/* Add custom CSS styles below */ 
.footer-social-item a {
    border-color: #fabb17;
}
.rtl\:pl-3:where([dir="rtl"], [dir="rtl"] *) {
    display: none;
  
}
html:not(.dark) .product-single {
    background-image: none !important;
}
#app .mm-ocd .mm-ocd__content, #app .mm-ocd .mm-ocd__content #mobile-menu {
    background-color: #f9f4d7 !important;
    color: #e7a46d !important;
}