/*
	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 */
}

#main-buttons .wrapper .inner .bar .btn{
border-radius: 0px; 
}
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_container .slot a{
border-radius: 0px; 
}
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .inner.selected, #sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .date.selected{
border-radius: 0;}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .buttons-container #sb_book_btn{
border-radius: 0;
}
.modal-dialog .modal-content .modal-footer .btn{
border-radius: 0;
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .left-side #sb_client_info_container label{
padding-top: 11px; 
text-transform: initial;
}

#header .nav-trigger.toggle-mnu{
display: none; 
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .license-links-container .promotions-letter-flag {
display: none;}
#sb_gdpr_report_module_container{
padding-top: 60px;
}

#sb_gdpr_report_module_container:before{
content: ""; 
background: url(https://schoenedingeneheim.secure.simplybook.it/uploads/schoenedingeneheim/image_files/preview/ae65283a495a409062f1890d49a5ac32.png);
    position: absolute;
    height: 41px;
    width: 40px;
    z-index: 999999;
    top: 10px;
    left: 50%;
    background-size: cover;
    transform: translateX(-71%);
}

.current-booking-info .booking-btns .btn.sb_add_to_cal{
border-radius: 0px; 
}
.current-booking-info .booking-btns .sb-book{
border-radius: 0px; 
}
.current-booking-info .booking-btns .btn.sb_cancel_btn{
border-radius: 0px; 
}
.btn-default.show-all{
display: none; 
}
