@charset "UTF-8";
/**
Theme Name: White Lotus Clinic
Author: Shane Jennings
Author URI: https://www.whitelotusclinic.ca
Description: Private Astra child theme for White Lotus Clinic of Toronto, ON.
©2020 all rights reserved
Version: 1.0.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: white-lotus-clinic
Template: astra
*/
/* begin hero.scss */
.hero .lp-title,
.hero .lp-subheading {
  display: block;
  margin: 0 0 0 0;
  text-align: center;
}

.atf .list-header {
  display: block;
  font-size: 1.2em;
  margin: 0 0 2px 0;
}
.atf .col-2 {
  border-bottom: 1px solid #eee;
  border-top: 1px solid #eee;
  margin: 0;
  margin-bottom: 12px;
  padding: 4px 0 8px 35px;
}
.atf .col-2 li {
  line-height: 16pt;
}
.atf .col-2 p {
  margin: 0 0 10px 0;
}
.atf .col-2 .subheading {
  margin: 0 0 10px;
}
.atf .col-2 .elementor-widget-wrap .elementor-widget-wrap {
  padding: 0 !important;
}

@media (max-width: 912px) {
  .hero {
    margin-bottom: 0 !important;
  }
  .hero .lp-title {
    font-size: 2.1em;
  }
  .atf .subheading {
    font-size: 1.6em;
  }
  .atf .col-2 {
    margin-bottom: 12px;
    padding: 4px 0 8px;
  }
  .atf-ctabtn {
    margin-bottom: 10px;
  }
}
@media (max-width: 544px) {
  .hero {
    margin-bottom: 0 !important;
  }
  .hero .lp-title {
    font-size: 1.6em !important;
  }
  .hero .lp-subheading {
    font-size: 0.9em;
  }
  .atf .subheading {
    font-size: 1.2em;
  }
  .atf .col-2 {
    margin-bottom: 8px;
  }
  .atf .col-2 li {
    line-height: 16pt;
    margin: 0 0 0 25px;
  }
  .atf .list-header {
    font-size: 1.2em;
  }
}
/* end hero.scss */
/* begin content.scss */
.entry-content a ul > li {
  margin: 0 10px;
  padding: 0 10px 0 5px;
}
.entry-content ol.large {
  counter-reset: first-li;
  list-style: none;
}
.entry-content ol.large li ol li::before {
  color: #ec9883;
  content: counter(second-li, upper-roman);
  font-size: 1.2em;
  margin-left: -2.3em;
}
.entry-content ol.large ol.large {
  counter-reset: second-li;
}
.entry-content ol.large ol.large > li {
  counter-increment: second-li;
}
.entry-content ol.elementor-toc__list-wrapper li.elementor-toc__list-item::before {
  content: none;
}
.entry-content {
  /* Replace list item bullets with a Font Awesome icon */
}
.entry-content .fa-ul {
  list-style-type: none; /* Remove default bullet points */
  padding-left: 1.5em; /* Add space for icons */
}
.entry-content .fa-ul li {
  position: relative; /* Allows positioning of the icon */
}
.entry-content .fa-ul li::before {
  content: "\f0c8"; /* Unicode for an empty square from Font Awesome */
  font-family: "Font Awesome 5 Free";
  position: absolute;
  left: -1.5em; /* Adjust positioning to align with text */
  font-weight: 900; /* Use 'solid' style */
}
.entry-content .fa-ul.checked li::before,
.entry-content .fa-ul .checked::before {
  content: "\f00c"; /* Unicode for a checked square */
}
.entry-content .fa-ul.calendar li::before,
.entry-content .fa-ul .calendar::before {
  content: "\f073"; /* Unicode for a checked square */
}
.entry-content ol > li {
  counter-increment: first-li;
  padding: 0;
}
.entry-content ol > li::before {
  content: counter(first-li);
  display: inline-block;
  font-size: 1em;
  font-weight: bold;
  margin-left: -1.8em;
  margin-right: 0.5em;
  text-align: right;
  width: 2em;
}
.entry-content ol.small > li::before {
  content: "";
  display: none;
}
.entry-content .elementor-widget-text-editor .elementor-widget-container ul,
.entry-content .elementor-widget-text-editor .elementor-widget-container li {
  list-style: none;
  position: relative;
}
.entry-content .elementor-widget-text-editor .elementor-widget-container ul {
  margin: 0 0 1em 1em;
}
.entry-content .elementor-widget-text-editor .elementor-widget-container ul li::before {
  content: "•";
  font-size: 1.7em;
  left: -0.8em;
  position: absolute;
  top: -0.4em;
  width: 1em;
}

details.references {
  background: #fefefe;
  border: 1px solid #ddd;
  padding: 20px;
}

details.references summary {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #ddd;
}

