@media (min-width: 1441px){
    .container.top-header-container{
        max-width: 1170px;
    }
    .slider-heading.h1-responsive {
        font-size: 350%;
    }
    .feature-heading.h1-responsive,.section_title.h1-responsive {
        font-size: 280%;
    }
    .appointment-heading.h1-responsive,.section9-heading.h1-responsive{
        font-size: 367%;
    }
}

.mobile-header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 800;
    display: none;
    background-color:var(--black);
}
.top-header{
    display: block;
}
.header_mobile .logo {
    padding-top: 35px;
    padding-bottom: 20px;
}
.logo_mobile {
    height: 75px;
}

.menu_button{
    color: #edbf88;
    background-color: transparent !important;
    font-size: 26px;
    height: auto;
    width: auto;
    line-height: 25px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

@media (max-width: 1023px){
    .mobile-header{
        display:block;
    }
    .top-header>.top-header-container{
        display:none;
    }

    .top-header-bottom {
        background-color var(--black);
        margin-top: -12px;
        position: fixed;
        height: 100%;
        width: 320px;
        left: -320px;
        z-index: 1100;
        bottom: 0;
        transition: all 0.3s cubic-bezier(1, -0.29, 0, -0.12);
        -webkit-transition: all 0.3s cubic-bezier(1, -0.29, 0, -0.12);
    }
    .top-header-bottom.active{
        left:0;
    }
    .menu_main_nav > li > a {
        font-size: 1.267em;
         color: var(--white);
         padding: 17px 35px;
         padding-right: 54px;
         font-size: 16px;
         line-height: 16px;
         border-radius: inherit;
         margin: 0;
    }
    .menu-item>a.active, .menu-item>a:hover {
        background-color: rgba(0,0,0,.2);
        font-weight: 700;
        color: #fff;
    }
    .menu_main_nav {
        flex-direction: column;}



        .menu_main_nav > li {
            border-bottom: 1px solid rgb(255, 255, 255);
        }
}

@media (min-width:1400px) and (max-width:1441px){
    .top-header>.top-header-container {
        max-width: 1123px !important;
    }
}
@media (min-width: 1263px) and (max-width: 1439.98px){
    .container.top-header-container {
    max-width: 1000px;
}
.services_item_title {
    font-size: 1.2em;
    color: #3C3C3A !important;
    }
    .card-text {
        font-size: 0.9em;
        font-weight: 400;
    }

    .sc_icon {
        font-size: 1.4em;
        }

        .blog-heading {
            font-size: 1.1em;
            padding:0;
        }
        .blog-card-breadcrumb>.breadcrumb-item>a, .blog-card-breadcrumb>.breadcrumb-item {
            font-size: 14px;
        }

        ul.widget_area>li>a {
            font-size: 13px;
        }
        ul.widget_area li::before {
            top: 37%;
        }
        .blog-categories:nth-child(5) ul.widget_area li::before{
            top: 12%;
        }
        .blog-card p {
            font-size: 14px;
            color: #75716c;
        }
        .form-control-lg{
            font-size:0.9em
        }

        .blog-right-card .blog-categories {
            box-sizing: border-box;
            padding: 4em 3em 3em;
        }
        .taglinks>.tag-link{
            font-size: 0.6em !important;
            float:unset;
        }
        .widget_title {
            font-family: "Lora", sans-serif;
            margin-top: 0;
            margin-bottom: 0.54em;
            font-size: 1.567em;
            color: #3b3b39;
            line-height: 1.3em;
            font-weight: 700;
        }
        .taglinks{
            display:flex;
            flex-wrap: wrap;

            }

}
@media (min-width: 960px) and (max-width: 1199px){
    .sc_title {
        font-size: 1.4em;
    }


}



@media (min-width: 1136px) and (max-width: 1262px){
    .container.top-header-container {
    max-width: 910px;
}
.services_item_title {
    font-size: 1.1em;
    color: #3C3C3A !important;
    }
    .card-text {
        font-size: 0.8em;
        font-weight: 400;
    }

    .sc_icon {
        font-size: 1.2em;
        }

        .portfolio-heading {
            font-size: 1.1em;}

            .banner-heading{
                font-size: 3em;
                margin:0 !important;
            }
            .hero-section .breadcrumb {
                padding: 0.77em 0 !important;
            }
            .blog-heading {
                font-size: 1em;
            }
            .blog-card-breadcrumb>.breadcrumb-item>a, .blog-card-breadcrumb>.breadcrumb-item {
                font-size: 12px;
            }

            ul.widget_area>li>a {
                font-size: 13px;
            }
            ul.widget_area li::before {
                top: 37%;
            }
            .blog-categories:nth-child(5) ul.widget_area li::before{
                top: 12%;
            }
            .blog-card p {
                font-size: 13px;
                color: #75716c;
            }
            .form-control-lg{
                font-size:0.9em
            }

            .blog-right-card .blog-categories {
                box-sizing: border-box;
                padding: 4em 3em 3em;
            }
            .taglinks>.tag-link{
                font-size: 0.6em !important;
                float:unset;
            }
            .widget_title {
                font-family: "Lora", sans-serif;
                margin-top: 0;
                margin-bottom: 0.54em;
                font-size: 1.567em;
                color: #3b3b39;
                line-height: 1.3em;
                font-weight: 700;
            }
            .taglinks{
                display:flex;
                flex-wrap: wrap;

                }

                .team_item_avatar>img {
                    height: 200px;
                    width: 200px;
                }
                .team_item_title {
                    font-size: 1.2em;
                    line-height: 1.2em;}

}

@media (min-width: 1024px) and (max-width: 1135px){
.container.top-header-container {
    max-width: 964px;
}
.sc_icon {
font-size: 1.2em;
}
.portfolio-heading {
    font-size: 1.1em;}
.services_item_title {
font-size: 1.1em;
color: #3C3C3A !important;
}
.card-text {
    font-size: 0.8em;
    font-weight: 400;
}
.banner-heading{
    font-size: 3em;
    margin:0 !important;
}
.hero-section .breadcrumb {
    padding: 0.77em 0 !important;
}

.blog-heading {
    font-size: 1em;
}
.blog-card-breadcrumb>.breadcrumb-item>a, .blog-card-breadcrumb>.breadcrumb-item {
    font-size: 12px;
}

ul.widget_area>li>a {
    font-size: 13px;
}
ul.widget_area li::before {
    top: 37%;
}
.blog-categories:nth-child(5) ul.widget_area li::before{
    top: 12%;
}
.blog-card p {
    font-size: 13px;
    color: #75716c;
}
.form-control-lg{
    font-size:0.9em
}

.blog-right-card .blog-categories {
    box-sizing: border-box;
    padding: 4em 3em 3em;
}
.taglinks>.tag-link{
    font-size: 0.6em !important;
    float:unset;
}
.widget_title {
    font-family: "Lora", sans-serif;
    margin-top: 0;
    margin-bottom: 0.54em;
    font-size: 1.567em;
    color: #3b3b39;
    line-height: 1.3em;
    font-weight: 700;
}
.taglinks{
    display:flex;
    flex-wrap: wrap;

    }
    .team_item_avatar>img {
        height: 200px;
        width: 200px;
    }
    .team_item_title {
        font-size: 1.2em;
        line-height: 1.2em;}

}
@media (min-width: 960px) and (max-width: 1023px){
.container.top-header-container {
    max-width: 900px;
}
.portfolio-heading {
    font-size: 1.05em;}
.sc_icon {
font-size: 1.2em;
}
.services_item_title {
font-size: 1.1em;}
.card-text {
    font-size: 0.8em;
    font-weight: 400;
}
.banner-heading{
    font-size: 3em;
    margin:0 !important;
}
.hero-section .breadcrumb {
    padding: 0.77em 0 !important;
}
.blog-heading {
    font-size: 1em;
}
.blog-card-breadcrumb>.breadcrumb-item>a, .blog-card-breadcrumb>.breadcrumb-item {
    font-size: 12px;
}

ul.widget_area>li>a {
    font-size: 13px;
}
ul.widget_area li::before {
    top: 37%;
}
.blog-categories:nth-child(5) ul.widget_area li::before{
    top: 18%;
}
.blog-card p {
    font-size: 13px;
    color: #75716c;
}
.form-control-lg{
    font-size:0.9em
}

.blog-right-card .blog-categories {
    box-sizing: border-box;
    padding: 4em 3em 3em;
}
.taglinks{
display:flex;
flex-wrap: wrap;

}
.blog-right-card {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}


.taglinks>.tag-link{
    font-size: 0.6em !important;
}
.widget_title {
    font-family: "Lora", sans-serif;
    margin-top: 0;
    margin-bottom: 0.54em;
    font-size: 1.567em;
    color: #3b3b39;
    line-height: 1.3em;
    font-weight: 700;
}
.team_item_avatar>img {
    height: 180px;
    width: 180px;
}
.team_item_title {
    font-size: 1.2em;
    line-height: 1.2em;}
}

@media(min-width:960px) and (max-width:991px){
    .blog-right-card>aside{
        width:33.33333%;
        float: none;
        vertical-align: top;
        margin-top: 0;
        }
        .blog-categories:nth-child(3){
            border-top: 1px solid transparent;
            margin-top:0px;
        }
        .team_item_avatar>img {
            height: 180px;
            width: 180px;
        }
        .team_item_title {
            font-size: 1.2em;
            line-height: 1.2em;}
}

@media (min-width: 768px) and (max-width: 959px){
    .container.top-header-container {
        max-width: 708px;
    }
    .blog-right-card {
        display: flex;
        flex-wrap: wrap;
    }
    .blog-right-card>aside{
    width:33.33333%;
    float: none;
    vertical-align: top;
    margin-top: 0;
    }
    .blog-heading {
        font-size: 1em !important;
    }
    .blog-categories:nth-child(3){
        border-top: 1px solid transparent;
        margin-top:0px;
    }
    .blog-categories:nth-child(n+4) {
        padding-top: 2em !important;
        margin-top: 2em !important;
    }
    .blog-categories:not(:last-child) {
        padding-bottom: 0px !important;
    }
    .blog-categories:nth-child(5) ul.widget_area li::before{
        top: 18%;
    }
    .team_item_avatar>img {
        height: 150px;
        width: 150px;
    }
    .team_item_title {
        font-size: 1em;
        line-height: 1em;}
    #date-picker th {
        font-size: 0.6em;
    }
    #date-picker span.ui-datepicker-month {
        font-size: 0.7em;
        font-weight: 800;
        color: #EDBF88;
    }
    #date-picker span.ui-datepicker-year {
        font-size: 0.7em;
        font-weight: 800;
        color: #EDBF88;
    }

    .portfolio-heading {
        padding-top: 1em !important;
        font-size: 0.8em;}

    .feature-card>p {
        color: #75716c;
        font-size: 0.79rem;
    }
    .section2-heading {
        font-size: 1.467em;
    }
    .about-heading {
        font-size: 2em;
    }
    .about-text {
        font-size: 12px;
        color: #75716c;
        font-weight: 400;
    }
    .about-btn {
        padding: 1em 4.1em 1em;
        font-size: 13px;
    }
    .sc_title {
        font-size: 1.3em;
    }
    .card .card-body .card-text {
        font-size: .9rem;
        }
        .sc_icon {
            font-size: 1.2em;
          }
          .services_item_title {
            font-size: 1em;}
            .card-text {
                font-size: 12px;
                font-weight: 400;
            }

            .banner-heading{
                font-size: 3em;
                margin:0 !important;
            }
            .hero-section .breadcrumb {
                padding: 0.77em 0 !important;
            }

}

