/*
 Theme Name:   EOL Wellness
 Theme URI:    http://eolwellness.com/
 Description:  Theme for EOL Wellness
 Author:       Marie Poulin
 Author URI:   http://mariepoulin.com
 Template:     Divi
 Version:      3.0.98
*/
@import url("https://fonts.googleapis.com/css?family=Lora|Montserrat");
@import url("../Divi/style.css");
body {
  line-height: 1.7em;
  font-size: 17px;
  font-family: "Lora", sans-serif;
  color: #333;
  background-color: rgba(204, 204, 204, 0.07); }

h1, h2, h3, h5, h6 {
  line-height: 1.3em;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 600; }

h1 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.1em;
  font-size: 32px;
  color: #990066;
  font-weight: 400; }

h2 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.1em;
  font-size: 36px;
  color: #018aa3;
  font-weight: 500;
  text-align: center; }
  .block h2 {
    font-size: 26px; }
  .couch h2 {
    font-size: 32px; }

.et_pb_post h2 {
  color: #990066;
  font-weight: 400;
  font-size: 24px;
  padding-left: 0; }

.page-id-99 .et_pb_post h2 {
  display: inline-block;
  text-transform: uppercase;
  padding-bottom: 5px; }
.page-id-99 .post-meta {
  text-align: center; }

p.post-meta {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px !important;
  display: block;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif; }
  p.post-meta a {
    border-bottom: 1px dotted #999;
    color: #018aa3 !important;
    font-size: 11px; }

.et_pb_post h2 a {
  color: #990066; }
  .et_pb_post h2 a:hover {
    color: #018aa3; }

.page-id-7 #hero h2 {
  font-family: "fira-sans";
  letter-spacing: 0;
  text-transform: none;
  font-style: italic;
  font-weight: 300;
  line-height: 1.3em;
  font-size: 22px; }

.page-id-7 #hero h2 strong {
  font-family: "alternate-gothic-no-2-d";
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.1em;
  font-size: 36px;
  color: #990066;
  font-weight: 500;
  font-style: normal;
  color: #fff;
  display: block; }

h3 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  font-size: 27px;
  letter-spacing: -0.01em;
  padding-top: 20px;
  font-weight: 500; }

.sidebarsignup h3 {
  font-family: "alternate-gothic-no-2-d";
  line-height: 1.1em;
  color: #990066;
  font-size: 22px;
  letter-spacing: 1px;
  text-transform: uppercase; }

h3 a {
  color: #333399; }

h3 a:hover {
  color: #990066; }

#hero h3 {
  font-style: italic;
  font-weight: 300; }

h4 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  line-height: 1.1em;
  font-size: 20px;
  padding-top: 20px;
  color: #402e56;
  text-transform: uppercase; }

.stages h4 {
  text-align: center;
  font-size: 32px;
  text-transform: uppercase; }

.sidebarsignup h4 {
  text-transform: none;
  font-family: "fira-sans";
  letter-spacing: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3em; }

h5 {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  text-align: center;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  padding-bottom: 0px;
  padding-top: 15px;
  text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7); }

p, li, .et_pb_bg_layout_light .et_pb_post p {
  font-size: 1.1em;
  line-height: 1.7em;
  color: #333; }

#book {
  background-color: #8e2780;
  width: 100%;
  text-align: right; }
  #book p {
    color: #d6c3d8; }
  #book a.button {
    margin: 0 auto;
    display: inline-block;
    text-align: right; }
    #book a.button:hover {
      background-color: transparent;
      color: #000; }

.et_pb_button, .et_pb_button:hover, .widget_search input#searchsubmit {
  background-color: #8e2780;
  border-radius: 0px;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  color: #fff;
  padding: 0.6em 1.5em;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  background-color: #990066;
  border-bottom: 20px;
  display: inline-block;
  transition: all 0.3s ease;
  border: none; }
  .et_pb_button:hover, .et_pb_button:hover:hover, .widget_search input#searchsubmit:hover {
    background-color: #018aa3;
    border: none; }

.et_pb_module .et_pb_button:hover {
  border: none;
  padding: 0.6em 2.5em 0.6em 1.5em !important; }

li {
  margin-bottom: 15px; }

blockquote {
  border: none; }

blockquote h3 {
  font-size: 38px; }

a,
#top-menu li.current-menu-item > a {
  color: #8e2780; }

p a {
  font-weight: 600;
  border-bottom: 1px dotted rgba(99, 0, 66, 0.3); }
  p a.tel {
    color: #fff; }

#top-menu {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding-top: 15px; }
  #top-menu li li {
    border-left: 4px solid #fff; }
    #top-menu li li:hover {
      border-left: 4px solid #018aa3; }
    #top-menu li li a {
      width: 200px;
      padding: 6px 10px;
      line-height: 1.25em;
      text-transform: none;
      letter-spacing: 0.05em;
      background-color: transparent; }
      #top-menu li li a:hover {
        background-color: transparent;
        color: #brandpurple; }
  #top-menu a {
    color: #666; }

.nav li ul {
  border: none;
  box-shadow: -2px 2px 8px rgba(0, 0, 0, 0.1); }

.et_pb_fullwidth_menu .fullwidth-menu-nav > ul {
  padding: 0 !important; }

