﻿.width8 {
    width: 8%
}

.bg-primary-black-dark {
    background-color: #451a2d
}

.footer-top.overlay-black-dark:after {
    opacity: .9;
    background-color: #451a2d
}

.pheight h2 span {
    font-size: 26px !important;
    letter-spacing: 9px !important
}

.site-header.center .logo-header img {
    position: relative;
    width: 190px !important;
    z-index: 2;
    margin-top: 0;
    object-fit: contain
}

.site-button-secondry:after, .site-button-secondry:before, .site-button:after, .site-button:before {
    background-color: #000;
    content: "";
    height: 100%;
    left: -110%;
    opacity: .1;
    position: absolute;
    top: 0;
    transform: skewX(25deg);
    -o-transform: skewX(25deg);
    -webkit-transform: skewX(25deg);
    -ms-transform: skewX(25deg);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s;
    -ms-transition: .5s;
    width: 100%;
    z-index: -1
}

.site-button-secondry:hover:after, .site-button:hover:after {
    left: -20%
}

.site-button-secondry:hover:before, .site-button:hover:before {
    left: -10%;
    transition: .3s;
    -moz-transition: .3s;
    -webkit-transition: .3s;
    -o-transition: .3s;
    -ms-transition: .3s
}

.bridal-footer .footer-top, .header-salon .is-fixed .main-bar, .site-button-secondry:after {
    background-color: #fff
}

.site-button, .site-button-secondry {
    position: relative;
    z-index: 1;
    overflow: hidden;
    vertical-align: middle
}

.bg-pink-light {
    background-color: #fef7fe
}

.service-images {
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 0;
    position: relative;
    width: 170px
}

    .service-images img {
        border: 5px solid #fff;
        border-radius: 500px;
        box-shadow: 0 0 30px 0 rgb(0 0 0 / .1);
        width: 220px
    }

    .service-images i {
        background: #fff;
        border-radius: 40px;
        bottom: 10px;
        box-shadow: 0 0 10px 0 rgb(0 0 0 / .2);
        color: #ff5ea5;
        font-size: 25px;
        height: 45px;
        line-height: 45px;
        position: absolute;
        right: 10px;
        width: 45px
    }

.service-content h6 {
    font-weight: 600
}

.img-collage, .services-box .icon-bx-wraper {
    position: relative
}

.video-presentation {
    padding: 150px 0
}

.video-play-icon a {
    width: 90px;
    height: 90px;
    border-radius: 90px;
    text-align: center;
    line-height: 95px;
    color: #fff;
    box-shadow: 0 0 0 10px rgb(255 255 255 / .2);
    background-color: rgb(255 255 255 / .5);
    border: 2px solid #fff;
    display: block;
    font-size: 40px;
    margin: auto;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

    .video-play-icon a:hover {
        color: #fff;
        box-shadow: 0 0 0 10px rgb(255 255 255 / .1),0 0 0 20px rgb(255 255 255 / .1)
    }

.team-carousel .owl-item .team-box {
    overflow: hidden;
    will-change: transform;
    transition: transform .7s;
    top: 0;
    left: 50%;
    width: 290px;
    transform-origin: 0;
    transform: scale(.5) translateX(-50%)
}

.team-carousel .owl-item .item, .video-bx img {
    width: 100%
}

    .team-carousel .owl-item .item .dlab-title-bx {
        opacity: 0
    }

.team-carousel .owl-item.center .item .dlab-title-bx {
    opacity: 1
}

.team-carousel .owl-item.center .team-box {
    transform: scale(1) translateX(-50%);
    position: absolute;
    top: 0;
    left: 50%;
    width: 290px;
    z-index: 1
}

.team-carousel .owl-item {
    filter: grayscale(1);
    -webkit-filter: grayscale(1);
    display: flex;
    align-items: center;
    position: relative;
    min-height: 1px;
    float: left
}

    .team-carousel .owl-item.center {
        filter: none
    }

.portfolio-box .overlay-icon a {
    padding: 0;
    background: #fff;
    font-size: 15px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    border-radius: 30px
}

.img-collage img {
    border: 12px solid #fff;
    box-shadow: 0 0 40px 0 rgb(0 0 0 / .1)
}

.img-collage > div {
    width: 49%;
    display: inline-block;
    padding: 0 10px
}

.hair-services .icon-bx-wraper {
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    position: relative;
    z-index: 1
}

    .hair-services .icon-bx-wraper:hover {
        transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05);
        border-color: #fff;
        background-color: #fff;
        z-index: 2;
        box-shadow: 0 0 10px 0 rgb(0 0 0 / .1)
    }

