@charset "UTF-8";
/**
 * Set up a decent box model on the root element
 */
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/**
 * Make all elements from the DOM inherit from the parent box-sizing
 * Since `*` has a specificity of 0, it does not override the `html` value
 * making all elements inheriting from the root box-sizing value
 * See: https://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/
 */
*,
*::before,
*::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/**
 * Basic styles for links
 */
a {
  text-decoration: none;
}
a:hover, a:active, a:focus {
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}

body {
  scroll-behavior: smooth;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow-x: hidden;
  background-color: #FFFAF3;
}

img {
  max-width: 100%;
}

footer {
  margin-top: auto;
}

:root {
  --fa-font-solid: normal 900 1em/1 "Font Awesome 5 Pro";
  --fa-font-regular: normal 400 1em/1 "Font Awesome 5 Pro";
  --fa-font-light: normal 300 1em/1 "Font Awesome 5 Pro";
  --fa-font-duotone: normal 900 1em/1 "Font Awesome 5 Duotone";
  --fa-font-brands: normal 400 1em/1 "Font Awesome 5 Brands";
}

.icon::before, .probiotics-page .content-similar .content ul li::before, .customBasicPages ul li::before, .our-impact-2 .content ul li::before, .detail-product .product-content-wrap-v2 .editor-content ul li::before, .detail-product .section-bottles .editor-content ul li::before, .detail-product .product-content-wrap .customContent .editor-content ul li::before {
  /* removed font- based rules */
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

.icon-solid, .probiotics-page .content-similar .content ul li::before, .customBasicPages ul li::before, .our-impact-2 .content ul li::before, .detail-product .product-content-wrap-v2 .editor-content ul li::before, .detail-product .section-bottles .editor-content ul li::before, .detail-product .product-content-wrap .customContent .editor-content ul li::before {
  font: var(--fa-font-solid);
  font-weight: 900;
}

.icon-regular, #filterProductModal [data-sublevel="1"] .btnArrow::after, .customAccordionListingProducts [data-sublevel="1"] .btnArrow::after {
  font: var(--fa-font-regular);
  font-weight: 400;
}

.icon-light, .menu .customMenuDesktop .navbar-nav .nav-item .nav-link::after {
  font: var(--fa-font-light);
  font-weight: 300;
}

.icon-duotone, .icon-duo {
  font: var(--fa-font-duotone);
  font-weight: 900;
}

.icon-brands {
  font: var(--fa-font-brands);
  font-weight: 400;
}

/**
 * Clear inner floats
 */
.clearfix::after {
  clear: both;
  content: "";
  display: table;
}

/**
 * Hide text while making it readable for screen readers
 * 1. Needed in WebKit-based browsers because of an implementation bug;
 *    See: https://code.google.com/p/chromium/issues/detail?id=457146
 */
.hide-text {
  overflow: hidden;
  padding: 0; /* 1 */
  text-indent: 101%;
  white-space: nowrap;
}

/**
 * Hide element while making it readable for screen readers
 * Shamelessly borrowed from HTML5Boilerplate:
 * https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css#L119-L133
 */
.visually-hidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.m-0 {
  margin: 0;
}

.lw-1 {
  line-height: 1.8 !important;
}

.ul-check {
  list-style: none;
}
.ul-check-item::before {
  content: "✓";
  margin-right: 0.5em;
}
.ul-check-item-blue {
  color: #00a5cd;
}
.ul-check-item-blue::before {
  color: #00a5cd;
  content: "✓";
  margin-right: 0.5em;
}

.list {
  list-style: none;
}
.list li::before {
  content: "•";
  font-size: 36px;
  position: relative;
  top: 5px;
  margin-right: 0.1em;
}

.ul-bar {
  list-style: none;
}
.ul-bar li::before {
  content: "-";
  margin-right: 0.5em;
}

.col-r {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
      -ms-flex-direction: row-reverse !important;
          flex-direction: row-reverse !important;
}

@media (min-width: 992px) {
  .w {
    height: 100%;
  }
}

.line {
  border-bottom: 1px solid #ddd;
}

