/* 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, #393D3F);
  --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, #4d5255);
  --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, #5f6669);
  --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, #99a0a3);
  --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, #393D3F);
  --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, #4d5255);
  --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, #5f6669);
  --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, #99a0a3);
  --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, #393D3F);
  --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, #4d5255);
  --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, #5f6669);
  --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, #99a0a3);
  --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, #EFEFEF);
  --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, #efefef);
  --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, #efefef);
  --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, #e8e8e8);
  --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, #EFEFEF);
  --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, #efefef);
  --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, #efefef);
  --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, #e8e8e8);
  --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, #EFEFEF);
  --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, #efefef);
  --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, #efefef);
  --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, #e8e8e8);
  --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, #EFEFEF);
  --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, #efefef);
  --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, #efefef);
  --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, #e8e8e8);
  --color-notice-info-half-shade-is-light: var(--draft-color-notice-info-half-shade-is-light, true);
  --font-family: var(--draft-font-family, Montserrat);
  --font-size: var(--draft-font-size, 14px);
  --font-family-heading: var(--draft-font-family-heading, Montserrat);
  --heading-ratio: var(--draft-heading-ratio, 1.4);
  --heading-weight: var(--draft-heading-weight, 400);
  --collection_count: var(--draft-collection_count, 12);
  --search_count: var(--draft-search_count, 12);
  --blog_size: var(--draft-blog_size, 6);
  --product_not_available: var(--draft-product_not_available, shown);
  --layout-content-max-width: var(--draft-layout-content-max-width, 1200px);
  --delta_sidebar: var(--draft-delta_sidebar, 2);
  --sidebar_index_show: var(--draft-sidebar_index_show, false);
  --sidebar_index_position: var(--draft-sidebar_index_position, left);
  --sidebar_collection_show: var(--draft-sidebar_collection_show, false);
  --sidebar_collection_position: var(--draft-sidebar_collection_position, left);
  --sidebar_cart_show: var(--draft-sidebar_cart_show, false);
  --sidebar_cart_position: var(--draft-sidebar_cart_position, left);
  --sidebar_product_show: var(--draft-sidebar_product_show, false);
  --sidebar_product_position: var(--draft-sidebar_product_position, left);
  --sidebar_blog_show: var(--draft-sidebar_blog_show, false);
  --sidebar_blog_position: var(--draft-sidebar_blog_position, left);
  --sidebar_article_show: var(--draft-sidebar_article_show, false);
  --sidebar_article_position: var(--draft-sidebar_article_position, left);
  --sidebar_page_show: var(--draft-sidebar_page_show, false);
  --sidebar_page_position: var(--draft-sidebar_page_position, left);
  --sidebar_compare_show: var(--draft-sidebar_compare_show, false);
  --sidebar_compare_position: var(--draft-sidebar_compare_position, left);
  --sidebar_search_show: var(--draft-sidebar_search_show, false);
  --sidebar_search_position: var(--draft-sidebar_search_position, left);
  --feedback_captcha_enabled: var(--draft-feedback_captcha_enabled, true);
  --favorite_enabled: var(--draft-favorite_enabled, true); }

/* line 1, custom.scss */
.product__variants button.option-value {
  color: black !important; }

/* line 4, custom.scss */
.editable-sticky {
  height: auto !important; }

