/** Shopify CDN: Minification failed

Line 35:27 Unexpected "/"

**/
.amazon_landing .ImageHero__ContentOverlay {
    position: absolute;
    flex-basis: 534px;
    flex-grow: 0;
    padding: 0 15px;
    left: 15%;
    bottom: 10%;
    right: unset;
}


@media (max-width:668px)  {
    .ImageHero {
        min-height: 490px;
    }
  
  .amazon_landing .ImageHero__ContentOverlay {
      position: absolute;
      flex-basis: 534px;
      flex-grow: 0;
      padding: 0 15px;
      left: 40%;
      bottom: 5%;
      right: unset;
      transform: translateX(-32%);
  }
}


/*******Review section ***//
.shopify-section.amazon-review h2.title {
  font-family: 'GothamMedium';
    font-style: normal;
    font-weight: normal;
    font-size: 24px;
    line-height: 29px;
    text-align: center;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #333333;
    margin-bottom: 89px;
}
.shopify-section.amazon-review .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -28px;
    width: auto;
}
.shopify-section.amazon-review .items .item {
    padding: 0 33px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.shopify-section.amazon-review .items .item .customer {
  font-family: 'GothamMedium';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
    margin-top: 10px;
    margin-bottom: 0;
}

.amazon-review {
    padding: 45px 0 78px;
    background-size: cover;
    background-position: bottom center;
}
.amazon-review .container {
    max-width: 1343px;
}
.shopify-section.amazon-review .items .item .item-description p {
    font-family: 'Gotham-Book';
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #333333;
}
.shopify-section.amazon-review .items .item .item-description {
    padding: 38px 35px 0 0;
    margin-bottom: 30px;
}
.shopify-section.amazon-review .items .item .review-stars {
    width: 113px;
    margin-left: 2px;
}
.shopify-section.amazon-review .items .item p.reviewer-product a:hover {
    text-decoration: underline;
}
.shopify-section.amazon-review .items .item p.reviewer-product {
    font-family: 'Gotham-Book';
    font-style: normal;
    font-weight: 400;
    font-size: 14px;
    line-height: 17px;
    color: #333333;
}
.shopify-section.amazon-review .items .item .thumbnail img {
    width: calc(50% - 3.05px);
    float: left;
}
.shopify-section.amazon-review .items .item .thumbnail {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    vertical-align: top;
}

@media only screen and (max-width: 1279px) {
    .shopify-section.amazon-review .items {
        margin: 0
    }
	.shopify-section.amazon-review .items .item {
        padding: 0 15px;
    }
    .shopify-section.amazon-review .items .item .item-description {
        padding: 38px 0px 0 0;
    }
	 .amazon-review {
        padding: 67px 0 67px;
    }
}
@media only screen and (max-width: 767.98px) {
    .shopify-section.amazon-review h3.subtitle {
        margin-bottom: 15px;
    }
    .shopify-section.amazon-review h2.title {
        margin-bottom: 49px;
    }
    .shopify-section.amazon-review .items .owl-item:not(.active) .item > * {
        display: none
    }
    .shopify-section.amazon-review .items .owl-item:not(.active) .item .thumbnail {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        opacity: 0.5;
    }
    .shopify-section.amazon-review .items .item .item-description {
        padding: 26px 0 0 0;
        margin-right: -10px;
        margin-bottom: 42px
    }
    .shopify-section.amazon-review .items .item .review-stars {
        margin-left: -6px
    }
    .shopify-section.amazon-review .items .item .customer {
        margin-top: 12px;
        margin-left: -6px;
    }
    .shopify-section.amazon-review .items .item p.reviewer-product {
        margin-left: -6px
    }
    .shopify-section.amazon-review .items .item {
        padding: 0 11px;
    }
    .shopify-section.amazon-review .items {
        margin: 0;
        width: 85.29vw;
        display: block
    }
    .shopify-section.amazon-review .owl-carousel .owl-stage-outer {
        width: 111.943vw;
        max-width: none;
    }
}
h1.title.review-title {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 40px;
    font-family: 'GothamMedium';
}


/********   icon ****/

.amazon-thejshealthstandard h3.subtitle {
  font-family: 'GothamMedium';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    text-align: center;
    letter-spacing: 0.2em;
    color: #333333;
}
.amazon-thejshealthstandard h2.title {
    font-family: Gotham-Book;
    font-style: normal;
    font-weight: normal;
    font-size: 30px;
    line-height: 40px;
    text-align: center;
    color: #333333;
    max-width: 600px;
    margin: 0 auto 85px;
}
.amazon-thejshealthstandard {
    padding: 79px 0 72px;
}
.template-index .amazon-thejshealthstandard {
  background-color: #F7F5F6;
}
.amazon-thejshealthstandard .items {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    text-align: center;
    margin: 0 -10px;
    width: auto;
}
.amazon-thejshealthstandard .items .item {
    padding: 0 10px;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
}
.amazon-thejshealthstandard .items .item .image {
    display: inline-block;
  	width: 100%;
    max-width: 105px;
    margin: 0 auto;
    position: relative;
}
.amazon-thejshealthstandard .items .item .image:before {
    content: '';
    display: block;
    background: #F7C4AE;
    border-radius: 50%;
    width: 100%;
    height: 100%;
    top: 0;
    left: -5px;
    position: absolute;
}
.amazon-thejshealthstandard .items .item .img {
    border-radius: 50%;
    display: block;
}
.amazon-thejshealthstandard .items .item .item-title {
  font-family: 'GothamMedium';
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 14px;
    text-align: center;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #333333;
    margin: 36px 0 11px;
    min-height: 27px;
}
.amazon-thejshealthstandard .items .item p {
    font-family: Gotham-Book;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 21px;
    text-align: center;
    color: #333333;
}

.home-justlanded .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
}
.home-justlanded .nav {
    width: 100%;
    position: relative;
    z-index: 3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    bottom: 61px;
    left: 31px;
}

