/**
 * Theme Name:     hestia Child
 * Author:         Vikrant
 * Template:       hestia
 * Text Domain:    hestia-child
 * Description:    hestia is a modern WordPress theme for professionals. 
 */
 @font-face {
  font-family: "GrandCru";
  src: url("/wp-content/uploads/fonts/GrandCru-LightL.otf") format("opentype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GrandCru";
  src: url("/wp-content/uploads/fonts/GrandCru-RegularL.otf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "GrandCru";
  src: url("/wp-content/uploads/fonts/GrandCru-MediumS.otf") format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GrandCru";
  src: url("/wp-content/uploads/fonts/GrandCru-SemiBold.otf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GrandCru";
  src: url("/wp-content/uploads/fonts/GrandCru-Bold.otf") format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bricolage Grotesque";
  src: url("/wp-content/uploads/fonts/BricolageGrotesque-Regular.ttf") format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Bricolage Grotesque";
  src: url("/wp-content/uploads/fonts/BricolageGrotesque-SemiBold.ttf") format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
    font-family: 'sn-pro';
    src: url(/wp-content/uploads/fonts/6509SN-Pro.woff2) format('woff2'), url(wp-content/uploads/fonts/6509SN-Pro.woff) format('woff');
    font-display: auto;
}

@import url('https://fonts.googleapis.com/css2?family=SN+Pro:ital,wght@0,200..900;1,200..900&display=swap');

body{
    background-color: #fff;
}
body, p, blockquote, li {
    font-family: "SN Pro", sans-serif !important;

}
a{
    outline: 0 !important;
}

.main-banner-content .header-box1{
    margin-bottom: 0 !important;
} 
.main-banner-content .header-box1 p{
    background-color: rgba(255, 255, 255, 0.1);
    border: 0;
    border-radius: 50px;
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    width: auto;
    display: inline-block;
    padding: 0 10px;
}

.main-banner-content .header-box1 p:before{
    content: " " !important;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background-color: #C9A84C;
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 8px;
    float: left;
}

.main-banner-vid{
    position: relative;
}
.main-banner-vid:before{
    content: " " !important;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
    z-index: 1;
}
.main-banner-vid .main-banner-content,
.main-banner-vid .banner-form{
    position: relative;
    z-index: 99;
}
 
.banner-btn{
    display: flex;
    gap: 15px;
}
.main-banner-vid h1{
    color: #fff !important; 
    font-size: 66px;
    font-weight: 500 !important;
    line-height: 76px;
    font-family: "GrandCru", serif !important;
    margin-top: 10px; 
    letter-spacing: -1.37px; 

}
.banner-social-media .module-counter .number{
    text-align: left;
}
.banner-social-media .counter-text{
    display: none;
}
.banner-social-media .elementor-counter-number{
    color: #fff !important; 
    font-size: 48px !important;
    font-weight: 500 !important;
    line-height: 58px;
    font-family: "GrandCru", serif !important;
    text-align: left;
}
.banner-social-media .image-wrap{
    color: #fff !important; 
    font-size: 16px !important;
    font-weight: 500 !important;
    line-height: 28px;
    font-family: "GrandCru", serif !important;
    margin-bottom: 10px;
}
.main-banner-vid h1 strong{
    font-weight: 500 !important;
    color: #C9A84C !important;
}

.banner-social-media{
    background-color: rgba(0, 0, 0, 0.1);
    border-radius: 20px;
    padding: 15px;
}
.banner-social-media p{
    color: #fff !important; 
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: "GrandCru", serif !important;
    margin-bottom: 0 !important;
}
.banner-book-btn a.elementor-button-link{
    background-color: #C9A84C !important;
    color: #fff !important;
    border-radius: 100px;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: "GrandCru", serif !important;
    text-transform: none;
    width: auto !important; 
    line-height: 58px;
    margin-top: 20px;
    display: inline-block !important;
    padding: 0 15px 0 7px !important;
}
.banner-book-btn a.elementor-button-link:hover,
.booking-btn a.elementor-button-link:hover{
    background-color: #000 !important;
}

.banner-book-btn a.elementor-button-link svg{
    width: 35px;
    height: 25px;
    margin-left: 0;
    margin-top: -9px;
    opacity: 0;
    display: none;
}
.banner-book-btn a.elementor-button-link span.elementor-button-icon:before{ 
    content: " " !important;
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    background: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/btn-arrow.svg) no-repeat;
}
.banner-btn .elementor-container.elementor-column-gap-default{
    margin: 0;
    width: 54% !important;
}
.banner-btn a.elementor-button-link.elementor-button-content-wrapper{
    align-items: center;
}

.banner-book-btn a.elementor-button-link span.elementor-button-icon{
    background-color: #fff;
    width: 40px;
    height: 40px;
    margin-left: 0px;
    border-radius: 50px;
    color: #C9A84C; 
    margin-top: 8px;
    float: left;
    margin-right: 10px;
}

.banner-story-btn a.elementor-button-link{
    background-color:transparent !important;
    color: #fff !important;
    border-radius: 0;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: "GrandCru", serif !important;
    text-transform: none;
    width: auto !important; 
    line-height: 50px;
    margin-top: 20px;
    display: inline-block !important;
    padding: 0 10px 0 7px !important;
}

.banner-story-btn a.elementor-button-link svg{
    width: 30px;
    height: 30px;
    margin-left: 0;
    margin-top: 0;
}
.banner-book-btn a.elementor-button-link em:before{ 
    content: " " !important;
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 10px;
    background: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/btn-arrow.svg) no-repeat;
}

.banner-story-btn a.elementor-button-link span.elementor-button-icon{
    background-color: #fff;
    width: 50px;
    height: 50px;
    margin-left: 0px;
    border-radius: 50px;
    color: #C9A84C; 
    margin-top: 0;
    float: left;
    margin-right: 10px;
    align-items: center;
    justify-content: center; 
    display: flex;
    height: 50px;
}
.main-banner-content .header-box2,
.main-banner-content .header-box2 p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 36px; 
    line-height: 45px; 
    color: #fff;
    margin-bottom: 0 !important;
}
.main-banner-content .para,
.main-banner-content .para p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 28px; 
    line-height: 40px; 
    color: #ffffff;
    margin-bottom: 0 !important;
}
.banner-cont-b h3{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 23px; 
    line-height: 31px; 
    text-align: center; 
    color: #fff !important; 
}
.banner-cont-b h3 span{
    color: #C9A84C;
}
.banner-cot-box{
    border: 2px solid #FFFFFF80;
    border-radius: 10px;
    padding: 15px 10px;
}
.wellnes-brand-logo-sec .elementor-widget-heading{
    margin-bottom: 0 !important;
}
.wellnes-brand-logo-sec h2{
    color: #1B2642 !important; 
    font-size: 40px !important;
    font-weight: 500 !important;
    line-height: 50px;
    font-family: "GrandCru", serif !important; 
    margin-bottom: 30px;
}
.wellnes-brand-logo-sec h2 strong{
    font-weight: 500 !important;
    color: #C9A84C !important;
}

.header-box-2{
    margin-bottom: 15px;
}
.header-box-2 p{
    background-color: rgba(255, 255, 255, 0.1);
    border: 0;
    border-radius: 50px;
    color: #1B2642 !important; 
    font-size: 14px !important;
    font-weight: 500 !important;
    line-height: 34px;
    font-family: "GrandCru", serif !important;
    width: auto;
    display: inline-block;
    padding: 0 15px;
    border: 1px solid #1B26421A; 
}

.header-box-2 p:before{
    content: " " !important;
    width: 6px;
    height: 6px;
    border-radius: 50px;
    background-color: #C9A84C;
    display: inline-block;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
}

.about-wellness-sec h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 46px; 
    line-height: 50.6px;
    letter-spacing: -0.92px; 
    color: #C9A84C !important; 
}

.about-wellness-sec p{ 
    font-weight: 400; 
    font-size: 16px; 
    line-height: 25.6px;
    letter-spacing: 0%; 
    color: #1B2642;

}

.about-sub1 .module-icon-item,
.about-sub1 .module-icon-item span{
    font-weight: 400; 
    font-size: 16px; 
    line-height: 25.6px;
    letter-spacing: 0%; 
    color: #1B2642;
}

.about-sub1 .module-icon-item em.tf_box{
    padding: 5px 0;
}

