/* 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, insales-default);
  --controls-btn-border-radius: var(--draft-controls-btn-border-radius, 0px);
  --color-notice-warning: var(--draft-color-notice-warning, #FFFFFF);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --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, #FFFFFF);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #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, #FFFFFF);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --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, #FFFFFF);
  --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, #f7f7f7);
  --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, #ededed);
  --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, #808080);
  --color-notice-info-half-shade-is-dark: var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family: var(--draft-font-family, Inter);
  --font-size: var(--draft-font-size, 12px);
  --font-family-heading: var(--draft-font-family-heading, Inter);
  --heading-ratio: var(--draft-heading-ratio, 1.9);
  --heading-weight: var(--draft-heading-weight, 700);
  --collection_count: var(--draft-collection_count, 20);
  --search_count: var(--draft-search_count, 12);
  --blog_size: var(--draft-blog_size, 8);
  --product_not_available: var(--draft-product_not_available, preorder);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1423px);
  --delta_sidebar: var(--draft-delta_sidebar, 2);
  --type_sidebar: var(--draft-type_sidebar, sticky);
  --sidebar_index_show: var(--draft-sidebar_index_show, true);
  --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, true);
  --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, true);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, true);
  --sidebar_article_position: var(--draft-sidebar_article_position, left);
  --sidebar_page_show: var(--draft-sidebar_page_show, true);
  --sidebar_page_position: var(--draft-sidebar_page_position, left);
  --sidebar_compare_show: var(--draft-sidebar_compare_show, true);
  --sidebar_compare_position: var(--draft-sidebar_compare_position, left);
  --sidebar_search_show: var(--draft-sidebar_search_show, true);
  --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); }

/* line 1, customs.scss */
body {
  font-weight: normal;
  font-style: normal; }

/* line 5, customs.scss */
.button-inverse {
  font-size: 0.875rem;
  padding: 5px;
  color: #000;
  background-color: #fff;
  border: 1px solid #000;
  font-family: inherit;
  text-align: center;
  margin: 0;
  cursor: pointer;
  font-weight: 700;
  text-transform: lowercase; }

/* line 18, customs.scss */
.button-hover:hover {
  color: #000;
  background-color: #fff; }

/* line 22, customs.scss */
.button-inverse:hover {
  background: unset !important;
  color: #000 !important;
  border-color: unset !important;
  box-shadow: unset !important;
  text-decoration: none; }

/* line 29, customs.scss */
.full-wide {
  width: 100%; }

/* line 33, customs.scss */
.checkout-v2-wrapper {
  font-size: 12px;
  font-weight: 300;
  font-family: 'Cygre'; }
  /* line 38, customs.scss */
  .checkout-v2-wrapper .co-sidebar--menu {
    flex: 0 0 15rem; }
  /* line 41, customs.scss */
  .checkout-v2-wrapper .co-button:not(.co-button--link) {
    text-transform: uppercase;
    padding: 0 calc(4% + 1rem);
    height: var(--controls-height-s); }
  /* line 47, customs.scss */
  .checkout-v2-wrapper .co-client-logged, .checkout-v2-wrapper .co-client-logged .co-client-name, .checkout-v2-wrapper .co-title.co-title--h2, .checkout-v2-wrapper .co-input-title {
    font-size: inherit;
    font-weight: inherit; }
  /* line 52, customs.scss */
  .checkout-v2-wrapper .co-title.co-title--h2, .checkout-v2-wrapper .co-basket_subtotal-title, .checkout-v2-wrapper .co-basket_total-title {
    text-transform: uppercase; }
  /* line 56, customs.scss */
  .checkout-v2-wrapper #order_form {
    display: flex;
    flex-direction: column; }
    /* line 60, customs.scss */
    .checkout-v2-wrapper #order_form .co-input-label {
      text-transform: uppercase; }
    /* line 65, customs.scss */
    .checkout-v2-wrapper #order_form .co-client .co-button {
      padding: 0 calc(8% + 1rem); }
    /* line 70, customs.scss */
    .checkout-v2-wrapper #order_form .consent_to_personal_data_checkbox {
      margin-top: -2rem; }
    /* line 74, customs.scss */
    .checkout-v2-wrapper #order_form #create_order {
      width: 50%;
      align-self: center;
      height: var(--controls-height-m);
      font-family: 'Cygre'; }
      @media (max-width: 768px) {
        /* line 74, customs.scss */
        .checkout-v2-wrapper #order_form #create_order {
          width: 100%; } }
    /* line 85, customs.scss */
    .checkout-v2-wrapper #order_form .bonus_points.co-bonus_points .co-input-field.co-bonus_points-field {
      height: var(--controls-height-s); }
  /* line 92, customs.scss */
  .checkout-v2-wrapper .co-order-information_value .co-price {
    font-weight: inherit; }
  /* line 96, customs.scss */
  .checkout-v2-wrapper .co-order-information_value .co-order-state {
    padding: 0 calc(4% + 1rem);
    min-height: var(--controls-height-s); }
  /* line 104, customs.scss */
  .checkout-v2-wrapper .co-basket .co-basket_item-list .co-basket_item-image_container {
    flex: 0 1 auto; }
    /* line 107, customs.scss */
    .checkout-v2-wrapper .co-basket .co-basket_item-list .co-basket_item-image_container .co-basket_item-image {
      width: auto;
      height: auto;
      padding-bottom: 0; }
      /* line 112, customs.scss */
      .checkout-v2-wrapper .co-basket .co-basket_item-list .co-basket_item-image_container .co-basket_item-image img {
        position: unset;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        top: 0;
        left: 0;
        width: 67px !important;
        max-width: 100%;
        max-height: 100%; }

