/** Shopify CDN: Minification failed

Line 745:5 Unexpected "*"
Line 840:2 Comments in CSS use "/* ... */" instead of "//"

**/
/* Ported over from Turbo 4.1.2 - September POM- Immune and converted from SCSS to CSS */
body {
  -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-smoothing: antialiased;
}

div.intro-text-section {
  padding: 20px 0;
}

.index .blog__read-more-button {
  border: 1px solid #EF984A;
  color: #EF984A;
  --button-color-background-hover: #EF984A;
  --button-color-border-hover: #EF984A;
  --button-color-text-hover: #FFFFFF;
  
}

/* Application form */

.application-form label {
  text-transform: uppercase;
}

.contactMethod {
	 margin-bottom: 40px;
}
 .contactMethod label {
	 display: inline;
	 margin-left: 10px;
	 margin-right: 10px;
	 margin-bottom: 20px;
	 text-transform: none;
	 font-size: 15px;
	 font-weight: 400;
}
 .contactMethod input {
	 margin-bottom: 20px;
}

@media only screen and (min-width: 481px) {
  .mobile_image {
      display: none;
 }
}
.desktop_image {
  display: none;
}
@media only screen and (min-width: 481px) {
  .desktop_image {
      display: block;
 }
}
.index .homepage-slideshow .caption .pretext {
  text-transform: uppercase;
  color: #000;
}
.index .homepage-slideshow .caption .headline {
  text-transform: none;
  color: #000;
}
@media only screen and (min-width: 1025px) {
  .index .homepage-slideshow .caption .headline {
      font-size: 50px;
 }
}
.index .homepage-slideshow .caption .subtitle {
  color: #000;
  max-width: 590px;
}
.index .homepage-slideshow a.highlight-true, .index .homepage-slideshow input[type="button"].highlight-true {
  background-color: #EF984A;
  border-color: #EF984A;
  color: #fff;
}
.index .homepage-slideshow a.highlight-true:hover, .index .homepage-slideshow input[type="button"].highlight-true:hover {
  background-color: #CC792F;
  border-color: #CC792F;
  color: #fff;
}
.index a.highlight-false, .index input[type="button"].highlight-false, .index a.highlight-true, .index input[type="button"].highlight-true, .index a.continue-button {
  border: 1px solid #EF984A;
  color: #EF984A;
}
.index a.highlight-false:hover, .index input[type="button"].highlight-false:hover, .index a.highlight-true:hover, .index input[type="button"].highlight-true:hover, .index a.continue-button:hover {
  background-color: #EF984A;
  border-color: #EF984A;
  color: #fff;
}
@media only screen and (min-width: 799px) {
  .index .text-columns-with-images-section .rte-setting, .index .text-columns-with-images-section .regular_text {
      padding-right: 30px;
 }
}
.index .testimonial-block p {
  font-size: 20px;
}
.index .testimonial-block p:last-child {
  margin-bottom: 0;
  font-size: 16px;
}
.index .product-list .thumbnail img, .index .slider-gallery .thumbnail img {
  max-height: 100%;
}
.index .homepage_content .featured_text {
  max-width: 900px;
  margin: auto;
  margin-top: 30px;
}
.index .homepage_content .action_button.highlight-true {
  background: #EF984A;
  color: #fff;
}
.index .shopify-section--text-columns-with-images img {
  position: relative;
  margin: 0 auto;
}
@media only screen and (min-width: 481px) and (max-width: 797px) {
  .index .shopify-section--text-columns-with-images img {
      left: -10px;
 }
}
.index .text-columns-with-images-section a:hover {
  opacity: 0.7;
}
.index .text-columns-with-images-section a:hover img {
  opacity: 0.7;
}
.page-contact-custom .featured_content {
  padding: 30px 0;
}
.bold-bundle.bold-bundle-loaded {
  margin-bottom: 30px;
}
.bold-bundles-widget-item__image {
  padding: 40px;
}
.basic-bundle .bold-bundles-widget__footer {
  text-align: center;
  padding-top: 0;
}
.product-tabs ul {
  border-bottom: 1px solid #DDDDDD;
  margin: 0 0 20px 0;
  padding: 0;
}
.product-tabs ul li {
  display: inline-block;
  margin: 0 2px 0 0;
  list-style-type: none;
  padding: 0;
}
@media only screen and (min-width: 799px) {
  .product-tabs ul li {
      margin: 0 10px 0 0;
 }
}
.product-tabs ul li:last-child {
  margin-right: 0;
}
@media only screen and (min-width: 799px) {
  .product-tabs ul li:last-child {
      margin-right: 0;
 }
}
.product-tabs a {
  font-size: 12px;
  padding: 10px 12px;
  display: block;
  background: #F5F5F5;
  color: #000000;
  outline: none;
  font-weight: bold;
}
.product-tabs a:hover {
  background: #ededed;
}
.product-tabs a.active {
  background: #6797a7;
  color: #fff;
}
@media only screen and (min-width: 799px) {
  .product-tabs a {
      font-size: 16px;
      padding: 10px 30px;
 }
}
.product-content {
  margin-bottom: 50px;
}
@media only screen and (min-width: 799px) {
  .product-content {
      padding-left: 20px;
      padding-right: 20px;
 }
}
.product-content .custom-field {
  display: none;
}
.product-content .custom-field a {
  text-decoration: underline;
}
ul.dtabs {
  border-bottom: 1px solid #DDDDDD;
  display: block;
  margin: 0 0 20px;
  padding: 0;
}
ul.dtabs li {
  display: block;
  float: left;
  height: 53px;
  margin-bottom: 0;
  padding: 0;
  width: auto;
  cursor: pointer;
}
ul.dtabs li a {
  -moz-border-bottom-colors: none;
  -moz-border-image: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none repeat scroll 0 0 #F5F5F5;
  border-color: #DDDDDD !important;
  border-style: solid;
  border-width: 1px 1px 0 1px;
  display: block;
  font-size: 14px;
  height: 53px;
  line-height: 30px;
  margin: 0;
  padding: 10px 20px;
  text-decoration: none;
  width: auto;
  color: #303030;
  border-bottom: none !important;
  outline: 0;
}
@media only screen and (min-width: 799px) {
  ul.dtabs li a {
      font-size: 16px;
      padding: 10px 30px;
 }
}
ul.dtabs li a.active {
  background: none repeat scroll 0 0 #FFFFFF;
  border-left-width: 1px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  color: #111111;
  height: 60px;
  margin: 0 0 0 -1px;
  padding-top: 14px;
  position: relative;
  top: -4px;
}
ul.dtabs li:first-child a.active {
  margin-left: 0;
}
ul.dtabs li:first-child a {
  border-top-left-radius: 2px;
  border-width: 1px 1px 0;
}
ul.dtabs li:last-child a {
  border-top-right-radius: 2px;
}
ul.dtabs:before, ul.dtabs:after {
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  width: 0;
}
ul.dtabs:after {
  clear: both;
}
.single-dtabs {
  margin-bottom: 30px;
}
.spr-badge[data-rating="0.0"] {
  visibility: hidden;
  display: none;
}
/* ------ Products ------ */
.product_gallery img {
  max-height: 400px;
  width: auto;
}
.js-gallery-modal.flickity-enabled.is-draggable .flickity-viewport {
  min-height: 400px !important;
}
/* ------ About ------ */
.page-details .block__image_with_text.block__1553210568029 {
  background: #f7f7f7;
}
.page-details .block__image_with_text.block__1553210568029 .featured-link--half {
  background: #f7f7f7;
}
.page-details .include-icons img {
  max-width: 140px;
}
/* ------ Narrow ------ */
.page-narrow .container.main.content {
  margin-bottom: 70px;
}
/* ------ Colors ------ */
.feature-divider,
.feature_divider {
  border-color: #EF984A;
}
.thumbnail .price span.money {
  /*color: #EF984A;*/
  color: #000;
}
.rewards-promo {
  background: #fdf7e7;
  padding: 10px;
  border-radius: 8px;
  text-align: center;
  margin-bottom: 10px;
  border: 2px solid #ede5ce;
}
.rewards-promo p {
  padding: 0;
  margin: 0;
}
/* ------ Blog ------ */
.blog-post-section .article_content a {
  color: #da7114;
  text-decoration: underline;
}
.blog-post-section .article_content a:hover {
  color: #af5301;
  text-decoration: underline;
}
.stamped-badge[data-rating="0.0"] {
  display: none !important;
}
.clock {
  display: flex;
  justify-content: center;
  margin-top: 0px;
  font-size: 2.25em;
}
.clock div {
  text-align: center;
  line-height: .8em;
  margin: 0 1.5%;
}
.clock span {
  display: block;
  font-size: .33em;
}
.item-result .was_price {
  display: none;
}
.badges {
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto 10px;
  max-width: 890px;
  width: 100%;
}
.badges img {
  max-width: 80px;
  margin: 8px 1%;
  align-self: center;
}
.product-content {
  max-width: 900px;
  margin: auto;
}
#judgeme .jdgm-widget {
  display: block !important;
  margin-bottom: 10px;
}
#judgeme_product_reviews {
  display: block !important;
}
.product-info__caption .jdgm-preview-badge[data-template="collection"] {
  display: block !important;
}
#trustbar {
  max-width: 1024px;
  display: flex;
  justify-content: space-between;
  margin: 30px auto;
}
#trustbar div {
  display: flex;
  align-items: center;
  margin: auto;
}
#trustbar img {
  max-width: 40px;
  max-height: 44px;
  margin-right: 5px;
}
#trustbar span {
  font-size: .9em;
  font-weight: bold;
}
@media only screen and (max-width: 599px) {
  #trustbar {
      flex-wrap: wrap;
      margin: 0 auto 20px;
 }
  #trustbar div {
      width: 100%;
      margin: 0.5em 0;
 }
}
.result--product .item-pricing {
  display: none;
}
.kgtemplate #trustbar div {
  flex-wrap: wrap;
  text-align: center;
}
.kgtemplate #trustbar img {
  max-width: none;
  max-height: 120px;
  margin: 0 auto 8px;
  display: block;
}
.kgtemplate #trustbar span {
  display: block;
  width: 100%;
}
.kgtemplate .badges {
  justify-content: center;
}
.kgtemplate .badges img {
  max-width: 120px;
}
.benefits {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}
.benefits h2 {
  width: 100%;
  text-align: center;
  color: #111;
  font-size: 2.25em;
  line-height: 1.33em;
}
.benefits div {
  text-align: center;
}
.benefits.three_wide div {
  width: 20%;
  margin: 2em 5%;
}
.benefits.four_wide div {
  width: 18%;
  margin: 2em 3%;
}
.benefits.five_wide div {
  width: 16%;
  margin: 2em 1.5%;
}
.benefits div img {
  width: 100%;
  max-width: 105px;
}
.benefits div h4 {
  margin: 0;
  padding: 0;
}
.benefits div p {
  font-size: 1.1em;
  margin-top: 6px;
}
.howto {
  border-top: 2px solid #ccc;
  border-bottom: 2px solid #ccc;
  display: flex;
  justify-content: center;
}
.howto > div {
  width: 50%;
  padding: .5em 2%;
  font-size: 1.33em;
}
.howto_text h2 {
  text-align: center;
  color: #111;
  font-size: 1.5em;
  line-height: 1.33em;
  margin-top: 0;
}
.howto div p {
  font-size: .81em;
}
.howto_vid iframe {
  width: 100%;
  height: 26vw;
  max-height: 320px;
  display: block;
}
.product-osteo .howto_vid iframe {
  max-height: 500px;
}
.other_products {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.other_products h2 {
  width: 100%;
  text-align: center;
  color: #111;
  font-size: 2.25em;
  line-height: 1.33em;
}
.other_products img {
  max-width: 185px;
}
body.index .jdgm-carousel-wrapper {
  display: none;
}
.featured_review {
  display: flex;
  justify-content: center;
  background-color: #8bb540;
  font-size: 1.5em;
  color: #fefefe;
  padding: 1.5em 2%;
}
.review_image {
  width: 280px;
}
.review_image img {
  border-radius: 50%;
  display: block;
  margin: auto;
  width: 200px;
  max-width: 100%;
}
.review_image span {
  display: block;
  text-align: center;
  font-weight: bold;
  margin-top: 4px;
}
.review_text {
  width: 610px;
  text-align: center;
}
.block__quote {
  background-color: #ef984a;
  padding: 40px 0px;
}
.block__quote .quote {
  color: #fff;
  border: none;
  font-size: 1.75em;
  padding: 10px 0px;
text-align: center;
  margin-bottom: 0;
}
.block__quote .quote strong {
  font-size: 1.2em;
}

.block__quote .quote p:last-child {
  margin-bottom: 0;
}
#shopify-section-product-collagen-template .collection_title:before {
  content: '';
  display: block;
  background-color: #8bb540;
  height: 10px;
  width: 105px;
  position: relative;
  top: -.5em;
}
@media only screen and (max-width: 999px) {
  .benefits.three_wide div, .benefits.five_wide div {
      width: 27%;
      margin: 1em 3%;
 }
  .howto_text {
      padding: .5em 0;
 }
  .featured_review {
      font-size: 1.4em;
 }
}
@media only screen and (max-width: 599px) {
  .kgtemplate #trustbar {
      justify-content: center;
 }
  .kgtemplate #trustbar div {
      width: 50%;
 }
  .benefits h2 {
      font-size: 1.5em;
      line-height: 1.33em;
 }
  .benefits.three_wide div, .benefits.four_wide div, .benefits.five_wide div {
      width: 46%;
      margin: .5em 2%;
 }
  .howto {
      flex-wrap: wrap;
 }
  .howto div {
      width: 100%;
 }
  .howto_vid iframe {
      height: 48vw;
 }
  .featured_review {
      font-size: 1.33em;
 }
  .review_image {
      display: none;
 }
  .review_text {
      width: 100%;
 }
}
body.product {
  font-size: 1.1em;
}
.product_section .feature_divider {
  display: none;
}
button.add_to_cart .text {
  font-size: 1.25em;
}