.amazon-thejshealthstandard .items .item .item-description {
    margin-bottom: 9px;
}
.amazon-thejshealthstandard .items .item a.link:hover {
    color: #f7c4ae;
}
.amazon-thejshealthstandard .items .item a.link {
  font-family: 'GothamMedium';
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    line-height: 24px;
    text-align: center;
    text-transform: capitalize;
    color: #333333;
    transition: color 0.2s;
}
.amazon-thejshealthstandard .items .item .item-description {
    margin-bottom: 9px;
}
@media only screen and (max-width: 1023px) {
    .amazon-thejshealthstandard .items .item .item-description, .amazon-thejshealthstandard .items .item a.link {
        display: none;
    }
}
@media only screen and (max-width: 767.98px) {
   
    .home-expertsagree .infos .items h3.item-subtitle, .shopify-section.home-review h3.subtitle, .home-justlanded .infos .item.current h3.item-subtitle, .home-shopbyconcern h3.subtitle, .amazon-thejshealthstandard h3.subtitle {
        font-size: 12px;
        line-height: 14px;
    }
	.amazon-thejshealthstandard .container {
        padding: 0;
    }
	 .amazon-thejshealthstandard {
        padding-top: 59px
    }
    .amazon-thejshealthstandard .items {
        width: 133.265%;
        position: relative;
        margin: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%);
    }
    .amazon-thejshealthstandard .items .item .item-title {
        font-size: 10px;
        line-height: 12px;
        margin-top: 28px
    }
    .amazon-thejshealthstandard h2.title {
        font-size: 18px;
        line-height: 26px;
        padding: 0 11%;
        margin-bottom: 41px
    }
    .amazon-thejshealthstandard h3.subtitle {
        letter-spacing: 2px;
        margin-bottom: 22px
    }
    .amazon-thejshealthstandard .items .item .image {
        max-width: 68.81px;
    }
    .amazon-thejshealthstandard .items .item .image:before {
        left: 4.33px
    }
}
