@charset "UTF-8";
/* 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, #454544);
  --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, #585857);
  --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, #6b6b69);
  --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, #a3a3a1);
  --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, #454544);
  --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, #585857);
  --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, #6b6b69);
  --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, #a3a3a1);
  --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, intermittent);
  --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, #fff0be);
  --color-notice-warning-minor-shade-is-light:var(--draft-color-notice-warning-minor-shade-is-light, true);
  --color-notice-warning-major-shade:var(--draft-color-notice-warning-major-shade, #ffecac);
  --color-notice-warning-major-shade-is-light:var(--draft-color-notice-warning-major-shade-is-light, true);
  --color-notice-warning-half-shade:var(--draft-color-notice-warning-half-shade, #e6b000);
  --color-notice-warning-half-shade-is-dark:var(--draft-color-notice-warning-half-shade-is-dark, true);
  --color-notice-success:var(--draft-color-notice-success, #d4edda);
  --color-notice-success-is-light:var(--draft-color-notice-success-is-light, true);
  --color-notice-success-minor-shade:var(--draft-color-notice-success-minor-shade, #cae9d2);
  --color-notice-success-minor-shade-is-light:var(--draft-color-notice-success-minor-shade-is-light, true);
  --color-notice-success-major-shade:var(--draft-color-notice-success-major-shade, #bee4c7);
  --color-notice-success-major-shade-is-light:var(--draft-color-notice-success-major-shade-is-light, true);
  --color-notice-success-half-shade:var(--draft-color-notice-success-half-shade, #429e58);
  --color-notice-success-half-shade-is-dark:var(--draft-color-notice-success-half-shade-is-dark, true);
  --color-notice-error:var(--draft-color-notice-error, #f8d7da);
  --color-notice-error-is-light:var(--draft-color-notice-error-is-light, true);
  --color-notice-error-minor-shade:var(--draft-color-notice-error-minor-shade, #f6ccd0);
  --color-notice-error-minor-shade-is-light:var(--draft-color-notice-error-minor-shade-is-light, true);
  --color-notice-error-major-shade:var(--draft-color-notice-error-major-shade, #f3bcc1);
  --color-notice-error-major-shade-is-light:var(--draft-color-notice-error-major-shade-is-light, true);
  --color-notice-error-half-shade:var(--draft-color-notice-error-half-shade, #c52330);
  --color-notice-error-half-shade-is-dark:var(--draft-color-notice-error-half-shade-is-dark, true);
  --color-notice-info:var(--draft-color-notice-info, #cce5ff);
  --color-notice-info-is-light:var(--draft-color-notice-info-is-light, true);
  --color-notice-info-minor-shade:var(--draft-color-notice-info-minor-shade, #bedeff);
  --color-notice-info-minor-shade-is-light:var(--draft-color-notice-info-minor-shade-is-light, true);
  --color-notice-info-major-shade:var(--draft-color-notice-info-major-shade, #acd4ff);
  --color-notice-info-major-shade-is-light:var(--draft-color-notice-info-major-shade-is-light, true);
  --color-notice-info-half-shade:var(--draft-color-notice-info-half-shade, #006fe6);
  --color-notice-info-half-shade-is-dark:var(--draft-color-notice-info-half-shade-is-dark, true);
  --font-family:var(--draft-font-family, 'PT Root UI');
  --font-size:var(--draft-font-size, 16px);
  --font-family-heading:var(--draft-font-family-heading, Jost);
  --heading-ratio:var(--draft-heading-ratio, 1.5);
  --heading-weight:var(--draft-heading-weight, 600);
  --collection_count:var(--draft-collection_count, 48);
  --search_count:var(--draft-search_count, 10);
  --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, 1840px);
  --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);
  --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; }

@font-face {
  font-family: "KIN";
  src: url("GT-America-LC-Compressed-Medium.woff2") format("woff2");
  font-weight: 400; }
/* line 21, theme.scss */
body, h1, h2, h3, h4, .heading {
  font-family: "KIN", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", sans-serif; }

/* line 25, theme.scss */
h1, h2, h3, h4, .heading {
  text-transform: uppercase;
  font-weight: 400; }

/* line 30, theme.scss */
header {
  border-bottom: 1px solid #d5d5d5; }

/* line 33, theme.scss */
.option.option-cvet.is-radio {
  display: none; }

/* line 36, theme.scss */
.option-list-values:nth-child(2) {
  display: none; }

/* line 39, theme.scss */
.ajax-products-list-item-option-list-values-colors {
  display: none !important; }

/* line 44, theme.scss */
h1.heading {
  font-size: 60px;
  text-transform: uppercase;
  font-weight: 400; }
  @media screen and (max-width: 767px) {
    /* line 44, theme.scss */
    h1.heading {
      font-size: 30px; } }

/* КОНТАКТЫ */
/* line 55, theme.scss */
.rte img,
.rte figure,
.rte blockquote {
  padding-bottom: 2rem;
  padding-top: 2rem;
  margin-bottom: 2rem;
  margin-top: 2rem;
  border-top: 1px solid rgba(var(--color-border)); }

@media screen and (min-width: 990px) {
  /* line 65, theme.scss */
  .rte img,
  .rte figure,
  .rte blockquote {
    padding-bottom: 4rem;
    padding-top: 4rem;
    margin-bottom: 4rem;
    margin-top: 4rem; } }
@media screen and (min-width: 1200px) {
  /* line 75, theme.scss */
  .rte img,
  .rte figure,
  .rte blockquote {
    padding-bottom: 8rem;
    padding-top: 8rem;
    margin-bottom: 8rem;
    margin-top: 8rem; } }
@media screen and (min-width: 990px) {
  /* line 85, theme.scss */
  .rte {
    margin-bottom: 6.4rem; } }
/* line 89, theme.scss */
.rte:after {
  clear: both;
  content: "";
  display: block; }

/* line 94, theme.scss */
.rte * {
  line-height: 1.2; }

/* line 97, theme.scss */
.rte h1,
.rte h2,
.rte h3 {
  margin-top: 0;
  margin-bottom: 32px;
  line-height: 1.2; }

@media screen and (min-width: 990px) {
  /* line 105, theme.scss */
  .rte h1,
  .rte h2,
  .rte h3 {
    margin-bottom: 32px; } }
/* line 111, theme.scss */
.rte h4 {
  margin-top: 32px;
  margin-bottom: 32px;
  line-height: 1.2; }

@media screen and (min-width: 990px) {
  /* line 117, theme.scss */
  .rte h4 {
    margin-top: 32px;
    margin-bottom: 32px; } }
/* line 122, theme.scss */
.rte div {
  margin: 0; }

/* line 125, theme.scss */
.rte p {
  font-size: 20px;
  letter-spacing: normal;
  margin: 20px 0; }

@media screen and (min-width: 990px) {
  /* line 131, theme.scss */
  .rte p {
    margin: 32px 0; } }
/* line 135, theme.scss */
.rte p:first-child {
  margin-top: 0; }

/* line 138, theme.scss */
.rte p:last-child {
  margin-bottom: 0; }

/* line 141, theme.scss */
.rte ol,
.rte ul {
  padding-left: 2rem; }

/* line 145, theme.scss */
.rte li {
  list-style: inherit;
  padding-left: .20px;
  margin: 10px 0rem;
  font-size: 20px;
  letter-spacing: 0; }

/* line 152, theme.scss */
.rte li:last-child {
  margin-bottom: 0; }

/* line 155, theme.scss */
.rte a {
  color: rgb(var(--color-link));
  text-underline-offset: .3rem;
  text-decoration-thickness: .1rem;
  text-decoration-color: rgb(var(--color-link));
  transition: color var(--duration-short) ease; }

/* line 162, theme.scss */
.rte a:hover {
  color: rgb(var(--color-link), 0.6); }

/* line 165, theme.scss */
.rte figcaption {
  font-size: 20px;
  text-align: center; }

/* line 169, theme.scss */
.rte table {
  table-layout: fixed;
  overflow: auto; }

/* line 177, theme.scss */
.rte iframe {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%; }

/* line 183, theme.scss */
.rte > * {
  position: relative; }

/* line 186, theme.scss */
.rte blockquote {
  border: 0;
  background: rgb(var(--color-base-background-4));
  color: #fff;
  text-align: center;
  font-family: var(--font-heading-family);
  margin-left: 0;
  margin-right: 0;
  text-transform: uppercase;
  width: 100vw;
  left: calc((50vw - 50%)*-1);
  position: relative; }

/* line 199, theme.scss */
.rte blockquote,
.rte blockquote * {
  line-height: 1.1; }

/* line 203, theme.scss */
.rte blockquote p {
  font-size: 2.4rem; }

@media only screen and (min-width: 750px) {
  /* line 207, theme.scss */
  .rte blockquote p {
    font-size: calc(var(--font-heading-h2-size) * .7); } }
@media only screen and (min-width: 1200px) {
  /* line 212, theme.scss */
  .rte blockquote p {
    font-size: calc(var(--font-heading-h2-size) * .8); } }
@media only screen and (min-width: 1540px) {
  /* line 217, theme.scss */
  .rte blockquote p {
    font-size: 20px; } }
/* line 221, theme.scss */
.rte blockquote > span,
.rte blockquote > p,
.rte blockquote > div {
  max-width: 107rem;
  margin: 0 auto; }

/* line 227, theme.scss */
.rte img,
.rte figure {
  margin-bottom: 0;
  height: auto;
  position: relative;
  left: 50%;
  transform: translate(-50%);
  max-width: 100vw; }

/* line 236, theme.scss */
.rte img:nth-last-child(2),
.rte img + img,
.rte img + figure,
.rte figure:nth-last-child(2),
.rte figure + img,
.rte figure + figure {
  margin-top: 0;
  margin-bottom: 0;
  border: 0; }

@media screen and (min-width: 750px) {
  /* line 247, theme.scss */
  .rte img,
  .rte figure {
    padding-right: 1.6rem; }

  /* line 251, theme.scss */
  .rte img + img,
  .rte img + figure,
  .rte figure + img,
  .rte figure + figure {
    padding-left: 1.6rem; }

  /* line 257, theme.scss */
  .rte img:last-child,
  .rte img:only-child,
  .rte figure:last-child,
  .rte figure:only-child {
    padding-right: 0; }

  /* line 263, theme.scss */
  .rte img:nth-last-child(2),
  .rte img + img,
  .rte img + figure,
  .rte figure:nth-last-child(2),
  .rte figure + img,
  .rte figure + figure {
    max-width: calc(50vw - 17px); }

  /* line 271, theme.scss */
  .rte img:nth-last-child(2),
  .rte figure:nth-last-child(2) {
    right: 0;
    position: absolute;
    max-height: 100%;
    transform: translate(-100%); }

  /* line 278, theme.scss */
  .rte img + img,
  .rte img + figure,
  .rte figure + img,
  .rte figure + figure {
    transform: unset; } }
/* line 285, theme.scss */
.rte figure > img {
  margin: 0;
  padding: 0;
  max-width: 100%; }
