.ww-quantity-selector{background-color:#fff;border:1px solid #bdbcb3;border-radius:4px;height:36px;min-width:101px;overflow:hidden;width:100%;width:101px}.ww-quantity-selector,.ww-quantity-selector .ww-quantity-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ww-quantity-selector .ww-quantity-btn{-webkit-box-pack:center;-ms-flex-pack:center;background-color:transparent;border:none;color:#414138;cursor:pointer;font-size:2rem;height:48px;justify-content:center;padding:0;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;width:40px}.ww-quantity-selector .ww-quantity-btn span{line-height:1;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ww-quantity-selector .ww-quantity-btn:active:not(:disabled),.ww-quantity-selector .ww-quantity-btn:hover:not(:disabled){background-color:#fff}.ww-quantity-selector .ww-quantity-btn:disabled{cursor:not-allowed;opacity:.4}.ww-quantity-selector .ww-quantity-btn:focus{outline:none}.ww-quantity-selector .ww-quantity-input{-webkit-box-flex:1;-webkit-appearance:textfield;appearance:textfield;-moz-appearance:textfield;border:none;color:#414138;-ms-flex:1;flex:1;font-size:1.4rem;font-weight:500;height:auto;padding:0;text-align:center}.ww-quantity-selector .ww-quantity-input::-webkit-inner-spin-button,.ww-quantity-selector .ww-quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ww-quantity-selector .ww-quantity-input:focus{-webkit-box-shadow:none;box-shadow:none;outline:none}.ww-quantity-selector .ww-quantity-input:disabled{background-color:#f9f7f6;color:#b0b0b0;cursor:not-allowed}