@charset "UTF-8";
/* line 5, theme.scss */
.is-hit {
  background-color: #f5f7fa !important; }

/* line 8, theme.scss */
.banners {
  background-color: #fff !important; }

/* line 15, theme.scss */
.top-offer {
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  background: url("top_bg.png") top center repeat-x #f03745;
  text-align: center;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  max-height: 0;
  overflow: hidden; }
  /* line 31, theme.scss */
  .top-offer.is-open {
    max-height: 50px;
    overflow: hidden; }

/* line 37, theme.scss */
.top-offer p {
  display: inline-block;
  margin: 0; }

/* line 42, theme.scss */
.top-offer .container {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  -moz-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center; }

/* line 61, theme.scss */
.top-offer .container > * {
  display: inline-block;
  margin: 0; }

/* line 66, theme.scss */
.top-offer .decor-icons {
  display: inline-block; }

/* line 70, theme.scss */
.top-offer .close-offer {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 18px;
  width: 18px;
  height: 18px;
  line-height: 18px;
  color: #fff; }

/* line 86, theme.scss */
.top-offer .close-offer i {
  margin: 0 !important; }

/* line 90, theme.scss */
.top-offer .close-offer:hover {
  color: #333; }

/* line 94, theme.scss */
.top-offer i {
  font-weight: 300;
  font-style: normal;
  margin: 0 20px !important; }

/* line 100, theme.scss */
.top-offer i.icon-1 {
  font-size: 22px;
  -webkit-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -moz-transform: rotate(30deg);
  -o-transform: rotate(30deg);
  transform: rotate(30deg); }

/* line 109, theme.scss */
.top-offer i.icon-2 {
  font-size: 42px;
  -webkit-transform: rotate(-25deg);
  -ms-transform: rotate(-25deg);
  -moz-transform: rotate(-25deg);
  -o-transform: rotate(-25deg);
  transform: rotate(-25deg); }

/* line 118, theme.scss */
.top-offer i.icon-3 {
  font-size: 32px;
  -webkit-transform: rotate(20deg);
  -ms-transform: rotate(20deg);
  -moz-transform: rotate(20deg);
  -o-transform: rotate(20deg);
  transform: rotate(20deg); }

/* line 127, theme.scss */
.top-offer i.icon-4 {
  font-size: 20px;
  -webkit-transform: rotate(-20deg);
  -ms-transform: rotate(-20deg);
  -moz-transform: rotate(-20deg);
  -o-transform: rotate(-20deg);
  transform: rotate(-20deg); }

@media (max-width: 480px) {
  /* line 137, theme.scss */
  .top-offer {
    display: none !important; }

  /* line 141, theme.scss */
  .top-menu-blocks .cart .cart-count span {
    position: absolute;
    top: 3px;
    right: 13px;
    font-weight: normal;
    color: #333; }

  /* line 149, theme.scss */
  .top-menu-blocks .cart .cart-amount,
  .top-menu-blocks .cart .cart-text {
    display: none; }

  /* line 154, theme.scss */
  body .top-menu-blocks .icon-cart + span {
    position: static; }

  /* line 158, theme.scss */
  body .main-header .logo img {
    max-width: 180px;
    margin-left: 10px; } }
/* line 164, theme.scss */
.star-rating-wrapper {
  *zoom: 1; }

/* line 168, theme.scss */
.star-rating-wrapper:after {
  content: "";
  display: table;
  clear: both; }

/* line 174, theme.scss */
.star-rating {
  float: left;
  *zoom: 1; }

/* line 179, theme.scss */
.star-rating:after {
  content: "";
  display: table;
  clear: both; }

/* line 185, theme.scss */
.star-rating .star-radio {
  display: none; }

/* line 189, theme.scss */
.star-rating .star-radio:hover ~ .star-label:after,
.star-rating .star-radio:checked ~ .star-label:after {
  content: ""; }

/* line 194, theme.scss */
.star-rating .star-radio:hover ~ .star-label:after {
  color: gold !important; }

/* line 198, theme.scss */
.star-rating .star-radio:checked ~ .star-label:after {
  color: #f28c00; }

/* line 202, theme.scss */
.star-rating .star-label {
  cursor: pointer;
  float: right;
  font-size: 1.4rem; }

/* line 208, theme.scss */
.star-rating .star-label:after {
  color: goldenrod;
  content: "";
  display: inline-block;
  font-family: "FontAwesome"; }

/* line 215, theme.scss */
.star-rating .star-label:hover:after {
  color: gold; }

/* line 219, theme.scss */
.star-rating .star-label:hover ~ .star-label:after {
  color: gold !important; }

/* line 223, theme.scss */
.star-rating .star-label.active ~ .star-label:after,
.star-rating .star-label.active:after {
  content: ""; }

/* line 228, theme.scss */
.star-rating .star-item {
  color: goldenrod;
  float: right;
  overflow: hidden; }

/* line 234, theme.scss */
.star-rating .star-item:after {
  content: "";
  display: inline-block;
  font-family: "FontAwesome"; }

/* line 240, theme.scss */
.star-rating .star-item.active:after {
  color: #f28c00;
  content: ""; }

/* line 245, theme.scss */
.star-rating .star-item.active ~ .star-item:after {
  color: #f28c00;
  content: ""; }

/* line 250, theme.scss */
.form-field.text-field {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc; }

/* line 258, theme.scss */
.form-row {
  margin-bottom: 1rem; }

/* line 262, theme.scss */
.form-label {
  width: 100%;
  margin-bottom: 0.5rem; }

/* line 267, theme.scss */
.form-field.text-field.is-textarea {
  width: 100%; }

/* line 271, theme.scss */
.reviews-form {
  display: none;
  margin-bottom: 20px; }

/* line 276, theme.scss */
.reviews-toggle-wrapper {
  margin-bottom: 20px; }

/* line 280, theme.scss */
.form-field.text-field.is-captcha {
  margin-top: 10px; }

/* line 284, theme.scss */
.reviews-wrapper {
  max-width: 600px; }

/* line 288, theme.scss */
.reviews-item {
  padding: 5px 0;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc; }

/* line 294, theme.scss */
#comment_form {
  max-width: 600px; }

/* line 298, theme.scss */
[name="comment[captcha_solution]"] {
  margin-bottom: 10px; }

/* line 302, theme.scss */
.comments-item {
  margin-bottom: 1rem; }

/* line 306, theme.scss */
.comments-list {
  margin-bottom: 3rem; }

/* line 310, theme.scss */
.author {
  margin-right: 10px; }

/* line 314, theme.scss */
.comment-body {
  padding: 10px 0; }

/* line 318, theme.scss */
.list-link {
  text-decoration: none; }

/* line 322, theme.scss */
.aside-header a {
  text-decoration: none; }

/* line 326, theme.scss */
.aside-header h2 {
  margin-bottom: 10px; }

/* line 330, theme.scss */
.last-articles {
  margin-bottom: 20px; }

/* line 337, theme.scss */
.articles-list .list-item {
  margin-bottom: 10px; }

/* line 341, theme.scss */
.article_preview {
  height: 100%;
  position: relative; }
  /* line 344, theme.scss */
  .article_preview img {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover; }

/* line 351, theme.scss */
.article_preview.in-blog {
  margin-bottom: 20px; }

/* line 354, theme.scss */
.article_preview-title {
  color: #000000;
  word-break: break-word;
  text-align: left;
  font-size: 14px;
  font-weight: 300;
  line-height: 1.4;
  text-transform: uppercase; }
  /* line 363, theme.scss */
  .article_preview-title a {
    text-decoration: none;
    color: #000000;
    cursor: pointer; }

/* line 370, theme.scss */
.article_preview-blog {
  color: #000000;
  font-size: 14px;
  font-weight: 300; }
  /* line 375, theme.scss */
  .article_preview-blog a {
    text-decoration: none;
    color: #000000;
    cursor: pointer; }

/* line 383, theme.scss */
.banners {
  background: #f5f7fb;
  padding: 20px;
  padding-bottom: 0;
  margin-bottom: 40px; }

/* line 390, theme.scss */
.banners img {
  display: block;
  width: 100%;
  height: 100%; }

/* line 396, theme.scss */
.banners a {
  display: block;
  height: 0;
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  margin-bottom: 20px; }

/* line 405, theme.scss */
.banners a.banner1,
.banners a.banner4,
.banners a.banner5 {
  padding-bottom: 48.5%; }

/* line 411, theme.scss */
.banners a img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  left: 0;
  top: 0; }

@media (max-width: 768px) {
  /* line 422, theme.scss */
  body .sorting-panel .pages img {
    margin-left: 0; }

  /* line 425, theme.scss */
  .banners {
    margin-bottom: 0;
    padding-bottom: 0; }

  /* line 430, theme.scss */
  body .tutorial .tabs .tabs-head li button {
    font-size: 15px;
    padding: 15px; } }
/** breadcrumb */
/* line 437, theme.scss */
.breadcrumb-wrapper {
  position: relative; }
  /* line 440, theme.scss */
  .breadcrumb-wrapper .breadcrumb {
    list-style: none;
    margin: 0;
    position: relative;
    z-index: 50;
    color: #626262;
    font-size: 14px;
    padding: 15px 0; }

/* line 451, theme.scss */
.breadcrumb-wrapper:before {
  height: 70px;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 20;
  background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(rgba(255, 255, 255, 0.67)));
  background: -webkit-linear-gradient(top, #f3f3f3 0%, rgba(255, 255, 255, 0.67) 100%);
  background: -o-linear-gradient(top, #f3f3f3 0%, rgba(255, 255, 255, 0.67) 100%);
  background: -moz-linear-gradient(top, #f3f3f3 0%, rgba(255, 255, 255, 0.67) 100%);
  background: linear-gradient(180deg, #f3f3f3 0%, rgba(255, 255, 255, 0.67) 100%); }

/* line 466, theme.scss */
.breadcrumb-item {
  display: inline-block;
  vertical-align: baseline; }

/* line 471, theme.scss */
.breadcrumb-link {
  color: #626262;
  font-size: 14px; }

/* line 476, theme.scss */
.breadcrumb-item:not(:last-child):after {
  content: '●';
  color: #ffe63b;
  margin: 0 1px;
  font-size: 13px; }

/* line 483, theme.scss */
.breadcrumb-wrapper + * {
  position: relative;
  z-index: 50; }

/* line 488, theme.scss */
.form-row {
  margin-bottom: 10px; }

/* line 492, theme.scss */
.form-row .textfield {
  width: 100%;
  line-height: 30px;
  padding: 0 5px;
  font-family: inherit;
  font-size: 15px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background: #fff;
  border: 1px solid #e0e0e0;
  font-weight: 300; }

/* line 508, theme.scss */
.form-row input.textfield {
  height: 30px; }

/* line 512, theme.scss */
.form-row textarea {
  height: 100px;
  font-weight: 300; }

/* line 517, theme.scss */
.form-row label {
  display: block;
  margin-bottom: 5px; }

/* line 522, theme.scss */
.form-popup {
  min-width: 300px;
  width: 90%;
  max-width: 400px; }

/* line 528, theme.scss */
.form-row.required label:after {
  content: '*';
  color: #fd2f2f;
  display: inline-block; }

/* line 534, theme.scss */
input.is-error {
  border-color: red !important; }

/* line 538, theme.scss */
.is-error {
  color: red !important; }

/* line 542, theme.scss */
.ajs-message {
  color: #fff;
  border: 2px solid #fff; }

/* line 547, theme.scss */
.card {
  position: relative; }
  /* line 550, theme.scss */
  .card:hover .card-hover {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1; }
  /* line 559, theme.scss */
  .card .image-wraps {
    padding-bottom: 10px;
    /*border-bottom: 1px solid $border;*/
    margin-bottom: 20px; }
  /* line 565, theme.scss */
  .card .card-old_price {
    text-decoration: line-through;
    color: #737373;
    margin-right: 10px;
    font-size: 20px;
    font-weight: normal;
    line-height: 19px;
    text-decoration: line-through; }
  /* line 575, theme.scss */
  .card .card-prices {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex; }
  /* line 583, theme.scss */
  .card .card-price {
    font-size: 20px;
    font-weight: normal;
    line-height: 19px;
    margin-bottom: 20px; }
  /* line 590, theme.scss */
  .card .card-title {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase; }
  /* line 596, theme.scss */
  .card .card-hover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
    padding-top: 20px;
    opacity: 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    background: rgba(255, 255, 255, 0.95);
    text-align: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between; }
    /* line 639, theme.scss */
    .card .card-hover .prod-link {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 40px;
      background: transparent; }
    /* line 648, theme.scss */
    .card .card-hover .card-action {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -moz-box;
      display: flex;
      width: 100%;
      padding-left: 11px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
      -ms-flex-align: end;
      -moz-box-align: end;
      align-items: flex-end;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      -moz-box-pack: justify;
      justify-content: space-between; }
      /* line 670, theme.scss */
      .card .card-hover .card-action .compare-icon {
        position: relative; }
      /* line 674, theme.scss */
      .card .card-hover .card-action .dash {
        display: inline-block;
        height: 40px;
        width: 1px;
        background: #e0e0e0; }
      /* line 681, theme.scss */
      .card .card-hover .card-action .compare-icon i {
        font-size: 26px;
        position: relative; }
        /* line 685, theme.scss */
        .card .card-hover .card-action .compare-icon i:after {
          content: '';
          background: #ffe63b;
          -webkit-border-radius: 100%;
          border-radius: 100%;
          width: 27px;
          height: 27px;
          top: -12px;
          left: -10px;
          display: block;
          position: absolute;
          z-index: 20; }
        /* line 699, theme.scss */
        .card .card-hover .card-action .compare-icon i:before {
          z-index: 50;
          position: relative; }
      /* line 705, theme.scss */
      .card .card-hover .card-action .to-cart-icon i {
        font-size: 26px;
        position: relative; }
        /* line 709, theme.scss */
        .card .card-hover .card-action .to-cart-icon i:after {
          content: '';
          background: #ffe63b;
          -webkit-border-radius: 100%;
          border-radius: 100%;
          width: 27px;
          height: 27px;
          top: -12px;
          left: -10px;
          display: block;
          position: absolute;
          z-index: 20; }
        /* line 723, theme.scss */
        .card .card-hover .card-action .to-cart-icon i:before {
          z-index: 50;
          position: relative; }
    /* line 730, theme.scss */
    .card .card-hover .title {
      font-size: 14px;
      font-weight: normal;
      text-transform: uppercase; }
    /* line 736, theme.scss */
    .card .card-hover table {
      padding: 20px 0;
      border-top: 1px solid #ffe63b;
      border-bottom: 1px solid #ffe63b; }
      /* line 741, theme.scss */
      .card .card-hover table tr:first-child td {
        padding-top: 20px; }
      /* line 745, theme.scss */
      .card .card-hover table tr:last-child td {
        padding-bottom: 20px; }
    /* line 750, theme.scss */
    .card .card-hover table td {
      border: 0;
      padding: 6px;
      background: none;
      font-size: 14px;
      text-align: left; }
      /* line 757, theme.scss */
      .card .card-hover table td:last-child {
        font-weight: 700; }
    /* line 762, theme.scss */
    .card .card-hover .button {
      font-size: 14px;
      font-weight: normal;
      text-transform: uppercase;
      height: 40px; }
  /* line 770, theme.scss */
  .card .stiker-sale {
    margin-left: auto;
    font-size: 12px;
    font-weight: 700;
    line-height: 19px;
    position: relative;
    margin-right: 10px;
    display: inline-block;
    z-index: 50; }
    /* line 780, theme.scss */
    .card .stiker-sale span {
      position: relative;
      z-index: 50; }
    /* line 785, theme.scss */
    .card .stiker-sale:after {
      content: '';
      position: absolute;
      top: -6px;
      right: -10px;
      width: 30px;
      height: 30px;
      z-index: 20;
      background-color: #ffe63b;
      -webkit-border-radius: 100%;
      border-radius: 100%; }

/* line 800, theme.scss */
.products .card,
.collection-wrapper .card {
  margin-bottom: 10%; }

@media (max-width: 768px) {
  /* line 806, theme.scss */
  .card-hover {
    display: none !important; } }
/* line 811, theme.scss */
.item-quantity-input.in-cart {
  width: 50px;
  text-align: center; }

/* line 816, theme.scss */
.item-delete {
  border: none;
  background: none;
  font-size: 11px;
  cursor: pointer; }

/* line 823, theme.scss */
.cart-items {
  padding-top: 20px; }
  /* line 826, theme.scss */
  .cart-items .cart-item {
    border-bottom: 1px solid #e0e0e0;
    padding: 20px 0; }
  /* line 831, theme.scss */
  .cart-items .cart-item:first-child {
    border-top: 1px solid #e0e0e0; }
  /* line 835, theme.scss */
  .cart-items .item-price div {
    font-size: 24px;
    font-weight: normal; }
  /* line 840, theme.scss */
  .cart-items .item-price-total div {
    line-height: 0.5;
    border-bottom: 6px solid #ffe63b; }
  /* line 845, theme.scss */
  .cart-items .item-quantity {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    border: 1px solid #333; }
    /* line 858, theme.scss */
    .cart-items .item-quantity input {
      width: 36px;
      height: 36px;
      text-align: center;
      border: 0;
      border-left: 1px solid #333;
      border-right: 1px solid #333;
      padding: 0;
      font-weight: 300; }
    /* line 869, theme.scss */
    .cart-items .item-quantity .item-quantity-control {
      width: 36px;
      text-align: center;
      line-height: 34px;
      display: block;
      font-size: 18px; }
  /* line 878, theme.scss */
  .cart-items .item-title a {
    font-size: 14px;
    font-weight: normal;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 10px;
    display: inline-block; }
  /* line 886, theme.scss */
  .cart-items .item-title p,
  .cart-items .item-variant {
    margin: 0;
    font-size: 12px; }

/* line 893, theme.scss */
.totals-block {
  padding-top: 20px; }

/** collection_filters */
/* line 898, theme.scss */
.filter-items-list {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 904, theme.scss */
.filter-label {
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 35px; }

/* line 911, theme.scss */
.checkbox-field {
  display: none; }

/* line 915, theme.scss */
.filter-checkbox {
  width: 20px;
  height: 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ffe63b;
  background-color: #ffffff;
  position: absolute;
  left: 0;
  top: 0px; }

/* line 927, theme.scss */
.checkbox-field:checked + .filter-checkbox {
  background: #ffe63b; }

/* line 931, theme.scss */
.checkbox-field + .filter-checkbox:after {
  content: '\e904';
  display: inline-block;
  position: absolute;
  left: 3px;
  top: 4px;
  font-size: 9px;
  opacity: 0;
  font-family: 'doskort' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 951, theme.scss */
.checkbox-field:checked + .filter-checkbox:after {
  opacity: 1; }

/* line 955, theme.scss */
.collection-filter-header {
  font-size: 22px;
  margin-bottom: 20px; }

/* line 961, theme.scss */
.collection-filter .filter {
  padding: 20px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #f5f7fa;
  margin-bottom: 2px; }
  /* line 968, theme.scss */
  .collection-filter .filter .filter-title {
    font-size: 14px;
    font-weight: 400;
    line-height: 19px;
    text-transform: uppercase;
    margin-bottom: 15px; }
/* line 977, theme.scss */
.collection-filter .filter-item {
  font-size: 14px;
  margin-bottom: 10px; }

/* line 983, theme.scss */
.filters-clear.button {
  height: 40px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #666666;
  background-color: #ffffff;
  width: 100%;
  margin-top: 10px;
  font-size: 14px; }
  /* line 993, theme.scss */
  .filters-clear.button i {
    font-size: 12px;
    margin-left: 10px; }

/* line 999, theme.scss */
.color-filter .filter-checkbox {
  display: none; }

/* line 1003, theme.scss */
.color-filter span {
  display: inline-block;
  width: 34px;
  height: 34px;
  border: 1px solid #737373;
  margin-right: 10px;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

/* line 1013, theme.scss */
.color-filter input:checked + span + span {
  border: 2px solid #ffe63b; }

/* line 1017, theme.scss */
.color-filter .filter-items-list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 1028, theme.scss */
.color-filter .filter-label {
  padding-left: 0; }

/* line 1033, theme.scss */
.collection-filter .irs-min,
.collection-filter .irs-max,
.collection-filter .irs-from,
.collection-filter .irs-to,
.collection-filter .irs-single {
  display: none; }
/* line 1041, theme.scss */
.collection-filter .irs-bar {
  height: 2px;
  top: 27px;
  background-position: 0 -60px;
  background: #000; }
/* line 1048, theme.scss */
.collection-filter .irs-line-mid {
  height: 2px;
  background-position: 0 0;
  background: #ffe63b;
  top: 1px; }
/* line 1055, theme.scss */
.collection-filter .irs-line {
  height: 2px;
  top: 26px; }
/* line 1060, theme.scss */
.collection-filter .irs-slider {
  width: 10px;
  height: 10px;
  top: 23px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  background: #000;
  background-position: 0 -120px; }
/* line 1073, theme.scss */
.collection-filter .irs-line-mid {
  left: 0;
  width: 99%; }
/* line 1078, theme.scss */
.collection-filter .irs-line-left,
.collection-filter .irs-line-right {
  display: none; }
/* line 1083, theme.scss */
.collection-filter .range-slider-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex; }
  /* line 1090, theme.scss */
  .collection-filter .range-slider-input input {
    font-family: inherit;
    font-size: 16px;
    font-weight: 400;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
    padding: 0;
    line-height: 19px;
    text-transform: uppercase;
    background: transparent;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    border: 0; }

@media (max-width: 768px) {
  /* line 1113, theme.scss */
  .collection-filter {
    max-height: 0;
    overflow: hidden;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s; }

  /* line 1122, theme.scss */
  .collection-filter-header {
    cursor: pointer; }
    /* line 1125, theme.scss */
    .collection-filter-header i {
      font-size: 14px; }

  /* line 1130, theme.scss */
  .collection-filter.opened {
    max-height: 2000px; } }
/* line 1136, theme.scss */
.consult {
  padding: 20px;
  background: #fff; }

/* line 1141, theme.scss */
.consult-block {
  background: url(cons_bg.png) center center no-repeat;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  padding: 30px 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -moz-box-pack: justify;
  justify-content: space-between; }

/* line 1165, theme.scss */
.consult-block .title {
  font-size: 20px;
  font-weight: normal; }

/* line 1170, theme.scss */
.consult-block .title strong {
  font-size: 30px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 10px; }

/* line 1179, theme.scss */
.consult-block .form-section {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center; }

/* line 1192, theme.scss */
.consult-block .form-row {
  margin-bottom: 0;
  margin-right: 12px; }

/* line 1197, theme.scss */
body .consult-block .form-row input {
  height: 45px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ffffff;
  background: transparent;
  color: #646464;
  padding: 0 25px;
  line-height: 45px; }

/* line 1208, theme.scss */
.consult-block .button {
  background: #fff;
  width: 220px;
  height: 45px;
  line-height: 45px; }

/* line 1215, theme.scss */
.consult-block label.is-error {
  display: none !important; }

@media (max-width: 1024px) {
  /* line 1220, theme.scss */
  body .consult-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column; }
    /* line 1229, theme.scss */
    body .consult-block .title {
      max-width: inherit;
      margin-bottom: 20px;
      width: 100%;
      text-align: center; } }
@media (max-width: 670px) {
  /* line 1239, theme.scss */
  .consult-block .title {
    font-size: 17px; }

  /* line 1243, theme.scss */
  .consult-block form {
    width: 100%; }

  /* line 1247, theme.scss */
  .consult-block .form-section {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column; }

  /* line 1257, theme.scss */
  .consult-block .form-row {
    margin-bottom: 0;
    margin-right: 0;
    width: 100%;
    margin-bottom: 10px; } }
@media (max-width: 480px) {
  /* line 1266, theme.scss */
  .consult-block .button {
    width: 100%; }

  /* line 1270, theme.scss */
  body .tutorial h2,
  body .page-title,
  body .features h2,
  body .consult-block .title strong {
    font-size: 22px !important; }

  /* line 1278, theme.scss */
  body .tutorial h2 span {
    margin: 0; }
  /* line 1282, theme.scss */
  body .tutorial h2:after,
  body .tutorial h2:before {
    display: none; } }
/** collection-order */
/* line 1290, theme.scss */
.collection-order.is-page-size .label-field {
  vertical-align: middle; }

/* line 1294, theme.scss */
.collection-order.is-page-size .select-field {
  vertical-align: middle; }

/* line 1298, theme.scss */
.collection-order {
  line-height: 1;
  font-size: 1.6rem; }

/* line 1303, theme.scss */
.sorting-panel {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  margin-bottom: 35px;
  font-size: 14px; }
  /* line 1319, theme.scss */
  .sorting-panel .sort-by {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    margin-right: auto; }
    /* line 1327, theme.scss */
    .sorting-panel .sort-by .title {
      margin-right: 30px; }
  /* line 1332, theme.scss */
  .sorting-panel .prods-count {
    max-width: 25%;
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    color: #767676; }
  /* line 1340, theme.scss */
  .sorting-panel .title {
    font-size: 14px;
    font-weight: normal; }
  /* line 1346, theme.scss */
  .sorting-panel label span {
    font-size: 14px;
    color: #767676;
    line-height: 0.4;
    display: inline-block; }
  /* line 1354, theme.scss */
  .sorting-panel input.checked + span,
  .sorting-panel input:checked + span {
    border-bottom: 4px solid #ffe63b;
    color: #333;
    font-weight: normal; }
  /* line 1361, theme.scss */
  .sorting-panel label {
    cursor: pointer; }
    /* line 1364, theme.scss */
    .sorting-panel label span:hover,
    .sorting-panel label i:hover {
      color: #333; }
    /* line 1369, theme.scss */
    .sorting-panel label i {
      color: #767676;
      font-size: 11px;
      display: block;
      -webkit-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg);
      margin: 0 4px;
      position: relative;
      font-weight: bold; }
      /* line 1382, theme.scss */
      .sorting-panel label i.desc {
        -webkit-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg); }
  /* line 1392, theme.scss */
  .sorting-panel input:checked + i {
    color: #333; }
    /* line 1395, theme.scss */
    .sorting-panel input:checked + i:after {
      content: '';
      position: absolute;
      bottom: -1px;
      left: 6px;
      height: 12px;
      width: 3px;
      background: #ffe63b; }
    /* line 1405, theme.scss */
    .sorting-panel input:checked + i.desc:after {
      content: '';
      position: absolute;
      bottom: 0px;
      left: -3px;
      height: 12px;
      width: 3px;
      background: #ffe63b; }
  /* line 1416, theme.scss */
  .sorting-panel input[type="radio"] {
    position: absolute;
    left: -6000px;
    opacity: 0; }
  /* line 1422, theme.scss */
  .sorting-panel .pages {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    margin-right: 15px;
    height: 40px;
    line-height: 40px; }
  /* line 1438, theme.scss */
  .sorting-panel .pages span,
  .sorting-panel .pages img {
    margin: 0 10px; }
  /* line 1443, theme.scss */
  .sorting-panel .checkboxes {
    margin-right: 30px; }
  /* line 1447, theme.scss */
  .sorting-panel .collection-order-wrapper {
    width: 75%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    -moz-box-pack: end;
    justify-content: flex-end;
    -webkit-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%; }

/* line 1466, theme.scss */
.collection-order-bottom {
  margin-top: 8%; }

/* line 1470, theme.scss */
.collection-order-bottom .sort-by {
  display: none; }

/* line 1474, theme.scss */
.collection-order-bottom .pages {
  margin-right: auto; }

/* line 1478, theme.scss */
.collection-order-bottom .sorting-panel .collection-order-wrapper {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%; }

/* line 1485, theme.scss */
.prods-count-head {
  font-size: 14px;
  color: #767676;
  margin-top: 10px; }

@media (max-width: 1200px) {
  /* line 1492, theme.scss */
  .sorting-panel .collection-order-wrapper {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%; } }
@media (max-width: 1024px) {
  /* line 1502, theme.scss */
  .collection-order-bottom .pages {
    display: none; }

  /* line 1506, theme.scss */
  .collection-order-top .pagination-block {
    display: none; } }
@media (max-width: 768px) {
  /* line 1512, theme.scss */
  body .sorting-panel.collection-order-top .collection-order-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -moz-box-pack: start;
    justify-content: flex-start; }

  /* line 1523, theme.scss */
  .sorting-panel .sort-by {
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    height: 40px;
    line-height: 40px; } }
@media (max-width: 480px) {
  /* line 1534, theme.scss */
  .sorting-panel .checkboxes {
    margin-right: 15px; }

  /* line 1538, theme.scss */
  .sorting-panel .sort-by .title {
    margin-right: 20px; } }
/** category-menu */
/* line 1544, theme.scss */
.category-menu {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 1550, theme.scss */
.category-menu-item {
  display: block; }

/* line 1554, theme.scss */
.features {
  padding: 40px 0;
  background: #f5f7fa; }
  /* line 1558, theme.scss */
  .features h2 {
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    padding: 0 90px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    margin-bottom: -webkit-calc(40px + 2%);
    margin-bottom: -moz-calc(40px + 2%);
    margin-bottom: calc(40px + 2%); }
    /* line 1583, theme.scss */
    .features h2 span {
      position: relative;
      margin: 0 30px; }
    /* line 1588, theme.scss */
    .features h2:after {
      content: '';
      width: 80px;
      height: 1px;
      background: #333;
      display: inline-block; }
    /* line 1596, theme.scss */
    .features h2:before {
      content: '';
      width: 80px;
      height: 1px;
      background: #333;
      display: inline-block; }
  /* line 1606, theme.scss */
  .features .feature .title {
    font-size: 14px;
    font-weight: 700;
    line-height: 19px;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block; }
  /* line 1616, theme.scss */
  .features .feature .text {
    font-size: 14px;
    padding-right: 5%; }
  /* line 1621, theme.scss */
  .features .feature i {
    position: relative;
    font-size: 54px;
    color: #262627;
    z-index: 50; }
    /* line 1627, theme.scss */
    .features .feature i:before {
      position: relative;
      z-index: 50;
      top: -9px;
      right: -10px; }
    /* line 1634, theme.scss */
    .features .feature i:after {
      content: '';
      width: 35px;
      height: 35px;
      background-color: #ffe63b;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      position: absolute;
      left: 0;
      bottom: 0;
      z-index: 20; }
  /* line 1648, theme.scss */
  .features .feature.feature-3 i {
    color: #000; }

@media (max-width: 1024px) {
  /* line 1655, theme.scss */
  .features {
    padding: 40px 0 0 0; }
    /* line 1658, theme.scss */
    .features .feature {
      margin-bottom: 40px; } }
@media (max-width: 480px) {
  /* line 1665, theme.scss */
  .features .feature {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center; }

  /* line 1673, theme.scss */
  .features .feature .text {
    padding-right: 0;
    text-align: center; } }
/* line 1679, theme.scss */
.footer {
  -webkit-box-shadow: inset 0 10px 33px rgba(37, 37, 48, 0.04);
  box-shadow: inset 0 10px 33px rgba(37, 37, 48, 0.04);
  padding: 44px 0; }

/* line 1685, theme.scss */
.footer .copy {
  color: #c1c1c1;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px; }

/* line 1692, theme.scss */
.footer .copy a {
  color: #c1c1c1; }

/* line 1696, theme.scss */
.footer .slogan {
  display: block;
  color: #252525;
  font-size: 14px;
  font-weight: 300;
  line-height: 19px; }

/* line 1704, theme.scss */
.foot-logo {
  display: block;
  margin-bottom: 30px; }

/* line 1709, theme.scss */
.foot-logo img {
  display: block;
  margin-bottom: 20px; }

/* line 1714, theme.scss */
.footer .social {
  margin-bottom: 45px; }

/* line 1718, theme.scss */
.footer .social a {
  width: 50px;
  height: 50px;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  border: 1px solid #737373;
  color: #737373;
  display: inline-block;
  margin-right: 15px;
  line-height: 50px;
  text-align: center; }

/* line 1731, theme.scss */
.footer .social i {
  vertical-align: middle; }

/* line 1735, theme.scss */
.footer .social .vk i {
  font-size: 17px; }

/* line 1739, theme.scss */
.footer .social .fb i {
  font-size: 25px; }

/* line 1743, theme.scss */
.footer .social .im i {
  font-size: 21px; }

/* line 1747, theme.scss */
.footer .social .ok i {
  font-size: 25px; }

/* line 1751, theme.scss */
.foot-menus .title {
  font-size: 14px;
  font-weight: 700;
  line-height: 19px;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 20px; }

/* line 1760, theme.scss */
.foot-menus a {
  color: #555555;
  font-size: 14px;
  font-weight: 300;
  line-height: 30px; }

/* line 1767, theme.scss */
.foot-menus li {
  margin-bottom: 5px; }

/* line 1771, theme.scss */
.foot-contacts .header-block {
  padding-left: 6%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center;
  font-size: 14px;
  color: #555;
  width: auto;
  white-space: nowrap;
  margin-bottom: 30px; }

/* line 1790, theme.scss */
.foot-contacts .header-block .title {
  font-weight: normal;
  white-space: nowrap; }

/* line 1795, theme.scss */
.foot-contacts .icon {
  font-size: 20px;
  width: 38px;
  min-width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #555;
  display: inline-block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 10px; }

/* line 1809, theme.scss */
.foot-contacts .time-block .icon {
  border: 0;
  font-size: 38px; }

/* line 1814, theme.scss */
.foot-contacts .email-block .icon {
  font-size: 13px; }

/* line 1818, theme.scss */
.foot-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  padding-top: 20px;
  overflow: hidden;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  flex-direction: column;
  max-width: auto;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  margin-left: auto; }

/* line 1840, theme.scss */
.foot-contacts .phone-block .title {
  font-size: 20px;
  font-weight: normal; }

/* line 1845, theme.scss */
.foot-contacts .callback {
  border-bottom: 1px dashed #555; }

/* line 1849, theme.scss */
.social a:hover {
  color: #ffe63b;
  border-color: #ffe63b; }

/* line 1854, theme.scss */
.foot-menus a:hover,
.foot-menus li.active a {
  color: #ffe63b; }

@media (max-width: 1024px) {
  /* line 1860, theme.scss */
  .foot-contacts {
    padding-right: 20px; } }
@media (max-width: 768px) {
  /* line 1866, theme.scss */
  .footer {
    padding: 30px 0;
    padding-bottom: 0; } }
@media (max-width: 480px) {
  /* line 1873, theme.scss */
  .footer {
    padding: 30px 0;
    padding-bottom: 30px; }

  /* line 1878, theme.scss */
  .footer .social {
    margin-bottom: 30px; } }
/* line 1883, theme.scss */
.main-header {
  padding: 30px 0;
  border-bottom: 1px solid #e0e0e0; }

/* line 1888, theme.scss */
.header-contacts .header-block {
  padding-left: 5%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center;
  font-size: 14px;
  color: #555;
  width: auto;
  white-space: nowrap; }

/* line 1906, theme.scss */
.header-contacts .header-block .title {
  font-weight: normal;
  white-space: nowrap; }

/* line 1911, theme.scss */
.header-contacts .icon {
  font-size: 20px;
  width: 38px;
  min-width: 38px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  border: 1px solid #555;
  display: inline-block;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  margin-right: 10px; }

/* line 1925, theme.scss */
.header-contacts .time-block .icon {
  border: 0;
  font-size: 38px; }

/* line 1930, theme.scss */
.header-contacts {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -moz-box-pack: justify;
  justify-content: space-between;
  overflow: hidden;
  padding-left: -webkit-calc(20px + 4%);
  padding-left: -moz-calc(20px + 4%);
  padding-left: calc(20px + 4%); }

/* line 1947, theme.scss */
.callback {
  border-bottom: 1px dashed #ffe63b;
  font-size: 14px; }

/* line 1952, theme.scss */
.callback:hover {
  border-bottom-color: transparent; }

/* line 1956, theme.scss */
.main-header .logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center;
  text-transform: uppercase;
  font-size: 12px; }

/* line 1971, theme.scss */
.main-header .logo img {
  margin-right: 20px; }

/* line 1975, theme.scss */
.top-menu {
  padding: 15px 0;
  font-size: 16px;
  font-weight: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -moz-box-pack: justify;
  justify-content: space-between; }

/* line 1991, theme.scss */
.catalog-link {
  height: 34px;
  line-height: 32px;
  width: 133px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ffe63b;
  padding-left: 10px;
  display: inline-block;
  margin: 5px 0; }

/* line 2003, theme.scss */
.catalog-link:hover {
  background: #ffe63b; }

/* line 2007, theme.scss */
.catalog-link i {
  margin-right: 15px;
  font-size: 13px; }

/* line 2012, theme.scss */
.clear-list {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 2018, theme.scss */
.top-links li {
  display: inline-block;
  position: relative;
  margin: 0 5px;
  white-space: nowrap;
  width: auto;
  white-space: nowrap; }
  /* line 2026, theme.scss */
  .top-links li.is-blog {
    margin-right: 30px; }
    /* line 2029, theme.scss */
    .top-links li.is-blog a {
      position: relative;
      z-index: 50; }

/* line 2036, theme.scss */
.top-links li.is-blog:after {
  content: '\e91d';
  font-family: 'doskort' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 22px;
  position: absolute;
  top: -5px;
  left: -webkit-calc(100% + 5px);
  left: -moz-calc(100% + 5px);
  left: calc(100% + 5px);
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 2056, theme.scss */
.top-links li.is-blog:before {
  content: '';
  height: 6px;
  background: #ffe63b;
  left: 9px;
  right: 2px;
  position: absolute;
  bottom: 2px;
  z-index: 20; }

/* line 2067, theme.scss */
.top-menu-blocks {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex; }

/* line 2075, theme.scss */
.top-menu-blocks .icon {
  position: relative;
  z-index: 50; }

/* line 2080, theme.scss */
.top-menu-blocks .icon-lupa {
  font-size: 25px; }

/* line 2084, theme.scss */
.top-menu-blocks .icon-user {
  font-size: 29px; }

/* line 2088, theme.scss */
.top-menu-blocks .icon-chart {
  font-size: 26px; }

/* line 2092, theme.scss */
.top-menu-blocks .icon-cart {
  font-size: 33px; }

/* line 2096, theme.scss */
.top-menu-blocks .cart-amount {
  font-size: 24px;
  font-weight: normal;
  line-height: 20px;
  display: block; }

/* line 2103, theme.scss */
.top-menu-blocks .cart-count {
  color: #a1a1a1;
  font-size: 14px;
  font-weight: 300;
  line-height: 20px; }

/* line 2110, theme.scss */
.top-menu-blocks > a {
  border-left: 1px solid #e0e0e0;
  padding: 0 20px 0 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  -moz-box-align: end;
  align-items: flex-end; }

/* line 2125, theme.scss */
.top-menu-blocks a.cart {
  padding-right: 0; }

/* line 2129, theme.scss */
.top-menu-blocks a.cart .icon {
  margin-right: 15px; }

/* line 2133, theme.scss */
.top-menu-blocks a {
  position: relative; }

/* line 2137, theme.scss */
.top-menu-blocks a:after {
  content: '';
  background: #ffe63b;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 27px;
  height: 27px;
  top: 0;
  left: 20px;
  display: block;
  position: absolute;
  z-index: 20; }

/* line 2151, theme.scss */
.top-menu-blocks .icon-cart + span {
  position: relative;
  bottom: -6px;
  white-space: nowrap; }

/* line 2157, theme.scss */
.top-links {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center;
  width: -webkit-calc(100% - 550px);
  width: -moz-calc(100% - 550px);
  width: calc(100% - 550px);
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  -moz-box-pack: justify;
  justify-content: space-between;
  padding: 0 1%; }

/* line 2179, theme.scss */
.top-menu-blocks .compare-count {
  position: absolute;
  top: 0;
  right: 8px; }

@media (max-width: 1200px) {
  /* line 2186, theme.scss */
  .header-contacts .header-block {
    padding-left: 0; }

  /* line 2190, theme.scss */
  .header-contacts {
    padding-left: 20px; }

  /* line 2194, theme.scss */
  .top-links {
    display: block;
    width: 100%;
    padding: 0;
    padding-top: 10px;
    border-top: 1px solid; }

  /* line 2202, theme.scss */
  .top-links li {
    display: block;
    margin: 5px 0; }

  /* line 2207, theme.scss */
  .top-links li.is-blog {
    margin-right: 30px;
    display: inline-block;
    margin: 0; }

  /* line 2213, theme.scss */
  .index-catalog {
    font-size: 13px; }

  /* line 2217, theme.scss */
  .features h2 {
    padding: 0; }

  /* line 2221, theme.scss */
  body .tutorial h2,
  body .page-title,
  body .features h2,
  body .consult-block .title strong {
    font-size: 26px; }

  /* line 2228, theme.scss */
  body .consult-block .title strong {
    line-height: 1.2; }

  /* line 2232, theme.scss */
  .features .feature .title {
    margin-top: 0.5em; }

  /* line 2236, theme.scss */
  .features .feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column; }

  /* line 2251, theme.scss */
  .features .feature i {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1; }

  /* line 2259, theme.scss */
  .subscribe {
    padding: 7% 6% 5%; }
    /* line 2262, theme.scss */
    .subscribe .button {
      font-size: 14px; }

  /* line 2267, theme.scss */
  .subscribe .title {
    font-size: 17px;
    line-height: 24px; }

  /* line 2272, theme.scss */
  .reviews-container {
    padding: 30px 96px 30px; }

  /* line 2276, theme.scss */
  body .index-reviews .new-products .cell-6 {
    padding-right: 20px; }

  /* line 2280, theme.scss */
  .consult {
    padding: 20px 0; }

  /* line 2284, theme.scss */
  .consult-block .title {
    font-size: 20px;
    max-width: 388px; }

  /* line 2289, theme.scss */
  .consult-block .title strong {
    font-size: 22px; }

  /* line 2293, theme.scss */
  .consult-block {
    padding: 30px; } }
@media (max-width: 1024px) {
  /* line 2301, theme.scss */
  body .index-catalog {
    margin-top: -30px; }
  /* line 2305, theme.scss */
  body .promo .swiper-content-inner {
    max-width: 320px; }
  /* line 2309, theme.scss */
  body .promo .swiper-content {
    font-size: 24px; }
  /* line 2313, theme.scss */
  body .promo .swiper-pagination {
    bottom: 40px; }
  /* line 2317, theme.scss */
  body .index-catalog a {
    white-space: normal; }
    /* line 2320, theme.scss */
    body .index-catalog a span {
      height: 44px; }

  /* line 2325, theme.scss */
  .main-header .logo {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -moz-box-align: start;
    align-items: flex-start;
    font-size: 11px; }

  /* line 2341, theme.scss */
  .main-header .logo img {
    margin-bottom: 10px;
    width: 237px; }

  /* line 2346, theme.scss */
  .header-contacts {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    -moz-box-align: start;
    align-items: flex-start; }
    /* line 2356, theme.scss */
    .header-contacts .time-block {
      display: none; }

  /* line 2361, theme.scss */
  .header-contacts .address-block {
    margin-bottom: 10px; }

  /* line 2365, theme.scss */
  .main-header {
    padding: 20px 0; }

  /* line 2369, theme.scss */
  .top-offer {
    font-size: 16px; } }
@media (max-width: 768px) {
  /* line 2375, theme.scss */
  header {
    position: relative; }
    /* line 2376, theme.scss */
    header .header-contacts {
      padding-left: 10px; }
    /* line 2381, theme.scss */
    header .catalog-link {
      position: absolute;
      top: 10px;
      width: 42px; }
    /* line 2387, theme.scss */
    header .main-header {
      padding: 10px 0 10px 0; }

  /* line 2392, theme.scss */
  .main-header .logo {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center; }
    /* line 2402, theme.scss */
    .main-header .logo img {
      margin-right: 0; }

  /* line 2407, theme.scss */
  .top-menu-blocks .search {
    border-left: 0; } }
@media (max-width: 480px) {
  /* line 2414, theme.scss */
  .header-contacts .phone-block {
    padding-left: 0;
    display: block;
    text-align: center;
    width: 100%; }

  /* line 2421, theme.scss */
  body .promo .swiper-content {
    font-size: 17px; }

  /* line 2425, theme.scss */
  body .top-menu-blocks > a {
    padding: 0 18px 0 26px; } }
/* line 2431, theme.scss */
body .index-catalog {
  margin-top: 20px; }
/* line 2438, theme.scss */
body .promo .swiper-pagination {
  bottom: 40px;
  display: none; }

/* line 2445, theme.scss */
.index-blog {
  padding: 3.5% 0; }
  /* line 2448, theme.scss */
  .index-blog .index-articles {
    padding-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    position: relative; }
    /* line 2457, theme.scss */
    .index-blog .index-articles .swiper-slide {
      /*height: 400px;*/ }
    /* line 2461, theme.scss */
    .index-blog .index-articles .index-article {
      position: relative;
      display: block; }
      /* line 2465, theme.scss */
      .index-blog .index-articles .index-article:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-image: -webkit-gradient(linear, left bottom, left top, from(#2a291a), to(rgba(140, 141, 143, 0)));
        background-image: -webkit-linear-gradient(bottom, #2a291a 0%, rgba(140, 141, 143, 0) 100%);
        background-image: -o-linear-gradient(bottom, #2a291a 0%, rgba(140, 141, 143, 0) 100%);
        background-image: -moz-linear-gradient(bottom, #2a291a 0%, rgba(140, 141, 143, 0) 100%);
        background-image: linear-gradient(to top, #2a291a 0%, rgba(140, 141, 143, 0) 100%);
        opacity: 0.6;
        z-index: 20; }
      /* line 2481, theme.scss */
      .index-blog .index-articles .index-article:hover .inner {
        background: rgba(0, 0, 0, 0.2); }
      /* line 2485, theme.scss */
      .index-blog .index-articles .index-article img {
        height: 400px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover;
        display: block; }
      /* line 2493, theme.scss */
      .index-blog .index-articles .index-article .inner {
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 25px;
        line-height: 1.5;
        z-index: 50;
        color: #fefefe;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -moz-box;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        -moz-box-orient: vertical;
        -moz-box-direction: normal;
        flex-direction: column;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        -moz-box-pack: end;
        justify-content: flex-end; }
        /* line 2521, theme.scss */
        .index-blog .index-articles .index-article .inner .title {
          font-size: 20px;
          font-weight: normal;
          margin-bottom: 3%;
          display: none; }
        /* line 2528, theme.scss */
        .index-blog .index-articles .index-article .inner .text {
          font-size: 14px;
          font-weight: 300;
          display: block;
          margin-bottom: 10%;
          display: none; }
        /* line 2536, theme.scss */
        .index-blog .index-articles .index-article .inner .bottom {
          font-size: 12px;
          display: none; }
          /* line 2540, theme.scss */
          .index-blog .index-articles .index-article .inner .bottom i {
            margin-right: 10px; }
          /* line 2544, theme.scss */
          .index-blog .index-articles .index-article .inner .bottom .date {
            margin-right: 25px; }
    /* line 2551, theme.scss */
    .index-blog .index-articles .articles-nav {
      position: absolute;
      font-size: 37px;
      color: #fff;
      bottom: 40px;
      right: -webkit-calc(4.5% - 20px);
      right: -moz-calc(4.5% - 20px);
      right: calc(4.5% - 20px);
      z-index: 150; }
    /* line 2562, theme.scss */
    .index-blog .index-articles .swiper-container {
      width: -webkit-calc(100% - 20px);
      width: -moz-calc(100% - 20px);
      width: calc(100% - 20px);
      margin-right: 20px; }
    /* line 2569, theme.scss */
    .index-blog .index-articles .article-1 {
      -webkit-flex-basis: 43%;
      -ms-flex-preferred-size: 43%;
      flex-basis: 43%;
      max-width: 43%; }
      /* line 2575, theme.scss */
      .index-blog .index-articles .article-1 .text {
        display: block !important; }
      /* line 2579, theme.scss */
      .index-blog .index-articles .article-1 .title {
        display: block !important; }
      /* line 2583, theme.scss */
      .index-blog .index-articles .article-1 .bottom {
        display: block !important; }
    /* line 2588, theme.scss */
    .index-blog .index-articles .article-2 {
      -webkit-flex-basis: 31%;
      -ms-flex-preferred-size: 31%;
      flex-basis: 31%;
      max-width: 31%; }
      /* line 2594, theme.scss */
      .index-blog .index-articles .article-2 .title {
        display: block !important; }
      /* line 2598, theme.scss */
      .index-blog .index-articles .article-2 .bottom {
        display: block !important; }
    /* line 2603, theme.scss */
    .index-blog .index-articles .article-3 {
      -webkit-flex-basis: 17.5%;
      -ms-flex-preferred-size: 17.5%;
      flex-basis: 17.5%;
      max-width: 17.5%; }
      /* line 2609, theme.scss */
      .index-blog .index-articles .article-3 .title {
        display: block !important; }
    /* line 2614, theme.scss */
    .index-blog .index-articles .article-4 {
      -webkit-flex-basis: 8.5%;
      -ms-flex-preferred-size: 8.5%;
      flex-basis: 8.5%;
      max-width: 8.5%; }
      /* line 2620, theme.scss */
      .index-blog .index-articles .article-4.swiper-container {
        width: 100%;
        margin-right: 0; }

@media (max-width: 1024px) {
  /* line 2631, theme.scss */
  .index-blog .index-articles .articles-nav {
    right: -webkit-calc(10.5% - 20px);
    right: -moz-calc(10.5% - 20px);
    right: calc(10.5% - 20px); }
  /* line 2637, theme.scss */
  .index-blog .index-articles .inner .title {
    font-size: 18px; }
  /* line 2641, theme.scss */
  .index-blog .index-articles .article-1 {
    -webkit-flex-basis: 44%;
    -ms-flex-preferred-size: 44%;
    flex-basis: 44%;
    max-width: 44%; }
    /* line 2647, theme.scss */
    .index-blog .index-articles .article-1 .text {
      display: none !important; }
    /* line 2651, theme.scss */
    .index-blog .index-articles .article-1 .title {
      display: block !important; }
    /* line 2655, theme.scss */
    .index-blog .index-articles .article-1 .bottom {
      display: block !important; }
  /* line 2660, theme.scss */
  .index-blog .index-articles .article-2 {
    -webkit-flex-basis: 35%;
    -ms-flex-preferred-size: 35%;
    flex-basis: 35%;
    max-width: 35%; }
    /* line 2666, theme.scss */
    .index-blog .index-articles .article-2 .title {
      display: block !important; }
    /* line 2670, theme.scss */
    .index-blog .index-articles .article-2 .bottom {
      display: none !important; }
  /* line 2675, theme.scss */
  .index-blog .index-articles .article-3 {
    -webkit-flex-basis: 21%;
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%;
    max-width: 21%; }
    /* line 2681, theme.scss */
    .index-blog .index-articles .article-3.swiper-container {
      width: 100%;
      margin-right: 0; }
    /* line 2686, theme.scss */
    .index-blog .index-articles .article-3 .title {
      display: none !important; }
  /* line 2691, theme.scss */
  .index-blog .index-articles .article-4 {
    display: none;
    -webkit-flex-basis: 8.5%;
    -ms-flex-preferred-size: 8.5%;
    flex-basis: 8.5%;
    max-width: 8.5%; }
    /* line 2698, theme.scss */
    .index-blog .index-articles .article-4.swiper-container {
      width: 100%;
      margin-right: 0; } }
@media (max-width: 768px) {
  /* line 2710, theme.scss */
  .index-blog .index-articles .articles-nav {
    right: -webkit-calc(15.5% - 20px);
    right: -moz-calc(15.5% - 20px);
    right: calc(15.5% - 20px); }
  /* line 2716, theme.scss */
  .index-blog .index-articles .inner .title {
    font-size: 18px; }
  /* line 2720, theme.scss */
  .index-blog .index-articles .article-1 {
    -webkit-flex-basis: 70%;
    -ms-flex-preferred-size: 70%;
    flex-basis: 70%;
    max-width: 70%; }
    /* line 2726, theme.scss */
    .index-blog .index-articles .article-1 .text {
      display: none !important; }
    /* line 2730, theme.scss */
    .index-blog .index-articles .article-1 .title {
      display: block !important;
      font-size: 18px !important; }
    /* line 2735, theme.scss */
    .index-blog .index-articles .article-1 .bottom {
      display: block !important; }
  /* line 2740, theme.scss */
  .index-blog .index-articles .article-2 {
    -webkit-flex-basis: 30%;
    -ms-flex-preferred-size: 30%;
    flex-basis: 30%;
    max-width: 30%; }
    /* line 2746, theme.scss */
    .index-blog .index-articles .article-2.swiper-container {
      width: 100%;
      margin-right: 0; }
    /* line 2751, theme.scss */
    .index-blog .index-articles .article-2 .title {
      display: none !important; }
    /* line 2755, theme.scss */
    .index-blog .index-articles .article-2 .bottom {
      display: none !important; }
  /* line 2760, theme.scss */
  .index-blog .index-articles .article-3 {
    display: none;
    -webkit-flex-basis: 21%;
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%;
    max-width: 21%; }
    /* line 2767, theme.scss */
    .index-blog .index-articles .article-3.swiper-container {
      width: 100%;
      margin-right: 0; }
    /* line 2772, theme.scss */
    .index-blog .index-articles .article-3 .title {
      display: none !important; }
  /* line 2777, theme.scss */
  .index-blog .index-articles .article-4 {
    display: none;
    -webkit-flex-basis: 8.5%;
    -ms-flex-preferred-size: 8.5%;
    flex-basis: 8.5%;
    max-width: 8.5%; }
    /* line 2784, theme.scss */
    .index-blog .index-articles .article-4.swiper-container {
      width: 100%;
      margin-right: 0; }

  /* line 2792, theme.scss */
  .features h2 span {
    margin: 0; }

  /* line 2796, theme.scss */
  .features h2:after,
  .features h2:before {
    display: none; } }
/* line 2802, theme.scss */
.index-catalog {
  -webkit-box-shadow: 0 1px 5px 1px rgba(31, 28, 22, 0.14);
  box-shadow: 0 1px 5px 1px rgba(31, 28, 22, 0.14);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  padding: 20px 0px;
  font-size: 16px;
  font-weight: normal;
  margin-top: -63px;
  position: relative;
  z-index: 100;
  margin-bottom: 25px; }

/* line 2817, theme.scss */
.index-catalog a:hover {
  color: #ffe63b; }

/* line 2821, theme.scss */
.index-catalog a {
  white-space: nowrap;
  text-align: center;
  display: block; }

/* line 2827, theme.scss */
.index-catalog a span {
  display: block; }

/* line 2831, theme.scss */
.index-catalog a .cat-icon {
  font-size: 40px;
  margin-bottom: 15px;
  display: block;
  height: 38px;
  line-height: 38px; }

/* line 2839, theme.scss */
.index-catalog .cat1 i {
  font-size: 38px; }

@media (max-width: 1024px) {
  /* line 2845, theme.scss */
  .index-catalog {
    padding-bottom: 0; }
    /* line 2848, theme.scss */
    .index-catalog .cat-block {
      margin-bottom: 20px; } }
@media (max-width: 480px) {
  /* line 2855, theme.scss */
  .index-catalog {
    font-size: 13px;
    padding-bottom: 10px; }

  /* line 2860, theme.scss */
  .index-catalog .cat-block {
    margin-bottom: 5px; }

  /* line 2864, theme.scss */
  body .page-title {
    margin: 20px 0;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex; } }
/* line 2876, theme.scss */
.index-reviews .new-products .cell-6 {
  padding-right: 60px; }
/* line 2880, theme.scss */
.index-reviews .page-title i:after {
  width: 33px;
  height: 33px;
  background-color: #affcce; }
/* line 2886, theme.scss */
.index-reviews .page-title:before {
  background: #affcce; }

/* line 2891, theme.scss */
.swiper-button-next,
.swiper-button-prev {
  background: none;
  width: 15px;
  height: 32px;
  margin-top: -16px; }

/* line 2899, theme.scss */
.swiper-button-next:before,
.swiper-button-prev:before {
  content: "\e911";
  color: #bbb;
  font-family: 'doskort' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  font-size: 28px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 2915, theme.scss */
.swiper-button-prev {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  transform: rotate(-180deg);
  margin-top: -20px; }

/* line 2924, theme.scss */
.reviews-block .page-title i:after {
  background: #ceeae7; }

/* line 2928, theme.scss */
.reviews-container {
  padding: 45px 95px 35px;
  background: url(review_bg.png) center center no-repeat;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative;
  margin-bottom: 25px; }

/* line 2938, theme.scss */
.reviews-container .read-all a {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  border-bottom: 1px dashed; }

/* line 2945, theme.scss */
.reviews-container .bottom {
  font-size: 14px;
  font-weight: 600; }

/* line 2950, theme.scss */
.index-reviews-swiper {
  margin-bottom: 30px; }

/* line 2954, theme.scss */
.reviews-container .text {
  font-size: 14px;
  line-height: 1.6;
  margin-bottom: 20px;
  padding-top: 35px; }

/* line 2961, theme.scss */
.reviews-container .swiper-slide img {
  display: block;
  margin: 0 auto;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  height: 193px;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover; }

/* line 2972, theme.scss */
.reviews-container .swiper-button-next,
.reviews-container .swiper-button-prev {
  top: 96px; }

/* line 2977, theme.scss */
.opac-0 {
  opacity: 0 !important; }

/* line 2981, theme.scss */
.reviews-container:before {
  content: '\e90b';
  position: absolute;
  top: 220px;
  left: 38px;
  color: #fff;
  font-size: 37px;
  z-index: 50;
  font-family: 'doskort' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 3000, theme.scss */
.reviews-container:after {
  content: '\e90b';
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  position: absolute;
  top: -webkit-calc(100% - 120px);
  top: -moz-calc(100% - 120px);
  top: calc(100% - 120px);
  right: 38px;
  color: #fff;
  font-size: 37px;
  z-index: 50;
  font-family: 'doskort' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/* line 3026, theme.scss */
.subscribe {
  padding: 9% 8% 5%;
  background: url(offer_bg.png) center center no-repeat;
  -o-background-size: cover;
  -webkit-background-size: cover;
  background-size: cover;
  position: relative; }

/* line 3035, theme.scss */
.subscribe .small {
  color: #ffffff;
  font-size: 16px;
  font-weight: normal;
  padding-right: 130px;
  margin: 0; }

/* line 3043, theme.scss */
.subscribe .title {
  color: #ffffff;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  padding-right: 130px;
  margin: 0.5em 0 1em 0; }

/* line 3053, theme.scss */
.subscribe:after {
  content: '\e90a';
  font-family: 'doskort' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 12%;
  right: 6%;
  width: 89px;
  height: 89px;
  border: 1px solid #fff;
  line-height: 89px;
  text-align: center;
  font-size: 45px;
  color: #fff;
  -webkit-border-radius: 100%;
  border-radius: 100%; }

/* line 3078, theme.scss */
.subscr-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  margin: 0 -5px; }

/* line 3087, theme.scss */
.subscr-form .form-row {
  -webkit-flex-basis: 30%;
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  padding: 0 5px;
  max-width: 30%; }

/* line 3095, theme.scss */
.subscr-form .form-row:last-child {
  -webkit-flex-basis: 36%;
  -ms-flex-preferred-size: 36%;
  flex-basis: 36%;
  max-width: 36%; }

/* line 3102, theme.scss */
body .subscribe .subscr-form input {
  background: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  text-align: center;
  font-weight: 300; }

/* line 3110, theme.scss */
body .subscribe .subscr-form input,
.subscr-form .button {
  height: 35px;
  line-height: 35px;
  border: 0; }

/* line 3117, theme.scss */
.subscr-form .button {
  width: 100%; }

@media (max-width: 1024px) {
  /* line 3122, theme.scss */
  .index-reviews .new-products .cell-6 {
    padding-right: 10px; } }
@media (max-width: 768px) {
  /* line 3128, theme.scss */
  .reviews-container {
    padding: 40px; }

  /* line 3132, theme.scss */
  .reviews-container:after {
    right: 7px;
    font-size: 30px; }

  /* line 3137, theme.scss */
  .reviews-container:before {
    left: 7px;
    font-size: 30px; }

  /* line 3142, theme.scss */
  body .subscribe:after {
    display: none; }

  /* line 3146, theme.scss */
  .subscribe .title {
    font-size: 20px; }

  /* line 3150, theme.scss */
  .subscr-form .form-row {
    -webkit-flex-basis: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%;
    padding: 0 5px;
    max-width: 32%; }

  /* line 3158, theme.scss */
  .subscribe .title,
  .subscribe .text {
    padding-right: 0; }

  /* line 3163, theme.scss */
  .subscribe {
    padding: 30px 20px 10px; } }
@media (max-width: 480px) {
  /* line 3169, theme.scss */
  .subscr-form .form-row {
    -webkit-flex-basis: 100% !important;
    -ms-flex-preferred-size: 100% !important;
    flex-basis: 100% !important;
    padding: 0 5px;
    max-width: 100% !important; }

  /* line 3177, theme.scss */
  .subscr-form {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    flex-direction: column; }

  /* line 3187, theme.scss */
  .subscr-form input {
    width: 100%; }

  /* line 3191, theme.scss */
  .index-blog .index-articles .index-article img {
    height: 280px; }

  /* line 3195, theme.scss */
  .index-blog .index-articles .article-1 .title {
    font-size: 16px !important; } }
/* line 3200, theme.scss */
.instagram-feed .swiper-slide {
  width: 338px; }

/* line 3204, theme.scss */
.instagram-feed img {
  display: block; }

/* line 3208, theme.scss */
.instagram-title {
  font-size: 30px;
  text-transform: uppercase;
  padding: -webkit-calc(20px + 2.5%) 0;
  padding: -moz-calc(20px + 2.5%) 0;
  padding: calc(20px + 2.5%) 0; }

/* line 3216, theme.scss */
.instagram-title a {
  color: #333; }

/* line 3220, theme.scss */
.main-menu {
  display: block;
  text-align: center; }

/* line 3225, theme.scss */
.main-menu-item {
  display: inline-block;
  position: relative;
  vertical-align: middle; }

/* line 3232, theme.scss */
.mobile-menu {
  overflow-y: scroll;
  position: fixed;
  top: 0;
  bottom: 0;
  left: -330px;
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
  width: 320px;
  z-index: 150000;
  background: #fff;
  padding: 20px;
  -webkit-box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.3); }
  /* line 3249, theme.scss */
  .mobile-menu .close {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    background: none;
    font-size: 25px;
    cursor: pointer; }
    /* line 3258, theme.scss */
    .mobile-menu .close:hover {
      color: #ffe63b; }
  /* line 3263, theme.scss */
  .mobile-menu .main-menu {
    margin: 0;
    padding: 0;
    text-align: left; }
    /* line 3268, theme.scss */
    .mobile-menu .main-menu .main-menu-item {
      display: block;
      font-size: 14px;
      padding: 4px 0;
      margin-bottom: 13px;
      font-weight: bold; }
      /* line 3275, theme.scss */
      .mobile-menu .main-menu .main-menu-item a:hover, .mobile-menu .main-menu .main-menu-item.is-current > a {
        color: #ffe63b; }
      /* line 3280, theme.scss */
      .mobile-menu .main-menu .main-menu-item.opened .level-2 {
        max-height: 2000px; }
        /* line 3282, theme.scss */
        .mobile-menu .main-menu .main-menu-item.opened .level-2.opened .level-3 {
          max-height: 2000px; }
      /* line 3287, theme.scss */
      .mobile-menu .main-menu .main-menu-item .menu-marker {
        border: 0;
        position: relative;
        background: #e0e0e0;
        color: #000;
        cursor: pointer;
        margin-left: 5px;
        -webkit-border-radius: 2px;
        border-radius: 2px; }
        /* line 3297, theme.scss */
        .mobile-menu .main-menu .main-menu-item .menu-marker:hover {
          background: #ffe63b; }
        /* line 3301, theme.scss */
        .mobile-menu .main-menu .main-menu-item .menu-marker:before {
          content: '\e911';
          font-family: 'doskort' !important;
          speak: none;
          font-style: normal;
          font-weight: normal;
          font-variant: normal;
          text-transform: none;
          line-height: 1;
          /* Better Font Rendering =========== */
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale; }
    /* line 3317, theme.scss */
    .mobile-menu .main-menu .level-2, .mobile-menu .main-menu .level-3 {
      max-height: 0;
      overflow: hidden;
      transition: all 0.3s;
      -moz-transition: all 0.3s;
      -webkit-transition: all 0.3s;
      -o-transition: all 0.3s; }
      /* line 3325, theme.scss */
      .mobile-menu .main-menu .level-2 li, .mobile-menu .main-menu .level-3 li {
        font-weight: 300;
        margin-left: 28px;
        margin-bottom: 8px; }
      /* line 3331, theme.scss */
      .mobile-menu .main-menu .level-2 li:first-child, .mobile-menu .main-menu .level-3 li:first-child {
        margin-top: 24px; }
      /* line 3334, theme.scss */
      .mobile-menu .main-menu .level-2 li:last-child, .mobile-menu .main-menu .level-3 li:last-child {
        margin-bottom: 4px; }
  /* line 3339, theme.scss */
  .mobile-menu .cat-icon {
    width: 25px;
    display: inline-block;
    font-size: 19px;
    position: relative;
    top: 3px;
    left: -5px;
    outline: 0; }
  /* line 3348, theme.scss */
  .mobile-menu .menu-marker {
    outline: 0; }

/* line 3353, theme.scss */
.opaco {
  opacity: 0;
  z-index: -10;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s; }

/* line 3368, theme.scss */
.mobile-menu-opened {
  overflow: hidden;
  position: fixed; }
  /* line 3372, theme.scss */
  .mobile-menu-opened .opaco {
    z-index: 1500;
    opacity: 1; }
  /* line 3377, theme.scss */
  .mobile-menu-opened .mobile-menu {
    left: 0; }

/* line 3382, theme.scss */
.mfp-bg {
  background: rgba(11, 11, 11, 0.3); }

/* line 3386, theme.scss */
.added-modal {
  position: relative;
  max-width: 500px;
  background: #fff;
  padding: 20px;
  margin: auto;
  position: relative; }

/* line 3395, theme.scss */
.added-title {
  text-align: center;
  margin-bottom: 1rem; }

/* line 3400, theme.scss */
.added-content {
  text-align: center; }

/* line 3404, theme.scss */
.added-close {
  background: none;
  padding: 5px;
  font-size: 16px;
  color: #4a4a4a; }

/* line 3411, theme.scss */
.added-link {
  padding: 5px;
  font-size: 16px;
  color: #4a4a4a; }

/* line 3417, theme.scss */
.m-modal-heading {
  font-size: 30px;
  line-height: 1.2em;
  margin-top: 0;
  text-align: left;
  margin-bottom: 20px;
  text-transform: uppercase; }

/* line 3426, theme.scss */
.m-modal-footer {
  text-align: left; }
  /* line 3429, theme.scss */
  .m-modal-footer button {
    height: 40px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background-color: #ffe63b;
    font-family: inherit;
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    line-height: 40px;
    text-transform: uppercase;
    text-align: center;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-width: 66px;
    display: inline-block; }

/* line 3450, theme.scss */
.m-modal {
  -webkit-border-radius: 0;
  border-radius: 0; }

/* line 3455, theme.scss */
.m-modal-wrapper {
  min-width: 300px;
  width: 90%;
  max-width: 400px;
  padding: 20px; }

/* line 3462, theme.scss */
a {
  outline: none; }

/* line 3466, theme.scss */
.pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  height: 40px;
  line-height: 40px; }
  /* line 3475, theme.scss */
  .pagination i {
    font-size: 22px;
    color: #333;
    position: relative;
    bottom: -2px; }
  /* line 3482, theme.scss */
  .pagination li {
    border-left: 1px solid #e0e0e0;
    width: 40px;
    text-align: center; }
  /* line 3488, theme.scss */
  .pagination a, .pagination span {
    color: #767676;
    display: inline-block;
    line-height: 0.4;
    display: inline-block; }
  /* line 3496, theme.scss */
  .pagination a:hover {
    color: #333; }
  /* line 3500, theme.scss */
  .pagination span {
    font-weight: normal;
    color: #333;
    border-bottom: 4px solid #ffe63b; }

/*.gallery-slider-wrapper {
  padding: 0 35px;
  position: relative;
}
.photo-slider {
  background: #fff;
  margin-bottom: 10px;
}
.gallery-slider .swiper-wrapper, .photo-slider .swiper-wrapper {
  display: flex;
  align-items: stretch;
}
.gallery-slider .swiper-slide, .photo-slider .swiper-slide {
  background: #fff;
  display: flex;
  height: auto;
}
.gallery-slider .swiper-slide a, .photo-slider .swiper-slide a {
  display: flex;
height: 100%;
align-items: center;
justify-content: center;
width: 100%;
}
.photo {
  padding-right: 30px;
}
.gallery-control .gallery-control-prev, .gallery-control .gallery-control-next {
  font-size: 32px;
color: #d7d7d7;
background-image: none;
}
.gallery-control .gallery-control-prev i {
  transform: rotate(180deg);
  display: block;
  margin-top: 10px;
}

@media (max-width: 768px) {
 .product-page .gallery {
   display: none;
 }
 .photo {
   padding: 10px;
display: block;
margin: 0 auto;
 }
}

*/
/* line 3558, theme.scss */
.product-template .swiper-button-prev {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  transform: rotate(-90deg);
  margin-top: 0;
  left: 50%;
  right: auto;
  margin-left: -5px;
  top: -30px; }
/* line 3571, theme.scss */
.product-template .swiper-button-next {
  margin-top: 0;
  right: auto;
  left: 50%;
  bottom: -26px;
  top: auto;
  margin-left: -10px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg); }
/* line 3585, theme.scss */
.product-template .swiper-slide {
  overflow: hidden; }
  /* line 3588, theme.scss */
  .product-template .swiper-slide img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%; }
/* line 3596, theme.scss */
.product-template .swiper-container {
  height: 100%; }
/* line 3600, theme.scss */
.product-template .photo-slider-wrapper {
  margin-right: 7%; }
  /* line 3603, theme.scss */
  .product-template .photo-slider-wrapper .img img {
    display: block; }
  /* line 3607, theme.scss */
  .product-template .photo-slider-wrapper .cell-4 {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 21%;
    -webkit-flex-basis: 21%;
    -ms-flex-preferred-size: 21%;
    flex-basis: 21%; }
  /* line 3617, theme.scss */
  .product-template .photo-slider-wrapper .cell-8 {
    max-width: 79%;
    -webkit-flex-basis: 79%;
    -ms-flex-preferred-size: 79%;
    flex-basis: 79%;
    padding-left: 20px; }
    /* line 3624, theme.scss */
    .product-template .photo-slider-wrapper .cell-8 a {
      display: block;
      padding-bottom: 100%;
      height: 0;
      position: relative; }
      /* line 3630, theme.scss */
      .product-template .photo-slider-wrapper .cell-8 a img {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        width: auto;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover; }
  /* line 3647, theme.scss */
  .product-template .photo-slider-wrapper .gallery {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0; }
    /* line 3654, theme.scss */
    .product-template .photo-slider-wrapper .gallery a {
      border-left: 2px solid transparent;
      display: block; }
      /* line 3658, theme.scss */
      .product-template .photo-slider-wrapper .gallery a.active {
        border-color: #ffe63b; }

/* line 3667, theme.scss */
.product-quantity .item-quantity-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center;
  border: 1px solid #333; }
  /* line 3680, theme.scss */
  .product-quantity .item-quantity-controls .item-quantity-control {
    width: 36px;
    text-align: center;
    line-height: 34px;
    display: block;
    font-size: 18px; }
  /* line 3688, theme.scss */
  .product-quantity .item-quantity-controls .product-quantity-input {
    width: 36px;
    height: 36px;
    text-align: center;
    border: 0;
    border-left: 1px solid #333;
    border-right: 1px solid #333;
    padding: 0;
    font-weight: 300; }

/* line 3701, theme.scss */
.product-buy {
  margin: 1rem 0; }

/* line 3705, theme.scss */
.item-quantity-control {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* line 3713, theme.scss */
.product-info {
  font-size: 14px;
  border-left: 1px solid #e0e0e0; }
  /* line 3718, theme.scss */
  .product-info .prop-block li {
    border-bottom: 1px solid #e0e0e0;
    padding: 5px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between; }
    /* line 3732, theme.scss */
    .product-info .prop-block li .prop-chars {
      font-weight: 700; }
  /* line 3738, theme.scss */
  .product-info .prod-info-block {
    padding-left: 7%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0; }
  /* line 3745, theme.scss */
  .product-info .prod-info-block:last-child {
    border-bottom: 0; }
  /* line 3749, theme.scss */
  .product-info .title {
    font-size: 12px;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: uppercase; }
  /* line 3756, theme.scss */
  .product-info .complex-info {
    padding-left: 7%;
    padding-bottom: 15px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0; }
    /* line 3762, theme.scss */
    .product-info .complex-info ul {
      -webkit-column-count: 2;
      -moz-column-count: 2;
      column-count: 2; }
    /* line 3768, theme.scss */
    .product-info .complex-info .complex-list li {
      font-size: 14px;
      margin-bottom: 5px; }
    /* line 3773, theme.scss */
    .product-info .complex-info i {
      color: #333;
      font-size: 9px;
      position: relative;
      top: -1px;
      margin-right: 3px; }
      /* line 3780, theme.scss */
      .product-info .complex-info i:before {
        position: relative;
        z-index: 50;
        color: #333; }
      /* line 3786, theme.scss */
      .product-info .complex-info i:after {
        content: '';
        width: 12px;
        height: 12px;
        background-color: #a1e2dd;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        position: absolute;
        z-index: 20;
        top: 0;
        display: inline-block;
        left: -2px; }
  /* line 3802, theme.scss */
  .product-info .buttons-block {
    padding-left: 7%;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0; }
    /* line 3808, theme.scss */
    .product-info .buttons-block .compare-link {
      border: 1px solid #333;
      background: transparent;
      font-size: 14px; }
    /* line 3814, theme.scss */
    .product-info .buttons-block .button-buy {
      font-size: 14px;
      background-color: #333;
      color: #fff; }
    /* line 3820, theme.scss */
    .product-info .buttons-block .button {
      font-size: 14px;
      padding: 0 5%;
      display: block;
      min-width: 135px; }
      /* line 3825, theme.scss */
      .product-info .buttons-block .button.button-action {
        min-width: 216px; }
    /* line 3830, theme.scss */
    .product-info .buttons-block .buttons-wrap {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -moz-box;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      -moz-box-align: center;
      align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      -moz-box-pack: justify;
      justify-content: space-between; }
    /* line 3848, theme.scss */
    .product-info .buttons-block .info-note {
      padding: 6px 27px 6px 10px;
      background: url(info-bg.png) center center no-repeat;
      -o-background-size: cover;
      -webkit-background-size: cover;
      background-size: cover;
      margin-bottom: 20px;
      font-size: 14px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -moz-box;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
      -moz-box-pack: justify;
      justify-content: space-between; }
      /* line 3866, theme.scss */
      .product-info .buttons-block .info-note p {
        margin: 0;
        margin-top: 2px;
        font-size: 13px; }
      /* line 3872, theme.scss */
      .product-info .buttons-block .info-note .text {
        width: -webkit-calc(100% - 60px);
        width: -moz-calc(100% - 60px);
        width: calc(100% - 60px); }
      /* line 3878, theme.scss */
      .product-info .buttons-block .info-note i {
        font-size: 21px; }
  /* line 3884, theme.scss */
  .product-info .price-block {
    padding-left: 7%;
    padding-bottom: 30px;
    padding-top: 10px;
    margin-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center; }
    /* line 3906, theme.scss */
    .product-info .price-block .product-old_price {
      margin-bottom: 5px; }
      /* line 3909, theme.scss */
      .product-info .price-block .product-old_price span {
        opacity: 0.8;
        text-decoration: line-through; }
    /* line 3915, theme.scss */
    .product-info .price-block .product-price {
      font-size: 40px;
      font-weight: normal;
      border-bottom: 8px solid #ffe63b;
      display: inline-block;
      line-height: 0.5; }
    /* line 3923, theme.scss */
    .product-info .price-block .discount-link {
      font-size: 12px; }
      /* line 3926, theme.scss */
      .product-info .price-block .discount-link:hover span {
        border-color: transparent; }
      /* line 3930, theme.scss */
      .product-info .price-block .discount-link i {
        width: 20px;
        height: 20px;
        background-color: #ffe63b;
        display: inline-block;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        text-align: center;
        line-height: 20px;
        font-style: normal; }
      /* line 3942, theme.scss */
      .product-info .price-block .discount-link span {
        border-bottom: 1px dashed #ffe63b; }
  /* line 3949, theme.scss */
  .product-info .product-available i {
    color: #333;
    font-size: 9px;
    position: relative;
    top: -1px; }
    /* line 3955, theme.scss */
    .product-info .product-available i:before {
      position: relative;
      z-index: 50;
      color: #333; }
    /* line 3961, theme.scss */
    .product-info .product-available i:after {
      content: '';
      width: 12px;
      height: 12px;
      background-color: #a1e2dd;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      position: absolute;
      z-index: 20;
      top: 0;
      display: inline-block;
      left: -2px; }
  /* line 3977, theme.scss */
  .product-info .sku-block {
    font-size: 12px;
    padding-left: 7%;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e0e0e0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center; }
  /* line 4000, theme.scss */
  .product-info .product-title {
    font-size: 22px;
    font-weight: normal;
    text-transform: uppercase;
    padding-left: 7%;
    padding-bottom: 15px;
    padding-top: 10px;
    margin-top: 0;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px; }
  /* line 4012, theme.scss */
  .product-info .variants-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    -moz-box-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 20px;
    padding-bottom: 20px;
    padding-left: 7%; }
    /* line 4033, theme.scss */
    .product-info .variants-block .title {
      font-size: 12px;
      white-space: nowrap;
      margin-bottom: 10px;
      text-transform: none;
      font-weight: 300; }
    /* line 4041, theme.scss */
    .product-info .variants-block .color-variants {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: -moz-box;
      display: flex;
      width: -webkit-calc(100% - 125px);
      width: -moz-calc(100% - 125px);
      width: calc(100% - 125px); }
      /* line 4051, theme.scss */
      .product-info .variants-block .color-variants .color-variant {
        margin-right: 5%; }
        /* line 4055, theme.scss */
        .product-info .variants-block .color-variants .color-variant .color-values span {
          width: 34px;
          height: 34px;
          border: 1px solid #737373;
          display: inline-block;
          margin-right: 10px;
          -webkit-border-radius: 100%;
          border-radius: 100%;
          cursor: pointer; }
          /* line 4065, theme.scss */
          .product-info .variants-block .color-variants .color-variant .color-values span:hover {
            border-color: #ffe63b; }
          /* line 4069, theme.scss */
          .product-info .variants-block .color-variants .color-variant .color-values span.active {
            border: 2px solid #ffe63b; }

/* line 4079, theme.scss */
.related-prods {
  background: #f5f7fa; }
  /* line 4082, theme.scss */
  .related-prods .products {
    padding-bottom: 3%; }
  /* line 4086, theme.scss */
  .related-prods .swiper-container {
    padding: 0 20px; }
  /* line 4090, theme.scss */
  .related-prods .products-slider-wrapper {
    padding: 0 30px; }
  /* line 4095, theme.scss */
  .related-prods .swiper-slide.is-related .card {
    border: 15px solid #fff;
    background: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s; }
    /* line 4105, theme.scss */
    .related-prods .swiper-slide.is-related .card:hover {
      -webkit-box-shadow: 0 0 36px 2px rgba(31, 28, 22, 0.11);
      box-shadow: 0 0 36px 2px rgba(31, 28, 22, 0.11); }
    /* line 4110, theme.scss */
    .related-prods .swiper-slide.is-related .card .card-hover {
      display: none !important; }

@media (max-width: 1200px) {
  /* line 4118, theme.scss */
  .product-info .buttons-block .button {
    padding: 0 4%; } }
@media (max-width: 1024px) {
  /* line 4124, theme.scss */
  .product-info .complex-info ul {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1; }

  /* line 4130, theme.scss */
  .product-info .buttons-block .buttons-wrap,
  .product-info .variants-block,
  .product-info .price-block {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }

  /* line 4138, theme.scss */
  .product-info .variants-block .color-variants,
  .product-info .product-prices {
    width: 100%;
    margin-bottom: 20px; }

  /* line 4144, theme.scss */
  .product-info .buttons-block .button {
    width: 48%;
    -webkit-flex-basis: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%;
    padding: 0; }

  /* line 4153, theme.scss */
  .product-info .buttons-block .button[data-quick-checkout] {
    width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
    margin-top: 20px; }

  /* line 4162, theme.scss */
  .is-complex .page-title {
    margin-left: 0; } }
@media (max-width: 768px) {
  /* line 4168, theme.scss */
  .main-photo-container {
    display: block;
    margin: 0 auto;
    padding: 0 20px; }

  /* line 4174, theme.scss */
  .product-template .photo-slider-wrapper {
    margin-right: 0; }

  /* line 4178, theme.scss */
  .product-info {
    padding-top: 20px;
    border-left: 0; }

  /* line 4183, theme.scss */
  .product-info .product-title,
  .product-info .sku-block,
  .product-info .price-block,
  .product-info .variants-block,
  .product-info .buttons-block,
  .product-info .complex-info,
  .product-info .prod-info-block {
    padding-left: 0; } }
@media (max-width: 480px) {
  /* line 4195, theme.scss */
  .product-template .photo-slider-wrapper .cell-8 {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }
@media (max-width: 505px) {
  /* line 4204, theme.scss */
  .added-content a.button {
    margin-bottom: 15px; } }
/* line 4209, theme.scss */
body .m-modal {
  top: 0;
  left: 50%;
  margin: 30px 0;
  -ms-transform: translate(-50%, 0);
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  bottom: auto; }

/* line 4221, theme.scss */
body .m-modal-wrapper {
  position: static; }

/* line 4225, theme.scss */
.products-slider-wrapper {
  position: relative;
  padding: 0 50px; }

/* line 4230, theme.scss */
.products {
  padding-top: 20px;
  padding-bottom: 5%; }

/* line 4235, theme.scss */
.page-title {
  margin: 30px 0;
  margin-left: 90px;
  font-size: 30px;
  font-weight: 300;
  line-height: 1.45;
  text-transform: uppercase;
  position: relative; }

/* line 4245, theme.scss */
.page-title:before {
  content: '';
  position: absolute;
  right: -webkit-calc(100% + 20px);
  right: -moz-calc(100% + 20px);
  right: calc(100% + 20px);
  top: 50%;
  height: 1px;
  width: 70px;
  background: #ffe63b; }

/* line 4257, theme.scss */
.page-title i {
  position: relative;
  font-size: 30px;
  z-index: 50;
  color: #333; }

/* line 4264, theme.scss */
.page-title i::before {
  position: relative;
  font-size: 30px;
  z-index: 50;
  color: #333; }

/* line 4271, theme.scss */
.page-title i:after {
  content: '';
  background: #ffe63b;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  width: 27px;
  height: 27px;
  top: -9px;
  left: -7px;
  display: block;
  position: absolute;
  z-index: 20; }

/* line 4285, theme.scss */
.page-title i img {
  position: relative;
  z-index: 50;
  width: 31px;
  height: 30px; }

/* line 4292, theme.scss */
.page-title span {
  margin-right: 20px; }

/* line 4296, theme.scss */
.products.is-complex .card .card-hover {
  display: none; }

/* line 4300, theme.scss */
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 90px; }

/* line 4306, theme.scss */
.swiper-pagination-bullet {
  background: #fff;
  opacity: 0.7; }

/* line 4311, theme.scss */
.swiper-pagination-bullet-active {
  background: #fff;
  -webkit-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
  opacity: 1; }

/* line 4321, theme.scss */
.promo .swiper-content {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -moz-box-align: center;
  align-items: center;
  width: 100%;
  max-width: 1360px;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  -o-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  font-size: 38px;
  font-weight: 700; }

/* line 4347, theme.scss */
.promo .swiper-content-inner {
  max-width: 500px;
  line-height: 1.8;
  margin-left: 20px; }

/* line 4353, theme.scss */
.promo .swiper-content-inner span {
  padding: 0.2em;
  -webkit-box-shadow: 0.2em 0 0 #ffe63b, -0.2em 0 0 #ffe63b;
  box-shadow: 0.2em 0 0 #ffe63b, -0.2em 0 0 #ffe63b;
  background-color: #fff;
  background-color: #ffe63b;
  text-transform: uppercase; }

/* line 4362, theme.scss */
.promo .swiper-content-inner h1 {
  -webkit-box-shadow: 0.2em 0 0 #ffe63b, -0.2em 0 0 #ffe63b;
  box-shadow: 0.2em 0 0 #ffe63b, -0.2em 0 0 #ffe63b;
  background-color: #fff;
  background-color: #ffe63b;
  text-transform: uppercase; }

/** option */
/* line 4371, theme.scss */
.option-value.is-span {
  border: 1px solid #ccc;
  background: none;
  line-height: 1.5;
  min-width: 25px;
  display: inline-block;
  vertical-align: middle;
  min-height: 25px;
  text-align: center;
  cursor: pointer;
  outline: none; }

/* line 4384, theme.scss */
.option-value.is-active.is-span {
  border-color: #000; }

/* line 4388, theme.scss */
.option-selector {
  margin: 1rem 0; }

/* line 4392, theme.scss */
.option-selector {
  width: -webkit-calc(100% - 125px);
  width: -moz-calc(100% - 125px);
  width: calc(100% - 125px);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: -moz-box;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  /* line 4405, theme.scss */
  .option-selector .option {
    margin-right: 5%;
    margin-bottom: 10px; }
    /* line 4409, theme.scss */
    .option-selector .option .option-label {
      font-size: 12px;
      margin-bottom: 10px;
      width: 150px; }
      /* line 4414, theme.scss */
      .option-selector .option .option-label:after {
        content: ':'; }
    /* line 4419, theme.scss */
    .option-selector .option.is-span .option-value {
      border: 0;
      font-size: 14px;
      min-height: inherit;
      font-weight: 300;
      padding: 0;
      outline: none; }
    /* line 4428, theme.scss */
    .option-selector .option.is-color .option-value {
      width: 34px;
      height: 34px;
      border: 1px solid #737373;
      display: inline-block;
      margin-right: 10px;
      -webkit-border-radius: 100%;
      border-radius: 100%;
      cursor: pointer;
      outline: none; }
      /* line 4439, theme.scss */
      .option-selector .option.is-color .option-value.is-active {
        border: 2px solid #ffe63b; }
      /* line 4443, theme.scss */
      .option-selector .option.is-color .option-value.is-disabled {
        opacity: 0.3;
        cursor: default; }
    /* line 4448, theme.scss */
    .option-selector .option select {
      border-radius: 0px;
      width: 120px;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding: 10px 20px 10px 12px;
      border: 1px solid #e0e0e0;
      background: transparent url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAQAAAC1+jfqAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAADdcAAA3XAUIom3gAAAAHdElNRQfhChcNCChjBqShAAAAfklEQVQoz73Ruw2EQAwAUQfrUqiJGDqhH759uAQkD6KP9QWHDhAQcg49T3JgkfdnLbyJdFciebMWwkzQXkkkWoJZvCITdKbHbEpHkL0SEWoyQb8TU3qCTL0tNjJ8iSnDKe9kGU1Nl/GSd+KTT7f5cOgp/8hzFhHx0ss/fOc8H4h8beVd/CsKAAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDE3LTEwLTIzVDEzOjA4OjQwKzAyOjAwmmJ1wQAAACV0RVh0ZGF0ZTptb2RpZnkAMjAxNy0xMC0yM1QxMzowODo0MCswMjowMOs/zX0AAAAZdEVYdFNvZnR3YXJlAHd3dy5pbmtzY2FwZS5vcmeb7jwaAAAAAElFTkSuQmCC") no-repeat 92% center;
      background-size: 14px; }

/* line 4462, theme.scss */
.tutorial {
  background: #f5f7fa;
  padding: 5% 0 3% 0; }
  /* line 4463, theme.scss */
  .tutorial .swiper-button-prev {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    margin-top: 0;
    left: 50%;
    right: auto;
    margin-left: -5px;
    top: -30px; }
  /* line 4476, theme.scss */
  .tutorial .swiper-button-next {
    margin-top: 0;
    right: auto;
    left: 50%;
    bottom: -26px;
    top: auto;
    margin-left: -10px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  /* line 4490, theme.scss */
  .tutorial .swiper-slide {
    overflow: hidden; }
    /* line 4493, theme.scss */
    .tutorial .swiper-slide img {
      width: 100%;
      -o-object-fit: cover;
      object-fit: cover; }
  /* line 4500, theme.scss */
  .tutorial .swiper-container {
    height: 100%; }
  /* line 4504, theme.scss */
  .tutorial .gallery-block {
    padding-right: 40px; }
    /* line 4507, theme.scss */
    .tutorial .gallery-block .img img {
      display: block; }
    /* line 4511, theme.scss */
    .tutorial .gallery-block .cell-4 {
      position: relative;
      margin-top: 20px;
      margin-bottom: 20px;
      max-width: 26%;
      -webkit-flex-basis: 26%;
      -ms-flex-preferred-size: 26%;
      flex-basis: 26%; }
    /* line 4521, theme.scss */
    .tutorial .gallery-block .cell-8 {
      max-width: 74%;
      -webkit-flex-basis: 74%;
      -ms-flex-preferred-size: 74%;
      flex-basis: 74%;
      padding-right: 15px; }
      /* line 4528, theme.scss */
      .tutorial .gallery-block .cell-8 a {
        display: block;
        padding-bottom: 151%;
        height: 0;
        position: relative; }
        /* line 4534, theme.scss */
        .tutorial .gallery-block .cell-8 a img {
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          -moz-transform: translate(-50%, -50%);
          -o-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
          object-fit: cover; }
    /* line 4551, theme.scss */
    .tutorial .gallery-block .gallery {
      position: absolute;
      top: 0;
      bottom: 0;
      right: 0; }
  /* line 4561, theme.scss */
  .tutorial .variants {
    margin-bottom: 10%;
    font-size: 14px; }
    /* line 4565, theme.scss */
    .tutorial .variants .title {
      margin-bottom: 10px; }
    /* line 4569, theme.scss */
    .tutorial .variants .variant {
      margin-bottom: 30px; }
      /* line 4572, theme.scss */
      .tutorial .variants .variant .title {
        color: #555555;
        font-size: 12px;
        font-weight: normal;
        text-transform: uppercase; }
      /* line 4580, theme.scss */
      .tutorial .variants .variant.color-variant .variant-options {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: -moz-box;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        -moz-box-align: center;
        align-items: center;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
      /* line 4596, theme.scss */
      .tutorial .variants .variant.color-variant span {
        display: inline-block;
        width: 34px;
        height: 34px;
        border: 1px solid #e0e0e0;
        margin-right: 10px;
        -webkit-border-radius: 100%;
        border-radius: 100%; }
  /* line 4609, theme.scss */
  .tutorial .title {
    font-size: 12px;
    font-weight: 700;
    margin-top: 20px;
    text-transform: uppercase;
    margin-bottom: 20px; }
  /* line 4617, theme.scss */
  .tutorial .text {
    font-size: 14px; }
  /* line 4621, theme.scss */
  .tutorial .description {
    margin-bottom: 30px; }
  /* line 4625, theme.scss */
  .tutorial .params-list .row {
    margin: 0; }
  /* line 4629, theme.scss */
  .tutorial .params-list .cell-6 {
    padding: 5px 0px;
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px; }
    /* line 4634, theme.scss */
    .tutorial .params-list .cell-6.bold {
      font-weight: 700; }
  /* line 4639, theme.scss */
  .tutorial h2 {
    font-size: 30px;
    font-weight: 300;
    text-transform: uppercase;
    position: relative;
    padding: 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -moz-box;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -moz-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -moz-box-pack: center;
    justify-content: center;
    margin-bottom: -webkit-calc(40px + 2%);
    margin-bottom: -moz-calc(40px + 2%);
    margin-bottom: calc(40px + 2%); }
    /* line 4664, theme.scss */
    .tutorial h2 span {
      position: relative;
      margin: 0 30px; }
    /* line 4669, theme.scss */
    .tutorial h2:after {
      content: '';
      width: 80px;
      height: 1px;
      background: #333;
      display: inline-block; }
    /* line 4677, theme.scss */
    .tutorial h2:before {
      content: '';
      width: 80px;
      height: 1px;
      background: #333;
      display: inline-block; }
  /* line 4687, theme.scss */
  .tutorial .tabs .tabs-head {
    margin: 0 -10px 20px -10px; }
    /* line 4690, theme.scss */
    .tutorial .tabs .tabs-head li button {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      font-family: inherit;
      border: 0;
      width: 100%;
      display: block;
      cursor: pointer;
      -webkit-border-radius: 2px;
      border-radius: 2px;
      background-color: #ffffff;
      font-size: 20px;
      font-weight: 700;
      text-align: center;
      outline: 0;
      padding: 20px;
      transition: all 0.5s;
      -moz-transition: all 0.5s;
      -webkit-transition: all 0.5s;
      -o-transition: all 0.5s; }
      /* line 4712, theme.scss */
      .tutorial .tabs .tabs-head li button span {
        border-bottom: 1px dashed #ffe63b; }
      /* line 4716, theme.scss */
      .tutorial .tabs .tabs-head li button.is-button-active, .tutorial .tabs .tabs-head li button:hover {
        -webkit-box-shadow: 0 1px 5px 1px rgba(31, 28, 22, 0.14);
        box-shadow: 0 1px 5px 1px rgba(31, 28, 22, 0.14); }
      /* line 4722, theme.scss */
      .tutorial .tabs .tabs-head li button.is-button-active span {
        border-bottom: 5px solid #ffe63b;
        line-height: 11px;
        display: inline-block; }
      /* line 4728, theme.scss */
      .tutorial .tabs .tabs-head li button:hover i, .tutorial .tabs .tabs-head li button.is-button-active i {
        opacity: 1; }
      /* line 4733, theme.scss */
      .tutorial .tabs .tabs-head li button i {
        font-size: 37px;
        opacity: 0.5;
        margin-bottom: 15px;
        display: block;
        margin: 0 auto;
        transition: all 0.5s;
        -moz-transition: all 0.5s;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s; }
  /* line 4747, theme.scss */
  .tutorial .tabs .tabs-content {
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 1px 5px 1px rgba(31, 28, 22, 0.14);
    box-shadow: 0 1px 5px 1px rgba(31, 28, 22, 0.14); }
  /* line 4755, theme.scss */
  .tutorial .tutorial-but {
    text-align: center; }

@media (max-width: 768px) {
  /* line 4761, theme.scss */
  .tutorial .gallery-block {
    padding-right: 15px; } }
@media (max-width: 480px) {
  /* line 4767, theme.scss */
  .tutorial .tabs-head li {
    margin-bottom: 10px; }

  /* line 4770, theme.scss */
  .promo .swiper-slide img {
    height: 162px;
    -o-object-fit: cover;
    object-fit: cover; } }
/* line 4776, theme.scss */
.compare__table tr td:first-child {
  font-weight: normal; }

@media (max-width: 768px) {
  /* line 4781, theme.scss */
  .compare-table-wrap, .compare-table-mobile-wrap {
    width: 100%;
    overflow-x: scroll; }

  /* line 4785, theme.scss */
  .compare-table-wrap tr td:first-child {
    opacity: 0;
    border-color: #fff; }

  /* line 4789, theme.scss */
  .compare-table-mobile-wrap tr td {
    opacity: 0;
    border-color: #fff;
    padding-left: 11px; }

  /* line 4794, theme.scss */
  .compare-table-mobile-wrap tr td:first-child {
    opacity: 1;
    border-color: #eee; }

  /* line 4799, theme.scss */
  .compare__c {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex; }

  /* line 4807, theme.scss */
  .compare__c table tbody tr:first-child .thead a {
    height: 80px;
    display: block; }

  /* line 4811, theme.scss */
  .compare-4 .compare-table-mobile-wrap {
    width: 33.3333%;
    overflow: hidden; }

  /* line 4815, theme.scss */
  .compare-4 .compare-table-mobile-wrap table {
    width: 500%; }

  /* line 4818, theme.scss */
  .compare-4 .compare-table-mobile-wrap table td {
    width: 20%; }

  /* line 4821, theme.scss */
  .compare-4 .compare-table-wrap {
    width: -webkit-calc(66.6666% - 1px);
    width: -moz-calc(66.6666% - 1px);
    width: calc(66.6666% - 1px);
    border-right: 1px solid #eee;
    border-left: 1px solid #eee; }

  /* line 4828, theme.scss */
  .compare-4 .compare-table-wrap table {
    width: 250%;
    margin-left: -50%; }

  /* line 4832, theme.scss */
  .compare-4 .compare-table-wrap table td {
    width: 20%; }

  /******/
  /* line 4836, theme.scss */
  .compare-3 .compare-table-mobile-wrap {
    width: -webkit-calc(33.3333% - 1px);
    width: -moz-calc(33.3333% - 1px);
    width: calc(33.3333% - 1px);
    overflow: hidden; }

  /* line 4842, theme.scss */
  .compare-3 .compare-table-mobile-wrap table {
    width: 400%; }

  /* line 4845, theme.scss */
  .compare-3 .compare-table-mobile-wrap table td {
    width: 25%; }

  /* line 4848, theme.scss */
  .compare-3 .compare-table-wrap {
    width: 66.6666%;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee; }

  /* line 4853, theme.scss */
  .compare-3 .compare-table-wrap table {
    width: 200%;
    margin-left: -50%; }

  /* line 4857, theme.scss */
  .compare-3 .compare-table-wrap table td {
    width: 25%; }

  /****/
  /******/
  /* line 4863, theme.scss */
  .compare-2 .compare-table-mobile-wrap {
    width: -webkit-calc(33.3333% - 1px);
    width: -moz-calc(33.3333% - 1px);
    width: calc(33.3333% - 1px);
    overflow: hidden; }

  /* line 4869, theme.scss */
  .compare-2 .compare-table-mobile-wrap table {
    width: 300%; }

  /* line 4872, theme.scss */
  .compare-2 .compare-table-mobile-wrap table td {
    width: 33.3333%; }

  /* line 4875, theme.scss */
  .compare-2 .compare-table-wrap {
    width: 66.6666%;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee; }

  /* line 4880, theme.scss */
  .compare-2 .compare-table-wrap table {
    width: 150%;
    margin-left: -50%; }

  /* line 4884, theme.scss */
  .compare-2 .compare-table-wrap table td {
    width: 33.33333%; }

  /****/
  /******/
  /* line 4890, theme.scss */
  .compare-1 .compare-table-mobile-wrap {
    width: -webkit-calc(33.3333% - 1px);
    width: -moz-calc(33.3333% - 1px);
    width: calc(33.3333% - 1px);
    overflow: hidden; }

  /* line 4896, theme.scss */
  .compare-1 .compare-table-mobile-wrap table {
    width: 200%; }

  /* line 4899, theme.scss */
  .compare-1 .compare-table-mobile-wrap table td {
    width: 50%; }

  /* line 4902, theme.scss */
  .compare-1 .compare-table-wrap {
    width: 66.6666%;
    border-right: 1px solid #fff;
    border-left: 1px solid #eee; }

  /* line 4907, theme.scss */
  .compare-1 .compare-table-wrap table {
    width: 100%;
    margin-left: -50%; }

  /* line 4911, theme.scss */
  .compare-1 .compare-table-wrap table td {
    width: 50%; } }
/* line 4917, theme.scss */
.compare-tables table {
  max-width: inherit !important; }

@media (max-width: 600px) {
  /* line 4923, theme.scss */
  .compare__table .button {
    font-size: 13px;
    padding: 0 10px;
    min-width: inherit; } }
@media (max-width: 480px) {
  /* line 4932, theme.scss */
  .compare-4 .compare-table-mobile-wrap {
    width: 50%;
    overflow: hidden; }

  /* line 4936, theme.scss */
  .compare-4 .compare-table-mobile-wrap table {
    width: 500%; }

  /* line 4939, theme.scss */
  .compare-4 .compare-table-mobile-wrap table td {
    width: 20%; }

  /* line 4942, theme.scss */
  .compare-4 .compare-table-wrap {
    width: -webkit-calc(50% - 1px);
    width: -moz-calc(50% - 1px);
    width: calc(50% - 1px);
    border-right: 1px solid #eee;
    border-left: 1px solid #eee; }

  /* line 4949, theme.scss */
  .compare-4 .compare-table-wrap table {
    width: 500%;
    margin-left: -100%; }

  /* line 4953, theme.scss */
  .compare-4 .compare-table-wrap table td {
    width: 20%; }

  /******/
  /* line 4957, theme.scss */
  .compare-3 .compare-table-mobile-wrap {
    width: -webkit-calc(50%);
    width: -moz-calc(50%);
    width: calc(50%);
    overflow: hidden; }

  /* line 4963, theme.scss */
  .compare-3 .compare-table-mobile-wrap table {
    width: 400%; }

  /* line 4966, theme.scss */
  .compare-3 .compare-table-mobile-wrap table td {
    width: 25%; }

  /* line 4969, theme.scss */
  .compare-3 .compare-table-wrap {
    width: 50%;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee; }

  /* line 4974, theme.scss */
  .compare-3 .compare-table-wrap table {
    width: 400%;
    margin-left: -100%; }

  /* line 4978, theme.scss */
  .compare-3 .compare-table-wrap table td {
    width: 25%; }

  /****/
  /******/
  /* line 4984, theme.scss */
  .compare-2 .compare-table-mobile-wrap {
    width: -webkit-calc(50%);
    width: -moz-calc(50%);
    width: calc(50%);
    overflow: hidden; }

  /* line 4990, theme.scss */
  .compare-2 .compare-table-mobile-wrap table {
    width: 300%; }

  /* line 4993, theme.scss */
  .compare-2 .compare-table-mobile-wrap table td {
    width: 33.3333%; }

  /* line 4996, theme.scss */
  .compare-2 .compare-table-wrap {
    width: 50%;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee; }

  /* line 5001, theme.scss */
  .compare-2 .compare-table-wrap table {
    width: 300%;
    margin-left: -100%; }

  /* line 5005, theme.scss */
  .compare-2 .compare-table-wrap table td {
    width: 33.33333%; }

  /****/
  /******/
  /* line 5011, theme.scss */
  .compare-1 .compare-table-mobile-wrap {
    width: -webkit-calc(50%);
    width: -moz-calc(50%);
    width: calc(50%);
    overflow: hidden; }

  /* line 5017, theme.scss */
  .compare-1 .compare-table-mobile-wrap table {
    width: 200%; }

  /* line 5020, theme.scss */
  .compare-1 .compare-table-mobile-wrap table td {
    width: 50%; }

  /* line 5023, theme.scss */
  .compare-1 .compare-table-wrap {
    width: 50%;
    border-right: 1px solid #fff;
    border-left: 1px solid #eee; }

  /* line 5028, theme.scss */
  .compare-1 .compare-table-wrap table {
    width: 200%;
    margin-left: -100%; }

  /* line 5032, theme.scss */
  .compare-1 .compare-table-wrap table td {
    width: 50%; } }
/* line 5038, theme.scss */
.alertify-notifier.ajs-right .ajs-message.ajs-visible.ajs-warning {
  background: #ffc73b; }

/* line 5043, theme.scss */
.subcollections div {
  margin: 10px 0; }
/* line 5046, theme.scss */
.subcollections a {
  position: relative;
  display: block; }
  /* line 5049, theme.scss */
  .subcollections a span.title {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: rgba(0, 0, 0, 0.2);
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s; }
    /* line 5063, theme.scss */
    .subcollections a span.title span {
      padding: 5px 10px;
      display: inline-block;
      background: #ffe63b;
      text-transform: uppercase;
      font-weight: normal; }
  /* line 5071, theme.scss */
  .subcollections a:hover span.title {
    background: transparent; }