.hair-services [class*=col]:nth-child(4) .icon-bx-wraper, .hair-services [class*=col]:nth-child(5) .icon-bx-wraper, .hair-services [class*=col]:nth-child(6) .icon-bx-wraper {
    border-bottom: 0
}

.hair-services [class*=col]:nth-child(3) .icon-bx-wraper, .hair-services [class*=col]:nth-child(6) .icon-bx-wraper {
    border-right: 0
}

.price-tbl {
    padding: 20px;
    background: rgb(255 255 255 / .95);
    margin-bottom: 30px;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / .05);
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    min-height: 155px
}

    .price-tbl:hover {
        transform: scale(1.05);
        -moz-transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        -o-transform: scale(1.05)
    }

    .price-tbl .price-val h3, .price-tbl p {
        margin-bottom: 0
    }

    .price-tbl h4 {
        margin-bottom: 10px;
        font-size: 22px
    }

.service-iconbox [class*=icon-bx] {
    position: absolute;
    top: -40px;
    left: 50%;
    box-shadow: 0 0 30px 0 rgb(0 0 0 / .2);
    z-index: 1;
    transform: translateX(-50%)
}

.blog-style-1 .dlab-post-meta {
    margin-bottom: 5px;
    padding: 16px 5px 0
}

.blog-style-1 .dlab-post-title .post-title {
    margin-top: 0
}

.blog-md .dlab-post-meta {
    padding: 0 5px
}

.error-page .dz_error {
    font-size: 200px;
    line-height: 180px;
    margin-bottom: 0
}

.error-page h3 {
    font-size: 90px;
    letter-spacing: 20px;
    line-height: 70px
}

.error-page h4 {
    font-size: 45px;
    letter-spacing: 2px;
    line-height: 45px;
    color: #b0b0b0;
    margin-bottom: 30px
}

@media screen and (max-width:991px) {
    .error-page .dz_error {
        font-size: 120px;
        line-height: 120px
    }

    .error-page h3 {
        font-size: 60px;
        letter-spacing: 10px;
        line-height: 40px
    }

    .error-page h4 {
        font-size: 32px;
        letter-spacing: 0;
        line-height: 26px
    }
}

@media screen and (max-width:767px) {
    .video-presentation {
        padding: 50px 0
    }
}

.portfolio-box .dlab-gallery-box {
    margin-bottom: 10px
}

.service-list {
    list-style: none;
    padding: 0
}

    .service-list li {
        margin-bottom: 3px
    }

        .service-list li a {
            padding: 15px 20px;
            background-color: #fef5fe;
            display: block;
            width: 100%;
            color: #4f0035
        }

        .service-list li.active a {
            border-left: 3px solid #ff5ea5
        }

.download-brochure {
    padding: 30px;
    background: #fef5fe;
    color: #4f0035
}

.service-help {
    padding: 30px
}

    .service-help i {
        font-size: 60px
    }

    .blog-style-2 .post-title a, .bridal-serbx .dlab-media-info .dlab-title a, .hair-membership .pricingtable-title.bg-primary h2, .service-help h4 {
        color: #fff
    }

    .service-help ul {
        list-style: none;
        margin: 0
    }

        .service-help ul li {
            margin-bottom: 5px
        }

.carousel-gallery a {
    display: block
}

.under-construction {
    background-color: #fbf1f9
}

.about-hair-bx, .hair-footer .footer-top {
    background: #fff
}

.under-construction .header-ind {
    padding-top: 50px
}

    .under-construction .header-ind .logo-header {
        max-width: 200px;
        margin: auto;
        float: none;
        height: auto;
        width: 100%
    }

.under-construction h2 {
    font-size: 100px;
    line-height: 80px;
    text-transform: uppercase;
    color: #ff5ea5;
    display: block;
    clear: both
}

    .under-construction h2 span {
        font-size: 45px;
        color: #00becf
    }

