/*
Theme Name:         Healx
Theme URI:          http://healx.io
Description:        Built upon Sage; a WordPress starter theme (https://roots.io/sage).
Version:            8.5.1
Author:             Roots
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/


/*Bullet Points*/
/*
.band__blurb ul {
    list-style: none;
 }

.band__blurb ul li:before {
    content: '';
    background: url(https://healx.io/wp-content/uploads/2018/10/healx-x.svg);
    background-size: 8px;
    display: inline-block;
    height: .7em;
    background-repeat: no-repeat;
    padding-left: 1em;
    background-position: center;
}

*/



.main-header {
  background: #16222c;
}

.main-header .nav li a {
  color: #ffffff !important;
}


.hero__heading h1 {
  margin-bottom: 1.5em;
  font-family: 'Montserrat', sans-serif !important;
}

.hero_fp_label {
  color: #000000;
  font-family: Montserrat;
  font-size: 25px !important;
  line-height: 30px !important;
  margin-bottom: 23px !important;
}

.featured_post_ex {
  font-size: 14px !important;
}

.hero_fp_heading {
  color: #000000;
  font-family: Montserrat;
  font-size: 35px !important;
  font-weight: 500 !important;
  line-height: 43px !important;
  margin-bottom: 14px;
}

body {
  font-size: initial !important;
}

.news .blog-post {
  /*border: 2px solid #66c1b0;*/
  margin-top: 26px;
  background: #fff;
  color: #000;
}

.news .blog-post p {
  font-size: 14px !important;
}

.news .blog-post header {
  min-height: 78px;
  max-height: 78px;
  overflow: hidden;
}

.news .blog-post h2 {
  font-size: 25px !important;
  line-height: 30px;
  margin-top: 18px;
}

.news .blog-post .content {
  padding-left: 25px;
  padding-right: 25px;
  text-align: left;
}

.news .blog-post .post-meta {
  font-size: 12px;
  font-family: Montserrat;
}

.news .blog-post .news-post-footer {
  text-align: center;
  padding-bottom: 32px;
}

.news .blog-post .blog_ex {
  min-height: 100px;
  max-height: 100px;
  overflow: hidden;
}

.news .blog-post .blog_ex:before {
  content: '';
  width: calc(100% - 30px);
  height: 10%;
  position: absolute;
  left: 15px;
  padding-right: 15px;
  bottom: 80px;
  background: linear-gradient(transparent 1px, white);
  z-index: 999;
}

.news .blog-post .image-holder img {
  width: 100%;
  height: 300px;
  overflow: hidden;
  object-fit: cover;
  vertical-align: middle;

}

.post-type-archive-blog .hero__image {
  /*max-height: 500px;*/
  object-fit: cover;
}

.post-type-archive-blog .hero__image img {
  height: 600px;
}

.hero__content .post-meta {
  font-size: 12px;
  color: #000;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
}

.hero__image img:not(.hero__symbol) {
  height: 100%;
  max-height: 600px !important;
  -o-object-fit: cover;
  object-fit: cover;
}

.single-blog .hero__image img:not(.hero__symbol) {

  max-height: 300px !important;
}

.hero__content {
  width: 100%;
}

/*Blog Page Buttons*/
a.blog-rm-button {
  height: 45px;
  width: 250px;
  border: 2px solid #66C1B0;
  background-color: #66C1B0;
  display: block;
  text-align: center;
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 40px;
}

a.blog-rm-button:hover {
  background-color: transparent;
  display: block;
  text-align: center;
  color: #66C1B0;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 40px;
  text-decoration: none;
}

.blog-arch-button {
  margin: auto;
  height: 45px;
  width: 70%;
  border: 2px solid #66C1B0;
  background-color: transparent;
  display: block;
  text-align: center;
  color: #66C1B0;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 600;
  line-height: 40px;
}

.blog-arch-button:hover {
  background-color: #66C1B0;
  display: block;
  text-align: center;
  color: #FFFFFF;
}


/*Single Blog Post*/

.news-article.col-md-8 {
  padding-right: 40px !important;
}

.news-article.col-md-4 h2 {
  border-top: solid 1px black;
  padding-top: 18px;
  margin-top: 32px;
  width: 80%;
}

.news-article.col-md-4 ul {
  margin: 0;
  padding-left: 0;
}

.news-article.col-md-4 h2:after {
  content: none !important;
}

.similar-blog-side {
  width: 80%;
  background-color: #17232C;
  box-shadow: 0 2px 7px 1px rgba(0, 0, 0, 0.25);
  padding: 20px;
  margin-bottom: 28px;
  margin-left: 40px;
}

