/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/

body {
font-family: Robotoserif,Arial,sans-serif !important;
}

 #events h3   {
	/* add your css rule here */
color: #212121;
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
color: #212121;
}


 #events p.description, #events div.description   {
	/* add your css rule here */
color: #212121;
}


 #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 */
}


 div#widget_container   {
	/* add your css rule here */
}


 #widget_container #widget_header   {
	/* add your css rule here */
}


 #widget_container #widget_footer   {
	/* add your css rule here */
}


 #widget_container h1.title a   {
	/* add your css rule here */
}


 #events .event_price   {
	/* add your css rule here */
}


 #eventForm dd.extention_data   {
	/* add your css rule here */
}


 dd.extention_data dl.zend_form dt, dd.extention_data dl.zend_form dd label   {
	/* add your css rule here */
}

.cap {
color: #fff;
}

.tab {
background-color: #1a1a1a;
}

#header {
display: none !important;
}

.step_info_item   {

}

#steps-nav {
background-color: #292929 !important;
}

#sb-timeline #steps-nav li:first-child:after {
background: #292929 !important;
border-top-color: #292929 !important;
border-left-color: #292929 !important;
border-bottom-color: #292929 !important;
}

#sb-timeline #steps-nav li:first-child.passed:after {
background: transparent !important;
    border-top-color: transparent!important;
    border-left-color: transparent !important;
    border-bottom-color: transparent !important; 
}

#sb-timeline #steps-nav li.passed + li:not(.passed):after {
background: #292929 !important;
border-top-color: #292929 !important;
border-left-color: #292929 !important;
border-bottom-color: #292929 !important;
}

.section {
background: #1a1a1a;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .day-on {
color: #fff;
}

#sb_simplybook_terms_link {
color: #fff !important;
}

#footer .cookies {
background: #000;
}

#footer a {
color: #fff !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header span {
color: #fff !important;
}

#sb_user_terms_link {
color: #fff !important;
}

.tab-pd {
background-color: #212121;
}

.modal-content {
background-color: #212121 !important;
}

.license-modal a {
color: #fff !important;
text-decoration: underline;
}

.txt.short {
display: none !important;
}

.tab {
box-shadow: 0 0px 1px 0 rgba(256,256,256) !important;
border-radius: 0px !important;
}

.web {
justify-content: left !important;
margin-top: 8px !important;
padding-left: 10px;
gap: 8px;
}

.bar-service {
justify-content: center;
}

.section-pd {
background-color: #212121;
box-shadow: 0 0px 1px 0 rgba(256,256,256) !important;
border-radius: 0px !important;
}

#schedule {
background: none !important;
}

#sb-main-container #main #sb-timeline #steps-nav ul {
padding-top: 2rem;
padding-bottom: 2rem;
}

.form-group input {
color: #000 !important;
}

#sb_terms_and_conditions a {
color: #fff !important;
}