@charset "UTF-8";
/* reset */
/* main variables */
@-webkit-keyframes norisk01 {
  0% {
    opacity: 1; }
  24% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-moz-keyframes norisk01 {
  0% {
    opacity: 1; }
  24% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@-o-keyframes norisk01 {
  0% {
    opacity: 1; }
  24% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }
@keyframes norisk01 {
  0% {
    opacity: 1; }
  24% {
    opacity: 1; }
  25% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes norisk02 {
  0% {
    opacity: 0; }
  24% {
    opacity: 0; }
  25% {
    opacity: 1; }
  49% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-moz-keyframes norisk02 {
  0% {
    opacity: 0; }
  24% {
    opacity: 0; }
  25% {
    opacity: 1; }
  49% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-o-keyframes norisk02 {
  0% {
    opacity: 0; }
  24% {
    opacity: 0; }
  25% {
    opacity: 1; }
  49% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes norisk02 {
  0% {
    opacity: 0; }
  24% {
    opacity: 0; }
  25% {
    opacity: 1; }
  49% {
    opacity: 1; }
  50% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes norisk03 {
  0% {
    opacity: 0; }
  49% {
    opacity: 0; }
  50% {
    opacity: 1; }
  74% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-moz-keyframes norisk03 {
  0% {
    opacity: 0; }
  49% {
    opacity: 0; }
  50% {
    opacity: 1; }
  74% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-o-keyframes norisk03 {
  0% {
    opacity: 0; }
  49% {
    opacity: 0; }
  50% {
    opacity: 1; }
  74% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@keyframes norisk03 {
  0% {
    opacity: 0; }
  49% {
    opacity: 0; }
  50% {
    opacity: 1; }
  74% {
    opacity: 1; }
  75% {
    opacity: 0; }
  100% {
    opacity: 0; } }

@-webkit-keyframes norisk04 {
  0% {
    opacity: 0; }
  74% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@-moz-keyframes norisk04 {
  0% {
    opacity: 0; }
  74% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@-o-keyframes norisk04 {
  0% {
    opacity: 0; }
  74% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@keyframes norisk04 {
  0% {
    opacity: 0; }
  74% {
    opacity: 0; }
  75% {
    opacity: 1; }
  100% {
    opacity: 1; } }

@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%3F") 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") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap; }

@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%3F") 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") format("svg");
  font-weight: 600;
  font-style: normal;
  font-display: swap; }

@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%3F") 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") format("svg");
  font-weight: 600;
  font-style: italic;
  font-display: swap; }

.wrapper {
  position: relative;
  max-width: 1024px;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.75);
     -moz-box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.75);
          box-shadow: 0 0 20px -5px rgba(0, 0, 0, 0.75); }

.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: 48px;
  padding-bottom: 30px; }
  .main-offer__left {
    min-width: 175px;
    margin-right: 25px;
    padding: 10px 10px 0;
    background-color: #f2f1f0;
    white-space: nowrap; }
  .main-offer__right {
    width: 100%;
    margin-top: -25px; }
  .main-offer__title {
    color: #686664;
    font-family: "cronos-pro-subhead", sans-serif;
    font-size: 20px; }
  .main-offer__list {
    margin-top: 2px; }
  .main-offer__item {
    border-bottom: 1px solid #DED9CE; }
    .main-offer__item:last-of-type {
      border-bottom: 0; }
  .main-offer__link {
    font-size: 15px;
    font-weight: 300;
    padding: 16px 0;
    color: #4360AE; }
    .main-offer__link a {
      line-height: normal; }
      .main-offer__link a span {
        speak: none; }
    .main-offer__link:hover {
      color: #4360AE;
      text-decoration: none; }
      .main-offer__link:hover a {
        text-decoration: underline; }

.main-slider {
  position: relative; }
  .main-slider__img {
    max-height: 350px; }
  .main-slider.owl-carousel .owl-stage {
    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; }
  .main-slider .slick-arrow {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100px;
    height: 100%;
    background-color: transparent;
    border: 0;
    padding: 0;
    font-size: 0; }
    .main-slider .slick-arrow.slick-prev {
      left: 0; }
    .main-slider .slick-arrow.slick-next {
      right: 0; }
  .main-slider .slick-slide {
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: .5;
    -webkit-transform: scale(0.8);
       -moz-transform: scale(0.8);
        -ms-transform: scale(0.8);
         -o-transform: scale(0.8);
            transform: scale(0.8); }
  .main-slider .slick-current {
    z-index: 1;
    opacity: 1;
    -webkit-transform: scale(1);
       -moz-transform: scale(1);
        -ms-transform: scale(1);
         -o-transform: scale(1);
            transform: scale(1); }
  .main-slider .owl-nav button {
    position: absolute;
    z-index: 2;
    display: block;
    top: 0;
    width: 131px;
    height: 100%;
    outline: 0 !important; }
    .main-slider .owl-nav button span {
      font-size: 0; }
    .main-slider .owl-nav button.owl-prev {
      left: 0; }
    .main-slider .owl-nav button.owl-next {
      right: 0; }
  .main-slider .owl-item.active:not(.center) {
    z-index: 9;
    -webkit-transform: scale(1.7) translateX(21%);
       -moz-transform: scale(1.7) translateX(21%);
        -ms-transform: scale(1.7) translateX(21%);
         -o-transform: scale(1.7) translateX(21%);
            transform: scale(1.7) translateX(21%);
    opacity: .5; }
  .main-slider .owl-item.active.center {
    z-index: 10; }
    .main-slider .owl-item.active.center img {
      position: relative;
      z-index: 100;
      width: 540px;
      left: 50%;
      -webkit-transform: translateX(-50%);
         -moz-transform: translateX(-50%);
          -ms-transform: translateX(-50%);
           -o-transform: translateX(-50%);
              transform: translateX(-50%);
      max-width: none !important; }
    .main-slider .owl-item.active.center + .active {
      -webkit-transform: scale(1.7) translateX(-20%);
         -moz-transform: scale(1.7) translateX(-20%);
          -ms-transform: scale(1.7) translateX(-20%);
           -o-transform: scale(1.7) translateX(-20%);
              transform: scale(1.7) translateX(-20%); }

#slider a {
  display: block; }

.circles {
  width: 100%; }
  .circles.units-8 .circles__link {
    padding-bottom: 10px; }
  .circles.units-8 .circles__img-wrapper {
    max-width: 175px;
    border: 3px solid #fff;
    background-color: #E5E3E1; }
    .circles.units-8 .circles__img-wrapper:before {
      border: 5px solid #E5E3E1; }
    .circles.units-8 .circles__img-wrapper:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 0;
      width: 100%;
      height: 40px;
      background-color: #E5E3E1;
      -webkit-border-radius: 0 0 50% 50%;
         -moz-border-radius: 0 0 50% 50%;
              border-radius: 0 0 50% 50%;
      -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.25);
         -moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.25); }
  .circles.units-8 .circles__descr {
    min-height: 28px; }
  .circles.units-10 .circles__img-wrapper {
    -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;
    width: 145px;
    height: 145px;
    border: 2px solid #fff;
    background-color: #fff; }
    .circles.units-10 .circles__img-wrapper:before {
      border: 4px solid #E5E3E1; }
    .circles.units-10 .circles__img-wrapper span {
      left: 0;
      top: 50px;
      margin-top: 0; }
  .circles.label-inner .circles__descr {
    position: relative;
    z-index: 3;
    width: 100px;
    margin-top: -38px;
    color: rgba(0, 0, 0, 0.75);
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.5);
    font-size: 14px; }
  .circles.label-outer .circles__descr {
    display: block;
    min-height: 40px;
    margin-top: 8px;
    color: #4360AE;
    font-size: 16px;
    line-height: 1.3;
    padding: 0 20px; }
  .circles__slider {
    position: relative; }
    .circles__slider .oval-arrow {
      bottom: 50px; }
  .circles__item {
    position: relative; }
  .circles__link {
    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; }
    .circles__link:hover .circles__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); }
    .circles__link:hover .circles__descr {
      text-decoration: underline; }
  .circles__img {
    width: 100%;
    -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; }
    .circles__img-wrapper {
      position: relative;
      z-index: 3;
      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;
      -webkit-border-radius: 50%;
         -moz-border-radius: 50%;
              border-radius: 50%;
      overflow: hidden;
      -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
         -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
              box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25); }
      .circles__img-wrapper:before {
        position: absolute;
        content: " ";
        z-index: 1;
        top: -1px;
        left: -1px;
        right: -1px;
        bottom: -1px;
        -webkit-border-radius: 50%;
           -moz-border-radius: 50%;
                border-radius: 50%; }
  .circles__descr {
    text-align: center;
    font-weight: 300; }

.no-risk {
  position: relative;
  width: 100%; }
  .no-risk:before, .no-risk:after {
    position: absolute;
    content: '';
    left: 0;
    width: 100%;
    height: 20px;
    opacity: 0.6; }
  .no-risk:before {
    bottom: 100%;
    background: -webkit-radial-gradient(ellipse farthest-side at 50% 225%, #a8b7c1 0%, white 100%);
    background: -moz- oldradial-gradient(ellipse farthest-side at 50% 225%, #a8b7c1 0%, white 100%);
    background: -o-radial-gradient(ellipse farthest-side at 50% 225%, #a8b7c1 0%, white 100%);
    background: radial-gradient(ellipse farthest-side at 50% 225%, #a8b7c1 0%, white 100%); }
  .no-risk:after {
    top: 100%;
    background: -webkit-radial-gradient(ellipse farthest-side at 50% -125%, #a8b7c1 0%, white 100%);
    background: -moz- oldradial-gradient(ellipse farthest-side at 50% -125%, #a8b7c1 0%, white 100%);
    background: -o-radial-gradient(ellipse farthest-side at 50% -125%, #a8b7c1 0%, white 100%);
    background: radial-gradient(ellipse farthest-side at 50% -125%, #a8b7c1 0%, white 100%); }
  .no-risk__wrapper {
    position: relative; }
  .no-risk__subtitle {
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    color: #686664;
    font-family: "cronos-pro-subhead", sans-serif;
    font-size: 20px; }
  .no-risk__img {
    height: 25px;
    margin-right: 2px; }
    .no-risk__img.truck {
      width: 66px; }
    .no-risk__img.install {
      width: 34px; }
    .no-risk__img.pers {
      width: 29px; }
  .no-risk__text {
    color: #686664;
    font-weight: 300;
    font-size: 14px;
    font-family: "Roboto", Arial, sans-serif;
    line-height: 1.3;
    margin-top: 5px; }

.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: #E5E3E1; }
  .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: 245px; }
  .top-ideas__title {
    font-family: "cronos-pro-subhead", sans-serif;
    font-weight: 600;
    font-style: italic;
    font-size: 30px;
    color: #686664;
    text-align: center; }
  .top-ideas__another-title {
    font-family: "cronos-pro-subhead", sans-serif;
    font-weight: 600;
    font-size: 30px;
    color: #686664;
    text-align: center; }
  .top-ideas__subtitle {
    font-family: "cronos-pro-display", sans-serif;
    font-weight: 400;
    font-size: 26px;
    color: #686664; }
  .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__slider .slick-slide {
      margin: 0 10px; }
      .top-ideas__slider .slick-slide div {
        height: 100%; }
  .top-ideas__link {
    position: relative;
    width: 150px;
    min-height: 100%;
    padding: 5px;
    background-color: #fff;
    -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: #686664;
    margin-top: 5px;
    text-align: center;
    line-height: 1.4; }
    .top-ideas__text:hover {
      color: #686664;
      text-decoration: underline; }

.featured {
  width: 100%;
  background-color: #E5E3E1; }
  .featured__title {
    font-family: "cronos-pro-display", sans-serif;
    font-size: 30px;
    font-weight: 400;
    color: #4360AE;
    text-align: center; }
  .featured__item {
    position: relative;
    text-align: center; }
    .featured__item:hover .featured__img {
      -webkit-transform: scale(1.1);
         -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
           -o-transform: scale(1.1);
              transform: scale(1.1); }
  .featured__img {
    width: 100%;
    -webkit-transition: 1.5s -webkit-transform;
    transition: 1.5s -webkit-transform;
    -o-transition: 1.5s -o-transform;
    -moz-transition: 1.5s transform, 1.5s -moz-transform;
    transition: 1.5s transform;
    transition: 1.5s transform, 1.5s -webkit-transform, 1.5s -moz-transform, 1.5s -o-transform; }
  .featured__link {
    display: block;
    overflow: hidden;
    margin-bottom: 8px; }
    .featured__link:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .featured__link:hover {
      text-decoration: none; }
  .featured__text {
    color: #4360AE;
    font-weight: 500; }

.popular-gifts__link {
  display: block;
  background: -webkit-gradient(linear, left top, left bottom, from(#456fc9), to(#2c3e50));
  background: -webkit-linear-gradient(top, #456fc9 0%, #2c3e50 100%);
  background: -moz- oldlinear-gradient(top, #456fc9 0%, #2c3e50 100%);
  background: -o-linear-gradient(top, #456fc9 0%, #2c3e50 100%);
  background: linear-gradient(to bottom, #456fc9 0%, #2c3e50 100%);
  -webkit-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
     -moz-box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 2px 2px 3px 0 rgba(0, 0, 0, 0.3);
  font-weight: 300;
  font-size: 16px;
  color: #fff;
  text-align: center;
  padding: 10px;
  -webkit-border-radius: 5px;
     -moz-border-radius: 5px;
          border-radius: 5px; }
  .popular-gifts__link:hover {
    color: #fff;
    text-decoration: none; }

.why-we-care {
  border-top: 1px solid #E5E3E1; }
  .why-we-care__wrapper {
    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;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .why-we-care__left {
    width: 170px;
    margin-left: 20px; }
  .why-we-care__right {
    max-width: 320px;
    margin-left: 20px; }
  .why-we-care__title {
    font-family: "cronos-pro-display", sans-serif;
    font-size: 28px;
    font-weight: 400;
    color: #4360AE;
    margin-bottom: 3px; }
  .why-we-care__img {
    width: 100%; }
  .why-we-care__item {
    color: #4360AE;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.4;
    padding-left: 20px; }
    .why-we-care__item:before {
      content: "★";
      padding-right: 8px;
      margin-left: -20px; }
    .why-we-care__item:not(:last-of-type) {
      margin-bottom: 10px; }
  .why-we-care__canvas h1, .why-we-care__canvas h2, .why-we-care__canvas h3 {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 5px;
    color: #474441; }
  .why-we-care__canvas p {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #474441;
    line-height: 1.4; }
    .why-we-care__canvas p:not(:last-of-type) {
      margin-bottom: 7px; }
  .why-we-care__canvas a {
    text-decoration: none; }
    .why-we-care__canvas a:hover {
      text-decoration: underline; }
  .why-we-care__subtitle {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 500;
    font-size: 12px;
    line-height: 1.3;
    margin-bottom: 5px;
    color: #8090BB; }
  .why-we-care__text {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #8090BB;
    line-height: 1.4; }
    .why-we-care__text:not(:last-of-type) {
      margin-bottom: 7px; }
  .why-we-care__see-more {
    margin-top: 10px;
    font-size: 16px;
    font-family: "Tahoma", sans-serif;
    color: #456FC9;
    text-decoration: underline; }
    .why-we-care__see-more.collapsed:before {
      content: 'See More'; }
    .why-we-care__see-more.collapsed:after {
      float: right;
      margin-left: 5px;
      content: '∨'; }
    .why-we-care__see-more:not(.collapsed):before {
      content: 'See Less'; }
    .why-we-care__see-more:not(.collapsed):after {
      float: right;
      margin-left: 5px;
      content: '∧'; }
    .why-we-care__see-more:hover {
      color: #456FC9; }

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

@media screen and (max-width: 991px) {
  .main-offer.suggestions {
    margin-left: -16px;
    margin-right: -16px; }
  .main-offer__link {
    padding: 10px 0; }
  .main-slider button {
    display: none; }
  .main-slider .owl-item.active:not(.center) {
    -webkit-transform: scale(1.55) translateX(18%);
       -moz-transform: scale(1.55) translateX(18%);
        -ms-transform: scale(1.55) translateX(18%);
         -o-transform: scale(1.55) translateX(18%);
            transform: scale(1.55) translateX(18%); }
  .main-slider .owl-item.active.center {
    z-index: 10; }
    .main-slider .owl-item.active.center img {
      width: 450px; }
    .main-slider .owl-item.active.center + .active {
      -webkit-transform: scale(1.55) translateX(-17%);
         -moz-transform: scale(1.55) translateX(-17%);
          -ms-transform: scale(1.55) translateX(-17%);
           -o-transform: scale(1.55) translateX(-17%);
              transform: scale(1.55) translateX(-17%); }
  .circles__slider {
    height: auto;
    padding: 0 30px; }
  .circles.units-8 .circles__img-wrapper {
    max-width: none;
    -webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.25);
       -moz-box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.25);
            box-shadow: 0 0 11px 0 rgba(0, 0, 0, 0.25);
    border-width: 2px; }
  .circles.units-8 .circles__slider .oval-arrow {
    bottom: 0; }
  .circles.units-10 .circles__link {
    width: 100%;
    height: 100%; }
  .circles.units-10 .circles__img-wrapper {
    width: auto;
    height: 100%; }
    .circles.units-10 .circles__img-wrapper span {
      top: auto; }
  .circles.units-10 .circles__slider .oval-arrow {
    bottom: -50px; }
  .circles.label-inner .circles__descr {
    width: 80px;
    margin-top: -38px;
    font-size: 12px;
    text-shadow: -1px -1px 0 #fff; }
  .circles.label-outer .circles__descr {
    width: 100%;
    padding: 0; }
  .circles__link:hover .circles__img {
    -webkit-transform: none;
       -moz-transform: none;
        -ms-transform: none;
         -o-transform: none;
            transform: none; }
  .circles__link:hover .circles__descr {
    text-decoration: none; }
  .no-risk__wrapper {
    min-height: 110px; }
  .no-risk__title:before {
    display: none; }
  .no-risk__item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0; }
    .no-risk__item:nth-child(1) {
      -webkit-animation: norisk01 20s linear infinite;
         -moz-animation: norisk01 20s linear infinite;
           -o-animation: norisk01 20s linear infinite;
              animation: norisk01 20s linear infinite; }
    .no-risk__item:nth-child(2) {
      -webkit-animation: norisk02 20s linear infinite;
         -moz-animation: norisk02 20s linear infinite;
           -o-animation: norisk02 20s linear infinite;
              animation: norisk02 20s linear infinite; }
    .no-risk__item:nth-child(3) {
      -webkit-animation: norisk03 20s linear infinite;
         -moz-animation: norisk03 20s linear infinite;
           -o-animation: norisk03 20s linear infinite;
              animation: norisk03 20s linear infinite; }
    .no-risk__item:nth-child(4) {
      -webkit-animation: norisk04 20s linear infinite;
         -moz-animation: norisk04 20s linear infinite;
           -o-animation: norisk04 20s linear infinite;
              animation: norisk04 20s linear infinite; }
    .no-risk__item img.mob {
      height: 72px; }
  .no-risk__img {
    height: 33px;
    margin-right: 10px; }
    .no-risk__img.truck {
      height: 24px; }
    .no-risk__img.coin {
      height: 35px; }
  .no-risk__text {
    color: #918B84;
    line-height: 1.7; }
  .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: 180px; }
    .top-ideas__slider {
      overflow: visible; }
      .top-ideas__slider.overflow-x-mob {
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch; }
    .top-ideas__item {
      min-width: 120px; }
  .why-we-care {
    position: relative;
    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;
    border-top: none; }
    .why-we-care:before {
      position: absolute;
      content: "";
      z-index: 1;
      bottom: 100%;
      left: 0;
      width: 100%;
      height: 25px;
      background: -webkit-radial-gradient(ellipse farthest-side at 50% 225%, #a8b7c1 0%, white 100%);
      background: -moz- oldradial-gradient(ellipse farthest-side at 50% 225%, #a8b7c1 0%, white 100%);
      background: -o-radial-gradient(ellipse farthest-side at 50% 225%, #a8b7c1 0%, white 100%);
      background: radial-gradient(ellipse farthest-side at 50% 225%, #a8b7c1 0%, white 100%);
      opacity: 0.6; }
    .why-we-care__wrapper {
      position: relative; }
      .why-we-care__wrapper:before {
        position: absolute;
        content: "";
        z-index: 1;
        top: 100%;
        left: 0;
        width: 100%;
        height: 25px;
        background: -webkit-radial-gradient(ellipse farthest-side at 50% -125%, #a8b7c1 0%, white 100%);
        background: -moz- oldradial-gradient(ellipse farthest-side at 50% -125%, #a8b7c1 0%, white 100%);
        background: -o-radial-gradient(ellipse farthest-side at 50% -125%, #a8b7c1 0%, white 100%);
        background: radial-gradient(ellipse farthest-side at 50% -125%, #a8b7c1 0%, white 100%);
        opacity: 0.6; }
    .why-we-care__left {
      min-width: 145px;
      margin-left: 0; }
    .why-we-care__item {
      font-size: 12px; }
    .why-we-care__title {
      font-size: 34px; }
    .why-we-care__canvas h1, .why-we-care__canvas h2, .why-we-care__canvas h3, .why-we-care__canvas p {
      font-size: 14px !important;
      color: #8090BB !important; }
    .why-we-care__canvas a {
      color: #8090BB;
      text-decoration: underline; }
    .why-we-care__subtitle, .why-we-care__text {
      font-size: 14px; }
  .seo-block.collapse:not(.show) {
    position: relative;
    height: 100px;
    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; }
  .seo-block__see-more {
    font-size: 11px; } }

@media screen and (max-width: 767px) {
  .circles__slider {
    margin: 0; }
  .top-ideas__left {
    min-width: 150px; }
  .featured__title {
    font-size: 36px; }
  .featured__item-wrapper:not(:last-of-type) {
    margin-bottom: 25px; } }

@media screen and (max-width: 575px) {
  .main-slider .owl-item.active:not(.center) {
    -webkit-transform: scale(2.5) translateX(30%);
       -moz-transform: scale(2.5) translateX(30%);
        -ms-transform: scale(2.5) translateX(30%);
         -o-transform: scale(2.5) translateX(30%);
            transform: scale(2.5) translateX(30%); }
  .main-slider .owl-item.active.center {
    z-index: 10;
    margin-right: 0 !important; }
    .main-slider .owl-item.active.center img {
      width: 275%; }
    .main-slider .owl-item.active.center + .active {
      -webkit-transform: scale(2.5) translateX(-26.6%);
         -moz-transform: scale(2.5) translateX(-26.6%);
          -ms-transform: scale(2.5) translateX(-26.6%);
           -o-transform: scale(2.5) translateX(-26.6%);
              transform: scale(2.5) translateX(-26.6%); } }

@media screen and (max-width: 480px) {
  .top-ideas__slider {
    padding: 0;
    margin-left: 0; } }

@media screen and (max-width: 340px) {
  .top-ideas__left {
    min-width: 100px; }
  .top-ideas__item {
    width: 130px; }
  .popular-gifts__link {
    font-size: 14px; } }

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

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

.footer__logo {
  margin-left: -15px; }
  .footer__logo img {
    width: 170px; }

.footer__main-block {
  background-color: #4360AE;
  border-top: 15px solid #e4e3e1;
  padding-top: 75px;
  margin-top: -50px; }

.footer__column {
  width: 140px; }
  .footer__column:nth-of-type(3) {
    width: 320px; }

.footer__title {
  font-weight: 400;
  font-size: 16px;
  font-family: "Roboto", Arial, sans-serif;
  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: #4360AE;
  padding: 2px 0;
  text-decoration: underline; }
  .footer__privacy:hover {
    color: #4360AE; }

.footer__info {
  width: 260px; }

.footer__guarantee {
  border-bottom: 1px solid rgba(255, 255, 255, 0.5); }
  .footer__guarantee--img {
    width: 80px; }
  .footer__guarantee--right {
    max-width: 140px;
    margin-left: 10px; }
  .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__rewards--left {
  width: 80px;
  margin-right: 30px; }
  .footer__rewards--left .secure {
    width: 55px; }

.footer__rewards--right {
  width: 85px; }
  .footer__rewards--right .best {
    display: block;
    width: 70px; }

.footer__rewards--img:not(:last-of-type) {
  margin-bottom: 15px; }

.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: 34px;
  border: 1px solid #4360AE; }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .footer__form--group {
      width: 302px; } }

.footer__form--input {
  width: 255px;
  font-size: 13px;
  color: #4360AE;
  border: 0;
  padding: 4px; }
  .footer__form--input::-webkit-input-placeholder {
    color: #4360AE; }
  .footer__form--input::-moz-placeholder {
    color: #4360AE; }
  .footer__form--input::-ms-input-placeholder {
    color: #4360AE; }
  .footer__form--input::placeholder {
    color: #4360AE; }
  .footer__form--input:focus {
    outline: 0;
    color: #4360AE;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none; }

.footer__form--button {
  position: relative;
  z-index: 1;
  width: 45px;
  font-size: 13px;
  font-weight: 300;
  color: #4360AE;
  border: 0;
  letter-spacing: 0;
  background-color: #E5E3E1; }

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

.footer__social--item:not(:last-of-type) {
  margin-right: 40px; }

.footer__social--link {
  position: relative;
  display: block;
  width: 27px;
  height: 22px;
  color: #fff;
  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: #E5E3E1; }
  .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 #4360AE; }
  .footer__copyright--link {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #4360AE;
    padding: 2px 0; }
    .footer__copyright--link:hover {
      text-decoration: underline;
      color: #4360AE; }
  .footer__copyright--text {
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size: 12px;
    color: #474441; }

.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-std:after {
  position: absolute;
  content: '';
  bottom: 30px;
  left: 0;
  width: 100%;
  height: 8px;
  -webkit-box-shadow: 1px 1px 3px 0 #32465a;
     -moz-box-shadow: 1px 1px 3px 0 #32465a;
          box-shadow: 1px 1px 3px 0 #32465a;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#435fae), color-stop(50%, #8898c5), color-stop(51%, #435fae), to(#435fae));
  background-image: -webkit-linear-gradient(top, #435fae 0%, #8898c5 50%, #435fae 51%, #435fae 100%);
  background-image: -moz- oldlinear-gradient(top, #435fae 0%, #8898c5 50%, #435fae 51%, #435fae 100%);
  background-image: -o-linear-gradient(top, #435fae 0%, #8898c5 50%, #435fae 51%, #435fae 100%);
  background-image: linear-gradient(to bottom, #435fae 0%, #8898c5 50%, #435fae 51%, #435fae 100%); }

.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: 991px) {
  .footer__form--group {
    border: none; }
  .footer__form--input {
    height: 100%;
    font-size: 16px;
    padding: 8px 10px 8px 15px; }
    .footer__form--input::-webkit-input-placeholder {
      color: #CDD7DF; }
    .footer__form--input::-moz-placeholder {
      color: #CDD7DF; }
    .footer__form--input::-ms-input-placeholder {
      color: #CDD7DF; }
    .footer__form--input::placeholder {
      color: #CDD7DF; }
  .footer__form--button {
    font-size: 16px;
    padding: 0; }
  .footer__info {
    width: 290px; }
  .footer__rewards--left {
    width: 110px; } }

@media screen and (max-width: 767px) {
  .footer__logo img {
    width: auto;
    height: 110px; }
  .footer__cart {
    margin-top: 15px; }
  .footer__main-block {
    padding-top: 45px;
    border-top-width: 10px; }
  .footer__column {
    width: 100%;
    border-bottom: 1px solid #fff; }
    .footer__column:nth-of-type(3) {
      width: 100%; }
  .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__social {
    width: 100%;
    margin: 0;
    padding: 0; }
  .footer__form {
    width: 100%; }
    .footer__form--label {
      margin-bottom: 15px; }
    .footer__form--input {
      width: 100%; }
  .footer__copyright--item {
    margin-bottom: 5px; }
  .footer__copyright--text {
    font-size: 10px; }
  .footer__privacy {
    font-size: 10px;
    margin-top: 0; } }

@media screen and (max-width: 575px) {
  .footer-std:after {
    bottom: 40px; } }

.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: 15px; }
  .header.flying .header__logo {
    top: 44px;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none; }
  .header__logo {
    position: absolute;
    z-index: 1;
    top: 2px;
    left: 0;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none; }
    .header__logo img {
      width: 171px;
      height: 174px; }
  .header__menu-toggler {
    position: absolute;
    z-index: 1;
    top: 7px;
    left: 145px;
    width: 60px;
    height: 30px;
    color: #4360AE;
    padding: 0; }
    .header__menu-toggler.active:before {
      position: absolute;
      content: '';
      width: 10px;
      height: 10px;
      border-top: 1px solid #E5E3E1;
      border-left: 1px solid #E5E3E1;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .header__menu-toggler.active span:after {
      -webkit-transform: rotate(-90deg);
         -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
           -o-transform: rotate(-90deg);
              transform: rotate(-90deg); }
    .header__menu-toggler span:before {
      position: absolute;
      content: attr(data-text);
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      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;
      color: #4360AE;
      font-size: 16px;
      font-weight: 700;
      font-family: Tahoma, sans-serif;
      letter-spacing: 0; }
    .header__menu-toggler span:after {
      position: absolute;
      content: '>';
      top: 9px;
      right: 0;
      -webkit-transform: rotate(90deg);
         -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
           -o-transform: rotate(90deg);
              transform: rotate(90deg);
      font-size: 11px;
      font-weight: 700;
      color: #4360AE;
      font-family: Helvetica, Arial, sans-serif; }
  .header__link {
    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;
    font-size: 14px;
    font-weight: 300;
    color: #686664; }
    .header__link:hover {
      text-decoration: underline;
      color: #686664; }
  .header__cart-img {
    width: 85px;
    margin-right: 15px; }

.nav-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }

.header-std {
  height: 140px; }
  .header-std:before {
    display: none; }
  .header-std:after {
    position: absolute;
    content: '';
    top: 140px;
    left: 0;
    width: 100%;
    height: 8px;
    -webkit-box-shadow: 1px 1px 3px 0 #32465a;
       -moz-box-shadow: 1px 1px 3px 0 #32465a;
            box-shadow: 1px 1px 3px 0 #32465a;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#435fae), color-stop(50%, #8898c5), color-stop(51%, #435fae), to(#435fae));
    background-image: -webkit-linear-gradient(top, #435fae 0%, #8898c5 50%, #435fae 51%, #435fae 100%);
    background-image: -moz- oldlinear-gradient(top, #435fae 0%, #8898c5 50%, #435fae 51%, #435fae 100%);
    background-image: -o-linear-gradient(top, #435fae 0%, #8898c5 50%, #435fae 51%, #435fae 100%);
    background-image: linear-gradient(to bottom, #435fae 0%, #8898c5 50%, #435fae 51%, #435fae 100%); }
  .header-std.flying .header__logo {
    top: 2px !important; }

.account__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .account__item:not(:last-of-type) {
    margin-right: 25px; }

.account__icons {
  position: relative;
  display: block;
  width: 30px;
  height: 25px;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-background-size: auto 100%;
     -moz-background-size: auto 100%;
          background-size: auto 100%;
  font-size: 0; }
  .account__icons.profile {
    background-image: url("../img/icons/profile-login.svg"); }
  .account__icons.cart {
    background-image: url("../img/icons/shopping-cart.svg"); }

.account__count-products {
  position: absolute;
  top: 0;
  right: 0;
  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;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
     -moz-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 25px;
  height: 25px;
  -webkit-transform: translate(50%, -50%);
     -moz-transform: translate(50%, -50%);
      -ms-transform: translate(50%, -50%);
       -o-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  color: #fff;
  -webkit-border-radius: 50%;
     -moz-border-radius: 50%;
          border-radius: 50%;
  font-weight: 900;
  font-size: 14px;
  text-shadow: -1px -1px 1px #a54d1e, 1px -1px 1px #a54d1d, -1px 1px 1px #a54d1e, 1px 1px 1px #a54d1e;
  background-color: #f2691b; }

.shop-menu {
  padding-bottom: 2px; }
  .shop-menu__main--list {
    position: relative;
    background-color: #4360AE;
    border-top: 3px solid #fff;
    border-bottom: 3px solid #fff;
    padding-left: 165px; }
    .shop-menu__main--list:before, .shop-menu__main--list:after {
      position: absolute;
      content: '';
      left: 0;
      width: 100%;
      height: 2px;
      background-color: #E5E3E1; }
    .shop-menu__main--list:before {
      top: -5px; }
    .shop-menu__main--list:after {
      bottom: -5px; }
  .shop-menu__main--item {
    position: relative;
    padding-left: 10px; }
  .shop-menu__main--link {
    position: relative;
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    padding: 12px 18px 12px 8px;
    cursor: pointer; }
    .shop-menu__main--link:before {
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      right: 8px;
      width: 5px;
      height: 5px;
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg);
      border-right: 2px solid #C8DADD;
      border-bottom: 2px solid #C8DADD;
      margin: auto; }
    .shop-menu__main--link:hover {
      color: #fff; }
    .shop-menu__main--link:not(.flying-focused):focus {
      outline: 0; }
    .shop-menu__main--link.wo-arrow:before {
      display: none; }
  .shop-menu__second--list {
    margin: 0;
    padding: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0; }
    .shop-menu__second--list.dropdown-menu {
      display: block;
      left: 10px;
      opacity: 0;
      visibility: hidden;
      max-height: 0; }
  .shop-menu__second--item {
    border-left: 6px solid #fff;
    border-right: 6px solid #fff; }
    .shop-menu__second--item:first-of-type .shop-menu__second--link {
      border-top: 0; }
    .shop-menu__second--item:last-of-type .shop-menu__second--link {
      border-bottom: 0; }
    .shop-menu__second--item:before {
      display: none;
      position: absolute;
      z-index: 10000;
      content: '';
      top: 0;
      right: -12px;
      width: 18px;
      height: 45px;
      background: -webkit-gradient(linear, left top, right top, from(#f5f3f4), to(#ffffff));
      background: -webkit-linear-gradient(left, #f5f3f4 0%, #ffffff 100%);
      background: -moz- oldlinear-gradient(left, #f5f3f4 0%, #ffffff 100%);
      background: -o-linear-gradient(left, #f5f3f4 0%, #ffffff 100%);
      background: linear-gradient(to right, #f5f3f4 0%, #ffffff 100%); }
    .shop-menu__second--item:hover {
      background-color: #f5f3f4; }
    .shop-menu__second--item.dropright:hover:before {
      display: block; }
  .shop-menu__second--link {
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #E5E3E1;
    padding: 16px 30px 16px 10px;
    color: #4360AE;
    font-size: 14px;
    font-weight: 300; }
    .shop-menu__second--link:hover {
      color: #4360AE;
      background-color: transparent; }
  .shop-menu__second--arrow {
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    right: 10px;
    width: 20px;
    height: 30px;
    margin: auto;
    cursor: pointer; }
    .shop-menu__second--arrow:before {
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 0;
      height: 0;
      margin: auto;
      border-style: solid;
      border-width: 3px 0 3px 6px;
      border-color: transparent transparent transparent #4360AE; }
  .shop-menu__third--list.dropdown-menu {
    top: 0;
    display: block;
    left: -webkit-calc(100% + 3px);
    left: -moz-calc(100% + 3px);
    left: calc(100% + 3px);
    margin: 0;
    padding: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
    opacity: 0;
    visibility: hidden;
    max-height: 0; }
  .shop-menu__third--item {
    padding-left: 6px;
    padding-right: 6px; }
    .shop-menu__third--item:first-of-type .shop-menu__third--link {
      border-top: 0; }
    .shop-menu__third--item:last-of-type .shop-menu__third--link {
      border-bottom: 0; }
  .shop-menu__third--link {
    border-bottom: 1px solid #E5E3E1;
    padding: 15px 10px;
    color: #4360AE;
    font-size: 14px;
    font-weight: 300; }
    .shop-menu__third--link:hover {
      background-color: #f5f3f4;
      color: #4360AE; }
  .shop-menu__form {
    position: relative;
    width: 365px; }
    .shop-menu__form.mob {
      width: 365px; }
    .shop-menu__form .search-results__suggest {
      display: none; }
    .shop-menu__form .input-group {
      background-color: #fff; }
    .shop-menu__form--input {
      height: 30px;
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      border: none;
      font-weight: 400;
      font-size: 14px;
      color: #000;
      letter-spacing: 0;
      border: 1px solid #E5E3E1; }
      .shop-menu__form--input:focus {
        -webkit-box-shadow: none;
           -moz-box-shadow: none;
                box-shadow: none;
        border-color: #9da0a4; }
    .shop-menu__form--button {
      position: absolute;
      z-index: 3;
      top: 0;
      bottom: 0;
      right: 0;
      width: 40px;
      height: -webkit-calc(100% - 2px);
      height: -moz-calc(100% - 2px);
      height: calc(100% - 2px);
      -webkit-border-radius: 0;
         -moz-border-radius: 0;
              border-radius: 0;
      font-size: 18px;
      color: #000;
      background-color: #fff;
      border: 0;
      padding: 0 5px 0 0;
      margin: auto;
      background-image: url("../img/icons/search.svg");
      background-repeat: no-repeat;
      background-position: center;
      -webkit-background-size: auto 92%;
         -moz-background-size: auto 92%;
              background-size: auto 92%; }
      .shop-menu__form--button:not(.flying-focused):focus {
        outline: 0; }
    .shop-menu__form--cancel {
      display: none; }

.mobile-menu {
  position: absolute;
  z-index: 5;
  top: 45px;
  left: 0;
  min-width: 300px;
  max-width: 80%;
  -webkit-transform: translateX(-100%);
     -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
       -o-transform: translateX(-100%);
          transform: translateX(-100%);
  background-color: #fff;
  -webkit-transition: .3s all;
  -o-transition: .3s all;
  -moz-transition: .3s all;
  transition: .3s all; }
  .mobile-menu:before {
    position: absolute;
    z-index: 1;
    content: '';
    top: -5px;
    left: 130px;
    width: 10px;
    height: 10px;
    background-color: #fff;
    border-top: 1px solid #E5E3E1;
    border-left: 1px solid #E5E3E1;
    -webkit-transform: rotate(45deg);
       -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
         -o-transform: rotate(45deg);
            transform: rotate(45deg); }
  .mobile-menu.active {
    -webkit-transform: translateX(0);
       -moz-transform: translateX(0);
        -ms-transform: translateX(0);
         -o-transform: translateX(0);
            transform: translateX(0); }
  .mobile-menu__wrapper {
    position: relative;
    height: 100%;
    padding-top: 20px;
    padding-right: 10px;
    border: 1px solid #E5E3E1;
    overflow-y: auto; }
  .mobile-menu__close {
    position: absolute;
    z-index: 2;
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
    padding: 0;
    background-color: transparent;
    border: 0; }
    .mobile-menu__close:before {
      -webkit-transform: rotate(45deg);
         -moz-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
           -o-transform: rotate(45deg);
              transform: rotate(45deg); }
    .mobile-menu__close:after {
      -webkit-transform: rotate(-45deg);
         -moz-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
           -o-transform: rotate(-45deg);
              transform: rotate(-45deg); }
    .mobile-menu__close:before, .mobile-menu__close:after {
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      width: 20px;
      height: 1px;
      background-color: #686664;
      margin: auto; }
  .mobile-menu__title {
    font-weight: 700;
    font-size: 18px;
    font-family: "Roboto", Arial, sans-serif;
    color: #4360AE;
    padding-left: 15px; }
    .mobile-menu__title:not(:first-of-type) {
      margin-top: 20px; }
    .mobile-menu__title-link {
      position: relative;
      display: block;
      font-weight: 700;
      font-size: 18px;
      font-family: "Roboto", Arial, sans-serif;
      color: #4360AE;
      padding-left: 15px; }
      .mobile-menu__title-link .with-arrow {
        width: 100%; }
        .mobile-menu__title-link .with-arrow:before {
          position: absolute;
          content: '';
          top: 0;
          bottom: 0;
          right: 15px;
          width: 12px;
          height: 12px;
          border-top: 2px solid #ddd;
          border-right: 2px solid #ddd;
          -webkit-transform: rotate(45deg);
             -moz-transform: rotate(45deg);
              -ms-transform: rotate(45deg);
               -o-transform: rotate(45deg);
                  transform: rotate(45deg);
          margin: auto; }
      .mobile-menu__title-link:hover {
        color: #4360AE; }
  .mobile-menu__list {
    padding-left: 15px; }
  .mobile-menu__item {
    padding: 0 15px; }
  .mobile-menu__link {
    position: relative;
    width: 100%;
    padding: 15px 15px 15px 0;
    border-bottom: 1px solid #E5E3E1;
    font-weight: 300;
    font-size: 18px;
    font-family: "Roboto", Arial, sans-serif;
    color: #4360AE; }
    .mobile-menu__link:hover {
      text-decoration: none;
      color: #4360AE; }
    .mobile-menu__link .with-arrow {
      width: 100%; }
      .mobile-menu__link .with-arrow:before {
        position: absolute;
        content: '';
        top: 0;
        bottom: 0;
        right: 0;
        width: 12px;
        height: 12px;
        border-top: 2px solid #ddd;
        border-right: 2px solid #ddd;
        -webkit-transform: rotate(45deg);
           -moz-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
             -o-transform: rotate(45deg);
                transform: rotate(45deg);
        margin: auto; }
    .mobile-menu__link.border-bottom-none {
      border-bottom: 0; }
  .mobile-menu__accord {
    position: relative;
    border-bottom: 1px solid #E5E3E1; }
    .mobile-menu__accord:before, .mobile-menu__accord:after {
      position: absolute;
      content: '';
      top: 0;
      bottom: 0;
      right: 0;
      width: 16px;
      height: 2px;
      margin: auto;
      -webkit-transition: .3s all;
      -o-transition: .3s all;
      -moz-transition: .3s all;
      transition: .3s all;
      background-color: #E5E3E1; }
    .mobile-menu__accord:after {
      -webkit-transform: rotate(90deg);
         -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
           -o-transform: rotate(90deg);
              transform: rotate(90deg); }
    .mobile-menu__accord.active:after {
      -webkit-transform: rotate(0);
         -moz-transform: rotate(0);
          -ms-transform: rotate(0);
           -o-transform: rotate(0);
              transform: rotate(0); }
  .mobile-menu__sublist {
    padding-left: 15px; }

.search-results {
  position: absolute;
  z-index: 4;
  top: 100%;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  width: 730px;
  max-height: 530px;
  background-color: #fff;
  border: 1px solid #E5E3E1;
  padding-top: 10px;
  padding-bottom: 10px; }
  .search-results h3 {
    color: #686664;
    font-family: "Roboto", Arial, sans-serif; }
  .search-results__block:not(:last-of-type) {
    margin-bottom: 5px; }
  .search-results__block ul li a {
    display: block;
    padding: 7px 5px;
    font-weight: 100; }
    .search-results__block ul li a:hover {
      font-weight: 700;
      background-color: #F6F3F5; }
  .search-results__title {
    padding-left: 5px; }
  .search-results__suggest {
    overflow-y: auto; }
    .search-results__suggest ul li a {
      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;
      font-weight: 500;
      line-height: 1.2;
      padding: 10px;
      margin-top: 5px; }
      .search-results__suggest ul li a .img-wrapper {
        min-width: 125px;
        margin-right: 10px; }
      .search-results__suggest ul li a:hover {
        background-color: #F6F3F5; }

@media screen and (max-width: 991px) {
  .skip-buttons {
    display: none !important; }
  .header {
    padding-top: 0;
    padding-bottom: 28px; }
    .header:before {
      position: absolute;
      content: '';
      top: 100px;
      left: 0;
      width: 100%;
      height: 13px;
      border-top: 8px solid #4360AE;
      border-bottom: 2px solid #ccc; }
    .header__logo {
      top: 4px !important;
      -webkit-filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3));
              filter: drop-shadow(0 0 3px rgba(0, 0, 0, 0.3)); }
      .header__logo img {
        width: 110px;
        height: 112px; }
    .header__menu-toggler {
      left: 115px; }
      .header__menu-toggler:focus {
        outline: 0; }
    .header__link {
      height: 25px;
      font-size: 14px;
      color: #369; }
    .header__navbar {
      padding-right: 0; }
    .header__cart-page {
      padding-bottom: 0; }
      .header__cart-page:before, .header__cart-page:after {
        display: none; }
  .header-std {
    height: 70px; }
    .header-std:after {
      top: 70px; }
  .account__left {
    width: 100%;
    padding-right: 0; }
  .account__right {
    width: 100%; }
  .account__link {
    font-size: 14px; }
  .account__mini-text {
    font-size: 12px; }
  .account__count-products {
    width: 20px;
    height: 20px;
    -webkit-transform: translate(30%, -30%);
       -moz-transform: translate(30%, -30%);
        -ms-transform: translate(30%, -30%);
         -o-transform: translate(30%, -30%);
            transform: translate(30%, -30%);
    font-size: 14px; }
  .shop-menu__form.mob {
    position: static; }
    .shop-menu__form.mob.active {
      position: fixed;
      z-index: 5;
      top: -4px;
      left: 0;
      width: 100%;
      height: 100%; }
      .shop-menu__form.mob.active .shop-menu__form--wrapper {
        position: relative;
        padding-top: 12px;
        padding-left: 12px;
        padding-bottom: 21px;
        background-color: #F5F3F4; }
        .shop-menu__form.mob.active .shop-menu__form--wrapper:before {
          position: absolute;
          content: '';
          bottom: 0;
          left: 0;
          width: 100%;
          height: 11px;
          background-color: #4360AE;
          border-bottom: 3px solid #fff; }
        .shop-menu__form.mob.active .shop-menu__form--wrapper:after {
          position: absolute;
          content: '';
          top: 100%;
          left: 0;
          width: 100%;
          height: 2px;
          background-color: #ccc; }
      .shop-menu__form.mob.active .shop-menu__form--cancel {
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #4360AE;
        -webkit-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.141176);
           -moz-box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.141176);
                box-shadow: 0px -5px 5px rgba(0, 0, 0, 0.141176);
        font-size: 18px;
        font-weight: 700;
        text-align: center;
        padding: 8px;
        color: #fff;
        cursor: pointer; }
      .shop-menu__form.mob.active .shop-menu__form--close {
        position: absolute;
        top: 21px;
        right: 20px;
        width: 20px;
        height: 20px;
        cursor: pointer; }
        .shop-menu__form.mob.active .shop-menu__form--close:before, .shop-menu__form.mob.active .shop-menu__form--close:after {
          position: absolute;
          content: '';
          top: 50%;
          left: 50%;
          width: 26px;
          height: 2px;
          margin: auto;
          background-color: #4360AE; }
        .shop-menu__form.mob.active .shop-menu__form--close:before {
          -webkit-transform: translate(-50%, -50%) rotate(45deg);
             -moz-transform: translate(-50%, -50%) rotate(45deg);
              -ms-transform: translate(-50%, -50%) rotate(45deg);
               -o-transform: translate(-50%, -50%) rotate(45deg);
                  transform: translate(-50%, -50%) rotate(45deg); }
        .shop-menu__form.mob.active .shop-menu__form--close:after {
          -webkit-transform: translate(-50%, -50%) rotate(135deg);
             -moz-transform: translate(-50%, -50%) rotate(135deg);
              -ms-transform: translate(-50%, -50%) rotate(135deg);
               -o-transform: translate(-50%, -50%) rotate(135deg);
                  transform: translate(-50%, -50%) rotate(135deg); }
      .shop-menu__form.mob.active .search-results__suggest {
        display: block;
        height: 100%;
        padding-bottom: 35px; }
        .shop-menu__form.mob.active .search-results__suggest h3 {
          font-family: "Roboto", Arial, sans-serif;
          color: #686664; }
        .shop-menu__form.mob.active .search-results__suggest ul li a {
          font-weight: 300;
          font-size: 18px;
          margin-top: 0;
          padding-top: 12px;
          padding-bottom: 17px; }
          .shop-menu__form.mob.active .search-results__suggest ul li a strong {
            font-weight: 500; }
      .shop-menu__form.mob.active .input-group {
        max-width: 80%; }
  .shop-menu__form--input {
    height: 40px;
    padding: 8px 50px 8px 15px;
    color: #4360AE;
    font-family: "Roboto", Arial, sans-serif;
    font-size: 16px;
    font-weight: 300;
    border: 1px solid #9da0a4; }
    .shop-menu__form--input.form-control:focus {
      color: #4360AE; }
  .shop-menu__form--button {
    right: 1px;
    padding-right: 0;
    color: #fff;
    background-color: #4360AE;
    -webkit-background-size: auto 20px;
       -moz-background-size: auto 20px;
            background-size: auto 20px;
    background-image: url("../img/icons/search-icon-mob.svg"); }
  .search-results {
    top: 120px;
    width: 100%;
    border-top: none; }
    .search-results__title {
      background-color: #F6F3F5;
      margin-left: -.5rem;
      margin-right: -.5rem;
      padding: .25rem .5rem; }
    .search-results__suggest ul li a {
      padding: 0;
      margin-top: 20px;
      font-weight: 400; }
      .search-results__suggest ul li a:hover {
        background-color: transparent; }
    .search-results__block ul li {
      margin-bottom: 10px; } }

@media screen and (max-width: 767px) {
  .account__title {
    font-size: 16px; }
  .shop-menu__form--wrapper {
    overflow: hidden; }
  .shop-menu__form.mob {
    width: -webkit-calc(100% - 102px);
    width: -moz-calc(100% - 102px);
    width: calc(100% - 102px); }
  .mobile-menu {
    position: fixed;
    height: -webkit-calc(100% - 45px);
    height: -moz-calc(100% - 45px);
    height: calc(100% - 45px); } }

@media screen and (min-width: 992px) {
  .ac_results {
    border: 1px solid #E5E3E1;
    background-color: white;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    z-index: 8001;
    margin-left: 7px;
    width: 300px;
    -webkit-tap-highlight-color: #fff;
    margin-left: 0 !important; }
  .ac_results ul {
    width: 100%;
    list-style-position: outside;
    list-style: none;
    padding: 0;
    margin: 0; }
  .ac_results li {
    position: relative;
    margin: 0px;
    display: block;
    overflow: hidden;
    line-height: normal;
    text-align: left;
    color: #4360AE;
    -webkit-tap-highlight-color: #3399ff;
    padding: 5px 10px !important;
    border: 0px !important;
    font-size: 14px !important;
    font-weight: 100;
    white-space: normal; }
  .ac_over {
    /*background-color: Highlight;
			color: HighlightText;*/
    background-color: #f5f3f4;
    color: #4360AE; }
  div.ac_results .searchTerms .ac_over,
  div.ac_results .relatedCategories .ac_over {
    font-weight: bold;
    text-decoration: underline !important; }
  .ac_loading {
    background: Window url("../img/autocomplete_indicator.gif") to left center no-repeat; }
  .ac_results {
    cursor: auto !important;
    padding-bottom: 10px; }
  .ac_results .leftColumnWrapper {
    float: left;
    white-space: nowrap;
    width: 365px;
    font-family: "Roboto", Arial, sans-serif;
    overflow-y: auto;
    max-height: 530px; }
  .ac_results .rightColumnWrapper {
    width: 365px;
    float: right;
    font-family: "Roboto", Arial, sans-serif;
    overflow-y: auto;
    max-height: 530px; }
  .ac_results .ac_title {
    display: inline-block;
    width: 100%;
    text-align: left;
    padding: 15px 0 10px 10px;
    margin: 0 auto;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 16px;
    font-weight: bold;
    line-height: 12px;
    color: #686664; }
  .ac_title.relatedTitle {
    padding-top: 10px !important; }
  .ac_results .rightColumnWrapper .ac_title {
    padding-left: 10px;
    padding-top: 10px; }
  .ac_results .itemImage {
    float: left;
    padding: 0 10px 0 0;
    width: 120px; }
  .ac_results div.leftColumnWrapper li {
    margin: 0 5px !important;
    padding: 5px 5px !important; }
  .ac_results div.leftColumnWrapper li.ac_over {
    margin: 0 5px !important; }
  .ac_results .items li {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    /*background-color: #f5f3f4;*/
    margin-bottom: 10px;
    margin: 0 10px 10px 10px;
    color: #4360AE !important;
    font-weight: 500; }
  .ac_results li.ac_over {
    background-color: #f5f3f4;
    text-decoration: underline;
    cursor: pointer; }
  .rightColumnWrapper li.ac_over {
    /*box-shadow: 0 0 5px rgba(0,0,0,0.5);*/ }
  .ac_results.twowords .relatedTitle {
    display: none; }
  .ac_results.twowords .popularTitle {
    display: block !important; }
  .ac_results.twowords .relatedCategories {
    display: none; }
  .ac_results.twowords .rightColumnWrapper {
    display: none; }
  .ac_results .leftColumnWrapper hr {
    margin-left: 10px;
    margin-right: 10px;
    height: 1px;
    background: #f6f6f6;
    border: none;
    color: #ccc; }
  .ac_results ul {
    width: 100% !important; }
  .ac_results .importantAdditions {
    margin: 10px;
    /*border: 1px dashed #707070;*/ }
  .ac_results .titleAdditions {
    color: #ccc;
    text-align: left;
    padding: 2px;
    font-size: 14px;
    font-family: "Roboto", Arial, sans-serif; }
  .ac_results .searchTerms .ac_over,
  .ac_results .facetValues .ac_over {
    text-decoration: none !important; }
  .ac_results .searchTerms.popularsearch .ac_over {
    font-weight: 500 !important;
    text-decoration: underline !important; } }

@media screen and (max-width: 991px) {
  .header-border .inner {
    height: 8px;
    background-color: #4360AE; }
  .header-border {
    margin-top: 15px;
    padding-bottom: 3px;
    border-bottom: 2px #ccc solid;
    margin-bottom: 7px; }
  .ac_results {
    background: #ffffff;
    font-family: "Roboto", Arial, sans-serif;
    font-weight: 300;
    font-size: 16px;
    color: #4360AE;
    border-left: 1px solid #E5E3E1;
    border-right: 1px solid #E5E3E1;
    border-bottom: 1px solid #4360AE; }
  .ac_results ul li {
    background: none;
    border-bottom: 1px solid #E5E3E1;
    padding: 12px 14px 17px 14px;
    color: #4360AE;
    font-size: 16px;
    font-weight: 300;
    font-family: "Roboto", Arial, sans-serif; }
  .ac_results ul li strong {
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto", Arial, sans-serif; }
  .close_th {
    right: -35px !important;
    width: 20px;
    height: 20px;
    background: url("../img/closebutton.png");
    -webkit-background-size: 20px 20px;
       -moz-background-size: 20px;
            background-size: 20px; }
  .ac_results {
    width: 100% !important;
    top: 80px !important;
    left: 0 !important;
    height: 100%;
    z-index: 9999999;
    border: 0; }
  .ac_results > div {
    position: relative;
    z-index: 999;
    overflow-y: scroll;
    width: 100%; }
    .ac_results > div:first-of-type {
      background-color: #fff; }
  .rightColumnWrapper li.ac_over {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
       -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); }
  .ac_results.twowords .relatedTitle {
    display: none; }
  .ac_results.twowords .popularTitle {
    display: block !important; }
  .ac_results.twowords .relatedCategories {
    display: none; }
  .ac_results.twowords .rightColumnWrapper {
    display: none; }
  .ac_results hr {
    margin-left: 15px;
    margin-right: 15px;
    height: 1px;
    background: #ccc;
    border: none;
    color: #ccc; }
  .ac_results .ac_title {
    background-color: #F5F3F4;
    padding: 7px;
    color: #686664;
    font-weight: bold;
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 16px;
    font-family: "Roboto", Arial, sans-serif; }
  .ac_results ul li strong {
    font-size: 18px; }
  .ac_results .leftColumnWrapper,
  .ac_results .rightColumnWrapper {
    font-family: "Roboto", Arial, sans-serif; }
  .ac_results ul li {
    border: 0px;
    font-size: 18px;
    font-weight: 100;
    padding: 12px 7px 17px 7px; }
  .ac_results .importantAdditions {
    margin: 15px;
    /*border: 1px dashed #707070;*/
    margin-top: 15px; }
  .ac_results .items li {
    font-weight: 500; }
  .buttonzone {
    background: #4360AE;
    -webkit-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.14);
       -moz-box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.14);
            box-shadow: 0 -5px 5px rgba(0, 0, 0, 0.14);
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 8px;
    color: #ffffff;
    font-family: "Roboto", Arial, sans-serif;
    position: relative !important;
    bottom: 0px; } }

/*# sourceMappingURL=bradford-exchange.css.map */
