.quantity-selector{display:inline-flex;align-items:center;gap:.6rem;background:transparent}.qty-btn{width:42px;height:42px;border:1px solid #bcc4d0;border-radius:999px;background:#fff;color:#566070;font-size:26px;font-weight:400;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .2s ease}.qty-btn:hover:not(:disabled){background:#f8fafc;border-color:#aeb7c4}.qty-btn:disabled{opacity:.45;cursor:not-allowed}.qty-btn.minus{padding-bottom:3px}.qty-btn.plus{padding-bottom:1px}.qty-spinner{width:14px;height:14px;border:2px solid #c3cad6;border-top-color:#5d6878;border-radius:50%;animation:qty-spin .7s linear infinite}@keyframes qty-spin{to{transform:rotate(1turn)}}.qty-input{width:30px;height:42px;border:none;text-align:center;font-size:16px;font-weight:500;color:#111827;background:transparent;padding:0}.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}