@font-face {
  font-family: "GothamSSm";
  src: url("../fonts/GothamSSm-Medium.eot");
  src: url("../fonts/GothamSSm-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamSSm-Medium.woff2") format("woff2"), url("../fonts/GothamSSm-Medium.woff") format("woff"), url("../fonts/GothamSSm-Medium.ttf") format("truetype"), url("../fonts/GothamSSm-Medium.svg#GothamSSm-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GothamSSm";
  src: url("../fonts/GothamSSm-Bold.eot");
  src: url("../fonts/GothamSSm-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamSSm-Bold.woff2") format("woff2"), url("../fonts/GothamSSm-Bold.woff") format("woff"), url("../fonts/GothamSSm-Bold.ttf") format("truetype"), url("../fonts/GothamSSm-Bold.svg#GothamSSm-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "GothamSSm";
  src: url("../fonts/GothamSSm-Book.eot");
  src: url("../fonts/GothamSSm-Book.eot?#iefix") format("embedded-opentype"), url("../fonts/GothamSSm-Book.woff2") format("woff2"), url("../fonts/GothamSSm-Book.woff") format("woff"), url("../fonts/GothamSSm-Book.ttf") format("truetype"), url("../fonts/GothamSSm-Book.svg#GothamSSm-Book") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
/**
 * Basic typography style for copy text
 */
.gotham-medium, body.dark-mode .customFooter .customFormNewsletter button, .c-item-f .desc-f, .itemp p b, .customNewsletter button, .teaser-article-home .itemArticle .info-article .date, .teaser-article-home .itemArticle .info-article .reading-time, .customFormNewsletter-v2 button, .customFooter .customFormNewsletter button, .customFooter .footer-column .title-column a, .customFooter .footer-column .title-column p {
  font-family: "GothamSSm";
  font-weight: 500;
  font-style: normal;
}

.gotham-bold, .block-landing-6 .btn, .c-item-f .it-f, .itemp .btn, .block-landing-3 .btn, .customPageError h1, .customPageError h2, .customPageError h3, .customPageError h4, .customPageError h5, .customPageError h6, h1, h2, h3, h4, h5, h6, .detail-recipes .recipe-info .customInfoColumns .custom-info, .section-homepage-6 .item .content-wrapper span, .section-homepage-2 .customBrowseContent .tab-content .item-icons .content span, .section-homepage-2 .customBrowseContent .nav-tabs .nav-link, .section-homepage-1 h1, .section-homepage-1 h2, .section-homepage-1 h3, .section-homepage-1 h4, .section-homepage-1 h5, .section-homepage-1 h6 {
  font-family: "GothamSSm";
  font-weight: bold;
  font-style: normal;
}

.gotham-regular, body, .gotham {
  font-family: "GothamSSm";
  font-weight: normal;
  font-style: normal;
}

.top-nav {
  background-color: #AF947E;
  position: relative;
  z-index: 2;
}
.top-nav .customMiddleDisclaimer {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media screen and (max-width: 991px) {
  .top-nav .customMiddleDisclaimer {
    display: none;
  }
}
.top-nav .contentDisclaimerMobile a {
  line-height: 16px;
  display: inline-block;
  padding: 10px 0;
  font-size: 10px;
  color: white;
  margin: 0;
}
.top-nav .find-probiotic {
  font-size: 12px;
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
}
.top-nav .find-probiotic:hover, .top-nav .find-probiotic:focus {
  color: #ffffff;
  text-decoration: none;
}
.top-nav .customSocialMedia-top-nav {
  text-align: right;
}
.top-nav .customSocialMedia-top-nav p {
  margin-bottom: 0;
  color: #302519;
  font-size: 12px;
  line-height: 16px;
  display: inline-block;
  padding: 10px 0;
}
.top-nav .customSocialMedia-top-nav p a {
  color: #302519;
  text-decoration: none;
}
.top-nav .customSocialMedia-top-nav p a:hover, .top-nav .customSocialMedia-top-nav p a:focus {
  color: #302519;
  text-decoration: none;
}
.top-nav .customSocialMedia-top-nav p i {
  font-size: 16px;
  margin-left: 20px;
  vertical-align: text-top;
}

#menu {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  z-index: 99 !important;
}

.customMenu {
  position: relative;
  z-index: 2;
}

.customMenuNav {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.customMenuNav.no-active {
  background-color: transparent !important;
}
.customMenuNav.active {
  background-color: #FFF6E8 !important;
}

.menu__mobile-top {
  position: absolute;
  top: calc(100% + 1px) !important;
  left: -1px;
  width: 100vw;
  height: 100vh;
  background-color: #302519;
  z-index: 5 !important;
  overflow-y: scroll;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
  padding: 30px 0;
  list-style: none;
  display: none;
  opacity: 0;
  padding-bottom: 150px;
}
@media screen and (min-width: 992px) {
  .menu__mobile-top {
    display: none;
  }
}
.menu__mobile-top .accordionMenuMobile .card {
  background-color: transparent;
  border-top: 0;
  border-bottom: 1px solid #936F2C !important;
  padding: 20px 10%;
  border-radius: 0;
}
.menu__mobile-top .accordionMenuMobile .card:last-child {
  border-bottom: 0 !important;
}
.menu__mobile-top .accordionMenuMobile .card .card-header {
  padding: 0;
  background-color: transparent;
  border: none;
}
.menu__mobile-top .accordionMenuMobile .card .card-header button, .menu__mobile-top .accordionMenuMobile .card .card-header a {
  padding: 0;
  color: white;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 19px;
  position: relative;
  text-decoration: none;
}
.menu__mobile-top .accordionMenuMobile .card .card-header button .sub-arrow::before, .menu__mobile-top .accordionMenuMobile .card .card-header button .sub-arrow::after, .menu__mobile-top .accordionMenuMobile .card .card-header a .sub-arrow::before, .menu__mobile-top .accordionMenuMobile .card .card-header a .sub-arrow::after {
  content: "";
  display: inline-block;
  height: 1px;
  background-color: white;
  position: relative;
  width: 19px;
  top: -6px;
  right: 7px;
}
.menu__mobile-top .accordionMenuMobile .card .card-header button .sub-arrow::before, .menu__mobile-top .accordionMenuMobile .card .card-header a .sub-arrow::before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  right: -11px;
  width: 17px;
}
.menu__mobile-top .accordionMenuMobile .card .card-header button[aria-expanded=true] .sub-arrow::before, .menu__mobile-top .accordionMenuMobile .card .card-header a[aria-expanded=true] .sub-arrow::before {
  display: none;
}
.menu__mobile-top .accordionMenuMobile .card .card-header button[aria-expanded=true] .sub-arrow::after, .menu__mobile-top .accordionMenuMobile .card .card-header a[aria-expanded=true] .sub-arrow::after {
  right: -10px;
}
.menu__mobile-top .accordionMenuMobile .card .card-header button:hover, .menu__mobile-top .accordionMenuMobile .card .card-header a:hover {
  text-decoration: none;
}
.menu__mobile-top .accordionMenuMobile .card .card-header button:focus, .menu__mobile-top .accordionMenuMobile .card .card-header a:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.menu__mobile-top .accordionMenuMobile .card .card-body {
  padding-top: 0;
  padding-bottom: 0;
}
.menu__mobile-top .accordionMenuMobile .card .card-body .listPages ul {
  padding: 0;
  margin-top: 10px;
  padding-left: 25px;
}
.menu__mobile-top .accordionMenuMobile .card .card-body .listPages ul li {
  padding: 10px 0;
  margin: 0;
  list-style-type: none;
  float: none;
}
.menu__mobile-top .accordionMenuMobile .card .card-body .listPages ul li a {
  color: #C7A566;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
}
.menu__mobile-top .accordionMenuMobile .card .card-body .listPages ul li a:hover, .menu__mobile-top .accordionMenuMobile .card .card-body .listPages ul li a:focus {
  color: #C7A566;
  text-decoration: none;
}
.menu__mobile-top .accordionSubmenuMobile {
  padding: 0;
  margin-top: 10px;
  padding-left: 25px;
}
.menu__mobile-top .accordionSubmenuMobile .card {
  padding: 0 !important;
  border: 0 !important;
}
.menu__mobile-top .accordionSubmenuMobile .card .card-header button {
  color: #C7A566;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  line-height: 18px;
  padding: 10px 0 !important;
}
.menu__mobile-top .accordionSubmenuMobile .card .card-body .listCategories ul {
  padding: 0;
  margin-top: 10px;
  padding-left: 25px;
}
.menu__mobile-top .accordionSubmenuMobile .card .card-body .listCategories ul li {
  padding: 10px 0;
  margin: 0;
  list-style-type: none;
  float: none;
}
.menu__mobile-top .accordionSubmenuMobile .card .card-body .listCategories ul li a {
  color: white;
  text-decoration: none;
  font-weight: 400;
  text-transform: none;
  font-size: 15px;
}
.menu__mobile-top .accordionSubmenuMobile .card .card-body .listCategories ul li a:hover, .menu__mobile-top .accordionSubmenuMobile .card .card-body .listCategories ul li a:focus {
  color: white;
  text-decoration: none;
}
.menu__mobile-top .accordionSubmenuMobile .card .card-body .listCategories ul li.highlight a {
  padding: 5px 10px;
  background-color: #c3a154;
}
.menu__mobile-top .accordionSubmenuMobile .card .card-body .listCategories ul li.highlight a:hover {
  background-color: #bd9a46;
}
.menu__mobile-top.open {
  display: block;
  opacity: 1;
}

.menu {
  background-color: #FFF6E8;
  border-bottom: 1px solid #D3B595;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
@media screen and (max-width: 991px) {
  .menu {
    padding: 0;
    border: 1px solid #D3B595;
  }
}
.menu.open {
  border-color: #936F2C;
}
.menu.open .customLogo {
  background-color: #302519 !important;
}
.menu.open .customMenuButton {
  background-color: #302519 !important;
}
.menu.open .customSearch form {
  background-color: #302519 !important;
}
.menu.open .customSearch form input[type=text]::-webkit-input-placeholder {
  color: white;
}
.menu.open .customSearch form input[type=text]::-moz-placeholder {
  color: white;
}
.menu.open .customSearch form input[type=text]:-ms-input-placeholder {
  color: white;
}
.menu.open .customSearch form input[type=text]::-ms-input-placeholder {
  color: white;
}
.menu.open .customSearch form input[type=text]::placeholder {
  color: white;
}
.menu.open .customSearch form button[type=submit] {
  color: transparent;
}
@media screen and (max-width: 991px) {
  .menu .customContainer {
    padding: 0 !important;
  }
}
@media screen and (max-width: 991px) {
  .menu .customContainer {
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    background-color: #FFF6E8 !important;
  }
}
@media screen and (min-width: 992px) {
  .menu .customLogo {
    padding-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
@media screen and (max-width: 991px) {
  .menu .customLogo {
    width: 65px;
    height: 100%;
  }
  .menu .customLogo img {
    max-height: 54px;
    max-width: 65px;
    padding: 5px !important;
    margin: 0 !important;
  }
}
.menu .customLogo img {
  margin: 12px 0;
}
.menu .customMenuDesktop {
  height: 100%;
}
.menu .customMenuDesktop .navbar-nav {
  height: 100%;
}
.menu .customMenuDesktop .navbar-nav .nav-item .nav-link {
  height: 100%;
  text-decoration: none;
  padding: 38px 33px 37px;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0;
  background-color: transparent;
  color: black;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.menu .customMenuDesktop .navbar-nav .nav-item .nav-link::after {
  color: black;
  font-size: 18px;
  content: "\f107";
}
.menu .customMenuDesktop .navbar-nav .nav-item .nav-link.active {
  background-color: #e2d8c4;
}
.menu .customMenuDesktop .navbar-nav .nav-item .nav-link:hover, .menu .customMenuDesktop .navbar-nav .nav-item .nav-link:focus {
  background-color: #e2d8c4;
}
@media screen and (max-width: 991px) {
  .menu .customSearch {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .menu .customSearch {
    height: 100%;
  }
}
@media screen and (min-width: 992px) {
  .menu .customSearch form {
    width: 320px;
    height: 100%;
  }
}
@media screen and (max-width: 991px) {
  .menu .customSearch form {
    height: 54px;
    width: 100%;
    padding: 16px 18px 14px;
  }
}
.menu .customSearch form {
  padding: 0 33px;
  position: relative;
  border-right: 1px solid #D3B595;
  border-left: 1px solid #D3B595;
  background: rgba(255, 255, 255, 0.23);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.menu .customSearch form .form-group {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
}
.menu .customSearch form input[type=text] {
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
  font-size: 12px;
  line-height: 1.67;
  border: none;
  padding: 0;
  background-color: transparent;
  color: black;
  margin-right: 16px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .menu .customSearch form input[type=text] {
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
.menu .customSearch form button[type=submit] {
  outline: none;
  color: black;
  background-repeat: no-repeat;
  background-position: center;
  width: 23px;
  height: 24px;
  border: none;
  background-color: transparent;
  padding: 0;
}
@media screen and (max-width: 991px) {
  .menu .customSearch form button[type=submit] {
    font-size: 22px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .menu .customSearch form button[type=submit]::-webkit-input-placeholder {
    color: #949494;
  }
  .menu .customSearch form button[type=submit]::-moz-placeholder {
    color: #949494;
  }
  .menu .customSearch form button[type=submit]:-ms-input-placeholder {
    color: #949494;
  }
  .menu .customSearch form button[type=submit]::-ms-input-placeholder {
    color: #949494;
  }
  .menu .customSearch form button[type=submit]::placeholder {
    color: #949494;
  }
}
@media screen and (max-width: 991px) {
  .menu .customWhereBuyDesktop {
    display: none !important;
  }
}
.menu .customWhereBuyDesktop {
  margin-left: 33px;
}
.menu .customWhereBuyDesktop a {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  background-color: #C7A566;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.16;
  padding: 10px 22px;
  font-weight: 500;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  color: white;
}
.menu .customWhereBuyDesktop a:hover, .menu .customWhereBuyDesktop a:focus {
  background-color: #E3C998;
}
.menu .customMenuButton {
  max-width: 20%;
}
@media screen and (min-width: 992px) {
  .menu .customMenuButton {
    display: none;
  }
}
.menu .customMenuButton button {
  background-color: transparent;
  border: none;
  height: 54px;
  width: 54px;
  min-width: 54px;
}
.menu .customMenuButton button.active .iconOpen {
  display: none;
}
.menu .customMenuButton button.active .iconClose {
  display: block;
}
.menu .customMenuButton button .iconOpen i {
  font-size: 28px;
  color: #302519;
}
.menu .customMenuButton button .iconClose {
  display: none;
}
.menu .customMenuButton button .iconClose i {
  font-size: 28px;
  color: white;
}
.menu [data-nav-item="1"] .dropdown-menu {
  width: 100%;
  min-width: 100% !important;
  top: calc(100% - 2px);
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}
.menu .dropdown-menu {
  width: auto;
  min-width: 260px;
  top: calc(100% - 2px);
  left: auto;
  display: block;
  visibility: hidden;
  -webkit-transition: visibility 0s, opacity 0.2s linear;
  transition: visibility 0s, opacity 0.2s linear;
  border: none;
  border-radius: 0px;
  padding: 20px;
  background-color: #e2d8c4;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
          box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  opacity: 0;
}
.menu .dropdown-menu .product-cat-1 ul {
  margin-top: 20px;
}
.menu .dropdown-menu .product-cat .customTitleCategory {
  margin-bottom: 20px;
}
.menu .dropdown-menu .product-cat .customTitleCategory a {
  text-transform: uppercase;
  font-size: 14px;
  text-decoration: none;
  color: black;
  font-weight: 500;
}
.menu .dropdown-menu .product-cat .customTitleCategory a:hover, .menu .dropdown-menu .product-cat .customTitleCategory a:focus {
  text-decoration: none;
  color: black;
}
.menu .dropdown-menu .product-cat ul {
  padding-left: 0;
  list-style: none;
}
.menu .dropdown-menu .product-cat ul li {
  margin-bottom: 10px;
}
.menu .dropdown-menu .product-cat ul li a {
  text-transform: none;
  font-size: 15px;
  line-height: 1.53;
  background-color: transparent;
  color: black;
}
.menu .dropdown-menu .product-cat ul li a:hover {
  text-decoration: underline;
}
.menu .dropdown-menu .product-cat ul li a img {
  width: 15%;
  padding-right: 10px;
  display: none;
}
.menu .dropdown-menu .product-cat ul li.highlight a {
  padding: 5px 10px;
  background-color: #c3a154;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.menu .dropdown-menu .product-cat ul li.highlight a:hover {
  background-color: #bd9a46;
  text-decoration: none;
}
.menu .dropdown-menu .banner-products {
  margin-top: 20px;
}
.menu .dropdown-menu .customLinkPages {
  width: 100%;
}
.menu .dropdown-menu .customLinkPages ul {
  list-style: none;
  padding-left: 0;
}
.menu .dropdown-menu .customLinkPages ul li a {
  padding: 12px 33px;
  background-color: transparent;
  color: black;
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  display: block;
  width: 100%;
}
.menu .dropdown-menu .customLinkPages ul li a:hover, .menu .dropdown-menu .customLinkPages ul li a:focus {
  color: black;
  text-decoration: none;
}
.menu .dropdown-menu.show {
  display: block !important;
  opacity: 1;
  visibility: visible !important;
}

.ui-dialog-buttonset {
  display: none;
}

.customFooter {
  background-color: #302519;
}
.customFooter .customFooter1 {
  padding-top: 80px;
  padding-bottom: 40px;
  border-bottom: 1px solid #D9C6AA;
}
@media screen and (max-width: 991px) {
  .customFooter .customFooter1 {
    padding-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .customFooter .customFooter1 .customContainerFluid {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 991px) {
  .customFooter .customFooter1 .customContainerFluid {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media screen and (max-width: 991px) {
  .customFooter .customFooter1 .customContainerFluid2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.customFooter .customFooter2 {
  padding-bottom: 40px;
  padding-top: 40px;
}
@media screen and (min-width: 992px) {
  .customFooter .customFooter2 .container-fluid {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 991px) {
  .customFooter .customFooter2 p {
    text-align: center;
  }
}
.customFooter .customFooter2 p {
  font-size: 12px;
  color: #C7A566;
}
@media screen and (max-width: 991px) {
  .customFooter .customFooter2 img {
    width: 57px;
  }
}
@media screen and (max-width: 991px) {
  .customFooter .customColumnMobile1 {
    margin-top: -200px;
  }
}
.customFooter .footer-column .title-column p {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.17px;
  margin-bottom: 30px;
  color: #C7A566 !important;
  display: block;
}
.customFooter .footer-column .title-column a {
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 1.17px;
  margin-bottom: 30px;
  color: #C7A566 !important;
  display: block;
}
.customFooter .footer-column .title-column a:hover, .customFooter .footer-column .title-column a:focus {
  color: #C7A566;
}
.customFooter .footer-column ul {
  padding-left: 0;
  list-style: none;
}
.customFooter .footer-column ul li {
  margin-bottom: 5px;
}
.customFooter .footer-column ul li a {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  color: white;
  font-size: 14px;
  line-height: 1.2;
  text-transform: none;
  letter-spacing: normal;
}
.customFooter .footer-column ul li a i {
  margin-right: 8px;
}
.customFooter .footer-column ul li a:hover, .customFooter .footer-column ul li a:focus {
  color: #FFE2B8;
}
@media screen and (max-width: 991px) {
  .customFooter .customFormNewsletter .titleNewsletter {
    text-align: center;
  }
}
.customFooter .customFormNewsletter .titleNewsletter p {
  color: #C7A566;
}
@media screen and (max-width: 991px) {
  .customFooter .customFormNewsletter .subtitleNewsletter {
    text-align: center;
  }
}
.customFooter .customFormNewsletter .subtitleNewsletter p {
  font-size: 12px;
  color: #30251A;
}
.customFooter .customFormNewsletter .form-check {
  padding-left: 0;
  margin-bottom: 1rem;
}
.customFooter .customFormNewsletter input[type=email] {
  border: none;
  padding: 8px 13px;
  line-height: 21px;
  font-size: 16px;
  border-radius: 0px;
  color: #302519;
  -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.customFooter .customFormNewsletter input[type=email]::-webkit-input-placeholder {
  font-size: 12px;
}
.customFooter .customFormNewsletter input[type=email]::-moz-placeholder {
  font-size: 12px;
}
.customFooter .customFormNewsletter input[type=email]:-ms-input-placeholder {
  font-size: 12px;
}
.customFooter .customFormNewsletter input[type=email]::-ms-input-placeholder {
  font-size: 12px;
}
.customFooter .customFormNewsletter input[type=email]::placeholder {
  font-size: 12px;
}
.customFooter .customFormNewsletter .custom-checkbox .custom-control-label {
  color: #97897B;
  font-size: 12px;
  line-height: 1.5;
  cursor: pointer;
}
.customFooter .customFormNewsletter .custom-checkbox .custom-control-label a {
  color: #FFE2B8;
  text-decoration: underline;
}
.customFooter .customFormNewsletter .custom-checkbox .custom-control-label a:hover, .customFooter .customFormNewsletter .custom-checkbox .custom-control-label a:focus {
  color: #FFE2B8;
  text-decoration: none;
}
.customFooter .customFormNewsletter .custom-checkbox .custom-control-label::before {
  border-radius: 0;
  border: 1px solid #ECD7B8;
}
.customFooter .customFormNewsletter .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../img/icon-check-dark.svg") !important;
}
.customFooter .customFormNewsletter .custom-control-input:checked ~ .custom-control-label::before {
  background-color: white;
}
.customFooter .customFormNewsletter .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.customFooter .customFormNewsletter .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: white;
}
.customFooter .customFormNewsletter button {
  background-color: #C7A566;
  color: white;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0px;
  font-size: 12px;
  line-height: 1.16;
  border: none;
  outline: none;
  text-decoration: none;
  margin: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  height: 100%;
  padding: 10px;
  width: 100%;
}
.customFooter .customFormNewsletter button:hover, .customFooter .customFormNewsletter button:focus {
  background-color: #D3B595;
}

.btn-yellow {
  margin-top: 2em;
  font-size: 20px;
  line-height: 21px;
  font-weight: 700;
  border: none;
  border-radius: 2px;
  padding: 0.8em 2em;
  background: #ff8400;
  text-decoration: none;
  color: white;
}
.btn-yellow:hover {
  color: white;
  background: #ff0086;
}

.btn-yellow-v2 {
  font-size: 20px;
  line-height: 21px;
  font-weight: 700;
  border: none;
  border-radius: 2px;
  padding: 0.5em 2em;
  background: rgb(237, 125, 49);
  text-decoration: none;
  color: white;
}
.btn-yellow-v2:hover {
  color: white;
  background: #ff0086;
}

.btn-blue {
  margin-top: 2em;
  font-size: 20px;
  line-height: 21px;
  font-weight: 700;
  border: none;
  border-radius: 2px;
  padding: 0.8em 2em;
  background: #00a5cd;
  text-decoration: none;
  color: white;
}
.btn-blue i {
  margin-right: 1em;
}
.btn-blue:hover {
  color: white;
  background: #ff0086;
}

.btn-blue-v2 {
  font-size: 20px;
  line-height: 21px;
  font-weight: 700;
  border: none;
  border-radius: 2px;
  padding: 0.8em 2em;
  background: #00a5cd;
  text-decoration: none;
  color: white;
}
.btn-blue-v2:hover {
  color: white;
}

.btn-pink-v2 {
  font-size: 20px;
  line-height: 21px;
  font-weight: 700;
  border: none;
  border-radius: 2px;
  padding: 0.8em 2em;
  background: #e43777;
  text-decoration: none;
  color: white;
}
.btn-pink-v2:hover {
  color: white;
}

.btn-template-1 {
  background-color: transparent;
  color: #302519;
  border-color: #D3B595;
  border-radius: 0;
  position: relative;
  font-size: 12px;
  padding: 13px 60px 13px 21px;
  text-transform: uppercase;
}
.btn-template-1:hover, .btn-template-1:focus {
  background-color: #FFF2E4;
}
.btn-template-1::after {
  content: "";
  width: 39px;
  border-left: 1px solid #DFC491;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../img/icon-arrow-right-dark.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.modal-container {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 150vh;
  max-height: 200vh;
  position: absolute;
  top: 0;
  left: 0;
}
.modal-container .modal {
  position: fixed;
  width: 50%;
  height: 200px;
  top: 35%;
  left: 25%;
  z-index: 1000;
  display: block;
  background: white;
}
.modal-container .modal-header {
  border-bottom: 1px solid #ff8400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0em 1em;
  padding-top: 1.5em;
}
.modal-container .modal-header h2 {
  font-size: 40px;
  color: #363636;
}
.modal-container .modal-body {
  width: 80%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.modal-container .modal-body span {
  color: #363636;
  font-weight: 700;
}

@media only screen and (max-width: 1125px) {
  .modal-container {
    height: 840px;
  }
  .modal-container .modal {
    position: fixed;
    width: 50%;
    height: 200px;
  }
  .modal-container .modal-header {
    padding: 0em 2em;
    padding-top: 1em;
  }
  .modal-container .modal-header h2 {
    text-align: center;
    font-size: 28px;
    color: #363636;
  }
}
@media only screen and (max-width: 769px) {
  .modal-container {
    height: 1200px !important;
  }
  .modal-container .modal {
    position: fixed;
    width: 60%;
    height: 200px;
  }
  .modal-container .modal-header {
    padding: 0em 2em;
    padding-top: 1em;
  }
  .modal-container .modal-header h2 {
    text-align: center;
    font-size: 28px;
    color: #363636;
  }
}
@media only screen and (max-width: 429px) {
  .modal-container .modal {
    height: 300px;
  }
  .modal-container .modal-body {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.modal_coupon .modal-header {
  position: relative;
  top: 0;
  z-index: 2;
  right: 0;
  background: #f2eee2;
  padding: 0.3rem 1rem;
}
.modal_coupon .modal-header button {
  color: #302519;
  font-size: 31px;
  text-shadow: none !important;
}
@media screen and (min-width: 992px) {
  .modal_coupon .modal-custom {
    max-width: 600px;
  }
}
.modal_coupon .bg-modal {
  background-color: #FFF6E8;
  border-bottom: 1px solid #D3B595;
}
.modal_coupon .text-body {
  padding: 15px 25px 15px 25px;
}
@media screen and (min-width: 992px) {
  .modal_coupon .text-body {
    padding: 20px 50px 40px 50px;
  }
}
.modal_coupon .text-body .title {
  text-align: center;
  color: #302519;
  font-weight: 900;
  font-size: 23px;
}
.modal_coupon .text-body .title sup {
  top: -1.5em;
  font-size: 20px;
}
@media (max-width: 767px) {
  .modal_coupon .text-body .title {
    font-size: 23px;
  }
}
.modal_coupon .text-body .text {
  text-align: center;
  font-size: 16px;
  color: #302519;
}
.modal_coupon .text-body a {
  background-color: #302519;
  color: #D3B595;
  border-color: #DFC491;
  border-radius: 0;
  position: relative;
  font-size: 12px;
  padding: 13px 60px 13px 21px;
  text-transform: uppercase;
}
.modal_coupon .text-body a:hover, .modal_coupon .text-body a:focus {
  background-color: #FFF2E4;
  color: #302519;
}
.modal_coupon .text-body a:hover::after, .modal_coupon .text-body a:focus::after {
  background-image: url("../img/icon-arrow-right-dark.svg");
}
.modal_coupon .text-body a::after {
  content: "";
  width: 39px;
  border-left: 1px solid #DFC491;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../img/icon-arrow-right-white.svg");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-filter: brightness(0) saturate(100%) invert(75%) sepia(41%) saturate(222%) hue-rotate(350deg) brightness(92%) contrast(89%);
          filter: brightness(0) saturate(100%) invert(75%) sepia(41%) saturate(222%) hue-rotate(350deg) brightness(92%) contrast(89%);
}

.sliderProductsHome:not(.slick-slider) > div:not(:first-child) {
  display: none;
}

.sliderProductsHome .slick-prev {
  right: 100%;
  bottom: 0;
  background: none;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  color: transparent;
  line-height: 0;
  font-size: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 8.3333333333%;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .sliderProductsHome .slick-prev {
    right: 90%;
    min-width: 46px;
  }
}
.sliderProductsHome .slick-prev::before {
  width: 45px;
  height: 45px;
  border: 1px solid #D3B595;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/icon-arrow-left-dark.svg");
  background-color: #fffaf3;
  display: inline-block;
}
.sliderProductsHome .slick-next {
  bottom: 0;
  background: none;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  color: transparent;
  line-height: 0;
  font-size: 0;
  position: absolute;
  top: 0;
  height: 100%;
  width: 8.3333333333%;
  left: 100%;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .sliderProductsHome .slick-next {
    left: 90%;
    min-width: 46px;
  }
}
.sliderProductsHome .slick-next::before {
  display: inline-block;
  width: 45px;
  height: 45px;
  border: 1px solid #D3B595;
  content: "";
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/icon-arrow-right-dark.svg");
  background-color: #fffaf3;
}

.custom-innovative-product-shortcode {
  position: relative;
}
.custom-innovative-product-shortcode::after {
  content: "";
  position: absolute;
  top: 20%;
  width: 5000px;
  height: 5000px;
  background: #FFFAF3;
  left: -2500px;
  pointer-events: none;
  z-index: -1;
}

.customSliderTestimonials:not(.slick-slider) > div:not(:first-child) {
  display: none;
}

.customSliderTestimonials {
  height: 341px;
}
.customSliderTestimonials.slick-slider {
  padding-bottom: 80px;
  position: relative;
}
.customSliderTestimonials .slick-arrow {
  border: 1px solid #D3B595;
  width: 45px;
  height: 45px;
  position: absolute;
  bottom: 0;
  top: auto;
  background-repeat: no-repeat;
  background-position: center;
  background-color: transparent;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  z-index: 1;
  color: transparent;
  line-height: 0;
  font-size: 0;
  outline: none;
  padding: 0;
  margin: 0;
}
.customSliderTestimonials .slick-prev {
  right: auto;
  left: calc(50% - 45px);
  background-image: url("../img/icon-arrow-left-dark.svg");
}
@media screen and (min-width: 992px) {
  .customSliderTestimonials .slick-prev {
    left: 0;
  }
}
.customSliderTestimonials .slick-next {
  left: calc(50% - 1px);
  background-image: url("../img/icon-arrow-right-dark.svg");
}
@media screen and (min-width: 992px) {
  .customSliderTestimonials .slick-next {
    left: 44px;
  }
}

.customSliderProduct:not(.slick-slider) > div:not(:first-child) {
  display: none;
}

.customSliderProduct-nav:not(.slick-slider) > div:not(:first-child) {
  display: none;
}

.customSliderProduct-nav .slick-arrow, .customSliderProduct-nav-1 .slick-arrow, .customSliderProduct-nav-2 .slick-arrow, .customSliderProduct-nav-3 .slick-arrow {
  display: inline-block;
  position: absolute;
  height: 43px;
  width: 43px;
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0;
  outline: none;
  border: none;
  padding: 0;
  margin: 0;
  z-index: 1;
  color: transparent;
  line-height: 0;
  font-size: 0;
}
.customSliderProduct-nav .slick-arrow::before, .customSliderProduct-nav-1 .slick-arrow::before, .customSliderProduct-nav-2 .slick-arrow::before, .customSliderProduct-nav-3 .slick-arrow::before {
  content: "";
  background-repeat: no-repeat;
  background-position: center;
  height: 43px;
  width: 43px;
  display: inline-block;
}
.customSliderProduct-nav .slick-prev, .customSliderProduct-nav-1 .slick-prev, .customSliderProduct-nav-2 .slick-prev, .customSliderProduct-nav-3 .slick-prev {
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  top: 22px;
}
.customSliderProduct-nav .slick-prev::before, .customSliderProduct-nav-1 .slick-prev::before, .customSliderProduct-nav-2 .slick-prev::before, .customSliderProduct-nav-3 .slick-prev::before {
  background-image: url("../img/icon-arrow-up-white.svg");
}
.customSliderProduct-nav .slick-next, .customSliderProduct-nav-1 .slick-next, .customSliderProduct-nav-2 .slick-next, .customSliderProduct-nav-3 .slick-next {
  left: 50%;
  -webkit-transform: translate(-50%, -43px);
      -ms-transform: translate(-50%, -43px);
          transform: translate(-50%, -43px);
  bottom: 0;
  position: relative;
}
.customSliderProduct-nav .slick-next::before, .customSliderProduct-nav-1 .slick-next::before, .customSliderProduct-nav-2 .slick-next::before, .customSliderProduct-nav-3 .slick-next::before {
  background-image: url("../img/icon-arrow-down-white.svg");
}

.webform-contact-custom .webform-submission-form {
  width: 90%;
  margin: auto;
}
.webform-contact-custom .webform-submission-form .js-form-type-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.webform-contact-custom .webform-submission-form .js-form-type-tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.webform-contact-custom .webform-submission-form label {
  font-weight: bold;
  font-size: 16px;
  color: white;
  margin-bottom: 0;
  margin-top: 35px;
}
.webform-contact-custom .webform-submission-form select {
  width: 100%;
  height: 47px;
  border: none;
  background-color: #efefef;
  font-size: 18px;
  color: #4e4e4e;
}
.webform-contact-custom .webform-submission-form input {
  width: 100%;
  height: 47px;
  border: none;
  background-color: #efefef;
  font-size: 18px;
  color: #4e4e4e;
}
.webform-contact-custom .webform-submission-form textarea {
  width: 100%;
  border: none;
  background-color: #efefef;
  font-size: 18px;
  color: #4e4e4e;
}
.webform-contact-custom .webform-submission-form .webform-button--submit {
  background: #312519 !important;
  font-weight: bold;
  font-size: 24.8px;
  color: #ffffff;
  height: 55px;
  width: 80%;
  border-radius: 5px;
}
.webform-contact-custom .webform-submission-form .webform-button--submit:hover {
  background: #645748 !important;
}

.section-homepage-1 {
  padding-bottom: 80px;
}
@media screen and (min-width: 992px) {
  .section-homepage-1 {
    min-height: 66vh;
    padding-top: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media screen and (max-width: 991px) {
  .section-homepage-1 {
    min-height: 0;
    padding-top: 40px;
  }
}
@media screen and (min-width: 992px) {
  .section-homepage-1 h1, .section-homepage-1 h2, .section-homepage-1 h3, .section-homepage-1 h4, .section-homepage-1 h5, .section-homepage-1 h6 {
    font-size: 30px;
    line-height: 1.3;
  }
}
.section-homepage-1 a {
  background-color: transparent;
  color: #302519;
  border-color: #d3b595;
  border-radius: 0;
  position: relative;
  font-size: 12px;
  padding: 13px 60px 13px 21px;
  text-transform: uppercase;
}
.section-homepage-1 a:hover, .section-homepage-1 a:focus {
  background-color: #fff2e4;
}
.section-homepage-1 a::after {
  content: "";
  width: 39px;
  border-left: 1px solid #dfc491;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../img/icon-arrow-right-dark.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.section-homepage-2 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #9a9b82;
}
.section-homepage-2 .customBrowseContent {
  border: 1px solid #b8b99e;
}
.section-homepage-2 .customBrowseContent .customTitleBrowseContent h1, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h2, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h3, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h4, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h5, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h6 {
  letter-spacing: 1.5px;
  text-align: center;
  border: 1px solid #b8b99e;
  border-bottom: none;
  margin-bottom: 0;
  line-height: 1;
  color: #313030;
}
@media screen and (min-width: 992px) {
  .section-homepage-2 .customBrowseContent .customTitleBrowseContent h1, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h2, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h3, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h4, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h5, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h6 {
    font-size: 15px;
    padding: 20px;
  }
}
@media screen and (max-width: 991px) {
  .section-homepage-2 .customBrowseContent .customTitleBrowseContent h1, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h2, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h3, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h4, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h5, .section-homepage-2 .customBrowseContent .customTitleBrowseContent h6 {
    font-size: 13px;
    padding: 10px;
  }
}
.section-homepage-2 .customBrowseContent .nav-tabs {
  border-bottom: 0;
}
@media screen and (max-width: 991px) {
  .section-homepage-2 .customBrowseContent .nav-tabs {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}
.section-homepage-2 .customBrowseContent .nav-tabs .nav-link {
  background-color: transparent;
  border-radius: 0;
  border-color: #b8b99e;
  color: #313030;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .section-homepage-2 .customBrowseContent .nav-tabs .nav-link {
    font-size: 20px;
    padding: 32px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
}
@media screen and (max-width: 991px) {
  .section-homepage-2 .customBrowseContent .nav-tabs .nav-link {
    width: 33.3%;
    font-size: 12px;
    letter-spacing: 1.3px;
    line-height: 1;
  }
}
.section-homepage-2 .customBrowseContent .nav-tabs .nav-link:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.section-homepage-2 .customBrowseContent .nav-tabs .nav-link:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
.section-homepage-2 .customBrowseContent .nav-tabs .nav-link.active {
  background-color: rgba(255, 255, 255, 0.2);
  color: #313030;
  border-bottom-color: transparent;
}
.section-homepage-2 .customBrowseContent .nav-tabs .nav-link:first-child {
  border-left: 0;
  border-right: 0;
}
.section-homepage-2 .customBrowseContent .nav-tabs .nav-link:last-child {
  border-left: 0;
  border-right: 0;
}
.section-homepage-2 .customBrowseContent .tab-content {
  padding: 40px 0 25px;
  margin-bottom: -70px;
}
.section-homepage-2 .customBrowseContent .tab-content .item-icons {
  margin-bottom: 70px;
}
.section-homepage-2 .customBrowseContent .tab-content .item-icons a {
  color: white;
  text-decoration: none;
}
.section-homepage-2 .customBrowseContent .tab-content .item-icons a:hover, .section-homepage-2 .customBrowseContent .tab-content .item-icons a:focus {
  color: white;
  text-decoration: none;
}
.section-homepage-2 .customBrowseContent .tab-content .item-icons .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.section-homepage-2 .customBrowseContent .tab-content .item-icons .content img {
  max-width: 85px;
}
.section-homepage-2 .customBrowseContent .tab-content .item-icons .content span {
  margin-top: 20px;
  width: 100%;
  text-align: center;
  color: #313030;
  font-size: 12px;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 1px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  min-height: 30px;
}

.section-homepage-3 {
  padding-top: 80px;
}
.section-homepage-3 h1, .section-homepage-3 h2, .section-homepage-3 h3, .section-homepage-3 h4, .section-homepage-3 h5, .section-homepage-3 h6 {
  text-align: center;
  line-height: 1.4;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .section-homepage-3 h1, .section-homepage-3 h2, .section-homepage-3 h3, .section-homepage-3 h4, .section-homepage-3 h5, .section-homepage-3 h6 {
    font-size: 25px;
    margin-bottom: 12px;
  }
}
.section-homepage-3 p {
  text-align: center;
}

.section-homepage-4 {
  border-bottom: #d3b595 solid 1px;
  padding-top: 40px;
  padding-bottom: 80px;
  overflow: hidden;
}

.section-homepage-5 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fffaf3;
}

.section-homepage-6 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #c7a566;
}
.section-homepage-6 h1, .section-homepage-6 h2, .section-homepage-6 h3, .section-homepage-6 h4, .section-homepage-6 h5, .section-homepage-6 h6 {
  margin-bottom: 50px;
  text-align: center;
  color: #302519;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .section-homepage-6 h1, .section-homepage-6 h2, .section-homepage-6 h3, .section-homepage-6 h4, .section-homepage-6 h5, .section-homepage-6 h6 {
    font-size: 16px;
    line-height: 1.5625;
  }
}
@media screen and (max-width: 991px) {
  .section-homepage-6 .item {
    margin-bottom: 30px;
  }
}
.section-homepage-6 .item .image-wrapper {
  text-align: center;
}
.section-homepage-6 .item .image-wrapper img {
  max-width: 39%;
}
.section-homepage-6 .item .content-wrapper {
  text-align: center;
  margin-top: 20px;
}
.section-homepage-6 .item .content-wrapper span {
  color: #302519;
  font-size: 12px;
  line-height: 1.25;
  text-transform: uppercase;
  letter-spacing: 1px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  min-height: 30px;
}

.section-homepage-7 {
  background-color: #fff6e8;
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
}
.section-homepage-7 .editor-content {
  height: 100%;
  position: relative;
}
@media screen and (min-width: 992px) {
  .section-homepage-7 .editor-content {
    padding-right: 15%;
    padding-left: 15%;
  }
}
.section-homepage-7 .editor-content h1, .section-homepage-7 .editor-content h2, .section-homepage-7 .editor-content h3, .section-homepage-7 .editor-content h4, .section-homepage-7 .editor-content h5, .section-homepage-7 .editor-content h6 {
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .section-homepage-7 .editor-content h1, .section-homepage-7 .editor-content h2, .section-homepage-7 .editor-content h3, .section-homepage-7 .editor-content h4, .section-homepage-7 .editor-content h5, .section-homepage-7 .editor-content h6 {
    font-size: 25px;
    margin-bottom: 12px;
  }
}
.section-homepage-7 .customContentImageWhereBuy {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  background-color: rgb(255, 255, 255);
  background-image: url("../img/where-to-buy.jpeg");
}
@media screen and (min-width: 992px) {
  .section-homepage-7 .customContentImageWhereBuy {
    width: 33.3333333333%;
    float: left;
  }
}
@media screen and (max-width: 991px) {
  .section-homepage-7 .customContentImageWhereBuy {
    display: none;
  }
}

.section-homepage-8 {
  background-color: #9a9b81;
  padding-top: 80px;
  padding-bottom: 80px;
}
.section-homepage-8 h1, .section-homepage-8 h2, .section-homepage-8 h3, .section-homepage-8 h4, .section-homepage-8 h5, .section-homepage-8 h6 {
  color: white;
  margin-bottom: 14px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .section-homepage-8 h1, .section-homepage-8 h2, .section-homepage-8 h3, .section-homepage-8 h4, .section-homepage-8 h5, .section-homepage-8 h6 {
    font-size: 20px;
    line-height: 1.25;
  }
}
.section-homepage-8 p {
  color: white;
}

.customFormNewsletter-v2 .titleNewsletter p {
  color: #c7a566;
}
.customFormNewsletter-v2 .subtitleNewsletter p {
  font-size: 12px;
  color: #97897b;
}
.customFormNewsletter-v2 .form-group {
  margin-bottom: 30px;
}
.customFormNewsletter-v2 .form-check {
  padding-left: 0;
}
.customFormNewsletter-v2 input[type=email] {
  border: none;
  padding: 8px 13px;
  line-height: 21px;
  font-size: 16px;
  border-radius: 0px;
  color: #302519;
  -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
.customFormNewsletter-v2 input[type=email]::-webkit-input-placeholder {
  font-size: 12px;
}
.customFormNewsletter-v2 input[type=email]::-moz-placeholder {
  font-size: 12px;
}
.customFormNewsletter-v2 input[type=email]:-ms-input-placeholder {
  font-size: 12px;
}
.customFormNewsletter-v2 input[type=email]::-ms-input-placeholder {
  font-size: 12px;
}
.customFormNewsletter-v2 input[type=email]::placeholder {
  font-size: 12px;
}
.customFormNewsletter-v2 .custom-checkbox {
  margin-bottom: 30px;
}
.customFormNewsletter-v2 .custom-checkbox .custom-control-label {
  color: white;
  font-size: 12px;
  line-height: 1.5;
  cursor: pointer;
}
.customFormNewsletter-v2 .custom-checkbox .custom-control-label a {
  color: #ffe2b8;
  text-decoration: underline;
}
.customFormNewsletter-v2 .custom-checkbox .custom-control-label a:hover, .customFormNewsletter-v2 .custom-checkbox .custom-control-label a:focus {
  color: #ffe2b8;
  text-decoration: none;
}
.customFormNewsletter-v2 .custom-checkbox .custom-control-label::before {
  border-radius: 0;
  border: 1px solid #ecd7b8;
}
.customFormNewsletter-v2 .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../img/icon-check-dark.svg") !important;
}
.customFormNewsletter-v2 .custom-control-input:checked ~ .custom-control-label::before {
  background-color: white;
}
.customFormNewsletter-v2 .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.customFormNewsletter-v2 .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: white;
}
.customFormNewsletter-v2 button {
  background-color: #302519;
  color: white;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0px;
  font-size: 12px;
  line-height: 1.16;
  border: none;
  outline: none;
  text-decoration: none;
  margin: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  height: 100%;
  padding: 10px;
  width: 100%;
}
.customFormNewsletter-v2 button:hover, .customFormNewsletter-v2 button:focus {
  color: white;
  background-color: #645748;
}

.section-homepage-9 {
  background-color: #fff6e8;
  padding-bottom: 80px;
  padding-top: 80px;
}
.section-homepage-9 .trailing-line h1, .section-homepage-9 .trailing-line h2, .section-homepage-9 .trailing-line h3, .section-homepage-9 .trailing-line h4, .section-homepage-9 .trailing-line h5, .section-homepage-9 .trailing-line h6 {
  position: relative;
  overflow: hidden;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .section-homepage-9 .trailing-line h1, .section-homepage-9 .trailing-line h2, .section-homepage-9 .trailing-line h3, .section-homepage-9 .trailing-line h4, .section-homepage-9 .trailing-line h5, .section-homepage-9 .trailing-line h6 {
    font-size: 25px;
  }
}
.section-homepage-9 .trailing-line h1::after, .section-homepage-9 .trailing-line h2::after, .section-homepage-9 .trailing-line h3::after, .section-homepage-9 .trailing-line h4::after, .section-homepage-9 .trailing-line h5::after, .section-homepage-9 .trailing-line h6::after {
  content: "";
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #d9c6aa;
  margin-left: 13px;
  bottom: 12px;
}
@media screen and (min-width: 992px) {
  .section-homepage-9 .trailing-line h1::after, .section-homepage-9 .trailing-line h2::after, .section-homepage-9 .trailing-line h3::after, .section-homepage-9 .trailing-line h4::after, .section-homepage-9 .trailing-line h5::after, .section-homepage-9 .trailing-line h6::after {
    bottom: 17px;
  }
}

.itemTestimonial .stars-wrapper i {
  color: #f9a203;
}
.itemTestimonial .title {
  font-size: 14px;
  line-height: 1.78;
  margin-top: 15px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .itemTestimonial .title {
    font-size: 16px;
    line-height: 1.5625;
  }
}
.itemTestimonial .copy {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 1.5;
}
@media screen and (min-width: 992px) {
  .itemTestimonial .copy {
    margin-bottom: 30px;
  }
}
.itemTestimonial .name {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0;
}
.itemTestimonial .product {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0;
}

.section-homepage-10 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #fff6e8;
  border-top: 1px solid #d9c6aa;
}

@media screen and (min-width: 992px) {
  .customLatestArticlesHome .heading-1 h1, .customLatestArticlesHome .heading-1 h2, .customLatestArticlesHome .heading-1 h3, .customLatestArticlesHome .heading-1 h4, .customLatestArticlesHome .heading-1 h5, .customLatestArticlesHome .heading-1 h6 {
    font-size: 25px;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.customLatestArticlesHome .heading-1 h1, .customLatestArticlesHome .heading-1 h2, .customLatestArticlesHome .heading-1 h3, .customLatestArticlesHome .heading-1 h4, .customLatestArticlesHome .heading-1 h5, .customLatestArticlesHome .heading-1 h6 {
  font-size: 23px;
  line-height: 1.4;
  text-align: center;
  text-transform: uppercase;
  color: #302519;
}

.teaser-article-home a {
  color: inherit;
  text-decoration: none;
}
.teaser-article-home a:hover, .teaser-article-home a:focus {
  color: inherit;
  text-decoration: none;
}
.teaser-article-home .itemArticle .info-article {
  margin-top: 15px;
  margin-bottom: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.teaser-article-home .itemArticle .info-article .reading-time {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  vertical-align: text-top;
  padding-right: 10px;
  text-transform: uppercase;
  font-size: 11px;
}
.teaser-article-home .itemArticle .info-article .reading-time::before {
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  background-repeat: no-repeat !important;
  background-position: center;
  padding-right: 20px;
  background: url("../img/icon-read-time.svg");
}
.teaser-article-home .itemArticle .info-article .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  width: 33.333%;
  vertical-align: text-top;
  white-space: nowrap;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 11px;
}
.teaser-article-home .itemArticle .info-article .date::before {
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  background-repeat: no-repeat !important;
  background-position: center;
  padding-right: 20px;
  background: url("../img/icon-calendar.svg");
}
.teaser-article-home .itemArticle .customTitle h1, .teaser-article-home .itemArticle .customTitle h2, .teaser-article-home .itemArticle .customTitle h3, .teaser-article-home .itemArticle .customTitle h4, .teaser-article-home .itemArticle .customTitle h5, .teaser-article-home .itemArticle .customTitle h6 {
  margin-bottom: 7px;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.44px;
  color: #302519;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .teaser-article-home .itemArticle .customTitle h1, .teaser-article-home .itemArticle .customTitle h2, .teaser-article-home .itemArticle .customTitle h3, .teaser-article-home .itemArticle .customTitle h4, .teaser-article-home .itemArticle .customTitle h5, .teaser-article-home .itemArticle .customTitle h6 {
    line-height: 1.29;
  }
}
.teaser-article-home .itemArticle .customTitle .category {
  font-size: 11px;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #7a5a1f;
}

#block-solgar-gr-local-tasks {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#block-solgar-gr-local-tasks ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
}
#block-solgar-gr-local-tasks ul li {
  list-style: none;
}
#block-solgar-gr-local-tasks ul li a {
  padding: 5px;
  color: #000;
  text-decoration: underline;
}

.pageUser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fffaf3;
  height: 100vh;
  margin: 0 !important;
}
.pageUser .card {
  border-radius: 20px;
  border: 2px solid rgba(0, 0, 0, 0.5);
}
.pageUser #block-donofrio-primary-local-tasks {
  display: none;
}
.pageUser .user-login-form .description {
  color: #000;
  margin-bottom: 10px;
  font-size: 0.75rem;
}
.pageUser .user-login-form label {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.pageUser .user-login-form input[type=text],
.pageUser .user-login-form input[type=password] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  border-radius: 10px;
  width: 100%;
}
.pageUser .user-login-form input[type=submit] {
  background-color: #000;
  border-radius: 10px;
  color: #fff;
  padding: 8px 20px;
  border: none;
  margin-top: 1em;
}

.eventPage tr:nth-child(odd) {
  background-color: #a5a78f !important;
  color: #fff !important;
}
.eventPage tr:nth-child(odd) p {
  color: #fff !important;
}
.eventPage tr {
  padding: 5px 10px;
}
.eventPage tr td {
  padding: 5px 10px;
}
.eventPage tr td p {
  margin-bottom: 0px !important;
}
.eventPage tr td:first-child {
  width: 150px;
}

.contentBasic a {
  color: #212529 !important;
  text-decoration: underline;
}
.contentBasic a:hover {
  color: #212529 !important;
}

.noClick {
  pointer-events: none;
}

.btn-template-menu {
  padding: 8px 10px;
  background-color: #302519;
  text-transform: none;
  font-size: 15px;
  line-height: 1.53;
  color: #fff;
}
.btn-template-menu:hover, .btn-template-menu:visited, .btn-template-menu:focus {
  color: #fff;
}

/* Asegura que el contenedor tenga posición relativa para que el overlay funcione */
.youtube-consent-wrapper {
  position: relative;
  width: 100%;
  height: 400px;
  background-color: #000; /* Fondo negro por defecto */
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  overflow: hidden;
  cursor: pointer;
}

/* El bloque de aviso (Overlay) */
.video-cookie-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.85); /* Fondo oscuro semitransparente */
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  padding: 20px;
  z-index: 10;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

.video-cookie-overlay:hover {
  background: rgba(0, 0, 0, 0.7);
}

.video-cookie-overlay p {
  font-size: 1.1rem;
  margin-bottom: 15px;
  max-width: 80%;
  line-height: 1.4;
  color: #fff;
}

/* Botón simulado */
.cookie-btn {
  background-color: #d3b595; /* Color tipo YouTube (opcional) */
  color: #302519;
  border: none;
  padding: 10px 20px;
  border-radius: 4px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 0.9rem;
  cursor: pointer;
}

.cookie-btn:hover {
  background-color: #d3b595;
}

.detail-recipes {
  padding-top: 40px;
}
.detail-recipes .customTitle h1, .detail-recipes .customTitle h2, .detail-recipes .customTitle h3, .detail-recipes .customTitle h4, .detail-recipes .customTitle h5, .detail-recipes .customTitle h6 {
  font-size: 25px;
  line-height: 1.4;
  text-transform: uppercase;
  color: #302519;
  margin-bottom: 12px;
}
@media screen and (min-width: 992px) {
  .detail-recipes .customTitle h1, .detail-recipes .customTitle h2, .detail-recipes .customTitle h3, .detail-recipes .customTitle h4, .detail-recipes .customTitle h5, .detail-recipes .customTitle h6 {
    font-size: 30px;
    line-height: 1.3;
  }
}
.detail-recipes .post-meta {
  margin-bottom: 30px;
  margin-top: 5px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.detail-recipes .post-meta span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
  vertical-align: text-top;
  padding-right: 10px;
}
.detail-recipes .post-meta span::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  background-position: center;
  background-size: cover;
  left: -20px;
  top: 0;
}
.detail-recipes .post-meta .reading-time::before {
  background: url("../img/icon-read-time.svg");
}
.detail-recipes .post-meta .date::before {
  background: url("../img/icon-calendar.svg");
}
.detail-recipes .post-meta .updated::before {
  background: url("../img/icon-updated.svg");
}
.detail-recipes .recipe-header {
  position: relative;
}
.detail-recipes .recipe-header img {
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  max-height: 370px;
  display: block;
  margin: 0 auto;
}
.detail-recipes .recipe-header .summary-recipe {
  height: 100%;
  max-height: 100%;
}
@media screen and (min-width: 992px) {
  .detail-recipes .recipe-header .summary-recipe {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    padding: 40px;
  }
}
.detail-recipes .recipe-header .summary-recipe .content {
  background-color: #302519;
  color: white;
  padding: 25px;
  height: 100%;
}
@media screen and (min-width: 992px) {
  .detail-recipes .recipe-header .summary-recipe .content {
    min-width: 50%;
    width: 50%;
    max-width: 100%;
  }
}
.detail-recipes .recipe-header .summary-recipe .content h1, .detail-recipes .recipe-header .summary-recipe .content h2, .detail-recipes .recipe-header .summary-recipe .content h3, .detail-recipes .recipe-header .summary-recipe .content h4, .detail-recipes .recipe-header .summary-recipe .content h5, .detail-recipes .recipe-header .summary-recipe .content h6 {
  color: white;
  margin-top: 0;
  margin-bottom: 20px;
  text-transform: uppercase;
  line-height: 1.2;
  font-size: 18px;
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  .detail-recipes .recipe-header .summary-recipe .content h1, .detail-recipes .recipe-header .summary-recipe .content h2, .detail-recipes .recipe-header .summary-recipe .content h3, .detail-recipes .recipe-header .summary-recipe .content h4, .detail-recipes .recipe-header .summary-recipe .content h5, .detail-recipes .recipe-header .summary-recipe .content h6 {
    font-size: 20px;
  }
}
.detail-recipes .recipe-header .summary-recipe .content ul {
  padding-left: 0;
}
.detail-recipes .recipe-header .summary-recipe .content ul li {
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 20px;
  font-size: 14px;
  padding: 0;
}
.detail-recipes .recipe-info {
  padding: 15px 0;
  margin-bottom: 35px;
  border-bottom: 1px solid #D3B595;
}
.detail-recipes .recipe-info .customInfoColumns span {
  display: block;
  min-width: unset;
}
.detail-recipes .more-information-recipe {
  padding-bottom: 80px;
}
.detail-recipes .more-information-recipe .customInfoIngredients h1, .detail-recipes .more-information-recipe .customInfoIngredients h2, .detail-recipes .more-information-recipe .customInfoIngredients h3, .detail-recipes .more-information-recipe .customInfoIngredients h4, .detail-recipes .more-information-recipe .customInfoIngredients h5, .detail-recipes .more-information-recipe .customInfoIngredients h6 {
  text-transform: uppercase;
  font-size: 16px;
  margin-right: 6px;
  line-height: 1.38;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .detail-recipes .more-information-recipe .customInfoIngredients h1, .detail-recipes .more-information-recipe .customInfoIngredients h2, .detail-recipes .more-information-recipe .customInfoIngredients h3, .detail-recipes .more-information-recipe .customInfoIngredients h4, .detail-recipes .more-information-recipe .customInfoIngredients h5, .detail-recipes .more-information-recipe .customInfoIngredients h6 {
    line-height: 1.25;
  }
}
.detail-recipes .more-information-recipe .customInfoIngredients ul {
  padding-left: 20px;
}
.detail-recipes .more-information-recipe .customInfoSteps h1, .detail-recipes .more-information-recipe .customInfoSteps h2, .detail-recipes .more-information-recipe .customInfoSteps h3, .detail-recipes .more-information-recipe .customInfoSteps h4, .detail-recipes .more-information-recipe .customInfoSteps h5, .detail-recipes .more-information-recipe .customInfoSteps h6 {
  text-transform: uppercase;
  font-size: 16px;
  margin-right: 6px;
  line-height: 1.38;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .detail-recipes .more-information-recipe .customInfoSteps h1, .detail-recipes .more-information-recipe .customInfoSteps h2, .detail-recipes .more-information-recipe .customInfoSteps h3, .detail-recipes .more-information-recipe .customInfoSteps h4, .detail-recipes .more-information-recipe .customInfoSteps h5, .detail-recipes .more-information-recipe .customInfoSteps h6 {
    line-height: 1.25;
  }
}
.detail-recipes .more-information-recipe .customInfoSteps ol, .detail-recipes .more-information-recipe .customInfoSteps ul {
  list-style: none !important;
  counter-reset: numbers;
  padding-left: 0;
}
.detail-recipes .more-information-recipe .customInfoSteps ol li, .detail-recipes .more-information-recipe .customInfoSteps ul li {
  counter-increment: numbers;
  padding-left: 40px;
  margin-left: 0;
  list-style-type: none !important;
  list-style-position: outside;
  position: relative;
  margin-bottom: 20px;
}
.detail-recipes .more-information-recipe .customInfoSteps ol li::before, .detail-recipes .more-information-recipe .customInfoSteps ul li::before {
  content: counter(numbers) "." !important;
  display: inline-block;
  position: absolute;
  left: 0;
}
.detail-recipes .customShareSocialMedia {
  padding-top: 40px;
  padding-bottom: 40px;
}
.detail-recipes .customShareSocialMedia p {
  padding-left: 0;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 12px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
}
.detail-recipes .customShareSocialMedia .customButtons {
  padding-left: 0;
  display: inline-block;
}
.detail-recipes .customShareSocialMedia .customButtons a {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: inline-block;
  font-size: 16px;
  padding: 0 4px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
}
.detail-recipes .customShareSocialMedia .customButtons a:hover span, .detail-recipes .customShareSocialMedia .customButtons a:focus span {
  opacity: 0.7;
}
.detail-recipes .customShareSocialMedia .customButtons a span {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 24px;
  line-height: 24px;
  height: 24px;
  background-size: 24px;
  margin-top: 5px !important;
  border-radius: 0px !important;
  display: inline-block;
}
.detail-recipes .customShareSocialMedia .customButtons .fb span {
  background-color: rgb(24, 119, 242);
}
.detail-recipes .customShareSocialMedia .customButtons .pt span {
  background-color: rgb(189, 8, 28);
}
.detail-recipes .customShareSocialMedia .customButtons .tw span {
  background-color: rgb(29, 155, 240);
}
.detail-recipes .customShareSocialMedia .customButtons .ink span {
  background-color: rgb(0, 123, 181);
}
.detail-recipes .customShareSocialMedia .customButtons .em span {
  background-color: rgb(1, 102, 255);
}

.productUseRecipe > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.productUseRecipe > div > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.detail-product {
  background-color: #FFFAF3;
}
.detail-product .firstContent {
  padding-top: 40px;
  padding-bottom: 80px;
}
.detail-product .customBreadcrumProduct .breadcrumb {
  font-size: 12px;
  margin-bottom: 20px;
  background-color: transparent;
  padding-left: 0;
  padding-bottom: 0;
}
.detail-product .customBreadcrumProduct .breadcrumb a {
  color: #302519;
  text-decoration: none;
  text-transform: uppercase;
}
.detail-product .customBreadcrumProduct .breadcrumb a:hover, .detail-product .customBreadcrumProduct .breadcrumb a:focus {
  color: #302519;
  text-decoration: none;
}
.detail-product .customBreadcrumProduct .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #D3B595;
}
.detail-product .customBreadcrumProduct .breadcrumb .breadcrumb-item {
  color: #302519;
  text-decoration: none;
  text-transform: uppercase;
}
.detail-product .customBreadcrumProduct .breadcrumb .breadcrumb-item:hover, .detail-product .customBreadcrumProduct .breadcrumb .breadcrumb-item:focus {
  color: #302519;
  text-decoration: none;
}
.detail-product .customBreadcrumProduct .breadcrumb .breadcrumb-item:last-child::after {
  float: right;
  padding-left: 0.5rem;
  content: "/";
  color: #D3B595;
}
.detail-product .customBreadcrumProduct .btn-tooltip {
  text-decoration: none;
  border-bottom: 1px dotted #C7A566 !important;
  margin-bottom: 8px;
  cursor: pointer;
  font-size: 12px;
  text-align: left;
  color: #302519;
  text-transform: uppercase;
  padding: 0;
  margin-left: 10px;
  background-color: transparent;
  border: none;
  border-radius: 0;
}
.detail-product .galleryProduct {
  position: relative;
}
.detail-product .galleryProduct .tab-pane {
  width: 100%;
  height: 100%;
}
.detail-product .galleryProduct .tab-pane.fade:not(.show) {
  /* visibility: hidden; */
}
.detail-product .galleryProduct .customSliderProduct,
.detail-product .galleryProduct .customSliderProduct-1,
.detail-product .galleryProduct .customSliderProduct-2,
.detail-product .galleryProduct .customSliderProduct-3 {
  padding-left: 20%;
}
.detail-product .galleryProduct .customSliderProduct-nav,
.detail-product .galleryProduct .customSliderProduct-nav-1,
.detail-product .galleryProduct .customSliderProduct-nav-2,
.detail-product .galleryProduct .customSliderProduct-nav-3 {
  position: absolute;
  left: 0;
  width: 20%;
  height: 100%;
  z-index: 1;
}
.detail-product .galleryProduct .customSliderProduct-nav .image-wrapper,
.detail-product .galleryProduct .customSliderProduct-nav-1 .image-wrapper,
.detail-product .galleryProduct .customSliderProduct-nav-2 .image-wrapper,
.detail-product .galleryProduct .customSliderProduct-nav-3 .image-wrapper {
  border: 1px solid transparent;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.detail-product .galleryProduct .customSliderProduct-nav .slick-list,
.detail-product .galleryProduct .customSliderProduct-nav-1 .slick-list,
.detail-product .galleryProduct .customSliderProduct-nav-2 .slick-list,
.detail-product .galleryProduct .customSliderProduct-nav-3 .slick-list {
  height: 100% !important;
  max-height: 700px;
}
.detail-product .galleryProduct .customSliderProduct-nav .slick-slide,
.detail-product .galleryProduct .customSliderProduct-nav-1 .slick-slide,
.detail-product .galleryProduct .customSliderProduct-nav-2 .slick-slide,
.detail-product .galleryProduct .customSliderProduct-nav-3 .slick-slide {
  margin-right: 15px;
}
.detail-product .galleryProduct .customSliderProduct-nav .slick-current .image-wrapper,
.detail-product .galleryProduct .customSliderProduct-nav-1 .slick-current .image-wrapper,
.detail-product .galleryProduct .customSliderProduct-nav-2 .slick-current .image-wrapper,
.detail-product .galleryProduct .customSliderProduct-nav-3 .slick-current .image-wrapper {
  position: relative;
  border: 1px solid #C7A566;
  z-index: 0;
}
.detail-product .galleryProduct .customSliderProduct-nav .slick-current .image-wrapper::before,
.detail-product .galleryProduct .customSliderProduct-nav-1 .slick-current .image-wrapper::before,
.detail-product .galleryProduct .customSliderProduct-nav-2 .slick-current .image-wrapper::before,
.detail-product .galleryProduct .customSliderProduct-nav-3 .slick-current .image-wrapper::before {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
      -ms-transform: rotate(45deg) translate(-50%, -50%);
          transform: rotate(45deg) translate(-50%, -50%);
  height: 20px;
  width: 20px;
  right: -11px;
  border-top: 1px solid #C7A566;
  border-right: 1px solid #C7A566;
  background-color: #fefaf3;
  z-index: -1;
  opacity: 1;
}
.detail-product .contentInfoProduct .title h1, .detail-product .contentInfoProduct .title h2, .detail-product .contentInfoProduct .title h3, .detail-product .contentInfoProduct .title h4, .detail-product .contentInfoProduct .title h5, .detail-product .contentInfoProduct .title h6 {
  font-size: 25px;
  line-height: 1.4;
  margin-bottom: 0;
  margin-top: 0;
  text-transform: uppercase;
  color: #302519;
}
@media screen and (min-width: 992px) {
  .detail-product .contentInfoProduct .title h1, .detail-product .contentInfoProduct .title h2, .detail-product .contentInfoProduct .title h3, .detail-product .contentInfoProduct .title h4, .detail-product .contentInfoProduct .title h5, .detail-product .contentInfoProduct .title h6 {
    font-size: 30px;
    line-height: 1.3;
  }
}
.detail-product .contentInfoProduct .product-certifications {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  margin: 0 -15px;
}
@media screen and (max-width: 991px) {
  .detail-product .contentInfoProduct .product-certifications {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.detail-product .contentInfoProduct .product-certifications > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  padding: 0;
  padding-top: 15px !important;
  margin: 0 -15px;
  padding-left: 20px;
}
@media screen and (max-width: 991px) {
  .detail-product .contentInfoProduct .product-certifications > div {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.detail-product .contentInfoProduct .product-certifications .icon-text {
  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;
  text-decoration: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 80px;
}
@media screen and (max-width: 578px) {
  .detail-product .contentInfoProduct .product-certifications .icon-text {
    width: auto;
  }
}
.detail-product .contentInfoProduct .product-certifications .icon-text {
  margin-bottom: 10px;
}
.detail-product .contentInfoProduct .product-certifications .icon-text .icon, .detail-product .contentInfoProduct .product-certifications .icon-text .probiotics-page .content-similar .content ul li::before, .probiotics-page .content-similar .content ul .detail-product .contentInfoProduct .product-certifications .icon-text li::before, .detail-product .contentInfoProduct .product-certifications .icon-text .customBasicPages ul li::before, .customBasicPages ul .detail-product .contentInfoProduct .product-certifications .icon-text li::before, .detail-product .contentInfoProduct .product-certifications .icon-text .our-impact-2 .content ul li::before, .our-impact-2 .content ul .detail-product .contentInfoProduct .product-certifications .icon-text li::before, .detail-product .contentInfoProduct .product-certifications .icon-text #filterProductModal [data-sublevel="1"] .btnArrow::after, #filterProductModal [data-sublevel="1"] .detail-product .contentInfoProduct .product-certifications .icon-text .btnArrow::after, .detail-product .contentInfoProduct .product-certifications .icon-text .customAccordionListingProducts [data-sublevel="1"] .btnArrow::after, .customAccordionListingProducts [data-sublevel="1"] .detail-product .contentInfoProduct .product-certifications .icon-text .btnArrow::after, .detail-product .contentInfoProduct .product-certifications .icon-text .product-content-wrap-v2 .editor-content ul li::before, .detail-product .product-content-wrap-v2 .editor-content ul .contentInfoProduct .product-certifications .icon-text li::before, .detail-product .contentInfoProduct .product-certifications .icon-text .section-bottles .editor-content ul li::before, .detail-product .section-bottles .editor-content ul .contentInfoProduct .product-certifications .icon-text li::before, .detail-product .contentInfoProduct .product-certifications .icon-text .product-content-wrap .customContent .editor-content ul li::before, .detail-product .product-content-wrap .customContent .editor-content ul .contentInfoProduct .product-certifications .icon-text li::before, .detail-product .contentInfoProduct .product-certifications .icon-text .menu .customMenuDesktop .navbar-nav .nav-item .nav-link::after, .menu .customMenuDesktop .navbar-nav .nav-item .detail-product .contentInfoProduct .product-certifications .icon-text .nav-link::after {
  margin-bottom: 5px;
}
.detail-product .contentInfoProduct .product-certifications .icon-text .icon img, .detail-product .contentInfoProduct .product-certifications .icon-text .probiotics-page .content-similar .content ul li::before img, .probiotics-page .content-similar .content ul .detail-product .contentInfoProduct .product-certifications .icon-text li::before img, .detail-product .contentInfoProduct .product-certifications .icon-text .customBasicPages ul li::before img, .customBasicPages ul .detail-product .contentInfoProduct .product-certifications .icon-text li::before img, .detail-product .contentInfoProduct .product-certifications .icon-text .our-impact-2 .content ul li::before img, .our-impact-2 .content ul .detail-product .contentInfoProduct .product-certifications .icon-text li::before img, .detail-product .contentInfoProduct .product-certifications .icon-text #filterProductModal [data-sublevel="1"] .btnArrow::after img, #filterProductModal [data-sublevel="1"] .detail-product .contentInfoProduct .product-certifications .icon-text .btnArrow::after img, .detail-product .contentInfoProduct .product-certifications .icon-text .customAccordionListingProducts [data-sublevel="1"] .btnArrow::after img, .customAccordionListingProducts [data-sublevel="1"] .detail-product .contentInfoProduct .product-certifications .icon-text .btnArrow::after img, .detail-product .contentInfoProduct .product-certifications .icon-text .product-content-wrap-v2 .editor-content ul li::before img, .detail-product .product-content-wrap-v2 .editor-content ul .contentInfoProduct .product-certifications .icon-text li::before img, .detail-product .contentInfoProduct .product-certifications .icon-text .section-bottles .editor-content ul li::before img, .detail-product .section-bottles .editor-content ul .contentInfoProduct .product-certifications .icon-text li::before img, .detail-product .contentInfoProduct .product-certifications .icon-text .product-content-wrap .customContent .editor-content ul li::before img, .detail-product .product-content-wrap .customContent .editor-content ul .contentInfoProduct .product-certifications .icon-text li::before img, .detail-product .contentInfoProduct .product-certifications .icon-text .menu .customMenuDesktop .navbar-nav .nav-item .nav-link::after img, .menu .customMenuDesktop .navbar-nav .nav-item .detail-product .contentInfoProduct .product-certifications .icon-text .nav-link::after img {
  max-width: 50px;
  margin: 0 auto;
}
.detail-product .contentInfoProduct .product-certifications .icon-text .text {
  margin-top: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.detail-product .contentInfoProduct .product-certifications .icon-text .text span {
  font-size: 9px;
  color: #302519;
  word-wrap: unset;
  line-height: 1.25;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 1px;
  -ms-flex-item-align: end;
      align-self: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  min-height: 30px;
}
@media screen and (max-width: 578px) {
  .detail-product .contentInfoProduct .product-certifications .icon-text .text span {
    font-size: 9px;
  }
}
.detail-product .contentInfoProduct .description-product {
  max-height: 250px;
  overflow: hidden;
  -webkit-transition: max-height 0.7s;
  transition: max-height 0.7s;
}
.detail-product .contentInfoProduct .description-product.open {
  /* Set transitions */
  -webkit-transition: max-height 0.7s;
  transition: max-height 0.7s;
}
.detail-product .contentInfoProduct .description-product p {
  margin-bottom: 20px;
}
.detail-product .contentInfoProduct .description-product ul,
.detail-product .contentInfoProduct .description-product ol {
  margin-bottom: 20px;
}
.detail-product .contentInfoProduct .description-product ul li,
.detail-product .contentInfoProduct .description-product ol li {
  margin-bottom: 20px;
}
.detail-product .contentInfoProduct .contentAvailableProduct .subtitle p {
  color: #302519;
  font-weight: 500;
  letter-spacing: 2px;
  font-size: 12px;
  padding: 15px 15px 15px 0;
}
.detail-product .contentInfoProduct .customContentTabs .nav-tabs {
  border: 1px solid #D9C6AA;
  border-bottom: 0 !important;
}
.detail-product .contentInfoProduct .customContentTabs .nav-tabs .nav-link {
  letter-spacing: 2px;
  text-transform: uppercase;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  color: #302519;
  font-weight: 500;
  line-height: 1;
  font-size: 12px;
  padding: 15px;
  background-color: #F9ECD9;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  text-align: center;
  border-radius: 0;
  border-top: 0;
  border-left: 1px solid #D9C6AA;
  border-bottom: 1px solid #D9C6AA;
  border-right: 1px solid #D9C6AA;
}
.detail-product .contentInfoProduct .customContentTabs .nav-tabs .nav-link:first-child {
  border-left: 0 !important;
}
.detail-product .contentInfoProduct .customContentTabs .nav-tabs .nav-link:last-child {
  border-right: 0 !important;
}
.detail-product .contentInfoProduct .customContentTabs .nav-tabs .nav-link.active {
  border: none;
  background-color: transparent;
}
.detail-product .contentInfoProduct .customContentTabs .contentWhere {
  border: 1px solid #D9C6AA;
  border-top: 0 !important;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .detail-product .contentInfoProduct .customContentTabs .contentWhere {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .detail-product .contentInfoProduct .customContentTabs .contentWhere .customBtn {
    width: 100% !important;
  }
  .detail-product .contentInfoProduct .customContentTabs .contentWhere .customBtn:not(:last-child) {
    margin-bottom: 15px;
  }
}
.detail-product .contentInfoProduct .customContentTabs .contentWhere .customBtn {
  width: 220px;
}
.detail-product .contentInfoProduct .customContentTabs .contentWhere .btn-find-store {
  border: 1px solid #D3B595;
  padding: 13px 60px 13px 21px;
  color: #302519;
  font-weight: 500;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.16;
  position: relative;
  text-decoration: none;
  margin: 0;
  outline: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.detail-product .contentInfoProduct .customContentTabs .contentWhere .btn-find-store:hover, .detail-product .contentInfoProduct .customContentTabs .contentWhere .btn-find-store:focus {
  background-color: #FFF2E4;
}
@media screen and (min-width: 992px) {
  .detail-product .contentInfoProduct .customContentTabs .contentWhere .btn-find-store {
    margin-right: 10px;
  }
}
.detail-product .contentInfoProduct .customContentTabs .contentWhere .btn-find-store::after {
  content: "";
  width: 39px;
  border-left: 1px solid #D3B595;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../img/icon-location-dark.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.detail-product .contentInfoProduct .customContentTabs .contentWhere .btn-amazon {
  color: white;
  background: #C7A566;
  border: 1px solid #C7A566;
  padding: 13px 60px 13px 21px;
  position: relative;
  font-weight: 500;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 1.16;
  text-decoration: none;
  outline: none;
  margin: 0;
}
.detail-product .contentInfoProduct .customContentTabs .contentWhere .btn-amazon:hover, .detail-product .contentInfoProduct .customContentTabs .contentWhere .btn-amazon:focus {
  background-color: #E3C998;
  border-color: #E3C998;
}
.detail-product .contentInfoProduct .customContentTabs .contentWhere .btn-amazon::after {
  content: "";
  width: 39px;
  border-left: 1px solid #DFC491;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../img/icon-amazon-white.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.detail-product .section-ingredients {
  padding-bottom: 40px;
}
.detail-product .section-ingredients h2 {
  margin-bottom: 30px;
  font-size: 25px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-width: 992px) {
  .detail-product .section-ingredients h2 {
    font-size: 23px;
    line-height: 1.4;
  }
}
.detail-product .section-ingredients .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
      -ms-flex-pack: space-evenly;
          justify-content: space-evenly;
  margin: 0 7.5px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.detail-product .section-ingredients .content .ingredient {
  max-width: 240px;
  padding: 0 7.5px;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .detail-product .section-ingredients .content .ingredient {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: unset;
    width: 100%;
    margin: 15px 0;
    padding: 0;
  }
  .detail-product .section-ingredients .content .ingredient .image-wrapper {
    margin-right: 10px;
  }
  .detail-product .section-ingredients .content .ingredient h3 {
    margin-top: 0 !important;
    font-size: 16px !important;
    text-align: left;
    margin-bottom: 5px !important;
  }
  .detail-product .section-ingredients .content .ingredient p {
    text-align: left;
  }
  .detail-product .section-ingredients .content .ingredient img {
    max-height: 100px;
    max-width: 100px;
  }
}
.detail-product .section-ingredients .content .ingredient h3 {
  margin-top: 15px;
  font-size: 18px;
  line-height: 1.25;
  margin-bottom: 14px;
  text-transform: uppercase;
}
.detail-product .product-content-wrap {
  padding-bottom: 80px;
}
.detail-product .product-content-wrap .customContent {
  background-color: #f9ecd9;
  padding-top: 80px;
  position: relative;
}
@media screen and (min-width: 992px) {
  .detail-product .product-content-wrap .customContent {
    padding-bottom: 80px;
  }
}
@media screen and (min-width: 992px) {
  .detail-product .product-content-wrap .customContent .editor-content {
    padding-left: 10%;
    padding-right: 10%;
  }
}
.detail-product .product-content-wrap .customContent .editor-content ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0;
}
.detail-product .product-content-wrap .customContent .editor-content ul li {
  text-align: left;
  margin-bottom: 20px;
  padding-left: 21px;
}
.detail-product .product-content-wrap .customContent .editor-content ul li::before {
  content: "\f111";
  margin-left: -20px;
  vertical-align: middle;
  font-size: 10px;
  color: #C7A566;
  position: relative;
  padding-right: 12px;
  top: -1px;
}
.detail-product .product-content-wrap .customContent h2 {
  font-size: 23px;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .detail-product .product-content-wrap .customContent h2 {
    font-size: 25px;
    margin-bottom: 12px;
  }
}
.detail-product .product-content-wrap .customContent p a {
  color: #8E6B2A;
  text-decoration: underline;
}
.detail-product .product-content-wrap .customContent p a:hover, .detail-product .product-content-wrap .customContent p a:focus {
  color: #8E6B2A;
  text-decoration: none;
}
.detail-product .product-content-wrap .content-1 .contentImage {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  background-color: rgb(255, 255, 255);
  background-image: url("../img/vegan-d3-content-image-1.jpeg");
}
.detail-product .product-content-wrap .content-2 {
  padding-top: 40px;
}
@media screen and (min-width: 992px) {
  .detail-product .product-content-wrap .content-2 {
    padding-bottom: 130px;
    padding-top: 130px;
  }
}
.detail-product .product-content-wrap .content-2 .contentImage {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  background-color: rgb(255, 255, 255);
  background-image: url("../img/vegan-d3-content-image-2.jpeg");
}
.detail-product .banner-gold-standard {
  background-color: #f9ecd9;
  padding-top: 40px;
}
.detail-product .banner-gold-standard h2 {
  margin-bottom: 15px;
  font-size: 35px;
  line-height: 1.4;
  margin-top: 0;
  text-transform: uppercase;
  color: #302519;
}
.detail-product .section-bottles {
  position: relative;
  padding-top: 80px;
}
@media screen and (min-width: 992px) {
  .detail-product .section-bottles {
    padding-bottom: 80px;
  }
}
.detail-product .section-bottles .contentImage {
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  left: 0;
  background-color: rgb(255, 255, 255);
  background-image: url("../img/mission_sm.jpeg");
}
@media screen and (min-width: 992px) {
  .detail-product .section-bottles .editor-content {
    padding-right: 15%;
    padding-left: 15%;
  }
}
.detail-product .section-bottles .editor-content h2 {
  text-align: left;
  text-transform: uppercase;
  color: #302519;
  margin-top: 0;
  font-size: 23px;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .detail-product .section-bottles .editor-content h2 {
    font-size: 25px;
    margin-bottom: 12px;
  }
}
.detail-product .section-bottles .editor-content h2 span {
  color: #8E6B2A;
}
.detail-product .section-bottles .editor-content ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0;
}
.detail-product .section-bottles .editor-content ul li {
  text-align: left;
  margin-bottom: 20px;
  padding-left: 21px;
}
.detail-product .section-bottles .editor-content ul li::before {
  content: "\f111";
  margin-left: -20px;
  vertical-align: middle;
  font-size: 10px;
  color: #C7A566;
  position: relative;
  padding-right: 12px;
  top: -1px;
}
.detail-product .product-content-wrap-v2 .content-1 {
  padding-top: 80px;
  margin-bottom: 80px;
  background-color: #f9ecd9;
  position: relative;
}
@media screen and (max-width: 991px) {
  .detail-product .product-content-wrap-v2 .content-1 {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 40px;
    margin-bottom: 40px;
  }
}
.detail-product .product-content-wrap-v2 h4 {
  text-align: center;
}
@media screen and (min-width: 992px) {
  .detail-product .product-content-wrap-v2 h4 {
    margin-bottom: 0;
  }
}
.detail-product .product-content-wrap-v2 h5 {
  text-transform: uppercase;
  color: #302519;
  margin-top: 0;
  text-align: center;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 1.78;
  margin-bottom: 4px;
}
@media screen and (min-width: 992px) {
  .detail-product .product-content-wrap-v2 h5 {
    font-size: 16px;
    line-height: 1.5625;
  }
}
@media screen and (min-width: 992px) {
  .detail-product .product-content-wrap-v2 .editor-content {
    padding-right: 10%;
    padding-left: 10%;
  }
}
.detail-product .product-content-wrap-v2 .editor-content ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0;
  margin-bottom: 0;
}
.detail-product .product-content-wrap-v2 .editor-content ul li {
  padding-left: 21px;
  margin-bottom: 20px;
}
.detail-product .product-content-wrap-v2 .editor-content ul li::before {
  content: "\f111";
  margin-left: -20px;
  vertical-align: middle;
  font-size: 10px;
  color: #C7A566;
  position: relative;
  padding-right: 12px;
  top: -1px;
}
.detail-product .product-content-wrap-v2 .contentImage {
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  right: 0;
  background-color: rgb(255, 255, 255);
  background-image: url("../img/Full-Spectrum-Omega.jpeg");
}
.detail-product .product-content-wrap-v2 .sub-content-1 {
  position: relative;
  padding-bottom: 80px;
  padding-top: 80px;
}
.detail-product .product-content-wrap-v2 .sub-content-2 {
  padding-bottom: 80px;
  padding-top: 40px;
}
.detail-product .product-suggest {
  background-color: #F9ECD9;
  padding-bottom: 40px;
  padding-top: 80px;
}
.detail-product .product-suggest h2 {
  font-size: 23px;
  line-height: 1.4;
  margin-bottom: 0;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .detail-product .product-suggest h2 {
    font-size: 25px;
    margin-bottom: 0;
  }
}

.teaser-mini-product,
.teaser-product {
  text-align: center;
}
.teaser-mini-product a,
.teaser-product a {
  color: inherit;
  text-decoration: none;
}
.teaser-mini-product a:hover, .teaser-mini-product a:focus,
.teaser-product a:hover,
.teaser-product a:focus {
  color: inherit;
  text-decoration: none;
}
.teaser-mini-product .image-wrapper img,
.teaser-product .image-wrapper img {
  max-height: 200px;
}
.teaser-mini-product .prim-cat,
.teaser-product .prim-cat {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 2px;
  color: #845F1A;
  line-height: 1.6;
}
.teaser-mini-product .prim-cat div,
.teaser-product .prim-cat div {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 2px;
  color: #845F1A;
  line-height: 1.6;
}
.teaser-mini-product .btn-see-all-cat,
.teaser-product .btn-see-all-cat {
  color: #845F1A;
  text-decoration: none;
  border-bottom: 1px dotted #C7A566;
  margin-bottom: 8px;
  cursor: pointer;
  position: relative;
  z-index: 1;
  font-size: 9px;
  font-weight: 500;
  text-transform: uppercase;
  padding: 0;
}
.teaser-mini-product .product-name,
.teaser-product .product-name {
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.6;
}

.tooltip {
  top: 5px !important;
}
.tooltip.show {
  opacity: 1 !important;
}
.tooltip .arrow::before {
  border-bottom-color: #C7A566;
}
.tooltip .tooltip-inner {
  background-color: #C7A566;
  padding: 0.35rem 0.7rem !important;
  border-radius: 0 !important;
}
.tooltip .tooltip-inner ul {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.tooltip .tooltip-inner ul li {
  font-size: 11px;
  line-height: 24px;
  padding: 0;
  margin: 0;
  text-align: center;
}

.customAccordionListingProducts {
  height: 100%;
  padding: 75px 0px;
}
@media screen and (min-width: 992px) {
  .customAccordionListingProducts {
    padding-top: 60px;
    border-right: #D9C6AA 1px solid;
    display: block !important;
  }
}
.customAccordionListingProducts .sublevel1 {
  margin-left: 20px !important;
}
.customAccordionListingProducts [data-sublevel="1"] .btnArrow {
  background-color: transparent;
  border: none;
  padding-top: 0;
}
.customAccordionListingProducts [data-sublevel="1"] .btnArrow::after {
  cursor: pointer;
  content: "\f107";
  font-size: 20px;
  color: black;
  margin-left: 5px;
  padding: 5px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.customAccordionListingProducts [data-sublevel="1"].active .btnArrow::after {
  content: "\f106";
}
.customAccordionListingProducts .hideCategory {
  display: none;
  height: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.customAccordionListingProducts .showCategory {
  display: block;
  height: auto !important;
}
.customAccordionListingProducts .sublevel2 {
  margin-left: 40px !important;
}
.customAccordionListingProducts .card {
  border: none;
  background-color: transparent;
  margin-bottom: 40px;
}
.customAccordionListingProducts .card .card-header {
  background-color: transparent;
  border: none;
  padding: 0;
}
.customAccordionListingProducts .card .card-header button {
  color: #302519;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  line-height: 17px;
  position: relative;
  padding-left: 36px;
  display: block;
  padding-bottom: 0;
  padding-top: 0;
}
.customAccordionListingProducts .card .card-header button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.customAccordionListingProducts .card .card-header button .toggle-icon {
  position: absolute;
  left: 0;
  top: 7px;
  display: inline-block;
  width: 20px;
  height: 17px;
}
.customAccordionListingProducts .card .card-header button .toggle-icon::before, .customAccordionListingProducts .card .card-header button .toggle-icon::after {
  content: "";
  display: inline-block;
  height: 1px;
  background-color: #302519;
  position: absolute;
  width: 17px;
}
.customAccordionListingProducts .card .card-header button .toggle-icon::before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 17px;
}
.customAccordionListingProducts .card .card-header button[aria-expanded=true] .toggle-icon::before {
  display: none;
}
.customAccordionListingProducts .card .card-header button:hover, .customAccordionListingProducts .card .card-header button:focus {
  color: #302519;
  text-decoration: none;
}
.customAccordionListingProducts .card .card-body {
  padding-bottom: 0;
}
.customAccordionListingProducts .customListCategory {
  padding-left: 1rem;
}
.customAccordionListingProducts .customListCategory .custom-checkbox {
  margin-bottom: 15px;
}
.customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-label {
  color: #302519;
  font-size: 15px;
  line-height: 1.1;
  cursor: pointer;
  padding-left: 5px;
}
.customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-label::before {
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 18px;
  height: 18px;
}
.customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-label::after {
  top: 50%;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 18px;
  height: 18px;
}
.customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-label a {
  color: #8E6B2A;
  text-decoration: underline;
}
.customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-label a:hover, .customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-label a:focus {
  color: #8E6B2A;
  text-decoration: none;
}
.customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-label::before {
  border-radius: 0;
  border: 1px solid #ECD7B8;
}
.customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../img/icon-check-dark.svg") !important;
}
.customAccordionListingProducts .customListCategory .custom-control-input:checked ~ .custom-control-label::before {
  background-color: white;
}
.customAccordionListingProducts .customListCategory .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.customAccordionListingProducts .customListCategory .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: white;
}

.product-listing-wrapper {
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .product-listing-wrapper {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
.product-listing-wrapper .filter-header {
  margin-bottom: 10px;
}
.product-listing-wrapper .filter-header h1 {
  font-size: 25px;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  color: #302519;
}
@media screen and (min-width: 992px) {
  .product-listing-wrapper .filter-header h1 {
    font-size: 30px;
    line-height: 1.3;
  }
}
.product-listing-wrapper .selectSort {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.product-listing-wrapper .selectSort p {
  margin-bottom: 0 !important;
  margin-top: 7px;
  font-size: 12px;
  font-weight: bold;
  padding-right: 10px;
}
.product-listing-wrapper .selectSort .select2-container--default .select2-selection--single {
  background-color: #FFFAF3 !important;
  border: 1px solid #D3B595 !important;
  border-radius: 0 !important;
}
.product-listing-wrapper .selectSort .select2-container--default .select2-selection--single .select2-selection__rendered {
  font-size: 12px;
}

.select2-results__options li {
  background-color: #FFFAF3;
  font-size: 12px;
  border: 1px solid #D3B595;
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #F9ECD9 !important;
  color: #624c33 !important;
}

.select2-container--default .select2-results__option--selected {
  background-color: #F9ECD9 !important;
  color: #624c33 !important;
}

.banner-product-brown-light {
  background-color: #c8a46b;
  padding-bottom: 40px;
  padding-top: 40px;
  text-align: center;
}
.banner-product-brown-light h2 {
  color: white;
  text-transform: uppercase;
  margin-top: 0;
  font-size: 23px;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  .banner-product-brown-light h2 {
    font-size: 25px;
    margin-bottom: 12px;
  }
}
.banner-product-brown-light p {
  color: white;
  margin-bottom: 0;
  font-size: 15px;
  line-height: 1.3;
}
@media screen and (min-width: 992px) {
  .banner-product-brown-light p {
    font-size: 16px;
    line-height: 1.6;
  }
}

@media screen and (min-width: 992px) {
  .customBtnFilter {
    display: none;
  }
}
.customBtnFilter {
  margin-bottom: 10px;
}
.customBtnFilter button {
  width: 54px !important;
  padding-right: 0 !important;
  background-color: #C7A566 !important;
  color: white;
  font-size: 10px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.83px;
  line-height: 1;
  padding: inherit;
  height: 21px;
  border: none;
  border-radius: 0;
  background: none;
  margin: 0;
}
.customBtnFilter button:hover, .customBtnFilter button:focus {
  background-color: #C7A566 !important;
  color: white;
}

#filterProductModal .sublevel1 {
  margin-left: 20px !important;
}
#filterProductModal .sublevel2 {
  margin-left: 40px !important;
}
#filterProductModal [data-sublevel="1"] .btnArrow {
  background-color: transparent;
  border: none;
  padding-top: 0;
}
#filterProductModal [data-sublevel="1"] .btnArrow::after {
  cursor: pointer;
  content: "\f107";
  font-size: 20px;
  color: black;
  margin-left: 5px;
  padding: 5px;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
#filterProductModal [data-sublevel="1"].active .btnArrow::after {
  content: "\f106";
}
#filterProductModal .hideCategory {
  display: none;
  height: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
#filterProductModal .showCategory {
  display: block;
  height: auto !important;
}
#filterProductModal .modal-dialog {
  margin: 0;
}
#filterProductModal .modal-content {
  border-radius: 0;
  background-color: #F6EADA;
}
#filterProductModal .modal-header {
  border-bottom: 0;
}
#filterProductModal .close {
  opacity: 1 !important;
}
#filterProductModal .close span {
  display: block;
  width: 19px;
  height: 19px;
  background-image: url("../img/icon-close-dark.svg");
  background-position: center;
  background-repeat: no-repeat;
}
#filterProductModal .modal-body {
  overflow-y: scroll;
  padding: 10px 35px 40px 35px;
  height: 100vh;
}
#filterProductModal .modal-body .customTitle {
  margin-bottom: 30px;
}
#filterProductModal .modal-body .customTitle h2 {
  font-size: 18px;
  margin-bottom: 0;
  margin-right: 40px;
}
#filterProductModal .modal-body .customApply button {
  margin: 0;
  border: none;
  outline: none;
  background: none;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.16;
  padding: 10px 22px;
  font-weight: 500;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #302519;
  color: white;
}
#filterProductModal .modal-body .customApply button:hover, #filterProductModal .modal-body .customApply button:focus {
  color: white;
  background-color: #645748;
}
#filterProductModal .modal-body .customAccordionListingProducts {
  padding: 0 !important;
  height: auto;
}

