/* Add custom CSS styles below */ 
header .dark .da-bgm {
    background-color: #c322685c !important;
}
footer .s-button-primary:not(:hover) {
    background-color: #f89049;
}
.store-footer a:hover, .store-footer h3{
    color: #f89049!important;
}
.s-add-product-button-mini-checkout-content:where([dir="rtl"], [dir="rtl"] *),.dark .s-quantity-input-button {
    color: white;
    fill: #ffffff;
}
.dark .form-input{
background-color: white;
}
/*.dark .s-quantity-input-button {
    fill: #ffffff;
}*/
.dark .s-quantity-input-container {
    border-color: #c32268;
}.sicon-menu:before {
    color: white;
    content: "\ed7f";
}