body {
    letter-spacing: .05ex;
}

.zoomIn {
    animation-name: none;
}

.logo {
  margin-top: 16px;
}

.page--booking #main-buttons {
    display: none !important;
}

.full-info .tab-pd {
    background: #fff !important;
}

.step_info_item.active {
    background: #67cfc8 !important;
}
.step_info_item.active .title-small {
    color: #ffffff !important;
}

#sb_menu a, #main-buttons a {
    text-transform: uppercase;
}
#main-buttons, #main-buttons .wrapper {
    min-height: 280px !important;
}

@media screen and (max-width: 1024px) {
#main-buttons {
    background-image: none !important;
}
#main-buttons, #main-buttons .wrapper {
    min-height: auto !important;
}
}

.service-item .tab.tab-col .txt.short {
    height: 130px;
    max-height: 130px;
    margin-bottom: 10px;
}

.service-item .tab.tab-col .excerpt-info .tab-pd .content .read-more {
    display: none !important;
}

#sb_reviews_list_container .review-likes, #sb_gdpr_report_module_container {
    display: none !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 */
}

.tab.tab-col .excerpt-info .preloader {
    padding-bottom: 70% !important;
}


@media (max-width: 767px) {
#main #main-content #sb_content #sb-timeline #steps-content #sb_booking_content .step-content.datetime-step #sb_prev_month, #main #main-content #sb_content #sb-timeline #steps-content #sb_booking_content .step-content.datetime-step #sb_next_month {
    background-color: #67cfc8;
    padding-top: .5em;
    padding-bottom: .5em;
}
#main #main-content #sb_content #sb-timeline #steps-content #sb_booking_content .step-content.datetime-step .txt-right .txt, #main #main-content #sb_content #sb-timeline #steps-content #sb_booking_content .step-content.datetime-step .txt-left .txt {
    display: block;
    width: 100%;
    background-position: center;
}
#main #main-content #sb_content #sb-timeline #steps-content #sb_booking_content .step-content.service-step .item {
    margin-bottom: 30px;
}
.tab.tab-col .excerpt-info {
    box-shadow: 0 0 16px rgba(0, 20, 30, .35);
}
}