.cart-button1{margin-top:auto}.cart-button1 button{cursor:pointer;color:#fff;background-color:#333;border-radius:20px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-width:5.5rem;height:38px;font-size:.85rem;line-height:2.5rem;transition:all .3s;display:flex}.cart-button1 button:hover{opacity:.8}.cart-button1 button svg{scale:1.2}.cart-button1 button:disabled{opacity:.7;cursor:not-allowed}.isLoading{pointer-events:none;opacity:.7}.cart-button1-quantity{color:#fff;justify-content:space-evenly}.cart-button1-quantity .cart-button1-quantity-number{margin-bottom:0;font-size:1rem;font-weight:600;display:inline}.cart-button1-quantity:hover{opacity:1}.cart-button1-loader{border-width:2.5px;width:17px;height:17px}
