/*
	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 */
}
#header .nav-wrapper #sb_menu .nav {
    padding-top: 4px;
}
#header .nav-wrapper #sb_menu .nav li a {
    letter-spacing: 1px;
    font-size: 15px;
}

#sb-timeline #steps-nav li:first-child .content .title-small {
letter-spacing: 2px;
}

#header .nav-wrapper #sb_menu .nav li a {
    letter-spacing: 1px;
    font-size: 15px;
}

#header .nav-wrapper #sb_menu .nav li a {
    border-radius: 5px !important;
    padding: 6px 25px !important;
}

#sb-timeline #steps-nav li:not(.passed) .title-small {
    color: #4c4c4c !important;
    letter-spacing: 1px;
}
#sb-timeline #steps #steps-content #sb_booking_content .tab .excerpt-info .btn-bar .btn.select {
    border-radius: 7px !important;
    font-size: 14px !important;
    letter-spacing: 2px;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_weekly_container .data-col .time-container .sb_time_slots_weekly_day_container .time-slot.free a {
padding: 20px;
letter-spacing: 1px;
}

#main #main-buttons .btn {
    border-radius: 6px;
}
.tab.tab-col .excerpt-info .preloader {
border-radius: 0;
}

#main #main-buttons .btn.custom a {
    padding: 12px 30px;
    font-size: 18px;
    letter-spacing: 2px
}

.title-main {
    font-family: Noto Sans,sans-serif !important;
}

#sb-timeline #steps-nav li a {
    font-family: Noto Sans,sans-serif !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .header {
    font-family: Noto Sans,sans-serif !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper .header  {
    font-family: Noto Sans,sans-serif !important;
}
.current-booking-info .cap {
    font-family: Noto Sans,sans-serif !important;
}
.tab.tab-col .excerpt-info .preloader {
    padding-bottom: 85% !important;
}

.tab.tab-col .cap {
    font-weight: normal !important;
    letter-spacing: 1px;
    text-align: center;
}

#header .header-controls {
display: block;
}

#header .nav-wrapper {
     background: #f6f6f62b !important;
    border-radius: 10px !important;
}
#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd .content .txt.short p {
   color: #5f5f5f;
   font-size: 14px;
   letter-spacing: 1px;
}
#sb-timeline #steps #steps-content #sb_booking_content .service-item .tab-with-popup .txt.full {
    padding: 20px;
}