@media (min-width: 640px) and (max-width: 767px){
    .container.top-header-container {
        max-width: 650px;
    }
    .blog-right-card {
        display: flex;
        flex-wrap: wrap;
    }
    .blog-right-card>aside{
        width:50%;
    float: none;
    vertical-align: top;
    margin-top: 0;
    }
    .blog-right-card .blog-categories {
        box-sizing: border-box;
        padding: 4em 3em 3em !important;
    }
    #date-picker th{
        font-size:0.6em;
    }
    .portfolio-heading {
        font-size: 1em;}
    .feature-card>p {
        color: #75716c;
        font-size: 0.69rem;
    }
    .section2-heading {
        font-size: 1.467em;
    }
    .about-heading {
        font-size: 1.5em;
    }
    .about-text {
        font-size: 12px;
        color: #75716c;
        font-weight: 400;
    }
    .about-btn {
        padding: 1em 4.1em 1em;
        font-size: 13px;
    }
    .service_slider_img {
        max-height: 270px;}
        .sc_title {

        font-size: 1.567em;}

        .sc_icon {
            font-size: 1.2em;
          }
          .services_item_title {
            font-size: 1em;}
            .card-text {
                font-size: 12px;
                font-weight: 400;
            }
            .banner-heading{
                font-size: 2.5em;
                margin:0 !important;
            }
            .hero-section .breadcrumb {
                padding: 0 0 1.5em 0 !important;
            }


}

