/* header color */
body.trans_header.slider_has_overlay .store-header *:not(custom-salla-product-card *), body.trans_header.slider_has_overlay .store-header .s-cart-summary-wrapper .sicon-cart:not(custom-salla-product-card *){
color: #152838 }
 
  
  /* الاعلان */
body.trans_header .store-header{
	top: 40px;
}


  /* الماركات  */
@media (min-width: 1024px){
.s-block--brands .lg\:grid-cols-6 {
    grid-template-columns: repeat(5,minmax(0,1fr));
}}```
 
 
text-lg text-center font-bold tracking-tight sm:text-2xl{
    color: white;
}
 
 .sm\:text-2xl {
    color: white;
}

.store-footer__newsletter button {
   background-color: white;
}
 
.footer-is-light .store-footer .store-footer__newsletter input {
    color: white;
}






 
 /* footer color */
 .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: #152838

}

 
 
 
 
 
 
 /* لون من نحن  */
.z-\[1\] {
    color: white;
}

 /* لون روابط مهمه  */
.order-1 {
    color: white;
}

 /*  لون الارقام   */
.unicode {
    color: white;
}

 /*  لون الايقونات */
.sicon-iphone:before {
     color: white;
}
.sicon-whatsapp2:before {
      color: white;
}
.sicon-phone:before {
      color: white;
}
.sicon-mail:before {
      color: white;
}
.sicon-instagram:before{
      color: white;
}
.sicon-snapchat:before{
      color: white;
}
.sicon-tiktok:before{
      color: white;
}
.sicon-facebook:before{
      color: white;
}