body {
  background-image: url("../images/portada.png");
}

.new-footer__mob-logo-box {
  height: auto !important;
  width: auto !important;
}

.section-personalized-advice-text__image {
  width: 450px;
  margin: 30px 60px 60px 0px;
}

.whats-app {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 65px;
  background-color: #25d366;
  color: #FFF;
  border-radius: 50px;
  text-align: center;
  font-size: 30px;
  box-shadow: 1px 1px 3px #999;
  z-index: 100;
  left: 15px;
}

.my-float {
  margin-top: 16px;
}

@media (max-width: 767px) {
  .nav-top__left-block__links-box {
    display: block;
  }
  .nav-top__left-block__links-box .footer-new__link_light {
    font-size: 14px;
    padding: 0;
  }
  .brand-7 {
    width: 207px;
    max-width: 207px;
    margin-right: auto;
    padding-left: 0;
  }
  .section-personalized-advice-text__image {
    display: none;
  }
  .section-personalized-advice-text__beyond {
    font-size: 32px;
    line-height: 36px;
  }
  .section-traits-picked {
    padding-left: 20px;
    padding-right: 20px;
  }
  .large-heading-2 {
    font-size: 30px;
  }
  .heading-55 {
    font-size: 28px;
  }
  .how-video__content {
    padding-bottom: 10px;
  }
  .mobile-section-title {
    font-size: 22px;
  }
  .section-personalized-advice-text__header {
    font-size: 38px;
  }
  .expandable-heading {
    font-size: 18px;
  }
  .how-video__watch-btn.play-hero-video {
    display: flex;
  }
}
.section-special-price__get-report {
  text-decoration: none;
  display: inline-block;
  width: auto;
  padding: 10px 24px 12px;
  margin: 10px 0;
}

.w960 {
  max-width: 960px !important;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  text-align: left;
}

.order-box {
  max-width: 420px !important;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 0px;
  line-height: 24px;
  text-align: center;
  margin: 0 auto 40px;
  border: 1px solid #aaa;
}
.order-box .text {
  padding: 20px;
}

label.error {
  color: #d80077;
}

.input-group-addon {
  background: #e9e9e9;
  padding: 9px 12px;
}

/*# sourceMappingURL=core.css.map */