@media (min-width: 480px) and (max-width: 639px){
    .container.top-header-container {
        max-width: 470px;
    }
    .slider-heading {
        line-height: 26px;
        font-size: 25px;
    }
    .slider-tagline {
        line-height: 20px;
        font-size: 14px;
          margin-top: 8px !important;
    }
        .slider-btn {
            padding: 0.5rem 1rem !important;
            font-size: 12px;
        }
    .team_item_avatar>img {
        height: 200px;
        width: 200px;
    }
    .blog-right-card {
        display: flex;
        flex-wrap: wrap;
    }
    .blog-right-card>aside{
        width:50%;
    float: none;
    vertical-align: top;
    margin-top: 0;
    }
    #date-picker th{
        font-size:0.6em;
    }
    #date-picker span.ui-datepicker-month {
        font-size: 0.7em;
        font-weight: 800;
        color: #EDBF88;
    }
    #date-picker span.ui-datepicker-year {
        font-size: 0.7em;
        font-weight: 800;
        color: #EDBF88;
    }

    .blog-categories:not(:first-child) {
        border-top: 1px solid #EDBF88;
        margin-top: 0em;
        padding-top: 5em;
    }
    .portfolio-heading {
        font-size: 0.8em;}
    .feature-card>p {
        color: #75716c;
        font-size: 0.79rem;
    }
    .section2-heading {
        font-size: 1.467em;
    }
    .about-heading {
        font-size: 1.5em;
    }
    .banner-heading{
        font-size: 2.5em;
        margin:0 !important;
    }
    .hero-section .breadcrumb {
        padding: 0 0 1.5em 0 !important;
    }
    .about-text {
        font-size: 12px;
        color: #75716c;
        font-weight: 400;
    }
    .col-xs-6 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
    }
    .col-xs-7 {
        -ms-flex: 0 0 52%;
        flex: 0 0 52%;
        max-width: 52%;
    }
    .section3{
        background-size: 351% 63vh!important;
    }
    .about-btn {
        padding: 1em 4.1em 1em;
        font-size: 13px;
    }
    .testimonial_content {
        font-size: 0.98em;
        margin-bottom: 10px;
    }
