@charset "UTF-8";
/* line 1, theme.scss */
.layout .widget-type_system_widget_v4_article_1 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 6, theme.scss */
.wrap__ewfu3 {
  bottom: 8px !important; }

/* line 11, theme.scss */
.widget-type_widget_v4_product_5_4ceae33868bc1705dab266a6b76f573e .product__gallery-main .splide__arrow-icon {
  font-size: 1.5rem !important; }

/* line 15, theme.scss */
.widget-type_widget_v4_product_5_4ceae33868bc1705dab266a6b76f573e .product .splide__arrow--prev {
  left: -0.7rem !important;
  margin-top: -25px !important; }

/* line 20, theme.scss */
.widget-type_widget_v4_product_5_4ceae33868bc1705dab266a6b76f573e .product__title {
  margin-bottom: -2.5rem !important; }

/* line 27, theme.scss */
.widget-type_widget_v4_button_on_top_1_cdde05f6f4bd97f52ce2ea3b9c7bb868[style*="--button-view:bg"] .btn-on-top {
  background: rgba(0, 0, 0, 0.1);
  backdrop-filter: blur(8px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  transition: opacity 0.3s, transform 0.3s, visibility 0s 0.3s;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2); }

/* line 36, theme.scss */
.widget-type_widget_v4_button_on_top_1_cdde05f6f4bd97f52ce2ea3b9c7bb868[style*="--button-view:bg"] .btn-on-top:hover {
  background: rgba(0, 0, 0, 0.2);
  border-color: rgba(255, 255, 255, 0.5);
  color: #fff;
  opacity: 1;
  visibility: visible; }

/* line 47, theme.scss */
.video-stream .html5-main-video {
  left: 0px !important; }

