/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

.ct-container {
    --cwidth: 100%;
    max-width: 100%;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    color: inherit;
}

a:focus,
a:hover,
.btn:focus,
.btn:hover {
    text-decoration: none !important;
}

[type=button]:focus,
[type=button]:hover,
[type=submit]:focus,
[type=submit]:hover,
button:focus,
button:hover {
    background-color: unset;
    color: unset;
}

input:active,
input:focus,
input:hover,
input:visited,
input.active,
input.focus,
input.hover,
input.visited,
button:active,
button:focus,
button:hover,
button:visited,
button.active,
button.focus,
button.hover,
button.visited {
    box-shadow: unset !important;
    outline: 0 !important;
}

body,
.post-content .entry-title,
.catg-small,
.action-btn .btn {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif;
}

body {
    color: #777777;
}

/*data-elementor-type=header] {
    position: sticky;
    top: 0;
    z-index: 999;
    
}*/

.ct-container.right {
    margin-left: auto;
}

.testimonial-wrapper .elementor-testimonial-content h3 {
    font-size: 16px;
    color: #222;
    margin-bottom: 25px;
}

.testimonial-wrapper .txt {
    padding: 0px 15px;
}

.testimonial-wrapper .elementor-testimonial-content {
    margin-bottom: 14px !important;
}

.testimonial-wrapper .elementor-testimonial-meta {
    display: flex;
    justify-content: flex-end;
}