.service_slider_img {
max-height: 220px;}
.sc_title {
font-size: 1.267em;}
.card .card-body .card-text {
font-size: .8rem;
}
.sc_icon {
    font-size: 1.2em;
  }
  .services_item_title {
    font-size: 1em;}
    .card-text {
        font-size: 10px;
        font-weight: 400;
    }

    .appointment-tabs {
        flex-direction: row !important;
        margin-bottom: 0rem !important;
        justify-content: center;
    }
}



@media (max-width: 479px){
.container.top-header-container {
max-width: 300px;
}
.top-header-bottom {
    left:-100%;
    width: 100%;
    top: 83px;
}

.footer_address .contacts_address{
    text-align: left !important
}
.menu_mask{
 display: none;
}
.appointment-tabs {
    flex-direction: row !important;
    margin-bottom: 0rem !important;
    justify-content: center;
}
.logo_mobile {
    height: 100px;
    width: 150px !important;
    object-fit: contain;
}
.logo {
    margin-top: 0.1em;
    margin-bottom: 0.3em;
}
.portfolio-heading {
    font-size: 0.9em;
    margin-bottom: 0 !important;
    padding-bottom:0 !important;
}
.hero-section .breadcrumb {
    padding: 0;
}
.portfolio-card>.overlay>.mask:hover {
    opacity: 1;
    transform: translate(10px, 10px);
    z-index: 1;
}
.banner-heading{
    font-size: 2.5em;
}

#pills-tab>.nav-item>.nav-link {
    font-size: 14px;
}
.slider-heading {
    line-height: 26px;
    font-size: 115%;
}
.mobile-header>.px-4{
    padding-right: 1.8rem!important;
    padding-left: 1.8rem!important;
}
.slider-tagline {
    line-height: 15px;
    font-size: 12px;
    margin-top: 8px !important;
}
.slider-btn{
    padding : 0.5rem 1rem !important;
    font-size: 12px;
}
.feature-card>p {
color: #75716c;
font-size: 0.69rem;
}
.section2-heading {
font-size: 1.467em;
}
.about-heading {

font-size: 2em;

}
.blog-heading{
    font-size: 1em;
}
.blog-card-breadcrumb>.breadcrumb-item>a,
.blog-card-breadcrumb>.breadcrumb-item{
    font-size:12px;
}

