@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;600;700;800&display=swap');

body {
    font-family: 'Montserrat', sans-serif !important;
}

#main-buttons .wrapper .inner .bar .btn {
	border-radius: 4px;
}

.tab .excerpt-info .tab-pd .btn-bar .btn.select {
	border-radius: 4px;
}

.provider-item .tab.tab-col .excerpt-info .btn-bar .btn.select {
	border-radius: 4px;
}

.btn {
	border-radius: 4px;
}


#main-buttons .wrapper .inner .bar .btn {
	border-radius: 4px;
}

.tab .excerpt-info .tab-pd .btn-bar .btn.select {
	border-radius: 4px;
}

.provider-item .tab.tab-col .excerpt-info .btn-bar .btn.select {
	border-radius: 4px;
}

.btn {
	border-radius: 4px;
}

#sb-timeline #steps #sb_booking_content #sb_datetime_step_container .inline-datepicker-wrapper #sb_dateview_container .section-pd .top-date-select .header #sb_next_date:hover, #sb-timeline #steps #sb_booking_content #sb_datetime_step_container .inline-datepicker-wrapper #sb_dateview_container .section-pd .top-date-select .header #sb_prev_date:hover {
	color: #28446B;
        background: rgba(51,51,51,.2);
}

.title-main {
	color: #28446B;
        font-weight: 600;
}

#main-buttons .wrapper .inner .company-name {
        font-weight: 600;
}

#sb-timeline #steps-nav li a {
	color: #28446B;
}

.custom-checkbox .custom-label {
	border: 2px solid #28446B !important;
}

.custom-form input, .custom-form select, .custom-form textarea {
	-webkit-appearance: auto;
	-moz-appearance: auto; 
	appearance: auto;
}

#header .row {
        align-items: center;
}

#sb-timeline #steps #steps-content #sb_booking_content .item .tab {
        background: #FFFFFF;
}

#header .nav-trigger {
    display: block;
    width: 28px;
    height: 28px;
    margin-top: 24px;
    cursor: pointer;
    position: static;
    left: 0;
    margin-left: -22px;
    z-index: 1100;
    background: transparent;
}

#header .brand .logo a {
    margin-left: 0px;
}

#sb-main-container #main #sb-timeline #steps #details .detail-step-wrap .detail-step .license-links-container .promotions-letter-flag label[role=button]{
    display: none;
}

#main #client-login .custom-form #sb_terms_and_conditions .promotions-letter-flag label[role=button]{
    display: none;
}