.button {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  text-decoration: none;
  font-family: "HCo Gotham SSm", "Montserrat", sans-serif;
  font-size: 12px;
  line-height: 1.16;
  padding: 10px 22px;
  font-weight: 500;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #302519;
  color: white;
}

.button.primary.amazon:after {
  background-image: url("../img/icon-amazon-white.svg");
}

.button.primary.in-store:after {
  background-image: url("../img/icon-location-dark.svg");
}

.tab-content {
  border-top: none;
}

.white-text .tab-content {
  border-color: #B8B99E;
}

.tab-pane {
  padding: 20px;
}

.tab-pane .shop-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.tab-pane .shop-buttons .button {
  width: 220px;
}

@media (min-width: 991px) {
  .tab-pane .shop-buttons .button.in-store {
    margin-right: 10px;
  }
}
@media (max-width: 1200px) and (min-width: 768px), (max-width: 480px) {
  .tab-pane .shop-buttons {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .tab-pane .shop-buttons .button {
    width: 100%;
  }
  .tab-pane .shop-buttons .button.in-store {
    margin-right: 0;
  }
  .tab-pane .shop-buttons .button.amazon {
    margin-top: 20px;
  }
}
.tabs-wrapper {
  padding-bottom: 25px;
}

.tabs-wrapper .nav-tabs li.long {
  -ms-flex-preferred-size: unset;
      flex-basis: unset;
  width: 100%;
}

.tabs-wrapper .nav-tabs li.long span {
  border-bottom: none !important;
}

@media (max-width: 1300px) and (min-width: 768px), (max-width: 540px) {
  .tabs-wrapper .nav-tabs li:first-of-type {
    width: 100%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
  }
  .tabs-wrapper .nav-tabs li:first-of-type span {
    border-bottom: none !important;
  }
}
.tabs-wrapper .nav-tabs li:last-of-type {
  border-right: 1px solid #D9C6AA;
}

.tabs-wrapper .nav-tabs > li.active a {
  background-color: transparent;
}

@media (max-width: 1200px) and (min-width: 768px) {
  .tabs-wrapper .nav-tabs > li .tab:not(.crowded) {
    font-size: 10px;
    padding: 15px 8px;
  }
}
.tabs-wrapper .nav-tabs > li span,
.tabs-wrapper .nav-tabs > li a {
  color: #302519;
  font-weight: 500;
  line-height: 1;
  font-size: 12px;
  padding: 15px;
}

@media (max-width: 440px) {
  .tabs-wrapper .nav-tabs > li .tab:not(.crowded) {
    font-size: 8px;
    padding: 15px 8px;
  }
  .tabs-wrapper .nav-tabs > li .tab.crowded {
    padding: 15px 8px;
  }
}
.tabs-wrapper .nav-tabs > li span {
  padding-left: 0;
  line-height: 1;
  letter-spacing: 2px;
  border-color: #D9C6AA;
  margin: 0;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  width: 100%;
  text-align: center;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  text-align: left;
  border-bottom: 1px solid #D9C6AA !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tabs-wrapper .nav-tabs > li a {
  background-color: #F9ECD9;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  text-align: center;
}

.tabs-wrapper .nav-tabs > li + li a,
.tabs-wrapper .nav-tabs > li + li a:focus,
.tabs-wrapper .nav-tabs > li + li a:active {
  border-left: none;
  border-radius: 0px !important;
}

.tabs-wrapper .nav-tabs > li:nth-child(2) a {
  border-left: 1px solid #D9C6AA !important;
  border-top: 1px solid #D9C6AA !important;
}

.tabs-wrapper .nav-tabs > li:nth-child(3) a {
  border-left: 1px solid #D9C6AA !important;
  border-top: 1px solid #D9C6AA !important;
}

.rating {
  margin-bottom: 20px;
}

.product-certifications {
  padding: 0;
  margin: 0 -15px;
}

.button.primary {
  color: white;
  background: #C7A566;
  border: 1px solid #C7A566;
  padding: 13px 60px 13px 21px;
  position: relative;
}

.button.primary:hover,
.button.primary:focus {
  background-color: #E3C998;
  border-color: #E3C998;
}

.button.primary:hover:after,
.button.primary:focus:after {
  border-left-color: #F9ECD9;
}

.button.primary:after {
  content: "";
  width: 39px;
  border-left: 1px solid #DFC491;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../img/icon-arrow-right-white.svg");
  background-repeat: no-repeat;
  background-position: center;
}

.button.primary.light {
  background-color: transparent;
  color: #302519;
  border-color: #D3B595;
}

.button.primary.light:after {
  border-left-color: #D3B595;
  background-image: url(../img/icon-arrow-right-dark.svg);
}

.white-text .button.primary.light:after {
  background-image: url(../img/icon-arrow-right-white.svg);
}

.button.primary.in-store:after {
  background-image: url(../img/icon-location-dark.svg);
}

.white-text .button.primary.light {
  background-color: transparent;
  color: white;
  border-color: #D3B595;
}

.button.primary.light:hover,
.button.primary.light:focus {
  background-color: #FFF2E4;
}

.white-text .button.primary.light:hover,
.white-text .button.primary.light:focus {
  background-color: rgba(249, 236, 217, 0.2);
}

.tabs-wrapper .nav-tabs > li a {
  color: #302519;
  font-weight: 500;
  line-height: 1;
  font-size: 12px;
  padding: 15px;
}

.tabs-wrapper .nav-tabs > li span,
.tabs-wrapper .nav-tabs > li a {
  color: #302519;
  font-weight: 500;
  line-height: 1;
  font-size: 12px;
  padding: 15px;
}

@media (max-width: 440px) {
  .tabs-wrapper .nav-tabs > li .tab:not(.crowded) {
    font-size: 8px;
    padding: 15px 8px;
  }
  .tabs-wrapper .nav-tabs > li .tab.crowded {
    padding: 15px 8px;
  }
}
.tabs-wrapper .nav-tabs {
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.tabs-wrapper .nav-tabs li {
  padding: 0;
  margin: 0;
  -ms-flex-preferred-size: 0;
      flex-basis: 0;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.tabs-wrapper .nav-tabs > li span {
  padding-left: 0;
  line-height: 1;
  letter-spacing: 2px;
  border-color: #D9C6AA;
  margin: 0;
  border-radius: 0;
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  height: 100%;
  width: 100%;
  text-align: center;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  text-align: left;
  border-bottom: 1px solid #D9C6AA !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tabs-wrapper .nav-tabs > li a {
  background-color: #F9ECD9;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  text-align: center;
}

.tabs-wrapper .nav-tabs > li + li a,
.tabs-wrapper .nav-tabs > li + li a:focus,
.tabs-wrapper .nav-tabs > li + li a:active {
  border-left: none;
}
.tabs-wrapper .nav-tabs > li + li a:hover,
.tabs-wrapper .nav-tabs > li + li a:focus:hover,
.tabs-wrapper .nav-tabs > li + li a:active:hover {
  border-color: none !important;
}

.tabs-wrapper .nav-tabs > li:nth-child(2) a {
  border-left: 1px solid #D9C6AA !important;
}

.rating {
  margin-bottom: 20px;
}

.product-certifications {
  padding: 0;
  margin: 0 -15px;
}

.product-certifications .icon-text span.icon + .text, .product-certifications .icon-text .menu .customMenuDesktop .navbar-nav .nav-item span.nav-link::after + .text, .menu .customMenuDesktop .navbar-nav .nav-item .product-certifications .icon-text span.nav-link::after + .text, .product-certifications .icon-text .customAccordionListingProducts [data-sublevel="1"] span.btnArrow::after + .text, .customAccordionListingProducts [data-sublevel="1"] .product-certifications .icon-text span.btnArrow::after + .text, .product-certifications .icon-text #filterProductModal [data-sublevel="1"] span.btnArrow::after + .text, #filterProductModal [data-sublevel="1"] .product-certifications .icon-text span.btnArrow::after + .text {
  margin-top: 0;
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
  background-color: transparent;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  text-align: center;
  border-color: none !important;
}

.wrap_loading_search {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  background: rgba(247, 245, 242, 0.6);
  z-index: 1;
}

.img-block {
  max-width: 80%;
}

#collapse2 .card-body div table {
  text-align: start !important;
}
@media (max-width: 767px) {
  #collapse2 .card-body div table {
    width: 100% !important;
  }
}
#collapse2 .card-body div table tbody {
  text-align: center;
  border: 2px solid #D9C6AA !important;
}
#collapse2 .card-body div table tbody td {
  border: 2px solid #D9C6AA !important;
  vertical-align: middle;
  padding: 4px 4px 4px 4px !important;
  max-width: 185px !important;
}
@media (max-width: 767px) {
  #collapse2 .card-body div table tbody td {
    max-width: 100px !important;
  }
}
#collapse2 .card-body div table tbody tr {
  border: 2px solid #D9C6AA !important;
  vertical-align: middle;
}
#collapse2 .card-body div table tbody tr:first-child {
  background-color: #C7A566;
}
#collapse2 .card-body div table tbody tr:first-child td {
  background-color: #C7A566 !important;
}