/* Header */
.menu-position--inline .header__logo {
  flex: 1 1 auto;
  margin: 0;
}

.logo-position--center.menu-position--inline .nav--left {
  flex: 1 0 35%;
}

.logo-position--center.search-enabled--true .nav--right {
    /* width: calc(45% - 220px); */
    flex: 1 0 calc(35% - 120px);
}

.search-container {
    width: 100%;
    max-width: 120px;
    padding-left: 0
}

/* Footer */
.footer p.credits {
    float: none;
    text-align: center;
}

.product_gallery {opacity: 1}

.klaviyo-bis-trigger {width: 100%}

/****************** GO ***************/

.banner-variant .headline{ 
  text-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  font-family: Poppins;
  font-weight: 600;
  letter-spacing: 1px;
}
.banner-variant .subtitle{ 
  font-family: Lato;
  line-height: 30px;
} 
.banner-variant .homepage-slideshow .gallery-cell{ background: #FFF; }

@media only screen and (max-width: 480px){
  .banner-variant .homepage-slideshow div.gallery-cell{ 
    flex-direction: column-reverse;
    display: flex;
    background: #F8F6F4;
  }
  .coconut-section .featured-link--half .collection_title{
    font-size: 25px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 37.5px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }
  .coconut-section .description{
    font-size: 18.75px;
    font-family: Lato;
    line-height: 30px;
  }
}
/****************** GO END ***************/

.banner-variant div.is-hidden-desktop-only img{margin-top: -90px}
.banner-variant div.is-hidden-desktop-only img{margin-bottom: 40px} 
.banner-variant, .banner-variant .flickity-slider {
  background : rgb(255, 255, 255);
}

.banner-variant .is-hidden-mobile-only img {
  float : right;
  max-width : 695px;
  margin-top : -150px;
} 
@media screen and (max-width: 480px) { 
  .banner-variant .caption-content div.subtitle {
    font-size : 18px !important;
  } 

  .banner-variant .subtitle {
    font-size : 18px;
  }

  .banner-variant::before {
    content : "";
    height : 300px;
    background : rgb(248, 246, 244);
    position : absolute;
    width : 100%;
    top : 0px;
  } 
  .banner-variant {
    background : rgb(248, 246, 244);
  } 
} 

    *************-------
 

.featured-products-section section h1.product_name {
  min-height : 85px;
}
 
@media screen and (max-width: 480px) {
  div.featured-products-section section h1.product_name {
    min-height : initial;
  }  
  div.featured-products-section section div.section.product_section {
    flex-grow : 1;
    flex-shrink : 1;
    flex-basis : 100%;
  }
} 
.featured-products-section section a.btn-shop-all {
  margin : 40px auto 15px auto;
}

div.featured-products-section section {
  padding : 80px 60px 0px 60px;
} 
    .banner-original .homepage-slideshow .caption .subtitle {
    color: rgb(0, 0, 0);
    font-size: 18.75px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    max-width: 457px;
} 
    
@media screen and (max-width: 480px) { 
  section.popular-products div.list-collections-wrapper .collection-info__caption {
    font-size : 21px;
  }

  .popular-products .list-collections .thumbnail {
    margin-left : 0px;
  }
 
}
.popular-products .product-wrap {
  border : 1px solid rgb(204, 204, 204);
}
 
section.popular-products .list-collections-wrapper .collection-info__caption {
  font-size : 23px;
}
 
.popular-products .product-wrap {
  height : calc(85% + 90px);
  background : rgb(251, 247, 246);
}

.popular-products .list-collections-wrapper .collection-info__caption .title {
  color : rgb(30, 30, 30);
}

.popular-products .list-collections-wrapper .collection-info__caption {
  color : rgb(30, 30, 30);
  text-align : center;
  font-size : 16px;
  font-family : Lato;
  font-weight : 700;
  line-height : 36px;
  letter-spacing : 1px;
  text-transform : uppercase;
  position : absolute;
  bottom : 10px;
  width : 80%;
  left : 0px;
  right : 0px;
  margin : auto;
}

.popular-products .list-collections .thumbnail {
  margin-bottom : 70px;
} 
@media only screen and (max-width: 480px) { 
  .popular-products .equal-columns--outside-trim .small-down--one-half {
    width : 100%;
  }
} 
 
.text-columns-variant h3 {
  text-align : center;
}
 
.text-columns-variant {
  display : block !important;
}

  ///////////////////----------- 
section.testimonials-variant {
  padding : 80px 60px 120px 60px;
}
 
.testimonials-variant .testimonial-block .headline {
  text-transform : initial;
}
 
@media screen and (max-width: 480px) { 
  section.testimonials-variant {
    padding : 40px 27px 70px 27px;
  } 
  .testimonials-variant .flickity-viewport {
    min-height : 690px;
  }
} 

.shopify-section--testimonials .testimonials-variant .set-static .feature-divider {
  display : none;
}

.testimonials-variant .caption-content.testimonial-text {
  max-width : 100%;
}

.testimonials-variant .gallery-cell img {
  width : 160px;
  height : 160px;
  margin : 0px auto;
}

.testimonials-variant .testimonial-block svg {
  margin-top : 15px;
}

.testimonials-variant .flickity-page-dots, .testimonials-variant .testimonial-block .feature-divider {
  display : none;
}

.testimonials-variant .testimonial-block .headline {
  color : rgb(0, 0, 0);
  font-size : 18px;
  font-family : Lato;
  font-weight : 700;
  line-height : 30px;
}

.testimonials-variant .testimonial-block p:first-child {
  color : rgb(0, 0, 0);
  text-align : center;
  font-size : 18px;
  font-family : Lato;
  line-height : 26px;
}

.testimonials-variant .testimonial-block p:last-child {
  color : rgb(0, 0, 0);
  font-size : 18px;
  font-family : Lato;
  font-weight : 700;
  line-height : 30px;
}

.testimonials-variant .testimonial-block p:last-child strong {
  margin-top : 40px;
  display : block;
  color : rgba(0, 0, 0, 0.8);
  font-size : 20px;
  font-family : Lato;
  line-height : 28px;
  font-weight : 400;
}
 

.testimonials-variant .testimonial-slideshow {
  max-width : 650px;
  margin : 0px auto;
  overflow-x : initial;
  overflow-y : initial;
  border : 1px solid rgb(0, 0, 0);
}

.testimonials-variant .testimonial-block.gallery-cell.testimonial-block--no-image, .testimonials-variant .testimonial-block {
  background : rgb(255, 255, 255);
  min-height : 512px;
  height : 100%;
}

.testimonials-variant {
  background : rgb(249, 238, 208);
  padding : 80px 60px;
  display : block !important;
}

.shopify-section--testimonials .testimonials-variant .set-static .caption, .shopify-section--testimonials .testimonials-variant .set-static .caption-content {
  padding : 0px;
}

.shopify-section--testimonials .testimonials-variant .set-static .caption-content.testimonial-text {
  max-width : 100%;
  padding : 25px;
}

.shopify-section--testimonials .testimonials-variant .set-static .caption-content.testimonial-text .headline{
color: #000;
font-size: 18px;
font-family: Lato;
font-weight: 700;
line-height: 30px;
}

  .featured-products-section section .headline {
    width: 80%;
    margin: 0px auto;
    text-align: center;
}
    .featured-products-section section .frontpage_product_stagger--false {
    display: flex;
    align-items: baseline;
    flex-wrap: wrap;
}
    .featured-products-section section .section.product_section {
    margin: 0px 10px;
    border: 1px solid rgb(224, 224, 224);
    background: rgb(255, 255, 255);
    padding: 20px;
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 23%;
}
    .featured-products-section section h1.product_name {
    min-height: 85px;
}
    .featured-products-section section .product_name a {
    color: rgb(0, 0, 0);
    font-size: 20px;
    font-family: Lato;
    font-weight: 700;
    line-height: 28px;
}
    .product_section .modal_price .price-per-unit{
      font-family: Lato;
      font-size: 16px;
      font-style: normal;
      font-weight: 400;
      line-height: 28.16px;
      margin-right: 10px;
    }
    .product_section .modal_price span {
    display: block;
    width: 100%;
    color: rgb(0, 0, 0);
    font-family: Lato;
    font-size: 26px;
    font-style: normal;
    font-weight: 700;
    line-height: 32px;
}
    .featured-products-section section .image__container, .featured-products-section section .product_gallery img {
    width: 275px;
    height: 277px;
}


.promo-banner {
    height: 52px;
    display: flex;
    background-color: rgb(68, 117, 133); 
}
    .promo-banner .promo-banner__content {
    padding: 15px 0px;
}

  .promo-banner .promo-banner__content p {
    display: flex;
    align-items: baseline;
    color: rgb(255, 255, 255);
    font-size: 18px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 22px;
    text-transform: initial;
}
    .promo-banner .promo-banner__content p .stars {
    margin-right: 15px;
}
    .promo-banner .promo-banner__content p .tagName {
    color: rgba(255, 255, 255, 0.6);
    font-size: 18px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 22px;
    margin-left: 5px;
}
    .promo-banner .promo-banner__content p .verified {
    font-size: 14px;
    font-family: Poppins;
    font-weight: 600;
    line-height: 20px;
    background: rgb(107, 161, 60);
    padding: 0px 2px;
    margin-left: 5px;
}
    .promo-banner .promo-banner__content p span{ display: flex; justify-content: center; }
    .promo-banner .promo-banner__content p .verified svg {
    vertical-align: middle;
}
.promo-banner .promo-banner__close{ display: none; }
.top-bar{ display: none; }

@media screen and (max-width: 800px){
  .promo-banner{
    text-align: center;
    padding: 0;
    max-height: 50px;
    /*height: 150px;*/
  }
  .promo-banner--show .promo-banner{ height: 110px; align-items: baseline; }
  .promo-banner .promo-banner__content{ 
    padding: 7px 0px; }
  .promo-banner .promo-banner__content p {
    display: initial;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 12px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
  }
  .promo-banner .promo-banner__content p .stars{
    display: block;
    margin: 5px auto;
  }
 .promo-banner .promo-banner__content p .tagName{ font-size: 12px; }
 .promo-banner .promo-banner__content p .verified{ font-size: 12px; max-width: fit-content; } 
  .promo-banner p .verified svg {
    width: 16px;
    height: 16px;
  }
}

    
div a.top-bar__login-link:visited, div a.top-bar__login-link {
  color: rgb(0, 0, 0);
  align-items: center;
}
div a.top-bar__login-link::before{ display: none; }
a.mini_cart {
  background-image: initial;
  background-position: initial;
  background-size: initial;
  background-repeat: initial;
  background-attachment: initial;
  background-origin: initial;
  background-clip: initial;
  background-color: transparent;
  margin-right: 10px;
  color: rgb(0, 0, 0);
  font-size: 20px;
  display: flex;
  align-items: center;
}
a.icon-cart::before {
  font-weight: 700;
}
.nav .nav-desktop{ margin: 0 5px; }    
#header .top-bar {
  height: 80px;
  background: rgb(248, 246, 244);
}
.mobile_nav div span {
    background: rgb(0, 0, 0);
}
.top-bar .mobile-menu-title{ display: none; }

