@import url("./variable.css?v=6.6");
@import url("./main.css?v=11.3");
@import url("./footer.css?v=6.4");
@import url("./auth.css?v=6.8");
@import url("./cart.css?v=1.7");
@import url("./checkout.css?v=1.1");
@import url("./wishlist.css?v=1.2");
@import url("./dashboard.css?v=1.2");

button:not(:disabled):not(.disabled):not(.password-toggle):not(.btn-close):not(.wishlist-toast__close):not(.wishlist-undo-toast__close):not(.wishlist-newui__remove-all):not(.sf-cart-qty button):not(.cart-drawer__qty-btn):not(.swal2-close):hover,
input[type="submit"]:not(:disabled):hover,
input[type="button"]:not(:disabled):hover,
a.btn:hover,
.btn:hover,
.button:hover,
[role="button"]:hover,
.auth-submit:hover,
.auth-submit:focus,
.auth-submit:active,
.auth-submit--static:hover,
.auth-submit--static:focus,
.auth-submit--static:active,
#login-button.auth-submit:hover,
#login-button.auth-submit:focus,
#login-button.auth-submit:active,
#register-button.auth-submit:hover,
#register-button.auth-submit:focus,
#register-button.auth-submit:active,
#verify-button.auth-submit:hover,
#verify-button.auth-submit:focus,
#verify-button.auth-submit:active,
#pwd-btn.auth-submit:hover,
#pwd-btn.auth-submit:focus,
#pwd-btn.auth-submit:active,
.auth-forgot-submit:hover,
.auth-forgot-submit:focus,
.auth-forgot-submit:active,
.account-submit:hover,
.account-pill:hover,
.account-page button.submit:hover,
.account-page button[type="submit"]:hover,
.cart-drawer__button:hover,
.sf-cart-item__remove:hover,
.sf-cart__continue:hover,
.sf-checkout-btn:hover,
.products-page-newui .product-content-wrap .btn:hover,
.best-selling-card .btn:hover,
.featured-products-section .product-content-wrap .btn:hover,
.products-page-newui .products-load-more__button:hover,
.products-page-newui .products-load-more__top:hover,
footer.main .sf-footer-newsletter .form-subcriber button:hover,
footer.main .sf-footer-social a:hover,
.swal2-confirm:hover {
    border-color: #dc3545 !important;
    background: #dc3545 !important;
    background-color: #dc3545 !important;
    color: #fff !important;
}
