/* 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, #d0323d);
  --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, #d64952);
  --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, #da5e66);
  --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, #e99da2);
  --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, #D0323D);
  --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, #d64952);
  --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, #da5e66);
  --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, #e99da2);
  --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, #333333);
  --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, #474747);
  --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, #5c5c5c);
  --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, #999999);
  --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, 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, #57B06A);
  --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, #6bb97c);
  --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, #7dc28c);
  --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, #b3dbbb);
  --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, #E34654);
  --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, #e75e6a);
  --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, #eb7882);
  --color-notice-error-major-shade-is-dark: var(--draft-color-notice-error-major-shade-is-dark, true);
  --color-notice-error-half-shade: var(--draft-color-notice-error-half-shade, #f6c5c9);
  --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, #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, "Exo 2");
  --font-size: var(--draft-font-size, 14px);
  --font-family-heading: var(--draft-font-family-heading, "Exo 2");
  --heading-ratio: var(--draft-heading-ratio, 1.6);
  --heading-weight: var(--draft-heading-weight, 700);
  --collection_count: var(--draft-collection_count, 32);
  --search_count: var(--draft-search_count, 30);
  --blog_size: var(--draft-blog_size, 6);
  --product_not_available: var(--draft-product_not_available, preorder);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1300px);
  --delta_sidebar: var(--draft-delta_sidebar, 1);
  --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, 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; } }
/*------------ Global ---------*/
/* line 28, theme.scss */
:root {
  --color-attention: #F2BD0E; }

/* line 31, theme.scss */
.hidden {
  display: none !important; }

/* line 34, theme.scss */
html body main .layout {
  /*------------- Product Preview ------*/
  /*-------------- Catalog --------------*/
  /*--------------- Product -----------------*/
  /*----------- Cart ------------*/ }
  /* line 38, theme.scss */
  html body main .layout .product-preview__available {
    position: relative !important;
    padding-left: 0;
    text-align: left;
    display: block;
    padding: 0.5rem 0; }
    /* line 44, theme.scss */
    html body main .layout .product-preview__available > span {
      display: flex;
      align-items: center;
      gap: 3px;
      font-size: 12px; }
    /* line 51, theme.scss */
    html body main .layout .product-preview__available .btn-icon {
      font-size: 1.2rem;
      line-height: 0.7;
      color: var(--color-text-light);
      height: 18px;
      width: 18px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%; }
  /* line 63, theme.scss */
  html body main .layout .product-preview__not-available {
    color: var(--color-error);
    display: flex;
    line-height: 100%; }
    /* line 67, theme.scss */
    html body main .layout .product-preview__not-available .btn-icon {
      color: var(--color-text-light);
      background-color: var(--color-error); }
  /* line 72, theme.scss */
  html body main .layout .product-preview__available-on {
    display: flex;
    color: var(--color-success); }
    /* line 75, theme.scss */
    html body main .layout .product-preview__available-on .btn-icon {
      color: var(--color-text-light);
      background-color: var(--color-success); }
  /* line 80, theme.scss */
  html body main .layout .product-preview__on-request {
    display: flex;
    color: var(--color-success); }
    /* line 83, theme.scss */
    html body main .layout .product-preview__on-request .btn-icon {
      color: var(--color-text-light);
      background-color: var(--color-success); }
  /* line 89, theme.scss */
  html body main .layout .product-preview__production-time {
    color: var(--color-attention); }
    /* line 91, theme.scss */
    html body main .layout .product-preview__production-time .btn-icon {
      color: var(--color-attention); }
  /* line 96, theme.scss */
  html body main .layout .product-preview__refine {
    color: var(--color-success); }
    /* line 98, theme.scss */
    html body main .layout .product-preview__refine .btn-icon {
      color: var(--color-light);
      background-color: var(--color-success); }
  /* line 104, theme.scss */
  html body main .layout .product-preview .stickers .sticker-express {
    background-color: var(--color-btn-bg);
    padding: 4px 6px;
    border-radius: 2px;
    display: inline-flex;
    gap: 5px;
    flex-direction: column;
    font-size: 0.85rem; }
    /* line 112, theme.scss */
    html body main .layout .product-preview .stickers .sticker-express .sticker-title {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 3px; }
      /* line 117, theme.scss */
      html body main .layout .product-preview .stickers .sticker-express .sticker-title svg {
        width: 16px; }
  /* line 130, theme.scss */
  html body main .layout .catalog-list.line-list .product-preview__area-available {
    display: none; }
  /* line 141, theme.scss */
  html body main .layout .product__available {
    position: relative !important;
    padding-left: 0;
    text-align: left;
    display: block;
    padding: 0.5rem 0;
    transform: unset; }
    /* line 148, theme.scss */
    html body main .layout .product__available span {
      display: flex;
      align-items: center;
      gap: 3px;
      font-size: 12px; }
    /* line 155, theme.scss */
    html body main .layout .product__available .btn-icon {
      font-size: 1.2rem;
      line-height: 0.7;
      color: var(--color-text-light);
      height: 18px;
      width: 18px;
      display: flex;
      align-items: center;
      justify-content: center;
      border-radius: 50%; }
  /* line 167, theme.scss */
  html body main .layout .product__not-available {
    color: var(--color-error);
    display: flex;
    line-height: 100%;
    background: none;
    gap: 3px; }
    /* line 173, theme.scss */
    html body main .layout .product__not-available .btn-icon {
      color: var(--color-text-light);
      background-color: var(--color-error); }
    /* line 177, theme.scss */
    html body main .layout .product__not-available:hover {
      background: none; }
  /* line 181, theme.scss */
  html body main .layout .product__available-on {
    display: flex;
    color: var(--color-success);
    align-items: center;
    gap: 3px; }
    /* line 186, theme.scss */
    html body main .layout .product__available-on .btn-icon {
      color: var(--color-text-light);
      background-color: var(--color-success); }
  /* line 191, theme.scss */
  html body main .layout .product__on-request {
    display: flex;
    color: var(--color-success); }
    /* line 194, theme.scss */
    html body main .layout .product__on-request .btn-icon {
      color: var(--color-text-light);
      background-color: var(--color-success); }
  /* line 200, theme.scss */
  html body main .layout .product__production-time {
    color: var(--color-attention); }
    /* line 202, theme.scss */
    html body main .layout .product__production-time .btn-icon {
      color: var(--color-attention); }
  /* line 207, theme.scss */
  html body main .layout .product__refine {
    color: var(--color-success); }
    /* line 209, theme.scss */
    html body main .layout .product__refine .btn-icon {
      color: var(--color-light);
      background-color: var(--color-success); }
  /* line 215, theme.scss */
  html body main .layout .product .product__available > span {
    align-items: flex-start; }
  /* line 219, theme.scss */
  html body main .layout .product .product__available-true {
    display: flex;
    flex-direction: column;
    gap: 1rem; }
  /* line 224, theme.scss */
  html body main .layout .product .whatsapp_button {
    background: none;
    border: 1.5px solid #28AC00;
    color: #28AC00; }
    /* line 231, theme.scss */
    html body main .layout .product .whatsapp_button span {
      font-size: 1.5rem; }
    /* line 234, theme.scss */
    html body main .layout .product .whatsapp_button:hover {
      background: #28AC00;
      color: #ffffff;
      box-shadow: none; }
  /* line 240, theme.scss */
  html body main .layout .product .telegram_button {
    background: none;
    border: 1.5px solid #4ca3e5;
    color: #4ca3e5; }
    /* line 247, theme.scss */
    html body main .layout .product .telegram_button span {
      font-size: 1.5rem; }
    /* line 250, theme.scss */
    html body main .layout .product .telegram_button:hover {
      background: #388bca;
      color: #ffffff;
      box-shadow: none; }
  /* line 256, theme.scss */
  html body main .layout .product .max_button {
    background: none;
    border-left: 1px #33aefc solid;
    border-top: 1px #5543f1 solid;
    border-right: 1px #933adb solid;
    border-bottom: 1px #6188eb solid;
    color: #933adb; }
    /* line 266, theme.scss */
    html body main .layout .product .max_button span {
      font-size: 1.5rem; }
    /* line 269, theme.scss */
    html body main .layout .product .max_button img {
      width: 20px;
      margin-right: 5px; }
    /* line 273, theme.scss */
    html body main .layout .product .max_button:hover {
      background: #005EEB;
      background: linear-gradient(90deg, #005eeb 0%, #33aefc 50%, #933adb 100%);
      color: #ffffff;
      box-shadow: none;
      border: 1px transparent solid; }
  /* line 287, theme.scss */
  html body main .layout .cart-item .stickers .sticker-express {
    background-color: var(--color-btn-bg);
    padding: 4px 6px;
    border-radius: 2px;
    display: inline-flex;
    gap: 5px;
    flex-direction: column;
    font-size: 0.8rem; }
    /* line 295, theme.scss */
    html body main .layout .cart-item .stickers .sticker-express .sticker-title {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 3px; }
      /* line 300, theme.scss */
      html body main .layout .cart-item .stickers .sticker-express .sticker-title svg {
        width: 15px; }

/*---------- Common styles---------*/
/* line 313, theme.scss */
.credit-block .button {
  background: linear-gradient(85.68deg, rgba(217, 234, 8, 0.91) -11.37%, rgba(19, 165, 153, 0.91) 58.86%, rgba(0, 135, 215, 0.91) 112.49%);
  border-radius: 5px;
  display: flex;
  align-items: center;
  gap: 5px; }
  /* line 319, theme.scss */
  .credit-block .button:hover {
    border: none; }

/* line 325, theme.scss */
.dropdown {
  position: relative; }
  /* line 327, theme.scss */
  .dropdown .dropdown-content {
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    background: white;
    border: 1px solid var(--bg-major-shade);
    padding: 1rem;
    box-shadow: 0 20px 12px -16px rgba(0, 30, 85, 0.1), 0 8px 24px 5px rgba(0, 30, 85, 0.05);
    border-radius: 15px;
    z-index: var(--zindex-dropdown); }
  /* line 341, theme.scss */
  .dropdown.show .dropdown-content {
    display: block; }

/* line 348, theme.scss */
.tooltip__parent {
  position: relative;
  cursor: pointer; }
  /* line 352, theme.scss */
  .tooltip__parent:hover .tooltip__block {
    visibility: visible;
    z-index: var(--zindex-dropdown);
    height: auto; }
    /* line 356, theme.scss */
    .tooltip__parent:hover .tooltip__block:after {
      content: " ";
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 10px 10.5px 0 10.5px;
      border-color: var(--color-btn-bg) transparent transparent transparent;
      position: absolute;
      top: -10px;
      left: 10%; }
  /* line 370, theme.scss */
  .tooltip__parent .tooltip__block {
    position: absolute;
    top: 30px;
    width: 180px;
    padding: 5px;
    left: 0;
    border-radius: 2px;
    background-color: #fff !important;
    color: var(--color-btn-bg) !important;
    border: 1px var(--color-btn-bg) solid;
    box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
    visibility: hidden;
    z-index: 0;
    height: 0;
    font-size: 0.85rem;
    line-height: 140%; }

/* line 389, theme.scss */
#retailcrm-consultant-app {
  bottom: 100px !important; }
  @media screen and (max-width: 767px) {
    /* line 389, theme.scss */
    #retailcrm-consultant-app {
      bottom: 80px !important; } }