.similar-blog-side h3,
.similar-blog-side h3 a {
  margin-bottom: 0;
  width: 220px;
  color: #FFFFFF;
  font-family: Montserrat;
  font-size: 21px;
  line-height: 25px;
}

.similar-blog-side .post-meta {
  color: #fff;
  font-family: Montserrat;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
}

/*Email Signup Formatting*/

.mc-field-group div {
  padding-bottom: 8px;
}

.mc-field-group input {
  width: 100%;
  height: 46px;
  padding-left: 16px;
  background: #fff;
  border: 0;

}

#mc-embedded-subscribe {
  background: #66c1b0 !important;
  color: #fff;
  border: 0;
}

#mc-embedded-subscribe:hover {
  color: #66c1b0 !important;
  background: #fff !important;
  border: 0;
}


/*Fixes*/
blockquote {
  border: 0 !important;
}

.hero__content p {
  font-size: unset !important;
}

.quote__content blockquote {
  font-size: 1.5rem !important;
}

.quote__content cite {
  font-family: Montserrat !important;
  font-size: 1.4rem !important;
}

.container p a,
.news-article p a,
.how-does-it-work p a:not(.rare-award-apply),
.wpsm_panel-body a {
  color: #4E95CF !important;
  text-decoration: underline !important;
  font-weight: bold;
}

.btn {
  border-radius: 0 !important;
}



/*Fix COntact Form*/

form.wpcf7-form.sent .cform {
  display: none;
}

form.wpcf7-form .response,
.response .cta.sent {
  display: none;
}

form.wpcf7-form.sent .response {
  display: block !important;
  color: #fff;
}


/*center align partner logos*/

.partner-logos {
  align-items: center !important;
  justify-content: center !important;
}

.partner-logos img {
  padding-right: 20px;
}

/*remove padding from last 'band'*/

main>div:last-of-type {
  /* padding: 0; */
}






.band__blurb ul {
  list-style: none;
}

/*.band__blurb ul li:before {
    content: '';
    background: url(https://healx.io/wp-content/uploads/2018/10/healx-x.svg);
    background-size: 8px;
    display: inline-block;
    height: .7em;
    background-repeat: no-repeat;
    padding-left: 1em;
    background-position: center;
}*/

.band__blurb ul li:before {
  content: '•';
  display: inline-block;
  padding-right: 8px;
  font-size: 24px;
}

/*Style Contact Form*/
.contact-form-gdpr input {
  margin: 0;
}

.contact-form-gdpr span.wpcf7-list-item.first.last input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
  height: 16px;
  width: 16px;

}

.contact-form-gdpr .wpcf7-list-item-label {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #364755;
  border: white solid 1px;
}

.contact-form-gdpr span.wpcf7-list-item.first.last input:checked~.wpcf7-list-item-label:after {

  display: block;
  content: "✓";
  position: absolute;
  top: -4px;
  left: 2px;
}

.contact-form-gdpr label {
  padding-left: 0;
}

.contact-form-gdpr span.wpcf7-form-control-wrap.mailing-list {
  padding-right: 10px;
}



/* DANIEL CSS */

/* Home */

.page-id-2 .band .quote-component__body p:nth-child(2) {
  font-family: "IBM Plex Sans";
  font-weight: 700
}

/* Careers */
.careers .jobs-listing p {
  font-size: 2.2rem !important;
}

.careers .jobs-listing .jobs-list p a {
  /* 	display: inline-block; */
  padding: 5px 30px 5px;
  border: 2px solid #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  transition: background-color .4s, color .4s, border-color .4s;
  font-size: 1.6rem;
}

.careers .jobs-listing .jobs-list p a:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #17232d;
}



.partner-logos {
  flex-wrap: wrap;
}

p {
  /* 	font-size: 18px !important; */
  font-size: 1.6rem !important;
}

h1 {
  font-size: 5rem !important;
}

h2 {
  /* 		font-size: 30px !important; */
  font-size: 3rem !important;
}

h3 {
  /* 	font-size: 24px !important; */
  font-size: 2.2rem !important;
}

h4 {
  font-size: 1.25rem !important;
}

.three-up p,
blockquote p {
  /* 	font-size: 1.125em !important; */
}

.quote__content blockquote {
  /* 	margin-top: 10px !important; */
  padding-bottom: 10px;
}

ul {
  font-size: 1.6rem;
}


/* New press page */

.page-id-1811 .band__blurb {
  max-width: 1300px;
}

.page-id-1811 .facetwp-template {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px;
  text-align: left;
  padding: 20px;
}

