.yith-wcbk-booking-search-form__row__content {
    display: flex;
    align-items: center;
}

.yith-wcbk-booking-field.yith-wcbk-booking-date {
    margin-right: 10px;
}

.yith-wcbk-booking-field.yith-wcbk-booking-time.yith-wcbk-booking-end-time,
.yith-wcbk-booking-field.yith-wcbk-booking-time.yith-wcbk-booking-start-time {
    text-align: center;
    display: inline-block;
    width: 35% !important;
}

.yith-wcbk-form-section-dates-date-time {
    display: none !important;
}

/* Hide all elements inside the container */
div.yith-wcbk-form-section.yith-wcbk-form-section-duration.yith-wcbk-form-section-duration--type-customer > label {
    display: none !important;
}

input.yith-wcbk-booking-real-duration {
    display: none !important;
}

span.yith-wcbk-booking-duration__label {
    display: none !important;
}

select.yith-wapo-option-value option:disabled {
    color: #ccc;
}
