.back-to-account {
  width: 100%;
  background-color: mr-blue;
}
@-webkit-keyframes showPhoto {
  0% {
    filter: 'alpha(opacity=0)';
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  100% {
    filter: 'alpha(opacity=1)';
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01;
  }
}
.smart-blonde-hero {
  padding-bottom: 5em;
  overflow-x: hidden;
}
.smart-blonde-hero .row {
  background-color: #e6e4e9;
}
.smart-blonde-hero .xs-12 {
  padding: 2em 0;
}
.smart-blonde-hero h1 {
  text-align: center;
}
.smart-blonde-hero h1 .f-script {
  line-height: 1.5em;
  margin-top: 0.5em;
  margin-left: -2.5em;
}
.smart-blonde-hero .text-block {
  padding: 1em 10% 0 10%;
}
.smart-blonde-hero a.mr-btn {
  margin: 2em auto 2em auto;
}
.smart-blonde-hero .blonde-photo {
  width: 88%;
  position: absolute;
  -webkit-animation-name: showPhoto;
  -moz-animation-name: showPhoto;
  -o-animation-name: showPhoto;
  animation-name: showPhoto;
  -webkit-animation-iteration-count: 1;
  -moz-animation-iteration-count: 1;
  -o-animation-iteration-count: 1;
  animation-iteration-count: 1;
  animation-timing-function: linear;
  -webkit-animation-duration: 0.1s;
  -moz-animation-duration: 0.1s;
  -o-animation-duration: 0.1s;
  animation-duration: 0.1s;
  -webkit-animation-fill-mode: backwards;
  -moz-animation-fill-mode: backwards;
  -o-animation-fill-mode: backwards;
  animation-fill-mode: backwards;
}
.smart-blonde-hero .blonde-photo-1 {
  z-index: 10;
  top: 6.25em;
  left: -16%;
}
.smart-blonde-hero .blonde-photo-2 {
  animation-delay: 1.5s;
  z-index: 6;
  top: -5.75em;
  left: 0;
}
.smart-blonde-hero .blonde-photo-3 {
  animation-delay: 3s;
  z-index: 8;
  top: 2.75em;
  left: 35%;
}
@media (max-width: 959px) {
  .smart-blonde-hero .xs-12 {
    padding: 2em 0 0 0;
  }
  .smart-blonde-hero .text-block {
    padding: 1em 17% 0 17%;
  }
  .smart-blonde-hero .blonde-photo {
    width: 55%;
  }
  .smart-blonde-hero .blonde-photo-1 {
    top: 9em;
    left: 11%;
  }
  .smart-blonde-hero .blonde-photo-2 {
    top: -4em;
    left: 21%;
  }
  .smart-blonde-hero .blonde-photo-3 {
    top: 6.5em;
    left: 43%;
  }
}
@media (max-width: 759px) {
  .smart-blonde-hero .text-block {
    padding: 1em 6% 0 6%;
  }
  .smart-blonde-hero .blonde-photo {
    width: 55%;
  }
  .smart-blonde-hero .blonde-photo-1 {
    top: 6.5em;
    left: 11%;
  }
  .smart-blonde-hero .blonde-photo-2 {
    top: -2.5em;
    left: 21%;
  }
  .smart-blonde-hero .blonde-photo-3 {
    top: 4.5em;
    left: 43%;
  }
}
@media (max-width: 559px) {
  .smart-blonde-hero h1 {
    line-height: 0.7;
    font-size: 0.9em;
  }
  .smart-blonde-hero .text-block {
    padding: 1em 4% 0 4%;
  }
  .smart-blonde-hero .xs-12 {
    padding: 1em 0 0 0;
  }
  .smart-blonde-hero .photo-container {
    padding-top: 3em;
  }
  .smart-blonde-hero .blonde-photo {
    width: 70%;
  }
  .smart-blonde-hero .blonde-photo-1 {
    top: 4em;
    left: -2%;
  }
  .smart-blonde-hero .blonde-photo-2 {
    top: -2em;
    left: 18%;
  }
  .smart-blonde-hero .blonde-photo-3 {
    top: 2em;
    left: 40%;
  }
}
.smart-blonde-swatches {
  padding-bottom: 3em;
}
.smart-blonde-swatches hr {
  border-top: 3px solid #ccc;
  margin: 2.5em 5%;
  max-width: 1100px;
}
.smart-blonde-swatches .text-wrapper {
  padding: 1em 13%;
}
.smart-blonde-swatches h2 {
  padding-bottom: 0.5em;
  line-height: 1.2;
}
.smart-blonde-swatches .img-wrapper {
  width: 80%;
  position: relative;
}
.smart-blonde-swatches .img-wrapper span {
  position: absolute;
  top: -1em;
}
.smart-blonde-swatches .img-wrapper span:first-of-type {
  right: 45.5%;
}
.smart-blonde-swatches .img-wrapper span:nth-of-type(2) {
  right: 13.5%;
}
.smart-blonde-swatches img {
  width: 100%;
  max-width: 432px;
}
@media only screen and (min-width: 960px) {
  .smart-blonde-swatches hr {
    max-width: 1100px;
  }
  .smart-blonde-swatches .text-col {
    float: right;
  }
  .smart-blonde-swatches .text-wrapper-lower {
    padding: 5.5em 20% 1em 14%;
  }
  .smart-blonde-swatches .img-wrapper-lower img {
    margin-left: 15%;
  }
}
@media only screen and (max-width: 959px) {
  .smart-blonde-swatches .text-wrapper {
    text-align: center;
    padding: 0 20%;
  }
  .smart-blonde-swatches .img-wrapper {
    margin: 0 auto;
    padding-top: 3em;
    width: 70%;
  }
  .smart-blonde-swatches .img-wrapper span {
    top: 1.8em;
  }
  .smart-blonde-swatches .img-wrapper span:first-of-type {
    right: 46.5%;
  }
  .smart-blonde-swatches .img-wrapper span:nth-of-type(2) {
    right: 14.5%;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .smart-blonde-swatches .img-wrapper {
    width: 48%;
    padding-top: 3em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .smart-blonde-swatches .text-wrapper {
    padding: 0 12%;
  }
  .smart-blonde-swatches .img-wrapper {
    padding-top: 3em;
  }
  .smart-blonde-swatches .img-wrapper span:nth-of-type(2) {
    right: 15%;
  }
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .smart-blonde-swatches {
    padding-bottom: 4em;
  }
  .smart-blonde-swatches .text-wrapper {
    padding: 0 0;
  }
  .smart-blonde-swatches .text-wrapper h1 {
    padding: 0 10%;
  }
  .smart-blonde-swatches .text-wrapper p {
    padding: 0 2%;
  }
  .smart-blonde-swatches .img-wrapper {
    width: 85%;
    padding-top: 3em;
  }
  .smart-blonde-swatches .img-wrapper span {
    top: 1.2em;
  }
  .smart-blonde-swatches .img-wrapper span:first-of-type {
    right: 45%;
  }
  .smart-blonde-swatches .img-wrapper span:nth-of-type(2) {
    right: 13%;
  }
  .smart-blonde-swatches .img-wrapper-lower {
    padding-top: 2em;
  }
}
.featured-review-carousel .top-wrap {
  padding-top: 2em;
}
.featured-review-carousel h2.top-title {
  padding-bottom: 0.25em;
}
.featured-review-carousel .padded-wrap {
  padding: 0 5% 2em 5%;
}
.featured-review-carousel .featured-reviews-wrap {
  padding: 0 5%;
  padding-top: 2em;
}
.featured-review-carousel .carousel-wrap {
  position: relative;
}
.featured-review-carousel .carousel-wrap .the-carousel {
  overflow: hidden;
}
.featured-review-carousel .carousel-wrap .the-carousel slick {
  display: none;
}
.featured-review-carousel .carousel-wrap .the-carousel slick.slick-initialized {
  display: block;
  margin: 0 -2px;
}
.featured-review-carousel .carousel-wrap .left-nav,
.featured-review-carousel .carousel-wrap .right-nav {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 5em;
  text-align: center;
}
.featured-review-carousel .carousel-wrap .left-nav span,
.featured-review-carousel .carousel-wrap .right-nav span {
  position: absolute;
  width: 100%;
  top: 50%;
  margin-top: -0.75em;
}
.featured-review-carousel .carousel-wrap .left-nav {
  left: -5em;
}
.featured-review-carousel .carousel-wrap .left-nav span {
  left: 0;
}
.featured-review-carousel .carousel-wrap .right-nav {
  right: -5em;
}
.featured-review-carousel .carousel-wrap .right-nav span {
  right: 0;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .featured-review-carousel .padded-wrap {
    padding: 0 10% 2em 10%;
  }
  .featured-review-carousel .carousel-wrap .left-nav,
  .featured-review-carousel .carousel-wrap .right-nav {
    width: 3em;
  }
  .featured-review-carousel .carousel-wrap .left-nav {
    left: -3em;
  }
  .featured-review-carousel .carousel-wrap .right-nav {
    right: -3em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .featured-review-carousel .padded-wrap {
    padding: 0 10% 2em 10%;
  }
  .featured-review-carousel .carousel-wrap .left-nav,
  .featured-review-carousel .carousel-wrap .right-nav {
    width: 3em;
  }
  .featured-review-carousel .carousel-wrap .left-nav {
    left: -3em;
  }
  .featured-review-carousel .carousel-wrap .right-nav {
    right: -3em;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .featured-review-carousel .padded-wrap {
    padding: 0 10% 2em 10%;
  }
  .featured-review-carousel .carousel-wrap .left-nav,
  .featured-review-carousel .carousel-wrap .right-nav {
    width: 3em;
  }
  .featured-review-carousel .carousel-wrap .left-nav {
    left: -3em;
  }
  .featured-review-carousel .carousel-wrap .right-nav {
    right: -3em;
  }
}
.featured-review-slide {
  position: relative;
}
.featured-review-slide span.show-more-text:hover {
  cursor: pointer;
}
.featured-review-slide .line {
  position: absolute;
  top: 10%;
  right: -1px;
  width: 1px;
  height: 80%;
  background: #ccc;
}
.featured-review-slide .review-wrap {
  padding: 0 10%;
}
.featured-review-slide .review-wrap .mr-stars {
  display: inline-block;
}
.featured-review-slide .review-wrap .quote-image {
  display: inline-block;
  width: 5em;
  margin: 0.75em;
}
.featured-review-slide .review-wrap .review-title {
  padding-bottom: 0.25em;
}
.featured-review-slide .review-wrap .show-more-text {
  color: #3a2d4a;
  text-decoration: underline;
}
.featured-review-slide .review-wrap .name {
  padding-top: 0.5em;
}
.featured-review-slide .review-wrap .product-name {
  padding-top: 1em;
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .featured-review-slide .review-wrap {
    padding: 0 1%;
  }
  .featured-review-slide .review-wrap .line {
    display: none;
  }
}
.feel-good-cta {
  padding: 3em 0;
}
.feel-good-cta .row {
  background-color: #fff;
}
.feel-good-cta .img-col {
  margin-bottom: 1em;
}
.feel-good-cta p {
  padding-bottom: 0.5em;
}
.feel-good-cta h2 {
  padding-top: 0.5em;
  padding-bottom: 0.5em;
}
.feel-good-cta h2 span {
  display: none;
}
.feel-good-cta p.bottom-p {
  margin-right: 8%;
}
.feel-good-cta a {
  min-width: 260px;
  margin: 1.5em 0;
}
.feel-good-cta img {
  width: 90%;
  margin-top: 1.5em;
}
@media only screen and (min-width: 960px) {
  .feel-good-cta p.bottom-p {
    margin-right: 8%;
  }
  .feel-good-cta h2 {
    padding-right: 22%;
  }
  .feel-good-cta h2 span {
    display: inline-block;
  }
}
@media only screen and (min-width: 760px) and (max-width: 959px) {
  .feel-good-cta h2 {
    margin: 0 20%;
  }
  .feel-good-cta p.bottom-p {
    margin: 0 12%;
  }
  .feel-good-cta img {
    width: 65%;
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 560px) and (max-width: 759px) {
  .feel-good-cta h2 {
    margin: 0 10%;
  }
  .feel-good-cta p.bottom-p {
    margin: 0 5%;
  }
  .feel-good-cta img {
    width: 75%;
    margin-top: 2.5em;
  }
}
@media only screen and (min-width: 0px) and (max-width: 559px) {
  .feel-good-cta {
    padding: 2em 0;
  }
  .feel-good-cta h2 {
    margin: 0 3%;
  }
  .feel-good-cta p.bottom-p {
    margin: 0 4%;
  }
  .feel-good-cta img {
    width: 95%;
    margin-top: 1em;
  }
}
@-moz-keyframes showPhoto {
  0% {
    filter: 'alpha(opacity=0)';
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  100% {
    filter: 'alpha(opacity=1)';
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01;
  }
}
@-webkit-keyframes showPhoto {
  0% {
    filter: 'alpha(opacity=0)';
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  100% {
    filter: 'alpha(opacity=1)';
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01;
  }
}
@-o-keyframes showPhoto {
  0% {
    filter: 'alpha(opacity=0)';
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  100% {
    filter: 'alpha(opacity=1)';
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01;
  }
}
@keyframes showPhoto {
  0% {
    filter: 'alpha(opacity=0)';
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
  }
  100% {
    filter: 'alpha(opacity=1)';
    -moz-opacity: 0.01;
    -khtml-opacity: 0.01;
    opacity: 0.01;
  }
}
