@charset "UTF-8";
/* reset */
/* main variables */
@font-face {
  font-family: 'Great Vibes';
  src: local("Great Vibes"), local("GreatVibes-Regular");
  src: url("../fonts/GreatVibes/GreatVibes-Regular.eot");
  src: url("../fonts/GreatVibes/GreatVibes-Regular.eot?#iefix") format("embedded-opentype"), url("../fonts/GreatVibes/GreatVibes-Regular.woff2") format("woff2"), url("../fonts/GreatVibes/GreatVibes-Regular.woff") format("woff"), url("../fonts/GreatVibes/GreatVibes-Regular.ttf") format("truetype"), url("../fonts/GreatVibes/GreatVibes-Regular.svg#GreatVibes-Regular") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: auto; }

@font-face {
  font-family: 'Brevia';
  src: url("../fonts/Brevia-Semibold/Brevia-Semibold.eot");
  src: url("../fonts/Brevia-Semibold/Brevia-Semibold.eot?#iefix") format("embedded-opentype"), url("../fonts/Brevia-Semibold/Brevia-Semibold.woff2") format("woff2"), url("../fonts/Brevia-Semibold/Brevia-Semibold.woff") format("woff"), url("../fonts/Brevia-Semibold/Brevia-Semibold.ttf") format("truetype"), url("../fonts/Brevia-Semibold/Brevia-Semibold.svg#Brevia-Semibold") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: auto; }

@font-face {
  font-family: 'cronos-pro-display';
  src: url("../fonts/cronos-pro-display/cronos-pro-display.eot");
  src: url("../fonts/cronos-pro-display/cronos-pro-display.eot?#iefix") format("embedded-opentype"), url("../fonts/cronos-pro-display/cronos-pro-display.woff2") format("woff2"), url("../fonts/cronos-pro-display/cronos-pro-display.woff") format("woff"), url("../fonts/cronos-pro-display/cronos-pro-display.ttf") format("truetype"), url("../fonts/cronos-pro-display/cronos-pro-display.svg#cronos-pro-display") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: auto; }

@font-face {
  font-family: 'cronos-pro-subhead';
  src: url("../fonts/cronos-pro-subhead/cronos-pro-subhead.eot");
  src: url("../fonts/cronos-pro-subhead/cronos-pro-subhead.eot?#iefix") format("embedded-opentype"), url("../fonts/cronos-pro-subhead/cronos-pro-subhead.woff2") format("woff2"), url("../fonts/cronos-pro-subhead/cronos-pro-subhead.woff") format("woff"), url("../fonts/cronos-pro-subhead/cronos-pro-subhead.ttf") format("truetype"), url("../fonts/cronos-pro-subhead/cronos-pro-subhead.svg#cronos-pro-subhead") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: auto; }

@font-face {
  font-family: 'cronos-pro-subhead';
  src: url("../fonts/cronos-pro-subhead-italic/cronos-pro-subhead-italic.eot");
  src: url("../fonts/cronos-pro-subhead-italic/cronos-pro-subhead-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/cronos-pro-subhead-italic/cronos-pro-subhead-italic.woff2") format("woff2"), url("../fonts/cronos-pro-subhead-italic/cronos-pro-subhead-italic.woff") format("woff"), url("../fonts/cronos-pro-subhead-italic/cronos-pro-subhead-italic.ttf") format("truetype"), url("../fonts/cronos-pro-subhead-italic/cronos-pro-subhead-italic.svg#cronos-pro-subhead-italic") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: auto; }

.wrapper {
  position: relative;
  width: 100%;
  min-height: 100vh;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all; }
  .wrapper.menu-active {
    left: 38%;
    width: 24vw;
    height: 100vh;
    overflow: hidden;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all; }

.container.menu-active {
  position: absolute;
  top: 0;
  left: 0;
  width: 100vw;
  -webkit-transition: .4s all;
  -o-transition: .4s all;
  -moz-transition: .4s all;
  transition: .4s all; }