/* 622892 */
/* line 130, customs.scss */
.widget-type_widget_v4_product_3_59ce9f137f699aace4194324b633933e .product.not-available.is-zero-count-hidden .product__photo img, .widget-type_widget_v4_product_3_59ce9f137f699aace4194324b633933e .product.not-available.is-zero-count-shown.is-forbid-order-over-existing .product__photo img {
  opacity: 1 !important; }

/* line 134, customs.scss */
.widget-type_widget_v4_catalog_6_4ee1d5ed173d40b75bc2c0f79ce52ba7 .product-preview.not-available.is-zero-count-hidden .product-preview__photo img, .widget-type_widget_v4_catalog_6_4ee1d5ed173d40b75bc2c0f79ce52ba7 .product-preview.not-available.is-zero-count-shown.is-forbid-order-over-existing .product-preview__photo img {
  opacity: 1 !important; }

/* line 138, customs.scss */
.product-preview__available {
  display: none !important; }

/* line 142, customs.scss */
.product__available {
  display: none !important; }

/* 622892 */
/* line 146, customs.scss */
.sub_2 {
  text-align: center;
  width: 100%;
  margin: 0 auto; }

/* line 151, customs.scss */
.sub_3 {
  text-align: center;
  width: 100%;
  margin-bottom: 30px; }

