@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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --color-accent-text-half-shade-is-dark:var(--draft-color-accent-text-half-shade-is-dark, 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, insales-default);
  --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, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, 'PT Root UI');
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 80);
  --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, 1240px);
  --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, true);
  --compare_enabled:var(--draft-compare_enabled, false); }

@font-face {
  font-family: 'ALSGorizont';
  src: url("ALS_Gorizont_Light_Expanded_2.1.otf") format("opentype");
  font-style: normal;
  font-display: swap; }
/* line 2, custom.scss */
.footer__area-menu .menu-item {
  border-top: none !important; }
  /* line 5, custom.scss */
  .footer__area-menu .menu-item:last-child {
    border-bottom: none !important; }

/* line 11, custom.scss */
.footer__area-logo {
  height: 86px; }
  /* line 13, custom.scss */
  .footer__area-logo .footer__logo {
    display: none !important; }

@media screen and (max-width: 767px) {
  /* line 19, custom.scss */
  .footer__area-contacts .footer__phone {
    font-size: 1rem; } }
@media screen and (max-width: 767px) {
  /* line 26, custom.scss */
  .footer__area-contacts .phone-info {
    font-size: 0.8rem; } }

/* Скрываем только цифры в блоке скидки */
/* line 39, custom.scss */
.discount [data-cart-discounts-ajax]:before,
[data-cart-discounts-ajax]:before {
  content: "Промокод применен к корзине" !important;
  display: block !important;
  color: inherit !important;
  font-size: inherit !important; }

/* line 47, custom.scss */
[data-cart-discounts-ajax]:before {
  content: none !important; }

/* line 50, custom.scss */
.size-page {
  max-width: 1180px;
  margin: 70px auto;
  padding: 0 24px;
  color: #111; }

/* line 57, custom.scss */
.sf-title {
  margin: 0 0 14px;
  text-align: center;
  font-size: 42px;
  font-weight: 500; }

/* line 64, custom.scss */
.sf-subtitle {
  max-width: 760px;
  margin: 0 auto 52px;
  text-align: center;
  color: #666;
  font-size: 16px;
  line-height: 1.9; }

/* line 73, custom.scss */
.size-layout {
  display: grid;
  grid-template-columns: 480px 1fr;
  gap: 42px;
  align-items: start; }

/* line 80, custom.scss */
.sf-card {
  padding: 44px;
  background: #fff;
  border: 1px solid #ebe7e2;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.03), 0 24px 60px rgba(0, 0, 0, 0.06); }

/* line 87, custom.scss */
.sf-card label {
  display: block;
  margin: 28px 0 10px;
  font-size: 13px;
  text-transform: uppercase;
  color: #555; }

/* line 95, custom.scss */
.sf-card label:first-child {
  margin-top: 0; }

/* line 99, custom.scss */
.sf-field {
  width: 100%;
  height: 56px;
  padding: 0 18px;
  border: 1px solid #d8d8d8;
  font-size: 16px;
  box-sizing: border-box; }

/* line 108, custom.scss */
.sf-help {
  margin-top: 10px;
  color: #777;
  font-size: 12px;
  line-height: 1.7; }

/* line 115, custom.scss */
#sf-button {
  width: 100%;
  margin-top: 40px;
  padding: 18px;
  border: none;
  background: #000;
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  cursor: pointer; }

/* line 127, custom.scss */
#sf-result,
#custom-size-note {
  margin-top: 22px;
  padding: 20px 22px;
  background: #f8f6f3;
  border: 1px solid #ebe7e2;
  color: #666;
  font-size: 12px;
  line-height: 1.7; }

/* line 138, custom.scss */
#sf-result {
  display: none;
  color: #111; }

/* line 143, custom.scss */
.sf-details {
  margin-bottom: 42px; }

/* line 147, custom.scss */
.sf-details summary {
  margin-bottom: 16px;
  font-size: 20px;
  font-weight: 500;
  cursor: pointer; }

/* line 154, custom.scss */
.sf-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
  font-size: 14px; }

/* line 161, custom.scss */
.sf-table th,
.sf-table td {
  border: 1px solid #e5e5e5;
  padding: 12px;
  text-align: left; }