@font-face {
  font-family: "pragmatica";
  src: url("pragmatica_book.ttf") format("truetype"), url("pragmatica_book.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "PPNeueMontreal";
  src: url("PPNeueMontreal-Book.otf") format("opentype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: "IvyPresto LightItalic";
  src: url("IvyPrestoDisplay-LightItalic.otf") format("opentype");
  font-weight: 300;
  font-style: italic; }
/* line 3, _customs_account-page.scss */
.co-section--content--auth .co-checkout-title {
  margin: 0 0 20px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  text-align: center; }
/* line 11, _customs_account-page.scss */
.co-section--content--auth .co-input--captcha {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
/* line 19, _customs_account-page.scss */
.co-section--content--auth .co-section--checkout_header {
  padding: 0;
  margin: 0; }
/* line 23, _customs_account-page.scss */
.co-section--content--auth .co-login-form_placeholder {
  padding: 0; }
/* line 26, _customs_account-page.scss */
.co-section--content--auth .co-modal-button {
  height: 48px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px; }
/* line 33, _customs_account-page.scss */
.co-section--content--auth .co-countdown-block {
  text-align: center; }
@media screen and (max-width: 767px) {
  /* line 38, _customs_account-page.scss */
  .co-section--content--auth .co-checkout-title {
    margin: 0 0 20px 0; }
  /* line 42, _customs_account-page.scss */
  .co-section--content--auth .co-login-form_placeholder {
    padding: 0 16px; } }

/* line 49, _customs_account-page.scss */
.co-input {
  position: relative; }
  /* line 52, _customs_account-page.scss */
  .co-input .co-input-label:not(.co-title) {
    margin: 0;
    padding: 0;
    position: absolute;
    left: 24px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: opacity 0.3s ease;
    -o-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    opacity: 0.3;
    z-index: 2;
    color: var(--color-text);
    pointer-events: none; }
  /* line 73, _customs_account-page.scss */
  .co-input .co-input-field {
    height: 48px;
    z-index: 1; }
  /* line 77, _customs_account-page.scss */
  .co-input .co-input-label[for="shipping_address_full_locality_name"] {
    display: none !important; }

/* line 81, _customs_account-page.scss */
.co-input.co-input--select .co-input-label {
  display: none; }

/* line 84, _customs_account-page.scss */
.co-input.co-input--checkbox .co-input-label {
  pointer-events: all; }

@media screen and (max-width: 767px) {
  /* line 89, _customs_account-page.scss */
  .co-input .co-input-label {
    left: 16px; }
  /* line 92, _customs_account-page.scss */
  .co-input .co-input-field {
    border-color: #EDEDED; } }
/* line 100, _customs_account-page.scss */
.checkout-page .co-section--checkout_content {
  margin: 71px 0 0 0; }
/* line 103, _customs_account-page.scss */
.checkout-page .co-section--checkout_header {
  padding-bottom: 0; }
/* line 106, _customs_account-page.scss */
.checkout-page .decorated-title.co-title--h1 {
  margin: 0 0 33px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px; }
  @media screen and (max-width: 767px) {
    /* line 106, _customs_account-page.scss */
    .checkout-page .decorated-title.co-title--h1 {
      margin: 0 0 27px 0; } }
/* line 116, _customs_account-page.scss */
.checkout-page .co-basket {
  margin: 0 0 0 24px;
  padding: 24px;
  background-color: #F7F7F7;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  max-width: 100%;
  width: 570px; }
/* line 125, _customs_account-page.scss */
.checkout-page .co-sidebar {
  -webkit-box-shadow: none;
  box-shadow: none; }
/* line 129, _customs_account-page.scss */
.checkout-page .co-basket_total-title, .checkout-page .co-basket_total-price {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 20px; }
/* line 135, _customs_account-page.scss */
.checkout-page .co-basket_subtotal-title, .checkout-page .co-basket_subtotal-price {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px; }
/* line 141, _customs_account-page.scss */
.checkout-page .co-basket_item {
  margin: 0 0 32px 0;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
/* line 147, _customs_account-page.scss */
.checkout-page .co-basket_item-description {
  padding: 0 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px; }
/* line 154, _customs_account-page.scss */
.checkout-page .co-basket_item-image img {
  width: 100% !important;
  max-width: 100% !important;
  height: 100% !important;
  max-height: 100% !important; }
/* line 160, _customs_account-page.scss */
.checkout-page .co-basket_item-image {
  padding-bottom: 150%;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden; }
/* line 166, _customs_account-page.scss */
.checkout-page .co-basket_subtotal {
  margin: 0 0 8px 0; }
/* line 169, _customs_account-page.scss */
.checkout-page .co-basket_subtotal-list {
  margin: 0 0 32px 0;
  padding: 32px 0; }
/* line 173, _customs_account-page.scss */
.checkout-page .co-basket_item-total {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-align: right; }
  /* line 180, _customs_account-page.scss */
  .checkout-page .co-basket_item-total .co-basket_item-price {
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: right; }
/* line 188, _customs_account-page.scss */
.checkout-page .co-basket_item-description {
  padding: 0 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px; }
/* line 195, _customs_account-page.scss */
.checkout-page .co-input-field {
  border-color: #EDEDED; }
/* line 198, _customs_account-page.scss */
.checkout-page .co-title.co-title--h2 {
  margin-bottom: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 22px; }
/* line 205, _customs_account-page.scss */
.checkout-page .co-title.co-title--h2.co-tabs-header {
  margin-bottom: 24px; }
/* line 208, _customs_account-page.scss */
.checkout-page .co-button.co-button--checkout {
  height: 48px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 29px;
  min-width: 200px;
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  max-width: 100%;
  width: 394px; }
  @media screen and (max-width: 767px) {
    /* line 208, _customs_account-page.scss */
    .checkout-page .co-button.co-button--checkout {
      width: 100%; } }
/* line 226, _customs_account-page.scss */
.checkout-page .co-toggable_field--bordered {
  padding: 12px 0; }
/* line 229, _customs_account-page.scss */
.checkout-page .co-toggable_field-input input + span {
  width: 16px;
  height: 16px;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 16px;
  flex: 0 0 16px;
  -webkit-box-shadow: inset 0 0 0 1px currentColor;
  box-shadow: inset 0 0 0 1px currentColor; }
/* line 238, _customs_account-page.scss */
.checkout-page .co-toggable_field-input--radio input:focus + span, .checkout-page .co-toggable_field-input--radio input.picker-input--active + span, .checkout-page .co-toggable_field-input--radio input:checked + span {
  -webkit-box-shadow: inset 0 0 0 5px currentColor;
  box-shadow: inset 0 0 0 5px currentColor; }
/* line 242, _customs_account-page.scss */
.checkout-page .co-toggable_field-title {
  margin: 0 0 4px 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px; }
/* line 249, _customs_account-page.scss */
.checkout-page .co-tabs-content .co-link {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  text-decoration: underline;
  opacity: 0.5; }
/* line 257, _customs_account-page.scss */
.checkout-page .co-toggable_field-description {
  margin: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  opacity: 0.5; }
/* line 265, _customs_account-page.scss */
.checkout-page .co-toggable_field-price {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  text-align: right; }
/* line 273, _customs_account-page.scss */
.checkout-page .co-input.co-input--checkbox input:checked + span {
  background: var(--color-btn-bg); }
/* line 276, _customs_account-page.scss */
.checkout-page .co-input.co-input--checkbox .co-input-label {
  position: relative;
  top: auto;
  left: auto;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  font-style: normal;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
  opacity: 1; }
/* line 290, _customs_account-page.scss */
.checkout-page .co-toggable_field-input {
  margin-top: 4px;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
/* line 296, _customs_account-page.scss */
.checkout-page .co-toggable_field {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }
/* line 301, _customs_account-page.scss */
.checkout-page .co-toggable_field-information {
  padding: 0 0.5rem; }
@media screen and (max-width: 767px) {
  /* line 306, _customs_account-page.scss */
  .checkout-page .co-section--checkout_content {
    margin: 40px 0 0 0; }
  /* line 310, _customs_account-page.scss */
  .checkout-page .co-toggable_field-price {
    padding: 0; }
  /* line 313, _customs_account-page.scss */
  .checkout-page .co-basket {
    margin: 0; }
  /* line 316, _customs_account-page.scss */
  .checkout-page .co-sidebar-toggler {
    padding: 20px 24px 24px 24px;
    background-color: #F7F7F7;
    outline: none;
    border: none; }
  /* line 322, _customs_account-page.scss */
  .checkout-page .o-basket.co-checkout-block--padded {
    padding: 24px; }
  /* line 325, _customs_account-page.scss */
  .checkout-page .co-basket_item {
    margin: 0 0 32px 0;
    display: grid;
    grid-template-columns: 24% calc(100% - 24% - 16px);
    grid-gap: 24px;
    grid-template-areas: "image title" "image price"; }
  /* line 332, _customs_account-page.scss */
  .checkout-page .co-basket_item-image_container {
    grid-area: image; }
  /* line 335, _customs_account-page.scss */
  .checkout-page .co-basket_item-description {
    grid-area: title;
    padding: 0;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 25px; }
  /* line 343, _customs_account-page.scss */
  .checkout-page .co-basket_item-total {
    grid-area: price;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    text-align: right; }
    /* line 351, _customs_account-page.scss */
    .checkout-page .co-basket_item-total .co-basket_item-price {
      font-style: normal;
      font-weight: 400;
      font-size: 16px;
      line-height: 20px;
      text-align: right; }
  /* line 359, _customs_account-page.scss */
  .checkout-page .co-icon.halfling-shopping-cart {
    display: none; }
  /* line 362, _customs_account-page.scss */
  .checkout-page .co-icon.halfling-menu-down {
    font-size: 12px; }
  /* line 365, _customs_account-page.scss */
  .checkout-page .co-basket_total-price.co-price--current {
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px; }
  /* line 371, _customs_account-page.scss */
  .checkout-page .co-sidebar-toggler_title {
    margin: 0 8px 0 0;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px; }
  /* line 378, _customs_account-page.scss */
  .checkout-page .co-basket_subtotal-list {
    margin: 0;
    padding: 24px 0 0 0;
    border-bottom: none; } }

/* line 7, theme.scss */
:root body {
  --font-family-heading: "PPNeueMontreal";
  --font-family: "PPNeueMontreal";
  --font-family-default: "Arial", sans-serif;
  --controls-btn-border-radius: 5px;
  --new-accent-text: #7C7C7C; }

/* line 15, theme.scss */
html,
body {
  scrollbar-gutter: stable; }

/* line 20, theme.scss */
body.no-overflow {
  overflow: hidden; }

/* line 24, theme.scss */
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, .heading {
  font-family: var(--font-family-heading), var(--font-family-default); }

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

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

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

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

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

  /* line 46, theme.scss */
  [data-fixed-panels] [data-widget-add] {
    display: none; } }
/* line 51, theme.scss */
header.header__stiky {
  height: 0;
  top: 0;
  z-index: 999;
  position: sticky;
  width: 100%; }

/* line 59, theme.scss */
.sticker-preorder {
  display: none !important; }

/* line 63, theme.scss */
#email_request {
  -webkit-border-radius: 0 !important;
  border-radius: 0 !important; }
  /* line 66, theme.scss */
  #email_request * {
    -webkit-border-radius: 0 !important;
    border-radius: 0 !important; }
  /* line 70, theme.scss */
  #email_request img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1); }
  /* line 74, theme.scss */
  #email_request #send {
    background: var(--color-btn-bg) !important;
    font-weight: normal !important; }

/* line 80, theme.scss */
#product-razmer {
  width: 100% !important;
  background: #1c1b1b !important;
  color: #fff; }
  /* line 84, theme.scss */
  #product-razmer td {
    border-bottom: 1px solid #dddddd; }
  /* line 88, theme.scss */
  #product-razmer table td:first-child {
    padding-left: 0 !important; }
  @media (max-width: 768px) {
    /* line 80, theme.scss */
    #product-razmer {
      padding: 0;
      font-size: 11px; }
      /* line 94, theme.scss */
      #product-razmer table {
        width: 100% !important; }
      /* line 97, theme.scss */
      #product-razmer td {
        padding: 5px !important; }
      /* line 101, theme.scss */
      #product-razmer table td:first-child {
        padding-left: 0 !important; } }