.block-available .available {
  font-weight: 900;
}
.block-available .list-available {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.block-available .list-available li {
  list-style: none;
  padding: 0px 5px 0px 5px;
  background-color: #f9ecd9;
  border: 1px solid #d9c6aa;
  margin-right: 5px;
  margin-bottom: 5px;
}

.read-description-product button {
  background-color: #FFF6E8;
  border: 1px solid #D3B595;
  padding: 7px 12px;
}
.read-description-product button:hover {
  background-color: #f7ebd9;
}

.adimo-multi-touchpoint {
  border-radius: 4px;
  height: 40px;
  min-width: 200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 10px 20px;
  font-size: 14px;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-color: #302519;
  border: 2px solid #302519;
  color: white;
  letter-spacing: -0.015em;
  font-weight: 700;
  text-transform: uppercase;
}

.adimo-multi-touchpoint:hover {
  background-color: #302519;
  border-color: #302519;
  color: white;
}

.customAccordionProduct {
  padding-top: 1rem;
}
.customAccordionProduct .accordion .card {
  background-color: transparent;
  border-radius: 0 !important;
  border: 1px solid #D9C6AA;
  border-bottom: 0 !important;
}
.customAccordionProduct .accordion .card .card-header {
  padding: 0;
  background-color: transparent;
  border-bottom: 0;
}
.customAccordionProduct .accordion .card .card-header .btn-link {
  padding: 18px 55px 18px 23px;
  text-decoration: none;
  color: #302519;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 7px;
  font-weight: 500;
  letter-spacing: 1.17px;
  text-transform: uppercase;
  position: relative;
}
@media screen and (min-width: 992px) {
  .customAccordionProduct .accordion .card .card-header .btn-link {
    font-size: 14px;
    line-height: 1.29;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 991px) {
  .customAccordionProduct .accordion .card .card-header .btn-link {
    margin-bottom: 0 !important;
  }
}
.customAccordionProduct .accordion .card .card-header .btn-link:focus {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.customAccordionProduct .accordion .card .card-header .btn-link .toggle {
  position: absolute;
  right: 23px;
  top: 25px;
  line-height: 55px;
  font-size: 20px;
  max-height: 1px;
}
.customAccordionProduct .accordion .card .card-header .btn-link .toggle::before, .customAccordionProduct .accordion .card .card-header .btn-link .toggle::after {
  width: 19px;
  height: 1px;
  background-color: #302519;
  display: block;
}
.customAccordionProduct .accordion .card .card-header .btn-link .toggle::before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  width: 19px;
  margin-bottom: -1px;
  content: "";
}
.customAccordionProduct .accordion .card .card-header .btn-link .toggle::after {
  content: "";
}
.customAccordionProduct .accordion .card .card-header .btn-link[aria-expanded=true] .toggle::before {
  opacity: 0;
  display: none;
}
.customAccordionProduct .accordion .card .card-body h1, .customAccordionProduct .accordion .card .card-body h2, .customAccordionProduct .accordion .card .card-body h3, .customAccordionProduct .accordion .card .card-body h4, .customAccordionProduct .accordion .card .card-body h5, .customAccordionProduct .accordion .card .card-body h6 {
  line-height: 1.25;
  text-transform: none;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}
.customAccordionProduct .accordion .card .card-body p {
  margin-bottom: 20px;
}
.customAccordionProduct .accordion .card .card-body table.supplement-facts {
  margin-bottom: 20px;
  font-size: 12px;
}
.customAccordionProduct .accordion .card .card-body table.supplement-facts tr:not(first-child),
.customAccordionProduct .accordion .card .card-body table.supplement-facts thead td:not(first-child) {
  padding: 0 3px;
}
.customAccordionProduct .accordion .card .card-body table.supplement-facts thead tr:nth-child(2) {
  border-top: #302519 solid 10px;
  border-bottom: #302519 solid 5px;
}
.customAccordionProduct .accordion .card .card-body table.supplement-facts p {
  font-size: 12px;
  line-height: 1.5;
}
.customAccordionProduct .accordion .card .card-body table.supplement-facts tr,
.customAccordionProduct .accordion .card .card-body table.supplement-facts td {
  color: #302519;
  background-color: transparent;
  font-weight: 300;
  line-height: 1.5;
  text-transform: none;
  font-size: 12px;
}
.customAccordionProduct .accordion .card .card-body table.supplement-facts tr td {
  border: none;
}
.customAccordionProduct .accordion .card .card-body table.supplement-facts tr td:first-child {
  text-align: left;
  max-width: unset;
}
.customAccordionProduct .accordion .card:last-child {
  border: 1px solid #D9C6AA !important;
}

.detail-article {
  padding-top: 40px;
}
.detail-article .customTitle h1, .detail-article .customTitle h2, .detail-article .customTitle h3, .detail-article .customTitle h4, .detail-article .customTitle h5, .detail-article .customTitle h6 {
  font-size: 25px;
  line-height: 1.4;
  text-transform: uppercase;
  color: #302519;
  margin-bottom: 12px;
}
@media screen and (min-width: 992px) {
  .detail-article .customTitle h1, .detail-article .customTitle h2, .detail-article .customTitle h3, .detail-article .customTitle h4, .detail-article .customTitle h5, .detail-article .customTitle h6 {
    font-size: 30px;
    line-height: 1.3;
  }
}
.detail-article .post-meta {
  margin-bottom: 30px;
  margin-top: 5px;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.detail-article .post-meta span {
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-left: 20px;
  margin-right: 20px;
  display: inline-block;
  position: relative;
  vertical-align: text-top;
  padding-right: 10px;
}
.detail-article .post-meta span::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  position: absolute;
  background-position: center;
  background-size: cover;
  left: -20px;
  top: 0;
}
.detail-article .post-meta .reading-time::before {
  background: url("../img/icon-read-time.svg");
}
.detail-article .post-meta .date::before {
  background: url("../img/icon-calendar.svg");
}
.detail-article .post-meta .updated::before {
  background: url("../img/icon-updated.svg");
}
.detail-article .contentDetail, .detail-article .bottomContentDetail {
  padding-top: 40px;
}
.detail-article .contentDetail h1, .detail-article .contentDetail h2, .detail-article .contentDetail h3, .detail-article .contentDetail h4, .detail-article .contentDetail h5, .detail-article .contentDetail h6, .detail-article .bottomContentDetail h1, .detail-article .bottomContentDetail h2, .detail-article .bottomContentDetail h3, .detail-article .bottomContentDetail h4, .detail-article .bottomContentDetail h5, .detail-article .bottomContentDetail h6 {
  text-transform: uppercase;
  color: #302519;
}
.detail-article .contentDetail img, .detail-article .bottomContentDetail img {
  max-width: 100%;
  height: auto;
}
.detail-article .contentDetail a, .detail-article .bottomContentDetail a {
  color: #7A5A1F;
  text-decoration: underline;
}
.detail-article .contentDetail a:hover, .detail-article .contentDetail a:focus, .detail-article .bottomContentDetail a:hover, .detail-article .bottomContentDetail a:focus {
  color: #7A5A1F;
  text-decoration: none;
}
.detail-article .contentDetail ul li, .detail-article .contentDetail ol li, .detail-article .bottomContentDetail ul li, .detail-article .bottomContentDetail ol li {
  margin-bottom: 20px;
}
.detail-article .contentDetail table tr td, .detail-article .bottomContentDetail table tr td {
  border: 1px solid #ECD7B8;
  padding: 17px;
  color: #302519;
}
.detail-article .contentDetail table tr:nth-child(odd), .detail-article .bottomContentDetail table tr:nth-child(odd) {
  background-color: white;
}
.detail-article .contentDetail table tr:nth-child(even), .detail-article .bottomContentDetail table tr:nth-child(even) {
  background-color: #FFFAF3;
}
.detail-article .contentDetail .blog-include, .detail-article .bottomContentDetail .blog-include {
  max-width: 340px;
  padding: 25px;
  margin: 0 30px 30px;
  border: 1px solid #D3B595;
}
.detail-article .contentDetail .blog-include.left, .detail-article .bottomContentDetail .blog-include.left {
  float: left;
  margin-left: 0;
}
@media screen and (max-width: 991px) {
  .detail-article .contentDetail .blog-include.left, .detail-article .bottomContentDetail .blog-include.left {
    margin-right: 0 !important;
    max-width: unset;
  }
}
.detail-article .contentDetail .blog-include.right, .detail-article .bottomContentDetail .blog-include.right {
  float: right;
  margin-right: 0;
}
@media screen and (max-width: 991px) {
  .detail-article .contentDetail .blog-include.right, .detail-article .bottomContentDetail .blog-include.right {
    margin-left: 0 !important;
    max-width: unset;
    float: none !important;
    text-align: center;
  }
}
.detail-article .contentDetail .blog-include.background, .detail-article .bottomContentDetail .blog-include.background {
  background-color: #F9ECD9;
  border-color: #F9ECD9;
}
.detail-article .contentDetail .blog-include ul li, .detail-article .bottomContentDetail .blog-include ul li {
  margin-bottom: 20px;
}
.detail-article .bottomContentDetail {
  padding-top: 0 !important;
}
.detail-article .productUsed > div {
  margin-right: 0 !important;
  margin-left: 0 !important;
}
.detail-article .productUsed > div > div {
  padding-right: 0 !important;
  padding-left: 0 !important;
  -webkit-box-flex: 100% !important;
      -ms-flex: 100% !important;
          flex: 100% !important;
  max-width: 100% !important;
}

.pager__items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin-bottom: 0px;
}
.pager__items .pager__item a {
  text-decoration: none;
  border: 1px solid #D3B595;
  background-color: transparent;
  color: #302519;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  border-radius: 0;
  z-index: 2;
  position: relative;
  padding: 0.5rem 0.75rem;
}
.pager__items .is-active a {
  z-index: 3;
  border-color: #D3B595;
  background-color: #C7A566;
  color: white !important;
}
.pager__items .pager__item--next a {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #302519 !important;
  border: 1px solid #302519;
  padding: 0.5rem 0.75rem;
  height: 100%;
  background-image: url("../img/icon-arrow-right-white.svg");
}
.pager__items .pager__item--next a span {
  display: none;
}
.pager__items .pager__item--previous a {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #302519 !important;
  border: 1px solid #302519;
  padding: 0.5rem 0.75rem;
  height: 100%;
  background-image: url("../img/icon-arrow-left-white.svg");
}
.pager__items .pager__item--previous a span {
  display: none;
}
.pager__items .pager__item--first,
.pager__items .pager__item--last {
  display: none;
}

.productUsed > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.productUsed > div > div {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333333%;
          flex: 0 0 33.333333%;
  max-width: 33.333333%;
}

.banner-submenu {
  padding-bottom: 40px;
  padding-top: 40px;
  background-color: #FFF6E8;
}
.banner-submenu .nav {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 991px) {
  .banner-submenu .nav {
    margin: 0 -36px -20px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.banner-submenu .nav .nav-link {
  text-decoration: none;
  line-height: 1.28;
  font-size: 14px;
  text-transform: uppercase;
  color: #302519;
  letter-spacing: 1.17px;
  font-weight: 500;
  padding: 0 36px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .banner-submenu .nav .nav-link {
    margin-bottom: 20px;
  }
}
.banner-submenu .nav .nav-link::before {
  content: "";
  display: block;
  height: 1px;
  background: transparent;
  position: absolute;
  width: calc(100% - 72px);
  bottom: 0;
  left: 36px;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.banner-submenu .nav .nav-link.active::before {
  background: #C7A566;
}
.banner-submenu .nav .nav-link:hover::before, .banner-submenu .nav .nav-link:focus::before {
  background: #C7A566;
}

.our-story-1 {
  background-color: #f9ecd9;
}
@media screen and (max-width: 991px) {
  .our-story-1 {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}

.our-story-2 {
  background-color: #9a9b82;
}
@media screen and (max-width: 991px) {
  .our-story-2 {
    padding-top: 40px;
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 992px) {
  .our-story-2 .content {
    padding-left: 5%;
    width: 73%;
    margin: auto;
  }
}
.our-story-2 .content h2 {
  color: #000;
}
.our-story-2 .content p {
  color: #000;
}
.our-story-2 .contentImage {
  min-height: 250px;
  height: 411px;
  padding: 55px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgb(255, 255, 255);
  background-image: url("../img/solgar-vintage-poster.jpeg");
}
.our-story-2 .solgar-gold-lid {
  position: relative;
  max-width: unset;
}
@media screen and (min-width: 992px) {
  .our-story-2 .solgar-gold-lid {
    width: 246px;
    left: -105px;
    bottom: -22px;
    position: absolute;
  }
}
@media only screen and (max-width: 991px) and (min-width: 768px) {
  .our-story-2 .solgar-gold-lid {
    width: 200px;
    left: -170px;
    top: 149px;
    z-index: 1;
  }
}

.our-story-3 {
  background-color: #fff6e8;
}
@media screen and (max-width: 991px) {
  .our-story-3 {
    padding-top: 0px;
    padding-bottom: 10px;
  }
}
@media screen and (min-width: 992px) {
  .our-story-3 .content {
    padding-left: 14%;
  }
}
@media screen and (min-width: 992px) {
  .our-story-3 .content h2 {
    max-width: 488px;
  }
}
@media screen and (min-width: 992px) {
  .our-story-3 .content p {
    max-width: 470px;
  }
}
.our-story-3 .contentImage {
  background-color: rgb(255, 255, 255);
  min-height: 597px;
  background-image: url("../img/Solgar_Brand Equity Campaign_US_Still Images_kitchen_95.jpg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.our-story-3 #guided-by-nature-certifications {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 40px;
}
@media screen and (max-width: 991px) {
  .our-story-3 #guided-by-nature-certifications {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media screen and (min-width: 992px) {
  .our-story-3 #guided-by-nature-certifications {
    -webkit-box-pack: unset;
        -ms-flex-pack: unset;
            justify-content: unset;
  }
}
.our-story-3 #guided-by-nature-certifications img {
  margin: 0 24px 24px 0;
  max-width: 65px;
}
@media screen and (min-width: 992px) {
  .our-story-3 #guided-by-nature-certifications img {
    max-width: 100%;
    width: 75px;
    height: 75px;
  }
}

.our-story-4 {
  background-color: #f9ecd9;
  padding-bottom: 40px;
  padding-top: 40px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .our-story-4 {
    padding-bottom: 0px;
  }
}
@media screen and (min-width: 992px) {
  .our-story-4 .content {
    padding-left: 30%;
    padding-right: 15%;
    height: 450px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.our-story-4 .contentImage {
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  right: 0;
  background-color: rgb(255, 255, 255);
  min-height: 450px;
  background-image: url("../img/story3.jpeg");
}

.banner-solgar-years {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgb(255, 255, 255);
  min-height: 298px;
  background-image: url("../img/solgar-75-years-bg.jpeg");
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (max-width: 991px) {
  .banner-solgar-years {
    min-height: 0 !important;
  }
}
.banner-solgar-years .content {
  text-align: center;
}
.banner-solgar-years .content img {
  min-width: 200px;
  width: 40%;
  height: auto;
}
@media screen and (min-width: 992px) {
  .banner-solgar-years .content img {
    width: 406px;
  }
}

.our-mission-1 {
  padding-bottom: 40px;
  padding-top: 40px;
  background-color: #f9ecd9;
  position: relative;
}
@media screen and (min-width: 992px) {
  .our-mission-1 .content {
    padding-right: 15%;
    padding-left: 15%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 490px;
  }
}
.our-mission-1 .contentImage {
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  right: 0;
  background-color: rgb(255, 255, 255);
  background-image: url("../img/story1.jpeg");
  min-height: 450px;
}

.our-mission-2 {
  padding-top: 130px;
  padding-bottom: 130px;
  position: relative;
  background-color: #fef6e8;
}
.our-mission-2 .contentImage {
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  left: 0;
  background-color: rgb(255, 255, 255);
  background-image: url("../img/mission2.jpeg");
}
.our-mission-2 .content h3 {
  text-transform: lowercase;
  font-weight: normal;
}
@media screen and (min-width: 992px) {
  .our-mission-2 .content {
    padding-right: 15%;
    padding-left: 15%;
  }
}
.our-mission-2 .content .circled-nums {
  list-style: none;
  padding-left: 0;
  counter-reset: item;
  margin-bottom: 0;
}
@media screen and (min-width: 576px) {
  .our-mission-2 .content .circled-nums {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
  }
}
.our-mission-2 .content .circled-nums li {
  counter-increment: item;
  padding-left: 33px;
  margin-bottom: 20px;
  padding-top: 0;
  position: relative;
}
.our-mission-2 .content .circled-nums li::before {
  position: absolute;
  display: inline-block;
  content: counter(item, decimal);
  color: white;
  background-color: #C7A566;
  border-radius: 50%;
  width: 25px;
  height: 25px;
  text-align: center;
  margin-left: -33px;
  font-size: 15px;
  font-weight: bold;
  line-height: 26px;
}

.our-impact-1 {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #f9ecd9;
  position: relative;
}
@media screen and (min-width: 992px) {
  .our-impact-1 .content {
    padding-right: 10%;
    padding-left: 10%;
    padding-top: 12%;
    padding-bottom: 12%;
  }
}
.our-impact-1 .content img {
  max-width: 375px;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .our-impact-1 .content img {
    max-width: 100%;
  }
}
.our-impact-1 .contentImage {
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  right: 0;
  background-image: url("../img/Solgar_Brand Equity Campaign_US_Still Images_valley_1.jpg");
}

.our-impact-2 {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #FFF6E8;
  position: relative;
}
@media screen and (min-width: 992px) {
  .our-impact-2 .content {
    padding-right: 15%;
    padding-left: 10%;
  }
}
.our-impact-2 .content ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0;
}
.our-impact-2 .content ul li {
  padding-left: 21px;
  margin-bottom: 20px;
}
.our-impact-2 .content ul li::before {
  content: "\f111";
  margin-left: -20px;
  vertical-align: middle;
  font-size: 10px;
  color: #C7A566;
  position: relative;
  padding-right: 12px;
  top: -1px;
}
.our-impact-2 .contentImage {
  position: absolute;
  top: 0;
  bottom: 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  padding: 0;
  left: 0;
  background-color: rgb(255, 255, 255);
  background-image: url("../img/21-SO-1280_FA_Digital_AmazonStoreFront24-1.jpeg");
}

.content-where-buy {
  padding-bottom: 80px;
  padding-top: 80px;
  background-color: #FFF6E8;
}
.content-where-buy .header-content {
  margin-bottom: 50px;
}
.content-where-buy table tr {
  background-color: transparent;
}
.content-where-buy table tr td {
  border: 1px solid #ECD7B8;
  padding: 17px;
  color: #302519;
}
.content-where-buy table img {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.content-find-store {
  background-color: #fef6e8;
}

.customBasicPages {
  background-color: #FFF6E8;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 991px) {
  .customBasicPages {
    padding-top: 40px;
  }
}
.customBasicPages a {
  color: #302519;
  text-decoration: underline;
}
.customBasicPages a:hover, .customBasicPages a:focus {
  color: #302519;
  text-decoration: none;
}
.customBasicPages ul, .customBasicPages ol {
  margin-bottom: 20px;
}
.customBasicPages ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0;
}
.customBasicPages ul li {
  padding-left: 21px;
  margin-bottom: 20px;
}
.customBasicPages ul li::before {
  content: "\f111";
  margin-left: -20px;
  vertical-align: middle;
  font-size: 10px;
  color: #C7A566;
  position: relative;
  padding-right: 12px;
  top: -1px;
}
.customBasicPages table tr:nth-child(odd) {
  background-color: white;
}
.customBasicPages table tr:nth-child(even) {
  background-color: #FFFAF3;
}
.customBasicPages table tr td {
  border: 1px solid #ECD7B8;
  padding: 17px;
  color: #302519;
}
.customBasicPages label[for=chkdoNotSellMyInfo] {
  font-size: 16px;
  font-weight: 700;
  text-transform: none;
  line-height: 1.2;
  margin-bottom: 4px;
  display: block;
  color: #302519;
}
.customBasicPages #chkdoNotSellMyInfo {
  display: inline-block;
  min-width: 21px;
  min-height: 21px;
  margin: 4px 0 0;
}
.customBasicPages .button {
  margin: 0;
  padding: 0;
  border: none;
  outline: none;
  background: none;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.16;
  padding: 10px 22px;
  font-weight: 500;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #302519;
  color: white;
}
.customBasicPages .button:hover, .customBasicPages .button:focus {
  color: white;
  background-color: #645748;
}

.content-worldwide {
  background-color: #FFF6E8;
  padding-top: 80px;
  padding-bottom: 80px;
  position: relative;
}
.content-worldwide a {
  color: #936F2C;
  text-decoration: underline;
}
.content-worldwide a:hover, .content-worldwide a:focus {
  color: #936F2C;
  text-decoration: none;
}

.table-privacy-policy {
  background-color: transparent !important;
}
.table-privacy-policy tbody {
  background-color: transparent !important;
}
.table-privacy-policy tbody tr {
  background-color: transparent !important;
}
.table-privacy-policy tbody tr td {
  background-color: transparent !important;
  border: 1px solid black !important;
  padding: 10px !important;
}
.table-privacy-policy td {
  padding: 10px !important;
}

.header-diagonismos p {
  color: #302011;
}
.header-diagonismos a {
  color: #302011;
  text-decoration: underline;
}
.header-diagonismos a:hover {
  text-decoration: none;
}
.header-diagonismos ul {
  list-style: decimal;
}
.header-diagonismos ul li {
  font-size: 16px;
  line-height: 1.6;
  color: #302011;
  padding-bottom: 20px;
}
.header-diagonismos ul li a {
  color: #302011;
  text-decoration: underline;
}
.header-diagonismos ul li a:hover {
  text-decoration: none;
}

.customForm .ln_c_contactus_form_file_upload .form-managed-file .form-file {
  position: relative !important;
}

.headerEngage {
  background-color: #f9ecd9;
}

.dsu-engage-form {
  width: 100%;
  margin: 0 auto;
}

.formEngage {
  background-color: #f9ecd9;
  color: #302519 !important;
}
.formEngage .content {
  background-color: #9a9b82;
  padding: 20px 30px;
}
.formEngage .content .js-form-type-textarea {
  margin-top: 20px;
}
.formEngage .content {
  font-family: "GothamSSm";
  font-weight: normal;
  font-style: normal;
}
.formEngage .content p {
  display: none;
  color: white;
}
.formEngage .content p a {
  text-decoration: underline;
  color: #fff;
}
.formEngage .content p a:hover {
  text-decoration: none;
}
.formEngage .content a {
  text-decoration: underline;
  color: #fff;
}
.formEngage .content a:hover {
  text-decoration: none;
}
.formEngage .content #edit-product summary {
  font-weight: 900;
}
.formEngage .content #edit-contact summary {
  font-weight: 900;
}
.formEngage .content #edit-attachment summary {
  font-weight: 900;
}
.formEngage .dsu-engage-form *, .formEngage *:before, .formEngage *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.formEngage .tooltip img {
  max-height: 200px;
  max-width: 100%;
  padding: 5px;
}
.formEngage .tooltip .tooltip-inner {
  max-width: 100%;
}
.formEngage .tooltip .tooltip-text {
  padding: 0;
  color: #fff;
  text-align: center;
}
.formEngage .tooltip-block {
  max-width: 125px;
}
.formEngage .js-form-item-phone-prefix select {
  height: 39px;
}
.formEngage #phone .js-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
.formEngage #phone .js-form-item input {
  width: 95%;
}
.formEngage input[type=text],
.formEngage input[type=date],
.formEngage input[type=datetime],
.formEngage input[type=email],
.formEngage input[type=number],
.formEngage input[type=search],
.formEngage input[type=time],
.formEngage input[type=url],
.formEngage input[type=password],
.formEngage textarea,
.formEngage select {
  background: white !important;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  margin: 0;
  outline: 0;
  padding: 7px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #e8eeef;
  color: #302519 !important;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  margin-bottom: 10px;
  font-family: "GothamSSm";
  font-weight: normal;
  font-style: normal;
}
.formEngage input[type=submit] {
  font-family: "GothamSSm";
  font-weight: normal;
  font-style: normal;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 4px;
  font-size: 16px;
  margin: 0;
  outline: 0;
  padding: 7px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #e8eeef;
  color: #8a97a0;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  margin-bottom: 15px;
  background: #312519 !important;
  font-weight: bold;
  color: #ffffff;
  border-radius: 5px;
  margin-top: 10px !important;
}
.formEngage input[type=submit]#edit-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.formEngage input[type=text]:focus,
.formEngage input[type=date]:focus,
.formEngage input[type=datetime]:focus,
.formEngage input[type=email]:focus,
.formEngage input[type=number]:focus,
.formEngage input[type=search]:focus,
.formEngage input[type=time]:focus,
.formEngage input[type=url]:focus,
.formEngage textarea:focus,
.formEngage select:focus {
  background: #d2d9dd;
}
.formEngage .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.formEngage div#edit-request-type {
  display: none;
}
.formEngage .questionbuttons {
  background-color: #e8eeef;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 16px 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-repeat: repeat-x;
  color: #333333 !important;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none !important;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.formEngage .questionbuttons.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #bebebe;
  border-color: #bebebe;
  outline: 0;
  background-image: none;
}
.formEngage .questionbuttons:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
  text-decoration: none;
}
.formEngage .quetsionbuttons:active:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
}
.formEngage .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.formEngage .questionbuttons.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #bebebe;
  border-color: #bebebe;
  outline: 0;
  background-image: none;
}
.formEngage .questionbuttons:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
  text-decoration: none;
}
.formEngage .quetsionbuttons:active:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
}
.formEngage .glyphicon-question-sign:before {
  content: " ?";
  color: #fff;
  background: black;
  padding: 1px 5px;
  border-radius: 10px;
  font-weight: 900;
}
.formEngage .glyphicon-info-sign:before {
  content: "\e086";
}
.formEngage .form-control-feedback {
  position: absolute;
  top: 0;
  right: 12px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.formEngage .hide {
  display: none !important;
}
.formEngage .form-item-customer-consent {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.formEngage .form-item-customer-consent input[type=checkbox] {
  margin-right: 5px;
  margin-top: 5px;
}
.formEngage #states {
  display: none;
}
.formEngage #edit-files--label {
  display: none;
}
.formEngage .js-form-item-barcode {
  display: none !important;
}
.formEngage #edit-files--description {
  font-size: small;
  color: #302519 !important;
  margin-bottom: 15px;
  font-style: italic;
}
.formEngage .content p {
  font-size: 18px;
}

