#sb_package_list_container > div > div:nth-child(n) > div > article > div.selected-package-list.short, .package-content .item .selected-package-list,
#sb_package_module_list_container > div:nth-child(n) > div > article > div.selected-package-list.short
{
display:none;
}

table {
            width: 100%;
            border-collapse: collapse;
        }
        td {
            width: 50%;
            border: 1px solid white;
            text-align: center;
            padding: 10px;
            box-sizing: border-box;  
        }
        @media (max-width: 800px) {
            tr {
                display: block;
                width: 100%;
            }
            td {
                width: 100%;
                display: block;
            }
        }

#package-plugin > div.row:before, #sb_package_list_container:before {
    content: 'You can also pay for a single class!';
    TEXT-ALIGN: CENTER;
    display: block;
    font-weight: bold;
    padding: 5px;
}

/* 
.form-group.service_id:before {
    content: 'Recommended for first timers: Reformer Basics';
}
*/


@import url('https://fonts.googleapis.com/css2?family=Didact+Gothic&display=swap');
:not(.fa):not(.fi){
  font-family: "Didact Gothic", sans-serif; 
}
 
#main-buttons .wrapper .bar { 
    margin-top: 250px;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper .grid-weekly-table .grid-weekly-body .grid-weekly-row:nth-child(odd) .grid-weekly-item {
background:#F6F4F4!important;
}

#main-buttons > div > div > div > a.btn.map.btn-has-icon{
display:none;
}

#sb-timeline #steps #steps-content #sb_booking_content .datetime-step #sb_timeview_container .timeline-wrapper .grid-weekly-table .item__popup {
    text-align: center;
}

.fa-whatsapp:before {
font-family: Font Awesome\ 5 Brands!important;
}

[class*=fa-]:not(.fab){
    font-family: Font Awesome\ 5 Pro!important;

}

#gdpr-report-view #sb_gdpr_report_container .table-section .collapse-btn:after, #sb-timeline #steps #steps-content #sb_booking_content .wrapper-details .detail-step .buttons-container #sb_multiple_booking_btn:after, #sb-timeline #steps #time-settings #sb_booking_company_time .btn:after, .accordion .title:after, .custom-checkbox input[type=checkbox]+.custom-checkbox .custom-label:before, .custom-checkbox input[type=checkbox]+.custom-label:before, .fal, .form-group input[type=checkbox]+.custom-checkbox .custom-label:before, [class*=fa-]:not(.fab){
    font-family: Font Awesome\ 5 Pro!important;

}

.package-content .item .selected-package-list .package-list-item.package-service:before {
display:none
}

.current-booking-info .booking-btns .btn.sb-reschedule, .current-booking-info .booking-btns .btn.sb_add_to_cal {
    background: #D7D98A; 
}

.alert-info {
    background-color: #FEF3F1; 
    color: #5B4B49;
}

.fa-whatsapp:before {
font-family: Font Awesome\ 5 Brands!important;
}