/* Add custom CSS styles below */ 
.main-nav-container .s-user-menu-dropdown {
    background-color: #bcd9ce;
}
.main-nav-container .s-user-menu-dropdown .s-user-menu-dropdown-item .s-user-menu-dropdown-item-title {
    color: #161616;
}
.store-footer {
        background-color: rgb(6 81 51);
   
}
.store-footer__inner, .store-footer__newsletter {
       background-color: rgb(15 147 95);
  }
  .store-footer__curve {
  color: rgb(21 149 97);
}
.store-footer__contacts-row {
        background-color: rgb(17 135 87);
    }
    .text-gray-400 {
   
    color: rgb(255 255 255);
}
a.text-gray-500.\!flex.items-center.gap-x-2 > span[data-target-text="صندوق رمضان"] {
     color: red;
   }
   .product-card.out-of-stock.product-card--primary-buttons salla-add-product-button button{
	color: red !important;
}

.product-card.product-card--primary-buttons.out-of-stock salla-add-product-button i{
	color: red !important;
}