/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/
.form-horizontal .cap {
font-family: "Playfair Display", serif;
}
#sb-timeline #steps #steps-content #sb_booking_content #details .title-main, .title-main {
font-family: "Playfair Display", serif;
}
.section-pd .title-main {
font-family: "Playfair Display", serif;
}
 #events h3, .cap   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif!important;
}


 #events p.duration, #events div.duration   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}
.current-booking-info .cap {
font-family: "Playfair Display", serif;
}


 #events p.description, #events div.description   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 #events .selectedEvent   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 #events input.reserve_time_btn   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 #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 */
font-family: "Source Sans Pro", sans-serif;
}


 #eventForm #save_button   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 div.ui-widget-content   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
display:none;
}


 div.ui-widget-header   {
display:none;
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 #timeline-container table.timeline   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 .timeline td.not_worked_time   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 .timeline td.free_time   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 .timeline td.selected_time   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 .timeline td.reserved_time   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 div#loading   {
	/* add your css rule here */
font-family: "Source Sans Pro", sans-serif;
}


 #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 */
font-family: "Source Sans Pro", sans-serif;
}
#sb-main-container {
background-image: none!important;
}
#main-content {
background: #f3f4f7}