/* line 107, theme.scss */
.fancybox__backdrop {
  background: #1c1b1b !important; }

/* line 111, theme.scss */
.fancybox__nav {
  display: none !important; }

/* line 115, theme.scss */
.carousel__button.is-close {
  border: none !important;
  outline: none !important; }

@media (max-width: 768px) {
  /* line 121, theme.scss */
  [data-theme-template="collection"] .layout .layout__content {
    margin: 0 auto;
    padding: 8.66667px 0;
    background: #fff; }

  /* line 127, theme.scss */
  [data-theme-template="product"] .layout .layout__content {
    padding: 0; } }
/* line 133, theme.scss */
.mytable td,
.mytable th {
  padding: 15px; }

/* line 139, theme.scss */
.pnn-modal-form__title {
  text-align: center !important; }

/* line 142, theme.scss */
.pnn-modal-form__error,
.pnn-modal-form__success {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
  padding: 16px; }

@media (max-width: 768px) {
  /* line 154, theme.scss */
  .guide-bottom tr,
  .guide-bottom td {
    font-size: 10px;
    padding: 3px; } }
/* line 162, theme.scss */
.product__area-variants .option.option-cvet.is-span {
  display: none !important; }

/* Client account new */
/* line 167, theme.scss */
.co-section--content--auth {
  margin-top: 144px; }
  /* line 169, theme.scss */
  .co-section--content--auth .co-section--checkout_header.co-checkout-block--padded {
    text-align: center;
    font-size: 18px; }
  /* line 174, theme.scss */
  .co-section--content--auth .co-checkout-title, .co-section--content--auth .co-title--h1 {
    font-size: 18px !important; }
  /* line 177, theme.scss */
  .co-section--content--auth .co-section--content_block {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
  /* line 182, theme.scss */
  .co-section--content--auth .co-login.co-login--social_login {
    display: none; }
  /* line 185, theme.scss */
  .co-section--content--auth .co-section--content_block .co-login {
    width: 100%; }
  /* line 189, theme.scss */
  .co-section--content--auth .js-modal-submit--login {
    background: #393D3F;
    font-size: 18px !important; }
  /* line 193, theme.scss */
  .co-section--content--auth .js-input-field.co-input-phone {
    border-radius: 5px !important;
    border-color: #393D3F !important;
    font-size: 18px !important; }

/* line 208, theme.scss */
.co-login {
  margin-top: 0 !important;
  margin-bottom: 144px;
  max-width: 380px !important; }
  @media (max-width: 480px) {
    /* line 208, theme.scss */
    .co-login {
      max-width: 100% !important; } }

/* line 217, theme.scss */
.co-modal--login .co-link--login_by_phone.co-login-text {
  display: none; }

@media (min-width: 601px) {
  /* line 222, theme.scss */
  .m-modal#insales-quick-checkout-dialog {
    top: 50%;
    left: 50%;
    margin: 30px 0;
    width: 480px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); } }
/* line 235, theme.scss */
.m-modal#insales-quick-checkout-dialog .m-input > label[for="order_field_36588909"] {
  display: none; }