.header-salon.header-transparent .extra-nav .site-button-link, .header-salon.header-transparent .header-nav .nav > li > a, .header-salon.header-transparent .navbar-toggler, .header-salon.header-transparent .top-bar {
    color: #633300
}

.header-salon .main-bar, .header-salon.header-transparent .top-bar {
    border: 0
}

.about-hair-content h4 {
    font-size: 45px;
    line-height: 55px;
    margin-top: 0;
    margin-bottom: 25px
}

.about-hair-content h2, .hair-head h2 {
    font-family: Montserrat,sans-serif;
    font-size: 60px;
    line-height: 70px
}

.about-hair-content p {
    line-height: 28px;
    margin-bottom: 20px
}

.site-button-link.line-link {
    padding: 0;
    font-family: Montserrat,sans-serif;
    font-size: 18px;
    display: flex;
    align-items: center
}

    .bridal-serbx .dlab-title a, .hair-footer .widget ul li, .site-button-link.line-link.black:hover {
        color: #000
    }

    .site-button-link.line-link span {
        width: 15px;
        height: 2px;
        background: #000;
        display: inline-block;
        margin-left: 10px;
        position: relative;
        transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s
    }

    .site-button-link.line-link:hover span {
        margin-left: 15px;
        width: 25px
    }

        .site-button-link.line-link:hover span:before {
            transform: rotate(30deg);
            -moz-transform: rotate(30deg);
            -webkit-transform: rotate(30deg);
            -ms-transform: rotate(30deg);
            -o-transform: rotate(30deg);
            top: -2px
        }

        .site-button-link.line-link:hover span:after {
            transform: rotate(-30deg);
            -moz-transform: rotate(-30deg);
            -webkit-transform: rotate(-30deg);
            -ms-transform: rotate(-30deg);
            -o-transform: rotate(-30deg);
            top: 3px
        }

    .site-button-link.line-link span:after, .site-button-link.line-link span:before {
        position: absolute;
        content: "";
        height: 1px;
        width: 10px;
        right: 0;
        background-color: #000;
        display: block;
        transition: .5s;
        -moz-transition: .5s;
        -webkit-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s
    }

.about-hair-bx {
    align-items: center;
    box-shadow: 0 0 20px rgb(218 147 65 / .5);
    display: flex;
    height: 500px;
    padding: 30px;
    text-align: center
}

    .about-hair-bx h2 {
        font-size: 35px;
        color: #000;
        line-height: 50px;
        margin-bottom: 30px;
        text-transform: uppercase;
        font-weight: 700
    }

    .about-hair-bx h4, .hair-head h4 {
        font-family: 'Great Vibes',cursive;
        font-size: 45px;
        line-height: 55px;
        margin-top: 0;
        margin-bottom: 10px
    }

    .about-hair-bx .site-button {
        border-radius: 0;
        padding: 10px 40px
    }

.video-bx {
    position: relative;
    box-shadow: 0 0 40px 0 rgb(44 33 0 / .2);
    margin: 80px 0 -80px;
    z-index: 1
}

    .video-bx .video-play-icon {
        position: absolute;
        z-index: 2;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        -moz-transform: translate(-50%,-50%);
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        -o-transform: translate(-50%,-50%)
    }

.hair-srbx {
    background-color: #fffcf2;
    padding-top: 160px
}

.hair-service-bx .dlab-tilte-sm {
    font-family: 'Great Vibes',cursive;
    font-size: 28px;
    line-height: 35px;
    color: #b0a583
}

.hair-service-bx .dlab-tilte {
    font-size: 26px;
    line-height: 30px;
    font-weight: 600
}

.hair-service-bx {
    position: relative;
    padding: 30px 20px 40px;
    box-shadow: 0 0 0 3px #fff,10px 10px 0 5px #fff;
    transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -webkit-transition: .5s;
    -o-transition: .5s
}

    .hair-service-bx .service-images img {
        box-shadow: none;
        border: 0
    }

    .hair-service-bx .site-button.white {
        color: #000;
        border-radius: 0;
        font-size: 16px;
        padding: 10px 40px;
        font-weight: 400;
        box-shadow: 3px 3px 15px -5px rgb(0 0 0 / .1)
    }

    .hair-service-bx.active, .hair-service-bx:hover {
        box-shadow: 0 0 0 3px #b1a684,10px 10px 0 5px #efe6c4
    }

