@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, #ef8845);
  --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, #f19a5f);
  --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, #f4ac7c);
  --color-btn-bg-major-shade-is-light:var(--draft-color-btn-bg-major-shade-is-light, true);
  --color-btn-bg-half-shade:var(--draft-color-btn-bg-half-shade, #fbe1d0);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #ef8845);
  --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, #f19a5f);
  --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, #f4ac7c);
  --color-accent-text-major-shade-is-light:var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade:var(--draft-color-accent-text-half-shade, #fbe1d0);
  --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, #333333);
  --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, #474747);
  --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, #5c5c5c);
  --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, #999999);
  --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, minimal);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 6px);
  --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, #fff0be);
  --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, #ffecac);
  --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, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, 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, #cae9d2);
  --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, #bee4c7);
  --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, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, 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, #f6ccd0);
  --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, #f3bcc1);
  --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, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, 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, #bedeff);
  --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, #acd4ff);
  --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, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, Jost);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Jost);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 24);
  --search_count:var(--draft-search_count, 12);
  --blog_size:var(--draft-blog_size, 8);
  --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, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --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, true);
  --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, true);
  --favorite_enabled:var(--draft-favorite_enabled, false); }

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

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

/* line 12, theme.scss */
[data-fixed-panels] .delete-widget-link {
  display: none; }

@media (max-width: 768px) {
  /* line 17, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

  /* line 20, theme.scss */
  .edit-widget-buttons .widget-name {
    display: none !important; }

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 28, theme.scss */
div[data-tabs-item="tab-title_dlya_izobr"] {
  display: none !important; }

/* line 33, theme.scss */
.static-text {
  display: block;
  /* Видимый по умолчанию */ }

@media (max-width: 768px) {
  /* line 38, theme.scss */
  .static-text {
    display: none;
    /* Скрыт на мобильных */ } }
/* line 43, theme.scss */
.static-text1 {
  display: none;
  /* Скрыт на на ПК */ }

@media (max-width: 768px) {
  /* line 48, theme.scss */
  .static-text1 {
    display: block;
    /* Видимый на мобильных */ } }
/* line 53, theme.scss */
.single #toc_container {
  width: 100%;
  background: #ef884512;
  border: 0;
  margin: 5px 0 25px 0;
  padding: 5px; }

/* line 54, theme.scss */
.single #toc_container .toc_title {
  background: #ffcd1800;
  border-left: 4px solid #ef8845;
  padding: 12px 15px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  color: #000000; }

/* line 55, theme.scss */
.stati h2 {
  background: #ffcd1800;
  border-left: 4px solid #0065bb;
  padding: 12px 15px;
  margin-bottom: 20px;
  font-size: 25px;
  line-height: 25px;
  font-weight: 600;
  color: #000000; }

/* line 56, theme.scss */
.stati h3 {
  background: #ffcd1800;
  border-left: 4px solid #0065bb;
  padding: 12px 15px;
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 600;
  color: #000000; }

/* line 57, theme.scss */
.single #toc_container > ul {
  text-align: left;
  font-size: 1.1rem;
  line-height: 20px;
  list-style: none; }

/* line 58, theme.scss */
.single #toc_container > ul > li {
  padding: 0 0 5px 0;
  background: none!important;
  position: relative; }

/* line 59, theme.scss */
.single #toc_container > ul > li::marker {
  display: none;
  list-style-type: none!important; }

/* line 60, theme.scss */
.single #toc_container > ul > li:last-child {
  padding-bottom: 0; }

/* line 61, theme.scss */
.single #toc_container > ul > li:before {
  display: none; }

/* line 62, theme.scss */
.single #toc_container > ul > li a {
  color: #000000ab;
  margin-left: 18px; }

/* line 63, theme.scss */
.single #toc_container > ul > li a:hover {
  color: #ef8845;
  text-decoration: none;
  border-bottom: 1px solid #fef7f2; }

/* line 64, theme.scss */
.single #toc_container > ul > li a .toc_number {
  font-size: 16px;
  line-height: 16px;
  color: #000000ab;
  font-weight: bold;
  margin-right: 3px; }

/* line 65, theme.scss */
.single #toc_container > ul > li a .toc_number:after {
  content: '.'; }

/* line 66, theme.scss */
.single #toc_container > ul > li > ul {
  margin: 10px 0 10px 15px;
  list-style: none; }

/* line 67, theme.scss */
.single #toc_container > ul > li > ul > li {
  position: relative;
  padding-bottom: 8px;
  padding-left: 15px;
  background: none!important; }

/* line 68, theme.scss */
.single #toc_container > ul > li > ul > li:last-child {
  padding-bottom: 0; }

/* line 69, theme.scss */
.single #toc_container > ul > li > ul > li:before {
  display: none; }

/* line 70, theme.scss */
.single #toc_container > ul > li > ul > li > ul {
  margin: 14px 0px 20px 0px; }

/* line 71, theme.scss */
.single #toc_container > ul > li > ul > li > ul > li {
  margin: 0px 0px 0px 30px; }

/* line 72, theme.scss */
.single #toc_container > ul > li > ul > li > ul > li {
  position: relative;
  padding-bottom: 8px;
  padding-left: 15px;
  background: none!important; }

/* line 73, theme.scss */
.single #toc_container > ul > li > ul > li > ul > li:last-child {
  padding-bottom: 0; }

/* line 74, theme.scss */
.single #toc_container > ul > li > ul > li > ul > li:before {
  display: none; }

