.page-intro-text {
    margin-bottom: 15px;
}
.page-intro-text p , .note_invoice {
    text-align: justify;
}

.note_invoice{
    font-size: 16px;
}
.step-action-btn button i {
        position: relative;
    top: 2px;
    display: none;
}
.pb-calendar > .calendar-body-frame > .row > .col:hover:not(.reserved) ,
.pb-calendar > .calendar-body-frame > .row > .col:hover:not(.holiday) ,
.modal-body label:hover {
    background: #000;
    color: #fff;
    -webkit-box-shadow: 0px 25px 25px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 25px 25px 0px rgba(0,0,0,0.2);
}
.modal-body .active_time {
    box-shadow: 0 5px 22px #0000002e;
    background: #11161a;
}
.modal-body label span {
        color: #000;
}
.modal-body label:hover span , .modal-body .active_time span {
    color: #fff;
}
.tsf-step .modal-footer {
    margin-top: 20px;
}
.btn-outline-success.focus, .btn-outline-success:focus {
    box-shadow: none !important;
}

.gsi-style-7 li:hover:not(.current) a {
    cursor: auto;
}
.tsf-step-content span.invalid-input {
    position: absolute;
    left: 0;
    bottom: 0;
    font-size: 12px;
    padding: 0;
}
.tsf-step-content .extval span.invalid-input {
    bottom: -14px;
}
.calendar-body-frame {
    border: 0;
}
.promo_code .form-control {
    border-radius: 0px;
}
.offerBtnHolder {
    display: inline-block;
    position: relative;
}
.offerBtnHolder p.text-center {
    position: absolute;
    left: -40px;
    top: 6px;
}
.offerBtnHolder .btn-outline-success {
    color: #000000;
    border-color: #000000;
    height: 39px;
    border-radius: 0px;
    font-size: 14px;
    width: 100%;
}
.offerBtnHolder .btn-outline-success:not(:disabled):not(.disabled).active,
.offerBtnHolder .btn-outline-success:not(:disabled):not(.disabled):active {
    background-color: #000000;
    border-color: #000000;
}
.offerBtnHolder .btn-outline-success:hover {
    color: #fff;
    background: #000000;
}
.promo_code small {
    top: -1px;
    left: 5px;
    opacity: 0;
}
.promo_code.valid-code small {
    opacity: 1;
}
.promo_code input {
    margin-bottom: 0;
}
.promo_code {

}
header.header {

}
@media only screen and (max-width : 1200px) {
    .pb-calendar > .calendar-body-frame > .row > .col > .schedule-dot-list {
        bottom: 9px;
    }
    .promo_code {

    }
}
@media only screen and (max-width : 992px) {
     .promo_code {

    }
}
@media only screen and (max-width : 768px) {
    .pb-calendar > .calendar-head-frame > .row > .col, .pb-calendar > .calendar-body-frame > .row > .col {
        height: 65px;
    }
    .tsf-nav-step {
        order: -1;
    }
      .promo_code {

    }
}
@media only screen and (max-width : 576px) {

    .modal-body >  div {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .tsf-step .modal-content {
        padding: 30px;
    }
    .modal-open .modal {
        padding-right: 0 !important;
    }
    .tsf-step .modal-dialog {
        max-width: 85%;
        margin: 25px auto;
    }
    .promo_code .form-control {

    }
}
@media only screen and (max-width : 501px) {
    .pb-calendar > .calendar-body-frame > .row > .col {
        font-size: 16px;
    }
    .promo_code .form-control {

    }
    .invoice-body {

    }
    .note_invoice {
        padding: 0;
    }
}
@media only screen and (max-width : 480px) {

}
@media only screen and (max-width : 421px) {

}
@media only screen and (max-width : 376px) {
    .tsf-step .modal-body label .checkmark {
        left: 12px;
        top: 22px;
    }
    .tsf-step .modal-body label {
        padding: 20px 10px;
    }
    .promo_code .form-control {

    }

}
@media only screen and (max-width : 361px)  {
    .gsi-style-7 li {
        margin: 0 5px 10px;
    }
    .gsi-style-7 li>* .desc small:after {
        content: none;
    }
}




.morecontent {
    display: none;
}
.morecontent p {
    padding: 0;
}
.morelink {
    margin-top: 10px;
}
.morelink span {
    color: #000000;
    cursor: pointer;
    font-size: 14px;
}
.morelink span:after {
    content: "\e903";
    font-size: 13px;
    font-family: icomoon;
    color: #000000;
    margin-left: 10px;
    vertical-align: middle;
    transition: all 0.3s;
    display: inline-block;
}
.morelink .less:after , .morelink span:hover:after {
    transform: rotate(180deg);
}
.profile-page .page-head {
    margin-bottom: 10px;
}