/* line 156, customs.scss */
.input_sub {
  width: 120px;
  height: 30px;
  margin-right: 5px;
  margin-bottom: 10px;
  border: 1px solid #ececec;
  outline: none;
  color: #444444; }

/* line 165, customs.scss */
.mb_button_sub {
  width: 120px;
  height: 25px;
  background-color: #8EABBA;
  color: white;
  margin-right: 5px;
  border: none; }

@media (max-width: 438px) {
  /* line 174, customs.scss */
  .input_sub {
    width: 170px; }

  /* line 177, customs.scss */
  .mb_button_sub {
    width: 170px; } }
/* line 181, customs.scss */
.product__properties {
  display: none; }

@font-face {
  font-family: "Cygre";
  font-weight: 400;
  font-style: normal;
  src: url("Cygre-Regular.ttf") format("truetype"), url("Cygre-Regular.woff") format("woff"), url("Cygre-Regular.woff2") format("woff2"); }
@font-face {
  font-family: "Cygre";
  font-weight: 800;
  font-style: bold;
  src: url("Cygre-Bold.ttf") format("truetype"), url("Cygre-Bold.woff") format("woff"), url("Cygre-Bold.woff2") format("woff2"); }
@font-face {
  font-family: "Cygre";
  font-weight: 900;
  font-style: bold;
  src: url("Cygre-ExtraBold.ttf") format("truetype"), url("Cygre-ExtraBold.woff") format("woff"), url("Cygre-ExtraBold.woff2") format("woff2"); }
@font-face {
  font-family: "Cygre";
  font-weight: 700;
  font-style: normal;
  src: url("Cygre-Black.ttf") format("truetype"), url("Cygre-Black.woff") format("woff"), url("Cygre-Black.woff2") format("woff2"); }
@font-face {
  font-family: "Cygre";
  font-weight: 500;
  font-style: normal;
  src: url("Cygre-Medium.ttf") format("truetype"), url("Cygre-Medium.woff") format("woff"), url("Cygre-Medium.woff2") format("woff2"); }
/* line 5, theme.scss */
:root {
  --initial-sidebar-end: 7;
  --font-family: 'Cygre';
  --font-family-heading: "Cygre"; }

/* line 11, theme.scss */
body {
  font-family: 'Cygre'; }

/* line 23, theme.scss */
.button:not(:disabled):not(.disabled), .co-button:not(:disabled):not(.disabled):not(.co-button--link), .picker-button:not(:disabled):not(.disabled), .m-modal-button:not(:disabled):not(.disabled), .co-tabs-controls--customer .co-tabs-node:not(:disabled):not(.disabled) {
  font-family: 'Cygre'; }

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

/* line 31, theme.scss */
.micro-alert-item {
  color: #111820; }

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

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

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

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

  /* line 50, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 57, theme.scss */
#email_request {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important; }
  /* line 60, theme.scss */
  #email_request * {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important; }
  /* line 64, theme.scss */
  #email_request img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1); }
  /* line 68, theme.scss */
  #email_request #send {
    background: var(--color-btn-bg) !important;
    font-weight: 300 !important;
    text-transform: uppercase !important; }

/* line 75, theme.scss */
header {
  position: sticky;
  top: 0;
  z-index: 5;
  -webkit-transition: 0.3s all;
  -o-transition: 0.3s all;
  transition: 0.3s all;
  background: #fff; }

/*
[data-theme-template="index"] {
  header {
    position: static;
    width: 100%;
    left: 0;
  }
}
*/
/* line 93, theme.scss */
.modal__title product__title.heading,
.option-value.is-span,
.add-cart-counter__btn-label,
.product__area-link .link.no-text,
.breadcrumb-link,
.favorites_btn,
.option-label,
.add-cart-counter__btn-label,
.product__description,
.address,
.co-client-info,
.co-form--login.co-modal-login_form,
#contacts,
#new_client,
.co-basket_subtotal-title,
.co-basket_item-description,
.co-basket_total-title,
.co-input-label,
.co-input-field,
.co-input-title,
.co-delivery_method-description,
.co-button--checkout,
.co-checkout-block--padded,
.back_to_catalog,
.button.js-item-delete,
.sidebar-size-items,
.coupon-header,
.cart-controls button,
.co-adress-section,
.co-form--login.co-modal-login_form,
.filter-option__content,
.filter-range__field-disabled-click,
.product__description-content.static-text,
.add-cart-counter__controls button,
.add-cart-counter__controls input,
.add-cart-counter__controls span,
.favorites_btn .btn-icon,
.product__area-not-available span {
  font-weight: 300 !important; }

/* line 133, theme.scss */
.button:focus,
.co-button:focus:not(.co-button--link),
.picker-button:focus,
.m-modal-button:focus,
.co-tabs-controls--customer .co-tabs-node:focus {
  outline: 0;
  -webkit-box-shadow: var(--color-btn-shadow, none);
  box-shadow: var(--color-btn-shadow, none);
  color: var(--color-text, black); }

/* line 144, theme.scss */
.modal__title product__title.heading {
  -webkit-text-decoration: uppercase;
  text-decoration: uppercase; }

/* line 149, theme.scss */
.decorated-title.co-title.co-title--h1,
.co-title.co-title--h2.co-tabs-header,
.co-price--current,
.co-client.logged,
.co-checkout-title,
.co-title.co-title--h2.co-input-label,
.co-modal-title.co-title.co-title--h2 {
  font-weight: 300;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 19px;
  letter-spacing: 0.5px;
  font-family: 'Cygre'; }

/* line 165, theme.scss */
#contacts .co-input-description.co-toggable_field-description p {
  text-align: left !important; }

/* line 170, theme.scss */
.co-input.co-input--checkbox .co-input-title {
  font-size: inherit;
  margin: 0; }

/* line 177, theme.scss */
.co-toggable_field-input--checkbox input.co-input-checkbox:not(:checked) + span {
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
  box-shadow: inset 0 0 0 1px currentColor; }

/* line 183, theme.scss */
.co-menu-link.co-menu-link--personal {
  text-decoration: none;
  text-transform: uppercase;
  font-size: calc(var(--font-size) * var(--text-font-size));
  font-weight: 300;
  padding-bottom: calc(var(--font-size) * 0.8);
  font-family: 'Cygre'; }

@media (min-width: 768px) {
  /* line 195, theme.scss */
  .page_layout_sticky_left > aside > [data-sidebar], .page_layout_sticky_right > aside > [data-sidebar] {
    top: 100px; } }
@media (max-width: 767px) {
  /* line 201, theme.scss */
  body {
    /*		*.widget-type_widget_v4_page_banner_3_a77bbbaeb16e6e239ec81362a996c1e6*/ }
    /* line 205, theme.scss */
    body *.layout:not(.widget-type_widget_v4_header_11_a2f09e801a9ab380431e116b48bac6bd):not(.widget-type_widget_v4_catalog_7_0fb5181133f091f0deac485d3ad31c0d):not(.widget-type_widget_v4_banner_list_24_7da082904873a5df931bc2f910c38d6a) *.layout__content {
      padding-left: 0px !important;
      padding-right: 0px !important; }
    /* line 210, theme.scss */
    body *.layout.widget-type_widget_v4_header_11_a2f09e801a9ab380431e116b48bac6bd {
      padding-left: 15px !important;
      padding-right: 11px !important; }
      /* line 213, theme.scss */
      body *.layout.widget-type_widget_v4_header_11_a2f09e801a9ab380431e116b48bac6bd *.layout__content {
        padding-left: 0px !important;
        padding-right: 0px !important; }
    /* line 219, theme.scss */
    body *.widget-type_widget_v4_banner_list_24_7da082904873a5df931bc2f910c38d6a {
      padding-left: 35px !important;
      padding-right: 38px !important; }
      /* line 223, theme.scss */
      body *.widget-type_widget_v4_banner_list_24_7da082904873a5df931bc2f910c38d6a *.layout__content {
        padding-left: 0px !important;
        padding-right: 0px !important; } }
/* line 232, theme.scss */
.page_layout_sticky_left > aside > [data-sidebar],
.page_layout_sticky_right > aside > [data-sidebar] {
  z-index: 1 !important; }

/* line 237, theme.scss */
.micro-alert {
  top: 50px !important; }

/* line 240, theme.scss */
.micro-alert-item {
  color: var(--color-text);
  font-weight: 300 !important;
  background: rgba(255, 255, 255, 0.5) !important; }

/* line 245, theme.scss */
.co-bonus_points-info b {
  color: #8eabba; }

/* line 249, theme.scss */
.product-preview__price-cur {
  font-weight: bold !important; }

/* line 253, theme.scss */
.is-show-fullscreen .cookie-banner {
  display: block !important; }

/* line 257, theme.scss */
.product__area-buy {
  display: none !important; }
