/* Add custom CSS styles below */ 

section.s-block.s-block--photos-slider {margin-top:0}
salla-slider.photos-slider .swiper-slide {
        width: 100%;
    }
salla-slider.photos-slider .swiper:where([dir="rtl"], [dir="rtl"] *){
  padding: 0}
.inner.bg-inherit.w-full
 {
    background: #3E1E0E;
    color: white;
}
.s-cart-summary-total{
 color:white
}
.s-user-menu-login-btn svg{
 fill:white
}
i.header-btn__icon.icon.sicon-shopping-bag {color:white}
.s-product-card-content-title a{color: #3E1E0E}
.s-button-primary-outline{
  background: #3E1E0E;
  color: white
}
.s-block--features__item {
    border-radius: 1.375rem;}
.footer-is-light .store-footer{
  background: #FDE8CF
}
.footer-is-light .store-footer .store-footer__inner{
  background-color: #FDE8CF
}
.footer-is-light .store-footer{
  color:#3E1E0E;
}
.full-banner-entry {
        height: 760px;
    }