@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, #707070);
  --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, #7e7e7e);
  --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, #8d8d8d);
  --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, #b8b8b8);
  --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, #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, 30px);
  --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, 100);
  --search_count:var(--draft-search_count, 100);
  --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, true); }

/* line 13, button-call.scss */
.messenger-float {
  position: fixed;
  bottom: 50px;
  right: 50px;
  z-index: 1000;
  font-family: 'Open Sans', sans-serif; }
  @media (max-width: 768px) {
    /* line 13, button-call.scss */
    .messenger-float {
      bottom: 80px;
      right: 20px; } }

/* line 26, button-call.scss */
.messenger-toggle {
  display: none; }

/* line 30, button-call.scss */
.pulse-button {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  background: #29A71A;
  box-shadow: 0 5px 35px rgba(0, 0, 0, 0.2);
  cursor: pointer;
  position: relative;
  transition: transform 0.2s ease; }
  /* line 43, button-call.scss */
  .pulse-button:hover {
    transform: scale(1.02); }
  /* line 46, button-call.scss */
  .pulse-button:active {
    transform: scale(0.98); }
  @media (max-width: 768px) {
    /* line 30, button-call.scss */
    .pulse-button {
      width: 64px;
      height: 64px; } }
  /* line 55, button-call.scss */
  .pulse-button__icon {
    font-size: 42px;
    color: #fff; }
    @media (max-width: 768px) {
      /* line 55, button-call.scss */
      .pulse-button__icon {
        font-size: 34px; } }
  /* line 64, button-call.scss */
  .pulse-button__rings {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    border: 1px solid #29A71A;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    pointer-events: none; }
    /* line 76, button-call.scss */
    .pulse-button__rings:nth-child(2) {
      animation-name: pulse_2; }
    /* line 79, button-call.scss */
    .pulse-button__rings:nth-child(3) {
      animation-name: pulse_3; }

@keyframes pulse_2 {
  from {
    opacity: 1;
    transform: scale(0.8); }
  to {
    opacity: 0;
    transform: scale(1.5); } }
@keyframes pulse_3 {
  from {
    opacity: 1;
    transform: scale(0.8); }
  to {
    opacity: 0;
    transform: scale(1.7); } }
/* line 107, button-call.scss */
.messengers-circle-menu {
  position: absolute;
  bottom: 100%;
  right: 0;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 5px;
  opacity: 0;
  visibility: hidden;
  transform: translateY(20px) scale(0.9);
  transition: opacity 0.2s ease, visibility 0.2s ease, transform 0.2s ease; }

/* line 122, button-call.scss */
.messenger-toggle:checked ~ .messengers-circle-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0) scale(1); }

/* line 128, button-call.scss */
.circle-messenger {
  display: flex;
  align-items: center;
  justify-content: center;
  background: transparent;
  text-decoration: none;
  transition: transform 0.2s ease;
  cursor: pointer; }
  /* line 137, button-call.scss */
  .circle-messenger img {
    display: block; }
  /* line 141, button-call.scss */
  .circle-messenger:hover {
    transform: scale(1.05); }

/* line 146, button-call.scss */
.circle-messenger.telegram {
  width: 64px;
  height: 64px; }
  /* line 150, button-call.scss */
  .circle-messenger.telegram img {
    width: 70%;
    height: 70%;
    object-fit: contain; }
  @media (max-width: 768px) {
    /* line 146, button-call.scss */
    .circle-messenger.telegram {
      width: 52px;
      height: 52px; } }

/* line 162, button-call.scss */
.circle-messenger.whatsapp {
  width: 64px;
  height: 64px; }
  /* line 166, button-call.scss */
  .circle-messenger.whatsapp img {
    width: 70%;
    height: 70%;
    object-fit: contain; }
  @media (max-width: 768px) {
    /* line 162, button-call.scss */
    .circle-messenger.whatsapp {
      width: 52px;
      height: 52px; } }

