#sb-timeline #steps #steps-content #sb_booking_content .item .tab .tab-pd {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    /* color: black; */
    background-color: #f7f2ed;
}

.tab.tab-col .cap.short {
    font-family: PlayfairDisplay;
    text-align: center;
    line-height: 1.2;
    font-size: 24px;
    height: 60px;
    font-weight: 500;
    margin-top: 10px;
}

.tab.tab-col .txt.short {
    height: 72px;
    line-height: 24px;
    text-align: center;
}

#sb_main #main #main-buttons {
    min-height: 1050px;
}
#header .nav-wrapper {
    justify-content: flex-start;
}
@media (max-width: 2024px){
#sb_main #main #main-buttons {
    min-height: 300px!important;
}}
@media (max-width: 2366px){
#sb_main #main #main-buttons {
    min-height: 680px!important;
}}
#sb_service_step_container > div> div > div.excerpt-info > div.preloader {
 display: none;
}
#main-buttons .wrapper .inner .bar {
    margin-left: 200px;
}
#sb_service_step_container > div > div > div.excerpt-info > div.tab-pd > div.content > div.txt.short {
}
.tab.tab-col .bar-service {
    height: 28px;
    line-height: 23px;
    overflow: hidden;
}


#sb-timeline #steps #steps-content #sb_booking_content #details .title-main {
    text-align: center;
    display: none;
}

#sb-main-container #main #sb-timeline #steps #details .detail-step-wrap .detail-step .license-links-container .promotions-letter-flag label[role=button]{
    display: none;
}

.form-group.form-client-phone{
    display: none;
}


#sb-timeline #steps #steps-content #sb_booking_content .service-item .bar-service .d-flex {
    margin-bottom: 15px;
    min-height: 44px;
    display: none;
}

div.category-item.item:nth-child(2) {
display: none
}

#sb-timeline #steps #steps-content #sb_booking_content .provider-item a.provider-link {
    display: block;
    text-decoration: none;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    min-height: 200px;
    overflow: hidden;
    display: none;
}

#header .brand .logo a img {
    max-height: 84px;
    max-block-size: max-content;
}

#main-buttons .wrapper .inner .company-name.company-logo-and-name, #main-buttons .wrapper .inner .company-name.company-name-only {
    display: block;
    display: none;
}

/*
	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 */
}