#header .top-bar a span, .cart-container .mini_cart, .top-bar .top-bar--right .icon-search {
  color: rgb(0, 0, 0);
}
@media only screen and (max-width: 798px){
  header#header a.mobile_logo img {
      max-width: 90%;
      max-height: 90%;
  }
}
.featured-products-section section .product_section .product_form {
  opacity: 1;
}
.featured-products-section section .smart-payment-button--true .purchase-details {
  padding: 0px;
}
.featured-products-section section .product-quantity-box.purchase-details__quantity {
    display: none;
}
.featured-products-section section .purchase-details__buttons.purchase-details__spb--true {
    flex-direction: column-reverse;
}

.featured-products-section section .purchase-details__buttons.purchase-details__spb--true .shopify-payment-button {
    max-width: 100%;
    margin-left: initial;
}

.featured-products-section section .btn-shop-all {
    border: 1px solid rgb(68, 117, 133);
    background: rgb(68, 117, 133);
    padding: 12px 0px;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 16px;
    font-family: Lato;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin: 40px auto 15px auto;
    display: block;
    width: 170px;
}
@media screen and (max-width: 1037px){
  div.featured-products-section section {
      padding: 40px 17px;
  }
  div.featured-products-section section div.section.product_section {
    flex-grow: 1;
    flex-shrink: 1;
    flex-basis: 100%;
    margin-bottom: 20px;
  }
}
.index div.homepage-slideshow .caption .headline {
    line-height: 60px;
}
.banner-original .homepage-slideshow .caption .subtitle {
    color: rgb(0, 0, 0);
    font-size: 18.75px;
    font-family: Lato;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    max-width: 457px;
}
@media screen and (max-width: 480px){
  .coconut-section {
    margin: 0px;
    width: 100%;
}
  .coconut-section .medium-down--sixteen, .coconut-section .medium-down--one-whole {
      width: 100%;
  }
  .coconut-section .featured-link--half {
    margin: 0px;
  }
}
section.testimonials-variant {
  max-width: 100% !important;
  margin: 0;
  width: 100%;
}
.text-columns-variant .column .rte-setting p{ display: none; }

@media screen and (max-width: 480px){
  .index div.homepage-slideshow .caption h1.headline {
    font-size: 24px;
    font-family: Poppins;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 1px;
  }
}

.cart_content {top: 70px}
.cart-container .mini_cart {display: flex; color: #111; font-size: 19px;}
.search-container + .RESTORED {display: none}