/*from designer*/
@import url('https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;600;700&family=Rubik:wght@300;400;500;600;700&display=swap');

body {
    font-family: 'Quicksand', sans-serif;
font-size: 17px;
color: #4A4A4A !important;
}

.company-name.company-logo-and-name {
    font-family: 'Rubik', sans-serif;
}

#content-view #about-us .title-main {
font-weight: 700;
font-family: 'Rubik', sans-serif;
color: #003d4c !important;
}

#content-view .title-main {
font-weight: 700;
font-family: 'Rubik', sans-serif;
color: #003d4c !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .container-caption {
font-size: 16px
}

#main-buttons .wrapper .inner .company-name {
 font-weight: 700;
 font-size: 76px;
}


#simplybook-frame, .sb-content, .sb-service-list, .sb-booking-form, .sb-button, .sb-step-header {
    text-align: left;
}

#main-buttons .wrapper .inner .bar .btn a {
color: #ffffff !important;
font-weight: 700;
}

#sb_booking_content .tab .btn.select a {
color: #ffffff !important;
font-weight: 700;
}

#sb_booking_content .tab .excerpt-info .tab-pd .btn-bar .btn.select {
border-radius: 6px !important;
}

#sb_booking_content .btn {
color: #ffffff !important;
}

#sb_booking_content .btn {
border-radius: 6px !important;
font-weight: 700;
}

#sb_booking_content .provider-item .tab.tab-col .excerpt-info .btn-bar .btn.select {
border-radius: 6px !important;
}

#sb_booking_content .provider-item .tab.tab-col .excerpt-info .btn-bar .btn.select {
color: #ffffff !important;
font-weight: 700;
}

#main-buttons .wrapper .inner .bar .btn {
border-radius: 6px !important;
}

#sb_booking_content .sb-cell.free {
color: #ffffff !important;
font-weight: 700;
}

#content-view [class*=col-] #schedule {
background-color: #163C4B;
border-radius: 8px;
border: none;
}

#content-view #schedule .title-main {
color: #ffffff !important;
}

#content-view #schedule .overview tr td.time {
color: #fab619 !important;
font-weight: 500;
font-size: 16px;
}

#content-view #schedule .overview tr td.day {
color: #ffffff !important;
font-size: 17px;
}

#content-view [class*=col-] #schedule {
margin: 64px auto;
}

#sb-timeline #steps #steps-content #sb_booking_content .paid-attribute-step #sb_attribute_list_container .product-item.selected {
border-color: #e6e7ec !important;
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .buttons-container #sb_multiple_booking_btn {
background-color: #fab619 !important;
}









/*book now button changes*/
#sb_time_slots_container .sb-cell.free {
visibility: hidden;
}

#sb_time_slots_container .sb-cell.free:hover:after {
background-color: #DEA111;
color: white;
}

#sb_time_slots_container .sb-cell.free:after {
display: inline-block !important;
margin-right: 10px;
vertical-align: top;
width: 100%;
max-width: 111px;
border-radius: 3px;
line-height: 40px;
text-align: center;
font-size: 15px;
font-weight: 600;
margin-bottom: 10px;
position: relative;
background-color: #fab619;
content: 'Click To Book' !important;
visibility: visible !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .time-legend {
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 */
}