.blog-right-card .blog-categories {
    box-sizing: border-box;
    padding: 4em 1.8em 3em;
}
ul.widget_area>li>a {
    font-size: 12px;
}
ul.widget_area li::before {
    top: 37%;
}
.widget_title {
    font-size: 1.5em;
}
#date-picker .ui-state-default {
    width: 18px;
    height: 18px;
    font-size: 12px;
    line-height: 0.99em;
}
.tag-link{
    font-size: 11px !important;
}

.about-text {
font-size: 12px;
color: #75716c;
font-weight: 400;
}
.section3 {
background-position: left; }
.about-btn {
padding: 1em 4.1em 1em;
font-size: 13px;
}

.testimonials .owl-nav{
display: none;
}
.testimonial_content {
font-size: 0.98em;
margin-bottom: 10px;
}
.sc_title {
font-size: 1.267em;}
.card .card-body .card-text {
font-size: .8rem;
}
.service_slider_img {
max-height: 203px;}
.service_slider .owl-dots {
position: absolute;
top: auto;
bottom: 0;
left: 34%;
}

.services_item_title {
    font-size: 1em;}
    .footer_phone {
        text-align: left;
        padding-left: 0.5em!important;
        padding-top: 1.55em;
    }



}
@media (max-width: 250px){
    .portfolio-heading {
        font-size: 0.7em;
        margin-bottom: 0 !important;
        padding-bottom:0 !important;
    }
    .portfolio-card-breadcrumb>.breadcrumb-item,
    .portfolio-card-breadcrumb>.breadcrumb-item>a {
        font-size: 8px;
    }
}

@media (min-width: 0px)and (max-width:991px){


    body.modal-open {
        padding-right: 0 !important;
        overflow: hidden;
    }
    .mw{
        max-width:100%
    }

    .footer_padding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .blog-heading{
        font-size: 0.9em;
    }
    .blog-card-breadcrumb>.breadcrumb-item>a,
    .blog-card-breadcrumb>.breadcrumb-item{
        font-size:9px;
    }
    .service-img {
        object-fit: cover;
        height: 150px;
    }
    .blog-right-card .blog-categories {
        box-sizing: border-box;
        padding: 4em 1.8em 3em;
    }
    ul.widget_area>li>a {
        font-size: 12px;
    }
    ul.widget_area li::before {
        top: 37%;
    }
    .widget_title {
        font-size: 1.5em;
    }
    #date-picker .ui-state-default {
        width: 18px;
        height: 18px;
        font-size: 12px;
        line-height: 0.99em;
        margin: auto;
    }
    .tag-link{
        font-size: 11px !important;
    }
    .blog-card p{
        font-size:11px;
        color: #75716c;
    }
    .form-control-lg {
        font-size: 0.8em;
    }
    .search_button {
        top: -7%;
        font-size: 1em;
    }
    .blog-categories:nth-child(2){
        border-top: 1px solid #FDF3E9 !important;
        margin-top: 0px !important;
    }

}
/* Appointent Date Picker  */


