.product-quantity{display:flex;overflow:hidden;border:1px solid #92096c;border-radius:4px;height:2.5em;width:6.5em;padding:0 .25em}.product-quantity label{position:absolute;left:-99999px}.product-quantity input{width:3.3125em;height:100%;padding:0 .5em;text-align:center;border:none;font-size:.75em;color:#92096c}.product-quantity button{border:none;width:3.3125em;height:100%;padding:0;touch-action:manipulation}.product-quantity button:hover{top:0;transition:none}.product-quantity button:first-of-type span{margin-top:6px}.product-quantity button span svg{width:14px;min-width:14px}.product-quantity button span svg path{stroke-width:2}