#sb-timeline #steps #time-settings #sb_booking_company_time {
    display: none;
}
#sb_gdpr_report_module_container #sb_gdpr_show_form_btn {
    display: none!important;
}
.copyright {
    display: none;
}
#sb_booking_info .booking-info ul li:first-child a .title-small {
    font-size: 0!important;
}
#sb_booking_info .booking-info ul li:first-child a .title-small::after {
    content: "Especialidad"!important;
    font-size: 16px!important;
}
#sb_booking_info .booking-info ul li:nth-of-type(2) a .title-small {
    font-size: 0!important;
}
#sb_booking_info .booking-info ul li:nth-of-type(2) a .title-small::after {
    content: "Especialistas"!important;
    font-size: 16px!important;
}
div#sb-plugin-container::after {
content: "";
display: block;
width: 67%;
height: 576px;
position: absolute;
background: #f7f7f7;
top: 200px;
}