@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #FBFBFD);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #f2f2f8);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #e4e4f1);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #5555a8);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #B71339);
  --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, #d41643);
  --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, #e82150);
  --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, #f07591);
  --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, #121212);
  --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, #2a2a2a);
  --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, #414141);
  --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, #888888);
  --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, #101211);
  --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, #272c2a);
  --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, #3d4541);
  --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, #819088);
  --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, Manrope);
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Manrope);
  --heading-ratio:var(--draft-heading-ratio, 1.75);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 12);
  --search_count:var(--draft-search_count, 10);
  --blog_size:var(--draft-blog_size, 6);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1920px);
  --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, false);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, false);
  --sidebar_product_position:var(--draft-sidebar_product_position, left);
  --sidebar_blog_show:var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position:var(--draft-sidebar_blog_position, left);
  --sidebar_article_show:var(--draft-sidebar_article_show, false);
  --sidebar_article_position:var(--draft-sidebar_article_position, left);
  --sidebar_page_show:var(--draft-sidebar_page_show, false);
  --sidebar_page_position:var(--draft-sidebar_page_position, left);
  --sidebar_compare_show:var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position:var(--draft-sidebar_compare_position, left);
  --sidebar_search_show:var(--draft-sidebar_search_show, false);
  --sidebar_search_position:var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled:var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled:var(--draft-favorite_enabled, true);
  --compare_enabled:var(--draft-compare_enabled, true); }

/* 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; }

/* line 16, theme.scss */
div#popup-356,
div#popup-1381 {
  display: none !important; }

/* line 29, theme.scss */
#checkout_buyer_fields {
  display: none; }

/* line 33, theme.scss */
.widget-type_widget_v4_simple_text_2_c97c51ddecc729a11ef95747dd30eeb6,
.layout.widget-type_widget_v4_heading_1_5a0082e72d53f2811043823223879462,
.layout.widget-type_widget_v4_delimeters_2_b17482964bdaa74e47c9ee0776bb9636,
.widget-type_widget_v4_delimeters_2_b17482964bdaa74e47c9ee0776bb9636,
.layout.widget-type_widget_v4_product-reviews_3_ba600e0064bea5a60e62a57a4a1241c7,
.widget-type_widget_v4_simple_text_2_bf881839a21eb9786622a5d523047ae5 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

/* line 43, theme.scss */
.layout.widget-type_widget_v4_page_title_1_d9cc6059e72c581b69faf02d89a554ff {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

/* Убираем горизонтальный скролл */
/* line 57, theme.scss */
html, body {
  margin: 0;
  padding: 0;
  overflow-x: hidden;
  /* Скрывает горизонтальный скролл */
  min-width: 0; }

/* Дополнительные стили для предотвращения выхода элементов за границы */
/* line 65, theme.scss */
* {
  box-sizing: border-box;
  /* Учитывает padding и border в ширине элементов */ }

/* line 69, theme.scss */
.container {
  max-width: 100%;
  /* Ограничивает ширину контейнера */
  overflow: hidden;
  /* Скрывает переполнение */ }

/* Убедитесь, что изображения и другие медиа элементы также адаптируются */
/* line 75, theme.scss */
img, video {
  max-width: 100%;
  height: auto;
  /* Сохраняет пропорции */ }

/* line 80, theme.scss */
#digi-shield .digi-product {
  word-break: normal; }

/* line 84, theme.scss */
.container {
  max-width: 100%; }

/* line 88, theme.scss */
#digi-shield.digi-is-container {
  z-index: 100000; }

/* line 92, theme.scss */
#digi-shield.digi_desktop .digi-ac__set_products {
  padding: 0; }

/* line 103, theme.scss */
#digi-shield .digi-wrapper {
  width: 100%;
  max-width: 100%; }

/* line 129, theme.scss */
.edwDMc:before {
  content: "";
  display: block;
  -webkit-transition: padding-top 0.3s ease-in-out;
  transition: padding-top 0.3s ease-in-out;
  padding-top: 500px; }

