body, #header, #main #main-content #sb_content #sb_homepage_nav.fixed {
    background: #1D1D1B !important;
}

.promotions-letter-flag {
    display:none;
}

a.to-invoices-list {
    color: #99c221 !important;
}

#main-buttons {
    position: relative;
}

#main-buttons::before {
    content: '';
    position: absolute;
    inset: 0;
    z-index: 0;
    pointer-events: none;
    background: linear-gradient(180deg, #1D1D1B00 0%, #1D1D1B 100%);
}

#main-buttons .column-wrapper {
    position: relative;
    z-index: 1;
}

#main #main-buttons {
    min-height: 400px;
}

#main-buttons .wrapper {
    height: 400px;
}
#main-buttons .wrapper .inner .bar .btn.book:after {
    content: none;
}

.tab {
    border: none;
    border-radius: 20px;
}

.tab.tab-col .cap.short, .tab_provider-col .cap.short,
.current-booking-info .cap {
    font-size: 20px !important;
}

#main #main-content #sb_content #sb-timeline #steps #sb_booking_content .item .tab-pd .btn a,
.date.selected .day-on, 
.current-booking-info .cap, 
.booking-info {
    color: #1D1D1B !important;
}

#main #main-content #sb_content #sb_homepage_nav ul li.active {
    font-size: 50px;
}

#about-us .title-main, .copyright  {
    display: none;
}

#about-us .txt {
    color: #fff !important;
    font-size: 18px !important;
}

.footer-menu {
    border: none;
}

#booking-result-view #booking-result-tabs, 
#sb-timeline #steps-nav,
.section,
#sb_menu {
    border: none !important;
    background-color: #1d1d1b !important;
}

#booking-result-view #booking-result-tabs .tabs-container .tab-link {
    font-size: 18px !important;
}

#booking-result-view #booking-result-tabs .tabs-container .tab-link a, #sb-timeline #steps-nav li a,
.weeks-name,
.txt-center,
.day-on,
.available,
.time,
#sb_menu a {
    color: #fff !important;
}

.day-on {
    color: #99c221 !important;
    border: 2px solid #99c221 !important;
    display: flex;
    justify-content: center;
    font-weight: bold;
}

#booking-result-view #booking-result-tabs .tabs-container .tab-link.active a,
.section-pd {
    color: #99c221 !important;
}

.alert {
    background: #1d1d1b !important;
    color: #99c221 !important;
}

.btn, .slot a  {
    font-weight: bold;
}

.nav-wrap ul {
    border: none !important;
}

.is-holiday, .day-off {
    color: #666666 !important;
    opacity: 1 !important;
}

.date.selected {
    background-color: #99c221 !important;
}

.custom-checkbox .custom-label:after {
    background-color: transparent !important;
}

.highlighted-current-booking, div .booking-item .tab, .current-booking-info {
    border-radius: 20px !important;
    box-shadow: none;
    border: none !important;
    background-color: #fff !important;
}

#news-single .article .cap {
    font-size: 40px;
}

#main #main-buttons .bar {
    display: none;
}

#content-view #about-us .txt .bar a {
    max-width: 300px !important;
    padding: 0 20px;
    height: 54px;
    min-width: 54px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    font-weight: 600;
    font-size: 20px;
}

.booking-btns {
    display: none !important;
}

.invoice-pay-page-grid, .invoice-table {
    color: #99c221;
}

.invoice-pay-page-grid_item.right-block .right-block--body table thead {
    background-color: #99c221 !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .container-caption {
    color: #99c221 !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step .time-legend .circle {
    border-radius: 0;
    width: 25px;
    height:25px;
    border: 2px solid #99c221;
    background-color: #1D1D1B !important;
}

#sb_label_container {
    position: relative;
    padding-left: 22px;
}

#sb_label_container::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 8px;
    height: 8px;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: translateY(-50%) rotate(45deg);
}

#sb_timeview_container {
    position: relative;
}

#sb_timeview_container::before {
    content: "Available times (in your selected timezone)";
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 15px 0;
    color: #99c221 !important;
}

#sb_content #sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_weekly_container .data-col .day-container .date, #sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_weekly_container .data-col .day-container {
    color: #fff !important;
    font-size: 20px !important;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper #sb_time_slots_weekly_container.past-day--mode-on .time-slot .cell {
    font-weight: bold;
    font-size: 18px !important;
}

.datepicker table tr td.today.disabled, .datepicker table tr td.today.disabled:active, .datepicker table tr td.today {
      background-color: #fff;
}

.datepicker table tr td.day:not(.disabled) {
    border: 2px solid #99c221 !important;
    border-radius: 0 !important;
}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
    background-color: #fff !important;
    color: #666666 !important;
    border-radius: 0 !important;
}

.datepicker.datepicker-inline td.active.first-day, .datepicker.dropdown-menu td.active.first-day {
    border-radius: 0 !important;
}

.datepicker table tr td.focused:not(.disabled), .datepicker table tr td:hover:not(.disabled) {
    background-color: #99c221 !important;
    color: #1D1D1B !important;
    font-weight: bold !important;
}

.datepicker table tr td.day:hover:not(.active), .datepicker table tr td.focused:not(.disabled), .datepicker table tr td:hover:not(.disabled) {
    text-decoration: none !important;
}

#sb_booking_company_time .col-xs-12 {
    display: flex;
    flex-direction: column;
}

#sb_change_timezone {
    order: -1;
    margin-bottom: 12px;
}

#sb_booking_company_time .time > div:first-child {
    display: none;
}

#main #main-content #sb_content #sb-timeline #steps #time-settings .btn span {
    display: block;
}

#main #main-content #sb_content #sb-timeline #steps #time-settings .btn {
    background-image: none !important;
    background: #99c221 !important;
    color: #1D1D1B !important;
    border-radius: 6px;
    padding: 12px 18px;
    font-weight: 600;
    width: 300px;
    text-align: center;
    height: 54px !important;
    margin-left: 0;
    font-size: 18px;
}

#sb-timeline #steps #time-settings #sb_booking_company_time {
    text-align: left !important;
}

#main #main-content #sb_content #sb-timeline #steps #time-settings .time b {
    font-weight: 700;
}

#main #main-content #sb_content #sb-timeline #steps #time-settings .time {
    font-size: 20px;
} 