/* line 238, theme.scss */
.m-modal#insales-quick-checkout-dialog #order_field_36588909.m-input-field {
  display: none; }
/* line 241, theme.scss */
.m-modal#insales-quick-checkout-dialog .m-input-caption {
  margin-left: 0;
  font-size: 1rem; }

/* line 246, theme.scss */
.contacts_page .co-input--subscribe, .contacts_page .co-input--consent_to_personal_data {
  display: none; }

/* line 253, theme.scss */
.co-modal-login_form .co-link--login_by_email, .co-modal-login_form .co-link--login_by_phone {
  text-align: center; }

/* line 259, theme.scss */
.pnn-modal-form__wrapper .pnn-modal-form__close-btn {
  top: 1rem;
  right: 1rem;
  font-size: 25px;
  cursor: pointer;
  font-family: "insales-icons";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }
  /* line 270, theme.scss */
  .pnn-modal-form__wrapper .pnn-modal-form__close-btn:before {
    content: '\ea54'; }
  /* line 273, theme.scss */
  .pnn-modal-form__wrapper .pnn-modal-form__close-btn svg {
    display: none; }
/* line 277, theme.scss */
.pnn-modal-form__wrapper .pnn-modal-form__content {
  background-color: #fff;
  max-height: 100%;
  position: relative;
  width: 100%;
  max-width: 380px;
  border-radius: calc(var(--controls-btn-border-radius) * 2);
  display: flex;
  flex-direction: column;
  padding: 42px; }
