/* Add custom CSS styles below */ 
.dark .da-bgm {
    background-color: #f0e3d4 !important;
}
.sicon-menu:before {
    content: "\ed7f";
    color: var(--color-primary);
}
.dark .da-tm {
    color: var(--color-primary) !important;
}

.s-cart-summary-count {
    background: #daccb6;
    padding: .1rem;
    height: .9rem;
    width: .9rem;
    color: #680a09;
}
.dark .s-cart-summary-total {
    color: var(--color-primary) !important;
}
.dark.mobile-menu {
    color: var(--color-primary) !important;
    background: linear-gradient(359deg, #daccb6, #efe6d8) !important;
}
.mobile-menu .links-menu .footer-list a {
    padding-bottom: .5rem;
    color: var(--color-primary) !important;
}
.social-menu .social-links a.social-icon {
    display: none;
} 
.dark .contact-links a {
    background-color: #daccb6 !important;
    color: #680a09 !important;
}
.sicon-cancel:before {
    content: "\ea47";
    color: var(--color-primary);
    border: 1.5px solid;
    border-radius: 5px;
}
.lazy__bg.lazy_menu {
    display: none;
}
.s-block__title h2 {
    position: relative;
    font-size: 1.8rem;
    line-height: 1.75rem;
    margin-top: 15px;
    text-align: center;
    color: var(--color-primary);
}
.s-block__title p {
    margin-top: 0.5rem;
    font-size: 0.975rem;
    line-height: 2.25rem;
    opacity: 1;
    color: black;
    text-align: center;
}
.s-slider-block__title h2 {
    display: none;
}
.store-footer .footer-container {
    justify-content: space-between;
    gap: 1rem;
    border-bottom-width: 1px;
    --tw-border-opacity: 1;
    border-color: rgba(229, 231, 235, var(--tw-border-opacity));
    padding-top: 2rem;
    padding-bottom: 2rem;
    text-align: center;
    color: #daccb6;
    
}
.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: var(--color-primary);
}
.dark .da-cp {
    display: none;
}
.rtl\:rounded-r-none:where([dir="rtl"], [dir="rtl"] *) {
    border: 1px solid;
}  
.s-button-element:not(:disabled):not([loading]) {
    color: #daccb6;
} 
.s-product-card-promotion-title {
    position: absolute;
    z-index: 1;
    width: auto;
    --tw-bg-opacity: 1;
    background-color: #680a09 !important;
    font-size: 0.75rem;
    line-height: 1rem;
    --tw-text-opacity: 1;
    color: rgba(255, 255, 255, var(--tw-text-opacity, 1));
    opacity: 0.9;
}


   
.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: var(--color-primary);
    background-color: #fff9f0;
}    
[dir="rtl"] .md\:end-4 {
        left: 1rem;
        display: none;

}    
.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: contents;
}
.dark .footer-profile p {
    color: var(--color-primary);
}
.dark .da-brdr {
    border-color: var(--color-primary) !important;
}
.dark .footer-bottom .copyrights p {
    color: var(--color-primary);
}
.text-white {
    --tw-text-opacity: 1;
    color: #680a09;
}
.promotion-title {
    position: absolute;
    top: 1rem;
    z-index: 10;
    margin: 0px;
    width: auto;
    border-radius: 0.375rem;
    --tw-bg-opacity: 1;
    background-color: #680a09 !important;
    padding-left: 0.75rem;
    padding-right: 0.75rem;
    padding-top: 0.25rem;
    padding-bottom: 0.25rem;
    font-size: 0.875rem;
    line-height: 1.25rem;
    --tw-text-opacity: 1;
    color: #ffffff;
    opacity: 0.8;
}
.text-gray-400 {
    --tw-text-opacity: 1;
    color: var(--color-primary);
}