/* Body Background Styling
			/*-----------------------------------------------------------------------------------*/
body {
  background-color: #ffffff;
  background-size: cover;
  background-repeat: repeat-y;
  background-attachment: fixed;
}

.main-bg-color {
  background-color: rgba(255, 255, 255, 0);
}

/* Page Styling and Typography
			/*-----------------------------------------------------------------------------------*/
ul.menu li.current_page_item > a,
.content-color-alternate {
  color: #88b325 !important;
}
.content-color,
h1.content-color > a,
h2.content-color > a,
h3.content-color > a,
h4.content-color > a,
h5.content-color > a,
h6.content-color > a {
  color: #000000 !important;
}
.ozy-footer-slider,
.content-font,
.ozy-header-slider,
#content,
#footer-widget-bar,
#sidebar,
#footer,
input,
select,
textarea,
.tooltipsy,
.fancybox-inner,
#woocommerce-lightbox-cart {
  font-family: "Raleway";
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  color: #000000;
}
#content a:not(.ms-btn),
#sidebar a,
#footer a,
.alternate-text-color,
#footer-widget-bar > .container > .widget-area a:hover,
.fancybox-inner a,
#woocommerce-lightbox-cart a {
  color: #88b325;
}
#footer #social-icons a,
#ozy-share-div > a > span,
.a-page-title,
.page-pagination > a,
.fancybox-inner,
#woocommerce-lightbox-cart {
  color: #000000 !important;
}
.page-pagination > .current {
  background-color: rgba(240, 240, 240, 1);
}
.a-page-title:hover {
  border-color: #000000 !important;
}

#page-title-wrapper h1,
#content h1,
#footer-widget-bar h1,
#sidebar h1,
#footer h1,
#sidr h1 {
  font-weight: 900;
  font-style: normal;
  font-size: 40px;
  line-height: 1.5em;
}
#footer-widget-bar .widget-area h4,
#sidebar .widget > h4 {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 1.5em;
}
#content h2,
#footer-widget-bar h2,
#sidebar h2,
#footer h2,
#sidr h2 {
  font-weight: 700;
  font-size: 24px;
  line-height: 1.5em;
}
#page-title-wrapper h3,
#content h3,
#footer-widget-bar h3,
#sidebar h3,
#footer h3,
#sidr h3 {
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5em;
}
#content h4,
#footer-widget-bar h4,
#sidebar h4,
#footer h4,
#sidr h4 {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  line-height: 1.5em;
}
#content h5,
#footer-widget-bar h5,
#sidebar h5,
#footer h5,
#sidr h5 {
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
}
#content h6,
#footer-widget-bar h6,
#sidebar h6,
#footer h6,
#sidr h6 {
  font-weight: 800;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5em;
}
#footer-widget-bar .widget a:hover,
#sidebar .widget a:hover {
  color: #000000;
}
span.plus-icon > span {
  background-color: #000000;
}

/*post formats*/
.simple-post-format.post-excerpt-aside > div {
  background-color: rgba(0, 0, 0, 0.8);
}
.simple-post-format > div {
  background-color: #000000;
}
.simple-post-format > div > span,
.simple-post-format > div > h2,
.simple-post-format > div > p,
.simple-post-format > div > p > a,
.simple-post-format > div > blockquote,
.post-excerpt-audio > div > div {
  color: rgb(255, 255, 255) !important;
}
div.sticky.post-single {
  background-color: rgba(240, 240, 240, 1);
  border-color: rgba(240, 240, 240, 1);
}

.wpb_content_element .wpb_tabs_nav li.ui-tabs-active {
  background-color: #88b325 !important;
  border-color: #88b325 !important;
}
.wpb_content_element .wpb_tabs_nav li,
.wpb_accordion .wpb_accordion_wrapper .wpb_accordion_header {
  border-color: rgba(240, 240, 240, 1) !important;
}
.wpb_content_element .wpb_tabs_nav li.ui-tabs-active > a {
  color: rgba(255, 255, 255, 0) !important;
}
.wpb_content_element .wpb_tour_tabs_wrapper .wpb_tabs_nav a,
.wpb_content_element .wpb_accordion_header a {
  color: #000000 !important;
}
.wpb_content_element .wpb_accordion_wrapper .wpb_accordion_header {
  font-size: 14px !important;
  line-height: 1.5em !important;
}
/* Conditional Page Template Styles
			/*-----------------------------------------------------------------------------------*/

