.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
.empty-component {
  display: none;
}
.hero-salon-quality-hair.container .image-description {
  position: absolute;
  bottom: 25px;
  text-align: center;
}
.hero-salon-quality-hair.container .mr-btn.btn-fuchsia {
  background-color: #c6046d;
  border-color: #c6046d;
}
.hero-salon-quality-hair.container .mr-btn.btn-bright-blue {
  background-color: #735e73;
  border-color: #735e73;
}
.hero-salon-quality-hair.container .mr-btn .btn-caret {
  display: inline;
  margin-left: 5px;
}
.hero-salon-quality-hair.container .mr-btn .btn-caret::before {
  font-weight: bold;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .hero-salon-quality-hair.container .mobile-text {
    padding: 1.5em 6%;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .hero-salon-quality-hair.container .image-description {
    text-align: right;
    padding-right: 18px;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .hero-salon-quality-hair.container .image-description {
    text-align: right;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 960px) {
  .hero-salon-quality-hair.container .image-description {
    text-align: right;
    padding-right: 25px;
  }
}
.ingredients-two-panel .fluid-background-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.ingredients-two-panel .content-wrap {
  overflow: hidden;
  padding-bottom: 20px;
}
.ingredients-two-panel .content-wrap h2 {
  margin: 30px 3em 20px 3em;
}
.ingredients-two-panel .mrlogo {
  display: block;
  margin: 0 auto;
  padding: 7% 0 5% 0;
}
.ingredients-two-panel .healthy-logo {
  display: block;
  margin: 0 auto;
  padding: 2% 0;
  padding-bottom: 1em;
}
.ingredients-two-panel .not-healthy-logo {
  display: block;
  margin: 0 auto;
  padding: 0;
  padding-bottom: 1em;
}
.ingredients-two-panel .healthy-panel {
  background-color: rgba(255,255,255,0.9);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  height: initial;
  padding-bottom: 15px;
}
.ingredients-two-panel .not-healthy-panel {
  background-color: rgba(235,235,235,0.9);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  height: initial;
  padding-bottom: 15px;
}
.ingredients-two-panel .bullet-line {
  width: 70%;
  margin: 0 auto;
}
.ingredients-two-panel .boldy::before {
  font-weight: bold;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .a-box-cust:before {
    padding-top: 330%;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .ingredients-two-panel .bullet-line {
    width: 70%;
  }
  .ingredients-two-panel .healthy-panel,
  .ingredients-two-panel .not-healthy-panel {
    min-height: 32em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .ingredients-two-panel .bullet-line {
    width: 70%;
  }
  .ingredients-two-panel .healthy-panel,
  .ingredients-two-panel .not-healthy-panel {
    min-height: 30em;
  }
}
@media only screen and (min-width: 960px) {
  .ingredients-two-panel .bullet-line {
    width: 70%;
  }
  .ingredients-two-panel .healthy-panel,
  .ingredients-two-panel .not-healthy-panel {
    min-height: 32em;
  }
}
.color-could-be-this-easy .mr-btn.btn-fuchsia {
  background-color: #c6046d;
  border-color: #c6046d;
}
.color-could-be-this-easy .mr-btn.btn-bright-blue {
  background-color: #735e73;
  border-color: #735e73;
}
.color-could-be-this-easy .mr-btn .btn-caret {
  display: inline;
  margin-left: 5px;
}
.color-could-be-this-easy .mr-btn .btn-caret::before {
  font-weight: bold;
}
.color-could-be-this-easy .description {
  margin: 0 4em;
}
.color-could-be-this-easy .title {
  margin: 0 4em;
}
.press-reviews-carousel .press-carousel {
  position: relative;
}
.press-reviews-carousel .press-carousel .logo-image {
  margin: 0 auto;
  max-width: 45%;
}
.press-reviews-carousel .press-carousel .slick-list {
  width: initial;
}
.press-reviews-carousel .press-carousel .press-img {
  height: 70px;
  display: block;
}
.press-reviews-carousel .press-carousel .mr-caret {
  font-size: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  z-index: 100;
  cursor: pointer;
  position: absolute;
}
.press-reviews-carousel .press-carousel .mr-caret.icon-caret-left {
  left: 0px;
  margin: -10% 0 0 0;
}
.press-reviews-carousel .press-carousel .mr-caret.icon-caret-right {
  right: 0px;
  margin: -10% 0 0 0;
}
.press-reviews-carousel .press-carousel .mr-caret::before {
  margin: 0;
}
@media only screen and (min-width: 560px) {
  .press-reviews-carousel .press-carousel .logo-image {
    max-width: 55%;
  }
  .press-reviews-carousel .press-carousel .slick-list {
    width: 85%;
    margin: auto;
  }
  .press-reviews-carousel .press-carousel .mr-caret {
    font-size: 60px;
  }
  .press-reviews-carousel .press-carousel .mr-caret.icon-caret-left {
    margin: -5% 0 0 0;
  }
  .press-reviews-carousel .press-carousel .mr-caret.icon-caret-right {
    margin: -5% 0 0 0;
  }
}
@media only screen and (min-width: 960px) {
  .press-reviews-carousel .press-carousel .slick-list {
    width: 90%;
    margin: auto;
  }
}
.resp-bef-aft-carousel {
  background-color: #f3f4f5;
}
.resp-bef-aft-carousel .superior-results-carousel {
  position: relative;
}
.resp-bef-aft-carousel .superior-results-carousel .slick-slider {
  margin: 0;
}
.resp-bef-aft-carousel .superior-results-carousel .mr-caret {
  font-size: 50px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  z-index: 100;
  cursor: pointer;
  position: absolute;
}
.resp-bef-aft-carousel .superior-results-carousel .mr-caret.icon-caret-left {
  left: 0px;
}
.resp-bef-aft-carousel .superior-results-carousel .mr-caret.icon-caret-right {
  right: 0px;
}
.resp-bef-aft-carousel .superior-results-carousel .mr-caret::before {
  margin: 0;
}
.resp-bef-aft-carousel .absolute-header {
  position: absolute;
  width: 100%;
  top: 0;
}
.resp-bef-aft-carousel .absolute-cta {
  position: absolute;
  width: 100%;
  bottom: 4%;
}
.resp-bef-aft-carousel .image-description {
  position: absolute;
  margin-left: 26%;
  margin-top: -20%;
}
.resp-bef-aft-carousel .mr-btn.btn-fuchsia {
  background-color: #c6046d;
  border-color: #c6046d;
}
.resp-bef-aft-carousel .mr-btn.btn-bright-blue {
  background-color: #735e73;
  border-color: #735e73;
}
.resp-bef-aft-carousel .mr-btn .btn-caret {
  display: inline;
  margin-left: 5px;
}
.resp-bef-aft-carousel .mr-btn .btn-caret::before {
  font-weight: bold;
}
@media only screen and (min-width: 560px) {
  .resp-bef-aft-carousel .superior-results-carousel .mr-caret {
    font-size: 60px;
  }
  .resp-bef-aft-carousel .superior-results-carousel .mr-caret.icon-caret-left {
    margin: -5% 0 0 0;
  }
  .resp-bef-aft-carousel .superior-results-carousel .mr-caret.icon-caret-right {
    margin: -5% 0 0 0;
  }
  .resp-bef-aft-carousel .superior-results-carousel .image-description {
    position: absolute;
    margin-left: 29%;
    margin-top: -20%;
  }
}
@media only screen and (min-width: 960px) {
  .resp-bef-aft-carousel .superior-results-carousel .image-description {
    position: absolute;
    margin-left: 30%;
    margin-top: -20%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  #content.simple-footer {
    padding-bottom: 210px !important;
  }
  footer.simple-footer {
    height: 210px !important;
  }
  .fixed-mobile-cta-red {
    position: fixed;
    width: 100%;
    bottom: 0;
    z-index: 100;
  }
  .fixed-mobile-cta-red .mr-btn {
    border-color: #f00 !important;
    background-color: #f00 !important;
  }
  .fixed-mobile-cta-red .mr-btn .btn-caret {
    display: inline;
    margin-left: 5px;
  }
  .fixed-mobile-cta-red .mr-btn .btn-caret::before {
    font-weight: bold;
  }
}
