@charset "UTF-8";

@font-face {
  font-family: SegoeUI;
  font-display: swap;
  src: url("/fonts/Segoe UI Semibold.woff2") format("woff2"), url("/fonts/Segoe UI Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-1FFE;
}

@font-face {
  font-family: SegoeUI;
  font-display: swap;
  src: url("/fonts/Segoe UI.woff2") format("woff2"), url("/fonts/Segoe UI.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-1FFE;
}

@font-face {
  font-family: SegoeUI;
  font-display: swap;
  src: url("/fonts/Segoe UI Bold.woff2") format("woff2"), url("/fonts/Segoe UI Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-stretch: normal;
  unicode-range: U+0020-1FFE;
}

@font-face {
  font-family: SegoeUI;
  font-display: swap;
  src: url("/fonts/Segoe UI Italic.woff2") format("woff2"), url("/fonts/Segoe UI Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-stretch: normal;
  unicode-range: U+0020-1FFE;
}

@font-face {
  font-family: Nautilus_Pompilius;
  font-display: swap;
  src: local("Nautilus_Pompilius"), url("/fonts/Nautilus_Pompilius.woff2") format("woff2"), url("/fonts/Nautilus_Pompilius.woff") format("woff"), url("/fonts/Nautilus_Pompilius.ttf") format("truetype");
  font-weight: 400;
  unicode-range: U+0020-1FFE;
}

@font-face {
  font-family: rouble;
  font-display: swap;
  src: url("/fonts/rouble.woff") format("woff");
  font-weight: 400;
}

/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain) */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a {
  outline: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html,
body {
  min-width: 320px;
}

body,
textarea {
  font-family: SegoeUI, sans-serif;
  font-size: 16px;
  color: #000;
}

strong,
h1,
h2,
h3 {
  font-weight: 700;
}

.icon-category-element {
  display: inline-block;
  background-image: url("/uploads/template/icon-category-element-min.png");
  background-repeat: no-repeat;
}

.icon-category-element_compare {
  width: 24px;
  height: 26px;
  background-image: url("/uploads/template/balanse.svg");
}

.icon-category-element_compare.white {
  background-image: url("/uploads/template/balanse-white.svg");
}

.icon-category-element_wishlist {
  width: 19px;
  height: 25px;
  background-image: url("/uploads/template/staple.svg");
}

.icon-category-element_wishlist.white {
  background-image: url("/uploads/template/staple-white.svg");
}

.icon-category-element_buy {
  width: 23px;
  height: 23px;
  background-image: url("/uploads/template/product/product-tile__buy.svg");
  background-position: 2px 4px;
}

.icon-category-element_checked {
  width: 15px;
  height: 15px;
  background-position: -58px -33px;
}

.icon-category-element_unchecked {
  width: 15px;
  height: 15px;
  background-position: -83px -33px;
}

.icon-category-element_review {
  width: 31px;
  height: 26px;
  background-image: url("/uploads/template/review-count.svg");
}

.icon-category-element_review:hover {
  background-image: url("/uploads/template/review-count-hover.svg");
}

.icon-category-element_video {
  width: 27px;
  height: 27px;
  background-image: url("/uploads/template/youtube.svg");
}

.icon-category-element_video:hover {
  background-image: url("/uploads/template/youtube-hover.svg");
}

.icon-header-cart {
  width: 35px;
  height: 36px;
  background: url("/uploads/template/header/cart.svg") no-repeat;
  display: block;
}

.icon-header-cart.white {
  background: url("/uploads/template/header/cart-hover.svg") no-repeat;
}

.icon-main-categories {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url("/uploads/template/home/icon-main-categories.png") no-repeat;
  margin: 3px 17px 0 0;
}

.mark {
  width: 45px;
  height: 22px;
  color: #ffffff;
  display: inline-block;
  line-height: 22px;
  text-align: center;
}

.mark_hit {
  background-color: #ff8100;
  font-size: 12px;
}

.mark_new {
  background-color: #68a01e;
  font-size: 12px;
}

.mark_sale {
  background-color: #e84c3d;
  font-size: 10px;
}

.icon-checked {
  display: inline-block;
  background: url(/uploads/template/product/tick-green.svg) no-repeat;
  width: 22px;
  height: 20px;
}

.icon-unchecked {
  display: inline-block;
  background: url(/uploads/template/product/tick.svg) no-repeat;
  width: 22px;
  height: 20px;
}

.sprite-product-reviews {
  display: inline-block;
  background: url("/uploads/template/product/sprite-product-reviews-min.png") no-repeat;
  vertical-align: middle;
}

.sprite-product-reviews_name {
  width: 37px;
  height: 31px;
  background-position: -34px -5px;
}

.sprite-product-reviews_email {
  width: 19px;
  height: 20px;
  background-position: -5px -5px;
}

.sprite-product-reviews_text {
  width: 19px;
  height: 18px;
  background-position: -107px -5px;
}

.sprite-product-reviews_person {
  width: 16px;
  height: 21px;
  background-position: -81px -5px;
}

.icon-sidebar-article {
  display: inline-block;
  width: 65px;
  height: 65px;
  background: url("/uploads/template/category/icon-sidebar-article-min.png") no-repeat;
}

.btn {
  font-weight: 700;
  font-size: 16px;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  display: block;
  text-decoration: none;
  border: none;
  outline: none;
}

.btn__blue-round {
  background: #237BFF;
  padding: 4px;
  border-radius: 30px;
  text-align: center;
  color: #fff;
  width: 30px;
  line-height: 22px;
  font-size: 14px;
}

.btn__return_sum {
  height: 44px;
  margin-top: 10px;
  font-size: 14px;
  line-height: 14px;
  font-family: SegoeUI, sans-serif;
  font-weight: 400;
  width: 100%;
}

.btn_green {
  background-color: #68a01e;
  color: #ffffff;
}

.btn_green:hover {
  background-color: #4d7c0e;
}

.btn_big {
  line-height: 42px;
}

.btn_big > * {
  vertical-align: middle;
}

.btn_medium {
  line-height: 34px;
}

.btn_white {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #bec3c7;
}

.btn_circle {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 50%);
          transform: translate(-50%, 50%);
  width: 46px;
  height: 46px;
  background-color: #68a01e;
  border-radius: 50px;
  color: #ffffff;
  font-size: 14px;
  border: 2px solid #ffffff;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: width .3s ease;
  transition: width .3s ease;
}

.btn_circle > span:last-child {
  overflow: hidden;
  max-width: 0;
  visibility: hidden;
  -webkit-transition: visibility .1s 0s, max-width 0s 0s, margin-left 0s 0s;
  transition: visibility .1s 0s, max-width 0s 0s, margin-left 0s 0s;
}

.btn_more {
  height: 40px;
  border: 2px solid #bec3c7;
  border-radius: 22px;
  font-size: 14px;
  color: #585858;
  line-height: 37px;
  -webkit-transition: border-color .3s ease, -webkit-box-shadow .3s ease;
  transition: border-color .3s ease, -webkit-box-shadow .3s ease;
  transition: border-color .3s ease, box-shadow .3s ease;
  transition: border-color .3s ease, box-shadow .3s ease, -webkit-box-shadow .3s ease;
  background-color: #ffffff;
}

.btn_more:hover {
  border-color: #4d7c0e;
  -webkit-box-shadow: 0 0 15px -5px rgba(90, 139, 25, 0.5);
          box-shadow: 0 0 15px -5px rgba(90, 139, 25, 0.5);
}

.btn_more:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 2px;
  border-top: 3px solid #585858;
  border-right: 3px solid #585858;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn_show-all {
  background: none;
  font-size: 14px;
  -webkit-transition: color .3s ease;
  transition: color .3s ease;
}

.btn_show-all:hover {
  color: #ff8100;
}

.btn_show-all:after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-radius: 2px;
  border-top: 3px solid #585858;
  border-right: 3px solid #585858;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn_orange {
  background-color: #ffa019;
  color: #ffffff;
}

.btn_orange:hover {
  background-color: #ff8100;
}

.btn_gray {
  background-color: #e8e8e8;
  border: 1px solid #c6c6c6;
}

.btn_gray:hover {
  background-color: #d1d1d1;
}

.btn_remove {
  border-radius: 50%;
  width: 32px;
  height: 32px;
  line-height: 28px;
  border: 2px solid #e8e8e8;
  background-color: #e8e8e8;
  color: #848484;
  -webkit-transition: border-color .3s, color .3s;
  transition: border-color .3s, color .3s;
}

.btn_remove:hover,
.btn_remove:focus {
  border-color: #f24942;
  color: #f24942;
  line-height: 28px;
}

.btn_border-green {
  background-color: #ffffff;
  border: 2px solid #68a01e;
  -webkit-transition: border-color .3s, background-color .3s;
  transition: border-color .3s, background-color .3s;
  color: #000;
}

.btn_border-green:hover,
.btn_border-green:focus {
  border-color: #c6c6c6;
  background-color: #c6c6c6;
}

.btn_border-white {
  border: 2px solid #ffffff;
  color: #ffffff;
}

.btn_border-orange {
  border: 1px solid #ffa019;
  color: #222;
  background: #fff;
  -webkit-transition: color .3s, background-color .3s;
  transition: color .3s, background-color .3s;
}

.btn_border-orange:hover,
.btn_border-orange:focus {
  color: #fff;
  background-color: #ffa019;
}

.btn_with-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.btn_with-icon > i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 5px;
}

.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
}

.switch > .slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch > .slider_round {
  border-radius: 34px;
}

.switch > .slider_round:before {
  border-radius: 50%;
}

.switch > .slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

.switch > input {
  display: none;
}

.switch > input:checked + .slider {
  background-color: #68a01e;
}

.switch > input:checked + .slider:before {
  -webkit-transform: translateX(26px);
          transform: translateX(26px);
}

.switch > input:focus + .slider {
  -webkit-box-shadow: 0 0 1px #68a01e;
          box-shadow: 0 0 1px #68a01e;
}

.container-in {
  min-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
}

.inline-block-top {
  display: inline-block;
  vertical-align: top;
}

.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

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

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

.hidden {
  display: none;
}

.noscroll {
  overflow: hidden;
}

.rouble {
  font-family: 'rouble';
}

.clear-both:before,
.clear-both:after {
  content: "";
  display: block;
  float: none;
  clear: both;
}

.tooltip {
  position: relative;
}

.tooltip_black {
  background-color: #555;
  color: #fff;
}

.tooltip_white {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22) !important;
          box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22) !important;
  border-radius: 10px !important;
  padding: 32px 30px !important;
  color: #787878 !important;
  font-size: 14px;
  width: auto !important;
  white-space: nowrap !important;
}

.tooltip_white.tooltip__text:hover {
  color: #689F1F !important;
}

.tooltip_white.tooltip__text:hover .tooltip__left-arrow {
  border-color: #68A01E;
}

.tooltip_white.tooltip__text:after {
  border-color: #fff transparent transparent transparent;
}

.tooltip__holder {
  font-weight: 400;
  visibility: hidden;
  width: 120px;
  text-align: center;
  padding: 5px 0;
  border-radius: 2px;
  position: absolute;
  z-index: 1;
  bottom: 90%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  line-height: 18px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
  width: auto;
  height: auto;
  padding: 32px 30px 48px 30px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.tooltip__holder:hover .tooltip__holder-content {
  color: #689F1F !important;
}

.tooltip__holder:hover .tooltip__holder-content .tooltip__left-arrow {
  border-color: #68A01E;
}

.tooltip__holder .tooltip__holder-content {
  position: relative;
}

.tooltip__holder .tooltip__holder-content:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}

.tooltip .tooltip__left-arrow {
  width: 7px;
  height: 7px;
  border-bottom: 1px solid #787878;
  border-left: 1px solid #787878;
  -webkit-transform: rotate(225deg);
          transform: rotate(225deg);
  display: inline-block;
}

.tooltip__text {
  font-weight: 400;
  visibility: hidden;
  width: 120px;
  text-align: center;
  padding: 5px 0;
  border-radius: 2px;
  position: absolute;
  z-index: 1;
  bottom: 125%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  line-height: 18px;
  opacity: 0;
  -webkit-transition: opacity 0.5s;
  transition: opacity 0.5s;
}

.tooltip__text_big {
  width: 190px;
  font-size: 14px;
}

.tooltip__text:after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #555 transparent transparent transparent;
}

.tooltip:hover {
  color: #689F1F;
}

.tooltip:hover > .tooltip__holder {
  visibility: visible;
  opacity: 1;
}

.tooltip.active:hover > .tooltip__text {
  visibility: visible;
  opacity: 1;
}

.form-errors {
  font-size: 16px;
  color: red;
  display: none;
}

.form-errors.active {
  display: block;
}

.form-errors > p {
  margin-top: 20px;
}

.page-text {
  margin-top: 20px;
}

