.quantity-selector{display:inline-flex;align-items:center;border:1px solid #e0e0e0;border-radius:4px;overflow:hidden;background:#fff}.qty-btn{width:36px;height:36px;border:none;background:#f8f9fa;color:#333;font-size:18px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.qty-btn:hover:not(:disabled){background:#e9ecef}.qty-btn:disabled{opacity:.5;cursor:not-allowed}.qty-btn.minus{border-right:1px solid #e0e0e0}.qty-btn.plus{border-left:1px solid #e0e0e0}.qty-input{width:50px;height:36px;border:none;text-align:center;font-size:14px;font-weight:500;color:#333;background:#fff}.qty-input:focus{outline:none}.SelectedCart_drawerFix__KOugr .cart-product-item{margin:0}.SelectedCart_drawerFix__KOugr .cart-product-row{align-items:flex-start}.SelectedCart_drawerFix__KOugr .cart-product-content{position:relative;padding-right:36px}.SelectedCart_drawerFix__KOugr .cart-price-row{margin:4px 0 6px;flex-wrap:wrap}.SelectedCart_drawerFix__KOugr .cart-qty-list{margin:0;padding:0;list-style:none}.SelectedCart_drawerFix__KOugr .cart-qty-list li{margin:0;padding:0}.SelectedCart_drawerFix__KOugr .cart-qty-list .cart_qty{position:static;width:auto}.SelectedCart_drawerFix__KOugr .cart-qty-list .cart_qty .input-group{display:inline-flex;flex-wrap:nowrap;align-items:center;width:auto;min-width:120px}.SelectedCart_drawerFix__KOugr .cart-qty-list .cart_qty .qty-input{width:42px!important;min-width:42px;flex:0 0 42px}.SelectedCart_drawerFix__KOugr .cart-delete-group{position:absolute;top:0;right:0}.SelectedCart_drawerFix__KOugr .cart-delete-group .delete-button{width:30px;height:30px}.SelectedCart_drawerFix__KOugr .cart-product-content h5{padding-right:6px}