.product-quantity{display:flex;align-items:center}.product-quantity label{display:block;line-height:1;margin-right:.5em}.product-quantity label span{font-size:.75em}.product-quantity input{width:2em;height:2em;padding:0;text-align:center;border:none}.product-quantity button{width:2.75em;max-width:2.75em;min-width:2.75em;height:2em;min-height:2em;padding:0;border:none}.product-quantity button:focus,.product-quantity button:hover{background-color:var(--color-white);font-weight:600}