/* line 137, theme.scss */
.cFBERa {
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  will-change: transform;
  -webkit-transition: -webkit-transform 0.2s ease, background-color 0.3s ease, width 0.3s ease-in-out, height 0.3s ease-in-out, margin-left 0.3s ease-in-out, margin-top 0.3s ease-in-out;
  -webkit-transition: transform 0.2s ease, background-color 0.3s ease, width 0.3s ease-in-out, height 0.3s ease-in-out, margin-left 0.3s ease-in-out, margin-top 0.3s ease-in-out;
  transition: transform 0.2s ease, background-color 0.3s ease, width 0.3s ease-in-out, height 0.3s ease-in-out, margin-left 0.3s ease-in-out, margin-top 0.3s ease-in-out; }

/* line 152, theme.scss */
.ezXEAU {
  position: absolute;
  top: 14px;
  left: 16px;
  right: 8px;
  z-index: 50;
  -webkit-animation: 0.5s lbWRkT ease-out;
  animation: 0.5s lbWRkT ease-out;
  text-align: left; }

/* line 169, theme.scss */
.co-button--checkout#create_order {
  font-size: 20px;
  font-weight: 700;
  line-height: 25px;
  text-transform: uppercase;
  border-radius: 100px;
  height: 69px; }

/* line 179, theme.scss */
.co-checkout-title, .co-title--h1 {
  font-size: 25px;
  font-weight: 700;
  line-height: 31px;
  color: var(--color-accent-text); }

/* line 186, theme.scss */
.co-title--h2 {
  font-size: 25px;
  font-weight: 700;
  line-height: 31px; }