@media (min-width:1440px){
    #appointment-calendar td{
        height:165px;
    }
    #appointment-calendar td>span, #appointment-calendar td>a{
        width: 50px;
        height: 50px;
        line-height: 165px;
        border: 0;
        display: flex ;
        justify-content: center;
        align-items: center;
        font-size: 19px;
     }
}

@media (min-width:1263px) and (max-width:1439.98px){
    #appointment-calendar td{
        height:141px;
    }
    #appointment-calendar td>span, #appointment-calendar td>a{
        width: 50px;
        height: 50px;
        line-height: 141px;
        border: 0;
        display: flex ;
        justify-content: center;
        align-items: center;
        font-size: 19px;
     }
}

@media (min-width:1136px) and (max-width:1262.98px){
    #appointment-calendar td{
        height:128px;
    }
}

@media (min-width:1024px) and (max-width:1135.98px){
    #appointment-calendar td{
        height:136px;
    }
}

@media (min-width:960px) and (max-width:1023.98px){
    #appointment-calendar td{
        height:127px;
    }
}
@media (min-width:768px) and (max-width:959.98px){
    #appointment-calendar td{
        height:99px;
    }
}
@media (min-width:640px) and (max-width:767.98px){
    #appointment-calendar td{
        height:84px;
    }
}
@media (min-width:480px) and (max-width:639.98px){
    #appointment-calendar td{
        height:61px;
    }
}
@media (min-width:0px) and (max-width:479.98px){
    #appointment-calendar td{
        height:38px;
    }
    #appointment-calendar td>span, #appointment-calendar td>a{

        font-size: 12px;
    }

    .time_card_body{
        padding:1rem 0rem;
    }
}



/* Services Calander  */

div#service_calendar td {
    position: relative;
    cursor: pointer;
    background-color: white;
    height: 40px;
    color: #111111;
    font-size: 15px;
    text-align: center;
    line-height: 40px;
    border: none !important;
    padding:0px !important;
}
div#service_calendar .ui-widget-header {
    border: none;
    color: #ffffff;
    font-weight: 500;
    font-family: 'Lora', serif;
    background-color: transparent !important;
    border-radius: 0 !important;
    width: 99.9%;
    padding: 0 !important;
}
div#service_calendar .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #3b3b39;
}
div#service_calendar .ui-icon-circle-triangle-e {
    background: url(../../icons/chevron-right-solid.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    width: 17px;
    height: 20px;
    text-indent: -999px;
}
div#service_calendar td>span, div#service_calendar td>a {
    width: 40px;
    height: 40px;
    line-height: 19px;
    border: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    background-color: #ECEFF2;
    border-radius: 0;
    position: relative;
}
div#service_calendar tr {
    border: 0 !important;
}

div#service_calendar td:hover>a {
    background-color: #ECEFF2;
    border-radius: unset;
    color: unset;
}
div#service_calendar td:hover {
    cursor: pointer;
    background: transparent !important;
}
div#service_calendar .ui-datepicker-unselectable {
    background-color: white;
}
div#service_calendar table.ui-datepicker-calendar>thead {
    background-color: white;
    border: 0;
    border-bottom: 1px solid #E4EBF4;
    color: #C8C9CC;
}
div#service_calendar th {
    padding: 0.8rem 0 !important;
    border-width: 0px;
    border-style: solid;
    font-size: 0.8rem;
    letter-spacing: 0.03rem;
    border-color: #e1b17700 !important;
}

