/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/
.row .location-page .col img.img-with-animation.nectar-lazy:not([srcset]) {
    width: auto !important;
}
.location-page h1 {
    font-size: 32px !important;
    font-weight: 700 !important;
    line-height: 1.5 !important; /* 117.857% */
    text-transform: capitalize !important;
    max-width: 346px;
    margin-bottom: -18px !important;
}

.location-page h2 {
    font-size: 36px !important;
    font-weight: 700 !important;
    line-height: 1.27 !important;
}
.location-page h2.light-weight {
    font-weight: 400 !important;
}
.location-page h2.light-weight strong {
    font-weight: 700 !important;
}
.location-page h3 {
    font-size: 24px !important;
    font-weight: 700 !important;
}

.location-page h4 {
    font-size: 24px !important;
    font-weight: 700 !important;
}

.location-page .kicker {
    font-size: 12px !important;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 12px;
}

.location-page .kicker p {
    font-size: 12px !important;
    letter-spacing: 3.12px;
}

.location-page .light .kicker {
    background: linear-gradient(97deg, #F5B389 38.11%, #FFF 63.71%, #D68866 96.32%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
#header-outer header .sf-menu>li.nectar-regular-menu-item>a {
    display: flex;
    gap: 8px;
    flex-direction: row-reverse;
}
#header-outer header .sf-menu>li.nectar-regular-menu-item>a>.nectar-menu-icon {margin-right: 0 !important;}

@media screen and (min-width: 1200px) {
    #header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
        font-size: 14px !important;
    }
    #header-outer[data-lhe=animated_underline] #top nav>ul>li.header-btn>a {
        padding: 3px 24px !important;
        margin-left: 8px !important;
    }
    #top .sf-menu > li.nectar-regular-menu-item > a > .nectar-menu-icon {
        color: #F5B389;;
    }
}
@media screen and (min-width: 1320px) {
    #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
        margin-left: 10px;
        margin-right: 10px;
    }
}
@media screen and (min-width: 1300px) {
    #header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
        font-size: 16px !important;
    }
    #header-outer[data-lhe=animated_underline] #top nav>ul>li.header-btn>a {
        padding: 4px 18px !important;
    }
}
@media screen and (min-width: 1450px) {
    #header-outer[data-lhe=animated_underline] #top nav>ul>li.header-btn>a {
        padding: 8px 24px !important;
        margin-left: 24px !important;
    }
}
@media screen and (min-width: 1620px) {
    #header-outer[data-lhe=animated_underline] #top nav>ul>li>a {
        font-size: 18px !important;
    }
    #header-outer[data-lhe=animated_underline] #top nav>ul>li.header-btn>a {
        padding: 12px 32px  !important;
        margin-left: 24px !important;
    }
}