#menu-resources, #menu-resources-1, #menu-resources.fullwidth-menu, #menu-resources-1.fullwidth-menu {
  text-align: center;
  line-height: 2.6em; }
  #menu-resources li, #menu-resources-1 li, #menu-resources.fullwidth-menu li, #menu-resources-1.fullwidth-menu li {
    display: inline-block;
    padding-right: 0;
    margin-bottom: 0;
    font-size: 12px;
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    letter-spacing: 0.02em;
    text-transform: uppercase; }
    #menu-resources li.current-post-ancestor a, #menu-resources li.current-menu-parent a, #menu-resources li.current-post-parent a, #menu-resources li.current-menu-item a, #menu-resources-1 li.current-post-ancestor a, #menu-resources-1 li.current-menu-parent a, #menu-resources-1 li.current-post-parent a, #menu-resources-1 li.current-menu-item a, #menu-resources.fullwidth-menu li.current-post-ancestor a, #menu-resources.fullwidth-menu li.current-menu-parent a, #menu-resources.fullwidth-menu li.current-post-parent a, #menu-resources.fullwidth-menu li.current-menu-item a, #menu-resources-1.fullwidth-menu li.current-post-ancestor a, #menu-resources-1.fullwidth-menu li.current-menu-parent a, #menu-resources-1.fullwidth-menu li.current-post-parent a, #menu-resources-1.fullwidth-menu li.current-menu-item a {
      border-left: 1px solid #ddd;
      border-right: 1px solid #ddd;
      background-color: #efefef; }
    #menu-resources li a, #menu-resources-1 li a, #menu-resources.fullwidth-menu li a, #menu-resources-1.fullwidth-menu li a {
      color: #8e2780;
      display: block;
      padding: 15px 18px;
      border-left: 1px solid #fff;
      border-right: 1px solid #fff;
      line-height: 2em;
      opacity: 1; }
      #menu-resources li a:hover, #menu-resources-1 li a:hover, #menu-resources.fullwidth-menu li a:hover, #menu-resources-1.fullwidth-menu li a:hover {
        border-left: 1px solid #ddd;
        border-right: 1px solid #ddd;
        background-color: #efefef; }
      #menu-resources li a:hover, #menu-resources-1 li a:hover, #menu-resources.fullwidth-menu li a:hover, #menu-resources-1.fullwidth-menu li a:hover {
        color: #018aa3; }

#menu-resources-1 {
  border-top: 1px solid #ddd; }

.et_pb_fullwidth_menu {
  border-bottom: 1px solid #ddd; }

.fullwidth-menu-nav > ul {
  padding: 8px 12px 8px 40px !important; }

.resources .et_pb_row {
  padding: 8px 12px 8px 40px;
  border-bottom: 1px solid #ddd; }

.tagcloud a {
  font-size: 10.5px !important;
  letter-spacing: 0.05em;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  text-transform: uppercase; }

/* Media Object */
.media {
  display: flex;
  align-items: flex-start; }

.media-figure {
  margin-right: 1em;
  float: left; }

.media-body {
  flex: 1;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 400;
  font-size: 16px; }
  .media-body h5 {
    text-align: left; }

/* Author Box Styles */
.author-box {
  border: 1px solid #ddd;
  padding: 20px; }

.et_pb_pricing_table_button:after, .et_pb_promo_button:after, a.et_pb_more_button:after, .et_pb_newsletter_button:after, .comment-reply-link:after, .form-submit .et_pb_button:after, .et_pb_contact_submit:after, .et_pb_contact_reset:after, .et_password_protected_form .et_submit_button:after, .et_pb_button:after, .woocommerce button.single_add_to_cart_button.button:after, .woocommerce a.button.alt:after, .woocommerce-page a.button.alt:after, .woocommerce button.button.alt:after, .woocommerce-page button.button.alt:after, .woocommerce input.button.alt:after, .woocommerce-page input.button.alt:after, .woocommerce #respond input#submit.alt:after, .woocommerce-page #respond input#submit.alt:after, .woocommerce #content input.button.alt:after, .woocommerce-page #content input.button.alt:after, .woocommerce-page a.button:after, .woocommerce button.button:after, .woocommerce-page button.button:after, .woocommerce input.button:after, .woocommerce-page input.button:after, .woocommerce #respond input#submit:after, .woocommerce-page #respond input#submit:after, .woocommerce #content input.button:after, .woocommerce-page #content input.button:after {
  line-height: 0.7em; }

#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et-social-icon a:hover, .comment-reply-link, .form-submit .et_pb_button, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .woocommerce a.button.alt, .woocommerce-page a.button.alt, .woocommerce button.button.alt, .woocommerce-page button.button.alt, .woocommerce input.button.alt, .woocommerce-page input.button.alt, .woocommerce #respond input#submit.alt, .woocommerce-page #respond input#submit.alt, .woocommerce #content input.button.alt, .woocommerce-page #content input.button.alt, .woocommerce a.button, .woocommerce-page a.button, .woocommerce button.button, .woocommerce-page button.button, .woocommerce input.button, .woocommerce-page input.button, .woocommerce #respond input#submit, .woocommerce-page #respond input#submit, .woocommerce #content input.button, .woocommerce-page #content input.button, .woocommerce a.button.alt:hover, .woocommerce-page a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce-page button.button.alt:hover, .woocommerce input.button.alt:hover, .woocommerce-page input.button.alt:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce-page #respond input#submit.alt:hover, .woocommerce #content input.button.alt:hover, .woocommerce-page #content input.button.alt:hover, .woocommerce a.button:hover, .woocommerce-page a.button:hover, .woocommerce button.button, .woocommerce-page button.button:hover, .woocommerce input.button:hover, .woocommerce-page input.button:hover, .woocommerce #respond input#submit:hover, .woocommerce-page #respond input#submit:hover, .woocommerce #content input.button:hover, .wp-pagenavi span.current, .wp-pagenavi a:hover, .et_password_protected_form .et_submit_button, .nav-single a, .posted_in a, #top-menu li.current-menu-ancestor > a, #top-menu li.current-menu-item > a, .bottom-nav li.current-menu-item > a, .footer-widget h4 {
  color: #018aa3; }

.intro {
  font-size: 18px;
  line-height: 1.8em;
  font-family: "fira-sans"; }

.intro h2 {
  font-weight: 500;
  font-size: 32px; }

#main-content {
  max-width: 1400px;
  margin: 0 auto;
  background-color: transparent;
  box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.2); }
  .single #main-content {
    background-color: #fff; }
  .home #main-content {
    box-shadow: 0px 120px 5px rgba(0, 0, 0, 0.2); }
  #main-content .container:before {
    background-color: transparent; }

