@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;
  border-radius: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 176, 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 176, 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 176, theme.scss */
    .page_layout_normal_left > main, .page_layout_normal_left > footer {
      grid-column-start: 1;
      grid-column-end: -1; } }

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

/* Попап алерты */
/* line 197, 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 197, theme.scss */
    .micro-alert {
      right: 40px;
      left: 40px; } }

/* line 214, 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 214, theme.scss */
    .micro-alert-item {
      justify-content: normal;
      padding: 2px 10px 0; } }

/* Правки поп-апа от Юнисендер */
/* line 231, 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 231, theme.scss */
    .container-module_container__PQouW {
      min-width: 300px; } }
  /* line 241, theme.scss */
  .container-module_container__PQouW div[style*="display:inline-block; width:100%;font-size:0;"] label {
    display: none!important; }
  /* line 245, theme.scss */
  .container-module_container__PQouW div[style*="display: inline-block"][style*="width: 85%"] {
    width: 100%!important; }
  /* line 249, 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 254, theme.scss */
  .container-module_container__PQouW li[style*="display: inline-block;"] {
    display: flex!important;
    align-items: flex-start!important;
    gap: 1rem!important; }
  /* line 261, theme.scss */
  .container-module_container__PQouW li[style*="display: inline-block;"] input[type="checkbox"] {
    margin-top: 2px!important; }
  @media (max-width: 767px) {
    /* line 266, theme.scss */
    .container-module_container__PQouW table[style*="height: 234px; width: 100%; table-layout: fixed;"] {
      height: 100%!important; } }
  /* line 271, theme.scss */
  .container-module_container__PQouW .error-block {
    display: none!important; }

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

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

/* line 287, 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 301, theme.scss */
.spoiler-btn-action .spoiler-arrow {
  transition: transform 0.3s ease !important; }

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

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

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

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

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

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

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

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

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

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

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

/* line 382, 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 391, theme.scss */
.co-input--subscribe .co-input-label,
.co-input--password .co-input-label {
  line-height: 1; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 547, 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 553, theme.scss */
.co-toggable_field-description,
.co-toggable_field--bordered .co-toggable_field-description {
  margin: 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* line 671, 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 693, 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 702, theme.scss */
.co-modal--login .halfling-remove::before,
.co-modal--pick_up_modal .co-modal-close-icon::before {
  content: "( x )";
  white-space: nowrap; }

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

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

/* line 720, 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 725, theme.scss */
  .co-modal--pick_up_modal .co-pick_up-desktop-list_filter:hover {
    box-shadow: none; }

/* line 730, 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 737, 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 742, theme.scss */
.co-modal--pick_up_modal .co-pick_up-button-active {
  color: #fff !important;
  background: #000;
  border-radius: 0; }

/* line 748, 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 754, theme.scss */
.mobile .co-modal--pick_up_modal .co-pick_up-map {
  border: 0; }

/* line 758, 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 765, theme.scss */
.mobile .co-modal--pick_up_modal .co-modal-body {
  padding: 0 15px; }

/* line 769, 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 777, theme.scss */
.co-pick_up-selected_point {
  margin: 10px 0;
  max-width: 360px; }
  /* line 780, theme.scss */
  .co-pick_up-selected_point .co-pick_up-selected_point_caption {
    display: block; }

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

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

/* line 794, 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 800, theme.scss */
.co-modal--pick_up_modal .co-pick_up-button_box {
  gap: 10px; }

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

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

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

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

/* line 820, 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 830, 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 835, theme.scss */
.co-modal--pick_up_modal .co-pick_up-button-select {
  --text-color: #fff;
  background-color: #000; }

/* line 840, 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 845, theme.scss */
.co-modal--outlet_modal {
  width: auto;
  max-width: 400px !important; }
  /* line 848, theme.scss */
  .co-modal--outlet_modal .co-pick_up-button-select {
    max-width: 100%; }

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

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

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

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

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

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

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

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

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

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

/* line 921, 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 934, theme.scss */
.co-menu-switcher:checked ~ .co-menu-toggle {
  color: #000;
  background-color: #fff;
  box-shadow: inset 0 0 0 2px #000; }

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

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

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

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

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

/* line 978, theme.scss */
.co-order-information {
  border: 0;
  padding: 0;
  margin: 0; }
  /* line 982, theme.scss */
  .co-order-information .co-order-information_title {
    flex: none; }
  /* line 985, theme.scss */
  .co-order-information .co-order-information_title,
  .co-order-information .co-order-information_value {
    color: #000;
    margin: 0;
    opacity: 1; }
    /* line 990, 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 997, theme.scss */
.co-order-information_row {
  gap: 5px;
  margin: 25px 0;
  padding: 0; }

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

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

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

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

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

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

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

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

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