/* Add custom CSS styles below */ 
 #mainnav .navbar-brand img{
  filter: drop-shadow(1px 1px 1px #00000063) !important;
 }
#slider-6 h1::before{
 content: '';
  display: flex;
  margin:auto;
  width: 250px; /* غير الرقم حسب الحجم المطلوب */
  height: 250px;
  background-image: url("https://cdn.salla.sa/form-builder/Qu6ZzRkth0jf0bnoL5mTfHgCob5BzvboafS45blK.png") !important;
  background-size: contain;
  background-repeat: no-repeat;
}
.g_cat .container{
 padding-top:20px;
}
.banner_ad{
 max-height:790px !important;
}
.banner_ad .relative.w-auto a{
 background-color:#CEAE99 !important;
}
footer{
    color:white !important;
}
footer .text-sm{
    color:white !important;
}
footer + .footer-margin p{
    color:white !important;
}
@media (max-width:768px){
 #mainnav .navbar-brand {
   
 }
 #slider-6 h1::before{
   filter: brightness(0) saturate(100%) invert(100%) !important;
 } 
}
.s-button-btn:hover{
    color: #414042 !important;
}

/*product page*/
article#productDescription li {
    list-style: inside !important;
}
article#productDescription  span, article#productDescription li > strong,
.main-content h1{
    color: initial;
}