.bridal-footer.footer-white, .hair-membership, .spa-footer.footer-white {
    font-family: Montserrat,sans-serif
}

    .hair-membership .pricingtable-title {
        border-bottom: 1px solid #e9e9e9
    }

        .hair-membership .pricingtable-title h2 {
            font-size: 24px;
            font-family: 'Great Vibes',cursive;
            color: #404040;
            text-transform: capitalize;
            font-weight: 700
        }

    .hair-membership .pricingtable-footer, .hair-membership .pricingtable-price {
        border: 0 solid #e9e9e9
    }

    .hair-membership .pricingtable-features {
        border-width: 1px 0 2px
    }

    .hair-membership .pricingtable-inner {
        box-shadow: 0 0 30px 0 rgb(0 0 0 / .07)
    }

    .hair-membership .pricingtable-features li {
        font-size: 14px;
        color: #000;
        font-family: Montserrat,sans-serif
    }

    .hair-membership .site-button {
        font-size: 14px;
        border-radius: 0;
        padding: 10px 30px;
        font-weight: 500;
        text-transform: uppercase
    }

    .hair-membership .pricingtable-bx {
        font-family: Roboto,sans-serif;
        font-weight: 400
    }

.blog-hair-bx {
    background: #fffcf2
}

.hair-footer .footer-bottom {
    background-color: #463b19
}

.hair-footer .widget h6:after {
    content: "";
    height: 2px;
    width: 30px;
    background: #d9c8a2;
    display: block;
    position: absolute;
    bottom: 0
}

.hair-footer .widget h6 {
    color: #000;
    font-family: Roboto,sans-serif;
    font-weight: 500;
    position: relative;
    padding-bottom: 10px
}

.hair-footer .footer-logo a img {
    width: 250px
}

.hair-footer .subscribe-form input {
    border: 1px solid rgb(0 0 0 / .1);
    border-radius: 0 !important;
    margin-right: 0
}

.hair-footer .subscribe-form .site-button {
    border-radius: 0;
    font-size: 20px;
    padding: 10px 25px
}

.hair-footer .head-sub, .hair-footer .list-inline .site-button-link {
    color: #000;
    font-size: 24px
}

.hair-footer .subscribe-form {
    max-width: 500px;
    margin: auto
}

.hair-footer .head-sub {
    font-weight: 500;
    text-align: center;
    margin-bottom: 20px;
    font-family: Roboto,sans-serif
}

.hair-footer .list-inline {
    margin-top: 20px
}

.hair-footer .subscribe-form .input-group-btn {
    padding-left: 0
}

.sub-bx {
    border-bottom: 1px solid rgb(0 0 0 / .1);
    margin-bottom: 50px;
    padding-bottom: 20px
}

.spa-header .extra-nav {
    padding: 20px 0
}

.spa-header .is-fixed .extra-nav {
    padding: 15px 0
}

.spa-bx-img {
    padding: 30px 0 0 30px;
    background-repeat: no-repeat;
    background-position: -28px 0
}

.button-effect1 {
    padding: 12px 30px;
    font-weight: 400;
    overflow: hidden;
    vertical-align: middle
}

    .button-effect1 span {
        width: 20px;
        height: 1px;
        background: #fff;
        display: inline-block;
        margin-left: 10px;
        vertical-align: middle;
        margin-top: -4px
    }

.spa-about-content h2, .spa-our-portfolio .section-head h2, .spa-price-bx .section-head h2, .spa-testimonial .section-head h2 {
    font-size: 70px;
    font-family: 'Abhaya Libre',serif;
    font-weight: 600;
    line-height: 80px;
    color: #0f1b48
}

.spa-about-content p {
    font-size: 16px;
    color: #656669;
    font-family: Montserrat,sans-serif;
    line-height: 30px;
    margin-bottom: 70px
}

.spa-price-bx {
    background-color: #edf5ff;
    position: relative;
    z-index: 1
}

    .spa-our-portfolio .section-head h5, .spa-price-bx .section-head h5, .spa-testimonial .section-head h5 {
        font-size: 22px;
        font-family: 'Abhaya Libre',serif;
        font-weight: 700;
        margin: 0
    }