div#service_calendar th .ui-datepicker td span,div#service_calendar th .ui-datepicker td a {
    display: unset;
    padding: .2em;
    text-align: center;
    text-decoration: none;
}
div#service_calendar .ui-state-highlight {
    border: 0;
    background: #ECEFF2 !important;
    color: #212121 !important;
    border-radius: 0%;
}
div#service_calendar td>a:after {
    background-color: #edbf88;
    content: "";
    width: 100%;
    height: 10%;
    z-index: 58;
    bottom: 0;
    position: absolute;
    /* display: revert; */
}
div#service_calendar td>span:after {
    background-color: #dddddd;
    content: "";
    width: 100%;
    height: 10%;
    z-index: 58;
    bottom: 0;
    position: absolute;
    /* display: revert; */
}

div#service_calendar  .ui-datepicker-prev, div#service_calendar .ui-datepicker-next {
    position: absolute;
    top: 0px;
    right: 25%;
    top: 27%;
    width: 1em;
    height: 1em;
    /* background: aquamarine; */
    display: flex;
    justify-content: center;
    align-items: center;
}

div#service_calendar .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: relative;
    left: unset;
    margin-left: 0px;
    top: 0;
    margin-top: 0px;
    right: unset;
}

div#service_calendar .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 1em 0;
    display: flex;
    justify-content: center;
}

div#service_calendar .ui-state-active{
    background-color: #3B3B39;
    color:#edbf88;
}
div#service_calendar .ui-datepicker-next:hover {
    right: 25%;
    top: 27%;
}
div#service_calendar .ui-icon-circle-triangle-w {
    background: url(../../icons/chevron-left-solid.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
    width: 17px;
    height: 20px;
    text-indent: -999px;
}

div#service_calendar .ui-datepicker .ui-datepicker-prev span {
    display: block;
    position: relative;
    left: 0;
    margin-left: 0px;
    top: 35%;
    margin-top: -9px;
    right: unset;
}
div#service_calendar .ui-datepicker .ui-datepicker-prev {
    left: 24.5%;
}
div#service_calendar .ui-datepicker th span,div#service_calendar .ui-datepicker th a {
    display: block;
    padding: .2em;
    text-align: center;
    text-decoration: none;
}

div#service_calendar tr>td:first-child {
    border-left: 1px solid transparent !important;
}
input#selected_date {
    font-size: 15px;
    margin-top: 7px;
    font-family: Lora, serif !important;
}
input#selected_date:focus{
    box-shadow: none !important;
    border:0 !important;
}
label.select_times>p {
    margin: 0;
    font-size: 15px;
}
.select_times {
    padding: 5px;
    text-align:center;
}
.form-group.time_list>input {
    position: absolute;
    opacity: 0;
}
.time_selected {
    background-color: var(--red) !important;
}
.time_selected>p{
    color: #fff;
}
.final_date_time input {
    font-size: 14px;
    max-width: 87px;
    outline:0;
}
.final_date_time .breadcrumb-item:nth-child(2):before {
    display: inline-block;
    padding-right: .5rem;
    color: black;
    content: "" !important;
}
.final_date_time .breadcrumb-item{
    position: relative;
}
.final_date_time .breadcrumb-item+.breadcrumb-item::before {
    display: inline-block;
    padding-right: .5rem;
    color: black;
    content: "/";
    transform: rotate(
-20deg
);
position: absolute;
left: -8px;
top: -1px;
}
.final_date_time>label {
    font-size: 14px;
    color: #edbf88;
}
.final_date_time , .final_staff{
    font-size: 17px;
    font-weight: 600;

}
#final_staff{
    outline:0;
}
.final_service_name:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    border-top: 1px dashed #6c757d;
    top: 36%;
    z-index: -1;
}
.final_service_name {
    position: relative;
    z-index: 5;
}
.final_service_name>p {
    background-color: white;
    padding-right: 15px;
    position: relative;
    color: #55585c;
    font-weight: 500;
    font-size: 16px;
}
.f_price{
    color: var(--red) !important;
    padding-left: 10px;;
}
.coupon>input,.giftcard>input{
    width: 70%;
    border: 0 !important;
    color: #828F9A;
    font-size: 14px;
    padding: 0 12px !important;
    outline: 0 !important;
    height: 30px;
}
.coupon>button, .giftcard>button {
    height: 30px;
    width: 45px;
    text-align: center;
    padding: 5px 15px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    box-shadow: none;
    font-weight: 600;
    font-size: 12px !important;
    line-height: 18px;
}
.coupon>button{
    background-color: #3B3B39;
    color: #fff !important;
}
.giftcard>button{
    background-color:#E1B177;
    color: #fff !important;
}