.hero {
  position: relative;
  margin-top: 0px;
  min-height: 370px; }
  .hero h1 {
    font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
    font-size: 34px; }
  .hero h2 {
    font-family: "Lora", sans-serif !important;
    text-transform: none;
    letter-spacing: 0;
    font-size: 26px;
    color: #fff;
    font-size: 28px;
    font-style: italic;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
    text-align: left; }
  .hero .caption {
    position: absolute;
    bottom: -20px;
    right: -50px;
    font-size: 14px;
    color: #636363; }

.page-id-97 .hero {
  min-height: 450px; }
  .page-id-97 .hero .et_pb_column {
    position: relative;
    min-height: 300px; }

.hero-alt {
  min-height: 400px; }

.columns .et_pb_column {
  border: 10px solid #fff;
  padding: 0px 0px 0px;
  margin-bottom: 30px;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  font-size: 15px;
  transition: all 0.3s ease;
  background-color: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.2); }
  .columns .et_pb_column h2 {
    position: relative;
    font-size: 26px;
    max-width: 80%;
    margin: 0 auto;
    padding-bottom: 20px;
    color: #fff; }
  .columns .et_pb_column h5 {
    position: relative;
    color: rgba(255, 255, 255, 0.6);
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    text-shadow: none; }
  .columns .et_pb_column .desc p {
    padding: 20px 30px 20px;
    font-family: "Lora", sans-serif;
    background-color: #fff; }
  .columns .et_pb_column:hover {
    border: 10px solid #fff;
    box-shadow: 2px 2px 10px rgba(129, 14, 167, 0.6); }

.special {
  background-color: #efefef;
  min-height: 160px;
  padding-top: 20px;
  padding-bottom: 0px; }
  .special h2 {
    position: relative;
    font-size: 26px;
    padding-bottom: 15px; }
  .special h5 {
    position: relative; }

.et_pb_testimonial {
  padding-bottom: 0px;
  box-sizing: border-box;
  background-position: center center;
  display: block;
  border-top: 3px;
  background: linear-gradient(90deg, #brandpurple 15%, #ab45adfa 40%, #018aa3 85%); }
  .et_pb_testimonial h4 {
    background: -webkit-linear-gradient(left, #8e2780, #018aa3);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -0.03em;
    text-transform: none; }

.et_pb_testimonial.et_pb_testimonial_no_bg {
  padding-top: 3px; }

.et_pb_testimonial_description {
  background-color: white;
  border: 1px solid #fff;
  /*//      box-shadow: 1px 1px 10px rgba(0,0,0,0.3);*/
  padding: 0px 0px 25px 0px;
  display: block; }

.et_pb_testimonial_description_inner {
  box-sizing: border-box;
  width: auto;
  display: initial; }

.hero-couch.et_pb_section {
  background-color: transparent;
  background-image: url(/images/couch-bg.png);
  background-size: 100% auto;
  background-position: left top;
  background-repeat: no-repeat;
  margin-top: 20px; }
  .hero-couch.et_pb_section .couch {
    min-height: 440px; }
    .hero-couch.et_pb_section .couch .wehelp {
      background-color: rgba(255, 255, 255, 0.8);
      max-width: 480px;
      margin: 100px auto 0;
      padding: 30px;
      text-align: center;
      border: 1px solid #fff; }
      .hero-couch.et_pb_section .couch .wehelp h2 {
        font-size: 30px;
        color: #8e2780; }
      .hero-couch.et_pb_section .couch .wehelp h4 {
        text-align: center;
        margin-bottom: 10px; }
  .hero-couch.et_pb_section .et_pb_row {
    padding: 0;
    width: 100%;
    max-width: 1200px; }
  .hero-couch.et_pb_section .et_pb_column {
    padding-top: 4px; }

#footer-info {
  float: none; }

#footer-bottom span a {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  padding: 2px 8px;
  background-color: #333;
  border-radius: 3px;
  font-size: 11px;
  color: #999; }

iframe.iubenda-ibadge {
  height: 36px;
  vertical-align: middle;
  color: #999 !important; }

.et_pb_column_4_4 .entry-featured-image-url {
  display: inline-block;
  position: relative;
  margin: 0; }

.block {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 40px;
  border: 1px solid #fff; }

.et_pb_column {
  position: relative; }

.journey {
  /* can be treated like a fallback */
  background-color: #d01ba0;
  /* will be "on top", if browser supports it */
  background-image: linear-gradient(360deg, #8e2780 15%, #ab45ad 40%, #018aa3 85%);
  background: #d01ba0;
  /* will be "on top", if browser supports it */
  background: linear-gradient(360deg, #8e2780 15%, #ab45ad 40%, #018aa3 85%);
  background-image: -webkit-linear-gradient(360deg, #8e2780 15%, #ab45ad 40%, #018aa3 85%);
  background-image: -o-linear-gradient(360deg, #8e2780 15%, #ab45ad 40%, #018aa3 85%);
  background-image: -moz-linear-gradient(360deg, #8e2780 15%, #ab45ad 40%, #018aa3 85%); }
  .journey .et_pb_column_1_3 {
    background-color: #fff;
    padding: 5px 20px 25px 20px;
    box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2); }
  .journey h3 {
    font-size: 24px;
    font-family: "Lora", sans-serif;
    font-style: italic; }

.stages {
  background: -webkit-linear-gradient(left, #8e2780, #018aa3);
  padding: 0; }
  .stages.et_pb_row {
    padding: 0;
    max-width: none;
    width: 100%; }
  .stages .et_pb_column_1_3 {
    width: 33.3%;
    margin-right: 0px; }
  .stages .et_pb_text {
    float: left;
    margin: 0 0.5% 0 0.5% !important;
    width: 49%;
    min-height: 200px;
    background-color: rgba(0, 0, 0, 0.075); }
    .stages .et_pb_text img {
      padding-top: 40px; }
    .stages .et_pb_text:hover {
      background-color: rgba(0, 0, 0, 0.2); }

.stages p {
  margin-bottom: 5px;
  font-size: 14px;
  line-height: 1.3em;
  text-align: center;
  text-transform: uppercase;
  max-width: 70%;
  margin: 0 auto;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  color: #fff; }

.single #left-area {
  float: none;
  margin: 0 auto; }
.single .entry-content h2 {
  text-align: left;
  text-transform: none;
  font-size: 32px;
  letter-spacing: 0; }

.single #left-area, .page-id-99 #left-area, .category #left-area, .archive #left-area, .tag #left-area, .search #left-area {
  border-bottom: 1px solid #ddd; }
.single .et_pb_post, .page-id-99 .et_pb_post, .category .et_pb_post, .archive .et_pb_post, .tag .et_pb_post, .search .et_pb_post {
  background-color: #fff; }
.single .menu-item-106 a, .page-id-99 .menu-item-106 a, .category .menu-item-106 a, .archive .menu-item-106 a, .tag .menu-item-106 a, .search .menu-item-106 a {
  color: #018aa3; }
.single .stages, .page-id-99 .stages, .category .stages, .archive .stages, .tag .stages, .search .stages {
  text-align: center; }
  .single .stages h3, .page-id-99 .stages h3, .category .stages h3, .archive .stages h3, .tag .stages h3, .search .stages h3 {
    padding-bottom: 8px;
    max-width: 85%;
    font-family: "lora", serif;
    color: #fff;
    font-style: italic;
    font-size: 23px;
    margin: 0 auto;
    text-transform: lowercase;
    text-align: center;
    padding-top: 0; }
    .single .stages h3 a, .page-id-99 .stages h3 a, .category .stages h3 a, .archive .stages h3 a, .tag .stages h3 a, .search .stages h3 a {
      color: #fff;
      text-decoration: none;
      font-weight: normal;
      border: none;
      opacity: 0.8; }
      .single .stages h3 a:hover, .page-id-99 .stages h3 a:hover, .category .stages h3 a:hover, .archive .stages h3 a:hover, .tag .stages h3 a:hover, .search .stages h3 a:hover {
        opacity: 1;
        text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.45); }
  .single .stages p, .page-id-99 .stages p, .category .stages p, .archive .stages p, .tag .stages p, .search .stages p {
    max-width: 90%;
    padding-bottom: 10px;
    font-size: 11px;
    letter-spacing: 0.01em; }
    .single .stages p a, .page-id-99 .stages p a, .category .stages p a, .archive .stages p a, .tag .stages p a, .search .stages p a {
      opacity: 0.7;
      color: #fff;
      padding: 0;
      margin: 0 5px;
      border-bottom: 1px dotted #abdd41; }
      .single .stages p a:hover, .page-id-99 .stages p a:hover, .category .stages p a:hover, .archive .stages p a:hover, .tag .stages p a:hover, .search .stages p a:hover {
        border-bottom: 1px solid #fff;
        opacity: 1; }
      .single .stages p a.noborder, .page-id-99 .stages p a.noborder, .category .stages p a.noborder, .archive .stages p a.noborder, .tag .stages p a.noborder, .search .stages p a.noborder {
        border-bottom: none; }
        .single .stages p a.noborder:hover, .page-id-99 .stages p a.noborder:hover, .category .stages p a.noborder:hover, .archive .stages p a.noborder:hover, .tag .stages p a.noborder:hover, .search .stages p a.noborder:hover {
          border-bottom: none; }
  .single .stages .et_pb_text_inner, .page-id-99 .stages .et_pb_text_inner, .category .stages .et_pb_text_inner, .archive .stages .et_pb_text_inner, .tag .stages .et_pb_text_inner, .search .stages .et_pb_text_inner {
    padding-top: 8px; }
.single .stages .et_pb_text, .page-id-99 .stages .et_pb_text, .category .stages .et_pb_text, .archive .stages .et_pb_text, .tag .stages .et_pb_text, .search .stages .et_pb_text {
  min-height: 160px;
  margin-bottom: 0;
  width: 100%;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
  background-color: transparent; }
  .single .stages .et_pb_text img, .page-id-99 .stages .et_pb_text img, .category .stages .et_pb_text img, .archive .stages .et_pb_text img, .tag .stages .et_pb_text img, .search .stages .et_pb_text img {
    width: auto;
    height: 65px;
    padding-top: 25px; }
.single .et_pb_gutters3 .et_pb_column_1_4,
.single .et_pb_gutters3.et_pb_row .et_pb_column_1_4, .page-id-99 .et_pb_gutters3 .et_pb_column_1_4,
.page-id-99 .et_pb_gutters3.et_pb_row .et_pb_column_1_4, .category .et_pb_gutters3 .et_pb_column_1_4,
.category .et_pb_gutters3.et_pb_row .et_pb_column_1_4, .archive .et_pb_gutters3 .et_pb_column_1_4,
.archive .et_pb_gutters3.et_pb_row .et_pb_column_1_4, .tag .et_pb_gutters3 .et_pb_column_1_4,
.tag .et_pb_gutters3.et_pb_row .et_pb_column_1_4, .search .et_pb_gutters3 .et_pb_column_1_4,
.search .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
  width: 24.9%; }
.single .et_pb_gutters3 .et_pb_column,
.single .et_pb_gutters3.et_pb_row .et_pb_column, .page-id-99 .et_pb_gutters3 .et_pb_column,
.page-id-99 .et_pb_gutters3.et_pb_row .et_pb_column, .category .et_pb_gutters3 .et_pb_column,
.category .et_pb_gutters3.et_pb_row .et_pb_column, .archive .et_pb_gutters3 .et_pb_column,
.archive .et_pb_gutters3.et_pb_row .et_pb_column, .tag .et_pb_gutters3 .et_pb_column,
.tag .et_pb_gutters3.et_pb_row .et_pb_column, .search .et_pb_gutters3 .et_pb_column,
.search .et_pb_gutters3.et_pb_row .et_pb_column {
  margin-right: 0.1%; }
.single .resources.et_pb_section, .page-id-99 .resources.et_pb_section, .category .resources.et_pb_section, .archive .resources.et_pb_section, .tag .resources.et_pb_section, .search .resources.et_pb_section {
  padding: 0; }
  .single .resources.et_pb_section .et_pb_row.stages, .page-id-99 .resources.et_pb_section .et_pb_row.stages, .category .resources.et_pb_section .et_pb_row.stages, .archive .resources.et_pb_section .et_pb_row.stages, .tag .resources.et_pb_section .et_pb_row.stages, .search .resources.et_pb_section .et_pb_row.stages {
    padding: 0;
    width: 100% !important;
    max-width: none; }
    .single .resources.et_pb_section .et_pb_row.stages .et_pb_column:hover, .page-id-99 .resources.et_pb_section .et_pb_row.stages .et_pb_column:hover, .category .resources.et_pb_section .et_pb_row.stages .et_pb_column:hover, .archive .resources.et_pb_section .et_pb_row.stages .et_pb_column:hover, .tag .resources.et_pb_section .et_pb_row.stages .et_pb_column:hover, .search .resources.et_pb_section .et_pb_row.stages .et_pb_column:hover {
      background-color: rgba(0, 0, 0, 0.1); }
.single #stages2.stages, .page-id-99 #stages2.stages, .category #stages2.stages, .archive #stages2.stages, .tag #stages2.stages, .search #stages2.stages {
  min-height: 80px; }
  .single #stages2.stages .et_pb_text, .page-id-99 #stages2.stages .et_pb_text, .category #stages2.stages .et_pb_text, .archive #stages2.stages .et_pb_text, .tag #stages2.stages .et_pb_text, .search #stages2.stages .et_pb_text {
    min-height: 80px; }
  .single #stages2.stages .et_pb_text_inner, .page-id-99 #stages2.stages .et_pb_text_inner, .category #stages2.stages .et_pb_text_inner, .archive #stages2.stages .et_pb_text_inner, .tag #stages2.stages .et_pb_text_inner, .search #stages2.stages .et_pb_text_inner {
    padding-top: 18px; }

.cat-feature {
  width: 94%;
  margin: 0 auto 50px; }
  .cat-feature img {
    float: left;
    padding-right: 30px;
    width: 300px; }

#search-2 {
  max-width: 450px;
  margin: 30px auto 30px;
  text-align: center; }
  #search-2 h4 {
    display: inline-block;
    margin-right: 10px; }
  #search-2 form {
    margin: 0 auto; }

h4.widgettitle {
  text-align: center; }

#tag_cloud-2 h4 {
  display: none; }

.widget_search #searchsubmit {
  width: 120px; }

.pagination {
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif; }
  .pagination a:hover {
    color: #018aa3; }

.room1 {
  background-image: url(/images/office-alt.jpg);
  background-size: 100% auto;
  background-position: 0 130px;
  min-height: 1200px;
  background-repeat: no-repeat; }
  .room1 .et_pb_testimonial {
    min-height: 400px; }

.home .maureen {
  background-size: 100% auto;
  background-position: center center; }
  .home .maureen h2 {
    font-size: 30px; }

#hero {
  min-height: 470px; }

#hero h2 {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
  color: #fff;
  display: inline-block;
  padding: 20px 25px;
  font-family: "fira-sans";
  font-weight: 500;
  font-size: 24px; }

#hero h2 strong {
  font-weight: 600;
  font-size: 28px; }

#hero a {
  color: #fff; }

#hero p {
  font-size: 32px;
  font-family: "fira-sans";
  font-weight: 300;
  color: #333; }

#hero h1 {
  font-size: 54px;
  line-height: 1.1em; }

.page-id-11 h1 {
  width: 90%; }

#hero-alt {
  min-height: 470px;
  background-position: left top; }

.hero-alt {
  background-position: left top; }
  .hero-alt h2 {
    font-size: 32px; }
  .hero-alt h3 {
    font-size: 24px; }

.erica {
  background-position: 30% 50%; }

#hero-alt .et_pb_text {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
  color: #fff;
  box-sizing: border-box;
  padding: 20px 20px; }

#hero-alt h2 {
  letter-spacing: 2px;
  text-transform: uppercase;
  line-height: 1.1em;
  color: #fff;
  font-size: 43px;
  font-weight: 500; }

#hero-alt p {
  font-size: 19px;
  line-height: 1.4em; }