.bridal-price-bx ul, .spa-price-tbl {
    margin: 0;
    padding: 0;
    list-style: none
}

    .spa-price-tbl li {
        display: flex;
        align-items: center;
        margin-bottom: 30px
    }

        .spa-price-tbl li .spa-price-thumb {
            width: 100px;
            min-width: 100px
        }

        .spa-price-tbl li .spa-price-content {
            padding-left: 20px
        }

            .spa-price-tbl li .spa-price-content p {
                font-family: Montserrat,sans-serif;
                font-size: 16px;
                color: #0f1b48;
                margin: 0
            }

            .spa-price-tbl li .spa-price-content h4 {
                font-size: 28px;
                font-family: 'Abhaya Libre',serif;
                font-weight: 700;
                display: flex;
                margin-bottom: 10px;
                color: #0f1b48
            }

.spa-price-bx:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    background-repeat: no-repeat;
    background-position: top,bottom;
    z-index: -1;
    background-size: 100%
}

.spa-our-portfolio .overlay-bx .spa-port-bx {
    background: #fff;
    padding: 20px;
    height: 100%;
    display: flex;
    align-items: center
}

.bridal-portfolio .overlay-bx, .spa-our-portfolio .overlay-bx {
    padding: 20px
}

    .spa-our-portfolio .overlay-bx .spa-port-bx h4 a {
        color: #586bb4
    }

    .bridal-portfolio .overlay-bx .spa-port-bx h4, .spa-our-portfolio .overlay-bx .spa-port-bx h4 {
        font-size: 24px;
        font-family: 'Abhaya Libre',serif;
        margin-bottom: 10px
    }

    .spa-our-portfolio .overlay-bx .spa-port-bx p {
        color: #0f1b48;
        font-size: 16px;
        font-family: Montserrat,sans-serif;
        margin: 0
    }

.spa-ser-bx {
    margin-top: 30px
}

    .spa-ser-bx .dlab-info-bx .dlab-title {
        font-size: 24px;
        font-family: 'Abhaya Libre',serif;
        margin-bottom: 0
    }

    .spa-ser-bx .dlab-media {
        background: #fff;
        overflow: unset;
        margin-left: 30px;
        margin-bottom: -30px
    }

    .spa-ser-bx .dlab-info-bx {
        display: flex;
        align-items: center;
        padding: 15px 30px;
        background: #fff;
        margin-left: 30px
    }

    .spa-ser-bx .dlab-media a {
        top: -30px;
        display: block;
        position: relative;
        left: -30px
    }

.spa-testimonial .testimonial-text p {
    font-size: 24px;
    font-family: 'Abhaya Libre',serif;
    line-height: 38px;
    color: #3f4b78
}

.spa-testimonial .testimonial-name {
    font-size: 28px;
    font-family: 'Abhaya Libre',serif;
    line-height: 38px;
    color: #0f1b48;
    text-transform: capitalize
}

.spa-testimonial .testimonial-1 .testimonial-position {
    font-size: 18px;
    color: #0f1b48
}

.bridal-testimonial .testimonial-text, .spa-testimonial .testimonial-text {
    max-width: 800px;
    margin: auto
}

.bridal-testimonial .testimonial-pic, .spa-testimonial .testimonial-pic {
    width: 130px;
    height: 130px
}

.spa-footer.footer-white .footer-top {
    background-color: #edf5ff;
    background-image: url(../images/background/bg8.png);
    background-size: 100%;
    background-position: top;
    background-repeat: no-repeat;
    padding-top: 130px;
    padding-bottom: 40px
}

    .spa-footer.footer-white .footer-top h6 {
        font-size: 28px;
        font-family: 'Abhaya Libre',serif;
        text-transform: capitalize;
        color: #0f1b48
    }

.bridal-head h2 {
    font-size: 60px;
    line-height: 70px;
    font-family: 'Abhaya Libre',serif;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0
}

.bridal-head h5 {
    font-family: 'Great Vibes',cursive;
    font-size: 30px;
    margin-bottom: 0
}

.blog-style-2 .dlab-post-meta ul li, .blog-style-2 .post-title, .bridal-footer.footer-white .footer-top h6, .bridal-price .bridal-head h2, .bridal-price .nav-tabs li a, .bridal-price-bx .dlab-title, .bridal-price-bx ul li span, .bridal-serbx .dlab-title, .bridal-serbx h2 {
    font-family: 'Abhaya Libre',serif
}

