@charset "UTF-8";
/**
 * Calculate the luminance for a color.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Calculate the contrast ratio between two colors.
 * See https://www.w3.org/TR/WCAG20-TECHS/G17.html#G17-tests
 */
/**
 * Determine whether to use dark or light text on top of given color.
 * Returns black for dark text and white for light text.
 */
/*$color-primary: settings(color_primary); // Основной цвет #6ab504
$color-primary-heavy: settings(color_primary_heavy); // Основной цвет (оттенок #1) #649522
$color-primary-light: settings(color_primary_light); // Основной цвет (оттенок #2) #99ac7f
$color-secondary: settings(color_secondary); // Дополнительный цвет #eca462

$color-background-primary: settings(color_background_primary); // Основной цвет подложки #ffffff
$color-background-secondary: settings(color_background_secondary); // Дополнительный цвет подложки #f7fbf2

$color-text-primary-color: settings(color_text_primary_color); // Цвет текста поверх основного цвета #ffffff
$color-text-secondary-color: settings(color_text_secondary_color); // Цвет текста поверх дополнительного цвета #ffffff
$color-text-primary: settings(color_text_primary); // Основной цвет текста #313131
$color-text-primary-middle: settings(color_text_primary_middle); // Основной цвет текста (оттенок #1) #969696
$color-text-primary-light: settings(color_text_primary_light); // Основной цвет текста (оттенок #2) #e4e4e4
$color-text-primary-superlight: settings(color_text_primary_superlight); // Основной цвет текста (оттенок #3) #f8f7fd

// Шрифты
$font-family-primary: get-font(settings(font_family_primary));
$font-size-primary: settings(font_size_primary); */
@font-face {
  font-family: 'plus';
  src: url("plus.eot");
  src: url("plus.eot") format("embedded-opentype"), url("plus.ttf") format("truetype"), url("plus.woff") format("woff"), url("plus.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'oval';
  src: url("oval.eot");
  src: url("oval.eot") format("embedded-opentype"), url("oval.ttf") format("truetype"), url("oval.woff") format("woff"), url("oval.svg") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Bamblby';
  src: url("bamblby-fonts.eot");
  src: url("bamblby-fonts.eot") format("embedded-opentype"), url("bamblby-fonts.ttf") format("truetype"), url("bamblby-fonts.woff") format("woff");
  font-weight: normal;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: 'Check';
  src: url("check.ttf") format("truetype"), url("check.woff") format("woff");
  font-weight: normal;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

@font-face {
  font-family: 'rubIcon';
  src: url("rubIcon.eot");
  src: url("rubIcon.eot?#iefix") format("embedded-opentype"), url("rubIcon.woff") format("woff"), url("rubIcon.ttf") format("truetype"), url("rubIcon.svg#Glyphter") format("svg");
  font-weight: normal;
  font-style: normal; }

[class*='iconRub-']:before {
  font-size: 70%;
  display: inline-block;
  font-family: 'rubIcon';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.iconRub-rub:before {
  content: '\0041'; }

@font-face {
  font-family: 'Century Gothic';
  src: url("CenturyGothic-Italic.eot");
  src: local("Century Gothic Italic"), local("CenturyGothic-Italic"), url("CenturyGothic-Italic.eot?#iefix") format("embedded-opentype"), url("CenturyGothic-Italic.woff") format("woff"), url("CenturyGothic-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Century Gothic';
  src: url("CenturyGothic.eot");
  src: local("Century Gothic"), local("CenturyGothic"), url("CenturyGothic.eot?#iefix") format("embedded-opentype"), url("CenturyGothic.woff") format("woff"), url("CenturyGothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Century Gothic';
  src: url("CenturyGothic-Bold.eot");
  src: local("Century Gothic Bold"), local("CenturyGothic-Bold"), url("CenturyGothic-Bold.eot?#iefix") format("embedded-opentype"), url("CenturyGothic-Bold.woff") format("woff"), url("CenturyGothic-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

@font-face {
  font-family: 'Century Gothic';
  src: url("CenturyGothic-BoldItalic.eot");
  src: local("Century Gothic Bold Italic"), local("CenturyGothic-BoldItalic"), url("CenturyGothic-BoldItalic.eot?#iefix") format("embedded-opentype"), url("CenturyGothic-BoldItalic.woff") format("woff"), url("CenturyGothic-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }

@font-face {
  font-family: 'Gothic';
  src: url("gothic.eot");
  src: local("gothic"), url("gothic.woff") format("woff"), url("gothic.ttf") format("truetype"); }

@font-face {
  font-family: 'Century Gothic Regular';
  src: url("CenturyGothic.eot");
  src: url("CenturyGothic.eot?#iefix") format("embedded-opentype"), url("CenturyGothic.woff") format("woff"), url("CenturyGothic.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'DIN Pro Cond';
  src: url("DINPro-CondensedBold.eot");
  src: url("DINPro-CondensedBold.eot?#iefix") format("embedded-opentype"), url("DINPro-CondensedBold.woff2") format("woff2"), url("DINPro-CondensedBold.woff") format("woff"), url("DINPro-CondensedBold.ttf") format("truetype"), url("DINPro-CondensedBold.svg#DINPro-CondensedBold") format("svg");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }

html {
  height: 100%; }

body {
  min-width: 320px;
  line-height: 1;
  min-height: 100%;
  height: auto; }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 0; }

.container {
  width: 100%; }

.container {
  padding-left: 0;
  padding-right: 0; }

.row {
  margin-left: -1rem;
  margin-right: -1rem; }

[class*="cell-"] {
  padding-left: 1rem;
  padding-right: 1rem; }

img {
  border-style: none;
  border-radius: 0; }

iframe {
  max-width: 100%; }

/** layout */
.fhg-body {
  height: 100%; }

.fhg-content {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto; }

button, input, select, textarea {
  border-radius: 0.15rem; }

.editor {
  line-height: 1.4;
  max-width: 100%;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  -webkit-flex: 0 0 100%;
          flex: 0 0 100%;
  color: inherit;
  /*
  pre {
    display: block;
    margin-bottom: 0.5rem;

    white-space: normal;

    * + & {
      margin-top: 0.5rem;
    }
  }
  */ }
  .editor h1,
  .editor h2,
  .editor h3,
  .editor h4,
  .editor h5,
  .editor h6 {
    margin-bottom: 1rem; }
  .editor p {
    margin: 0;
    word-wrap: break-word;
    color: #313131; }
    .editor p + .editor p {
      margin-top: 0.5em; }
  .editor img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    display: block;
    height: auto !important; }
  .editor table {
    display: inline-block;
    max-width: 100%;
    overflow-x: auto;
    padding: 3px; }
    .editor table:before, .editor table:after {
      display: block;
      content: ''; }
    .editor table td {
      border: 1px solid #eeeeee;
      padding: 0.5rem; }
  .editor a {
    color: #2196f3;
    -webkit-text-decoration: none;
    text-decoration: none;
    -webkit-transition: color 0.15s ease-out 0.15s;
    transition: color 0.15s ease-out 0.15s; }
    .editor a:active, .editor a:focus, .editor a:hover {
      color: #FFA77A;
      -webkit-text-decoration: none;
      text-decoration: none; }

.gallery-thumbs .swiper-slide {
  padding: 4px;
  box-sizing: border-box; }

/** Image */
.image-container.is-checked {
  box-shadow: 0px 0px 1px 2px #FFA77A; }

.pagination {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  width: 100%;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto; }
  .pagination > .pagination-item {
    -webkit-box-flex: 0;
    position: relative; }
  .pagination .pagination-link {
    display: inline-block; }
  @media screen and (max-width: 768px) {
    .pagination {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
              justify-content: center; } }

.button-text {
  text-align: center; }

.pagination-item {
  -webkit-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto; }
  .pagination-item.is-current > span {
    color: #000000;
    cursor: pointer; }
    .pagination-item.is-current > span:hover {
      color: #000000 !important; }

.pagination-link {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  padding: 0 25px;
  color: #1B1B1B;
  border-radius: 29px;
  background: #fff;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 50px;
  width: 50px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  @media screen and (max-width: 480px) {
    .pagination-link {
      margin: 0 0.35rem; } }
  .pagination-link:hover {
    opacity: 1;
    color: #1B1B1B !important;
    background: #f7fbf2; }
  .pagination-link.pagination-next {
    line-height: 0; }
    .pagination-link.pagination-next:hover path {
      fill: #000000; }

.pagination-void {
  vertical-align: middle;
  display: block;
  text-align: center;
  margin: 0 0.25rem; }

.notice {
  margin-top: 0.5rem; }
  .notice.is-success {
    background: #f7fbf2;
    border-color: #000000;
    color: #000000;
    outline: none;
    padding: 15px 25px;
    border-radius: 30px;
    font-size: 16px;
    line-height: 146%; }
  .notice.is-info {
    padding: 10px 0px;
    color: #757575;
    border: none; }
    .notice.is-info path {
      fill: #eca462; }
    .notice.is-info.icon-warning path {
      fill: #ff0000; }
  .notice.is-error {
    text-align: center;
    background: #ff545b;
    border-color: #ff545b;
    color: #ffffff;
    outline: none;
    padding: 10px 20px;
    border-radius: 30px;
    font-size: 12px;
    line-height: 146%; }
  .notice.is-warning {
    background-color: #f4c37d;
    border-color: #f0ad4e;
    color: #694109; }
    .notice.is-warning hr {
      border-top-color: #eea236; }
    .notice.is-warning a {
      color: #3a2405; }

.reviews-heading, .feedback-heading {
  font-weight: normal;
  margin: 0; }

.reviews-heading, .feedback-heading {
  font-size: 1.25rem; }

.news-feed .product-slider-heading, .void-place .product-slider-heading {
  font-size: 1.5rem; }

.news-feed .product-slider-heading-wrapper, .void-place .product-slider-heading-wrapper {
  margin-left: 0; }

.news-feed .article-preview-caption, .void-place .article-preview-caption {
  padding: 0; }

.compares-widget-link {
  color: #313131;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  text-decoration: none;
  white-space: nowrap; }
  .compares-widget-link:active, .compares-widget-link:focus, .compares-widget-link:hover {
    color: #FFA77A;
    -webkit-text-decoration: none;
    text-decoration: none; }
  .compares-widget-link:hover * {
    border-color: #FFA77A;
    color: #FFA77A; }

.compare-widget-icon-header {
  display: block;
  font-size: 1.5rem; }
  .compare-widget-icon-header:before {
    font-family: "FontAwesome";
    content: ""; }

.compare-widget-caption {
  color: #2196f3;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  -webkit-transition: none;
  transition: none;
  color: #2196f3;
  text-decoration: none;
  font-size: 1.3rem;
  position: relative;
  position: relative;
  vertical-align: middle;
  padding: 1rem 0.8rem;
  display: inline-block;
  text-align: center;
  line-height: 1rem; }
  .compare-widget-caption:active, .compare-widget-caption:focus, .compare-widget-caption:hover {
    color: #FFA77A;
    -webkit-text-decoration: none;
    text-decoration: none; }

.counter {
  width: 150px;
  height: 46px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  background-color: #ffffff;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch;
  margin-right: 15px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .counter.hidden-counter {
    width: 3rem; }
    .counter.hidden-counter .counter-button {
      display: none; }
    .counter.hidden-counter .counter-input {
      outline: none; }
      .counter.hidden-counter .counter-input:focus {
        box-shadow: none; }

.product-rating-point {
  color: #777777; }

.counter-input {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  min-width: 1rem;
  border: none;
  text-align: center;
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 0;
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: center;
  color: #313131;
  height: 42px; }
  .counter-input:focus {
    outline: none;
    border-right: none;
    border-left: none;
    box-shadow: none; }

.discount-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-wrap: nowrap;
  -webkit-flex-wrap: nowrap;
          flex-wrap: nowrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  -webkit-align-items: stretch;
          align-items: stretch; }
  @media screen and (max-width: 768px) {
    .discount-row {
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
              flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
              justify-content: center; } }

.discount-input {
  min-width: 4rem;
  margin: 0.25rem 0;
  border: 1px solid #bbdefb;
  padding: 0 0.25rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
  height: 2rem;
  outline: none;
  line-height: 2rem;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0; }
  .discount-input:focus {
    border: 1px solid #FFA77A; }
  @media screen and (max-width: 380px) {
    .discount-input {
      padding: 0.25rem; } }

.discount-notice {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
          flex: 1 1 100%; }

button {
  background: transparent;
  outline: none; }
  button:active, button:focus {
    outline: none; }

.button {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 146%;
  letter-spacing: 0.04em;
  font-size: 15px;
  padding: 12.5px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.04em;
  color: #ffffff;
  border-radius: 69px;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  height: 50px; }
  .button:focus, .button:active {
    outline: none; }
  .button:hover {
    font-weight: bold; }
  .button.is-primary {
    background: #000000;
    border: 1px solid #000000;
    box-sizing: border-box;
    color: #ffffff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 146%;
    padding: 10.5px 30px; }
    .button.is-primary svg, .button.is-primary path {
      fill: #ffffff; }
    .button.is-primary .icon {
      margin-right: 10px;
      line-height: 18px; }
      .button.is-primary .icon path {
        fill: #ffffff; }
    .button.is-primary:hover {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none;
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); }
      .button.is-primary:hover svg, .button.is-primary:hover path {
        fill: #ffffff; }
      .button.is-primary:hover .icon path {
        fill: #ffffff; }
    .button.is-primary:focus, .button.is-primary:active {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none; }
      .button.is-primary:focus svg, .button.is-primary:focus path, .button.is-primary:active svg, .button.is-primary:active path {
        fill: #ffffff; }
      .button.is-primary:focus .icon path, .button.is-primary:active .icon path {
        fill: #ffffff; }
    .button.is-primary.sm-btn {
      padding: 13px 30px;
      font-size: 14px;
      line-height: 146%; }
    @media screen and (max-width: 768px) {
      .button.is-primary {
        /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;
      &.sm-btn {
        font-size: 12px;
        line-height: 146%;
        padding: 9px 10px;
      }*/ } }
    @media screen and (max-width: 480px) {
      .button.is-primary {
        font-size: 13px;
        line-height: 18px;
        padding: 12px 15px; } }
  .button.is-secondary {
    background: #ffffff;
    border: 1px solid #f7fbf2;
    box-sizing: border-box;
    color: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 146%;
    padding: 10.5px 30px; }
    .button.is-secondary svg, .button.is-secondary path {
      fill: #000000; }
    .button.is-secondary .icon {
      margin-right: 10px;
      line-height: 18px; }
      .button.is-secondary .icon path {
        fill: #000000; }
    .button.is-secondary:hover {
      background: #f7fbf2;
      border-color: #000000;
      color: #000000;
      outline: none; }
      .button.is-secondary:hover svg, .button.is-secondary:hover path {
        fill: #000000; }
      .button.is-secondary:hover .icon path {
        fill: #000000; }
    .button.is-secondary:focus, .button.is-secondary:active {
      background: #f7fbf2;
      border-color: #000000;
      color: #000000;
      outline: none; }
      .button.is-secondary:focus svg, .button.is-secondary:focus path, .button.is-secondary:active svg, .button.is-secondary:active path {
        fill: #000000; }
      .button.is-secondary:focus .icon path, .button.is-secondary:active .icon path {
        fill: #000000; }
    @media screen and (max-width: 768px) {
      .button.is-secondary {
        /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;*/ } }
    @media screen and (max-width: 480px) {
      .button.is-secondary {
        font-size: 13px;
        line-height: 18px;
        padding: 12px 15px; } }
  .button.is-border {
    background: #ffffff;
    border: 1px solid #000000;
    box-sizing: border-box;
    border-radius: 69px;
    color: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 146%;
    padding: 10.5px 30px; }
    .button.is-border svg, .button.is-border path {
      fill: #000000; }
    .button.is-border .icon {
      margin-right: 10px;
      line-height: 18px; }
      .button.is-border .icon path {
        fill: #000000; }
    .button.is-border:hover {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none; }
      .button.is-border:hover svg, .button.is-border:hover path {
        fill: #ffffff; }
      .button.is-border:hover .icon path {
        fill: #ffffff; }
    .button.is-border:focus, .button.is-border:active {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none; }
      .button.is-border:focus svg, .button.is-border:focus path, .button.is-border:active svg, .button.is-border:active path {
        fill: #ffffff; }
      .button.is-border:focus .icon path, .button.is-border:active .icon path {
        fill: #ffffff; }
    .button.is-border.active {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none; }
      .button.is-border.active svg, .button.is-border.active path {
        fill: #ffffff; }
      .button.is-border.active .icon path {
        fill: #ffffff; }
    @media screen and (max-width: 768px) {
      .button.is-border {
        /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;*/ } }
    @media screen and (max-width: 480px) {
      .button.is-border {
        font-size: 13px;
        line-height: 18px;
        padding: 12px 15px; } }
  .button.is-notactive {
    background: #cccccc;
    border: 1px solid #cccccc;
    box-sizing: border-box;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 15px;
    line-height: 24px;
    padding: 10.5px 30px; }
    .button.is-notactive svg, .button.is-notactive path {
      fill: #fff; }
    .button.is-notactive .icon {
      margin-right: 10px;
      line-height: 18px; }
      .button.is-notactive .icon path {
        fill: #fff; }
    .button.is-notactive:hover {
      background: #cccccc;
      border: 1.8px solid #cccccc;
      color: #fff;
      outline: none;
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); }
      .button.is-notactive:hover svg, .button.is-notactive:hover path {
        fill: #fff; }
      .button.is-notactive:hover .icon path {
        fill: #fff; }
    .button.is-notactive:focus, .button.is-notactive:active {
      background: #cccccc;
      border: 1px solid #cccccc;
      color: #fff;
      outline: none; }
      .button.is-notactive:focus svg, .button.is-notactive:focus path, .button.is-notactive:active svg, .button.is-notactive:active path {
        fill: #fff; }
      .button.is-notactive:focus .icon path, .button.is-notactive:active .icon path {
        fill: #fff; }
    .button.is-notactive.sm-btn {
      padding: 12px 30px;
      font-size: 14px;
      line-height: 146%; }
    @media screen and (max-width: 768px) {
      .button.is-notactive {
        /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;
      &.sm-btn {
        padding: 12px 30px;
        font-size: 13px;
        line-height: 146%;
      }*/ } }
    @media screen and (max-width: 480px) {
      .button.is-notactive {
        font-size: 13px;
        line-height: 18px;
        padding: 12px 15px; } }
  .button.is-icon {
    background: #ffffff;
    border: 1px solid #f7fbf2;
    box-sizing: border-box;
    border-radius: 50%;
    color: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 600;
    font-size: 17px;
    line-height: 23px;
    letter-spacing: 0.04em;
    padding: 0;
    height: 50px;
    width: 50px; }
    .button.is-icon svg, .button.is-icon path {
      stroke: #000000;
      fill: #ffffff; }
    .button.is-icon .icon {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .button.is-icon .icon path {
        stroke: #000000;
        fill: #ffffff; }
    .button.is-icon:hover {
      background: #000000;
      box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.06);
      border-color: #000000;
      color: #ffffff;
      outline: none; }
      .button.is-icon:hover svg, .button.is-icon:hover path {
        stroke: #ffffff;
        fill: #000000; }
    .button.is-icon.active {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none; }
      .button.is-icon.active svg, .button.is-icon.active path {
        fill: #ffffff; }
    .button.is-icon.md-btn {
      width: 65px;
      height: 65px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 65px;
          -ms-flex: 0 0 65px;
              flex: 0 0 65px; }
    .button.is-icon.sm-btn {
      width: 46px;
      height: 46px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 46px;
          -ms-flex: 0 0 46px;
              flex: 0 0 46px; }
    @media screen and (max-width: 1024px) {
      .button.is-icon {
        width: 35px;
        height: 35px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35px;
            -ms-flex: 0 0 35px;
                flex: 0 0 35px; }
        .button.is-icon svg {
          width: 20px; }
        .button.is-icon.md-btn {
          width: 50px;
          height: 50px;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50px;
              -ms-flex: 0 0 50px;
                  flex: 0 0 50px; }
          .button.is-icon.md-btn svg {
            width: 20px; }
        .button.is-icon.sm-btn {
          width: 35px;
          height: 35px;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 35px;
              -ms-flex: 0 0 35px;
                  flex: 0 0 35px; }
          .button.is-icon.sm-btn svg {
            width: 20px; } }
  .button.is-action {
    background: #ffffff;
    border: 5px solid #f7fbf2;
    box-sizing: border-box;
    border-radius: 43px;
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.03); }
    .button.is-action svg, .button.is-action path {
      fill: #969696; }
    .button.is-action:hover {
      background: #ffffff;
      border-color: #e4e4e4;
      box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.1); }
      .button.is-action:hover svg, .button.is-action:hover path {
        fill: #313131; }
    .button.is-action.md-btn {
      width: 65px;
      height: 65px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 65px;
          -ms-flex: 0 0 65px;
              flex: 0 0 65px; }
    .button.is-action.sm-btn {
      width: 46px;
      height: 46px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 46px;
          -ms-flex: 0 0 46px;
              flex: 0 0 46px; }
    @media screen and (max-width: 1024px) {
      .button.is-action.md-btn {
        width: 50px;
        height: 50px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50px;
            -ms-flex: 0 0 50px;
                flex: 0 0 50px; }
        .button.is-action.md-btn svg {
          width: 20px; }
      .button.is-action.sm-btn {
        width: 35px;
        height: 35px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35px;
            -ms-flex: 0 0 35px;
                flex: 0 0 35px; }
        .button.is-action.sm-btn svg {
          width: 11px; } }
    @media screen and (max-width: 768px) {
      .button.is-action.md-btn {
        width: 35px;
        height: 35px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35px;
            -ms-flex: 0 0 35px;
                flex: 0 0 35px; }
        .button.is-action.md-btn svg {
          width: 15px; }
      .button.is-action.sm-btn {
        width: 35px;
        height: 35px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 35px;
            -ms-flex: 0 0 35px;
                flex: 0 0 35px; }
        .button.is-action.sm-btn svg {
          width: 11px; } }

.fancybox-arrow:focus {
  outline: 0; }

.co-order-information_value .co-button--small {
  padding: 0.3em 1em; }

.swiper-pagination-controls {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0 0 0; }

.swiper-pagination {
  position: relative; }
  .swiper-pagination-bullets {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    background: transparent; }
    .swiper-pagination-bullet-active:before {
      width: 8px !important;
      height: 8px !important; }
    .swiper-pagination-bullet:before {
      content: '';
      display: block;
      background: #000000;
      width: 6px;
      height: 6px;
      border-radius: 50%; }

.swiper-button-action {
  cursor: pointer;
  display: none;
  margin-left: 0.625rem; }
  .swiper-button-action.active {
    display: block; }

select {
  line-height: inherit;
  cursor: pointer;
  padding: 0.5rem;
  padding-left: 0.75rem; }
  select:focus {
    outline: none; }
  select::-ms-expand {
    border: 0;
    color: transparent;
    background-color: transparent !important;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAQAAABn7dZ6AAAAVUlEQVQI12NgwA1Ky0obUfheJZfBjGr5kpcltTDhMteSL+VhUE6VTumb0jKwavuSzyUxSNorDEvfleaXW5V+Kk1Cs6nMrPRDyZeyDCyOqJYvNmUgDABtXBsVW8rhNAAAAABJRU5ErkJggg==") !important;
    background-repeat: no-repeat;
    background-position: center; }
  @supports ((-webkit-appearance: none) or (-moz-appearance: none) or (appearance: none)) {
    select {
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none;
      padding-right: 1.25rem;
      background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAICAQAAABn7dZ6AAAAVUlEQVQI12NgwA1Ky0obUfheJZfBjGr5kpcltTDhMteSL+VhUE6VTumb0jKwavuSzyUxSNorDEvfleaXW5V+Kk1Cs6nMrPRDyZeyDCyOqJYvNmUgDABtXBsVW8rhNAAAAABJRU5ErkJggg==") !important;
      background-repeat: no-repeat;
      background-position: right 0.75rem center; } }
  select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000; }

.option-selectors {
  margin-bottom: 1rem; }

.option-selector {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: -0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.option {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0.5rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
  -webkit-box-flex: 1;
  -ms-flex: 0 0 300px;
  -webkit-flex: 0 0 300px;
          flex: 0 0 300px; }
  @media screen and (max-width: 768px) {
    .option {
      -webkit-box-flex: 1;
      -ms-flex: 1 0 50%;
      -webkit-flex: 1 0 50%;
              flex: 1 0 50%; } }

.form-row.is-captcha {
  padding-top: 0; }

.form-row.is-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  -webkit-flex: 1 1 30%;
          flex: 1 1 30%;
  margin-bottom: 24px; }

.form.is-preorder .form-row.is-text {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
          flex: 1 1 100%; }

.form-controls-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 30%;
  -webkit-flex: 1 1 30%;
          flex: 1 1 30%;
  -ms-flex-item-align: center;
  -webkit-align-self: center;
          align-self: center; }

.labels-list {
  margin: -0.25rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.label {
  margin: 0.25rem;
  padding: 0.25rem;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  background-color: #eee;
  font-size: 0.95em; }

.image-text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  -webkit-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem; }
  @media screen and (max-width: 768px) {
    .image-text {
      -ms-flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
              flex-wrap: wrap; } }

.image-text-container {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 40%;
  -webkit-flex: 1 0 40%;
          flex: 1 0 40%;
  max-width: 100%;
  padding: 15px; }
  .image-text-container.is-left {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1;
    padding-left: 0; }
  .image-text-container.is-right {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
            order: 2;
    padding-right: 0; }
  .image-text-container.is-top {
    -ms-flex-item-align: start;
    -webkit-align-self: flex-start;
            align-self: flex-start; }
  .image-text-container.is-center {
    -ms-flex-item-align: center;
    -webkit-align-self: center;
            align-self: center; }
  .image-text-container.is-bottom {
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
            align-self: flex-end; }
  @media screen and (max-width: 768px) {
    .image-text-container {
      -webkit-box-ordinal-group: 1 !important;
      -ms-flex-order: 0 !important;
      -webkit-order: 0 !important;
              order: 0 !important;
      -ms-flex-preferred-size: 100%;
      -webkit-flex-basis: 100%;
              flex-basis: 100%; } }

.image-text__content {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 1rem;
  max-width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  -webkit-order: 1;
          order: 1; }
  @media screen and (max-width: 480px) {
    .image-text__content {
      margin-top: 0.5rem; } }

.reviews-wrapper {
  margin-top: 0.5rem;
  padding-top: 0.5rem; }

.reviews-heading {
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-bottom: 2rem; }

.reviews-blocks {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
          flex: 0 1 auto;
  max-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row;
  -webkit-flex-flow: row;
          flex-flow: row;
  -webkit-box-align: flex-start;
  -ms-flex-align: flex-start;
  -webkit-align-items: flex-start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }

.review {
  display: block;
  margin: 1rem 0.75rem; }
  .review.is-left-cell {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 45%;
    -webkit-flex: 0 0 45%;
            flex: 0 0 45%;
    max-width: 45%; }
    @media screen and (max-width: 768px) {
      .review.is-left-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        -webkit-flex: 0 1 100%;
                flex: 0 1 100%;
        max-width: 100%; } }
  .review.is-top-cell {
    max-width: 30%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 30%;
    -webkit-flex: 0 0 30%;
            flex: 0 0 30%; }
    @media screen and (max-width: 768px) {
      .review.is-top-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 45%;
        -webkit-flex: 0 0 45%;
                flex: 0 0 45%;
        max-width: 45%; } }
    @media screen and (max-width: 480px) {
      .review.is-top-cell {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 100%;
        -webkit-flex: 0 1 100%;
                flex: 0 1 100%;
        max-width: 100%; } }

.review-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  margin: -0.5rem; }
  .review-inner.is-top {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column;
    -webkit-flex-flow: column;
            flex-flow: column; }
  .review-inner.is-left {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row;
    -webkit-flex-flow: row;
            flex-flow: row;
    -webkit-box-pack: flex-start;
    -ms-flex-pack: flex-start;
    -webkit-justify-content: flex-start;
            justify-content: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
            align-items: flex-start; }
    @media screen and (max-width: 480px) {
      .review-inner.is-left {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: wrap;
        -webkit-flex-flow: wrap;
                flex-flow: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
                justify-content: center; } }
    .review-inner.is-left .review-content {
      margin-left: 0.5rem;
      text-align: left; }
      @media screen and (max-width: 768px) {
        .review-inner.is-left .review-content {
          margin-left: 0;
          text-align: center; } }
    .review-inner.is-left .user-name {
      text-align: left;
      margin-left: 1rem; }
      @media screen and (max-width: 768px) {
        .review-inner.is-left .user-name {
          margin-left: 0;
          text-align: center; } }

.review-image {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 5.5rem;
  -webkit-flex: 0 0 5.5rem;
          flex: 0 0 5.5rem;
  width: 5.5rem;
  margin: 0.5rem; }
  .review-image .is-top {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
            order: 1; }
  @media screen and (max-width: 380px) {
    .review-image {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 7rem;
      -webkit-flex: 0 0 7rem;
              flex: 0 0 7rem;
      width: 7rem; } }

.user-name {
  margin: 0.25rem auto;
  font-weight: bold;
  text-align: center;
  font-size: 1rem;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto; }

.review-content {
  padding: 0.5rem;
  text-align: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  -webkit-flex: 1 1 auto;
          flex: 1 1 auto;
  width: 100%; }

.feedback-wrapper {
  margin: 1.5rem 0; }

.feedback {
  background-color: #eeeeee;
  padding: 0 1.5rem;
  border-radius: 0.15rem; }

.feedback + .feedback {
  margin: 2rem 0; }

.feedback-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
          align-items: flex-end;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  -webkit-flex: 1 1 100%;
          flex: 1 1 100%;
  padding: 1rem 0.5rem;
  margin: 0;
  color: #222222; }
  .feedback-form .form-row {
    -ms-flex-preferred-size: 150px;
    -webkit-flex-basis: 150px;
            flex-basis: 150px;
    min-width: 150px; }
    @media (max-width: 480px) {
      .feedback-form .form-row {
        -ms-flex-preferred-size: 100%;
        -webkit-flex-basis: 100%;
                flex-basis: 100%; } }
  .feedback-form .form-consent {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    -webkit-flex: 1 1 100%;
            flex: 1 1 100%; }

.feedback-heading {
  color: #222222;
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex: 0 1 auto;
  -webkit-flex: 0 1 auto;
          flex: 0 1 auto;
  margin-left: 1rem;
  padding-top: 1.25rem; }

.form-title {
  margin-bottom: 0.35rem;
  font-size: 1rem; }

.widget-form-field {
  -webkit-box-flex: 1;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
          flex: 1 0 auto;
  padding: 0 0.25rem;
  line-height: 1.5rem;
  min-height: 2rem;
  padding-left: 1rem;
  font-size: 17px;
  box-shadow: none;
  outline: none;
  background-color: #fff;
  border: 1px solid #bbdefb; }
  .widget-form-field:focus {
    border: 1px solid #FFA77A; }

.button-widget-feedback {
  width: 100%; }

.co-input-field:focus {
  border: 1px solid #FFA77A; }

.tab-header {
  margin-left: inherit;
  margin-right: inherit;
  width: 100%; }
  .tab-header .swiper-slide {
    width: auto; }

.tabs-button {
  padding-bottom: 1rem;
  margin-bottom: 1rem;
  border-bottom: 1px solid #bbdefb;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
          flex-flow: row wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start; }

.tab-toggle {
  -webkit-transition: none;
  transition: none;
  padding: 13px 20px;
  max-width: 100%;
  z-index: 1;
  margin-bottom: -1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-flow: column;
      -ms-flex-flow: column;
          flex-flow: column;
  color: #313131;
  font-weight: 600;
  font-size: 18px;
  line-height: 140%;
  position: relative; }
  .tab-toggle p {
    margin: 0; }
  .tab-toggle:after {
    content: '';
    background: #e4e4e4;
    height: 1px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0; }
  .tab-toggle.is-opened {
    z-index: 99;
    color: #000000; }
    .tab-toggle.is-opened:after {
      background: #000000;
      border-radius: 4px 4px 0px 0px;
      height: 4px; }
  .tab-toggle:hover {
    color: #000000; }
  .tab-toggle:last-of-type {
    margin-right: 0; }

.tt-dropdown-menu {
  color: #222222; }

.tab-block {
  padding-bottom: 1rem;
  max-width: 100%;
  padding-top: 1rem;
  border-top: 1px solid #e4e4e4; }

.tab-block-toolbar {
  padding: 1rem 0;
  border-top: 1px solid #bbdefb;
  border-bottom: 1px solid #bbdefb; }

/*************************************************/
/*                 СЛАЙДЕРЫ                      */
/*************************************************/
.slider-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }

.slider-heading {
  font-weight: bold;
  font-size: 42px;
  line-height: 114.18%;
  color: #313131;
  padding: 16px 0;
  margin-bottom: 0; }

.slider .slider-controls {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .slider .slider-controls .slider-btn {
    position: relative;
    margin-top: 0; }
    .slider .slider-controls .slider-btn:active, .slider .slider-controls .slider-btn:focus {
      outline: none; }
    .slider .slider-controls .slider-btn.slider-prev {
      margin-right: 20px; }

.favorites_trigger {
  outline: none;
  background: none;
  border: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .favorites_trigger .is-added {
    display: none; }
  .favorites_trigger .not-added {
    display: block; }
  .favorites_trigger span {
    padding-left: 5px; }
  .favorites_trigger:focus {
    outline: none; }
  .favorites_trigger path {
    fill: transparent;
    stroke: #000; }
  .favorites_trigger.is-added .is-added {
    display: block; }
  .favorites_trigger.is-added .not-added {
    display: none; }
  .favorites_trigger.is-added .icon path {
    stroke: #000000;
    fill: #000000; }
  .favorites_trigger.is-added:hover .icon path {
    stroke: #000;
    fill: #000; }

.nice-select {
  -webkit-tap-highlight-color: transparent;
  background-color: #fff;
  border-radius: 5px;
  border: solid 1px #e8e8e8;
  box-sizing: border-box;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  font-family: inherit;
  font-size: 14px;
  font-weight: normal;
  height: 42px;
  line-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 30px;
  position: relative;
  text-align: left !important;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  width: auto; }

.nice-select:hover {
  border-color: #dbdbdb; }

.nice-select:active, .nice-select.open, .nice-select:focus {
  border-color: #999; }

.nice-select:after {
  border-bottom: 2px solid #999;
  border-right: 2px solid #999;
  content: '';
  display: block;
  height: 5px;
  margin-top: -4px;
  pointer-events: none;
  position: absolute;
  right: 12px;
  top: 50%;
  -webkit-transform-origin: 66% 66%;
  -ms-transform-origin: 66% 66%;
  transform-origin: 66% 66%;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition: all 0.15s ease-in-out;
  transition: all 0.15s ease-in-out;
  width: 5px; }

.nice-select.open:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg); }

.nice-select.open .list {
  display: block;
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: scale(1) translateY(0);
  -ms-transform: scale(1) translateY(0);
  transform: scale(1) translateY(0); }

.nice-select.disabled {
  border-color: #ededed;
  color: #999;
  pointer-events: none; }

.nice-select.disabled:after {
  border-color: #cccccc; }

.nice-select.wide {
  width: 100%; }

.nice-select.wide .list {
  left: 0 !important;
  right: 0 !important; }

.nice-select.right {
  float: right; }

.nice-select.right .list {
  left: auto;
  right: 0; }

.nice-select.small {
  font-size: 12px;
  height: 36px;
  line-height: 34px; }

.nice-select.small:after {
  height: 4px;
  width: 4px; }

.nice-select.small .option {
  line-height: 34px;
  min-height: 34px; }

.nice-select .list {
  display: none;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
  box-sizing: border-box;
  margin-top: 4px;
  opacity: 0;
  overflow: hidden;
  padding: 0;
  pointer-events: none;
  position: absolute;
  top: 100%;
  left: 0;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transform: scale(0.75) translateY(-21px);
  -ms-transform: scale(0.75) translateY(-21px);
  transform: scale(0.75) translateY(-21px);
  -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
  z-index: 9; }

.nice-select .list:hover .option:not(:hover) {
  background-color: transparent !important; }

.nice-select .option {
  cursor: pointer;
  font-weight: 400;
  line-height: 40px;
  list-style: none;
  min-height: 40px;
  outline: none;
  padding-left: 18px;
  padding-right: 29px;
  text-align: left;
  -webkit-transition: all 0.2s;
  transition: all 0.2s; }

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
  background-color: #f6f6f6; }

.nice-select .option.selected {
  font-weight: bold; }

.nice-select .option.disabled {
  background-color: transparent;
  color: #999;
  cursor: default; }

.no-csspointerevents .nice-select .list {
  display: none; }

.no-csspointerevents .nice-select.open .list {
  display: block; }

.nicescroll-rails {
  background: #e4e4e4;
  border-radius: 36px;
  z-index: 9999;
  width: 4px !important;
  z-index: 999 !important; }
  .nicescroll-rails > div {
    background-color: #000000 !important;
    border-radius: 36px !important;
    width: 4px !important; }

.filter-item.is-range-slider .noUi-target {
  background: #CFCFCF;
  border-radius: 2px;
  height: 4px;
  margin-left: 7px;
  margin-right: 7px; }
  .filter-item.is-range-slider .noUi-target .noUi-pips {
    display: none; }
  .filter-item.is-range-slider .noUi-target .noUi-handle {
    background: #FFFFFF;
    height: 16px;
    width: 16px;
    position: relative;
    border: none;
    cursor: pointer; }
    .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-handle-lower:after {
      content: '';
      background: #000000;
      height: 16px;
      width: 16px;
      border: 2px solid #e4e4e4;
      z-index: 5;
      box-shadow: none;
      position: absolute;
      border-radius: 50%; }
    .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-handle-upper {
      z-index: 5 !important; }
      .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-handle-upper:after {
        content: '';
        background: #000000;
        height: 16px;
        width: 16px;
        border: 2px solid #e4e4e4;
        z-index: 5;
        box-shadow: none;
        position: absolute;
        border-radius: 50%; }
    .filter-item.is-range-slider .noUi-target .noUi-handle.noUi-active:after {
      border: 5px solid #000000;
      position: absolute;
      background: #fff; }
    .filter-item.is-range-slider .noUi-target .noUi-handle:hover {
      border: none; }
      .filter-item.is-range-slider .noUi-target .noUi-handle:hover:after {
        border: 5px solid #000000;
        position: absolute;
        background: #fff; }
  .filter-item.is-range-slider .noUi-target .noUi-tooltip {
    border: 1px solid #CFCFCF;
    font-size: 16px;
    line-height: 98.9%;
    color: #787878;
    border-radius: 0;
    bottom: calc(100% + 10px);
    display: none; }
    .filter-item.is-range-slider .noUi-target .noUi-tooltip:before {
      content: '';
      vertical-align: middle;
      margin: 0 5px;
      display: inline-block;
      width: 0;
      height: 0;
      border-top: 4px solid #cfcfcf;
      border-left: 4px solid transparent;
      border-right: 4px solid transparent;
      position: absolute;
      bottom: -5px;
      left: calc(50% - 5px);
      -webkit-transform: translate(-50%, 0);
          -ms-transform: translate(-50%, 0);
              transform: translate(-50%, 0); }
  .filter-item.is-range-slider .noUi-target .noUi-line {
    background: #000000;
    height: 4px;
    top: -1px;
    position: absolute; }

.form.is-preorder .form-row .form-label:not(.is-checkbox) {
  margin: 0 0 -7px 15px; }

.form.is-preorder .form-row .form-field:focus {
  box-shadow: none; }

.form .form-block {
  width: 100%; }

.form .form-row .form-label:not(.is-checkbox) {
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 146%;
  color: #313131;
  border-radius: 6px;
  padding-bottom: 10px; }

.form .form-row .form-label.is-rating {
  margin: 0; }

.form .form-row .form-field {
  background: #FFFFFF;
  border: 0.0625rem solid #757575;
  box-sizing: border-box;
  border-radius: 30px;
  padding: 5px 15px 5px 15px; }
  .form .form-row .form-field[type=file] {
    border: none; }
    .form .form-row .form-field[type=file]:hover {
      border: none; }
  .form .form-row .form-field.is-textarea {
    padding: 18px 15px 18px 15px; }
  .form .form-row .form-field.is-text {
    height: 46px; }
  .form .form-row .form-field.is-checkbox {
    font-size: 11px;
    line-height: 144%;
    color: #969696; }
    .form .form-row .form-field.is-checkbox a {
      color: #969696;
      text-decoration: underline; }
  .form .form-row .form-field:hover {
    border: 1px solid #000000; }
  .form .form-row .form-field:focus, .form .form-row .form-field:active {
    border: 1px solid #000000;
    outline: none; }

.form .form-row.is-captcha.with-error {
  background-color: transparent; }

.form .form-row.is-checkbox {
  padding: 0; }
  .form .form-row.is-checkbox .form-field {
    padding: 20px 10px 5px 10px; }
  .form .form-row.is-checkbox .form-label {
    visibility: initial;
    font-size: 12px;
    line-height: 14px;
    padding: 10px 10px 5px 10px; }
  .form .form-row.is-checkbox .form-toggle-marker {
    border: 2px solid #969696; }
    .form .form-row.is-checkbox .form-toggle-marker.is-active {
      background: #eca462;
      border: 2px solid #eca462;
      color: #fff; }
      .form .form-row.is-checkbox .form-toggle-marker.is-active:before {
        content: '\f00c';
        font-family: "FontAwesome";
        font-size: 11px;
        padding-left: 10px;
        display: block;
        position: absolute;
        top: 50%;
        left: 1px;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.form .form-row.review_rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .form .form-row.review_rating .form-label {
    visibility: initial;
    font-size: 16px;
    line-height: 25px;
    color: #40444A;
    padding-right: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 120px;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
    font-weight: 500; }
  .form .form-row.review_rating .form-field {
    font-size: 14px;
    line-height: 14px; }
    .form .form-row.review_rating .form-field .form-rating {
      -webkit-transform: scale(-1, 1);
          -ms-transform: scale(-1, 1);
              transform: scale(-1, 1);
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end; }
      .form .form-row.review_rating .form-field .form-rating .form-rating-label:after {
        -webkit-text-stroke-width: 1px;
        -webkit-text-stroke-color: #D3EADD;
        color: #fff; }
      .form .form-row.review_rating .form-field .form-rating .form-rating-label.is-rating-reset {
        display: none; }
    .form .form-row.review_rating .form-field .form-rating-label:hover ~ .form-rating-label:after, .form .form-row.review_rating .form-field .form-rating-label:hover:after {
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #000;
      color: #000; }
    .form .form-row.review_rating .form-field .form-rating-input:checked ~ .form-rating-label:after {
      -webkit-text-stroke-width: 1px;
      -webkit-text-stroke-color: #000;
      color: #000; }

.form .form-row .form-notice {
  font-size: 12px;
  line-height: 18px;
  letter-spacing: 0.03em;
  color: #000; }
  .form .form-row .form-notice.is-error {
    color: red; }

.form .form-controls {
  width: 100%; }
  .form .form-controls .form-button.full_width {
    width: 100%; }

.product-rating-point {
  margin-right: 3px; }
  .product-rating-point:after {
    content: '';
    background: url(Star.svg) top center no-repeat;
    background-size: cover;
    width: 15px;
    height: 15px; }
  .product-rating-point.is-current:after {
    background: url(Star_active.svg) top center no-repeat;
    background-size: cover; }

.reviewsBlock__list .comments-list {
  position: relative; }
  .reviewsBlock__list .comments-list.hidden_comments:after {
    width: 100%;
    content: '';
    position: absolute;
    height: 200px;
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);
    bottom: 0;
    z-index: 0; }

.reviewsBlock__list .comments-item {
  padding-bottom: 30px;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px; }
  .reviewsBlock__list .comments-item:last-child {
    border-bottom: none;
    margin-bottom: 0; }

.reviewsBlock__list .comments-readMoreReviews {
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #000000;
  -webkit-text-decoration-line: none;
          text-decoration-line: none;
  cursor: pointer;
  z-index: 1;
  position: absolute; }

.reviewsBlock__list .comment-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 -8px;
  padding-bottom: 12px; }
  .reviewsBlock__list .comment-header .author {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 18px;
    line-height: 130%;
    font-weight: 600;
    color: #1D1D1D;
    padding: 0 8px; }
  .reviewsBlock__list .comment-header .date {
    font-size: 16px;
    line-height: 146%;
    color: #969696;
    font-weight: 400; }
  .reviewsBlock__list .comment-header .icon {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 6px; }

.reviewsBlock__list .comment-rating {
  padding-bottom: 20px; }
  .reviewsBlock__list .comment-rating .product-rating {
    padding: 0;
    margin-bottom: 0; }
    .reviewsBlock__list .comment-rating .product-rating-point {
      color: #D6D6D6;
      margin-right: 7px; }
      .reviewsBlock__list .comment-rating .product-rating-point.is-current {
        color: #eca462; }

.reviewsBlock__list .comment-body {
  font-size: 16px;
  line-height: 146%;
  color: #333333; }

.reviewsBlock__list .answer-item {
  padding: 10px 0 0 20px; }
  .reviewsBlock__list .answer-item .date {
    font-size: 16px;
    line-height: 146%;
    color: #969696;
    font-weight: 400; }

.reviewsBlock__list .answer-footer {
  padding-top: 5px; }

.reviewsBlock .comment_empty p {
  padding: 0;
  margin: 10px 0; }

.reviewsBlock__form__section-title {
  font-style: normal;
  font-weight: 600;
  font-size: 20px;
  line-height: 130%;
  color: #313131; }

.reviewsBlock__form .form {
  padding-bottom: 15px; }
  .reviewsBlock__form .form-label.is-rating {
    font-size: 18px;
    line-height: 146%;
    color: #333333;
    font-weight: 600;
    padding-bottom: 10px;
    display: block; }
  .reviewsBlock__form .form-label.is-checkbox {
    display: block; }
  .reviewsBlock__form .form-field.is-rating {
    padding: 0 !important; }
  .reviewsBlock__form .form-rating {
    max-width: 200px;
    width: 100%;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    margin-bottom: 0; }
    .reviewsBlock__form .form-rating-label {
      width: 30px;
      height: 30px; }
      .reviewsBlock__form .form-rating-label:after {
        content: '';
        background: url(Star.svg) top center no-repeat;
        background-size: contain;
        width: 30px;
        height: 30px; }
      .reviewsBlock__form .form-rating-label:hover:after {
        background: url(Star_active.svg) top center no-repeat;
        background-size: contain; }
      .reviewsBlock__form .form-rating-label:hover ~ .form-rating-label:after {
        background: url(Star_active.svg) top center no-repeat;
        background-size: contain; }
      .reviewsBlock__form .form-rating-label.is-rating-reset {
        display: none; }
    .reviewsBlock__form .form-rating-input:checked ~ .form-rating-label:after {
      background: url(Star_active.svg) top center no-repeat;
      background-size: contain; }

.reviewsBlock__form .notice {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .reviewsBlock__form .notice.is-info {
    font-size: 16px;
    line-height: 146%;
    color: #757575; }
  .reviewsBlock__form .notice svg {
    margin-right: 10px; }

/*
* Аккордион
*/
.accordion {
  margin-bottom: 30px; }
  .accordion__title {
    border-radius: 72px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #313131;
    margin: 20px 0px;
    padding: 12px 20px;
    cursor: pointer; }
    .accordion__title .title {
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      padding-left: 25px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 25px);
          -ms-flex: 0 0 calc(100% - 25px);
              flex: 0 0 calc(100% - 25px); }
    .accordion__title:before {
      content: '';
      background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 5.5C12.5523 5.5 13 5.89175 13 6.375V18.625C13 19.1082 12.5523 19.5 12 19.5C11.4477 19.5 11 19.1082 11 18.625V6.375C11 5.89175 11.4477 5.5 12 5.5Z' fill='%23787878'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 12.5C5 11.9477 5.39175 11.5 5.875 11.5H18.125C18.6082 11.5 19 11.9477 19 12.5C19 13.0523 18.6082 13.5 18.125 13.5H5.875C5.39175 13.5 5 13.0523 5 12.5Z' fill='%23787878'/%3E%3C/svg%3E%0A");
      width: 25px;
      height: 25px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 25px;
          -ms-flex: 0 0 25px;
              flex: 0 0 25px; }
    .accordion__title:hover {
      color: #000000; }
      .accordion__title:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M12 5.5C12.5523 5.5 13 5.89175 13 6.375V18.625C13 19.1082 12.5523 19.5 12 19.5C11.4477 19.5 11 19.1082 11 18.625V6.375C11 5.89175 11.4477 5.5 12 5.5Z' fill='%23787878'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 12.5C5 11.9477 5.39175 11.5 5.875 11.5H18.125C18.6082 11.5 19 11.9477 19 12.5C19 13.0523 18.6082 13.5 18.125 13.5H5.875C5.39175 13.5 5 13.0523 5 12.5Z' fill='$color-primary'/%3E%3C/svg%3E%0A"); }
  .accordion__content {
    display: none;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 146%;
    color: #313131; }
  .accordion.active .accordion__title {
    background: #f7fbf2; }
    .accordion.active .accordion__title:before {
      content: '';
      background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 12.5C5 11.9477 5.39175 11.5 5.875 11.5H18.125C18.6082 11.5 19 11.9477 19 12.5C19 13.0523 18.6082 13.5 18.125 13.5H5.875C5.39175 13.5 5 13.0523 5 12.5Z' fill='%23313131'/%3E%3C/svg%3E%0A");
      width: 25px;
      height: 25px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .accordion.active .accordion__title:hover {
      color: #000000; }
      .accordion.active .accordion__title:hover:before {
        background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5 12.5C5 11.9477 5.39175 11.5 5.875 11.5H18.125C18.6082 11.5 19 11.9477 19 12.5C19 13.0523 18.6082 13.5 18.125 13.5H5.875C5.39175 13.5 5 13.0523 5 12.5Z' fill='$color-primary'/%3E%3C/svg%3E%0A");
        width: 25px; }
  .accordion.active .accordion__content {
    display: block; }

/*
* LIGHT TABLE
*/
.light-table__item {
  padding: 10px 0;
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .light-table__item div {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1;
        -ms-flex: 1 1;
            flex: 1 1; }

/*
* Модаль fancybox
*/
.fancybox-bg {
  background-color: rgba(0, 0, 0, 0.5); }

.fancybox-close-small {
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3046 7.49059C18.6902 7.09972 18.6902 6.47158 18.3046 6.08072V6.08072C17.9115 5.68225 17.2685 5.68225 16.8754 6.08072L12 11.023L7.1246 6.08072C6.73152 5.68225 6.08848 5.68225 5.6954 6.08072V6.08072C5.30982 6.47158 5.30982 7.09972 5.6954 7.49059L10.59 12.4523L5.6954 17.414C5.30982 17.8048 5.30982 18.433 5.6954 18.8238V18.8238C6.08848 19.2223 6.73152 19.2223 7.1246 18.8238L12 13.8816L16.8754 18.8238C17.2685 19.2223 17.9115 19.2223 18.3046 18.8238V18.8238C18.6902 18.433 18.6902 17.8048 18.3046 17.414L13.41 12.4523L18.3046 7.49059Z' fill='$color-text-primary-middle'/%3E%3C/svg%3E%0A");
  height: 25px;
  width: 25px;
  display: block;
  outline: none;
  top: 20px;
  right: 20px; }
  .fancybox-close-small:after {
    display: none; }
  .fancybox-close-small:focus, .fancybox-close-small:active {
    outline: none; }

/*
* Модаль m-modal
* Заказ в 1 клик
*/
.m-modal {
  position: absolute;
  top: 50%;
  padding: 30px 30px;
  margin: 44px 0;
  border-width: 0;
  vertical-align: middle;
  text-align: left;
  background-color: #fff;
  overflow: auto;
  box-sizing: border-box;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  border-radius: 10px;
  box-shadow: none; }
  .m-modal-wrapper {
    padding: 0; }
  .m-modal-heading {
    font-weight: bold;
    font-size: 32px;
    line-height: 34px;
    text-align: center;
    color: #40444A;
    margin: 0 0 40px 0; }
  .m-modal-close {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3046 7.49059C18.6902 7.09972 18.6902 6.47158 18.3046 6.08072V6.08072C17.9115 5.68225 17.2685 5.68225 16.8754 6.08072L12 11.023L7.1246 6.08072C6.73152 5.68225 6.08848 5.68225 5.6954 6.08072V6.08072C5.30982 6.47158 5.30982 7.09972 5.6954 7.49059L10.59 12.4523L5.6954 17.414C5.30982 17.8048 5.30982 18.433 5.6954 18.8238V18.8238C6.08848 19.2223 6.73152 19.2223 7.1246 18.8238L12 13.8816L16.8754 18.8238C17.2685 19.2223 17.9115 19.2223 18.3046 18.8238V18.8238C18.6902 18.433 18.6902 17.8048 18.3046 17.414L13.41 12.4523L18.3046 7.49059Z' fill='$color-text-primary-middle'/%3E%3C/svg%3E%0A");
    height: 25px;
    width: 25px;
    display: block;
    outline: none;
    top: 20px;
    right: 20px; }
    .m-modal-close:after {
      display: none; }
    .m-modal-close:focus, .m-modal-close:active {
      outline: none; }
  .m-modal-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 146%;
    letter-spacing: 0.04em;
    font-size: 15px;
    padding: 12.5px 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    letter-spacing: 0.04em;
    color: #ffffff;
    border-radius: 69px;
    box-shadow: none;
    outline: none;
    text-transform: uppercase;
    height: 50px;
    background: #000000;
    border: 1px solid #000000;
    box-sizing: border-box;
    color: #ffffff;
    display: flex;
    font-size: 15px;
    line-height: 146%;
    padding: 10.5px 30px;
    margin: 0 auto; }
    .m-modal-button:focus, .m-modal-button:active {
      outline: none; }
    .m-modal-button:hover {
      font-weight: bold; }
    .m-modal-button svg, .m-modal-button path {
      fill: #ffffff; }
    .m-modal-button .icon {
      margin-right: 10px;
      line-height: 18px; }
      .m-modal-button .icon path {
        fill: #ffffff; }
    .m-modal-button:hover {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none;
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); }
      .m-modal-button:hover svg, .m-modal-button:hover path {
        fill: #ffffff; }
      .m-modal-button:hover .icon path {
        fill: #ffffff; }
    .m-modal-button:focus, .m-modal-button:active {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none; }
      .m-modal-button:focus svg, .m-modal-button:focus path, .m-modal-button:active svg, .m-modal-button:active path {
        fill: #ffffff; }
      .m-modal-button:focus .icon path, .m-modal-button:active .icon path {
        fill: #ffffff; }
    .m-modal-button.sm-btn {
      padding: 13px 30px;
      font-size: 14px;
      line-height: 146%; }
    @media screen and (max-width: 768px) {
      .m-modal-button {
        /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;
      &.sm-btn {
        font-size: 12px;
        line-height: 146%;
        padding: 9px 10px;
      }*/ } }
    @media screen and (max-width: 480px) {
      .m-modal-button {
        font-size: 13px;
        line-height: 18px;
        padding: 12px 15px; } }
  .m-modal .m-input {
    margin-top: 24px !important;
    margin-bottom: 10px !important; }
    .m-modal .m-input-label {
      font-weight: normal;
      font-size: 16px;
      line-height: 146%;
      color: #313131;
      border-radius: 6px; }
    .m-modal .m-input-field {
      border: 1px solid #E3E3E3;
      box-sizing: border-box;
      border-radius: 69px;
      font-size: 16px;
      line-height: 146%;
      color: #969696;
      padding: 12px 15px; }
      .m-modal .m-input-field:hover {
        border: 1px solid #000000; }
      .m-modal .m-input-field:focus {
        border: none;
        border: 1px solid #000000;
        box-shadow: none;
        outline: none; }
    .m-modal .m-input--checkbox {
      color: #000000;
      opacity: 1;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      position: relative; }
      .m-modal .m-input--checkbox .m-input-label {
        margin-bottom: 0;
        margin-left: 0;
        padding-left: 27px;
        cursor: pointer; }
      .m-modal .m-input--checkbox .m-input-caption {
        border-top: 1px solid #e4e4e4;
        font-size: 13px;
        line-height: 146%;
        color: #969696;
        border-radius: 6px;
        padding: 10px 0 0 0;
        margin: 5px 0 0 27px; }
        .m-modal .m-input--checkbox .m-input-caption a {
          color: #000000; }
      .m-modal .m-input--checkbox input + span {
        border-radius: 2px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18px;
        -webkit-flex: 0 0 18px;
                flex: 0 0 18px;
        position: relative;
        width: 18px;
        height: 18px;
        line-height: 1.2;
        box-shadow: inset 0 0 0 2px currentColor;
        position: absolute;
        top: 5px;
        z-index: -1; }
        .m-modal .m-input--checkbox input + span:after {
          position: absolute;
          -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
          top: 50%;
          left: 50%;
          font-family: "Glyphicons Halflings";
          font-size: 0.6rem; }
      .m-modal .m-input--checkbox input:checked + span {
        box-shadow: inset 0 0 0 10px currentColor; }
      .m-modal .m-input--checkbox input:checked + span:after {
        content: '\e013';
        color: #fff; }

/*
* alertify
*/
.alertify .at-modal-product_added-position {
  display: inline-block;
  position: relative;
  background-color: #fff;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 10px;
  box-shadow: none;
  max-width: 600px;
  width: auto; }
  .alertify .at-modal-product_added-position .product_added__body .title {
    font-size: 16px;
    line-height: 146%;
    color: #313131;
    padding-bottom: 20px;
    text-align: center; }
  .alertify .at-modal-product_added-position .product_added__body .btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .alertify .at-modal-product_added-position .product_added__body .btns .btn {
      padding: 0 16px;
      margin: 5px 0; }

.alertify .ajs-commands {
  top: 20px;
  right: 20px; }
  .alertify .ajs-commands .ajs-close {
    background-image: url("data:image/svg+xml,%3Csvg width='24' height='25' viewBox='0 0 24 25' fill='$color-text-primary-middle' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M18.3046 7.49059C18.6902 7.09972 18.6902 6.47158 18.3046 6.08072V6.08072C17.9115 5.68225 17.2685 5.68225 16.8754 6.08072L12 11.023L7.1246 6.08072C6.73152 5.68225 6.08848 5.68225 5.6954 6.08072V6.08072C5.30982 6.47158 5.30982 7.09972 5.6954 7.49059L10.59 12.4523L5.6954 17.414C5.30982 17.8048 5.30982 18.433 5.6954 18.8238V18.8238C6.08848 19.2223 6.73152 19.2223 7.1246 18.8238L12 13.8816L16.8754 18.8238C17.2685 19.2223 17.9115 19.2223 18.3046 18.8238V18.8238C18.6902 18.433 18.6902 17.8048 18.3046 17.414L13.41 12.4523L18.3046 7.49059Z' fill='$color-text-primary-middle'/%3E%3C/svg%3E%0A");
    height: 25px;
    width: 25px;
    display: block !important;
    outline: none; }

.alertify .ajs-body {
  padding: 30px; }

#vkshare0 {
  display: none; }

html {
  font-size: 15px; }

body {
  font-size: 15px;
  font-family: "Century Gothic Regular", Arial, sans-serif;
  background: #ffffff;
  overflow-x: hidden; }

ul, li {
  margin: 0;
  padding: 0;
  list-style-type: none; }

.overlay {
  background: #000;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  z-index: 8;
  opacity: 0.7;
  display: none; }

.is-menuActive .overlay {
  display: block; }

.content-wrapper {
  padding-left: 20px;
  padding-right: 20px; }

a:not(.button) {
  text-decoration: none; }
  a:not(.button):hover {
    color: #000000; }

.mainTitle {
  color: black;
  font-size: 52px;
  line-height: 63px;
  font-weight: bold;
  font-family: "DIN Pro Cond", Arial, sans-serif;
  text-align: center;
  text-transform: uppercase; }

.mainDescr {
  display: block;
  margin: 0 auto 0;
  width: 50%;
  text-align: center;
  font-size: 15px;
  line-height: 1.5rem;
  color: #000000; }
  .mainDescr p {
    margin-bottom: 0; }

/*************************************/
/*             TOP PANEL             */
/*************************************/
.top-panel-wrapper {
  position: relative;
  background-color: #e5e5e5;
  z-index: 9;
  padding: 6.5px 0; }
  .top-panel-wrapper .top-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .top-panel-wrapper .top-panel_left {
      width: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 0 17px; }
    .top-panel-wrapper .top-panel_item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0 17px;
      cursor: pointer; }
      .top-panel-wrapper .top-panel_item_icon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
        .top-panel-wrapper .top-panel_item_icon svg {
          width: 14px;
          height: 19px; }
      .top-panel-wrapper .top-panel_item_title {
        padding-left: 11px;
        font-size: 13px; }

/*************************************/
/*              HEADER               */
/*************************************/
.header-wrapper {
  background: #fff;
  position: relative;
  border-bottom: 1px solid #E7E7E7;
  border-bottom: 1px solid #e5e5e5;
  z-index: 9; }
  .header-wrapper .header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    position: relative; }
    .header-wrapper .header-mobile-menu-wrapper .header-open-sidebar {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      background-color: #ffffff;
      height: 40px;
      width: 40px;
      padding: 0 1.1875rem 0 1.3125rem;
      border-radius: 1.5rem;
      border: 1px solid #e5e5e5;
      box-shadow: 0 0.0625rem 0.25rem 0 rgba(0, 0, 0, 0.25);
      box-sizing: border-box;
      padding: 0 11px;
      border-radius: 50%;
      color: #000; }
      .header-wrapper .header-mobile-menu-wrapper .header-open-sidebar svg {
        width: 18px;
        height: 14px;
        fill: #000; }
      .header-wrapper .header-mobile-menu-wrapper .header-open-sidebar .icon {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .header-wrapper .header-mobile-menu-wrapper .header-open-sidebar .button-text {
        padding-left: 5px; }
      .header-wrapper .header-mobile-menu-wrapper .header-open-sidebar:hover {
        font-weight: bold;
        box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.25); }
    .header-wrapper .header-menu-wrapper {
      padding-right: 20px; }
      .header-wrapper .header-menu-wrapper .header-open-menu {
        text-transform: uppercase;
        font-weight: 600;
        font-size: 17px;
        line-height: 23px;
        letter-spacing: 0.04em;
        padding: 16px 20px; }
    .header-wrapper .header_left {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .header-wrapper .header_right {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
    .header-wrapper .header_logo {
      width: auto;
      text-align: center; }
      .header-wrapper .header_logo_link:hover {
        opacity: 1; }
      .header-wrapper .header_logo svg {
        height: 40px;
        width: 120px; }
    .header-wrapper .header_search {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
          -ms-flex: 1 1 auto;
              flex: 1 1 auto;
      padding: 15.5px;
      width: 100%; }
      .header-wrapper .header_search .search-widget .form-row {
        margin: 0; }
      .header-wrapper .header_search .search-widget-field {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 calc(100% - 40px);
            -ms-flex: 1 1 calc(100% - 40px);
                flex: 1 1 calc(100% - 40px);
        padding: 10px 20px 10px 20px;
        height: 42px;
        max-width: 300px;
        font-size: 15px; }
        .header-wrapper .header_search .search-widget-field:-webkit-autofill, .header-wrapper .header_search .search-widget-field:-webkit-autofill:hover, .header-wrapper .header_search .search-widget-field:-webkit-autofill:focus, .header-wrapper .header_search .search-widget-field:-webkit-autofill:active, .header-wrapper .header_search .search-widget-field:-internal-autofill-selected {
          -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
          -webkit-transition-delay: 9999s; }
      .header-wrapper .header_search .search-widget-button {
        padding: 13px 13px;
        margin-left: -55px; }
        .header-wrapper .header_search .search-widget-button:hover {
          background: transparent; }
          .header-wrapper .header_search .search-widget-button:hover path {
            fill: #000000; }
    .header-wrapper .header_middle {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      position: relative;
      width: 100%; }
    .header-wrapper .header_navigation {
      width: 100%;
      height: 46px; }
      .header-wrapper .header_navigation .header_menu {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        height: 100%;
        position: relative; }
        .header-wrapper .header_navigation .header_menu-item {
          margin: 0;
          position: initial; }
          .header-wrapper .header_navigation .header_menu-item-controls {
            position: relative;
            height: 100%; }
            .header-wrapper .header_navigation .header_menu-item-controls:after {
              position: absolute;
              bottom: 1px;
              width: 100%;
              display: block;
              content: '';
              border-bottom: solid 2px black;
              -webkit-transform: scaleX(0);
                  -ms-transform: scaleX(0);
                      transform: scaleX(0);
              opacity: 0;
              -webkit-transition: all 200ms ease-out;
              transition: all 200ms ease-out;
              -webkit-transition-property: opacity, -webkit-transform;
              transition-property: opacity, -webkit-transform;
              transition-property: transform, opacity;
              transition-property: transform, opacity, -webkit-transform; }
          .header-wrapper .header_navigation .header_menu-item:hover .header_menu-item-controls {
            font-weight: 600; }
            .header-wrapper .header_navigation .header_menu-item:hover .header_menu-item-controls:after {
              -webkit-transform: scaleX(1);
                  -ms-transform: scaleX(1);
                      transform: scaleX(1);
              opacity: 1; }
          .header-wrapper .header_navigation .header_menu-item:hover .header_menu-item-link {
            font-weight: 600; }
          .header-wrapper .header_navigation .header_menu-item.is-hovered .header_menu_subs {
            display: block; }
          .header-wrapper .header_navigation .header_menu-item-link {
            font-size: 13px;
            color: #000000;
            text-transform: uppercase;
            padding: 10px 14px 20px 14px; }
        .header-wrapper .header_navigation .header_menu_subs {
          position: absolute;
          top: 46px;
          width: 100%;
          padding: 20px 20px 20px 20px;
          background: #fff;
          left: 0;
          z-index: 9;
          display: none; }
    .header-wrapper .header .item_link .icon {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
      .header-wrapper .header .item_link .icon path {
        fill: #000000; }
    .header-wrapper .header .item_link:hover .icon path {
      fill: #000000; }
    .header-wrapper .header_profile {
      padding: 15px; }
    .header-wrapper .header_wishlist {
      padding: 15px; }
      .header-wrapper .header_wishlist .item_link {
        position: relative; }
      .header-wrapper .header_wishlist .icon {
        position: relative; }
      .header-wrapper .header_wishlist .wishlist-count {
        background: #000000;
        height: 20px;
        padding: 2px 5px;
        display: block;
        border-radius: 20px;
        color: #fff;
        font-size: 10px;
        line-height: 11px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        position: absolute;
        top: -8px;
        right: -10px;
        border: 2px solid #fff; }
    .header-wrapper .header_cart {
      padding: 15px;
      position: relative; }
      .header-wrapper .header_cart .shopcart-widget-icon {
        position: relative; }
      .header-wrapper .header_cart .shopcart-widget-count {
        background: #000000;
        height: 20px;
        padding: 2px 5px;
        display: block;
        border-radius: 20px;
        color: #fff;
        font-size: 10px;
        line-height: 11px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        position: absolute;
        top: -4px;
        right: -7px;
        border: 2px solid #fff; }
      .header-wrapper .header_cart .shopcart-widget-data {
        display: none; }
      .header-wrapper .header_cart .cart-widget-dropdown {
        max-height: 600px;
        overflow: auto;
        opacity: 0;
        position: absolute;
        width: 320px;
        top: 100%;
        right: 0;
        padding-top: 0;
        z-index: 1000;
        text-align: left;
        -webkit-transition: opacity 0.15s ease-out 0.15s;
        transition: opacity 0.15s ease-out 0.15s;
        border-radius: 2px;
        padding-top: 5px;
        box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.04); }
        .header-wrapper .header_cart .cart-widget-dropdown_block {
          background-color: white; }
        .header-wrapper .header_cart .cart-widget-dropdown .cart-items {
          padding: 10px 0 10px 0; }
        .header-wrapper .header_cart .cart-widget-dropdown .cart-item {
          padding: 10px 30px 10px 30px; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item-inner {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-image-wrapper {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 110px;
                    flex: 0 0 110px;
            -ms-flex: 0 0 4rem; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-title {
            font-size: 14px;
            line-height: 146%;
            color: #313131; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-content {
            padding: 0;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
                -ms-flex: 1 1 auto;
                    flex: 1 1 auto;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-caption {
            -webkit-box-flex: 0;
            -webkit-flex: 0 1 auto;
                -ms-flex: 0 1 auto;
                    flex: 0 1 auto; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-total {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 auto;
                -ms-flex: 0 0 auto;
                    flex: 0 0 auto; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-prices {
            font-weight: bold;
            font-size: 16px;
            line-height: 136%;
            color: #313131; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-delete {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 20px;
                -ms-flex: 0 0 20px;
                    flex: 0 0 20px;
            margin-left: 10px; }
            .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-delete button {
              padding: 0; }
              .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-delete button path {
                fill: #313131; }
              .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-delete button:hover {
                background: transparent; }
                .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-delete button:hover path {
                  fill: #000000; }
              .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-delete button:after {
                display: none !important; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-info {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: baseline;
            -webkit-align-items: baseline;
                -ms-flex-align: baseline;
                    align-items: baseline; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-variant {
            font-size: 11px;
            line-height: 144%;
            color: #676767;
            margin-right: 10px; }
            .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-variant span {
              font-size: 18px;
              line-height: 136%;
              color: #101415;
              font-weight: bold;
              text-transform: uppercase; }
          .header-wrapper .header_cart .cart-widget-dropdown .cart-item .item-quantity {
            font-size: 11px;
            line-height: 144%;
            text-align: right;
            color: #313131;
            font-weight: 400;
            padding-right: 5px; }
        .header-wrapper .header_cart .cart-widget-dropdown_total {
          border-top: 1px solid #e4e4e4;
          border-bottom: 1px solid #e4e4e4;
          padding: 15px 30px 15px 30px;
          font-size: 14px;
          line-height: 146%;
          color: #313131;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between; }
          .header-wrapper .header_cart .cart-widget-dropdown_total .items-count {
            font-weight: bold; }
          .header-wrapper .header_cart .cart-widget-dropdown_total .items-price {
            -webkit-box-flex: 1;
            -webkit-flex: 1 0 auto;
                -ms-flex: 1 0 auto;
                    flex: 1 0 auto;
            font-weight: bold;
            font-size: 16px;
            line-height: 136%;
            text-align: right;
            color: #000000; }
        .header-wrapper .header_cart .cart-widget-dropdown_footer {
          padding: 25px 20px 20px 20px; }
          .header-wrapper .header_cart .cart-widget-dropdown_footer .items-price {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            padding: 5px 0; }
            .header-wrapper .header_cart .cart-widget-dropdown_footer .items-price_title {
              font-size: 18px;
              line-height: 140%;
              color: #969696;
              font-weight: 700; }
            .header-wrapper .header_cart .cart-widget-dropdown_footer .items-price_price {
              font-family: 'Oswald';
              font-style: normal;
              font-weight: bold;
              font-size: 20px;
              line-height: 21px;
              text-align: right;
              color: #101415; }
          .header-wrapper .header_cart .cart-widget-dropdown_footer .free-delivery {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            padding: 5px 0;
            margin-bottom: 20px; }
            .header-wrapper .header_cart .cart-widget-dropdown_footer .free-delivery_title {
              font-size: 18px;
              line-height: 140%;
              color: #74292B;
              font-weight: 700; }
            .header-wrapper .header_cart .cart-widget-dropdown_footer .free-delivery_price {
              font-family: 'Oswald';
              font-style: normal;
              font-weight: bold;
              font-size: 20px;
              line-height: 21px;
              text-align: right;
              color: #74292B; }
          .header-wrapper .header_cart .cart-widget-dropdown_footer .complate_order {
            padding: 5px 0; }
            .header-wrapper .header_cart .cart-widget-dropdown_footer .complate_order-submit {
              width: -webkit-max-content;
              width: -moz-max-content;
              width: max-content;
              display: block;
              margin: 0 auto; }

/*****************************************/
/*      HEADER MEGAMENU
/*****************************************/
.navigation-tab-content-list {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: auto;
  max-width: 90rem;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .navigation-tab-content-list--col1 > ul {
    width: 100%; }
  .navigation-tab-content-list--col2 > ul {
    width: 50%; }
  .navigation-tab-content-list--col3 > ul {
    width: 33.3%; }
  .navigation-tab-content-list--col4 > ul {
    width: 25%; }
  .navigation-tab-content-list--col5 > ul {
    width: 20%; }
  .navigation-tab-content-list--col6 > ul {
    width: 16.6%; }

.navigation-tab-content-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
  padding-left: 15px;
  padding-right: 15px; }
  .navigation-tab-content-column > ul {
    width: 100%; }

.navigation-link {
  display: inline-block;
  font-family: "Century Gothic";
  margin-bottom: 3px;
  padding: 5px 0;
  font-size: 13px;
  line-height: 16px;
  color: #000; }
  .navigation-link:hover {
    font-weight: 700; }

.navigation-desktop-section-title {
  font-weight: bold;
  margin-top: 0;
  text-transform: uppercase; }

.navigation-desktop-section--with-highlight {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .navigation-desktop-section--with-highlight .navigation-desktop-section-highlight {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; }
    .navigation-desktop-section--with-highlight .navigation-desktop-section-highlight .navigation-push-edito-highlight {
      margin-top: 25px; }
  .navigation-desktop-section--with-highlight .navigation-desktop-section-col {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    padding-left: 40px; }

.navigation-push-edito-highlight {
  width: 100%; }
  .navigation-push-edito-highlight-image {
    padding-bottom: 7px; }
    .navigation-push-edito-highlight-image + .navigation-push-edito-highlight-title {
      padding-top: 0; }
  .navigation-push-edito-highlight-title {
    color: #757575;
    padding: 0 0 0.5rem 0;
    display: inline-block;
    font-size: 12px; }

/*****************************************/
/*      HEADER CUSTOM MENU
/*****************************************/
.header-custom_menu {
  position: absolute;
  display: none;
  padding-top: 12px; }
  .header-custom_menu.open {
    display: block; }
  .header-custom_menu ul {
    list-style-type: none; }
  .header-custom_menu .collection-menu-dropdown {
    background: #FFFFFF;
    z-index: 999;
    position: relative;
    padding: 10px 0;
    box-shadow: 4px 3px 10px #eaeaea; }
    .header-custom_menu .collection-menu-dropdown--active {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      height: 560px;
      -webkit-animation: slide-down 0.3s;
              animation: slide-down 0.3s;
      -webkit-animation-fill-mode: forwards;
              animation-fill-mode: forwards;
      z-index: 2; }
    .header-custom_menu .collection-menu-dropdown .main-categories {
      height: 100%;
      width: 260px;
      background-color: #fff;
      position: relative;
      padding: 0 0 0 20px; }
      .header-custom_menu .collection-menu-dropdown .main-categories__list {
        position: relative;
        padding: 0;
        z-index: 1;
        padding-right: 10px;
        margin: 0; }
        .header-custom_menu .collection-menu-dropdown .main-categories__list-item {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          cursor: pointer;
          -webkit-transition: 0.3s;
          transition: 0.3s;
          border-bottom: 1px solid #FAF3F7; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item a {
            font-size: 16px;
            line-height: 146%;
            color: #313131;
            text-decoration: none;
            padding: 13px 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            width: 100%;
            -webkit-box-flex: 1;
            -webkit-flex: 1 1 auto;
                -ms-flex: 1 1 auto;
                    flex: 1 1 auto; }
            .header-custom_menu .collection-menu-dropdown .main-categories__list-item a path {
              fill: #000000; }
            .header-custom_menu .collection-menu-dropdown .main-categories__list-item a .icon {
              margin-right: 10px;
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex; }
            .header-custom_menu .collection-menu-dropdown .main-categories__list-item a:hover {
              opacity: 1;
              color: #000000; }
              .header-custom_menu .collection-menu-dropdown .main-categories__list-item a:hover path {
                fill: #000000; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item.important_item {
            display: block; }
            .header-custom_menu .collection-menu-dropdown .main-categories__list-item.important_item a {
              padding: 13px 0;
              display: -webkit-box;
              display: -webkit-flex;
              display: -ms-flexbox;
              display: flex;
              -webkit-box-align: center;
              -webkit-align-items: center;
                  -ms-flex-align: center;
                      align-items: center;
              width: 100%;
              font-size: 16px;
              line-height: 146%;
              color: #000000;
              font-weight: bold; }
              .header-custom_menu .collection-menu-dropdown .main-categories__list-item.important_item a path {
                fill: #000000; }
              .header-custom_menu .collection-menu-dropdown .main-categories__list-item.important_item a .icon {
                margin-right: 10px;
                display: -webkit-box;
                display: -webkit-flex;
                display: -ms-flexbox;
                display: flex; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item--active a {
            opacity: 1;
            color: #000000; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item--active::after {
            color: #000000 !important; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item--active svg path {
            fill: #000; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item:hover a {
            color: #000000; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item:hover svg path {
            fill: #000000 !important; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item .icon-box {
            position: absolute;
            left: 0;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            width: 40px;
            height: 20px; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item-controls {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-pack: justify;
            -webkit-justify-content: space-between;
                -ms-flex-pack: justify;
                    justify-content: space-between;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            width: 100%; }
          .header-custom_menu .collection-menu-dropdown .main-categories__list-item-marker {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 20px;
                -ms-flex: 0 0 20px;
                    flex: 0 0 20px; }
            .header-custom_menu .collection-menu-dropdown .main-categories__list-item-marker svg path {
              fill: #969696; }
        .header-custom_menu .collection-menu-dropdown .main-categories__list .accent-item:hover svg path {
          fill: #000; }
        .header-custom_menu .collection-menu-dropdown .main-categories__list .regular-item:hover svg path {
          fill: #000; }
    .header-custom_menu .collection-menu-dropdown .sub-categories__list {
      list-style-type: none;
      padding: 15px 0;
      margin-bottom: 0; }
      .header-custom_menu .collection-menu-dropdown .sub-categories__list-item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        font-size: 14px;
        font-weight: 600;
        line-height: 140%;
        cursor: pointer;
        -webkit-transition: 0.3s;
        transition: 0.3s;
        border-bottom: 1px solid #FAF3F7; }
        .header-custom_menu .collection-menu-dropdown .sub-categories__list-item:last-child {
          border-bottom: none; }
        .header-custom_menu .collection-menu-dropdown .sub-categories__list-item a {
          font-weight: 500;
          font-size: 18px;
          color: #342C36;
          text-transform: lowercase;
          text-decoration: none;
          padding: 13px 0; }
          .header-custom_menu .collection-menu-dropdown .sub-categories__list-item a:first-letter {
            text-transform: uppercase; }
          .header-custom_menu .collection-menu-dropdown .sub-categories__list-item a .category-item:first-letter {
            text-transform: uppercase; }
          .header-custom_menu .collection-menu-dropdown .sub-categories__list-item a:hover {
            opacity: 1;
            color: #000000; }
        .header-custom_menu .collection-menu-dropdown .sub-categories__list-item:hover::after {
          color: #000000; }
        .header-custom_menu .collection-menu-dropdown .sub-categories__list-item-controls {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -webkit-justify-content: space-between;
              -ms-flex-pack: justify;
                  justify-content: space-between;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          width: 100%; }
        .header-custom_menu .collection-menu-dropdown .sub-categories__list-item-marker {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 20px;
              -ms-flex: 0 0 20px;
                  flex: 0 0 20px; }
          .header-custom_menu .collection-menu-dropdown .sub-categories__list-item-marker svg path {
            fill: #969696; }
    .header-custom_menu .collection-menu-dropdown .subcategory-items {
      display: none;
      position: absolute;
      top: 0;
      left: 260px;
      width: 260px;
      background: #ffffff;
      padding: 0 10px 0 20px;
      z-index: 100;
      box-shadow: 4px 3px 10px #eaeaea;
      height: 100%; }
      .header-custom_menu .collection-menu-dropdown .subcategory-items--active {
        display: block; }
      .header-custom_menu .collection-menu-dropdown .subcategory-items--openSub {
        border-bottom-right-radius: 0; }
    .header-custom_menu .collection-menu-dropdown > .subcategory-items {
      left: 260px; }

@-webkit-keyframes slide-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes slide-down {
  from {
    opacity: 0;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes slide-up {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    opacity: 0;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); } }

@keyframes slide-up {
  from {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0); }
  to {
    opacity: 0;
    -webkit-transform: translateY(-30%);
            transform: translateY(-30%); } }

/*************************************/
/*          МОБИЛЬНОЕ МЕНЮ           */
/*************************************/
.at-mobile_menu-position {
  height: 100%;
  max-width: 410px;
  width: 100%;
  background: #FFFFFF; }
  .at-mobile_menu-position .ajs-body {
    padding: 20px; }
  .at-mobile_menu-position .ajs-commands {
    display: block; }
    .at-mobile_menu-position .ajs-commands .ajs-close {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 50.1 50.1'%3E%3Cpath d='M27.2 25.1L50.1 48 48 50.1 25.1 27.2l-23 22.9L0 48l22.9-22.9L0 2.1 2.1 0 25 22.9 48 0l2.1 2.1-22.9 23z'%3E%3C/path%3E%3C/svg%3E");
      width: 14px;
      height: 14px; }
  .at-mobile_menu-position .sidebar-block {
    position: relative;
    padding-bottom: 0; }
    .at-mobile_menu-position .sidebar-block-heading {
      display: inline-block;
      width: 100%;
      text-transform: uppercase;
      text-align: center;
      font-size: 15px;
      line-height: 15px;
      margin-bottom: 15px;
      padding-bottom: 15px;
      border-bottom: 1px solid #e5e5e5;
      font-weight: 400; }
      .at-mobile_menu-position .sidebar-block-heading.active {
        font-weight: 600; }
      .at-mobile_menu-position .sidebar-block-heading-prev {
        width: 20px;
        height: 20px;
        position: absolute;
        top: 0;
        left: 0;
        cursor: pointer; }
        .at-mobile_menu-position .sidebar-block-heading-prev:before {
          content: '';
          background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 32 52'%3E%3Cpath d='M25.6 49.8L1.8 26 25.6 2.2l3.5 3.5L8.9 26l20.2 20.2-3.5 3.6z'%3E%3C/path%3E%3C/svg%3E");
          width: 14px;
          height: 14px;
          display: block;
          background-repeat: no-repeat; }
    .at-mobile_menu-position .sidebar-block-content .header_menu_subs {
      display: none; }
    .at-mobile_menu-position .sidebar-block-content .menu {
      text-align: center;
      font-weight: 400;
      text-transform: none;
      padding: 0 0 15px 0; }
      .at-mobile_menu-position .sidebar-block-content .menu.level-1 {
        padding: 0 0 0 0; }
        .at-mobile_menu-position .sidebar-block-content .menu.level-1:after {
          display: none; }
      .at-mobile_menu-position .sidebar-block-content .menu.level-2 {
        padding: 0 0 0 0; }
        .at-mobile_menu-position .sidebar-block-content .menu.level-2:after {
          display: none; }
      .at-mobile_menu-position .sidebar-block-content .menu-item {
        width: 100%; }
        .at-mobile_menu-position .sidebar-block-content .menu-item-controls .level-1.is-opened {
          padding-bottom: 10px; }
        .at-mobile_menu-position .sidebar-block-content .menu-item.has-submenu > .menu-item-controls .menu-marker {
          visibility: visible; }
          .at-mobile_menu-position .sidebar-block-content .menu-item.has-submenu > .menu-item-controls .menu-marker-link {
            visibility: visible; }
        .at-mobile_menu-position .sidebar-block-content .menu-item-link {
          color: #282828;
          -webkit-box-pack: left;
          -webkit-justify-content: left;
              -ms-flex-pack: left;
                  justify-content: left;
          text-align: left;
          padding: 10px 0;
          text-transform: uppercase; }
          .at-mobile_menu-position .sidebar-block-content .menu-item-link.is-opened {
            color: #000000; }
          .at-mobile_menu-position .sidebar-block-content .menu-item-link:hover {
            color: #000000; }
        .at-mobile_menu-position .sidebar-block-content .menu-item-controls {
          position: absolute;
          right: 0;
          top: 50%;
          -webkit-transform: translate(0, -50%);
              -ms-transform: translate(0, -50%);
                  transform: translate(0, -50%);
          width: 20px;
          height: 20px;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
          cursor: pointer; }
          .at-mobile_menu-position .sidebar-block-content .menu-item-controls:before {
            content: '';
            background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129'%3E%3Cpath d='M121.3 34.6c-1.6-1.6-4.2-1.6-5.8 0l-51 51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8 0-1.6 1.6-1.6 4.2 0 5.8l53.9 53.9c.8.8 1.8 1.2 2.9 1.2 1 0 2.1-.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2.1-5.8z'%3E%3C/path%3E%3C/svg%3E");
            width: 1rem;
            width: 11px;
            height: 11px;
            -webkit-transform: rotate(-90deg);
                -ms-transform: rotate(-90deg);
                    transform: rotate(-90deg);
            background-repeat: no-repeat; }
      .at-mobile_menu-position .sidebar-block-content .menu-marker {
        visibility: hidden;
        width: 32px;
        height: 14px;
        line-height: 0; }
        .at-mobile_menu-position .sidebar-block-content .menu-marker-link {
          visibility: hidden; }
        .at-mobile_menu-position .sidebar-block-content .menu-marker path {
          fill: #fff; }
        .at-mobile_menu-position .sidebar-block-content .menu-marker .minus {
          display: none;
          height: 14px; }
        .at-mobile_menu-position .sidebar-block-content .menu-marker .plus {
          height: 14px; }
        .at-mobile_menu-position .sidebar-block-content .menu-marker.is-opened .minus {
          display: block; }
        .at-mobile_menu-position .sidebar-block-content .menu-marker.is-opened .plus {
          display: none; }
    .at-mobile_menu-position .sidebar-block-content_catalog {
      font-size: 26px;
      line-height: 26px; }
    .at-mobile_menu-position .sidebar-block-content_menu {
      color: #000000; }
      .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
        .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-list > ul {
          width: 100%;
          position: relative; }
      .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column {
        padding: 0; }
        .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column .navigation-desktop-section {
          position: relative; }
          .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column .navigation-desktop-section > div {
            position: relative; }
          .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column .navigation-desktop-section .navigation-link {
            font-size: 15px;
            font-weight: 500;
            margin-bottom: 0;
            margin-top: 0;
            padding: 10px 0;
            width: 100%; }
          .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column .navigation-desktop-section .navigation-controls {
            position: absolute;
            right: 0;
            top: 50%;
            -webkit-transform: translate(0, -50%);
                -ms-transform: translate(0, -50%);
                    transform: translate(0, -50%);
            width: 20px;
            height: 20px;
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
                -ms-flex-pack: center;
                    justify-content: center;
            cursor: pointer; }
            .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column .navigation-desktop-section .navigation-controls:before {
              content: '';
              background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 129 129'%3E%3Cpath d='M121.3 34.6c-1.6-1.6-4.2-1.6-5.8 0l-51 51.1-51.1-51.1c-1.6-1.6-4.2-1.6-5.8 0-1.6 1.6-1.6 4.2 0 5.8l53.9 53.9c.8.8 1.8 1.2 2.9 1.2 1 0 2.1-.4 2.9-1.2l53.9-53.9c1.7-1.6 1.7-4.2.1-5.8z'%3E%3C/path%3E%3C/svg%3E");
              width: 1rem;
              width: 11px;
              height: 11px;
              background-repeat: no-repeat; }
          .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column .navigation-desktop-section > ul {
            display: none; }
          .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column .navigation-desktop-section.active .navigation-controls:before {
            -webkit-transform: rotate(180deg);
                -ms-transform: rotate(180deg);
                    transform: rotate(180deg); }
          .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column .navigation-desktop-section.active > ul {
            display: block;
            margin-bottom: 15px;
            padding-bottom: 15px;
            border-bottom: 1px solid #e5e5e5; }
          .at-mobile_menu-position .sidebar-block-content_menu__submenu .navigation-tab-content-column .navigation-desktop-section.active > div > .navigation-link {
            font-weight: 600; }
    .at-mobile_menu-position .sidebar-block-language {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 20%;
          -ms-flex: 1 1 20%;
              flex: 1 1 20%;
      font-size: 24px;
      line-height: 33px;
      text-transform: capitalize;
      color: #969696;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 15px 0 0 0; }
      .at-mobile_menu-position .sidebar-block-language_items {
        list-style-type: none;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
        .at-mobile_menu-position .sidebar-block-language_items li a {
          color: #969696; }
        .at-mobile_menu-position .sidebar-block-language_items li.active a {
          color: #000000;
          font-weight: 600; }
        .at-mobile_menu-position .sidebar-block-language_items li:not(:last-child):after {
          content: '/';
          padding: 0 5px;
          color: #969696; }

/*************************************/
/*              FOOTER               */
/*************************************/
.sections-footer .container-wrapper--bg-black {
  background: #000; }

.sections-footer .footer-boutiques {
  position: relative;
  font-family: 'Century Gothic Std', Arial, sans-serif; }
  .sections-footer .footer-boutiques--bg {
    width: 100%;
    height: 340px;
    background-image: url("https://static-ru.insales.ru/files/1/2974/14379934/original/store-locator-banner-onedior2_1440_1200.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    background-origin: border-box;
    background-clip: border-box;
    background-color: #f6f6f6; }
  .sections-footer .footer-boutiques-wrapper {
    position: absolute;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    left: 1.25rem;
    right: 1.25rem;
    bottom: 0;
    top: 0;
    text-align: center; }
  .sections-footer .footer-boutiques__title {
    width: 100%;
    margin-bottom: 25px;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    color: #000000;
    text-transform: uppercase; }
    .sections-footer .footer-boutiques__title-text {
      text-transform: uppercase;
      word-break: normal; }
  .sections-footer .footer-boutiques__form {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #000000; }
    .sections-footer .footer-boutiques__form-wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      position: relative; }
    .sections-footer .footer-boutiques__form-label {
      width: 100%; }
    .sections-footer .footer-boutiques__form-input {
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      width: 320px;
      height: 60px;
      padding: 10px 65px 10px 20px;
      box-sizing: border-box;
      border: 1px solid #000000;
      border-radius: 3.75rem;
      font-size: 15px;
      background-color: #ffffff;
      color: #000000; }
      .sections-footer .footer-boutiques__form-input:focus, .sections-footer .footer-boutiques__form-input:active {
        outline: none; }
    .sections-footer .footer-boutiques__form-button {
      position: absolute;
      height: 60px;
      width: 70px;
      right: -1px;
      padding: 0;
      border: 1px solid #000000;
      border-left: none;
      border-radius: 0 3.75rem 3.75rem 0;
      background-color: #000000;
      cursor: pointer;
      fill: #fff; }
    .sections-footer .footer-boutiques__form-button-content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      width: 100%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      cursor: pointer; }
    .sections-footer .footer-boutiques__form-button-icon {
      height: 32px;
      cursor: pointer; }

.sections-footer .footer-services {
  margin: 0 auto;
  padding: 25px;
  color: #ffffff; }
  .sections-footer .footer-services__title {
    margin: 20px 0 40px;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    font-weight: 400;
    color: #ffffff; }
  .sections-footer .footer-services__elem {
    padding: 0 20px;
    font-size: 15px;
    box-sizing: border-box; }
    .sections-footer .footer-services__elem-icon {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%;
      height: 32px;
      margin: 12px 0 16px;
      fill: #ffffff; }
    .sections-footer .footer-services__elem-title {
      margin: 0 0 10px;
      font-size: 15px;
      line-height: 1.5;
      text-transform: uppercase; }
      .sections-footer .footer-services__elem-title-text {
        word-break: normal; }
    .sections-footer .footer-services__elem-text-additional {
      margin: 0 0 10px;
      line-height: 1.6; }

.sections-footer .footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 100%;
  padding: 30px 0;
  margin: 0 auto; }
  @media screen and (max-width: 920px) {
    .sections-footer .footer__elem {
      width: 100%;
      border-bottom: 1px solid #e5e5e5;
      box-sizing: border-box; }
      .sections-footer .footer__elem:last-child {
        border: none; } }
  .sections-footer .footer__elem-wrapper {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    width: 100%;
    max-width: 325px; }
  .sections-footer .footer__text {
    margin: 0 15px 15px 15px;
    font-size: 12px;
    text-align: center;
    color: #757575;
    width: 100%; }
  .sections-footer .footer__text-title {
    margin: 0 0 15px 0;
    text-align: center;
    font-size: 15px;
    line-height: 1.25rem;
    word-break: normal;
    text-transform: uppercase; }
  .sections-footer .footer__form {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    border: 1px solid black;
    border-radius: 3.75rem;
    height: 52px;
    width: 100%; }
    .sections-footer .footer__form-wrapper {
      position: relative;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      width: 100%;
      height: 52px; }
    .sections-footer .footer__form-label {
      position: relative;
      display: -webkit-inline-box;
      display: -webkit-inline-flex;
      display: -ms-inline-flexbox;
      display: inline-flex;
      height: 52px;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 0.5rem 1.25rem;
      box-sizing: border-box;
      border: 1px solid #cecece;
      background-color: white;
      border-radius: 0.3125rem;
      height: 100%;
      background-color: transparent;
      border: none;
      border-radius: 50%;
      overflow: hidden;
      border-radius: 3.75rem 0 0 3.75rem; }
    .sections-footer .footer__form-input {
      height: 52px;
      padding: 15px;
      font-size: 15px;
      background-color: transparent;
      margin: 0;
      color: black;
      border: 0;
      border-radius: 0.31px;
      width: 100%; }
      .sections-footer .footer__form-input:focus, .sections-footer .footer__form-input:active {
        border: none;
        outline: none; }
    .sections-footer .footer__form-button {
      height: 50px;
      min-width: 70px;
      padding: 0 1.25rem;
      font-size: 15px;
      -webkit-flex-shrink: 0;
          -ms-flex-negative: 0;
              flex-shrink: 0;
      border-radius: 0 3.75rem 3.75rem 0;
      opacity: 0.2;
      pointer-events: none;
      cursor: auto;
      color: white;
      background-color: black;
      border: none; }
  .sections-footer .footer__link-list {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
    margin: 0;
    padding: 0;
    font-size: 15px;
    line-height: 43px;
    text-align: left;
    text-decoration: underline; }
    .sections-footer .footer__link-list-item {
      margin: 0;
      list-style-type: none;
      line-height: 22px; }
      .sections-footer .footer__link-list-item a {
        font-size: 15px;
        line-height: 22px;
        color: #000000; }
        .sections-footer .footer__link-list-item a:hover {
          font-weight: 600; }

/*************************************/
/*           SOCIALS LINKS          */
/*************************************/
.social-media {
  width: 100%;
  padding: 20px 0; }
  @media screen and (max-width: 920px) {
    .social-media {
      padding: 0; } }
  .social-media__links {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .social-media__links-header {
      margin: 0 0 15px 0;
      font-size: 15px;
      line-height: 20px;
      text-transform: uppercase; }
    .social-media__links-icons {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      margin: 0;
      padding: 0;
      padding-bottom: 20px;
      border-bottom: 2px solid #e5e5e5; }
  .social-media__link {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    width: 52px;
    height: 52px;
    margin: 0 10px;
    cursor: pointer;
    position: relative;
    overflow: visible; }
    .social-media__link-title {
      width: 1px;
      height: 1px;
      position: absolute;
      opacity: 0;
      overflow: hidden; }
    .social-media__link-icon {
      width: 100%;
      height: 100%;
      color: black;
      fill: black; }
      .social-media__link-icon circle {
        stroke: #757575; }
    .social-media__link:hover circle {
      stroke: #000000; }

.scroll-to-top-button {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 55px !important;
  height: 55px !important;
  border: 1px solid #757575 !important;
  z-index: 99;
  border-radius: 50%;
  background: #fff; }
  .scroll-to-top-button svg {
    width: 15px;
    height: 24.5px;
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg);
    color: black;
    fill: black; }

/*************************************/
/*           PAGE HEADER             */
/*************************************/
.page_header {
  padding: 30px 0 10px 0; }
  .page_header .page-headding-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 22px; }
    .page_header .page-headding-wrapper .page-headding {
      font-weight: bold;
      font-size: 32px;
      line-height: 34px;
      color: #313131; }

/*************************************/
/*          SECTION TITLE            */
/*************************************/
.section-headding-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
  .section-headding-wrapper .section-headding {
    font-style: normal;
    font-weight: bold;
    font-size: 32px;
    line-height: 34px;
    color: #313131;
    padding: 16px 0; }

/*************************************/
/*           BREADCRUMBS             */
/*************************************/
.breadcrumb-wrapper {
  padding-bottom: 22px; }
  .breadcrumb-wrapper .breadcrumb {
    padding: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0; }
    .breadcrumb-wrapper .breadcrumb-item {
      font-size: 14px;
      line-height: 19px;
      letter-spacing: 0.5px;
      color: #313131;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .breadcrumb-wrapper .breadcrumb-item:not(:last-child):after {
        content: '';
        width: 2px;
        height: 2px;
        border-radius: 50%;
        margin: 0 5px;
        display: block;
        background: #eca462; }
    .breadcrumb-wrapper .breadcrumb-link {
      color: #969696; }
      .breadcrumb-wrapper .breadcrumb-link.home-icon {
        color: #313131; }
    .breadcrumb-wrapper .breadcrumb-page {
      color: #969696; }

/*************************************/
/*          НОВАЯ КОЛЛЕКЦИЯ          */
/*************************************/
.new-collection {
  margin-bottom: 40px;
  height: 484px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover; }
  .new-collection > .container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .new-collection_content {
    max-width: 400px; }
  .new-collection_title {
    font-size: 70px;
    line-height: 100%;
    text-transform: uppercase;
    color: #FFFFFF;
    text-shadow: 0px 0px 30px rgba(255, 196, 112, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.1);
    font-weight: 600;
    margin-bottom: 10px; }
  .new-collection_descr {
    font-size: 16px;
    line-height: 146%;
    color: #FFFFFF;
    text-shadow: 0px 0px 30px rgba(255, 196, 112, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.1);
    margin-bottom: 40px; }

/***************************************/
/*          СТРАНИЦА ПОИСКА            */
/***************************************/
.search_container {
  padding: 40px 0 0 0; }
  .search_container .notice {
    text-align: center; }
  .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget {
    max-width: 500px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto;
    margin-left: 20px; }
    .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-field {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 calc(100% - 30px);
          -ms-flex: 1 1 calc(100% - 30px);
              flex: 1 1 calc(100% - 30px);
      padding: 10px 15px 10px 15px; }
      .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-field:focus {
        color: #000;
        border-bottom: 2px solid #eca462; }
        .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-field:focus::-webkit-input-placeholder {
          color: #000; }
        .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-field:focus::-moz-placeholder {
          color: #000; }
        .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-field:focus:-ms-input-placeholder {
          color: #000; }
        .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-field:focus::-ms-input-placeholder {
          color: #000; }
        .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-field:focus::placeholder {
          color: #000; }
    .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-button {
      padding: 13px 13px;
      margin-left: -40px; }
      .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-button:hover {
        background: transparent; }
        .search_container .search-results-toolbar .toolbar-inner .search-widget-wrapper .search-widget-button:hover path {
          fill: #000000; }
  .search_container .products-list {
    padding-top: 40px; }

/***************************************/
/*           СТРАНИЦА 404              */
/***************************************/
.notFound_background .content-wrapper {
  height: calc(100vh - 128px);
  position: relative; }

.page_404-wrapper {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 760px;
      -ms-flex: 1 1 760px;
          flex: 1 1 760px;
  max-width: 760px;
  width: 100%;
  margin: 0 auto; }
  .page_404-wrapper .notFound-content {
    background: transparent;
    height: auto;
    padding-top: 40px; }
    .page_404-wrapper .notFound-content:before {
      display: none; }
    .page_404-wrapper .notFound-content:after {
      display: none; }
    .page_404-wrapper .notFound-content_title {
      font-size: 168px;
      line-height: 168px;
      text-align: center;
      color: #313131;
      font-weight: 600; }
    .page_404-wrapper .notFound-content_subtitle {
      font-size: 48px;
      line-height: 48px;
      text-align: center;
      color: #313131;
      font-weight: 600; }
    .page_404-wrapper .notFound-content_descr {
      font-size: 16px;
      line-height: 146%;
      text-align: center;
      color: #313131;
      max-width: 200px;
      margin: 0 auto; }

/***************************************/
/*       ФОРМА ОБРАТНОЙ СВЯЗИ          */
/***************************************/
.page_feedback .form .form-row:not(.is-checkbox).active .form-field {
  color: #000; }

.page_feedback .form .form-row:not(.is-checkbox).active .form-field:focus {
  color: #000; }

.page_feedback .form .form-row:not(.is-checkbox).active .form-field:-internal-autofill-selected {
  background-color: #fff !important;
  color: #000; }

.page_feedback .form .form-row:not(.is-checkbox).active .form-field:-webkit-autofill {
  -webkit-box-shadow: inset 0 0 0 50px #fff;
  -webkit-text-fill-color: #000; }

.page_feedback .form-controls-wrapper .form-button {
  background: #74292B; }
  .page_feedback .form-controls-wrapper .form-button:hover {
    background: #74292B url(btn_bg_hover.png) top left repeat-x;
    color: #fff; }

.page_feedback .form-notice.is-error {
  color: #ff4c65; }

/*****************************************/
/*          ОТЛОЖЕННЫЕ ТОВАРЫ            */
/*****************************************/
.wishlist_container .favorite-actions {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
  .wishlist_container .favorite-actions .button {
    margin: 5px 0; }
  .wishlist_container .favorite-actions .button-clear {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    color: #969696;
    margin-right: 25px; }
    .wishlist_container .favorite-actions .button-clear svg {
      margin-left: 10px; }
    .wishlist_container .favorite-actions .button-clear:hover {
      color: #969696; }
      .wishlist_container .favorite-actions .button-clear:hover path {
        fill: #969696; }
  .wishlist_container .favorite-actions .button-buy {
    max-width: 300px; }

.wishlist_container .products_empty {
  margin: 0 0 0 0; }

/*****************************************/
/*               КОНТАКТЫ                */
/*****************************************/
.contacts_container {
  margin-top: 40px; }

.contacts_socials {
  padding-top: 40px;
  padding-bottom: 20px; }

.page-contacts_content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -15px; }
  .page-contacts_content_info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 280px;
        -ms-flex: 0 0 280px;
            flex: 0 0 280px;
    padding: 0 15px; }
    .page-contacts_content_info_item {
      font-family: 'Muller';
      font-size: 16px;
      line-height: 20px;
      color: #101415;
      padding-bottom: 16px; }
      .page-contacts_content_info_item_title {
        font-weight: 600;
        font-size: 18px;
        line-height: 140%;
        padding-bottom: 5px; }
      .page-contacts_content_info_item_content a {
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline;
        color: #74292B;
        font-weight: 600; }
  .page-contacts_content_video {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 280px);
        -ms-flex: 0 0 calc(100% - 280px);
            flex: 0 0 calc(100% - 280px);
    padding: 0 15px; }
    .page-contacts_content_video_title {
      font-weight: 600;
      font-size: 18px;
      line-height: 140%;
      padding-bottom: 20px; }
    .page-contacts_content_video iframe {
      width: 100%;
      height: 400px; }

.page-contacts_socials_title {
  font-size: 18px;
  line-height: 140%;
  color: #101415;
  font-weight: 600;
  padding-bottom: 25px; }

.page-contacts_socials_block {
  padding-bottom: 20px; }
  .page-contacts_socials_block_title {
    font-size: 18px;
    line-height: 140%;
    color: #969696;
    font-weight: 600;
    padding-bottom: 5px; }
  .page-contacts_socials_block_items {
    margin: 0 -10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .page-contacts_socials_block_item {
    padding: 0 10px 10px 10px; }
    .page-contacts_socials_block_item img {
      width: 48px;
      height: 48px; }
  .page-contacts_socials_block_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .page-contacts_socials_block_content_icon {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 48px;
          -ms-flex: 0 0 48px;
              flex: 0 0 48px; }
    .page-contacts_socials_block_content_info {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 48px);
          -ms-flex: 0 0 calc(100% - 48px);
              flex: 0 0 calc(100% - 48px); }
      .page-contacts_socials_block_content_info a {
        font-size: 16px;
        line-height: 26px;
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline;
        color: #74292B;
        font-weight: 700;
        display: block; }
      .page-contacts_socials_block_content_info span {
        font-size: 16px;
        line-height: 146%;
        color: #969696; }

/* Карта google */
.map_block {
  overflow: hidden;
  height: 550px;
  position: relative;
  margin: 20px 0 20px 0; }
  .map_block .map_hov span {
    position: absolute;
    font-weight: 900;
    font-size: 30px;
    width: 100%;
    text-align: center;
    top: 40%;
    color: #fff;
    opacity: 0;
    -webkit-transition: 1s;
    transition: 1s; }
  .map_block .map_hov.active span {
    display: none;
    -webkit-transition: 0;
    transition: 0; }
  .map_block .map_hov:not(.active) {
    cursor: pointer; }
    .map_block .map_hov:not(.active):after {
      content: '';
      position: absolute;
      height: 100%;
      width: 100%;
      top: 0;
      -webkit-transition: 1s;
      transition: 1s; }
    .map_block .map_hov:not(.active):hover span {
      -webkit-transition: 1s;
      transition: 1s;
      opacity: 1;
      z-index: 9; }
    .map_block .map_hov:not(.active):hover:after {
      background: #000;
      opacity: 0.4; }
  .map_block .map_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .map_block .map_content .image img {
    padding-right: 10px;
    width: 100px;
    height: 100px; }

.mapFrame {
  height: 600px;
  margin-bottom: 20px; }

/*****************************************/
/*            НАШИ МАГАЗИНЫ              */
/*****************************************/
.ourShops_container {
  padding-top: 15px; }
  .ourShops_container .ourShops_shopsList {
    padding-bottom: 20px; }
    .ourShops_container .ourShops_shopsList_title {
      font-size: 32px;
      line-height: 34px;
      text-transform: uppercase;
      color: #282828;
      font-weight: 600;
      margin-bottom: 20px; }
    .ourShops_container .ourShops_shopsList_descr {
      color: #101415;
      line-height: 146%;
      margin-bottom: 20px; }
    .ourShops_container .ourShops_shopsList_select {
      margin-bottom: 20px; }
      .ourShops_container .ourShops_shopsList_select select {
        border: none;
        width: 100%;
        font-weight: normal;
        font-size: 16px;
        line-height: 146%;
        color: #313131; }
      .ourShops_container .ourShops_shopsList_select .nice-select {
        width: 100%;
        display: block;
        float: inherit;
        border: none;
        background: #FFFFFF;
        border: 1px solid #E3E3E3;
        box-sizing: border-box;
        border-radius: 30px; }
        .ourShops_container .ourShops_shopsList_select .nice-select .list {
          width: 100%;
          max-height: 200px;
          overflow: auto; }
        .ourShops_container .ourShops_shopsList_select .nice-select:after {
          width: 7px;
          height: 7px; }
    .ourShops_container .ourShops_shopsList_items ul {
      padding: 0;
      list-style-type: none; }
      .ourShops_container .ourShops_shopsList_items ul li {
        padding: 10px 12px;
        font-size: 16px;
        line-height: 146%;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        color: #282828;
        cursor: pointer; }
        .ourShops_container .ourShops_shopsList_items ul li.active {
          color: #000000; }
          .ourShops_container .ourShops_shopsList_items ul li.active span {
            font-weight: 600; }
          .ourShops_container .ourShops_shopsList_items ul li.active:hover {
            color: #000000; }
        .ourShops_container .ourShops_shopsList_items ul li:hover {
          background: #f7fbf2;
          color: #282828; }
  .ourShops_container .ourShops_shopsDescr {
    padding-bottom: 20px; }
    .ourShops_container .ourShops_shopsDescr ul {
      padding: 0;
      list-style-type: none; }
    .ourShops_container .ourShops_shopsDescr_logo {
      margin-bottom: 20px; }
      .ourShops_container .ourShops_shopsDescr_logo img {
        max-width: 100%; }
    .ourShops_container .ourShops_shopsDescr_descr {
      font-weight: normal;
      font-size: 16px;
      line-height: 146%;
      color: #313131; }
      .ourShops_container .ourShops_shopsDescr_descr p {
        margin-bottom: 5px; }
  .ourShops_container #map {
    height: 400px; }
    .ourShops_container #map .map_content img {
      max-width: 100%;
      margin-bottom: 10px; }

/*****************************************/
/*              ОПТОВИКАМ                */
/*****************************************/
.section_title {
  font-size: 48px;
  line-height: 48px;
  color: #F0E3C1;
  font-weight: 600; }

.wholesalers-banner {
  background: -webkit-linear-gradient(left, #1F1F1F 50%, #000 50%);
  background: linear-gradient(to right, #1F1F1F 50%, #000 50%);
  position: relative;
  margin-bottom: 70px;
  height: 500px; }
  .wholesalers-banner:before {
    content: '';
    height: 80px;
    width: 100%;
    display: block;
    position: absolute;
    background: url(mask_bg_1.png) center center repeat-x;
    left: 0;
    z-index: 0; }
  .wholesalers-banner_info {
    position: relative;
    padding: 20px 20px 20px 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 350px;
        -ms-flex: 0 0 350px;
            flex: 0 0 350px; }
    .wholesalers-banner_info_title {
      font-size: 48px;
      line-height: 48px;
      color: #FFFFFF;
      text-shadow: 0px 20px 150px rgba(255, 196, 112, 0.19), 0px 0px 30px rgba(255, 255, 255, 0.1);
      font-weight: 600;
      margin-bottom: 20px; }
    .wholesalers-banner_info_descr {
      font-size: 16px;
      line-height: 146%;
      color: #969696;
      margin-bottom: 20px; }
    .wholesalers-banner_info_feedback {
      margin-bottom: 20px; }
    .wholesalers-banner_info_link {
      text-transform: none; }
      .wholesalers-banner_info_link a {
        font-size: 16px;
        line-height: 26px;
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline;
        color: #eca462;
        font-weight: 600;
        text-transform: none; }
  .wholesalers-banner_image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 350px);
        -ms-flex: 0 0 calc(100% - 350px);
            flex: 0 0 calc(100% - 350px); }
    .wholesalers-banner_image:before {
      background: #000;
      display: block;
      width: 100%;
      height: 100%;
      content: '';
      position: absolute;
      top: 0; }
    .wholesalers-banner_image img {
      z-index: 1;
      position: relative; }
  .wholesalers-banner_container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    overflow: hidden;
    height: 500px; }

.wholesalers-benefits {
  margin-bottom: 70px; }
  .wholesalers-benefits_title {
    margin-bottom: 20px; }
  .wholesalers-benefits_item {
    padding: 20px 0; }
    .wholesalers-benefits_item_title {
      font-size: 26px;
      line-height: 26px;
      letter-spacing: 0.01em;
      text-transform: uppercase;
      color: #eca462;
      margin-bottom: 16px;
      font-weight: 600; }
    .wholesalers-benefits_item_descr {
      font-size: 16px;
      line-height: 146%;
      color: #e4e4e4; }

.wholesalers-prices {
  margin-bottom: 70px; }
  .wholesalers-prices_title {
    margin-bottom: 20px; }
  .wholesalers-prices_contant {
    padding: 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    /*&:before {
                    content: '';
                    position: absolute;
                    display: block;
                    width: 50px;
                    height: 50px;
                    border-radius: 50%;
                    background: #FDD8A4;
                    filter: blur(100px);
                    z-index: -2;
                    right: 250px;
                    top: 50%;
                    transform: translateY(-50%);
                }*/ }
  .wholesalers-prices_info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px; }
    .wholesalers-prices_info span {
      font-size: 20px;
      line-height: 134%;
      color: #CDCDCD;
      max-width: 290px;
      display: block;
      margin: 0 auto; }
  .wholesalers-prices_block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 400px);
        -ms-flex: 0 0 calc(100% - 400px);
            flex: 0 0 calc(100% - 400px); }
    .wholesalers-prices_block_header {
      font-size: 18px;
      line-height: 140%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center;
      color: #eca462;
      font-weight: 600;
      background: #1F1F1F; }
  .wholesalers-prices_item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    color: #FCF9F1;
    font-size: 18px;
    line-height: 140%;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    font-weight: 600;
    text-align: center; }
    .wholesalers-prices_item:nth-child(2n+1) {
      background: #1F1F1F;
      color: #969696; }
  .wholesalers-prices_price {
    padding: 27px 16px;
    width: 33%; }
  .wholesalers-prices_your_paying {
    padding: 27px 16px;
    width: 33%; }
  .wholesalers-prices_discount_amount {
    padding: 27px 16px;
    width: 33%; }

.wholesalers-benefits-order {
  margin-bottom: 70px; }
  .wholesalers-benefits-order_title {
    margin-bottom: 20px; }
  .wholesalers-benefits-order_item {
    padding: 20px 0; }
    .wholesalers-benefits-order_item:hover .wholesalers-benefits-order_item_icon {
      box-shadow: 0px 20px 150px rgba(255, 196, 112, 0.19), 0px 0px 30px rgba(255, 255, 255, 0.1); }
    .wholesalers-benefits-order_item_icon {
      background: #1F1F1F;
      width: 84px;
      height: 84px;
      border-radius: 50%;
      margin-bottom: 14px;
      font-size: 48px;
      line-height: 48px;
      color: #FFFFFF;
      font-weight: 600;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding-left: 5px; }
    .wholesalers-benefits-order_item_title {
      font-size: 20px;
      line-height: 134%;
      color: #CDCDCD;
      margin-bottom: 10px; }
    .wholesalers-benefits-order_item_descr {
      font-size: 16px;
      line-height: 146%;
      color: #969696; }

.wholesalers-faq {
  margin-bottom: 70px; }
  .wholesalers-faq_title {
    margin-bottom: 10px; }
  .wholesalers-faq_descr {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 134%;
    color: #969696; }
  .wholesalers-faq_contant {
    padding: 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    /*&:before {
                    content: '';
                    position: absolute;
                    display: block;
                    width: 50px;
                    height: 50px;
                    border-radius: 50%;
                    background: #FDD8A4;
                    filter: blur(100px);
                    z-index: -2;
                    right: 250px;
                    top: 100px;
                }*/ }
    .wholesalers-faq_contant:after {
      content: '';
      position: absolute;
      background: url(quote.png) top center no-repeat;
      display: block;
      width: 200px;
      height: 200px;
      z-index: -1;
      right: 210px;
      top: 60px; }
  .wholesalers-faq_info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
        -ms-flex: 0 0 400px;
            flex: 0 0 400px; }
    .wholesalers-faq_info span {
      font-size: 20px;
      line-height: 134%;
      color: #CDCDCD;
      max-width: 290px;
      display: block;
      margin: 0 auto; }
  .wholesalers-faq_block {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 400px);
        -ms-flex: 0 0 calc(100% - 400px);
            flex: 0 0 calc(100% - 400px); }
  .wholesalers-faq_item {
    cursor: pointer;
    margin: 5px 0; }
    .wholesalers-faq_item.active .wholesalers-faq_item_title {
      background: #74292B;
      color: #FFFFFF;
      font-weight: 600; }
      .wholesalers-faq_item.active .wholesalers-faq_item_title .icon {
        -webkit-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
                transform: rotate(180deg); }
        .wholesalers-faq_item.active .wholesalers-faq_item_title .icon path {
          fill: #FFFFFF; }
    .wholesalers-faq_item.active .wholesalers-faq_item_content {
      display: block; }
    .wholesalers-faq_item_title {
      background: #1F1F1F;
      font-size: 16px;
      line-height: 146%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      color: #969696;
      padding: 20px;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .wholesalers-faq_item_title:hover {
        background: #171717; }
    .wholesalers-faq_item_content {
      font-size: 16px;
      line-height: 146%;
      color: #FFFFFF;
      padding: 20px 20px;
      display: none; }

.new-collection {
  margin-bottom: 70px; }

.wholesalers-reviews {
  margin-bottom: 70px; }
  .wholesalers-reviews_title {
    margin-bottom: 10px; }
  .wholesalers-reviews_descr {
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 134%;
    color: #969696; }
  .wholesalers-reviews_showMore {
    font-size: 16px;
    line-height: 26px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #eca462;
    font-weight: 600;
    text-align: center;
    cursor: pointer; }
    .wholesalers-reviews_showMore:hover {
      opacity: 0.8; }
  .wholesalers-reviews_items {
    overflow: hidden;
    position: relative; }
    .wholesalers-reviews_items.minimize {
      max-height: 400px; }
      .wholesalers-reviews_items.minimize:after {
        content: '';
        background: -webkit-linear-gradient(bottom, #282828, rgba(40, 40, 40, 0.14));
        background: linear-gradient(to top, #282828, rgba(40, 40, 40, 0.14));
        width: 100%;
        height: 190px;
        display: block;
        position: absolute;
        bottom: 0; }
  .wholesalers-reviews_item {
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .wholesalers-reviews_item_info {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 350px;
          -ms-flex: 0 0 350px;
              flex: 0 0 350px; }
      .wholesalers-reviews_item_info_title {
        font-size: 20px;
        line-height: 134%;
        color: #969696;
        padding-bottom: 15px;
        font-weight: 500; }
      .wholesalers-reviews_item_info_name {
        padding-bottom: 15px; }
        .wholesalers-reviews_item_info_name a {
          font-size: 16px;
          line-height: 26px;
          -webkit-text-decoration-line: underline;
                  text-decoration-line: underline;
          color: #eca462;
          font-weight: 600; }
          .wholesalers-reviews_item_info_name a:hover {
            box-shadow: 0px 0px 30px rgba(255, 196, 112, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.1); }
      .wholesalers-reviews_item_info_image {
        padding-bottom: 15px; }
    .wholesalers-reviews_item_review {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 350px);
          -ms-flex: 0 0 calc(100% - 350px);
              flex: 0 0 calc(100% - 350px);
      background: #1F1F1F;
      padding: 40px;
      font-size: 16px;
      line-height: 146%;
      color: #FCF9F1;
      position: relative; }
      .wholesalers-reviews_item_review:before {
        border: 10px solid transparent;
        content: '';
        border-right-color: #1F1F1F;
        border-left: 0;
        width: 10px;
        height: 20px;
        position: absolute;
        left: -10px;
        display: inline-block;
        top: 25px; }
    .wholesalers-reviews_item.active .wholesalers-reviews_item_review {
      background: #74292B; }
      .wholesalers-reviews_item.active .wholesalers-reviews_item_review:before {
        border-right-color: #74292b; }

.wholesalers-feedback {
  margin-bottom: 70px; }
  .wholesalers-feedback_contant {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    /*&:before {
                content: '';
                position: absolute;
                display: block;
                width: 50px;
                height: 50px;
                border-radius: 50%;
                background: #FDD8A4;
                filter: blur(100px);
                z-index: -1;
                right: 0;
            }*/
    /*&:after {
                content: '';
                position: absolute;
                display: block;
                width: 50px;
                height: 50px;
                border-radius: 50%;
                background: #FDD8A4;
                filter: blur(100px);
                z-index: -1;
                left: 300px;
                bottom: 100px;
            }*/ }
  .wholesalers-feedback_benefits {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 350px;
        -ms-flex: 0 0 350px;
            flex: 0 0 350px;
    padding: 40px 0 0 0; }
    .wholesalers-feedback_benefits_item {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      padding: 30px 0; }
      .wholesalers-feedback_benefits_item_title {
        font-size: 16px;
        line-height: 136%;
        color: #FCF9F1;
        font-weight: 600;
        padding-left: 16px;
        max-width: 200px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% - 80px);
            -ms-flex: 0 0 calc(100% - 80px);
                flex: 0 0 calc(100% - 80px); }
      .wholesalers-feedback_benefits_item_icon {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 80px;
            -ms-flex: 0 0 80px;
                flex: 0 0 80px;
        text-align: center; }
  .wholesalers-feedback_form {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 350px);
        -ms-flex: 0 0 calc(100% - 350px);
            flex: 0 0 calc(100% - 350px);
    background: #1F1F1F;
    border-radius: 1px; }
    .wholesalers-feedback_form_content {
      max-width: 550px;
      margin: 0 auto;
      padding: 60px; }
    .wholesalers-feedback_form_title {
      font-size: 48px;
      line-height: 48px;
      color: #F0E3C1;
      font-weight: 600;
      padding: 0 20px; }

.wholesalers-ourpartners {
  margin-bottom: 70px; }
  .wholesalers-ourpartners_title {
    margin-bottom: 10px; }
  .wholesalers-ourpartners_showMore {
    font-size: 16px;
    line-height: 26px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #eca462;
    font-weight: 600;
    text-align: center;
    cursor: pointer; }
    .wholesalers-ourpartners_showMore:hover {
      opacity: 0.8; }
  .wholesalers-ourpartners_items {
    overflow: hidden;
    position: relative; }
    .wholesalers-ourpartners_items.minimize {
      max-height: 800px; }
      .wholesalers-ourpartners_items.minimize:after {
        content: '';
        background: -webkit-linear-gradient(bottom, #282828, rgba(40, 40, 40, 0.14));
        background: linear-gradient(to top, #282828, rgba(40, 40, 40, 0.14));
        width: 100%;
        height: 190px;
        display: block;
        position: absolute;
        bottom: 0; }
  .wholesalers-ourpartners_item {
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .wholesalers-ourpartners_item_info {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 350px;
          -ms-flex: 0 0 350px;
              flex: 0 0 350px; }
      .wholesalers-ourpartners_item_info_title {
        font-size: 20px;
        line-height: 134%;
        color: #969696;
        padding-bottom: 15px;
        font-weight: 500; }
      .wholesalers-ourpartners_item_info_name {
        padding-bottom: 15px; }
        .wholesalers-ourpartners_item_info_name a {
          font-size: 16px;
          line-height: 26px;
          -webkit-text-decoration-line: underline;
                  text-decoration-line: underline;
          color: #eca462;
          font-weight: 600; }
          .wholesalers-ourpartners_item_info_name a:hover {
            box-shadow: 0px 0px 30px rgba(255, 196, 112, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.1); }
      .wholesalers-ourpartners_item_info_image {
        padding-bottom: 15px; }

.wholesalers-certificates {
  margin-bottom: 70px; }
  .wholesalers-certificates_title {
    margin-bottom: 30px; }
  .wholesalers-certificates_items {
    overflow: hidden;
    position: relative; }
  .wholesalers-certificates_item {
    padding: 15px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .wholesalers-certificates_item_info {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 350px;
          -ms-flex: 0 0 350px;
              flex: 0 0 350px; }
      .wholesalers-certificates_item_info_title {
        font-size: 20px;
        line-height: 134%;
        color: #969696;
        padding-bottom: 15px;
        font-weight: 500; }
      .wholesalers-certificates_item_info_name {
        padding-bottom: 15px; }
        .wholesalers-certificates_item_info_name a {
          font-size: 16px;
          line-height: 26px;
          -webkit-text-decoration-line: underline;
                  text-decoration-line: underline;
          color: #eca462;
          font-weight: 600; }
      .wholesalers-certificates_item_info_image {
        padding-bottom: 15px; }
    .wholesalers-certificates_item a {
      width: 100%; }
      .wholesalers-certificates_item a img {
        width: 100%; }

/*****************************************/
/*              О КОМПАНИИ               */
/*****************************************/
.aboutCompany-banner {
  position: relative;
  margin-bottom: 70px; }
  .aboutCompany-banner_video video {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    min-height: 300px; }
  .aboutCompany-banner_info {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%; }
    .aboutCompany-banner_info_title {
      font-size: 42px;
      line-height: 42px;
      color: #FFFFFF;
      font-weight: 600; }
    .aboutCompany-banner_info_subtitle {
      font-size: 48px;
      line-height: 48px;
      color: #FFFFFF;
      font-weight: 600;
      margin-bottom: 20px; }
    .aboutCompany-banner_info_play {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-family: 'Muller';
      font-size: 20px;
      line-height: 134%;
      color: #FFFFFF;
      opacity: 0.7;
      cursor: pointer; }
      .aboutCompany-banner_info_play.active .icon.play {
        display: none; }
      .aboutCompany-banner_info_play.active .icon.stop {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .aboutCompany-banner_info_play .icon {
        background: #101415;
        border-radius: 50%;
        width: 104px;
        height: 104px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-right: 20px; }
        .aboutCompany-banner_info_play .icon.stop {
          display: none; }
      .aboutCompany-banner_info_play:hover .icon {
        box-shadow: 0px 20px 150px rgba(255, 196, 112, 0.19), 0px 0px 30px rgba(255, 255, 255, 0.1); }

.aboutCompany-benefits {
  margin-bottom: 170px;
  position: relative; }
  .aboutCompany-benefits:before {
    content: '';
    position: absolute;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #FDD8A4;
    -webkit-filter: blur(80px);
            filter: blur(80px);
    z-index: -2;
    left: 0;
    top: 50px; }
  .aboutCompany-benefits_item_title {
    font-size: 26px;
    line-height: 34px;
    text-transform: uppercase;
    color: #eca462;
    font-weight: 600;
    padding: 0 0 20px 0; }
    .aboutCompany-benefits_item_title span {
      font-size: 32px;
      line-height: 34px;
      color: #fff; }
    .aboutCompany-benefits_item_title:after {
      content: '';
      background: #fff;
      height: 2px;
      width: 40px;
      display: block;
      margin-top: 14px; }
  .aboutCompany-benefits_item_descr {
    font-size: 22px;
    line-height: 129%;
    color: #e4e4e4; }

.aboutCompany-benefits2_item {
  background: #1F1F1F;
  padding: 50px 0;
  margin-bottom: 200px; }
  .aboutCompany-benefits2_item_content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 22px;
    line-height: 129%;
    color: #e4e4e4;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    height: 100%;
    position: relative; }
  .aboutCompany-benefits2_item_descr {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 300px);
        -ms-flex: 0 0 calc(100% - 300px);
            flex: 0 0 calc(100% - 300px);
    padding-right: 30px; }
  .aboutCompany-benefits2_item_image {
    position: absolute;
    right: 0; }
  .aboutCompany-benefits2_item:nth-child(2n) .aboutCompany-benefits2_item_descr {
    padding-left: 30px;
    padding-right: 0; }
  .aboutCompany-benefits2_item:nth-child(2n) .aboutCompany-benefits2_item_content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  .aboutCompany-benefits2_item:nth-child(2n) .aboutCompany-benefits2_item_image {
    position: absolute;
    left: 0;
    margin-top: -80px; }

.aboutCompany-banner_item {
  height: 600px;
  margin-bottom: 120px; }
  .aboutCompany-banner_item > .container {
    height: 100%; }
  .aboutCompany-banner_item_content {
    max-width: 480px;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .aboutCompany-banner_item_title {
    font-size: 48px;
    line-height: 48px;
    color: #FCF9F1;
    text-shadow: 0px 0px 30px rgba(255, 196, 112, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.1);
    font-weight: 600;
    margin-bottom: 15px; }
  .aboutCompany-banner_item_descr {
    font-size: 22px;
    line-height: 129%;
    color: #e4e4e4; }
    .aboutCompany-banner_item_descr ul {
      list-style-type: none;
      padding: 0 0 0 30px;
      margin: 0 0 40px 0; }
      .aboutCompany-banner_item_descr ul li {
        position: relative;
        margin: 10px 0; }
        .aboutCompany-banner_item_descr ul li:before {
          content: '';
          height: 2px;
          width: 20px;
          background: #74292B;
          display: block;
          position: absolute;
          left: -30px;
          top: 10px; }
        .aboutCompany-banner_item_descr ul li > ul {
          margin: 0; }
          .aboutCompany-banner_item_descr ul li > ul li:before {
            content: '';
            height: 4px;
            width: 4px;
            background: #fff;
            display: block;
            position: absolute;
            left: -14px;
            top: 10px;
            border-radius: 50%; }
    .aboutCompany-banner_item_descr a:not(.button) {
      font-size: 16px;
      line-height: 26px;
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      color: #eca462;
      font-weight: 600; }

.aboutCompany-slider {
  margin-bottom: 100px; }
  .aboutCompany-slider_item {
    height: 600px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .aboutCompany-slider_item > .container {
      position: relative;
      height: 100%; }
    .aboutCompany-slider_item_content {
      height: 100%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      max-width: 550px;
      /*&:before {
                    background: #FDD8A4;
                    opacity: 0.2;
                    filter: blur(100px);
                    content: '';
                    width: 500px;
                    height: 100px;
                    border-radius: 50%;
                    position: absolute;
                    top: 30%;
                }*/ }
    .aboutCompany-slider_item_title {
      font-size: 70px;
      line-height: 100%;
      text-transform: uppercase;
      color: #FCF9F1;
      text-shadow: 0px 0px 30px rgba(255, 196, 112, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.1);
      padding: 0 16px 16px 16px;
      font-weight: 600; }
    .aboutCompany-slider_item_descr {
      font-size: 50px;
      line-height: 100%;
      text-transform: uppercase;
      color: #FCF9F1;
      text-shadow: 0px 0px 30px rgba(255, 196, 112, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.1);
      padding: 0 16px 16px 16px;
      font-weight: 600; }
  .aboutCompany-slider [data-slider-controls] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 30px; }
    .aboutCompany-slider [data-slider-controls] button {
      width: 65px;
      height: 65px;
      position: relative;
      background: #282828;
      border-radius: 1px;
      outline: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      top: 0;
      margin-top: 0;
      margin: 0 16px; }
      .aboutCompany-slider [data-slider-controls] button .icon_default_active {
        display: none; }
      .aboutCompany-slider [data-slider-controls] button path {
        fill: #fff; }
      .aboutCompany-slider [data-slider-controls] button.is-disabled {
        background: rgba(228, 228, 228, 0.5);
        opacity: 1; }
        .aboutCompany-slider [data-slider-controls] button.is-disabled path {
          fill: #fff; }
      .aboutCompany-slider [data-slider-controls] button:hover {
        background: #eca462; }
        .aboutCompany-slider [data-slider-controls] button:hover path {
          fill: #fff; }
        .aboutCompany-slider [data-slider-controls] button:hover .icon_default {
          display: none; }
        .aboutCompany-slider [data-slider-controls] button:hover .icon_default_active {
          display: block; }

.aboutCompany-about {
  padding-bottom: 30px; }
  .aboutCompany-about_title {
    font-size: 48px;
    line-height: 48px;
    color: #FFFFFF;
    font-weight: 600; }
  .aboutCompany-about_items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .aboutCompany-about_item {
    background-position: center right;
    background-repeat: no-repeat;
    position: relative;
    z-index: 1;
    margin: 50px auto;
    background-size: inherit; }
    .aboutCompany-about_item:after {
      content: '';
      position: absolute;
      width: 70%;
      height: 100%;
      display: block;
      background: -webkit-linear-gradient(left, #282828 75%, transparent 100%);
      background: linear-gradient(90deg, #282828 75%, transparent 100%);
      z-index: -1;
      top: 0;
      left: 0; }
    .aboutCompany-about_item:nth-child(2n) {
      background-position: center left; }
      .aboutCompany-about_item:nth-child(2n):after {
        width: 70%;
        height: 100%;
        background: -webkit-linear-gradient(left, transparent 0%, #282828 20%);
        background: linear-gradient(90deg, transparent 0%, #282828 20%);
        left: inherit;
        right: 0; }
      .aboutCompany-about_item:nth-child(2n) .aboutCompany-about_item_content {
        padding: 40px 0;
        max-width: 550px; }
      .aboutCompany-about_item:nth-child(2n) .aboutCompany-about_item_block {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
            -ms-flex-pack: end;
                justify-content: flex-end; }
    .aboutCompany-about_item_content {
      padding: 40px 0;
      max-width: 550px; }
    .aboutCompany-about_item_block {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .aboutCompany-about_item_title {
      font-size: 48px;
      line-height: 48px;
      color: #FCF9F1;
      text-shadow: 0px 0px 30px rgba(255, 196, 112, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.1);
      font-weight: 600;
      margin-bottom: 16px; }
    .aboutCompany-about_item_descr {
      font-size: 22px;
      line-height: 129%;
      color: #e4e4e4; }
      .aboutCompany-about_item_descr a:not(.button) {
        font-size: 16px;
        line-height: 26px;
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline;
        color: #eca462;
        font-weight: 600; }

/* Информация */
.aboutCompany-info {
  margin-bottom: 80px; }
  .aboutCompany-info_content {
    max-width: 550px;
    margin: 0 auto;
    text-align: center; }
  .aboutCompany-info_title {
    font-size: 22px;
    line-height: 129%;
    text-align: center;
    color: #FCF9F1;
    text-shadow: 0px 0px 30px rgba(255, 196, 112, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.1);
    padding-bottom: 30px; }
  .aboutCompany-info_catalog {
    padding-bottom: 40px; }
  .aboutCompany-info_descr {
    font-size: 22px;
    line-height: 129%;
    text-align: center;
    color: #e4e4e4;
    padding-bottom: 20px; }
  .aboutCompany-info_link a:not(.button) {
    font-size: 16px;
    line-height: 26px;
    -webkit-text-decoration-line: underline;
            text-decoration-line: underline;
    color: #eca462;
    font-weight: 600; }

/**************************************/
/*             ВАКАНСИИ               */
/**************************************/
/* Описание */
.jobs-descr {
  font-weight: normal;
  font-size: 16px;
  line-height: 146%;
  color: #313131;
  padding: 20px 0 60px 0; }

/* Вакансии */
.jobs-list {
  padding: 0 0 90px 0; }
  .jobs-list_item {
    padding: 18px;
    display: block;
    cursor: pointer; }
    .jobs-list_item img {
      width: 100%; }
    .jobs-list_item:hover {
      box-shadow: 0px 10px 240px rgba(0, 0, 0, 0.05); }
      .jobs-list_item:hover .jobs-list_item_title {
        color: #000000; }
    .jobs-list_item_title {
      font-weight: 600;
      font-size: 24px;
      line-height: 30px;
      color: #313131;
      padding: 15px 0 10px 0; }
    .jobs-list_item_short_description {
      font-weight: normal;
      font-size: 16px;
      line-height: 146%;
      color: #313131; }
      .jobs-list_item_short_description ul {
        list-style-type: none;
        padding: 0; }
        .jobs-list_item_short_description ul li {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          padding: 5px 0; }
          .jobs-list_item_short_description ul li:before {
            content: '•';
            padding-right: 5px; }
    .jobs-list_item_date {
      font-weight: normal;
      font-size: 16px;
      line-height: 146%;
      color: #969696; }
    .jobs-list_item_descr {
      color: #000; }

/* Обратная связь */
.jobs-feedback {
  background: url(jobs_feedback_bg.jpg) right center no-repeat;
  background-size: contain; }
  .jobs-feedback_content {
    border-radius: 1px;
    padding: 50px 50px;
    background: #fff;
    max-width: 550px;
    box-shadow: 0px 10px 240px rgba(0, 0, 0, 0.05), inset 0px 4px 0px #000000; }
  .jobs-feedback_form .feedback-form {
    padding: 40px 0 0 0; }
  .jobs-feedback_form .form-block .form-row {
    padding: 0; }
  .jobs-feedback_form_title {
    font-weight: bold;
    font-size: 32px;
    line-height: 34px;
    color: #313131; }

/* Описанеи вакансии в модали */
.at-jobs_modal-position {
  height: 100%;
  width: 100%;
  background: #ffffff;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  max-height: 700px;
  top: 50%;
  max-width: 800px;
  padding: 40px; }
  .at-jobs_modal-position .ajs-commands .ajs-close {
    display: inline-block !important;
    position: absolute;
    top: -40px;
    right: 0; }
  .at-jobs_modal-position .ajs-content .jobs-list_item_descr {
    font-size: 16px;
    line-height: 146%; }

/**************************************/
/*        СТАТИЧЕСКИЕ СТРАНИЦЫ        */
/**************************************/
.editor a {
  -webkit-text-decoration-line: underline;
          text-decoration-line: underline;
  color: #000000; }
  .editor a:hover {
    color: #000000; }

.page_container {
  margin-top: 10px; }

.page-section {
  padding: 10px 0 30px 0; }
  .page-section__title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #313131;
    padding-bottom: 18px; }
  .page-section__title2 {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #313131;
    padding-bottom: 18px; }
  .page-section__description {
    padding-bottom: 20px; }
  .page-section iframe {
    width: 100%; }

.index-wrapper .product-slider-heading-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column; }
  .index-wrapper .product-slider-heading-wrapper .product-slider-heading-date {
    text-transform: uppercase;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 15px;
    line-height: 1.6; }
    .index-wrapper .product-slider-heading-wrapper .product-slider-heading-date__separator {
      height: 1px;
      width: 100%;
      background-color: #000000;
      margin: 5px; }
  .index-wrapper .product-slider-heading-wrapper .product-slider-heading {
    color: black;
    font-size: 52px;
    line-height: 52px;
    font-weight: bold;
    font-family: "DIN Pro Cond", Arial, sans-serif; }

/* Большой баннер */
.section_headerBanner {
  position: relative;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  padding-bottom: 30px;
  margin: 1.25rem 1.25rem 0 1.25rem; }
  .section_headerBanner > .container {
    position: relative; }
  .section_headerBanner .headerBanner-image {
    width: 100%; }
    .section_headerBanner .headerBanner-image-mobile {
      width: 100%;
      display: none; }
  .section_headerBanner .headerBanner-title {
    padding: 0 0.25rem;
    margin-bottom: 13px;
    font-size: 32px;
    line-height: 2rem;
    color: black;
    text-transform: uppercase; }
  .section_headerBanner .headerBanner-subtitle {
    font-size: 13px;
    line-height: 18px;
    margin-bottom: 10px;
    color: #757575; }
  .section_headerBanner .headerBanner-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .section_headerBanner .headerBanner-info-link {
      padding-bottom: 0;
      max-width: calc(100% - 124px - 40px);
      padding: 15px 0;
      display: block;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 300px);
          -ms-flex: 0 0 calc(100% - 300px);
              flex: 0 0 calc(100% - 300px);
      max-width: 600px; }
      .section_headerBanner .headerBanner-info-link__style_2 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        margin-top: 10px;
        padding: 0; }
        .section_headerBanner .headerBanner-info-link__style_2 .title {
          font-size: 32px;
          line-height: 38px;
          padding: 0;
          margin-bottom: 0; }
        .section_headerBanner .headerBanner-info-link__style_2 .subtitle {
          font-size: 15px;
          line-height: 22px;
          color: #000; }
  .section_headerBanner .headerBanner-action button {
    width: 100%;
    max-width: 225px; }
  .section_headerBanner .headerBanner-controls {
    width: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    bottom: 100px;
    right: 0;
    width: 300px;
    height: 50px;
    padding: 5px 40px 0 0;
    z-index: 9; }
  .section_headerBanner .headerBanner .slider-btn {
    background-image: none; }
    .section_headerBanner .headerBanner .slider-btn.slider-prev {
      top: calc(50% - 80px);
      margin-top: 0;
      left: 40px; }
      .section_headerBanner .headerBanner .slider-btn.slider-prev svg {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
    .section_headerBanner .headerBanner .slider-btn.slider-next {
      top: calc(50% - 80px);
      margin-top: 0;
      right: 40px; }
      .section_headerBanner .headerBanner .slider-btn.slider-next svg {
        -webkit-transform: rotate(-90deg);
            -ms-transform: rotate(-90deg);
                transform: rotate(-90deg); }

/* Преимущества */
.section-benefits {
  margin: 0 0 40px 0;
  position: relative; }
  .section-benefits .benefits-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 20px;
    background: #FFFFFF;
    box-shadow: 0px 4px 16px rgba(0, 0, 0, 0.08);
    border-radius: 10px;
    padding: 20px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .section-benefits .benefits-item_icon {
      margin: 15px 15px 0 0; }
    .section-benefits .benefits-item_title {
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      color: #000000;
      padding-bottom: 10px;
      margin-top: 50px; }
    .section-benefits .benefits-item_description {
      font-size: 16px;
      line-height: 146%;
      color: #313131; }
    .section-benefits .benefits-item_link {
      font-size: 16px;
      line-height: 26px;
      color: #000000;
      font-weight: 600; }

/* Табы с товарами */
.section-collectionProducts {
  padding: 40px 0; }
  .section-collectionProducts_tab_heading {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #313131; }
  .section-collectionProducts_tab_title {
    font-weight: bold;
    font-size: 42px;
    line-height: 114.18%;
    color: #313131;
    padding: 16px 0; }

/* Особые товары */
.section-importantProducts {
  padding-bottom: 30px; }
  .section-importantProducts_item:nth-child(2n+1) {
    background: #f6f6f6; }
  .section-importantProducts_products {
    position: relative;
    margin-left: 70px;
    margin-right: 70px;
    padding: 1rem 0;
    box-shadow: -1000px 0 0 0 #f6f6f6, 1000px 0 0 0 #f6f6f6; }
    .section-importantProducts_products .product-slider__wrapper {
      margin-left: 70px;
      margin-right: 70px; }
      @media screen and (max-width: 768px) {
        .section-importantProducts_products .product-slider__wrapper {
          margin-left: auto;
          margin-right: auto; } }
    .section-importantProducts_products .importantProducts_products-controls button.product-slider-next,
    .section-importantProducts_products .importantProducts_products-controls button.product-slider-prev {
      position: absolute;
      top: 30%; }
    .section-importantProducts_products .importantProducts_products-controls button.product-slider-prev {
      left: 0; }
    .section-importantProducts_products .importantProducts_products-controls button.product-slider-next {
      right: 0; }

.show-all-button-slider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding-top: 40px; }

/* Акции */
.section-stocks {
  width: 100%;
  display: block;
  position: relative;
  padding: 35px 0; }
  .section-stocks > .container {
    height: 100%; }
  .section-stocks .slider {
    width: 100%; }
  .section-stocks .swiper-wrapper {
    padding: 15px 0; }
  .section-stocks .stocks-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 20px; }
    .section-stocks .stocks-controls .read_more {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
  .section-stocks .stocks-items {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .section-stocks .stocks-slider-slider-wrapper {
    width: 100%;
    padding: 20px 15px; }
  .section-stocks .stocks-slider-heading-wrapper {
    margin-bottom: 55px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .section-stocks .stocks-slider-heading {
    font-size: 48px;
    line-height: 48px;
    text-align: center;
    color: #F0E3C1;
    font-weight: 600;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  @media screen and (min-width: 1024px) {
    .section-stocks .stocks-slide:first-child {
      width: calc(50% - 20px) !important; }
      .section-stocks .stocks-slide:first-child .stocks-slide-image {
        height: 320px; }
      .section-stocks .stocks-slide:first-child .stocks-slide-title {
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        color: #313131; }
        .section-stocks .stocks-slide:first-child .stocks-slide-title:after {
          display: none; }
      .section-stocks .stocks-slide:first-child .stocks-slide-description {
        display: none; } }
  .section-stocks .stocks-slide-image {
    height: 180px;
    margin-bottom: 16px; }
    .section-stocks .stocks-slide-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      border-radius: 0;
      border-radius: 10px; }
  .section-stocks .stocks-slide-title {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #313131;
    padding-bottom: 12px;
    display: block; }
    .section-stocks .stocks-slide-title:hover {
      color: #eca462; }
    .section-stocks .stocks-slide-title:after {
      content: '';
      background: #99ac7f;
      border-radius: 24px;
      height: 2px;
      width: 65px;
      display: block;
      border-radius: 24px;
      margin-top: 12px; }
  .section-stocks .stocks-slide-description {
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 146%;
    color: #313131; }

/* Новости */
.section-news {
  padding: 35px 0;
  width: 100%; }
  .section-news > .container {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .section-news .news-heading {
    font-weight: bold;
    font-size: 42px;
    line-height: 114.18%;
    color: #313131;
    padding: 16px 0;
    margin-bottom: 0; }
  .section-news .news-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 20px; }
    .section-news .news-controls .read_more {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
  .section-news .news-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    padding: 10px 0; }
    .section-news .news-items_left {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; }
      .section-news .news-items_left .news-item_link {
        font-size: 24px;
        line-height: 30px; }
    .section-news .news-items_right {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
  .section-news .news-item {
    padding: 10px;
    width: 100%; }
    .section-news .news-item_link {
      display: block; }
      .section-news .news-item_link:hover {
        box-shadow: 0px 10px 240px rgba(0, 0, 0, 0.05); }
        .section-news .news-item_link:hover .news-item_title {
          color: #eca462; }
    .section-news .news-item_image {
      margin: 0 0 16px 0; }
      .section-news .news-item_image img {
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center;
        border-radius: 0;
        border-radius: 10px; }
    .section-news .news-item_title {
      text-align: left;
      padding: 0px 20px 20px 20px;
      height: 70px;
      overflow: hidden;
      font-weight: 600;
      font-size: 24px;
      line-height: 30px;
      color: #313131; }
    .section-news .news-item_date {
      font-size: 16px;
      line-height: 146%;
      color: #969696;
      -webkit-box-flex: 0;
      -webkit-flex: none;
          -ms-flex: none;
              flex: none;
      -webkit-box-ordinal-group: 2;
      -webkit-order: 1;
          -ms-flex-order: 1;
              order: 1;
      padding: 0px 20px 20px 20px; }
    .section-news .news-item_left .news-item_image {
      height: 540px; }
    .section-news .news-item_right:nth-child(1) {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%; }
      .section-news .news-item_right:nth-child(1) .news-item_image {
        height: 180px; }
        .section-news .news-item_right:nth-child(1) .news-item_image img {
          border-radius: 10px 10px 0px 0px; }
      .section-news .news-item_right:nth-child(1) .news-item_title {
        height: 70px;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px; }
    .section-news .news-item_right:nth-child(2) {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; }
      .section-news .news-item_right:nth-child(2) .news-item_image {
        height: 180px; }
      .section-news .news-item_right:nth-child(2) .news-item_title {
        height: 100px;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px; }
    .section-news .news-item_right:nth-child(3) {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; }
      .section-news .news-item_right:nth-child(3) .news-item_image {
        height: 180px; }
      .section-news .news-item_right:nth-child(3) .news-item_title {
        height: 100px;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px; }

/* Специальные предложения */
.section-special {
  padding: 35px 0; }
  .section-special .swiper-wrapper {
    padding: 20px 0; }
  .section-special .special-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    padding-top: 20px; }
    .section-special .special-controls .read_more {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
  .section-special .special-items {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .section-special .special-items_left {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%; }
    .section-special .special-items_right {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
          -ms-flex: 0 0 50%;
              flex: 0 0 50%;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
  .section-special .special-item {
    display: block;
    padding: 0;
    width: 50%; }

/* Заголовок и текст */
.section-title-and-text {
  padding-bottom: 10px; }

/* Изображение и текст */
.section-title-and-image {
  margin: 1.25rem 1.25rem 0 1.25rem;
  padding-bottom: 40px; }
  .section-title-and-image__item {
    color: #000;
    margin-bottom: 25px; }
    .section-title-and-image__item__title {
      font-size: 18px;
      line-height: 24px;
      margin-top: 10px; }

/* Товары без слайдера */
.section-products {
  margin: 1.25rem 1.25rem 0 1.25rem;
  padding-bottom: 40px; }
  .section-products__item {
    color: #000;
    margin-bottom: 25px; }
    .section-products__item__title {
      font-size: 18px;
      line-height: 24px;
      margin-top: 10px; }

/* Изображение и content */
.section-image-and-content {
  margin: 1.25rem 1.25rem 0 1.25rem;
  padding-bottom: 40px; }
  .section-image-and-content__row {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .section-image-and-content__row.is-reverse {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }
  .section-image-and-content__content {
    padding-right: 35px;
    padding-top: 35px;
    padding-bottom: 35px;
    color: #333232; }
  .section-image-and-content__title {
    font-size: 38.4px;
    font-weight: 400;
    overflow-wrap: break-word;
    word-wrap: break-word;
    margin: 0 0 17.5px;
    font-family: "DIN Pro Cond", Arial, sans-serif; }
  .section-image-and-content__descr {
    font-size: 18px;
    line-height: 24px; }
    .section-image-and-content__descr p {
      margin: 0 0 19.44444px; }
  .section-image-and-content__button .button {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content; }

.button.is-border.link-page {
  margin: 15px 0 30px 15px;
  padding: 20px;
  height: initial;
  font-size: 18px;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  @media screen and (max-width: 480px) {
    .button.is-border.link-page {
      font-size: 14px; } }

.products_empty {
  background: #000000;
  border: 1px solid #2828282e;
  color: #ffffff;
  padding: 10px 20px;
  margin: 100px 0 0 0;
  width: 100%; }

.favorites_empty {
  background: #000000;
  border: 1px solid #2828282e;
  color: #ffffff;
  padding: 10px 20px;
  margin: 0;
  width: 100%; }

.collection-toolbar.at-bottom {
  padding: 15px 0; }

/*************************************************/
/*       До бесплатной доставки осталось         */
/*************************************************/
.collection__free-delivery {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  background: #f7fbf2;
  border-radius: 20px;
  padding: 20px 12px;
  max-width: 540px;
  margin: 15px 0 25px 0; }
  .collection__free-delivery__icon {
    height: 72px;
    width: 72px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 5px;
    position: relative;
    border-radius: 50%;
    background: #e4e4e4;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 72px;
        -ms-flex: 0 0 72px;
            flex: 0 0 72px;
    padding: 0 15px; }
    .collection__free-delivery__icon:after {
      border-radius: 50%;
      display: block;
      content: "";
      background: #f7fbf2;
      position: absolute;
      left: 5px;
      top: 5px;
      height: 62px;
      width: 62px;
      z-index: 0; }
    .collection__free-delivery__icon svg {
      z-index: 1; }
  .collection__free-delivery__messages {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 72px);
        -ms-flex: 0 0 calc(100% - 72px);
            flex: 0 0 calc(100% - 72px);
    padding: 0 12px;
    font-size: 16px;
    line-height: 146%;
    color: #313131; }
    .collection__free-delivery__messages span {
      font-weight: bold;
      font-size: 16px;
      line-height: 146%;
      color: #000000; }

/*************************************************/
/*               СубКоллекции                    */
/*************************************************/
.catalog-subcollections {
  width: 100%;
  display: block;
  position: relative; }
  .catalog-subcollections > .container {
    height: 100%; }
  .catalog-subcollections .subcollections-items {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .catalog-subcollections .subcollections-slider-wrapper {
    width: 100%;
    padding: 20px 0; }
  .catalog-subcollections .subcollections-slider-heading-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .catalog-subcollections .subcollections-slider-heading {
    font-size: 32px;
    line-height: 34px;
    text-transform: uppercase;
    color: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 700; }
  .catalog-subcollections .subcollections-slide {
    color: #101415; }
    .catalog-subcollections .subcollections-slide:hover {
      color: #eca462;
      opacity: 1; }
  .catalog-subcollections .subcollections-slide-title {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    padding-top: 5px; }
  .catalog-subcollections .subcollections-slide-description {
    line-height: 146%;
    color: #e4e4e4;
    padding-top: 16px; }
  .catalog-subcollections [data-slider-controls] button {
    top: 0;
    margin-top: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%); }
    .catalog-subcollections [data-slider-controls] button.slider-prev {
      left: 15px; }
    .catalog-subcollections [data-slider-controls] button.slider-next {
      right: 15px; }

/*************************************************/
/*               Спецпредложения                 */
/*************************************************/
.catalog-gifts {
  width: 100%;
  display: block;
  position: relative; }
  .catalog-gifts > .container {
    height: 100%; }
  .catalog-gifts .gifts-items {
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .catalog-gifts .gifts-slider-wrapper {
    width: 100%;
    padding: 20px 0; }
  .catalog-gifts .gifts-slider-heading-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .catalog-gifts .gifts-slider-heading {
    font-size: 32px;
    line-height: 34px;
    text-transform: uppercase;
    color: #000000;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-weight: 700;
    display: none; }
  .catalog-gifts .gifts-slide {
    color: #101415; }
    .catalog-gifts .gifts-slide:hover {
      color: #eca462;
      opacity: 1; }
  .catalog-gifts .gifts-slide-title {
    font-size: 32px;
    line-height: 34px;
    letter-spacing: 0.01em;
    text-transform: uppercase;
    color: #FFFFFF;
    position: absolute;
    bottom: 20px;
    z-index: 1;
    left: 0;
    width: 100%;
    text-align: center; }
    .catalog-gifts .gifts-slide-title:hover {
      color: #eca462; }
  .catalog-gifts .gifts-slide-description {
    line-height: 146%;
    color: #e4e4e4;
    padding-top: 16px; }
  .catalog-gifts [data-slider-controls] button.slider-prev {
    left: 15px; }
  .catalog-gifts [data-slider-controls] button.slider-next {
    right: 15px; }

/*************************************************/
/*               Подкатегории                    */
/*************************************************/
.collection_subcategories .subcategories__item {
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
  color: #313131; }
  .collection_subcategories .subcategories__item__image.is-square {
    padding-top: 70%; }
  .collection_subcategories .subcategories__item__title {
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    text-align: center;
    padding: 16px 0 0 0; }
  .collection_subcategories .subcategories__item:hover {
    color: #eca462; }

/*************************************************/
/*                Сортировка                     */
/*************************************************/
.collection-order-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .collection-order-wrapper .collection-order .mobile-sort {
    cursor: pointer;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .collection-order-wrapper .collection-order .mobile-sort .icon {
      padding-left: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .collection-order-wrapper .collection-order-items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .collection-order-wrapper .collection-order-item {
    background: #FFFFFF;
    border: 1px solid #e4e4e4;
    box-sizing: border-box;
    border-radius: 50px;
    padding: 13px 20px;
    margin: 5px;
    color: #37492E;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer; }
    .collection-order-wrapper .collection-order-item:hover {
      background: #f7fbf2;
      color: #000000; }
      .collection-order-wrapper .collection-order-item:hover .arrow path {
        fill: #000000; }
    .collection-order-wrapper .collection-order-item .arrow {
      display: none; }
    .collection-order-wrapper .collection-order-item.active {
      background: #f7fbf2;
      color: #000000; }
      .collection-order-wrapper .collection-order-item.active .arrow {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        padding-left: 10px; }
        .collection-order-wrapper .collection-order-item.active .arrow path {
          fill: #000000; }
      .collection-order-wrapper .collection-order-item.active.descending .arrow {
        -webkit-transform: scale(1, -1);
        -ms-transform: scale(1, -1);
            transform: scale(1, -1);
        -webkit-filter: FlipV;
                filter: FlipV;
        -ms-filter: "FlipV"; }
    .collection-order-wrapper .collection-order-item input {
      display: none; }

/*************************************************/
/*           МОБИЛЬНЫЕ ФИЛЬТРА/МЕНЮ              */
/*************************************************/
.collection-mobile-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 20px; }
  .collection-mobile-wrapper .collection-menu-panel-open-sidebar {
    background: transparent;
    border: none;
    padding: 0;
    font-size: 16px;
    line-height: 146%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #313131; }
    .collection-mobile-wrapper .collection-menu-panel-open-sidebar:hover {
      color: #000; }
    .collection-mobile-wrapper .collection-menu-panel-open-sidebar .icon {
      padding-left: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .collection-mobile-wrapper .filter-collapse .filter-panel-open-sidebar {
    border: none;
    padding: 0;
    font-size: 16px;
    line-height: 146%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    color: #313131; }
    .collection-mobile-wrapper .filter-collapse .filter-panel-open-sidebar:hover {
      color: #000; }
    .collection-mobile-wrapper .filter-collapse .filter-panel-open-sidebar .icon {
      padding-left: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }

.at-filters-position {
  max-width: 335px;
  width: 100%;
  top: 50px;
  height: calc(100% - 50px);
  padding-top: 50px;
  right: 0; }
  .at-filters-position .ajs-body {
    padding: 0 22px 30px 23px; }
  .at-filters-position .ajs-commands .ajs-close {
    background-image: url("data:image/svg+xml,<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M18.3046 7.49059C18.6902 7.09972 18.6902 6.47158 18.3046 6.08072V6.08072C17.9115 5.68225 17.2685 5.68225 16.8754 6.08072L12 11.023L7.1246 6.08072C6.73152 5.68225 6.08848 5.68225 5.6954 6.08072V6.08072C5.30982 6.47158 5.30982 7.09972 5.6954 7.49059L10.59 12.4523L5.6954 17.414C5.30982 17.8048 5.30982 18.433 5.6954 18.8238V18.8238C6.08848 19.2223 6.73152 19.2223 7.1246 18.8238L12 13.8816L16.8754 18.8238C17.2685 19.2223 17.9115 19.2223 18.3046 18.8238V18.8238C18.6902 18.433 18.6902 17.8048 18.3046 17.414L13.41 12.4523L18.3046 7.49059Z' fill='%23color-text-primary-middle'/></svg>%0A");
    height: 25px;
    width: 25px;
    display: block !important;
    outline: none; }
    .at-filters-position .ajs-commands .ajs-close:focus {
      outline: none; }
  .at-filters-position .sidebar-title {
    font-size: 18px;
    line-height: 140%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    text-align: center;
    color: #282828;
    font-weight: 600;
    margin-bottom: 15px; }
  .at-filters-position .sidebar-block .filter-marker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    height: 35px;
    width: 20px;
    line-height: 0; }
  .at-filters-position .sidebar-block .filter-section-toggle {
    padding: 0;
    height: 46px; }
  .at-filters-position .sidebar-block .filter-section-name {
    font-size: 24px;
    line-height: 36px; }
  .at-filters-position .sidebar-block {
    position: relative; }
    .at-filters-position .sidebar-block-heading {
      font-style: normal;
      font-weight: normal;
      font-size: 24px;
      line-height: 36px;
      padding: 0 5px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      padding: 0 0 5px 0;
      margin-bottom: 15px;
      width: 100%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      border: none;
      border-bottom: 2px solid #969696;
      color: #969696;
      background: transparent;
      outline: none; }
      .at-filters-position .sidebar-block-heading .sidebar-menu-marker .minus {
        display: none; }
      .at-filters-position .sidebar-block-heading.is-active {
        border-bottom: 2px solid #eca462; }
        .at-filters-position .sidebar-block-heading.is-active .sidebar-menu-marker .plus {
          display: none; }
        .at-filters-position .sidebar-block-heading.is-active .sidebar-menu-marker .minus {
          display: block; }
        .at-filters-position .sidebar-block-heading.is-active .sidebar-block-name {
          color: #101415; }
    .at-filters-position .sidebar-block-content {
      display: none; }
      .at-filters-position .sidebar-block-content.is-opened {
        display: block; }
      .at-filters-position .sidebar-block-content .menu {
        font-family: 'Muller';
        font-size: 16px;
        line-height: 146%;
        text-align: center;
        font-weight: 400;
        text-transform: none;
        padding: 0 0 15px 0; }
        .at-filters-position .sidebar-block-content .menu:after {
          background: #969696;
          width: 30%;
          content: '';
          height: 1px;
          display: block;
          margin: 0 auto;
          padding-right: 20px;
          position: absolute;
          left: calc(50% - 15px);
          -webkit-transform: translate(-50%, 0);
              -ms-transform: translate(-50%, 0);
                  transform: translate(-50%, 0);
          bottom: 10px; }
        .at-filters-position .sidebar-block-content .menu.level-1 {
          font-size: 26px;
          line-height: 26px;
          text-align: center;
          letter-spacing: 0.01em;
          text-transform: uppercase;
          color: #FFFFFF;
          font-weight: 600;
          padding: 0 0 0 0; }
          .at-filters-position .sidebar-block-content .menu.level-1:after {
            display: none; }
        .at-filters-position .sidebar-block-content .menu.level-2 {
          padding: 0 0 0 0; }
          .at-filters-position .sidebar-block-content .menu.level-2:after {
            display: none; }
        .at-filters-position .sidebar-block-content .menu-item.level-1 {
          padding: 10px 0; }
        .at-filters-position .sidebar-block-content .menu-item.level-2 {
          padding: 5px 0; }
        .at-filters-position .sidebar-block-content .menu-item-controls .level-1.is-opened {
          padding-bottom: 10px; }
        .at-filters-position .sidebar-block-content .menu-item.has-submenu > .menu-item-controls .menu-marker {
          visibility: visible; }
          .at-filters-position .sidebar-block-content .menu-item.has-submenu > .menu-item-controls .menu-marker-link {
            visibility: visible; }
        .at-filters-position .sidebar-block-content .menu-link {
          color: #282828; }
          .at-filters-position .sidebar-block-content .menu-link.is-opened {
            color: #c39d62;
            font-weight: 600; }
        .at-filters-position .sidebar-block-content .menu-marker {
          visibility: hidden;
          width: 32px;
          height: 14px;
          line-height: 0; }
          .at-filters-position .sidebar-block-content .menu-marker-link {
            visibility: hidden; }
          .at-filters-position .sidebar-block-content .menu-marker path {
            fill: #282828; }
          .at-filters-position .sidebar-block-content .menu-marker .minus {
            display: none;
            height: 14px; }
          .at-filters-position .sidebar-block-content .menu-marker .plus {
            height: 14px; }
          .at-filters-position .sidebar-block-content .menu-marker.is-opened .minus {
            display: block; }
          .at-filters-position .sidebar-block-content .menu-marker.is-opened .plus {
            display: none; }
      .at-filters-position .sidebar-block-content_catalog {
        font-size: 26px;
        line-height: 26px; }
      .at-filters-position .sidebar-block-content_menu {
        padding-right: 35px; }
        .at-filters-position .sidebar-block-content_menu .menu.level-1 {
          font-size: 16px;
          line-height: 16px; }

/*******************************************/
/*     Мобильная навигация по каталогу     */
/*******************************************/
.at-collections-position {
  max-width: 335px;
  width: 100%;
  top: 50px;
  height: calc(100% - 50px);
  padding-top: 50px;
  left: 0; }
  .at-collections-position .ajs-commands .ajs-close {
    background-image: url("data:image/svg+xml,<svg width='24' height='25' viewBox='0 0 24 25' fill='none' xmlns='http://www.w3.org/2000/svg'><path d='M18.3046 7.49059C18.6902 7.09972 18.6902 6.47158 18.3046 6.08072V6.08072C17.9115 5.68225 17.2685 5.68225 16.8754 6.08072L12 11.023L7.1246 6.08072C6.73152 5.68225 6.08848 5.68225 5.6954 6.08072V6.08072C5.30982 6.47158 5.30982 7.09972 5.6954 7.49059L10.59 12.4523L5.6954 17.414C5.30982 17.8048 5.30982 18.433 5.6954 18.8238V18.8238C6.08848 19.2223 6.73152 19.2223 7.1246 18.8238L12 13.8816L16.8754 18.8238C17.2685 19.2223 17.9115 19.2223 18.3046 18.8238V18.8238C18.6902 18.433 18.6902 17.8048 18.3046 17.414L13.41 12.4523L18.3046 7.49059Z' fill='%23color-text-primary-middle'/></svg>%0A");
    height: 25px;
    width: 25px;
    display: block !important;
    outline: none; }
    .at-collections-position .ajs-commands .ajs-close:focus {
      outline: none; }
  .at-collections-position .ajs-body {
    padding: 0 14px 14px 14px; }

/*******************************************/
/*          Мобильная сортировка           */
/*******************************************/
.at-sort-position {
  max-width: 320px;
  height: 100%;
  top: 50px; }
  .at-sort-position .ajs-content {
    padding-top: 20px; }
    .at-sort-position .ajs-content .modal-nav__content .list-item {
      padding: 10px 0; }
      .at-sort-position .ajs-content .modal-nav__content .list-item-main {
        background: #FFFFFF;
        border: 1px solid #e4e4e4;
        box-sizing: border-box;
        border-radius: 50px;
        padding: 5px 20px;
        height: 44px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        color: #000;
        cursor: pointer; }
        .at-sort-position .ajs-content .modal-nav__content .list-item-main a {
          font-size: 14px;
          line-height: 146%;
          color: #37492E; }
        .at-sort-position .ajs-content .modal-nav__content .list-item-main.active {
          border: 1px solid #f7fbf2;
          background: #f7fbf2; }
          .at-sort-position .ajs-content .modal-nav__content .list-item-main.active a {
            color: #000000; }
        .at-sort-position .ajs-content .modal-nav__content .list-item-main:hover {
          border: 1px solid #f7fbf2;
          background: #f7fbf2; }
          .at-sort-position .ajs-content .modal-nav__content .list-item-main:hover a {
            color: #000000; }

/*************************************************/
/*        Выбор типа листинга товаров            */
/*************************************************/
.collection-listing-type {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 24px; }
  .collection-listing-type_item {
    cursor: pointer; }
    .collection-listing-type_item path {
      fill: #969696; }
    .collection-listing-type_item.active path {
      fill: #000000; }
    .collection-listing-type_item:not(:last-child) {
      border-right: #e4e4e4 1px solid;
      padding: 0 13px;
      margin: 0 13px; }

/*************************************************/
/*                   НАВИГАЦИЯ                   */
/*************************************************/
.collection_content {
  padding: 15px 0; }

.sidebar-block {
  padding-bottom: 30px; }
  .sidebar-block:last-child {
    padding-bottom: 0px; }
  .sidebar-block .collection_sidebar_menu {
    display: none; }
  .sidebar-block-heading {
    font-style: normal;
    font-weight: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #313131;
    padding: 0 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 15px;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    border: none;
    background: transparent; }
    .sidebar-block-heading .sidebar-menu-marker .minus {
      display: none; }
    .sidebar-block-heading .sidebar-menu-marker .plus {
      display: block; }
    .sidebar-block-heading:focus {
      outline: none; }
    .sidebar-block-heading.is-active .sidebar-block-name {
      color: #313131; }
    .sidebar-block-heading.is-active .sidebar-menu-marker .minus {
      display: block; }
    .sidebar-block-heading.is-active .sidebar-menu-marker .plus {
      display: none; }
  .sidebar-block-content.is-opened {
    display: block; }
  .sidebar-block .sidebar-menu {
    margin-bottom: 5px; }
    .sidebar-block .sidebar-menu.level-3 {
      list-style-type: disc;
      color: #000; }
    .sidebar-block .sidebar-menu-item {
      width: 100%; }
      .sidebar-block .sidebar-menu-item.important_item a {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        width: 100%;
        font-size: 16px;
        line-height: 146%;
        color: #000000;
        font-weight: bold;
        padding: 13px 16px; }
        .sidebar-block .sidebar-menu-item.important_item a:hover {
          opacity: 1;
          color: #000000; }
          .sidebar-block .sidebar-menu-item.important_item a:hover svg path {
            fill: #000000 !important; }
        .sidebar-block .sidebar-menu-item.important_item a .icon {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          margin-right: 10px; }
          .sidebar-block .sidebar-menu-item.important_item a .icon path {
            fill: #000000; }
      .sidebar-block .sidebar-menu-item.level-3 {
        padding-left: 20px; }
      .sidebar-block .sidebar-menu-item.level-4 {
        padding-left: 20px; }
      .sidebar-block .sidebar-menu-item-controls {
        margin: 2px 0; }
        .sidebar-block .sidebar-menu-item-controls.level-1 {
          padding-right: 5px;
          background: #FFFFFF;
          border: 1.6px solid #ffff;
          box-sizing: border-box;
          border-radius: 47px; }
        .sidebar-block .sidebar-menu-item-controls:not(.level-1) {
          padding: 5px 7px 5px 19px; }
        .sidebar-block .sidebar-menu-item-controls:hover.level-1 {
          padding-right: 5px;
          background: #FFFFFF;
          border: 1.6px solid #f7fbf2;
          box-sizing: border-box;
          border-radius: 47px; }
        .sidebar-block .sidebar-menu-item-controls.is-active.level-1 {
          padding-right: 5px;
          background: #FFFFFF;
          border: 1.6px solid #f7fbf2;
          box-sizing: border-box;
          border-radius: 47px; }
        .sidebar-block .sidebar-menu-item-controls.is-active:not(.level-1) {
          background: #f7fbf2;
          border-radius: 47px; }
        .sidebar-block .sidebar-menu-item-controls.is-active .sidebar-menu-marker-link {
          background: #282828; }
        .sidebar-block .sidebar-menu-item-controls.is-active .sidebar-menu-link {
          color: #282828; }
        .sidebar-block .sidebar-menu-item-controls.is-opened .sidebar-menu-link {
          color: #000000; }
        .sidebar-block .sidebar-menu-item-controls.level-3 {
          display: list-item;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
        .sidebar-block .sidebar-menu-item-controls.level-4 {
          display: list-item;
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex; }
    .sidebar-block .sidebar-menu-link {
      font-style: normal;
      font-weight: normal;
      font-size: 16px;
      line-height: 146%;
      color: #313131;
      padding: 13px 16px; }
      .sidebar-block .sidebar-menu-link.level-1 {
        font-weight: 600; }
        .sidebar-block .sidebar-menu-link.level-1:hover {
          color: #000000; }
      .sidebar-block .sidebar-menu-link.level-2 {
        font-size: 16px;
        line-height: 136%;
        color: #969696;
        font-weight: 500;
        padding: 5px 0 5px 0; }
        .sidebar-block .sidebar-menu-link.level-2:hover {
          color: #000000; }
      .sidebar-block .sidebar-menu-link.level-3 {
        font-size: 16px;
        line-height: 136%;
        color: #282828;
        font-weight: 500;
        padding: 5px 0 5px 0; }
        .sidebar-block .sidebar-menu-link.level-3:hover {
          color: #000000; }
      .sidebar-block .sidebar-menu-link.level-4 {
        font-size: 16px;
        line-height: 136%;
        color: #282828;
        font-weight: 500;
        padding: 5px 0 5px 0; }
        .sidebar-block .sidebar-menu-link.level-4:hover {
          color: #000000; }
      .sidebar-block .sidebar-menu-link:hover {
        opacity: 1; }
    .sidebar-block .sidebar-menu-marker {
      background: none;
      border: none;
      height: 25px;
      width: 25px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      outline: none;
      padding: 0;
      border-radius: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .sidebar-block .sidebar-menu-marker.is-opened {
        -webkit-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
                transform: rotate(90deg); }
        .sidebar-block .sidebar-menu-marker.is-opened path {
          fill: #000000; }
      .sidebar-block .sidebar-menu-marker:hover path {
        fill: #000000; }
    .sidebar-block .sidebar-menu-marker-link {
      background: none;
      border: none;
      height: 24px;
      width: 24px;
      outline: none;
      padding: 0;
      border-radius: 0; }
      .sidebar-block .sidebar-menu-marker-link:not(.level-1) {
        display: none; }

/*************************************************/
/*                    ФИЛЬТРА                    */
/*************************************************/
.filter-section {
  width: 100%;
  margin-bottom: 15px; }
  .filter-section-toggle {
    padding: 0 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    padding: 0;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    font-weight: 600;
    line-height: 30px;
    color: #313131;
    height: initial; }
    .filter-section-toggle .filter-section-name {
      word-break: break-all;
      white-space: initial; }
    .filter-section-toggle .sidebar-menu-marker {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .filter-section-toggle .sidebar-menu-marker .minus {
        display: none;
        line-height: 0; }
      .filter-section-toggle .sidebar-menu-marker .plus {
        display: block;
        line-height: 0; }
    .filter-section-toggle.is-active .sidebar-menu-marker .minus {
      display: block; }
    .filter-section-toggle.is-active .sidebar-menu-marker .plus {
      display: none; }
    .filter-section-toggle:hover {
      background: transparent; }
  .filter-section.block_style .filter-items-wrapper {
    padding: 0; }
  .filter-section.block_style .filter-items-list {
    max-height: inherit;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0 -5px; }
    .filter-section.block_style .filter-items-list .filter-item {
      padding: 5px; }
      .filter-section.block_style .filter-items-list .filter-item .filter-field {
        background: #FFFFFF;
        border: 1px solid #e4e4e4;
        box-sizing: border-box;
        border-radius: 50px;
        padding: 3px 20px 3px 20px;
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 140%;
        text-align: center;
        color: #37492E;
        height: 36px; }
        .filter-section.block_style .filter-items-list .filter-item .filter-field .filter-field-marker {
          display: none; }
        .filter-section.block_style .filter-items-list .filter-item .filter-field .filter-field-caption {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 auto;
              -ms-flex: 0 0 auto;
                  flex: 0 0 auto; }
      .filter-section.block_style .filter-items-list .filter-item.is-active .filter-field {
        background: #f7fbf2;
        color: #000000;
        border: 1px solid #f7fbf2; }
      .filter-section.block_style .filter-items-list .filter-item:hover .filter-field {
        background: #f7fbf2;
        color: #000000;
        border: 1px solid #f7fbf2; }

.filter-items-wrapper {
  padding: 0 10px; }

.filter-item {
  padding: 10px 0; }
  .filter-item.is-range-slider {
    padding: 10px 15px 0 10px; }
    .filter-item.is-range-slider .range-inputs {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .filter-item.is-range-slider .range-inputs input {
        width: 50%;
        background: #FFFFFF;
        border: 1px solid #E3E3E3;
        box-sizing: border-box;
        border-radius: 1111px;
        font-size: 16px;
        line-height: 146%;
        color: #969696;
        height: 50px;
        padding: 0 15px;
        outline: none;
        background: transparent; }
        .filter-item.is-range-slider .range-inputs input:first-child {
          margin-right: 15px; }

.filter-field {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .filter-field-marker {
    border: 2px solid #e4e4e4;
    box-sizing: border-box;
    height: 16px;
    width: 16px;
    margin-right: 10px;
    line-height: 12px;
    border-radius: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .filter-field-marker.is-active {
      background: #000000;
      text-align: center;
      border: 2px solid #000000; }
      .filter-field-marker.is-active:before {
        content: '\f00c';
        font-family: 'FontAwesome';
        color: #fff;
        font-size: 11px;
        text-align: center; }
      .filter-field-marker.is-active + .filter-field-caption {
        color: #000000;
        font-weight: bold; }

.filter-controls .filter-clear.is-disabled {
  display: none; }

/*************************************************/
/*      ЛИСТИНГ ТОВАРОВ (ОБЫЧНАЯ КАРТОЧКА)       */
/*************************************************/
.products-items {
  display: none; }
  .products-items.active {
    display: block; }

.product-card.swiper-slide.product-show-all-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 457px; }

.products-list .products-items_grid .product-card-wrapper:not(.in-favorites) .product-card-remove {
  display: none; }

.products-list .products-items_grid .product-card-wrapper .product-card {
  padding: 0;
  position: relative;
  margin: 16px 0; }
  .products-list .products-items_grid .product-card-wrapper .product-card.style_1 .product-card-inner-photo {
    margin-bottom: 15px; }
  .products-list .products-items_grid .product-card-wrapper .product-card.style_1 .product-card-labels {
    display: none; }
  .products-list .products-items_grid .product-card-wrapper .product-card.style_1 .product-card-header {
    margin-bottom: 10px; }
  .products-list .products-items_grid .product-card-wrapper .product-card.style_1 .product-card-price {
    margin: 0 0 10px 0; }
  .products-list .products-items_grid .product-card-wrapper .product-card.style_1 .product-card-form_block {
    padding-top: 0; }
  .products-list .products-items_grid .product-card-wrapper .product-card-remove {
    position: absolute;
    right: 15px;
    background: #fff;
    z-index: 9;
    width: 28px;
    height: 28px;
    text-align: center;
    top: 15px;
    cursor: pointer; }
  .products-list .products-items_grid .product-card-wrapper .product-card-inner-photo {
    position: relative;
    margin-bottom: 20px; }
  .products-list .products-items_grid .product-card-wrapper .product-card-photo.is-square {
    padding-top: 100%; }
  .products-list .products-items_grid .product-card-wrapper .product-card-photo:hover {
    opacity: 1; }
  .products-list .products-items_grid .product-card-wrapper .product-card-form_block {
    padding-top: 10px;
    width: 100%; }
  .products-list .products-items_grid .product-card-wrapper .product-card-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .products-list .products-items_grid .product-card-wrapper .product-card-buyBtn {
    width: 100%;
    max-width: 100%; }
    .products-list .products-items_grid .product-card-wrapper .product-card-buyBtn .more-info {
      text-align: right;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: end;
      -webkit-justify-content: flex-end;
          -ms-flex-pack: end;
              justify-content: flex-end;
      width: 100%;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .products-list .products-items_grid .product-card-wrapper .product-card-buyBtn .button.button-buy:hover path, .products-list .products-items_grid .product-card-wrapper .product-card-buyBtn .button.button-buy:focus path, .products-list .products-items_grid .product-card-wrapper .product-card-buyBtn .button.button-buy:active path {
      stroke: inherit;
      fill: #ffffff; }
  .products-list .products-items_grid .product-card-wrapper .product-card-price {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    height: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 15px 0; }
    .products-list .products-items_grid .product-card-wrapper .product-card-price .price {
      font-weight: bold;
      font-size: 16px;
      line-height: 136%;
      color: #c40606; }
    .products-list .products-items_grid .product-card-wrapper .product-card-price .old_price {
      font-weight: 600;
      font-size: 16px;
      line-height: 21px;
      -webkit-text-decoration-line: line-through;
              text-decoration-line: line-through;
      color: #969696;
      text-decoration-line: line-through; }
      .products-list .products-items_grid .product-card-wrapper .product-card-price .old_price .price-text {
        margin-left: 15px; }
  .products-list .products-items_grid .product-card-wrapper .product-card-addToFavorite {
    position: absolute;
    top: 10px;
    right: 10px; }
    .products-list .products-items_grid .product-card-wrapper .product-card-addToFavorite button {
      stroke: #000000;
      fill: #000000; }
  .products-list .products-items_grid .product-card-wrapper .product-card-labels {
    height: 20px;
    overflow: hidden; }
  .products-list .products-items_grid .product-card-wrapper .product-card-header {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 10px; }
  .products-list .products-items_grid .product-card-wrapper .product-card-title {
    overflow: hidden;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
        -ms-flex-align: end;
            align-items: flex-end;
    width: 100%;
    display: block;
    margin-bottom: 5px; }
    .products-list .products-items_grid .product-card-wrapper .product-card-title .product-link {
      font-size: 15px;
      line-height: 1.25rem;
      text-align: center;
      width: 100%;
      display: block;
      font-weight: 700;
      color: #000; }
  .products-list .products-items_grid .product-card-wrapper .product-card-descr {
    overflow: hidden;
    font-size: 15px;
    text-align: center;
    line-height: 1.5rem;
    padding: 0 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1; }

/*************************************************/
/*            ЛИСТИНГ ТОВАРОВ (СПИСОК)           */
/*************************************************/
.products-list .products-items_list {
  padding: 40px 0;
  max-width: 730px;
  margin: 0 auto; }
  .products-list .products-items_list .product-card-wrapper .product-card {
    padding: 10px 10px;
    margin-bottom: 30px;
    border: 1px solid #fff; }
    .products-list .products-items_list .product-card-wrapper .product-card .product-labels {
      top: 10px; }
    .products-list .products-items_list .product-card-wrapper .product-card-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .products-list .products-items_list .product-card-wrapper .product-card-inner-photo {
        position: relative;
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 30%;
            -ms-flex: 1 1 30%;
                flex: 1 1 30%; }
    .products-list .products-items_list .product-card-wrapper .product-card-photo:hover {
      opacity: 1; }
    .products-list .products-items_list .product-card-wrapper .product-card-content {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 70%;
          -ms-flex: 1 1 70%;
              flex: 1 1 70%;
      padding: 20px 0 20px 20px; }
    .products-list .products-items_list .product-card-wrapper .product-card__params {
      color: #313131;
      font-weight: normal;
      font-size: 18px;
      line-height: 146%; }
      .products-list .products-items_list .product-card-wrapper .product-card__params__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -20px; }
      .products-list .products-items_list .product-card-wrapper .product-card__params__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 5px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; }
        .products-list .products-items_list .product-card-wrapper .product-card__params__item__title {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          font-size: 16px;
          color: #969696; }
        .products-list .products-items_list .product-card-wrapper .product-card__params__item__values {
          font-weight: bold;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%; }
    .products-list .products-items_list .product-card-wrapper .product-card .option-selectors .option-selector {
      padding: 20px 0 10px 0; }
    .products-list .products-items_list .product-card-wrapper .product-card-buyForm {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
    .products-list .products-items_list .product-card-wrapper .product-card-buyControls {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .products-list .products-items_list .product-card-wrapper .product-card-buyBtn .button:hover {
      opacity: 1; }
    .products-list .products-items_list .product-card-wrapper .product-card-addToFavorite {
      padding: 0 0 0 10px; }
      .products-list .products-items_list .product-card-wrapper .product-card-addToFavorite .favorites_trigger {
        height: 50px;
        width: 50px;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
    .products-list .products-items_list .product-card-wrapper .product-card-price {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
      padding-bottom: 10px; }
      .products-list .products-items_list .product-card-wrapper .product-card-price .price {
        font-weight: bold;
        font-size: 24px;
        line-height: 33px;
        color: #313131; }
      .products-list .products-items_list .product-card-wrapper .product-card-price .old_price {
        font-style: normal;
        font-weight: normal;
        font-size: 18px;
        line-height: 22px;
        -webkit-text-decoration-line: line-through;
                text-decoration-line: line-through;
        color: #969696; }
        .products-list .products-items_list .product-card-wrapper .product-card-price .old_price .price-text {
          margin-left: 15px; }
    .products-list .products-items_list .product-card-wrapper .product-card-title {
      padding-bottom: 10px; }
      .products-list .products-items_list .product-card-wrapper .product-card-title .product-link {
        font-weight: 600;
        font-size: 24px;
        line-height: 30px;
        color: #313131; }
    .products-list .products-items_list .product-card-wrapper .product-card:hover {
      box-shadow: 0px 10px 240px rgba(0, 0, 0, 0.05);
      border: 1px solid rgba(0, 0, 0, 0.05); }
      .products-list .products-items_list .product-card-wrapper .product-card:hover .product-card-form_block {
        opacity: 1;
        -webkit-transition: all 0.5s;
        transition: all 0.5s; }

/*************************************************/
/*                 Сертификаты                   */
/*************************************************/
.certificates_content {
  padding: 15px 0 0 0; }

.certificate_product_info {
  border-top: 4px solid #000000;
  width: 100%;
  height: 100%;
  padding: 40px; }
  .certificate_product_info_title {
    font-weight: bold;
    font-size: 42px;
    line-height: 114.18%;
    color: #313131;
    padding-bottom: 20px; }
  .certificate_product_info_descr {
    font-weight: normal;
    font-size: 18px;
    line-height: 25px;
    color: #969696; }

.certificate_product-wrapper {
  margin-bottom: 32px; }

.certificate_product_bg {
  background-position: top right;
  background-repeat: no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
  height: 360px;
  border: 1px solid #e4e4e4;
  border-radius: 10px; }
  .certificate_product_bg:hover {
    box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05); }

.certificate_product_content {
  max-width: 450px;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 50px; }

.certificate_product_title {
  font-weight: bold;
  font-size: 32px;
  line-height: 34px;
  color: #1F1F1F;
  padding-bottom: 32px;
  max-width: 300px; }

.certificate_product_price {
  font-weight: 800;
  font-size: 74px;
  line-height: 86%;
  text-transform: uppercase;
  color: #000000;
  padding-bottom: 40px; }
  .certificate_product_price.price_2000 {
    color: #000000; }
  .certificate_product_price.price_5000 {
    color: #CC8039; }
  .certificate_product_price.price_10000 {
    color: #5274AC; }
  .certificate_product_price.price_20000 {
    color: #8764AB; }

.certificate_product_button {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }

/*************************************************/
/*                 ОСОБЫЙ ТОВАР                  */
/*************************************************/
.collection-importantProduct {
  margin: 30px 0 0 0; }
  .collection-importantProduct .importantProduct-item {
    margin: 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    border-radius: 14px; }
    .collection-importantProduct .importantProduct-item_photo {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      position: relative; }
      .collection-importantProduct .importantProduct-item_photo_link {
        height: 100%; }
        .collection-importantProduct .importantProduct-item_photo_link:hover {
          opacity: 1; }
      .collection-importantProduct .importantProduct-item_photo img {
        border-top-left-radius: 14px;
        border-bottom-left-radius: 14px;
        width: 100%;
        height: 100%;
        object-fit: cover;
        object-position: center; }
      .collection-importantProduct .importantProduct-item_photo .labels-list {
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end;
        top: 15px;
        right: 15px; }
        .collection-importantProduct .importantProduct-item_photo .labels-list .label {
          background: #f7fbf2;
          border-radius: 50px;
          font-weight: 600;
          font-size: 14px;
          line-height: 146%;
          text-align: center;
          letter-spacing: 0.04em;
          color: #000000;
          padding: 6px 20px; }
    .collection-importantProduct .importantProduct-item_content {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      background: #000000;
      padding: 25px 35px;
      border-top-right-radius: 14px;
      border-bottom-right-radius: 14px; }
      .collection-importantProduct .importantProduct-item_content_title {
        font-style: normal;
        font-weight: bold;
        font-size: 24px;
        line-height: 33px;
        color: #FFFFFF;
        height: 60px;
        overflow: hidden; }
        .collection-importantProduct .importantProduct-item_content_title a {
          color: #fff; }
      .collection-importantProduct .importantProduct-item_content_prices {
        padding-bottom: 20px;
        padding-top: 20px; }
        .collection-importantProduct .importantProduct-item_content_prices .old_price {
          font-style: normal;
          font-weight: 600;
          font-size: 24px;
          line-height: 33px;
          -webkit-text-decoration-line: line-through;
                  text-decoration-line: line-through;
          color: #f7fbf2;
          opacity: 0.6; }
        .collection-importantProduct .importantProduct-item_content_prices .price {
          font-style: normal;
          font-weight: bold;
          font-size: 42px;
          line-height: 114.18%;
          color: #FFFFFF; }
      .collection-importantProduct .importantProduct-item_content_params {
        font-weight: normal;
        font-size: 16px;
        line-height: 146%;
        color: #FFFFFF; }
        .collection-importantProduct .importantProduct-item_content_params__item {
          display: -webkit-box;
          display: -webkit-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
              -ms-flex-align: center;
                  align-items: center;
          padding: 5px 0; }
          .collection-importantProduct .importantProduct-item_content_params__item__title {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 50%;
                -ms-flex: 0 0 50%;
                    flex: 0 0 50%; }
          .collection-importantProduct .importantProduct-item_content_params__item__values {
            font-weight: bold;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 50%;
                -ms-flex: 0 0 50%;
                    flex: 0 0 50%; }
      .collection-importantProduct .importantProduct-item_content_control {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .collection-importantProduct .importantProduct-item_content_buyBtn {
        width: 100%; }
        .collection-importantProduct .importantProduct-item_content_buyBtn .button {
          width: 100%;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center; }
      .collection-importantProduct .importantProduct-item_content_addToFavorite button {
        padding: 0 20px 0 40px; }
        .collection-importantProduct .importantProduct-item_content_addToFavorite button path {
          stroke: #fff; }
        .collection-importantProduct .importantProduct-item_content_addToFavorite button.is-added path {
          fill: #fff; }

/*************************************************/
/*             ОПИСАНИЕ КАТЕГОРИИ                */
/*************************************************/
.collection-description.at-top {
  padding: 0 0 20px 0; }

.collection-description.at-bottom {
  padding: 20px 0 0 0; }

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.flex_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row; }

.flex_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column; }

.align_center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center; }

.justify_center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center; }

.justify_between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between; }

.product_content__main {
  padding-bottom: 40px; }

.product_content .product-title {
  font-weight: bold;
  font-size: 32px;
  line-height: 34px;
  color: #313131; }

.product_content .product-info {
  padding-top: 10px;
  padding-bottom: 40px; }

.product_content .product-slider {
  margin: 40px 0; }
  .product_content .product-slider.is-bundle-products {
    margin: 0px 0; }
    .product_content .product-slider.is-bundle-products .product-slider-heading-wrapper .bundle-prices {
      font-weight: 400;
      font-size: 16px;
      line-height: 16px;
      color: #313131; }
      .product_content .product-slider.is-bundle-products .product-slider-heading-wrapper .bundle-prices > div {
        padding: 5px 0; }
      .product_content .product-slider.is-bundle-products .product-slider-heading-wrapper .bundle-prices span {
        font-weight: bold; }

/*************************************************/
/*               ГАЛЕРЕЯ ТОВАРА                  */
/*************************************************/
.product-gallery-wrapper {
  position: relative; }
  .product-gallery-wrapper .product-gallery {
    padding-bottom: 0px;
    /* Основная */
    /* Превью */ }
    .product-gallery-wrapper .product-gallery .gallery-main-wrapper {
      background: #fff;
      text-align: center;
      padding: 10px 0 0 0; }
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .image-wrapper .slide-image {
        width: 100%;
        border-radius: 14px; }
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .image-wrapper:hover {
        opacity: 1; }
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .gallery-main .swiper-wrapper .swiper-slide .slide-inner {
        padding: 0; }
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .gallery-main [data-slider-controls] {
        display: none; }
      .product-gallery-wrapper .product-gallery .gallery-main-wrapper .gallery-main .swiper-pagination {
        display: none; }
    .product-gallery-wrapper .product-gallery .gallery-thumbs-block {
      padding-top: 47px; }
    .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper {
      max-width: calc(100% - 130px);
      margin: 0 auto;
      position: relative; }
      .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: hidden; }
        .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs .swiper-wrapper .swiper-slide {
          padding: 0 0;
          cursor: pointer;
          margin-left: 10px; }
          .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs .swiper-wrapper .swiper-slide.active {
            opacity: 0.5; }
          .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs .swiper-wrapper .swiper-slide .slide-inner {
            width: 57px;
            height: 57px; }
          .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs .swiper-wrapper .swiper-slide .slide-image {
            border-radius: 10px;
            height: 100%;
            width: 100%;
            object-fit: cover;
            object-position: center; }
      .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn:active, .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn:focus {
        outline: none; }
      .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn.swiper-button-disabled {
        opacity: 0.5; }
      .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn.gallery-thumbs-prev {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%);
        left: -60px; }
      .product-gallery-wrapper .product-gallery .gallery-thumbs-wrapper .gallery-thumbs-btn.gallery-thumbs-next {
        position: absolute;
        top: 50%;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%);
        right: -60px; }
  .product-gallery-wrapper .product-labels {
    top: 10px; }

/*************************************************/
/*                РЕЙТИНГ ТОВАРА                 */
/*************************************************/
.product-rating {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0px 0 10px 0;
  margin-bottom: 20px; }
  .product-rating:after {
    display: none; }
  .product-rating .favorite_rating_block {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    height: 20px !important;
    text-decoration: none;
    display: block;
    padding-right: 30px; }
    .product-rating .favorite_rating_block .rating .rating-title-block .rating-rating {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      position: relative;
      margin: 0 -3px; }
      .product-rating .favorite_rating_block .rating .rating-title-block .rating-rating span {
        padding: 0 3px; }
        .product-rating .favorite_rating_block .rating .rating-title-block .rating-rating span path {
          fill: #eca462; }
        .product-rating .favorite_rating_block .rating .rating-title-block .rating-rating span.color-grey path {
          fill: #d6d6d6; }
  .product-rating .product-reviews-add {
    padding-left: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .product-rating .product-reviews-add .product_reviews {
      text-decoration: none; }
      .product-rating .product-reviews-add .product_reviews .title {
        font-size: 16px;
        line-height: 146%;
        color: #000000;
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 400; }
        .product-rating .product-reviews-add .product_reviews .title svg {
          margin-right: 5px; }
          .product-rating .product-reviews-add .product_reviews .title svg path {
            fill: #000000; }
  .product-rating .product-reviews-count {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto; }
    .product-rating .product-reviews-count .product_reviews_count {
      font-size: 16px;
      line-height: 146%;
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      color: #313131;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      font-weight: 400; }
    .product-rating .product-reviews-count .product_reviews {
      text-decoration: none; }
      .product-rating .product-reviews-count .product_reviews .title {
        font-size: 16px;
        line-height: 26px;
        -webkit-text-decoration-line: underline;
                text-decoration-line: underline;
        color: #eca462;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        font-weight: 600; }
        .product-rating .product-reviews-count .product_reviews .title svg {
          margin-left: 20px;
          margin-right: 5px; }

/*************************************************/
/*           ЦЕНЫ ТОВАРА, ИЗБРАННОЕ              */
/*************************************************/
.product-priceControll {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end; }
  .product-priceControll .product-prices {
    padding: 20px 20px 20px 0; }
    .product-priceControll .product-prices .old-price {
      font-style: normal;
      font-weight: 500;
      font-size: 20px;
      line-height: 20px;
      color: #9c9c9c;
      text-decoration: line-through; }
    .product-priceControll .product-prices .price {
      font-style: normal;
      font-weight: bold;
      font-size: 42px;
      line-height: 114.18%;
      color: #313131; }
  .product-priceControll .product-addToFavorite {
    padding: 20px 0 30px 0; }
    .product-priceControll .product-addToFavorite .favorites_trigger path {
      fill: #ffffff;
      stroke: #d6d6d6; }
    .product-priceControll .product-addToFavorite .favorites_trigger.is-added path {
      fill: #000000;
      stroke: #000000; }

/*************************************************/
/*            ВЫБОР ВАРИАНТОВ ТОВАРА             */
/*************************************************/
.product-option-selectors {
  box-sizing: border-box;
  border-radius: 4px;
  margin: 0 0 20px 0 !important; }
  .product-option-selectors .product-sizeInfo {
    color: #101415;
    font-weight: 600;
    margin-bottom: 15px; }
    .product-option-selectors .product-sizeInfo span {
      margin-right: 10px; }
    .product-option-selectors .product-sizeInfo a {
      -webkit-text-decoration-line: underline;
              text-decoration-line: underline;
      color: #eca462; }
  .product-option-selectors .option-selector .option .option-values .option-value {
    padding: 10px 15px 8px 15px !important; }

/*************************************************/
/*            Вес товара            */
/*************************************************/
.variants {
  margin-bottom: 25px;
  color: #000000;
  font-size: 18px; }

.variants.variants-list {
  margin-bottom: 0; }

/*************************************************/
/*               ФОРМА ПОКУПКИ                   */
/*************************************************/
.product-buyForm {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  gap: 10px; }
  .product-buyForm .counter {
    height: 70px; }

.product-actions-btns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
  margin: 0 -5px; }

.product-quickCheckout {
  padding: 5px; }

.product-buyBtn {
  padding: 5px; }

/*************************************************/
/*                   ТАБЫ ТОВАРА                 */
/*************************************************/
.product-content.tab #product-characteristics {
  padding: 20px 0 0 0; }
  .product-content.tab #product-characteristics .product-characteristics {
    padding: 10px 0 30px 0; }
    .product-content.tab #product-characteristics .product-characteristics__params {
      color: #313131;
      font-weight: normal;
      font-size: 18px;
      line-height: 146%; }
      .product-content.tab #product-characteristics .product-characteristics__params__items {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin: 0 -20px; }
      .product-content.tab #product-characteristics .product-characteristics__params__item {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding: 5px 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse; }
        .product-content.tab #product-characteristics .product-characteristics__params__item__title {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%;
          font-size: 16px;
          color: #969696; }
        .product-content.tab #product-characteristics .product-characteristics__params__item__values {
          font-weight: bold;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 50%;
              -ms-flex: 0 0 50%;
                  flex: 0 0 50%; }
  .product-content.tab #product-characteristics .product-characteristics-full__items {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .product-content.tab #product-characteristics .product-characteristics-full__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    font-weight: normal;
    font-size: 16px;
    line-height: 146%;
    padding: 5px 0; }
    .product-content.tab #product-characteristics .product-characteristics-full__item__title {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 60%;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%;
      color: #969696; }
    .product-content.tab #product-characteristics .product-characteristics-full__item__values {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 40%;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      color: #313131; }

.product-content.tab #product-description {
  padding: 35px 0 0 0; }

.product-content.tab #product-delivery .tab-block-inner .table tbody tr td {
  color: #282828; }
  .product-content.tab #product-delivery .tab-block-inner .table tbody tr td:first-child {
    color: #282828; }

.product-content.tab #product-delivery .tab-block-inner .table tbody tr ul {
  padding: 5px 0 0 16px; }
  .product-content.tab #product-delivery .tab-block-inner .table tbody tr ul li {
    padding: 8px 0; }

.product-content.tab .tab-header {
  border-bottom: 1px solid #e4e4e4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%; }
  .product-content.tab .tab-header .swiper-slide {
    width: 50%; }

.product-content.tab .tab-toggle {
  font-size: 18px;
  line-height: 140%;
  font-weight: 600;
  text-align: center;
  color: #313131;
  font-weight: 700;
  padding: 0;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: block;
  position: relative;
  width: 100%;
  margin-right: 20px; }
  .product-content.tab .tab-toggle.is-active .tab-toggle-caption {
    color: #000000; }
  .product-content.tab .tab-toggle.is-active:after {
    content: '';
    position: absolute;
    bottom: 0;
    width: 100%;
    margin: 0;
    background: #000000;
    border-radius: 4px 4px 0px 0px;
    height: 4px;
    left: 0; }
  .product-content.tab .tab-toggle .tab-toggle-caption {
    margin-bottom: 20px; }

.product-content.tab .tab-block-inner .table {
  width: 100%;
  padding: 0; }
  .product-content.tab .tab-block-inner .table tbody {
    width: 100%;
    display: block; }
    .product-content.tab .tab-block-inner .table tbody tr {
      border-bottom: 1px solid #e4e4e4; }
      .product-content.tab .tab-block-inner .table tbody tr:nth-child(even) td {
        background-color: transparent; }
      .product-content.tab .tab-block-inner .table tbody tr td {
        border: none;
        font-size: 16px;
        line-height: 20px;
        color: #282828;
        padding: 5px 0; }
        .product-content.tab .tab-block-inner .table tbody tr td:first-child {
          color: #969696;
          width: 40%;
          padding-right: 20px; }

/*************************************************/
/*            		 ОТЗЫВЫ    	  	 	         */
/*************************************************/
.product-reviews {
  padding: 10px 0 40px 0; }
  .product-reviews_title {
    font-size: 32px;
    line-height: 34px;
    text-transform: uppercase;
    color: #101415;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px; }

/*************************************************/
/*              СЛАЙДЕРЫ ТОВАРОВ                 */
/*************************************************/
.product-slider {
  padding: 0 10px; }
  .product-slider-heading-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .product-slider-heading {
    font-weight: bold;
    font-size: 32px;
    line-height: 34px;
    color: #313131;
    padding: 16px 0;
    margin-bottom: 0; }
  .product-slider-title {
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    font-size: 28px;
    line-height: 34px;
    color: #313131; }
    .product-slider-title__link {
      color: #313131;
      text-decoration: none; }
    @media screen and (max-width: 480px) {
      .product-slider-title {
        font-size: 20px; } }
  .product-slider .product-slider-controls {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .product-slider .product-slider-controls .product-slider-btn-wrapper {
      background-image: none;
      position: absolute;
      width: 60px;
      height: 100%;
      top: 0;
      background: #f6f6f6;
      z-index: 9; }
      .product-slider .product-slider-controls .product-slider-btn-wrapper.prev {
        left: 0; }
      .product-slider .product-slider-controls .product-slider-btn-wrapper.next {
        right: 0; }
    .product-slider .product-slider-controls .product-slider-btn {
      position: relative;
      margin-top: 0;
      background-image: none; }
      .product-slider .product-slider-controls .product-slider-btn:active, .product-slider .product-slider-controls .product-slider-btn:focus {
        outline: none; }
      .product-slider .product-slider-controls .product-slider-btn.product-slider-prev {
        left: 0;
        position: absolute;
        top: calc(50% - 80px); }
      .product-slider .product-slider-controls .product-slider-btn.product-slider-next {
        right: 0;
        position: absolute;
        top: calc(50% - 80px); }

/*************************************************/
/*        ВЫБОР ВАРИАНТОВ ТОВАРА (ОБЩИЙ)         */
/*************************************************/
.option-selectors {
  margin: 0 -5px;
  padding-bottom: 15px; }
  .option-selectors .option-selector .option {
    -ms-flex: 0 0 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
            flex: 0 0 100%;
    padding: 0 0.5rem; }
    .option-selectors .option-selector .option.is-span:not(.option-wholesale) .option-values .option-value {
      /*  display: none;*/ }
    .option-selectors .option-selector .option.is-span .option-label {
      display: none; }
    .option-selectors .option-selector .option.is-span .option-values {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .option-selectors .option-selector .option.is-span .option-values .option-value {
        padding: 3px 15px 3px 15px;
        margin: 5px 5px;
        min-width: 55px;
        background: #FFFFFF;
        border: 1.8px solid #f7fbf2;
        box-sizing: border-box;
        color: #000000;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        font-size: 16px;
        line-height: 146%;
        border-radius: 69px;
        box-shadow: none;
        outline: none; }
        .option-selectors .option-selector .option.is-span .option-values .option-value:hover {
          background: #f7fbf2;
          border-color: #000000;
          color: #000000;
          outline: none; }
        .option-selectors .option-selector .option.is-span .option-values .option-value:focus, .option-selectors .option-selector .option.is-span .option-values .option-value:active {
          background: #f7fbf2;
          border-color: #000000;
          color: #000000;
          outline: none; }
        .option-selectors .option-selector .option.is-span .option-values .option-value.is-active {
          background: #fff;
          color: #000000;
          border-color: #000000; }
        .option-selectors .option-selector .option.is-span .option-values .option-value.is-disabled {
          display: none; }
    .option-selectors .option-selector .option.option-wholesale.is-span .option-label {
      display: none; }
    .option-selectors .option-selector .option.option-wholesale.is-span .option-values {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item {
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        margin-bottom: 10px; }
        .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter {
          -webkit-box-orient: vertical;
          -webkit-box-direction: reverse;
          -webkit-flex-direction: column-reverse;
              -ms-flex-direction: column-reverse;
                  flex-direction: column-reverse;
          height: 100px;
          width: 32px;
          margin: 0; }
          .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-input {
            border-top: 1px solid #e4e4e4;
            border-bottom: 1px solid #e4e4e4;
            border-left: none;
            border-right: none;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 35px;
                -ms-flex: 0 0 35px;
                    flex: 0 0 35px;
            width: 32px; }
            .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-input[disabled] {
              opacity: 0.5; }
          .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button {
            width: 32px;
            height: 32px;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 32px;
                -ms-flex: 0 0 32px;
                    flex: 0 0 32px; }
            .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled {
              opacity: 0.5; }
              .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled:hover, .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled:focus {
                background: transparent; }
                .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled:hover path, .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter .counter-button.is-disabled:focus path {
                  fill: initial; }
  .option-selectors .option-selector .modificator-select .option-values {
    border-radius: 50px;
    height: 40px;
    background-color: #f7fbf2;
    border: none;
    width: 250px;
    color: #000000; }

/*************************************************/
/*             МЕТКИ ТОВАРА (ОБЩИЙ)              */
/*************************************************/
.product-labels {
  top: 0;
  -webkit-box-orient: inherit;
  -webkit-box-direction: inherit;
  -webkit-flex-direction: inherit;
      -ms-flex-direction: inherit;
          flex-direction: inherit;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center; }
  .product-labels .label {
    background: transparent;
    font-size: 15px;
    color: #757575;
    max-width: -webkit-max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    padding: 0 0 0 0; }
    .product-labels .label.is-sale {
      /*background: #ff000b;*/ }
    .product-labels .label.is-new {
      /*background: $color-primary;*/ }

.product-label-discount {
  position: absolute;
  right: -5px;
  top: -5px;
  z-index: 2; }
  .product-label-discount .label {
    border-radius: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: center;
    background: #c40606;
    box-shadow: 0px 2px 4px rgba(48, 84, 0, 0.35);
    font-style: normal;
    font-weight: 800;
    font-size: 16px;
    line-height: 21px;
    color: #FFFFFF;
    height: 42px;
    width: 42px; }
    .product-label-discount .label.is-bundle-discount {
      width: auto;
      padding: 5px 10px;
      background: #eca462;
      color: #fff;
      font-size: 12px;
      border-radius: 4px;
      height: auto;
      max-width: 100px;
      display: block;
      line-height: 16px;
      font-weight: 500; }
      .product-label-discount .label.is-bundle-discount p {
        margin-bottom: 3px; }

.product-card-similar-row {
  width: 25%;
  margin-right: 1%; }

.product-card-similar-rows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%; }

.product-characteristics-full__item_custom {
  padding: 5px 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-weight: normal;
  font-size: 16px;
  line-height: 146%; }

.product-characteristics-full__item__title_custom {
  color: #969696;
  width: 25%; }

@media all and (max-width: 1024px) {
  .product-card-similar-row {
    width: 100%;
    margin-right: 0; }
  .product-card-similar-rows {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .product-characteristics-full__item__title_custom {
    width: 50%; } }

.compare-toolbar {
  margin-top: 0.5rem;
  margin-bottom: 0.5rem; }

.table-striped .table-row:nth-child(even) td,
.table-striped tr:nth-child(even) .table-cell,
.table-striped tr:nth-child(even) td {
  background-color: rgba(238, 238, 238, 0.5);
  color: #313131; }

.table-striped .table-row:hover > .table-cell {
  background-color: rgba(238, 238, 238, 0.5); }

.table-striped .table-row:nth-child(2):hover > .table-cell {
  background-color: transparent; }

.table-striped .table-row:last-child:hover > .table-cell {
  background-color: transparent; }

.table-bordered td {
  border: 1px solid #bbdefb; }

.table-bordered .table-cell:first-child {
  border-left: 1px solid #bbdefb; }

.table-bordered .table-cell:last-child {
  border-right: 1px solid #bbdefb; }

.table-bordered .table-row:first-child .table-cell {
  border-top: 1px solid #bbdefb;
  background-color: rgba(238, 238, 238, 0.5);
  color: #313131; }

.table-bordered .table-row:last-child .table-cell {
  border-bottom: 1px solid #bbdefb; }

.table-bordered .table-cell {
  border-right: 1px solid #bbdefb;
  border-bottom: 1px solid #bbdefb; }

.table .table-cell,
.table td {
  padding: 0.5rem 0.5rem;
  line-height: 1.2; }

.compare-table-wrapper {
  overflow-x: auto; }

.title-link {
  color: #2196f3;
  color: #2196f3;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  .title-link:active, .title-link:focus, .title-link:hover {
    color: #FFA77A;
    -webkit-text-decoration: none;
    text-decoration: none; }

.table-compare .table-row,
.table-compare tr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap; }

.compare-more {
  margin: 0 0.5rem 0.5rem;
  padding: 0.5rem 1.4rem; }

.compare-delete {
  background: none;
  border: none;
  outline: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
  color: #2196f3;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s; }
  .compare-delete:active, .compare-delete:focus, .compare-delete:hover {
    color: #FFA77A;
    -webkit-text-decoration: none;
    text-decoration: none; }
  .compare-delete:before {
    font-family: "FontAwesome";
    content: ""; }

.compare-value-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  -webkit-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 200px;
  -webkit-flex: 1 1 200px;
          flex: 1 1 200px; }

.compare-image-wrapper {
  overflow: hidden; }

.param-title {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 180px;
  -webkit-flex: 0 0 180px;
          flex: 0 0 180px;
  max-width: 180px; }

.param-value {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 250px;
  -webkit-flex: 0 0 250px;
          flex: 0 0 250px;
  max-width: 250px; }

.compare-controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -ms-flex-pack: distribute;
  -webkit-justify-content: space-around;
          justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center; }
  .compare-controls .more-info {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 50%;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%;
    margin: 0; }

/** Compares widget */
/** Compares widget */
.compares-widget {
  margin-left: auto;
  margin-top: 0; }
  @media screen and (max-width: 768px) {
    .compares-widget {
      margin-left: 0; } }
  .compares-widget.is-top-panel {
    padding: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .compares-widget.is-top-panel .compare-widget-caption,
    .compares-widget.is-top-panel .shopcart-widget-icon {
      border: none;
      padding: 0.8rem;
      color: #ffffff;
      font-size: 1.5rem;
      margin-right: 0; }
      .compares-widget.is-top-panel .compare-widget-caption:hover,
      .compares-widget.is-top-panel .shopcart-widget-icon:hover {
        color: #f28e5b; }
    .compares-widget.is-top-panel .compare-widget-caption {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }

.compares-widget-link {
  color: #ffffff;
  -webkit-text-decoration: none;
  text-decoration: none;
  -webkit-transition: color 0.15s ease-out 0.15s;
  transition: color 0.15s ease-out 0.15s;
  white-space: nowrap; }
  .compares-widget-link:active, .compares-widget-link:focus, .compares-widget-link:hover {
    color: #f28e5b;
    -webkit-text-decoration: none;
    text-decoration: none; }

.compare-widget-icon {
  display: inline-block;
  width: 1rem; }

/*************************************/
/*          СТРАНИЦА БЛОГА           */
/*************************************/
.articles_content {
  padding-top: 15px;
  padding-bottom: 20px; }
  .articles_content .articles-list .article-preview {
    padding: 18px 18px 35px 18px;
    position: relative;
    border: 1px solid rgba(0, 0, 0, 0); }
    .articles_content .articles-list .article-preview-wrapper {
      margin-bottom: 30px; }
    .articles_content .articles-list .article-preview-image {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      border-radius: 4px; }
      .articles_content .articles-list .article-preview-image-inner {
        height: 285px; }
        .articles_content .articles-list .article-preview-image-inner.is-square {
          padding-top: 60%;
          height: 0; }
        .articles_content .articles-list .article-preview-image-inner:hover {
          opacity: 1; }
      .articles_content .articles-list .article-preview-image-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40%;
            -ms-flex: 0 0 40%;
                flex: 0 0 40%; }
    .articles_content .articles-list .article-preview-heading {
      margin: 0;
      height: 90px;
      overflow: hidden; }
      .articles_content .articles-list .article-preview-heading-wrapper {
        padding: 13px 0; }
    .articles_content .articles-list .article-preview-link {
      font-weight: 600;
      font-size: 24px;
      line-height: 30px;
      color: #313131; }
    .articles_content .articles-list .article-preview-introtext {
      font-size: 16px;
      line-height: 146%;
      color: #282828; }
    .articles_content .articles-list .article-preview-toolbar-inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .articles_content .articles-list .article-preview-toolbar-inner .date {
        font-style: normal;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        color: #969696; }
    .articles_content .articles-list .article-preview:hover {
      border: 1px solid rgba(0, 0, 0, 0.05);
      border-radius: 4px; }
      .articles_content .articles-list .article-preview:hover:before {
        content: '';
        box-shadow: 0px 10px 20px rgba(0, 0, 0, 0.05);
        z-index: -1;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0; }

.blog-toolbar {
  padding-top: 16px; }

/*************************************/
/*          СТРАНИЦА СТАТЬИ          */
/*************************************/
.article_content {
  padding-top: 0;
  padding-bottom: 45px; }
  .article_content__heading {
    position: relative; }
    .article_content__heading .heading-content {
      max-width: 730px;
      margin: 0 auto; }
      .article_content__heading .heading-content__title {
        font-weight: bold;
        font-size: 32px;
        line-height: 34px;
        text-align: center; }
      .article_content__heading .heading-content__date {
        font-weight: normal;
        font-size: 16px;
        line-height: 146%;
        text-align: center; }
        .article_content__heading .heading-content__date:before {
          content: '';
          width: 6px;
          height: 6px;
          background: #000;
          display: block;
          border-radius: 50%;
          margin: 16px auto; }
    .article_content__heading.is-image {
      border-radius: 15px;
      height: 330px;
      overflow: hidden;
      background-size: cover;
      background-repeat: no-repeat; }
      .article_content__heading.is-image .heading-content {
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
                transform: translate(-50%, -50%); }
        .article_content__heading.is-image .heading-content__title {
          color: #FFFFFF; }
        .article_content__heading.is-image .heading-content__date {
          color: #FFFFFF; }
          .article_content__heading.is-image .heading-content__date:before {
            background: #FFFFFF; }
      .article_content__heading.is-image:before {
        content: '';
        background: #282828;
        opacity: 0.3;
        position: absolute;
        height: 100%;
        width: 100%; }
  .article_content .article-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
  .article_content .article-sidebar {
    padding-left: 47px;
    padding-top: 45px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 250px;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
    position: relative; }
    .article_content .article-sidebar-related-title {
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      color: #313131; }
    .article_content .article-sidebar-related-item {
      padding-bottom: 22px; }
    .article_content .article-sidebar:before {
      content: '';
      border-left: 1px solid #e4e4e4;
      height: 100%;
      width: 1px;
      position: absolute;
      left: 0; }
  .article_content .article-content {
    padding-top: 45px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
    padding-right: 30px; }
    .article_content .article-content h1, .article_content .article-content h2, .article_content .article-content h3, .article_content .article-content h4, .article_content .article-content h5, .article_content .article-content h6 {
      font-weight: 600;
      color: #313131; }
    .article_content .article-content h1 {
      font-size: 24px;
      line-height: 30px; }
    .article_content .article-content h2 {
      font-size: 24px;
      line-height: 30px; }
    .article_content .article-content h3 {
      font-size: 22px;
      line-height: 28px; }
    .article_content .article-content h4 {
      font-size: 20px;
      line-height: 26px; }
    .article_content .article-content h5, .article_content .article-content h6 {
      font-size: 18px;
      line-height: 24px; }
    .article_content .article-content img.full-width {
      width: 100%;
      border-radius: 20px; }
  .article_content .article-preview-image-wrapper {
    padding-bottom: 20px; }
  .article_content .article-body.editor p {
    padding: 5px 0; }
  .article_content .article-toolbar {
    padding-top: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .article_content .article-toolbar .date {
      font-size: 16px;
      line-height: 136%;
      color: #969696;
      font-weight: 600; }
    .article_content .article-toolbar .read-more {
      font-weight: 600;
      font-size: 18px;
      line-height: 20px;
      text-align: center;
      text-transform: uppercase;
      color: #eca462;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
  .article_content .article-tags-wrapper {
    padding-top: 20px; }
    .article_content .article-tags-wrapper .tag-list {
      list-style-type: none;
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap;
      margin: 0 -5px; }
      .article_content .article-tags-wrapper .tag-list .tag {
        margin: 5px; }
        .article_content .article-tags-wrapper .tag-list .tag a {
          height: 40px;
          font-size: 14px;
          padding: 5px 15px; }

.article-sidebar-sections {
  padding-bottom: 40px; }
  .article-sidebar-sections__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #37492E;
    padding-bottom: 10px; }
  .article-sidebar-sections__list {
    list-style-type: none;
    padding: 0;
    margin: 0; }
  .article-sidebar-sections li {
    padding: 10px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .article-sidebar-sections li:before {
      content: '';
      background: #969696;
      height: 4px;
      width: 4px;
      border-radius: 50%;
      display: block;
      margin-right: 5px; }
    .article-sidebar-sections li a {
      font-weight: normal;
      font-size: 14px;
      line-height: 146%;
      color: #969696;
      text-decoration: underline; }

.shopping-cart {
  padding-top: 40px;
  padding-bottom: 40px;
  margin-left: 0;
  margin-right: 0;
  /****************************************/
  /*            СПИСОК ТОВАРОВ            */
  /****************************************/
  /****************************************/
  /*                СКИДКА                */
  /****************************************/ }
  .shopping-cart .product-slider {
    padding-top: 40px; }
  .shopping-cart .cart {
    /****************************************/
    /*         ИНФОРМАЦИЯ О ТОВАРАХ         */
    /****************************************/ }
    .shopping-cart .cart-header {
      font-weight: normal;
      font-size: 16px;
      line-height: 146%;
      color: #969696; }
      .shopping-cart .cart-header .cart-item .item-prices {
        font-weight: normal;
        font-size: 16px;
        line-height: 146%;
        color: #969696; }
    .shopping-cart .cart-item {
      padding: 10px 0; }
      .shopping-cart .cart-item-inner {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex; }
      .shopping-cart .cart-item .item-image-wrapper {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 75px;
            -ms-flex: 0 0 75px;
                flex: 0 0 75px; }
      .shopping-cart .cart-item .item-content {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% - 75px);
            -ms-flex: 0 0 calc(100% - 75px);
                flex: 0 0 calc(100% - 75px);
        padding-left: 30px;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .shopping-cart .cart-item .item-content .product_counts {
          color: #000000; }
      .shopping-cart .cart-item .item-title {
        font-weight: normal;
        font-size: 16px;
        line-height: 146%;
        color: #313131;
        padding-bottom: 10px; }
      .shopping-cart .cart-item .item-variant {
        color: #969696;
        font-weight: 600;
        padding-top: 10px; }
      .shopping-cart .cart-item .item-caption {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
            -ms-flex: 1 1 auto;
                flex: 1 1 auto;
        padding-right: 0; }
      .shopping-cart .cart-item .item-prices {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 150px;
            -ms-flex: 0 0 150px;
                flex: 0 0 150px;
        font-weight: 600;
        font-size: 18px;
        line-height: 25px;
        color: #313131;
        padding: 0 30px; }
        .shopping-cart .cart-item .item-prices.is-total-price {
          color: #313131;
          font-weight: 700;
          text-align: right;
          padding: 0;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 210px;
              -ms-flex: 0 0 210px;
                  flex: 0 0 210px; }
        .shopping-cart .cart-item .item-prices.js-item-price {
          padding: 0;
          padding-left: 30px;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 180px;
              -ms-flex: 0 0 180px;
                  flex: 0 0 180px; }
      .shopping-cart .cart-item .item-counter {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 220px;
            -ms-flex: 0 0 220px;
                flex: 0 0 220px;
        padding: 0 30px; }
        .shopping-cart .cart-item .item-counter .counter {
          margin-right: 0; }
      .shopping-cart .cart-item .item-delete {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 34px;
            -ms-flex: 0 0 34px;
                flex: 0 0 34px; }
        .shopping-cart .cart-item .item-delete button {
          padding: 13px 10px; }
          .shopping-cart .cart-item .item-delete button:hover {
            background: transparent; }
    .shopping-cart .cart-footer {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      width: 100%; }
    .shopping-cart .cart-block-checkout {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-align: end;
      -webkit-align-items: flex-end;
          -ms-flex-align: end;
              align-items: flex-end;
      padding-right: 65px;
      width: 100%; }
      .shopping-cart .cart-block-checkout__total {
        max-width: 250px;
        width: 100%;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: end;
        -webkit-align-items: flex-end;
            -ms-flex-align: end;
                align-items: flex-end; }
      .shopping-cart .cart-block-checkout .cart-total {
        padding: 16px 0;
        padding-right: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
            -ms-flex-pack: justify;
                justify-content: space-between;
        width: 100%; }
        .shopping-cart .cart-block-checkout .cart-total__label {
          font-size: 16px;
          line-height: 146%;
          color: #969696; }
        .shopping-cart .cart-block-checkout .cart-total__value {
          font-weight: bold;
          font-size: 18px;
          line-height: 25px;
          color: #313131; }
      .shopping-cart .cart-block-checkout .cart-checkout {
        margin-top: 16px; }
  .shopping-cart .discount-wrapper {
    padding-top: 60px; }
    .shopping-cart .discount-wrapper__title {
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      text-align: center;
      color: #1F1F1F;
      padding-bottom: 20px; }
  .shopping-cart .discount-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .shopping-cart .discount-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .shopping-cart .discount-button {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto;
    margin-top: 20px; }
  .shopping-cart .discount-comment {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
            justify-content: space-between;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; }
    .shopping-cart .discount-comment-list {
      width: 100%; }
  .shopping-cart .discount-description {
    font-weight: normal;
    font-size: 16px;
    line-height: 146%;
    color: #313131; }
  .shopping-cart .discount-amount {
    font-weight: bold;
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    color: #000000; }

.checkout-page .page_header {
  padding: 32px 0 48px 0; }

.co-tabs-content {
  margin-bottom: 0; }

/* Сайдбар */
.co-sidebar-wrapper .co-sidebar {
  box-shadow: none;
  width: calc(40% - 16px);
  left: calc(60% - 16px); }
  .co-sidebar-wrapper .co-sidebar .co-basket-quantity {
    font-weight: 700;
    padding-bottom: 30px; }
  .co-sidebar-wrapper .co-sidebar .co-basket_item-list {
    border-bottom: 1px solid #e4e4e4; }
  .co-sidebar-wrapper .co-sidebar .co-basket_item-image_container {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 60px;
    -webkit-flex: 0 1 60px;
            flex: 0 1 60px; }
  .co-sidebar-wrapper .co-sidebar .co-basket_item-image {
    height: 60px;
    padding-bottom: inherit; }
    .co-sidebar-wrapper .co-sidebar .co-basket_item-image img {
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      border-radius: 10px;
      position: relative;
      max-width: 100%;
      max-height: 100%; }
  .co-sidebar-wrapper .co-sidebar .co-basket_item-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 calc(100% - 60px);
        -ms-flex: 0 1 calc(100% - 60px);
            flex: 0 1 calc(100% - 60px); }
  .co-sidebar-wrapper .co-sidebar .co-basket_item-description {
    font-size: 16px;
    line-height: 146%;
    color: #313131;
    font-weight: normal; }
  .co-sidebar-wrapper .co-sidebar .co-basket_item-total {
    font-weight: normal;
    font-size: 16px;
    line-height: 146%;
    text-align: right;
    color: #313131; }
  .co-sidebar-wrapper .co-sidebar .co-basket_item-price {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: right;
    color: #313131; }
  .co-sidebar-wrapper .co-sidebar .co-basket_subtotal-list {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0; }
  .co-sidebar-wrapper .co-sidebar .co-basket_subtotal {
    font-weight: normal;
    font-size: 16px;
    line-height: 146%;
    color: #969696; }
    .co-sidebar-wrapper .co-sidebar .co-basket_subtotal > div {
      border-bottom: 1px solid #e4e4e4;
      padding: 10px 0; }
    .co-sidebar-wrapper .co-sidebar .co-basket_subtotal-price {
      font-style: normal;
      font-weight: 600;
      font-size: 20px;
      line-height: 130%;
      text-align: right;
      color: #313131; }
  .co-sidebar-wrapper .co-sidebar .co-basket_total {
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    color: #313131; }
    .co-sidebar-wrapper .co-sidebar .co-basket_total > div {
      padding: 10px 0; }
    .co-sidebar-wrapper .co-sidebar .co-basket_total-price {
      font-weight: bold;
      font-size: 20px;
      line-height: 130%;
      text-align: right;
      color: #000000;
      border-radius: 6px; }

#order_form .order_form-block {
  padding: 0 0 20px 0; }
  #order_form .order_form-block_title {
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #323232; }
  #order_form .order_form-block_content {
    padding: 10px 0; }

#order_form #personal_data .co-social_login-box_descr {
  font-weight: normal;
  font-size: 16px;
  line-height: 146%;
  color: #37492E; }

#order_form #personal_data .co-client .co-button {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content; }
  #order_form #personal_data .co-client .co-button:not(.co-button--link) {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 146%;
    letter-spacing: 0.04em;
    font-size: 15px;
    padding: 12.5px 40px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    letter-spacing: 0.04em;
    color: #ffffff;
    border-radius: 69px;
    box-shadow: none;
    outline: none;
    text-transform: uppercase;
    height: 50px;
    background: #000000;
    border: 1px solid #000000;
    box-sizing: border-box;
    color: #ffffff;
    display: flex;
    font-size: 15px;
    line-height: 146%;
    padding: 10.5px 30px; }
    #order_form #personal_data .co-client .co-button:not(.co-button--link):focus, #order_form #personal_data .co-client .co-button:not(.co-button--link):active {
      outline: none; }
    #order_form #personal_data .co-client .co-button:not(.co-button--link):hover {
      font-weight: bold; }
    #order_form #personal_data .co-client .co-button:not(.co-button--link) svg, #order_form #personal_data .co-client .co-button:not(.co-button--link) path {
      fill: #ffffff; }
    #order_form #personal_data .co-client .co-button:not(.co-button--link) .icon {
      margin-right: 10px;
      line-height: 18px; }
      #order_form #personal_data .co-client .co-button:not(.co-button--link) .icon path {
        fill: #ffffff; }
    #order_form #personal_data .co-client .co-button:not(.co-button--link):hover {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none;
      box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); }
      #order_form #personal_data .co-client .co-button:not(.co-button--link):hover svg, #order_form #personal_data .co-client .co-button:not(.co-button--link):hover path {
        fill: #ffffff; }
      #order_form #personal_data .co-client .co-button:not(.co-button--link):hover .icon path {
        fill: #ffffff; }
    #order_form #personal_data .co-client .co-button:not(.co-button--link):focus, #order_form #personal_data .co-client .co-button:not(.co-button--link):active {
      background: #000000;
      border-color: #000000;
      color: #ffffff;
      outline: none; }
      #order_form #personal_data .co-client .co-button:not(.co-button--link):focus svg, #order_form #personal_data .co-client .co-button:not(.co-button--link):focus path, #order_form #personal_data .co-client .co-button:not(.co-button--link):active svg, #order_form #personal_data .co-client .co-button:not(.co-button--link):active path {
        fill: #ffffff; }
      #order_form #personal_data .co-client .co-button:not(.co-button--link):focus .icon path, #order_form #personal_data .co-client .co-button:not(.co-button--link):active .icon path {
        fill: #ffffff; }
    #order_form #personal_data .co-client .co-button:not(.co-button--link).sm-btn {
      padding: 13px 30px;
      font-size: 14px;
      line-height: 146%; }
    @media screen and (max-width: 768px) {
      #order_form #personal_data .co-client .co-button:not(.co-button--link) {
        /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;
      &.sm-btn {
        font-size: 12px;
        line-height: 146%;
        padding: 9px 10px;
      }*/ } }
    @media screen and (max-width: 480px) {
      #order_form #personal_data .co-client .co-button:not(.co-button--link) {
        font-size: 13px;
        line-height: 18px;
        padding: 12px 15px; } }
  #order_form #personal_data .co-client .co-button.co-button--link {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #eca462;
    border-radius: 6px; }
    #order_form #personal_data .co-client .co-button.co-button--link:after {
      display: none; }

#order_form #address_data .co-title {
  display: none; }

#order_form #address_data #shipping_address_address {
  height: 40px; }

#order_form #address_data .co-delivery_adress-form {
  margin: 0 -15px; }

#order_form #address_data .co-checkout-block {
  margin: 0 -15px; }

#order_form #address_data .co-input {
  padding: 0 15px; }
  #order_form #address_data .co-input.is-street {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%; }
  #order_form #address_data .co-input.is-house {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%; }
  #order_form #address_data .co-input.is-porch {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%; }
  #order_form #address_data .co-input.is-apartment {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
        -ms-flex: 1 0 50%;
            flex: 1 0 50%; }

#order_form #delivery_data .delivery_variants {
  margin-top: 0 !important; }
  #order_form #delivery_data .delivery_variants .co-delivery_method.delivery_active .co-input-title, #order_form #delivery_data .delivery_variants .co-delivery_method.delivery_active .co-price--current {
    color: #000000; }

#order_form #delivery_data .co-title {
  display: none; }

#order_form #client_data .co-title {
  display: none; }

#order_form #payment_data {
  padding: 0 0 0 0; }
  #order_form #payment_data .co-title {
    display: none; }
  #order_form #payment_data .payment_variants {
    margin-bottom: 0; }
    #order_form #payment_data .payment_variants .co-input {
      margin-top: 0px !important;
      margin-bottom: 0px !important; }

.co-input {
  margin-top: 24px !important;
  margin-bottom: 10px !important; }
  .co-input [for="client_consent_to_personal_data"] .co-input-description {
    padding: 0;
    margin: 0; }
  .co-input--checkbox {
    margin-top: 0px !important; }
    .co-input--checkbox .co-input-label {
      margin: 0 !important;
      padding: 0;
      border-bottom: none;
      font-weight: 400; }
      .co-input--checkbox .co-input-label:before {
        display: none; }
    .co-input--checkbox .co-input-description {
      font-size: 16px;
      line-height: 146%;
      color: #969696;
      border-radius: 6px;
      margin: 5px 0 0 0; }
  .co-input--textarea textarea {
    border-radius: 30px; }
  .co-input--subscribe {
    margin-top: 20px !important; }
  .co-input-label {
    font-weight: normal;
    font-size: 16px;
    line-height: 146%;
    color: #313131;
    border-radius: 6px; }
  .co-input-field {
    border: 1px solid #E3E3E3;
    box-sizing: border-box;
    border-radius: 69px;
    font-size: 16px;
    line-height: 146%;
    color: #969696;
    padding: 12px 15px; }
    .co-input-field:focus {
      border: none;
      border: 1px solid #000000;
      box-shadow: none; }
    .co-input-field:hover {
      border: 1px solid #000000; }
    .co-input-field::-webkit-input-placeholder {
      color: #969696; }
    .co-input-field:-moz-placeholder {
      color: #969696; }
    .co-input-field::-moz-placeholder {
      color: #969696; }
    .co-input-field:-ms-input-placeholder {
      color: #969696; }
    .co-input-field:-webkit-autofill, .co-input-field:-webkit-autofill:hover, .co-input-field:-webkit-autofill:focus, .co-input-field:-webkit-autofill:active, .co-input-field:-internal-autofill-selected {
      -webkit-transition: "color 9999s ease-out, background-color 9999s ease-out";
      -webkit-transition-delay: 9999s; }
  .co-input-description a {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #000000;
    border-radius: 6px; }
    .co-input-description a:hover {
      color: #000000; }
    .co-input-description a:active, .co-input-description a:focus {
      color: #000000; }

.co-input-select option[disabled] {
  color: #00000040; }

.co-toggable_field {
  -webkit-box-align: inherit;
  -webkit-align-items: inherit;
      -ms-flex-align: inherit;
          align-items: inherit;
  border: none;
  overflow: hidden; }
  .co-toggable_field-input {
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
        -ms-flex-align: inherit;
            align-items: inherit; }
    .co-toggable_field-input--radio {
      color: #fff; }
      .co-toggable_field-input--radio input + span {
        background: #ffffff;
        border: 2px solid #e4e4e4; }
      .co-toggable_field-input--radio input:focus + span, .co-toggable_field-input--radio input:checked + span {
        border: 6px solid #000000; }
    .co-toggable_field-input--checkbox {
      color: #000000; }
  .co-toggable_field-information {
    padding: 0 !important;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 180px;
        -ms-flex: 1 1 180px;
            flex: 1 1 180px; }
  .co-toggable_field-title {
    position: relative;
    margin: 0 0 10px 0 !important;
    font-size: 16px;
    line-height: 20px;
    color: #101415;
    border-radius: 6px;
    padding: 0 0 10px 0;
    font-weight: 600;
    position: relative;
    left: 0;
    top: 0; }
    .co-toggable_field-title:before {
      content: '';
      position: absolute;
      background: #e4e4e4;
      height: 1px;
      width: 200%;
      left: -50%;
      bottom: 0; }
  .co-toggable_field-price {
    font-style: normal;
    font-weight: bold;
    font-size: 20px;
    line-height: 21px;
    text-align: right;
    color: #282828;
    border-radius: 6px;
    padding: 0; }
  .co-toggable_field-description {
    font-size: 16px;
    line-height: 146%;
    color: #969696;
    border-radius: 6px; }
    .co-toggable_field-description h3 {
      color: #74292B;
      font-size: 13px;
      line-height: 146%; }
  .co-toggable_field:hover {
    border: none; }

.co-input--error .co-input-field {
  border: 1px solid #a94442; }

.co-modal-close:hover {
  color: #000; }

.co-modal-title {
  font-style: normal;
  font-weight: normal;
  font-size: 24px;
  color: #323232;
  padding: 0; }

.co-modal-button:not(.co-button--link) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 146%;
  letter-spacing: 0.04em;
  font-size: 15px;
  padding: 12.5px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.04em;
  color: #ffffff;
  border-radius: 69px;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  height: 50px;
  background: #000000;
  border: 1px solid #000000;
  box-sizing: border-box;
  color: #ffffff;
  display: flex;
  font-size: 15px;
  line-height: 146%;
  padding: 10.5px 30px; }
  .co-modal-button:not(.co-button--link):focus, .co-modal-button:not(.co-button--link):active {
    outline: none; }
  .co-modal-button:not(.co-button--link):hover {
    font-weight: bold; }
  .co-modal-button:not(.co-button--link) svg, .co-modal-button:not(.co-button--link) path {
    fill: #ffffff; }
  .co-modal-button:not(.co-button--link) .icon {
    margin-right: 10px;
    line-height: 18px; }
    .co-modal-button:not(.co-button--link) .icon path {
      fill: #ffffff; }
  .co-modal-button:not(.co-button--link):hover {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
    outline: none;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); }
    .co-modal-button:not(.co-button--link):hover svg, .co-modal-button:not(.co-button--link):hover path {
      fill: #ffffff; }
    .co-modal-button:not(.co-button--link):hover .icon path {
      fill: #ffffff; }
  .co-modal-button:not(.co-button--link):focus, .co-modal-button:not(.co-button--link):active {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
    outline: none; }
    .co-modal-button:not(.co-button--link):focus svg, .co-modal-button:not(.co-button--link):focus path, .co-modal-button:not(.co-button--link):active svg, .co-modal-button:not(.co-button--link):active path {
      fill: #ffffff; }
    .co-modal-button:not(.co-button--link):focus .icon path, .co-modal-button:not(.co-button--link):active .icon path {
      fill: #ffffff; }
  .co-modal-button:not(.co-button--link).sm-btn {
    padding: 13px 30px;
    font-size: 14px;
    line-height: 146%; }
  @media screen and (max-width: 768px) {
    .co-modal-button:not(.co-button--link) {
      /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;
      &.sm-btn {
        font-size: 12px;
        line-height: 146%;
        padding: 9px 10px;
      }*/ } }
  @media screen and (max-width: 480px) {
    .co-modal-button:not(.co-button--link) {
      font-size: 13px;
      line-height: 18px;
      padding: 12px 15px; } }

.co-modal-button.co-button--link {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #eca462;
  border-radius: 6px; }
  .co-modal-button.co-button--link:after {
    display: none; }

.co-bonus_points-info {
  margin-bottom: 10px;
  line-height: 148%; }
  .co-bonus_points-info b {
    color: #000000; }

.co-bonus_points-submit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 146%;
  letter-spacing: 0.04em;
  font-size: 15px;
  padding: 12.5px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.04em;
  color: #ffffff;
  border-radius: 69px;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  height: 50px;
  background: #ffffff;
  border: 1px solid #f7fbf2;
  box-sizing: border-box;
  color: #000000;
  display: flex;
  font-size: 15px;
  line-height: 146%;
  padding: 10.5px 30px;
  margin-right: 0; }
  .co-bonus_points-submit:focus, .co-bonus_points-submit:active {
    outline: none; }
  .co-bonus_points-submit:hover {
    font-weight: bold; }
  .co-bonus_points-submit svg, .co-bonus_points-submit path {
    fill: #000000; }
  .co-bonus_points-submit .icon {
    margin-right: 10px;
    line-height: 18px; }
    .co-bonus_points-submit .icon path {
      fill: #000000; }
  .co-bonus_points-submit:hover {
    background: #f7fbf2;
    border-color: #000000;
    color: #000000;
    outline: none; }
    .co-bonus_points-submit:hover svg, .co-bonus_points-submit:hover path {
      fill: #000000; }
    .co-bonus_points-submit:hover .icon path {
      fill: #000000; }
  .co-bonus_points-submit:focus, .co-bonus_points-submit:active {
    background: #f7fbf2;
    border-color: #000000;
    color: #000000;
    outline: none; }
    .co-bonus_points-submit:focus svg, .co-bonus_points-submit:focus path, .co-bonus_points-submit:active svg, .co-bonus_points-submit:active path {
      fill: #000000; }
    .co-bonus_points-submit:focus .icon path, .co-bonus_points-submit:active .icon path {
      fill: #000000; }
  @media screen and (max-width: 768px) {
    .co-bonus_points-submit {
      /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;*/ } }
  @media screen and (max-width: 480px) {
    .co-bonus_points-submit {
      font-size: 13px;
      line-height: 18px;
      padding: 12px 15px; } }

.alertify .ajs-panel.at-timers-position {
  width: 100%;
  max-width: 600px; }

#timers {
  max-width: 80%;
  width: 1100px;
  padding: 30px 60px;
  border-radius: 10px; }
  #timers .timers-arrows {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    align-items: center;
    margin-bottom: 40px;
    height: 65px; }
    #timers .timers-arrows .timers-slider-controls {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      position: absolute;
      top: 0;
      right: 0; }
      #timers .timers-arrows .timers-slider-controls .timers-slider-btn {
        margin: 0 15px; }
        #timers .timers-arrows .timers-slider-controls .timers-slider-btn.timers-slider-next {
          margin-right: 0; }
    #timers .timers-arrows .timers-current {
      font-weight: bold;
      font-size: 32px;
      line-height: 34px;
      text-align: center;
      color: #40444A; }
  #timers .swiper-slide {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  #timers .day_week {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    text-align: center;
    color: #000000;
    padding: 8px 0; }
  #timers .time_slots {
    margin: 0;
    padding: 8px 0;
    list-style: none; }
    #timers .time_slots li {
      padding: 8px 0;
      text-align: center; }
      #timers .time_slots li a {
        background: #FFFFFF;
        border: 1px solid #e4e4e4;
        box-sizing: border-box;
        border-radius: 50px;
        font-weight: 600;
        font-size: 16px;
        line-height: 140%;
        text-align: center;
        color: #627086;
        padding: 8px 10px;
        display: block; }
        #timers .time_slots li a.active, #timers .time_slots li a:hover {
          background: #000000;
          border: 1px solid #e4e4e4;
          color: #FFFFFF; }

.link_timeslot {
  font-weight: bold;
  font-size: 16px;
  line-height: 136%;
  color: #000000; }
  .link_timeslot .icon {
    margin-right: 10px; }

.selected_timeslot {
  padding-top: 5px; }
  .selected_timeslot span {
    font-weight: 700; }

.co-table-cell--body:last-child {
  min-width: 200px; }

.co-button--password_recover {
  margin: 0;
  margin-top: 15px;
  display: inline-block; }

.js-modal-submit--login {
  margin-top: 20px; }

body.orderTnx .page_header {
  display: none; }

body.orderTnx .content-wrapper {
  background: url(orderTnx_bg.jpg) center center no-repeat;
  background-size: cover; }
  body.orderTnx .content-wrapper .checkout-v2-wrapper {
    max-width: 400px;
    margin: 0 auto;
    padding: 100px 0; }
    body.orderTnx .content-wrapper .checkout-v2-wrapper .co-checkout-title {
      display: none; }
    body.orderTnx .content-wrapper .checkout-v2-wrapper .order_page__title {
      font-weight: bold;
      font-size: 42px;
      line-height: 114.18%;
      color: #000000;
      padding-bottom: 17px; }
    body.orderTnx .content-wrapper .checkout-v2-wrapper .order_page__descr {
      font-style: normal;
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      color: #313131; }
    body.orderTnx .content-wrapper .checkout-v2-wrapper .order_page__button {
      width: -webkit-max-content;
      width: -moz-max-content;
      width: max-content; }
    body.orderTnx .content-wrapper .checkout-v2-wrapper .order_page .order-socials {
      padding-top: 40px; }
      body.orderTnx .content-wrapper .checkout-v2-wrapper .order_page .order-socials__title {
        font-weight: normal;
        font-size: 11px;
        line-height: 144%;
        color: #969696;
        padding-bottom: 13px; }

.not_client {
  height: 100%; }
  .not_client .body-wrapper {
    height: 100%; }
  .not_client .content-wrapper {
    height: calc(100vh - 128px);
    position: relative; }
  .not_client .client-wrapper {
    height: 100%; }
  .not_client .co-section--content {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 760px;
        -ms-flex: 1 1 760px;
            flex: 1 1 760px;
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    top: 50px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0); }
    .not_client .co-section--content_wrapper {
      height: calc(100% - 124px);
      height: 100%; }
  .not_client .co-section--checkout_header .co-title {
    font-weight: bold;
    font-size: 42px;
    line-height: 114.18%;
    text-align: center;
    color: #37492E; }
  .not_client .co-login {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
            flex: 1 1 100%;
    margin: 0 auto;
    padding-top: 5px; }
    .not_client .co-login .co-social_login-title {
      text-align: center;
      margin-bottom: 0;
      text-align: center;
      font-size: 16px;
      line-height: 146%;
      color: #313131; }
    .not_client .co-login .co-social_login-list_inner {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      padding-top: 20px;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
    .not_client .co-login .co-social_login-button.co-button:not(.co-button--link) {
      padding: 10px;
      margin: 0 15px;
      background: transparent;
      border: none;
      border-color: transparent !important;
      background-color: transparent !important;
      color: #969696 !important; }
    .not_client .co-login .co-social_login-button .co-button-inner .co-button-caption {
      display: none; }
  .not_client .co-input--phone .co-input-description {
    display: none; }
  .not_client .co-input-field {
    color: #969696; }
    .not_client .co-input-field:focus {
      color: #000000; }
  .not_client .co-input--checkbox .co-input-label {
    font-size: 16px;
    line-height: 146%;
    color: #313131; }
  .not_client .co-form-controls {
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin: 30px 0 0 0;
    justify-content: center; }
    .not_client .co-form-controls .co-button.change_password {
      color: #969696;
      margin: 5px 0 15px 0; }
    .not_client .co-form-controls .co-button.register_link {
      margin-top: 20px; }
    .not_client .co-form-controls .co-button.login_link {
      margin-top: 20px; }
  .not_client .co-button {
    margin: 0; }
    .not_client .co-button:not(.co-button--link) {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      line-height: 146%;
      letter-spacing: 0.04em;
      font-size: 15px;
      padding: 12.5px 40px;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      letter-spacing: 0.04em;
      color: #ffffff;
      border-radius: 69px;
      box-shadow: none;
      outline: none;
      text-transform: uppercase;
      height: 50px;
      background: #000000;
      border: 1px solid #000000;
      box-sizing: border-box;
      color: #ffffff;
      display: flex;
      font-size: 15px;
      line-height: 146%;
      padding: 10.5px 30px; }
      .not_client .co-button:not(.co-button--link):focus, .not_client .co-button:not(.co-button--link):active {
        outline: none; }
      .not_client .co-button:not(.co-button--link):hover {
        font-weight: bold; }
      .not_client .co-button:not(.co-button--link) svg, .not_client .co-button:not(.co-button--link) path {
        fill: #ffffff; }
      .not_client .co-button:not(.co-button--link) .icon {
        margin-right: 10px;
        line-height: 18px; }
        .not_client .co-button:not(.co-button--link) .icon path {
          fill: #ffffff; }
      .not_client .co-button:not(.co-button--link):hover {
        background: #000000;
        border-color: #000000;
        color: #ffffff;
        outline: none;
        box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); }
        .not_client .co-button:not(.co-button--link):hover svg, .not_client .co-button:not(.co-button--link):hover path {
          fill: #ffffff; }
        .not_client .co-button:not(.co-button--link):hover .icon path {
          fill: #ffffff; }
      .not_client .co-button:not(.co-button--link):focus, .not_client .co-button:not(.co-button--link):active {
        background: #000000;
        border-color: #000000;
        color: #ffffff;
        outline: none; }
        .not_client .co-button:not(.co-button--link):focus svg, .not_client .co-button:not(.co-button--link):focus path, .not_client .co-button:not(.co-button--link):active svg, .not_client .co-button:not(.co-button--link):active path {
          fill: #ffffff; }
        .not_client .co-button:not(.co-button--link):focus .icon path, .not_client .co-button:not(.co-button--link):active .icon path {
          fill: #ffffff; }
      .not_client .co-button:not(.co-button--link).sm-btn {
        padding: 13px 30px;
        font-size: 14px;
        line-height: 146%; }
      @media screen and (max-width: 768px) {
        .not_client .co-button:not(.co-button--link) {
          /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;
      &.sm-btn {
        font-size: 12px;
        line-height: 146%;
        padding: 9px 10px;
      }*/ } }
      @media screen and (max-width: 480px) {
        .not_client .co-button:not(.co-button--link) {
          font-size: 13px;
          line-height: 18px;
          padding: 12px 15px; } }
    .not_client .co-button.co-button--link {
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      color: #eca462;
      border-radius: 6px;
      width: 100%; }
      .not_client .co-button.co-button--link:after {
        display: none; }
  .not_client.login_page .co-login {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .not_client.login_page .co-login-form_placeholder {
      max-width: 350px;
      padding-bottom: 0; }
  .not_client.register_page .co-login {
    padding-bottom: 40px; }
  .not_client.register_page #new_client {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    max-width: 360px;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    margin: 0 auto; }
    .not_client.register_page #new_client .register_left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      padding: 0 15px;
      width: 100%; }
    .not_client.register_page #new_client .register_right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      padding: 0 15px 0 15px;
      width: 100%; }
    .not_client.register_page #new_client .co-button {
      margin: 0 auto;
      margin-top: 30px; }
  .not_client.register_page .co-login--social_login {
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto; }
    .not_client.register_page .co-login--social_login .co-social_login {
      width: 100%; }
  .not_client.register_page .co-form-controls {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .not_client.register_page [for="client_consent_to_personal_data"] .co-input-description {
    display: none; }
  .not_client.register_page .co-input-select {
    background: transparent; }
  .not_client.register_page [for="language_id"] {
    color: #313131;
    top: -30px;
    left: 0; }
  .not_client.register_page .change_lng {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 10px; }
    .not_client.register_page .change_lng label {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      font-size: 16px;
      line-height: 146%;
      color: #313131;
      cursor: pointer;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
      .not_client.register_page .change_lng label:first-child {
        margin-right: 20px; }
      .not_client.register_page .change_lng label.active {
        color: #eca462; }
      .not_client.register_page .change_lng label span {
        margin-right: 10px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 18px;
        -webkit-flex: 0 0 18px;
                flex: 0 0 18px;
        position: relative;
        width: 18px;
        height: 18px;
        line-height: 1.2;
        box-shadow: inset 0 0 0 2px #e4e4e4;
        display: block;
        border-radius: 50%; }
      .not_client.register_page .change_lng label input:checked + span {
        background: #fff;
        box-shadow: inset 0 0 0 5px #000000; }

.profile-page .client-sidebar {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
      -ms-flex: 0 0 300px;
          flex: 0 0 300px;
  padding: 0 16px; }
  .profile-page .client-sidebar__name {
    font-weight: bold;
    font-size: 20px;
    line-height: 130%;
    color: #99ac7f;
    padding-bottom: 20px; }

.profile-page .co-sidebar--menu .co-menu {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
          flex: 0 0 100%;
  padding: 0; }
  .profile-page .co-sidebar--menu .co-menu-item {
    padding: 10px 0; }
  .profile-page .co-sidebar--menu .co-menu-link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #969696; }
    .profile-page .co-sidebar--menu .co-menu-link .icon {
      margin-right: 10px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center; }
    .profile-page .co-sidebar--menu .co-menu-link path {
      fill: #969696; }
    .profile-page .co-sidebar--menu .co-menu-link--active {
      color: #eca462; }
      .profile-page .co-sidebar--menu .co-menu-link--active path {
        fill: #eca462; }
    .profile-page .co-sidebar--menu .co-menu-link:hover, .profile-page .co-sidebar--menu .co-menu-link:active, .profile-page .co-sidebar--menu .co-menu-link:focus {
      color: #eca462; }
      .profile-page .co-sidebar--menu .co-menu-link:hover path, .profile-page .co-sidebar--menu .co-menu-link:active path, .profile-page .co-sidebar--menu .co-menu-link:focus path {
        fill: #eca462; }

.profile-page .client-wrapper {
  padding: 20px 0 0 0; }

.profile-page .co-section--checkout_header {
  padding-top: 0; }

.profile-page .co-title {
  font-weight: bold;
  font-size: 42px;
  line-height: 114.18%;
  color: #313131; }

.profile-page .co-title--h2 {
  font-size: 18px; }

.profile-page .co-button:not(.co-button--link) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  line-height: 146%;
  letter-spacing: 0.04em;
  font-size: 15px;
  padding: 12.5px 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  letter-spacing: 0.04em;
  color: #ffffff;
  border-radius: 69px;
  box-shadow: none;
  outline: none;
  text-transform: uppercase;
  height: 50px;
  background: #000000;
  border: 1px solid #000000;
  box-sizing: border-box;
  color: #ffffff;
  display: flex;
  font-size: 15px;
  line-height: 146%;
  padding: 10.5px 30px; }
  .profile-page .co-button:not(.co-button--link):focus, .profile-page .co-button:not(.co-button--link):active {
    outline: none; }
  .profile-page .co-button:not(.co-button--link):hover {
    font-weight: bold; }
  .profile-page .co-button:not(.co-button--link) svg, .profile-page .co-button:not(.co-button--link) path {
    fill: #ffffff; }
  .profile-page .co-button:not(.co-button--link) .icon {
    margin-right: 10px;
    line-height: 18px; }
    .profile-page .co-button:not(.co-button--link) .icon path {
      fill: #ffffff; }
  .profile-page .co-button:not(.co-button--link):hover {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
    outline: none;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1); }
    .profile-page .co-button:not(.co-button--link):hover svg, .profile-page .co-button:not(.co-button--link):hover path {
      fill: #ffffff; }
    .profile-page .co-button:not(.co-button--link):hover .icon path {
      fill: #ffffff; }
  .profile-page .co-button:not(.co-button--link):focus, .profile-page .co-button:not(.co-button--link):active {
    background: #000000;
    border-color: #000000;
    color: #ffffff;
    outline: none; }
    .profile-page .co-button:not(.co-button--link):focus svg, .profile-page .co-button:not(.co-button--link):focus path, .profile-page .co-button:not(.co-button--link):active svg, .profile-page .co-button:not(.co-button--link):active path {
      fill: #ffffff; }
    .profile-page .co-button:not(.co-button--link):focus .icon path, .profile-page .co-button:not(.co-button--link):active .icon path {
      fill: #ffffff; }
  .profile-page .co-button:not(.co-button--link).sm-btn {
    padding: 13px 30px;
    font-size: 14px;
    line-height: 146%; }
  @media screen and (max-width: 768px) {
    .profile-page .co-button:not(.co-button--link) {
      /*  font-size: 15px;
      line-height: 146%;
      padding: 12px 30px;
      &.sm-btn {
        font-size: 12px;
        line-height: 146%;
        padding: 9px 10px;
      }*/ } }
  @media screen and (max-width: 480px) {
    .profile-page .co-button:not(.co-button--link) {
      font-size: 13px;
      line-height: 18px;
      padding: 12px 15px; } }

.profile-page .co-button.co-button--link {
  font-weight: 600;
  font-size: 18px;
  line-height: 25px;
  color: #eca462;
  border-radius: 6px; }
  .profile-page .co-button.co-button--link:after {
    display: none; }

.profile-page .co-button:focus {
  outline: none;
  box-shadow: none; }

.profile-page form {
  max-width: 350px; }
  .profile-page form .co-form-controls {
    margin-top: 10px; }
    .profile-page form .co-form-controls .co-form-button {
      margin: 0 auto; }
  .profile-page form .co-adress-section {
    margin-bottom: 0; }

.co-order-information .co-order-information_value .co-button {
  font-size: 18px;
  line-height: 22px;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  height: 30px;
  padding: 4px 20px;
  margin: 0; }

.co-table {
  min-width: 100%;
  border-radius: 2px;
  border: 1px solid #e7e7e7;
  border-collapse: unset;
  border-spacing: 0; }
  .co-table-cell--head {
    font-weight: bold;
    font-size: 16px;
    line-height: 136%;
    color: #313131; }
  .co-table-cell--body {
    border-bottom: 1px solid #e7e7e7; }

/********************************************/
/*                <= 1200                   */
/********************************************/
@media screen and (max-width: 1200px) {
  .header-wrapper .header-menu-wrapper {
    padding-right: 10px; }
    .header-wrapper .header-menu-wrapper .header-open-menu {
      padding: 10px 15px;
      font-size: 15px;
      line-height: 20px; }
  .header-wrapper .header_menu-item {
    padding: 0 5px; }
  .header-wrapper .header_right .header_search {
    padding: 10px; }
  .header-wrapper .header_right .header_profile {
    padding: 10px; }
  .header-wrapper .header_right .header_wishlist {
    padding: 10px; }
  .header-wrapper .header_right .header_cart {
    padding: 10px; }
  .top-panel-wrapper .top-panel_menu {
    margin: 0 -5px; }
    .top-panel-wrapper .top-panel_menu-item {
      padding: 0 5px; }
  .top-panel-wrapper .top-panel_phone {
    padding-right: 15px; }
  .top-panel-wrapper .top-panel_right .top-panel_menu {
    padding-right: 15px; } }

/********************************************/
/*                <= 1024                   */
/********************************************/
@media screen and (max-width: 1024px) {
  /******************************************/
  /*                Основные                */
  /******************************************/
  /*
        * Слайдер товаров
        */
  .product-slider .product-slider-heading-wrapper .product-slider-heading {
    font-size: 33px;
    padding: 8px 0; }
  /*
        * Слайдеры
        */
  .slider-heading-wrapper .slider-heading {
    font-size: 33px;
    padding: 8px 0; }
  /*
        * Шапка
        */
  .header-wrapper {
    position: relative; }
    .header-wrapper .header {
      position: relative;
      -webkit-box-align: baseline;
      -webkit-align-items: baseline;
          -ms-flex-align: baseline;
              align-items: baseline;
      padding: 10px 0; }
      .header-wrapper .header_middle {
        padding: 0 15px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column; }
      .header-wrapper .header-menu {
        display: none; }
      .header-wrapper .header_phone {
        font-size: 18px;
        margin-right: 0; }
      .header-wrapper .header__work-time {
        font-size: 18px;
        margin-right: 0; }
      .header-wrapper .header_left {
        width: 100%;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .header-wrapper .header_right {
        width: 100%;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
      .header-wrapper .header_logo {
        margin-top: 0; }
        .header-wrapper .header_logo svg {
          height: 25px; }
      .header-wrapper .header_wishlist {
        padding: 15px; }
      .header-wrapper .header_cart {
        padding: 15px; }
      .header-wrapper .header_search {
        position: absolute;
        top: 40px;
        width: 100%;
        max-width: 100%;
        left: 0;
        padding: 10px 15.5px; }
        .header-wrapper .header_search .search-widget {
          margin-left: -0.5em; }
          .header-wrapper .header_search .search-widget-field {
            max-width: 100%; }
  /*
        * Мобильная шапка
        */
  .sidebar .header-menu_item:hover .header-menu_icon {
    -webkit-transform: inherit;
        -ms-transform: inherit;
            transform: inherit;
    top: inherit; }
  .sidebar .header-menu_item:hover > .dropdown-block {
    display: none; }
  .sidebar .header-menu_item.sidebar__item-open .header-menu_icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    top: -5px; }
  .sidebar .header-menu_submenu {
    position: relative;
    border: none;
    font-size: 1.2em; }
  .sidebar .menu-vertical {
    margin-top: 15px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    background: transparent; }
    .sidebar .menu-vertical_item-link {
      color: #c40606; }
      .sidebar .menu-vertical_item-link:first-child {
        padding-top: 15px; }
      .sidebar .menu-vertical_item-link:last-child {
        padding-bottom: 15px; }
  /*
        * ПОДВАЛ
        */
  .footer-wrapper {
    overflow: inherit; }
  /******************************************/
  /*                  Главная               */
  /******************************************/
  /*
        * Баннер на главной
        */
  /*
        * Преимущества
        */
  .section-benefits {
    margin: 0 0 20px 0; }
    .section-benefits .benefits-items {
      margin-left: -10px;
      margin-right: -10px; }
      .section-benefits .benefits-items [class*="cell-"] {
        padding-left: 10px;
        padding-right: 10px; }
    .section-benefits .benefits-item {
      padding: 3px 12px;
      margin-bottom: 0; }
      .section-benefits .benefits-item_title {
        font-size: 16px;
        line-height: 22px;
        padding-bottom: 8px; }
      .section-benefits .benefits-item_description {
        font-size: 14px;
        line-height: 146%; }
  /*
        * Блок коллекций
        */
  .section-collectionProducts {
    padding: 20px 0; }
  /*
        * Особые товары на главной
        */
  .show-all-button-slider {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  /*
        * Акции на главной
        */
  .section-stocks {
    padding: 20px 0; }
    .section-stocks .stocks-slide:first-child {
      width: initial; }
    .section-stocks .stocks-controls {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  /*
        * Новости
        */
  .section-news {
    padding: 20px 0; }
    .section-news .news-heading {
      font-size: 33px;
      padding: 8px 0; }
    .section-news .news-item_title {
      font-weight: 600;
      font-size: 18px;
      line-height: 25px;
      padding: 0; }
    .section-news .news-item_date {
      padding: 0px 0 20px 0; }
    .section-news .news-item_right:nth-child(1) .news-item_title {
      padding: 0;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px; }
    .section-news .news-item_right:nth-child(2) .news-item_title {
      padding: 0;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px; }
    .section-news .news-item_right:nth-child(3) .news-item_title {
      padding: 0;
      font-weight: 600;
      font-size: 16px;
      line-height: 20px; }
    .section-news .news-controls {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center; }
  /*
        * Подарочные сертификаты
        */
  .section-special .special-slide {
    margin-bottom: 0; }
  .section-special .special-controls {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .section-title-and-image__item__title {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px; }
  /******************************************/
  /*                 КОРЗИНА                */
  /******************************************/
  .cart-wrapper .cart_content .cart-item-inner {
    position: relative; }
  .cart-wrapper .cart_content .cart-item .item-content {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .cart-wrapper .cart_content .cart-item .item-caption {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .cart-wrapper .cart_content .cart-item .item-delete {
    position: absolute;
    top: 0;
    right: -10px; }
  .cart-wrapper .cart_content .cart-wholesale-item-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .cart-wrapper .cart_content .cart-wholesale-item .item .variantsList {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .cart-wrapper .cart_content .cart-wholesale-item .item .variantsList .variant_info {
      cursor: pointer; }
      .cart-wrapper .cart_content .cart-wholesale-item .item .variantsList .variant_info:not(:last-child) {
        padding-right: 10px; }
        .cart-wrapper .cart_content .cart-wholesale-item .item .variantsList .variant_info:not(:last-child):after {
          content: ','; }
  .cart-wrapper .cart_content .cart-wholesale-item .item .closeModal {
    position: absolute;
    right: 20px;
    top: 20px;
    cursor: pointer; }
  .cart-wrapper .cart_content .cart-wholesale-item .item .chooseSize {
    color: #74292b;
    font-weight: 600;
    cursor: pointer;
    padding-top: 5px; }
  .cart-wrapper .cart_content .cart-wholesale-item .item-counter {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 120px;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
    padding: 20px;
    margin-top: 40px;
    display: none;
    position: absolute;
    background: #ffffff;
    max-width: 600px;
    width: calc(100% - 40px);
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    -webkit-transition: opacity 0.15s ease-out 0.15s;
    transition: opacity 0.15s ease-out 0.15s;
    box-shadow: 0px 20px 150px rgba(116, 41, 43, 0.278431), 0px 0px 30px rgba(255, 255, 255, 0.1);
    border-radius: 2px;
    z-index: 999; }
    .cart-wrapper .cart_content .cart-wholesale-item .item-counter.is-opened {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
    .cart-wrapper .cart_content .cart-wholesale-item .item-counter .counter {
      height: 29px;
      width: 120px; }
      .cart-wrapper .cart_content .cart-wholesale-item .item-counter .counter-button {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 29px;
            -ms-flex: 0 0 29px;
                flex: 0 0 29px;
        height: 29px; }
        .cart-wrapper .cart_content .cart-wholesale-item .item-counter .counter-button svg {
          height: 12px;
          width: 12px; }
      .cart-wrapper .cart_content .cart-wholesale-item .item-counter .counter-input {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 60px;
            -ms-flex: 0 0 60px;
                flex: 0 0 60px; }
  .cart-wrapper .cart_content .cart-wholesale-item .item-info {
    padding-top: 10px; }
    .cart-wrapper .cart_content .cart-wholesale-item .item-info .item-prices {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
  /******************************************/
  /*                 КАТАЛОГ                */
  /******************************************/
  .collection__free-delivery {
    margin: 15px 0 15px 0; }
  .collection-order-wrapper {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
    .collection-order-wrapper .filter-collapse {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      width: 50%; }
    .collection-order-wrapper .collection-order {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex; }
      .collection-order-wrapper .collection-order-field {
        border: none;
        font-size: 16px;
        line-height: 140%;
        padding-right: 30px;
        direction: rtl;
        padding-left: 0;
        color: #313131; }
        .collection-order-wrapper .collection-order-field option {
          direction: ltr; }
  .collection-listing-type {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .collection-listing-type span {
      padding-bottom: 4px; }
  .certificate_product_bg {
    height: 250px; }
  .certificate_product_title {
    font-size: 22px;
    line-height: 24px;
    padding-bottom: 25px; }
  .certificate_product_price {
    font-size: 50px;
    padding-bottom: 30px; }
  .certificate_product_button.is-primary {
    padding: 10px 25px;
    font-size: 16px; }
  .certificate_product_info {
    padding: 30px; }
    .certificate_product_info_title {
      font-size: 35px; }
    .certificate_product_info_descr {
      font-size: 16px; }
  /******************************************/
  /*                 Блог                   */
  /******************************************/
  .articles_content .articles-list .article-preview {
    padding: 0;
    border: none; }
    .articles_content .articles-list .article-preview-heading {
      height: 70px; }
    .articles_content .articles-list .article-preview-link {
      font-size: 18px;
      line-height: 22px; }
    .articles_content .articles-list .article-preview-content .date {
      font-size: 14px;
      line-height: 16px; }
    .articles_content .articles-list .article-preview:hover {
      border: none;
      border-radius: 4px; }
      .articles_content .articles-list .article-preview:hover:before {
        display: none; }
  /******************************************/
  /*                 Страницы               */
  /******************************************/
  .page-section__title2 {
    padding-bottom: 10px; }
  /********************************************/
  /*               ЛИЧНЫЙ КАБИНЕТ             */
  /********************************************/
  .profile-page .co-title {
    font-size: 33px;
    padding: 8px 0; }
  .profile-page .client-sidebar {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 250px;
        -ms-flex: 0 0 250px;
            flex: 0 0 250px;
    padding: 0 16px; }
  .profile-page .co-sidebar--menu .co-menu .co-menu-item {
    padding: 5px 0; }
  .profile-page .co-sidebar--menu .co-menu .co-menu-link {
    font-size: 16px;
    line-height: 22px; }
    .profile-page .co-sidebar--menu .co-menu .co-menu-link .icon {
      width: 19px;
      height: 19px; }
  .co-table {
    font-size: 12px; }
    .co-table-cell--head {
      font-size: 14px; } }

/********************************************/
/*                <= 1024                   */
/********************************************/
@media screen and (max-width: 1024px) {
  /***************************************/
  /*              Корзина                */
  /***************************************/
  .shopping-cart .cart-item .item-prices {
    padding: 0 15px; }
  .shopping-cart .cart-item .item-counter {
    padding: 0 15px; }
  .shopping-cart .cart-block-checkout {
    padding-right: 0; } }

/********************************************/
/*                <= 768                   */
/********************************************/
@media screen and (max-width: 768px) {
  /***************************************/
  /*              ОСНОВНЫЕ               */
  /***************************************/
  .row {
    margin-left: -5px;
    margin-right: -5px; }
  [class*="cell-"] {
    padding-left: 5px;
    padding-right: 5px; }
  .section-headding-wrapper .section-headding {
    font-size: 24px;
    line-height: 24px; }
  .counter {
    width: 120px;
    height: 35px;
    margin-bottom: 5px;
    margin-right: 0; }
    .counter-input {
      font-weight: 600;
      font-size: 12px;
      line-height: 11px;
      height: 20px; }
  .page_header .page-headding-wrapper .page-headding {
    font-size: 26px;
    line-height: 26px; }
  .header-wrapper .header_logo {
    margin-top: 0; }
  .header-wrapper .header_right .header_wishlist .wishlist-count {
    height: 18px;
    padding: 3px 4px;
    font-size: 8px;
    line-height: 9px;
    right: -6px;
    top: -6px; }
  .header-wrapper .header_right .header_cart .shopcart-widget-count {
    height: 18px;
    padding: 3px 4px;
    font-size: 8px;
    line-height: 9px;
    right: -6px;
    top: -2px; }
  .section_headerBanner {
    margin: 1.25rem 0 0 0; }
    .section_headerBanner__style_2 {
      padding: 0;
      margin: 1.25rem 1.25rem 0 1.25rem; }
      .section_headerBanner__style_2 .section_headerBanner-item {
        box-shadow: none; }
    .section_headerBanner > .container {
      position: initial; }
    .section_headerBanner .headerBanner {
      padding: 0 60px; }
      .section_headerBanner .headerBanner__style_2 {
        padding: 0; }
        .section_headerBanner .headerBanner__style_2 .headerBanner-item {
          box-shadow: none; }
        .section_headerBanner .headerBanner__style_2 .section_headerBanner .headerBanner-info {
          padding: 0 0; }
        .section_headerBanner .headerBanner__style_2 .subtitle {
          font-size: 13px;
          line-height: 18px;
          text-align: left; }
        .section_headerBanner .headerBanner__style_2 .title {
          font-size: 21px;
          line-height: 26px;
          text-align: left; }
      .section_headerBanner .headerBanner-image {
        display: none; }
        .section_headerBanner .headerBanner-image-mobile {
          display: block; }
      .section_headerBanner .headerBanner-item {
        box-shadow: 0 5px 20px 0rem rgba(0, 0, 0, 0.3); }
      .section_headerBanner .headerBanner-info-link {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
                flex: 0 0 100%;
        max-width: 100%; }
      .section_headerBanner .headerBanner-title {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center;
        font-size: 21px;
        line-height: 26px;
        text-align: center;
        width: 100%; }
      .section_headerBanner .headerBanner-subtitle {
        font-size: 13px;
        line-height: 18px;
        margin-bottom: 10px;
        text-align: center;
        width: 100%; }
      .section_headerBanner .headerBanner-menu {
        padding-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
            -ms-flex-direction: column;
                flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
            -ms-flex-align: center;
                align-items: center; }
        .section_headerBanner .headerBanner-menu-item {
          width: -webkit-max-content;
          width: -moz-max-content;
          width: max-content; }
      .section_headerBanner .headerBanner-action {
        margin-bottom: 25px; }
        .section_headerBanner .headerBanner-action button {
          margin: 0 auto; }
      .section_headerBanner .headerBanner-controls {
        bottom: inherit !important;
        position: relative;
        width: 100%;
        height: 50px;
        padding: 20px 0 0 0;
        z-index: 9;
        margin: 0 auto;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
            -ms-flex-pack: center;
                justify-content: center; }
      .section_headerBanner .headerBanner [data-slider-controls] {
        display: none; }
  .section-benefits .benefits-items {
    row-gap: 15px; }
  .section-benefits .benefits-item .benefits-item_title {
    margin-top: 0;
    padding: 18px 12px; }
  .section-benefits .benefits-item-item {
    margin-bottom: 14px; }
  .footer__elem {
    margin-bottom: 15px; }
  .footer-boutiques__form {
    width: 100%; }
    .footer-boutiques__form-wrapper {
      width: 100%; }
    .footer-boutiques__form-input {
      width: 100% !important; }
  .footer-boutiques__title-text {
    font-size: 21px;
    line-height: 27px; }
  .footer-services__elements {
    width: 320px;
    margin: 0 auto; }
  .footer-services__title-text {
    font-size: 21px;
    line-height: 27px; }
  .footer-services__elem {
    margin-bottom: 15px; }
  .product-slider .product-slider-controls .product-slider-btn.product-slider-prev {
    margin-right: 5px; }
  .slider-heading-wrapper .slider-heading {
    font-size: 24px; }
  /***************************************/
  /*              БУРГЕРНОЕ МЕНЮ         */
  /***************************************/
  /***************************************/
  /*              ГЛАВНАЯ                */
  /***************************************/
  .section-importantProducts {
    margin: 1.25rem 0 0 0; }
    .section-importantProducts_products {
      margin: 0; }
    .section-importantProducts [data-slider-controls] {
      display: none; }
  .section-stocks .stocks-bg {
    padding: 0px 0; }
  .section-stocks .stocks-slider-heading-wrapper {
    margin-bottom: 25px; }
  .section-stocks .stocks-slider-heading {
    font-size: 26px;
    line-height: 26px; }
    .section-stocks .stocks-slider-heading:before {
      width: 14px;
      height: 14px;
      background-size: contain; }
    .section-stocks .stocks-slider-heading:after {
      width: 14px;
      height: 14px;
      background-size: contain; }
    .section-stocks .stocks-slider-heading .stocks-slide-description {
      font-size: 14px; }
  .section-stocks [data-slider-controls] button {
    width: 40px;
    height: 40px;
    margin: 0; }
    .section-stocks [data-slider-controls] button svg {
      max-width: 17px;
      max-height: 15px; }
  .section-collection {
    height: 480px; }
    .section-collection .collection-content_title {
      font-size: 48px;
      line-height: 48px;
      margin-bottom: 10px; }
    .section-collection .collection-content_descr {
      font-size: 14px;
      line-height: 146%;
      margin-bottom: 20px; }
    .section-collection .collection-content_button {
      height: 46px;
      padding: 13px 20px;
      width: 100%;
      font-size: 22px; }
  .section-news {
    padding: 30px 0; }
    .section-news .news-heading {
      margin-bottom: 0;
      font-weight: bold;
      font-size: 24px; }
    .section-news .news-items {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 100%;
          -ms-flex: 1 1 100%;
              flex: 1 1 100%; }
      .section-news .news-items_left {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%; }
        .section-news .news-items_left .news-item {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
              -ms-flex: 1 1 100%;
                  flex: 1 1 100%; }
          .section-news .news-items_left .news-item_link {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center; }
          .section-news .news-items_left .news-item_image {
            width: 150px;
            height: 100px;
            margin: 0;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 150px;
                -ms-flex: 0 0 150px;
                    flex: 0 0 150px; }
          .section-news .news-items_left .news-item_title {
            width: 100%;
            height: auto;
            padding-bottom: 0; }
          .section-news .news-items_left .news-item_date {
            padding-bottom: 0; }
      .section-news .news-items_right {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 100%;
            -ms-flex: 1 1 100%;
                flex: 1 1 100%; }
        .section-news .news-items_right .news-item {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 100%;
              -ms-flex: 1 1 100%;
                  flex: 1 1 100%; }
          .section-news .news-items_right .news-item_link {
            display: -webkit-box;
            display: -webkit-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
                -ms-flex-align: center;
                    align-items: center; }
          .section-news .news-items_right .news-item_image {
            width: 150px;
            height: 100px !important;
            margin: 0;
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 150px;
                -ms-flex: 0 0 150px;
                    flex: 0 0 150px; }
          .section-news .news-items_right .news-item_title {
            width: 100%;
            height: auto !important;
            padding-bottom: 0;
            font-size: 18px !important;
            line-height: 25px !important; }
          .section-news .news-items_right .news-item_date {
            padding-bottom: 0; }
    .section-news .news-item {
      padding: 10px 0; }
      .section-news .news-item_content {
        padding-left: 15px; }
      .section-news .news-item_image img {
        border-radius: 10px !important; }
  .section-special {
    padding: 30px 0; }
  /* Изображение и content */
  .section-image-and-content__row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
    .section-image-and-content__row.is-reverse {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
      .section-image-and-content__row.is-reverse .section-image-and-content__content {
        padding-right: 0;
        padding-top: 0;
        padding-bottom: 35px; }
  .section-image-and-content__content {
    padding-right: 0;
    padding-top: 35px;
    padding-bottom: 0; }
  .section-image-and-content__title {
    font-size: 30px; }
  .section-image-and-content__descr {
    font-size: 15px;
    line-height: 24px; }
  /********************************************/
  /*                 Каталог                  */
  /********************************************/
  .products-list .products-items_grid .product-card-wrapper .product-card-title .product-link {
    font-size: 15px;
    height: 53px;
    overflow: hidden; }
  /******************************************/
  /*                 КОРЗИНА                */
  /******************************************/
  .shopping-cart {
    padding-top: 20px; }
  .cart-wrapper .cart_content .cart-item-inner {
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .cart-wrapper .cart_content .cart-item .item-image-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px; }
  .cart-wrapper .cart_content .cart-item .item-prices {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto; }
    .cart-wrapper .cart_content .cart-item .item-prices.js-item-price {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100px;
          -ms-flex: 0 0 100px;
              flex: 0 0 100px;
      font-size: 12px;
      line-height: 144%;
      padding-top: 5px;
      padding: 5px 0 0 0;
      font-weight: bold;
      font-size: 14px;
      line-height: 136%;
      color: #37492E; }
    .cart-wrapper .cart_content .cart-item .item-prices.is-total-price {
      font-size: 16px;
      line-height: 21px; }
  .cart-wrapper .cart_content .cart-item .item-content {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 100px);
        -ms-flex: 0 0 calc(100% - 100px);
            flex: 0 0 calc(100% - 100px);
    padding-left: 20px;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline; }
  .cart-wrapper .cart_content .cart-item .item-caption .item-title {
    font-size: 14px;
    line-height: 144%; }
  .cart-wrapper .cart_content .cart-item .item-caption .item-variant {
    font-size: 12px;
    line-height: 144%; }
  .cart-wrapper .cart_content .cart-item .item-counter {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 120px;
        -ms-flex: 0 0 120px;
            flex: 0 0 120px;
    padding-top: 5px; }
    .cart-wrapper .cart_content .cart-item .item-counter .counter {
      height: 29px;
      width: 100px; }
      .cart-wrapper .cart_content .cart-item .item-counter .counter-button {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 29px;
            -ms-flex: 0 0 29px;
                flex: 0 0 29px;
        height: 29px; }
        .cart-wrapper .cart_content .cart-item .item-counter .counter-button svg {
          height: 12px;
          width: 12px; }
      .cart-wrapper .cart_content .cart-item .item-counter .counter-input {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 40px;
            -ms-flex: 0 0 40px;
                flex: 0 0 40px; }
  .cart-wrapper .cart_content .cart-footer {
    height: auto;
    padding: 20px 0; }
  .cart-wrapper .cart_content .discount-wrapper {
    padding-top: 20px;
    max-width: 320px;
    margin: 0 auto; }
    .cart-wrapper .cart_content .discount-wrapper .discount-form {
      -webkit-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
              flex-wrap: wrap; }
      .cart-wrapper .cart_content .discount-wrapper .discount-form .discount-getCoupon {
        padding: 10px 0; }
      .cart-wrapper .cart_content .discount-wrapper .discount-form .discount-row {
        width: 100%;
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap; }
        .cart-wrapper .cart_content .discount-wrapper .discount-form .discount-row .discount-input {
          height: 36px;
          width: auto; }
  .cart-wrapper .cart_content .cart-block-checkout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
    max-width: 320px;
    margin: 0 auto; }
    .cart-wrapper .cart_content .cart-block-checkout__total {
      max-width: 100%; }
    .cart-wrapper .cart_content .cart-block-checkout .cart-total {
      font-size: 14px;
      line-height: 146%; }
      .cart-wrapper .cart_content .cart-block-checkout .cart-total span {
        font-size: 20px;
        line-height: 21px; }
  /******************************************/
  /*                 КАТАЛОГ                */
  /******************************************/
  .collection__free-delivery {
    margin: 15px 0 15px 0; }
    .collection__free-delivery__icon {
      height: 55px;
      width: 55px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 55px;
          -ms-flex: 0 0 55px;
              flex: 0 0 55px; }
      .collection__free-delivery__icon:after {
        left: 4px;
        top: 4px;
        height: 47px;
        width: 47px; }
    .collection__free-delivery__messages {
      font-size: 14px;
      line-height: 146%; }
  .certificate_product-wrapper {
    margin-bottom: 10px; }
  .certificate_product_title {
    font-size: 18px;
    line-height: 18px;
    padding-bottom: 17px;
    max-width: 200px; }
  .certificate_product_price {
    font-size: 40px;
    padding-bottom: 22px; }
  .certificate_product_content {
    padding: 0 20px; }
  .certificate_product_button.is-primary {
    font-size: 10px;
    padding: 7px 20px; }
  .certificate_product_info {
    padding: 20px 10px; }
    .certificate_product_info_title {
      font-size: 24px; }
    .certificate_product_info_descr {
      font-size: 14px; }
  .collection-importantProduct .importantProduct-item {
    max-height: inherit;
    height: initial; }
    .collection-importantProduct .importantProduct-item_photo {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 40%;
          -ms-flex: 0 0 40%;
              flex: 0 0 40%;
      padding: 10px; }
      .collection-importantProduct .importantProduct-item_photo img {
        height: auto; }
      .collection-importantProduct .importantProduct-item_photo_link {
        height: 100%; }
    .collection-importantProduct .importantProduct-item_content {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
          -ms-flex-pack: center;
              justify-content: center;
      padding: 20px 20px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 60%;
          -ms-flex: 0 0 60%;
              flex: 0 0 60%; }
      .collection-importantProduct .importantProduct-item_content_title {
        font-size: 16px;
        line-height: 16px;
        padding-bottom: 20px;
        height: initial; }
      .collection-importantProduct .importantProduct-item_content_prices {
        font-size: 14px;
        line-height: 140%; }
        .collection-importantProduct .importantProduct-item_content_prices .price {
          font-size: 12px;
          line-height: 140%; }
      .collection-importantProduct .importantProduct-item_content_buyBtn .button {
        font-size: 16px;
        line-height: 103%;
        height: 30px;
        padding: 8px 10px; }
      .collection-importantProduct .importantProduct-item_content_addToFavorite button {
        padding: 0 0 0 10px; }
  .catalog-collections {
    margin: 15px 0; }
    .catalog-collections .collections-slider-heading-wrapper {
      margin-bottom: 20px; }
    .catalog-collections .collections-slider-heading {
      font-size: 26px;
      line-height: 26px; }
    .catalog-collections .collections-slide-title {
      font-size: 16px;
      line-height: 16px;
      margin-top: 10px;
      margin-bottom: 0; }
    .catalog-collections [data-slider-controls] button {
      width: 40px;
      height: 40px;
      margin: 0; }
      .catalog-collections [data-slider-controls] button svg {
        max-width: 17px;
        max-height: 15px; }
  .catalog-subcollections {
    margin: 15px 0; }
    .catalog-subcollections .subcollections-slide-title {
      font-size: 16px;
      line-height: 16px; }
    .catalog-subcollections [data-slider-controls] button {
      width: 40px;
      height: 40px;
      margin: 0; }
      .catalog-subcollections [data-slider-controls] button svg {
        max-width: 17px;
        max-height: 15px; }
  .collection_subcategories .subcategories__item__title {
    font-size: 14px;
    line-height: 146%; }
  .catalog-gifts {
    margin: 15px 0; }
    .catalog-gifts .gifts-slider-heading {
      font-size: 26px;
      line-height: 26px;
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      text-align: center; }
    .catalog-gifts [data-slider-controls] button {
      width: 40px;
      height: 40px;
      margin: 0; }
      .catalog-gifts [data-slider-controls] button svg {
        max-width: 17px;
        max-height: 15px; }
  .products-list .products-items {
    padding: 20px 0; }
    .products-list .products-items > .row {
      margin-left: -5px;
      margin-right: -5px; }
  .products-list .products-items_grid .product-card-wrapper-labels {
    height: auto; }
  .products-list .products-items_grid .product-card-wrapper .product-card-descr {
    /*height: auto;*/
    padding: 0; }
  .products-list .products-items_grid .product-card-wrapper .product-card-inner-photo {
    margin-bottom: 10px; }
  .products-list .products-items_grid .product-card-wrapper .product-card-header .product-card-title {
    height: auto;
    margin-bottom: 10px; }
  .products-list .products-items_grid .product-card-wrapper .product-card-control {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .products-list .products-items_grid .product-card-wrapper .product-card-form_block {
    padding-top: 12px; }
  .products-list .products-items_grid .product-card-wrapper .product-card-buyBtn {
    width: inherit;
    max-width: initial; }
  .products-list .products-items_list .product-card-wrapper .product-card-inner-photo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
            flex: 0 0 150px;
    padding: 0; }
  .products-list .products-items_list .product-card-wrapper .product-card__params {
    display: none; }
  .products-list .products-items_list .product-card-wrapper .product-card .counter {
    margin-right: 15px; }
  .products-list .products-items_list .product-card-wrapper .product-card-addToFavorite {
    padding: 5px 10px; }
    .products-list .products-items_list .product-card-wrapper .product-card-addToFavorite .favorites_trigger {
      width: 35px;
      height: 35px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 35px;
          -ms-flex: 0 0 35px;
              flex: 0 0 35px; }
  .products-list .products-items_list .product-card-wrapper .product-card-availableSizes {
    font-size: 11px;
    margin-bottom: 5px; }
  .products-list .products-items_list .product-card-wrapper .product-card-sizeInfo {
    font-size: 11px;
    line-height: 144%;
    margin-bottom: 10px; }
  .product-label-discount .label {
    font-weight: 600;
    font-size: 11px;
    line-height: 14px;
    height: 32px;
    width: 32px;
    padding: 0; }
    .product-label-discount .label.is-bundle-discount {
      padding: 5px 5px;
      max-width: 80px;
      line-height: 14px;
      font-size: 11px; }
  .product-labels {
    margin: -2px; }
    .product-labels .label {
      font-size: 11px;
      margin: 2px;
      padding: 3px; }
  /*************************************************/
  /*                КАРТОЧКА ТОВАРА                */
  /*************************************************/
  .product_content__main {
    padding-bottom: 20px; }
  .product_content .product-title {
    font-size: 24px;
    line-height: 24px;
    height: auto;
    margin-bottom: 10px;
    font-weight: 600;
    padding-top: 40px; }
  .product_content .product-gallery-wrapper .product-gallery .gallery-thumbs {
    margin: 0 auto; }
    .product_content .product-gallery-wrapper .product-gallery .gallery-thumbs-block {
      padding-top: 20px; }
    .product_content .product-gallery-wrapper .product-gallery .gallery-thumbs .swiper-wrapper .swiper-slide {
      margin-left: 0; }
    .product_content .product-gallery-wrapper .product-gallery .gallery-thumbs .gallery-thumbs-wrapper {
      margin: 0 60px; }
      .product_content .product-gallery-wrapper .product-gallery .gallery-thumbs .gallery-thumbs-wrapper .swiper-slide {
        padding: 0 10px; }
        .product_content .product-gallery-wrapper .product-gallery .gallery-thumbs .gallery-thumbs-wrapper .swiper-slide .slide-inner {
          width: 57px;
          height: 57px; }
      .product_content .product-gallery-wrapper .product-gallery .gallery-thumbs .gallery-thumbs-wrapper [data-slider-controls] button {
        top: 50%;
        -webkit-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
                transform: translate(0, -50%);
        width: 40px;
        height: 40px;
        margin: 0; }
        .product_content .product-gallery-wrapper .product-gallery .gallery-thumbs .gallery-thumbs-wrapper [data-slider-controls] button svg {
          max-width: 17px;
          max-height: 15px; }
  .product_content .product-rating {
    margin-bottom: 0; }
    .product_content .product-rating .product-reviews-count .product_reviews_count {
      font-size: 14px;
      line-height: 26px; }
    .product_content .product-rating .product-reviews-add .product_reviews .title {
      font-size: 14px;
      line-height: 26px; }
  .product_content .product-addToFavorite {
    padding: 20px 0 25px 0; }
  .product_content .product-prices .old-price {
    font-size: 20px;
    line-height: 140%; }
  .product_content .product-prices .price {
    font-size: 30px;
    line-height: 140%; }
  .product_content .product-option-selectors {
    border: transparent;
    padding: 0; }
    .product_content .product-option-selectors .product-sizeInfo {
      font-size: 14px;
      line-height: 20px; }
  .product_content .product-buyForm {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .product_content .counter {
    margin: 0 10px 0 0; }
  .product_content .option-selectors .option-selector .option.option-wholesale.is-span .option-values {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
        -ms-flex-align: baseline;
            align-items: baseline; }
    .product_content .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -webkit-flex-direction: row;
          -ms-flex-direction: row;
              flex-direction: row;
      max-width: 320px;
      width: 100%;
      -webkit-box-align: center;
      -webkit-align-items: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .product_content .option-selectors .option-selector .option.option-wholesale.is-span .option-values .option-value-item .counter {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
            -ms-flex-direction: row;
                flex-direction: row;
        height: 32px;
        width: 100px; }
  .product_content .tab {
    margin-bottom: 20px; }
    .product_content .tab .tab-header .tab-toggle {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 50%;
          -ms-flex: 1 1 50%;
              flex: 1 1 50%;
      line-height: 18px; }
      .product_content .tab .tab-header .tab-toggle .tab-toggle-caption {
        font-size: 14px;
        line-height: 144%;
        font-weight: 500;
        margin-bottom: 12px; }
    .product_content .tab .tab-block-inner {
      font-size: 14px;
      line-height: 146%; }
    .product_content .tab .tab-block-inner .table tbody tr td {
      font-size: 14px;
      line-height: 146%; }
    .product_content .tab #product-characteristics .product-characteristics {
      padding: 10px 0 10px 0; }
      .product_content .tab #product-characteristics .product-characteristics__params__item__title {
        font-size: 14px; }
      .product_content .tab #product-characteristics .product-characteristics__params__item__values {
        font-size: 16px; }
      .product_content .tab #product-characteristics .product-characteristics-full__item {
        font-size: 14px; }
  .product_content .product-slider {
    margin: 20px 0; }
  .product_content .reviewsBlock__list .comments-item {
    padding-bottom: 20px;
    margin-bottom: 20px; }
  .product_content .reviewsBlock__list .comment-header .author {
    font-size: 14px; }
  .product_content .reviewsBlock__list .comment-header .date {
    font-size: 14px; }
  .product_content .reviewsBlock__list .comment-body {
    font-size: 14px; }
  .product_content .reviewsBlock__list .comments-readMoreReviews {
    position: relative;
    text-align: center;
    margin-top: -20px; }
  .product_content .reviewsBlock__form {
    padding-top: 30px; }
    .product_content .reviewsBlock__form__section-title {
      display: none; }
    .product_content .reviewsBlock__form .button {
      margin: 0 auto; }
  .new-collection {
    height: 360px;
    background-size: cover; }
    .new-collection_title {
      font-size: 32px;
      line-height: 34px; }
    .new-collection_descr {
      font-size: 14px;
      line-height: 146%;
      margin-bottom: 20px; }
    .new-collection_btn .button {
      height: 46px;
      padding: 13px 30px !important;
      font-size: 22px; }
  /********************************************/
  /*                 ЧЕКАУТ                   */
  /********************************************/
  .checkout-page .page_header {
    padding: 20px 0 30px 0; }
  .co-sidebar-wrapper .co-sidebar-toggler {
    outline: none;
    background: #f5f5f5;
    box-shadow: none;
    font-size: 18px; }
    .co-sidebar-wrapper .co-sidebar-toggler_title {
      font-size: 18px;
      line-height: 148%;
      font-weight: 600; }
    .co-sidebar-wrapper .co-sidebar-toggler .co-icon {
      font-size: 16px; }
    .co-sidebar-wrapper .co-sidebar-toggler .co-basket_total-price {
      font-style: normal;
      font-weight: bold;
      font-size: 18px;
      line-height: 148%;
      text-align: right;
      color: #282828;
      border-radius: 6px;
      padding: 0; }
    .co-sidebar-wrapper .co-sidebar-toggler:focus {
      outline: none;
      box-shadow: none; }
  .co-sidebar-wrapper .co-sidebar {
    width: 100%;
    left: 0; }
    .co-sidebar-wrapper .co-sidebar .co-basket-quantity {
      padding-bottom: 15px; }
    .co-sidebar-wrapper .co-sidebar .co-basket_item-image {
      height: 60px; }
      .co-sidebar-wrapper .co-sidebar .co-basket_item-image_container {
        -webkit-box-flex: 0;
        -ms-flex: 0 1 60px;
        -webkit-flex: 0 1 60px;
                flex: 0 1 60px; }
    .co-sidebar-wrapper .co-sidebar .co-basket_item-description {
      font-size: 14px; }
    .co-sidebar-wrapper .co-sidebar .co-basket_item-total {
      font-size: 14px; }
    .co-sidebar-wrapper .co-sidebar .co-basket_item-price {
      font-size: 16px;
      line-height: 20px; }
    .co-sidebar-wrapper .co-sidebar .co-basket_subtotal {
      font-size: 14px; }
    .co-sidebar-wrapper .co-sidebar .co-basket_subtotal-price {
      font-size: 15px; }
  #order_form .order_form-block_title {
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    color: #313131; }
  #order_form .co-client .co-client-logged {
    font-weight: 600;
    font-size: 16px;
    line-height: 25px;
    color: #313131; }
    #order_form .co-client .co-client-logged .co-client-name {
      font-weight: 700;
      font-size: 16px; }
  #order_form .co-client .co-client-field {
    font-size: 14px; }
  #order_form .co-toggable_field-description {
    font-size: 14px; }
  #order_form .co-toggable_field-price {
    font-weight: 600;
    font-size: 16px;
    line-height: 22px; }
  .co-input {
    margin-top: 15px !important;
    margin-bottom: 10px !important; }
    .co-input-label {
      font-size: 14px;
      line-height: 146%; }
  .co-bonus_points-info {
    font-size: 14px; }
  /********************************************/
  /*                 ВИШЛИСТ                  */
  /********************************************/
  .wishlist_container .favorite-actions .button-clear {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-right: 0;
    line-height: 16px; }
    .wishlist_container .favorite-actions .button-clear svg {
      height: 16px; }
  .wishlist_container .favorite-actions .button-buy {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
        -ms-flex: 1 1 50%;
            flex: 1 1 50%;
    max-width: 100%; }
  /********************************************/
  /*                 КОНТАКТЫ                 */
  /********************************************/
  .page-contacts_content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse; }
  .page-contacts_content_info {
    margin-top: 15px; }
  .page-contacts_socials_title {
    font-size: 16px;
    line-height: 136%; }
  .page-contacts_socials_block_title {
    font-size: 16px;
    line-height: 16px; }
  .page-contacts_socials_block_content_info a {
    font-size: 14px;
    line-height: 26px; }
  .page-contacts_socials_block_content_info span {
    font-size: 14px;
    line-height: 146%; }
  /********************************************/
  /*                О КОМПАНИИ                */
  /********************************************/
  .page-aboutCompany .aboutCompany-banner {
    margin-bottom: 40px; }
    .page-aboutCompany .aboutCompany-banner_info_title {
      font-size: 16px;
      line-height: 16px;
      padding-bottom: 10px; }
    .page-aboutCompany .aboutCompany-banner_info_subtitle {
      font-size: 24px;
      line-height: 16px; }
    .page-aboutCompany .aboutCompany-banner_info_play {
      font-size: 16px;
      line-height: 146%; }
      .page-aboutCompany .aboutCompany-banner_info_play .icon {
        width: 66px;
        height: 66px; }
        .page-aboutCompany .aboutCompany-banner_info_play .icon svg {
          width: 16px;
          height: 20px; }
  .page-aboutCompany .aboutCompany-benefits {
    margin-bottom: 80px; }
    .page-aboutCompany .aboutCompany-benefits_item {
      margin-bottom: 20px; }
      .page-aboutCompany .aboutCompany-benefits_item_title {
        font-size: 16px;
        line-height: 26px;
        padding: 0 0 10px 0; }
        .page-aboutCompany .aboutCompany-benefits_item_title span {
          font-size: 26px;
          line-height: 26px; }
        .page-aboutCompany .aboutCompany-benefits_item_title:after {
          margin-top: 10px; }
      .page-aboutCompany .aboutCompany-benefits_item_descr {
        font-size: 14px;
        line-height: 146%; }
  .page-aboutCompany .aboutCompany-benefits2 {
    margin-bottom: 40px; }
    .page-aboutCompany .aboutCompany-benefits2_item {
      margin-bottom: 50px; }
      .page-aboutCompany .aboutCompany-benefits2_item_descr {
        font-size: 14px;
        line-height: 146%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(100% - 100px);
            -ms-flex: 0 0 calc(100% - 100px);
                flex: 0 0 calc(100% - 100px); }
      .page-aboutCompany .aboutCompany-benefits2_item_image {
        right: -150px; }
      .page-aboutCompany .aboutCompany-benefits2_item:nth-child(2n) {
        background: transparent;
        padding: 0 0; }
        .page-aboutCompany .aboutCompany-benefits2_item:nth-child(2n) .aboutCompany-benefits2_item_image {
          display: none; }
        .page-aboutCompany .aboutCompany-benefits2_item:nth-child(2n) .aboutCompany-benefits2_item_descr {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
              -ms-flex: 0 0 100%;
                  flex: 0 0 100%;
          padding-left: 0; }
  .page-aboutCompany .aboutCompany-banner_item {
    height: auto;
    padding: 30px 0;
    margin-bottom: 70px; }
    .page-aboutCompany .aboutCompany-banner_item_title {
      font-size: 48px;
      line-height: 48px; }
    .page-aboutCompany .aboutCompany-banner_item_descr {
      font-size: 14px;
      line-height: 146%; }
      .page-aboutCompany .aboutCompany-banner_item_descr .button {
        height: 46px;
        padding: 13px 30px !important;
        font-size: 22px; }
  .page-aboutCompany .aboutCompany-slider {
    margin-bottom: 60px; }
    .page-aboutCompany .aboutCompany-slider_item {
      height: 540px; }
      .page-aboutCompany .aboutCompany-slider_item_title {
        font-size: 32px;
        line-height: 34px; }
  .page-aboutCompany .aboutCompany-about_title {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 20px; }
  .page-aboutCompany .aboutCompany-about_item {
    background: transparent;
    background-image: none !important;
    margin: 0; }
    .page-aboutCompany .aboutCompany-about_item_content {
      padding: 10px 0;
      max-width: 100%; }
    .page-aboutCompany .aboutCompany-about_item_title {
      font-size: 32px;
      line-height: 34px;
      margin-bottom: 10px; }
    .page-aboutCompany .aboutCompany-about_item_descr {
      font-size: 14px;
      line-height: 146%; }
    .page-aboutCompany .aboutCompany-about_item:nth-child(2n) .aboutCompany-about_item_content {
      padding: 10px 0;
      max-width: 100%; }
  .page-aboutCompany .aboutCompany-info_title {
    font-size: 16px;
    line-height: 129%;
    padding-bottom: 10px; }
  .page-aboutCompany .aboutCompany-info_catalog {
    padding-bottom: 20px; }
    .page-aboutCompany .aboutCompany-info_catalog .button {
      height: 46px;
      padding: 13px 30px !important;
      font-size: 22px; }
  .page-aboutCompany .aboutCompany-info_descr {
    font-size: 16px;
    line-height: 129%;
    padding-bottom: 10px; }
  /********************************************/
  /*                 КОНТАКТЫ                 */
  /********************************************/
  .jobs-descr {
    font-size: 14px;
    padding: 20px 0 20px 0; }
  .jobs-list {
    padding: 20px 0 40px 0; }
    .jobs-list_item_title {
      font-size: 18px;
      line-height: 25px; }
    .jobs-list_item_short_description {
      font-size: 14px;
      line-height: 146%; }
    .jobs-list_item_date {
      font-size: 11px;
      line-height: 144%; }
  .jobs-feedback {
    padding: 0 0 40px 0;
    background: transparent; }
    .jobs-feedback > .container {
      padding-left: 0;
      padding-right: 0; }
    .jobs-feedback_content {
      padding: 30px 20px;
      margin: 0 auto; }
    .jobs-feedback_form_title {
      font-size: 24px; }
  /******************************************/
  /*                 Страницы               */
  /******************************************/
  .page-section {
    padding: 10px 0 10px 0; }
    .page-section__title {
      font-size: 16px;
      line-height: 22px; }
    .page-section__title2 {
      font-size: 16px;
      line-height: 22px; }
    .page-section__description {
      font-size: 14px;
      line-height: 146%; }
  /********************************************/
  /*                   БЛОГ                   */
  /********************************************/
  .articles_content .articles-list .article-preview-wrapper .article-preview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .articles_content .articles-list .article-preview-wrapper .article-preview-heading {
      height: 55px; }
    .articles_content .articles-list .article-preview-wrapper .article-preview .article-preview-caption {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
              flex: 0 0 100%;
      padding-left: 0;
      padding-top: 0; }
      .articles_content .articles-list .article-preview-wrapper .article-preview .article-preview-caption .article-preview-link {
        font-weight: 600;
        font-size: 14px;
        line-height: 144%; }
      .articles_content .articles-list .article-preview-wrapper .article-preview .article-preview-caption .article-preview-introtext {
        font-size: 14px;
        line-height: 146%; }
      .articles_content .articles-list .article-preview-wrapper .article-preview .article-preview-caption .article-preview-toolbar-inner {
        padding-top: 0; }
    .articles_content .articles-list .article-preview-wrapper .article-preview-toolbar-inner .date {
      font-size: 12px;
      line-height: 14px; }
  .article_content__heading.is-image {
    border-radius: 0;
    margin: 0 -16px;
    height: 290px; }
  .article_content__heading .heading-content__title {
    font-size: 18px;
    line-height: 25px; }
  .article_content__heading .heading-content__date {
    font-size: 11px;
    line-height: 144%; }
  .article_content .article-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
    .article_content .article-wrapper .article-sidebar {
      border-left: none;
      padding-left: 0;
      padding-top: 45px; }
      .article_content .article-wrapper .article-sidebar:before {
        display: none; }
      .article_content .article-wrapper .article-sidebar-related-item {
        padding-bottom: 10px; }
  .article_content .article-sections-mobile {
    padding-top: 40px;
    padding-bottom: 0; }
    .article_content .article-sections-mobile .article-sidebar-sections__title {
      font-size: 16px;
      line-height: 22px; }
  .article_content .article-content {
    padding-top: 35px;
    padding-right: 0;
    font-size: 14px; }
    .article_content .article-content h1, .article_content .article-content h2 {
      font-size: 18px;
      line-height: 22px;
      margin-bottom: 7px; }
    .article_content .article-content h3, .article_content .article-content h4, .article_content .article-content h5, .article_content .article-content h6 {
      font-size: 16px;
      line-height: 20px;
      margin-bottom: 7px; }
  /********************************************/
  /*        РЕГИСТРАЦИЯ/АВТОРИЗАЦИЯ           */
  /********************************************/
  .not_client .co-section--checkout_header .co-title {
    font-size: 35px;
    line-height: 114.18%; }
  .not_client .co-button.co-button--link {
    font-size: 16px;
    line-height: 22px; }
  .not_client.register_page #new_client .register_left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .not_client.register_page #new_client .register_right {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  /********************************************/
  /*               ЛИЧНЫЙ КАБИНЕТ             */
  /********************************************/
  .profile-page .client-sidebar {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
    .profile-page .client-sidebar__name {
      display: none; }
    .profile-page .client-sidebar .co-sidebar--menu {
      padding: 0 0 20px 0; }
      .profile-page .client-sidebar .co-sidebar--menu .co-menu-toggle {
        background: #FFFFFF;
        border: 1px solid #E3E3E3;
        box-sizing: border-box;
        border-radius: 1111px;
        height: 50px; }
      .profile-page .client-sidebar .co-sidebar--menu .co-menu {
        background: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
        padding: 10px 0 10px 0; }
        .profile-page .client-sidebar .co-sidebar--menu .co-menu .co-menu-link {
          font-size: 16px;
          line-height: 22px; }
          .profile-page .client-sidebar .co-sidebar--menu .co-menu .co-menu-link .icon {
            width: 19px;
            height: 19px; }
  .profile-page .co-section--checkout_header {
    padding-top: 0;
    padding-bottom: 0; }
  .profile-page .co-title {
    font-size: 24px;
    line-height: 24px; }
  .co-table {
    font-size: 12px; }
    .co-table-cell--head {
      font-size: 14px; }
  /********************************************/
  /*                 АККОРДИОН                */
  /********************************************/
  .accordion {
    margin-bottom: 10px; }
    .accordion__title {
      margin-bottom: 10px; }
      .accordion__title .title {
        font-size: 16px;
        line-height: 146%; }
    .accordion__content {
      font-size: 14px;
      line-height: 146%; } }

@media screen and (max-width: 600px) {
  .product-card.swiper-slide.product-show-all-item {
    height: 337px; } }

@media screen and (max-width: 550px) {
  .mainTitle {
    font-size: 46px;
    line-height: 1; }
  .mainDescr {
    padding: 0 10px;
    max-width: 350px;
    width: 100%;
    margin: 0 auto; }
  .section-title-and-image__item__title {
    font-size: 14px;
    line-height: 18px;
    margin-top: 10px; } }

/********************************************/
/*                <= 480                   */
/********************************************/
@media screen and (max-width: 480px) {
  /********************************************/
  /*                Основное                  */
  /********************************************/
  .header-wrapper .header_logo {
    margin-top: 0; }
  .header-wrapper .header_right .header_profile {
    padding: 3px; }
    .header-wrapper .header_right .header_profile .icon svg {
      width: 80%; }
  .header-wrapper .header_right .header_wishlist {
    padding: 3px; }
    .header-wrapper .header_right .header_wishlist .icon svg {
      width: 80%; }
    .header-wrapper .header_right .header_wishlist .wishlist-count {
      height: 18px;
      padding: 3px 4px;
      font-size: 8px;
      line-height: 9px;
      right: -6px;
      top: -6px; }
  .header-wrapper .header_right .header_cart {
    padding: 3px 0 3px 3px; }
    .header-wrapper .header_right .header_cart .icon svg {
      width: 80%; }
    .header-wrapper .header_right .header_cart .shopcart-widget-count {
      height: 18px;
      padding: 3px 4px;
      font-size: 8px;
      line-height: 9px;
      right: -6px;
      top: -2px; }
  .header-wrapper .header_cart .cart-widget-dropdown {
    width: 288px; }
    .header-wrapper .header_cart .cart-widget-dropdown .cart-item {
      padding: 5px 15px 5px 15px; }
    .header-wrapper .header_cart .cart-widget-dropdown .cart-widget-dropdown_total {
      padding: 10px 15px 10px 15px; }
    .header-wrapper .header_cart .cart-widget-dropdown .cart-widget-dropdown_footer {
      padding: 15px 15px 10px 15px; }
  /********************************************/
  /*                Главная                   */
  /********************************************/
  .section_headerBanner .headerBanner__style_2 {
    padding: 0; }
    .section_headerBanner .headerBanner__style_2 .headerBanner-item {
      box-shadow: none; }
    .section_headerBanner .headerBanner__style_2 .headerBanner-info {
      padding: 0 0; }
    .section_headerBanner .headerBanner__style_2 .subtitle {
      font-size: 13px;
      line-height: 18px;
      text-align: left; }
    .section_headerBanner .headerBanner__style_2 .title {
      font-size: 16px;
      line-height: 20px;
      text-align: left; }
  .section_headerBanner .headerBanner-title {
    font-size: 16px;
    line-height: 20px;
    height: 38px; }
  .section_headerBanner .headerBanner-info {
    padding: 0 15px; }
  .section_headerBanner .headerBanner-action {
    margin-bottom: 0; }
  .section-news .news-item_title {
    font-size: 16px;
    line-height: 20px; }
  .section-news .news-item_date {
    font-size: 14px; }
  .section-news .news-item_left .news-item_title {
    font-size: 16px;
    line-height: 20px; }
  .section-news .news-item_left .news-item_image {
    width: 100px;
    height: 100px !important;
    margin: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px; }
  .section-news .news-item_right .news-item_title {
    font-size: 16px !important;
    line-height: 20px !important; }
  .section-news .news-item_right .news-item_image {
    width: 100px;
    height: 100px !important;
    margin: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
        -ms-flex: 0 0 100px;
            flex: 0 0 100px; }
  /********************************************/
  /*                Каталог                   */
  /********************************************/
  .collection__free-delivery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    padding: 22px 15px; }
    .collection__free-delivery__icon {
      height: 55px;
      width: 55px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 55px;
          -ms-flex: 0 0 55px;
              flex: 0 0 55px;
      margin-bottom: 10px; }
      .collection__free-delivery__icon:after {
        left: 4px;
        top: 4px;
        height: 47px;
        width: 47px; }
    .collection__free-delivery__messages {
      font-size: 14px;
      line-height: 146%; }
  .certificate_product_content {
    padding: 0 20px; }
  .certificate_product_info {
    padding: 10px 0; }
  .products-list .products-items_grid .product-card-wrapper .product-card-title .product-link {
    font-size: 14px; }
  .products-list .products-items_grid .product-card-wrapper .product-card-descr {
    font-size: 13px; }
  /********************************************/
  /*                  Товар                   */
  /********************************************/
  .product_content .product-title {
    text-align: center; }
  .product_content .product-info .product-rating {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
  .product_content .product-info .product-reviews-add {
    padding-left: 0;
    padding-top: 10px; }
  .product_content .product-priceControll {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .product_content .product-priceControll .product-prices {
      padding: 20px 0 0 0;
      text-align: center; }
  .product_content .option-razmer {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center; }
  .product_content .product-buyForm {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center; }
    .product_content .product-buyForm .counter {
      height: 50px; }
    .product_content .product-buyForm .product-actions-btns {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
          -ms-flex-direction: column;
              flex-direction: column; }
  .product_content .tab #product-characteristics .product-characteristics__params__items {
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
  .product_content .tab #product-characteristics .product-characteristics__params__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%; }
  .product_content .tab #product-characteristics .product-characteristics-full__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .product_content .variants {
    text-align: center; }
  /******************************************/
  /*                 КОРЗИНА                */
  /******************************************/
  .cart-wrapper .cart_content .cart-item .item-prices.js-item-price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%; }
  .cart-wrapper .cart_content .cart-item .item-counter {
    padding: 5px 0 0 0; }
  /******************************************/
  /*           ЛИЧНЫЙ КАБИНЕТ               */
  /******************************************/
  .co-table {
    border: none; }
    .co-table--to_card .co-table-row {
      display: block;
      background-color: transparent;
      border-top: none; }
      .co-table--to_card .co-table-row--head {
        display: none; } }

.header {
  margin-top: 30px; }

.header-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-bottom: 10px;
  width: 40%; }

.header-menu_link {
  color: #000000;
  font-size: 18px;
  font-family: 'Roboto',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 400; }
  @media all and (max-width: 1280px) {
    .header-menu_link {
      font-size: 14px; } }
  @media all and (max-width: 1200px) {
    .header-menu_link {
      font-size: 13px; } }

.header-menu_link:hover {
  color: #CC8039; }

.dropdown-block {
  display: none; }

.header-menu_item {
  position: relative;
  padding: 5px 10px 10px;
  text-align: center; }
  .header-menu_item:hover .header-menu_icon {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    top: -7px; }
  .header-menu_item:hover > .dropdown-block {
    display: block; }
  .header-menu_item:hover > .header-menu_link,
  .header-menu_item.active > .header-menu_link {
    color: #CC8039; }
  .header-menu_item.active > .sidebar__link {
    color: #000; }

.header-menu_icon {
  position: relative;
  display: inline-block;
  vertical-align: sub;
  font-size: 1em;
  line-height: .5em;
  font-style: inherit;
  -webkit-transition: 0.2s ease transform;
  transition: 0.2s ease transform; }

.header-menu_submenu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1020;
  min-width: 220px;
  border: 1px solid #ededed;
  font-size: 1em;
  background: #ffffff; }
  .header-menu_submenu-item {
    position: relative; }

.menu-vertical_item {
  display: inline-block;
  width: 100%; }
  .menu-vertical_item-link {
    display: inline-block;
    width: 100%;
    padding: 10px;
    text-decoration: none;
    color: #CC8039; }
  .menu-vertical_item-text {
    display: inline-block;
    vertical-align: middle;
    text-decoration: none; }
  .menu-vertical_item.active > a {
    color: #000; }

.header_phone {
  color: #c40606;
  font-size: 32px;
  font-family: 'Roboto',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 400;
  margin-right: 15px; }

.header__work-time {
  color: black;
  font-size: 16px;
  font-family: 'Roboto',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 400;
  margin-right: 15px;
  margin-bottom: 0; }

.header_phone:hover {
  color: #CC8039; }

.header_logo-quote {
  position: absolute;
  top: 63px;
  left: 137px;
  padding-left: 5px;
  padding-right: 5px;
  background: black;
  color: white;
  letter-spacing: 2px;
  font-size: 18px;
  font-family: 'Roboto',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 400; }

.header__buttons-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row; }

@media all and (max-width: 1024px) {
  .header__buttons-container {
    width: 100%;
    -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
            justify-content: space-around; }
  .header__side-button {
    position: absolute;
    left: 5%; } }

.footer__inline {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 3px solid black;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  font-family: 'Roboto',Arial,sans-serif;
  line-height: 1.55;
  font-weight: 400;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

.footer__a-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: left;
  width: 33%; }

.footer__phone {
  color: #000000; }

.footer__phone:hover {
  color: #CC8039; }

.footer__mail {
  color: #000000; }

.footer__mail:hover {
  color: #CC8039; }

.footer__paragraph {
  margin-top: auto;
  margin-bottom: auto;
  text-align: right;
  width: 33%; }

.footer__logo-omni {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: auto;
  margin-bottom: auto;
  width: 33%; }

.footer__logo-omni-img {
  height: 48px; }

@media all and (max-width: 625px) {
  .footer__inline {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column; }
  .footer__logo-omni {
    width: 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
        -ms-flex-order: 3;
            order: 3; }
  .footer__paragraph {
    width: 100%;
    text-align: center; }
  .footer__a-container {
    width: 100%;
    text-align: center; } }

.sidebar__filter-heading {
  font-weight: 600;
  line-height: 30px;
  color: #313131;
  word-break: break-all;
  white-space: initial;
  font-size: 16px;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  margin-top: 20px; }

.sidebar__link {
  font-weight: 600;
  line-height: 30px;
  word-break: break-all;
  white-space: initial;
  font-size: 18px;
  letter-spacing: 0.04em;
  color: #c40606; }

@media all and (max-width: 1024px) {
  .filter-section {
    margin-bottom: 5px; } }