.about-wellness-sub{
    background: linear-gradient(180deg, #FFF8E4 0%, rgba(255, 248, 228, 0) 100%);
    padding: 20px;
    border-radius: 20px;
    align-items: center;
    justify-content: space-between;
    display: flex;
}
 
.about-wellness-sub .elementor-counter-number,
.about-wellness-sub .elementor-counter-number-suffix{
   font-family: "Bricolage Grotesque", sans-serif !important;
    font-weight: 600; 
    font-size: 30px; 
    line-height: 30px; 
    text-align: left;
    color: #C9A84C; 
}
.about-wellness-sub .elementor-counter-number-wrapper .elementor-counter-number-prefix{
    display: none;
}

.about-wellness-sub .elementor-counter-title{ 
    font-weight: 400; 
    font-size: 16px; 
    line-height: 23px;
    color: #1B2642;
    margin-top: 7px !important;
    text-align: left;
}

.about-sub1 .elementor-widget-wrap.elementor-element-populated{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

header .main-menu-sec .main-nav .menu-box{
        background-color: #080F1A !important;
        border-radius: 18px !important;
        padding: 15px !important;
     }
header .main-menu-sec .main-nav .menu-box.last-b{
        padding: 0 !important;
     }

     header .main-menu-sec .main-nav .menu-box h4{
       font-family: "GrandCru", serif !important;
        font-weight: 500 !important; 
        font-size: 20px !important; 
        line-height: 28px !important; 
        color: #fff !important;
        margin-bottom: 0 !important;
        border: 0 !important;
        padding-bottom: 5px !important;
        margin-top: 0 !important;

     }
     header .main-menu-sec .main-nav .menu-box h4:hover{
        color: #C9A84C !important;
     }
     header .main-menu-sec .main-nav .menu-box p{ 
        font-weight: 300 !important; 
        font-size: 15px !important; 
        line-height: 22px !important; 
        color: #fff !important;

     }

     header .main-menu-sec .main-nav .menu-box a.custom-btn{
        font-family: "GrandCru", serif !important;
        font-weight: 500;
        font-size: 13.55px;
        line-height: 17.71px;
        background-color: #C9A84C !important;
        color: #fff !important;
        border-radius: 18px;
        padding: 6px 18px !important;
        margin-top: 5px !important;
        margin-bottom: 5px !important;
        display: inline-block;
     }
     header .main-menu-sec .main-nav .menu-box a.custom-btn:hover{
        background-color: #fff !important;
        color: #000 !important;
     }



@media screen and (min-width: 768px) {

    .top-call{
        margin-top: 5px;
    }
    #mega-menu-wrap-primary{
        background-color: transparent !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link{
        font-family: "SN Pro", sans-serif !important;
        font-size: 16px;
        font-weight: 400;
        color: #080F1A !important;
        text-transform: none;
        padding: 0 12px !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link span.mega-indicator{
        display: none !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover, 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:focus{
        background-color: transparent !important;
        font-weight: 400 !important;
        color: #C9A84C !important;
    }
    .about-wellness-sub .module-counter{
        border-right: 1px solid #C9A84C; 
        margin-right: 20px;
    }
    .our-service-list .testimonial-item .testimonial-content{
        padding-inline: 3%;
    }
    .our-doctors-list .testimonial-item .testimonial-content{
        padding-inline: 0;
    }
     .our-doctors-list .testimonial-item .testimonial-entry-content{
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .our-service-list .testimonial-item .testimonial-entry-content h5{
        height: 45px;
    }
    .our-service-list .testimonial-item .testimonial-entry-content p{
        height: 100px;
    }
    .testimonials-sec .testimonial-item .testimonial-entry-content{
        margin: 0 10px;
    }
    .app-sec .app-title{
        width: 680px;
    }
    .app-sec .app-store-img,
    .app-sec .g-pay-img{
        width: 255px;
    } 
    .app-sec h3{
        margin-top: 7px;
    }
 
     header .main-menu-sec{ 
        background-color: #080F1A; 
        margin: 0 0;
    }
    header .main-menu-sec .heade-nav{
        background-color: #fff; 
        padding:18px 10px 0 10px;
        gap: 15px;
    }
    .header-logo-n .elementor-widget-image{
        margin-bottom: 17px !important;
    }
    .main-nav {
        margin-top: 13px;
    }
    .main-nav nav ul li a{
        font-weight: 400 !important; 
        font-size: 18px !important; 
        line-height: 30px !important;  
        color: #080F1A !important; 
        padding: 0px 8px !important;
    }
    .main-nav nav ul li a:hover{
        color: #C9A84C !important;
        font-weight: 700;
    }
    .main-nav nav ul li a:after{
        display: none;
    }
    
    header .main-menu-sec .top-sec{
        color: #fff;
        padding:5px 25px;
    }
    .about-img-sec{
        display: flex;
        position: relative;
    }
    .aabt-img1{
        position: absolute;
        z-index: 1;
        bottom: -80px;
        left: 0;
    }
    .aabt-img2{
        width: 100%;
        justify-content: center;
    }
    .aabt-img3{
        position: absolute;
        z-index: 1;
        top: 20%;
        right: 0;
    }
    .abt-mobile-img{
        display: none;
    }
    .meet-wellness-sec{
        padding-bottom: 12%;
    }

   
    header .main-menu-sec .main-nav,
    header .main-menu-sec .main-nav .elementor-widget-wrap.elementor-element-populated,
    header .main-menu-sec .main-nav #mega-menu-wrap-primary,
    header .main-menu-sec .main-nav #mega-menu-wrap-primary #mega-menu-primary,
    header .main-menu-sec .main-nav .elementor-widget-maxmegamenu{
        position: initial !important;
    }
    header .main-menu-sec .main-nav #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link{
        background-color: transparent !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu .sub-menu-1{
        position: absolute;
        border-radius: 0 0 25px 25px;
        background-color: #FFFDF8 !important;
        width: 1140px !important;
        margin: 0 auto;
        margin-left: 90px;
        padding: 20px;
    }
 
    header .main-menu-sec .main-nav h4{
        font-family: "GrandCru", serif !important;
        font-weight: 500 !important; 
        font-size: 20px !important; 
        line-height: 30px; 
        color: #080F1A !important; 
       margin-bottom: 20px !important;
        border-bottom: 1px solid #c9a84c33 !important;
        padding-bottom: 15px !important;
        text-transform: none !important;
    } 
     header .main-menu-sec .main-nav ul li a{
        
        font-size: 15px;
        color: #080F1A !important;
        line-height: 22px;
        font-weight: 400;
        padding-bottom: 0 !important;
        margin-bottom: 8px !important;
        font-family: "SN Pro", sans-serif !important;

     } 
     header .main-menu-sec .main-nav ul li a:hover{
        font-size: 15px;
        color: #C9A84C !important;
        font-weight: 400;
        padding-bottom: 0 !important; 
     } 
     .accordion-title span{
        color: #C9A84C !important;
        font-size: 16px;
        font-weight: 600;
     }
     .accordion-title {
        margin-bottom: 10px;
     }
     .accordion-title .submenu.open a{
        color: #C9A84C !important;
        font-size: 15px;
     }

      
     .app-sec.mobile{
        display: none;
     }
 
     
     #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu{
        border-radius: 0 0 25px 25px;
        background-color: #FFFDF8 !important;
        padding: 15px 10px;
     }
     #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu a{
        font-size: 15px !important;
        color: #080F1A !important;
        line-height: 22px !important;
        font-weight: 400 !important;
        padding-bottom: 0 !important;
        margin-bottom: 8px !important;
        background-color: transparent !important;
     }
     #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-flyout ul.mega-sub-menu a:hover{
        color: #C9A84C !important;
     }
     .our-service-list.elementor-widget-testimonial-carousel .swiper-slide,
     .testimonials-sec .elementor-widget-testimonial-carousel .swiper-slide{
        padding-left: 5px !important;
        padding-right: 5px !important;
     }
     .our-service-list .elementor-testimonial__content h5{
        height: 70px;
     }
     .our-doctors-list .elementor-widget-testimonial-carousel .swiper-slide{
        padding-left: 0 !important;
        padding-right: 0 !important;
     }
     .hide-desk-m{
        display: none;
     }

     .footer-1{
        width: 300px !important;
     }
     .footer-2,
     .footer-3{
        width: 220px !important;
     }
     .footer-4{
        width: 320px !important;
     }
     .footer-5{
        width: 250px !important;
     }
     .date-s{
        width: 230px !important;
     }
     .review-b-sec .elementor-widget-wrap.elementor-element-populated{
        padding: 0 !important;
     }
     .main-banner-vid .banner-social-media .review-b-sec .elementor-container{
        align-items: center;
     }
     .our-blog-list article.elementor-post h3.elementor-post__title{
        height: 65px;
     }
     .elementor-widget-reviews .elementor-main-swiper, .elementor-widget-testimonial-carousel .elementor-main-swiper{
        width: 100% !important;
     }
     .footer-social-links{
        width: 87% !important;
     }
     .main-banner-content.bane-2{
        padding-right: 20px;
     }
      

}

@media screen and (min-width: 1025px) { 
    header .main-menu-sec .elementor-container,
    .main-banner-vid .banner-social-media .review-b-sec .elementor-container{
        width: 100% !important;
        max-width: 100% !important;
    } 
    .elementor-section.elementor-section-boxed > .elementor-container{ 
        max-width: 1280px;
    }
    header .main-menu-sec .top-sec .elementor-container,
    header .main-menu-sec .heade-nav .elementor-container,
    .main-banner-vid .elementor-container{ 
        max-width: 1280px !important;
    }
      
    header .main-menu-sec .header-book-btn{
        text-align: right;
    } 
}

@media screen and (min-width: 1800px) { 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu .sub-menu-1{
        margin-left: 75px !important;
    }
}

.header-logo-n img{
    width: auto !important;
}
header .elementor-widget-wrap.elementor-element-populated{
    padding: 0 !important;
}
 

.top-social-links .module_subrow{
    gap: 0;
}
.top-social-links .elementor-grid-item{
    width: 40px;
}
.top-social-links .elementor-grid-item .elementor-icon{
    background-color: #212731;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
}
.top-social-links .elementor-grid-item svg{
    width: 14px !important;
}
.top-social-links .fb-i .elementor-grid-item svg{
    width: 8px !important;
}
.top-cont{
    margin-right: 0 !important;
}
.top-cont p{
    margin-top: 10px;
    font-size: 14px;
    text-align: center;
    color: #fff !important;
}
 
.top-call{
    text-align: right;
}
.top-call ul li, .top-call ul li a, .top-call ul li span{
    font-size: 20px;
    color: #fff !important;
    text-align: right;
    font-weight: 700 !important;
   font-family: "SN Pro", sans-serif !important;
}
.top-call ul li span svg{
    width: 27px !important;
    height: 27px !important;
    margin-right: 10px !important;
}
.header-book-btn a.elementor-button-link{
    background-color: #080F1A !important;
    border-radius: 120px;
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 18px !important; 
    line-height: 30px; 
    color: #fff !important; 
    padding: 15px 18px;
    text-transform: none;
}
.header-book-btn a.elementor-button-link:hover{
    background-color: #C9A84C !important;
    opacity: 1 !important;
}


.booking-btn a.elementor-button-link{
    background-color: #C9A84C !important;
    color: #fff !important;
    border-radius: 100px;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: "GrandCru", serif !important;
    text-transform: none;
    width: auto !important; 
    line-height: 50px;
    margin-top: 20px;
    display: inline-block !important;
    padding: 0 15px 0 7px !important;
    height: 50px;
    border: 1px solid #c9a84c;
}

.booking-btn a.elementor-button-link svg{
    width: 35px;
    height: 25px;
    margin-left: 0;
    margin-top: -9px;
    opacity: 0; 
    display: none;
}

.booking-btn a.elementor-button-link span.elementor-button-icon{
    background-color: #fff;
    width: 40px;
    height: 40px;
    margin-left: 0px;
    border-radius: 50px;
    color: #C9A84C; 
    margin-top: 5px;
    float: left;
    margin-right: 10px;
}
.booking-btn a.elementor-button-link span.elementor-button-icon:before{ 
    content: " " !important;
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    background: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/btn-arrow.svg) no-repeat;
}

.booking-btn a.elementor-button-link em{
    background-color: #fff;
    width: 40px;
    height: 40px;
    margin-left: 0px;
    border-radius: 50px;
    color: #C9A84C; 
    margin-top: 5px;
    float: left;
    margin-right: 10px;
}

 
.our-result-sec .elementor-widget-heading,
.our-result-sec .elementor-widget-heading,
.our-doctors-sec .elementor-widget-heading,
.testimonials-sec .elementor-widget-heading,
.choose-exp .elementor-widget-heading{
    margin-bottom: 10px !important;
}

.our-result-sec,
.our-doctors-sec,
.choose-exp{
    padding-top: 50px;
    background: linear-gradient(180deg, #FFF8E4 0%, rgba(255, 248, 228, 0) 50%);

}
.our-result-content h2,
.our-service-sec h2,
.our-doctors-sec h2,
.testimonials-sec h2,
.our-blog h2,
.choose-exp h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 48px; 
    line-height: 56px; 
    color: #C9A84C !important; 
    margin-bottom: 0;
}

.our-result-content p,
.our-service-sec p,
.our-doctors-sec p,
.testimonials-sec p,
.our-blog p,
.choose-exp p,
.choose-exp .elementor-widget-text-editor{
   font-family: "SN Pro", sans-serif !important;
    font-weight: 500; 
    font-size: 17px; 
    line-height: 27px; 
    text-align: center !important; 
    color: #080F1A; 
}
.testimonials-sec .para-center p{
    text-align: center !important;
}
.testimonials-sec .elementor-testimonial .elementor-testimonial__content .elementor-widget-text-editor,
.testimonials-sec .elementor-testimonial .elementor-testimonial__content .elementor-widget-text-editor p{
    text-align: left !important;
}

.our-service-list .elementor-testimonial__content .elementor-widget-wrap.elementor-element-populated{
    padding: 0 !important;
}  
.our-service-list .elementor-testimonial__content {
    position: relative;
    border-radius: 20px;
    background: #fff;
    padding: 35px 0 0 0;
}

.our-service-list .elementor-testimonial__content:hover{
    background-color: #080F1A;
}
.our-service-list .elementor-testimonial__content:hover h6,
.our-service-list .elementor-testimonial__content:hover .elementor-widget-text-editor{
    color: #fff;
}
.our-service-list .elementor-testimonial__content:hover h5{
    border-top: 0.88px solid #FFFFFF33
}

.our-service-list .elementor-testimonial__content::before {
    content: "";
    position: absolute;
    inset: 0;
    border-radius: inherit;
    padding: 1px;
    background: linear-gradient(to bottom,
        rgba(201,168,76,1),
        rgba(201,168,76,0));
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    pointer-events: none;
}

.our-service-list .elementor-testimonial__content h6{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 19px; 
    line-height: 23px; 
    color: #080F1A;
    text-align: left;
    margin: 0 0 5px 0;

}

.our-service-list .elementor-testimonial__content h5{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 19px; 
    line-height: 23px; 
    color: #C9A84C;
    text-align: left;
    margin-top: 5px;
    padding-top: 20px;
    border-top: 0.95px solid #C9A84C33;

}

.our-service-list .elementor-testimonial__content p,
.our-service-list .elementor-testimonial__content .elementor-widget-text-editor{ 
    font-weight: 300; 
    font-size: 16px; 
    line-height: 24px; 
    text-align: left; 
    color: #080F1A; 
    font-family: "SN Pro", sans-serif !important;
}

.our-service-list .elementor-testimonial__content .elementor-widget-text-editor,
.our-service-list .elementor-testimonial__content .elementor-widget-heading{
    padding: 0 30px;
}
.our-service-list .elementor-testimonial__content .elementor-widget-image{
    margin-top: 30px;
}

.our-service-list .elementor-testimonial__content .elementor-widget-image img{
    border-radius: 0 0 20px 20px;
}


.our-doctors-list .elementor-testimonial__content h3 {
    color: #0F2147 !important;
    font-size: 24px !important;
    line-height: 30px;
    font-weight: 500 !important;
    font-family: "Rethink Sans", sans-serif !important;
    text-align: left;
    margin-top: 0;
    margin-bottom: 0;
}
.our-doctors-list .elementor-testimonial__content h3 a{
    color: #0F2147 !important;
    font-size: 21.72px !important; 
    font-weight: 500 !important;
    font-family: "Rethink Sans", sans-serif !important; 
}
.our-doctors-list .elementor-testimonial__content p,
.our-doctors-list .elementor-testimonial__content .elementor-widget-text-editor {
    color: #C9A84C !important;
    font-size: 14px !important;
    line-height: 24px;
    font-weight: 400 !important;
    font-family: "Rethink Sans", sans-serif !important;
    text-align: left;
}
.our-doctors-list .elementor-testimonial__content .module_subrow .elementor-container.elementor-column-gap-default{
    background-color: #f6f6f6;
    padding: 0 10px;
    border-radius: 20px;
    margin-top: -20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.our-doctors-list .elementor-testimonial__content .module_subrow .elementor-container.elementor-column-gap-default:before {
    content: " " !important;
    width: 100px;
    height: 30px;
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 0;
    z-index: 9;
    background: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/top-shape.png) no-repeat left top;
}

.our-doctors-list .elementor-testimonial__content .module_subrow .slide-arow-text{
    width: 190px;
    float: left;
}
.our-doctors-list .elementor-testimonial__content .module_subrow .slide-arrow-col{
    width: 60px;
    float: right;
}


.testimonials-sec .elementor-testimonial .elementor-testimonial__content{
    background: linear-gradient(180deg, #FFF8E4 0%, rgba(255, 248, 228, 0) 100%);
    border-radius: 20px;
    padding:15px 20px;
}


.testimonials-sec .elementor-testimonial__content .test-left-img-sec{
    width: 20%;
}
.testimonials-sec .test-right-sec .elementor-widget-heading{
    margin-bottom: 2px !important;
}

.testimonials-sec .elementor-testimonial__content .test-left-img-sec .elementor-widget-wrap.elementor-element-populated{
    padding: 0 !important;
}
.testimonials-sec .test-top-img-se{
    display: flex;
    margin-bottom: 10px;
}
.testimonials-sec .elementor-testimonial__content .elementor-widget-image{
    margin-bottom: 7px !important;
}

.testimonials-sec .elementor-testimonial__content .test-top-img-se h3{
     font-family: "GrandCru", serif !important;
    font-weight: 400; 
    font-size: 20px; 
    line-height: 24px; 
    color: #000;
    text-align: left;
    margin-bottom: 0;
    padding-left: 10px;
}
.testimonials-sec .elementor-testimonial__content .test-top-img-se p{ 
    font-weight: 400; 
    font-size: 16px; 
    line-height: 24px; 
    color: #666666;
    text-align: left !important;
     font-family: "SN Pro", sans-serif !important;
}
.testimonials-sec .test-top-img-se .test-right-sec{
    width: 80% !important;
}

 
.testimonials-sec .elementor-testimonial__content .elementor-widget-text-editor{
    font-weight: 400; 
    font-size: 15px; 
    line-height: 22px; 
    color: #000;
    text-align: left;
    font-family: "SN Pro", sans-serif !important;
    padding-left: 0;
}
.testimonials-sec .test-top-img-se .test-right-sec .elementor-widget-text-editor{
    padding-left: 10px;
}
.testimonials-sec .testimonials-list{
    margin-top: 35px;
}
.test-left-img-sec .elementor-widget-image img{
    margin-top: 10px;
}

.faq-left-n h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 46px; 
    line-height: 50.6px;
    letter-spacing: -0.92px; 

}

.faq-right-n .elementor-accordion .elementor-accordion-item{
    border: 0 !important;
    margin-bottom: 20px !important;
    border-radius: 15px !important;
}
.faq-right-n .elementor-accordion .elementor-accordion-item .elementor-tab-title{
    background-color: #FFFCF3 !important;
    padding: 20px;
    border-radius: 15px 15px 0 0;
    
    font-family: "Bricolage Grotesque", sans-serif !important;
    font-weight: 500; 
    font-size: 18px; 
    line-height: 22px; 
    text-align: left;
    color: #080F1A; 
}
.faq-right-n .elementor-accordion-icon.elementor-accordion-icon-left{
    text-align: right;
    float: right;
}
.faq-right-n .elementor-accordion{
    background: transparent !important;
    border: 0 !important;
}
.faq-right-n .elementor-tab-content{
    box-shadow: none !important;
    background: linear-gradient(180deg, #FFF8E4 0%, rgba(255, 248, 228, 0) 50%);
    border-radius: 14px;
    padding: 15px 20px;
    color: #080F1A;
}

.faq-right-n .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active{
    background-color: #C9A84C !important;
    color: #ffffff;
}

.faq-right-n .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active a.elementor-accordion-title{
    color: #ffffff;
}
.faq-right-n .elementor-accordion .elementor-accordion-item .elementor-tab-content p{
    font-size: 16px;
    line-height: 22px;
   font-family: "SN Pro", sans-serif !important;
}

.faq-right-n .elementor-accordion .elementor-accordion-item .elementor-tab-title i{
    margin-inline-end: 2em;
    float: right;
}
.faq-right-n .elementor-accordion .elementor-tab-title a{
    display: inline-block;
     
}
.faq-right-n .elementor-accordion .elementor-tab-title a.elementor-accordion-title{ 
    font-family: "SN Pro", sans-serif !important;
    font-weight: 500; 
    font-size: 18px; 
    line-height: 22px; 
    text-align: left;
    color: #080F1A; 
}

.faq-right-n .elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{
    width: 30px !important;
    height: 25px !important;
    color: #C9A84C;
    fill: #C9A84C !important;
}

.faq-right-n .elementor-accordion .elementor-tab-title .elementor-accordion-icon-opened svg{
    color: #fff !important;
    fill: #fff !important;
}

.faq-contact{
    margin-top: 30px;
}
.faq-contact .module_subrow{
    background-color: #FFFCF3;
    padding: 25px;
    display: flex;
    gap: 15px;
}
.faq-contact .module.module-text.tb_2yd3530 p{
    background-color: #C9A84C;
      font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 18px; 
    line-height: 50px;
    letter-spacing: -0.36px; 
    padding-left: 25px;
    color: #fff;
    border-radius: 20px 20px 0 0;
}

.faq-cont-right .module-text p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 16px; 
    line-height: 22px; 
    text-align: left;
    color: #080F1A; 
    margin-bottom: 7px !important;
}
.faq-cont-right .module-text p a{
  font-family: "SN Pro", sans-serif !important;
    font-weight: 600; 
    font-size: 20px; 
    line-height: 24px; 
    text-align: left;
    color: #080F1A; 
}


.booking-form-sec{
    background: linear-gradient(180deg, #FFF8E4 0%, rgba(255, 248, 228, 0) 50%);
}

.booking-form-left h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 46px; 
    line-height: 50.6px;
    letter-spacing: -0.92px; 
    color: #C9A84C !important;
}

.booking-form-left p{
    font-weight: 400;
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    color: #080F1A;
}

.app-sec{
    background-color: #FFF8E5;
    padding: 35px 0;
}

.app-sec h3{
    font-family: "GrandCru", serif !important; 
    font-weight: 500 !important; 
    font-size: 28px; 
    line-height: 50.6px;
    letter-spacing: -0.92px;
    vertical-align: middle; 
    color: #C9A84C !important;
    margin-bottom: 0;
}

.footer-sec h3,
.footer-sec .footer-addess h4,
.footer-sec .footer-numer h4,
.footer-sec .footer-numer h4 a{
   font-family: "GrandCru", serif !important; 
    font-weight: 500 !important; 
    font-size: 20px; 
    line-height: 26px;   
    color: #fff !important;
    margin-bottom: 10px;
}
 

.footer-sec ul li,
.footer-sec ul li a,
.footer-sec ul li a span{ 
    font-weight: 400 !important; 
   font-family: "SN Pro", sans-serif !important;
    font-size: 15.75px !important; 
    line-height: 23.63px; 
    color: #ffffff !important;
    margin-bottom: 7px;
    display: flex;
    gap: 2px;
    width: auto;

}
.footer-sec ul li a img{
    width: 15px;
    height: 15px;
    margin-top: 5px;
}
.footer-sec ul li a:hover,
.footer-sec ul li a:hover span{
    color: #C9A84C !important;
}
.footer-social-links .foot-l-1 .elementor-widget-wrap.elementor-element-populated{
    padding-top: 5px !important;
}

.footer-1 p{
   font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 13px; 
    line-height: 23px; 
    color: #ffffff;
    margin-bottom: 5px;
    margin-top: 5px;
}

.footer-social-i{
    display: flex;
    gap: 15px;
}
 
.footer-social-i .elementor-social-icons-wrapper{
    display: flex;
    justify-content: flex-start !important;
    gap: 10px;
}
.footer-social-i .elementor-social-icon{
    border: 1px solid #FFFFFF1A;
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    background-color: transparent;
    font-size: 14px;
}
.footer-1 .footer-logo img{
    width: auto !important;
}

.copyright-sec p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 15.75px; 
    line-height: 27px; 
    color: #ffffff;
    text-align: center;
    margin-bottom: 0;
}
.copyright-sec p strong{
    color: #C9A84C !important;
    font-weight: 400 !important;
}
.copyright-sec{
    padding:0 0 20px 0;
    border-top: 0 !important;
}

