/* Add custom CSS styles below */ 

.top-navbar:not(.topnav-has-bg) {
background-color: var(--header-text-color);
color: #e1d2bf;
}

.product-card--primary-buttons button, .product-card--primary-buttons salla-button {
border-color: #5a3728!important;
color: #5a3728!important;
background-color: var(--color-primary)!important;
border-radius: 100px;

}

.product-card--primary-buttons button i, .product-card--primary-buttons salla-button i {
color: #5a3728!important;
}
.main-menu>.has-children:hover>a {
color: #ffffff;
}
.main-menu li.root-level>a:hover {
color: white;
}
/*
.object-cover {
object-fit: contain!important;
}
*/
@media (min-width:768px){}
.md\:mt-12 {
margin-top: -1rem !important;
}
}

*, :after, :before {
border: 0 solid #5a3728;
box-sizing: border-box;
}
*, :after, :before {
border: 0 solid #5a3728;
box-sizing: border-box;
}


#about-9 img.lazy.loaded {
opacity: 1;
transform: scale(1);
border-radius: 100px 20px 20px 20px;
}


/* الصورة */
.store-footer::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image: url("https://f.top4top.io/p_3789l7vqn1.png");
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: 1380px;
  opacity: 0.2;
  z-index: 0;
}




.mxxxx .object-cover {
object-fit: cover !important;

  
}