/* Add custom CSS styles below */ 


.simplified-products .s-products-slider-card .product-card--simplified .product-card__promotion, .simplified-products .s-products-list-wrapper .product-card--simplified .product-card__promotion, .simplified-products .offer-slide .product-card--simplified .product-card__promotion{
        top: auto;
        top: initial;
        bottom: 1rem;
        left: auto;
        left: initial;
        right: 1rem;
        display: none;
    }
    
    .footer-is-light .store-footer .store-footer__inner, .footer-is-light .store-footer .store-footer__contacts-row, .footer-is-light .store-footer .store-footer__newsletter {
    background-color: #633014;
    border-bottom:none;
    color: #fff!important ;
}

.footer-is-light .store-footer .store-footer__curve {
    color:  #633014 !important ;
}

.store-footer a  i  , .footer-is-light .store-footer .social-link{
    background: #fff !important;
    color:  #633014 !important;
    border: none !important;
}
.s-block--stats p {
font-size:18px !important;
}
.s-block--stats h6 {
    font-size: 27px;
}

.header-btn__icon {
    color: rgb(99, 48, 20);
}
.testimonials-item .text-store-text-primary {
    color: #633014;
}