.contact-engage {
  background-color: #f9ecd9;
  padding-top: 30px !important;
  padding-bottom: 0px !important;
}
.contact-engage .content {
  padding: 20px !important;
}

.dsu-engage-form {
  background-color: #f9ecd9;
  color: #302519 !important;
  padding-bottom: 40px;
}
.dsu-engage-form form {
  width: 75%;
  margin: 0 auto;
  background-color: #9a9b82;
  padding: 20px 30px;
}
@media screen and (max-width: 991px) {
  .dsu-engage-form form {
    width: 90%;
  }
}
.dsu-engage-form form .js-form-type-textarea {
  margin-top: 20px;
}
.dsu-engage-form form .js-form-type-textarea label {
  display: none;
}
.dsu-engage-form form {
  font-family: "GothamSSm";
  font-weight: normal;
  font-style: normal;
}
.dsu-engage-form form #edit-product summary {
  font-weight: 900;
}
.dsu-engage-form form #edit-contact summary {
  font-weight: 900;
}
.dsu-engage-form form #edit-attachment summary {
  font-weight: 900;
}
.dsu-engage-form .dsu-engage-form *, .dsu-engage-form *:before, .dsu-engage-form *:after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.dsu-engage-form .tooltip img {
  max-height: 200px;
  max-width: 100%;
  padding: 5px;
}
.dsu-engage-form .tooltip .tooltip-inner {
  max-width: 100%;
}
.dsu-engage-form .tooltip .tooltip-text {
  padding: 0;
  color: #fff;
  text-align: center;
}
.dsu-engage-form .tooltip-block {
  max-width: 125px;
}
.dsu-engage-form .js-form-item-phone-prefix select {
  height: 39px;
}
.dsu-engage-form #phone .js-form-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: 100%;
}
.dsu-engage-form #phone .js-form-item input {
  width: 95%;
}
.dsu-engage-form input[type=text],
.dsu-engage-form input[type=date],
.dsu-engage-form input[type=datetime],
.dsu-engage-form input[type=email],
.dsu-engage-form input[type=number],
.dsu-engage-form input[type=search],
.dsu-engage-form input[type=time],
.dsu-engage-form input[type=url],
.dsu-engage-form input[type=password],
.dsu-engage-form textarea,
.dsu-engage-form select {
  background: white !important;
  border: none;
  border-radius: 0px;
  font-size: 16px;
  margin: 0;
  outline: 0;
  padding: 7px;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #e8eeef;
  color: #302519 !important;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  margin-bottom: 10px;
  font-family: "GothamSSm";
  font-weight: normal;
  font-style: normal;
}
.dsu-engage-form input[type=submit] {
  font-family: "GothamSSm";
  font-weight: normal;
  font-style: normal;
  background: rgba(255, 255, 255, 0.1);
  border: none;
  border-radius: 4px;
  font-size: 16px;
  margin: 0;
  outline: 0;
  padding: 7px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  background-color: #e8eeef;
  color: #8a97a0;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03) inset;
  margin-bottom: 15px;
  background: #312519 !important;
  font-weight: bold;
  color: #ffffff;
  border-radius: 5px;
  margin-top: 10px !important;
}
.dsu-engage-form input[type=submit]#edit-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.dsu-engage-form input[type=text]:focus,
.dsu-engage-form input[type=date]:focus,
.dsu-engage-form input[type=datetime]:focus,
.dsu-engage-form input[type=email]:focus,
.dsu-engage-form input[type=number]:focus,
.dsu-engage-form input[type=search]:focus,
.dsu-engage-form input[type=time]:focus,
.dsu-engage-form input[type=url]:focus,
.dsu-engage-form textarea:focus,
.dsu-engage-form select:focus {
  background: #d2d9dd;
}
.dsu-engage-form .form-item {
  margin-top: 0;
  margin-bottom: 0;
}
.dsu-engage-form #edit-request-type {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.dsu-engage-form #edit-request-type .js-form-type-radio {
  width: 32%;
}
@media screen and (max-width: 991px) {
  .dsu-engage-form #edit-request-type .js-form-type-radio {
    width: 98%;
  }
}
.dsu-engage-form #edit-request-type .js-form-type-radio input {
  display: none;
}
.dsu-engage-form #edit-request-type .js-form-type-radio label {
  background-color: #e8eeef;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 16px 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-repeat: repeat-x;
  color: #333333 !important;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none !important;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.dsu-engage-form #edit-request-type .js-form-type-radio input[type=radio]:checked + label {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #bebebe;
  border-color: #bebebe;
  outline: 0;
  background-image: none;
}
.dsu-engage-form #edit-request-type .js-form-type-radio input[type=radio]:checked + label:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
}
.dsu-engage-form .questionbuttons {
  background-color: #e8eeef;
  cursor: pointer;
  text-decoration: none;
  margin-bottom: 10px;
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 16px 12px;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), to(#e0e0e0));
  background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
  background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
  background-repeat: repeat-x;
  color: #333333 !important;
  text-shadow: 0 1px 0 #fff;
  text-decoration: none !important;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
.dsu-engage-form .questionbuttons.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #bebebe;
  border-color: #bebebe;
  outline: 0;
  background-image: none;
}
.dsu-engage-form .questionbuttons:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
  text-decoration: none;
}
.dsu-engage-form .quetsionbuttons:active:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
}
.dsu-engage-form .glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.dsu-engage-form .questionbuttons.active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  color: #333333;
  background-color: #bebebe;
  border-color: #bebebe;
  outline: 0;
  background-image: none;
}
.dsu-engage-form .questionbuttons:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
  text-decoration: none;
}
.dsu-engage-form .quetsionbuttons:active:hover {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #9d9d9d;
}
.dsu-engage-form .glyphicon-question-sign:before {
  content: " ?";
  color: #fff;
  background: black;
  padding: 1px 5px;
  border-radius: 10px;
  font-weight: 900;
}
.dsu-engage-form .glyphicon-info-sign:before {
  content: "\e086";
}
.dsu-engage-form .form-control-feedback {
  position: absolute;
  top: 0;
  right: 12px;
  z-index: 2;
  display: block;
  width: 35px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  pointer-events: none;
}
.dsu-engage-form .hide {
  display: none !important;
}
.dsu-engage-form .form-item-customer-consent {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.dsu-engage-form .form-item-customer-consent input[type=checkbox] {
  margin-right: 5px;
  margin-top: 5px;
}
.dsu-engage-form #edit-files--description {
  font-size: small;
  color: #302519 !important;
  margin-bottom: 15px;
  font-style: italic;
}
.dsu-engage-form .content p {
  font-size: 18px;
}
.dsu-engage-form .form-item-privacy-policy a {
  color: #302519;
  text-decoration: underline;
}
.dsu-engage-form .form-item-privacy-policy a:hover {
  color: #302519;
  text-decoration: none;
}
.dsu-engage-form .js-form-type-managed-file {
  font-size: small;
  margin-bottom: 15px;
  font-style: italic;
  color: rgb(48, 37, 25) !important;
}
.dsu-engage-form [data-drupal-selector=edit-campaign] {
  display: none;
}
.dsu-engage-form [data-drupal-selector=edit-campaign] a {
  color: #302519;
  text-decoration: underline;
}
.dsu-engage-form [data-drupal-selector=edit-campaign] a:hover {
  color: #302519;
  text-decoration: none;
}
.dsu-engage-form #edit-field-preferred-channel .fieldset-legend {
  display: none;
}