/* line 192, theme.scss */
.co-tabs-content .radio > span, .co-input--radio > span, .co-toggable_field-input--checkbox > span, .co-toggable_field-input--radio > span {
  color: #000000; }

/* line 195, theme.scss */
.co-toggable_field-input--radio input:focus + span, .co-toggable_field-input--radio input.picker-input--active + span, .co-toggable_field-input--radio input:checked + span {
  -webkit-box-shadow: inset 0 0 0 10px currentColor;
  box-shadow: inset 0 0 0 10px currentColor; }

/* line 200, theme.scss */
.co-toggable_field--bordered .co-toggable_field-title {
  margin: 0.25rem 0;
  font-size: 25px;
  font-weight: 400;
  line-height: 31px;
  color: var(--color-accent-text); }

/* line 208, theme.scss */
.co-toggable_field--bordered .co-toggable_field-description {
  margin: 0.25rem 0;
  font-size: 15px;
  font-weight: 400;
  line-height: 18px;
  color: #00000080; }

/* line 216, theme.scss */
.co-toggable_field-input--checkbox input + span {
  border-radius: 50%;
  -webkit-box-shadow: inset 0 0 0 10px currentColor;
  box-shadow: inset 0 0 0 10px currentColor; }

/* line 222, theme.scss */
.co-input-field, .m-input-field {
  border: 0;
  border-bottom: 1px solid black;
  border-radius: 0; }

/* line 228, theme.scss */
.co-basket_item-description {
  min-width: 0;
  font-size: 18px;
  font-weight: 550; }

/* line 234, theme.scss */
.co-price--current {
  font-size: 19px;
  font-weight: 550; }

/* line 239, theme.scss */
input#email,
input#password {
  background: #EDEDED;
  border: 0;
  border-radius: 5px; }

/* line 248, theme.scss */
button.co-button.co-form-button.js-co-login-submit {
  border-radius: 100px;
  font-size: 20px;
  font-weight: 700;
  line-height: 25px; }

/* line 260, theme.scss */
.collection-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

/* line 272, theme.scss */
.menu-cat-page {
  display: block !important;
  width: 100%;
  max-width: 290px;
  padding-right: 45px; }
  /* line 278, theme.scss */
  .menu-cat-page ul {
    list-style: none; }
    /* line 281, theme.scss */
    .menu-cat-page ul .title_coll {
      font-size: 13px;
      line-height: 20px; }
    /* line 286, theme.scss */
    .menu-cat-page ul .show_lvls {
      background-image: url(arr-cat-manu.svg) !important; }
  /* line 291, theme.scss */
  .menu-cat-page .li-lvl1-title {
    font-size: 13px !important;
    line-height: 20px !important;
    text-transform: initial !important; }
  /* line 298, theme.scss */
  .menu-cat-page .li-lvl2 a {
    font-size: 13px !important;
    line-height: 20px !important; }
  /* line 304, theme.scss */
  .menu-cat-page .coll-item {
    padding-left: 15px;
    padding-top: 6px; }
  /* line 309, theme.scss */
  .menu-cat-page .li-lvl1 .coll-item-lvl2 {
    padding-top: 1px;
    padding-bottom: 1px; }
  /* line 315, theme.scss */
  .menu-cat-page .li-lvl2 .is-current {
    color: #C2A284; }
  @media (max-width: 1300px) {
    /* line 272, theme.scss */
    .menu-cat-page {
      display: none !important; } }

/* line 325, theme.scss */
.cat-stuff {
  max-width: 950px;
  margin-left: auto;
  position: relative;
  top: 60px !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  /* line 340, theme.scss */
  .cat-stuff .cat-stuff-title {
    font-family: Manrope;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #000000;
    padding-left: 20px; }
    @media (max-width: 1300px) {
      /* line 340, theme.scss */
      .cat-stuff .cat-stuff-title {
        padding-left: 0; } }
    @media (max-width: 500px) {
      /* line 340, theme.scss */
      .cat-stuff .cat-stuff-title {
        display: none; } }
  @media (max-width: 1300px) {
    /* line 325, theme.scss */
    .cat-stuff {
      max-width: initial; } }
  @media (max-width: 500px) {
    /* line 325, theme.scss */
    .cat-stuff {
      top: 25px !important;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      align-items: flex-start; } }

/* line 374, theme.scss */
.slct.js-filter-trigger {
  background: #FBFBFD;
  font-weight: normal;
  border: 1px solid #B3B3B3;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-family: Manrope;
  font-size: 14px;
  line-height: 32px;
  letter-spacing: 0.1em;
  color: #000000;
  cursor: pointer;
  padding-left: 15px;
  width: 217px;
  background-image: url("arr-little.svg");
  background-repeat: no-repeat;
  background-position: right 15px center; }
  @media (max-width: 500px) {
    /* line 374, theme.scss */
    .slct.js-filter-trigger {
      line-height: 25px; } }

@media (max-width: 1024px) {
  /* line 404, theme.scss */
  #digi-shield.digi_desktop .digi-ac__wrapper {
    position: relative;
    display: -webkit-flex;
    display: flex;
    flex-direction: column; }

  /* line 411, theme.scss */
  #digi-shield.digi_desktop .digi-ac:not(.digi-ac--vertical) .digi-ac__set_products {
    width: 100%;
    overflow-x: scroll;
    padding-left: 20px; } }
@media (max-width: 768px) {
  /* line 427, theme.scss */
  [style*="--is-editor:true"] .outside-widgets {
    display: none; }

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

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

  /* line 437, theme.scss */
  .widget-type_widget_v4_simple_text_2_bf881839a21eb9786622a5d523047ae5 {
    background-color: var(--bg);
    padding-left: 0;
    padding-right: 0; }

  /* line 444, theme.scss */
  #digi-shield.digi_desktop .digi-search-form__close {
    font-size: 10px;
    margin-left: 10px;
    padding: 14px 0px; }

  /* line 459, theme.scss */
  .co-checkout-title, .co-title--h1 {
    font-weight: 700;
    line-height: 21px;
    font-size: 17px; }

  /* line 466, theme.scss */
  .co-basket_item-description {
    min-width: 0;
    font-size: 10px;
    font-weight: 550; }

  /* line 472, theme.scss */
  .co-price--current {
    font-size: 10px;
    font-weight: 550; }

  /* line 477, theme.scss */
  span.co-basket_item-count {
    font-size: 10px; }

  /* line 481, theme.scss */
  .co-basket_total-price {
    line-height: 1;
    font-size: 20px;
    margin-left: auto; }

  /* line 488, theme.scss */
  .co-basket_total-title {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 160px;
    flex: 1 1 160px;
    font-size: 14px;
    font-weight: 700; }

  /* line 496, theme.scss */
  .co-title--h2 {
    font-weight: 700;
    font-size: 17px; }

  /* line 501, theme.scss */
  .co-input-label {
    display: block;
    font-size: 14px; }

  /* line 506, theme.scss */
  span.co-delivery_method-title.co-toggable_field-title.co-input-title {
    font-size: 14px; }

  /* line 510, theme.scss */
  span.co-delivery_method-description.co-toggable_field-description.co-input-description {
    font-size: 10px; }

  /* line 514, theme.scss */
  .co-toggable_field--bordered .co-toggable_field-title {
    margin: 0.25rem 0;
    font-size: 17px;
    font-weight: 400;
    line-height: 17px;
    color: var(--color-accent-text); }

  /* line 522, theme.scss */
  .co-toggable_field--bordered .co-toggable_field-description {
    margin: 0.25rem 0;
    font-size: 10px;
    font-weight: 400;
    line-height: 12px;
    color: #00000080; }

  /* line 530, theme.scss */
  .co-button--checkout#create_order {
    font-size: 13px;
    font-weight: 700;
    line-height: 16px;
    text-transform: uppercase;
    border-radius: 100px;
    height: 37px; } }