.b-logo .brand-img{
    display: flex;
    align-items: center;
    justify-content: center;
}

.time-sec p{
    font-family: "SN Pro", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #fff !important;
}
.time-sec .time-s p{
    color: #C9A84C !important;
    font-weight: 500 !important;
    display: inline-block;
}

.time-sec p{
    font-family: "SN Pro", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    color: #fff !important;
}
.time-sec .time-s .elementor-widget-wrap.elementor-element-populated,
.time-sec .date-s .elementor-widget-wrap.elementor-element-populated{
    padding: 0 !important;
}

.time-sec .elementor-widget-text-editor{
    margin-bottom: 0 !important;
}
.footer-add .elementor-icon-list-icon svg{
    width: 30px;
    height: 30px;
}
.footer-add .elementor-icon-list-text{
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    font-family: "SN Pro", sans-serif !important;
}
.footer-add li a{
    align-items: flex-start !important;
}

.our-blog-list article.elementor-post{
    border: 0.92px solid #C9A84C;
    border-radius: 20px;
    padding: 10px;
}
.our-blog-list article.elementor-post:hover{
    background-color: #080F1A;
    cursor: pointer;
}
.our-blog-list article.elementor-post .elementor-post__thumbnail{
    border-radius: 20px !important;
}
.our-blog-list article.elementor-post:hover h3,
.our-blog-list article.elementor-post:hover h3 a,
.our-blog-list article.elementor-post:hover a.elementor-post__read-more{
    color: #fff;
    opacity: 1;
}
.our-blog-list article.elementor-post:hover a.elementor-post__read-more:after{
    background: url(https://my.specialtymedspa.com/wp-content/uploads/2026/08/ARROW-Blog.svg) no-repeat;
}
 
.our-blog-list article.elementor-post:hover h3{
    border-bottom: 0.92px solid #FFFFFF4D
}
.our-blog-list article.elementor-post h3,
.our-blog-list article.elementor-post h3 a{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 13.77px; 
    line-height: 21px;  
    color: #C9A84C;
    margin-bottom: 15px;
}

.our-blog-list article.elementor-post h3{
    border-bottom: 0.92px solid #C9A84C1A
}
.our-blog-list article.elementor-post p{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 13.77px; 
    line-height: 21px;  
    color: #000000;
    margin-bottom: 10px;

}
.our-blog-list article.elementor-post .elementor-post__read-more{
   font-family: "SN Pro", sans-serif !important;
    font-weight: 500; 
    font-size: 16.53px; 
    line-height: 40px; 
    text-transform: capitalize;
    color: #C9A84C;
    display: inline-block;
    width: auto;
}
.our-blog-list article.elementor-post .elementor-post__read-more:after{
    content: " " !important;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-left: 5px;
    float: right;
    background: url(https://my.specialtymedspa.com/wp-content/uploads/2026/08/ARROW-Blog.svg) no-repeat;
}
.our-blog-list article.elementor-post .elementor-post__read-more:hover:after{
    content: " " !important;
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-left: 5px;
    float: right;
    background: url(https://my.specialtymedspa.com/wp-content/uploads/2026/08/ARROW-Blog-white.svg) no-repeat;
}
.our-blog-list article.elementor-post .elementor-post__text{
    padding: 10px;
}

@media (max-width: 767px) {
    .top-social-links .elementor-social-icons-wrapper{
        display: flex !important;
        gap: 10px;
        width: 100%;
        align-items: center;
        justify-content: center;
        padding: 10px 0;
    }
    .top-cont p{
        padding: 5px 15px;
        margin-top: 0;
    }
    .top-cont p span{
        width: 100%;
        display: inline-block;
        text-align: center;
    }
    .top-sec{
        padding: 10px 0 15px 0;
        background-color: #000;
    }
    .main-menu-sec{
        background-color: #fff !important;
    } 
    .header-book-btn a.elementor-button-link{
        width: 250px;
        margin: 0 auto;
    }
    .top-call ul li, .top-call ul li a, .top-call ul li span{
        text-align: center !important;
        font-size: 15px !important;
        color: #fff;
        justify-content: center;
    }
     
    .header-logo-n,
    .header-book-btn{
        text-align: center;
    }
    #mega-menu-wrap-primary .mega-menu-toggle{
        background-color: transparent !important;
    }
    #mega-menu-wrap-primary{
        position: relative;
        top: -60px;
        z-index: 999;
        right: 0;
    }
    .main-banner-vid{
        background-color: rgba(0, 0, 0, 0.5) !important; 
        margin-top: 0;
        padding: 30px 0 0 0 !important;
    }
    .main-banner-sec{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .main-banner-vid h1{
        font-size: 40px;
        line-height: 50px;
    }
    .banner-btn .elementor-container.elementor-column-gap-default{
        width: 100% !important;
    }
    .banner-btn {
        display: flex;
        gap: 0 !important;
        flex-direction: column;
        align-items: flex-start;
    }
    .banner-social-media{
        margin-top: 20px;
    }
    .review-b-sec .banner-icon-1{
        width: auto !important;
    }
    .wellnes-brand-logo-sec h2,
    .about-wellness-sec h2,
    .our-result-content h2, 
    .our-service-sec h2, 
    .our-doctors-sec h2, 
    .testimonials-sec h2,
    .faq-left-n h2,
    .booking-form-left h2{
        font-size: 35px !important;
        line-height: 42px !important;
        letter-spacing: 0 !important;
    }
    .b-logo{
        display: flex;
        margin-bottom: 15px;
        align-items: center;
        justify-content: center;
    }
    .meet-wellness-sec{
        padding-top: 0 !important;
        display: flex;
        flex-direction: column;
    }
    .meet-wellness-sec .about-r-img{
        order: 1;
    }
    .meet-wellness-sec .about-wellness-sec{
        order: 2;
    }
    .about-wellness-sub .counter-text{
        font-size: 13px !important;
    }
    .about-wellness-sub{
        padding: 20px !important;
    }
    .booking-btn a.elementor-button-link{
        margin-top: 0 !important;
    }
    .meet-wellness-sec .about-wellness-sec{
        display: flex;
        flex-direction: column;
    }
    .about-wellness-sec{
        order: 2;
        margin-top: 25px;
    }
    .our-result-sec,
    .our-doctors-sec,
    .booking-form-sec{
        padding-top: 40px;
    }
    .our-result-content p, 
    .our-service-sec p, 
    .our-doctors-sec p, 
    .testimonials-sec p{
        font-size: 16px;
    }
    .our-result-content p br, 
    .our-service-sec p br, 
    .our-doctors-sec p br, 
    .testimonials-sec p br{
        display: none;
    }
    .our-result-sec .testimonial-item .testimonial-entry-content{
        padding: 0 !important;
    }
    .our-service-list .testimonial-item .testimonial-entry-content .module-text{
        padding: 0 20px !important; 
    }
    .testimonials-sec .test-top-img-se{
        margin-bottom: 20px !important;
    }
    .faq-right-n ul.ui.module-accordion .accordion-title a span.accordion-title-wrap{
        padding-left: 0 !important;
    }
    .faq-right-n .accordion-content{
        padding-right: 20px !important;
    }
    .app-sec h3{
        font-size: 30px !important;
        text-align: center;
        line-height: 38px !important;
        margin-bottom: 20px;
    }
    .booking-form-sec{
        padding-bottom: 15px !important;
    }
    
    .footer-2,
    .footer-3{
        display: none !important;
    }
    .g-pay-img.desk,
    .app-store-img.desk{
        width: 48%;
    }
    .app-sec.mobile{
        padding-top: 0 !important;
        padding-bottom: 25px !important;
    }
    .app-sec{
        padding-bottom: 20px !important;
        padding-top:25px !important;
    }
    .app-sec.mobile .elementor-container.col_align_top{
        display: flex;
    }
    .footer-mobile .sp-easy-accordion .sp-ea-single,
    .footer-mobile .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-body{
        background: transparent !important;
        border: 0 !important;
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .footer-mobile .sidebar-menu{
        padding: 0 !important;
        width: 100% !important;
        background: #080F1A !important;
        margin-bottom: 0 !important;
    }
    .footer-mobile .sp-easy-accordion .sp-ea-single .ea-header a{
        color: #fff !important;
        padding: 0 !important;
        opacity: 1;
    }
    .footer-mobile .sp-ea-one.sp-easy-accordion .sp-ea-single .ea-header a .ea-expand-icon{
        color: #fff !important;
        float: right !important;
        margin-top: 2px;
    }
    .footer-mobile .sp-easy-accordion .sp-ea-single{
        border-bottom: 1px solid #fff !important;
         padding-bottom: 15px;
    }
    .footer-mobile{
        margin: 20px 0;
    }
    .copyright-sec{
        padding: 20px 0 !important;
    }
    
    .sidebar-menu li a br{
        display: none;
    }
    .footer-cont {
        padding-bottom: 10px !important;
    }
    nav ul li a{
        color: #000 !important;
    }

    .menu-module-burger{
        position: relative;
        top: -50px;
        right: -20px;
    }
    .mobile-menu-module ul li a{
        font-weight: 600;
        font-size: 18px;
        line-height: 28px;
        color: #080F1A !important;
    }
    .mobile-menu-module ul li .sub-menu li a{
        font-weight: 400;
        font-size: 16px;
        line-height: 24px;
        color: #080F1A !important;
    }
    .page-id-41664 .themify_builder .body-overlay.body-overlay-on{
        background-color: rgba(0, 0, 0, 0.7) !important;
    }
    .header-book-btn{
        margin-top: -35px;
        display: none;
    }
    .main-nav{
        margin-top: -20px;
    }
    .header-logo-n .elementor-widget-image{
        margin-bottom: 0 !important;
    }
    #mega-menu-wrap-primary #mega-menu-primary{
        margin-top: 45px;
    }
    .main-banner-vid .elementor-container{
        z-index: 1;
    }
    .main-banner-vid .tb_local_video:before,
    .main-banner-vid:before{
        content: " " !important;
        width: 100%;
        height: 100%;
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
        background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
        z-index: 1;
    }
    .banner-social-media .review-b-sec{
        display: flex;
                gap: 15px;
    }
    .about-r-img .abt-mobile-img{
        display: none;
    }
    header .mobile-menu{
        height: 55px;
    }
    .time-sec .elementor-container.elementor-column-gap-default{
        display: flex;
    }
    .time-sec .date-s{
        width: 60%;
    }
    .time-sec .time-s{
        width: 40%;
    }
    .time-sec p{
        margin-bottom: 5px !important;
    }
    .footer-logo-sec1 .elementor-container.elementor-column-gap-default{
        display: flex;
        flex-wrap: nowrap;
    }
    .top-social-inner .elementor-container.elementor-column-gap-default{
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: center;
        gap: 15px;
    }
    .top-social-inner .social-m-1{
        width: auto !important;
    }
    .footer-logo-sec1 .footer1-i{
        width: auto;
        float: left;
    }


    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item{
        border: 0.92px solid #C9A84C;
        border-radius: 20px;
        padding: 10px;
        box-shadow: none;
    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item:hover{
        background-color: #080F1A;
        cursor: pointer;
    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item:hover h2,
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item:hover h2 a,
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item:hover a.wb_ps_readmore_link{
        color: #fff;
        opacity: 1;
    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item:hover a.wb_ps_readmore_link:after{
        background: url(https://my.specialtymedspa.com/wp-content/uploads/2026/07/read-more-hover.png) no-repeat;
    }
     
    .our-blogt .wbel_post_slider_wrapper .wb_ps_single_item:hover h2{
        border-bottom: 0.92px solid #FFFFFF4D
    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item h2,
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item h2 a{
        font-family: "GrandCru", serif !important;
        font-weight: 500 !important; 
        font-size: 13.77px; 
        line-height: 21px;  
        color: #C9A84C;
        margin-bottom: 15px;
    }

    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item h2{
        border-bottom: 0.92px solid #C9A84C1A
    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item p{
        font-family: "GrandCru", serif !important;
        font-weight: 500 !important; 
        font-size: 13.77px; 
        line-height: 21px;  
        color: #000000;
        margin-bottom: 10px;

    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item .wb_ps_readmore_link{
        font-family: "SN Pro", sans-serif !important;
        font-weight: 500; 
        font-size: 16.53px; 
        line-height: 40px; 
        text-transform: capitalize;
        color: #C9A84C;
        display: inline-block;
        width: auto;
        background-color: transparent;
        border: 0;
    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item .wb_ps_readmore_link:after{
        content: " " !important;
        width: 37px;
        height: 37px;
        display: inline-block;
        margin-left: 5px;
        float: right;
        background: url(https://my.specialtymedspa.com/wp-content/uploads/2026/07/read-more.png) no-repeat;
    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item .wb_ps_readmore_link:hover:after{
        content: " " !important;
        width: 37px;
        height: 37px;
        display: inline-block;
        margin-left: 5px;
        float: right;
        background: url(https://my.specialtymedspa.com/wp-content/uploads/2026/07/read-more-hover.png) no-repeat;
    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item .wb_ps_content{
        padding: 10px;
        box-shadow: none;
    }
    .our-blog .wbel_post_slider_wrapper .wb_ps_single_item .wb_ps_thumbnail img{
        box-shadow: none;
        border-radius: 20px;
    }

    .our-blog .wbel_post_slider_wrapper{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .our-blog .wbel-arrow{
        background-color: #000 !important;
        border: 4px solid #000 !important;
    }
    .our-blog .wbel-arrow i{
        color: #fff !important;
    }
    .footer-sec ul li, .footer-sec ul li a, .footer-sec ul li a span{
        width: auto !important;
    }
    .faq-right-n .elementor-accordion .elementor-tab-title a.elementor-accordion-title{
        width: 85% !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block{
        margin-top: 60px;
    }
    .header-logo-n img{
        margin-top: 20px;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner, 
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before, #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after{
        background-color: #000 !important;
        height: 2px !important;
    }
    #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated{
        box-shadow: none !important;
    }
    .header-book-btn{
        padding: 0 10px;
    }
    .banner-story-btn a.elementor-button-link,
    .banner-book-btn a.elementor-button-link{
        margin-top: 0 !important;
    }
    .review-b-sec .elementor-container.elementor-column-gap-default,
    .b-logo .elementor-container.elementor-column-gap-default{
        display: flex;
        flex-wrap: nowrap !important;
        margin: 0;
        align-items: center;
    }
    .banner-social-media .elementor-widget-image{
        text-align: left;
        margin-bottom: 10px !important;
    }
    .banner-social-media .social-media-p img{
        width: 200px;
    }
    .our-service-list.elementor-widget-testimonial-carousel .swiper-slide,
    .testimonials-sec .elementor-widget-testimonial-carousel .swiper-slide{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .brand-img .elementor-widget-wrap.elementor-element-populated{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    header .main-nav h4{
        font-family: "GrandCru", serif !important;
        font-weight: 500 !important; 
        font-size: 18px !important; 
        line-height: 26px; 
        color: #080F1A !important; 
       margin-bottom: 15px !important;
        border-bottom: 1px solid #c9a84c33 !important;
        padding-bottom: 10px !important;
        text-transform: none !important;
    } 
     header .main-nav ul li a{
        font-size: 15px;
        line-height: 22px;
        font-weight: 400;
        padding-bottom: 0 !important;
        margin-bottom: 8px !important;
     } 
     header .main-nav ul li ul li a{
       color: #080F1A !important; 
     }
     header .main-nav ul li a:hover{
        font-size: 15px;
        color: #C9A84C !important;
        font-weight: 400;
        padding-bottom: 0 !important; 
     } 
     .accordion-title span{
        color: #C9A84C !important;
        font-size: 16px;
        font-weight: 600;
     }
     .accordion-title {
        margin-bottom: 10px;
     }
     .accordion-title .submenu.open a{
        color: #C9A84C !important;
        font-size: 15px;
     }
     #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link{
        border-bottom: 1px solid #585252 !important;
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
        height: 45px;
        line-height: 45px;
        outline: 0 !important;
     }
     #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator{
        font-size: 25px;
     }
     .faq-left-n{
        margin: 0 10px 25px 10px;
     }

     .footer-social-links .elementor-container.elementor-column-gap-default{
        display: flex;
        flex-wrap: nowrap;
     }
     .foot-l-1{
        width: auto !important;
     }
}

.tb_link_outline:hover{
    outline: 0 !important;
}
nav ul ul{
    box-shadow: none !important;
}
.swiper-pagination-bullet{
    width: 10px !important;
    height: 10px !important;
    background-color: #c3a85c !important;
}

.swiper-pagination-bullet-active{
    background-color: #c9a84c !important;
}


@media only screen and (min-width: 1200px) and (max-width: 1280px) {
    #mega-menu-wrap-primary #mega-menu-primary>li.mega-menu-item>a.mega-menu-link,
    .faq-right-n .elementor-accordion .elementor-tab-title a.elementor-accordion-title{
        font-size: 15px !important;
    }
    .footer-care-btn a{
        font-weight: 18px !important;
    }
    .header-book-btn a.elementor-button-link{
        font-size: 15px !important;
        padding: 15px 20px !important;
    }
    .main-banner-vid h1{
        font-size: 62px !important;
        line-height: 70px !important;
    }
    .app-sec h3{
        font-size: 28px !important;
        margin-top: 7px !important;
    }
    .app-sec .app-store-img, .app-sec .g-pay-img{
        width: 200px !important;
    } 
    #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item ul.mega-sub-menu .sub-menu-1{
        max-width: 1040px;
    } 
}

@media (min-width: 1025px) {
     
    .footer-links-sec{
        display: flex;
    }
    .footer-links-sec .footer-1{
        width: 400px;
    }
    .footer-links-sec .footer-2,
    .footer-links-sec .footer-3{
        width: 200px;
    }
}


.footer-care-btn a{
    font-family: "GrandCru", serif !important; 
    font-weight: 500 !important; 
    font-size: 19.69px !important; 
    line-height: 24px; 
    color: #C9A84C !important;
    background: transparent !important;
    padding: 0 !important;
    text-transform: none;
    width: 100% !important;
    display: inline-block !important;
    height: auto;

}
.footer-care-btn .elementor-button-content-wrapper{
    justify-content: flex-end !important;
}

.footer-logo-sec1{
    display: flex;
    gap: 15px;
    margin-bottom: 15px;
} 

.footer-social-i .fb-icon{
    position: relative;
    transition: 0.3s;
}
.footer-social-i .elementor-grid-item a:hover img,
.top-social-links .elementor-grid-item a.fb-i:hover svg{
    transition: 0.3s;
    content: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/Item-→-Social-Link.svg) !important;
}

.footer-social-i .ytube-i a:hover img,
.top-social-links .elementor-grid-item a.ytube-i:hover svg{
    transition: 0.3s;
    content: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/Item-→-Social-Link-1.svg) !important;
}
.footer-social-i .linkden-i a:hover img,
.top-social-links .elementor-grid-item a.linkden-i:hover svg{
    transition: 0.3s;
    content: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/Item-→-Social-Link-2.svg) !important;
}
.footer-social-i .insta-i a:hover img,
.top-social-links .elementor-grid-item a.insta-i:hover svg{
    transition: 0.3s;
    content: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/Item-→-Social-Link-2.svg) !important;
}

.top-blabk-sec{
    margin: 0;
}

 
.top-social-links .social-m-1 .elementor-social-icon,
.footer-social-links .footer-social-i .elementor-social-icon{
    transition: none !important;
    opacity: 1 !important;
}
 
.top-social-links .fb-i a.elementor-social-icon:hover svg,
.footer-social-links .footer-social-i.fb-i a.elementor-social-icon:hover svg {
    opacity: 0;
}

.top-social-links .fb-i a.elementor-social-icon:hover{
    background: url("https://my.specialtymedspa.com/wp-content/uploads/2026/08/fb-social-icon-hover.svg") no-repeat center;
    background-size: 31%; 
}
.footer-social-links .footer-social-i.fb-i a.elementor-social-icon:hover{
    background: url("https://my.specialtymedspa.com/wp-content/uploads/2026/08/fb-social-icon-hover.svg") no-repeat center;
    background-size: 27% !important; 
}

.top-social-links .ytube-i a.elementor-social-icon:hover svg,
.footer-social-links .footer-social-2.ytube-i a.elementor-social-icon:hover svg {
    opacity: 0;
}

.top-social-links .ytube-i a.elementor-social-icon:hover{
    background: url("https://my.specialtymedspa.com/wp-content/uploads/2026/08/ytube-social-icon-hover.svg") no-repeat center;
     background-size: 45%; 
}
.footer-social-links .footer-social-2.ytube-i a.elementor-social-icon:hover{
    background: url("https://my.specialtymedspa.com/wp-content/uploads/2026/08/ytube-social-icon-hover.svg") no-repeat center;
     background-size: 45%; 
}


.top-social-links .insta-i a.elementor-social-icon:hover svg,
.footer-social-links .footer-social-i.insta-i a.elementor-social-icon:hover svg {
    opacity: 0;
}

.top-social-links .insta-i a.elementor-social-icon:hover{
    background: url("https://my.specialtymedspa.com/wp-content/uploads/2026/08/insta-social-icon-hover.svg") no-repeat center;
     background-size: 45%;
}
.footer-social-links .footer-social-i.insta-i a.elementor-social-icon:hover{
    background: url("https://my.specialtymedspa.com/wp-content/uploads/2026/08/insta-social-icon-hover.svg") no-repeat center;
     background-size: 50%; 
}

.top-social-links .linkden-i a.elementor-social-icon:hover svg,
.footer-social-links .footer-social-i.linkden-i a.elementor-social-icon:hover svg {
    opacity: 0;
}

.top-social-links .linkden-i a.elementor-social-icon:hover{
    background: url("https://my.specialtymedspa.com/wp-content/uploads/2026/08/linkdin-social-icon-hover.svg") no-repeat center;
     background-size: 45%; 
}

.footer-social-links .footer-social-i.linkden-i a.elementor-social-icon:hover{
    background: url("https://my.specialtymedspa.com/wp-content/uploads/2026/08/linkdin-social-icon-hover.svg") no-repeat center;
     background-size: 45%; 
}

.elementor-location-header{
    background-color: transparent !important;
}
.inner-header-b{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400 !important; 
    font-size: 17px !important; 
    line-height: 25.6px !important; 
    color: #080F1A !important;
    margin-bottom: 0 !important;
}

.advance-left h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 43px; 
    line-height: 50.6px;
    letter-spacing: -0.92px; 
    color: #C9A84C !important;
}

.advance-left .elementor-widget-text-editor,
.advance-left p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 16px; 
    line-height: 25.6px; 
    margin-bottom: 5px;
    color: #080F1A;
}
.exp-box{
    background-color: #000;
    border-radius: 20px;
    padding-bottom: 10px;
}
.exp-box .elementor-widget-wrap.elementor-element-populated{
    padding: 0 !important;
}
.exp-box h6{
    border-radius: 20px 20px 0 0;
    background-color: #C9A84C;
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 20px; 
    line-height: 28px; 
    text-align: center; 
    color: #fff !important;
    padding: 14px 0;
}
.exp-box .elementor-widget-text-editor{
    padding: 10px 20px;
}
.exp-box .elementor-widget-text-editor,
.exp-box .elementor-widget-text-editor p,
.para-1{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 17px; 
    line-height: 26px; 
    text-align: center;
    color: #fff !important; 
}
.exp-box .elementor-widget-image{
    padding: 0 25px;
}
.exp-box .elementor-widget-image img{
    width: 80%;
}

.exp-box a.elementor-button-link{
    font-family: "GrandCru", serif !important; 
    font-weight: 500; 
    font-size: 23.43px; 
    line-height: 35px; 
    text-align: center;  
    padding: 12px 40px;
    border-radius: 10px;
}
.exp-box a.elementor-button-link .elementor-button-icon{
    display: none;
}
.exp-box a.elementor-button-link:hover{
    background-color: #333 !important;
    opacity: 1 !important;
}

.inner-b-box h4{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 30px; 
    line-height: 40px; 
    text-align: left; 
    color: #fff !important; 
}
.inner-b-box h4 span{
    color: #C9A84C;
}

.inner-b-box .terms-text p{
    color: #C9A84C;
    font-family: "SN Pro", sans-serif !important;
    font-weight: 300; 
    font-size: 13px; 
    line-height: 20px;
}
.inner-b-box .terms-text p strong{
    color: #fff !important;
    font-weight: 400;
}
.sep-i{
    align-items: center;
}
.sep-i img{
    width: 55%;
}
.booster-treatment h3{
    font-family: "GrandCru", serif !important;
    font-weight: 700; 
    font-size: 60.4px; 
    line-height: 74.61px; 
    color: #fff !important;
}

.booster-treatment ul{
    padding: 0;
    margin: 0 0 0 17px;
}
.booster-treatment .booster-sec ul li{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 300; 
    font-size: 20px; 
    line-height: 30px;
    color: #fff; 
    margin-bottom: 10px;
}
.booster-treatment ul li{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 300; 
    font-size: 17px; 
    line-height: 30px;
    color: #fff; 
    margin-bottom: 10px;
}
.booster-treatment ul li strong{
    color: #C9A84C;
    font-weight: 300;
}
.booster-treatment ul li::marker{
    color: #C9A84C;
}
.treatment-sec{
    border-left: 7px solid #C9A84C;
    padding-left: 25px;
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #000;
}
.treatment-sec h3{
    font-size: 40px !important;
    line-height: 50px !important;
}
.ready-to-get-sec .elementor-container.elementor-column-gap-default{
    border: 3px solid #C9A84C;
    border-radius: 20px;
    padding: 17px 30px;
}
.ready-to-get-sec h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 48px; 
    line-height: 68px; 
    color: #C9A84C !important;

}
.ready-to-get-sec .elementor-widget-heading{
    margin-bottom: 5px !important;
}
.ready-to-get-sec p,
.ready-to-get-sec .elementor-widget-text-editor{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 300; 
    font-size: 17px; 
    line-height: 26px;
    color: #080F1A; 
    margin-bottom: 0;
}
.ready-to-get-sec p strong,
.ready-to-get-sec .elementor-widget-text-editor strong{
    font-weight: 600;
}
.ready-to-get-sec p span,
.ready-to-get-sec .elementor-widget-text-editor span{
    color: #C9A84C;
}

.ready-to-get-sec .book-btn a.elementor-button-link{
    background-color: #fff !important;
    color: #C9A84C !important;
    border-radius: 100px;
    font-size: 23px !important;
    font-weight: 500 !important;
    font-family: "GrandCru", serif !important;
    text-transform: none;
    width: auto !important; 
    line-height: 80px;
    margin-top: 35px;
    display: inline-block !important;
    padding: 0 25px 0 7px !important;
    height: 80px;
    border: 2px solid #C9A84C;
    opacity: 1 !important;
}
.ready-to-get-sec .book-btn a.elementor-button-link:hover{
    background-color: #000 !important;
}

.ready-to-get-sec .book-btn a.elementor-button-link svg{
    width: 35px;
    height: 25px;
    margin-left: 0;
    margin-top: -9px;
    opacity: 0; 
    display: none;
}

.ready-to-get-sec .book-btn a.elementor-button-link span.elementor-button-icon{
    background-color: #C9A84C;
    width: 60px;
    height: 60px;
    margin-left: 0px;
    border-radius: 50px;
    color: #C9A84C; 
    margin-top: 8px;
    float: left;
    margin-right: 10px;
}
.ready-to-get-sec .book-btn a.elementor-button-link span.elementor-button-icon:before{ 
    content: " " !important;
    width: 36px;
    height: 28px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    background: url(https://my.specialtymedspa.com/wp-content/uploads/2026/08/btn-arrow2.svg) no-repeat;
}
.app-sec .elementor-widget-image a img[src$=".svg"]{
    width: auto !important;
}
 

@media screen and (min-width: 768px) {
    .exp-box{
        margin: 0 5px;
    }
    .top-social-inner{
        margin-top: 6px;
    }
}

@media (max-width: 767px) {
    .main-banner-content .header-box2, .main-banner-content .header-box2 p{
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .main-banner-content .para, .main-banner-content .para p{
        font-size: 22px !important;
        line-height: 30px !important;
    }
    header .header-book-btn .elementor-widget-wrap.elementor-element-populated .elementor-align-right{
        text-align: center;
    }
    .main-banner-content.bane-2{
        padding: 0 15px;
        margin-bottom: 15px;
    }
    .banner-cont-b .elementor-widget-wrap.elementor-element-populated{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .banner-cont-b h3{
        font-size: 20px!important;
        line-height: 30px !important;
    }
    .banner-cont-b{
        margin-bottom: 20px;
    }
    .advance-left h2,
    .our-result-content h2, 
    .our-service-sec h2, 
    .our-doctors-sec h2, 
    .testimonials-sec h2, 
    .our-blog h2, 
    .choose-exp h2,
    .booster-treatment h3,
    .treatment-sec h3,
    .ready-to-get-sec h2{
        font-size: 35px !important;
        line-height: 45px !important;
    }
    .advance-left{
        order: 2;
        margin-bottom: 25px;
    }
    .advance-left .booking-btn{
        margin-top: 25px;
    }
    .inner-b-box h4{
        font-size: 25px !important;
        line-height: 35px !important;
        text-align: center !important;
    }
    .sep-i img{
        width: auto !important;
    }
    .inner-b-box-sec{
        margin-bottom: 20px;
    }
    .booster-treatment{
        padding: 20px 10px !important;
    }
    .treatment-sec{
        border-left: 0 !important;
        padding-left: 0 !important;
    }
    .booster-treatment .booster-sec ul li{
        font-size: 15px !important;
        line-height: 25px !important;
    }
    .ready-to-get-sec .elementor-container.elementor-column-gap-default{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .ready-to-get-sec .book-btn a.elementor-button-link{
        font-size: 18px !important;
        line-height: 60px !important;
        height: 60px !important;
    }
    .ready-to-get-sec .book-btn a.elementor-button-link span.elementor-button-icon{
        width: 45px !important;
        height: 45px !important;
        margin-top: 5px !important;
    }
    .ready-to-get-sec .book-btn a.elementor-button-link span.elementor-button-icon:before{
        background-size: 75% !important;
        margin-top: 10px !important;
    }
    .ready-to-get-sec{
        margin-bottom: 0 !important;
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .expe-sub-sec.mobile .swiper-slide{
        padding-left: 0 !important;
        padding-right: 0 !important; 
    }
    .expe-sub-sec.mobile .swiper-slide .elementor-testimonial__content{
        background-color: #000;
        border-radius: 20px;
        padding-bottom: 10px;
    }
    .expe-sub-sec.mobile .swiper-slide .elementor-testimonial__content .elementor-widget-wrap.elementor-element-populated{
        padding: 0 !important;
    }
    .expe-sub-sec.mobile .swiper-slide .elementor-testimonial__content h6{
        border-radius: 20px 20px 0 0;
        background-color: #C9A84C;
        font-family: "GrandCru", serif !important;
        font-weight: 500 !important;
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        color: #fff !important;
        padding: 14px 10px;
    }
    .expe-sub-sec.mobile .swiper-slide .elementor-testimonial__content .elementor-widget-text-editor, 
    .expe-sub-sec.mobile .swiper-slide .elementor-testimonial__content .elementor-widget-text-editor p, 
    .expe-sub-sec.mobile .swiper-slide .elementor-testimonial__content .para-1 {
        font-family: "SN Pro", sans-serif !important;
        font-weight: 400;
        font-size: 15px;
        line-height: 24px;
        text-align: center;
        color: #fff !important;
        padding: 10px 20px;
    }
    .expe-sub-sec.mobile .swiper-slide .elementor-testimonial__content .elementor-widget-image {
        padding: 0 20px;
    }  
    .expe-sub-sec.mobile .swiper-slide .elementor-testimonial__content a.elementor-button-link{
        font-family: "GrandCru", serif !important;
        font-weight: 500;
        font-size: 23.43px;
        line-height: 35px;
        text-align: center;
        padding: 12px 40px;
        border-radius: 10xp;
        background-color: #C9A84C;
    } 
    .expe-sub-sec.mobile .swiper-slide .elementor-testimonial__content a.elementor-button-link{
        background-color: #333 !important;
    }

}

@media screen and (min-width: 1025px) { 
    .main-banner-content .elementor-widget-wrap.elementor-element-populated,
    .banner-btn .elementor-widget-wrap.elementor-element-populated,
    .about-wellness-sec .elementor-widget-wrap.elementor-element-populated,
    .footer-1 .elementor-widget-wrap.elementor-element-populated{
        padding-left: 0 !important;
    } 
    .our-result-content .elementor-widget-wrap.elementor-element-populated,
    .our-result-content .elementor-widget-testimonial-carousel .swiper-slide,
    .testimonials-sec .elementor-widget-wrap.elementor-element-populated,
    .our-blog .elementor-widget-wrap.elementor-element-populated,
    .app-title .elementor-widget-wrap.elementor-element-populated,
    .wellnes-brand-logo-sec.elementor-widget-wrap.elementor-element-populated,
    .app-store-img.desk .elementor-widget-wrap.elementor-element-populated,
    .g-pay-img.desk .elementor-widget-wrap.elementor-element-populated{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .g-pay-img.desk {
        margin-left: 10px;
    }
    .footer-logo{
        margin-bottom: 10px !important;
    }
    .footer-1 .elementor-widget-text-editor,
    .footer-1 .footer-logo-sec1{
        margin-bottom: 0 !important;
    }
    .heade-nav .elementor-container.elementor-column-gap-default{
        justify-content: space-between;
    }
    .footer1-i.second{
        width: 60px;
    }
    .footer1-i.third{
        width: 50%;
    }
    .footer-5 .footer-care-btn{
        margin-top: 18px !important;
    }

}

.copyright-sec.last{
    border-top: 0.98px solid #FFFFFF1A !important;

    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.footer-5 a.elementor-button-link{
    background-color: #C9A84C !important;
    color: #fff !important;
    border-radius: 100px;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: "GrandCru", serif !important;
    text-transform: none;
    width: auto !important; 
    line-height: 58px;
    margin-top: 0;
    display: inline-block !important;
    padding: 0 19px 0 7px !important;
    height: 58px;
    opacity: 1 !important;
}
.footer-5 a.elementor-button-link:hover{
    background-color: #333 !important;
}

.footer-5 a.elementor-button-link svg{
    width: 35px;
    height: 25px;
    margin-left: 0;
    margin-top: -9px;
    opacity: 0; 
    display: none;
}

.footer-5 a.elementor-button-link span.elementor-button-icon{
    background-color: #fff;
    width: 40px;
    height: 40px;
    margin-left: 0px;
    border-radius: 50px;
    color: #C9A84C; 
    margin-top: 9px;
    float: left;
    margin-right: 5px;
}
.footer-5 a.elementor-button-link span.elementor-button-icon:before{ 
    content: " " !important;
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    background: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/btn-arrow.svg) no-repeat;
}

.footer-5 a.elementor-button-link em{
    background-color: #fff;
    width: 40px;
    height: 40px;
    margin-left: 0px;
    border-radius: 50px;
    color: #C9A84C; 
    margin-top: 5px;
    float: left;
    margin-right: 10px;
}


.inner-banner-sec{
    position: relative;
}
.inner-banner-sec:before{
    content: " " !important;
    width: 100%;
    height: 100%;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.8) 100%);
}
.inner-banner-sec h1{ 
    font-family: "GrandCru", serif !important;
    text-transform: none; 
    font-weight: 500 !important; 
    font-size: 70px; 
    line-height: 81.2px; 
    text-align: center; 
    color: #ffffff !important;
    padding: 0;
    margin: 0;
}
.inner-banner-sec .elementor-widget-heading{
    margin-bottom: 10px !important;
}

.inner-banner-btn a.elementor-button-link{
    background-color: #C9A84C !important;
    color: #fff !important;
    border-radius: 100px;
    font-size: 15px !important;
    font-weight: 500 !important;
    font-family: "GrandCru", serif !important;
    text-transform: none;
    width: auto !important; 
    line-height: 56px;
    margin-top: 20px;
    display: inline-block !important;
    padding: 0 15px 0 7px !important;
}
.inner-banner-btn a.elementor-button-link:hover {
    background-color: #000 !important;
}

.inner-banner-btn a.elementor-button-link svg{
    width: 35px;
    height: 25px;
    margin-left: 0;
    margin-top: -9px;
    opacity: 0;
    display: none;
}
.inner-banner-btn a.elementor-button-link span.elementor-button-icon:before{ 
    content: " " !important;
    width: 21px;
    height: 21px;
    display: inline-block;
    margin-left: 10px;
    margin-top: 5px;
    background: url(https://www.specialtymedspa.com/wp-content/uploads/2026/07/btn-arrow.svg) no-repeat;
}
.inner-banner-btn a.elementor-button-link span.elementor-button-icon{
    background-color: #fff;
    width: 40px;
    height: 40px;
    margin-left: 0px;
    border-radius: 50px;
    color: #C9A84C; 
    margin-top: 8px;
    float: left;
    margin-right: 10px;
}
.inner-tab-right h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 50px; 
    line-height: 100%;  
    color: #C9A84C !important;
}
.inner-tab-right .elementor-widget-text-editor,
.inner-tab-right .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    text-align: left;
    color: #080F1A;
}

.tab-box-1{
    background-color: #FFFBF0;
    border-radius: 20px;
    padding: 15px;
    margin-bottom: 10px;
}
.tab-box-1 .elementor-widget-image{
    width: 50px;
}
.tab-box-1 h4{
    font-family: "GrandCru", serif !important;
    font-weight: 500; 
    font-size: 20px; 
    line-height: 26px; 
    color: #C9A84C !important;
    margin: 0;
    padding: 0;
}
.tab-box-1 .elementor-widget-heading{
    margin-bottom: 10px !important;
}
.tab-box-1 .elementor-widget-text-editor,
.tab-box-1 .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    color: #080F1A;
}
.tab-box-sec .elementor-container.elementor-column-gap-default{
    gap: 25px;
}
.inner-vid{
    border-radius: 20px;
}

.inner-tab-list h5{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 500;
    font-size: 20px;
    line-height: 30px;
    text-align: left;
    color: #fff !important;
    background-color: #c9a84c;
    border-radius: 15px 15px 0 0;
    padding: 15px 30px;
}

.inner-tab-list .elementor-widget-button a.elementor-button-link{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important;
    font-size: 18px;
    line-height: 24px;
    line-height: 100%;
    color: #080F1A !important;
    background-color: transparent;
    padding:20px 0;
    margin: 0 30px;
    border-bottom: 1px solid #ece9e0;
    display: flex;
    justify-content: space-between
}
.inner-tab-list .elementor-widget-button a.elementor-button-link:hover .elementor-button-text{
    color: #C9A84C !important;
}
.inner-tab-list .elementor-widget-button{
    margin-bottom: 0 !important; 
}

.inner-tab-list .elementor-widget-button a.elementor-button-link .elementor-button-content-wrapper{
    justify-content: center;
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.inner-tab-list{
    background-color: #fffbf0;
    border-radius: 15px;
    padding-bottom: 20px; 
    margin-bottom: 25px;
}
.inner-tab-list .elementor-widget-wrap.elementor-element-populated{
    padding: 0 !important;
}
.inner-tab-left .elementor-widget-wrap.elementor-element-populated,
.choose-exp .elementor-widget-wrap.elementor-element-populated,
.inner-box-sec-1 .elementor-widget-wrap.elementor-element-populated{
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.card-box1{
    border: 2px solid #C9A84C;
    border-radius: 22px;
    padding: 15px;
}
.card-box1:hover{
    background-color: #C9A84C;
    cursor: pointer;
}
.card-box1:hover .elementor-widget-text-editor,
.card-box1:hover .elementor-widget-text-editor p,
.card-box1:hover h4{
    color: #fff !important;
}
.card-box1 .elementor-widget-heading{
    margin-bottom: 5px !important;
}
.card-box1 h4{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 30px; 
    line-height: 47.64px;  
    color: #C9A84C !important;
}
.card-box1 .elementor-widget-text-editor,
.card-box1 .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 19px !important; 
    line-height: 25px !important; 
    color: #080F1A;
    margin-bottom: 0;
}
.box-1-sec .elementor-container.elementor-column-gap-default{
    gap: 25px;
    margin-bottom: 25px;
}

.inner-box-sec-1 h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 60px; 
    line-height: 100%;  
    color: #C9A84C !important;
    text-align: center;
}
.inner-box-sec-1 h2 span{
    color: #080F1A;
}
.inner-box-sec-1 .elementor-widget-text-editor,
.inner-box-sec-1 .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 22px; 
    line-height: 28.28px; 
    color: #080F1A; 
}

@media screen and (min-width: 768px) {
    .inner-banner-sec{
        padding: 100px 0;
    }
    .inner-tab-left{
        padding-right: 30px;
    }
    .booster-treatment .treatment-sec{
        align-items: center;
        display: flex;
    }
}


@media (max-width: 767px) {
    .inner-banner-sec h1{
        font-size: 45px !important;
        line-height: 55px !important;
    }
    .inner-banner-btn a.elementor-button-link{
        margin-top: 0 !important;
        margin-bottom: 10px;
    }
    .inner-banner-sec{
        padding: 15px 0 !important;
    }
    .inner-tab-sec{
        padding: 25px 15px !important;
    }
    .inner-tab-list .elementor-widget-button a.elementor-button-link{
        font-size: 15px !important;
        padding: 15px 0 !important;
    }
    .inner-tab-right h2,
    .inner-box-sec-1 h2{
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .inner-tab-right .elementor-widget-text-editor, 
    .inner-tab-right .elementor-widget-text-editor p{
        font-size: 18px !important;
        line-height: 28px !important;
    }
    .inner-tab-right .elementor-widget-wrap.elementor-element-populated,
    .inner-before-after-sec .elementor-widget-wrap.elementor-element-populated,
    .testimonials-sec .elementor-widget-wrap.elementor-element-populated e-swiper-container{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .card-box1 h4{
        font-size: 25px !important;
        line-height: 35px !important;
    }
    .card-box1{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    
}

.elementor-widget-image a img[src$=".svg"]{
    width: auto;
}

a:not(.btn):not(.button):not(.added_to_cart):hover{
    opacity: 1 !important;
}



.main-banner-vid.banner3:before{
    content: " " !important; 
    background: rgba(0, 0, 0, 0.3) !important; 
}

.main-banner-vid.banner3 h1{
    font-size: 55px !important;
    line-height: 63px !important;
}
.main-banner-vid.banner3 .main-banner-content .para, 
.main-banner-vid.banner3 .main-banner-content .para p{
    font-size: 22px !important;
    line-height: 30px !important;
}
.main-banner-vid.banner3 .main-banner-content .para-t,
.main-banner-vid.banner3 .main-banner-content .para-t p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 28px; 
    line-height: 40px; 
    color: #ffffff;
    margin-bottom: 0 !important;
}
.main-banner-vid.banner3 .banner-cont-b h3{
    font-size: 20px !important;
}
.main-banner-vid.banner3 .banner-cot-box { 
    border-radius: 10px;
    padding: 7px 0px !important;
    border: 1.9px solid #C9A84C80;
    background-color: #28292d;
}
.main-banner-vid.banner3 .banner-cont-b .elementor-container.elementor-column-gap-default{
    display: flex;
    gap: 15px;
}
.main-banner-vid.banner3 .banner-book-btn a.elementor-button-link .elementor-button-content-wrapper{ 
    flex-direction: row !important;
}

.top-left2.left-2 .left-box-sec {
    background-color: #faf6ed;
    border: 1px solid #e7cb8f;
    border-radius: 7px;
    padding: 10px 10px;
    margin: 0px 0 30px 0;
}

.top-left2.left-2 h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500; 
    font-size: 55px; 
    line-height: 65px; 
    color: #080F1A;
}
.top-left2.left-2 h2 span{
    color: #C9A84C;
}
.top-left2.left-2 .elementor-widget-text-editor,
.top-left2.left-2 .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 18px; 
    line-height: 28px; 
    color: #080F1AC2;
}
.left-box-sec .elementor-widget-heading{
    margin-bottom: 7px !important;
}
 
.top-right2 .elementor-widget-heading,
.top-right2 .elementor-widget-text-editor{
    margin-bottom: 10px !important;
}
.top-left2.left-2 .left-box-sec h5 {
    font-size: 25px;
    font-family: "GrandCru", serif !important;
    line-height: 30px;
    color: #1B2642 !important;
}
.top-left2.left-2 .left-box-sec p strong {
    font-size: 15px;
    line-height: 17px;
    color: #C9A84C !important;
    font-weight: 400;
}
.top-left2.left-2 .left-box-sec .elementor-widget-text-editor,
.top-left2.left-2 .left-box-sec .elementor-widget-text-editor p {
    font-size: 13px;
    line-height: 17px;
    color: #080F1AC2;
    margin-bottom: 0;
}
.top-right2 .consultation-box{
    background-color: #080F1A;
    padding: 30px 20px 45px 20px;
    border-radius: 22px;
}

.top-right2 .consultation-box h4 {
    font-size: 30px;
    line-height: 40px;
    color: #fff;
    font-weight: 500;
    font-family: "GrandCru", serif !important;
    margin-bottom: 10px;
}

.top-right2 .consultation-box p {
    font-family: "SN Pro", sans-serif !important;
    color: #C99A38;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 15px !important;
}

.top-right2 .list-sec1 ul {
    padding: 0;
    margin: 0 0 0 18px;
    font-family: "SN Pro", sans-serif !important;
}

.top-right2 .list-sec1 ul li {
    font-family: "SN Pro", sans-serif !important;
    color: #fff;
    font-size: 18px;
    font-weight: 300 !important;
    line-height: 28px;  
    padding: 0;
    margin-bottom: 18px;
}
.top-right2 .list-sec1 ul li::marker {
    color: #C99A38;
}

.top-right2 a.elementor-button-link{
    background-color: #C9A84C;
    color: #ffffff;
    font-family: "SN Pro", sans-serif;
    font-weight: 700; 
    font-size: 22px; 
    line-height: 24.65px;
    letter-spacing: 3.7px;
    text-align: center;
    border-radius: 5px;
    padding: 15px 30px; 
    width: 100%;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 2px;
    text-align: center;
}
.top-right2 a.elementor-button-link:hover{
    background-color: #000;
}

.inner-box-sec-1.beyond-sec h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 55px !important; 
    line-height: 100%;  
    color: #C9A84C !important;
    text-align: center;
}
.inner-box-sec-1.beyond-sec h2 span{
    color: #fff !important;
}
.inner-box-sec-1.beyond-sec .elementor-widget-text-editor, 
.inner-box-sec-1.beyond-sec .elementor-widget-text-editor p{
    color: #ffffff !important;
    font-size: 17px !important;
}
.inner-box-sec-1.beyond-sec .elementor-widget-text-editor p span{
    color: #C9A84C !important;
}
.inner-box-sec-1.beyond-sec .card-box1 h4{
    font-size: 25px !important;
    line-height: 35px !important;
}
.inner-box-sec-1.beyond-sec .card-box1{
    padding: 10px 15px !important;
}

.target-sec h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important;
    font-size: 60px;
    line-height: 100%;
    color: #080F1A !important;
    text-align: center;
}
.target-sec h2 span{
     color: #C9A84C !important;
}
.target-sec .elementor-widget-text-editor, 
.target-sec .elementor-widget-text-editor p {
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400;
    font-size: 22px;
    line-height: 30px;
    color: #080F1A;
    text-align: center;
}
.target-slider-list .elementor-testimonial__content{
    border: 2px solid #C9A84C;
    border-radius: 12px;
    padding-bottom: 15px;
}
.target-slider-list .elementor-testimonial__content:hover h2,
.target-slider-list .elementor-testimonial__content:hover .elementor-widget-text-editor,
.target-slider-list .elementor-testimonial__content:hover h6{
    color: #fff !important;
}
.target-slider-list .elementor-testimonial__content h2{
    font-family: GrandCru-MediumS !important;
    font-weight: 500 !important; 
    font-size: 18px; 
    line-height: 36px; 
    color: #C9A84C !important; 
    text-align: left !important;
}
.target-slider-list .elementor-testimonial__content .elementor-widget-heading{
    margin-bottom: 0 !important;
}
.target-slider-list .elementor-testimonial__content .elementor-widget-text-editor,
.target-slider-list .elementor-testimonial__content .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 13px; 
    line-height: 20px; 
    color: #080F1A; 
    text-align: left !important;
    margin-bottom: 5px !important;
}
.target-slider-list .elementor-testimonial__content h6,
.target-slider-list .elementor-testimonial__content h6 a{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 13px; 
    line-height: 20px; 
    color: #C9A84C !important; 
    text-align: left !important;
}
.target-slider-list .swiper-slide{
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.target-slider-list .elementor-testimonial__content .elementor-widget-wrap.elementor-element-populated{
    padding: 0 !important;
}
.target-slider-list .elementor-testimonial__content .elementor-widget-text-editor,
.target-slider-list .elementor-testimonial__content h2,
.target-slider-list .elementor-testimonial__content h6{
    padding-left: 10px;
    padding-right: 10px;
}
.target-slider-list .elementor-testimonial__content .elementor-widget-image{
    margin-bottom: 10px !important;
}

.common-left ul{
    padding: 0;
    margin: 0 0 0 15px;
}
.common-left ul li {
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 20px; 
    line-height: 30px; 
    color: #080F1A !important; 
    text-align: left !important; 
    margin-bottom: 10px;
}
.common-left ul li::marker {
    color: #080F1A;
}

.common-left h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important;
    font-size: 55px;
    line-height: 65px;
    color: #080F1A !important;
}
.common-left h2 span{
    color: #C9A84C !important; 
}

.before-after-sec h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 55px !important; 
    line-height: 100%;  
    color: #fff !important;
    text-align: center;
}
.before-after-sec .elementor-widget-text-editor,
.before-after-sec .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400; 
    font-size: 17px; 
    line-height: 27px; 
    color: #fff; 
}
.before-after-sec .elementor-widget-text-editor span{
    color: #C9A84C !important; 
}

.result-right h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important;
    font-size: 55px;
    line-height: 65px;
    color: #080F1A !important;
}
.result-right h2 span{
    color: #C9A84C !important; 
}

.result-box{
    border: 2px solid #C9A84C;
    border-radius: 15px;
    margin-bottom: 15px;
}

.result-box-sec .elementor-container.elementor-column-gap-default{
    display: flex;
    gap: 15px;
}
.result-box h4{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 25px; 
    line-height: 30px; 
    color: #C9A84C !important;
    margin-bottom: 5px;
}
.result-box h6{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400 !important; 
    font-size: 14px; 
    line-height: 24px; 
    color: #080F1A !important;
    margin-bottom: 5px !important;
}
.result-box .elementor-widget-text-editor,
.result-box .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400 !important; 
    font-size: 14px; 
    line-height: 24px; 
    color: #080F1A !important;
    margin-bottom: 0 !important;
}
.result-box .elementor-widget-heading{
    margin-bottom: 0 !important;
}

.faq-box .elementor-accordion .elementor-accordion-item{
    border: 0 !important;
    margin-bottom: 10px;
}
.faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-content{
    border: 1px solid #C9A84C;
    border-radius: 0 0 15px 15px;
    border-top: 0 !important;
    padding-top: 0;
    color: #080F1A !important;
}
.faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-title{
    border: 2px solid #C9A84C; 
    padding-bottom: 25px !important;
    border-radius: 18px; 
    padding-top: 25px !important;
    margin-bottom: 0 !important;
}
.faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400 !important; 
    font-size: 22px; 
    line-height: 28px; 
    color: #080F1A !important;
    padding-top: 20px;
}
.faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-title{
     color: #C9A84C !important;
}
.faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active{
    border-radius: 15px 15px 0 0 !important;
    border-bottom: 0 !important;
}
.faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active,
.faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-content.elementor-active{
    border: 1px solid #000;
}
.faq-box .elementor-accordion .elementor-accordion-item .elementor-accordion-icon{
    width: 35px;
    height: 35px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    background-color: #C9A84C !important;
    color: #fff !important;
    border-radius: 20px;
}

.faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-title.elementor-active .elementor-accordion-icon{
    background-color: #000 !important;
}

.before-after-sec .swiper-pagination{
    bottom: -20px !important;
}

.main-banner-vid.banner-4 .banner-cot-box{
    background-color: transparent !important;
}
.main-banner-vid.banner3.banner-4.banner-5 .banner-cot-box{
    background-color: #1e2935 !important;
}

@media screen and (min-width: 768px) {
    .top-right2 .consultation-box{
        margin-top: 100px;
    }
    .target-slider-list .elementor-testimonial__content{
        margin: 0 8px;
    }
    .inner-b-box.box-left-in{
        width: auto !important;
    }
    .inner-b-box.box-right-in{
        width: 41% !important;
    }
    .tearms-2-sec .inner-b-box.box-right-in{
        width: 39% !important;
    }
    .inner-b-box h4{
        margin-top: 25px;
    }

    .tearms-2-sec.term2 .inner-b-box.box-left-in{
        width: 38% !important;
    }
    .tearms-2-sec.term2 .inner-b-box.box-right-in{
        width: 38% !important;
    }
}


@media (max-width: 767px) {
    .main-banner-vid.banner3 h1 {
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .main-banner-vid.banner3 h1 br{
        display: none;
    }
    .main-banner-vid.banner3 .main-banner-content .para, 
    .main-banner-vid.banner3 .main-banner-content .para p,
    .main-banner-vid.banner3 .banner-cont-b h3,
    .target-sec .elementor-widget-text-editor, 
    .target-sec .elementor-widget-text-editor p {
        font-size: 16px !important;
        line-height: 24px !important;
    }
    .main-banner-content.bane-2 .elementor-widget-wrap.elementor-element-populated{
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .main-banner-vid.banner3 .main-banner-content .para-t, 
    .main-banner-vid.banner3 .main-banner-content .para-t p{
        font-size: 15px !important;
        line-height: 25px !important;
        margin-bottom: 5px !important;
        margin-top: 5px;
    }
    .banner-top-right .elementor-element-bbd48e3 .elementor-container.elementor-column-gap-default{
         flex-wrap: nowrap !important;
    }
    .top-left2.left-2 h2,
    .target-sec h2,
    .inner-box-sec-1.beyond-sec h2,
    .before-after-sec h2,
    .result-right h2,
    .emface-main .top-left2.left-2.left-3 h2{
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .top-left2.left-2 .left-box-sec{
        padding: 10px 5px !important;
    }
    .top-left2.left-2 .left-box-sec h5{
        font-size: 22px !important;
    }
    .result-s-left{
        order: 2;
    }
    .top-right2 .consultation-box{
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .top-right2 .consultation-box h4{
        font-size: 27px !important;
        line-height: 35px !important;
    }
    .top-right2 .list-sec1 ul li{
        font-size: 16px !important;
        line-height: 22px !important;
        margin-bottom: 10px !important;
    }
    .top-right2 .consultation-box p{
        font-size: 16px !important;
    }
    .top-right2 a.elementor-button-link{
        font-size: 18px !important;
        letter-spacing: 1px !important;
        padding: 15px 10px !important;
    }
    .inner-terms-sec{
        margin-bottom: 30px !important;
    }
    .inner-box-sec-1.beyond-sec{
        padding-top: 30px !important;
        padding-bottom: 20px !important;
    }
    .inner-box-sec-1.beyond-sec .elementor-widget-wrap.elementor-element-populated{
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .inner-box-sec-1.beyond-sec .card-box1 h4{
        font-size: 21px !important;
    }
    .inner-box-sec-1.beyond-sec .card-box1{
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    .common-left h2{
        font-size: 31px !important;
        line-height: 40px !important;
    }
    .common-left .elementor-widget-heading{
        margin-bottom: 10px !important;
    }
    .common-condition-sec,
    .before-after-sec,
    .keep-result-sec{
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }
    .common-left ul li{
        font-size: 18px !important;
        line-height: 24px !important;
        margin-bottom: 5px !important;
    }
    .elementor-element-b91abf2 .elementor-widget-wrap.elementor-element-populated{
        padding-bottom: 0 !important;
    }
    .elementor-element-3d82f5f .elementor-widget-wrap.elementor-element-populated{
        padding-top: 0 !important;
    }
    .faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-title .elementor-accordion-title{
        font-size: 18px !important;
        line-height: 24px !important;
    }
    .faq-box .elementor-accordion .elementor-accordion-item .elementor-tab-title{
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }
    .emface-main .top-left2.left-2.left-3,
    .common-condition-sec .common-left.emface,
    .why-cshoose-speciality-sec .speciality-left{
        order: 2;
    }
    .expect-right h2{
        font-size: 35px !important;
        line-height: 40px !important;
    }
    .expect-right h3{
        font-size: 27px !important;
        line-height: 35px !important;
    }
    .expect-box h4,
    .expect-box h6{
        font-size: 20px !important;
    }
    .common-left.emface h3{
        font-size: 25px !important;
        line-height: 30px !important;
    }
    .why-cshoose-speciality-sec h3{
        font-size: 26px !important;
        line-height: 36px !important;
    }
    .why-cshoose-speciality-sec h2{
        font-size: 32px !important;
        line-height: 42px !important;
    }
    .why-cshoose-speciality-sec{
        padding: 10px 0 !important;
    }
    .faq-box .elementor-accordion .elementor-accordion-item .elementor-accordion-icon{
        font-size: 25px !important;
        height: 25px !important;
        line-height: 35px !important;
    }

}




.limited-time{
    border-radius:0 0 10px 10px;
    border: 1px solid #C9A84C80;
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400 !important; 
    font-size: 15px; 
    line-height: 25px; 
    color: #fff !important;
    padding: 2px 10px;
    width: auto !important;
    display: inline-block;
    margin-left: 33%;
}
.limited-time p{
    margin-bottom: 0 !important;
}

.main-banner-vid.banner-4 h1{
    font-size: 50px !important;
    line-height: 52px !important;
}

.main-banner-vid.banner-4 h1 span{
    font-size: 39px !important;
}

.top-left2.left-2.left-3 h2{
    font-size: 50px !important;
}
.top-left2.left-2.left-3 p{
    margin-bottom: 20px;
}

.expect-right .elementor-widget-heading{
    margin-bottom: 5px !important;
}
.expect-right h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 50px; 
    line-height: 55px; 
    color: #080F1A !important;
}
.expect-right h3{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 40px; 
    line-height: 45px; 
    color: #C9A84C !important;
}

.expect-box h6{
    font-family: "GrandCru", serif !important; 
    font-weight: 500 !important; 
    font-size: 23px; 
    line-height: 33px; 
    color: #080F1A !important;
}

.expect-box h4{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important;
    font-size: 23px !important;
    line-height: 33px; 
    color: #C9A84C !important;
}

.expect-box .elementor-widget-text-editor,
.expect-box .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400 !important; 
    font-size: 18px; 
    line-height: 25px; 
    color: #080F1A !important;
}
 
.common-left.emface h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 50px; 
    line-height: 55px; 
    color: #080F1A !important;
}
.common-left.emface h3{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 40px; 
    line-height: 45px; 
    color: #C9A84C !important;
}
.common-left.emface ul li::marker {
    color: #C9A84C !important;
}

.common-left.emface ul{
    margin-top: 10px !important;
}

.why-cshoose-speciality-sec{
    background: linear-gradient(102.39deg, #080F1A 0%, #182C4D 56.99%, #274A80 100%);
}
.why-cshoose-speciality-sec h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 55px; 
    line-height: 60px; 
    color: #fff !important;
}
.why-cshoose-speciality-sec h3{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 37px; 
    line-height: 45px; 
    color: #C9A84C !important;
}

.why-cshoose-speciality-sec .card-box1 .elementor-widget-text-editor,
.why-cshoose-speciality-sec .card-box1 .elementor-widget-text-editor p{
    color: #fff !important;
    font-size: 16px !important;
    line-height: 22px !important;
}

.why-cshoose-speciality-sec .elementor-widget-heading,
.common-left.emface .elementor-widget-heading,
.get-back-left .elementor-widget-heading{
    margin-bottom: 10px !important;
}
.why-cshoose-speciality-sec .card-box1 h4{
    font-size: 24px !important;
    line-height: 32px !important;
}

.why-cshoose-speciality-sec .card-box1{
    padding: 0 5px !important;
}
.why-cshoose-speciality-sec .card-box1 .elementor-widget-heading{
    margin-bottom: 5px !important;
}
.why-cshoose-speciality-sec .card-box1 .elementor-container.elementor-column-gap-default{
    gap: 15px !important;
    margin-bottom: 15px !important;
}


.exo-m-support .inner-box-sec-1 h2{
    font-size: 55px !important;
    line-height: 65px !important;
}
.exo-m-support .card-box1 h4{
    font-size: 22px;
    line-height: 32px;
}

.exo-m-support .card-box1 .elementor-widget-text-editor, 
.exo-m-support .card-box1 .elementor-widget-text-editor p{
    font-size: 17px !important;
    line-height: 23px !important;
}

.exo-m-support .box-1-sec .elementor-container.elementor-column-gap-default {
    gap: 15px;
    margin-bottom: 20px;
}
.exo-m-support .box-1-sec .card-box1{
    padding: 5px 15px !important;
}

.why-cshoose-speciality-sec .box-1-sec .elementor-container.elementor-column-gap-default{
    gap: 15px;
    margin-bottom: 15px;
}
.get-back-left h6{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 30px; 
    line-height: 40px;
    color: #fff !important;
}
.get-back-left h2{
    font-family: "GrandCru", serif !important;
    font-weight: 500 !important; 
    font-size: 56px; 
    line-height: 65px; 
    color: #fff !important;
}
.get-back-left .elementor-widget-text-editor,
.get-back-left .elementor-widget-text-editor p{
    font-family: "SN Pro", sans-serif !important;
    font-weight: 400 !important; 
    font-size: 18px; 
    line-height: 25px; 
    color: #fff !important;
}


@media (max-width: 767px) {
    .main-banner-vid.banner-4 h1{
        font-size: 45px !important;
        line-height: 52px !important;
    }
    .main-banner-vid.banner-4 h1 span {
        font-size: 25px !important;
        line-height: 35px !important;
        display: inline-block;
    }
    .exo-m-support .box-1-sec,
    .the-wellness{
        padding: 0 15px !important;
    }
    .get-back-to-sec{
        padding: 30px 0 !important;
    }
    .get-back-left h2{
        font-size: 35px !important;
        line-height: 42px !important;
    }
    .get-back-left h6{
        font-size: 24px !important;
        line-height: 32px !important;
    }

}