.center .et_pb_column {
  float: none;
  margin-left: auto;
  margin-right: auto; }

.bg {
  background-color: rgba(0, 0, 0, 0.6);
  border: 1px solid #fff;
  color: #fff;
  box-sizing: border-box;
  padding: 20px 20px; }

a.button {
  color: #fff;
  font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
  letter-spacing: 2px;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  background-color: #8e2780;
  padding: 4px 15px;
  border-bottom: 20px;
  display: inline-block;
  transition: all 0.3s ease; }
  a.button.more {
    background-color: #888; }

a.button:hover {
  background-color: #018aa3; }

.bio {
  background-color: rbga(0, 0, 0, 0.5); }

#et-info {
  float: none;
  text-align: center; }

.et_pb_tabs {
  border: none; }
  .et_pb_tabs .et_pb_tabs_controls {
    margin-bottom: 40px; }
    .et_pb_tabs .et_pb_tabs_controls ul {
      border: none; }
    .et_pb_tabs .et_pb_tabs_controls li {
      transition: all 0.3s ease;
      font-family: "Montserrat", Helvetica, Arial, Lucida, sans-serif;
      width: 49%;
      text-align: center;
      border: none;
      margin-bottom: 0;
      padding-top: 15px;
      padding-bottom: 30px;
      text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.7);
      border: 2px solid #ccc;
      border-bottom: 2px solid #fff; }
      .et_pb_tabs .et_pb_tabs_controls li a {
        padding-bottom: 35px; }
      .et_pb_tabs .et_pb_tabs_controls li:hover {
        border: 2px solid #ccc; }
      .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_active a {
        background-image: url(/images/dbottom.png);
        background-position: center bottom;
        background-repeat: no-repeat;
        background-color: transparent;
        background-size: 12% auto;
        border-bottom: none; }
      .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_0 {
        line-height: 1.2em !important;
        width: 50%; }
        .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_0:before {
          content: "In our Toronto Clinic";
          padding-right: 7px;
          font-size: 11px;
          clear: both;
          text-transform: uppercase;
          letter-spacing: 0.05em;
          width: 100%; }
        .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_0 a {
          display: block; }
      .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_1 {
        line-height: 1.2em !important;
        width: 50%; }
        .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_1:before {
          content: "Virtual Services";
          padding-right: 7px;
          font-size: 11px;
          clear: both;
          text-transform: uppercase;
          letter-spacing: 0.05em;
          width: 100%; }
        .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_1 a {
          display: block; }

.dripform {
  text-align: center; }
  .dripform h3 {
    margin-bottom: 20px;
    color: #fff; }
  .dripform .drip-name, .dripform .drip-email {
    width: 200px;
    display: inline-block;
    vertical-align: top;
    color: #fff; }
    .dripform .drip-name label, .dripform .drip-email label {
      color: #fff; }
    .dripform .drip-name input, .dripform .drip-email input {
      height: 35px;
      width: 190px; }
  .dripform .drip-checkbox {
    padding: 0 20px 20px 10px;
    text-align: left;
    min-width: 180px;
    display: inline-block;
    font-style: italic;
    color: #fff; }
    .dripform .drip-checkbox input {
      margin-right: 5px; }
  .dripform .drip-submit {
    display: inline-block;
    vertical-align: top; }

.et_pb_newsletter {
  background: -webkit-linear-gradient(left, #8e2780, #018aa3); }

.et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_0, .et_pb_tabs .et_pb_tabs_controls li.et_pb_tab_0 a {
  line-height: 1.2em !important; }

/* The width depends on the number of intervals. For example 100 / 7 = 14.29% -- then subtract a little bit for room for the borders */
ul.intervals li {
  background: #fff url(/images/1x1_eee.gif) repeat-x left 10%;
  border-right: 1px solid #ccc;
  color: #999;
  float: left;
  font-size: 1.2em;
  margin: 0;
  padding: 15px 0;
  text-align: center;
  width: 14.17%; }

#faq .et_pb_toggle {
  margin-bottom: -1px !important; }

#faq .et_pb_toggle:hover {
  background-color: #f9f9f9; }

.et_pb_promo_description {
  padding-bottom: 0; }

.et_pb_promo_description h1 {
  padding-bottom: 0;
  margin-bottom: 0;
  font-size: 36px; }

.et_pb_testimonial p {
  font-family: "Lora", sans-serif;
  font-style: italic;
  font-size: 16px;
  font-weight: 300;
  margin-bottom: 0;
  padding-bottom: 0; }

.edd-submit.button.red {
  color: #fff;
  background: #990066 !important;
  border-color: #990066 !important;
  padding: 15px 35px !important;
  font-size: 32px !important; }

.edd-submit.button.red:hover {
  background: #333; }

.page-template-page-template-blank #comment-tabs {
  background: transparent;
  border: none;
  outline: none;
  width: 50% !important;
  margin: 0 auto 40px auto !important; }

.gform_button {
  background: #990066;
  border: none;
  color: #fff;
  padding: 10px 15px;
  font-size: 22px; }

.et_post_meta_wrapper {
  margin-top: 50px;
  margin-bottom: 50px; }
  .single .et_post_meta_wrapper {
    margin-bottom: 0; }

.cat-desc {
  /* color: #fff; */
  padding: 30px 40px 0px;
  text-align: center; }
  .cat-desc span {
    font-family: "Lora", sans-serif;
    font-size: 80%;
    text-transform: capitalize;
    font-style: italic;
    letter-spacing: 0;
    color: #666; }
  .cat-desc p {
    max-width: 85%;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 0;
    font-size: 98%;
    font-style: italic; }

.et_pb_blog_grid .et_pb_post {
  padding: 0px;
  border: 1px solid #eee;
  background-color: #fff;
  word-wrap: break-word;
  box-shadow: 4px 4px 15px rgba(0, 0, 0, 0.06); }
  .et_pb_blog_grid .et_pb_post img {
    padding-bottom: 0px; }
  .et_pb_blog_grid .et_pb_post h2 {
    padding: 30px 30px 20px; }
  .et_pb_blog_grid .et_pb_post p {
    padding: 0 30px 25px;
    color: #333;
    font-size: 98%; }
  .et_pb_blog_grid .et_pb_post h2:hover {
    color: #018aa3; }
  .et_pb_blog_grid .et_pb_post .et_pb_post {
    margin-bottom: 40px; }
  .et_pb_blog_grid .et_pb_post .et_right_sidebar #left-area {
    padding-right: 0; }

.archive #left-area,
.category #left-area,
.tag #left-area,
.search #left-area {
  width: 96%;
  float: none;
  margin: 0 auto;
  padding-bottom: 60px; }

.et_right_sidebar #left-area {
  padding-right: 0; }

.et_pb_image_container {
  margin: 0; }

.page-id-99 .et_pb_row {
  width: 96%;
  max-width: 1300px; }

.et_pb_blog_grid_wrapper {
  width: 94%;
  margin: 0 auto; }

.et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
.et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
  width: 31%;
  margin-right: 3.5%; }

.et_pb_gutters3 .stages .et_pb_column_1_4 {
  margin-right: 0.1%;
  width: 24.9%; }

.et_header_style_left .logo_container {
  width: 200px;
  height: 100px; }

#logo {
  float: left;
  vertical-align: top;
  padding-top: 15px;
  max-height: 100px; }

@media all and (max-width: 1140px) and (min-width: 980px) {
  #top-menu {
    width: 70%;
    float: right;
    padding-top: 0; }

  .nav li {
    margin-bottom: 0;
    line-height: 0.25em; } }
@media all and (max-width: 980px) {
  #logo {
    max-width: 150px; }

  .stages {
    padding-bottom: 10px; }
    .stages .et_pb_column {
      margin-bottom: 0px; }

  .room1 {
    background-size: auto 100%;
    background-position: 0 230px; }
    .room1.et_pb_section {
      padding-top: 20px; }

  .maureen.et_pb_section .et_pb_row {
    width: 50%;
    max-width: 50%;
    margin: 0 auto 0 0; }

  .single .stages .et_pb_text img,
  .page-id-99 .stages .et_pb_text img,
  .category .stages .et_pb_text img {
    display: none; }

  .single .stages .et_pb_text,
  .page-id-99 .stages .et_pb_text,
  .category .stages .et_pb_text {
    min-height: 50px; }

  .et_pb_column .et_pb_blog_grid .column.size-1of2, .et_pb_column .et_pb_widget:nth-child(n) {
    width: 100% !important;
    margin: 0 auto 20px 0 !important; }

  .et_pb_image_container {
    margin: 0; }

  .archive #left-area, .category #left-area, .tag #left-area, .search #left-area {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%; }
  .archive .et_pb_blog_grid .et_pb_post, .category .et_pb_blog_grid .et_pb_post, .tag .et_pb_blog_grid .et_pb_post, .search .et_pb_blog_grid .et_pb_post {
    padding: 0; } }
@media all and (max-width: 1070px) {
  .home .maureen {
    background-size: auto 100%; } }
@media all and (max-width: 600px) {
  .home .maureen {
    background-size: 100% auto;
    background-position: left top; }

  .maureen.et_pb_section .et_pb_row {
    width: 100%;
    margin: 330px auto 0 0; }

  .single .stages .et_pb_text img,
  .page-id-99 .stages .et_pb_text img,
  .category .stages .et_pb_text img {
    display: none; }

  .single .stages .et_pb_text,
  .page-id-99 .stages .et_pb_text,
  .category .stages .et_pb_text {
    min-height: 50px; }

  .archive #left-area, .category #left-area, .tag #left-area, .search #left-area {
    display: grid;
    grid-template-columns: 31% 31% 31%;
    grid-column-gap: 3.5%; }
  .archive .container, .category .container, .tag .container, .search .container {
    width: 100%;
    max-width: 1300px; }
  .archive #left-area, .category #left-area, .tag #left-area, .search #left-area {
    width: 94%; }
    .archive #left-area .post-meta, .category #left-area .post-meta, .tag #left-area .post-meta, .search #left-area .post-meta {
      text-align: center; } }