/* line 288, theme.scss */
.pnn-modal-form__wrapper .pnn-modal-form__title {
  font-size: 1.5rem;
  font-weight: 400;
  text-align: center;
  font-family: var(--font-family-heading), var(--font-family-default);
  color: #393d3f;
  margin-bottom: 1rem;
  line-height: 1.25; }
/* line 298, theme.scss */
.pnn-modal-form__wrapper .pnn-modal-form__fields .pnn-modal-form__input {
  width: 100%;
  display: inline-block;
  height: var(--controls-height-m);
  padding: var(--controls-form-padding-y) var(--controls-form-padding-x);
  font-family: var(--font-family);
  font-size: var(--controls-font-size-m);
  font-weight: var(--font-weight);
  line-height: var(--line-height);
  color: var(--color-form-controls-color);
  background: var(--color-form-controls-bg);
  border: var(--controls-border-width) solid var(--color-form-controls-border-color);
  border-radius: var(--controls-btn-border-radius);
  box-shadow: var(--color-form-controls-shadow);
  outline: 0;
  vertical-align: middle;
  transition: var(--input-transition);
  margin-bottom: 1.5rem; }
  /* line 316, theme.scss */
  .pnn-modal-form__wrapper .pnn-modal-form__fields .pnn-modal-form__input::placeholder {
    color: var(--color-form-controls-placeholder);
    opacity: 1; }
  /* line 320, theme.scss */
  .pnn-modal-form__wrapper .pnn-modal-form__fields .pnn-modal-form__input:focus {
    border-color: var(--color-form-controls-border-color-focus);
    outline: 0;
    box-shadow: var(--color-form-controls-shadow-focus);
    color: var(--color-form-controls-color); }
