/*text color, description*/ 

#sb-timeline #steps #steps-content #sb_booking_content .service-item .bar-service .badge {
color: #16283F !important
}
#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd {
color: #16283F !important
}

/*booking steps*/
#sb-timeline #steps-nav li a {
color: #16283F
}
#sb-timeline #steps-nav li.active a {
color: #01CD7C !important
}

/*our time*/
#sb-timeline #steps #time-settings #sb_booking_company_time {
color: #16283F
}

/*home page*/
#content-view #contacts li .links a {
color: #01CD7C !important
}

 section#about-us.section, section#schedule.section, section#contacts.section {
color: #16283F
}

/*book now*/
#main-buttons .wrapper .inner .bar .btn {
background: #16283F !important;
box-shadow: 0 4px 0 #16283F !important;
}

/*header, nav menu*/
#header .nav-wrapper #sb_menu .nav li a {
color: #01CD7C !important
}
#header .nav-wrapper .items-wrapper .nav-item#sb_client_info .login-container .avatar {
background: white
}

#header {
background: #16283F !important
}

/*text color*/
#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd, #sb-timeline #steps #steps-content #sb_booking_content .service-item .bar-service .badge, #sb-timeline #steps #sb_back_button span:last-child, #sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header .txt-center {
color: #16283F
}



/*timeslots*/
a.cell.sb-cell.free {
background: #F2F2F2
}
a.cell.sb-cell.free.hovered.buffertime {
background-color: #98EBCB;
color: #01CD7C
}
a.cell.sb-cell.free.hovered {
background-color: #01CD7C;
color: white
}
span.cell.sb-cell.breaktime {
background-color: #C5C5C5;
color: white
}
.time-legend .available .circle {
background: #F2F2F2 !important
}

/*top calendar*/
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .date.selected {
background: #98EBCB !important;
}
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .date.selected .day-on {
color: #01CD7C !important
}

div#sb_dateview_container.section div.name.is-holiday {
color: #91A3A8 !important
}
div#sb_dateview_container.section div.name {
color: #16283F !important
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header span:not(.fa) {
color: #01CD7C
}

/*calendar, arrows*/
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header #sb_next_month:before, #sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header #sb_prev_month:before {
border-color: #01CD7C !important
}
#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .timeline-wrapper .header .txt-right a:before, #sb-timeline #steps #steps-content #sb_booking_content .datetime-step .timeline-wrapper .header .txt-left a:before {
border-color: #01CD7C !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   {
	/* 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 */
}

.samesite-cookies__popup-link {
    display: none !important;
}
