/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
 #events h3   {
	/* add your css rule here */
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}


 #events .selectedEvent   {
	/* add your css rule here */
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
}


 #events input.select_another_btn   {
	/* add your css rule here */
}


 #eventForm #start_date-block-container h3, #eventForm #timeline-container h3   {
	/* add your css rule here */
}


 #eventForm #save_button   {
	/* add your css rule here */
}


 div.ui-widget-content   {
	/* add your css rule here */
}


 div.ui-widget-header   {
	/* add your css rule here */
}


 #timeline-container table.timeline   {
	/* add your css rule here */
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
}


 .timeline td.free_time   {
	/* add your css rule here */
}


 .timeline td.selected_time   {
	/* add your css rule here */
}


 .timeline td.reserved_time   {
	/* add your css rule here */
}


 div#loading   {
	/* add your css rule here */
}


 #start_date-block-container .zend_form dt, start_date-block-container .zend_form dt b, start_date-block-container .zend_form dd label   {
	/* add your css rule here */
}

/* Lato Light global für alle Texte */
@import url('https://fonts.googleapis.com/css2?family=Lato:wght@300&family=Playfair+Display:wght@700&display=swap');

/* Global: Lato Light */
body, html, * {
    font-family: 'Lato', sans-serif !important;
    font-weight: 300 !important;
}

/* Menü-Elemente */
nav, .sb_main_nav, .sb_menu, .sb_menu * {
    font-family: 'Playfair Display', serif !important;
    font-weight: 700 !important;
}

/* "Kontaktieren Sie uns"-Feld ausblenden */
.sb_contact_us_container,
.sb_contact_us,
.contact-us-wrapper,
.contact_us_box,
.sb_footer_contact_us {
    display: none !important;
}

/* Menüpunkt „Bewertungen“ ausblenden */
a[href*="/reviews"], 
a[href*="/bewertungen"],
.nav-menu a:contains("Bewertungen"),
.nav-menu li.reviews,
li.page-reviews {
  display: none !important;
}

<script src="//widget.simplybook.me/v2/widget/widget.js" type="text/javascript"></script>
<script type="text/javascript">
    var widget = new SimplybookWidget({"widget_type":"reviews","url":"https:\/\/freedesk4u.simplybook.me","theme":"tender","theme_settings":{"sb_base_color":"#5281bc","timeline_hide_unavailable":"1","hide_past_days":"0","timeline_show_end_time":"0","timeline_modern_display":"as_slots","display_item_mode":"block","booking_nav_bg_color":"#5281bc","body_bg_color":"#191d1f","sb_review_image":"","dark_font_color":"#191d1f","light_font_color":"#ffffff","btn_color_1":"#385e8e","sb_company_label_color":"#5281bc","hide_img_mode":"0","show_sidebar":"1","sb_busy":"#c7b3b3","sb_available":"#d6ebff"},"timeline":null,"datepicker":null,"is_rtl":false,"app_config":{"predefined":[]},"reviews_count":"0","hide_add_reviews":1});
</script>