.custom-checkbox .custom-label {
	background-color: #000000;
}


.current-booking-info .calendar .header {
background: #757575 !important
}

#sb-timeline #steps #steps-content #sb_booking_content .provider-item.item.panel>.wrap-collapse-content {
  height: 100% !important;
  display: block !important;
}
#sb-timeline #steps #steps-content #sb_booking_content .provider-item.item.panel .btn-bar .wrap-read-more .read-more {
  display: none !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .category-item.item.panel>.wrap-collapse-content {
  height: 100% !important;
  display: block !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .category-item.item.panel .btn-bar .wrap-read-more .read-more {
  display: none !important;
}
#sb-timeline #steps #steps-content #sb_booking_content .item.panel>.wrap-collapse-content .collapse-content .biggest-previev img {
display: none
}





#sb_terms_and_conditions .custom-checkbox .custom-label {
background-color: black
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .date.selected .day-on {
color: black !important
}

.filter.filter__booking-step {
display: none
}

#header .items-wrapper .nav-item#sb_client_info .login-container .avatar .logged-out {
display: none
}


#sb_client_info > div > i {
display: none !important;
}

/*
	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   {
	font-family: "Corbert Condensed", sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}


 #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   {
	font-family: "Corbert Condensed", sans-serif;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5;
}


 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 .login-container    {
visibility: hidden;
}


 #widget_container #widget_footer   {
	/* add your css rule here */
}


 #widget_container h1.title a   {
	/* add your css rule here */
}


 #events .event_price   {
	font-family: "Corbert Condensed", sans-serif;
}


 #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 */
}