/* line 544, theme.scss */
#digi-shield .digi-overlay {
  background: #FBFBFD !important; }

/* =========================
   OK BEAUTY HEADER — CLEAN FINAL FIX
   ========================= */
/* HEADER GRID */
/* line 553, theme.scss */
.header__content {
  width: 100% !important;
  max-width: 1450px !important;
  margin: 0 auto !important;
  display: grid !important;
  grid-template-columns: 1fr auto 1fr !important;
  align-items: center !important;
  padding: 0 16px !important; }

/* ЛОГО ПО ЦЕНТРУ */
/* line 565, theme.scss */
.header__area-logo {
  justify-self: center !important; }

/* БУРГЕР СЛЕВА */
/* line 570, theme.scss */
.header__area-show-menu {
  justify-self: start !important;
  display: flex !important;
  align-items: center !important; }

/* ИКОНКИ СПРАВА (ВАЖНО) */
/* line 577, theme.scss */
.header__area-controls {
  justify-self: end !important;
  display: flex !important;
  align-items: center !important;
  gap: 12px !important; }

/* КОРЗИНА ВСЕГДА ВИДНА */
/* line 585, theme.scss */
.header__cart {
  display: flex !important;
  visibility: visible !important;
  opacity: 1 !important; }

/* =========================
   SIDE PANEL (СТАБИЛЬНЫЙ)
   ========================= */
/* line 595, theme.scss */
.side-panel {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100vw !important;
  height: 100vh !important;
  transform: translateX(-100%) !important;
  transition: transform 0.3s ease !important;
  background: #f8f8fa !important;
  z-index: 9999 !important;
  overflow-y: auto !important; }

/* line 611, theme.scss */
.side-panel.is-show {
  transform: translateX(0) !important; }

/* OVERLAY */
/* line 616, theme.scss */
.header-overlay {
  position: fixed !important;
  inset: 0 !important;
  background: rgba(0, 0, 0, 0.35) !important;
  z-index: 9998 !important;
  display: none !important; }

/* line 624, theme.scss */
.header-overlay.is-show {
  display: block !important; }

/* УБРАТЬ ДУБЛЬ ИКОНКИ В МЕНЮ */
/* line 629, theme.scss */
.side-panel .header__area-controls {
  display: none !important; }

/* ОДИН КРЕСТИК */
/* line 634, theme.scss */
.side-panel .js-hide-side-panel {
  position: absolute !important;
  top: 18px !important;
  right: 18px !important;
  width: 44px !important;
  height: 44px !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important; }

/* BODY LOCK */
/* line 648, theme.scss */
body.ok-header-lock {
  overflow: hidden !important; }

/* =========================
   FIX: ПУСТОЕ ПРОСТРАНСТВО ПОД FIXED HEADER
   ========================= */
/* line 655, theme.scss */
body {
  padding-top: 0 !important; }

/* убираем двойной отступ у InSales */
/* line 661, theme.scss */
.page-layout,
.page_layout,
.layout {
  margin-top: 0 !important;
  padding-top: 0 !important; }

/* line 668, theme.scss */
.widget-type_widget_v4_header_11_1_ee13211af4b15eca5a7a8a060d50e7aa {
  background: #f8f8fa !important;
  background-color: #f8f8fa !important; }

/* line 673, theme.scss */
body.ok-header-layout-transparent .widget-type_widget_v4_header_11_1_ee13211af4b15eca5a7a8a060d50e7aa, body[data-theme-template="index"] .widget-type_widget_v4_header_11_1_ee13211af4b15eca5a7a8a060d50e7aa {
  background-color: #f8f8fa !important; }

/* =========================================================
   DIGINETICA — ТОЛЬКО ВИЗУАЛ OK BEAUTY
   Размеры и сетку не изменяем
   ========================================================= */
/* line 683, theme.scss */
#digi-shield,
#digi-shield input,
#digi-shield button,
#digi-shield a {
  font-family: "Manrope", Arial, sans-serif !important; }

/* Фон */
/* line 691, theme.scss */
#digi-shield .digi-search,
#digi-shield .digi-ac,
#digi-shield .digi-main {
  background-color: #fbfbfd !important; }

/* Поле поиска */
/* line 698, theme.scss */
#digi-shield .digi-search-form__input {
  color: #101211 !important;
  background-color: #ffffff !important;
  border-color: #b71339 !important;
  border-radius: 999px !important;
  box-shadow: none !important;
  outline: none !important; }