/* line 178, button-call.scss */
.circle-messenger.max {
  width: 64px;
  height: 64px; }
  /* line 182, button-call.scss */
  .circle-messenger.max img {
    width: 70%;
    height: 70%;
    object-fit: contain; }
  @media (max-width: 768px) {
    /* line 178, button-call.scss */
    .circle-messenger.max {
      width: 52px;
      height: 52px; } }

/* 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 */
header.open {
  left: 0;
  padding-top: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100001; }

/* line 40, theme.scss */
.stickers:has(.sticker-v-puti) .sticker-preorder {
  display: none !important; }

/* RokeStore: шапка в стиле референса */
/* line 45, theme.scss */
.rk-promo-strip {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 54px;
  padding: 9px 52px 9px 24px;
  box-sizing: border-box;
  background: #f7f7f7;
  border-bottom: 1px solid #e4e4e4;
  color: #2f2f2f;
  font-size: 16px;
  line-height: 1.25; }

/* line 59, theme.scss */
.rk-promo-strip__inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  width: 100%; }

/* line 66, theme.scss */
.rk-promo-strip__text,
.rk-promo-strip__link {
  white-space: nowrap; }

/* line 68, theme.scss */
.rk-promo-strip__link {
  display: inline-flex;
  align-items: center;
  min-height: 34px;
  padding: 0 15px;
  border-radius: 11px;
  background: #3f4243;
  color: #fff !important;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none !important;
  transition: background-color .2s ease, transform .2s ease; }

/* line 81, theme.scss */
.rk-promo-strip__link:hover {
  background: #79c23b;
  transform: translateY(-1px); }

/* line 85, theme.scss */
.rk-promo-strip__close {
  position: absolute;
  top: 50%;
  right: 22px;
  width: 30px;
  height: 30px;
  padding: 0;
  border: 0;
  background: transparent;
  color: #929292;
  font: 300 30px/28px Arial, sans-serif;
  transform: translateY(-50%);
  cursor: pointer; }