@media (max-width: 544px) {
  .ast-container {
    padding-left: 7px;
    padding-right: 7px;
  }
  ul {
    margin-left: 2em;
  }
  img.inline-p-right-300 {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 544px) {
  .post-metadata .elementor-post-info li:nth-child(1) {
    width: 100%;
  }
  .post-metadata .elementor-post-info li:nth-child(2) span {
    margin-top: 2px;
    padding-left: 0 !important;
  }
}
@media (max-width: 912px) {
  .col25p {
    width: 100%;
  }
}
@media (min-width: 1025px) {
  .sticky-bottom-col-menu {
    bottom: 0;
    position: absolute;
  }
  .col25p {
    max-width: 300px;
  }
  .ast-container {
    min-height: 7px;
  }
}
@media (min-width: 544px) {
  ul.col-2 {
    display: flex;
    flex-wrap: wrap;
  }
  ul.col-2 li {
    width: 48%;
  }
}
li::marker {
  font-size: 1.2em;
}

.next-steps a {
  text-decoration-color: #9fb6fc;
}

.quickbar-btn a {
  text-align: center;
  width: 100% !important;
}

.elementor-widget-text-editor a,
.elementor-post__text a,
.elementor-widget-html a {
  color: #555;
  font-weight: bold;
  text-decoration-color: #71abd1;
  text-decoration-line: underline;
  text-decoration-style: solid;
}

.single-featured-image-header {
  display: inline-block;
  width: 100%;
}

.single-featured-image-header img {
  display: block;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  max-width: 1280px;
  width: 100%;
}

.content-cta a.elementor-button {
  background: #71abd0;
  color: #fff !important;
  font-weight: 500 !important;
}

.WH-content .content-header .elementor-widget-container {
  background: rgba(226, 118, 131, 0.1);
}

.WH-content .elementor-icon-list-icon i {
  color: #de7983;
}

.THY-content .content-header .elementor-widget-container {
  background: rgba(230, 196, 80, 0.1);
}

.THY-content .elementor-icon-list-icon i {
  color: #e0c856;
}

.FRT-content .content-header .elementor-widget-container {
  background: rgba(159, 182, 252, 0.1);
}

.FRT-content .elementor-icon-list-icon i {
  color: #9fb6fc;
}

.wlc-primary {
  background: #f3f4f4;
  color: #000;
}

.wlc-primary .quickbar-btn a {
  background: #7790cd;
}

.quickbar-btn .elementor-button-icon {
  float: none;
  margin-right: 0 !important;
}

.icon-bullets .elementor-icon-list-icon {
  background: #ddd;
  border-radius: 30px;
  height: 40px;
  padding: 10px;
  width: 40px;
}

.icon-bullets .elementor-icon-list-text a {
  text-decoration: underline;
}

.icon-bullets i.fas {
  color: #fff !important;
  text-align: center;
}

span.contact-address-address {
  display: block;
}

.numbered-h3-outline,
.numbered-h3 {
  counter-reset: h3;
}

.numbered-h3-outline h3,
.numbered-h3 h3 {
  position: relative;
  margin-left: 22px !important;
  padding: 0.4em 0.4em 0.4em 0.8em;
  background: #f3f4f4;
}

.numbered-h3-outline h3::before,
.numbered-h3 h3::before {
  position: absolute;
  box-sizing: border-box;
  content: counter(h3);
  counter-increment: h3;
  top: 50%;
  left: -2.6em;
  margin-top: -1em;
  height: 2em;
  width: 2em;
  line-height: 1.8em;
  text-align: center;
  font-weight: bold;
  border-radius: 2px;
}

.numbered-h3 h3::before {
  color: #fff;
}

.numbered-h3-outline h3::before {
  background: #fff;
}

.numbered-h3-outline h3::after,
.numbered-h3 h3::after {
  position: absolute;
  content: "";
  top: 50%;
}

.numbered-h3-outline h3::after {
  transform: rotate(-45deg);
  width: 13px;
  height: 13px;
  margin-top: -7px;
  left: -18px;
  background: #fff;
}

.numbered-h3 h3::after {
  border: 0.5em solid transparent;
  top: 50%;
  margin-top: -0.5em;
  left: -0.6em;
}

.next-steps {
  margin-top: 20px;
}

.next-steps h2,
.key-takeaways h2 {
  border-bottom: 1px solid;
  padding-bottom: 5px;
  color: #888;
}

.next-steps,
.key-takeaways {
  border: 1px solid;
  background: #f3f4f4;
}

.next-steps a,
.key-takeaways a {
  color: #555;
  text-decoration: underline;
}

.key-takeaways p {
  margin-bottom: 0;
}

.key-takeaways a {
  font-weight: bold;
}

.next-steps h2::before,
.key-takeaways p::before,
.key-takeaways h2::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  height: 25px;
  line-height: 25px;
  margin-right: 15px;
  width: 25px;
  z-index: 20;
}

.key-takeaways p::before {
  content: "\f70c";
}

.key-takeaways h2::before {
  content: "\f084";
}

.key-takeaways h2,
.key-takeaways {
  border-color: #e6c450;
}

.key-takeaways a {
  text-decoration-color: #e6c450;
}

.key-takeaways h2::before,
.key-takeaways p::before,
.key-takeaways li::marker {
  color: #e6c450;
}

.next-steps {
  border-color: #9fb6fc;
}
.next-steps h2 {
  border-color: #9fb6fc;
}
.next-steps h2::before {
  color: #9fb6fc;
  content: "\f4fc";
}
.next-steps li::marker {
  color: #9fb6fc;
}

.content-box {
  background: #f3f4f4;
  border: 1px solid;
  padding: 8px;
}
.content-box p::before {
  font-family: "Font Awesome 5 Free";
  font-size: 1.5rem;
  font-weight: 900;
  height: 25px;
  line-height: 25px;
  margin-right: 15px;
  width: 25px;
  z-index: 20;
}
.content-box p {
  margin-bottom: 0;
}

