@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
.flyout {
    left: 0;
    position: fixed;
    right: auto;
    transform: translateX(-100%);
    transition: transform 0.3s ease;
    z-index: 9999;
}

.flyout.right {
    left: auto;
    right: 0;
    transform: translateX(100%);
}

.flyout.show {
    transform: translateX(0%);
}

.flyout-backdrop {
    background-color: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1040;
}

.navbar-flyout {
    background-clip: padding-box;
    background-color: #fff;
    border-right: 0px solid rgba(0, 0, 0, 0.2);
    bottom: 0;
    top: 0;
    width: 720px;
    min-width: 50%;
    max-width: 100%;
}

.navbar-flyout.right {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    border-right: none;
}
a {
    text-decoration: none !important;
}
#menu {
    background: #fff url('/spadermabooking2/images/spaderma-background-v4.png');
    background-position: bottom right;
    background-repeat: no-repeat;
}
#spaderma-header .inner {
    background: #c0def3;
    background-size: 50%;
    background-position: center center;
    background-repeat: no-repeat;
    height: 40px;

}
.wave {
    transform: rotate(180deg); /* Equal to rotateZ(45deg) */
    margin-top: -3px;
    width: auto!important;
    height: auto!important;
}
.logo {
    max-width: 200px;
    display: block;
    position: absolute;
    top: 5px;
    left: 45%;
    z-index: 9999;
    width: auto!important;
    height: auto!important;
}

@media ( max-width: 61.9em) {
    .logo {
        top: 9px;
        left: 23%;
    }
}

.previous, .next {
    width: 30px;
    height: auto;
}
.previous {
    margin-left: 20px;
}
.wizard-navigation {
    display: inline-table;
    width: 100%;
    margin-top: 10px;
}
.wizard-navigation ul li {
    text-align: center;
    display: inline;
    padding: 10px 0px;
}
.wizard-navigation ul {
    width: 100%;
    margin: 0px;
    display: inline-flex;
}
.wizard-navigation ul li a{
    font-family:  raleway;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 2px;
    color: #7cacb7;
    font-size: 12px;
}
.moving-tab {
    border-top: 3px solid #7cacb7;
    color: #fff;
}
.raleway {
    font-family: 'Raleway','sans-serif';
}
.locations {
    padding-left: 80px;
    padding-top: 30px;
    padding-right: 80px;
}
.locations h3 {
    font-family: 'Raleway','sans-serif';
    color: #fff;
    margin-bottom: 0px;
    font-weight: 400;
}
.locations p {
    font-family:  'Raleway', 'sans-serif;';
    font-size: 14px;
    color: #fff;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding-top: 0px;
}
.title {
    font-family: 'Raleway', 'sans-serif';
    display: flex;
    padding: 0px 65px;
    justify-content: space-between;
}
.title.v1 {
    display: flex;
    padding: 0px;
    justify-content: flex-start;
}
.title span {
    width: 100px;
    height: 20px;
    border-radius: 0px 30px 30px 0px;
    background: #c0def3;
    margin-top: 10px;
    margin-left: -30px;
}
.title h2, #service-name-title {
    margin-bottom: 0px;
    font-family: 'Raleway';
    text-transform: capitalize;
    font-size: 22px;
    margin-top: 2px;
    padding-left: 2px;
    color: #000;
    font-weight: 500;
}
#service-name-title {
    margin-top: 0px;
    padding-left: 0px;
    margin-bottom: 10px;
}
.title i:hover {
    color: #c0def3;
}
.title.v1 h2{
    margin-top: 7px;
    color: #c0def3;
    text-transform: uppercase;
    padding-left: 10px;
}
.title.pt {
    padding-top: 1.5rem !important;
}
.teal-background {
    background: #c0def3;
}
.npl {
    padding-left: 0px !important;
}
.npr {
    padding-right: 0px !important;
}
.round-corners-right {
    border-radius: 0px 50px 50px 0px;
}
.location {
    margin-bottom: 20px;
    cursor: pointer;
}
.location:hover .teal-background {
    background:  #000;
}
.location-selected-background {
    background:  #000 !important;
}
.location-selected-background p {
    color: #7cacb7;
}
.location:hover .teal-background p {
    color: #7cacb7;
}
.location .text {
    padding-top: 20px;
    padding-bottom: 15px;
}
.lincoln-park .loc-image {
    background:  url('/spadermabooking2/images/lincoln-park-medspa-spaderma-1.jpeg');
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: center 95%;
}
.west-loop .loc-image {
    background:  url('/spadermabooking2/images/west-loop-medspa-spaderma-1.jpeg');
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: center 95%;
}
.north-shore .loc-image {
    background:  url('/spadermabooking2/images/north-shore-medspa-spaderma-1.jpeg');
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: center 95%;
}
.lakeview .loc-image {
    background:  url('/spadermabooking2/images/spaderma-medspa-lakeview.jpeg');
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: center 95%;
}
.wickerpark .loc-image {
    background:  url('/spadermabooking2/images/wicker-park-medspa-spaderma.jpeg');
    background-size: 200%;
    background-repeat: no-repeat;
    background-position: center 95%;
}
.location .loc-arrow {
    line-height:88px;
    margin-left: -1px;
}
.location a {
    padding-right: 20px;
}
.location i {
    font-size: 20px;
    color: #fff;
}
.back {
    font-family: Raleway, sans-serif;
    text-transform: capitalize;
    color: #000;
    font-size: 20px;
    text-decoration: none;
    font-weight: 500;
    letter-spacing: .5px;
}
.back img {
    width: 24px;
    height: auto;
    margin-right: 5px;
}
.back:hover {
    color: #000;
}

