/* 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, #CCCCCC);
  --color-accent-text-is-light: var(--draft-color-accent-text-is-light, true);
  --color-accent-text-minor-shade: var(--draft-color-accent-text-minor-shade, #cacaca);
  --color-accent-text-minor-shade-is-light: var(--draft-color-accent-text-minor-shade-is-light, true);
  --color-accent-text-major-shade: var(--draft-color-accent-text-major-shade, #c8c8c8);
  --color-accent-text-major-shade-is-light: var(--draft-color-accent-text-major-shade-is-light, true);
  --color-accent-text-half-shade: var(--draft-color-accent-text-half-shade, #b3b3b3);
  --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, #030303);
  --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, #1c1c1c);
  --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, #353535);
  --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, #818181);
  --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, elementary);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 0px);
  --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, #fff3ca);
  --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, #fff2c8);
  --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, #ffedb3);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --color-notice-success-major-shade-is-dark: var(--draft-color-notice-success-major-shade-is-dark, true);
  --color-notice-success-half-shade: var(--draft-color-notice-success-half-shade, #808080);
  --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, #f8d7da);
  --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, #f8d5d8);
  --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, #f5c4c8);
  --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, #000000);
  --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, #1a1a1a);
  --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, #333333);
  --color-notice-info-major-shade-is-dark: var(--draft-color-notice-info-major-shade-is-dark, true);
  --color-notice-info-half-shade: var(--draft-color-notice-info-half-shade, #808080);
  --color-notice-info-half-shade-is-dark: var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family: var(--draft-font-family, Roboto);
  --font-size: var(--draft-font-size, 16px);
  --font-family-heading: var(--draft-font-family-heading, Manrope);
  --heading-ratio: var(--draft-heading-ratio, 1.6);
  --heading-weight: var(--draft-heading-weight, 600);
  --collection_count: var(--draft-collection_count, 12);
  --search_count: var(--draft-search_count, 12);
  --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, 1920px);
  --delta_sidebar: var(--draft-delta_sidebar, 1);
  --type_sidebar: var(--draft-type_sidebar, sticky);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, left);
  --sidebar_collection_show: var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position: var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show: var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position: var(--draft-sidebar_cart_position, left);
  --sidebar_product_show: var(--draft-sidebar_product_show, false);
  --sidebar_product_position: var(--draft-sidebar_product_position, left);
  --sidebar_blog_show: var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, false);
  --sidebar_article_position: var(--draft-sidebar_article_position, left);
  --sidebar_page_show: var(--draft-sidebar_page_show, false);
  --sidebar_page_position: var(--draft-sidebar_page_position, left);
  --sidebar_compare_show: var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position: var(--draft-sidebar_compare_position, left);
  --sidebar_search_show: var(--draft-sidebar_search_show, false);
  --sidebar_search_position: var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled: var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled: var(--draft-favorite_enabled, true);
  --compare_enabled: var(--draft-compare_enabled, true); }

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

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

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

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

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

  /* line 23, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
@font-face {
  font-family: 'Evolventa';
  src: url("Evolventa-Regular.ttf") format(truetype);
  font-weight: 400;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Evolventa';
  src: url("Evolventa-Oblique.ttf") format(truetype);
  font-weight: 400;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'Evolventa';
  src: url("Evolventa-Bold.ttf") format(truetype);
  font-weight: 600;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: 'Evolventa';
  src: url("Evolventa-BoldOblique.ttf") format(truetype);
  font-weight: 600;
  font-style: italic;
  font-display: swap; }
/* line 56, theme.scss */
body, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading, input, select, button, textarea {
  font-family: "Evolventa", sans-serif !important; }

/* line 59, theme.scss */
body {
  --layout-side-padding: 75px; }
  @media (max-width: 767px) {
    /* line 59, theme.scss */
    body {
      --layout-side-padding: 15px; } }

/* line 66, theme.scss */
.micro-alert-item {
  color: black !important; }