.team-wrapper .elementor-image-box-content {
    position: relative;
    /* top: -25px; */
    background: #fff;
    /* max-width: 85%; */
    margin-left: auto;
    margin-right: auto;
    padding: 15px 30px;
    box-shadow: 0px 8px 16px #8a8a8a0a;
    position: absolute;
    width: calc(100% - var(--gx));
    z-index: 9;
    bottom: -100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.titles-info {
    padding-right: 15px;
}

.titles-info * {
    margin: 0;
    font-weight: 600;
}

a.data-action {
    width: 30px;
    height: 30px;
    display: flex;
    padding: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}

.team-wrapper .txt-content h5 {
    font-size: 24px;
    font-family: 'Champagne_Limousines';
    margin-bottom: 16px;
    color: #222222;
}

.team-wrapper .txt-content p {
    margin-bottom: 10px;
}

.team-wrapper .txt-content a {
    display: flex;
    justify-content: center;
    color: #222222;
    text-decoration: none !important;
    font-weight: bold;
    align-items: center;
}

.team-wrapper .txt-content a .fas {
    font-size: 32px;
}

.contact_form_wrapper input:not([type=submit]),
.contact_form_wrapper input:focus,
.contact_form_wrapper textarea,
.contact_form_wrapper textarea:focus {
    height: 50px;
    border: 0;
    border-radius: 0;
    background: transparent !important;
    border-bottom: 2px solid #000;
}

.contact_form_wrapper {
    width: 60% !important;
    margin: auto;
}

.contact_form_wrapper input::placeholder,
.contact_form_wrapper input,
.contact_form_wrapper textarea::placeholder,
.contact_form_wrapper textarea,
.subs_form_wrapper input,
.subs_form_wrapper input::placeholder {
    font-size: 17px !important;
    color: #000 !important;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 1.27px;
}

.subs_form_wrapper input,
.subs_form_wrapper input::placeholder {
    font-style: normal;
}

.contact_form_wrapper [type=submit],
.subs_form_wrapper [type=submit] {
    padding: 10px 25px;
    color: #fff;
}

.subs_form_wrapper [type=submit] {
    padding: 8px 25px;
}

.contact-box>.elementor-widget-container {
    display: flex;
    justify-content: space-between;
    padding-right: 10px;
}

p:last-child {
    margin-bottom: 0 !important;

}

.gform_button {
    background: transparent !important;
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    font-style: unset !important;
    margin-bottom: 0 !important;
}

.subs_form {
    position: relative;
}

.subs_form_wrapper {
    background: #000;
    padding: 15px;
    position: relative;
}

.subs_form_wrapper [type=email],
.subs_form_wrapper [type=email]:focus,
.subs_form_wrapper [type=email]::placeholder {
    border: 0;
    height: 45px;
    border-radius: 0;
    background: transparent;
    color: #fff;
}

.subs_form_wrapper [type=email] {
    padding-left: 15px;
}

.subs_form_wrapper .gform_footer {
    margin: 0 !important;
    padding: 0 !important;
    position: absolute;
    top: 0;
    right: 0;
}

.contact_form_wrapper .gform_footer {
    margin-top: 40px !important;
    padding-bottom: 0 !important;
}

.gform_wrapper .validation_message {
    padding: 0 !important;
    background: transparent !important;
    border: 0 !important;
    font-size: 14px !important;
    font-style: italic;
}

.col-last>div {
    justify-content: flex-end;
}

.right-col .h-ph {
    margin-right: 3vw;
    display: flex;
    align-items: start;
    font-size: 14px;
    color: #fff;
    font-size: 14px;
}

.right-col .h-ph>* {
    color: #fff !important;
}

.h-ph .fas.fa-phone-alt {
    width: 30px;
    height: 30px;
    background: #06AC9D;
    border-radius: 0.25rem;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 18px;
}

.home .right-col .icn::before {
    background: #06AC9D;
}

.right-col {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.right-col .nmb {
    display: flex;
    flex-direction: column;
    font-weight: bold;
    line-height: 1.4;
}

.right-col .nmb a {
    font-size: 24px;
    color: #fff;
}

.right-col .btn-ct a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    letter-spacing: 2.8px;
    white-space: nowrap;
    font-weight: bold;
    transition: all .3s ease;
    padding: 15px 42px;
    border-radius: 0;
    color: #000;
    border: 1px solid #000;
    background: transparent;
    font-family: 'Champagne_Limousines';
}

.right-col .btn-ct a:hover {
    opacity: .8;
}

.right-col.btn-only {
    --gx: 15px;
    margin-left: calc(-.5 * var(--gx));
    margin-right: calc(-.5 * var(--gx));
}

.right-col.btn-only>* {
    padding-left: calc(var(--gx) * .5);
    padding-right: calc(var(--gx) * .5);
}

.menu-col .fas.fa-bars.menu-item {
    display: none;
    align-items: center;
    justify-content: center;
    padding-right: 12px;
    color: #fff;
}

.home .menu-col .elementor-nav-menu--main .elementor-item,
.home .menu-col .fas.fa-bars.menu-item {
    color: #fff !important;
}

.fas.fa-bars.menu-item a {
    padding: 0 !important;
}

.home header {
    background: transparent !important;
	position: fixed;
    width: 100%;
}

.home header.darkHeader{
    background: #fff !important;
    position: fixed;
}

.home [data-elementor-type=header], 
.home header.darkHeader{
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    /*     background: #000; */
}

.home header.darkHeader .menu-col .elementor-nav-menu--main .elementor-item, .treatments-template-default header.darkHeader .menu-col .elementor-nav-menu--main .elementor-item,
.home header.darkHeader .menu-col .fas.fa-bars.menu-item, .treatments-template-default header.darkHeader .menu-col .fas.fa-bars.menu-item {
    color: #000 !important;
}

.home header:not(.darkHeader) .right-col .btn-ct a {
    color: #fff;
    border-color: #fff;
}

.darkHeader .right-col .icn::before {
    background: #06AC9D;
}

.dark-logo,
.home .darkHeader .dark-logo,
.home .light-logo {
    display: none;
}

.home .dark-logo,
.home .darkHeader .light-logo {
    display: initial
}

/* Custom post type css start */

.custom-post-wrapper,
.single-title,
.track-title,
.archive-link,
.testimonial-wrapper .wpmtst-testimonial-heading.testimonial-heading,
.treatment-options h2,
.post-content-meta .post-title {
    font-family: "Champagne & Limousines", Sans-serif;
}

.post-content-meta .post-title {
    font-size: 24px;
    letter-spacing: 4.8px;
    width: 100%;
    font-weight: 600;
    text-transform: uppercase;
}

.select-style .nice-select {
    font-family: "Roboto", Sans-serif;
}

.post-content-meta a {
    display: flex;
}

.post-content-meta {
    padding: 30px 0;
    font-size: 14px;
    font-family: 'Archivo', sans-serif;
    color: #222222;
}

.condition-inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding-bottom: 80px;
}

.condition-inner .action-btn {
    -webkit-margin-before: auto;
    margin-block-start: auto;
}

.action-btn .btn {
    background: #000;
    color: #fff;
    border-radius: 0;
    padding: 20px 30px;
    line-height: 1.2;
    letter-spacing: 2.8px;
    font-size: 14px;
    border: 1px solid #000;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    text-transform: uppercase;
    font-family: 'Roboto';
}

.action-btn .btn:hover {
    background: transparent;
    color: #000;
}

.condition-inner img {
    height: 410px;
    object-fit: cover;
    width: 100%;
}

.post-content-wrapper {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #111;
}

.single-title {
    font-size: 68px;
    letter-spacing: 12px;
    margin-bottom: 60px;
    margin-top: 60px;
    /* word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto; */
    text-transform: uppercase;
}

