@charset "UTF-8";
/*=========================================
  THEME
=========================================*/
/* line 1, _custom.scss */
.collection-info {
  border-bottom: 1px solid #e2e0de; }

/* line 5, _custom.scss */
.faq-title {
  text-align: center;
  font-size: 22px;
  font-weight: bold; }

/* line 11, _custom.scss */
.question {
  font-size: 18px;
  font-weight: bold; }

/* line 16, _custom.scss */
.answer {
  font-size: 17px;
  font-style: italic;
  padding-bottom: 10px; }

@media all and (max-width: 1024px) {
  /* line 22, _custom.scss */
  .main-header.container {
    padding-top: 60px !important; } }
/* line 26, _custom.scss */
.search-widget .search_widget-close {
  width: 40px !important;
  height: 30px !important;
  top: 10px !important;
  right: 2px !important; }

/* line 32, _custom.scss */
button, div.cart-widget.drop {
  white-space: nowrap; }

/* line 35, _custom.scss */
.drop-target.dynamic_basket-drop {
  white-space: initial; }

/* line 38, _custom.scss */
.fancybox-slide .added-content .bttn-prim, .added-content button {
  margin-bottom: 10px; }

/* line 41, _custom.scss */
.card .card-quick {
  padding: 13px 13px 0px 40px !important; }

/* line 45, _custom.scss */
.eighth-march {
  border: 1px solid red;
  font-weight: bold; }
  /* line 48, _custom.scss */
  .eighth-march p {
    text-align: center; }

/* line 53, _custom.scss */
.button_color {
  background-color: gray; }

/* line 56, _custom.scss */
.button_color:hover {
  background-color: gray; }

/* line 60, _custom.scss */
.showrooms {
  overflow-x: hidden;
  margin: 30px 0; }
  /* line 63, _custom.scss */
  .showrooms--index {
    margin-top: 0; }
  /* line 66, _custom.scss */
  .showrooms__tabs {
    display: flex;
    gap: 5px;
    padding: 5px;
    background-color: #f6f6f6;
    border-radius: 10px;
    margin: 0 0 20px; }
    @media (max-width: 767px) {
      /* line 66, _custom.scss */
      .showrooms__tabs {
        flex-direction: column; } }
  /* line 77, _custom.scss */
  .showrooms__tab {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 10px;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
    transiotion: 0.2s; }
    /* line 87, _custom.scss */
    .showrooms__tab:hover {
      color: #599719; }
    /* line 90, _custom.scss */
    .showrooms__tab.is-active {
      background-color: #599719;
      color: #fff !important; }
  /* line 95, _custom.scss */
  .showrooms__content {
    display: none; }
    /* line 97, _custom.scss */
    .showrooms__content.is-active {
      display: block; }

/* line 103, _custom.scss */
.showroom {
  color: #432d18; }
  /* line 105, _custom.scss */
  .showroom__title {
    font-size: 26px;
    display: block;
    margin: 0 0 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1rem; }
  /* line 113, _custom.scss */
  .showroom__contacts {
    font-size: 20px; }
    /* line 115, _custom.scss */
    .showroom__contacts-name {
      font-weight: bold; }
  /* line 119, _custom.scss */
  .showroom__map {
    margin: 20px 0 0; }
  /* line 122, _custom.scss */
  .showroom__gallery {
    margin: 20px 0 0; }
    /* line 125, _custom.scss */
    .showroom__gallery .swiper-placeholder {
      position: relative; }
    /* line 128, _custom.scss */
    .showroom__gallery .swiper-container {
      position: static; }
    /* line 132, _custom.scss */
    .showroom__gallery .swiper-slide img {
      width: atuo;
      height: 100%;
      max-height: 450px;
      margin: 0 auto;
      display: block;
      object-fit: cover; }
    /* line 142, _custom.scss */
    .showroom__gallery .swiper-button-prev, .showroom__gallery .swiper-button-next {
      width: 50px;
      height: 50px;
      background-color: #fff;
      background-size: 25px 25px !important;
      border-radius: 50px;
      background-repeat: no-repeat;
      background-position: center; }
      @media (max-width: 767px) {
        /* line 142, _custom.scss */
        .showroom__gallery .swiper-button-prev, .showroom__gallery .swiper-button-next {
          width: 40px;
          height: 40px;
          background-size: 20px 20px !important; } }
    /* line 156, _custom.scss */
    .showroom__gallery .swiper-button-prev {
      left: -25px; }
      @media (max-width: 767px) {
        /* line 156, _custom.scss */
        .showroom__gallery .swiper-button-prev {
          left: -20px; } }
    /* line 162, _custom.scss */
    .showroom__gallery .swiper-button-next {
      right: -25px; }
      @media (max-width: 767px) {
        /* line 162, _custom.scss */
        .showroom__gallery .swiper-button-next {
          right: -20px; } }

/* line 172, _custom.scss */
.promo-slide.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center; }

/* line 178, _custom.scss */
.product__split-widget {
  margin: 10px 0 10px; }
  /* line 180, _custom.scss */
  .product__split-widget:empty {
    display: none; }
  /* line 183, _custom.scss */
  .product__split-widget .ya-pay-widget {
    border: 1px solid #e2e0de;
    border-radius: 0 !important; }
    /* line 186, _custom.scss */
    .product__split-widget .ya-pay-widget[style*="height: 0px"], .product__split-widget .ya-pay-widget[style*="height:0px"] {
      visibility: hidden;
      margin: -20px 0 0;
      display: block !important; }

/* line 2, _promo-page.scss */
.promo-page__hero {
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  margin: 40px auto;
  max-width: 640px; }
  /* line 10, _promo-page.scss */
  .promo-page__hero span {
    display: block;
    font-size: 32px;
    line-height: 36px;
    font-weight: 700;
    color: #599719;
    margin: 0 0 12px; }
/* line 20, _promo-page.scss */
.promo-page__know {
  text-align: center;
  margin: 40px 0; }
  /* line 24, _promo-page.scss */
  .promo-page__know-title {
    margin: 0 0 24px;
    font-size: 32px;
    line-height: 36px;
    color: #3e2d24; }
  /* line 31, _promo-page.scss */
  .promo-page__know-list {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
    list-style: none;
    margin: 0;
    padding: 0;
    counter-reset: listCounter; }
    @media (max-width: 768px) {
      /* line 31, _promo-page.scss */
      .promo-page__know-list {
        grid-template-columns: repeat(1, 1fr); } }
    /* line 43, _promo-page.scss */
    .promo-page__know-list li {
      display: block;
      position: relative;
      counter-increment: listCounter;
      width: 100%;
      font-size: 20px;
      line-height: 24px; }
      /* line 51, _promo-page.scss */
      .promo-page__know-list li p {
        max-width: 360px;
        margin: 0 auto; }
      /* line 56, _promo-page.scss */
      .promo-page__know-list li::before {
        content: counter(listCounter);
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 0 auto 12px;
        width: 40px;
        height: 40px;
        background: #599719;
        border-radius: 50%;
        font-size: 24px;
        line-height: 28px;
        color: #fff; }
/* line 74, _promo-page.scss */
.promo-page__suggestions {
  text-align: center;
  margin: 40px 0; }
  /* line 79, _promo-page.scss */
  .promo-page__suggestions-title {
    margin: 0 0 24px;
    font-size: 32px;
    line-height: 36px;
    color: #3e2d24; }
  /* line 86, _promo-page.scss */
  .promo-page__suggestions-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 12px;
    list-style: none;
    margin: 0;
    padding: 0; }
    @media (max-width: 768px) {
      /* line 86, _promo-page.scss */
      .promo-page__suggestions-list {
        grid-template-columns: repeat(2, 1fr); } }
    @media (max-width: 576px) {
      /* line 86, _promo-page.scss */
      .promo-page__suggestions-list {
        grid-template-columns: repeat(1, 1fr); } }
    /* line 100, _promo-page.scss */
    .promo-page__suggestions-list li {
      padding: 16px 20px 48px;
      position: relative;
      isolation: isolate;
      text-align: left;
      background: #f2f4f7;
      overflow: hidden;
      border-radius: 8px;
      text-shadow: 0 0 2px #f2f4f7;
      min-height: 160px; }
      /* line 111, _promo-page.scss */
      .promo-page__suggestions-list li img {
        position: absolute;
        bottom: -20px;
        right: 0;
        z-index: -1;
        transition: scale 400ms ease-in-out 0ms;
        transform-origin: bottom right; }
      /* line 120, _promo-page.scss */
      .promo-page__suggestions-list li .discount {
        font-weight: 700; }
      /* line 125, _promo-page.scss */
      .promo-page__suggestions-list li:hover img {
        scale: 1.04; }
      /* line 130, _promo-page.scss */
      .promo-page__suggestions-list li:last-child {
        background: #fca533;
        text-shadow: 0 0 2px #fca533; }
/* line 138, _promo-page.scss */
.promo-page__important {
  margin: 40px 0;
  text-align: center; }
  /* line 142, _promo-page.scss */
  .promo-page__important-title {
    margin: 0 0 24px;
    font-size: 32px;
    line-height: 36px;
    color: #e91a1a;
    font-weight: 700; }
  /* line 150, _promo-page.scss */
  .promo-page__important-info {
    margin: 24px auto 0;
    font-size: 20px;
    line-height: 24px;
    max-width: 480px; }
    /* line 156, _promo-page.scss */
    .promo-page__important-info span {
      padding: 8px 12px;
      background: #fca533;
      color: #3e2d24;
      border-radius: 4px;
      font-weight: 700;
      display: inline-block;
      margin: 12px auto 0; }

/* line 12, theme.scss */
input {
  border-radius: 0; }

/* line 13, theme.scss */
.overflow-hidden {
  overflow: hidden; }

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

/* line 19, theme.scss */
.article_preview a:not(.bttn-prim) {
  color: #000;
  text-decoration: none; }
  /* line 20, theme.scss */
  .article_preview a:not(.bttn-prim):hover {
    color: #599719; }

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

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

/* line 31, theme.scss */
.article_preview {
  margin-bottom: 20px;
  border: 1px solid #ccc; }

/* line 36, theme.scss */
.article_preview-title {
  color: black;
  font-size: 20px;
  word-break: break-word;
  text-align: left; }

/* line 43, theme.scss */
.article_preview-title a {
  text-decoration: none;
  color: black;
  cursor: pointer; }

/* line 49, theme.scss */
.article_preview-blog {
  color: black;
  font-size: 14px;
  font-weight: 300; }

/* line 55, theme.scss */
.article_preview-blog a {
  text-decoration: none;
  color: black;
  cursor: pointer; }

/* line 61, theme.scss */
.article_preview-inner {
  padding: 20px 20px 10px 20px; }

/* line 65, theme.scss */
.article_preview-bottom {
  padding: 10px 20px 20px 20px; }

/* line 69, theme.scss */
.article_preview-preview {
  display: block;
  color: black;
  font-size: 14px; }

/* line 75, theme.scss */
.article-date {
  display: block;
  color: black;
  margin: 0.5rem 0 1rem 0; }

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

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

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

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

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

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

/* line 105, theme.scss */
.card-wrapper {
  position: relative; }

/* line 106, theme.scss */
.collection-wrapper {
  margin-bottom: 20px; }
  /* line 107, theme.scss */
  .collection-wrapper .row {
    margin: 0 -8px; }
  /* line 108, theme.scss */
  .collection-wrapper .card-wrapper {
    padding: 0 8px; }
  @media screen and (min-width: 1024px) {
    /* line 110, theme.scss */
    .collection-wrapper .card-wrapper {
      min-height: 517px; }
    /* line 111, theme.scss */
    .collection-wrapper .card:hover {
      left: 8px;
      right: 8px; } }
  /* line 113, theme.scss */
  .collection-wrapper .pages {
    padding: 20px 10px;
    border-top: 1px solid #e2e0de;
    border-bottom: 1px solid #e2e0de; }
  /* line 114, theme.scss */
  .collection-wrapper #lnk_next_page {
    font-size: 16px;
    padding: 12px 25px; }
  /* line 115, theme.scss */
  .collection-wrapper .pagination {
    padding-top: 8px; }

/* line 118, theme.scss */
.collection-description__link {
  text-align: center;
  padding: 10px 0; }
/* line 119, theme.scss */
.collection-description:not(.open) {
  max-height: 350px;
  overflow: hidden; }

/* line 121, theme.scss */
.card {
  margin-bottom: 20px;
  padding: 15px 16px 8px;
  border: 1px solid #e4e4e4;
  position: relative;
  text-align: center; }
  /* line 125, theme.scss */
  .card .card-image {
    position: relative;
    margin-bottom: 10px;
    overflow: hidden; }
  /* line 126, theme.scss */
  .card .card-quick {
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translate(-50%);
    border-radius: 15px;
    height: 45px;
    padding: 8px 13px 5px 40px;
    display: none;
    background: #599719;
    color: #fff !important;
    text-decoration: none !important;
    width: 170px;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase; }
    /* line 127, theme.scss */
    .card .card-quick:before {
      content: "";
      background: url(fast-preview.svg) no-repeat;
      width: 15px;
      height: 10px;
      position: absolute;
      top: 17px;
      left: 14px; }
    /* line 128, theme.scss */
    .card .card-quick:hover {
      background: #31510D; }
  /* line 130, theme.scss */
  .card .bttn-buy {
    text-align: center;
    padding: 8px 10px;
    line-height: 26px; }
  /* line 131, theme.scss */
  .card .bttn-compares {
    background: url(compare.svg) no-repeat 0 50%;
    background-size: 16px;
    border: none;
    padding: 0 0 0 25px;
    font-size: 13px; }
    /* line 132, theme.scss */
    .card .bttn-compares span {
      color: #565656;
      border-bottom: 1px dashed #565656; }
    /* line 133, theme.scss */
    .card .bttn-compares:hover span {
      border-bottom-color: transparent; }
  @media screen and (min-width: 1025px) {
    /* line 136, theme.scss */
    .card:hover {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      background: #fff;
      z-index: 99; }
      /* line 137, theme.scss */
      .card:hover .card-title {
        height: auto; }
      /* line 138, theme.scss */
      .card:hover .card-quick {
        display: block; } }

@media screen and (min-width: 1025px) {
  /* line 144, theme.scss */
  .swiper-slide .card:hover {
    position: static; }
  /* line 147, theme.scss */
  .swiper-slide .card-title {
    height: auto; } }
/* line 152, theme.scss */
.bttn-buy {
  width: 100%;
  height: 47px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 10px;
  padding: 10px; }
  /* line 153, theme.scss */
  .bttn-buy i {
    font-size: 24px;
    margin-right: 8px;
    vertical-align: middle; }

/* line 155, theme.scss */
.bttn-oneclick {
  width: 100%;
  height: 47px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 10px;
  padding: 10px 25px 10px 18px;
  text-align: left;
  background: #7b4329;
  border: none;
  color: #fff;
  text-align: center; }
  /* line 156, theme.scss */
  .bttn-oneclick:before {
    width: 20px;
    height: 20px;
    margin-right: 7px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAQAAAAngNWGAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAAmJLR0QAAKqNIzIAAAAJcEhZcwAACxIAAAsSAdLdfvwAAAAHdElNRQfhChkMMDsROkSAAAABF0lEQVQoz3WSMUoDQRiF38quhZCYiFhIwOQA2oldDqAWJsHKNK67B9ArSOwFW48RokdRELRIGhWbNEE3n8XsurO743vF/AMf/8z/ZoT+HPDKvrUveEWStC1JWtOOtiR5CtVQWYgWcIWoAYd43LNgt9zRLJdAiDijTsiCo+rRWXHOcVo1q90MuEqTOkI8MeYE3z2MeANgiBgDMOWatgs84JQ+NUSPTAkTegTVO3rEbOIzxdaMER0bNIHsIUaUlfDIgMCAeSBtElx6NuC6FcjEgb0T5Tlm7pegb+5o2IFn9pkVwCVR8WVy35R6pmgV7KQD/bC0UddzPQBwS2ShFy5wAHywgSz00wUGvBCntUHndP/5+JZjvuiiX4uP/0h7ZKhTAAAAAElFTkSuQmCC") no-repeat; }

/* line 158, theme.scss */
.bttn-credit {
  height: 47px;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 10px;
  padding: 12px 18px;
  text-align: center;
  background: #999;
  border: none;
  color: #fff;
  cursor: default; }
  /* line 159, theme.scss */
  .bttn-credit:before {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    content: "";
    display: inline-block;
    vertical-align: middle;
    background: url(percent.svg) no-repeat; }

/* line 161, theme.scss */
.card-title {
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: bold;
  height: 45px;
  overflow: hidden; }
  /* line 162, theme.scss */
  .card-title a {
    color: #3a2b22;
    text-decoration: none; }
    /* line 163, theme.scss */
    .card-title a:hover {
      color: #934e1c; }

/* line 167, theme.scss */
.bttn-shourum {
  height: 47px;
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  line-height: 22px;
  margin-bottom: 10px;
  padding: 12px 18px;
  text-align: center;
  background: #f08e14;
  border: none;
  color: #fff; }
  /* line 169, theme.scss */
  .bttn-shourum:before {
    display: none; }

/* line 174, theme.scss */
.card-prices {
  border-top: 1px solid #e4e4e4;
  padding: 10px 0; }
  /* line 175, theme.scss */
  .card-prices .card-price {
    font-size: 29px;
    font-weight: bold; }
  /* line 176, theme.scss */
  .card-prices .card-price-pack {
    font-size: 18px;
    color: #555; }

/* line 178, theme.scss */
.card-info {
  position: relative; }

/* line 182, theme.scss */
.card-old_price {
  text-decoration: line-through;
  color: #555555;
  font-size: 18px;
  font-weight: bold;
  display: inline; }
  /* line 184, theme.scss */
  .card-old_price + span {
    color: #e30012; }

/* line 187, theme.scss */
.stiker {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 5px;
  background-color: #599719;
  color: #fff;
  z-index: 2; }

/* line 197, theme.scss */
.stiker-new {
  background-color: #f65050; }

/* line 201, theme.scss */
.stiker-hit {
  background-color: #599719; }

/* line 205, theme.scss */
.stiker-sale {
  background-color: #e30014;
  text-transform: uppercase;
  transform: rotate(-45deg);
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  width: 115px;
  top: -7px;
  left: -37px;
  padding-top: 14px;
  text-align: center; }

/* line 219, theme.scss */
.stiker + .stiker {
  top: 50px; }

/* line 223, theme.scss */
.stiker:nth-child(2) + .stiker {
  top: 100px; }

/* line 227, theme.scss */
.stiker:nth-child(3) + .stiker {
  top: 150px; }

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

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

/* line 241, theme.scss */
.category_menu .category_menu {
  display: none; }

/* line 245, theme.scss */
.is-button-active + .category_menu {
  display: block; }

/* line 249, theme.scss */
.category_menu-marker::after {
  content: '+';
  font-size: 20px; }

/* line 254, theme.scss */
.category_menu-marker.is-button-active::after {
  content: '-'; }

/* line 258, theme.scss */
.category_menu.level-2 {
  padding-left: 50px; }

/* line 262, theme.scss */
.category_menu_title {
  color: #3e2d24;
  font-size: 22px;
  font-weight: bold; }
  /* line 263, theme.scss */
  .category_menu_title a {
    color: #333;
    text-decoration: none !important; }
    /* line 264, theme.scss */
    .category_menu_title a:hover {
      color: #5a9725; }

/* line 267, theme.scss */
.category_menu {
  border-left: 1px solid #e2e0de;
  margin-bottom: 26px;
  padding-left: 17px;
  list-style: none; }
  /* line 268, theme.scss */
  .category_menu li {
    padding: 5px 0; }
    /* line 269, theme.scss */
    .category_menu li a {
      color: #333;
      text-decoration: none !important; }
      /* line 270, theme.scss */
      .category_menu li a:hover {
        color: #5a9725; }
    /* line 272, theme.scss */
    .category_menu li.is-current a {
      color: #5a9725; }

/* line 275, theme.scss */
.but_help {
  background: #5a9725;
  padding: 7px 10px 7px 50px;
  line-height: 28px;
  font-weight: bold;
  font-size: 18px;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  position: relative;
  margin-bottom: 20px; }
  /* line 276, theme.scss */
  .but_help:before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    background: url(selection.svg) no-repeat;
    position: absolute;
    top: 8px;
    left: 11px; }

/* line 278, theme.scss */
.but_gauge {
  background: #3e2d24;
  padding: 9px 10px 9px 50px;
  font-weight: bold;
  font-size: 20px;
  color: #fff !important;
  text-decoration: none !important;
  display: block;
  position: relative;
  margin-bottom: 20px;
  text-transform: uppercase; }
  /* line 279, theme.scss */
  .but_gauge:before {
    content: "";
    display: block;
    width: 16px;
    height: 57px;
    background: url(sample.svg) no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 16px; }
  /* line 280, theme.scss */
  .but_gauge strong {
    color: #f5ad35;
    font-size: 44px;
    line-height: 44px;
    font-weight: 400; }

/* line 282, theme.scss */
.collection-filter-header {
  font-size: 22px;
  font-weight: bold;
  color: #3a2b22;
  padding: 5px 18px;
  background: #eee;
  line-height: 1.5; }

/* line 286, theme.scss */
.filter {
  padding: 15px 0;
  border-top: 1px solid #e2e0de; }
  /* line 289, theme.scss */
  .filter:first-child {
    border-top: 0; }

/* line 291, theme.scss */
.filter-summary {
  background: #fff;
  padding: 7px 17px;
  position: absolute;
  right: -250px;
  white-space: nowrap;
  z-index: 10000000;
  display: none;
  color: #d8d8d8;
  border: 1px solid #59971a;
  box-shadow: 3px 3px 0 rgba(0, 0, 0, 0.1);
  color: #000;
  font-size: 16px; }
  /* line 292, theme.scss */
  .filter-summary:before {
    position: absolute;
    top: 5px;
    left: -22px;
    content: "";
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-right-color: #59971a; }
  /* line 293, theme.scss */
  .filter-summary a {
    color: #59971a; }
  /* line 294, theme.scss */
  .filter-summary:after {
    position: absolute;
    top: 6px;
    left: -20px;
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-right-color: #fff;
    display: inline-block; }
  /* line 295, theme.scss */
  .filter-summary .filter-reset {
    margin-left: 17px;
    display: inline-block;
    width: 12px;
    height: 12px;
    position: relative;
    vertical-align: middle; }
    /* line 296, theme.scss */
    .filter-summary .filter-reset:before {
      content: "";
      border-top: 1px solid #ab2929;
      width: 16px;
      transform: rotate(45deg);
      display: block;
      position: absolute;
      top: 5px;
      left: 0; }
    /* line 297, theme.scss */
    .filter-summary .filter-reset:after {
      content: "";
      border-top: 1px solid #ab2929;
      width: 16px;
      transform: rotate(-45deg);
      display: block;
      position: absolute;
      top: 5px;
      left: 0; }

/* line 300, theme.scss */
.filter-submit, .filters-clear {
  font-size: 16px;
  font-weight: bold;
  padding: 12px 50px 14px; }
  @media screen and (max-width: 1200px) {
    /* line 300, theme.scss */
    .filter-submit, .filters-clear {
      width: 119%;
      transform: translateX(-8%);
      padding-left: 0;
      padding-right: 0; } }
  @media screen and (max-width: 1024px) {
    /* line 300, theme.scss */
    .filter-submit, .filters-clear {
      width: 270px;
      transform: translateX(-12%); } }

@media screen and (min-width: 1200px) {
  /* line 321, theme.scss */
  .collection_left {
    max-width: 26.65%;
    -webkit-flex-basis: 26.65%;
    -ms-flex-preferred-size: 26.65%;
    flex-basis: 26.65%; }

  /* line 322, theme.scss */
  .collection_content {
    max-width: 73.35%;
    -webkit-flex-basis: 73.35%;
    -ms-flex-preferred-size: 73.35%;
    flex-basis: 73.35%; } }
/* line 324, theme.scss */
.collection-title {
  color: #3e2d24;
  font-size: 32px;
  font-weight: bold;
  margin: 0 0 18px;
  text-align: center; }

/* line 325, theme.scss */
.popular_categories {
  border: 1px solid #e2e0de;
  padding: 55px 55px 40px;
  margin-bottom: 25px;
  font-size: 15px;
  position: relative; }
  /* line 326, theme.scss */
  .popular_categories .popular_categories__title {
    font-size: 24px;
    font-weight: bold;
    padding: 0 35px;
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background: #fff;
    white-space: nowrap; }
  /* line 327, theme.scss */
  .popular_categories ul {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
    max-height: 590px;
    overflow: auto;
    scrollbar-color: #599719 #F5F5F5;
    scrollbar-width: 12px;
    /*li {margin-bottom: 18px; float: left; width: 50%; padding-right: 10px;}*/ }
    /* line 328, theme.scss */
    .popular_categories ul::-webkit-scrollbar {
      width: 12px;
      background-color: #F5F5F5; }
    /* line 329, theme.scss */
    .popular_categories ul::-webkit-scrollbar-thumb {
      background-color: #599719; }
    /* line 331, theme.scss */
    .popular_categories ul a {
      color: #3e2d24; }
      /* line 331, theme.scss */
      .popular_categories ul a:hover {
        color: #5a9725; }
    /* line 332, theme.scss */
    .popular_categories ul:after {
      display: block;
      content: "";
      clear: both; }
  /* line 334, theme.scss */
  .popular_categories .popular_categories__more {
    text-align: center; }

/* line 336, theme.scss */
.popular_categories > ul {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px 10px; }
  @media (max-width: 640px) {
    /* line 336, theme.scss */
    .popular_categories > ul {
      grid-template-columns: 1fr; } }

/* line 344, theme.scss */
.collection-order-wrapper {
  margin-bottom: 20px;
  text-align: center; }
  /* line 345, theme.scss */
  .collection-order-wrapper .label {
    margin: 0 15px 10px 0;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    color: #3a2b22; }
  /* line 346, theme.scss */
  .collection-order-wrapper a {
    padding-left: 28px;
    display: inline-block;
    margin: 0 20px 10px 0;
    font-size: 16px;
    text-decoration: none;
    color: #333 !important;
    position: relative; }
    /* line 347, theme.scss */
    .collection-order-wrapper a:before {
      content: "";
      display: block;
      width: 18px;
      height: 18px;
      border-radius: 50%;
      border: 1px solid #9b9b9b;
      position: absolute;
      top: 2px;
      left: 0; }
    /* line 348, theme.scss */
    .collection-order-wrapper a.active:after {
      content: "";
      display: block;
      width: 12px;
      height: 12px;
      border-radius: 50%;
      background: #59971a;
      position: absolute;
      left: 3px;
      top: 5px; }

/* line 351, theme.scss */
.irs-from, .irs-to {
  display: none; }

/* line 355, theme.scss */
.noUi-tooltip {
  display: none; }

/* line 358, theme.scss */
.noUi-active .noUi-tooltip {
  display: block; }

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

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

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

/* line 379, theme.scss */
.filter-checkbox {
  width: 12px;
  height: 12px;
  position: absolute;
  border: 1px solid #3a4145;
  left: 0;
  top: calc(50% - 8px); }

/* line 388, theme.scss */
.checkbox-field + .filter-checkbox:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 8px;
  height: 8px;
  background-color: #3a4145;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms; }

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

/* line 407, theme.scss */
.collection-filter {
  margin-bottom: 1rem;
  border: 1px solid #e2e0de;
  padding: 20px;
  position: relative; }

/* line 410, theme.scss */
.filter-title {
  font-size: 18px;
  font-weight: bold;
  color: #3a2b22;
  margin-bottom: 12px; }

/* line 411, theme.scss */
.filter-item {
  margin-bottom: 15px; }

/* line 412, theme.scss */
.limit .filter-item:nth-child(3) ~ .filter-item {
  display: none; }

/* line 414, theme.scss */
.filter-items-list.is-span .filter-item,
.filter-items-list.is-color .filter-item {
  display: inline-block;
  vertical-align: top; }

/* line 420, theme.scss */
.filter-span {
  vertical-align: top; }

/* line 424, theme.scss */
.filter-span-control {
  display: inline-block;
  vertical-align: top;
  border: 1px solid color-border-primary;
  padding: 5px;
  min-width: 30px;
  text-align: center; }

/* line 432, theme.scss */
.range-slider-input {
  margin-top: 15px; }
  /* line 433, theme.scss */
  .range-slider-input .cell-6:first-child {
    position: relative; }
    /* line 434, theme.scss */
    .range-slider-input .cell-6:first-child:before {
      content: "";
      position: absolute;
      top: 11px;
      right: -3px;
      border-top: 2px solid #333;
      width: 7px; }
  /* line 436, theme.scss */
  .range-slider-input div {
    position: relative; }
    /* line 437, theme.scss */
    .range-slider-input div:after {
      position: absolute;
      top: 2px;
      right: 27px;
      color: #555;
      content: "₽"; }

/* line 440, theme.scss */
.input-field.input-range {
  width: 112px;
  border: 1px solid #999;
  background: #fff;
  font-size: 14px;
  color: #333;
  padding: 3px 8px;
  max-width: 100%; }

/* line 442, theme.scss */
input[type="checkbox"]:checked + .filter-span-control {
  border-color: #599719; }

/* line 446, theme.scss */
.filter-color {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 7px;
  margin-right: 2px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none; }

/* line 461, theme.scss */
.filter-color[title="белый"],
.filter-color[title="Прозрачный"],
.filter-color[title="Белый"] {
  border: 1px solid #999; }

/* line 467, theme.scss */
input[type="checkbox"]:checked + .filter-color,
input[type="checkbox"]:checked + .filter-color[title="Белый"],
input[type="checkbox"]:checked + .filter-color[title="Прозрачный"],
input[type="checkbox"]:checked + .filter-color[title="белый"] {
  border: 1px solid #599719; }

/* line 476, theme.scss */
.collection-filter .range-slider .irs-line-mid,
.collection-filter .range-slider .irs-line-left,
.collection-filter .range-slider .irs-line-right {
  height: 4px;
  background: #f65050; }

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

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

/* line 493, theme.scss */
.collection-order select {
  border-color: transparent; }

/* line 497, theme.scss */
.page_size_drop-item [type="radio"]:checked + .page_size_drop-control {
  color: #599719; }

/* line 501, theme.scss */
.page_size_drop-item {
  display: block; }

/* line 505, theme.scss */
.page_size_drop-target {
  background-color: #ffffff;
  width: 100%; }

/* line 510, theme.scss */
.page_size-radio [type="radio"]:checked + .page_size-radio-control {
  color: #599719;
  font-weight: bold; }

/* line 515, theme.scss */
.page_size-radio {
  vertical-align: bottom; }

/*  Compare table
-----------------------------------------*/
/* line 521, theme.scss */
.table.table-compare {
  position: relative;
  color: #333;
  min-width: 550px;
  overflow: auto; }

/* line 522, theme.scss */
.table.table-compare tr, .table.table-compare td {
  border: none; }

/* line 524, theme.scss */
.table.table-compare .compare_card {
  max-width: 240px;
  margin: 0 auto;
  position: relative;
  overflow: hidden; }
  /* line 525, theme.scss */
  .table.table-compare .compare_card .card-image {
    line-height: 240px;
    margin-bottom: 10px; }
    /* line 526, theme.scss */
    .table.table-compare .compare_card .card-image img {
      vertical-align: middle; }
  /* line 528, theme.scss */
  .table.table-compare .compare_card .card-title {
    height: auto; }
/* line 530, theme.scss */
.table.table-compare td {
  padding: 7px;
  border-right: 1px solid #e4e4e4; }
  /* line 531, theme.scss */
  .table.table-compare td:not(:first-child) {
    text-align: center; }

/* line 534, theme.scss */
.table.table-compare .param-title {
  font-weight: bold;
  width: 15%; }

/* line 536, theme.scss */
.table.table-compare tr:nth-child(odd) > td {
  background: #fff; }

/* line 537, theme.scss */
.table.table-compare tr:nth-child(even) > td {
  background: #f4f4f4;
  border-top: 1px solid #e2e0de;
  border-bottom: 1px solid #e2e0de; }

/* line 539, theme.scss */
.table.table-compare .param-value {
  width: 20%; }

/* line 543, theme.scss */
.table.table-compare .button-text {
  display: inline-block; }

@media screen and (max-width: 768px) {
  /* line 548, theme.scss */
  .table.table-compare .param-title {
    font-weight: bold; }

  /* line 552, theme.scss */
  .table.table-compare .button-text {
    display: none; }

  /* line 556, theme.scss */
  .table.table-compare .param-value {
    font-size: 12px; }

  /* line 560, theme.scss */
  .table.table-compare tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 576, theme.scss */
  .table.table-compare td,
  .table.table-compare th {
    padding: 5px;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    width: 25%; }

  /* line 588, theme.scss */
  .table.table-compare th:first-child,
  .table.table-compare td:first-child {
    text-align: center;
    width: 100%; }

  /* line 594, theme.scss */
  .table.table-compare th:first-child {
    display: none; } }
/*  Compare same toggler
-----------------------------------------*/
/* line 601, theme.scss */
.button-same-toggle .text-hide,
.button-same-toggle .fa-eye-slash {
  display: inline; }

/* line 606, theme.scss */
.button-same-toggle .text-show,
.button-same-toggle .fa-eye {
  display: none; }

/* line 611, theme.scss */
.button-same-toggle.active .text-hide,
.button-same-toggle.active .fa-eye-slash {
  display: none; }

/* line 616, theme.scss */
.button-same-toggle.active .text-show,
.button-same-toggle.active .fa-eye {
  display: inline; }

/*  Compare toolbar
-----------------------------------------*/
/* line 623, theme.scss */
.compare-toolbar {
  margin-bottom: 20px; }

/* line 626, theme.scss */
.dynamic_basket {
  background: #fff;
  border: 1px solid #ccc;
  padding-bottom: 21px;
  position: relative; }
  /* line 627, theme.scss */
  .dynamic_basket:before {
    position: absolute;
    top: -22px;
    right: 95px;
    content: "";
    width: 0;
    height: 0;
    border: 11px solid transparent;
    border-bottom-color: #ccc; }
  /* line 628, theme.scss */
  .dynamic_basket:after {
    position: absolute;
    top: -20px;
    right: 96px;
    content: '';
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-bottom-color: #fff; }

/* line 630, theme.scss */
.dynamic_basket-empty {
  padding-top: 1rem; }

/* line 631, theme.scss */
.dynamic_basket-list {
  max-height: 350px;
  overflow: auto;
  padding: 0 15px;
  border-bottom: 1px solid #ccc;
  scrollbar-color: #599719 #F5F5F5;
  scrollbar-width: 12px; }

/* line 632, theme.scss */
.dynamic_basket-list::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5; }

/* line 633, theme.scss */
.dynamic_basket-list::-webkit-scrollbar-thumb {
  background-color: #599719; }

/* line 634, theme.scss */
.dynamic_item {
  padding: 5px 0;
  color: #333; }
  /* line 635, theme.scss */
  .dynamic_item:not(:last-child) {
    border-bottom: 1px solid #ccc; }
  /* line 636, theme.scss */
  .dynamic_item img {
    max-width: 60px; }
  /* line 637, theme.scss */
  .dynamic_item-title {
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    color: #3a2b22;
    margin-bottom: 5px; }
    /* line 638, theme.scss */
    .dynamic_item-title a {
      color: #3a2b22;
      text-decoration: none; }
      /* line 639, theme.scss */
      .dynamic_item-title a:hover {
        color: #599719;
        text-decoration: none; }
  /* line 642, theme.scss */
  .dynamic_item-sku {
    text-align: left;
    font-size: 12px;
    font-weight: bold;
    color: #3a2b22; }
  /* line 644, theme.scss */
  .dynamic_item-quantity span {
    margin: 0 7px; }
  /* line 645, theme.scss */
  .dynamic_item-quantity strong {
    font-size: 18px;
    white-space: nowrap; }

/* line 648, theme.scss */
.dynamic_basket-drop {
  right: 0;
  left: auto;
  width: 610px;
  padding-top: 14px; }

/* line 649, theme.scss */
.dynamic_basket-total {
  text-align: right;
  margin: 15px 27px 7px;
  color: #333;
  font-size: 24px; }

/* line 650, theme.scss */
.dynamic_basket-submit {
  margin-right: 27px;
  font-size: 16px; }

@media screen and (min-width: 768px) {
  /* line 655, theme.scss */
  .fixed_header {
    z-index: 99;
    position: fixed;
    background: #fff;
    top: 0;
    top: -105%;
    left: 0;
    width: 100%;
    -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
    -webkit-transition: top 300ms;
    -o-transition: top 300ms;
    transition: top 300ms; }
    /* line 668, theme.scss */
    .fixed_header.is-disabled {
      box-shadow: none;
      position: static; }

  /* line 671, theme.scss */
  .fixed_header.is-enabled {
    top: 0; } }
/* line 679, theme.scss */
.main-header {
  padding: 15px 15px; }

/* line 680, theme.scss */
.logotype.in-header img {
  max-width: 250px; }

@media screen and (min-width: 1200px) {
  /* line 682, theme.scss */
  .logotype.in-header {
    max-width: 22.1%;
    -webkit-flex-basis: 22.1%;
    -ms-flex-preferred-size: 22.1%;
    flex-basis: 22.1%; }

  /* line 683, theme.scss */
  .cell-credit.in-header {
    max-width: 28.5%;
    -webkit-flex-basis: 28.5%;
    -ms-flex-preferred-size: 28.5%;
    flex-basis: 28.5%; }

  /* line 684, theme.scss */
  .cell-right.in-header {
    max-width: 24.4%;
    -webkit-flex-basis: 24.4%;
    -ms-flex-preferred-size: 24.4%;
    flex-basis: 24.4%; } }
/* line 686, theme.scss */
.title_city {
  margin-bottom: 3px; }
  /* line 687, theme.scss */
  .title_city a {
    color: #599719;
    text-decoration: none;
    border-bottom: 1px dashed #599719; }
    /* line 688, theme.scss */
    .title_city a:hover {
      border-bottom: none; }

/* line 691, theme.scss */
.city {
  position: relative; }
  /* line 692, theme.scss */
  .city .tooltip {
    display: none;
    position: absolute;
    top: 100%;
    left: 50%;
    font-size: 14px;
    transform: translateX(-50%);
    min-width: 215px;
    padding-top: 15px;
    z-index: 999; }
    /* line 693, theme.scss */
    .city .tooltip_inner {
      background: #fff;
      color: #3e2d24;
      border: 1px solid #3e2d24;
      padding: 10px 20px;
      position: relative; }
      /* line 694, theme.scss */
      .city .tooltip_inner:before {
        position: absolute;
        top: -22px;
        right: 50%;
        margin-right: -5px;
        content: "";
        width: 0;
        height: 0;
        border: 11px solid transparent;
        border-bottom-color: #3e2d24; }
      /* line 695, theme.scss */
      .city .tooltip_inner:after {
        position: absolute;
        top: -20px;
        right: 50%;
        margin-right: -4px;
        content: '';
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom-color: #fff; }
      /* line 696, theme.scss */
      .city .tooltip_inner p {
        margin-bottom: 5px; }
      /* line 697, theme.scss */
      .city .tooltip_inner .city_yes {
        font-size: 18px;
        font-weight: bold;
        margin-right: 10px; }

/* line 701, theme.scss */
.phone.in-header {
  display: inline-block;
  font-size: 26px;
  color: #3e2d24;
  background: url(phone.svg) no-repeat 0 50%;
  background-size: 25px;
  padding-left: 32px; }
  /* line 702, theme.scss */
  .phone.in-header p {
    margin: 0; }
  /* line 703, theme.scss */
  .phone.in-header a {
    color: #3e2d24 !important;
    text-decoration: none !important; }

/* line 705, theme.scss */
.actions_credit {
  border: 1px solid #ccc7c4;
  padding: 5px 10px 10px;
  border-radius: 25px;
  font-weight: bold;
  display: flex;
  position: relative;
  width: max-content; }
  /* line 706, theme.scss */
  .actions_credit .discounts {
    text-align: right;
    position: relative;
    padding: 0 12px 0 5px;
    font-size: 18px; }
    /* line 707, theme.scss */
    .actions_credit .discounts:after {
      content: "";
      border-right: 1px solid #ccc7c4;
      height: 30px;
      position: absolute;
      top: 5px;
      right: 0; }
  /* line 709, theme.scss */
  .actions_credit .discounts_kod {
    font-size: 12px; }
    /* line 710, theme.scss */
    .actions_credit .discounts_kod .roistat-promo {
      color: #599719;
      border-bottom: 1px dashed #599719; }
  /* line 712, theme.scss */
  .actions_credit .credit {
    padding-left: 12px;
    font-size: 12px;
    text-align: left; }
    /* line 713, theme.scss */
    .actions_credit .credit strong {
      font-size: 18px;
      color: #ab2929; }
  /* line 715, theme.scss */
  .actions_credit a {
    color: #599719;
    text-decoration: none;
    border-bottom: 1px dashed #599719; }
    /* line 716, theme.scss */
    .actions_credit a:hover {
      border-bottom: none; }
  /* line 718, theme.scss */
  .actions_credit .tooltip {
    display: none;
    position: absolute;
    top: 99%;
    left: -10%;
    right: -10%;
    padding-top: 15px;
    z-index: 999; }
    /* line 719, theme.scss */
    .actions_credit .tooltip_inner {
      background: #fff;
      color: #3e2d24;
      border: 1px solid #3e2d24;
      padding: 10px 20px;
      position: relative;
      font-size: 12px; }
      /* line 720, theme.scss */
      .actions_credit .tooltip_inner:before {
        position: absolute;
        top: -22px;
        right: 50%;
        margin-right: -5px;
        content: "";
        width: 0;
        height: 0;
        border: 11px solid transparent;
        border-bottom-color: #3e2d24; }
      /* line 721, theme.scss */
      .actions_credit .tooltip_inner:after {
        position: absolute;
        top: -20px;
        right: 50%;
        margin-right: -4px;
        content: '';
        width: 0;
        height: 0;
        border: 10px solid transparent;
        border-bottom-color: #fff; }
  /* line 724, theme.scss */
  .actions_credit:hover .tooltip {
    display: block; }

/* line 726, theme.scss */
.compares-widget-link {
  background: url(compare.svg) no-repeat;
  width: 30px;
  height: 26px;
  display: inline-block;
  position: relative; }

/* line 727, theme.scss */
.login-widget-link {
  background: url(lk.svg) no-repeat;
  width: 22px;
  height: 28px;
  display: inline-block; }

/* line 728, theme.scss */
.cart-widget-link {
  font-size: 14px;
  color: #000;
  text-decoration: none !important; }
  /* line 729, theme.scss */
  .cart-widget-link .title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    color: #555; }

/* line 731, theme.scss */
[data-compares-counter], .cart-widget-icon span {
  position: absolute;
  top: -5px;
  right: -5px;
  background: #e91a1a;
  color: #fff;
  min-width: 22px;
  padding: 0 2px;
  height: 22px;
  border-radius: 50px;
  line-height: 21px;
  text-align: center; }

/* line 732, theme.scss */
[data-compares-counter] {
  position: absolute;
  top: -12px;
  right: -17px; }

/* line 733, theme.scss */
.cart-widget-icon {
  background: url(cart.svg) no-repeat 50%;
  background-size: 31px;
  border: 2px solid #3e2d24;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  display: block;
  float: left;
  position: relative;
  margin-right: 8px; }

/* line 734, theme.scss */
.compares-widget {
  display: inline-block;
  vertical-align: middle;
  margin-right: 42px; }

/* line 735, theme.scss */
.login-widget {
  display: inline-block;
  vertical-align: middle;
  margin-right: 32px; }

/* line 736, theme.scss */
.cart-widget {
  display: inline-block;
  vertical-align: middle;
  width: 133px; }

/* line 738, theme.scss */
.header_menu {
  background: #3e2d24;
  margin-bottom: 15px;
  position: relative;
  z-index: 901; }
  /* line 740, theme.scss */
  .header_menu .container {
    position: relative; }
  /* line 742, theme.scss */
  .header_menu .menu-item.level-1:last-child {
    padding-right: 0; }
  /* line 743, theme.scss */
  .header_menu .menu-item.level-1:hover span.level-1, .header_menu .menu-item.level-1:hover a.level-1 {
    color: #fff !important;
    background: #f5ad35;
    border-bottom: none; }
  /* line 745, theme.scss */
  .header_menu .item-is-aktsii-i-rasprodazhi a.menu-link.level-1 {
    color: #f5ad35; }
  /* line 746, theme.scss */
  .header_menu span.level-1, .header_menu a.level-1 {
    padding: 14px 11px 15px;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase; }
  /* line 747, theme.scss */
  .header_menu .is-current span.level-1 {
    color: #fff !important;
    background: #f5ad35;
    border-bottom: none; }
  /* line 749, theme.scss */
  .header_menu .main-menu.level-2 .menu-item {
    display: block; }
  /* line 750, theme.scss */
  .header_menu .main-menu.level-2 a.menu-link {
    padding: 15px;
    display: block;
    color: #000;
    text-decoration: none;
    font-size: 16px; }
    /* line 751, theme.scss */
    .header_menu .main-menu.level-2 a.menu-link:hover {
      color: #f5ad35; }

/* line 755, theme.scss */
.search-widget {
  background: #fff;
  border: 1px solid #3e2d24;
  border-radius: 15px;
  margin: 6px 0;
  display: inline-block; }
  /* line 756, theme.scss */
  .search-widget .search_widget_wrapper {
    width: 50px;
    opacity: 0;
    transition: 0.2s;
    position: absolute;
    top: 0;
    right: 15px;
    padding: 8px 0;
    background: #3e2d24; }
  /* line 757, theme.scss */
  .search-widget .search_widget-close {
    background: url(close.svg) no-repeat;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 16px;
    right: 17px;
    cursor: pointer;
    z-index: 10; }
  /* line 758, theme.scss */
  .search-widget form {
    background: #fff;
    border: 1px solid #3e2d24;
    border-radius: 15px;
    padding: 1px; }
  /* line 760, theme.scss */
  .search-widget.open .search_widget_wrapper {
    width: calc(100% - 30px);
    opacity: 1; }
  /* line 762, theme.scss */
  .search-widget .inpt {
    border: none;
    background: none;
    color: #000; }
  /* line 763, theme.scss */
  .search-widget:not(.in-mobile) form .search_widget-submit {
    display: none; }

/* line 765, theme.scss */
.search_widget-submit {
  background: url(search.svg) no-repeat 50%;
  background-size: 14px;
  border: none;
  width: 44px;
  height: 33px;
  display: inline-block;
  vertical-align: middle; }

/* line 767, theme.scss */
.menu.mobile_menu {
  margin-bottom: 30px; }

/* line 768, theme.scss */
.mobile_menu-item {
  margin-bottom: 10px; }

/* line 769, theme.scss */
.mobile_menu-phone {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #3e2d24; }
  /* line 770, theme.scss */
  .mobile_menu-phone a {
    color: #3e2d24 !important;
    text-decoration: none !important; }

/* line 773, theme.scss */
.main-menu.menu.level-1 {
  display: flex;
  justify-content: space-between; }

/* line 775, theme.scss */
.main-menu.level-2, .main-menu.level-3 {
  background-color: #fff;
  min-width: 200px;
  left: 15px;
  right: 15px;
  margin: 0; }

/* line 780, theme.scss */
.main-menu.level-1 {
  margin: 0;
  padding: 0; }

/* line 785, theme.scss */
.main-menu-marker {
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-image: url("arr-down-prime.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 80% 80%;
  background-size: 80%;
  background-position: 50%; }

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

/* line 804, theme.scss */
.menu-item.is-drop_anchor > .menu.is-drop_target {
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(5px);
  transition: transform 300ms;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: 99;
  left: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 20px 10px;
  -webkit-transition: all 100ms;
  -o-transition: all 100ms;
  transition: all 100ms; }
  /* line 821, theme.scss */
  .menu-item.is-drop_anchor > .menu.is-drop_target.level-3 {
    left: 100%;
    top: 0; }
  /* line 822, theme.scss */
  .menu-item.is-drop_anchor > .menu.is-drop_target .menu-item.level-2 {
    width: 20%;
    min-width: 200px; }
    /* line 823, theme.scss */
    .menu-item.is-drop_anchor > .menu.is-drop_target .menu-item.level-2 .menu-link.level-2 {
      font-weight: bold; }
    /* line 824, theme.scss */
    .menu-item.is-drop_anchor > .menu.is-drop_target .menu-item.level-2 .image {
      line-height: 60px;
      display: block;
      height: 60px;
      margin-bottom: 10px; }
      /* line 824, theme.scss */
      .menu-item.is-drop_anchor > .menu.is-drop_target .menu-item.level-2 .image img {
        max-height: 60px; }
    /* line 825, theme.scss */
    .menu-item.is-drop_anchor > .menu.is-drop_target .menu-item.level-2 ul {
      margin-bottom: 10px; }
      /* line 826, theme.scss */
      .menu-item.is-drop_anchor > .menu.is-drop_target .menu-item.level-2 ul:not(.open) li:nth-child(n+4) {
        display: none; }
    /* line 828, theme.scss */
    .menu-item.is-drop_anchor > .menu.is-drop_target .menu-item.level-2 .link_showall {
      padding: 0 15px;
      color: #555;
      text-decoration: none; }
      /* line 829, theme.scss */
      .menu-item.is-drop_anchor > .menu.is-drop_target .menu-item.level-2 .link_showall span {
        border-bottom: 1px dashed #555; }
      /* line 830, theme.scss */
      .menu-item.is-drop_anchor > .menu.is-drop_target .menu-item.level-2 .link_showall:hover span {
        border-bottom-color: transparent; }
  /* line 833, theme.scss */
  .menu-item.is-drop_anchor > .menu.is-drop_target .menu-link.level-3 {
    padding: 3px 15px; }

/* line 836, theme.scss */
.is-overlaid .menu-item.is-drop_anchor:hover > .menu.is-drop_target {
  overflow: visible;
  max-height: 10000px;
  transform: translateY(0px);
  display: block;
  visibility: visible;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.15); }

/* line 845, theme.scss */
body::before {
  content: '';
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 900;
  background-color: rgba(0, 0, 0, 0.5);
  visibility: hidden;
  -webkit-transition: all .05s ease-in-out 300ms;
  -o-transition: all .05s ease-in-out 300ms;
  transition: all .05s ease-in-out 300ms;
  opacity: 0; }

/* line 854, theme.scss */
body.is-overlaid::before {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition: all 10ms ease-in-out 0ms;
  -o-transition: all 10ms ease-in-out 0ms;
  transition: all 10ms ease-in-out 0ms; }

/* line 864, theme.scss */
.menu-link {
  display: inline-block;
  vertical-align: middle; }

/* line 869, theme.scss */
.swiper-container .swiper-pagination-bullet {
  background: #cccec9;
  opacity: 1; }
  /* line 870, theme.scss */
  .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #599719; }

/* line 872, theme.scss */
.swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23599719'%2F%3E%3C%2Fsvg%3E"); }

/* line 873, theme.scss */
.swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23599719'%2F%3E%3C%2Fsvg%3E"); }

/* line 874, theme.scss */
.promo-slider {
  position: relative;
  padding-bottom: 50px; }
  /* line 875, theme.scss */
  .promo-slider .swiper-pagination {
    bottom: 30px; }

/* line 877, theme.scss */
.brands-slider-wrapper .main_title {
  margin-bottom: 10px; }

/* line 878, theme.scss */
.popolcats_title {
  font-size: 32px;
  font-weight: bold;
  color: #3e2d24;
  text-align: center; }

/* line 880, theme.scss */
.popolcats-slider ul {
  margin: 0 0 40px;
  padding: 0;
  list-style: none; }
  /* line 881, theme.scss */
  .popolcats-slider ul li {
    text-align: center;
    border-right: 1px solid #ccc7c4;
    padding: 0 20px; }
    /* line 882, theme.scss */
    .popolcats-slider ul li a {
      color: #3a2b22;
      text-decoration: none;
      display: block; }
      /* line 883, theme.scss */
      .popolcats-slider ul li a:hover {
        color: #599842; }
/* line 887, theme.scss */
.popolcats-slider:after {
  content: "";
  border-right: 2px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9; }

/* line 889, theme.scss */
.main_title {
  font-size: 32px;
  font-weight: bold;
  color: #3e2d24;
  text-align: center;
  margin-bottom: 20px; }

/* line 890, theme.scss */
.brands-slider ul {
  margin: 0;
  padding: 0;
  list-style: none; }
  /* line 891, theme.scss */
  .brands-slider ul li {
    text-align: center;
    padding: 0 10px;
    display: -webkit-flex;
    display: -ms-flex;
    display: flex; }
    /* line 892, theme.scss */
    .brands-slider ul li a {
      color: #3a2b22;
      text-decoration: none; }
      /* line 893, theme.scss */
      .brands-slider ul li a:hover {
        color: #599842; }

/* line 898, theme.scss */
.main_button {
  text-align: center;
  margin-bottom: 43px; }
  /* line 899, theme.scss */
  .main_button .bttn-prim {
    height: 50px;
    font-size: 18px;
    font-weight: bold;
    padding: 5px 20px;
    line-height: 40px; }

/* line 902, theme.scss */
.cart-form {
  margin: 30px 0 50px; }

/* line 904, theme.scss */
.alertify .ajs-commands button.ajs-close {
  background-image: url("close.svg");
  display: inline-block !important; }

/* line 909, theme.scss */
.alertify .ajs-commands {
  top: 20px; }

/* line 913, theme.scss */
.feedback-modal {
  position: relative;
  width: 433px;
  max-width: 80%;
  background: #fff;
  margin: auto;
  padding: 20px; }

/* line 922, theme.scss */
.feedback-title {
  font-size: 26px;
  color: #333;
  font-weight: bold;
  margin-bottom: 10px; }

/* line 923, theme.scss */
.feedback-row {
  margin-bottom: 1rem; }
  /* line 924, theme.scss */
  .feedback-row label {
    margin-bottom: 5px;
    display: block; }

/* line 927, theme.scss */
.feedback-field {
  width: 100%;
  font-size: 16px;
  padding: 12px; }

/* line 929, theme.scss */
.form-error {
  color: red; }

/* line 933, theme.scss */
.form-done {
  color: #599719; }

/* line 937, theme.scss */
.feedback-agree {
  margin: 0.5rem auto 0.5rem; }

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

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

/* line 953, theme.scss */
.added-title {
  text-align: center;
  margin-bottom: 1rem;
  font-size: 18px;
  font-weight: bold; }

/* line 955, theme.scss */
.added-content .bttn-prim, .added-content button {
  padding: 12px 25px;
  font-size: 16px; }

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

/* line 962, theme.scss */
.modal-hide {
  display: none; }

/* line 966, theme.scss */
#close-njs-alert:target {
  display: none; }

/* line 970, theme.scss */
.njs-alert-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 99999;
  top: 0;
  left: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 985, theme.scss */
.njs-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  font-size: 40px;
  line-height: 1;
  font-weight: normal; }

/* line 995, theme.scss */
.njs-alert-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -75px; }

@media (max-width: 640px) {
  /* line 1004, theme.scss */
  .njs-alert-wrapper {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0; } }
/* line 1013, theme.scss */
.njs-alert {
  background-color: #fff;
  width: 400px;
  height: 200px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

/* line 1033, theme.scss */
.njs-alert p {
  font-size: 18px;
  line-height: 23px; }

@media (max-width: 640px) {
  /* line 1039, theme.scss */
  .njs-alert {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0;
    border-radius: 0; } }
/* line 1047, theme.scss */
.template-is-collection_actions .collection-title {
  font-size: 30px;
  margin-bottom: 5px; }

/* line 1048, theme.scss */
.collection-filter-top {
  background: #efefef;
  padding: 20px;
  margin-bottom: 20px;
  border: none; }
  /* line 1049, theme.scss */
  .collection-filter-top select {
    width: 100%;
    height: 45px; }
  /* line 1050, theme.scss */
  .collection-filter-top .filter {
    position: relative;
    padding: 0; }
    /* line 1051, theme.scss */
    .collection-filter-top .filter .filter-title {
      background: #fff;
      border: 1px solid #999;
      padding: 11px 20px;
      margin: 0;
      cursor: pointer;
      position: relative; }
      /* line 1052, theme.scss */
      .collection-filter-top .filter .filter-title:after {
        content: "";
        position: absolute;
        top: 17px;
        right: 20px;
        background: url(arrow.png) no-repeat;
        width: 14px;
        height: 8px; }
      /* line 1053, theme.scss */
      .collection-filter-top .filter .filter-title span {
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        display: block;
        max-width: 93%; }
    /* line 1055, theme.scss */
    .collection-filter-top .filter .filter-items-list {
      overflow: auto;
      max-height: 162px; }
      /* line 1056, theme.scss */
      .collection-filter-top .filter .filter-items-list::-webkit-scrollbar {
        width: 12px;
        background-color: #F5F5F5; }
      /* line 1057, theme.scss */
      .collection-filter-top .filter .filter-items-list::-webkit-scrollbar-thumb {
        background-color: #599719; }
    /* line 1059, theme.scss */
    .collection-filter-top .filter .filter_inputs {
      display: none;
      position: absolute;
      background: #fff;
      border: 1px solid #999;
      border-top: 0;
      top: 100%;
      left: 0;
      right: 0;
      padding: 22px 19px 19px;
      z-index: 50;
      margin-top: -1px; }
      /* line 1060, theme.scss */
      .collection-filter-top .filter .filter_inputs:before {
        position: absolute;
        top: 0;
        left: 19px;
        right: 19px;
        border-top: 1px solid #e4e4e4;
        content: ""; }
      /* line 1061, theme.scss */
      .collection-filter-top .filter .filter_inputs .filter-submit {
        width: auto;
        padding: 12px 27px 14px;
        margin-top: 10px; }
    /* line 1064, theme.scss */
    .collection-filter-top .filter.open .filter-title:after {
      transform: rotate(180deg); }
    /* line 1065, theme.scss */
    .collection-filter-top .filter.open .filter_inputs {
      display: block; }
  /* line 1068, theme.scss */
  .collection-filter-top .tip_actions {
    font-size: 23px;
    font-weight: bold;
    color: #3e2d24;
    text-transform: uppercase;
    display: inline-block;
    vertical-align: middle; }
    /* line 1069, theme.scss */
    .collection-filter-top .tip_actions.active {
      color: #59971a; }
  /* line 1071, theme.scss */
  .collection-filter-top .tip_actions_select {
    display: inline-block;
    margin: 0 17px;
    border: 1px solid #999;
    background: #fff;
    position: relative;
    width: 100px;
    height: 40px;
    border-radius: 20px;
    vertical-align: middle; }
    /* line 1072, theme.scss */
    .collection-filter-top .tip_actions_select:before {
      position: absolute;
      top: 3px;
      right: 3px;
      content: "";
      width: 32px;
      height: 32px;
      border-radius: 50%;
      background: #59971a; }
    /* line 1073, theme.scss */
    .collection-filter-top .tip_actions_select.start:before {
      right: auto;
      left: 3px; }

/* line 1079, theme.scss */
.product-available {
  float: right;
  margin: 15px 0 10px 12px; }

/* line 1080, theme.scss */
.product-available:before {
  content: '';
  width: 13px;
  height: 13px;
  display: inline-block;
  vertical-align: baseline;
  -webkit-background-size: contain;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-right: 5px; }

/* line 1093, theme.scss */
[data-product-id].is-available .product-available:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.7 39.69'%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath fill='green' class='cls-1' d='M19.84,0A19.85,19.85,0,1,0,39.7,19.85,19.84,19.84,0,0,0,19.84,0ZM17.43,27.93,9.35,19.85l3.23-3.24,4.85,4.85,9.69-9.69L30.35,15Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E"); }

/* line 1097, theme.scss */
[data-product-id].not-available .product-available:before {
  background-image: url("data:image/svg+xml, %3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 39.7 39.69'%3E%3Cdefs%3E%3C/defs%3E%3Cg id='Layer_2' data-name='Layer 2'%3E%3Cg id='Layer_1-2' data-name='Layer 1'%3E%3Cpath fill='yellow' class='cls-1' fill='#f8ac40' d='M19.84,0A19.85,19.85,0,1,0,39.7,19.84,19.84,19.84,0,0,0,19.84,0Zm2.29,7.84-.64,16.33H18.23L17.57,7.84Zm-2.32,24a2.61,2.61,0,0,1-2.63-2.73,2.66,2.66,0,1,1,2.63,2.73Z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
  fill: #f8ac40; }

@media screen and (min-width: 1200px) {
  /* line 1103, theme.scss */
  .cell-gallery {
    max-width: 45%;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%; }

  /* line 1104, theme.scss */
  .cell-caption {
    max-width: 55%;
    -webkit-flex-basis: 55%;
    -ms-flex-preferred-size: 55%;
    flex-basis: 55%; } }
/* line 1106, theme.scss */
.product_totalprice {
  background: #efefef;
  margin-bottom: 25px;
  padding: 12px 0;
  font-size: 14px;
  color: #333; }
  /* line 1107, theme.scss */
  .product_totalprice .param_label {
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 35px; }
  /* line 1108, theme.scss */
  .product_totalprice .price_total {
    font-size: 26px;
    font-weight: bold;
    text-transform: uppercase; }

/* line 1111, theme.scss */
.product-info form[data-product-id] button.bttn-prim {
  width: auto;
  margin-right: 8px; }
/* line 1112, theme.scss */
.product-info form[data-product-id] button.bttn-second {
  width: auto;
  margin-right: 8px; }
/* line 1113, theme.scss */
.product-info form[data-product-id] .bttn-credit {
  width: auto; }

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

/* line 1116, theme.scss */
.parameters, .product_properties {
  border-bottom: 1px solid #e2e0de;
  margin-bottom: 20px; }
  /* line 1117, theme.scss */
  .parameters img, .product_properties img {
    max-height: 15px;
    width: 29px;
    vertical-align: middle; }
  /* line 1118, theme.scss */
  .parameters [data-img], .product_properties [data-img] {
    width: 29px;
    height: 15px;
    display: inline-block;
    vertical-align: middle; }
  /* line 1119, theme.scss */
  .parameters [data-img="Китай"], .product_properties [data-img="Китай"] {
    background: url(китай.svg); }
  /* line 1120, theme.scss */
  .parameters [data-img="Россия"], .product_properties [data-img="Россия"] {
    background: url(россия.svg); }
  /* line 1121, theme.scss */
  .parameters [data-img="Австрия"], .product_properties [data-img="Австрия"] {
    background: url(австрия.svg); }
  /* line 1122, theme.scss */
  .parameters [data-img="Бельгия"], .product_properties [data-img="Бельгия"] {
    background: url(бельгия.svg); }
  /* line 1123, theme.scss */
  .parameters [data-img="Тайвань"], .product_properties [data-img="Тайвань"] {
    background: url(тайвань.svg); }
  /* line 1124, theme.scss */
  .parameters [data-img="Германия"], .product_properties [data-img="Германия"] {
    background: url(германия.svg); }
  /* line 1125, theme.scss */
  .parameters [data-img="Нидерланды"], .parameters [data-img="Голландия"], .product_properties [data-img="Нидерланды"], .product_properties [data-img="Голландия"] {
    background: url(голландия.svg); }
  /* line 1126, theme.scss */
  .parameters [data-img="Австралия"], .product_properties [data-img="Австралия"] {
    background: url(австралия.svg); }
  /* line 1127, theme.scss */
  .parameters [data-img="снг"], .product_properties [data-img="снг"] {
    background: url(снг.svg); }
  /* line 1128, theme.scss */
  .parameters [data-img="США"], .product_properties [data-img="США"] {
    background: url(сша.svg); }
  /* line 1129, theme.scss */
  .parameters [data-img="Тайвань"], .product_properties [data-img="Тайвань"] {
    background: url(тайвань.svg); }
  /* line 1130, theme.scss */
  .parameters [data-img="Чехия"], .product_properties [data-img="Чехия"] {
    background: url(чехия.svg); }
  /* line 1131, theme.scss */
  .parameters [data-img="Швейцария"], .product_properties [data-img="Швейцария"] {
    background: url(швейцария.svg); }
  /* line 1132, theme.scss */
  .parameters [data-img="Швеция"], .product_properties [data-img="Швеция"] {
    background: url(швеция.svg); }
  /* line 1133, theme.scss */
  .parameters [data-img="Южная Корея"], .product_properties [data-img="Южная Корея"] {
    background: url(южная-корея.svg); }

/* line 1135, theme.scss */
.param_label {
  font-weight: bold; }

/* line 1136, theme.scss */
.lnk_characteristics {
  font-weight: bold;
  color: #599719;
  text-decoration: none !important;
  border-bottom: 1px dashed #599719; }
  /* line 1137, theme.scss */
  .lnk_characteristics:hover {
    border-bottom-color: transparent; }

/* line 1139, theme.scss */
.lnk_compare {
  text-decoration: none !important; }
  /* line 1140, theme.scss */
  .lnk_compare i {
    display: inline-block;
    background: #565656;
    mask: url(compare.svg);
    -webkit-mask: url(compare.svg);
    width: 16px;
    height: 14px;
    margin-right: 7px;
    vertical-align: middle; }
  /* line 1141, theme.scss */
  .lnk_compare span {
    color: #599719;
    border-bottom: 1px dashed #599719; }
  /* line 1142, theme.scss */
  .lnk_compare:hover span {
    border-bottom-color: transparent; }

/* line 1145, theme.scss */
.product_row {
  margin-bottom: 20px; }

/* line 1147, theme.scss */
.product-old_price {
  text-decoration: line-through;
  color: #555;
  font-size: 18px;
  font-weight: bold;
  display: inline; }
  /* line 1148, theme.scss */
  .product-old_price + .product-price span[data-prodprice] {
    color: #e30012;
    font-size: 18px; }

/* line 1150, theme.scss */
.product-price {
  color: #333; }
  /* line 1151, theme.scss */
  .product-price span[data-prodprice] {
    font-size: 24px;
    font-weight: bold; }

/* line 1154, theme.scss */
.product_packing .chkbx-label {
  padding-left: 27px; }
/* line 1155, theme.scss */
.product_packing .info {
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url(info-help.svg);
  vertical-align: middle;
  margin-left: 3px; }

/* line 1158, theme.scss */
.product_benefits {
  margin: 30px 0;
  color: #333;
  font-size: 14px; }
  /* line 1159, theme.scss */
  .product_benefits:not(:last-child) {
    border-right: 1px solid #e2e0de; }
  /* line 1160, theme.scss */
  .product_benefits svg {
    width: 45px;
    margin-right: 15px;
    vertical-align: top; }
  /* line 1161, theme.scss */
  .product_benefits .info {
    width: calc(100% - 65px);
    display: inline-block; }
  /* line 1162, theme.scss */
  .product_benefits .title {
    color: #3e2d24;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px; }
  /* line 1163, theme.scss */
  .product_benefits a {
    color: #599719;
    text-decoration: none !important;
    border-bottom: 1px dashed #599719; }
    /* line 1164, theme.scss */
    .product_benefits a:hover {
      border-bottom-color: transparent; }
  /* line 1166, theme.scss */
  .product_benefits .bttn {
    background: #599719;
    border: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 12px;
    border-radius: 12px;
    margin-top: 5px; }

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

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

/* line 1172, theme.scss */
.form-field {
  width: 100%; }

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

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

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

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

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

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

/* line 1197, theme.scss */
.tabs-box {
  padding: 25px 0px; }

/* line 1198, theme.scss */
.tabs-head.tabs-head {
  background: #f6f6f6;
  text-align: center;
  position: relative; }

/* line 1199, theme.scss */
.tabs-target {
  display: none; }

/* line 1200, theme.scss */
.tabs {
  margin-bottom: 40px; }

/* line 1202, theme.scss */
.tabs-item {
  font-size: 21px;
  font-weight: 600;
  text-transform: uppercase;
  color: #333;
  cursor: pointer;
  user-select: none;
  display: inline-block;
  vertical-align: top;
  border-bottom: 3px solid transparent;
  outline: none;
  padding: 10px 29px;
  position: relative; }
  /* line 1206, theme.scss */
  .tabs-item span {
    color: #8c887e; }

/* line 1209, theme.scss */
.tabs-item.is-button-active {
  color: #599719;
  border-bottom: 3px solid #599719; }
  /* line 1212, theme.scss */
  .tabs-item.is-button-active:after {
    content: "";
    border: 5px solid transparent;
    border-top-color: #599719;
    position: absolute;
    bottom: -13px;
    left: 50%;
    margin-left: -5px; }

/* line 1215, theme.scss */
.product_properties {
  margin: 0 auto;
  max-width: 510px; }
  /* line 1216, theme.scss */
  .product_properties .item {
    border-bottom: 1px solid #e2e0de;
    padding: 10px 0;
    color: #333; }
  /* line 1217, theme.scss */
  .product_properties .item:nth-child(even) {
    background: #f4f4f4; }

/* line 1220, theme.scss */
.gallery-wrapper {
  position: relative;
  overflow: hidden; }

/* line 1224, theme.scss */
.gallery-top {
  margin-bottom: 10px; }

/* line 1228, theme.scss */
.swiper-slide.is-active .gallery-thumb {
  border: 1px solid #599719; }

/* line 1232, theme.scss */
.gallery-wrapper .swiper-container-android .swiper-slide,
.gallery-wrapper .swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 1240, theme.scss */
.gallery-thumb {
  cursor: pointer;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid transparent;
  overflow: hidden; }
  /* line 1251, theme.scss */
  .gallery-thumb img {
    max-height: 90px;
    display: block !important;
    margin: 0 auto;
    object-fit: contain; }

/* line 1257, theme.scss */
.image-container.is-cover.gallery-thumb > img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50%;
  object-position: 50%; }

/* line 1276, theme.scss */
.gallery-wrapper .swiper-button-prev,
.gallery-wrapper .swiper-container-rtl .swiper-button-next {
  -webkit-background-size: 8px 8px;
  background-size: 8px !important;
  background-position: 50%;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #599719;
  top: calc(50% + 9px);
  left: -44px; }

/* line 1282, theme.scss */
.gallery-wrapper .swiper-button-next,
.gallery-wrapper .swiper-container-rtl .swiper-button-prev {
  -webkit-background-size: 8px 8px;
  background-size: 8px !important;
  background-position: 50%;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #599719;
  top: calc(50% + 9px);
  right: -44px; }

/* line 1288, theme.scss */
.gallery-thumbs-wrap {
  width: calc(100% - 88px);
  position: relative;
  margin: auto;
  /*.swiper-container .swiper-slide {max-width: 100px;}*/ }

/* line 1295, theme.scss */
.gallery-slide {
  height: 400px !important;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  text-align: center; }

/* line 1327, theme.scss */
.gallery-slide > figure.mz-figure > img {
  max-width: 100% !important;
  max-height: 400px !important; }

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

/* line 1336, theme.scss */
.products-control-prev, .js-product-slider-prev {
  left: -25px; }

/* line 1337, theme.scss */
.products-control-next, .js-product-slider-next {
  right: -25px; }

/* line 1339, theme.scss */
.products-title {
  font-size: 24px; }

/* line 1343, theme.scss */
.slide-inner {
  display: block;
  position: relative; }

/* line 1348, theme.scss */
.slide-inner img {
  width: 100%; }

/* line 1352, theme.scss */
.slide-absolute {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  width: 100%; }

/* line 1360, theme.scss */
.slide-content {
  padding-top: 100px; }

/* line 1364, theme.scss */
.slide-title {
  font-size: 3rem;
  color: #fff; }

/* line 1369, theme.scss */
.slide-description {
  font-size: 2rem;
  color: #fff; }

/* line 1374, theme.scss */
.quantity-controls {
  display: flex;
  position: relative; }

/* line 1375, theme.scss */
.quantity_pmm2 {
  display: flex; }
  /* line 1376, theme.scss */
  .quantity_pmm2 .param_label {
    padding: 5px 10px 5px 0; }

/* line 1378, theme.scss */
.quantity-input {
  width: 55px;
  border: none;
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  text-align: center;
  padding: 4px 5px;
  vertical-align: top;
  height: 30px; }

/* line 1380, theme.scss */
.cart-item .quantity.is-cart {
  margin-bottom: 5px; }
/* line 1382, theme.scss */
.cart-item .quantity-controls .unit {
  position: absolute;
  top: 5px;
  right: 40px; }
/* line 1384, theme.scss */
.cart-item .quantity-input {
  width: 110px;
  padding-right: 40px; }

/* line 1387, theme.scss */
.fancybox-slide--html {
  padding: 40px 10px; }
  /* line 1388, theme.scss */
  .fancybox-slide--html .fancybox-close-small {
    color: #fff;
    opacity: 1;
    right: -40px;
    top: -40px;
    padding: 5px; }
  /* line 1389, theme.scss */
  .fancybox-slide--html .fancybox-content {
    overflow: visible; }

/* line 1391, theme.scss */
.quick_view-modal {
  max-width: 900px;
  padding: 15px 20px;
  width: 80%; }
  /* line 1392, theme.scss */
  .quick_view-modal form > .row {
    margin: 0 -10px; }
  /* line 1393, theme.scss */
  .quick_view-modal form > .row > [class*='cell-'] {
    padding: 0 10px; }
  /* line 1394, theme.scss */
  .quick_view-modal form > .row > .cell-5 {
    max-width: 47.7%;
    -webkit-flex-basis: 47.7%;
    -ms-flex-preferred-size: 47.7%;
    flex-basis: 47.7%; }
  /* line 1395, theme.scss */
  .quick_view-modal form > .row > .cell-7 {
    max-width: 52.3%;
    -webkit-flex-basis: 52.3%;
    -ms-flex-preferred-size: 52.3%;
    flex-basis: 52.3%; }
  /* line 1396, theme.scss */
  .quick_view-modal .bttn-prim {
    padding: 10px 15px;
    width: auto; }
  /* line 1397, theme.scss */
  .quick_view-modal form[data-product-id] button.bttn-second {
    margin-right: 0;
    width: auto; }
  /* line 1398, theme.scss */
  .quick_view-modal .card-prices {
    border: none;
    margin: 0;
    text-align: center; }
  /* line 1399, theme.scss */
  .quick_view-modal .product_link_full {
    text-align: center; }
  /* line 1400, theme.scss */
  .quick_view-modal .product-title {
    font-size: 23px;
    color: #333; }

/* line 1402, theme.scss */
.lnk_characteristics_more {
  background: url(link.svg) no-repeat 0 50%;
  padding-left: 25px;
  color: #599719;
  text-decoration: underline;
  outline: none; }

/* line 1404, theme.scss */
.feedback-modal .product-info {
  border-bottom: 1px solid #e2e0de;
  padding-bottom: 20px;
  margin-bottom: 15px; }
  /* line 1405, theme.scss */
  .feedback-modal .product-info .row {
    margin: 0 -5px; }
  /* line 1406, theme.scss */
  .feedback-modal .product-info [class*='cell-'] {
    padding: 0 5px; }
  /* line 1407, theme.scss */
  .feedback-modal .product-info .js-product-info-image {
    max-width: 70px; }
  /* line 1408, theme.scss */
  .feedback-modal .product-info .js-product-info-title {
    font-weight: bold;
    margin-bottom: 3px;
    font-size: 14px;
    color: #3a2b22; }
  /* line 1409, theme.scss */
  .feedback-modal .product-info .product-info-sku {
    margin-bottom: 12px;
    font-size: 12px;
    color: #3a2b22; }
  /* line 1410, theme.scss */
  .feedback-modal .product-info .js-product-info-price {
    font-weight: bold;
    font-size: 14px;
    color: #3a2b22; }

/* line 1413, theme.scss */
.feedback p {
  font-size: 14px;
  margin-bottom: 10px; }

/* line 1415, theme.scss */
.feedback .bttn-prim, .m-modal-button--checkout {
  font-size: 16px;
  padding: 11px 23px 14px; }

/* line 1416, theme.scss */
#showroom-modal.feedback-modal, #help-modal.feedback-modal, #gauge-modal.feedback-modal {
  width: 888px; }

/* line 1418, theme.scss */
.product_delivery {
  margin: 10px 0;
  text-align: center; }
  /* line 1419, theme.scss */
  .product_delivery .product_delivery__item [class*='cell-']:first-child {
    text-align: left; }
  /* line 1420, theme.scss */
  .product_delivery__title {
    margin-bottom: 12px;
    font-weight: bold;
    font-size: 18px; }
  /* line 1421, theme.scss */
  .product_delivery__table {
    border: 1px solid #e2e0de;
    padding: 8px; }
  /* line 1422, theme.scss */
  .product_delivery__item {
    border-bottom: 1px solid #e2e0de;
    padding: 8px 0 8px 10px; }
    /* line 1423, theme.scss */
    .product_delivery__item:last-child {
      border-bottom: 0; }

/* line 1426, theme.scss */
.template-is-product .product_delivery__title {
  text-align: center; }

/* line 1434, theme.scss */
.cart-items {
  border-top: 1px solid #e2e0de;
  border-left: 1px solid #e2e0de;
  margin-bottom: 20px; }
  /* line 1435, theme.scss */
  .cart-items .row {
    margin: 0; }
  /* line 1436, theme.scss */
  .cart-items [class*="cell-"] {
    border-right: 1px solid #e2e0de;
    border-bottom: 1px solid #e2e0de;
    padding: 18px 10px; }
  /* line 1437, theme.scss */
  .cart-items .cart-head {
    color: #333;
    text-align: center; }
  /* line 1439, theme.scss */
  .cart-items .cart-item [class*="cell-"]:first-child, .cart-items .cart-item [class*="cell-"]:nth-child(2) {
    border-right: 0; }
  @media screen and (min-width: 769px) {
    /* line 1441, theme.scss */
    .cart-items .cart-item [class*="cell-"]:first-child {
      max-width: 4%;
      -webkit-flex-basis: 4%;
      -ms-flex-preferred-size: 4%;
      flex-basis: 4%; }
      /* line 1442, theme.scss */
      .cart-items .cart-item [class*="cell-"]:first-child img {
        width: 10px; }
    /* line 1444, theme.scss */
    .cart-items .cart-item [class*="cell-"]:nth-child(2) {
      max-width: 9%;
      -webkit-flex-basis: 9%;
      -ms-flex-preferred-size: 9%;
      flex-basis: 9%; }
    /* line 1445, theme.scss */
    .cart-items .cart-item .item-info {
      max-width: 37%;
      -webkit-flex-basis: 37%;
      -ms-flex-preferred-size: 37%;
      flex-basis: 37%; } }
  /* line 1447, theme.scss */
  .cart-items .cart-item .item-sku {
    font-size: 14px;
    color: #777; }
  /* line 1448, theme.scss */
  .cart-items .cart-item .item-title {
    font-size: 18px;
    font-weight: bold; }
    /* line 1449, theme.scss */
    .cart-items .cart-item .item-title a {
      color: #333;
      text-decoration: none; }
      /* line 1450, theme.scss */
      .cart-items .cart-item .item-title a:hover {
        color: #599719; }
  /* line 1453, theme.scss */
  .cart-items .cart-item .item-prices {
    flex-direction: column; }
  /* line 1454, theme.scss */
  .cart-items .cart-item .item-oldprice {
    font-size: 18px;
    color: #999;
    text-decoration: line-through; }
  /* line 1455, theme.scss */
  .cart-items .cart-item .item-price {
    font-size: 24px;
    font-weight: bold;
    color: #333; }
  /* line 1456, theme.scss */
  .cart-items .cart-item .item-difference {
    font-size: 14px;
    color: #d50000; }
  /* line 1457, theme.scss */
  .cart-items .cart-item .item-total_price {
    font-size: 24px;
    font-weight: bold;
    color: #333; }

/* line 1460, theme.scss */
.item-delete, .dynamic_item-del {
  width: 10px;
  height: 10px;
  padding: 0;
  background: #ccc;
  mask: url(close.svg) no-repeat;
  -webkit-mask: url(close.svg) no-repeat; }
  /* line 1461, theme.scss */
  .item-delete:hover, .dynamic_item-del:hover {
    background: #ab2929; }

/* line 1464, theme.scss */
.cart_total_oldprice {
  color: #555;
  font-size: 18px;
  font-weight: bold; }
  /* line 1465, theme.scss */
  .cart_total_oldprice strong {
    text-decoration: line-through; }
  /* line 1466, theme.scss */
  .cart_total_oldprice ~ [data-cartman-total-price] {
    color: #e30012; }

/* line 1468, theme.scss */
.cart-total {
  color: #333;
  font-size: 30px;
  margin-bottom: 15px; }
  /* line 1469, theme.scss */
  .cart-total .discounts-rows {
    font-size: 18px; }
    /* line 1470, theme.scss */
    .cart-total .discounts-rows .cart_sidebar-total {
      color: #ab2929; }

/* line 1473, theme.scss */
.discounts-wrap {
  margin-bottom: 20px;
  position: relative;
  max-width: 300px;
  margin-left: auto; }
  /* line 1474, theme.scss */
  .discounts-wrap .discounts-notice.notice.is-warning {
    background: #ac0000;
    border: none;
    position: absolute;
    top: -65px;
    left: -16px;
    z-index: 9;
    font-size: 14px;
    padding: 10px 20px;
    width: 230px; }
    /* line 1475, theme.scss */
    .discounts-wrap .discounts-notice.notice.is-warning:after {
      left: 48%;
      bottom: -10px;
      border: 5px solid transparent;
      border-top-color: #ac0000;
      position: absolute;
      content: ""; }
  /* line 1477, theme.scss */
  .discounts-wrap .discounts-coupon {
    margin-right: 5px;
    border: 1px solid #999 !important;
    padding: 5px 12px;
    color: #000; }

/* line 1480, theme.scss */
.cart-block-total .cart_total_oldprice {
  font-size: 18px;
  color: #555; }
  /* line 1480, theme.scss */
  .cart-block-total .cart_total_oldprice strong {
    text-decoration: line-through; }
/* line 1481, theme.scss */
.cart-block-total .bttn-buy.in-cart, .cart-block-total .bttn-credit.in-cart, .cart-block-total .credit-info {
  max-width: 300px;
  margin-left: auto;
  display: block; }

/* line 1483, theme.scss */
.bttn-prim.is-discounts {
  padding: 12px; }

/* line 1484, theme.scss */
.bttn-buy.in-cart {
  margin-bottom: 20px;
  position: relative;
  font-size: 22px; }

/* line 1485, theme.scss */
.bttn-credit.in-cart {
  width: 100%;
  background-position: 35px 50%;
  font-size: 22px; }

/* line 1486, theme.scss */
.credit-info {
  color: #333;
  font-size: 14px;
  text-align: center; }
  /* line 1487, theme.scss */
  .credit-info span {
    color: #777; }

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

/* line 1494, theme.scss */
.scroll_top {
  color: #fff;
  display: block;
  position: fixed;
  background: #599719;
  bottom: 10px;
  font-size: 2em;
  cursor: pointer;
  padding: 0 10px;
  right: 10px;
  height: 40px;
  opacity: 0;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: right .25s ease, all .25s ease;
  -o-transition: right .25s ease, all .25s ease;
  transition: right .25s ease, all .25s ease;
  text-decoration: none;
  z-index: 1000;
  text-transform: uppercase;
  font-size: 20px;
  outline: none; }

@media (max-width: 1200px) {
  /* line 1520, theme.scss */
  .scroll_top {
    display: none; } }
/* line 1525, theme.scss */
.scroll_top:focus {
  text-decoration: none; }

/* line 1529, theme.scss */
.scroll_top.is-enabled {
  opacity: 1;
  right: 25px;
  text-decoration: none; }

/* line 1535, theme.scss */
.scroll_top.is-enabled:hover,
.scroll_top.is-enabled:focus {
  text-decoration: none; }

/* line 1540, theme.scss */
.ajax-search-results {
  position: absolute;
  top: calc(100% - 1px);
  background: #fff;
  width: 100%;
  right: 0;
  z-index: 10;
  border: 1px solid #ccc7c4;
  list-style: none;
  text-align: left;
  margin: 0;
  min-width: 414px;
  padding: 10px 18px; }
  /* line 1543, theme.scss */
  .ajax-search-results a {
    color: #3e2d24;
    text-decoration: none; }
    /* line 1544, theme.scss */
    .ajax-search-results a:hover {
      color: #599719;
      text-decoration: none; }

/* line 1547, theme.scss */
.ajax-search-item {
  padding: 5px 0;
  font-size: 14px; }

/* line 1548, theme.scss */
.ajax_search-marked {
  color: #000;
  font-weight: bold; }

/* line 1550, theme.scss */
.social_share-title {
  font-size: 1.2rem;
  margin-bottom: 0.5rem; }

/* line 1555, theme.scss */
.social_share {
  margin: 0.5rem 0; }

/* line 1559, theme.scss */
.social_share-list a {
  color: #f65050;
  font-size: 22px;
  display: inline-block;
  vertical-align: middle; }

/* line 1566, theme.scss */
.social_share-list a:not(:last-child) {
  margin-right: 10px; }

/* line 1570, theme.scss */
.social-menu-link {
  color: inherit;
  width: 35px;
  height: 35px;
  border: 1px solid;
  display: none;
  vertical-align: top;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  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 1592, theme.scss */
.social-menu-link:hover {
  opacity: 0.9; }

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

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

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

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

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

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

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

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

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

/* line 1640, theme.scss */
.settings_guide-font-primary::before {
  content: '$font-family-primary: ';
  font-family: Calibri, Tahoma, Arial; }

/* line 1645, theme.scss */
.settings_guide-font-primary::after {
  content: "Calibri, Tahoma, Arial";
  font-family: Calibri, Tahoma, Arial; }

/* line 1650, theme.scss */
.settings_guide-font-second::before {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  content: '$font-family-second: '; }

/* line 1655, theme.scss */
.settings_guide-font-second::after {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  content: "-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue"; }

/* line 1660, theme.scss */
.settings_guide-font-size::before {
  font-size: 16px;
  content: '$font-size-primary: '; }

/* line 1665, theme.scss */
.settings_guide-font-size::after {
  font-size: 16px;
  content: "16px"; }

/* line 1681, theme.scss */
.settings_guide-color-background-primary:before {
  content: '$color-background-primary: '; }

/* line 1685, theme.scss */
.settings_guide-color-background-primary:after {
  background-color: #fff;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 1690, theme.scss */
.settings_guide-color-text-primary:before {
  content: '$color-text-primary: '; }

/* line 1694, theme.scss */
.settings_guide-color-text-primary:after {
  background-color: black;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 1699, theme.scss */
.settings_guide-color-text-gray:before {
  content: '$color-text-gray: '; }

/* line 1703, theme.scss */
.settings_guide-color-text-gray:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #555555; }

/* line 1708, theme.scss */
.settings_guide-color-link-primary:before {
  content: '$color-link-primary: '; }

/* line 1712, theme.scss */
.settings_guide-color-link-primary:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #599719; }

/* line 1717, theme.scss */
.settings_guide-color-link-secondary:before {
  content: '$color-link-secondary: '; }

/* line 1721, theme.scss */
.settings_guide-color-link-secondary:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f65050; }

/* line 1726, theme.scss */
.settings_guide-color-info:before {
  content: '$color-info: '; }

/* line 1730, theme.scss */
.settings_guide-color-info:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #E2E5EA; }

/* line 1735, theme.scss */
.settings_guide-color-success:before {
  content: '$color-success: '; }

/* line 1739, theme.scss */
.settings_guide-color-success:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #599719; }

/* line 1744, theme.scss */
.settings_guide-color-error:before {
  content: '$color-error: '; }

/* line 1748, theme.scss */
.settings_guide-color-error:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #f65050; }

/* line 1753, theme.scss */
.settings_guide-color-warning:before {
  content: '$color-warning: '; }

/* line 1757, theme.scss */
.settings_guide-color-warning:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #F2930C; }

/* line 1789, theme.scss */
.style_guide {
  padding: 0 50px; }

/* line 1793, theme.scss */
.style_guide > .row {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid; }

/* line 1799, theme.scss */
pre.html {
  margin-top: 0; }

/* line 1803, theme.scss */
.guide-fill {
  background: #ccc;
  min-height: 100px;
  border: 1px solid #999;
  text-align: center;
  line-height: 100px; }

/* line 1811, theme.scss */
.style_target {
  display: none; }

/* line 1815, theme.scss */
.style_target .sticky {
  top: 100px; }

/* line 1819, theme.scss */
.option-value.is-span {
  border: 1px solid #999;
  background: none;
  line-height: 1.5;
  min-width: 25px;
  padding: 5px 12px;
  margin-bottom: 4px;
  display: inline-block;
  vertical-align: middle;
  min-height: 25px;
  text-align: center;
  cursor: pointer;
  outline: none; }

/* line 1831, theme.scss */
.option-value.is-disabled {
  opacity: 0.5;
  cursor: default; }

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

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

/* line 1841, theme.scss */
.newsletter {
  background: #f2f4f7;
  padding: 20px 0;
  text-align: center; }
  /* line 1842, theme.scss */
  .newsletter .title {
    display: inline-block;
    font-size: 22px;
    font-weight: bold;
    padding: 10px 15px 10px 0;
    vertical-align: top; }
  /* line 1843, theme.scss */
  .newsletter .inpt {
    height: 45px;
    padding: 10px 15px;
    font-size: 16px;
    background: #fff;
    border-color: #e4e4e4;
    width: 470px;
    max-width: 100%; }
  /* line 1844, theme.scss */
  .newsletter .bttn-prim {
    vertical-align: top;
    font-size: 16px;
    margin-left: 15px;
    padding: 12px 50px 13px; }
  /* line 1845, theme.scss */
  .newsletter form {
    display: inline-block; }
  /* line 1846, theme.scss */
  .newsletter .feedback-row {
    margin: 0; }

/* line 1848, theme.scss */
footer {
  background: #282828;
  color: #959494; }
  /* line 1849, theme.scss */
  footer .footer-menus {
    padding: 22px 45px 22px 15px; }
  /* line 1850, theme.scss */
  footer .footer_menu-title {
    padding-bottom: 15px;
    border-bottom: 1px solid #676767;
    margin-bottom: 14px;
    font-size: 21px; }
  /* line 1851, theme.scss */
  footer .footer_menu-item {
    margin-bottom: 9px;
    font-size: 16px; }
    /* line 1852, theme.scss */
    footer .footer_menu-item a {
      color: #fff;
      text-decoration: none; }
      /* line 1853, theme.scss */
      footer .footer_menu-item a:hover {
        color: #599719; }
  /* line 1856, theme.scss */
  footer .footer-info {
    background: #212121;
    color: #fff;
    padding: 28px 15px 22px;
    text-align: center; }
  /* line 1857, theme.scss */
  footer .logotype.in-footer {
    margin-bottom: 15px; }
    /* line 1858, theme.scss */
    footer .logotype.in-footer img {
      max-width: 220px; }
  /* line 1860, theme.scss */
  footer .phone.in-footer {
    margin-bottom: 10px;
    font-size: 28px; }
    /* line 1861, theme.scss */
    footer .phone.in-footer p {
      margin: 0; }
    /* line 1862, theme.scss */
    footer .phone.in-footer a {
      color: #fff !important;
      text-decoration: none !important; }
  /* line 1864, theme.scss */
  footer .footer-bottom {
    border-top: 1px solid #676767;
    padding-top: 9px;
    margin-top: 10px; }
    /* line 1865, theme.scss */
    footer .footer-bottom img {
      vertical-align: middle;
      margin: 10px 0 10px 3px; }
  /* line 1868, theme.scss */
  footer .payment img {
    max-width: 48px; }
    /* line 1868, theme.scss */
    footer .payment img:first-child {
      margin-left: 20px; }
  /* line 1870, theme.scss */
  footer .metro {
    padding-left: 23px;
    background: url(metro.svg) no-repeat 0 50%;
    display: inline-block;
    margin-bottom: 5px; }
  /* line 1871, theme.scss */
  footer .address {
    margin-bottom: 30px;
    font-size: 20px; }
    /* line 1872, theme.scss */
    footer .address a {
      color: #fff;
      text-decoration: underline; }
      /* line 1873, theme.scss */
      footer .address a:hover {
        color: #599719; }
  /* line 1876, theme.scss */
  footer .copyright {
    font-size: 14px; }

/* line 1880, theme.scss */
#select-city {
  width: 80%;
  max-width: 700px; }
  /* line 1881, theme.scss */
  #select-city .title {
    font-size: 26px;
    color: #333;
    font-weight: bold;
    margin-bottom: 10px; }
  /* line 1882, theme.scss */
  #select-city input {
    margin-bottom: 25px;
    width: 100%;
    border: 1px solid #333;
    height: 35px; }
  /* line 1883, theme.scss */
  #select-city ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 25%; }
    /* line 1884, theme.scss */
    #select-city ul li {
      cursor: pointer; }
  /* line 1886, theme.scss */
  #select-city:after {
    content: "";
    display: block;
    clear: both; }

/* line 1888, theme.scss */
.kladr-error {
  color: #cb3e27; }

/* line 1888, theme.scss */
#kladr_autocomplete ul {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  border: 1px solid #c4c4c4;
  background-color: #fff;
  z-index: 99999;
  overflow-x: hidden;
  overflow-y: auto;
  min-width: 200px;
  max-height: 420px;
  color: #313131; }

/* line 1889, theme.scss */
#kladr_autocomplete ul {
  display: flex;
  flex-direction: column;
  list-style-type: none; }

/* line 1890, theme.scss */
#kladr_autocomplete li {
  margin: 0;
  padding: 8px 10px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

/* line 1891, theme.scss */
#kladr_autocomplete li:first-child {
  display: none;
  order: 10; }

/* line 1892, theme.scss */
#kladr_autocomplete li:nth-child(n+2) {
  border-top: 1px solid #ededed; }

/* line 1893, theme.scss */
#kladr_autocomplete li:hover {
  background-color: #f2f2f2;
  cursor: pointer; }

/* line 1894, theme.scss */
#kladr_autocomplete li.active {
  background-color: #e9e9e9; }

/* line 1895, theme.scss */
#kladr_autocomplete a {
  text-decoration: none; }

/* line 1896, theme.scss */
#kladr_autocomplete strong {
  color: #038ebd; }

/* line 1897, theme.scss */
#kladr_autocomplete .spinner {
  position: absolute;
  display: block;
  margin: 0;
  padding: 0;
  width: 16px;
  height: 16px;
  background: url("spinner.png") center center no-repeat;
  z-index: 9999; }

/* line 1899, theme.scss */
.template-is-checkout2 .header_menu {
  margin: 0; }

/* line 1900, theme.scss */
.co-basket_item-list .co-basket_item:first-child {
  margin-top: 40px; }

/* line 1901, theme.scss */
.co-input-field {
  border: 1px solid #cccccc;
  padding: 0.5rem; }

/* line 1902, theme.scss */
button#create_order {
  font-size: 16px; }

/* line 1903, theme.scss */
.swiper-button-next, .swiper-button-prev {
  width: 14px;
  height: 22px;
  background-size: contain !important;
  outline: none; }

/* line 1904, theme.scss */
.compares.container {
  padding-bottom: 50px; }

/* line 1905, theme.scss */
.products-slider-wrapper {
  margin-left: 25px;
  margin-right: 25px; }

@media only screen and (min-width: 768px) and (max-width: 1200px) {
  /* line 1908, theme.scss */
  .product-info form[data-product-id] button.bttn-prim {
    width: 100%;
    margin-right: 0; }

  /* line 1909, theme.scss */
  .product-info form[data-product-id] button.bttn-second {
    width: calc(50% - 12px); }

  /* line 1910, theme.scss */
  .product-info form[data-product-id] .bttn-credit {
    width: 50%; } }
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  /* line 1913, theme.scss */
  .card .bttn-buy {
    padding: 8px 5px;
    font-size: 15px; } }
@media screen and (max-width: 1200px) {
  /* line 1916, theme.scss */
  .compares-widget, .login-widget {
    margin-right: 10px; }

  /* line 1917, theme.scss */
  .but_gauge strong {
    font-size: 22px;
    line-height: 28px; } }
@media screen and (max-width: 1120px) {
  /* line 1920, theme.scss */
  .cart-widget {
    width: auto; }

  /* line 1921, theme.scss */
  .cart-widget-link .title, [data-cartman-total] {
    display: none; } }
@media screen and (max-width: 1024px) {
  /* line 1924, theme.scss */
  .header-top {
    position: fixed;
    z-index: 99;
    top: 0px;
    left: 0px;
    width: 100%;
    background-color: #fff;
    box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.3);
    height: 47px; }
    /* line 1925, theme.scss */
    .header-top ul {
      margin: 0;
      padding: 0 20px 0 0;
      list-style: none;
      display: flex;
      -ms-flex-pack: end;
      justify-content: flex-end; }
    /* line 1926, theme.scss */
    .header-top li:first-child {
      margin-right: auto; }
    /* line 1927, theme.scss */
    .header-top li + li {
      padding: 10px 10px 5px; }
    /* line 1928, theme.scss */
    .header-top .cart-widget-icon {
      width: 30px;
      height: 30px;
      background-size: 30px;
      border: none;
      border-radius: 0; }
    /* line 1929, theme.scss */
    .header-top [data-compares-counter], .header-top .cart-widget-icon span {
      min-width: 18px;
      height: 18px;
      font-size: 14px;
      line-height: 17px;
      top: -7px;
      right: -8px; }

  /* line 1931, theme.scss */
  .breadcrumb-wrapper {
    margin: 0 -15px 20px;
    padding: 10px 15px;
    background: #f4f4f4; }
    /* line 1932, theme.scss */
    .breadcrumb-wrapper ul {
      margin: 0; }

  /* line 1934, theme.scss */
  .bttn-burger {
    text-align: center;
    background: #599719;
    color: #fff !important;
    width: 45px;
    height: 100%;
    font-size: 20px;
    padding: 0; }

  /* line 1935, theme.scss */
  .main-header {
    padding: 60px 15px 15px; }

  /* line 1936, theme.scss */
  .gallery-slide {
    height: auto !important; }

  /* line 1938, theme.scss */
  .popular_categories {
    margin-bottom: 15px;
    padding-bottom: 20px; }

  /* line 1939, theme.scss */
  [data-open-filter] {
    width: 50%;
    float: left;
    margin-bottom: 15px;
    padding: 7px 10px; }
    /* line 1940, theme.scss */
    [data-open-filter] svg {
      max-width: 20px;
      margin-right: 10px;
      vertical-align: middle; }

  /* line 1942, theme.scss */
  .collection-order-wrapper {
    float: left;
    width: 50%;
    margin: 0 0 15px; }

  /* line 1943, theme.scss */
  .collection-order-wrapper .label {
    padding: 7px 10px;
    line-height: 24px;
    display: block;
    margin: 0; }

  /* line 1944, theme.scss */
  .collection-filter {
    padding: 0;
    border: none; }

  /* line 1945, theme.scss */
  .collection-filter-top {
    padding: 20px; }
    /* line 1946, theme.scss */
    .collection-filter-top .filter {
      margin-bottom: 10px; }
    /* line 1947, theme.scss */
    .collection-filter-top .cell-12-sm {
      max-width: 100%;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%; }
    /* line 1948, theme.scss */
    .collection-filter-top .text-center-sm {
      text-align: center; }

  /* line 1950, theme.scss */
  .sorting_items {
    display: none; }

  /* line 1951, theme.scss */
  .sorting.open {
    position: relative; }
    /* line 1952, theme.scss */
    .sorting.open .sorting_items {
      display: block;
      position: absolute;
      top: 100%;
      left: 0;
      right: 0;
      padding: 10px;
      background: #fff;
      z-index: 99;
      box-shadow: 0 4px 5px #777;
      text-align: left; }

  /* line 1954, theme.scss */
  .collection-order-wrapper a {
    display: block; }

  /* line 1955, theme.scss */
  .collection-wrapper:before {
    content: "";
    display: block;
    clear: both; }

  /* line 1956, theme.scss */
  .card .bttn-buy {
    padding: 8px 5px;
    font-size: 14px; }

  /* line 1958, theme.scss */
  .lnk_characteristics {
    font-weight: normal;
    white-space: nowrap; }

  /* line 1959, theme.scss */
  [name="variant_id"] + .product_row {
    border-bottom: 1px solid #e2e0de;
    padding-bottom: 10px; }

  /* line 1961, theme.scss */
  footer .phone.in-footer {
    font-size: 22px; }

  /* line 1962, theme.scss */
  footer .logotype.in-footer img {
    margin: 0; }

  /* line 1963, theme.scss */
  footer .footer-menus {
    padding: 22px 15px; }

  /* line 1965, theme.scss */
  .cart-item .quantity-input {
    width: 75px;
    padding-right: 30px; }

  /* line 1966, theme.scss */
  .cart-item .quantity-controls .unit {
    top: 9px;
    right: 35px;
    font-size: 12px; }

  /* line 1967, theme.scss */
  .cart-item .quantity-controls .unit.sht {
    right: 45px; }

  /* line 1969, theme.scss */
  .gallery-thumbs-wrap .swiper-slide {
    max-width: 110px; } }
@media only screen and (min-width: 921px) and (max-width: 1024px) {
  /* line 1972, theme.scss */
  .breadcrumb {
    font-size: 14px; }

  /* line 1973, theme.scss */
  .product-title {
    font-size: 23px; }

  /* line 1974, theme.scss */
  .product-available {
    margin-top: 5px; }

  /* line 1975, theme.scss */
  .product-old_price {
    font-size: 16px; }

  /* line 1976, theme.scss */
  .product-price span {
    font-size: 19px; }

  /* line 1977, theme.scss */
  .product_delivery__item {
    font-size: 12px; }
    /* line 1978, theme.scss */
    .product_delivery__item .row {
      margin-left: -3px;
      margin-right: -3px; }
    /* line 1979, theme.scss */
    .product_delivery__item [class*='cell-'] {
      padding-left: 3px;
      padding-right: 3px; }

  /* line 1981, theme.scss */
  .product_row {
    margin-left: -5px;
    margin-right: -5px; }
    /* line 1982, theme.scss */
    .product_row [class*='cell-'] {
      padding-left: 5px;
      padding-right: 5px; } }
@media only screen and (min-width: 769px) and (max-width: 920px) {
  /* line 1986, theme.scss */
  .breadcrumb {
    font-size: 12px; }

  /* line 1987, theme.scss */
  .product-title {
    font-size: 19px; }

  /* line 1988, theme.scss */
  .product-available {
    margin-top: 5px; }

  /* line 1989, theme.scss */
  [data-product-id] > .row.is-grid {
    margin: 0 -10px; }

  /* line 1990, theme.scss */
  .cell-gallery, .cell-caption {
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    padding: 0 10px; }

  /* line 1991, theme.scss */
  .parameters, .product_properties {
    font-size: 15px;
    margin-bottom: 15px; }
    /* line 1992, theme.scss */
    .parameters .lnk_characteristics, .product_properties .lnk_characteristics {
      font-weight: normal;
      font-size: 14px; }
    /* line 1993, theme.scss */
    .parameters .lnk_compare, .product_properties .lnk_compare {
      font-size: 14px; }

  /* line 1995, theme.scss */
  .product_delivery__title {
    font-size: 17px;
    margin-bottom: 10px; }

  /* line 1996, theme.scss */
  .quantity-input {
    width: 38px;
    font-size: 14px;
    padding: 4px 2px; }

  /* line 1997, theme.scss */
  .param_label {
    font-size: 12px; }

  /* line 1998, theme.scss */
  .product_packing {
    font-size: 13px; }
    /* line 1999, theme.scss */
    .product_packing [class*='cell-'] {
      max-width: 50%;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
    /* line 2000, theme.scss */
    .product_packing .param_label {
      max-width: 100%;
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      text-align: center;
      padding-bottom: 10px; }

  /* line 2003, theme.scss */
  .product-price {
    font-size: 13px; }

  /* line 2004, theme.scss */
  .product-old_price {
    font-size: 13px; }

  /* line 2005, theme.scss */
  .product-price span {
    font-size: 14px; }

  /* line 2006, theme.scss */
  .product_delivery__item {
    font-size: 12px; }
    /* line 2007, theme.scss */
    .product_delivery__item .row {
      margin-left: -3px;
      margin-right: -3px; }
    /* line 2008, theme.scss */
    .product_delivery__item [class*='cell-'] {
      padding-left: 3px;
      padding-right: 3px; }

  /* line 2010, theme.scss */
  .product_row {
    margin: 0 -5px 10px; }
    /* line 2011, theme.scss */
    .product_row [class*='cell-'] {
      padding-left: 5px;
      padding-right: 5px; }

  /* line 2013, theme.scss */
  .product_totalprice {
    margin-bottom: 10px;
    padding: 5px 0; }
    /* line 2014, theme.scss */
    .product_totalprice .param_label {
      max-width: 35%;
      -webkit-flex-basis: 35%;
      -ms-flex-preferred-size: 35%;
      flex-basis: 35%; }
    /* line 2015, theme.scss */
    .product_totalprice .param_label + .cell-9 {
      max-width: 50%;
      -webkit-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }

  /* line 2017, theme.scss */
  .product-info form[data-product-id] button.bttn-second {
    padding: 7px 5px;
    font-size: 15px; }

  /* line 2018, theme.scss */
  .product-info form[data-product-id] .bttn-credit {
    padding: 7px 5px;
    font-size: 15px;
    line-height: 33px; }

  /* line 2019, theme.scss */
  .product_benefits {
    margin: 15px 0; }

  /* line 2020, theme.scss */
  .tabs-item {
    padding: 5px 15px;
    font-size: 19px; }

  /* line 2022, theme.scss */
  .cart-items .cart-item .item-title {
    font-size: 17px; }

  /* line 2023, theme.scss */
  .cart-items .cell-6 {
    max-width: 45%;
    -webkit-flex-basis: 45%;
    -ms-flex-preferred-size: 45%;
    flex-basis: 45%; }

  /* line 2024, theme.scss */
  .cart-items .cart-item .item-info {
    max-width: 32%;
    -webkit-flex-basis: 32%;
    -ms-flex-preferred-size: 32%;
    flex-basis: 32%; }

  /* line 2025, theme.scss */
  .cart-items .cart-head .cell-2:nth-child(3), .cart-items .cart-item .cell-2:nth-child(5) {
    max-width: 21.66667%;
    -webkit-flex-basis: 21.66667%;
    -ms-flex-preferred-size: 21.66667%;
    flex-basis: 21.66667%; }

  /* line 2026, theme.scss */
  .cart-items .cart-item .item-price, .cart-items .cart-item .item-total_price {
    font-size: 18px; }

  /* line 2027, theme.scss */
  .cart-item .quantity-controls .unit {
    right: 40px; } }
@media screen and (max-width: 768px) {
  /*cart*/
  /* line 2031, theme.scss */
  .breadcrumb {
    font-size: 12px; }

  /* line 2032, theme.scss */
  .product_delivery__title {
    margin-bottom: 7px; }

  /* line 2033, theme.scss */
  .product_delivery__item {
    padding-bottom: 6px; }
    /* line 2034, theme.scss */
    .product_delivery__item strong {
      font-size: 15px; }

  /* line 2036, theme.scss */
  .parameters, .product_properties {
    font-size: 15px;
    margin-bottom: 12px; }

  /* line 2038, theme.scss */
  .parameters [class*='cell-'] {
    padding: 0 20px; }
  /* line 2039, theme.scss */
  .parameters .parameters_item {
    margin: 0;
    padding: 5px 0; }
    /* line 2040, theme.scss */
    .parameters .parameters_item .row {
      margin-bottom: 0; }
    /* line 2041, theme.scss */
    .parameters .parameters_item:nth-child(even) {
      background: #f4f4f4; }

  /* line 2044, theme.scss */
  .product_totalprice {
    padding: 6px 0;
    margin-bottom: 12px; }

  /* line 2045, theme.scss */
  .product-info form[data-product-id] button.bttn-prim {
    width: calc(36% - 12px); }

  /* line 2046, theme.scss */
  .product-info form[data-product-id] button.bttn-second {
    width: calc(34% - 12px); }

  /* line 2047, theme.scss */
  .product-info form[data-product-id] .bttn-credit {
    width: 30%; }

  /* line 2048, theme.scss */
  .product_benefits {
    margin: 10px 0; }

  /*catalog*/
  /* line 2051, theme.scss */
  .popular_categories {
    padding: 45px 25px 25px; }

  /* line 2052, theme.scss */
  .popular_categories ul li:nth-child(n+7) {
    display: none; }

  /* line 2053, theme.scss */
  .popular_categories.open ul li:nth-child(n+7) {
    display: block; }

  /* line 2054, theme.scss */
  .popular_categories ul {
    max-height: 300px; }

  /****/
  /* line 2056, theme.scss */
  .product-available {
    margin-top: 5px; }

  /* line 2057, theme.scss */
  .product-title {
    font-size: 19px; }

  /* line 2058, theme.scss */
  .dynamic_basket-drop {
    display: none !important; }

  /* line 2059, theme.scss */
  .card-title {
    font-size: 16px;
    line-height: 18px;
    height: 54px; }

  /* line 2060, theme.scss */
  .card-prices .card-price {
    font-size: 24px;
    margin-bottom: 5px; }

  /* line 2061, theme.scss */
  .card-prices .card-price-pack {
    font-size: 18px; }

  /* line 2062, theme.scss */
  .newsletter .inpt {
    width: 300px;
    margin-bottom: 20px; }

  /* line 2063, theme.scss */
  .tabs-item {
    font-size: 16px;
    padding: 5px 10px; }

  /* line 2064, theme.scss */
  .compare_card .bttn {
    padding-top: 0; }

  /* line 2065, theme.scss */
  .table.table-compare td.param-title {
    border-bottom: 1px solid #ccc; }

  /* line 2067, theme.scss */
  .cart-head {
    display: none; }

  /* line 2068, theme.scss */
  .cart-items {
    border: none; }

  /* line 2069, theme.scss */
  .cart-items .row {
    overflow: hidden;
    margin-bottom: 20px;
    border: 1px solid #555;
    position: relative; }

  /* line 2070, theme.scss */
  .cart-items .item-remove {
    padding: 5px;
    position: absolute;
    top: 0;
    left: 0;
    border-right: 1px solid #333 !important;
    border-bottom: 1px solid #333;
    background: #fff; }

  /* line 2071, theme.scss */
  .cart-items .item-remove button {
    width: 15px;
    height: 15px; }

  /* line 2072, theme.scss */
  .cart-items .item-info-inner {
    margin: auto; }

  /* line 2073, theme.scss */
  .cart-items .cart-item .item-price, .cart-items .cart-item .item-total_price {
    font-size: 18px; }

  /* line 2075, theme.scss */
  .compares.container > div {
    overflow: auto; }

  /* line 2077, theme.scss */
  #select-city ul {
    width: auto;
    float: none; }

  /* line 2078, theme.scss */
  .phone.in-header {
    font-size: 22px; }

  /* line 2079, theme.scss */
  .footer-menus .cell-12-sm {
    padding-bottom: 15px; }

  /* line 2081, theme.scss */
  .card-quick {
    display: none !important; } }
@media screen and (max-width: 640px) {
  /* line 2084, theme.scss */
  .popular_categories ul li {
    width: auto;
    float: none; }

  /* line 2085, theme.scss */
  [name="variant_id"] + .product_row + .product_row {
    border-bottom: 1px solid #e2e0de;
    padding-bottom: 10px; }

  /* line 2086, theme.scss */
  .price_description.hide-xs {
    display: none; }

  /* line 2087, theme.scss */
  .cell_price_description {
    display: block !important; }

  /* line 2088, theme.scss */
  .product_row_qty .cell-6-xs {
    max-width: 50%;
    -webkit-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }

  /* line 2089, theme.scss */
  .product_row .quantity {
    margin-bottom: 7px; }

  /* line 2090, theme.scss */
  .product_packing .cell-12-xs {
    max-width: 100%;
    -webkit-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; }

  /* line 2091, theme.scss */
  .product_packing .param_label {
    text-align: center;
    padding: 0 5px 5px;
    font-size: 14px; } }
@media screen and (max-width: 685px) {
  /* line 2094, theme.scss */
  .product-info form[data-product-id] button.bttn-prim {
    width: 100%;
    margin-right: 0; }

  /* line 2095, theme.scss */
  .product-info form[data-product-id] button.bttn-second {
    width: calc(50% - 12px); }

  /* line 2096, theme.scss */
  .product-info form[data-product-id] .bttn-credit {
    width: 50%; } }
@media screen and (max-width: 480px) {
  /* line 2099, theme.scss */
  .collection-filter-top .tip_actions {
    font-size: 18px; }

  /* line 2100, theme.scss */
  .collection-filter-top .tip_actions_select {
    width: 75px;
    height: 30px;
    margin: 0 5px; }
    /* line 2101, theme.scss */
    .collection-filter-top .tip_actions_select:before {
      width: 24px;
      height: 24px;
      top: 2px; }

  /* line 2104, theme.scss */
  .price_description {
    display: block; }

  /* line 2105, theme.scss */
  .product_delivery__item {
    padding: 6px 0;
    font-size: 13px; }
    /* line 2106, theme.scss */
    .product_delivery__item .row {
      margin-left: -3px;
      margin-right: -3px; }
    /* line 2107, theme.scss */
    .product_delivery__item [class*='cell-'] {
      padding-left: 3px;
      padding-right: 3px; }
    /* line 2108, theme.scss */
    .product_delivery__item strong {
      font-size: 12px; }

  /* line 2110, theme.scss */
  .product_row {
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 15px; }
    /* line 2111, theme.scss */
    .product_row .param_label {
      font-size: 14px;
      padding: 7px; }
    /* line 2112, theme.scss */
    .product_row [class*='cell-'] {
      padding-left: 5px;
      padding-right: 5px; }
    /* line 2113, theme.scss */
    .product_row .quantity {
      margin-bottom: 7px; }

  /* line 2116, theme.scss */
  .product_packing .param_label {
    text-align: center;
    padding: 0 5px 5px; }

  /* line 2118, theme.scss */
  .product-info form[data-product-id] button.bttn-second {
    padding: 7px 5px;
    font-size: 13px;
    height: 40px; }

  /* line 2119, theme.scss */
  .product-info form[data-product-id] .bttn-credit {
    padding: 9px 5px;
    font-size: 13px;
    height: 40px; }

  /* line 2120, theme.scss */
  .product-info form[data-product-id] .bttn-credit:before {
    background-size: contain;
    width: 17px;
    height: 14px; }

  /* line 2123, theme.scss */
  footer .footer-bottom .payment {
    padding-bottom: 15px; }

  /* line 2124, theme.scss */
  footer .footer-bottom .title {
    display: block; }
    /* line 2125, theme.scss */
    footer .footer-bottom .title + a img, footer .footer-bottom .title + img {
      margin-left: 0; }

  /* line 2128, theme.scss */
  .cart-items [class*="cell-"] {
    padding: 7px 3px; }

  /* line 2129, theme.scss */
  .cart-items .cart-item .item-price, .cart-items .cart-item .item-total_price {
    font-size: 16px; }

  /* line 2130, theme.scss */
  .product-info form[data-product-id] button.bttn-second {
    margin-right: 0;
    font-size: 11px; }

  /* line 2131, theme.scss */
  .product-info form[data-product-id] .bttn-credit {
    float: right;
    font-size: 11px; }

  /* line 2132, theme.scss */
  .added-content .bttn-prim, .added-content button {
    width: 100%; }

  /* line 2133, theme.scss */
  .added-content button + a {
    margin-top: 10px; }

  /* line 2134, theme.scss */
  .pagination {
    margin-top: 10px;
    justify-content: center; } }
@media screen and (max-width: 360px) {
  /* line 2137, theme.scss */
  .tabs-item {
    font-size: 14px;
    padding: 5px; }

  /* line 2138, theme.scss */
  .product-info form[data-product-id] button.bttn-second {
    font-size: 12px; } }
/* line 2142, theme.scss */
.popup {
  padding: 20px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1);
  background: #fff;
  width: 360px; }
  /* line 2147, theme.scss */
  .popup:before, .popup:after {
    content: '';
    position: absolute;
    z-index: 2;
    top: -9px;
    right: 10px;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent #fff transparent; }
  /* line 2157, theme.scss */
  .popup:after {
    z-index: 1;
    border-bottom-color: #eee;
    top: -10px; }
  /* line 2162, theme.scss */
  .popup--empty {
    margin: 0px;
    color: #999; }
    /* line 2165, theme.scss */
    .popup--empty svg {
      display: block;
      margin: 0px auto 10px;
      color: #eee; }
  /* line 2171, theme.scss */
  .popup-client_new {
    width: 280px; }
  /* line 2174, theme.scss */
  .popup-client_auth {
    width: 240px; }
  /* line 2178, theme.scss */
  .popup .search-widget {
    display: block;
    margin: 0 auto;
    width: 200px; }
  /* line 2179, theme.scss */
  .popup .actions_credit {
    width: 100%;
    margin: 0 0 20px;
    display: block; }
    /* line 2179, theme.scss */
    .popup .actions_credit > div {
      text-align: center; }
  /* line 2180, theme.scss */
  .popup .actions_credit .discounts:after {
    display: none; }
  /* line 2181, theme.scss */
  .popup .title_city {
    margin-bottom: 10px;
    text-align: center; }
  /* line 2182, theme.scss */
  .popup .mobile_menu-phone {
    margin-bottom: 10px; }
  /* line 2183, theme.scss */
  .popup .mobile_menu-email {
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px; }

/* line 2186, theme.scss */
.user_icons {
  position: fixed;
  z-index: 10;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 3px 5px -3px rgba(0, 0, 0, 0.3);
  padding: 0px 20px 0px 10px; }
  /* line 2195, theme.scss */
  .user_icons-items {
    -ms-flex-pack: end;
    justify-content: flex-end; }
  /* line 2199, theme.scss */
  .user_icons-item {
    margin-right: 10px; }
    /* line 2201, theme.scss */
    .user_icons-item-menu {
      margin-right: auto !important; }
    /* line 2204, theme.scss */
    .user_icons-item:hover, .user_icons-item.is-open {
      z-index: 20; }
    /* line 2208, theme.scss */
    .user_icons-item.is-open .user_icons-popup {
      opacity: 1;
      visibility: visible; }
      /* line 2211, theme.scss */
      .user_icons-item.is-open .user_icons-popup .popup {
        transform: translate(0px, 0px); }
  /* line 2218, theme.scss */
  .user_icons-icon-menu {
    text-align: center;
    background: #fff;
    color: #fff !important;
    width: 40px;
    height: 40px; }
    /* line 2224, theme.scss */
    .user_icons-icon-menu svg {
      margin: 0px auto; }
  /* line 2229, theme.scss */
  .user_icons-popup {
    position: fixed;
    z-index: 10;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    padding: 0px;
    background: rgba(0, 0, 0, 0.5);
    right: 0px;
    opacity: 0;
    visibility: hidden;
    transition: 0.4s; }
    /* line 2242, theme.scss */
    .user_icons-popup .popup {
      position: absolute;
      z-index: 10;
      left: 0px;
      top: 0px;
      width: 100%;
      height: 100%;
      max-width: 280px;
      overflow: auto;
      box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.5);
      transform: translate(-110%, 0px);
      transition: 0.4s; }
      /* line 2254, theme.scss */
      .user_icons-popup .popup:before, .user_icons-popup .popup:after {
        display: none; }
      /* line 2257, theme.scss */
      .user_icons-popup .popup .dropdown_products {
        max-height: none;
        margin: 0px;
        padding: 0px; }
        /* line 2262, theme.scss */
        .user_icons-popup .popup .dropdown_products-action .button--secondary {
          margin-top: 10px; }
      /* line 2267, theme.scss */
      .user_icons-popup .popup-scroll {
        position: absolute;
        left: 0px;
        top: 0px;
        padding: 20px;
        width: 100%;
        height: 100%;
        overflow: auto;
        z-index: 10; }
      /* line 2277, theme.scss */
      .user_icons-popup .popup-title {
        position: relative;
        margin: -20px -20px 20px;
        padding: 15px 20px;
        background: #f7f8fa;
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        text-transform: uppercase;
        color: #000; }
        /* line 2287, theme.scss */
        .user_icons-popup .popup-title .button {
          position: absolute;
          top: 50%;
          right: 10px;
          margin-top: -21px;
          background: none; }
      /* line 2296, theme.scss */
      .user_icons-popup .popup-content-menu a {
        position: relative;
        display: block;
        padding: 7px 20px;
        color: #3a2b22;
        text-decoration: none !important; }
        /* line 2301, theme.scss */
        .user_icons-popup .popup-content-menu a:hover {
          color: #599719; }
      /* line 2303, theme.scss */
      .user_icons-popup .popup-content-menu, .user_icons-popup .popup-content-menu ul, .user_icons-popup .popup-content-menu li {
        display: block;
        list-style: none;
        margin: 0px;
        padding: 0px; }
      /* line 2309, theme.scss */
      .user_icons-popup .popup-content-menu {
        margin: 0 -20px 10px; }
        /* line 2311, theme.scss */
        .user_icons-popup .popup-content-menu > li ul {
          position: fixed;
          z-index: 5;
          left: -100%;
          top: 0px;
          width: 100%;
          height: 100%;
          background: #fff;
          margin: 0px;
          padding: 12px 0px;
          opacity: 0;
          visibility: hidden;
          transition: 0.4s;
          overflow: auto; }
        /* line 2328, theme.scss */
        .user_icons-popup .popup-content-menu li.is-active > a {
          color: #000;
          z-index: 2;
          font-weight: 600; }
        /* line 2335, theme.scss */
        .user_icons-popup .popup-content-menu li.is-open > ul {
          left: 0px;
          opacity: 1;
          visibility: visible; }
      /* line 2343, theme.scss */
      .user_icons-popup .popup-content-menu .nav-collections-back {
        margin: -12px 0px 12px; }
        /* line 2345, theme.scss */
        .user_icons-popup .popup-content-menu .nav-collections-back a {
          padding: 15px 20px;
          background: #f7f8fa;
          font-size: 14px;
          line-height: 18px;
          color: #999; }
      /* line 2354, theme.scss */
      .user_icons-popup .popup-content-menu .nav-collections-title a {
        font-size: 14px;
        line-height: 18px;
        font-weight: 600;
        text-transform: uppercase;
        color: #000; }
      /* line 2364, theme.scss */
      .user_icons-popup .popup-content-menu .nav-collections-toggle--next svg {
        right: 20px; }
      /* line 2369, theme.scss */
      .user_icons-popup .popup-content-menu .nav-collections-toggle--back svg {
        left: 20px; }
      /* line 2375, theme.scss */
      .user_icons-popup .popup-content-links {
        margin: 20px -20px;
        padding: 12px 0px;
        background: #f7f8fa; }
      /* line 2381, theme.scss */
      .user_icons-popup .popup-shade {
        position: absolute;
        z-index: 5;
        left: 0px;
        top: 0px;
        width: 100%;
        height: 100%;
        cursor: pointer; }

/* line 2393, theme.scss */
.nav-collections {
  position: absolute;
  top: 100%;
  left: 10px;
  width: 260px;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s;
  transform: translate(0px, 10px); }
  /* line 2402, theme.scss */
  .nav-collections a {
    position: relative;
    display: block;
    padding: 7px 20px;
    color: #000; }
  /* line 2408, theme.scss */
  .nav-collections ul, .nav-collections li {
    display: block; }
  /* line 2411, theme.scss */
  .nav-collections ul {
    position: relative;
    background: #fff;
    padding: 8px 0px;
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); }
    /* line 2416, theme.scss */
    .nav-collections ul > li > ul {
      position: absolute;
      left: 100%;
      top: 0px;
      width: 100%;
      min-height: 100%;
      opacity: 0;
      visibility: hidden;
      transition: 0.4s;
      transform: translate(10px, 0px); }
    /* line 2429, theme.scss */
    .nav-collections ul li:hover > a, .nav-collections ul li.is-active > a {
      color: #000;
      z-index: 2; }
    /* line 2435, theme.scss */
    .nav-collections ul li:hover > ul {
      opacity: 1;
      visibility: visible;
      transform: translate(0px, 0px); }
    /* line 2442, theme.scss */
    .nav-collections ul li.is-active > a {
      font-weight: 600; }
  /* line 2449, theme.scss */
  .nav-collections-toggle .nav-arrow-toggle {
    position: absolute;
    top: 50%;
    transform: translate(0px, -50%);
    padding: 8px 0px;
    width: 30px;
    text-align: center; }
    /* line 2455, theme.scss */
    .nav-collections-toggle .nav-arrow-toggle svg {
      display: block;
      margin: 0px auto; }
  /* line 2460, theme.scss */
  .nav-collections-toggle--next {
    padding-right: 40px !important; }
    /* line 2462, theme.scss */
    .nav-collections-toggle--next .nav-arrow-toggle {
      right: 5px; }
  /* line 2466, theme.scss */
  .nav-collections-toggle--back {
    padding-left: 40px !important; }
    /* line 2468, theme.scss */
    .nav-collections-toggle--back .nav-arrow-toggle {
      left: 5px; }
  /* line 2473, theme.scss */
  .nav-collections.is-active {
    opacity: 1;
    visibility: visible;
    transform: translate(0px, 0px); }

/* line 2480, theme.scss */
.clear {
  clear: both;
  display: block; }

@media screen and (max-width: 1024px) {
  /* line 2483, theme.scss */
  .sorting {
    background: #7b4329;
    color: #fff; }
    /* line 2487, theme.scss */
    .sorting span.label {
      color: #fff;
      font-size: 12px;
      text-transform: uppercase; } }
@media screen and (max-width: 1024px) {
  /* line 2496, theme.scss */
  .bttn-mobile-filter {
    position: fixed;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    max-width: 200px;
    display: none !important;
    float: none; }

  /* line 2506, theme.scss */
  .bttn-mobile-filter.fixed {
    display: block !important; }

  /* line 2511, theme.scss */
  .open-collection-filter .bttn-mobile-filter {
    display: none !important; } }
@media screen and (max-width: 480px) {
  /* line 2519, theme.scss */
  .cart-items .cart-item .item-prices {
    flex-direction: row;
    flex-wrap: wrap; }
    /* line 2524, theme.scss */
    .cart-items .cart-item .item-prices > div {
      margin-right: 5px; }

  /* line 2529, theme.scss */
  .cart-items .cart-item .item-difference {
    flex-basis: 100%;
    margin-top: 5px; }

  /* line 2534, theme.scss */
  .item-price-new {
    color: #d50000 !important; } }
/* line 2539, theme.scss */
.fa {
  display: inline-block;
  font-size: inherit;
  height: 1em;
  min-width: 1em;
  background: center center no-repeat;
  background-size: contain; }
  /* line 2546, theme.scss */
  .fa::before {
    display: none; }
  /* line 2549, theme.scss */
  .fa-shopping-cart {
    background-image: url(cart-white.svg); }
  /* line 2552, theme.scss */
  .fa-bars {
    background-image: url(bars.svg); }

/* line 2557, theme.scss */
img:not([src]) {
  visibility: hidden; }

/* line 2560, theme.scss */
img.lazy {
  display: inline-block;
  line-height: 0;
  opacity: 0;
  transition: opacity 0.1s; }

/* line 2566, theme.scss */
.lazy.loaded, .lazy.loading {
  opacity: 1; }

/* line 2570, theme.scss */
.swiper-container {
  position: relative; }
  /* line 2572, theme.scss */
  .swiper-container .swiper {
    position: static; }

/* line 2577, theme.scss */
.gallery-thumbs-wrap .swiper-container {
  overflow: hidden; }
/* line 2580, theme.scss */
.gallery-thumbs-wrap .swiper-button-prev, .gallery-thumbs-wrap .swiper-button-next {
  background-repeat: no-repeat; }

/* line 2585, theme.scss */
.gallery-top img {
  display: inline; }
  @media screen and (min-width: 1025px) {
    /* line 2585, theme.scss */
    .gallery-top img {
      max-height: 400px; } }

@media screen and (max-width: 1024px) {
  /* line 2593, theme.scss */
  .header_menu img {
    display: none; } }
/* line 2598, theme.scss */
.bez-nds {
  font-size: 14px;
  line-height: 16px;
  font-weight: 500;
  color: red;
  text-transform: none;
  white-space: nowrap; }

@media screen and (max-width: 480px) {
  /* line 2607, theme.scss */
  .banner-top {
    margin-top: 50px; } }
/* line 2612, theme.scss */
.label-image {
  position: absolute;
  inset: 10px 10px auto auto;
  z-index: 4;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 5px;
  pointer-events: none; }
  /* line 2621, theme.scss */
  .label-image__item {
    width: var(--label-width-1, 100%);
    height: var(--label-height-1, 20px);
    background: center right no-repeat;
    background-size: contain;
    background-image: var(--label-image-1); }

/* line 2632, theme.scss */
.gallery-wrapper .label-image__item {
  width: var(--label-width-2, 100%);
  height: var(--label-height-2, 20px);
  background: center right no-repeat;
  background-size: contain;
  background-image: var(--label-image-2); }
