input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
body.modal-open .datetimepicker{ z-index: 99999 !important;}
.sold-out{background: #d61313; position: absolute; bottom: 12px; right: 10px; min-width: inherit; padding: 0px; width: 76px; height: 26px; line-height: 26px; text-align: center; color: #fff; border-radius: 3px; margin: 0;}