@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, #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, minimal);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning:var(--draft-color-notice-warning, #9E9E9E);
  --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, #aeaeae);
  --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, #bebebe);
  --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, #ededed);
  --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, #9E9E9E);
  --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, #aeaeae);
  --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, #bebebe);
  --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, #ededed);
  --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, #9E9E9E);
  --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, #aeaeae);
  --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, #bebebe);
  --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, #ededed);
  --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, #9E9E9E);
  --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, #aeaeae);
  --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, #bebebe);
  --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, #ededed);
  --color-notice-info-half-shade-is-light:var(--draft-color-notice-info-half-shade-is-light, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 12px);
  --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, 400);
  --collection_count:var(--draft-collection_count, 100);
  --search_count:var(--draft-search_count, 20);
  --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, 2);
  --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, false); }

@font-face {
  font-family: 'Monument Grotesk';
  src: url("MonumentGroteskCyrillic-Bold.woff") format("woff");
  src: url("MonumentGroteskCyrillic-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
/* line 12, theme.scss */
:root {
  --font-size: 10px;
  --layout-side-padding: 70px;
  --layout-side-padding-mobile: 15px;
  --color-form-controls-placeholder: #000;
  --color-form-controls-border-color-focus: transparent;
  --layout-adaptive-vertical-indents-factor-decrease: 1; }

/* line 20, theme.scss */
:root body {
  --font-family-heading: 'Monument Grotesk';
  --font-family: 'Monument Grotesk';
  --font-size: 10px;
  --layout-content-max-width: 100%;
  --color-btn-bg-minor-shade: #222;
  --controls-height-l: 40px;
  --color-accent-text-minor-shade: #000; }

/* line 29, theme.scss */
html {
  scroll-padding-top: 80px; }

/* line 32, theme.scss */
body {
  font-family: 'Monument Grotesk';
  font-size: 10px;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: .07em;
  overscroll-behavior: none; }

/* line 40, theme.scss */
[class*="btn"],
button {
  color: inherit;
  cursor: pointer;
  font-size: 1rem;
  letter-spacing: .07em;
  text-transform: uppercase;
  user-select: none; }

/* line 49, theme.scss */
button, input, textarea {
  letter-spacing: .07em; }

/* line 52, theme.scss */
header {
  position: sticky;
  top: 0;
  left: 0;
  z-index: 10; }
  @media screen and (max-width: 767px) {
    /* line 52, theme.scss */
    header {
      z-index: 1040; } }

/* line 61, theme.scss */
input,
textarea,
button,
button:focus {
  font-family: inherit;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* line 70, theme.scss */
::placeholder {
  color: #000;
  text-transform: uppercase; }

/* line 74, theme.scss */
a {
  text-underline-offset: 2px; }

@media (any-hover: hover) {
  /* line 78, theme.scss */
  a:not([class]):hover,
  a:not([class]):focus {
    color: var(--color-text); } }
/* line 83, theme.scss */
.ttu {
  text-transform: uppercase; }

/* line 86, theme.scss */
.tac {
  text-align: center; }

/* line 89, theme.scss */
P:last-child {
  margin-bottom: 0; }

/* line 92, theme.scss */
.static-text {
  line-height: 1.5; }

/* line 95, theme.scss */
.button {
  color: #fff;
  font-size: 1rem;
  letter-spacing: .07em;
  padding-top: 2px;
  text-transform: uppercase;
  justify-content: flex-start; }

/* line 109, theme.scss */
.w-100 {
  width: 100%; }

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

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

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

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

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

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

  /* line 136, theme.scss */
  [data-theme-template="index"] footer .layout__content {
    padding-top: 100px; } }
/* line 142, theme.scss */
.heading {
  font-size: 1rem;
  text-transform: uppercase;
  margin: 0; }

/* line 149, theme.scss */
.page_layout_normal_left main, .page_layout_normal_left aside {
  padding-top: 40px; }
@media screen and (max-width: 767px) {
  /* line 152, theme.scss */
  .page_layout_normal_left main {
    padding-top: 0; } }

/* line 160, theme.scss */
.page_layout_normal_left aside {
  position: sticky;
  top: 0;
  left: 0; }
  /* line 164, theme.scss */
  .page_layout_normal_left aside section {
    position: sticky;
    top: 60px;
    left: 0; }

/* line 172, theme.scss */
.page_layout_normal_left {
  grid-template-columns: var(--layout-side-padding) 200px 1fr var(--layout-side-padding); }

/* line 175, theme.scss */
.page_layout_normal_left > main, .page_layout_normal_left > footer {
  grid-column-start: 2;
  grid-column-end: -2; }
  @media (min-width: 981px) {
    /* line 175, theme.scss */
    .page_layout_normal_left > main, .page_layout_normal_left > footer {
      grid-column-start: 3;
      grid-column-end: -2; } }
  @media (max-width: 767px) {
    /* line 175, theme.scss */
    .page_layout_normal_left > main, .page_layout_normal_left > footer {
      grid-column-start: 1;
      grid-column-end: -1; } }

/* line 187, theme.scss */
.page_layout_normal_left > aside {
  grid-column-start: 2;
  grid-column-end: 3; }
  @media (max-width: 980px) {
    /* line 187, theme.scss */
    .page_layout_normal_left > aside {
      display: none; } }

/* Попап алерты */
/* line 196, theme.scss */
.micro-alert {
  --color-notice-success: #9a9a9a;
  display: flex;
  flex-direction: column;
  align-items: center;
  color: var(--color-text);
  text-transform: uppercase;
  max-width: 330px;
  margin: auto;
  text-align: center;
  top: 15px;
  left: 30px; }
  @media (max-width: 767px) {
    /* line 196, theme.scss */
    .micro-alert {
      right: 40px;
      left: 40px; } }

/* line 213, theme.scss */
.micro-alert-item {
  color: var(--color-text);
  display: inline-flex;
  font-size: 1rem;
  width: 100%;
  max-width: 330px;
  height: 40px;
  margin-bottom: 15px;
  padding: 2px 10px 0;
  border-radius: 0; }
  @media (max-width: 480px) {
    /* line 213, theme.scss */
    .micro-alert-item {
      justify-content: normal;
      padding: 2px 10px 0; } }

/* Правки поп-апа от Юнисендер */
/* line 230, theme.scss */
.container-module_container__PQouW {
  font-family: 'Monument Grotesk';
  min-width: 400px;
  max-height: 90%;
  padding: 0;
  border-radius: 0;
  /* Лейбл "E-mail" */
  /* обложка ввода email */
  /* Поле ввода email */
  /*  li содержащий чекбокс */
  /* Сам чекбокс */
  /* Фото, убрать отступ в мобилке */ }
  @media (max-width: 767px) {
    /* line 230, theme.scss */
    .container-module_container__PQouW {
      min-width: 300px; } }
  /* line 240, theme.scss */
  .container-module_container__PQouW div[style*="display:inline-block; width:100%;font-size:0;"] label {
    display: none!important; }
  /* line 244, theme.scss */
  .container-module_container__PQouW div[style*="display: inline-block"][style*="width: 85%"] {
    width: 100%!important; }
  /* line 248, theme.scss */
  .container-module_container__PQouW div[style*="display:inline-block; width:100%;font-size:0;"] input[name="email"] {
    border-radius: 0!important;
    width: 100%!important; }
  /* line 253, theme.scss */
  .container-module_container__PQouW li[style*="display: inline-block;"] {
    display: flex!important;
    align-items: flex-start!important;
    gap: 1rem!important; }
  /* line 260, theme.scss */
  .container-module_container__PQouW li[style*="display: inline-block;"] input[type="checkbox"] {
    margin-top: 2px!important; }
  @media (max-width: 767px) {
    /* line 265, theme.scss */
    .container-module_container__PQouW table[style*="height: 234px; width: 100%; table-layout: fixed;"] {
      height: 100%!important; } }
  /* line 270, theme.scss */
  .container-module_container__PQouW .error-block {
    display: none!important; }

/* line 274, theme.scss */
.main-module_close__0BnEN {
  right: calc(50% - 200px - 32px);
  top: 8%; }
  @media (max-width: 767px) {
    /* line 274, theme.scss */
    .main-module_close__0BnEN {
      right: calc(50% - 150px - 32px); } }

/* line 282, theme.scss */
.spoiler-trigger-wrapper {
  margin: 20px 0 !important; }

/* line 286, theme.scss */
.spoiler-btn-action {
  background: transparent !important;
  border: none !important;
  padding: 0 !important;
  font-size: 11px !important;
  font-weight: 400 !important;
  letter-spacing: 0.05em !important;
  color: #1a1a1a !important;
  text-transform: uppercase !important;
  cursor: pointer !important;
  display: inline-flex !important;
  align-items: center !important; }

/* line 300, theme.scss */
.spoiler-btn-action .spoiler-arrow {
  transition: transform 0.3s ease !important; }

/* Регистрация/Авторизация */
@media (max-width: 768px) {
  /* line 309, theme.scss */
  .checkout-v2-wrapper.co-section--content_wrapper {
    margin-left: 0;
    margin-right: 0; }

  /* line 314, theme.scss */
  .co-checkout-block--padded {
    padding-left: 0;
    padding-right: 0; } }
/* line 320, theme.scss */
.co-section--content {
  text-transform: uppercase; }
  /* line 322, theme.scss */
  .co-section--content .co-checkout-block--padded {
    padding-top: 0;
    padding-bottom: 0; }

/* line 328, theme.scss */
.co-section--checkout_header {
  padding-top: 0;
  padding-bottom: 4rem; }

/* line 333, theme.scss */
.co-form,
.co-form--login {
  display: flex;
  flex-direction: column;
  gap: 25px; }

/* line 340, theme.scss */
.co-checkout-title {
  --heading-ratio: 1; }

/* line 344, theme.scss */
.co-login {
  flex: none;
  width: 100%;
  max-width: 400px; }
  @media (min-width: 768px) {
    /* line 344, theme.scss */
    .co-login {
      width: 320px; } }

/* line 353, theme.scss */
.co-login--social_login:empty {
  display: none; }

/* line 357, theme.scss */
.co-input + .co-input,
.co-tabs-content + .co-input {
  margin: 0; }

/* line 362, theme.scss */
.co-input-field {
  --controls-form-padding-x: 8px;
  --controls-border-width: 2px;
  --controls-height-m: 25px;
  text-transform: uppercase; }

/* line 369, theme.scss */
.co-input-field:focus {
  --color-form-controls-border-color-focus: none;
  --color-form-controls-shadow-focus: none; }

/* line 374, theme.scss */
.co-form-controls {
  /*flex-direction: column;*/
  justify-content: space-between;
  align-items: flex-start;
  gap: 10px; }

/* line 381, theme.scss */
.co-input,
.co-modal-login_form .co-input,
.co-modal-login_form .co-modal-button,
.co-input-title,
.co-form-controls {
  font-size: inherit;
  margin: 0 !important; }

/* line 390, theme.scss */
.co-input--subscribe .co-input-label,
.co-input--password .co-input-label {
  line-height: 1; }

/* line 395, theme.scss */
.co-modal--login .co-title--h2 {
  line-height: 1.5;
  margin-top: 5px;
  margin-bottom: 25px; }

/* line 401, theme.scss */
.co-button--password_recover {
  padding: 0; }
  /* line 403, theme.scss */
  .co-button--password_recover::after {
    display: none; }

/* line 408, theme.scss */
.co-button:not(.co-button--link) {
  --controls-border-width: 0;
  justify-content: flex-start;
  width: 100%;
  margin: 0;
  padding-top: 2px; }

/* line 416, theme.scss */
.co-button--link {
  border-bottom: 0;
  margin: 0;
  padding: 0;
  text-align: left; }
  /* line 421, theme.scss */
  .co-button--link::after {
    display: none; }

/* line 426, theme.scss */
.co-toggable_field-input--checkbox input + span {
  border-radius: 0; }

/* line 431, theme.scss */
.co-toggable_field-description {
  color: #000;
  font-size: 11px;
  text-transform: lowercase; }

/* line 437, theme.scss */
.co-toggable_field-input--checkbox input:checked + span:after {
  display: none; }

/* line 441, theme.scss */
.co-toggable_field-input--checkbox input:checked + span {
  box-shadow: inset 0 0 0 6px currentColor; }

/* Оформление заказа */
/* line 446, theme.scss */
.co-basket {
  padding: 0; }
  @media (min-width: 769px) {
    /* line 446, theme.scss */
    .co-basket {
      max-width: 480px;
      margin-top: 40px;
      margin-left: auto;
      padding: 0 10px; } }

/* убираем фикс корзины */
/* line 457, theme.scss */
.co-sidebar--fixed .co-basket > div {
  position: static; }

/* line 461, theme.scss */
.co-checkout-order_form {
  padding-top: 0;
  padding-bottom: 0; }

/* line 466, theme.scss */
.co-client-logged,
.co-client-name {
  font-size: 1rem;
  line-height: inherit;
  margin-bottom: .5rem; }
  @media (max-width: 768px) {
    /* line 466, theme.scss */
    .co-client-logged,
    .co-client-name {
      margin-top: 40px; } }

/* line 476, theme.scss */
.co-client-info {
  margin-bottom: 2.5rem; }

/* line 480, theme.scss */
.co-customer .co-checkout-block {
  display: flex;
  flex-direction: column;
  gap: 25px; }

/* line 486, theme.scss */
.co-sidebar {
  box-shadow: none; }
  @media (max-width: 768px) {
    /* line 486, theme.scss */
    .co-sidebar {
      margin-top: 40px;
      margin-bottom: 40px; } }

/* line 494, theme.scss */
.co-login-block {
  margin-bottom: 4rem; }
  /* line 497, theme.scss */
  .co-login-block .co-social_login-box .co-input-description {
    margin-top: 0; }
  /* line 500, theme.scss */
  .co-login-block .co-social_login-box .link {
    text-transform: uppercase;
    text-decoration: underline 2px;
    text-underline-offset: 2px; }
    /* line 504, theme.scss */
    .co-login-block .co-social_login-box .link:hover {
      text-decoration: underline 2px; }

/* line 511, theme.scss */
.co-contact-fields,
.co-delivery_adress-form {
  display: flex;
  flex-wrap: wrap;
  gap: 25px; }

/* line 518, theme.scss */
.co-title--h2 {
  font-size: 1rem; }

/* line 522, theme.scss */
.co-title--h2:not(.co-contact-fields h2, .co-modal-title) {
  margin-top: 4rem;
  margin-bottom: 4rem; }

/* line 527, theme.scss */
.co-delivery_method-information a {
  text-decoration: underline 2px;
  text-underline-offset: 2px; }
  /* line 530, theme.scss */
  .co-delivery_method-information a:hover {
    text-decoration: underline 2px; }

/* line 535, theme.scss */
.co-toggable_field {
  flex-wrap: unset;
  border: 0; }

/* line 540, theme.scss */
.co-price--current,
.co-basket_total,
.co-sidebar-toggler {
  font-size: 1rem; }

/* line 546, 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 {
  box-shadow: inset 0 0 0 6px currentColor; }

/* line 552, theme.scss */
.co-toggable_field-description,
.co-toggable_field--bordered .co-toggable_field-description {
  margin: 0; }

/* line 557, theme.scss */
.co-input-notice {
  margin-bottom: 0; }

/* line 561, theme.scss */
.co-customer .co-input {
  margin-top: 25px; }

/* line 565, theme.scss */
.co-sidebar-toggler {
  color: #fff;
  background-color: #000;
  margin-bottom: 10px;
  transition: none; }
  /* line 570, theme.scss */
  .co-sidebar-toggler:hover, .co-sidebar-toggler:focus {
    background-color: #000;
    box-shadow: none; }
  /* line 574, theme.scss */
  .co-sidebar-toggler .halfling-shopping-cart {
    display: none; }
  /* line 577, theme.scss */
  .co-sidebar-toggler .co-sidebar-toggler_title {
    margin-left: 0; }
  /* line 580, theme.scss */
  .co-sidebar-toggler.co-sidebar-toggler--opend {
    color: #000;
    background-color: #fff;
    box-shadow: inset 0 0 0 2px #000; }

/* line 587, theme.scss */
.co-title--h2 + .co-input-wrapper {
  padding-top: 0; }

/* line 591, theme.scss */
.co-button--checkout#create_order {
  margin-bottom: 0; }

/* line 595, theme.scss */
.co-basket_subtotal-list {
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 30px;
  margin-bottom: 0;
  border: 0; }
  /* line 602, theme.scss */
  .co-basket_subtotal-list div:empty {
    display: none; }

/* line 607, theme.scss */
.co-basket_item {
  align-items: flex-start;
  margin-bottom: 30px; }

/* line 612, theme.scss */
.co-tabs-content {
  margin-top: 1rem;
  margin-bottom: 2rem; }

/* line 617, theme.scss */
.payment_variants {
  margin-bottom: 3rem; }

/* line 621, theme.scss */
.co-basket_item-image_container {
  flex: 0; }

/* line 625, theme.scss */
.co-basket_item-image {
  height: auto;
  padding: 0; }
  /* line 628, theme.scss */
  .co-basket_item-image img {
    position: static;
    max-width: none;
    max-height: none;
    transform: none; }

/* line 636, theme.scss */
.co-comment-checkout-block textarea {
  height: 60px; }

/* ПВЗ модалка */
/* line 641, theme.scss */
.co-modal {
  box-shadow: none; }

/* line 645, theme.scss */
.co-modal--pick_up_modal .co-pick_up-details-container {
  margin: 15px 0 0;
  padding: 0; }

@media (min-width: 1024px) {
  /* line 651, theme.scss */
  .co-modal--pick_up_modal {
    width: 60vw;
    max-width: 800px; } }
/* line 657, theme.scss */
.co-modal--pick_up_modal .co-pick_up-details-footer {
  margin-top: 15px; }

/* line 661, theme.scss */
.co-overlay--show {
  background-color: rgba(0, 0, 0, 0.15); }

/* line 665, theme.scss */
.co-pick_up-map canvas,
.co-pick_up-map .ymaps-2-1-79-ground-pane {
  filter: grayscale(1); }

/* line 670, theme.scss */
.mobile .co-modal--pick_up_modal .co-pick_up-mobile-list_filter,
.mobile .co-modal--pick_up_modal .co-modal-title,
.co-modal--login .co-modal-close,
.co-modal--pick_up_modal .co-modal-title,
.co-modal--pick_up_modal .co-pick_up-details-container *,
.co-modal--pick_up_modal .co-pick_up-item,
.co-modal--pick_up_modal .co-pick_up-text_field,
.co-modal--pick_up_modal .co-pick_up-text_field-compact,
.co-modal--pick_up_modal .co-pick_up-address_field,
.co-modal--pick_up_modal .co-pick_up-price,
.co-modal--pick_up_modal .co-modal-close-icon::before,
.co-modal--pick_up_modal .co-modal-toolbar,
.co-modal--pick_up_modal .co-pick_up-desktop-list_filter,
.co-modal--pick_up_modal .co-modal-toolbar [class*="button"],
.co-modal--pick_up_modal .co-pick_up-button_box [class*="button"] {
  color: var(--text-color);
  font-family: var(--font-family);
  font-size: var(--font-size);
  line-height: 1.5;
  letter-spacing: .07em; }

/* line 692, theme.scss */
.co-modal--login .co-modal-close,
.co-modal--pick_up_main .co-modal-close,
.co-modal--pick_up_modal .co-modal-close {
  color: var(--text-color);
  font-size: 1rem;
  top: 1.5rem;
  right: 1rem; }

/* line 701, theme.scss */
.co-modal--login .halfling-remove::before,
.co-modal--pick_up_modal .co-modal-close-icon::before {
  content: "( x )";
  white-space: nowrap; }

/* line 707, theme.scss */
.mobile .co-modal-header-container .co-icon {
  color: inherit;
  font-size: 12px;
  min-height: 40px;
  max-height: 40px;
  max-width: 40px; }

/* line 715, theme.scss */
.co-modal--pick_up_modal .co-modal-toolbar {
  margin-top: 15px; }

/* line 719, theme.scss */
.co-modal--pick_up_modal .co-pick_up-desktop-list_filter {
  border-radius: 0;
  border-color: #000;
  min-height: 25px;
  padding: 0 10px; }
  /* line 724, theme.scss */
  .co-modal--pick_up_modal .co-pick_up-desktop-list_filter:hover {
    box-shadow: none; }

/* line 729, theme.scss */
.co-modal--pick_up_modal .co-pick_up-button-list,
.co-modal--pick_up_modal .co-pick_up-button-map {
  border-color: #000;
  border-radius: 0;
  min-width: 80px;
  height: 23px;
  padding: 0; }
  /* line 736, theme.scss */
  .co-modal--pick_up_modal .co-pick_up-button-list:hover,
  .co-modal--pick_up_modal .co-pick_up-button-map:hover {
    box-shadow: none; }

/* line 741, theme.scss */
.co-modal--pick_up_modal .co-pick_up-button-active {
  color: #fff !important;
  background: #000;
  border-radius: 0; }

/* line 747, theme.scss */
.mobile .co-modal--pick_up_modal .co-modal-header-container,
.mobile .co-modal--pick_up_modal .co-pick_up-mobile-list_filter {
  min-height: 40px;
  max-height: 40px; }

/* line 753, theme.scss */
.mobile .co-modal--pick_up_modal .co-pick_up-map {
  border: 0; }

/* line 757, theme.scss */
.mobile .co-modal--pick_up_modal .co-pick_up-mobile-list_filter {
  --color-form-controls-shadow-focus: none;
  border-color: #000;
  margin: 10px 15px;
  padding: 10px; }

/* line 764, theme.scss */
.mobile .co-modal--pick_up_modal .co-modal-body {
  padding: 0 15px; }

/* line 768, theme.scss */
.co-modal--pick_up_modal .co-pick_up-item {
  border-color: #000;
  border-radius: 0;
  margin: 0;
  margin-top: 10px;
  padding: 10px; }

/* line 776, theme.scss */
.co-pick_up-selected_point {
  margin: 10px 0;
  max-width: 360px; }
  /* line 779, theme.scss */
  .co-pick_up-selected_point .co-pick_up-selected_point_caption {
    display: block; }

/* line 784, theme.scss */
.mobile .co-modal--pick_up_modal .co-pick_up-list_inner {
  border: 0; }

/* point пвз сабокно */
/* line 789, theme.scss */
.co-pick_up-point_inner {
  margin: 10px 0; }

/* line 793, theme.scss */
.co-modal--pick_up_modal .co-pick_up-text_field,
.co-modal--pick_up_modal .co-pick_up-text_field-compact,
.co-modal--pick_up_modal .co-pick_up-address_field {
  margin: 0; }

/* line 799, theme.scss */
.co-modal--pick_up_modal .co-pick_up-button_box {
  gap: 10px; }

/* line 803, theme.scss */
.co-modal--pick_up_modal .co-pick_up-button_box + div {
  margin-top: 20px; }

/* line 807, theme.scss */
.co-modal--pick_up_modal .co-pick_up-text_field + .co-pick_up-button_box {
  margin-top: 20px; }

/* line 811, theme.scss */
.co-modal--pick_up_modal .co-pick_up-list_inner {
  border: 0; }

/* line 815, theme.scss */
.co-notice--danger {
  color: var(--color-error); }

/* line 819, theme.scss */
.co-modal--pick_up_modal .co-pick_up-button_box [class*="button"],
.co-modal--pick_up_modal .co-pick_up-button-select {
  display: flex;
  align-items: center;
  padding: 0 10px;
  border-radius: 0;
  border-color: #000;
  margin: 0;
  height: 36px;
  padding-top: 2px; }
  /* line 829, theme.scss */
  .co-modal--pick_up_modal .co-pick_up-button_box [class*="button"]:hover,
  .co-modal--pick_up_modal .co-pick_up-button-select:hover {
    box-shadow: none; }

/* line 834, theme.scss */
.co-modal--pick_up_modal .co-pick_up-button-select {
  --text-color: #fff;
  background-color: #000; }

/* line 839, theme.scss */
.co-pick_up-details-container .co-pick_up-details-field,
.co-modal--pick_up_modal .co-pick_up-details-field-price {
  margin-left: 0; }

/* line 844, theme.scss */
.co-modal--outlet_modal {
  width: auto;
  max-width: 400px !important; }
  /* line 847, theme.scss */
  .co-modal--outlet_modal .co-pick_up-button-select {
    max-width: 100%; }

/* Личный кабинет */
/* line 853, theme.scss */
.co-section--content_wrapper {
  flex-direction: column;
  gap: 40px;
  margin-top: 40px; }

/* line 859, theme.scss */
[data-theme-template="order2"] .co-checkout-block--padded .co-title--h2:first-child {
  margin-top: 0; }

/* line 863, theme.scss */
.co-order-information_title:empty,
.co-pagination:empty {
  display: none; }

/* line 868, theme.scss */
.co-sidebar--menu {
  flex: none;
  position: relative; }

/* line 873, theme.scss */
.co-menu.co-checkout-block--padded {
  text-transform: uppercase;
  white-space: nowrap; }

/* line 878, theme.scss */
.co-menu--personal {
  padding-top: 0;
  padding-bottom: 0; }
  @media (min-width: 769px) {
    /* line 878, theme.scss */
    .co-menu--personal {
      display: flex;
      gap: 20px; } }
  /* line 885, theme.scss */
  .co-menu--personal .co-menu-item {
    flex: none;
    margin: 0; }

/* line 891, theme.scss */
.co-menu-link {
  text-decoration: none; }

/* line 895, theme.scss */
.co-section--content:not([data-theme-template="account.orders2"] .co-section--content) {
  max-width: 320px;
  gap: 40px; }
  @media (max-width: 767px) {
    /* line 895, theme.scss */
    .co-section--content:not([data-theme-template="account.orders2"] .co-section--content) {
      max-width: 400px; } }

/* line 903, theme.scss */
.co-menu-toggle {
  color: #fff;
  background-color: #000;
  text-transform: uppercase;
  height: 40px; }
  /* line 909, theme.scss */
  .co-menu-toggle:after {
    content: "\E259";
    font-size: 1rem;
    font-weight: normal; }

/* line 916, theme.scss */
.co-menu-switcher:checked ~ .co-menu-toggle:after {
  content: "\E259"; }

/* line 920, theme.scss */
.co-menu-switcher:checked ~ .co-menu {
  position: absolute;
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #000;
  display: flex;
  flex-direction: column;
  gap: 10px;
  width: 100%;
  margin-top: -2px;
  padding: 25px 10px;
  z-index: 10; }

/* line 933, theme.scss */
.co-menu-switcher:checked ~ .co-menu-toggle {
  color: #000;
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #000; }

/* line 939, theme.scss */
.co-menu .co-link--active {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 2px; }

/* line 945, theme.scss */
.co-table-cell--head {
  color: #000;
  white-space: nowrap;
  opacity: 1; }

/* line 951, theme.scss */
.co-table-cell--head,
.co-table-cell--body {
  border-bottom: 2px solid #000; }

@media (min-width: 481px) {
  /* line 957, theme.scss */
  .co-table {
    border: 2px solid #000;
    margin-top: 10px; } }
@media (max-width: 768px) {
  /* line 964, theme.scss */
  .co-section--content {
    width: 100%; } }
/* line 969, theme.scss */
.co-table-row--striped:nth-child(even) {
  background-color: transparent; }

/* line 973, theme.scss */
.co-order_history-total_title {
  margin-right: 5px; }

/* line 977, theme.scss */
.co-order-information {
  border: 0;
  padding: 0;
  margin: 0; }
  /* line 981, theme.scss */
  .co-order-information .co-order-information_title {
    flex: none; }
  /* line 984, theme.scss */
  .co-order-information .co-order-information_title,
  .co-order-information .co-order-information_value {
    color: #000;
    margin: 0;
    opacity: 1; }
    /* line 989, theme.scss */
    .co-order-information .co-order-information_title .co-button,
    .co-order-information .co-order-information_value .co-button {
      margin-top: 20px;
      margin-bottom: 10px; }

/* line 996, theme.scss */
.co-order-information_row {
  gap: 5px;
  margin: 25px 0;
  padding: 0; }

/* line 1002, theme.scss */
.co-order-information_value > * {
  margin: 0;
  padding: 0; }

/* line 1007, theme.scss */
.co-order-state {
  --controls-height-m: 0;
  margin-left: 20px; }

/* line 1012, theme.scss */
.co-order-information + .co-title {
  margin-bottom: 1rem !important; }

/* история заказов */
/* line 1017, theme.scss */
.co-table--to_card .co-table-cell--body {
  margin-bottom: 20px; }

/* line 1021, theme.scss */
.co-table--to_card .co-table-row {
  border: 0; }

/* line 1025, theme.scss */
.co-table--to_card .co-table-row--foot {
  padding: 0; }

/* line 1029, theme.scss */
.co-table--to_card .co-table-row--body {
  padding: 40px 0; }

/* line 1033, theme.scss */
.co-table--to_card .co-table-cell:before {
  color: #000; }

/* line 1037, theme.scss */
.co-table-cell[data-title]:before {
  color: #000;
  margin-bottom: .5rem; }