@media (min-width: 1024px) {
  /* line 101, theme.scss */
  .header-part-top {
    background: #fafafa;
    border-bottom: 1px solid #ededed; }

  /* line 105, theme.scss */
  .header-part-top__inner {
    min-height: 48px;
    gap: 24px; }

  /* line 109, theme.scss */
  .header__area-menu {
    flex: 1 1 auto;
    min-width: 0; }

  /* line 113, theme.scss */
  .header__menu {
    display: flex !important;
    align-items: center;
    width: 100%;
    gap: 24px; }

  /* line 119, theme.scss */
  .header__menu-item {
    flex: 0 0 auto; }

  /* line 120, theme.scss */
  .header__menu-item:last-of-type {
    margin-left: auto; }

  /* line 121, theme.scss */
  .header__menu-item:last-of-type .header__menu-link {
    display: inline-flex;
    align-items: center;
    gap: 8px; }

  /* line 126, theme.scss */
  .header__menu-item:last-of-type .header__menu-link::before {
    content: "";
    display: inline-block;
    flex: 0 0 23px;
    width: 23px;
    height: 23px;
    background: center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2379c23b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.5 8.5 0 0 1-12.3 7.6L3 21l1.9-5.7A8.5 8.5 0 1 1 21 11.5z'/%3E%3Cpath d='M8 8c1 4 4 7 8 8'/%3E%3C/svg%3E"); }

  /* line 134, theme.scss */
  .header__menu-link,
  .header__phone-value {
    color: #313131;
    font-size: 15px;
    text-decoration: none; }

  /* line 140, theme.scss */
  .header__menu-link:hover,
  .header__phone-value:hover {
    color: #79c23b; }

  /* line 142, theme.scss */
  .header__area-contacts {
    display: flex;
    align-items: center;
    flex: 0 0 auto; }

  /* line 147, theme.scss */
  .header__area-contacts::before {
    content: "";
    display: inline-block;
    flex: 0 0 19px;
    width: 19px;
    height: 19px;
    margin-right: 9px;
    background: center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316afe5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2h4l2 5-3 2a16 16 0 0 0 6 6l2-3 5 2v4c0 2-2 4-4 4C9 21 3 15 2 6c0-2 2-4 4-4z'/%3E%3C/svg%3E"); }

  /* line 156, theme.scss */
  .header__phone {
    display: flex;
    align-items: center;
    min-height: 28px;
    padding: 0 16px; }

  /* line 162, theme.scss */
  .header__phone:first-child {
    padding-left: 0; }

  /* line 163, theme.scss */
  .header__phone + .header__phone {
    border-left: 1px solid #d8d8d8; }

  /* line 164, theme.scss */
  .header__phone:first-child .header__phone-value {
    font-size: 0; }

  /* line 165, theme.scss */
  .header__phone:first-child .header__phone-value::after {
    content: "+7 (924) 417-06-13";
    font-size: 15px; }

  /* line 169, theme.scss */
  .header-part-main {
    background: #fff;
    border-bottom: 1px solid #f0f0f0; }

  /* line 173, theme.scss */
  .header-part-main__inner {
    min-height: 104px;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
    gap: 22px; }

  /* line 179, theme.scss */
  .header__logo img {
    display: block;
    max-height: 64px;
    object-fit: contain; }

  /* line 184, theme.scss */
  .header__show-collection-btn {
    min-width: 138px;
    height: 56px;
    padding: 0 22px;
    border-radius: 14px;
    background: #686868;
    color: #fff;
    box-shadow: none;
    font-weight: 600; }

  /* line 194, theme.scss */
  .header__show-collection-btn:hover {
    background: #565656; }

  /* line 195, theme.scss */
  .header__search-form {
    height: 56px;
    overflow: hidden;
    border: 2px solid #686868;
    border-radius: 14px;
    background: #fff; }

  /* line 202, theme.scss */
  .header__search-field {
    height: 52px !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
    font-size: 16px; }

  /* line 210, theme.scss */
  .header__search-btn {
    width: 62px;
    height: 54px;
    border: 0;
    border-radius: 0;
    background: #686868;
    color: #fff; }

  /* line 218, theme.scss */
  .header__search-btn:hover {
    background: #565656; }

  /* line 219, theme.scss */
  .header__area-controls {
    align-self: stretch;
    display: flex;
    align-items: center;
    gap: 18px; }

  /* line 225, theme.scss */
  .header__control-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-width: 70px;
    min-height: 72px;
    color: #171717;
    text-decoration: none !important; }

  /* line 235, theme.scss */
  .header__control-btn .icon {
    display: block;
    font-size: 30px;
    line-height: 1;
    transition: color .2s ease, transform .2s ease; }

  /* line 241, theme.scss */
  .header__control-btn::after {
    display: block;
    margin-top: 8px;
    color: #333;
    font-family: inherit;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    white-space: nowrap; }

  /* line 251, theme.scss */
  .header__cabinet::after {
    content: "Профиль"; }

  /* line 252, theme.scss */
  .header__favorite::after {
    content: "Избранное"; }

  /* line 253, theme.scss */
  .header__cart::after {
    content: "Корзина"; }

  /* line 254, theme.scss */
  .header__control-btn:hover .icon,
  .header__control-btn:hover::after {
    color: #79c23b; }

  /* line 256, theme.scss */
  .header__control-btn:hover .icon {
    transform: translateY(-1px); }

  /* line 257, theme.scss */
  .header__control-bage,
  .header__control-text {
    display: none !important; } }
@media (max-width: 1023px) {
  /* line 262, theme.scss */
  .rk-promo-strip {
    min-height: 44px;
    padding: 7px 42px 7px 14px;
    font-size: 12px; }

  /* line 267, theme.scss */
  .rk-promo-strip__inner {
    gap: 8px; }

  /* line 268, theme.scss */
  .rk-promo-strip__link {
    min-height: 28px;
    padding: 0 10px;
    border-radius: 9px;
    font-size: 12px; }

  /* line 274, theme.scss */
  .rk-promo-strip__close {
    right: 8px; } }
@media (max-width: 620px) {
  /* line 277, theme.scss */
  .rk-promo-strip__text {
    overflow: hidden;
    text-overflow: ellipsis; }

  /* line 281, theme.scss */
  .rk-promo-strip__link {
    display: none; } }
/* RokeStore messenger contacts */
@media (min-width: 1024px) {
  /* line 286, theme.scss */
  .header__menu .rk-more-menu {
    position: relative;
    display: flex !important;
    align-items: center;
    flex: 0 0 auto;
    margin-left: 0 !important;
    overflow: visible; }

  /* line 294, theme.scss */
  .rk-more-menu__toggle {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 34px;
    padding: 0;
    border: 0;
    border-radius: 9px;
    background: transparent;
    color: #5f5f5f;
    font: 700 20px/1 Arial, sans-serif;
    letter-spacing: 2px;
    cursor: pointer;
    transition: color .2s ease, background-color .2s ease; }

  /* line 310, theme.scss */
  .rk-more-menu__toggle:hover,
  .rk-more-menu.is-open .rk-more-menu__toggle {
    background: #ededed;
    color: #79c23b; }

  /* line 315, theme.scss */
  .rk-more-menu__dropdown {
    position: absolute;
    top: calc(100% + 10px);
    left: 0;
    z-index: 1000;
    display: none;
    min-width: 220px;
    padding: 8px;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0 14px 34px rgba(0, 0, 0, 0.14); }

  /* line 328, theme.scss */
  .rk-more-menu.is-open .rk-more-menu__dropdown {
    display: block; }

  /* line 329, theme.scss */
  .rk-more-menu__dropdown a {
    display: block;
    padding: 10px 12px;
    border-radius: 8px;
    color: #2f2f2f;
    font-size: 14px;
    line-height: 1.25;
    text-decoration: none;
    white-space: nowrap; }

  /* line 339, theme.scss */
  .rk-more-menu__dropdown a:hover {
    background: #f2f2f2;
    color: #79c23b; }

  /* line 343, theme.scss */
  .rk-messenger-links {
    display: flex;
    align-items: center;
    flex: 0 0 auto;
    gap: 18px;
    margin-right: 16px; }

  /* line 350, theme.scss */
  .rk-messenger-link {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #2f2f2f;
    font-size: 16px;
    line-height: 1;
    text-decoration: none !important;
    white-space: nowrap; }

  /* line 360, theme.scss */
  .rk-messenger-link:hover {
    color: #79c23b; }

  /* line 361, theme.scss */
  .rk-messenger-logo {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 30px;
    width: 30px;
    height: 30px;
    font-size: 30px;
    line-height: 1; }

  /* line 371, theme.scss */
  .rk-messenger-logo--whatsapp {
    color: #25d366; }

  /* line 372, theme.scss */
  .rk-messenger-logo--telegram {
    color: #229ed9; }

  /* line 373, theme.scss */
  .rk-messenger-logo i {
    display: block; }

  /* line 374, theme.scss */
  .rk-messenger-logo--max img {
    display: block;
    width: 30px;
    height: 30px;
    object-fit: contain; }

  /* line 380, theme.scss */
  .header__area-contacts::before {
    display: none !important;
    content: none !important; }

  /* line 384, theme.scss */
  .header__phone:not(._phone-2) {
    padding-left: 0; }

  /* line 385, theme.scss */
  .header__phone:not(._phone-2)::before {
    content: "";
    display: inline-block;
    flex: 0 0 20px;
    width: 20px;
    height: 20px;
    margin-right: 9px;
    background: center/contain no-repeat url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2316afe5' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2h4l2 5-3 2a16 16 0 0 0 6 6l2-3 5 2v4c0 2-2 4-4 4C9 21 3 15 2 6c0-2 2-4 4-4z'/%3E%3C/svg%3E"); } }
@media (min-width: 1024px) and (max-width: 1320px) {
  /* line 396, theme.scss */
  .header__menu {
    gap: 14px; }

  /* line 397, theme.scss */
  .rk-messenger-links {
    gap: 10px;
    margin-right: 10px; }

  /* line 401, theme.scss */
  .rk-messenger-link {
    gap: 6px;
    font-size: 14px; }

  /* line 405, theme.scss */
  .rk-messenger-logo {
    flex-basis: 28px;
    width: 28px;
    height: 28px;
    font-size: 28px; }

  /* line 411, theme.scss */
  .rk-messenger-logo--max img {
    width: 28px;
    height: 28px; }

  /* line 415, theme.scss */
  .header__phone {
    padding-right: 10px; } }
@media (max-width: 1023px) {
  /* line 418, theme.scss */
  .rk-messenger-links,
  .rk-more-menu {
    display: none !important; } }
@media (min-width: 1024px) {
  /* line 423, theme.scss */
  .header__phone:not(._phone-2) .header__phone-value {
    font-size: 0; }

  /* line 426, theme.scss */
  .header__phone:not(._phone-2) .header__phone-value::after {
    content: "+7 (924) 417-06-13";
    font-size: 15px; } }
/* RokeStore: фикс старого WhatsApp и разделителей телефонов */
/* line 434, theme.scss */
header a[href*="/page/whatsapp-2"],
header li:has(a[href*="/page/whatsapp-2"]) {
  display: none !important; }

/* line 439, theme.scss */
.header__area-contacts .header__phone {
  border-left: 0 !important;
  border-right: 0 !important; }

/* line 443, theme.scss */
.header__area-contacts .header__phone:not(._phone-2) {
  margin-right: 18px !important;
  padding-right: 0 !important; }

/* line 447, theme.scss */
.header__area-contacts .header__phone._phone-2 {
  padding-left: 0 !important; }

/* RokeStore: компактная шапка при прокрутке и вертикальный каталог */
@media (min-width: 1024px) {
  /* line 454, theme.scss */
  header.open {
    height: 105px !important;
    min-height: 105px !important;
    overflow: visible !important;
    background: #fff;
    box-shadow: 0 6px 22px rgba(0, 0, 0, 0.1); }

  /* line 461, theme.scss */
  header.open > .rk-promo-strip,
  header.open .header-part-top {
    display: none !important; }

  /* line 465, theme.scss */
  header.open > .layout,
  header.open > .layout > .header,
  header.open .header__content,
  header.open .header-part-main {
    height: 105px !important;
    min-height: 105px !important; }

  /* line 472, theme.scss */
  header.open .header-part-main {
    position: relative;
    top: 0;
    background: #fff; }

  /* line 477, theme.scss */
  header.open .header-part-main__inner {
    min-height: 104px !important; }

  /* line 481, theme.scss */
  .header__collections {
    left: 0 !important;
    right: auto !important;
    width: clamp(340px, 26vw, 520px) !important;
    max-width: calc(100vw - 32px) !important;
    height: auto !important;
    padding: 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: 0 16px 36px rgba(0, 0, 0, 0.16) !important; }

  /* line 493, theme.scss */
  .header__collections-content {
    width: 100% !important;
    height: auto !important;
    max-height: calc(100vh - 105px);
    padding: 14px 0 !important;
    overflow-y: auto !important;
    overflow-x: hidden !important;
    background: #fff !important; }

  /* line 502, theme.scss */
  .header__collections-menu.grid-list {
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 508, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 {
    position: relative !important;
    display: block !important;
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important; }

  /* line 515, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls {
    position: relative;
    display: flex !important;
    align-items: center;
    min-height: clamp(48px, 3.1vw, 60px);
    padding: 0 26px !important; }

  /* line 522, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls > .header__collections-link {
    display: flex !important;
    align-items: center;
    flex: 1 1 auto;
    min-width: 0;
    min-height: inherit;
    padding: 11px 34px 11px 0 !important;
    color: #252525 !important;
    font-size: clamp(16px, 1.15vw, 21px) !important;
    font-weight: 400 !important;
    line-height: 1.25 !important;
    text-decoration: none !important; }

  /* line 535, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1:hover > .header__collections-controls,
  .header__collections-menu > .header__collections-item.is-level-1:focus-within > .header__collections-controls {
    background: #f5f5f5; }

  /* line 539, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1:hover > .header__collections-controls > .header__collections-link,
  .header__collections-menu > .header__collections-item.is-level-1:focus-within > .header__collections-controls > .header__collections-link {
    color: #79c23b !important; }

  /* line 543, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1:has(> .header__collections-submenu) > .header__collections-controls::after {
    display: none !important;
    content: none !important; }

  /* line 547, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls > .header__collections-show-submenu-btn {
    position: absolute;
    top: 50%;
    right: 12px;
    z-index: 2;
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    padding: 0;
    border: 0;
    background: transparent;
    color: #252525;
    transform: translateY(-50%);
    cursor: pointer; }

  /* line 564, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls > .header__collections-show-submenu-btn .icon {
    display: block;
    font-size: 18px;
    transform: rotate(-90deg);
    transition: transform .2s ease, color .2s ease; }

  /* line 570, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1.rk-submenu-open > .header__collections-controls > .header__collections-show-submenu-btn .icon {
    color: #79c23b;
    transform: rotate(0deg); }

  /* line 574, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-submenu {
    display: none !important; }

  /* line 577, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1.rk-submenu-open > .header__collections-submenu {
    display: block !important;
    margin: 0 !important;
    padding: 0 18px 10px 38px !important;
    background: #fafafa; }

  /* line 583, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1.rk-submenu-open > .header__collections-controls::after {
    transform: translateY(-65%) rotate(135deg); }

  /* line 586, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1.rk-submenu-open > .header__collections-controls {
    background: #f5f5f5; }

  /* line 589, theme.scss */
  .header__collections-submenu .header__collections-controls {
    min-height: 42px; }

  /* line 592, theme.scss */
  .header__collections-submenu .header__collections-link {
    display: block !important;
    padding: 10px 0 !important;
    color: #444 !important;
    font-size: 15px !important;
    font-weight: 400 !important;
    line-height: 1.35 !important;
    text-decoration: none !important; }

  /* line 601, theme.scss */
  .header__collections-submenu .header__collections-link:hover {
    color: #79c23b !important; }

  /* line 604, theme.scss */
  .header__collections-show-more {
    display: none !important; } }
@media (min-width: 1024px) {
  /* line 611, theme.scss */
  body:has(.shop-insales-panel__content) header.open {
    top: 56px !important; } }
/* RokeStore: мобильная шапка без промоблока при прокрутке */
@media (max-width: 1023px) {
  /* line 619, theme.scss */
  header.open {
    height: 66px !important;
    min-height: 66px !important;
    overflow: visible !important;
    background: #fff;
    box-shadow: 0 5px 18px rgba(0, 0, 0, 0.1); }

  /* line 626, theme.scss */
  header.open > .rk-promo-strip {
    display: none !important; }

  /* line 629, theme.scss */
  header.open > .layout,
  header.open .header__mobile-head {
    height: 66px !important;
    min-height: 66px !important; } }
/* RokeStore: каталог как в референсе с панелью подкатегорий */
/* line 638, theme.scss */
.rk-catalog-flyout {
  display: none; }

@media (min-width: 1024px) {
  /* line 643, theme.scss */
  .header__collections {
    width: clamp(340px, 25vw, 480px) !important;
    overflow: visible !important; }

  /* line 647, theme.scss */
  .header__collections-content {
    padding: 10px 0 !important; }

  /* line 650, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls {
    min-height: 48px !important;
    padding: 0 24px !important;
    transition: background-color .16s ease; }

  /* line 655, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls > .header__collections-link {
    min-height: 48px !important;
    padding: 10px 34px 10px 0 !important;
    font-size: 16px !important;
    line-height: 1.25 !important; }

  /* line 661, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls > .header__collections-show-submenu-btn {
    right: 13px !important;
    width: 38px !important;
    height: 38px !important;
    pointer-events: none; }

  /* line 667, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-controls > .header__collections-show-submenu-btn .icon {
    font-size: 17px !important;
    transform: rotate(-90deg) !important; }

  /* line 671, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1.rk-submenu-open > .header__collections-submenu {
    display: none !important; }

  /* line 674, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1.rk-catalog-hover > .header__collections-controls,
  .header__collections-menu > .header__collections-item.is-level-1:hover > .header__collections-controls,
  .header__collections-menu > .header__collections-item.is-level-1:focus-within > .header__collections-controls {
    background: #f5f5f5 !important; }

  /* line 679, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1.rk-catalog-hover > .header__collections-controls > .header__collections-link,
  .header__collections-menu > .header__collections-item.is-level-1:hover > .header__collections-controls > .header__collections-link,
  .header__collections-menu > .header__collections-item.is-level-1:focus-within > .header__collections-controls > .header__collections-link {
    color: #79c23b !important; }

  /* line 684, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1.rk-catalog-hover > .header__collections-controls > .header__collections-show-submenu-btn,
  .header__collections-menu > .header__collections-item.is-level-1:hover > .header__collections-controls > .header__collections-show-submenu-btn {
    color: #79c23b !important; }

  /* line 689, theme.scss */
  .rk-catalog-flyout {
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 3;
    width: clamp(300px, 21vw, 400px);
    min-height: 100%;
    max-height: calc(100vh - 105px);
    padding: 10px 0;
    overflow-y: auto;
    background: #fff;
    border-left: 1px solid #eeeeee;
    box-shadow: 14px 16px 32px rgba(0, 0, 0, 0.14); }

  /* line 703, theme.scss */
  .rk-catalog-flyout.is-visible {
    display: block; }

  /* line 706, theme.scss */
  .rk-catalog-flyout__list,
  .rk-catalog-flyout .header__collections-item {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important; }

  /* line 712, theme.scss */
  .rk-catalog-flyout .header__collections-controls {
    display: flex !important;
    align-items: center;
    min-height: 46px;
    padding: 0 24px !important; }

  /* line 718, theme.scss */
  .rk-catalog-flyout .header__collections-link {
    display: block !important;
    width: 100%;
    padding: 10px 0 !important;
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    text-decoration: none !important; }

  /* line 728, theme.scss */
  .rk-catalog-flyout .header__collections-link:hover,
  .rk-catalog-flyout .header__collections-link:focus {
    color: #79c23b !important; }

  /* line 732, theme.scss */
  .rk-catalog-flyout .header__collections-show-submenu-btn {
    display: none !important; } }
/* RokeStore: надежное раскрытие подкатегорий наведением */
@media (min-width: 1024px) {
  /* line 740, theme.scss */
  .header__collections-content {
    overflow: visible !important; }

  /* line 743, theme.scss */
  .rk-catalog-flyout,
  .rk-catalog-flyout.is-visible {
    display: none !important; }

  /* line 747, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-submenu,
  .header__collections-menu > .header__collections-item.is-level-1.rk-submenu-open > .header__collections-submenu {
    position: absolute !important;
    top: 0 !important;
    left: 100% !important;
    z-index: 5 !important;
    display: none !important;
    width: clamp(300px, 21vw, 400px) !important;
    min-height: 100% !important;
    max-height: calc(100vh - 105px) !important;
    margin: 0 !important;
    padding: 10px 0 !important;
    overflow-y: auto !important;
    background: #fff !important;
    border-left: 1px solid #eeeeee !important;
    box-shadow: 14px 16px 32px rgba(0, 0, 0, 0.14) !important; }

  /* line 764, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1:hover > .header__collections-submenu,
  .header__collections-menu > .header__collections-item.is-level-1:focus-within > .header__collections-submenu {
    display: block !important; }

  /* line 768, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-submenu .header__collections-item {
    margin: 0 !important;
    padding: 0 !important;
    list-style: none !important; }

  /* line 773, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-submenu .header__collections-controls {
    display: flex !important;
    align-items: center !important;
    min-height: 46px !important;
    padding: 0 24px !important; }

  /* line 779, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-submenu .header__collections-link {
    display: block !important;
    width: 100% !important;
    padding: 10px 0 !important;
    color: #333 !important;
    font-size: 16px !important;
    font-weight: 400 !important;
    line-height: 1.3 !important;
    text-decoration: none !important; }

  /* line 789, theme.scss */
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-submenu .header__collections-link:hover,
  .header__collections-menu > .header__collections-item.is-level-1 > .header__collections-submenu .header__collections-link:focus {
    color: #79c23b !important; } }
