@charset "UTF-8";
/*=========================================
  THEME
=========================================*/
/* line 1, _styles-sj.scss */
.first-point {
  width: 100%;
  position: relative; }
  /* line 4, _styles-sj.scss */
  .first-point .coll-cell__name {
    font-weight: 500;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #000000; }
  /* line 13, _styles-sj.scss */
  .first-point:hover .sub-list {
    opacity: 1;
    visibility: visible; }
  /* line 18, _styles-sj.scss */
  .first-point .coll-cell__square {
    opacity: .2;
    transition: .3s all; }
  /* line 23, _styles-sj.scss */
  .first-point.is-current .coll-cell__square, .first-point:hover .coll-cell__square {
    opacity: 1; }
  /* line 27, _styles-sj.scss */
  .first-point.is-current.first-point__red .coll-cell__name, .first-point:hover.first-point__red .coll-cell__name {
    color: #eb354a; }
  /* line 31, _styles-sj.scss */
  .first-point.is-current.first-point__red:nth-of-type(odd) .coll-cell__name, .first-point:hover.first-point__red:nth-of-type(odd) .coll-cell__name {
    color: #1a4078; }
  /* line 37, _styles-sj.scss */
  .first-point.is-current.first-point__yellow .coll-cell__name, .first-point:hover.first-point__yellow .coll-cell__name {
    color: #f5a624; }
  /* line 41, _styles-sj.scss */
  .first-point.is-current.first-point__yellow:nth-of-type(odd) .coll-cell__name, .first-point:hover.first-point__yellow:nth-of-type(odd) .coll-cell__name {
    color: #1a4078; }
  /* line 47, _styles-sj.scss */
  .first-point.is-current.first-point__green .coll-cell__name, .first-point:hover.first-point__green .coll-cell__name {
    color: #9eac44; }
  /* line 51, _styles-sj.scss */
  .first-point.is-current.first-point__green:nth-of-type(odd) .coll-cell__name, .first-point:hover.first-point__green:nth-of-type(odd) .coll-cell__name {
    color: #1a4078; }
  /* line 58, _styles-sj.scss */
  .first-point.is-current.first-point__red .two-point.is-current a:before {
    background: #eb354a; }
  /* line 61, _styles-sj.scss */
  .first-point.is-current.first-point__red .two-point.is-current a {
    color: #eb354a; }
  /* line 65, _styles-sj.scss */
  .first-point.is-current.first-point__red:nth-of-type(odd) .two-point.is-current a:before {
    background: #1a4078; }
  /* line 68, _styles-sj.scss */
  .first-point.is-current.first-point__red:nth-of-type(odd) .two-point.is-current a {
    color: #1a4078; }
  /* line 74, _styles-sj.scss */
  .first-point.is-current.first-point__yellow .two-point.is-current a:before {
    background: #f5a624; }
  /* line 77, _styles-sj.scss */
  .first-point.is-current.first-point__yellow .two-point.is-current a {
    color: #f5a624; }
  /* line 81, _styles-sj.scss */
  .first-point.is-current.first-point__yellow:nth-of-type(odd) .two-point.is-current a:before {
    background: #1a4078; }
  /* line 84, _styles-sj.scss */
  .first-point.is-current.first-point__yellow:nth-of-type(odd) .two-point.is-current a {
    color: #1a4078; }
  /* line 90, _styles-sj.scss */
  .first-point.is-current.first-point__green .two-point.is-current a:before {
    background: #9eac44; }
  /* line 93, _styles-sj.scss */
  .first-point.is-current.first-point__green .two-point.is-current a {
    color: #9eac44; }
  /* line 97, _styles-sj.scss */
  .first-point.is-current.first-point__green:nth-of-type(odd) .two-point.is-current a:before {
    background: #1a4078; }
  /* line 100, _styles-sj.scss */
  .first-point.is-current.first-point__green:nth-of-type(odd) .two-point.is-current a {
    color: #1a4078; }
  /* line 106, _styles-sj.scss */
  .first-point.first-point__red .two-point a:hover {
    color: #eb354a; }
    /* line 108, _styles-sj.scss */
    .first-point.first-point__red .two-point a:hover:before {
      background: #eb354a; }
  /* line 113, _styles-sj.scss */
  .first-point.first-point__red:nth-of-type(odd) .two-point a:hover {
    color: #1a4078; }
    /* line 115, _styles-sj.scss */
    .first-point.first-point__red:nth-of-type(odd) .two-point a:hover:before {
      background: #1a4078; }
  /* line 122, _styles-sj.scss */
  .first-point.first-point__yellow .two-point a:hover {
    color: #f5a624; }
    /* line 124, _styles-sj.scss */
    .first-point.first-point__yellow .two-point a:hover:before {
      background: #f5a624; }
  /* line 129, _styles-sj.scss */
  .first-point.first-point__yellow:nth-of-type(odd) .two-point a:hover {
    color: #1a4078; }
    /* line 131, _styles-sj.scss */
    .first-point.first-point__yellow:nth-of-type(odd) .two-point a:hover:before {
      background: #1a4078; }
  /* line 138, _styles-sj.scss */
  .first-point.first-point__green .two-point a:hover {
    color: #9eac44; }
    /* line 140, _styles-sj.scss */
    .first-point.first-point__green .two-point a:hover:before {
      background: #9eac44; }
  /* line 145, _styles-sj.scss */
  .first-point.first-point__green:nth-of-type(odd) .two-point a:hover {
    color: #1a4078; }
    /* line 147, _styles-sj.scss */
    .first-point.first-point__green:nth-of-type(odd) .two-point a:hover:before {
      background: #1a4078; }

/* line 154, _styles-sj.scss */
.sub-list {
  position: absolute;
  top: -20px;
  left: calc(100% + 24px);
  padding: 0 10px;
  transition: .3s all;
  opacity: 0;
  visibility: hidden; }

/* line 163, _styles-sj.scss */
.sub-list-container {
  position: relative;
  padding: 16px 19px;
  background: #fff;
  width: 350px; }
  /* line 168, _styles-sj.scss */
  .sub-list-container:before {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 9.5px 19px 9.5px 0;
    border-color: transparent #fff transparent transparent;
    top: 25px;
    left: -10px; }
  /* line 180, _styles-sj.scss */
  .sub-list-container .two-point {
    position: relative;
    margin: 8px 0;
    padding-left: 29px; }
    /* line 184, _styles-sj.scss */
    .sub-list-container .two-point a {
      font-weight: 500;
      font-size: 12px;
      line-height: 15px;
      letter-spacing: 0.02em;
      text-transform: uppercase;
      color: #000000;
      text-decoration: none; }
      /* line 192, _styles-sj.scss */
      .sub-list-container .two-point a:before {
        content: "";
        display: block;
        position: absolute;
        width: 11px;
        height: 11px;
        background: #E9E9E9;
        border-radius: 50%;
        left: 0;
        top: 7px;
        transition: .3s all; }

/* line 220, _styles-sj.scss */
body.no-scroll {
  overflow: hidden; }

/* line 224, _styles-sj.scss */
.mobile-menu-container {
  display: none;
  transition: .3s all;
  opacity: 0;
  visibility: hidden;
  position: fixed;
  width: 100%;
  left: 0;
  top: 56px;
  max-height: calc(100vh - 56px);
  overflow: hidden;
  overflow-y: auto;
  background: #fff; }
  /* line 237, _styles-sj.scss */
  .mobile-menu-container.js-open {
    z-index: 99999999;
    opacity: 1;
    visibility: visible; }
  /* line 242, _styles-sj.scss */
  .mobile-menu-container.main-mobile-menu {
    top: 56px;
    max-height: calc(100vh - 56px); }
  /* line 246, _styles-sj.scss */
  .mobile-menu-container.js-active-scroll {
    top: 56px;
    max-height: calc(100vh - 56px); }
  /* line 250, _styles-sj.scss */
  .mobile-menu-container .coll-cell__square {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8px;
    -ms-flex: 0 0 8px;
    flex: 0 0 8px;
    width: 8px;
    padding: 30px 0 0 0; }
    /* line 257, _styles-sj.scss */
    .mobile-menu-container .coll-cell__square svg {
      display: none; }
  /* line 261, _styles-sj.scss */
  .mobile-menu-container .mobile_menu-modal {
    padding: 10px 11px 13px; }
    /* line 263, _styles-sj.scss */
    .mobile-menu-container .mobile_menu-modal:after {
      content: "";
      display: block;
      width: 100%;
      height: 150px; }
  /* line 270, _styles-sj.scss */
  .mobile-menu-container .first-link {
    position: relative;
    padding-right: 20px; }
    /* line 273, _styles-sj.scss */
    .mobile-menu-container .first-link:before {
      content: "";
      display: block;
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      width: 40px;
      right: -11px;
      background: linear-gradient(to left, #FFFFFF 0, rgba(255, 255, 255, 0.085) 100%);
      height: 100%;
      border-radius: 24px;
      z-index: 2; }
    /* line 286, _styles-sj.scss */
    .mobile-menu-container .first-link .arr-down {
      position: absolute;
      width: 17px;
      height: 17px;
      right: 0;
      top: 50%;
      border-radius: 50%;
      transition: .3s all;
      transform: translateY(-50%);
      border: 1px solid #000;
      cursor: pointer;
      z-index: 3; }
      /* line 298, _styles-sj.scss */
      .mobile-menu-container .first-link .arr-down:before {
        content: "";
        display: block;
        position: absolute;
        border-style: solid;
        border-width: 5.67px 4.45px 0 4.45px;
        border-color: #000 transparent transparent transparent;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
      /* line 309, _styles-sj.scss */
      .mobile-menu-container .first-link .arr-down:after {
        content: "";
        display: block;
        position: absolute;
        width: 56px;
        height: 27px;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%); }
  /* line 322, _styles-sj.scss */
  .mobile-menu-container .first-point .coll-cell__square {
    opacity: 1; }
  /* line 327, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__red .arr-down, .mobile-menu-container .first-point:hover.first-point__red .arr-down, .mobile-menu-container .first-point.js-active.first-point__red .arr-down {
    border: 1px solid #eb354a;
    background: #eb354a; }
    /* line 330, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__red .arr-down:before, .mobile-menu-container .first-point:hover.first-point__red .arr-down:before, .mobile-menu-container .first-point.js-active.first-point__red .arr-down:before {
      border-color: #fff transparent transparent transparent; }
  /* line 334, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__red .two-point.is-current, .mobile-menu-container .first-point:hover.first-point__red .two-point.is-current, .mobile-menu-container .first-point.js-active.first-point__red .two-point.is-current {
    background: #eb354a; }
    /* line 336, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__red .two-point.is-current .point-name, .mobile-menu-container .first-point:hover.first-point__red .two-point.is-current .point-name, .mobile-menu-container .first-point.js-active.first-point__red .two-point.is-current .point-name {
      color: #fff; }
  /* line 341, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__red:nth-of-type(odd) .arr-down, .mobile-menu-container .first-point:hover.first-point__red:nth-of-type(odd) .arr-down, .mobile-menu-container .first-point.js-active.first-point__red:nth-of-type(odd) .arr-down {
    border: 1px solid #1a4078;
    background: #1a4078; }
    /* line 344, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__red:nth-of-type(odd) .arr-down:before, .mobile-menu-container .first-point:hover.first-point__red:nth-of-type(odd) .arr-down:before, .mobile-menu-container .first-point.js-active.first-point__red:nth-of-type(odd) .arr-down:before {
      border-color: #fff transparent transparent transparent; }
  /* line 348, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__red:nth-of-type(odd) .two-point.is-current, .mobile-menu-container .first-point:hover.first-point__red:nth-of-type(odd) .two-point.is-current, .mobile-menu-container .first-point.js-active.first-point__red:nth-of-type(odd) .two-point.is-current {
    background: #1a4078; }
    /* line 350, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__red:nth-of-type(odd) .two-point.is-current .point-name, .mobile-menu-container .first-point:hover.first-point__red:nth-of-type(odd) .two-point.is-current .point-name, .mobile-menu-container .first-point.js-active.first-point__red:nth-of-type(odd) .two-point.is-current .point-name {
      color: #fff; }
  /* line 357, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__yellow .arr-down, .mobile-menu-container .first-point:hover.first-point__yellow .arr-down, .mobile-menu-container .first-point.js-active.first-point__yellow .arr-down {
    border: 1px solid #f5a624;
    background: #f5a624; }
    /* line 360, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__yellow .arr-down:before, .mobile-menu-container .first-point:hover.first-point__yellow .arr-down:before, .mobile-menu-container .first-point.js-active.first-point__yellow .arr-down:before {
      border-color: #fff transparent transparent transparent; }
  /* line 364, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__yellow .two-point.is-current, .mobile-menu-container .first-point:hover.first-point__yellow .two-point.is-current, .mobile-menu-container .first-point.js-active.first-point__yellow .two-point.is-current {
    background: #f5a624; }
    /* line 366, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__yellow .two-point.is-current .point-name, .mobile-menu-container .first-point:hover.first-point__yellow .two-point.is-current .point-name, .mobile-menu-container .first-point.js-active.first-point__yellow .two-point.is-current .point-name {
      color: #fff; }
  /* line 371, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__yellow:nth-of-type(odd) .arr-down, .mobile-menu-container .first-point:hover.first-point__yellow:nth-of-type(odd) .arr-down, .mobile-menu-container .first-point.js-active.first-point__yellow:nth-of-type(odd) .arr-down {
    border: 1px solid #1a4078;
    background: #1a4078; }
    /* line 374, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__yellow:nth-of-type(odd) .arr-down:before, .mobile-menu-container .first-point:hover.first-point__yellow:nth-of-type(odd) .arr-down:before, .mobile-menu-container .first-point.js-active.first-point__yellow:nth-of-type(odd) .arr-down:before {
      border-color: #fff transparent transparent transparent; }
  /* line 378, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__yellow:nth-of-type(odd) .two-point.is-current, .mobile-menu-container .first-point:hover.first-point__yellow:nth-of-type(odd) .two-point.is-current, .mobile-menu-container .first-point.js-active.first-point__yellow:nth-of-type(odd) .two-point.is-current {
    background: #1a4078; }
    /* line 380, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__yellow:nth-of-type(odd) .two-point.is-current .point-name, .mobile-menu-container .first-point:hover.first-point__yellow:nth-of-type(odd) .two-point.is-current .point-name, .mobile-menu-container .first-point.js-active.first-point__yellow:nth-of-type(odd) .two-point.is-current .point-name {
      color: #fff; }
  /* line 387, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__green .two-point.is-current, .mobile-menu-container .first-point:hover.first-point__green .two-point.is-current, .mobile-menu-container .first-point.js-active.first-point__green .two-point.is-current {
    background: #9eac44; }
    /* line 389, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__green .two-point.is-current .point-name, .mobile-menu-container .first-point:hover.first-point__green .two-point.is-current .point-name, .mobile-menu-container .first-point.js-active.first-point__green .two-point.is-current .point-name {
      color: #fff; }
  /* line 393, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__green .arr-down, .mobile-menu-container .first-point:hover.first-point__green .arr-down, .mobile-menu-container .first-point.js-active.first-point__green .arr-down {
    border: 1px solid #9eac44;
    background: #9eac44; }
    /* line 396, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__green .arr-down:before, .mobile-menu-container .first-point:hover.first-point__green .arr-down:before, .mobile-menu-container .first-point.js-active.first-point__green .arr-down:before {
      border-color: #fff transparent transparent transparent; }
  /* line 401, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__green:nth-of-type(odd) .two-point.is-current, .mobile-menu-container .first-point:hover.first-point__green:nth-of-type(odd) .two-point.is-current, .mobile-menu-container .first-point.js-active.first-point__green:nth-of-type(odd) .two-point.is-current {
    background: #1a4078; }
    /* line 403, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__green:nth-of-type(odd) .two-point.is-current .point-name, .mobile-menu-container .first-point:hover.first-point__green:nth-of-type(odd) .two-point.is-current .point-name, .mobile-menu-container .first-point.js-active.first-point__green:nth-of-type(odd) .two-point.is-current .point-name {
      color: #fff; }
  /* line 407, _styles-sj.scss */
  .mobile-menu-container .first-point.is-current.first-point__green:nth-of-type(odd) .arr-down, .mobile-menu-container .first-point:hover.first-point__green:nth-of-type(odd) .arr-down, .mobile-menu-container .first-point.js-active.first-point__green:nth-of-type(odd) .arr-down {
    border: 1px solid #1a4078;
    background: #1a4078; }
    /* line 410, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current.first-point__green:nth-of-type(odd) .arr-down:before, .mobile-menu-container .first-point:hover.first-point__green:nth-of-type(odd) .arr-down:before, .mobile-menu-container .first-point.js-active.first-point__green:nth-of-type(odd) .arr-down:before {
      border-color: #fff transparent transparent transparent; }

@media (max-width: 700px) {
  /* line 420, _styles-sj.scss */
  .mobile-menu-container {
    top: 156px;
    max-height: calc(100vh - 156px); }
    /* line 423, _styles-sj.scss */
    .mobile-menu-container.main-mobile-menu {
      top: 156px;
      max-height: calc(100vh - 156px); }
    /* line 427, _styles-sj.scss */
    .mobile-menu-container.js-active-scroll {
      top: 156px;
      max-height: calc(100vh - 156px); } }
@media (max-width: 480px) {
  /* line 434, _styles-sj.scss */
  .mobile-menu-container {
    top: 110px;
    max-height: calc(100vh - 110px); }
    /* line 437, _styles-sj.scss */
    .mobile-menu-container.main-mobile-menu {
      top: 110px;
      max-height: calc(100vh - 110px); }
    /* line 441, _styles-sj.scss */
    .mobile-menu-container.js-active-scroll {
      top: 110px;
      max-height: calc(100vh - 110px); } }
@media (max-width: 768px) {
  /* line 448, _styles-sj.scss */
  .mobile-menu-container {
    display: block; }
    /* line 450, _styles-sj.scss */
    .mobile-menu-container .first-point .coll-cell__name {
      white-space: nowrap; }
    /* line 453, _styles-sj.scss */
    .mobile-menu-container .main-categories {
      overflow: initial; }
    /* line 457, _styles-sj.scss */
    .mobile-menu-container .first-point.is-current .sub-list {
      display: block; }
    /* line 461, _styles-sj.scss */
    .mobile-menu-container .first-point.point-last {
      margin-bottom: 10px;
      border-bottom: 1px solid #E9E9E9; }
      /* line 464, _styles-sj.scss */
      .mobile-menu-container .first-point.point-last.first-point__green {
        border-bottom: 0; }
      /* line 467, _styles-sj.scss */
      .mobile-menu-container .first-point.point-last .coll-cell_red_last,
      .mobile-menu-container .first-point.point-last .coll-cell_yellow_last,
      .mobile-menu-container .first-point.point-last .coll-cell_green_last {
        margin-bottom: 10px; }

  /* line 474, _styles-sj.scss */
  .sub-list {
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    opacity: 1;
    visibility: visible;
    margin: 0 -11px;
    width: initial;
    display: none;
    transition: none; }

  /* line 486, _styles-sj.scss */
  .sub-list-container {
    padding: 0;
    width: auto;
    margin: 8px 0; }
    /* line 490, _styles-sj.scss */
    .sub-list-container:before {
      display: none; }
    /* line 493, _styles-sj.scss */
    .sub-list-container .two-point {
      margin: 0;
      padding: 11px 15px 11px 37px;
      background: #F0F0F0; }
      /* line 497, _styles-sj.scss */
      .sub-list-container .two-point a:before {
        display: none; }
      /* line 500, _styles-sj.scss */
      .sub-list-container .two-point.is-current {
        padding: 11px 15px 11px 40px; }

  /* line 505, _styles-sj.scss */
  .contacts-link-modal {
    display: flex;
    align-items: center;
    font-weight: 500;
    font-size: 8px;
    line-height: 9px;
    text-align: center;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    color: #FFFFFF; }
    /* line 515, _styles-sj.scss */
    .contacts-link-modal .contacts-link-text {
      margin-left: 6px; }

  /* line 519, _styles-sj.scss */
  .promo-phone__worktime {
    line-height: 10px; } }
/* line 530, _styles-sj.scss */
section.main-categories.in-page .coll-cell_red:nth-of-type(odd) .coll-cell__square_red,
section.main-categories.in-page .coll-cell_yellow:nth-of-type(odd) .coll-cell__square_yellow,
section.main-categories.in-page .coll-cell_green:nth-of-type(odd) .coll-cell__square_green {
  background-color: #1a4078; }

/* line 546, _styles-sj.scss */
.product-right {
  position: sticky;
  top: 160px;
  height: 100%; }

/* line 551, _styles-sj.scss */
.template-is-cart .product-right {
  height: 100% !important; }

@media (max-width: 1300px) {
  /* line 555, _styles-sj.scss */
  .product-right {
    top: 140px; } }
@media (max-width: 1024px) {
  /* line 560, _styles-sj.scss */
  .product-right {
    top: 116px; } }
@media (max-width: 1000px) {
  /* line 565, _styles-sj.scss */
  .product-right {
    top: 56px; } }
/* line 569, _styles-sj.scss */
.co-section--content .co-checkout-block--padded {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%; }
  /* line 574, _styles-sj.scss */
  .co-section--content .co-checkout-block--padded .co-title--h2 {
    order: 3; }
  /* line 577, _styles-sj.scss */
  .co-section--content .co-checkout-block--padded .co-order-information + .co-title--h2 {
    order: 1; }
  /* line 580, _styles-sj.scss */
  .co-section--content .co-checkout-block--padded .co-table--to_card {
    order: 2; }
  /* line 583, _styles-sj.scss */
  .co-section--content .co-checkout-block--padded .co-order-information {
    order: 4; }

/* line 587, _styles-sj.scss */
.checkout2-title.page-title {
  margin: 24px 0 0; }

/* line 591, _styles-sj.scss */
.co-order-information_value .co-order-state {
  border: 0;
  color: #fff;
  background: #9eac44; }
  /* line 595, _styles-sj.scss */
  .co-order-information_value .co-order-state:before {
    content: "\f00c";
    font: normal normal normal 18px/1 "FontAwesome";
    margin-right: 5px; }
  /* line 600, _styles-sj.scss */
  .co-order-information_value .co-order-state.co-order-state--not_paid {
    background: #EB354A; }
    /* line 602, _styles-sj.scss */
    .co-order-information_value .co-order-state.co-order-state--not_paid:before {
      content: "\f00d"; }

/* line 609, _styles-sj.scss */
.pay-online .co-payment_method {
  display: none; }
/* line 612, _styles-sj.scss */
.pay-online .co-payment_method:nth-child(2) {
  display: flex; }

/* line 617, _styles-sj.scss */
.co-customer .co-input--name {
  margin-top: 0 !important; }

/* line 622, _styles-sj.scss */
.main-promo__slider .swiper-pagination {
  display: none; }

@media (max-width: 700px) {
  /* line 627, _styles-sj.scss */
  .main-promo__img {
    position: relative; }

  /* line 631, _styles-sj.scss */
  .main-promo__slider .swiper-buttons {
    display: flex !important;
    right: 0px; }

  /* line 636, _styles-sj.scss */
  .card-info {
    min-height: 100%;
    padding-bottom: 61px; }
    /* line 639, _styles-sj.scss */
    .card-info .card-row {
      position: absolute;
      bottom: 0;
      width: 100%; }

  /* line 645, _styles-sj.scss */
  .visual-block-widget-lgwg-label.wv-b-bottom-right-pop.wv-b-st-anim-pop .lgwg-label-line-small {
    display: none !important; } }
/* line 650, _styles-sj.scss */
.not-login .co-customer .co-input--surname {
  order: 1; }
/* line 653, _styles-sj.scss */
.not-login .co-customer .co-input--name {
  order: 2; }
/* line 656, _styles-sj.scss */
.not-login .co-input-js-email {
  order: 3; }
/* line 659, _styles-sj.scss */
.not-login .co-input--tel.co-input--phone {
  order: 4; }
/* line 662, _styles-sj.scss */
.not-login .co-input.js-custom-textnone {
  margin-right: 1px;
  order: 5; }
/* line 666, _styles-sj.scss */
.not-login #tabs-person .co-input:nth-of-type(6) {
  transform: none !important;
  order: 6; }
/* line 670, _styles-sj.scss */
.not-login .co-input.co-input--select {
  order: 7; }
/* line 673, _styles-sj.scss */
.not-login #tabs-person .co-input:nth-of-type(8) {
  display: none;
  order: 8; }
  /* line 676, _styles-sj.scss */
  .not-login #tabs-person .co-input:nth-of-type(8).js-active {
    display: block; }

/* line 681, _styles-sj.scss */
.call-back-custom {
  display: flex;
  background: #476FAB;
  color: #fff;
  font-weight: 500;
  font-size: 8px;
  line-height: 9px;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  min-height: 100%;
  padding: 10px 7px 10px 11px;
  min-width: 119px;
  width: 119px; }
  /* line 695, _styles-sj.scss */
  .call-back-custom .icon {
    margin-right: 10px; }
  /* line 698, _styles-sj.scss */
  .call-back-custom:hover {
    color: #fff; }

/* line 702, _styles-sj.scss */
.main-callback {
  display: flex;
  flex-direction: column;
  max-width: 107px !important;
  align-items: center;
  padding: 19px 9px !important; }
  /* line 708, _styles-sj.scss */
  .main-callback .call-icon {
    width: 41px; }
    /* line 710, _styles-sj.scss */
    .main-callback .call-icon img {
      width: 100%; }
  /* line 714, _styles-sj.scss */
  .main-callback .call-text {
    color: #fff;
    font-weight: 500;
    font-size: 8px;
    line-height: 9px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    margin-top: 10px; }

/* line 724, _styles-sj.scss */
.promo-phone__text.promo-phone__text-consultation {
  background: #1A4078; }

@media (max-width: 480px) {
  /* line 729, _styles-sj.scss */
  .promo-phone__text.promo-phone__text-consultation {
    max-width: 112px;
    padding-left: 12px; }

  /* line 733, _styles-sj.scss */
  .header-contacts-link-modal {
    flex-direction: column;
    align-items: center;
    padding: 10px 4px;
    background: #3F74C4;
    width: 56px;
    text-align: center; }
    /* line 740, _styles-sj.scss */
    .header-contacts-link-modal .contacts-link-icon {
      width: 24px; }
    /* line 743, _styles-sj.scss */
    .header-contacts-link-modal .contacts-link-text {
      margin: 5px 0 0 0;
      font-size: 4px;
      line-height: 5px;
      letter-spacing: 0.02em; }
      /* line 748, _styles-sj.scss */
      .header-contacts-link-modal .contacts-link-text br {
        display: none; }

  /* line 753, _styles-sj.scss */
  .promo-phone__text.promo-phone__text-call {
    flex: 0 0 0;
    padding-left: 0; } }
@media (max-width: 768px) {
  /* line 760, _styles-sj.scss */
  .main-categories .coll-cell {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex !important;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left; }
    /* line 773, _styles-sj.scss */
    .main-categories .coll-cell:nth-child(6), .main-categories .coll-cell:nth-child(7), .main-categories .coll-cell:nth-child(8), .main-categories .coll-cell:nth-child(9), .main-categories .coll-cell:nth-child(10), .main-categories .coll-cell:nth-child(11) {
      width: 100%;
      min-width: 100%;
      max-width: 100%; }
    /* line 778, _styles-sj.scss */
    .main-categories .coll-cell:nth-child(12), .main-categories .coll-cell:nth-child(13), .main-categories .coll-cell:nth-child(14), .main-categories .coll-cell:nth-child(15) {
      width: 100%;
      min-width: 100%;
      max-width: 100%; }

  /* line 786, _styles-sj.scss */
  .ajs-content .coll-cell__square {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8px;
    -ms-flex: 0 0 8px;
    flex: 0 0 8px;
    width: 8px;
    padding: 30px 0 0 0; }

  /* line 795, _styles-sj.scss */
  .coll-cell__square {
    width: 64px;
    padding: 64px 0 0 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 64px;
    -ms-flex: 0 0 64px;
    flex: 0 0 64px;
    height: 0 !important; }

  /* line 804, _styles-sj.scss */
  .coll-cell__name {
    font-size: 12px;
    line-height: 16px;
    height: auto;
    text-align: left;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    padding-left: 13px;
    font-weight: 500; }

  /* line 816, _styles-sj.scss */
  .coll-cell__name::before {
    display: none; }

  /* line 820, _styles-sj.scss */
  .coll-cell_red_last, .coll-cell_yellow_last, .coll-cell_green_last {
    margin-bottom: 22px; }

  /* line 824, _styles-sj.scss */
  .coll-cell__square svg {
    max-width: 45%; }

  /* line 827, _styles-sj.scss */
  .coll-cell:nth-child(even) {
    background-color: #F7F7F7; } }
/* line 832, _styles-sj.scss */
.promo-slider-full .main-promo__img {
  max-width: 100%; }

/* line 840, _styles-sj.scss */
.breadcrumb-wrapper {
  position: relative;
  z-index: 3; }

/* line 846, _styles-sj.scss */
.breadcrumb-spec:hover .breadcrumb-spec-list {
  opacity: 1;
  visibility: visible; }

/* line 852, _styles-sj.scss */
.breadcrumb-spec {
  cursor: pointer; }

/* line 855, _styles-sj.scss */
.breadcrumb-spec-list {
  padding: 10px;
  background: #fff;
  position: absolute;
  top: 100%;
  max-width: 100%;
  left: 0px;
  transition: .4s all;
  opacity: 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  visibility: hidden;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.095); }
  /* line 869, _styles-sj.scss */
  .breadcrumb-spec-list .breadcrumb-item {
    padding: 2px 0; }
  /* line 872, _styles-sj.scss */
  .breadcrumb-spec-list .breadcrumb-item:not(:last-child):after {
    display: none; }

/* line 876, _styles-sj.scss */
.breadcrumb-spec-title {
  display: inline-block;
  vertical-align: baseline;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.02em;
  font-weight: 500; }

@media (max-width: 768px) {
  /* line 889, _styles-sj.scss */
  .breadcrumb-wrapper {
    position: relative;
    z-index: 3; }

  /* line 893, _styles-sj.scss */
  .breadcrumb-spec-list {
    padding: 5px 12px;
    top: 65%;
    left: 0px; }

  /* line 898, _styles-sj.scss */
  .breadcrumb-spec-title {
    font-size: 9px; } }
@media (max-width: 600px) {
  /* line 903, _styles-sj.scss */
  .breadcrumb-spec-list {
    max-width: 500px; } }
@media (max-width: 480px) {
  /* line 908, _styles-sj.scss */
  .breadcrumb-spec-list {
    max-width: 400px; } }
@media (max-width: 425px) {
  /* line 913, _styles-sj.scss */
  .breadcrumb-spec-list {
    max-width: 425px; } }
@media (max-width: 360px) {
  /* line 918, _styles-sj.scss */
  .breadcrumb-spec-list {
    max-width: 300px; } }
/* line 922, _styles-sj.scss */
.checkout-sticy-container {
  display: flex;
  align-items: flex-start; }
  /* line 925, _styles-sj.scss */
  .checkout-sticy-container .co-sidebar-wrapper {
    position: sticky;
    top: 160px; }
    /* line 928, _styles-sj.scss */
    .checkout-sticy-container .co-sidebar-wrapper .co-sidebar {
      position: relative;
      left: initial;
      bottom: initial;
      padding-top: 1px;
      width: initial;
      overflow: initial !important;
      margin-bottom: 40px; }
      /* line 936, _styles-sj.scss */
      .checkout-sticy-container .co-sidebar-wrapper .co-sidebar .co-basket {
        height: initial !important; }
        /* line 938, _styles-sj.scss */
        .checkout-sticy-container .co-sidebar-wrapper .co-sidebar .co-basket .sticky {
          position: relative; }

@media (max-width: 1300px) {
  /* line 946, _styles-sj.scss */
  .checkout-sticy-container .co-sidebar-wrapper {
    top: 140px; } }
/* @import "scroll.scss"; */
/* line 12, theme.scss */
.advantage-text {
  color: #000;
  font-size: 16px;
  display: block;
  max-width: 138px;
  margin: 10px auto;
  text-align: center; }

/* line 21, theme.scss */
.eac-sugg {
  color: #aaa; }

/* line 25, theme.scss */
.product-info > form {
  padding: 0;
  overflow: hidden; }

/* line 30, theme.scss */
.advantage-icon {
  height: 60px;
  margin-bottom: 10px; }

/* line 35, theme.scss */
.advantage {
  padding: 55px 0; }

/* line 39, theme.scss */
.advantage-title {
  font-size: 24px;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 40px; }

/* line 46, theme.scss */
.article-content {
  color: #222 !important;
  line-height: 1.5 !important; }

/* line 51, theme.scss */
.article-text a {
  color: #EB354A; }

/* line 55, theme.scss */
.article-text a:focus {
  color: #F25568; }

/* line 59, theme.scss */
.article-text a:hover {
  color: #F25568; }

/* line 63, theme.scss */
.article-title {
  font-size: 2.5rem; }

/* line 67, theme.scss */
.article-image {
  margin-bottom: 1rem; }

/* line 71, theme.scss */
.article-products {
  padding: 1rem 0; }

/* line 75, theme.scss */
.article_preview {
  margin-bottom: 20px; }

/* line 79, theme.scss */
.article_preview-title {
  color: #000;
  font-size: 20px;
  word-break: break-word;
  text-align: left; }

/* line 86, theme.scss */
.article_preview-title a {
  text-decoration: none;
  color: #000;
  cursor: pointer; }

/* line 92, theme.scss */
.article_preview-blog {
  color: #000;
  font-size: 14px;
  font-weight: 300; }

/* line 98, theme.scss */
.article_preview-blog a {
  text-decoration: none;
  color: #000;
  cursor: pointer; }

/* line 104, theme.scss */
.article_preview-inner {
  padding: 20px 20px 10px 20px; }

/* line 108, theme.scss */
.article_preview-bottom {
  padding: 10px 20px 20px 20px; }

/* line 112, theme.scss */
.article_preview-preview {
  display: block;
  color: #000;
  font-size: 14px; }

/* line 118, theme.scss */
.article-date {
  display: block;
  color: #000;
  margin: 0.5rem 0 1rem 0; }

/* line 124, theme.scss */
.list-link {
  text-decoration: none; }

/* line 128, theme.scss */
.aside-header a {
  text-decoration: none; }

/* line 132, theme.scss */
.aside-header h2 {
  margin-top: 0;
  margin-bottom: 10px; }

/* line 137, theme.scss */
.last-articles {
  margin-bottom: 20px; }

/* line 141, theme.scss */
.articles-list .list-item {
  margin-bottom: 10px; }

/* line 145, theme.scss */
#comment_form {
  max-width: 600px; }

/* line 149, theme.scss */
.card {
  margin-bottom: 42px;
  position: relative; }

/* line 154, theme.scss */
.card-info {
  position: relative;
  border: 1px solid #E9E9E9; }

/* line 159, theme.scss */
.card-old_price {
  text-decoration: line-through;
  color: #000; }

/* line 164, theme.scss */
.stiker {
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 13px 12px 13px;
  background-color: rgba(255, 255, 255, 0.7);
  color: #F5A624;
  z-index: 2;
  text-transform: uppercase;
  border: 1px solid;
  font-size: smaller; }

/* line 177, theme.scss */
.stiker-new {
  background-color: rgba(255, 255, 255, 0.7);
  color: #F5A624;
  border: 1px solid; }

/* line 183, theme.scss */
.stiker-hit {
  background-color: rgba(255, 255, 255, 0.7);
  color: #F5A624;
  border: 1px solid; }

/* line 189, theme.scss */
.stiker-sale {
  background-color: rgba(255, 255, 255, 0.7);
  color: #EB354A;
  border: 1px solid; }

/* line 195, theme.scss */
.stiker + .stiker {
  top: 50px; }

/* line 199, theme.scss */
.stiker:nth-child(2) + .stiker {
  top: 100px; }

/* line 203, theme.scss */
.stiker:nth-child(3) + .stiker {
  top: 150px; }

/* line 207, theme.scss */
.item-delete {
  border: none;
  background: none;
  font-size: 25px;
  cursor: pointer;
  outline: none;
  width: 26px;
  padding: 2px; }

/* line 217, theme.scss */
.item-delete img {
  width: 24px;
  margin: 0; }

/* line 222, theme.scss */
.item-title-link {
  text-decoration: none;
  color: inherit; }

/* line 227, theme.scss */
.category-menu {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 233, theme.scss */
.category-menu-item {
  display: block; }

/* line 237, theme.scss */
.category_menu .category_menu {
  display: none; }

/* line 241, theme.scss */
.is-button-active + .category_menu {
  display: block; }

/* line 245, theme.scss */
.filter-submit {
  margin: 20px 0; }

/* line 251, theme.scss */
.irs-min,
.irs-max {
  visibility: visible !important;
  color: #fff;
  background: #b2b2b2; }

/* line 258, theme.scss */
.collection-filters-header {
  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: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin: 0 0 35px 0; }
  /* line 273, theme.scss */
  .collection-filters-header .collection-h2 {
    margin-bottom: 0; }
  /* line 277, theme.scss */
  .collection-filters-header .filters-clear-header {
    font-family: 'Geometria';
    font-size: 13px;
    line-height: 19px;
    text-align: right;
    letter-spacing: 0.02em;
    color: #999999;
    padding-right: 22px; }

/* line 288, theme.scss */
.filter {
  padding: 25px;
  background-color: #fff; }

/* line 293, theme.scss */
.collection-filter-header {
  font-size: 22px;
  line-height: 1.5; }

/* line 298, theme.scss */
.filter-items-list {
  list-style: none;
  margin: 0;
  padding: 0; }

/* line 304, theme.scss */
.quantity_plus {
  color: #EB354A; }

/* line 308, theme.scss */
.filter-label {
  cursor: pointer;
  display: block;
  position: relative;
  padding-left: 20px; }

/* line 315, theme.scss */
.checkbox-field {
  display: none; }

/* line 319, theme.scss */
.filter-checkbox {
  width: 12px;
  height: 12px;
  position: absolute;
  border: 1px solid #3a4145;
  left: 0;
  top: calc(50% - 8px); }

/* line 328, theme.scss */
.checkbox-field + .filter-checkbox:after {
  content: '';
  display: inline-block;
  position: absolute;
  left: 1px;
  top: 1px;
  width: 8px;
  height: 8px;
  background-color: #3a4145;
  opacity: 0;
  -webkit-transition: opacity 200ms;
  -o-transition: opacity 200ms;
  transition: opacity 200ms; }

/* line 343, theme.scss */
.checkbox-field:checked + .filter-checkbox:after {
  opacity: 1; }

/* line 347, theme.scss */
.filter-items-wrapper {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.4s cubic-bezier(0, 1, 0, 1);
  -o-transition: max-height 0.4s cubic-bezier(0, 1, 0, 1);
  transition: max-height 0.4s cubic-bezier(0, 1, 0, 1); }

/* line 355, theme.scss */
.filter-items-wrapper.is-tab-active {
  max-height: 10000px;
  -webkit-transition: max-height 1.8s ease-in-out;
  -o-transition: max-height 1.8s ease-in-out;
  transition: max-height 1.8s ease-in-out;
  visibility: visible; }

/* line 363, theme.scss */
.filter-title {
  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: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }
  /* line 377, theme.scss */
  .filter-title span {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }

/* line 385, theme.scss */
.filter-toggle {
  padding: 0;
  background: transparent;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s; }
  /* line 392, theme.scss */
  .filter-toggle:before {
    content: '';
    background: url(arr-b.svg) top center no-repeat;
    display: block;
    width: 18px;
    height: 10px;
    -webkit-background-size: 16px 16px;
    background-size: 16px; }

/* line 403, theme.scss */
.filter-toggle.is-button-active {
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s; }

/* line 412, theme.scss */
.filter-title {
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 500; }

/* line 423, theme.scss */
.filter-title span {
  cursor: pointer; }

/* line 428, theme.scss */
.filter-items-list.is-span .filter-item,
.filter-items-list.is-color .filter-item {
  display: inline-block;
  vertical-align: top; }

/* line 434, theme.scss */
.filter-span {
  vertical-align: top; }

/* line 438, theme.scss */
.filter-span-control {
  display: inline-block;
  vertical-align: top;
  border: 1px solid color-border-primary;
  padding: 5px;
  min-width: 30px;
  text-align: center; }

/* line 447, theme.scss */
input[type="checkbox"]:checked + .filter-span-control {
  border-color: #555; }

/* line 451, theme.scss */
.filter-color {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  width: 30px;
  height: 30px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 7px;
  margin-right: 2px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  border: none; }

/* line 466, theme.scss */
.filter-color[title="белый"],
.filter-color[title="Прозрачный"],
.filter-color[title="Белый"] {
  border: 1px solid #000; }

/* line 472, theme.scss */
input[type="checkbox"]:checked + .filter-color,
input[type="checkbox"]:checked + .filter-color[title="Белый"],
input[type="checkbox"]:checked + .filter-color[title="Прозрачный"],
input[type="checkbox"]:checked + .filter-color[title="белый"] {
  border: 1px solid #555; }

/* line 479, theme.scss */
.collection-filter .range-slider input {
  height: 50px;
  border: 1px solid #c9c9c9;
  background-color: #fff;
  width: 100%; }

/* line 486, theme.scss */
.collection-filter .range-slider .irs-slider.from,
.collection-filter .range-slider .irs-slider.to {
  width: 24px;
  height: 24px;
  top: 20px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #EB354A; }

/* line 496, theme.scss */
.collection-filter .range-slider .irs {
  height: 48px; }

/* line 500, theme.scss */
.collection-filter .range-slider .irs-bar {
  height: 5px;
  top: 10px;
  background: #EB354A; }

/* line 506, theme.scss */
.collection-filter .range-slider .irs-line {
  height: 5px;
  top: 10px; }

/* line 511, theme.scss */
.collection-filter .range-slider .irs-line-mid,
.collection-filter .range-slider .irs-line-left,
.collection-filter .range-slider .irs-line-right {
  height: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background: #CECECE; }

/* line 520, theme.scss */
.collection-filter .range-slider .irs-line-left {
  background: #eb354a; }

/* line 524, theme.scss */
.collection-order.is-page-size .label-field {
  vertical-align: middle; }

/* line 528, theme.scss */
.collection-order.is-page-size .select-field {
  vertical-align: middle; }

/* line 532, theme.scss */
.collection-order select {
  border-color: transparent; }

/* line 536, theme.scss */
.page_size_drop-item [type="radio"]:checked + .page_size_drop-control {
  color: #555; }

/* line 540, theme.scss */
.page_size_drop-item {
  display: block; }

/* line 544, theme.scss */
.page_size_drop-target {
  background-color: #fff;
  width: 100%; }

/* line 549, theme.scss */
.collection-products_count {
  margin-bottom: 10px; }

/* line 553, theme.scss */
.page_size-radio [type="radio"]:checked + .page_size-radio-control {
  color: #555;
  font-weight: bold; }

/* line 558, theme.scss */
.page_size-radio {
  vertical-align: bottom; }

/* line 562, theme.scss */
.price_order-radio [type="radio"]:checked + .price_order-radio-control {
  color: #555;
  font-weight: bold; }

/* line 567, theme.scss */
.price_order-radio {
  vertical-align: bottom; }

/*  Compare table
-----------------------------------------*/
/* line 573, theme.scss */
.table.table-compare {
  position: relative; }

/* line 577, theme.scss */
.table.table-compare tr,
.table.table-compare td {
  border: none; }

/* line 582, theme.scss */
.table.table-compare td {
  padding: 20px; }

/* line 586, theme.scss */
.table.table-compare .param-title {
  font-weight: bold;
  width: 15%; }

/* line 591, theme.scss */
.table.table-compare tr:nth-child(even) .param-title {
  background: #ccc; }

/* line 595, theme.scss */
.table.table-compare .param-value {
  width: 20%; }

/* line 599, theme.scss */
.table.table-compare .button-text {
  display: inline-block; }

@media screen and (max-width: 768px) {
  /* line 604, theme.scss */
  .table.table-compare .param-title {
    font-weight: bold; }

  /* line 608, theme.scss */
  .table.table-compare .button-text {
    display: none; }

  /* line 612, theme.scss */
  .table.table-compare .param-value {
    font-size: 12px; }

  /* line 616, theme.scss */
  .table.table-compare tr {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between; }

  /* line 632, theme.scss */
  .table.table-compare td,
  .table.table-compare th {
    padding: 5px;
    display: block;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    text-align: center;
    width: 25%; }

  /* line 644, theme.scss */
  .table.table-compare th:first-child,
  .table.table-compare td:first-child {
    text-align: center;
    width: 100%; }

  /* line 650, theme.scss */
  .table.table-compare th:first-child {
    display: none; } }
/*  Compare same toggler
-----------------------------------------*/
/* line 657, theme.scss */
.button-same-toggle .text-hide,
.button-same-toggle .fa-eye-slash {
  display: inline; }

/* line 662, theme.scss */
.button-same-toggle .text-show,
.button-same-toggle .fa-eye {
  display: none; }

/* line 667, theme.scss */
.button-same-toggle.active .text-hide,
.button-same-toggle.active .fa-eye-slash {
  display: none; }

/* line 672, theme.scss */
.button-same-toggle.active .text-show,
.button-same-toggle.active .fa-eye {
  display: inline; }

/*  Compare toolbar
-----------------------------------------*/
/* line 679, theme.scss */
.compare-toolbar {
  margin-bottom: 20px; }

/* line 683, theme.scss */
.dynamic_basket {
  background: #F7F7F7;
  padding: 0;
  width: 450px;
  max-height: 500px; }

/* line 690, theme.scss */
.dynamic_basket-header {
  padding: 32px 32px 0 32px; }

/* line 694, theme.scss */
.dynamic_basket-empty {
  padding: 1rem 0; }

/* line 698, theme.scss */
.dynamic_basket-list {
  margin: 30px 30px 0 0;
  padding: 0 0 30px 30px;
  height: 350px;
  overflow: auto; }
  /* line 705, theme.scss */
  .dynamic_basket-list::-webkit-scrollbar-track {
    background-color: #E9E9E9;
    -webkit-box-shadow: 0 0 0 #000 inset;
    box-shadow: 0 0 0 #000 inset;
    -webkit-border-radius: 0;
    border-radius: 0; }
  /* line 713, theme.scss */
  .dynamic_basket-list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #CECECE; }
  /* line 719, theme.scss */
  .dynamic_basket-list::-webkit-resizer {
    background-image: url("");
    background-repeat: no-repeat;
    width: 7px;
    height: 0px; }
  /* line 726, theme.scss */
  .dynamic_basket-list::-webkit-scrollbar {
    width: 11px; }

/* line 731, theme.scss */
.favorite-head {
  margin-bottom: 20px; }

/* line 735, theme.scss */
.fixed_header {
  z-index: 99;
  position: fixed;
  background: #fff;
  top: 0;
  padding: 10px 0;
  top: -105%;
  left: 0;
  width: 100%;
  -webkit-box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.3);
  -webkit-transition: top 300ms;
  -o-transition: top 300ms;
  transition: top 300ms; }

/* line 751, theme.scss */
.fixed_header.is-enabled {
  top: 0; }

/* line 755, theme.scss */
.logotype {
  height: 100px;
  display: block; }

/* line 760, theme.scss */
.hits-title {
  text-align: center;
  font-size: calc(16px * 2);
  margin-bottom: 1rem; }

/* line 766, theme.scss */
.instagram-title {
  color: #000;
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  font-size: 38px;
  font-weight: 300;
  margin-bottom: 14px; }

/* line 774, theme.scss */
.main-menu-item {
  display: inline-block;
  position: static;
  vertical-align: middle; }

/* line 780, theme.scss */
.main-menu.level-2 {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  background-color: #fff;
  margin: 0;
  padding: 20px; }

/* line 790, theme.scss */
.main-menu.level-1 {
  margin: 0;
  padding: 0;
  position: relative; }

/* line 796, theme.scss */
.main-menu-marker {
  display: inline-block;
  vertical-align: middle;
  background-color: transparent;
  background-image: url("arr-down-prime.svg");
  background-repeat: no-repeat;
  -webkit-background-size: 80% 80%;
  background-size: 80%;
  background-position: 50%; }

/* line 807, theme.scss */
.menu {
  list-style: none;
  padding-left: 0;
  margin-right: 0;
  margin-top: 0;
  margin-bottom: 0; }

/* line 815, theme.scss */
.menu-item.is-drop_anchor > .menu.is-drop_target {
  position: absolute;
  top: 100%;
  left: 0;
  transform: translateY(5px);
  transition: transform 300ms;
  max-height: 0;
  overflow: hidden;
  visibility: hidden;
  z-index: 99;
  -webkit-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms; }

/* line 822, theme.scss */
.menu-item.is-drop_anchor:hover > .menu.is-drop_target {
  overflow: visible;
  max-height: 10000px;
  transform: translateY(0px);
  display: block;
  visibility: visible;
  -webkit-box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0 3px 5px 0px rgba(0, 0, 0, 0.15); }

/* line 828, theme.scss */
.menu-link {
  display: inline-block;
  vertical-align: middle; }

/* line 833, theme.scss */
.alertify .ajs-commands button.ajs-close {
  background-image: url("delete.svg");
  display: inline-block !important; }

/* line 838, theme.scss */
.alertify .ajs-commands {
  top: 20px; }

/* line 842, theme.scss */
.feedback-modal {
  position: relative;
  max-width: 450px;
  background: #fff;
  margin: auto;
  padding: 30px;
  text-align: center;
  -webkit-border-radius: 2px;
  border-radius: 2px; }

/* line 853, theme.scss */
.feedback-title {
  font-size: 24px;
  margin-bottom: 1.5rem; }

/* line 858, theme.scss */
.feedback-row {
  margin-bottom: 1rem; }

/* line 862, theme.scss */
.feedback-field-wrap {
  max-width: 300px;
  margin: auto; }

/* line 867, theme.scss */
.feedback-field {
  width: 100%;
  font-size: 16px;
  padding: 8px 12px; }

/* line 873, theme.scss */
.form-error {
  color: #EB354A; }

/* line 877, theme.scss */
.form-done {
  color: #555; }

/* line 881, theme.scss */
.feedback-agree {
  margin: 0.5rem auto 0.5rem; }

/* line 885, theme.scss */
.mfp-bg {
  background: rgba(11, 11, 11, 0.3); }

/* line 889, theme.scss */
.added-modal {
  max-width: 520px;
  width: 100%;
  background: #fff;
  padding: 20px 0;
  margin: auto;
  position: relative; }

/* line 898, theme.scss */
.added-title {
  text-align: center;
  font-size: 24px;
  margin-bottom: 1.5rem; }

/* line 904, theme.scss */
.added-content {
  text-align: center; }

/* line 908, theme.scss */
.modal-hide {
  display: none; }

/* line 912, theme.scss */
#close-njs-alert:target {
  display: none; }

/* line 916, theme.scss */
.njs-alert-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  z-index: 99999;
  top: 0;
  left: 0;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.8); }

/* line 931, theme.scss */
.njs-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: none;
  font-size: 40px;
  line-height: 1;
  font-weight: normal; }

/* line 941, theme.scss */
.njs-alert-wrapper {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -150px;
  margin-top: -75px; }

@media (max-width: 640px) {
  /* line 950, theme.scss */
  .njs-alert-wrapper {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    margin: 0; } }
/* line 959, theme.scss */
.njs-alert {
  background-color: #fff;
  width: 400px;
  height: 200px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }

/* line 979, theme.scss */
.njs-alert p {
  font-size: 18px;
  line-height: 23px; }

@media (max-width: 640px) {
  /* line 985, theme.scss */
  .njs-alert {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 0;
    border-radius: 0; } }
/* line 993, theme.scss */
.product-buy {
  margin: 1rem 0; }

/* line 997, theme.scss */
.property {
  margin-bottom: 21px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between; }

/* line 1003, theme.scss */
.props label {
  background: #fff;
  display: inline;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.36px;
  color: #999;
  width: 30%;
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 21px; }

/* line 1015, theme.scss */
.props label + span {
  text-decoration: underline;
  color: #000;
  width: 70%;
  text-align: right;
  border-bottom: 1px solid #EDEDED;
  padding-bottom: 21px; }

/* line 1024, theme.scss */
[data-product-id].is-available .product-available {
  color: #9EAC44; }

/* line 1028, theme.scss */
[data-product-id].not-available .product-available:before {
  color: #EB354A; }

/* line 1032, theme.scss */
.form-row {
  margin-bottom: 1rem; }

/* line 1036, theme.scss */
.form-label {
  width: 100%;
  margin-bottom: 0.5rem; }

/* line 1041, theme.scss */
.form-field {
  width: 100%; }

/* line 1045, theme.scss */
.form-field.text-field.is-textarea {
  width: 100%;
  height: 150px; }

/* line 1050, theme.scss */
.reviews-form {
  margin: 20px 0; }

/* line 1054, theme.scss */
.reviews-toggle-wrapper {
  margin-bottom: 20px; }

/* line 1058, theme.scss */
.form-field.text-field.is-captcha {
  margin-top: 10px; }

/* line 1062, theme.scss */
.reviews-wrapper {
  max-width: 600px; }

/* line 1066, theme.scss */
.reviews-item {
  padding: 0; }

/* line 1070, theme.scss */
.tabs-head {
  position: relative;
  border-bottom: 1px solid #e9e9e9; }

/* line 1075, theme.scss */
.tabs-icon {
  display: inline-block;
  height: 34px;
  position: absolute;
  right: 0;
  top: calc(50% - 25px);
  width: 41px; }

/* line 1084, theme.scss */
.tabs-target {
  display: none; }

/* line 1088, theme.scss */
.tabs {
  margin-top: 40px;
  padding-bottom: 15px; }

/* line 1093, theme.scss */
.tabs-item {
  color: #999;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.36px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: inline-block;
  border-bottom: 1px solid transparent;
  -webkit-border-radius: 0;
  border-radius: 0;
  outline: none;
  padding: 0 18px 18px 15px;
  cursor: pointer; }
  /* line 1110, theme.scss */
  .tabs-item:not(:last-child) {
    margin: 0 7.4% 0 0; }

/* line 1115, theme.scss */
.tabs-item.is-button-active {
  color: #000;
  border-bottom: 1px solid #eb354a; }

/* line 1120, theme.scss */
.gallery-wrapper {
  position: relative; }

/* line 1124, theme.scss */
.gallery-top {
  margin-bottom: 22px; }

/* line 1128, theme.scss */
.swiper-slide.is-active .gallery-thumb {
  border: 1px solid #eb354a; }

/* line 1132, theme.scss */
.gallery-wrapper .swiper-container-android .swiper-slide,
.gallery-wrapper .swiper-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 1140, theme.scss */
.gallery-thumb {
  cursor: pointer;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  border: 1px solid transparent;
  overflow: hidden;
  padding-bottom: 105px; }

/* line 1153, theme.scss */
.image-container.is-cover.gallery-thumb > img {
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 50%;
  object-position: 50%; }

/* line 1172, theme.scss */
.gallery-wrapper .swiper-button-prev,
.gallery-wrapper .swiper-container-rtl .swiper-button-next {
  -webkit-background-size: 8px 8px;
  background-size: 8px;
  background-position: 50%;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #555;
  top: calc(50% + 9px);
  left: -44px; }

/* line 1178, theme.scss */
.gallery-wrapper .swiper-button-next,
.gallery-wrapper .swiper-container-rtl .swiper-button-prev {
  -webkit-background-size: 8px 8px;
  background-size: 8px;
  background-position: 50%;
  width: 24px;
  height: 24px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #555;
  top: calc(50% + 9px);
  right: -44px; }

/* line 1184, theme.scss */
.gallery-thumbs-wrap {
  width: calc(100% - 88px);
  position: relative;
  margin: auto; }

/* line 1190, theme.scss */
.gallery-slide {
  height: 500px !important;
  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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center; }

/* line 1222, theme.scss */
.gallery-slide > figure.mz-figure > img {
  max-width: 100% !important;
  max-height: 500px !important; }

/* line 1227, theme.scss */
.products-slider-wrapper {
  position: relative;
  padding: 24px 0; }
  /* line 1231, theme.scss */
  .products-slider-wrapper .products-slider {
    padding: 0 72px; }
    /* line 1234, theme.scss */
    .products-slider-wrapper .products-slider .product-slider-btn.swiper-button-disabled {
      opacity: 0.5; }
    /* line 1238, theme.scss */
    .products-slider-wrapper .products-slider .product-slider-btn {
      font-family: monospace;
      font-size: 0;
      font-weight: 700;
      height: 100%;
      background: #fff;
      color: #000;
      position: absolute;
      top: 0;
      z-index: 999;
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: 12px 19px;
      background-size: 12px 19px;
      width: 70px; }
      /* line 1254, theme.scss */
      .products-slider-wrapper .products-slider .product-slider-btn.product-slider-next {
        background-image: url(right.svg);
        right: 0;
        -webkit-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s; }
        /* line 1261, theme.scss */
        .products-slider-wrapper .products-slider .product-slider-btn.product-slider-next:hover {
          right: -5px;
          -webkit-transition: all 0.25s;
          -o-transition: all 0.25s;
          transition: all 0.25s; }
      /* line 1269, theme.scss */
      .products-slider-wrapper .products-slider .product-slider-btn.product-slider-prev {
        background-image: url(left.svg);
        left: 0;
        -webkit-transition: all 0.25s;
        -o-transition: all 0.25s;
        transition: all 0.25s; }
        /* line 1276, theme.scss */
        .products-slider-wrapper .products-slider .product-slider-btn.product-slider-prev:hover {
          left: -5px;
          -webkit-transition: all 0.25s;
          -o-transition: all 0.25s;
          transition: all 0.25s; }
      /* line 1284, theme.scss */
      .products-slider-wrapper .products-slider .product-slider-btn.swiper-button-disabled {
        color: #b7b7b7; }

/* line 1299, theme.scss */
.products-title {
  font-size: 24px; }

/* line 1303, theme.scss */
.slide-inner {
  display: block;
  position: relative; }

/* line 1308, theme.scss */
.slide-inner img {
  width: 100%; }

/* line 1312, theme.scss */
.slide-absolute {
  position: absolute;
  top: 0;
  z-index: 1;
  left: 0;
  width: 100%; }

/* line 1320, theme.scss */
.slide-content {
  padding-top: 100px; }

/* line 1324, theme.scss */
.slide-title {
  font-size: 3rem;
  color: #fff; }

/* line 1329, theme.scss */
.slide-description {
  font-size: 2rem;
  color: #fff; }

/* line 1334, theme.scss */
.quantity-input {
  width: 40px;
  text-align: center;
  padding: 4px;
  vertical-align: top;
  border: 0;
  font-weight: 500; }

/* line 1343, theme.scss */
.quick_view-modal {
  max-width: 1000px; }

/* line 1347, theme.scss */
.author {
  margin-bottom: 10px; }

/* line 1351, theme.scss */
.scroll_top {
  color: #fff;
  display: block;
  position: fixed;
  background: #555;
  bottom: 10px;
  font-size: 2em;
  cursor: pointer;
  padding: 0 10px;
  right: 10px;
  height: 40px;
  opacity: 0;
  text-align: center;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: right .25s ease, all .25s ease;
  -o-transition: right .25s ease, all .25s ease;
  transition: right .25s ease, all .25s ease;
  text-decoration: none;
  z-index: 1000;
  text-transform: uppercase;
  font-size: 20px;
  outline: none; }

@media (max-width: 1200px) {
  /* line 1377, theme.scss */
  .scroll_top {
    display: none; } }
/* line 1382, theme.scss */
.scroll_top:focus {
  text-decoration: none; }

/* line 1386, theme.scss */
.scroll_top.is-enabled {
  opacity: 1;
  right: 25px;
  text-decoration: none; }

/* line 1392, theme.scss */
.scroll_top.is-enabled:hover,
.scroll_top.is-enabled:focus {
  text-decoration: none; }

/* line 1397, theme.scss */
.search_widget {
  position: relative; }

/* line 1401, theme.scss */
.ajax-search-results {
  position: absolute;
  top: calc(100% - 1px);
  background: #fff;
  -webkit-box-shadow: 0 1px 3px -1px #000;
  box-shadow: 0 1px 3px -1px #000;
  width: 130%;
  left: 0;
  z-index: 10;
  border: 1px solid rgba(0, 0, 0, 0.5);
  padding: 0;
  list-style: none;
  text-align: left;
  margin: 0; }

/* line 1417, theme.scss */
.ajax-search-item {
  margin-bottom: 2px; }

/* line 1421, theme.scss */
.ajax-search-link {
  padding: 5px 10px;
  display: block; }

/* line 1426, theme.scss */
.ajax_search-marked {
  font-weight: bold; }

/* line 1430, theme.scss */
.social_share-title {
  font-size: 1.2rem;
  margin-bottom: 0.5rem; }

/* line 1435, theme.scss */
.social_share {
  margin: 0.5rem 0; }

/* line 1439, theme.scss */
.social_share-list a {
  color: #000;
  font-size: 22px;
  display: inline-block;
  vertical-align: middle; }

/* line 1446, theme.scss */
.social_share-list a:not(:last-child) {
  margin-right: 10px; }

/* line 1450, theme.scss */
.social-menu-link {
  color: inherit;
  width: 35px;
  height: 35px;
  border: 1px solid;
  display: none;
  vertical-align: top;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  margin-right: 5px;
  margin-bottom: 5px;
  text-align: center;
  line-height: 32px;
  background-repeat: no-repeat;
  -webkit-background-size: 60% 60%;
  background-size: 60%;
  background-position: 50%;
  -webkit-transition: all 200ms;
  -o-transition: all 200ms;
  transition: all 200ms; }

/* line 1472, theme.scss */
.social-menu-link:hover {
  opacity: 0.9; }

/* line 1476, theme.scss */
.social-menu-link.is-vk {
  background-image: url("vk.svg");
  display: inline-block; }

/* line 1481, theme.scss */
.social-menu-link.is-facebook {
  background-image: url("facebook.svg");
  display: inline-block; }

/* line 1486, theme.scss */
.social-menu-link.is-youtube {
  background-image: url("youtube.svg");
  display: inline-block; }

/* line 1491, theme.scss */
.social-menu-link.is-instagram {
  background-image: url("instagram.svg");
  display: inline-block; }

/* line 1496, theme.scss */
.social-menu-link.is-twitter {
  background-image: url("twitter.svg");
  display: inline-block; }

/* line 1501, theme.scss */
.social-menu-link.is-t_me {
  background-image: url("t_me.svg");
  display: inline-block; }

/* line 1506, theme.scss */
.social-menu-link.is-odnoklassniki {
  background-image: url("ok-social.svg");
  display: inline-block; }

/* line 1511, theme.scss */
.social-menu-link.is-google-plus {
  background-image: url("google-plus.svg");
  display: inline-block; }

/* line 1516, theme.scss */
.social-menu.is-icon-font .social-menu-link {
  background-image: none; }

/* line 1520, theme.scss */
.settings_guide-font-primary::before {
  content: '$font-family-primary: ';
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue; }

/* line 1525, theme.scss */
.settings_guide-font-primary::after {
  content: "-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue";
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue; }

/* line 1530, theme.scss */
.settings_guide-font-second::before {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  content: '$font-family-second: '; }

/* line 1535, theme.scss */
.settings_guide-font-second::after {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue;
  content: "-apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Fira Sans, Droid Sans, Helvetica Neue"; }

/* line 1540, theme.scss */
.settings_guide-font-size::before {
  font-size: 16px;
  content: '$font-size-primary: '; }

/* line 1545, theme.scss */
.settings_guide-font-size::after {
  font-size: 16px;
  content: "16px"; }

/* line 1561, theme.scss */
.settings_guide-color-background-primary:before {
  content: '$color-background-primary: '; }

/* line 1565, theme.scss */
.settings_guide-color-background-primary:after {
  background-color: #fff;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 1570, theme.scss */
.settings_guide-color-text-primary:before {
  content: '$color-text-primary: '; }

/* line 1574, theme.scss */
.settings_guide-color-text-primary:after {
  background-color: #000;
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%; }

/* line 1579, theme.scss */
.settings_guide-color-text-gray:before {
  content: '$color-text-gray: '; }

/* line 1583, theme.scss */
.settings_guide-color-text-gray:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #000; }

/* line 1588, theme.scss */
.settings_guide-color-link-primary:before {
  content: '$color-link-primary: '; }

/* line 1592, theme.scss */
.settings_guide-color-link-primary:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #555; }

/* line 1597, theme.scss */
.settings_guide-color-link-secondary:before {
  content: '$color-link-secondary: '; }

/* line 1601, theme.scss */
.settings_guide-color-link-secondary:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #000; }

/* line 1606, theme.scss */
.settings_guide-color-info:before {
  content: '$color-info: '; }

/* line 1610, theme.scss */
.settings_guide-color-info:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #E2E5EA; }

/* line 1615, theme.scss */
.settings_guide-color-success:before {
  content: '$color-success: '; }

/* line 1619, theme.scss */
.settings_guide-color-success:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #9EAC44; }

/* line 1624, theme.scss */
.settings_guide-color-error:before {
  content: '$color-error: '; }

/* line 1628, theme.scss */
.settings_guide-color-error:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #EB354A; }

/* line 1633, theme.scss */
.settings_guide-color-warning:before {
  content: '$color-warning: '; }

/* line 1637, theme.scss */
.settings_guide-color-warning:after {
  content: '';
  display: inline-block;
  vertical-align: bottom;
  width: 16px;
  height: 16px;
  border: 1px solid #000;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-color: #F5A624; }

/* line 1669, theme.scss */
.style_guide {
  padding: 0 50px; }

/* line 1673, theme.scss */
.style_guide > .row {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 2px solid; }

/* line 1679, theme.scss */
pre.html {
  margin-top: 0; }

/* line 1683, theme.scss */
.guide-fill {
  background: #ccc;
  min-height: 100px;
  border: 1px solid #999;
  text-align: center;
  line-height: 100px; }

/* line 1691, theme.scss */
.style_target {
  display: none; }

/* line 1695, theme.scss */
.style_target .sticky {
  top: 100px; }

/* line 1699, theme.scss */
.option-value.is-span {
  border: 1px solid #ccc;
  background: none;
  line-height: 1.5;
  min-width: 25px;
  display: inline-block;
  vertical-align: middle;
  min-height: 25px;
  text-align: center;
  cursor: pointer;
  outline: none; }

/* line 1712, theme.scss */
.option-value.is-active.is-span {
  border-color: #000; }

/* line 1716, theme.scss */
input,
textarea {
  -webkit-appearance: none; }

/* line 1721, theme.scss */
a,
button {
  outline: 0;
  outline: none; }
  /* line 1726, theme.scss */
  a:hover, a:focus, a:active, a:focus-within, a:visited,
  button:hover,
  button:focus,
  button:active,
  button:focus-within,
  button:visited {
    outline: 0;
    outline: none; }

/* line 1736, theme.scss */
.visually-hidden {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden; }

/* line 1748, theme.scss */
.container-1920 {
  width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  max-width: 1920px; }

/* line 1755, theme.scss */
.from-1440,
.from-1040,
.from-1024,
.from-1000,
.from-768,
.from-700,
.from-480,
.from-1200 {
  display: none; }

/* line 1766, theme.scss */
.overflow-container {
  overflow: hidden; }

/* line 1770, theme.scss */
.symbol {
  display: none; }

/* line 1774, theme.scss */
.absolute-center {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

/* line 1784, theme.scss */
#feedback_form table {
  margin: 0 auto; }

/* line 1789, theme.scss */
.main-header__logo {
  width: 11%;
  max-width: 11%;
  min-width: 200px;
  background-color: #1A4078;
  padding: 5px 0; }

/* line 1797, theme.scss */
.main-header__logo-text {
  width: 16%;
  max-width: 276px;
  min-width: 200px; }
  /* line 1802, theme.scss */
  .main-header__logo-text span {
    display: inline-block;
    font-size: 12px;
    letter-spacing: 0.02em;
    font-weight: 100;
    color: #fff; }

/* line 1811, theme.scss */
.main-header__row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 1817, theme.scss */
.burger-wrapper {
  width: calc(19% + 8px);
  max-width: 22%;
  min-width: 100px; }

/* line 1823, theme.scss */
.bttn-burger {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  background-color: #ABB753;
  padding: 0;
  overflow: hidden;
  border: 0;
  text-align: left;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  /* line 1836, theme.scss */
  .bttn-burger .text {
    background-color: #9EAC44;
    width: calc(100% - 100px);
    z-index: 2;
    position: relative;
    font-size: 20px;
    line-height: 25px;
    padding-left: 26px;
    padding-right: 15px;
    letter-spacing: 0.02em;
    font-family: Geometria, sans-serif;
    -webkit-transform: translate(-2px, -3px);
    -ms-transform: translate(-2px, -3px);
    transform: translate(-2px, -3px);
    color: #fff; }
    /* line 1852, theme.scss */
    .bttn-burger .text::before, .bttn-burger .text::after {
      content: '';
      background-color: #9EAC44;
      height: 100px;
      width: 100%;
      display: block;
      position: absolute;
      z-index: 1;
      top: auto;
      left: 0;
      bottom: 100%; }
    /* line 1866, theme.scss */
    .bttn-burger .text::after {
      top: 100%;
      bottom: auto; }
  /* line 1872, theme.scss */
  .bttn-burger .burger {
    background-color: #ABB753;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-background-size: 40px 16px;
    background-size: 40px 16px;
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0 30px; }
    /* line 1899, theme.scss */
    .bttn-burger .burger .line1 {
      width: 100%;
      height: 4px;
      background: #fff;
      display: block;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      margin: 4px 0; }
    /* line 1909, theme.scss */
    .bttn-burger .burger .line2 {
      width: 50%;
      height: 4px;
      background: #fff;
      display: block;
      -webkit-border-radius: 5px;
      border-radius: 5px;
      margin: 4px 0;
      -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
      transform: scale(1, 1);
      -webkit-transition-timing-function: ease-out;
      -o-transition-timing-function: ease-out;
      transition-timing-function: ease-out;
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms; }
  /* line 1929, theme.scss */
  .bttn-burger:hover {
    opacity: 0.9; }
  /* line 1935, theme.scss */
  .bttn-burger.is-open .burger .line2 {
    width: 100%;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms; }

/* line 1951, theme.scss */
.header-search {
  width: 29%;
  max-width: 525px;
  min-width: 240px; }

/* line 1957, theme.scss */
.main-header__white-link {
  width: calc(9% + 15px);
  max-width: calc(15% + 15px);
  min-width: 110px;
  padding-left: 25px;
  background-color: #F7F7F7; }
  /* line 1964, theme.scss */
  .main-header__white-link span {
    display: inline-block;
    max-width: 100px;
    font-weight: 500;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.02em;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline; }

@-webkit-keyframes bouncing {
  0% {
    bottom: 50%; }
  100% {
    bottom: calc(50% + 10px); } }
@keyframes bouncing {
  0% {
    bottom: 50%; }
  100% {
    bottom: calc(50% + 10px); } }
/* line 1996, theme.scss */
.cart-widget {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 245px;
  position: relative; }
  /* line 2006, theme.scss */
  .cart-widget:hover .cart-img:before {
    -webkit-animation: bouncing 0.5s cubic-bezier(0.1, 0.25, 0.1, 1) 0s 6 alternate both;
    animation: bouncing 0.5s cubic-bezier(0.1, 0.25, 0.1, 1) 0s 6 alternate both; }

/* line 2014, theme.scss */
.cart-page {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 100; }

/* line 2021, theme.scss */
.cart-widget-link {
  background-color: #EB354A;
  font-size: 15px;
  line-height: 19px;
  font-weight: 500;
  letter-spacing: 0.02em;
  color: #fff; }
  /* line 2029, theme.scss */
  .cart-widget-link:hover {
    color: #fff; }
  /* line 2033, theme.scss */
  .cart-widget-link div {
    width: calc(100% - 100px);
    padding-left: 25px; }
  /* line 2038, theme.scss */
  .cart-widget-link p {
    margin: 0; }
  /* line 2042, theme.scss */
  .cart-widget-link .cart-img {
    background-color: #F25568;
    width: 100px;
    min-width: 100px;
    max-width: 100px;
    height: 100px;
    position: relative; }
    /* line 2050, theme.scss */
    .cart-widget-link .cart-img:before {
      content: '';
      position: absolute;
      background-image: url("basket.svg");
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: 36px 32px;
      background-size: 36px 32px;
      width: 36px;
      height: 36px;
      left: 50%;
      bottom: 50%;
      -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%); }
  /* line 2068, theme.scss */
  .cart-widget-link .count {
    background-color: #F5A624;
    width: 25px;
    min-width: 25px;
    max-width: 25px;
    height: 25px;
    font-size: 13px;
    line-height: 16px;
    letter-spacing: 0.02em;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 0 0 7px; }

/* line 2083, theme.scss */
.drop-target {
  left: auto;
  right: 0; }

/* line 2088, theme.scss */
.search_widget-submit {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  background-color: #fff;
  background-image: url("search.svg");
  -webkit-background-size: 24px 24px;
  background-size: 24px 24px;
  background-repeat: no-repeat;
  background-position: center; }

/* line 2102, theme.scss */
.from-1600 {
  display: none; }

/* line 2106, theme.scss */
.search_widget-control {
  border: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-color: #fff;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 500;
  font-style: italic; }
  /* line 2118, theme.scss */
  .search_widget-control::-webkit-input-placeholder, .search_widget-control::-webkit-input-placeholder {
    color: #000; }
  /* line 2123, theme.scss */
  .search_widget-control::-webkit-input-placeholder, .search_widget-control::placeholder {
    color: #000; }
  /* line 2128, theme.scss */
  .search_widget-control:focus {
    -webkit-box-shadow: 0 0 0 0 transparent;
    box-shadow: 0 0 0 0 transparent; }
  /* line 2133, theme.scss */
  .search_widget-control.to-1600 {
    display: block; }
  /* line 2137, theme.scss */
  .search_widget-control.from-1600 {
    display: none; }

/* line 2142, theme.scss */
.main-promo__img {
  width: 100%;
  height: 491px;
  -webkit-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  /*position: relative;*/
  max-width: 900px;
  -webkit-transition: -webkit-background-size 2s ease;
  transition: -webkit-background-size 2s ease;
  -o-transition: background-size 2s ease;
  transition: background-size 2s ease;
  transition: background-size 2s ease, -webkit-background-size 2s ease; }
  /* line 2157, theme.scss */
  .main-promo__img img {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -webkit-transition-duration: 2000ms;
    -o-transition-duration: 2000ms;
    transition-duration: 2000ms;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    width: 100%; }
  /* line 2179, theme.scss */
  .main-promo__img:hover img {
    width: 120%;
    -webkit-transform: scale(1.15, 1.15);
    -webkit-transition-timing-function: ease-out;
    -webkit-transition-duration: 1500ms;
    -moz-transform: scale(1.15, 1.15);
    -moz-transition-timing-function: ease-out;
    -moz-transition-duration: 1500ms;
    -webkit-transform: scale(1.15, 1.15);
    -ms-transform: scale(1.15, 1.15);
    transform: scale(1.15, 1.15);
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    -o-transition-duration: 1500ms;
    transition-duration: 1500ms; }
  /* line 2197, theme.scss */
  .main-promo__img > a {
    overflow: hidden; }

/* line 2202, theme.scss */
.swiper-pagination {
  left: 35px;
  bottom: 35px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

/* line 2211, theme.scss */
.swiper-container .swiper-pagination-bullet {
  width: 14px;
  min-width: 14px;
  max-width: 14px;
  height: 14px;
  background: #000;
  opacity: 0.1;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-right: 20px; }
  /* line 2222, theme.scss */
  .swiper-container .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #476FAB;
    opacity: 1; }

/* line 2228, theme.scss */
.swiper-buttons {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 160px;
  min-width: 160px;
  max-width: 160px; }
  /* line 2236, theme.scss */
  .swiper-buttons .swiper-button-next,
  .swiper-buttons .swiper-button-prev {
    position: relative;
    top: auto;
    width: 50%;
    height: 80px;
    margin-top: 0;
    z-index: 10;
    left: auto;
    right: auto;
    background-color: #F7F7F7;
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
    /* line 2250, theme.scss */
    .swiper-buttons .swiper-button-next:hover,
    .swiper-buttons .swiper-button-prev:hover {
      background-color: #D9D9D9; }
  /* line 2258, theme.scss */
  .swiper-buttons .swiper-button-prev {
    background-image: url("left.svg"); }
    /* line 2261, theme.scss */
    .swiper-buttons .swiper-button-prev:hover {
      background-position: 45% 50%;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }
  /* line 2269, theme.scss */
  .swiper-buttons .swiper-button-next {
    background-image: url("right.svg"); }
    /* line 2272, theme.scss */
    .swiper-buttons .swiper-button-next:hover {
      background-position: 55% 50%;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }

/* line 2282, theme.scss */
.main-promo__slider .swiper-slide {
  background-color: #1A4078;
  height: 570px !important; }

/* line 2288, theme.scss */
.promo-slide-bottom-text {
  display: block;
  font-size: 20px;
  line-height: 150%;
  width: calc(100% - 160px);
  letter-spacing: 0.02em;
  text-transform: uppercase;
  font-weight: 500;
  color: #fff;
  max-width: 700px;
  padding: 8px 40px;
  background-color: #1A4078;
  height: 100%;
  position: relative; }
  /* line 2303, theme.scss */
  .promo-slide-bottom-text:hover {
    color: #fff; }

/* line 2308, theme.scss */
.main-promo__blog {
  display: block;
  padding-top: 225px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  /* line 2319, theme.scss */
  .main-promo__blog:hover + .main-promo__blog-row {
    opacity: 0.9; }

/* line 2324, theme.scss */
.main-promo__blog-row {
  background: #1A4078;
  margin: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  /* line 2331, theme.scss */
  .main-promo__blog-row:hover {
    opacity: 0.9; }
    /* line 2334, theme.scss */
    .main-promo__blog-row:hover .main-promo__blog-btn {
      background-color: #5a7daf;
      background-position: 55% 50%;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }

/* line 2344, theme.scss */
.main-promo__blog-btn {
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  background-image: url("right-w.svg");
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #3c5d8c;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }

/* line 2360, theme.scss */
.main-promo__blog-text {
  width: calc(100% - 100px);
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #fff;
  padding-left: 32px; }

/* line 2369, theme.scss */
.main-promo__callback {
  background-color: #476FAB;
  padding: 31px 31px 10px 31px;
  min-height: 245px; }

/* line 2375, theme.scss */
.main-promo__callback-title {
  margin: 0;
  font-size: 19px;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  font-weight: 500; }

/* line 2385, theme.scss */
.main-promo__callback-info {
  margin: 16px 0 0 0;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #fff; }

/* line 2393, theme.scss */
.main-promo__callback-btn {
  background: #EB354A;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  font-size: 16px;
  line-height: 1.1;
  text-align: left;
  letter-spacing: 0.02em;
  text-transform: lowercase;
  color: #fff;
  padding: 16px 16px 17px 16px;
  margin: 25px 0 0 0;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  max-width: 250px; }
  /* line 2411, theme.scss */
  .main-promo__callback-btn:hover {
    color: #fff;
    opacity: 0.9; }

/* line 2417, theme.scss */
.main-promo__phone {
  background-color: #1A4078;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  max-height: 100px; }
  /* line 2426, theme.scss */
  .main-promo__phone:hover {
    opacity: 0.9; }

/* line 2433, theme.scss */
.promo-phone__text {
  background-color: #476FAB;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: #fff;
  max-width: 170px;
  padding-left: 25px;
  height: 100px; }

/* line 2444, theme.scss */
.promo-phone__phone {
  font-size: 25px;
  line-height: 31px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #fff;
  display: block;
  white-space: nowrap; }

/* line 2454, theme.scss */
.promo-phone__worktime {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.02em;
  color: rgba(255, 255, 255, 0.8); }

/* line 2461, theme.scss */
.promo-phone__info,
.main-promo-link__info {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1; }

/* line 2469, theme.scss */
.main-promo__link {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  background-color: #F7F7F7;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }
  /* line 2481, theme.scss */
  .main-promo__link:hover {
    opacity: 0.7; }
    /* line 2484, theme.scss */
    .main-promo__link:hover .main-promo-link__text {
      background-position: 55% 50%;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }

/* line 2493, theme.scss */
.main-promo-link__text1 {
  display: block;
  font-size: 20px;
  line-height: 30px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000;
  font-weight: 500;
  -webkit-transform: translate(0, -6px);
  -ms-transform: translate(0, -6px);
  transform: translate(0, -6px); }

/* line 2506, theme.scss */
.main-promo-link__text2 {
  display: block;
  margin: 7px 0 0 0;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: #000; }

/* line 2516, theme.scss */
.main-promo-link__text {
  width: 100px;
  height: 130px;
  min-width: 100px;
  max-width: 100px;
  background-image: url("right-gr.svg");
  background-position: center;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
  background-repeat: no-repeat;
  background-color: #fff;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }

/* line 2532, theme.scss */
.main-promo-link__info {
  padding-left: 33px; }

/* line 2536, theme.scss */
.main-promo__img-link {
  background-color: #F5A624;
  min-height: 340px;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }
  /* line 2543, theme.scss */
  .main-promo__img-link:hover {
    opacity: 0.9; }
    /* line 2546, theme.scss */
    .main-promo__img-link:hover .promo-img-link__btn {
      opacity: 0.9;
      background-position: 55% 50%;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }

/* line 2556, theme.scss */
.promo-img-link {
  display: block;
  height: 0;
  padding: 240px 0 0 0;
  background-image: url("domu_druzei.jpg");
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0; }

/* line 2567, theme.scss */
.promo-img-link__btn {
  background-color: rgba(255, 255, 255, 0.15);
  width: 100px;
  height: 100px;
  min-width: 100px;
  max-width: 100px;
  background-image: url("right-w.svg");
  background-position: center;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
  background-repeat: no-repeat;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }

/* line 2583, theme.scss */
.promo-img-link__info {
  padding-left: 33px;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #fff;
  font-weight: 500;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 4px 0 0 33px; }

/* line 2597, theme.scss */
.promo-img-link-row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 2603, theme.scss */
.contacts-link {
  color: #fff;
  text-decoration: none; }

/* line 2608, theme.scss */
.footer-form-label {
  display: block;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000; }

/* line 2617, theme.scss */
.footer-input {
  background: #F2F2F2;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  border: 0;
  height: 80px;
  width: 100%;
  max-width: 350px;
  display: block;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  margin: 33px auto 0 auto;
  color: #999; }
  /* line 2633, theme.scss */
  .footer-input::-webkit-input-placeholder, .footer-input::-webkit-input-placeholder {
    color: #999; }
  /* line 2638, theme.scss */
  .footer-input::-webkit-input-placeholder, .footer-input::placeholder {
    color: #999; }

/* line 2644, theme.scss */
.footer-form-submit {
  font-size: 16px !important;
  line-height: 15px !important;
  text-align: center;
  letter-spacing: 1px;
  text-transform: lowercase !important;
  color: #fff !important;
  background: #F5A624 !important;
  -webkit-border-radius: 22px !important;
  border-radius: 22px !important;
  border: 0 !important;
  padding: 17px 46px !important;
  margin: 16px auto 0 auto !important;
  display: block !important;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -o-text-overflow: unset !important;
  text-overflow: unset !important;
  height: auto !important;
  width: 100%; }
  /* line 2666, theme.scss */
  .footer-form-submit:hover {
    opacity: 0.9;
    top: 0 !important; }

/* line 2672, theme.scss */
.sp-form-control::-webkit-input-placeholder {
  color: #999 !important; }

/* line 2676, theme.scss */
.sp-form-control:-ms-input-placeholder {
  color: #999 !important; }

/* line 2680, theme.scss */
.sp-form-control::-ms-input-placeholder {
  color: #999 !important; }

/* line 2684, theme.scss */
.sp-form-control::-moz-placeholder {
  color: #999 !important; }

/* line 2688, theme.scss */
.sp-form-control::placeholder {
  color: #999 !important; }

/* line 2692, theme.scss */
.footer-cell {
  padding: 47px 50px; }
  /* line 2695, theme.scss */
  .footer-cell:nth-child(odd) {
    background-color: #F2F2F2; }

/* line 2700, theme.scss */
.footer-phone {
  font-size: 25px;
  line-height: 28px;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 500; }

/* line 2708, theme.scss */
.footer-worktime {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #999;
  margin: 8px 0 0 0; }

/* line 2716, theme.scss */
a.footer-mail {
  display: block;
  margin: 40px 0 0 0;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-decoration: underline; }
  /* line 2725, theme.scss */
  a.footer-mail:hover {
    text-decoration: none; }

/* line 2730, theme.scss */
.footer-ul,
.footer-social {
  margin: 0;
  padding: 0;
  list-style: none; }

/* line 2737, theme.scss */
a.footer-ul__item {
  display: block;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #000;
  font-weight: 500;
  margin: 0 0 21px 0; }
  /* line 2748, theme.scss */
  a.footer-ul__item:hover {
    text-decoration: none; }

/* line 2753, theme.scss */
.footer-bottom {
  padding: 21px 47px;
  background-color: #E9E9E9;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 2761, theme.scss */
.footer-bottom__text {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.02em;
  color: #999; }

/* line 2768, theme.scss */
.footer-social {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 2774, theme.scss */
.footer-social__item {
  display: block;
  width: 40px;
  min-width: 40px;
  max-width: 40px;
  height: 40px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  -webkit-background-size: 56% 56%;
  background-size: 56% 56%;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 0 0 15px; }

/* line 2789, theme.scss */
.index-title {
  padding: 53px 0 45px 0; }

/* line 2793, theme.scss */
.index-title__text {
  font-size: 35px;
  line-height: 150%;
  text-align: center;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  margin: 0;
  margin-bottom: 4px;
  font-weight: 500;
  color: #000; }
  /* line 2804, theme.scss */
  .index-title__text.red {
    color: #EB354A; }

/* line 2809, theme.scss */
.index-title__text a {
  text-decoration: none; }

/* line 2814, theme.scss */
.main-categories__red {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
/* line 2821, theme.scss */
.main-categories__yellow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
/* line 2828, theme.scss */
.main-categories__green {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }
/* line 2835, theme.scss */
.main-categories .coll-cell {
  display: block;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }
  /* line 2843, theme.scss */
  .main-categories .coll-cell:nth-child(2n) .coll-cell__name {
    background: #f5f5f5; }
    /* line 2846, theme.scss */
    .main-categories .coll-cell:nth-child(2n) .coll-cell__name:before {
      border-color: transparent transparent #f5f5f5 transparent; }
  /* line 2852, theme.scss */
  .main-categories .coll-cell:nth-child(6), .main-categories .coll-cell:nth-child(7), .main-categories .coll-cell:nth-child(8), .main-categories .coll-cell:nth-child(9), .main-categories .coll-cell:nth-child(10), .main-categories .coll-cell:nth-child(11) {
      /*  width: 16.66%;
min-width: 16.66%;
max-width: 16.66%;*/ }
    /* line 2863, theme.scss */
    .main-categories .coll-cell:nth-child(6) .coll-cell__name:before, .main-categories .coll-cell:nth-child(7) .coll-cell__name:before, .main-categories .coll-cell:nth-child(8) .coll-cell__name:before, .main-categories .coll-cell:nth-child(9) .coll-cell__name:before, .main-categories .coll-cell:nth-child(10) .coll-cell__name:before, .main-categories .coll-cell:nth-child(11) .coll-cell__name:before {
      border-width: 0 24px 25px 24px; }
    /* line 2869, theme.scss */
    .main-categories .coll-cell:nth-child(6):hover .coll-cell__name::before, .main-categories .coll-cell:nth-child(7):hover .coll-cell__name::before, .main-categories .coll-cell:nth-child(8):hover .coll-cell__name::before, .main-categories .coll-cell:nth-child(9):hover .coll-cell__name::before, .main-categories .coll-cell:nth-child(10):hover .coll-cell__name::before, .main-categories .coll-cell:nth-child(11):hover .coll-cell__name::before {
      border-width: 0 22px 30px 22px; }
  /* line 2875, theme.scss */
  .main-categories .coll-cell:nth-child(12), .main-categories .coll-cell:nth-child(13), .main-categories .coll-cell:nth-child(14), .main-categories .coll-cell:nth-child(15) {
      /*  width: 25%;
min-width: 25%;
max-width: 25%;*/ }
    /* line 2884, theme.scss */
    .main-categories .coll-cell:nth-child(12) .coll-cell__name:before, .main-categories .coll-cell:nth-child(13) .coll-cell__name:before, .main-categories .coll-cell:nth-child(14) .coll-cell__name:before, .main-categories .coll-cell:nth-child(15) .coll-cell__name:before {
      border-width: 0 24px 25px 24px; }
    /* line 2890, theme.scss */
    .main-categories .coll-cell:nth-child(12):hover .coll-cell__name::before, .main-categories .coll-cell:nth-child(13):hover .coll-cell__name::before, .main-categories .coll-cell:nth-child(14):hover .coll-cell__name::before, .main-categories .coll-cell:nth-child(15):hover .coll-cell__name::before {
      border-width: 0 22px 30px 22px; }

/* line 2898, theme.scss */
.coll-cell {
  display: block;
  /*width: 20%;
min-width: 20%;
max-width: 20%;*/ }
  /* line 2904, theme.scss */
  .coll-cell .coll-cell__square_blue {
    background-color: #1a4078; }
  /* line 2908, theme.scss */
  .coll-cell .coll-cell__square_red {
    background-color: #eb354a; }
  /* line 2912, theme.scss */
  .coll-cell .coll-cell__square_yellow {
    background-color: #f5a624; }
  /* line 2916, theme.scss */
  .coll-cell .coll-cell__square_green {
    background-color: #9eac44; }
  /* line 2922, theme.scss */
  .coll-cell:hover .coll-cell__name::before {
    border-width: 0 22px 30px 22px; }

/* line 2928, theme.scss */
.first-point.first-point__red:nth-of-type(odd) .coll-cell__square_red {
  background-color: #1a4078; }
/* line 2932, theme.scss */
.first-point.first-point__yellow:nth-of-type(odd) .coll-cell__square_yellow {
  background-color: #1a4078; }
/* line 2936, theme.scss */
.first-point.first-point__green:nth-of-type(odd) .coll-cell__square_green {
  background-color: #1a4078; }

/* line 2941, theme.scss */
.coll-cell__square {
  position: relative;
  width: 100%;
  display: block;
  height: 270px; }
  /* line 2949, theme.scss */
  .coll-cell__square svg {
    max-width: 30%;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
  /* line 2957, theme.scss */
  .coll-cell__square:hover svg {
    height: 110px;
    width: 110px;
    max-width: 40%;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }

/* line 2968, theme.scss */
.coll-cell__name {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  text-transform: uppercase;
  color: #000;
  min-height: 100px;
  position: relative;
  padding: 0 10px; }
  /* line 2978, theme.scss */
  .coll-cell__name::before {
    content: '';
    width: 0;
    position: absolute;
    bottom: 100%;
    border-style: solid;
    border-width: 0 24px 25px 24px;
    border-color: transparent transparent #fff transparent;
    line-height: 0;
    _border-color: #000 #000 #fff #000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000');
    -webkit-transition: 0.1s;
    -o-transition: 0.1s;
    transition: 0.1s; }

/* line 2995, theme.scss */
.logo-slider__item-link {
  display: block;
  position: relative;
  height: 0;
  padding: 0 0 72% 0; }

/* line 3002, theme.scss */
.logo-slider__swiper {
  padding: 0 70px; }

/* line 3008, theme.scss */
.logo-slider__swiper .swiper-button-next,
.logo-slider__swiper .swiper-button-prev {
  height: 100%;
  top: 0;
  bottom: 0;
  width: 70px;
  min-width: 70px;
  max-width: 70px;
  margin: 0;
  -webkit-background-size: 12px 19px;
  background-size: 12px 19px;
  background-color: #FDFDFD; }
/* line 3022, theme.scss */
.logo-slider__swiper .swiper-button-prev {
  background-image: url("left.svg");
  left: 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }
  /* line 3029, theme.scss */
  .logo-slider__swiper .swiper-button-prev:hover {
    left: -5px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
/* line 3037, theme.scss */
.logo-slider__swiper .swiper-button-next {
  background-image: url("right.svg");
  right: 0;
  -webkit-transition: all 0.25s;
  -o-transition: all 0.25s;
  transition: all 0.25s; }
  /* line 3044, theme.scss */
  .logo-slider__swiper .swiper-button-next:hover {
    right: -5px;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }

/* line 3055, theme.scss */
.logo-slider .swiper-slide:nth-child(even) {
  background-color: #F7F7F7; }

/* line 3061, theme.scss */
.logo-slider__title {
  font-size: 35px;
  line-height: 1;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #000;
  padding: 33px 0 22px 0; }

/* line 3071, theme.scss */
.logo-slider__swiper.second .logo-slider__item-link {
  padding: 0 0 54% 0; }

/* line 3076, theme.scss */
.main-content__h2 {
  font-size: 24px;
  font-weight: 500;
  height: 28px;
  text-rendering: optimizelegibility; }

/* line 3083, theme.scss */
.main-content__h3 {
  font-size: 18px;
  font-weight: 500;
  height: 28px;
  text-rendering: optimizelegibility; }

/* line 3090, theme.scss */
.main-big-link__img {
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

/* line 3097, theme.scss */
.main-big-link__text-block {
  background-color: #1A4078;
  padding: 39px 0 0 0; }

/* line 3102, theme.scss */
.main-big-link__h2 {
  margin: 0 40px;
  font-size: 40px;
  line-height: 50px;
  letter-spacing: 0.8px;
  text-transform: uppercase;
  color: #fff;
  max-width: 575px;
  font-weight: 400; }

/* line 3113, theme.scss */
.main-big-link__text1 {
  margin: 34px 40px 0 40px;
  font-size: 24px;
  line-height: 30px;
  letter-spacing: 0.45px;
  color: #fff; }

/* line 3121, theme.scss */
.main-big-link__text2 {
  margin: 33px 40px 0 40px;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.3px;
  color: #fff; }

/* line 3129, theme.scss */
.main-big-link__link {
  background-color: #476FAB;
  padding: 0 100px 0 32px;
  height: 100px;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.02em;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 119px 0 0 0;
  position: relative; }
  /* line 3143, theme.scss */
  .main-big-link__link:hover {
    color: #fff;
    opacity: 0.9; }
  /* line 3148, theme.scss */
  .main-big-link__link::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.15);
    background-image: url("right-w.svg");
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
  /* line 3167, theme.scss */
  .main-big-link__link:hover {
    opacity: 0.9;
    color: #fff; }
    /* line 3171, theme.scss */
    .main-big-link__link:hover:before {
      background-color: rgba(255, 255, 255, 0.2);
      background-position: 55% 50%;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }

/* line 3181, theme.scss */
.main-blog__img {
  width: 100%;
  height: 572px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 0 0; }

/* line 3190, theme.scss */
.main-blog__url {
  background-color: #9EAC44;
  padding: 0 100px 0 40px;
  height: 100px;
  font-size: 35px;
  line-height: 35px;
  letter-spacing: 0.02em;
  color: #fff;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  margin: 0;
  position: relative; }
  /* line 3204, theme.scss */
  .main-blog__url:hover {
    color: #fff;
    opacity: 0.9; }
  /* line 3209, theme.scss */
  .main-blog__url::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.15);
    background-image: url("right-w.svg");
    -webkit-background-size: 9px 14px;
    background-size: 12px 16px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
  /* line 3228, theme.scss */
  .main-blog__url:hover {
    color: #fff;
    opacity: 0.9; }
    /* line 3232, theme.scss */
    .main-blog__url:hover:before {
      background-color: rgba(255, 255, 255, 0.2);
      background-position: 55% 50%;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }
  /* line 3241, theme.scss */
  .main-blog__url span {
    -webkit-transform: translate(0, -3px);
    -ms-transform: translate(0, -3px);
    transform: translate(0, -3px); }

/* line 3248, theme.scss */
.article-line__img {
  height: 335px;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 15% 0; }

/* line 3256, theme.scss */
.article-line__link {
  background-color: #1A4078;
  padding: 38px 0 100px 20px;
  position: relative;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  /* line 3264, theme.scss */
  .article-line__link::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.15);
    background-image: url("right-w.svg");
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
    background-position: center;
    background-repeat: no-repeat;
    -webkit-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s; }
  /* line 3283, theme.scss */
  .article-line__link:hover {
    opacity: 0.9; }
    /* line 3286, theme.scss */
    .article-line__link:hover:before {
      background-color: rgba(255, 255, 255, 0.2);
      background-position: 55% 50%;
      -webkit-transition: all 0.25s;
      -o-transition: all 0.25s;
      transition: all 0.25s; }

/* line 3298, theme.scss */
.main-blog__article-line:nth-child(3n-1) .article-line__link {
  -webkit-box-ordinal-group: 0;
  -webkit-order: -1;
  -ms-flex-order: -1;
  order: -1;
  background-color: #EB354A; }

/* line 3308, theme.scss */
.article-line__title {
  margin: 0 20px 0 0;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.8px;
  color: #fff;
  font-weight: 400;
  height: 71px;
  overflow: hidden; }

/* line 3319, theme.scss */
.article-line__preview {
  margin: 17px 20px 0 0;
  height: 96px;
  overflow: hidden; }
  /* line 3324, theme.scss */
  .article-line__preview * {
    margin: 0;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: 0.8px;
    color: #fff; }

/* line 3333, theme.scss */
.basket-row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  border-bottom: 1px solid #E0E0E0;
  padding: 0 0 27px 0; }

/* line 3341, theme.scss */
.dynamic_basket-close {
  border: 0;
  padding: 0 0 0 0;
  background-color: transparent;
  font-size: 15px;
  line-height: 19px;
  color: #999;
  letter-spacing: 0.8px;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  margin: 0 0 0 auto; }

/* line 3354, theme.scss */
.basket-title {
  font-size: 25px;
  line-height: 31px;
  letter-spacing: 0.8px;
  color: #000;
  margin: 0;
  font-weight: 500; }

/* line 3363, theme.scss */
.dynamic_basket-number {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0.8px;
  color: #999;
  margin: 0 0 0 15px; }

/* line 3371, theme.scss */
.dynamic_item-image {
  display: block;
  width: 100px;
  min-width: 100px;
  max-width: 100px;
  height: 100px;
  -webkit-background-size: contain;
  background-size: contain;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 16px 0 0; }

/* line 3385, theme.scss */
.dynamic_item-del {
  margin: 0 0 0 auto;
  border: 0;
  background-color: transparent;
  font-size: 25px;
  width: 30px;
  color: #d71515;
  min-width: 30px;
  max-width: 30px; }

/* line 3396, theme.scss */
.dynamic_item-title {
  display: block;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: #000;
  margin: 0 0 8px 0; }

/* line 3406, theme.scss */
.dynamic_item {
  padding-right: 30px;
  margin-bottom: 30px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 3414, theme.scss */
.dynamic_item-price {
  display: block;
  font-weight: 500;
  font-size: 17px;
  line-height: 23px;
  letter-spacing: 0.8px;
  color: #9EAC44;
  white-space: nowrap;
  margin-right: 10px; }

/* line 3425, theme.scss */
.quantity-controls {
  background: #fff;
  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;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  overflow: hidden;
  width: 103px;
  min-width: 103px;
  max-width: 103px; }

/* line 3450, theme.scss */
.quantity-control {
  background-color: transparent;
  border: 0; }

/* line 3455, theme.scss */
.quantity.is-basket {
  margin: 0 0 0 auto; }

/* line 3459, theme.scss */
.dynamic_basket-total {
  padding: 33px 30px 27px 30px;
  background-color: #F2F2F2; }

/* line 3465, theme.scss */
.dynamic_basket-total {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 3471, theme.scss */
.dynamic_basket-total__name {
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.8px;
  color: #999;
  font-weight: 500; }

/* line 3479, theme.scss */
.dynamic_basket-total__price {
  white-space: nowrap;
  font-size: 20px;
  line-height: 25px;
  letter-spacing: 0.8px;
  color: #000;
  font-weight: 500; }

/* line 3488, theme.scss */
.dynamic_basket-submit {
  width: 100%;
  padding: 0 100px 0 33px;
  font-size: 20px;
  line-height: 25px;
  font-weight: 500;
  letter-spacing: 0.8px;
  color: #fff;
  height: 100px;
  background-color: #EB354A;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  border: 0;
  position: relative; }
  /* line 3504, theme.scss */
  .dynamic_basket-submit::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100px;
    background-color: rgba(255, 255, 255, 0.15);
    background-image: url("right-w.svg");
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
    background-position: center;
    background-repeat: no-repeat; }
  /* line 3520, theme.scss */
  .dynamic_basket-submit:hover {
    background-color: #f14256; }

/* line 3525, theme.scss */
.logo-slider__item-link {
  display: block;
  -webkit-background-size: 80% auto;
  background-size: 80% auto;
  background-position: center;
  background-repeat: no-repeat; }

/* line 3533, theme.scss */
.header-collections {
  position: absolute;
  width: 100%;
  min-width: 320px;
  background-color: #fff;
  padding: 15px 24px 22px;
  top: 100%;
  left: 0;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s; }
  /* line 3548, theme.scss */
  .header-collections.is-open {
    opacity: 1;
    visibility: visible;
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s; }

/* line 3557, theme.scss */
.header-collections__item {
  display: block;
  width: 100%;
  color: #000;
  font-size: 12px;
  font-weight: 500;
  letter-spacing: 0.24px;
  text-transform: uppercase; }
  /* line 3566, theme.scss */
  .header-collections__item:not(:last-child) {
    margin: 0 0 15px 0; }

/* line 3570, theme.scss */
.categories-subcollections {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 1em; }

/* line 3575, theme.scss */
.subcollections-href {
  text-decoration: unset; }

/* line 3578, theme.scss */
.category-subcollections {
  padding: 0 20px;
  font-size: 20px;
  color: #fff;
  background: #476FAB;
  margin-right: 10px;
  line-height: 55px;
  margin-bottom: 5px; }

/* line 3587, theme.scss */
.category-subcollections:hover {
  background-color: #6385B8; }

/* line 3590, theme.scss */
.alertify .ajs-commands button.ajs-close {
  background-image: url(close.svg); }

/* line 3594, theme.scss */
.header-bottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f7f7f7; }

/* line 3609, theme.scss */
.main-header {
  z-index: 999;
  position: fixed;
  width: 100%;
  top: 0;
  background: #fff;
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px); }

/* line 3622, theme.scss */
.not-index-page .main-header {
  -webkit-box-shadow: 0 5px 70px rgba(0, 0, 0, 0.095);
  box-shadow: 0 5px 70px rgba(0, 0, 0, 0.095); }

/* line 3628, theme.scss */
.collection-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

/* line 3635, theme.scss */
.collection-left {
  width: 300px;
  min-width: 300px;
  max-width: 300px;
  padding: 38px 1px;
  background-color: #F7F7F7; }

/* line 3643, theme.scss */
.collection-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 38px 49px; }

/* line 3651, theme.scss */
.category_menu-link.menu-link.level-1 {
  display: block;
  width: 100%;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 500;
  background-color: #fff;
  padding: 30px 75px 31px 24px;
  -webkit-background-size: 9px 14px;
  background-size: 9px 14px;
  background-repeat: no-repeat;
  background-position: calc(100% - 33px) center;
  margin: 0 0 4px 0; }

/* line 3668, theme.scss */
.category_menu-products_count {
  display: none; }

/* line 3672, theme.scss */
.category_menu-item.menu-item.level-1 {
  font-size: 0;
  line-height: 0;
  padding: 0;
  margin: 0; }

/* line 3679, theme.scss */
.category_menu-link.menu-link.level-2 {
  display: block;
  width: 100%;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.02em;
  color: #000;
  font-weight: 500;
  background-color: #fff;
  padding: 17px 75px 18px 24px;
  margin: 0 0 4px 0; }

/* line 3692, theme.scss */
.collection-h2 {
  font-size: 25px;
  line-height: 31px;
  letter-spacing: 0.02em;
  color: #000;
  margin: 0 0 35px 0;
  padding: 0 0 0 25px;
  font-weight: 500; }

/* line 3702, theme.scss */
.category_menu {
  margin: 0 0 25px 0; }

/* line 3706, theme.scss */
.chkbx-control {
  width: 24px;
  height: 24px;
  background: #E9E9E9;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  border: 0; }

/* line 3715, theme.scss */
.chkbx + .chkbx-control:after {
  background-color: #EB354A;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-image: url("checked.svg");
  -webkit-background-size: 14px 11px;
  background-size: 14px 11px;
  background-repeat: no-repeat;
  background-position: center; }

/* line 3726, theme.scss */
.filter-item {
  margin: 20px 0 0 0; }

/* line 3730, theme.scss */
.filter-submit {
  width: 100%; }

/* line 3734, theme.scss */
.filters-clear {
  -webkit-border-radius: 22px;
  border-radius: 22px;
  background-color: #f5a624;
  color: #ffffff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-transform: lowercase;
  text-align: center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 400;
  font-size: 18px;
  display: block;
  padding: 17px 30px; }
  /* line 3752, theme.scss */
  .filters-clear:hover {
    opacity: 0.8;
    color: #fff; }

/* line 3758, theme.scss */
.category_menu-item {
  position: relative; }

/* line 3762, theme.scss */
.category_menu-marker {
  position: absolute;
  top: 0;
  right: 0;
  width: 66px;
  height: 66px;
  z-index: 2;
  background-color: transparent;
  background-image: url(right-red.svg);
  -webkit-background-size: 13px 18px;
  background-size: 13px 18px;
  background-repeat: no-repeat;
  background-position: center 27px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

/* line 3781, theme.scss */
.is-active-container .category_menu-marker {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }

/* line 3791, theme.scss */
a.header-article {
  font-size: 17px;
  line-height: 21px;
  letter-spacing: 0.02em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  color: #000;
  font-weight: 500;
  margin: 0 16px; }

/* line 3803, theme.scss */
.card-title a {
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em;
  text-decoration: none;
  color: #000;
  font-weight: 500;
  padding: 0;
  height: 67px;
  overflow: hidden;
  display: block; }

/* line 3817, theme.scss */
.card-padding {
  padding: 5px 10px; }

/* line 3821, theme.scss */
.card-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #E9E9E9;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  overflow: hidden; }

/* line 3834, theme.scss */
.card-to-cart1 {
  display: block;
  width: calc(100% + 2px); }

/* line 3839, theme.scss */
.card-to-cart {
  display: block;
  width: calc(100% + 2px);
  height: 89px;
  min-width: 30px;
  max-width: 91px; }
  /* line 3846, theme.scss */
  .card-to-cart .card-icon {
    width: calc(100% + 2px);
    height: 89px;
    min-width: 30px;
    max-width: 91px;
    display: block;
    position: relative; }
    /* line 3854, theme.scss */
    .card-to-cart .card-icon:before {
      content: '';
      width: calc(100% + 2px);
      height: 89px;
      min-width: 30px;
      max-width: 91px;
      display: block;
      background-image: url("basket-red.svg");
      -webkit-background-size: 27px 23px;
      background-size: 27px 23px;
      background-position: center;
      background-repeat: no-repeat;
      position: absolute;
      left: 50%;
      bottom: 50%;
      -webkit-transform: translate(-50%, 50%);
      -ms-transform: translate(-50%, 50%);
      transform: translate(-50%, 50%); }
    /* line 3875, theme.scss */
    .card-to-cart .card-icon:hover:before {
      -webkit-animation: bouncing 0.5s cubic-bezier(0.1, 0.25, 0.1, 1) 0s 6 alternate both;
      animation: bouncing 0.5s cubic-bezier(0.1, 0.25, 0.1, 1) 0s 6 alternate both; }
  /* line 3883, theme.scss */
  .card-to-cart.in_cart .card-icon {
    background-color: #9EAC44; }
    /* line 3886, theme.scss */
    .card-to-cart.in_cart .card-icon:before {
      background-image: url("basket-added.svg");
      -webkit-background-size: 27px 23px;
      background-size: 27px 23px;
      background-position: center;
      background-repeat: no-repeat; }

/* line 3897, theme.scss */
.card-action {
  width: 33%; }

/* line 3901, theme.scss */
.card-prices {
  width: 67%;
  border-right: 1px solid #E9E9E9;
  border-bottom: 0;
  min-height: 89px;
  position: relative; }

/* line 3909, theme.scss */
.card-price {
  font-size: 26px;
  line-height: 33px;
  color: #9EAC44;
  white-space: nowrap;
  letter-spacing: 0.02em; }

/* line 3918, theme.scss */
a.header-bottom__text {
  font-size: 17px;
  line-height: 21px;
  letter-spacing: 0.02em;
  -webkit-text-decoration-line: underline;
  text-decoration-line: underline;
  background-color: #1A4078;
  color: #fff;
  height: 60px;
  padding: 10px 1px 10px 1px;
  font-weight: 500;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: center; }
  /* line 3934, theme.scss */
  a.header-bottom__text:hover {
    color: #fff;
    opacity: 0.9; }

/* line 3940, theme.scss */
.header-bottom__phone {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 3946, theme.scss */
.header-bottom__phone-text {
  display: block;
  white-space: nowrap;
  font-size: 20px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 0.02em;
  font-weight: 500;
  color: #000; }

/* line 3958, theme.scss */
.header-bottom__worktime {
  font-size: 13px;
  line-height: 16px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #999;
  display: block; }

/* line 3968, theme.scss */
.red-price {
  background: #F25568;
  position: relative; }
  /* line 3972, theme.scss */
  .red-price .card-price {
    color: #fff !important; }
  /* line 3976, theme.scss */
  .red-price .product-available {
    color: #fff; }

/* line 3984, theme.scss */
[data-product-id].is-available .red-price .product-available,
[data-product-id].not-available .red-price .product-available {
  color: #fff !important; }

/* line 3990, theme.scss */
.card-old_price {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  -webkit-text-decoration-line: line-through;
  text-decoration-line: line-through;
  color: #fff !important;
  opacity: 0.7;
  white-space: nowrap; }

/* line 4001, theme.scss */
.product-available {
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.02em; }

/* line 4007, theme.scss */
.collection-products_count {
  padding: 0 0 0 10px;
  font-size: 16px;
  line-height: 20px;
  text-align: right;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-transform: lowercase; }

/* line 4017, theme.scss */
.collection-description {
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em; }
  /* line 4022, theme.scss */
  .collection-description a {
    color: #F25568; }

/* line 4027, theme.scss */
.collection-order-wrapper {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }
  /* line 4032, theme.scss */
  .collection-order-wrapper .pagination {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1; }

/* line 4040, theme.scss */
.collection-order__btn {
  width: 275px;
  min-width: 275px;
  max-width: 275px;
  background: #F2F2F2;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  padding: 28px 31px;
  color: #000;
  -webkit-background-size: 19px 22px;
  background-size: 19px 22px;
  background-repeat: no-repeat;
  background-position: calc(100% - 23px) center;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  font-weight: 700;
  background-image: url(arr-b.svg);
  position: relative;
  z-index: 12; }
  /* line 4062, theme.scss */
  .collection-order__btn .page_size-radio [type="radio"]:checked + .page_size-radio-control {
    display: inline; }
  /* line 4066, theme.scss */
  .collection-order__btn .price_order-radio [type="radio"]:checked + .price_order-radio-control {
    display: inline; }

/* line 4071, theme.scss */
.collection-order__numbers {
  position: absolute;
  z-index: 10;
  left: 0;
  right: 0;
  display: block;
  text-align: center;
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  -webkit-transition: 0.8s;
  -o-transition: 0.8s;
  transition: 0.8s;
  padding: 10px 0;
  background-color: #fff;
  height: 0;
  overflow: hidden; }
  /* line 4090, theme.scss */
  .collection-order__numbers.opened {
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px);
    height: auto; }

/* line 4098, theme.scss */
.page_size-radio,
.price_order-radio {
  margin: 5px;
  display: block;
  padding: 5px 0; }

/* line 4105, theme.scss */
.collection-wrapper {
  margin: 40px 0 0 0; }
  /* line 4108, theme.scss */
  .collection-wrapper > .row {
    padding-bottom: 20px; }

/* line 4113, theme.scss */
.card-sku {
  color: #999;
  font-size: 12px;
  letter-spacing: 0.24px; }

/* line 4119, theme.scss */
.card-first-line {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding-top: 17px;
  padding-bottom: 20px; }

/* line 4127, theme.scss */
.header-bottom-blog {
  min-height: 60px;
  overflow: hidden;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 0 0 0 35px; }

/* line 4140, theme.scss */
.product-title {
  color: #000;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 0.7px;
  text-transform: uppercase;
  margin: 0;
  line-height: 1.5; }

/* line 4150, theme.scss */
.product-price {
  color: #9eac44;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.6px;
  margin-right: 40px;
  white-space: nowrap; }

/* line 4159, theme.scss */
.product-prices {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline; }

/* line 4169, theme.scss */
.product-old_price {
  color: #cecece;
  font-size: 30px;
  font-weight: 500;
  letter-spacing: 0.6px;
  text-decoration: line-through;
  margin: 0 10px 0 0;
  white-space: nowrap; }

/* line 4179, theme.scss */
.product-main-row {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 4185, theme.scss */
.product-left {
  width: calc(100% - 449px);
  min-width: calc(100% - 449px);
  max-width: calc(100% - 449px);
  padding: 40px 50px;
  background-color: #fff; }
  /* line 4192, theme.scss */
  .product-left.fullwidth {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }

/* line 4199, theme.scss */
.sidebarFixed {
  height: 100%; }
  /* line 4202, theme.scss */
  .sidebarFixed.fixed {
    position: fixed;
    right: 0; }
  /* line 4207, theme.scss */
  .sidebarFixed.deliveryInfo {
    position: relative !important;
    top: 0 !important;
    right: 0 !important; }
    /* line 4212, theme.scss */
    .sidebarFixed.deliveryInfo .product-right {
      padding-top: 0; }

/* line 4218, theme.scss */
.product-right {
  width: 449px;
  min-width: 449px;
  max-width: 449px;
  /*padding: 37px 0 0 0;*/
  background-color: #f7f7f7; }

/* line 4226, theme.scss */
.product-marker {
  color: #fff;
  font-size: 16px;
  letter-spacing: 0.32px;
  background-color: #eb354a;
  text-transform: uppercase;
  padding: 14px 10px;
  margin: 0 0 0 auto;
  -webkit-transform: translateY(-3px);
  -ms-transform: translateY(-3px);
  transform: translateY(-3px); }

/* line 4239, theme.scss */
.product-info-wrapper {
  padding-left: 40px; }

/* line 4244, theme.scss */
.product-info > form {
  padding: 0 6px 0 26px; }
/* line 4248, theme.scss */
.product-info .product-available {
  color: #9eac44;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px; }
/* line 4255, theme.scss */
.product-info .card-sku {
  font-size: 15px; }
/* line 4259, theme.scss */
.product-info .star-rating-wrapper {
  padding: 0 15px 0 0; }
/* line 4263, theme.scss */
.product-info .product-reviews-size {
  font-size: 15px;
  margin: 0 0 0 5px; }
/* line 4268, theme.scss */
.product-info .star-rating .star-item {
  margin: 0 6px 0 1px; }
/* line 4272, theme.scss */
.product-info .star-rating .star-item:first-child {
  margin-right: 6px; }

/* line 4277, theme.scss */
.product-little-info {
  color: #999;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin: 3px 0 0 0; }

/* line 4285, theme.scss */
.product-info-row {
  border: 1px solid #e9e9e9;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 17px 40px;
  margin: 34px 0 0 0; }

/* line 4294, theme.scss */
.option-selector {
  margin: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 4306, theme.scss */
.product-options-wrapper {
  margin: 32px 0 0 0; }

/* line 4311, theme.scss */
.quantity.is-product .quantity-controls {
  border: 1px solid #cecece;
  margin: 0 0 0 0; }
/* line 4316, theme.scss */
.quantity.is-product .quantity-control {
  height: 50px; }

/* line 4321, theme.scss */
.option-label {
  display: block;
  width: 100%;
  color: #999;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px;
  margin: 0 0 10px 0; }

/* line 4331, theme.scss */
.option {
  margin: 0 16px 16px 0; }

/* line 4335, theme.scss */
.buy-product {
  -webkit-border-radius: 22px;
  border-radius: 22px;
  background-color: #9eac44;
  padding: 17px calc(100px - 4rem) 14px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin: 8px 0 0 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: left; }
  /* line 4351, theme.scss */
  .buy-product:hover {
    opacity: 0.9; }

/* line 4356, theme.scss */
.buy-product-inverted {
  -webkit-border-radius: 22px;
  border-radius: 22px;
  background-color: #fff;
  border: 2px solid #9eac44;
  padding: 17px calc(100px - 4rem) 14px;
  color: #9eac44;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin: 8px 0 0 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: left; }
  /* line 4373, theme.scss */
  .buy-product-inverted:hover {
    opacity: 0.9;
    background-color: #9eac44;
    color: #fff; }

/* line 4380, theme.scss */
.buy-product:disabled {
  -webkit-border-radius: 22px;
  border-radius: 22px;
  background-color: gray;
  padding: 17px calc(100px - 4rem) 14px;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  margin: 8px 0 0 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  text-align: left; }
  /* line 4396, theme.scss */
  .buy-product:disabled:hover {
    opacity: 0.9; }

/* line 4401, theme.scss */
.props {
  margin: 33px 0 0 0; }

/* line 4406, theme.scss */
.tabs-target.editor a span {
  -webkit-border-radius: 22px;
  border-radius: 22px;
  background-color: #f2f2f2;
  display: inline-block;
  margin: 0 24px 0 0;
  padding: 13px 40px 17px 40px;
  color: #999;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px;
  text-transform: lowercase;
  text-decoration: none;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  /* line 4423, theme.scss */
  .tabs-target.editor a span:hover {
    opacity: 0.9; }
/* line 4428, theme.scss */
.tabs-target.editor span,
.tabs-target.editor p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.36px; }
/* line 4436, theme.scss */
.tabs-target.editor h1 span {
  color: #000;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.5px; }
/* line 4443, theme.scss */
.tabs-target.editor ul {
  padding: 0;
  list-style: none; }
  /* line 4447, theme.scss */
  .tabs-target.editor ul li {
    padding: 0 0 20px 23px;
    position: relative; }
    /* line 4451, theme.scss */
    .tabs-target.editor ul li::before {
      content: '';
      display: inline-block;
      position: absolute;
      width: 15px;
      height: 15px;
      left: 0;
      top: 0;
      background-image: url(check.svg);
      background-position: center;
      background-repeat: no-repeat;
      -webkit-background-size: 17px 19px;
      background-size: 17px 19px; }

/* line 4469, theme.scss */
.tabs-box {
  padding: 6px 0; }

/* line 4473, theme.scss */
.products-title {
  color: #000;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 0.7px;
  line-height: 1;
  text-transform: uppercase;
  text-align: center;
  margin: 15px 0; }

/* line 4484, theme.scss */
.product-banner {
  padding: 72px 32px; }

/* line 4489, theme.scss */
.product-banner__item:not(:last-child) {
  margin: 0 0 35px 0; }

/* line 4494, theme.scss */
.product-banner__item-title {
  margin: 0;
  color: #000;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0.36px;
  padding: 10px 10px 10px 65px;
  -webkit-background-size: 35px auto;
  background-size: 35px auto;
  background-repeat: no-repeat;
  background-position: 0 center; }

/* line 4507, theme.scss */
.product-banner-list {
  margin: 20px 0 0 0;
  padding: 0px 0px 0px 65px; }
  /* line 4511, theme.scss */
  .product-banner-list ul {
    margin: 0;
    padding: 0 10px 0 65px;
    list-style: none; }
  /* line 4517, theme.scss */
  .product-banner-list li {
    color: #999;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.32px; }
    /* line 4523, theme.scss */
    .product-banner-list li:not(:last-child) {
      margin: 0 0 16px 0; }

/* line 4530, theme.scss */
.template-is-product .dynamic_basket {
  width: 100%;
  max-height: none; }
/* line 4535, theme.scss */
.template-is-product .dynamic_basket-list {
  max-height: 350px; }

/* line 4540, theme.scss */
.cart-form {
  max-width: 100%;
  width: 100%; }

/* line 4546, theme.scss */
.template-is-cart .product-left {
  padding: 37px 40px; }
/* line 4550, theme.scss */
.template-is-cart .product-right {
  padding: 38px 0;
  height: auto; }
/* line 4555, theme.scss */
.template-is-cart .product-right__title {
  padding: 0 7px 27px 7px; }
/* line 4559, theme.scss */
.template-is-cart .products-slider-wrapper {
  padding: 24px 0 4px 0; }

/* line 4565, theme.scss */
.gallery-wrapper .stiker {
  position: absolute;
  top: 0;
  left: 0;
  padding: 14px 6px;
  background-color: #f5a624;
  color: #fff;
  z-index: 2;
  font-family: Geometria, sans-serif;
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase; }

/* line 4580, theme.scss */
.cart-title {
  color: #000;
  font-size: 35px;
  font-weight: 500;
  letter-spacing: 0.7px;
  line-height: 52.5px;
  text-transform: uppercase;
  margin: 0 0 11px 8px; }

/* line 4590, theme.scss */
.cart-item {
  padding: 15px 24px 8px 24px;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 4597, theme.scss */
.item-image {
  width: 8.2%;
  min-width: 80px; }
  /* line 4601, theme.scss */
  .item-image a {
    display: block; }

/* line 4606, theme.scss */
.item-info {
  width: calc(40% + 10px);
  padding: 0 10px 0 40px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

/* line 4615, theme.scss */
.item-title-link {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.36px; }

/* line 4622, theme.scss */
.item-option_name {
  margin: 4px 0 0 0;
  color: #999;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px; }

/* line 4630, theme.scss */
.item-money {
  width: 15%;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.36px;
  white-space: nowrap;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

/* line 4643, theme.scss */
.q-item {
  width: 3%;
  max-width: 103px;
  min-width: 103px; }
  /* line 4648, theme.scss */
  .q-item .quantity-controls,
  .q-item input {
    background-color: #f7f7f7; }

/* line 4654, theme.scss */
.item-total_price {
  width: calc(15% - 8px);
  padding: 2px 20px;
  color: #000;
  font-size: 18px;
  font-weight: 500;
  white-space: nowrap;
  letter-spacing: 0.36px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  text-align: left;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin: 0 0 0 auto; }

/* line 4674, theme.scss */
.quantity-control {
  -webkit-background-size: 12px auto;
  background-size: 12px auto;
  background-position: center;
  background-repeat: no-repeat;
  height: 40px; }
  /* line 4681, theme.scss */
  .quantity-control_plus {
    background-image: url("plus.svg"); }
  /* line 4685, theme.scss */
  .quantity-control_minus {
    background-image: url("minus.svg"); }
    /* line 4688, theme.scss */
    .quantity-control_minus.active {
      background-image: url("minus_red.svg"); }

/* line 4694, theme.scss */
.cart-item_header * {
  color: #999;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px; }

/* line 4701, theme.scss */
.item-remove {
  width: 40px;
  min-width: 40px;
  max-width: 40px; }

/* line 4707, theme.scss */
.cart-item_header {
  border-bottom: 1px solid #e9e9e9; }

/* line 4711, theme.scss */
.product-right__title {
  margin: 0;
  color: #000;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.5px;
  padding: 0 7px 24px 7px;
  border-bottom: 1px solid #e0e0e0; }

/* line 4721, theme.scss */
.cart-right__container {
  padding: 0 32px; }

/* line 4725, theme.scss */
.cart-right__info-grey {
  color: #999;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px; }

/* line 4732, theme.scss */
.cart-right__info-black {
  color: #000;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.3px; }

/* line 4739, theme.scss */
.cart-right__row {
  padding: 24px 0; }

/* line 4743, theme.scss */
.discounts-coupon {
  color: #999;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px;
  padding: 15px 24px;
  border: 0;
  -webkit-border-radius: 24px;
  border-radius: 24px;
  background-color: #fff;
  margin: 0 16px 0 0;
  max-width: 227px; }
  /* line 4756, theme.scss */
  .discounts-coupon::-webkit-input-placeholder, .discounts-coupon::-webkit-input-placeholder {
    color: #999; }
  /* line 4761, theme.scss */
  .discounts-coupon::-webkit-input-placeholder, .discounts-coupon::placeholder {
    color: #999; }

/* line 4767, theme.scss */
.discounts-submit {
  padding: 17px 17px; }

/* line 4771, theme.scss */
.discounts-notice {
  -webkit-border-radius: 24px;
  border-radius: 24px;
  margin: 15px 0 0 0; }

/* line 4777, theme.scss */
.discounts-row.notice.is-info {
  border: 0;
  background-color: transparent;
  padding: 24px 0; }

/* line 4783, theme.scss */
.cart_sidebar-total_label {
  color: #999;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px;
  border: 0;
  background-color: transparent; }

/* line 4792, theme.scss */
.cart_sidebar-total {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px; }

/* line 4799, theme.scss */
.cart-footer {
  background-color: #f2f2f2;
  margin: 24px 0 0 0; }

/* line 4804, theme.scss */
.cart-footer__container {
  padding: 24px 0; }

/* line 4808, theme.scss */
.cart-total {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  white-space: nowrap; }

/* line 4816, theme.scss */
.cart-total-capture {
  color: #000;
  font-size: 20px;
  font-weight: 500;
  margin: 0;
  letter-spacing: 0.4px; }

/* line 4824, theme.scss */
.cart-total-capture-info {
  margin: 0;
  color: #999;
  font-size: 15px;
  font-weight: 500;
  letter-spacing: 0.3px; }

/* line 4832, theme.scss */
.cart-fast {
  display: block;
  height: 100px;
  width: 100%;
  background-color: #9eac44;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  padding: 37px 100px 37px 32px;
  position: relative;
  border: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  /* line 4848, theme.scss */
  .cart-fast:hover {
    opacity: 0.9;
    color: #fff; }
  /* line 4853, theme.scss */
  .cart-fast::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.15);
    background-image: url(right-w.svg);
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
    background-position: center;
    background-repeat: no-repeat; }

/* line 4870, theme.scss */
.cart-submit {
  display: block;
  height: 100px;
  width: 100%;
  background-color: #eb354a;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px;
  padding: 37px 100px 37px 32px;
  position: relative;
  border: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s; }
  /* line 4886, theme.scss */
  .cart-submit:hover {
    opacity: 0.9;
    color: #fff; }
  /* line 4891, theme.scss */
  .cart-submit::before {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.15);
    background-image: url(right-w.svg);
    -webkit-background-size: 9px 14px;
    background-size: 9px 14px;
    background-position: center;
    background-repeat: no-repeat; }

/* line 4908, theme.scss */
.products-is-cart_similar {
  margin-top: 80px; }

/* line 4912, theme.scss */
.description__show-more {
  visibility: hidden;
  position: absolute;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  background-color: #f2f2f2;
  text-align: center;
  color: #999;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.32px;
  text-transform: lowercase;
  padding: 15px 30px 20px 25px;
  border: 0;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  -webkit-box-shadow: 0px -50px 57px 0px white;
  box-shadow: 0px -50px 57px 0px white; }
  /* line 4932, theme.scss */
  .description__show-more:hover {
    opacity: 0.9; }
  /* line 4936, theme.scss */
  .description__show-more.on-show {
    visibility: visible;
    position: relative; }

/* line 4942, theme.scss */
.editor-height__content.fixed-height {
  max-height: 834px;
  overflow: hidden;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s; }

/* line 4950, theme.scss */
.editor-height__content {
  max-height: none;
  -webkit-transition: 1.5s;
  -o-transition: 1.5s;
  transition: 1.5s; }

/* line 4957, theme.scss */
.mobile-item-info {
  display: none; }

/* line 4961, theme.scss */
.co-input--nested .co-input-field {
  width: 100%;
  max-width: 400px;
  height: 50px;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  border: 1px solid #cecece;
  background-color: #fff;
  display: block;
  line-height: 20px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px;
  padding: 10px 20px; }

/* line 4978, theme.scss */
.co-input--empty_nested .co-input-label,
.co-input.co-input--nested .co-input-label {
  position: relative;
  z-index: 1;
  top: auto;
  left: 0;
  right: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.5px;
  margin: 0 0 15px 0; }

/* line 4994, theme.scss */
.co-input-field:hover,
.co-input-field:focus,
.picker-input--active {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5001, theme.scss */
.co-button:focus,
.picker-button:focus,
.co-button:hover,
.picker-button:hover,
.co-button--link:focus,
.co-button--link:hover,
.co-button--password_recover:focus,
.co-button--password_recover:hover {
  background-color: #9eac44;
  color: #fff; }

/* line 5013, theme.scss */
.co-button--link:after {
  display: none; }

/* line 5017, theme.scss */
.co-button:focus,
.picker-button:focus {
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5023, theme.scss */
.account-list {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  max-width: 312px; }

/* line 5030, theme.scss */
.account-list__item {
  padding: 0 15px;
  margin: 0 0 42px 0; }

/* line 5035, theme.scss */
.account-list__img {
  max-width: 100px;
  max-height: 100px; }

/* line 5040, theme.scss */
.account-list__title {
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px;
  text-transform: uppercase;
  margin: 33px 0 0 0; }

/* line 5049, theme.scss */
.account-list__text {
  margin: 12px 0 0 0;
  color: #999;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.3px; }

/* line 5057, theme.scss */
.co-section--content_wrapper {
  min-height: 0;
  max-width: 100%;
  width: 100%;
  margin-right: 0;
  margin-left: auto; }

/* line 5065, theme.scss */
.insales-checkout2 .co-sidebar--menu {
  padding-top: 0;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none; }

/* line 5072, theme.scss */
.search-subtitle {
  color: #999;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.2px;
  margin: 0 0 12px 0; }

/* line 5080, theme.scss */
a.added-link,
.added-close {
  width: 100%;
  min-width: 100%;
  height: 60px;
  -webkit-border-radius: 0;
  border-radius: 0;
  display: block; }
  /* line 5089, theme.scss */
  a.added-link:hover,
  .added-close:hover {
    color: #fff; }

/* line 5094, theme.scss */
a.added-link {
  background-color: #eb354a; }

/* line 5098, theme.scss */
.feedback-field {
  height: 50px;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  border: 1px solid #cecece;
  background-color: #fff; }

/* line 5106, theme.scss */
a:not([class]):focus,
a:not([class]):hover,
.link:focus,
.link:hover,
.co-link:focus,
.co-link:hover,
.link:focus,
.link:hover,
.co-link:focus,
.co-link:hover {
  color: #999; }

/* line 5119, theme.scss */
.link--active,
.co-link--active {
  font-weight: 700;
  color: #000; }

/* line 5125, theme.scss */
.co-section--content,
.co-checkout-block--padded {
  margin: 40px 0 0 0; }

/* line 5130, theme.scss */
.co-menu-item + .co-menu-item {
  text-align: center; }

/* line 5136, theme.scss */
.co-form-controls a,
.co-form-controls button,
.co-form-controls .bttn-second,
.co-form-controls [href="/client_account/contacts/new"].co-form-button {
  padding: 13px 8px; }

/* line 5144, theme.scss */
.product-reviews-size {
  font-size: 12px;
  text-align: right;
  letter-spacing: 0.02em;
  color: #999; }

/* line 5151, theme.scss */
.p-container.container {
  padding: 25px 25px 0 25px; }

/* line 5155, theme.scss */
.search-container.container {
  padding: 25px 25px 0 25px; }

/* line 5160, theme.scss */
.new-checkout .co-delivery_method-list {
  width: 100%;
  min-width: 100%; }
/* line 5165, theme.scss */
.new-checkout .co-checkout-block--padded {
  display: block; }
/* line 5169, theme.scss */
.new-checkout .co-tabs-content--active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }
/* line 5183, theme.scss */
.new-checkout .custom-checkout .co-customer .co-tabs-content {
  margin: 0; }
/* line 5189, theme.scss */
.new-checkout .co-delivery_method-list .co-input,
.new-checkout .co-delivery_method-list .co-input-js-email {
  display: inline-block;
  vertical-align: top;
  width: 33.33333333%;
  min-width: 33.33333%;
  max-width: 33.33333%;
  padding: 0 10px;
  margin-bottom: 32px; }
  /* line 5199, theme.scss */
  .new-checkout .co-delivery_method-list .co-input input,
  .new-checkout .co-delivery_method-list .co-input-js-email input {
    background: #F2F2F2;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    border: 0; }
    /* line 5205, theme.scss */
    .new-checkout .co-delivery_method-list .co-input input:hover, .new-checkout .co-delivery_method-list .co-input input:focus, .new-checkout .co-delivery_method-list .co-input input.picker-input--active,
    .new-checkout .co-delivery_method-list .co-input-js-email input:hover,
    .new-checkout .co-delivery_method-list .co-input-js-email input:focus,
    .new-checkout .co-delivery_method-list .co-input-js-email input.picker-input--active {
      background: #F2F2F2;
      -webkit-border-radius: 22px;
      border-radius: 22px;
      border: 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
/* line 5219, theme.scss */
.new-checkout .co-input-js-email {
  position: relative;
  width: 100%;
  min-width: 100%; }
  /* line 5224, theme.scss */
  .new-checkout .co-input-js-email input {
    width: 100%;
    min-width: 100%; }
  /* line 5229, theme.scss */
  .new-checkout .co-input-js-email::before {
    content: "Email";
    display: block;
    width: 100%;
    font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.5px;
    margin: 0 0 15px 0;
    color: #666; }
/* line 5241, theme.scss */
.new-checkout .co-customer .co-tabs-content .co-input .co-input-label,
.new-checkout .co-customer .co-input-js-email .co-input-label {
  padding: 0; }
/* line 5248, theme.scss */
.new-checkout .co-input--nested .co-input-label,
.new-checkout .co-input--empty_nested .co-input-label {
  position: relative;
  z-index: 1;
  top: auto;
  left: 0;
  right: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.5px;
  display: block;
  margin: 0 0 15px 0; }
/* line 5265, theme.scss */
.new-checkout .co-customer .co-input-js-email .co-input {
  min-width: 100%; }
/* line 5270, theme.scss */
.new-checkout [data-address-autocomplete] .co-input-label {
  display: none; }
/* line 5274, theme.scss */
.new-checkout [data-address-autocomplete] .co-input.co-input--required {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
/* line 5280, theme.scss */
.new-checkout [data-address-autocomplete] .co-input--nested .co-input-field {
  background-color: #fff;
  border: 1px solid #cecece;
  position: relative; }
  /* line 5285, theme.scss */
  .new-checkout [data-address-autocomplete] .co-input--nested .co-input-field:hover, .new-checkout [data-address-autocomplete] .co-input--nested .co-input-field:focus {
    background-color: #fff;
    border: 1px solid #cecece;
    position: relative; }
/* line 5293, theme.scss */
.new-checkout [data-address-autocomplete] .co-input,
.new-checkout [data-address-autocomplete] .co-input-js-email {
  margin-bottom: 0; }
/* line 5299, theme.scss */
.new-checkout .variants.delivery_variants, .new-checkout .co-tabs-content--active [data-delivery-tariffs-2885324] {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
/* line 5305, theme.scss */
.new-checkout .variants.delivery_variants, .new-checkout .co-tabs-content--active [data-delivery-tariffs-2598497] {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
/* line 5311, theme.scss */
.new-checkout .variants.delivery_variants, .new-checkout .co-tabs-content--active [data-delivery-tariffs-3309369] {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
/* line 5317, theme.scss */
.new-checkout .co-input.co-input--required.co-input--radio {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
/* line 5323, theme.scss */
.new-checkout .co-basket_item-list {
  max-height: 650px;
  overflow-y: auto; }
  /* line 5327, theme.scss */
  .new-checkout .co-basket_item-list::-webkit-scrollbar-track {
    background-color: #E9E9E9;
    -webkit-box-shadow: 0 0 0 #000 inset;
    box-shadow: 0 0 0 #000 inset;
    -webkit-border-radius: 0;
    border-radius: 0; }
  /* line 5335, theme.scss */
  .new-checkout .co-basket_item-list::-webkit-scrollbar-thumb {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-color: #CECECE; }
  /* line 5341, theme.scss */
  .new-checkout .co-basket_item-list::-webkit-resizer {
    background-image: url("");
    background-repeat: no-repeat;
    width: 7px;
    height: 0; }
  /* line 5348, theme.scss */
  .new-checkout .co-basket_item-list::-webkit-scrollbar {
    width: 11px; }
/* line 5354, theme.scss */
.new-checkout .co-basket.co-checkout-block--padded::before {
  content: 'Ваш заказ';
  display: block;
  color: #000;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.5px;
  width: 100%;
  padding: 0 0 24px 0; }
/* line 5366, theme.scss */
.new-checkout .cart-page.drop-target.dynamic_basket-drop {
  display: none; }
/* line 5370, theme.scss */
.new-checkout .custom-checkout .co-input-label {
  -webkit-transform: translateY(0) !important;
  -ms-transform: translateY(0) !important;
  transform: translateY(0) !important; }
/* line 5377, theme.scss */
.new-checkout #tabs-person .co-input:nth-of-type(6) {
  -webkit-transform: translateY(83px);
  -ms-transform: translateY(83px);
  transform: translateY(83px); }
/* line 5384, theme.scss */
.new-checkout #shipping_address .co-delivery_adress-form .co-input--zip {
  max-width: 13%;
  min-width: 13%;
  width: 150px; }
/* line 5390, theme.scss */
.new-checkout #shipping_address .co-delivery_adress-form .co-input-label {
  padding: 0 0;
  font-size: 15px; }
/* line 5395, theme.scss */
.new-checkout #shipping_address .co-delivery_adress-form {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end; }
/* line 5405, theme.scss */
.new-checkout #shipping_address .co-delivery_adress-form .co-input--street {
  width: 65%;
  max-width: 65%; }
  /* line 5409, theme.scss */
  .new-checkout #shipping_address .co-delivery_adress-form .co-input--street input {
    width: 100%;
    max-width: 100%; }
/* line 5415, theme.scss */
.new-checkout #shipping_address .co-delivery_adress-form .co-input--house,
.new-checkout #shipping_address .co-delivery_adress-form .co-input--flat {
  width: 11%;
  max-width: 11%;
  min-width: 11%; }
/* line 5422, theme.scss */
.new-checkout .co-input.co-input--textarea.co-input--comment {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }
  /* line 5427, theme.scss */
  .new-checkout .co-input.co-input--textarea.co-input--comment textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%; }
/* line 5434, theme.scss */
.new-checkout .co-input-select:after {
  z-index: 2;
  right: 11px; }

/* line 5440, theme.scss */
.custom-checkout .co-section--checkout_content {
  max-width: 100%;
  /*overflow: hidden;*/ }

/* line 5445, theme.scss */
.co-notice--flash {
  margin-left: 0; }

/* line 5449, theme.scss */
.cart-info {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 40px;
  -moz-column-gap: 40px;
  column-gap: 40px;
  padding: 30px 0 0 7px; }

/* line 5459, theme.scss */
.cart-info__item {
  display: inline-block;
  width: 100%; }

/* line 5464, theme.scss */
.cart-info__item-title {
  margin: 0;
  color: #000;
  font-size: 25px;
  font-weight: 700;
  letter-spacing: 0.5px; }

/* line 5472, theme.scss */
.cart-info__content {
  margin: 27px 0 0 0; }
  /* line 5475, theme.scss */
  .cart-info__content h1,
  .cart-info__content h2,
  .cart-info__content h3,
  .cart-info__content h4 {
    margin: 15px 0;
    font-size: 18px;
    font-weight: 800;
    letter-spacing: 0.36px; }
  /* line 5485, theme.scss */
  .cart-info__content p {
    margin: 24px 0;
    color: #000;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.32px; }
  /* line 5493, theme.scss */
  .cart-info__content a {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0.32px;
    text-transform: lowercase;
    width: 208px;
    height: 50px;
    -webkit-border-radius: 22px;
    border-radius: 22px;
    background-color: #f2f2f2;
    padding: 15px;
    display: block;
    margin: 24px 0 0 0;
    text-decoration: none;
    text-align: center; }

/* line 5512, theme.scss */
.card-image {
  position: relative; }
  /* line 5516, theme.scss */
  .card-image:hover .card-hover {
    height: 100%;
    top: 0;
    padding: 40px 16px; }

/* line 5524, theme.scss */
.card-hover {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 2;
  background-color: #fff;
  padding: 0 16px;
  bottom: 0;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.4s;
  -o-transition: 0.4s;
  transition: 0.4s; }

/* line 5540, theme.scss */
.card-hover__title {
  color: #000;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.36px; }

/* line 5547, theme.scss */
.card-hover__text {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.02em;
  color: #000;
  margin: 16px 0 0 0; }

/* line 5555, theme.scss */
.search_widget-control.is-search {
  width: 100%;
  max-width: 600px;
  height: 50px;
  margin: 15px 0; }

/* line 5562, theme.scss */
.co-checkout-block--padded {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 5570, theme.scss */
.co-client .co-client-logged,
.co-client .co-button,
.co-client .co-client-field:first-child {
  display: none; }
/* line 5576, theme.scss */
.co-client .co-client-field:last-child {
  background: #F2F2F2;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  height: 50px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px;
  padding: 13px 20px;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0);
  max-width: 95%; }

/* line 5594, theme.scss */
.search-in-page .search_widget-control.is-search {
  width: 100%;
  max-width: 100%;
  height: 50px;
  margin: 15px 0;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  background-color: #f2f2f2;
  color: #999;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 0.28px;
  padding: 10px 24px;
  font-style: normal; }
  /* line 5609, theme.scss */
  .search-in-page .search_widget-control.is-search::-webkit-input-placeholder, .search-in-page .search_widget-control.is-search::-webkit-input-placeholder {
    color: #999; }
  /* line 5614, theme.scss */
  .search-in-page .search_widget-control.is-search::-webkit-input-placeholder, .search-in-page .search_widget-control.is-search::placeholder {
    color: #999; }

/* line 5621, theme.scss */
.co-title {
  color: #000;
  font-family: 'Geometria', sans-serif;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.36px;
  line-height: 19.8px;
  margin: 0 0 20px 0; }

/* line 5631, theme.scss */
.page-title {
  font-size: 25px;
  margin: 0 0 7px 0;
  text-transform: uppercase; }

/* line 5637, theme.scss */
.co-section--checkout_content * {
  font-family: 'Geometria', sans-serif; }

/* line 5642, theme.scss */
.co-social_login .co-button {
  padding: 9px 30px; }

/* line 5647, theme.scss */
.co-form-controls button,
.co-form-controls a,
.co-form-controls [href="/client_account/contacts/new"].co-form-button {
  padding: 13px 30px;
  font-family: 'Geometria', sans-serif;
  border: 0;
  line-height: 1; }

/* line 5656, theme.scss */
.co-section--checkout_header {
  margin-top: 0; }

/* line 5660, theme.scss */
.co-social_login-list_inner {
  padding: 0 0; }

/* line 5664, theme.scss */
.co-social_login {
  margin: 0 auto; }

/* line 5668, theme.scss */
.main-blog__new {
  margin: 0 35px 0 auto;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0.4px; }

/* line 5676, theme.scss */
.product-available {
  color: #9EAC44; }

/* line 5681, theme.scss */
.product-right .dynamic_basket-header {
  padding: 37px 38px 0 38px; }
/* line 5685, theme.scss */
.product-right .dynamic_basket-list {
  height: auto;
  max-height: 692px; }

/* line 5691, theme.scss */
.custom-checkout .co-payment_method {
  width: 50%;
  margin-left: -1px; }

/* line 5697, theme.scss */
.new-checkout .payment_variants .co-input {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

/* line 5708, theme.scss */
.card-first-line {
  min-height: 28px; }

/* line 5712, theme.scss */
.card-old_price {
  min-height: 20px; }

/* line 5716, theme.scss */
.inpt-control.inpt.search_widget-control.to-1600 {
  padding: 5px 10px 5px 25px; }

/* line 5720, theme.scss */
.header-data-total-price {
  margin: 4px 0 0 0;
  color: #fff;
  font-family: Geometria;
  font-size: 13px;
  font-weight: 500;
  letter-spacing: 0.26px; }

/* line 5729, theme.scss */
.product_tabs {
  padding: 0 0 15px 26px; }

/* line 5733, theme.scss */
.custom-checkout .co-sidebar {
  background-color: #f7f7f7;
  -webkit-box-shadow: 0 0 0 0 transparent;
  box-shadow: 0 0 0 0 transparent;
  width: 25%;
  left: 75%;
  padding-top: 0;
  padding-left: 33px;
  padding-right: 32px;
  overflow-x: hidden; }

/* line 5745, theme.scss */
.new-checkout .co-basket.co-checkout-block--padded::before {
  content: 'Ваш заказ';
  display: block;
  color: #000;
  font-size: 25px;
  letter-spacing: 0.5px;
  width: 100%;
  padding: 0 0 27px 6px;
  border-bottom: 1px solid #e0e0e0;
  margin: 0 0 22px 0; }

/* line 5757, theme.scss */
.custom-checkout .co-section--checkout_order {
  width: 75%;
  padding-top: 39px;
  padding-left: 47px; }

/* line 5763, theme.scss */
.co-section--checkout_header.co-checkout-block--padded {
  padding: 0 15px 0 0; }

/* line 5767, theme.scss */
.custom-checkout .already-link {
  -webkit-border-radius: 22px;
  border-radius: 22px;
  color: #fff;
  line-height: 50px;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  text-transform: lowercase;
  background-color: #1a4078;
  font-weight: 400;
  letter-spacing: -0.1px;
  padding: 0 41px;
  margin-left: 20px; }

/* line 5783, theme.scss */
.co-checkout-order_form {
  margin: 21px 0 0 0; }

/* line 5787, theme.scss */
.custom-checkout .co-tabs-node {
  width: auto;
  outline: none;
  background-color: transparent;
  font-size: 18px;
  font-weight: 700;
  border: 0;
  border-bottom: 1px solid transparent;
  color: #999;
  padding: 16px 21px 21px 17px;
  margin: 0 46px 0 0;
  margin-bottom: -1px; }

/* line 5801, theme.scss */
.s-text {
  font-family: Geometria;
  font-size: 12px;
  line-height: 13px;
  text-align: center;
  letter-spacing: 0.02em;
  color: #999;
  margin: 12px 0 0 0; }
  /* line 5810, theme.scss */
  .s-text a {
    font-family: Geometria;
    font-size: 12px;
    line-height: 13px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #999;
    text-decoration: underline; }

/* line 5821, theme.scss */
.co-section--checkout_header.co-checkout-block--padded {
  padding: 0 25px 0 0; }

/* line 5826, theme.scss */
.card-info .star-rating .star-item:after {
  width: 13px;
  height: 13px; }

/* line 5834, theme.scss */
#tabs-person .co-input .co-input-label,
#tabs-person .co-input-js-email .co-input-label,
#tabs-person .co-input-js-email::before {
  line-height: 0;
  margin: 0; }

/* line 5843, theme.scss */
.new-checkout #shipping_address .co-delivery_adress-form .co-input-label {
  font-size: 0;
  line-height: 0;
  margin: 0; }
  /* line 5848, theme.scss */
  .new-checkout #shipping_address .co-delivery_adress-form .co-input-label::after {
    top: 9px;
    right: 23px; }

/* line 5854, theme.scss */
.custom-checkout .co-customer .co-tabs-content .co-input,
.custom-checkout .co-customer .co-input-js-email {
  padding: 0; }

/* line 5859, theme.scss */
.custom-checkout .co-tabs-controls {
  margin-bottom: 31px; }

/* line 5863, theme.scss */
#client_email {
  max-width: 400px;
  width: 100%;
  min-width: 100px; }

/* line 5869, theme.scss */
.new-checkout .co-tabs-content--active {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start; }

/* line 5876, theme.scss */
.new-checkout .co-delivery_method-list .co-input,
.new-checkout .co-delivery_method-list .co-input-js-email {
  margin-bottom: 0; }

/* line 5881, theme.scss */
.custom-checkout .co-customer .co-tabs-content .co-input + .co-input,
.custom-checkout .co-customer .co-input-js-email + .co-input {
  margin-top: 0; }

/* line 5886, theme.scss */
.custom-checkout .co-customer .co-tabs-content .co-input--name {
  margin: 0 0 37px 0; }

/* line 5890, theme.scss */
#client_field_10524655 {
  margin: 0; }

/* line 5894, theme.scss */
.custom-checkout .co-customer .co-tabs-content .co-input .co-input-label[for="client_field_10524655"]:after {
  top: 11px !important; }

/* line 5898, theme.scss */
.co-input-select {
  margin: -4px 0 0 0; }

/* line 5903, theme.scss */
.new-checkout .co-input-select {
  margin: 0; }

/* line 5908, theme.scss */
.new-checkout .co-input-select:after {
  z-index: 2;
  right: 47px;
  width: 19px;
  font-size: 18px; }

/* line 5915, theme.scss */
.custom-checkout .custom-checkout-title {
  margin-top: -16px;
  margin-bottom: 25px; }

/* line 5920, theme.scss */
.new-checkout .co-delivery_method-list .co-input,
.new-checkout .co-delivery_method-list .co-input-js-email {
  padding: 0; }

/* line 5925, theme.scss */
#shipping_address_full_locality_name {
  max-width: 353px; }

/* line 5929, theme.scss */
.new-checkout .co-input.co-input--required.co-input--radio {
  z-index: inherit;
  -webkit-transform: translateY(-24px);
  -ms-transform: translateY(-24px);
  transform: translateY(-24px);
  max-width: 1248px;
  min-width: 50%;
  width: 100%; }

/* line 5939, theme.scss */
.custom-checkout .co-checkout-title {
  letter-spacing: 0.8px; }

/* line 5943, theme.scss */
.custom-checkout .co-customer .co-tabs-content .co-input .co-input-label:after,
.custom-checkout .co-customer .co-input-js-email .co-input-label:after {
  right: 35px;
  top: 12px;
  bottom: auto; }

/* line 5951, theme.scss */
.ajs-panel.at-left-position svg {
  display: none; }

/* line 5956, theme.scss */
.card-first-line {
  min-height: 56px; }

/* line 5960, theme.scss */
.star-rating .star-item:first-child {
  margin-right: 3px; }

/* line 5964, theme.scss */
.new-checkout .co-input--nested .co-input-label,
.new-checkout .co-input--empty_nested .co-input-label {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important; }
  /* line 5970, theme.scss */
  .new-checkout .co-input--nested .co-input-label::after,
  .new-checkout .co-input--empty_nested .co-input-label::after {
    top: 25px; }
  /* line 5974, theme.scss */
  .new-checkout .co-input--nested .co-input-label .order_comment,
  .new-checkout .co-input--empty_nested .co-input-label .order_comment {
    font-size: 0;
    line-height: 0;
    padding: 0; }
    /* line 5979, theme.scss */
    .new-checkout .co-input--nested .co-input-label .order_comment::after,
    .new-checkout .co-input--empty_nested .co-input-label .order_comment::after {
      top: 25px; }

/* line 5985, theme.scss */
.co-checkout-block,
.new-checkout #shipping_address .co-delivery_adress-form {
  max-width: 1250px; }

/* line 5990, theme.scss */
.custom-checkout #shipping_address .co-delivery_adress-form .co-input {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px 0 0; }

/* line 5996, theme.scss */
.new-checkout .co-input-js-email::before {
  font-size: 0 !important;
  line-height: 0 !important;
  padding: 0 !important; }

/* line 6006, theme.scss */
.co-tabs input:invalid,
.co-tabs textarea:invalid {
  border-color: #f25568;
  background-color: #fff; }

/* line 6018, theme.scss */
.new-checkout input::-webkit-input-placeholder, .new-checkout input::-webkit-input-placeholder,
.new-checkout textarea::-webkit-input-placeholder,
.new-checkout textarea::-webkit-input-placeholder {
  color: #000;
  color: #999;
  font-family: Geometria;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px; }
/* line 6028, theme.scss */
.new-checkout input::-webkit-input-placeholder, .new-checkout input::placeholder,
.new-checkout textarea::-webkit-input-placeholder,
.new-checkout textarea::placeholder {
  color: #000;
  color: #999;
  font-family: Geometria;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px; }

/* line 6040, theme.scss */
.custom-checkout .co-input--empty_nested .co-input-field,
.custom-checkout .co-input-field:hover,
.custom-checkout .co-input-field:focus,
.custom-checkout .picker-input--active,
.co-input--nested .co-input-field {
  background-color: #f2f2f2;
  border-color: #f2f2f2; }

/* line 6049, theme.scss */
.payment_variants .co-input.co-input--required.co-input--radio {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* line 6056, theme.scss */
#tabs-organization .co-input-label:after {
  top: 25px; }

/* line 6061, theme.scss */
.custom-checkout .co-customer .co-tabs-content .co-input .co-input-label[for="client_field_10524655"]:after {
  top: -15px;
  right: 33px; }

/* line 6066, theme.scss */
.custom-checkout .custom-checkout-title {
  letter-spacing: 0.7px; }

/* line 6070, theme.scss */
.custom-checkout #shipping_address {
  margin-top: 3px; }

/* line 6074, theme.scss */
.breadcrumb-wrapper.is-new-co {
  display: none; }

/* line 6078, theme.scss */
.collection-title,
.blog-title {
  font-family: Geometria;
  font-size: 35px;
  line-height: 150%;
  letter-spacing: 0.02em;
  text-transform: uppercase; }

/* line 6087, theme.scss */
.co-input--empty_nested .co-input-label,
.co-input.co-input--nested .co-input-label {
  font-size: 0;
  line-height: 0;
  padding: 0; }

/* line 6094, theme.scss */
select.co-input-field option {
  line-height: 20px;
  color: #000;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 0.32px; }

/* line 6102, theme.scss */
.custom-checkout .co-input-label:after {
  right: 26px; }

/* line 6106, theme.scss */
.custom-checkout .co-checkout-title.title-margin {
  margin-bottom: 30px; }

/* line 6110, theme.scss */
.custom-checkout .co-delivery_method .co-toggable_field-title,
.custom-checkout .co-payment_method .co-toggable_field-title,
.custom-checkout .co-delivery_method .co-toggable_field-price {
  font-weight: 600; }

/* line 6117, theme.scss */
.client-sc-page .co-input-select:after {
  display: none; }
/* line 6121, theme.scss */
.client-sc-page .co-checkout-block--padded {
  padding: 0; }
/* line 6125, theme.scss */
.client-sc-page .co-section--content_wrapper {
  padding: 15px 0 0 0; }
/* line 6129, theme.scss */
.client-sc-page .co-toggable_field-input {
  color: #9eac44; }
/* line 6133, theme.scss */
.client-sc-page .co-form-controls button,
.client-sc-page .co-form-controls a,
.client-sc-page .co-form-controls [href="/client_account/contacts/new"].co-form-button {
  padding: 13px 30px; }

/* line 6144, theme.scss */
.no-avalible .card-price,
.no-avalible .product-price,
.no-avalible-pr .card-price,
.no-avalible-pr .product-price,
[data-product-id].not-available .card-price,
[data-product-id].not-available .product-price {
  color: #CECECE; }
/* line 6149, theme.scss */
.no-avalible .product-available,
.no-avalible-pr .product-available,
[data-product-id].not-available .product-available {
  color: #EB354A; }
/* line 6153, theme.scss */
.no-avalible .red-price,
.no-avalible-pr .red-price,
[data-product-id].not-available .red-price {
  background: #fff; }
  /* line 6156, theme.scss */
  .no-avalible .red-price .card-price,
  .no-avalible .red-price .product-price,
  .no-avalible-pr .red-price .card-price,
  .no-avalible-pr .red-price .product-price,
  [data-product-id].not-available .red-price .card-price,
  [data-product-id].not-available .red-price .product-price {
    color: #CECECE !important; }
  /* line 6161, theme.scss */
  .no-avalible .red-price .product-available,
  .no-avalible-pr .red-price .product-available,
  [data-product-id].not-available .red-price .product-available {
    color: #EB354A !important; }

/* line 6168, theme.scss */
.card .product-available {
  text-transform: lowercase; }

/* line 6174, theme.scss */
.search-container .notice-info {
  display: none; }

/* line 6179, theme.scss */
.tabs-box {
  padding: 6px 0 0 0; }

/* line 6183, theme.scss */
.star-rating,
.product-info .star-rating-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

/* line 6198, theme.scss */
.star-rating-wrapper {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap; }

/* line 6210, theme.scss */
.client-sc-page .co-sidebar--menu + .co-section--content .co-title--h1 {
  display: none; }

/* line 6216, theme.scss */
.co-social_login-button {
  font-size: 20px !important; }

/* line 6221, theme.scss */
.client-sc-page .product-left {
  padding-top: 0; }
/* line 6225, theme.scss */
.client-sc-page .co-section--content {
  margin-top: 0; }
/* line 6229, theme.scss */
.client-sc-page .co-input--empty_nested .co-input-label,
.client-sc-page .co-input.co-input--nested .co-input-label {
  margin: 0; }

/* line 6236, theme.scss */
.client-sc-page #client_field_10524655 {
  margin: 0; }

/* line 6241, theme.scss */
.star-rating {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse; }

/* line 6250, theme.scss */
.template-is-product .star-rating {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }

/* line 6263, theme.scss */
.co-social_login .co-button {
  margin-bottom: 1rem;
  display: block; }

/* line 6269, theme.scss */
.co-login--social_login {
  margin: 0; }

/* line 6273, theme.scss */
.co-section--content_wrapper .co-section--content .co-login {
  -webkit-box-flex: 2 !important;
  -webkit-flex: 2 0 70% !important;
  -ms-flex: 2 0 70% !important;
  flex: 2 0 70% !important; }

/* line 6280, theme.scss */
.co-section--content_wrapper .co-section--content .co-login.co-login--social_login.co-checkout-block--padded {
  -webkit-box-flex: 1 !important;
  -webkit-flex: 1 0 30% !important;
  -ms-flex: 1 0 30% !important;
  flex: 1 0 30% !important; }

/* line 6287, theme.scss */
.co-items {
  display: block;
  width: initial;
  padding: 0 0 27px 6px;
  position: absolute;
  top: 46px;
  right: 29px;
  font-size: 15px;
  line-height: 19px;
  letter-spacing: 0.02em;
  color: #999;
  z-index: 5; }

/* line 6301, theme.scss */
.custom-checkout .co-delivery_method {
  width: 100%; }

/* line 6305, theme.scss */
[data-delivery-tariffs-2885324] {
  width: 100%; }

/* line 6309, theme.scss */
[data-delivery-tariffs-2598497] {
  width: 100%; }

/* line 6313, theme.scss */
[data-delivery-tariffs-3309369] {
  width: 100%; }

/* line 6317, theme.scss */
[data-delivery-tariffs-3325710] {
  width: 100%; }

/* line 6321, theme.scss */
.co-input--nested textarea.co-input-field {
  padding: 14px 20px 10px; }

/* line 6326, theme.scss */
.template-is-search .card-to-cart {
  width: 100%;
  max-width: 100%; }

/* line 6333, theme.scss */
.new-checkout .co-overlay--show {
  display: none; }

/* line 6338, theme.scss */
.lock_scroll body {
  overflow: auto; }

/* line 6342, theme.scss */
.header-data-total-price {
  height: 19px; }

/* line 6346, theme.scss */
[data-account-client-type],
#client_fund_type {
  background: #f2f2f2 url(arr-b.svg) no-repeat top right !important;
  background-position: right 20px top 18px !important;
  border-color: #f2f2f2; }

/* line 6354, theme.scss */
.client-sc-page .co-input--nested .co-input-field {
  max-width: 100%; }
/* line 6358, theme.scss */
.client-sc-page #client_email {
  max-width: 100%; }

/* line 6363, theme.scss */
div#cart-add {
  padding-bottom: 0; }

/*=========================================
  Modal Quick Checkout
=========================================*/
/* line 6370, theme.scss */
.m-modal {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 6px solid #3c3c3c;
  margin: 0px; }

/* line 6379, theme.scss */
.m-modal-wrapper {
  padding: 20px; }

/* line 6383, theme.scss */
.m-modal-close {
  top: 0px;
  right: 0px;
  height: 32px;
  width: 32px;
  background: #9eac44 url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMzIgMzIiPjxwYXRoIGQ9Ik0xMCwxMCBMMjIsMjIgTTIyLDEwIEwxMCwyMiIgZmlsbD0iI2ZmZiIgZmlsbC1vcGFjaXR5PSIxIiBzdHJva2U9IiNmZmYiIHN0cm9rZS1vcGFjaXR5PSIxIiBzdHJva2Utd2lkdGg9IjIiPjwvcGF0aD48L3N2Zz4=) center no-repeat;
  -webkit-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear; }

/* line 6394, theme.scss */
.m-modal-heading {
  line-height: 22px;
  margin: 0px 0px 20px;
  text-align: left; }

/* line 6400, theme.scss */
.m-modal-footer {
  text-align: left; }

/* line 6404, theme.scss */
.m-modal-button,
.m-modal-button--checkout {
  display: block;
  width: 100%;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  background: none;
  font-size: 20px;
  line-height: 22px;
  letter-spacing: 0.4px;
  text-transform: lowercase;
  text-align: center;
  font-weight: 400;
  margin: 0px;
  padding: 10px 15px;
  cursor: pointer;
  background-color: #9eac44;
  color: #fff;
  -o-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s; }

/* line 6427, theme.scss */
.m-modal-button:hover,
.m-modal-button--checkout:hover {
  background-color: #9eac44;
  opacity: 0.85; }

/* line 6433, theme.scss */
.m-modal-errors {
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin: 0px 0px 20px;
  background-color: #EB354A;
  color: #fff;
  line-height: 16px; }

/* line 6442, theme.scss */
.m-modal-error {
  padding: 10px 15px; }

/* line 6446, theme.scss */
.m-modal-msg {
  padding: 10px 0px;
  line-height: 20px; }

/* line 6451, theme.scss */
.m-modal .tt-dropdown-menu {
  display: none !important; }

/* line 6455, theme.scss */
.m-overlay {
  background: #1e1e1e;
  opacity: 0.87; }

/* line 6460, theme.scss */
.m-input {
  margin: 0px 0px 20px; }

/* line 6464, theme.scss */
.m-input-label {
  display: block;
  margin: 0px 0px 4px;
  line-height: 16px; }

/* line 6470, theme.scss */
.m-input-label:after {
  color: #f8353e; }

/* line 6474, theme.scss */
.m-input-field {
  line-height: 22px;
  margin: 0px;
  padding: 9px 14px;
  border: 1px solid #eee;
  -webkit-border-radius: 22px;
  border-radius: 22px;
  width: 100%;
  background-color: #fff; }

/* line 6485, theme.scss */
.m-input--checkbox {
  display: inline;
  padding: 0 !important; }
  /* line 6489, theme.scss */
  .m-input--checkbox:after {
    position: static;
    display: inline-block;
    margin: 0px 0 5px 3px; }
  /* line 6495, theme.scss */
  .m-input--checkbox input + span {
    color: #9eac44;
    -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;
    -webkit-box-shadow: inset 0 0 0 2px currentColor;
    box-shadow: inset 0 0 0 2px currentColor;
    display: block;
    position: absolute;
    top: 17px;
    left: 10px;
    cursor: pointer; }
  /* line 6514, theme.scss */
  .m-input--checkbox input:checked + span {
    color: #fff; }
    /* line 6517, theme.scss */
    .m-input--checkbox input:checked + span:after {
      content: '';
      content: '\e013';
      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; }

/* line 6532, theme.scss */
.m-input--checkbox {
  position: relative;
  opacity: 1;
  display: block;
  padding-left: 20px; }

/* line 6539, theme.scss */
.m-input--checkbox input[type="checkbox"] {
  position: absolute;
  top: 2px;
  left: 0px; }

/* line 6545, theme.scss */
.m-input--checkbox .m-input-label {
  margin: 0px;
  padding: 10px 10px 10px 40px; }

/* line 6550, theme.scss */
.strikeThrough {
  background-color: #9eac44;
  color: #fff; }

/* line 6555, theme.scss */
.m-input--checkbox .m-input-caption {
  margin: 4px 0px 0px;
  font-size: 12px;
  line-height: 16px; }

/* line 6561, theme.scss */
.m-input--checkbox .m-input-caption a {
  text-decoration: underline; }

@media (min-width: 601px) {
  /* line 6566, theme.scss */
  .m-modal {
    width: 480px;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-width: 0px; } }
/* line 6577, theme.scss */
.wordCarousel {
  font-size: 35px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  line-height: 1.3; }
  /* line 6583, theme.scss */
  .wordCarousel div {
    overflow: hidden;
    position: relative;
    height: 60px;
    padding-top: 10px;
    margin-top: -10px; }
    /* line 6589, theme.scss */
    .wordCarousel div li {
      color: #EB354A;
      font-weight: 500;
      height: 45px;
      margin-bottom: 45px;
      display: block; }

/* line 6599, theme.scss */
.flip4 {
  animation: flip4 10s cubic-bezier(0.23, 1, 0.32, 1.2) infinite;
  padding: 0; }

@keyframes flip4 {
  0% {
    margin-top: -360px; }
  5% {
    margin-top: -270px; }
  25% {
    margin-top: -270px; }
  30% {
    margin-top: -180px; }
  50% {
    margin-top: -180px; }
  55% {
    margin-top: -90px; }
  75% {
    margin-top: -90px; }
  80% {
    margin-top: 0px; }
  99.99% {
    margin-top: 0px; }
  100% {
    margin-top: -270px; } }
/* line 6617, theme.scss */
.mz-figure > img, .mz-figure * {
  max-width: 100% !important; }

/* line 6622, theme.scss */
.prod_vigoda {
  font-weight: 500;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 26px;
  background: #F5A624;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%; }

/* line 6634, theme.scss */
.card-padding.card-prices.red-price .card-price {
  font-size: 20px;
  margin-right: 5px;
  letter-spacing: 0; }

/* line 6639, theme.scss */
.card-padding.card-prices.red-price .card_prices_wrap {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 3px; }

/* line 6645, theme.scss */
.card-padding.card-prices.red-price .card_prices_wrap .card-old_price {
  order: 1;
  font-size: 13px; }

/* line 6649, theme.scss */
.card-padding.card-prices.red-price {
  padding: 5px 10px 26px 10px;
  position: relative; }

/* line 6653, theme.scss */
.market_reviews.cell- {
  min-width: calc(100% - 172px);
  width: calc(100% - 172px); }

/* line 6657, theme.scss */
.market_reviews_rait.cell- {
  width: 172px;
  min-width: 172px; }

/* line 6661, theme.scss */
.page-content.page-otzyvy-pokupateley .row [class*='cell-'] {
  padding-left: 11px;
  padding-right: 11px; }

/* line 6665, theme.scss */
.page-content.page-otzyvy-pokupateley .row {
  margin-left: -11px;
  margin-right: -11px; }

/* line 6669, theme.scss */
.review_item_market_content {
  border: 3px solid #F9ED37;
  padding: 5px; }

/* line 6673, theme.scss */
.market_reviews_wrap {
  margin-bottom: 80px; }

/* line 6676, theme.scss */
.market_reviews_rait p {
  margin: 0; }

/* line 6679, theme.scss */
.reviews-item {
  background: #F2F2F2;
  display: flex;
  align-items: start;
  justify-content: start; }

/* line 6685, theme.scss */
.reviews-item-img {
  min-width: 40%; }

/* line 6689, theme.scss */
.review-body {
  font-size: 16px;
  line-height: 20px; }

/* line 6693, theme.scss */
.reviews-items-wrap {
  margin-bottom: 22px; }

/* line 6696, theme.scss */
.reviews-item-img img {
  display: block; }

/* line 6699, theme.scss */
.reviews-item-content-head {
  display: flex;
  align-items: center;
  justify-content: start;
  margin-bottom: 20px; }

/* line 6705, theme.scss */
.review-header {
  margin-left: auto; }

/* line 6708, theme.scss */
.reviews-item-content {
  padding: 10px 17px;
  position: relative; }

/* line 6712, theme.scss */
.reviews-item-content-head .author {
  font-size: 24px;
  font-weight: 500;
  margin: 0;
  margin-right: 30px;
  line-height: 30px; }

/* line 6719, theme.scss */
.reviews-item-content-head .review-footer {
  font-size: 14px;
  font-weight: 300; }

/* line 6723, theme.scss */
.review_more {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  text-align: center;
  font-size: 14px;
  text-decoration: underline;
  padding: 100px 0 21px 0;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #f2f2f2 62%);
  cursor: pointer; }

/* line 6735, theme.scss */
.blog.blog-our-stuff .image-container.is-wide {
  padding-top: 92.3%; }

/* line 6738, theme.scss */
.blog.blog-our-stuff .row.is-grid {
  margin-left: -10px;
  margin-right: -10px; }

/* line 6742, theme.scss */
.blog.blog-our-stuff .row.is-grid > * {
  padding-left: 10px;
  padding-right: 10px; }

/* line 6746, theme.scss */
.blog.blog-our-stuff .article_preview-content {
  display: flex;
  align-items: stretch;
  justify-content: start; }

/* line 6751, theme.scss */
.blog.blog-our-stuff .article_preview-bottom {
  padding: 0; }

/* line 6754, theme.scss */
.blog.blog-our-stuff .article_preview-url.bttn-prim {
  font-size: 0;
  background-image: url(angle-right.svg);
  background-color: #F5A624;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position: 50%;
  display: block;
  height: 100%;
  width: 100%;
  border-radius: 0;
  margin: 0; }

/* line 6767, theme.scss */
.blog.blog-our-stuff .article_preview-title {
  font-size: 24px;
  line-height: 30px;
  font-weight: 400;
  margin-bottom: 5px; }

/* line 6773, theme.scss */
.blog.blog-our-stuff .article_preview-blog {
  display: block;
  font-size: 14px; }

/* line 6777, theme.scss */
.blog.blog-our-stuff .article_preview-inner {
  padding: 0 30px;
  width: 100%;
  height: 99px;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: center;
  min-width: calc(100% - 99px);
  background: #F1F1F1; }

/* line 6788, theme.scss */
.blog.blog-our-stuff .main-content__h2 {
  margin-bottom: 14px;
  height: auto; }

/* line 6792, theme.scss */
.blog.blog-our-stuff .article-super-tag {
  background: #F5A624;
  opacity: 0.7;
  -webkit-border-radius: 22px;
  border-radius: 54px;
  padding: 17px 25px 18px;
  font-weight: 500;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: 0.02em;
  color: #FFF;
  margin-bottom: 14px;
  margin-right: 11px; }

/* line 6806, theme.scss */
.blog.blog-our-stuff .articles-list.list-vertical {
  font-size: 20px; }

/* line 6809, theme.scss */
.blog.blog-our-stuff .articles-list a.list-link:hover {
  color: #EB354A;
  border-bottom: 1px solid #EB354A; }

/* line 6813, theme.scss */
.js-recently_view .products-slider-wrapper {
  background: #F7F7F7; }

/* line 6816, theme.scss */
.js-recently_view .products-slider-wrapper .products-slider .product-slider-btn {
  font-family: monospace;
  font-size: 0;
  font-weight: 700;
  height: 100%;
  background: #ABB753;
  color: #000;
  position: absolute;
  top: 50%;
  z-index: 999;
  background-position: center;
  background-repeat: no-repeat;
  -webkit-background-size: 12px 19px;
  background-size: 12px 19px;
  width: 63px;
  height: 63px;
  background-image: url(angle-right.svg);
  margin-top: -30px; }

/* line 6835, theme.scss */
.js-recently_view .swiper-button-prev.product-slider-prev.product-slider-btn.products-control-prev {
  transform: rotate(180deg); }

/* line 6838, theme.scss */
.js-recently_view .swiper-button-next {
  margin-right: 20px; }

/* line 6841, theme.scss */
.js-recently_view .swiper-button-prev {
  margin-left: 20px; }

/* line 6844, theme.scss */
.js-recently_view a.card_micro-title {
  font-size: 13px;
  font-weight: 500;
  line-height: 20px;
  margin-top: 7px;
  margin-bottom: 11px;
  display: block;
  text-align: center;
  height: 60px;
  overflow: hidden; }

/* line 6855, theme.scss */
.js-recently_view .card_micro-price {
  color: #9EAC44;
  font-size: 18px;
  background: #fff;
  padding: 4px 13px;
  margin: 0 auto;
  display: inline-block; }

/* line 6863, theme.scss */
.js-recently_view .card_micro-prices {
  text-align: center; }

/* line 6866, theme.scss */
.js-recently_view .products-slider-wrapper .products-slider {
  padding: 0 110px; }

/* line 6869, theme.scss */
.swiper_overlay_button {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 110px;
  background: #f7f7f7;
  z-index: 9; }

/* line 6878, theme.scss */
.swiper_overlay_button.swiper_overlay_next {
  right: 0;
  left: auto; }

/* line 6882, theme.scss */
.prod_vigoda.in_prod_page {
  font-size: 11px;
  text-transform: initial;
  line-height: 21px; }

/* line 6887, theme.scss */
.product-marker.ekomon_marker {
  width: 140px;
  text-align: center;
  line-height: 40px;
  padding: 0;
  padding-bottom: 21px;
  font-size: 12px; }

/* line 6895, theme.scss */
ul.account-list li:first-child {
  padding-top: 25px; }

@media screen and (max-width: 1700px) {
  /* line 6899, theme.scss */
  .prod_vigoda {
    font-size: 11px;
    line-height: 22px; }

  /* line 6903, theme.scss */
  .card-padding.card-prices.red-price {
    padding: 5px 10px 22px 10px; }

  /* line 6906, theme.scss */
  .card-padding.card-prices.red-price .card_prices_wrap .card-old_price {
    font-size: 9px; }

  /* line 6909, theme.scss */
  .blog.blog-our-stuff .article_preview-inner {
    padding: 0 10px; } }
@media screen and (max-width: 1500px) {
  /* line 6914, theme.scss */
  .blog.blog-our-stuff .article_preview-title {
    font-size: 20px;
    line-height: 20px; } }
@media screen and (max-width: 845px) {
  /* line 6920, theme.scss */
  .card-padding.card-prices.red-price .card_prices_wrap {
    margin-bottom: 0; }

  /* line 6923, theme.scss */
  .card-padding.card-prices.red-price .card-price {
    font-size: 16px; }

  /* line 6926, theme.scss */
  .prod_vigoda {
    line-height: 19px; }

  /* line 6929, theme.scss */
  .blog.blog-our-stuff .article_preview-title {
    font-size: 16px;
    line-height: 16px; }

  /* line 6933, theme.scss */
  .blog.blog-our-stuff .article_preview-blog {
    display: block;
    font-size: 11px; }

  /* line 6937, theme.scss */
  .blog.blog-our-stuff .article_preview-inner {
    padding: 0 10px; } }
@media screen and (max-width: 768px) {
  /* line 6942, theme.scss */
  .blog.blog-our-stuff .articles-list.list-vertical a {
    font-size: 14px; }

  /* line 6945, theme.scss */
  .blog.blog-our-stuff .main-content__h2 {
    font-size: 16px !important; }

  /* line 6948, theme.scss */
  .blog.blog-our-stuff .article-super-tag {
    padding: 11px 25px 12px;
    font-size: 14px; }

  /* line 6952, theme.scss */
  .prod_vigoda {
    font-size: 7px;
    line-height: 14px; }

  /* line 6956, theme.scss */
  .card-padding.card-prices.red-price .card_prices_wrap .card-old_price {
    font-size: 6px;
    min-height: auto;
    line-height: 8px; }

  /* line 6961, theme.scss */
  .card-padding.card-prices.red-price .card-price {
    font-size: 14px; }

  /* line 6964, theme.scss */
  .card-padding.card-prices.red-price .card_prices_wrap {
    min-height: 20px; } }
@media screen and (max-width: 950px) {
  /* line 6969, theme.scss */
  .js-recently_view .products-slider-wrapper .products-slider {
    padding: 0 40px; }

  /* line 6972, theme.scss */
  .swiper_overlay_button {
    display: none; } }
@media screen and (min-width: 1000px) and (max-width: 1680px) {
  /* line 6977, theme.scss */
  .card-padding.card-prices.red-price .card_prices_wrap {
    flex-flow: wrap; }

  /* line 6980, theme.scss */
  .card-padding.card-prices.red-price .card-price {
    line-height: 20px; } }
/* line 6985, theme.scss */
.option-selector {
  display: flex; }

/* line 6989, theme.scss */
.option-selector .option {
  margin: 0 0 16px 16px !important; }

@media (min-width: 480px) {
  /* line 6996, theme.scss */
  .option-selector .option {
    max-width: 150px; } }
/* line 7002, theme.scss */
.option-selector .option select {
  position: relative;
  font-family: "Geometria", "Arial", sans-serif;
  width: 100%;
  max-width: 100%; }

/* line 7009, theme.scss */
.q-product {
  margin-bottom: 16px; }

/* line 7013, theme.scss */
.quantity-input {
  font-family: "Geometria", "Arial", sans-serif; }

/* line 7018, theme.scss */
.option-values-wrap {
  position: relative; }

/* line 7022, theme.scss */
.option-values-wrap .slct {
  background-image: none; }

/* line 7026, theme.scss */
.option-selector .option:not(.option-razmer) .option-values-wrap:before {
  content: ' ';
  display: block;
  position: absolute;
  right: 1px;
  top: 1px;
  bottom: 1px;
  background: linear-gradient(270deg, #FFFFFF 63.74%, rgba(255, 255, 255, 0) 100%);
  border-radius: 22px;
  width: 90px;
  pointer-events: none;
  z-index: 2; }

/* line 7041, theme.scss */
.option-selector .option .option-values-wrap:after {
  content: ' ';
  display: block;
  position: absolute;
  right: 24px;
  top: 50%;
  width: 13px;
  height: 20px;
  background-image: url("arr-d.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  -webkit-background-size: 13px 20px;
  background-size: 13px 20px;
  pointer-events: none;
  z-index: 3;
  transform: translateY(-50%); }

@media (max-width: 480px) {
  /* line 7063, theme.scss */
  .option-selector {
    margin-top: 12px; } }
/* line 7069, theme.scss */
.option-selector .q-product {
  order: -1; }

/* line 7073, theme.scss */
.review_more {
  transition: background 0.15s ease-out; }

/* line 7077, theme.scss */
.reviews-item-content {
  transition: max-height 0.15s ease-out; }

/* line 7081, theme.scss */
.reviews-full {
  max-height: var(--accordeon-height) !important; }

/* line 7085, theme.scss */
.reviews-full .review_more {
  padding: 0;
  background: linear-gradient(transparent, transparent);
  position: static; }

/* line 7091, theme.scss */
.reviews-full .review-body p:last-of-type {
  margin-bottom: 25px; }

/* line 7095, theme.scss */
.header-collections {
  padding: 15px 0px 22px;
  border: 1px solid lightgray; }

/* line 7099, theme.scss */
.header-collections .first-point {
  position: unset; }

/* line 7102, theme.scss */
.header-collections .sub-list {
  position: absolute;
  top: 0px;
  height: 100%;
  left: calc(100% - 10px);
  padding-left: 20px; }

/* line 7109, theme.scss */
.header-collections .sub-list-container {
  height: 100%;
  overflow-y: auto;
  border: 1px solid lightgray; }

/* line 7115, theme.scss */
.loadmore_button {
  color: white;
  background: #476FAB;
  width: calc(100% - 40px);
  margin: auto;
  padding: 29.5px 0px; }

/* line 7122, theme.scss */
.loadmore_button:hover {
  background: #6385B8; }

@media (max-width: 769px) {
  /* line 7126, theme.scss */
  .loadmore_button {
    font-size: 14px;
    padding: 14.5px 0px;
    width: 100%; }

  /* line 7131, theme.scss */
  .category-subcollections {
    padding: 0px 10px;
    line-height: 30px;
    font-size: 12px;
    margin-right: 5px; } }
