body {
  font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

.hero-text {
  display: inline-block;
  width: 70%;
  padding-top: 25px;
  padding-bottom: 35px;
  padding-left: 25px;
  float: left;
}

.underline {
  text-decoration: underline;
}

.color-green {
  color: #4caf00;
}

.hero-image-box {
  display: inline-block;
  width: 30%;
  padding-right: 35px;
  float: left;
  text-align: right;
}

.hero-image-box.mobile {
  display: none;
}

.hero-image-box.desktop {
  padding-right: 0px;
}

.container {
  display: none;
  padding: 10px 80px;
}

.navigation-logo {
  width: 120px;
  margin-right: auto;
  margin-left: auto;
}

.hero-img {
  width: 190px;
}

.subheadline-h3 {
  font-family: Lato, sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 1.5;
  font-weight: 300;
}

.hero-carousel-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 1000px;
  margin-right: auto;
  margin-left: auto;
  padding: 40px 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.menu_navigation-bar {
  display: none;
}

.hero-carousel-container {
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
  background-repeat: repeat;
  background-attachment: scroll;
}

.headline-h1 {
  margin-bottom: 35px;
  font-family: Merriweather, serif;
  color: #fff;
  font-size: 50px;
  line-height: 1.4;
  font-weight: 400;
}

.list-item-5 {
  padding-bottom: 5px;
  font-size: 20px;
}

.p-textlist {
  position: static;
  margin-bottom: 25px;
  padding-left: 35px;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  -webkit-box-ordinal-group: 1;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1.5;
}

.form_btn {
  display: block;
  width: 50%;
  margin: 25px auto 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 2px solid #fd2;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fd2), to(#ffb700));
  background-image: linear-gradient(90deg, #fd2, #ffb700);
  box-shadow: 8px 8px 13px 3px rgba(255, 196, 18, 0.28);
  -webkit-transition: all 120ms cubic-bezier(.55, .055, .675, .19);
  transition: all 120ms cubic-bezier(.55, .055, .675, .19);
  color: #000;
  font-size: 25px;
  line-height: 1.4;
  font-weight: 700;
  text-align: center;
}

.form_btn:hover {
  border-color: #fd2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fd2), to(#fd2)), -webkit-gradient(linear, left top, right top, from(#ff9831), to(#ff3912));
  background-image: linear-gradient(180deg, #fd2, #fd2), linear-gradient(90deg, #ff9831, #ff3912);
  box-shadow: 8px 8px 13px 3px rgba(255, 57, 18, 0);
}

.form_btn.reference {
  width: 30%;
  font-size: 14px;
}

.people-testimonials-textbox-div {
  padding: 20px;
}

.strain_image {
  width: 25%;
  padding-right: 10px;
  padding-left: 0px;
  float: left;
  text-align: center;
}

.try_cta_button {
  display: block;
  width: 60%;
  margin: 25px auto 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 2px solid #fd2;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fd2), to(#ffb700));
  background-image: linear-gradient(90deg, #fd2, #ffb700);
  box-shadow: 8px 8px 13px 3px rgba(255, 196, 18, 0.28);
  -webkit-transition: all 120ms cubic-bezier(.55, .055, .675, .19);
  transition: all 120ms cubic-bezier(.55, .055, .675, .19);
  color: #000;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.try_cta_button:hover {
  border-color: #fd2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fd2), to(#fd2)), -webkit-gradient(linear, left top, right top, from(#ff9831), to(#ff3912));
  background-image: linear-gradient(180deg, #fd2, #fd2), linear-gradient(90deg, #ff9831, #ff3912);
  box-shadow: 8px 8px 13px 3px rgba(255, 57, 18, 0);
}

.recipe_block {
  width: 40%;
  margin-right: auto;
  margin-left: auto;
}

.strain_block {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
}

.products-title-header {
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
  text-align: center;
}

.products-title-header._3bottles {
  color: #fff;
}

.products-title-header.main {
  width: 100%;
  float: left;
  font-family: Merriweather, serif;
  color: #00612e;
  font-size: 38px;
  line-height: 1.2;
}

.products-title-header.main-copy {
  width: 100%;
  float: left;
  font-family: Merriweather, serif;
  color: #00612e;
  font-size: 38px;
  line-height: 1.2;
}

.products-title-header.prod_content {
  font-family: Merriweather, serif;
  color: #00612e;
  font-size: 30px;
}

.select-your-plan-nav {
  margin-top: 55px;
  margin-bottom: 45px;
}

.p-text-guarantee {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1.5;
  text-align: center;
}

.p-text-guarantee.color-green {
  margin-top: 40px;
}

.accordion-item-content {
  overflow: hidden;
  padding-right: 20px;
  padding-left: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
}

.dr-testimonials-text {
  margin-bottom: 35px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 1.5;
}

.people-testimonials-textbox {
  width: 75%;
  float: left;
  background-image: url('../images/quote-right_1quote-right.png'), none;
  background-position: 104% 108%, -23px -10px;
  background-size: 125px, 125px;
  background-repeat: no-repeat, no-repeat;
}

.question_block {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  background-color: #f3f3f3;
}

.image {
  max-width: 100%;
}

.product-image-wrapper {
  padding-bottom: 0px;
}

.header-h1 {
  margin-top: 45px;
  margin-bottom: 45px;
  font-family: Merriweather, serif;
  color: #000;
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
}

.header-h1.v2 {
  margin-top: 0px;
}

.header-h1.subheading-h1 {
  margin-bottom: 0px;
}

.products-image {
  height: 250px;
}

.products-image.two {
  width: 70%;
  height: auto;
  max-width: 80%;
  margin-top: 22px;
  padding-bottom: 19px;
}

.products-image.main {
  width: 100%;
  height: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  padding-top: 0px;
}

.products-image.onemonth {
  width: 100%;
  height: 100%;
  padding-bottom: 40px;
}

.dr-testimonials-description {
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 25px;
  line-height: 1.5;
}

.products-box {
  width: 32%;
  margin-right: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  padding-bottom: 0px;
  float: left;
}

.image-2 {
  max-width: 60px;
}

.image-2.v2 {
  max-width: 60px;
}

.people-testimonials-name {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 30px;
  line-height: 1.5;
  font-weight: 700;
  text-align: center;
}

.products-bottle-perbottle-text {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 25px;
  line-height: 1;
  font-weight: 700;
}

.strain_text {
  position: static;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
  padding-bottom: 0px;
  float: right;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  text-align: left;
  white-space: normal;
}

.div-banner-box {
  padding-top: 20px;
  padding-bottom: 15px;
}

.text-span-2 {
  text-decoration: underline;
}

.accordion-item {
  margin-bottom: 15px;
  padding-bottom: 25px;
}

.dr-testimonials-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 45px;
  margin-bottom: 45px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.text-list-container {
  padding-left: 20px;
}

.products-retail-price {
  font-family: 'Open Sans', sans-serif;
  color: #adadad;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 600;
}

.image_ship {
  width: 30%;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}

.textlist-tick-wrapper {
  width: 25px;
  float: left;
}

.p-text-big {
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 20px;
  line-height: 1.5;
}

.p-text-big.center {
  font-size: 25px;
  text-align: center;
}

.p-text-big.center.sub {
  margin-top: -32px;
}

.p-text-big.space {
  margin-top: 40px;
}

.p-text-big.p-text-bold-indent {
  padding-left: 0px;
  font-size: 25px;
  font-weight: 800;
}

.accordion-item-trigger {
  margin-bottom: 15px;
  cursor: pointer;
}

.probiotics-mobile {
  display: none;
  margin-right: auto;
  margin-left: auto;
}

.products-subheader {
  font-family: 'Open Sans', sans-serif;
  color: #919191;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}

.products-subheader._3bottles {
  color: #fff;
}

.footnote {
  display: inline;
  font-size: 10px;
}

.dr-testimonials {
  margin-bottom: 75px;
}

.prod-2col {
  margin-right: auto;
  margin-left: auto;
}

.dr-testimonials-textbox {
  width: 50%;
  padding: 45px;
  float: left;
  background-color: #3fb6b6;
}

.border-box {
  padding: 0px 15px;
  border: 10px solid #ececec;
}

.products-content-wrapper {
  height: auto;
  padding-top: 25px;
  padding-bottom: 0px;
  border: 3px solid #ececec;
  text-align: center;
}

.products-plus {
  margin-top: 15px;
  margin-bottom: 15px;
  font-family: 'Open Sans', sans-serif;
  font-size: 30px;
  line-height: 1;
}

.img-left {
  display: block;
  width: 300px;
  margin-right: 25px;
  float: left;
}

.disclaimer_text {
  font-size: 12px;
  text-align: center;
}

.cta_button {
  display: block;
  width: 95%;
  margin: 25px auto 20px;
  padding-top: 12px;
  padding-bottom: 12px;
  border: 2px solid #fd2;
  border-radius: 100px;
  background-image: -webkit-gradient(linear, left top, right top, from(#fd2), to(#ffb700));
  background-image: linear-gradient(90deg, #fd2, #ffb700);
  box-shadow: 8px 8px 13px 3px rgba(255, 196, 18, 0.28);
  -webkit-transition: all 120ms cubic-bezier(.55, .055, .675, .19);
  transition: all 120ms cubic-bezier(.55, .055, .675, .19);
  color: #000;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.cta_button:hover {
  border-color: #fd2;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fd2), to(#fd2)), -webkit-gradient(linear, left top, right top, from(#ff9831), to(#ff3912));
  background-image: linear-gradient(180deg, #fd2, #fd2), linear-gradient(90deg, #ff9831, #ff3912);
  box-shadow: 8px 8px 13px 3px rgba(255, 57, 18, 0);
}

.question_text {
  font-family: 'Open Sans', sans-serif;
  font-size: 22px;
  line-height: 1.4;
  font-weight: 700;
}

.div-block {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.content_text {
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.4;
}

.products-bottle-price {
  margin-top: 10px;
  margin-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 65px;
  line-height: 1;
  font-weight: 700;
}

.people-testimonials-image-box {
  width: 25%;
  float: left;
}

.people-testionials-headline {
  font-family: 'Open Sans', sans-serif;
  color: #00612e;
  font-size: 20px;
  line-height: 1.5;
  font-style: italic;
  font-weight: 700;
}

.products-bottle-price-wrapper {
  height: auto;
  padding-right: 10px;
  padding-left: 10px;
  font-style: normal;
}

.poeople-testimonials-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.people-testimonials-text {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 17px;
  line-height: 1.5;
  font-style: italic;
}

.list-item {
  padding-top: 0px;
  padding-bottom: 5px;
  font-size: 20px;
}

.probiotics-img {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-bottom: 45px;
  margin-left: auto;
}

.dr-testimonials-img {
  width: 50%;
  float: left;
}

.products-container {
  display: none;
  margin-bottom: 45px;
}

.people-testimonials-text-wrapper {
  width: 70%;
  margin-top: 15px;
  text-align: center;
}

.prod-2col-container {
  width: 90%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}

.products-savings-rate {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 18px;
  line-height: 1.5;
}

.products-title-wrapper {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  background-color: #ececec;
}

.products-title-wrapper._3bottles {
  background-color: #315a21;
}

.image_block {
  width: 60%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.image_block.graph {
  width: 80%;
}

.image-3 {
  margin-right: auto;
  margin-left: auto;
}

.header_h3 {
  font-family: Merriweather, serif;
  font-size: 30px;
  text-align: center;
}

.bold-text {
  color: #000;
}

.bold-text-2 {
  color: #000;
}

.footer-section {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #f9f9f9;
}

.footer-link {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}

.footer-link:hover {
  text-decoration: underline;
}

.footer-wrapper {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 1.2;
  text-align: center;
}

.footnote-text {
  margin-bottom: 10px;
  font-family: Lato, sans-serif;
  color: #000;
  font-size: 12px;
  line-height: 1.2;
}

.footer-container {
  display: block;
  width: 850px;
  margin-right: auto;
  margin-left: auto;
}

.footnotes_container {
  margin-top: 45px;
  padding: 35px 45px;
  border-top: 1px solid #c2c2c2;
}

.footer-logo-2 {
  display: block;
  width: 110px;
  margin-right: auto;
  margin-left: auto;
}

.copyright {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Lato, sans-serif;
  line-height: 1.3;
  text-align: center;
}

.green {
  color: #00612e;
}

.image-4 {
  max-width: 70%;
}

.div-block-2 {
  float: right;
}

.product_image_wrap {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 7px solid #ececec;
  border-radius: 17px;
}

.product_imag {
  width: 40%;
  margin-top: -3px;
  float: left;
}

.product_text {
  width: 60%;
  float: right;
}

.product_text.main {
  width: 60%;
  margin-top: 20px;
  padding-left: 60px;
  float: left;
}

.product_price {
  width: auto;
  margin-top: auto;
  margin-bottom: auto;
  font-family: 'Open Sans', sans-serif;
  line-height: 1.5;
  text-align: center;
}

.product_price._3bottles {
  color: #fff;
}

.product_price.main {
  width: 100%;
  float: left;
  color: #098d21;
  font-size: 28px;
  text-align: left;
}

.product_price.main.month {
  color: #000;
  font-size: 30px;
  font-weight: 600;
  text-align: left;
}

.product_price.main.month.green {
  color: #098d21;
}

.product_price.main.old {
  color: red;
  font-size: 28px;
  font-weight: 600;
  text-align: left;
  text-decoration: line-through;
}

.product_price.main.regular {
  color: #000;
  font-size: 20px;
  font-weight: 400;
}

.product_price.product_text {
  width: 100%;
  margin-top: 10px;
  float: left;
  color: #000;
  font-size: 20px;
  font-weight: 800;
  text-align: left;
}

.product_price.product_text.red {
  display: inline-block;
  background-image: url('../images/check-green.png');
  background-position: 0% 50%;
  background-size: 20% 0%;
  color: #000;
  text-align: left;
}

.product_image_wrap_left {
  margin-top: 0px;
  margin-bottom: 40px;
  padding-top: 20px;
  padding-bottom: 20px;
  border: 5px solid #ececec;
  border-radius: 17px;
}

.product_box_img {
  width: 60%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.column_inside {
  width: 100%;
  text-align: center;
}

.inside_text {
  display: inline-block;
  height: 100%;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 100px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/icon-1_1icon-1.png');
  background-position: 23px 50%;
  background-size: auto;
  background-repeat: no-repeat;
  font-family: Merriweather, serif;
  font-size: 18px;
  font-weight: 700;
}

.columns {
  display: none;
}

.button {
  display: block;
  width: 83%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 23px;
  padding-bottom: 23px;
  border-radius: 10px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffb50b), color-stop(35%, #ffb50b), color-stop(84%, #ffd00f));
  background-image: linear-gradient(0deg, #ffb50b, #ffb50b 35%, #ffd00f 84%);
  box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.57);
  color: #000;
  font-size: 24px;
  line-height: 28px;
  font-weight: 700;
  text-align: center;
}

.button.package {
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 100px;
  box-shadow: none;
  font-family: 'Open Sans', sans-serif;
  text-transform: uppercase;
}

.button.package:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffb50b), color-stop(35%, #ffb50b), color-stop(84%, #ffd00f));
  background-image: linear-gradient(180deg, #ffb50b, #ffb50b 35%, #ffd00f 84%);
}

.image-5 {
  display: inline-block;
}

.nav-bar {
  display: none;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: transparent;
}

.nav-container {
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 25px;
  padding-bottom: 25px;
}

.logo {
  width: 18%;
  margin-top: auto;
  margin-bottom: auto;
}

.nav-menu {
  display: block;
  width: 80%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.nav-links {
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 14px;
  text-transform: uppercase;
}

.nav-links:hover {
  color: #224b91;
}

.nav-links.button {
  border: 1px solid #ffe400;
  border-radius: 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffe400), to(#ffa200));
  background-image: linear-gradient(180deg, #ffe400, #ffa200);
  box-shadow: 0 4px 13px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  font-family: Verdana, Geneva, sans-serif;
  color: #000;
  font-weight: 700;
  text-transform: uppercase;
}

.nav-links.button:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffa200), to(#ffe400));
  background-image: linear-gradient(180deg, #ffa200, #ffe400);
  color: #000;
}

.image-6 {
  max-width: 70%;
}

.text-span-3 {
  text-decoration: underline;
}

.text-span-4 {
  text-decoration: underline;
}

.text-span-5 {
  text-decoration: underline;
}

.text-span-6 {
  text-decoration: underline;
}

.text-span-7 {
  text-decoration: underline;
}

.text-span-8 {
  text-decoration: underline;
}

.bold-text-3 {
  text-decoration: underline;
}

.text-span-9 {
  text-decoration: underline;
}

.strain_image_mobile {
  display: none;
  width: 20%;
  padding-right: 10px;
  padding-left: 0px;
  float: left;
  text-align: center;
}

.strain_image_third {
  width: 25%;
  padding-right: 10px;
  padding-left: 0px;
  float: left;
  text-align: center;
}

.bold-text-4 {
  font-weight: 800;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.text-span-10 {
  text-decoration: underline;
}

.text-span-11 {
  text-decoration: underline;
}

.header-h2 {
  font-family: 'Open Sans', sans-serif;
  color: #000;
  font-size: 22px;
  line-height: 1.2;
  font-weight: 700;
  text-align: center;
}

.lead-header-h1 {
  font-family: Merriweather, serif;
  color: #000;
  font-size: 40px;
  line-height: 1.2;
  text-align: center;
}

.bold-text-5 {
  color: #000;
  line-height: 1.4;
  font-weight: 700;
}

.header-h3 {
  color: #000;
  font-size: 20px;
  line-height: 1;
  text-align: center;
}

.header-h3.h3-hide {
  display: none;
}

.img-con {
  display: block;
  max-width: 40%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.customer-img {
  display: inline-block;
  width: 250px;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
}

.cms-omg {
  display: block;
  width: 150px;
  margin-right: auto;
  margin-left: auto;
}

.img-testimonial {
  display: inline-block;
  width: 650px;
  float: right;
  background-image: url('../images/quote-right_1quote-right.png');
  background-position: 100% 0%;
  background-size: 58px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.testimonial-block {
  padding-top: 10px;
  padding-bottom: 10px;
}

.text-disclaimer-1 {
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  text-align: center;
}

.text_underline {
  text-decoration: underline;
}

._5ways_block {
  padding-top: 10px;
  padding-bottom: 20px;
}

.texts-block {
  width: 700px;
  float: right;
}

._5ways-img-block {
  width: 200px;
  float: left;
}

._5way-header-h2 {
  margin-top: 0px;
  font-family: Merriweather, serif;
  color: #000;
  line-height: 1.2;
}

.bold-text-6 {
  font-size: 25px;
}

.text-span-12 {
  text-decoration: underline;
}

.text-span-13 {
  text-decoration: underline;
}

.text-span-14 {
  text-decoration: underline;
}

.text-span-15 {
  text-decoration: underline;
}

.text-span-16 {
  text-decoration: underline;
}

.text-span-17 {
  text-decoration: underline;
}

.text-span-18 {
  text-decoration: underline;
}

.text-span-19 {
  text-decoration: underline;
}

.text-span-20 {
  text-decoration: underline;
}

.text-span-21 {
  text-decoration: underline;
}

.brand_logo {
  margin-right: auto;
  margin-left: auto;
  padding-top: 30px;
  padding-bottom: 30px;
}

.brand_2 {
  width: 200px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .hero-text {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
    float: none;
  }
  .hero-image-box {
    display: block;
    width: 26%;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    text-align: center;
  }
  .hero-img {
    display: block;
    width: 130px;
  }
  .hero-carousel-wrapper {
    display: block;
    width: 100%;
    padding-top: 20px;
    padding-right: 25px;
    padding-left: 25px;
  }
  .headline-h1 {
    margin-top: 0px;
    font-size: 45px;
  }
  .form_btn {
    font-size: 20px;
  }
  .form_btn.reference {
    width: 40%;
  }
  .try_cta_button {
    font-size: 20px;
  }
  .products-image {
    height: 195px;
  }
  .products-box {
    width: 31%;
  }
  .cta_button {
    font-size: 15px;
  }
  .products-bottle-price {
    font-size: 50px;
  }
  .footer-section {
    padding-right: 10px;
    padding-left: 10px;
  }
  .footer-container {
    width: 100%;
  }
  .footnotes_container {
    padding-right: 0px;
    padding-left: 0px;
  }
  .image-4 {
    max-width: 70%;
  }
  .div-block-2 {
    text-align: center;
  }
  .product_image_wrap {
    padding-right: 15px;
    padding-left: 15px;
  }
  .product_price.main {
    font-size: 26px;
  }
  .product_price.main.month {
    font-size: 22px;
  }
  .product_price.main.month.green {
    font-size: 22px;
  }
  .product_price.product_text {
    font-size: 17px;
    line-height: 1.2;
  }
  .button.package {
    width: 100%;
  }
  .nav-bar {
    padding-right: 20px;
  }
  .nav-container {
    margin-top: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-links:hover {
    color: #224b91;
  }
  .menu-nav {
    padding: 14px;
    border: 3px solid #224b91;
    border-radius: 10px;
  }
  .image-6 {
    max-width: 100%;
    margin-top: 15px;
  }
  .header-h2 {
    padding-right: 20px;
    padding-left: 20px;
  }
  .customer-img {
    width: 150px;
  }
  .img-testimonial {
    width: 550px;
  }
  .texts-block {
    width: 550px;
  }
  ._5ways-img-block {
    width: 150px;
  }
}

@media screen and (max-width: 767px) {
  .hero-image-box {
    width: 17%;
    margin-right: 25px;
  }
  .subheadline-h3 {
    font-size: 25px;
    text-align: center;
  }
  .hero-carousel-wrapper {
    width: 100%;
    padding: 20px 10px;
  }
  .headline-h1 {
    font-size: 30px;
    text-align: center;
  }
  .list-item-5 {
    font-size: 17px;
  }
  .p-textlist {
    padding-left: 15px;
    font-size: 18px;
  }
  .form_btn {
    width: 90%;
  }
  .form_btn.reference {
    width: 50%;
  }
  .strain_image {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .recipe_block {
    width: 30%;
  }
  .strain_block {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .dr-testimonials-text {
    font-size: 17px;
  }
  .people-testimonials-textbox {
    background-position: 104% 104%, -23px -10px;
  }
  .header-h1 {
    margin-bottom: 25px;
    font-size: 30px;
    line-height: 1.3;
  }
  .products-image.main {
    display: block;
    width: 300px;
    height: auto;
    margin-top: 25px;
    margin-right: auto;
    margin-left: auto;
  }
  .products-box {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .image-2 {
    max-width: 100px;
  }
  .image-2.v2 {
    max-width: 110px;
  }
  .strain_text {
    width: 100%;
  }
  .div-banner-box {
    width: 98%;
    margin-right: auto;
    margin-left: auto;
  }
  .text-list-container {
    padding-left: 15px;
  }
  .textlist-tick-wrapper {
    margin-right: 15px;
  }
  .p-text-big {
    font-size: 18px;
  }
  .p-text-big.center {
    font-size: 18px;
  }
  .p-text-big.p-text-bold-indent {
    font-size: 20px;
  }
  .probiotics-mobile {
    display: block;
    max-width: 210px;
  }
  .products-content-wrapper {
    margin-bottom: 20px;
  }
  .img-left {
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
    float: none;
  }
  .question_text {
    font-size: 17px;
  }
  .content_text {
    font-size: 17px;
  }
  .people-testionials-headline {
    text-align: center;
  }
  .people-testionials-headline.hide-text {
    display: none;
  }
  .poeople-testimonials-wrapper {
    display: block;
  }
  .people-testimonials-text {
    padding-right: 10px;
    padding-left: 10px;
    text-align: center;
  }
  .list-item {
    font-size: 17px;
  }
  .probiotics-img {
    display: none;
  }
  .products-container {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .image_block {
    width: 40%;
  }
  .image_block.graph {
    width: 90%;
  }
  .footer-wrapper {
    width: 100%;
  }
  .footer-container {
    width: 90%;
  }
  .image-4 {
    max-width: 250px;
  }
  .div-block-2 {
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .product_imag {
    width: 100%;
    margin-top: 0px;
    float: none;
  }
  .product_text.main {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
  }
  .product_price.main {
    text-align: center;
  }
  .product_price.main.month {
    text-align: center;
  }
  .product_price.main.month.green {
    text-align: center;
  }
  .product_price.main.old {
    text-align: center;
  }
  .column_inside {
    margin-bottom: 10px;
  }
  .column_inside.odd_inside {
    background-color: #fcfbf4;
  }
  .button {
    width: 90%;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    line-height: 20px;
  }
  .button.package {
    width: 380px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 24px;
  }
  .nav-bar {
    padding: 0px;
  }
  .nav-container {
    margin-top: 5px;
  }
  .logo {
    width: 170px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .nav-menu {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    background-color: #5d0d55;
  }
  .nav-links {
    border-bottom: 2px solid #692262;
    text-align: center;
  }
  .nav-links.none-line {
    margin-bottom: 10px;
    border-bottom-width: 0px;
  }
  .nav-links.button {
    margin-right: 10px;
    margin-left: 10px;
    border-width: 0px;
    text-align: center;
  }
  .menu-nav {
    margin-right: 10px;
    padding-top: 8px;
    padding-bottom: 8px;
    border: 2px solid #224b91;
    border-radius: 10px;
    color: #224b91;
  }
  .menu-nav.w--open {
    background-color: #5d0d55;
  }
  .image-6 {
    margin-top: 5px;
  }
  .strain_image_mobile {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .strain_image_third {
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .header-h2 {
    font-size: 18px;
  }
  .lead-header-h1 {
    font-size: 30px;
  }
  .header-h3 {
    font-size: 18px;
  }
  .customer-img {
    display: block;
    width: 100px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .texts-block {
    width: 100%;
  }
  ._5ways-img-block {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-bottom: 10px;
    float: none;
  }
  .bold-text-6 {
    font-size: 20px;
  }
}

@media screen and (max-width: 479px) {
  .hero-text {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-left: 0px;
  }
  .hero-image-box {
    display: block;
    width: 80%;
    margin-top: 10px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    float: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    text-align: center;
  }
  .hero-image-box.mobile {
    display: block;
  }
  .hero-image-box.desktop {
    display: none;
  }
  .hero-img {
    display: inline-block;
    width: 40%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .subheadline-h3 {
    margin-bottom: 0px;
    font-size: 20px;
  }
  .hero-carousel-wrapper {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .headline-h1 {
    display: block;
    margin-bottom: 15px;
    font-size: 28px;
  }
  .list-item-5 {
    font-size: 15px;
  }
  .p-texlist-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }
  .p-textlist {
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
    text-align: left;
  }
  .form_btn {
    width: 100%;
    font-size: 16px;
  }
  .form_btn.reference {
    width: 80%;
  }
  .people-testimonials-textbox-div {
    padding-right: 10px;
    padding-left: 10px;
  }
  .strain_image {
    display: none;
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    float: none;
  }
  .strain_image.mobile {
    width: 100%;
  }
  .strain_image.tomhanks {
    display: block;
  }
  .try_cta_button {
    width: 100%;
    font-size: 16px;
  }
  .recipe_block {
    width: 40%;
  }
  .strain_block {
    display: block;
  }
  .products-title-header.main {
    float: none;
    font-size: 21px;
  }
  .select-your-plan-nav {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .p-text-guarantee {
    font-size: 17px;
  }
  .accordion-item-content {
    padding-right: 10px;
    padding-left: 10px;
  }
  .dr-testimonials-text {
    margin-right: auto;
    margin-left: auto;
    font-size: 16px;
  }
  .people-testimonials-textbox {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .question_block {
    padding-left: 10px;
  }
  .header-h1 {
    margin-bottom: 25px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 25px;
    line-height: 1.2;
  }
  .products-image.main {
    display: block;
    width: 100%;
    margin-top: 25px;
    margin-left: 0px;
  }
  .dr-testimonials-description {
    font-size: 18px;
  }
  .products-box {
    width: 100%;
  }
  .image-2 {
    max-width: 100px;
  }
  .image-2.v2 {
    max-width: 60px;
  }
  .people-testimonials-name {
    margin-right: auto;
    margin-left: auto;
  }
  .strain_text {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .div-banner-box {
    width: 95%;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .accordion-item {
    margin-bottom: 5px;
    padding-bottom: 5px;
  }
  .dr-testimonials-wrapper {
    display: block;
  }
  .text-list-container {
    padding-left: 0px;
  }
  .p-text-big {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 17px;
  }
  .p-text-big.center.sub {
    margin-top: -22px;
  }
  .p-text-big.p-text-bold-indent {
    padding-left: 10px;
    font-size: 18px;
  }
  .probiotics-mobile {
    display: none;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
  .dr-testimonials {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  .dr-testimonials-textbox {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .border-box {
    padding-right: 5px;
    padding-left: 5px;
    border-width: 8px;
  }
  .products-content-wrapper {
    margin-bottom: 22px;
  }
  .img-left {
    width: 200px;
    margin-right: auto;
    margin-bottom: 25px;
    margin-left: auto;
    float: none;
  }
  .cta_button {
    font-size: 16px;
  }
  .question_text {
    font-size: 16px;
  }
  .content_text {
    display: block;
    font-size: 15px;
  }
  .products-bottle-price {
    font-size: 50px;
  }
  .people-testimonials-image-box {
    width: 60%;
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .people-testionials-headline {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }
  .poeople-testimonials-wrapper {
    display: block;
  }
  .image_product {
    margin-top: 10px;
  }
  .list-item {
    font-size: 17px;
  }
  .probiotics-img {
    display: none;
  }
  .dr-testimonials-img {
    width: 100%;
  }
  .products-container {
    width: 95%;
    margin-right: auto;
    margin-left: auto;
  }
  .people-testimonials-text-wrapper {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .image_block {
    width: 90%;
  }
  .image_block.graph {
    width: 90%;
  }
  .header_h3 {
    font-size: 22px;
    line-height: 1.2;
  }
  .footer-section {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .footer-wrapper {
    padding-top: 0px;
  }
  .footnotes_container {
    padding-right: 10px;
    padding-left: 10px;
  }
  .copyright {
    width: 100%;
    font-size: 100%;
    line-height: 20px;
    text-align: center;
  }
  .footnote-link {
    font-size: 9px;
  }
  .image-4 {
    margin-right: auto;
    margin-left: auto;
  }
  .div-block-2 {
    margin-right: auto;
    margin-left: auto;
    float: none;
    text-align: center;
  }
  .product_image_wrap {
    padding-left: 0px;
  }
  .product_imag {
    width: 220px;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .product_text.main {
    width: 100%;
    margin-top: 0px;
    margin-right: auto;
    margin-left: auto;
    padding-left: 20px;
    float: none;
    text-align: center;
  }
  .product_price.main {
    font-size: 20px;
  }
  .product_price.main.month {
    font-size: 16px;
  }
  .product_price.main.month.green {
    font-size: 17px;
  }
  .product_price.main.old {
    font-size: 22px;
  }
  .product_price.main.regular {
    font-size: 18px;
  }
  .product_price.product_text {
    font-size: 15px;
    line-height: 1;
  }
  .button.package {
    width: 100%;
    margin-bottom: 0px;
    font-size: 20px;
  }
  .nav-bar {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .nav-container {
    margin-top: 0px;
  }
  .logo {
    width: 150px;
  }
  .nav-menu {
    background-color: #dfdfdf;
  }
  .menu-nav {
    padding-right: 8px;
    padding-left: 8px;
    color: #224b91;
  }
  .menu-nav.w--open {
    background-color: #dfdfdf;
  }
  .column {
    padding-bottom: 10px;
  }
  .image-7 {
    width: 100.00000840704632%;
  }
  .strain_image_mobile {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    float: none;
  }
  .strain_image_mobile.mobile {
    width: 100%;
  }
  .strain_image_third {
    display: block;
    width: 70%;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  .strain_image_third.mobile {
    width: 100%;
  }
  .header-h2 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
  }
  .lead-header-h1 {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 25px;
  }
  .bold-text-5 {
    font-size: 16px;
  }
  .header-h3 {
    font-size: 17px;
  }
  .header-h3.h3-hide {
    display: block;
  }
  .header-h3.h3-hide.h3-v2 {
    margin-top: 0px;
  }
  .header-h3.hr3-unhide {
    display: none;
  }
  .img-testimonial {
    display: inline-block;
    width: 100%;
  }
  ._5way-header-h2 {
    padding-right: 10px;
    padding-left: 10px;
    line-height: 1;
  }
  .brand_logo {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .brand_2 {
    width: 140px;
  }
}