/* line 69, theme.scss */
.micro-alerts * {
  color: #FFF !important; }

/* line 72, theme.scss */
.micro-alert-item.is-success-notice {
  color: #FFF !important; }
  /* line 74, theme.scss */
  .micro-alert-item.is-success-notice * {
    color: #FFF !important; }

/* line 78, theme.scss */
.checkout-sidebar {
  display: none; }
  /* line 80, theme.scss */
  .checkout-sidebar.js-active {
    display: block; }

/* line 85, theme.scss */
.hide-delivery .delivery-wrap {
  display: none !important; }

/* line 89, theme.scss */
label[for="order_delivery_variant_id_8012560"] {
  display: none; }

/* line 93, theme.scss */
.not-nvsb [for="order_delivery_variant_id_8421939"] {
  display: none; }

/* line 98, theme.scss */
.not-tomsk [for="order_delivery_variant_id_8122950"] {
  display: none; }

/* line 102, theme.scss */
.micro-alert {
  top: initial;
  bottom: 30px; }
  @media (max-width: 480px) {
    /* line 102, theme.scss */
    .micro-alert {
      top: initial;
      bottom: 0; } }

@media (max-width: 767px) {
  /* line 110, theme.scss */
  body.no-scroll {
    height: 100%;
    overflow: hidden; } }

/* bonuses */
/* line 125, theme.scss */
.cart__area-bonuses {
  padding: 1.5rem;
  background-color: var(--bg-minor-shade);
  margin-top: 1rem;
  margin-bottom: 1rem;
  position: relative; }
  @media screen and (max-width: 768px) {
    /* line 125, theme.scss */
    .cart__area-bonuses {
      margin-top: 0.5rem;
      padding: 1rem 0rem 1.5rem 0rem; } }

/* line 142, theme.scss */
.bonuses {
  position: relative; }
  /* line 145, theme.scss */
  .bonuses__collapse {
    z-index: 9;
    background-color: rgba(255, 255, 255, 0.75);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column; }
  /* line 158, theme.scss */
  .bonuses__collapse-title {
    font-size: 17px;
    color: var(--color-error);
    text-align: center;
    margin-bottom: 20px; }
  /* line 166, theme.scss */
  .bonuses__refresh-btn {
    background-color: #fff !important;
    color: var(--color-btn-bg) !important;
    border: 1px solid var(--color-btn-bg) !important;
    font-weight: 600 !important; }
  /* line 173, theme.scss */
  .bonuses__header {
    text-align: left; }
  /* line 179, theme.scss */
  .bonuses__logo img {
    max-width: 50px;
    height: auto; }
  /* line 183, theme.scss */
  .bonuses__header-title {
    font-size: 1.3rem;
    line-height: 1.2;
    margin-top: 8px;
    font-weight: 400; }
  /* line 189, theme.scss */
  .bonuses__header-subtitle {
    font-size: 1.1rem;
    line-height: 1.3;
    margin-top: 5px;
    font-weight: 400;
    max-width: 300px; }
  /* line 197, theme.scss */
  .bonuses__notice {
    text-align: left;
    color: var(--color-error);
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex; }
  /* line 204, theme.scss */
  .bonuses__notice .icon {
    margin-right: 15px;
    font-size: 1.3rem;
    color: var(--color-error);
    margin-top: 8px; }
  /* line 210, theme.scss */
  .bonuses__notice [data-notice-msg] {
    font-size: 13px;
    line-height: 1.6;
    color: var(--color-error);
    margin-bottom: 5px; }
  /* line 218, theme.scss */
  .bonuses__hidden {
    display: none !important; }
  /* line 223, theme.scss */
  .bonuses__signup-or-in {
    margin-top: 20px;
    text-align: center; }
  /* line 227, theme.scss */
  .bonuses__delimiter-sign {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 0.85rem;
    color: var(--color-btn-bg) !important; }
  /* line 233, theme.scss */
  .bonuses__auth-btn {
    margin-top: 5px; }
  /* line 236, theme.scss */
  .bonuses__reg-link {
    text-decoration: none;
    display: inline-block; }
  /* line 241, theme.scss */
  .bonuses input {
    border: 1px solid var(--bg);
    height: 48px;
    border-radius: 3px;
    margin-bottom: 15px; }
  /* line 253, theme.scss */
  .bonuses__info-block-title {
    font-size: 0.9rem;
    font-weight: 500;
    margin-bottom: 8px;
    display: flex;
    margin-top: 12px; }
  /* line 263, theme.scss */
  .bonuses__info-block-title > div:nth-child(2), .bonuses__info-block-title-grp > div:nth-child(2) {
    margin-left: 8px;
    padding-top: 3px; }
  /* line 269, theme.scss */
  .bonuses__info-block-title .bonuses-svg-icon {
    color: #B4ABA9 !important;
    width: 20px !important;
    height: auto !important;
    opacity: 0.4 !important; }
  /* line 276, theme.scss */
  .bonuses__info-block-title.updown {
    justify-content: space-between !important;
    align-items: center !important; }
  /* line 280, theme.scss */
  .bonuses__updown-link {
    font-size: 11px;
    cursor: pointer;
    display: flex;
    align-items: center; }
  /* line 286, theme.scss */
  .bonuses__updown-link .icon {
    font-size: 17px !important; }
  /* line 289, theme.scss */
  .bonuses__info-block-title-grp {
    display: flex; }
  /* line 292, theme.scss */
  .bonuses__updown-link .icon.rotate180 {
    transform: rotate(180deg) !important; }
  /* line 297, theme.scss */
  .bonuses__level-card-balance {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 9px;
    padding-left: 8px; }
  /* line 305, theme.scss */
  .bonuses .button {
    border-radius: 3px !important; }
  /* line 309, theme.scss */
  .bonuses__signin {
    margin-top: 20px;
    text-align: center; }
  /* line 314, theme.scss */
  .bonuses__content {
    position: relative;
    z-index: 2;
    min-height: 80px; }
  /* line 320, theme.scss */
  .bonuses__preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--bg-minor-shade); }
  /* line 334, theme.scss */
  .bonuses__base-preloader {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 3;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: var(--bg-minor-shade);
    min-height: 200px; }
  /* line 351, theme.scss */
  .bonuses__user {
    font-size: 0.95rem;
    margin-bottom: 8px;
    display: flex; }
  /* line 359, theme.scss */
  .bonuses__user > div:nth-child(2) {
    margin-left: 8px;
    padding-top: 3px; }
  /* line 364, theme.scss */
  .bonuses__user svg {
    color: #B4ABA9 !important;
    width: 20px !important;
    height: auto !important;
    opacity: 0.4 !important; }
  /* line 371, theme.scss */
  .bonuses [data-bonuses-user-cardnumber],
  .bonuses [data-bonuses-user-balance],
  .bonuses [data-order-discount],
  .bonuses [data-order-discount-v],
  .bonuses [data-order-cashback],
  .bonuses [data-order-writeoff],
  .bonuses [data-bonuses-user-level-name] {
    font-weight: 600;
    font-size: 0.75rem !important;
    color: var(--color-btn-bg) !important; }
  /* line 382, theme.scss */
  .bonuses__user-balance {
    font-size: 0.75rem;
    margin-bottom: 10px; }
  /* line 386, theme.scss */
  .bonuses__user-level {
    font-size: 0.75rem;
    margin-bottom: 10px; }
  /* line 390, theme.scss */
  .bonuses__order-cashback {
    font-size: 0.8rem;
    margin-top: 18px; }
  /* line 394, theme.scss */
  .bonuses__user-cardnumber {
    font-size: 0.75rem;
    margin-bottom: 10px; }
  /* line 400, theme.scss */
  .bonuses__order-writeoff {
    font-size: 0.8rem;
    margin-top: 5px; }
  /* line 404, theme.scss */
  .bonuses__order-promocode {
    font-size: 0.8rem;
    margin-top: 5px; }
  /* line 409, theme.scss */
  .bonuses__order-discount {
    font-size: 0.8rem;
    margin-top: 5px; }
  /* line 415, theme.scss */
  .bonuses [name="bonuses[use_points]"] {
    margin-top: 15px;
    text-align: center;
    /* font-size: var(--controls-font-size-m) !important; */ }
  /* line 420, theme.scss */
  .bonuses__points-submit {
    width: 100%; }
  /* line 425, theme.scss */
  .bonuses__points-notice {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 12px; }
  /* line 432, theme.scss */
  .bonuses__promocode-notice {
    text-align: center;
    margin-top: 8px;
    margin-bottom: 8px;
    font-size: 12px; }
  /* line 439, theme.scss */
  .bonuses__points-notice.error, .bonuses__promocode-notice.error {
    color: var(--color-error); }
  /* line 444, theme.scss */
  .bonuses__points-notice.success, .bonuses__promocode-notice.success {
    color: var(--color-success); }
  /* line 450, theme.scss */
  .bonuses [name="bonuses[verify_points]"] {
    margin-top: 15px;
    text-align: center;
    /* font-size: var(--controls-font-size-m) !important; */ }
  /* line 455, theme.scss */
  .bonuses__points-submit {
    width: 100%; }
  /* line 458, theme.scss */
  .bonuses__promocode-submit {
    width: 100%; }
  /* line 462, theme.scss */
  .bonuses__points-verify-notice {
    color: var(--color-error);
    margin-top: 8px;
    margin-bottom: 8px; }
  /* line 468, theme.scss */
  .bonuses__attent-coupon {
    margin-top: 30px; }
  /* line 471, theme.scss */
  .bonuses__attent-coupon-inner {
    display: flex; }
  /* line 474, theme.scss */
  .bonuses__attent-coupon-inner .icon {
    margin-right: 15px;
    font-size: 1.3rem;
    color: var(--color-error);
    margin-top: 8px; }
  /* line 480, theme.scss */
  .bonuses__attent-coupon-txt {
    font-size: 13px;
    line-height: 1.6;
    color: var(--color-error);
    margin-bottom: 5px; }
  /* line 486, theme.scss */
  .bonuses__attent-btn-wrapper {
    margin-top: 10px; }
  /* line 489, theme.scss */
  .bonuses__attent-btn {
    width: 100%; }
  /* line 493, theme.scss */
  .bonuses .fa {
    color: #B4ABA9; }
  /* line 498, theme.scss */
  .bonuses__p-l {
    margin-left: 15px;
    margin-right: 10px; }
  /* line 503, theme.scss */
  .bonuses__refresh-in-btn {
    background-color: #dcdcdc;
    color: #000; }
  /* line 507, theme.scss */
  .bonuses__refresh-in-btn:hover {
    background-color: var(--color-btn-bg-minor-shade);
    color: #fff; }
  /* line 516, theme.scss */
  .bonuses .order-discount__item {
    display: flex;
    margin-bottom: 5px; }
  /* line 520, theme.scss */
  .bonuses .order-discount__item-title {
    font-size: 0.75rem; }
  /* line 523, theme.scss */
  .bonuses .order-discount__item-value {
    font-size: 0.75rem;
    margin-left: 8px; }

/* LOADER */
/* line 534, theme.scss */
.loader {
  position: relative;
  width: 16px;
  height: 16px;
  margin: 50px auto;
  display: block; }
  /* line 541, theme.scss */
  .loader:before, .loader:after {
    content: "";
    position: absolute;
    border-radius: 50%;
    background: var(--color-text);
    width: 16px;
    height: 16px;
    top: calc(50% - 8px);
    left: calc(50% - 8px);
    animation: 2s ease-in-out infinite; }
  /* line 553, theme.scss */
  .loader::before {
    opacity: 0.7;
    animation-name: loaderUpperDot; }
  /* line 558, theme.scss */
  .loader::after {
    opacity: 0.5;
    animation-name: loaderLowerDot; }

@keyframes loaderUpperDot {
  25% {
    transform: translateX(-50%); }
  47.5%, 52.5% {
    transform: translateX(0); }
  75% {
    transform: translateX(50%); } }
@keyframes loaderLowerDot {
  25% {
    transform: translateX(50%); }
  47.5%, 52.5% {
    transform: translateX(0); }
  75% {
    transform: translateX(-50%); } }
/* line 578, theme.scss */
.page-login .co-section--content_wrapper {
  width: 600px;
  max-width: 100%;
  margin: 0 auto;
  padding: 60px 0 90px; }
  @media (max-width: 767px) {
    /* line 578, theme.scss */
    .page-login .co-section--content_wrapper {
      padding: 30px 0 40px; } }
  /* line 586, theme.scss */
  .page-login .co-section--content_wrapper .co-checkout-block--padded {
    padding: 0; }
  /* line 589, theme.scss */
  .page-login .co-section--content_wrapper .co-checkout-title {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 32px; }
    @media (max-width: 767px) {
      /* line 589, theme.scss */
      .page-login .co-section--content_wrapper .co-checkout-title {
        font-size: 32px;
        margin-bottom: 30px;
        max-width: 250px; } }
  /* line 600, theme.scss */
  .page-login .co-section--content_wrapper .co-section--content_block {
    display: block; }
    /* line 602, theme.scss */
    .page-login .co-section--content_wrapper .co-section--content_block .co-input-label {
      margin-bottom: 10px;
      font-size: 20px;
      color: #000;
      font-weight: 400; }
      @media (max-width: 767px) {
        /* line 602, theme.scss */
        .page-login .co-section--content_wrapper .co-section--content_block .co-input-label {
          font-size: 14px; } }
      /* line 610, theme.scss */
      .page-login .co-section--content_wrapper .co-section--content_block .co-input-label:after {
        font-size: 20px;
        color: #000; }
        @media (max-width: 767px) {
          /* line 610, theme.scss */
          .page-login .co-section--content_wrapper .co-section--content_block .co-input-label:after {
            font-size: 14px; } }
    /* line 618, theme.scss */
    .page-login .co-section--content_wrapper .co-section--content_block .co-input-field {
      border: 0;
      border-bottom: 1px solid #000;
      padding: 0;
      height: 40px;
      font-size: 20px;
      font-weight: 400; }
      @media (max-width: 767px) {
        /* line 618, theme.scss */
        .page-login .co-section--content_wrapper .co-section--content_block .co-input-field {
          font-size: 14px; } }
    /* line 629, theme.scss */
    .page-login .co-section--content_wrapper .co-section--content_block .co-modal-button {
      height: 40px;
      text-transform: uppercase;
      font-size: 16px;
      font-weight: 700;
      margin-top: 29px; }
      @media (max-width: 767px) {
        /* line 629, theme.scss */
        .page-login .co-section--content_wrapper .co-section--content_block .co-modal-button {
          margin-top: 10px;
          font-size: 14px;
          height: 47px; } }
      @media (max-width: 360px) {
        /* line 629, theme.scss */
        .page-login .co-section--content_wrapper .co-section--content_block .co-modal-button {
          height: 40px; } }
    /* line 644, theme.scss */
    .page-login .co-section--content_wrapper .co-section--content_block .co-login-text {
      margin-top: 15px; }
      /* line 646, theme.scss */
      .page-login .co-section--content_wrapper .co-section--content_block .co-login-text a {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 40px;
        width: 100%;
        text-transform: uppercase;
        text-decoration: none;
        font-size: 16px;
        font-weight: 700;
        color: #000;
        border: 1px solid #000; }
        @media (max-width: 767px) {
          /* line 646, theme.scss */
          .page-login .co-section--content_wrapper .co-section--content_block .co-login-text a {
            font-size: 14px; } }

/* line 667, theme.scss */
.page-login-img {
  width: 100%; }
  /* line 669, theme.scss */
  .page-login-img img {
    width: 100%; }

/* line 673, theme.scss */
ul.page-login-breadcrumbs {
  list-style: none;
  padding: 30px 0 0;
  display: flex;
  gap: 4px;
  font-size: 10px;
  opacity: 0.7;
  margin: 0; }
  /* line 681, theme.scss */
  ul.page-login-breadcrumbs span, ul.page-login-breadcrumbs a {
    text-decoration: none;
    color: #000;
    text-transform: uppercase; }

/* line 687, theme.scss */
.client-order-item {
  display: flex;
  justify-content: space-between;
  padding-bottom: 21px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  gap: 20px; }
  @media (max-width: 767px) {
    /* line 687, theme.scss */
    .client-order-item {
      display: block;
      padding-bottom: 22px;
      gap: 0; }
      /* line 697, theme.scss */
      .client-order-item > div {
        display: flex;
        justify-content: space-between;
        gap: 10px; } }
  /* line 703, theme.scss */
  .client-order-item a {
    text-decoration: none; }
  /* line 706, theme.scss */
  .client-order-item + .client-order-item {
    padding-top: 21px; }
    @media (max-width: 767px) {
      /* line 706, theme.scss */
      .client-order-item + .client-order-item {
        padding-top: 32px; } }

/* line 713, theme.scss */
.client-order-title {
  font-size: 20px; }
  @media (max-width: 767px) {
    /* line 713, theme.scss */
    .client-order-title {
      font-size: 14px; }
      /* line 717, theme.scss */
      .client-order-title span {
        display: block; }
        /* line 719, theme.scss */
        .client-order-title span + span {
          margin-top: 10px; }
      /* line 723, theme.scss */
      .client-order-title .order-price-total {
        font-size: 16px;
        font-weight: 700; } }

/* line 729, theme.scss */
.client-order-sub-title {
  font-size: 14px; }

@media (max-width: 767px) {
  /* line 732, theme.scss */
  .client-order-center {
    margin: 30px 0 20px;
    display: block !important; } }

/* line 738, theme.scss */
.client-order-sum {
  font-size: 20px;
  margin-top: 10px; }
  @media (max-width: 767px) {
    /* line 738, theme.scss */
    .client-order-sum {
      font-size: 14px; } }

/* line 745, theme.scss */
.client-order-inner-items {
  display: flex;
  gap: 20px;
  margin-top: 30px;
  flex-wrap: wrap; }
  @media (max-width: 767px) {
    /* line 745, theme.scss */
    .client-order-inner-items {
      margin-top: 10px;
      gap: 10px; } }
  /* line 754, theme.scss */
  .client-order-inner-items img {
    width: 100px;
    height: 100px;
    object-fit: cover; }

/* line 760, theme.scss */
.client-order-sub-item {
  margin-top: 40px; }
  @media (max-width: 767px) {
    /* line 760, theme.scss */
    .client-order-sub-item {
      margin-top: 0; } }

/* line 766, theme.scss */
.client-order-right {
  width: 337px; }
  @media (max-width: 767px) {
    /* line 766, theme.scss */
    .client-order-right {
      width: 100%; }
      /* line 770, theme.scss */
      .client-order-right > div {
        max-width: 33.333333%;
        width: calc(33.3333333% - 6px); } }

@media (max-width: 767px) {
  /* line 776, theme.scss */
  .client-order-left {
    width: 100%; }
    /* line 779, theme.scss */
    .client-order-left > div {
      max-width: 33.333333%;
      width: calc(33.3333333% - 6px); } }

/* line 785, theme.scss */
.client-total-orders {
  display: flex;
  justify-content: flex-end;
  padding: 40px 0 120px;
  font-weight: 700;
  font-size: 20px; }
  @media (max-width: 767px) {
    /* line 785, theme.scss */
    .client-total-orders {
      padding: 20px 0 80px;
      font-size: 16px;
      display: block; } }
  /* line 796, theme.scss */
  .client-total-orders > div {
    width: 336px;
    max-width: 100%; }
    @media (max-width: 767px) {
      /* line 796, theme.scss */
      .client-total-orders > div {
        width: 100%; } }
    /* line 802, theme.scss */
    .client-total-orders > div div {
      padding: 5px 0; }

/* line 807, theme.scss */
.menu-lk-list {
  display: none;
  position: absolute;
  width: 100%;
  background: #fff;
  list-style: none;
  padding: 0;
  left: 0;
  top: 100%;
  padding: 20px 0 10px; }
  /* line 817, theme.scss */
  .menu-lk-list li {
    border-bottom: 1px solid #000; }
    /* line 819, theme.scss */
    .menu-lk-list li + li {
      margin-top: 20px; }
    /* line 822, theme.scss */
    .menu-lk-list li a {
      text-transform: uppercase;
      font-size: 20px;
      font-weight: 700;
      text-decoration: none; }

/* line 831, theme.scss */
body.client-account .checkout-v2-wrapper.co-section--content_wrapper {
  margin: 0 0; }
/* line 834, theme.scss */
body.client-account .co-checkout-block--padded {
  padding: 0; }
  /* line 836, theme.scss */
  body.client-account .co-checkout-block--padded.co-section--checkout_header {
    position: relative; }
/* line 840, theme.scss */
body.client-account .co-checkout-title {
  font-size: 70px;
  font-weight: 700;
  margin-bottom: 45px;
  text-transform: uppercase; }
  /* line 845, theme.scss */
  body.client-account .co-checkout-title + .arr {
    display: none; }
  @media (max-width: 767px) {
    /* line 840, theme.scss */
    body.client-account .co-checkout-title {
      font-size: 32px;
      margin: 20px 0; }
      /* line 851, theme.scss */
      body.client-account .co-checkout-title.click-mob-lk {
        border-bottom: 1px solid #000; }
        /* line 853, theme.scss */
        body.client-account .co-checkout-title.click-mob-lk + .arr {
          display: block;
          position: absolute;
          right: 0;
          top: calc(50% - 0px);
          transform: translateY(-50%); }
          /* line 859, theme.scss */
          body.client-account .co-checkout-title.click-mob-lk + .arr svg {
            display: block; }
        /* line 864, theme.scss */
        body.client-account .co-checkout-title.click-mob-lk.js-active + .arr svg {
          transform: scale(1, -1); } }
/* line 871, theme.scss */
body.client-account .back-orders-link {
  position: absolute;
  left: 0;
  display: inline-flex;
  align-items: center;
  font-size: 10px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
  gap: 7px;
  top: 50px;
  text-decoration: none; }
/* line 883, theme.scss */
body.client-account .co-sidebar--menu {
  padding-top: 129px;
  flex: initial;
  width: 295px;
  position: relative; }
  @media (max-width: 767px) {
    /* line 883, theme.scss */
    body.client-account .co-sidebar--menu {
      display: none; } }
/* line 893, theme.scss */
body.client-account .co-menu-item a {
  font-size: 14px;
  font-weight: 700;
  color: #000;
  text-decoration: none;
  text-transform: uppercase; }
  /* line 899, theme.scss */
  body.client-account .co-menu-item a.co-menu-link--active {
    display: inline-block;
    border-bottom: 1px solid #000; }
/* line 904, theme.scss */
body.client-account .co-menu-item + .co-menu-item {
  margin-top: 12px; }

/* line 909, theme.scss */
.inner-order-item {
  width: 100%;
  max-width: 660px; }
  /* line 912, theme.scss */
  .inner-order-item-title {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px; }
  /* line 917, theme.scss */
  .inner-order-item + .inner-order-item {
    margin-top: 40px; }
  /* line 920, theme.scss */
  .inner-order-item-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2); }
    /* line 926, theme.scss */
    .inner-order-item-row .item-left {
      display: flex;
      gap: 38px;
      width: 60%;
      align-items: flex-start; }
    /* line 932, theme.scss */
    .inner-order-item-row .item-img {
      width: 129px;
      min-width: 129px; }
    /* line 936, theme.scss */
    .inner-order-item-row .item-title {
      margin-bottom: 10px; }
      /* line 938, theme.scss */
      .inner-order-item-row .item-title a {
        text-decoration: none;
        color: #000;
        font-size: 20px; }
    /* line 944, theme.scss */
    .inner-order-item-row .variant-title {
      font-size: 14px; }
    /* line 947, theme.scss */
    .inner-order-item-row .item-right {
      text-align: right;
      display: flex;
      justify-content: flex-end;
      padding-top: 50px;
      gap: 30px; }
    /* line 954, theme.scss */
    .inner-order-item-row .item-sale {
      font-size: 12px;
      margin-top: -21px;
      margin-bottom: 5px; }
    /* line 959, theme.scss */
    .inner-order-item-row .item-old-price {
      font-size: 20px; }
    /* line 962, theme.scss */
    .inner-order-item-row .item-total {
      font-size: 20px;
      font-weight: 700; }
  /* line 967, theme.scss */
  .inner-order-item-cell {
    max-width: 300px;
    font-size: 16px; }
    /* line 970, theme.scss */
    .inner-order-item-cell a {
      text-decoration: none; }
    /* line 973, theme.scss */
    .inner-order-item-cell:last-child {
      text-align: right; }

/* line 979, theme.scss */
.inner-order-item-total .inner-order-item-row:last-child {
  border-bottom: 0; }
/* line 982, theme.scss */
.inner-order-item-total .sub-title {
  font-size: 14px; }
/* line 985, theme.scss */
.inner-order-item-total .inner-order-item-total {
  font-size: 16px;
  font-weight: 700; }

/* line 990, theme.scss */
.inner-order-reviews-finish {
  width: 100%;
  max-width: 660px;
  padding: 30px 0 120px; }
  /* line 994, theme.scss */
  .inner-order-reviews-finish a {
    width: 100%;
    height: 40px;
    background: #000;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase; }

@media (max-width: 767px) {
  /* line 1005, theme.scss */
  .inner-order-item-title {
    padding: 10px 0;
    margin: 0;
    font-size: 16px; }

  /* line 1010, theme.scss */
  .inner-order-item-cell, .inner-order-item-total .sub-title {
    font-size: 12px; }

  /* line 1013, theme.scss */
  .inner-order-item-total .inner-order-item-total {
    font-size: 14px; }

  /* line 1016, theme.scss */
  .inner-order-item-row-item {
    flex-wrap: wrap;
    position: relative;
    gap: 0; }
    /* line 1020, theme.scss */
    .inner-order-item-row-item .item-left {
      gap: 0;
      width: 100%; }
      /* line 1023, theme.scss */
      .inner-order-item-row-item .item-left .item-title-size {
        padding-left: 20px;
        width: calc(100% - 129px); }
    /* line 1029, theme.scss */
    .inner-order-item-row-item .item-title a {
      font-size: 14px; }
    /* line 1033, theme.scss */
    .inner-order-item-row-item .variant-title {
      font-size: 10px; }
    /* line 1036, theme.scss */
    .inner-order-item-row-item .item-right {
      position: absolute;
      width: 100%;
      left: 0;
      padding: 0;
      bottom: 10px;
      padding-left: 149px;
      text-align: left;
      display: block; }
    /* line 1046, theme.scss */
    .inner-order-item-row-item .item-old-price {
      font-size: 14px;
      margin-bottom: 20px; }
    /* line 1050, theme.scss */
    .inner-order-item-row-item .item-old-price {
      margin-bottom: 5px;
      font-size: 10px; }
    /* line 1054, theme.scss */
    .inner-order-item-row-item .item-total {
      font-size: 14px; }

  /* line 1058, theme.scss */
  .inner-order-reviews-finish {
    padding: 40px 0; } }
/* line 1063, theme.scss */
.client-discount .co-section--content {
  display: block; }

/* line 1067, theme.scss */
.discount-page {
  display: none;
  width: 100%; }
  /* line 1070, theme.scss */
  .discount-page-row {
    display: flex;
    gap: 90px; }
  /* line 1074, theme.scss */
  .discount-page-item {
    width: 100%;
    max-width: 240px; }
    /* line 1077, theme.scss */
    .discount-page-item:nth-child(3) {
      max-width: 330px; }
    /* line 1080, theme.scss */
    .discount-page-item-title {
      border-bottom: 1px solid #000;
      padding: 10px 0;
      font-weight: 700;
      font-size: 20px;
      margin-bottom: 40px; }
    /* line 1087, theme.scss */
    .discount-page-item-subtitle {
      font-size: 36px;
      margin-bottom: 15px; }
    /* line 1091, theme.scss */
    .discount-page-item-text {
      max-width: 202px;
      font-size: 14px; }

/* line 1097, theme.scss */
.discount-page-progress {
  margin-top: 90px; }

/* line 1100, theme.scss */
.discount-page-progress-title {
  border-bottom: 1px solid #000;
  padding: 10px 0;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 15px;
  width: 100%;
  max-width: 240px; }

/* line 1109, theme.scss */
.discount-page-progress-line {
  position: relative;
  width: 100%;
  height: 40px;
  border: 1px solid #000;
  border-radius: 32px;
  overflow: hidden;
  margin: 40px 0 30px;
  max-width: 1000px; }

/* line 1119, theme.scss */
.discount-page-progress-line-step {
  position: absolute;
  height: calc(100% + 2px);
  border-radius: 32px;
  padding: 0 10px;
  font-size: 14px;
  top: -1px; }
  /* line 1126, theme.scss */
  .discount-page-progress-line-step .step-sum {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: right;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    padding: 0 10px;
    z-index: 7; }
  /* line 1139, theme.scss */
  .discount-page-progress-line-step .step-sum-inner {
    position: absolute;
    width: 0%;
    height: 100%;
    left: 0;
    top: 0;
    border-radius: 32px;
    transition: .3s all; }
  /* line 1148, theme.scss */
  .discount-page-progress-line-step.step-1 {
    background: #fff;
    border-right: 1px solid #000;
    z-index: 3; }
    /* line 1152, theme.scss */
    .discount-page-progress-line-step.step-1 .step-sum-inner {
      background: #000; }
    /* line 1155, theme.scss */
    .discount-page-progress-line-step.step-1 .step-sum {
      color: #ccc; }
  /* line 1159, theme.scss */
  .discount-page-progress-line-step.step-2 {
    background: #fff;
    border-right: 1px solid #000;
    z-index: 2; }
    /* line 1163, theme.scss */
    .discount-page-progress-line-step.step-2 .step-sum-inner {
      background: rgba(0, 0, 0, 0.2); }
  /* line 1170, theme.scss */
  .discount-page-progress-line-step.step-3 {
    background: #fff;
    border-right: 1px solid #000;
    border-radius: 32px; }
    /* line 1174, theme.scss */
    .discount-page-progress-line-step.step-3 .step-sum-inner {
      background: #fff;
      border-right: 1px solid #000;
      border-radius: 32px; }

/* line 1181, theme.scss */
.discount-page-orders-total {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
  width: 100%;
  max-width: 1000px; }

/* line 1188, theme.scss */
.discount-page-link a {
  text-decoration: none;
  border-bottom: 1px solid #000; }
  /* line 1191, theme.scss */
  .discount-page-link a:hover {
    border-bottom: 1px solid transparent;
    color: #000; }

/* line 1196, theme.scss */
.discount-page-my-sale {
  max-width: 1000px;
  padding-bottom: 120px; }
  /* line 1199, theme.scss */
  .discount-page-my-sale-title {
    border-bottom: 1px solid #000;
    padding: 10px 0;
    font-weight: 700;
    font-size: 20px;
    margin-bottom: 40px;
    width: 100%;
    max-width: 330px; }
  /* line 1208, theme.scss */
  .discount-page-my-sale-row {
    display: flex;
    flex-wrap: wrap;
    column-gap: 50px;
    row-gap: 40px; }
  /* line 1214, theme.scss */
  .discount-page-my-sale-item {
    width: 100%;
    max-width: 280px; }
    /* line 1217, theme.scss */
    .discount-page-my-sale-item:nth-child(3n) {
      max-width: 324px; }
    /* line 1220, theme.scss */
    .discount-page-my-sale-item-type {
      display: inline-block;
      background: #F5F5F5;
      font-size: 12px;
      padding: 6px 10px; }
    /* line 1226, theme.scss */
    .discount-page-my-sale-item-title {
      margin: 25px 0;
      font-size: 30px; }

@media (max-width: 767px) {
  /* line 1233, theme.scss */
  .discount-page-row {
    flex-direction: column;
    gap: 30px; }

  /* line 1237, theme.scss */
  .discount-page-item {
    max-width: 100% !important; }

  /* line 1240, theme.scss */
  .discount-page-item-title {
    font-size: 14px;
    margin-bottom: 20px; }

  /* line 1244, theme.scss */
  .discount-page-item-subtitle {
    font-size: 24px;
    margin-bottom: 10px; }

  /* line 1248, theme.scss */
  .discount-page-item-text {
    max-width: 100%;
    font-size: 12px; }
    /* line 1251, theme.scss */
    .discount-page-item-text br {
      display: none; }

  /* line 1255, theme.scss */
  .discount-page-progress {
    margin-top: 50px; }

  /* line 1258, theme.scss */
  .discount-page-progress-title {
    font-size: 14px;
    margin-bottom: 10px;
    max-width: 100%; }

  /* line 1263, theme.scss */
  .discount-page-progress-date,
  .discount-page-progress-line-step {
    font-size: 12px; }

  /* line 1267, theme.scss */
  .discount-page-progress-line {
    margin: 20px 0; }

  /* line 1270, theme.scss */
  .discount-page-orders-total {
    display: block;
    margin-bottom: 40px; }

  /* line 1274, theme.scss */
  .discount-page-summ-total {
    font-size: 14px;
    margin-bottom: 20px; }

  /* line 1278, theme.scss */
  .discount-page-link a {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    border: 1px solid #000;
    width: 100%;
    max-width: 480px;
    margin: 0 auto;
    font-size: 12px;
    height: 40px; }

  /* line 1290, theme.scss */
  .discount-page-my-sale-title {
    margin-bottom: 20px;
    max-width: 100%;
    font-size: 14px; }

  /* line 1295, theme.scss */
  .discount-page-my-sale {
    padding-bottom: 60px; }

  /* line 1298, theme.scss */
  .discount-page-my-sale-row {
    flex-direction: column;
    gap: 20px; }

  /* line 1302, theme.scss */
  .discount-page-my-sale-item {
    max-width: 100% !important; }

  /* line 1305, theme.scss */
  .discount-page-my-sale-item-type {
    font-size: 10px; }

  /* line 1308, theme.scss */
  .discount-page-my-sale-item-title {
    font-size: 24px; }

  /* line 1311, theme.scss */
  .discount-page-my-sale-item-text {
    font-size: 12px; } }
/* line 1315, theme.scss */
.client-order-center {
  width: 100%;
  max-width: 600px; }
  @media (max-width: 767px) {
    /* line 1315, theme.scss */
    .client-order-center {
      width: 100%;
      max-width: 100%; } }
