/* Add custom CSS styles below */ 
body{
background: #E9E1CE;
}
html:lang(en) #firstSecBanner{
display:none;
}
#firstSecBanner,#firstSecBannerEn{
margin-top:0px;
}
#firstSecBanner .container,#firstSecBannerEn .container{
width: 100%;
  max-width: 100%;
  padding: 0px;
}
#firstSecBanner .container img,#firstSecBannerEn .container img{
border-radius: 0px;
}

html:lang(en) #firstSecBanner{
display:none;
}
html:lang(ar) #firstSecBannerEn{
display:none;
}

#aboutUsSec,#aboutUsSecEn{
margin-top:55px;
margin-bottom:20px;
}
#aboutUsSec .container,#aboutUsSecEn .container{
display: flex;
}
.colTxt{
width: 60%;
}
.imgSecAbout{
width: 40%;
}

.colTxt h2{
color:#544629;
font-size: 35px;
  font-weight: bold;
  margin-bottom: 15px;
  display: flex;
}
.descAbout{
color:#7A7468;
}
.colTxt h3{
color:#544629;
}
.colTxt ul{
color:#7A7468;
margin-bottom:10px;
column-count: 2;
}
.colTxt ul li{
  display: flex;
  margin-bottom: 12px;
}
#benefitsSec h2,#benefitsSecEn h2{
justify-content: center;
color:#544629;
font-size: 35px;
  font-weight: bold;
  margin-bottom: 30px;
  display: flex;
}
.pointsBenf{
display: flex;
  justify-content: center;
}
.benPoi {
  background: #fff;
  border-radius: 20px;
  margin: 0px 7px;
  text-align: center;
 min-height: 225px;
  padding: 10px;
  width: 20%;
  }
  .benPoi img{
  width: 89px;
  margin: 7px auto;
  }
   .benPoi p{
  color:#544629;
  text-align:center;
  }
  #benefitsSec{
  margin-top:50px;
  }
  custom-salla-product-card{
  padding: 12px!important;
  border-radius: 0px!important;
  }
  .s-product-card-image{
    border-radius: 0px!important;
  }

  .s-product-card-content-title a{
  color: #7A7468;
  }
  .s-product-card-price{
  color: #544629;
  font-weight: 800;
  font-size: 19px;
}
 
 custom-salla-product-card::before{
content: "";
  display: block;
  width: 80px;
  height: 32px;
  margin-top: -27px;
  background-image: url('https://cdn.files.salla.network/homepage/1537832953/14ae3124-dbf1-4f46-aded-7b56f6b4f676.webp');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px auto;
  margin-top: -27px;
  margin-bottom: 6px;
}
.swiper-wrapper{
padding-top:10px;
}

h2.productCategTit{
justify-content: center;
  color: #544629;
  font-size: 35px;
  font-weight: bold;
  margin-bottom: 30px;
  display: flex;
}  
  
  .sectProdTit{
  justify-content: center!important;
  }
  html:lang(ar) .offerbanerwasEn{
  display:none;
  }
    html:lang(en) .offerbanerwas{
  display:none;
  }
.offerbanerwas .container,.offerbanerwasEn .container{
max-width: 100%;
  padding: 0px;
}  

 .offerbanerwas .container img,.offerbanerwasEn .container img{
 border-radius: 0px;
 } 
 
   .s-block--features__item{
   border-radius: 32px;
   }
 .s-block--features__item .feature-icon{
 background: #fff;
 } 
 .s-block--features__item .feature-icon i {
 font-size: 2.875rem;
  color: #544629;
 }
 .s-block--features__item h2{
 color: #544629;
  font-size: 23px;
  font-weight: 800;
 }
 .s-block--features__item p {
  color: #7A7468;
  margin-top: 11px;
 }
 .store-footer,.store-footer__inner{
 background: #E9E1CE!important;
 }
 
 .footer-logo-img{
 margin-bottom:15px;
 }
 
 .store-footer p,.store-footer a,.store-footer h3 {
 color:#544629!important;
 }
 #mainnav{
 background: #E9E1CE;
 }
.s-search-input {
border-radius: 5px!important;
  background: #fff!important;
  box-shadow: 0px 0px 5px rgba(0,0,0,0.25);
}
 
.searchsec{
padding-top: 2%;
}
 .fixed-header .searchsec{
padding-top: 1%;
}
 .top-navbar{
 display:none;
 }
 
 .product-index .s-products-list-wrapper.s-products-list-vertical-cards{
 padding-top: 17px;
 }
 
 salla-comments .s-comments.s-comments-product{
 background:#e9e1ce;
 }
 .header-buttons button span.mx-1\.5,.header-buttons button span i{
 display :none;
 }
.header-buttons button{
 background: #fff;
  margin: 0px 5px;
 }
 .header-buttons button span{
color: #7A7468;
  font-weight: bolder;
 }
 
 
 
/*media*/

@media screen and (max-width:900px){
.colTxt,.imgSecAbout{
width: 100%;
}
#aboutUsSec .container,#aboutUsSecEn .container{
display:block;
}
#aboutUsSec,#aboutUsSecEn{
margin-top: 40px;
}
.colTxt h2{
font-size:25px;
}
.colTxt h2 img{
width: 22px;
  height: 100%;
  object-fit: contain;
}
.colTxt h3{
font-size: 18px;
}
.colTxt ul {
  column-count: 1;
}
.colTxt ul li img{
height: 100%;
  width: 16px;
  object-fit: contain;
}
.imgSecAbout{
margin-top: 25px;
}
.pointsBenf{
display:block;
}
.benPoi{
width:97%;
margin: 16px 7px;
min-height: 205px;
}

salla-products-list custom-salla-product-card::before{
width: 58px;
margin-top: -23px;
}
custom-salla-product-card{
margin-top: 15px;
}
.s-block--features__item h2 {
  font-size: 18px;}
  .s-block--features__item p{
  font-size:14px;
  }
  .searchsec{
  display:none;
  }
  .footer-logo-img{
  width: 60%;
  margin: 0px auto;
  margin-bottom: 20px;
  }
  .store-footer__inner p,.store-footer__inner h3,.store-footer__inner salla-menu{
  text-align:center!important;
  }
  .store-footer__inner .s-contacts-item{
  justify-content: center;
  }
  
  
}