@charset "UTF-8";
/* line 1, _settings.scss */
:root {
  --bg:var(--draft-bg, #F2F2F2);
  --bg-is-light:var(--draft-bg-is-light, true);
  --bg-minor-shade:var(--draft-bg-minor-shade, #ebebeb);
  --bg-minor-shade-is-light:var(--draft-bg-minor-shade-is-light, true);
  --bg-major-shade:var(--draft-bg-major-shade, #e1e1e1);
  --bg-major-shade-is-light:var(--draft-bg-major-shade-is-light, true);
  --bg-half-shade:var(--draft-bg-half-shade, #797979);
  --bg-half-shade-is-dark:var(--draft-bg-half-shade-is-dark, true);
  --color-btn-bg:var(--draft-color-btn-bg, #294908);
  --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, #3e700c);
  --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, #549711);
  --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, #94ea3e);
  --color-btn-bg-half-shade-is-light:var(--draft-color-btn-bg-half-shade-is-light, true);
  --color-accent-text:var(--draft-color-accent-text, #294908);
  --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, #3e700c);
  --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, #549711);
  --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, #94ea3e);
  --color-accent-text-half-shade-is-light:var(--draft-color-accent-text-half-shade-is-light, true);
  --color-text-dark:var(--draft-color-text-dark, #000000);
  --color-text-dark-is-dark:var(--draft-color-text-dark-is-dark, true);
  --color-text-dark-minor-shade:var(--draft-color-text-dark-minor-shade, #1a1a1a);
  --color-text-dark-minor-shade-is-dark:var(--draft-color-text-dark-minor-shade-is-dark, true);
  --color-text-dark-major-shade:var(--draft-color-text-dark-major-shade, #333333);
  --color-text-dark-major-shade-is-dark:var(--draft-color-text-dark-major-shade-is-dark, true);
  --color-text-dark-half-shade:var(--draft-color-text-dark-half-shade, #808080);
  --color-text-dark-half-shade-is-dark:var(--draft-color-text-dark-half-shade-is-dark, true);
  --color-text-light:var(--draft-color-text-light, #ffffff);
  --color-text-light-is-light:var(--draft-color-text-light-is-light, true);
  --color-text-light-minor-shade:var(--draft-color-text-light-minor-shade, #f7f7f7);
  --color-text-light-minor-shade-is-light:var(--draft-color-text-light-minor-shade-is-light, true);
  --color-text-light-major-shade:var(--draft-color-text-light-major-shade, #ededed);
  --color-text-light-major-shade-is-light:var(--draft-color-text-light-major-shade-is-light, true);
  --color-text-light-half-shade:var(--draft-color-text-light-half-shade, #808080);
  --color-text-light-half-shade-is-dark:var(--draft-color-text-light-half-shade-is-dark, true);
  --icons_pack:var(--draft-icons_pack, insales-default);
  --controls-btn-border-radius:var(--draft-controls-btn-border-radius, 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, Commissioner);
  --font-size:var(--draft-font-size, 14px);
  --font-family-heading:var(--draft-font-family-heading, Commissioner);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 500);
  --collection_count:var(--draft-collection_count, 24);
  --search_count:var(--draft-search_count, 30);
  --blog_size:var(--draft-blog_size, 8);
  --product_not_available:var(--draft-product_not_available, shown);
  --layout-content-max-width:var(--draft-layout-content-max-width, 1240px);
  --delta_sidebar:var(--draft-delta_sidebar, 1);
  --type_sidebar:var(--draft-type_sidebar, sticky);
  --sidebar_index_show:var(--draft-sidebar_index_show, false);
  --sidebar_index_position:var(--draft-sidebar_index_position, left);
  --sidebar_collection_show:var(--draft-sidebar_collection_show, true);
  --sidebar_collection_position:var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show:var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position:var(--draft-sidebar_cart_position, left);
  --sidebar_product_show:var(--draft-sidebar_product_show, true);
  --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); }

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

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

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

  /* line 25, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 30, theme.scss */
.widget-type_system_widget_v4_collection_sort_1 h1 {
  margin-bottom: 0;
  line-height: unset; }

@media (min-width: 768px) {
  /* line 36, theme.scss */
  header {
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);
    position: sticky;
    z-index: 10000;
    top: -35px; } }
/* line 44, theme.scss */
footer {
  box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.05); }

/* line 48, theme.scss */
.form-control, .co-input-field, .m-input-field {
  border-color: #c9c9c9; }

/* line 52, theme.scss */
.product-preview {
  transition: box-shadow 0.3s ease; }
  /* line 54, theme.scss */
  .product-preview:hover {
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, 0.2); }
  /* line 57, theme.scss */
  .product-preview .button {
    border: 1px solid #c9c9c9;
    color: #555;
    background: transparent;
    font-weight: 600; }
    /* line 62, theme.scss */
    .product-preview .button .button__icon {
      font-weight: 600; }
    /* line 65, theme.scss */
    .product-preview .button:hover {
      border-color: var(--color-btn-bg);
      color: var(--color-btn-color);
      background: var(--color-btn-bg); }

/* line 73, theme.scss */
.button.button_second {
  background: transparent; }

/* Add-cart counter: минимальный фикс */
/* line 78, theme.scss */
.add-cart-counter.is-add-cart .add-cart-counter__controls {
  gap: 0; }

/* line 79, theme.scss */
.add-cart-counter .add-cart-counter__detail {
  margin: 0 !important; }

/* line 80, theme.scss */
.add-cart-counter .add-cart-counter__controls-btn {
  padding: 0 0 4px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1; }

/* line 81, theme.scss */
.add-cart-counter .add-cart-counter__controls-btn[data-add-cart-counter-minus] {
  padding-bottom: 1px; }

/* line 84, theme.scss */
.co-basket_item-image_container {
  -ms-flex: 0 1 48px;
  flex: 0 1 48px; }
  /* line 87, theme.scss */
  .co-basket_item-image_container .co-basket_item-image {
    background: transparent; }
    /* line 89, theme.scss */
    .co-basket_item-image_container .co-basket_item-image img {
      max-width: 100%;
      max-height: 100%; }

/* line 96, theme.scss */
.favorites_btn:before {
  content: none!important; }

/* line 101, theme.scss */
[data-unit]:after {
  content: "/" attr(data-unit);
  font-size: 70%;
  font-weight: 400;
  opacity: 0.6; }

/* Личный кабинет — меню (принудительно перезаписываем стили) */
/* line 110, theme.scss */
.co-sidebar--menu {
  margin-bottom: 1.5rem;
  margin-top: 1rem; }

/* line 115, theme.scss */
.co-menu.co-menu--personal {
  background: #fff !important;
  border-radius: var(--border-radius, 8px);
  border: 1px solid #eee;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  padding: 0.5rem 0; }

/* line 124, theme.scss */
.co-menu-item.co-menu-item--personal {
  margin: 0 !important;
  border-bottom: 1px solid #eee; }
  /* line 128, theme.scss */
  .co-menu-item.co-menu-item--personal:last-child {
    border-bottom: none; }

/* line 133, theme.scss */
.co-menu-link.co-menu-link--personal,
.co-menu.co-menu--personal .co-link {
  display: block !important;
  padding: 0.75rem 1.25rem !important;
  color: #333 !important;
  text-decoration: none !important;
  font-size: 0.95rem !important;
  font-weight: 500 !important;
  transition: background 0.2s ease, color 0.2s ease;
  border: none !important;
  box-shadow: none !important; }
  /* line 145, theme.scss */
  .co-menu-link.co-menu-link--personal:hover,
  .co-menu.co-menu--personal .co-link:hover {
    background: #f5f5f5 !important;
    color: #333 !important; }
  /* line 150, theme.scss */
  .co-menu-link.co-menu-link--personal.co-menu-link--active, .co-menu-link.co-menu-link--personal.co-link--active,
  .co-menu.co-menu--personal .co-link.co-menu-link--active,
  .co-menu.co-menu--personal .co-link.co-link--active {
    background: #2d2d2d !important;
    color: #fff !important;
    font-weight: 600 !important; }

/* line 158, theme.scss */
.co-menu-toggle {
  margin-bottom: 0.5rem; }

@media (max-width: 767px) {
  /* line 163, theme.scss */
  .co-menu.co-menu--personal {
    border-radius: var(--border-radius, 8px); }

  /* line 167, theme.scss */
  .co-menu-link.co-menu-link--personal,
  .co-menu.co-menu--personal .co-link {
    padding: 0.85rem 1.25rem !important; } }
/* line 173, theme.scss */
.co-sidebar--menu + .co-section--content {
  margin: 1rem 0 1rem 1rem;
  background: #fff !important;
  border-radius: var(--border-radius, 8px);
  border: 1px solid #eee;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.06);
  overflow: hidden;
  padding: 1rem;
  flex-direction: column; }

/* Личный кабинет — разделитель и блок информации о клиенте */
/* line 185, theme.scss */
.co-section--client-info-sep {
  margin: 0;
  border: none;
  border-top: 1px solid #eee; }

/* line 191, theme.scss */
.co-section--client-info {
  margin-top: 0.5rem; }
  /* line 194, theme.scss */
  .co-section--client-info .co-section--client-info__title {
    font-size: 1.1rem;
    font-weight: 600;
    margin: 0 0 1rem;
    color: #333; }
  /* line 201, theme.scss */
  .co-section--client-info .co-section--client-info__list {
    display: grid;
    gap: 0.5rem 1rem;
    margin: 0; }
  /* line 207, theme.scss */
  .co-section--client-info .co-section--client-info__row {
    display: grid;
    grid-template-columns: 140px 1fr;
    align-items: baseline;
    gap: 0.75rem; }
    /* line 213, theme.scss */
    .co-section--client-info .co-section--client-info__row dt {
      margin: 0;
      font-weight: 500;
      color: #666;
      font-size: 0.9rem; }
    /* line 220, theme.scss */
    .co-section--client-info .co-section--client-info__row dd {
      margin: 0;
      font-size: 0.95rem; }
    /* line 225, theme.scss */
    .co-section--client-info .co-section--client-info__row a {
      color: var(--color-link, #2563eb);
      text-decoration: none; }
      /* line 229, theme.scss */
      .co-section--client-info .co-section--client-info__row a:hover {
        text-decoration: underline; }

@media (max-width: 480px) {
  /* line 237, theme.scss */
  .co-section--client-info .co-section--client-info__row {
    grid-template-columns: 1fr; } }
/* Order list styles */
/* line 244, theme.scss */
.co-orders-history {
  display: grid;
  gap: 1rem; }

/* line 249, theme.scss */
.co-orders-history .co-table {
  border: 1px solid #e7e7e7;
  border-radius: 14px;
  overflow: hidden;
  background: #fff; }

/* line 256, theme.scss */
.co-orders-history .co-table-row--head {
  background: #fafafa; }

/* line 260, theme.scss */
.co-orders-history .co-table-row--head .co-table-cell--head {
  font-size: 12px;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #8a8a8a;
  font-weight: 700;
  border-bottom: 1px solid #ececec; }

/* line 269, theme.scss */
.co-orders-history .co-table-row--body .co-table-cell--body {
  vertical-align: middle;
  border-bottom: 1px solid #f1f1f1; }

/* line 274, theme.scss */
.co-orders-history .co-table-row--body.co-table-row--striped:nth-child(odd) {
  background: #ffffff; }

/* line 278, theme.scss */
.co-orders-history .co-table-row--body.co-table-row--striped:nth-child(even) {
  background: #fcfcfc; }

/* line 282, theme.scss */
.co-orders-history .co-table-row--body:last-of-type .co-table-cell--body {
  border-bottom: 0; }

/* line 286, theme.scss */
.co-orders-history__order-link {
  font-weight: 700;
  text-decoration: none; }

/* line 291, theme.scss */
.co-orders-history__amount {
  font-size: 18px;
  font-weight: 700;
  white-space: nowrap; }

/* line 297, theme.scss */
.co-orders-history__pill {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  padding: 6px 12px;
  font-size: 12px;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap; }

/* line 308, theme.scss */
.co-orders-history__pill_status {
  background: #fafafa;
  color: #4a4a4a;
  border: 1px solid #d9d9d9; }

/* line 314, theme.scss */
.co-orders-history__pill_paid {
  background: #e8f7ed;
  color: #1b7e3b; }

/* line 319, theme.scss */
.co-orders-history__pill_not-paid {
  background: #ffecec;
  color: #b42832; }

/* line 324, theme.scss */
.co-orders-history__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: center;
  justify-content: flex-end; }

/* line 332, theme.scss */
.co-orders-history__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 44px;
  border-radius: 12px;
  padding: 0 14px;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid transparent;
  transition: 0.2s ease;
  line-height: 1; }

/* line 347, theme.scss */
.co-orders-history__btn_primary {
  background: #294908;
  border-color: #294908;
  color: #fff; }

/* line 353, theme.scss */
.co-orders-history__btn_primary span {
  color: #fff !important;
  font-weight: 700; }

/* line 358, theme.scss */
.co-orders-history__btn_primary:hover {
  background: #9e0d23;
  border-color: #9e0d23;
  color: #fff; }

/* line 364, theme.scss */
.co-orders-history__btn_primary:hover span {
  color: #fff !important; }

/* line 368, theme.scss */
.co-orders-history__btn_secondary {
  background: #fff;
  border-color: #dadada;
  color: #404040; }

/* line 374, theme.scss */
.co-orders-history__btn_secondary:hover {
  border-color: #bcbcbc;
  color: #1f1f1f; }

/* line 379, theme.scss */
.co-orders-history__btn_icon {
  width: 44px;
  min-width: 44px;
  padding: 0; }

/* line 385, theme.scss */
.co-orders-history__btn svg {
  width: 18px;
  height: 18px; }

/* line 390, theme.scss */
.co-orders-history .co-table-row--foot .co-table-cell--foot {
  border-top: 1px solid #ececec;
  background: #fafafa;
  padding-top: 16px;
  padding-bottom: 16px; }

/* line 397, theme.scss */
.co-orders-history .co-order_history-total_sum {
  font-weight: 500; }

@media (max-width: 900px) {
  /* line 402, theme.scss */
  .co-orders-history .co-table-row--body .co-table-cell--body {
    border-bottom: 0; }

  /* line 406, theme.scss */
  .co-orders-history .co-orders-history__actions {
    margin-top: 8px; } }
/* Order details page */
/* line 412, theme.scss */
.co-order2-page {
  display: grid;
  gap: 1rem; }

/* line 417, theme.scss */
.co-order2-summary {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto auto;
  align-items: center;
  column-gap: 1rem;
  padding: 0.95rem 1.15rem;
  border: 1px solid #e8e8e8;
  border-radius: 14px;
  background: linear-gradient(140deg, #ffffff 0%, #fcfcfc 65%, #f7f7f7 100%);
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.04);
  position: relative; }
  /* line 429, theme.scss */
  .co-order2-summary:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 4px;
    border-radius: 14px 0 0 14px;
    background: var(--color-btn-bg); }
  /* line 440, theme.scss */
  .co-order2-summary__main {
    display: grid;
    gap: 0.25rem;
    padding-left: 0.35rem;
    min-width: 0; }
  /* line 447, theme.scss */
  .co-order2-summary__number {
    font-size: 1.24rem;
    font-weight: 700;
    line-height: 1.2;
    color: #1f1f1f; }
  /* line 454, theme.scss */
  .co-order2-summary__date {
    font-size: 0.92rem;
    color: #6f6f6f; }
  /* line 459, theme.scss */
  .co-order2-summary__side {
    display: flex;
    grid-template-columns: 1fr;
    grid-template-areas: "amount" "actions";
    align-items: center;
    justify-items: end;
    gap: 0.45rem; }
  /* line 470, theme.scss */
  .co-order2-summary__amount {
    grid-area: amount;
    font-size: 1.5rem;
    font-weight: 700;
    line-height: 1;
    color: var(--color-btn-bg);
    white-space: nowrap; }
  /* line 479, theme.scss */
  .co-order2-summary__pills {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.35rem; }
  /* line 486, theme.scss */
  .co-order2-summary__actions {
    grid-area: actions;
    display: flex;
    flex-wrap: nowrap;
    justify-content: flex-end;
    gap: 0.4rem; }

/* line 495, theme.scss */
.co-order2-pill {
  display: inline-flex;
  align-items: center;
  border-radius: 999px;
  border: 1px solid #d7d7d7;
  background: #fff;
  padding: 0.35rem 1rem;
  font-size: 1rem;
  line-height: 1;
  font-weight: 700;
  white-space: nowrap; }

/* line 508, theme.scss */
.co-order2-pill_paid {
  background: #e8f7ed;
  color: #1b7e3b;
  border-color: #bfe3ca; }

/* line 514, theme.scss */
.co-order2-pill_not-paid {
  background: #ffecec;
  color: #b42832;
  border-color: #f5c3c7; }

/* line 520, theme.scss */
.co-order2-action {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 0.85rem;
  border-radius: 9px;
  border: 1px solid #d8d8d8;
  background: #fff;
  color: #3f3f3f;
  font-size: 0.8rem;
  font-weight: 700;
  text-decoration: none;
  transition: 0.2s ease; }
  /* line 535, theme.scss */
  .co-order2-action:hover {
    border-color: #bdbdbd;
    color: #1f1f1f; }
  /* line 540, theme.scss */
  .co-order2-action_primary {
    background: var(--color-btn-bg);
    border-color: var(--color-btn-bg);
    color: #fff !important; }
    /* line 545, theme.scss */
    .co-order2-action_primary:hover {
      filter: brightness(0.92);
      color: #fff !important; }

/* line 553, theme.scss */
.co-order2-page .co-order-information {
  border: 1px solid #ececec;
  border-radius: 14px;
  overflow: hidden;
  background: #fff; }
/* line 560, theme.scss */
.co-order2-page .co-order-information_row {
  display: grid;
  grid-template-columns: minmax(180px, 230px) 1fr;
  gap: 0.9rem;
  padding: 0.9rem 1.1rem;
  border-bottom: 1px solid #f0f0f0; }
  /* line 567, theme.scss */
  .co-order2-page .co-order-information_row:last-child {
    border-bottom: 0; }
/* line 572, theme.scss */
.co-order2-page .co-order-information_title {
  color: #6c6c6c;
  font-weight: 600; }
/* line 577, theme.scss */
.co-order2-page .co-order-information_value {
  color: #1f1f1f; }
/* line 581, theme.scss */
.co-order2-page .co-table {
  border: 1px solid #e7e7e7;
  border-radius: 14px;
  overflow: hidden;
  background: #fff; }
  /* line 587, theme.scss */
  .co-order2-page .co-table .co-table-row--head {
    background: #fafafa;
    border-bottom: 1px solid #ececec; }
    /* line 591, theme.scss */
    .co-order2-page .co-table .co-table-row--head .co-table-cell--head {
      font-size: 0.74rem;
      font-weight: 700;
      text-transform: uppercase;
      letter-spacing: 0.03em;
      color: #808080; }
  /* line 600, theme.scss */
  .co-order2-page .co-table .co-table-row--body.co-table-row--striped:nth-child(odd) {
    background: #fff; }
  /* line 604, theme.scss */
  .co-order2-page .co-table .co-table-row--body.co-table-row--striped:nth-child(even) {
    background: #fcfcfc; }
  /* line 608, theme.scss */
  .co-order2-page .co-table .co-table-cell--body {
    vertical-align: middle; }
/* line 613, theme.scss */
.co-order2-page .co-order2-col-image {
  width: 70px;
  min-width: 70px;
  padding-left: 0.75rem;
  padding-right: 0.25rem; }
/* line 620, theme.scss */
.co-order2-page .co-order2-item-image {
  width: 56px;
  height: 56px;
  border-radius: 10px;
  border: 1px solid #ececec;
  background: linear-gradient(180deg, #ffffff 0%, #f6f6f6 100%);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center; }
  /* line 631, theme.scss */
  .co-order2-page .co-order2-item-image img {
    width: 100%;
    height: 100%;
    object-fit: contain; }
/* line 638, theme.scss */
.co-order2-page .co-order2-item-title {
  font-weight: 600;
  line-height: 1.35;
  color: #1f1f1f; }

@media (max-width: 900px) {
  /* line 646, theme.scss */
  .co-order2-summary {
    align-items: stretch;
    grid-template-columns: 1fr;
    row-gap: 0.5rem; }
    /* line 651, theme.scss */
    .co-order2-summary__side {
      grid-template-areas: "amount" "actions";
      justify-items: start; }
    /* line 656, theme.scss */
    .co-order2-summary__pills {
      justify-content: flex-start; }
    /* line 660, theme.scss */
    .co-order2-summary__actions {
      justify-content: flex-start; }

  /* line 666, theme.scss */
  .co-order2-page .co-order-information_row {
    grid-template-columns: 1fr;
    gap: 0.35rem; }
  /* line 671, theme.scss */
  .co-order2-page .co-order2-col-image {
    width: auto;
    min-width: 0;
    padding-left: 0;
    padding-right: 0; }
  /* line 678, theme.scss */
  .co-order2-page .co-order2-item-image {
    width: 48px;
    height: 48px; } }