.location-page.location-hero .wpb_wrapper p{
    font-size: 24px !important;
    line-height: 1.5;
}
.location-page .why-us-boxes h3 {
    margin: 12px 0 12px !important;
    font-size: 20px !important;
    font-weight: 700;
    text-transform: uppercase;
}
.location-page .why-us-boxes .wpb_text_column {
    margin: 0 !important;
}
.location-page .why-us-boxes .wpb_text_column a {
    color: #fff;
    text-decoration: underline;
}
.location-page .why-us-boxes .wpb_text_column a:hover {
    opacity: 0.8;
}
.location-page .wpb_wrapper .text-with-bg p{
    display: inline-block;
    background: #000;
    padding: 12px 10px 10px !important;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 700;
    color:  #fff;
    line-height: 0.8;
    /* text-transform: capitalize; */
}
@media screen and (min-width: 400px) {
    .location-page .wpb_wrapper .text-with-bg p{
        font-size: 20px !important;
    }
}
@media screen and (min-width: 620px) {
    .location-page .wpb_wrapper .text-with-bg p{
        font-size: 28px !important;
    }
}
.location-page .wpb_wrapper .copper {
    background: var(--Copper-Gradient, linear-gradient(97deg, #F5B389 38.11%, #FFF 63.71%, #D68866 96.32%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.location-page .wpb_wrapper {
    /* font-size: 18px !important; */
    font-style: normal;
    font-weight: 400;
    line-height: 125%;
}

.location-page .logos-text .wpb_wrapper p {
    position: relative;
    display: inline-block;
    font-size: 14px !important;
    font-weight: 700;
    line-height: 2 !important;
    margin-bottom: 24px !important;
}
.location-page .wpb_wrapper .underlined,
.location-page .wpb_wrapper .underline {
    position: relative;
    
}
.location-page .wpb_wrapper .underlined:after,
.location-page .wpb_wrapper .underline:after, 
.location-page .logos-text .wpb_wrapper p:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right:0;
    height: 2px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.16) 100%), linear-gradient(97deg, #F5B389 38.11%, #fff 63.71%, #D68866 96.32%);
}
.location-page .wpb_wrapper .underlined:after,
.location-page .wpb_wrapper .underline:after {
    bottom: -3px;
    transform: translateX(-5px);
    right: 10%;
}
.row .location-page-m-hero  .col img.img-with-animation.nectar-lazy:not([srcset]){
    max-height: 25px !important;
    max-width: 100% !important;
    margin:  0 auto !important;
}
#top nav ul li.header-btn > a,
#footer-outer #block-2 .footer_text_right a.footer-button,
body[data-button-style*="slightly_rounded"] .location-page .nf-form-content input[type=submit],
body[data-button-style*="slightly_rounded"] .location-page .nectar-button.regular-button {
    color: #000;
    display: inline-block;
    font-family: "Nunito Sans";
    font-size: 18px;
    font-weight: 800;
    line-height: 36px;
    text-transform: uppercase;
    padding: 10px 30px;
    transition: all .45s cubic-bezier(.25,1,.33,1) !important;
    text-transform: uppercase;
    margin: 10px 0 0 !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    -webkit-transform: translateY(0px) !important;
    border-radius: 8px !important;
    overflow: hidden;
    border-radius: 8px;
    background: #DBA07B !important;
    transition: all 0.8s ease !important;
    z-index: 0;
    border: 2px solid #DBA07B !important;
}
 #header-outer #top nav > ul > li.header-btn > a{
    margin-top: 0 !important;
    color: #000 !important;
}
,
body[data-button-style*="slightly_rounded"] .location-page .nectar-button.regular-button:hover {
    padding: 12px 32px;
}
body[data-button-style*="slightly_rounded"] .location-page .nf-form-content input[type=submit]:hover ,
body[data-button-style*="slightly_rounded"] .location-page .nectar-button.regular-button:hover   {
    color: #DBA07B !important;
    background-color: transparent !important;
    display:inline-block;
    position: relative;
    opacity: 1;
}
 #header-outer #top nav > ul > li.header-btn > a:hover,
 #header-outer #top nav > ul > li.header-btn > a:hover span,
#footer-outer #block-2 .footer_text_right a.footer-button:hover {
    color: #DBA07B !important;
    background: transparent !important;
    display:inline-block;
    position: relative;
    opacity: 1;
}
#top nav ul li.header-btn > a span.menu-title-text::after {
    display: none !important;
}