.anxiety-inner-page-h2 {
  color: #696969 !important;
  font-size: 22px !important;
  line-height: 1.2em !important;
  font-weight: bold !important;
  margin-bottom: 10px !important;
}
.greenleaf-clinic-anxiety-vancouver-button {
  color: #ffffff !important;
  background: #80b309;
  padding: 10px;
  border-radius: 18px;
  padding: 10px 20px;
}
.why-container img {
  margin: auto;
}
.symptom-list {
  list-style: none;
}

/****************************************/
.case-report-outer-container {
  border: 1px solid #696969;
  padding: 20px;
}
.case-content-tab h3 {
  color: #89b427 !important;
  /* font-weight: 400 !important; */
  margin-bottom: 20px !important;
  font-size: 22px !important;
  line-height: 28px !important;
  margin-top: 40px;
}
.case-content-tab {
  display: none;
}
.case-content-tab.openTab {
  display: block;
}
.case-content-tab p {
  margin-bottom: 25px !important;
}
.case-content-tab h5 {
  font-size: 16px !important;
  color: #80b309 !important;
}
.tab-symptom-a,
.tab-symptom-b,
.tab-symptom-c,
.tab-symptom-d {
  width: calc(25% - 10px);
  float: left;
  padding: 5px;
  border-bottom: 2px solid #696969;
  text-align: center;
  cursor: pointer;
  font-size: 16px;
  font-weight: 600;
  color: #696969;
  transition: all 0.3s ease-in-out;
  margin: 0 5px;
}
.case-tab-container {
  margin-left: -5px;
  margin-right: -5px;
  width: calc(100% + 10px);
}
.tab-symptom-a:hover,
.tab-symptom-b:hover,
.tab-symptom-c:hover,
.tab-symptom-d:hover {
  border-bottom: 2px solid #80b309;
  color: #80b309;
}
.tab-selected {
  border-bottom: 2px solid #80b309;
  color: #80b309;
}
/******************************MOBILE***/
.symptom-mobile-description ul {
  list-style: none;
  padding-left: 0;
}
.symptom-mobile-description li:before {
  color: #a2c84c;
  content: "\2022";
  margin-right: 10px;
  /* width: 10px; */
  font-size: 20px;
}
.symptom-mobile-detail p {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
  font-weight: 500 !important;
}
.mobile-more-detail .check-container {
  border: 2px solid #89b427 !important;
  width: 25px !important;
  height: 25px !important;
}
.mobile-more-detail .fa {
  font-size: 15px !important;
  color: #89b427 !important;
}
.mobile-more-detail h4 {
  display: block;
  float: left;
  margin-left: 5px;
  margin-top: 1px;
  color: #89b427 !important;
  font-weight: 500 !important;
  font-size: 16px !important;
}
.symptom-mobile-description h2 {
  font-size: 20px !important;
  font-weight: 500 !important;
  color: #000 !important;
  margin-bottom: 20px;
}
.mobile-more-detail {
  float: right;
  margin-top: 20px;
  width: 112px;
  cursor: pointer;
}
.symptom-mobile-description,
.symptom-mobile-detail {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease-in-out;
}
.symptom-mobile-open {
  max-height: 900px;
}
.symptom-mobile-detail-open {
  max-height: 1200px;
}
.mobile-symptoms-list-container {
  padding-bottom: 70px;
}
.mobile-symptom-title {
  position: relative;
  cursor: pointer;
}
.mobile-symptom-list {
  border-bottom: 1px solid #b7b7b7;
  padding: 10px 20px;
  transition: 0.3s ease-in-out background-color;
}
.mobile-symptom-title > img {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  transition: transform ease-in-out 0.4s;
}
.mobile-symptom-title.open-tab img {
  transform: translateY(-50%) rotateZ(180deg);
}
.mobile-symptom-title h2 {
  display: inline-block;
  font-weight: 500 !important;
}
.mobile-symptom-title .check-container {
  margin-top: 5px;
}

