@charset "UTF-8";
/* variables */
/* текст на сайте */
/* оранжевый */
/* темно-серый текст */
/* синий */
/* синий прозрачный */
/* оранжевый прозрачный */
/* line 11, theme.scss */
.opac {
  opacity: 0; }

/* line 12, theme.scss */
.star-rating-wrapper {
  *zoom: 1; }

/* line 16, theme.scss */
.is-bars svg {
  width: 21px; }
/* line 20, theme.scss */
.is-bars svg * {
  fill: #424147; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 104, 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 112, theme.scss */
.form-row {
  margin-bottom: 1rem; }

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 164, theme.scss */
.alert_top {
  background-image: url("repeat.jpg");
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%;
  color: #fff; }

/* line 172, theme.scss */
.alert_top-content {
  padding: 12px 0; }
  /* line 174, theme.scss */
  .alert_top-content p {
    margin: 0; }

/* line 178, theme.scss */
.buttot.is-alert_top-close {
  background-color: rgba(228, 100, 0, 0.69);
  border: none;
  color: #fff;
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  width: 100px;
  cursor: pointer;
  outline: none;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  margin: 0; }
  /* line 192, theme.scss */
  .buttot.is-alert_top-close:hover {
    background-color: rgba(228, 100, 0, 0.89); }

/* line 197, theme.scss */
.buttot.is-alert_top-close span:first-child {
  margin-right: 10px;
  font-size: 20px; }

/* line 202, theme.scss */
.buttot.is-alert_top-close span {
  display: inline-block;
  vertical-align: middle; }

/* line 207, theme.scss */
.hei-100 {
  height: 100%; }

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

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

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

/* line 223, theme.scss */
.last-articles {
  margin-bottom: 20px;
  padding-left: 20px; }
  @media (max-width: 768px) {
    /* line 223, theme.scss */
    .last-articles {
      padding-left: 0px; } }

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

/* line 234, theme.scss */
.blog-right-column {
  padding-left: 20px; }
  @media (max-width: 768px) {
    /* line 234, theme.scss */
    .blog-right-column {
      padding-left: 0px; } }

/* line 243, theme.scss */
.blog-articles .news_item-preview {
  padding-right: 28px; }

/* line 248, theme.scss */
.benefit-image {
  width: 70px;
  display: inline-block;
  vertical-align: middle;
  text-align: center; }

/* line 255, theme.scss */
.benefit-text {
  display: inline-block;
  vertical-align: middle;
  width: -webkit-calc(100% - 75px);
  width: calc(100% - 75px);
  color: #616161;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  text-align: left; }

/* line 267, theme.scss */
.benefit-image img {
  vertical-align: top; }

/* line 270, theme.scss */
.benefit {
  margin-bottom: 20px;
  display: block; }

/* line 275, theme.scss */
.brands-description {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 50px; }

/* line 282, theme.scss */
.brands-item {
  display: block;
  mix-blend-mode: luminosity; }

/* line 287, theme.scss */
.card-image {
  border-bottom: 1px solid #c2c2c2;
  margin-bottom: 14px; }

/* line 291, theme.scss */
.card {
  position: relative;
  z-index: 1; }

/* line 295, theme.scss */
.card-price {
  color: #414141;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px; }

/* line 302, theme.scss */
.card-title a {
  color: #414141;
  font-size: 11px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase; }

/* line 310, theme.scss */
.card-old_price {
  color: #a8a8a8;
  text-decoration: line-through;
  font-size: 14px;
  font-weight: 400; }

/* line 316, theme.scss */
.card-favorite {
  cursor: pointer; }
  /* line 318, theme.scss */
  .card-favorite img {
    display: none; }
  /* line 322, theme.scss */
  .card-favorite[data-favorite-status="true"] img.is-active {
    display: inline-block; }
  /* line 327, theme.scss */
  .card-favorite[data-favorite-status="false"] img.is-default {
    display: inline-block; }

/* line 332, theme.scss */
.card-prices > div {
  display: inline-block;
  vertical-align: middle; }

/* line 337, theme.scss */
.card-prices.with-old .card-price {
  color: #424147; }

/* line 341, theme.scss */
.card-action {
  opacity: 0; }

/* line 344, theme.scss */
.card {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  -webkit-box-shadow: 0 0 0px rgba(0, 1, 1, 0.12);
  box-shadow: 0 0 0px rgba(0, 1, 1, 0.12);
  padding: 35px;
  margin: 1px;
  height: 100%; }
  @media (max-width: 768px) {
    /* line 344, theme.scss */
    .card {
      padding: 15px; } }

/* line 357, theme.scss */
.card-info {
  position: relative;
  z-index: -1; }

/* line 362, theme.scss */
.card-title {
  position: absolute;
  top: 100%; }

/* line 366, theme.scss */
.card:hover {
  -webkit-box-shadow: 0 0 5px rgba(0, 1, 1, 0.12);
  box-shadow: 0 0 5px rgba(0, 1, 1, 0.12); }
  /* line 369, theme.scss */
  .card:hover .card-title {
    opacity: 0; }
  @media (min-width: 769px) {
    /* line 372, theme.scss */
    .card:hover .card-action {
      -webkit-animation-name: fadeInDownSoft;
      -o-animation-name: fadeInDownSoft;
      animation-name: fadeInDownSoft;
      -webkit-animation-duration: 0.4s;
      -o-animation-duration: 0.4s;
      animation-duration: 0.4s;
      -webkit-animation-fill-mode: both;
      -o-animation-fill-mode: both;
      animation-fill-mode: both; } }

@media (max-width: 768px) {
  /* line 387, theme.scss */
  .card-action {
    opacity: 1; }

  /* line 390, theme.scss */
  .card-title,
  .card:hover .card-title {
    opacity: 1;
    position: relative;
    top: initial; } }
/* line 398, theme.scss */
.card-option {
  font-size: 12px;
  font-weight: 400;
  border-bottom: 1px solid #c2c2c2;
  padding-bottom: 5px;
  margin-bottom: 10px; }

/* line 406, theme.scss */
.card-option-name {
  color: #898989; }

/* line 410, theme.scss */
.card-option-variants {
  color: #414141; }

/* line 413, theme.scss */
.card-buy {
  margin-top: 20px; }

/* line 416, theme.scss */
.card-option-image {
  display: inline-block;
  vertical-align: middle;
  width: 17px;
  height: 17px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%;
  margin-right: 4px; }

/* line 426, theme.scss */
.ajs-success {
  background: rgba(16, 145, 196, 0.84) !important;
  color: #ffffff !important; }

/* line 430, theme.scss */
.card-slide {
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms;
  opacity: 0; }
  /* line 435, theme.scss */
  .card-slide.swiper-slide-active, .card-slide:focus, .card-slide:active {
    opacity: 1; }

/* line 442, theme.scss */
.card-button-prev,
.card-button-next {
  opacity: 0;
  -webkit-transition: opacity 300ms;
  -o-transition: opacity 300ms;
  transition: opacity 300ms; }
  /* line 448, theme.scss */
  .card:hover .card-button-prev, .card:hover
  .card-button-next {
    opacity: 1; }

/* line 452, theme.scss */
.swiper-button-prev.card-button-prev {
  width: 12px;
  left: 0;
  height: 23px;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 459, theme.scss */
.swiper-button-next.card-button-next {
  width: 12px;
  right: 0;
  height: 23px;
  -webkit-background-size: contain;
  background-size: contain; }

/* line 466, theme.scss */
.stiker.stiker-sale {
  position: absolute;
  width: 44px;
  height: 44px;
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
  top: 20px;
  left: 20px;
  z-index: 99;
  background: #87844f;
  color: #fff;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  line-height: 44px; }

/** breadcrumb */
/* line 485, theme.scss */
.breadcrumb {
  list-style: none;
  margin: 0;
  padding: 0.5rem 0; }

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

/* line 494, theme.scss */
.breadcrumb-item:not(:last-child):after {
  content: '>'; }

/* line 497, theme.scss */
.breadcrumb-item .breadcrumb-link {
  border-bottom: 1px dotted transparent;
  padding-bottom: 4px; }

/* line 501, theme.scss */
.breadcrumb-item:hover a.breadcrumb-link {
  border-bottom: 1px dotted;
  padding-bottom: 4px; }

/* line 506, theme.scss */
.item-quantity-input.in-cart {
  width: 50px;
  text-align: center; }

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

/* line 517, theme.scss */
.item-number {
  color: #bbb8b7;
  font-family: "Axure Handwriting";
  font-size: 52px;
  font-weight: 400;
  white-space: nowrap; }

/* line 525, theme.scss */
.item-number:before {
  content: '#'; }

/* line 528, theme.scss */
.item-quantity-input {
  border: none; }

/* line 532, theme.scss */
.item-quantity {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid rgba(149, 149, 149, 0.45);
  padding: 10px;
  color: #414141;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px; }

/* line 542, theme.scss */
.item-money {
  color: #414141;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px; }

/* line 549, theme.scss */
.item-total_price {
  color: #414141;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px; }

/* line 555, theme.scss */
.cart_sidebar-total_label {
  font-size: 19px;
  font-weight: 400; }

/* line 560, theme.scss */
.cart_sidebar-total {
  font-size: 30px;
  font-weight: 400;
  line-height: 21px; }

/* line 565, theme.scss */
.promocode > * {
  display: inline-block;
  vertical-align: middle; }

/* line 569, theme.scss */
.promocode {
  position: relative; }
  /* line 571, theme.scss */
  .promocode > img {
    margin-right: 15px; }

/* line 575, theme.scss */
.promocode:after {
  content: '';
  width: 5px;
  height: 11px;
  display: inline-block;
  position: absolute;
  right: -8px;
  top: -webkit-calc(50%  - 5px);
  top: calc(50%  - 5px);
  background-image: url("arrow-small-left.svg");
  -webkit-background-size: contain;
  background-size: contain; }

/* line 588, theme.scss */
.item-info-inner .item-money {
  color: #0098d1;
  font-size: 18px; }

/* line 592, theme.scss */
.item-delete-mobile {
  background: transparent;
  border: none;
  color: #87844f;
  font-size: 14px;
  text-align: center; }

@media (max-width: 768px) {
  /* line 601, theme.scss */
  .item-variant {
    font-size: 12px;
    line-height: 1.2;
    margin-bottom: 5px; }

  /* line 607, theme.scss */
  .item-title {
    font-size: 14px;
    line-height: 1.3;
    margin-bottom: 5px; }

  /* line 612, theme.scss */
  .cart-item .item-quantity {
    line-height: 16px;
    margin-bottom: 10px; } }
/* line 618, theme.scss */
.button-favorite {
  cursor: pointer;
  margin-left: 10px; }
  /* line 621, theme.scss */
  .button-favorite img {
    display: none; }
  /* line 625, theme.scss */
  .button-favorite[data-favorite-status="true"] img.is-active {
    display: inline-block; }
  /* line 630, theme.scss */
  .button-favorite[data-favorite-status="false"] img.is-default {
    display: inline-block; }

/** category-menu */
/* line 637, theme.scss */
.category-menu {
  list-style: none;
  margin: 0;
  padding: 30px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #d7d7d7;
  margin-bottom: 17px; }

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

/* line 649, theme.scss */
.category_su {
  color: #4e4c4d;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  padding-left: 14px;
  display: none; }

/* line 658, theme.scss */
.category_su.is-current {
  display: block; }

/* line 662, theme.scss */
span.category-menu-link-text {
  font-size: 15px;
  font-weight: 400;
  line-height: 31px;
  text-transform: uppercase;
  padding: 3px; }

/* line 670, theme.scss */
.category_su-item {
  color: #4e4c4d;
  font-size: 13px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase; }

/* line 678, theme.scss */
.category-menu-link {
  color: #5e5e63; }

/* line 682, theme.scss */
.category-menu-item.is-current > .category-menu-link {
  color: #fff;
  background: #66656a; }

/* line 688, theme.scss */
.category-menu-item.is-current > .category-menu-link:after {
  display: none;
  vertical-align: middle;
  content: '#';
  color: #929292;
  font-family: "Axure Handwriting";
  font-size: 36px;
  font-weight: 400;
  margin-left: 10px; }

/* line 699, theme.scss */
.category_su-item.is-current > a {
  border-bottom: 1px dotted #2da6d4;
  position: relative; }

/* line 704, theme.scss */
.category_su-item.is-current > a:before {
  width: 5px;
  height: 5px;
  background-color: #2da6d4;
  content: '';
  display: inline-block;
  vertical-align: middle;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  position: absolute;
  left: -14px;
  top: -webkit-calc(50% - 3px);
  top: calc(50% - 3px); }

/* line 719, theme.scss */
.category_su-item > a {
  color: #4e4c4d;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px; }

@media (max-width: 768px) {
  /* line 727, theme.scss */
  .category-menu-wrapper {
    display: none; } }
/** collection_filters */
/* line 733, theme.scss */
.filter-items-list {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 738, theme.scss */
.filter-label {
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 400;
  line-height: 31px; }

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

/* line 750, theme.scss */
.filter-item {
  display: inline-block;
  vertical-align: top;
  width: 48%; }

/* line 755, theme.scss */
.filter-checkbox {
  width: 12px;
  height: 12px;
  position: absolute;
  border: 1px solid #fff;
  left: 0;
  top: 10px;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 765, theme.scss */
.checkbox-field + .filter-checkbox:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 0px;
  top: -3px;
  width: 14px;
  height: 11px;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
  background-image: url(arr-ok.svg);
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat; }

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

/* line 785, theme.scss */
.checkbox-field:checked + .filter-checkbox {
  background-color: #fff; }

/* line 788, theme.scss */
[data-filter-target="538088"], [data-filter-handle="proizvoditel"] {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  -webkit-order: -1;
  -moz-box-ordinal-group: 0;
  order: -1; }

/* line 796, theme.scss */
form.collection-filter {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-box;
  display: flex;
  width: 100%;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 808, theme.scss */
.filter {
  width: 100%;
  -ms-flex-preferred-size: 100%;
  -webkit-flex-basis: 100%;
  flex-basis: 100%;
  max-width: 100%; }

/* line 815, theme.scss */
.filter-title {
  font-size: 15px;
  font-weight: 400;
  line-height: 1;
  text-transform: uppercase; }

/* line 821, theme.scss */
.filter {
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #888450;
  padding: 30px;
  margin-bottom: 3px;
  -webkit-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms; }

/* line 832, theme.scss */
.filter.is-drop {
  background-color: #66656a; }

/* line 835, theme.scss */
.filter-items-wrapper {
  margin-top: 30px; }

/* line 839, theme.scss */
.filter .filter-items-wrapper {
  display: none; }
/* line 842, theme.scss */
.filter.is-active .filter-items-wrapper {
  display: block; }

/* line 846, theme.scss */
.filter-title {
  cursor: pointer; }
  /* line 848, theme.scss */
  .filter-title.not-style::after {
    display: none; }
  /* line 851, theme.scss */
  .filter-title span {
    width: -webkit-calc(100% - 35px);
    width: calc(100% - 35px);
    display: inline-block;
    vertical-align: middle; }

/* line 859, theme.scss */
.filter-title:after {
  width: 28px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid #fff;
  content: '+';
  line-height: 24px;
  text-align: center;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  padding: 0; }

/* line 872, theme.scss */
.filter.is-drop .filter-title:after {
  content: '–'; }

/* line 875, theme.scss */
.range-slider-input {
  display: none; }

/* line 879, theme.scss */
span.irs-line {
  display: none; }

/* line 883, theme.scss */
span.irs-slider.from {
  display: none; }

/* line 887, theme.scss */
span.irs-slider.to {
  display: none; }

/* line 891, theme.scss */
span.irs-bar {
  height: 1px;
  top: 20px;
  background: #fff; }

/* line 897, theme.scss */
.irs-min, .irs-max {
  color: #ffffff;
  font-family: "Axure Handwriting";
  font-size: 27px;
  font-weight: 400;
  opacity: 0; }

/* line 907, theme.scss */
.irs {
  padding: 0 2px; }

/* line 910, theme.scss */
.irs-from, .irs-to, .irs-single {
  color: #ffffff;
  font-family: "Axure Handwriting";
  font-size: 27px;
  padding: 1px 12px;
  font-weight: 400;
  background: #66656a;
  z-index: 99;
  cursor: pointer;
  visibility: visible !important; }
  /* line 920, theme.scss */
  .irs-from[style*="hidden;"], .irs-to[style*="hidden;"], .irs-single[style*="hidden;"] {
    opacity: 0; }

/* line 924, theme.scss */
span.irs-single {
  z-index: 1; }

/* line 927, theme.scss */
.irs-from {
  padding: 1px 12px 1px 0px; }

/* line 930, theme.scss */
span.irs-to {
  padding: 1px 0 1px 12px; }

/* line 934, theme.scss */
.filters-clear {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #a1a1a1;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  color: #808080;
  padding: 12px 17px;
  line-height: 1; }

/* line 945, theme.scss */
.collection-filter {
  margin-bottom: 30px;
  padding-bottom: 30px; }

/* line 949, theme.scss */
.filters-clear:after {
  content: '×';
  margin-left: 20px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase; }

@media (max-width: 768px) {
  /* line 957, theme.scss */
  .collection-filter {
    display: none; } }
/* line 962, theme.scss */
.span-label {
  width: 66px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  line-height: 1.2;
  display: inline-block;
  vertical-align: text-bottom; }

/* line 974, theme.scss */
.filter-items-list.is-tsvet .filter-item {
  width: 40px;
  margin-left: 10px;
  margin-bottom: 10px; }
/* line 979, theme.scss */
.filter-items-list.is-tsvet .filter-label {
  padding: 0;
  position: relative; }
/* line 983, theme.scss */
.filter-items-list.is-tsvet .span-label {
  width: 44px; }
/* line 987, theme.scss */
.filter-items-list.is-tsvet .color-label {
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #fff;
  padding: 5px !important; }
/* line 993, theme.scss */
.filter-items-list.is-tsvet .color-label.is-checked {
  border: 1px solid #004a80; }
/* line 997, theme.scss */
.filter-items-list.is-tsvet .filter-color {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  display: inline-block;
  vertical-align: top;
  overflow: hidden;
  margin: 0; }
/* line 1006, theme.scss */
.filter-items-list.is-tsvet .filter-color img {
  vertical-align: middle;
  display: inline-block;
  width: 28px;
  height: 28px; }
/* line 1013, theme.scss */
.filter-items-list.is-tsvet .checkbox-field + .filter-color:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: -webkit-calc(50% - 6px);
  left: calc(50% - 6px);
  top: -webkit-calc(50% - 6px);
  top: calc(50% - 6px);
  width: 14px;
  height: 11px;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms;
  background-image: url(arr-ok.svg);
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat; }
/* line 1033, theme.scss */
.filter-items-list.is-tsvet .checkbox-field:checked + .filter-color:after {
  opacity: 1; }

/* line 1039, theme.scss */
.filter-items-list.is-span .filter-item {
  width: 66px;
  margin-right: 7px;
  margin-bottom: 7px; }
/* line 1044, theme.scss */
.filter-items-list.is-span .filter-label {
  padding: 12px 14px;
  font-size: 11px;
  font-weight: 400;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ffffff;
  text-align: center;
  line-height: 1;
  height: 38px; }
/* line 1055, theme.scss */
.filter-items-list.is-span .filter-item.is-checked .filter-label {
  background-color: #ffffff;
  color: #0098d1; }

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

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

/* line 1068, theme.scss */
.collection-order-wrapper {
  padding-bottom: 20px;
  padding-top: 35px; }

/* line 1072, theme.scss */
.collection-order {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px; }

/* line 1077, theme.scss */
.order_field-item.is-price .sort-up {
  fill: #0098d1; }

/* line 1080, theme.scss */
.order_field-item.is-descending_price .sort-down {
  fill: #0098d1; }

/* line 1083, theme.scss */
.order_field.is-price-field.is-active .order_field-title {
  color: #0098d1; }

/* line 1087, theme.scss */
.order_field.is-title.is-active .order_field-item.is-active {
  color: #0098d1; }

/* line 1090, theme.scss */
.order_field {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer; }

/* line 1096, theme.scss */
.order_field-title {
  display: inline-block;
  vertical-align: middle; }

/* line 1101, theme.scss */
.order_field-list {
  display: inline-block;
  vertical-align: middle; }

/* line 1105, theme.scss */
button.order_field-item {
  font-size: 12px;
  font-weight: 400;
  line-height: 15px;
  border: none;
  background: none;
  outline: none;
  cursor: pointer; }

/* line 1114, theme.scss */
.label-field {
  vertical-align: middle; }

/* line 1117, theme.scss */
.order_field.is-price-field:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  height: 10px;
  border-right: 1px solid #7f7f7f; }

/* line 1125, theme.scss */
.page_size-item {
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  color: #7f7f7f; }
  /* line 1130, theme.scss */
  .page_size-item:not(:last-child):after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 10px;
    border-right: 1px solid #7f7f7f; }
  /* line 1137, theme.scss */
  .page_size-item label {
    color: #7f7f7f;
    cursor: pointer; }

/* line 1143, theme.scss */
.collection-order .label-field {
  color: #7f7f7f; }
/* line 1146, theme.scss */
.collection-order [name="page_size"] {
  display: none; }
/* line 1149, theme.scss */
.collection-order [name="page_size"]:checked + span {
  color: #0098d1;
  display: inline-block;
  vertical-align: middle;
  position: relative; }

/* line 1158, theme.scss */
.collection_triggers-item {
  padding: 10px;
  border: 1px solid #d7d7d7;
  margin: 0 5px 10px;
  background: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: transparent;
  width: 100%; }

/* line 1169, theme.scss */
.collection_triggers-item.is-active {
  border: 1px solid #0098d1; }

/* line 1173, theme.scss */
.fast_filter-row {
  position: relative;
  z-index: 99; }

/* line 1177, theme.scss */
.fast_filter-container {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%; }
  @media (min-width: 769px) {
    /* line 1177, theme.scss */
    .fast_filter-container {
      height: 0; }
      /* line 1184, theme.scss */
      .fast_filter-container > .container {
        height: 0; }
        /* line 1186, theme.scss */
        .fast_filter-container > .container > .row {
          height: 0; } }
  @media (max-width: 768px) {
    /* line 1177, theme.scss */
    .fast_filter-container {
      position: relative; } }

/* line 1195, theme.scss */
.fast_filter {
  background-color: rgba(36, 21, 18, 0.5);
  color: #fff;
  padding: 35px 50px;
  -webkit-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }
  @media (max-width: 768px) {
    /* line 1195, theme.scss */
    .fast_filter {
      -webkit-border-radius: 0;
      border-radius: 0; } }
  /* line 1205, theme.scss */
  .fast_filter > * {
    opacity: 0; }
  /* line 1208, theme.scss */
  .window_load .fast_filter > * {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; }
  /* line 1219, theme.scss */
  .dom_ready .fast_filter > * {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; }

/* line 1231, theme.scss */
.fast_filter-heading {
  font-size: 20px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 35px;
  text-align: center; }

/* line 1238, theme.scss */
.select-transparent {
  padding: 12px 34px 11px 16px;
  width: 100%;
  color: #ffffff;
  line-height: 1;
  border: 1px solid #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(angle-down.svg);
  background-repeat: no-repeat;
  background-position: 97% 50%;
  -o-text-overflow: '';
  text-overflow: '';
  outline: none;
  font-size: 13px;
  font-weight: 400;
  background-color: transparent;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  margin-bottom: 10px; }

/* line 1260, theme.scss */
.fast_filter-list {
  margin-bottom: 15px; }

/* line 1263, theme.scss */
.select-transparent option {
  background: transparent;
  color: #2f9fcc; }

/* line 1268, theme.scss */
.tooltipster-sidetip .tooltipster-box {
  background: #ffffff;
  border: 2px solid #2e9ecc;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 1274, theme.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border {
  border-top-color: #2e9ecc; }

/* line 1277, theme.scss */
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
  border-top-color: #ffffff;
  left: 0;
  top: -3px; }

/* line 1282, theme.scss */
.tooltipster-sidetip .tooltipster-content {
  color: #616161;
  line-height: 18px;
  padding: 6px 14px; }

/* line 1287, theme.scss */
body.is-loading {
  cursor: progress; }
  /* line 1289, theme.scss */
  body.is-loading .fast_filter form {
    opacity: 0.6; }
  /* line 1292, theme.scss */
  body.is-loading .fast_filter select {
    cursor: progress; }

/* line 1297, theme.scss */
.footer-menu {
  font-size: 13px;
  font-weight: 400;
  line-height: 28px; }

/* line 1303, theme.scss */
.footer-menu-link {
  color: #ffffff; }

/* line 1307, theme.scss */
.footer-menu {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 1313, theme.scss */
.footer-menu-header {
  font-size: 13px;
  font-weight: 400;
  line-height: 28px;
  color: #fff;
  text-transform: uppercase; }

@media (max-width: 768px) {
  /* line 1322, theme.scss */
  .footer-menu-header {
    text-align: center;
    margin-bottom: 10px;
    cursor: pointer;
    background: #363636; }

  /* line 1329, theme.scss */
  .footer-menu {
    text-align: center;
    display: none; } }
/* line 1335, theme.scss */
.footer-top {
  background-color: #363636;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 768px) {
    /* line 1335, theme.scss */
    .footer-top {
      padding-top: 20px;
      padding-bottom: 30px; } }

/* line 1344, theme.scss */
.footer-middle {
  background-color: #2d2d2d;
  padding-top: 50px;
  padding-bottom: 70px; }
  @media (max-width: 768px) {
    /* line 1344, theme.scss */
    .footer-middle {
      padding-top: 20px;
      padding-bottom: 30px; } }

/* line 1353, theme.scss */
.footer-bottom {
  background-color: #292929;
  padding-top: 50px;
  padding-bottom: 50px; }
  @media (max-width: 768px) {
    /* line 1353, theme.scss */
    .footer-bottom {
      padding-top: 20px;
      padding-bottom: 30px; } }

/* line 1362, theme.scss */
.logotype.is-footer {
  display: block;
  color: #fff; }
  @media (max-width: 768px) {
    /* line 1362, theme.scss */
    .logotype.is-footer {
      margin-bottom: 20px; } }

/* line 1370, theme.scss */
.logotype.is-footer img {
  vertical-align: middle;
  margin-right: 10px; }

/* line 1374, theme.scss */
.logotype.is-footer span {
  display: inline-block;
  vertical-align: middle; }

/* line 1378, theme.scss */
.footer-copy {
  color: #949494;
  font-size: 11px;
  font-weight: 400;
  line-height: 17px; }

/* line 1385, theme.scss */
.footer .widget-text {
  color: #fff; }

/* line 1388, theme.scss */
.main_header-phone.is-footer {
  color: #fff; }

/* line 1391, theme.scss */
.footer_bottom-header {
  color: #ffffff;
  margin-bottom: 28px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase; }

/* line 1399, theme.scss */
.insales_powered {
  display: inline-block;
  vertical-align: top;
  text-align: left; }

/* line 1404, theme.scss */
.insales_powered-header {
  color: #717171;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  margin-bottom: 8px; }

@media (max-width: 768px) {
  /* line 1414, theme.scss */
  .footer-widgets {
    margin-bottom: 20px; }
    /* line 1416, theme.scss */
    .footer-widgets a.widget.with-icon.is-room {
      white-space: normal; } }
@media (max-width: 768px) {
  /* line 1423, theme.scss */
  .footer-bottom-row > * {
    margin-bottom: 20px; } }
/* line 1428, theme.scss */
.widget-header {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-transform: uppercase;
  display: block;
  margin-bottom: 14px; }

/* line 1438, theme.scss */
.social-link {
  width: 30px;
  height: 31px;
  display: inline-block;
  vertical-align: top;
  -webkit-background-size: contain;
  background-size: contain;
  margin-right: 4px;
  background-repeat: no-repeat; }

/* line 1449, theme.scss */
.widget-social-list {
  display: block; }

/* line 1453, theme.scss */
.subscribe_form-input {
  padding: 11px 65px 10px 15px;
  color: #ffffff;
  line-height: 1;
  border: 1px solid #ffffff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-repeat: no-repeat;
  outline: none;
  background-color: transparent;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  text-align: left;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms;
  width: -webkit-calc(100% - 175px);
  width: calc(100% - 175px);
  margin-right: 7px; }

/* line 1478, theme.scss */
.cart_widget {
  height: 100%;
  min-height: 65px; }

/* line 1482, theme.scss */
.cart_widget-total {
  color: #4f4f4f; }
  @media (max-width: 720px) {
    /* line 1482, theme.scss */
    .cart_widget-total {
      display: none; } }

@media (max-width: 768px) {
  /* line 1489, theme.scss */
  .cart_widget-data {
    margin-right: 10px; } }
@media (min-width: 481px) and (max-width: 720px) {
  /* line 1494, theme.scss */
  .cart_widget-data {
    display: none; } }
/* line 1498, theme.scss */
.cart_widget-count {
  color: #87844f; }

/* line 1502, theme.scss */
.change_city-bottom {
  position: relative; }

/* line 1506, theme.scss */
.change_city-list {
  position: absolute;
  top: 15px;
  left: -5px;
  background: #fff;
  z-index: 1000;
  width: 100%;
  -webkit-box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.55);
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.55);
  padding: 5px;
  display: none; }

/* line 1519, theme.scss */
.change_city-item {
  cursor: pointer;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

/* line 1526, theme.scss */
.change_city-item:hover {
  color: #ff8100; }

/* line 1530, theme.scss */
.logotype.in-main_header {
  display: inline-block;
  vertical-align: middle; }
  @media (max-width: 1100px) {
    /* line 1530, theme.scss */
    .logotype.in-main_header {
      margin-top: 10px;
      margin-bottom: 20px; } }

/* line 1538, theme.scss */
.logotype.in-main_header img {
  display: inline-block;
  vertical-align: middle; }

/* line 1543, theme.scss */
.main_header-top {
  padding: 0px 0 0 0;
  margin-top: 0px; }
  @media (max-width: 1100px) {
    /* line 1543, theme.scss */
    .main_header-top {
      margin-top: 0px;
      padding: 15px 0 0 0; } }

/* line 1551, theme.scss */
.main_header-bottom {
  -webkit-box-shadow: 0 -2px 7px rgba(0, 1, 1, 0.25);
  box-shadow: 0 -2px 7px rgba(0, 1, 1, 0.25);
  z-index: 100;
  position: relative; }

/* line 1557, theme.scss */
.header_fix {
  position: fixed;
  left: 0;
  width: 100%;
  top: 0;
  z-index: 10001;
  background: #fff; }

/* line 1565, theme.scss */
.header_fix.is-fixed {
  -webkit-animation-name: fadeInDown;
  -o-animation-name: fadeInDown;
  animation-name: fadeInDown;
  -webkit-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

@media (max-width: 720px) {
  /* line 1577, theme.scss */
  .main_header-middle {
    display: none; } }
@media (max-width: 480px) {
  /* line 1583, theme.scss */
  .top-menu {
    display: none; }

  /* line 1588, theme.scss */
  .search_widget-wrapper {
    display: none; }

  /* line 1591, theme.scss */
  .main_header-toolbar.toolbar {
    height: 50px !important; }

  /* line 1594, theme.scss */
  .fast_filter {
    margin: 12px 0;
    padding: 20px 30px; }

  /* line 1598, theme.scss */
  .fast_filter-heading {
    margin-bottom: 15px; }

  /* line 1602, theme.scss */
  .alert_top-content {
    font-size: 12px;
    line-height: 14px; } }
@media (max-width: 768px) {
  /* line 1609, theme.scss */
  .main_header-bottom {
    z-index: 999; }

  /* line 1612, theme.scss */
  .top-menu {
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 1500;
    background: #fff;
    width: 300px;
    padding: 20px;
    overflow-y: auto;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 200ms;
    -o-transition: all 200ms;
    transition: all 200ms; }
    /* line 1630, theme.scss */
    .top-menu.opened {
      -webkit-transform: translateX(0%);
      -ms-transform: translateX(0%);
      -o-transform: translateX(0%);
      transform: translateX(0%);
      -webkit-box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.4);
      box-shadow: 5px 0px 10px rgba(0, 0, 0, 0.4); } }
/* line 1641, theme.scss */
.ajax-search-results {
  display: none; }

/* line 1644, theme.scss */
.search_widget-submit {
  background: none;
  border: none;
  padding: 0;
  position: absolute;
  right: 15px;
  top: -webkit-calc(50% - 10px);
  top: calc(50% - 10px);
  cursor: pointer;
  display: inline-block;
  height: 20px; }

/* line 1657, theme.scss */
.search_widget {
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  position: relative; }

/* line 1663, theme.scss */
.search_widget-input {
  width: 100%;
  padding-right: 20px;
  padding-left: 10px;
  -webkit-box-shadow: inset 0 0 5px rgba(0, 1, 1, 0.1);
  box-shadow: inset 0 0 5px rgba(0, 1, 1, 0.1);
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: rgba(235, 235, 235, 0.51);
  outline: none;
  border: none;
  line-height: 43px;
  height: 45px; }

/* line 1677, theme.scss */
.search_widget-row {
  height: 100%;
  min-height: 65px; }
  @media (max-width: 1100px) {
    /* line 1677, theme.scss */
    .search_widget-row {
      padding: 10px 0; } }

/* line 1685, theme.scss */
.tabs_nav-header div {
  color: #3c393b;
  font-family: "HelveticaNeueCyr", sans-serif;
  font-size: 12px;
  line-height: 15px;
  opacity: 0; }

/* line 1692, theme.scss */
.tabs_nav-header strong {
  color: #ff8100;
  font-family: "HelveticaNeueCyr", sans-serif;
  font-size: 15px;
  line-height: 49px;
  font-weight: 400;
  text-transform: uppercase;
  white-space: nowrap; }
  @media (max-width: 1100px) {
    /* line 1692, theme.scss */
    .tabs_nav-header strong {
      line-height: 1; } }

/* line 1704, theme.scss */
.buttn.is-tabs_nav {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #b7b7b7;
  outline: none;
  cursor: pointer;
  color: #7a7478;
  font-family: "HelveticaNeueCyr", sans-serif;
  line-height: 34px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 0 30px;
  font-size: 12px;
  height: 34px;
  position: relative; }

/* line 1720, theme.scss */
.buttn.is-tabs_nav.is-active {
  color: #ff8100;
  border: 1px solid #ff8100; }

/* line 1724, theme.scss */
.tabs_nav-header {
  display: inline-block;
  vertical-align: middle;
  width: -webkit-calc(100% - 300px);
  width: calc(100% - 300px);
  margin-right: 30px; }
  @media (max-width: 1100px) {
    /* line 1724, theme.scss */
    .tabs_nav-header {
      margin-right: 0px;
      width: -webkit-calc(100% - 0px);
      width: calc(100% - 0px);
      margin-bottom: 10px; } }

/* line 1738, theme.scss */
.tabs_nav-items {
  display: inline-block;
  vertical-align: middle; }

@media (max-width: 768px) {
  /* line 1742, theme.scss */
  .tabs_nav {
    text-align: center; } }

/* line 1747, theme.scss */
.buttn.is-tabs_nav.is-active:before {
  content: '';
  background-image: url(check-icon.svg);
  width: 16px;
  height: 18px;
  display: inline-block;
  vertical-align: middle;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  left: 8px;
  top: -webkit-calc(50% - 7px);
  top: calc(50% - 7px); }

/* line 1763, theme.scss */
.toolbar-item {
  padding: 0 20px;
  height: 100%;
  min-height: 65px;
  border-left: 1px solid rgba(112, 112, 112, 0.1); }

/* line 1769, theme.scss */
.toolbar-item:last-child {
  border-right: 1px solid rgba(112, 112, 112, 0.1); }

/* line 1772, theme.scss */
.main_header-toolbar.toolbar {
  height: 100%;
  margin-left: 10px; }

/* line 1776, theme.scss */
.toolbar-item.is-bars {
  font-size: 22px;
  padding: 0 20px; }

/* line 1781, theme.scss */
.toolbar-item.is-favorite img.is-active {
  display: none; }
/* line 1785, theme.scss */
.toolbar-item.is-favorite.is-active img.is-active {
  display: inline-block; }
/* line 1788, theme.scss */
.toolbar-item.is-favorite.is-active img.is-default {
  display: none; }

/* line 1796, theme.scss */
.tooltip-insales.tooltipster-sidetip .tooltipster-content {
  color: #000;
  line-height: 18px;
  padding: 6px;
  font-size: 12px; }
/* line 1802, theme.scss */
.tooltip-insales.tooltipster-sidetip .tooltipster-arrow-background {
  border-bottom-color: #ffffff;
  left: 0;
  top: 3px; }
/* line 1807, theme.scss */
.tooltip-insales.tooltipster-sidetip .tooltipster-arrow-border {
  border-bottom-color: #0098d1; }
/* line 1810, theme.scss */
.tooltip-insales.tooltipster-sidetip .tooltipster-box {
  background: #ffffff;
  border: 2px solid #0098d1;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

/* line 1819, theme.scss */
.top-menu-link {
  color: #5e5e63;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.3;
  text-transform: uppercase;
  padding: 0px 5px;
  border-right: 1px solid rgba(112, 112, 112, 0.1);
  width: 100%;
  height: 100%;
  text-align: center; }

/* line 1831, theme.scss */
.top-menu {
  padding: 0;
  margin: 0;
  list-style: none; }

/* line 1836, theme.scss */
.top-menu-item {
  height: 65px; }

@media (max-width: 1300px) {
  /* line 1841, theme.scss */
  .top-menu-link {
    font-size: 10px;
    padding: 0px 0px; } }
@media (max-width: 1100px) {
  /* line 1847, theme.scss */
  .top-menu {
    border-bottom: 1px solid rgba(112, 112, 112, 0.1); }

  /* line 1850, theme.scss */
  .top-menu-link {
    border-right: 1px solid rgba(112, 112, 112, 0); } }
@media (max-width: 768px) {
  /* line 1856, theme.scss */
  .mobile_menu-logo {
    padding: 20px 0;
    text-align: center;
    height: 80px; }

  /* line 1862, theme.scss */
  .mobile_menu-close {
    position: absolute;
    top: 10px;
    right: 10px;
    background: none;
    border: none;
    font-size: 32px;
    color: #777; }

  /* line 1872, theme.scss */
  .top-menu-item {
    height: auto;
    margin-bottom: 21px; }

  /* line 1877, theme.scss */
  .top-menu-link {
    font-size: 16px; } }
/* line 1882, theme.scss */
.widget-icon {
  display: inline-block;
  vertical-align: top;
  width: 30px;
  text-align: center; }

/* line 1889, theme.scss */
.widget-text {
  display: inline-block;
  vertical-align: top;
  width: -webkit-calc(100% - 35px);
  width: calc(100% - 35px);
  line-height: 1;
  color: #4d4d4d; }
  /* line 1896, theme.scss */
  .widget-text p {
    margin: 0; }

/* line 1900, theme.scss */
.widget {
  display: block; }
  @media (max-width: 768px) {
    /* line 1900, theme.scss */
    .widget {
      margin-bottom: 20px; } }

/* line 1908, theme.scss */
.widget.is-room .widget-text {
  line-height: 18px; }

/* line 1912, theme.scss */
.main_header-phone {
  color: #4d4d4d;
  font-weight: 500;
  margin-bottom: 6px;
  display: block;
  font-size: 16px;
  line-height: 1;
  white-space: nowrap; }
  @media (max-width: 1000px) {
    /* line 1912, theme.scss */
    .main_header-phone {
      font-size: 14px; } }

/* line 1924, theme.scss */
.widget.with-icon.is-phone {
  display: inline-block;
  text-align: left; }

/* line 1928, theme.scss */
.main_header-callback {
  color: #858585;
  font-size: 12px;
  display: inline-block;
  border-bottom: 1px dotted;
  padding-bottom: 2px;
  line-height: 1;
  vertical-align: top;
  outline: none; }

/* line 1939, theme.scss */
.change_city-link {
  color: #858585;
  font-size: 12px;
  display: inline-block;
  border-bottom: 1px dotted;
  padding-bottom: 2px;
  line-height: 1;
  vertical-align: top; }

@media (max-width: 1100px) {
  /* line 1949, theme.scss */
  .cell-room {
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    -moz-box-ordinal-group: 0;
    order: -1;
    margin-bottom: 10px; }
    /* line 1956, theme.scss */
    .cell-room .widget-text br {
      display: none; } }
@media (max-width: 768px) {
  /* line 1962, theme.scss */
  a.widget.with-icon.is-room {
    display: inline-block;
    white-space: nowrap; } }
/* line 1967, theme.scss */
.change_city-top span:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 6px;
  margin-left: 8px;
  background-image: url("angle-d.svg");
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  display: none; }

/* line 1981, theme.scss */
.change_city {
  white-space: nowrap; }

/* line 1985, theme.scss */
.catalog_preview {
  min-height: 284px;
  overflow: hidden;
  display: block;
  height: 100%;
  background-repeat: no-repeat;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: 50%; }
  @media (max-width: 768px) {
    /* line 1985, theme.scss */
    .catalog_preview {
      height: 96%;
      margin-bottom: 4%; } }

/* line 1999, theme.scss */
.catalog_preview-inner {
  width: 50%;
  min-width: 200px;
  height: 100%;
  min-height: 284px;
  background-color: rgba(36, 21, 18, 0.5);
  color: #fff;
  -webkit-transition: background-color 300ms;
  -o-transition: background-color 300ms;
  transition: background-color 300ms;
  padding: 30px; }
  @media (max-width: 1300px) {
    /* line 1999, theme.scss */
    .catalog_preview-inner {
      padding: 15px; } }
  @media (max-width: 1000px) {
    /* line 1999, theme.scss */
    .catalog_preview-inner {
      width: 70%; } }
  @media (max-width: 768px) {
    /* line 1999, theme.scss */
    .catalog_preview-inner {
      width: 50%; } }
  /* line 2019, theme.scss */
  .catalog_preview-inner .is-show {
    display: none; }
  /* line 2022, theme.scss */
  .catalog_preview-inner * {
    -webkit-transition: all 300ms;
    -o-transition: all 300ms;
    transition: all 300ms; }

/* line 2029, theme.scss */
.catalog_preview:hover .catalog_preview-inner {
  background-color: rgba(179, 171, 26, 0.52); }
/* line 2032, theme.scss */
.catalog_preview:hover .is-hide {
  display: none; }
/* line 2035, theme.scss */
.catalog_preview:hover .is-show {
  display: block; }
  /* line 2037, theme.scss */
  .catalog_preview:hover .is-show.catalog_preview-description {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.3s;
    -o-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; }
  /* line 2048, theme.scss */
  .catalog_preview:hover .is-show.catalog_preview-title {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.4s;
    -o-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; }
  /* line 2059, theme.scss */
  .catalog_preview:hover .is-show.catalog_preview-go {
    -webkit-animation-name: fadeInUp;
    -o-animation-name: fadeInUp;
    animation-name: fadeInUp;
    -webkit-animation-duration: 0.4s;
    -o-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both; }

/* line 2072, theme.scss */
.catalog_preview-title {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase; }

/* line 2079, theme.scss */
.catalog_preview-description {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  height: 129px;
  overflow: hidden;
  margin-bottom: 8px; }

/* line 2088, theme.scss */
.index_news-inner {
  background-color: #f7f7f7;
  padding: 50px; }
  @media (max-width: 768px) {
    /* line 2088, theme.scss */
    .index_news-inner {
      padding: 25px; } }

/* line 2095, theme.scss */
.index_news {
  padding-left: 44px; }
  @media (max-width: 768px) {
    /* line 2095, theme.scss */
    .index_news {
      padding-left: 0px; } }

/* line 2101, theme.scss */
.index_news-more {
  position: relative;
  margin-bottom: 60px; }

/* line 2106, theme.scss */
.index_news-more:before {
  content: '';
  width: -webkit-calc(100% - 160px);
  width: calc(100% - 160px);
  position: absolute;
  left: 0;
  height: 1px;
  background: #c2c2c2;
  display: inline-block;
  top: 50%; }

/* line 2118, theme.scss */
.news_item-image {
  width: 100%;
  height: 0;
  padding-bottom: 58%;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat; }

/* line 2127, theme.scss */
.news_item-preview {
  padding-left: 28px;
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px; }

/* line 2135, theme.scss */
.news_item-date {
  font-size: 12px;
  font-weight: 400;
  line-height: 20px; }

/* line 2140, theme.scss */
.news_item-text p {
  margin: 0; }

/* line 2144, theme.scss */
.news_item-text {
  margin-bottom: 20px; }

/* line 2148, theme.scss */
.news_item {
  display: block;
  margin-bottom: 35px; }

/* line 2152, theme.scss */
.news_item-date:before {
  content: '';
  display: inline-block;
  width: 18px;
  height: 18px;
  vertical-align: middle;
  background-image: url(date.svg);
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  margin-right: 14px; }

/* line 2165, theme.scss */
.instagram-item {
  display: inline-block;
  vertical-align: top;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  background-position: 50%;
  -webkit-background-size: cover;
  background-size: cover; }

/* line 2175, theme.scss */
.instagram {
  margin-top: 120px; }
  @media (max-width: 768px) {
    /* line 2175, theme.scss */
    .instagram {
      margin-top: 60px; } }
  @media (max-width: 480px) {
    /* line 2175, theme.scss */
    .instagram {
      margin-top: 30px; } }

/* line 2185, theme.scss */
.lookbook-slider {
  margin-bottom: 30px; }

/* line 2188, theme.scss */
.lookbook-item {
  display: none; }

/* line 2191, theme.scss */
.lookbook-item.is-active {
  display: block;
  -webkit-animation-name: fadeInUpSoft;
  -o-animation-name: fadeInUpSoft;
  animation-name: fadeInUpSoft;
  -webkit-animation-duration: 0.3s;
  -o-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both; }

/* line 2203, theme.scss */
[data-handle-collection] img {
  width: 100%; }

@media (max-width: 768px) {
  /* line 2208, theme.scss */
  .lookbook {
    margin-bottom: 20px; } }
/* line 2213, theme.scss */
.main-menu {
  display: block;
  margin: 0; }

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

/* line 2222, theme.scss */
.main-menu-link {
  color: #616161;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 16px 5px;
  display: inline-block;
  vertical-align: middle; }

/* line 2233, theme.scss */
.feedback-close {
  color: #3a3a3a;
  font-size: 21px;
  font-weight: 600;
  position: absolute;
  outline: none;
  right: 15px;
  top: 15px; }

/* line 2242, theme.scss */
.feedback-title {
  text-align: center;
  margin-bottom: 1.5rem;
  color: #50525a;
  font-family: Code;
  font-size: 25px;
  font-weight: 600;
  margin-top: 0.5rem; }

/* line 2252, theme.scss */
.feedback-row {
  margin-bottom: 5px; }

/* line 2255, theme.scss */
.feedback-field {
  padding: 10px;
  width: 100%;
  outline: none;
  text-transform: uppercase;
  border: 1px solid #0098d1;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

/* line 2264, theme.scss */
.feedback-field-wrap {
  padding: 10px 20px 10px 20px;
  max-width: 500px;
  margin: auto; }

/* line 2269, theme.scss */
.feedback-submit {
  outline: none;
  font-size: 16px;
  text-transform: uppercase;
  border: 1px solid #0098d1;
  padding: 10px 20px;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

/* line 2278, theme.scss */
.feedback-modal {
  max-width: 500px;
  background: #fff;
  margin: auto;
  padding: 30px 20px;
  position: relative;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

/* line 2287, theme.scss */
.feedback-row.form-error {
  text-align: center;
  color: red; }

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

/* line 2295, theme.scss */
.added-modal {
  position: relative;
  max-width: 500px;
  background: #fff;
  padding: 40px 20px;
  margin: auto;
  position: relative;
  -webkit-border-radius: 6px;
  border-radius: 6px; }

/* line 2305, theme.scss */
.added-content > * {
  padding: 10px !important; }

/* line 2308, theme.scss */
.added-modal button {
  outline: none; }

/* line 2311, theme.scss */
.added-title {
  text-align: center;
  margin-bottom: 1.5rem;
  color: #50525a;
  font-family: Code;
  font-size: 25px;
  font-weight: 600;
  margin-top: 0.5rem; }

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

/* line 2325, theme.scss */
.added-close {
  border: 1px solid;
  background: none;
  padding: 5px 10px;
  font-size: 16px;
  color: #4a4a4a;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }
  /* line 2336, theme.scss */
  .added-close:hover {
    color: #0098d1; }

/* line 2341, theme.scss */
.added-link {
  border: 1px solid;
  padding: 5px 10px;
  margin-right: 10px;
  font-size: 16px;
  color: #4a4a4a;
  -webkit-border-radius: 6px;
  border-radius: 6px; }
  @media (max-width: 480px) {
    /* line 2341, theme.scss */
    .added-link {
      margin-right: 0px;
      margin-bottom: 10px; } }

/** pagination */
/* line 2356, theme.scss */
.pagination {
  display: inline-block;
  vertical-align: middle;
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 2364, theme.scss */
.pagination > .pagination-item {
  display: inline-block;
  vertical-align: middle; }

/* line 2369, theme.scss */
.pagination .pagination-link {
  display: inline-block; }

/* line 2373, theme.scss */
.pagination .pagination-item + .pagination-item {
  margin-left: 3px; }

/* line 2377, theme.scss */
.pagination .pagination-item .pagination-link {
  text-decoration: none;
  display: block;
  font-size: 13px;
  width: 26px;
  font-weight: 400;
  color: #4d4d4d; }

/* line 2387, theme.scss */
.pagination .pagination-item.is-current .pagination-link {
  text-transform: uppercase;
  color: #888450;
  font-weight: 700;
  line-height: 31px; }

/* line 2394, theme.scss */
.product_related-item:nth-child(2) ~ .product_related-item {
  display: none; }

/* line 2397, theme.scss */
.product_related-container .heading.with-tag.in-product {
  padding: 50px 40px;
  margin-bottom: 0px; }

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

@media (max-width: 768px) {
  /* line 2408, theme.scss */
  .mz-expand .mz-figure > img {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
/* line 2415, theme.scss */
.gallery-wrapper {
  margin: 0 15px; }

/* line 2418, theme.scss */
.gallery-slide {
  text-align: center; }

/* line 2422, theme.scss */
.product-quantity-input {
  width: 50px;
  text-align: center; }

/* line 2426, theme.scss */
.product-available {
  display: none !important; }

/* line 2430, theme.scss */
.product-sku {
  display: none !important; }

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

/* line 2440, theme.scss */
.product-title {
  color: #4f4f4f;
  font-size: 17px;
  font-weight: 400;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "HelveticaNeueCyr", sans-serif; }

/* line 2448, theme.scss */
.product-price {
  color: #424147;
  font-size: 31px;
  display: inline-block;
  vertical-align: baseline; }

/* line 2455, theme.scss */
.product-old_price {
  display: inline-block;
  vertical-align: baseline;
  color: #cfcfcf;
  font-size: 24px;
  text-decoration: line-through; }

/* line 2463, theme.scss */
.product-old_price + .product-price {
  margin-left: 3px; }

/* line 2466, theme.scss */
.button-buy.in-product {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #888450;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 13px 40px;
  line-height: 1;
  outline: none; }
  @media (max-width: 1300px) {
    /* line 2466, theme.scss */
    .button-buy.in-product {
      padding: 12px 20px; } }

/* line 2481, theme.scss */
.button-buy.in-product + .button-quick-checkout {
  margin-left: 5px; }

/* line 2484, theme.scss */
.button-quick-checkout {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #424147;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 12px 40px;
  line-height: 1;
  color: #fff; }
  @media (max-width: 1300px) {
    /* line 2484, theme.scss */
    .button-quick-checkout {
      padding: 12px 20px; } }

/* line 2499, theme.scss */
.product-info {
  background-color: #f7f7f7;
  padding: 35px 35px 35px; }
  @media (max-width: 720px) {
    /* line 2499, theme.scss */
    .product-info {
      padding: 25px;
      margin: 20px 0; } }

/* line 2507, theme.scss */
.product_info-delivery:before {
  content: '';
  display: block;
  border: 1px dotted #ccc;
  width: 100%;
  margin: 25px 0 20px 0; }

/* line 2515, theme.scss */
.product_info-delivery-title {
  display: block;
  color: #50525a;
  font-size: 15px;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 5px; }

/* line 2524, theme.scss */
.product_info-delivery-text ul {
  padding: 0 0 0px 15px;
  margin: 0; }

/* line 2528, theme.scss */
.product_info-delivery-title > * {
  display: inline-block;
  vertical-align: baseline; }

/* line 2533, theme.scss */
.product_info-delivery-title > img {
  margin-right: 5px;
  margin-bottom: -4px;
  width: 32px; }

/* line 2539, theme.scss */
.product_info-delivery-title {
  margin-bottom: 10px; }

/* line 2542, theme.scss */
.product_tabs {
  margin-top: 85px; }
  @media (max-width: 768px) {
    /* line 2542, theme.scss */
    .product_tabs {
      margin-top: 20px; } }

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

/* line 2552, theme.scss */
.product-quantity {
  display: none; }

/* line 2555, theme.scss */
.product_related-toggle {
  background-color: #e1e1e1;
  color: #fff;
  font-size: 28px;
  cursor: pointer; }

@media (max-width: 480px) {
  /* line 2562, theme.scss */
  .product-info {
    padding: 25px 15px 25px 15px; }

  /* line 2566, theme.scss */
  .button-buy.in-product {
    padding: 13px 20px; }

  /* line 2570, theme.scss */
  .button-quick-checkout {
    padding: 12px 15px; } }
/* line 2574, theme.scss */
.small_param-name {
  color: #50525a;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px; }

/* line 2581, theme.scss */
.small_param-name {
  max-width: 33%;
  -webkit-flex-basis: 33%;
  -ms-flex-preferred-size: 33%;
  flex-basis: 33%; }
  @media (max-width: 480px) {
    /* line 2581, theme.scss */
    .small_param-name {
      max-width: 50%;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }

/* line 2594, theme.scss */
.small_param-characteristic {
  color: #50525a;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px; }

/* line 2601, theme.scss */
.small_param {
  border-bottom: 1px solid #c2c2c2;
  border-top: 1px solid #c2c2c2;
  padding: 20px 0;
  margin: 20px 0; }

/* line 2608, theme.scss */
.brand_collection-image {
  max-width: 120px;
  -webkit-flex-basis: 120px;
  -ms-flex-preferred-size: 120px;
  flex-basis: 120px;
  text-transform: uppercase; }

/* line 2616, theme.scss */
.brand_collection-text {
  color: #858585;
  font-size: 12px;
  font-weight: 400;
  border-bottom: 1px dotted;
  margin-left: 10px; }

/* line 2623, theme.scss */
.brand_collection {
  margin-top: 15px; }

/* line 2626, theme.scss */
.brand_collection:before {
  content: '';
  display: block;
  border: 1px dotted #ccc;
  width: 100%;
  margin: 5px 0 20px 0; }

/* line 2633, theme.scss */
.product_related-side.is-active .product_related-item:nth-child(2) ~ .product_related-item {
  display: block;
  padding: 5px; }

/* line 2637, theme.scss */
.product_related-side .product_related-toggle .fa-angle-down {
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

/* line 2642, theme.scss */
.product_related-side.is-active .product_related-toggle .fa-angle-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

/* line 2648, theme.scss */
.product_related-side {
  position: absolute;
  left: 0;
  background: #fff;
  top: 0;
  width: 100%;
  z-index: 99; }
  @media (max-width: 1100px) {
    /* line 2648, theme.scss */
    .product_related-side {
      position: relative; } }

/* line 2661, theme.scss */
.product_related-wrap {
  position: relative;
  height: 100%; }

/* line 2665, theme.scss */
[data-product-sale] > * {
  display: inline-block;
  vertical-align: middle; }

/* line 2670, theme.scss */
[data-product-sale] > img {
  margin-top: 2px; }

/* line 2674, theme.scss */
[data-product-sale] {
  cursor: pointer; }

/* line 2678, theme.scss */
.star-rating-wrapper {
  *zoom: 1; }

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

/* line 2688, theme.scss */
.star-rating {
  float: left;
  *zoom: 1; }
  /* line 2692, theme.scss */
  .star-rating i {
    color: #FFDC00; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 2766, 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;
  outline: none; }

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

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

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

/* line 2787, theme.scss */
.button.button-is-border {
  color: #0b0b0b;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  background: none;
  border: none;
  text-decoration: none;
  border-bottom: 1px dotted #464646;
  cursor: pointer;
  padding: 0; }

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

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

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

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

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

/* line 2817, theme.scss */
label.form-label {
  font-size: 1.2rem; }

/* line 2825, theme.scss */
.review {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  margin: 10px 0; }

/* line 2840, theme.scss */
.reviews-list {
  width: 80%;
  list-style-type: none;
  background: #f7f7f7; }

/* line 2845, theme.scss */
.review-name {
  font-size: 1.5em;
  padding: 10px; }

/* line 2849, theme.scss */
.review-content {
  margin: 10px;
  min-height: 50px;
  background: #fff;
  padding: 20px; }

/* line 2855, theme.scss */
.review-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -moz-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

/* line 2868, theme.scss */
.form-field {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  min-width: 190px;
  padding: 5px; }

/* line 2875, theme.scss */
.page-container ul:not([class]) {
  padding: 0 0 0 20px;
  margin: 0; }

/* line 2879, theme.scss */
.form-field.is-textarea {
  padding: 15px;
  min-height: 2em; }

/* line 2884, theme.scss */
.product_tabs-head {
  color: #424242;
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  padding-right: 45px;
  position: relative;
  cursor: pointer;
  line-height: 1; }
  @media (max-width: 768px) {
    /* line 2884, theme.scss */
    .product_tabs-head {
      font-size: 25px; } }
  /* line 2896, theme.scss */
  .product_tabs-head:after {
    position: absolute;
    right: 0;
    top: -webkit-calc(50% - 21px);
    top: calc(50% - 21px);
    color: #3a3a3a;
    font-size: 30px;
    font-weight: 300;
    content: '+';
    line-height: 36px;
    width: 42px;
    height: 42px;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #3a3a3a; }

/* line 2916, theme.scss */
.product_tabs-item {
  opacity: 0; }
  /* line 2918, theme.scss */
  .dom_ready .product_tabs-item {
    opacity: 1; }
  @media (max-width: 768px) {
    /* line 2916, theme.scss */
    .product_tabs-item {
      padding-bottom: 15px;
      padding-top: 15px; } }
  /* line 2925, theme.scss */
  .product_tabs-item:last-child {
    border: none; }

/* line 2929, theme.scss */
.product_tabs-item.is-active .product_tabs-head:after {
  content: '–'; }

/* line 2933, theme.scss */
.product_tabs-box img {
  width: auto;
  height: auto; }

/* line 2938, theme.scss */
.product_tabs-list {
  background-color: #f7f7f7;
  padding: 40px 25px; }
  @media (max-width: 640px) {
    /* line 2938, theme.scss */
    .product_tabs-list {
      padding: 20px 14px; } }

/* line 2946, theme.scss */
.product_tabs-control {
  display: inline-block;
  vertical-align: baseline;
  background: #e1e1e1;
  padding: 18px 35px 8px;
  margin-right: 4px;
  -webkit-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-transition: background 200ms;
  -o-transition: background 200ms;
  transition: background 200ms;
  cursor: pointer;
  color: #a2a2a2;
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  text-align: center; }
  @media (max-width: 640px) {
    /* line 2946, theme.scss */
    .product_tabs-control {
      width: 100%;
      -webkit-border-radius: 0;
      border-radius: 0;
      padding: 8px 15px 8px; } }

/* line 2970, theme.scss */
.product_tabs {
  margin-bottom: 25px; }

/* line 2973, theme.scss */
.product_tabs-control.is-active {
  background: #fefefe;
  color: #676767; }
  @media (max-width: 640px) {
    /* line 2973, theme.scss */
    .product_tabs-control.is-active {
      border: 2px solid #424147; } }

/* line 2980, theme.scss */
.product_tabs-item {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 400;
  line-height: 22px; }

/* line 2987, theme.scss */
.promo-slider-content {
  background-color: rgba(36, 21, 18, 0.5);
  padding: 30px;
  width: 30%;
  color: #fff;
  -webkit-border-radius: 0 6px 6px 0;
  border-radius: 0 6px 6px 0; }
  @media (max-width: 768px) {
    /* line 2987, theme.scss */
    .promo-slider-content {
      width: 100%; } }

/* line 2998, theme.scss */
.promo-slider-slide {
  background-repeat: no-repeat;
  background-position: 50%;
  -webkit-background-size: cover;
  background-size: cover; }

/* line 3004, theme.scss */
.promo-slider-header span:not(.hashtag) {
  font-size: 45px;
  line-height: 1;
  font-weight: bold;
  margin-right: 5px; }

/* line 3010, theme.scss */
.promo-slider-header {
  margin-bottom: 25px;
  display: block;
  color: #fff; }
  /* line 3014, theme.scss */
  .promo-slider-header:hover {
    color: #fff; }

/* line 3018, theme.scss */
.promo-slider-container {
  height: 520px; }
  @media (max-width: 768px) {
    /* line 3018, theme.scss */
    .promo-slider-container {
      height: 420px; } }
  @media (max-width: 425px) {
    /* line 3018, theme.scss */
    .promo-slider-container {
      height: 170px; } }
  @media (max-width: 375px) {
    /* line 3018, theme.scss */
    .promo-slider-container {
      height: 130px; } }

/* line 3031, theme.scss */
.promo-slider-header .hashtag {
  color: #f5ae04;
  font-family: "Axure Handwriting";
  font-size: 52px;
  font-weight: 400; }

/* line 3038, theme.scss */
.promo-slider-header img {
  height: 42px; }

/* line 3042, theme.scss */
.promo-slider-header > * {
  display: inline-block;
  vertical-align: middle; }

/* line 3047, theme.scss */
.promo-slider-text {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px; }

/* line 3052, theme.scss */
.promo-slider-row {
  height: 100%; }

/* line 3055, theme.scss */
.swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #ebebeb;
  opacity: 1; }

/* line 3062, theme.scss */
.swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #ff7d2e; }

/** option */
/* line 3067, theme.scss */
.option-value.is-span {
  border: 1px solid #888450;
  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;
  color: #888450;
  -webkit-border-radius: 5px;
  border-radius: 5px; }

/* line 3082, theme.scss */
.option-value.is-active.is-span {
  border-color: #888450;
  color: #fff;
  background: #888450; }

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

/* line 3090, theme.scss */
.option-value.is-disabled.is-span {
  opacity: 0.5; }

/* line 3093, theme.scss */
.sizes_table-link span:first-child {
  color: #858585;
  font-size: 12px;
  font-weight: 400;
  border-bottom: 1px dotted #4f5464;
  padding-bottom: 0;
  display: inline-block;
  line-height: 1.5;
  vertical-align: top; }

/* line 3103, theme.scss */
.sizes_table-box {
  display: none;
  overflow: auto; }

/* line 3107, theme.scss */
.sizes_table-icon {
  display: inline-block;
  vertical-align: top;
  width: 16px;
  height: 16px;
  margin-left: 10px; }

/* line 3115, theme.scss */
.sizes_table {
  margin-top: 18px;
  margin-bottom: 35px; }

/* line 3120, theme.scss */
.option.is-span {
  margin-bottom: 10px; }

/* line 3125, theme.scss */
.option-colors-image {
  width: 16px;
  height: 16px;
  display: inline-block;
  vertical-align: middle; }

/* line 3132, theme.scss */
.option_style-top {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #a1a1a1;
  padding: 10px;
  display: inline-block;
  vertical-align: middle;
  width: 180px;
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  cursor: pointer; }

/* line 3147, theme.scss */
.option-label {
  display: block;
  color: #50525a;
  font-size: 15px;
  font-weight: 400;
  /* Text style for "В" */
  text-transform: uppercase;
  margin-bottom: 5px; }

/* line 3156, theme.scss */
.option_style-bottom {
  display: inline-block;
  width: 180px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #a1a1a1;
  padding: 10px;
  margin-top: -1px;
  position: absolute;
  background: #f7f7f7;
  z-index: 1;
  top: 100%;
  display: none;
  left: 0; }

/* line 3172, theme.scss */
.option_style-wrapper {
  position: relative; }

/* line 3176, theme.scss */
.option_style {
  position: relative; }

/* line 3180, theme.scss */
.option-value {
  cursor: pointer; }

/* line 3184, theme.scss */
.option_style-top:after {
  content: '';
  display: inline-block;
  vertical-align: middle;
  width: 8px;
  height: 6px;
  margin-left: 8px;
  background-image: url(angle-d.svg);
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 15px;
  top: -webkit-calc(50% - 3px);
  top: calc(50% - 3px); }

/* line 3201, theme.scss */
.option_style-top {
  position: relative; }

/* line 3205, theme.scss */
.top_panel {
  background: url(image_collection.png);
  -webkit-background-size: cover !important;
  background-size: cover !important;
  background-position: 50% !important;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
  margin-bottom: 20px; }
  /* line 3215, theme.scss */
  .top_panel a {
    color: #fff; }
  /* line 3219, theme.scss */
  .top_panel .breadcrumb {
    margin-bottom: 0px; }
    @media (max-width: 480px) {
      /* line 3219, theme.scss */
      .top_panel .breadcrumb {
        display: none; } }

/* line 3226, theme.scss */
.top_panel-heading {
  color: #ffffff;
  font-family: Code;
  font-size: 32px;
  font-weight: 300;
  margin: 0; }
  @media (max-width: 768px) {
    /* line 3226, theme.scss */
    .top_panel-heading {
      font-size: 42px;
      padding: 7px 0;
      overflow: hidden; } }
  @media (max-width: 480px) {
    /* line 3226, theme.scss */
    .top_panel-heading {
      font-size: 32px;
      padding: 5px 0;
      overflow: hidden; } }

/* line 3243, theme.scss */
.top_panel-heading .hashtag {
  color: #17f565;
  font-family: "Axure Handwriting";
  font-size: 32px;
  font-weight: 400; }

/* line 3249, theme.scss */
.top_panel.is-cart {
  margin: 0; }

/* line 3252, theme.scss */
.certificates-item.is-gray {
  background: #f5f5f5; }

/* line 3256, theme.scss */
.certificates-item {
  padding: 20px;
  height: 100%; }

/* line 3260, theme.scss */
.certificates-title {
  font-weight: bold; }

/* line 3264, theme.scss */
.certificates-info {
  color: #0885b5;
  margin-top: 10px; }

@media (max-width: 768px) {
  /* line 3269, theme.scss */
  .certificates-item.is-gray.is-white-sm {
    background: #fff; }

  /* line 3272, theme.scss */
  .certificates-item.is-gray-sm {
    background: #f5f5f5; } }
/* line 3277, theme.scss */
.tooltipster-base {
  pointer-events: auto; }

/* line 3280, theme.scss */
.fixedsticky + [style*="position: sticky"] {
  z-index: -1; }

/* line 3284, theme.scss */
.top-menu-sub {
  display: none; }

/* line 3287, theme.scss */
.top-menu-sub {
  position: absolute;
  top: 65px;
  left: 50%;
  width: 100%;
  max-width: 1360px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #fff;
  z-index: 100; }

/* line 3300, theme.scss */
.top-menu-item:hover .top-menu-sub {
  display: block; }

/* line 3303, theme.scss */
.top-menu-sub {
  border: 1px solid #8e8e8e; }

/* line 3306, theme.scss */
.top-menu-padded {
  padding: 12px 12px 5px 12px; }

/* line 3310, theme.scss */
.top-menu .brands-list.row > .cell-12 {
  margin-bottom: 30px; }
/* line 3314, theme.scss */
.top-menu .brands-list {
  padding: 0 0 0 20px; }

/* line 3319, theme.scss */
.cell-menu {
  border-right: 1px solid #8e8e8e; }

/* line 3322, theme.scss */
.top-menu-sub-link {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.5;
  text-transform: uppercase;
  color: #5e5e63;
  padding: 3px 0;
  margin-bottom: 3px;
  display: inline-block; }

/* line 3333, theme.scss */
.top-menu-item:hover > a {
  background: #8e8e8e;
  color: #fff; }

/* line 3338, theme.scss */
.product_info-delivery-text {
  font-size: 14px; }

/* line 3341, theme.scss */
.alertify-notifier .ajs-message.ajs-error {
  color: #fff; }

/* line 3345, theme.scss */
.m-input .m-input-example--checkbox {
  float: right;
  width: -webkit-calc(100% - 30px);
  width: calc(100% - 30px); }

/* line 3350, theme.scss */
.m-input input#client_consent_to_personal_data {
  display: inline;
  -moz-appearance: checkbox;
  -webkit-appearance: checkbox;
  width: 15px; }

/* line 3356, theme.scss */
.product-sale > span {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ff8400;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 13px 40px;
  line-height: 17px;
  outline: none;
  width: 100%;
  display: block;
  text-align: center;
  margin: 10px 0 5px; }

/* line 3373, theme.scss */
.special-price-label {
  position: absolute;
  top: 0;
  margin-top: -webkit-calc(100% - 88px);
  margin-top: calc(100% - 88px);
  left: 35px;
  right: 35px;
  display: none;
  font-size: 13px;
  line-height: 1.4;
  background: rgba(255, 255, 255, 0.95);
  background: #ff7d2e;
  padding: 8px 10px;
  color: #fff;
  text-align: center;
  margin-bottom: -10px;
  border: 1px solid #c2c2c2; }
  /* line 3391, theme.scss */
  .special-price-label a {
    color: inherit;
    font-weight: bold;
    text-decoration: underline; }
    /* line 3395, theme.scss */
    .special-price-label a:hover {
      text-decoration: none; }
  /* line 3399, theme.scss */
  .special-price-label span {
    color: #ff8400;
    font-weight: bold;
    font-size: 16px; }

/* line 3405, theme.scss */
.card:hover .special-price-label {
  display: block; }

@media (max-width: 1000px) and (min-width: 769px) {
  /* line 3409, theme.scss */
  .special-price-label {
    margin-top: -10px;
    position: relative;
    z-index: 50;
    border: 0;
    left: 0;
    right: 0;
    padding: 8px 0;
    margin-bottom: -65px;
    background: #fff; } }
@media (max-width: 768px) {
  /* line 3423, theme.scss */
  .special-price-label {
    display: block !important;
    position: static;
    margin-top: -16px; } }
/* line 3430, theme.scss */
.social-menu-link {
  color: inherit;
  width: 35px;
  height: 35px;
  display: none;
  vertical-align: top;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  margin-left: -6px;
  margin-bottom: 5px;
  text-align: center;
  line-height: 32px;
  background-repeat: no-repeat;
  -webkit-background-size: 60% 60%;
  background-size: 60%;
  background-position: 50%;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }
  /* line 3451, theme.scss */
  .social-menu-link:hover {
    opacity: 0.9; }

/* line 3455, theme.scss */
.social-menu-link.is-vk {
  background-image: url("vk2.svg");
  display: inline-block; }

/* line 3459, theme.scss */
.social-menu-link.is-facebook {
  background-image: url("facebook.svg");
  display: inline-block; }

/* line 3463, theme.scss */
.social-menu-link.is-youtube {
  background-image: url("youtube.svg");
  display: inline-block; }

/* line 3467, theme.scss */
.social-menu-link.is-instagram {
  background-image: url("instagram.svg");
  display: inline-block; }

/* line 3471, theme.scss */
.social-menu-link.is-twitter {
  background-image: url("twitter.svg");
  display: inline-block; }

/* line 3475, theme.scss */
.social-menu-link.is-t_me {
  background-image: url("t_me.svg");
  display: inline-block; }

/* line 3479, theme.scss */
.social-menu-link.is-odnoklassniki {
  background-image: url("ok-social.svg");
  display: inline-block; }

/* line 3483, theme.scss */
.social-menu-link.is-google-plus {
  background-image: url("google-plus.svg");
  display: inline-block; }

/* line 3488, theme.scss */
.social-menu.is-icon-font .social-menu-link {
  background-image: none; }

/* line 3492, theme.scss */
a.toolbar-item.col.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* line 3512, theme.scss */
a.toolbar-item.flex-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }

/* line 3529, theme.scss */
.text-bonnus {
  margin-left: 6px; }

/* line 3532, theme.scss */
.place-bonus-cart {
  line-height: 16px;
  margin-top: 20px; }

@media (max-width: 480px) {
  /* line 3545, theme.scss */
  .main_header-toolbar.toolbar {
    margin-left: 0; } }
/* line 3549, theme.scss */
.widget.with-icon.is-phone {
  position: relative;
  top: 5px; }

/* line 3554, theme.scss */
.main_header-toolbar.toolbar {
  margin-left: 0; }

@media (max-width: 1200px) {
  /* line 3560, theme.scss */
  a.main_header-cart.cart_widget.row.flex-between.flex-center-sm.flex-middle {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end; }

  /* line 3567, theme.scss */
  span.cart_widget-icon {
    margin-left: 10px;
    margin-right: 20px; }

  /* line 3571, theme.scss */
  .text-bonnus {
    display: none; }

  /* line 3575, theme.scss */
  .main_header-toolbar.toolbar.row.flex-start-xs {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 10px; } }
@media (max-width: 480px) {
  /* line 3585, theme.scss */
  span.widget-text {
    text-align: center; }

  /* line 3589, theme.scss */
  .change_city.text-left {
    text-align: center; }

  /* line 3592, theme.scss */
  span.cart_widget-icon {
    margin-left: 10px;
    margin-right: 0px; }

  /* line 3596, theme.scss */
  .main_header-toolbar.toolbar.row.flex-start-xs {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: 0px; }

  /* line 3604, theme.scss */
  a.main_header-cart.cart_widget.row.flex-between.flex-center-sm.flex-middle {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-right: 20px; } }
/* line 3613, theme.scss */
.main_header-callback {
  white-space: nowrap; }

@media (max-width: 540px) and (min-width: 480px) {
  /* line 3617, theme.scss */
  span.cart_widget-icon {
    margin-right: 5px; }

  /* line 3620, theme.scss */
  .main_header-toolbar.toolbar.row.flex-start-xs {
    margin-right: 0px; } }
/* line 3624, theme.scss */
.place-bonus-cart {
  background: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  padding: 20px;
  color: #555;
  line-height: 16px;
  margin-top: 20px; }

/* line 3635, theme.scss */
.sale-bonus {
  background: #fff;
  padding: 10px;
  border-radius: 5px;
  margin: 10px 0; }

@media (max-width: 2000px) and (min-width: 1024px) {
  /* line 3645, theme.scss */
  .widget.with-icon.is-phone {
    top: 3px; } }
/* line 3649, theme.scss */
.sale-bonus {
  display: inline-flex;
  align-items: center;
  line-height: 13px;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase; }
  /* line 3656, theme.scss */
  .sale-bonus img {
    margin-right: 10px;
    max-height: 30px; }

/* line 3661, theme.scss */
.sale-bonus {
  padding-left: 5px;
  padding-right: 5px;
  white-space: nowrap;
  font-size: 11px; }
  /* line 3666, theme.scss */
  .sale-bonus img {
    margin-right: 5px; }

/* line 3670, theme.scss */
.product-old_price {
  white-space: nowrap; }

/* line 3673, theme.scss */
.product-price {
  margin-right: auto; }

/* line 3677, theme.scss */
.product-prices {
  flex-wrap: wrap;
  display: flex;
  align-items: center; }
  /* line 3680, theme.scss */
  .product-prices .product-price {
    white-space: nowrap; }

/* line 3687, theme.scss */
.for-mobile {
  display: none; }

@media (max-width: 768px) {
  /* line 3691, theme.scss */
  form.collection-filter {
    display: none; }

  /* line 3694, theme.scss */
  .for-mobile {
    display: block; }

  /* line 3697, theme.scss */
  .for-desktop {
    display: none; } }
/*.place-bonus-cart, span.text-bonnus {
  display: none;
}*/
/* line 3707, theme.scss */
.discounts-row {
  background: #ff8100;
  padding: 15px;
  min-height: 53px;
  margin: 17px 0; }

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

/* line 3721, theme.scss */
.blog-articles {
  padding-left: 0; }

/* line 3725, theme.scss */
.article-title {
  font-size: 2.5rem; }

/* line 3728, theme.scss */
.article-image {
  margin-bottom: 1rem; }

/* line 3731, theme.scss */
.article-products {
  padding: 1rem 0; }

/* line 3734, theme.scss */
.article-tags-list {
  display: block; }

/* line 3738, theme.scss */
.article-tags-header h3 {
  font-size: 18px;
  margin: 0; }

/* line 3743, theme.scss */
.article-tags {
  margin: 1rem 0; }

/* line 3747, theme.scss */
.article-tags-item {
  display: inline-block;
  vertical-align: text-bottom; }

/* line 3751, theme.scss */
.article-products .heading {
  font-size: 36px; }

/* line 3755, theme.scss */
.collection-count {
  font-size: 32px;
  font-weight: 400;
  line-height: 15px; }

/* line 3760, theme.scss */
.collection-right {
  padding-left: 50px; }
  @media (max-width: 768px) {
    /* line 3760, theme.scss */
    .collection-right {
      padding-left: 0; } }

/* line 3766, theme.scss */
.collection-wrapper {
  margin-bottom: 70px; }

/* line 3769, theme.scss */
.collection_description-filters a {
  color: #acacac;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  text-decoration: underline;
  display: inline-block;
  vertical-align: baseline;
  margin-right: 15px; }

/* line 3779, theme.scss */
.collection_description-filters {
  margin: 35px 0 15px; }

/* line 3782, theme.scss */
.collection-left {
  margin-bottom: 20px; }

@media (max-width: 768px) {
  /* line 3786, theme.scss */
  .collection_description-filters {
    margin: 15px 0 5px; }

  /* line 3789, theme.scss */
  .collection-order-wrapper {
    padding-bottom: 10px;
    padding-top: 15px; }

  /* line 3793, theme.scss */
  .collection_description-image {
    display: none; }

  /* line 3796, theme.scss */
  .collection_description-text {
    display: none; } }
/* line 3800, theme.scss */
.collection_description-title {
  color: #50525a;
  font-size: 52px;
  font-weight: 300; }

/* line 3806, theme.scss */
.collection_bottom_description-title .hashtag {
  color: #17f565;
  font-family: "Axure Handwriting";
  font-size: 52px;
  font-weight: 400; }

/* line 3812, theme.scss */
.collection_bottom_description-hashtags {
  color: #b1b1b1;
  font-family: "Axure Handwriting";
  font-size: 38px;
  font-weight: 400;
  margin-top: 30px; }

/* line 3819, theme.scss */
.collection_bottom_description {
  padding: 60px 0;
  -webkit-box-shadow: inset 0 5px 11px -7px rgba(0, 1, 1, 0.3);
  box-shadow: inset 0 5px 11px -7px rgba(0, 1, 1, 0.3); }

/* line 3825, theme.scss */
.collection_bottom_description-text {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px; }

/* line 3831, theme.scss */
.collection-seo_description {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px; }

/* line 3838, theme.scss */
.page-container {
  padding-top: 50px;
  padding-bottom: 50px; }

/* line 3844, theme.scss */
.page-container table tbody > tr:nth-child(odd) > td,
table tbody > tr:nth-child(odd) > th {
  background-color: #fff !important; }

/* line 3850, theme.scss */
body {
  min-width: 320px;
  margin: 0; }

/* line 3854, theme.scss */
.is-section {
  padding: 60px 0; }
  @media (max-width: 768px) {
    /* line 3854, theme.scss */
    .is-section {
      padding: 30px 0; } }

/* line 3860, theme.scss */
.swiper-container {
  opacity: 0;
  -webkit-transition: opacity 0.1s;
  -o-transition: opacity 0.1s;
  -moz-transition: opacity 0.1s;
  transition: opacity 0.1s; }

/* line 3867, theme.scss */
.dom_ready .swiper-container {
  opacity: 1; }

/* line 3871, theme.scss */
.product-description {
  background: #f7f7f7; }

/* line 3874, theme.scss */
.product_properties-wrap {
  padding-top: 135px;
  padding-left: 25px; }
  @media (max-width: 1100px) {
    /* line 3874, theme.scss */
    .product_properties-wrap {
      padding-top: 0px;
      padding-left: 0px;
      margin-bottom: 20px; } }

/* line 3883, theme.scss */
.product_properties-row {
  border-bottom: 1px solid #ebebeb; }

/* line 3887, theme.scss */
.product_properties-name {
  max-width: 43%;
  -webkit-flex-basis: 43%;
  -ms-flex-preferred-size: 43%;
  flex-basis: 43%; }

/* line 3894, theme.scss */
.product_properties-name {
  color: #424147;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px; }

/* line 3901, theme.scss */
.product_properties-characteristic {
  color: #5f6168;
  font-size: 13px;
  font-weight: 400;
  line-height: 32px; }

/* line 3908, theme.scss */
.cart_sidebar {
  background-color: #f7f7f7;
  color: #464646;
  padding: 30px; }
  @media (max-width: 1100px) {
    /* line 3908, theme.scss */
    .cart_sidebar {
      padding: 30px 15px; } }
  @media (max-width: 768px) {
    /* line 3908, theme.scss */
    .cart_sidebar {
      margin-left: -10px;
      margin-right: -10px; } }

/* line 3920, theme.scss */
.cart_sidebar-items_price {
  font-size: 23px;
  font-weight: 400;
  line-height: 21px; }

/* line 3926, theme.scss */
.cart_sidebar-icon {
  margin-bottom: 30px; }

/* line 3930, theme.scss */
.cart_sidebar-count {
  margin-bottom: 15px; }

/* line 3934, theme.scss */
.cart_sidebar-top {
  padding-bottom: 30px;
  border-bottom: 1px solid rgba(235, 244, 247, 0.6); }

/* line 3938, theme.scss */
.cart_sidebar-middle {
  font-size: 17px;
  font-weight: 400;
  padding: 40px 0;
  border-bottom: 1px solid rgba(235, 244, 247, 0.6); }
  @media (max-width: 1100px) {
    /* line 3938, theme.scss */
    .cart_sidebar-middle {
      font-size: 15px; } }
  @media (max-width: 768px) {
    /* line 3938, theme.scss */
    .cart_sidebar-middle {
      padding: 20px 0; } }

/* line 3957, theme.scss */
.cart-submit {
  width: 49%;
  text-align: center;
  max-width: 127px; }

/* line 3962, theme.scss */
.cart-item {
  border-bottom: 1px solid #ebf4f7;
  padding: 40px 0; }

/* line 3966, theme.scss */
.cart-order {
  margin-bottom: 70px;
  margin-top: 15px; }
  @media (max-width: 768px) {
    /* line 3966, theme.scss */
    .cart-order {
      margin-bottom: 20px; } }

/* line 3973, theme.scss */
.cart-quick {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 13px 21px;
  line-height: 1;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  color: #ffffff; }
  @media (max-width: 1320px) {
    /* line 3973, theme.scss */
    .cart-quick {
      padding: 13px 7px; } }
  @media (max-width: 1100px) {
    /* line 3973, theme.scss */
    .cart-quick {
      padding: 13px 15px; } }
  @media (max-width: 900px) {
    /* line 3973, theme.scss */
    .cart-quick {
      padding: 13px 9px; } }
  @media (max-width: 640px) {
    /* line 3973, theme.scss */
    .cart-quick {
      padding: 13px 12px; } }

/* line 4000, theme.scss */
#create_with_quick_checkout .m-modal-close {
  display: none; }

/* line 4003, theme.scss */
#create_with_quick_checkout {
  max-width: 480px;
  margin: auto;
  background: #fff;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  padding: 1rem;
  position: relative; }

/* line 4012, theme.scss */
#create_with_quick_checkout [href="/cart_items"] {
  display: none; }

/* line 4015, theme.scss */
#create_with_quick_checkout .mfp-close {
  color: #333;
  position: absolute;
  z-index: 10;
  top: 10px;
  right: 10px;
  height: 30px;
  width: 30px;
  padding: 0;
  cursor: pointer;
  border: none;
  background-color: transparent;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MCA1MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNTAgNTAiPjxwYXRoIGQ9Ik0zNy4zMDQgMTEuMjgybDEuNDE0IDEuNDE0LTI2LjAyMiAyNi4wMi0xLjQxNC0xLjQxM3oiLz48cGF0aCBkPSJNMTIuNjk2IDExLjI4MmwyNi4wMjIgMjYuMDItMS40MTQgMS40MTUtMjYuMDIyLTI2LjAyeiIvPjwvc3ZnPg==);
  background-repeat: no-repeat;
  font-size: 0; }

/* line 4031, theme.scss */
.cart-empty {
  padding: 20px;
  margin: 50px 0;
  background: #f5f5f5; }

/* line 4036, theme.scss */
.discounts-row .cart_sidebar-total_label {
  width: 50%;
  font-size: 16px;
  line-height: 1.2; }

@media (max-width: 768px) {
  /* line 4042, theme.scss */
  .item-info-inner {
    margin: 0 10px; } }
/* line 4047, theme.scss */
.cart_info-icon {
  margin-bottom: 60px;
  color: #414141;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase; }
  @media (max-width: 768px) {
    /* line 4047, theme.scss */
    .cart_info-icon {
      margin-bottom: 20px; } }

/* line 4059, theme.scss */
.cart_info-icon img {
  margin-right: 20px; }

/* line 4062, theme.scss */
.cart_info-text {
  color: #414141;
  font-size: 15px;
  font-weight: 400;
  line-height: 25px;
  margin-bottom: 45px; }
  @media (max-width: 768px) {
    /* line 4062, theme.scss */
    .cart_info-text {
      margin-bottom: 15px; } }

/* line 4072, theme.scss */
.cart_info-left {
  border-right: 1px solid #d7d7d7;
  padding-right: 60px; }
  @media (max-width: 768px) {
    /* line 4072, theme.scss */
    .cart_info-left {
      padding-right: 0px;
      border-right: 1px solid transparent; } }

/* line 4081, theme.scss */
.cart_info-right {
  padding-left: 60px; }
  @media (max-width: 768px) {
    /* line 4081, theme.scss */
    .cart_info-right {
      padding-left: 0px; } }

@media (max-width: 768px) {
  /* line 4087, theme.scss */
  .cart_info-bottom {
    margin-bottom: 20px; } }

/* line 4092, theme.scss */
.cart_info-payments_item {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
  color: #414141;
  font-size: 14px;
  font-weight: 400;
  line-height: 25px;
  text-transform: uppercase; }

/* line 4102, theme.scss */
.cart_info-payments_item:before {
  content: '';
  background-image: url("ok-icon.svg");
  -o-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px; }

/* line 4114, theme.scss */
.cart_info-payments {
  margin-bottom: 30px; }

/* line 4117, theme.scss */
.cart_info {
  margin-bottom: 30px; }

/* line 4120, theme.scss */
.cart_info:after {
  -webkit-box-shadow: 0 3px 5px rgba(0, 1, 1, 0.2);
  box-shadow: 0 3px 5px rgba(0, 1, 1, 0.2);
  content: '';
  display: block;
  height: 6px;
  margin-top: 90px;
  margin-bottom: 60px; }

/* line 4130, theme.scss */
.promocode-form {
  display: none; }

/* line 4134, theme.scss */
.discounts-coupon {
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #424147;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  padding: 13px 21px;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  -moz-transition: all 200ms;
  transition: all 200ms;
  color: #424147;
  background: transparent;
  height: 40px;
  line-height: 38px;
  width: -webkit-calc(100% - 120px);
  width: -moz-calc(100% - 120px);
  width: calc(100% - 120px);
  margin-right: 5px; }
  /* line 4154, theme.scss */
  .discounts-coupon::-webkit-input-placeholder {
    /* Chrome */
    color: #ffffff; }
  /* line 4157, theme.scss */
  .discounts-coupon:-ms-input-placeholder {
    /* IE 10+ */
    color: #ffffff; }
  /* line 4160, theme.scss */
  .discounts-coupon::-moz-placeholder {
    /* Firefox 19+ */
    color: #ffffff;
    opacity: 1; }
  /* line 4164, theme.scss */
  .discounts-coupon:-moz-placeholder {
    /* Firefox 4 - 18 */
    color: #ffffff;
    opacity: 1; }

/* line 4170, theme.scss */
.discounts-submit {
  height: 40px;
  line-height: 38px !important;
  padding: 0 4px !important;
  width: 110px; }

/* line 4177, theme.scss */
.promocode-form {
  padding: 20px 0 0; }

/* line 4180, theme.scss */
.discounts-notice {
  padding: 10px;
  color: #fff;
  background: rgba(255, 255, 255, 0.18);
  margin: 10px 0 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 2px solid #fff; }

/* line 4190, theme.scss */
.promocode {
  cursor: pointer; }