body[data-button-style*="slightly_rounded"] .location-page .nf-form-content #nf-field-423-wrap input[type=submit] {
  position: relative;
  z-index: 3; /* above ::before and ::after */
  background: transparent;
    margin-top: 0 !important;
}
#footer-outer #block-2 .footer_text_right a.footer-button span,
body[data-button-style*="slightly_rounded"] .location-page .nectar-button.regular-button:not(.extra-color-2) span {
  z-index: 3;
    position:relative
}
body[data-button-style*="slightly_rounded"] .location-page .nectar-button.regular-button.extra-color-2 {
    background: #000 !important;
    border-color: #000 !important;
    color: #fff !important;
}
body[data-button-style*="slightly_rounded"] .location-page .nectar-button.regular-button.extra-color-2:hover {
    background: transparent !important;
    border-color: #fff !important;
    color: #fff !important;
}
.symptoms-cta .column_element_direction_desktop_horizontal > .vc_column-inner > .wpb_wrapper {
    flex-direction: column;
    align-items: flex-start;
}
body .location-page div[data-style*=minimal] .toggle.open>.toggle-title a, 
body .location-page div[data-style*=minimal] .toggle>.toggle-title a {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.36px;
    text-transform: uppercase;
}
body .location-page div[data-style*=minimal] .toggle.open {
    background: #000;
    padding :0 32px;
    color: #fff;
}
div[data-style="minimal"] .toggle > .toggle-title i:before,
div[data-style="minimal"] .toggle > .toggle-title i:after {
    background-color: #000;
}
body .location-page div[data-style*=minimal] .toggle.open>.toggle-title a{
    background: var(--Copper-Gradient, linear-gradient(97deg, #F5B389 38.11%, #FFF 63.71%, #D68866 96.32%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
body .location-page .form-box {
    max-width: 1000px;
    margin: 0 auto !important;
}
body .location-page .custom-form-container .nf-form-content .list-select-wrap .nf-field-element>div, 
body .location-page .nf-form-content input:not([type=submit]), 
body .location-page .nf-form-content textarea {
    border-radius: 4px !important;
    border: 1px solid rgba(0, 0, 0, 0.20) !important;
    padding: 10px !important;
    background: #FFF !important;
    color: #000000 !important;
    font-size: 18px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}
body .location-page  .nf-form-content label {
    /* color: #FFF; */
    /* font-size: 18px; */
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}
body .location-page .ninja-forms-req-symbol {
    color:#F5B389;
}
body .location-page .form-box {
    border-radius: 8px;
    border: 2px solid rgba(0, 0, 0, 0.15);
    background: rgba(255, 255, 255, 0.90);
    box-shadow: 0px 16px 48px 0px rgba(0, 0, 0, 0.16);
}

body .location-page.copper-gradient-overlap {
    max-width: 1300px;
    margin: -171px auto 91px !important;
}

@media screen and (max-width: 999px) {
    .hide-mobile {
        display: none !important;
    }
}
@media screen and (min-width: 1000px) {
    .hide-desktop {
        display: none !important;
    }
    .location-page .logos-text .wpb_wrapper p {
        font-size: 18px !important;
        margin-top: 96px !important;
        margin-bottom: 24px !important;
    }
}
@media screen and (min-width: 694px) {
    .location-page h1 {
        font-size: 56px !important;
        line-height: 1.17 !important;
        max-width: 590px;
        margin-top: 60px !important;
        margin-bottom: 0 !important;
    }
}
@media screen and (min-width: 1025px) {
    .location-page h1 {
        margin-top: 0 !important;
        max-width: 100%;
    }
    .location-page h2 {
        font-size: 48px !important;
    }
    .location-page h3 {
        font-size: 32px !important;
    }
    .location-page .kicker p {
        font-size: 16px !important;
        letter-spacing: 4.16px;
    }
    .location-page .wpb_wrapper {
        /* font-size: 18px !important; */
    }
    .symptoms-cta .column_element_direction_desktop_horizontal > .vc_column-inner > .wpb_wrapper h2 {
    /* white-space: nowrap; */
    }
    .symptoms-cta .column_element_direction_desktop_horizontal > .vc_column-inner > .wpb_wrapper {
        flex-direction: row;
        align-content: center;
        justify-content: space-between;
        align-items: center;
        gap:48px;
    }
    body .location-page div[data-style*=minimal] .toggle.open>.toggle-title a, 
    body .location-page div[data-style*=minimal] .toggle>.toggle-title a {
        font-size: 24px;
        letter-spacing: -0.48px;
    }
    .symptoms-cta .column_element_direction_desktop_horizontal > .vc_column-inner > .wpb_wrapper a {
        white-space: nowrap;
        min-width: 370px;
    }
    .location-page:not(.location-faqs) .force-desktop-text-align-center .wpb_wrapper .underlined:after,
    .location-page:not(.location-faqs) .force-desktop-text-align-center .wpb_wrapper .underline:after {
        transform: translateX(-0);
        right: 10%;
        left: 10%;
    }
    .location-page .why-us-boxes h3 {
        font-size: 24px !important;
    }
}

p.hoo {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0;
    padding: 0 0 12px;
}
.location-page .sympyoms-boxes h3 {
    margin-top: 16px;
}
.location-page .sympyoms-boxes p {
    font-size: 20px;
}
.clinic-info-box > div > .wpb_wrapper div a {
    text-decoration: underline;
    color: #000;
}
.clinic-info-box > div > .wpb_wrapper div a:hover {
    text-decoration: none;
}



@media screen and (min-width: 1380px) {
    .clinic-info-box > div > .wpb_wrapper {
        display: grid;
        grid-template-columns: repeat(2, auto);
        grid-template-rows: repeat(7, auto);
        grid-column-gap: 48px;
        grid-row-gap: 0;
    }
    
    .clinic-info-box > div > .wpb_wrapper .kicker { grid-area: 1 / 1 / 2 / 3; }
    .clinic-info-box > div > .wpb_wrapper div:nth-child(2) { grid-area: 2 / 1 / 3 / 3; }
    .clinic-info-box > div > .wpb_wrapper div:nth-child(3) { grid-area: 3 / 1 / 4 / 3; }
    .clinic-info-box > div > .wpb_wrapper div:nth-child(4) { grid-area: 4 / 1 / 7 / 2; }
    .clinic-info-box > div > .wpb_wrapper div:nth-child(5) { grid-area: 4 / 2 / 5 / 3; }
    .clinic-info-box > div > .wpb_wrapper div:nth-child(6) { grid-area: 5 / 2 / 6 / 3; }
    .clinic-info-box > div > .wpb_wrapper div:nth-child(7) { grid-area: 6 / 2 / 7 / 3; }
    .clinic-info-box > div > .wpb_wrapper a:nth-child(8) {grid-area: 7 / 1 / 8 / 3;justify-self: flex-start;}
}

/* khoa */
#nf-form-99-cont .nf-form-fields-required,
#nf-form-99-cont .nf-form-title {
  display: none;
}

#nf-form-99-cont {
  width: 50%;
  background: black;
  border-radius: 10px;
  color: white !important;
  padding: 3%;
  margin-inline: auto;
  margin-top: 4%;
}

#nf-form-99-cont input[type="text"],
#nf-form-99-cont input[type="tel"],
#nf-form-99-cont input[type="email"] {
  background: white !important;
  padding: 14px !important;
}

