/* Start custom CSS */form.metform-form-content .mf-field-wrapper,
form.metform-form-content .mf-input-wrapper,
form.metform-form-content label[for="booking-time"],
form.metform-form-content input[name="booking-time"],
form.metform-form-content .flatpickr-input{
    display:none !important;
    visibility:hidden !important;
    opacity:0 !important;
    height:0 !important;
    width:0 !important;
    overflow:hidden !important;
    position:absolute !important;
}/* End custom CSS */