/* Add custom CSS styles below */ 
.s-block--fixed-banner .banner--fixed img {
    border-radius: 13px!important;
    border: 1px solid #c29750;
}

@media (max-width: 767px) {
    salla-slider .slide--one-sixth {
        width: 28%;
    }

    img.lazy.object-cover.mx-auto.w-40.h-40.rounded-full.group-hover\:scale-110.duration-400.loaded {
        height:8rem;
    }

    .simplified-products .s-products-slider-card, .simplified-products .offer-slide {
        width: 205px;
    }

       }
       
   .s-block {
    margin-top: rem;
}

element.style {
}
.mt-12 {
    margin: 0rem;
}

.s-block--enhanced-features__item .feature-icon i {
   
    color: #581326;}
    
    
    
    .bg-primary {
     background-color: #581326;
     }
     
     
     
     .text-primary-reverse {
     color: #efbb81;
}

.btn--outline-primary {
     border-color: #581326;
     color: #581326;
}

.btn--outline-primary:hover {
     background-color: #581326;
    color: #efbb81;   
 }