#nf-form-99-cont .location_form_button {
  color: #000;
  font-family: "Nunito Sans";
  font-size: 18px;
  font-weight: 800;
  line-height: 36px;
  text-transform: uppercase;
  padding: 12px 32px;
  transition: all 0.45s cubic-bezier(0.25, 1, 0.33, 1) !important;
  text-transform: uppercase;
  margin: 30px 0 0 !important;
  -ms-transform: translateY(0px) !important;
  transform: translateY(0px) !important;
  -webkit-transform: translateY(0px) !important;
  border-radius: 8px !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.16) 0%,
      rgba(255, 255, 255, 0.16) 100%
    ),
    linear-gradient(
      97deg,
      #d68866 0%,
      #f5b389 38.11%,
      #fff 63.71%,
      #d68866 96.32%
    ) !important;
  width: fit-content;
}

#nf-form-99-cont .nf-field-label {
  text-align: left;
}

#nf-form-99-cont .show_mobile {
  display: none;
}
#nf-form-99-cont .hide_mobile {
  display: block;
}

@media screen and (max-width: 1440px) {
  #nf-form-99-cont {
    width: 70%;
  }
}

@media screen and (max-width: 650px) {
  #nf-form-99-cont {
    width: 100%;
  }
  #nf-form-99-cont .location_form_button {
    margin: 15px 0 0 !important;
  }
  #nf-form-99-cont {
    padding: 5%;
  }
}
@media screen and (max-width: 550px) {
  #nf-form-99-cont .show_mobile {
    display: block;
  }
  #nf-form-99-cont .hide_mobile {
    display: none;
  }
}

.vc_row:has(a[href*="ivysmit"]) {
  display: none !important;
}