.categories {
    padding-left: 80px;
    padding-top: 10px;
    padding-right: 80px;
}
.categories h3 {
    font-family: 'Raleway', 'sans-serif;';
    font-size: 16px;
    color: #000;
    margin-bottom: 0px;
    font-weight: 400;
}
.categories p {
    font-family:  'Raleway', 'sans-serif;';
    font-size: 13px;
    color: #fff;
    margin-bottom: 0px;
}
.category {
    border-bottom: 1px solid #e1e1e1;
    background: url('/spadermabooking2/images/chevron-right-solid.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 9px;
}
.category:last-child {
    border: 0px !important;
}
.category .row {
    padding: 15px 0px;
}
a {
    cursor: pointer;
    text-decoration: none;
}
.category:hover {
    border-bottom: 1px solid #c0def3;
    background: url('/spadermabooking2/images/chevron-right-solid-light-blue.svg');
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 9px;
}
.category:hover h3 {
    color: #c0def3;
}
.categories.services {
    padding-right: 80px;
    padding-left: 80px;
    padding-top: 20px;
    height: calc(100vh - 300px);
}
.categories.services h3{
    font-size: 16px;
}
.categories.services .category .row {
    padding: 15px 0px;
    margin: 0px;
}
.categories.service p {
    color: #000;
    margin-bottom: 0px;
    font-size: 16px;
}
.categories.service .content{
    padding-top: 20px;
}
.half-circle {
    width: 40px;
    height: 40px;
    background: #7cacb7;
    border-radius: 30px 30px 0px 0px;
    display: none;
}

.categories.service h4 {
    line-height: 45px;
    padding-left: 0px;
    color: #000;
    font-family: 'Raleway';
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    border-bottom: 2px solid #dee2e6 !important;
}
.categories.service .form-switch .form-check-input {
    width: 2.4em;
    height: 1.2em;
}
.add-on {
    padding: 1rem 16px;
    border-bottom: 1px solid #dee2e6;
}
.add-on:last-child {
    border-bottom: 0px;
}
.form-check-input:checked {
    background-color: #c0def3;
    border-color: #c0def3;
}
.categories.service label {
    font-family: Raleway;
    font-size: 1rem;
    padding-left: 0px;
}
.form-check-input:checked + label {
    font-weight: 600;
    color: #c0def3;
}
.professionals-container {
    margin-top: 0px;
}

.add {
    cursor: pointer;
}
.add:hover {
    background: url(/spadermabooking2/images/plus-teal.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px;
    color: #7cacb7 !important;
}
.blocker {
    z-index: 2000;
}
.close-modal {
    display: none;
}
.modal-content {
    border: none;
    border-radius: 0px;
}
.modal-title {
    color: #fff;
    font-family: 'Raleway','sans-serif';
}
.modal-header {
    border-radius: 0px !important;
    border: none !important;
}
.light-teal-background {
    background: #F0F6FD;
}
.professional {
    margin-bottom: 15px;
    cursor: pointer;
}
.filter-option .professional {
    margin-bottom: 0px;
    cursor: pointer;
    margin: 5px 0px;
}
.bootstrap-select .dropdown-menu li a span.text {
    width: 100%;
}
.professional:hover .content {
    background: #e4c1be;
}
.professional img {
    border-radius: 50px 50px 0px 0px;
}
.filter-option .professional img {
    border-radius: 50px;
    width: 30px;
    margin: 0px auto;
    display: block;
    max-width: 30px;
}
.professional .content {
    background: #fff;
    text-align: center;
    padding: 10px 5px;
}
.filter-option .professional .content {
    background: #fff;
    text-align: center;
    padding: 0px 5px;
}
.professional h4 {
    font-size: 13px;
    margin: 0px;
}
.categories.service .professional h4 {
    font-size: 15px;
    line-height: 15px;
    border: none !important;
}
.categories.service .professional p {
    font-size: 12px;
    margin: 0px;
}
.categories.service h4.prof-title {
    border: none !important;
    line-height: 14px !important;
}
.bootstrap-select .dropdown-menu {
    padding: 0px;
}
.bootstrap-select .dropdown-item.active, .bootstrap-select .dropdown-item:active {
    background: #c0def3;
}
.bootstrap-select .dropdown-menu li a {
    padding-left: 0px;
    padding-right: 0px;
}
.bootstrap-select .dropdown-menu .professional img {
    border-radius: 50px;
    width: 30px;
    margin: 0px auto;
    display: block;
    max-width: 30px;
}
.bootstrap-select .dropdown-menu .professional {
    margin: 5px 0px;
}
.add-to-cart {
    background: #000;
    padding: 10px 10px 10px 20px;
    color: #fff;
    font-family: 'Raleway','sans-serif';
    font-size: 17px;
    letter-spacing: 1.5px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 200px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border-radius: 50px;
}
.add-to-cart:hover {
    color: #fff;
    background: #c0def3;

}
.btn-next {
    cursor: pointer;
}
.calendar {
    padding-left: 65px;
    padding-top: 0px;
    padding-right: 65px;
}
.calendar .badge {
    padding: 15px 15px;
    border-radius: 30px;
    background: #7cacb7 !important;
    color: #fff;
    font-family: raleway;
    width: 100%;
    display: block !important;
    margin-bottom: 15px;
}
.calendar .badge:hover {
    color: #fff;
    background: #e4c1be !important;
}
.arrow-right {
    background: url(/spadermabooking2/images/arrow-right-black.png);
    background-position: right center;
    background-repeat: no-repeat;
    background-size: 40px;
}
.arrow-left {
    background: url(/spadermabooking2/images/arrow-left-black.png);
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 40px;
}
.dates {
    border-bottom: 1px solid #000;
    padding: 15px 0px;
}
.dates:last-child {
    border: none;
}
.calendar-container {
    margin-bottom: 0px;
}
.calendar-container h6 {
    margin-bottom: 20px;
}
.date-container, .time-container {
    border-bottom: 1px solid #000;
}
.categories.review p {
    color: #000;
    padding: 0px;
}
.categories.review {
    padding-right: 95px;
    padding-left: 95px;
}
.items-container header .row {
    border-bottom: 1px solid #e1e1e1;
}
.items-container header h6 {
    color: #000;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 0px;
}
.navbar-toggler {
    background: #7cacb7;
    padding: 10px 20px 10px 20px;
    border-radius: 50px 50px 50px 50px;
    color: #fff;
    font-family: 'Raleway','sans-serif';
    margin-top: 50px;
    font-size: 17px;
    letter-spacing: 1.5px;
    margin-top: 0px;
}
.review .category {
    background: transparent;
}
.review .category:hover h3 {
    color: #000;
}
.total {
    border-top: 1px solid #000;
    padding-top: 10px !important;
}
.total h6, .total p {
    font-family: raleway;
    color: #c0def3;
    font-weight: 600;
}
.promotion .input-group-text {
    background: #c0def3;
    border-color: #c0def3;
    border-radius: 50px;
    cursor: pointer;
}
.promotion .form-control {
    border-radius: 50px;
    border-color: #c0def3;
    color: #fff;
}

/* Days/months tables */
.year-header {
    text-align: center;
}
.days-table, .dates-table, .months-table {
    text-align: center;
    border: none !important;
}

.day {
    height: 26px;
    width: 26px;
    padding: 0 10px;
    line-height: 26px;
    border: 2px solid transparent;
    text-transform: uppercase;
    font-size: 10px;
    color: #000; }

.month {
    cursor: default;
    height: 26px;
    width: 26px;
    padding: 0 2px;
    padding-top: 10px;
    line-height: 26px;
    text-transform: uppercase;
    font-size: 11px;
    color: #cccccc;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms; }
@media (max-width: 991.98px) {
    .month {
        font-size: 8px; } }
@media (max-width: 767.98px) {
    .month {
        font-size: 10.5px; } }

.active-month {
    font-weight: 700;
    color: #c0def3; }

.month:hover {
    color: #c0def3; }

/*  Dates table */
.table-date {
    cursor: default;
    color: #000;
    height: 26px;
    width: 26px;
    font-size: 15px;
    padding: 10px;
    line-height: 26px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid transparent;
    -webkit-transition: all 250ms;
    -o-transition: all 250ms;
    transition: all 250ms;
    position: relative;
    z-index: 0; }
.table-date:before {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    content: '';
    margin: 0 auto;
    border-radius: 50%;
    z-index: -1; }

.event-date {
    border:none;
    background: transparent;
    color: #fff; }
.event-date:before {
    background: #e4c1be;
}
.event-date:after {
    position: absolute;
    top: 0;
    left: 0;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    content: '';
    background: #7cacb7;
    border: 1px solid white; }

.active-date {
    color: #fff; }
.active-date:before {
    background: #c0def3; }

.event-date.active-date {
    background: transparent;
    border: none; }

.events-container {
    margin-left: 0px;
    margin-right: 0px;
}
.event-name {


    background: #c0def3;
    border-radius: 50px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #fff;
    text-align: center;
    padding: 0px;
    background: transparent;
    color: #000;
    border-bottom: 0px solid #000;
    font-weight: 500;
}
.event-name:hover {
    background: #c0def3;
}
.professionals .category {
    padding: 0px;
}
.categories.services .category .row .row {
    padding: 0px;
}
.professionals .professional h4 {
    font-family: 'Raleway', 'sans-serif;';
    font-size: 20px;
    color: #000;
    margin-bottom: 0px;
    font-weight: 500;
}
.professionals .professional h5 {
    font-family: 'Raleway', 'sans-serif;';
    font-size: 13px;
    color: #000;
    margin-bottom: 0px;
}
.professionals .professional img {
    border-radius: 50px;
    width: 40px;
    display: block;
    max-width: 40px;
    background: #c0def3;
}
.professionals .category:hover h4,.professionals .category:hover h5 {
    color: #c0def3;
}
.categories.services.review .category .row {
    padding: 10px 0px;
}
.items-container header {
    padding-bottom: 10px;
}
.categories.services .category .row .row.item {
    padding-bottom: 10px;
    padding-top: 0px;
}
.promotion {
    padding-top: 0px;
    font-family: 'Raleway', 'sans-serif';
}
.promotion h6 {
    margin-bottom: 0px;
    line-height: 38px;
    font-family: 'Raleway', 'sans-serif';
}
.categories.services.review .category .row.items-container {
    padding: 0px;
}
.categories.services.review .category header .row {
    padding-bottom: 0px;
}
.modal {
    z-index: 9999 !important;
}
.modal {
    font-family: raleway;
    width: 720px !important;
    min-width: 50%;
    max-width: 100%;
}
.modal ul {
    padding-left: 2rem;
}
.privacy-policy .add {
    color: #000;
    font-family: Raleway;
    font-size: 16px;
    line-height: 20px;
    display: block;
}
.privacy-policy .add:hover {
    color: #000 !important;
    background: transparent;
}
.privacy-policy {
    margin-top: 10px;
}
.form-label {
    font-size: 12px;
    font-family: raleway;
}
.form-text {
    font-size: 10px !important;
    line-height: 12px !important;
    font-family: raleway;
    display: block;
}
.form-control {
    font-size: 12px;
}
.form-select {
    font-size: 12px;
    font-family: raleway;
}
button.add-to-cart {
    appearance: none;
    -web-kit-appearance: none;
    -moz-appearance: none;
    border: none;
}
.button-container {

}
.confirmation {
    font-family: raleway;
}
.confirmation h3 {
    font-family: raleway;
}
.confirmation p {
    font-family: raleway;
    margin-bottom: 0px;
    padding: 0px;
    font-size: 14px;
}
.confirmation .instructions p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 15px;
}
.confirmation .instructions.address p {
    font-size: 12px;
    line-height: 17px;
    margin-bottom: 0px;
}
.sm {
    margin-bottom: 10px;
}
.sm a {
    background: #c0def3;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    font-size: 15px;
    color: #fff;
    display: inline-block;
    margin: 0px 5px;
}
.sm a:hover {
    background: #000;
    color: #fff;
}
.add-to-cart.large {
    width: 250px;
}
.confirm-icon {
    background: #c0def3;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    margin: 0px auto;
    font-size: 25px;
    margin-bottom: 20px;
}
.confirm-icon i {
    font-size: 25px;
    color: #fff;
    line-height: 80px;
}
.close-widget {
    position: absolute;
    right: 10px;
    top: 10px;
}
.flyout-modal {
    overflow: hidden;
    position: fixed !important;
}
.prof-content .badge {
    background: #c0def3;
    border-radius:  50px;
}
.prof-content .badge:hover {
    background: #000;
    color: #fff;
}
.modal-dialog {
    pointer-events: all !important;
    margin-left: 30px !important;
    width: calc(100% - 60px) !important;
}
.professional-image {
    background-size:cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}
.back-left {
    width: 12px !important;
}
.month {
    display: none;
    border: none;
}
.month.active-month {
    font-weight: 700;
    color: #c0def3;

}
.month.second-month, .month.third-month, .month.fourth-month, .month.first-month {
    display: table-cell;
    font-size: 16px;
}
.cart img {
    width: 20px;
}
.btn-primary {
    background: #000 !important;
    border-color: #000 !important;
    border-radius: 50px !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    font-family: 'Raleway','sans-serif' !important;
    font-size: 17px !important;
    letter-spacing: 1.5px;
}
.btn-primary:hover {
    background: #c0def3 !important;
    border-color: #c0def3 !important;
}
.questionnaire .btn-primary {
    margin: 8px;
    width: 150px;
}
.questionnaire h4 {
    font-family: 'Raleway', 'sans-serif;' !important;
    font-size: 16px;
    color: #000;
    margin-bottom: 0px;
}
.questionnaire h5 {

}
.questionnaire h2 {
    font-size: 22px;
    font-family: 'Raleway', 'sans-serif;' !important;
    color: #000;
}
.question.last, .question.second {
    display: none;
}
.question {
    margin-top: 35px;
}

.question h5 {
    font-family: 'Raleway', 'sans-serif;' !important;
    font-weight: 400;
}
.categories.service {
    height: calc(100vh - 300px);
}
.fa-trash {
    cursor: pointer;
}
.waitlist-times .form-check-inline {
    margin-right: 5px;
}
.waitlist-times label {
    font-size: 12px;
}
.overflow {
    height: calc(100vh - 330px);
}
.overflow.locations {
    height: calc(100vh - 250px);
}
.overflow.confirmation {
    height: calc(100vh - 300px);
}
.ownership-buttons {
    padding-right: 80px;
    padding-left: 80px;
}
@media (max-width: 575.98px) {
    #booking-step-map {
        padding: 15px;
    }
    .ownership-buttons {
        padding-right: 10px;
        padding-left: 10px;
    }
    .locations {
        padding-left: 15px;
        padding-right: 15px;
    }
    .location .loc-arrow {
        line-height: 88px;
    }
    .categories {
        padding-left: 30px;
        padding-right: 30px;
    }
    .title {
        padding: 0px 15px;
    }
    .categories.services {
        padding-right: 30px;
        padding-left: 30px;
    }
    .categories.service p {
        font-size: 13px;
    }
    .calendar {
        padding-left: 15px;
        padding-right: 15px;
    }
    .promotion h6 {
        line-height: 20px;
    }
    .cart.time h3{
        font-size: 11px;
    }
    .location .text {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .locations p {
        font-size: 12px;
        line-height: 14px;
    }
    .privacy-policy .add {
        color: #000;
        font-family: Raleway;
        font-size: 13px;
        line-height: 16px;
        display: block;
    }
}

.btn-disabled{
    pointer-events: none;
    background: lightgray!important;
    color: white;
}

#promo-response-msg{
    flex: 1 1 auto;
}