.quantity-input-wrapper{border:1px solid #d7e457;border-radius:8px;justify-content:center;align-items:center;width:-webkit-fit-content;width:fit-content;height:40px;margin:0 auto;display:flex;overflow:hidden}.quantity-btn{border:none;justify-content:center;align-items:center;width:40px;height:100%;display:flex}.quantity-value{text-align:center;color:#0d1b3e;border-left:1px solid #d7e457;border-right:1px solid #d7e457;width:40px;font-size:16px;font-weight:500}@media (max-width:768px){.quantity-input-wrapper{touch-action:manipulation;height:36px}.quantity-btn{touch-action:manipulation;width:36px;min-width:36px;height:100%}.quantity-btn:active{transform:scale(.95);background-color:#c5d147!important}.quantity-value{width:36px;min-width:36px;font-size:16px}}@media (max-width:480px){.quantity-input-wrapper{height:44px}.quantity-btn{width:44px;min-width:44px}.quantity-value{width:44px;min-width:44px;font-size:18px}}
