@import url('https://fonts.googleapis.com/css?family=Arial');

#header .column {max-width:100%;padding:0 40px 0!important}
#header .brand.company-logo-only .logo {max-width:500px}
#header {background:white !important;margin: 0px 0 20px !important;font-weight:500}
#header .nav-wrapper #sb_menu .nav li {letter-spacing: -.55px}

#header {display:none !important}

#main #main-buttons .wrapper {height:0px}
main#main {margin-top:45px}

#sb_booking_content .tab .excerpt-info .preloader {background:#eeeeee!important}

div.copyright, .time. #sb-timeline #steps #steps-content #sb_booking_content .tab .excerpt-info .tab-pd .content, div.txt.short, #main #main-buttons, #footer, .cart-container {display:none!important}

#main-buttons .bar {display:none !important;margin-top:40px}

#header .nav-wrapper #sb_menu .nav li {
border: 2px solid #888;
padding: 7px 7px;
font-size: 13px;
font-weight:700;
letter-spacing:.5px;
border-radius: 2px;
text-transform: capitalize;
font-family: "Open Sans";}
#header .nav-wrapper #sb_menu .nav li a {font-family: arial;}
#header .nav-wrapper #sb_menu .nav li.active a {border-bottom-color:white}
a.nav-popup-hide:hover {border-bottom:none!important}

div.row.row-eq-height {padding:10px 0}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_container .slot.available a {color:white}

#sb-timeline #steps-nav li.passed + li:not(.passed):after {background:#888}

/* TIME SELECTION */
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .timeline-wrapper #sb_time_slots_container .slot.available.available {background:#ff7438 !important}
#sb-timeline .datetime-step .calendar .date.selected {background:#ff7438 !important}
div.date a {border-radius: 50%}
#sb-timeline #steps-nav li .tab {background:#f4f4f4}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .day-on {color:#555}

#sb-timeline #steps #steps-content #sb_booking_content .provider-item .caption {background: rgba(0, 0, 0, .10);text-align:center}


@media only screen and (max-width: 679px) {
#sb-timeline #steps #steps-content #sb_booking_content .tab {margin:10px!important}
#header {display:none!important}
#sb-timeline #steps #sb_back_button span {position: relative;
top: -10px}
main#main {margin-top:0px}
}



/*
	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 */
}