.mobile-inner-container {
  background-color: #fff;
  padding-top: 40px;
}
.anxiety-mobile-container {
  width: calc(100% + 30px);
  background-image: url(https://anxietyvancouver.ca/wp-content/uploads/2018/01/vancouver-anxiety-bg.jpg);
  background-position: center center;
  background-size: cover;
  padding: 20px;
  padding-bottom: 0;
  display: none;
  margin-left: -15px;
  margin-right: -15px;
}
.mobile-title-container {
  padding: 0 20px;
  padding-bottom: 70px;
}
.mobile-title-container p {
  font-size: 14px;
  text-align: center;
}
.mobile-title-container h2 {
  text-align: center;
  font-weight: 600 !important;
  font-size: 25px !important;
  color: #000 !important;
}

.mobile-title-container h1 {
  text-align: center;
  color: #343434 !important;
  font-weight: 600 !important;
  font-size: 25px !important;
  text-decoration: underline !important;
  -webkit-text-decoration-color: #89b427 !important; /* Safari */
  text-decoration-color: #89b427 !important;
  margin-bottom: 30px !important;
}
/**PC************************/
.goback-container i,
.goback-container span {
  color: #80b309;
  margin-right: 10px;
  font-weight: 500;
}
.goback-container {
  margin-left: 10px;
  margin-top: 10px;
  cursor: pointer;
}

.detail-inner-contents ul li:before {
  color: #a2c84c;
  content: "\2022";
  margin-right: 10px;
  font-size: 20px;
}
.detail-inner-contents ul {
  list-style: none;
  padding-left: 0;
  float: right;
  width: 50%;
  margin-top: 20px;
  margin-bottom: 20px;
}
.schedule-btn img {
  float: right;
  height: 41px;
}
.schedule-btn p {
  margin-top: 0px !important;
  margin-left: 18px !important;
}
.schedule-btn {
  display: block;
  background-color: #fd664b;
  width: 232px;
  border-radius: 25px;
  cursor: pointer;
  padding: 5px;
  float: left;
  margin-left: 20px;
}
.btn-inner {
  width: 100%;
  margin: auto;
}
.scroll-to-bottom img {
  float: right;
  /* margin-top: 3px; */
}
.scroll-to-bottom p {
  margin-left: 18px !important;
}
.scroll-to-bottom {
  background-color: #80b309;
  width: 215px;
  border-radius: 25px;
  cursor: pointer;
  padding: 10px 18px;
  float: left;
}
.buttons-container {
  width: 467px;
  float: right;
  clear: both;
}
.detail-inner-contents p {
  font-weight: 600;
  margin-bottom: 0 !important;
}
.btn-inner p {
  float: left;
  color: #fff;
  margin-right: 10px !important;
  font-size: 20px;
  margin-bottom: 0 !important;
  font-weight: 500;
  margin-bottom: 0 !important;
}
.detail-inner-contents h2 {
  color: #89b427;
  margin-bottom: 20px !important;
  font-size: 22px !important;
  line-height: 28px !important;
}
.text-container {
  width: 50%;
  float: right;
}
.detail-inner-contents .image-container img {
  max-width: 100%;
  margin: auto;
  display: block;
  padding-right: 20px;
}

.detail-inner-contents {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 40px 80px;
  position: relative;
}
.detail-inner-contents .image-container {
  width: 50%;
  float: left;
  position: relative;
  margin-top: 20px;
}

.detail-container {
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  transition: 0.4s ease-in-out all;
  background-color: #fff;
  opacity: 0;
}
.detail-container.open-detail {
  width: calc(89% - 26px);
  opacity: 1;
  height: calc(100% - 155px);
}
.type-a-detail {
  top: 60px;
  left: calc(5.5% + 13px);
}
.type-b-detail {
  top: 60px;
  right: calc(5.5% + 13px);
}
.type-c-detail {
  bottom: 95px;
  left: calc(5.5% + 13px);
}
.type-d-detail {
  bottom: 95px;
  right: calc(5.5% + 13px);
}
.overlay-text .answer-btn img {
  float: left;
  margin-bottom: 1px !important;
}
.overlay-text .answer-btn p {
  float: left;
  margin-right: 20px;
  display: block;
}

.overlay-text .answer-btn {
  margin: auto;
  width: 185px;
  text-align: center;
  background-color: #80b309;
  /* padding: 10px; */
  color: #fff;
  border-radius: 20px;
  margin: 20px auto;
  cursor: pointer;
  text-transform: uppercase;
}
.overlay-text a {
  text-align: center;
  display: block;
  margin-top: 40px;
  font-weight: 500;
}
.overlay-text h1 {
  font-weight: 500 !important;
  text-transform: uppercase;
  text-align: center;
}
.overlay-text {
  max-width: 698px;
  width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.answer-btn {
  margin: auto;
}
.overlay-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.anxiety-overlay {
  width: calc(89% - 26px);
  height: calc(100% - 155px);
  position: absolute;
  top: 60px;
  left: calc(5.5% + 13px);
}
.anxiety-overlay:before {
  content: " ";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
  opacity: 0.9;
}
.anxiety-landing-outer {
  padding-left: 2% !important;
  padding-right: 2% !important;
}
.learn-more p {
  float: left;
}
.learn-more img {
  float: left;
  margin-left: 5px;
  margin-top: 2px;
}
.learn-more {
  opacity: 0;
  float: right;
  background-color: #80b309;
  color: #fff;
  width: 180px;
  text-transform: uppercase;
  text-align: center;
  padding: 10px 0;
  border-radius: 20px;
  transition: all 0.2s ease-in-out;
}
.anxiety-title-container h2 {
  margin: 0;
  font-weight: 700 !important;
  color: #000 !important;
  font-size: 30px !important;
}
.anxiety-title-container h4 {
  margin: 0;
  font-size: 14px !important;
  font-weight: 500 !important;
}
.check-container .fa {
  color: #c3c3c3;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  transition: all ease-in-out 0.2s;
}
.check-container {
  width: 35px;
  height: 35px;
  border-radius: 100%;
  border: 2px solid #c3c3c3;
  position: relative;
  transition: all 0.2s ease-in-out;
}
.anxiety-landing-container {
  width: 100%;
  margin: auto;
  background-image: url("./images/anxiety-bg.jpg");
  background-position: center center;
  background-size: cover;
  padding: 60px 5.5%;
}
.anxiety-inner-contents {
  background-color: #fff;
  width: 100%;
  height: 100%;
  padding: 40px;
}
.type-title-container {
  margin-bottom: 20px;
}
.anxiety-title-container {
  text-align: center;
  line-height: 30px;
  padding: 40px;
  margin-bottom: 20px;
  padding-top: 0;
}
.anxiety-type-container:hover .type-title-container h2 {
  font-weight: 700 !important;
}
.anxiety-type-container:hover .check-container {
  border: 2px solid #89b427;
  background-color: #89b427;
}
.anxiety-type-container:hover .check-container .fa {
  color: #fff;
}
.anxiety-type-container:hover .learn-more {
  opacity: 1;
}
.anxiety-type-container {
  padding: 20px 40px !important;
  width: 50%;
  float: left;
  cursor: pointer;
  min-height: 320px;
}
.anxiety-type-container.type-a {
  padding-left: 0;
  padding-top: 0;
}
.anxiety-type-container.type-b {
  border-left: 1px solid #c3c3c3;
  padding-right: 0;
  padding-top: 0;
}
.anxiety-type-container.type-c {
  padding-left: 0;
  padding-bottom: 0;
}
.anxiety-type-container.type-d {
  border-left: 1px solid #c3c3c3;
  padding-right: 0;
  padding-bottom: 0;
}
.type-title-container h2 {
  float: left;
  margin: 0;
  margin-left: 20px;
  font-weight: 500 !important;
}
.check-container {
  float: left;
}
@media screen and (max-width: 1250px) {
  .text-container {
    width: 100%;
  }
  .text-container p {
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 1250px) {
  .learn-more {
    margin-top: 20px;
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  .anxiety-landing-container {
    display: none;
  }
  .anxiety-mobile-container {
    display: block;
  }
  .anxiety-landing-outer {
    padding-left: 0% !important;
    padding-right: 0% !important;
  }
  .small-container {
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 550px) {
  .tab-symptom-a,
  .tab-symptom-b,
  .tab-symptom-c,
  .tab-symptom-d {
    width: calc(50% - 10px);
  }
}

#content h2 {
  color: #89b427;
}

.symptom-list li {
  list-style: disc;
}

.symptom-list li::marker {
  color: #89b427;
}

.answer-btn {
  height: 41px;
}

.overlay-text .answer-btn img,
.learn-more img {
  height: 16px;
  width: 10px;
  margin: 0;
  float: unset;
}

.overlay-text .answer-btn p,
.learn-more p,
.btn-inner p {
  float: unset;
  margin: 0px;
  display: flex;
}

.btn-inner {
  display: flex;
  align-items: center;
}

.btn-inner .arrow-bottom {
  height: 12px;
}

.buttons-container {
  clear: unset;
  position: absolute;
  right: 80px;
  bottom: 40px;
}

/* .wpb_wrapper p {
  padding: 10px;
} */

.vc_single_image-wrapper {
  display: flex;
  justify-content: center;
}

.wpb_wrapper {
  position: relative;
}

.answer-btn p,
.learn-more p {
  color: #ffffff !important;
}
.wpb_row.vc_row-fluid {
  padding-top: 30px !important;
}