@media all and (min-width: 981px) {
  .et_pb_gutters3 .stages .et_pb_column_1_4,
  .et_pb_gutters3.et_pb_row .stages .et_pb_column_1_4 {
    width: 24.9%; }

  .page-id-99.et_pb_gutters3 .stages .et_pb_column,
  .category.et_pb_gutters3 .stages .et_pb_column,
  .post-template-default .stages .et_pb_column {
    margin-right: 0.1% !important; }

  .resources .et_right_sidebar #left-area, .et_right_sidebar #left-area {
    padding-right: 0; }

  .single .et_pb_post, .page-id-99 .et_pb_post, .category .et_pb_post {
    background-color: #fff; }
  .single .menu-item-106 a, .page-id-99 .menu-item-106 a, .category .menu-item-106 a {
    color: #018aa3; }
  .single .stages, .page-id-99 .stages, .category .stages {
    min-height: 150px; }

  #logo {
    max-height: 100px !important; }

  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3,
  .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_blog_grid .column.size-1of3 {
    width: 31%;
    margin-right: 3.5%; }

  #main-header {
    height: 145px !important; }

  #page-container {
    padding-top: 145px !important; }

  .archive #left-area, .category #left-area, .tag #left-area, .search #left-area {
    display: grid;
    grid-template-columns: 31% 31% 31%;
    grid-column-gap: 3.5%; }
  .archive .container, .category .container, .tag .container, .search .container {
    width: 100%;
    max-width: 1300px; }
  .archive #left-area, .category #left-area, .tag #left-area, .search #left-area {
    width: 94%; }
    .archive #left-area .post-meta, .category #left-area .post-meta, .tag #left-area .post-meta, .search #left-area .post-meta {
      text-align: center; }

  #sidebar {
    width: 100%; } }
