@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@1,300;1,400;1,700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,500;0,800;1,500;1,800&display=swap");
.hero-overlay a, .protein-quiz a, .overflow-product-card a, .BOOSTHeaderVideoAlign a, #customRegisterModal input[type=submit], #customRegisterModal .submit, #customLoginModal input[type=submit], #customLoginModal .submit, #resetModal input[type=submit], #resetModal .submit, #customEditFormUser input[type=submit], #customEditFormUser .submit, #customSetPassFormUser input[type=submit], #customSetPassFormUser .submit, #customResetPassFormUser input[type=submit], #customResetPassFormUser .submit {
  border-radius: 4px;
  padding: 10px 50px; }

.hero-overlay a, .protein-quiz a, .overflow-product-card a, .BOOSTHeaderVideoAlign a {
  background-color: var(--main-color);
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  height: auto !important; }
  .hero-overlay a:hover, .protein-quiz a:hover, .overflow-product-card a:hover, .BOOSTHeaderVideoAlign a:hover {
    opacity: 0.7;
    color: #fff; }

.color-red {
  color: var(--main-color); }

.BOOSTHeaderVideoAlign a {
  text-transform: uppercase;
  font-size: 16px;
  border-radius: 4px !important;
  border: none;
  font-size: 16px;
  font-weight: 700;
  line-height: 1.5;
  max-width: 240px;
  font-weight: 500;
  margin: 10px 0 0 0;
  font-size: 18px;
  letter-spacing: .05em; }

.BOOSTCategoryBlocks .titleCategoryBlocks, .BOOSTArticlePage h1, .BOOSTArticlePage .h1, .hero-banner-overlay h1, .heading-1 {
  font-family: 'Oswald', sans-serif;
  font-size: 40px;
  line-height: 45px;
  text-transform: uppercase; }

.protein-quiz h2, .overflow-product-card h2, .quick-shop__wrapper h5, .default-container h1, .default-container h2, .default-container h3, .default-container h4, .default-container h5, .default-container h6, .steps-section .single-step-content-wrapper span.step-indicator, .product-nav-pills .nav-pills .nav-link, .accordion-card .card-header .btn.btn-link, .take-quiz__text, .take-quiz__btn {
  font-family: 'Oswald', sans-serif;
  font-weight: 400; }

#accordion.clean-landing ul, .quote-block ul, .product-detail-nav .product-key-benefits ul {
  list-style: none;
  padding: 20px; }
  #accordion.clean-landing ul li, .quote-block ul li, .product-detail-nav .product-key-benefits ul li {
    position: relative;
    margin-bottom: 10px;
    font-size: 16px; }
    #accordion.clean-landing ul li::before, .quote-block ul li::before, .product-detail-nav .product-key-benefits ul li::before {
      content: "";
      width: 15px;
      height: 15px;
      background: url("../img/content/components/check-mark.svg") no-repeat center/contain;
      position: absolute;
      left: -20px;
      top: 5px; }

.bg-light-gray {
  background-color: var(--light-gray); }

.bg-brown {
  background: #F6ECDD; }

.bg-gray-lg {
  background: #F4F8FA; }

.bg-silver-gray {
  background: #E7E6E4; }

.bg-light-blue {
  background: #EBF3F9; }

.bg-brown {
  background: #f6ecdd; }

.bg-gray-lg {
  background: #f4f8fa; }

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

.border-right-red {
  border-left: 3px solid #e2281b;
  border-radius: 2px;
  padding-left: 2em; }

@media (min-width: 768px) {
  .bg-emotive {
    background: url(../images/bg-emotive.png) center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; } }

.banner-gc {
  background-image: url(../images/banner-gc.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.box-quote p:first-child {
  font-size: 40px;
  color: #e2281b;
  font-weight: bolder; }

.box-quote p:not(:first-child) {
  font-family: "Roboto";
  font-size: 14px; }

.banner-man {
  background-image: url(../images/banner-men.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.bg-men {
  background-image: url(../images/bg-men-emotive.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

.banner-woman {
  background-image: url(../images/banner-woman.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; }

@media (min-width: 768px) {
  .bg-woman-emotive {
    background: url(../images/bg-woman-desktop.png) center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center; } }

.banner-clean {
  background-image: url(../images/banner-clean.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 73% center; }
  @media (min-width: 768px) {
    .banner-clean {
      background-position: center; } }

@media (max-width: 767px) {
  .clean-box .clean-box-green .main-title,
  .clean-box .clean-box-red .main-title {
    font-size: 20px;
    line-height: 1.3; } }

.clean-box-green {
  background: #d1fae2;
  text-align: center;
  padding-bottom: 1em; }
  .clean-box-green img {
    margin-top: -5em; }
    @media (max-width: 767px) {
      .clean-box-green img {
        margin-top: -6.4em; } }

.clean-box-green-lg {
  background: #f5fffa;
  text-align: center;
  height: 120px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .clean-box-green-lg img {
    max-width: 40px; }
  .clean-box-green-lg p {
    font-size: 18px;
    margin: 0; }

.clean-box-red {
  background: #a0c0d9;
  text-align: center;
  padding-bottom: 1em; }
  .clean-box-red img {
    margin-top: -5em;
    max-width: 100%;
    margin-bottom: 28px; }
    @media (min-width: 768px) {
      .clean-box-red img {
        max-width: 220px;
        margin-bottom: 6px; } }

.clean-box-red-lg {
  background: #fff5f5;
  text-align: center;
  height: 120px;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  .clean-box-red-lg img {
    max-width: 40px; }
  .clean-box-red-lg p {
    font-size: 18px;
    margin: 0;
    margin-top: 1em; }

.card-product-info {
  border-bottom: 1px solid #ddd; }
  .card-product-info .active {
    color: #e2281b;
    border-bottom: 2px solid #e2281b; }
  .card-product-info .card {
    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;
    height: 100%;
    padding: 1em; }
  .card-product-info .card-info ul,
  .card-product-info .card-info li {
    padding: 0;
    list-style: none; }
    .card-product-info .card-info ul img,
    .card-product-info .card-info li img {
      max-width: 20px; }
  .card-product-info .card-info li {
    margin-bottom: 1em; }

.benefits-card {
  margin-top: 2em; }
  .benefits-card-img img {
    max-width: 100%;
    width: 100%; }
  .benefits-card-info p:first-child {
    font-size: 1rem;
    font-weight: bolder; }
  .benefits-card-info p:not(:first-child) {
    font-size: 1rem; }

.btn-white {
  background: white !important;
  border: 1px solid #fff !important; }

.bg-white .box-social-proof {
  background: #f4f8fa; }

.bg-white .bg-light-gray {
  background: white !important; }

.box-recipes {
  position: relative;
  overflow: hidden; }
  .box-recipes:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    z-index: -1; }
  .box-recipes img {
    width: 100%;
    -webkit-transition: -webkit-transform .3s ease-in-out;
    transition: -webkit-transform .3s ease-in-out;
    -o-transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out;
    transition: transform .3s ease-in-out, -webkit-transform .3s ease-in-out; }
  .box-recipes a {
    position: relative;
    display: block; }
    .box-recipes a::before {
      content: "";
      width: 100%;
      height: 100%;
      position: absolute;
      background: -webkit-gradient(linear, left top, left bottom, from(0), color-stop(0, rgba(0, 0, 0, 0.8)), color-stop(70%, rgba(0, 0, 0, 0)));
      background: -webkit-linear-gradient(0, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 70%);
      background: -o-linear-gradient(0, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 70%);
      background: linear-gradient(0, rgba(0, 0, 0, 0.8) 0, rgba(0, 0, 0, 0) 70%);
      z-index: 1; }
    .box-recipes a .recipe-title {
      background: none;
      z-index: 10; }
  .box-recipes .recipe-title {
    position: absolute;
    bottom: 0;
    left: 0;
    border-left: 3px solid #e2281b;
    padding: 3em 0 2em 2em;
    width: 100%;
    color: white;
    font-family: "Oswald";
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 0.9)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.9));
    padding-bottom: 1em; }
    .box-recipes .recipe-title h3 {
      width: 100%; }

.article_recipe {
  position: relative;
  height: 100%; }
  @media (max-width: 767px) {
    .article_recipe {
      height: 400px; } }
  .article_recipe .list-items {
    position: absolute;
    top: 30px;
    left: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 50%; }
    @media (max-width: 768px) {
      .article_recipe .list-items {
        width: 100%;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        left: 0; } }
    .article_recipe .list-items .item {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; }
      @media (max-width: 768px) {
        .article_recipe .list-items .item {
          margin: 1em; } }
      .article_recipe .list-items .item h5 {
        margin: 0px;
        margin-left: 8px; }
      .article_recipe .list-items .item img {
        width: 30px; }
  .article_recipe::after {
    background: rgba(0, 0, 0, 0.3) !important; }
  .article_recipe .header-recipe {
    position: absolute;
    border-left: 3px solid #e2281b;
    bottom: 35px; }
    .article_recipe .header-recipe h1 {
      margin-left: 30px; }
    .article_recipe .header-recipe .article-offer__social-list {
      -webkit-box-pack: start !important;
      -ms-flex-pack: start !important;
      justify-content: flex-start !important;
      margin-left: 33px; }
  .article_recipe--right {
    background-position: center right; }
  .article_recipe--left {
    background-position: center left; }
  .article_recipe--center {
    background-position: center; }

@media (max-width: 578px) {
  .recipe-content .main-title {
    font-size: 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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .recipe-content .main-title img {
      margin-bottom: 10px; } }

.ingrientes-table table td {
  border-bottom: 1px solid transparent !important; }
  .ingrientes-table table td p {
    margin: 0; }

.table-nutrition {
  border: none !important; }
  .table-nutrition td,
  .table-nutrition table {
    border: none !important; }

.heading-quiz h1::after,
.heading-quiz h2::after,
.heading-quiz h3::after {
  margin-top: 10px;
  width: 100px;
  background: #e2281b; }

.custom-input-quiz {
  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;
  font-family: "Roboto";
  font-weight: 300; }
  .custom-input-quiz input {
    border: none !important;
    border-bottom-style: dashed !important;
    border-radius: 0px !important;
    padding-bottom: 0x !important;
    margin: 0px 8px !important; }
    @media (max-width: 578px) {
      .custom-input-quiz input {
        margin: 0px !important; } }
  .custom-input-quiz .date:after {
    content: "" !important; }
  .custom-input-quiz small.error {
    display: none !important; }
  .custom-input-quiz .item-input-radio {
    position: relative;
    color: #000;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 15px 8px;
    -webkit-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important;
    width: 100px;
    margin-bottom: 1em; }
    @media (max-width: 578px) {
      .custom-input-quiz .item-input-radio {
        width: 65px; } }
    .custom-input-quiz .item-input-radio label {
      border: 1px solid #000 !important;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 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;
      text-align: center;
      text-transform: uppercase;
      color: #000 !important;
      cursor: pointer;
      font-size: 22px; }
      @media only screen and (max-width: 578px) {
        .custom-input-quiz .item-input-radio label {
          font-size: 14px; } }
    .custom-input-quiz .item-input-radio label:hover {
      border: 1px solid #000 !important; }
    .custom-input-quiz .item-input-radio input {
      position: absolute;
      opacity: 0; }
      .custom-input-quiz .item-input-radio input:checked ~ label {
        border: 1px solid #e2281b !important;
        background: #e2281b;
        color: #fff !important;
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 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; }

#wizard-form .radio-toggle label span {
  font-family: "Roboto";
  font-size: 22px; }
  @media only screen and (max-width: 578px) {
    #wizard-form .radio-toggle label span {
      font-size: 14px; } }

#wizard-form .radio-toggle-quiz {
  position: relative;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding: 15px 8px;
  -webkit-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
  padding: 1.5em; }
  #wizard-form .radio-toggle-quiz label {
    border: 1px solid #000 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 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;
    text-align: center;
    text-transform: uppercase;
    color: #000 !important;
    cursor: pointer; }
  #wizard-form .radio-toggle-quiz label:hover {
    border: 1px solid #000 !important; }
  #wizard-form .radio-toggle-quiz input {
    position: absolute;
    opacity: 0; }
    #wizard-form .radio-toggle-quiz input:checked ~ label {
      border: 1px solid #e2281b !important;
      background: #e2281b;
      color: #fff !important;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 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; }

#wizard-form #progressbar .step:before {
  content: "";
  display: block;
  background-color: #f2f2f2;
  height: 5px;
  width: 50%;
  position: absolute;
  bottom: 8px;
  left: 0;
  z-index: -1; }

#wizard-form #progressbar .step:after {
  content: "";
  display: block;
  background-color: #f2f2f2;
  height: 5px;
  width: 50%;
  position: absolute;
  bottom: 8px;
  right: 0;
  z-index: -1; }

#wizard-form #progressbar .done .step,
#wizard-form #progressbar .done .step:before,
#wizard-form #progressbar .done .step:after,
#wizard-form #progressbar .active .step,
#wizard-form #progressbar .active .step:before {
  background-color: #009a40; }

#wizard-form #progressbar .done .step,
#wizard-form #progressbar .active .step {
  border: 2px solid #009a40;
  background: #009a40; }

#wizard-form #progressbar .active .step,
#wizard-form #progressbar .done .step {
  -webkit-box-shadow: none !important;
  box-shadow: none !important; }

#wizard-form #progressbar .step i {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 46px;
  /* -webkit-transform: translate(-50%, -40%); */
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  color: white; }

#wizard-form #progressbar .active .step i {
  opacity: 1; }

#wizard-form #progressbar .done .step i {
  opacity: 1; }

@media (max-width: 578px) {
  .text-quiz-mobile {
    font-size: 14px;
    text-align: center; } }

.box-result-quiz {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  background: #f4f8fa;
  padding: 1em 1.5em; }
  .box-result-quiz .bottle {
    padding: 1em; }
  @media (max-width: 578px) {
    .box-result-quiz .content {
      width: 40%; } }
  .box-result-quiz .content h4 {
    font-size: 16px; }
  .box-result-quiz .content p {
    font-size: 14px; }
  .box-result-quiz .box-result {
    padding: 10px;
    color: #e2281b;
    font-size: 18px;
    font-family: "Oswald";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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; }
    .box-result-quiz .box-result #counter {
      font-size: 30px; }

.result-main-product {
  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;
  position: relative; }
  .result-main-product .bg-main {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 300px; }
  .result-main-product .product-main {
    position: relative;
    z-index: 2;
    max-height: 300px;
    margin: 2em 0; }
  .result-main-product h4 {
    position: relative;
    z-index: 2; }
    @media (max-width: 767px) {
      .result-main-product h4 {
        font-size: 19px;
        line-height: 1.4; } }

.cupon {
  position: relative; }
  .cupon .mini-cupon {
    position: absolute;
    left: 40%;
    bottom: -40px;
    width: 200px; }
    @media (max-width: 578px) {
      .cupon .mini-cupon {
        left: 25%; } }

#c_comments input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
#c_comments textarea {
  border-radius: 0px !important;
  border: 1px solid #000 !important; }

.text-bz {
  font-size: 50px; }

.rating-container__bg {
  border-radius: 0px !important; }

.s-reviews .rating-container__bg {
  background: #fff !important; }

.s-reviews .bar-gree {
  background: #009a40 !important; }

.btn-write-a-review {
  border: 1px solid #e2281b !important;
  color: #e2281b !important;
  background: transparent !important;
  padding: 15px 40px !important;
  font-size: .875rem; }
  .btn-write-a-review:hover {
    background: #e2281b !important;
    color: #fff !important; }

#product-rating-sorting select {
  border-radius: 0px !important;
  color: #000;
  border: 1px solid #000 !important; }

.border-r-l-none {
  border-left: none !important;
  border-right: none !important; }

.pagination .page-item .page-link {
  width: auto !important;
  height: auto !important;
  font-size: 18px;
  margin: 0px 5px;
  background: #000;
  color: #fff; }

.pagination .page-item .page-link:hover {
  background-color: #000 !important;
  color: #fff !important; }

.coupon {
  border: 1px solid var(--main-color);
  border-right: none !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .coupon__left-side {
    padding: 15px;
    font-family: Oswald, sans-serif;
    background: var(--main-color);
    color: #fff;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    -webkit-writing-mode: tb;
    -ms-writing-mode: tb;
    writing-mode: tb;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    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;
    position: relative; }
    .coupon__left-side sup {
      position: absolute;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      transform: rotate(90deg);
      left: 70%;
      top: 94%; }
    @media (max-width: 767px) {
      .coupon__left-side {
        padding: 12px; } }
    .coupon__left-side::before {
      content: "";
      position: absolute;
      height: 100%;
      top: 0;
      right: -7px;
      width: 11px;
      background: url(../img/icons/dot.svg); }
    .coupon__left-side .bg-text {
      line-height: 1;
      font-size: 30px; }
      @media (max-width: 767px) {
        .coupon__left-side .bg-text {
          font-size: 24px; } }
  .coupon__right-side {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80%;
    flex: 0 0 80%;
    background: #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;
    position: relative; }
    .coupon__right-side::before {
      content: "";
      position: absolute;
      height: 100%;
      top: 0;
      right: -5px;
      width: 11px;
      background: url(../img/icons/red-half-dot.svg); }
  .coupon__code {
    width: 85%;
    border: 1px dotted #000;
    padding: 15px;
    line-height: 1;
    font-size: 26px;
    font-family: Oswald, sans-serif;
    text-align: center;
    font-weight: 500;
    margin-bottom: 10px;
    letter-spacing: 17px;
    cursor: pointer;
    position: relative; }
    @media only screen and (max-width: 1280px) {
      .coupon__code {
        font-size: 20px;
        width: 90%; } }
    @media (max-width: 767px) {
      .coupon__code {
        letter-spacing: 8px;
        font-size: 19px; } }
    .coupon__code svg.copy-icon {
      width: 26px;
      height: 26px;
      position: absolute;
      right: 15px;
      fill: #c1c1c1;
      cursor: pointer; }
      @media (max-width: 767px) {
        .coupon__code svg.copy-icon {
          width: 18px;
          height: 18px; } }
  .coupon__code-label {
    font-weight: 400;
    color: var(--main-color);
    font-size: 15px; }

@media (max-width: 767px) {
  .promo-code-banner {
    background-position: center; } }

.promo-code-banner .coupon__code {
  color: #fff;
  border-color: #fff;
  width: auto;
  font-size: 22px;
  letter-spacing: 15px;
  padding: 15px 37px 15px 24px;
  position: relative; }
  .promo-code-banner .coupon__code svg.copy-icon {
    width: 21px;
    height: 21px;
    position: absolute;
    right: 15px;
    fill: #fbf4f4; }

.promo-code-banner .coupon__code-label {
  color: #fff; }

.promo-code-banner h2 {
  font-weight: 300;
  line-height: 1.3; }

.calculator-recommended-product .row {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.block-border {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000; }
  .block-border img {
    max-width: 80px; }

#edit-reason-for-contact--wrapper {
  width: 100%; }

#edit-reason-for-contact {
  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;
  width: 100%; }
  @media only screen and (max-width: 578px) {
    #edit-reason-for-contact {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

#edit-processed-text,
#edit-processed-text-code {
  margin-top: -8px; }

#edit-reason-for-contact .form-item {
  position: relative;
  color: #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 25px;
  padding-bottom: 25px;
  -webkit-transition: all 0.3s !important;
  -o-transition: all 0.3s !important;
  transition: all 0.3s !important;
  width: 100%;
  margin-bottom: 1em; }
  #edit-reason-for-contact .form-item label {
    border: 1px solid #000 !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 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;
    text-align: center;
    text-transform: uppercase;
    color: #000 !important;
    cursor: pointer;
    font-size: 22px; }
    @media only screen and (max-width: 578px) {
      #edit-reason-for-contact .form-item label {
        font-size: 14px; } }
  #edit-reason-for-contact .form-item label:hover {
    border: 1px solid #000 !important; }
  #edit-reason-for-contact .form-item input {
    position: absolute;
    opacity: 0; }
    #edit-reason-for-contact .form-item input:checked ~ label {
      border: 1px solid #e2281b !important;
      background: #e2281b;
      color: #fff !important;
      position: absolute;
      width: 100%;
      height: 100%;
      top: 0px;
      left: 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; }

.contact-boost {
  width: 100% !important;
  max-width: 100% !important;
  margin-left: 0 !important; }
  .contact-boost select {
    border: 1px solid #000 !important;
    height: 50px !important;
    -webkit-appearance: auto !important;
    -moz-appearance: auto !important;
    appearance: auto !important;
    padding: 5px 10px 9px !important;
    color: #000 !important;
    border-radius: 0px !important; }
  .contact-boost .form-group {
    padding-bottom: 0px !important; }
  .contact-boost input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
  .contact-boost textarea {
    border: 1px solid #000 !important;
    border-radius: 0px !important;
    color: #000 !important; }
  .contact-boost input:focus, .contact-boost select:focus, .contact-boost textarea:focus {
    border: 2px solid #e1271b !important; }

.box-contact {
  padding: 2.5em 0;
  border: 1px solid #000;
  height: 100%; }
  .box-contact .fa {
    color: #e2281b !important; }

.banner-header {
  z-index: 0;
  background-size: cover !important;
  background-position: center !important; }
  .banner-header .homepage-video-bg-mask {
    z-index: -2 !important;
    background: rgba(0, 0, 0, 0.3) !important; }
  @media screen and (max-width: 578px) {
    .banner-header {
      background-size: cover !important;
      background-position: center !important; } }

.hero-overlay {
  position: relative; }
  .hero-overlay::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3); }
  .hero-overlay--red::before {
    background: none; }
  .hero-overlay--red .hero-overlay__content {
    margin-top: 10px; }
    .hero-overlay--red .hero-overlay__content h1 {
      font-size: 43px; }
      @media (min-width: 768px) {
        .hero-overlay--red .hero-overlay__content h1 {
          font-size: 38px;
          margin-bottom: 5px; } }
    .hero-overlay--red .hero-overlay__content p {
      font-size: 18px; }
  .hero-overlay--quiz-landing a {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1.2rem; }
  .hero-overlay--quiz-landing .hero-overlay__content p:not(:first-child) {
    font-size: 1.2rem; }
  .hero-overlay--quiz-landing .check-marks-container {
    margin-bottom: 20px; }
    .hero-overlay--quiz-landing .check-marks-container p {
      font-family: "Roboto", sans-serif !important;
      font-size: 1.2rem;
      font-weight: 400 !important; }
  @media (min-width: 768px) {
    .hero-overlay .breadcrumb {
      position: absolute;
      top: -4px;
      left: 30px; } }
  .hero-overlay .breadcrumb a {
    color: #fff;
    padding: 0;
    font-size: 15px;
    background: none; }
    .hero-overlay .breadcrumb a:hover {
      color: #fff !important;
      opacity: 1; }
    .hero-overlay .breadcrumb a svg {
      width: 17px;
      height: 17px;
      position: relative;
      top: -3px; }
      @media (min-width: 768px) {
        .hero-overlay .breadcrumb a svg {
          top: -1px; } }
  .hero-overlay__content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff; }
    .hero-overlay__content h1 {
      font-size: 34px;
      margin-bottom: 20px;
      font-family: "Oswald", sans-serif; }
      @media (min-width: 768px) {
        .hero-overlay__content h1 {
          font-size: 60px;
          margin-bottom: 25px; } }
    .hero-overlay__content p {
      font-size: 24px; }
      @media (min-width: 768px) {
        .hero-overlay__content p {
          font-size: 30px; } }
      .hero-overlay__content p:first-child {
        font-family: "Oswald";
        font-weight: 300;
        margin-bottom: 0; }
      .hero-overlay__content p:not(:first-child) {
        margin-bottom: 20px; }
  .hero-overlay a.red-link {
    background-color: transparent;
    color: #e1271b;
    text-decoration: underline;
    padding: 0px; }
  .hero-overlay--subscription h1 {
    font-size: 33px; }
    @media (min-width: 768px) {
      .hero-overlay--subscription h1 {
        font-size: 45px; } }
  .hero-overlay--subscription .h1 {
    font-size: 33px;
    font-family: "Oswald", sans-serif;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .hero-overlay--subscription .h1 {
        font-size: 45px; } }
  .hero-overlay--subscription .sub-heading-h2 {
    font-size: 22px;
    font-family: "Oswald";
    font-weight: 300;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .hero-overlay--subscription .sub-heading-h2 {
        margin-bottom: 10px;
        font-size: 25px; } }
  .hero-overlay--subscription p {
    font-size: 16px; }
    @media (min-width: 768px) {
      .hero-overlay--subscription p {
        font-size: 17px; } }
    .hero-overlay--subscription p.sub-heading {
      font-size: 22px; }
      @media (min-width: 768px) {
        .hero-overlay--subscription p.sub-heading {
          font-size: 25px; } }

.protein-quiz {
  background: url(../img/content/components/quiz-background.png) no-repeat center/cover; }
  .protein-quiz h2 {
    font-size: 30px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .protein-quiz h2 {
        font-size: 44px; } }
  @media (min-width: 768px) {
    .protein-quiz img {
      max-width: 700px; } }
  .protein-quiz p {
    font-size: 18px;
    margin-bottom: 20px; }

.gtg-card {
  position: relative;
  padding: 20px 15px 30px;
  z-index: 1; }
  @media (min-width: 768px) {
    .gtg-card {
      padding: 120px 50px 30px;
      border-radius: 17px;
      background-color: #fff;
      -webkit-box-shadow: 0 4px 30px rgba(25, 52, 84, 0.13);
      box-shadow: 0 4px 30px rgba(25, 52, 84, 0.13); } }
  .gtg-card p {
    font-size: 18px; }
    @media (min-width: 768px) {
      .gtg-card p {
        font-size: 20px; } }
  .gtg-card img {
    max-width: 250px;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      .gtg-card img {
        max-width: 200px;
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%); } }
  .gtg-card--shadow {
    width: calc(100% - 30px);
    height: 100%;
    position: absolute;
    left: 15px;
    top: 0;
    border-radius: 17px;
    -webkit-transform: rotate(-5.12deg);
    -ms-transform: rotate(-5.12deg);
    transform: rotate(-5.12deg);
    background-color: var(--main-color); }
    @media (max-width: 767px) {
      .gtg-card--shadow {
        display: none; } }
  @media (max-width: 767px) {
    .gtg-card a.btn {
      padding: 10px 50px !important; } }

.overflow-product-card {
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media (max-width: 767px) {
    .overflow-product-card {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .overflow-product-card__image {
    pointer-events: none; }
    @media (min-width: 768px) {
      .overflow-product-card__image {
        position: relative;
        right: -13%;
        z-index: 1; } }
  .overflow-product-card__content {
    background-color: #fff; }
    @media (max-width: 767px) {
      .overflow-product-card__content {
        text-align: center; } }
    @media (min-width: 768px) {
      .overflow-product-card__content {
        left: -2%;
        border-radius: 17px;
        padding: 40px 20px 40px 70px;
        -webkit-box-shadow: 0 4px 30px rgba(25, 52, 84, 0.13);
        box-shadow: 0 4px 30px rgba(25, 52, 84, 0.13); } }
  .overflow-product-card a {
    margin-top: 20px; }
    @media (max-width: 767px) {
      .overflow-product-card a {
        display: block; } }

.banner-product-teaser {
  background-color: #da291c;
  -webkit-box-shadow: inset 0 0 100px 15px rgba(0, 0, 0, 0.5);
  box-shadow: inset 0 0 100px 15px rgba(0, 0, 0, 0.5);
  position: relative;
  overflow: hidden; }
  @media (max-width: 767px) {
    .banner-product-teaser {
      min-height: 625px; } }
  .banner-product-teaser h1 {
    color: #fff;
    font-family: 'Montserrat', sans-serif; }
    @media (min-width: 768px) {
      .banner-product-teaser h1 {
        font-size: 3rem; }
        .banner-product-teaser h1 .text-animated-0 {
          opacity: 0;
          -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }
        .banner-product-teaser h1 .text-animated-1 {
          opacity: 0;
          -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s; }
        .banner-product-teaser h1 .text-animated-2 {
          opacity: 0;
          -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s; } }
  .banner-product-teaser .btn-template-8 {
    opacity: 0;
    -webkit-animation-delay: 2.6s;
    animation-delay: 2.6s; }
    .banner-product-teaser .btn-template-8:hover {
      background: #fff !important;
      color: #da291c !important; }
  .banner-product-teaser .text-banner {
    position: relative;
    z-index: 10; }
  .banner-product-teaser .splash-banner {
    position: absolute;
    bottom: 0;
    right: 0;
    -webkit-animation-delay: 0.9s;
    animation-delay: 0.9s;
    opacity: 0; }
    @media (max-width: 767px) {
      .banner-product-teaser .splash-banner {
        width: 200%;
        max-width: -webkit-fit-content;
        max-width: -moz-fit-content;
        max-width: fit-content;
        right: 50%;
        -webkit-transform: translateX(40%);
        -ms-transform: translateX(40%);
        transform: translateX(40%); } }
    @media (min-width: 768px) {
      .banner-product-teaser .splash-banner {
        right: -4%;
        bottom: -10%;
        height: 130%;
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s; } }
  .banner-product-teaser .product-banner {
    max-height: 575px;
    position: relative;
    z-index: 1;
    margin: auto;
    right: -50%;
    opacity: 0;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }
    @media (max-width: 767px) {
      .banner-product-teaser .product-banner {
        max-width: 215px; } }
    @media (min-width: 768px) {
      .banner-product-teaser .product-banner {
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        position: absolute;
        right: 0;
        bottom: 0;
        height: 120%;
        max-height: auto;
        -webkit-animation-delay: 0.9s;
        animation-delay: 0.9s; } }
    @media (min-width: 1200px) {
      .banner-product-teaser .product-banner {
        right: 20%; } }

.fade-in {
  -webkit-animation: fade-in 2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 2s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

.splash-animated {
  -webkit-animation: fade-in 1.7s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: fade-in 1.7s cubic-bezier(0.39, 0.575, 0.565, 1) both; }
  @media (min-width: 768px) {
    .splash-animated {
      -webkit-animation: splash-banner-transition-768 2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
      animation: splash-banner-transition-768 2s cubic-bezier(0.39, 0.575, 0.565, 1) both; } }
  @media (min-width: 1200px) {
    .splash-animated {
      -webkit-animation: splash-banner-transition 2s cubic-bezier(0.39, 0.575, 0.565, 1) both;
      animation: splash-banner-transition 2s cubic-bezier(0.39, 0.575, 0.565, 1) both; } }

.product-animated {
  -webkit-animation: product-banner-transition 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) both;
  animation: product-banner-transition 1.5s cubic-bezier(0.39, 0.575, 0.565, 1) both; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes text-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes text-fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes splash-banner-transition {
  0% {
    right: -4%;
    bottom: -10%;
    height: 130%;
    opacity: 0; }
  15% {
    opacity: 0; }
  100% {
    right: -1%;
    bottom: -10%;
    height: 100%;
    opacity: 1; } }

@keyframes splash-banner-transition {
  0% {
    right: -4%;
    bottom: -10%;
    height: 130%;
    opacity: 0; }
  15% {
    opacity: 0; }
  100% {
    right: -1%;
    bottom: -10%;
    height: 100%;
    opacity: 1; } }

@-webkit-keyframes splash-banner-transition-768 {
  0% {
    right: -4%;
    bottom: -10%;
    height: 130%;
    opacity: 0; }
  15% {
    opacity: 0; }
  100% {
    right: -22%;
    bottom: -15%;
    height: 100%;
    opacity: 1; } }

@keyframes splash-banner-transition-768 {
  0% {
    right: -4%;
    bottom: -10%;
    height: 130%;
    opacity: 0; }
  15% {
    opacity: 0; }
  100% {
    right: -22%;
    bottom: -15%;
    height: 100%;
    opacity: 1; } }

@-webkit-keyframes product-banner-transition {
  0% {
    height: 110%; }
  20% {
    opacity: 0; }
  100% {
    height: 90%;
    opacity: 1; } }

@keyframes product-banner-transition {
  0% {
    height: 110%; }
  20% {
    opacity: 0; }
  100% {
    height: 90%;
    opacity: 1; } }

.sams-club-banner__content {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  top: 27%;
  left: 46.5%; }
  @media (max-width: 991px) {
    .sams-club-banner__content {
      top: 32%;
      left: 50%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }
  @media (min-width: 1201px) {
    .sams-club-banner__content {
      top: 32%;
      left: 45%; } }
  .sams-club-banner__content .h1 {
    opacity: 0;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (max-width: 767px) {
      .sams-club-banner__content .h1 {
        font-size: 1.5rem; } }
  .sams-club-banner__content .sams-logo {
    opacity: 0;
    -webkit-animation: 3s ease-out 1.3s normal forwards text-fade-in;
    animation: 3s ease-out 1.3s normal forwards text-fade-in; }
    @media (max-width: 767px) {
      .sams-club-banner__content .sams-logo {
        margin-bottom: 13px;
        margin-top: 4px;
        max-width: 260px; } }
    @media (min-width: 768px) {
      .sams-club-banner__content .sams-logo {
        max-width: 320px;
        margin-bottom: 23px;
        margin-top: 7px; } }
    @media (min-width: 1201px) {
      .sams-club-banner__content .sams-logo {
        max-width: 365px; } }
  .sams-club-banner__content .btn-template-1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1.6s normal forwards text-fade-in;
    animation: 3s ease-out 1.6s normal forwards text-fade-in;
    background-color: #fff !important;
    color: #e2281b !important; }

.new-banner .row > small {
  font-size: 7px;
  line-height: 1;
  z-index: 1;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-top: -20px;
  text-shadow: 3px 2px 6px black;
  display: none; }
  @media (min-width: 600px) {
    .new-banner .row > small {
      font-size: 10px; } }
  @media (max-width: 991px) {
    .new-banner .row > small {
      display: block; } }

.new-banner__content {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 991px) {
    .new-banner__content {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 80%;
      top: 40%;
      left: 50%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; } }
  @media (min-width: 991px) {
    .new-banner__content {
      top: 10%;
      left: 35%;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (min-width: 1100px) {
    .new-banner__content {
      top: 15%;
      left: 30%; } }
  @media (min-width: 1300px) {
    .new-banner__content {
      top: 15%;
      left: 25%; } }
  .new-banner__content .h1 {
    opacity: 0;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (max-width: 1380px) {
      .new-banner__content .h1 {
        font-size: 1.5rem; } }
  .new-banner__content .h2 {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (max-width: 1380px) {
      .new-banner__content .h2 {
        font-size: 1.4rem; } }
    @media (max-width: 767px) {
      .new-banner__content .h2 {
        font-size: 1.2rem; } }
  .new-banner__content small {
    margin-top: 50px;
    color: #fff;
    display: none;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (min-width: 991px) {
      .new-banner__content small {
        margin-top: 15px;
        display: block; } }
    @media (min-width: 1100px) {
      .new-banner__content small {
        margin-top: 30px; } }
    @media (min-width: 1380px) {
      .new-banner__content small {
        margin-top: 50px; } }
  .new-banner__content .btn-template-1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1.6s normal forwards text-fade-in;
    animation: 3s ease-out 1.6s normal forwards text-fade-in;
    font-size: 25px;
    padding: 5px 40px !important;
    border-radius: 10px !important; }

.new-banner-november .row > small {
  font-size: 7px;
  line-height: 1;
  z-index: 1;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-top: -20px;
  text-shadow: 3px 2px 6px black;
  display: none; }
  @media (min-width: 600px) {
    .new-banner-november .row > small {
      font-size: 10px; } }
  @media (max-width: 991px) {
    .new-banner-november .row > small {
      display: block; } }

.new-banner-november__content {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 991px) {
    .new-banner-november__content {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 80%;
      top: 23%;
      left: 50%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; } }
  @media (min-width: 991px) {
    .new-banner-november__content {
      top: 5%;
      left: 23%;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (min-width: 1100px) {
    .new-banner-november__content {
      top: 9%;
      left: 27%; } }
  @media (min-width: 1300px) {
    .new-banner-november__content {
      top: 10%;
      left: 22%; } }
  .new-banner-november__content .h1 {
    opacity: 0;
    font-family: 'Montserrat', sans-serif;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-size: 2rem; }
    @media (max-width: 1380px) {
      .new-banner-november__content .h1 {
        font-size: 1.2rem; } }
  .new-banner-november__content .h5 {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-weight: 400; }
    @media (max-width: 1380px) {
      .new-banner-november__content .h5 {
        font-size: 1.4rem; } }
    @media (max-width: 1100px) {
      .new-banner-november__content .h5 {
        font-size: 1.1rem; } }
    @media (max-width: 767px) {
      .new-banner-november__content .h5 {
        font-size: 1.0rem; } }
  .new-banner-november__content small {
    margin-top: 50px;
    color: #fff;
    display: none;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (min-width: 991px) {
      .new-banner-november__content small {
        margin-top: 15px;
        display: block; } }
    @media (min-width: 1100px) {
      .new-banner-november__content small {
        margin-top: 30px; } }
    @media (min-width: 1380px) {
      .new-banner-november__content small {
        margin-top: 50px; } }
  .new-banner-november__content .btn-template-1 {
    font-size: 20px;
    padding: 5px 30px !important;
    border-radius: 10px !important;
    font-weight: 700;
    background-color: #fff !important;
    color: #e2281b !important; }
    @media (max-width: 1200px) {
      .new-banner-november__content .btn-template-1 {
        font-size: 16px; } }
    @media (max-width: 991px) {
      .new-banner-november__content .btn-template-1 {
        font-size: 12px; } }

.new-banner-max .row > small {
  font-size: 7px;
  line-height: 1;
  z-index: 1;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-top: -20px;
  text-shadow: 3px 2px 6px black;
  display: none; }
  @media (min-width: 600px) {
    .new-banner-max .row > small {
      font-size: 10px; } }
  @media (max-width: 991px) {
    .new-banner-max .row > small {
      display: block; } }

.new-banner-max__content {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 991px) {
    .new-banner-max__content {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 90%;
      top: 24%;
      left: 50%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; } }
  @media (min-width: 991px) {
    .new-banner-max__content {
      top: 15%;
      left: 25%;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (min-width: 1100px) {
    .new-banner-max__content {
      top: 15%;
      left: 29%; } }
  @media (min-width: 1300px) {
    .new-banner-max__content {
      top: 25%;
      left: 25%; } }
  .new-banner-max__content .h1 {
    opacity: 0;
    font-family: 'Oswald', sans-serif;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-size: 2.3rem; }
    @media (max-width: 1380px) {
      .new-banner-max__content .h1 {
        font-size: 1.5rem; } }
    @media (max-width: 992px) {
      .new-banner-max__content .h1 {
        font-size: 1.5rem; } }
    .new-banner-max__content .h1 strong {
      font-weight: 600; }
  .new-banner-max__content .h5 {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-weight: 400; }
    @media (max-width: 1380px) {
      .new-banner-max__content .h5 {
        font-size: 1.4rem; } }
    @media (max-width: 1100px) {
      .new-banner-max__content .h5 {
        font-size: 1.1rem; } }
    @media (max-width: 767px) {
      .new-banner-max__content .h5 {
        font-size: 1.0rem; } }
  .new-banner-max__content small {
    margin-top: 50px;
    color: #fff;
    display: none;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (min-width: 991px) {
      .new-banner-max__content small {
        margin-top: 15px;
        display: block; } }
    @media (min-width: 1100px) {
      .new-banner-max__content small {
        margin-top: 30px; } }
    @media (min-width: 1380px) {
      .new-banner-max__content small {
        margin-top: 50px; } }
  .new-banner-max__content .btn-template-1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1.6s normal forwards text-fade-in;
    animation: 3s ease-out 1.6s normal forwards text-fade-in;
    font-size: 20px;
    padding: 5px 30px !important;
    border-radius: 10px !important;
    font-weight: 700; }

.new-banner-2025 .row > small {
  font-size: 7px;
  line-height: 1;
  z-index: 1;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-top: -20px;
  text-shadow: 3px 2px 6px black;
  display: none; }
  @media (min-width: 600px) {
    .new-banner-2025 .row > small {
      font-size: 10px; } }
  @media (max-width: 991px) {
    .new-banner-2025 .row > small {
      display: block; } }

.new-banner-2025__content {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 991px) {
    .new-banner-2025__content {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 90%;
      top: 77%;
      left: 50%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; } }
  @media (min-width: 991px) {
    .new-banner-2025__content {
      top: 10%;
      left: 25%;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }
  @media (min-width: 1100px) {
    .new-banner-2025__content {
      top: 15%;
      left: 25%; } }
  @media (min-width: 1300px) {
    .new-banner-2025__content {
      top: 8%;
      left: 28%; } }
  .new-banner-2025__content .h1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-size: 4.0rem; }
    @media (max-width: 1380px) {
      .new-banner-2025__content .h1 {
        font-size: 2.5rem; } }
    @media (max-width: 992px) {
      .new-banner-2025__content .h1 {
        font-size: 2rem; } }
    .new-banner-2025__content .h1 strong {
      font-weight: 600; }
  .new-banner-2025__content .h5 {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-weight: 500;
    color: black;
    font-size: 1.8rem; }
    @media (max-width: 1380px) {
      .new-banner-2025__content .h5 {
        font-size: 1.4rem; } }
    @media (max-width: 1100px) {
      .new-banner-2025__content .h5 {
        font-size: 1.1rem; } }
    @media (max-width: 767px) {
      .new-banner-2025__content .h5 {
        font-size: 1.0rem; } }
    .new-banner-2025__content .h5 sup {
      font-size: 28px;
      top: auto; }
      @media (max-width: 1100px) {
        .new-banner-2025__content .h5 sup {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .new-banner-2025__content .h5 sup {
          font-size: 16px; } }
  .new-banner-2025__content small {
    margin-top: 50px;
    color: #fff;
    display: none;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (min-width: 991px) {
      .new-banner-2025__content small {
        margin-top: 15px;
        display: block; } }
    @media (min-width: 1100px) {
      .new-banner-2025__content small {
        margin-top: 30px; } }
    @media (min-width: 1380px) {
      .new-banner-2025__content small {
        margin-top: 50px; } }
  .new-banner-2025__content .btn-template-1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1.6s normal forwards text-fade-in;
    animation: 3s ease-out 1.6s normal forwards text-fade-in;
    font-size: 25px;
    padding: 20px 38px !important;
    border-radius: 50px !important;
    font-weight: 900;
    background-color: #fff !important;
    color: #e2281b !important; }
    @media (max-width: 991px) {
      .new-banner-2025__content .btn-template-1 {
        font-size: 18px; } }

.new-banner-february-2025 .row > small {
  font-size: 7px;
  line-height: 1;
  z-index: 1;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-top: -20px;
  text-shadow: 3px 2px 6px black;
  display: none; }
  @media (min-width: 600px) {
    .new-banner-february-2025 .row > small {
      font-size: 10px; } }
  @media (max-width: 991px) {
    .new-banner-february-2025 .row > small {
      display: block; } }

.new-banner-february-2025__content {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 90%;
  top: 74%;
  left: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center; }
  @media (min-width: 992px) {
    .new-banner-february-2025__content {
      top: 53%; } }
  .new-banner-february-2025__content .h1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-size: 4.0rem;
    font-weight: 700; }
    @media (max-width: 1380px) {
      .new-banner-february-2025__content .h1 {
        font-size: 2.5rem; } }
    @media (max-width: 992px) {
      .new-banner-february-2025__content .h1 {
        font-size: 2rem; } }
    @media (max-width: 767px) {
      .new-banner-february-2025__content .h1 {
        font-size: 1.6rem; } }
    .new-banner-february-2025__content .h1 strong {
      font-weight: 600; }
    .new-banner-february-2025__content .h1 sup {
      top: -28px;
      font-size: 25px; }
      @media (max-width: 1300px) {
        .new-banner-february-2025__content .h1 sup {
          top: -11px; } }
      @media (max-width: 992px) {
        .new-banner-february-2025__content .h1 sup {
          top: -9px;
          font-size: 20px; } }
      @media (max-width: 768px) {
        .new-banner-february-2025__content .h1 sup {
          font-size: 15px; } }
  .new-banner-february-2025__content .h5 {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-weight: 500;
    color: black;
    font-size: 1.9rem; }
    @media (max-width: 1380px) {
      .new-banner-february-2025__content .h5 {
        font-size: 1.4rem; } }
    @media (max-width: 1100px) {
      .new-banner-february-2025__content .h5 {
        font-size: 1.1rem; } }
    @media (max-width: 767px) {
      .new-banner-february-2025__content .h5 {
        font-size: 1.0rem; } }
    .new-banner-february-2025__content .h5 sup {
      top: -12px;
      font-size: 16px; }
      @media (max-width: 1300px) {
        .new-banner-february-2025__content .h5 sup {
          top: -6px; } }
      @media (max-width: 992px) {
        .new-banner-february-2025__content .h5 sup {
          top: -4px;
          font-size: 14px; } }
      @media (max-width: 768px) {
        .new-banner-february-2025__content .h5 sup {
          font-size: 12px; } }
  .new-banner-february-2025__content .btn-template-1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1.6s normal forwards text-fade-in;
    animation: 3s ease-out 1.6s normal forwards text-fade-in;
    font-size: 25px;
    padding: 20px 38px !important;
    border-radius: 50px !important;
    font-weight: 900;
    background-color: #fff !important;
    color: #e2281b !important; }
    @media (max-width: 991px) {
      .new-banner-february-2025__content .btn-template-1 {
        font-size: 18px; } }
    @media (max-width: 767px) {
      .new-banner-february-2025__content .btn-template-1 {
        padding: 15px 30px !important; } }

.new-banner-premeal .row > small {
  font-size: 7px;
  line-height: 1;
  z-index: 1;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-top: -20px;
  text-shadow: 3px 2px 6px black;
  display: none; }
  @media (min-width: 600px) {
    .new-banner-premeal .row > small {
      font-size: 10px; } }
  @media (max-width: 991px) {
    .new-banner-premeal .row > small {
      display: block; } }

.new-banner-premeal__content {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 991px) {
    .new-banner-premeal__content {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 90%;
      top: 74%;
      left: 50%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; } }
  @media (min-width: 991px) {
    .new-banner-premeal__content {
      top: 10%;
      left: 35%;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      min-width: 630px; } }
  @media (min-width: 1100px) {
    .new-banner-premeal__content {
      top: 7%;
      left: 35%;
      min-width: 660px; } }
  @media (min-width: 1300px) {
    .new-banner-premeal__content {
      top: 9%;
      left: 30%;
      min-width: 630px; } }
  .new-banner-premeal__content .h1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-size: 4.0rem;
    font-weight: 600; }
    @media (max-width: 1380px) {
      .new-banner-premeal__content .h1 {
        font-size: 2.5rem; } }
    @media (max-width: 992px) {
      .new-banner-premeal__content .h1 {
        font-size: 3.6rem; } }
    @media (max-width: 768px) {
      .new-banner-premeal__content .h1 {
        font-size: 1.6rem; } }
    .new-banner-premeal__content .h1 strong {
      font-weight: 600; }
    .new-banner-premeal__content .h1 sup {
      font-size: 30px;
      top: -0.9em; }
      @media (max-width: 1370px) {
        .new-banner-premeal__content .h1 sup {
          font-size: 27px;
          top: -0.4em; } }
      @media (max-width: 992px) {
        .new-banner-premeal__content .h1 sup {
          font-size: 17px; } }
  .new-banner-premeal__content .h5 {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-weight: 500;
    color: black;
    font-size: 2rem;
    line-height: 42px; }
    @media (max-width: 1380px) {
      .new-banner-premeal__content .h5 {
        font-size: 1.4rem;
        line-height: 25px; } }
    @media (max-width: 1100px) {
      .new-banner-premeal__content .h5 {
        font-size: 1.1rem; } }
    @media (max-width: 767px) {
      .new-banner-premeal__content .h5 {
        font-size: 1.0rem;
        line-height: 22px; } }
    .new-banner-premeal__content .h5 sup {
      font-size: 28px;
      top: auto; }
      @media (max-width: 1100px) {
        .new-banner-premeal__content .h5 sup {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .new-banner-premeal__content .h5 sup {
          font-size: 16px; } }
    .new-banner-premeal__content .h5 strong {
      font-weight: 900; }
  .new-banner-premeal__content small {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (min-width: 991px) {
      .new-banner-premeal__content small {
        display: block; } }
  .new-banner-premeal__content .text-footer {
    font-size: 13px;
    margin-bottom: 0px; }
    @media (max-width: 1100px) {
      .new-banner-premeal__content .text-footer {
        font-size: 12px; } }
    @media (max-width: 767px) {
      .new-banner-premeal__content .text-footer {
        font-size: 11px; } }
  .new-banner-premeal__content .btn-template-1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1.6s normal forwards text-fade-in;
    animation: 3s ease-out 1.6s normal forwards text-fade-in;
    font-size: 22px;
    padding: 20px 38px !important;
    border-radius: 50px !important;
    font-weight: 900;
    background-color: #fff !important;
    color: #e2281b !important; }
    @media (max-width: 1380px) {
      .new-banner-premeal__content .btn-template-1 {
        font-size: 18px;
        padding: 15px 23px !important; } }

.new-banner-max-30 .row > small {
  font-size: 7px;
  line-height: 1;
  z-index: 1;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-top: -20px;
  text-shadow: 3px 2px 6px black;
  display: none; }
  @media (min-width: 600px) {
    .new-banner-max-30 .row > small {
      font-size: 10px; } }
  @media (max-width: 991px) {
    .new-banner-max-30 .row > small {
      display: block; } }

.new-banner-max-30__content {
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 991px) {
    .new-banner-max-30__content {
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 90%;
      top: 32%;
      left: 50%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; } }
  @media (min-width: 991px) {
    .new-banner-max-30__content {
      top: 9%;
      left: 35%;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      min-width: 630px; } }
  @media (min-width: 1100px) {
    .new-banner-max-30__content {
      top: 7%;
      left: 35%;
      min-width: 660px; } }
  @media (min-width: 1300px) {
    .new-banner-max-30__content {
      top: 9%;
      left: 27%;
      min-width: 630px; } }
  .new-banner-max-30__content .h1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-size: 3.0rem;
    font-weight: 900;
    font-family: 'Montserrat', sans-serif; }
    @media (max-width: 1400px) {
      .new-banner-max-30__content .h1 {
        font-size: 2.5rem; } }
    @media (max-width: 1200px) {
      .new-banner-max-30__content .h1 {
        font-size: 1.9rem; } }
    @media (max-width: 992px) {
      .new-banner-max-30__content .h1 {
        font-size: 3.6rem; } }
    @media (max-width: 768px) {
      .new-banner-max-30__content .h1 {
        font-size: 1.6rem; } }
    .new-banner-max-30__content .h1 strong {
      font-weight: 600; }
    .new-banner-max-30__content .h1 sup {
      font-size: 25px;
      top: -0.6em; }
      @media (max-width: 1370px) {
        .new-banner-max-30__content .h1 sup {
          font-size: 24px;
          top: -0.2em; } }
      @media (max-width: 992px) {
        .new-banner-max-30__content .h1 sup {
          font-size: 22px;
          top: -0.9em; } }
      @media (max-width: 767px) {
        .new-banner-max-30__content .h1 sup {
          font-size: 14px;
          top: -0.6em; } }
  .new-banner-max-30__content .h5 {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-weight: 500;
    color: white;
    font-size: 2rem;
    line-height: 42px; }
    @media (max-width: 1380px) {
      .new-banner-max-30__content .h5 {
        font-size: 1.4rem;
        line-height: 25px; } }
    @media (max-width: 1100px) {
      .new-banner-max-30__content .h5 {
        font-size: 1.1rem; } }
    @media (max-width: 767px) {
      .new-banner-max-30__content .h5 {
        font-size: 1.0rem;
        line-height: 22px; } }
    .new-banner-max-30__content .h5 sup {
      font-size: 28px;
      top: auto; }
      @media (max-width: 1100px) {
        .new-banner-max-30__content .h5 sup {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .new-banner-max-30__content .h5 sup {
          font-size: 16px; } }
    .new-banner-max-30__content .h5 strong {
      font-weight: 900; }
  .new-banner-max-30__content small {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (min-width: 991px) {
      .new-banner-max-30__content small {
        display: block; } }
  .new-banner-max-30__content .text-footer {
    font-size: 13px;
    margin-bottom: 0px;
    color: white; }
    @media (max-width: 1100px) {
      .new-banner-max-30__content .text-footer {
        font-size: 12px; } }
    @media (max-width: 767px) {
      .new-banner-max-30__content .text-footer {
        font-size: 11px; } }
  .new-banner-max-30__content .btn-template-1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1.6s normal forwards text-fade-in;
    animation: 3s ease-out 1.6s normal forwards text-fade-in;
    font-size: 22px;
    padding: 10px 80px !important;
    border-radius: 10px !important;
    font-weight: 500;
    background-color: #fff !important;
    color: #e2281b !important;
    font-family: 'Montserrat', sans-serif; }
    @media (max-width: 1380px) {
      .new-banner-max-30__content .btn-template-1 {
        font-size: 18px; } }

.new-banner-caramel .row > small {
  font-size: 7px;
  line-height: 1;
  z-index: 1;
  color: #fff;
  text-align: center;
  margin: auto;
  margin-top: -20px;
  text-shadow: 3px 2px 6px black;
  display: none; }
  @media (min-width: 600px) {
    .new-banner-caramel .row > small {
      font-size: 10px; } }
  @media (max-width: 991px) {
    .new-banner-caramel .row > small {
      display: block; } }

.new-banner-caramel__content {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  @media (max-width: 991px) {
    .new-banner-caramel__content {
      width: 100%;
      top: 0px;
      left: 0%;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      text-align: center; } }
  @media (min-width: 992px) {
    .new-banner-caramel__content {
      top: 0px;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start;
      min-width: 630px; } }
  .new-banner-caramel__content .h1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-size: 3.0rem;
    font-weight: 900;
    font-family: 'Oswald', sans-serif; }
    @media (max-width: 1400px) {
      .new-banner-caramel__content .h1 {
        font-size: 2.5rem; } }
    @media (max-width: 1200px) {
      .new-banner-caramel__content .h1 {
        font-size: 1.9rem; } }
    @media (max-width: 991px) {
      .new-banner-caramel__content .h1 {
        font-size: 3.6rem; } }
    @media (max-width: 768px) {
      .new-banner-caramel__content .h1 {
        font-size: 1.6rem; } }
    .new-banner-caramel__content .h1 strong {
      font-weight: 600; }
    .new-banner-caramel__content .h1 sup {
      font-size: 25px;
      top: 0px; }
      @media (max-width: 767px) {
        .new-banner-caramel__content .h1 sup {
          font-size: 14px;
          top: -0.6em; } }
  .new-banner-caramel__content .h5 {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in;
    font-weight: 400;
    color: white;
    font-size: 1.6rem;
    line-height: 38px; }
    @media (max-width: 1380px) {
      .new-banner-caramel__content .h5 {
        font-size: 1.4rem;
        line-height: 25px; } }
    @media (max-width: 1100px) {
      .new-banner-caramel__content .h5 {
        font-size: 1.1rem; } }
    @media (max-width: 767px) {
      .new-banner-caramel__content .h5 {
        font-size: 1.0rem;
        line-height: 22px; } }
    .new-banner-caramel__content .h5 sup {
      font-size: 15px;
      top: -9px;
      vertical-align: baseline !important; }
      @media (max-width: 1100px) {
        .new-banner-caramel__content .h5 sup {
          font-size: 18px; } }
      @media (max-width: 767px) {
        .new-banner-caramel__content .h5 sup {
          font-size: 16px;
          top: -2px; } }
    .new-banner-caramel__content .h5 strong {
      font-weight: 900; }
  .new-banner-caramel__content small {
    -webkit-animation: 3s ease-out 1s normal forwards text-fade-in;
    animation: 3s ease-out 1s normal forwards text-fade-in; }
    @media (min-width: 991px) {
      .new-banner-caramel__content small {
        display: block; } }
  .new-banner-caramel__content .text-footer {
    font-size: 13px;
    margin-bottom: 0px;
    color: white; }
    @media (max-width: 1100px) {
      .new-banner-caramel__content .text-footer {
        font-size: 12px; } }
    @media (max-width: 767px) {
      .new-banner-caramel__content .text-footer {
        font-size: 11px; } }
    .new-banner-caramel__content .text-footer sup {
      font-size: 11px;
      vertical-align: baseline !important; }
  .new-banner-caramel__content .btn-template-1 {
    opacity: 0;
    -webkit-animation: 3s ease-out 1.6s normal forwards text-fade-in;
    animation: 3s ease-out 1.6s normal forwards text-fade-in;
    font-size: 20px;
    padding: 5px 28px !important;
    border-radius: 7px !important;
    font-weight: 700;
    background-color: #fff !important;
    color: #e2281b !important;
    font-family: 'Oswald', sans-serif; }
    @media (max-width: 1380px) {
      .new-banner-caramel__content .btn-template-1 {
        font-size: 18px; } }

.BOOSTHeaderVideoAlign {
  color: white; }
  .BOOSTHeaderVideoAlign p {
    font-family: Roboto !important;
    font-weight: 400 !important;
    text-transform: none !important;
    font-size: 16px !important;
    line-height: 20px !important; }
    .BOOSTHeaderVideoAlign p:first-child {
      font-family: Oswald !important; }
  .BOOSTHeaderVideoAlign h1 {
    font-weight: 500;
    font-size: 50px;
    line-height: 55px;
    font-family: 'Oswald'; }
  @media (max-width: 991px) {
    .BOOSTHeaderVideoAlign a {
      display: inline-block;
      margin-top: 10px; } }
  @media (min-width: 992px) {
    .BOOSTHeaderVideoAlign p {
      font-family: Roboto !important;
      font-weight: 400 !important;
      margin-top: 0px !important;
      text-transform: none !important;
      margin-top: 1.5rem !important;
      font-size: 30px !important;
      line-height: 44px !important; }
      .BOOSTHeaderVideoAlign p:first-child {
        font-size: 26px !important;
        line-height: 34px !important;
        letter-spacing: 1px !important;
        font-family: Oswald !important;
        font-weight: 400 !important;
        margin: 0 !important;
        text-transform: uppercase;
        max-width: auto; }
    .BOOSTHeaderVideoAlign h1 {
      font-size: 60px !important;
      line-height: 65px !important;
      font-weight: 500 !important; } }

.box-social-proof {
  border-radius: 5px;
  background: #fff;
  height: 100%; }
  .box-social-proof-img {
    max-width: 100%; }
    .box-social-proof-img img {
      width: 100%;
      height: 100%; }
  .box-social-proof-content {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1em 2em; }
    .box-social-proof-content svg {
      margin: 10px 0; }
    .box-social-proof-content h1, .box-social-proof-content h2, .box-social-proof-content h3, .box-social-proof-content h4, .box-social-proof-content h5, .box-social-proof-content h6 {
      margin-bottom: 10px;
      font-weight: bolder; }
    .box-social-proof-content p {
      text-align: center; }
  .box-social-proof-rating {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .box-social-proof-rating p {
      margin: 0;
      margin-right: 10px;
      margin-top: 5px; }
    .box-social-proof-rating .rating-result {
      width: auto; }
      .box-social-proof-rating .rating-result svg {
        width: 18px !important;
        margin: 0px !important; }

#customRegisterModal input[type=text],
#customRegisterModal input[type=password],
#customRegisterModal input[type=number],
#customRegisterModal textarea,
#customRegisterModal input[type=email], #customLoginModal input[type=text],
#customLoginModal input[type=password],
#customLoginModal input[type=number],
#customLoginModal textarea,
#customLoginModal input[type=email], #resetModal input[type=text],
#resetModal input[type=password],
#resetModal input[type=number],
#resetModal textarea,
#resetModal input[type=email], #customEditFormUser input[type=text],
#customEditFormUser input[type=password],
#customEditFormUser input[type=number],
#customEditFormUser textarea,
#customEditFormUser input[type=email], #customSetPassFormUser input[type=text],
#customSetPassFormUser input[type=password],
#customSetPassFormUser input[type=number],
#customSetPassFormUser textarea,
#customSetPassFormUser input[type=email], #customResetPassFormUser input[type=text],
#customResetPassFormUser input[type=password],
#customResetPassFormUser input[type=number],
#customResetPassFormUser textarea,
#customResetPassFormUser input[type=email] {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #000 !important;
  border-radius: 0 !important;
  padding-top: 23px !important;
  padding-bottom: 23px !important;
  margin-top: 2px !important; }
  #customRegisterModal input[type=text]:focus, #customRegisterModal input[type=text]:active,
  #customRegisterModal input[type=password]:focus,
  #customRegisterModal input[type=password]:active,
  #customRegisterModal input[type=number]:focus,
  #customRegisterModal input[type=number]:active,
  #customRegisterModal textarea:focus,
  #customRegisterModal textarea:active,
  #customRegisterModal input[type=email]:focus,
  #customRegisterModal input[type=email]:active, #customLoginModal input[type=text]:focus, #customLoginModal input[type=text]:active,
  #customLoginModal input[type=password]:focus,
  #customLoginModal input[type=password]:active,
  #customLoginModal input[type=number]:focus,
  #customLoginModal input[type=number]:active,
  #customLoginModal textarea:focus,
  #customLoginModal textarea:active,
  #customLoginModal input[type=email]:focus,
  #customLoginModal input[type=email]:active, #resetModal input[type=text]:focus, #resetModal input[type=text]:active,
  #resetModal input[type=password]:focus,
  #resetModal input[type=password]:active,
  #resetModal input[type=number]:focus,
  #resetModal input[type=number]:active,
  #resetModal textarea:focus,
  #resetModal textarea:active,
  #resetModal input[type=email]:focus,
  #resetModal input[type=email]:active, #customEditFormUser input[type=text]:focus, #customEditFormUser input[type=text]:active,
  #customEditFormUser input[type=password]:focus,
  #customEditFormUser input[type=password]:active,
  #customEditFormUser input[type=number]:focus,
  #customEditFormUser input[type=number]:active,
  #customEditFormUser textarea:focus,
  #customEditFormUser textarea:active,
  #customEditFormUser input[type=email]:focus,
  #customEditFormUser input[type=email]:active, #customSetPassFormUser input[type=text]:focus, #customSetPassFormUser input[type=text]:active,
  #customSetPassFormUser input[type=password]:focus,
  #customSetPassFormUser input[type=password]:active,
  #customSetPassFormUser input[type=number]:focus,
  #customSetPassFormUser input[type=number]:active,
  #customSetPassFormUser textarea:focus,
  #customSetPassFormUser textarea:active,
  #customSetPassFormUser input[type=email]:focus,
  #customSetPassFormUser input[type=email]:active, #customResetPassFormUser input[type=text]:focus, #customResetPassFormUser input[type=text]:active,
  #customResetPassFormUser input[type=password]:focus,
  #customResetPassFormUser input[type=password]:active,
  #customResetPassFormUser input[type=number]:focus,
  #customResetPassFormUser input[type=number]:active,
  #customResetPassFormUser textarea:focus,
  #customResetPassFormUser textarea:active,
  #customResetPassFormUser input[type=email]:focus,
  #customResetPassFormUser input[type=email]:active {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    border: 1px solid #000 !important;
    outline: none; }

#customRegisterModal .js-form-item.form-item, #customLoginModal .js-form-item.form-item, #resetModal .js-form-item.form-item, #customEditFormUser .js-form-item.form-item, #customSetPassFormUser .js-form-item.form-item, #customResetPassFormUser .js-form-item.form-item {
  position: relative;
  border-radius: 0;
  height: inherit;
  position: relative;
  padding-bottom: 20px;
  margin-bottom: 0px;
  margin-top: 10px; }
  #customRegisterModal .js-form-item.form-item label, #customLoginModal .js-form-item.form-item label, #resetModal .js-form-item.form-item label, #customEditFormUser .js-form-item.form-item label, #customSetPassFormUser .js-form-item.form-item label, #customResetPassFormUser .js-form-item.form-item label {
    text-transform: capitalize !important;
    position: absolute;
    top: 0px;
    left: 0px;
    padding: 15px 5px 0 5px;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
    opacity: 0.8;
    font-size: 16px;
    background-color: transparent;
    text-transform: uppercase;
    cursor: text;
    margin-left: 1rem !important;
    margin-top: 0px; }

#customRegisterModal label.active, #customLoginModal label.active, #resetModal label.active, #customEditFormUser label.active, #customSetPassFormUser label.active, #customResetPassFormUser label.active {
  font-size: 14px !important;
  top: 10px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  -webkit-transform: translate3d(0, -100%, 0) !important;
  transform: translate3d(0, -100%, 0) !important;
  opacity: 1 !important;
  background-color: white !important;
  font-weight: 600 !important;
  color: #e1271b !important;
  background: white !important;
  z-index: 1; }

#customRegisterModal .description, #customRegisterModal #password-policy-status, #customRegisterModal .password-suggestions, #customLoginModal .description, #customLoginModal #password-policy-status, #customLoginModal .password-suggestions, #resetModal .description, #resetModal #password-policy-status, #resetModal .password-suggestions, #customEditFormUser .description, #customEditFormUser #password-policy-status, #customEditFormUser .password-suggestions, #customSetPassFormUser .description, #customSetPassFormUser #password-policy-status, #customSetPassFormUser .password-suggestions, #customResetPassFormUser .description, #customResetPassFormUser #password-policy-status, #customResetPassFormUser .password-suggestions {
  display: none; }

#customRegisterModal input[type=submit], #customRegisterModal .submit, #customLoginModal input[type=submit], #customLoginModal .submit, #resetModal input[type=submit], #resetModal .submit, #customEditFormUser input[type=submit], #customEditFormUser .submit, #customSetPassFormUser input[type=submit], #customSetPassFormUser .submit, #customResetPassFormUser input[type=submit], #customResetPassFormUser .submit {
  font-size: 15px !important;
  min-width: 40%;
  text-transform: capitalize !important; }
  @media (min-width: 992px) {
    #customRegisterModal input[type=submit], #customRegisterModal .submit, #customLoginModal input[type=submit], #customLoginModal .submit, #resetModal input[type=submit], #resetModal .submit, #customEditFormUser input[type=submit], #customEditFormUser .submit, #customSetPassFormUser input[type=submit], #customSetPassFormUser .submit, #customResetPassFormUser input[type=submit], #customResetPassFormUser .submit {
      min-width: 215px; } }

#customRegisterModal .btnLogin, #customLoginModal .btnLogin, #resetModal .btnLogin, #customEditFormUser .btnLogin, #customSetPassFormUser .btnLogin, #customResetPassFormUser .btnLogin {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }

#customRegisterModal .btnFormLogin, #customLoginModal .btnFormLogin, #resetModal .btnFormLogin, #customEditFormUser .btnFormLogin, #customSetPassFormUser .btnFormLogin, #customResetPassFormUser .btnFormLogin {
  max-width: 40%;
  text-align: center; }

#customRegisterModal #edit-actions, #customRegisterModal [data-drupal-selector=edit-actions], #customLoginModal #edit-actions, #customLoginModal [data-drupal-selector=edit-actions], #resetModal #edit-actions, #resetModal [data-drupal-selector=edit-actions], #customEditFormUser #edit-actions, #customEditFormUser [data-drupal-selector=edit-actions], #customSetPassFormUser #edit-actions, #customSetPassFormUser [data-drupal-selector=edit-actions], #customResetPassFormUser #edit-actions, #customResetPassFormUser [data-drupal-selector=edit-actions] {
  text-align: center; }

#customRegisterModal .user-register-form, #customLoginModal .user-register-form, #resetModal .user-register-form, #customEditFormUser .user-register-form, #customSetPassFormUser .user-register-form, #customResetPassFormUser .user-register-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  #customRegisterModal .user-register-form .field--name-field-first-name, #customRegisterModal .user-register-form .field--name-field-last-name, #customLoginModal .user-register-form .field--name-field-first-name, #customLoginModal .user-register-form .field--name-field-last-name, #resetModal .user-register-form .field--name-field-first-name, #resetModal .user-register-form .field--name-field-last-name, #customEditFormUser .user-register-form .field--name-field-first-name, #customEditFormUser .user-register-form .field--name-field-last-name, #customSetPassFormUser .user-register-form .field--name-field-first-name, #customSetPassFormUser .user-register-form .field--name-field-last-name, #customResetPassFormUser .user-register-form .field--name-field-first-name, #customResetPassFormUser .user-register-form .field--name-field-last-name {
    width: 48%; }
  #customRegisterModal .user-register-form .field--name-field-first-name, #customLoginModal .user-register-form .field--name-field-first-name, #resetModal .user-register-form .field--name-field-first-name, #customEditFormUser .user-register-form .field--name-field-first-name, #customSetPassFormUser .user-register-form .field--name-field-first-name, #customResetPassFormUser .user-register-form .field--name-field-first-name {
    margin-right: 4%; }

#user-form, #customSetPassFormUser {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column; }
  #user-form input[type="submit"], #customSetPassFormUser input[type="submit"] {
    background-color: var(--main-color);
    color: #fff;
    border: none;
    text-transform: uppercase !important;
    font-size: 18px !important; }
    #user-form input[type="submit"]:hover, #customSetPassFormUser input[type="submit"]:hover {
      opacity: 0.7; }
  #user-form .form-checkbox, #customSetPassFormUser .form-checkbox {
    height: auto !important; }

#customEditFormUser [name=mail], #customSetPassFormUser [name=mail] {
  pointer-events: none;
  background-color: #f2f2f2 !important;
  border-color: #d4dee4 !important;
  color: #6a6a6a !important; }

#customEditFormUser form, #customSetPassFormUser form {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

#customEditFormUser .option, #customSetPassFormUser .option {
  position: relative !important;
  padding: 0 !important;
  margin: 0 !important;
  padding-left: 0px !important;
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  width: 100% !important;
  text-indent: 0px !important;
  border-color: #b6bdc5 !important;
  color: #4e515e !important;
  outline: none !important;
  border-radius: 4.5px !important;
  /*box-shadow: inset 0 1px 3px rgb(0 0 0 / 5%);*/
  font-size: 16px !important;
  display: inline;
  cursor: pointer !important; }

#customSetPassFormUser [type=email], #customSetPassFormUser [for=edit-mail] {
  display: none !important; }

#customSetPassFormUser .form-item--error-message {
  color: #e1271b !important;
  max-width: 400px; }

#customSetPassFormUser form {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: 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; }

#customSetPassFormUser input[type=text],
#customSetPassFormUser input[type=password],
#customSetPassFormUser input[type=number],
#customSetPassFormUser textarea,
#customSetPassFormUser input[type=email] {
  display: block;
  width: 100%;
  height: calc(1.5em + .75rem + 2px);
  padding: .375rem .75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: .25rem;
  -webkit-transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  -o-transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out,-webkit-box-shadow .15s ease-in-out;
  padding-top: 23px !important;
  padding-bottom: 23px !important;
  min-width: 300px; }
  @media (min-width: 768px) {
    #customSetPassFormUser input[type=text],
    #customSetPassFormUser input[type=password],
    #customSetPassFormUser input[type=number],
    #customSetPassFormUser textarea,
    #customSetPassFormUser input[type=email] {
      min-width: 400px; } }

[aria-label="Status message"] {
  background: #5ab151;
  color: #fff;
  font-size: 18px;
  padding: 10px 20px; }

.registerCustomWrap #edit-field-postal-code-wrapper {
  width: 100%; }

.registerCustomWrap #edit-field-i-agree-to-receive-informa-wrapper {
  display: none; }

.registerCustomWrap [data-drupal-selector=edit-password-policy-status] {
  display: none; }

.textLoginFooter {
  /*color:#e1271b !important;*/ }
  .textLoginFooter a {
    color: #e1271b !important;
    text-decoration: underline !important; }
    .textLoginFooter a:hover {
      text-decoration: underline !important; }

#customLoginModal .form-item--error-message, #customRegisterModal .form-item--error-message, #resetModal .form-item--error-message {
  color: red; }
  #customLoginModal .form-item--error-message a, #customRegisterModal .form-item--error-message a, #resetModal .form-item--error-message a {
    display: none; }

#customRegisterModal #edit-pass, #resetModal #edit-pass {
  padding-bottom: 0px; }

#customRegisterModal input[type=submit], #customRegisterModal .submit, #resetModal input[type=submit], #resetModal .submit {
  width: 100%;
  background-color: var(--main-color);
  color: #fff;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 400;
  border-radius: 4px !important;
  border: none !important;
  /*@extend %btn-template-1;*/ }
  #customRegisterModal input[type=submit]:hover, #customRegisterModal .submit:hover, #resetModal input[type=submit]:hover, #resetModal .submit:hover {
    opacity: 0.7;
    color: #fff; }

#customRegisterModal .form-item-field-i-agree-to-receive-informa-value, #resetModal .form-item-field-i-agree-to-receive-informa-value {
  display: none; }

#customEditFormUser #block-boost-new-local-tasks {
  display: none; }

#customEditFormUser #edit-account {
  display: none; }

#customSetPassFormUser #edit-field-first-name-wrapper,
#customSetPassFormUser #edit-field-last-name-wrapper {
  display: none; }

#customLoginModal .headerModal, #customRegisterModal .headerModal, #resetModal .headerModal {
  font-family: "Oswald",sans-serif;
  font-size: 40px;
  line-height: 45px;
  text-transform: capitalize; }

#customLoginModal .modal-dialog, #customRegisterModal .modal-dialog, #resetModal .modal-dialog {
  max-width: 600px; }

.user-login-form, .user-register-form, .user-pass {
  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; }
  .user-login-form > *, .user-register-form > *, .user-pass > * {
    max-width: 100%;
    width: 100%; }
  .user-login-form input, .user-register-form input, .user-pass input {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    max-width: 100%;
    border-radius: 0px !important;
    border: 1px solid #000000 !important; }
  .user-login-form label, .user-register-form label, .user-pass label {
    margin-top: 1em; }

.modal-content {
  border-radius: 0px !important;
  padding-left: 20px !important;
  padding-right: 20px !important; }

.close-modal {
  background: url(../images/icons/close_modal_btn.png) no-repeat center/cover;
  width: 50px;
  height: 50px;
  background-size: cover;
  opacity: 1;
  color: transparent !important; }

.modal {
  /*    background: #e5e5e5e8 !important;*/
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px); }

.profile-content #block-boost-us-2022-local-tasks {
  display: none; }

.personal-details .user-form .form-item-mail {
  display: none; }

.faq-container {
  margin-top: 3em; }
  .faq-container .faq {
    margin-top: 1em; }
  .faq-container .card-header {
    background: #F4F8FA;
    border-left: 3px solid #E2281B !important;
    border-bottom: none;
    border-radius: 0px;
    padding: 20px 50px;
    font-size: 18px;
    cursor: pointer; }
  .faq-container .card-header[aria-expanded="false"] {
    background-image: url(../svg/dest/stack/sprite.svg#plus);
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 30px; }
  .faq-container .card-header[aria-expanded="true"] {
    background-image: url(../svg/dest/stack/sprite.svg#close);
    background-repeat: no-repeat;
    background-position: left 10px center;
    background-size: 30px;
    font-weight: bolder;
    border-left: 3px solid #000; }
  .faq-container .card-body {
    background: #F4F8FA;
    border-left: 3px solid #000;
    padding: .5em 3em 3em; }

.quick-shop__wrapper {
  width: auto;
  padding: 20px 20px;
  font-size: 14px; }

@media (max-width: 768px) {
  .quick-shop__wrapper {
    font-size: 12px; } }

.quick-shop__wrapper .flavor-choice {
  width: 100%;
  border: 1px solid #d5e1ea;
  border-radius: 9px;
  position: relative; }

@media (max-width: 768px) {
  .quick-shop__wrapper .flavor-choice {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 0;
    width: 80%; }
  .quick-shop__wrapper .flavor-choice .d-flex {
    width: 100% !important; }
  .quick-shop__wrapper .flavor-choice .d-flex .flavors {
    padding: 10px 0 0; }
  .quick-shop__wrapper .flavor-choice .d-flex .flavors2 {
    padding-bottom: 10px; }
  .quick-shop__wrapper .flavor-choice .d-flex .flavors3 {
    padding-top: 0; } }

.quick-shop__wrapper .flavor-choice:before {
  content: "CHOOSE FLAVOR";
  position: absolute;
  top: -15px;
  background-color: #fff;
  padding: 5px;
  left: 40px;
  font-size: 14px; }

@media (max-width: 768px) {
  .quick-shop__wrapper .flavor-choice:before {
    left: 0;
    color: #A1AEB7;
    padding-left: 0;
    top: -20px;
    font-size: 9px; } }

.quick-shop__wrapper .flavor-choice .flavors {
  border: 0;
  caret-color: transparent;
  padding: 20px 35px;
  cursor: pointer; }

.quick-shop__wrapper .flavor-choice .flavors .flavor-name {
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.quick-shop__wrapper .flavor-choice .flavors .flavor-image {
  background-image: url(../images/chocolate.png);
  background-repeat: no-repeat;
  background-size: contain;
  min-height: 53px;
  min-width: 53px;
  border-radius: 100%;
  margin-right: 5px; }

@media (max-width: 768px) {
  .quick-shop__wrapper .flavor-choice .flavors .flavor-image {
    min-width: 35px;
    min-height: 35px;
    margin-right: 14px; } }

.quick-shop__wrapper .flavor-choice .flavors .flavor-dot {
  min-width: 26px;
  height: 26px;
  border: 2px solid #d5e1ea;
  border-radius: 100%;
  position: relative; }

.quick-shop__wrapper .flavor-choice .flavors .flavor-dot:before {
  position: absolute;
  content: "";
  top: 5px;
  left: 5px;
  width: 12px;
  height: 12px;
  background: #009a40;
  border-radius: 50%;
  opacity: 0;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out; }

.quick-shop__wrapper .flavor-choice .flavors1 {
  padding-bottom: 10px; }

.quick-shop__wrapper .flavor-choice .flavors2 {
  padding-top: 0; }

.quick-shop__wrapper .flavor-choice .flavors2 .flavor-image {
  background-image: url(../images/vanilla.png); }

.quick-shop__wrapper .flavor-choice .flavors3 {
  padding-bottom: 10px; }

.quick-shop__wrapper .flavor-choice .flavors3 .flavor-image {
  background-image: url(../images/strawberry.png); }

.quick-shop__wrapper .flavor-choice .flavors4 {
  padding-top: 0; }

.quick-shop__wrapper .flavor-choice .flavors4 .flavor-image {
  background-image: url(../images/mocha.png); }

.quick-shop__wrapper .quick-shop__info {
  width: 100%; }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.quick-shop__wrapper .quick-shop__info .package-wrapper {
  width: 38%;
  border: 1px solid #d5e1ea;
  border-radius: 9px;
  position: relative;
  padding: 35px 40px 10px; }

@media (max-width: 992px) {
  .quick-shop__wrapper .quick-shop__info .package-wrapper {
    padding: 35px 15px 10px; } }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .package-wrapper {
    padding: 0;
    border: 0;
    margin-bottom: .5rem;
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important; } }

.quick-shop__wrapper .quick-shop__info .package-wrapper .package {
  padding: 12px 21px;
  border: 1px solid #d5e1ea;
  height: 60px;
  border-radius: 9px;
  -webkit-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  caret-color: transparent;
  cursor: pointer; }

@media (max-width: 992px) {
  .quick-shop__wrapper .quick-shop__info .package-wrapper .package {
    padding: 8px 12px; } }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .package-wrapper .package {
    width: 50px;
    height: 52px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-right: 10px;
    padding: 0; } }

.quick-shop__wrapper .quick-shop__info .package-wrapper .package:before {
  content: "PACKAGE SIZE";
  position: absolute;
  top: -15px;
  background-color: #fff;
  padding: 5px;
  left: 40px;
  font-size: 14px; }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .package-wrapper .package:before {
    left: 0;
    color: #A1AEB7;
    top: -25px;
    padding-left: 0;
    font-size: 9px; } }

.quick-shop__wrapper .quick-shop__info .package-wrapper .package .package-number {
  font-size: 23px;
  font-weight: 500;
  margin-right: 10px; }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .package-wrapper .package .package-number {
    margin-right: 0;
    font-size: 20px; } }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper {
  width: 57%;
  border: 1px solid #d5e1ea;
  border-radius: 9px;
  padding: 35px 35px 10px 40px;
  position: relative; }

@media (max-width: 992px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper {
    padding: 35px 10px 10px; } }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper {
    width: 100%;
    border: 0;
    border-radius: 0;
    padding: 15px 30px 0 0; } }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper:before {
  content: "SUBSCRIPTION";
  position: absolute;
  top: -15px;
  background-color: #fff;
  padding: 5px;
  left: 40px;
  font-size: 14px; }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper:before {
    content: ""; } }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper .delivery-days {
  display: block; }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper .delivery-days select {
  max-width: 390px; }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper .delivery-days {
    display: none; } }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: .5rem; } }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .delivery-days {
  display: none; }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .delivery-days select {
  max-width: 390px; }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .delivery-days {
    display: block; } }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check {
    max-width: 390px; } }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check .sub {
  caret-color: transparent;
  margin-left: 5px;
  cursor: pointer; }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check .sub .font-weight-bold {
  display: none; }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check .sub .font-weight-bold {
    display: inline-block; } }

@media (max-width: 992px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check .sub {
    font-size: 12px; } }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check .sub {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    max-width: 390px; } }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check .sub:before {
  width: 19px;
  height: 19px;
  top: 0; }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check .sub:before {
    top: 8px; } }

.quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check .sub:after {
  width: 9px;
  height: 9px;
  top: 5px !important;
  left: 5px; }

@media (max-width: 768px) {
  .quick-shop__wrapper .quick-shop__info .subscription-wrapper .d-flex .form-check .sub:after {
    top: 4px !important; } }

.boundary {
  position: relative; }

.boundary:before {
  content: "";
  position: absolute;
  height: 130px;
  border-right: 1px solid #d5e1ea;
  right: 0;
  top: 15%; }

@media (max-width: 768px) {
  .boundary:before {
    display: none; } }

.flavors1.active .flavor-dot, #flavor-chocolate:checked:checked ~ .flavors1 .flavor-dot, #flavor-mocha:checked:checked ~ .flavors4 .flavor-dot, #flavor-strawberry:checked:checked ~ .flavors3 .flavor-dot, #flavor-vanilla:checked:checked ~ .flavors2 .flavor-dot {
  border-color: #009a40 !important; }

.flavors1.active .flavor-name, #flavor-chocolate:checked:checked ~ .flavors1 .flavor-name, #flavor-mocha:checked:checked ~ .flavors4 .flavor-name, #flavor-strawberry:checked:checked ~ .flavors3 .flavor-name, #flavor-vanilla:checked:checked ~ .flavors2 .flavor-name {
  font-weight: 700; }

.flavors1.active .flavor-dot:before, #flavor-chocolate:checked:checked ~ .flavors1 .flavor-dot:before, #flavor-mocha:checked:checked ~ .flavors4 .flavor-dot:before, #flavor-strawberry:checked:checked ~ .flavors3 .flavor-dot:before, #flavor-vanilla:checked:checked ~ .flavors2 .flavor-dot:before {
  opacity: 1 !important; }

.package1.active {
  border-color: #009a40;
  background-color: rgba(0, 154, 64, 0.1); }

/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImZsYXZvci1zZWxlY3RvcnMuc2NzcyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFBQSxxQkFDRSxXQUFZLENBQ1osaUJBQWtCLENBQ2xCLGNBQWUsQ0FDZix5QkFKRixxQkFLSSxjQUFlLENBc1FsQixDQTNRRCxvQ0FRSSxTQUFVLENBQ1Ysd0JBQXlCLENBQ3pCLGlCQUFrQixDQUNsQixpQkFBa0IsQ0FDbEIseUJBWkosb0NBYU0scUJBQXNCLENBQ3RCLFFBQVMsQ0FDVCxTQUFVLENBZmhCLDRDQWlCUSxvQkFBcUIsQ0FqQjdCLHFEQW1CVSxnQkFBbUIsQ0FuQjdCLHNEQXNCVSxtQkFBb0IsQ0F0QjlCLHNEQXlCVSxhQUFjLENBQ2YsQ0ExQlQsMkNBOEJNLHVCQUF3QixDQUN4QixpQkFBa0IsQ0FDbEIsU0FBVSxDQUNWLHFCQUFzQixDQUN0QixXQUFZLENBQ1osU0FBVSxDQUNWLGNBQWUsQ0FDZix5QkFyQ04sMkNBc0NRLE1BQU8sQ0FDUCxjQUFlLENBQ2YsU0FBVSxDQUNWLGFBQWMsQ0FFakIsQ0EzQ0wsNkNBNkNNLFFBQVMsQ0FDVCx1QkFBMEIsQ0FDMUIsaUJBQWtCLENBQ2xCLGNBQWUsQ0FoRHJCLDBEQWtEUSw4QkFBZ0MsQ0FsRHhDLDJEQXFEUSw2Q0FBZ0QsQ0FDaEQsMkJBQTRCLENBQzVCLHVCQUF3QixDQUN4QixlQUFnQixDQUNoQixjQUFlLENBQ2Ysa0JBQW1CLENBQ25CLGdCQUFpQixDQUNqQix5QkE1RFIsMkRBNkRVLGNBQWUsQ0FDZixlQUFnQixDQUVuQixDQWhFUCx5REFrRVEsY0FBZSxDQUNmLFdBQVksQ0FDWix3QkFBeUIsQ0FDekIsa0JBQW1CLENBQ25CLGlCQUFrQixDQXRFMUIsZ0VBd0VVLGlCQUFrQixDQUNsQixVQUFXLENBQ1gsT0FBUSxDQUNSLFFBQVMsQ0FDVCxVQUFXLENBQ1gsV0FBWSxDQUNaLGtCQUFtQixDQUNuQixpQkFBa0IsQ0FDbEIsU0FBVSxDQUNWLDhCQUFnQyxDQWpGMUMsOENBc0ZNLG1CQUFvQixDQXRGMUIsOENBeUZNLGFBQWMsQ0F6RnBCLDREQTJGUSwyQ0FBOEMsQ0EzRnRELDhDQStGTSxtQkFBb0IsQ0EvRjFCLDREQWlHUSw4Q0FBaUQsQ0FqR3pELDhDQXFHTSxhQUFjLENBckdwQiw0REF1R1EseUNBQTRDLENBdkdwRCx1Q0E0R0ksU0FBVSxDQUNWLHlCQTdHSix1Q0E4R00scUJBQXNCLENBNEp6QixDQTFRSCx3REFpSE0sU0FBVSxDQUNWLHdCQUF5QixDQUN6QixpQkFBa0IsQ0FDbEIsaUJBQWtCLENBQ2xCLHNCQUF1QixDQUN2Qix5QkF0SE4sd0RBdUhRLHNCQUF1QixDQW9EMUIsQ0FsREMseUJBekhOLHdEQTBIUSxTQUFVLENBQ1YsUUFBUyxDQUNULG1CQUFvQixDQUNwQixvQ0FBcUMsQ0E4Q3hDLENBM0tMLGlFQWdJUSxpQkFBa0IsQ0FDbEIsd0JBQXlCLENBQ3pCLFdBQVksQ0FDWixpQkFBa0IsQ0FDbEIsOEJBQWdDLENBQ2hDLHVCQUEwQixDQUMxQixjQUFlLENBQ2YseUJBdklSLGlFQXdJVSxnQkFBaUIsQ0FrQ3BCLENBaENDLHlCQTFJUixpRUEySVUsVUFBVyxDQUNYLFdBQVksQ0FDWixxQkFBc0IsQ0FDdEIsaUJBQWtCLENBQ2xCLFNBQVUsQ0EyQmIsQ0ExS1Asd0VBa0pVLHNCQUF1QixDQUN2QixpQkFBa0IsQ0FDbEIsU0FBVSxDQUNWLHFCQUFzQixDQUN0QixXQUFZLENBQ1osU0FBVSxDQUNWLGNBQWUsQ0FDZix5QkF6SlYsd0VBMEpZLE1BQU8sQ0FDUCxTQUFVLENBQ1YsY0FBZSxDQUNmLGFBQWMsQ0FHakIsQ0FoS1QsaUZBa0tVLGNBQWUsQ0FDZixlQUFnQixDQUNoQixpQkFBa0IsQ0FDbEIseUJBcktWLGlGQXNLWSxjQUFlLENBQ2YsY0FBZSxDQUVsQixDQXpLVCw2REE2S00sU0FBVSxDQUNWLHdCQUF5QixDQUN6QixpQkFBa0IsQ0FDbEIsMkJBQTRCLENBQzVCLGlCQUFrQixDQUNsQix5QkFsTE4sNkRBbUxRLHNCQUE0QixDQXNGL0IsQ0FwRkMseUJBckxOLDZEQXNMUSxVQUFXLENBQ1gsUUFBUyxDQUVULGVBQWdCLENBQ2hCLHFCQUFzQixDQStFekIsQ0F6UUwsb0VBNkxRLHNCQUF1QixDQUN2QixpQkFBa0IsQ0FDbEIsU0FBVSxDQUNWLHFCQUFzQixDQUN0QixXQUFZLENBQ1osU0FBVSxDQUNWLGNBQWUsQ0FDZix5QkFwTVIsb0VBcU1VLFVBQVcsQ0FHZCxDQXhNUCw0RUEwTVEsYUFBYyxDQTFNdEIsbUZBNE1VLGVBQWdCLENBRWxCLHlCQTlNUiw0RUErTVUsWUFBYSxDQUVoQixDQUVDLHlCQW5OUixxRUFvTlUscUJBQXNCLENBQ3RCLG1CQUFvQixDQW1EdkIsQ0F4UVAsb0ZBd05VLFlBQWEsQ0F4TnZCLDJGQTBOWSxlQUFnQixDQUVsQix5QkE1TlYsb0ZBNk5ZLGFBQWMsQ0FFakIsQ0FFQyx5QkFqT1YsaUZBa09ZLGVBQWdCLENBcUNuQixDQXZRVCxzRkFxT1ksdUJBQTBCLENBQzFCLGVBQWdCLENBQ2hCLGNBQWUsQ0F2TzNCLHdHQXlPYyxZQUFhLENBQ2IseUJBMU9kLHdHQTJPZ0Isb0JBQXFCLENBRXhCLENBQ0QseUJBOU9aLHNGQStPYyxjQUFlLENBdUJsQixDQXJCQyx5QkFqUFosc0ZBa1BjLGtCQUFtQixDQUNuQixlQUFnQixDQW1CbkIsQ0F0UVgsNkZBc1BjLFVBQVcsQ0FDWCxXQUFZLENBQ1osS0FBTSxDQUNOLHlCQXpQZCw2RkEwUGdCLFFBQVMsQ0FFWixDQTVQYiw0RkE4UGMsU0FBVSxDQUNWLFVBQVcsQ0FDWCxpQkFBa0IsQ0FDbEIsUUFBUyxDQUNULHlCQWxRZCw0RkFtUWdCLGlCQUFrQixDQUVyQixDQU9iLFVBQ0UsaUJBQWtCLENBRHBCLGlCQUdJLFVBQVcsQ0FDWCxpQkFBa0IsQ0FDbEIsWUFBYSxDQUNiLDhCQUErQixDQUMvQixPQUFRLENBQ1IsT0FBUSxDQUNSLHlCQVRKLGlCQVVNLFlBQWEsQ0FFaEIsQ0FJSCwyTkFJRSxvQkFBcUIsQ0FFdkIsK05BSUUsZUFBaUIsQ0FHbkIsdVBBSUUsU0FBVSxDQUdaLGdGQUVFLG9CQUFxQixDQUNyQixrQ0FBdUMiLCJmaWxlIjoiZmxhdm9yLXNlbGVjdG9ycy5jc3MiLCJzb3VyY2VzQ29udGVudCI6WyIucXVpY2stc2hvcF9fd3JhcHBlciB7XHJcbiAgd2lkdGg6IDkyNHB4O1xyXG4gIHBhZGRpbmc6IDIwcHggMzBweDtcclxuICBmb250LXNpemU6IDE0cHg7XHJcbiAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICBmb250LXNpemU6IDEycHg7XHJcbiAgfVxyXG4gIC5mbGF2b3ItY2hvaWNlIHtcclxuICAgIHdpZHRoOiA5MiU7XHJcbiAgICBib3JkZXI6IDFweCBzb2xpZCAjRDVFMUVBO1xyXG4gICAgYm9yZGVyLXJhZGl1czogOXB4O1xyXG4gICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICAgIGJvcmRlcjogMDtcclxuICAgICAgd2lkdGg6IDgwJTtcclxuICAgICAgLmQtZmxleCB7XHJcbiAgICAgICAgd2lkdGg6IDEwMCUhaW1wb3J0YW50O1xyXG4gICAgICAgIC5mbGF2b3JzIHtcclxuICAgICAgICAgIHBhZGRpbmc6IDEwcHggMCAwIDA7XHJcbiAgICAgICAgfVxyXG4gICAgICAgIC5mbGF2b3JzMiB7XHJcbiAgICAgICAgICBwYWRkaW5nLWJvdHRvbTogMTBweDtcclxuICAgICAgICB9XHJcbiAgICAgICAgLmZsYXZvcnMzIHtcclxuICAgICAgICAgIHBhZGRpbmctdG9wOiAwO1xyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG4gICAgfVxyXG4gICAgJjpiZWZvcmUge1xyXG4gICAgICBjb250ZW50OiBcIkNIT09TRSBGTEFWT1JcIjtcclxuICAgICAgcG9zaXRpb246IGFic29sdXRlO1xyXG4gICAgICB0b3A6IC0xNXB4O1xyXG4gICAgICBiYWNrZ3JvdW5kLWNvbG9yOiAjZmZmO1xyXG4gICAgICBwYWRkaW5nOiA1cHg7XHJcbiAgICAgIGxlZnQ6IDQwcHg7XHJcbiAgICAgIGZvbnQtc2l6ZTogMTRweDtcclxuICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICAgICAgbGVmdDogMDtcclxuICAgICAgICBwYWRkaW5nLWxlZnQ6IDA7XHJcbiAgICAgICAgdG9wOiAtMjBweDtcclxuICAgICAgICBmb250LXNpemU6IDlweDtcclxuICAgICAgfVxyXG4gICAgfVxyXG4gICAgLmZsYXZvcnMge1xyXG4gICAgICBib3JkZXI6IDA7XHJcbiAgICAgIGNhcmV0LWNvbG9yOiByZ2JhKDAsMCwwLDApO1xyXG4gICAgICBwYWRkaW5nOiAzMHB4IDM1cHg7XHJcbiAgICAgIGN1cnNvcjogcG9pbnRlcjtcclxuICAgICAgLmZsYXZvci1uYW1lIHtcclxuICAgICAgICB0cmFuc2l0aW9uOiBhbGwgMC4zcyBlYXNlLWluLW91dDtcclxuICAgICAgfVxyXG4gICAgICAuZmxhdm9yLWltYWdlIHtcclxuICAgICAgICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoXCIuLi9pbWFnZXMvY2hvY29sYXRlLnBuZ1wiKTtcclxuICAgICAgICBiYWNrZ3JvdW5kLXJlcGVhdDogbm8tcmVwZWF0O1xyXG4gICAgICAgIGJhY2tncm91bmQtc2l6ZTogY29udGFpbjtcclxuICAgICAgICBtaW4taGVpZ2h0OiA1M3B4O1xyXG4gICAgICAgIG1pbi13aWR0aDogNTNweDtcclxuICAgICAgICBib3JkZXItcmFkaXVzOiAxMDAlO1xyXG4gICAgICAgIG1hcmdpbi1yaWdodDogNXB4O1xyXG4gICAgICAgIEBtZWRpYSAobWF4LXdpZHRoOiA3NjhweCkge1xyXG4gICAgICAgICAgbWluLXdpZHRoOiAyNnB4O1xyXG4gICAgICAgICAgbWluLWhlaWdodDogMjZweDtcclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgICAgLmZsYXZvci1kb3Qge1xyXG4gICAgICAgIG1pbi13aWR0aDogMjZweDtcclxuICAgICAgICBoZWlnaHQ6IDI2cHg7XHJcbiAgICAgICAgYm9yZGVyOiAycHggc29saWQgI0Q1RTFFQTtcclxuICAgICAgICBib3JkZXItcmFkaXVzOiAxMDAlO1xyXG4gICAgICAgIHBvc2l0aW9uOiByZWxhdGl2ZTtcclxuICAgICAgICAmOmJlZm9yZSB7XHJcbiAgICAgICAgICBwb3NpdGlvbjogYWJzb2x1dGU7XHJcbiAgICAgICAgICBjb250ZW50OiBcIlwiO1xyXG4gICAgICAgICAgdG9wOiA1cHg7XHJcbiAgICAgICAgICBsZWZ0OiA1cHg7XHJcbiAgICAgICAgICB3aWR0aDogMTJweDtcclxuICAgICAgICAgIGhlaWdodDogMTJweDtcclxuICAgICAgICAgIGJhY2tncm91bmQ6ICMwMDlBNDA7XHJcbiAgICAgICAgICBib3JkZXItcmFkaXVzOiA1MCU7XHJcbiAgICAgICAgICBvcGFjaXR5OiAwO1xyXG4gICAgICAgICAgdHJhbnNpdGlvbjogYWxsIDAuM3MgZWFzZS1pbi1vdXQ7XHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgICAuZmxhdm9yczEge1xyXG4gICAgICBwYWRkaW5nLWJvdHRvbTogMTBweDtcclxuICAgIH1cclxuICAgIC5mbGF2b3JzMiB7XHJcbiAgICAgIHBhZGRpbmctdG9wOiAwO1xyXG4gICAgICAuZmxhdm9yLWltYWdlIHtcclxuICAgICAgICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoXCIuLi9pbWFnZXMvdmFuaWxsYS5wbmdcIik7XHJcbiAgICAgIH1cclxuICAgIH1cclxuICAgIC5mbGF2b3JzMyB7XHJcbiAgICAgIHBhZGRpbmctYm90dG9tOiAxMHB4O1xyXG4gICAgICAuZmxhdm9yLWltYWdlIHtcclxuICAgICAgICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoXCIuLi9pbWFnZXMvc3RyYXdiZXJyeS5wbmdcIik7XHJcbiAgICAgIH1cclxuICAgIH1cclxuICAgIC5mbGF2b3JzNCB7XHJcbiAgICAgIHBhZGRpbmctdG9wOiAwO1xyXG4gICAgICAuZmxhdm9yLWltYWdlIHtcclxuICAgICAgICBiYWNrZ3JvdW5kLWltYWdlOiB1cmwoXCIuLi9pbWFnZXMvbW9jaGEucG5nXCIpO1xyXG4gICAgICB9XHJcbiAgICB9XHJcbiAgfVxyXG4gIC5xdWljay1zaG9wX19pbmZvIHtcclxuICAgIHdpZHRoOiA5MiU7XHJcbiAgICBAbWVkaWEobWF4LXdpZHRoOiA3NjhweCkge1xyXG4gICAgICBmbGV4LWRpcmVjdGlvbjogY29sdW1uO1xyXG4gICAgfVxyXG4gICAgLnBhY2thZ2Utd3JhcHBlciB7XHJcbiAgICAgIHdpZHRoOiAzOCU7XHJcbiAgICAgIGJvcmRlcjogMXB4IHNvbGlkICNENUUxRUE7XHJcbiAgICAgIGJvcmRlci1yYWRpdXM6IDlweDtcclxuICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgICBwYWRkaW5nOiAzNXB4IDQwcHggMTBweDtcclxuICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDk5MnB4KSB7XHJcbiAgICAgICAgcGFkZGluZzogMzVweCAxNXB4IDEwcHg7XHJcbiAgICAgIH1cclxuICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICAgICAgcGFkZGluZzogMDtcclxuICAgICAgICBib3JkZXI6IDA7XHJcbiAgICAgICAgbWFyZ2luLWJvdHRvbTogLjVyZW07XHJcbiAgICAgICAganVzdGlmeS1jb250ZW50OiBmbGV4LXN0YXJ0IWltcG9ydGFudDtcclxuICAgICAgfVxyXG4gICAgICAucGFja2FnZSB7XHJcbiAgICAgICAgcGFkZGluZzogMTJweCAyMXB4O1xyXG4gICAgICAgIGJvcmRlcjogMXB4IHNvbGlkICNENUUxRUE7XHJcbiAgICAgICAgaGVpZ2h0OiA2MHB4O1xyXG4gICAgICAgIGJvcmRlci1yYWRpdXM6IDlweDtcclxuICAgICAgICB0cmFuc2l0aW9uOiBhbGwgMC4zcyBlYXNlLWluLW91dDtcclxuICAgICAgICBjYXJldC1jb2xvcjogcmdiYSgwLDAsMCwwKTtcclxuICAgICAgICBjdXJzb3I6IHBvaW50ZXI7XHJcbiAgICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDk5MnB4KSB7XHJcbiAgICAgICAgICBwYWRkaW5nOiA4cHggMTJweDtcclxuICAgICAgICB9XHJcbiAgICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICAgICAgICB3aWR0aDogNTBweDtcclxuICAgICAgICAgIGhlaWdodDogNTJweDtcclxuICAgICAgICAgIGZsZXgtZGlyZWN0aW9uOiBjb2x1bW47XHJcbiAgICAgICAgICBtYXJnaW4tcmlnaHQ6IDEwcHg7XHJcbiAgICAgICAgICBwYWRkaW5nOiAwO1xyXG4gICAgICAgIH1cclxuICAgICAgICAmOmJlZm9yZSB7XHJcbiAgICAgICAgICBjb250ZW50OiBcIlBBQ0tBR0UgU0laRVwiO1xyXG4gICAgICAgICAgcG9zaXRpb246IGFic29sdXRlO1xyXG4gICAgICAgICAgdG9wOiAtMTVweDtcclxuICAgICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmZmY7XHJcbiAgICAgICAgICBwYWRkaW5nOiA1cHg7XHJcbiAgICAgICAgICBsZWZ0OiA0MHB4O1xyXG4gICAgICAgICAgZm9udC1zaXplOiAxNHB4O1xyXG4gICAgICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICAgICAgICAgIGxlZnQ6IDA7XHJcbiAgICAgICAgICAgIHRvcDogLTI1cHg7XHJcbiAgICAgICAgICAgIHBhZGRpbmctbGVmdDogMDtcclxuICAgICAgICAgICAgZm9udC1zaXplOiA5cHg7XHJcblxyXG4gICAgICAgICAgfVxyXG4gICAgICAgIH1cclxuICAgICAgICAucGFja2FnZS1udW1iZXIge1xyXG4gICAgICAgICAgZm9udC1zaXplOiAyM3B4O1xyXG4gICAgICAgICAgZm9udC13ZWlnaHQ6IDUwMDtcclxuICAgICAgICAgIG1hcmdpbi1yaWdodDogMTBweDtcclxuICAgICAgICAgIEBtZWRpYSAobWF4LXdpZHRoOiA3NjhweCkge1xyXG4gICAgICAgICAgICBtYXJnaW4tcmlnaHQ6IDA7XHJcbiAgICAgICAgICAgIGZvbnQtc2l6ZTogMjBweDtcclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgIH1cclxuICAgIC5zdWJzY3JpcHRpb24td3JhcHBlciB7XHJcbiAgICAgIHdpZHRoOiA1NyU7XHJcbiAgICAgIGJvcmRlcjogMXB4IHNvbGlkICNENUUxRUE7XHJcbiAgICAgIGJvcmRlci1yYWRpdXM6IDlweDtcclxuICAgICAgcGFkZGluZzogMzVweCAzNXB4IDEwcHggNDBweDtcclxuICAgICAgcG9zaXRpb246IHJlbGF0aXZlO1xyXG4gICAgICBAbWVkaWEgKG1heC13aWR0aDogOTkycHgpIHtcclxuICAgICAgICBwYWRkaW5nOiAzNXB4IDEwcHggMTBweCAxMHB4O1xyXG4gICAgICB9XHJcbiAgICAgIEBtZWRpYSAobWF4LXdpZHRoOiA3NjhweCkge1xyXG4gICAgICAgIHdpZHRoOiAxMDAlO1xyXG4gICAgICAgIGJvcmRlcjogMDtcclxuICAgICAgICBwYWRkaW5nLWxlZnQ6IDA7XHJcbiAgICAgICAgYm9yZGVyLXJhZGl1czogMDtcclxuICAgICAgICBwYWRkaW5nOiAxNXB4IDMwcHggMCAwO1xyXG4gICAgICB9XHJcbiAgICAgICY6YmVmb3JlIHtcclxuICAgICAgICBjb250ZW50OiBcIlNVQlNDUklQVElPTlwiO1xyXG4gICAgICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICAgICAgICB0b3A6IC0xNXB4O1xyXG4gICAgICAgIGJhY2tncm91bmQtY29sb3I6ICNmZmY7XHJcbiAgICAgICAgcGFkZGluZzogNXB4O1xyXG4gICAgICAgIGxlZnQ6IDQwcHg7XHJcbiAgICAgICAgZm9udC1zaXplOiAxNHB4O1xyXG4gICAgICAgIEBtZWRpYSAobWF4LXdpZHRoOiA3NjhweCkge1xyXG4gICAgICAgICAgY29udGVudDogXCJcIjtcclxuXHJcbiAgICAgICAgfVxyXG4gICAgICB9XHJcbiAgICAgIC5kZWxpdmVyeS1kYXlzIHtcclxuICAgICAgICBkaXNwbGF5OiBibG9jaztcclxuICAgICAgICBzZWxlY3Qge1xyXG4gICAgICAgICAgbWF4LXdpZHRoOiAzOTBweDtcclxuICAgICAgICB9XHJcbiAgICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICAgICAgICBkaXNwbGF5OiBub25lO1xyXG4gICAgICAgIH1cclxuICAgICAgfVxyXG4gICAgICAuZC1mbGV4IHtcclxuICAgICAgICBAbWVkaWEobWF4LXdpZHRoOiA3NjhweCkge1xyXG4gICAgICAgICAgZmxleC1kaXJlY3Rpb246IGNvbHVtbjtcclxuICAgICAgICAgIG1hcmdpbi1ib3R0b206IC41cmVtO1xyXG4gICAgICAgIH1cclxuICAgICAgICAuZGVsaXZlcnktZGF5cyB7XHJcbiAgICAgICAgICBkaXNwbGF5OiBub25lO1xyXG4gICAgICAgICAgc2VsZWN0IHtcclxuICAgICAgICAgICAgbWF4LXdpZHRoOiAzOTBweDtcclxuICAgICAgICAgIH1cclxuICAgICAgICAgIEBtZWRpYSAobWF4LXdpZHRoOiA3NjhweCkge1xyXG4gICAgICAgICAgICBkaXNwbGF5OiBibG9jaztcclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcbiAgICAgICAgLmZvcm0tY2hlY2sge1xyXG4gICAgICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICAgICAgICAgIG1heC13aWR0aDogMzkwcHg7XHJcbiAgICAgICAgICB9XHJcbiAgICAgICAgICAuc3ViIHtcclxuICAgICAgICAgICAgY2FyZXQtY29sb3I6IHJnYmEoMCwwLDAsMCk7XHJcbiAgICAgICAgICAgIG1hcmdpbi1sZWZ0OiA1cHg7XHJcbiAgICAgICAgICAgIGN1cnNvcjogcG9pbnRlcjtcclxuICAgICAgICAgICAgLmZvbnQtd2VpZ2h0LWJvbGQge1xyXG4gICAgICAgICAgICAgIGRpc3BsYXk6IG5vbmU7XHJcbiAgICAgICAgICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICAgICAgICAgICAgICBkaXNwbGF5OiBpbmxpbmUtYmxvY2s7XHJcbiAgICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIEBtZWRpYSAobWF4LXdpZHRoOiA5OTJweCkge1xyXG4gICAgICAgICAgICAgIGZvbnQtc2l6ZTogMTJweDtcclxuICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICBAbWVkaWEgKG1heC13aWR0aDogNzY4cHgpIHtcclxuICAgICAgICAgICAgICBmbGV4LWRpcmVjdGlvbjogcm93O1xyXG4gICAgICAgICAgICAgIG1heC13aWR0aDogMzkwcHg7XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgICAgJjpiZWZvcmUge1xyXG4gICAgICAgICAgICAgIHdpZHRoOiAxOXB4O1xyXG4gICAgICAgICAgICAgIGhlaWdodDogMTlweDtcclxuICAgICAgICAgICAgICB0b3A6IDA7XHJcbiAgICAgICAgICAgICAgQG1lZGlhIChtYXgtd2lkdGg6IDc2OHB4KSB7XHJcbiAgICAgICAgICAgICAgICB0b3A6IC0xcHg7XHJcbiAgICAgICAgICAgICAgfVxyXG4gICAgICAgICAgICB9XHJcbiAgICAgICAgICAgICY6YWZ0ZXIge1xyXG4gICAgICAgICAgICAgIHdpZHRoOiA5cHg7XHJcbiAgICAgICAgICAgICAgaGVpZ2h0OiA5cHg7XHJcbiAgICAgICAgICAgICAgdG9wOiA1cHghaW1wb3J0YW50O1xyXG4gICAgICAgICAgICAgIGxlZnQ6IDVweDtcclxuICAgICAgICAgICAgICBAbWVkaWEgKG1heC13aWR0aDogNzY4cHgpIHtcclxuICAgICAgICAgICAgICAgIHRvcDogNHB4IWltcG9ydGFudDtcclxuICAgICAgICAgICAgICB9XHJcbiAgICAgICAgICAgIH1cclxuICAgICAgICAgIH1cclxuICAgICAgICB9XHJcbiAgICAgIH1cclxuICAgIH1cclxuICB9XHJcbn1cclxuLmJvdW5kYXJ5IHtcclxuICBwb3NpdGlvbjogcmVsYXRpdmU7XHJcbiAgJjpiZWZvcmUge1xyXG4gICAgY29udGVudDogXCJcIjtcclxuICAgIHBvc2l0aW9uOiBhYnNvbHV0ZTtcclxuICAgIGhlaWdodDogMTMwcHg7XHJcbiAgICBib3JkZXItcmlnaHQ6IDFweCBzb2xpZCAjZDVlMWVhO1xyXG4gICAgcmlnaHQ6IDA7XHJcbiAgICB0b3A6IDE1JTtcclxuICAgIEBtZWRpYSAobWF4LXdpZHRoOiA3NjhweCkge1xyXG4gICAgICBkaXNwbGF5OiBub25lO1xyXG4gICAgfVxyXG4gIH1cclxufVxyXG5cclxuXHJcbiNmbGF2b3ItY2hvY29sYXRlOmNoZWNrZWQ6Y2hlY2tlZCB+IC5mbGF2b3JzMSAuZmxhdm9yLWRvdCxcclxuI2ZsYXZvci12YW5pbGxhOmNoZWNrZWQ6Y2hlY2tlZCB+IC5mbGF2b3JzMiAuZmxhdm9yLWRvdCxcclxuI2ZsYXZvci1zdHJhd2JlcnJ5OmNoZWNrZWQ6Y2hlY2tlZCB+IC5mbGF2b3JzMyAuZmxhdm9yLWRvdCxcclxuI2ZsYXZvci1tb2NoYTpjaGVja2VkOmNoZWNrZWQgfiAuZmxhdm9yczQgLmZsYXZvci1kb3Qge1xyXG4gIGJvcmRlci1jb2xvcjogIzAwOWE0MDtcclxufVxyXG4jZmxhdm9yLWNob2NvbGF0ZTpjaGVja2VkOmNoZWNrZWQgfiAuZmxhdm9yczEgLmZsYXZvci1uYW1lLFxyXG4jZmxhdm9yLXZhbmlsbGE6Y2hlY2tlZDpjaGVja2VkIH4gLmZsYXZvcnMyIC5mbGF2b3ItbmFtZSxcclxuI2ZsYXZvci1zdHJhd2JlcnJ5OmNoZWNrZWQ6Y2hlY2tlZCB+IC5mbGF2b3JzMyAuZmxhdm9yLW5hbWUsXHJcbiNmbGF2b3ItbW9jaGE6Y2hlY2tlZDpjaGVja2VkIH4gLmZsYXZvcnM0IC5mbGF2b3ItbmFtZSB7XHJcbiAgZm9udC13ZWlnaHQ6IGJvbGQ7XHJcbn1cclxuXHJcbiNmbGF2b3ItY2hvY29sYXRlOmNoZWNrZWQ6Y2hlY2tlZCB+IC5mbGF2b3JzMSAuZmxhdm9yLWRvdDo6YmVmb3JlLFxyXG4jZmxhdm9yLXZhbmlsbGE6Y2hlY2tlZDpjaGVja2VkIH4gLmZsYXZvcnMyIC5mbGF2b3ItZG90OjpiZWZvcmUsXHJcbiNmbGF2b3Itc3RyYXdiZXJyeTpjaGVja2VkOmNoZWNrZWQgfiAuZmxhdm9yczMgLmZsYXZvci1kb3Q6OmJlZm9yZSxcclxuI2ZsYXZvci1tb2NoYTpjaGVja2VkOmNoZWNrZWQgfiAuZmxhdm9yczQgLmZsYXZvci1kb3Q6OmJlZm9yZSB7XHJcbiAgb3BhY2l0eTogMTtcclxufVxyXG5cclxuI3BhY2thZ2VTaXplMTpjaGVja2VkOmNoZWNrZWQgfiAucGFja2FnZTEsXHJcbiNwYWNrYWdlU2l6ZTI6Y2hlY2tlZDpjaGVja2VkIH4gLnBhY2thZ2UyIHtcclxuICBib3JkZXItY29sb3I6ICMwMDlBNDA7XHJcbiAgYmFja2dyb3VuZC1jb2xvcjogcmdiYSgwLCAxNTQsIDY0LCAwLjEpO1xyXG59XHJcbiJdfQ== */
.quick-shop__wrapper h5 {
  font-weight: 500; }

.product-quantity li a {
  height: 35px !important;
  width: 35px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

.product-quantity li input {
  height: 35px !important;
  width: 50px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (max-width: 767px) {
    .product-quantity li input {
      width: 32px !important; } }

.headerQuickShop {
  font-family: 'Oswald';
  text-align: left;
  width: auto;
  padding: 10px 20px;
  font-size: 16px; }
  .headerQuickShop img {
    max-width: 20px;
    margin-right: 5px; }

#mobileFilters .filter-type__name {
  font-size: 12px !important; }

#mobileFilters .filter-sidebar__elements {
  width: 70%;
  max-width: 300px; }

.product .badge-danger {
  background-size: cover !important; }

[name=keyword] {
  font-family: Oswald;
  border-radius: 0px !important; }

.BoostFilterBlogs li a {
  padding: 10px 25px;
  display: block;
  border: 1px solid transparent;
  color: #000;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 24px;
  border-radius: 5px;
  background: white;
  font-weight: normal !important;
  cursor: pointer; }
  .BoostFilterBlogs li a.active {
    background: white !important;
    color: #e2281b !important;
    border-color: #e2281b;
    font-weight: normal !important; }

.product-sorting-dropdown #filter_sort_blog {
  border-radius: 4px !important;
  border: 1px solid var(--main-color) !important;
  height: 44px;
  font-size: 20px; }

@media (max-width: 768px) {
  .article-content p {
    text-align: left !important; } }

.article-content ul li::marker {
  display: none;
  content: none; }

.article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
  font-family: 'Oswald'; }
  @media (max-width: 768px) {
    .article-content h1, .article-content h2, .article-content h3, .article-content h4, .article-content h5, .article-content h6 {
      text-align: center !important; } }

.article-content .article-content__split-title {
  font-family: inherit; }

i.fa-star.checked {
  color: #DA291C !important; }

.oswalF {
  font-family: "oswald"; }

.pdpTopCountReviews {
  color: #DA291C !important;
  text-decoration: underline;
  cursor: pointer; }

.BOOSTArticlePage .breadcrumb-item a {
  color: #000; }

.BOOSTArticlePage .flavors-wrapper .product-select__num {
  display: none; }

.BOOSTArticlePage .flavors-wrapper .radio-toggle {
  padding: 0px 5px;
  font-size: 13px; }
  .BOOSTArticlePage .flavors-wrapper .radio-toggle img {
    max-height: 40px; }

@media screen and (max-width: 768px) {
  .BOOSTArticlePage .flavors-wrapper .radio-area {
    -webkit-box-align: normal;
    -ms-flex-align: normal;
    align-items: normal; }
  .BOOSTArticlePage .flavors-wrapper .product-select__num {
    top: 20% !important;
    display: block; }
  .BOOSTArticlePage .flavors-wrapper .pdpFlavorOption {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 5px;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    min-width: 150px;
    height: 100%; }
    .BOOSTArticlePage .flavors-wrapper .pdpFlavorOption .pdpFlavor {
      text-align: center !important; }
  .BOOSTArticlePage .flavors-wrapper .pdpPackSize .color-dark-gray {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; } }

.BOOSTArticlePage .pdpPackSize span.font-weight-bold {
  font-size: 23px;
  padding-right: 5px; }

.BOOSTArticlePage .product-dtc-rtbs li:first-of-type:before, .BOOSTArticlePage .product-dtc-rtbs li:nth-of-type(2):before {
  background-size: contain; }

@media screen and (max-width: 768px) {
  .BOOSTArticlePage h1, .BOOSTArticlePage .h1 {
    font-size: 19px;
    line-height: 1.4; } }

.BOOSTArticlePage h1 sup, .BOOSTArticlePage .h1 sup {
  font-size: 50%;
  top: -0.9em; }

.BOOSTArticlePage .phpMbilePurchase .phpLabelPurchase, .BOOSTArticlePage .phpMbilePurchase .product-price {
  font-size: 14px; }

@media screen and (max-width: 768px) {
  .BOOSTArticlePage .product-dtc-rtbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .BOOSTArticlePage .product-dtc-rtbs li {
      font-size: 14px;
      padding-left: 60px;
      position: relative;
      /* flex: 1; */
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      width: 100%;
      margin-bottom: 30px; }
      .BOOSTArticlePage .product-dtc-rtbs li:before {
        left: 0px; } }

.thumbnail-car .slick-current .thumbnail-item {
  border: 1px solid #009A40 !important;
  border-radius: 4px; }

@media screen and (max-width: 768px) {
  .slick-arrow {
    display: none !important; }
  .faq-container .card-header {
    padding: 20px 50px !important; } }

.product-page-tabs .nav-link.active svg path {
  fill: green; }

.review__reviewed {
  background-color: transparent !important; }
  .review__reviewed.Chocolate {
    background-image: url(../images/chocolate.png) !important; }
  .review__reviewed.Vanilla {
    background-image: url(../images/vanilla.png) !important; }
  .review__reviewed.Strawberry {
    background-image: url(../images/strawberry.png) !important; }
  .review__reviewed.Moca {
    background-image: url(../images/mocha.png) !important; }

.key-benefits__body {
  font-size: 1rem; }
  .key-benefits__body p {
    font-size: 1rem;
    line-height: 30px; }
  .key-benefits__body ul {
    padding-left: 20px; }
    .key-benefits__body ul li {
      position: relative;
      list-style: none;
      font-size: 1rem; }
      .key-benefits__body ul li::before {
        content: "";
        position: absolute;
        left: -20px;
        top: 4px;
        background: url("../img/icons/check-mark.svg") no-repeat center/14px 14px;
        width: 14px;
        height: 14px; }

[data-target="#write-review-modal"] {
  cursor: pointer;
  background: var(--main-color);
  color: #fff !important;
  padding: 10px 20px;
  display: inline-block;
  border-radius: 4px;
  margin-top: 20px;
  text-transform: uppercase; }
  [data-target="#write-review-modal"]:hover {
    opacity: 0.8; }

.nutritional-list-pack h3 {
  color: black;
  font-family: "oswald";
  margin-bottom: 0.25rem; }

.section-nutritional-info .nutritional-info h2 {
  font-size: 2.5rem; }

.section-nutritional-info .nutritional-info h3 {
  font-size: 2rem; }

.section-nutritional-info .nutritional-info a {
  font-size: 1.5rem; }

.section-nutritional-info .nutritional-info ul {
  list-style: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .section-nutritional-info .nutritional-info ul li {
    border-left: 1px solid black; }
    @media screen and (max-width: 768px) {
      .section-nutritional-info .nutritional-info ul li {
        border-left: none; }
        .section-nutritional-info .nutritional-info ul li:last-child {
          border-right: none !important; } }
    .section-nutritional-info .nutritional-info ul li:last-child {
      border-right: 1px solid black; }
    .section-nutritional-info .nutritional-info ul li p:first-child {
      font-size: 59px;
      color: #D5190B; }
    .section-nutritional-info .nutritional-info ul li p:last-child {
      font-size: 15px;
      color: #D5190B; }

.sublistMenu ul {
  list-style: none;
  padding-left: 0px; }
  .sublistMenu ul li {
    padding-bottom: 15px; }
    .sublistMenu ul li a {
      color: #595959;
      font-weight: normal; }

.sublistMenu .social-list li {
  padding-bottom: 0px !important; }

.sublistMenu .social-list .social-icon {
  color: #595959 !important; }

.cartPage .counterItemHeader {
  color: #8898a5 !important; }
  .cartPage .counterItemHeader:before {
    content: "("; }
  .cartPage .counterItemHeader:after {
    content: ")"; }

.cartPage .counterItemHeaderMobile {
  color: #8898a5 !important; }
  .cartPage .counterItemHeaderMobile:after {
    content: " items"; }

.cartPage .thumbnail-cart-item a img {
  border: 1px solid #d5e1ea; }

@media (max-width: 767px) {
  .cartPage .label-cart-item h4 {
    padding-right: 48px; } }

.cartPage .label-cart-item h4 a {
  font-family: "oswald";
  color: #000;
  font-weight: normal; }
  @media screen and (max-width: 768px) {
    .cartPage .label-cart-item h4 a {
      font-size: 19px;
      line-height: 1.4; } }

.cartPage .label-cart-item .product-variant {
  color: #8898a5; }

.cartPage .deleteBTNCart {
  font-size: 30px;
  color: #8898a5 !important; }
  @media (max-width: 767px) {
    .cartPage .deleteBTNCart {
      font-size: 23px; } }
  .cartPage .deleteBTNCart:hover:before {
    display: none; }

.cartPage thead tr th {
  color: #8898a5;
  border-bottom: 1px solid #d5e1ea;
  border-top: none !important;
  font-weight: normal; }

.cartPage .item-cart td {
  padding: 30px 0px; }

.cartPage .item-cart .unit-price {
  min-width: 100px; }

.cartPage .cartSummaryBox {
  background: #f4f8fa; }
  .cartPage .cartSummaryBox .cartEnterPromoCTA {
    color: #009a40 !important;
    text-decoration: underline; }
  .cartPage .cartSummaryBox .cancelCoupon {
    background: #009a40 !important;
    color: #fff; }

@media screen and (max-width: 768px) {
  .cartPage .cartWrapperHeader {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .cartPage .cartWrapperHeader h1 {
      font-size: 22px; }
    .cartPage .cartWrapperHeader .counterItemHeader {
      display: none; } }

@media screen and (max-width: 768px) {
  .cartPage .cartControlUpdate {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: start;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-left: 0px; } }

.cartPage .cartMobilePrice {
  /*margin-top: -11px !important;*/ }
  @media screen and (max-width: 768px) {
    .cartPage .cartMobilePrice {
      font-size: 18px; } }

.cartPage .cartMobileDelete {
  position: absolute;
  bottom: 100%;
  right: 20px; }
  @media (max-width: 767px) {
    .cartPage .cartMobileDelete {
      right: 0;
      top: 7px; } }

#customModalCoupon .headerTextModal {
  font-family: "Oswald", sans-serif;
  font-size: 40px;
  line-height: 45px;
  text-transform: capitalize; }

#customModalCoupon input {
  border: 1px solid #000;
  border-radius: 0px !important;
  width: 100%; }

.free-shipping {
  background-color: #eaf1f5;
  border-radius: 4px;
  border: 1px solid #eaf1f5;
  font-size: 17px; }
  .free-shipping__header {
    padding: 10px; }
  .free-shipping__body {
    padding: 0 10px 15px; }
    .free-shipping__body__bar {
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      -webkit-box-flex: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      max-width: 100%;
      background-color: #fff;
      margin: 0 7px;
      height: 7px;
      position: relative;
      border-radius: 5px; }
      .free-shipping__body__bar span {
        background-color: #009A40;
        position: absolute;
        top: 0;
        left: 0;
        border-radius: 5px;
        height: 100%; }
    .free-shipping__body__remaining {
      color: #6B7E88;
      margin-top: 6px; }
  .free-shipping__footer {
    padding: 10px;
    font-size: 16px;
    background: #fff;
    color: #6B7E88;
    border-radius: 0 0 4px 4px; }
  .free-shipping h3 {
    font-size: 20px;
    font-family: "Oswald", sans-serif;
    margin-left: 10px;
    margin-bottom: 0; }

.miniCartFooterDesktop {
  width: 100%;
  padding: 5px 15px;
  border-radius: 5px;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .miniCartFooterDesktop svg {
    margin-right: 5px; }

.miniCartFooterMovil {
  /*width: 100%;*/
  padding: 5px;
  border-radius: 5px;
  margin-top: 10px;
  text-transform: uppercase;
  font-size: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: inline-block !important; }
  .miniCartFooterMovil svg {
    margin-right: 5px; }

.miniCartTotal {
  font-size: 30px; }

.hideOnDesktop {
  display: none !important; }

@media screen and (max-width: 768px) {
  .hideOnMobile {
    display: none; }
  .hideOnDesktop {
    display: inherit !important; } }

@media screen and (max-width: 768px) {
  #product-preview-quick-cart .cartPage {
    padding-left: 0 !important;
    padding-right: 0 !important; }
  #product-preview-quick-cart .cartPage .label-cart-item h4 a {
    font-size: 19px;
    line-height: 1.4; }
  #product-preview-quick-cart .headerMiniCart {
    font-size: 25px; }
  #product-preview-quick-cart .cartMobilePrice {
    font-size: 18px; }
  #product-preview-quick-cart .counterItemHeader {
    position: absolute;
    right: 60px;
    font-size: 16px;
    text-transform: lowercase; }
    #product-preview-quick-cart .counterItemHeader:before {
      display: none !important; }
    #product-preview-quick-cart .counterItemHeader:after {
      content: " items"; }
  #product-preview-quick-cart #side-cart-footer {
    padding: 0px !important;
    background: #eaf1f5; }
  #product-preview-quick-cart .box-thumbnail-3:first-child {
    border-top: none !important; } }

@media (max-width: 767px) {
  .product-quantity li {
    margin-right: 0 !important; }
    .product-quantity li a {
      width: 27px !important; } }

.product-quantity li input.count {
  font-size: 15px !important; }

#klaviyoLiteRegistrationPlus .join__form-input.has-error:not(.valid) {
  margin-bottom: 20px; }

.default-container h2 {
  font-size: 2.5rem; }

.default-container .floating-white-box {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px; }
  @media (min-width: 768px) {
    .default-container .floating-white-box {
      margin-top: 0;
      margin-bottom: 0;
      position: absolute;
      background-color: var(--color-white);
      left: 50%;
      top: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      padding: 40px 40px 30px; }
      .default-container .floating-white-box h2 {
        font-size: 3.5rem;
        margin-bottom: 20px; } }

.default-container .background-overlay {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  position: relative;
  color: #fff;
  min-height: 500px;
  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;
  font-size: 20px; }
  @media (max-width: 767px) {
    .default-container .background-overlay {
      font-size: 17px; } }
  .default-container .background-overlay::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    pointer-events: none; }
  .default-container .background-overlay--transparent {
    color: #212529; }
    .default-container .background-overlay--transparent span.text-background-white {
      background: #fff;
      display: inline; }
    .default-container .background-overlay--transparent::before {
      content: none; }

.container-fluid.max-xl {
  max-width: 1600px; }

.text-small {
  font-size: 14px;
  line-height: 20px; }

.first-nav p {
  margin: 0; }

.join__form .join__form-input {
  margin: 0 0 20px 0 !important;
  padding: 12px 20px !important;
  font-size: 16px;
  background: #fff;
  border: 1px solid #cfcfcf !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px !important;
  height: auto !important;
  font-family: "Roboto" !important;
  font-weight: 400;
  margin-top: 0px !important; }

.join__form small.error {
  position: relative;
  top: -10px;
  display: block;
  text-align: left; }

.footer__title, .footer__info-item {
  text-transform: uppercase; }

.footer__menu {
  padding: 0px; }
  .footer__menu .footer-link a {
    text-transform: uppercase;
    color: #fff !important;
    line-height: 16px !important;
    font-size: 16px !important;
    font-weight: normal !important;
    margin: 0 0 6px 0 !important;
    margin-bottom: 6px !important; }

.search-dropdown-menu {
  visibility: hidden;
  display: block;
  width: 101%;
  opacity: 0;
  border-radius: 0;
  -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.1); }
  .search-dropdown-menu.show {
    top: calc(100% - 3px);
    -webkit-transition: visibility 0s, opacity 0.3s linear;
    -o-transition: visibility 0s, opacity 0.3s linear;
    transition: visibility 0s, opacity 0.3s linear;
    visibility: visible;
    opacity: 1; }
  .search-dropdown-menu input[type="text"] {
    font-family: sans-serif; }

.blog-offer .breadcrumbs {
  margin: 20px 20px; }

.blog-offer .blog-offer__text {
  font-size: 18px; }

#block-boost-us-2022-local-tasks ul {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

#block-boost-us-2022-local-tasks li {
  list-style: none;
  padding: 0 15px; }

.fnav-mobile {
  font-size: 12px; }
  .fnav-mobile p {
    margin-bottom: 0; }

#search-error {
  color: red;
  font-size: 14px;
  padding-left: 10px;
  padding-top: 5px; }

sup {
  top: -.3em;
  vertical-align: super !important; }

.slick-slide {
  -webkit-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
  outline: 0; }

.slick-dots {
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  margin: 0;
  width: 100%;
  z-index: 100;
  bottom: -40px; }
  .slick-dots li {
    max-height: none; }

.slick-dots li button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  content: " ";
  width: 10px;
  height: 10px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  background: #d5e1ea;
  opacity: 1;
  border-radius: 50%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

.slick-dots li.slick-active button:before {
  background: #a0c0d9;
  opacity: 1; }

.slick-loading .slick-list {
  background: none; }

.slick-prev {
  left: -25px; }
  @media (min-width: 768px) {
    .slick-prev {
      left: -40px; } }

.slick-next {
  right: -15px; }
  @media (min-width: 768px) {
    .slick-next {
      right: -40px; } }

.slick-prev:before {
  content: "\f104";
  font-family: "FontAwesome";
  font-weight: 900;
  position: absolute;
  width: 100%;
  height: 100%;
  color: #e1271b;
  font-size: 35px;
  top: 0;
  left: 0;
  opacity: 0.75; }

.slick-next:before {
  content: "\f105";
  font-family: "FontAwesome";
  font-weight: 900;
  position: absolute;
  width: 100%;
  height: 100%;
  color: #e1271b;
  font-size: 35px;
  top: 0;
  left: 0;
  opacity: 0.75; }

.slick-next,
.slick-prev {
  height: 30px;
  width: 25px;
  z-index: 100;
  cursor: pointer; }
  @media (min-width: 768px) {
    .slick-next,
    .slick-prev {
      height: 55px;
      width: 35px; } }

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }

.slick-next,
.slick-prev,
.slick-dots {
  z-index: 90 !important; }

.carousel-four:not(.slick-slider) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 767px) {
    .carousel-four:not(.slick-slider) > .col:not(:first-child) {
      display: none; } }
  @media (min-width: 768px) {
    .carousel-four:not(.slick-slider) > .col {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 25%;
      flex: 0 0 25%;
      max-width: 25%; } }

.carousel-two .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

@media (max-width: 767px) {
  .recipe-listing-hero .main-title {
    font-size: 45px !important;
    margin-bottom: 20px; } }

@media (max-width: 767px) {
  .recipe-listing-hero p {
    font-size: 18px !important; } }

.recipe-listing-sorting .form-control {
  border-radius: 0 !important;
  border-color: #000 !important;
  padding: 5px 10px !important; }

.recipe-listing-nav .nav-pills .nav-link {
  color: #000;
  border: 1px solid transparent; }

.recipe-listing-nav .nav-pills .nav-link.active,
.recipe-listing-nav .nav-pills .show > .nav-link {
  background-color: #fff;
  border-color: var(--main-color);
  color: var(--main-color); }

.recipe-listing-nav select.mobile-filter {
  border-radius: 4px;
  border-color: var(--main-color) !important;
  color: var(--main-color);
  height: 44px; }

#filter_form select {
  border: 1px solid #000 !important; }

@media (max-width: 578px) {
  .recipe-listing-nav select.mobile-filter {
    border: 1px solid #e1271b !important;
    border-radius: 5px !important; } }

@media (max-width: 578px) {
  .ingrientes-table table td {
    padding: 5px; } }

@media (max-width: 578px) {
  .ingrientes-table table tr td:nth-child(1) {
    width: 20%; } }

@media (max-width: 578px) {
  .text-suggetions {
    text-align: center; } }

.active-filter__close {
  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; }
  .active-filter__close i.fa {
    font-size: 10px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    color: #596F80; }

#accordion.clean-landing .card {
  border-radius: 10px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px; }

#accordion.clean-landing .benefits-card {
  border-top: 1px solid #D5E1EA;
  padding-top: 40px; }

.bs-template {
  font-family: Roboto;
  font-weight: 400;
  font-size: 18px; }
  .bs-template h1, .bs-template h2, .bs-template h3, .bs-template h4, .bs-template h5, .bs-template h6 {
    font-family: 'Oswald', sans-serif; }
  .bs-template a {
    text-decoration: underline; }

.basic-text-section {
  font-size: 18px;
  line-height: 28px; }
  @media (min-width: 768px) {
    .basic-text-section {
      font-size: 28px;
      line-height: 39px; } }
  .basic-text-section h1, .basic-text-section h2, .basic-text-section h3, .basic-text-section h4, .basic-text-section h5, .basic-text-section h6 {
    font-family: Oswald;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-size: 30px; }
    @media (min-width: 768px) {
      .basic-text-section h1, .basic-text-section h2, .basic-text-section h3, .basic-text-section h4, .basic-text-section h5, .basic-text-section h6 {
        font-size: 40px; } }

.recipe-listing-component .btn.btn-template-1 a {
  font-weight: normal; }

@media (max-width: 767px) {
  .block-infographic-quote .text-wrapper {
    text-align: center;
    margin-bottom: 20px; } }

.block-infographic-quote .text-wrapper strong {
  font-size: 200%;
  color: var(--main-color);
  line-height: 1;
  margin-bottom: -10px;
  display: block; }

.homepage-video {
  position: relative;
  height: 0;
  padding-bottom: 177.78%;
  /*  9:16 */ }
  @media (min-width: 768px) {
    .homepage-video {
      padding-bottom: 56.25%;
      /* 16:9 */ } }

.homepage-video-bg-mask {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(0, 0, 0, 0.65); }

.homepage-banner .container {
  position: relative; }
  @media (min-width: 768px) {
    .homepage-banner .container {
      max-width: 1650px; } }
  .homepage-banner .container .homepage-banner-content {
    position: absolute;
    left: 50%;
    top: 0;
    z-index: 30;
    width: 100%;
    height: 100%;
    max-width: 1350px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 0 15px; }
  .homepage-banner .container .homepage-video-bg-mask {
    z-index: 20; }

.homepage-video .homepage-video-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.home-blog__item {
  padding: 22px 22px 30px 22px;
  text-align: left;
  color: #fff;
  position: relative;
  z-index: 2;
  min-height: 520px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  overflow: hidden; }
  .home-blog__item-cover {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    -o-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out; }
  .home-blog__item-content {
    height: 100%;
    position: relative;
    z-index: 1; }
  .home-blog__item:hover .home-blog__item-cover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: -webkit-transform .3s ease-in;
    transition: -webkit-transform .3s ease-in;
    -o-transition: transform .3s ease-in;
    transition: transform .3s ease-in;
    transition: transform .3s ease-in, -webkit-transform .3s ease-in; }
  .home-blog__item:hover .home-blog__item-text,
  .home-blog__item:hover .home-blog__item-btn {
    opacity: 1;
    visibility: visible;
    max-height: 1000px;
    -webkit-transition: all .5s ease-in;
    -o-transition: all .5s ease-in;
    transition: all .5s ease-in; }
  .home-blog__item-text, .home-blog__item-btn {
    font-weight: 400; }
    @media (min-width: 768px) {
      .home-blog__item-text, .home-blog__item-btn {
        opacity: 0;
        max-height: 0;
        visibility: hidden;
        overflow: hidden;
        position: relative;
        -webkit-transition: max-height .4s ease-out, opacity .5s ease-out, visibility .5s ease-out;
        -o-transition: max-height .4s ease-out, opacity .5s ease-out, visibility .5s ease-out;
        transition: max-height .4s ease-out, opacity .5s ease-out, visibility .5s ease-out; } }

@media (max-width: 767px) {
  .product .form-check input[type=radio] + .form-check-label:before {
    top: 8px !important; } }

@media (min-width: 768px) {
  .product .form-check input[type=radio] + .form-check-label:before {
    top: 0 !important; } }

@media (min-width: 1200px) {
  .product .form-check input[type=radio] + .form-check-label:before {
    top: 2px !important; } }

@media (max-width: 767px) {
  .product .form-check input[type=radio] + .form-check-label:after {
    top: 4.5px; } }

.cs-sale-ribbon {
  background: var(--main-color);
  color: #fff;
  position: absolute;
  z-index: 1;
  right: 25px;
  top: -3px;
  font-size: 12px;
  letter-spacing: .7px;
  padding: 19px 4px 6px;
  text-transform: uppercase;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-writing-mode: vertical-lr;
  -ms-writing-mode: tb-lr;
  writing-mode: vertical-lr;
  font-weight: 500; }
  .cs-sale-ribbon::before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-top: 13px solid #fff;
    top: -0.3px;
    right: 0; }

.quote-block {
  width: 100%;
  margin-bottom: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  position: relative;
  padding-left: 20px; }
  .quote-block::before {
    content: "";
    position: absolute;
    left: -10px;
    top: -25px;
    width: 228px;
    height: 146px;
    background: yellow;
    z-index: -1;
    background: url(../img/content/components/quote-icon.png) no-repeat center/cover; }
  .quote-block h1, .quote-block h2, .quote-block h3, .quote-block h4, .quote-block h5, .quote-block h6 {
    font-size: 2.5rem; }
  .quote-block p {
    font-size: 20px; }
  .quote-block.left-border {
    padding-left: 70px;
    border-left: 3px solid var(--main-color); }
    .quote-block.left-border::before {
      left: calc(70px / 1.5);
      top: 0; }
    @media (max-width: 767px) {
      .quote-block.left-border {
        margin-left: 15px;
        padding-left: 40px; }
        .quote-block.left-border::before {
          top: -30px;
          left: -10px; } }

.steps-section .single-step-content-wrapper span.step-indicator {
  background-color: var(--main-color);
  color: #fff;
  padding: 5px 7px;
  display: inline-block;
  border-radius: 4px;
  margin-bottom: 5px; }

.steps-section .single-step-content-wrapper img {
  margin: 20px 0; }
  @media (min-width: 768px) {
    .steps-section .single-step-content-wrapper img {
      display: none; } }

@media (max-width: 767px) {
  .steps-section .single-step-content-wrapper > *:not(img) {
    margin-left: 15px;
    margin-right: 15px; } }

.product-nav-pills {
  margin-top: 35px;
  margin-bottom: 30px; }
  .product-nav-pills .nav-pills .nav-link.active,
  .product-nav-pills .nav-pills .show > .nav-link {
    background: transparent;
    border-radius: 0; }
  .product-nav-pills .tab-content {
    padding: 0; }
  .product-nav-pills .nav-pills .nav-link {
    color: #000;
    border-bottom: 3px solid transparent;
    font-size: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    .product-nav-pills .nav-pills .nav-link svg {
      margin-right: 10px; }
    .product-nav-pills .nav-pills .nav-link.main-title {
      font-size: 40px;
      font-weight: 400;
      display: block;
      padding: 0.5rem 1.5rem; }
      .product-nav-pills .nav-pills .nav-link.main-title sup {
        font-size: 60%; }
    .product-nav-pills .nav-pills .nav-link.active {
      border-color: var(--main-color);
      color: var(--main-color); }
      .product-nav-pills .nav-pills .nav-link.active svg path {
        fill: var(--main-color); }
  .product-nav-pills .quote-block p {
    font-size: 18px; }
  .product-nav-pills .card-header {
    position: relative; }
    @media (min-width: 992px) {
      .product-nav-pills .card-header {
        display: none; } }

.accordion-card .card-header {
  padding: 0;
  border: none; }
  .accordion-card .card-header button.btn.btn-link[aria-expanded="true"] + svg.chevron-arrow {
    fill: var(--main-color);
    -webkit-transform: rotateX(180deg);
    transform: rotateX(180deg); }
  .accordion-card .card-header svg.chevron-arrow {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 15px;
    top: 21px;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    pointer-events: none; }

.accordion-card .card-header .btn.btn-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 1rem 1.25rem !important;
  color: #000;
  text-align: left;
  font-size: 20px;
  width: 100%;
  border-radius: 0 !important;
  background-color: #fff !important;
  border-bottom: 1px solid #000;
  border-top: 1px solid transparent; }
  .accordion-card .card-header .btn.btn-link svg {
    margin-right: 10px; }
  .accordion-card .card-header .btn.btn-link:hover {
    opacity: 1;
    text-decoration: none; }
  .accordion-card .card-header .btn.btn-link:focus {
    background-color: #fff !important; }
  .accordion-card .card-header .btn.btn-link[aria-expanded="true"] {
    color: var(--main-color);
    border-bottom-color: var(--main-color); }
    .accordion-card .card-header .btn.btn-link[aria-expanded="true"] svg path {
      fill: var(--main-color); }

.accordion-card:first-child .btn.btn-link {
  border-top: 1px solid #000; }

.accordion-card:first-child [aria-expanded="true"] {
  border-color: var(--main-color) !important; }

@media (max-width: 991px) {
  .accordion-card.fade:not(.show) {
    opacity: 1; } }

@media (min-width: 992px) {
  .accordion-card.fade.show .collapse {
    display: block; } }

@media (max-width: 991px) {
  .accordion-card .collapse.show .tab-pane {
    opacity: 1 !important; } }

.product-detail-nav .product-key-benefits {
  font-size: 16px; }

.product-detail-nav .product-benefits-section p {
  font-size: 16px; }

@media (max-width: 991px) {
  .sticky-control.stick {
    position: fixed;
    background: #fff;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 1000;
    padding: 10px 15px; }
    .sticky-control.stick .sticky-control__product-shot {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center; } }

.sticky-control .sticky-control__product-shot {
  display: none; }
  .sticky-control .sticky-control__product-shot .product-shot {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    margin-right: 10px; }

.sticky-control .product-price {
  line-height: 1; }

@media (max-width: 991px) {
  .sticky-control .custom-control-label::before, .sticky-control .custom-control-label::after {
    top: 0.5rem; } }

#newsletter-success.modal {
  background-color: rgba(70, 70, 70, 0.1) !important; }

#newsletter-success .modal-dialog {
  max-width: 400px;
  margin: auto !important; }

#newsletter-success .modal-content {
  border-radius: 6px !important;
  border: none !important; }
  #newsletter-success .modal-content .modal-body {
    padding: 35px 40px; }
  #newsletter-success .modal-content h3 {
    font-family: Oswald, sans-serif;
    font-weight: 400;
    font-size: 35px;
    margin-bottom: 20px; }

.storie-share-block {
  position: relative; }
  @media (min-width: 768px) {
    .storie-share-block__img {
      position: absolute;
      right: 50px;
      top: 32px;
      margin: 0; } }

.stories-catalog__col .stories-item__header {
  color: #000; }

.stories-experience__form .radio-toggle {
  border: 1px solid #000;
  font-weight: 300;
  font-size: 24px;
  line-height: 40px;
  color: #000;
  padding: 0; }
  .stories-experience__form .radio-toggle:hover {
    border: 1px solid var(--main-color) !important; }
  .stories-experience__form .radio-toggle.active, .stories-experience__form .radio-toggle:hover {
    color: var(--main-color) !important;
    border: 1px solid var(--main-color) !important; }

.stories-experience__form .form-control {
  border-radius: 0 !important;
  border: 1px solid #000 !important; }

.stories-experience__form .form-control-placeholder {
  opacity: 1 !important;
  padding: 13px 5px 0 5px !important;
  font-size: 14px !important; }

.stories-experience__form .form-control:valid:not(.empty) + .form-control-placeholder {
  color: var(--main-color) !important;
  font-weight: 400; }

.stories-experience__form .form-control:focus + .form-control-placeholder,
.stories-experience__form .form-control:valid:focus + .form-control-placeholder {
  font-weight: 400; }

.stories-experience__form select {
  border-radius: 0 !important;
  border: 1px solid #000 !important;
  width: 100%; }

.stories-experience__form .btn-file {
  padding: 10px 30px !important;
  font-weight: 600;
  border-width: 2px !important; }

.stories-experience__form .input-group .form-control {
  border: 1px dashed #000 !important;
  height: 45px !important;
  margin-top: 0 !important;
  background-color: #f4f8fa !important; }

.form-check input[type=checkbox] + .form-check-label {
  cursor: pointer;
  padding-left: 12px; }

.layout-rows {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .layout-rows .key-benefit-wrapper {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 1.5rem !important; }
    @media (max-width: 767px) {
      .layout-rows .key-benefit-wrapper:nth-child(even) .benefit-image-wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .layout-rows .key-benefit-wrapper:nth-child(even) .benefit-body-wrapper {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }
    @media (min-width: 768px) {
      .layout-rows .key-benefit-wrapper:nth-child(4n + 3) .benefit-image-wrapper, .layout-rows .key-benefit-wrapper:nth-child(4n + 4) .benefit-image-wrapper {
        -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
        order: 2; }
      .layout-rows .key-benefit-wrapper:nth-child(4n + 3) .benefit-body-wrapper, .layout-rows .key-benefit-wrapper:nth-child(4n + 4) .benefit-body-wrapper {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1; } }
    @media (min-width: 768px) {
      .layout-rows .key-benefit-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%; } }
    .layout-rows .key-benefit-wrapper .benefit-image-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      .layout-rows .key-benefit-wrapper .benefit-image-wrapper img {
        max-width: 100%;
        height: auto; }
    .layout-rows .key-benefit-wrapper .benefit-body-wrapper {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      .layout-rows .key-benefit-wrapper .benefit-body-wrapper h1, .layout-rows .key-benefit-wrapper .benefit-body-wrapper h2, .layout-rows .key-benefit-wrapper .benefit-body-wrapper h3, .layout-rows .key-benefit-wrapper .benefit-body-wrapper h4, .layout-rows .key-benefit-wrapper .benefit-body-wrapper h5, .layout-rows .key-benefit-wrapper .benefit-body-wrapper h6 {
        font-family: Oswald;
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 400;
        line-height: 40px; }

.layout-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .layout-column .key-benefit-wrapper {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    text-align: center;
    margin-bottom: 1.5rem !important; }
    @media (min-width: 768px) {
      .layout-column .key-benefit-wrapper {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%; } }
    .layout-column .key-benefit-wrapper .benefit-image-wrapper {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      .layout-column .key-benefit-wrapper .benefit-image-wrapper img {
        max-width: 100%;
        height: auto;
        margin-bottom: 1rem !important; }
    .layout-column .key-benefit-wrapper .benefit-body-wrapper {
      position: relative;
      width: 100%;
      padding-right: 15px;
      padding-left: 15px; }
      .layout-column .key-benefit-wrapper .benefit-body-wrapper h1, .layout-column .key-benefit-wrapper .benefit-body-wrapper h2, .layout-column .key-benefit-wrapper .benefit-body-wrapper h3, .layout-column .key-benefit-wrapper .benefit-body-wrapper h4, .layout-column .key-benefit-wrapper .benefit-body-wrapper h5, .layout-column .key-benefit-wrapper .benefit-body-wrapper h6 {
        font-family: Oswald;
        text-transform: uppercase;
        font-size: 30px;
        font-weight: 400;
        line-height: 40px; }

.testimonial-slider .slick-track {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
  .testimonial-slider .slick-track .slick-slide {
    height: auto; }

.testimonial-slider:not(.slick-initialized) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .testimonial-slider:not(.slick-initialized) > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .testimonial-slider:not(.slick-initialized) > div {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%; } }
  .testimonial-slider:not(.slick-initialized) > div:nth-child(-n + 3) {
    max-width: 100%; }
    @media (min-width: 768px) {
      .testimonial-slider:not(.slick-initialized) > div:nth-child(-n + 3) {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%; } }

.testimonial-wrapper {
  height: 100%; }

#golden-getaway {
  background-color: rgba(61, 61, 61, 0.6); }
  #golden-getaway .modal-content {
    background: transparent;
    border: none; }
  #golden-getaway .fa-times {
    color: #fff;
    position: absolute;
    right: 10%;
    top: 0;
    font-size: 25px;
    cursor: pointer; }

.golden-badge {
  position: fixed;
  z-index: 100;
  bottom: 3%;
  right: 3%;
  width: 180px;
  height: 157.5px; }
  .golden-badge a {
    display: block; }
  .golden-badge .fa-times {
    position: absolute;
    top: -8%;
    right: 8%;
    z-index: 200;
    cursor: pointer;
    padding: 11px;
    font-size: 20px;
    color: #595959;
    text-shadow: 1px 1px 1px #747474; }

.hero-banner-overlay {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat; }
  @media (max-width: 767px) {
    .hero-banner-overlay {
      background-image: none !important; } }
  @media (min-width: 768px) {
    .hero-banner-overlay {
      color: #fff; } }

:root {
  --selection-color: #a8d1ff;
  --bg-healthcare: #6853a4;
  --main-color: #e1271b;
  --main-hero: #fff;
  --main-colorLink: #e1271b;
  --main-colorLinkHover: #e1271b;
  --main-text: #595959;
  --link-color: #e1271b;
  --contrast-btn: #fff;
  --darken-text: #343434;
  --light-text: #b0afb5;
  --light-gray: #f4f8fa;
  --light-textButton: #b0afb5;
  --nav-label: #1d114d;
  --color-black: #000;
  --color-white: #fff;
  --nav-labelHover: #321e82;
  --bg-card: #fff;
  --bg-section: #f7f6f2;
  --header-color: #828282;
  --ast-color: #ea9740;
  --dark-heads: #353535;
  --hover-btn: #841912;
  --hover-hcp-nav: #c51308;
  --text-button: #fff;
  --form-color: #ea9740;
  --quiz-bar: #f7d6b3;
  --unchecked: #d9d9d9;
  --main-colorButton: #e1271b;
  --text-colorButton: #fff;
  --dark-gray: #666;
  --lemon: #7cc576;
  --gray-color: #777;
  --results-titles: #0f9bc7;
  --fa-style-family-classic: 'Font Awesome 6 Free';
  --fa-font-brands: normal 400 1em/1 'Font Awesome 6 Pro';
  --fa-font-solid: normal 900 1em/1 'Font Awesome 6 Pro';
  --fa-font-regular: normal 400 1em/1 'Font Awesome 6 Pro';
  --fa-font-light: normal 300 1em/1 'Font Awesome 6 Pro';
  --fa-font-thin: normal 100 1em/1 'Font Awesome 6 Pro';
  --fa-font-sharp-solid: normal 900 1em/1 'Font Awesome 6 Sharp';
  --fa-font-sharp-regular: normal 400 1em/1 'Font Awesome 6 Sharp';
  --fa-font-sharp-light: normal 300 1em/1 'Font Awesome 6 Sharp';
  --fa-font-sharp-thin: normal 100 1em/1 'Font Awesome 6 Sharp';
  --fa-font-duotone: normal 900 1em / 1 "Font Awesome 6 Duotone";
  --fa-font-duotone-regular: normal 400 1em/1 'Font Awesome 6 Pro';
  --fa-font-duotone-light: normal 300 1em/1 'Font Awesome 6 Pro';
  --fa-font-duotone-thin: normal 100 1em/1 'Font Awesome 6 Pro';
  --fa-font-sharp-duotone-solid: normal 900 1em/1 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-regular: normal 400 1em/1 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-light: normal 300 1em/1 'Font Awesome 6 Sharp Duotone';
  --fa-font-sharp-duotone-thin: normal 100 1em/1 'Font Awesome 6 Sharp Duotone'; }

.icon::before, .product-review__stars2 label.star i::before, .icon::after, .btnReview::after {
  /* Establecer la fuente para este estilo de icono */
  font-family: 'Font Awesome 6 Pro';
  /* Establece el peso de fuente para este estilo de icono */
  font-weight: 900;
  /* Establece que los iconos se rendericen con precisión de píxeles */
  -webkit-font-smoothing: antialiased; }

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

.icon-solid, .btnReview::after, .product-review0__stars input[type="radio"]:checked + label i::before, .product-review0__stars label:hover i::before,
.product-review0__stars label:hover ~ label i::before,
.product-review0__stars input:checked ~ label i::before, .product-review__stars2 label.star:hover i::before,
.product-review__stars2 label.star:hover ~ label.star i::before,
.product-review__stars2 input[type="radio"]:checked ~ label.star i::before {
  font: var(--fa-font-solid);
  font-weight: 900; }
  .icon-solid::before, .product-review0__stars input[type="radio"]:checked + label i::before, .product-review0__stars label:hover i::before,
  .product-review0__stars label:hover ~ label i::before,
  .product-review0__stars input:checked ~ label i::before, .product-review__stars2 label.star:hover i::before,
  .product-review__stars2 label.star:hover ~ label.star i::before,
  .product-review__stars2 input[type="radio"]:checked ~ label.star i::before {
    font: var(--fa-font-solid);
    font-weight: 900; }

.icon-regular, .product-review__stars2 label.star i::before {
  font: var(--fa-font-regular);
  font-weight: 400; }
  .icon-regular::before, .product-review__stars2 label.star i::before {
    font: var(--fa-font-regular);
    font-weight: 400; }

.icon-light {
  font: var(--fa-font-light);
  font-weight: 300; }
  .icon-light::before {
    font: var(--fa-font-light);
    font-weight: 300; }

.icon-thin {
  font: var(--fa-font-thin);
  font-weight: 100; }
  .icon-thin::before {
    font: var(--fa-font-thin);
    font-weight: 100; }

.icon-thin {
  font: var(--fa-font-thin);
  font-weight: 100; }
  .icon-thin::before {
    font: var(--fa-font-thin);
    font-weight: 100; }

.icon-sharp-solid {
  font: var(--fa-font-sharp-solid);
  font-weight: 900; }
  .icon-sharp-solid::before {
    font: var(--fa-font-sharp-solid);
    font-weight: 900; }

.icon-sharp-regular {
  font: var(--fa-font-sharp-regular);
  font-weight: 400; }
  .icon-sharp-regular::before {
    font: var(--fa-font-sharp-regular);
    font-weight: 400; }

.icon-sharp-light {
  font: var(--fa-font-sharp-light);
  font-weight: 300; }
  .icon-sharp-light::before {
    font: var(--fa-font-sharp-light);
    font-weight: 300; }

.icon-sharp-thin {
  font: var(--fa-font-sharp-thin);
  font-weight: 100; }
  .icon-sharp-thin::before {
    font: var(--fa-font-sharp-thin);
    font-weight: 100; }

.icon-duotone-solid {
  position: relative;
  font-style: normal;
  font-family: "Font Awesome 6 Duotone";
  font-weight: 900; }

.icon-duotone-regular {
  position: relative;
  font-family: "Font Awesome 6 Duotone";
  font-weight: 400;
  font-style: normal;
  letter-spacing: normal;
  -webkit-font-smoothing: antialiased;
  display: var(--fa-display, inline-block);
  font-variant: normal;
  line-height: 1;
  text-rendering: auto; }

.header__navbar.open {
  overflow-y: auto;
  height: 100%;
  overflow-x: hidden; }

div[aria-label="Error message"] {
  display: none; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedBoldItalic.eot");
  src: url("../fonts/din/DINPro-CondensedBoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedBoldItalic.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedBoldItalic.woff") format("woff"), url("../fonts/din/DINPro-CondensedBoldItalic.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedBoldItalic.svg#DINPro-CondensedBoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedRegular.eot");
  src: url("../fonts/din/DINPro-CondensedRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedRegular.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedRegular.woff") format("woff"), url("../fonts/din/DINPro-CondensedRegular.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedRegular.svg#DINPro-CondensedRegular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro-BlackItalic.eot");
  src: url("../fonts/din/DINPro-BlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-BlackItalic.woff2") format("woff2"), url("../fonts/din/DINPro-BlackItalic.woff") format("woff"), url("../fonts/din/DINPro-BlackItalic.ttf") format("truetype"), url("../fonts/din/DINPro-BlackItalic.svg#DINPro-BlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro-LightItalic.eot");
  src: url("../fonts/din/DINPro-LightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-LightItalic.woff2") format("woff2"), url("../fonts/din/DINPro-LightItalic.woff") format("woff"), url("../fonts/din/DINPro-LightItalic.ttf") format("truetype"), url("../fonts/din/DINPro-LightItalic.svg#DINPro-LightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedBold.eot");
  src: url("../fonts/din/DINPro-CondensedBold.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedBold.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedBold.woff") format("woff"), url("../fonts/din/DINPro-CondensedBold.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedBold.svg#DINPro-CondensedBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro-BoldItalic.eot");
  src: url("../fonts/din/DINPro-BoldItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-BoldItalic.woff2") format("woff2"), url("../fonts/din/DINPro-BoldItalic.woff") format("woff"), url("../fonts/din/DINPro-BoldItalic.ttf") format("truetype"), url("../fonts/din/DINPro-BoldItalic.svg#DINPro-BoldItalic") format("svg");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedLight.eot");
  src: url("../fonts/din/DINPro-CondensedLight.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedLight.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedLight.woff") format("woff"), url("../fonts/din/DINPro-CondensedLight.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedLight.svg#DINPro-CondensedLight") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro.eot");
  src: url("../fonts/din/DINPro.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro.woff2") format("woff2"), url("../fonts/din/DINPro.woff") format("woff"), url("../fonts/din/DINPro.ttf") format("truetype"), url("../fonts/din/DINPro.svg#DINPro") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro-Italic.eot");
  src: url("../fonts/din/DINPro-Italic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-Italic.woff2") format("woff2"), url("../fonts/din/DINPro-Italic.woff") format("woff"), url("../fonts/din/DINPro-Italic.ttf") format("truetype"), url("../fonts/din/DINPro-Italic.svg#DINPro-Italic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro-Light.eot");
  src: url("../fonts/din/DINPro-Light.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-Light.woff2") format("woff2"), url("../fonts/din/DINPro-Light.woff") format("woff"), url("../fonts/din/DINPro-Light.ttf") format("truetype"), url("../fonts/din/DINPro-Light.svg#DINPro-Light") format("svg");
  font-weight: 300;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedBlackItalic.eot");
  src: url("../fonts/din/DINPro-CondensedBlackItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedBlackItalic.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedBlackItalic.woff") format("woff"), url("../fonts/din/DINPro-CondensedBlackItalic.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedBlackItalic.svg#DINPro-CondensedBlackItalic") format("svg");
  font-weight: 900;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedLightItalic.eot");
  src: url("../fonts/din/DINPro-CondensedLightItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedLightItalic.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedLightItalic.woff") format("woff"), url("../fonts/din/DINPro-CondensedLightItalic.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedLightItalic.svg#DINPro-CondensedLightItalic") format("svg");
  font-weight: 300;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedItalic.eot");
  src: url("../fonts/din/DINPro-CondensedItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedItalic.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedItalic.woff") format("woff"), url("../fonts/din/DINPro-CondensedItalic.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedItalic.svg#DINPro-CondensedItalic") format("svg");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro-Black.eot");
  src: url("../fonts/din/DINPro-Black.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-Black.woff2") format("woff2"), url("../fonts/din/DINPro-Black.woff") format("woff"), url("../fonts/din/DINPro-Black.ttf") format("truetype"), url("../fonts/din/DINPro-Black.svg#DINPro-Black") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedMedium.eot");
  src: url("../fonts/din/DINPro-CondensedMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedMedium.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedMedium.woff") format("woff"), url("../fonts/din/DINPro-CondensedMedium.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedMedium.svg#DINPro-CondensedMedium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedMediumItalic.eot");
  src: url("../fonts/din/DINPro-CondensedMediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedMediumItalic.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedMediumItalic.woff") format("woff"), url("../fonts/din/DINPro-CondensedMediumItalic.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedMediumItalic.svg#DINPro-CondensedMediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro-Bold.eot");
  src: url("../fonts/din/DINPro-Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-Bold.woff2") format("woff2"), url("../fonts/din/DINPro-Bold.woff") format("woff"), url("../fonts/din/DINPro-Bold.ttf") format("truetype"), url("../fonts/din/DINPro-Bold.svg#DINPro-Bold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("../fonts/din/DINPro-CondensedBlack.eot");
  src: url("../fonts/din/DINPro-CondensedBlack.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-CondensedBlack.woff2") format("woff2"), url("../fonts/din/DINPro-CondensedBlack.woff") format("woff"), url("../fonts/din/DINPro-CondensedBlack.ttf") format("truetype"), url("../fonts/din/DINPro-CondensedBlack.svg#DINPro-CondensedBlack") format("svg");
  font-weight: 900;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro-Medium.eot");
  src: url("../fonts/din/DINPro-Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-Medium.woff2") format("woff2"), url("../fonts/din/DINPro-Medium.woff") format("woff"), url("../fonts/din/DINPro-Medium.ttf") format("truetype"), url("../fonts/din/DINPro-Medium.svg#DINPro-Medium") format("svg");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'DIN Pro';
  src: url("../fonts/din/DINPro-MediumItalic.eot");
  src: url("../fonts/din/DINPro-MediumItalic.eot?#iefix") format("embedded-opentype"), url("../fonts/din/DINPro-MediumItalic.woff2") format("woff2"), url("../fonts/din/DINPro-MediumItalic.woff") format("woff"), url("../fonts/din/DINPro-MediumItalic.ttf") format("truetype"), url("../fonts/din/DINPro-MediumItalic.svg#DINPro-MediumItalic") format("svg");
  font-weight: 500;
  font-style: italic;
  font-display: swap; }

.blockSupplement .itemProductHome .infoProduct.infoProduct1 .subtitle2 {
  text-shadow: #00811d 10px 0px 0px, #00811d 9.95004px 0.99833px 0px, #00811d 9.80067px 1.98669px 0px, #00811d 9.55336px 2.9552px 0px, #00811d 9.21061px 3.89418px 0px, #00811d 8.77583px 4.79426px 0px, #00811d 8.25336px 5.64642px 0px, #00811d 7.64842px 6.44218px 0px, #00811d 6.96707px 7.17356px 0px, #00811d 6.2161px 7.83327px 0px, #00811d 5.40302px 8.41471px 0px, #00811d 4.53596px 8.91207px 0px, #00811d 3.62358px 9.32039px 0px, #00811d 2.67499px 9.63558px 0px, #00811d 1.69967px 9.8545px 0px, #00811d 0.70737px 9.97495px 0px, #00811d -0.292px 9.99574px 0px, #00811d -1.28844px 9.91665px 0px, #00811d -2.27202px 9.73848px 0px, #00811d -3.2329px 9.463px 0px, #00811d -4.16147px 9.09297px 0px, #00811d -5.04846px 8.63209px 0px, #00811d -5.88501px 8.08496px 0px, #00811d -6.66276px 7.45705px 0px, #00811d -7.37394px 6.75463px 0px, #00811d -8.01144px 5.98472px 0px, #00811d -8.56889px 5.15501px 0px, #00811d -9.04072px 4.2738px 0px, #00811d -9.42222px 3.34988px 0px, #00811d -9.70958px 2.39249px 0px, #00811d -9.89993px 1.4112px 0px, #00811d -9.99135px 0.41581px 0px, #00811d -9.98295px -0.58374px 0px, #00811d -9.8748px -1.57746px 0px, #00811d -9.66798px -2.55541px 0px, #00811d -9.36457px -3.50783px 0px, #00811d -8.96758px -4.4252px 0px, #00811d -8.481px -5.29836px 0px, #00811d -7.90968px -6.11858px 0px, #00811d -7.25932px -6.87766px 0px, #00811d -6.53644px -7.56803px 0px, #00811d -5.74824px -8.18277px 0px, #00811d -4.90261px -8.71576px 0px, #00811d -4.00799px -9.16166px 0px, #00811d -3.07333px -9.51602px 0px, #00811d -2.10796px -9.7753px 0px, #00811d -1.12153px -9.93691px 0px, #00811d -0.12389px -9.99923px 0px, #00811d 0.87499px -9.96165px 0px, #00811d 1.86512px -9.82453px 0px, #00811d 2.83662px -9.58924px 0px, #00811d 3.77978px -9.25815px 0px, #00811d 4.68517px -8.83455px 0px, #00811d 5.54374px -8.32267px 0px, #00811d 6.34693px -7.72764px 0px, #00811d 7.0867px -7.0554px 0px, #00811d 7.75566px -6.31267px 0px, #00811d 8.34713px -5.50686px 0px, #00811d 8.8552px -4.64602px 0px, #00811d 9.27478px -3.73877px 0px, #00811d 9.6017px -2.79415px 0px, #00811d 9.83268px -1.82162px 0px, #00811d 9.96542px -0.83089px 0px; }

.blockSupplement .itemProductHome .infoProduct.infoProduct2 .subtitle2 {
  text-shadow: #00ade7 10px 0px 0px, #00ade7 9.95004px 0.99833px 0px, #00ade7 9.80067px 1.98669px 0px, #00ade7 9.55336px 2.9552px 0px, #00ade7 9.21061px 3.89418px 0px, #00ade7 8.77583px 4.79426px 0px, #00ade7 8.25336px 5.64642px 0px, #00ade7 7.64842px 6.44218px 0px, #00ade7 6.96707px 7.17356px 0px, #00ade7 6.2161px 7.83327px 0px, #00ade7 5.40302px 8.41471px 0px, #00ade7 4.53596px 8.91207px 0px, #00ade7 3.62358px 9.32039px 0px, #00ade7 2.67499px 9.63558px 0px, #00ade7 1.69967px 9.8545px 0px, #00ade7 0.70737px 9.97495px 0px, #00ade7 -0.292px 9.99574px 0px, #00ade7 -1.28844px 9.91665px 0px, #00ade7 -2.27202px 9.73848px 0px, #00ade7 -3.2329px 9.463px 0px, #00ade7 -4.16147px 9.09297px 0px, #00ade7 -5.04846px 8.63209px 0px, #00ade7 -5.88501px 8.08496px 0px, #00ade7 -6.66276px 7.45705px 0px, #00ade7 -7.37394px 6.75463px 0px, #00ade7 -8.01144px 5.98472px 0px, #00ade7 -8.56889px 5.15501px 0px, #00ade7 -9.04072px 4.2738px 0px, #00ade7 -9.42222px 3.34988px 0px, #00ade7 -9.70958px 2.39249px 0px, #00ade7 -9.89993px 1.4112px 0px, #00ade7 -9.99135px 0.41581px 0px, #00ade7 -9.98295px -0.58374px 0px, #00ade7 -9.8748px -1.57746px 0px, #00ade7 -9.66798px -2.55541px 0px, #00ade7 -9.36457px -3.50783px 0px, #00ade7 -8.96758px -4.4252px 0px, #00ade7 -8.481px -5.29836px 0px, #00ade7 -7.90968px -6.11858px 0px, #00ade7 -7.25932px -6.87766px 0px, #00ade7 -6.53644px -7.56803px 0px, #00ade7 -5.74824px -8.18277px 0px, #00ade7 -4.90261px -8.71576px 0px, #00ade7 -4.00799px -9.16166px 0px, #00ade7 -3.07333px -9.51602px 0px, #00ade7 -2.10796px -9.7753px 0px, #00ade7 -1.12153px -9.93691px 0px, #00ade7 -0.12389px -9.99923px 0px, #00ade7 0.87499px -9.96165px 0px, #00ade7 1.86512px -9.82453px 0px, #00ade7 2.83662px -9.58924px 0px, #00ade7 3.77978px -9.25815px 0px, #00ade7 4.68517px -8.83455px 0px, #00ade7 5.54374px -8.32267px 0px, #00ade7 6.34693px -7.72764px 0px, #00ade7 7.0867px -7.0554px 0px, #00ade7 7.75566px -6.31267px 0px, #00ade7 8.34713px -5.50686px 0px, #00ade7 8.8552px -4.64602px 0px, #00ade7 9.27478px -3.73877px 0px, #00ade7 9.6017px -2.79415px 0px, #00ade7 9.83268px -1.82162px 0px, #00ade7 9.96542px -0.83089px 0px; }

#block-boost-new-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;
  list-style: none;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 10px; }
  #block-boost-new-local-tasks ul li {
    margin-left: 1em; }
    #block-boost-new-local-tasks ul li a {
      color: #000;
      text-decoration: underline; }

html {
  scroll-behavior: smooth;
  overflow-x: hidden; }

body {
  overflow-x: hidden; }

.max-w {
  max-width: 1450px; }
  @media screen and (min-width: 1450px) {
    .max-w {
      margin: auto; } }

.nav-label {
  background-color: var(--nav-label);
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  .nav-label:hover {
    background-color: var(--nav-labelHover); }
  .nav-label .nav-label__side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0 1.1em 0 1.5em;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-height: 30px; }
    .nav-label .nav-label__side.left {
      -webkit-box-pack: start;
      -ms-flex-pack: start;
      justify-content: flex-start;
      padding-right: 0.5em;
      -webkit-box-flex: 2;
      -ms-flex: 2;
      flex: 2; }
      .nav-label .nav-label__side.left a:hover {
        text-decoration: underline; }
    .nav-label .nav-label__side.right {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      justify-content: flex-end;
      padding-left: 0.5em;
      color: white !important; }
    .nav-label .nav-label__side p {
      margin-bottom: 0; }
    .nav-label .nav-label__side .item_coupon {
      border: 2px solid var(--main-color);
      padding: 0.3em 0.5em;
      margin-left: 2em; }
      .nav-label .nav-label__side .item_coupon:hover {
        background: #fff;
        color: var(--main-color);
        border-color: var(--nav-label); }
    .nav-label .nav-label__side .item_login {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media (min-width: 992px) {
        .nav-label .nav-label__side .item_login {
          margin-right: 1.5em; } }
      .nav-label .nav-label__side .item_login a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-right: 0.75em;
        position: relative; }
        @media (min-width: 992px) {
          .nav-label .nav-label__side .item_login a {
            padding-right: 1.5em; } }
        .nav-label .nav-label__side .item_login a img {
          padding-right: 1em;
          height: 15px; }
        .nav-label .nav-label__side .item_login a:first-of-type::after {
          content: "";
          position: absolute;
          width: 2px;
          height: 90%;
          background: #fff;
          right: 0; }
        @media (min-width: 768px) {
          .nav-label .nav-label__side .item_login a:nth-child(2) {
            padding-left: 1.5em; } }
        .nav-label .nav-label__side .item_login a.gigya-raas-login {
          margin-right: 0px; }
    .nav-label .nav-label__side .item_profesionals {
      background: var(--bg-healthcare);
      padding: 0.5em; }
      @media (min-width: 992px) {
        .nav-label .nav-label__side .item_profesionals {
          padding: 0.5em 2em; } }
      @media (min-width: 1600px) {
        .nav-label .nav-label__side .item_profesionals {
          padding: 0.5em 4em; } }

.nav-label__side .item_profesionals {
  background: none !important; }

.nav-label__side.left {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }
  .nav-label__side.left a {
    color: white !important; }
    .nav-label__side.left a:hover {
      color: white !important;
      text-decoration: underline; }
  @media (max-width: 767px) {
    .nav-label__side.left {
      padding: 0 1.1em 0 0px; } }

.nav-label__side.right {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }
  .nav-label__side.right a {
    color: white !important; }
    .nav-label__side.right a:hover {
      color: white !important;
      text-decoration: underline; }
  .nav-label__side.right a {
    font-size: 12px; }
    .nav-label__side.right a:not(:last-of-type) {
      margin-right: 20px; }
    .nav-label__side.right a:hover {
      text-decoration: underline; }
    .nav-label__side.right a .icon-logout {
      font-size: 17px; }
  .nav-label__side.right svg,
  .nav-label__side.right .fa {
    width: 22px;
    height: 16px;
    margin-right: 2px;
    fill: currentColor;
    font-size: 15px; }

.ps-widget[ps-sku],
.ps-widget[data-ps-sku] {
  margin: auto !important;
  float: none !important;
  font-size: 30px !important;
  line-height: 1 !important;
  padding: 8px 16px !important; }

#cta-storelocator {
  position: relative;
  overflow: hidden;
  cursor: pointer; }
  #cta-storelocator .ps-widget {
    padding: 0 !important;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    position: absolute;
    z-index: 500; }

#navbar .active .dropdown-menu {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s, opacity 0.3s linear;
  -o-transition: visibility 0s, opacity 0.3s linear;
  transition: visibility 0s, opacity 0.3s linear; }

.hero_slider .slick-slide > div > div {
  display: block !important;
  height: 100% !important; }

.balanced--promo {
  position: relative;
  min-height: 650px; }
  @media (min-width: 768px) {
    .balanced--promo {
      min-height: 370px; } }
  @media (min-width: 992px) {
    .balanced--promo {
      min-height: 550px; } }
  .balanced--promo h1 {
    color: #fff;
    margin: 0;
    line-height: 1;
    font-size: 3em; }
    @media (min-width: 768px) {
      .balanced--promo h1 {
        font-size: 2em; } }
    @media (min-width: 992px) {
      .balanced--promo h1 {
        font-size: 3em; } }
    @media (min-width: 1200px) {
      .balanced--promo h1 {
        font-size: 4em; } }
    .balanced--promo h1 small {
      font-size: 70%;
      color: #f9c79d;
      font-weight: bold; }
    .balanced--promo h1 span:not(.btn-boost) {
      color: #f9c79d; }
  .balanced--promo h2 {
    color: #fff;
    margin: 20px 5px 0;
    font-size: 1.2em; }
    @media (max-width: 767px) {
      .balanced--promo h2 {
        margin: 10px 0;
        font-size: 1em; } }
    @media (min-width: 768px) {
      .balanced--promo h2 {
        font-size: 0.8em; } }
    @media (min-width: 992px) {
      .balanced--promo h2 {
        font-size: 1em; } }
    @media (min-width: 1200px) {
      .balanced--promo h2 {
        font-size: 1.2em; } }
    .balanced--promo h2.h4 {
      font-size: 1em !important;
      margin-top: 10px; }
      @media (min-width: 768px) {
        .balanced--promo h2.h4 {
          font-size: 0.8em; } }
      @media (min-width: 992px) {
        .balanced--promo h2.h4 {
          font-size: 1em; } }
      @media (min-width: 1200px) {
        .balanced--promo h2.h4 {
          font-size: 1.2em; } }

.position-relative {
  position: relative; }

.bg-banner-promo {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center bottom; }

@media (max-width: 578px) {
  .mtk_apend_rows .recipe-thumbnail-image img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover; } }

.recipe-thumbnail-image {
  max-height: 250px;
  overflow: hidden; }
  .recipe-thumbnail-image img {
    width: 100%; }

.footer-link {
  list-style: none; }
  .footer-link a {
    color: white;
    font-size: 14px;
    line-height: 20px;
    -webkit-transition: all 0.3s !important;
    -o-transition: all 0.3s !important;
    transition: all 0.3s !important;
    display: inline-block;
    text-decoration: none; }
    .footer-link a:hover {
      color: #f7f6f2 !important; }

.sticky {
  position: fixed;
  top: 0; }

.ps-lightbox.ps-open {
  z-index: 10002 !important; }

.border-radius {
  border-radius: 50%; }

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

@media only screen and (max-width: 600px) {
  .mobile-nav-submenu .dropdown-menu:not(.account_items) {
    visibility: visible !important;
    display: block !important;
    position: relative !important;
    background: transparent !important;
    border: 1px solid rgba(0, 0, 0, 0) !important; }
  .mobile-nav-submenu .dropdown-menu-show {
    visibility: visible !important;
    display: none !important;
    position: absolute !important;
    background: white !important;
    border: 1px solid rgba(0, 0, 0, 0.15) !important;
    top: -70px; }
  .dropdown-menu.show {
    display: block !important; }
  .mobile-link {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    -webkit-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    color: #595959 !important;
    width: 100%; }
  #cta-storelocator {
    padding: 8px 0px; }
    #cta-storelocator span {
      padding-left: 15px;
      padding-top: 5px;
      padding-bottom: 5px;
      -webkit-transition: 0.3s ease-in-out;
      -o-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out;
      color: #595959 !important; }
  .border-bottom {
    border-bottom: 1px solid transparent; } }

.max-w100 {
  max-width: 100%; }

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

.text-protein p:nth-child(1) {
  color: #888 !important;
  font-weight: 700;
  font-size: 22px;
  line-height: 35px; }

.text-protein p:nth-child(2) {
  color: #888 !important;
  font-size: 14px;
  line-height: 20px; }

.user-login-form {
  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; }
  .user-login-form input {
    padding-top: 0px !important;
    padding-bottom: 0px !important; }
  .user-login-form input[type="submit"] {
    background: #e1271b !important;
    color: #fff !important;
    text-decoration: none;
    border: 1px solid #e1271b !important;
    padding: 10px 20px !important;
    margin: 1em 0; }
  .user-login-form label {
    margin-top: 1em; }

.ingrientes-table table {
  margin-bottom: 1em;
  width: 100%; }
  .ingrientes-table table td {
    padding: 10px;
    border-bottom: 1px solid #dedede;
    font-size: 18px;
    line-height: 30px;
    color: #595959; }
  .ingrientes-table table tr td:nth-child(1) {
    color: #595959 !important;
    text-align: end;
    font-weight: 700; }

.suggestion {
  color: #595959;
  font-size: 18px;
  line-height: 30px; }
  @media (max-width: 568px) {
    .suggestion {
      font-size: 16px;
      line-height: 25px; } }
  .suggestion p {
    color: #595959;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0.5rem !important; }
    @media (max-width: 568px) {
      .suggestion p {
        font-size: 16px;
        line-height: 25px; } }

.title-red h3 {
  display: inline-block;
  margin-bottom: 0;
  padding-bottom: 10px;
  color: #e1271b !important; }
  .title-red h3:after {
    margin-top: 15px;
    content: " ";
    display: block;
    width: 50px;
    height: 4px;
    background: #cecece; }

#wizard-form .error {
  color: red; }

#wizard-form .next-disabled {
  pointer-events: none !important;
  opacity: 0.5; }
  #wizard-form .next-disabled:hover {
    background: #d9d9d9 !important; }

#wizard-form .form-group input::-webkit-input-placeholder {
  text-align: center;
  font-style: normal;
  font-weight: 100; }

#wizard-form .form-group input:-ms-input-placeholder {
  text-align: center;
  font-style: normal;
  font-weight: 100; }

#wizard-form .form-group input::-ms-input-placeholder {
  text-align: center;
  font-style: normal;
  font-weight: 100; }

#wizard-form .form-group input::placeholder {
  text-align: center;
  font-style: normal;
  font-weight: 100; }

#wizard-form .ui-datepicker-title select {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

#wizard-form .ui-datepicker-month,
#wizard-form .ui-datepicker-year {
  padding-top: 0px !important;
  padding-bottom: 0px !important; }

#wizard-form .text-medium {
  font-size: 16px !important; }

#wizard-form .is-active {
  border: 4px solid #e1271b !important; }

#wizard-form .date:after {
  font-family: "FontAwesome";
  position: absolute;
  top: 7px;
  content: "\f073";
  right: 10px;
  font-size: 25px; }

#wizard-form .radio-toggle {
  border: 4px solid transparent !important;
  position: relative; }
  #wizard-form .radio-toggle label {
    border: 4px solid #ced4da !important;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 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;
    cursor: pointer; }
    #wizard-form .radio-toggle label span {
      margin-left: 3em; }

#wizard-form .boost-select i {
  font-size: 60px;
  color: #e1271b !important; }

#wizard-form .boost-select input {
  position: absolute;
  opacity: 0; }
  #wizard-form .boost-select input:checked ~ label {
    border: 4px solid #e1271b !important;
    color: var(--main-color);
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 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; }
    #wizard-form .boost-select input:checked ~ label img {
      display: none; }
    #wizard-form .boost-select input:checked ~ label .selected_option {
      display: block; }

#wizard-form [data-step-content="1"] .main-title {
  position: relative; }
  #wizard-form [data-step-content="1"] .main-title::before {
    content: "";
    height: 3px;
    background-color: var(--main-color);
    position: absolute;
    top: 125%;
    width: 95px;
    left: 50%;
    -webkit-transform: translate(-50%);
    -ms-transform: translate(-50%);
    transform: translate(-50%); }
    @media (max-width: 767px) {
      #wizard-form [data-step-content="1"] .main-title::before {
        width: 55px;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: 0;
        top: 130%; } }

.radio-toggle-image {
  width: 50px;
  height: 50px;
  -o-object-fit: contain;
  object-fit: contain; }

.help-section h1,
.help-section h2,
.help-section h3,
.help-section h4,
.help-section h5,
.help-section h6 {
  line-height: normal; }

.pdp-nav-link {
  color: #000;
  font-weight: 400;
  cursor: pointer;
  font-family: Oswald, sans-serif; }
  @media (min-width: 768px) {
    .pdp-nav-link {
      font-size: 18px !important; } }

.black {
  color: black; }

.benefits h1, .benefits h2, .benefits h3, .benefits h4, .benefits h5, .benefits h6 {
  font-size: 1rem;
  text-transform: uppercase;
  margin-bottom: 0; }
  @media (max-width: 768px) {
    .benefits h1, .benefits h2, .benefits h3, .benefits h4, .benefits h5, .benefits h6 {
      font-size: 1.1rem; } }

.benefits p {
  font-size: 1rem; }
  @media (max-width: 768px) {
    .benefits p {
      font-size: 1rem; } }

.cs-gigya-form .error {
  color: red; }

.cs-gigya-form .cs-message {
  position: absolute;
  padding: 1em 1.5em;
  width: 100%;
  height: 100%;
  background: #fff;
  top: 0;
  left: 0;
  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;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.cs-gigya-form .cs-message h2 {
  font-weight: bold;
  font-size: 1.5em; }

#cs-gigya-form-modal .error {
  color: red; }

.side-gigya-form .error {
  color: white !important; }

.side-gigya-form .cs-message {
  text-align: center;
  position: absolute;
  padding: 1em 1.5em;
  width: 100%;
  height: 100%;
  background: #fff;
  border: 1px #e1271b !important;
  top: 0;
  left: 0;
  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;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.side-gigya-form .cs-message h2 {
  font-weight: bold;
  font-size: 1.5em; }

.side-gigya-form .success.cs-message {
  z-index: 1;
  opacity: 1; }

.review-rating-left {
  border-right: 1px solid transparent !important; }

.review-rating-left .rating-container__percentage {
  background: #e9ecef;
  font-size: 12px !important;
  border-radius: 4px 0 0 4px;
  color: transparent !important;
  text-shadow: none !important; }

.bar-green {
  background: #28a745 !important; }

.pagination .is-active {
  font-weight: bold !important; }

.review-rating-left .rating-container__bg {
  margin: 0 !important;
  background: #e9ecef !important;
  border-radius: 4px; }

.green {
  border-left: 1px solid #dedede;
  color: green; }

.thumbnail-car .thumbnail-item {
  border: 0.5px solid #dedede;
  background-color: rgba(255, 255, 255, 0.3);
  width: 80px !important;
  height: 80px !important;
  overflow: hidden;
  padding: 4px; }

.product-detail__image {
  text-align: center; }
  .product-detail__image img {
    -o-object-fit: cover;
    object-fit: cover;
    text-align: center;
    margin: auto; }
    @media (min-width: 768px) {
      .product-detail__image img {
        max-width: 400px;
        max-height: 400px; } }

#main-content {
  display: none; }

.fs-14 {
  font-size: 14px; }

.Vanilla {
  background-color: #edbc9c; }

.Chocolate {
  background-color: #622e21; }

.Strawberry {
  background-color: #e2c9ae; }

.Moca {
  background: #dbcaae; }

.pagination li a {
  padding-left: 12px;
  padding-right: 12px; }

.product-card-select .select2-selection--single {
  text-align: left; }

#cboxLoadedContent {
  border: 1px solid #000;
  background: #fff;
  outline: none !important; }

#cboxOverlay {
  background: #e5e5e5e8 !important;
  background-color: rgba(255, 255, 255, 0.7);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.border {
  border: 2px solid #dedede !important;
  border-radius: 0px; }

.product-review__stars {
  line-height: 1; }

.thumbnail-car:not(.slick-slider) {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .thumbnail-car:not(.slick-slider) .thumbnail-wrapper {
    width: 25%; }

.dropdown-menu .navbar-product-list a {
  -webkit-transition: 0.3s color, 0.3s -webkit-transform !important;
  transition: 0.3s color, 0.3s -webkit-transform !important;
  -o-transition: 0.3s transform, 0.3s color !important;
  transition: 0.3s transform, 0.3s color !important;
  transition: 0.3s transform, 0.3s color, 0.3s -webkit-transform !important; }

#btn-3 {
  color: #e1271b !important; }

.horizontal-tabs .nav-pills .nav-item a.active {
  background-color: inherit;
  color: #e1271b;
  font-weight: 700;
  border-bottom: 4px solid #e1271b; }
  .horizontal-tabs .nav-pills .nav-item a.active::before {
    background: #e1271b !important;
    height: 0; }
  .horizontal-tabs .nav-pills .nav-item a.active:hover {
    background-color: inherit;
    color: #e1271b;
    font-weight: 700;
    border-bottom: 4px solid #e1271b; }
    .horizontal-tabs .nav-pills .nav-item a.active:hover::before {
      background: #e1271b !important;
      height: 0; }

.protein-description p {
  margin-bottom: 1rem !important; }

.legals ol,
.legals ul,
.legals li {
  padding: revert !important;
  list-style: revert !important; }

.legals a {
  color: #e1271b; }

.contact-boost .form-control-placeholder {
  top: 5px;
  left: 10px;
  color: #212529; }

.contact-boost ::-webkit-input-placeholder {
  font-style: normal !important; }

.contact-boost :-ms-input-placeholder {
  font-style: normal !important; }

.contact-boost ::-ms-input-placeholder {
  font-style: normal !important; }

.contact-boost ::placeholder {
  font-style: normal !important; }

.contact-boost select {
  font-size: 0.9rem !important;
  text-transform: uppercase !important; }

.contact-boost .error {
  color: red;
  font-size: 14px; }

/*#navbar .navbar-cta svg, .mobile-nav-section svg{
  width: 30px;
  height: 30px;
  @media (min-width: 1000px){
    width: 25px;
    height: 25px;
  }
}*/
.container-xl {
  max-width: 1450px !important; }

.input-sm::-webkit-input-placeholder {
  font-style: italic; }

.input-sm:-ms-input-placeholder {
  font-style: italic; }

.input-sm::-ms-input-placeholder {
  font-style: italic; }

.input-sm::placeholder {
  font-style: italic; }

.activeFilters a {
  display: block !important; }
  .activeFilters a i {
    color: #595959 !important;
    font-size: 14px !important;
    -webkit-transform: translateX(0%) !important;
    -ms-transform: translateX(0%) !important;
    transform: translateX(0%) !important; }

.filter-selection {
  display: block !important;
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important; }

.search-img {
  max-height: 200px;
  -o-object-fit: cover;
  object-fit: cover; }

.captcha {
  margin-bottom: 10px; }

.blog-article-header-image img {
  -o-object-fit: cover;
  object-fit: cover;
  max-height: 400px; }

.contact-boost {
  width: 100%;
  max-width: 100%; }
  .contact-boost input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]),
  .contact-boost textarea,
  .contact-boost select {
    display: block;
    background: rgba(255, 255, 255, 0.8);
    -webkit-appearance: none;
    border: 2px solid #b0afb5;
    color: #595959;
    margin-bottom: 0.5em;
    width: 100%; }
    .contact-boost input:not([type="checkbox"]):not([type="radio"]):not([type="submit"])::-webkit-input-placeholder,
    .contact-boost textarea::-webkit-input-placeholder,
    .contact-boost select::-webkit-input-placeholder {
      font-size: 17px; }
    .contact-boost input:not([type="checkbox"]):not([type="radio"]):not([type="submit"]):-ms-input-placeholder,
    .contact-boost textarea:-ms-input-placeholder,
    .contact-boost select:-ms-input-placeholder {
      font-size: 17px; }
    .contact-boost input:not([type="checkbox"]):not([type="radio"]):not([type="submit"])::-ms-input-placeholder,
    .contact-boost textarea::-ms-input-placeholder,
    .contact-boost select::-ms-input-placeholder {
      font-size: 17px; }
    .contact-boost input:not([type="checkbox"]):not([type="radio"]):not([type="submit"])::placeholder,
    .contact-boost textarea::placeholder,
    .contact-boost select::placeholder {
      font-size: 17px; }
  .contact-boost label {
    display: inline;
    color: black; }
  .contact-boost label.form-required::after {
    content: "*";
    color: red; }
  .contact-boost input,
  .contact-boost textarea,
  .contact-boost select {
    font-size: 17px;
    padding: 0.2em 0.5em; }
  .contact-boost a {
    color: #0099e6; }
  .contact-boost input[type="submit"] {
    background: #0099e6;
    color: white;
    border: 2px solid #0099e6;
    padding: 0.5em 1em;
    cursor: pointer;
    display: inline-block;
    width: auto;
    margin-top: 3rem;
    border-radius: 5px; }
  .contact-boost input[type="checkbox"] {
    display: inline-block; }
  .contact-boost .city-state {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0; }
  @media (min-width: 576px) {
    .contact-boost .middle_left {
      width: 50%;
      float: left; } }
  .contact-boost .topic-related select {
    width: 100%; }
  .contact-boost .topic-related .middle_left img {
    max-width: 100%; }
  @media (min-width: 576px) {
    .contact-boost .topic-related .form-item-product,
    .contact-boost .topic-related .form-item-flavor,
    .contact-boost .topic-related .middle_left {
      width: 50%;
      float: left; } }
  @media (min-width: 576px) {
    .contact-boost .topic-related .form-item-product,
    .contact-boost .topic-related .form-item-flavor,
    .contact-boost .topic-related .middle_left {
      padding-right: 15px; } }

.wb-hero {
  background-image: url("../images/heros/why_boost_mx.jpg");
  background-repeat: no-repeat;
  background-position: 100px center;
  background-size: cover;
  color: #353535;
  min-height: 200px; }
  @media (min-width: 768px) {
    .wb-hero {
      background-position: center; } }
  .wb-hero h1 {
    font-weight: bold;
    display: none; }
    @media (min-width: 768px) {
      .wb-hero h1 {
        display: block; } }
  @media (min-width: 768px) {
    .wb-hero h2 {
      font-size: 34px; } }
  .wb-hero img {
    width: 200px; }
    @media (min-width: 768px) {
      .wb-hero img {
        width: 350px; } }

.wb-cont {
  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; }
  .wb-cont h1 {
    color: #353535;
    text-align: center;
    font-weight: bold;
    font-size: 40px; }
    @media (min-width: 768px) {
      .wb-cont h1 {
        font-size: 42px;
        display: none;
        font-weight: bold; } }
  .wb-cont h2 {
    color: #353535;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.5em;
    font-size: 30px; }
    @media (min-width: 768px) {
      .wb-cont h2 {
        font-size: 35px; } }
  .wb-cont a {
    text-decoration: underline;
    color: var(--main-colorLink);
    font-weight: bold; }
  .wb-cont ol li a {
    text-decoration: none; }
  .wb-cont ul li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 1em; }
    .wb-cont ul li a {
      color: var(--main-colorLink);
      font-weight: bold;
      text-decoration: underline; }

.hero-protein {
  background-image: url(../images/heros/nutrition.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  font-size: 25px;
  min-height: 300px; }
  @media (min-width: 768px) {
    .hero-protein {
      min-height: 450px; } }
  .hero-protein h1, .hero-protein h2, .hero-protein h3, .hero-protein h4, .hero-protein h5, .hero-protein h6 {
    color: #343434;
    font-weight: bold;
    margin-bottom: 0.5em;
    font-size: 40px;
    line-height: 1.2;
    margin-top: 0.9em; }
    @media (min-width: 768px) {
      .hero-protein h1, .hero-protein h2, .hero-protein h3, .hero-protein h4, .hero-protein h5, .hero-protein h6 {
        font-size: 62.5px; } }
  .hero-protein p {
    color: var(--header-color);
    display: none; }
    @media (min-width: 768px) {
      .hero-protein p {
        display: block; } }
  .hero-protein--boost {
    background-image: url(../images/heros/find-boost-hero.png);
    background-size: cover;
    background-position: center center; }
    @media (min-width: 768px) {
      .hero-protein--boost {
        min-height: 550px;
        background-position: right center; } }
    .hero-protein--boost h1, .hero-protein--boost h2, .hero-protein--boost h3, .hero-protein--boost h4, .hero-protein--boost h5, .hero-protein--boost h6 {
      color: #fff;
      font-size: 40px;
      margin-top: 0.5em;
      line-height: 1; }
      @media (min-width: 768px) {
        .hero-protein--boost h1, .hero-protein--boost h2, .hero-protein--boost h3, .hero-protein--boost h4, .hero-protein--boost h5, .hero-protein--boost h6 {
          font-size: 70px; } }
    .hero-protein--boost p {
      color: #fff;
      display: block; }
      .hero-protein--boost p:nth-of-type(2) {
        font-size: 18px;
        margin-bottom: 2em; }

.protein-description h1, .protein-description h2, .protein-description h3, .protein-description h4, .protein-description h5, .protein-description h6 {
  margin: 1em 0;
  text-align: center; }
  @media (min-width: 768px) {
    .protein-description h1, .protein-description h2, .protein-description h3, .protein-description h4, .protein-description h5, .protein-description h6 {
      text-align: left; } }

.protein-description small {
  position: relative; }
  .protein-description small::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 4px;
    top: 150%;
    background: var(--light-text);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%); }

.protein-description-aside p {
  margin: 1em 0; }

.protein-description-aside strong,
.protein-description-aside a {
  font-size: 20px; }

.protein-carr {
  font-size: 17px; }
  @media (min-width: 768px) {
    .protein-carr {
      font-size: 33px; } }
  .protein-carr strong {
    color: var(--main-color); }
  .protein-carr h1, .protein-carr h2, .protein-carr h3, .protein-carr h4, .protein-carr h5, .protein-carr h6 {
    margin: 0.4em 0;
    color: #343434; }
    @media (min-width: 768px) {
      .protein-carr h1, .protein-carr h2, .protein-carr h3, .protein-carr h4, .protein-carr h5, .protein-carr h6 {
        margin: 0; } }
  .protein-carr a {
    color: var(--main-color); }

/*Hide headers on mobile*/
.mobile-hide-headers small,
.mobile-hide-headers h1, .mobile-hide-headers h2, .mobile-hide-headers h3, .mobile-hide-headers h4, .mobile-hide-headers h5, .mobile-hide-headers h6 {
  display: none; }

@media (min-width: 768px) {
  .mobile-hide-headers small,
  .mobile-hide-headers h1, .mobile-hide-headers h2, .mobile-hide-headers h3, .mobile-hide-headers h4, .mobile-hide-headers h5, .mobile-hide-headers h6 {
    display: inline-block; } }

.product-card-select select {
  color: #495057 !important;
  padding-top: 5px !important;
  padding-bottom: 5px !important; }

.key-benefits__info p {
  font-size: 1rem; }

.product-detail-nav.nav-tabs {
  margin-bottom: 20px;
  border-bottom: 1px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: scroll;
  overflow-y: hidden; }
  @media (min-width: 768px) {
    .product-detail-nav.nav-tabs {
      overflow-x: hidden; } }
  @media (min-width: 992px) {
    .product-detail-nav.nav-tabs {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .product-detail-nav.nav-tabs .nav-item {
    -webkit-box-flex: 0;
    -ms-flex: none;
    flex: none;
    border: none;
    font-size: 16px;
    padding: 0.5em 1em; }
    .product-detail-nav.nav-tabs .nav-item:hover {
      color: #888; }
    .product-detail-nav.nav-tabs .nav-item.active {
      background: none;
      color: #009a40;
      border-bottom: 3px solid #009a40; }
      .product-detail-nav.nav-tabs .nav-item.active:hover {
        color: #009a40; }

.cards-carousel .slick-dots {
  bottom: -20px; }

.cards-carousel .slick-slider {
  height: auto; }

.cards-carousel-instagram .slick-next:before {
  font-size: 40px;
  left: 10px; }

.cards-carousel-instagram .slick-prev:before {
  left: -10px;
  font-size: 40px; }

.card-recipes .slick-dots {
  bottom: -40px; }

.bg-healthcare {
  background: var(--main-color);
  color: var(--contrast-btn); }
  .bg-healthcare a:hover {
    text-decoration: underline;
    color: #fff !important; }

.hcp-menu {
  z-index: 900 !important;
  max-width: 100%;
  display: block; }

.healthcare-nav {
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  width: 100%;
  margin: auto;
  font-size: 16px;
  list-style: none;
  padding: 5px; }
  @media (min-width: 768px) {
    .healthcare-nav {
      font-size: 20px;
      width: 80%; } }
  .healthcare-nav__item {
    position: relative;
    text-align: center; }
    .healthcare-nav__item a {
      color: white; }
      .healthcare-nav__item a:hover {
        text-decoration: underline !important; }
    .healthcare-nav__item:hover ul,
    .healthcare-nav__item:hover ul:hover {
      visibility: visible; }
  .healthcare-nav .healthcare-subnav {
    position: absolute;
    top: 100%;
    left: 50%;
    visibility: hidden;
    padding-top: 20px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 100;
    list-style: none !important; }
    .healthcare-nav .healthcare-subnav li {
      background-color: var(--main-color);
      width: 150px;
      text-align: center;
      color: white;
      list-style: none !important; }
      .healthcare-nav .healthcare-subnav li:hover {
        background-color: var(--hover-hcp-nav);
        text-decoration: underline; }
      .healthcare-nav .healthcare-subnav li a {
        color: white;
        padding: 0.3em 0.5em;
        -webkit-transition: none !important;
        -o-transition: none !important;
        transition: none !important; }
      @media (min-width: 768px) {
        .healthcare-nav .healthcare-subnav li {
          width: 300px; } }

.top_arrow:after {
  bottom: calc(100% - 20px);
  left: 50%;
  border: solid transparent;
  content: " ";
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-bottom-color: var(--main-color);
  border-width: 10px; }

.center-box {
  background: var(--main-color);
  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;
  height: 100%;
  padding: 1em; }
  .center-box p {
    margin-bottom: 0; }

.hcp-lowerCaption {
  font-size: 70%; }

.hcp-bg-container {
  background-color: #f5f6f0; }

.hcp-freestyle-hero {
  background-color: #f5f6f0;
  padding-top: 100px; }
  @media (min-width: 768px) {
    .hcp-freestyle-hero {
      padding-top: 0px; } }
  .hcp-freestyle-hero h1, .hcp-freestyle-hero h2, .hcp-freestyle-hero h3, .hcp-freestyle-hero h4, .hcp-freestyle-hero h5, .hcp-freestyle-hero h6 {
    font-weight: bold;
    font-size: 30px;
    margin-top: 0;
    line-height: 1.2; }
    @media (min-width: 768px) {
      .hcp-freestyle-hero h1, .hcp-freestyle-hero h2, .hcp-freestyle-hero h3, .hcp-freestyle-hero h4, .hcp-freestyle-hero h5, .hcp-freestyle-hero h6 {
        font-size: 60px; } }
  .hcp-freestyle-hero__content {
    font-size: 18px; }
    @media (min-width: 768px) {
      .hcp-freestyle-hero__content {
        font-size: 24px; } }

.hcp-form {
  color: #fff; }
  .hcp-form label {
    width: 100%; }
    .hcp-form label.error {
      color: var(--color-white); }
  .hcp-form input[type="email"] {
    padding: 0.5em;
    width: 100%; }
    .hcp-form input[type="email"]::-webkit-input-placeholder {
      color: #888; }
    .hcp-form input[type="email"]:-ms-input-placeholder {
      color: #888; }
    .hcp-form input[type="email"]::-ms-input-placeholder {
      color: #888; }
    .hcp-form input[type="email"]::placeholder {
      color: #888; }
  .hcp-form div[aria-label="Error message"] {
    display: none; }
  .hcp-form input[type="submit"] {
    position: relative;
    color: #fff;
    background: transparent;
    border: none;
    cursor: pointer;
    padding: 0 !important;
    border: none !important; }
  .hcp-form .form-item-email {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    flex: 0 0 100%;
    max-width: 100%; }
    @media (min-width: 768px) {
      .hcp-form .form-item-email {
        -ms-flex: 0 0 75%;
        -webkit-box-flex: 0;
        flex: 0 0 75%;
        max-width: 75%; } }
  .hcp-form .input_contain {
    padding-top: 8px;
    position: relative; }
    @media (min-width: 768px) {
      .hcp-form .input_contain {
        width: auto; } }
    .hcp-form .input_contain::before {
      content: "\f178";
      font-family: "FontAwesome";
      font-weight: 900;
      position: absolute;
      width: 27px;
      height: 27px;
      top: 15px;
      left: 50%;
      -webkit-transform: translateX(40px);
      -ms-transform: translateX(40px);
      transform: translateX(40px); }
      @media (min-width: 768px) {
        .hcp-form .input_contain::before {
          left: auto;
          right: -30px;
          -webkit-transform: translateX(0);
          -ms-transform: translateX(0);
          transform: translateX(0); } }

.hcp-cs-titles p strong {
  color: var(--main-color);
  font-size: 25px;
  line-height: 1; }

.hcp-cs-column h3 {
  font-size: 20px; }

.products_image_menu {
  margin-bottom: 10px;
  text-align: center;
  color: var(--main-text); }
  .products_image_menu img {
    max-width: 90%;
    margin-bottom: 10px;
    height: 176px;
    width: auto; }

.text_white {
  color: #fff; }

.text_black {
  color: #000; }

.text_main {
  color: var(--main-text); }

.text_nhsc_blue {
  color: #01a1c9; }

.error_custom_content {
  margin: 0px 0px; }
  @media (min-width: 768px) {
    .error_custom_content {
      margin: 100px 0px; } }
  .error_custom_content h1 {
    font-size: 2.1em; }
  .error_custom_content h2 {
    font-size: 1.5em; }
    @media (min-width: 768px) {
      .error_custom_content h2 {
        font-size: 1.75em; } }
  .error_custom_content .btn {
    margin-top: 20px;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .error_custom_content .btn {
        margin-bottom: 0px; } }

.bg_white {
  background: #fff; }

.hero-section {
  background: url(../images/heros/heroe-lifestyle.png) no-repeat center top/cover;
  padding-left: 0;
  min-height: 100px; }
  @media (min-width: 576px) {
    .hero-section {
      font-size: 25px;
      min-height: 300px; } }
  @media (min-width: 768px) {
    .hero-section {
      min-height: 400px;
      font-size: 25px; } }
  @media (min-width: 992px) {
    .hero-section {
      font-size: 30px; } }
  @media (min-width: 768px) {
    .hero-section h1, .hero-section h2, .hero-section h3, .hero-section h4, .hero-section h5, .hero-section h6 {
      margin: 0;
      font-size: 40px; } }
  @media (min-width: 992px) {
    .hero-section h1, .hero-section h2, .hero-section h3, .hero-section h4, .hero-section h5, .hero-section h6 {
      font-size: 62px; } }
  .hero-section p {
    display: none; }
    @media (min-width: 768px) {
      .hero-section p {
        display: block;
        font-size: 22px; } }
    @media (min-width: 992px) {
      .hero-section p {
        font-size: 30px; } }
  .hero-section__protein {
    background: url(../images/heros/protein-hero.png) no-repeat center top/cover; }
    .hero-section__protein h1, .hero-section__protein h2, .hero-section__protein h3, .hero-section__protein h4, .hero-section__protein h5, .hero-section__protein h6 {
      color: var(--dark-heads);
      font-weight: bold; }
      @media (min-width: 768px) {
        .hero-section__protein h1, .hero-section__protein h2, .hero-section__protein h3, .hero-section__protein h4, .hero-section__protein h5, .hero-section__protein h6 {
          margin-bottom: 0.3em; } }
    @media (min-width: 1600px) {
      .hero-section__protein {
        background: url(../images/heros/protein-hero.png) no-repeat center 35%/cover; } }

.layer-section {
  background-size: cover !important;
  position: relative;
  color: var(--contrast-btn);
  padding-left: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 100vh; }
  .layer-section h1, .layer-section h2, .layer-section h3, .layer-section h4, .layer-section h5, .layer-section h6 {
    color: var(--contrast-btn); }
  .layer-section::before {
    content: "";
    background: #000;
    display: block;
    position: absolute;
    padding-left: 15px;
    width: 100%;
    height: 100%;
    opacity: 0.2;
    top: 0;
    left: 0; }

bg-hero-image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover; }

.hcp-section {
  padding-top: 18rem;
  padding-bottom: 1rem; }

.hcp-sub-section {
  padding-top: 3.5rem;
  padding-bottom: 3.5rem; }
  .hcp-sub-section h1, .hcp-sub-section h2, .hcp-sub-section h3, .hcp-sub-section h4, .hcp-sub-section h5, .hcp-sub-section h6 {
    font-weight: bold;
    font-size: 20px; }
    @media (min-width: 768px) {
      .hcp-sub-section h1, .hcp-sub-section h2, .hcp-sub-section h3, .hcp-sub-section h4, .hcp-sub-section h5, .hcp-sub-section h6 {
        font-size: 30px; } }
  .hcp-sub-section ul {
    font-size: 15px;
    margin-bottom: 10px;
    padding-left: 15px; }
    @media (min-width: 768px) {
      .hcp-sub-section ul {
        font-size: 19px; } }
    .hcp-sub-section ul li {
      list-style-type: none; }
  .hcp-sub-section.w-reference i {
    font-size: 15px; }
  .hcp-sub-section a:hover {
    color: var(--main-color); }
  .hcp-sub-section p {
    font-size: 15px; }
    @media (min-width: 768px) {
      .hcp-sub-section p {
        font-size: 19px; } }
    .hcp-sub-section p.disclaimer-text {
      font-size: 16px; }
  .hcp-sub-section .mail-logo {
    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 (min-width: 768px) {
      .hcp-sub-section .mail-logo {
        max-width: 280px; } }
  .hcp-sub-section__resources {
    margin-bottom: 20px; }
    .hcp-sub-section__resources h3 {
      padding-bottom: 20px;
      border-bottom: 3px solid #ccc; }
    .hcp-sub-section__resources h1, .hcp-sub-section__resources h2, .hcp-sub-section__resources h3, .hcp-sub-section__resources h4, .hcp-sub-section__resources h5, .hcp-sub-section__resources h6 {
      color: var(--main-color);
      font-size: 25px;
      position: relative;
      margin-bottom: 20px; }
    .hcp-sub-section__resources--contrast {
      color: var(--text-colorButton); }
      .hcp-sub-section__resources--contrast h1, .hcp-sub-section__resources--contrast h2, .hcp-sub-section__resources--contrast h3, .hcp-sub-section__resources--contrast h4, .hcp-sub-section__resources--contrast h5, .hcp-sub-section__resources--contrast h6 {
        color: var(--text-colorButton); }
      .hcp-sub-section__resources--contrast ul li {
        list-style: none; }
        .hcp-sub-section__resources--contrast ul li a {
          color: white; }
          .hcp-sub-section__resources--contrast ul li a:hover {
            text-decoration: underline !important;
            color: #e0e0e0 !important; }
    .hcp-sub-section__resources > a {
      margin-bottom: 20px;
      display: block; }
    .hcp-sub-section__resources ul li {
      position: relative;
      text-align: left;
      padding-left: 30px;
      font-size: 16px;
      margin-bottom: 10px; }
      @media (min-width: 768px) {
        .hcp-sub-section__resources ul li {
          font-size: 18px; } }
      .hcp-sub-section__resources ul li a {
        display: block; }
        .hcp-sub-section__resources ul li a::before {
          content: "\f15c";
          font-family: "FontAwesome";
          font-weight: 900;
          position: absolute;
          width: 25px;
          height: 25px;
          left: 0;
          top: 3px; }
        .hcp-sub-section__resources ul li a:hover {
          text-decoration: underline !important;
          color: #292929; }
  .hcp-sub-section__card {
    -webkit-box-shadow: 0px 0px 30px -10px #6d6d6d;
    box-shadow: 0px 0px 30px -10px #6d6d6d;
    background: #fff;
    text-align: left;
    padding: 10px 15px 20px;
    font-size: 16px;
    min-height: 238px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .hcp-sub-section__card__content p {
      font-size: 15px;
      color: #595959;
      margin-bottom: 1em; }
      .hcp-sub-section__card__content p:hover {
        color: var(--main-color); }
    .hcp-sub-section__card h1, .hcp-sub-section__card h2, .hcp-sub-section__card h3, .hcp-sub-section__card h4, .hcp-sub-section__card h5, .hcp-sub-section__card h6 {
      color: #343434; }
      .hcp-sub-section__card h1::before, .hcp-sub-section__card h2::before, .hcp-sub-section__card h3::before, .hcp-sub-section__card h4::before, .hcp-sub-section__card h5::before, .hcp-sub-section__card h6::before {
        content: none; }
    .hcp-sub-section__card strong {
      color: var(--main-color); }
    .hcp-sub-section__card em {
      color: #343434;
      font-weight: bold;
      color: #343434; }
    .hcp-sub-section__card__image {
      text-align: center;
      margin-bottom: 5px; }
      .hcp-sub-section__card__image img {
        max-width: 115px;
        max-height: 115px;
        -ms-interpolation-mode: bicubic; }
  .hcp-sub-section__dib h1, .hcp-sub-section__dib h2, .hcp-sub-section__dib h3, .hcp-sub-section__dib h4, .hcp-sub-section__dib h5, .hcp-sub-section__dib h6 {
    font-size: 35px;
    font-weight: 500; }
  .hcp-sub-section ol {
    margin-left: 25px; }
    .hcp-sub-section ol li {
      list-style: disc; }

.hcp-card {
  text-align: center;
  -webkit-box-shadow: 0px 0px 30px -10px #6d6d6d;
  box-shadow: 0px 0px 30px -10px #6d6d6d;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .hcp-card {
      font-size: 14px; } }
  @media (min-width: 992px) {
    .hcp-card {
      font-size: 17px; } }
  .hcp-card__image {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    min-height: 200px; }
    @media (min-width: 992px) {
      .hcp-card__image {
        min-height: 250px; } }
  .hcp-card__content {
    padding-left: 15px;
    padding-right: 15px;
    min-height: 110px; }
    @media (min-width: 768px) {
      .hcp-card__content {
        min-height: 150px; } }
    @media (min-width: 992px) {
      .hcp-card__content {
        min-height: 120px; } }
  .hcp-card h1, .hcp-card h2, .hcp-card h3, .hcp-card h4, .hcp-card h5, .hcp-card h6 {
    font-size: 25px;
    margin-top: 10px;
    margin-bottom: 10px; }
  .hcp-card a {
    color: var(--main-color);
    font-weight: bold;
    text-decoration: underline; }

.fx-r10-c14 {
  max-width: 500px; }

.hcp-portfolio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  margin-bottom: 20px; }
  @media (min-width: 768px) {
    .hcp-portfolio {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .hcp-portfolio h1, .hcp-portfolio h2, .hcp-portfolio h3, .hcp-portfolio h4, .hcp-portfolio h5, .hcp-portfolio h6 {
    font-size: 23px; }
  .hcp-portfolio__content strong {
    color: var(--main-color); }
  .hcp-portfolio__content p {
    font-size: 18px;
    margin: 0; }
  .hcp-portfolio__content i {
    font-size: 80%; }
  @media (min-width: 768px) {
    .hcp-portfolio.br-md {
      border-right: 2px solid #eee; } }

.screening-tools {
  font-size: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 20px; }
  .screening-tools__content {
    margin-left: 30px; }
    @media (min-width: 768px) {
      .screening-tools__content {
        margin-left: 10px; } }
    .screening-tools__content p {
      margin-bottom: 0; }
    .screening-tools__content a {
      color: var(--main-color); }
      .screening-tools__content a:hover {
        text-decoration: underline;
        color: #292929; }

.hero-references p {
  font-size: 15px; }

.hero-references--gc ol {
  margin-left: 15px; }
  .hero-references--gc ol li {
    list-style: decimal; }

.cs-programPill {
  border-bottom: 1px solid #ccc; }
  .cs-programPill__item {
    position: relative;
    padding-bottom: 10px;
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    @media (min-width: 992px) {
      .cs-programPill__item {
        font-size: 16px; } }
    .cs-programPill__item.active::before, .cs-programPill__item:hover::before {
      content: "";
      position: absolute;
      left: 0;
      bottom: -1px;
      width: 100%;
      height: 5px;
      background: #2f748f; }
    .cs-programPill__item.active a {
      color: #2f748f;
      font-weight: bold; }

.arrow_pdp a[aria-expanded] {
  display: block;
  position: relative; }
  .arrow_pdp a[aria-expanded]::before {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    width: 15px;
    height: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/icons/arrow-down.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: -webkit-transform 0.2s ease-in;
    -o-transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }

.arrow_pdp a[aria-expanded="true"]::before {
  -webkit-transform: translateY(-50%) rotateZ(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotateZ(180deg); }

.asd-filters__row h4 a {
  width: 100%;
  cursor: pointer; }

.asd-filters__row a[aria-expanded] {
  display: block;
  position: relative; }
  .asd-filters__row a[aria-expanded]::before {
    content: "";
    position: absolute;
    right: 15px;
    top: 50%;
    width: 15px;
    height: 15px;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/icons/arrow-down.png);
    background-size: contain;
    background-repeat: no-repeat;
    -webkit-transition: -webkit-transform 0.2s ease-in;
    transition: -webkit-transform 0.2s ease-in;
    -o-transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in;
    transition: transform 0.2s ease-in, -webkit-transform 0.2s ease-in; }

.asd-filters__row a[aria-expanded="true"]::before {
  -webkit-transform: translateY(-50%) rotateZ(180deg);
  -ms-transform: translateY(-50%) rotate(180deg);
  transform: translateY(-50%) rotateZ(180deg); }

.asd-filters__row label {
  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: start;
  -ms-flex-align: start;
  align-items: flex-start;
  color: #212529;
  font-size: 0.9rem;
  margin-bottom: 0.3rem; }
  .asd-filters__row label input[type="checkbox"] + .label-text:before {
    border-radius: 0.25rem;
    -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    pointer-events: none;
    content: "";
    background-color: #fff;
    border: #adb5bd solid 1px; }
  .asd-filters__row label input[type="checkbox"] + .label-text:after {
    position: absolute;
    top: 0.25rem;
    left: -1.5rem;
    display: block;
    width: 1rem;
    height: 1rem;
    content: "";
    background: no-repeat 50%/50% 50%; }
  .asd-filters__row label input[type="checkbox"]:checked + .label-text:before {
    color: #fff;
    border-color: #e1271b;
    background-color: #e1271b; }
  .asd-filters__row label input[type="checkbox"]:checked + .label-text:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); }
  .asd-filters__row label input[type="checkbox"] {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    order: 3;
    display: none; }
    .asd-filters__row label input[type="checkbox"]:checked + svg {
      fill: var(--ast-color);
      color: var(--ast-color); }
      .asd-filters__row label input[type="checkbox"]:checked + svg + span {
        color: var(--ast-color); }

.custom-jrange-container .slider-container {
  margin-top: 25px;
  width: 100%;
  max-width: 100%; }

.custom-jrange-container .scale {
  display: none; }

.custom-jrange-container .back-bar {
  height: 5px;
  background-color: #fff !important; }
  .custom-jrange-container .back-bar .selected-bar {
    background: #e1271b !important; }
  .custom-jrange-container .back-bar .pointer {
    width: 20px;
    height: 20px;
    top: -7px;
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.4);
    border: 1px solid #fff;
    background: #fff !important; }
    .custom-jrange-container .back-bar .pointer.low {
      margin-left: 9px; }
    .custom-jrange-container .back-bar .pointer.high {
      margin-left: -10px; }
  .custom-jrange-container .back-bar .pointer-label {
    font-size: 12px;
    background: white;
    white-space: nowrap;
    line-height: 1;
    position: absolute;
    margin-left: 0px;
    top: -30px;
    z-index: 3;
    background-color: #888;
    color: #fff;
    width: 28px;
    height: 28px;
    border-radius: 28px;
    -webkit-border-radius: 28px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    color: white !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center; }
    .custom-jrange-container .back-bar .pointer-label:after {
      position: absolute;
      content: "";
      left: 0;
      border-radius: 16px;
      top: 19px;
      border-left: 14px solid transparent;
      border-right: 14px solid transparent;
      border-top-width: 16px;
      border-top-style: solid;
      border-top-color: #888; }
    .custom-jrange-container .back-bar .pointer-label.high, .custom-jrange-container .back-bar .pointer-label.low {
      font-weight: bold; }
      .custom-jrange-container .back-bar .pointer-label.high::before, .custom-jrange-container .back-bar .pointer-label.low::before {
        content: "$"; }

.custom-jrange-container .scale ins {
  font-size: 12px;
  left: -3px; }
  .custom-jrange-container .scale ins::before {
    content: "$"; }

#c_comments .btnrating {
  font-size: 42px !important;
  cursor: pointer; }

#c_comments .btnrating.active i::before {
  content: "\f005" !important;
  color: #da291c !important; }

#c_comments .error {
  color: red; }

.custom_bottom {
  padding-bottom: 10px; }

.gigya-login-form h1, .gigya-login-form h2, .gigya-login-form h3, .gigya-login-form h4, .gigya-login-form h5, .gigya-login-form h6 {
  color: #595959 !important;
  font-size: 18px !important; }

.gigya-register-form h1, .gigya-register-form h2, .gigya-register-form h3, .gigya-register-form h4, .gigya-register-form h5, .gigya-register-form h6 {
  color: #595959 !important;
  font-size: 18px !important; }

.gigya-reset-password-form .gigya-composite-control {
  color: #595959 !important;
  font-size: 18px !important; }

.gigya-profile-form .gigya-input-submit {
  padding-left: 20px !important;
  padding-right: 20px !important;
  letter-spacing: 1px;
  text-transform: uppercase;
  background: #e1271b !important;
  color: #fff !important;
  text-decoration: none;
  border: 1px solid #e1271b !important; }
  .gigya-profile-form .gigya-input-submit:hover {
    background: #b72015 !important;
    border-color: #b72015 !important; }
  .gigya-profile-form .gigya-input-submit:focus {
    background: #b72015 !important;
    border-color: #b72015 !important; }

.select-sm:focus {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  border: 2px solid #e1271b !important;
  outline-color: #e1271b; }

.max-width {
  max-width: 280px; }

.thumbnail-car .slick-next:before {
  font-size: 50px; }

.thumbnail-car .slick-prev:before {
  font-size: 50px; }

.ui-datepicker-month,
.ui-datepicker-year {
  padding: 0px !important; }

.help-section {
  background: -webkit-gradient(linear, left top, left bottom, from(#e1271b), color-stop(98%, #8f0222), to(#990326));
  background: -webkit-linear-gradient(top, #e1271b 0%, #8f0222 98%, #990326 100%);
  background: -o-linear-gradient(top, #e1271b 0%, #8f0222 98%, #990326 100%);
  background: linear-gradient(to bottom, #e1271b 0%, #8f0222 98%, #990326 100%);
  background-size: cover;
  color: #fff; }

.help-section h1,
.help-section h2,
.help-section h3,
.help-section h4,
.help-section h5,
.help-section h6 {
  color: #fff !important;
  font-size: 30px;
  min-height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

@media (min-width: 768px) {
  .help-section h1,
  .help-section h2,
  .help-section h3,
  .help-section h4,
  .help-section h5,
  .help-section h6 {
    font-size: 55px; } }

@media (min-width: 992px) {
  .help-section h1,
  .help-section h2,
  .help-section h3,
  .help-section h4,
  .help-section h5,
  .help-section h6 {
    font-size: 75px;
    display: block; } }

@media (min-width: 768px) {
  .help-section {
    min-height: 350px; } }

@media (min-width: 992px) {
  .help-section {
    min-height: 400px; } }

.over-hero {
  background: #f7f6f2;
  padding-top: 2em;
  margin-bottom: 3em; }
  .over-hero h1,
  .over-hero h2,
  .over-hero h3,
  .over-hero h4,
  .over-hero h5 {
    color: #595959;
    margin: 0.67em 0; }
  .over-hero p,
  .over-hero ul,
  .over-hero ol {
    color: #595959;
    margin-top: 1em; }
  .over-hero ul,
  .over-hero ol {
    padding: 0px;
    list-style: none; }
    .over-hero ul li,
    .over-hero ol li {
      list-style: none; }

@media (min-width: 768px) {
  .over-hero {
    border-top: 8px solid var(--main-color);
    position: relative;
    top: -2em;
    padding-top: 3em;
    margin-bottom: -1em; } }

@media (min-width: 992px) {
  .over-hero {
    top: -4em; } }

@media (min-width: 1600px) {
  .over-hero {
    top: -5em; } }

.over-hero .heading-hero h1,
.over-hero .heading-hero h2,
.over-hero .heading-hero h3,
.over-hero .heading-hero h4,
.over-hero .heading-hero h5,
.over-hero .heading-hero h6 {
  color: #343434; }

.over-hero .heading-hero p {
  margin-top: 1em; }

@media (min-width: 768px) {
  .over-hero .heading-hero p {
    font-size: 27px; } }

.over-hero a {
  color: var(--main-color); }

.over-hero a.btn-boost {
  color: var(--text-colorButton); }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .over-hero a.btn-boost {
    color: white; } }

.over-hero--nutrition p {
  font-size: 17px;
  text-align: center;
  margin-bottom: 2em; }

@media (min-width: 768px) {
  .over-hero--nutrition p {
    font-size: 25px; } }

.over-hero--white {
  background: #fff; }

.over-hero-f {
  margin-top: -4em; }

.bg-color-section {
  background-color: #f7f6f2; }

.protein-description {
  color: #595959; }
  .protein-description p {
    color: #595959; }

.gray-color p {
  color: #595959; }

.hcp-link {
  color: #595959; }
  .hcp-link:hover {
    color: #e1271b !important;
    text-decoration: underline; }

.webform-submission-hcp-suscribe-form h3 {
  line-height: 1.2; }

.webform-submission-hcp-suscribe-form input[type="email"] {
  padding: 0.5em !important;
  width: 100%;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
  font-size: 17px !important; }

.webform-submission-hcp-suscribe-form .button--primary {
  margin-left: 8px; }

.webform-submission-hcp-suscribe-form a {
  color: #fff; }
  .webform-submission-hcp-suscribe-form a:hover {
    text-decoration: underline !important; }

.cs-power-block img {
  margin: auto;
  display: block; }

.cs-power-block--grams img {
  max-width: 295px; }

.w-row .row {
  width: 100% !important;
  margin: auto; }

.items-cart {
  border-radius: 50%;
  background: #5ab151;
  padding: 5px 5px;
  color: var(--color-white);
  font-size: 10px;
  min-width: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  @media (min-width: 992px) {
    .items-cart {
      padding: 5px 6px;
      display: inline-block;
      font-size: 12px;
      min-width: 25px; } }

.thumbnail-wrapper:not(.slick-initialized) > img:not(:first-child) {
  display: none !important; }

.single-product-carousel:not(.slick-initialized) > .product-detail__image:not(:first-child) {
  display: none !important; }

.thumbnail-car:not(.slick-initialized) {
  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: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

.thumbnail-car:not(.slick-slider) .thumbnail-wrapper:nth-child(1n + 4) {
  display: none !important; }

.invite-quiz-text p {
  color: white; }

#side-cart-bg {
  z-index: 100 !important; }

.user-icon {
  width: 60px;
  height: 60px;
  background: gray;
  border-radius: 50%;
  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; }
  .user-icon i {
    color: white;
    font-size: 45px;
    padding: 0; }

.key-start > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important; }

.key-start .key-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
  padding-right: 1rem !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: start; }
  .key-start .key-img img {
    width: 50px;
    height: 50px;
    -o-object-fit: contain;
    object-fit: contain; }

.key-center > div {
  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; }
  @media (max-width: 568px) {
    .key-center > div {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row; } }

.key-center .key-img {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }
  @media (min-width: 768px) {
    .key-center .key-img {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%; } }
  .key-center .key-img img {
    max-width: 100px;
    max-height: 100px;
    -o-object-fit: contain;
    object-fit: contain; }
    @media (max-width: 568px) {
      .key-center .key-img img {
        max-width: 80px;
        max-height: 80px; } }
    @media (min-width: 1400px) {
      .key-center .key-img img {
        max-width: 150px;
        max-height: 150px; } }

.key-center .benefits {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }
  @media (max-width: 578px) {
    .key-center .benefits {
      padding-left: 0.5rem !important; } }
  .key-center .benefits h1, .key-center .benefits h2, .key-center .benefits h3, .key-center .benefits h4, .key-center .benefits h5, .key-center .benefits h6 {
    font-size: 20px; }
    @media (max-width: 768px) {
      .key-center .benefits h1, .key-center .benefits h2, .key-center .benefits h3, .key-center .benefits h4, .key-center .benefits h5, .key-center .benefits h6 {
        font-size: 18px; } }
  @media (max-width: 768px) {
    .key-center .benefits p {
      font-size: 16px; } }
  @media (min-width: 768px) {
    .key-center .benefits {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      padding-top: 1rem !important; } }

.key-center h1, .key-center h2, .key-center h3, .key-center h4, .key-center h5, .key-center h6 {
  text-align: center; }
  @media (max-width: 568px) {
    .key-center h1, .key-center h2, .key-center h3, .key-center h4, .key-center h5, .key-center h6 {
      text-align: left; } }

.key-center p {
  text-align: center; }
  @media (max-width: 568px) {
    .key-center p {
      text-align: left; } }

.article-content-1 p,
.article-content-2 p,
.article-content-1 h2,
.article-content-2 h2,
.article-content-1 h3,
.article-content-2 h3,
.article-content-1 h4,
.article-content-2 h4 {
  margin-bottom: 0.2rem;
  word-break: break;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.article-content-1 h3,
.article-content-2 h3 {
  margin-top: 0px; }

.pagination li.disabled a {
  color: #cacaca !important;
  border-right: 0.5px solid transparent !important; }

.text_current {
  color: #6c757d;
  font-size: 20px; }

.current_page_comments {
  color: #000; }

.search-recipe {
  max-height: 220px;
  -o-object-fit: cover;
  object-fit: cover; }

.btn-disable {
  background-color: #d9d9d9 !important;
  color: #999999 !important;
  border-color: #d9d9d9 !important; }
  .btn-disable:focus, .btn-disable:hover {
    background-color: #d9d9d9 !important;
    color: #999999 !important;
    border-color: #d9d9d9 !important; }
  .btn-disable:focus {
    border: 2px solid #d9d9d9 !important; }

.directions ul,
.directions ol {
  margin-top: 0.5rem !important; }
  .directions ul li,
  .directions ol li {
    color: #595959 !important;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 0.5rem !important; }
    @media (max-width: 568px) {
      .directions ul li,
      .directions ol li {
        font-size: 16px;
        line-height: 25px; } }

.directions p {
  color: #595959 !important;
  font-size: 18px;
  line-height: 30px;
  margin-bottom: 0.5rem !important; }
  @media (max-width: 568px) {
    .directions p {
      font-size: 16px;
      line-height: 25px; } }

.border-seller {
  border: 2px solid #dedede !important;
  border-radius: 0%; }

.single-product-carousel {
  padding-bottom: 20px; }

.blog-article-header-wrapper {
  min-height: auto; }
  @media (min-width: 768px) {
    .blog-article-header-wrapper {
      min-height: 400px; } }
  .blog-article-header-wrapper img {
    min-height: 400px; }
    @media (min-width: 768px) {
      .blog-article-header-wrapper img {
        min-height: 400px; } }

@media (max-width: 578px) {
  .gigya-screen.portrait.mobile .gigya-composite-control-social-login {
    width: 100%;
    position: relative;
    right: 27px; } }

@media (max-width: 578px) {
  .gigya-raas-register-div_social_4_uiContainer {
    width: 100% !important; } }

@media (max-width: 768px) {
  .select-gender i {
    margin-left: -1em !important; } }

.all-products-mobile {
  display: none; }

.Products .all-products-mobile {
  display: block; }

.list-inline-item .disabled {
  pointer-events: none; }

@media only screen and (max-width: 769px) {
  .item-cart td {
    padding: 0 !important;
    padding-top: 0.5em !important; } }

@media only screen and (max-width: 769px) {
  .btn-ml {
    margin-left: 25px !important; } }

@media only screen and (max-width: 425px) {
  .btn-ml {
    margin-left: 12px !important; } }

#side-cart {
  z-index: 1000 !important; }

@media screen and (max-width: 991px) {
  .gigya-composite-control-password,
  .gigya-composite-control-textbox {
    -ms-flex-preferred-size: 0 !important;
    flex-basis: 0 !important;
    -webkit-box-flex: 1 !important;
    -ms-flex-positive: 1 !important;
    flex-grow: 1 !important;
    max-width: 100% !important;
    -ms-flex: 1 0 100% !important;
    flex: 1 0 100% !important; } }

.personal-details .gigya-composite-control-submit {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important; }
  .personal-details .gigya-composite-control-submit input {
    padding: 0 !important; }

.personal-details .gigya-screen-caption {
  border-bottom: 1px solid transparent !important;
  display: none !important; }

#gigya-change-password-container_content_caption {
  border-bottom: 1px solid transparent !important;
  display: none !important; }

.img-fluid-wrapper img {
  width: 100%; }

.up {
  font-size: 14px;
  top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  background-color: white;
  font-weight: 600;
  color: #e1271b; }

.product-specification-wide h2 {
  color: #595959;
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 0.9em; }
  @media screen and (min-width: 768px) {
    .product-specification-wide h2 {
      font-size: 2.5em;
      margin-bottom: 1.1em; } }

.product-specification-wide .ps-wide-column {
  text-align: center; }
  .product-specification-wide .ps-wide-column strong {
    color: #595959; }

.product-specification-wide .small p {
  color: #595959; }

.product-specification-wide.bg-red {
  color: #fff; }
  .product-specification-wide.bg-red h2 {
    color: #fff;
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 0.9em; }
    @media screen and (min-width: 768px) {
      .product-specification-wide.bg-red h2 {
        font-size: 2.5em;
        margin-bottom: 1.1em; } }
  .product-specification-wide.bg-red .ps-wide-column {
    text-align: center; }
    .product-specification-wide.bg-red .ps-wide-column strong {
      color: #fff; }

.bewell .boost-card {
  -webkit-box-shadow: 0px 0px 5px 3px #ebebeb;
  box-shadow: 0px 0px 5px 3px #ebebeb;
  background: #fff;
  padding: 0.8em;
  position: relative; }
  .bewell .boost-card .rp-btn {
    background-color: #e1271b;
    border-radius: 0px !important;
    display: inline-block;
    padding: 15px 30px !important;
    font-size: 25px !important;
    text-transform: uppercase;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    line-height: 1;
    cursor: pointer;
    color: #fff; }
    .bewell .boost-card .rp-btn:hover {
      background-color: #841912; }

.bewell .rp-form {
  padding: 30px !important;
  position: relative;
  z-index: 10; }
  @media screen and (min-width: 768px) {
    .bewell .rp-form {
      margin-bottom: -50px; } }

.bewell .rp-form p {
  color: #595959;
  margin-bottom: 1rem; }
  @media screen and (min-width: 992px) {
    .bewell .rp-form p {
      font-size: 20px;
      color: #595959; } }

.bewell .social-networks {
  font-size: 17px;
  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; }
  .bewell .social-networks a {
    color: #fff;
    background: #888686;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    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;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s ease-in;
    transition: all 0.1s ease-in;
    margin-left: 10px; }
    .bewell .social-networks a i {
      padding-right: 0px; }

.def-headers h2 {
  font-size: 35px;
  color: #595959; }
  @media screen and (min-width: 992px) {
    .def-headers h2 {
      font-size: 45px; } }

.def-headers h3 {
  color: #595959;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: bold; }

.def-headers h4 {
  color: #595959;
  font-weight: bold;
  font-size: 20px; }

.def-headers p {
  color: #595959;
  margin-bottom: 1rem; }
  @media screen and (min-width: 992px) {
    .def-headers p {
      font-size: 20px;
      color: #595959; } }

.def-headers ul {
  color: #595959;
  font-size: 20px; }

.def-headers .rp-btn {
  background-color: #e1271b;
  border-radius: 0px !important;
  display: inline-block;
  padding: 15px 30px !important;
  font-size: 25px !important;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  line-height: 1;
  cursor: pointer;
  color: #fff; }
  .def-headers .rp-btn:hover {
    background-color: #841912; }

.item-step-info h4 {
  color: #595959; }

#new-recipe-form .step-caption h4 {
  color: #595959;
  font-weight: bold; }

#new-recipe-form p {
  color: #595959; }

#new-recipe-form .submit.disabled {
  pointer-events: none; }

#new-recipe-form #submit.disabled {
  pointer-events: none; }

#new-recipe-form .btn-boost {
  font-size: 25px;
  padding: 10px 30px !important;
  display: table;
  margin: auto;
  background-color: #e1271b;
  text-transform: uppercase;
  color: #fff !important;
  border: none !important; }
  #new-recipe-form .btn-boost:hover {
    color: #fff;
    background-color: #841912; }

ol.progress {
  margin: 20px 0;
  padding: 0;
  width: 100%;
  height: 2em;
  background-color: transparent;
  overflow: visible;
  position: relative;
  z-index: 3; }
  ol.progress li {
    position: relative;
    list-style: none; }
    ol.progress li:first-of-type .step:before {
      display: none; }
    ol.progress li:last-of-type .step:after {
      display: none; }
  ol.progress .step {
    border: 5px solid var(--unchecked);
    background-color: var(--unchecked);
    border-radius: 50%;
    width: 2em;
    height: 2em;
    display: inline-block;
    z-index: 0; }
    ol.progress .step img {
      position: absolute;
      left: 50%;
      width: 60px;
      -webkit-transform: translate(-50%, -40%);
      -ms-transform: translate(-50%, -40%);
      transform: translate(-50%, -40%);
      top: 0;
      opacity: 0; }
    ol.progress .step:before {
      content: "";
      display: block;
      background-color: #f2f2f2;
      height: 0.9em;
      width: 50%;
      position: absolute;
      bottom: 0.6em;
      left: 0;
      z-index: -1; }
    ol.progress .step:after {
      content: "";
      display: block;
      background-color: #f2f2f2;
      height: 0.9em;
      width: 50%;
      position: absolute;
      bottom: 0.6em;
      right: 0;
      z-index: -1; }

.progress .done .step,
.progress .done .step:before,
.progress .done .step:after,
.progress .active .step,
.progress .active .step:before {
  background-color: var(--quiz-bar); }

.progress .done .step,
.progress .active .step {
  border: 5px solid var(--form-color);
  background: #fff;
  -webkit-box-shadow: 0 0 10px -1px;
  box-shadow: 0 0 10px -1px; }

.progress .active .step img {
  opacity: 1; }

ol.progress[data-steps="1"] li {
  width: 100%; }

ol.progress[data-steps="2"] li {
  width: 50%; }

ol.progress[data-steps="3"] li {
  width: 33.33333%; }

ol.progress[data-steps="4"] li {
  width: 25%; }

ol.progress[data-steps="5"] li {
  width: 20%; }

ol.progress[data-steps="6"] li {
  width: 16.66667%; }

ol.progress[data-steps="7"] li {
  width: 14.28571%; }

ol.progress[data-steps="8"] li {
  width: 12.5%; }

ol.progress[data-steps="9"] li {
  width: 11.11111%; }

ol.progress[data-steps="10"] li {
  width: 10%; }

.form-boost {
  position: relative; }
  .form-boost .steps-item {
    display: none; }
    .form-boost .steps-item.active {
      display: block; }
    @media (min-width: 992px) {
      .form-boost .steps-item .boost-select.cols-5 {
        max-width: 20%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%; } }
  .form-boost .basic-info {
    text-align: left; }
    .form-boost .basic-info p {
      display: block;
      color: var(--main-color);
      font-size: 17px; }
    .form-boost .basic-info label {
      position: relative;
      padding-right: 0.5em; }
      .form-boost .basic-info label span {
        position: absolute;
        top: 50%;
        left: 0;
        height: 20px;
        width: 20px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        background: #fff;
        border: 3px solid #d9d9d9;
        border-radius: 50%; }
      .form-boost .basic-info label input {
        position: absolute;
        opacity: 0; }
        .form-boost .basic-info label input:checked ~ span {
          background: var(--form-color);
          -webkit-box-shadow: inset 0 0 0 3px #fff;
          box-shadow: inset 0 0 0 3px #fff; }
    .form-boost .basic-info input[type="number"] {
      border: none;
      border-bottom: 3px solid #eee;
      width: 60px; }
      .form-boost .basic-info input[type="number"].error {
        background-color: #ffe8e8;
        border-bottom: 1px solid red; }
  .form-boost .boost-select input {
    position: absolute;
    opacity: 0; }
    .form-boost .boost-select input:checked ~ label {
      border: 4px solid var(--form-color);
      color: var(--main-color); }
      .form-boost .boost-select input:checked ~ label img {
        display: none; }
      .form-boost .boost-select input:checked ~ label .selected_option {
        display: block; }
  .form-boost .boost-select label {
    width: 100%;
    height: 150px;
    padding: 0.5em;
    border: 4px solid #d9d9d9;
    cursor: pointer;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: inline-block;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0.5em; }
    @media (min-width: 768px) {
      .form-boost .boost-select label {
        height: 200px;
        padding: 1em;
        font-size: 18px; } }
    .form-boost .boost-select label span {
      width: 100%; }
    .form-boost .boost-select label .selected_option {
      display: none; }
    .form-boost .boost-select label img {
      width: 35px; }
      @media (min-width: 768px) {
        .form-boost .boost-select label img {
          width: 50px; } }
  .form-boost .boost-select--goal span {
    padding: 0.5em;
    font-size: 14px; }
    .form-boost .boost-select--goal span img {
      width: 35px; }
      @media (min-width: 768px) {
        .form-boost .boost-select--goal span img {
          width: 45px; } }
  .form-boost .waitign-ua .boost-select span img {
    display: none; }
  .form-boost .waitign-ua .boost-select span .selected_option {
    display: block; }

.red-label {
  background: var(--main-color);
  width: 100%;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.7em;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  .red-label:hover {
    color: #fff; }
  .red-label span {
    font-size: 15px;
    margin-left: 0.5em; }
  .red-label img {
    width: 30px;
    margin-left: 0.5em; }
  .red-label.next-disabled {
    background-color: #d9d9d9;
    color: #999999;
    pointer-events: none; }
    .red-label.next-disabled:hover {
      background: #d9d9d9; }

.form-caption {
  position: relative;
  margin-top: 60px;
  margin-bottom: 20px; }
  .form-caption span.tooltip-trigger {
    color: var(--main-color);
    cursor: pointer; }
    .form-caption span.tooltip-trigger .tooltip-quiz {
      position: absolute;
      background: #fff;
      z-index: 200;
      color: var(--main-text);
      padding: 1.5em;
      text-align: left;
      border: 2px solid #d9d9d9;
      -webkit-box-shadow: 0 0 10px -3px;
      box-shadow: 0 0 10px -3px;
      -webkit-transition: visibility 0s, opacity 0.2s linear;
      -o-transition: visibility 0s, opacity 0.2s linear;
      transition: visibility 0s, opacity 0.2s linear;
      visibility: hidden;
      opacity: 0;
      top: 105%; }
    .form-caption span.tooltip-trigger:hover .tooltip-quiz {
      opacity: 1;
      visibility: visible; }
    .form-caption span.tooltip-trigger h1, .form-caption span.tooltip-trigger h2, .form-caption span.tooltip-trigger h3, .form-caption span.tooltip-trigger h4, .form-caption span.tooltip-trigger h5, .form-caption span.tooltip-trigger h6 {
      font-size: 56px; }
  .form-caption:hover .tooltip-quiz {
    opacity: 1;
    visibility: visible; }

.results-hero {
  font-size: 19px; }
  @media (min-width: 768px) {
    .results-hero {
      font-size: 25px; } }
  .results-hero h1, .results-hero h2, .results-hero h3, .results-hero h4, .results-hero h5, .results-hero h6 {
    color: var(--main-color);
    font-weight: bold;
    margin: 0; }
  .results-hero__caption {
    margin-top: 1em; }
    .results-hero__caption > :first-child {
      font-size: 18px; }
      @media (min-width: 768px) {
        .results-hero__caption > :first-child {
          font-size: 22px; } }
    .results-hero__caption p {
      font-size: 17px;
      margin: 0.5em 0; }
      @media (min-width: 768px) {
        .results-hero__caption p {
          font-size: 22px; } }
    .results-hero__caption a {
      font-size: 18px;
      color: #fff;
      background: var(--main-color);
      padding: 0.5em 1em;
      position: relative;
      margin-top: 1em;
      display: inline-block; }

.retake-container {
  color: var(--main-color); }
  .retake-container img {
    padding-right: 0.5em; }
  .retake-container a {
    font-size: 20px;
    line-height: 20px; }

ol.quiz-result {
  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; }
  ol.quiz-result li {
    list-style: none;
    padding-left: 0.7em;
    position: relative;
    display: inline-block;
    margin-bottom: 1em; }
    ol.quiz-result li::before {
      content: "";
      width: 20px;
      height: 20px;
      left: -1em;
      top: 5px;
      position: absolute;
      background: url(../images/icons/checked-icon.png) center center no-repeat/contain; }

.detail-results {
  text-align: center; }
  .detail-results:not(:last-child) {
    border-right: 2px solid #e2e2e2;
    border-right-style: dashed; }
  .detail-results p:first-of-type {
    color: var(--main-color);
    font-weight: bold;
    margin: 0;
    font-size: 30px; }
    @media (min-width: 768px) {
      .detail-results p:first-of-type {
        font-size: 50px; } }

.result-quiz-number > p:first-of-type {
  font-size: 25px;
  color: #343434; }

.result-quiz-number a {
  color: var(--main-colorLink) !important;
  text-decoration: underline;
  font-weight: bold;
  font-size: 22px; }

.result-quiz-number #protein_count_display {
  background-image: url(../images/protein_result.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: inline-block;
  margin-bottom: 1rem;
  width: 20rem;
  height: 20rem; }
  .result-quiz-number #protein_count_display span {
    color: var(--main-color) !important;
    margin-left: 0;
    margin-right: 0;
    font-size: 6rem;
    margin-top: 5rem;
    display: block; }
  .result-quiz-number #protein_count_display .grams {
    margin-top: -2rem;
    color: var(--main-text);
    font-size: 1.3rem;
    text-transform: lowercase; }

.small-caps {
  font-size: 15px;
  text-align: center;
  color: var(--light-text); }
  .small-caps a {
    color: var(--main-colorLink); }
  .small-caps p:nth-of-type(2) {
    display: none; }
  .small-caps.open p:first-of-type {
    display: none; }
  .small-caps.open p:nth-of-type(2) {
    display: block; }

.img-side-text {
  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; }
  .img-side-text p {
    width: 100%; }
  .img-side-text p:not(:first-child) {
    font-size: 17px; }
  @media (min-width: 768px) {
    .img-side-text {
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }

.wb-cont p {
  margin-bottom: 1rem;
  color: #595959; }

.wb-cont ol,
.wb-cont ul,
.wb-cont li {
  color: #595959;
  list-style: none;
  padding: 0; }

#good-nutrition p {
  margin-bottom: 1rem;
  color: #595959; }

.account-section {
  background-color: #f7f6f2; }
  .account-section .bg-white {
    background-color: #fff !important; }
  .account-section #gigya-dnsmd-container {
    max-width: 500px !important;
    margin: auto !important;
    padding-top: 2em; }
    .account-section #gigya-dnsmd-container .gigya-composite-control-header {
      color: #595959 !important; }
    .account-section #gigya-dnsmd-container .gigya-legal {
      color: #595959 !important; }
    .account-section #gigya-dnsmd-container .gigya-composite-control-label {
      color: #595959 !important; }
    .account-section #gigya-dnsmd-container .gigya-composite-control-submit {
      display: -webkit-box !important;
      display: -ms-flexbox !important;
      display: flex !important; }
      .account-section #gigya-dnsmd-container .gigya-composite-control-submit input {
        width: 100% !important; }

.shadow-view {
  -webkit-box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.05) !important;
  box-shadow: 0 0 30px 10px rgba(0, 0, 0, 0.05) !important; }

.captcha-error {
  color: red !important; }

#form-contactus .form-control:valid + .form-control-placeholder {
  font-size: 14px;
  top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  background-color: white;
  font-weight: 600;
  color: #ada6a6; }

#form-contactus .line-2 {
  top: 5px !important;
  left: 10px;
  -webkit-transform: translate3d(0, 0, 0) !important;
  transform: translate3d(0, 0, 0) !important;
  color: black !important;
  padding: 15px 5px 0 5px !important;
  background: transparent !important;
  opacity: 0.8 !important;
  font-weight: 400 !important; }

#form-contactus .form-control.error + .form-item--error-message + .form-control-placeholder {
  font-size: 14px;
  top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  background-color: white;
  font-weight: 600;
  color: #ada6a6; }

#form-contactus .form-control:valid:focus + .form-item--error-message + .form-control-placeholder {
  font-size: 14px;
  top: 10px !important;
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  -webkit-transform: translate3d(0, -100%, 0) !important;
  transform: translate3d(0, -100%, 0) !important;
  opacity: 1 !important;
  background-color: white !important;
  font-weight: 600 !important;
  color: #e1271b; }

#form-contactus .form-control.valid + .form-item--error-message + .form-control-placeholder {
  font-size: 14px;
  top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  background-color: white;
  font-weight: 600;
  color: #ada6a6; }

.maintenace {
  color: #595959; }

#edit-markup-03 a {
  color: #e1271b;
  text-decoration: underline; }

fieldset .form-control:valid + .form-control-placeholder,
.cs-gigya-form .form-control:valid + .form-control-placeholder,
#c_comments .form-control:valid + .form-control-placeholder {
  font-size: 14px;
  top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  background-color: white;
  font-weight: 600;
  color: #ada6a6; }

fieldset .form-control:valid:focus + .form-control-placeholder,
.cs-gigya-form .form-control:valid:focus + .form-control-placeholder,
#c_comments .form-control:valid:focus + .form-control-placeholder {
  font-size: 14px;
  top: 10px;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  background-color: white;
  font-weight: 600;
  color: #e1271b; }

.label-valid {
  font-size: 14px;
  top: 10px !important;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0);
  opacity: 1;
  background-color: white;
  font-weight: 600;
  color: #ada6a6 !important; }

.pt-relative {
  position: relative; }

.pc-image {
  max-width: 120px; }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .pc-image {
    max-width: 320px;
    height: 120px; }
  .row {
    width: 100%; }
  .wb-cont .row {
    width: 100%; }
  .activeFilters {
    width: 100%; }
  .card-recipes .slick-dots {
    left: 0; }
  .hcp-sub-section p,
  .hcp-sub-section h3 {
    max-width: 600px; }
  .hcp-sub-section .form-wrapper {
    max-width: 600px;
    margin: 0px 5px; }
  input[type="text"],
  input[type="phone"],
  input[type="password"],
  input[type="email"] {
    height: auto;
    padding-top: 15px !important;
    padding-bottom: 15px !important; }
  .option-card img {
    max-height: 130px; }
  .item-cart td {
    width: 100%; }
  .blog-article-header-wrapper img {
    min-height: 500px; } }

.error-stars .fa-star:before {
  content: "\f006" !important;
  color: red; }

.star-valid .fa-star:before {
  content: "\f005" !important;
  color: #dedede; }

[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: none; }

.banner-light-overlay::before {
  content: " ";
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  position: absolute;
  background-color: rgba(255, 255, 255, 0.3); }

.banner-light-overlay .text-shadow {
  text-shadow: 0px 0px 4px white; }

.title-h {
  height: 60px; }
  @media only screen and (max-width: 1200px) {
    .title-h {
      height: auto; } }

.searchs .w100 {
  width: 100%; }

.js-password-confirm-message {
  display: none; }

#customEditFormUser input[type="submit"],
#customLoginModal input[type="submit"],
#customResetPassFormUser input[type="submit"],
#customSetPassFormUser input[type="submit"],
#resetModal input[type="submit"] {
  border-radius: 5px !important;
  border: none;
  font-size: 20px;
  line-height: 1.5;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; }

@media screen and (max-width: 767px) {
  .custom-w-100-mobile {
    width: 100%; } }

.slick-slide img {
  max-width: 100% !important;
  display: inline-block; }

.background-men {
  background: url("../img/bg-men-mobile.jpg") no-repeat center/cover; }
  @media (min-width: 768px) {
    .background-men {
      background: url("../img/bg-men.jpg") no-repeat center/cover; } }

.background-women {
  background: url("../img/bg-women-mobile.jpg") no-repeat center/cover; }
  @media (min-width: 768px) {
    .background-women {
      background: url("../img/bg-women.jpg") no-repeat center/cover; } }

.font-CocogoosePro {
  font-family: "CocogoosePro"; }

.btn-template-banner-home {
  background: #fff !important;
  color: #e1271b !important;
  text-decoration: none;
  border: 1px solid #fff !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  letter-spacing: 1px;
  text-transform: uppercase; }
  @media screen and (max-width: 767px) {
    .btn-template-banner-home {
      font-size: 16px !important; } }
  .btn-template-banner-home:hover, .btn-template-banner-home:focus {
    background: #faf4f4 !important;
    color: #e1271b !important;
    text-decoration: none;
    border: 1px solid #faf4f4 !important;
    padding-left: 20px !important;
    padding-right: 20px !important;
    letter-spacing: 1px;
    text-transform: uppercase; }

@media screen and (max-width: 767px) {
  .custom-font-mobile-banner-home {
    font-size: 16px !important; } }

@media screen and (max-width: 767px) {
  .title-banner-home {
    font-size: 1.5em !important; } }

.loginBTNLoading {
  border-radius: 5px !important;
  border: none;
  font-size: 20px;
  line-height: 1.5;
  padding-top: 8px !important;
  padding-bottom: 8px !important;
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  text-transform: none;
  background: #e1271b !important;
  color: #fff !important;
  text-decoration: none;
  border: 1px solid #e1271b !important;
  padding: 10px 20px !important;
  margin: 1em 0;
  font-size: 28px !important; }

/** ================================================ ***
				STORE LOCATOR
*** ================================================ **/
.google-maps-embed {
  padding-bottom: 600px; }

.store-locator-input {
  border: none !important;
  border-bottom: 3px solid #ddd !important;
  padding-left: 0px; }

.store-locator-input:focus {
  border: none !important;
  border-bottom: 3px solid #e1271b !important; }

#store-locator-list {
  overflow-y: auto; }

#store-locator-list::-webkit-scrollbar {
  width: 7px;
  height: 7px; }

#store-locator-list::-webkit-scrollbar-button {
  width: 0px;
  height: 0px; }

#store-locator-list::-webkit-scrollbar-thumb {
  background: #cabcbc;
  border: 0px none #ffffff;
  border-radius: 50px; }

#store-locator-list::-webkit-scrollbar-thumb:hover {
  background: #ada1a1; }

#store-locator-list::-webkit-scrollbar-thumb:active {
  background: #ada1a1; }

#store-locator-list::-webkit-scrollbar-track {
  background: #e4e4e4;
  border: 0px none #ffffff;
  border-radius: 50px; }

#store-locator-list::-webkit-scrollbar-track:hover {
  background: #e4e4e4; }

#store-locator-list::-webkit-scrollbar-track:active {
  background: #e4e4e4; }

#store-locator-list::-webkit-scrollbar-corner {
  background: transparent; }

.store-info {
  background-color: #f7f7f7;
  color: #595959;
  -o-transition: 0.5s;
  transition: 0.5s;
  -webkit-transition: 0.5s;
  cursor: pointer; }
  .store-info a {
    color: #595959; }

.info_location {
  color: #595959; }

.store-info:hover {
  background-color: #888;
  color: white; }
  .store-info:hover a {
    color: white; }

@media (min-width: 992px) {
  #store-locator-list {
    height: 504px; } }

@media (max-width: 992px) {
  .google-maps-embed {
    padding-bottom: 250px; }
  #store-locator-list {
    height: 1100px; } }

@media (max-width: 992px) {
  .content_map {
    height: 250px; } }

.search_disabled {
  pointer-events: none; }
  .search_disabled .error {
    background: rgba(255, 20, 20, 0.1); }
    .search_disabled .error .loginBTNLoading {
      border-radius: 5px !important;
      border: none;
      font-size: 20px;
      line-height: 1.5;
      padding-top: 8px !important;
      padding-bottom: 8px !important;
      -webkit-transition: 0.8s;
      -o-transition: 0.8s;
      transition: 0.8s;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      text-transform: none;
      background: #e1271b !important;
      color: #fff !important;
      text-decoration: none;
      border: 1px solid #e1271b !important;
      padding: 10px 20px !important;
      margin: 1em 0;
      font-size: 28px !important; }
  .search_disabled a {
    background-color: #767474 !important;
    border: none !important; }

#zip_code-error {
  display: none !important; }

@media (max-width: 600px) {
  .mobile-link {
    padding: 15px 0px 15px 30px !important;
    border-bottom: 2px solid #f4f4f4; }
    .mobile-link::first-child {
      padding-top: 0px !important; } }

.o-hide {
  overflow: hidden; }

@media (max-width: 991px) {
  .footer-mobile {
    padding-top: 20px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.24);
    position: relative; }
    .footer-mobile * {
      width: 100%; }
    .footer-mobile.first-column {
      border-top: 1px solid rgba(255, 255, 255, 0.24); }
    .footer-mobile::before {
      content: "";
      position: absolute;
      top: 14px;
      right: 25px;
      font-size: 20px;
      color: #A51B1B;
      content: '\f068';
      font-family: 'Font Awesome 6 Pro';
      font-weight: 900;
      -webkit-font-smoothing: antialiased;
      font: var(--fa-font-solid);
      font-weight: 900;
      font-size: 20px !important; }
    .footer-mobile.open::before {
      content: '\2b';
      color: #A51B1B;
      font-family: 'Font Awesome 6 Pro';
      font-weight: 900;
      -webkit-font-smoothing: antialiased;
      font: var(--fa-font-solid);
      font-weight: 900;
      font-size: 20px !important; } }

#bazaarvoice-wrapper .pagination {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important; }
  #bazaarvoice-wrapper .pagination .page-item {
    padding-top: 2px; }
    #bazaarvoice-wrapper .pagination .page-item .page-link {
      padding: 5px 10px;
      border-radius: 3px;
      line-height: 1rem; }

@media screen and (min-width: 576px) {
  .stories-item .stories-item__content {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 240px; } }

.section-1-boost-triple-action h1, .section-1-boost-triple-action h2, .section-1-boost-triple-action h3, .section-1-boost-triple-action h4, .section-1-boost-triple-action h5, .section-1-boost-triple-action h6 {
  font-weight: 400;
  text-transform: uppercase; }
  .section-1-boost-triple-action h1 strong, .section-1-boost-triple-action h2 strong, .section-1-boost-triple-action h3 strong, .section-1-boost-triple-action h4 strong, .section-1-boost-triple-action h5 strong, .section-1-boost-triple-action h6 strong {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase; }

.section-2-boost-triple-action {
  background-image: url("../img/bg-section-2-boost-action.jpg");
  background-size: 100% 100%;
  background-position: center; }
  @media screen and (max-width: 991px) {
    .section-2-boost-triple-action {
      background-size: 100% !important;
      background-position: bottom;
      background-repeat: no-repeat; } }
  @media screen and (min-width: 992px) {
    .section-2-boost-triple-action {
      padding-bottom: 150px !important; } }
  .section-2-boost-triple-action h1, .section-2-boost-triple-action h2, .section-2-boost-triple-action h3, .section-2-boost-triple-action h4, .section-2-boost-triple-action h5, .section-2-boost-triple-action h6 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase; }
  .section-2-boost-triple-action .item .content-image {
    width: 250px;
    height: 250px;
    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;
    margin-left: auto;
    margin-right: auto; }
    .section-2-boost-triple-action .item .content-image img {
      max-width: 150px; }
  .section-2-boost-triple-action .item .content-text {
    text-align: center; }
    .section-2-boost-triple-action .item .content-text p {
      font-size: 14px; }
      .section-2-boost-triple-action .item .content-text p:first-child {
        font-family: "Oswald", sans-serif;
        font-weight: 400;
        font-size: 18px !important; }
      .section-2-boost-triple-action .item .content-text p strong {
        font-family: "Oswald", sans-serif;
        text-transform: uppercase; }

.section-3-boost-triple-action {
  background: #f8fbfc;
  background: -moz-linear-gradient(180deg, #f8fbfc 0%, #e8f3f6 100%);
  background: -webkit-linear-gradient(180deg, #f8fbfc 0%, #e8f3f6 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#f8fbfc), to(#e8f3f6));
  background: -webkit-linear-gradient(top, #f8fbfc 0%, #e8f3f6 100%);
  background: -o-linear-gradient(top, #f8fbfc 0%, #e8f3f6 100%);
  background: linear-gradient(180deg, #f8fbfc 0%, #e8f3f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#f8fbfc",endColorstr="#e8f3f6",GradientType=1); }
  .section-3-boost-triple-action h1, .section-3-boost-triple-action h2, .section-3-boost-triple-action h3, .section-3-boost-triple-action h4, .section-3-boost-triple-action h5, .section-3-boost-triple-action h6 {
    font-family: "Oswald", sans-serif;
    text-transform: uppercase;
    font-weight: 400; }

.custom-product-boost-action li {
  -webkit-box-flex: 0 !important;
  -ms-flex: 0 0 50% !important;
  flex: 0 0 50% !important; }
  .custom-product-boost-action li:first-of-type::before {
    background-image: url("../img/item-price-1.png"); }
  .custom-product-boost-action li:nth-of-type(2)::before {
    background-image: url("../img/bag-price-icon.png"); }

#seckit-noscript-tag {
  display: none; }

@media screen and (max-width: 991px) {
  .content-after-sample .banner-after-sample {
    background-image: url("../img/banner-after-samples-mobile.png");
    background-size: cover;
    background-position: center; } }

@media screen and (min-width: 992px) {
  .content-after-sample .banner-after-sample .content-1 {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); } }

.content-after-sample .banner-after-sample .content-1 h1, .content-after-sample .banner-after-sample .content-1 h2, .content-after-sample .banner-after-sample .content-1 h3, .content-after-sample .banner-after-sample .content-1 h4, .content-after-sample .banner-after-sample .content-1 h5, .content-after-sample .banner-after-sample .content-1 h6 {
  font-family: Oswald;
  font-weight: 500; }

.content-after-sample .banner-after-sample .content-2 {
  background-image: url("../img/bg-yellow-disclaimer.png");
  background-size: 100% 100%;
  width: 300px;
  height: 300px;
  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;
  padding: 45px;
  text-align: center;
  position: absolute;
  bottom: -100px;
  right: 75px;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0); }
  @media screen and (max-width: 991px) {
    .content-after-sample .banner-after-sample .content-2 {
      display: none; } }
  .content-after-sample .banner-after-sample .content-2 h1, .content-after-sample .banner-after-sample .content-2 h2, .content-after-sample .banner-after-sample .content-2 h3, .content-after-sample .banner-after-sample .content-2 h4, .content-after-sample .banner-after-sample .content-2 h5, .content-after-sample .banner-after-sample .content-2 h6 {
    font-family: Oswald;
    font-weight: 500; }

.content-after-sample .content-after-sample-2 h1, .content-after-sample .content-after-sample-2 h2, .content-after-sample .content-after-sample-2 h3, .content-after-sample .content-after-sample-2 h4, .content-after-sample .content-after-sample-2 h5, .content-after-sample .content-after-sample-2 h6 {
  font-family: Oswald;
  font-weight: 500; }

.content-after-sample .content-after-sample-2 a {
  text-decoration: underline; }
  .content-after-sample .content-after-sample-2 a:hover, .content-after-sample .content-after-sample-2 a:focus {
    text-decoration: none; }

.content-after-sample .content-after-sample-2 .content-nav-tabs a {
  color: #e2281b;
  background-color: white;
  text-decoration: none;
  border: 1px solid #e2281b;
  padding: 10px 20px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  font-weight: 700; }
  .content-after-sample .content-after-sample-2 .content-nav-tabs a:hover {
    background-color: #e2281b;
    color: white;
    font-weight: 700; }
  .content-after-sample .content-after-sample-2 .content-nav-tabs a.active {
    background-color: #e2281b;
    color: white;
    font-weight: 700; }

.content-after-sample .content-after-sample-2 .content-nav-tabs-mobile ul {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  overflow-x: scroll; }
  .content-after-sample .content-after-sample-2 .content-nav-tabs-mobile ul li {
    margin-left: 0.75rem;
    margin-right: 0.75rem; }

.content-after-sample .content-after-sample-2 .content-nav-tabs-mobile button,
.content-after-sample .content-after-sample-2 .content-nav-tabs-mobile .nav-link {
  color: #e2281b;
  background-color: white;
  text-decoration: none;
  border: 1px solid #e2281b;
  padding: 10px 20px;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  -o-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  font-weight: 700;
  border-radius: 0; }
  @media screen and (max-width: 991px) {
    .content-after-sample .content-after-sample-2 .content-nav-tabs-mobile button,
    .content-after-sample .content-after-sample-2 .content-nav-tabs-mobile .nav-link {
      width: 200px;
      font-size: 14px; } }
  .content-after-sample .content-after-sample-2 .content-nav-tabs-mobile button:hover, .content-after-sample .content-after-sample-2 .content-nav-tabs-mobile button:focus,
  .content-after-sample .content-after-sample-2 .content-nav-tabs-mobile .nav-link:hover,
  .content-after-sample .content-after-sample-2 .content-nav-tabs-mobile .nav-link:focus {
    background-color: #e2281b;
    color: white;
    font-weight: 700;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none; }
  .content-after-sample .content-after-sample-2 .content-nav-tabs-mobile button.active,
  .content-after-sample .content-after-sample-2 .content-nav-tabs-mobile .nav-link.active {
    background-color: #e2281b;
    color: white;
    font-weight: 700;
    -webkit-box-shadow: none !important;
    box-shadow: none !important; }

.content-after-sample .section-product .content-title h1, .content-after-sample .section-product .content-title h2, .content-after-sample .section-product .content-title h3, .content-after-sample .section-product .content-title h4, .content-after-sample .section-product .content-title h5, .content-after-sample .section-product .content-title h6 {
  font-family: Oswald;
  font-weight: 500;
  text-transform: uppercase; }

.content-after-sample .section-product .content-disclaimer h1, .content-after-sample .section-product .content-disclaimer h2, .content-after-sample .section-product .content-disclaimer h3, .content-after-sample .section-product .content-disclaimer h4, .content-after-sample .section-product .content-disclaimer h5, .content-after-sample .section-product .content-disclaimer h6 {
  font-family: Oswald;
  font-weight: 400; }
  .content-after-sample .section-product .content-disclaimer h1 strong, .content-after-sample .section-product .content-disclaimer h2 strong, .content-after-sample .section-product .content-disclaimer h3 strong, .content-after-sample .section-product .content-disclaimer h4 strong, .content-after-sample .section-product .content-disclaimer h5 strong, .content-after-sample .section-product .content-disclaimer h6 strong {
    font-family: Oswald;
    font-weight: 600; }

.content-after-sample .section-product .features-product .title-feature h1, .content-after-sample .section-product .features-product .title-feature h2, .content-after-sample .section-product .features-product .title-feature h3, .content-after-sample .section-product .features-product .title-feature h4, .content-after-sample .section-product .features-product .title-feature h5, .content-after-sample .section-product .features-product .title-feature h6 {
  font-family: Oswald;
  font-weight: 400; }
  @media screen and (max-width: 500px) {
    .content-after-sample .section-product .features-product .title-feature h1, .content-after-sample .section-product .features-product .title-feature h2, .content-after-sample .section-product .features-product .title-feature h3, .content-after-sample .section-product .features-product .title-feature h4, .content-after-sample .section-product .features-product .title-feature h5, .content-after-sample .section-product .features-product .title-feature h6 {
      font-size: 17px; } }

.content-after-sample .banner-yellow h1, .content-after-sample .banner-yellow h2, .content-after-sample .banner-yellow h3, .content-after-sample .banner-yellow h4, .content-after-sample .banner-yellow h5, .content-after-sample .banner-yellow h6 {
  font-family: Oswald;
  font-weight: 500; }

.content-after-sample .banner-yellow p {
  font-family: Oswald;
  font-weight: 400; }

.content-after-sample .section-stories .storie .content-info {
  padding: 15px 25px;
  text-align: center;
  background-color: #f5f8fa;
  min-height: 350px; }
  .content-after-sample .section-stories .storie .content-info .quote {
    padding-bottom: 1rem; }
    .content-after-sample .section-stories .storie .content-info .quote svg {
      fill: #c83c2b;
      max-width: 50px; }
  .content-after-sample .section-stories .storie .content-info .stars-section svg {
    fill: #c83c2b;
    width: 20px; }

.content-after-sample .content-great-taste h1, .content-after-sample .content-great-taste h2, .content-after-sample .content-great-taste h3, .content-after-sample .content-great-taste h4, .content-after-sample .content-great-taste h5, .content-after-sample .content-great-taste h6 {
  font-size: 2rem !important; }

.content-after-sample .content-great-taste p {
  font-size: 18px !important;
  line-height: initial !important; }

@media screen and (max-width: 991px) {
  .content-after-sample .slick-dots {
    bottom: 0px !important; } }

@media screen and (max-width: 991px) {
  .content-after-sample .sustain-dominate {
    padding-bottom: 0 !important; }
    .content-after-sample .sustain-dominate > .container {
      padding-bottom: 1rem !important; } }

.content-after-sample .product {
  background: white;
  background: -moz-linear-gradient(180deg, white 0%, #fefeff 50%, #f5f8fa 100%);
  background: -webkit-linear-gradient(180deg, white 0%, #fefeff 50%, #f5f8fa 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(white), color-stop(50%, #fefeff), to(#f5f8fa));
  background: -webkit-linear-gradient(top, white 0%, #fefeff 50%, #f5f8fa 100%);
  background: -o-linear-gradient(top, white 0%, #fefeff 50%, #f5f8fa 100%);
  background: linear-gradient(180deg, white 0%, #fefeff 50%, #f5f8fa 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#f5f8fa",GradientType=1); }

.tab-content-products {
  padding-left: 0;
  padding-right: 0; }
  @media screen and (min-width: 992px) {
    .tab-content-products > .tab-pane {
      display: block;
      opacity: 1; } }

.bg-gray-light {
  background-color: #f2f7f9b2; }

.bg-yellow {
  background-color: #f8e561; }

#stickySubNavigation.sticky {
  position: fixed;
  width: 100%;
  max-width: 100%;
  left: 0;
  background: #fff;
  z-index: 500;
  height: 85px;
  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;
  -webkit-box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.25); }

.block-video .title {
  line-height: 32px; }

.block-video .subtitle {
  font-size: 20px; }

#block-boostmx-content .views-exposed-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0 auto;
  width: 60%;
  padding-right: 15px;
  padding-left: 15px;
  background: #f4f8fa !important;
  border-radius: 8px;
  padding-bottom: 0.8rem;
  padding-top: 0.5rem;
  gap: 2rem; }
  #block-boostmx-content .views-exposed-form label {
    font-weight: bolder;
    font-size: 14px;
    line-height: 20px;
    margin-right: 3rem; }
  #block-boostmx-content .views-exposed-form .form-select {
    border: 1px solid #000 !important;
    border-radius: 0 !important;
    padding: 5px 10px !important;
    font-size: 14px;
    line-height: 20px;
    height: calc(1.5em + .75rem + 2px); }

#block-boostmx-content .views-infinite-scroll-content-wrapper {
  margin-top: 4rem; }

.recipesCategoryView .pager__item {
  display: inline-block;
  position: relative; }

.recipesCategoryView .js-pager__items a {
  color: var(--main-color) !important;
  border: none !important;
  text-transform: uppercase;
  font-weight: bold;
  padding-left: 40px !important; }
  .recipesCategoryView .js-pager__items a::after {
    content: "";
    background: url("../images/icons/circle-arrow.png");
    position: absolute;
    left: 0px;
    top: 0px;
    width: 50px;
    height: 50px;
    background-repeat: no-repeat; }
  .recipesCategoryView .js-pager__items a:hover {
    background-color: white;
    color: var(--main-color) !important; }

@media screen and (max-width: 991px) {
  .recipesCategoryView .views-exposed-form {
    display: inline-block !important;
    width: 100% !important;
    padding-bottom: 40px !important; }
    .recipesCategoryView .views-exposed-form .js-form-item {
      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;
      text-align: center;
      margin-top: 23px; }
      .recipesCategoryView .views-exposed-form .js-form-item label {
        width: 100% !important; } }

.btn-sampling-1 {
  width: 100%;
  font-size: 16px;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  padding: 13px 0;
  text-align: center;
  cursor: pointer;
  color: #e2281b !important;
  border: 2px solid #e2281b;
  font-weight: normal !important;
  border-radius: 0px !important;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s; }
  .btn-sampling-1:hover {
    color: #fff !important;
    background: #e2281b !important;
    border: 2px solid #e2281b;
    opacity: 1; }

.btn-sampling-2 {
  width: 100%;
  font-size: 16px;
  display: block;
  font-weight: 600;
  text-decoration: none;
  padding: 13px 0;
  text-align: center;
  cursor: pointer;
  color: #FFFFFF !important;
  border: 2px solid  #FFFFFF;
  font-weight: normal !important;
  background-color: #e2281b; }

.seccion-sample-1 .text-body {
  font-size: 18px; }

.seccion-sample-1 .text-icon {
  font-weight: 600; }

.seccion-sample-2 .step {
  background-color: #D03C2B;
  color: #FFFFFF;
  font-weight: 600;
  padding: 0.5rem 1rem;
  border-radius: 4px; }

.seccion-sample-2 .title {
  margin-top: 2rem; }

.seccion-sample-2 .text-body {
  font-size: 18px; }

.webform-submission-do-not-sell-form .js-form-type-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 1rem;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .webform-submission-do-not-sell-form .js-form-type-checkbox input {
    margin-top: 0; }
  .webform-submission-do-not-sell-form .js-form-type-checkbox label {
    margin-bottom: 0; }

.webform-submission-do-not-sell-form .webform-options-display-two-columns {
  width: 16rem; }

.webform-submission-do-not-sell-form .fieldset-legend {
  font-size: 15px;
  font-weight: bold; }

.webform-submission-do-not-sell-form #edit-i-am-submitting-this-request-as-the-authorized-agent-of-the-indi--wrapper {
  margin-top: 1rem; }
  .webform-submission-do-not-sell-form #edit-i-am-submitting-this-request-as-the-authorized-agent-of-the-indi--wrapper .fieldset-legend {
    display: block; }

.webform-submission-do-not-sell-form .form-item-i-am-the-individual-listed-above-, .webform-submission-do-not-sell-form .form-item-i-am-submitting-this-request-as-the-authorized-agent-of-the-indi {
  width: 7rem; }
  .webform-submission-do-not-sell-form .form-item-i-am-the-individual-listed-above- input, .webform-submission-do-not-sell-form .form-item-i-am-submitting-this-request-as-the-authorized-agent-of-the-indi input {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden; }
  .webform-submission-do-not-sell-form .form-item-i-am-the-individual-listed-above- input[type="radio"]:checked ~ label, .webform-submission-do-not-sell-form .form-item-i-am-submitting-this-request-as-the-authorized-agent-of-the-indi input[type="radio"]:checked ~ label {
    background-color: #e2281b;
    border-color: #e2281b;
    color: #fff; }
  .webform-submission-do-not-sell-form .form-item-i-am-the-individual-listed-above- label, .webform-submission-do-not-sell-form .form-item-i-am-submitting-this-request-as-the-authorized-agent-of-the-indi label {
    text-align: center;
    border: 1px solid #dedede;
    border-radius: 5px;
    display: block;
    padding: 10px;
    background-color: #f8f8f8;
    cursor: pointer;
    font-size: 15px; }

.webform-submission-do-not-sell-form #edit-actions-submit {
  background-color: #e0251b !important;
  border-color: #e0251b;
  color: #fff; }

.webform-submission-do-not-sell-form #edit-actions-submit:hover {
  background-color: #e2281b !important;
  border-color: #e2281b; }

.seccion-sample-3 .card .card-header {
  height: 150px; }
  .seccion-sample-3 .card .card-header h3 {
    font-size: 35px;
    padding-top: 15px;
    color: white;
    font-weight: 400;
    font-family: 'Oswald', sans-serif; }
  .seccion-sample-3 .card .card-header p {
    color: white;
    font-family: 'Oswald', sans-serif;
    font-size: 20px;
    line-height: 23px; }

.seccion-sample-3 .card .card-body .title {
  font-size: 18px;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: 128px; }

.seccion-sample-3 .card .card-body .plus {
  color: #E1271A;
  font-size: 28px; }

.seccion-sample-3 .card .card-body .text-body {
  text-align: left; }
  .seccion-sample-3 .card .card-body .text-body .text-1 {
    font-size: 14px;
    font-weight: 600;
    padding-top: 20px;
    height: 60px; }
  .seccion-sample-3 .card .card-body .text-body .text-2 {
    font-size: 13px; }

.seccion-sample-3 .card .card-body img {
  max-height: 215px; }

.seccion-sample-3 .card .card-color-1 {
  background-color: #149A4D; }

.seccion-sample-3 .card .card-color-2 {
  background-color: #2461AA; }

.seccion-sample-3 .card .card-color-3 {
  background-color: #C52825; }

.seccion-sample-3 .card .card-color-4 {
  background-color: #4BACD7; }

.seccion-sample-3 .card .card-color-5 {
  background-color: #D98CAE; }

.modal-sampling-form {
  max-width: 100% !important;
  background-color: #E0251B;
  margin: 0px; }
  .modal-sampling-form .modal-content {
    background-color: #E0251B; }
  .modal-sampling-form .modal-header {
    border-bottom: none; }
    .modal-sampling-form .modal-header span {
      font-size: 54px;
      color: #FFFFFF;
      font-weight: 200; }
  .modal-sampling-form .select-modal {
    width: 100%;
    border-radius: 4px !important;
    padding: 12px 20px !important;
    height: auto !important;
    color: #757575; }
  .modal-sampling-form input[type='checkbox'] {
    margin-top: 0px !important;
    margin-right: 14px !important; }
  .modal-sampling-form input::-webkit-input-placeholder {
    font-family: 'Oswald', sans-serif;
    font-style: normal !important;
    font-weight: 400;
    font-size: 17px;
    color: #757575; }
  .modal-sampling-form input:-ms-input-placeholder {
    font-family: 'Oswald', sans-serif;
    font-style: normal !important;
    font-weight: 400;
    font-size: 17px;
    color: #757575; }
  .modal-sampling-form input::-ms-input-placeholder {
    font-family: 'Oswald', sans-serif;
    font-style: normal !important;
    font-weight: 400;
    font-size: 17px;
    color: #757575; }
  .modal-sampling-form input::placeholder {
    font-family: 'Oswald', sans-serif;
    font-style: normal !important;
    font-weight: 400;
    font-size: 17px;
    color: #757575; }
  .modal-sampling-form .laber-checkbox {
    margin-top: 10px;
    color: #FFFFFF; }
  .modal-sampling-form h2 {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    font-size: 49px;
    font-weight: 400; }
    @media screen and (max-width: 992px) {
      .modal-sampling-form h2 {
        font-size: 35px; } }
  .modal-sampling-form h4 {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif; }
  .modal-sampling-form p {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif; }
  .modal-sampling-form a {
    color: #FFFFFF;
    font-family: 'Oswald', sans-serif;
    text-decoration: underline;
    font-weight: normal !important; }
    .modal-sampling-form a:hover {
      color: #FFFFFF;
      text-decoration: none; }

#join__form label.error {
  font-size: 12px;
  color: white; }

#join__form .join__form-input {
  margin: 0 0 0px 0 !important; }

#join__form .btn-sampling-2 {
  background: white !important;
  color: #e2281b !important; }
  #join__form .btn-sampling-2:hover {
    background: #e2281b !important;
    color: white !important; }

.btn-sampling-2:focus {
  border: 2px solid #FFFFFF !important; }

.buttom-sample {
  text-transform: capitalize !important; }

.sample-title {
  font-family: "Oswald", sans-serif;
  font-weight: 400; }

.sample-carousel img {
  max-width: 110px !important; }

.banner-after-sample .ghost-btn {
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  border-radius: 0px !important; }
  .banner-after-sample .ghost-btn:hover {
    background: #fff;
    color: #e0251b !important; }

.class .py-5 {
  padding-top: 0px !important; }

.join__wrapper {
  max-width: 475px; }

.hero-sample h1 {
  font-size: 60px; }
  @media screen and (max-width: 1100px) {
    .hero-sample h1 {
      font-size: 40px; } }
  @media screen and (max-width: 767px) {
    .hero-sample h1 {
      color: black !important;
      font-size: 40px; } }
  @media screen and (max-width: 576px) {
    .hero-sample h1 {
      font-size: 40px; } }
  @media screen and (max-width: 420px) {
    .hero-sample h1 {
      font-size: 35px; } }

.hero-sample p {
  font-size: 22px; }
  @media screen and (max-width: 1100px) {
    .hero-sample p {
      font-size: 15px; } }
  @media screen and (max-width: 767px) {
    .hero-sample p {
      color: black !important;
      font-size: 15px; } }
  @media screen and (max-width: 576px) {
    .hero-sample p {
      font-size: 15px; } }

@media screen and (max-width: 991px) {
  .hero-sample {
    background-image: url("../img/banner-after-samples-mobile.png");
    background-size: cover;
    background-position: center; } }

@media screen and (min-width: 768px) {
  .hero-sample .content-1 {
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%); } }

@media screen and (max-width: 767px) {
  .hero-sample .content-1 {
    position: absolute;
    top: 0%; } }

@media screen and (max-width: 576px) {
  .hero-sample .content-1 {
    position: absolute;
    top: -5%; } }

.hero-sample .content-1 h1, .hero-sample .content-1 h2, .hero-sample .content-1 h3, .hero-sample .content-1 h4, .hero-sample .content-1 h5, .hero-sample .content-1 h6 {
  font-family: Oswald;
  font-weight: 500; }

@media screen and (max-width: 767px) {
  .btn-sample-hero {
    color: #e2281b !important;
    border: 2px solid #e2281b; } }

.block-video .title {
  line-height: 32px; }

.block-video .subtitle {
  font-size: 20px; }

#block-boostmx-content .content-after-sample .card-body {
  min-height: 49rem;
  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; }

.custonNav .nav-link {
  position: relative;
  display: block;
  padding: 15px 0;
  color: #595959;
  text-transform: uppercase;
  -webkit-transition: color .25s ease;
  -o-transition: color .25s ease;
  transition: color .25s ease;
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 30px; }
  @media screen and (min-width: 1200px) {
    .custonNav .nav-link {
      padding: 20px 15px;
      border-bottom: none;
      background-image: none; } }
  .custonNav .nav-link::before {
    position: absolute;
    bottom: -6px;
    left: 0;
    display: block;
    content: "";
    width: 100%;
    height: 3px;
    background-color: #e0251b;
    opacity: 0;
    -webkit-transition: opacity .25s ease, bottom .25s ease;
    -o-transition: opacity .25s ease, bottom .25s ease;
    transition: opacity .25s ease, bottom .25s ease; }
  .custonNav .nav-link.dropdown-toggle::after {
    vertical-align: 0em;
    content: '\f107';
    font-family: 'FontAwesome';
    font-weight: 900;
    color: black;
    border: none; }

.custonNav .dropdown:hover .dropdown-menu, .custonNav .dropdown .dropdown-menu:hover {
  display: block;
  visibility: visible;
  opacity: 1;
  -webkit-transition: visibility 0s, opacity 0.3s linear;
  -o-transition: visibility 0s, opacity 0.3s linear;
  transition: visibility 0s, opacity 0.3s linear; }

.custonNav .dropdown {
  position: static; }

.custonNav .dropdown-menu {
  width: 100.2%;
  left: -1px;
  top: 71px;
  display: block;
  visibility: hidden;
  -webkit-transition: visibility 0s, opacity 0.3s linear;
  -o-transition: visibility 0s, opacity 0.3s linear;
  transition: visibility 0s, opacity 0.3s linear;
  border: none;
  border-top: 0.5px solid #eaeaea;
  border-radius: 0px;
  padding: 20px;
  -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 {
  -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
  width: 100%; }
  @media screen and (max-width: 991px) {
    .menu {
      padding-top: 10px !important;
      padding-bottom: 10px !important; } }
  .menu.open {
    overflow-y: auto;
    height: 100%;
    overflow-x: hidden; }
  .menu.sticky .customAccordionMobile {
    padding-left: 1rem;
    padding-right: 1rem;
    overflow-y: scroll;
    height: 100vh;
    padding-bottom: 200px; }
  @media screen and (min-width: 992px) {
    .menu .customNavbarBurger {
      display: none; } }
  @media screen and (max-width: 991px) {
    .menu .customNavbarBurger {
      width: 20%;
      padding-left: 1rem; } }
  .menu .customNavbarBurger .burger-menu {
    display: block;
    width: 30px;
    max-width: 30px;
    height: 18px;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../svg/dest/stack/sprite.svg#burger"); }
  @media screen and (max-width: 991px) {
    .menu .customLogo {
      width: 40%;
      text-align: center; } }
  .menu .customLogo a {
    display: block;
    width: 200px;
    position: relative;
    margin-bottom: -60px;
    z-index: 1; }
    @media screen and (max-width: 991px) {
      .menu .customLogo a {
        width: 150px;
        top: -30px; } }
    .menu .customLogo a:hover {
      opacity: 1; }
  .menu .customMenuMobile {
    display: none;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    order: 4;
    width: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem; }
    @media screen and (min-width: 992px) {
      .menu .customMenuMobile {
        display: none !important; } }
    .menu .customMenuMobile .customAccordionMobile {
      padding-right: 1rem;
      padding-left: 1rem;
      overflow-y: scroll;
      height: 100vh;
      padding-bottom: 200px; }
      .menu .customMenuMobile .customAccordionMobile .card {
        border: none;
        background-color: transparent; }
        .menu .customMenuMobile .customAccordionMobile .card .card-header {
          padding: 0;
          border: none;
          border-radius: 0;
          background-color: transparent;
          margin-bottom: 0; }
          .menu .customMenuMobile .customAccordionMobile .card .card-header button {
            font-family: Roboto;
            font-weight: 400;
            padding: 12px 0px;
            min-height: 55px;
            color: black;
            border-bottom: 1px solid #dddddd;
            border-radius: 0 !important;
            position: relative; }
            .menu .customMenuMobile .customAccordionMobile .card .card-header button::before {
              position: absolute;
              bottom: 0;
              display: block;
              content: "";
              width: 100%;
              height: 3px;
              background-color: black;
              opacity: 0;
              -webkit-transition: all .15s ease-in-out;
              -o-transition: all .15s ease-in-out;
              transition: all .15s ease-in-out; }
            .menu .customMenuMobile .customAccordionMobile .card .card-header button::after {
              content: '';
              width: 30px;
              height: 30px;
              display: block;
              background-image: url("../svg/dest/stack/sprite.svg#plus");
              background-size: 100% 100%;
              position: absolute;
              right: 2%;
              top: 50%;
              -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
              transform: translate(0, -50%); }
            .menu .customMenuMobile .customAccordionMobile .card .card-header button:hover, .menu .customMenuMobile .customAccordionMobile .card .card-header button:focus {
              background-color: transparent;
              opacity: 1;
              color: black;
              text-decoration: none; }
            .menu .customMenuMobile .customAccordionMobile .card .card-header button[aria-expanded="true"]::before {
              opacity: 1; }
            .menu .customMenuMobile .customAccordionMobile .card .card-header button[aria-expanded="true"]::after {
              background-image: url("../svg/dest/stack/sprite.svg#close"); }
          .menu .customMenuMobile .customAccordionMobile .card .card-header a {
            font-family: Roboto;
            font-weight: 400;
            width: 100%;
            display: block;
            padding: 12px 0px;
            min-height: 55px;
            color: black;
            border-bottom: 1px solid #dddddd; }
            .menu .customMenuMobile .customAccordionMobile .card .card-header a:hover, .menu .customMenuMobile .customAccordionMobile .card .card-header a:focus {
              color: black;
              text-decoration: none; }
        .menu .customMenuMobile .customAccordionMobile .card .card-body {
          padding: 0; }
  .menu .linkShopAll a {
    color: #e2281b;
    text-decoration: none; }
    .menu .linkShopAll a:hover, .menu .linkShopAll a:focus {
      color: #e2281b;
      text-decoration: none; }
    .menu .linkShopAll a span {
      width: 100%;
      display: block;
      font-family: "Roboto";
      font-weight: bold; }
      @media screen and (min-width: 992px) {
        .menu .linkShopAll a span {
          display: none; } }
  .menu .linkShopAll .card {
    background-color: #d03c2b;
    height: 280px;
    width: auto;
    border: none;
    border-radius: 0px;
    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; }
    .menu .linkShopAll .card .contentInfo p {
      color: white;
      text-align: center; }
  @media screen and (min-width: 992px) {
    .menu .contentSubmenuMobile {
      display: none; } }
  .menu .customMenuDesktop .navbar-nav .nav-item {
    min-height: 85px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .menu .customMenuDesktop .navbar-nav .nav-link {
    position: relative;
    display: block;
    padding: 15px 0;
    text-transform: uppercase;
    -webkit-transition: color .25s ease;
    -o-transition: color .25s ease;
    transition: color .25s ease;
    background-repeat: no-repeat;
    background-position: right 10px center;
    background-size: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #1D104D;
    font-family: 'DIN Pro';
    font-weight: 500;
    font-style: normal;
    position: relative;
    display: inline-block; }
    .menu .customMenuDesktop .navbar-nav .nav-link::after {
      content: '';
      position: absolute;
      border-bottom: 2px solid #1D104D;
      top: 100%;
      right: 100%;
      left: 0;
      -webkit-transition: all 0.4s;
      -o-transition: all 0.4s;
      transition: all 0.4s; }
    .menu .customMenuDesktop .navbar-nav .nav-link:hover::after {
      right: 0; }
    @media screen and (min-width: 1200px) {
      .menu .customMenuDesktop .navbar-nav .nav-link {
        padding: 5px 15px;
        border-bottom: none;
        background-image: none; } }
  .menu .customMenuDesktop .dropdown-menu {
    width: 95%;
    top: calc(100% + -2px);
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    display: block;
    visibility: hidden;
    -webkit-transition: visibility 0s,opacity 0.2s linear;
    -o-transition: visibility 0s,opacity 0.2s linear;
    transition: visibility 0s,opacity 0.2s linear;
    border: none;
    border-top: 0.5px solid #eaeaea;
    border-radius: 0px;
    padding: 20px;
    background-color: #F9F9F9;
    -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 .customMenuDesktop .dropdown-menu.show {
    display: block !important;
    opacity: 1;
    visibility: visible !important; }
  .menu .customSubtitleDropdown h1, .menu .customSubtitleDropdown h2, .menu .customSubtitleDropdown h3, .menu .customSubtitleDropdown h4, .menu .customSubtitleDropdown h5, .menu .customSubtitleDropdown h6 {
    font-family: "Oswald"; }
    @media screen and (max-width: 991px) {
      .menu .customSubtitleDropdown h1, .menu .customSubtitleDropdown h2, .menu .customSubtitleDropdown h3, .menu .customSubtitleDropdown h4, .menu .customSubtitleDropdown h5, .menu .customSubtitleDropdown h6 {
        font-size: 20px; } }
  .menu .itemShopTitle {
    margin-bottom: 1rem; }
    .menu .itemShopTitle h1, .menu .itemShopTitle h2, .menu .itemShopTitle h3, .menu .itemShopTitle h4, .menu .itemShopTitle h5, .menu .itemShopTitle h6 {
      font-family: "Oswald"; }
  .menu .customListShop .item {
    margin-bottom: 10px; }
    .menu .customListShop .item a {
      color: #292929;
      text-decoration: none;
      font-family: "Roboto";
      font-weight: 500; }
      .menu .customListShop .item a:hover, .menu .customListShop .item a:focus {
        color: #E1271A;
        text-decoration: none; }
  @media only screen and (max-width: 1400px) and (min-width: 992px) {
    .menu [data-item-menu="1"] .customContainerFluid {
      padding-left: 0 !important;
      padding-right: 0 !important; }
      .menu [data-item-menu="1"] .customContainerFluid .customRow .customColBestSeller {
        padding-left: 0 !important;
        padding-right: 0 !important; } }
  .menu [data-item-menu="1"] .customRow {
    -ms-flex-wrap: nowrap !important;
    flex-wrap: nowrap !important; }
  .menu .itemDropdown {
    position: relative;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content; }
    @media (max-width: 992px) {
      .menu .itemDropdown {
        width: auto; } }
    .menu .itemDropdown a:hover .overlay, .menu .itemDropdown a:focus .overlay {
      opacity: 1; }
    .menu .itemDropdown a:hover .contentInfo, .menu .itemDropdown a:focus .contentInfo {
      top: 50%; }
      .menu .itemDropdown a:hover .contentInfo p, .menu .itemDropdown a:focus .contentInfo p {
        opacity: 1; }
    .menu .itemDropdown .customImage {
      position: relative;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin-left: auto;
      margin-right: auto; }
      .menu .itemDropdown .customImage::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 117px;
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.58) 0, rgba(0, 0, 0, 0) 100%);
        background: -o-linear-gradient(top, rgba(0, 0, 0, 0.58) 0, rgba(0, 0, 0, 0) 100%);
        background: linear-gradient(180deg, rgba(0, 0, 0, 0.58) 0, rgba(0, 0, 0, 0) 100%); }
      @media screen and (min-width: 992px) {
        .menu .itemDropdown .customImage img {
          max-width: 220px;
          max-height: 260px;
          margin-left: auto;
          margin-right: auto;
          min-height: 222px;
          -o-object-fit: cover;
          object-fit: cover; } }
      @media screen and (max-width: 1300px) {
        .menu .itemDropdown .customImage img {
          max-width: 165px;
          min-height: 170px;
          -o-object-fit: cover;
          object-fit: cover; } }
      @media screen and (max-width: 991px) {
        .menu .itemDropdown .customImage img {
          width: 100%; } }
      .menu .itemDropdown .customImage .overlay {
        position: absolute;
        top: 0;
        left: 0;
        background: #e2281b;
        mix-blend-mode: multiply;
        height: 100%;
        width: 100%;
        -webkit-transition: all .4s;
        -o-transition: all .4s;
        transition: all .4s;
        opacity: 0; }
    .menu .itemDropdown .contentInfo {
      position: absolute;
      top: 30%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      text-align: center;
      width: 90%;
      -webkit-transition: .4s;
      -o-transition: .4s;
      transition: .4s;
      height: 30%;
      max-width: 232px;
      margin: auto; }
      .menu .itemDropdown .contentInfo h1, .menu .itemDropdown .contentInfo h2, .menu .itemDropdown .contentInfo h3, .menu .itemDropdown .contentInfo h4, .menu .itemDropdown .contentInfo h5, .menu .itemDropdown .contentInfo h6 {
        color: white;
        text-transform: uppercase;
        font-family: "Oswald";
        font-size: 1.30rem; }
        @media screen and (max-width: 1400px) {
          .menu .itemDropdown .contentInfo h1, .menu .itemDropdown .contentInfo h2, .menu .itemDropdown .contentInfo h3, .menu .itemDropdown .contentInfo h4, .menu .itemDropdown .contentInfo h5, .menu .itemDropdown .contentInfo h6 {
            font-size: 1rem; } }
        @media screen and (max-width: 991px) {
          .menu .itemDropdown .contentInfo h1, .menu .itemDropdown .contentInfo h2, .menu .itemDropdown .contentInfo h3, .menu .itemDropdown .contentInfo h4, .menu .itemDropdown .contentInfo h5, .menu .itemDropdown .contentInfo h6 {
            font-size: 14px;
            margin-left: 28px;
            margin-right: 28px; } }
        @media screen and (max-width: 767px) {
          .menu .itemDropdown .contentInfo h1, .menu .itemDropdown .contentInfo h2, .menu .itemDropdown .contentInfo h3, .menu .itemDropdown .contentInfo h4, .menu .itemDropdown .contentInfo h5, .menu .itemDropdown .contentInfo h6 {
            font-size: 14px; } }
      .menu .itemDropdown .contentInfo p {
        -webkit-transition: .4s;
        -o-transition: .4s;
        transition: .4s;
        opacity: 0;
        color: white;
        font-family: "Oswald";
        font-weight: 500;
        margin-bottom: 0;
        font-size: 18px; }
        @media screen and (max-width: 991px) {
          .menu .itemDropdown .contentInfo p {
            font-size: 16px; } }
        .menu .itemDropdown .contentInfo p img {
          max-width: 17px;
          margin-left: 5px; }
  @media screen and (min-width: 1200px) {
    .menu .navbar__ui {
      width: auto; } }
  @media screen and (max-width: 991px) {
    .menu .navbar__ui {
      padding-right: 1rem; } }

.product__img .img-2 {
  position: absolute;
  left: 0;
  top: -15px;
  width: 100%;
  height: 115%;
  -o-object-fit: contain;
  object-fit: contain;
  display: block;
  margin: 0 auto;
  max-width: 100%; }

.text-policy .h5 {
  font-weight: 300 !important; }

.text-policy a {
  color: #e1271b !important;
  font-weight: normal; }
  .text-policy a:hover {
    color: #b72015 !important; }

.text-policy .table-police {
  width: 100%;
  margin-bottom: 1rem; }
  .text-policy .table-police tr {
    border: 1px solid #dddddd !important; }
  .text-policy .table-police td {
    border: 1px solid #dddddd !important;
    width: 50%;
    padding: 10px 10px 10px 10px;
    vertical-align: top !important; }
  .text-policy .table-police .header-green {
    background-color: #cfcfcf;
    padding: 10px;
    font-size: 22px;
    color: black !important;
    font-weight: bold;
    text-align: center; }

@media screen and (max-width: 578px) {
  .ui-dialog {
    max-width: 350px !important; } }

#terms-error {
  color: red !important; }

.item-your-privacy {
  width: auto; }
  .item-your-privacy img {
    width: 14%;
    margin: 0px 4px 0px 4px; }
  @media screen and (max-width: 800px) {
    .item-your-privacy img {
      width: 10%; } }

@media screen and (min-width: 1220px) {
  .item-your-privacy {
    width: 15%; } }

.cGlp .btn {
  padding-left: 30px !important;
  padding-right: 30px !important;
  text-transform: none; }

.cGlp .c-heading-1 h1, .cGlp .c-heading-1 h2, .cGlp .c-heading-1 h3, .cGlp .c-heading-1 h4, .cGlp .c-heading-1 h5, .cGlp .c-heading-1 h6 {
  text-transform: uppercase; }
  .cGlp .c-heading-1 h1 span, .cGlp .c-heading-1 h2 span, .cGlp .c-heading-1 h3 span, .cGlp .c-heading-1 h4 span, .cGlp .c-heading-1 h5 span, .cGlp .c-heading-1 h6 span {
    color: #E1271A; }

.cGlp .cHeroBanner {
  position: relative; }
  .cGlp .cHeroBanner .cContent {
    text-align: center; }
    @media screen and (min-width: 992px) {
      .cGlp .cHeroBanner .cContent {
        position: absolute;
        bottom: 0%;
        left: 50%;
        -webkit-transform: translate(-50%, -30%);
        -ms-transform: translate(-50%, -30%);
        transform: translate(-50%, -30%);
        width: 100%; }
        .cGlp .cHeroBanner .cContent h1, .cGlp .cHeroBanner .cContent h2, .cGlp .cHeroBanner .cContent h3, .cGlp .cHeroBanner .cContent h4, .cGlp .cHeroBanner .cContent h5, .cGlp .cHeroBanner .cContent h6 {
          color: white; }
        .cGlp .cHeroBanner .cContent p {
          color: white; } }

.cGlp .c-teaser-product .cImg {
  margin-bottom: 1rem; }
  .cGlp .c-teaser-product .cImg img {
    max-height: 450px; }

.cGlp .c-teaser-product h1, .cGlp .c-teaser-product h2, .cGlp .c-teaser-product h3, .cGlp .c-teaser-product h4, .cGlp .c-teaser-product h5, .cGlp .c-teaser-product h6 {
  margin-bottom: 0.75rem; }

.cGlp .c-teaser-product ul, .cGlp .c-teaser-product ol {
  padding-left: 25px; }

.cGlp .glp-section-3 h1, .cGlp .glp-section-3 h2, .cGlp .glp-section-3 h3, .cGlp .glp-section-3 h4, .cGlp .glp-section-3 h5, .cGlp .glp-section-3 h6 {
  margin-bottom: 30px; }

.cGlp .glp-section-3 p {
  margin-bottom: 30px; }

.cGlp .glp-recipes-section h1, .cGlp .glp-recipes-section h2, .cGlp .glp-recipes-section h3, .cGlp .glp-recipes-section h4, .cGlp .glp-recipes-section h5, .cGlp .glp-recipes-section h6 {
  margin-bottom: 1.5rem; }

.cVideoBanner .btnPlayVideoBanner {
  color: inherit;
  text-decoration: none;
  cursor: pointer; }
  .cVideoBanner .btnPlayVideoBanner:hover, .cVideoBanner .btnPlayVideoBanner:focus {
    color: inherit;
    text-decoration: none; }
  .cVideoBanner .btnPlayVideoBanner .contentVideoBanner {
    position: relative; }
    .cVideoBanner .btnPlayVideoBanner .contentVideoBanner .cIconPlay {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      max-width: 85px; }
    .cVideoBanner .btnPlayVideoBanner .contentVideoBanner .cDescription {
      color: white; }
      @media screen and (min-width: 992px) {
        .cVideoBanner .btnPlayVideoBanner .contentVideoBanner .cDescription {
          position: absolute;
          top: 50%;
          right: 5%;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          max-width: 35%; } }
      @media screen and (max-width: 991px) {
        .cVideoBanner .btnPlayVideoBanner .contentVideoBanner .cDescription {
          display: none; } }

.cVideoBanner .btnPlayVideoBanner_2, .cVideoBanner .btnPlayVideoBanner_3 {
  color: inherit;
  text-decoration: none;
  cursor: pointer; }
  .cVideoBanner .btnPlayVideoBanner_2:hover, .cVideoBanner .btnPlayVideoBanner_2:focus, .cVideoBanner .btnPlayVideoBanner_3:hover, .cVideoBanner .btnPlayVideoBanner_3:focus {
    color: inherit;
    text-decoration: none; }
  .cVideoBanner .btnPlayVideoBanner_2 .contentVideoBanner, .cVideoBanner .btnPlayVideoBanner_3 .contentVideoBanner {
    position: relative; }
    .cVideoBanner .btnPlayVideoBanner_2 .contentVideoBanner .cIconPlay, .cVideoBanner .btnPlayVideoBanner_3 .contentVideoBanner .cIconPlay {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      max-width: 85px; }
    .cVideoBanner .btnPlayVideoBanner_2 .contentVideoBanner .cDescription, .cVideoBanner .btnPlayVideoBanner_3 .contentVideoBanner .cDescription {
      color: white; }
      @media screen and (min-width: 992px) {
        .cVideoBanner .btnPlayVideoBanner_2 .contentVideoBanner .cDescription, .cVideoBanner .btnPlayVideoBanner_3 .contentVideoBanner .cDescription {
          position: absolute;
          top: 50%;
          right: 5%;
          -webkit-transform: translate(0, -50%);
          -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
          max-width: 35%; } }
      @media screen and (max-width: 991px) {
        .cVideoBanner .btnPlayVideoBanner_2 .contentVideoBanner .cDescription, .cVideoBanner .btnPlayVideoBanner_3 .contentVideoBanner .cDescription {
          display: none; } }

#videoBannerModal {
  background-color: transparent; }
  @media only screen and (max-width: 991px) and (min-width: 576px) {
    #videoBannerModal .modal-dialog {
      max-width: 100%; } }
  #videoBannerModal .modal-header {
    border-bottom: 0 !important; }
  #videoBannerModal .modal-content {
    background-color: transparent;
    border: none; }
  #videoBannerModal .close {
    color: white;
    opacity: 1;
    font-size: 42px; }

#videoBannerModal_2, #videoBannerModal_3 {
  background-color: transparent; }
  @media only screen and (max-width: 991px) and (min-width: 576px) {
    #videoBannerModal_2 .modal-dialog, #videoBannerModal_3 .modal-dialog {
      max-width: 100%; } }
  #videoBannerModal_2 .modal-header, #videoBannerModal_3 .modal-header {
    border-bottom: 0 !important; }
  #videoBannerModal_2 .modal-content, #videoBannerModal_3 .modal-content {
    background-color: transparent;
    border: none; }
  #videoBannerModal_2 .close, #videoBannerModal_3 .close {
    color: white;
    opacity: 1;
    font-size: 42px; }

.glpBanner {
  position: relative;
  text-align: center;
  background-image: url("../img/glp_hero_banner2.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  color: #fff; }

.glp-blog-section .c-heading-1 h1, .glp-blog-section .c-heading-1 h2, .glp-blog-section .c-heading-1 h3, .glp-blog-section .c-heading-1 h4, .glp-blog-section .c-heading-1 h5, .glp-blog-section .c-heading-1 h6 {
  font-family: Oswald;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase; }

.glp-section-2 .c-heading-1 h1, .glp-section-2 .c-heading-1 h2, .glp-section-2 .c-heading-1 h3, .glp-section-2 .c-heading-1 h4, .glp-section-2 .c-heading-1 h5, .glp-section-2 .c-heading-1 h6 {
  font-family: Oswald;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase; }

.glp-section-2 .cButton .btn {
  padding-left: 10px !important;
  padding-right: 10px !important;
  font-size: 0.9rem !important;
  text-decoration: none; }

.default-container h1, .default-container h2, .default-container h3, .default-container h4, .default-container h5, .default-container h6 {
  font-family: Oswald;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase; }

.cDescriptionProductListing h1, .cDescriptionProductListing h2, .cDescriptionProductListing h3, .cDescriptionProductListing h4, .cDescriptionProductListing h5, .cDescriptionProductListing h6 {
  font-family: Oswald;
  font-size: 40px;
  font-weight: 400;
  text-transform: uppercase; }

.logo-glp {
  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; }
  .logo-glp img {
    max-width: 120px; }

#heading99 img {
  max-width: 130px; }

@media (min-width: 1200px) {
  .product_banner {
    min-height: 602px !important; } }

@media only screen and (max-width: 1199px) and (min-width: 768px) {
  .product_banner {
    min-height: 513px !important; } }

@media only screen and (max-width: 767px) {
  .product_banner {
    min-height: 531px !important; } }

.glp-block-1 .text-disclaimer-1 {
  display: none; }

.glp-block-1 .text-disclaimer-2 {
  display: none; }

.glp-block-2 .text-disclaimer-2 {
  display: none; }

.glp-block-3 .text-disclaimer-1 {
  display: none; }

.glp-block-3 .text-disclaimer-2 {
  display: none; }

.glp-block-4 .text-disclaimer-1 {
  display: none; }

@media screen and (max-width: 767px) {
  .banner_gold {
    text-align: center; } }

.banner_gold .wrapper_img {
  text-align: end; }
  @media screen and (max-width: 767px) {
    .banner_gold .wrapper_img {
      text-align: center; } }
  .banner_gold .wrapper_img img {
    max-width: 75%; }
    @media screen and (max-width: 767px) {
      .banner_gold .wrapper_img img {
        max-width: 35%; } }

.take-quiz {
  background-image: url("../img/Boost_Protein_Calculator_Desktop_Web_Banner_1920x600.jpg");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0;
  padding: 0; }
  .take-quiz .main-title {
    font-size: 46px;
    font-family: 'Oswald', sans-serif;
    font-weight: 600 !important; }
  .take-quiz__title {
    max-width: 100%; }
  .take-quiz__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -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;
    padding: 0;
    text-align: center; }
  .take-quiz__text {
    font-size: 22px;
    font-weight: 100;
    max-width: 100%; }
  .take-quiz__btn {
    color: #000;
    text-transform: uppercase;
    background: #fff;
    padding: 10px 15px;
    border-radius: 6px;
    font-weight: 500;
    letter-spacing: 1px; }
    .take-quiz__btn:hover {
      opacity: 0.8;
      color: #000; }
  .take-quiz__photo {
    max-width: 165px;
    margin: auto; }
    @media (max-width: 767px) {
      .take-quiz__photo {
        max-width: 140px; } }

.form-item-pass {
  position: relative; }
  .form-item-pass [name="pass"] {
    padding-right: 35px; }
  .form-item-pass .passwordToggle {
    cursor: pointer;
    position: absolute;
    padding: 6px;
    right: 0;
    top: 10%; }
    .form-item-pass .passwordToggle.show svg path {
      stroke: #e1271b; }

.form_newsletter .btn_disabled {
  pointer-events: none;
  background-color: #767474 !important;
  border: none !important; }

.form_newsletter .newsletter-checkbox {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  visibility: hidden;
  cursor: pointer; }

.form_newsletter label {
  position: relative;
  cursor: pointer; }
  .form_newsletter label::before {
    content: '';
    background-color: transparent;
    border: 2px solid #e0251b;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 10px;
    display: inline-block;
    position: absolute;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    left: -35px;
    top: 6px; }

.form_newsletter input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: -25px;
  width: 6px;
  height: 14px;
  border: solid #e0251b;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg); }

.new_banner_muscle {
  position: relative; }
  .new_banner_muscle img {
    min-height: 300px;
    -o-object-fit: cover;
    object-fit: cover; }
    @media screen and (max-width: 992px) {
      .new_banner_muscle img {
        min-height: 500px;
        -o-object-fit: cover;
        object-fit: cover;
        -o-object-position: 60%;
        object-position: 60%; } }
  .new_banner_muscle .banner_text {
    max-width: 1350px;
    position: absolute;
    top: 20%;
    left: 5.5%;
    z-index: 1; }
    @media screen and (max-width: 992px) {
      .new_banner_muscle .banner_text {
        text-align: center;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: 80%;
        top: 50%;
        left: 50%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; } }
    .new_banner_muscle .banner_text .title {
      font-family: Oswald;
      font-weight: 300; }
      @media screen and (max-width: 992px) {
        .new_banner_muscle .banner_text .title {
          font-size: 1.5rem; } }
    .new_banner_muscle .banner_text a {
      font-family: Oswald; }
  .new_banner_muscle .text_arrow {
    position: absolute;
    bottom: 5%;
    width: 100%;
    text-align: center;
    z-index: 1; }
    .new_banner_muscle .text_arrow p {
      text-transform: uppercase;
      font-weight: 700;
      color: white; }
    .new_banner_muscle .text_arrow .img_arrow {
      cursor: pointer; }
      @media screen and (max-width: 992px) {
        .new_banner_muscle .text_arrow .img_arrow {
          min-height: auto; } }
  .new_banner_muscle .overlay_bg::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0.58)), to(rgba(0, 0, 0, 0)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.58) 0, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.58) 0, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.58) 0, rgba(0, 0, 0, 0) 100%);
    z-index: 1; }
  .new_banner_muscle .disclaimer {
    font-size: 14px; }

.block_why_muscle h3 {
  font-family: Oswald;
  font-weight: 400;
  font-size: 2.8rem; }

.block_why_muscle h4 {
  font-family: Oswald;
  font-weight: 400; }

.block_why_muscle img {
  max-width: 94px; }

.block_why_muscle .border-red {
  border-left: 3px solid #e1271b; }
  @media screen and (max-width: 767px) {
    .block_why_muscle .border-red {
      border-left: none; } }

.block_simple_steps {
  padding: 5rem 0 5rem 0;
  background: #F2E7D2; }
  @media screen and (max-width: 767px) {
    .block_simple_steps {
      padding: 5rem 0 5rem 0; } }
  .block_simple_steps h2 {
    font-family: Oswald;
    font-weight: 400; }
  .block_simple_steps h4 {
    margin-top: 30px;
    min-height: 40px;
    font-family: Oswald;
    font-weight: 400; }
  .block_simple_steps p {
    margin-bottom: 20px; }
  .block_simple_steps a {
    width: 100%;
    font-size: 0.9rem !important;
    font-family: Oswald; }

.block-quote-boost {
  background: #F2E7D2;
  padding: 5rem 0 5rem 0; }
  .block-quote-boost h4 {
    font-family: Oswald;
    font-weight: 400; }
  .block-quote-boost .content-text {
    position: relative;
    top: 100px; }
  .block-quote-boost .product_reviews {
    background-color: #CE3A2B;
    padding: 25px 20px 25px 20px; }
    .block-quote-boost .product_reviews .header {
      padding-bottom: 30px; }
      .block-quote-boost .product_reviews .header p {
        color: white;
        font-size: 25px;
        font-family: Oswald;
        font-weight: 400; }
        @media screen and (max-width: 1300px) {
          .block-quote-boost .product_reviews .header p {
            font-size: 20px; } }
      @media screen and (max-width: 1200px) {
        .block-quote-boost .product_reviews .header img {
          max-width: 70%; } }
      @media screen and (max-width: 767px) {
        .block-quote-boost .product_reviews .header img {
          max-width: 100%; } }
      .block-quote-boost .product_reviews .header .rating i.fa-star.checked {
        color: orange !important;
        font-size: 20px; }
      .block-quote-boost .product_reviews .header .rating i.fa-star {
        color: white;
        font-size: 20px; }
      .block-quote-boost .product_reviews .header .rating span {
        color: white;
        padding: 0px 10px 0px 10px;
        font-size: 15px; }
    .block-quote-boost .product_reviews .content {
      min-height: 290px; }
      @media screen and (max-width: 1300px) {
        .block-quote-boost .product_reviews .content {
          min-height: 385px; } }
      @media screen and (max-width: 767px) {
        .block-quote-boost .product_reviews .content {
          min-height: auto; } }
      .block-quote-boost .product_reviews .content p {
        color: white;
        font-size: 16px; }
    .block-quote-boost .product_reviews .footer_reviews {
      text-align: center; }
      .block-quote-boost .product_reviews .footer_reviews .btn_reviews {
        background: white !important;
        color: #CE3A2B !important;
        text-decoration: none;
        font-family: Oswald;
        font-weight: 500;
        padding: 10px 30px 10px 30px;
        font-size: 21px;
        display: block;
        width: 100%;
        text-transform: uppercase;
        border-radius: 3px; }

.block_nutrition {
  padding: 7rem 0 7rem 0; }
  .block_nutrition h2 {
    font-family: Oswald;
    font-weight: 400; }
  .block_nutrition .card_product {
    -webkit-box-shadow: 0 0 25px -3px #b0afb5;
    box-shadow: 0 0 25px -3px #b0afb5; }
    .block_nutrition .card_product h4 {
      text-align: center;
      padding-top: 30px;
      padding-bottom: 30px;
      color: white;
      font-size: 2.0rem;
      font-weight: 400;
      font-family: Oswald; }
    .block_nutrition .card_product .red {
      background-color: #C52825; }
    .block_nutrition .card_product .blue {
      background-color: #2461AA; }
    .block_nutrition .card_product .green {
      background-color: #149A4D; }
    .block_nutrition .card_product .card_body {
      text-align: center;
      padding: 10px 10px 10px 10px; }
      .block_nutrition .card_product .card_body a {
        font-weight: 900;
        width: 85%;
        text-transform: capitalize !important;
        padding: 12px 0px 12px 0px !important;
        font-family: Oswald;
        font-weight: 400; }
      .block_nutrition .card_product .card_body .subtitle {
        padding: 12px 14px 12px 14px !important;
        font-size: 15px; }
      .block_nutrition .card_product .card_body img {
        height: 255px;
        width: 94px; }
      .block_nutrition .card_product .card_body .text {
        padding: 35px 20px 30px 20px !important;
        font-size: 15px;
        margin-bottom: 0px; }
  .block_nutrition .btn-template--nutrition {
    background: #fff !important;
    color: #e1271b !important;
    text-decoration: none;
    border: 1px solid #e1271b !important;
    padding: 12px 40px 12px 40px; }

.block_connect h2 {
  font-family: Oswald;
  font-weight: 400;
  font-size: 2.8rem; }

.block_connect a {
  font-family: Oswald; }

.block_connect .disclaimer {
  font-size: 14px; }

.block_product_muscle h3 {
  font-family: Oswald;
  font-weight: 400;
  font-size: 2.8rem; }

.block_product_muscle a {
  font-family: Oswald; }

.hero_title h1 {
  font-family: Oswald !important;
  font-weight: 400;
  font-size: 2.5rem !important;
  text-transform: uppercase; }
  @media screen and (max-width: 992px) {
    .hero_title h1 {
      font-size: 2.0rem; } }

.hero_title .text_arrow {
  position: absolute;
  bottom: -75%;
  width: 100%;
  text-align: center;
  z-index: 1; }
  .hero_title .text_arrow p {
    text-transform: uppercase;
    font-weight: 500;
    color: white;
    padding-bottom: 13px;
    letter-spacing: 1px; }
  .hero_title .text_arrow a {
    background: transparent !important; }
  .hero_title .text_arrow .img_arrow {
    cursor: pointer; }
    @media screen and (max-width: 992px) {
      .hero_title .text_arrow .img_arrow {
        min-height: auto; } }

.glp-blog-section .blog-catalog__item {
  margin: 33px 0 100px 0 !important; }
  .glp-blog-section .blog-catalog__item:hover {
    margin: 33px 0 0 0 !important; }

.din-pro, .boostHeroNew .contentHeroNew p, .blockProtein .infoProtein p, .customNewsletter .join__text, .customNewsletter .customBody, .disclaimerFooter p, .customFooter .footer__menu-list li a, .boostHeroNewv2 .contentHeroNew p, .pdpTeaserQuick .cs-sale-ribbon, .pdpFlavor, .pager__item, .pager__item a {
  font-family: 'DIN Pro';
  font-weight: normal;
  font-style: normal; }

.din-pro-bold, .customWhereBuy a, .customTitleColumnFooter, .customFooter .footer-title, .customLinksFooter .list-inline .list-inline-item a, .pdpTeaserQuick .product .product__name, .pdpTeaserQuick .product-buttons .btn, .btnReview, .product-review0 span, .product-review0__inputs a.send_review, .pager__item.is-active a {
  font-family: 'DIN Pro';
  font-weight: bold;
  font-style: normal; }

.din-pro-cond-bold, .blockProtein .infoProtein h3, .blockNutrition h2, .blockNutrition .itemPage .textPage p, .customNewsletter .customTitle, .boostHeroNewv2 .title1, .boostHeroNewv2 .title2, .boostHeroNewv2 .title3 {
  font-family: 'DIN Pro Cond';
  font-weight: bold;
  font-style: normal; }

.montserrat-bold, .boostHeroNew .contentHeroNew .btn, .blockProtein .infoProtein .btnQuizHome, .boostHeroNewv2 .contentHeroNew .btn {
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal; }

.boostHeroNew {
  background-color: #A72123;
  position: relative; }
  @media screen and (min-width: 992px) {
    .boostHeroNew {
      display: none; } }
  .boostHeroNew .contentHeroNew {
    visibility: hidden; }
    @media screen and (min-width: 992px) {
      .boostHeroNew .contentHeroNew {
        position: absolute;
        bottom: 10%;
        left: 5%;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }
    .boostHeroNew .contentHeroNew .contentHeroNewMobile {
      background-color: #A72123;
      margin-top: -30px; }
    .boostHeroNew .contentHeroNew p {
      font-size: 40px;
      color: white; }
      @media screen and (max-width: 991px) {
        .boostHeroNew .contentHeroNew p {
          font-size: 22px;
          line-height: 1.2; } }
    .boostHeroNew .contentHeroNew .btn {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      display: block;
      padding: 10px 20px;
      background-color: #FFED31 !important;
      color: #930000; }
      .boostHeroNew .contentHeroNew .btn:hover {
        opacity: 1;
        background-color: #dfcf26 !important; }

.c-color-red {
  color: #930000; }

.blockSupplement .cTitle1 {
  font-size: 40px;
  color: #930000;
  font-family: 'DIN Pro Cond';
  font-weight: bold;
  font-style: normal; }
  @media screen and (max-width: 991px) {
    .blockSupplement .cTitle1 {
      font-size: 26px; } }

.blockSupplement p {
  font-size: 17px; }
  @media screen and (max-width: 991px) {
    .blockSupplement p {
      font-size: 16px;
      line-height: 1.2; } }

.blockSupplement .itemProductHome {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  @media screen and (max-width: 991px) {
    .blockSupplement .itemProductHome {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center; } }
  .blockSupplement .itemProductHome .imgProductHome img {
    position: relative;
    z-index: 1; }
  .blockSupplement .itemProductHome .infoProduct {
    margin-left: 30px; }
    .blockSupplement .itemProductHome .infoProduct.infoProduct1 .subtitle1 {
      color: #004E12; }
    .blockSupplement .itemProductHome .infoProduct.infoProduct1 .wrapper-subtitle .lineUp {
      background-color: #00811D; }
    .blockSupplement .itemProductHome .infoProduct.infoProduct2 .subtitle1 {
      color: #006587; }
    .blockSupplement .itemProductHome .infoProduct.infoProduct2 .wrapper-subtitle .lineUp {
      background-color: #00ADE7; }
    .blockSupplement .itemProductHome .infoProduct .subtitle1 {
      text-transform: uppercase;
      font-family: 'DIN Pro Cond';
      font-weight: bold;
      font-style: normal;
      font-size: 42px;
      line-height: 1;
      margin-bottom: 0; }
      @media screen and (max-width: 991px) {
        .blockSupplement .itemProductHome .infoProduct .subtitle1 {
          font-size: 36px;
          margin-bottom: 10px; } }
    .blockSupplement .itemProductHome .infoProduct .wrapper-subtitle {
      position: relative; }
      .blockSupplement .itemProductHome .infoProduct .wrapper-subtitle .lineUp {
        position: absolute;
        left: -60px;
        top: 60%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        width: 0%;
        height: 65px;
        border-radius: 40px;
        background-color: #00811D;
        z-index: 0; }
        @media screen and (max-width: 991px) {
          .blockSupplement .itemProductHome .infoProduct .wrapper-subtitle .lineUp {
            width: 170%;
            height: 55px; } }
      .blockSupplement .itemProductHome .infoProduct .wrapper-subtitle .subtitle2 {
        text-transform: uppercase;
        color: white;
        font-family: 'DIN Pro Cond';
        font-weight: normal;
        font-style: normal;
        font-size: 30px;
        letter-spacing: 5px;
        margin-bottom: 0;
        position: relative;
        z-index: 1; }
        @media screen and (max-width: 991px) {
          .blockSupplement .itemProductHome .infoProduct .wrapper-subtitle .subtitle2 {
            font-size: 16px; } }
        .blockSupplement .itemProductHome .infoProduct .wrapper-subtitle .subtitle2 span {
          font-family: 'DIN Pro Cond';
          font-weight: bold;
          font-style: normal;
          font-size: 44px;
          letter-spacing: 0;
          /* margin-bottom: -10px; */
          position: relative;
          bottom: -10px; }
          @media screen and (max-width: 991px) {
            .blockSupplement .itemProductHome .infoProduct .wrapper-subtitle .subtitle2 span {
              font-size: 30px;
              bottom: 0; } }

.blockProtein {
  background-color: #A72123;
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 991px) {
    .blockProtein {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .blockProtein .itemBlockProtein {
    border: 3px solid white;
    border-radius: 35px;
    padding: 40px 30px; }
    @media screen and (max-width: 991px) {
      .blockProtein .itemBlockProtein {
        padding: 30px 15px; } }
  .blockProtein .infoProtein {
    text-align: center; }
    .blockProtein .infoProtein h3 {
      color: white;
      font-size: 62px;
      margin-bottom: 30px; }
      @media screen and (max-width: 991px) {
        .blockProtein .infoProtein h3 {
          font-size: 28px;
          margin-bottom: 20px; } }
    .blockProtein .infoProtein p {
      color: white;
      font-size: 18px;
      line-height: 1.2; }
      @media screen and (max-width: 991px) {
        .blockProtein .infoProtein p {
          font-size: 16px; }
          .blockProtein .infoProtein p br {
            display: none; } }
    .blockProtein .infoProtein .btnQuizHome {
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: auto;
      text-align: center;
      padding: 10px 65px !important;
      text-align: center;
      border-radius: 10px !important;
      background-color: transparent;
      border: 2px solid white;
      color: white;
      text-decoration: none; }
      .blockProtein .infoProtein .btnQuizHome:hover, .blockProtein .infoProtein .btnQuizHome:focus {
        opacity: 1;
        text-decoration: none;
        background-color: white !important;
        color: #A72123; }

.blockNutrition {
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 991px) {
    .blockNutrition {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .blockNutrition h2 {
    font-size: 40px; }
    @media screen and (max-width: 991px) {
      .blockNutrition h2 {
        font-size: 26px; } }
  .blockNutrition .textBody p {
    font-size: 18px; }
    @media screen and (max-width: 991px) {
      .blockNutrition .textBody p {
        font-size: 16px; }
        .blockNutrition .textBody p br {
          display: none; } }
  .blockNutrition .itemPage a {
    color: inherit;
    text-decoration: none; }
    .blockNutrition .itemPage a:hover, .blockNutrition .itemPage a:focus {
      color: inherit;
      text-decoration: none; }
      .blockNutrition .itemPage a:hover .textPage, .blockNutrition .itemPage a:focus .textPage {
        background-color: white; }
        .blockNutrition .itemPage a:hover .textPage p, .blockNutrition .itemPage a:focus .textPage p {
          color: #A51B1B; }
  .blockNutrition .itemPage .imgPage {
    text-align: center;
    position: relative;
    bottom: -15px; }
  .blockNutrition .itemPage .textPage {
    padding: 20px 10px 10px 10px;
    background-color: #A51B1B;
    border-radius: 10px;
    border: 4px solid #A51B1B;
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out; }
    .blockNutrition .itemPage .textPage p {
      -webkit-transition: all .15s ease-in-out;
      -o-transition: all .15s ease-in-out;
      transition: all .15s ease-in-out;
      font-size: 24px;
      color: white;
      text-align: center;
      margin-bottom: 0; }
      @media screen and (max-width: 991px) {
        .blockNutrition .itemPage .textPage p {
          font-size: 20px; } }

.customNewsletter {
  background-color: #A51B1B;
  padding-top: 70px;
  padding-bottom: 70px; }
  @media screen and (max-width: 991px) {
    .customNewsletter {
      padding-top: 50px;
      padding-bottom: 50px; } }
  .customNewsletter .join__text {
    color: white; }
  .customNewsletter .customTitle {
    text-align: center;
    font-size: 40px;
    line-height: 1.2;
    margin-bottom: 15px;
    color: white; }
  .customNewsletter .customBody {
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    color: white; }
  .customNewsletter .wrapperForm {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    .customNewsletter .wrapperForm .form-group-1, .customNewsletter .wrapperForm .form-group-2 {
      width: 50%;
      padding-left: 7px;
      padding-right: 7px;
      padding-bottom: 0 !important; }
      .customNewsletter .wrapperForm .form-group-1 input[type="text"], .customNewsletter .wrapperForm .form-group-2 input[type="text"] {
        width: 100%;
        margin-bottom: 0 !important;
        font-family: 'DIN Pro' !important;
        font-weight: 500 !important;
        font-style: italic;
        color: #930000; }
        .customNewsletter .wrapperForm .form-group-1 input[type="text"]::-webkit-input-placeholder, .customNewsletter .wrapperForm .form-group-2 input[type="text"]::-webkit-input-placeholder {
          color: #930000 !important; }
        .customNewsletter .wrapperForm .form-group-1 input[type="text"]:-ms-input-placeholder, .customNewsletter .wrapperForm .form-group-2 input[type="text"]:-ms-input-placeholder {
          color: #930000 !important; }
        .customNewsletter .wrapperForm .form-group-1 input[type="text"]::-ms-input-placeholder, .customNewsletter .wrapperForm .form-group-2 input[type="text"]::-ms-input-placeholder {
          color: #930000 !important; }
        .customNewsletter .wrapperForm .form-group-1 input[type="text"]::placeholder, .customNewsletter .wrapperForm .form-group-2 input[type="text"]::placeholder {
          color: #930000 !important; }
    .customNewsletter .wrapperForm .form-group-3 {
      width: 100%;
      padding-left: 7px;
      padding-right: 7px; }
      .customNewsletter .wrapperForm .form-group-3 input[type="text"] {
        color: #930000;
        width: 100%;
        margin-bottom: 0 !important;
        font-family: 'DIN Pro' !important;
        font-weight: 500 !important;
        font-style: italic; }
        .customNewsletter .wrapperForm .form-group-3 input[type="text"]::-webkit-input-placeholder {
          color: #930000 !important; }
        .customNewsletter .wrapperForm .form-group-3 input[type="text"]:-ms-input-placeholder {
          color: #930000 !important; }
        .customNewsletter .wrapperForm .form-group-3 input[type="text"]::-ms-input-placeholder {
          color: #930000 !important; }
        .customNewsletter .wrapperForm .form-group-3 input[type="text"]::placeholder {
          color: #930000 !important; }
  .customNewsletter .join__form-btn {
    border-radius: 10px !important;
    max-width: 250px; }
    .customNewsletter .join__form-btn:focus {
      background-color: white !important;
      color: #A51B1B; }

.customWhereBuy a {
  display: block;
  padding: 7px 17px;
  color: white;
  background-color: #1D0F4D;
  -webkit-transform: all .15s ease-in-out;
  -ms-transform: all .15s ease-in-out;
  transform: all .15s ease-in-out;
  border-radius: 10px; }
  @media screen and (max-width: 991px) {
    .customWhereBuy a {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: auto; } }
  .customWhereBuy a i {
    color: white;
    font-size: 22px;
    margin-right: 10px; }
  .customWhereBuy a:hover {
    background-color: #2a166d;
    color: white; }

.customTitleColumnFooter {
  font-size: 18px; }
  .customTitleColumnFooter::after {
    background: #A51B1B; }

.disclaimerFooter {
  text-align: center; }
  .disclaimerFooter p {
    color: white; }

.customFooter {
  background-color: #1A1239;
  padding-bottom: 30px; }
  .customFooter .footer-title {
    font-size: 18px; }
    .customFooter .footer-title::after {
      background: #A51B1B; }
  .customFooter .footer__menu-list li a {
    text-transform: none; }

.socialMediaFooter {
  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; }
  .socialMediaFooter .item-sm {
    margin-left: 7px;
    margin-right: 7px; }
    .socialMediaFooter .item-sm a div {
      background-color: white;
      padding: 5px;
      border-radius: 10px;
      -webkit-transition: all .15s ease-in-out;
      -o-transition: all .15s ease-in-out;
      transition: all .15s ease-in-out;
      width: 40px;
      height: 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; }
    .socialMediaFooter .item-sm a i {
      color: #1A1239;
      font-size: 20px; }
    .socialMediaFooter .item-sm a:hover div {
      background-color: #e1dddd; }

.customLinksFooter {
  background-color: #0F0A22; }
  .customLinksFooter .list-inline {
    margin-bottom: 0;
    text-align: center; }
    .customLinksFooter .list-inline .list-inline-item {
      margin-left: 7px;
      margin-right: 7px; }
      .customLinksFooter .list-inline .list-inline-item a {
        color: white;
        text-decoration: none; }
        .customLinksFooter .list-inline .list-inline-item a:hover, .customLinksFooter .list-inline .list-inline-item a:focus {
          color: white;
          text-decoration: underline; }

.boostHeroNewv2 {
  position: relative;
  background-image: url("../img/background_homepage.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 750px; }
  @media only screen and (max-width: 1199px) and (min-width: 992px) {
    .boostHeroNewv2 {
      min-height: 670px; } }
  @media screen and (max-width: 991px) {
    .boostHeroNewv2 {
      background-image: url("../img/background_mobile.png");
      display: none; } }
  .boostHeroNewv2 .woman {
    position: absolute;
    top: 15%;
    left: -50%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    max-width: 310px;
    z-index: 2; }
    @media only screen and (max-width: 1399px) and (min-width: 1200px) {
      .boostHeroNewv2 .woman {
        max-width: 250px; } }
    @media only screen and (max-width: 1199px) and (min-width: 992px) {
      .boostHeroNewv2 .woman {
        max-width: 190px; } }
  .boostHeroNewv2 .title1 {
    color: white;
    margin-bottom: 0;
    position: absolute;
    top: 25%;
    left: -100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    z-index: 3;
    font-size: 108px; }
    @media screen and (max-width: 991px) {
      .boostHeroNewv2 .title1 {
        font-size: 28px; } }
    @media only screen and (max-width: 1399px) and (min-width: 1200px) {
      .boostHeroNewv2 .title1 {
        font-size: 85px; } }
    @media only screen and (max-width: 1199px) and (min-width: 992px) {
      .boostHeroNewv2 .title1 {
        font-size: 65px; } }
    .boostHeroNewv2 .title1 sup {
      font-size: 44px; }
      @media only screen and (max-width: 1199px) and (min-width: 992px) {
        .boostHeroNewv2 .title1 sup {
          font-size: 26px; } }
  .boostHeroNewv2 .title2 {
    color: white;
    margin-bottom: 0;
    position: absolute;
    top: 25%;
    left: -100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.5;
    z-index: 1;
    font-size: 108px; }
    @media screen and (max-width: 991px) {
      .boostHeroNewv2 .title2 {
        display: none; } }
    @media only screen and (max-width: 1399px) and (min-width: 1200px) {
      .boostHeroNewv2 .title2 {
        font-size: 85px; } }
    @media only screen and (max-width: 1199px) and (min-width: 992px) {
      .boostHeroNewv2 .title2 {
        font-size: 65px; } }
    .boostHeroNewv2 .title2 sup {
      font-size: 44px; }
      @media only screen and (max-width: 1199px) and (min-width: 992px) {
        .boostHeroNewv2 .title2 sup {
          font-size: 26px; } }
  .boostHeroNewv2 .title3 {
    color: white;
    margin-bottom: 0;
    position: absolute;
    top: 25%;
    left: -100%;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 0.5;
    z-index: 1;
    font-size: 108px; }
    @media screen and (max-width: 991px) {
      .boostHeroNewv2 .title3 {
        display: none; } }
    @media only screen and (max-width: 1399px) and (min-width: 1200px) {
      .boostHeroNewv2 .title3 {
        font-size: 85px; } }
    @media only screen and (max-width: 1199px) and (min-width: 992px) {
      .boostHeroNewv2 .title3 {
        font-size: 65px; } }
    .boostHeroNewv2 .title3 sup {
      font-size: 44px; }
      @media only screen and (max-width: 1199px) and (min-width: 992px) {
        .boostHeroNewv2 .title3 sup {
          font-size: 26px; } }
  .boostHeroNewv2 .productos {
    position: absolute;
    top: 19%;
    right: 5%;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 0; }
    @media only screen and (max-width: 1199px) and (min-width: 992px) {
      .boostHeroNewv2 .productos {
        max-width: 290px; } }
  .boostHeroNewv2 .contentHeroNew {
    visibility: hidden; }
    @media screen and (min-width: 992px) {
      .boostHeroNewv2 .contentHeroNew {
        position: absolute;
        bottom: 10%;
        left: 5%;
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0); } }
    .boostHeroNewv2 .contentHeroNew .contentHeroNewMobile {
      background-color: #A72123;
      margin-top: -30px; }
    .boostHeroNewv2 .contentHeroNew p {
      font-size: 40px;
      color: white; }
      @media screen and (max-width: 991px) {
        .boostHeroNewv2 .contentHeroNew p {
          font-size: 22px;
          line-height: 1.2; } }
    .boostHeroNewv2 .contentHeroNew .btn {
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      display: block;
      padding: 10px 20px;
      background-color: #FFED31 !important;
      color: #930000; }
      .boostHeroNewv2 .contentHeroNew .btn:hover {
        opacity: 1;
        background-color: #dfcf26 !important; }

.pdpTeaserQuick .product-buttons .btn {
  color: white;
  background-color: #A51B1B !important;
  border-radius: 10px !important; }
  .pdpTeaserQuick .product-buttons .btn:hover, .pdpTeaserQuick .product-buttons .btn:focus {
    color: white;
    background-color: #A51B1B; }

#bazaarvoice-wrapper [data-target="#write-review-modal"] {
  background-color: #A51B1B !important;
  border-radius: 10px !important; }

.product_detail h1, .product_detail h2 {
  font-family: "DIN Pro" !important;
  font-weight: bold;
  font-style: normal; }

.product-page-tabs .nav-pills .nav-item a {
  font-family: "DIN Pro" !important;
  font-weight: bold;
  font-style: normal; }

.breadcrumbs .breadcrumb-item {
  font-family: "DIN Pro" !important;
  font-weight: normal;
  font-style: normal; }
  .breadcrumbs .breadcrumb-item a {
    font-family: "DIN Pro" !important;
    font-weight: normal;
    font-style: normal; }

.products__title {
  font-family: "DIN Pro" !important;
  font-weight: bold;
  font-style: normal; }

@media screen and (min-width: 992px) {
  .pdpFlavorOption {
    min-width: 111px; } }

.stars-rev span {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  background: url(../images/star.svg) center center no-repeat;
  background-size: cover;
  margin: 2px; }
  .stars-rev span.review {
    width: 18px;
    height: 18px;
    margin: 0; }
    @media (min-width: 768px) {
      .stars-rev span.review {
        width: 25px;
        height: 25px; } }

@media (min-width: 992px) {
  .review-rating-left {
    border-right: 1px solid #343434; } }

.review-rating-left .rating {
  font-size: 70px;
  color: #343434;
  line-height: 1; }
  @media (min-width: 768px) {
    .review-rating-left .rating {
      font-size: 90px; } }

.review-rating-left--profile {
  position: relative;
  margin: 0;
  padding-left: 2rem;
  font-size: 16px; }
  .review-rating-left--profile::before {
    position: absolute;
    content: "";
    width: 20px;
    height: 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(../images/profile.png) no-repeat center center/contain;
    left: 0; }

.review-rating-left .rating-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0.7em;
  font-size: 12px; }
  @media (min-width: 768px) {
    .review-rating-left .rating-container {
      font-size: 19px; } }
  .review-rating-left .rating-container:first-of-type {
    margin-top: 1.5em; }
  .review-rating-left .rating-container img {
    width: 15px;
    height: 15px;
    margin-right: 0.5em; }
    @media (min-width: 768px) {
      .review-rating-left .rating-container img {
        width: 20px;
        height: 20px; } }
  .review-rating-left .rating-container__bg {
    position: relative;
    background-color: #f7f6f2;
    width: 100%;
    text-align: left;
    display: block;
    margin-left: 1em; }
  .review-rating-left .rating-container__percentage {
    background-color: #A51B1B;
    color: #fff !important;
    top: 0;
    padding-left: 0.5em;
    font-size: 12px;
    height: 100%;
    text-shadow: 1px 1px #000 !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold; }
    @media (min-width: 768px) {
      .review-rating-left .rating-container__percentage {
        font-size: 19px !important; } }

.review-rating-right {
  -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; }
  .review-rating-right .percentage-xl {
    font-size: 70px;
    font-style: italic; }
    @media (min-width: 768px) {
      .review-rating-right .percentage-xl {
        font-size: 90px; } }
  .review-rating-right p {
    font-size: 27px;
    margin-bottom: 1em;
    line-height: 1; }
    @media (min-width: 1600px) {
      .review-rating-right p {
        line-height: unset; } }
  .review-rating-right a {
    color: #A51B1B; }

.reviewer-card {
  margin: 1em 0; }
  .reviewer-card .reviewer {
    color: #A51B1B;
    font-size: 17px; }
    @media (min-width: 576px) {
      .reviewer-card .reviewer .flavor,
      .reviewer-card .reviewer .reviewer {
        margin-left: 2em; } }
    .reviewer-card .reviewer .flavor {
      display: inline-block;
      margin-left: 1em; }
      .reviewer-card .reviewer .flavor span {
        width: 12px;
        height: 12px;
        border-radius: 50%;
        display: inline-block; }
    .reviewer-card .reviewer .reviewer {
      position: relative; }
      @media (min-width: 576px) {
        .reviewer-card .reviewer .reviewer::before {
          position: absolute;
          content: "";
          height: 100%;
          width: 2px;
          background: #73737C;
          left: -1em; } }
  .reviewer-card .reviewer-recommend {
    padding-left: 1.5em;
    position: relative;
    color: #6E6E77;
    font-style: italic; }
    .reviewer-card .reviewer-recommend p {
      margin-bottom: 0;
      margin-left: 7px; }
    .reviewer-card .reviewer-recommend::before {
      position: absolute;
      content: "";
      height: 20px;
      width: 20px;
      left: 0;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      background: url(../images/check_mark.png) no-repeat center/contain; }

.pagination {
  display: inline-block;
  color: #73737C; }
  .pagination .current {
    color: #A51B1B; }
  .pagination a {
    position: relative;
    padding: 0 0.7em; }
    .pagination a:hover {
      color: #A51B1B; }
    .pagination a:nth-of-type(2)::before, .pagination a:nth-of-type(3)::before {
      position: absolute;
      content: "";
      height: 130%;
      background: #73737C;
      width: 2px;
      left: -0.2em;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }

.btnReview {
  color: #A51B1B !important;
  font-size: 20px; }
  .btnReview:hover, .btnReview:focus {
    color: #A51B1B !important; }
    .btnReview:hover::after, .btnReview:focus::after {
      right: -5px; }
  .btnReview::after {
    -webkit-transition: all .15s ease-in-out;
    -o-transition: all .15s ease-in-out;
    transition: all .15s ease-in-out;
    position: relative;
    right: 0;
    content: '\f178';
    color: #A51B1B;
    margin-left: 10px; }

.left-product-review0 {
  background: #343434;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0.5em;
  z-index: 1001; }
  @media (min-width: 768px) {
    .left-product-review0 {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 3.5em 0; } }
  .left-product-review0 img {
    height: 80px; }
    @media (min-width: 768px) {
      .left-product-review0 img {
        height: auto;
        max-width: 85%;
        margin-bottom: 2em;
        height: 300px; } }
  .left-product-review0 p {
    padding: 0 0.7em;
    font-size: 15px;
    margin: 0; }
    @media (min-width: 768px) {
      .left-product-review0 p {
        padding: 0 0.5em;
        font-size: 17px;
        text-align: center; } }

.product-review0 {
  font-size: 11px;
  padding: 1em;
  max-height: 90vh;
  overflow-y: auto;
  position: relative; }
  .product-review0::after {
    content: "";
    position: fixed;
    width: 100%;
    height: 140px;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(white), to(rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(bottom, white 0%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to top, white 0%, rgba(255, 255, 255, 0) 100%);
    z-index: 1000; }
  @media (min-width: 768px) {
    .product-review0 {
      font-size: 20px;
      padding: 3.5em 0; } }
  .product-review0 h1, .product-review0 h2, .product-review0 h3, .product-review0 h4, .product-review0 h5, .product-review0 h6 {
    font-size: 17px;
    margin: 0;
    padding: 0 0.5em; }
    @media (min-width: 576px) {
      .product-review0 h1, .product-review0 h2, .product-review0 h3, .product-review0 h4, .product-review0 h5, .product-review0 h6 {
        font-size: 20px; } }
    @media (min-width: 768px) {
      .product-review0 h1, .product-review0 h2, .product-review0 h3, .product-review0 h4, .product-review0 h5, .product-review0 h6 {
        font-size: 33px;
        margin-bottom: 0.1em; } }
  .product-review0 span {
    color: #ea9740; }
  .product-review0 p {
    margin-bottom: 0;
    font-size: 10px;
    margin-top: 0.5em;
    color: #73737C; }
    @media (min-width: 768px) {
      .product-review0 p {
        font-size: 15px;
        margin-top: 0; } }
  .product-review0__stars {
    display: inline-block; }
    .product-review0__stars input {
      display: none;
      margin-top: 1em; }
    .product-review0__stars > label {
      float: right;
      margin-bottom: 0; }
      .product-review0__stars > label i {
        font-size: 18px; }
        @media (min-width: 768px) {
          .product-review0__stars > label i {
            font-size: 27px; } }
    .product-review0__stars input[type="radio"]:checked + label i::before {
      cursor: pointer;
      content: "\f005";
      color: #ea9740; }
    .product-review0__stars label:hover i::before,
    .product-review0__stars label:hover ~ label i::before,
    .product-review0__stars input:checked ~ label i::before, .product-review0__stars input:checked + label i::before {
      cursor: pointer;
      content: "\f005";
      color: #ea9740; }
  .product-review0 .reco-to-friend {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100px;
    border: 1px solid #000 !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 0.5em;
    margin-bottom: 1em; }
    @media (min-width: 768px) {
      .product-review0 .reco-to-friend {
        width: 180px; } }
    .product-review0 .reco-to-friend label {
      padding: 0.4em 1em !important;
      -webkit-box-flex: 1 !important;
      -ms-flex: 1 !important;
      flex: 1 !important;
      cursor: pointer;
      margin: 0;
      text-align: center; }
      @media (min-width: 768px) {
        .product-review0 .reco-to-friend label {
          padding: 0.2em 1em; } }
    .product-review0 .reco-to-friend input {
      display: none; }
      .product-review0 .reco-to-friend input:checked + label {
        background: #A51B1B !important;
        color: #fff !important;
        border-radius: 0 !important; }
  .product-review0__inputs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .product-review0__inputs input[type="checkbox"] {
      display: none; }
    .product-review0__inputs select {
      -webkit-appearance: none; }
    .product-review0__inputs label[for*="checkbox"] {
      margin: 1em 0 2em;
      cursor: pointer;
      position: relative;
      -webkit-transform: translate3d(0, 0, 0);
      transform: translate3d(0, 0, 0);
      text-indent: 1.5em; }
      .product-review0__inputs label[for*="checkbox"]::before {
        content: "";
        position: absolute;
        width: 14px;
        height: 14px;
        left: 0;
        border: 2px solid #a7a5ac; }
        @media (min-width: 768px) {
          .product-review0__inputs label[for*="checkbox"]::before {
            width: 25px;
            height: 25px;
            border: 3px solid #a7a5ac; } }
      .product-review0__inputs label[for*="checkbox"] strong {
        color: #A51B1B; }
      .product-review0__inputs label[for*="checkbox"] p {
        font-style: italic;
        text-indent: initial; }
      .product-review0__inputs label[for*="checkbox"] svg {
        width: 15px;
        height: 15px;
        position: absolute;
        top: -3px;
        pointer-events: none;
        left: 3px;
        fill: none;
        -webkit-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        transition: all 0.2s ease; }
        @media (min-width: 768px) {
          .product-review0__inputs label[for*="checkbox"] svg {
            width: 25px;
            height: 25px;
            left: 5px; } }
        .product-review0__inputs label[for*="checkbox"] svg polyline {
          stroke-dasharray: 34;
          stroke-dashoffset: 40; }
    .product-review0__inputs input[type="checkbox"]:checked + label svg polyline {
      stroke-dasharray: 70;
      -webkit-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear;
      -webkit-transition-delay: 0.15s;
      -o-transition-delay: 0.15s;
      transition-delay: 0.15s; }
    .product-review0__inputs a.send_review {
      background: #A51B1B;
      padding: 0.5em 1em;
      color: #fff;
      -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center; }
    .product-review0__inputs label {
      display: block;
      margin-bottom: 0.7em; }
    .product-review0__inputs input,
    .product-review0__inputs textarea,
    .product-review0__inputs select {
      width: 100%;
      padding: 0.5em 1em;
      font-size: 12px;
      border: 1px solid #000 !important;
      border-radius: 0 !important;
      color: #595959;
      margin-bottom: 1em; }
      @media (min-width: 768px) {
        .product-review0__inputs input,
        .product-review0__inputs textarea,
        .product-review0__inputs select {
          font-size: 17px; } }

#cboxClose {
  text-indent: unset;
  width: auto;
  height: auto;
  color: #73737C;
  top: 10px;
  right: 10px; }
  @media (min-width: 768px) {
    #cboxClose {
      color: #828282; } }
  #cboxClose i {
    font-size: 30px; }
  @media (min-width: 768px) {
    #cboxClose {
      top: 15px;
      right: 15px; } }

#cboxLoadedContent {
  border: none; }

.double-submit {
  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;
  text-align: center;
  font-size: 13px; }
  @media (min-width: 768px) {
    .double-submit {
      font-size: 15px; } }
  .double-submit img {
    width: 100px; }
  .double-submit h1, .double-submit h2, .double-submit h3, .double-submit h4, .double-submit h5, .double-submit h6 {
    font-size: 18px; }
    @media (min-width: 768px) {
      .double-submit h1, .double-submit h2, .double-submit h3, .double-submit h4, .double-submit h5, .double-submit h6 {
        font-size: 24px; } }
  .double-submit a {
    color: #fff;
    padding: 0.5em 1em;
    background-color: #A51B1B; }
    .double-submit a:hover {
      background: #841912; }

#review-description {
  height: 100%; }

.product-review__stars2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  font-size: 2em;
  position: relative; }

.product-review__stars2 input[type="radio"] {
  display: none; }

.product-review__stars2 label.star {
  cursor: pointer;
  padding: 0 5px;
  -webkit-transition: color 0.2s ease-in-out;
  -o-transition: color 0.2s ease-in-out;
  transition: color 0.2s ease-in-out;
  color: #ccc;
  /* Default color for unselected stars */ }

.product-review__stars2 label.star i {
  font-style: normal; }

/* Common properties for all stars */
.product-review__stars2 label.star i::before {
  content: "\f005";
  /* Font Awesome 5 'star' icon unicode */ }

/* --- Interaction and Selection --- */
/* On hover, color the hovered star and all previous ones */
.product-review__stars2 label.star:hover,
.product-review__stars2 label.star:hover ~ label.star {
  color: #ff9900; }

/* On hover, make the star icon solid for the hovered star and all previous ones */
/* When a radio is checked, color its label and all previous ones */
.product-review__stars2 input[type="radio"]:checked + label.star,
.product-review__stars2 input[type="radio"]:checked ~ label.star {
  color: #ff9900; }

/* When a radio is checked, make its icon and all previous ones solid */
/* Ensure the asterisk is styled correctly */
.required-asterisk {
  color: #ff9900;
  font-size: 0.8em;
  vertical-align: super;
  margin-left: 2px; }

.stars {
  width: 82.5px;
  height: 15px;
  background: url(../images/icons/sprite-stars.png);
  background-repeat: no-repeat; }
  .stars--4 {
    background-position: -16.5px; }
  .stars--3 {
    background-position: -33px; }
  .stars--2 {
    background-position: -49.5px; }
  .stars--1 {
    background-position: -66px; }
  .stars--0 {
    background-position: -82.5px; }

.product-review::after {
  display: none !important; }

.pager__item {
  display: inline-block;
  padding: 5px;
  font-size: 20px; }

.pager__item a {
  font-size: 20px;
  color: #b0afb5 !important;
  border-bottom: 3px solid; }

.pager__item.is-active a {
  font-size: 20px;
  color: #A51B1B !important; }

.pager__item--next,
.pager__item--last,
.pager__item--previous,
.pager__item--first {
  display: none; }

.casecTemplate .whereBuy {
  background-color: white; }
  .casecTemplate .whereBuy .desc-where-buy p {
    color: #930000;
    font-family: 'Montserrat';
    font-weight: 500;
    font-size: 1rem; }

.casecTemplate .cItemTienda a {
  color: inherit;
  text-decoration: none; }
  .casecTemplate .cItemTienda a:hover {
    color: inherit;
    text-decoration: none; }
  .casecTemplate .cItemTienda a img {
    padding: 10px 15px; }

.casecTemplate .cItemTienda .contentTienda {
  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;
  min-height: 225px;
  border: 5px solid #930000;
  border-radius: 10px;
  background-color: white; }
  .casecTemplate .cItemTienda .contentTienda:hover {
    background-color: #930000; }
  @media screen and (max-width: 991px) {
    .casecTemplate .cItemTienda .contentTienda {
      min-height: 165px; } }

.why-offer__group_v2 {
  margin: 63px 0 118px 0; }