.page-text_full-width {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.page-text p {
  margin-top: 20px;
  line-height: 1.25;
}

.page-text h1 {
  margin-top: 20px;
  color: #3d556d;
  font-size: 30px;
}

.page-text h3 {
  margin-top: 20px;
}

.page-text__footnote {
  font-size: 12px;
}

.page-text img {
  max-width: 100%;
}

.page-text a:not(.btn) {
  color: #68a01e;
}

.page-text .row:before,
.page-text .row:after {
  display: table-cell;
  clear: both;
}

.page-text ul:not(.green-bullet) {
  margin-top: 20px;
}

.page-text ul:not(.green-bullet) > li {
  position: relative;
}

.page-text ul:not(.green-bullet) > li:before {
  content: "";
  display: none;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background-color: #68a01e;
  position: absolute;
  top: 10px;
  left: 0;
}

.youtube-wrapper {
  margin-top: 20px;
  max-width: 680px;
  padding: 0 20px;
}

.youtube {
  background-color: #000;
  margin-bottom: 30px;
  position: relative;
  padding-top: 56.25%;
  overflow: hidden;
  cursor: pointer;
}

.youtube img {
  width: 100%;
  top: -16.82%;
  left: 0;
  opacity: 0.7;
}

.youtube .play-button {
  width: 90px;
  height: 60px;
  background-color: #333;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
          box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  z-index: 1;
  opacity: 0.8;
  border-radius: 6px;
}

.youtube .play-button:before {
  content: "";
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #fff;
}

.youtube img,
.youtube .play-button {
  cursor: pointer;
}

.youtube img,
.youtube iframe {
  position: absolute;
}

.youtube .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.youtube .play-button:before {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
}

.youtube iframe {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

img {
  opacity: 1;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

img[data-src] {
  opacity: 0;
}

.sorting-select {
  width: 100%;
  padding: 8px 18px;
  border: 1px solid #e2e2e2;
  font-size: 14px;
  position: relative;
  cursor: pointer;
}

.sorting-select i {
  position: absolute;
  right: 10px;
  top: calc(50% - 7px);
  -webkit-transition: -webkit-transform .3s ease;
  transition: -webkit-transform .3s ease;
  transition: transform .3s ease;
  transition: transform .3s ease, -webkit-transform .3s ease;
}

.sorting-select i:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url(/uploads/template/product/icon_delivery-widget-min.png) no-repeat -5px -5px;
  -webkit-transition: -webkit-transform ease .3s;
  transition: -webkit-transform ease .3s;
  transition: transform ease .3s;
  transition: transform ease .3s, -webkit-transform ease .3s;
}

.sorting-select__dropdown {
  width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  max-height: 0;
  position: absolute;
  top: 34px;
  left: 0;
  background-color: #fff;
  z-index: 2;
  -webkit-box-shadow: 0 10px 24px 0 rgba(0, 0, 2, 0.09);
          box-shadow: 0 10px 24px 0 rgba(0, 0, 2, 0.09);
}

.sorting-select__option {
  padding: 10px 10px 10px 30px;
  -webkit-transition: background-color .3s ease;
  transition: background-color .3s ease;
  display: block;
  text-decoration: none;
  color: #000000;
}

.sorting-select__option:not(:last-child) {
  border-bottom: 1px solid #e2e2e2;
}

.sorting-select__option:hover {
  background-color: #e2e2e2;
}

.sorting-select.active i {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.sorting-select.active .sorting-select__dropdown {
  max-height: 240px;
}

header {
  position: relative;
  z-index: 6;
}

.header-phone {
  width: calc(100% / 24 * 16 - 20px);
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: right;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
}

.header-phone__time {
  font-size: 14px;
}

.header-phone__phone {
  font-size: 18px;
}

.header-phone__phone strong {
  font-size: 22px;
}

.wrapper-green-top {
  display: none;
  background: #F7F7F7;
  color: #3F3F3F;
  font-size: 13px;
  height: 42px;
  line-height: 42px;
}

.wrapper-green-top > .container {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 9px;
}

.wrapper-green-top > .container .top-nav-1 {
  margin-left: 46px;
}

.wrapper-green-top > .container .wrapper-green-top__space {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.wrapper-green-top > .container .header__services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 52px;
}

.wrapper-green-top > .container .header__services a {
  padding-top: 4px;
}

.wrapper-green-top > .container .header__services .header__market {
  margin-right: 24px;
}

.wrapper-green-top > .container .header__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.wrapper-green-top > .container .header__user .header__user-login {
  color: #68A01E;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin-right: 10px;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
  text-decoration: none;
  opacity: 0;
}

.wrapper-green-top > .container .header__user .header__user-login:hover {
  color: #507F17;
}

.wrapper-green-top > .container .header__user .header__user-signup {
  color: #68A01E;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  letter-spacing: 0.03em;
  padding-left: 10px;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
  text-decoration: none;
  opacity: 0;
}

.wrapper-green-top > .container .header__user .header__user-signup:hover {
  color: #507F17;
}

.wrapper-green-top > .container .header__user .header__user-signup:after {
  content: '';
  position: absolute;
  left: 0;
  top: 16px;
  width: 1px;
  height: 13px;
  background: #68A01E;
}

.header-select-city {
  position: relative;
}

.header-select-city > .select-overlay {
  position: absolute;
  top: 0;
  left: 70px;
  width: 120px;
  height: 100%;
  cursor: pointer;
}

.header-select-city > select {
  width: 140px;
  border: none;
  color: #ffffff;
  position: relative;
  outline: none;
}

.header-select-city .chosen-container-single > .chosen-single {
  display: block;
  overflow: hidden;
  height: 42px;
  line-height: 42px;
  border: none;
  border-radius: 12px;
  -webkit-box-shadow: none;
          box-shadow: none;
  padding-left: 21px;
  z-index: 4;
  cursor: pointer;
  background-image: url("/uploads/template/header/header__map-icon.svg");
  background-repeat: no-repeat;
  background-position: left center;
  white-space: nowrap;
}

.header-select-city .chosen-container-single > .chosen-single:hover {
  color: #68A01E;
}

.header-select-city .chosen-container-single > .chosen-single:hover > div {
  border-color: #68A01E;
}

.header-select-city .chosen-container-single > .chosen-single > div {
  position: absolute;
  top: 20px;
  right: 9px;
  display: block;
  width: 4px;
  height: 4px;
  border-left: 1px solid #3F3F3F;
  border-bottom: 1px solid #3F3F3F;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.select-city > .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 13px;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
  padding-right: 20px;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.select-city > .chosen-container.chosen-with-drop:before {
  content: '';
  z-index: 1100;
  position: absolute;
  bottom: -8px;
  left: 20px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 10px solid #fff;
}

.select-city > .chosen-container.chosen-with-drop > .chosen-drop {
  z-index: 100;
  visibility: visible;
}

.select-city > .chosen-container.chosen-with-drop > .chosen-single > div {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 22px;
  background-position: 10px;
}

.select-city > .chosen-container > .chosen-drop {
  background: #FFFFFF;
  -webkit-box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
          box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
  border-radius: 10px;
  z-index: -1;
  visibility: hidden;
  padding: 22px 25px;
  color: #787878;
  position: absolute;
  width: 288px;
}

.select-city > .chosen-container > .chosen-drop > .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}

.select-city > .chosen-container > .chosen-drop > .chosen-search > input[type=text] {
  background: url("/uploads/template/header/header-search-btn.svg") no-repeat;
  padding: 14px 21px 14px 21px;
  outline: 0;
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  font-family: sans-serif;
  line-height: normal;
  width: 100%;
  height: 46px;
  font-size: 12px;
  margin: 0;
  background-position: 198px 13px;
}

.select-city > .chosen-container > .chosen-drop .chosen-results {
  width: 100%;
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 18px 4px 4px 0;
  padding: 0;
  max-height: 250px;
  -webkit-overflow-scrolling: touch;
}

.select-city > .chosen-container > .chosen-drop .chosen-results .scroll-content {
  left: 0;
}

.select-city > .chosen-container > .chosen-drop .chosen-results .scroll-element {
  position: absolute;
}

.select-city > .chosen-container > .chosen-drop .chosen-results .scroll-element.scroll-y .scroll-element_outer {
  width: 18px;
}

.select-city > .chosen-container > .chosen-drop .chosen-results .scroll-element.scroll-y .scroll-element_outer .scroll-element_size {
  background: #E8ECE5;
  width: 2px;
  left: 7px;
}

.select-city > .chosen-container > .chosen-drop .chosen-results .scroll-element.scroll-y .scroll-element_outer .scroll-bar {
  background: #FFFFFF;
  border: 3px solid #68A01E;
  border-radius: 29px;
  height: 56px;
  left: 0;
}

.select-city > .chosen-container > .chosen-drop .chosen-results > li {
  border: none !important;
  display: none;
  margin: 0;
  padding: 5px 0 6px 5px;
  list-style: none;
  word-wrap: break-word;
  -webkit-touch-callout: none;
  font-size: 14px;
}

.select-city > .chosen-container > .chosen-drop .chosen-results > li:hover {
  color: #68A01E;
}

.select-city > .chosen-container > .chosen-drop .chosen-results > li.active-result {
  display: list-item;
  cursor: pointer;
}

.select-city > .chosen-container > .chosen-drop .chosen-results > li:not(:first-child) {
  border-top: 1px solid #e3e3e3;
}

.select-city > .chosen-container > .chosen-drop .chosen-results > li.highlighted {
  color: #68A01E;
}

.top-nav-1 {
  height: 42px;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-nav-1 > div {
  height: 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.top-nav-1 > div:hover > a,
.top-nav-1 > div.active > a {
  color: #68A01E;
}

.top-nav-1 > div.last > div {
  display: none;
}

.top-nav-1 > div.last:hover > a {
  color: #68A01E;
}

.top-nav-1 > div.last:hover > div {
  display: block;
}

.top-nav-1 > div > a {
  color: #787878;
  text-decoration: none;
  padding: 0 10px 0 0;
  height: 42px;
  text-align: center;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
  white-space: nowrap;
}

.top-nav-1 > div.last {
  position: relative;
}

.top-nav-1 > div.last:hover:after {
  -webkit-transform: rotate(-225deg);
          transform: rotate(-225deg);
  top: 22px;
}

.top-nav-1 > div.last:after {
  content: '';
  position: absolute;
  top: 19px;
  right: 0px;
  display: block;
  width: 4px;
  height: 4px;
  border-left: 1px solid #3F3F3F;
  border-bottom: 1px solid #3F3F3F;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-transition: top 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
  transition: top 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
  transition: top 0.3s ease-out 0s, transform 0.3s ease-out 0s;
  transition: top 0.3s ease-out 0s, transform 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
}

.top-nav-1_more-holder {
  position: absolute;
  top: 40px;
  width: 212px;
  z-index: 100;
  padding-top: 20px;
}

.top-nav-1_more-holder .top-nav-1_more {
  top: 19px;
}

.top-nav-1_more {
  position: absolute;
  top: 54px;
  width: 212px;
  background: #fff;
  z-index: 3;
  padding: 25px 26px;
  -webkit-box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
          box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
  border-radius: 10px;
}

.top-nav-1_more:before {
  content: '';
  position: absolute;
  top: -13px;
  left: 20px;
  display: block;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 15px solid #fff;
}

.top-nav-1_more > a {
  text-decoration: none;
  display: block;
  height: auto;
  line-height: 16px;
  font-size: 12px;
  color: #3a3a3a;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
}

.top-nav-1_more > a + a {
  margin-top: 8px;
}

.top-nav-1_more > a:hover {
  color: #669E22;
}

.backcall {
  background: #4d7c0e;
  text-align: center;
  cursor: pointer;
  font-weight: bold;
}

.compare-defer-headers {
  font-size: 10px;
  color: #c1f977;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.compare-defer-headers > div {
  width: 100%;
  text-align: center;
  height: 100%;
}

.wrapper-header {
  height: 152px;
  padding: 8px 0 17px 0;
  width: 100%;
  background: #ffffff;
  z-index: 2;
}

.wrapper-header .container {
  padding: 0 16px 0 10px;
}

.wrapper-header > .container {
  height: 100%;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.wrapper-header__space {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.wrapper-header__search-mobile {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 3 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 3 - 20px);
      flex-basis: calc(100% / 24 * 3 - 20px);
  position: relative;
  z-index: 2;
}

.wrapper-header__search-mobile > svg {
  z-index: 1;
  position: relative;
}

.wrapper-header__search-mobile > svg > path {
  fill: #6f6f6f;
}

.wrapper-header__search-mobile > svg:hover {
  cursor: pointer;
}

.wrapper-header__search-mobile > svg:hover > path {
  fill: #68a01e;
}

.wrapper-header__search-mobile > form {
  position: absolute;
  background-color: #ffffff;
  padding: 30px 0 30px 0;
  top: -36px;
  left: -15px;
  width: 0;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  opacity: 0;
  -webkit-transition: width 0s 0.5s, padding-right 0s 0.5s, opacity 0.2s 0.3s;
  transition: width 0s 0.5s, padding-right 0s 0.5s, opacity 0.2s 0.3s;
}

.wrapper-header__search-mobile > form > input {
  width: 0;
  padding: 10px 10px 10px 50px;
  border-radius: 20px 0 0 20px;
  border: 1px solid #c8c8c8;
  outline: none;
  font-size: 16px;
  border-right: none;
  -webkit-transition: width .5s, border-color .5s;
  transition: width .5s, border-color .5s;
}

.wrapper-header__search-mobile > form > input:focus {
  border-color: #68a01e;
  border-width: 2px;
  padding: 9px 9px 9px 49px;
}

.wrapper-header__search-mobile > form > input:focus + div {
  border-color: #68a01e;
  border-width: 2px;
  border-left-color: #c8c8c8;
  border-left-width: 1px;
  line-height: 34px;
}

.wrapper-header__search-mobile > form > .close {
  width: 20%;
  height: 40px;
  overflow: hidden;
  color: #959595;
  border-radius: 0 20px 20px 0;
  border: 1px solid #c8c8c8;
  line-height: 36px;
  text-align: center;
  cursor: pointer;
  -webkit-transition: border-color .5s;
  transition: border-color .5s;
}

.wrapper-header__search-mobile > form > .close:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-top: 3px solid #c8c8c8;
  border-left: 3px solid #c8c8c8;
  border-radius: 3px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  margin-right: 10px;
  vertical-align: middle;
}

.wrapper-header__search-mobile > form > .close > * {
  vertical-align: middle;
}

.wrapper-header__search-mobile > form > .close:hover {
  color: #68a01e;
}

.wrapper-header__search-mobile > form > .close:hover:before {
  border-color: #68a01e;
}

.wrapper-header__search-mobile.active > form {
  opacity: 1;
  -webkit-transition: width 0s 0s, padding-right 0s 0s, opacity .2s 0s;
  transition: width 0s 0s, padding-right 0s 0s, opacity .2s 0s;
}

.wrapper-header__search-mobile.active > form > input {
  width: 80%;
}

.wrapper-header__logo {
  width: 117px;
  height: 74px;
}

.wrapper-header__logo > a {
  display: block;
  width: 117px;
  height: 74px;
  max-height: 100%;
  background: url(/uploads/template/header/header__logo.svg) no-repeat center;
  background-size: contain;
}

.wrapper-header__since-2010 {
  font-size: 12px;
  color: #787878;
  width: 80px;
  margin-top: 21px;
  line-height: 16px;
  display: none;
  margin-left: 22px;
}

.wrapper-header__phones-mobile {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 4 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
      flex-basis: calc(100% / 24 * 4 - 20px);
  text-align: center;
  cursor: pointer;
}

.wrapper-header__phones-mobile:hover > svg > path {
  stroke: #68a01e;
}

.wrapper-header__last {
  margin-right: 0 !important;
}

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

.header-icons__messengers > a {
  text-decoration: none;
  background-image: url("/uploads/template/header/icon_header__messangers-min.png");
  background-repeat: no-repeat;
  margin-left: 10px;
}

.header-icons__messengers_telegram {
  width: 24px;
  height: 24px;
  background-position: -5px -5px;
}

.header-icons__messengers_whatsapp {
  width: 27px;
  height: 27px;
  background-position: -39px -5px;
}

.header-icons__messengers_mobile > a {
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 10px;
}

.header-search {
  margin-top: 14px;
  margin-left: 16px;
}

.header-search__input {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  height: 46px;
  border-radius: 4px;
  background-color: #fff;
  border: 1px solid #D6D6D6;
  outline: none;
  padding: 0 40px 0 20px;
  color: #3E3E3E;
  font-size: 12px;
}

.header-search__input:focus {
  background: #EDF1E8;
  border-color: #68a01e;
}

.header-search__zoom {
  width: 18px;
  height: 18px;
  background: url("/uploads/template/header/header-search-btn.svg") no-repeat;
  display: block;
  position: absolute;
  right: 17px;
  top: 14px;
  border: none;
  color: transparent;
  cursor: pointer;
  outline: none;
}

.header-phones {
  display: none;
}

.header-phones__phone {
  font-size: 15px;
  color: #3F3F3F;
  margin: 19px 0 11px 0;
  text-decoration: none;
  font-weight: bold;
  display: none;
}

.header-phones__phone strong {
  font-weight: bold;
}

.header-phones__annotation {
  color: #787878;
  font-size: 12px;
  line-height: 16px;
  font-weight: normal;
  margin-top: 7px;
}

.header-phones:not(.active) > .header-icons__messengers,
.header-phones:not(.active) > .header-phones__close {
  display: none;
}

.header-phones.active {
  position: absolute;
  width: 100%;
  display: block;
  background-color: #ffffff;
  top: -10px;
  left: 0;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 2, 0.27);
          box-shadow: 0px 0px 40px 0px rgba(0, 0, 2, 0.27);
  z-index: 110;
  text-align: center;
  padding: 20px;
}

.header-phones.active > .header-phones__close {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 3px solid #e3e3e3;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  color: #e3e3e3;
  -webkit-transition: color .3s, border-color .3s;
  transition: color .3s, border-color .3s;
  cursor: pointer;
}

.header-phones.active > .header-phones__close:hover {
  color: #ff8100;
  border-color: #ff8100;
}

.header-phones.active .header-phones__phone {
  display: block;
}

.chosen-products {
  height: 40px;
  width: 52px;
  position: relative;
  z-index: 1;
}

.chosen-products > a {
  display: block;
  width: 52px;
  height: 40px;
  color: #6a6a6a;
  text-align: center;
  text-decoration: none;
}

.chosen-products > a:hover {
  color: #689F20;
}

.chosen-products > a:hover svg path {
  stroke: #689F20;
}

.chosen-products > a:hover .chosen-products__title {
  color: #689F20;
}

.chosen-products > a .red-circle {
  position: absolute;
  right: 0px;
  top: -12px;
  left: initial;
  border: 4px solid #fff;
  height: 25px;
  width: 25px;
  border-radius: 50%;
  display: none;
}

.chosen-products > a .red-circle.visible {
  display: block;
}

.chosen-products__title {
  color: #3F3F3F;
  font-size: 12px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  display: none;
}

.red-circle {
  top: 6px;
  left: calc(50% + 5px);
  width: 17px;
  height: 17px;
  background: #f52539;
  border-radius: 8px;
  font-size: 10px;
  text-align: center;
  font-weight: bold;
  color: white;
  padding: 3px 0 0 0;
}

.header-cart {
  background: #68A01E;
  border-radius: 50%;
  width: 46px;
  height: 46px;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s;
}

.header-cart .header-cart__content-holder {
  display: none;
  position: relative;
  padding-top: 30px;
  width: 280px;
  position: absolute;
  top: 42px;
  right: 0;
}

.header-cart .header-cart__content-holder:before {
  content: '';
  position: absolute;
  top: 18px;
  right: 19px;
  width: 0px;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 12px solid #fff;
}

.header-cart .header-cart__content-holder .header-cart__content {
  display: block;
  width: 100%;
  background: #FFFFFF;
  -webkit-box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
          box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
  border-radius: 10px;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  font-weight: bold;
  font-size: 16px;
  color: #3F3F3F;
  padding: 33px 35px 17px 35px;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__products {
  display: block;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__products .header-cart__product {
  display: block;
  background: #fff;
  -webkit-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s;
  padding: 7px 35px;
  cursor: pointer;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__products .header-cart__product .header-cart__product-line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #3F3F3F;
  font-size: 12px;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__products .header-cart__product .header-cart__product-line img {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44px;
          flex: 0 0 44px;
  -o-object-fit: contain;
     object-fit: contain;
  width: 44px;
  height: 44px;
  border-radius: 4px;
  margin-right: 21px;
  overflow: hidden;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__products .header-cart__product .header-cart__product-price {
  display: block;
  color: #151E26;
  font-weight: bold;
  font-size: 14px;
  margin-top: 8px;
  margin-left: 65px;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__products .header-cart__product:hover {
  background: #EDF1E8;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__button {
  display: block;
  padding: 28px 35px;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__button > span {
  display: block;
  width: 100%;
  background: #68A01E;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s;
  color: #FFF;
  text-decoration: none;
  font-size: 13px;
  padding: 10px 0;
  text-align: center;
  border-radius: 4px;
}

.header-cart .header-cart__content-holder .header-cart__content .header-cart__button > span:hover {
  background: #507F17;
}

.wrapper-cart {
  position: relative;
  color: #6a6a6a;
  height: 51px;
  background: url(/uploads/template/header/header-cart-icon.svg) no-repeat center;
}

.wrapper-cart:hover > i:nth-child(2) {
  display: none;
}

.wrapper-cart:hover > i.white {
  display: block;
}

.wrapper-cart > .red-circle-holder {
  position: absolute;
  right: -3px;
  top: -3px;
  width: 20px;
  height: 20px;
  background: #fff;
  border-radius: 50%;
}

.wrapper-cart > .red-circle-holder .red-circle {
  left: 3px;
  top: 0px;
}

.wrapper-cart > .red-circle {
  width: 15px;
  height: 15px;
  border-radius: 50%;
  font-size: 9px;
  padding: 3px 0 0 0;
}

.wrapper-cart > i {
  margin: 17px auto 0;
}

.wrapper-cart > i.white {
  display: none;
}

.wrapper-cart__text {
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding: 4px 0 0 0;
}

.nav-icon {
  display: inline-block;
  width: 24px;
  background: url("/uploads/template/header/burger.svg") no-repeat;
  background-position: center;
  position: relative;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
  cursor: pointer;
}

.nav-icon.active > span:nth-child(1) {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.nav-icon.active > span:nth-child(2) {
  opacity: 0;
}

.nav-icon.active > span:nth-child(3) {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.header__icon-market .img {
  width: 220px;
  height: 36px;
  background: no-repeat;
}

.header-menu {
  background: #EDF1E8;
  width: 100%;
  height: 78px;
  display: none;
}

.header-menu .container {
  height: 78px;
  position: relative;
}

.header-menu .header-menu__sections {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 78px;
}

.header-menu .header-menu__sections.hoverable > li:hover {
  background: #DFE8D3;
}

.header-menu .header-menu__sections.hoverable > li:hover > a {
  color: #68A01E;
}

.header-menu .header-menu__sections.hoverable > li:hover > .submenuHolder {
  display: block;
}

.header-menu .header-menu__sections > li {
  height: 78px;
  padding: 0 35px;
}

.header-menu .header-menu__sections > li > a {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 78px;
  font-size: 14px;
  color: #3F3F3F;
  text-decoration: none;
}

.header-menu .header-menu__sections > li > a .icon {
  width: 40px;
  height: 30px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: center;
}

.header-menu .header-menu__sections > li > a .title {
  display: block;
  text-align: center;
  height: 14px;
}

.header-menu .header-menu__sections > li > .submenuHolder {
  display: none;
  position: absolute;
  top: 78px;
  left: 0;
  right: 0;
  background: #fff;
  -webkit-box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
          box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
  border-radius: 10px;
  padding: 50px 54px 10px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner.has-slider .submenu {
  width: calc(100% - 305px);
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider {
  padding-left: 47px;
  border-left: 1px solid #ECEEF0;
  width: 300px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-title {
  color: #3F3F3F;
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items {
  width: 208px !important;
  margin-top: 24px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .slick-prev {
  position: absolute;
  top: -43px;
  right: 25px;
  cursor: pointer;
  border-left: 1px solid #3F4042;
  border-bottom: 1px solid #3F4042;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 15px;
  height: 15px;
  background: #fff;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .slick-prev:hover {
  border-color: #68A01E;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .slick-next {
  position: absolute;
  top: -43px;
  right: 0;
  cursor: pointer;
  border-right: 1px solid #3F4042;
  border-bottom: 1px solid #3F4042;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  width: 15px;
  height: 15px;
  background: #fff;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .slick-next:hover {
  border-color: #68A01E;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .slick-slide {
  width: 208px !important;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .header-menu__slider-item {
  width: 208px !important;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .header-menu__slider-item .header-menu__slider-item-image {
  display: block;
  width: 208px;
  height: 154px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .header-menu__slider-item .header-menu__slider-item-image img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .header-menu__slider-item .header-menu__slider-item-name {
  display: block;
  font-size: 12px;
  line-height: 20px;
  color: #787878;
  text-align: left;
  text-decoration: none;
  margin-top: 22px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenuHolder__inner .header-menu__slider .header-menu__slider-items .header-menu__slider-item .header-menu__slider-item-price {
  color: #3F3F3F;
  font-weight: bold;
  font-size: 16px;
  line-height: 20px;
  text-decoration: none;
  margin-top: 11px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenu {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenu .second {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  padding-right: 10px;
  margin-bottom: 35px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenu .second .root a {
  margin-bottom: 18px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenu .second a {
  display: block;
  text-decoration: none;
  color: #787878;
  font-size: 14px;
  margin-bottom: 13px;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenu .second a:hover {
  color: #68A01E;
}

.header-menu .header-menu__sections > li > .submenuHolder .submenu .second a strong {
  font-widght: bold;
  color: #3F3F3F;
  font-size: 18px;
}

.header-menu .header-menu__sections > li + li > a:before {
  content: '';
  position: absolute;
  left: -36px;
  top: 23px;
  display: block;
  width: 1px;
  height: 32px;
  background: #CADAB6;
}

.footer {
  color: #ffffff;
}

.footer__logo:before {
  content: url(/uploads/template/footer/footer-logo.svg);
  max-width: 100%;
}

.footer__ps {
  bottom: 20px;
  font-size: 13px;
  padding: 20px 0;
  left: 0;
  color: #fff;
  line-height: 16px;
}

.footer__ps p {
  margin: 10px 0;
}

.footer__ps-2 {
  text-align: center;
  padding: 10px 20px;
  color: #fff;
  line-height: 16px;
  font-size: 13px;
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.footer__ps-2 p {
  margin: 10px 0;
}

.footer__col > img {
  max-width: 100%;
}

.footer__top {
  background-color: #68a01e;
  background: -webkit-gradient(linear, left top, right top, from(#a1c273), to(#68a01e));
  background: linear-gradient(to right, #a1c273 0%, #68a01e 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#609714', endColorstr='#16731f', GradientType=1 );
}

.footer__bottom {
  background-color: #4f7e15;
}

.footer__bottom > div {
  height: 64px;
  font-size: 12px;
  font-weight: 400;
  color: #89d371;
  line-height: 14px;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer__bottom > div > div:first-child {
  height: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 4 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
      flex-basis: calc(100% / 24 * 4 - 20px);
}

.footer__bottom > div > div:first-child > a > img {
  display: block;
  max-width: 100%;
}

.footer__important {
  font-size: 14px;
  line-height: 14px;
  margin: 30px 0 60px;
}

.footer__important > a {
  color: #ffc600;
}

.footer__counters {
  height: 100%;
}

.footer__counters > a {
  display: block;
  bottom: 0;
  left: 0;
}

.footer__menu > ul {
  margin-top: 20px;
}

.footer__menu > ul > li > a {
  color: #fff;
  margin: 16px 0;
  display: block;
}

.footer__menu-title {
  margin-top: 40px;
  display: block;
}

.footer__catalog {
  position: relative;
  background-color: #82b046;
  padding: 0 40px 40px;
}

.footer__catalog__wrap {
  margin-top: 10px;
}

.footer__catalog__wrap > a {
  font-weight: 400;
  color: #fff;
  text-decoration: none;
  margin-top: 20px;
}

.footer__more > div {
  margin-top: 20px;
}

.footer__phone {
  background: url("/uploads/template/footer/footer-phone.svg") 0 8px no-repeat;
  padding: 0 0 0 29px;
  display: block;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
}

.footer__phone > strong {
  font-size: 22px;
}

.footer__annotation {
  font-size: 11px;
  color: #fff;
  line-height: 16px;
}

.footer__mail {
  background: url("/uploads/template/footer/footer-mail.svg") no-repeat;
  padding: 0 0 0 29px;
}

.footer__dev-logo:before {
  content: url(/uploads/template/footer/footer-media.png);
}

.footer__media {
  margin-top: 30px;
  background: #4f7e15;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer__media > div {
  width: 50%;
  margin-right: 5px;
}

.footer__media > div > img {
  max-width: 100%;
}

.footer__media > p {
  width: 50%;
  font-size: 12px;
  color: #96ea96;
  text-decoration: underline;
  line-height: 14px;
}

.footer__text > div > img {
  max-width: 100%;
  display: block;
}

.menuBtnHolder.mainPage {
  position: absolute;
  z-index: 99;
  left: -10px;
  bottom: -65px;
}

.menuBtnHolder > .menuBtn {
  position: relative;
  height: 55px;
  width: 268px;
  margin: 0 10px 10px 19px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-align: center;
  -webkit-box-shadow: 0px 6px 20px -3px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 6px 20px -3px rgba(0, 0, 0, 0.2);
  background: #fff;
  cursor: pointer;
  line-height: 58px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menuBtnHolder > .menuBtn > span {
  vertical-align: middle;
  margin-left: 20px;
  text-align: left;
}

.menuBtnHolder > .menuBtn > div > .icon-menu {
  margin: 21px 12px 0 21px;
}

.menuBtnHolder > .menuBtn > div > .header-arrow {
  margin-left: 20px;
}

.menuBtnHolder > .menuBtn > .dropHolder {
  position: relative;
  display: none;
  margin-top: -7px;
  padding: 0 0 30px 0;
  z-index: 232;
}

.menuBtnHolder > .menuBtn > .dropHolder.active {
  display: block;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop {
  text-align: left;
  font-size: 14px;
  font-weight: normal;
  background: #fff;
  padding-bottom: 20px;
  position: relative;
  -webkit-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.2);
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li {
  line-height: 16px;
  padding-left: 17px;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li.active,
.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li:hover,
.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li.current {
  background-color: #ecf0f1;
  background-repeat: no-repeat;
  border-left: solid 5px #7bbf1e;
  padding-left: 12px;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder {
  background: #fff;
  position: absolute;
  min-height: 430px;
  margin-left: 90%;
  display: none;
  top: -58px;
  padding: 0 0 30px 20px;
  z-index: 100;
  -webkit-box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 6px 20px -4px rgba(0, 0, 0, 0.2);
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder.active {
  display: block;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu {
  min-width: 830px;
  background: #fff;
  margin-left: -1px;
  top: 0px;
  padding-top: 20px;
  padding-bottom: 24px;
  padding-right: 72px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > ul {
  display: inline-block;
  float: left;
  width: 250px;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > ul > li {
  line-height: 16px;
  margin: 0 0 3px 0;
  padding: 0 10px 0 15px;
  width: 227px;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > ul > li > a {
  text-decoration: none;
  color: #000;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > ul > li > a > div {
  padding: 0 6px;
  display: table;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > ul > li > a > div > div {
  display: table-cell;
  vertical-align: middle;
  padding: 4px;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > ul > li > a > div > div > * {
  line-height: 20px;
  display: inline-block;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > ul > li > a > div > div > strong {
  color: #3d3f44;
  font-size: 15px;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > ul > li > a:hover,
.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > ul > li > a.current {
  color: #ffa800;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > .rightArea {
  display: inline-block;
  float: left;
  margin-left: 32px;
  margin-top: 50px;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > .submenuHolder > .submenu > .rightArea > span {
  background: url("/uploads/template/menu/menu-close.png");
  width: 38px;
  height: 38px;
  display: inline-block;
  position: absolute;
  cursor: pointer;
  right: 40px;
  top: 40px;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > a {
  text-decoration: none;
  color: #000;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > a > div {
  display: table;
  width: 95%;
  cursor: pointer;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > a > div > div {
  display: table-cell;
  vertical-align: middle;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > a > div > div > .icon {
  display: inline-block;
  vertical-align: middle;
  background: no-repeat center center;
  width: 32px;
  height: 44px;
  margin-right: 20px;
  padding: 8px 0;
}

.menuBtnHolder > .menuBtn > .dropHolder > .drop > ul > li > a > div > div > .title {
  display: inline-block;
  vertical-align: middle;
  width: 72%;
  line-height: 16px;
}

.menuBtnHolder.active > .menuBtn > .dropHolder {
  display: block;
}

#loader.hidden {
  display: none;
}

.loader {
  position: fixed;
  top: calc(50% - 60px);
  left: calc(50% - 60px);
  border: 16px solid #000;
  border-top: 16px solid #68a01e;
  border-radius: 50%;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
          animation: spin 2s linear infinite;
  z-index: 99993;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.loader-bg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.4);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: .87;
  -webkit-transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
  z-index: 99992;
}

.breadcrumbs {
  font-size: 14px;
  color: #3F3F3F;
  margin: 25px 0 21px;
}

.breadcrumbs > a {
  color: #3e3e3e;
  text-decoration: none;
}

.breadcrumbs > a:last-child {
  color: #787878;
}

.breadcrumbs > a:hover {
  color: #8e8f93;
}

.breadcrumbs__last-slash {
  display: none;
}

.sidebar-wrap {
  height: 100%;
  height: auto;
  width: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5000;
  overflow: hidden;
  -webkit-transition: width 0s .5s;
  transition: width 0s .5s;
}

.sidebar-wrap.fixed {
  position: fixed;
  height: 100vh;
}

.sidebar-wrap.active {
  width: 100%;
  -webkit-transition: width .5s;
  transition: width .5s;
}

.sidebar-wrap.active .sideNav__bg {
  display: block;
}

.sidebar-wrap.active > .sideNav {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.sidebar-wrap.active > .sidebar-close {
  opacity: 1;
  -webkit-transition: opacity 0s .5s, z-index 0s .8s, -webkit-transform 0.3s 0.5s;
  transition: opacity 0s .5s, z-index 0s .8s, -webkit-transform 0.3s 0.5s;
  transition: transform 0.3s 0.5s, opacity 0s .5s, z-index 0s .8s;
  transition: transform 0.3s 0.5s, opacity 0s .5s, z-index 0s .8s, -webkit-transform 0.3s 0.5s;
  -webkit-transform: translateX(0);
          transform: translateX(0);
  z-index: 1;
}

.sideNav__bg {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  border: 0;
  width: 100%;
  height: 100%;
  background: rgba(23, 37, 46, 0.85);
  z-index: 800;
}

.sideNav {
  overflow: hidden;
  position: relative;
  z-index: 1000;
  height: 100%;
  height: auto;
  width: 100%;
  background-color: #fff;
  overflow-x: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}

.sideNav.sideNav__filters {
  background: #F6F6F6;
  height: 100vh;
  overflow: hidden;
}

.sideNav.sideNav__filters .sideNav__body {
  background: #F6F6F6;
  overflow: scroll;
  height: 100vh;
  padding-bottom: 70px;
  position: relative;
}

.sideNav.sideNav__filters .sideNav__body .filter__button-holder {
  -webkit-transform: none !important;
  transform: none !important;
  position: fixed;
  z-index: 200;
  top: calc(100vh - 44px);
  left: 0;
  right: 0;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.sideNav.sideNav__filters .sideNav__body .filter__button-holder .filter__button_apply {
  width: 50%;
  height: 44px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  background: #68A01E;
  margin: 0;
}

.sideNav.sideNav__filters .sideNav__body .filter__button-holder .filter__button_reset {
  width: 50%;
  height: 44px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 50%;
          flex: 0 0 50%;
  color: #3F3F3F;
  font-size: 12px;
  line-height: 16px;
  cursor: pointer;
  border: 1px solid #BEC3C7;
  background: #FFF;
  margin: 0;
  line-height: 35px;
}

.sideNav.sideNav__filters .sideNav__body .filter__button-holder .filter__button_reset:before {
  content: '\D7';
  color: #3F3F3F;
  font-size: 21px;
  position: relative;
  top: 2px;
  left: -2px;
}

.sideNav__body {
  padding-top: 31px;
  background-color: #ffffff;
  color: #393933;
}

.sideNav__body .header-phones__phone {
  display: block;
  margin: 0;
  text-align: left;
  font-size: 26px;
  font-weight: normal;
  line-height: 35px;
  color: #3F3F3F;
  padding-left: 34px;
  margin-bottom: 30px;
}

.sideNav__body .header-phones__phone span {
  display: block;
  color: #787878;
  font-size: 12px;
  line-height: 18px;
}

.sideNav__body .header-phones__phone strong {
  font-weight: normal;
}

.sideNav__body .delimiter-holder {
  width: 100%;
  padding-left: 34px;
  padding-right: 27px;
}

.sideNav__body .delimiter-holder .delimiter {
  background: #EBEBEB;
  width: 100%;
  height: 1px;
}

.sideNav__body .select-city {
  text-align: left;
  padding-left: 34px;
  margin-top: 21px;
  margin-bottom: 10px;
}

.sideNav__body .sidebar__user {
  padding-left: 34px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-top: 26px;
}

.sideNav__body .sidebar__user .sidebar__user-login {
  color: #68A01E;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.03em;
  margin-right: 13px;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
  text-decoration: none;
}

.sideNav__body .sidebar__user .sidebar__user-login:hover {
  color: #507F17;
}

.sideNav__body .sidebar__user .sidebar__user-signup {
  color: #68A01E;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  letter-spacing: 0.03em;
  padding-left: 16px;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
  text-decoration: none;
}

.sideNav__body .sidebar__user .sidebar__user-signup:hover {
  color: #507F17;
}

.sideNav__body .sidebar__user .sidebar__user-signup:after {
  content: '';
  position: absolute;
  left: 0;
  top: 2px;
  width: 2px;
  height: 13px;
  background: #68A01E;
}

.sideNav__body .sidebar__city {
  cursor: pointer;
  text-align: left;
  color: #3F3F3F;
  padding-left: 34px;
  font-size: 13px;
  line-height: 16px;
  position: relative;
  padding-left: 52px;
  margin-top: 21px;
  margin-bottom: 25px;
}

.sideNav__body .sidebar__city.active {
  color: #68A01E;
}

.sideNav__body .sidebar__city.active i {
  border-color: #68A01E;
}

.sideNav__body .sidebar__city:before {
  content: '';
  position: absolute;
  left: 33px;
  top: 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  background-image: url("/uploads/template/header/header__map-icon.png");
  background-repeat: no-repeat;
  background-position: center;
}

.sideNav__body .sidebar__city i {
  display: inline-block;
  width: 4px;
  height: 4px;
  margin-left: 7px;
  border-bottom: 1px solid #3F3F3F;
  border-left: 1px solid #3F3F3F;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  position: relative;
  top: -2px;
}

.sideNav .sidebar__menu {
  margin-bottom: 12px;
}

.sideNav .sidebar__menu .sideNav__holder_links {
  padding: 0;
}

.sideNav .sidebar__menu .sideNav__holder_links .sideNav__item_link {
  color: #3F3F3F;
  font-size: 14px;
  line-height: 19px;
  padding: 14px 33px;
}

.sideNav .sidebar__menu .sideNav__holder_links .sideNav__item_link:before {
  display: none;
}

.sideNav .sidebar__menu .sideNav__holder_links .sideNav__item_link + .sideNav__item_link {
  border-top: 1px solid #EBEBEB;
}

.sideNav .filter {
  border: none;
  padding: 0 33px;
  text-align: left;
}

.sideNav .filter .container-in {
  margin: 0;
}

.sideNav .filter .filter__visible {
  padding: 0;
}

.sideNav .filter .filter__price {
  margin-bottom: 50px;
  margin: 0;
  border-bottom: 1px solid #D6D6D6;
  padding-bottom: 55px;
  max-width: none;
  -ms-flex-preferred-size: initial;
      flex-basis: initial;
  width: 100%;
}

.sideNav .filter .filter__price .container-in {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.sideNav .filter .filter__price .filter__label {
  max-width: 45px !important;
  margin: 0;
  margin-top: 5px;
  width: 45px;
  color: #3F3F3F;
  font-weight: bold;
  font-size: 16px;
  margin-left: 0 !important;
}

.sideNav .filter .filter__price .noUi-target {
  margin-right: 20px;
  width: calc(100% - 110px);
  display: block !important;
}

.sideNav .filter .filter__price .noUi-target .noUi-connect {
  background: #68A01E;
}

.sideNav .filter .filter__price .noUi-target .noUi-handle {
  width: 24px;
  height: 24px;
  background: #FFFFFF;
  border: 3px solid #68A01E;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 2px 6px rgba(64, 97, 22, 0.22);
          box-shadow: 0px 2px 6px rgba(64, 97, 22, 0.22);
}

.sideNav .filter .filter__price .noUi-target .noUi-handle .noUi-tooltip {
  background: transparent;
}

.sideNav .filter .filter__range-slider {
  width: 233px;
  margin: 0;
  height: auto;
}

.sideNav .filter .filter__range-slider .noUi-target {
  margin: 0 10px;
}

.sideNav .filter .filter__range-slider .noUi-target .noUi-base {
  background: #B7C6A6;
}

.sideNav .filter .filter__range-slider .noUi-target .noUi-base .noUi-connect {
  background: #68A01E;
}

.sideNav .filter .filter__range-slider .noUi-target .noUi-base .noUi-origin .noUi-handle {
  width: 24px;
  height: 24px;
  border: 3px solid #68A01E;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 2px 6px rgba(64, 97, 22, 0.22);
          box-shadow: 0px 2px 6px rgba(64, 97, 22, 0.22);
  background: #FFFFFF;
}

.sideNav .filter .filter__range-slider .noUi-target .noUi-base .noUi-origin .noUi-handle .noUi-tooltip {
  background: transparent;
  color: #787878;
  font-size: 13px;
}

.sideNav .filter .filter__range-slider .filter__range-slider-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}

.sideNav .filter .filter__range-slider .filter__range-slider-inputs .filter__range-slider-input {
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  width: 111px;
  height: 44px;
  color: #3F3F3F;
  font-size: 14px;
  padding: 12px 0;
  text-align: center;
}

.sideNav .filter .category__tags {
  width: 100%;
  border: none;
  margin-top: 16px;
}

.sideNav .filter .category__tags .category-tags__title {
  color: #3F3F3F;
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  margin-top: 0;
}

.sideNav .filter .category__tags .category-tags__body {
  margin-top: 17px;
  padding: 21px 25px;
  width: 100%;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  border-radius: 4px;
}

.sideNav .filter .category__tags .category-tags__body a {
  color: #3F3F3F;
  font-size: 14px;
  line-height: 19px;
  margin-bottom: 8px;
  margin-top: 0;
}

.sideNav .filter .category__tags .category-tags__body .filter__button_expand {
  color: #68A01E;
  font-size: 13px;
  line-height: 17px;
  text-align: left;
  position: relative;
  border: none;
  display: inline-block;
  width: auto;
  margin-top: 10px;
}

.sideNav .filter .category__tags .category-tags__body .filter__button_expand.active:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 10px;
}

.sideNav .filter .category__tags .category-tags__body .filter__button_expand:before {
  display: none;
}

.sideNav .filter .category__tags .category-tags__body .filter__button_expand:after {
  content: '';
  position: absolute;
  right: -19px;
  top: 7px;
  display: inline-block;
  width: 3px;
  height: 3px;
  border-bottom: 1px solid #68A01E;
  border-left: 1px solid #68A01E;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sideNav .filter .filter__item {
  width: 100%;
  max-width: none;
  -ms-flex-preferred-size: initial;
      flex-basis: initial;
  display: block;
  max-width: initial;
  margin: 0;
  padding-bottom: 25px;
}

.sideNav .filter .filter__item.filter__invisible {
  display: none;
}

.sideNav .filter .filter__item + .filter__item {
  border-top: 1px solid #D6D6D6;
}

.sideNav .filter .filter__item.filter__open .filter__label:after {
  top: 27px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sideNav .filter .filter__item.filter__open .filter__body {
  display: block;
}

.sideNav .filter .filter__item.filter__open .filter__more-checkboxes {
  position: relative;
  display: inline-block;
  color: #68A01E;
  font-size: 13px;
  cursor: pointer;
  margin-top: 19px;
}

.sideNav .filter .filter__item.filter__open .filter__more-checkboxes .filter__more-checkboxes-inactive {
  display: block;
}

.sideNav .filter .filter__item.filter__open .filter__more-checkboxes .filter__more-checkboxes-active {
  display: none;
}

.sideNav .filter .filter__item.filter__open .filter__more-checkboxes.active .filter__more-checkboxes-inactive {
  display: none;
}

.sideNav .filter .filter__item.filter__open .filter__more-checkboxes.active .filter__more-checkboxes-active {
  display: block;
}

.sideNav .filter .filter__item.filter__open .filter__more-checkboxes.active:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 6px;
}

.sideNav .filter .filter__item.filter__open .filter__more-checkboxes:hover {
  color: #507F17;
}

.sideNav .filter .filter__item.filter__open .filter__more-checkboxes:hover:after {
  border-color: #507F17;
}

.sideNav .filter .filter__item.filter__open .filter__more-checkboxes:after {
  content: '';
  position: absolute;
  right: -12px;
  top: 3px;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #68A01E;
  border-left: 1px solid #68A01E;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sideNav .filter .filter__item .filter__label {
  position: relative;
  color: #3F3F3F;
  font-size: 16px;
  font-weight: bold;
  padding-top: 25px;
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
  padding-right: 20px;
}

.sideNav .filter .filter__item .filter__label span {
  display: none;
}

.sideNav .filter .filter__item .filter__label:after {
  content: '';
  position: absolute;
  top: 22px;
  right: 0;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #3F3F3F;
  border-right: 1px solid #3F3F3F;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: top 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
  transition: top 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s, top 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s, top 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
}

.sideNav .filter .filter__item .filter__body {
  display: none;
  margin-top: 16px;
}

.sideNav .filter .filter__item .filter__body .chosen-container {
  width: 100%;
}

.sideNav .filter .filter__item .filter__body .filter__checkbox .filter__checkbox-hidden {
  display: none;
}

.sideNav .filter .filter__item .filter__body .filter__checkbox .filter__checkbox-hidden.filter__checkbox-hidden-visible {
  display: block;
}

.sideNav .filter .filter__item .filter__body .filter__checkbox input {
  display: none;
}

.sideNav .filter .filter__item .filter__body .filter__checkbox input:checked + label:before {
  border-color: #68A01E;
  background: #68A01E;
}

.sideNav .filter .filter__item .filter__body .filter__checkbox input:checked + label:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 5px;
  display: inline-block;
  width: 10px;
  height: 6px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sideNav .filter .filter__item .filter__body .filter__checkbox input + label {
  position: relative;
  color: #3F3F3F;
  font-size: 14px;
  padding-left: 33px;
  cursor: pointer;
}

.sideNav .filter .filter__item .filter__body .filter__checkbox input + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
}

.sideNav .sidebar__pages {
  margin-top: 15px;
  margin-bottom: 16px;
}

.sideNav .sidebar__pages .sideNav__item {
  padding: 6px 27px 6px 77px;
  color: #787878;
}

.sideNav .sidebar__pages .sideNav__item:before {
  display: none;
}

.sideNav .sidebar__services {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  margin-top: 24px;
  margin-bottom: 37px;
  padding-left: 77px;
}

.sideNav .sidebar__services a {
  text-align: left;
}

.sideNav .sidebar__services .sidebar__services-market {
  width: 126px;
}

.sideNav .sidebar__services .sidebar__services-portal {
  margin-top: 15px;
  width: 148px;
}

.sideNav .sideNav__space-item {
  background: #FFF;
  width: 100%;
  height: 47px;
}

.sideNav__item {
  background-color: #fff;
  text-align: left;
  padding: 12px 27px 13px 34px;
  font-size: 14px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  text-decoration: none;
  color: #3F3F3F;
  line-height: 19px;
  position: relative;
}

.sideNav__item img {
  width: 30px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  margin-right: 15px;
}

.sideNav__item > strong,
.sideNav__item > span {
  line-height: 20px;
}

.sideNav__item > * {
  vertical-align: middle;
}

.sideNav__item:hover,
.sideNav__item.current {
  background-color: #e8e8e8;
}

.sideNav__item_next {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.sideNav__item_next:after {
  content: "";
  position: absolute;
  right: 30px;
  top: 20px;
  display: block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #68A01E;
  border-left: 2px solid #68A01E;
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
}

.sideNav__item_back {
  background-color: #68A01E;
  color: #fff;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.sideNav__item_back:before {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  margin-right: 5px;
}

.sideNav__item_back:hover {
  background-color: #68A01E;
}

.sideNav__item_link {
  border-bottom: none;
}

.sideNav__item_link:before {
  content: "\2022";
  color: #ffa019;
  margin-right: 5px;
  line-height: 20px;
}

.sideNav__holder {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
  -webkit-transform: translateX(-101%);
          transform: translateX(-101%);
  -webkit-transition: -webkit-transform .5s;
  transition: -webkit-transform .5s;
  transition: transform .5s;
  transition: transform .5s, -webkit-transform .5s;
  z-index: 2200;
}

.sideNav__holder.active {
  -webkit-transform: translateX(0);
          transform: translateX(0);
  z-index: 4000;
}

.sideNav__cities {
  max-height: 500px;
  overflow-y: scroll;
  overflow-x: hidden;
}

.sideNav__cities-search {
  background-image: url(/uploads/template/header/search-zoom.png);
  background-repeat: no-repeat;
  background-position: calc(100% - 10px) 9px;
  height: 40px;
  margin: 0;
  font-size: 16px;
  padding-top: 6px;
}

.sideNav:not(.active)__hidden {
  display: none;
}

.sideNav__item-wrap {
  margin-top: 10px;
}

.sideNav__item-wrap > .category-tags {
  margin-top: 0;
  border: none;
  border-bottom: 1px solid #eaeaea;
  text-align: left;
}

.sideNav__item-wrap > .category-tags > .category-tags__title {
  text-align: left;
  margin-left: 20px;
}

.sideNav__item-wrap > .filter {
  border-left: none;
  border-right: none;
  border-radius: 0;
  text-align: left;
}

.sidebar-close {
  cursor: pointer;
  position: relative;
  display: block;
  width: 35px;
  height: 35px;
  margin-bottom: 18px;
  margin-left: 26px;
}

.sidebar-close:before {
  content: "";
  position: absolute;
  top: 0;
  left: 16px;
  display: inline-block;
  height: 25px;
  width: 2px;
  background: #3F3F3F;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.sidebar-close:after {
  content: "";
  background: #3F3F3F;
  position: absolute;
  top: 0;
  left: 16px;
  display: inline-block;
  height: 25px;
  width: 2px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.slick-dots {
  position: absolute;
  bottom: 30px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots > li {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots > li > button {
  border: none;
  font-size: 0;
  width: 15px;
  height: 15px;
  background: #fff;
  border-radius: 100px;
  cursor: pointer;
}

.slick-dots > li > button:hover,
.slick-dots > li > button:focus {
  outline: none;
}

.slick-dots > li.slick-active > button,
.slick-dots > li:hover > button {
  background-color: #4d7c0e;
}

.dots_biege > .slick-dots > li:not(.slick-active) > button {
  background-color: #dcdcdc;
}

.slick-prev,
.slick-next {
  font-size: 0;
  border: none;
  position: absolute;
  outline: none;
  z-index: 1;
}

.slick-slide {
  outline: none;
}

.autocomplete-suggestions {
  width: 414px !important;
  -webkit-box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
          box-shadow: 0px 10px 99px rgba(52, 94, 136, 0.22);
  border-radius: 10px;
  background: #FFF;
  overflow: auto;
  padding: 35px 0px;
}

.autocomplete-suggestion {
  overflow: hidden;
  cursor: pointer;
}

.autocomplete-suggestion:hover {
  background: #EDF1E8;
}

.autocomplete-suggestion + .autocomplete-suggestion {
  margin-top: 5px;
}

.autocomplete-suggestion img {
  width: 44px;
  height: 44px;
  border-radius: 4px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 44px;
          flex: 0 0 44px;
  margin-right: 20px;
  -o-object-fit: contain;
     object-fit: contain;
}

.autocomplete-suggestion div {
  color: #3F3F3F;
  font-size: 12px;
  line-height: 16px;
}

.autocomplete-suggestion b {
  color: #151E26;
  font-weight: bold;
  font-size: 18px;
  line-height: 14px;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 100px;
          flex: 0 0 100px;
  text-align: right;
}

.autocomplete-suggestion .autocomplete-suggestion__product {
  margin: 7px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0 30px;
}

.autocomplete-suggestion .autocomplete-suggestion__category {
  padding: 10px 30px;
}

.autocomplete-selected {
  background: #F0F0F0;
}

.autocomplete-suggestions strong {
  font-weight: normal;
  color: #68a01e;
}

.autocomplete-group {
  display: block;
  margin-bottom: 15px;
  color: #68A01E;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0 30px;
  margin-top: 30px;
  font-size: 14px;
}

.autocomplete-group:first-child {
  margin-top: 0;
}

.autocomplete-group strong {
  display: block;
  border-bottom: 1px solid #000;
}

.autocomplete-no-suggestion {
  font-size: 14px;
  padding: 0 20px;
  text-align: center;
}

/*************** SCROLLBAR BASE CSS ***************/

.scroll-wrapper {
  overflow: hidden !important;
  padding: 0 !important;
  position: relative;
}

.scroll-wrapper > .scroll-content {
  border: none !important;
  -webkit-box-sizing: content-box !important;
          box-sizing: content-box !important;
  height: auto;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none !important;
  overflow: scroll !important;
  padding: 0;
  position: relative !important;
  top: 0;
  width: auto !important;
}

.scroll-wrapper > .scroll-content::-webkit-scrollbar {
  height: 0;
  width: 0;
}

.scroll-element {
  display: none;
}

.scroll-element,
.scroll-element div {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.scroll-element.scroll-x.scroll-scrollx_visible,
.scroll-element.scroll-y.scroll-scrolly_visible {
  display: block;
}

.scroll-element .scroll-bar,
.scroll-element .scroll-arrow {
  cursor: default;
}

.scroll-textarea {
  border: 1px solid #cccccc;
  border-top-color: #999999;
}

.scroll-textarea > .scroll-content {
  overflow: hidden !important;
}

.scroll-textarea > .scroll-content > textarea {
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: 100% !important;
  margin: 0;
  max-height: none !important;
  max-width: none !important;
  overflow: scroll !important;
  outline: none;
  padding: 2px;
  position: relative !important;
  top: 0;
  width: 100% !important;
}

.scroll-textarea > .scroll-content > textarea::-webkit-scrollbar {
  height: 0;
  width: 0;
}

/*************** SIMPLE INNER SCROLLBAR ***************/

.scrollbar-inner > .scroll-element,
.scrollbar-inner > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-inner > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-x {
  bottom: 2px;
  height: 8px;
  left: 0;
  width: 100%;
}

.scrollbar-inner > .scroll-element.scroll-y {
  height: 100%;
  right: 2px;
  top: 0;
  width: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-inner > .scroll-element .scroll-element_outer,
.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-inner > .scroll-element .scroll-element_track,
.scrollbar-inner > .scroll-element .scroll-bar {
  filter: alpha(opacity=40);
  opacity: 0.4;
}

.scrollbar-inner > .scroll-element .scroll-element_track {
  background-color: #e0e0e0;
}

.scrollbar-inner > .scroll-element .scroll-bar {
  background-color: #c2c2c2;
}

.scrollbar-inner > .scroll-element:hover .scroll-bar {
  background-color: #919191;
}

.scrollbar-inner > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -12px;
}

.scrollbar-inner > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -12px;
}

.scrollbar-inner > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -12px;
}

/*************** SIMPLE OUTER SCROLLBAR ***************/

.scrollbar-outer > .scroll-element,
.scrollbar-outer > .scroll-element div {
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-outer > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-outer > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  width: 100%;
}

.scrollbar-outer > .scroll-element.scroll-y {
  height: 100%;
  right: 0;
  top: 0;
  width: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-element_outer {
  height: 8px;
  top: 2px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  width: 8px;
}

.scrollbar-outer > .scroll-element .scroll-element_outer {
  overflow: hidden;
}

.scrollbar-outer > .scroll-element .scroll-element_track {
  background-color: #eeeeee;
}

.scrollbar-outer > .scroll-element .scroll-element_outer,
.scrollbar-outer > .scroll-element .scroll-element_track,
.scrollbar-outer > .scroll-element .scroll-bar {
  border-radius: 8px;
}

.scrollbar-outer > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
}

.scrollbar-outer > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
}

.scrollbar-outer > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-outer > .scroll-content.scroll-scrolly_visible {
  left: -12px;
  margin-left: 12px;
}

.scrollbar-outer > .scroll-content.scroll-scrollx_visible {
  top: -12px;
  margin-top: 12px;
}

.scrollbar-outer > .scroll-element.scroll-x .scroll-bar {
  min-width: 10px;
}

.scrollbar-outer > .scroll-element.scroll-y .scroll-bar {
  min-height: 10px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -14px;
}

.scrollbar-outer > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -14px;
}

.scrollbar-outer > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -14px;
}

/*************** SCROLLBAR MAC OS X ***************/

.scrollbar-macosx > .scroll-element,
.scrollbar-macosx > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-macosx > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-macosx > .scroll-element .scroll-element_track {
  display: none;
}

.scrollbar-macosx > .scroll-element .scroll-bar {
  background-color: #6C6E71;
  display: block;
  filter: alpha(opacity=0);
  opacity: 0;
  border-radius: 7px;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.scrollbar-macosx:hover > .scroll-element .scroll-bar,
.scrollbar-macosx > .scroll-element.scroll-draggable .scroll-bar {
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-macosx > .scroll-element.scroll-x {
  bottom: 0px;
  height: 0px;
  left: 0;
  min-width: 100%;
  overflow: visible;
  width: 100%;
}

.scrollbar-macosx > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0px;
  top: 0;
  width: 0px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-macosx > .scroll-element.scroll-x .scroll-bar {
  height: 7px;
  min-width: 10px;
  top: -9px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-bar {
  left: -9px;
  min-height: 10px;
  width: 7px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_outer {
  left: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_outer {
  top: 2px;
}

.scrollbar-macosx > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-macosx > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-macosx > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/*************** SCROLLBAR LIGHT ***************/

.scrollbar-light > .scroll-element,
.scrollbar-light > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-light > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-light > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-light > .scroll-element .scroll-element_outer {
  border-radius: 10px;
}

.scrollbar-light > .scroll-element .scroll-element_size {
  background: #dbdbdb;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiZGJkYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOGU4ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, from(#dbdbdb), to(#e8e8e8));
  background: linear-gradient(to right, #dbdbdb 0%, #e8e8e8 100%);
  border-radius: 10px;
}

.scrollbar-light > .scroll-element.scroll-x {
  bottom: 0;
  height: 17px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-light > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 17px;
}

.scrollbar-light > .scroll-element .scroll-bar {
  background: #fefefe;
  background: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZlZmVmZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNWY1ZjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+");
  background: -webkit-gradient(linear, left top, right top, from(#fefefe), to(#f5f5f5));
  background: linear-gradient(to right, #fefefe 0%, #f5f5f5 100%);
  border: 1px solid #dbdbdb;
  border-radius: 10px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-light > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.scrollbar-light > .scroll-content.scroll-scrollx_visible {
  top: -17px;
  margin-top: 17px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 0px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-bar {
  left: 0px;
  min-height: 10px;
  width: 10px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_outer {
  height: 12px;
  left: 2px;
  top: 2px;
}

.scrollbar-light > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_outer {
  left: 2px;
  top: 2px;
  width: 12px;
}

.scrollbar-light > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-light > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-light > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

/*************** SCROLLBAR RAIL ***************/

.chosen-results > .scroll-element,
.chosen-results > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.chosen-results > .scroll-element {
  background-color: #ffffff;
}

.chosen-results > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.chosen-results > .scroll-element .scroll-element_size {
  background-color: #999;
  background-color: rgba(0, 0, 0, 0.3);
}

.chosen-results > .scroll-element .scroll-element_outer:hover .scroll-element_size {
  background-color: #666;
  background-color: rgba(0, 0, 0, 0.5);
}

.chosen-results > .scroll-element.scroll-x {
  bottom: 0;
  height: 12px;
  left: 0;
  min-width: 100%;
  padding: 3px 0 2px;
  width: 100%;
}

.chosen-results > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  padding: 0 2px 0 3px;
  right: 0;
  top: 0;
  width: 12px;
}

.chosen-results > .scroll-element .scroll-bar {
  background-color: #d0b9a0;
  border-radius: 2px;
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
}

.chosen-results > .scroll-element .scroll-element_outer:hover .scroll-bar {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
          box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.6);
}

.chosen-results > .scroll-content.scroll-scrolly_visible {
  left: -17px;
  margin-left: 17px;
}

.chosen-results > .scroll-content.scroll-scrollx_visible {
  margin-top: 7px;
  top: -17px;
}

.chosen-results > .scroll-element.scroll-x .scroll-bar {
  height: 10px;
  min-width: 10px;
  top: 1px;
}

.chosen-results > .scroll-element.scroll-y .scroll-bar {
  left: 1px;
  min-height: 10px;
  width: 10px;
}

.chosen-results > .scroll-element.scroll-x .scroll-element_outer {
  height: 15px;
  left: 5px;
}

.chosen-results > .scroll-element.scroll-x .scroll-element_size {
  height: 2px;
  left: -10px;
  top: 5px;
}

.chosen-results > .scroll-element.scroll-y .scroll-element_outer {
  top: 5px;
  width: 15px;
}

.chosen-results > .scroll-element.scroll-y .scroll-element_size {
  left: 5px;
  top: -10px;
  width: 2px;
}

/* update scrollbar offset if both scrolls are visible */

.chosen-results > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -25px;
}

.chosen-results > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -25px;
}

.chosen-results > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -25px;
}

.chosen-results > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -25px;
}

/*************** SCROLLBAR DYNAMIC ***************/

.scrollbar-dynamic > .scroll-element,
.scrollbar-dynamic > .scroll-element div {
  background: none;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-dynamic > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-x {
  bottom: 2px;
  height: 7px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-dynamic > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 2px;
  top: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_outer {
  opacity: 0.3;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element .scroll-element_size {
  background-color: #cccccc;
  opacity: 0;
  border-radius: 12px;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.scrollbar-dynamic > .scroll-element .scroll-bar {
  background-color: #6c6e71;
  border-radius: 7px;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-bar {
  bottom: 0;
  height: 7px;
  min-width: 24px;
  top: auto;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-bar {
  left: auto;
  min-height: 24px;
  right: 0;
  width: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_outer {
  bottom: 0;
  top: auto;
  left: 2px;
  -webkit-transition: height 0.2s;
  transition: height 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_outer {
  left: auto;
  right: 0;
  top: 2px;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}

.scrollbar-dynamic > .scroll-element.scroll-x .scroll-element_size {
  left: -4px;
}

.scrollbar-dynamic > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-dynamic > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -11px;
}

.scrollbar-dynamic > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -11px;
}

/* hover & drag */

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer {
  overflow: hidden;
  filter: alpha(opacity=70);
  opacity: 0.7;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-element_size,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size {
  opacity: 1;
}

.scrollbar-dynamic > .scroll-element:hover .scroll-element_outer .scroll-bar,
.scrollbar-dynamic > .scroll-element.scroll-draggable .scroll-element_outer .scroll-bar {
  height: 100%;
  width: 100%;
  border-radius: 12px;
}

.scrollbar-dynamic > .scroll-element.scroll-x:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-x.scroll-draggable .scroll-element_outer {
  height: 20px;
  min-height: 7px;
}

.scrollbar-dynamic > .scroll-element.scroll-y:hover .scroll-element_outer,
.scrollbar-dynamic > .scroll-element.scroll-y.scroll-draggable .scroll-element_outer {
  min-width: 7px;
  width: 20px;
}

/*************** SCROLLBAR GOOGLE CHROME ***************/

.scrollbar-chrome > .scroll-element,
.scrollbar-chrome > .scroll-element div {
  border: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  z-index: 10;
}

.scrollbar-chrome > .scroll-element {
  background-color: #ffffff;
}

.scrollbar-chrome > .scroll-element div {
  display: block;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
}

.scrollbar-chrome > .scroll-element .scroll-element_track {
  background: #f1f1f1;
  border: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x {
  bottom: 0;
  height: 16px;
  left: 0;
  min-width: 100%;
  width: 100%;
}

.scrollbar-chrome > .scroll-element.scroll-y {
  height: 100%;
  min-height: 100%;
  right: 0;
  top: 0;
  width: 16px;
}

.scrollbar-chrome > .scroll-element .scroll-bar {
  background-color: #d9d9d9;
  border: 1px solid #bdbdbd;
  cursor: default;
  border-radius: 2px;
}

.scrollbar-chrome > .scroll-element .scroll-bar:hover {
  background-color: #c2c2c2;
  border-color: #a9a9a9;
}

.scrollbar-chrome > .scroll-element.scroll-draggable .scroll-bar {
  background-color: #919191;
  border-color: #7e7e7e;
}

/* scrollbar height/width & offset from container borders */

.scrollbar-chrome > .scroll-content.scroll-scrolly_visible {
  left: -16px;
  margin-left: 16px;
}

.scrollbar-chrome > .scroll-content.scroll-scrollx_visible {
  top: -16px;
  margin-top: 16px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-bar {
  height: 8px;
  min-width: 10px;
  top: 3px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-bar {
  left: 3px;
  min-height: 10px;
  width: 8px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_outer {
  border-left: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_track {
  height: 14px;
  left: -3px;
}

.scrollbar-chrome > .scroll-element.scroll-x .scroll-element_size {
  height: 14px;
  left: -4px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_outer {
  border-top: 1px solid #dbdbdb;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_track {
  top: -3px;
  width: 14px;
}

.scrollbar-chrome > .scroll-element.scroll-y .scroll-element_size {
  top: -4px;
  width: 14px;
}

/* update scrollbar offset if both scrolls are visible */

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size {
  top: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track {
  left: -19px;
}

.scrollbar-chrome > .scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track {
  top: -19px;
}

.full-width-wrap {
  width: 100%;
  background-color: #ffffff;
}

.popup-cart {
  position: relative;
  padding-bottom: 70px;
}

.popup-cart__title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  color: #3e3e3e;
  margin: 75px 0 0 0;
}

.popup-cart__title > strong {
  color: #68a01e;
}

.popup-cart__th {
  margin-top: 70px;
}

.popup-cart__th > .container-in > div {
  color: #6f6f6f;
}

.popup-cart__th > .container-in > div:first-child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 4 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
      flex-basis: calc(100% / 24 * 4 - 20px);
}

.popup-cart__item {
  margin-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.popup-cart__item > div:first-child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 4 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
      flex-basis: calc(100% / 24 * 4 - 20px);
}

.popup-cart__item > div:last-child {
  display: none;
}

.popup-cart__sprite {
  background: url("/uploads/template/popup/popup-cart.png") no-repeat;
  display: inline-block;
  cursor: pointer;
}

.popup-cart__sprite_close {
  width: 57px;
  height: 57px;
  background-position: -5px -5px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.popup-cart__sprite_close:hover,
.popup-cart__sprite_close:focus {
  background-position: -72px -5px;
}

.popup-cart__sprite_minus,
.popup-cart__sprite_plus {
  width: 23px;
  height: 26px;
  vertical-align: middle;
}

.popup-cart__sprite_minus {
  background-position: -139px -42px;
}

.popup-cart__sprite_plus {
  background-position: -139px -5px;
}

.popup-cart__footer {
  margin-top: 70px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.popup-cart__footer > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.popup-cart__footer__count {
  font-size: 18px;
}

.popup-cart__footer__count > span {
  color: #6f6f6f;
}

.popup-cart__footer__count > strong {
  color: #68a01e;
}

.popup-cart__btn {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 46px;
  border-radius: 30px;
  text-align: center;
}

.popup-cart__btn_continue {
  border: 1px solid #bbb;
  color: #bbb;
  cursor: pointer;
}

.popup-cart__btn_continue:hover {
  background-color: #e8e8e8;
}

.popup-cart__btn_checkout {
  color: #fff;
  background-color: #68a01e;
  text-decoration: none;
}

.popup-cart__btn_checkout:hover {
  background-color: #4d7c0e;
}

.sprite-credit {
  background-image: url(/uploads/template/product/sprite-credit-min.png);
  background-repeat: no-repeat;
  display: inline-block;
}

.sprite-credit__arrow {
  width: 21px;
  height: 35px;
  background-position: -5px -5px;
}

.sprite-credit__checked_orange {
  width: 21px;
  height: 21px;
  background-position: -36px -5px;
}

.sprite-credit__credit {
  width: 209px;
  height: 52px;
  background-position: -67px -5px;
}

.sprite-credit__page-with-bag {
  width: 53px;
  height: 70px;
  background-position: -286px -5px;
}

.sprite-credit__page-with-timer {
  width: 54px;
  height: 69px;
  background-position: -349px -5px;
}

.sprite-credit__table {
  width: 72px;
  height: 72px;
  background-position: -413px -5px;
}

.sprite-credit__tinkoff {
  width: 215px;
  height: 64px;
  background-position: -495px -5px;
}

.popup-credit {
  width: 923px;
  position: relative;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
          box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
  padding: 30px;
  color: #3d556d;
}

.popup-credit__title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  text-align: center;
}

.popup-credit__title > h2 {
  color: #3d556d;
  font-size: 24px;
  background: #fff;
  min-width: 220px;
  position: relative;
  z-index: 2;
  display: inline-block;
  vertical-align: top;
}

.popup-credit__title > .line {
  margin-top: 15px;
  display: inline-block;
  width: 280px;
  height: 1px;
  background: #bec3c7;
}

.popup-credit__top {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.popup-credit__top > ul > li {
  text-align: center;
  font-size: 14px;
}

.popup-credit__top > ul > li:nth-child(1),
.popup-credit__top > ul > li:nth-child(3),
.popup-credit__top > ul > li:nth-child(5) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 6 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
      flex-basis: calc(100% / 24 * 6 - 20px);
}

.popup-credit__top > ul > li:nth-child(2),
.popup-credit__top > ul > li:nth-child(4) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 3 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 3 - 20px);
      flex-basis: calc(100% / 24 * 3 - 20px);
}

.popup-credit__middle {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  border-top: 1px dotted #cbcfd2;
  border-bottom: 1px dotted #cbcfd2;
  padding: 15px 0 15px;
  text-align: center;
}

.popup-credit__middle > ul {
  text-align: left;
  display: inline-block;
}

.popup-credit__middle > ul > li {
  display: block;
  line-height: 35px;
}

.popup-credit__middle > ul > li > i {
  margin-right: 15px;
  vertical-align: middle;
}

.popup-credit__bottom {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.popup-credit__bottom > div {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.popup-credit__bottom > div > * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 6 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
      flex-basis: calc(100% / 24 * 6 - 20px);
}

.popup-credit__button {
  color: #ffffff;
  height: 30px;
  background: #ff7f00;
  background: -webkit-gradient(linear, left top, left bottom, from(#ff7f00), to(#ff9b00));
  background: linear-gradient(to bottom, #ff7f00 0%, #ff9b00 100%);
  outline: none;
  border-radius: 30px;
  border: none;
}

.popup-credit__button:hover {
  background: -webkit-gradient(linear, left top, left bottom, from(#ff9b00), to(#ff7f00));
  background: linear-gradient(to bottom, #ff9b00 0%, #ff7f00 100%);
  cursor: pointer;
}

.popup-review__title {
  font-size: 23px;
}

.popup-review__title > span {
  color: #68a01e;
}

.popup-review__text {
  margin-top: 20px;
}

.popup-review > div {
  padding: 20px 60px;
}

.popup-review > div > div {
  text-align: center;
}

.popup-review__btn {
  margin-top: 20px;
  padding: 0 40px;
  display: inline-block;
}

.popup-fast-order {
  position: relative;
  padding-bottom: 70px;
}

.popup-fast-order_centered {
  text-align: center;
}

.popup-fast-order__title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  margin-top: 70px;
  color: #3e3e3e;
}

.popup-fast-order__title > span {
  margin-left: 20px;
}

.popup-fast-order__text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  margin-top: 20px;
  color: #585858;
}

.popup-fast-order__text_lh {
  line-height: 22px;
}

.popup-fast-order__form {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  margin-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #d1d1d1;
}

.popup-fast-order__th {
  margin-top: 20px;
}

.popup-fast-order__th > .container-in > div:nth-child(4) {
  text-align: right;
}

.popup-fast-order__item > div:nth-child(4) {
  text-align: right;
}

.popup-fast-order__item > div:nth-child(5) {
  display: none;
}

.popup-fast-order__item .cart-item__qty-handle {
  display: none;
}

.popup-fast-order__credit {
  margin-top: 40px;
}

.popup-fast-order__sprite {
  display: inline-block;
  background: url("/uploads/template/popup/popup-fast-order.png") no-repeat;
  vertical-align: middle;
}

.popup-fast-order__sprite_close {
  width: 57px;
  height: 57px;
  background-position: -5px -5px;
  position: absolute;
  top: 10px;
  right: 10px;
}

.popup-fast-order__sprite_close:hover {
  background-position: -72px -5px;
  cursor: pointer;
}

.popup-fast-order__sprite_plane {
  width: 63px;
  height: 63px;
  background-position: -139px -5px;
}

.form-fast-order__input {
  height: 45px;
  width: 100%;
  border: 1px solid #bfbfbf;
  border-radius: 70px;
  font-size: 18px;
  outline: none;
  position: relative;
  padding: 0 10px 0 40px;
}

.form-fast-order__input.error {
  border-color: red;
}

.form-fast-order__input_name {
  position: relative;
}

.form-fast-order__input_phone {
  position: relative;
}

.form-fast-order__sprite {
  display: block;
  background: url("/uploads/template/popup/popup-fast-order.png") no-repeat;
  position: absolute;
  z-index: 1;
  top: 11px;
  left: 15px;
}

.form-fast-order__sprite_name {
  width: 15px;
  height: 18px;
  background-position: -39px -72px;
}

.form-fast-order__sprite_phone {
  width: 12px;
  height: 22px;
  background-position: -64px -72px;
}

.popup-callback {
  position: relative;
  padding-bottom: 40px;
}

.popup-callback__title {
  margin-top: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  font-size: 32px;
  text-transform: uppercase;
}

.popup-callback__title > span {
  color: #909090;
}

.popup-callback__title > strong {
  color: #68a01e;
}

.popup-callback__form {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.popup-callback__hint {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  color: #909090;
  font-size: 16px;
}

.popup-callback__text {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.popup-callback__wrapper {
  border-radius: 20px;
  padding: 20px 40px;
}

.ask-expert {
  padding: 0 !important;
  margin: 0 !important;
  position: relative;
  overflow: hidden;
  width: 100%;
}

.ask-expert .img {
  height: 480px;
  background: url("/uploads/template/popup/modal_nadegda.jpg?v=2") no-repeat center top;
}

.ask-expert form {
  padding: 20px;
  background-color: #7bac30;
  border-radius: 6px;
  width: 100%;
  max-width: 90%;
}

.ask-expert input {
  color: white;
  width: 100%;
  height: 30px;
  border-radius: 15px;
  margin-bottom: 20px;
  background: transparent;
  padding: 0 10px;
  border: 1px solid #fff;
  outline: none;
}

.ask-expert button {
  margin: 0 auto;
  width: 220px;
  border: 2px solid #fff;
  height: 40px;
}

.ask-expert__title {
  margin-bottom: 15px;
  font-weight: bold;
  color: #323639;
  font-size: 12px;
}

.ask-expert__title span {
  font-size: 18px;
  text-transform: uppercase;
}

.ask-expert__wrapper {
  position: absolute;
  top: 40px;
  left: 50%;
  width: 340px;
}

.popup-compare__title {
  text-align: center;
}

.popup-compare__buttons {
  margin-top: 40px;
  display: grid;
  grid-gap: 20px;
}

.popup-compare__buttons .btn {
  padding: 15px;
}

.home {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.banner__item {
  outline: none;
}

.banner > .slick-prev,
.banner > .slick-next {
  width: 48px;
  height: 48px;
  position: absolute;
  display: block;
  line-height: 0;
  font-size: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  padding: 0;
  border: none;
  outline: none;
  color: transparent;
  z-index: 1;
  background: url("/uploads/template/slick/main-top-slider.png") no-repeat;
  cursor: pointer;
}

.banner > .slick-prev {
  background-position: -63px -5px;
  left: 5%;
}

.banner > .slick-prev:hover {
  background-position: -63px -62px;
}

.banner > .slick-next {
  background-position: -5px -5px;
  right: 5%;
}

.banner > .slick-next:hover {
  background-position: -5px -62px;
}

.featured {
  padding-bottom: 50px;
}

.featured__navigation {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  border-bottom: 1px solid #dadada;
}

.featured__navigation > div {
  font-size: 17px;
  color: #242424;
  text-align: center;
  cursor: pointer;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.featured__navigation > div > strong {
  line-height: 20px;
  display: inline-block;
  padding: 10px;
}

.featured__navigation > div.active {
  background-color: #f1f1f1;
}

.featured__products {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  margin-top: 10px;
}

.featured__products .slick-slide {
  margin: 0 5px;
}

.featured__products__product {
  outline: none;
  position: relative;
  padding-bottom: 22px;
}

.featured__products__product > .description {
  border: 1px solid #d6d6d6;
  padding-bottom: 50px;
  position: relative;
}

.featured__products__product > .description > a {
  text-decoration: none;
}

.featured__products__product > .description > a > .image {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 22 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 22 - 20px);
      flex-basis: calc(100% / 24 * 22 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
  display: block;
  width: 100%;
  position: relative;
}

.featured__products__product > .description > a > .image > img {
  max-width: 100%;
}

.featured__products__product > .description > a > .name {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 22 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 22 - 20px);
      flex-basis: calc(100% / 24 * 22 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
  overflow: hidden;
  font-size: 16px;
  line-height: 16px;
  height: 48px;
  color: #3f3f3f;
}

.featured__products__product > .description > div {
  margin-top: 10px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.featured__products__product > .description > div > .price {
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
}

.featured__products__product > .description > div > .price > div {
  font-size: 16px;
  height: 16px;
  color: #717171;
  text-decoration: line-through;
}

.featured__products__product > .description > div > .stock {
  margin-top: 10px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 22 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 22 - 20px);
      flex-basis: calc(100% / 24 * 22 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
}

.featured__products__product > .description > div > .stock > * {
  vertical-align: middle;
}

.featured__products__product > .description > div > .stock > div {
  display: inline-block;
  margin-left: 5px;
}

.featured__products__product > .description > div > .stock:not(.active) > i:first-child,
.featured__products__product > .description > div > .stock:not(.active) > div > span:first-child {
  display: none;
}

.featured__products__product > .description > div > .stock.active > i:nth-child(2),
.featured__products__product > .description > div > .stock.active > div > span:last-child {
  display: none;
}

.featured__products > .slick-dots {
  bottom: -30px;
}

.featured__products > .slick-dots > li:not(.slick-active) > button {
  background-color: #dcdcdc;
}

.buttons_1 > .slick-prev,
.buttons_1 > .slick-next {
  background: url("/uploads/template/slick/main-featured.png") no-repeat;
  height: 83px;
  width: 83px;
  cursor: pointer;
}

.buttons_1 > .slick-prev {
  background-position: -5px -100px;
  top: 50%;
  left: 0;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.buttons_1 > .slick-prev:hover {
  background-position: -194px -6px;
}

.buttons_1 > .slick-next {
  top: 50%;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
  background-position: -5px -5px;
}

.buttons_1 > .slick-next:hover {
  background-position: -99px -6px;
}

.main-categories {
  margin-top: 30px;
}

.main-categories > div:first-child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.main-categories > div:last-child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.main-categories__list {
  margin-top: 30px;
}

.main-categories__list > div > h1 {
  text-transform: uppercase;
  font-size: 18px;
}

.main-categories__item {
  position: relative;
  text-decoration: none;
  color: #000000;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main-categories__item:hover {
  -webkit-box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 15px 0px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

.main-categories__item > div > img {
  display: block;
  width: 100%;
}

.main-categories__item > .description {
  background: #ebebeb;
  background: -webkit-gradient(linear, left top, right top, from(#ebebeb), to(#f6f6f6));
  background: linear-gradient(to right, #ebebeb 0%, #f6f6f6 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#f6f6f6', GradientType=1 );
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  padding-bottom: 20px;
}

.main-categories__item > .description > div > div.name {
  position: relative;
  margin-top: 20px;
}

.main-categories__item > .description > div > div.name:before {
  content: "";
  position: absolute;
  display: block;
  top: 0;
  left: -10px;
  width: 8px;
  height: 8px;
  background: #292929;
  border-radius: 30px;
}

.main-categories__item > .description > div > div.name > p {
  font-size: 16px;
  font-weight: bold;
  color: #141414;
  line-height: 1.125rem;
  margin: 4px 0 0 4px;
  max-width: 100%;
  overflow: hidden;
  text-transform: uppercase;
  -webkit-hyphens: auto;
      -ms-hyphens: auto;
          hyphens: auto;
  word-wrap: break-word;
}

.main-categories__item > .description > div > div.marks {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 20 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 20 - 20px);
      flex-basis: calc(100% / 24 * 20 - 20px);
  margin-left: calc(100% / 24 * 2 + 20px / 2) !important;
}

.main-categories__item > .description > div > div.marks > div > .mark {
  color: #ffffff;
}

.main-categories__item > .description > div > div.marks > div > span {
  font-size: 12px;
}

.main-categories__item > .description > div > div.label {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 10px;
  left: 10px;
  background: #fff;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.main-categories__item > .description > div > div.label > p:first-child {
  margin-top: 20px;
  font-weight: bold;
  color: #4b4b4b;
}

.main-categories__item > .description > div > div.label > p:last-child {
  font-size: 14px;
  color: #4b4b4b;
  line-height: 17px;
}

.brands {
  margin-top: 90px;
}

.brands > .top-row {
  position: relative;
  padding: 0 0 9px 0;
}

.brands > .top-row > p:first-child {
  border-bottom: 1px solid #ddd;
}

.brands > .top-row > p:last-child {
  width: 275px;
  font-size: 18px;
  color: #4b4b4b;
  background: #fff;
  text-align: center;
  margin: auto;
  position: absolute;
  top: -13px;
  left: 0;
  right: 0;
}

.brands__wrap {
  margin-top: 70px;
  max-height: 283px;
  overflow: hidden;
  -webkit-transition: max-height 0.6s;
  transition: max-height 0.6s;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.brands__wrap.active {
  max-height: 1000px;
}

.brands__item {
  height: 152px;
  text-decoration: none;
  text-align: center;
  color: #343434;
}

.brands__image {
  display: inline-block;
  width: 167px;
  padding-top: calc(100% * 0.36526946);
  background: no-repeat center;
  background-size: contain;
  max-width: 100%;
}

.brands__name {
  margin-top: 20px;
  display: inline-block;
  font-size: 14px;
  text-transform: uppercase;
}

.brands__more {
  border-top: 1px solid #ddd;
  margin: 0;
}

.brands__more > div {
  width: 226px;
  height: 49px;
  background: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 45px;
  margin: 0 auto 21px;
  cursor: pointer;
  border-radius: 0 0 20px 20px;
  -webkit-box-shadow: 0px 9px 21px 0px #d6d6d6;
          box-shadow: 0px 9px 21px 0px #d6d6d6;
}

.brands__more > div:hover,
.brands__more > div:focus {
  color: #ffffff;
  background-color: #68a01e;
}

.brands__more > div.active span:first-child {
  display: none;
}

.brands__more > div:not(.active) span:last-child {
  display: none;
}

.solutions-home {
  margin-top: 80px;
  padding: 0 0 80px;
  background: #f6f6f6;
}

.solutions-home > div > .left {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 11 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 11 - 20px);
      flex-basis: calc(100% / 24 * 11 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
  padding: 355px 0 0 0;
}

.solutions-home > div > .left > p {
  width: 280px;
  color: #ffffff;
  text-align: center;
}

.solutions-home > div > .left > p:first-child {
  font-size: 19px;
}

.solutions-home > div > .left > p:last-child {
  font-size: 14px;
  line-height: 22px;
}

.solutions-home > div > .right {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 11 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 11 - 20px);
      flex-basis: calc(100% / 24 * 11 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
  padding: 80px 0 0 0;
}

.solutions-home > div > .right > p:nth-child(3) {
  margin-top: 26px;
  font-size: 18px;
  font-style: italic;
}

.solutions-home > div > .right > p:nth-child(4) {
  margin-top: 16px;
  line-height: 19px;
}

.solutions-home > div > .middle {
  padding: 80px 12px 0;
}

.solutions-home > div > .middle > p:nth-child(3) {
  margin-top: 26px;
  font-size: 18px;
  font-style: italic;
}

.solutions-home > div > .middle > p:nth-child(4) {
  margin-top: 16px;
  line-height: 19px;
}

.solutions-home > div > .middle > div {
  margin-top: 26px;
  width: 46px;
  border-bottom: 6px solid #000000;
}

.solutions-home > div > .middle > a {
  display: block;
  width: 258px;
  height: 56px;
  background: #fff;
  font-size: 18px;
  text-decoration: none;
  border-radius: 30px;
  text-align: center;
  line-height: 53px;
  cursor: pointer;
  outline: none;
  margin: 48px 0 0 49px;
  color: #000000;
}

.solutions-home > div > .middle > a:hover,
.solutions-home > div > .middle > a:focus {
  -webkit-box-shadow: 0px 0px 56px -2px #bfbdbf;
          box-shadow: 0px 0px 56px -2px #bfbdbf;
}

.private-company-home {
  height: 609px;
  background: url("/uploads/template/home/private-company.jpg") center no-repeat;
}

.private-company-home > div > .title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 12 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
      flex-basis: calc(100% / 24 * 12 - 20px);
  margin-left: calc(100% / 24 * 6 + 20px / 2) !important;
  margin-top: 75px;
  font-weight: 700;
  font-size: 30px;
  line-height: 37px;
  text-align: center;
  color: #4f4f4f;
}

.private-company-home > div > .title > span {
  color: #68a01e;
}

.private-company-home > div > p:nth-child(2) {
  margin-top: 46px;
  font-size: 18px;
  text-align: center;
  line-height: 22px;
}

.private-company-home > div > p:nth-child(3),
.private-company-home > div > p:nth-child(4) {
  width: 210px;
  font-weight: bold;
  color: #3f3f3f;
  line-height: 19px;
  padding: 0 0 0 24px;
}

.private-company-home > div > p:nth-child(3) {
  border-left: 8px solid #438918;
  margin: 209px 0 0 292px;
}

.private-company-home > div > p:nth-child(4) {
  border-left: 8px solid #ffa019;
  margin: 209px 0 0 372px;
}

.private-company-home-2 > .top-state {
  height: 570px;
  background: url("/uploads/template/home/top-state.jpg") center no-repeat;
}

.private-company-home-2 > .top-state > div > p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  font-size: 56px;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  padding: 49px 0 0 0;
}

.private-company-home-2 > .top-state > div > .left {
  margin-top: 90px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 10 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 10 - 20px);
      flex-basis: calc(100% / 24 * 10 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
}

.private-company-home-2 > .top-state > div > .left > p:first-child {
  font-size: 24px;
  color: #464646;
}

.private-company-home-2 > .top-state > div > .left > p:nth-child(3) {
  font-size: 18px;
  color: #3d3d3d;
  line-height: 22px;
  margin: 20px 0 0 0;
}

.private-company-home-2 > .top-state > div > .left > div:nth-child(2) {
  width: 55px;
  border-bottom: 5px solid #7cbc48;
  margin: 22px 0 0 0;
}

.private-company-home-2 > .top-state > div > .left > div:last-child {
  display: inline-block;
  width: 327px;
  height: 48px;
  background: #ffa019;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  text-align: center;
  line-height: 45px;
  border-radius: 27px;
  cursor: pointer;
  margin: 43px 0 0 0;
}

.private-company-home-2 > .top-state > div > .left > div:last-child:hover,
.private-company-home-2 > .top-state > div > .left > div:last-child:focus {
  -webkit-box-shadow: 0px 0px 31px 3px #ffa019;
          box-shadow: 0px 0px 31px 3px #ffa019;
}

.private-company-home-2 > .top-state > div > .right {
  margin-top: 200px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 6 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
      flex-basis: calc(100% / 24 * 6 - 20px);
  margin-left: calc(100% / 24 * 6 + 20px / 2) !important;
}

.private-company-home-2 > .top-state > div > .right > p {
  font-size: 22px;
  font-weight: bold;
  color: #156c7c;
  line-height: 27px;
}

.private-company-home-2 > .states {
  background: #f6f6f6;
  padding-bottom: 50px;
}

.private-company-home-2 > .states > div > .state {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 12 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
      flex-basis: calc(100% / 24 * 12 - 20px);
  -webkit-box-shadow: 0px 0px 56px -2px #bfbdbf;
          box-shadow: 0px 0px 56px -2px #bfbdbf;
  background: #fff;
}

.private-company-home-2 > .states > div > .state > img {
  max-width: 100%;
  display: block;
}

.private-company-home-2 > .states > div > .state > .description {
  padding: 42px 59px 0;
  position: relative;
}

.private-company-home-2 > .states > div > .state > .description > p:first-child {
  font-size: 30px;
  color: #747474;
}

.private-company-home-2 > .states > div > .state > .description > p:nth-child(3) {
  color: #747474;
  line-height: 19px;
  margin: 27px 0 0 0;
  height: 120px;
}

.private-company-home-2 > .states > div > .state > .description > div:nth-child(2) {
  width: 138px;
  border-bottom: 1px solid #747474;
  margin: 26px 0 0 0;
}

.private-company-home-2 > .states > div > .state > .description > div.mark {
  width: 19px;
  height: 52px;
  border-radius: 0 10px 10px 0;
  position: absolute;
  top: 46px;
  left: 0;
}

.private-company-home-2 > .states > div > .state > .description > div.mark_green {
  background: #68a01e;
}

.private-company-home-2 > .states > div > .state > .description > div.mark_orange {
  background: #ffa019;
}

.private-company-home-2 > .states > div > .state > .description > div.private_backcall {
  margin: 30px auto 0;
  width: 286px;
  height: 57px;
  font-size: 18px;
  color: #343434;
  background: #fff;
  border-radius: 30px;
  text-align: center;
  cursor: pointer;
  line-height: 52px;
  -webkit-box-shadow: 0px 0px 56px -2px #bfbdbf;
          box-shadow: 0px 0px 56px -2px #bfbdbf;
  -webkit-transform: translateY(50%);
          transform: translateY(50%);
}

.private-company-home-2 > .states > div > .state > .description > div.private_backcall:hover {
  color: #fff;
  background: #68a01e;
}

.about-block-home {
  height: 704px;
  background: url("/uploads/template/home/about-block.jpg") center no-repeat;
}

.about-block-home > div > p {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 12 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
      flex-basis: calc(100% / 24 * 12 - 20px);
  margin-left: calc(100% / 24 * 6 + 20px / 2) !important;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 36px;
  padding: 135px 0 0 0;
  margin: auto;
}

.about-block-home > div > .blocks {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.about-block-home > div > .blocks > div {
  margin-top: 50px;
}

.about-block-home > div > .blocks > div:nth-child(1) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 6 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
      flex-basis: calc(100% / 24 * 6 - 20px);
}

.about-block-home > div > .blocks > div:nth-child(2) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 5 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
      flex-basis: calc(100% / 24 * 5 - 20px);
}

.about-block-home > div > .blocks > div:nth-child(3) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 5 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
      flex-basis: calc(100% / 24 * 5 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
}

.about-block-home > div > .blocks > div:nth-child(4) {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 5 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
      flex-basis: calc(100% / 24 * 5 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
}

.about-block-home > div > .blocks > div > div {
  text-align: center;
}

.about-block-home > div > .blocks > div > div > .sprite {
  background-image: url("/uploads/template/home/about-block-min.png");
  background-repeat: no-repeat;
  display: inline-block;
}

.about-block-home > div > .blocks > div > div > .sprite_calendar {
  width: 40px;
  height: 40px;
  background-position: 0 0;
}

.about-block-home > div > .blocks > div > div > .sprite_phone {
  width: 40px;
  height: 40px;
  background-position: -93px 0px;
}

.about-block-home > div > .blocks > div > div > .sprite_finger {
  width: 39px;
  height: 33px;
  background-position: -140px -3px;
}

.about-block-home > div > .blocks > div > div > .sprite_medal {
  width: 33px;
  height: 42px;
  background-position: -50px 0px;
}

.about-block-home > div > .blocks > div > div > p {
  font-size: 30px;
  font-weight: bold;
  color: #52d8ff;
  margin: 6px 0 0 18px;
}

.about-block-home > div > .blocks > div > p {
  width: 181px;
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 18px;
  margin: 13px auto 0;
}

.base-block-home {
  border-bottom: 1px solid #c6c6c6;
}

.base-block-home > div > .title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  text-align: center;
  width: 220px;
  font-size: 30px;
  color: #353535;
  margin: auto;
}

.base-block-home > div > .title > i {
  width: 56px;
  height: 45px;
  background: url("/uploads/template/home/base-hat.png") no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.base-block-home > div > .base-elements {
  min-width: 0;
}

.base-block-home > div > .base-elements > a {
  margin-bottom: 10px;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: right;
}

.base-block-home > div > .base-elements > a:nth-child(1) {
  background-image: url("/uploads/template/home/main-base-1.jpg");
}

.base-block-home > div > .base-elements > a:nth-child(2) {
  background-image: url("/uploads/template/home/main-base-2.jpg");
}

.base-block-home > div > .base-elements > a:nth-child(3) {
  background-image: url("/uploads/template/home/main-base-3.jpg");
}

.base-block-home > div > .base-elements > a:nth-child(4) {
  background-image: url("/uploads/template/home/main-base-4.jpg");
}

.base-block-home > div > .base-elements > a > div {
  display: inline-block;
  text-align: left;
}

.base-block-home > div > .base-elements > a > div > .title {
  font-size: 18px;
  font-weight: bold;
  color: #3d556d;
}

.base-block-home > div > .base-elements > a > div > p:nth-child(2) {
  font-size: 14px;
  color: #494949;
  line-height: 17px;
  margin: 24px 0 10px 0;
}

.base-block-home > div > .base-elements > a > div > strong {
  font-size: 12px;
  color: #494949;
  text-decoration: underline;
}

.articles-block-home .slick-slide {
  margin: 0 5px;
}

.articles-block-home > div > .title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  font-size: 30px;
  color: #353535;
  padding: 60px 0 0;
  text-align: center;
}

.articles-block-home > div > .title > i {
  width: 45px;
  height: 45px;
  display: inline-block;
  vertical-align: middle;
  background: url("/uploads/template/home/articles-block.png") no-repeat;
}

.articles-block-home > div > .articles-main-slider {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  margin-top: 40px;
  padding: 0 0 57px 0;
}

.articles-block-home > div > .articles-main-slider.buttons_1 > .slick-next,
.articles-block-home > div > .articles-main-slider.buttons_1 > .slick-prev {
  top: 45%;
}

.articles-block-home > div > .articles-main-slider .articles-main-slide {
  outline: none;
  background-color: #f6f6f6;
  position: relative;
}

.articles-block-home > div > .articles-main-slider .articles-main-slide > a > img {
  width: 100%;
}

.articles-block-home > div > .articles-main-slider .articles-main-slide > a:last-child {
  display: block;
  width: 138px;
  height: 36px;
  background: #fff;
  margin: 30px auto -16px;
  font-size: 14px;
  font-weight: bold;
  color: #3a3a3a;
  text-align: center;
  border-radius: 20px;
  -webkit-box-shadow: 0px 0px 19px 1px #ababab;
          box-shadow: 0px 0px 19px 1px #ababab;
  line-height: 36px;
  text-decoration: none;
}

.articles-block-home > div > .articles-main-slider .articles-main-slide > .description {
  padding: 27px 31px 0;
}

.articles-block-home > div > .articles-main-slider .articles-main-slide > .description > a {
  display: block;
  height: 73px;
  font-size: 14px;
  color: #515151;
  text-transform: uppercase;
  line-height: 17px;
  border-bottom: 1px solid #a2a2a2;
  overflow: hidden;
  text-decoration: none;
}

.articles-block-home > div > .articles-main-slider .articles-main-slide > .description > p {
  height: 65px;
  font-size: 14px;
  color: #3a3a3a;
  line-height: 16px;
  overflow: hidden;
  margin: 26px 0 0 0;
}

.articles-block-home > div > .articles-main-slider > .slick-dots > li {
  -webkit-transition: padding .3s, width .3s, height .3s;
  transition: padding .3s, width .3s, height .3s;
}

.articles-block-home > div > .articles-main-slider > .slick-dots > li:not(.slick-active) > button {
  background-color: #dcdcdc;
}

.articles-block-home > div > .articles-main-slider > .slick-dots > li.small {
  width: 0;
  margin: 0;
}

.articles-block-home > div > .articles-main-slider > .slick-dots > li.small > button {
  padding: 0;
  width: 0;
  height: 0;
}

.subscribe-block-home .sprite {
  background-image: url("/uploads/template/home/mail-block.png");
  background-repeat: no-repeat;
  display: inline-block;
  vertical-align: middle;
}

.subscribe-block-home .sprite_mail-1 {
  width: 25px;
  height: 25px;
  background-position: -5px -5px;
}

.subscribe-block-home .sprite_mail-2 {
  width: 18px;
  height: 19px;
  background-position: -40px -5px;
}

.subscribe-block-home .sprite_mail-3 {
  width: 18px;
  height: 15px;
  background-position: -40px -34px;
}

.subscribe-block-home > div > .top-row > div {
  padding: 2px 0 0 17px;
}

.subscribe-block-home > div > .top-row > div > p:first-child {
  font-size: 18px;
  color: #353535;
}

.subscribe-block-home > div > .top-row > div > p:last-child {
  color: #353535;
}

.subscribe-block-home > div > form {
  background: #f2f2f2;
  border: 1px solid #ddd;
  border-radius: 10px;
  margin: 15px 0 0 0;
}

.subscribe-block-home > div > form > .input {
  height: 40px;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-radius: 30px;
  padding: 0 20px;
}

.subscribe-block-home > div > form > .input > input {
  display: inline-block;
  height: 38px;
  border: none;
  vertical-align: middle;
  padding: 0;
  outline: none;
  margin-left: 10px;
}

.subscribe-block-home > div > form > input {
  width: 100%;
  height: 40px;
  background-color: #ffa019;
  border: none;
  border-radius: 30px;
  font-size: 1rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  cursor: pointer;
  outline: none;
}

.subscribe-block-home > div > form > input:hover {
  background-color: #ff8100;
}

.subscribe-block-home > div > form > label {
  margin-top: 20px;
  display: block;
  font-size: 14px;
}

.subscribe-block-home > div > form > label > a {
  color: #000;
}

.product-detailed__instruction {
  margin: 40px 0;
}

.product-detailed__instruction img {
  width: 56px;
  margin-right: 36px;
  vertical-align: middle;
}

.product-detailed__instruction a {
  background: url(/uploads/template/pdf.svg) no-repeat left center;
  padding: 14px 0 14px 90px;
  display: inline-block;
  color: black;
  font-size: 20px;
  text-decoration: none;
}

.product-detailed__instruction-header {
  font-size: 20px;
  padding: 12px 0;
  border-bottom: 2px solid #ccc;
}

.product-detailed__socials {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-detailed__socials div {
  cursor: pointer;
}

.product-detailed__socials img {
  width: 18px;
  display: block;
}

.product-detailed__socials span {
  display: inline-block;
  width: 2px;
  background-color: #ccc;
  height: 16px;
  margin: 0 24px;
}

.product-detailed-wrap {
  padding-bottom: 40px;
}

.product-detailed-wrap > .product-top {
  margin-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.product-detailed-wrap > .breadcrumbs {
  margin-top: 20px;
  padding: 0 10px;
}

.thumbnails-nav {
  position: relative;
}

.thumbnails-nav__item {
  display: block;
  border: 1px solid #e2e2e2;
  position: relative;
  cursor: pointer;
  overflow: hidden;
  height: auto;
}

.thumbnails-nav__item.active {
  border-color: #6aa916;
  z-index: 1;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
}

.thumbnails-nav__item > img {
  max-width: 100%;
  max-height: 100%;
}

.thumbnails-nav__item_video {
  background-color: rgba(0, 0, 0, 0.2);
}

.thumbnails-nav__item_video > img {
  max-width: none;
}

.thumbnails-nav__item_video > img:not(.placeholder) {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  height: auto;
}

.thumbnails-nav__button {
  margin: 0 1px;
  height: 32px;
  line-height: 30px;
  border: 1px solid #d1d1d1;
  background-color: #e8e8e8;
  text-align: center;
  cursor: pointer;
}

.thumbnails-nav__button:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 9px;
  background: url(/uploads/template/product/icon_navigation-arrow-min.png) no-repeat;
}

.thumbnails-nav__button_up:before {
  background-position: -30px -5px;
}

.thumbnails-nav__button_up:hover:before {
  background-position: -30px -24px;
}

.thumbnails-nav__button_down:before {
  background-position: -5px -5px;
}

.thumbnails-nav__button_down:hover:before {
  background-position: -5px -24px;
}

.thumbnails-nav__button:hover {
  background-color: #ff8100;
}

.thumbnails-nav__play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  background: url(/uploads/template/product/play-button.svg) no-repeat;
  z-index: 1;
  height: 55px;
  width: 55px;
  background-size: 100%;
}

.product-image-gallery {
  height: 100%;
  position: relative;
}

.product-image-gallery .slick-slider {
  overflow: hidden;
}

.product-image-gallery__scroll-icon {
  width: 45px;
  position: absolute;
  left: -40px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  opacity: 0.7;
}

.product-image-gallery__image {
  border: 1px solid #e2e2e2;
  position: relative;
  overflow: hidden;
}

.product-image-gallery__image:after {
  content: "";
  display: block;
  background: url(/uploads/template/product/gallery-zoom-min.svg) no-repeat;
  width: 24px;
  height: 25px;
  bottom: 5px;
  left: 5px;
  position: absolute;
  z-index: 2;
}

.product-image-gallery__image > a {
  display: none;
}

.product-image-gallery__image > a.active {
  display: inline;
}

.product-image-gallery__image > a > img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
}

.product-top {
  position: relative;
}

.product-top__tooltip {
  position: absolute;
  top: 26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  display: none;
  background-color: #ffffff;
  padding: 15px;
  border-radius: 5px;
  width: 255px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.product-top__tooltip:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 50%;
  -webkit-transform: translateX(-70%);
          transform: translateX(-70%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #ffffff transparent;
}

.product-top__tooltip > .text {
  font-size: 12px;
  line-height: 1.4;
}

.product-top__tooltip > .text_mt {
  margin: 10px auto 0;
  width: 100%;
}

.product-top__tooltip > .center {
  margin-top: 15px;
  text-align: center;
}

.product-top__tooltip > .center > .btn {
  font-size: 14px;
  padding: 5px 20px;
  display: inline-block;
}

.product-top__tooltip-2 {
  position: absolute;
  top: 34px;
  left: 0;
  display: none;
  background-color: #ffffff;
  padding: 15px;
  border-radius: 5px;
  width: 255px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

.product-top__tooltip-2:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: 16px;
  -webkit-transform: translateX(-70%);
          transform: translateX(-70%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 20px 10px;
  border-color: transparent transparent #ffffff transparent;
}

.product-top__tooltip-2 > .text {
  font-size: 12px;
  line-height: 1.4;
}

.product-top__tooltip-2 > .text_mt {
  margin: 10px auto 0;
  width: 100%;
}

.product-top__tooltip-2 > .center {
  margin-top: 15px;
  text-align: center;
}

.product-top__tooltip-2 > .center > .btn {
  font-size: 14px;
  padding: 5px 20px;
  display: inline-block;
}

.product-top__col-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product-top__container1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.product-top__header {
  font-size: 20px;
  color: #2d3e50;
  margin-top: -3px;
  line-height: 26px;
}

.product-top__header img {
  display: block;
}

.product-top__header a {
  display: inline-block;
  margin-right: 4px;
}

.product-top__subtitle {
  margin-top: 20px;
  color: #333;
  font-size: 14px;
  font-weight: 400;
  font-style: italic;
  line-height: 18px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.product-top__col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product-top__col.hidden {
  display: none;
}

.product-top__right {
  position: relative;
}

.product-top__right > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product-top__right > .wrap {
  display: grid;
}

.product-top__right > .wrap.no-refund > h1,
.product-top__right > .wrap.no-refund:before {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(1) {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(2) {
  -webkit-box-ordinal-group: 4;
      -ms-flex-order: 3;
          order: 3;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(3) {
  -webkit-box-ordinal-group: 5;
      -ms-flex-order: 4;
          order: 4;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(4) {
  -webkit-box-ordinal-group: 6;
      -ms-flex-order: 5;
          order: 5;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(5) {
  -webkit-box-ordinal-group: 7;
      -ms-flex-order: 6;
          order: 6;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(6) {
  -webkit-box-ordinal-group: 10;
      -ms-flex-order: 9;
          order: 9;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(7) {
  -webkit-box-ordinal-group: 9;
      -ms-flex-order: 8;
          order: 8;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(8) {
  -webkit-box-ordinal-group: 8;
      -ms-flex-order: 7;
          order: 7;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(9) {
  -webkit-box-ordinal-group: 11;
      -ms-flex-order: 10;
          order: 10;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(10) {
  -webkit-box-ordinal-group: 12;
      -ms-flex-order: 11;
          order: 11;
}

.product-top__right > .wrap.no-refund > div:nth-of-type(11) {
  -webkit-box-ordinal-group: 13;
      -ms-flex-order: 12;
          order: 12;
}

.product-top__stock {
  width: 150px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 6px;
}

.product-top__stock > i {
  margin-right: 10px;
  min-width: 22px;
  vertical-align: middle;
}

.product-top__stock > i:first-child {
  display: none;
}

.product-top__stock > div {
  display: inline-block;
  vertical-align: middle;
}

.product-top__stock > div > span:first-child {
  display: none;
}

.product-top__stock.active > i:nth-child(2) {
  display: none;
}

.product-top__stock.active > i:first-child {
  display: inline-block;
}

.product-top__stock.active > div > span:last-child {
  display: none;
}

.product-top__stock.active > div > span:first-child {
  display: inline;
}

.product-top__brand > img {
  max-width: 100%;
  max-height: 100%;
}

.product-top__sku {
  font-size: 14px;
  color: #757575;
  min-width: 100px;
  margin-bottom: 6px;
}

.product-top__price > .old-price {
  color: #ff7e00;
  font-size: 16px;
  font-weight: 600;
  margin-left: 20px;
  display: inline-block;
  line-height: 16px;
  height: 16px;
}

.product-top__price > .old-price span {
  text-decoration: line-through;
}

.product-top__price > strong {
  font-size: 24px;
}

.product-top__social-refund {
  text-decoration: none;
  color: #ffa019;
  font-size: 13px;
  height: 24px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.product-top__social-refund .icon {
  display: inline-block;
  vertical-align: middle;
  background: url("/uploads/template/product/social-refund.svg") no-repeat;
  width: 20px;
  height: 24px;
  margin-right: 10px;
}

.product-top__social-refund > strong {
  vertical-align: middle;
}

.product-top__buy {
  width: 100%;
  margin-top: 10px;
}

.product-top__buy > a {
  width: 100%;
}

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

.product-top__compare > a {
  display: block;
  text-decoration: none;
  color: #5d5d5d;
  width: 100%;
}

.product-top__compare > a:not(:last-child) {
  margin-bottom: 16px;
}

.product-top__compare > a > * {
  vertical-align: middle;
}

.product-top__compare > a:hover {
  color: #ff8100;
}

.product-top__delivery {
  width: 100%;
}

.product-top__credit {
  margin-top: 40px;
  margin-bottom: 20px;
  font-size: 14px;
}

.product-top__credit > a {
  color: #2d3e50;
  cursor: pointer;
}

.product-top__social {
  padding-top: 5px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-align: center;
}

.product-top__social > div {
  width: 34px;
  height: 33px;
  display: inline-block;
  margin-left: 10px;
  background-repeat: no-repeat;
  cursor: pointer;
}

.product-top__social > .ok {
  background-image: url(/uploads/template/product/ss-ok.png);
}

.product-top__social > .fb {
  background-image: url(/uploads/template/product/ss-facebook.png);
}

.product-top__social > .vk {
  background-image: url(/uploads/template/product/ss-vk.png);
}

.product-top__wholesale {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
}

.product-top__wholesale > .price {
  margin-right: 20px;
}

.product-top__wholesale > .price > strong {
  font-size: 16px;
}

.product-top__wholesale > .info {
  cursor: pointer;
  position: relative;
  display: inline-block;
  vertical-align: top;
}

.product-top__wholesale > .info > svg {
  max-width: 100%;
  height: 24px;
  width: 24px;
}

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

.product-top__variant > div:first-child {
  margin-right: 20px;
  width: 100%;
}

.product-top__variant > div.variant-link-title {
  margin-bottom: 10px;
}

.product-top__variant > select {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  height: 30px;
}

.product-top__variant > select > option {
  display: block;
  height: 30px;
}

.product-top__variant .sorting-select {
  margin-top: 5px;
}

.product-top__variant .variant-link {
  padding: 5px;
  font-size: 14px;
  color: #757575;
  text-decoration: none;
}

.product-top__variant .variant-link:hover {
  text-decoration: underline;
}

.product-top__variant .variant-link.active {
  color: #ffa019;
  text-decoration: underline;
}

.product-top__benefits div {
  margin: 5px 0;
  font-size: 13px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.product-top__benefits .star {
  margin-right: 5px;
  width: 10px;
  height: 10px;
}

.product-top__benefits .star svg {
  width: 10px;
}

.product-top__wholesale:hover .tooltip {
  display: block;
  z-index: 1;
}

.widget-fast-order {
  border: 1px solid #e2e2e2;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.widget-fast-order__errors > p {
  margin: 0 0 10px 10px;
}

.widget-fast-order__body {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.widget-fast-order__input {
  border-radius: 20px;
  border: 1px solid #bababa;
  padding: 8px 13px 8px 33px;
  outline: none;
}

.widget-fast-order__input.error {
  border-color: red;
}

.widget-fast-order__input:focus {
  border-color: #ff7e00;
}

.widget-fast-order__input_name,
.widget-fast-order__input_phone {
  position: relative;
}

.widget-fast-order__input_name:before,
.widget-fast-order__input_phone:before {
  content: "";
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  top: 8px;
  left: 13px;
  width: 14px;
  height: 14px;
  background: url(/uploads/template/product/icon_fast-order-min.png) no-repeat;
}

.widget-fast-order__input_name:before {
  background-position: -34px -5px;
}

.widget-fast-order__input_phone:before {
  background-position: -34px -28px;
}

.widget-fast-order__success {
  display: none;
  max-width: 100%;
}

.widget-fast-order__send {
  width: 100%;
  border-radius: 25px;
  border: 2px solid #ff7e00;
  background-color: #fff;
  color: #000;
  padding: 0 20px;
  font-size: 14px;
  font-weight: 700;
  cursor: pointer;
  outline: none;
  -webkit-transition: 0.3s ease 0s;
  transition: 0.3s ease 0s;
}

.widget-fast-order__send:hover {
  border-color: #7abf1d;
}

.widget-fast-order__send:hover:before {
  background-image: url(/uploads/template/product/plane-green.svg);
}

.widget-fast-order__send:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 21px;
  height: 16px;
  background: url(/uploads/template/product/plane-orange.svg) no-repeat;
  margin-right: 10px;
}

.widget-fast-order.active {
  text-align: center;
  padding: 21px 14px 15px;
}

.widget-fast-order.active > .widget-fast-order__success {
  display: inline-block;
}

.widget-fast-order.active > .widget-fast-order__body {
  display: none;
}

.widget-delivery {
  width: 100%;
  position: relative;
}

.widget-delivery.active .widget-delivery__arrow:before {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
}

.widget-delivery.active .widget-delivery__button {
  background-color: #f6f6f6;
}

.widget-delivery.active .widget-delivery__dropdown {
  display: block;
  position: absolute;
  left: 0;
  top: 67px;
  background-color: #fff;
  z-index: 1;
}

.widget-delivery__truck {
  display: inline-block;
  width: 33px;
  height: 23px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  margin-right: 10px;
  background: url(/uploads/template/product/icon_delivery-widget.svg) no-repeat;
}

.widget-delivery__button {
  height: 65px;
  border: 1px solid #e2e2e2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
}

.widget-delivery__button:hover {
  background-color: #f6f6f6;
}

.widget-delivery__button .text {
  width: 100%;
}

.widget-delivery__button > div:first-child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.widget-delivery__button.active {
  background-color: #f6f6f6;
}

.widget-delivery__cost {
  color: #ff7e00;
}

.widget-delivery__arrow {
  width: 33px;
  border-left: 1px solid #e2e2e2;
  text-align: center;
  line-height: 65px;
  cursor: pointer;
}

.widget-delivery__arrow:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 7px;
  background: url(/uploads/template/product/icon_delivery-widget-min.png) no-repeat -5px -5px;
  -webkit-transition: -webkit-transform ease .3s;
  transition: -webkit-transform ease .3s;
  transition: transform ease .3s;
  transition: transform ease .3s, -webkit-transform ease .3s;
}

.widget-delivery__dropdown {
  border: 1px solid #e2e2e2;
  border-top: none;
  padding: 16px;
  font-size: 14px;
  display: none;
}

.widget-delivery__pickup:before {
  content: "";
  display: inline-block;
  width: 23px;
  height: 29px;
  background: url(/uploads/template/product/mark.svg) no-repeat;
  vertical-align: middle;
  margin: 0 18px 0 0;
}

.widget-delivery__pickup > span:first-child {
  color: #474747;
  text-decoration: underline;
  cursor: pointer;
}

.widget-delivery__pickup > span:last-child {
  font-weight: 700;
  color: #7abf1d;
}

.widget-delivery__shop-link {
  margin-top: 20px;
  text-decoration: underline;
  font-size: 14px;
  display: inline-block;
  color: #000000;
}

.widget-delivery__shop-link:hover {
  color: #ff8100;
}

.widget-delivery__footnote {
  margin-top: 20px;
  font-size: 11px;
  color: #424242;
}

.widget-delivery__link {
  display: inline-block;
  margin-top: 20px;
  color: #7abf1d;
  font-size: 14px;
  font-weight: 700;
  text-decoration: underline;
}

.widget-delivery__link:after {
  content: "";
  display: inline-block;
  width: 7px;
  height: 12px;
  background: url(/uploads/template/product/icon_delivery-widget-min.png) no-repeat -27px -5px;
  vertical-align: middle;
  margin-left: 15px;
}

.product-tabs {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.product-tabs__header {
  border-bottom: 5px solid #68a01e;
}

.product-tabs__header__tab {
  padding: 16px 28px 12px 28px;
  background: #f9f9f9;
  color: #2d3e50;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
  margin: 0 0 0 0;
  border-top: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
}

.product-tabs__header__tab:first-child {
  border-left: 1px solid #e2e2e2;
}

.product-tabs__header__tab.active {
  background: #68a01e;
  color: white;
  border-color: #68a01e;
}

.product-tabs__body__tab.active {
  display: block;
}

.product-tabs__body__tab__title {
  font-size: 24px;
}

.product-tabs__body__tab #map {
  height: 565px;
}

.product-tabs__body__tab .pickup-points {
  position: absolute;
  z-index: 1;
}

.product-tabs__body__tab .pickup-points .pickup-points__more {
  display: none;
}

.product-tabs__header-mobile {
  color: #2d3e50;
  text-transform: uppercase;
  font-size: 14px;
  border: 1px solid #d9d9d9;
  background-color: #f9f9f9;
  padding: 14px 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
}

.product-tabs__header-mobile > i {
  display: block;
  width: 22px;
  height: 22px;
  border: 2px solid #b7b7b7;
  border-radius: 50%;
  position: relative;
}

.product-tabs__header-mobile > i:before {
  content: "";
  display: block;
  width: 70%;
  height: 2px;
  background-color: #b7b7b7;
  position: absolute;
  top: 50%;
  left: 15%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.product-tabs__header-mobile > i:after {
  content: "";
  display: block;
  position: absolute;
  top: 15%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 2px;
  height: 70%;
  background-color: #b7b7b7;
}

.product-tabs__header-mobile.active > i:after {
  display: none;
}

.prod_info_clear {
  clear: both;
}

.description img {
  max-width: 100%;
}

.description__text p {
  margin-top: 20px;
  line-height: 18px;
}

.description__text h3 {
  margin-top: 20px;
  font-size: 19px;
}

.description__text ul,
.description__text ol {
  margin-top: 20px;
  list-style: disc;
  padding-left: 20px;
}

.description__text ul > li,
.description__text ol > li {
  margin-top: 20px;
  line-height: 18px;
}

.description__text ol {
  list-style: decimal;
}

.description__text a {
  color: #3d3f44;
}

.description__text a:hover {
  color: #ff8100;
}

.description__title {
  font-size: 18px;
}

.description__subtitle {
  font-size: 19px;
}

.description__banner {
  cursor: pointer;
}

.description__advantage {
  margin-top: 20px;
}

.products-related {
  margin-top: 40px;
}

.products-related__header {
  font-size: 18px;
  font-weight: 700;
}

.products-related__table {
  display: none;
}

.products-related__table.active {
  display: block;
}

.products-related__row {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 20px 0 0;
  border-top: 1px solid #e2e2e2;
}

.products-related__row > a {
  text-decoration: none;
}

.products-related__row > .products-related__col {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.products-related__row > .products-related__col:first-child {
  margin-right: 20px;
  width: 80px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
}

.products-related__row > .products-related__col > a {
  text-decoration: none;
}

.products-related__row .wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.products-related__name {
  font-size: 13px;
  font-weight: 700;
  color: #000000;
  margin-bottom: 20px;
  display: block;
}

.products-related__name:hover {
  text-decoration: underline;
}

.products-related__price {
  color: #2e2e2e;
  font-size: 24px;
  font-weight: 700;
}

.products-related__buy {
  padding: 0 20px;
  display: inline-block;
}

.products-related__expand {
  margin-top: 30px;
  font-size: 14px;
  color: #828282;
  cursor: pointer;
  padding-top: 30px;
  border-top: 1px solid #e2e2e2;
}

.products-related__expand > span:last-child {
  display: none;
}

.products-related__expand:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  vertical-align: middle;
  margin-top: -7px;
  margin-left: 15px;
  border-right: 2px solid #979797;
  border-bottom: 2px solid #979797;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  -webkit-transition: -webkit-transform ease .3s;
  transition: -webkit-transform ease .3s;
  transition: transform ease .3s;
  transition: transform ease .3s, -webkit-transform ease .3s;
}

.products-related__expand.active > span:first-child {
  display: none;
}

.products-related__expand.active > span:last-child {
  display: inline-block;
}

.products-related__expand.active:after {
  -webkit-transform: rotate(-135deg);
          transform: rotate(-135deg);
  margin-top: 2px;
}

.product-properties {
  margin-top: 32px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.product-properties__title {
  font-size: 24px;
}

.product-properties__subtitle {
  margin-top: 20px;
  font-size: 19px;
}

.product-properties__body {
  margin-top: 20px;
  padding-bottom: 20px;
  border-top: 2px solid #dedede;
  border-bottom: 2px solid #dedede;
  background-color: #fafafa;
  font-size: 14px;
  color: #4c4c4c;
}

.product-properties__table {
  margin-top: 20px;
  width: 100%;
}

.product-properties__row:nth-child(2n+1) {
  background-color: #e9f2d6;
}

.product-properties__row > td {
  padding: 10px;
  min-height: 28px;
}

.product-properties__row > td:first-child {
  border-right: 2px solid #fafafa;
  width: 40%;
}

.product-reviews > h2 {
  font-size: 24px;
}

.product-reviews__empty {
  margin-top: 20px;
  font-size: 18px;
  color: #6b6b6b;
}

.product-reviews__form {
  margin-top: 20px;
}

.product-reviews__form__title {
  font-size: 24px;
}

.product-reviews__form__input {
  margin-top: 20px;
}

.product-reviews__form__input > input {
  font-size: 16px;
  width: 100%;
  height: 48px;
  padding: 12px 62px;
  border-radius: 30px;
  outline: none;
  border: none;
  -webkit-box-shadow: inset 0px 3px 20px 0px #bdbdbd;
          box-shadow: inset 0px 3px 20px 0px #bdbdbd;
}

.product-reviews__form__input > input.error {
  border: 1px solid red;
}

.product-reviews__form__input > textarea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  min-height: 171px;
  padding: 12px 62px;
  border-radius: 30px;
  -webkit-box-shadow: inset 0px 3px 20px 0px #bdbdbd;
          box-shadow: inset 0px 3px 20px 0px #bdbdbd;
  font-size: 16px;
  color: #565656;
  font-weight: 100;
  outline: none;
  resize: none;
  border: none;
}

.product-reviews__form__input > textarea.error {
  border: 1px solid red;
}

.product-reviews__form__input > i {
  position: absolute;
  top: 12px;
  left: 20px;
}

.product-reviews__form__btn {
  margin: 20px auto 0;
  padding: 0 40px;
  line-height: 48px;
}

.product-reviews__slider {
  margin-top: 20px;
  padding-bottom: 60px;
}

.product-reviews__slider > .slick-dots > li:not(.slick-active) > button {
  background-color: #dcdcdc;
}

.product-reviews__review {
  margin-top: 20px;
  color: #555555;
}

.product-reviews__review__title {
  font-size: 18px;
}

.product-reviews__review__title > i {
  margin-right: 10px;
}

.product-reviews__review__text {
  margin-top: 10px;
  line-height: 1.25;
}

.product-reviews__review__answer {
  padding: 10px;
  background-color: #f9f9f9;
  display: inline-block;
  border-radius: 5px;
  position: relative;
}

.product-reviews__review__answer:before {
  content: "\25B2";
  position: absolute;
  font-size: 30px;
  top: -24px;
  left: 40px;
  color: #f9f9f9;
}

.product-articles {
  margin-left: 0;
  margin-right: 0;
}

.product-article {
  margin-top: 20px;
  text-decoration: none;
  color: #3d556d;
  border-radius: 10px;
  background-color: #f4f4f4;
  overflow: hidden;
  -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.2);
}

.product-article__image {
  display: block;
  width: 100%;
}

.product-article__title {
  position: relative;
  padding: 20px 10px;
}

.product-article__title:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11.5px 14px 11.5px;
  border-color: transparent transparent #f4f4f4 transparent;
  position: absolute;
  top: -14px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.product-carousel {
  margin-top: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.product-carousel__title {
  text-align: center;
}

.product-carousel__title > * {
  vertical-align: middle;
}

.product-carousel__title > strong {
  color: #ff8100;
  text-transform: uppercase;
}

.product-carousel__body {
  margin-top: 20px;
  margin-bottom: 62px;
}

.product__delivery-info {
  margin-top: 15px;
  font-size: 13px;
  line-height: 16px;
}

.product__delivery-info div {
  margin-bottom: 2px;
}

.product__delivery-info span {
  color: #7abf1d;
}

.product__economy {
  color: #7f7f7f;
  font-size: 14px;
  margin-top: 8px;
}

.product__customers {
  color: #2c2c2c;
  font-size: 14px;
  margin-bottom: 10px;
}

.product__customers > * {
  vertical-align: bottom;
}

.product__customers b {
  font-weight: 600;
}

.product__customers > img {
  margin-right: 6px;
}

.product-prev,
.product-next {
  position: absolute;
  top: 50%;
  margin: auto;
  cursor: pointer;
}

.product-prev img,
.product-next img {
  display: block;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: opacity 0.3s ease 0s;
  transition: opacity 0.3s ease 0s;
}

.product-prev img:first-child,
.product-next img:first-child {
  position: absolute;
}

.product-prev img:last-child,
.product-next img:last-child {
  opacity: 0;
}

.product-prev.active img:first-child,
.product-prev:hover img:first-child,
.product-next.active img:first-child,
.product-next:hover img:first-child {
  opacity: 0;
}

.product-prev.active img:last-child,
.product-prev:hover img:last-child,
.product-next.active img:last-child,
.product-next:hover img:last-child {
  opacity: 1;
}

.product-prev {
  left: -40px;
}

.product-next {
  -webkit-transform: scaleX(-1);
          transform: scaleX(-1);
  right: -40px;
}

.product__image {
  position: relative;
}

.product__gift {
  position: absolute;
  z-index: 1;
  right: 8px;
  bottom: -20px;
}

.product__guaranty {
  position: absolute;
  width: 90px;
  height: 90px;
  right: 24px;
  bottom: 24px;
  z-index: 1;
}

.product__credit-link {
  text-decoration: none;
  width: 170px;
  color: black;
  line-height: 20px;
  display: inline-block;
  margin-left: 0.5em;
  cursor: pointer;
}

@-webkit-keyframes scale_flicker {
  25% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }

  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

@keyframes scale_flicker {
  25% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }

  50% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }

  75% {
    -webkit-transform: scale(1.25);
            transform: scale(1.25);
  }

  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}

.attention {
  -webkit-animation: scale_flicker 1s .5s;
          animation: scale_flicker 1s .5s;
}

.product-top__right > .wrap > * {
  margin: 10px 0;
}

.category th,
.category td {
  border: 1px solid #000;
  padding: 6px 12px;
}

.category__banner {
  background-color: #ebebeb;
  text-decoration: none;
  color: #000;
  width: 100%;
  margin-top: 20px;
}

.category__banner .td {
  vertical-align: top;
}

.category__banner .text {
  margin: 17px 0 0 25px;
  width: 90%;
}

.category__banner .text h3 {
  font-size: 18px;
  color: #3d556d;
  font-weight: bold;
  margin: 12px 0 0 40px;
}

.category__banner .text p {
  font-size: 14px;
  color: #494949;
  font-weight: 100;
  margin: 11px 0 0 40px;
  line-height: 16px;
}

.category__banner .more {
  font-size: 12px;
  color: #494949;
  font-weight: bold;
  margin: 11px 0 0 40px;
  text-decoration: underline;
}

.category__list {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.category_root {
  padding-bottom: 80px;
}

.category__aside {
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.category__aside.not-visible {
  opacity: 0;
}

.category__services {
  display: none;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 38px;
}

.category__services .category__service {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20%;
          flex: 0 0 20%;
  color: #3F3F3F;
  font-size: 18px;
  font-weight: 600;
  line-height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.category__services .category__service .category__service-img {
  width: 69px;
  height: 69px;
  border-radius: 50%;
  background: #EDF1E8;
  margin-right: 5px;
}

.category__services .category__service .category__service-img img {
  width: 69px;
  height: 69px;
  -o-object-fit: scale-down;
     object-fit: scale-down;
}

.category__mobile-filters {
  margin-left: 10px;
  margin-right: 10px;
}

.category__mobile-filters button {
  background: #68A01E;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0 12px;
  width: 100%;
  text-align: center;
  border-radius: 4px;
  cursor: pointer;
  margin-top: 23px;
  border: none;
}

.category__mobile-filters button i {
  position: relative;
  top: 3px;
  display: inline-block;
  width: 18px;
  height: 16px;
  background-image: url("/uploads/template/category/category__mobile-filters-icon.svg");
  background-position: center;
  background-size: cover;
}

.category__tablet-filters {
  display: none;
  margin-left: -10px;
  margin-right: -10px;
  margin-top: 39px;
  position: relative;
}

.category__tablet-filters .category__tablet-open {
  background: #68A01E;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0 13px;
  width: 100%;
  border-radius: 4px;
  cursor: pointer;
  border: none;
  padding-left: 20px;
  text-align: left;
}

.category__tablet-filters .category__tablet-open i {
  position: relative;
  top: 3px;
  display: inline-block;
  width: 18px;
  height: 16px;
  background-image: url("/uploads/template/category/category__mobile-filters-icon.png");
  background-position: center;
  background-size: cover;
  border-radius: 4px;
}

.category__tablet-filters .category__tablet-reset {
  background: #68A01E;
  color: #fff;
  font-size: 12px;
  font-weight: normal;
  padding: 11px 17px 13px 0;
  text-align: right;
  right: 0;
  top: 2px;
  position: absolute;
  width: 160px;
  border: none;
  cursor: pointer;
}

.category__tablet-filters .category__tablet-reset:before {
  content: '';
  position: absolute;
  left: 51px;
  top: 13px;
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #FFF;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.category__tablet-filters .category__tablet-reset:after {
  content: '';
  position: absolute;
  left: 51px;
  top: 13px;
  display: inline-block;
  width: 1px;
  height: 12px;
  background: #FFF;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.category__columns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: self-start;
      -ms-flex-align: self-start;
          align-items: self-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}

.category__columns .category__column-left {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 6 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
      flex-basis: calc(100% / 24 * 6 - 20px);
  -ms-flex: 0 0 253px;
      flex: 0 0 253px;
  display: none;
  margin-top: 1px;
  margin-left: 0 !important;
}

.category__columns .category__column-left .category__column-left-filters {
  background: #F6F6F6;
  padding: 31px 29px 30px;
  border: 1px solid #EBEBEB;
  border-radius: 5px;
}

.category__columns .category__column-left .category__column-left-filters.hide-reset-btn {
  padding-top: 0;
}

.category__columns .category__column-left .category__column-left-filters.hide-reset-btn .js-filter-reset {
  display: none;
}

.category__columns .category__column-left .category__column-left-filters.hide-reset-btn .filter__item:first-child {
  padding-top: 0;
}

.category__columns .category__column-left .category__column-left-filters.hide-reset-btn .filter__item:last-child {
  padding-bottom: 0;
}

.category__columns .category__column-left .category__column-left-filters .filter-reset {
  color: #68A01E;
  font-weight: 600;
  font-size: 12px;
  background: none;
  border: none;
  text-align: left;
  padding-left: 18px;
  position: relative;
  cursor: pointer;
}

.category__columns .category__column-left .category__column-left-filters .filter-reset.no-margin {
  margin: 0 !important;
}

.category__columns .category__column-left .category__column-left-filters .filter-reset:first-child {
  margin-bottom: 28px;
}

.category__columns .category__column-left .category__column-left-filters .filter-reset:last-child {
  margin-top: 40px;
}

.category__columns .category__column-left .category__column-left-filters .filter-reset:hover {
  color: #507F17;
}

.category__columns .category__column-left .category__column-left-filters .filter-reset:hover:before {
  border-color: #507F17;
}

.category__columns .category__column-left .category__column-left-filters .filter-reset:hover:after {
  border-color: #507F17;
}

.category__columns .category__column-left .category__column-left-filters .filter-reset:before {
  content: '';
  position: absolute;
  top: -2px;
  left: 1px;
  display: inline-block;
  width: 12px;
  height: 10px;
  border-bottom: 1px solid #68A01E;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.category__columns .category__column-left .category__column-left-filters .filter-reset:after {
  content: '';
  position: absolute;
  top: -2px;
  left: -6px;
  display: inline-block;
  width: 12px;
  height: 10px;
  border-bottom: 1px solid #68A01E;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.category__columns .category__column-left .category__column-left-filters .filter-items {
  position: relative;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__submit {
  z-index: 10;
  position: absolute;
  left: calc(100% + 20px);
  top: 0;
  width: 100%;
  padding: 28px 22px;
  white-space: nowrap;
  font-size: 14px;
  background: #FFFFFF;
  border: 1px solid #E5E7E9;
  -webkit-box-shadow: 17px 15px 47px rgba(76, 105, 125, 0.25);
          box-shadow: 17px 15px 47px rgba(76, 105, 125, 0.25);
  border-radius: 4px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease-out 0s, visibility 0.3s ease-out 0s;
  transition: opacity 0.3s ease-out 0s, visibility 0.3s ease-out 0s;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__submit.visible {
  opacity: 1;
  visibility: visible;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__submit span {
  color: #68A01E;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__submit button {
  display: block;
  width: 100%;
  background: #68A01E;
  border-radius: 4px;
  cursor: pointer;
  font-size: 13px;
  color: #FFF;
  text-align: center;
  padding: 9px 0;
  margin-top: 10px;
  line-height: initial;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__submit:after {
  content: '';
  position: absolute;
  left: -10px;
  top: 45px;
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-right: 10px solid #fff;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .chosen-drop {
  padding: 10px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .chosen-results {
  width: 100%;
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0;
  max-height: 200px;
  -webkit-overflow-scrolling: touch;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .chosen-results .scroll-content {
  left: 0;
  margin-top: 0 !important;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .chosen-results .scroll-content li {
  font-size: 14px;
  padding: 6px 0;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .chosen-results .scroll-element {
  position: absolute;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .chosen-results .scroll-element.scroll-y .scroll-element_outer {
  width: 18px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .chosen-results .scroll-element.scroll-y .scroll-element_outer .scroll-element_size {
  background: #E8ECE5;
  width: 2px;
  left: 7px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .chosen-results .scroll-element.scroll-y .scroll-element_outer .scroll-bar {
  background: #FFFFFF;
  border: 3px solid #68A01E;
  border-radius: 29px;
  height: 56px;
  left: 0;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__visible {
  padding: 0;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item {
  width: 100%;
  display: block;
  max-width: initial;
  margin: 0;
  padding-bottom: 20px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item.filter__invisible {
  display: none;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item + .filter__item {
  border-top: 1px solid #D6D6D6;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item.filter__open .filter__label:after {
  top: 27px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item.filter__open .filter__body {
  display: block;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__label {
  position: relative;
  color: #3F3F3F;
  font-size: 16px;
  font-weight: bold;
  padding-top: 20px;
  margin-top: 0;
  margin-bottom: 0;
  cursor: pointer;
  padding-right: 20px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__label span {
  display: none;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__label:after {
  content: '';
  position: absolute;
  top: 22px;
  right: 0;
  display: inline-block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #3F3F3F;
  border-right: 1px solid #3F3F3F;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  -webkit-transition: top 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
  transition: top 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s, top 0.3s ease-out 0s;
  transition: transform 0.3s ease-out 0s, top 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__body {
  display: none;
  margin-top: 16px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__body .chosen-container {
  width: 100%;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__body .filter__checkbox .filter__checkbox-hidden {
  display: none;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__body .filter__checkbox .filter__checkbox-hidden.filter__checkbox-hidden-visible {
  display: block;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__body .filter__checkbox input {
  display: none;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__body .filter__checkbox input:checked + label:before {
  border-color: #68A01E;
  background: #68A01E;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__body .filter__checkbox input:checked + label:after {
  content: '';
  position: absolute;
  top: 12px;
  left: 5px;
  display: inline-block;
  width: 10px;
  height: 6px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__body .filter__checkbox input + label {
  position: relative;
  color: #3F3F3F;
  font-size: 14px;
  padding-left: 33px;
  cursor: pointer;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__body .filter__checkbox input + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider {
  margin: 0;
  height: auto;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .noUi-target {
  margin: 0 10px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .noUi-target .noUi-base {
  background: #B7C6A6;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .noUi-target .noUi-base .noUi-connect {
  background: #68A01E;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .noUi-target .noUi-base .noUi-origin .noUi-handle {
  width: 24px;
  height: 24px;
  border: 3px solid #68A01E;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 2px 6px rgba(64, 97, 22, 0.22);
          box-shadow: 0px 2px 6px rgba(64, 97, 22, 0.22);
  background: #FFFFFF;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .noUi-target .noUi-base .noUi-origin .noUi-handle.noUi-active .noUi-tooltip {
  color: #68A01E;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .noUi-target .noUi-base .noUi-origin .noUi-handle .noUi-tooltip {
  background: transparent;
  color: #787878;
  font-size: 13px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .filter__range-slider-inputs {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 60px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .filter__range-slider-inputs .filter__range-slider-input {
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 4px;
  width: 92px;
  height: 44px;
  color: #3F3F3F;
  font-size: 14px;
  padding: 12px 0;
  text-align: center;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .filter__range-slider-inputs .filter__range-slider-input:hover {
  border-color: #68A01E;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__range-slider .filter__range-slider-inputs .filter__range-slider-input:focus {
  border-color: #68A01E;
  background: #EDF1E8;
  outline: none;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__more-checkboxes {
  position: relative;
  display: inline-block;
  color: #68A01E;
  font-size: 13px;
  cursor: pointer;
  margin-top: 19px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__more-checkboxes .filter__more-checkboxes-inactive {
  display: block;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__more-checkboxes .filter__more-checkboxes-active {
  display: none;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__more-checkboxes.active .filter__more-checkboxes-inactive {
  display: none;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__more-checkboxes.active .filter__more-checkboxes-active {
  display: block;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__more-checkboxes.active:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 6px;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__more-checkboxes:hover {
  color: #507F17;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__more-checkboxes:hover:after {
  border-color: #507F17;
}

.category__columns .category__column-left .category__column-left-filters .filter-items .filter__item .filter__more-checkboxes:after {
  content: '';
  position: absolute;
  right: -12px;
  top: 3px;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-bottom: 1px solid #68A01E;
  border-left: 1px solid #68A01E;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.category__columns .category__column-left .category__tags {
  margin-top: 35px;
  border: none;
  text-align: left;
}

.category__columns .category__column-left .category__tags .category-tags__title {
  font-weight: bold;
  font-size: 16px;
  text-align: left;
  color: #3F3F3F;
}

.category__columns .category__column-left .category__tags .category-tags__body {
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  margin-top: 17px;
  padding: 21px 25px;
}

.category__columns .category__column-left .category__tags .category-tags__body .category-tags__list.active {
  max-height: none;
}

.category__columns .category__column-left .category__tags .category-tags__body .category-tags__tag {
  margin-top: 0;
  margin-bottom: 8px;
}

.category__columns .category__column-left .category__tags .category-tags__body .category-tags__tag.hidden {
  display: none;
}

.category__columns .category__column-left .category__tags .category-tags__body .category-tags__tag.hidden.visible {
  display: block;
}

.category__columns .category__column-left .category__tags .category-tags__body .filter__button_expand {
  color: #68A01E;
  font-size: 13px;
  line-height: 17px;
  text-align: left;
  position: relative;
  border: none;
  display: inline-block;
  width: auto;
  margin-top: 10px;
}

.category__columns .category__column-left .category__tags .category-tags__body .filter__button_expand.active:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  top: 10px;
}

.category__columns .category__column-left .category__tags .category-tags__body .filter__button_expand:before {
  display: none;
}

.category__columns .category__column-left .category__tags .category-tags__body .filter__button_expand:after {
  content: '';
  position: absolute;
  right: -19px;
  top: 7px;
  display: inline-block;
  width: 3px;
  height: 3px;
  border-bottom: 1px solid #68A01E;
  border-left: 1px solid #68A01E;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.category__columns .category__column-right {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
  max-width: 100%;
}

.category__header {
  position: relative;
}

.category__header > div > .breadcrumbs {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 18 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 18 - 20px);
      flex-basis: calc(100% / 24 * 18 - 20px);
}

.category__breadcrumbs {
  margin-top: 20px;
  width: 100%;
  padding: 0 10px;
  padding-box-sizing: border-box;
  padding-flex: 0 0 auto;
  padding-margin-left: 10px;
  padding-margin-right: 10px;
  padding-max-width: calc(100% / 24 * 24 - 20px);
  padding-flex-basis: calc(100% / 24 * 24 - 20px);
}

.category__breadcrumbs .breadcrumbs {
  margin: 0;
}

.category__title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.category__title h2 {
  color: #333;
  line-height: 22px;
}

.category__title > h1 {
  margin-right: 16px;
  line-height: 32px;
  color: #3d556d;
  display: inline;
}

.category__title > span {
  display: inline-block;
  line-height: 23px;
  color: #8e8f93;
  vertical-align: bottom;
}

.category__products {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}

.category__products .btn_more {
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  background: #FFF;
  padding: 12px 27px;
  line-height: normal;
  height: auto;
  width: auto;
  color: #3F3F3F;
  font-size: 13px;
  -webkit-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s;
}

.category__products .btn_more:hover {
  background: #EDF1E8;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.category__products .btn_more:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: 2px solid #3F3F3F;
  border-right: 2px solid #3F3F3F;
  position: relative;
  top: -2px;
  left: 2px;
}

.category__products .btn_more .count {
  color: #507F17;
}

.category__products .btn_show-all {
  margin-top: 0 !important;
  color: #3F3F3F;
  font-size: 13px;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
}

.category__products .btn_show-all:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: 2px solid #3F3F3F;
  border-right: 2px solid #3F3F3F;
  position: relative;
  top: -2px;
  left: 2px;
  -webkit-transition: border-color 0.3s ease-out 0s;
  transition: border-color 0.3s ease-out 0s;
}

.category__products .btn_show-all:hover {
  color: #68A01E;
}

.category__products .btn_show-all:hover:after {
  border-color: #68A01E;
}

.category__bottom {
  margin-top: 100px;
  padding-bottom: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.category__articles {
  width: 100%;
  margin-top: 40px;
}

.category__articles__title {
  color: #3d556d;
  font-size: 18px;
  text-align: center;
}

.category__articles__title > strong {
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
}

.category__articles__title:after,
.category__articles__title:before {
  margin-top: 3px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 60px;
  height: 1px;
  background-color: #d0d0d0;
}

.category__menu > .menuBtn {
  width: 100%;
  height: auto;
  margin: 0;
}

.category__menu > .menuBtn > .dropHolder {
  width: 100%;
  padding: 0;
}

.category__tags {
  margin-top: 20px;
}

.category__store-link {
  margin-top: 20px;
  display: block;
  width: 100%;
  font-size: 14px;
  color: #6e6e6e;
  font-weight: 400;
  line-height: 17px;
  text-decoration: none;
  background: url("/uploads/template/category/balash-shop-min.png") 20px 15px no-repeat #f8f8f8;
  border: 1px solid #b5cf94;
  padding: 15px 15px 15px 65px;
}

.category__store-link b {
  font-weight: 700;
  margin-bottom: 4px;
}

.category__store-link div {
  margin-bottom: 4px;
}

.category__vk-group {
  margin-top: 20px;
}

.category__sidebar-articles {
  margin-top: 20px;
}

.category__category {
  margin-top: 20px;
}

.category__category > .image {
  position: relative;
  display: block;
  text-decoration: none;
  color: #000;
  text-align: center;
}

.category__category > .image > img {
  max-width: 100%;
  border-radius: 50%;
  display: inline-block;
}

.category__category > .image > .name {
  position: absolute;
  top: 117px;
  width: 100%;
  height: 63px;
  background: white;
  opacity: 0.85;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-pack: distribute;
      justify-content: space-around;
}

.category__category > .image > .name > strong {
  max-width: 200px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  text-transform: uppercase;
}

.category__category > .container-in > div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 12 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
      flex-basis: calc(100% / 24 * 12 - 20px);
}

.category__category > .container-in > div.offers {
  color: #888d9d;
}

.category__category > .container-in > div.offers > div > div {
  display: inline-block;
  margin-right: 5px;
}

.category__category > .container-in > div.offers > div > * {
  vertical-align: middle;
}

.category__category > .container-in > div.count {
  text-align: right;
}

.category__category > .container-in > div.count > strong {
  font-size: 35px;
}

.category__sort > .title {
  margin: 20px 0;
  text-align: center;
  font-size: 18px;
}

.category__sort > .filter__sort {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: -10px;
  margin-right: -10px;
  -webkit-box-align: self-end;
      -ms-flex-align: self-end;
          align-items: self-end;
}

.category__sort > .filter__sort > .filter__sort-btns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
}

.category__sort > .filter__sort > .filter__sort-btns > .btn {
  padding: 0 36px;
  margin-left: 11px;
  height: 39px;
  font-weight: 600;
  font-size: 13px;
  text-align: center;
  color: #3F3F3F;
  border-radius: 4px;
  border: 1px solid #D6D6D6;
  -webkit-transition: border 0.3s ease-out 0s, line-height 0.3s ease-out 0s;
  transition: border 0.3s ease-out 0s, line-height 0.3s ease-out 0s;
  line-height: 35px;
}

.category__sort > .filter__sort > .filter__sort-btns > .btn:hover,
.category__sort > .filter__sort > .filter__sort-btns > .btn.active {
  border: 3px solid #68A01E;
  line-height: 32px;
}

.category__sort > .filter__sort > .price-filter-top .label {
  color: #3F3F3F;
  font-weight: bold;
  font-size: 16px;
  margin-right: 44px !important;
}

.category__sort > .filter__sort > .price-filter-top .wrap {
  margin-top: -1px;
}

.category__sort > .filter__sort > .price-filter-top .wrap .noUi-target .noUi-handle {
  width: 24px;
  height: 24px;
  background: #FFFFFF;
  border: 3px solid #68A01E;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-shadow: 0px 2px 6px rgba(64, 97, 22, 0.22);
          box-shadow: 0px 2px 6px rgba(64, 97, 22, 0.22);
}

.category__sort > .filter__sort > .price-filter-top .wrap .noUi-target .noUi-handle.noUi-active .noUi-tooltip {
  color: #68A01E;
}

.category__sort > .filter__sort > .price-filter-top .wrap .noUi-target .noUi-connect {
  background: #68A01E;
}

.category__sort > .filter__sort > .price-filter-top:hover {
  background: transparent;
  color: #000;
}

.category__sort > .filter__sort > .price-filter-top > .label {
  width: 30px;
  margin-right: 20px;
  font-size: 16px;
  color: #3F3F3F;
  line-height: 21px;
  font-weight: bold;
}

.category__sort > .filter__sort > .price-filter-top > .wrap {
  width: calc(100% - 50px);
}

.category__quiz {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

@-webkit-keyframes notVis {
  0% {
    visibility: hidden;
  }

  99% {
    visibility: hidden;
  }

  100% {
    visibility: visible;
  }
}

@keyframes notVis {
  0% {
    visibility: hidden;
  }

  99% {
    visibility: hidden;
  }

  100% {
    visibility: visible;
  }
}

@-webkit-keyframes showFilter {
  0% {
    max-height: 0;
  }

  100% {
    max-height: 600px;
  }
}

@keyframes showFilter {
  0% {
    max-height: 0;
  }

  100% {
    max-height: 600px;
  }
}

.filter {
  border: 1px solid #eaeaea;
  border-top: none;
  border-radius: 0 0 7px 7px;
  position: relative;
}

.filter__select {
  -webkit-animation: notVis 2s;
          animation: notVis 2s;
}

.filter__select + .chosen-container .chosen-drop {
  max-height: 230px;
  overflow-y: auto;
}

.filter__visible {
  padding: 20px;
}

.filter__invisible {
  border-top: 1px solid #eaeaea;
  display: none;
}

.filter__invisible.active {
  display: block;
}

.filter__price {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.filter__price:not(.filter__price_top) > .container-in > div:first-child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.filter__price:not(.filter__price_top) > .container-in > div:nth-child(2) {
  margin: 10px 20px 40px;
  width: calc(100% - 40px);
}

.filter__price:not(.filter__price_top) > .container-in > div:last-child {
  display: none;
}

.filter__range-slider {
  margin-left: 10px;
  margin-right: 10px;
  height: 45px;
}

.filter__range-inputs {
  font-size: 14px;
}

.filter__range-input {
  width: 70px;
  height: 27px;
  border: 1px solid #bec3c7;
  border-radius: 14px;
  outline: none;
  text-align: center;
  color: #717171;
}

.filter__sort {
  text-align: right;
}

.filter__label {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 13px;
  font-weight: 700;
  line-height: 14px;
}

.filter__label > span {
  font-weight: 400;
  font-size: 12px;
  color: #7b8790;
}

.filter__label_big {
  font-size: 16px;
}

.filter__item {
  margin-top: 20px;
}

.filter__item .chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}

.filter__item .chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  z-index: 1010;
  width: 100%;
  border-top: 0;
  background: #fff;
  -webkit-box-shadow: 0 3px 16px 0 rgba(0, 0, 2, 0.16);
          box-shadow: 0 3px 16px 0 rgba(0, 0, 2, 0.16);
  display: none;
  border-radius: 4px;
}

.filter__item .chosen-container .chosen-drop > ul > li {
  font-size: 14px;
  line-height: 30px;
  color: #353535;
  padding: 6px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  position: relative;
}

.filter__item .chosen-container .chosen-drop > ul > li.highlighted {
  background-color: #f5f5f5;
}

.filter__item .chosen-container .chosen-drop > ul > li:before {
  display: inline-block;
  content: "";
  width: 19px;
  height: 19px;
  border: 1px solid #bababa;
  margin-right: 13px;
  border-radius: 50%;
  vertical-align: middle;
}

.filter__item .chosen-container .chosen-drop > ul > li.result-selected:after {
  display: block;
  content: "";
  position: absolute;
  border-radius: 50%;
  width: 11px;
  height: 11px;
  background-color: #68a01e;
  top: 17px;
  left: 11px;
}

.filter__item .chosen-container.chosen-with-drop .chosen-drop {
  display: block;
}

.filter__item .chosen-container a {
  cursor: pointer;
}

.filter__item .chosen-container.chosen-container-multi.chosen-with-drop > .chosen-choices {
  border-radius: 17px 17px 0 0;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto;
  cursor: text;
  min-height: 30px;
  background-color: #f1f1f1;
  border: 1px solid #e2ebdc;
  border-radius: 17px;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices:before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  right: 6px;
  width: 13px;
  height: 13px;
  border: 1px solid #353535;
  border-radius: 50%;
  cursor: pointer;
  background-color: #fff;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices:after {
  content: "";
  display: block;
  position: absolute;
  border: solid #353535;
  border-width: 0 1px 1px 0;
  padding: 3px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  top: 9px;
  right: 10px;
  cursor: pointer;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices > li {
  float: left;
  list-style: none;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices > li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices > li.search-field > input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 28px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  -webkit-box-shadow: none;
          box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
  width: 25px;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices > li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 5px;
  border: 1px solid #68a01e;
  max-width: 100%;
  background-color: #68a01e;
  color: #ffffff;
  line-height: 14px;
  cursor: default;
  border-radius: 16px;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices > li.search-choice span {
  word-wrap: break-word;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices > li.search-choice .search-choice-close {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: 700;
  float: right;
  border-radius: 50%;
  background-color: #fafafa;
  width: 16px;
  height: 16px;
  margin-left: 20px;
  line-height: 15px;
  text-align: center;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices > li.search-choice .search-choice-close:before {
  content: "\2716";
  display: inline-block;
  font-size: 10px;
  margin-left: -1px;
}

.filter__item .chosen-container.chosen-container-multi .chosen-choices > li.search-choice .search-choice-close:hover:before {
  color: #000000;
}

.filter__button_apply {
  background-color: #68a01e;
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  line-height: 40px;
  color: #fff;
  cursor: pointer;
  border-radius: 0;
  width: 100%;
  -webkit-transform: translate3d(0px, 0px, 0px);
          transform: translate3d(0px, 0px, 0px);
  -webkit-transition: margin-top .2s;
  transition: margin-top .2s;
}

.filter__button_apply:not(.fixed) {
  -webkit-transition: margin-top 0s;
  transition: margin-top 0s;
}

.filter__button_apply.fixed {
  position: absolute;
  -webkit-box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px 1px rgba(0, 0, 0, 0.3);
  z-index: 1;
  height: 60px;
}

.filter__button_apply.fixed.moving {
  margin-top: 60px;
  opacity: 0;
}

.filter__button_expand {
  text-align: center;
  font-size: 12px;
  line-height: 30px;
  color: #3f3f3f;
  border-top: 1px solid #eaeaea;
  cursor: pointer;
}

.filter__button_expand.active > span:first-child {
  display: none;
}

.filter__button_expand.active:after,
.filter__button_expand.active:before {
  content: "\2191";
  display: inline-block;
  margin: 0 10px;
}

.filter__button_expand:not(.active) > span:last-child {
  display: none;
}

.filter__button_expand:not(.active):after,
.filter__button_expand:not(.active):before {
  content: "\2193";
  display: inline-block;
  margin: 0 10px;
}

.filter__button_reset {
  width: 200px;
  margin: 20px auto 0;
  text-align: center;
  font-size: 14px;
  height: 20px;
  cursor: pointer;
  -webkit-animation: notVis 1s;
          animation: notVis 1s;
}

.filter__button_reset:hover {
  color: red;
}

.filter__checkbox > label {
  display: block;
  padding: 10px 0;
}

.product-tile__reviews {
  color: #78806C;
  font-size: 10px;
  line-height: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 10px;
  margin-top: 13px;
}

.product-tile__reviews .product-tile__reviews-rating {
  width: 50px;
  height: 9px;
  margin-right: 9px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.product-tile__reviews .product-tile__reviews-rating .jq-star {
  width: 9px;
  height: 9px;
  margin-right: 1px;
}

.product-tile__reviews .product-tile__reviews-rating .jq-star svg {
  width: 9px;
  height: 9px;
}

.product-tile__video {
  width: 32px;
  height: 24px;
  margin: 0;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 8px;
  background: #fff;
  text-align: center;
}

.product-tile__video svg {
  margin-top: 6px;
}

.product-tile__video:hover {
  background: #EDF1E8;
}

.product-tile__video:hover svg path {
  fill: #68A01E;
}

.product-tile__buy-holder {
  position: absolute;
  width: 70px;
  height: 70px;
  bottom: -35px;
  background: #FFF;
  border-radius: 50%;
  left: 50%;
  margin-left: -35px;
  -webkit-box-shadow: 0 27px 25px -4px rgba(76, 105, 125, 0.2);
          box-shadow: 0 27px 25px -4px rgba(76, 105, 125, 0.2);
}

.product-tile__buy-holder .product-tile__buy {
  position: absolute;
  bottom: 9px;
  left: 50%;
  margin-left: -25px;
  width: 51px;
  height: 51px;
  background-color: #68A01E;
  background-image: url("/uploads/template/product/product-tile__buy.svg");
  background-repeat: no-repeat;
  background-position: 15px 19px;
  cursor: pointer;
  border-radius: 50%;
  -webkit-transition: background-color 0.3s ease-out 0s;
  transition: background-color 0.3s ease-out 0s;
}

.product-tile__buy-holder .product-tile__buy.active {
  background: #EDF1E8;
  border: 3px solid #68A01E;
}

.product-tile__buy-holder .product-tile__buy.active:before {
  content: '';
  position: absolute;
  top: 15px;
  left: 15px;
  display: inline-block;
  width: 16px;
  height: 10px;
  border-bottom: 3px solid #68A01E;
  border-left: 3px solid #68A01E;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.product-tile__buy-holder .product-tile__buy.active:hover {
  background: #EDF1E8;
}

.product-tile__buy-holder .product-tile__buy:hover {
  background-color: #507F17;
}

.product-tile__wrap {
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  position: relative;
  background-color: #ffffff;
  height: 100%;
}

.product-tile__invisible {
  padding: 0 12px 45px 12px;
  margin-top: 0px;
  display: none;
  font-size: 14px;
}

.product-tile__invisible > .mp-np-container-text {
  margin-top: 20px;
}

.product-tile__invisible > .mp-np-container-text > ul > li {
  letter-spacing: -0.5px;
  margin: 3px 0 0 7px;
  display: inline-block;
  position: relative;
  color: #2b2b2b;
}

.product-tile__invisible > .mp-np-container-text > ul > li:before {
  content: "\2022";
  width: 10px;
  height: 10px;
  float: left;
  display: block;
  position: absolute;
  top: 0px;
  left: -10px;
  font-size: 20px;
  line-height: 12px;
  color: #68a01e;
}

.product-tile__bottom-desc {
  display: none;
  color: #3F3F3F;
  font-size: 12px;
  line-height: 16px;
}

.product-tile__bottom-desc ul li + li {
  margin-top: 6px;
}

.product-tile .container-in {
  margin: 0;
}

.product-tile__compare {
  width: 32px;
  height: 32px;
  background: #FFFFFF;
  border: 1px solid #D6D6D6;
  border-radius: 50%;
  cursor: pointer;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  text-align: center;
}

.product-tile__compare .active {
  display: none;
  margin-top: 4px;
}

.product-tile__compare .inactive svg {
  width: 16px;
  margin-top: 3px;
}

.product-tile__compare:hover {
  background-color: #EDF1E8;
}

.product-tile__compare:hover .inactive svg path {
  stroke: #689F20;
}

.product-tile__compare.active {
  background-color: #EDF1E8;
  border: 3px solid #68A01E;
}

.product-tile__compare.active .inactive {
  display: none;
}

.product-tile__compare.active .active {
  display: block;
}

.product-tile__price-stock .price {
  height: 38px;
}

.product-tile__delivery {
  color: #78816C;
  font-size: 12px;
  position: relative;
  margin-left: 10px;
  text-align: left;
  padding-right: 10px;
}

.product-tile__delivery > span {
  color: #68a01e;
}

.product-tile__bottom {
  position: relative;
}

.product-tile__button {
  display: block;
  color: #414141;
  font-weight: 400;
  font-size: 14px;
  width: 100%;
  border-top: 1px solid #ddd;
  text-align: center;
  cursor: pointer;
  -webkit-transition: border-color ease .3s , background-color ease .3s;
  transition: border-color ease .3s , background-color ease .3s;
  text-decoration: none;
}

.product-tile__button:not(.active) > .compare_text > span:first-child {
  display: none;
}

.product-tile__button.active > .compare_text > span:last-child {
  display: none;
}

.product-tile__button:not(:hover) > i:nth-child(2) {
  display: none;
}

.product-tile__button:hover {
  background-color: #ff8100;
  color: #ffffff;
}

.product-tile__button:hover > i:nth-child(3) {
  display: none;
}

.product-tile__button > * {
  vertical-align: middle;
}

.product-tile__ribbons {
  position: absolute;
  top: 11px;
  left: 13px;
}

.product-tile__ribbons > a + a {
  margin-top: 6px;
}

.product-tile__ribbons-2 {
  position: absolute;
  top: 10px;
  z-index: 1;
}

.product-tile__ribbons-3 {
  position: absolute;
  top: 10px;
  z-index: 1;
  right: 10px;
}

.product-tile .description {
  padding: 12px;
}

.product-tile__ribbon {
  width: 64px;
  height: 22px;
  position: static;
  margin-bottom: 5px;
  color: #fff;
  text-align: center;
  font-weight: 700;
  text-transform: lowercase;
  line-height: 19px;
  border-radius: 34px;
  font-size: 12px;
}

.product-tile__ribbon_new {
  background-color: #5391DA;
}

.product-tile__ribbon_action {
  background-color: #ffa019;
}

.product-tile__ribbon_hit {
  background-color: #F5263B;
}

.product-tile__ribbons2 {
  position: absolute;
  top: 12px;
  right: 12px;
  text-align: right;
  z-index: 1;
}

.product-tile__ribbons2 > * {
  cursor: pointer;
}

.product-tile > div > .description {
  position: relative;
  height: 100%;
}

.product-tile > div > .description > a:not(.btn) {
  text-decoration: none;
}

.product-tile > div > .description > a:not(.btn) > .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100%;
  text-align: center;
  height: 157px;
}

.product-tile > div > .description > a:not(.btn) > .image > img {
  max-width: 100%;
  max-height: 157px;
  margin: 0 auto;
  border-radius: 9px;
}

.product-tile > div > .description > a:not(.btn) > .stock {
  color: #78816C;
  font-size: 12px;
  padding-left: 20px;
  position: relative;
  margin-top: 24px;
  margin-left: 10px;
}

.product-tile > div > .description > a:not(.btn) > .stock:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 12px;
  height: 12px;
  border: 1px solid #78806C;
  border-radius: 50%;
  background-color: #fff;
  background-image: url("/uploads/template/product/product-stock__unavailable.png");
  background-repeat: no-repeat;
  background-position: center;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.product-tile > div > .description > a:not(.btn) > .stock.active:before {
  border: 1px solid #68A01E;
  background-color: #68A01E;
  background-image: url("/uploads/template/product/product-stock__available.png");
}

.product-tile > div > .description > a:not(.btn) > .name {
  margin-top: 12px;
  margin-left: 10px;
  font-size: 14px;
  color: #3F3F3F;
}

.product-tile > div > .description > a:not(.btn) > .name > span {
  display: block;
  height: 28px;
  overflow: hidden;
  font-size: 14px;
  color: #3f3f3f;
  position: relative;
  word-break: break-word;
}

.product-tile > div > .description > div > .product__customers {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 22 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 22 - 20px);
      flex-basis: calc(100% / 24 * 22 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
  margin-top: 5px;
  margin-bottom: 0;
}

.product-tile > div > .description > div > .price {
  margin-top: 7px;
  margin-left: 10px;
  font-size: 22px;
  color: #151E26;
}

.product-tile > div > .description > div > .price > div {
  font-size: 16px;
  color: #717171;
  text-decoration: line-through;
}

.product-tile > div > .description > div > .stock {
  margin-top: 10px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 22 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 22 - 20px);
      flex-basis: calc(100% / 24 * 22 - 20px);
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
}

.product-tile > div > .description > div > .stock > * {
  vertical-align: middle;
}

.product-tile > div > .description > div > .stock > div {
  display: inline-block;
  margin-left: 5px;
}

.product-tile > div > .description > div > .stock:not(.active) > i:first-child,
.product-tile > div > .description > div > .stock:not(.active) > div > span:first-child {
  display: none;
}

.product-tile > div > .description > div > .stock.active > i:nth-child(2),
.product-tile > div > .description > div > .stock.active > div > span:last-child {
  display: none;
}

.reviews-count {
  margin-bottom: 10px;
}

.reviews-count__icon {
  text-align: center;
  line-height: 22px;
  font-size: 14px;
  color: #ffb017;
  font-weight: 700;
  margin-right: 4px;
}

.reviews-count__icon:hover {
  color: #e57304;
}

.reviews-count__text {
  margin-top: 3px;
  font-size: 12px;
  line-height: 14px;
  color: #3d3d3d;
}

.video-link {
  margin: 0 6px 10px 0;
  position: relative;
}

.video-link > span {
  display: block;
  font-size: 12px;
  line-height: 14px;
  color: #414141;
  margin-top: 30px;
  margin-left: -4px;
  position: absolute;
  -webkit-transition: visibility ease .3s;
  transition: visibility ease .3s;
}

.video-link:not(:hover) > span {
  visibility: hidden;
}

.page-navigation {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.page-navigation > .container-in .page-navigation__pages a,
.page-navigation > .container-in .page-navigation__pages span {
  color: #3F3F3F;
  text-decoration: none;
  padding: 5px 0;
  /* width: 15px; */
  display: inline-block;
  text-align: center;
  cursor: pointer;
  -webkit-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s;
}

.page-navigation > .container-in .page-navigation__pages a.prev-page,
.page-navigation > .container-in .page-navigation__pages span.prev-page {
  border: 1px solid #D6D6D6;
  border-radius: 50%;
  width: 28px;
  /* margin-right: 10px; */
  
}

.page-navigation > .container-in .page-navigation__pages a.prev-page:hover:before,
.page-navigation > .container-in .page-navigation__pages span.prev-page:hover:before {
  border-color: #68A01E;
}

.page-navigation > .container-in .page-navigation__pages a.prev-page:before,
.page-navigation > .container-in .page-navigation__pages span.prev-page:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  border-left: 2px solid #3F3F3F;
  border-bottom: 2px solid #3F3F3F;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  position: relative;
  top: -1px;
  left: 1px;
}

.page-navigation > .container-in .page-navigation__pages a.next-page,
.page-navigation > .container-in .page-navigation__pages span.next-page {
  border: 1px solid #D6D6D6;
  border-radius: 50%;
  width: 28px;
  /* margin-left: 10px; */
}

.page-navigation > .container-in .page-navigation__pages a.next-page:hover:before,
.page-navigation > .container-in .page-navigation__pages span.next-page:hover:before {
  border-color: #68A01E;
}

.page-navigation > .container-in .page-navigation__pages a.next-page:before,
.page-navigation > .container-in .page-navigation__pages span.next-page:before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  position: relative;
  top: -1px;
  left: -1px;
  border-right: 2px solid #3F3F3F;
  border-top: 2px solid #3F3F3F;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.page-navigation > .container-in .page-navigation__pages a.active,
.page-navigation > .container-in .page-navigation__pages span.active {
  color: #68A01E;
}

.page-navigation > .container-in .page-navigation__pages a:hover,
.page-navigation > .container-in .page-navigation__pages span:hover {
  color: #68A01E;
}

.page-navigation > .container-in > button:last-child {
  margin-top: 20px;
  margin-right: 0 !important;
}

.article h2 {
  font-size: 24px;
  color: #070707;
  margin-bottom: 32px;
}

.article h2.review-title {
  font-size: 24px;
  color: #232323;
  margin-bottom: 20px;
}

.article b {
  font-weight: bold;
}

.article p {
  font-size: 18px;
  color: #242424;
  margin-bottom: 30px;
  line-height: 1.25;
}

.article p a {
  color: #679e1e;
}

.article p.review-user_info {
  font-size: 16px;
  color: #1e1e1e;
}

.article p.review-text {
  font-size: 18px;
  color: #0e0e0e;
}

.article .article-review {
  background: #e2e2e2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 35px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.article .review-user {
  background: #f6f6f6;
  padding: 25px 35px 57px;
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  width: 230px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.article .review-user:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-top: 50px solid transparent;
  border-left: 50px solid #f6f6f6;
  border-bottom: 50px solid transparent;
  right: -50px;
  top: 50px;
}

.article img.review-user_img {
  display: block;
  margin-left: 5px;
  margin-bottom: 30px;
}

.article .review-content {
  padding: 45px 45px 15px 75px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
  min-width: 257px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.article .review-u_name {
  font-size: 18px;
  color: #232323;
  margin-bottom: 45px;
  display: block;
}

.article .review-text:before {
  content: "\201C";
  display: inline-block;
  font-size: 24px;
  font-weight: 700;
  color: #0e0e0e;
  margin-right: 3px;
}

.article .article-img_box {
  border: 2px solid #c4c4c4;
  width: 326px;
  height: 387px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  float: right;
  margin-left: 80px;
}

.article .article-img_box img {
  max-width: 100%;
}

.article .article-img_box p {
  font-size: 16px;
  text-align: center;
  border-top: 1px solid #c4c4c4;
  padding: 17px 23px;
  line-height: 1.25;
}

.article .info-lb {
  border-left: 6px solid #679e1e;
  margin-left: 55px;
  padding-left: 20px;
}

.article .info-lb p {
  font-size: 17px;
  margin: 22px 0px;
}

.article .article-order {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border: 1px solid #999999;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 20px 0px;
  padding: 20px;
}

.article .article-order .content {
  padding-left: 45px;
  -webkit-box-flex: 1;
      -ms-flex: 1 0 0px;
          flex: 1 0 0;
}

.article .article-order .content h3 {
  font-size: 18px;
  font-weight: 700;
  color: #242424;
}

.article .article-order .content h3:before {
  content: "";
  width: 24px;
  height: 22px;
  background-color: #679e1e;
  display: inline-block;
  margin-right: 10px;
  vertical-align: sub;
  background-image: url(/uploads/category/article/paperclip-document-outline.png);
  background-repeat: no-repeat;
  background-position: center;
}

.article .article-order .content p {
  font-size: 16px;
  margin: 24px 0px 13px;
}

.article .article-order .content .link {
  color: #679e1e;
  font-weight: 700;
}

.article .article-order .poster img {
  max-width: 100%;
}

.article .t-msg {
  background: #fff;
  -webkit-box-shadow: 0px 5px 25.92px 1.08px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 5px 25.92px 1.08px rgba(0, 0, 0, 0.15);
  padding: 20px 124px;
}

.article .t-msg p.t-text {
  margin-bottom: 15px;
  font-weight: 900;
  color: #1e1e1e;
  font-size: 18px;
}

.article ul.green-bullet {
  color: #679e1e;
  margin-left: 20px;
  margin-bottom: 30px;
}

.article ul.green-bullet > li {
  list-style-type: disc;
  margin-bottom: 5px;
}

.article ul.green-bullet > li > span {
  color: #242424;
  font-size: 18px;
}

.article ul.green-bullet a {
  color: #679e1e;
}

.article .article-anchor {
  position: absolute;
  top: -93px;
}

.category-tags {
  border: 1px solid #68a01e;
}

.category-tags__title {
  margin-top: 20px;
  text-align: center;
  color: #68a01e;
}

.category-tags__body {
  padding: 0 20px 20px;
}

.category-tags__list {
  overflow: hidden;
}

.category-tags__list.active {
  max-height: none;
}

.category-tags__tag {
  margin-top: 10px;
  color: #7b8790;
  font-size: 13px;
  text-decoration: none;
  line-height: 14px;
  display: block;
}

.category-tags__tag.active,
.category-tags__tag:hover {
  color: #68a01e;
  text-decoration: underline;
}

.category-tags__tag-brand {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 12 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
      flex-basis: calc(100% / 24 * 12 - 20px);
  margin-bottom: 20px;
  height: 32px;
  border: 1px solid #eff0f1;
  border-radius: 7px;
  text-decoration: none;
  text-align: center;
}

.category-tags__tag-brand.active,
.category-tags__tag-brand:hover {
  border-color: #68a01e;
}

.category-tags__tag-brand.visible {
  display: block !important;
}

.category-tags__tag-brand:before {
  content: "";
  vertical-align: middle;
  height: 30px;
  display: inline-block;
}

.category-tags__tag-brand > img {
  max-width: 100%;
  max-height: 30px;
  vertical-align: middle;
}

.sidebar-articles__title:before,
.sidebar-articles__title:after {
  width: 30px;
}

.sidebar-articles__slider {
  margin-top: 20px;
  padding-bottom: 50px;
}

.sidebar-articles__article {
  background-color: #f6f6f6;
  border-radius: 5px;
  overflow: hidden;
  -webkit-box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2);
          box-shadow: 0 6px 6px -3px rgba(0, 0, 0, 0.2);
}

.sidebar-articles__image {
  height: 200px;
  overflow: hidden;
  display: block;
  text-decoration: none;
}

.sidebar-articles__image > img {
  width: 100%;
}

.sidebar-articles__icon {
  position: absolute;
  top: 168px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.sidebar-articles__body {
  margin-top: 33px;
  padding: 20px;
  font-size: 14px;
}

.sidebar-articles__title {
  color: #3d556d;
  text-decoration: none;
}

.sidebar-articles__text {
  margin-top: 20px;
  color: #9fa4a4;
}

.sidebar-articles__link {
  margin-top: 20px;
  color: #68a01e;
  display: block;
}

.sidebar-articles__link:hover {
  color: #4d7c0e;
}

.countdown {
  background-color: slategrey;
  border-radius: 4px;
  padding: 4px;
}

.countdown__clock {
  margin-top: 10px;
  font-size: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.countdown__clock > div {
  position: relative;
  margin: 0 5px;
  background-color: silver;
  padding: 4px;
  border-radius: 4px;
}

.countdown__clock > div > span {
  margin-top: 5px;
  display: block;
  font-size: 10px;
}

.antivirus-ribbon {
  position: absolute;
  right: -10px;
  bottom: 0;
  text-align: center;
  line-height: 16px;
  font-size: 13px;
  padding: 4px 4px;
  left: -10px;
  color: #fff;
  background-color: rgba(149, 205, 180, 0.5);
}

.cart {
  margin-top: 20px;
  margin-bottom: 100px;
}

.cart__state {
  width: 100%;
}

.cart__top {
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}

.cart__top_full-width {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.cart__top > * {
  vertical-align: middle;
}

.cart__top > h1 {
  display: inline-block;
  color: #ffa019;
}

.cart__top > strong {
  font-size: 24px;
  line-height: 46px;
  color: #858585;
}

.cart__top > a {
  color: #858585;
  text-decoration: none;
}

.cart__body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  padding-bottom: 20px;
  border-bottom: 1px solid #e8e8e8;
}

.cart__th {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.cart__th > .container-in > div {
  color: #6f6f6f;
}

.cart__item > div {
  color: #6f6f6f;
}

.cart__footer {
  margin-top: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.cart__footer > div {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart__footer + .card__nothing {
  display: block;
}

.cart__nothing {
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  display: none;
}

.cart__total {
  text-align: right;
  font-size: 32px;
  color: #6f6f6f;
}

.cart__banner {
  width: 100%;
  margin-top: 40px;
}

.cart-item {
  margin-top: 20px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.cart-item__image > img {
  max-width: 100%;
}

.cart-item__name > a {
  text-decoration: none;
  color: #000000;
  line-height: 20px;
}

.cart-item__qty > input {
  text-align: center;
  border-radius: 20px;
  border: 1px solid #252525;
  font-weight: bold;
  font-size: 18px;
  color: #252525;
  outline: none;
  vertical-align: middle;
}

.cart-item__qty-handle {
  width: 0;
  height: 0;
  border-style: solid;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
}

.cart-item__qty-handle_left {
  border-width: 12px 24px 12px 0;
  border-color: transparent #68a01e transparent transparent;
}

.cart-item__qty-handle_right {
  border-width: 12px 0 12px 24px;
  border-color: transparent transparent transparent #68a01e;
}

.cart-item__price {
  font-size: 24px;
  color: #6f6f6f;
  line-height: 1;
}

.cart-item__delete > div {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: 3px solid #e3e3e3;
  text-align: center;
  font-size: 24px;
  line-height: 30px;
  color: #e3e3e3;
}

.cart-item__delete > div:hover {
  border-color: #c0d7a1;
  color: #c0d7a1;
  cursor: pointer;
}

.cart-simple {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  padding: 0 0 50px;
  background: #f6f6f6;
}

.cart-simple__body {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.cart-simple__body > .top-row {
  padding: 50px 0;
  text-align: center;
}

.cart-simple__body > .top-row > div > h3 {
  font-size: 42px;
  color: #669c1d;
}

.cart-simple__body > .top-row > div > p {
  font-size: 25px;
  color: #494949;
  padding: 4px 0;
}

.cart-simple__body > .top-row > p {
  font-size: 13px;
  color: #666;
  line-height: 15px;
  margin: 7px 0;
}

.cart-simple__body > .parts {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-left: auto;
  margin-right: auto;
}

.cart-simple__body > .parts > div {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 6 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
      flex-basis: calc(100% / 24 * 6 - 20px);
  margin-bottom: 20px;
  color: #272727;
}

.cart-simple__body > .parts > div > p:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
}

.cart-simple__body > .parts > div > p:nth-child(2) {
  font-size: 14px;
  line-height: 16px;
  margin-top: 20px;
}

.cart-simple__body > .name {
  width: 210px;
  position: absolute;
  bottom: 23px;
  left: 56px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.cart-simple__body > .name > p:nth-child(1) {
  font-size: 18px;
  font-weight: bold;
}

.cart-simple__body > .name > p:nth-child(2) {
  font-size: 14px;
  color: #fff;
  text-align: center;
  line-height: 16px;
  margin: 11px 0 0;
}

.checkout {
  padding-bottom: 80px;
}

.checkout__top {
  margin-top: 20px;
}

.checkout__errors {
  margin-top: 20px;
  color: red;
}

.checkout__errors:not(.active) {
  display: none;
}

.form-checkout__title {
  margin-top: 20px;
  font-size: 24px;
}

.form-checkout__title > strong:first-child {
  color: #ffa019;
}

.form-checkout__required {
  margin-top: 20px;
  font-size: 14px;
  color: #676767;
}

.form-checkout__required > span {
  color: red;
}

.form-checkout__input {
  margin-top: 20px;
  width: 100%;
  height: 37px;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
  position: relative;
  line-height: 30px;
  padding-left: 10px;
  overflow: hidden;
}

.form-checkout__input i {
  position: relative;
  z-index: 1;
}

.form-checkout__input > * {
  vertical-align: middle;
}

.form-checkout__input > span {
  color: red;
}

.form-checkout__input > input {
  color: #484747;
  border: none;
  outline: none;
  width: 100%;
  height: 36px;
  background: transparent;
  padding: 0 0 0 60px;
  position: absolute;
  top: 0;
  left: 0;
}

.form-checkout__input > input.error {
  border: 1px solid red;
  border-radius: 18px;
}

.form-checkout__select .sorting-select {
  margin-top: 20px;
  height: 37px;
  background: #ffffff;
  border: 1px solid #e3e3e3;
  border-radius: 30px;
  color: #484747;
  line-height: 1.4;
}

.form-checkout__select .sorting-select i {
  top: calc(50% - 10px);
}

.form-checkout__terms a {
  color: #68a01e;
}

.form-checkout__secure {
  margin-top: 40px;
  font-size: 12px;
  color: #676767;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.form-checkout__secure > span {
  margin-left: 10px;
  vertical-align: middle;
}

.form-checkout__secure i {
  min-width: 17px;
  margin-right: 5px;
}

.form-checkout__divider {
  margin-top: 20px;
  height: 1px;
  background-color: #000;
}

.form-checkout__city {
  margin-top: 20px;
  padding: 10px;
  border: 1px solid #ffa019;
  border-radius: 30px;
  position: relative;
}

.form-checkout__city > * {
  vertical-align: middle;
  margin-right: 10px;
}

.form-checkout__city > span {
  color: #676767;
}

.form-checkout__select-city {
  display: inline-block;
}

.form-checkout__select-city > select {
  margin-left: 40px;
  border: none;
  color: #68a01e;
  font-size: 18px;
  font-weight: 700;
  text-decoration: underline;
}

.form-checkout__select-city > .chosen-container > .chosen-single {
  font-size: 18px;
  color: #68a01e;
  text-decoration: underline;
  font-weight: 700;
  cursor: pointer;
}

.form-checkout__select-city > .chosen-container > .chosen-drop {
  margin-top: 18px;
}

.form-checkout__select-city > .chosen-container + div {
  display: none;
}

.form-checkout__select-city > .select-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.form-checkout__options > div {
  margin-top: 20px;
}

.form-checkout__radio {
  position: relative;
  padding-left: 30px;
  color: #585858;
}

.form-checkout__radio > input {
  position: absolute;
  top: 0;
  left: 0;
}

.form-checkout__radio > input + label {
  cursor: pointer;
}

.form-checkout__radio > input + label:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  top: 0;
  background-color: #fff;
  display: block;
  border-radius: 50%;
  border: 1px solid #585858;
}

.form-checkout__radio > input:checked + label:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #68a01e;
  position: absolute;
  top: 4px;
  left: 4px;
}

.form-checkout__descriptions {
  margin-top: 30px;
  border: 2px solid #d6d6d6;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #585858;
  line-height: 1.25;
  position: relative;
}

.form-checkout__descriptions > div:not(:first-child) {
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}

.form-checkout__descriptions:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -12px) rotate(-45deg);
          transform: translate(-50%, -12px) rotate(-45deg);
  width: 20px;
  height: 20px;
  border-top: 2px solid #d6d6d6;
  border-right: 2px solid #d6d6d6;
  background-color: #ffffff;
}

.form-checkout__description:not(.active) {
  display: none;
}

.form-checkout__description > p:not(:first-child) {
  margin-top: 20px;
}

.form-checkout__description > div:not(:first-child) {
  margin-top: 20px;
}

.form-checkout__comment {
  margin-top: 40px;
}

.form-checkout__comment > .title > div {
  display: inline-block;
}

.form-checkout__comment > .title > div > strong {
  font-size: 18px;
  color: #3b3b3b;
}

.form-checkout__comment > .title > div > span {
  font-size: 14px;
  color: #959595;
}

.form-checkout__comment > .title > * {
  vertical-align: middle;
}

.form-checkout__comment > textarea {
  padding: 20px 30px;
  width: 100%;
  height: 100px;
  resize: none;
  border: 1px solid #d9d9d9;
  background: #ffffff;
  outline: none;
  color: #aaa;
  border-radius: 10px;
}

.form-checkout__terms {
  position: relative;
  cursor: pointer;
  display: block;
  width: 100%;
}

.form-checkout__terms > input {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

.form-checkout__terms > input:not(:checked) + i.form-checkout__sprite_checkbox {
  background-position: -57px -5px;
}

.form-checkout__terms > input.error:not(:checked) + i {
  border: 2px solid red;
}

.form-checkout__terms > i {
  margin-right: 20px;
  background-color: #ffffff;
}

.form-checkout__terms > * {
  vertical-align: middle;
}

.form-checkout__terms > span > a {
  color: #68a01e;
}

.form-checkout__total {
  margin-top: 40px;
  text-align: right;
}

.form-checkout__total > strong {
  color: #4c4c4c;
}

.form-checkout__total > span {
  font-size: 14px;
  color: #373737;
}

.form-checkout__submit {
  margin-top: 40px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.form-checkout__submit > div {
  font-size: 14px;
  color: #909090;
}

.form-checkout__back {
  margin-top: 20px;
}

.form-checkout__back > i {
  margin-right: 10px;
}

.form-checkout__back > a {
  font-size: 14px;
  color: #909090;
}

.form-checkout__back > * {
  vertical-align: middle;
}

.form-checkout__sprite {
  display: inline-block;
  background: url("/uploads/template/cart/checkout-min.png") no-repeat;
  vertical-align: middle;
}

.form-checkout__sprite_name {
  width: 22px;
  height: 19px;
  background-position: -5px -86px;
}

.form-checkout__sprite_phone {
  width: 18px;
  height: 18px;
  background-position: -202px -5px;
}

.form-checkout__sprite_email {
  width: 19px;
  height: 15px;
  background-position: -202px -33px;
}

.form-checkout__sprite_address {
  width: 18px;
  height: 21px;
  background-position: -93px -58px;
}

.form-checkout__sprite_secure {
  width: 17px;
  height: 23px;
  background-position: -30px -5px;
}

.form-checkout__sprite_city {
  width: 26px;
  height: 31px;
  background-position: -37px -86px;
}

.form-checkout__sprite_info {
  width: 71px;
  height: 71px;
  background-position: -121px -5px;
}

.form-checkout__sprite_comment {
  width: 26px;
  height: 28px;
  background-position: -57px -37px;
}

.form-checkout__sprite_checkbox {
  width: 22px;
  height: 22px;
  background-position: -89px -5px;
}

.form-checkout__sprite_back {
  width: 15px;
  height: 14px;
  background-position: -5px -5px;
}

.aside-checkout__title {
  margin-top: 40px;
  font-size: 24px;
}

.aside-checkout__title > span {
  color: #ffa019;
}

.aside-checkout__items {
  margin-top: 20px;
  -webkit-box-shadow: 0px 0px 11px 0px #cfcfcf;
          box-shadow: 0px 0px 11px 0px #cfcfcf;
}

.aside-checkout__item {
  padding: 20px;
  border-bottom: 1px solid #ddd;
  position: relative;
  color: #8f8f8f;
  font-size: 14px;
}

.aside-checkout__item > .container-in {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.aside-checkout__item > .container-in > .count {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 33px;
  width: 33px;
  border-radius: 50%;
  background-color: #ffffff;
  color: #8f8f8f;
  -webkit-box-shadow: 0px 0px 11px 0px #cfcfcf;
          box-shadow: 0px 0px 11px 0px #cfcfcf;
  text-align: center;
  line-height: 33px;
  font-size: 16px;
}

.aside-checkout__item > .container-in > .image {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 12 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
      flex-basis: calc(100% / 24 * 12 - 20px);
}

.aside-checkout__item > .container-in > .image > img {
  max-width: 100%;
}

.aside-checkout__item > .container-in > .name {
  text-decoration: none;
  color: #252525;
}

.aside-checkout__item > .container-in > .qty {
  margin-top: 20px;
}

.aside-checkout__item > .container-in > .stock {
  margin-top: 20px;
}

.aside-checkout__item > .container-in > .price-label {
  margin-top: 20px;
}

.aside-checkout__item > .container-in > .price {
  margin-top: 20px;
  color: #000000;
  font-size: 24px;
}

.aside-checkout__total {
  padding: 20px;
  font-size: 27px;
}

.aside-checkout__total > strong {
  color: #68a01e;
}

.aside-checkout__text {
  margin-top: 40px;
  font-size: 14px;
  line-height: 1.25;
  color: #8f8f8f;
}

.credit-page {
  padding-bottom: 80px;
}

.credit-page__button {
  margin-top: 20px;
}

.compare {
  padding-bottom: 80px;
}

.compare__top {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.compare__top > .container-in {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.compare__top > .container-in > .count > strong {
  color: #68a01e;
  font-size: 18px;
}

.compare__top > .container-in > .flush {
  font-weight: 400;
  color: #000000;
}

.compare__top > .container-in > .switch-wrap > * {
  vertical-align: middle;
}

.compare__top > .container-in > .switch-wrap > label {
  cursor: pointer;
}

.compare__top > .container-in > .switch-wrap > label:last-child {
  line-height: 16px;
  display: inline-block;
}

.compare__annotation {
  margin-top: 20px;
}

.compare__annotation > .input {
  margin-top: 20px;
}

.compare__products {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.compare__empty {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  font-size: 30px;
}

.compare__empty > p {
  margin: 40px auto;
  max-width: 600px;
}

.compare__slider.buttons_1 > .slick-next,
.compare__slider.buttons_1 > .slick-prev {
  top: 200px;
}

.compare__slider.buttons_1 .slick-track {
  margin: 0;
}

.product-compare {
  position: relative;
}

.product-compare__remove {
  position: absolute;
  top: 10px;
  right: 10px;
  cursor: pointer;
}

.product-compare > a {
  display: block;
  text-decoration: none;
  color: #000000;
  padding: 0 20px;
}

.product-compare > a > .image {
  height: 240px;
  position: relative;
}

.product-compare > a > .image > img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  max-width: 100%;
}

.product-compare > a > .name {
  text-align: center;
  height: 48px;
  overflow: hidden;
}

.product-compare > .price {
  line-height: 16px;
  margin-top: 8px;
  text-align: center;
}

.product-compare > .price div {
  display: block;
  height: 16px;
  text-decoration: line-through;
}

.product-compare__buy {
  position: relative;
  margin-top: 20px;
  height: 46px;
}

.product-compare__buy > .btn_circle {
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}

.product-compare__properties {
  margin-top: 70px;
}

.product-compare__property {
  margin-top: 30px;
  background-color: #fcfcfc;
}

.product-compare__property.different {
  background-color: #eaeaea;
}

.product-compare__property:not(.different):not(.active) {
  display: none;
}

.product-compare__property-group {
  height: 30px;
}

.product-compare__annotations {
  position: absolute;
  bottom: 0;
  left: 0;
}

.product-compare__annotation {
  color: #3d556d;
}

.product-compare__annotation:not(.different):not(.active) {
  display: none;
}

.product-compare__group {
  padding-top: 14px;
  font-weight: 700;
}

.wishlist-page {
  padding-bottom: 80px;
}

.wishlist-page__products {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.wishlist-page__product {
  margin-top: 20px;
}

.wishlist-page__remove {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(50%, -50%);
          transform: translate(50%, -50%);
}

.wishlist-page__compare {
  margin-top: 20px;
  margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
  color: #68a01e;
  font-size: 12px;
  text-decoration: none;
}

.wishlist-page__compare > * {
  vertical-align: middle;
}

.wishlist-page__compare:not(.active) > .compare_text > span:first-child {
  display: none;
}

.wishlist-page__compare.active > .compare_text > span:last-child {
  display: none;
}

.wishlist-page__compare:hover > .compare_text {
  color: #ffa019;
}

.search-page {
  padding-bottom: 80px;
}

.search-page__products {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.search-page__products > .container-in > div {
  margin-top: 20px;
}

.search-page .btn_more {
  border: 1px solid #D6D6D6;
  border-radius: 4px;
  background: #FFF;
  padding: 12px 27px;
  line-height: normal;
  height: auto;
  width: auto;
  color: #3F3F3F;
  font-size: 13px;
  -webkit-transition: background 0.3s ease-out 0s;
  transition: background 0.3s ease-out 0s;
}

.search-page .btn_more:hover {
  background: #EDF1E8;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.search-page .btn_more:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: 2px solid #3F3F3F;
  border-right: 2px solid #3F3F3F;
  position: relative;
  top: -2px;
  left: 2px;
}

.search-page .btn_more .count {
  color: #507F17;
}

.search-page .btn_show-all {
  margin-top: 0 !important;
  color: #3F3F3F;
  font-size: 13px;
  -webkit-transition: color 0.3s ease-out 0s;
  transition: color 0.3s ease-out 0s;
}

.search-page .btn_show-all:after {
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
  border-top: 2px solid #3F3F3F;
  border-right: 2px solid #3F3F3F;
  position: relative;
  top: -2px;
  left: 2px;
  -webkit-transition: border-color 0.3s ease-out 0s;
  transition: border-color 0.3s ease-out 0s;
}

.search-page .btn_show-all:hover {
  color: #68A01E;
}

.search-page .btn_show-all:hover:after {
  border-color: #68A01E;
}

.error-404 > .text {
  margin-top: 80px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  text-align: center;
}

.error-404 > .text > .row-1 {
  color: #363636;
  font-weight: 100;
}

.error-404 > .text > .row-2 {
  color: #363636;
  font-weight: 100;
  margin: 0 0 0 4px;
}

.error-404 > .text > .row-3 {
  line-height: 24px;
  color: #151515;
  font-weight: 100;
  text-align: center;
}

.error-404 > .text > .row-3 > span {
  display: inline-block;
}

.error-404 > .text > .button {
  display: inline-block;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
  width: 215px;
  height: 54px;
  background: #68a01e;
  line-height: 54px;
  text-transform: uppercase;
  border-radius: 26px;
  cursor: pointer;
}

.error-404 > .text > .button:hover {
  background: #eea70f;
}

.error-404 > .text > img {
  position: absolute;
  top: -22px;
}

.simple-solution__block-1 > .container > .col > .row-1 {
  margin-top: 20px;
  font-size: 18px;
  color: #586b74;
}

.simple-solution__block-1 > .container > .col > .row-2 {
  margin-top: 20px;
  color: #233e66;
  text-transform: uppercase;
}

.simple-solution__block-1 > .container > .col > .row-3 {
  margin-top: 20px;
  font-size: 30px;
}

.simple-solution__block-1 > .container > .col > .row-4 {
  margin-top: 20px;
  font-size: 18px;
  max-width: 390px;
}

.simple-solution__block-1 > .container > .col > button {
  margin-top: 20px;
  font-size: 14px;
  text-transform: uppercase;
}

.simple-solution__block-1 > .container > .col > .row-5 {
  margin-top: 20px;
  font-size: 12px;
  color: #363e42;
}

.simple-solution__block-2 .block-2-icon {
  background-image: url("/uploads/simplesolution/block-2-icons-sprite-min.png");
  display: inline-block;
}

.simple-solution__block-2 .block-2-icon_driver {
  width: 47px;
  height: 52px;
  background-position: -59px -5px;
}

.simple-solution__block-2 .block-2-icon_handshake {
  width: 52px;
  height: 44px;
  background-position: -116px -5px;
}

.simple-solution__block-2 .block-2-icon_instructor {
  width: 54px;
  height: 52px;
  background-position: -178px -5px;
}

.simple-solution__block-2 .block-2-icon_assemble {
  width: 44px;
  height: 58px;
  background-position: -5px -5px;
}

.simple-solution__block-2 > .container > .title {
  font-size: 30px;
  color: #68a01e;
  position: relative;
  text-align: center;
}

.simple-solution__block-2 > .container > .title > strong {
  display: inline-block;
  position: relative;
}

.simple-solution__block-2 > .container > .title > strong:before,
.simple-solution__block-2 > .container > .title > strong:after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  position: absolute;
  background-color: #68a01e;
  top: 20px;
}

.simple-solution__block-2 > .container > .title > strong:before {
  left: -25px;
}

.simple-solution__block-2 > .container > .title > strong:after {
  right: -25px;
}

.simple-solution__block-2 > .container > .col {
  margin-top: 20px;
}

.simple-solution__block-2 > .container > .col > .icon {
  margin-right: 20px;
}

.simple-solution__block-2 > .container > .col > div > .title {
  font-size: 24px;
}

.simple-solution__block-2 > .container > .col > div > .text {
  margin-top: 20px;
}

.simple-solution__block-3 .block-3-icon {
  background-image: url("/uploads/simplesolution/block-3-icons-sprite-min.png");
  display: inline-block;
}

.simple-solution__block-3 .block-3-icon_zoom {
  width: 38px;
  height: 38px;
  background-position: -5px -5px;
}

.simple-solution__block-3 .block-3-icon_arrow {
  width: 102px;
  height: 31px;
  background-position: -53px -5px;
}

.simple-solution__block-3 > .container > .title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  font-size: 30px;
  color: #68a01e;
  text-align: center;
}

.simple-solution__block-3 > .container > .story {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  background-color: #f8f8f8;
}

.simple-solution__block-3 > .container > .story > .container-in > .title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  font-size: 24px;
  text-transform: uppercase;
  color: #233e66;
  text-align: center;
}

.simple-solution__block-3 > .container > .story > .container-in > .preview {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 12 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
      flex-basis: calc(100% / 24 * 12 - 20px);
  color: #68a01e;
  font-size: 24px;
  text-transform: uppercase;
}

.simple-solution__block-3 > .container > .story > .container-in > .preview > * {
  vertical-align: middle;
}

.simple-solution__block-3 > .container > .story > .container-in > .preview > i {
  margin-right: 20px;
}

.simple-solution__block-3 > .container > .story > .container-in > .date {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 12 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
      flex-basis: calc(100% / 24 * 12 - 20px);
  color: #838383;
  text-align: right;
}

.simple-solution__block-3 > .container > .story > .container-in > .text {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  margin-top: 20px;
}

.simple-solution__block-3 > .container > .story > .container-in > .col {
  margin-top: 50px;
  position: relative;
  text-align: center;
}

.simple-solution__block-3 > .container > .story > .container-in > .col > .step {
  position: absolute;
  top: -30px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 69px;
  height: 69px;
  color: #fff;
  font-size: 24px;
  line-height: 61px;
  background-color: #68a01e;
  border-radius: 50%;
  border: 4px solid #fff;
}

.simple-solution__block-3 > .container > .story > .container-in > .col > .caption {
  margin-top: 20px;
  display: inline-block;
  max-width: 264px;
}

.simple-solution__block-3 > .container > .story > .container-in > .col > i {
  position: absolute;
  right: 0;
}

.simple-solution__block-3 > .container > .story > .container-in > .col > img {
  max-width: 100%;
}

.simple-solution__block-3 > .container > .story > .container-in > .row {
  margin-top: 40px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  text-align: center;
}

.simple-solution__block-3 > .container > .story > .container-in > .row > .btn {
  display: inline-block;
  padding: 0 20px;
}

.simple-solution__block-4 > .container > .title {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  color: #68a01e;
  font-size: 30px;
  text-transform: uppercase;
  text-align: center;
}

.simple-solution__block-4 > .container > .title > strong {
  display: inline-block;
  position: relative;
}

.simple-solution__block-4 > .container > .title > strong:before,
.simple-solution__block-4 > .container > .title > strong:after {
  content: "";
  display: block;
  width: 25px;
  height: 2px;
  position: absolute;
  background-color: #68a01e;
  top: 15px;
}

.simple-solution__block-4 > .container > .title > strong:before {
  left: -30px;
}

.simple-solution__block-4 > .container > .title > strong:after {
  right: -30px;
}

.simple-solution__block-4 > .container > .col {
  margin-top: 20px;
}

.simple-solution__block-4 > .container > .col > .image {
  margin-right: 40px;
}

.simple-solution__block-4 > .container > .col > .image > img {
  display: block;
  width: 172px;
  border-radius: 50%;
  border: 5px solid #e7e9ec;
}

.simple-solution__block-4 > .container > .col > .review {
  padding: 20px;
  border: 2px solid #e7e9ec;
  border-radius: 5px;
  position: relative;
}

.simple-solution__block-4 > .container > .col > .review > .title {
  font-size: 18px;
}

.simple-solution__block-4 > .container > .col > .review > .text {
  margin-top: 20px;
}

.simple-solution__block-4 > .container > .col > .review > a {
  margin-top: 20px;
  display: inline-block;
  color: #ffa019;
}

.simple-solution__block-5 {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.simple-solution__block-5 > .image {
  margin-right: 20px;
}

.simple-solution__block-5 > .title > span {
  color: #717171;
}

.simple-solution__block-5 > .title > h1 {
  font-size: 24px;
  color: #000;
  margin-top: 0;
}

.simple-solution__block-6 {
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.simple-solution__block-6 > .title {
  margin-top: 20px;
  font-size: 18px;
}

.simple-solution__block-7 {
  max-width: 817px;
  padding: 40px;
  margin-top: 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  background: url("/uploads/simplesolution/green-result-min.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
  color: #ffffff;
}

.simple-solution__block-7 > .title {
  font-size: 60px;
}

.simple-solution__block-7 > .btn {
  margin-top: 20px;
  padding: 10px 20px;
  display: inline-block;
  line-height: 20px;
}

.simple-solution__block-8 {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
  padding: 40px;
  background: url("/uploads/simplesolution/social-background.jpg") no-repeat center;
  background-size: cover;
}

.simple-solution__block-8 > .container-in > .title {
  font-size: 30px;
  color: #377ca7;
  font-weight: bold;
  border-left: 8px solid #75b71d;
  padding: 0 0 0 14px;
}

.simple-solution__block-8 > .container-in > .text {
  margin-top: 20px;
  color: #4d4d4d;
  line-height: 1.5;
}

.simple-solution__block-8 > .container-in > .icons {
  margin-top: 20px;
  padding: 20px;
  background-color: #ffffff;
  text-align: center;
}

.simple-solution__block-8 > .container-in > .icons > *:not(:last-child) {
  margin-right: 20px;
}

.simple-solution__block-8 > .container-in > .icons > .block-8-icon {
  background: url("/uploads/simplesolution/block-8-icons-sprite-min.png") no-repeat;
  display: inline-block;
}

.simple-solution__block-8 > .container-in > .icons > .block-8-icon_ok {
  width: 32px;
  height: 32px;
  background-position: -5px -5px;
}

.simple-solution__block-8 > .container-in > .icons > .block-8-icon_fb {
  width: 33px;
  height: 33px;
  background-position: -5px -47px;
}

.simple-solution__block-8 > .container-in > .icons > .block-8-icon_vk {
  width: 34px;
  height: 33px;
  background-position: -5px -90px;
}

.button-up {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
  position: fixed;
  z-index: 1000;
  background: #fff;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
  bottom: 10%;
  right: 50px;
  cursor: pointer;
}

.button-up .icon svg {
  fill: #ff9700;
}

.button-up .icon-hover {
  opacity: 0;
}

.button-up .icon-hover svg {
  fill: #7abf1d;
}

.button-up:hover .icon {
  opacity: 0;
}

.button-up:hover .icon-hover {
  opacity: 1;
}

.button-up.active {
  display: block;
  opacity: 1;
}

.button-up .icon,
.button-up .icon-hover {
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
  max-width: 50%;
  position: absolute;
  margin: auto;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.articles {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 40px 0 0;
}

.article__image {
  width: 100%;
}

.article__image img {
  width: 100%;
}

.article__item {
  position: relative;
  background-color: #f6f6f6;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 6 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
      flex-basis: calc(100% / 24 * 6 - 20px);
  margin-bottom: 40px;
}

.article__item .wrapper {
  padding: 28px;
}

.article__title {
  display: block;
  height: 100px;
  font-size: 14px;
  color: #515151;
  text-transform: uppercase;
  line-height: 17px;
  border-bottom: 1px solid #a2a2a2;
  text-decoration: none;
  font-weight: bold;
}

.article__description {
  height: 65px;
  font-size: 14px;
  color: #3a3a3a;
  line-height: 16px;
  overflow: hidden;
  margin: 26px 0 0;
}

.article__more {
  display: block;
  width: 138px;
  height: 36px;
  background: #fff;
  margin: 30px auto -16px;
  font-size: 14px;
  font-weight: 700;
  color: #3a3a3a;
  text-align: center;
  border-radius: 20px;
  -webkit-box-shadow: 0 0 19px 1px #ababab;
  box-shadow: 0 0 19px 1px #ababab;
  line-height: 36px;
  text-decoration: none;
}

.mblock1 {
  margin-top: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.mblock1 div {
  width: calc(25% - 10px);
  margin: 5px;
}

.mblock1 div a {
  width: 100%;
  display: block;
}

.mblock1 div img {
  width: 100%;
  display: block;
}

.quiz__wrapper {
  background-color: transparent !important;
}

.quiz__banner {
  cursor: pointer;
  margin-top: -1px;
  height: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 30px;
  font-family: "SegoeUI", sans-serif;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.quiz__banner.type-2 {
  margin-bottom: 10px;
}

.quiz__banner > div:first-child {
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
  width: 30%;
}

.quiz__banner > div:last-child {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.quiz__banner span {
  color: #ff2a3e;
}

.quiz__banner-button {
  font-family: inherit;
  outline: none;
  cursor: pointer;
  background-color: #ff2a3e;
  color: #fff;
  font-size: 22px;
  border: none;
  width: 100%;
  height: 56px;
  border-radius: 100px;
  padding: 0 16px;
}

.quiz__banner-text {
  text-align: center;
  font-size: 30px;
  font-weight: 700;
  color: #333;
  line-height: 34px;
}

.quiz-popup__wrapper {
  padding: 0 !important;
  background-color: transparent !important;
  height: 600px;
  width: 800px;
  max-width: 100%;
  max-height: 100%;
}

.quiz-popup__banner {
  position: absolute;
  width: 100%;
  height: 100%;
  text-align: center;
  cursor: pointer;
  font-family: "SegoeUI", sans-serif;
  padding: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.quiz-popup__button {
  outline: none;
  cursor: pointer;
  background-color: #ff2a3e;
  color: #fff;
  font-size: 18px;
  border: none;
  width: 100%;
  height: 40px;
  border-radius: 100px;
  padding: 0 16px;
  font-family: inherit;
}

.quiz-popup__text {
  text-align: center;
  font-size: 40px;
  color: #0c0c0c;
  line-height: 60px;
  margin-bottom: 40px;
  font-weight: 700;
}

.quiz-popup__text span {
  color: #ff2a3e;
}

.marquiz__container {
  width: 100%;
  text-align: center;
}

.marquiz__button_rounded {
  border-radius: 50px;
}

.marquiz__button {
  margin-top: 10px;
  display: inline-block;
  font-weight: normal;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
  padding: 10px 21px;
  font-size: 24px;
  line-height: 1;
  cursor: pointer;
  text-decoration: none !important;
  overflow: hidden;
  position: relative;
  border: 1px solid #f83a4b;
  background-color: #f83a4b;
  color: #fff;
}

.right-top-link {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
  padding: 2px;
}

.margin-top__20 {
  margin-top: 20px;
}

.font-size-12 {
  font-size: 12px;
}

.vertical-space-3 {
  margin-top: 3px;
  margin-bottom: 3px;
}

.flex-container {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  max-width: calc(100% / 24 * 24 - 20px);
  -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
      flex-basis: calc(100% / 24 * 24 - 20px);
}

.text-warning {
  color: red;
}

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

.z-1000 {
  z-index: 1000;
  position: relative;
}

.h-24 {
  width: 100%;
  height: 24px;
}

.h-40 {
  width: 100%;
  height: 40px;
}

.w-200 {
  width: 200px;
}

.fit-image {
  background-size: cover;
  background-position: center center;
}

.full-width {
  width: 100%;
}

.padding-container {
  padding: 0 12px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.flex-bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.privacy-label {
  margin-top: 20px;
  display: block;
  font-size: 14px;
}

.privacy-label a {
  color: #000;
}

.lazy-background {
  background: none !important;
}

.lazy-content:before {
  content: none !important;
}

.simply-text-item {
  max-width: 100%;
}

iframe {
  max-width: 100%;
}

.table-wrapper {
  max-width: 100%;
  overflow-x: auto;
}

.product__brand-icon {
  margin-top: 90px;
}

.black-friday__link {
  padding: 5px;
  color: #ff7e00;
  display: block;
  background-color: #000;
  margin: 5px auto;
  text-align: center;
  text-decoration: none;
}

.black-friday__link2 {
  padding: 5px;
  color: #fff;
  position: absolute;
  background-color: #000;
  text-align: center;
  text-decoration: none;
  bottom: -7px;
  left: 0;
  right: 0;
}

@media screen and (min-width: 1220px) {
  .btn_circle:hover,
  .btn_circle:focus {
    width: 196px;
  }

  .btn_circle:hover > span:last-child,
  .btn_circle:focus > span:last-child {
    max-width: 100px;
    visibility: visible;
    margin-left: 10px;
    -webkit-transition: visibility .1s .1s, max-width 0s .1s, margin-left .3s;
    transition: visibility .1s .1s, max-width 0s .1s, margin-left .3s;
  }
  .btn_with-icon > i > svg {
    width: 15px;
  }
  .header-phone {
    display: none;
  }
  .wrapper-green-top {
    display: block;
    height: 42px;
  }
  .select-city > .chosen-container > .chosen-drop {
    margin: 8px 0 0 -63px;
  }
  .select-city > .chosen-container > .chosen-drop .chosen-results > li {
    height: 23px;
    line-height: 14px;
  }
  .backcall {
    height: 23px;
    border-radius: 12px;
    line-height: 22px;
    font-size: 14px;
  }
  .compare-defer-headers > div {
    line-height: 23px;
  }
  .wrapper-header {
    height: 109px;
    padding-top: 18px;
  }
  .wrapper-header__nav-icon {
    display: none;
  }
  .wrapper-header__search-mobile {
    display: none;
  }
  .wrapper-header__since-2010 {
    display: block;
  }
  .wrapper-header__middle {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .wrapper-header__phones {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .wrapper-header__last {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 3 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 3 - 20px);
        flex-basis: calc(100% / 24 * 3 - 20px);
    -webkit-box-shadow: 0 0 9px rgba(0, 0, 0, 0.07);
            box-shadow: 0 0 9px rgba(0, 0, 0, 0.07);
    height: 133px;
  }
  .header-phones__phone {
    display: block;
  }
  .header-phones__phone {
    margin-left: 31px;
  }
  .chosen-products {
    margin-top: 13px;
    margin-right: 16px;
    margin-left: 61px;
  }
  .chosen-products__title {
    display: block;
  }
  .header-menu {
    display: block;
  }
  .footer__ps-2 {
    display: none;
  }
  .footer__col:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .footer__col:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .footer__col:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 11 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 11 - 20px);
        flex-basis: calc(100% / 24 * 11 - 20px);
  }
  .footer__col:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .popup-cart__footer__count {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .popup-cart__btn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .popup-fast-order__th > .container-in > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .popup-fast-order__th > .container-in > div:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .popup-fast-order__item > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
    margin-left: calc(100% / 24 * 1 + 20px / 2) !important;
  }
  .popup-fast-order__item > div:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .banner__item > .img {
    width: 100%;
    padding-top: calc(100% * 0.19322917);
    background: no-repeat;
    background-size: cover;
  }
  .banner__item > img {
    max-width: 100%;
  }
  .main-categories__item {
    width: 25%;
  }
  .solutions-home > div > .right > p:first-child {
    font-size: 30px;
    line-height: 36px;
  }
  .solutions-home > div > .middle > p:first-child {
    font-size: 30px;
    line-height: 36px;
  }
  .base-block-home > div > .base-elements > a {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .subscribe-block-home {
    background: url("/uploads/template/home/subscribe-block.jpg") no-repeat;
    height: 453px;
  }
  .subscribe-block-home > div > .top-row {
    margin-top: 45px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 14 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 14 - 20px);
        flex-basis: calc(100% / 24 * 14 - 20px);
    margin-right: calc(100% / 24 * 10 + 20px / 2);
  }
  .subscribe-block-home > div > form {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 14 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 14 - 20px);
        flex-basis: calc(100% / 24 * 14 - 20px);
  }
  .product-top__left {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .product-top__right {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .product-article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4.8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4.8 - 20px);
        flex-basis: calc(100% / 24 * 4.8 - 20px);
  }
  .category__aside {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .category__columns {
    margin-top: 40px;
    margin-right: 0;
    margin-left: 0;
  }
  .category__columns .category__column-left {
    display: block;
  }
  .category__columns .category__column-right {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 18 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 18 - 20px);
        flex-basis: calc(100% / 24 * 18 - 20px);
  }
  .category__section {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .category__title_full-width {
    margin-top: 40px;
  }
  .category__products {
    margin-top: 32px;
    margin-right: -20px;
    margin-left: -10px;
  }
  .category__products > div.product-tile {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .category__category {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4.8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4.8 - 20px);
        flex-basis: calc(100% / 24 * 4.8 - 20px);
  }
  .category__sort > .filter__sort > .filter-reset {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .category__sort > .filter__sort > .price-filter-top {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 20px;
  }
  .filter__invisible {
    display: block;
  }
  .filter__price_top > .container-in > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .filter__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .filter__button_expand.xl-hidden {
    display: none;
  }
  .product-tile {
    padding-bottom: 22px;
  }
  .product-tile__bottom {
    margin: 20px -20px -30px;
  }
  .product-tile__button {
    height: 69px;
    line-height: 69px;
  }
  .product-tile:hover {
    position: relative;
  }

  .product-tile:hover > .product-tile__wrap {
    position: absolute;
    -webkit-box-shadow: -3px 22px 50px rgba(76, 105, 125, 0.35);
            box-shadow: -3px 22px 50px rgba(76, 105, 125, 0.35);
    background-size: 100% !important;
    z-index: 2;
    height: auto;
  }

  .product-tile:hover > .product-tile__wrap > .product-tile__invisible {
    display: block;
  }

  .product-tile:hover > div > .description > a:not(.btn):after {
    margin: 0 -9px;
    width: calc(100% + 19px);
  }
  .page-navigation > .container-in .page-navigation__pages {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 7 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 7 - 20px);
        flex-basis: calc(100% / 24 * 7 - 20px);
    margin-left: calc(100% / 24 * 8 + 20px / 2) !important;
  }
  .page-navigation > .container-in > button:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
    margin-left: calc(100% / 24 * 9 + 20px / 2) !important;
  }
  .page-navigation > .container-in > button:last-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
    margin-left: calc(100% / 24 * 3 + 20px / 2) !important;
    text-align: right;
  }
  .cart__th > .container-in > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .cart__th > .container-in > div:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .cart__item > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .cart__item > div:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .cart__checkout {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .cart__fast {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .cart__total {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .cart-item__qty > input {
    width: 80px;
    height: 38px;
    margin: 0 10px;
  }
  .cart-simple__body > .parts {
    max-width: 1180px;
  }
  .checkout__section {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 17 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 17 - 20px);
        flex-basis: calc(100% / 24 * 17 - 20px);
  }
  .checkout__aside {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 7 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 7 - 20px);
        flex-basis: calc(100% / 24 * 7 - 20px);
  }
  .compare__top > .container-in > .flush {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
    margin-left: calc(100% / 24 * 2 + 20px / 2) !important;
  }
  .compare__annotation {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .wishlist-page__product {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4.8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4.8 - 20px);
        flex-basis: calc(100% / 24 * 4.8 - 20px);
  }
  .search-page__products > .container-in > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .simple-solution__block-1 > .container > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
    margin-left: calc(100% / 24 * 12 + 20px / 2) !important;
    padding: 80px 0;
  }
  .simple-solution__block-4 > .container > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .simple-solution__block-8 > .container-in > .icons {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
}

@media screen and (min-width: 576px) {
  .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
  }
  .popup-cart__th {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .popup-cart__body {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .popup-fast-order__th {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .popup-fast-order__body {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .popup-compare__title {
    margin-top: 20px;
    font-size: 28px;
  }
  .popup-compare__buttons {
    grid-template-columns: 1fr 1fr;
  }
  .popup-compare .popup-fast-order__sprite {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  .featured__navigation > div {
    line-height: 64px;
  }
  .featured__products__product > .description > a > .image {
    height: 240px;
  }
  .featured__products__product > .description > a > .image > img {
    max-height: 240px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .featured__products__product > .description > div > .price {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 13 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 13 - 20px);
        flex-basis: calc(100% / 24 * 13 - 20px);
    font-size: 24px;
  }
  .featured__products__product > .description > div > .wishlist {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
    font-size: 12px;
    color: #68a01e;
    text-decoration: none;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .featured__products__product > .description > div > .wishlist > span {
    margin-left: 5px;
    width: 40%;
  }

  .featured__products__product > .description > div > .wishlist:hover {
    color: #ff8100;
  }
  .brands__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .base-block-home > div > .title {
    padding: 49px 0 17px;
  }
  .base-block-home > div > .base-elements {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .base-block-home > div > .base-elements > a {
    padding: 30px;
  }
  .base-block-home > div > .base-elements > a > div {
    width: 45%;
  }
  .articles-block-home > div > .articles-main-slider .articles-main-slide {
    margin: 0 0 30px;
  }
  .subscribe-block-home > div > .top-row > div > p:last-child {
    line-height: 41px;
  }
  .subscribe-block-home > div > form {
    padding: 50px;
  }
  .subscribe-block-home > div > form > .input {
    margin: 0 0 29px 0;
  }
  .subscribe-block-home > div > form > .input > input {
    width: 90%;
  }
  .product-top__header a {
    display: none;
  }
  .product-top__compare {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
  }
  .widget-delivery__button > div:first-child {
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  .product-carousel__title > strong {
    font-size: 24px;
  }
  .product-tile__reviews {
    font-size: 12px;
  }
  .form-checkout__descriptions {
    padding: 20px;
  }
  .form-checkout__descriptions > div:first-child {
    min-width: 111px;
  }
  .form-checkout__comment > .title > i {
    margin-right: 20px;
  }
  .form-checkout__total > strong {
    font-size: 24px;
  }
  .form-checkout__total > strong > br {
    display: none;
  }
  .aside-checkout__item > .container-in > .name {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .aside-checkout__item > .container-in > .qty {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .aside-checkout__item > .container-in > .price-label {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .aside-checkout__item > .container-in > .price {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .product-compare__property {
    padding: 10px 20px;
  }
  .product-compare__annotation {
    padding-top: 14px;
  }
  .simple-solution__block-1 {
    background: url("/uploads/simplesolution/block-1-bg-min.jpg") no-repeat center;
    background-size: cover;
  }
  .simple-solution__block-2 > .container > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .simple-solution__block-3 > .container > .story > .container-in > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .simple-solution__block-3 > .container > .story > .container-in > .col > i {
    top: 0;
    -webkit-transform: translate(50%, -100%);
            transform: translate(50%, -100%);
  }
  .simple-solution__block-4 > .container > .col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .simple-solution__block-4 > .container > .col > .review:before,
  .simple-solution__block-4 > .container > .col > .review:after {
    position: absolute;
    content: "";
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 20px 25px 0;
    top: 60px;
  }

  .simple-solution__block-4 > .container > .col > .review:before {
    border-color: transparent #e7e9ec transparent transparent;
    left: -20px;
  }

  .simple-solution__block-4 > .container > .col > .review:after {
    border-color: transparent #fff transparent transparent;
    left: -17px;
  }
}

@media screen and (min-width: 576px) and (min-width: 1220px) {
  .container {
    max-width: 1180px;
  }
}

@media screen and (min-width: 576px) and (max-width: 1219px) {
  .container {
    max-width: 800px;
  }
  .popup-cart__btn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .simple-solution__block-1 > .container > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 15 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 15 - 20px);
        flex-basis: calc(100% / 24 * 15 - 20px);
    margin-left: calc(100% / 24 * 9 + 20px / 2) !important;
    padding: 0 0 40px;
  }
}

@media screen and (min-width: 576px) and (max-width: 839px) {
  .container {
    max-width: 536px;
  }
  .footer__col:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .footer__col:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .footer__text > div {
    width: calc(20% - 10px);
    margin-right: 10px;
  }
  .footer__text > p {
    width: calc(80% - 10px);
    margin: 0;
  }
  .popup-cart__th > .container-in > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 11 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 11 - 20px);
        flex-basis: calc(100% / 24 * 11 - 20px);
  }
  .popup-cart__th > .container-in > div:nth-child(n + 3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .popup-cart__item > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 11 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 11 - 20px);
        flex-basis: calc(100% / 24 * 11 - 20px);
  }
  .popup-cart__item > div:nth-child(n + 3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .popup-fast-order__th > .container-in > div:nth-child(1) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 3 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 3 - 20px);
        flex-basis: calc(100% / 24 * 3 - 20px);
  }
  .popup-fast-order__th > .container-in > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .popup-fast-order__item > div:nth-child(1) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 3 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 3 - 20px);
        flex-basis: calc(100% / 24 * 3 - 20px);
  }
  .popup-fast-order__item > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .popup-fast-order__item > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .popup-fast-order__item > div:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 7 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 7 - 20px);
        flex-basis: calc(100% / 24 * 7 - 20px);
  }
  .popup-compare {
    padding: 30px 40px 40px 30px;
  }
  .featured__navigation > div {
    width: 50%;
  }
  .main-categories__item > .description > div > div.name > p {
    font-size: 14px;
  }
  .private-company-home > div > .title > span {
    font-size: 50px;
  }
  .product-article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .category__sort > .filter__sort > .filter__sort-btns {
    width: 100%;
    padding: 0 10px;
  }
  .cart__item > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .cart-simple__body > .parts > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .form-checkout__options > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .article__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
}

@media screen and (min-width: 576px) and (max-width: 575px) {
  .container {
    max-width: 360px;
  }
}

@media screen and (min-width: 576px) and (max-width: 398px) {
  .container {
    max-width: 100%;
  }
}

@media screen and (max-width: 575px) {
  .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .chosen-products {
    margin-left: 3px;
  }
  .header-cart {
    margin-right: 4px;
    margin-left: 15px;
  }
  .footer__col:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .footer__col:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .footer__more {
    margin-top: 20px;
    border-top: 1px solid;
    padding: 20px;
  }
  .autocomplete-suggestions {
    width: calc(100% - 20px) !important;
  }

  .autocomplete-suggestions .autocomplete-suggestion {
    padding: 0 5px;
  }

  .autocomplete-suggestions .autocomplete-suggestion img {
    margin-right: 10px;
  }

  .autocomplete-suggestions .autocomplete-suggestion b {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 87px;
            flex: 0 0 87px;
  }
  .popup-cart__th {
    display: none;
  }
  .popup-cart__body {
    display: none;
  }
  .popup-cart__footer__count {
    -webkit-box-ordinal-group: -1;
        -ms-flex-order: -2;
            order: -2;
  }
  .popup-cart__btn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .popup-cart__btn_checkout {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .popup-fast-order__th {
    display: none;
  }
  .popup-fast-order__body {
    display: none;
  }
  .featured__navigation > div {
    width: 100%;
  }
  .featured__products__product > .description > a > .image > img {
    margin-top: 8px;
  }
  .featured__products__product > .description > div > .price {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 23 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 23 - 20px);
        flex-basis: calc(100% / 24 * 23 - 20px);
    font-size: 18px;
  }
  .featured__products__product > .description > div > .wishlist {
    display: none;
  }
  .main-categories > div:first-child > div {
    width: calc(100% - 55px);
  }
  .main-categories__item > .description > div > div.name > p {
    text-transform: none;
  }
  .brands__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .solutions-home > div > .middle {
    width: 100%;
  }
  .base-block-home > div > .title {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .base-block-home > div > .base-elements {
    margin-left: 0;
    margin-right: 0;
  }
  .base-block-home > div > .base-elements > a {
    padding: 10px;
  }
  .base-block-home > div > .base-elements > a > div {
    width: 100%;
    padding: 10px;
    background: rgba(255, 255, 255, 0.8);
  }
  .articles-block-home > div > .articles-main-slider .articles-main-slide {
    margin: 0 0 30px;
  }
  .subscribe-block-home > div > .top-row > div > p:last-child {
    margin-top: 5px;
    line-height: 18px;
  }
  .subscribe-block-home > div > form {
    padding: 20px 15px;
  }
  .subscribe-block-home > div > form > .input {
    margin-bottom: 20px;
  }
  .subscribe-block-home > div > form > .input > input {
    width: 80%;
  }
  .product-detailed-wrap > .breadcrumbs {
    display: block;
    margin-top: 30px;
    margin-bottom: 12px;
  }
  .product-top__brand.empty {
    height: 30px;
  }
  .product-top__compare {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .product-top__compare > a {
    width: auto;
  }
  .widget-delivery.active .widget-delivery__dropdown {
    width: 100%;
  }
  .widget-delivery__button > div:first-child > * {
    margin-right: 20px;
  }
  .product-tabs__body__tab > .container-in {
    margin-left: 0;
    margin-right: 0;
  }
  .product-reviews__review__answer {
    margin-top: 20px;
  }
  .product-carousel__title > strong {
    font-size: 18px;
  }
  .category__section .breadcrumbs {
    display: block;
  }
  .category__header {
    margin-top: 12px !important;
  }
  .category__title > h1 {
    font-size: 16px !important;
  }
  .category__products {
    margin-top: 35px;
  }
  .category__products > div.product-tile {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
    margin-bottom: 20px !important;
  }
  .category__sort > .filter__sort {
    margin-left: 0;
    margin-right: 0;
  }
  .category__sort > .filter__sort > .filter__sort-btns {
    width: 100%;
  }
  .category__sort > .filter__sort > .filter__sort-btns > .btn {
    padding: 0;
  }
  .product-tile > div > .description > a:not(.btn) > .name > span {
    height: 44px;
  }
  .cart__top > strong {
    display: none;
  }
  .cart__top > a {
    display: none;
  }
  .cart__item > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .cart-simple__body > .top-row > div > h3 {
    font-size: 28px;
  }
  .cart-simple__body > .parts {
    max-width: 360px;
  }
  .cart-simple__body > .parts > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .form-checkout__options > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .form-checkout__descriptions {
    padding: 10px;
  }
  .form-checkout__descriptions > div:first-child {
    min-width: 80px;
  }
  .form-checkout__comment > .title > i {
    margin-right: 10px;
  }
  .form-checkout__comment > .title > div {
    width: calc(100% - 45px);
  }
  .form-checkout__total > strong {
    font-size: 28px;
    line-height: 1.25;
  }
  .aside-checkout__item > .container-in > .name {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 10 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 10 - 20px);
        flex-basis: calc(100% / 24 * 10 - 20px);
  }
  .aside-checkout__item > .container-in > .qty {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .aside-checkout__item > .container-in > .stock {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .aside-checkout__item > .container-in > .price-label {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 10 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 10 - 20px);
        flex-basis: calc(100% / 24 * 10 - 20px);
  }
  .aside-checkout__item > .container-in > .price {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 14 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 14 - 20px);
        flex-basis: calc(100% / 24 * 14 - 20px);
  }
  .product-compare__property {
    padding: 5px;
    font-size: 14px;
  }
  .product-compare__annotation {
    padding-top: 16px;
    font-size: 14px;
  }
  .product-compare__group {
    font-size: 14px;
    line-height: 16px;
  }
  .simple-solution__block-1 {
    background-color: #eeeeee;
  }
  .simple-solution__block-1 > .container > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
    text-align: center;
    padding-bottom: 40px;
  }
  .simple-solution__block-2 > .container > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .simple-solution__block-3 > .container > .story > .container-in > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .simple-solution__block-3 > .container > .story > .container-in > .col > i {
    display: none;
  }
  .simple-solution__block-4 > .container > .col > .image {
    display: none;
  }
  .quiz-popup__text {
    font-size: 30px;
    line-height: 40px;
  }
  .simply-text-item table {
    width: 100%;
  }
}

@media screen and (min-width: 840px) {
  .page-text img.right {
    float: right;
    margin-left: 20px;
  }
  .page-text img.left {
    float: left;
    margin-right: 20px;
  }
  .wrapper-header__search-mobile.active > form {
    width: 695px;
    padding-right: 30px;
  }
  .wrapper-header__phones-mobile {
    display: none;
  }
  .header-search__input {
    width: 239px;
  }
  .header-cart {
    width: 51px;
    height: 51px;
    margin-top: 3px;
  }
  .header-cart:hover {
    background: #518014;
  }

  .header-cart:hover .header-cart__content-holder {
    display: block;
  }
  .nav-icon {
    width: 24px;
    height: 26px;
    max-width: 100%;
  }
  .nav-icon.active > span:nth-child(1) {
    top: 18px;
  }
  .nav-icon.active > span:nth-child(2) {
    left: -60px;
  }
  .nav-icon.active > span:nth-child(3) {
    top: 18px;
  }
  .footer__bottom > div > div:last-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 20 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 20 - 20px);
        flex-basis: calc(100% / 24 * 20 - 20px);
  }
  .footer__menu > ul > li > a {
    font-size: 14px;
    line-height: 16px;
  }
  .footer__menu-title {
    font-size: 18px;
  }
  .footer__catalog__wrap > a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
    font-size: 14px;
  }
  .popup-cart__title {
    font-size: 38px;
  }
  .popup-cart__th > .container-in > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .popup-cart__th > .container-in > div:nth-child(n + 3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .popup-cart__item > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .popup-cart__item > div:nth-child(n + 3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .popup-fast-order__title {
    font-size: 38px;
  }
  .popup-fast-order__th > .container-in > div:nth-child(1) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .popup-fast-order__th > .container-in > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 10 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 10 - 20px);
        flex-basis: calc(100% / 24 * 10 - 20px);
  }
  .popup-fast-order__item > div:nth-child(1) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .popup-fast-order__item > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 10 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 10 - 20px);
        flex-basis: calc(100% / 24 * 10 - 20px);
  }
  .popup-fast-order__credit {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
    margin-left: calc(100% / 24 * 6 + 20px / 2) !important;
  }
  .form-fast-order__input_name {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .form-fast-order__input_phone {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .form-fast-order__send {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .popup-callback__title > br {
    display: none;
  }
  .popup-compare {
    padding: 40px 60px 40px 40px;
  }
  .featured__navigation {
    height: 64px;
  }
  .main-categories__item > .description > div > div.name {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 20 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 20 - 20px);
        flex-basis: calc(100% / 24 * 20 - 20px);
    margin-left: calc(100% / 24 * 2 + 20px / 2) !important;
  }
  .thumbnails-nav {
    width: 92px;
    margin-right: 20px;
  }
  .thumbnails-nav__item {
    margin-bottom: -1px;
    height: 92px;
  }
  .thumbnails-nav__item > img {
    width: 90px;
    height: 90px;
  }
  .product-image-gallery .slick-list {
    overflow-y: scroll !important;
    width: 128px;
  }
  .product-image-gallery .slick-slide {
    width: 92px !important;
  }
  .product-image-gallery__image {
    width: calc(100% - 92px - 20px);
  }
  .product-top__right > .wrap {
    grid-template-columns: repeat(2, 1fr);
  }

  .product-top__right > .wrap > h1,
  .product-top__right > .wrap:before {
    grid-column: 1 / -1;
  }
  .widget-fast-order {
    padding: 14px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .widget-fast-order__input {
    height: 30px;
  }
  .widget-fast-order__input {
    max-width: 155px;
  }
  .widget-fast-order__send {
    height: 44px;
  }
  .product-tabs__body__tab {
    display: none;
    margin-top: 20px;
  }
  .product-tabs__body__tab.active:first-child + div {
    display: block;
  }
  .product-tabs__header-mobile {
    display: none;
  }
  .description .description__text {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 15 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 15 - 20px);
        flex-basis: calc(100% / 24 * 15 - 20px);
  }
  .description .description__sidebar {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .product-properties__body > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .product-carousel__title > img {
    margin-right: 20px;
  }
  .product-top__right > .wrap {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .product-top__right > .wrap.no-refund > h1 {
    width: 100%;
  }

  .product-top__right > .wrap > * {
    width: calc(50% - 20px);
  }
  .category__banner {
    display: table;
  }
  .category__banner .td {
    display: table-cell;
  }
  .category__banner img {
    width: 332px;
    height: 154px;
  }
  .category__services {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .category__mobile-filters {
    display: none;
  }
  .category__how-choose {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
    font-size: 14px;
    line-height: 24px;
    position: relative;
    border-radius: 15px;
    border: 2px solid #ffa019;
    text-align: center;
    text-decoration: none;
    color: #000;
  }

  .category__how-choose:before,
  .category__how-choose:after {
    content: "";
    display: block;
    position: absolute;
  }

  .category__how-choose:before {
    width: 9px;
    height: 11px;
    border-left: 2px solid #ffa800;
    bottom: -11px;
    left: 20px;
    background-color: #fff;
  }

  .category__how-choose:after {
    width: 5px;
    height: 16px;
    background-color: #fff;
    left: 25px;
    bottom: -16px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    border-left: 2px solid #ffa019;
  }

  .category__how-choose:hover {
    background-color: #e8e8e8;
  }

  .category__how-choose:hover:before {
    background-color: #e8e8e8;
  }
  .category__title > h1 {
    font-size: 27px;
  }
  .category__sort {
    display: none;
  }
  .page-navigation > .container-in > button:first-child {
    width: 174px;
    padding-right: 0;
    padding-left: 0;
  }
  .page-navigation > .container-in > button:last-child {
    margin-left: 21px;
  }
  .cart__top > * {
    margin-right: 20px;
  }
  .cart__top > h1 {
    font-size: 30px;
  }
  .cart__top > a {
    font-size: 24px;
  }
  .cart__th > .container-in > div:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .cart__th > .container-in > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .cart__th > .container-in > div:last-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 2 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 2 - 20px);
        flex-basis: calc(100% / 24 * 2 - 20px);
  }
  .cart__item > div:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .cart__item > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .cart__item > div:last-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 2 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 2 - 20px);
        flex-basis: calc(100% / 24 * 2 - 20px);
  }
  .form-checkout__options > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .form-checkout__submit > button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .form-checkout__submit > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
    margin-left: calc(100% / 24 * 4 + 20px / 2) !important;
    margin-right: 8px;
  }
  .credit-page__button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
    margin-left: calc(100% / 24 * 9 + 20px / 2) !important;
  }
  .compare__top > .container-in > .count {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .compare__top > .container-in > .switch-wrap {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .error-404 {
    padding: 0 0 157px 0;
  }
  .error-404 > .text > .row-1 {
    font-size: 91px;
  }
  .error-404 > .text > .row-2 {
    font-size: 250px;
    line-height: 151px;
  }
  .error-404 > .text > .row-3 {
    font-size: 19px;
    margin-top: 50px;
  }
  .error-404 > .text > .row-3 > span {
    max-width: 324px;
  }
  .error-404 > .text > .button {
    margin-top: 36px;
  }
  .error-404 > .text > img {
    left: 50%;
    -webkit-transform: translateX(-150%);
            transform: translateX(-150%);
  }
  .simple-solution__block-1 > .container > .col > .row-2 {
    font-size: 48px;
  }
  .simple-solution__block-1 > .container > .col > button {
    padding: 0 20px;
  }
  .simple-solution__block-1 > .container > .col > .row-5 {
    margin-left: 20px;
  }
  .simple-solution__block-2 {
    padding: 40px 0;
  }
  .simple-solution__block-2 > .container > .title {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 16 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 16 - 20px);
        flex-basis: calc(100% / 24 * 16 - 20px);
    margin-left: calc(100% / 24 * 4 + 20px / 2) !important;
  }
  .simple-solution__block-3 {
    padding: 40px 0;
  }
  .simple-solution__block-3 > .container > .story {
    padding: 80px;
  }
  .simple-solution__block-4 {
    padding: 40px 0;
  }
  .simple-solution__block-8 > .container-in > * {
    margin-left: calc(100% / 24 * 12 + 20px / 2) !important;
  }
  .simple-solution__block-8 > .container-in > .title {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .simple-solution__block-8 > .container-in > .text {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
}

@media screen and (max-width: 839px) {
  .header-phone {
    display: none;
  }
  .wrapper-header {
    padding-top: 0;
    -webkit-box-shadow: 0px 4px 16px rgba(119, 123, 135, 0.15);
            box-shadow: 0px 4px 16px rgba(119, 123, 135, 0.15);
  }
  .wrapper-header__nav-icon {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 24px;
            flex: 0 0 24px;
    max-width: initial;
    margin-right: 23px;
  }
  .wrapper-header__search-mobile > form {
    padding: 8px 0 7px 0;
    top: -13px;
  }
  .wrapper-header__search-mobile.active > form {
    width: calc(100% / 3 * 23 + 10px * 8);
    padding-right: 5px;
  }

  .wrapper-header__search-mobile.active > form > .close > span {
    display: none;
  }
  .wrapper-header__last {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .header-search {
    -webkit-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
  }
  .wrapper-cart > i {
    margin-top: 10px;
  }
  .nav-icon {
    width: 24px;
    height: 26px;
    max-width: 100%;
  }
  .nav-icon.active > span:nth-child(1) {
    top: 10px;
  }
  .nav-icon.active > span:nth-child(2) {
    left: -40px;
  }
  .nav-icon.active > span:nth-child(3) {
    top: 10px;
  }
  .footer__col:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer__bottom > div > div:last-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .footer__counters {
    display: none;
  }
  .footer__menu > ul > li > a {
    font-size: 16px;
    line-height: 20px;
  }
  .footer__menu-title {
    font-size: 19px;
  }
  .footer__catalog__wrap > a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .footer__text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    background-color: #195e19;
  }
  .breadcrumbs {
    display: none;
  }
  .slick-prev,
  .slick-next {
    display: none !important;
  }
  .popup-cart__title {
    font-size: 20px;
  }
  .popup-fast-order__title {
    font-size: 28px;
  }
  .popup-fast-order__title > span {
    display: inline-block;
    width: calc(100% - 100px);
    vertical-align: middle;
  }
  .popup-fast-order__credit {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .form-fast-order__input_name {
    margin-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .form-fast-order__input_phone {
    margin-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .form-fast-order__send {
    margin-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .popup-callback__wrapper {
    width: 90%;
  }
  .ask-expert {
    background: transparent !important;
  }

  .ask-expert .img {
    background-image: none;
  }

  .ask-expert__wrapper {
    width: 400px;
    max-width: 100%;
    left: 0;
    right: 0;
    margin: 0 auto;
  }

  .ask-expert__title {
    color: #fff;
    padding: 0 10px;
  }
  .ask-expert form {
    max-width: 100%;
  }
  .popup-compare__title {
    margin-top: 30px;
    font-size: 24px;
  }
  .popup-compare .popup-fast-order__sprite {
    -webkit-transform: scale(0.7);
            transform: scale(0.7);
    top: 0;
    right: 0;
  }
  .banner {
    display: none;
  }
  .banner__item > .img {
    background: none !important;
  }
  .featured {
    margin-top: 20px;
  }
  .featured__products__product > .description > div > .stock {
    display: none;
  }
  .main-categories {
    -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
            order: -1;
  }
  .main-categories__item {
    width: 50%;
  }
  .main-categories__item > .description > div > div.name {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 23 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 23 - 20px);
        flex-basis: calc(100% / 24 * 23 - 20px);
  }
  .main-categories__item > .description > div > div.marks {
    display: none;
  }
  .subscribe-block-home > div > .top-row > div {
    width: calc(100% - 40px);
  }
  .thumbnails-nav {
    margin-top: 10px;
    width: 100%;
  }
  .thumbnails-nav .slick-slide:not(:first-child) {
    margin-left: -1px;
  }
  .thumbnails-nav__item > img {
    width: 100%;
  }
  .product-image-gallery {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .product-image-gallery__scroll-icon {
    display: none;
  }
  .product-image-gallery__image {
    width: 100%;
    height: 300px;
  }
  .product-top__social-refund {
    -webkit-box-ordinal-group: 12;
        -ms-flex-order: 11;
            order: 11;
  }
  .product-top__credit {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .widget-fast-order__body {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .widget-fast-order__input {
    height: 34px;
  }
  .widget-fast-order__input {
    width: 100%;
  }
  .widget-fast-order__input_name,
  .widget-fast-order__input_phone {
    display: none;
  }
  .widget-fast-order__input_phone {
    margin-top: 10px;
  }
  .widget-fast-order__send {
    height: 36px;
  }
  .widget-fast-order__send {
    margin-top: 10px;
    width: 100%;
  }
  .product-tabs__header {
    display: none;
  }
  .product-tabs__body__tab {
    margin-top: -1px;
  }

  .product-tabs__body__tab:not(.mobile) {
    display: none;
  }
  .product-tabs__body__tab.active > div:last-child {
    display: block;
    margin-bottom: 20px;
  }
  .product-tabs__body__tab > div:last-child {
    display: none;
    margin-top: 20px;
  }
  .description .description__text {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .description .description__sidebar {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .products-related {
    display: none;
  }
  .product-properties__body > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .product-carousel__title > img {
    margin-right: 10px;
  }
  .category__mobile-filters {
    margin: 0;
  }
  .category__how-choose {
    display: none;
  }
  .category__breadcrumbs {
    display: none;
  }
  .category__title h2 {
    margin-top: 15px;
  }
  .category__title > h1 {
    font-size: 18px;
    line-height: 23px;
  }
  .category__products > div.product-tile {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
    margin-bottom: 11px;
  }
  .category__bottom {
    overflow: hidden;
  }
  .category__sort {
    margin-right: 0;
    margin-left: 0;
  }
  .category__sort > .filter__sort > .filter__sort-btns > .btn {
    margin: 0;
  }
  .category__sort > .filter__sort > .price-filter-top {
    display: none;
  }
  .product-tile > div > .description > div > .stock {
    display: none;
  }
  .cart__top > *:not(:last-child) {
    margin-right: 10px;
  }
  .cart__top > h1 {
    font-size: 24px;
  }
  .cart__top > a {
    font-size: 21px;
  }
  .cart__th > .container-in > div:first-child {
    display: none;
  }
  .cart__th > .container-in > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 20 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 20 - 20px);
        flex-basis: calc(100% / 24 * 20 - 20px);
  }
  .cart__th > .container-in > div:nth-child(3) {
    display: none;
  }
  .cart__th > .container-in > div:nth-child(4) {
    display: none;
  }
  .cart__th > .container-in > div:last-child {
    display: none;
  }
  .cart__item > div:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .cart__item > div:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .cart__item > div:nth-child(3) {
    margin-top: 10px;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
  .cart__item > div:nth-child(4) {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .cart__item > div:last-child {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .cart__checkout {
    margin-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .cart__fast {
    margin-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .cart__total {
    margin-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .cart-item:not(:last-child) {
    padding-bottom: 20px;
    border-bottom: 1px solid #e8e8e8;
  }
  .cart-simple__body > .parts {
    max-width: 536px;
  }
  .form-checkout__terms {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    text-align: center;
  }
  .form-checkout__city > span {
    margin-top: 5px;
    display: block;
    margin-left: 40px;
  }
  .form-checkout__submit > button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .form-checkout__submit > div {
    margin-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .credit-page__button {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .compare__top > .container-in > .count {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .compare__top > .container-in > .flush {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .compare__top > .container-in > .switch-wrap {
    margin-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .wishlist-page__product {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .search-page__products > .container-in > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .error-404 {
    padding-bottom: 80px;
  }
  .error-404 > .text > .row-1 {
    font-size: 40px;
  }
  .error-404 > .text > .row-2 {
    font-size: 138px;
    line-height: 100px;
  }
  .error-404 > .text > .row-3 {
    margin-top: 20px;
    font-size: 16px;
  }
  .error-404 > .text > .row-3 > span {
    max-width: 230px;
  }
  .error-404 > .text > .button {
    margin-top: 20px;
  }
  .error-404 > .text > img {
    z-index: -1;
    left: 0;
    max-height: 100%;
  }
  .simple-solution__block-1 > .container > .col > .row-2 {
    font-size: 30px;
  }
  .simple-solution__block-1 > .container > .col > button {
    line-height: 18px;
    padding: 10px 10px;
    width: 100%;
  }
  .simple-solution__block-1 > .container > .col > .row-5 {
    text-align: center;
  }
  .simple-solution__block-2 {
    padding: 20px 0;
  }
  .simple-solution__block-2 > .container > .title {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .simple-solution__block-3 {
    padding: 20px 0;
  }
  .simple-solution__block-3 > .container > .story {
    padding: 20px;
  }
  .simple-solution__block-3 > .container > .story > .container-in > .row > .btn {
    width: 100%;
  }
  .simple-solution__block-4 {
    padding: 20px 0;
  }
  .simple-solution__block-8 > .container-in > * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .button-up {
    display: none;
  }
  .button-up.active {
    display: none;
  }
  .article__item .wrapper {
    padding: 16px;
  }
  .article__title {
    font-size: 13px;
  }
  .mblock1 div {
    width: calc(50% - 10px);
  }
  .quiz__banner > div:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 16 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 16 - 20px);
        flex-basis: calc(100% / 24 * 16 - 20px);
  }
  .quiz__banner {
    min-height: 220px;
    padding: 10px;
  }
  .quiz__banner-button {
    font-size: 18px;
    height: 40px;
  }
  .quiz__banner-text {
    font-size: 26px;
    line-height: 30px;
  }
}

@media screen and (min-width: 840px) and (max-width: 1219px) {
  .wrapper-green-top {
    display: none;
  }
  .backcall {
    height: 30px;
    line-height: 28px;
    font-size: 16px;
    border-radius: 15px;
  }
  .compare-defer-headers > div {
    line-height: 40px;
  }
  .wrapper-header {
    height: 85px;
    padding: 0;
    -webkit-box-shadow: 0px 4px 16px rgba(119, 123, 135, 0.15);
            box-shadow: 0px 4px 16px rgba(119, 123, 135, 0.15);
  }
  .wrapper-header__space {
    display: none;
  }
  .wrapper-header__nav-icon {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 3 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 3 - 20px);
        flex-basis: calc(100% / 24 * 3 - 20px);
  }
  .wrapper-header__nav-icon {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 2 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 2 - 20px);
        flex-basis: calc(100% / 24 * 2 - 20px);
  }
  .wrapper-header__last {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .wrapper-header__last > div {
    width: 60%;
  }

  .wrapper-header__last > a {
    position: relative;
    width: 40%;
  }
  .header-search {
    margin-top: 0;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
  }

  .header-search .header-search__input {
    width: 100%;
  }
  .chosen-products {
    margin: 0 20px;
  }
  .footer__col:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .footer__col:nth-child(2) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .footer__col:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .sidebar-wrap.active {
    width: 375px;
  }
  .popup-fast-order__item > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .popup-fast-order__item > div:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .banner__item {
    position: relative;
    width: 100%;
    height: 240px;
    overflow: hidden;
  }
  .banner__item > .img {
    width: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100%;
  }
  .banner__item > img {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
    height: 100%;
  }
  .main-categories__item {
    width: 33.333333333333%;
  }
  .solutions-home > div > .right > p:first-child {
    font-size: 20px;
    line-height: 22px;
  }
  .solutions-home > div > .middle > p:first-child {
    font-size: 20px;
    line-height: 22px;
  }
  .base-block-home > div > .base-elements > a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 18 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 18 - 20px);
        flex-basis: calc(100% / 24 * 18 - 20px);
    margin-left: calc(100% / 24 * 3 + 20px / 2) !important;
  }
  .product-article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .category__services .category__service {
    font-size: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }

  .category__services .category__service .category__service-img {
    margin-right: 0;
    margin-bottom: 13px;
  }
  .category__tablet-filters {
    display: block;
  }
  .category__columns {
    margin-top: 55px;
  }
  .category__products {
    margin-top: 40px;
  }
  .category__products > div.product-tile {
    margin-bottom: 17px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .category__category {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 6 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 6 - 20px);
        flex-basis: calc(100% / 24 * 6 - 20px);
  }
  .category__sort {
    padding: 0 10px;
  }
  .category__sort > .filter__sort > .filter__sort-btns {
    width: 50%;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
  }
  .category__sort > .filter__sort > .filter__sort-btns > .btn {
    padding: 0 20px;
  }
  .category__sort > .filter__sort > .price-filter-top {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
            flex: 0 0 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    margin-top: 1px;
  }

  .category__sort > .filter__sort > .price-filter-top .label {
    width: 70px;
    text-align: left;
    margin-right: 0 !important;
    font-size: 14px;
  }

  .category__sort > .filter__sort > .price-filter-top .wrap {
    width: calc(100% - 120px);
    margin-top: 0;
  }
  .page-navigation > .container-in {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .cart__th > .container-in > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .cart__th > .container-in > div:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .cart__item > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .cart__item > div:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 5 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 5 - 20px);
        flex-basis: calc(100% / 24 * 5 - 20px);
  }
  .cart__checkout {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 7 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 7 - 20px);
        flex-basis: calc(100% / 24 * 7 - 20px);
  }
  .cart__fast {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .cart__total {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 9 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 9 - 20px);
        flex-basis: calc(100% / 24 * 9 - 20px);
  }
  .cart-simple__body > .parts > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .compare__top > .container-in > .flush {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .compare__top > .container-in > .switch-wrap > label:last-child {
    max-width: 180px;
  }
  .compare__annotation {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .wishlist-page__product {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .search-page__products > .container-in > div {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .simple-solution__block-8 > .container-in > .icons {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
  .article__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 8 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 8 - 20px);
        flex-basis: calc(100% / 24 * 8 - 20px);
  }
}

@media screen and (max-width: 1219px) {
  .header-select-city {
    font-size: 14px;
  }
  .select-city > .chosen-container > .chosen-drop .chosen-results > li {
    height: 40px;
    line-height: 28px;
  }
  .wrapper-header > .container {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0 10px;
  }
  .wrapper-header__logo {
    width: 89px;
  }

  .wrapper-header__logo a {
    width: 89px;
    background-image: url(/uploads/template/header/logo-mobile.svg);
  }
  .wrapper-header__middle {
    display: none;
  }
  .wrapper-header__phones {
    display: none;
  }
  .chosen-products > a {
    margin-top: 8px;
  }
  .wrapper-cart__text {
    display: none;
  }
  .header__icon-market .img {
    background: none !important;
  }
  .footer__col:nth-child(3) {
    display: none;
  }
  .footer__more {
    background: rgba(0, 0, 0, 0.2);
    padding: 0 20px;
  }
  .footer__media {
    max-width: 200px;
  }
  .menuBtnHolder {
    display: none;
  }
  .popup-cart__footer__count {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .popup-cart__btn {
    margin-top: 20px;
  }
  .private-company-home {
    display: none;
    background: none;
  }
  .private-company-home-2 {
    display: none;
  }
  .about-block-home {
    display: none;
    background: none;
  }
  .subscribe-block-home {
    background: #e8e8e8;
    padding-bottom: 20px;
  }
  .subscribe-block-home > div > .top-row {
    margin-top: 20px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .subscribe-block-home > div > form {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .product-top__container1 {
    margin-top: 20px;
  }
  .product-top__header {
    margin-bottom: 24px;
    margin-left: 10px;
  }
  .product-top__left {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .product-top__right {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .product-top__right > .wrap {
    margin-top: 20px;
  }
  .product-top__right > .wrap:before {
    content: "";
    display: block;
  }
  .product-top__right > .wrap.no-refund > div:nth-of-type(5) {
    display: none;
  }
  .product-top__right > .wrap.no-refund > div:nth-of-type(8) {
    display: none;
  }
  .widget-fast-order {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
    position: static;
    padding: 20px;
  }
  .product-tabs__header__tab.desktop {
    display: none;
  }
  .products-related__row > .products-related__col:first-child {
    margin-right: 10px;
  }
  .products-related .btn {
    font-size: 14px;
  }
  .products-related__price {
    font-size: 16px;
  }
  .product-prev,
  .product-next {
    display: none;
  }
  .category__banner .text {
    padding-bottom: 20px;
  }
  .category__banner img {
    width: 100%;
  }
  .category__aside {
    display: none;
  }
  .category__columns .category__column-right {
    margin: 0;
  }
  .category__section {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }

  .category__section > div:nth-child(2) > .filter {
    display: none;
  }
  .category__header {
    margin-top: 20px;
  }
  .category__sort > .filter__sort > .filter__sort-btns > .btn {
    width: auto;
    -webkit-box-flex: 1;
        -ms-flex: 1;
            flex: 1;
    margin-right: 0;
  }

  .category__sort > .filter__sort > .filter__sort-btns > .btn + .btn {
    margin-left: 8px;
  }
  .category__sort > .filter__sort > .filter-reset {
    display: none;
  }
  .filter__price > .container-in > div:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .filter__price > .container-in > div:last-child {
    display: none;
  }
  .filter__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .product-tile__bottom-desc {
    display: none;
  }
  .product-tile__bottom {
    margin: 20px 0px -10px;
  }
  .product-tile__button {
    height: 48px;
    line-height: 46px;
  }
  .product-tile {
    position: relative;
  }

  .product-tile > .product-tile__wrap {
    padding: 0 0 10px;
    background-size: 100% !important;
    z-index: 2;
    height: auto;
  }

  .product-tile > .product-tile__wrap .product-tile__buy-holder {
    background: transparent;
    -webkit-box-shadow: none;
            box-shadow: none;
    display: none;
  }

  .product-tile > .product-tile__wrap > .product-tile__invisible {
    display: block;
    padding: 0;
  }

  .product-tile > .product-tile__wrap > .product-tile__invisible > .mp-np-container-text {
    display: none;
  }

  .product-tile > .product-tile__wrap > .description > .btn {
    width: 80%;
  }

  .product-tile > .product-tile__wrap > .description > .btn > span:last-child {
    max-width: 100px;
    visibility: visible;
    margin-left: 10px;
  }
  .product-tile > div > .description > a:not(.btn) > .name .tooltip__text {
    display: none;
  }
  .countdown {
    display: none;
  }
  .cart__footer {
    padding-bottom: 80px;
  }
  .cart-item__qty > input {
    width: 70px;
    height: 30px;
    margin: 0 5px;
  }
  .cart-simple__body > .parts {
    max-width: 800px;
  }
  .checkout__section {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .checkout__aside {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .simple-solution__block-4 > .container > .col {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .hidden-lg-down {
    display: none;
  }
}

@media screen and (max-width: 398px) {
  .wrapper-header__nav-icon {
    margin: 0;
    margin-right: 19px;
  }
  .wrapper-header__search-mobile.active > form {
    width: calc(100% / 3 * 24 + 10px * 8 + 15px);
  }
  .wrapper-header__phones-mobile {
    margin-right: 0;
  }
  .footer__logo:before {
    content: none;
  }
  .footer__text > div {
    display: none;
  }
  .footer__text > p {
    margin: 20px;
    width: calc(100%);
  }
  .product-article {
    margin: 8px 4px 0;
    width: calc(50% - 8px);
  }
  .category__products > div.product-tile {
    max-width: none;
    width: calc(50% - 7px);
    -ms-flex-preferred-size: calc(50% - 7px);
        flex-basis: calc(50% - 7px);
  }

  .category__products > div.product-tile:nth-child(2n-1) {
    margin-left: 0px;
    margin-right: 0px;
  }

  .category__products > div.product-tile:nth-child(2n) {
    margin-left: 14px;
    margin-right: 0;
  }
  .category__products .btn_more {
    padding: 12px 10px;
  }
  .product-tile__reviews {
    margin-left: 5px;
  }
  .product-tile__compare .tooltip__holder {
    display: none;
  }
  .page-navigation > .container-in {
    padding: 0 10px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .page-navigation > .container-in > button:last-child {
    text-align: right;
    margin-left: 21px;
  }
  .cart-simple__body > .parts {
    max-width: 100%;
  }
  .wishlist-page__compare {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .article__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .quiz__banner-text {
    font-size: 23px;
    line-height: 26px;
  }
}

@media screen and (min-width: 576px) and (max-width: 840px) {
  .popup-cart__th > .container-in > div:nth-child(3) {
    display: none;
  }
  .popup-cart__item > div:nth-child(3) {
    display: none;
  }
}

@media screen and (min-width: 400px) and (max-width: 1219px) {
  .popup-fast-order__th > .container-in > div:nth-child(3) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 4 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 4 - 20px);
        flex-basis: calc(100% / 24 * 4 - 20px);
  }
  .popup-fast-order__th > .container-in > div:nth-child(4) {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 7 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 7 - 20px);
        flex-basis: calc(100% / 24 * 7 - 20px);
  }
}

@media screen and (min-width: 400px) and (max-width: 575px) {
  .main-categories__item > .description > div > div.name {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 24 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 24 - 20px);
        flex-basis: calc(100% / 24 * 24 - 20px);
  }
  .main-categories__item > .description > div > div.name:before {
    display: none;
  }
  .product-article {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .product-tile__reviews .product-tile__reviews-rating {
    margin-right: 2px;
  }
  .page-navigation > .container-in {
    margin: 0;
  }
  .article__item {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
}

@media screen and (min-width: 400px) {
  .product-reviews__review__answer {
    margin: 20px 0 0 20px;
  }
  .wishlist-page__compare {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 14 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 14 - 20px);
        flex-basis: calc(100% / 24 * 14 - 20px);
  }
}

@media (max-width: 1219px) {
  .product__credit-link {
    width: auto;
  }
}

@media (min-width: 1220px) {
  .product-tile {
    min-height: 376px;
  }
}

@media screen and (min-width: 400px) and (max-width: 839px) {
  .page-navigation > .container-in .page-navigation__pages {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .page-navigation > .container-in > button:first-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
  .page-navigation > .container-in > button:last-child {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-flex: 0;
        -ms-flex: 0 0 auto;
            flex: 0 0 auto;
    margin-left: 10px;
    margin-right: 10px;
    max-width: calc(100% / 24 * 12 - 20px);
    -ms-flex-preferred-size: calc(100% / 24 * 12 - 20px);
        flex-basis: calc(100% / 24 * 12 - 20px);
  }
}

@media screen and (max-width: 640px) {
  .article .review-user {
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }

  .article .review-user:after {
    display: none;
  }

  .article .review-content {
    padding: 25px;
  }

  .article .article-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 20px;
  }

  .article .article-img_box {
    float: none;
    margin-left: 0px;
    max-width: 100%;
  }

  .article .poster {
    margin: 0px auto;
  }

  .article .article-order .content {
    -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
            flex: 1 1 auto;
  }

  .article .t-msg {
    padding: 20px;
  }

  .article .article ul.green-bullet {
    margin-left: 30px;
  }

  .article .info-lb {
    margin-left: 30px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
}