.info p::before {
  content: "\f05a";
}

.warning p::before {
  content: "\f05a";
}

.cta-banner .phone-cta a {
  color: #555 !important;
}

.cta-banner .book-appointment a {
  background: #555 !important;
}

.elementor-pagination {
  margin-top: 25px;
}

.primary-icon-bullets .elementor-icon-list-icon {
  background: #71abd0 !important;
}

.guest-appearance-date p {
  margin: 0;
}

.portrait-quote .author-desc {
  color: #333;
  font-size: 0.8em;
  font-weight: 300;
}

.desktop-searchbar .elementor-widget-wrap {
  padding-bottom: 5px !important;
  padding-top: 5px !important;
}

/* hover styles */
.icon-bullets .elementor-icon-list-item:hover .elementor-icon-list-icon {
  background: #ccc;
}

.primary-icon-bullets .elementor-icon-list-item:hover .elementor-icon-list-icon {
  background: #71abd0 !important;
}

.content-cta a.elementor-button:hover {
  color: #000 !important;
}

.elementor-widget-text-editor a:hover,
.elementor-post__text a:hover,
.elementor-widget-html a:hover {
  color: #71abd1;
}

.WH-content .content-cta a:hover {
  background: #de7983;
}

.FRT-content .content-cta a:hover {
  background: #9fb6fc;
}

.THY-content .content-cta a:hover {
  background: #e0c856;
}

.wlc-primary .quickbar-btn a:hover {
  background: #ebb9aa;
}

.rank-math-contact-hours .rank-math-opening-days,
.rank-math-contact-hours .rank-math-opening-time {
  display: inline-block !important;
  padding: 0 5px;
}

.action-panel-btn {
  margin-left: auto;
  margin-right: auto;
  max-width: 300px;
}

.faq-question {
  padding: 0px;
  text-indent: 10px;
  line-height: 20px;
  position: relative;
  cursor: pointer;
  user-select: none;
}

.faq-question::before {
  font-family: "Font Awesome 5 Free";
  width: 20px;
  padding: 0 5px;
  text-indent: 0;
  text-align: center;
  float: left;
  vertical-align: middle;
  font-weight: bold;
}

.faq-expanded-question {
  line-height: inherit;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 10px;
}

.faq-expanded-question::before {
  content: "\f107";
}

.faq-collapsed-question::before {
  content: "\f105";
}

.faq-answer {
  margin: 0;
  padding: 0;
}

.faq-collapsed-answer {
  display: none;
}

.acu .faq-expanded-question {
  text-decoration-color: #B4242D;
}

.acu .faq-question::before {
  border-left: 3px solid #FBEAEC;
}

.listcheckbox-container li,
.listcheckbox-container .elementor-field-option {
  position: relative;
  height: 35px;
  margin-bottom: 5px;
}

.listcheckbox-container .elementor-field-option label,
.listcheckbox-container .nf-field-element li label {
  position: absolute;
  display: block;
  line-height: 31px;
  height: 31px;
  z-index: 0;
  top: 2px;
  left: 2px;
  bottom: 2px;
  right: 2px;
  text-indent: 35px;
  cursor: pointer;
  user-select: none;
  background: #f7f7f7;
  color: rgba(47, 47, 47, 0.8);
  border: 1px dashed rgba(47, 156, 175, 0.1);
  margin-left: 0 !important;
}

.listcheckbox-container input[type=checkbox] {
  width: 25px;
  height: 25px;
  margin-top: 5px;
  margin-left: 5px;
  display: block;
  background: red;
  cursor: pointer;
}

.listcheckbox-container input[type=checkbox]::before {
  position: absolute;
  display: block;
  content: " ";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 0;
  cursor: pointer;
}

.listcheckbox-container input[type=checkbox]:checked::before {
  background: #b4ecf6;
}

.listcheckbox-container input[type=checkbox]::after {
  content: " ";
  position: absolute;
  display: block;
  z-index: 40;
  top: 8px;
  left: 8px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
  pointer-events: none;
  background: #ccc;
  background: #fdfdfd;
  text-align: center;
  color: #9c9c9c;
  border: 1px solid rgba(170, 170, 170, 0.5);
  border-radius: 25px;
}

.listcheckbox-container input[type=checkbox]:checked::after {
  content: " ";
  background-color: #f8feff;
  border: 1px solid #f8feff;
  background-image: url("https://www.whitelotusclinic.ca/wp-content/uploads/2019/09/checkbox-teal.svg");
}

.listcheckbox-container input[type=checkbox]:checked + label {
  font-weight: bold;
  color: #2f9caf;
  background: #f8feff;
  border: none;
  text-indent: 39px;
}

details.references {
  background: #fefefe;
  border: 1px solid #ddd;
  padding: 20px;
  margin-bottom: 20px;
}

details.references summary {
  padding-bottom: 0.5em;
  border-bottom: 1px solid #ddd;
  cursor: pointer;
}

