@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg: var(--draft-bg, #ffffff);
  --bg-is-light: var(--draft-bg-is-light, true);
  --bg-minor-shade: var(--draft-bg-minor-shade, #f7f7f7);
  --bg-minor-shade-is-light: var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade: var(--draft-bg-major-shade, #ededed);
  --bg-major-shade-is-light: var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade: var(--draft-bg-half-shade, #808080);
  --bg-half-shade-is-dark: var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg: var(--draft-color-btn-bg, #000000);
  --color-btn-bg-is-dark: var(--draft-color-btn-bg-is-dark, true);
  --color-btn-bg-minor-shade: var(--draft-color-btn-bg-minor-shade, #1a1a1a);
  --color-btn-bg-minor-shade-is-dark: var(--draft-color-btn-bg-minor-shade-is-dark, true);
  --color-btn-bg-major-shade: var(--draft-color-btn-bg-major-shade, #333333);
  --color-btn-bg-major-shade-is-dark: var(--draft-color-btn-bg-major-shade-is-dark, true);
  --color-btn-bg-half-shade: var(--draft-color-btn-bg-half-shade, #808080);
  --color-btn-bg-half-shade-is-dark: var(--draft-color-btn-bg-half-shade-is-dark, true);
  --color-accent-text: var(--draft-color-accent-text, #806251);
  --color-accent-text-is-dark: var(--draft-color-accent-text-is-dark, true);
  --color-accent-text-minor-shade: var(--draft-color-accent-text-minor-shade, #92715d);
  --color-accent-text-minor-shade-is-dark: var(--draft-color-accent-text-minor-shade-is-dark, true);
  --color-accent-text-major-shade: var(--draft-color-accent-text-major-shade, #a1806c);
  --color-accent-text-major-shade-is-dark: var(--draft-color-accent-text-major-shade-is-dark, true);
  --color-accent-text-half-shade: var(--draft-color-accent-text-half-shade, #c4afa3);
  --color-accent-text-half-shade-is-light: var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark: var(--draft-color-text-dark, #262321);
  --color-text-dark-is-dark: var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade: var(--draft-color-text-dark-minor-shade, #3e3936);
  --color-text-dark-minor-shade-is-dark: var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade: var(--draft-color-text-dark-major-shade, #554e4a);
  --color-text-dark-major-shade-is-dark: var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade: var(--draft-color-text-dark-half-shade, #99908a);
  --color-text-dark-half-shade-is-dark: var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light: var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light: var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade: var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light: var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade: var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light: var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade: var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark: var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack: var(--draft-icons_pack, circle);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning: var(--draft-color-notice-warning, #fff3cd);
  --color-notice-warning-is-light: var(--draft-color-notice-warning-is-light, true);
  --color-notice-warning-minor-shade: var(--draft-color-notice-warning-minor-shade, #fff3ca);
  --color-notice-warning-minor-shade-is-light: var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade: var(--draft-color-notice-warning-major-shade, #fff2c8);
  --color-notice-warning-major-shade-is-light: var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade: var(--draft-color-notice-warning-half-shade, #ffedb3);
  --color-notice-warning-half-shade-is-light: var(--draft-color-notice-warning-half-shade-is-light, true);
  --color-notice-success: var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light: var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade: var(--draft-color-notice-success-minor-shade, #d3ecd9);
  --color-notice-success-minor-shade-is-light: var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade: var(--draft-color-notice-success-major-shade, #d1ecd7);
  --color-notice-success-major-shade-is-light: var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade: var(--draft-color-notice-success-half-shade, #bee4c7);
  --color-notice-success-half-shade-is-light: var(--draft-color-notice-success-half-shade-is-light, true);
  --color-notice-error: var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light: var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade: var(--draft-color-notice-error-minor-shade, #f8d7da);
  --color-notice-error-minor-shade-is-light: var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade: var(--draft-color-notice-error-major-shade, #f8d5d8);
  --color-notice-error-major-shade-is-light: var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade: var(--draft-color-notice-error-half-shade, #f5c4c8);
  --color-notice-error-half-shade-is-light: var(--draft-color-notice-error-half-shade-is-light, true);
  --color-notice-info: var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light: var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade: var(--draft-color-notice-info-minor-shade, #cae4ff);
  --color-notice-info-minor-shade-is-light: var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade: var(--draft-color-notice-info-major-shade, #c8e3ff);
  --color-notice-info-major-shade-is-light: var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade: var(--draft-color-notice-info-half-shade, #b3d7ff);
  --color-notice-info-half-shade-is-light: var(--draft-color-notice-info-half-shade-is-light, true);
  --font-family: var(--draft-font-family, "Open Sans");
  --font-size: var(--draft-font-size, 14px);
  --font-family-heading: var(--draft-font-family-heading, "Open Sans");
  --heading-ratio: var(--draft-heading-ratio, 2);
  --heading-weight: var(--draft-heading-weight, 200);
  --collection_count: var(--draft-collection_count, 100);
  --search_count: var(--draft-search_count, 15);
  --blog_size: var(--draft-blog_size, 6);
  --product_not_available: var(--draft-product_not_available, preorder);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1408px);
  --delta_sidebar: var(--draft-delta_sidebar, 2);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, left);
  --sidebar_collection_show: var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position: var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show: var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position: var(--draft-sidebar_cart_position, left);
  --sidebar_product_show: var(--draft-sidebar_product_show, false);
  --sidebar_product_position: var(--draft-sidebar_product_position, left);
  --sidebar_blog_show: var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, false);
  --sidebar_article_position: var(--draft-sidebar_article_position, left);
  --sidebar_page_show: var(--draft-sidebar_page_show, false);
  --sidebar_page_position: var(--draft-sidebar_page_position, left);
  --sidebar_compare_show: var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position: var(--draft-sidebar_compare_position, left);
  --sidebar_search_show: var(--draft-sidebar_search_show, false);
  --sidebar_search_position: var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled: var(--draft-feedback_captcha_enabled, false);
  --favorite_enabled: var(--draft-favorite_enabled, true); }

/* line 1, custom.scss */
.h2.special-products__title.heading {
  margin: 0 auto;
  margin-bottom: 1rem;
  text-decoration: none;
  color: inherit !important; }

/* line 8, custom.scss */
.widget-type_system_widget_v4_product_3 .product__price-old,
.widget-type_system_widget_v4_products_related_2 .product-preview__price-old {
  color: red; }

/* line 13, custom.scss */
.widget-type_system_widget_v4_product_3 .product__rating {
  display: none; }

/* line 17, custom.scss */
.co-toggable_field-description > a {
  display: none; }

@media (max-width: 768px) {
  /* line 22, custom.scss */
  .widget-type_widget_v4_stories_2_08556edc205284dab6fa80c36fd9201f .preview-gallery__list {
    grid-column-gap: 24px;
    grid-template-rows: 218px;
    grid-template-columns: repeat(auto-fill, minmax(114px, 90px)); }

  /* line 28, custom.scss */
  .widget-type_widget_v4_stories_2_08556edc205284dab6fa80c36fd9201f .preview-gallery__item {
    width: 126px;
    height: 218px; } }
@media screen and (max-width: 767px) {
  /* line 35, custom.scss */
  .widget-type_widget_v4_stories_2_08556edc205284dab6fa80c36fd9201f .preview-gallery__list {
    grid-auto-columns: minmax(114px, 90px); } }
/* line 40, custom.scss */
.button-container-map {
  display: flex;
  justify-content: space-around;
  width: 100%;
  margin-top: 50px; }

/* line 47, custom.scss */
.button-map {
  padding: 10px 20px;
  border-radius: 10px;
  border: none;
  background-color: #4CAF50;
  color: #fff;
  cursor: pointer;
  text-decoration: none; }

/* line 57, custom.scss */
.button-map:hover {
  color: #fff; }

/* line 61, custom.scss */
.button-map:focus {
  color: #fff; }

/* line 66, custom.scss */
.split-img {
  cursor: pointer; }

/* line 71, custom.scss */
.product .js-split-wrapper {
  margin-bottom: 0.5rem;
  min-height: 60px; }
  @media screen and (max-width: 767px) {
    /* line 71, custom.scss */
    .product .js-split-wrapper {
      min-height: 46px; } }
  /* line 79, custom.scss */
  .product .js-split-wrapper .ya-pay-widget {
    width: 100% !important;
    margin: 0 !important;
    max-height: 60px !important;
    border-color: #000 !important; }
/* line 91, custom.scss */
.product .digi-dolyame-button {
  max-width: 100% !important; }

/* line 97, custom.scss */
.product__area-price .digi-dolyame-button--5 {
  border-color: #000; }
@media screen and (min-width: 768px) {
  /* line 101, custom.scss */
  .product__area-price .digi-dolyame-button__text {
    font-size: 18px; } }
/* line 107, custom.scss */
.product__area-price .digi-dolyame-button__label {
  width: 81px;
  height: 25px; }
/* line 112, custom.scss */
.product__area-price .digi-dolyame-button {
  padding: 16px 22px; }
  @media screen and (max-width: 767px) {
    /* line 112, custom.scss */
    .product__area-price .digi-dolyame-button {
      padding: 12px 18px; } }

/* line 122, custom.scss */
.product-preview .js-split-wrapper-prev {
  margin-top: 6px;
  margin-bottom: 1px;
  display: block;
  cursor: pointer; }

/* line 130, custom.scss */
yandex-pay-badge {
  pointer-events: none; }

/* line 134, custom.scss */
.cnv-widget_workarea {
  min-height: 55px !important; }

/* line 138, custom.scss */
.credit-wrapper {
  color: #999;
  margin-top: 4px;
  font-weight: 500;
  font-size: 13px;
  line-height: 18px;
  text-decoration: none; }
  /* line 145, custom.scss */
  .credit-wrapper:hover {
    color: #666; }

/* line 151, custom.scss */
.product-preview__area-bottom .digi-dolyame-label--container {
  opacity: 0;
  visibility: hidden;
  font-size: 0;
  height: 0;
  overflow: hidden; }

/* line 5, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

/* line 9, theme.scss */
.outside-widgets .add-widget-link {
  display: none; }

/* line 13, theme.scss */
.product-preview__area-variants,
.product-preview__area-title,
.product-preview__area-bottom {
  text-align: left; }

/* line 20, theme.scss */
header {
  position: sticky;
  z-index: 10000;
  top: 0; }

/* line 27, theme.scss */
[data-sticker-title="sticker-preorder"] {
  display: none !important; }

/* line 34, theme.scss */
.zero-price .product__price,
.zero-price .product__price-cur,
.zero-price .product-preview__price,
.zero-price .digi-dolyame-label--container,
.zero-price .js-split-wrapper,
.not-available .product__price,
.not-available .product__price-cur,
.not-available .product-preview__price,
.not-available .digi-dolyame-label--container,
.not-available .js-split-wrapper {
  opacity: 0 !important;
  height: 0 !important;
  width: 0 !important;
  margin: 0 !important; }

/* line 47, theme.scss */
.option-selector .option[class*="option-cvet"] {
  display: none !important; }

/* line 52, theme.scss */
.product-preview {
  border: none !important;
  padding: 0 !important; }
  /* line 56, theme.scss */
  .product-preview .product-preview__title a {
    display: block;
    line-height: normal;
    height: 19px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  /* line 65, theme.scss */
  .product-preview .product-preview__content {
    line-height: 1 !important; }
  /* line 69, theme.scss */
  .product-preview .product-preview__photo {
    margin: 0 0 1rem 0; }
  /* line 73, theme.scss */
  .product-preview .digi-dolyame-label {
    background-color: #fff !important;
    justify-content: flex-start !important;
    padding: 0;
    margin-top: 4px !important; }
    /* line 79, theme.scss */
    .product-preview .digi-dolyame-label .digi-dolyame-label__text {
      color: #000 !important; }
    /* line 83, theme.scss */
    .product-preview .digi-dolyame-label [fill="#fff"] {
      fill: #000 !important; }
    /* line 87, theme.scss */
    .product-preview .digi-dolyame-label [fill="#000"] {
      fill: #fff !important; }
  /* line 92, theme.scss */
  .product-preview .option-selector .option-value.is-radio {
    margin-right: 4px !important; }
    /* line 95, theme.scss */
    .product-preview .option-selector .option-value.is-radio > span {
      padding: 0.1rem 0.5rem !important; }
  @media screen and (max-width: 767px) {
    /* line 101, theme.scss */
    .product-preview .product-preview__variants {
      margin-bottom: 0 !important; } }
  /* line 107, theme.scss */
  .product-preview .img-ratio.img-ratio_cover.not-used:after {
    content: 'Оплата частями';
    display: inline-flex;
    vertical-align: middle;
    position: absolute;
    left: 4px;
    bottom: 0;
    margin: 0 5px 5px 0;
    line-height: 1;
    padding: 0.35em;
    font-size: 1rem;
    border-radius: var(--controls-btn-border-radius);
    background-color: #000000;
    --bg: #000000;
    --color-text: var(--color-text-light);
    --color-text-minor-shade: var(--color-text-light-minor-shade);
    --color-text-major-shade: var(--color-text-light-major-shade);
    --color-text-half-shade: var(--color-text-light-half-shade);
    color: var(--color-text); }
  /* line 129, theme.scss */
  .product-preview .product-preview__price-cur {
    font-size: 1.1rem !important; }
  /* line 134, theme.scss */
  .product-preview .product-preview__price .js-split-wrapper-prev {
    flex-basis: 100%;
    width: 100%; }
  /* line 141, theme.scss */
  .product-preview .product-preview__title {
    margin-bottom: 0.6rem; }
  /* line 145, theme.scss */
  .product-preview .product-preview__price {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 0.3rem; }
    /* line 152, theme.scss */
    .product-preview .product-preview__price .product-preview__price-old {
      margin-left: 8px; }
  /* line 157, theme.scss */
  .product-preview .product-preview__controls,
  .product-preview .product-preview__area-variants {
    display: none !important; }

/* line 164, theme.scss */
.product-preview .sticker, .product .sticker {
  background: transparent !important;
  color: #000 !important;
  font-weight: 500 !important;
  font-size: 15px !important;
  letter-spacing: 1px; }
  @media screen and (max-width: 767px) {
    /* line 164, theme.scss */
    .product-preview .sticker, .product .sticker {
      font-size: 12px !important; } }