@media only screen and (max-width: 770px) {
  .archive #left-area, .category #left-area, .tag #left-area, .search #left-area {
    display: grid;
    grid-template-columns: 48% 48%;
    grid-column-gap: 4%; }

  .et_pb_column_4_4 .entry-featured-image-url {
    display: block; }

  h2.entry-title {
    width: 100%; } }
@media all and (max-width: 520px) {
  .archive #left-area, .category #left-area, .tag #left-area, .search #left-area {
    display: grid;
    grid-template-columns: 100%;
    grid-column-gap: 0%; }

  .et_pb_section {
    padding: 25px 0; }

  .et_pb_row {
    padding: 10px 0; }

  h1, h2, h4, h5, li, p {
    font-size: 98%; }

  h2 {
    font-size: 24px; }

  h3 {
    font-size: 20px; }

  .columns .et_pb_column h2 {
    font-size: 21px; }

  .hero .et_pb_column_0, .hero-alt .et_pb_column_0 {
    padding-top: 200px; }
  .hero.et_pb_section, .hero-alt.et_pb_section {
    padding: 50px 0 0 0; }
  .hero .caption, .hero-alt .caption {
    right: 0;
    font-style: italic;
    font-size: 11px;
    bottom: -10px; }
  .hero h1, .hero-alt h1 {
    padding-top: 80px;
    font-size: 20px;
    font-weight: 400;
    line-height: 1.2em;
    background-color: rgba(255, 255, 255, 0.9);
    padding: 10px 10px;
    margin-bottom: 10px; }
  .hero h2, .hero-alt h2 {
    font-size: 20px; }

  .room1 {
    background-size: 105% auto;
    background-position: center 360px;
    background-repeat: no-repeat; }
    .room1 .et_pb_section {
      padding-bottom: 0; }
    .room1 .et_pb_row {
      padding-bottom: 0;
      width: 90%; }
    .room1 .et_pb_row_3.et_pb_row {
      padding-top: 0px; }
    .room1 h2 {
      padding: 20px !important;
      font-size: 20px;
      background-color: rgba(255, 255, 255, 0.9); }

  .maureen.et_pb_section .et_pb_row {
    width: 100%;
    margin: 140px auto 0 0; }

  .home .maureen.et_pb_section .et_pb_row {
    margin: 190px auto 0 0; }

  .hero-couch.et_pb_section .couch .wehelp {
    background-color: white;
    margin: 100px auto 0; }

  .hero-couch.et_pb_section .couch {
    min-height: 120px; }
    .hero-couch.et_pb_section .couch .et_pb_column {
      margin-bottom: 0px; }

  .block {
    padding: 10px;
    background-color: #fff; }
    .block h2 {
      font-size: 20px; }

  .home .et_pb_text_8 {
    padding-bottom: 100px;
    padding-top: 150px !important; }

  .columns a.button {
    width: 100%;
    text-align: center; }
  .columns .et_pb_column .desc p {
    padding: 20px 10px 20px; }

  .et_pb_testimonial h4 {
    font-size: 22px !important; }

  .page-id-98 .hero {
    background-size: auto 100%;
    background-position: 90% 0; }

  .page-id-97 div.et_pb_section.et_pb_section_3 {
    background-size: 100% auto;
    background-position: top left;
    padding-top: 200px; }
  .page-id-97 div.et_pb_section.et_pb_section_2 {
    background-size: 100% auto;
    background-position: top left;
    padding-top: 70px; }

  .page-id-203 .et_pb_column_0,
  .page-id-344 .et_pb_column_0,
  .page-id-99 .et_pb_column_0 {
    padding-top: 20px; }

  #main-header #book {
    width: 100%;
    text-align: center; }
    #main-header #book a.button {
      width: 100%; }
  #main-header .container {
    padding: 15px 0 5px 0;
    width: 96%; }

  .mobile_nav {
    margin-top: 15px; }

  #et_top_search {
    margin-top: 15px; }

  .et_pb_image_container {
    margin: 0; }

  .blog-container .et_pb_row {
    max-width: 1300px; }

  .et_pb_section .et_pb_row .et_pb_column.et_pb_column_1_4 {
    margin-bottom: 0; }

  .stages p {
    width: 90%; }

  h1.entry-title {
    font-size: 22px; }

  .category div.resources {
    display: none; }
  .category #menu-resources {
    display: none; }

  .single div.resources, .single #menu-resources {
    display: none; }
  .single #main-content .container {
    padding-top: 20px; }
  .single .media {
    display: block; }
    .single .media .media-figure {
      width: 100%; }
    .single .media p {
      font-size: 14px; } }
