@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

* {
    font-family: 'Montserrat', sans-serif;
}

h1, h2, h3, h4, h5, h6, .title {
    font-family: 'EB Garamond', serif !important;
}

div.container-fluid.column {
    min-height: 80px !important; 
    align-items: center !important;
}

tbody, a {
    font-size: 10pt !important;
}

#main-buttons .wrapper .bar .btn {
   margin-top: 380px;
}
@media (max-width: 767px) {
#main-buttons .wrapper .bar .btn {
    margin-top: 100px;
    }
}

img.header__logo-image {
   transform: scale(1.5);
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel > .wrap-collapse-content .collapse-content .biggest-previev {
    height: 250pt !important;
    display: flex !important;
    align-items: center !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .item.panel > .wrap-collapse-content .collapse-content .biggest-previev img {
    max-width: 100% !important;
    max-height: 100% !important;
    width: auto !important; 
    height: auto !important;
    object-fit: contain !important; 
}

@media (max-width: 767px) {
.header__content, .header__logo, .header__right {
        height: 70px !important;
        min-height: 70px !important;
        display: flex !important;
        align-items: center !important;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
}

img.header__logo-image {
        max-height: 50px !important; 
        width: auto !important;
        transform: none !important; /
}

.header__navigation-toggle {
        margin: 0 !important;
        position: static !important;
}
}


 #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   {SERVICES
	/* 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 */
}
