@import url('https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700;800&display=swap');


body{
background-color:#F9F9F9;
  font-family: "Almarai", sans-serif;
  font-weight: 400;
}

.bg-inherit{
background-color:#F9F9F9 !important;
}

.s-product-card-entry{
border: 2px solid #024457;
}

.s-button-btn, .s-price-range-number-input{
border: 2px solid #024457;
}

.s-product-card-image img{
border-bottom: 1px solid #024457;
}

.s-product-card-vertical .s-product-card-wishlist-btn button{
display:none;
}


.store-footer__inner{
background-color:#024457 !important;
color:white;
}

footer .md\:flex{
background-color:#024457;
}

.copyright-text p{
color:white;
}

.store-footer a:hover{
color:#7CCF04;
}

.s-user-menu-trigger{
background-color:#F9F9F9;
}

.banner--fixed img{
     background-color:transparent !important;
 }
     
     
.top-navbar {
        display: none;
}
     
 #main-slider-8{
     display:none;
}

 

@media screen and (min-width: 951px) {

     
.banner--fixed{
display: none;
}
     
     .s-block--features+.s-block--features, .s-block--fixed-banner+.s-block--fixed-banner, .s-block--banners+.s-block--banners{
     margin-top: -4em;
     }
        
     
     .full-banner-entry{
     background-color:transparent !important;
     margin-bottom:-100px;
     }
     
     .full-banner-entry::after, .full-banner-entry::before{
     display:none;
     }
     
     #main-slider-9{
     display:none;
     }

}
 
 
 @media screen and (max-width: 950px){
 
.full-banner-entry{
 display:none;
 }
 
 salla-slider.photos-slider .swiper{
 display:none;
 }
 
 .s-block--hero-slider .swiper-slide .overlay-bg:after{
 background-color:transparent !important;
 }
 
 .s-slider-container {
padding-top:0px;
}

 
 }
 
 
 /* New Design Code */
 
 .main-nav-container{
 min-height:0px;
 }
 
 .bg-center{
 border-top: 1px solid;
 border-bottom: 1px solid;
 }
 
.s-slider-block__title h2{
 color:#024153;
 font-weight: 900;
 font-size: 1.3rem;
 border-right: 5px solid #024153;
 padding-right:15px;
 }
 
 #best-offers-4-slider{
 margin-top:60px;
 }
 
 .s-slider-block__title{
  margin-bottom:25px;
 }
 
 @media screen and (min-width: 951px) {
 
 .s-reviews-header-wrapper{
 margin-top:50px;
 }
 
#main-slider-7{
 display:none;
 }
 
 }