#tryzub-reservation-time,
#tryzub-reservation-time-select,
#tryzub-reservation-time:hover,
#tryzub-reservation-time-select:hover,
#tryzub-reservation-time:focus,
#tryzub-reservation-time-select:focus,
#tryzub-reservation-time:valid,
#tryzub-reservation-time-select:valid {
    background-color: #557867 !important;
    color: #f7f0df !important;
    -webkit-text-fill-color: #f7f0df !important;
}

#tryzub-reservation-time option,
#tryzub-reservation-time-select option {
    background-color: #ffffff;
    color: #222222;
    -webkit-text-fill-color: #222222;
}

#tryzub-reservation-time.tryzub-reservation-time-has-value,
#tryzub-reservation-time-select.tryzub-reservation-time-has-value,
#tryzub-reservation-time.tryzub-reservation-time-has-value:hover,
#tryzub-reservation-time-select.tryzub-reservation-time-has-value:hover,
#tryzub-reservation-time.tryzub-reservation-time-has-value:focus,
#tryzub-reservation-time-select.tryzub-reservation-time-has-value:focus {
    color: #ff7f1a !important;
    -webkit-text-fill-color: #ff7f1a !important;
}

#tryzub-reservation-date-native-wrap {
    box-sizing: border-box !important;
    display: block !important;
    margin: 0 !important;
    position: relative !important;
    width: 100% !important;
}

#tryzub-reservation-date-native-display {
    color: #ff7f1a !important;
    pointer-events: none !important;
    -webkit-text-fill-color: #ff7f1a !important;
    width: 100% !important;
}

#tryzub-reservation-date-native {
    -webkit-appearance: none !important;
    appearance: none !important;
    background: transparent !important;
    border: 0 !important;
    bottom: 0 !important;
    color: transparent !important;
    cursor: pointer !important;
    height: 100% !important;
    left: 0 !important;
    margin: 0 !important;
    opacity: 0.01 !important;
    padding: 0 !important;
    position: absolute !important;
    right: 0 !important;
    top: 0 !important;
    width: 100% !important;
    z-index: 2 !important;
    -webkit-text-fill-color: transparent !important;
}

#tryzub-reservation-date-native::-webkit-calendar-picker-indicator {
    height: 100%;
    opacity: 0;
    width: 100%;
}

.wpcf7 form.init .wpcf7-response-output {
    display: none !important;
}

.wpcf7 form.sent .wpcf7-response-output,
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    background-color: #557867 !important;
    border: 3px solid #f7f0df !important;
    border-radius: 8px !important;
    box-sizing: border-box !important;
    color: #f7f0df !important;
    display: block !important;
    font: inherit !important;
    line-height: 1.35 !important;
    margin: 24px 0 0 !important;
    padding: 16px 20px !important;
    text-align: left !important;
    -webkit-text-fill-color: #f7f0df !important;
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #ff7f1a !important;
    color: #f7f0df !important;
    -webkit-text-fill-color: #f7f0df !important;
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.spam .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output {
    border-color: #f4362d !important;
}