/* line 709, theme.scss */
#digi-shield .digi-search-form__input:focus {
  border-color: #9f1031 !important; }

/* Кнопка «Найти» */
/* line 714, theme.scss */
#digi-shield .digi-search-form__submit {
  color: #ffffff !important;
  background-color: #b71339 !important;
  border-color: #b71339 !important;
  border-radius: 999px !important; }

/* line 722, theme.scss */
#digi-shield .digi-search-form__submit:hover {
  background-color: #9f1031 !important;
  border-color: #9f1031 !important; }

/* Кнопка «Закрыть» */
/* line 728, theme.scss */
#digi-shield .digi-search-form__close {
  color: #101211 !important; }

/* Заголовки */
/* line 733, theme.scss */
#digi-shield .digi-ac-block__title {
  color: #101211 !important;
  font-weight: 700 !important; }

/* Частые запросы */
/* line 739, theme.scss */
#digi-shield .digi-ac-block__button {
  color: #101211 !important; }

/* line 743, theme.scss */
#digi-shield .digi-ac-block__button:hover {
  color: #b71339 !important; }

/* Название товара */
/* line 748, theme.scss */
#digi-shield .digi-product__label {
  color: #101211 !important;
  font-weight: 500 !important; }

/* line 753, theme.scss */
#digi-shield .digi-product__label:hover {
  color: #b71339 !important; }

/* Актуальная цена */
/* line 758, theme.scss */
#digi-shield .digi-product-price-variant_actual {
  color: #101211 !important;
  font-weight: 700 !important; }

/* Старая цена */
/* line 764, theme.scss */
#digi-shield .digi-product-price-variant_old {
  color: rgba(16, 18, 17, 0.45) !important; }

/* Кнопка карточки */
/* line 769, theme.scss */
#digi-shield .digi-product__button {
  color: #b71339 !important;
  background-color: transparent !important;
  border-color: #b71339 !important;
  border-radius: 999px !important; }

/* line 777, theme.scss */
#digi-shield .digi-product__button:hover {
  color: #ffffff !important;
  background-color: #b71339 !important; }

/* Акцентные элементы и выбранные фильтры */
/* line 783, theme.scss */
#digi-shield input[type="checkbox"]:checked,
#digi-shield input[type="radio"]:checked {
  accent-color: #b71339 !important; }

/* =========================================================
   DIGINETICA — СКИДКА ОВАЛЬНОЙ ПЛАШКОЙ
   ========================================================= */
/* Контейнер скидки */
/* line 792, theme.scss */
#digi-shield .digi-product__discount-background {
  position: relative !important;
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  width: 86px !important;
  min-width: 86px !important;
  height: 44px !important;
  padding: 0 14px !important;
  background: #b71339 !important;
  border-radius: 999px !important; }

/* Убираем SVG-звёздочку */
/* line 810, theme.scss */
#digi-shield .digi-product__discount-background > svg {
  display: none !important; }

/* Процент скидки */
/* line 815, theme.scss */
#digi-shield .digi-product__discount {
  position: static !important;
  display: block !important;
  color: #ffffff !important;
  font-family: "Manrope", Arial, sans-serif !important;
  font-size: 17px !important;
  font-weight: 500 !important;
  line-height: 1 !important;
  text-align: center !important;
  transform: none !important; }

/* Мобильная версия */
@media (max-width: 767px) {
  /* line 834, theme.scss */
  #digi-shield .digi-product__discount-background {
    width: 64px !important;
    min-width: 64px !important;
    height: 34px !important;
    padding: 0 10px !important; }

  /* line 842, theme.scss */
  #digi-shield .digi-product__discount {
    font-size: 13px !important; } }