/* line 328, theme.scss */
.pnn-modal-form__wrapper .pnn-modal-form__btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: var(--controls-height-m);
  max-width: 100%;
  font-family: var(--font-family);
  font-weight: var(--font-weight);
  font-size: var(--controls-font-size-m);
  line-height: 1;
  color: var(--color-btn-color);
  border-radius: var(--controls-btn-border-radius);
  text-align: center;
  text-decoration: none;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  background: var(--color-btn-bg);
  border: var(--controls-border-width) solid transparent;
  box-shadow: var(--color-btn-shadow);
  padding: var(--controls-btn-padding-y) var(--controls-btn-padding-x);
  outline: none;
  transition: var(--btn-transition);
  margin-bottom: 1rem; }
  /* line 352, theme.scss */
  .pnn-modal-form__wrapper .pnn-modal-form__btn:hover {
    background: var(--color-btn-bg-minor-shade);
    color: var(--color-btn-color);
    border-color: var(--color-btn-bg-minor-shade);
    box-shadow: var(--color-btn-shadow-hover);
    text-decoration: none; }
/* line 361, theme.scss */
.pnn-modal-form__wrapper .pnn-modal-form__descr {
  text-align: center;
  font-size: 0.775rem;
  line-height: 1;
  color: #393d3f;
  font-family: var(--font-family), var(--font-family-default); }

/* line 372, theme.scss */
.suggestions-wrapper .suggestions-suggestions a {
  display: none; }

/* line 377, theme.scss */
button:focus-visible, a:focus-visible {
  outline: none; }
