.quantityEditor[data-v-6f9162ce]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:10px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:130px;position:relative}.quantityEditor.disabledForm .quantityBtn[data-v-6f9162ce]{cursor:not-allowed;opacity:.6}.quantityEditor.disabledForm .quantityInputField[data-v-6f9162ce]{cursor:not-allowed}.quantityInput[data-v-6f9162ce]{background-color:#fff;border:1px solid #ddd;border-radius:8px;height:28px;width:130px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:5px;-webkit-box-sizing:border-box;box-sizing:border-box}.quantityBtn[data-v-6f9162ce],.quantityInput[data-v-6f9162ce]{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.quantityBtn[data-v-6f9162ce]{background-color:#ffefee;border-radius:5px;width:20px;height:20px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-transition:background-color .2s;transition:background-color .2s}.quantityBtn[data-v-6f9162ce]:hover:not(.disabled){background-color:#ffe0de}.quantityBtn.disabled[data-v-6f9162ce]{cursor:not-allowed;opacity:.6}.quantityBtnText[data-v-6f9162ce]{line-height:normal;color:#ff4960;font-size:20px;height:28px;line-height:28px}.quantityInputField[data-v-6f9162ce]{-webkit-box-flex:1;-ms-flex:1;flex:1;border:none;outline:none;text-align:center;font-size:13px;line-height:normal;color:#333;background-color:transparent;padding:0;margin:0;width:100%;min-width:0}.quantityInputField[data-v-6f9162ce]::-webkit-inner-spin-button,.quantityInputField[data-v-6f9162ce]::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.quantityInputField[type=text][data-v-6f9162ce]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.edit-qty-message{font-size:12px;min-width:116px;height:26px;line-height:26px;border:1px solid #ffefee;position:fixed;-webkit-box-shadow:0 2px 4px rgba(254,183,183,.25);box-shadow:0 2px 4px rgba(254,183,183,.25);-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:4px;white-space:nowrap;padding:2px 19px;color:#e71410;text-align:center;background-color:#fff;z-index:9999}.edit-qty-message:before{content:"";position:absolute;bottom:-4.5px;left:50%;width:10px;height:10px;background-color:#fff;-webkit-box-sizing:border-box;box-sizing:border-box;border-right:1px solid #ffefee;border-bottom:1px solid #ffefee;-webkit-transform:rotate(45deg);transform:rotate(45deg)}