#footer-widgets .container {
  font-size: 20px;
  max-width: 100%;
  background: black;
  color: white;
  padding: 0;
}
#footer-widgets .container .copyright_wrapper,
#footer-widgets .container  #footer_text_wrapper,
#footer-widgets .container .widget_nav_menu {
    padding-left: 24px !important;
    padding-right: 24px !important;
}
#footer-widgets .container  #footer_text_wrapper,
#footer-widgets .container .widget_nav_menu {
    margin-bottom: 40px;
}
body #footer-outer .row {
    padding-top: 40px !important;
}
@media screen and (min-width: 691px) {
    #footer-widgets .container .copyright_wrapper,
    #footer-widgets .container  #footer_text_wrapper,
    #footer-widgets .container .widget_nav_menu {
        padding-left: 32px !important;
        padding-right: 32px !important;
    }
    #footer-widgets .container  #footer_text_wrapper,
    #footer-widgets .container .widget_nav_menu {
        margin-bottom: 50px;
    }
    body #footer-outer .row {
        padding-top: 50px !important;
    }
}
@media screen and (min-width: 1000px) {
    #footer-widgets .container .copyright_wrapper,
    #footer-widgets .container  #footer_text_wrapper,
    #footer-widgets .container .widget_nav_menu {
        padding-left: 96px !important;
        padding-right: 96px !important;
    }
    #footer-widgets .container  #footer_text_wrapper,
    #footer-widgets .container .widget_nav_menu {
        margin-bottom: 64px;
    }
    body #footer-outer .row {
        padding-top: 64px !important;
    }
}

#menu-footer-menu {
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
  gap: 24px;
  width: 100%;
  align-content: flex-end;
}

#copyright {
  display: none;
}

#footer-widgets .sub-menu {
  font-size: 18px;
  padding-top: 24px !important;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

#menu-footer-menu > .menu-item > a {
  font-size: 22px;
  font-weight: 600;
}
#menu-footer-menu > .menu-item {
  margin: 0 !important;
}

#footer_text_wrapper {
  display: flex;
  align-items: center;
  gap: 40px;
  text-align: left;
  justify-content: space-between;
}

#footer_text_wrapper .footer_text_left {
  display: flex;
  flex-direction: column;
  width: 80%;
}

.copyright_wrapper {
  display: flex;
  justify-content: space-between;
  padding: 30px 0;
  font-size: 15px;
  border-top: 1px solid;
  margin-top: 20px;
}

.footer_text_right .footer-button {

}

@media screen and (max-width: 750px) {
  #footer-widgets .container {
    padding: 0 15px !important;
  }
  #footer_text_wrapper .footer_text_left {
    width: 100% !important;
  }
  #footer_text_wrapper img {
    width: 150px;
    margin-left: -10px;
  }
  .copyright_wrapper {
    flex-direction: column;
    align-items: flex-start;
    text-align: left;
  }
}

@media screen and (max-width: 1050px) {
  #menu-footer-menu {
    flex-wrap: wrap;
  }
}
#footer_text_wrapper img {
  width: 200px;
  margin-left: -20px;
}

@media screen and (max-width: 1450px) {
  #footer_text_wrapper {
    flex-direction: column;
    align-items: flex-start !important;
  }
  #footer_text_wrapper .footer_text_left {
      width: 100%;
    }
}

@media screen and (min-width: 1450px) {
    #header-outer[data-lhe="animated_underline"] #top nav > ul > li > a {
        margin-left: 16px;
        margin-right: 16px;
    }
}
@media screen and (min-width: 1800px) {
  #menu-footer-menu {
    gap: 64px;
  }
}
body[data-button-style*="slightly_rounded"] .location-page .nectar-button.regular-button.has-icon {display: inline-flex;flex-direction: row-reverse;justify-content: space-between;align-items: center;gap: 12px;padding: 12px 28px 12px 34px !important;}
body[data-button-style*="slightly_rounded"] .location-page .nectar-button.regular-button.has-icon span {
    transform: none !important;
}
body[data-button-style*="slightly_rounded"] .location-page .nectar-button.regular-button.has-icon i[class*=fa-] {
    transform: none !important;
    position: relative !important;
    top: 0;
    right:  0;
    font-size: 16px;
    width: auto;
}