.bridal-head.text-center p {
    max-width: 800px;
    font-size: 18px;
    line-height: 30px
}

.bridal-serbx .dlab-info {
    position: relative;
    padding: 30px 10px
}

.bridal-serbx .dlab-title {
    color: #000;
    font-size: 28px;
    margin: 0
}

.bridal-serbx h2 {
    color: #000;
    font-size: 110px;
    margin: 0;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 20px;
    opacity: .05;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.bridal-serbx:hover .dlab-media-info {
    bottom: 0
}

.bridal-serbx:hover h2 {
    opacity: .2
}

.dlab-media-info {
    background-color: rgb(0 0 0 / .8);
    padding: 20px;
    position: absolute;
    bottom: -50%;
    transition: .5s;
    -moz-transition: .5s;
    -webkit-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s
}

.bridal-serbx .dlab-media-info .dlab-title {
    font-size: 20px;
    line-height: 28px
}

.dlab-media-info p {
    font-size: 14px;
    color: #fff;
    font-family: Montserrat,sans-serif;
    margin-bottom: 0
}

.bridal-footer.footer-white .footer-top h6 {
    font-size: 28px;
    text-transform: capitalize;
    color: #000
}

.bridal-price {
    background-color: #fffdf8
}

.bridal-price-bx ul li {
    display: flex;
    align-items: center;
    padding: 10px 0
}

    .bridal-price-bx ul li span {
        font-size: 22px;
        line-height: 28px;
        color: #000;
        text-transform: uppercase
    }

        .bridal-price-bx ul li span.service-blank {
            -ms-flex-positive: 1 !important;
            flex-grow: 1 !important;
            border-bottom: 2px dotted;
            height: 10px;
            margin: 0 4px
        }

.bridal-price-bx .dlab-title {
    font-size: 28px;
    line-height: 35px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.bridal-price-bx ul li span.service-price {
    color: #d19e65
}

.bridal-primg-bx {
    background: #574f51;
    background: -moz-radial-gradient(center,ellipse cover,#574f51 0,#1f152d 100%);
    background: -webkit-radial-gradient(center,ellipse cover,#574f51 0,#1f152d 100%);
    background: radial-gradient(ellipse at center,#574f51 0,#1f152d 100%);
    position: relative
}

.primg img {
    height: 100%;
    object-fit: cover;
    object-position: right;
    width: 100%
}

.primg {
    display: grid;
    position: absolute;
    height: 100%;
    margin-left: -20px;
    right: -50px;
    width: 120%
}

.bridal-price .nav-tabs {
    border: 0;
    margin-bottom: 30px
}

    .bridal-price .nav-tabs li a.active {
        background: #b1a684;
        color: #fff
    }

    .bridal-price .nav-tabs li a {
        border: 0;
        color: #fff;
        border-radius: 0;
        font-size: 18px;
        background-color: #404040;
        margin-right: 5px;
        margin-bottom: 5px
    }

.bridal-portfolio .site-filters.style1 li a {
    font-size: 22px;
    font-family: 'Abhaya Libre',serif
}

.blog-style-2.blog-post {
    position: relative;
    box-shadow: 0 0 10px 0 rgb(0 0 0 / .1);
    margin: 10px 0;
    border-radius: 4px;
    overflow: hidden
}

.blog-style-2 .post-title a:hover {
    color: #b69929
}

.blog-style-2 .post-title {
    color: #000;
    font-size: 28px
}

.blog-style-2 .dlab-post-title {
    margin-bottom: 20px
}

.blog-style-2 .dlab-post-meta ul li {
    color: #fff2bf;
    font-size: 18px
}

.blog-style-2 .dlab-info {
    position: absolute;
    top: 0;
    background: #0d0900;
    background: -moz-linear-gradient(45deg,rgb(13 9 0 / .95) 0,rgb(55 44 0 / .95) 100%);
    background: -webkit-linear-gradient(45deg,rgb(13 9 0 / .95) 0,rgb(55 44 0 / .95) 100%);
    background: linear-gradient(45deg,rgb(13 9 0 / .95) 0,rgb(55 44 0 / .95) 100%);
    text-align: center;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    padding: 20px
}

.bridal-price .bridal-head h2 {
    font-size: 45px;
    line-height: 55px;
    text-transform: capitalize;
    color: #000;
    margin-bottom: 0
}

.bridal-price .bridal-head p {
    font-size: 18px;
    line-height: 30px;
    font-family: Montserrat,sans-serif
}

.contact-form-bx .form-control {
    background-color: #fff0;
    border-width: 0;
    border-bottom-color: #771cb8;
    padding: 15px 0;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    position: relative
}

.contact-form-bx textarea.form-control {
    height: 207px
}

.contact-form-bx label {
    position: absolute;
    font-size: 20px;
    font-weight: 400;
    color: #606060;
    top: 10px;
    left: 20px;
    transition: .5s;
    font-family: 'Abhaya Libre',serif;
    text-transform: capitalize
}

.contact-form-bx .focused label {
    font-size: 12px;
    top: -10px;
    left: 0;
    color: #707070
}

.contact-form-bx .input-group:after {
    width: 100%;
    height: 3px;
    content: "";
    border-radius: 4px;
    box-shadow: 10px 10px 20px 0 rgb(0 7 66 / .75);
    bottom: 0;
    background: #000
}

.contact-form-bx .form-control::-moz-placeholder {
    color: #000
}

.bridal-portfolio .overlay-bx .spa-port-bx {
    background: rgb(0 0 0 / .9);
    padding: 20px;
    height: 100%;
    display: flex;
    align-items: center
}

    .bridal-portfolio .overlay-bx .spa-port-bx h4 a {
        color: #fff2bf
    }

    .bridal-portfolio .overlay-bx .spa-port-bx p {
        color: #fff;
        font-size: 16px;
        font-family: Montserrat,sans-serif;
        margin: 0
    }

.bridal-testimonial .testimonial-text p {
    font-size: 24px;
    font-family: 'Abhaya Libre',serif;
    line-height: 38px;
    color: #000
}

.bridal-testimonial .testimonial-name {
    font-size: 28px;
    font-family: 'Abhaya Libre',serif;
    line-height: 38px;
    color: #000;
    text-transform: capitalize
}

.bridal-testimonial .testimonial-1 .testimonial-position {
    font-size: 18px;
    color: #000
}

@media only screen and (max-width:1200px) {
    .spa-header .header-nav .nav > li > a {
        padding: 30px 9px
    }

    .spa-header .is-fixed .header-nav .nav > li > a {
        padding: 25px 9px
    }
}

@media only screen and (max-width:991px) {
    .site-header .header-nav .logo-header {
        width: 100%;
        max-width: 100%
    }

        .site-header .header-nav .logo-header a {
            display: block;
            text-align: center;
            width: 100%
        }

    .hair-services .icon-bx-wraper {
        border: none;
        box-shadow: 0 0 10px 0 rgb(0 0 0 / .1)
    }

    .hair-services .p-lr0 {
        padding: 0 15px;
        margin-bottom: 30px
    }

    .header-salon.header-transparent .navbar-toggler span {
        background: #000
    }

    .spa-about-content h2, .spa-our-portfolio .section-head h2, .spa-price-bx .section-head h2, .spa-testimonial .section-head h2 {
        font-size: 50px;
        line-height: 50px
    }

    .spa-about-content p {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 20px
    }

    .spa-about-content h2 {
        margin-bottom: 10px
    }

    .spa-header .header-nav .nav > li > a {
        padding: 10px 15px
    }

    .primg {
        position: unset;
        margin-left: 0;
        right: 0;
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    .site-header .header-nav .logo-header {
        width: 100%;
        max-width: 100%
    }

    .spa-bx-img {
        margin-bottom: 30px
    }

    .spa-header .extra-nav, .spa-header .is-fixed .extra-nav {
        padding: 10px 0 0
    }

    .spa-header .site-button {
        padding: 5px 20px
    }

    .bridal-price-bx ul {
        margin: 0 0 15px
    }

    .bridal-head h2 {
        font-size: 40px;
        line-height: 50px
    }

    .bridal-head h5 {
        font-size: 18px;
        line-height: 28px
    }

    .bridal-head.text-center p {
        font-size: 15px;
        line-height: 26px
    }

    .rev_slider .tp-caption.slide-hidden {
        display: none
    }
}

@media only screen and (max-width:576px) {
    .homeslider.owl-carousel .owl-item img {
        height: calc(64vh - 127px);
        width: 100%
    }

    .btn-quantity.style-1 .input-group-btn-vertical button:first-child {
        right: 160px !important
    }

    .product-details-reviews.pt-98.pt-lg-90.pt-md-90.pt-sm-44 {
        padding: 50px 0 !important
    }

    .site-header.center .logo-header img {
        object-fit: contain;
        padding: 0;
        position: relative;
        top: -2px !important;
        z-index: 2
    }

    .site-header.center .logo-header {
        height: 0 !important;
        top: 0 !important;
        width: 160px
    }

    .under-construction h2 {
        font-size: 38px;
        line-height: 35px
    }

        .under-construction h2 span {
            font-size: 20px
        }

    .under-construction .header-ind .logo-header {
        margin-bottom: 10px
    }

    .under-construction .header-ind {
        padding-top: 30px
    }

    .about-hair-bx h2, .about-hair-content h2, .hair-head h2 {
        font-size: 30px;
        line-height: 45px
    }

    .about-hair-bx h4, .about-hair-content h4, .hair-head h4 {
        font-size: 26px;
        line-height: 35px
    }

    .spa-ser-bx .dlab-info-bx {
        margin-left: 15px;
        padding: 15px
    }

    .spa-ser-bx .dlab-media a {
        left: -15px;
        top: -15px
    }

    .spa-ser-bx .dlab-media {
        margin-left: 15px;
        margin-bottom: -15px
    }

    .spa-footer.footer-white .footer-top {
        padding-top: 60px;
        padding-bottom: 20px;
        text-align: center
    }

    .bridal-testimonial .testimonial-text p, .spa-testimonial .testimonial-text p {
        font-size: 18px;
        line-height: 26px
    }

    .bridal-portfolio .site-filters.style1 li a {
        font-size: 18px
    }
}

@media only screen and (max-width:320px) {
    .btn-quantity.style-1 .input-group-btn-vertical button:first-child {
        right: 120px !important
    }

    .product-details-reviews.pt-98.pt-lg-90.pt-md-90.pt-sm-44 {
        padding: 50px 0
    }
}

@media only screen and (max-width:667px) {
    .header-color-part, .is-fixed .main-bar {
        background: #fff !important
    }

    .search, .searchbox {
        float: none !important
    }

    .btn-quantity.style-1 .input-group-btn-vertical button:first-child {
        right: 190px
    }

    .shopping-bag .dropdown-content {
        right: -10px;
        top: 20px
    }

    .width8 {
        width: 20%
    }

    .fullwidth .container-fluid {
        padding-left: 15px;
        padding-right: 15px
    }

    .shopping-bag {
        top: 5px !important
    }

    .header-color-part {
        height: 82px !important
    }

    .top-bar {
        display: block !important
    }

    .is-fixed .logo-header img {
        width: 150px !important
    }

    .tooltip .tooltiptext {
        font-size: 10px !important;
        text-align: left !important;
        padding-left: 5px !important
    }

    .header-left ul li, .searchbox-icon i {
        font-size: 15px !important
    }

    .searchbox {
        height: auto !important;
        margin-top: 0 !important
    }

    .header-left {
        margin-top: -7px
    }

    .mobile-text-white {
        color: orange !important
    }

    .searchbox-open {
        left: 0;
        width: 100% !important
    }

    .top-bar [class*=col-] {
        padding: 4px 15px !important
    }

    .searchbox-input::-moz-placeholder {
        font-size: 12px !important
    }

    .search {
        margin-left: 0 !important;
        margin-top: 0 !important;
        position: relative !important;
        width: 50%
    }

    .pheight h2 {
        font-size: 20px !important;
        line-height: 26px !important
    }

        .pheight h2 span {
            font-size: 16px !important;
            letter-spacing: 6px !important
        }

    .searchbox-open .searchbox-input {
        padding-right: 30px !important
    }

    .storybanner h3.sub-title {
        font-size: 16px !important;
        line-height: 26px !important;
        margin-bottom: 10px !important
    }
}