/* line 79, theme.scss */
.text-content, .message-content {
  margin: 0px 0px 40px; }
  /* line 81, theme.scss */
  .text-content h1, .text-content h2, .text-content h3, .text-content p, .message-content h1, .message-content h2, .message-content h3, .message-content p {
    margin: 0px 0px 20px; }
  /* line 84, theme.scss */
  .text-content h1, .text-content h2, .text-content h3, .message-content h1, .message-content h2, .message-content h3 {
    font-weight: bold;
    color: #000; }
  /* line 88, theme.scss */
  .text-content h1, .message-content h1 {
    font-size: 24px;
    line-height: 28px; }
  /* line 92, theme.scss */
  .text-content h2, .message-content h2 {
    font-size: 20px;
    line-height: 24px; }
  /* line 96, theme.scss */
  .text-content h3, .message-content h3 {
    font-size: 16px;
    line-height: 20px; }
  /* line 100, theme.scss */
  .text-content table, .message-content table {
    max-width: 100%;
    margin: 20px 0px; }
    /* line 103, theme.scss */
    .text-content table tr, .message-content table tr {
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee; }
    /* line 107, theme.scss */
    .text-content table th, .text-content table td, .message-content table th, .message-content table td {
      padding: 10px 10px;
      font-weight: 400; }
    /* line 111, theme.scss */
    .text-content table thead, .message-content table thead {
      color: #000;
      font-weight: bold; }
      /* line 114, theme.scss */
      .text-content table thead th, .text-content table thead td, .message-content table thead th, .message-content table thead td {
        font-weight: bold; }
    /* line 118, theme.scss */
    .text-content table th, .message-content table th {
      font-weight: bold; }
  /* line 122, theme.scss */
  .text-content a, .message-content a {
    text-decoration: underline; }
  /* line 125, theme.scss */
  .text-content ul, .message-content ul {
    list-style: square;
    margin: 0px 0px 20px 25px;
    padding: 0px; }
  /* line 130, theme.scss */
  .text-content ol, .message-content ol {
    list-style: decimal;
    margin: 0px 0px 20px 25px;
    padding: 0px; }
  /* line 135, theme.scss */
  .text-content li, .message-content li {
    margin: 5px 0px; }
  /* line 138, theme.scss */
  .text-content img, .message-content img {
    max-width: 100%;
    height: auto; }
  /* line 142, theme.scss */
  .text-content strong, .text-content em, .message-content strong, .message-content em {
    color: #000; }
  /* line 145, theme.scss */
  .text-content iframe, .message-content iframe {
    max-width: 100%; }
  /* line 148, theme.scss */
  .text-content--seo, .message-content--seo {
    font-size: 12px;
    line-height: 16px;
    margin: 0px 0px 35px;
    text-align: center; }
    /* line 153, theme.scss */
    .text-content--seo a, .message-content--seo a {
      display: inline-block;
      vertical-align: middle;
      padding: 3px 6px;
      margin: 0px 5px 5px 0px;
      border: 1px solid #eee;
      border-radius: 5px;
      max-width: 160px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden;
      text-decoration: none;
      color: #999; }
      /* line 166, theme.scss */
      .text-content--seo a:hover, .text-content--seo a.is-active, .message-content--seo a:hover, .message-content--seo a.is-active {
        color: black;
        border-color: green; }
      /* line 170, theme.scss */
      .text-content--seo a.is-active, .message-content--seo a.is-active {
        font-weight: bold; }

/* line 178, theme.scss */
.text-overflow {
  position: relative;
  overflow: hidden;
  margin: 0px 0px 40px;
  padding-bottom: 51px; }
  /* line 183, theme.scss */
  .text-overflow-toggle {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    background: #fff;
    border-top: 1px solid #eee;
    text-align: center; }
    /* line 191, theme.scss */
    .text-overflow-toggle:before, .text-overflow-toggle:after {
      content: '';
      position: absolute;
      z-index: 2;
      top: -11px;
      left: 50%;
      border-width: 5px;
      border-style: solid;
      border-color: transparent transparent #eee transparent;
      margin-left: -5px; }
    /* line 202, theme.scss */
    .text-overflow-toggle:after {
      border-color: transparent transparent #fff transparent;
      z-index: 3;
      top: -10px; }
    /* line 208, theme.scss */
    .text-overflow-toggle .button span:before {
      content: attr(data-text-second); }
  /* line 213, theme.scss */
  .text-overflow.is-hidden {
    max-height: 240px; }
    /* line 215, theme.scss */
    .text-overflow.is-hidden .text-overflow-toggle {
      box-shadow: 0px 0px 20px 30px #fff; }
      /* line 217, theme.scss */
      .text-overflow.is-hidden .text-overflow-toggle:before {
        border-color: #eee transparent transparent transparent;
        top: 0px; }
      /* line 221, theme.scss */
      .text-overflow.is-hidden .text-overflow-toggle:after {
        border-color: #fff transparent transparent transparent;
        z-index: 3;
        top: -1px; }
      /* line 227, theme.scss */
      .text-overflow.is-hidden .text-overflow-toggle .button span:before {
        content: attr(data-text-first); }
  /* line 233, theme.scss */
  .text-overflow .text-content {
    margin: 0px 0px -20px; }
  @media screen and (max-width: 768px) {
    /* line 237, theme.scss */
    .text-overflow .text-content {
      padding: 0 1rem; } }

/* line 244, theme.scss */
.insales-section-text .text-content {
  margin: 0px 0px 20px; }