ul.checkbox {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.checkbox li {
  list-style: none;
  position: relative;
  padding-left: 1.75em;
}
ul.checkbox li::before {
  content: "\f00c";
  color: #71ABD0;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0;
  top: 0.05em;
}

/* end content.scss */
/* begin content-sections.scss */
.primary .elementor-widget-text-editor .primary a {
  text-decoration-color: #71abd0;
}
.primary .elementor-widget-html .primary a {
  text-decoration-color: #71abd0;
}
.primary .elementor-post__text .primary a {
  text-decoration-color: #71abd0;
}
.primary.numbered-h3-outline h3::before {
  border: 2px solid #71abd0;
  color: #71abd0;
}
.primary.numbered-h3-outline h3::after {
  border-bottom: 2px solid #71abd0;
  border-right: 2px solid #71abd0;
}
.primary.numbered-h3 h3::before {
  background: #71abd0;
}
.primary.numbered-h3 h3::after {
  border-left-color: #71abd0;
}
.primary li ::marker {
  color: #71abd0;
}
.primary .content-box {
  border: 1px solid #71abd0;
}
.primary .content-box p::before {
  color: #71abd0;
}
.primary .content-box .phone-cta a:hover {
  color: #71abd0;
}
.primary .content-box .elementor-widget-text-editor a:hover {
  color: #71abd0;
}
.primary .content-box .elementor-post__text a:hover {
  color: #71abd0;
}
.primary .content-box .elementor-widget-html a:hover {
  color: #71abd0;
}

.secondary .elementor-widget-text-editor .secondary a {
  text-decoration-color: #ebb9aa;
}
.secondary .elementor-widget-html .secondary a {
  text-decoration-color: #ebb9aa;
}
.secondary .elementor-post__text .secondary a {
  text-decoration-color: #ebb9aa;
}
.secondary.numbered-h3-outline h3::before {
  border: 2px solid #ebb9aa;
  color: #ebb9aa;
}
.secondary.numbered-h3-outline h3::after {
  border-bottom: 2px solid #ebb9aa;
  border-right: 2px solid #ebb9aa;
}
.secondary.numbered-h3 h3::before {
  background: #ebb9aa;
}
.secondary.numbered-h3 h3::after {
  border-left-color: #ebb9aa;
}
.secondary li ::marker {
  color: #ebb9aa;
}
.secondary .content-box {
  border: 1px solid #ebb9aa;
}
.secondary .content-box p::before {
  color: #ebb9aa;
}
.secondary .content-box .phone-cta a:hover {
  color: #ebb9aa;
}
.secondary .content-box .elementor-widget-text-editor a:hover {
  color: #ebb9aa;
}
.secondary .content-box .elementor-post__text a:hover {
  color: #ebb9aa;
}
.secondary .content-box .elementor-widget-html a:hover {
  color: #ebb9aa;
}

.cta-1 .elementor-widget-text-editor .cta-1 a {
  text-decoration-color: #e27683;
}
.cta-1 .elementor-widget-html .cta-1 a {
  text-decoration-color: #e27683;
}
.cta-1 .elementor-post__text .cta-1 a {
  text-decoration-color: #e27683;
}
.cta-1.numbered-h3-outline h3::before {
  border: 2px solid #e27683;
  color: #e27683;
}
.cta-1.numbered-h3-outline h3::after {
  border-bottom: 2px solid #e27683;
  border-right: 2px solid #e27683;
}
.cta-1.numbered-h3 h3::before {
  background: #e27683;
}
.cta-1.numbered-h3 h3::after {
  border-left-color: #e27683;
}
.cta-1 li ::marker {
  color: #e27683;
}
.cta-1 .content-box {
  border: 1px solid #e27683;
}
.cta-1 .content-box p::before {
  color: #e27683;
}
.cta-1 .content-box .phone-cta a:hover {
  color: #e27683;
}
.cta-1 .content-box .elementor-widget-text-editor a:hover {
  color: #e27683;
}
.cta-1 .content-box .elementor-post__text a:hover {
  color: #e27683;
}
.cta-1 .content-box .elementor-widget-html a:hover {
  color: #e27683;
}

.cta-2 .elementor-widget-text-editor .cta-2 a {
  text-decoration-color: #ec9883;
}
.cta-2 .elementor-widget-html .cta-2 a {
  text-decoration-color: #ec9883;
}
.cta-2 .elementor-post__text .cta-2 a {
  text-decoration-color: #ec9883;
}
.cta-2.numbered-h3-outline h3::before {
  border: 2px solid #ec9883;
  color: #ec9883;
}
.cta-2.numbered-h3-outline h3::after {
  border-bottom: 2px solid #ec9883;
  border-right: 2px solid #ec9883;
}
.cta-2.numbered-h3 h3::before {
  background: #ec9883;
}
.cta-2.numbered-h3 h3::after {
  border-left-color: #ec9883;
}
.cta-2 li ::marker {
  color: #ec9883;
}
.cta-2 .content-box {
  border: 1px solid #ec9883;
}
.cta-2 .content-box p::before {
  color: #ec9883;
}
.cta-2 .content-box .phone-cta a:hover {
  color: #ec9883;
}
.cta-2 .content-box .elementor-widget-text-editor a:hover {
  color: #ec9883;
}
.cta-2 .content-box .elementor-post__text a:hover {
  color: #ec9883;
}
.cta-2 .content-box .elementor-widget-html a:hover {
  color: #ec9883;
}

.cta-3 .elementor-widget-text-editor .cta-3 a {
  text-decoration-color: #7790cd;
}
.cta-3 .elementor-widget-html .cta-3 a {
  text-decoration-color: #7790cd;
}
.cta-3 .elementor-post__text .cta-3 a {
  text-decoration-color: #7790cd;
}
.cta-3.numbered-h3-outline h3::before {
  border: 2px solid #7790cd;
  color: #7790cd;
}
.cta-3.numbered-h3-outline h3::after {
  border-bottom: 2px solid #7790cd;
  border-right: 2px solid #7790cd;
}
.cta-3.numbered-h3 h3::before {
  background: #7790cd;
}
.cta-3.numbered-h3 h3::after {
  border-left-color: #7790cd;
}
.cta-3 li ::marker {
  color: #7790cd;
}
.cta-3 .content-box {
  border: 1px solid #7790cd;
}
.cta-3 .content-box p::before {
  color: #7790cd;
}
.cta-3 .content-box .phone-cta a:hover {
  color: #7790cd;
}
.cta-3 .content-box .elementor-widget-text-editor a:hover {
  color: #7790cd;
}
.cta-3 .content-box .elementor-post__text a:hover {
  color: #7790cd;
}
.cta-3 .content-box .elementor-widget-html a:hover {
  color: #7790cd;
}

.cta-4 .elementor-widget-text-editor .cta-4 a {
  text-decoration-color: #b380dc;
}
.cta-4 .elementor-widget-html .cta-4 a {
  text-decoration-color: #b380dc;
}
.cta-4 .elementor-post__text .cta-4 a {
  text-decoration-color: #b380dc;
}
.cta-4.numbered-h3-outline h3::before {
  border: 2px solid #b380dc;
  color: #b380dc;
}
.cta-4.numbered-h3-outline h3::after {
  border-bottom: 2px solid #b380dc;
  border-right: 2px solid #b380dc;
}
.cta-4.numbered-h3 h3::before {
  background: #b380dc;
}
.cta-4.numbered-h3 h3::after {
  border-left-color: #b380dc;
}
.cta-4 li ::marker {
  color: #b380dc;
}
.cta-4 .content-box {
  border: 1px solid #b380dc;
}
.cta-4 .content-box p::before {
  color: #b380dc;
}
.cta-4 .content-box .phone-cta a:hover {
  color: #b380dc;
}
.cta-4 .content-box .elementor-widget-text-editor a:hover {
  color: #b380dc;
}
.cta-4 .content-box .elementor-post__text a:hover {
  color: #b380dc;
}
.cta-4 .content-box .elementor-widget-html a:hover {
  color: #b380dc;
}

.cta-5 .elementor-widget-text-editor .cta-5 a {
  text-decoration-color: #9fb6fc;
}
.cta-5 .elementor-widget-html .cta-5 a {
  text-decoration-color: #9fb6fc;
}
.cta-5 .elementor-post__text .cta-5 a {
  text-decoration-color: #9fb6fc;
}
.cta-5.numbered-h3-outline h3::before {
  border: 2px solid #9fb6fc;
  color: #9fb6fc;
}
.cta-5.numbered-h3-outline h3::after {
  border-bottom: 2px solid #9fb6fc;
  border-right: 2px solid #9fb6fc;
}
.cta-5.numbered-h3 h3::before {
  background: #9fb6fc;
}
.cta-5.numbered-h3 h3::after {
  border-left-color: #9fb6fc;
}
.cta-5 li ::marker {
  color: #9fb6fc;
}
.cta-5 .content-box {
  border: 1px solid #9fb6fc;
}
.cta-5 .content-box p::before {
  color: #9fb6fc;
}
.cta-5 .content-box .phone-cta a:hover {
  color: #9fb6fc;
}
.cta-5 .content-box .elementor-widget-text-editor a:hover {
  color: #9fb6fc;
}
.cta-5 .content-box .elementor-post__text a:hover {
  color: #9fb6fc;
}
.cta-5 .content-box .elementor-widget-html a:hover {
  color: #9fb6fc;
}

.cta-6 .elementor-widget-text-editor .cta-6 a {
  text-decoration-color: #e6c450;
}
.cta-6 .elementor-widget-html .cta-6 a {
  text-decoration-color: #e6c450;
}
.cta-6 .elementor-post__text .cta-6 a {
  text-decoration-color: #e6c450;
}
.cta-6.numbered-h3-outline h3::before {
  border: 2px solid #e6c450;
  color: #e6c450;
}
.cta-6.numbered-h3-outline h3::after {
  border-bottom: 2px solid #e6c450;
  border-right: 2px solid #e6c450;
}
.cta-6.numbered-h3 h3::before {
  background: #e6c450;
}
.cta-6.numbered-h3 h3::after {
  border-left-color: #e6c450;
}
.cta-6 li ::marker {
  color: #e6c450;
}
.cta-6 .content-box {
  border: 1px solid #e6c450;
}
.cta-6 .content-box p::before {
  color: #e6c450;
}
.cta-6 .content-box .phone-cta a:hover {
  color: #e6c450;
}
.cta-6 .content-box .elementor-widget-text-editor a:hover {
  color: #e6c450;
}
.cta-6 .content-box .elementor-post__text a:hover {
  color: #e6c450;
}
.cta-6 .content-box .elementor-widget-html a:hover {
  color: #e6c450;
}

.cta-7 .elementor-widget-text-editor .cta-7 a {
  text-decoration-color: #789055;
}
.cta-7 .elementor-widget-html .cta-7 a {
  text-decoration-color: #789055;
}
.cta-7 .elementor-post__text .cta-7 a {
  text-decoration-color: #789055;
}
.cta-7.numbered-h3-outline h3::before {
  border: 2px solid #789055;
  color: #789055;
}
.cta-7.numbered-h3-outline h3::after {
  border-bottom: 2px solid #789055;
  border-right: 2px solid #789055;
}
.cta-7.numbered-h3 h3::before {
  background: #789055;
}
.cta-7.numbered-h3 h3::after {
  border-left-color: #789055;
}
.cta-7 li ::marker {
  color: #789055;
}
.cta-7 .content-box {
  border: 1px solid #789055;
}
.cta-7 .content-box p::before {
  color: #789055;
}
.cta-7 .content-box .phone-cta a:hover {
  color: #789055;
}
.cta-7 .content-box .elementor-widget-text-editor a:hover {
  color: #789055;
}
.cta-7 .content-box .elementor-post__text a:hover {
  color: #789055;
}
.cta-7 .content-box .elementor-widget-html a:hover {
  color: #789055;
}

.cta-8 .elementor-widget-text-editor .cta-8 a {
  text-decoration-color: #5cd4cb;
}
.cta-8 .elementor-widget-html .cta-8 a {
  text-decoration-color: #5cd4cb;
}
.cta-8 .elementor-post__text .cta-8 a {
  text-decoration-color: #5cd4cb;
}
.cta-8.numbered-h3-outline h3::before {
  border: 2px solid #5cd4cb;
  color: #5cd4cb;
}
.cta-8.numbered-h3-outline h3::after {
  border-bottom: 2px solid #5cd4cb;
  border-right: 2px solid #5cd4cb;
}
.cta-8.numbered-h3 h3::before {
  background: #5cd4cb;
}
.cta-8.numbered-h3 h3::after {
  border-left-color: #5cd4cb;
}
.cta-8 li ::marker {
  color: #5cd4cb;
}
.cta-8 .content-box {
  border: 1px solid #5cd4cb;
}
.cta-8 .content-box p::before {
  color: #5cd4cb;
}
.cta-8 .content-box .phone-cta a:hover {
  color: #5cd4cb;
}
.cta-8 .content-box .elementor-widget-text-editor a:hover {
  color: #5cd4cb;
}
.cta-8 .content-box .elementor-post__text a:hover {
  color: #5cd4cb;
}
.cta-8 .content-box .elementor-widget-html a:hover {
  color: #5cd4cb;
}

.cta-9 .elementor-widget-text-editor .cta-9 a {
  text-decoration-color: #5a96a2;
}
.cta-9 .elementor-widget-html .cta-9 a {
  text-decoration-color: #5a96a2;
}
.cta-9 .elementor-post__text .cta-9 a {
  text-decoration-color: #5a96a2;
}
.cta-9.numbered-h3-outline h3::before {
  border: 2px solid #5a96a2;
  color: #5a96a2;
}
.cta-9.numbered-h3-outline h3::after {
  border-bottom: 2px solid #5a96a2;
  border-right: 2px solid #5a96a2;
}
.cta-9.numbered-h3 h3::before {
  background: #5a96a2;
}
.cta-9.numbered-h3 h3::after {
  border-left-color: #5a96a2;
}
.cta-9 li ::marker {
  color: #5a96a2;
}
.cta-9 .content-box {
  border: 1px solid #5a96a2;
}
.cta-9 .content-box p::before {
  color: #5a96a2;
}
.cta-9 .content-box .phone-cta a:hover {
  color: #5a96a2;
}
.cta-9 .content-box .elementor-widget-text-editor a:hover {
  color: #5a96a2;
}
.cta-9 .content-box .elementor-post__text a:hover {
  color: #5a96a2;
}
.cta-9 .content-box .elementor-widget-html a:hover {
  color: #5a96a2;
}

.cta-10 .elementor-widget-text-editor .cta-10 a {
  text-decoration-color: #49809b;
}
.cta-10 .elementor-widget-html .cta-10 a {
  text-decoration-color: #49809b;
}
.cta-10 .elementor-post__text .cta-10 a {
  text-decoration-color: #49809b;
}
.cta-10.numbered-h3-outline h3::before {
  border: 2px solid #49809b;
  color: #49809b;
}
.cta-10.numbered-h3-outline h3::after {
  border-bottom: 2px solid #49809b;
  border-right: 2px solid #49809b;
}
.cta-10.numbered-h3 h3::before {
  background: #49809b;
}
.cta-10.numbered-h3 h3::after {
  border-left-color: #49809b;
}
.cta-10 li ::marker {
  color: #49809b;
}
.cta-10 .content-box {
  border: 1px solid #49809b;
}
.cta-10 .content-box p::before {
  color: #49809b;
}
.cta-10 .content-box .phone-cta a:hover {
  color: #49809b;
}
.cta-10 .content-box .elementor-widget-text-editor a:hover {
  color: #49809b;
}
.cta-10 .content-box .elementor-post__text a:hover {
  color: #49809b;
}
.cta-10 .content-box .elementor-widget-html a:hover {
  color: #49809b;
}

.fertility-section .elementor-widget-text-editor .fertility-section a {
  text-decoration-color: #b380dc;
}
.fertility-section .elementor-widget-html .fertility-section a {
  text-decoration-color: #b380dc;
}
.fertility-section .elementor-post__text .fertility-section a {
  text-decoration-color: #b380dc;
}
.fertility-section.numbered-h3-outline h3::before {
  border: 2px solid #b380dc;
  color: #b380dc;
}
.fertility-section.numbered-h3-outline h3::after {
  border-bottom: 2px solid #b380dc;
  border-right: 2px solid #b380dc;
}
.fertility-section.numbered-h3 h3::before {
  background: #b380dc;
}
.fertility-section.numbered-h3 h3::after {
  border-left-color: #b380dc;
}
.fertility-section li ::marker {
  color: #b380dc;
}
.fertility-section .content-box {
  border: 1px solid #b380dc;
}
.fertility-section .content-box p::before {
  color: #b380dc;
}
.fertility-section .content-box .phone-cta a:hover {
  color: #b380dc;
}
.fertility-section .content-box .elementor-widget-text-editor a:hover {
  color: #b380dc;
}
.fertility-section .content-box .elementor-post__text a:hover {
  color: #b380dc;
}
.fertility-section .content-box .elementor-widget-html a:hover {
  color: #b380dc;
}

.article-references {
  background: #EDF9F9;
  border: 1px solid #ddd;
  font-weight: 300;
  padding: 15px;
}

/* Trust Badges */
.trust-badges {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0.85rem 1.2rem;
  margin: 2rem 0;
  padding: 0 1rem;
}

.trust-badge {
  background: linear-gradient(145deg, #ffffff, #f4f4f4);
  border: 1px solid rgba(0, 0, 0, 0.07);
  padding: 0.75rem 1.4rem;
  border-radius: 999px;
  font-size: 0.95rem;
  font-weight: 600;
  color: #222;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.06), 0 3px 8px rgba(0, 0, 0, 0.08);
  white-space: nowrap;
  letter-spacing: 0.1px;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
.trust-badge:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.12), 0 1px 3px rgba(0, 0, 0, 0.06);
}

@media (min-width: 768px) {
  .trust-badge {
    font-size: 1.05rem;
    padding: 0.85rem 1.6rem;
  }
}
/* CTA Free Consult Block */
.cta-free-consult {
  background: #FAFAFC;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  padding: 2rem 1.5rem;
  text-align: center;
  width: 100%;
  margin: 2.5rem auto;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.04), 0 8px 20px rgba(0, 0, 0, 0.08);
}
.cta-free-consult h3 {
  font-size: 1.6rem;
  margin-bottom: 0.75rem;
  font-weight: 700;
  color: #1E1E1E;
}
.cta-free-consult p {
  font-size: 1rem;
  color: #4A4A4A;
  margin-bottom: 1.8rem;
}

