quantity-selector-legacy{display:flex;justify-content:center;margin:1rem 0}quantity-selector-legacy .quantity-btn{width:45px;height:45px;display:flex;justify-content:center;align-items:center;border:1px solid gray;background:#f2f2f2;color:#000;cursor:pointer}quantity-selector-legacy .quantity-btn:hover{background:#f2f2f2}quantity-selector-legacy .quantity-btn:active{background:#f2f2f2}quantity-selector-legacy .quantity-btn svg{stroke:#000;width:15px;height:15px}quantity-selector-legacy .quantity-input{-webkit-user-select:text;user-select:text;border-top:1px solid gray;border-bottom:1px solid gray;border-left:0;border-right:0;text-align:center;min-width:90px;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield;border-radius:0;height:auto;padding:0}quantity-selector-legacy .quantity-input::-webkit-outer-spin-button,quantity-selector-legacy .quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}