p {
  margin-bottom: 20px;
  color: #302519;
  font-size: 15px;
  line-height: 1.3;
}
@media screen and (min-width: 992px) {
  p {
    font-size: 16px;
    line-height: 1.6;
  }
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  text-transform: uppercase;
  color: #302519;
}

h1,
.h1 {
  font-size: 25px;
  line-height: 1.4;
  margin-bottom: 12px;
}
@media screen and (min-width: 992px) {
  h1,
  .h1 {
    font-size: 30px;
    line-height: 1.3;
  }
}

h2,
.h2 {
  font-size: 23px;
  line-height: 1.4;
  margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
  h2,
  .h2 {
    font-size: 25px;
    margin-bottom: 12px;
  }
}

h3,
.h3 {
  font-size: 18px;
  line-height: 1.38;
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  h3,
  .h3 {
    font-size: 20px;
    line-height: 1.25;
  }
}

h4,
.h4 {
  font-size: 16px;
  line-height: 1.5625;
  margin-bottom: 8px;
}
@media screen and (min-width: 992px) {
  h4,
  .h4 {
    font-size: 25px;
    line-height: 1.39;
  }
}

h5,
.h5,
.learn-solgar-experts .itemSuggestArticle p {
  font-size: 14px;
  line-height: 1.78;
  margin-bottom: 4px;
}
@media screen and (min-width: 992px) {
  h5,
  .h5,
  .learn-solgar-experts .itemSuggestArticle p {
    font-size: 16px;
    line-height: 1.5625;
  }
}

h6,
.h6 {
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 7px;
  font-weight: 500;
  letter-spacing: 1.17px;
}
@media screen and (min-width: 992px) {
  h6,
  .h6 {
    font-size: 14px;
    line-height: 1.29;
  }
}

.container-fluid:not(.no-max) {
  max-width: 1400px;
}
@media screen and (min-width: 992px) {
  .container-fluid:not(.no-max) {
    padding-left: 35px;
    padding-right: 35px;
  }
}
@media screen and (max-width: 991px) {
  .container-fluid:not(.no-max) {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.fixed-bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.fixed-bg-img.blur {
  -webkit-filter: blur(15px);
          filter: blur(15px);
}

.customPageError {
  padding-top: 80px;
  padding-bottom: 40px;
  text-align: center;
}
@media screen and (min-width: 992px) {
  .customPageError h1, .customPageError h2, .customPageError h3, .customPageError h4, .customPageError h5, .customPageError h6 {
    font-size: 25px;
    margin-bottom: 12px;
    line-height: 1.4;
  }
}
.customPageError a {
  color: #7A5A1F;
  text-decoration: underline;
}
.customPageError a:hover, .customPageError a:focus {
  color: #7A5A1F;
  text-decoration: none;
}

.teaser-product-home a {
  color: inherit;
  text-decoration: none;
}
.teaser-product-home a:hover, .teaser-product-home a:focus {
  color: inherit;
  text-decoration: none;
}
.teaser-product-home.slick-slide {
  margin: 0 10px;
}
.teaser-product-home .innovative-product {
  max-width: 386px;
  background-color: white;
  text-align: center;
  height: 100%;
  min-height: 550px;
}
.teaser-product-home .innovative-product .img-wrapper img {
  min-height: 330px;
  max-height: 330px;
}
@media screen and (min-width: 992px) {
  .teaser-product-home .innovative-product .content-wrapper p {
    line-height: 1.6;
  }
}
.teaser-product-home .innovative-product .content-wrapper .prim-cat {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 2px;
  color: #7A5A1F;
  padding-top: 20px;
}
.teaser-product-home .innovative-product .content-wrapper .name {
  margin-bottom: 20px;
  display: block;
  padding: 0 20px;
  color: #302519;
  font-size: 16px;
  line-height: 1.5625;
}
.teaser-product-home .innovative-product .content-wrapper .copy {
  display: block;
  padding: 0 20px 15px;
  font-size: 14px;
}

.custom-breadcrumb .breadcrumb {
  font-size: 12px;
  margin-bottom: 20px;
  background-color: transparent;
  padding-left: 0;
  padding-bottom: 0;
}
.custom-breadcrumb .breadcrumb a {
  color: #302519;
  text-decoration: none;
  text-transform: uppercase;
}
.custom-breadcrumb .breadcrumb a:hover, .custom-breadcrumb .breadcrumb a:focus {
  color: #302519;
  text-decoration: none;
}
.custom-breadcrumb .breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  color: #D3B595;
}
.custom-breadcrumb .breadcrumb .breadcrumb-item:last-child::after {
  float: right;
  padding-left: 0.5rem;
  content: "/";
  color: #D3B595;
}

#block-solgar-local-tasks ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 14px;
  padding-top: 1rem;
}
#block-solgar-local-tasks ul li {
  list-style: none;
  padding: 0 10px;
}
#block-solgar-local-tasks ul li a {
  color: #000;
  text-decoration: underline;
}
#block-solgar-local-tasks ul li a::after {
  content: attr(data-drupal-link-system-path);
  margin-left: 5px;
}

.customNewsletter .form-check {
  padding-left: 0;
  margin-bottom: 1rem;
}
.customNewsletter input[type=email] {
  border: 1px solid #ECD7B8;
  -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  padding: 7px 13px;
  line-height: 21px;
  font-size: 16px;
  border-radius: 0px;
  color: #302519;
}
.customNewsletter input[type=email]::-webkit-input-placeholder {
  font-size: 12px;
}
.customNewsletter input[type=email]::-moz-placeholder {
  font-size: 12px;
}
.customNewsletter input[type=email]:-ms-input-placeholder {
  font-size: 12px;
}
.customNewsletter input[type=email]::-ms-input-placeholder {
  font-size: 12px;
}
.customNewsletter input[type=email]::placeholder {
  font-size: 12px;
}
.customNewsletter .custom-checkbox .custom-control-label {
  color: #302519;
  font-size: 12px;
  line-height: 1.5;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .customNewsletter .custom-checkbox .custom-control-label {
    text-align: left;
  }
}
.customNewsletter .custom-checkbox .custom-control-label a {
  color: #7A5A1F;
  text-decoration: underline;
}
.customNewsletter .custom-checkbox .custom-control-label a:hover, .customNewsletter .custom-checkbox .custom-control-label a:focus {
  color: #7A5A1F;
  text-decoration: none;
}
.customNewsletter .custom-checkbox .custom-control-label::before {
  border-radius: 0;
  border: 1px solid #ECD7B8;
}
.customNewsletter .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../img/icon-check-dark.svg") !important;
}
.customNewsletter .custom-control-input:checked ~ .custom-control-label::before {
  background-color: white;
}
.customNewsletter .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
.customNewsletter .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: white;
}
.customNewsletter button {
  background-color: #302519;
  color: white;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0px;
  font-size: 12px;
  line-height: 1.16;
  border: none;
  outline: none;
  text-decoration: none;
  margin: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  height: 100%;
  padding: 10px;
  width: 100%;
}
.customNewsletter button:hover, .customNewsletter button:focus {
  background-color: #D3B595;
}