/* CTA Buttons */
.cta-primary,
.cta-secondary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0.5rem;
  text-decoration: none;
  border-radius: 8px;
  font-weight: 600;
  padding: 0.85rem 1.5rem;
  transition: transform 0.15s ease, box-shadow 0.15s ease, background 0.15s ease;
}

.elementor-widget-html .cta-free-consult .cta-primary,
.cta-free-consult a.cta-primary {
  background: #71abd1;
  color: #fff;
  font-size: 1.125rem;
  margin-bottom: 0.9rem;
  width: 100%;
  max-width: 260px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1), 0 6px 14px rgba(0, 96, 117, 0.24);
}
.elementor-widget-html .cta-free-consult .cta-primary:hover,
.cta-free-consult a.cta-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.14), 0 10px 24px rgba(0, 96, 117, 0.28);
}

.cta-free-consult .cta-secondary {
  background: #E9EFF3;
  color: #1E1E1E;
  border: 1px solid rgba(0, 0, 0, 0.08);
  font-size: 1rem;
  width: 100%;
  max-width: 260px;
  margin-left: 0.75rem;
}
.cta-free-consult .cta-secondary:hover {
  background: #dde4ea;
  transform: translateY(-1px);
}

@media (min-width: 640px) {
  .cta-primary,
  .cta-secondary {
    width: auto;
  }
}
/* Page Section Navigation */
nav.page-sections {
  margin: 1.5rem 0;
  padding: 0 1rem;
}
nav.page-sections ul.page-sections {
  list-style: none !important;
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  padding: 0;
  margin: 0;
}
nav.page-sections ul.page-sections li {
  list-style: none !important;
  margin: 0;
  padding: 0;
}
nav.page-sections ul.page-sections li::before {
  content: none !important;
}
nav.page-sections ul.page-sections a {
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 500;
  color: #71abd0;
  text-decoration: none;
  padding: 0.4rem 0.85rem;
  border: 1px solid #71abd0;
  border-radius: 999px;
  background: transparent;
  transition: background 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}