.post-content {
    color: #777777;
    font-size: 14px;
    font-family: "Roboto", Sans-serif;
}

.treatment-options {
    margin-top: 70px;
    margin-bottom: 70px;
}

.option-faq .treatment-track {
    padding: 75px 70px;
    background: #000;
    color: #fff;
}

.treatment-track {
    height: 100%;
}

.treatment-track p {
    font-family: "Roboto", Sans-serif !important;
}

.treatment-track .track {
    margin-top: 45px;
}

.option-faq .treatment-track .track {
    margin-top: 0;
}

.option-faq .track+.track {
    margin-top: 45px;
}

.track-title {
    font-size: 42px;
    margin-bottom: 8px;
    line-height: 1.2;
}

.single-treatmentoptions .track-title {
    letter-spacing: 10.8px;
    text-transform: uppercase;
}

.track {
    font-size: 24px;
    line-height: 1.2;
}

.treatment-list {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-top: 30px;
    font-size: 20px;
    font-family: "Roboto", Sans-serif;
    font-weight: 300;
    color: #000000;
}

.archive-link {
    margin-top: 120px;
    margin-bottom: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.archive-link a {
    font-size: 50px;
    letter-spacing: 12px;
    line-height: 1;
    color: #111111;
}



.slick-disabled {
    display: none !important;
}

.treatment-list li+li {
    margin-top: 10px;
}

.options .track {
    font-size: 14px;
    line-height: 1.5;
}

.option-faq {
    margin-top: 120px;
}

.option-faq h2 {
    font-size: 38px;
    color: #7E7E7E;
    margin-bottom: 15px;
}

.accordian-faq .accordion-button,
.accordian-faq .accordion-button:not(.collapsed) {
    color: #000;
    font-size: 18px;
    font-weight: 800;
    padding-left: 0;
    padding-right: 0;
    border: 0;
    box-shadow: none;
    background: #fff;
    padding-top: 18px;
    padding-bottom: 18px;
    white-space: normal;
}

.accordian-faq .count {
    color: #000;
    font-weight: normal;
    -webkit-text-stroke-width: 1px;
    stroke-width: 1px;
    -webkit-text-stroke-color: #00AB9B;
    stroke: #00AB9B;
    width: 36px;
    display: inline-flex;
    align-items: center;
}

.accordian-faq .accordion-header {
    border: 0;
}

.accordian-faq .accordion-item {
    border: 0;
    border-top: 2px solid #7E7E7E;
}

.option-faq .accordian-faq {
    padding-right: 130px;
}

.section-title-small+.single-title {
    margin-top: 0;
}

.section-title-small {
    margin-top: 60px;
    margin-bottom: 5px;
    color: #777777;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 3.6px;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
}

.option-faq .accordion-button::after {
    display: none;
}

.option-faq .accordion-body {
    padding: 12px 60px 30px 32px;
    color: #A2A2A2;
    font-size: 14px;
}

.action-btn.not-archive {
    margin-top: 80px;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
}

.action-btn.not-archive .btn {
    padding: 18px 90px;
}

.featured-img {
    padding-right: 120px;
}

.post-content-wrapper.options {
    padding-top: 80px;
}

.featured-img img {
    width: 100%;
    height: 650px;
    object-fit: cover;
    object-position: center;
}

.post-content-wrapper.treatments .inner-text-treat {
    padding-left: 80px;
    padding-right: 80px;
}

.select-style .nice-select {
    border: 1px solid #707070;
    padding: 30px 100px 30px 60px;
    height: unset;
    line-height: 1;
    font-weight: 800;
    font-size: 25px;
    border-radius: 30px;
    width: 100%;
    letter-spacing: 5px;
}

.select-style .nice-select.open .list li {
    font-size: 22px;
    display: flex;
    align-items: center;
    white-space: break-spaces;
    line-height: 1.2;
    padding-top: 5px;
    padding-bottom: 5px;
}

.select-style .nice-select .option {
    min-height: 30px;
    line-height: 1.2;
}

.select-style,
.select-style * {
    width: 100%;
}

.select-style .nice-select .list li {
    line-height: 1.6;
}

.nice-select.open .list {
    height: 440px;
    overflow-y: auto;
}

.select-style .nice-select:after {
    right: 56px;
    border: 0;
    content: '\f078';
    font-family: 'Font Awesome 5 Free';
    font-weight: 800;
    width: unset;
    height: unset;
    top: 42%;
    font-size: 24px;
}

.select-style .nice-select.open:after,
.select-style .nice-select:after {
    transform: unset;
}

.team-container {
    --gx: 1.5rem;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(-.5 * var(--gx));
    margin-right: calc(-.5 * var(--gx));
}

.team-container .team-wrapper {
    padding-left: calc(var(--gx) * .5);
    padding-right: calc(var(--gx) * .5);
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
}

.team-container .the-content {
    height: 150px;
    overflow: hidden;
    font-family: "Roboto", Sans-serif;

}

.team-popup-outer {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: translateY(-300%);
    transition: .5s ease;
    transition: .5s ease;
    z-index: 999999;
    background: #0000008f;
}

body.openTeamPopup .team-popup-outer {
    transform: translateY(0);
}

.team-popup {
    background: #fff;
    max-width: 920px;
    padding: 30px;
    border: 3px solid #000;
    border-radius: 50px;
    position: relative;
}

.team-popup-body {
    display: flex;
    flex-wrap: wrap;
}

.team-popup .img-col {
    width: 45%;
    padding-right: 30px;
}

.team-popup .about-col {
    width: 55%;
}

.team-popup .close {
    position: absolute;
    top: calc(50% - 20px);
    left: calc(100% - 20px);
    background: #000;
    color: #fff;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 24px;
    cursor: pointer;
}

.team-popup .img-col img {
    width: 100%;
    border-radius: 30px;
}

.team-wrapper .elementor-image-box-title {
    font-weight: 400;
    font-size: 22px;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    color: #222222;
}

.team-img,
.team-img img,
.team-wrapper .elementor-image-box-content {
    transition: .5s ease all;
}

.team-img {
    overflow: hidden;
}

.team-img img {
    width: 100%;
    vertical-align: middle;
    height: 460px;
    object-fit: cover;
    object-position: center;
    filter: grayscale(1);
}

.team-wrapper:hover .team-img img {
    filter: grayscale(0);
}

.team-wrapper:hover .elementor-image-box-content {
    bottom: 0;
}

footer .subs_form_wrapper {
    background: transparent;
    border: 1px solid #ADE1DC;
    padding: 0;
}

.gform_button {
    position: relative;
}

footer .gform_button::after {
    content: '→' !important;
    position: absolute !important;
    width: 50px;
    height: 50px;
    display: flex;
}

footer .gform_button {
    background: #2CA196 !important;
    color: #fff;
    padding: 8px 25px !important;
    font-size: 12px !important;
    border: 0 !important;
}

.team-container .elementor-widget-container>.elementor-shortcode {
    display: flex;
    flex-wrap: wrap;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;

}

.elementor-431 .elementor-element.elementor-element-363d3e5>.elementor-widget-container {
    font-family: "Roboto", Sans-serif;

}

.elementor-175 .elementor-element.elementor-element-0813c84 {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2.8px;
}

footer .elementor-nav-menu--main .elementor-nav-menu a {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.accordian-faq .txt {
    width: calc(100% - 36px);
}

.blog .post-img a {
    display: flex;
}

.blog .post-content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    background: #fff;
    border-top: 5px solid #000;
    top: -50px;
    position: relative;
    padding: 30px;
}

/* .blog article.post {
    margin-top: 50px;
    margin-bottom: 50px;
} */

.blog .post-excerpt,
.single-post-wrapper .post-content {
    padding-top: 36px;
    margin-top: 36px;
    display: flex;
    flex-wrap: wrap;
    font-size: 14px;
    color: #777777;
    border-top: 2px solid #ECECEC;
}

.post-content-outer {
    padding-top: 30px;
}

.blog .post-excerpt .excerpt {
    color: #777777;
}

.post-tags {
    color: #000;
}

.post-tags p {
    margin-bottom: 10px;
}

.action-btn {
    margin-top: 50px;
}

.single-post-wrapper {
    margin-top: 50px;
    margin-bottom: 50px;
}

.single-post-wrapper h1 {
    font-size: 36px;
    color: #000;
}

.catg-small {
    font-size: 14px;
    color: #777777;
    letter-spacing: 2.8px;
    margin-bottom: 12px;
}

.post-content .entry-title,
.post-content-outer .entry-title {
    font-size: 30px;
    letter-spacing: 9.6px;
}

.testimonial-wrapper .wpmtst-testimonial-heading.testimonial-heading {
    font-size: 24px;
    color: #222222;
    line-height: 1.4em;

}

.testimonial-wrapper .wpmtst-testimonial {
    width: 25% !important;
}

.testimonial-wrapper.strong-view.wpmtst-simple .wpmtst-testimonial-inner {
    padding: 10px !important;

}

.strong-view.wpmtst-simple .wpmtst-testimonial-heading {
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
}

.testimonial-wrapper .testimonial-content {
    padding-right: 40px;
    font-size: 14px;
    font-weight: 400;
    color: var(--e-global-color-text);
    margin-top: 30px;
    margin-bottom: 20px !important;
    font-family: "Roboto", Sans-serif;
}

.testimonial-wrapper .wpmtst-testimonial-field.testimonial-field.testimonial-name {
    text-align: right;
    font-size: 30px;
    color: #222222;
    font-family: var(--e-global-typography-primary-font-family), Sans-serif !important;
}

.testimonial-wrapper .strong-grid {
    justify-content: center !important;
}

.post-type-archive-conditions .action-btn .btn {
    padding: 20px 22px;
}

.treatment-options h2 {
    letter-spacing: 8.8px;
    color: #111111;
    font-size: 44px;
}

.mobile-menu-render .elementor-nav-menu__container {
    position: fixed !important;
    left: 0 !important;
    top: 70px !important;
    width: 100% !important;
    height: 100% !important;
  }

.mobile-menu-render ul.elementor-nav-menu {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top: 50px;
}

.mobile-menu-render .elementor-nav-menu--dropdown li:not(:last-child) {
    border-bottom: 0 !important;
}

.mobile-menu-render .elementor-nav-menu--dropdown .elementor-item.elementor-item-active {
    background: transparent !important;
    border-bottom: 1px solid #00AB9B;
}

.expertise-row>div>.elementor-column {
    padding: 15px;
}

.expertise-row>div>.elementor-column:not(.elementor-element-edit-mode) .elementor-widget-image,
.expertise-row>div>.elementor-column:not(.elementor-element-edit-mode) .elementor-widget-image *,
.img-full:not(.elementor-element-edit-mode)>div>.elementor-widget-image,
.img-full:not(.elementor-element-edit-mode)>div>.elementor-widget-image * {
    width: 100%;
    height: 100%;
}

.expertise-row img,
.img-full img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.expertise-row .txt-col .elementor-widget-button {
    -webkit-margin-before: auto;
    margin-block-start: auto;
}

.expertise-row .txt-col>.elementor-widget-wrap {
    flex-direction: column;
}

[data-num]>div>* {
    position: relative;
    z-index: 9;
}

[data-num]::before {
    display: block;
    content: attr(data-num);
    position: absolute;
    font-size: 120px;
    color: #F6F6F6;
    right: 25px;
    z-index: 1;
    font-weight: bold;
    line-height: 1;
    top: 25px;
    font-family: 'Roboto';
}

.alm-btn-wrap {
    margin-bottom: 70px !important;
    margin-top: 30px !important;
}

.alm-btn-wrap .loading {
    font-size: 64px !important;
    text-indent: unset !important;
    height: unset !important;
    letter-spacing: 12px;
    color: #111111 !important;
    background: none !important;
}

.about-content {
    font-family: 'Roboto';
}

.team-wrapper .txt-content p {
    margin-bottom: 10px;
    color: #777777;
}

.btt {
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    cursor: pointer;
    width: 50px;
    justify-content: flex-end;
    z-index: 99;
}

.btt.show {
    display: flex;
}

[data-elementor-type=footer] {
    position: relative;
}

.btt img {
    height: 160px;
}

.btt span {
    transform: rotate(-90deg);
    display: flex;
    position: absolute;
    right: -24px;
    bottom: 40px;
    width: 100px;
    font-family: 'Roboto', sans-serif;
    color: #707070;
    white-space: nowrap;
}

.post-content-outer {
    max-width: calc(100% - 30px);
    margin-left: auto;
    margin-right: auto;
}

.nice-select .current {
    display: flex;
    overflow: hidden;
}

.img-full *,
.img-full {
    width: 100% !important;
    height: 100%;
}

.h-divider .elementor-heading-title {
    display: inline-block;
    position: relative;
    --h: 65px;
}

.h-divider .elementor-heading-title::before {
    content: '';
    width: 1px;
    height: var(--h);
    position: absolute;
    background: currentColor;
}

.h-divider.bottom .elementor-heading-title {
    padding-bottom: calc(var(--h) + 60px);
}

.h-divider.bottom .elementor-heading-title::before {
    left: 50%;
    bottom: calc(var(--h) / 2);
}

.h-divider.left .elementor-heading-title::before,
.h-divider.right .elementor-heading-title::before {
    top: 50%;
    transform: translateY(-50%);
}

.h-divider.left .elementor-heading-title::before {
    left: -50px;
}

.h-divider.right .elementor-heading-title::before {
    right: -50px;
}

textarea {
    outline: 0;
}

footer .subs_form_wrapper input,
footer .subs_form_wrapper input::placeholder {
    color: #fff !important;
}

.faq-email-form .subs_form_wrapper {
    background: transparent;
}

.faq-email-form {
    max-width: 650px;
    margin-left: auto;
    margin-right: auto;
}

.faq-email-form .subs_form_wrapper [type=email] {
    border: 1px solid #000;
    padding-left: 30px !important;
}

.faq-email-form .subs_form_wrapper input {
    height: 60px;
    background: #C5D5D4 !important;
}

.faq-email-form .subs_form_wrapper input[type=submit] {
    background-image: url(/wp-content/uploads/2023/04/right-arrow.png) !important;
    font-size: 0 !important;
    width: 120px;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
}

.hasFeturedGallery.slick-initialized {
    height: 400px;
}

.hasFeturedGallery.slick-initialized {
    height: auto;
}

.hasFeturedGallery .slick-arrow,
.hasFeturedGallery .slick-arrow:hover,
.hasFeturedGallery .slick-arrow:focus {
    background-color: rgb(255 255 254 / 30%);
    z-index: 99;
    width: 60px;
    height: 60px;
    background-size: 25px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    box-shadow: 2px 5px 10px rgba(0 0 0 / 15%) !important;
}

.hasFeturedGallery .slick-arrow::before {
    font-size: 0 !important;
}

.hasFeturedGallery .slick-prev {
    left: 10px;
    background-image: url(/wp-content/uploads/2022/11/arrow_back.png) !important;
}

.hasFeturedGallery .slick-next {
    right: 10px;
    background-image: url(/wp-content/uploads/2023/04/arrow_next.png) !important;
}

.option-text {
    padding-left: 80px;
}

.border-r {
    border-right: 1px solid #707070;
}

.gallery-wrapper {
    position: relative;
}

.text-before {
    width: 100%;
    margin-top: 30px;
}
.home [data-elementor-type=header] .single-treatments [data-elementor-type=header]{
    position: fixed;
    background: transparent;
}
@media(min-width:992px) {
    .section-wrapper-ct {
        padding-right: 68px;
    }
}

@media(min-width:1920px) {
    .section-wrapper-ct {
        max-width: 1740px;
        margin-left: auto;
        margin-right: auto;
        padding-right: 0;
    }
}

@media(max-width:1200px) {
    .post-content-wrapper.treatments .inner-text-treat {
        padding-left: 40px;
        padding-right: 40px;
    }

    .option-text {
        padding-left: 30px;
    }
}

@media screen and (min-width: 576px) {
    
    .ct-container {
        --cwidth: 540px;
        max-width: calc(100% - calc(100% - var(--cwidth)) / 2);
    }

    .team-container .team-wrapper {
        width: calc(100% / 2);
    }
}

@media screen and (min-width: 768px) {
    .ct-container {
        --cwidth: 720px;
    }
}

@media screen and (min-width: 992px) {
    .ct-container {
        --cwidth: 960px;
    }

    .team-container .team-wrapper {
        width: calc(100% / 3);
    }

    footer .subs_form_wrapper .gform_footer {
        top: 5px;
        right: 5px;
    }

    .post-has-tags .post-excerpt>div {
        width: 50%;
    }

    .post-has-tags .post-content-outer .post-content>div {
        width: 70%;
    }

    .post-has-tags .post-content-outer .post-content>div.post-tags {
        width: 30%;
    }

    .post-tags {
        padding-left: 50px;
    }

    /* .blog article.post {
        margin-top: 100px;
        margin-bottom: 100px;
    } */

    .blog .post-excerpt,
    .single-post-wrapper .post-content {
        font-size: 16px;
    }

    .blog .post-content {
        padding: 50px;
    }

    .post-content .entry-title,
    .post-content-outer .entry-title {
        font-size: 48px;
    }
}

@media(min-width:1024px) {
    .header-wrapper-desk {
        padding-left: 60px !important;
        padding-right: 60px !important;
    }

    .menu-col .fas.fa-bars.menu-item {
        display: inline-flex;
    }

  

    .desk-none {
        display: none !important;
    }

    .logo-col {
        width: 300px !important;
        flex-shrink: 0;
    }

    .col-last {
        width: 350px !important;
        flex-shrink: 0 !important;
    }

    .menu-col {
        flex-grow: 1 !important;
    }
}

@media screen and (min-width: 1200px) {
    .ct-container {
        --cwidth: 1140px;
    }

    .testimonial-wrapper .elementor-testimonial-content h3 {
        font-size: 22px;
    }

}

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

    .ct-container,
    .container {
        --cwidth: 1370px;
    }

    .container {
        max-width: var(--cwidth);
    }

    .testimonial-wrapper .elementor-testimonial-content h3 {
        font-size: 24px;
    }

    .testimonial-wrapper .txt {
        padding: 0px 30px;
    }
}

