.breadcrumb {
  font-weight: 300;
  color: #000;
}
@media (min-width: 1024px) {
  .breadcrumb {
    display: none;
  }
}
.breadcrumb--cms, .breadcrumb--pdp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.breadcrumb--cms a, .breadcrumb--pdp a {
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.breadcrumb--cms {
  font-size: 0.875rem;
}
@media (min-width: 480px) {
  .breadcrumb--cms {
    font-size: 1rem;
  }
}
.breadcrumb--pdp {
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 0;
}
@media (max-width: 1023.98px) {
  .breadcrumb--pdp {
    line-height: 1.3125rem;
    font-size: 0.75rem;
  }
}
.breadcrumb--pdp .breadcrumb-item + .breadcrumb-item::before {
  display: none;
}
.breadcrumb-divider {
  padding-right: 0.3rem;
  padding-left: 0.3rem;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.product-list-slider {
  padding-bottom: 30px;
}
@media (min-width: 1024px) {
  .product-list-slider {
    max-width: 802px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (min-width: 1280px) {
  .product-list-slider {
    max-width: 1076px;
    padding-bottom: 0;
  }
}
@media (min-width: 1600px) {
  .product-list-slider {
    max-width: 1350px;
  }
}
.product-list-slider__min-height-wrapper {
  min-height: 445px;
}
.product-list-slider__min-height-wrapper--account {
  min-height: 430px;
}
.product-list-slider__sec-title {
  font-family: "Victor Serif", Garamond, serif;
  margin: 1rem 20px;
  font-size: 1.25rem;
  text-transform: capitalize;
}
@media (min-width: 768px) {
  .product-list-slider__sec-title {
    margin: 2rem 0 2rem;
    font-size: 1.75rem;
    text-align: center;
  }
}
.product-list-slider__sec-title--mx-0 {
  margin-left: 0;
  margin-right: 0;
}
.product-list-slider__cell {
  position: relative;
  width: 254px;
  padding: 2px 2px 4px 20px;
}
@media (min-width: 1024px) {
  .product-list-slider__cell {
    margin-right: 20px;
    padding: 4px;
  }
}
.product-list-slider__image {
  aspect-ratio: 1/1;
}
.product-list-slider__link {
  color: #000;
  display: block;
}
.product-list-slider__link:hover {
  text-decoration: none;
  color: #000;
}
@media (max-width: 767.98px) {
  .product-list-slider__link {
    outline: 0;
  }
}
.product-list-slider__header {
  font-size: 1rem;
  margin-top: 0.5rem;
  margin-bottom: 0;
  min-height: 43px;
}
.product-list-slider__title {
  display: block;
  line-height: 18px;
  font-size: 0.875rem;
  font-weight: 500;
}
@media (min-width: 480px) {
  .product-list-slider__title {
    font-size: 0.9375rem;
    line-height: 20px;
  }
}
.product-list-slider__subtitle {
  display: block;
  line-height: 18px;
  margin-top: 3px;
  min-height: 20px;
  font-size: 0.875rem;
  font-weight: 300;
}
@media (min-width: 480px) {
  .product-list-slider__subtitle {
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.product-list-slider__title, .product-list-slider__subtitle {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.product-list-slider__cta a {
  text-decoration: none;
}
.product-list-slider__review, .product-list-slider .reviews-ratings-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.8rem;
  margin-bottom: 1rem;
  height: 20px;
}
.product-list-slider__review .yotpo-star-rating-reviews-summary-link, .product-list-slider .reviews-ratings-link .yotpo-star-rating-reviews-summary-link {
  display: none !important;
}
.product-list-slider__frequency {
  min-height: 39.5px;
}
.product-list-slider__frequency-recommended {
  font-size: 14px;
  line-height: 20px;
}
.product-list-slider .wishlist-block {
  position: absolute;
  top: 2px;
  width: 20px;
  left: 10px;
  z-index: 1;
  color: #000;
}
.product-list-slider .btn-wishlist {
  padding: 0;
}
@media (max-width: 1023.98px) {
  .product-list-slider--3-column {
    margin-left: 0;
  }
}
@media (max-width: 1279.98px) {
  .product-list-slider--3-column {
    padding-bottom: 30px;
  }
}
@media (min-width: 1024px) and (max-width: 1279.98px) {
  .product-list-slider--3-column {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1280px) {
  .product-list-slider--3-column {
    max-width: 802px;
  }
}
@media (min-width: 1600px) {
  .product-list-slider--3-column {
    max-width: 1040px;
  }
}
.product-list-slider--3-column .product-list-slider__cell {
  width: 207px;
}
@media (min-width: 1024px) {
  .product-list-slider--3-column .product-list-slider__cell {
    margin-right: 40px;
  }
}
@media (min-width: 768px) {
  .product-list-slider--3-column .product-list-slider__cell {
    margin-right: 20px;
    padding: 2px;
  }
}
.product-list-slider--3-column .product-list-slider__image {
  margin: 0 auto;
}
.product-list-slider .glide__bullets {
  bottom: -30px;
}
.product-list-slider .glide__arrow {
  width: 44px;
  height: 44px;
}
.product-list-slider .glide__arrow svg {
  width: 26px;
  height: 26px;
}
@media (min-width: 768px) {
  .product-list-slider .glide__arrow--left {
    left: -60px;
  }
  .blog-page .product-list-slider .glide__arrow--left {
    left: -42px;
  }
  .product-list-slider .glide__arrow--right {
    right: -60px;
  }
  .blog-page .product-list-slider .glide__arrow--right {
    right: -42px;
  }
}

@media (max-width: 767.98px) {
  .product-callout__wrapper {
    max-width: 320px;
    margin: 0 auto;
  }
}
.product-callout__row + .product-callout__row {
  margin-top: 2.8125rem;
}
.product-callout__link {
  color: #000;
  display: block;
}
.product-callout__link:hover {
  color: #000;
  text-decoration: none;
}
.product-callout__image {
  text-align: center;
}
@media (max-width: 767.98px) {
  .product-callout__header {
    margin-top: 1.25rem;
  }
}
.product-callout__title, .product-callout__subtitle {
  display: block;
  line-height: 36px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1rem;
  font-weight: 500;
}
@media (min-width: 1024px) {
  .product-callout__title, .product-callout__subtitle {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}
.product-callout__subtitle {
  margin-top: 3px;
  font-weight: 300;
}
.product-callout__cta a {
  text-decoration: none;
}
.product-callout__rating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0.6rem;
  margin-bottom: 1rem;
  height: 20px;
}
.product-callout--single {
  max-width: 824px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 767.98px) {
  .product-callout--single {
    max-width: 250px;
    margin-left: auto;
    margin-right: auto;
  }
  .product-callout--single .product-callout__title {
    margin-bottom: 6px;
  }
  .product-callout--single .product-callout__title, .product-callout--single .product-callout__subtitle {
    font-size: 1rem;
    line-height: 1.5rem;
  }
}

.experience-component .t-small {
  margin-top: 0.5rem;
}
@media (min-width: 1024px) {
  .experience-component .t-small {
    margin-top: 1rem;
  }
}
.experience-component .t-medium {
  margin-top: 1.5rem;
}
@media (min-width: 1024px) {
  .experience-component .t-medium {
    margin-top: 2rem;
  }
}
.experience-component .t-large {
  margin-top: 2.5rem;
}
@media (min-width: 1024px) {
  .experience-component .t-large {
    margin-top: 3rem;
  }
}
.experience-component .t-x-large {
  margin-top: 4rem;
}
@media (min-width: 1024px) {
  .experience-component .t-x-large {
    margin-top: 6rem;
  }
}
.experience-component .b-small {
  margin-bottom: 0.5rem;
}
@media (min-width: 1024px) {
  .experience-component .b-small {
    margin-bottom: 1rem;
  }
}
.experience-component .b-medium {
  margin-bottom: 1.5rem;
}
@media (min-width: 1024px) {
  .experience-component .b-medium {
    margin-bottom: 2rem;
  }
}
.experience-component .b-large {
  margin-bottom: 2.5rem;
}
@media (min-width: 1024px) {
  .experience-component .b-large {
    margin-bottom: 3rem;
  }
}
.experience-component .b-x-large {
  margin-bottom: 4rem;
}
@media (min-width: 1024px) {
  .experience-component .b-x-large {
    margin-bottom: 6rem;
  }
}

.ingredients-hub-header {
  margin-bottom: 2.1875rem;
}
.ingredients-page-divider {
  height: 1px;
  background-color: #000;
  border: none;
  margin: 0;
}
.ingredients-tile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-flow: column;
          flex-flow: column;
  text-align: center;
  color: #000;
  margin-bottom: 1.875rem;
}
@media (max-width: 479.98px) {
  .ingredients-tile__img {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 768px) {
  .ingredients-tile {
    margin-bottom: 3.4375rem;
  }
}
.ingredients-tile__title {
  font-weight: 500;
  margin-top: 0.75rem;
}
.ingredients-tile__description {
  margin-top: 0.75rem;
  margin-bottom: 0.75rem;
}
.ingredients-tile__footer {
  margin-top: auto;
}
.ingredients-tile__link {
  font-size: 0.875rem;
  font-weight: 500;
  text-transform: uppercase;
  text-decoration: underline;
  color: inherit !important;
}
.ingredients-tile-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ingredients-filters {
  overflow: auto;
  white-space: nowrap;
}
.ingredients-filters::-webkit-scrollbar {
  display: none;
}
.ingredients-filters__wrapper {
  text-align: center;
  margin-bottom: 3.375rem;
  margin-top: 1.625rem;
}
@media (min-width: 768px) {
  .ingredients-filters__wrapper {
    margin-bottom: 4.6875rem;
    margin-top: 2.9375rem;
  }
}
.ingredients-filter {
  background: none;
  border: 1px solid #222222;
  padding: 2px 5px;
  border-radius: 4px;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #000;
  font-size: 0.875rem;
  font-weight: 300;
}
.ingredients-filter + .ingredients-filter {
  margin-left: 0.8125rem;
}
.ingredients-filter .icon {
  display: none;
}
.ingredients-filter--active {
  background-color: #6D47B8;
  border-color: #6D47B8;
  color: #fff;
}
.ingredients-filter--active .icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ingredients-article {
  color: #000;
}
.ingredients-article h2 {
  font-family: "Siaga", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
  font-weight: 500;
}
.ingredients-article__title {
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.ingredients-section h2 {
  margin-bottom: 5px;
  font-size: 1rem;
}
@media (max-width: 1023.98px) {
  .ingredients-section h2, .ingredients-section {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
}
.ingredients-main-img img {
  -o-object-fit: cover;
     object-fit: cover;
  min-height: 210px;
}
@media (min-width: 768px) {
  .ingredients-main-img img {
    min-height: 315px;
  }
}
@media (min-width: 768px) {
  .ingredients-main-img img {
    min-height: 288px;
  }
}
.ingredients-column-video {
  position: relative;
  padding-bottom: 56.25%;
}
.ingredients-column-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ingredients-highlight-section h2 {
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 24px;
}
@media (min-width: 1024px) {
  .ingredients-highlight-section h2 {
    line-height: 30px;
  }
}
@media (min-width: 1024px) {
  .ingredients-highlight-section h2, .ingredients-highlight-section {
    font-size: 1.25rem;
  }
}
.ingredients-highlight-section p:last-child {
  margin-bottom: 0;
}
@media (max-width: 767.98px) {
  .ingredients-breadcrumb {
    font-size: 0.875rem;
  }
}
.ingredients-breadcrumb li + li {
  margin-left: 0.3125rem;
}
.ingredients-breadcrumb li + li:before {
  display: inline-block;
  padding-right: 0.3125rem;
  content: "/";
}
.ingredients-benefits {
  margin-bottom: 2.0625rem;
  padding-top: 12px;
  padding-bottom: 12px;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .ingredients-benefits {
    margin-bottom: 3.1875rem;
  }
}
.ingredients-did-you-know {
  padding-top: 26px;
  padding-bottom: 28px;
  margin-bottom: 2.0625rem;
  font-size: 1rem;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 767.98px) {
  .ingredients-did-you-know {
    margin-left: -15px;
    margin-right: -15px;
  }
}
@media (min-width: 1024px) {
  .ingredients-did-you-know {
    margin-top: 3.125rem;
    margin-bottom: 4.375rem;
  }
}
@media (min-width: 1024px) {
  .ingredients-did-you-know__content {
    font-size: 1.25rem;
  }
}
.ingredients-pullquote {
  position: relative;
  font-family: "Victor Serif", Garamond, serif;
  font-size: 1.5625rem;
  color: #5E5E5E;
  text-indent: 45px;
  line-height: 34px;
  margin-top: 1.375rem;
}
@media (min-width: 768px) {
  .ingredients-pullquote {
    text-indent: 55px;
    font-size: 1.8125rem;
    margin-top: 3.125rem;
    margin-bottom: 2.625rem;
  }
}
.ingredients-pullquote__alphanumeric-code {
  display: block;
  text-indent: 0;
  line-height: 115px;
  font-size: 7.75rem;
  position: absolute;
  left: 0;
  top: -14px;
}
@media (min-width: 768px) {
  .ingredients-pullquote__alphanumeric-code {
    font-size: 9.9375rem;
  }
}
@media (max-width: 1023.98px) {
  .ingredients-explore-cta {
    max-width: 320px;
    margin: 0 auto;
  }
}