.total_price>p:first-child{
    color: var(--red);
}
.payment_method{
    position: relative;
}
.payment_method>input, .services-list>input{
    position: absolute !important;
    z-index: 3 !important;
    opacity: 0;

}
.payment_method>label{
   height:84px;
   border: 2px solid #fff
}
.payment_method .card{
    width: 114px;
    height: 80px;
    cursor: pointer;
    background: #FFF;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
    font-size: 14px;
}
.payment_method .card>.card-body{
    padding:0.8rem; 
}
.payment_method>input:checked ~ label {
    border: 2px solid var(--red);
    height: 84px;
    border-radius: 5px;
}
.service-confirm{
    background-color: #3b3b39;
    color: #fff;
    position: relative;
    z-index: 5;

}
.service-confirm:before{
    content: "";
    display:inline-block;
    height: 100%;
    width: 0%;
    background-color: #fff;
    z-index:5
}

.service-confirm:before {
    content: "";
    height: 100%;
    width: 0%;
    right: 0px;
    background-color: var(--red);
    position: absolute;
    top: 0;
    left: 0;
    transition: all 1s cubic-bezier(0.15, 1.35, 0, 0.89);
    z-index: -1;
    overflow: hidden;
}
.service-confirm:before{
    width: 100%;
    color: #fff;
}
.service-confirm:hover{ color: #fff}
.service-price>p {
    margin: 0;
    font-size: 28px;
    color: var(--red);
}

.final_staff_list:before {
  content:none !important
}

.final_staff_list {
   flex-wrap: wrap;
   color: #3b3b39;

  }
  li.breadcrumb-item.final_staff_list>p {
    margin: 0;
    font-size: 14px;
}


  .final_staff>li:nth-child(1){
      width: 72px;
  }

  li.breadcrumb-item.final_staff_list>p:not(:first-child):before {
    content: "";
    border-left: 2px solid;
    right: 0;
    padding-left: 5px;
}


.hamburger .line{
    width: 25px;
    height: 3px;
    background-color: var(--red);
    display: block;
    margin: 3px auto;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .hamburger:hover{
    cursor: pointer;
  }

  .hamburger.is-active .line{
      width:25px;
      margin: 8px 0
  }
#hamburger{
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  #hamburger.is-active{
    animation: smallbig 0.6s forwards;
  }

  @keyframes smallbig{
    0%, 100%{
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      -o-transform: scale(1);
      transform: scale(1);
    }

    50%{
      -webkit-transform: scale(0);
      -ms-transform: scale(0);
      -o-transform: scale(0);
      transform: scale(0);
    }
  }

  #hamburger.is-active .line:nth-child(1),
  #hamburger.is-active .line:nth-child(2),
  #hamburger.is-active .line:nth-child(3){
    -webkit-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    transition-delay: 0.2s;
  }

  #hamburger.is-active .line:nth-child(2){
    opacity: 0;
  }

  #hamburger.is-active .line:nth-child(1){
    -webkit-transform: translateY(9px) rotate(45deg);
    -ms-transform: translateY(9px) rotate(45deg);
    -o-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg);
  }

  #hamburger.is-active .line:nth-child(3){
    -webkit-transform: translateY(-13px) rotate(-45deg);
    -ms-transform: translateY(-13px) rotate(-45deg);
    -o-transform: translateY(-13px) rotate(-45deg);
    transform: translateY(-13px) rotate(-45deg);
  }

  .menu_mask{
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1098;
    width: 0;
    /* height: 100vh; */
    background-color: #000;
    opacity: 0.5;
   transition:all 0.1s ease-in-out;
  }

  .menu_mask.active{

    width: 100vw;
  }
