/*
	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 */
}

body {
font-family: 'Transducer', sans-serif;
}

main #main-content #sb_content #client-login button.btn {
    background: #000000;
    color: #ffffff!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .detail-step .right-side #sb_book_btn {
    color: #ffffff!important;
} 

btn,  .select a.btn.select a {
color:#fff!important;
}

a.btn.select a, .tab .btn.select a, #sb_time_classes_service_container .btn.select a, .package-content .btn.select a, div.tab .btn.select a, a.btn.select a {
color:#ffffff!important;
}



#sb-timeline #steps-nav li:first-child .title-small, #sb-timeline #steps-nav li.passed .title-small, #sb-timeline #steps-nav li.passed + li:not(.passed) .title-small {
    color: #ffffff!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .paid-attribute-footer .btn.next {
    background: #000000;
    color: #ffffff!important;
}

 #events p.duration, #events div.duration   {
	/* add your css rule here */
}


 #events p.description, #events div.description   {
	/* add your css rule here */
}

#main #main-buttons .btn.map a{
color:white!important;
}

body {
background-color:white!important;
}

#main #main-buttons .btn.book a{
color:white!important;
}

#main-buttons .wrapper .inner .bar .btn.map:after {
color:white!important;
}


 #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 .detail-step .right-side #sb_book_btn{
color:#FFFFFF;
}

.invoice-pay-page-grid_item.right-block .right-block--section-pd {
background:white!important;
}

.invoice-pay-page-grid_item.right-block .right-block--body table thead{
background:white!important;
}

.invoice-payment-systems #sb_pay_btn{
background-color:black;
color:white!important;
}

.invoice-notification--pay, .invoice-notification.closed .invoice-notification--open {
    background-color: #000000;
    color:white!important;
}


#header .brand.company-logo-only .logo{
margin-top:5px!important;
}