body {
  background-color: #fff; }
  body.home {
    background-image: url("../img/Ashton-Drake_bkg-Floral_1.png"), url("../img/Ashton-Drake_bkg-Floral_2.png"), url("../img/Ashton-Drake_bkg-Floral_3.png"), url("../img/Ashton-Drake_bkg-Floral_2.png"), url("../img/Ashton-Drake_bkg-Floral_3.png");
    background-position: -145px 95px, 970px 1333px, 40px 1698px, 912px 2554px, 50px 2919px;
    background-repeat: no-repeat;
    -webkit-background-size: 50%, 30%, 20%, 30%, 20%;
       -moz-background-size: 50%, 30%, 20%, 30%, 20%;
            background-size: 50%, 30%, 20%, 30%, 20%;
    margin: 0 auto; }

.main-slider {
  position: relative;
  width: 994px;
  overflow: hidden;
  margin: 0 auto;
  background-color: #fff; }
  .main-slider:focus {
    outline: 0; }
  .main-slider__wrapper {
    margin-top: 30px; }
  .main-slider__item {
    display: block;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: absolute;
    -webkit-transition-duration: 0.4s;
       -moz-transition-duration: 0.4s;
         -o-transition-duration: 0.4s;
            transition-duration: 0.4s;
    -webkit-transition-timing-function: ease-in-out;
       -moz-transition-timing-function: ease-in-out;
         -o-transition-timing-function: ease-in-out;
            transition-timing-function: ease-in-out;
    -webkit-transition-property: all;
    -o-transition-property: all;
    -moz-transition-property: all;
    transition-property: all;
    overflow: hidden; }
    .main-slider__item.center-slide {
      z-index: 30;
      left: 122px;
      width: 750px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
      .main-slider__item.center-slide a {
        display: inline-block; }
    .main-slider__item.left-slide {
      z-index: 20;
      top: 0;
      left: -94px;
      width: 750px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      opacity: .5;
      -webkit-transform: scale(0.75);
         -moz-transform: scale(0.75);
          -ms-transform: scale(0.75);
           -o-transform: scale(0.75);
              transform: scale(0.75); }
    .main-slider__item.right-slide {
      z-index: 20;
      top: 0;
      right: -94px;
      width: 750px;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none;
      opacity: .5;
      -webkit-transform: scale(0.75);
         -moz-transform: scale(0.75);
          -ms-transform: scale(0.75);
           -o-transform: scale(0.75);
              transform: scale(0.75); }
    .main-slider__item.left-hidden-slide {
      z-index: 10;
      top: 30px;
      left: -160px;
      width: 750px;
      opacity: 0; }
    .main-slider__item.right-hidden-slide {
      z-index: 10;
      top: 20px;
      right: 0;
      width: 750px;
      opacity: 0; }
    .main-slider__item.hidden-slide {
      visibility: hidden;
      display: none; }
  .main-slider button {
    display: block;
    padding: 10px;
    margin: auto;
    border: none;
    background-color: #eb4890;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
            box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
    text-decoration: none; }

.main-slider-card {
  border: #F2F2F2 15px solid;
  padding: 10px;
  background-color: #fff;
  margin: 0 auto; }
  .main-slider-card__content {
    margin-bottom: 10px; }
    .main-slider-card__content a {
      display: inline-block;
      width: 330px;
      height: 295px;
      overflow: hidden; }
  .main-slider-card__info {
    float: right;
    display: block;
    width: 51%;
    height: auto; }
  .main-slider-card__title {
    font-family: "Great Vibes", Arial, sans-serif;
    line-height: 68px;
    font-size: 70px;
    font-weight: 400;
    color: #48668c; }
    .main-slider-card__title span {
      font-size: 45px; }
  .main-slider-card__text {
    font-weight: 300;
    font-size: 16px;
    line-height: 25px;
    margin-top: 15px;
    color: #48668c; }
  .main-slider-card__buttons {
    clear: both;
    text-align: center; }
    .main-slider-card__buttons a button {
      display: inline-block;
      padding: 10px 20px;
      margin: 0 3px;
      text-transform: uppercase; }
  .main-slider-card img {
    float: left;
    width: 330px;
    height: auto;
    margin-top: -30px;
    background-color: #fff; }
  .main-slider-card.card2 h2 {
    font-size: 60px;
    text-align: center;
    margin-top: 20px; }
  .main-slider-card.card3 h2 {
    font-size: 60px;
    text-align: center;
    margin-top: 20px; }
  .main-slider-card.card3 a button {
    display: block;
    padding: 10px 25px;
    margin: auto; }
  .main-slider-card.card4 h2 {
    margin-top: 15px;
    font-size: 65px; }
    .main-slider-card.card4 h2 span {
      font-size: 43px; }
  .main-slider-card.card5 h2 {
    margin-top: 30px;
    font-size: 47px;
    line-height: 57px; }
    .main-slider-card.card5 h2 span {
      font-size: 38px; }
  .main-slider-card.card5 a button {
    display: block;
    padding: 10px 25px;
    margin: auto; }
  .main-slider-card.card6 h2 {
    margin-top: 35px;
    font-size: 57px;
    line-height: 53px; }
    .main-slider-card.card6 h2 span {
      font-size: 45px; }
  .main-slider-card.card6 a button {
    display: block;
    padding: 10px 25px;
    margin: auto; }

.header-sc * {
  font-family: "Great Vibes", Arial, sans-serif;
  color: #48668c;
  text-align: center;
  line-height: 50px; }

.text-sc {
  font-weight: 100;
  font-size: 16px;
  color: #48668c;
  text-align: center;
  padding: 0 12px;
  margin-bottom: 11px;
  line-height: 25px; }

.buttons-sc {
  text-align: center;
  font-size: 0; }

.header-sc {
  margin-top: 12px;
  margin-bottom: 10px; }

.button-sc {
  display: inline-block;
  background-color: #EB4890;
  color: #ffffff;
  -webkit-box-shadow: 3px 3px 2.5px 0px rgba(0, 0, 0, 0.25);
     -moz-box-shadow: 3px 3px 2.5px 0px rgba(0, 0, 0, 0.25);
          box-shadow: 3px 3px 2.5px 0px rgba(0, 0, 0, 0.25);
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  padding: 11px;
  font-size: 10px;
  font-weight: 900;
  letter-spacing: 1px;
  margin-bottom: 14px; }

.button-sc {
  display: inline-block; }

.thumbnails-images {
  white-space: nowrap;
  font-size: 0;
  margin-top: 5px;
  margin-bottom: 50px;
  text-align: center; }
  .thumbnails-images div {
    display: inline-block;
    width: 128px;
    height: auto;
    font-size: 13px;
    overflow: hidden;
    font-weight: 100;
    text-align: center;
    margin: 0 10px;
    white-space: normal;
    vertical-align: top;
    line-height: normal;
    cursor: pointer;
    color: #32465A; }
    .thumbnails-images div:hover {
      text-decoration: underline; }
    .thumbnails-images div.active {
      font-weight: 500;
      cursor: inherit; }
      .thumbnails-images div.active:hover {
        text-decoration: none; }
      .thumbnails-images div.active img {
        border: 4px solid #DAE6F2; }
    .thumbnails-images div img {
      width: 118px;
      display: block;
      border: 4px solid #F2F2F2;
      margin-bottom: 7px; }

.four-images {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
     -moz-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
  padding-left: 35px;
  padding-right: 35px; }
  .four-images__container {
    margin-top: 20px; }
  .four-images__item {
    position: relative;
    overflow: hidden; }
  .four-images__corners:before {
    position: absolute;
    z-index: 1;
    content: "";
    top: -140px;
    left: -150px;
    display: block;
    width: 200px;
    height: 200px;
    -webkit-transform: rotate(-45deg);
       -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
         -o-transform: rotate(-45deg);
            transform: rotate(-45deg);
    background-color: #DAE6F2;
    -webkit-box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
            box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5); }
  .four-images__corners:after {
    position: absolute;
    z-index: 1;
    content: "";
    bottom: -140px;
    right: -150px;
    display: block;
    width: 200px;
    height: 200px;
    -webkit-transform: rotate(135deg);
       -moz-transform: rotate(135deg);
        -ms-transform: rotate(135deg);
         -o-transform: rotate(135deg);
            transform: rotate(135deg);
    background-color: #DAE6F2;
    -webkit-box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5);
            box-shadow: 0 16px 10px -17px rgba(0, 0, 0, 0.5); }
  .four-images__img {
    display: block; }
    .four-images__img:hover img {
      -webkit-transform: scale(1.1) translateY(-5px);
         -moz-transform: scale(1.1) translateY(-5px);
          -ms-transform: scale(1.1) translateY(-5px);
           -o-transform: scale(1.1) translateY(-5px);
              transform: scale(1.1) translateY(-5px); }
    .four-images__img img {
      width: 100%;
      -webkit-transition-timing-function: ease;
         -moz-transition-timing-function: ease;
           -o-transition-timing-function: ease;
              transition-timing-function: ease;
      -webkit-transition: -webkit-transform 1.5s;
      transition: -webkit-transform 1.5s;
      -o-transition: -o-transform 1.5s;
      -moz-transition: transform 1.5s, -moz-transform 1.5s;
      transition: transform 1.5s;
      transition: transform 1.5s, -webkit-transform 1.5s, -moz-transform 1.5s, -o-transform 1.5s; }
  .four-images__link {
    position: relative;
    color: #EB468A;
    font-size: 21px;
    font-weight: 500;
    text-decoration: none;
    line-height: normal; }

.experience__content {
  position: relative;
  border: 1px solid #eb4890;
  margin: 75px 45px 0;
  background-color: rgba(255, 255, 255, 0.6); }

.experience__title {
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  width: 687px;
  margin: auto;
  background-color: #fff; }
  .experience__title h2 {
    text-align: center;
    font-weight: 400;
    font-size: 46px;
    font-family: "Great Vibes", Arial, sans-serif;
    line-height: 12px;
    color: #eb4890; }

.experience__img {
  position: absolute;
  bottom: -60px;
  left: 38%;
  width: 20%; }

.experience__part {
  float: left;
  width: 40%;
  margin: 40px 40px 0; }

.experience__item {
  color: #48668c;
  font-size: 18px;
  font-weight: 300;
  list-style: none;
  line-height: normal;
  margin-bottom: 20px; }
  .experience__item:before {
    position: relative;
    content: "\2022";
    top: 100%;
    color: #eb4890;
    font-size: 80%;
    padding-right: 1.1225em;
    margin-left: -1.5em; }

.experience__bullet {
  clear: both;
  width: 100%;
  text-align: center;
  margin-bottom: 60px; }

.three-card {
  margin-top: 100px;
  margin-bottom: 50px;
  background-color: #fceff8; }
  .three-card__title {
    color: #48668c;
    padding-top: 30px;
    text-align: center;
    font-size: 46px;
    font-weight: 400;
    font-family: "Great Vibes", Arial, sans-serif;
    line-height: normal; }
  .three-card__subtitle {
    font-weight: 300;
    font-size: 18px;
    text-align: center;
    line-height: normal;
    color: #48668C; }
  .three-card__wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 30px auto 0; }
  .three-card__item {
    width: 280px;
    height: 470px;
    margin: -20px 21px; }
  .three-card__img {
    display: block;
    overflow: hidden;
    border: 10px solid #fff; }
    .three-card__img:hover img {
      -webkit-transform: scale(1.1) translateY(-5px);
         -moz-transform: scale(1.1) translateY(-5px);
          -ms-transform: scale(1.1) translateY(-5px);
           -o-transform: scale(1.1) translateY(-5px);
              transform: scale(1.1) translateY(-5px); }
    .three-card__img img {
      width: 260px;
      height: 260px;
      -webkit-box-shadow: 0px 0px 35px -20px rgba(0, 0, 0, 0.5);
         -moz-box-shadow: 0px 0px 35px -20px rgba(0, 0, 0, 0.5);
              box-shadow: 0px 0px 35px -20px rgba(0, 0, 0, 0.5);
      -webkit-transition-timing-function: ease;
         -moz-transition-timing-function: ease;
           -o-transition-timing-function: ease;
              transition-timing-function: ease;
      -webkit-transition: -webkit-transform 1.5s;
      transition: -webkit-transform 1.5s;
      -o-transition: -o-transform 1.5s;
      -moz-transition: transform 1.5s, -moz-transform 1.5s;
      transition: transform 1.5s;
      transition: transform 1.5s, -webkit-transform 1.5s, -moz-transform 1.5s, -o-transform 1.5s; }
  .three-card__info {
    width: 85%;
    text-align: center;
    margin: 10px auto 0;
    line-height: normal; }
    .three-card__info h2,
    .three-card__info p {
      color: #48668c;
      line-height: normal; }
    .three-card__info h2 {
      font-size: 18px;
      font-weight: 500;
      margin-bottom: 5px; }
    .three-card__info p {
      font-size: 16px;
      font-weight: 300; }
  .three-card__link:hover {
    text-decoration: none; }
  .three-card button {
    display: block;
    padding: 10px;
    margin: auto;
    border: none;
    background-color: #eb4890;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
            box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
    text-decoration: none; }

.hca-slider {
  margin-bottom: 50px; }
  .hca-slider__title {
    text-align: center;
    font-size: 46px;
    font-weight: 400;
    font-family: "Great Vibes", Arial, sans-serif;
    line-height: normal;
    color: #48668c; }
    .hca-slider__title span {
      display: block;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 300;
      font-size: 16px; }
  .hca-slider__container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 325px;
    background-color: #f4f7fa; }
  .hca-slider__wrapper {
    width: 910px;
    height: 300px;
    overflow: hidden; }
  .hca-slider__inner-wrapper {
    position: relative;
    left: 0;
    width: 200%;
    height: 100%; }
  .hca-slider__img {
    float: left;
    width: 450px;
    height: 270px;
    margin-top: 28px;
    margin-left: 20px; }
  .hca-slider__info {
    float: left;
    width: 400px;
    height: 270px;
    margin-left: 30px;
    margin-top: 28px;
    padding-top: 30px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box; }
    .hca-slider__info h3 {
      font-size: 18px;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 500;
      line-height: normal;
      margin-bottom: 10px;
      color: #32465A; }
    .hca-slider__info p {
      font-size: 16px;
      font-family: "Roboto", Arial, sans-serif;
      font-weight: 300;
      line-height: 25px;
      color: #32465A; }
    .hca-slider__info a button {
      float: left;
      margin-top: 30px; }
  .hca-slider__button {
    position: absolute;
    width: 30px;
    height: 30px;
    border-top: 2px solid black;
    cursor: pointer; }
    .hca-slider__button.prev {
      left: 10px;
      -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
           -o-transform: rotate(-45deg);
              transform: rotate(-45deg);
      border-left: 2px solid black; }
    .hca-slider__button.next {
      right: 10px;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      border-right: 2px solid black; }
  .hca-slider__control {
    width: 200px;
    height: 50px;
    margin: 20px auto 0; }
    .hca-slider__control .prev {
      float: left; }
    .hca-slider__control .next {
      float: right; }
  .hca-slider__link {
    text-align: center;
    font-size: 10px;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 500;
    letter-spacing: 1px;
    border-bottom: #d9e0ea 2px solid;
    color: #d9e0ea;
    display: inline-block;
    cursor: pointer; }
    .hca-slider__link:hover, .hca-slider__link:active, .hca-slider__link.active {
      text-decoration: none;
      color: #48668c;
      border-bottom: #48668c 2px solid; }
  .hca-slider button {
    display: block;
    padding: 10px;
    margin: auto;
    border: none;
    background-color: #eb4890;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: 900;
    text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
            box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
    text-decoration: none; }

.testimonials {
  margin-top: 20px;
  margin-bottom: 50px; }
  .testimonials__title {
    text-align: center;
    font-size: 46px;
    font-family: "Great Vibes", Arial, sans-serif;
    line-height: normal;
    color: #48668c;
    font-weight: 400; }
  .testimonials__wrapper {
    position: relative;
    width: 950px;
    height: 500px;
    margin-top: -20px; }
  .testimonials__item {
    position: absolute;
    width: 45%;
    border: #eee 10px solid;
    padding: 15px;
    background-color: #fff;
    margin: 25px; }
    .testimonials__item.t1 {
      top: 40px; }
    .testimonials__item.t2 {
      top: 210px;
      left: 250px;
      z-index: 10; }
    .testimonials__item.t3 {
      top: 0;
      right: 10px;
      padding-bottom: 50px; }
  .testimonials__text {
    text-align: left;
    font-weight: 300;
    font-size: 16px;
    font-style: italic;
    line-height: 20px;
    color: #32465A; }
  .testimonials__author {
    text-align: left;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: normal;
    color: #32465A; }
  .testimonials__link {
    display: block;
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    margin-bottom: 5px;
    color: #32465A;
    text-decoration: underline; }
    .testimonials__link:hover {
      color: #32465A; }

.seo-block__wrapper {
  padding-top: 10px;
  margin-bottom: 0; }

.seo-block__canvas {
  padding-left: 15px;
  padding-right: 15px; }
  .seo-block__canvas h1, .seo-block__canvas h2, .seo-block__canvas h3 {
    color: #32465A;
    font-weight: 500;
    font-size: 17px;
    margin-bottom: 8px; }
    .seo-block__canvas h1 a, .seo-block__canvas h2 a, .seo-block__canvas h3 a {
      font-weight: 500; }
      .seo-block__canvas h1 a:hover, .seo-block__canvas h2 a:hover, .seo-block__canvas h3 a:hover {
        color: #32465A; }
  .seo-block__canvas p {
    color: #32465A;
    font-weight: 300;
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 25px; }
    .seo-block__canvas p a {
      text-decoration: underline;
      color: #32465A; }
      .seo-block__canvas p a:hover {
        color: #32465A; }

.seo-block__see-more {
  margin-top: 27px;
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 900;
  font-size: 14px;
  color: #48668C;
  text-decoration: underline; }
  .seo-block__see-more.collapsed:before {
    content: 'See More'; }
  .seo-block__see-more:not(.collapsed):before {
    content: 'See Less'; }
  .seo-block__see-more:hover {
    color: #48668C; }

.index .seo-block__see-more {
  text-transform: uppercase; }
  .index .seo-block__see-more.collapsed:before {
    content: 'Read More'; }
  .index .seo-block__see-more:not(.collapsed):before {
    content: 'Read Less'; }

.seo-block.collapse:not(.show) {
  display: block; }

@media screen and (max-width: 991px) {
  body.home {
    background-image: url("../img/Ashton-Drake_bkg-Floral_2.png");
    background-position: -100px 210px;
    background-repeat: no-repeat;
    -webkit-background-size: 70% 70%;
       -moz-background-size: 70%;
            background-size: 70%; }
  .button-sc:hover {
    color: #fff; }
  .slider-wrapper {
    width: 100%; }
  .main-slider {
    width: 100%;
    margin-bottom: 0;
    background-color: transparent; }
    .main-slider__wrapper {
      margin-top: 15px; }
    .main-slider__item.center-slide {
      left: -webkit-calc(25% - 12px);
      left: -moz-calc(25% - 12px);
      left: calc(25% - 12px); }
    .main-slider__item.left-slide, .main-slider__item.right-slide {
      top: -13px;
      width: 62%; }
    .main-slider__item.center-slide {
      width: -webkit-calc(50% + 25px);
      width: -moz-calc(50% + 25px);
      width: calc(50% + 25px); }
    .main-slider__item.left-slide {
      left: -30px; }
    .main-slider__item.right-slide {
      right: -30px; }
    .main-slider button {
      letter-spacing: 1px; }
  .text-sc {
    font-size: 14px;
    line-height: 18px; }
  .thumbnails-images div {
    color: #48668C; }
  .main-slider-card {
    width: 100%;
    border-width: 11px;
    padding: 0; }
    .main-slider-card__content {
      margin-bottom: 0; }
      .main-slider-card__content a {
        width: auto;
        height: auto;
        overflow: visible; }
    .main-slider-card__buttons {
      display: none; }
    .main-slider-card__info {
      display: none; }
    .main-slider-card img {
      float: none;
      width: 100%;
      margin-top: 0; }
  .thumbnails-images {
    overflow-x: scroll;
    overflow-y: hidden;
    margin-left: 5px;
    margin-bottom: 20px; }
    .thumbnails-images div {
      display: inline-block;
      width: 80px;
      height: auto;
      font-size: 14px;
      overflow: hidden;
      font-weight: 100;
      text-align: center;
      margin-right: 25px;
      margin-left: 0;
      white-space: normal;
      vertical-align: top; }
      .thumbnails-images div.active {
        font-weight: 400; }
        .thumbnails-images div.active img {
          border: 4px solid #DAE6F2;
          margin-bottom: 7px; }
      .thumbnails-images div img {
        width: 80px;
        display: block;
        border: 4px solid #F2F2F2;
        margin-bottom: 7px; }
  .four-images {
    padding-left: 10px;
    padding-right: 10px; }
    .four-images__container {
      width: 100%; }
    .four-images__item {
      padding: 4px; }
    .four-images__corners:before {
      top: -150px; }
    .four-images__corners:after {
      bottom: -150px; }
    .four-images__link {
      font-size: 18px;
      color: #EB4890;
      margin-bottom: 25px; }
  .experience__content {
    background-color: rgba(255, 255, 255, 0.7);
    border-color: #EB468A;
    margin: 90px 10px 82px;
    padding: 0 10px;
    text-align: center; }
  .experience__title {
    position: static;
    display: inline-block;
    width: auto;
    padding: 0 10px;
    color: #48668C;
    margin-top: -68px;
    margin-bottom: 10px; }
    .experience__title h2 {
      font-size: 36px;
      line-height: 1;
      color: #EB4890; }
      .experience__title h2 span {
        font-size: 45px; }
  .experience__part {
    float: none;
    width: 100%;
    margin: 0; }
  .experience__item {
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 17px;
    padding-left: 10px;
    text-align: left;
    line-height: 22px; }
    .experience__item:before {
      position: static;
      content: "•";
      display: inline-block;
      width: 10px;
      color: #ee609a;
      font-size: 100%;
      margin-left: -10px;
      padding-right: 0; }
  .experience__img {
    left: 0;
    right: 0;
    bottom: -47px;
    width: 135px;
    margin: auto; }
  .experience__bullet {
    margin-bottom: 50px; }
  .three-card {
    margin-left: -7px;
    margin-right: -7px;
    background-color: #FBF0F8;
    padding: 2px 8px;
    margin-top: 35px;
    margin-bottom: 35px; }
    .three-card__title {
      margin-top: 12px;
      margin-left: -8px;
      margin-right: -8px;
      margin-bottom: 6px;
      padding-top: 0;
      font-size: 32px;
      line-height: 1; }
      .three-card__title span {
        display: block;
        font-size: 36px; }
    .three-card__subtitle {
      font-weight: 100;
      font-size: 13px;
      color: #48668C;
      margin-bottom: 16px; }
    .three-card__wrapper {
      margin: 0; }
    .three-card__item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
         -moz-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: auto;
      margin: 0 0 22px; }
    .three-card__img {
      min-width: 156px;
      max-width: 156px;
      border-width: 5px;
      margin-right: 8px;
      -webkit-box-shadow: 6px 6px 8px -1px rgba(0, 0, 0, 0.14);
         -moz-box-shadow: 6px 6px 8px -1px rgba(0, 0, 0, 0.14);
              box-shadow: 6px 6px 8px -1px rgba(0, 0, 0, 0.14); }
      .three-card__img img {
        width: 100%;
        height: auto; }
    .three-card__info {
      width: auto;
      margin: 0;
      text-align: left; }
      .three-card__info h2 {
        font-weight: 900;
        font-size: 18px;
        margin-bottom: 8px;
        line-height: 1; }
      .three-card__info p {
        font-size: 14px;
        font-weight: 100;
        margin-bottom: 8px; }
    .three-card__link button {
      font-size: 10px;
      margin: 0;
      letter-spacing: 1px;
      text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
      -webkit-box-shadow: 3px 3px 2.5px 0 rgba(0, 0, 0, 0.25);
         -moz-box-shadow: 3px 3px 2.5px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 3px 3px 2.5px 0 rgba(0, 0, 0, 0.25); }
    .three-card button {
      letter-spacing: 1px; }
  .hca-slider {
    margin-left: -7px;
    margin-right: -7px;
    margin-bottom: 42px; }
    .hca-slider__title {
      font-size: 36px;
      margin-bottom: 15px;
      line-height: 1;
      margin-left: -8px;
      margin-right: -8px; }
      .hca-slider__title span {
        font-weight: 100;
        font-size: 17px;
        margin-bottom: 9px; }
    .hca-slider__container {
      height: auto; }
    .hca-slider__wrapper {
      width: auto;
      height: auto; }
    .hca-slider__inner-wrapper {
      width: 100%; }
      .hca-slider__inner-wrapper .slick-list {
        z-index: -1; }
    .hca-slider__img {
      float: none;
      width: 100%;
      height: auto;
      margin-top: 0;
      margin-bottom: 15px;
      margin-left: 0; }
    .hca-slider__info {
      float: none;
      width: auto;
      height: auto;
      margin-top: 0;
      padding-top: 0;
      margin-left: 25px;
      padding-right: 25px; }
      .hca-slider__info h3 {
        color: #3A4768;
        line-height: 1;
        margin-bottom: 12px; }
      .hca-slider__info p {
        font-size: 17px;
        font-weight: 100;
        line-height: 26px;
        color: #3A4768;
        margin-bottom: 27px; }
      .hca-slider__info a button {
        margin-top: 0;
        margin-bottom: 27px;
        font-size: 14px; }
    .hca-slider__button {
      top: 205px;
      width: 12px;
      height: 12px;
      border-top-width: 1px;
      border-top-color: #48668c; }
      .hca-slider__button.prev {
        left: 5px;
        border-left-width: 1px;
        border-left-color: #48668c; }
      .hca-slider__button.next {
        right: 5px;
        border-right-width: 1px;
        border-right-color: #48668c; }
    .hca-slider__control {
      width: auto;
      height: auto;
      margin-top: 11px;
      text-align: center; }
      .hca-slider__control .prev,
      .hca-slider__control .next {
        float: none; }
    .hca-slider__link {
      font-size: 14px;
      font-weight: 900;
      margin: 0 10px;
      letter-spacing: 0;
      border-bottom: 0;
      text-decoration: underline;
      color: #DAE0E8; }
      .hca-slider__link:hover, .hca-slider__link:active, .hca-slider__link.active {
        text-decoration: underline;
        border-bottom: 0; }
    .hca-slider button {
      letter-spacing: 1px; }
  .testimonials {
    position: relative;
    margin-left: -7px;
    margin-right: -7px;
    margin-top: 0;
    margin-bottom: 0; }
    .testimonials__title {
      font-size: 45px;
      line-height: 50px;
      padding: 0 12px;
      margin-left: -8px;
      margin-right: -8px;
      margin-bottom: 0; }
    .testimonials__wrapper {
      width: auto;
      height: auto;
      margin-top: 25px;
      border: 11px solid #F2F2F2; }
    .testimonials__list {
      position: relative;
      height: auto;
      background-color: #FFF; }
    .testimonials__item {
      position: static;
      width: 100%;
      margin: 0;
      border: 0;
      padding: 17px 10px 37px 10px; }
      .testimonials__item.t2 {
        z-index: 0; }
      .testimonials__item.t3 {
        padding-bottom: 0; }
    .testimonials__text {
      font-weight: 100;
      font-size: 18px;
      line-height: 1;
      color: #3A4768;
      margin-bottom: 19px; }
    .testimonials__author {
      font-weight: 400;
      font-size: 18px;
      line-height: 1;
      color: #3A4768;
      margin-top: 0;
      margin-bottom: 10px; }
    .testimonials__link {
      display: inline-block;
      font-weight: 100;
      font-size: 18px;
      line-height: 1;
      color: #3A4768;
      margin-bottom: 0; }
      .testimonials__link:hover {
        color: #3A4768; }
    .testimonials__button {
      z-index: 1;
      top: 44%; }
      .testimonials__button.prev {
        left: -5px; }
      .testimonials__button.next {
        right: -5px; }
      .testimonials__button.slick-disabled {
        display: none !important; }
  .seo-block {
    position: relative; }
    .seo-block__wrapper {
      position: relative; }
    .seo-block__canvas h1, .seo-block__canvas h2, .seo-block__canvas h3 {
      font-weight: 400;
      font-size: 17px;
      color: #3A4768;
      margin-bottom: 0;
      line-height: 26px; }
      .seo-block__canvas h1 a, .seo-block__canvas h2 a, .seo-block__canvas h3 a {
        font-weight: 100;
        color: #3A4768; }
        .seo-block__canvas h1 a:hover, .seo-block__canvas h2 a:hover, .seo-block__canvas h3 a:hover {
          color: #3A4768; }
    .seo-block__canvas p {
      color: #3A4768;
      margin-bottom: 20px; }
      .seo-block__canvas p a {
        color: #3A4768; }
        .seo-block__canvas p a:hover {
          color: #3A4768; }
    .seo-block__canvas * {
      font-weight: 100;
      font-size: 17px;
      color: #3A4768;
      line-height: 26px; }
  .seo-block.collapse:not(.show) {
    position: relative;
    height: 125px;
    overflow: hidden; }
    .seo-block.collapse:not(.show):before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, rgba(255, 255, 255, 0.1)), to(white));
      background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 70%, white 100%);
      background: -moz- oldlinear-gradient(top, rgba(255, 255, 255, 0.1) 70%, white 100%);
      background: -o-linear-gradient(top, rgba(255, 255, 255, 0.1) 70%, white 100%);
      background: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 70%, white 100%); }
  .seo-block.collapsing {
    height: 125px; }
  .index .seo-block__see-more {
    font-size: 14px; }
    .index .seo-block__see-more:after {
      display: none; } }

.trust-pilot {
  height: 18px;
  margin-top: 20px; }

#sealmap_large area {
  position: absolute;
  display: inline-block;
  top: 0;
  left: 0;
  width: 80px;
  height: 54px;
  background-color: transparent; }
  #sealmap_large area:nth-of-type(1) {
    z-index: 1; }

span.footer__cart:focus {
  outline: 0; }

.footer__top-line {
  margin-top: 10px;
  padding: 15px 15px 25px;
  border-bottom: 10px solid #ebdcdf; }

.footer__logo img {
  width: 235px; }

.footer__cart {
  background-image: url("../img/cart.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 30px 25px;
     -moz-background-size: 30px 25px;
          background-size: 30px 25px;
  background-position: center right;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-right: 40px;
  font-size: 16px;
  font-weight: 400;
  color: #48668D; }
  .footer__cart:hover {
    color: #48668D;
    text-decoration: none; }
  .footer__cart-page:before {
    height: 1px;
    border: none;
    background-color: #D9D9D9; }
  .footer__cart-page:after {
    display: none; }

.footer__main-block {
  padding: 30px 10px;
  background-color: #b1777e; }

.footer__column {
  width: 140px; }

.footer__title {
  font-weight: 400;
  color: #fff;
  margin-bottom: 20px; }

.footer__list {
  max-height: 280px; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer__list {
      height: 280px; } }

.footer__item {
  width: 140px; }
  .footer__item:not(:last-of-type) {
    margin-bottom: 15px; }

.footer__link {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  line-height: 1.4;
  -webkit-transition: none;
  -o-transition: none;
  -moz-transition: none;
  transition: none; }
  .footer__link:hover {
    text-decoration: underline;
    color: #fff; }

.footer__privacy {
  font-family: "Roboto", Arial, sans-serif;
  font-weight: 300;
  font-size: 12px;
  color: #fff;
  padding: 2px 0;
  text-decoration: underline; }
  .footer__privacy:hover {
    color: #fff; }

.footer__info {
  width: 240px; }

.footer__guarantee {
  padding-bottom: 20px;
  margin-bottom: 18px;
  border-bottom: 1px solid #fff; }
  .footer__guarantee--left {
    position: relative;
    width: 80px;
    margin-right: 7px; }
    .footer__guarantee--left img {
      width: 100%; }
  .footer__guarantee--img {
    width: 80px; }
  .footer__guarantee--right {
    position: relative;
    max-width: 140px; }
  .footer__guarantee--text {
    font-family: "Roboto", Arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    color: #fff;
    line-height: 1.1; }
    .footer__guarantee--text:not(:last-of-type) {
      margin-bottom: 7px; }

.footer__form--label {
  font-family: "Roboto", Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  white-space: nowrap;
  margin-right: 20px; }

.footer__form--group {
  height: 38px; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer__form--group {
      width: 302px; } }

.footer__form--input {
  width: 255px;
  height: 100%;
  font-size: 13px;
  color: #3A4868;
  border: 0;
  padding: 4px; }
  .footer__form--input::-webkit-input-placeholder {
    color: #B8C6D1; }
  .footer__form--input::-moz-placeholder {
    color: #B8C6D1; }
  .footer__form--input::-ms-input-placeholder {
    color: #B8C6D1; }
  .footer__form--input::placeholder {
    color: #B8C6D1; }
  .footer__form--input:focus {
    outline: 0;
    color: #3A4868;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }

.footer__form--button {
  position: relative;
  z-index: 1;
  width: 45px;
  height: 100%;
  font-size: 13px;
  font-weight: 300;
  color: #fff;
  border: 0;
  padding: 0;
  letter-spacing: 0;
  background-color: #91393A; }

.footer__form .emailSingUpSeo span {
  color: #fff; }

.footer__social--item {
  margin-right: 40px; }

.footer__social--link {
  position: relative;
  display: block;
  width: 27px;
  height: 22px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
          background-size: auto 100%; }
  .footer__social--link:focus {
    background-color: transparent !important; }
  .footer__social--link.facebook {
    background-image: url("../img/icons/facebook.svg"); }
  .footer__social--link.pinterest {
    background-image: url("../img/icons/pinterest.svg"); }
  .footer__social--link.twitter {
    background-image: url("../img/icons/twitter.svg"); }
  .footer__social--link.instagram {
    background-image: url("../img/icons/instagram.svg"); }

.footer__copyright {
  background-color: #91383a;
  padding: 20px 10px 15px; }
  .footer__copyright--line:not(:last-of-type) {
    margin-bottom: 5px; }
  .footer__copyright--item:not(:last-of-type) {
    padding-right: 7px;
    margin-right: 7px;
    border-right: 1px solid #fff; }
  .footer__copyright--link {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #fff;
    padding: 2px 0; }
    .footer__copyright--link:hover {
      text-decoration: underline;
      color: #fff; }
  .footer__copyright--text {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #fff; }

.footer__california {
  margin-top: 20px; }
  .footer__california a {
    color: #ffe983;
    font-size: 13px;
    font-weight: 300; }
    .footer__california a:hover {
      color: #ffe983;
      text-decoration: underline; }
  .footer__california span {
    font-weight: 600; }

.footer__norton {
  padding-top: 5px; }

.footer-std {
  position: relative;
  height: 40px;
  padding-top: 4px;
  margin-top: 15px;
  border-top: 4px solid #48668C; }
  .footer-std:before {
    position: absolute;
    z-index: 1;
    content: '';
    top: 5px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9; }
  .footer-std:after {
    display: none; }

.to-top {
  display: none;
  position: fixed;
  z-index: 10;
  bottom: 15px;
  right: 15px;
  width: 56px;
  height: 56px;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #369;
  color: #fff;
  -webkit-box-shadow: 1px 1px 7px 0px #32465a;
     -moz-box-shadow: 1px 1px 7px 0px #32465a;
          box-shadow: 1px 1px 7px 0px #32465a;
  cursor: pointer; }
  .to-top:before {
    position: absolute;
    content: '';
    top: 8px;
    left: 0;
    right: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 14px 25px 14px;
    border-color: transparent transparent #fff transparent;
    margin: auto; }
  .to-top:after {
    position: absolute;
    content: 'top';
    bottom: 7px;
    left: 0;
    right: 0;
    margin: auto;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-size: 10px;
    font-weight: 400; }

@media screen and (max-width: 767px) {
  .footer__top-line {
    padding: 0; }
  .footer__logo {
    padding-top: 20px;
    padding-bottom: 20px; }
    .footer__logo img {
      width: 225px; }
  .footer__main-block {
    padding: 10px 30px;
    margin-top: 0; }
  .footer__column {
    width: 100%;
    border-bottom: 1px solid #fff; }
    .footer__column:nth-of-type(3) {
      width: 100%; }
  .footer__guarantee--left {
    width: 89px;
    margin-right: 9px; }
  .footer__california a {
    font-size: 16px; }
    .footer__california a:hover {
      text-decoration: none; }
  .footer__title.plus {
    position: relative;
    cursor: pointer;
    margin-bottom: 0;
    padding: 20px 0; }
    .footer__title.plus:before, .footer__title.plus:after {
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      right: 0;
      width: 16px;
      height: 2px;
      margin: auto;
      background-color: #fff; }
    .footer__title.plus:after {
      -webkit-transform: rotate(90deg);
         -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
           -o-transform: rotate(90deg);
              transform: rotate(90deg);
      -webkit-transition: .3s all;
      -o-transition: .3s all;
      -moz-transition: .3s all;
      transition: .3s all; }
    .footer__title.plus.active:after {
      -webkit-transform: none;
         -moz-transform: none;
          -ms-transform: none;
           -o-transform: none;
              transform: none; }
  .footer__title.active {
    font-weight: 600; }
  .footer__list {
    display: none;
    max-height: none;
    padding-bottom: 35px; }
  .footer__item {
    width: auto; }
  .footer__link {
    font-size: 16px; }
  .footer__info {
    width: 100%;
    padding-right: 0;
    margin-top: 25px; }
  .footer__copyright--item {
    margin-bottom: 5px; }
  .footer__copyright--text {
    font-size: 10px; }
  .footer__privacy {
    font-size: 10px;
    margin-top: 0; }
    .footer__privacy:hover {
      color: #fff; }
  .footer__norton {
    padding-top: 3px;
    margin-right: 22px; } }

.skip-buttons {
  display: none; }
  .skip-buttons a {
    display: inline-block;
    padding: 9px 12px;
    background-color: #336697 !important;
    -webkit-box-shadow: 1.5px 1.5px 1.5px 0px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 1.5px 1.5px 1.5px 0px rgba(0, 0, 0, 0.25);
            box-shadow: 1.5px 1.5px 1.5px 0px rgba(0, 0, 0, 0.25);
    -webkit-border-radius: 8px;
       -moz-border-radius: 8px;
            border-radius: 8px;
    color: #fff !important;
    font-size: 12px;
    font-weight: 400;
    text-decoration: underline; }
    .skip-buttons a:not(:last-of-type) {
      margin-right: 10px; }

.header {
  padding-top: 45px; }
  .header__bottom-line {
    margin-top: 20px;
    border-bottom: 1px solid #3A4768; }
  .header__logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }
    .header__logo img {
      width: 250px;
      height: 40px; }
  .header__cart-page {
    padding-bottom: 30px; }
    .header__cart-page:before {
      height: 1px;
      border: none;
      background-color: #D9D9D9; }
    .header__cart-page:after {
      display: none; }

.nav__list .button {
  margin-right: 60px; }

.nav__list .parent {
  position: relative; }
  .nav__list .parent > a {
    color: #3A4868;
    font-weight: 500;
    font-size: 15px; }

.nav__list a.main {
  display: block;
  padding: 8px 0; }
  .nav__list a.main img {
    width: 15px;
    margin-left: 3px; }

.nav__item:not(:last-of-type) {
  margin-right: 15px; }

.nav__link {
  font-size: 14px;
  font-weight: 300;
  color: #3A4868; }

.sidr {
  position: relative;
  width: 77%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  background-color: #F4F7FA; }
  .sidr__wrapper {
    position: fixed;
    z-index: 31;
    top: 0;
    left: -100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100%;
    -webkit-transition: .4s all;
    -o-transition: .4s all;
    -moz-transition: .4s all;
    transition: .4s all; }
    .sidr__wrapper.active {
      -webkit-transition: .4s all;
      -o-transition: .4s all;
      -moz-transition: .4s all;
      transition: .4s all;
      left: 0; }
  .sidr__close {
    position: absolute;
    right: 15px;
    top: 13px; }
  .sidr__right {
    width: 23%;
    height: 100%; }
  .sidr__title {
    font-size: 24px;
    font-family: "Great Vibes", Arial, sans-serif;
    font-weight: 300;
    color: #48668C;
    margin-top: 21px;
    margin-bottom: 13px;
    padding-left: 12px; }
  .sidr__subtitle {
    font-weight: 500;
    font-size: 14px;
    color: #48668C;
    padding-left: 12px;
    margin-bottom: 12px; }
  .sidr__list li {
    padding-bottom: 26px; }
    .sidr__list li a {
      display: block;
      color: #48668C;
      font-weight: 100;
      font-size: 14px;
      line-height: 1;
      padding-left: 32px;
      padding-right: 22px; }

.cart__link {
  position: relative;
  width: 30px;
  height: 25px;
  background-image: url("../img/cart.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 30px 25px;
     -moz-background-size: 30px 25px;
          background-size: 30px 25px;
  background-position: center;
  margin-left: 25px;
  margin-right: 8px; }

.cart__count {
  position: absolute;
  top: -8px;
  right: -10px;
  display: block;
  width: 20px;
  height: 20px;
  text-align: center;
  line-height: 16px;
  border: 2px solid #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  background-color: #F8C6EE;
  color: #48668c;
  font-size: 10px;
  font-weight: 700; }

.main-search {
  position: relative;
  margin-left: 90px; }
  .main-search .input-group {
    border: 5px solid #F2F2F2;
    border-right: 40px solid #F2F2F2; }
  .main-search__input {
    width: 357px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0);
    border: 1px solid #3A4768;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    height: 30px;
    padding: 0 0 0 10px;
    font-size: 13px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300; }
  .main-search__submit {
    position: absolute;
    top: 5px;
    right: 0;
    width: 40px;
    height: 30px;
    background-image: url("../img/search.svg");
    background-repeat: no-repeat;
    -webkit-background-size: 25px auto;
       -moz-background-size: 25px auto;
            background-size: 25px auto;
    background-position: 10px center;
    font-size: 0;
    padding: 0;
    border: 0;
    background-color: transparent; }

.dropdown {
  position: absolute;
  z-index: -10;
  left: -3000px;
  top: auto;
  margin-left: 26px;
  padding: 0 10px 10px 11px;
  text-align: left;
  width: 219px; }
  .dropdown ul {
    margin-top: -2px;
    padding-bottom: 5px;
    border: 1px solid #c1c7cd;
    -webkit-box-shadow: 1px 1px 4px #c8ced4;
       -moz-box-shadow: 1px 1px 4px #c8ced4;
            box-shadow: 1px 1px 4px #c8ced4;
    border-collapse: separate;
    background: #FFF;
    border-top: none; }
    .dropdown ul ul {
      border: 0px solid #c1c7cd;
      -webkit-box-shadow: 0px 0px 0px #c8ced4;
         -moz-box-shadow: 0px 0px 0px #c8ced4;
              box-shadow: 0px 0px 0px #c8ced4; }
      .dropdown ul ul li {
        margin-right: 60px; }
        .dropdown ul ul li a {
          display: block;
          color: #369;
          border-bottom: 1px solid #FFFFFF;
          font-size: 12px;
          font-weight: 300;
          padding: 6px 0 6px 10px; }

.collections {
  padding-top: 5px;
  padding-left: 5px;
  font-weight: 500;
  font-size: 12px;
  margin-bottom: 5px; }

.parent:hover div.dropdown,
.parent.hovered div.dropdown {
  z-index: 31;
  left: -36px; }

#secondaryNav li {
  margin-left: 50px; }
  #secondaryNav li a {
    color: #3A4868;
    font-size: 15px; }

@media screen and (max-width: 991px) {
  .header {
    padding-top: 13px; }
    .header__logo {
      padding-top: 5px; }
      .header__logo img {
        width: 150px;
        height: auto; }
    .header__top-line {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
    .header__menu-toggler {
      width: 18px;
      height: 15px;
      padding: 0;
      margin-top: 17px;
      margin-right: 12px;
      background-repeat: no-repeat;
      -webkit-background-size: cover;
         -moz-background-size: cover;
              background-size: cover;
      background-position: center;
      background-image: url("../img/adg-hamburger.svg"); }
      .header__menu-toggler:before {
        content: '';
        width: 100%;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
           -moz-box-ordinal-group: 1;
            -ms-flex-order: 0;
                order: 0; }
  .main-search {
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    margin-left: 0;
    margin-top: 10px; }
    .main-search__input {
      width: 100%;
      font-size: 16px;
      border: 1px solid #48668C; }
    .main-search__submit {
      top: 0;
      width: 30px;
      -webkit-background-size: 17px auto;
         -moz-background-size: 17px auto;
              background-size: 17px auto;
      background-position: center; }
    .main-search .input-group {
      border: 0; }
  .cart__link {
    margin-right: 0; }
  .cart__count {
    top: -5px;
    right: -5px;
    font-size: 17px;
    font-weight: 500;
    line-height: 20px;
    border: 0; } }

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p,
legend,
li {
  color: #3A4868; }

p a {
  color: #48668D; }

.pac-item-query {
  color: #48668D; }
  .pac-item-query:hover {
    color: #48668D; }

.pac-item span:nth-of-type(3) {
  color: #3A4868; }

.link,
a {
  color: #48668D; }
  .link:hover,
  a:hover {
    color: #48668D; }

#errDiv li {
  color: #600; }

.contact-us__two-columns label {
  color: #3A4868; }

.contact-us__mm {
  color: #3A4868; }

.category__title {
  font-family: "Great Vibes", Arial, sans-serif;
  font-weight: 400;
  color: #eb4890; }

.category__subtitle {
  margin-bottom: 18px; }

.category__list {
  margin-bottom: 0; }

.category__subtitle, .category__list-toggler {
  color: #3A4868; }

.category__list-toggler:hover {
  color: #3A4868;
  text-decoration: none; }

.category__quick-info {
  color: #48668C; }

.category__wrapper {
  border-color: #D9D9D9; }

.category__side ul li span {
  color: #3A4868;
  font-size: 10px; }

.category__show-more {
  color: #48668D; }
  .category__show-more:before, .category__show-more:after {
    background-color: #48668D; }

.persHeading {
  color: #3A4868; }

.products__price {
  color: #3A4868; }

.products__link {
  color: #48668D; }

.products__bottom-line {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }

.product__title {
  color: #48668C;
  font-family: "brevia", Arial, sans-serif; }

.product__subtitle, .product__text, .product__details, .product__disclaimer {
  color: #3A4868; }

.product__details {
  font-size: 10px; }

.product__shop-similar ul > li > a {
  color: #48668D; }

.selected-filters {
  background-color: #f2f2f2;
  border-color: #d9d9d9;
  padding-right: 5px; }
  .selected-filters__title {
    color: #3A4868;
    font-size: 14px; }
  .selected-filters__clear {
    color: #48668D;
    font-size: 12px; }
  .selected-filters__item {
    color: #3A4868;
    border-top-color: #d9d9d9; }

.buy-block__add-to-cart {
  font-size: 18px; }

.buy-block__delivery, .buy-block__price, .buy-block__unit {
  color: #3A4868; }

.buy-block__scroll-link {
  padding-left: 0;
  text-decoration: none;
  color: #48668D; }
  .buy-block__scroll-link:before {
    display: none; }
  .buy-block__scroll-link:hover {
    text-decoration: none; }

.product-bottom__tab {
  font-size: 14px;
  color: #3A4868; }
  .product-bottom__tab:focus {
    outline: none; }

.product-bottom__content p {
  color: #3A4868; }
  .product-bottom__content p a {
    font-size: 14px; }

.product-bottom__content a {
  font-size: 12px; }

.product-bottom__content .heading2,
.product-bottom__content .column li,
.product-bottom__content li {
  color: #3A4868; }

.service-page__title {
  color: #48668C;
  font-family: "brevia", Arial, sans-serif;
  font-size: 28px; }

.service-page__subtitle {
  color: #3A4868; }

.service-page__text {
  color: #3A4868; }

.FAQheadline {
  font-size: 14px !important; }

.side-menu__title {
  color: #3A4868; }

.side-menu > ul > li {
  color: #3A4868; }

.side-menu > ul > li > a {
  color: #48668D; }
  .side-menu > ul > li > a:hover {
    color: #48668D; }

.page-ol > li,
.page-ul > li {
  color: #3A4868; }

.table-wrapper table td {
  color: #3A4868; }

.my-account-menu > ul > li {
  font-size: 12px; }

.my-account-menu > ul > li > a {
  font-size: 12px; }

.side-menu-gradients {
  border-top-color: #D9D9D9; }
  .side-menu-gradients.bottom-shadow {
    border-bottom-color: #D9D9D9; }

.buy-now__descr, .buy-now__price, .buy-now__delivery, .buy-now__number, .buy-now__subtitle, .buy-now__copyright {
  color: #3A4868; }

.buy-now__subtitle {
  font-size: 12px; }

.buy-now__descr {
  font-size: 10px; }

.paginator {
  margin-top: 10px; }
  .paginator__link {
    color: #48668D;
    font-size: 14px;
    border-color: #48668C; }
    .paginator__link.active {
      color: #3A4868;
      border-color: #D9D9D9;
      background-color: #F2F2F2; }
  .paginator__count {
    color: #3A4868; }

.addBanner {
  width: -webkit-calc(100% - 2px);
  width: -moz-calc(100% - 2px);
  width: calc(100% - 2px);
  border: 1px solid #ee609a;
  margin-bottom: 10px; }
  .addBanner img {
    width: 290px;
    display: block;
    margin: -15px auto 5px; }
  .addBanner .adDifferencePoints {
    font-weight: 300;
    font-size: 12px;
    line-height: 17px;
    margin: 0 20px; }
    .addBanner .adDifferencePoints ul {
      list-style: none;
      padding-left: 7px;
      -webkit-column-count: 2;
         -moz-column-count: 2;
              column-count: 2;
      -webkit-column-gap: 70px;
         -moz-column-gap: 70px;
              column-gap: 70px;
      margin: 0 20px 20px; }
      .addBanner .adDifferencePoints ul li {
        margin-bottom: 7px;
        -webkit-column-break-inside: avoid;
                break-inside: avoid;
        page-break-inside: avoid;
        color: #3A4868;
        font-size: 12px; }
        .addBanner .adDifferencePoints ul li:before {
          content: "•";
          color: #ee609a;
          display: inline-block;
          width: 1em;
          margin-left: -1em; }
  .addBanner .videoCalloutWrapper {
    background-color: #F4F7FA;
    padding: 8px 0 3px 0;
    text-align: center;
    mix-blend-mode: multiply;
    margin-top: 7px;
    clear: both; }
    .addBanner .videoCalloutWrapper p {
      display: inline-block;
      font-family: "Great Vibes", Arial, sans-serif;
      color: #48668C;
      font-size: 28px;
      text-align: center;
      line-height: 26px;
      margin-bottom: 0; }
    .addBanner .videoCalloutWrapper .videoBtn {
      display: inline-block;
      vertical-align: text-bottom;
      margin-left: 20px;
      margin-bottom: 4px; }
      .addBanner .videoCalloutWrapper .videoBtn a,
      .addBanner .videoCalloutWrapper .videoBtn button {
        font-weight: 300;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px;
        padding: 7px;
        margin: auto;
        border: none;
        background: #eb4890;
        text-align: center;
        color: #fff;
        text-shadow: -1px -1px 1px rgba(255, 255, 255, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.5);
        display: block;
        -webkit-box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
           -moz-box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
                box-shadow: 2px 2px 12px 1px rgba(0, 0, 0, 0.25);
        text-decoration: none; }
        .addBanner .videoCalloutWrapper .videoBtn a:hover,
        .addBanner .videoCalloutWrapper .videoBtn button:hover {
          text-decoration: none; }

.cart .upsell .description {
  color: #3A4868; }

.cart__title {
  color: #48668C;
  font-family: "brevia", Arial, sans-serif;
  font-size: 28px; }

.cart__top-line.empty-cart {
  padding-top: 0; }

.cart-page__bottom-logo {
  width: 219px;
  height: 35px;
  margin-top: -40px;
  margin-left: 0; }

.cart-page__copyright {
  height: 50px;
  background-color: #fff;
  border-top: 1px solid #d9d9d9;
  font-size: 12px;
  color: #3A4868; }

.cart-table {
  background-color: #f2f2f2; }
  .cart-table__header {
    -webkit-box-shadow: 0px 1px 2px #686664;
       -moz-box-shadow: 0px 1px 2px #686664;
            box-shadow: 0px 1px 2px #686664;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#48668C), color-stop(69%, #5E7B9E), to(#48668C));
    background-image: -webkit-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
    background-image: -moz- oldlinear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
    background-image: -o-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
    background-image: linear-gradient(180deg, #48668C 0%, #5E7B9E 69%, #48668C 100%); }
  .cart-table__title {
    font-size: 16px; }
  .cart-table__name, .cart-table__link, .cart-table__shipping {
    color: #48668D; }
  .cart-table__price, .cart-table__subtotal, .cart-table__number, .cart-table__total {
    color: #3A4868; }

.searching-title {
  color: #48668C;
  font-family: "brevia", Arial, sans-serif;
  font-size: 28px; }
  .searching-title h1 {
    color: #48668C; }

.searching-corrected {
  color: #3A4868; }

.thank-you__title {
  font-family: "brevia", Arial, sans-serif;
  font-size: 28px;
  color: #48668C;
  margin-bottom: 10px; }

.checkout__subtitle {
  color: #3A4868; }

.checkout .footer__privacy {
  color: #48668D; }

.checkout-order {
  position: relative;
  font-size: 12px;
  border-color: #D9D9D9;
  background-image: none; }
  .checkout-order__table {
    color: #3A4868; }
    .checkout-order__table td {
      border-bottom-color: #D9D9D9; }
  .checkout-order__count {
    font-size: 12px; }
  .checkout-order__subtotal {
    color: #3A4868; }

.checkout-footer-wrapper {
  border-color: #C3CDD9;
  padding: 10px; }

.checkout-product__name, .checkout-product__number {
  color: #3A4868; }

.checkout-mob__title, .checkout-mob__name, .checkout-mob__count, .checkout-mob__number, .checkout-mob__price, .checkout-mob__subtotal {
  color: #3A4868; }

.checkout-mob__top-line {
  background-color: #48668C; }

.checkout-mob__img {
  border-color: #D9D9D9; }

.checkout-mob__body {
  background-color: #f2f2f2; }

.payment-options__title, .payment-options__descr, .payment-options__price, .payment-options__arrives {
  color: #3A4868; }

.payment-options__label a {
  color: #48668D; }

.payment-options__img-wrapper {
  border-color: #D9D9D9; }

.modal-title {
  color: #3A4768; }

.modal-body {
  color: #3A4768; }
  .modal-body p {
    color: #3A4768; }
  .modal-body a {
    color: #48668D; }

.main-offer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
     -moz-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-top: 30px;
  padding-bottom: 30px; }
  .main-offer__left {
    min-width: 235px;
    margin-right: 10px;
    padding: 10px 10px 0;
    background-color: #F2F2F2;
    white-space: nowrap; }
  .main-offer__right {
    width: 100%; }
  .main-offer__title {
    color: #3A4768;
    font-family: "Great Vibes", Arial, sans-serif;
    font-size: 28px;
    font-weight: 100;
    line-height: 35px; }
  .main-offer__list {
    margin-top: 2px; }
  .main-offer__item {
    border-bottom: 1px solid #D9D9D9; }
    .main-offer__item:last-of-type {
      border-bottom: 0; }
  .main-offer__link {
    font-size: 15px;
    font-weight: 300;
    padding: 15px 0;
    color: #48668C; }
    .main-offer__link a {
      line-height: normal; }
      .main-offer__link a span {
        speak: none; }
    .main-offer__link:hover {
      color: #48668C;
      text-decoration: none; }
      .main-offer__link:hover a {
        text-decoration: underline; }

.top-ideas {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
     -moz-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  padding: 10px;
  background-color: #F2F2F2; }
  .top-ideas__left {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-width: 190px; }
  .top-ideas__title {
    font-family: "Great Vibes", Arial, sans-serif;
    font-weight: 100;
    font-size: 35px;
    color: #eb4890;
    text-align: center; }
  .top-ideas__another-title {
    font-family: "Great Vibes", Arial, sans-serif;
    font-weight: 100;
    font-size: 35px;
    color: #eb4890;
    text-align: center; }
  .top-ideas__see-all {
    font-weight: 300;
    font-size: 14px;
    margin-top: 6px; }
  .top-ideas__slider {
    position: relative;
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 10px;
    padding: 0 20px; }
    .top-ideas__slider .slick-list {
      padding: 3px 0; }
  .top-ideas__link {
    position: relative;
    width: 150px;
    min-height: 100%;
    padding: 5px;
    background-color: #fff;
    margin: 0 10px;
    -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
            box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25); }
  .top-ideas__text {
    display: block;
    font-weight: 300;
    font-size: 12px;
    color: #48668C;
    margin-top: 5px;
    text-align: center;
    line-height: 1.4; }
    .top-ideas__text:hover {
      color: #48668C;
      text-decoration: underline; }

.results__title {
  font-family: "brevia", Arial, sans-serif;
  line-height: 24px; }

.register-steps__item {
  color: #3A4868; }
  .register-steps__item:before {
    background-color: #d9d9d9; }
  .register-steps__item.active:before {
    background-color: #3A4868; }

.register-steps__list:before {
  background-color: #d9d9d9; }

.register__info-text {
  color: #3A4868; }

.breadcrumbs {
  margin-top: 15px;
  margin-bottom: 9px; }
  .breadcrumbs__item h1,
  .breadcrumbs__item h2 {
    font-weight: 300; }
  .breadcrumbs__link {
    color: #48668D; }
    .breadcrumbs__link h1,
    .breadcrumbs__link h2,
    .breadcrumbs__link span {
      color: #48668D; }
  .breadcrumbs__last {
    color: #3A4868; }

.no-results__products li a {
  color: #48668D; }

.error-message {
  border-color: #d9d9d9 !important;
  font-weight: 400; }

.onePage .invalid p.message {
  font-size: 11px !important; }

.account__mini-text {
  color: #3A4868; }

.account__table th,
.account__table td {
  color: #48668D; }

.account__table th {
  font-size: 9px;
  padding-top: 10px;
  padding-bottom: 10px; }

.account__table td {
  font-size: 10px; }

.your-order__tax {
  color: #4360AE; }
  .your-order__tax a {
    color: #4360AE; }

.your-order__register-title {
  color: #3A4868; }

.your-order__row {
  font-size: 11px; }

.your-order__title {
  color: #4360AE; }

.your-order__header {
  height: 27px; }

.your-order__blue-header {
  font-size: 14px; }

.form-header {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#48668C), color-stop(69%, #5E7B9E), to(#48668C));
  background-image: -webkit-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
  background-image: -moz- oldlinear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
  background-image: -o-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
  background-image: linear-gradient(180deg, #48668C 0%, #5E7B9E 69%, #48668C 100%); }

.form-block.disabled .form-header {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#BCCDE1), color-stop(69%, #9CB1CB), to(#99B0CC));
  background-image: -webkit-linear-gradient(top, #BCCDE1 0%, #9CB1CB 69%, #99B0CC 100%);
  background-image: -moz- oldlinear-gradient(top, #BCCDE1 0%, #9CB1CB 69%, #99B0CC 100%);
  background-image: -o-linear-gradient(top, #BCCDE1 0%, #9CB1CB 69%, #99B0CC 100%);
  background-image: linear-gradient(180deg, #BCCDE1 0%, #9CB1CB 69%, #99B0CC 100%); }

.form-block.last {
  border-bottom: 0;
  background-color: #f2f2f2; }

.form-body {
  color: #3A4868;
  background-color: #f2f2f2; }
  .form-body .heading2 {
    color: #3A4868; }

.form-label {
  color: #3A4868; }

.form-legend {
  color: #3A4868; }

.form-social-buttons button:not(.btn):after {
  color: #48668D; }

.form-modal-link {
  color: #48668D; }

.blue-gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#48668C), color-stop(69%, #5E7B9E), to(#48668C));
  background-image: -webkit-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
  background-image: -moz- oldlinear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
  background-image: -o-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
  background-image: linear-gradient(180deg, #48668C 0%, #5E7B9E 69%, #48668C 100%); }

.manage-toggler {
  -webkit-box-shadow: 0.5px 0.5px 2px #32465A;
     -moz-box-shadow: 0.5px 0.5px 2px #32465A;
          box-shadow: 0.5px 0.5px 2px #32465A; }

.login__love {
  font-size: 10px; }

.login__title, .login__subtitle, .login__text {
  color: #3A4868; }

.blue-button.small {
  font-size: 10px; }

.manage-mobile-menu li a {
  color: #48668D; }

.shipping__row {
  font-size: 14px;
  color: #3A4868; }

.accessoriesContainer,
.accessoriesContentBox {
  color: #3A4868; }

.fieldGroup.radio label {
  color: #3A4868; }

.header-std {
  position: relative;
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 4px solid #48668C; }
  .header-std:before {
    position: absolute;
    content: '';
    bottom: -11px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #d9d9d9; }

.checkout-bottom-checkbox {
  font-size: 11px;
  line-height: 14px;
  color: #3A4868; }

.input-error {
  font-size: 11px; }

@media screen and (min-width: 992px) {
  .checkout .header__logo {
    position: absolute;
    z-index: 1;
    top: 30px;
    left: 15px; }
    .checkout .header__logo img {
      height: 35px; }
  .checkout .header__cart-page {
    padding-bottom: 20px; }
    .checkout .header__cart-page img {
      max-width: 84px; }
    .checkout .header__cart-page--item:nth-child(1) {
      margin-right: 104px; }
    .checkout .header__cart-page--item:nth-child(2) {
      margin-right: 87px; }
  .checkout .footer .cart-page__logos {
    margin-top: 20px; }
    .checkout .footer .cart-page__logos--item:nth-child(1) {
      margin-right: 104px; }
    .checkout .footer .cart-page__logos--item:nth-child(2) {
      margin-right: 87px; }
      .checkout .footer .cart-page__logos--item:nth-child(2) img {
        max-width: 84px; }
  .checkout .footer .cali-residents {
    margin-top: 15px; }
  .ad-mb-80 {
    margin-bottom: 80px; } }

@media screen and (max-width: 991px) {
  .container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100vw;
    min-height: 100vh; }
  .account__mini-text {
    line-height: 1.5; }
  .checkout-order {
    border-bottom: 1px solid #fff; }
  .register-steps__item:before {
    display: block;
    line-height: 30px; }
  [id^=monetate_selectorBanner] img {
    width: 100%; }
  .side-menu > ul > li > a {
    font-weight: 300; }
  .addBanner {
    width: 100%;
    display: block;
    margin-top: 20px;
    float: none;
    margin-bottom: 20px; }
    .addBanner img {
      width: 90%;
      margin: -5% auto 5px; }
    .addBanner .adDifferencePoints {
      margin: 0 10px; }
      .addBanner .adDifferencePoints ul {
        margin: 0 5px 10px;
        -webkit-column-gap: 25px;
           -moz-column-gap: 25px;
                column-gap: 25px; }
        .addBanner .adDifferencePoints ul li {
          font-size: 12px;
          line-height: 14px; }
    .addBanner .videoCalloutWrapper p {
      font-size: 28px; }
      .addBanner .videoCalloutWrapper p span {
        font-size: 23px; }
    .addBanner .videoCalloutWrapper .videoBtn {
      margin-left: 0;
      margin-bottom: 9px; }
      .addBanner .videoCalloutWrapper .videoBtn a,
      .addBanner .videoCalloutWrapper .videoBtn button {
        font-weight: 300;
        padding: 8px;
        -webkit-border-radius: 3px;
           -moz-border-radius: 3px;
                border-radius: 3px;
        vertical-align: bottom;
        letter-spacing: 0;
        font-size: 11px;
        margin-left: 10px; }
  .font-regular-mobile {
    font-size: 16px;
    line-height: 21px; }
  .refine__main-toggler {
    height: 30px;
    font-size: 16px; }
    .refine__main-toggler:after {
      border-width: 12px 6px 0; }
  .refine .active > .refine__main-toggler:after, .refine.active > .refine__main-toggler:after {
    border-width: 0 6px 12px; }
  .refine .toggler {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#48668C), color-stop(69%, #5E7B9E), to(#48668C)) 0% 0% no-repeat padding-box;
    background: transparent -webkit-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
    background: transparent -moz- oldlinear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
    background: transparent -o-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
    -webkit-box-shadow: 0.5px 0.5px 2px #32465A;
       -moz-box-shadow: 0.5px 0.5px 2px #32465A;
            box-shadow: 0.5px 0.5px 2px #32465A; }
    .refine .toggler:before {
      background-color: #48668C; }
  .selected-filters__title {
    font-size: 16px; }
  .selected-filters__clear {
    font-size: 14px; }
  .selected-filters__remove {
    color: #48668D; }
    .selected-filters__remove:before, .selected-filters__remove:after {
      background-color: #48668D; }
  #refine-menu.new {
    background-color: #f2f2f2; }
  .products__link {
    color: #48668D; }
  .products__price {
    color: #3A4868; }
  .breadcrumbs__tap, .breadcrumbs__back {
    color: #48668D; }
  .service-page__title {
    font-size: 21px; }
  .product__title {
    font-size: 14px; }
  .product__right {
    border: 5px solid #F2F2F2;
    background-color: #fff; }
  .product__measurements {
    color: #3A4868;
    font-size: 14px; }
  .product__shop-similar {
    background-color: #f2f2f2; }
  .product-bottom__tab {
    background: transparent -webkit-gradient(linear, left top, left bottom, from(#48668C), color-stop(69%, #5E7B9E), to(#48668C)) 0% 0% no-repeat padding-box;
    background: transparent -webkit-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
    background: transparent -moz- oldlinear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
    background: transparent -o-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(180deg, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
    -webkit-box-shadow: 0px 1px 2px #686664;
       -moz-box-shadow: 0px 1px 2px #686664;
            box-shadow: 0px 1px 2px #686664; }
    .product-bottom__tab a {
      padding-top: 3px;
      padding-bottom: 3px; }
      .product-bottom__tab a:after {
        top: 57px;
        width: 40px;
        height: 17px;
        font-size: 12px;
        -webkit-box-shadow: 1px 1px 1px #32465A;
           -moz-box-shadow: 1px 1px 1px #32465A;
                box-shadow: 1px 1px 1px #32465A;
        line-height: .8;
        padding-left: 5px;
        padding-right: 5px;
        background: transparent -webkit-gradient(linear, left top, left bottom, from(#48668C), color-stop(69%, #5E7B9E), to(#48668C)) 0% 0% no-repeat padding-box;
        background: transparent -webkit-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
        background: transparent -moz- oldlinear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
        background: transparent -o-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box;
        background: transparent linear-gradient(180deg, #48668C 0%, #5E7B9E 69%, #48668C 100%) 0% 0% no-repeat padding-box; }
      .product-bottom__tab a:hover {
        color: #fff; }
  .product-bottom__content {
    padding: 10px;
    background-color: #f2f2f2; }
    .product-bottom__content.collapse:not(.show) {
      height: 58px; }
    .product-bottom__content p {
      color: #3A4868;
      font-size: 14px; }
  .buy-block__add-to-cart {
    font-size: 14px; }
  .buy-block__help-text {
    color: #3A4868; }
  .buy-now {
    background-color: #fff;
    border: 5px solid #f2f2f2; }
  .accessories__main-title-form1 {
    font-family: "brevia", Arial, sans-serif;
    color: #48668C;
    font-size: 14px; }
  .order-by-phone {
    width: 120px;
    font-size: 14px;
    padding: 3px; }
  .buy_collection {
    color: #48668D; }
  .category__wrapper {
    margin-top: 0; }
  .category__block {
    padding-left: 5px;
    padding-right: 3px; }
  .category__list {
    border-bottom: 1px solid #D9D9D9;
    background-image: none;
    padding-bottom: 20px; }
  .category__title {
    font-size: 36px; }
  .category__side ul li span {
    font-size: 14px; }
  .seo-block__see-more {
    font-size: 11px; }
  .installments {
    color: #600;
    font-weight: 700; }
  .searching-title {
    font-size: 16px; }
  .searching-corrected {
    font-size: 11px; }
  .search-term {
    font-size: 21px; }
  .cart .special .inner .item .teaser {
    color: #3A4868; }
  .cart__title {
    font-size: 21px;
    line-height: 48px; }
  .cart__checkout-button.with-arrow.full-length:before {
    left: 73px;
    right: 0; }
  .cart-table__link {
    font-size: 12px; }
  .cart__mob-continue a {
    color: #48668D; }
  .FAQheadline {
    font-size: 13px !important; }
  .top-ideas {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch; }
    .top-ideas.overflow-hidden-mob {
      overflow-y: hidden; }
    .top-ideas__another-title {
      font-size: 21px; }
    .top-ideas__left {
      min-width: 140px; }
    .top-ideas__slider {
      padding: 0;
      overflow: visible; }
      .top-ideas__slider.overflow-x-mob {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch; }
    .top-ideas__item {
      min-width: 120px; }
  .thank-you__title {
    text-align: center;
    font-size: 21px; }
  .register-input {
    width: 157px !important;
    height: 21px; }
    .register-input:first-of-type {
      margin-right: 14px; }
  .your-order__blue-wrapper {
    background-color: #f2f2f2; }
  .your-order__blue-header {
    background: -webkit-gradient(linear, left top, left bottom, from(#48668C), color-stop(69%, #5E7B9E), to(#48668C));
    background: -webkit-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
    background: -moz- oldlinear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
    background: -o-linear-gradient(top, #48668C 0%, #5E7B9E 69%, #48668C 100%);
    background: linear-gradient(180deg, #48668C 0%, #5E7B9E 69%, #48668C 100%);
    font-size: 12px; }
  .your-order__separator {
    margin-left: -7px;
    margin-right: -7px;
    border-top-color: #d9d9d9; }
  .checkout-footer-wrapper__bottom-line .norton {
    position: relative;
    width: 23%; }
    .checkout-footer-wrapper__bottom-line .norton img {
      width: 100%; }
  .footer__cart-page {
    margin-left: -16px;
    margin-right: -16px; }
  .footer__form--input {
    font-size: 16px;
    padding: 8px 10px 8px 15px; }
  .footer__form--button {
    font-size: 16px; } }

@media screen and (max-width: 575px) {
  .cali-residents__link {
    color: #48668D; }
    .cali-residents__link span {
      color: #48668D; }
  .footer__cart-page:before {
    height: 3px; }
  .cart-page__copyright {
    height: 45px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 10px;
    font-weight: 300;
    margin-left: -16px;
    margin-right: -16px; }
    .cart-page__copyright a {
      color: #48668D; }
  .cart-page__bottom-logo {
    position: absolute;
    left: 0;
    right: 0;
    width: 225px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -60px; } }

@media screen and (max-width: 320px) {
  .addBanner .videoCalloutWrapper p {
    font-size: 21px; }
    .addBanner .videoCalloutWrapper p span {
      font-size: 18px; } }

/*# sourceMappingURL=ashton-drake.css.map */