.customProductUsed {
  border: 1px solid #ECD7B8;
  padding: 40px;
}
.customProductUsed h1, .customProductUsed h2, .customProductUsed h3, .customProductUsed h4, .customProductUsed h5, .customProductUsed h6 {
  text-align: center;
  font-size: 18px;
  line-height: 1.38;
  text-transform: uppercase;
  margin-bottom: 30px;
}
@media screen and (min-width: 992px) {
  .customProductUsed h1, .customProductUsed h2, .customProductUsed h3, .customProductUsed h4, .customProductUsed h5, .customProductUsed h6 {
    font-size: 20px;
    line-height: 1.25;
  }
}
.customProductUsed a {
  color: inherit;
  text-decoration: none;
}
.customProductUsed a:hover, .customProductUsed a:focus {
  color: inherit;
  text-decoration: none;
}
.customProductUsed .image-wrapper {
  margin-bottom: 17px;
}
.customProductUsed p {
  line-height: 1.6;
  text-align: center;
}
.customProductUsed .prim-cat {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 2px;
  color: #7A5A1F;
}
.customProductUsed .prim-cat * {
  font-size: 11px;
  font-weight: 500;
  text-transform: uppercase;
  margin-bottom: 2px;
  color: #7A5A1F;
}
.customProductUsed .product-name {
  font-size: 14px;
  margin-bottom: 0;
}
.customProductUsed .product-name * {
  font-size: 14px;
  margin-bottom: 0;
}
.customProductUsed .customRating {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media screen and (max-width: 991px) {
  .customProductUsed .customRating > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.customProductUsed .customRating i {
  color: #C7A566;
}
.customProductUsed .customRating p {
  margin-bottom: 0;
  font-size: 12px;
  padding-left: 5px;
  color: #302519;
}
.customProductUsed .rating {
  position: relative;
  z-index: 1;
}
.customProductUsed .rating .inline-rating {
  text-align: center;
}
.customProductUsed .rating .bv_text {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  padding-left: 5px !important;
  color: #302519 !important;
  font-size: 12px !important;
  line-height: 1 !important;
}
.customProductUsed .rating [data-bv-show=inline_rating] .bv_main_container {
  display: -webkit-inline-box !important;
  display: -ms-inline-flexbox !important;
  display: inline-flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  -ms-flex-wrap: nowrap !important;
      flex-wrap: nowrap !important;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.customProductUsed .rating [data-bv-show=inline_rating] .bv_main_container .bv_stars_button_container {
  overflow: hidden !important;
}
.customProductUsed .rating [data-bv-show=inline_rating] .bv_main_container .bv_stars_svg_no_wrap {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center !important;
      -ms-flex-align: center !important;
          align-items: center !important;
  white-space: nowrap !important;
}
.customProductUsed .rating svg {
  padding-right: 1px !important;
  max-height: 14px !important;
  max-width: 17px !important;
  width: 20px !important;
  height: 20px !important;
}
.customProductUsed .rating svg path {
  stroke: #C7A566;
}

.customShareSocialMedia {
  padding-top: 40px;
  padding-bottom: 40px;
}
.customShareSocialMedia p {
  padding-left: 0;
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 12px;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 500;
}
.customShareSocialMedia .customButtons {
  padding-left: 0;
  display: inline-block;
}
.customShareSocialMedia .customButtons a {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  display: inline-block;
  font-size: 16px;
  padding: 0 4px;
  vertical-align: middle;
  cursor: pointer;
  -webkit-transition: none;
  transition: none;
}
.customShareSocialMedia .customButtons a:hover span, .customShareSocialMedia .customButtons a:focus span {
  opacity: 0.7;
}
.customShareSocialMedia .customButtons a span {
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 24px;
  line-height: 24px;
  height: 24px;
  background-size: 24px;
  margin-top: 5px !important;
  border-radius: 0px !important;
  display: inline-block;
}
.customShareSocialMedia .customButtons .fb span {
  background-color: rgb(24, 119, 242);
}
.customShareSocialMedia .customButtons .pt span {
  background-color: rgb(189, 8, 28);
}
.customShareSocialMedia .customButtons .tw span {
  background-color: rgb(29, 155, 240);
}
.customShareSocialMedia .customButtons .ink span {
  background-color: rgb(0, 123, 181);
}
.customShareSocialMedia .customButtons .em span {
  background-color: rgb(1, 102, 255);
}

.customListSimilarsContent {
  background-color: #fef6e8;
}
.customListSimilarsContent .category-sidebar-content {
  overflow: hidden;
}
@media screen and (min-width: 992px) {
  .customListSimilarsContent .category-sidebar-content {
    padding-bottom: 55px;
    padding-left: 0 !important;
    border-right: 1px solid #d3b595;
    margin-right: -1px;
  }
}
.customListSimilarsContent .category-sidebar-content .accordionCategory {
  margin-top: 30px;
}
@media screen and (min-width: 992px) {
  .customListSimilarsContent .category-sidebar-content .accordionCategory {
    display: none;
  }
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card {
  border: 1px solid #D9C6AA;
  border-radius: 0;
  background-color: transparent;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card:last-child {
  border-top: 0;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-header {
  background-color: transparent;
  padding: 0;
  border-bottom: none;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-header button {
  padding: 18px 55px 18px 23px;
  text-decoration: none;
  position: relative;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1.17px;
  font-size: 12px;
  line-height: 1.5;
  margin-bottom: 0;
  color: #302519;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-header button.collapsed .toggle::before {
  content: "";
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-header button .toggle {
  position: absolute;
  right: 23px;
  top: 25px;
  line-height: 55px;
  font-size: 20px;
  max-height: 1px;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-header button .toggle::before, .customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-header button .toggle::after {
  width: 19px;
  height: 1px;
  background-color: #302519;
  display: block;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-header button .toggle::before {
  -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
          transform: rotate(90deg);
  margin-bottom: -1px;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-header button .toggle::after {
  content: "";
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-header button:focus {
  -webkit-box-shadow: none;
          box-shadow: none;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-body {
  padding: 25px;
  padding-top: 15px;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-body .sidebar-items {
  list-style: none;
  padding: 0;
  margin-bottom: 0;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-body .sidebar-items li:not(:last-child) {
  margin-bottom: 20px;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-body .sidebar-items li a {
  color: #936F2C;
  text-decoration: none;
}
.customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-body .sidebar-items li a:hover, .customListSimilarsContent .category-sidebar-content .accordionCategory .card .card-body .sidebar-items li a:focus {
  color: #936F2C;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  .customListSimilarsContent .category-sidebar-content #sidebar {
    display: none;
  }
}
.customListSimilarsContent .category-sidebar-content .categories {
  padding-top: 55px;
  padding-bottom: 55px;
}
@media screen and (min-width: 992px) {
  .customListSimilarsContent .category-sidebar-content .categories {
    padding-left: 35px;
  }
}
.customListSimilarsContent .category-sidebar-content .categories h3 {
  text-transform: uppercase;
  font-size: 18px;
  line-height: 1.38;
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  .customListSimilarsContent .category-sidebar-content .categories h3 {
    font-size: 20px;
    line-height: 1.25;
  }
}
.customListSimilarsContent .category-sidebar-content .categories .sidebar-items {
  padding: 0;
  margin: 0;
  list-style: none;
}
.customListSimilarsContent .category-sidebar-content .categories .sidebar-items .category {
  margin-bottom: 10px;
  line-height: 1;
}
.customListSimilarsContent .category-sidebar-content .categories .sidebar-items .category a {
  font-size: 14px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  color: #302519;
}
.customListSimilarsContent .category-sidebar-content .categories .sidebar-items .category a:hover, .customListSimilarsContent .category-sidebar-content .categories .sidebar-items .category a:focus {
  color: #302519;
  text-decoration: none;
}
.customListSimilarsContent .category-sidebar-content .sidebar-form-wrapper {
  background-color: #F9ECD9;
  position: relative;
  z-index: 1;
  padding: 55px 20px 55px 35px;
}
.customListSimilarsContent .category-sidebar-content .sidebar-form-wrapper::before, .customListSimilarsContent .category-sidebar-content .sidebar-form-wrapper::after {
  content: "";
  display: block;
  background-color: #F9ECD9;
  height: 100%;
  width: 2000px;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -2;
}
.customListSimilarsContent .category-sidebar-content .sidebar-form-wrapper::after {
  width: 30px;
  right: -30px;
}
.customListSimilarsContent .category-sidebar-content .sidebar-form-wrapper h3 {
  font-size: 18px;
  line-height: 1.38;
  margin-bottom: 14px;
}
@media screen and (min-width: 992px) {
  .customListSimilarsContent .category-sidebar-content .sidebar-form-wrapper h3 {
    font-size: 20px;
    line-height: 1.25;
  }
}
@media screen and (min-width: 992px) {
  .customListSimilarsContent .category-post-body {
    padding-left: 8.3333333333%;
    border-left: 1px solid #d3b595;
  }
}
.customListSimilarsContent .category-post-body .custom-breadcrumb {
  margin-bottom: 10px;
}
@media screen and (min-width: 992px) {
  .customListSimilarsContent .category-post-body .custom-breadcrumb {
    margin-top: 55px;
  }
}
.customListSimilarsContent .category-post-body .customTitle h1, .customListSimilarsContent .category-post-body .customTitle h2, .customListSimilarsContent .category-post-body .customTitle h3, .customListSimilarsContent .category-post-body .customTitle h4, .customListSimilarsContent .category-post-body .customTitle h5, .customListSimilarsContent .category-post-body .customTitle h6 {
  font-size: 25px;
  line-height: 1.4;
  margin-top: 0;
  margin-bottom: 12px;
  text-transform: uppercase;
  color: #302519;
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .customListSimilarsContent .category-post-body .customTitle h1, .customListSimilarsContent .category-post-body .customTitle h2, .customListSimilarsContent .category-post-body .customTitle h3, .customListSimilarsContent .category-post-body .customTitle h4, .customListSimilarsContent .category-post-body .customTitle h5, .customListSimilarsContent .category-post-body .customTitle h6 {
    font-size: 30px;
    line-height: 1.3;
  }
}

@media screen and (max-width: 991px) {
  .customListContent .itemContent .image-wrapper {
    margin-bottom: 20px;
  }
  .customListContent .itemContent .image-wrapper img {
    max-height: 160px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.customListContent .itemContent a {
  color: inherit;
  text-decoration: none;
}
.customListContent .itemContent a:hover, .customListContent .itemContent a:focus {
  color: inherit;
  text-decoration: none;
}
.customListContent .itemContent .image-wrapper {
  text-align: center;
}
.customListContent .itemContent .image-wrapper img {
  width: 100%;
}
@media screen and (min-width: 991px) {
  .customListContent .itemContent .image-wrapper img {
    -o-object-fit: cover;
       object-fit: cover;
    min-height: 330px;
  }
}
.customListContent .itemContent .customContentText {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
}
.customListContent .itemContent .customContentText .content-1 p {
  line-height: 1.6;
}
.customListContent .itemContent .customContentText .content-1 div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.customListContent .itemContent .customContentText .content-1 div div div:first-child {
  border-left: none;
}
.customListContent .itemContent .customContentText .content-1 div div div {
  font-size: 11px;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #7A5A1F;
  padding-right: 5px;
  border-left: 1.5px solid #7A5A1F;
  padding-left: 5px;
}
.customListContent .itemContent .customContentText .content-1 .category {
  font-size: 11px;
  font-weight: 500;
  margin-bottom: 5px;
  text-transform: uppercase;
  color: #7A5A1F;
}
.customListContent .itemContent .customContentText .content-1 .title {
  color: #302519;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 1.44px;
  text-decoration: none;
  text-transform: uppercase;
}
.customListContent .itemContent .customContentText .content-1 .blog_post_excerpt {
  line-height: 25px;
  font-size: 16px;
  margin: 20px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.customListContent .itemContent .customContentText .content-2 .post-meta {
  font-weight: 500;
  text-transform: uppercase;
  font-size: 11px;
  max-width: 400px;
  margin-right: 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 0;
}
.customListContent .itemContent .customContentText .content-2 .post-meta span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 33.333%;
  vertical-align: text-top;
}
.customListContent .itemContent .customContentText .content-2 .post-meta span::before {
  content: "";
  height: 16px;
  width: 16px;
  display: block;
  background-repeat: no-repeat !important;
  background-position: center;
  padding-right: 20px;
}
.customListContent .itemContent .customContentText .content-2 .post-meta .reading-time {
  padding-right: 10px;
}
.customListContent .itemContent .customContentText .content-2 .post-meta .reading-time::before {
  background: url("../img/icon-read-time.svg");
}
.customListContent .itemContent .customContentText .content-2 .post-meta .date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  white-space: nowrap;
  padding-right: 0;
}
.customListContent .itemContent .customContentText .content-2 .post-meta .date::before {
  background: url("../img/icon-calendar.svg");
}

.customPagination {
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100%;
}
.customPagination .jump-to-page-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customPagination .jump-to-page-form label {
  font-size: 11px;
  text-transform: uppercase;
  display: inline;
  margin-bottom: 0;
  font-weight: normal !important;
  margin-right: 8px;
}
.customPagination .jump-to-page-form label + span {
  width: 84px;
  display: inline-block;
  position: relative;
  height: 34px;
}
.customPagination .jump-to-page-form input[type=number] {
  height: 100%;
  width: 100%;
  margin-bottom: 0;
  min-height: auto;
  padding: 7px 13px;
  border: 1px solid #ECD7B8;
  -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  color: #302519;
}
.customPagination .jump-to-page-form input[type=number]:focus, .customPagination .jump-to-page-form input[type=number]:focus-visible {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
  outline: none;
}
.customPagination .jump-to-page-form button[type=submit] {
  position: absolute;
  top: 0px;
  right: 0px;
  height: 34px;
  width: 34px;
  background: none;
  padding: 0;
  margin: 0;
  outline: none;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  border: 1px solid transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #C7A566;
  border-color: #C7A566;
  background-image: url("../img/icon-arrow-right-white.svg");
}
.customPagination .pagination {
  margin-bottom: 0;
}
.customPagination .pagination .page-item .page-link {
  border: 1px solid #D3B595;
  background-color: transparent;
  color: #302519;
  -webkit-transition: background-color 0.15s ease-in-out;
  transition: background-color 0.15s ease-in-out;
  border-radius: 0;
  z-index: 2;
  position: relative;
}
.customPagination .pagination .page-item.active .page-link {
  z-index: 3;
  border-color: #D3B595;
  background-color: #C7A566;
  color: white !important;
}
.customPagination .pagination [aria-label=Previous] span,
.customPagination .pagination [aria-label=Next] span {
  display: none;
}
.customPagination .pagination [aria-label=Previous],
.customPagination .pagination [aria-label=Next] {
  background-position: center;
  background-repeat: no-repeat;
  background-color: #302519 !important;
  border: 1px solid #302519;
  width: 34px;
  height: 100%;
  border-radius: 0;
}
.customPagination .pagination [aria-label=Previous]:hover, .customPagination .pagination [aria-label=Previous]:focus,
.customPagination .pagination [aria-label=Next]:hover,
.customPagination .pagination [aria-label=Next]:focus {
  background-color: #645748 !important;
}
.customPagination .pagination [aria-label=Previous] {
  background-image: url("../img/icon-arrow-left-white.svg");
}
.customPagination .pagination [aria-label=Next] {
  background-image: url("../img/icon-arrow-right-white.svg");
}

.our-impact-3 {
  padding-top: 80px;
  background-color: #f9ecd9;
}
.our-impact-3 a {
  color: #7A5A1F;
  text-decoration: underline;
}
.our-impact-3 a:hover, .our-impact-3 a:focus {
  color: #7A5A1F;
  text-decoration: none;
}
.our-impact-3 .impact-images-wrapper {
  padding-top: 40px;
  margin-bottom: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.our-impact-3 .impact-images-wrapper img {
  max-height: 230px;
  width: auto;
  margin-left: 0;
  margin-right: 0;
}
.our-impact-3 .bottom-disclaimer {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
}
.our-impact-3 .bottom-disclaimer p {
  font-size: 12px;
  line-height: 1.5;
}

.content-contact-us {
  background-color: #f9ecd9;
  padding-top: 80px;
  padding-bottom: 80px;
}
.content-contact-us .locator-map {
  background-image: url("../img/map-4.png");
  background-repeat: no-repeat;
  background-size: 387px 226px;
  max-width: 387px;
  max-height: 226px;
  padding: 30px;
  margin-bottom: 0;
}
.content-contact-us .customFormContact .content {
  background-color: #9a9b82;
}
.content-contact-us .customFormContact .content h1, .content-contact-us .customFormContact .content h2, .content-contact-us .customFormContact .content h3, .content-contact-us .customFormContact .content h4, .content-contact-us .customFormContact .content h5, .content-contact-us .customFormContact .content h6 {
  color: white;
}
.content-contact-us .customFormContact .content p {
  color: white;
}
.content-contact-us .customFormContact .content p a {
  color: #302519;
  text-decoration: underline;
}
.content-contact-us .customFormContact .content p a:hover, .content-contact-us .customFormContact .content p a:focus {
  color: #302519;
  text-decoration: none;
}
.content-contact-us .customFormContact .content iframe {
  border: none;
}
.content-contact-us .content {
  padding: 15px;
}
@media screen and (min-width: 992px) {
  .content-contact-us .content {
    padding: 55px;
  }
}
.content-contact-us .content a {
  color: #302519;
  text-decoration: underline;
}
.content-contact-us .content a:hover, .content-contact-us .content a:focus {
  color: #302519;
  text-decoration: none;
}
.content-contact-us .content .btn-store-locator {
  font-size: 12px;
  line-height: 1.16;
  padding: 10px 22px;
  font-weight: 500;
  border-radius: 0px;
  border: none;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #302519;
  margin: 0;
  color: white;
  outline: none;
  text-decoration: none;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
}
.content-contact-us .content .btn-store-locator:hover, .content-contact-us .content .btn-store-locator:focus {
  color: white;
  background-color: #645748;
}

.probiotics-page {
  background-color: #FFF6E8;
}
.probiotics-page .contentIcons {
  background-color: #ebd4bb;
  padding-top: 40px;
  padding-bottom: 40px;
}
@media screen and (min-width: 992px) {
  .probiotics-page .contentIcons .itemIcon {
    width: 14.28% !important;
    max-width: 14.28% !important;
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 14.28% !important;
            flex: 0 0 14.28% !important;
  }
}
.probiotics-page .contentIcons .itemIcon .content {
  text-align: center;
}
.probiotics-page .contentIcons .itemIcon .content .image-wrapper {
  margin-bottom: 20px;
}
.probiotics-page .contentIcons .itemIcon .content .image-wrapper img {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.probiotics-page .contentIcons .itemIcon .content p {
  text-align: center;
  text-transform: uppercase;
  font-size: 11px;
  color: #7A5A1F;
  margin-bottom: 0;
  font-weight: bold;
}
.probiotics-page .customTitleProbiotic {
  padding-top: 80px;
}
.probiotics-page .submenuProbiotic .anchor-list {
  list-style: none;
  background-color: #FFF6E8;
  text-align: center;
  padding: 10px 0;
  margin: 0;
  display: block;
  width: auto;
}
.probiotics-page .submenuProbiotic .anchor-list li {
  list-style: none;
  line-height: 0;
  padding: 21px 36px;
  max-width: 320px;
  display: inline-block;
  border-left: none;
  margin: 0;
}
.probiotics-page .submenuProbiotic .anchor-list li a {
  position: relative;
  display: block;
  text-decoration: none;
  line-height: 1.28;
  font-size: 14px;
  text-transform: uppercase;
  color: #302519;
  letter-spacing: 1.17px;
  font-weight: 500;
  padding: 0;
  background: unset;
}
.probiotics-page .submenuProbiotic .anchor-list li a::before {
  content: "";
  display: block;
  height: 1px;
  background: transparent;
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  -webkit-transition: background 0.15s ease-in-out;
  transition: background 0.15s ease-in-out;
}
.probiotics-page .submenuProbiotic .anchor-list li a.active::before {
  background: #C7A566;
}
.probiotics-page .submenuProbiotic .anchor-list li a:hover, .probiotics-page .submenuProbiotic .anchor-list li a:focus {
  background-color: unset;
}
.probiotics-page .submenuProbiotic .anchor-list li a:hover::before, .probiotics-page .submenuProbiotic .anchor-list li a:focus::before {
  background: #C7A566;
}
.probiotics-page .content-similar {
  padding-top: 130px;
  padding-bottom: 130px;
}
.probiotics-page .content-similar:first-child {
  padding-bottom: 30px;
}
.probiotics-page .content-similar {
  position: relative;
}
@media screen and (min-width: 992px) {
  .probiotics-page .content-similar .content {
    padding-right: 15%;
    padding-left: 15%;
  }
}
.probiotics-page .content-similar .content ul {
  list-style: none;
  margin-left: 0px;
  padding-left: 0;
}
.probiotics-page .content-similar .content ul li {
  margin-bottom: 20px;
  padding-left: 21px;
}
.probiotics-page .content-similar .content ul li::before {
  content: "\f111";
  margin-left: -20px;
  vertical-align: middle;
  font-size: 10px;
  color: #C7A566;
  position: relative;
  padding-right: 12px;
  top: -1px;
}
.probiotics-page .content-similar .content .button {
  margin: 0;
  border: none;
  outline: none;
  background: none;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.16;
  padding: 10px 22px;
  font-weight: 500;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #302519;
  color: white;
}
.probiotics-page .content-similar .content .button:hover, .probiotics-page .content-similar .content .button:focus {
  color: white;
  background-color: #645748;
}
.probiotics-page .content-similar .contentImage {
  padding: 15px;
}
@media screen and (min-width: 992px) {
  .probiotics-page .content-similar .contentImage {
    padding: 55px;
  }
}
.probiotics-page .content-similar .contentImage {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-color: rgb(237, 237, 237);
  min-height: 500px;
}
.probiotics-page .content-similar .contentImage-woman {
  background-image: url("../img/pr-women-scaled.jpeg");
}
.probiotics-page .content-similar .contentImage-advanced {
  background-image: url("../img/pr-everyday-scaled.jpeg");
}
.probiotics-page .content-similar .contentImage-metabolism {
  background-image: url("../img/pr-metabolism-scaled.jpeg");
}
.probiotics-page .content-similar .contentImage-sleep {
  background-image: url("../img/pr-sleep-scaled.jpeg");
}
.probiotics-page .content-similar .contentImage-everyday {
  background-image: url("../img/pr-advanced-scaled.jpeg");
}

.learn-solgar-experts {
  padding-bottom: 80px;
  padding-top: 80px;
  background-color: #FFF6E8;
}
.learn-solgar-experts .itemSuggestArticle {
  text-align: center;
}
.learn-solgar-experts .itemSuggestArticle a {
  color: inherit;
  text-decoration: none;
}
.learn-solgar-experts .itemSuggestArticle a:hover, .learn-solgar-experts .itemSuggestArticle a:focus {
  color: inherit;
  text-decoration: none;
}
.learn-solgar-experts .itemSuggestArticle p {
  font-weight: 400 !important;
  text-transform: uppercase;
}

.bottom-probiotics {
  padding-top: 80px;
  padding-bottom: 80px;
  background-color: #FFF6E8;
}
.bottom-probiotics p {
  font-size: 12px;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 0;
}

.page-retailer-resources {
  padding-top: 80px;
  background-color: #FFF6E8;
}
@media screen and (max-width: 991px) {
  .page-retailer-resources {
    padding-top: 40px;
  }
}
.page-retailer-resources .article-content label {
  max-width: 100%;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 500;
  margin-bottom: 4px;
  display: block;
  color: #302519;
  text-transform: uppercase;
  float: left;
}
.page-retailer-resources .article-content input[type=password] {
  width: 140px;
  border: 1px solid #ECD7B8;
  -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  color: #302519;
  font-size: 15px;
  line-height: 1.3;
  font-weight: normal;
  padding: 7px 13px;
}
@media screen and (min-width: 576px) {
  .page-retailer-resources .article-content input[type=password] {
    width: 233px;
    font-size: 16px;
    line-height: 1.6;
  }
}
.page-retailer-resources .article-content input[type=submit] {
  height: 35px;
}
@media screen and (min-width: 992px) {
  .page-retailer-resources .article-content input[type=submit] {
    height: 41px;
  }
}
.page-retailer-resources .article-content input[type=submit] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  border: none;
  outline: none;
  background: none;
  text-decoration: none;
  font-size: 12px;
  line-height: 1.16;
  padding: 10px 22px;
  font-weight: 500;
  border-radius: 0px;
  display: inline-block;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  background-color: #302519;
  color: white;
}
.page-retailer-resources .article-content input[type=submit]:hover, .page-retailer-resources .article-content input[type=submit]:focus {
  color: white;
  background-color: #645748;
}

.listing-products .li-header,
.dropdown-menu .li-header {
  margin-bottom: 20px;
  text-transform: none;
  font-size: 15px;
  line-height: 1.53;
  background-color: transparent;
  color: black;
}
.listing-products .left-indentation,
.dropdown-menu .left-indentation {
  margin-left: 10px;
}

@media screen and (max-width: 768px) {
  .customTint-title h2 {
    font-size: 20px;
    margin-bottom: 0px;
  }
}

.customTint .col-md-12 {
  padding-left: 0;
  padding-right: 0;
}
.customTint .paragraph--type--dsu-tint {
  background: white !important;
}
@media screen and (max-width: 576px) {
  .customTint .paragraph--type--dsu-tint {
    background: rgb(241, 226, 209) !important;
  }
}
@media screen and (max-width: 576px) {
  .customTint .paragraph--type--dsu-tint .tint-mode-iframe {
    width: 104% !important;
    margin-left: -7px;
  }
}

.block-landing-2 p {
  text-align: center;
  color: #4F3600;
}
.block-landing-2 .stag {
  letter-spacing: 5px;
  font-size: 30px;
  line-height: 36px;
}
@media screen and (max-width: 991px) {
  .block-landing-2 .stag {
    font-size: 15px;
    line-height: 25px;
  }
}

.block-landing-3 .btn {
  background-color: transparent;
  color: #302519;
  border-color: #D3B595;
  border-radius: 0;
  position: relative;
  font-size: 12px;
  padding: 13px 60px 13px 21px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.block-landing-3 .btn::after {
  content: "";
  width: 39px;
  border-left: 1px solid #DFC491;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../img/icon-arrow-right-dark.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.block-landing-3 h2,
.block-landing-3 p {
  color: #4F3600;
}

.block-landing-4 {
  background-color: #F9F4E8;
}
@media screen and (max-width: 991px) {
  .block-landing-4 h2 {
    font-size: 15px;
    line-height: 25px;
  }
}

.itemp img {
  margin: 0 auto 30px;
}
.itemp p {
  font-size: 15px;
}
.itemp .btn {
  background-color: transparent;
  color: #302519;
  border-color: #D3B595;
  border-radius: 0;
  position: relative;
  font-size: 12px;
  padding: 13px 60px 13px 21px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.itemp .btn::after {
  content: "";
  width: 39px;
  border-left: 1px solid #DFC491;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../img/icon-arrow-right-dark.svg");
  background-repeat: no-repeat;
  background-position: center;
}
.itemp .btn:hover {
  background-color: #FFF2E4;
}

.testimonial-p img {
  text-align: center;
  margin: 0 auto 20px;
}
.testimonial-p .desc-tp {
  color: #372502;
}
.testimonial-p .title-tp {
  font-size: 20px;
  color: #372502;
}

.bgLanding {
  background-color: #F9F4E8;
}

.block-landing-5 {
  background-color: #C8A566;
}

.c-item-f {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-left: 15px;
  padding-right: 15px;
}
@media screen and (max-width: 992px) {
  .c-item-f {
    margin-bottom: 15px;
  }
}
@media screen and (min-width: 992px) {
  .c-item-f {
    width: 20%;
    -webkit-box-flex: 20%;
        -ms-flex: 20%;
            flex: 20%;
  }
}
.c-item-f img {
  margin-bottom: 10px;
}
@media screen and (max-width: 992px) {
  .c-item-f img {
    max-width: 100px;
    margin: auto;
    margin-bottom: 20px;
  }
}
.c-item-f .it-f {
  line-height: 1.3;
  color: white;
  margin-bottom: 15px;
}
.c-item-f .desc-f {
  color: white;
  line-height: 1.2;
  font-size: 13px;
}

.block-landing-6 {
  background-image: url("../img/bgmain.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media screen and (max-width: 992px) {
  .block-landing-6 {
    background-image: url("../img/Group176.png");
  }
}
.block-landing-6 .btn {
  background-color: transparent;
  color: white;
  border-color: #D3B595;
  border-radius: 0;
  position: relative;
  font-size: 12px;
  padding: 13px 60px 13px 21px;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.block-landing-6 .btn::after {
  content: "";
  width: 39px;
  border-left: 1px solid #DFC491;
  display: block;
  position: absolute;
  right: 0;
  height: 100%;
  top: 0;
  background-image: url("../img/icon-arrow-right-white.svg");
  background-repeat: no-repeat;
  background-position: center;
}
@media screen and (max-width: 992px) {
  .block-landing-6 .btn::after {
    color: #4F3600;
    background-image: url("../img/icon-arrow-right-dark.svg");
  }
}
.block-landing-6 .btn:hover {
  background-color: #C8A566;
}
@media screen and (max-width: 992px) {
  .block-landing-6 .btn {
    color: #4F3600;
    margin-bottom: 120px;
  }
}
.block-landing-6 h2,
.block-landing-6 p {
  color: white;
}
@media screen and (max-width: 992px) {
  .block-landing-6 h2,
  .block-landing-6 p {
    color: #4F3600;
  }
}
@media screen and (max-width: 992px) {
  .block-landing-6 small {
    color: white;
  }
}

@media screen and (max-width: 991px) {
  .block-landing-7 h2 {
    font-size: 15px;
    line-height: 25px;
  }
}

.c-brown {
  color: #4F3600;
}

.c-brown2 {
  color: #372502;
}

.cSliderProductSuggest .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 10px;
  list-style: none;
  padding-left: 0;
}
.cSliderProductSuggest .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 15px;
  height: 15px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  position: relative;
  margin-left: 3px;
  margin-right: 3px;
}
.cSliderProductSuggest .slick-dots li button::before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  border: 1px solid #a9813f;
  left: 0;
  top: 0;
  background: transparent;
  border-radius: 50%;
}
.cSliderProductSuggest .slick-dots li.slick-active button::before {
  background: #a9813f;
}
.cSliderProductSuggest .itemp {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.cSliderProductSuggest .itemp img {
  -ms-flex-negative: 0;
      flex-shrink: 0;
}
.cSliderProductSuggest .itemp p {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  margin-bottom: 15px;
}

#player-solgar-wrapper {
  position: relative;
  max-height: 500px;
}
#player-solgar-wrapper #overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  /* Asegura que esté encima del reproductor */
  cursor: pointer;
  /* Indica que es clickeable */
  background-color: rgba(0, 0, 0, 0);
  /* Totalmente transparente */
}

.video-wrapper.muted .fa-volume-mute {
  display: block;
}
.video-wrapper.muted .fa-volume-up {
  display: none;
}

.video-wrapper::before {
  padding-top: 54.25%;
}
.video-wrapper .fa-volume-mute {
  display: none;
}
.video-wrapper .fa-volume-up {
  display: block;
}
.video-wrapper .volume-control {
  position: absolute;
  top: 7%;
  color: rgb(255, 255, 255);
  cursor: pointer;
  z-index: 1;
  font-size: 30px;
  right: 20px;
  padding: 10px;
}
@media screen and (min-width: 768px) {
  .video-wrapper .volume-control {
    padding: 15px;
    font-size: 50px;
    right: 50px;
  }
}
.video-wrapper .fa-chevron-down {
  position: absolute;
  left: 50%;
  color: #fff;
  cursor: pointer;
  border-radius: 50%;
  bottom: 50px;
  font-size: 20px;
  border: 3px solid #fff;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  -webkit-transition: 0.3s bottom ease-in;
  transition: 0.3s bottom ease-in;
  bottom: 50px;
  padding: 10px 10px 6px;
}
@media screen and (min-width: 768px) {
  .video-wrapper .fa-chevron-down {
    bottom: 10px;
    font-size: 30px;
    padding: 9px 10px 6px;
  }
}
.video-wrapper .fa-chevron-down:hover {
  bottom: 20px;
}
@media screen and (min-width: 768px) {
  .video-wrapper .fa-chevron-down:hover {
    bottom: 40px;
  }
}

.landingPage .contentPageLanding {
  text-align: center;
}
.landingPage .contentPageLanding .card-body {
  text-align: left;
}
.landingPage .contentPageLanding .card-body ul li {
  margin-bottom: 10px;
}
.customLogos {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.customLogos .logo-1 {
  margin-left: 15px;
  margin-right: 15px;
}
.customLogos .logo-1 img {
  width: 120px;
}
.customLogos .logo-2 {
  margin-left: 15px;
  margin-right: 15px;
}
.customLogos .logo-2 img {
  width: 150px;
}

.background-blue {
  background: #00a5cd;
  color: white;
}

.background-green {
  background: #508249;
  color: white;
}

.background-yellow {
  background: #ff8400;
  color: white;
}

.background-pink {
  background: #ff0086;
  color: white;
}

.background-orange {
  background: rgb(237, 125, 49);
  color: white;
}

.background-orange-opacity {
  background: #d69a40;
}

.background-gray {
  background: #f8f8f8;
}

.toggleTheme {
  cursor: pointer;
  border-radius: 50px;
  background: #fff;
  font-size: 9px;
  padding: 5px 2px;
  margin-bottom: 0;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.toggleTheme:hover {
  background: #302519 !important;
}
.toggleTheme.dark-mode:hover .light-mode.slide-wrapper {
  color: #fff !important;
}
.toggleTheme.light-mode {
  background: #302519;
}
.toggleTheme.light-mode .light-mode.slide-wrapper {
  color: #302519;
}
.toggleTheme.light-mode:hover .dark-mode.slide-wrapper {
  color: #fff !important;
}
.toggleTheme.light-mode .switch-wrapper::before {
  background-color: #fff;
}
.toggleTheme .switch-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
.toggleTheme .switch-wrapper::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 24px;
  height: 24px;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  border-radius: 50px;
  background-color: #000;
  -webkit-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
}
.toggleTheme .switch-wrapper .slide-wrapper {
  color: #d92121;
  line-height: 1;
  font-weight: bold;
  text-align: center;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
  z-index: 1;
}
.toggleTheme .switch-wrapper .slide-wrapper.light-mode {
  padding: 2px 8px 2px 4px;
  color: #000;
}
.toggleTheme .switch-wrapper .slide-wrapper.dark-mode {
  padding: 2px 4px 2px 8px;
  color: #fff;
}
.toggleTheme.dark-mode .switch-wrapper::before {
  right: 0;
  left: auto;
}
.toggleTheme.dark-mode .switch-wrapper .slide-wrapper.light-mode {
  color: #000;
}
.toggleTheme.dark-mode .switch-wrapper .slide-wrapper.dark-mode {
  color: #fff;
}

.tooltipContainer label {
  color: #302519;
  font-size: 14px;
}
.tooltipContainer .tooltip-btn {
  display: inline-block;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: rgb(255, 255, 255);
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: rgb(63, 65, 65);
  border-radius: 10px;
  margin: 0 0.3125rem;
  background-color: #302519;
  border-radius: 50% !important;
  width: 20px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.tooltip-inner {
  color: #ffffff;
  /* Color del texto general */
  background-color: #000000;
  /* Fondo del tooltip */
  font-size: 14px;
  /* Tamaño de fuente opcional */
}

/* Estilo específico para enlaces dentro del tooltip */
.tooltip a {
  color: #ffffff !important;
  /* Color blanco para el enlace */
  text-decoration: underline;
  /* Subrayado para destacar el enlace */
}

.tooltip .tooltip-inner a.tooltip-link,
.tooltip-btn a {
  color: white !important;
  /* Color del texto del enlace */
  text-decoration: underline;
  /* Subrayado opcional */
}

body.dark-mode {
  background-color: #221e1a !important;
  background-position: top;
  background-size: 0.25rem 0.25rem;
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
body.dark-mode .tooltipContainer label {
  color: #fff;
}
body.dark-mode .tooltipContainer .tooltip-btn {
  background-color: rgb(63, 65, 65);
}
body.dark-mode [aria-label="Error message"] * {
  color: #fff;
}
body.dark-mode .top-nav {
  background-color: #302519;
}
body.dark-mode .top-nav .customSocialMedia-top-nav p {
  color: #AF947E;
}
body.dark-mode .top-nav .customSocialMedia-top-nav p a {
  color: #AF947E;
}
body.dark-mode .top-nav .customSocialMedia-top-nav p a:hover, body.dark-mode .top-nav .customSocialMedia-top-nav p a:focus {
  color: #AF947E;
}
body.dark-mode .customMenuNav {
  background-color: #262016 !important;
}
body.dark-mode .customMenuButton,
body.dark-mode .customLogo {
  background-color: #262016 !important;
}
body.dark-mode .menu .customMenuButton button .iconOpen i {
  color: #fff !important;
}
body.dark-mode .customFooter {
  background-color: #262016 !important;
}
body.dark-mode .customFooter .customFooter1 {
  border-bottom: 1px solid #D3B595;
}
body.dark-mode .customFooter .customFooter2 p {
  color: #fff;
}
body.dark-mode .customFooter .footer-column .title-column p {
  color: #fff !important;
}
body.dark-mode .customFooter .footer-column .title-column a {
  color: #fff !important;
}
body.dark-mode .customFooter .footer-column .title-column a:hover, body.dark-mode .customFooter .footer-column .title-column a:focus {
  color: #fff;
}
body.dark-mode .customFooter .footer-column ul li a {
  color: #fff;
}
body.dark-mode .customFooter .footer-column ul li a:hover, body.dark-mode .customFooter .footer-column ul li a:focus {
  color: #fff;
}
@media screen and (max-width: 991px) {
  body.dark-mode .customFooter .customFormNewsletter .titleNewsletter {
    text-align: center;
  }
}
body.dark-mode .customFooter .customFormNewsletter .titleNewsletter p {
  color: #C7A566;
}
@media screen and (max-width: 991px) {
  body.dark-mode .customFooter .customFormNewsletter .subtitleNewsletter {
    text-align: center;
  }
}
body.dark-mode .customFooter .customFormNewsletter .subtitleNewsletter p {
  font-size: 12px;
  color: #30251A;
}
body.dark-mode .customFooter .customFormNewsletter .form-check {
  padding-left: 0;
  margin-bottom: 1rem;
}
body.dark-mode .customFooter .customFormNewsletter input[type=email] {
  border: none;
  padding: 8px 13px;
  line-height: 21px;
  font-size: 16px;
  border-radius: 0px;
  color: #302519;
  -webkit-box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
          box-shadow: inset 1px 1px 3px 0 rgba(0, 0, 0, 0.1);
}
body.dark-mode .customFooter .customFormNewsletter input[type=email]::-webkit-input-placeholder {
  font-size: 12px;
}
body.dark-mode .customFooter .customFormNewsletter input[type=email]::-moz-placeholder {
  font-size: 12px;
}
body.dark-mode .customFooter .customFormNewsletter input[type=email]:-ms-input-placeholder {
  font-size: 12px;
}
body.dark-mode .customFooter .customFormNewsletter input[type=email]::-ms-input-placeholder {
  font-size: 12px;
}
body.dark-mode .customFooter .customFormNewsletter input[type=email]::placeholder {
  font-size: 12px;
}
body.dark-mode .customFooter .customFormNewsletter .custom-checkbox .custom-control-label {
  color: #97897B;
  font-size: 12px;
  line-height: 1.5;
  cursor: pointer;
}
body.dark-mode .customFooter .customFormNewsletter .custom-checkbox .custom-control-label a {
  color: #FFE2B8;
  text-decoration: underline;
}
body.dark-mode .customFooter .customFormNewsletter .custom-checkbox .custom-control-label a:hover, body.dark-mode .customFooter .customFormNewsletter .custom-checkbox .custom-control-label a:focus {
  color: #FFE2B8;
  text-decoration: none;
}
body.dark-mode .customFooter .customFormNewsletter .custom-checkbox .custom-control-label::before {
  border-radius: 0;
  border: 1px solid #ECD7B8;
}
body.dark-mode .customFooter .customFormNewsletter .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../img/icon-check-dark.svg") !important;
}
body.dark-mode .customFooter .customFormNewsletter .custom-control-input:checked ~ .custom-control-label::before {
  background-color: white;
}
body.dark-mode .customFooter .customFormNewsletter .custom-control-input:focus ~ .custom-control-label::before {
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}
body.dark-mode .customFooter .customFormNewsletter .custom-control-input:not(:disabled):active ~ .custom-control-label::before {
  background-color: white;
}
body.dark-mode .customFooter .customFormNewsletter button {
  background-color: #C7A566;
  color: white;
  text-align: center;
  text-transform: uppercase;
  cursor: pointer;
  border-radius: 0px;
  font-size: 12px;
  line-height: 1.16;
  border: none;
  outline: none;
  text-decoration: none;
  margin: 0;
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  height: 100%;
  padding: 10px;
  width: 100%;
}
body.dark-mode .customFooter .customFormNewsletter button:hover, body.dark-mode .customFooter .customFormNewsletter button:focus {
  background-color: #D3B595;
}
body.dark-mode .customMenuNav.active {
  background-color: #262016 !important;
}
body.dark-mode .menu .customSearch form {
  background-color: #211d15 !important;
}
body.dark-mode .menu .customSearch form input[type=text] {
  color: #fff !important;
}
body.dark-mode .menu .customSearch form input[type=text]::-webkit-input-placeholder {
  color: #fff !important;
}
body.dark-mode .menu .customSearch form input[type=text]::-moz-placeholder {
  color: #fff !important;
}
body.dark-mode .menu .customSearch form input[type=text]:-ms-input-placeholder {
  color: #fff !important;
}
body.dark-mode .menu .customSearch form input[type=text]::-ms-input-placeholder {
  color: #fff !important;
}
body.dark-mode .menu .customSearch form input[type=text]::placeholder {
  color: #fff !important;
}
body.dark-mode .menu .customSearch form .fa-search {
  color: #fff;
}
body.dark-mode .menu .customMenuDesktop .navbar-nav .nav-item .nav-link::after {
  color: #fff !important;
}
body.dark-mode .customNavLink {
  color: #fff !important;
}
body.dark-mode .menu .customMenuDesktop .navbar-nav .nav-item .nav-link:hover,
body.dark-mode .menu .customMenuDesktop .navbar-nav .nav-item .nav-link:focus {
  background-color: #211d15;
}
body.dark-mode .menu .customMenuDesktop .navbar-nav .nav-item .nav-link.active {
  background-color: #211d15;
}
body.dark-mode .dropdown-menu {
  background: #211d15;
}
body.dark-mode .dropdown-menu a {
  color: #fff !important;
}
body.dark-mode .section-homepage-2,
body.dark-mode .section-homepage-5 {
  background-color: #262016 !important;
  border-bottom: 1px solid #D3B595;
}
body.dark-mode .section-homepage-4 {
  background-color: #262016 !important;
  border-bottom: 1px solid #D3B595;
}
body.dark-mode .section-homepage-4 .teaser-product-home .innovative-product {
  background-color: rgba(255, 255, 255, 0.2) !important;
}
body.dark-mode .section-homepage-4 .teaser-product-home .innovative-product .name,
body.dark-mode .section-homepage-4 .teaser-product-home .innovative-product .copy {
  color: #fdebdb !important;
}
body.dark-mode .section-homepage-4 .teaser-product-home .innovative-product .sliderProductsHome .slick-prev::before {
  background-color: #121212;
  -webkit-filter: invert(1) !important;
          filter: invert(1) !important;
}
body.dark-mode .section-homepage-6 {
  background-color: #262016 !important;
  border-bottom: 1px solid #D3B595;
}
body.dark-mode .section-homepage-6 p,
body.dark-mode .section-homepage-6 span {
  color: #fdebdb !important;
}
body.dark-mode .customTint-title {
  background-color: #211d15 !important;
  border-bottom: 1px solid #D3B595;
}
body.dark-mode .customTint-title h2 {
  color: #fdebdb;
}
body.dark-mode .listing-products .customAccordionListingProducts .card .card-header button {
  color: #fdebdb;
}
body.dark-mode .listing-products .customAccordionListingProducts .card .card-header button .toggle-icon::before,
body.dark-mode .listing-products .customAccordionListingProducts .card .card-header button .toggle-icon::after {
  background-color: #fff;
}
body.dark-mode .listing-products .customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-label,
body.dark-mode .listing-products h1,
body.dark-mode .listing-products .customAccordionListingProducts [data-sublevel="1"] .btnArrow::after,
body.dark-mode .listing-products .customAccordionListingProducts [data-sublevel="2"] .btnArrow::after,
body.dark-mode .listing-products p {
  color: #fdebdb !important;
}
body.dark-mode .listing-products .customAccordionListingProducts .customListCategory .custom-checkbox .custom-control-label::before {
  background-color: #121212 !important;
}
body.dark-mode .listing-products .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after {
  background-image: url("../img/icon-check-dark.svg") !important;
  -webkit-filter: invert(1) !important;
          filter: invert(1) !important;
}
body.dark-mode .listing-products .product-listing-wrapper .selectSort .select2-container--default .select2-selection--single {
  background-color: #221e1a !important;
}
body.dark-mode .listing-products .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #cacaca !important;
}
body.dark-mode .listing-products .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
body.dark-mode .listing-products .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #221e1a !important;
  color: #cacaca !important;
}
body.dark-mode .listing-products .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
  background-color: #221e1a !important;
  color: #cacaca !important;
}
body.dark-mode .listing-products .select2-container--default .select2-results__option--selected {
  background-color: #221e1a !important;
  color: #cacaca !important;
}
body.dark-mode .detail-product {
  background-color: #211d15 !important;
}
body.dark-mode .detail-product .customBreadcrumProduct .btn-tooltip {
  color: #fdebdb !important;
}
body.dark-mode .detail-product h1,
body.dark-mode .detail-product h2,
body.dark-mode .detail-product h3,
body.dark-mode .detail-product h4,
body.dark-mode .detail-product h5,
body.dark-mode .detail-product h6,
body.dark-mode .detail-product p,
body.dark-mode .detail-product a,
body.dark-mode .detail-product ul,
body.dark-mode .detail-product li {
  color: #fdebdb !important;
}
body.dark-mode .detail-product .contentInfoProduct .customAccordionProduct .accordion .card .card-header .btn-link {
  color: #fdebdb !important;
}
body.dark-mode .detail-product .list-available li {
  background-color: #D3B595 !important;
  color: #211d15 !important;
}
body.dark-mode .detail-product .product-suggest {
  background-color: #262016 !important;
  border-bottom: 1px solid #D3B595;
}
body.dark-mode .detail-product .product-suggest h1,
body.dark-mode .detail-product .product-suggest h2,
body.dark-mode .detail-product .product-suggest h3,
body.dark-mode .detail-product .product-suggest h4,
body.dark-mode .detail-product .product-suggest h5,
body.dark-mode .detail-product .product-suggest h6,
body.dark-mode .detail-product .product-suggest p,
body.dark-mode .detail-product .product-suggest a,
body.dark-mode .detail-product .product-suggest ul,
body.dark-mode .detail-product .product-suggest li {
  color: #fdebdb !important;
}
body.dark-mode .detail-product .contentInfoProduct .customAccordionProduct .accordion .card .card-header .btn-link .toggle::before,
body.dark-mode .detail-product .contentInfoProduct .customAccordionProduct .accordion .card .card-header .btn-link .toggle::after {
  color: #fff !important;
}
body.dark-mode .detail-product .contentInfoProduct .customAccordionProduct .accordion .card .card-header .btn-link .toggle::before,
body.dark-mode .detail-product .contentInfoProduct .customAccordionProduct .accordion .card .card-header .btn-link .toggle::after {
  background-color: #fff !important;
}
body.dark-mode .detail-product table tbody tr:first-child td {
  color: #fff !important;
}
body.dark-mode .detail-product #collapse2 .card-body div table tbody tr:first-child td {
  background-color: #fff !important;
  color: #000 !important;
}
body.dark-mode .detail-product #collapse2 .card-body div table tbody tr:first-child td td,
body.dark-mode .detail-product #collapse2 .card-body div table tbody tr:first-child td p,
body.dark-mode .detail-product #collapse2 .card-body div table tbody tr:first-child td span,
body.dark-mode .detail-product #collapse2 .card-body div table tbody tr:first-child td li,
body.dark-mode .detail-product #collapse2 .card-body div table tbody tr:first-child td ul,
body.dark-mode .detail-product #collapse2 .card-body div table tbody tr:first-child td ol,
body.dark-mode .detail-product #collapse2 .card-body div table tbody tr:first-child td a {
  color: #000 !important;
}
body.dark-mode .detail-product table tbody tr {
  color: #fdebdb !important;
}
body.dark-mode .detail-product table tbody tr td,
body.dark-mode .detail-product table tbody tr p,
body.dark-mode .detail-product table tbody tr span,
body.dark-mode .detail-product table tbody tr li,
body.dark-mode .detail-product table tbody tr ul,
body.dark-mode .detail-product table tbody tr ol,
body.dark-mode .detail-product table tbody tr a {
  color: #fff !important;
}
body.dark-mode .customBasicPages {
  background-color: #262016 !important;
}
body.dark-mode .customBasicPages .content h1,
body.dark-mode .customBasicPages .content h2,
body.dark-mode .customBasicPages .content h3,
body.dark-mode .customBasicPages .content h4,
body.dark-mode .customBasicPages .content h5,
body.dark-mode .customBasicPages .content h6,
body.dark-mode .customBasicPages .content p,
body.dark-mode .customBasicPages .content a,
body.dark-mode .customBasicPages .content ul,
body.dark-mode .customBasicPages .content li {
  color: #fdebdb !important;
}
body.dark-mode .help-section h1,
body.dark-mode .help-section h2,
body.dark-mode .help-section h3,
body.dark-mode .help-section h4,
body.dark-mode .help-section h5,
body.dark-mode .help-section h6,
body.dark-mode .help-section p,
body.dark-mode .help-section a,
body.dark-mode .help-section ul,
body.dark-mode .help-section li {
  color: #fdebdb !important;
}
body.dark-mode .over-hero h1,
body.dark-mode .over-hero h2,
body.dark-mode .over-hero h3,
body.dark-mode .over-hero h4,
body.dark-mode .over-hero h5,
body.dark-mode .over-hero h6,
body.dark-mode .over-hero p,
body.dark-mode .over-hero a,
body.dark-mode .over-hero ul,
body.dark-mode .over-hero li {
  color: #fdebdb !important;
}
body.dark-mode .over-hero table,
body.dark-mode .over-hero tr,
body.dark-mode .over-hero td {
  border-color: #fff !important;
}
body.dark-mode .over-hero table tbody tr {
  color: #fdebdb !important;
}
body.dark-mode .over-hero table tbody tr td,
body.dark-mode .over-hero table tbody tr p,
body.dark-mode .over-hero table tbody tr span,
body.dark-mode .over-hero table tbody tr li,
body.dark-mode .over-hero table tbody tr ul,
body.dark-mode .over-hero table tbody tr ol,
body.dark-mode .over-hero table tbody tr a {
  color: #fdebdb !important;
}
body.dark-mode .banner-submenu {
  background-color: #221e1a !important;
}
body.dark-mode .banner-submenu .nav .nav-link {
  color: #fdebdb !important;
}
body.dark-mode .banner-submenu .nav .nav-link.active::before {
  background: #fdebdb !important;
}
body.dark-mode .our-story-1 {
  background-color: #262016 !important;
}
body.dark-mode .our-story-1 .content h1,
body.dark-mode .our-story-1 .content h2,
body.dark-mode .our-story-1 .content h3,
body.dark-mode .our-story-1 .content h4,
body.dark-mode .our-story-1 .content h5,
body.dark-mode .our-story-1 .content h6,
body.dark-mode .our-story-1 .content p,
body.dark-mode .our-story-1 .content a,
body.dark-mode .our-story-1 .content ul,
body.dark-mode .our-story-1 .content li {
  color: #fdebdb !important;
}
body.dark-mode .our-story-2 {
  background-color: #221e1a !important;
}
body.dark-mode .our-story-2 h1,
body.dark-mode .our-story-2 h2,
body.dark-mode .our-story-2 h3,
body.dark-mode .our-story-2 h4,
body.dark-mode .our-story-2 h5,
body.dark-mode .our-story-2 h6,
body.dark-mode .our-story-2 p,
body.dark-mode .our-story-2 a,
body.dark-mode .our-story-2 ul,
body.dark-mode .our-story-2 li {
  color: #fdebdb !important;
}
body.dark-mode .our-story-3 {
  background-color: #262016 !important;
}
body.dark-mode .our-story-3 .content h1,
body.dark-mode .our-story-3 .content h2,
body.dark-mode .our-story-3 .content h3,
body.dark-mode .our-story-3 .content h4,
body.dark-mode .our-story-3 .content h5,
body.dark-mode .our-story-3 .content h6,
body.dark-mode .our-story-3 .content p,
body.dark-mode .our-story-3 .content a,
body.dark-mode .our-story-3 .content ul,
body.dark-mode .our-story-3 .content li {
  color: #fdebdb !important;
}
body.dark-mode .our-story-4 {
  background-color: #221e1a !important;
}
body.dark-mode .our-story-4 h1,
body.dark-mode .our-story-4 h2,
body.dark-mode .our-story-4 h3,
body.dark-mode .our-story-4 h4,
body.dark-mode .our-story-4 h5,
body.dark-mode .our-story-4 h6,
body.dark-mode .our-story-4 p,
body.dark-mode .our-story-4 a,
body.dark-mode .our-story-4 ul,
body.dark-mode .our-story-4 li {
  color: #fdebdb !important;
}
body.dark-mode .our-mission-1 {
  background-color: #262016 !important;
}
body.dark-mode .our-mission-1 .content h1,
body.dark-mode .our-mission-1 .content h2,
body.dark-mode .our-mission-1 .content h3,
body.dark-mode .our-mission-1 .content h4,
body.dark-mode .our-mission-1 .content h5,
body.dark-mode .our-mission-1 .content h6,
body.dark-mode .our-mission-1 .content p,
body.dark-mode .our-mission-1 .content a,
body.dark-mode .our-mission-1 .content ul,
body.dark-mode .our-mission-1 .content li {
  color: #fdebdb !important;
}
body.dark-mode .our-mission-2 {
  background-color: #221e1a !important;
}
body.dark-mode .our-mission-2 h1,
body.dark-mode .our-mission-2 h2,
body.dark-mode .our-mission-2 h3,
body.dark-mode .our-mission-2 h4,
body.dark-mode .our-mission-2 h5,
body.dark-mode .our-mission-2 h6,
body.dark-mode .our-mission-2 p,
body.dark-mode .our-mission-2 a,
body.dark-mode .our-mission-2 ul,
body.dark-mode .our-mission-2 li {
  color: #fdebdb !important;
}
body.dark-mode .content-contact-us {
  background-color: #262016 !important;
  border-bottom: 1px solid #D3B595;
}
body.dark-mode .content-contact-us .webform-contact-custom {
  background-color: #707070 !important;
}
body.dark-mode .content-contact-us .content h1,
body.dark-mode .content-contact-us .content h2,
body.dark-mode .content-contact-us .content h3,
body.dark-mode .content-contact-us .content h4,
body.dark-mode .content-contact-us .content h5,
body.dark-mode .content-contact-us .content h6,
body.dark-mode .content-contact-us .content p,
body.dark-mode .content-contact-us .content a,
body.dark-mode .content-contact-us .content ul,
body.dark-mode .content-contact-us .content li {
  color: #fdebdb !important;
}
body.dark-mode .customListSimilarsContent {
  background-color: #211d15 !important;
}
body.dark-mode .customListSimilarsContent h1,
body.dark-mode .customListSimilarsContent h2,
body.dark-mode .customListSimilarsContent h3,
body.dark-mode .customListSimilarsContent h4,
body.dark-mode .customListSimilarsContent h5,
body.dark-mode .customListSimilarsContent h6,
body.dark-mode .customListSimilarsContent p,
body.dark-mode .customListSimilarsContent a,
body.dark-mode .customListSimilarsContent ul,
body.dark-mode .customListSimilarsContent li {
  color: #fdebdb !important;
}
body.dark-mode .detail-article h1,
body.dark-mode .detail-article h2,
body.dark-mode .detail-article h3,
body.dark-mode .detail-article h4,
body.dark-mode .detail-article h5,
body.dark-mode .detail-article h6,
body.dark-mode .detail-article p,
body.dark-mode .detail-article a,
body.dark-mode .detail-article ul,
body.dark-mode .detail-article li,
body.dark-mode .detail-article .reading-time,
body.dark-mode .detail-article .date {
  color: #fdebdb !important;
}
body.dark-mode .search-body h1,
body.dark-mode .search-body h2,
body.dark-mode .search-body h3,
body.dark-mode .search-body h4,
body.dark-mode .search-body h5,
body.dark-mode .search-body h6,
body.dark-mode .search-body p,
body.dark-mode .search-body a,
body.dark-mode .search-body ul,
body.dark-mode .search-body li {
  color: #fdebdb !important;
}
body.dark-mode .search-box-wrapper .loader-dots {
  background: rgba(0, 0, 0, 0.5) !important;
}
body.dark-mode .search-box-wrapper .nav-tabs {
  background: #262016 !important;
}
body.dark-mode .search-box-wrapper .nav-search {
  background: #262016 !important;
  color: #fff !important;
}
body.dark-mode .search-box-wrapper .result_query_btn {
  color: #fff;
  background: #262016;
  text-decoration: underline;
}
body.dark-mode .search-box-wrapper .tab-content .tab-pane {
  background-color: #262016 !important;
  color: #fff;
}
body.dark-mode .search-box-wrapper .searchDP {
  background-color: #262016 !important;
  color: #fff;
  border-bottom: 1px solid #D3B595;
}
body.dark-mode #Modalcoupon .bg-modal {
  background-color: rgb(65, 39, 0);
  border-bottom-color: rgb(104, 74, 43);
}
body.dark-mode .modal_coupon .text-body .title {
  color: rgb(209, 205, 199);
}
body.dark-mode .modal_coupon .text-body .text {
  color: rgb(209, 205, 199);
}
body.dark-mode .header-diagonismos p,
body.dark-mode .header-diagonismos .h4 {
  color: rgb(232, 230, 227) !important;
}
body.dark-mode .section-homepage-2 .customBrowseContent .customTitleBrowseContent h1,
body.dark-mode .section-homepage-2 .customBrowseContent .customTitleBrowseContent h2,
body.dark-mode .section-homepage-2 .customBrowseContent .customTitleBrowseContent h3,
body.dark-mode .section-homepage-2 .customBrowseContent .customTitleBrowseContent h4,
body.dark-mode .section-homepage-2 .customBrowseContent .customTitleBrowseContent h5,
body.dark-mode .section-homepage-2 .customBrowseContent .customTitleBrowseContent h6 {
  color: rgb(232, 230, 227) !important;
}
body.dark-mode .section-homepage-2 .customBrowseContent .tab-content .item-icons .content span {
  color: rgb(232, 230, 227) !important;
}
body.dark-mode .landingPage .contentPageLanding h1,
body.dark-mode .landingPage .contentPageLanding h2,
body.dark-mode .landingPage .contentPageLanding h3,
body.dark-mode .landingPage .contentPageLanding h4,
body.dark-mode .landingPage .contentPageLanding h5,
body.dark-mode .landingPage .contentPageLanding h6 {
  color: white !important;
}
body.dark-mode .landingPage .contentPageLanding .customAccordionProduct .accordion .card .card-header .btn-link {
  color: white !important;
}
body.dark-mode .landingPage .contentPageLanding .customAccordionProduct .accordion .card .card-header .btn-link .toggle::before,
body.dark-mode .landingPage .contentPageLanding .customAccordionProduct .accordion .card .card-header .btn-link .toggle::after {
  background-color: white !important;
}
body.dark-mode .landingPage .contentPageLanding .card-body {
  color: white !important;
}
body.dark-mode .landingPage .contentPageLanding .card-body p {
  color: white !important;
}

body.light-mode .menu {
  -webkit-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
body.light-mode .menu .nav:not(.nav-mobile) .nav-item .nav-link {
  -webkit-transition: color 0.2s ease-out;
  transition: color 0.2s ease-out;
}