:root{
--color-primary: #f5bf0f!important;
}

body {
    background: #ffff!important;
}
body.product-single ul.s-payments-list {
    display: none !important;
}


body.index salla-products-slider.enhanced-products-slider.s-products-slider-wrapper.hydrated  .swiper-wrapper{justify-content:space-around}

span.s-cart-summary-count { background: var(--color-primary)!important;}
.carousel-slider .swiper:where([dir=rtl],[dir=rtl] *){
    padding: 0!important;
}
footer.store-footer li.w-12.h-8.bg-white.rounded.flex.items-center.p-1:nth-of-type(8),footer.store-footer li.w-12.h-8.bg-white.rounded.flex.items-center.p-1:nth-of-type(3) {display:none}
body.blog-single img.h-80.mb-10.w-full.object-cover.rounded-md {object-fit:contain}