.elementor-5435 .elementor-element.elementor-element-8304ad1{--display:flex;}/* Start custom CSS *//* Only hide the calendar if it's inside the 'assessment-only' container */
#assessment-only .am-select-service-date, 
#assessment-only .el-calendar,
#assessment-only .am-select-service-time {
    display: none !important;
}

/* Ensure the 'Continue' buttons still show so they can get to the payment info */
#assessment-only .am-confirm-booking-data {
    display: block !important;
}/* End custom CSS */