.product-quantity{display:flex;align-items:center;background:var(--color-warm-white-tint);border-radius:10px;max-height:50px}.product-quantity label{display:none}.product-quantity input{width:4.375em;height:2.125em;padding:0 .5em;text-align:center;border-left:none;border-right:none;border-radius:4px}.product-quantity button{width:2.25em;max-width:2.25em;min-width:2.25em;height:2.25em;min-height:2.25em;padding:0;border:none;background:0 0;font-weight:300;outline:0}.product-quantity button:focus,.product-quantity button:hover{border:none!important}