/*
	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 */
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .day-on{
font-weight:700;
}

#sb_main.page--index #main-content{
padding-bottom:100px; line-height:26px;
}

#sb_main.page--index #main-content .title-main{
text-transform: uppercase; color: #e0895a; font-size: 22px;
}

#sb_main.page--index #main-content #content-view{
padding: 0 0 30px;
}

#sb_main.page--index #main-content #content-view #about-us .txt{
font-size:22px;
}

#sb_main.page--index #main-buttons{
position:absolute; left:0; bottom:40px; z-index:999;
}


#sb_main.page--booking #main-buttons{
display:none !important;
}


#sb_main.page--booking .promotions-letter-flag{
display:none !important;
}


#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .buttons-container{display:block; text-align:left;}

#sb_main.page--booking #sb_book_btn{
min-height:60px; font-weight:600 !important;
}


#sb_booking_content .hidden-xs{display:none !important;}

 #sb_booking_content .top-date-select .calendar .weeks-date .col-md-4, .top-date-select .calendar .weeks-name .col-md-4{
width:100% !important;}

/* #sb_simplybook_terms_link{font-weight:400;} */

#sb_main .overlay-blur-bg{background-position:0 0;}

/* MEDIA MAX MIN */
@media (max-width: 600px) {

#sb_main.page--index #header .col-xs-8, #sb_main.page--index  #header .col-xs-4{
display:none !important;
}

#sb_main.page--index #header{
padding-top:20px; margin-bottom:0;
}

#sb_main.page--index #main-content #content-view #about-us .txt, #sb_main.page--index #main-content .title-main{
font-size:16px;
}


#sb_back_button > * {
color:#ffffff !important;
}


} /* END MEDIA MAX MIN */