/* line 52, theme.scss */
.co-order-state {
  border: 0px solid #cccccc; }

/* line 1, _settings.scss */
:root {
  --bg: var(--draft-bg, #F1EFEE);
  --bg-is-light: var(--draft-bg-is-light, true);
  --bg-minor-shade: var(--draft-bg-minor-shade, #f1efee);
  --bg-minor-shade-is-light: var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade: var(--draft-bg-major-shade, #f0eeed);
  --bg-major-shade-is-light: var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade: var(--draft-bg-half-shade, #eae7e6);
  --bg-half-shade-is-light: var(--draft-bg-half-shade-is-light, true);
  --color-btn-bg: var(--draft-color-btn-bg, #FF8234);
  --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, #ff8e47);
  --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, #ff9a5c);
  --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, #ffc099);
  --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, #FF8234);
  --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, #ff8e47);
  --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, #ff9a5c);
  --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, #ffc099);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --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, #808080);
  --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, 30px);
  --color-notice-warning: var(--draft-color-notice-warning, #F38230);
  --color-notice-warning-is-dark: var(--draft-color-notice-warning-is-dark, true);
  --color-notice-warning-minor-shade: var(--draft-color-notice-warning-minor-shade, #f48e44);
  --color-notice-warning-minor-shade-is-dark: var(--draft-color-notice-warning-minor-shade-is-dark, true);
  --color-notice-warning-major-shade: var(--draft-color-notice-warning-major-shade, #f59a59);
  --color-notice-warning-major-shade-is-dark: var(--draft-color-notice-warning-major-shade-is-dark, true);
  --color-notice-warning-half-shade: var(--draft-color-notice-warning-half-shade, #f9c097);
  --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, #F38230);
  --color-notice-success-is-dark: var(--draft-color-notice-success-is-dark, true);
  --color-notice-success-minor-shade: var(--draft-color-notice-success-minor-shade, #f48e44);
  --color-notice-success-minor-shade-is-dark: var(--draft-color-notice-success-minor-shade-is-dark, true);
  --color-notice-success-major-shade: var(--draft-color-notice-success-major-shade, #f59a59);
  --color-notice-success-major-shade-is-dark: var(--draft-color-notice-success-major-shade-is-dark, true);
  --color-notice-success-half-shade: var(--draft-color-notice-success-half-shade, #f9c097);
  --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, #F38230);
  --color-notice-error-is-dark: var(--draft-color-notice-error-is-dark, true);
  --color-notice-error-minor-shade: var(--draft-color-notice-error-minor-shade, #f48e44);
  --color-notice-error-minor-shade-is-dark: var(--draft-color-notice-error-minor-shade-is-dark, true);
  --color-notice-error-major-shade: var(--draft-color-notice-error-major-shade, #f59a59);
  --color-notice-error-major-shade-is-dark: var(--draft-color-notice-error-major-shade-is-dark, true);
  --color-notice-error-half-shade: var(--draft-color-notice-error-half-shade, #f9c097);
  --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, #F38230);
  --color-notice-info-is-dark: var(--draft-color-notice-info-is-dark, true);
  --color-notice-info-minor-shade: var(--draft-color-notice-info-minor-shade, #f48e44);
  --color-notice-info-minor-shade-is-dark: var(--draft-color-notice-info-minor-shade-is-dark, true);
  --color-notice-info-major-shade: var(--draft-color-notice-info-major-shade, #f59a59);
  --color-notice-info-major-shade-is-dark: var(--draft-color-notice-info-major-shade-is-dark, true);
  --color-notice-info-half-shade: var(--draft-color-notice-info-half-shade, #f9c097);
  --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, 1.8);
  --heading-weight: var(--draft-heading-weight, 600);
  --collection_count: var(--draft-collection_count, 24);
  --search_count: var(--draft-search_count, 12);
  --blog_size: var(--draft-blog_size, 9);
  --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);
  --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, true); }

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

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

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

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

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

  /* line 79, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 84, theme.scss */
.sticker-preorder {
  display: none !important; }

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

/* line 94, theme.scss */
.product-preview__controls {
  visibility: visible !important;
  opacity: 1 !important;
  text-align: center; }

/* line 100, theme.scss */
.co-input--promocode {
  display: none !important; }

/* line 106, theme.scss */
.product-preview__controls .icon-cart,
.product__controls .icon-cart {
  display: none !important; }

/* line 111, theme.scss */
.button {
  text-transform: uppercase; }

/* line 115, theme.scss */
.service-title {
  display: flex;
  flex-direction: column;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center; }

/* line 124, theme.scss */
.service-title::after {
  content: "";
  width: 90px;
  height: 8px;
  background-color: var(--color-btn-bg);
  margin-top: 15px; }

/* line 135, theme.scss */
.compare-favorite [data-compare-trigger],
.compare-favorite [data-ui-favorites-trigger] {
  text-decoration: none;
  margin-right: 0.5rem;
  font-size: 1.3rem;
  margin-bottom: 0.7rem;
  display: inline-flex;
  color: var(--color-text-half-shade); }
  /* line 144, theme.scss */
  .compare-favorite [data-compare-trigger].compare-added, .compare-favorite [data-compare-trigger].favorites-added,
  .compare-favorite [data-ui-favorites-trigger].compare-added,
  .compare-favorite [data-ui-favorites-trigger].favorites-added {
    color: var(--color-btn-bg); }

/* line 151, theme.scss */
.item-heading {
  display: flex;
  justify-content: center; }
  /* line 155, theme.scss */
  .item-heading .heading {
    font-size: 24px;
    font-weight: 700; }
    @media (max-width: 768px) {
      /* line 155, theme.scss */
      .item-heading .heading {
        font-size: 18px; } }
    /* line 164, theme.scss */
    .item-heading .heading:after {
      content: "";
      margin-top: 6px;
      display: block;
      width: 100%;
      height: 10px;
      background-color: var(--color-btn-bg); }

/* line 177, theme.scss */
.banner-list__item .heading {
  font-size: 24px;
  font-weight: 700; }
  @media (max-width: 768px) {
    /* line 177, theme.scss */
    .banner-list__item .heading {
      font-size: 18px; } }
  /* line 186, theme.scss */
  .banner-list__item .heading:after {
    content: "";
    margin-top: 6px;
    display: block;
    width: 100%;
    height: 10px;
    background-color: var(--color-btn-bg); }

/* line 197, theme.scss */
.benefit-list__title.heading {
  font-size: 24px;
  font-weight: 700; }
  @media (max-width: 768px) {
    /* line 197, theme.scss */
    .benefit-list__title.heading {
      font-size: 18px; } }
  /* line 206, theme.scss */
  .benefit-list__title.heading:after {
    content: "";
    margin-top: 6px;
    display: block;
    width: 100%;
    height: 10px;
    background-color: var(--color-btn-bg); }

/* line 216, theme.scss */
.special-products .splide__pagination {
  text-align: center !important;
  display: block !important; }

/* line 221, theme.scss */
.special-products__head {
  justify-content: center !important; }
  /* line 222, theme.scss */
  .special-products__head .special-products__slider-controls {
    display: none !important; }
  /* line 228, theme.scss */
  .special-products__head .heading {
    text-transform: uppercase;
    font-size: 24px;
    width: auto;
    margin-bottom: 2rem;
    font-weight: 700; }
    @media (max-width: 768px) {
      /* line 228, theme.scss */
      .special-products__head .heading {
        font-size: 18px; } }
    /* line 240, theme.scss */
    .special-products__head .heading:after {
      content: "";
      margin-top: 6px;
      display: block;
      width: 100%;
      height: 10px;
      background-color: var(--color-btn-bg); }

/* line 251, theme.scss */
#checkout_buyer_fields {
  margin-bottom: 2rem; }

/* line 258, theme.scss */
.product-preview .product__rating {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0.1rem 0 0.4rem 0;
  color: #aaa; }
  /* line 265, theme.scss */
  .product-preview .product__rating[data-rating="0"] {
    opacity: 0; }
  /* line 269, theme.scss */
  .product-preview .product__rating .product__reviews-count {
    margin-left: 5px; }
  /* line 273, theme.scss */
  .product-preview .product__rating .is-active {
    color: var(--color-btn-bg); }
/* line 278, theme.scss */
.product-preview [data-product-card-preorder] {
  border: 2px solid #ddd;
  background: #fff;
  color: #ccc;
  font-size: 10px; }

/* line 289, theme.scss */
.product [data-product-card-preorder] {
  border: 2px solid #ddd;
  background: #fff;
  color: #ccc; }

/* line 300, theme.scss */
form.product.eol .product__rating,
form.product.eol .product__price,
form.product.eol .product__description,
form.product.eol .product__area-calculate-delivery,
form.product.eol .product__buy {
  display: none !important; }
/* line 309, theme.scss */
form.product.eol .product__info:before {
  content: 'Нет в наличии';
  color: var(--color-btn-bg);
  margin-right: 1rem; }

/* line 317, theme.scss */
.red {
  color: red; }

/* line 321, theme.scss */
.co-input--promocode {
  display: none !important; }

/* line 325, theme.scss */
.product-preview__area-bottom {
  padding-bottom: 1px; }

/* line 330, theme.scss */
.product-preview .button.added {
  background: transparent;
  color: var(--color-btn-bg);
  border: 2px solid var(--color-btn-bg); }

/* line 336, theme.scss */
.product .button.added {
  background: transparent;
  color: var(--color-btn-bg);
  border: 1px solid var(--color-btn-bg);
  height: var(--controls-height-l);
  font-size: var(--controls-font-size-l); }

/* line 346, theme.scss */
.product-preview .stickers,
.product .stickers {
  top: auto !important;
  bottom: 100% !important; }

/* line 352, theme.scss */
.co-span-fix {
  -webkit-box-shadow: inset 0 0 0 10px currentColor;
  box-shadow: inset 0 0 0 10px currentColor; }
  /* line 356, theme.scss */
  .co-span-fix::after {
    content: '\e013';
    color: #fff;
    line-height: 18px;
    font-size: 9px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
    font-family: "Glyphicons Halflings"; }

/* line 371, theme.scss */
.carddelivery .insales_widget-label {
  padding-left: 0;
  background: transparent;
  margin-bottom: 0;
  font-weight: 600; }
  /* line 377, theme.scss */
  .carddelivery .insales_widget-label:before {
    content: 'В наличии:';
    font-weight: 600;
    color: var(--color-btn-bg);
    margin-right: 6px; }
/* line 385, theme.scss */
.carddelivery .insales_widget-editable {
  width: auto;
  margin-left: 6px; }
/* line 390, theme.scss */
.carddelivery .insales_widget-delivery {
  box-shadow: none; }
/* line 394, theme.scss */
.carddelivery #insales_widget-delivery_info {
  display: none !important; }
/* line 398, theme.scss */
.carddelivery .insales_widget-delivery_header {
  background: transparent !important;
  padding-bottom: 0;
  padding-top: 0; }
/* line 404, theme.scss */
.carddelivery .insales_widget-current_address {
  position: relative; }
  /* line 407, theme.scss */
  .carddelivery .insales_widget-current_address span {
    color: var(--color-btn-bg);
    font-weight: 600;
    border-bottom: 1px dashed; }
  /* line 413, theme.scss */
  .carddelivery .insales_widget-current_address .insales_widget-open_modal {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    cursor: pointer; }

/* line 425, theme.scss */
.product .stickers {
  position: relative !important;
  bottom: auto !important; }

/* line 430, theme.scss */
[href="/client_account/discounts"] {
  display: none !important; }

/* line 434, theme.scss */
.co-menu-item.co-menu-item--personal:nth-of-type(3) {
  margin-top: 0 !important; }

/* line 438, theme.scss */
[data-fulltotal] {
  font-weight: 300 !important;
  font-size: 1.1rem !important;
  color: #999;
  text-decoration: line-through;
  text-align: center; }
  /* line 445, theme.scss */
  [data-fulltotal]:before {
    content: attr(data-fulltotal);
    font-size: 1.40rem !important;
    color: var(--color-text) !important;
    display: inline-block;
    width: 100%;
    line-height: 1.8rem;
    font-weight: bold !important; }

/* line 456, theme.scss */
.order-container {
  max-width: 740px;
  margin: auto; }
  /* line 460, theme.scss */
  .order-container .number-field {
    font-size: 1.3rem;
    font-weight: 600; }
  /* line 465, theme.scss */
  .order-container .count {
    font-size: 1.3rem;
    font-weight: 600;
    color: #6B7280;
    margin-bottom: 1rem; }
  /* line 472, theme.scss */
  .order-container .total {
    margin-top: 16px;
    padding-top: 16px;
    border-top: 1px solid #F3F4F6; }
    /* line 477, theme.scss */
    .order-container .total table {
      border: none; }
      /* line 480, theme.scss */
      .order-container .total table td {
        border: none;
        font-size: 1.3rem;
        font-weight: 500; }
  /* line 488, theme.scss */
  .order-container svg {
    cursor: pointer; }
  /* line 492, theme.scss */
  .order-container .products-links {
    display: flex;
    flex-wrap: wrap; }
    /* line 496, theme.scss */
    .order-container .products-links a {
      display: block;
      flex-basis: 20%;
      width: 20%;
      padding-right: 16px;
      margin-bottom: 16px;
      position: relative; }
      @media (max-width: 768px) {
        /* line 496, theme.scss */
        .order-container .products-links a {
          flex-basis: 33%;
          width: 33%;
          padding-right: 10px;
          margin-bottom: 10px; } }
      /* line 511, theme.scss */
      .order-container .products-links a img {
        width: 100%;
        height: auto;
        border-radius: 6px; }
  /* line 519, theme.scss */
  .order-container .heading {
    margin-bottom: 2rem; }
  /* line 523, theme.scss */
  .order-container .centered {
    text-align: center; }
  /* line 527, theme.scss */
  .order-container .white-zone {
    padding: 24px;
    border-radius: 6px;
    margin-bottom: 16px;
    background: #fff;
    font-weight: 500; }

/* line 537, theme.scss */
[data-oldprice]:before {
  content: attr(data-oldprice);
  display: block;
  color: #aaa;
  text-decoration: line-through;
  font-size: 16px;
  font-weight: normal;
  text-align: right;
  line-height: 1; }

/* line 549, theme.scss */
.co-basket_item-total {
  display: flex;
  align-items: flex-end;
  gap: 0.5rem; }
  /* line 554, theme.scss */
  .co-basket_item-total .co-basket_item-price.co-price--current {
    display: flex;
    flex-direction: column; }
    /* line 558, theme.scss */
    .co-basket_item-total .co-basket_item-price.co-price--current small {
      display: block;
      font-size: 14px;
      font-weight: normal;
      color: #aaa;
      text-decoration: line-through;
      line-height: 1; }

/* line 571, theme.scss */
[data-theme-template*="page"] .outside-widgets [class*="accordion_cards"] {
  display: none !important; }

/* line 577, theme.scss */
.co-input-label[for="order_comment"] {
  display: flex;
  align-items: center;
  justify-content: space-between; }
  /* line 582, theme.scss */
  .co-input-label[for="order_comment"]:after {
    content: attr(data-count);
    font-size: 1rem; }

/* line 588, theme.scss */
.bnpl-button {
  width: 100%;
  display: flex;
  justify-content: center;
  height: 50px; }
  /* line 594, theme.scss */
  .bnpl-button .long-text {
    font-size: 15px !important; }
  /* line 598, theme.scss */
  .bnpl-button .price {
    font-size: 14px !important; }
  /* line 602, theme.scss */
  .bnpl-button .times {
    font-size: 14px !important; }

@media (min-width: 768px) {
  /* line 609, theme.scss */
  .checkout-v2-wrapper.co-section--checkout_content .co-sidebar {
    overflow-y: unset; }
    /* line 612, theme.scss */
    .checkout-v2-wrapper.co-section--checkout_content .co-sidebar .co-basket.co-checkout-block--padded {
      position: sticky;
      top: 118px; } }
