/*
	Custom CSS
	Please make sure your CSS rules are 
	more particular / have higher priority
	then other page styles
*/

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .container-caption {
    font-size: 20px;
    font-weight: 500;
    margin-bottom: 40px;
text-align: center;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_flexible_container .hour-line .sb_time_flexible_hour_container .time-slot .cell, #sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_container .slot a, #sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_weekly_container .data-col .time-container .time-slot .cell {
    border-radius: 50px;
    height: 40px;
    min-height: 40px;
    line-height: 40px;
    font-weight: 500;
    font-size: 14px;
text-align: center;
}


div#sb_time_slots_container{text-align:center!important;}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

#sb-timeline #steps-nav li a {
display: none!important;
}

#sb-timeline #steps-nav ul li.active:before, #sb-timeline #steps-nav ul li.passed+li:not(.passed):before {
    display: none!important;
}

.is-widget:not(.line) #header.widget {
display: none!important;
}

.is-widget #sb-timeline {
    padding-bottom: 0px!important;
}


#sb-timeline #steps-nav ul li.active, #sb-timeline #steps-nav ul li.passed+li:not(.passed) {
    display: none!important;
}

.col-xs-12 {
    display:none!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .time-legend {
display:none!important;
}

#booking-result-view #booking-result-tabs, #membership-view #membership-filters .filter-list, #sb-timeline #steps-nav, .add-review input, .add-review textarea {
    display:none!important;
}

body {
    font-family: Avenir,sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    height: 100px!important;
min-height: 0vh!important;
}

.is-widget #sb-main-container {
    min-height: 300px;
    padding-bottom: 25px;
padding-left: 30px!important;
padding-right: 30px!important;
padding-top: 0px!important;

}

#sb-main-container {

padding-bottom: 0px!important;
padding-top: 0px!important;
}

.section-pd {
    padding-bottom: 10px!important;
}


#footer .copyright {
display: none!important;
}

#footer {
display: none!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .col-md-9.col-md-12 #sb_timeview_container .timeline-wrapper .tab-pd {
    padding-bottom: 0px!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .day-off {
    font-weight: 500;
color: #B3E0C7!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .date.selected .day-on, #sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .date.selected .day-off {
    font-weight: 500;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .weeks-date .date {
    height: 40px;
    line-height: 40px!important;
    font-weight: 600;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-date .date {
    min-width: 40px;
    line-height: 40px;
    text-align: center;
padding-right: 3px;
    font-size: 15px;
    border-radius: 50%;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_dateview_container .top-date-select .calendar .weeks-name .name {
    min-width: 30px;
    text-align: center;
    font-size: 15px;
    text-transform: none;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 0px solid #a2a2a2;
    font-weight: 500;
}

.weeks-name.row-no-padding.clearfix {
    border-bottom: 1px solid #ffffff!important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .header .txt-center {
    font-weight: 500;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
}

#sb_terms_and_conditions a {
    color: #206246;
font-weight: 500!important;
}

#sb-timeline #steps #steps-content #sb_booking_content #details .detail-step .left-side #sb_client_info_container label {
    font-size: 16px!important;
    width: auto;
    padding: 27px 0 11px 15px;
    text-align: right;
    font-weight: 400;
    text-transform: none;
}

.current-booking-info .label {
font-weight: 500!important;
    display: block;
    width: 190px;
    padding-right: 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

section#main-buttons {
    background-image: none!important;
}

#main #main-buttons {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    background-size: cover;
    background-position: 50%;
    min-height: 300px!important;
}

#header .nav-trigger {
    display:none!important;
}