/* Add custom CSS styles below */ 
.dark .da-bgm {
    background-color: #9e663c !important;

}
.sicon-menu:before {
    content: "\ed7f";
    color: #ffffff !important;
}
.dark .da-tm {
    color: #ffffff !important;
}
.sicon-store2:before {
    content: "\efbb";
    display: none;
    
}    
.sicon-checklist:before {
    content: "\e992";
    display: none;
}
.sicon-world:before {
    content: "\f0c3";
    display: none;
}
.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgba(31, 41, 55, 1);
    color: rgba(31, 41, 55, var(--tw-text-opacity, 1));
    display: none;
} 



.s-cart-summary-count {
    background: #ffffff;
    padding: .1rem;
    height: .9rem;
    width: .9rem;
    color: #9e663c !important;
}
.s-fast-checkout-button.rtl {
    flex-direction: row-reverse;
    color: #ffffff !important;
    background-color: #9e663c !important;
}
.s-add-product-button-mini-checkout-content:where([dir="rtl"], [dir="rtl"] *) {
    flex-direction: row-reverse;
    color: #9e663c !important;
}

.mobile-menu .links-menu .footer-list a {
    padding-bottom: .5rem;
    color: #ffffff !important;
}
.dark .contact-links a {
    background-color: #ffffff !important;
    color: #9e663c !important;
}
.sicon-cancel:before {
    content: "\ea47";
    color: #ffffff !important;
    border: 1.5px solid;
    border-radius: 5px;
}
.s-block__title h2 {
    position: relative;
    font-size: 1.8rem;
    line-height: 1.75rem;
    margin-top: 15px;
    text-align: center;
    color: #9e663c !important;
}
.s-block__title p {
    margin-top: 0.5rem;
    font-size: 0.975rem;
    line-height: 2.25rem;
    opacity: 1;
    color: #000000 !important;
    text-align: center;
}
.store-footer .footer-container {
    justify-content: space-between;
    gap: 1rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: #ffffff !important;
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
    color: #ffffff;
    
}
.footer-top {
    border: 0;
    box-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
    margin-bottom: 13px;
    padding: 24px;
    display: flex;
    justify-content: center !important;    
 
 }
[dir="rtl"] .footer-middle .footer-list a {
        text-align: center;
 }
 
[dir="rtl"] .footer-middle h3 {
        text-align: center;
 
 } 
.store-footer h3 {
    color: #ffffff !important;
}
.rtl\:rounded-r-none:where([dir="rtl"], [dir="rtl"] *) {
    border: 1px solid;
}  
.s-button-element:not(:disabled):not([loading]) {
    color: #ffffff !important;
} 
.dark .form-input, .dark input, .dark textarea, .dark select, .dark .tel-input, .dark .s-login-modal-input, .dark .s-product-availability-input, .dark .s-verify-input, .dark .s-comment-form-input {
    color: #ffffff;
    background-color: #ffffff;
} 
.footer-profile p {
    margin-left: auto;
    margin-right: auto;
    max-width: 24rem;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    font-family: var(--font-secondary);
    line-height: 1.5rem;
    display: block;
}

.text-white {
    --tw-text-opacity: 1;
    color: #ffffff !important;
    font-size: large;
}
.lazy__bg.lazy_menu {
    display: none;
}
#mobile-menu .brands-link, #mobile-menu [href$=blog] {
    display: none;
}
.dark .da-cp {
    color: #ffffff !important;
}
.mm-spn.mm-spn--light {
    color: #ffffff !important;
    background: #9e663c !important;
}
@media (min-width: 1024px) {
    .lg\:text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem;
        display: none;
    }
}