.quantity-box{gap:.18rem}.quantity-box,.quantity-btn{display:flex;align-items:center}.quantity-btn{background:#fff;border:2px solid #007bff;color:#007bff;border-radius:50%;width:18px;height:18px;justify-content:center;font-size:.7rem;font-weight:700;cursor:pointer;transition:background .2s,color .2s;outline:none;padding:0}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-value{min-width:32px;text-align:center;border:2px solid #007bff;border-radius:6px;font-weight:600;font-size:.9rem;background:#fff;color:#858585;padding:1px 0;margin:0 2px}.cart-drawer-qty-box{gap:.08rem!important}.cart-drawer-qty-box .quantity-btn{width:14px!important;height:14px!important;font-size:.6rem!important;border-width:1.5px!important}.cart-drawer-qty-box .quantity-value{min-width:22px!important;font-size:.7rem!important;padding:0!important;border-width:1.5px!important}