.page-id-1811 .facet-press-template {
  /* 	display: flex;
	flex-direction: column; */
  margin-bottom: 20px;
}

.page-id-1811 .facet-press-template .press-image img {
  /* 	width: 300px !important; */
  height: 260px;
  width: auto;
  margin-bottom: 15px;
}

.page-id-1811 .facet-press-template .press-image img:hover {
  opacity: 0.8;
}

.page-id-1811 .facet-press-template .press-logo img {
  width: 200px !important;
  /* 	height: 70px !important */
}

.page-id-1811 .press-title h2 {
  min-height: 120px;
  /* 	margin-bottom: 0; */
}

.page-id-1811 .press-date {
  font-size: 12px !important;
  font-family: "Montserrat";
  margin-bottom: 10px;
}

.page-id-1811 .fwp-load-more {
  display: inline-block;
  padding: 10px 30px 13px;
  border: 2px solid #66c1b0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #17232d;
  text-decoration: none;
  transition: background-color .4s, color .4s, border-color .4s;
  background: #66c1b0;
  border: 2px solid #66c1b0;
}

.page-id-1811 .fwp-load-more:hover {
  border: 2px solid #17232d;
  background: #ffffff;
}

.page-id-1811 .fwp-load-more:focus {
  outline: none;
}







/* Responsive */

@media screen and (max-width: 800px) {
  .quote__image {
    display: block !important;
    margin-bottom: 10px;
  }

  .quote {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 899px) {
  h1 {
    font-size: 2.5rem !important;
  }

  h2 {
    font-size: 2rem !important;
  }

  h3,
  .careers .jobs-listing p {
    font-size: 1.6rem !important;
  }

  p {
    font-size: 1.45rem !important;
  }

  ul {
    font-size: 1.6rem;
  }

  .page-id-498 .hero__body {
    padding-top: 10px !important;
  }

  .hero__content {
    padding-top: 20px !important;
  }

  .band__blurb {
    padding: 10px;
  }

  /* 	New press page */
  .page-id-1811 .facetwp-template {
    display: flex;
    /* 		flex-direction: column; */
    flex-wrap: wrap;
  }

  .page-id-1811 .press-image img {
    height: auto !important;
    width: 100% !important;
  }

  .facet-press-template {
    margin-bottom: 60px;
  }

  .page-id-1811 .press-title h2 {
    min-height: 10px;
  }
}

@media screen and (max-width: 600px) {
  .three-up {
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 570px) {

  .carousel .next,
  .carousel .prev {
    height: 23px !important;
    width: 22px !important;
  }

  .news .blog-post .blog_ex:before {
    background: none;
  }

  .news .blog-post .blog_ex {
    /* 		margin-bottom: 5px; */
  }

  .news .blog-post .news-post-read-more:before {
    content: '.....';
  }

  /* 	Careers */

  .careers .jobs-listing .jobs-list p a {
    /* 		border: none; */
    padding: 5px;
    font-size: 1.45rem;
    /* 		color: #66c1b0; */
  }
}

@media screen and (max-width: 1024px) {
  .outcomes .content h3 {
    padding-top: 10px;
  }
}

body:not(.page-id-XX) .grecaptcha-badge {
  display: none;
}










.band__blurb ul {
  list-style: none;
}

/*.band__blurb ul li:before {
    content: '';
    background: url(https://healx.io/wp-content/uploads/2018/10/healx-x.svg);
    background-size: 8px;
    display: inline-block;
    height: .7em;
    background-repeat: no-repeat;
    padding-left: 1em;
    background-position: center;
}*/

.band__blurb ul li:before {
  content: '•';
  display: inline-block;
  padding-right: 8px;
  font-size: 24px;
}

/*Style Contact Form*/
.contact-form-gdpr input {
  margin: 0;
}

.contact-form-gdpr span.wpcf7-list-item.first.last input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
  height: 16px;
  width: 16px;

}

.contact-form-gdpr .wpcf7-list-item-label {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  height: 16px;
  width: 16px;
  background-color: #364755;
  border: black solid 1px;
}

.contact-form-gdpr span.wpcf7-list-item.first.last input:checked~.wpcf7-list-item-label:after {

  display: block;
  content: "✓";
  position: absolute;
  top: -4px;
  left: 2px;
}

.contact-form-gdpr label {
  padding-left: 0;
}

.contact-form-gdpr span.wpcf7-form-control-wrap.mailing-list {
  padding-right: 10px;
}



/* DANIEL CSS */

/* Home */

.page-id-2 .band .quote-component__body p:nth-child(2) {
  font-family: "IBM Plex Sans";
  font-weight: 700
}

/* Careers */
.careers .jobs-listing p {
  font-size: 2.2rem !important;
}

.careers .jobs-listing .jobs-list p a {
  /* 	display: inline-block; */
  padding: 5px 30px 5px;
  border: 2px solid #ffffff;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #ffffff;
  text-decoration: none;
  transition: background-color .4s, color .4s, border-color .4s;
  font-size: 1.6rem;
}

.careers .jobs-listing .jobs-list p a:hover {
  background: #ffffff;
  border-color: #ffffff;
  color: #17232d;
}



.partner-logos {
  flex-wrap: wrap;
}

p {
  /* 	font-size: 18px !important; */
  font-size: 1.6rem !important;
}

h1 {
  font-size: 5rem !important;
}

h2 {
  /* 		font-size: 30px !important; */
  font-size: 3rem !important;
}

h3 {
  /* 	font-size: 24px !important; */
  font-size: 2.2rem !important;
}

h4 {
  font-size: 1.8rem !important;
}

.three-up p,
blockquote p {
  /* 	font-size: 1.125em !important; */
}

.quote__content blockquote {
  /* 	margin-top: 10px !important; */
  padding-bottom: 10px;
}

ul {
  font-size: 1.6rem;
}


/* New press page */

.page-id-1811 .band__blurb {
  max-width: 1300px;
}

.page-id-1811 .facetwp-template {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  grid-gap: 50px;
  text-align: left;
  padding: 20px;
}

.page-id-1811 .facet-press-template {
  /* 	display: flex;
	flex-direction: column; */
  margin-bottom: 20px;
}

.page-id-1811 .facet-press-template .press-image img {
  /* 	width: 300px !important; */
  height: 260px;
  width: auto;
  margin-bottom: 15px;
}

.page-id-1811 .facet-press-template .press-image img:hover {
  opacity: 0.8;
}

.page-id-1811 .facet-press-template .press-logo img {
  width: 200px !important;
  /* 	height: 70px !important */
}

.page-id-1811 .press-title h2 {
  min-height: 120px;
  /* 	margin-bottom: 0; */
}

.page-id-1811 .press-title h2:after {
  display: none;
}

.page-id-1811 .press-date {
  font-size: 12px !important;
  font-family: "Montserrat";
  margin-bottom: 10px;
}

.page-id-1811 .fwp-load-more {
  display: inline-block;
  padding: 10px 30px 13px;
  border: 2px solid #66c1b0;
  font-family: 'Montserrat', sans-serif;
  font-weight: 500;
  color: #17232d;
  text-decoration: none;
  transition: background-color .4s, color .4s, border-color .4s;
  background: #66c1b0;
  border: 2px solid #66c1b0;
}

.page-id-1811 .fwp-load-more:hover {
  border: 2px solid #17232d;
  background: #ffffff;
}

.page-id-1811 .fwp-load-more:focus {
  outline: none;
}

/* New home */
.rare-treatment-bg {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  position: relative;
  z-index: 1;
}

.rare-treatment-bg {
  color: #ffffff;
  padding: 40px 25px;
}

.rare-treatment-bg:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to bottom right, #000000, #000000);
  opacity: .4;
  z-index: -1;
}