/* line 168, custom.scss */
.sf-table th {
  background: #f7f5f2; }

@media (max-width: 768px) {
  /* line 173, custom.scss */
  .size-page {
    margin: 36px auto;
    padding: 0 16px; }

  /* line 178, custom.scss */
  .sf-title {
    font-size: 30px; }

  /* line 182, custom.scss */
  .sf-subtitle {
    font-size: 14px;
    margin-bottom: 28px; }

  /* line 187, custom.scss */
  .size-layout {
    display: block; }

  /* line 191, custom.scss */
  .sf-card {
    padding: 26px 18px; }

  /* line 195, custom.scss */
  .sf-field {
    height: 50px;
    font-size: 15px; }

  /* line 200, custom.scss */
  #size-tables {
    margin-top: 28px; }

  /* line 204, custom.scss */
  .sf-details {
    padding: 14px;
    border: 1px solid #ebe7e2;
    margin-bottom: 14px; }

  /* line 210, custom.scss */
  .sf-details summary {
    margin-bottom: 0;
    font-size: 15px; }

  /* line 215, custom.scss */
  .sf-details[open] summary {
    margin-bottom: 14px; }

  /* line 219, custom.scss */
  .sf-table {
    font-size: 10px; }

  /* line 223, custom.scss */
  .sf-table th,
  .sf-table td {
    padding: 6px 4px;
    font-size: 10px;
    white-space: nowrap; } }
/* line 6, theme.scss */
.outside-widgets .delete-widget-link {
  display: none; }

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

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

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

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

  /* line 25, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 30, theme.scss */
body, .heading, .button, .header__area-show-menu, .form-control, .header__show-menu-text,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: ALSGorizont !important; }

/* line 34, theme.scss */
#product-description span {
  font-family: ALSGorizont !important; }

/* Dolyame */
/* line 39, theme.scss */
.product-form__area-dolyame {
  margin-bottom: 15px; }

/* line 43, theme.scss */
.product-form__area-dolyame .product-dolyame-link {
  display: block;
  width: 100%;
  max-width: 320px;
  margin-top: 10px;
  color: #000 !important;
  text-decoration: none; }

/* line 51, theme.scss */
.product-form__area-dolyame .product-dolyame-link-inner {
  display: flex;
  /* justify-content: space-between; */
  align-items: center; }

/* line 56, theme.scss */
.product-form__area-dolyame .product-dolyame-link-more {
  display: inline-block;
  margin-top: 5px;
  border-bottom: 1px dashed #000;
  font-size: 13px; }

/* line 62, theme.scss */
.product-form__area-dolyame .product-dolyame-link-more:hover {
  border-bottom: 1px solid #fff; }

/* line 65, theme.scss */
.product-form__area-dolyame .product-dolyame-logo {
  width: 90px;
  margin-right: 10px; }

/* line 69, theme.scss */
.product-form__area-dolyame .product-dolyame-txt {
  font-size: 14px; }

@media (max-width: 768px) {
  /* line 74, theme.scss */
  .product-form__area-dolyame .product-dolyame-link {
    /* justify-content: center !important; */
    max-width: 100% !important; }

  /* line 78, theme.scss */
  .product-form__area-dolyame .product-dolyame-logo {
    width: 100px; }

  /* line 81, theme.scss */
  .product-form__area-dolyame .product-dolyame-txt {
    font-size: 13px; } }
/* line 87, theme.scss */
#dolyame_popup {
  width: 600px;
  padding: 20px;
  text-align: center;
  background-color: white; }

@media (max-width: 767px) {
  /* line 95, theme.scss */
  #dolyame_popup {
    max-width: 100%;
    min-height: 380px; } }
/* line 100, theme.scss */
.dolyame-popup__heading {
  font-size: 25px;
  width: 400px;
  line-height: 28px;
  color: #000 !important;
  margin: 0 auto 0 auto;
  font-weight: 600; }

@media (max-width: 767px) {
  /* line 109, theme.scss */
  .dolyame-popup__heading {
    width: 100%;
    font-size: 17px;
    line-height: 21px; } }
/* line 115, theme.scss */
.dolyame-popup__logo {
  width: 150px;
  margin: 10px auto 15px auto; }

/* line 119, theme.scss */
.dolyame-popup__txt-before {
  font-size: 15px;
  color: #000 !important;
  margin: 10px auto 10px auto;
  width: 400px; }

@media (max-width: 767px) {
  /* line 126, theme.scss */
  .dolyame-popup__txt-before {
    width: 100%;
    margin: 5px 10px 15px 10px;
    line-height: 19px; } }
/* line 132, theme.scss */
.dolyame-popup__txt-after {
  font-size: 12px;
  margin-top: 5px;
  color: #000 !important; }

/* end Dolyame */
