.product-quantity{display:flex;align-items:center;justify-content:center;gap:.5em}.product-quantity label{display:none}.product-quantity input{text-align:center;width:4em;padding:0 1em}.product-quantity button{width:2em;max-width:2em;min-width:2em;height:2em;min-height:2em;padding:0}.product-quantity button.down span{top:-2px}