.QuantitySelector{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #deddde;white-space:nowrap}.QuantitySelector svg{width:10px;height:10px;stroke-width:1.5px;vertical-align:-1px}.QuantitySelector__Button{display:inline-block;padding:5px 9px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.QuantitySelector__CurrentQuantity{display:inline-block;width:20px;padding:0;font-size:14px;text-align:center;letter-spacing:normal;background:0 0;border:none}.QuantitySelector--large .QuantitySelector__CurrentQuantity{width:35px;font-size:18px}.QuantitySelector--large .QuantitySelector__Button{padding:10px 20px}.QuantitySelector--large svg{width:11px;height:11px}@media screen and (min-width:641px){.QuantitySelector__Button{padding:7px 14px 8px 14px}.QuantitySelector__CurrentQuantity{font-size:16px}}