@media (min-width:1450px) {
   header.header-wrapper-desk {
    padding: 15px 10px !important;
}
}

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

    .ct-container,
    .container {
        --cwidth: 1540px;
    }

    .container {
        max-width: var(--cwidth);
    }
}

@media(min-width:1920px) {

    .ct-container,
    .container,
    .ct-container.right {
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width:1370px) {
    .right-col .h-ph {
        font-size: 14px;
    }

    .right-col .nmb a {
        font-size: 18px;
    }

    .right-col .btn-ct a {
        letter-spacing: 1.2px;
    }

    .single-title {
        font-size: 48px;
        letter-spacing: 8px;
        margin-bottom: 40px;

    }

    .action-btn.not-archive .btn {
        padding: 16px 45px;
    }

    .track-title {
        font-size: 34px;
    }

    .track {
        font-size: 20px;
    }

    .featured-img {
        padding-right: 60px;
    }

    .option-faq .accordian-faq {
        padding-right: 75px;
    }
}

@media(min-width:1024px) and (max-width:1200px) {
    .menu-col .menu-item a {
        font-size: 14px !important;
        padding-left: 12px !important;
        padding-right: 12px !important;
    }

    .right-col .nmb a {
        font-size: 16px;
    }

    .right-col .h-ph {
        font-size: 13px;
    }
}


@media(max-width:1023.98px) {
    .testimonial-wrapper .wpmtst-testimonial {
        width: 50% !important;
    }

    .alm-btn-wrap {
        margin-bottom: 50px !important;
        margin-top: 0;
    }

    .alm-btn-wrap .loading {
        font-size: 36px !important;
        letter-spacing: 6px;
    }

    .condition-inner {
        padding-bottom: 50px;
    }

    .post-content-meta {
        padding: 20px 0;
    }

    .select-style .nice-select.open .list li {
        font-size: 18px;
    }

    .post-tags {
        margin-top: 30px;
    }

    .btt {
        transform: scale(.6);
        right: 5px;
        bottom: 25px;
    }
}


@media(max-width:991.98px) {
    .archive-link {
        margin-top: 90px;
        margin-bottom: 60px;
    }

    .archive-link a {
        font-size: 32px;
        letter-spacing: 8px;
    }

    .single-title {
        letter-spacing: 8px;
    }

    .post-content {
        font-size: 18px;
    }

    .post-content-wrapper.treatments .inner-text-treat {
        padding-left: 30px;
    }

    .featured-img {
        padding-right: 15px;
    }

    .post-content-wrapper.options {
        padding-top: 40px;
    }

    .option-faq {
        margin-top: 80px;
    }

    .option-faq h2 {
        font-size: 30px;
    }

    .section-title-small {
        margin-top: 18px;
    }

    .team-container .team-wrapper {
        padding: 0 15px;
    }

    .select-style .nice-select {
        font-size: 22px;
        padding: 18px 60px 18px 40px;
        max-width: 576px;
    }

    .select-style .nice-select:after {
        font-size: 16px;
    }

    .archive-header-ct {
       /* margin-top: 50px !important;
        margin-bottom: 50px !important;*/
    }

    .featured-img img {
        height: 420px;
    }

    .featured-img {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .single-treatmentoptions .track-title {
        letter-spacing: 3.8px;
    }

    .treatment-options {
        margin-top: 40px;
        margin-bottom: 40px;

    }
    .option-faq{
        flex-direction: column-reverse;
    }
    .option-faq .treatment-track{
        margin-bottom: 40px;
        padding: 40px;
    }
    .option-text {
        padding-left: 0;
    }

    .ct-container h2 {
        letter-spacing: 3.8px;
    }

    .col-lg-7.border-r {
        border: 0;
    }

    .action-btn.not-archive {
        margin-top: 45px;
    }

    .team-popup .img-col,
    .team-popup .about-col {
        width: 100%;
    }

    .team-popup {
        max-width: 90%;
        max-height: 90%;
        overflow-y: auto;
    }

    .team-popup .close {
        top: 18px;
        left: unset;
        right: 18px;
    }

    .team-popup .img-col img {
        width: 350px;
    }

    .about-col,
    .team-popup .img-col {
        text-align: center;
    }

    .team-popup .img-col {
        padding-right: 0;
    }

    .team-popup {
        padding: 20px;
        border-radius: 30px;
    }

    .select-style .nice-select:after {
        right: 30px;
    }

    .archive-header-ct>.elementor-container>.elementor-column {
        width: 100% !important;
    }

    .archive-header-ct>.elementor-container>.elementor-column+.elementor-column {
        margin-top: 40px;
    }

    .condition-inner img {
        height: 320px;
    }

    .action-btn .btn,
    .post-type-archive-conditions .action-btn .btn {
        padding: 14px 20px;
    }

    footer .subs_form_wrapper .gform_footer,
    footer .subs_form_wrapper .gform_button {
        height: 100%;
    }

    .team-wrapper .elementor-image-box-title {
        font-size: 18px;
    }

    .team-wrapper .txt-content h5 {
        font-size: 20px;
    }

    .testimonial-wrapper .wpmtst-testimonial-heading.testimonial-heading {
        font-size: 20px;
    }

    .testimonial-wrapper .wpmtst-testimonial-field.testimonial-field.testimonial-name {
        font-size: 22px;
    }

    .before-after-gallery {
        margin-top: 0px;
    }

    .text-before {
        position: static !important;
    }
}

@media(max-width:767.98px) {
    .single-title {
        font-size: 28px;
        margin-bottom: 20px;
        margin-top: 20px;
        letter-spacing: 4px;
    }

    .action-btn.not-archive {
        margin-top: 25px;
    }

    .archive-link a {
        font-size: 20px;
        letter-spacing: 2px;
    }

    .archive-link {
        margin-top: 40px;
        margin-bottom: 40px;
    }

    .archive-link a img {
        width: 20px;
    }

    .track-title {
        font-size: 24px;
    }


    .track {
        font-size: 16px;
    }

    .treatment-track .track {
        margin-top: 30px;
    }

    .option-faq .treatment-track .track {
        margin-top: 0;
    }

    .option-faq .track+.track {
        margin-top: 45px;
    }


    .treatment-list {
        margin-top: 16px;
        font-size: 18px;
    }

    .action-btn.not-archive .btn {
        padding: 14px 30px;
    }

    .before-after-gallery .slick-arrow {
        font-size: 18px;
    }

    .before-after-gallery {
        padding-bottom: 0;
    }

    .archive-link a {
        font-size: 18px;
    }

    .archive-link a img {
        width: 16px;
    }

    .post-content {
        font-size: 15px;
    }

    .post-content-wrapper.options {
        padding-top: 25px;
    }

    .option-faq {
        margin-top: 45px;
    }

    .option-faq h2 {
        font-size: 24px;
    }

    .accordian-faq .accordion-button,
    .accordian-faq .accordion-button:not(.collapsed) {
        font-size: 16px;
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .option-faq .accordion-body {
        padding: 12px 20px 25px 26px;
    }

    .option-faq .accordian-faq,
    .featured-img {
        padding-right: 0;
    }

    .team-popup .close {
        top: 5px;
        right: 5px;
    }

    .select-style .nice-select {
        font-size: 18px;
        padding: 16px 30px 16px 24px;
    }

    .select-style .nice-select:after {
        right: 16px;
    }

    .condition-inner img {
        height: 280px;
    }

    .subs_form_wrapper {
        padding: 0;
        border: 1px solid #000;
    }

    .subs_form_wrapper .gform_footer,
    .subs_form_wrapper .gform_button {
        height: 100%;
    }

    .subs_form_wrapper .gform_button {
        position: relative;
        font-size: 14px;
    }

    .team-wrapper .txt-content {
        font-size: 15px;
    }

    .accordian-faq .txt {
        width: calc(100% - 24px);
    }

    .accordian-faq .count {
        width: 24px;
    }

    .testimonial-wrapper .wpmtst-testimonial {
        width: 100% !important;
    }

    .featured-img img {
        height: 320px;
    }

    .alm-btn-wrap {
        margin-bottom: 32px !important;
    }

    .alm-btn-wrap .loading {
        font-size: 20px !important;
        letter-spacing: 3px;
    }

    .condition-inner {
        padding-bottom: 40px;
    }

    .post-content-meta {
        padding: 20px 0;
    }

    .post-content-meta .post-title {
        font-size: 18px;
        letter-spacing: 2.8px;
    }

    .nice-select.open .list {
        height: 320px;
    }

    .select-style .nice-select.open .list li {
        font-size: 16px;
    }

    .action-btn .btn,
    .post-type-archive-conditions .action-btn .btn {
        padding: 12px 18px;
    }

    .treatment-options h2 {
        letter-spacing: 2.5px;
        font-size: 30px;
    }

}

@media(max-width:575.98px) {
    .option-text>div+div {
        margin-top: 30px;
    }

    .border-r {
        border: 0;
    }
    .option-faq .treatment-track {
        padding: 45px 30px;
    }
}

@media(max-width:480px) {
    .cond-col {
        width: 100%;
    }
}

