/* Add custom CSS styles below */ 

:root{--store-text-primary:#BA9467 }
:root{--color-primary:#BA9467 }

section.s-block.s-block--fixed-banner.wide-placeholder .container {
    padding: 0 !important;
}

.special-categories .group-banner .banner-button {
    background-color: #BA9467 !important;
    border-radius: 33px;
    color: #fff;
}

.special-categories .single-banner .banner-wrapper-infor {
    top: 8%;
}
.special-categories .single-banner .title-banner {
    font-size: 38px;
    font-weight: 700;
    margin-bottom: 7px;
}

.product-card {
    box-shadow: 0px 0px 10px #33333317;
    border-radius: 8px;
}
salla-products-slider.fit-slider-products.enhanced-products-slider.s-products-slider-wrapper.hydrated
 .swiper.s-slider-container.swiper-initialized.swiper-horizontal.swiper-pointer-events.swiper-rtl {
    padding: 1rem;
}


section.relative.-mt-56.sm\:mt-0 .to-black {
    --tw-gradient-to: transparent;
}

section.relative.-mt-56.sm\:mt-0 p{
display:none;

}


section.s-block.relative.special-cats-with-bg.special-cats-with-bg--5.mini_images .bg-gray-900,section.relative.-mt-56.sm\:mt-0 .group.relative.h-28.sm\:h-96.rounded-lg.bg-white.shadow-xl  {
    background-color: transparent;
}

section.promo_with_countdown.s-block.promo_with_countdown--13 a {
    background-color: #BA9467;
    color: #fff !important;
}

.testimonials-item.bg-storeBG .p-2\.5.md\:p-5.h-full.text-center {
    border-radius: 5px;
    background-color: #ebebeb;
}


@media(max-width: 768px){
.special-categories .group-banner .banner-image img {
    height: 100%;
    object-fit: cover;
}


}