.cart-button4>button{color:#fff;cursor:pointer;background-color:#262626;border:1px solid #0000;border-radius:3px;justify-content:center;align-items:center;gap:10px;width:12rem;height:2.8rem;margin-top:1rem;padding:.9rem 1.5rem;font-weight:500;transition:all .3s;display:flex;position:relative;overflow:hidden}.cart-button4>button:hover{color:#262626;background-color:#fff;border-color:#262626}.cart-button4>button:disabled{opacity:.6;cursor:not-allowed}.cart-button4 .cart-button4-quantity{justify-content:space-evenly}.cart-button4 .cart-button4-quantity svg{width:19px;height:19px}.cart-button4 .cart-button4-quantity-number{font-size:calc(1.2*var(--rem))}.cart-button4-loader{border-width:2.5px;width:18px;height:18px}
