.booking-ts {
    gap: 4px !important;
letter-spacing: -0.3px;
}

.header__content__primary {
    display: none !important;
}

.booking-layout, .booking-layout__wrapper__fade {
    background: #eaecf0 !important;
}

span.sub.text-graphite {
    color: #b10000 !important;
    font-weight: bold;
}

.ui-select-v2.el-select .el-select__suffix i.el-select__caret:before {
    color: #d42c39;
}

.bs-dt__slots {
    gap: 6px !important;
}

.booking-header-mobile {
    padding-top: 10px !important;
    height: 62px !important;
}

.bs-gi-ci__signup {
    display: none !important;
}

.booking__wrapper__content__step {
    padding-bottom: 20px !important;
}

.booking-details-mobile__header {
    margin-top: -35px;
}

button.ui-button.ui-button__type__primary.ui-button__size__default {
    margin-top: -10px;
}

.bk-sticky-foot {
    bottom: auto !important;
    padding-top: 20px !important;
    border-radius: 8px !important;
    background: #fef5f5 !important;
}

.booking-details-mobile.with-footer {
    top: calc(100vh - 135px);
}

.footer {
margin-top: 65px !important;
    padding-bottom: 0 !important;
    padding-top: 30px !important;
    border-radius: 8px !important;
    background: none !important;
}

.right-align.footer__content__column {
    margin-top: -20px !important;
}

button.ui-button.ui-button__type__primary.ui-button__size__default {
    font-size: 16px !important;
}

.adm-form-item:nth-child(2) {
display: none !important;
}

.adm-form-item {
background: red !important;
}