/* Add custom CSS styles below */ 




section.s-block--special-products-slider .slider-wrap {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}

section.s-block--special-products-slider .items-center {
        max-height: 420px!important;
    }
    
section.s-block--special-products-slider .space-y-5  {   min-height: 450px!important}



.footer-is-custom .store-footer {
    background-color: #634113 !important;
    color: #ffffff; /* لون النص */
}

.footer-is-custom .store-footer a {
    color: #f5f5f5;
}

.footer-is-custom .store-footer__curve {
    color: #634113 !important;
}
.footer-is-custom .store-footer{
  margin-top: 0px;
}
.footer-is-custom .store-footer .store-footer__contacts-row, .footer-is-custom .store-footer .store-footer__inner, .footer-is-custom .store-footer .store-footer__newsletter{
      background-color: #845828 !important;
}

.s-block--animate.banners-slider img.lazy{
  border-radius: 0px !important;
  margin-bottom: -1px;
}