nav.page-sections ul.page-sections a:hover {
  background: rgba(113, 171, 208, 0.08);
  color: #71abd0;
}

/* FAQ Jump Links */
.faq-links {
  display: flex;
  flex-wrap: wrap;
  gap: 0.5rem;
  margin-bottom: 1.5rem;
  padding: 0;
}
.faq-links a.faq-link {
  display: inline-block;
  font-size: 0.85rem;
  font-weight: 500;
  color: #71abd0;
  text-decoration: none;
  padding: 0.4rem 0.85rem;
  border: 1px solid #71abd0;
  border-radius: 999px;
  background: transparent;
  transition: background 0.15s ease, color 0.15s ease;
  white-space: nowrap;
}
.faq-links a.faq-link:hover {
  background: rgba(113, 171, 208, 0.08);
  color: #71abd0;
}

/* =========================
   Authority Strip
   ========================= */
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip {
  background-color: #f5f5f5;
  padding: 40px 24px;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip ul,
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 40px 56px;
  max-width: 1100px;
  margin-inline: auto;
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip li {
  font-size: 15px;
  letter-spacing: 0.01em;
  text-align: center;
  line-height: 1.4;
  padding: 0 28px;
  position: relative;
  color: #555 !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.08);
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip li::before {
  content: none !important;
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip li:not(:last-child)::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1px;
  height: 18px;
  background: rgba(0, 0, 0, 0.08);
}
@media (max-width: 1024px) {
  .entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip {
    padding: 36px 20px;
  }
  .entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip ul {
    gap: 32px 40px;
  }
}
@media (max-width: 768px) {
  .entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip {
    padding: 28px 20px;
  }
  .entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip ul {
    flex-direction: column;
    gap: 18px;
  }
  .entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip li {
    padding: 0;
  }
  .entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip li::after {
    display: none;
  }
}
.entry-content .elementor-widget-text-editor .elementor-widget-container {
  /* =========================
    Authority Strip – Compact (ATF)
    ========================= */
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip--compact {
  background-color: #fafafa;
  padding: 10px 24px;
  border-top: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip--compact ul {
  gap: 24px 36px;
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip--compact li {
  font-size: 14px;
  color: #555;
  padding: 0;
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip--compact li::after {
  display: none;
}
.entry-content .elementor-widget-text-editor .elementor-widget-container .authority-strip li + li::before {
  content: "|";
  margin: 0 1rem;
  color: rgba(0, 0, 0, 0.18);
  font-weight: 300;
}

.schedule-table td {
  padding: 0;
}
.schedule-table td.column-2 {
  text-align: right;
}

/* end content-sections.scss */
/* begin social.scss */
.social-footer-links {
  display: grid;
  grid-template-columns: 25% 25% 25% 25%;
  margin-left: auto;
  margin-right: auto;
  max-width: 400px;
}

.social-footer {
  margin: auto;
}

.social-icon {
  background: #888;
  display: inline-block;
  height: 36px;
  width: 36px;
}
.social-icon::before {
  background-image: url("/wp-content/uploads/2021/12/footer-svg-sprite.svg");
  background-repeat: no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  height: 36px;
  left: 0;
  overflow: hidden;
  top: 0;
  width: 36px;
}

.facebook-icon::before {
  background-position: 0 0;
}
.facebook-icon:hover {
  background: #3b5998;
}

.instagram-icon::before {
  background-position: -36px 0;
}
.instagram-icon:hover {
  background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285aeb 90%);
}

.linkedin-icon::before {
  background-position: -72px 0;
}
.linkedin-icon:hover {
  background: #0072b1;
}

.pinterest-icon::before {
  background-position: -108px 0;
}
.pinterest-icon:hover {
  background: #c8232c;
}

/* end social.scss */
/* begin form-fields.scss */
.nf-field-element .elementor-field-option label {
  background: #f7f7f7;
  border: 1px dashed rgba(47, 156, 175, 0.1);
  bottom: 2px;
  color: rgba(47, 47, 47, 0.8);
  cursor: pointer;
  display: block;
  height: 31px;
  left: 2px;
  line-height: 31px;
  margin-left: 0 !important;
  position: absolute;
  right: 2px;
  text-indent: 35px;
  top: 2px;
  user-select: 0;
  z-index: 0;
}
.nf-field-element {
  margin-bottom: 5px;
  position: relative;
}

.nf-field-element li label {
  background: #f7f7f7;
  border: 1px dashed rgba(47, 156, 175, 0.1);
  bottom: 2px;
  color: rgba(47, 47, 47, 0.8);
  cursor: pointer;
  display: block;
  height: 31px;
  left: 2px;
  line-height: 31px;
  margin-left: 0 !important;
  position: absolute;
  right: 2px;
  text-indent: 35px;
  top: 2px;
  user-select: 0;
  z-index: 0;
}

input [type=checkbox] {
  background: #f00;
  cursor: pointer;
  display: block;
  height: 25px;
  margin-left: 5px;
  margin-top: 5px;
  width: 25px;
}
input [type=checkbox] ::after {
  background: #fdfdfd;
  border: 1px solid rgba(170, 170, 170, 0.5);
  border-radius: 25px;
  color: #9c9c9c;
  content: " ";
  display: block;
  font-weight: bold;
  height: 20px;
  left: 8px;
  line-height: 20px;
  pointer-events: none;
  position: absolute;
  text-align: center;
  top: 8px;
  width: 20px;
  z-index: 40;
}
input [type=checkbox]::before {
  bottom: 0;
  content: " ";
  cursor: pointer;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 0;
}
input [type=checkbox]:checked::after {
  background-color: #f8feff;
  background-image: url("/wp-content/uploads/2019/09/checkbox-teal.svg");
  border: 1px solid #f8feff;
  content: " ";
}
input [type=checkbox]:checked + label {
  background: #f8feff;
  border: 0;
  color: #2f9caf;
  font-weight: bold;
  text-indent: 39px;
}
input [type=checkbox]:checked::before {
  background: #b4ecf6;
}

/* end form-fields.scss */

/*# sourceMappingURL=style.css.map */
