/* Add custom CSS styles below */ 
.dark .da-cp,.dark .s-slider-block__title h2,.store-footer h3,.dark .s-block--banners .banner-square h3 {
    color: #89471c !important;
  
}
.s-button-primary{
background-color:#89471c !important;
border-color:#89471c !important;}
.angel-ad ,.s-cart-summary-count,.dark .tabs .tab-trigger,.bubble,.s-slider-block__display-all::after, .s-block__display-all::after{
    background-color: #89471c !important;
}
.dark .tabs .tab-trigger.is-active{
 background-color: #e7e4e4 !important;
}
.s-login-modal-title:is(.dark *) {
     color: #89471c !important;
}
.iti--separate-dial-code .iti__selected-dial-code:is(.dark *) {
    color: #89471c !important;
}
.btn--primary {
    background-color: #89471c !important;
    border-color: #89471c !important;
    border-width: 1px;
    color: #fff;
}
body [multiple]:is(.dark *), body [type=email]:is(.dark *), body [type=number]:is(.dark *), body [type=tel]:is(.dark *), body [type=text]:is(.dark *), body select:is(.dark *), body textarea:is(.dark *) {
    color: #000 !important;
}