.rare-treatment-bg .band__heading:after {
  display: none;
}

.rare-treatment-bg .band__heading {
  margin-bottom: 1.25em;
  /* 	margin-top: 1.25em; */
}

.rare-treatment-bg .btn {
  margin-top: 50px;
}

.rare-treatment-bg .three-up__item {
  text-align: left;
  margin-top: 20px;
  margin-bottom: 20px;
}

/* Rare treatment award page */
.rare-treatment-bg-white:before {
  opacity: 0;
}

.rare-treatment-bg-white {
  color: inherit;

}

.how-does-it-work {
  text-align: left;
  max-width: 1200px;
  margin: 0 auto;
}

.how-does-it-work h2:after {
  display: none;
}

.rare-treatment-timeline {
  margin-top: 60px;
}

.how-does-it-work .case-studies {
  margin: 60px 0;
}

.application-process-title {
  margin-top: 80px;
}

.who-can-apply-text a {
  text-decoration: underline;
  font-weight: bold;
}

.how-does-it-work {
  padding: 30px 25px;
}

.rare-award-apply {
  text-decoration: none !important;
  border: 2px solid #17232d;
  padding: 15px 50px;
  transition: 0.3s;
}

.rare-award-apply:hover {
  background: #17232d;
  color: #ffffff;
}

.faqs {
  margin-bottom: 100px;
}

.faqs .ac_title_class {
  font-family: 'Montserrat', sans-serif;
  color: #17232d !important;
  font-size: 1.6rem;
  padding: 25px !important;
}

.wpsm_panel-title {
  position: relative;
}

.ac_open_cl_icon {
  position: absolute;
  right: 0;
  top: 20%;
  transition: 0.2s ease-in-out;
}

.faqs h3 {
  margin-top: 50px !important;
}

.faqs .wpsm_panel-body {
  font-family: 'IBM Plex Sans', sans-serif !important;
  line-height: 1.7;
  letter-spacing: 1.6px;
}

.rare-cta {
  padding: 0;
}

#wpcf7-f2226-o1 {
  text-align: left;
}

.rare-subscribe .wpcf7-checkbox span.wpcf7-list-item {
  margin: 0 !important;
}

.rare-subscribe {
  margin-bottom: 20px;
}

.rare-subscribe label {
  font-weight: 400;
  font-size: 13px;
}

#wpcf7-f2226-o1 .label-title {
  font-weight: 400;
}

#wpcf7-f2226-o1 .wpcf7-submit {
  background: #ffffff;
  font-weight: bold;
}

#wpcf7-f2226-o1 .wpcf7-submit:hover {
  background: #16232d;
}

#wpcf7-f2226-o1 label {
  position: relative;
}



#wpcf7-f2226-o1 input[type=text],
#wpcf7-f2226-o1 input[type=email] {
  height: 40px;
  padding-left: 5px;
  color: #16232d;
  font-weight: bold;
}

#email-dot,
#name-dot,
#organisation-dot {
  position: absolute;
  right: 10px;
  top: 60%;
  height: 12px !important;
  width: 12px !important;
  color: transparent;
  border-radius: 100%
}

.red {
  background: #f05056;
}

.green {
  background: #66c1b0;
}

.red-alert-hide {
  display: none;
}

.red-alert {
  color: #f05056;
}





/* Responsive */

@media screen and (max-width: 800px) {
  .quote__image {
    display: block !important;
    margin-bottom: 10px;
  }

  .quote {
    display: flex;
    flex-direction: column;
  }
}

@media screen and (max-width: 899px) {
  h1 {
    font-size: 2.5rem !important;
  }

  h2 {
    font-size: 2rem !important;
  }

  h3,
  .careers .jobs-listing p {
    font-size: 1.6rem !important;
  }

  p {
    font-size: 1.45rem !important;
  }

  ul {
    font-size: 1.6rem;
  }

  .page-id-498 .hero__body {
    padding-top: 10px !important;
  }

  .hero__content {
    padding-top: 20px !important;
  }

  .band__blurb {
    padding: 10px;
  }

  /* 	New press page */
  .page-id-1811 .facetwp-template {
    display: flex;
    /* 		flex-direction: column; */
    flex-wrap: wrap;
  }

  .page-id-1811 .press-image img {
    height: auto !important;
    width: 100% !important;
  }

  .facet-press-template {
    margin-bottom: 60px;
  }

  .page-id-1811 .press-title h2 {
    min-height: 10px;
  }
}

@media screen and (max-width: 600px) {
  .three-up {
    display: flex;
    flex-direction: column;
    text-align: left;
    justify-content: flex-start;
  }
}

@media screen and (max-width: 570px) {

  .carousel .next,
  .carousel .prev {
    height: 23px !important;
    width: 22px !important;
  }

  .news .blog-post .blog_ex:before {
    background: none;
  }

  .news .blog-post .blog_ex {
    /* 		margin-bottom: 5px; */
  }

  .news .blog-post .news-post-read-more:before {
    content: '.....';
  }

  /* 	Careers */

  .careers .jobs-listing .jobs-list p a {
    /* 		border: none; */
    padding: 5px;
    font-size: 1.45rem;
    /* 		color: #66c1b0; */
  }
}

@media screen and (max-width: 1024px) {
  .outcomes .content h3 {
    padding-top: 10px;
  }
}

body:not(.page-id-XX) .grecaptcha-badge {
  display: none;
}

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

  /* 	RARE TREATMENT */
  .rare-treatment-bg {
    padding: 110px 25px;
    /* 		min-height: 550px; */
  }

  .rare-cta {
    padding-bottom: 0 !important;
  }

  .rare-treatment-bg-white {
    padding: 10px 25px 30px 25px;
  }

  .how-does-it-work-text {
    padding-right: 200px;
  }

  #wpcf7-f2226-o1 {
    /* 		width: 50%; */
  }

  .wpsm_panel-group {
    padding-right: 200px !important;
  }

}

@media screen and (max-width: 560px) {
  #wpcf7-f2226-o1 input {
    /* 		width: 80%; */
  }
}



