@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:400,400i,500,500i,600,600i,700,700i,800,800i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext,vietnamese');
/*Шрифты*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  margin: 0; }

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

a:active, a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button, select {
  text-transform: none; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled], html input[disabled] {
  cursor: default; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

table {
  border-collapse: collapse; }
/*border-spacing:0*/
/*td,th{padding:0}*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr, img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }

  p, h2, h3 {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }

@media screen and (min-width: 640px) {
    .remodal {
      max-width: 400px; } }

.remodal-wrapper {
  padding: 0; }

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

.reset-indents {
  padding: 0;
  margin: 0; }

.reset-font {
  line-height: 0;
  font-size: 0; }

.clear-list {
  list-style: none;
  padding: 0;
  margin: 0; }

.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .clearfix:after {
    clear: both; }

.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0; }

.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: ''; }

.overflowHidden {
  overflow: hidden; }

ins {
  text-decoration: none; }

.thumb, .YMaps, .ymaps-map {
  color: #000; }

.table {
  display: table; }
  .table .tr {
    display: table-row; }
    .table .tr .td {
      display: table-cell; }

.table0, .table1, .table2 {
  border-collapse: collapse; }
  .table0 td, .table1 td, .table2 td {
    padding: 0.5em; }

.table1, .table2 {
  border: 1px solid #afafaf; }
  .table1 td, .table2 td, .table1 th, .table2 th {
    border: 1px solid #afafaf; }

.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #f00; }

.menu-default, .menu-default ul, .menu-default li {
  padding: 0;
  margin: 0;
  list-style: none; }

img, textarea, object, object embed, .table-wrapper {
  max-width: 100%; }

.table-wrapper {
  overflow: auto; }

img {
  height: auto; }

table img {
  max-width: none; }

* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a {
  text-decoration: underline;
  color: #00f; }
  a:hover {
    text-decoration: none; }
  a img {
    border-color: #000; }
/*Дефолтные стили для html документа*/
.shop-product-btn {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  border: none;
  background: #3badff;
  -moz-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
  -webkit-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
  box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
  text-transform: uppercase;
  outline: none;
  transition: all 0.35s;
  text-align: center;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  .shop-product-btn.type-1, .shop-product-btn.type-2 {
    padding: 15px 26px;
    font: 700 14px/1 'Montserrat', Arial, Helvetica, sans-serif;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    -ms-border-radius: none;
    -o-border-radius: none;
    border-radius: none; }
  .shop-product-btn.type-3 {
    padding: 15px 26px;
    font: 700 14px/1 'Montserrat', Arial, Helvetica, sans-serif;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    -ms-border-radius: none;
    -o-border-radius: none;
    border-radius: none; }
  .shop-product-btn:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #4fb5ff; }
  .shop-product-btn:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #359ce6; }
  .shop-product-btn.buy span {
    display: inline-block;
    padding-left: 26px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%204h16v12H0V4zm3.5%202a4.5%204.5%200%200%200%209%200h-1a3.5%203.5%200%200%201-7%200h-1zM0%200h16v3H0V0z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat;
    background-position: 0 0; }
  .shop-product-btn.onrequest {
    background: #fff;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .shop-product-btn.notavailable {
    font-size: 14px;
    font-weight: 500;
    color: rgba(34, 34, 34, 0.1);
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    border: none;
    background: #fff;
    pointer-events: none; }

body .product-compare {
  position: relative;
  border: none;
  padding: 0; }
  body .product-compare.product-compare-added {
    font-size: 0; }
    body .product-compare.product-compare-added .compare_checkbox {
      position: relative;
      display: inline-block;
      vertical-align: top;
      height: 36px;
      width: 36px;
      margin: 0;
      border-radius: 100%; }
      body .product-compare.product-compare-added .compare_checkbox:before {
        position: absolute;
        cursor: pointer;
        content: '';
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        border-radius: 100%;
        transition: all 0.35s;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ff4141; }
      body .product-compare.product-compare-added .compare_checkbox input[type="checkbox"] {
        opacity: 0;
        visibility: hidden; }
    body .product-compare.product-compare-added .link-reset {
      position: absolute;
      top: 100%;
      left: 50%;
      transform: translateX(-50%);
      z-index: 2;
      border-radius: 0;
      padding: 11px 48px 11px 16px;
      box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
      background: #fff;
      color: #222;
      font-size: 12px;
      font-weight: 400;
      margin: 6px 0 0; }
      body .product-compare.product-compare-added .link-reset > span {
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: 36px;
        font-size: 12px;
        font-weight: 700;
        line-height: 36px;
        color: inherit;
        background: #f7f7f7; }
  body .product-compare .compare_plus {
    position: relative;
    width: 36px;
    height: 36px;
    border-radius: 100%;
    font-size: 0;
    padding: 0;
    box-shadow: none;
    background: #fff; }
    body .product-compare .compare_plus:before {
      position: absolute;
      cursor: pointer;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    body .product-compare .compare_plus input {
      position: absolute;
      width: 0;
      height: 0;
      padding: 0;
      overflow: hidden;
      visibility: hidden;
      padding: 0;
      border: none;
      background: none;
      -webkit-appearance: none;
      /* for FF */
      -moz-appearance: none; }

.gr-button-1, #shop2-cart .shop2-cart-table__cleanup .shop2-btn {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font: 700 14px 'Montserrat', Arial, Helvetica, sans-serif;
  border: none;
  background: #ff4141;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
  -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
  box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
  outline: none;
  transition: all 0.35s;
  text-align: center;
  padding: 15px 26px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  .gr-button-1:hover, #shop2-cart .shop2-cart-table__cleanup .shop2-btn:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #ff5454; }
  .gr-button-1:active, #shop2-cart .shop2-cart-table__cleanup .shop2-btn:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #e63b3b; }

.gr-button-2 {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font: 700 14px 'Montserrat', Arial, Helvetica, sans-serif;
  border: none;
  background: #452fff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 6px 8px -4px rgba(69, 47, 255, 0.51);
  -webkit-box-shadow: 0 6px 8px -4px rgba(69, 47, 255, 0.51);
  box-shadow: 0 6px 8px -4px rgba(69, 47, 255, 0.51);
  outline: none;
  transition: all 0.35s;
  text-align: center;
  padding: 15px 26px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  .gr-button-2:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #5844ff; }
  .gr-button-2:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #3e2ae6; }

.gr-button-3, .login-form .register_btn, .cart-registration .form-registration a.shop2-btn, .cart-registration .cart-registration__btn .shop2-btn, .comments-reg .tpl-btns a {
  position: relative;
  background-clip: border-box;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #222;
  font: 700 14px 'Montserrat', Arial, Helvetica, sans-serif;
  border: none;
  background: #f7f7f7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: inset 0 0 0 1px rgba(34, 34, 34, 0.2);
  -webkit-box-shadow: inset 0 0 0 1px rgba(34, 34, 34, 0.2);
  box-shadow: inset 0 0 0 1px rgba(34, 34, 34, 0.2);
  outline: none;
  transition: all 0.35s;
  text-align: center;
  padding: 15px 26px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  .gr-button-3:hover, .login-form .register_btn:hover, .cart-registration .form-registration a.shop2-btn:hover, .cart-registration .cart-registration__btn .shop2-btn:hover, .comments-reg .tpl-btns a:hover {
    color: #222;
    border: none;
    box-shadow: inset 0 0 0 1px rgba(34, 34, 34, 0.2);
    background: #f7f7f7; }
  .gr-button-3:active, .login-form .register_btn:active, .cart-registration .form-registration a.shop2-btn:active, .cart-registration .cart-registration__btn .shop2-btn:active, .comments-reg .tpl-btns a:active {
    color: #222;
    border: none;
    box-shadow: inset 0 0 0 1px rgba(34, 34, 34, 0.2);
    background: #f7f7f7; }

.gr-button-4 {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font: 700 14px 'Montserrat', Arial, Helvetica, sans-serif;
  border: none;
  background: #222;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  transition: all 0.35s;
  text-align: center;
  padding: 15px 26px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  .gr-button-4:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #383838; }
  .gr-button-4:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #1f1f1f; }

.default-button, #shop2-cart .shop2-cart-update .shop2-btn {
  position: relative;
  outline: none;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s;
  border-radius: 0;
  background: none;
  box-shadow: none;
  background-clip: border-box;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }

.gr-icon-btn, .slick-prev, .slick-next {
  position: relative;
  min-height: 40px;
  width: 40px;
  height: 40px;
  display: inline-block;
  vertical-align: top;
  border: none;
  background: #452fff;
  -moz-box-shadow: 0 6px 8px -4px rgba(69, 47, 255, 0.51);
  -webkit-box-shadow: 0 6px 8px -4px rgba(69, 47, 255, 0.51);
  box-shadow: 0 6px 8px -4px rgba(69, 47, 255, 0.51);
  background-clip: border-box;
  text-align: center;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  outline: none;
  transition: all 0.35s;
  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%; }
  .gr-icon-btn:hover, .slick-prev:hover, .slick-next:hover {
    border: none;
    background: #5844ff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .gr-icon-btn:active, .slick-prev:active, .slick-next:active {
    border: none;
    background: #3e2ae6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .gr-icon-btn:before, .slick-prev:before, .slick-next:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M6.063%2C7.498%20L0.013%2C1.449%20L1.449%2C0.013%20L7.498%2C6.063%20L13.548%2C0.013%20L14.983%2C1.449%20L1.449%2C14.983%20L0.013%2C13.548%20L6.063%2C7.498%20ZM14.983%2C13.548%20L13.548%2C14.983%20L9.386%2C10.821%20L10.821%2C9.386%20L14.983%2C13.548%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }

.slick-prev:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M8.000%2C5.000%20L8.000%2C12.000%20L-0.000%2C6.000%20L8.000%2C-0.000%20L8.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }

.slick-next:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M-0.000%2C12.000%20L-0.000%2C-0.000%20L8.000%2C6.000%20L-0.000%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }

.slick-dots {
  margin: 30px 0 0;
  padding: 0;
  font-size: 0;
  list-style: none;
  text-align: center; }
  .slick-dots li {
    margin: 0 5px;
    vertical-align: top;
    display: inline-block; }
    .slick-dots li.slick-active button, .slick-dots li:hover button {
      background: #452fff;
      -moz-box-shadow: inset 0 0 0 1px #452fff;
      -webkit-box-shadow: inset 0 0 0 1px #452fff;
      box-shadow: inset 0 0 0 1px #452fff; }
    .slick-dots li button {
      width: 12px;
      height: 12px;
      font-size: 0;
      padding: 0;
      border: none;
      outline: none;
      background: none;
      -webkit-appearance: none;
      /* for FF */
      -moz-appearance: none;
      transition: all 0.35s;
      -moz-box-shadow: inset 0 0 0 1px #222;
      -webkit-box-shadow: inset 0 0 0 1px #222;
      box-shadow: inset 0 0 0 1px #222;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }

button.shop2-btn, input[type="button"].shop2-btn, input[type="submit"].shop2-btn, a.shop2-btn, .shop2-btn, .tpl-button, a.tpl-button, .tpl-field button, .tpl-field input[type="button"], .tpl-field input[type="file"], .tpl-field input[type="submit"], .gr-field-style button, .gr-field-style input[type="button"], .gr-field-style input[type="file"], .gr-field-style input[type="submit"] {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font: 700 14px 'Montserrat', Arial, Helvetica, sans-serif;
  border: none;
  background: #ff4141;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
  -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
  box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
  outline: none;
  transition: all 0.35s;
  text-align: center;
  padding: 15px 26px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  button.shop2-btn:hover, input[type="button"].shop2-btn:hover, input[type="submit"].shop2-btn:hover, a.shop2-btn:hover, .shop2-btn:hover, .tpl-button:hover, a.tpl-button:hover, .tpl-field button:hover, .tpl-field input[type="button"]:hover, .tpl-field input[type="file"]:hover, .tpl-field input[type="submit"]:hover, .gr-field-style button:hover, .gr-field-style input[type="button"]:hover, .gr-field-style input[type="file"]:hover, .gr-field-style input[type="submit"]:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #ff5454; }
  button.shop2-btn:active, input[type="button"].shop2-btn:active, input[type="submit"].shop2-btn:active, a.shop2-btn:active, .shop2-btn:active, .tpl-button:active, a.tpl-button:active, .tpl-field button:active, .tpl-field input[type="button"]:active, .tpl-field input[type="file"]:active, .tpl-field input[type="submit"]:active, .gr-field-style button:active, .gr-field-style input[type="button"]:active, .gr-field-style input[type="file"]:active, .gr-field-style input[type="submit"]:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #e63b3b; }
  button.shop2-btn.notavailable, input[type="button"].shop2-btn.notavailable, input[type="submit"].shop2-btn.notavailable, a.shop2-btn.notavailable, .shop2-btn.notavailable, .tpl-button.notavailable, a.tpl-button.notavailable, .tpl-field button.notavailable, .tpl-field input[type="button"].notavailable, .tpl-field input[type="file"].notavailable, .tpl-field input[type="submit"].notavailable, .gr-field-style button.notavailable, .gr-field-style input[type="button"].notavailable, .gr-field-style input[type="file"].notavailable, .gr-field-style input[type="submit"].notavailable {
    pointer-events: none;
    color: #5d5d5d;
    border: none;
    box-shadow: none;
    background: #dfdfdf; }
  button.shop2-btn.disabled, input[type="button"].shop2-btn.disabled, input[type="submit"].shop2-btn.disabled, a.shop2-btn.disabled, .shop2-btn.disabled, .tpl-button.disabled, a.tpl-button.disabled, .tpl-field button.disabled, .tpl-field input[type="button"].disabled, .tpl-field input[type="file"].disabled, .tpl-field input[type="submit"].disabled, .gr-field-style button.disabled, .gr-field-style input[type="button"].disabled, .gr-field-style input[type="file"].disabled, .gr-field-style input[type="submit"].disabled {
    pointer-events: none;
    color: #5d5d5d;
    border: none;
    box-shadow: none;
    background: #dfdfdf; }

.shop2-product-folders a {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  white-space: normal;
  color: #fff;
  font: 700 14px 'Montserrat', Arial, Helvetica, sans-serif;
  border: none;
  background: #3badff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  -moz-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
  -webkit-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
  box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
  text-transform: uppercase;
  outline: none;
  transition: all 0.35s;
  text-align: center;
  padding: 15px 26px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  .shop2-product-folders a span {
    display: none; }
  @media (max-width: 640px) {
  .shop2-product-folders a {
    padding: 11px 20px; } }
  @media (max-width: 480px) {
  .shop2-product-folders a {
    width: 100%;
    margin: 0; }
    .shop2-product-folders a + a {
      margin: 8px 0 0; } }
  .shop2-product-folders a:hover {
    color: #fff;
    box-shadow: none;
    background: #4fb5ff; }
  .shop2-product-folders a:active {
    color: #fff;
    box-shadow: none;
    background: #359ce6; }
/*Стили кнопок*/
/*INPUTS*/
/*SELECTS*/
/*CHECKBOXES*/
/*RADIOBUTTONS*/
body .mg-styler-label--checkbox {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  padding: 2px 0 2px;
  color: #888;
  font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
  padding-left: 36px; }
  body .mg-styler-label--checkbox:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    margin-right: 16px;
    width: 20px;
    height: 20px;
    border: none;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: none;
    transition: background-color 0.2s, box-shadow 0.2s; }
  body .mg-styler-label--checkbox:hover {
    color: #222; }
    body .mg-styler-label--checkbox:hover:before {
      border: none;
      box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
      background: #fff; }
  body .mg-styler-label--checkbox.checked {
    color: #222; }
    body .mg-styler-label--checkbox.checked:before {
      border: none;
      box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M9.276%2C0.368%20C9.688%2C0.005%2010.310%2C0.051%2010.667%2C0.471%20C11.013%2C0.879%2010.981%2C1.493%2010.595%2C1.862%20L4.020%2C7.995%20L0.403%2C4.877%20C0.005%2C4.498%20-0.015%2C3.862%200.357%2C3.457%20C0.719%2C3.063%201.321%2C3.031%201.722%2C3.384%20L4.020%2C5.291%20L9.276%2C0.368%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
    body .mg-styler-label--checkbox.checked:hover {
      color: #222; }
      body .mg-styler-label--checkbox.checked:hover:before {
        border: none;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M9.276%2C0.368%20C9.688%2C0.005%2010.310%2C0.051%2010.667%2C0.471%20C11.013%2C0.879%2010.981%2C1.493%2010.595%2C1.862%20L4.020%2C7.995%20L0.403%2C4.877%20C0.005%2C4.498%20-0.015%2C3.862%200.357%2C3.457%20C0.719%2C3.063%201.321%2C3.031%201.722%2C3.384%20L4.020%2C5.291%20L9.276%2C0.368%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
  body .mg-styler-label--checkbox input {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-appearance: none; }

body .mg-styler-label--radio {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  margin: 16px 0;
  padding-top: 6px;
  color: #888;
  font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
  padding-left: 36px; }
  body .mg-styler-label--radio:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    margin-right: 16px;
    width: 20px;
    height: 20px;
    border: none;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 50%;
    transition: background-color 0.2s, box-shadow 0.2s; }
  body .mg-styler-label--radio:hover:before {
    border: none;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
    background: #fff; }
  body .mg-styler-label--radio.checked:before {
    border: none;
    box-shadow: inset 0 0 0 6px #222;
    background: #fff; }
    body .mg-styler-label--radio.checked:hover:before {
      border: none;
      box-shadow: inset 0 0 0 6px #222;
      background: #fff; }
  body .mg-styler-label--radio input {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-appearance: none; }

.form-item .mg-styler-label--checkbox .required, .form-item .mg-styler-label--radio .required {
  padding-bottom: 0;
  display: inline; }

.tpl-anketa-success-note {
  color: #222;
  font: normal 22px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
  text-align: center; }

.tpl-field .field-title, .column .field-title, .gr-field-style .field-title, .option-item .field-title, .form-item .field-title, .tpl-field .tpl-title, .column .tpl-title, .gr-field-style .tpl-title, .option-item .tpl-title, .form-item .tpl-title, .tpl-field > label > span:not(.tpl-required), .column > label > span:not(.tpl-required), .gr-field-style > label > span:not(.tpl-required), .option-item > label > span:not(.tpl-required), .form-item > label > span:not(.tpl-required), .tpl-field > label > strong, .column > label > strong, .gr-field-style > label > strong, .option-item > label > strong, .form-item > label > strong {
  color: #888;
  font: 400 12px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
  padding: 0 0 5px;
  margin: 0;
  display: block; }
  .tpl-field .field-title .required, .column .field-title .required, .gr-field-style .field-title .required, .option-item .field-title .required, .form-item .field-title .required, .tpl-field .tpl-title .required, .column .tpl-title .required, .gr-field-style .tpl-title .required, .option-item .tpl-title .required, .form-item .tpl-title .required, .tpl-field > label > span:not(.tpl-required) .required, .column > label > span:not(.tpl-required) .required, .gr-field-style > label > span:not(.tpl-required) .required, .option-item > label > span:not(.tpl-required) .required, .form-item > label > span:not(.tpl-required) .required, .tpl-field > label > strong .required, .column > label > strong .required, .gr-field-style > label > strong .required, .option-item > label > strong .required, .form-item > label > strong .required {
    padding-left: 2px; }
  .tpl-field .field-note, .column .field-note, .gr-field-style .field-note, .option-item .field-note, .form-item .field-note {
    color: rgba(0, 0, 0, 0.4);
    font: normal 12px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 8px 0 0 0;
    display: block; }
  .tpl-field .error-message, .column .error-message, .gr-field-style .error-message, .option-item .error-message, .form-item .error-message {
    color: #ff5640;
    font: 400 12px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 0 0 5px;
    display: block; }
  .tpl-field .field-required-mark, .column .field-required-mark, .gr-field-style .field-required-mark, .option-item .field-required-mark, .form-item .field-required-mark {
    color: #ff5640; }
  .tpl-field.field-error input[type="text"], .column.field-error input[type="text"], .gr-field-style.field-error input[type="text"], .option-item.field-error input[type="text"], .form-item.field-error input[type="text"], .tpl-field.field-error input[type="email"], .column.field-error input[type="email"], .gr-field-style.field-error input[type="email"], .option-item.field-error input[type="email"], .form-item.field-error input[type="email"], .tpl-field.field-error input[type="tel"], .column.field-error input[type="tel"], .gr-field-style.field-error input[type="tel"], .option-item.field-error input[type="tel"], .form-item.field-error input[type="tel"], .tpl-field.field-error input[type="number"], .column.field-error input[type="number"], .gr-field-style.field-error input[type="number"], .option-item.field-error input[type="number"], .form-item.field-error input[type="number"], .tpl-field.field-error input[type="password"], .column.field-error input[type="password"], .gr-field-style.field-error input[type="password"], .option-item.field-error input[type="password"], .form-item.field-error input[type="password"], .tpl-field.field-error textarea, .column.field-error textarea, .gr-field-style.field-error textarea, .option-item.field-error textarea, .form-item.field-error textarea, .tpl-field.field-error select[multiple], .column.field-error select[multiple], .gr-field-style.field-error select[multiple], .option-item.field-error select[multiple], .form-item.field-error select[multiple] {
    color: #ff4141;
    background: #fff;
    border: none;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .tpl-field.field-error select:not([multiple]), .column.field-error select:not([multiple]), .gr-field-style.field-error select:not([multiple]), .option-item.field-error select:not([multiple]), .form-item.field-error select:not([multiple]) {
    color: #ff4141;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") right 15px top 50% no-repeat #fff;
    border: none;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .tpl-field input[type="text"], .column input[type="text"], .gr-field-style input[type="text"], .option-item input[type="text"], .form-item input[type="text"], .tpl-field input[type="email"], .column input[type="email"], .gr-field-style input[type="email"], .option-item input[type="email"], .form-item input[type="email"], .tpl-field input[type="tel"], .column input[type="tel"], .gr-field-style input[type="tel"], .option-item input[type="tel"], .form-item input[type="tel"], .tpl-field input[type="number"], .column input[type="number"], .gr-field-style input[type="number"], .option-item input[type="number"], .form-item input[type="number"], .tpl-field input[type="password"], .column input[type="password"], .gr-field-style input[type="password"], .option-item input[type="password"], .form-item input[type="password"] {
    font: 600 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #888;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 13px 16px;
    width: 100%;
    height: auto;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.35s; }
  .tpl-field input[type="text"]:hover, .column input[type="text"]:hover, .gr-field-style input[type="text"]:hover, .option-item input[type="text"]:hover, .form-item input[type="text"]:hover, .tpl-field input[type="email"]:hover, .column input[type="email"]:hover, .gr-field-style input[type="email"]:hover, .option-item input[type="email"]:hover, .form-item input[type="email"]:hover, .tpl-field input[type="tel"]:hover, .column input[type="tel"]:hover, .gr-field-style input[type="tel"]:hover, .option-item input[type="tel"]:hover, .form-item input[type="tel"]:hover, .tpl-field input[type="number"]:hover, .column input[type="number"]:hover, .gr-field-style input[type="number"]:hover, .option-item input[type="number"]:hover, .form-item input[type="number"]:hover, .tpl-field input[type="password"]:hover, .column input[type="password"]:hover, .gr-field-style input[type="password"]:hover, .option-item input[type="password"]:hover, .form-item input[type="password"]:hover {
    color: #222;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
    .tpl-field input[type="text"]:hover::-webkit-input-placeholder, .column input[type="text"]:hover::-webkit-input-placeholder, .gr-field-style input[type="text"]:hover::-webkit-input-placeholder, .option-item input[type="text"]:hover::-webkit-input-placeholder, .form-item input[type="text"]:hover::-webkit-input-placeholder, .tpl-field input[type="email"]:hover::-webkit-input-placeholder, .column input[type="email"]:hover::-webkit-input-placeholder, .gr-field-style input[type="email"]:hover::-webkit-input-placeholder, .option-item input[type="email"]:hover::-webkit-input-placeholder, .form-item input[type="email"]:hover::-webkit-input-placeholder, .tpl-field input[type="tel"]:hover::-webkit-input-placeholder, .column input[type="tel"]:hover::-webkit-input-placeholder, .gr-field-style input[type="tel"]:hover::-webkit-input-placeholder, .option-item input[type="tel"]:hover::-webkit-input-placeholder, .form-item input[type="tel"]:hover::-webkit-input-placeholder, .tpl-field input[type="number"]:hover::-webkit-input-placeholder, .column input[type="number"]:hover::-webkit-input-placeholder, .gr-field-style input[type="number"]:hover::-webkit-input-placeholder, .option-item input[type="number"]:hover::-webkit-input-placeholder, .form-item input[type="number"]:hover::-webkit-input-placeholder, .tpl-field input[type="password"]:hover::-webkit-input-placeholder, .column input[type="password"]:hover::-webkit-input-placeholder, .gr-field-style input[type="password"]:hover::-webkit-input-placeholder, .option-item input[type="password"]:hover::-webkit-input-placeholder, .form-item input[type="password"]:hover::-webkit-input-placeholder {
      color: #222; }
    .tpl-field input[type="text"]:hover:moz-placeholder, .column input[type="text"]:hover:moz-placeholder, .gr-field-style input[type="text"]:hover:moz-placeholder, .option-item input[type="text"]:hover:moz-placeholder, .form-item input[type="text"]:hover:moz-placeholder, .tpl-field input[type="email"]:hover:moz-placeholder, .column input[type="email"]:hover:moz-placeholder, .gr-field-style input[type="email"]:hover:moz-placeholder, .option-item input[type="email"]:hover:moz-placeholder, .form-item input[type="email"]:hover:moz-placeholder, .tpl-field input[type="tel"]:hover:moz-placeholder, .column input[type="tel"]:hover:moz-placeholder, .gr-field-style input[type="tel"]:hover:moz-placeholder, .option-item input[type="tel"]:hover:moz-placeholder, .form-item input[type="tel"]:hover:moz-placeholder, .tpl-field input[type="number"]:hover:moz-placeholder, .column input[type="number"]:hover:moz-placeholder, .gr-field-style input[type="number"]:hover:moz-placeholder, .option-item input[type="number"]:hover:moz-placeholder, .form-item input[type="number"]:hover:moz-placeholder, .tpl-field input[type="password"]:hover:moz-placeholder, .column input[type="password"]:hover:moz-placeholder, .gr-field-style input[type="password"]:hover:moz-placeholder, .option-item input[type="password"]:hover:moz-placeholder, .form-item input[type="password"]:hover:moz-placeholder {
      color: #222; }
    .tpl-field input[type="text"]:hover::-moz-placeholder, .column input[type="text"]:hover::-moz-placeholder, .gr-field-style input[type="text"]:hover::-moz-placeholder, .option-item input[type="text"]:hover::-moz-placeholder, .form-item input[type="text"]:hover::-moz-placeholder, .tpl-field input[type="email"]:hover::-moz-placeholder, .column input[type="email"]:hover::-moz-placeholder, .gr-field-style input[type="email"]:hover::-moz-placeholder, .option-item input[type="email"]:hover::-moz-placeholder, .form-item input[type="email"]:hover::-moz-placeholder, .tpl-field input[type="tel"]:hover::-moz-placeholder, .column input[type="tel"]:hover::-moz-placeholder, .gr-field-style input[type="tel"]:hover::-moz-placeholder, .option-item input[type="tel"]:hover::-moz-placeholder, .form-item input[type="tel"]:hover::-moz-placeholder, .tpl-field input[type="number"]:hover::-moz-placeholder, .column input[type="number"]:hover::-moz-placeholder, .gr-field-style input[type="number"]:hover::-moz-placeholder, .option-item input[type="number"]:hover::-moz-placeholder, .form-item input[type="number"]:hover::-moz-placeholder, .tpl-field input[type="password"]:hover::-moz-placeholder, .column input[type="password"]:hover::-moz-placeholder, .gr-field-style input[type="password"]:hover::-moz-placeholder, .option-item input[type="password"]:hover::-moz-placeholder, .form-item input[type="password"]:hover::-moz-placeholder {
      color: #222; }
    .tpl-field input[type="text"]:hover:-ms-input-placeholder, .column input[type="text"]:hover:-ms-input-placeholder, .gr-field-style input[type="text"]:hover:-ms-input-placeholder, .option-item input[type="text"]:hover:-ms-input-placeholder, .form-item input[type="text"]:hover:-ms-input-placeholder, .tpl-field input[type="email"]:hover:-ms-input-placeholder, .column input[type="email"]:hover:-ms-input-placeholder, .gr-field-style input[type="email"]:hover:-ms-input-placeholder, .option-item input[type="email"]:hover:-ms-input-placeholder, .form-item input[type="email"]:hover:-ms-input-placeholder, .tpl-field input[type="tel"]:hover:-ms-input-placeholder, .column input[type="tel"]:hover:-ms-input-placeholder, .gr-field-style input[type="tel"]:hover:-ms-input-placeholder, .option-item input[type="tel"]:hover:-ms-input-placeholder, .form-item input[type="tel"]:hover:-ms-input-placeholder, .tpl-field input[type="number"]:hover:-ms-input-placeholder, .column input[type="number"]:hover:-ms-input-placeholder, .gr-field-style input[type="number"]:hover:-ms-input-placeholder, .option-item input[type="number"]:hover:-ms-input-placeholder, .form-item input[type="number"]:hover:-ms-input-placeholder, .tpl-field input[type="password"]:hover:-ms-input-placeholder, .column input[type="password"]:hover:-ms-input-placeholder, .gr-field-style input[type="password"]:hover:-ms-input-placeholder, .option-item input[type="password"]:hover:-ms-input-placeholder, .form-item input[type="password"]:hover:-ms-input-placeholder {
      color: #222; }
  .tpl-field input[type="text"]:focus, .column input[type="text"]:focus, .gr-field-style input[type="text"]:focus, .option-item input[type="text"]:focus, .form-item input[type="text"]:focus, .tpl-field input[type="email"]:focus, .column input[type="email"]:focus, .gr-field-style input[type="email"]:focus, .option-item input[type="email"]:focus, .form-item input[type="email"]:focus, .tpl-field input[type="tel"]:focus, .column input[type="tel"]:focus, .gr-field-style input[type="tel"]:focus, .option-item input[type="tel"]:focus, .form-item input[type="tel"]:focus, .tpl-field input[type="number"]:focus, .column input[type="number"]:focus, .gr-field-style input[type="number"]:focus, .option-item input[type="number"]:focus, .form-item input[type="number"]:focus, .tpl-field input[type="password"]:focus, .column input[type="password"]:focus, .gr-field-style input[type="password"]:focus, .option-item input[type="password"]:focus, .form-item input[type="password"]:focus {
    color: #222;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .tpl-field input[type="text"]::-webkit-input-placeholder, .column input[type="text"]::-webkit-input-placeholder, .gr-field-style input[type="text"]::-webkit-input-placeholder, .option-item input[type="text"]::-webkit-input-placeholder, .form-item input[type="text"]::-webkit-input-placeholder, .tpl-field input[type="email"]::-webkit-input-placeholder, .column input[type="email"]::-webkit-input-placeholder, .gr-field-style input[type="email"]::-webkit-input-placeholder, .option-item input[type="email"]::-webkit-input-placeholder, .form-item input[type="email"]::-webkit-input-placeholder, .tpl-field input[type="tel"]::-webkit-input-placeholder, .column input[type="tel"]::-webkit-input-placeholder, .gr-field-style input[type="tel"]::-webkit-input-placeholder, .option-item input[type="tel"]::-webkit-input-placeholder, .form-item input[type="tel"]::-webkit-input-placeholder, .tpl-field input[type="number"]::-webkit-input-placeholder, .column input[type="number"]::-webkit-input-placeholder, .gr-field-style input[type="number"]::-webkit-input-placeholder, .option-item input[type="number"]::-webkit-input-placeholder, .form-item input[type="number"]::-webkit-input-placeholder, .tpl-field input[type="password"]::-webkit-input-placeholder, .column input[type="password"]::-webkit-input-placeholder, .gr-field-style input[type="password"]::-webkit-input-placeholder, .option-item input[type="password"]::-webkit-input-placeholder, .form-item input[type="password"]::-webkit-input-placeholder {
    color: #888;
    opacity: 1 !important; }
  .tpl-field input[type="text"]:moz-placeholder, .column input[type="text"]:moz-placeholder, .gr-field-style input[type="text"]:moz-placeholder, .option-item input[type="text"]:moz-placeholder, .form-item input[type="text"]:moz-placeholder, .tpl-field input[type="email"]:moz-placeholder, .column input[type="email"]:moz-placeholder, .gr-field-style input[type="email"]:moz-placeholder, .option-item input[type="email"]:moz-placeholder, .form-item input[type="email"]:moz-placeholder, .tpl-field input[type="tel"]:moz-placeholder, .column input[type="tel"]:moz-placeholder, .gr-field-style input[type="tel"]:moz-placeholder, .option-item input[type="tel"]:moz-placeholder, .form-item input[type="tel"]:moz-placeholder, .tpl-field input[type="number"]:moz-placeholder, .column input[type="number"]:moz-placeholder, .gr-field-style input[type="number"]:moz-placeholder, .option-item input[type="number"]:moz-placeholder, .form-item input[type="number"]:moz-placeholder, .tpl-field input[type="password"]:moz-placeholder, .column input[type="password"]:moz-placeholder, .gr-field-style input[type="password"]:moz-placeholder, .option-item input[type="password"]:moz-placeholder, .form-item input[type="password"]:moz-placeholder {
    color: #888;
    opacity: 1 !important; }
  .tpl-field input[type="text"]::-moz-placeholder, .column input[type="text"]::-moz-placeholder, .gr-field-style input[type="text"]::-moz-placeholder, .option-item input[type="text"]::-moz-placeholder, .form-item input[type="text"]::-moz-placeholder, .tpl-field input[type="email"]::-moz-placeholder, .column input[type="email"]::-moz-placeholder, .gr-field-style input[type="email"]::-moz-placeholder, .option-item input[type="email"]::-moz-placeholder, .form-item input[type="email"]::-moz-placeholder, .tpl-field input[type="tel"]::-moz-placeholder, .column input[type="tel"]::-moz-placeholder, .gr-field-style input[type="tel"]::-moz-placeholder, .option-item input[type="tel"]::-moz-placeholder, .form-item input[type="tel"]::-moz-placeholder, .tpl-field input[type="number"]::-moz-placeholder, .column input[type="number"]::-moz-placeholder, .gr-field-style input[type="number"]::-moz-placeholder, .option-item input[type="number"]::-moz-placeholder, .form-item input[type="number"]::-moz-placeholder, .tpl-field input[type="password"]::-moz-placeholder, .column input[type="password"]::-moz-placeholder, .gr-field-style input[type="password"]::-moz-placeholder, .option-item input[type="password"]::-moz-placeholder, .form-item input[type="password"]::-moz-placeholder {
    color: #888;
    opacity: 1 !important; }
  .tpl-field input[type="text"]:-ms-input-placeholder, .column input[type="text"]:-ms-input-placeholder, .gr-field-style input[type="text"]:-ms-input-placeholder, .option-item input[type="text"]:-ms-input-placeholder, .form-item input[type="text"]:-ms-input-placeholder, .tpl-field input[type="email"]:-ms-input-placeholder, .column input[type="email"]:-ms-input-placeholder, .gr-field-style input[type="email"]:-ms-input-placeholder, .option-item input[type="email"]:-ms-input-placeholder, .form-item input[type="email"]:-ms-input-placeholder, .tpl-field input[type="tel"]:-ms-input-placeholder, .column input[type="tel"]:-ms-input-placeholder, .gr-field-style input[type="tel"]:-ms-input-placeholder, .option-item input[type="tel"]:-ms-input-placeholder, .form-item input[type="tel"]:-ms-input-placeholder, .tpl-field input[type="number"]:-ms-input-placeholder, .column input[type="number"]:-ms-input-placeholder, .gr-field-style input[type="number"]:-ms-input-placeholder, .option-item input[type="number"]:-ms-input-placeholder, .form-item input[type="number"]:-ms-input-placeholder, .tpl-field input[type="password"]:-ms-input-placeholder, .column input[type="password"]:-ms-input-placeholder, .gr-field-style input[type="password"]:-ms-input-placeholder, .option-item input[type="password"]:-ms-input-placeholder, .form-item input[type="password"]:-ms-input-placeholder {
    color: #888;
    opacity: 1 !important; }
  .tpl-field input[type="text"]::-webkit-inner-spin-button, .column input[type="text"]::-webkit-inner-spin-button, .gr-field-style input[type="text"]::-webkit-inner-spin-button, .option-item input[type="text"]::-webkit-inner-spin-button, .form-item input[type="text"]::-webkit-inner-spin-button, .tpl-field input[type="email"]::-webkit-inner-spin-button, .column input[type="email"]::-webkit-inner-spin-button, .gr-field-style input[type="email"]::-webkit-inner-spin-button, .option-item input[type="email"]::-webkit-inner-spin-button, .form-item input[type="email"]::-webkit-inner-spin-button, .tpl-field input[type="tel"]::-webkit-inner-spin-button, .column input[type="tel"]::-webkit-inner-spin-button, .gr-field-style input[type="tel"]::-webkit-inner-spin-button, .option-item input[type="tel"]::-webkit-inner-spin-button, .form-item input[type="tel"]::-webkit-inner-spin-button, .tpl-field input[type="number"]::-webkit-inner-spin-button, .column input[type="number"]::-webkit-inner-spin-button, .gr-field-style input[type="number"]::-webkit-inner-spin-button, .option-item input[type="number"]::-webkit-inner-spin-button, .form-item input[type="number"]::-webkit-inner-spin-button, .tpl-field input[type="password"]::-webkit-inner-spin-button, .column input[type="password"]::-webkit-inner-spin-button, .gr-field-style input[type="password"]::-webkit-inner-spin-button, .option-item input[type="password"]::-webkit-inner-spin-button, .form-item input[type="password"]::-webkit-inner-spin-button, .tpl-field input[type="text"]::-webkit-outer-spin-button, .column input[type="text"]::-webkit-outer-spin-button, .gr-field-style input[type="text"]::-webkit-outer-spin-button, .option-item input[type="text"]::-webkit-outer-spin-button, .form-item input[type="text"]::-webkit-outer-spin-button, .tpl-field input[type="email"]::-webkit-outer-spin-button, .column input[type="email"]::-webkit-outer-spin-button, .gr-field-style input[type="email"]::-webkit-outer-spin-button, .option-item input[type="email"]::-webkit-outer-spin-button, .form-item input[type="email"]::-webkit-outer-spin-button, .tpl-field input[type="tel"]::-webkit-outer-spin-button, .column input[type="tel"]::-webkit-outer-spin-button, .gr-field-style input[type="tel"]::-webkit-outer-spin-button, .option-item input[type="tel"]::-webkit-outer-spin-button, .form-item input[type="tel"]::-webkit-outer-spin-button, .tpl-field input[type="number"]::-webkit-outer-spin-button, .column input[type="number"]::-webkit-outer-spin-button, .gr-field-style input[type="number"]::-webkit-outer-spin-button, .option-item input[type="number"]::-webkit-outer-spin-button, .form-item input[type="number"]::-webkit-outer-spin-button, .tpl-field input[type="password"]::-webkit-outer-spin-button, .column input[type="password"]::-webkit-outer-spin-button, .gr-field-style input[type="password"]::-webkit-outer-spin-button, .option-item input[type="password"]::-webkit-outer-spin-button, .form-item input[type="password"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .tpl-field textarea, .column textarea, .gr-field-style textarea, .option-item textarea, .form-item textarea {
    font: 600 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #888;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 13px 16px;
    width: 100%;
    min-width: 100%;
    min-height: 100px;
    height: auto;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.35s; }
  .tpl-field textarea:hover, .column textarea:hover, .gr-field-style textarea:hover, .option-item textarea:hover, .form-item textarea:hover {
    color: #222;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
    .tpl-field textarea:hover::-webkit-input-placeholder, .column textarea:hover::-webkit-input-placeholder, .gr-field-style textarea:hover::-webkit-input-placeholder, .option-item textarea:hover::-webkit-input-placeholder, .form-item textarea:hover::-webkit-input-placeholder {
      color: #222; }
    .tpl-field textarea:hover:moz-placeholder, .column textarea:hover:moz-placeholder, .gr-field-style textarea:hover:moz-placeholder, .option-item textarea:hover:moz-placeholder, .form-item textarea:hover:moz-placeholder {
      color: #222; }
    .tpl-field textarea:hover::-moz-placeholder, .column textarea:hover::-moz-placeholder, .gr-field-style textarea:hover::-moz-placeholder, .option-item textarea:hover::-moz-placeholder, .form-item textarea:hover::-moz-placeholder {
      color: #222; }
    .tpl-field textarea:hover:-ms-input-placeholder, .column textarea:hover:-ms-input-placeholder, .gr-field-style textarea:hover:-ms-input-placeholder, .option-item textarea:hover:-ms-input-placeholder, .form-item textarea:hover:-ms-input-placeholder {
      color: #222; }
  .tpl-field textarea:focus, .column textarea:focus, .gr-field-style textarea:focus, .option-item textarea:focus, .form-item textarea:focus {
    color: #222;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .tpl-field textarea::-webkit-input-placeholder, .column textarea::-webkit-input-placeholder, .gr-field-style textarea::-webkit-input-placeholder, .option-item textarea::-webkit-input-placeholder, .form-item textarea::-webkit-input-placeholder {
    color: #888;
    opacity: 1 !important; }
  .tpl-field textarea:moz-placeholder, .column textarea:moz-placeholder, .gr-field-style textarea:moz-placeholder, .option-item textarea:moz-placeholder, .form-item textarea:moz-placeholder {
    color: #888;
    opacity: 1 !important; }
  .tpl-field textarea::-moz-placeholder, .column textarea::-moz-placeholder, .gr-field-style textarea::-moz-placeholder, .option-item textarea::-moz-placeholder, .form-item textarea::-moz-placeholder {
    color: #888;
    opacity: 1 !important; }
  .tpl-field textarea:-ms-input-placeholder, .column textarea:-ms-input-placeholder, .gr-field-style textarea:-ms-input-placeholder, .option-item textarea:-ms-input-placeholder, .form-item textarea:-ms-input-placeholder {
    color: #888;
    opacity: 1 !important; }
  .tpl-field select:not([multiple]), .column select:not([multiple]), .gr-field-style select:not([multiple]), .option-item select:not([multiple]), .form-item select:not([multiple]) {
    font: 600 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #888;
    border: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") right 15px top 50% no-repeat #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 13px 40px 13px 16px;
    width: 100%;
    height: auto;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.35s; }
  .tpl-field select:not([multiple])::-ms-expand, .column select:not([multiple])::-ms-expand, .gr-field-style select:not([multiple])::-ms-expand, .option-item select:not([multiple])::-ms-expand, .form-item select:not([multiple])::-ms-expand {
    display: none; }
  .tpl-field select:not([multiple]):hover, .column select:not([multiple]):hover, .gr-field-style select:not([multiple]):hover, .option-item select:not([multiple]):hover, .form-item select:not([multiple]):hover {
    color: #222;
    border: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") right 15px top 50% no-repeat #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .tpl-field select:not([multiple]):focus, .column select:not([multiple]):focus, .gr-field-style select:not([multiple]):focus, .option-item select:not([multiple]):focus, .form-item select:not([multiple]):focus {
    color: #222;
    border: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") right 15px top 50% no-repeat #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .tpl-field select[multiple], .column select[multiple], .gr-field-style select[multiple], .option-item select[multiple], .form-item select[multiple] {
    font: 600 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #888;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 13px 16px;
    width: 100%;
    height: auto;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.35s; }
  .tpl-field select[multiple]::-ms-expand, .column select[multiple]::-ms-expand, .gr-field-style select[multiple]::-ms-expand, .option-item select[multiple]::-ms-expand, .form-item select[multiple]::-ms-expand {
    display: none; }
  .tpl-field select[multiple]:hover, .column select[multiple]:hover, .gr-field-style select[multiple]:hover, .option-item select[multiple]:hover, .form-item select[multiple]:hover {
    color: #222;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .tpl-field select[multiple]:focus, .column select[multiple]:focus, .gr-field-style select[multiple]:focus, .option-item select[multiple]:focus, .form-item select[multiple]:focus {
    color: #222;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .tpl-field.type-hidden, .column.type-hidden, .gr-field-style.type-hidden, .option-item.type-hidden, .form-item.type-hidden {
    display: none; }
  .tpl-field.type-title h2, .column.type-title h2, .gr-field-style.type-title h2, .option-item.type-title h2, .form-item.type-title h2 {
    margin-top: 0; }
  .tpl-field.type-html, .column.type-html, .gr-field-style.type-html, .option-item.type-html, .form-item.type-html {
    line-height: 1.6;
    font-size: 14px; }
  .tpl-field.type-calendar_interval, .column.type-calendar_interval, .gr-field-style.type-calendar_interval, .option-item.type-calendar_interval, .form-item.type-calendar_interval {
    font-size: 0; }
  .tpl-field.type-calendar_interval .calendar-label, .column.type-calendar_interval .calendar-label, .gr-field-style.type-calendar_interval .calendar-label, .option-item.type-calendar_interval .calendar-label, .form-item.type-calendar_interval .calendar-label {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 10px); }
    .tpl-field.type-calendar_interval .calendar-label.disabled, .column.type-calendar_interval .calendar-label.disabled, .gr-field-style.type-calendar_interval .calendar-label.disabled, .option-item.type-calendar_interval .calendar-label.disabled, .form-item.type-calendar_interval .calendar-label.disabled {
      opacity: 0.5;
      pointer-events: none; }
    .tpl-field.type-calendar_interval .calendar-label:first-of-type, .column.type-calendar_interval .calendar-label:first-of-type, .gr-field-style.type-calendar_interval .calendar-label:first-of-type, .option-item.type-calendar_interval .calendar-label:first-of-type, .form-item.type-calendar_interval .calendar-label:first-of-type {
      margin-right: 20px; }
  .tpl-field.type-upload .upload-button input, .column.type-upload .upload-button input, .gr-field-style.type-upload .upload-button input, .option-item.type-upload .upload-button input, .form-item.type-upload .upload-button input {
    display: inline-block;
    vertical-align: middle;
    margin-right: 8px; }
  .tpl-field.type-upload .upload-button .upload-count, .column.type-upload .upload-button .upload-count, .gr-field-style.type-upload .upload-button .upload-count, .option-item.type-upload .upload-button .upload-count, .form-item.type-upload .upload-button .upload-count {
    display: inline-block;
    vertical-align: middle; }
  .tpl-field.type-checkbox ul, .column.type-checkbox ul, .gr-field-style.type-checkbox ul, .option-item.type-checkbox ul, .form-item.type-checkbox ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .tpl-field.type-checkbox ul li, .column.type-checkbox ul li, .gr-field-style.type-checkbox ul li, .option-item.type-checkbox ul li, .form-item.type-checkbox ul li {
      font-size: 0; }
      .tpl-field.type-checkbox ul li + li, .column.type-checkbox ul li + li, .gr-field-style.type-checkbox ul li + li, .option-item.type-checkbox ul li + li, .form-item.type-checkbox ul li + li {
        margin-top: 15px; }
      .tpl-field.type-checkbox ul li label, .column.type-checkbox ul li label, .gr-field-style.type-checkbox ul li label, .option-item.type-checkbox ul li label, .form-item.type-checkbox ul li label {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        cursor: pointer; }
        .tpl-field.type-checkbox ul li label:hover span, .column.type-checkbox ul li label:hover span, .gr-field-style.type-checkbox ul li label:hover span, .option-item.type-checkbox ul li label:hover span, .form-item.type-checkbox ul li label:hover span {
          color: #222; }
          .tpl-field.type-checkbox ul li label:hover span:before, .column.type-checkbox ul li label:hover span:before, .gr-field-style.type-checkbox ul li label:hover span:before, .option-item.type-checkbox ul li label:hover span:before, .form-item.type-checkbox ul li label:hover span:before {
            border: none;
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
            background: #fff; }
          .tpl-field.type-checkbox ul li label:hover input[type="checkbox"]:checked + span, .column.type-checkbox ul li label:hover input[type="checkbox"]:checked + span, .gr-field-style.type-checkbox ul li label:hover input[type="checkbox"]:checked + span, .option-item.type-checkbox ul li label:hover input[type="checkbox"]:checked + span, .form-item.type-checkbox ul li label:hover input[type="checkbox"]:checked + span {
            color: #222; }
          .tpl-field.type-checkbox ul li label:hover input[type="checkbox"]:checked + span:before, .column.type-checkbox ul li label:hover input[type="checkbox"]:checked + span:before, .gr-field-style.type-checkbox ul li label:hover input[type="checkbox"]:checked + span:before, .option-item.type-checkbox ul li label:hover input[type="checkbox"]:checked + span:before, .form-item.type-checkbox ul li label:hover input[type="checkbox"]:checked + span:before {
            border: none;
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
            background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M9.276%2C0.368%20C9.688%2C0.005%2010.310%2C0.051%2010.667%2C0.471%20C11.013%2C0.879%2010.981%2C1.493%2010.595%2C1.862%20L4.020%2C7.995%20L0.403%2C4.877%20C0.005%2C4.498%20-0.015%2C3.862%200.357%2C3.457%20C0.719%2C3.063%201.321%2C3.031%201.722%2C3.384%20L4.020%2C5.291%20L9.276%2C0.368%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
      .tpl-field.type-checkbox ul li input[type="checkbox"], .column.type-checkbox ul li input[type="checkbox"], .gr-field-style.type-checkbox ul li input[type="checkbox"], .option-item.type-checkbox ul li input[type="checkbox"], .form-item.type-checkbox ul li input[type="checkbox"] {
        width: 20px;
        height: 20px;
        padding: 0;
        opacity: 0;
        margin-right: 16px;
        display: inline-block;
        vertical-align: middle;
        visibility: hidden;
        -webkit-appearance: none; }
        .tpl-field.type-checkbox ul li input[type="checkbox"]:checked + span, .column.type-checkbox ul li input[type="checkbox"]:checked + span, .gr-field-style.type-checkbox ul li input[type="checkbox"]:checked + span, .option-item.type-checkbox ul li input[type="checkbox"]:checked + span, .form-item.type-checkbox ul li input[type="checkbox"]:checked + span {
          color: #222; }
          .tpl-field.type-checkbox ul li input[type="checkbox"]:checked + span:before, .column.type-checkbox ul li input[type="checkbox"]:checked + span:before, .gr-field-style.type-checkbox ul li input[type="checkbox"]:checked + span:before, .option-item.type-checkbox ul li input[type="checkbox"]:checked + span:before, .form-item.type-checkbox ul li input[type="checkbox"]:checked + span:before {
            border: none;
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
            background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M9.276%2C0.368%20C9.688%2C0.005%2010.310%2C0.051%2010.667%2C0.471%20C11.013%2C0.879%2010.981%2C1.493%2010.595%2C1.862%20L4.020%2C7.995%20L0.403%2C4.877%20C0.005%2C4.498%20-0.015%2C3.862%200.357%2C3.457%20C0.719%2C3.063%201.321%2C3.031%201.722%2C3.384%20L4.020%2C5.291%20L9.276%2C0.368%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
      .tpl-field.type-checkbox ul li span, .column.type-checkbox ul li span, .gr-field-style.type-checkbox ul li span, .option-item.type-checkbox ul li span, .form-item.type-checkbox ul li span {
        position: relative;
        font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
        color: #888;
        padding-top: 7px;
        max-width: calc(100% - 20px - 16px); }
        .tpl-field.type-checkbox ul li span:before, .column.type-checkbox ul li span:before, .gr-field-style.type-checkbox ul li span:before, .option-item.type-checkbox ul li span:before, .form-item.type-checkbox ul li span:before {
          position: absolute;
          top: 0;
          left: -36px;
          width: 20px;
          height: 20px;
          content: '';
          border: none;
          background: #fff;
          box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
          border-radius: none;
          transition: background-color 0.2s, box-shadow 0.2s; }
  .tpl-field.type-multi_checkbox ul, .column.type-multi_checkbox ul, .gr-field-style.type-multi_checkbox ul, .option-item.type-multi_checkbox ul, .form-item.type-multi_checkbox ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .tpl-field.type-multi_checkbox ul li, .column.type-multi_checkbox ul li, .gr-field-style.type-multi_checkbox ul li, .option-item.type-multi_checkbox ul li, .form-item.type-multi_checkbox ul li {
      font-size: 0; }
      .tpl-field.type-multi_checkbox ul li + li, .column.type-multi_checkbox ul li + li, .gr-field-style.type-multi_checkbox ul li + li, .option-item.type-multi_checkbox ul li + li, .form-item.type-multi_checkbox ul li + li {
        margin-top: 15px; }
      .tpl-field.type-multi_checkbox ul li label, .column.type-multi_checkbox ul li label, .gr-field-style.type-multi_checkbox ul li label, .option-item.type-multi_checkbox ul li label, .form-item.type-multi_checkbox ul li label {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        cursor: pointer; }
        .tpl-field.type-multi_checkbox ul li label:hover span, .column.type-multi_checkbox ul li label:hover span, .gr-field-style.type-multi_checkbox ul li label:hover span, .option-item.type-multi_checkbox ul li label:hover span, .form-item.type-multi_checkbox ul li label:hover span {
          color: #222; }
          .tpl-field.type-multi_checkbox ul li label:hover span:before, .column.type-multi_checkbox ul li label:hover span:before, .gr-field-style.type-multi_checkbox ul li label:hover span:before, .option-item.type-multi_checkbox ul li label:hover span:before, .form-item.type-multi_checkbox ul li label:hover span:before {
            border: none;
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
            background: #fff; }
          .tpl-field.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span, .column.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span, .gr-field-style.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span, .option-item.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span, .form-item.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span {
            color: #222; }
          .tpl-field.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span:before, .column.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span:before, .gr-field-style.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span:before, .option-item.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span:before, .form-item.type-multi_checkbox ul li label:hover input[type="checkbox"]:checked + span:before {
            border: none;
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
            background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M9.276%2C0.368%20C9.688%2C0.005%2010.310%2C0.051%2010.667%2C0.471%20C11.013%2C0.879%2010.981%2C1.493%2010.595%2C1.862%20L4.020%2C7.995%20L0.403%2C4.877%20C0.005%2C4.498%20-0.015%2C3.862%200.357%2C3.457%20C0.719%2C3.063%201.321%2C3.031%201.722%2C3.384%20L4.020%2C5.291%20L9.276%2C0.368%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
      .tpl-field.type-multi_checkbox ul li input[type="checkbox"], .column.type-multi_checkbox ul li input[type="checkbox"], .gr-field-style.type-multi_checkbox ul li input[type="checkbox"], .option-item.type-multi_checkbox ul li input[type="checkbox"], .form-item.type-multi_checkbox ul li input[type="checkbox"] {
        width: 20px;
        height: 20px;
        padding: 0;
        opacity: 0;
        margin-right: 16px;
        display: inline-block;
        vertical-align: middle;
        visibility: hidden;
        -webkit-appearance: none; }
        .tpl-field.type-multi_checkbox ul li input[type="checkbox"]:checked + span, .column.type-multi_checkbox ul li input[type="checkbox"]:checked + span, .gr-field-style.type-multi_checkbox ul li input[type="checkbox"]:checked + span, .option-item.type-multi_checkbox ul li input[type="checkbox"]:checked + span, .form-item.type-multi_checkbox ul li input[type="checkbox"]:checked + span {
          color: #222; }
          .tpl-field.type-multi_checkbox ul li input[type="checkbox"]:checked + span:before, .column.type-multi_checkbox ul li input[type="checkbox"]:checked + span:before, .gr-field-style.type-multi_checkbox ul li input[type="checkbox"]:checked + span:before, .option-item.type-multi_checkbox ul li input[type="checkbox"]:checked + span:before, .form-item.type-multi_checkbox ul li input[type="checkbox"]:checked + span:before {
            border: none;
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
            background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M9.276%2C0.368%20C9.688%2C0.005%2010.310%2C0.051%2010.667%2C0.471%20C11.013%2C0.879%2010.981%2C1.493%2010.595%2C1.862%20L4.020%2C7.995%20L0.403%2C4.877%20C0.005%2C4.498%20-0.015%2C3.862%200.357%2C3.457%20C0.719%2C3.063%201.321%2C3.031%201.722%2C3.384%20L4.020%2C5.291%20L9.276%2C0.368%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
      .tpl-field.type-multi_checkbox ul li span, .column.type-multi_checkbox ul li span, .gr-field-style.type-multi_checkbox ul li span, .option-item.type-multi_checkbox ul li span, .form-item.type-multi_checkbox ul li span {
        position: relative;
        font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
        color: #888;
        padding-top: 7px;
        max-width: calc(100% - 20px - 16px); }
        .tpl-field.type-multi_checkbox ul li span:before, .column.type-multi_checkbox ul li span:before, .gr-field-style.type-multi_checkbox ul li span:before, .option-item.type-multi_checkbox ul li span:before, .form-item.type-multi_checkbox ul li span:before {
          position: absolute;
          top: 0;
          left: -36px;
          width: 20px;
          height: 20px;
          content: '';
          border: none;
          background: #fff;
          box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
          border-radius: none;
          transition: background-color 0.2s, box-shadow 0.2s; }
  .tpl-field.type-radio_group ul, .column.type-radio_group ul, .gr-field-style.type-radio_group ul, .option-item.type-radio_group ul, .form-item.type-radio_group ul {
    padding: 0;
    margin: 0;
    list-style: none; }
    .tpl-field.type-radio_group ul li, .column.type-radio_group ul li, .gr-field-style.type-radio_group ul li, .option-item.type-radio_group ul li, .form-item.type-radio_group ul li {
      font-size: 0; }
      .tpl-field.type-radio_group ul li + li, .column.type-radio_group ul li + li, .gr-field-style.type-radio_group ul li + li, .option-item.type-radio_group ul li + li, .form-item.type-radio_group ul li + li {
        margin-top: 15px; }
      .tpl-field.type-radio_group ul li label, .column.type-radio_group ul li label, .gr-field-style.type-radio_group ul li label, .option-item.type-radio_group ul li label, .form-item.type-radio_group ul li label {
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -moz-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start;
        cursor: pointer; }
        .tpl-field.type-radio_group ul li label:hover span, .column.type-radio_group ul li label:hover span, .gr-field-style.type-radio_group ul li label:hover span, .option-item.type-radio_group ul li label:hover span, .form-item.type-radio_group ul li label:hover span {
          color: #222; }
          .tpl-field.type-radio_group ul li label:hover span:before, .column.type-radio_group ul li label:hover span:before, .gr-field-style.type-radio_group ul li label:hover span:before, .option-item.type-radio_group ul li label:hover span:before, .form-item.type-radio_group ul li label:hover span:before {
            border: none;
            box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
            background: #fff; }
          .tpl-field.type-radio_group ul li label:hover input[type="radio"]:checked + span, .column.type-radio_group ul li label:hover input[type="radio"]:checked + span, .gr-field-style.type-radio_group ul li label:hover input[type="radio"]:checked + span, .option-item.type-radio_group ul li label:hover input[type="radio"]:checked + span, .form-item.type-radio_group ul li label:hover input[type="radio"]:checked + span {
            color: #222; }
          .tpl-field.type-radio_group ul li label:hover input[type="radio"]:checked + span:before, .column.type-radio_group ul li label:hover input[type="radio"]:checked + span:before, .gr-field-style.type-radio_group ul li label:hover input[type="radio"]:checked + span:before, .option-item.type-radio_group ul li label:hover input[type="radio"]:checked + span:before, .form-item.type-radio_group ul li label:hover input[type="radio"]:checked + span:before {
            border: none;
            box-shadow: inset 0 0 0 6px #222;
            background: #fff; }
      .tpl-field.type-radio_group ul li input[type="radio"], .column.type-radio_group ul li input[type="radio"], .gr-field-style.type-radio_group ul li input[type="radio"], .option-item.type-radio_group ul li input[type="radio"], .form-item.type-radio_group ul li input[type="radio"] {
        width: 20px;
        height: 20px;
        padding: 0;
        opacity: 0;
        margin-right: 16px;
        display: inline-block;
        vertical-align: middle;
        visibility: hidden;
        -webkit-appearance: none; }
        .tpl-field.type-radio_group ul li input[type="radio"]:checked + span, .column.type-radio_group ul li input[type="radio"]:checked + span, .gr-field-style.type-radio_group ul li input[type="radio"]:checked + span, .option-item.type-radio_group ul li input[type="radio"]:checked + span, .form-item.type-radio_group ul li input[type="radio"]:checked + span {
          color: #222; }
          .tpl-field.type-radio_group ul li input[type="radio"]:checked + span:before, .column.type-radio_group ul li input[type="radio"]:checked + span:before, .gr-field-style.type-radio_group ul li input[type="radio"]:checked + span:before, .option-item.type-radio_group ul li input[type="radio"]:checked + span:before, .form-item.type-radio_group ul li input[type="radio"]:checked + span:before {
            border: none;
            box-shadow: inset 0 0 0 6px #222;
            background: #fff; }
      .tpl-field.type-radio_group ul li span, .column.type-radio_group ul li span, .gr-field-style.type-radio_group ul li span, .option-item.type-radio_group ul li span, .form-item.type-radio_group ul li span {
        position: relative;
        font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
        color: #888;
        padding-top: 6px;
        max-width: calc(100% - 20px - 16px);
        display: inline-block;
        vertical-align: top; }
        .tpl-field.type-radio_group ul li span:before, .column.type-radio_group ul li span:before, .gr-field-style.type-radio_group ul li span:before, .option-item.type-radio_group ul li span:before, .form-item.type-radio_group ul li span:before {
          position: absolute;
          top: 0;
          left: -36px;
          width: 20px;
          height: 20px;
          content: '';
          border: none;
          background: #fff;
          box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
          border-radius: 50%;
          transition: background-color 0.2s, box-shadow 0.2s; }
/*Стили форм*/
/* Slider slick */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  display: table;
  content: ''; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }

[dir='rtl'] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto; }

.slick-arrow.slick-hidden {
  display: none; }

.shop-view {
  position: relative;
  height: 26px;
  min-width: 57px; }
  @media (max-width: 767px) {
  .shop-view {
    display: none; } }
  .shop-view .shop-view__inner {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    overflow: hidden;
    transition: all 0.35s;
    height: 26px;
    width: 57px; }
  .shop-view .shop-view__inner.active {
    width: 119px; }
    .shop-view .shop-view__inner.active .shop-view__body .shop-view__item.active-view {
      opacity: 1;
      visibility: visible;
      -webkit-box-ordinal-group: inherit1;
      -moz-box-ordinal-group: inherit1;
      -webkit-order: inherit;
      -moz-order: inherit;
      -ms-flex-order: inherit;
      order: inherit; }
    .shop-view .shop-view__inner.active .shop-view__btn {
      border: none;
      box-shadow: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
      .shop-view .shop-view__inner.active .shop-view__btn:hover {
        border: none;
        box-shadow: none;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    .shop-view .shop-view__inner.active .shop-view__item.active-view {
      border: none;
      box-shadow: none; }
      .shop-view .shop-view__inner.active .shop-view__item.thumbs.active-view {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h4v4H0V0zm6%200h4v4H6V0zm6%200h4v4h-4V0zM0%206h4v4H0V6zm6%200h4v4H6V6zm6%200h4v4h-4V6zM0%2012h4v4H0v-4zm6%200h4v4H6v-4zm6%200h4v4h-4v-4z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
      .shop-view .shop-view__inner.active .shop-view__item.simple.active-view {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2016%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h16v4H0V0zm0%2010h16v4H0v-4z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
      .shop-view .shop-view__inner.active .shop-view__item.pricelist.active-view {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2016%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h16v2H0V0zm0%204h16v2H0V4zm0%204h16v2H0V8zm0%204h16v2H0v-2z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50%no-repeat, #fff; }
  .shop-view .shop-view__btn {
    display: inline-block;
    vertical-align: top;
    width: 26px;
    min-width: 26px;
    height: 26px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
    border: none;
    box-shadow: none;
    border-radius: 0;
    transition: all 0.35s;
    cursor: pointer;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
  .shop-view .shop-view__btn:hover {
    border: none;
    box-shadow: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop-view .shop-view__body {
    display: inline-block;
    vertical-align: top;
    overflow: hidden;
    transition: all 0.3s;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
  .shop-view .shop-view__item {
    position: relative;
    width: 31px;
    height: 26px;
    min-width: 31px;
    vertical-align: top;
    display: inline-block;
    text-decoration: none;
    transition: all 0.35s;
    border: none;
    box-shadow: none;
    border-radius: 0; }
  .shop-view .shop-view__item:hover {
    border: none;
    box-shadow: none; }
  .shop-view .shop-view__item.active-view {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1;
    opacity: 1;
    visibility: visible; }
  .shop-view .shop-view__item.thumbs {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h4v4H0V0zm6%200h4v4H6V0zm6%200h4v4h-4V0zM0%206h4v4H0V6zm6%200h4v4H6V6zm6%200h4v4h-4V6zM0%2012h4v4H0v-4zm6%200h4v4H6v-4zm6%200h4v4h-4v-4z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
    .shop-view .shop-view__item.thumbs:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h4v4H0V0zm6%200h4v4H6V0zm6%200h4v4h-4V0zM0%206h4v4H0V6zm6%200h4v4H6V6zm6%200h4v4h-4V6zM0%2012h4v4H0v-4zm6%200h4v4H6v-4zm6%200h4v4h-4v-4z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .shop-view .shop-view__item.simple {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2016%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h16v4H0V0zm0%2010h16v4H0v-4z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
    .shop-view .shop-view__item.simple:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2016%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h16v4H0V0zm0%2010h16v4H0v-4z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .shop-view .shop-view__item.pricelist {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2016%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h16v2H0V0zm0%204h16v2H0V4zm0%204h16v2H0V8zm0%204h16v2H0v-2z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50%no-repeat, #fff; }
    .shop-view .shop-view__item.pricelist:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2016%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h16v2H0V0zm0%204h16v2H0V4zm0%204h16v2H0V8zm0%204h16v2H0v-2z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50%no-repeat, #fff; }
/*Виды отображения товаров*/
/*БЛОК ДОППОЛЕЙ С ЦВЕТОМ .shop2-color-ext-list*/
/*ПОЛЯ .param-val*/
/*БЕГУНОК .input_range_slider*/
.filter-block {
  text-align: left;
  margin: 60px 0 0; }
  .filter-block.hs-margin {
    margin: 0; }
  .filter-block.mobile {
    margin: 0; }
  .filter-block.mobile .ui-widget.ui-widget-content {
    display: none; }
  .filter-block.mobile .shop2-filter__body {
    padding: 20px 24px 28px; }
    @media (max-width: 640px) {
    .filter-block.mobile .shop2-filter__body {
      padding: 17px 16px 21px; } }
  @media (max-width: 640px) {
      .filter-block.mobile .shop2-filter__title {
        padding: 19px 16px; } }
  .filter-block .filter-block__inner {
    width: 100%; }
  .filter-block .shop2-filter__header {
    font: 700 14px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    color: #222;
    padding: 25px 30px;
    text-transform: uppercase;
    display: none; }
  .filter-block .shop2-filter {
    padding: 0;
    margin: 0;
    border: none;
    background: #fff;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1); }
  .filter-block .shop2-filter .result {
    margin: 0 0 0 10px;
    padding: 0;
    height: auto;
    background: none;
    font-size: inherit;
    line-height: inherit; }
  .filter-block .shop2-filter__item {
    margin: 0; }
  .filter-block .shop2-filter__item:last-child {
    margin-bottom: 0; }
  .filter-block .shop2-filter__title {
    padding: 21px 24px 21px;
    margin: 0;
    color: #222;
    font: 500 14px 'Montserrat', Arial, Helvetica, sans-serif;
    border: none;
    background: none;
    box-shadow: none;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis; }
  .filter-block .shop2-filter__title.active {
    border: none;
    background: none;
    box-shadow: none; }
    .filter-block .shop2-filter__title.active:before {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M10.273%2C0.369%20C10.685%2C0.006%2011.309%2C0.052%2011.665%2C0.472%20C12.012%2C0.880%2011.980%2C1.495%2011.594%2C1.864%20L5.999%2C6.995%20L0.404%2C1.864%20C0.006%2C1.484%20-0.014%2C0.848%200.359%2C0.442%20C0.721%2C0.048%201.324%2C0.016%201.725%2C0.369%20L5.999%2C4.289%20L10.273%2C0.369%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat;
      -webkit-transform: scaleY(-1);
      -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      transform: scaleY(-1); }
  .filter-block .shop2-filter__title:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 10px;
    bottom: 0;
    margin-top: -13px;
    width: 26px;
    height: 26px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M10.273%2C0.369%20C10.685%2C0.006%2011.309%2C0.052%2011.665%2C0.472%20C12.012%2C0.880%2011.980%2C1.495%2011.594%2C1.864%20L5.999%2C6.995%20L0.404%2C1.864%20C0.006%2C1.484%20-0.014%2C0.848%200.359%2C0.442%20C0.721%2C0.048%201.324%2C0.016%201.725%2C0.369%20L5.999%2C4.289%20L10.273%2C0.369%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat;
    transition: all 0.35s; }
    @media (max-width: 640px) {
    .filter-block .shop2-filter__title:before {
      right: 2px; } }
  .filter-block .shop2-filter__title a.param-val {
    text-decoration: none; }
    .filter-block .shop2-filter__title a.param-val span {
      font: 500 14px 'Montserrat', Arial, Helvetica, sans-serif;
      color: #222;
      display: block; }
  .filter-block .shop2-filter__title {
    border-bottom: 1px solid #e8eef9; }
  .filter-block .shop2-filter__body {
    font-size: 0;
    padding: 20px 24px 24px;
    display: none;
    background: rgba(0, 33, 114, 0.05); }
  .filter-block .shop2-filter__subtitle {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize;
    display: block !important; }
  .filter-block .input-from, .filter-block .input-to {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 4px); }
  @media (max-width: 640px) {
    .filter-block .input-from, .filter-block .input-to {
      width: calc(50% - 16px); } }
  .filter-block .input-from {
    margin-right: 8px; }
  @media (max-width: 640px) {
    .filter-block .input-from {
      margin-right: 32px; } }
  .filter-block .shop2-filter__checkbox {
    margin: 0 0 10px 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .filter-block .shop2-filter__checkbox .param-val {
    position: relative;
    margin: 0;
    text-decoration: none;
    color: #888;
    font: 400 13px 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 5px 0 5px 36px;
    min-height: 20px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .filter-block .shop2-filter__checkbox .param-val:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      width: 20px;
      height: 20px;
      border: none;
      background: #fff;
      box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
      border-radius: 0;
      transition: background-color 0.2s, box-shadow 0.2s; }
    .filter-block .shop2-filter__checkbox .param-val:hover {
      color: #222; }
      .filter-block .shop2-filter__checkbox .param-val:hover:before {
        border: none;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
        background: #fff; }
    .filter-block .shop2-filter__checkbox .param-val.active-val {
      background: none;
      font: 400 13px 'Montserrat', Arial, Helvetica, sans-serif;
      padding: 5px 0 5px 36px;
      color: #222; }
      .filter-block .shop2-filter__checkbox .param-val.active-val:before {
        border: none;
        box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M9.276%2C0.368%20C9.688%2C0.005%2010.310%2C0.051%2010.667%2C0.471%20C11.013%2C0.879%2010.981%2C1.493%2010.595%2C1.862%20L4.020%2C7.995%20L0.403%2C4.877%20C0.005%2C4.498%20-0.015%2C3.862%200.357%2C3.457%20C0.719%2C3.063%201.321%2C3.031%201.722%2C3.384%20L4.020%2C5.291%20L9.276%2C0.368%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
      .filter-block .shop2-filter__checkbox .param-val.active-val:hover {
        color: #222; }
        .filter-block .shop2-filter__checkbox .param-val.active-val:hover:before {
          border: none;
          box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M9.276%2C0.368%20C9.688%2C0.005%2010.310%2C0.051%2010.667%2C0.471%20C11.013%2C0.879%2010.981%2C1.493%2010.595%2C1.862%20L4.020%2C7.995%20L0.403%2C4.877%20C0.005%2C4.498%20-0.015%2C3.862%200.357%2C3.457%20C0.719%2C3.063%201.321%2C3.031%201.722%2C3.384%20L4.020%2C5.291%20L9.276%2C0.368%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
    .filter-block .shop2-filter__checkbox .param-val p {
      margin: -5px 0 0 0; }
  .filter-block .shop2-filter__params .shop2-filter__checkbox:nth-child(n+7) {
    display: none; }
    .filter-block .shop2-filter__params .shop2-filter__checkbox.active {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
  .filter-block .show_more_fields {
    padding: 10px 0 0; }
  .filter-block .show_more_fields span {
    padding: 0;
    background: transparent;
    box-shadow: none;
    color: #222; }
  .filter-block .shop2-color-ext-popup .shop2-color-ext-list {
    padding: 0;
    overflow: visible; }
    .filter-block .shop2-color-ext-popup .shop2-color-ext-list li {
      float: none;
      border: none;
      background: none;
      vertical-align: top;
      display: inline-block;
      width: 36px;
      height: 36px;
      margin: 0 15px 10px 0; }
      .filter-block .shop2-color-ext-popup .shop2-color-ext-list li:last-child {
        margin-bottom: 0; }
      .filter-block .shop2-color-ext-popup .shop2-color-ext-list li.shop2-color-ext-selected {
        outline: none; }
        .filter-block .shop2-color-ext-popup .shop2-color-ext-list li.shop2-color-ext-selected .color_title .color_icon:before {
          border: none;
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2014%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.047%2C9.837%20C4.845%2C9.837%204.642%2C9.761%204.485%2C9.608%20L0.242%2C5.488%20C-0.081%2C5.174%20-0.092%2C4.654%200.219%2C4.326%20C0.529%2C3.999%201.043%2C3.987%201.366%2C4.302%20L5.029%2C7.858%20L12.403%2C0.221%20C12.718%2C-0.104%2013.231%2C-0.108%2013.552%2C0.207%20C13.872%2C0.525%2013.878%2C1.045%2013.565%2C1.370%20L5.628%2C9.590%20C5.469%2C9.755%205.258%2C9.837%205.047%2C9.837%20Z%22%20%2F%3E%3C%2Fsvg%3E") 50% no-repeat, linear-gradient(223deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 100%);
          box-shadow: 0 0 0 2px #ff4141, inset 0 0 0 2px #fff; }
      .filter-block .shop2-color-ext-popup .shop2-color-ext-list li .color_title {
        display: block !important; }
        .filter-block .shop2-color-ext-popup .shop2-color-ext-list li .color_title .color_icon {
          position: relative;
          vertical-align: top;
          display: inline-block;
          background-size: cover;
          width: 36px;
          height: 36px;
          -webkit-border-radius: 50%;
          -moz-border-radius: 50%;
          -ms-border-radius: 50%;
          -o-border-radius: 50%;
          border-radius: 50%; }
          .filter-block .shop2-color-ext-popup .shop2-color-ext-list li .color_title .color_icon:before {
            position: absolute;
            content: '';
            left: 0;
            right: 0;
            top: 0;
            bottom: 0;
            z-index: 1;
            border: none;
            background: linear-gradient(223deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 100%);
            box-shadow: none;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%; }
        .filter-block .shop2-color-ext-popup .shop2-color-ext-list li .color_title .col_title {
          display: none; }
  .filter-block .shop2-filter__btns {
    font-size: 0;
    padding: 32px 24px 31px;
    background: #fff;
    text-align: center; }
  @media (max-width: 640px) {
    .filter-block .shop2-filter__btns {
      padding: 32px 16px; } }
  .filter-block .shop2-filter__btns--box {
    margin: 0 0 15px; }
    @media (max-width: 640px) {
    .filter-block .shop2-filter__btns--box {
      margin: 0 0 7px; } }
  .filter-block .shop2-filter__btns .filter-btn-result, .filter-block .shop2-filter__btns .result-title {
    color: #222;
    font-size: 12px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase; }
  .filter-block .shop2-filter__btns .shop2-filter-go {
    color: #222;
    font-size: 12px;
    font-weight: 500;
    line-height: 24px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 12px 20px;
    background: rgba(0, 33, 114, 0.05); }
    @media (max-width: 640px) {
    .filter-block .shop2-filter__btns .shop2-filter-go {
      padding: 8px 15px; } }
  .filter-block .shop2-filter__btns .filter-reset {
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    text-transform: lowercase;
    display: inline-block;
    padding-left: 26px;
    margin: 12px 0 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2016%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb%28196%2C%2018%2C%2060%29%22%20d%3D%22M13.500%2C13.462%20L12.691%2C13.462%20C10.206%2C16.074%206.092%2C16.160%203.501%2C13.655%20C2.223%2C12.419%201.500%2C10.711%201.500%2C8.926%20C1.500%2C8.508%201.164%2C8.170%200.750%2C8.170%20C0.336%2C8.170%200.000%2C8.508%200.000%2C8.926%20C-0.000%2C13.380%203.581%2C16.990%208.000%2C16.991%20C10.046%2C16.991%2012.014%2C16.201%2013.500%2C14.783%20L13.500%2C13.462%20ZM11.750%2C13.462%20C11.336%2C13.462%2011.000%2C13.124%2011.000%2C12.706%20C11.000%2C12.288%2011.336%2C11.950%2011.750%2C11.950%20L15.000%2C11.950%20L15.000%2C15.226%20C15.000%2C15.644%2014.664%2C15.982%2014.250%2C15.982%20C13.836%2C15.982%2013.500%2C15.644%2013.500%2C15.226%20L13.500%2C14.783%20C13.902%2C14.399%2014.266%2C13.972%2014.586%2C13.505%20C14.821%2C13.162%2014.736%2C12.691%2014.395%2C12.453%20C14.055%2C12.216%2013.587%2C12.302%2013.352%2C12.645%20C13.152%2C12.938%2012.931%2C13.210%2012.691%2C13.462%20L11.750%2C13.462%20ZM3.309%2C4.390%20L4.250%2C4.390%20C4.664%2C4.390%205.000%2C4.728%205.000%2C5.146%20C5.000%2C5.563%204.664%2C5.902%204.250%2C5.902%20L1.000%2C5.902%20L1.000%2C2.625%20C1.000%2C2.208%201.336%2C1.869%201.750%2C1.869%20C2.164%2C1.869%202.500%2C2.208%202.500%2C2.625%20L2.500%2C3.069%20C5.709%2C0.007%2010.772%2C0.147%2013.809%2C3.381%20C15.216%2C4.879%2016.000%2C6.863%2016.000%2C8.926%20C16.000%2C9.343%2015.664%2C9.682%2015.250%2C9.682%20C14.836%2C9.682%2014.500%2C9.343%2014.500%2C8.926%20C14.500%2C5.307%2011.591%2C2.373%208.001%2C2.373%20C6.230%2C2.373%204.535%2C3.101%203.309%2C4.390%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
    background-position: 0 4px; }
    @media (max-width: 640px) {
    .filter-block .shop2-filter__btns .filter-reset {
      margin: 16px 0 0; } }
  .filter-block .ui-widget.ui-widget-content {
    position: relative;
    display: block;
    border: none;
    background: none;
    box-shadow: none;
    height: 2px;
    border-radius: none;
    margin-top: 20px;
    margin-right: 24px; }
  .filter-block .ui-widget.ui-widget-content:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: -24px;
    bottom: 0;
    border: none;
    background: #fff;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    border-radius: none; }
  .filter-block .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    position: absolute;
    top: 0;
    z-index: 1;
    font-size: 0;
    height: 2px;
    border: none;
    background: #002172;
    box-shadow: none;
    border-radius: none;
    margin: 0 0 0 12px; }
  .filter-block .ui-widget.ui-widget-content .ui-slider-handle {
    position: absolute;
    top: -11px;
    z-index: 2;
    margin: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    transition: background 0.2s, box-shadow 0.2s, border 0.2s;
    border: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23002172%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); }
    .filter-block .ui-widget.ui-widget-content .ui-slider-handle:hover {
      border: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23002172%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); }
    .filter-block .ui-widget.ui-widget-content .ui-slider-handle:active, .filter-block .ui-widget.ui-widget-content .ui-slider-handle.ui-state-active {
      border: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23002172%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); }
/*Фильтр*/
.sorting-panel {
  padding: 17px 16px 17px 24px;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #fff; }
  @media (max-width: 767px) {
  .sorting-panel {
    padding: 18px; } }
  @media (max-width: 640px) {
  .sorting-panel {
    padding: 16px; } }
  .sorting-panel__inner {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 640px) {
    .sorting-panel__inner {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.sorting-block {
  position: relative;
  color: #888;
  font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .sorting-block__box {
    background: #fff;
    border: none;
    box-shadow: none;
    border-radius: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .sorting-block__title {
    position: relative;
    cursor: pointer;
    border-radius: 0; }
  .sorting-block__title:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 30px;
    background: none;
    transition: all 0.35s; }
  .sorting-block__title span {
    position: relative;
    display: block;
    padding: 0; }
    .sorting-block__title span.active {
      display: none; }
    .sorting-block__title span.no-sorting {
      margin: 0 19px 0 0; }
    .sorting-block__title span.asc_param {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5%2011.016v-11H4v11H.964a.5.5%200%200%200-.382.822l3.352%203.984a.5.5%200%200%200%20.747.02l3.725-3.984a.5.5%200%200%200-.366-.842H5z%22%20fill%3D%22%23002172%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
    .sorting-block__title span.desc_param {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.536%204.984v11h-1v-11H.5a.5.5%200%200%201-.383-.822L3.47.178a.5.5%200%200%201%20.748-.02l3.724%203.984a.5.5%200%200%201-.365.842h-3.04z%22%20fill%3D%22%23002172%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .sorting-block__container {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .sorting-block__container .sort-reset {
    position: relative;
    display: block;
    text-decoration: none;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    transition: all 0.35s;
    color: #888;
    padding: 0; }
    .sorting-block__container .sort-reset:hover {
      color: #002172; }
  .sorting-block__container .sort-param {
    position: relative;
    display: block;
    text-decoration: none;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    transition: all 0.35s;
    color: #888;
    padding: 0; }
    .sorting-block__container .sort-param:hover {
      color: #002172; }
    .sorting-block__container .sort-param.asc_param {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M5%2011.016v-11H4v11H.964a.5.5%200%200%200-.382.822l3.352%203.984a.5.5%200%200%200%20.747.02l3.725-3.984a.5.5%200%200%200-.366-.842H5z%22%20fill%3D%22%23A3A3A3%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat;
      padding: 0 19px 0 0;
      margin: 0 19px 0 0; }
      .sorting-block__container .sort-param.asc_param:hover {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5%2011.016v-11H4v11H.964a.5.5%200%200%200-.382.822l3.352%203.984a.5.5%200%200%200%20.747.02l3.725-3.984a.5.5%200%200%200-.366-.842H5z%22%20fill%3D%22%23002172%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
      .sorting-block__container .sort-param.asc_param.active {
        color: #002172;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5%2011.016v-11H4v11H.964a.5.5%200%200%200-.382.822l3.352%203.984a.5.5%200%200%200%20.747.02l3.725-3.984a.5.5%200%200%200-.366-.842H5z%22%20fill%3D%22%23002172%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
    .sorting-block__container .sort-param.desc_param {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M4.536%204.984v11h-1v-11H.5a.5.5%200%200%201-.383-.822L3.47.178a.5.5%200%200%201%20.748-.02l3.724%203.984a.5.5%200%200%201-.365.842h-3.04z%22%20fill%3D%22%23A3A3A3%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat;
      padding: 0 19px 0 0;
      margin: 0 19px 0 0; }
      .sorting-block__container .sort-param.desc_param:hover {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.536%204.984v11h-1v-11H.5a.5.5%200%200%201-.383-.822L3.47.178a.5.5%200%200%201%20.748-.02l3.724%203.984a.5.5%200%200%201-.365.842h-3.04z%22%20fill%3D%22%23002172%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
      .sorting-block__container .sort-param.desc_param.active {
        color: #002172;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.536%204.984v11h-1v-11H.5a.5.5%200%200%201-.383-.822L3.47.178a.5.5%200%200%201%20.748-.02l3.724%203.984a.5.5%200%200%201-.365.842h-3.04z%22%20fill%3D%22%23002172%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .sorting-block__button {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    background: #fff;
    padding: 12px 20px;
    -moz-box-shadow: inset 0 0 0 2px #3badff;
    -webkit-box-shadow: inset 0 0 0 2px #3badff;
    box-shadow: inset 0 0 0 2px #3badff;
    cursor: pointer; }
  @media (min-width: 768px) {
    .sorting-block__button {
      display: none; } }
  .sorting-block.mobile .sorting-block__title {
    display: none; }
  .sorting-block.mobile .sorting-block__box {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .sorting-block.mobile .sorting-block__container {
    width: 100%;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 0 34px; }
    @media (max-width: 640px) {
    .sorting-block.mobile .sorting-block__container {
      margin: 0 0 19px; } }
    .sorting-block.mobile .sorting-block__container .sort-param {
      font-size: 14px;
      font-weight: 500;
      margin: 0; }
      @media (max-width: 640px) {
    .sorting-block.mobile .sorting-block__container .sort-param {
      font-size: 13px; } }
    .sorting-block.mobile .sorting-block__container div + div {
      margin: 24px 0 0; }
  .sorting-block.mobile .sorting-block__button {
    width: 100%;
    text-align: center; }
    @media (max-width: 640px) {
    .sorting-block.mobile .sorting-block__button {
      font-size: 12px;
      padding: 8px 15px; } }

.m-filter-button {
  color: #222;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 10px;
  background: #fff;
  -moz-box-shadow: inset 0 0 0 2px #3badff;
  -webkit-box-shadow: inset 0 0 0 2px #3badff;
  box-shadow: inset 0 0 0 2px #3badff;
  cursor: pointer;
  width: calc(50% - 10px);
  text-align: center; }
  @media (min-width: 768px) {
  .m-filter-button {
    display: none; } }
  @media (max-width: 640px) {
  .m-filter-button {
    width: 100%;
    padding: 8px 10px; } }

.m-sorting-button {
  color: #222;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  padding: 9px 10px;
  background: rgba(0, 33, 114, 0.05);
  cursor: pointer;
  width: calc(50% - 10px);
  margin-right: 20px;
  text-align: center; }
  @media (min-width: 768px) {
  .m-sorting-button {
    display: none; } }
  @media (max-width: 640px) {
  .m-sorting-button {
    width: 100%;
    margin: 0 0 8px;
    padding: 8px 10px; } }

.m-filter {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s; }
  .m-filter.active {
    opacity: 1;
    visibility: visible;
    pointer-events: none; }
  .m-filter.active .m-filter__close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 0.35s; }
  .m-filter__box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    width: 370px;
    -moz-box-shadow: 24px 0 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 24px 0 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 24px 0 20px -12px rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    font-size: 0; }
  @media (max-width: 640px) {
    .m-filter__box {
      width: 264px; } }
  .m-filter__box.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    pointer-events: auto; }
  .m-filter__close {
    position: absolute;
    top: 0;
    left: 370px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    padding: 18px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    opacity: 0;
    visibility: hidden;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.889%2C11.000%20L-0.005%2C2.105%20L2.105%2C-0.005%20L11.000%2C8.889%20L19.894%2C-0.005%20L22.005%2C2.105%20L2.105%2C22.005%20L-0.005%2C19.894%20L8.889%2C11.000%20ZM22.005%2C19.894%20L19.894%2C22.005%20L13.775%2C15.886%20L15.886%2C13.775%20L22.005%2C19.894%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 640px) {
    .m-filter__close {
      left: 264px;
      padding: 16px; } }

.m-sorting {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s; }
  .m-sorting.active {
    opacity: 1;
    visibility: visible;
    pointer-events: none; }
  .m-sorting.active .m-sorting__close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 0.35s; }
  .m-sorting__box {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    width: 370px;
    -moz-box-shadow: 24px 0 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 24px 0 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 24px 0 20px -12px rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    font-size: 0;
    padding: 19px 24px; }
  @media (max-width: 640px) {
    .m-sorting__box {
      width: 264px;
      padding: 13px 16px; } }
  .m-sorting__box.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    pointer-events: auto; }
  .m-sorting__close {
    position: absolute;
    top: 0;
    left: 370px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    padding: 18px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    opacity: 0;
    visibility: hidden;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.889%2C11.000%20L-0.005%2C2.105%20L2.105%2C-0.005%20L11.000%2C8.889%20L19.894%2C-0.005%20L22.005%2C2.105%20L2.105%2C22.005%20L-0.005%2C19.894%20L8.889%2C11.000%20ZM22.005%2C19.894%20L19.894%2C22.005%20L13.775%2C15.886%20L15.886%2C13.775%20L22.005%2C19.894%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 640px) {
    .m-sorting__close {
      left: 264px;
      padding: 16px; } }
/*Сордировка*/
/*ЦИФРЫ*/
/*СТРЕЛКИ*/
/*КНОПКА "ПРЕД."*/
/*КНОПКА "СЛЕД."*/
.shop-pagelist {
  text-align: left;
  padding: 48px 0 0; }
  @media (max-width: 1100px) {
  .shop-pagelist {
    text-align: center;
    padding: 36px 0 0; } }
  @media (max-width: 640px) {
  .shop-pagelist {
    padding: 24px 0 0; } }
  .shop-pagelist__body, .shop-pagelist__mobile {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
    vertical-align: top;
    display: inline-block; }
  .shop-pagelist__body li, .shop-pagelist__mobile li {
    vertical-align: top;
    display: inline-block;
    text-align: center; }
    .shop-pagelist__body li a, .shop-pagelist__mobile li a {
      position: relative;
      text-decoration: none;
      transition: all 0.35s; }
  .shop-pagelist__body .page-num, .shop-pagelist__mobile .page-num {
    font: 500 16px/48px 'Montserrat', Arial, Helvetica, sans-serif;
    width: 48px;
    height: 48px;
    margin: 0 1px; }
    @media (max-width: 640px) {
    .shop-pagelist__body .page-num, .shop-pagelist__mobile .page-num {
      width: 40px;
      height: 40px;
      font-size: 16px;
      line-height: 40px; } }
    @media (max-width: 435px) {
    .shop-pagelist__body .page-num, .shop-pagelist__mobile .page-num {
      width: 30px;
      height: 30px;
      font-size: 14px;
      line-height: 30px; } }
    .shop-pagelist__body .page-num.active-num, .shop-pagelist__mobile .page-num.active-num {
      color: #fff;
      background: #222;
      box-shadow: none;
      border: none; }
    .shop-pagelist__body .page-num.page_first, .shop-pagelist__mobile .page-num.page_first, .shop-pagelist__body .page-num.page_last, .shop-pagelist__mobile .page-num.page_last {
      margin: 0; }
    .shop-pagelist__body .page-num span, .shop-pagelist__mobile .page-num span {
      display: block; }
    .shop-pagelist__body .page-num a, .shop-pagelist__mobile .page-num a {
      display: block;
      transition: all 0.35s;
      color: #222;
      background: #fff;
      box-shadow: none;
      border: none; }
      .shop-pagelist__body .page-num a:hover, .shop-pagelist__mobile .page-num a:hover {
        color: #fff;
        background: #222;
        box-shadow: none;
        border: none; }
      .shop-pagelist__body .page-num a:active, .shop-pagelist__mobile .page-num a:active {
        color: #fff;
        background: #222;
        box-shadow: none;
        border: none; }
  .shop-pagelist__body .page-dots, .shop-pagelist__mobile .page-dots {
    font: 500 16px/48px 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 0 20px; }
    @media (max-width: 640px) {
    .shop-pagelist__body .page-dots, .shop-pagelist__mobile .page-dots {
      font-size: 16px;
      line-height: 40px;
      margin: 0 15px; } }
    @media (max-width: 435px) {
    .shop-pagelist__body .page-dots, .shop-pagelist__mobile .page-dots {
      font-size: 16px;
      line-height: 30px;
      margin: 0 10px; } }
    .shop-pagelist__body .page-dots span, .shop-pagelist__mobile .page-dots span {
      display: block; }
  .shop-pagelist__body .page-prev a, .shop-pagelist__mobile .page-prev a, .shop-pagelist__body .page-next a, .shop-pagelist__mobile .page-next a {
    position: relative;
    display: block;
    padding: 0 40px;
    width: 48px;
    height: 48px;
    font: 400 18px/48px 'Montserrat', Arial, Helvetica, sans-serif; }
    @media (max-width: 640px) {
      .shop-pagelist__body .page-prev a, .shop-pagelist__mobile .page-prev a, .shop-pagelist__body .page-next a, .shop-pagelist__mobile .page-next a {
        height: 40px;
        font-size: 16px;
        line-height: 40px; } }
    @media (max-width: 435px) {
      .shop-pagelist__body .page-prev a, .shop-pagelist__mobile .page-prev a, .shop-pagelist__body .page-next a, .shop-pagelist__mobile .page-next a {
        height: 30px;
        font-size: 14px;
        line-height: 30px; } }
    .shop-pagelist__body .page-prev a span, .shop-pagelist__mobile .page-prev a span, .shop-pagelist__body .page-next a span, .shop-pagelist__mobile .page-next a span {
      font-size: 0; }
  .shop-pagelist__body .page-prev, .shop-pagelist__mobile .page-prev {
    margin: 0 8px 0 0; }
    @media (max-width: 435px) {
    .shop-pagelist__body .page-prev, .shop-pagelist__mobile .page-prev {
      margin: 0 2px 0 0; } }
    .shop-pagelist__body .page-prev.not_active, .shop-pagelist__mobile .page-prev.not_active {
      display: none; }
    .shop-pagelist__body .page-prev.not_active a, .shop-pagelist__mobile .page-prev.not_active a {
      opacity: 0.5;
      pointer-events: none; }
    .shop-pagelist__body .page-prev.only_icons a, .shop-pagelist__mobile .page-prev.only_icons a {
      padding: 0;
      font-size: 0;
      width: 48px;
      background-position: 50%; }
      @media (max-width: 640px) {
      .shop-pagelist__body .page-prev.only_icons a, .shop-pagelist__mobile .page-prev.only_icons a {
        width: 40px; } }
      @media (max-width: 435px) {
      .shop-pagelist__body .page-prev.only_icons a, .shop-pagelist__mobile .page-prev.only_icons a {
        width: 30px; } }
      .shop-pagelist__body .page-prev.only_icons a:hover, .shop-pagelist__mobile .page-prev.only_icons a:hover, .shop-pagelist__body .page-prev.only_icons a:active, .shop-pagelist__mobile .page-prev.only_icons a:active {
        background-position: 50%; }
    .shop-pagelist__body .page-prev a, .shop-pagelist__mobile .page-prev a {
      padding: 0;
      color: #222;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2016%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5.333%203.333V0L0%204l5.333%204V4.667H16V3.333z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
      box-shadow: none;
      border: none; }
    @media (max-width: 435px) {
      .shop-pagelist__body .page-prev a, .shop-pagelist__mobile .page-prev a {
        width: 30px; } }
    .shop-pagelist__body .page-prev a:hover, .shop-pagelist__mobile .page-prev a:hover {
      color: #fff;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2016%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5.333%203.333V0L0%204l5.333%204V4.667H16V3.333z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #222;
      box-shadow: none;
      border: none; }
    .shop-pagelist__body .page-prev a:active, .shop-pagelist__mobile .page-prev a:active {
      color: #fff;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2016%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5.333%203.333V0L0%204l5.333%204V4.667H16V3.333z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #222;
      box-shadow: none;
      border: none; }
  .shop-pagelist__body .page-next, .shop-pagelist__mobile .page-next {
    margin: 0 0 0 8px; }
    @media (max-width: 435px) {
    .shop-pagelist__body .page-next, .shop-pagelist__mobile .page-next {
      margin: 0 0 0 2px; } }
    .shop-pagelist__body .page-next.not_active, .shop-pagelist__mobile .page-next.not_active {
      display: none; }
    .shop-pagelist__body .page-next.not_active a, .shop-pagelist__mobile .page-next.not_active a {
      opacity: 0.5;
      pointer-events: none; }
    .shop-pagelist__body .page-next.only_icons a, .shop-pagelist__mobile .page-next.only_icons a {
      padding: 0;
      font-size: 0;
      width: 48px;
      background-position: 50%; }
      @media (max-width: 640px) {
      .shop-pagelist__body .page-next.only_icons a, .shop-pagelist__mobile .page-next.only_icons a {
        width: 40px; } }
      @media (max-width: 435px) {
      .shop-pagelist__body .page-next.only_icons a, .shop-pagelist__mobile .page-next.only_icons a {
        width: 30px; } }
      .shop-pagelist__body .page-next.only_icons a:hover, .shop-pagelist__mobile .page-next.only_icons a:hover, .shop-pagelist__body .page-next.only_icons a:active, .shop-pagelist__mobile .page-next.only_icons a:active {
        background-position: 50%; }
    .shop-pagelist__body .page-next a, .shop-pagelist__mobile .page-next a {
      padding: 0;
      color: #222;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2016%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M10.667%203.333V0L16%204l-5.333%204V4.667H0V3.333z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
      box-shadow: none;
      border: none; }
    @media (max-width: 435px) {
      .shop-pagelist__body .page-next a, .shop-pagelist__mobile .page-next a {
        width: 30px; } }
    .shop-pagelist__body .page-next a:hover, .shop-pagelist__mobile .page-next a:hover {
      color: #fff;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2016%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M10.667%203.333V0L16%204l-5.333%204V4.667H0V3.333z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #222;
      box-shadow: none;
      border: none; }
    .shop-pagelist__body .page-next a:active, .shop-pagelist__mobile .page-next a:active {
      color: #fff;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2016%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M10.667%203.333V0L16%204l-5.333%204V4.667H0V3.333z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #222;
      box-shadow: none;
      border: none; }
  .shop-pagelist__mobile {
    display: none; }
  .shop-pagelist__mobile .page-prev, .shop-pagelist__mobile .page-next {
    display: block; }
/*Пагинация*/
.login-form {
  width: 414px;
  position: absolute;
  top: 100%;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #f7f7f7;
  border-left: 6px solid #ff4141;
  margin: 12px 0 0;
  padding: 40px 46px 36px 34px;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s;
  z-index: 3; }
  @media (max-width: 640px) {
  .login-form {
    width: 288px;
    right: -48px;
    margin: 8px 0 0;
    border-left: 2px solid #ff4141;
    padding: 23px 23px 26px 21px; } }
  .login-form.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .login-form__header {
    font: 700 16px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #222;
    padding: 0 0 38px;
    text-transform: uppercase; }
  @media (max-width: 640px) {
    .login-form__header {
      padding: 0 0 18px; } }
  .login-form__row {
    margin: 0 0 25px; }
  @media (max-width: 640px) {
    .login-form__row {
      margin: 0 0 12px; } }
  .login-form__row .field-title {
    padding: 0 0 8px; }
    @media (max-width: 640px) {
    .login-form__row .field-title {
      padding: 0 0 5px; } }
  .login-form__row input[type="text"], .login-form__row input[type="password"] {
    padding: 16px; }
    @media (max-width: 640px) {
    .login-form__row input[type="text"], .login-form__row input[type="password"] {
      padding: 12px 16px; } }
  .login-form__row:not(.login) .field-title {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .login-form__row:not(.login) .field-title .forgot_btn {
      text-decoration: none;
      color: #222;
      font-size: 12px;
      font-weight: 400; }
  .login-form .login-btns {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 640px) {
    .login-form .login-btns {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      padding: 4px 0 0; } }
  .login-form .login-btns .gr-button-1 {
    text-transform: uppercase;
    padding: 15px 23px; }
    @media (max-width: 640px) {
    .login-form .login-btns .gr-button-1 {
      font-size: 12px;
      padding: 12px 16px 13px; } }
  .login-form .login-btns .register_btn {
    font-weight: 500;
    text-transform: uppercase;
    margin-left: 8px; }
    @media (max-width: 640px) {
    .login-form .login-btns .register_btn {
      font-size: 12px;
      padding: 12px 16px 13px;
      margin: 8px 0 0; } }
  .login-form .user-block__info {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 20px; }
  .login-form .user-block__name a {
    text-decoration: none;
    color: #222;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase; }
  .login-form .user-block__title {
    color: #000;
    font: 500 14px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 0 0 8px; }
  .login-form .user-block__settings {
    margin-bottom: 20px; }
    @media (max-width: 640px) {
    .login-form .user-block__settings {
      margin-bottom: 8px; } }
    .login-form .user-block__settings a {
      width: 100%;
      text-transform: uppercase;
      padding: 15px 10px; }
    @media (max-width: 640px) {
      .login-form .user-block__settings a {
        font-size: 12px;
        padding: 12px 10px 13px; } }
  .login-form .user-block__buttons {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .login-form .user-block__buttons .orders_btn {
      width: calc(50% - 10px);
      text-transform: uppercase;
      padding: 15px 10px; }
    @media (max-width: 640px) {
      .login-form .user-block__buttons .orders_btn {
        font-size: 12px;
        width: calc(50% - 4px);
        padding: 12px 10px 13px; } }
    .login-form .user-block__buttons .log-out_btn {
      margin-left: 20px;
      width: calc(50% - 10px);
      text-transform: uppercase;
      padding: 15px 10px; }
    @media (max-width: 640px) {
      .login-form .user-block__buttons .log-out_btn {
        font-size: 12px;
        margin-left: 8px;
        width: calc(50% - 4px);
        padding: 12px 10px 13px; } }

.g-auth__social-min {
  border: none;
  margin: 0;
  padding-top: 32px !important; }

.g-form-field__title, .g-auth__personal-note {
  color: #888;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 24px; }
/*Авторизация*/
.search-form {
  position: absolute;
  top: 100%;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px); }
  @media (max-width: 1100px) {
  .search-form {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    z-index: 10;
    pointer-events: none; } }
  .search-form.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  @media (max-width: 1100px) {
    .search-form.active {
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
      .search-form.active .search-form__inner {
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0); }
      .search-form.active .search-form__close {
        opacity: 1;
        visibility: visible;
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        -ms-transform: translateX(0);
        -o-transform: translateX(0);
        transform: translateX(0);
        transition-delay: 0.35s; } }
  .search-form__inner {
    width: 372px;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-top: 12px solid transparent;
    background-clip: padding-box; }
  @media (max-width: 1100px) {
    .search-form__inner {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      border: none;
      pointer-events: auto;
      overflow-y: auto;
      -webkit-transition: all 0.35s;
      -moz-transition: all 0.35s;
      -o-transition: all 0.35s;
      -ms-transition: all 0.35s;
      transition: all 0.35s;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); } }
  @media (max-width: 640px) {
    .search-form__inner {
      width: 264px; } }
  .search-form__close {
    position: absolute;
    top: 0;
    left: 370px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    padding: 18px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    opacity: 0;
    visibility: hidden;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.889%2C11.000%20L-0.005%2C2.105%20L2.105%2C-0.005%20L11.000%2C8.889%20L19.894%2C-0.005%20L22.005%2C2.105%20L2.105%2C22.005%20L-0.005%2C19.894%20L8.889%2C11.000%20ZM22.005%2C19.894%20L19.894%2C22.005%20L13.775%2C15.886%20L15.886%2C13.775%20L22.005%2C19.894%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (min-width: 1101px) {
    .search-form__close {
      display: none; } }
  @media (max-width: 640px) {
    .search-form__close {
      left: 264px;
      padding: 16px; } }
  .search-form__header {
    font: 700 16px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #222;
    padding: 0 30px;
    display: none; }
  .search-form .search-rows__row {
    margin: 0; }
  .search-form .row-title {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    padding: 21px 24px 21px 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    background: #fff;
    position: relative; }
  @media (max-width: 1100px) {
    .search-form .row-title {
      padding: 21px 24px 20px; } }
  @media (max-width: 640px) {
    .search-form .row-title {
      padding: 18px 16px 19px; } }
  .search-form .row-title:before {
    content: '';
    position: absolute;
    top: 50%;
    right: 24px;
    width: 26px;
    height: 26px;
    display: block;
    margin-top: -13px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M10.273%2C0.369%20C10.685%2C0.006%2011.309%2C0.052%2011.665%2C0.472%20C12.012%2C0.880%2011.980%2C1.495%2011.594%2C1.864%20L5.999%2C6.995%20L0.404%2C1.864%20C0.006%2C1.484%20-0.014%2C0.848%200.359%2C0.442%20C0.721%2C0.048%201.324%2C0.016%201.725%2C0.369%20L5.999%2C4.289%20L10.273%2C0.369%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
    @media (max-width: 640px) {
    .search-form .row-title:before {
      right: 10px; } }
  .search-form .row-title.active:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1); }
  .search-form .row-body {
    font-size: 0;
    display: none;
    padding: 20px 30px 24px;
    background: #f7f7f7; }
  @media (max-width: 640px) {
    .search-form .row-body {
      padding: 16px 16px 24px; } }
  .search-form .input-from, .search-form .input-to {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 16px); }
  .search-form .input-from .to_title, .search-form .input-to .to_title, .search-form .input-from .from_title, .search-form .input-to .from_title {
    display: block !important;
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-transform: capitalize; }
  @media (min-width: 641px) and (max-width: 1100px) {
    .search-form .input-from, .search-form .input-to {
      width: calc(50% - 22px); } }
  .search-form .input-from {
    margin-right: 32px;
    position: relative; }
  .search-form .input-from:before {
    content: '';
    position: absolute;
    bottom: 20px;
    right: -18px;
    display: block;
    width: 4px;
    height: 4px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: #222; }
    @media (min-width: 641px) and (max-width: 1100px) {
    .search-form .input-from:before {
      right: -23px; } }
  @media (min-width: 641px) and (max-width: 1100px) {
    .search-form .input-from {
      margin-right: 42px; } }
  .search-form .search-rows__btn {
    padding: 24px 30px;
    background: #f7f7f7; }
  @media (max-width: 1100px) {
    .search-form .search-rows__btn {
      padding: 24px; } }
  @media (max-width: 640px) {
    .search-form .search-rows__btn {
      padding: 24px 16px; } }
  .search-form .search-rows__btn .search-btn {
    text-transform: uppercase; }
    @media (max-width: 640px) {
    .search-form .search-rows__btn .search-btn {
      font-size: 12px;
      padding: 12px 24px 13px; } }
  .search-form .shop2-color-ext-select {
    height: 42px; }
  .search-form .shop2-color-ext-select .shop2-color-ext-options {
    height: 42px;
    box-shadow: none; }
    .search-form .shop2-color-ext-select .shop2-color-ext-options li div {
      margin-top: 6px;
      font: 600 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif; }
  .search-form .ui-widget.ui-widget-content {
    position: relative;
    display: block;
    border: none;
    background: none;
    box-shadow: none;
    height: 2px;
    border-radius: none;
    margin-top: 20px;
    margin-right: 24px; }
  .search-form .ui-widget.ui-widget-content:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: -24px;
    bottom: 0;
    border: none;
    background: #fff;
    box-shadow: inset 0 1px 3px 0 rgba(0, 0, 0, 0.15);
    border-radius: none; }
  .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    position: absolute;
    top: 0;
    z-index: 1;
    font-size: 0;
    height: 2px;
    border: none;
    background: #452fff;
    box-shadow: none;
    border-radius: none;
    margin: 0 0 0 12px; }
  .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    position: absolute;
    top: -11px;
    z-index: 2;
    margin: 0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    transition: background 0.2s, box-shadow 0.2s, border 0.2s;
    border: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); }
    .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover {
      border: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); }
    .search-form .ui-widget.ui-widget-content .ui-slider-handle:active, .search-form .ui-widget.ui-widget-content .ui-slider-handle.ui-state-active {
      border: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
      box-shadow: 0 2px 4px rgba(0, 0, 0, 0.08); }
/*Поиск*/
.shop2-warning, .shop2-info {
  position: relative;
  color: #000;
  font-size: 18px;
  line-height: 1.4;
  font-weight: 400;
  text-align: left;
  min-height: 0;
  border: none;
  background: rgba(255, 86, 64, 0.1);
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  margin: 40px 0 60px;
  padding: 52px 40px 57px 180px; }
  @media (max-width: 1023px) {
  .shop2-warning, .shop2-info {
    padding: 30px 40px 32px 90px;
    margin: 20px 0 30px; } }
  @media (max-width: 639px) {
  .shop2-warning, .shop2-info {
    padding: 77px 35px 20px;
    font-size: 16px;
    text-align: center; } }
  .shop2-warning:before, .shop2-info:before {
    position: absolute;
    content: '';
    left: 43px;
    top: 50%;
    width: 94px;
    height: 94px;
    margin-top: -47px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2294px%22%20height%3D%2294px%22%20%20viewBox%3D%220%200%2094%2094%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff5640%22%20d%3D%22M49.445%2C93.923%20C21.565%2C95.336%20-1.337%2C72.433%200.076%2C44.554%20C1.286%2C20.682%2020.682%2C1.286%2044.554%2C0.076%20C72.433%2C-1.337%2095.336%2C21.565%2093.923%2C49.445%20C92.713%2C73.316%2073.316%2C92.713%2049.445%2C93.923%20ZM41.001%2C70.992%20C41.001%2C67.679%2043.687%2C64.994%2046.999%2C64.994%20C50.312%2C64.994%2052.997%2C67.679%2052.997%2C70.992%20C52.997%2C74.304%2050.312%2C76.990%2046.999%2C76.990%20C43.687%2C76.990%2041.001%2C74.304%2041.001%2C70.992%20ZM46.999%2C22.007%20L46.999%2C22.007%20C50.160%2C22.007%2052.649%2C24.703%2052.396%2C27.854%20L50.136%2C56.016%20C49.979%2C57.611%2048.585%2C58.915%2046.999%2C58.992%20C45.407%2C58.914%2044.018%2C57.607%2043.863%2C56.015%20L41.603%2C27.854%20C41.350%2C24.704%2043.838%2C22.007%2046.999%2C22.007%20ZM46.999%2C58.992%20C47.049%2C58.995%2047.099%2C58.996%2047.149%2C58.996%20L46.849%2C58.996%20C46.899%2C58.996%2046.949%2C58.995%2046.999%2C58.992%20ZM44.658%2C91.926%20C71.352%2C93.278%2093.278%2C71.351%2091.926%2C44.658%20C90.768%2C21.802%2072.196%2C3.231%2049.340%2C2.072%20C22.647%2C0.720%200.720%2C22.647%202.073%2C49.340%20C3.231%2C72.196%2021.802%2C90.768%2044.658%2C91.926%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 1023px) {
    .shop2-warning:before, .shop2-info:before {
      left: 24px;
      width: 48px;
      height: 48px;
      margin-top: -24px;
      background-size: contain; } }
  @media (max-width: 639px) {
    .shop2-warning:before, .shop2-info:before {
      width: 47px;
      height: 47px;
      top: 20px;
      margin-top: 0;
      left: 50%;
      margin-left: -23px;
      background-size: contain; } }
  .shop2-warning p, .shop2-info p {
    margin-top: 0; }
  .shop2-warning h1, .shop2-info h1, .shop2-warning h2, .shop2-info h2, .shop2-warning h3, .shop2-info h3, .shop2-warning h4, .shop2-info h4, .shop2-warning h5, .shop2-info h5, .shop2-warning h6, .shop2-info h6 {
    margin: 0;
    text-align: left;
    color: #000; }
  @media (max-width: 1023px) {
    .shop2-warning h1, .shop2-info h1, .shop2-warning h2, .shop2-info h2, .shop2-warning h3, .shop2-info h3, .shop2-warning h4, .shop2-info h4, .shop2-warning h5, .shop2-info h5, .shop2-warning h6, .shop2-info h6 {
      font-size: 22px; } }
  @media (max-width: 639px) {
    .shop2-warning h1, .shop2-info h1, .shop2-warning h2, .shop2-info h2, .shop2-warning h3, .shop2-info h3, .shop2-warning h4, .shop2-info h4, .shop2-warning h5, .shop2-info h5, .shop2-warning h6, .shop2-info h6 {
      font-size: 18px;
      text-align: center; } }
  .shop2-warning ul, .shop2-info ul {
    margin: 0;
    padding: 0;
    list-style: none; }

.shop2-info {
  padding: 52px 40px 57px 40px;
  background: rgba(255, 86, 64, 0.1); }
  @media (max-width: 1023px) {
  .shop2-info {
    padding: 30px 40px 32px 40px; } }
  @media (max-width: 639px) {
  .shop2-info {
    padding: 20px 35px 20px; } }
  .shop2-info:before {
    display: none; }

.shop2-color-ext-select {
  cursor: pointer;
  height: auto;
  width: 100%;
  font: 600 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
  outline: none;
  border-radius: 0;
  transition: all 0.35s;
  border: none;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") right 15px top 50% no-repeat #fff;
  box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .shop2-color-ext-select:hover {
    border: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") right 15px top 50% no-repeat #fff;
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .shop2-color-ext-select:hover .shop2-color-ext-options li div {
    color: #222; }
  .shop2-color-ext-select.active {
    border: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") right 15px top 50% no-repeat #fff;
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  .shop2-color-ext-select.active .shop2-color-ext-options li div {
    color: #222; }
  .shop2-color-ext-select i {
    display: none !important; }
  .shop2-color-ext-select .shop2-color-ext-options {
    padding: 6px 20px 6px 10px;
    -moz-box-shadow: inset 0 0 0 1px #222;
    -webkit-box-shadow: inset 0 0 0 1px #222;
    box-shadow: inset 0 0 0 1px #222;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .shop2-color-ext-select .shop2-color-ext-options li {
    background: none !important; }
    .shop2-color-ext-select .shop2-color-ext-options li.no_pic {
      padding-left: 8px !important;
      display: block !important; }
    .shop2-color-ext-select .shop2-color-ext-options li span {
      width: 24px !important;
      height: 24px;
      border: none;
      margin: 0 10px 0 0;
      position: relative;
      border-radius: 50%; }
    .shop2-color-ext-select .shop2-color-ext-options li span:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0.1;
      border-radius: 50%;
      box-shadow: inset 0 0 0 1px #000; }
    .shop2-color-ext-select .shop2-color-ext-options li div {
      color: #888;
      font: 400 14px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
      margin-top: 4px; }
    .shop2-color-ext-select .shop2-color-ext-options li ins {
      display: none; }

#shop2-color-ext-popup, #shop2-color-ext-select {
  margin-top: 53px;
  border: none;
  z-index: 100000;
  padding: 5px 7px;
  background: #fff;
  border-radius: 0;
  box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1); }
  #shop2-color-ext-popup li, #shop2-color-ext-select li {
    border-radius: 0;
    transition: all 0.35s;
    height: auto !important;
    background: none !important;
    padding: 4px 6px !important; }
  #shop2-color-ext-popup li:hover, #shop2-color-ext-select li:hover {
    background: rgba(0, 0, 0, 0.05) !important; }
  #shop2-color-ext-popup li.shop2-color-ext-selected, #shop2-color-ext-select li.shop2-color-ext-selected {
    outline: none !important; }
    #shop2-color-ext-popup li.shop2-color-ext-selected span, #shop2-color-ext-select li.shop2-color-ext-selected span {
      outline: none !important; }
    #shop2-color-ext-popup li.shop2-color-ext-selected em, #shop2-color-ext-select li.shop2-color-ext-selected em {
      display: none !important; }
  #shop2-color-ext-popup li.no_bg, #shop2-color-ext-select li.no_bg {
    padding: 9px 6px !important; }
    #shop2-color-ext-popup li.no_bg div, #shop2-color-ext-select li.no_bg div {
      margin-top: 0 !important; }
  #shop2-color-ext-popup li span, #shop2-color-ext-select li span {
    position: relative;
    border: none;
    width: 28px !important;
    height: 28px;
    border-radius: 50%;
    margin: 0 10px 0 0; }
    #shop2-color-ext-popup li span:before, #shop2-color-ext-select li span:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      opacity: 0.1;
      border-radius: 50%;
      box-shadow: inset 0 0 0 1px #000; }
  #shop2-color-ext-popup li div, #shop2-color-ext-select li div {
    color: #888;
    font: 400 15px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 5px 12px 0 0; }
  #shop2-color-ext-popup li ins, #shop2-color-ext-select li ins {
    display: none; }

.shop2-panel {
  background: rgba(0, 0, 0, 0.7);
  border: none;
  height: 56px; }
  .shop2-panel .shop-panel-content {
    max-width: 960px;
    margin: 0 auto;
    line-height: 52px;
    text-align: center; }
  .shop2-panel .shop-panel-content a {
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    text-decoration: none; }
    .shop2-panel .shop-panel-content a.shop2-panel-link-disabled {
      color: rgba(255, 255, 255, 0.7); }
  .shop2-panel .shop-panel-content .shop2-panel-count {
    border-color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    color: #fff;
    line-height: 28px;
    height: 30px;
    width: 30px;
    padding: 0;
    border-radius: 50%;
    margin: 0 0 0 22px; }
  .shop2-panel .shop-panel-content .shop-panel-compare {
    display: inline-block;
    vertical-align: middle;
    padding-left: 42px;
    position: relative; }
    .shop2-panel .shop-panel-content .shop-panel-compare:after {
      content: '';
      position: absolute;
      left: 0;
      top: 14px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2230%22%20height%3D%2223%22%20viewBox%3D%220%200%2030%2023%22%3E%0A%20%20%3Cpath%20fill%3D%22rgba%28255%2C255%2C255%2C.5%29%22%20d%3D%22M23.500%2C5.000%20L17.221%2C5.000%20C16.672%2C5.609%2015.885%2C6.000%2015.000%2C6.000%20C14.115%2C6.000%2013.328%2C5.609%2012.779%2C5.000%20L6.500%2C5.000%20C5.672%2C5.000%205.000%2C4.328%205.000%2C3.500%20L5.000%2C2.500%20C5.000%2C1.671%205.672%2C1.000%206.500%2C1.000%20L12.779%2C1.000%20C13.328%2C0.390%2014.115%2C-0.000%2015.000%2C-0.000%20C15.885%2C-0.000%2016.672%2C0.390%2017.221%2C1.000%20L23.500%2C1.000%20C24.328%2C1.000%2025.000%2C1.671%2025.000%2C2.500%20L25.000%2C3.500%20C25.000%2C4.328%2024.328%2C5.000%2023.500%2C5.000%20ZM15.000%2C2.000%20C14.448%2C2.000%2014.000%2C2.448%2014.000%2C3.000%20C14.000%2C3.552%2014.448%2C4.000%2015.000%2C4.000%20C15.552%2C4.000%2016.000%2C3.552%2016.000%2C3.000%20C16.000%2C2.448%2015.552%2C2.000%2015.000%2C2.000%20ZM14.000%2C16.000%20C14.000%2C19.866%2010.866%2C23.000%207.000%2C23.000%20C3.134%2C23.000%20-0.000%2C19.866%20-0.000%2C16.000%20L7.000%2C6.000%20L14.000%2C16.000%20ZM12.000%2C16.000%20L7.000%2C9.000%20L2.000%2C16.000%20C5.306%2C16.000%208.895%2C16.000%2012.000%2C16.000%20ZM30.000%2C16.000%20C30.000%2C19.866%2026.866%2C23.000%2023.000%2C23.000%20C19.134%2C23.000%2016.000%2C19.866%2016.000%2C16.000%20L23.000%2C6.000%20L30.000%2C16.000%20ZM28.000%2C16.000%20L23.000%2C9.000%20L18.000%2C16.000%20C21.306%2C16.000%2024.895%2C16.000%2028.000%2C16.000%20Z%22/%3E%0A%3C/svg%3E) 0 0 no-repeat;
      width: 30px;
      height: 23px; }
  .shop2-panel .shop-panel-content .shop-panel-cart {
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px;
    padding-left: 38px;
    position: relative; }
    @media only screen and (max-width: 560px) {
    .shop2-panel .shop-panel-content .shop-panel-cart {
      padding-left: 0;
      margin-left: 15px; } }
    .shop2-panel .shop-panel-content .shop-panel-cart .shop2-panel-count {
      margin-left: 12px; }
    .shop2-panel .shop-panel-content .shop-panel-cart:after {
      content: '';
      position: absolute;
      left: 0;
      top: 14px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2226%22%20height%3D%2223%22%20viewBox%3D%220%200%2026%2023%22%3E%0A%20%20%3Cpath%20fill%3D%22rgba%28255%2C255%2C255%2C.5%29%22%20d%3D%22M22.000%2C12.000%20L9.000%2C12.000%20L9.000%2C14.000%20C9.000%2C14.000%2018.819%2C14.000%2021.500%2C14.000%20C22.328%2C14.000%2023.000%2C14.671%2023.000%2C15.500%20C23.000%2C16.328%2022.328%2C17.000%2021.500%2C17.000%20C18.015%2C17.000%207.000%2C17.000%207.000%2C17.000%20L3.989%2C3.000%20C3.989%2C3.000%201.866%2C3.000%201.500%2C3.000%20C0.672%2C3.000%200.000%2C2.328%200.000%2C1.500%20C0.000%2C0.672%200.672%2C-0.000%201.500%2C-0.000%20C-0.262%2C-0.000%206.492%2C-0.000%206.492%2C-0.000%20L6.493%2C-0.001%20L6.493%2C-0.000%20L6.643%2C-0.000%20L6.914%2C2.279%20L7.000%2C3.000%20C9.203%2C3.000%2018.313%2C3.000%2023.000%2C3.000%20C25.329%2C3.000%2026.000%2C3.677%2026.000%2C6.000%20C26.081%2C5.960%2022.000%2C12.000%2022.000%2C12.000%20ZM9.500%2C18.000%20C10.881%2C18.000%2012.000%2C19.119%2012.000%2C20.500%20C12.000%2C21.881%2010.881%2C23.000%209.500%2C23.000%20C8.119%2C23.000%207.000%2C21.881%207.000%2C20.500%20C7.000%2C19.119%208.119%2C18.000%209.500%2C18.000%20ZM21.500%2C18.000%20C22.881%2C18.000%2024.000%2C19.119%2024.000%2C20.500%20C24.000%2C21.881%2022.881%2C23.000%2021.500%2C23.000%20C20.119%2C23.000%2019.000%2C21.881%2019.000%2C20.500%20C19.000%2C19.119%2020.119%2C18.000%2021.500%2C18.000%20Z%22%20class%3D%22cls-1%22/%3E%0A%3C/svg%3E) 0 0 no-repeat;
      width: 26px;
      height: 24px; }
    @media screen and (max-width: 560px) {
      .shop2-panel .shop-panel-content .shop-panel-cart:after {
        display: none; } }

#shop2-alert {
  box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.15); }

#shop2-alert.shop2-alert--map {
  max-width: 900px;
  width: 100%;
  max-height: 600px;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 900px) {
  #shop2-alert.shop2-alert--map {
    border-radius: 0; } }

#shop2-alert-map {
  position: absolute;
  top: 60px;
  left: 20px;
  right: 20px;
  bottom: 20px;
  width: auto;
  height: auto;
  max-width: 900px; }

#shop2-alert-ok, #shop2-alert-ok:hover, #shop2-alert-ok:active {
  position: absolute;
  top: 0;
  right: 0;
  height: 60px;
  width: 60px;
  font-size: 0;
  padding: 0;
  margin: 0;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEF2b2NvZGUgMi40LjUgLSBodHRwOi8vYXZvY29kZS5jb20gLS0+CjxzdmcgaGVpZ2h0PSIxNiIgd2lkdGg9IjE2IiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB2aWV3Qm94PSIwIDAgMTYgMTYiPgogICAgPHBhdGggZmlsbD0iIzc4Nzg3OCIgZmlsbC1ydWxlPSJldmVub2RkIiBkPSJNIDAgMS40MyBMIDEuNDMgMCBMIDggNi41NyBMIDE0LjU3IDAgTCAxNiAxLjQzIEwgOS40MyA4IEwgMTYgMTQuNTcgTCAxNC41NyAxNiBMIDggOS40MyBMIDEuNDMgMTYgTCAwIDE0LjU3IEwgNi41NyA4IEwgMCAxLjQzIFogTSAwIDEuNDMiIC8+Cjwvc3ZnPg==)  50% 50% no-repeat; }

#shop2-alert-body {
  font-size: 16px;
  color: #423a2e;
  font-weight: 400;
  padding-bottom: 0; }

#shop2-alert.shop2-alert--warning {
  padding: 40px 60px 40px 100px;
  background-position: 10px 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff; }
  @media screen and (max-width: 767px) {
  #shop2-alert.shop2-alert--warning {
    max-width: 300px;
    width: 300px;
    margin-left: -150px !important;
    margin-right: 0 !important;
    background-position: 50% 15px;
    padding: 90px 30px 20px 30px; }
    #shop2-alert.shop2-alert--warning.shop2-alert--warning {
      background-position: 50% 15px;
      padding: 90px 30px 20px 30px; } }
/*.shop2-panel, .shop2-warning, #shop2-alert*/
/*Стили товара*/
body .product-amount, .site .cart-amount, #shop2-cart .cart-amount {
  width: 110px; }
  body .product-amount .amount-title, .site .cart-amount .amount-title, #shop2-cart .cart-amount .amount-title {
    display: none; }
  body .product-amount .shop2-product-amount, .site .cart-amount .shop2-product-amount, #shop2-cart .cart-amount .shop2-product-amount {
    margin: 0;
    width: auto; }
  body .product-amount .shop2-product-amount.disabled button:disabled, .site .cart-amount .shop2-product-amount.disabled button:disabled, #shop2-cart .cart-amount .shop2-product-amount.disabled button:disabled {
    pointer-events: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%222px%22%20%20viewBox%3D%220%200%2012%202%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23d5d5d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h12v2H0z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    body .product-amount .shop2-product-amount.disabled button + input + button:disabled, .site .cart-amount .shop2-product-amount.disabled button + input + button:disabled, #shop2-cart .cart-amount .shop2-product-amount.disabled button + input + button:disabled {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23d5d5d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5%205V0h2v5h5v2H7v5H5V7H0V5z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    body .product-amount .shop2-product-amount.disabled input, .site .cart-amount .shop2-product-amount.disabled input, #shop2-cart .cart-amount .shop2-product-amount.disabled input {
      color: #d5d5d5;
      background: none;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      pointer-events: none; }
  body .product-amount .shop2-product-amount button, .site .cart-amount .shop2-product-amount button, #shop2-cart .cart-amount .shop2-product-amount button {
    width: 38px;
    height: 38px;
    padding: 0;
    font-size: 0;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.35s;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    body .product-amount .shop2-product-amount button.amount-minus, .site .cart-amount .shop2-product-amount button.amount-minus, #shop2-cart .cart-amount .shop2-product-amount button.amount-minus {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%222px%22%20%20viewBox%3D%220%200%2012%202%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h12v2H0z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    body .product-amount .shop2-product-amount button.amount-minus:disabled, .site .cart-amount .shop2-product-amount button.amount-minus:disabled, #shop2-cart .cart-amount .shop2-product-amount button.amount-minus:disabled {
      pointer-events: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%222px%22%20%20viewBox%3D%220%200%2012%202%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23d5d5d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h12v2H0z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    body .product-amount .shop2-product-amount button.amount-minus:hover, .site .cart-amount .shop2-product-amount button.amount-minus:hover, #shop2-cart .cart-amount .shop2-product-amount button.amount-minus:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%222px%22%20%20viewBox%3D%220%200%2012%202%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h12v2H0z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    body .product-amount .shop2-product-amount button.amount-minus:active, .site .cart-amount .shop2-product-amount button.amount-minus:active, #shop2-cart .cart-amount .shop2-product-amount button.amount-minus:active {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%222px%22%20%20viewBox%3D%220%200%2012%202%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h12v2H0z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    body .product-amount .shop2-product-amount button.amount-plus, .site .cart-amount .shop2-product-amount button.amount-plus, #shop2-cart .cart-amount .shop2-product-amount button.amount-plus {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5%205V0h2v5h5v2H7v5H5V7H0V5z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    body .product-amount .shop2-product-amount button.amount-plus:hover, .site .cart-amount .shop2-product-amount button.amount-plus:hover, #shop2-cart .cart-amount .shop2-product-amount button.amount-plus:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5%205V0h2v5h5v2H7v5H5V7H0V5z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    body .product-amount .shop2-product-amount button.amount-plus:active, .site .cart-amount .shop2-product-amount button.amount-plus:active, #shop2-cart .cart-amount .shop2-product-amount button.amount-plus:active {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5%205V0h2v5h5v2H7v5H5V7H0V5z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  body .product-amount .shop2-product-amount input, .site .cart-amount .shop2-product-amount input, #shop2-cart .cart-amount .shop2-product-amount input {
    width: 34px;
    height: 38px;
    font: 600 18px/38px 'Montserrat', Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    color: #222;
    background: none;
    border: none;
    transition: all 0.35s;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    body .product-amount .shop2-product-amount input:hover, .site .cart-amount .shop2-product-amount input:hover, #shop2-cart .cart-amount .shop2-product-amount input:hover {
      color: #222;
      background: none;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    body .product-amount .shop2-product-amount input:focus, .site .cart-amount .shop2-product-amount input:focus, #shop2-cart .cart-amount .shop2-product-amount input:focus {
      color: #222;
      background: none;
      border: none;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
/*Количество*/
.shop2-product-params .param-item {
  margin: 0 0 12px; }
  .shop2-product-params .param-item:last-child {
    margin-bottom: 0; }
  .shop2-product-params .param-title {
    color: #888;
    font: 400 13px 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 0 0 6px 0; }
  .shop2-product-params .param-body {
    color: #222;
    font: 400 13px 'Montserrat', Arial, Helvetica, sans-serif; }
  .shop2-product-params .param-body a {
    text-decoration: none; }
    .shop2-product-params .param-body a:hover {
      text-decoration: underline; }
  .shop2-product-params .shop2-color-pick, .shop2-product-params .shop2-texture-pick, .shop2-product-params .shop2-color-ext-list {
    overflow: visible; }
  .shop2-product-params .shop2-color-pick li, .shop2-product-params .shop2-texture-pick li, .shop2-product-params .shop2-color-ext-list li {
    position: relative;
    cursor: pointer;
    width: 30px !important;
    height: 30px;
    border: none;
    float: none;
    outline: none !important;
    display: inline-block;
    vertical-align: top;
    margin: 5px 6px 5px;
    border-radius: 50%; }
    .shop2-product-params .shop2-color-pick li:first-child, .shop2-product-params .shop2-texture-pick li:first-child, .shop2-product-params .shop2-color-ext-list li:first-child {
      margin-left: 0 !important; }
    .shop2-product-params .shop2-color-pick li.active-color, .shop2-product-params .shop2-texture-pick li.active-color, .shop2-product-params .shop2-color-ext-list li.active-color, .shop2-product-params .shop2-color-pick li.active-texture, .shop2-product-params .shop2-texture-pick li.active-texture, .shop2-product-params .shop2-color-ext-list li.active-texture, .shop2-product-params .shop2-color-pick li.shop2-color-ext-selected, .shop2-product-params .shop2-texture-pick li.shop2-color-ext-selected, .shop2-product-params .shop2-color-ext-list li.shop2-color-ext-selected {
      outline: none !important; }
    .shop2-product-params .shop2-color-pick li.active-color:after, .shop2-product-params .shop2-texture-pick li.active-color:after, .shop2-product-params .shop2-color-ext-list li.active-color:after, .shop2-product-params .shop2-color-pick li.active-texture:after, .shop2-product-params .shop2-texture-pick li.active-texture:after, .shop2-product-params .shop2-color-ext-list li.active-texture:after, .shop2-product-params .shop2-color-pick li.shop2-color-ext-selected:after, .shop2-product-params .shop2-texture-pick li.shop2-color-ext-selected:after, .shop2-product-params .shop2-color-ext-list li.shop2-color-ext-selected:after {
      opacity: 1;
      visibility: visible;
      border: none;
      box-shadow: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2015%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.714%2C1.667%20L6.809%2C9.572%20C6.776%2C9.620%206.756%2C9.673%206.714%2C9.715%20C6.518%2C9.912%206.258%2C10.003%206.000%2C9.996%20C5.742%2C10.003%205.482%2C9.912%205.285%2C9.715%20C5.243%2C9.673%205.223%2C9.620%205.190%2C9.572%20L0.285%2C4.667%20C-0.096%2C4.285%20-0.096%2C3.667%200.285%2C3.286%20C0.667%2C2.905%201.285%2C2.905%201.666%2C3.286%20L6.000%2C7.619%20L13.333%2C0.286%20C13.715%2C-0.096%2014.333%2C-0.096%2014.714%2C0.286%20C15.096%2C0.667%2015.096%2C1.285%2014.714%2C1.667%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    .shop2-product-params .shop2-color-pick li.active-color:before, .shop2-product-params .shop2-texture-pick li.active-color:before, .shop2-product-params .shop2-color-ext-list li.active-color:before, .shop2-product-params .shop2-color-pick li.active-texture:before, .shop2-product-params .shop2-texture-pick li.active-texture:before, .shop2-product-params .shop2-color-ext-list li.active-texture:before, .shop2-product-params .shop2-color-pick li.shop2-color-ext-selected:before, .shop2-product-params .shop2-texture-pick li.shop2-color-ext-selected:before, .shop2-product-params .shop2-color-ext-list li.shop2-color-ext-selected:before {
      border: none;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      background: none; }
    .shop2-product-params .shop2-color-pick li.shop2-color-ext-selected, .shop2-product-params .shop2-texture-pick li.shop2-color-ext-selected, .shop2-product-params .shop2-color-ext-list li.shop2-color-ext-selected {
      outline: none !important; }
    .shop2-product-params .shop2-color-pick li.shop2-color-ext-selected span, .shop2-product-params .shop2-texture-pick li.shop2-color-ext-selected span, .shop2-product-params .shop2-color-ext-list li.shop2-color-ext-selected span {
      display: none; }
    .shop2-product-params .shop2-color-pick li:after, .shop2-product-params .shop2-texture-pick li:after, .shop2-product-params .shop2-color-ext-list li:after {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      z-index: 1;
      visibility: hidden;
      border-radius: 50%;
      transition: all 0.35s;
      border: none;
      box-shadow: none;
      background: none; }
    .shop2-product-params .shop2-color-pick li:before, .shop2-product-params .shop2-texture-pick li:before, .shop2-product-params .shop2-color-ext-list li:before {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border-radius: 50%;
      transition: all 0.35s;
      border: none;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      background: linear-gradient(223deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 100%); }
    .shop2-product-params .shop2-color-pick li span, .shop2-product-params .shop2-texture-pick li span, .shop2-product-params .shop2-color-ext-list li span, .shop2-product-params .shop2-color-pick li img, .shop2-product-params .shop2-texture-pick li img, .shop2-product-params .shop2-color-ext-list li img {
      width: 30px;
      height: 30px;
      border-radius: 50%; }
  .shop2-product-params .shop2-color-ext-multi {
    overflow: visible;
    outline: none;
    border: none; }
  .shop2-product-params .shop2-color-ext-multi li {
    position: relative;
    height: 30px;
    border: none;
    float: none;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: top;
    display: inline-block;
    background-size: cover;
    outline: none !important;
    width: 30px !important;
    margin: 5px 6px 5px !important; }
    .shop2-product-params .shop2-color-ext-multi li:first-child {
      margin-left: 0 !important;
      width: 30px !important; }
    .shop2-product-params .shop2-color-ext-multi li:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      border: none;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      background: linear-gradient(223deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 100%); }
    .shop2-product-params .shop2-color-ext-multi li span {
      display: none; }
    .shop2-product-params .shop2-color-ext-multi li img {
      width: 30px;
      height: 30px;
      border-radius: 50%; }
/*Параметры в табах*/
body .shop2-product-options .option-item {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 11px 0 12px;
  border-bottom: 1px solid #ececec; }
  body .shop2-product-options .option-item:first-child {
    border-top: 1px solid #ececec; }
  body .shop2-product-options .option-title {
    color: #888;
    font: 400 13px 'Montserrat', Arial, Helvetica, sans-serif; }
  body .shop2-product-options .option-body {
    color: #222;
    font: 400 13px 'Montserrat', Arial, Helvetica, sans-serif; }
  body .shop2-product-options .option-body a {
    text-decoration: none; }
    body .shop2-product-options .option-body a:hover {
      text-decoration: underline; }
  body .shop2-product-options .shop2-color-pick, body .shop2-product-options .shop2-texture-pick, body .shop2-product-options .shop2-color-ext-list {
    overflow: visible; }
  body .shop2-product-options .shop2-color-pick li, body .shop2-product-options .shop2-texture-pick li, body .shop2-product-options .shop2-color-ext-list li {
    position: relative;
    cursor: pointer;
    width: 30px !important;
    height: 30px;
    border: none;
    float: none;
    outline: none !important;
    display: inline-block;
    vertical-align: top;
    margin: 5px 6px 5px;
    border-radius: 50%; }
    body .shop2-product-options .shop2-color-pick li:first-child, body .shop2-product-options .shop2-texture-pick li:first-child, body .shop2-product-options .shop2-color-ext-list li:first-child {
      margin-left: 0 !important; }
    body .shop2-product-options .shop2-color-pick li.active-color, body .shop2-product-options .shop2-texture-pick li.active-color, body .shop2-product-options .shop2-color-ext-list li.active-color, body .shop2-product-options .shop2-color-pick li.active-texture, body .shop2-product-options .shop2-texture-pick li.active-texture, body .shop2-product-options .shop2-color-ext-list li.active-texture, body .shop2-product-options .shop2-color-pick li.shop2-color-ext-selected, body .shop2-product-options .shop2-texture-pick li.shop2-color-ext-selected, body .shop2-product-options .shop2-color-ext-list li.shop2-color-ext-selected {
      outline: none !important; }
    body .shop2-product-options .shop2-color-pick li.active-color:after, body .shop2-product-options .shop2-texture-pick li.active-color:after, body .shop2-product-options .shop2-color-ext-list li.active-color:after, body .shop2-product-options .shop2-color-pick li.active-texture:after, body .shop2-product-options .shop2-texture-pick li.active-texture:after, body .shop2-product-options .shop2-color-ext-list li.active-texture:after, body .shop2-product-options .shop2-color-pick li.shop2-color-ext-selected:after, body .shop2-product-options .shop2-texture-pick li.shop2-color-ext-selected:after, body .shop2-product-options .shop2-color-ext-list li.shop2-color-ext-selected:after {
      opacity: 1;
      visibility: visible;
      border: none;
      box-shadow: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2015%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.714%2C1.667%20L6.809%2C9.572%20C6.776%2C9.620%206.756%2C9.673%206.714%2C9.715%20C6.518%2C9.912%206.258%2C10.003%206.000%2C9.996%20C5.742%2C10.003%205.482%2C9.912%205.285%2C9.715%20C5.243%2C9.673%205.223%2C9.620%205.190%2C9.572%20L0.285%2C4.667%20C-0.096%2C4.285%20-0.096%2C3.667%200.285%2C3.286%20C0.667%2C2.905%201.285%2C2.905%201.666%2C3.286%20L6.000%2C7.619%20L13.333%2C0.286%20C13.715%2C-0.096%2014.333%2C-0.096%2014.714%2C0.286%20C15.096%2C0.667%2015.096%2C1.285%2014.714%2C1.667%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    body .shop2-product-options .shop2-color-pick li.active-color:before, body .shop2-product-options .shop2-texture-pick li.active-color:before, body .shop2-product-options .shop2-color-ext-list li.active-color:before, body .shop2-product-options .shop2-color-pick li.active-texture:before, body .shop2-product-options .shop2-texture-pick li.active-texture:before, body .shop2-product-options .shop2-color-ext-list li.active-texture:before, body .shop2-product-options .shop2-color-pick li.shop2-color-ext-selected:before, body .shop2-product-options .shop2-texture-pick li.shop2-color-ext-selected:before, body .shop2-product-options .shop2-color-ext-list li.shop2-color-ext-selected:before {
      border: none;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      background: none; }
    body .shop2-product-options .shop2-color-pick li.shop2-color-ext-selected, body .shop2-product-options .shop2-texture-pick li.shop2-color-ext-selected, body .shop2-product-options .shop2-color-ext-list li.shop2-color-ext-selected {
      outline: none !important; }
    body .shop2-product-options .shop2-color-pick li.shop2-color-ext-selected span, body .shop2-product-options .shop2-texture-pick li.shop2-color-ext-selected span, body .shop2-product-options .shop2-color-ext-list li.shop2-color-ext-selected span {
      display: none; }
    body .shop2-product-options .shop2-color-pick li:after, body .shop2-product-options .shop2-texture-pick li:after, body .shop2-product-options .shop2-color-ext-list li:after {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      z-index: 1;
      visibility: hidden;
      border-radius: 50%;
      transition: all 0.35s;
      border: none;
      box-shadow: none;
      background: none; }
    body .shop2-product-options .shop2-color-pick li:before, body .shop2-product-options .shop2-texture-pick li:before, body .shop2-product-options .shop2-color-ext-list li:before {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border-radius: 50%;
      transition: all 0.35s;
      border: none;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      background: linear-gradient(223deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 100%); }
    body .shop2-product-options .shop2-color-pick li span, body .shop2-product-options .shop2-texture-pick li span, body .shop2-product-options .shop2-color-ext-list li span, body .shop2-product-options .shop2-color-pick li img, body .shop2-product-options .shop2-texture-pick li img, body .shop2-product-options .shop2-color-ext-list li img {
      width: 30px;
      height: 30px;
      border-radius: 50%; }
  body .shop2-product-options .shop2-color-ext-multi {
    overflow: visible;
    outline: none;
    border: none; }
  body .shop2-product-options .shop2-color-ext-multi li {
    position: relative;
    height: 30px;
    border: none;
    float: none;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: top;
    display: inline-block;
    background-size: cover;
    outline: none !important;
    width: 30px !important;
    margin: 5px 6px 5px !important; }
    body .shop2-product-options .shop2-color-ext-multi li:first-child {
      margin-left: 0 !important;
      width: 30px !important; }
    body .shop2-product-options .shop2-color-ext-multi li:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      border: none;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      background: linear-gradient(223deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 100%); }
    body .shop2-product-options .shop2-color-ext-multi li span {
      display: none; }
    body .shop2-product-options .shop2-color-ext-multi li img {
      width: 30px;
      height: 30px;
      border-radius: 50%; }
/*Параметры*/
.cart-params__list {
  margin: 0;
  list-style: none;
  padding: 0; }
  .cart-params__list > li {
    padding: 11px 0 12px;
    border-top: 1px solid #ececec;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media (max-width: 425px) {
    .cart-params__list > li {
      border: none; } }
    .cart-params__list > li:last-child {
      border-bottom: 1px solid #ececec; }
  .cart-params__title {
    color: #888;
    font: 400 13px/1.2 'Montserrat', Arial, Helvetica, sans-serif;
    width: 140px;
    padding: 0 10px 0 0; }
  @media (max-width: 1024px) {
    .cart-params__title {
      width: 50%; } }
  @media (max-width: 640px) {
    .cart-params__title {
      text-align: left; } }
  @media (max-width: 425px) {
    .cart-params__title {
      width: 100%; } }
  .cart-params__value {
    color: #222;
    font: 400 13px/1.2 'Montserrat', Arial, Helvetica, sans-serif;
    width: calc(100% - 140px); }
  @media (max-width: 1024px) {
    .cart-params__value {
      width: 50%; } }
  @media (max-width: 640px) {
    .cart-params__value {
      text-align: left; } }
  @media (max-width: 425px) {
    .cart-params__value {
      width: 100%; } }
  .cart-params__value select, .cart-params__value select:not([multiple]) {
    -moz-box-shadow: inset 0 0 0 1px #222;
    -webkit-box-shadow: inset 0 0 0 1px #222;
    box-shadow: inset 0 0 0 1px #222;
    font-size: 13px;
    font-weight: 400;
    padding: 10px 40px 10px 16px; }
    .cart-params__value select:hover, .cart-params__value select:not([multiple]):hover, .cart-params__value select:active, .cart-params__value select:not([multiple]):active, .cart-params__value select:focus, .cart-params__value select:not([multiple]):focus {
      -moz-box-shadow: inset 0 0 0 1px #222;
      -webkit-box-shadow: inset 0 0 0 1px #222;
      box-shadow: inset 0 0 0 1px #222; }
  .cart-params__value a {
    text-decoration: none;
    color: #222; }
    .cart-params__value a:hover {
      text-decoration: underline; }
  .cart-params .shop2-color-pick, .cart-params .shop2-texture-pick, .cart-params .shop2-color-ext-list {
    overflow: visible; }
  .cart-params .shop2-color-pick li, .cart-params .shop2-texture-pick li, .cart-params .shop2-color-ext-list li {
    position: relative;
    cursor: pointer;
    width: 30px !important;
    height: 30px;
    border: none;
    float: none;
    outline: none !important;
    display: inline-block;
    vertical-align: top;
    margin: 5px 6px 5px;
    border-radius: 50%; }
    .cart-params .shop2-color-pick li:first-child, .cart-params .shop2-texture-pick li:first-child, .cart-params .shop2-color-ext-list li:first-child {
      margin-left: 0 !important; }
    .cart-params .shop2-color-pick li.active-color, .cart-params .shop2-texture-pick li.active-color, .cart-params .shop2-color-ext-list li.active-color, .cart-params .shop2-color-pick li.active-texture, .cart-params .shop2-texture-pick li.active-texture, .cart-params .shop2-color-ext-list li.active-texture, .cart-params .shop2-color-pick li.shop2-color-ext-selected, .cart-params .shop2-texture-pick li.shop2-color-ext-selected, .cart-params .shop2-color-ext-list li.shop2-color-ext-selected {
      outline: none !important; }
    .cart-params .shop2-color-pick li.active-color:after, .cart-params .shop2-texture-pick li.active-color:after, .cart-params .shop2-color-ext-list li.active-color:after, .cart-params .shop2-color-pick li.active-texture:after, .cart-params .shop2-texture-pick li.active-texture:after, .cart-params .shop2-color-ext-list li.active-texture:after, .cart-params .shop2-color-pick li.shop2-color-ext-selected:after, .cart-params .shop2-texture-pick li.shop2-color-ext-selected:after, .cart-params .shop2-color-ext-list li.shop2-color-ext-selected:after {
      opacity: 1;
      visibility: visible;
      border: none;
      box-shadow: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2015%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M14.714%2C1.667%20L6.809%2C9.572%20C6.776%2C9.620%206.756%2C9.673%206.714%2C9.715%20C6.518%2C9.912%206.258%2C10.003%206.000%2C9.996%20C5.742%2C10.003%205.482%2C9.912%205.285%2C9.715%20C5.243%2C9.673%205.223%2C9.620%205.190%2C9.572%20L0.285%2C4.667%20C-0.096%2C4.285%20-0.096%2C3.667%200.285%2C3.286%20C0.667%2C2.905%201.285%2C2.905%201.666%2C3.286%20L6.000%2C7.619%20L13.333%2C0.286%20C13.715%2C-0.096%2014.333%2C-0.096%2014.714%2C0.286%20C15.096%2C0.667%2015.096%2C1.285%2014.714%2C1.667%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    .cart-params .shop2-color-pick li.active-color:before, .cart-params .shop2-texture-pick li.active-color:before, .cart-params .shop2-color-ext-list li.active-color:before, .cart-params .shop2-color-pick li.active-texture:before, .cart-params .shop2-texture-pick li.active-texture:before, .cart-params .shop2-color-ext-list li.active-texture:before, .cart-params .shop2-color-pick li.shop2-color-ext-selected:before, .cart-params .shop2-texture-pick li.shop2-color-ext-selected:before, .cart-params .shop2-color-ext-list li.shop2-color-ext-selected:before {
      border: none;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      background: none; }
    .cart-params .shop2-color-pick li.shop2-color-ext-selected, .cart-params .shop2-texture-pick li.shop2-color-ext-selected, .cart-params .shop2-color-ext-list li.shop2-color-ext-selected {
      outline: none !important; }
    .cart-params .shop2-color-pick li.shop2-color-ext-selected span, .cart-params .shop2-texture-pick li.shop2-color-ext-selected span, .cart-params .shop2-color-ext-list li.shop2-color-ext-selected span {
      display: none; }
    .cart-params .shop2-color-pick li:after, .cart-params .shop2-texture-pick li:after, .cart-params .shop2-color-ext-list li:after {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      opacity: 0;
      z-index: 1;
      visibility: hidden;
      border-radius: 50%;
      transition: all 0.35s;
      border: none;
      box-shadow: none;
      background: none; }
    .cart-params .shop2-color-pick li:before, .cart-params .shop2-texture-pick li:before, .cart-params .shop2-color-ext-list li:before {
      position: absolute;
      content: '';
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border-radius: 50%;
      transition: all 0.35s;
      border: none;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      background: linear-gradient(223deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 100%); }
    .cart-params .shop2-color-pick li span, .cart-params .shop2-texture-pick li span, .cart-params .shop2-color-ext-list li span, .cart-params .shop2-color-pick li img, .cart-params .shop2-texture-pick li img, .cart-params .shop2-color-ext-list li img {
      width: 30px;
      height: 30px;
      border-radius: 50%; }
  .cart-params .shop2-color-ext-multi {
    overflow: visible;
    outline: none;
    border: none; }
  .cart-params .shop2-color-ext-multi li {
    position: relative;
    height: 30px;
    border: none;
    float: none;
    cursor: pointer;
    border-radius: 50%;
    vertical-align: top;
    display: inline-block;
    background-size: cover;
    outline: none !important;
    width: 30px !important;
    margin: 5px 6px 5px !important; }
    .cart-params .shop2-color-ext-multi li:first-child {
      margin-left: 0 !important;
      width: 30px !important; }
    .cart-params .shop2-color-ext-multi li:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 50%;
      border: none;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      background: linear-gradient(223deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.17) 100%); }
    .cart-params .shop2-color-ext-multi li span {
      display: none; }
    .cart-params .shop2-color-ext-multi li img {
      width: 30px;
      height: 30px;
      border-radius: 50%; }
/*Параметры в корзине*/
.tpl-stars {
  height: 8px;
  width: 53px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2253px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2053%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M4%206L1.649%207.236l.449-2.618L.196%202.764l2.628-.382L4%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L4%206zm11.2%200l-2.351%201.236.449-2.618-1.902-1.854%202.628-.382L15.2%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L15.2%206zm11.2%200l-2.351%201.236.449-2.618-1.902-1.854%202.628-.382L26.4%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L26.4%206zm11.2%200l-2.351%201.236.449-2.618-1.902-1.854%202.628-.382L37.6%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L37.6%206zm11.2%200l-2.351%201.236.449-2.618-1.902-1.854%202.628-.382L48.8%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L48.8%206z%22%20fill%3D%22%23d5d5d5%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .tpl-stars .tpl-rating {
    height: 8px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2253px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2053%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M4%206L1.649%207.236l.449-2.618L.196%202.764l2.628-.382L4%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L4%206zm11.2%200l-2.351%201.236.449-2.618-1.902-1.854%202.628-.382L15.2%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L15.2%206zm11.2%200l-2.351%201.236.449-2.618-1.902-1.854%202.628-.382L26.4%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L26.4%206zm11.2%200l-2.351%201.236.449-2.618-1.902-1.854%202.628-.382L37.6%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L37.6%206zm11.2%200l-2.351%201.236.449-2.618-1.902-1.854%202.628-.382L48.8%200l1.176%202.382%202.628.382-1.902%201.854.45%202.618L48.8%206z%22%20fill%3D%22%23FFC34B%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.tpl-form .tpl-stars {
  background: none;
  width: 135px;
  height: 24px; }
  .tpl-form .tpl-stars.tpl-active {
    background: none; }
  .tpl-form .tpl-stars span {
    width: 24px;
    height: 24px;
    margin-right: 3px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23d5d5d5%22%20d%3D%22M9.000%2C8.727%20L12.000%2C-0.000%20L15.000%2C8.727%20L24.000%2C8.727%20L17.000%2C14.182%20L20.000%2C24.000%20L12.000%2C18.545%20L4.000%2C24.000%20L7.000%2C14.182%20L-0.000%2C8.727%20L9.000%2C8.727%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .tpl-form .tpl-stars span.tpl-active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFA81E%22%20d%3D%22M9.000%2C8.727%20L12.000%2C-0.000%20L15.000%2C8.727%20L24.000%2C8.727%20L17.000%2C14.182%20L20.000%2C24.000%20L12.000%2C18.545%20L4.000%2C24.000%20L7.000%2C14.182%20L-0.000%2C8.727%20L9.000%2C8.727%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
/*Рейтинг*/
body .shop2-product-actions dl dt {
  background: none;
  font-size: 0;
  min-height: 30px;
  border-radius: 0;
  border: 1px dashed #3badff;
  padding: 3px; }
  body .shop2-product-actions dl dt + dd + dt {
    margin-top: 6px; }
  body .shop2-product-actions dl dt.gift-action .icon-action {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M4.453%2C9.735%20C4.624%2C9.568%204.718%2C9.338%204.713%2C9.099%20C4.725%2C8.617%204.344%2C8.215%203.861%2C8.203%20C3.844%2C8.202%203.827%2C8.202%203.810%2C8.203%20C3.565%2C8.196%203.328%2C8.290%203.154%2C8.463%20C2.983%2C8.630%202.889%2C8.860%202.894%2C9.099%20C2.894%2C9.351%202.980%2C9.563%203.154%2C9.736%20C3.328%2C9.909%203.547%2C9.995%203.810%2C9.995%20C4.051%2C10.000%204.284%2C9.906%204.453%2C9.735%20ZM4.502%2C6.816%20C4.502%2C6.435%204.594%2C6.113%204.777%2C5.851%20C4.961%2C5.590%205.245%2C5.286%205.631%2C4.941%20C5.932%2C4.671%206.172%2C4.438%206.351%2C4.242%20C6.530%2C4.046%206.682%2C3.801%206.809%2C3.506%20C6.936%2C3.212%207.000%2C2.874%207.000%2C2.491%20C7.000%2C1.717%206.699%2C1.108%206.097%2C0.664%20C5.495%2C0.221%204.680%2C-0.000%203.655%2C-0.000%20C2.846%2C-0.000%202.133%2C0.134%201.517%2C0.405%20C0.922%2C0.660%200.400%2C1.060%200.000%2C1.569%20L1.030%2C2.296%20C1.614%2C1.559%202.456%2C1.190%203.556%2C1.190%20C4.186%2C1.190%204.681%2C1.328%205.038%2C1.604%20C5.396%2C1.879%205.575%2C2.246%205.575%2C2.703%20C5.575%2C3.038%205.485%2C3.325%205.306%2C3.563%20C5.128%2C3.802%204.850%2C4.084%204.474%2C4.411%20C4.173%2C4.680%203.930%2C4.914%203.747%2C5.110%20C3.553%2C5.323%203.395%2C5.566%203.281%2C5.831%20C3.154%2C6.116%203.091%2C6.445%203.091%2C6.818%20L4.502%2C6.816%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat, rgba(0, 33, 114, 0.05); }
  body .shop2-product-actions dl dt .icon-action {
    width: 42px;
    height: 42px;
    display: inline-block;
    vertical-align: top;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M4.453%2C9.735%20C4.624%2C9.568%204.718%2C9.338%204.713%2C9.099%20C4.725%2C8.617%204.344%2C8.215%203.861%2C8.203%20C3.844%2C8.202%203.827%2C8.202%203.810%2C8.203%20C3.565%2C8.196%203.328%2C8.290%203.154%2C8.463%20C2.983%2C8.630%202.889%2C8.860%202.894%2C9.099%20C2.894%2C9.351%202.980%2C9.563%203.154%2C9.736%20C3.328%2C9.909%203.547%2C9.995%203.810%2C9.995%20C4.051%2C10.000%204.284%2C9.906%204.453%2C9.735%20ZM4.502%2C6.816%20C4.502%2C6.435%204.594%2C6.113%204.777%2C5.851%20C4.961%2C5.590%205.245%2C5.286%205.631%2C4.941%20C5.932%2C4.671%206.172%2C4.438%206.351%2C4.242%20C6.530%2C4.046%206.682%2C3.801%206.809%2C3.506%20C6.936%2C3.212%207.000%2C2.874%207.000%2C2.491%20C7.000%2C1.717%206.699%2C1.108%206.097%2C0.664%20C5.495%2C0.221%204.680%2C-0.000%203.655%2C-0.000%20C2.846%2C-0.000%202.133%2C0.134%201.517%2C0.405%20C0.922%2C0.660%200.400%2C1.060%200.000%2C1.569%20L1.030%2C2.296%20C1.614%2C1.559%202.456%2C1.190%203.556%2C1.190%20C4.186%2C1.190%204.681%2C1.328%205.038%2C1.604%20C5.396%2C1.879%205.575%2C2.246%205.575%2C2.703%20C5.575%2C3.038%205.485%2C3.325%205.306%2C3.563%20C5.128%2C3.802%204.850%2C4.084%204.474%2C4.411%20C4.173%2C4.680%203.930%2C4.914%203.747%2C5.110%20C3.553%2C5.323%203.395%2C5.566%203.281%2C5.831%20C3.154%2C6.116%203.091%2C6.445%203.091%2C6.818%20L4.502%2C6.816%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat, rgba(0, 33, 114, 0.05);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  body .shop2-product-actions dl dt .name-action {
    border: none;
    color: #222;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 0 0 17px;
    width: 100%;
    font: 400 13px 'Montserrat', Arial, Helvetica, sans-serif; }
/*Подарок и скидка*/
body .product-flags__item {
  color: #fff;
  font: 700 14px/1.33 'Montserrat', Arial, Helvetica, sans-serif;
  margin-bottom: 8px; }
  body .product-flags__item.spec_item span {
    background: #3badff; }
  body .product-flags__item.spec_item span:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #3badff;
    margin-left: -4px; }
  body .product-flags__item.new_item span {
    background: #ffdd3f;
    color: #222; }
  body .product-flags__item.new_item span:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 5px solid #ffdd3f;
    margin-left: -4px; }
  body .product-flags__item span {
    padding: 3px 17px 3px;
    text-align: center;
    vertical-align: top;
    display: inline-block;
    text-transform: uppercase;
    position: relative; }
/*Флаги*/
#shop2-tooltip {
  z-index: 100000; }

#shop2-msg, .shop2-color-ext-tooltip, .shop2-product-actions dd, .shop2-product-discount-desc {
  font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
  padding: 10px;
  color: #000;
  border: none;
  border-radius: 0;
  background: #fff;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
  /*Buy btn*/
  /*Buy btn*/
  /*Color*/
  /*Color*/
  /*Gift*/
  /*Gift*/ }
  #shop2-msg a, .shop2-color-ext-tooltip a, .shop2-product-actions dd a, .shop2-product-discount-desc a {
    color: #ff4141; }
  #shop2-msg .color_icon, .shop2-color-ext-tooltip .color_icon, .shop2-product-actions dd .color_icon, .shop2-product-discount-desc .color_icon {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 0 5px;
    background-size: cover; }
  #shop2-msg .col_title, .shop2-color-ext-tooltip .col_title, .shop2-product-actions dd .col_title, .shop2-product-discount-desc .col_title {
    font-size: 12px; }
  #shop2-msg ul li, .shop2-color-ext-tooltip ul li, .shop2-product-actions dd ul li, .shop2-product-discount-desc ul li {
    margin: 5px;
    display: inline-block;
    vertical-align: top; }
  #shop2-msg ul li:first-child, .shop2-color-ext-tooltip ul li:first-child, .shop2-product-actions dd ul li:first-child, .shop2-product-discount-desc ul li:first-child {
    margin: 5px; }
  #shop2-msg ul li span, .shop2-color-ext-tooltip ul li span, .shop2-product-actions dd ul li span, .shop2-product-discount-desc ul li span {
    display: block;
    float: none;
    width: 90px;
    height: 90px;
    margin: 0 0 5px;
    background-size: contain !important; }
  #shop2-msg ul li div, .shop2-color-ext-tooltip ul li div, .shop2-product-actions dd ul li div, .shop2-product-discount-desc ul li div {
    font-size: 13px; }
  #shop2-msg .name-action, .shop2-color-ext-tooltip .name-action, .shop2-product-actions dd .name-action, .shop2-product-discount-desc .name-action {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 6px; }
  #shop2-msg .desc-action, .shop2-color-ext-tooltip .desc-action, .shop2-product-actions dd .desc-action, .shop2-product-discount-desc .desc-action {
    margin: 0;
    font-size: 12px; }
  #shop2-msg .desc-action p, .shop2-color-ext-tooltip .desc-action p, .shop2-product-actions dd .desc-action p, .shop2-product-discount-desc .desc-action p {
    margin: 0; }
  #shop2-msg .desc-action p + p, .shop2-color-ext-tooltip .desc-action p + p, .shop2-product-actions dd .desc-action p + p, .shop2-product-discount-desc .desc-action p + p {
    margin-top: 6px; }
  #shop2-msg p, .shop2-color-ext-tooltip p, .shop2-product-actions dd p, .shop2-product-discount-desc p {
    margin: 0; }
  #shop2-msg p + p, .shop2-color-ext-tooltip p + p, .shop2-product-actions dd p + p, .shop2-product-discount-desc p + p {
    margin-top: 6px; }
  #shop2-msg .close-desc-action, .shop2-color-ext-tooltip .close-desc-action, .shop2-product-actions dd .close-desc-action, .shop2-product-discount-desc .close-desc-action {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22m9%207.58578644%207.2928932-7.29289322c.3905243-.39052429%201.0236893-.39052429%201.4142136%200s.3905243%201.02368927%200%201.41421356l-7.2928932%207.29289322%207.2928932%207.2928932c.3905243.3905243.3905243%201.0236893%200%201.4142136s-1.0236893.3905243-1.4142136%200l-7.2928932-7.2928932-7.29289322%207.2928932c-.39052429.3905243-1.02368927.3905243-1.41421356%200-.39052429-.3905243-.39052429-1.0236893%200-1.4142136l7.29289322-7.2928932-7.29289322-7.29289322c-.39052429-.39052429-.39052429-1.02368927%200-1.41421356.39052429-.39052429%201.02368927-.39052429%201.41421356%200z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat;
    background-size: 10px;
    border-radius: 50%; }

@media screen and (max-width: 400px) {
    #shop2-msg {
      width: 200px;
      left: 50% !important;
      margin-left: -120px; } }

@media screen and (max-width: 639px) {
    .shop2-color-ext-tooltip {
      left: 0 !important; } }
/*Всплывающие подсказки*/
.shop2-order-options.shop2-delivery, .shop2-delivery {
  margin: 0;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 84px; }
  @media (max-width: 1100px) {
  .shop2-order-options.shop2-delivery, .shop2-delivery {
    padding: 46px; } }
  @media (max-width: 640px) {
  .shop2-order-options.shop2-delivery, .shop2-delivery {
    padding: 16px; } }
  .shop2-order-options.shop2-delivery h2, .shop2-delivery h2 {
    color: #000;
    font: 400 28px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 0 0 30px;
    border: none;
    margin: 0; }
  .shop2-order-options.shop2-delivery .options-list, .shop2-delivery .options-list {
    margin: 0 0 40px;
    font-size: inherit; }
  @media (max-width: 1100px) {
    .shop2-order-options.shop2-delivery .options-list, .shop2-delivery .options-list {
      margin: 0 0 24px; } }
  @media (max-width: 640px) {
    .shop2-order-options.shop2-delivery .options-list, .shop2-delivery .options-list {
      margin: 0 0 18px; } }
  .shop2-order-options.shop2-delivery .options-list .option-type, .shop2-delivery .options-list .option-type {
    position: relative;
    border: none; }
  .shop2-order-options.shop2-delivery .options-list .option-type + .option-type, .shop2-delivery .options-list .option-type + .option-type {
    margin: 6px 0 0; }
  .shop2-order-options.shop2-delivery .options-list .option-type .option-label, .shop2-delivery .options-list .option-type .option-label {
    position: relative;
    padding: 20px 20px;
    background: #452fff; }
  @media (max-width: 1100px) {
        .shop2-order-options.shop2-delivery .options-list .option-type .option-label, .shop2-delivery .options-list .option-type .option-label {
          padding: 16px 18px 17px; } }
  .shop2-order-options.shop2-delivery .options-list .option-type .option-label input[type="radio"], .shop2-delivery .options-list .option-type .option-label input[type="radio"] {
    padding: 0;
    opacity: 0;
    width: 20px;
    height: 20px;
    margin-right: 16px;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
    -webkit-appearance: none; }
    .shop2-order-options.shop2-delivery .options-list .option-type .option-label input[type="radio"]:checked + span, .shop2-delivery .options-list .option-type .option-label input[type="radio"]:checked + span {
      color: #222; }
      .shop2-order-options.shop2-delivery .options-list .option-type .option-label input[type="radio"]:checked + span:before, .shop2-delivery .options-list .option-type .option-label input[type="radio"]:checked + span:before {
        border: none;
        box-shadow: inset 0 0 0 6px #222;
        background: #fff; }
  .shop2-order-options.shop2-delivery .options-list .option-type .option-label span, .shop2-delivery .options-list .option-type .option-label span {
    position: relative;
    padding: 0;
    font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #fff;
    max-width: calc(100% - 20px - 16px);
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase; }
    .shop2-order-options.shop2-delivery .options-list .option-type .option-label span:before, .shop2-delivery .options-list .option-type .option-label span:before {
      position: absolute;
      top: 50%;
      left: -36px;
      width: 20px;
      height: 20px;
      content: '';
      margin-top: -10px;
      border: none;
      background: #fff;
      box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
      border-radius: 50%;
      transition: background-color 0.2s, box-shadow 0.2s; }
  .shop2-order-options.shop2-delivery .options-list .option-type.active-type, .shop2-delivery .options-list .option-type.active-type {
    background: #f7f7f7; }
  .shop2-order-options.shop2-delivery .options-list .option-type.active-type .option-label, .shop2-delivery .options-list .option-type.active-type .option-label {
    background: #ff4141; }
    .shop2-order-options.shop2-delivery .options-list .option-type.active-type .option-label input[type="radio"]:checked + span, .shop2-delivery .options-list .option-type.active-type .option-label input[type="radio"]:checked + span {
      color: #fff; }
    .shop2-order-options.shop2-delivery .options-list .option-type.active-type .option-label span, .shop2-delivery .options-list .option-type.active-type .option-label span {
      color: #fff; }
  .shop2-order-options.shop2-delivery .options-list .option-details, .shop2-delivery .options-list .option-details {
    color: #000;
    overflow: visible;
    padding: 24px 24px 30px; }
  @media (max-width: 1100px) {
      .shop2-order-options.shop2-delivery .options-list .option-details, .shop2-delivery .options-list .option-details {
        padding: 18px 18px 24px; } }
  .shop2-order-options.shop2-delivery .options-list .option-details .option-item, .shop2-delivery .options-list .option-details .option-item {
    max-width: 400px;
    margin: 0 0 20px; }
  .shop2-order-options.shop2-delivery .options-list .option-details .option-item label, .shop2-delivery .options-list .option-details .option-item label {
    display: block; }
    .shop2-order-options.shop2-delivery .options-list .option-details .option-item label > span, .shop2-delivery .options-list .option-details .option-item label > span {
      display: block; }
  .shop2-order-options.shop2-delivery .options-list .option-details .option-item .shop2-textarea, .shop2-delivery .options-list .option-details .option-item .shop2-textarea, .shop2-order-options.shop2-delivery .options-list .option-details .option-item .shop2-input, .shop2-delivery .options-list .option-details .option-item .shop2-input {
    border-radius: 0 !important; }
  .shop2-order-options.shop2-delivery .options-list .option-details .option-item + label + div, .shop2-delivery .options-list .option-details .option-item + label + div {
    margin-top: 40px; }
  .shop2-order-options.shop2-delivery .options-list .shop2-btn, .shop2-delivery .options-list .shop2-btn {
    vertical-align: middle;
    margin-right: 10px; }
  .shop2-order-options.shop2-delivery .text-center, .shop2-delivery .text-center {
    text-align: left !important; }
  .shop2-order-options.shop2-delivery .text-center button, .shop2-delivery .text-center button {
    text-transform: uppercase; }
  @media (max-width: 640px) {
      .shop2-order-options.shop2-delivery .text-center button, .shop2-delivery .text-center button {
        font-size: 13px; } }
  @media (max-width: 320px) {
      .shop2-order-options.shop2-delivery .text-center button, .shop2-delivery .text-center button {
        width: 100%; } }
  .shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left {
    margin: 0; }
  .shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item {
    margin: 0 0 20px; }
  .shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item__captcha, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item__captcha {
    padding: 0;
    margin: 0;
    font-size: 0; }
  .shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item__captcha strong, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item__captcha strong {
    padding: 0;
    margin: 0; }
  .shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item > label, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item > label {
    display: block;
    max-width: 400px; }
  .shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item .shop2-textarea, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item .shop2-textarea, .shop2-order-options.shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item .shop2-input, .shop2-delivery .shop2-order-form.shop2-order-form--offset-left .form-item .shop2-input {
    border-radius: 0 !important; }
  .shop2-order-options.shop2-delivery.shop2-order-in-one-page-form, .shop2-delivery.shop2-order-in-one-page-form {
    padding: 46px;
    margin: 0 0 46px; }
  @media (max-width: 1100px) {
    .shop2-order-options.shop2-delivery.shop2-order-in-one-page-form, .shop2-delivery.shop2-order-in-one-page-form {
      padding: 24px;
      margin: 0 0 24px; } }
  @media (max-width: 640px) {
    .shop2-order-options.shop2-delivery.shop2-order-in-one-page-form, .shop2-delivery.shop2-order-in-one-page-form {
      padding: 16px; } }
  .shop2-order-options.shop2-delivery.shop2-order-in-one-page-form .shop2-order-options.shop2-delivery, .shop2-delivery.shop2-order-in-one-page-form .shop2-order-options.shop2-delivery {
    padding: 0;
    box-shadow: none; }
  .shop2-order-options.shop2-delivery.shop2-order-in-one-page-form .shop2-order-form.shop2-order-form--offset-left, .shop2-delivery.shop2-order-in-one-page-form .shop2-order-form.shop2-order-form--offset-left {
    padding: 20px;
    background: #f7f7f7;
    margin: 0 0 24px; }

.shop2-order-options .options-list {
  margin: 0 0 40px;
  font-size: inherit; }
  @media (max-width: 1100px) {
    .shop2-order-options .options-list {
      margin: 0 0 24px; } }
  @media (max-width: 640px) {
    .shop2-order-options .options-list {
      margin: 0 0 18px; } }
  .shop2-order-options .options-list .option-type {
    position: relative; }
  .shop2-order-options .options-list .option-type .option-label {
    position: relative;
    padding: 20px 20px; }
  @media (max-width: 1100px) {
        .shop2-order-options .options-list .option-type .option-label {
          padding: 16px 18px 17px; } }
  .shop2-order-options .options-list .option-type .option-label > input[type="radio"] {
    width: 20px;
    height: 20px;
    padding: 0;
    opacity: 0;
    margin-right: 16px;
    display: inline-block;
    vertical-align: middle;
    visibility: hidden;
    -webkit-appearance: none; }
    .shop2-order-options .options-list .option-type .option-label > input[type="radio"]:checked + span {
      color: #222; }
      .shop2-order-options .options-list .option-type .option-label > input[type="radio"]:checked + span:before {
        border: none;
        box-shadow: inset 0 0 0 6px #222;
        background: #fff; }
  .shop2-order-options .options-list .option-type .option-label .label-name {
    position: relative;
    padding: 0;
    font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #888;
    max-width: calc(100% - 20px - 16px);
    display: inline-block;
    vertical-align: middle; }
    .shop2-order-options .options-list .option-type .option-label .label-name:before {
      position: absolute;
      top: 50%;
      left: -36px;
      width: 20px;
      height: 20px;
      content: '';
      margin-top: -10px;
      border: none;
      background: #fff;
      box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
      border-radius: 50%;
      transition: background-color 0.2s, box-shadow 0.2s; }
  .shop2-order-options .options-list .option-type .option-label .label-icons {
    margin: 0;
    padding: 20px 0 0; }
    .shop2-order-options .options-list .option-type .option-label .label-icons img {
      margin: 0 10px 10px 0; }
    .shop2-order-options .options-list .option-type .option-label .label-icons .payment_methods-column {
      margin: 0 10px 0 0;
      vertical-align: top; }
      .shop2-order-options .options-list .option-type .option-label .label-icons .payment_methods-column > label {
        margin: 0 10px 10px 0; }
      .shop2-order-options .options-list .option-type .option-label .label-icons .payment_methods-column .mg-styler-label--radio:before {
        -webkit-transform: scale(0.9, 0.9);
        -moz-transform: scale(0.9, 0.9);
        -ms-transform: scale(0.9, 0.9);
        -o-transform: scale(0.9, 0.9);
        transform: scale(0.9, 0.9); }
      .shop2-order-options .options-list .option-type .option-label .label-icons .payment_methods-column img {
        margin: 0 10px 0 0; }
  .shop2-order-options .options-list .option-type.active-type {
    background: #f7f7f7; }
  .shop2-order-options .options-list .option-type.active-type .option-label {
    background: #ff4141; }
    .shop2-order-options .options-list .option-type.active-type .option-label span {
      color: #fff; }
  .shop2-order-options .options-list .option-details {
    color: #000;
    overflow: visible;
    padding: 24px 24px 30px; }
  @media (max-width: 1100px) {
      .shop2-order-options .options-list .option-details {
        padding: 18px 18px 24px; } }
  .shop2-order-options .options-list .option-details .option-item {
    max-width: 400px;
    margin: 0 0 20px; }
  .shop2-order-options .options-list .option-details .option-item:last-child {
    margin-bottom: 0; }
    .shop2-order-options .options-list .option-details .option-item:last-child + label {
      margin-top: 20px;
      display: block; }
  .shop2-order-options .options-list .option-details .option-item label {
    display: block; }
    .shop2-order-options .options-list .option-details .option-item label > span {
      display: block; }
  .shop2-order-options .options-list .option-details .option-item .shop2-textarea, .shop2-order-options .options-list .option-details .option-item .shop2-input {
    border-radius: 0 !important; }
  .shop2-order-options .options-list .shop2-btn {
    vertical-align: middle;
    margin-right: 10px; }

.shop2-cart-auth {
  padding: 20px 30px;
  background: rgba(0, 0, 0, 0.05);
  font: 400 15px/ normal 'Montserrat', Arial, Helvetica, sans-serif; }
  @media (max-width: 639px) {
  .shop2-cart-auth {
    padding: 15px 20px; } }
  .shop2-cart-auth__form {
    max-width: 400px; }
  .shop2-cart-auth__expand {
    border-bottom-style: solid; }
  .shop2-cart-auth .gr-field-style {
    margin: 0 0 20px;
    display: block; }
  .shop2-cart-auth .shop2v2-cart-soc-block {
    margin: 20px 0 0; }

.shop2-order-form .form-item {
  max-width: 400px; }
  .shop2-order-form .form-item > label {
    display: block; }
  .shop2-order-form .form-item.form-item-submit {
    text-align: left;
    max-width: 100%; }

.text-right a {
  margin-bottom: 10px;
  text-transform: uppercase; }
  @media (max-width: 743px) {
    .text-right a {
      width: 100%;
      margin-bottom: 6px; } }
  @media (max-width: 640px) {
    .text-right a {
      padding: 12px 16px;
      font-size: 12px; } }

.shop2-edost {
  margin: 0; }
  .shop2-edost .shop2-edost-variant {
    color: #000;
    padding: 8px 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .shop2-edost .shop2-edost-variant > label {
    padding: 5px 0;
    font-size: 15px; }
  .shop2-edost .shop2-edost-variant > label .shop2-edost-control {
    min-width: 120px; }
  .shop2-edost .shop2-edost-office {
    padding: 15px;
    background: #fff;
    margin: 15px 0 10px 100px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    font: 400 14px/ normal 'Montserrat', Arial, Helvetica, sans-serif; }
  @media (max-width: 639px) {
    .shop2-edost .shop2-edost-office {
      font-size: 12px;
      margin: 5px 0 5px; } }
  .shop2-edost .shop2-edost-office > label {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .shop2-edost .shop2-edost-office .shop2-edost-control {
    min-width: 20px;
    width: 20px;
    padding: 0;
    margin-right: 10px; }
  .shop2-edost .shop2-edost-control {
    min-width: 120px;
    position: relative;
    min-height: 20px;
    margin: 0;
    padding-left: 36px; }
  .shop2-edost .shop2-edost-control:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    margin-right: 16px;
    margin-top: -10px;
    width: 20px;
    height: 20px;
    border: none;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-radius: 50%;
    transition: background-color 0.2s, box-shadow 0.2s; }
  .shop2-edost .shop2-edost-control:hover:before {
    border: none;
    box-shadow: 0 2px 4px -1px rgba(0, 0, 0, 0.1);
    background: #fff; }
  .shop2-edost .shop2-edost-control.active:before {
    border: none;
    box-shadow: inset 0 0 0 6px #222;
    background: #fff; }
  .shop2-edost .shop2-edost-control.active:hover:before {
    border: none;
    box-shadow: inset 0 0 0 6px #222;
    background: #fff; }
  .shop2-edost .shop2-edost-control input {
    position: absolute;
    width: 0;
    height: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-appearance: none; }
  .shop2-edost .shop2-edost-control img {
    margin: 0; }
/*Формы оформления заказа, заказ на 1 странице, доставка, системы оплаты*/
#shop2-cart {
  margin: 60px 0 0; }
  @media (max-width: 1024px) {
  #shop2-cart {
    margin: 24px 0 0; } }
  @media (max-width: 640px) {
  #shop2-cart {
    margin: 16px 0 0; } }

.shop2-cart-table {
  margin: 0 0 60px;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 65px 25px 71px; }
  @media (max-width: 1024px) {
  .shop2-cart-table {
    padding: 28px 24px 29px;
    margin: 0 0 24px; } }
  @media (max-width: 640px) {
  .shop2-cart-table {
    padding: 20px 16px 31px;
    margin: 0 0 16px; } }
  .shop2-cart-table__cleanup {
    text-align: left;
    padding: 0 35px 20px;
    display: none; }
  @media (max-width: 1024px) {
    .shop2-cart-table__cleanup {
      padding: 0 22px 20px; } }
  @media (max-width: 640px) {
    .shop2-cart-table__cleanup {
      padding: 0 0 20px; } }
  .shop2-cart-table__cleanup a.shop2-btn {
    border-radius: 0;
    text-transform: uppercase; }
  @media (max-width: 640px) {
      .shop2-cart-table__cleanup a.shop2-btn {
        width: 100%; } }
  .shop2-cart-table__heading {
    padding: 0 0 30px;
    margin: 0 35px;
    background: #fff;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 1024px) {
    .shop2-cart-table__heading {
      padding: 0 0 29px;
      margin: 0 22px; } }
  @media (max-width: 640px) {
    .shop2-cart-table__heading {
      margin: 0;
      padding: 0 0 21px; } }
  .shop2-cart-table__heading-left {
    width: calc(100% - 456px); }
  @media (max-width: 1200px) {
      .shop2-cart-table__heading-left {
        width: calc(100% - 370px); } }
  @media (max-width: 1024px) {
      .shop2-cart-table__heading-left {
        width: 100%; } }
  .shop2-cart-table__heading-right {
    width: 456px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 1200px) {
      .shop2-cart-table__heading-right {
        width: 370px; } }
  @media (max-width: 1024px) {
      .shop2-cart-table__heading-right {
        display: none; } }
  .shop2-cart-table__heading-count {
    color: #222;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase; }
  @media (max-width: 1024px) {
      .shop2-cart-table__heading-count {
        font-size: 12px; } }
  @media (max-width: 640px) {
      .shop2-cart-table__heading-count {
        text-align: center; } }
  .shop2-cart-table__heading-item {
    color: #888;
    font: 400 14px/ normal 'Montserrat', Arial, Helvetica, sans-serif; }
  .shop2-cart-table .cart-products__item {
    padding: 36px 35px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    background: #fff;
    position: relative; }
  @media (max-width: 1024px) {
      .shop2-cart-table .cart-products__item {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 23px 22px; } }
  @media (max-width: 640px) {
      .shop2-cart-table .cart-products__item {
        padding: 15px 0 17px; } }
  .shop2-cart-table .cart-products__item:before {
    content: '';
    position: absolute;
    top: 0;
    left: 35px;
    right: 35px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1); }
  @media (max-width: 1024px) {
        .shop2-cart-table .cart-products__item:before {
          left: 22px;
          right: 22px; } }
  @media (max-width: 640px) {
        .shop2-cart-table .cart-products__item:before {
          left: 0;
          right: 0; } }
  .shop2-cart-table .cart-products__item:last-child:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 35px;
    right: 35px;
    height: 1px;
    background: rgba(0, 0, 0, 0.1); }
    @media (max-width: 1024px) {
        .shop2-cart-table .cart-products__item:last-child:after {
          left: 22px;
          right: 22px; } }
    @media (max-width: 640px) {
        .shop2-cart-table .cart-products__item:last-child:after {
          left: 0;
          right: 0; } }
  .shop2-cart-table .cart-products__item:hover {
    box-shadow: inset 0px 0px 0px 2px #222, 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0px 0px 0px 2px #222, 0 24px 20px -12px rgba(0, 0, 0, 0.1); }
  @media (max-width: 640px) {
        .shop2-cart-table .cart-products__item:hover {
          box-shadow: none; } }
  .shop2-cart-table .cart-products__left {
    width: calc(100% - 456px - 24px);
    margin-right: 24px; }
  @media (max-width: 1200px) {
      .shop2-cart-table .cart-products__left {
        width: calc(100% - 370px - 24px); } }
  @media (max-width: 1024px) {
      .shop2-cart-table .cart-products__left {
        width: 100%;
        margin: 0; } }
  .shop2-cart-table .cart-products__right {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    width: 456px;
    position: relative; }
  @media (max-width: 1200px) {
      .shop2-cart-table .cart-products__right {
        width: 370px; } }
  @media (max-width: 1024px) {
      .shop2-cart-table .cart-products__right {
        width: auto;
        margin: 6px 0 0 104px;
        padding: 0 0 38px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start; } }
  @media (max-width: 640px) {
      .shop2-cart-table .cart-products__right {
        margin: 15px 0 0; } }
  .shop2-cart-table .cart-price, .shop2-cart-table .cart-amount {
    width: calc(33.333% - 13px); }
  .shop2-cart-table .cart-price .shop2-product-amount, .shop2-cart-table .cart-amount .shop2-product-amount {
    text-align: left; }
  .shop2-cart-table .cart-amount {
    color: #000;
    font: 600 18px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    margin-left: -13px; }
  @media (max-width: 1024px) {
    .shop2-cart-table .cart-amount {
      margin: 0;
      width: 48px !important; } }
  @media (max-width: 1024px) {
      .shop2-cart-table .cart-amount .shop2-product-amount .amount-minus, .shop2-cart-table .cart-amount .shop2-product-amount .amount-plus {
        display: none; }
      .shop2-cart-table .cart-amount .shop2-product-amount input {
        width: 48px !important;
        height: 48px !important;
        background: #f7f7f7 !important; } }
  .shop2-cart-table .cart-price, .shop2-cart-table .cart-sum {
    color: #000;
    font: 600 18px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    text-align: right;
    text-transform: uppercase; }
  @media (max-width: 640px) {
    .shop2-cart-table .cart-price, .shop2-cart-table .cart-sum {
      font-size: 16px; } }
  .shop2-cart-table .cart-price {
    display: none; }
  .shop2-cart-table .cart-delete {
    position: absolute;
    bottom: 0;
    right: 0; }
  @media (max-width: 1024px) {
    .shop2-cart-table .cart-delete {
      right: auto;
      bottom: -5px; } }
  @media (max-width: 640px) {
    .shop2-cart-table .cart-delete {
      bottom: 0; } }
  .shop2-cart-table .cart-delete .gr-icon-btn {
    width: auto;
    height: auto;
    min-height: auto;
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    box-shadow: none;
    text-decoration: none;
    padding-left: 20px;
    position: relative;
    background: transparent; }
  .shop2-cart-table .cart-delete .gr-icon-btn:before {
    top: 50%;
    left: 0;
    width: 10px;
    height: 12px;
    margin-top: -6px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2010%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M2%201V0h6v1h2v2H0V1h2zM1%204h8l-1%208H2L1%204z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-cart-table .cart-product {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 640px) {
    .shop2-cart-table .cart-product {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
  .shop2-cart-table .cart-product__image {
    position: relative;
    width: 112px;
    height: 144px;
    overflow: hidden;
    margin: 0 20px 0 0; }
  @media (max-width: 1024px) {
      .shop2-cart-table .cart-product__image {
        width: 80px;
        height: 102px;
        margin: 0 24px 0 0; } }
  @media (max-width: 640px) {
      .shop2-cart-table .cart-product__image {
        margin: 0 0 9px; } }
  @media (max-width: 480px) {
      .shop2-cart-table .cart-product__image {
        width: 50px;
        height: 64px; } }
  .shop2-cart-table .cart-product__image.no-image {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22rgb%28227%2C%20227%2C%20227%29%22%20d%3D%22M70.346%2C9.116%20L11.654%2C9.116%20C10.462%2C9.116%209.496%2C10.079%209.496%2C11.267%20L9.496%2C43.805%20C9.496%2C43.830%209.502%2C43.853%209.503%2C43.877%20C9.473%2C44.445%209.663%2C45.023%2010.086%2C45.468%20C10.904%2C46.331%2012.270%2C46.370%2013.136%2C45.553%20L25.846%2C33.566%20L38.291%2C44.679%20C38.990%2C45.304%2040.015%2C45.406%2040.825%2C44.931%20L51.419%2C38.721%20L61.787%2C46.929%20C62.184%2C47.243%2062.657%2C47.396%2063.127%2C47.396%20C63.763%2C47.396%2064.393%2C47.117%2064.819%2C46.582%20C65.560%2C45.651%2065.404%2C44.298%2064.471%2C43.559%20L52.943%2C34.433%20C52.244%2C33.879%2051.277%2C33.812%2050.507%2C34.263%20L39.996%2C40.425%20L27.246%2C29.039%20C26.409%2C28.292%2025.139%2C28.309%2024.324%2C29.079%20L13.811%2C38.993%20L13.811%2C13.419%20L68.189%2C13.419%20L68.189%2C54.579%20L13.811%2C54.579%20L13.811%2C51.981%20C13.811%2C50.793%2012.846%2C49.829%2011.654%2C49.829%20C10.462%2C49.829%209.496%2C50.793%209.496%2C51.981%20L9.496%2C56.731%20C9.496%2C57.920%2010.462%2C58.883%2011.654%2C58.883%20L70.346%2C58.883%20C71.538%2C58.883%2072.504%2C57.920%2072.504%2C56.731%20L72.504%2C11.267%20C72.504%2C10.079%2071.538%2C9.116%2070.346%2C9.116%20ZM77.359%2C0.001%20L4.641%2C0.001%20C2.083%2C0.001%200.001%2C2.059%200.001%2C4.589%20L0.001%2C63.409%20C0.001%2C65.939%202.083%2C67.997%204.641%2C67.997%20L77.359%2C67.997%20C79.917%2C67.997%2081.999%2C65.939%2081.999%2C63.409%20L81.999%2C4.589%20C81.999%2C2.059%2079.917%2C0.001%2077.359%2C0.001%20ZM77.683%2C63.409%20C77.683%2C63.566%2077.538%2C63.694%2077.359%2C63.694%20L4.641%2C63.694%20C4.462%2C63.694%204.317%2C63.566%204.317%2C63.409%20L4.317%2C4.589%20C4.317%2C4.432%204.462%2C4.304%204.641%2C4.304%20L77.359%2C4.304%20C77.538%2C4.304%2077.683%2C4.432%2077.683%2C4.589%20L77.683%2C63.409%20ZM34.273%2C25.524%20C34.273%2C29.152%2037.234%2C32.104%2040.872%2C32.104%20C44.510%2C32.104%2047.470%2C29.152%2047.470%2C25.524%20C47.470%2C21.896%2044.510%2C18.944%2040.872%2C18.944%20C37.234%2C18.944%2034.273%2C21.896%2034.273%2C25.524%20ZM43.155%2C25.524%20C43.155%2C26.779%2042.131%2C27.800%2040.872%2C27.800%20C39.613%2C27.800%2038.589%2C26.779%2038.589%2C25.524%20C38.589%2C24.268%2039.613%2C23.247%2040.872%2C23.247%20C42.131%2C23.247%2043.155%2C24.268%2043.155%2C25.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f7f7f7;
    background-size: 50%; }
  .shop2-cart-table .cart-product__image a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    text-decoration: none;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat; }
  .shop2-cart-table .cart-product__image img {
    opacity: 0; }
  .shop2-cart-table .cart-product__details {
    width: calc(100% - 112px - 20px); }
  @media (max-width: 1024px) {
      .shop2-cart-table .cart-product__details {
        width: calc(100% - 80px - 24px); } }
  @media (max-width: 640px) {
      .shop2-cart-table .cart-product__details {
        width: 100%;
        text-align: center; } }
  .shop2-cart-table .cart-product__name {
    color: #222;
    font: 500 14px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .shop2-cart-table .cart-product__name a {
    color: inherit;
    text-decoration: none;
    position: relative; }
  .shop2-cart-table .cart-product__name a:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 12px;
    background: rgba(69, 47, 255, 0.05); }
  .shop2-cart-table .cart-product__vendor {
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .shop2-cart-table .cart-product__vendor span {
    color: #888;
    display: inline-block;
    margin: 0 10px 0 0; }
  .shop2-cart-table .cart-product__vendor a {
    text-decoration: none;
    color: #222; }
  .shop2-cart-table .cart-product__vendor a:hover {
    text-decoration: underline; }
  .shop2-cart-table .cart-product__action {
    color: #ff5640;
    font: 500 13px/1.33 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 15px 0 6px; }
  .shop2-cart-table .cart-product .cart-product-article {
    color: #222;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 0 0 6px; }
  .shop2-cart-table .cart-product .cart-product-article span {
    color: #888; }
  .shop2-cart-table .cart-product .cart-params {
    margin: 12px 0 0;
    max-width: 348px; }
  @media (max-width: 1024px) {
      .shop2-cart-table .cart-product .cart-params {
        max-width: 100%; } }
  .shop2-cart-table .cart-product .cart-params__btn {
    font-size: 0;
    padding: 0 0 5px; }
  @media (min-width: 1025px) {
        .shop2-cart-table .cart-product .cart-params__btn {
          display: none; } }
  .shop2-cart-table .cart-product .cart-params__btn span {
    position: relative;
    color: #222;
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    font: 500 13px 'Montserrat', Arial, Helvetica, sans-serif;
    border-bottom: 1px dashed #222; }
  .shop2-cart-table .cart-product .cart-params__body {
    display: none; }
  @media (min-width: 1025px) {
        .shop2-cart-table .cart-product .cart-params__body {
          display: block; } }

.cart-total-box {
  background: #fff;
  position: relative;
  z-index: 1;
  padding: 60px 0 65px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media (max-width: 1024px) {
  .cart-total-box {
    padding: 24px 0 70px; } }
  @media (max-width: 640px) {
  .cart-total-box {
    padding: 16px 0 58px; } }
  @media (max-width: 1024px) {
    .cart-total-box--cupon {
      width: 100%; } }
  .cart-total-box:before {
    content: '';
    position: absolute;
    top: 0;
    left: -9999px;
    right: -9999px;
    bottom: 0;
    background: #fff;
    z-index: -1; }

.cart-total {
  width: 408px; }
  @media (max-width: 1024px) {
  .cart-total {
    width: 100%; } }
  .cart-total div.shop2-cart-update a.shop2-btn {
    text-transform: lowercase;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 0 33px; }
  @media (max-width: 640px) {
      .cart-total div.shop2-cart-update a.shop2-btn {
        font-size: 13px; } }
  .cart-total div.shop2-cart-update a.shop2-btn:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M14.753%202.078l.057-.523a.963.963%200%201%201%201.916.21L16.4%204.76a.963.963%200%200%201-1.062.854l-2.996-.328a.965.965%200%200%201%20.209-1.917l.846.092A7.076%207.076%200%200%200%209.001%201.93C5.101%201.929%201.928%205.1%201.928%209c0%203.9%203.173%207.071%207.073%207.071%203.898%200%207.07-3.172%207.07-7.07A.965.965%200%200%201%2018%209C18%2013.962%2013.964%2018%209.001%2018%204.04%2018%200%2013.963%200%209c0-4.962%204.039-9%209.001-9a9.01%209.01%200%200%201%205.752%202.078z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .cart-total__items {
    margin: 0 0 36px;
    padding: 48px 48px 36px;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background: #452fff; }
  @media (max-width: 1024px) {
    .cart-total__items {
      margin: 0 0 24px; } }
  @media (max-width: 768px) {
    .cart-total__items {
      padding: 30px 48px 23px; } }
  @media (max-width: 640px) {
    .cart-total__items {
      padding: 24px 16px;
      margin: 0 0 16px; } }
  .cart-total__item {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 12px 0 11px;
    border-top: 1px solid rgba(247, 247, 247, 0.19);
    border-bottom: 1px solid rgba(247, 247, 247, 0.19); }
  @media (max-width: 768px) {
    .cart-total__item {
      padding: 8px 0 8px; } }
  .cart-total__item + .cart-total__item {
    border-top: none; }
  .cart-total__item.last_item {
    padding: 23px 0 24px; }
  @media (max-width: 768px) {
      .cart-total__item.last_item {
        padding: 17px 0 18px; } }
  @media (max-width: 640px) {
      .cart-total__item.last_item {
        padding: 15px 0 16px; } }
  .cart-total__item.last_item .cart-total__title {
    width: 40%;
    color: #fff;
    font-size: 14px;
    font-weight: 600; }
  .cart-total__item.last_item .cart-total__body {
    width: 60%;
    color: #fff;
    font-size: 22px;
    font-weight: 700; }
  @media (max-width: 768px) {
        .cart-total__item.last_item .cart-total__body {
          font-size: 16px; } }
  .cart-total__item.update {
    border: none;
    padding: 35px 0 0;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  @media (max-width: 768px) {
      .cart-total__item.update {
        padding: 27px 0 0; } }
  @media (max-width: 640px) {
      .cart-total__item.update {
        padding: 23px 0 0; } }
  .cart-total__title {
    width: 50%;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    color: rgba(255, 255, 255, 0.5); }
  .cart-total__body {
    width: 50%;
    text-align: right;
    color: #fff;
    font: 500 18px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  @media (max-width: 768px) {
    .cart-total__body {
      font-size: 14px; } }
  .cart-total__btns {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 1024px) {
    .cart-total__btns {
      width: 346px;
      margin: 0 0 0 auto; } }
  @media (max-width: 640px) {
    .cart-total__btns {
      width: 100%; } }
  .cart-total__btns a.shop2-btn {
    width: 100%;
    border-radius: 0;
    font-size: 16px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 26px; }
  @media (max-width: 1024px) {
      .cart-total__btns a.shop2-btn {
        padding: 20px; } }
  @media (max-width: 640px) {
      .cart-total__btns a.shop2-btn {
        padding: 18px; } }
  .cart-total__btns span.gr-button-3 {
    padding: 0;
    background: none;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    box-shadow: none;
    margin: 21px 0 0; }
  @media (max-width: 1024px) {
      .cart-total__btns span.gr-button-3 {
        margin: 18px 0 0; } }

.shop-coupon {
  padding: 45px 48px 72px 41px;
  background: #f7f7f7;
  border-left: 6px solid #ff4141;
  width: 408px;
  margin: 0 24px 0 0; }
  @media (max-width: 1024px) {
  .shop-coupon {
    width: 100%;
    margin: 0 0 12px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 19px 46px 17px 40px; } }
  @media (max-width: 640px) {
  .shop-coupon {
    border-width: 2px;
    margin: 0 0 16px;
    padding: 28px 16px 24px 14px; } }
  @media (max-width: 580px) {
    .shop-coupon__boxtitles {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      width: 100%; } }
  .shop-coupon__suptitle {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 40px; }
  @media (max-width: 1024px) {
    .shop-coupon__suptitle {
      margin: 0; } }
  @media (max-width: 640px) {
    .shop-coupon__suptitle {
      font-size: 12px; } }
  .shop-coupon__block {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  @media (max-width: 580px) {
    .shop-coupon__block {
      width: 100%;
      margin: 20px 0 0;
      display: none; } }
  .shop-coupon__title {
    cursor: pointer;
    font: 500 12px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif;
    color: #452fff; }
  @media (min-width: 581px) {
    .shop-coupon__title {
      display: none; } }
  .shop-coupon__body {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .shop-coupon__body--title {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px; }
  @media (max-width: 1024px) {
      .shop-coupon__body--title {
        display: none; } }
  .shop-coupon__body--box {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -moz-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -8px rgba(0, 0, 0, 0.1);
    background: #fff;
    padding: 3px 20px 3px 10px; }
  .shop-coupon .gr-field-style {
    margin: 0 10px 0 0;
    width: calc(100% - 84px - 10px); }
  .shop-coupon .gr-field-style input {
    box-shadow: none; }
  .shop-coupon .gr-field-style input:hover, .shop-coupon .gr-field-style input:focus, .shop-coupon .gr-field-style input:active {
    box-shadow: none; }
  .shop-coupon .coupon-btn {
    padding: 0;
    background: transparent;
    box-shadow: none;
    border-radius: 0;
    color: #452fff;
    font-size: 12px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase; }
  .shop-coupon .coupon-btn:hover, .shop-coupon .coupon-btn:active {
    background: transparent;
    box-shadow: none;
    color: #452fff; }
  .shop-coupon .coupon-delete {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 36px;
    height: 100%;
    background: rgba(0, 0, 0, 0.04);
    box-shadow: none;
    border-radius: 0; }
  .shop-coupon .coupon-delete:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2010%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M2%201V0h6v1h2v2H0V1h2zM1%204h8l-1%208H2L1%204z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop-coupon .coupon-id {
    width: 100%;
    margin: 14px 0 0;
    padding: 8px 0 8px 24px;
    font-size: 15px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background: rgba(0, 0, 0, 0.04);
    position: relative; }
  .shop-coupon .coupon-id__title {
    width: 100%;
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase; }
  .shop-coupon .coupon-id__body {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .shop-coupon .coupon-id__body .coupon-code {
    margin-right: 10px; }
  .shop-coupon .coupon-id__body .coupon-code.error {
    color: #ff5640; }

.cart-registration__title {
  padding: 0 0 20px;
  color: #222;
  font-size: 16px;
  font-weight: 700;
  line-height: 36px;
  text-transform: uppercase; }
  @media (max-width: 640px) {
    .cart-registration__title {
      font-size: 14px;
      padding: 0 0 15px; } }
  .cart-registration__table {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .cart-registration__left {
    width: 100%; }
  .cart-registration__left .tpl-field {
    margin-bottom: 20px; }
  .cart-registration__left .tpl-field + .tpl-field {
    margin-bottom: 40px; }
  @media (max-width: 640px) {
        .cart-registration__left .tpl-field + .tpl-field {
          margin-bottom: 20px; } }
  .cart-registration__right {
    display: none; }
  .cart-registration__text {
    padding: 0 0 20px; }
  .cart-registration__btns a.shop2-btn {
    text-transform: uppercase;
    box-shadow: none !important;
    padding: 0 !important;
    border-radius: 0 !important; }
  .cart-registration .form-registration .shop2-btn {
    border-radius: 0;
    text-transform: uppercase;
    width: 100%; }
  @media (max-width: 640px) {
      .cart-registration .form-registration .shop2-btn {
        font-size: 12px; } }
  .cart-registration .form-registration .shop2-btn + .shop2-btn {
    margin: 10px 0 0; }
  @media (max-width: 640px) {
        .cart-registration .form-registration .shop2-btn + .shop2-btn {
          font-size: 12px; } }

.c-discount {
  color: #ff4141;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  position: relative;
  padding: 0 35px 0 0;
  margin: 10px 0 0 0;
  text-transform: lowercase; }
  @media (max-width: 1100px) {
  .c-discount {
    font-size: 12px;
    margin: 0; } }
  .c-discount:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M4.453%2C9.735%20C4.624%2C9.568%204.718%2C9.338%204.713%2C9.099%20C4.725%2C8.617%204.344%2C8.215%203.861%2C8.203%20C3.844%2C8.202%203.827%2C8.202%203.810%2C8.203%20C3.565%2C8.196%203.328%2C8.290%203.154%2C8.463%20C2.983%2C8.630%202.889%2C8.860%202.894%2C9.099%20C2.894%2C9.351%202.980%2C9.563%203.154%2C9.736%20C3.328%2C9.909%203.547%2C9.995%203.810%2C9.995%20C4.051%2C10.000%204.284%2C9.906%204.453%2C9.735%20ZM4.502%2C6.816%20C4.502%2C6.435%204.594%2C6.113%204.777%2C5.851%20C4.961%2C5.590%205.245%2C5.286%205.631%2C4.941%20C5.932%2C4.671%206.172%2C4.438%206.351%2C4.242%20C6.530%2C4.046%206.682%2C3.801%206.809%2C3.506%20C6.936%2C3.212%207.000%2C2.874%207.000%2C2.491%20C7.000%2C1.717%206.699%2C1.108%206.097%2C0.664%20C5.495%2C0.221%204.680%2C-0.000%203.655%2C-0.000%20C2.846%2C-0.000%202.133%2C0.134%201.517%2C0.405%20C0.922%2C0.660%200.400%2C1.060%200.000%2C1.569%20L1.030%2C2.296%20C1.614%2C1.559%202.456%2C1.190%203.556%2C1.190%20C4.186%2C1.190%204.681%2C1.328%205.038%2C1.604%20C5.396%2C1.879%205.575%2C2.246%205.575%2C2.703%20C5.575%2C3.038%205.485%2C3.325%205.306%2C3.563%20C5.128%2C3.802%204.850%2C4.084%204.474%2C4.411%20C4.173%2C4.680%203.930%2C4.914%203.747%2C5.110%20C3.553%2C5.323%203.395%2C5.566%203.281%2C5.831%20C3.154%2C6.116%203.091%2C6.445%203.091%2C6.818%20L4.502%2C6.816%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 66, 114, 0.05);
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }
  .c-discount:hover .c-discount__description {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .c-discount__description {
    position: absolute;
    width: 220px;
    top: 100%;
    right: 0;
    z-index: 2;
    background: #fff;
    font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 10px;
    color: #000;
    -moz-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.15);
    text-align: left;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .c-discount__description p {
    margin: 0; }

.remodal[data-remodal-id="cart-auth-remodal"] {
  text-align: left;
  max-width: 408px;
  padding: 50px 40px 60px 34px;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #f7f7f7;
  border-left: 6px solid #ff4141; }
  @media (max-width: 640px) {
  .remodal[data-remodal-id="cart-auth-remodal"] {
    width: 288px;
    border-width: 2px;
    padding: 23px 23px 35px 21px; } }
  .remodal[data-remodal-id="cart-auth-remodal"] .remodal-close-btn {
    position: absolute;
    right: 20px;
    top: 20px;
    background: transparent;
    box-shadow: none; }
  @media (max-width: 640px) {
    .remodal[data-remodal-id="cart-auth-remodal"] .remodal-close-btn {
      right: 10px;
      top: 10px; } }
  .remodal[data-remodal-id="cart-auth-remodal"] .remodal-close-btn:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M6.586%208L.626%202.04%202.04.626%208%206.586l5.96-5.96%201.414%201.414L2.04%2015.374.626%2013.96%206.586%208zm8.788%205.96l-1.414%201.414-4.1-4.1%201.414-1.414%204.1%204.1z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
/*Корзина*/
.product-list.thumbs {
  font-size: inherit;
  line-height: inherit;
  margin: 60px -12px 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  @media (max-width: 1100px) {
  .product-list.thumbs {
    margin: 24px -10px 0; } }
  .product-list.thumbs .product-item {
    outline: none;
    position: relative;
    width: 300px;
    margin: 0 12px 24px;
    background: #fff;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1); }
  .product-list.thumbs .product-item:hover {
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2); }
  @media (max-width: 1100px) {
      .product-list.thumbs .product-item:hover {
        -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
        box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2); } }
  @media (max-width: 1100px) {
    .product-list.thumbs .product-item {
      margin: 0 10px 18px;
      -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1); } }
  @media (max-width: 640px) {
    .product-list.thumbs .product-item {
      margin: 0 10px 16px; } }
  .product-list.thumbs .product-item__bottom {
    height: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 24px;
    position: relative; }
  .product-list.thumbs .product-item__bottom-left {
    margin: 0 0 20px; }
  .product-list.thumbs .product-item__image {
    position: relative;
    padding-top: 116%; }
  .product-list.thumbs .product-item__image.no-image {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22rgb%28227%2C%20227%2C%20227%29%22%20d%3D%22M70.346%2C9.116%20L11.654%2C9.116%20C10.462%2C9.116%209.496%2C10.079%209.496%2C11.267%20L9.496%2C43.805%20C9.496%2C43.830%209.502%2C43.853%209.503%2C43.877%20C9.473%2C44.445%209.663%2C45.023%2010.086%2C45.468%20C10.904%2C46.331%2012.270%2C46.370%2013.136%2C45.553%20L25.846%2C33.566%20L38.291%2C44.679%20C38.990%2C45.304%2040.015%2C45.406%2040.825%2C44.931%20L51.419%2C38.721%20L61.787%2C46.929%20C62.184%2C47.243%2062.657%2C47.396%2063.127%2C47.396%20C63.763%2C47.396%2064.393%2C47.117%2064.819%2C46.582%20C65.560%2C45.651%2065.404%2C44.298%2064.471%2C43.559%20L52.943%2C34.433%20C52.244%2C33.879%2051.277%2C33.812%2050.507%2C34.263%20L39.996%2C40.425%20L27.246%2C29.039%20C26.409%2C28.292%2025.139%2C28.309%2024.324%2C29.079%20L13.811%2C38.993%20L13.811%2C13.419%20L68.189%2C13.419%20L68.189%2C54.579%20L13.811%2C54.579%20L13.811%2C51.981%20C13.811%2C50.793%2012.846%2C49.829%2011.654%2C49.829%20C10.462%2C49.829%209.496%2C50.793%209.496%2C51.981%20L9.496%2C56.731%20C9.496%2C57.920%2010.462%2C58.883%2011.654%2C58.883%20L70.346%2C58.883%20C71.538%2C58.883%2072.504%2C57.920%2072.504%2C56.731%20L72.504%2C11.267%20C72.504%2C10.079%2071.538%2C9.116%2070.346%2C9.116%20ZM77.359%2C0.001%20L4.641%2C0.001%20C2.083%2C0.001%200.001%2C2.059%200.001%2C4.589%20L0.001%2C63.409%20C0.001%2C65.939%202.083%2C67.997%204.641%2C67.997%20L77.359%2C67.997%20C79.917%2C67.997%2081.999%2C65.939%2081.999%2C63.409%20L81.999%2C4.589%20C81.999%2C2.059%2079.917%2C0.001%2077.359%2C0.001%20ZM77.683%2C63.409%20C77.683%2C63.566%2077.538%2C63.694%2077.359%2C63.694%20L4.641%2C63.694%20C4.462%2C63.694%204.317%2C63.566%204.317%2C63.409%20L4.317%2C4.589%20C4.317%2C4.432%204.462%2C4.304%204.641%2C4.304%20L77.359%2C4.304%20C77.538%2C4.304%2077.683%2C4.432%2077.683%2C4.589%20L77.683%2C63.409%20ZM34.273%2C25.524%20C34.273%2C29.152%2037.234%2C32.104%2040.872%2C32.104%20C44.510%2C32.104%2047.470%2C29.152%2047.470%2C25.524%20C47.470%2C21.896%2044.510%2C18.944%2040.872%2C18.944%20C37.234%2C18.944%2034.273%2C21.896%2034.273%2C25.524%20ZM43.155%2C25.524%20C43.155%2C26.779%2042.131%2C27.800%2040.872%2C27.800%20C39.613%2C27.800%2038.589%2C26.779%2038.589%2C25.524%20C38.589%2C24.268%2039.613%2C23.247%2040.872%2C23.247%20C42.131%2C23.247%2043.155%2C24.268%2043.155%2C25.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f7f7f7; }
  .product-list.thumbs .product-item__image a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    text-decoration: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    outline: none;
    overflow: hidden; }
  .product-list.thumbs .product-item__image a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(69, 47, 255, 0.8);
    -webkit-transition: all 0.55s;
    -moz-transition: all 0.55s;
    -o-transition: all 0.55s;
    -ms-transition: all 0.55s;
    transition: all 0.55s;
    opacity: 0; }
    @media (max-width: 1024px) {
        .product-list.thumbs .product-item__image a:before {
          content: none; } }
  .product-list.thumbs .product-item__image a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -19px;
    width: 38px;
    height: 25px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2238px%22%20height%3D%2225px%22%20%20viewBox%3D%220%200%2038%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.268%2012.5c2.99%205.29%208.547%208.535%2014.734%208.535%206.182%200%2011.743-3.245%2014.733-8.535-2.99-5.29-8.551-8.535-14.733-8.535-6.187%200-11.744%203.246-14.734%208.535zM19.002%2025C10.939%2025%203.734%2020.543.204%2013.368a1.945%201.945%200%200%201%200-1.735C3.734%204.457%2010.94%200%2019.002%200%2027.065%200%2034.265%204.457%2037.8%2011.633a1.978%201.978%200%200%201%200%201.735C34.265%2020.543%2027.065%2025%2019.002%2025zm0-15.672c-1.77%200-3.207%201.423-3.207%203.172%200%201.75%201.437%203.172%203.207%203.172%201.77%200%203.207-1.423%203.207-3.172%200-1.75-1.437-3.172-3.207-3.172zm0%2010.309c-3.978%200-7.216-3.202-7.216-7.137%200-3.935%203.238-7.137%207.216-7.137s7.215%203.202%207.215%207.137c0%203.935-3.237%207.137-7.215%207.137z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
    @media (max-width: 1024px) {
        .product-list.thumbs .product-item__image a:after {
          content: none; } }
  .product-list.thumbs .product-item__image a:hover:after, .product-list.thumbs .product-item__image a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .product-list.thumbs .product-item__image a img {
    opacity: 0;
    width: 100%;
    height: auto; }
  .product-list.thumbs .product-item .product-flags {
    position: absolute;
    top: -13px;
    left: 24px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .product-list.thumbs .product-item .product-flags__left {
    font-size: 0;
    margin-right: 2px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .product-list.thumbs .product-item .product-flags__right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .product-list.thumbs .product-item .product-flags__item + .product-flags__item {
    margin: 0 0 0 2px; }
  .product-list.thumbs .product-item__name {
    color: #222;
    font: 500 14px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.thumbs .product-item__name a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to top, rgba(0, 33, 114, 0.05), rgba(0, 33, 114, 0.05));
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-size: 100% 12px; }
  .product-list.thumbs .product-item__vendor {
    color: #222;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.thumbs .product-item__vendor a {
    color: inherit;
    text-decoration: none; }
  .product-list.thumbs .product-item__vendor span {
    color: #888;
    display: inline-block;
    margin-right: 10px; }
  .product-list.thumbs .product-item .product-article {
    margin: 6px 0 0;
    color: #222;
    font: 400 12px/1.5 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.thumbs .product-item .tpl-stars + .product-item__name {
    margin: 16px 0 0; }
  .product-list.thumbs .product-item .shop2-product-actions {
    margin: 16px 0 0; }
  .product-list.thumbs .product-item .shop2-product-actions dl dt {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .product-list.thumbs .product-item .shop2-product-actions dl dd {
    right: 24px !important;
    width: auto;
    padding: 12px 20px; }
    .product-list.thumbs .product-item .shop2-product-actions dl dd .desc-action {
      color: #888;
      font-size: 12px;
      font-weight: 400;
      line-height: 16px; }
  .product-list.thumbs .product-item__params {
    margin: 16px 0 0; }
  .product-list.thumbs .product-item__params-inner {
    display: none; }
  .product-list.thumbs .product-item__params-body {
    display: block; }
  .product-list.thumbs .product-item .product-compare {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 5; }
  .product-list.thumbs .product-item .options-btn, .product-list.thumbs .product-item .options-more {
    text-align: left; }
  .product-list.thumbs .product-item .options-btn span, .product-list.thumbs .product-item .options-more span {
    position: relative;
    color: #222;
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    font: 500 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    border-bottom: 1px dashed #222; }
  .product-list.thumbs .product-item__note {
    font: 400 13px/20px 'Montserrat', Arial, Helvetica, sans-serif;
    color: #888; }
  .product-list.thumbs .product-item .shop2-product-options {
    padding: 18px 0 0; }
  .product-list.thumbs .product-item .shop2-product-options .option-title {
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 0 10px 0 0; }
  .product-list.thumbs .product-item .shop2-product-options .option-body {
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.thumbs .product-item .shop2-product-options .option-body select {
    -moz-box-shadow: inset 0 0 0 1px #222;
    -webkit-box-shadow: inset 0 0 0 1px #222;
    box-shadow: inset 0 0 0 1px #222;
    font-size: 13px;
    font-weight: 400;
    padding: 10px 40px 10px 16px; }
  .product-list.thumbs .product-item .shop2-product-options .option-body a {
    text-decoration: none;
    color: #222; }
    .product-list.thumbs .product-item .shop2-product-options .option-body a:hover {
      text-decoration: underline; }
  .product-list.thumbs .product-item .is-available {
    padding: 24px 0; }
  .product-list.thumbs .product-item .is-available__text {
    color: #222;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding-left: 32px; }
  .product-list.thumbs .product-item .is-available__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ececec;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%208%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb%28196%2C%2018%2C%2060%29%22%20d%3D%22M6.251%2C0.358%20C6.641%2C-0.019%207.263%2C-0.008%207.640%2C0.382%20C8.007%2C0.763%208.007%2C1.366%207.640%2C1.747%20L5.388%2C3.999%20L7.640%2C6.251%20C8.017%2C6.641%208.006%2C7.263%207.616%2C7.640%20C7.235%2C8.007%206.632%2C8.007%206.251%2C7.640%20L3.999%2C5.388%20L1.747%2C7.640%20C1.356%2C8.017%200.735%2C8.006%200.358%2C7.616%20C-0.010%2C7.235%20-0.010%2C6.632%200.358%2C6.251%20L2.610%2C3.999%20L0.358%2C1.747%20C-0.019%2C1.356%20-0.008%2C0.735%200.382%2C0.358%20C0.763%2C-0.010%201.366%2C-0.010%201.747%2C0.358%20L3.999%2C2.610%20L6.251%2C0.358%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product-list.thumbs .product-item .is-available.active .is-available__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ececec;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2010%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8.331.257a1%201%200%201%201%201.338%201.486L4%206.845.331%203.743a1%201%200%200%201%201.338-1.486L4%204.155%208.331.257z%22%20fill%3D%22%236DC910%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product-list.thumbs .product-item .options-more {
    display: none; }
  .product-list.thumbs .product-item__buttons {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .product-list.thumbs .product-item__buttons--box {
    width: 100%; }
  .product-list.thumbs .product-item__buttons--box > a {
    outline: none;
    margin: 12px 0 0;
    display: block;
    text-align: center;
    text-decoration: none;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    background: rgba(0, 33, 114, 0.05);
    padding: 12px 20px; }
  .product-list.thumbs .product-item .product-price {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .product-list.thumbs .product-item .product-price__title {
    width: 100%;
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px; }
  .product-list.thumbs .product-item .product-price .price-old {
    display: inline-block;
    vertical-align: top;
    color: #d5d5d5;
    font: 600 18px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 10px 0 0; }
  .product-list.thumbs .product-item .product-price .price-old span {
    display: inline-block; }
  .product-list.thumbs .product-item .product-price .price-old strong {
    font: 600 18px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    position: relative; }
    .product-list.thumbs .product-item .product-price .price-old strong:before {
      position: absolute;
      content: '';
      top: calc(50% - 1px);
      left: -2px;
      right: -22px;
      height: 1px;
      background: #222; }
  .product-list.thumbs .product-item .product-price .price-old + .price-current, .product-list.thumbs .product-item .product-price .price-old + .shop2-product-discount-desc + .price-current {
    color: #222; }
  .product-list.thumbs .product-item .product-price .price-current {
    color: #222;
    font: 600 18px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
  .product-list.thumbs .product-item .product-price .price-current strong {
    font: 600 18px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.thumbs .product-item .product-amount {
    margin: 10px 0;
    display: none; }
  .product-list.thumbs .product-item .shop-product-btn {
    width: 100%;
    margin: 12px 0 0;
    padding: 17px 15px; }
  .product-list.thumbs .product-item .shop-product-btn.onrequest {
    -moz-box-shadow: inset 0 0 0 2px #3badff;
    -webkit-box-shadow: inset 0 0 0 2px #3badff;
    box-shadow: inset 0 0 0 2px #3badff; }
/*Витрина*/
.product-list.simple {
  font-size: inherit;
  line-height: inherit;
  margin: 60px 0 0; }
  @media (max-width: 1100px) {
  .product-list.simple {
    margin: 24px 0 0; } }
  .product-list.simple .product-item {
    position: relative;
    margin: 0 0 24px;
    padding: 12px 24px 24px 11px;
    background: #fff;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1); }
  .product-list.simple .product-item:hover {
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2); }
  @media (max-width: 1100px) {
    .product-list.simple .product-item {
      margin: 0 0 18px; } }
  @media (max-width: 640px) {
    .product-list.simple .product-item {
      margin: 0 0 16px; } }
  .product-list.simple .product-item__top {
    width: 248px;
    margin-right: 23px;
    position: relative; }
  @media (min-width: 1101px) and (max-width: 1200px) {
      .product-list.simple .product-item__top {
        width: 188px; } }
  @media (max-width: 840px) {
      .product-list.simple .product-item__top {
        width: 178px;
        margin-right: 20px; } }
  .product-list.simple .product-item__bottom {
    width: calc(100% - 248px - 23px);
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media (min-width: 1101px) and (max-width: 1200px) {
      .product-list.simple .product-item__bottom {
        width: calc(100% - 188px - 23px); } }
  @media (max-width: 840px) {
      .product-list.simple .product-item__bottom {
        width: calc(100% - 178px - 20px); } }
  .product-list.simple .product-item__bottom-left {
    width: 100%; }
  .product-list.simple .product-item__bottom-right {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    border-top: 1px solid #ececec;
    padding: 23px 0 0;
    margin: 23px 0 0; }
  .product-list.simple .product-item__image {
    position: relative;
    padding-top: 116%; }
  .product-list.simple .product-item__image.no-image {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22rgb%28227%2C%20227%2C%20227%29%22%20d%3D%22M70.346%2C9.116%20L11.654%2C9.116%20C10.462%2C9.116%209.496%2C10.079%209.496%2C11.267%20L9.496%2C43.805%20C9.496%2C43.830%209.502%2C43.853%209.503%2C43.877%20C9.473%2C44.445%209.663%2C45.023%2010.086%2C45.468%20C10.904%2C46.331%2012.270%2C46.370%2013.136%2C45.553%20L25.846%2C33.566%20L38.291%2C44.679%20C38.990%2C45.304%2040.015%2C45.406%2040.825%2C44.931%20L51.419%2C38.721%20L61.787%2C46.929%20C62.184%2C47.243%2062.657%2C47.396%2063.127%2C47.396%20C63.763%2C47.396%2064.393%2C47.117%2064.819%2C46.582%20C65.560%2C45.651%2065.404%2C44.298%2064.471%2C43.559%20L52.943%2C34.433%20C52.244%2C33.879%2051.277%2C33.812%2050.507%2C34.263%20L39.996%2C40.425%20L27.246%2C29.039%20C26.409%2C28.292%2025.139%2C28.309%2024.324%2C29.079%20L13.811%2C38.993%20L13.811%2C13.419%20L68.189%2C13.419%20L68.189%2C54.579%20L13.811%2C54.579%20L13.811%2C51.981%20C13.811%2C50.793%2012.846%2C49.829%2011.654%2C49.829%20C10.462%2C49.829%209.496%2C50.793%209.496%2C51.981%20L9.496%2C56.731%20C9.496%2C57.920%2010.462%2C58.883%2011.654%2C58.883%20L70.346%2C58.883%20C71.538%2C58.883%2072.504%2C57.920%2072.504%2C56.731%20L72.504%2C11.267%20C72.504%2C10.079%2071.538%2C9.116%2070.346%2C9.116%20ZM77.359%2C0.001%20L4.641%2C0.001%20C2.083%2C0.001%200.001%2C2.059%200.001%2C4.589%20L0.001%2C63.409%20C0.001%2C65.939%202.083%2C67.997%204.641%2C67.997%20L77.359%2C67.997%20C79.917%2C67.997%2081.999%2C65.939%2081.999%2C63.409%20L81.999%2C4.589%20C81.999%2C2.059%2079.917%2C0.001%2077.359%2C0.001%20ZM77.683%2C63.409%20C77.683%2C63.566%2077.538%2C63.694%2077.359%2C63.694%20L4.641%2C63.694%20C4.462%2C63.694%204.317%2C63.566%204.317%2C63.409%20L4.317%2C4.589%20C4.317%2C4.432%204.462%2C4.304%204.641%2C4.304%20L77.359%2C4.304%20C77.538%2C4.304%2077.683%2C4.432%2077.683%2C4.589%20L77.683%2C63.409%20ZM34.273%2C25.524%20C34.273%2C29.152%2037.234%2C32.104%2040.872%2C32.104%20C44.510%2C32.104%2047.470%2C29.152%2047.470%2C25.524%20C47.470%2C21.896%2044.510%2C18.944%2040.872%2C18.944%20C37.234%2C18.944%2034.273%2C21.896%2034.273%2C25.524%20ZM43.155%2C25.524%20C43.155%2C26.779%2042.131%2C27.800%2040.872%2C27.800%20C39.613%2C27.800%2038.589%2C26.779%2038.589%2C25.524%20C38.589%2C24.268%2039.613%2C23.247%2040.872%2C23.247%20C42.131%2C23.247%2043.155%2C24.268%2043.155%2C25.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f7f7f7; }
  @media (min-width: 1101px) and (max-width: 1200px) {
      .product-list.simple .product-item__image {
        height: 228px; } }
  @media (max-width: 840px) {
      .product-list.simple .product-item__image {
        height: 218px; } }
  .product-list.simple .product-item__image a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    text-decoration: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    outline: none;
    overflow: hidden; }
  .product-list.simple .product-item__image a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(69, 47, 255, 0.8);
    -webkit-transition: all 0.55s;
    -moz-transition: all 0.55s;
    -o-transition: all 0.55s;
    -ms-transition: all 0.55s;
    transition: all 0.55s;
    opacity: 0; }
    @media (max-width: 1024px) {
        .product-list.simple .product-item__image a:before {
          content: none; } }
  .product-list.simple .product-item__image a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -19px;
    width: 38px;
    height: 25px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2238px%22%20height%3D%2225px%22%20%20viewBox%3D%220%200%2038%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.268%2012.5c2.99%205.29%208.547%208.535%2014.734%208.535%206.182%200%2011.743-3.245%2014.733-8.535-2.99-5.29-8.551-8.535-14.733-8.535-6.187%200-11.744%203.246-14.734%208.535zM19.002%2025C10.939%2025%203.734%2020.543.204%2013.368a1.945%201.945%200%200%201%200-1.735C3.734%204.457%2010.94%200%2019.002%200%2027.065%200%2034.265%204.457%2037.8%2011.633a1.978%201.978%200%200%201%200%201.735C34.265%2020.543%2027.065%2025%2019.002%2025zm0-15.672c-1.77%200-3.207%201.423-3.207%203.172%200%201.75%201.437%203.172%203.207%203.172%201.77%200%203.207-1.423%203.207-3.172%200-1.75-1.437-3.172-3.207-3.172zm0%2010.309c-3.978%200-7.216-3.202-7.216-7.137%200-3.935%203.238-7.137%207.216-7.137s7.215%203.202%207.215%207.137c0%203.935-3.237%207.137-7.215%207.137z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
    @media (max-width: 1024px) {
        .product-list.simple .product-item__image a:after {
          content: none; } }
  .product-list.simple .product-item__image a:hover:after, .product-list.simple .product-item__image a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .product-list.simple .product-item__image a img {
    opacity: 0;
    max-width: 100%;
    height: auto; }
  .product-list.simple .product-item .product-flags {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .product-list.simple .product-item .product-flags__left {
    font-size: 0;
    margin-right: 2px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .product-list.simple .product-item .product-flags__right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .product-list.simple .product-item .product-flags__item + .product-flags__item {
    margin-left: 2px; }
  .product-list.simple .product-item__name {
    color: #222;
    font: 500 14px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.simple .product-item__name + .product-item__vendor {
    margin: 4px 0 0; }
  .product-list.simple .product-item__name a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to top, rgba(0, 33, 114, 0.05), rgba(0, 33, 114, 0.05));
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-size: 100% 12px; }
  .product-list.simple .product-item__vendor {
    color: #222;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.simple .product-item__vendor a {
    color: inherit;
    text-decoration: none; }
  .product-list.simple .product-item__vendor span {
    color: #888;
    display: inline-block;
    margin-right: 10px; }
  .product-list.simple .product-item .product-article {
    margin: 6px 0 0;
    color: #222;
    font: 400 12px/1.5 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.simple .product-item .tpl-stars {
    margin: 6px 0 0; }
  .product-list.simple .product-item .tpl-stars + .product-item__name {
    margin: 14px 0 0; }
  .product-list.simple .product-item .shop2-product-actions {
    margin: 16px 0 0; }
  .product-list.simple .product-item .shop2-product-actions dl dt {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .product-list.simple .product-item .shop2-product-actions dl dd {
    right: 24px !important;
    width: auto;
    padding: 12px 20px; }
    .product-list.simple .product-item .shop2-product-actions dl dd .desc-action {
      color: #888;
      font-size: 12px;
      font-weight: 400;
      line-height: 16px; }
  .product-list.simple .product-item__params {
    margin: 16px 0 0; }
  .product-list.simple .product-item__params-inner {
    display: none; }
  .product-list.simple .product-item__params-body {
    display: block; }
  .product-list.simple .product-item .product-compare {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 5; }
  .product-list.simple .product-item .options-btn, .product-list.simple .product-item .options-more {
    margin: 10px 0 0;
    text-align: left; }
  .product-list.simple .product-item .options-btn span, .product-list.simple .product-item .options-more span {
    position: relative;
    color: #222;
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    font: 500 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    border-bottom: 1px dashed #222; }
  .product-list.simple .product-item__note {
    font: 400 13px/20px 'Montserrat', Arial, Helvetica, sans-serif;
    color: #888; }
  .product-list.simple .product-item .is-available {
    padding: 24px 0; }
  .product-list.simple .product-item .is-available__text {
    color: #222;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding-left: 32px; }
  .product-list.simple .product-item .is-available__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ececec;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%208%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb%28196%2C%2018%2C%2060%29%22%20d%3D%22M6.251%2C0.358%20C6.641%2C-0.019%207.263%2C-0.008%207.640%2C0.382%20C8.007%2C0.763%208.007%2C1.366%207.640%2C1.747%20L5.388%2C3.999%20L7.640%2C6.251%20C8.017%2C6.641%208.006%2C7.263%207.616%2C7.640%20C7.235%2C8.007%206.632%2C8.007%206.251%2C7.640%20L3.999%2C5.388%20L1.747%2C7.640%20C1.356%2C8.017%200.735%2C8.006%200.358%2C7.616%20C-0.010%2C7.235%20-0.010%2C6.632%200.358%2C6.251%20L2.610%2C3.999%20L0.358%2C1.747%20C-0.019%2C1.356%20-0.008%2C0.735%200.382%2C0.358%20C0.763%2C-0.010%201.366%2C-0.010%201.747%2C0.358%20L3.999%2C2.610%20L6.251%2C0.358%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product-list.simple .product-item .is-available.active .is-available__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ececec;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2010%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8.331.257a1%201%200%201%201%201.338%201.486L4%206.845.331%203.743a1%201%200%200%201%201.338-1.486L4%204.155%208.331.257z%22%20fill%3D%22%236DC910%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product-list.simple .product-item .shop2-product-options {
    padding: 18px 0 0; }
  .product-list.simple .product-item .shop2-product-options .option-title {
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 0 10px 0 0; }
  .product-list.simple .product-item .shop2-product-options .option-body {
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.simple .product-item .shop2-product-options .option-body select {
    -moz-box-shadow: inset 0 0 0 1px #222;
    -webkit-box-shadow: inset 0 0 0 1px #222;
    box-shadow: inset 0 0 0 1px #222;
    font-size: 13px;
    font-weight: 400;
    padding: 10px 40px 10px 16px; }
  .product-list.simple .product-item .shop2-product-options .option-body a {
    text-decoration: none;
    color: #222; }
    .product-list.simple .product-item .shop2-product-options .option-body a:hover {
      text-decoration: underline; }
  .product-list.simple .product-item .options-more {
    display: none; }
  .product-list.simple .product-item__buttons {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .product-list.simple .product-item__buttons--box {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .product-list.simple .product-item__buttons--box > a {
    display: block;
    text-align: center;
    text-decoration: none;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    background: rgba(0, 33, 114, 0.05);
    padding: 12px 20px;
    width: 50%;
    margin: 0 0 0 6px; }
  .product-list.simple .product-item .product-price {
    width: 160px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .product-list.simple .product-item .product-price__title {
    width: 100%;
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px; }
  .product-list.simple .product-item .product-price .price-old {
    display: inline-block;
    vertical-align: top;
    color: #d5d5d5;
    font: 600 18px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 0 10px 0 0; }
  .product-list.simple .product-item .product-price .price-old span {
    display: inline-block; }
  .product-list.simple .product-item .product-price .price-old strong {
    font: 600 18px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    position: relative; }
    .product-list.simple .product-item .product-price .price-old strong:before {
      position: absolute;
      content: '';
      top: calc(50% - 1px);
      left: -2px;
      right: -22px;
      height: 1px;
      background: #222; }
  .product-list.simple .product-item .product-price .price-old + .price-current, .product-list.simple .product-item .product-price .price-old + .shop2-product-discount-desc + .price-current {
    color: #222; }
  .product-list.simple .product-item .product-price .price-current {
    color: #222;
    font: 600 18px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.simple .product-item .product-price .price-current strong {
    font: 600 18px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.simple .product-item .product-amount {
    margin: 0 0 0 10px;
    display: none; }
  .product-list.simple .product-item .shop-product-btn {
    width: 50%;
    padding: 17px 10px;
    margin: 0 6px 0 0; }
  .product-list.simple .product-item .shop-product-btn.onrequest {
    -moz-box-shadow: inset 0 0 0 2px #3badff;
    -webkit-box-shadow: inset 0 0 0 2px #3badff;
    box-shadow: inset 0 0 0 2px #3badff; }
/*Простой*/
.product-list.list {
  font-size: inherit;
  line-height: inherit;
  margin: 60px 0 0;
  background: #fff;
  padding: 24px; }
  @media (max-width: 1100px) {
  .product-list.list {
    margin: 24px 0 0; } }
  .product-list.list .product-item {
    position: relative;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0 0 24px;
    margin: 0 0 23px;
    border-bottom: 1px solid #ececec; }
  .product-list.list .product-item__top {
    width: 112px;
    margin-right: 24px;
    position: relative; }
  @media (max-width: 1100px) {
      .product-list.list .product-item__top {
        margin-right: 20px; } }
  .product-list.list .product-item__image {
    position: relative;
    padding-top: 116%; }
  .product-list.list .product-item__image.no-image {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22rgb%28227%2C%20227%2C%20227%29%22%20d%3D%22M70.346%2C9.116%20L11.654%2C9.116%20C10.462%2C9.116%209.496%2C10.079%209.496%2C11.267%20L9.496%2C43.805%20C9.496%2C43.830%209.502%2C43.853%209.503%2C43.877%20C9.473%2C44.445%209.663%2C45.023%2010.086%2C45.468%20C10.904%2C46.331%2012.270%2C46.370%2013.136%2C45.553%20L25.846%2C33.566%20L38.291%2C44.679%20C38.990%2C45.304%2040.015%2C45.406%2040.825%2C44.931%20L51.419%2C38.721%20L61.787%2C46.929%20C62.184%2C47.243%2062.657%2C47.396%2063.127%2C47.396%20C63.763%2C47.396%2064.393%2C47.117%2064.819%2C46.582%20C65.560%2C45.651%2065.404%2C44.298%2064.471%2C43.559%20L52.943%2C34.433%20C52.244%2C33.879%2051.277%2C33.812%2050.507%2C34.263%20L39.996%2C40.425%20L27.246%2C29.039%20C26.409%2C28.292%2025.139%2C28.309%2024.324%2C29.079%20L13.811%2C38.993%20L13.811%2C13.419%20L68.189%2C13.419%20L68.189%2C54.579%20L13.811%2C54.579%20L13.811%2C51.981%20C13.811%2C50.793%2012.846%2C49.829%2011.654%2C49.829%20C10.462%2C49.829%209.496%2C50.793%209.496%2C51.981%20L9.496%2C56.731%20C9.496%2C57.920%2010.462%2C58.883%2011.654%2C58.883%20L70.346%2C58.883%20C71.538%2C58.883%2072.504%2C57.920%2072.504%2C56.731%20L72.504%2C11.267%20C72.504%2C10.079%2071.538%2C9.116%2070.346%2C9.116%20ZM77.359%2C0.001%20L4.641%2C0.001%20C2.083%2C0.001%200.001%2C2.059%200.001%2C4.589%20L0.001%2C63.409%20C0.001%2C65.939%202.083%2C67.997%204.641%2C67.997%20L77.359%2C67.997%20C79.917%2C67.997%2081.999%2C65.939%2081.999%2C63.409%20L81.999%2C4.589%20C81.999%2C2.059%2079.917%2C0.001%2077.359%2C0.001%20ZM77.683%2C63.409%20C77.683%2C63.566%2077.538%2C63.694%2077.359%2C63.694%20L4.641%2C63.694%20C4.462%2C63.694%204.317%2C63.566%204.317%2C63.409%20L4.317%2C4.589%20C4.317%2C4.432%204.462%2C4.304%204.641%2C4.304%20L77.359%2C4.304%20C77.538%2C4.304%2077.683%2C4.432%2077.683%2C4.589%20L77.683%2C63.409%20ZM34.273%2C25.524%20C34.273%2C29.152%2037.234%2C32.104%2040.872%2C32.104%20C44.510%2C32.104%2047.470%2C29.152%2047.470%2C25.524%20C47.470%2C21.896%2044.510%2C18.944%2040.872%2C18.944%20C37.234%2C18.944%2034.273%2C21.896%2034.273%2C25.524%20ZM43.155%2C25.524%20C43.155%2C26.779%2042.131%2C27.800%2040.872%2C27.800%20C39.613%2C27.800%2038.589%2C26.779%2038.589%2C25.524%20C38.589%2C24.268%2039.613%2C23.247%2040.872%2C23.247%20C42.131%2C23.247%2043.155%2C24.268%2043.155%2C25.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f7f7f7; }
  .product-list.list .product-item__image a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    text-decoration: none;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    outline: none;
    overflow: hidden; }
  .product-list.list .product-item__image a:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(69, 47, 255, 0.8);
    -webkit-transition: all 0.55s;
    -moz-transition: all 0.55s;
    -o-transition: all 0.55s;
    -ms-transition: all 0.55s;
    transition: all 0.55s;
    opacity: 0; }
    @media (max-width: 1024px) {
        .product-list.list .product-item__image a:before {
          content: none; } }
  .product-list.list .product-item__image a:after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -19px;
    width: 38px;
    height: 25px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2238px%22%20height%3D%2225px%22%20%20viewBox%3D%220%200%2038%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.268%2012.5c2.99%205.29%208.547%208.535%2014.734%208.535%206.182%200%2011.743-3.245%2014.733-8.535-2.99-5.29-8.551-8.535-14.733-8.535-6.187%200-11.744%203.246-14.734%208.535zM19.002%2025C10.939%2025%203.734%2020.543.204%2013.368a1.945%201.945%200%200%201%200-1.735C3.734%204.457%2010.94%200%2019.002%200%2027.065%200%2034.265%204.457%2037.8%2011.633a1.978%201.978%200%200%201%200%201.735C34.265%2020.543%2027.065%2025%2019.002%2025zm0-15.672c-1.77%200-3.207%201.423-3.207%203.172%200%201.75%201.437%203.172%203.207%203.172%201.77%200%203.207-1.423%203.207-3.172%200-1.75-1.437-3.172-3.207-3.172zm0%2010.309c-3.978%200-7.216-3.202-7.216-7.137%200-3.935%203.238-7.137%207.216-7.137s7.215%203.202%207.215%207.137c0%203.935-3.237%207.137-7.215%207.137z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2);
    opacity: 0; }
    @media (max-width: 1024px) {
        .product-list.list .product-item__image a:after {
          content: none; } }
  .product-list.list .product-item__image a:hover:after, .product-list.list .product-item__image a:hover:before {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    opacity: 1; }
  .product-list.list .product-item__image a img {
    opacity: 0;
    max-width: 100%;
    height: auto; }
  .product-list.list .product-item__bottom {
    width: calc(100% - 112px - 24px);
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1100px) {
      .product-list.list .product-item__bottom {
        width: calc(100% - 112px - 20px); } }
  .product-list.list .product-item__bottom-left {
    margin: 0 24px 0 0;
    width: calc(100% - 276px - 24px); }
  @media (min-width: 1101px) and (max-width: 1200px) {
        .product-list.list .product-item__bottom-left {
          margin: 0 20px 0 0;
          width: calc(100% - 230px - 20px); } }
  @media (max-width: 840px) {
        .product-list.list .product-item__bottom-left {
          margin: 0 20px 0 0;
          width: calc(100% - 230px - 20px); } }
  .product-list.list .product-item__bottom-right {
    width: 276px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (min-width: 1101px) and (max-width: 1200px) {
        .product-list.list .product-item__bottom-right {
          width: 230px; } }
  @media (max-width: 840px) {
        .product-list.list .product-item__bottom-right {
          width: 230px; } }
  .product-list.list .product-item__params {
    font-size: 0; }
  .product-list.list .product-item__params-inner {
    text-align: left;
    margin: 15px 0 0; }
  .product-list.list .product-item__params-body {
    display: none; }
  .product-list.list .product-item .product-flags {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .product-list.list .product-item .product-flags__left {
    font-size: 0;
    margin-right: 2px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .product-list.list .product-item .product-flags__right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .product-list.list .product-item .product-flags__item + .product-flags__item {
    margin-left: 2px; }
  .product-list.list .product-item__name {
    color: #222;
    font: 500 14px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.list .product-item__name a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to top, rgba(0, 33, 114, 0.05), rgba(0, 33, 114, 0.05));
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-size: 100% 12px; }
  .product-list.list .product-item__vendor {
    color: #222;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.list .product-item__vendor a {
    color: inherit;
    text-decoration: none; }
  .product-list.list .product-item__vendor span {
    color: #888;
    display: inline-block;
    margin-right: 10px; }
  .product-list.list .product-item .product-article {
    margin: 16px 0 0;
    color: #222;
    font: 400 12px/1.5 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.list .product-item .tpl-stars {
    margin: 7px 0 0; }
  .product-list.list .product-item .tpl-stars + .product-item__name {
    margin: 14px 0 0; }
  .product-list.list .product-item .shop2-product-actions {
    margin: 16px 0 0;
    position: relative; }
  .product-list.list .product-item .shop2-product-actions dl dt {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-direction: reverse;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse; }
  .product-list.list .product-item .shop2-product-actions dl dd {
    left: 0 !important;
    right: 0 !important;
    width: auto;
    padding: 12px 20px; }
    .product-list.list .product-item .shop2-product-actions dl dd .desc-action {
      color: #888;
      font-size: 12px;
      font-weight: 400;
      line-height: 16px; }
  .product-list.list .product-item .product-compare {
    margin: 0;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 7px;
    right: 7px;
    z-index: 5; }
  .product-list.list .product-item .options-btn, .product-list.list .product-item .options-more {
    text-align: left; }
  .product-list.list .product-item .options-btn span, .product-list.list .product-item .options-more span {
    position: relative;
    color: #222;
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    font: 500 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    border-bottom: 1px dashed #222; }
  .product-list.list .product-item .is-available {
    padding: 24px 0; }
  .product-list.list .product-item .is-available__text {
    color: #222;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    padding-left: 32px; }
  .product-list.list .product-item .is-available__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ececec;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%208%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb%28196%2C%2018%2C%2060%29%22%20d%3D%22M6.251%2C0.358%20C6.641%2C-0.019%207.263%2C-0.008%207.640%2C0.382%20C8.007%2C0.763%208.007%2C1.366%207.640%2C1.747%20L5.388%2C3.999%20L7.640%2C6.251%20C8.017%2C6.641%208.006%2C7.263%207.616%2C7.640%20C7.235%2C8.007%206.632%2C8.007%206.251%2C7.640%20L3.999%2C5.388%20L1.747%2C7.640%20C1.356%2C8.017%200.735%2C8.006%200.358%2C7.616%20C-0.010%2C7.235%20-0.010%2C6.632%200.358%2C6.251%20L2.610%2C3.999%20L0.358%2C1.747%20C-0.019%2C1.356%20-0.008%2C0.735%200.382%2C0.358%20C0.763%2C-0.010%201.366%2C-0.010%201.747%2C0.358%20L3.999%2C2.610%20L6.251%2C0.358%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product-list.list .product-item .is-available.active .is-available__text:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 24px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 2px solid #ececec;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2010%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8.331.257a1%201%200%201%201%201.338%201.486L4%206.845.331%203.743a1%201%200%200%201%201.338-1.486L4%204.155%208.331.257z%22%20fill%3D%22%236DC910%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product-list.list .product-item__note {
    font: 400 13px/20px 'Montserrat', Arial, Helvetica, sans-serif;
    color: #888; }
  .product-list.list .product-item .shop2-product-options {
    padding: 16px 0 0; }
  .product-list.list .product-item .shop2-product-options .option-title {
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 0 10px 0 0; }
  .product-list.list .product-item .shop2-product-options .option-body {
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.list .product-item .shop2-product-options .option-body select {
    -moz-box-shadow: inset 0 0 0 1px #222;
    -webkit-box-shadow: inset 0 0 0 1px #222;
    box-shadow: inset 0 0 0 1px #222;
    font-size: 13px;
    font-weight: 400;
    padding: 10px 40px 10px 16px; }
  .product-list.list .product-item .shop2-product-options .option-body a {
    text-decoration: none;
    color: #222; }
    .product-list.list .product-item .shop2-product-options .option-body a:hover {
      text-decoration: underline; }
  .product-list.list .product-item .options-more {
    display: none; }
  .product-list.list .product-item__buttons {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .product-list.list .product-item__buttons--box {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .product-list.list .product-item__buttons--box > a {
    display: block;
    text-decoration: none;
    width: 48px;
    height: 48px;
    font-size: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 33, 114, 0.05); }
  .product-list.list .product-item .product-price {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 0 10px 0 0; }
  .product-list.list .product-item .product-price__title {
    width: 100%;
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px; }
  .product-list.list .product-item .product-price .price-old {
    display: inline-block;
    vertical-align: top;
    color: #d5d5d5;
    font: 600 18px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 0 10px 0 0; }
  .product-list.list .product-item .product-price .price-old span {
    display: inline-block; }
  .product-list.list .product-item .product-price .price-old strong {
    font: 600 18px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    position: relative; }
    .product-list.list .product-item .product-price .price-old strong:before {
      position: absolute;
      content: '';
      top: calc(50% - 1px);
      left: -2px;
      right: -22px;
      height: 1px;
      background: #222; }
  .product-list.list .product-item .product-price .price-old + .price-current, .product-list.list .product-item .product-price .price-old + .shop2-product-discount-desc + .price-current {
    color: #222; }
  .product-list.list .product-item .product-price .price-current {
    color: #222;
    font: 600 18px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.list .product-item .product-price .price-current strong {
    font: 600 18px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif; }
  .product-list.list .product-item .product-amount {
    margin: 0;
    display: none; }
  .product-list.list .product-item .shop-product-btn {
    width: 48px;
    height: 48px;
    padding: 0;
    margin: 0 6px 0 0; }
  .product-list.list .product-item .shop-product-btn.buy {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%204h16v12H0V4zm3.5%202a4.5%204.5%200%200%200%209%200h-1a3.5%203.5%200%200%201-7%200h-1zM0%200h16v3H0V0z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3badff; }
  .product-list.list .product-item .shop-product-btn.buy span {
    display: none; }
  .product-list.list .product-item .shop-product-btn.onrequest {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2016%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%202.261l-8%203.2-8-3.2V0h16v2.261zm0%201.078V12H0V3.339l8%203.2%208-3.2z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3badff; }
  .product-list.list .product-item .shop-product-btn.onrequest span {
    display: none; }
  .product-list.list .product-item .shop-product-btn.notavailable {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%201%208%200a8%208%200%200%201%200%2016zm1.414-8l2.293-2.293a1%201%200%201%200-1.414-1.414L8%206.586%205.707%204.293a1%201%200%200%200-1.414%201.414L6.586%208l-2.293%202.293a1%201%200%200%200%201.414%201.414L8%209.414l2.293%202.293a1%201%200%200%200%201.414-1.414L9.414%208z%22%20fill%3D%22%23888%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product-list.list .product-item .shop-product-btn.notavailable span {
    display: none; }
/*Прайс*/
.card-slider.horizontal {
  position: relative;
  font-size: 0; }
  @media (max-width: 1100px) {
  .card-slider.horizontal {
    max-width: 456px;
    margin: 0 auto;
    padding: 0 52px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; } }
  @media (max-width: 480px) {
  .card-slider.horizontal {
    padding: 0; } }
  .card-slider.horizontal .card-slider__flags {
    position: absolute;
    top: 12px;
    left: 12px;
    right: 12px;
    z-index: 2; }
  @media (min-width: 481px) and (max-width: 1100px) {
    .card-slider.horizontal .card-slider__flags {
      left: 64px;
      right: 64px; } }
  @media (max-width: 480px) {
    .card-slider.horizontal .card-slider__flags {
      top: 8px;
      left: 8px;
      right: 8px; } }
  .card-slider.horizontal .card-slider__flags .product-flags {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .card-slider.horizontal .card-slider__flags .product-flags__left {
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .card-slider.horizontal .card-slider__flags .product-flags__right {
    text-align: right; }
  .card-slider.horizontal .card-slider__flags .product-flags__item {
    font: 700 14px/1.33 'Montserrat', Arial, Helvetica, sans-serif;
    margin-bottom: 0; }
  .card-slider.horizontal .card-slider__flags .product-flags__item + .product-flags__item {
    margin: 0 0 0 2px; }
  .card-slider.horizontal .card-slider__items {
    height: auto;
    overflow: hidden;
    z-index: 1; }
  @media (max-width: 1100px) {
    .card-slider.horizontal .card-slider__items {
      max-width: 456px;
      margin: 0 auto; } }
  .card-slider.horizontal .card-slider__image {
    position: relative;
    padding-top: 116%;
    overflow: hidden;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%; }
  .card-slider.horizontal .card-slider__image.no-image {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22rgb%28227%2C%20227%2C%20227%29%22%20d%3D%22M70.346%2C9.116%20L11.654%2C9.116%20C10.462%2C9.116%209.496%2C10.079%209.496%2C11.267%20L9.496%2C43.805%20C9.496%2C43.830%209.502%2C43.853%209.503%2C43.877%20C9.473%2C44.445%209.663%2C45.023%2010.086%2C45.468%20C10.904%2C46.331%2012.270%2C46.370%2013.136%2C45.553%20L25.846%2C33.566%20L38.291%2C44.679%20C38.990%2C45.304%2040.015%2C45.406%2040.825%2C44.931%20L51.419%2C38.721%20L61.787%2C46.929%20C62.184%2C47.243%2062.657%2C47.396%2063.127%2C47.396%20C63.763%2C47.396%2064.393%2C47.117%2064.819%2C46.582%20C65.560%2C45.651%2065.404%2C44.298%2064.471%2C43.559%20L52.943%2C34.433%20C52.244%2C33.879%2051.277%2C33.812%2050.507%2C34.263%20L39.996%2C40.425%20L27.246%2C29.039%20C26.409%2C28.292%2025.139%2C28.309%2024.324%2C29.079%20L13.811%2C38.993%20L13.811%2C13.419%20L68.189%2C13.419%20L68.189%2C54.579%20L13.811%2C54.579%20L13.811%2C51.981%20C13.811%2C50.793%2012.846%2C49.829%2011.654%2C49.829%20C10.462%2C49.829%209.496%2C50.793%209.496%2C51.981%20L9.496%2C56.731%20C9.496%2C57.920%2010.462%2C58.883%2011.654%2C58.883%20L70.346%2C58.883%20C71.538%2C58.883%2072.504%2C57.920%2072.504%2C56.731%20L72.504%2C11.267%20C72.504%2C10.079%2071.538%2C9.116%2070.346%2C9.116%20ZM77.359%2C0.001%20L4.641%2C0.001%20C2.083%2C0.001%200.001%2C2.059%200.001%2C4.589%20L0.001%2C63.409%20C0.001%2C65.939%202.083%2C67.997%204.641%2C67.997%20L77.359%2C67.997%20C79.917%2C67.997%2081.999%2C65.939%2081.999%2C63.409%20L81.999%2C4.589%20C81.999%2C2.059%2079.917%2C0.001%2077.359%2C0.001%20ZM77.683%2C63.409%20C77.683%2C63.566%2077.538%2C63.694%2077.359%2C63.694%20L4.641%2C63.694%20C4.462%2C63.694%204.317%2C63.566%204.317%2C63.409%20L4.317%2C4.589%20C4.317%2C4.432%204.462%2C4.304%204.641%2C4.304%20L77.359%2C4.304%20C77.538%2C4.304%2077.683%2C4.432%2077.683%2C4.589%20L77.683%2C63.409%20ZM34.273%2C25.524%20C34.273%2C29.152%2037.234%2C32.104%2040.872%2C32.104%20C44.510%2C32.104%2047.470%2C29.152%2047.470%2C25.524%20C47.470%2C21.896%2044.510%2C18.944%2040.872%2C18.944%20C37.234%2C18.944%2034.273%2C21.896%2034.273%2C25.524%20ZM43.155%2C25.524%20C43.155%2C26.779%2042.131%2C27.800%2040.872%2C27.800%20C39.613%2C27.800%2038.589%2C26.779%2038.589%2C25.524%20C38.589%2C24.268%2039.613%2C23.247%2040.872%2C23.247%20C42.131%2C23.247%2043.155%2C24.268%2043.155%2C25.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f7f7f7; }
  .card-slider.horizontal .card-slider__image a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    outline: none; }
  .card-slider.horizontal .card-slider__image a img {
    width: 100%;
    height: auto;
    opacity: 0; }
  .card-slider.horizontal .slick-prev, .card-slider.horizontal .slick-next {
    position: absolute;
    top: 0;
    left: -90px;
    z-index: 2;
    width: 24px;
    height: 100%;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 0;
    box-shadow: none; }
  .card-slider.horizontal .slick-next {
    left: auto;
    right: -90px; }
  .card-slider.horizontal .slick-slide.slick-current .card-slider__thumb:before {
    opacity: 1;
    visibility: visible; }
  .card-slider.horizontal .card-slider__thumbs {
    margin: 12px auto 0;
    height: 108px;
    width: 275px;
    font-size: 0; }
  @media (max-width: 1100px) {
    .card-slider.horizontal .card-slider__thumbs {
      display: none; } }
  .card-slider.horizontal .card-slider__thumb {
    position: relative;
    margin: 0 6px;
    width: 83px !important; }
  .card-slider.horizontal .card-slider__thumb:before {
    position: absolute;
    content: '';
    z-index: 2;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .card-slider.horizontal .card-slider__thumb-img {
    padding-top: 131%;
    position: relative;
    overflow: hidden; }
  .card-slider.horizontal .card-slider__thumb-img a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    outline: none; }
  .card-slider.horizontal .card-slider__thumb-img a img {
    width: 100%;
    opacity: 0; }
  .card-slider.horizontal .slick-dots {
    margin: 15px 0 0; }

.card-slider-arrow {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media (min-width: 1101px) {
  .card-slider-arrow {
    display: none; } }
  .card-slider-arrow .slick-prev, .card-slider-arrow .slick-next {
    width: 42px;
    height: 100%;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 0;
    box-shadow: none; }
/*Слайдер с картинками товара*/
.kinds-block .kinds-block__title {
  color: #fff;
  font-size: 28px;
  font-weight: 700;
  text-align: center;
  word-break: break-word;
  text-transform: uppercase;
  padding: 24px 16px;
  width: 300px;
  margin: 0 24px 0 0;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #002172;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  @media (min-width: 1386px) and (max-width: 1500px) {
    .kinds-block .kinds-block__title {
      width: 270px; } }
  @media (max-width: 1200px) {
    .kinds-block .kinds-block__title {
      width: 100%;
      margin: 0 0 24px; } }
  @media (max-width: 1100px) {
    .kinds-block .kinds-block__title {
      margin: 0 0 18px;
      font-size: 20px;
      padding: 20px 16px 21px; } }
  @media (max-width: 640px) {
    .kinds-block .kinds-block__title {
      font-size: 16px;
      margin: 0 0 6px;
      padding: 13px 10px 14px; } }
  .kinds-block__arrow {
    position: absolute;
    top: 0;
    left: -24px;
    right: -24px;
    bottom: 12px;
    z-index: -1; }
  @media (max-width: 1100px) {
    .kinds-block__arrow {
      bottom: 6px; } }
  @media (max-width: 640px) {
    .kinds-block__arrow {
      bottom: 2px;
      left: -16px;
      right: -16px; } }
  .kinds-block .slick-prev, .kinds-block .slick-next {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 84px;
    border-radius: 0;
    box-shadow: none;
    height: 100%;
    background: rgba(0, 0, 0, 0.04); }
  @media (max-width: 1100px) {
    .kinds-block .slick-prev, .kinds-block .slick-next {
      width: 42px; } }
  @media (max-width: 640px) {
    .kinds-block .slick-prev, .kinds-block .slick-next {
      width: 32px; } }
  .kinds-block .slick-next {
    right: 0;
    left: auto; }
  .kinds-block .slick-prev:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M8.000%2C5.000%20L8.000%2C12.000%20L-0.000%2C6.000%20L8.000%2C-0.000%20L8.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (min-width: 1101px) {
      .kinds-block .slick-prev:before {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M8%205h16v2H8v5L0%206l8-6z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .kinds-block .slick-next {
    left: auto;
    right: 0; }
  .kinds-block .slick-next:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M-0.000%2C12.000%20L-0.000%2C-0.000%20L8.000%2C6.000%20L-0.000%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (min-width: 1101px) {
      .kinds-block .slick-next:before {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%205V0l8%206-8%206V7H0V5z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .kinds-block .slick-list {
    margin: 0 -12px -30px; }
  @media (max-width: 1100px) {
    .kinds-block .slick-list {
      margin: 0 -10px -30px; } }
  @media (max-width: 640px) {
    .kinds-block .slick-list {
      margin: 0 -10px -16px; } }
  .kinds-block .slick-slide {
    margin: 0 12px 30px; }
  @media (max-width: 1100px) {
    .kinds-block .slick-slide {
      margin: 0 10px 30px; } }
  @media (max-width: 640px) {
    .kinds-block .slick-slide {
      margin: 0 10px 16px; } }
  .kinds-block .kinds-block__items.kinds_slider {
    display: block;
    width: calc(100% - 300px - 24px); }
  @media (min-width: 1386) and (max-width: 1500px) {
      .kinds-block .kinds-block__items.kinds_slider {
        width: calc(100% - 270px - 24px); } }
  @media (max-width: 1200px) {
      .kinds-block .kinds-block__items.kinds_slider {
        width: 100%; } }
  .kinds-block .kinds-block__items.kinds_slider .kind-item {
    margin-bottom: 0;
    width: auto !important;
    display: block !important; }
  .kinds-block .kind-item {
    position: relative;
    width: 100%;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background: #fff; }
  @media (max-width: 640px) {
    .kinds-block .kind-item {
      -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1); } }
  .kinds-block .kind-item:hover {
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2); }
  @media (max-width: 640px) {
      .kinds-block .kind-item:hover {
        -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
        box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2); } }
  .kinds-block .kind-item__inner {
    height: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .kinds-block .kind-image {
    padding-top: 116%;
    position: relative;
    overflow: hidden; }
  .kinds-block .kind-image.no-image {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2282px%22%20height%3D%2268px%22%20%20viewBox%3D%220%200%2082%2068%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22rgb%28227%2C%20227%2C%20227%29%22%20d%3D%22M70.346%2C9.116%20L11.654%2C9.116%20C10.462%2C9.116%209.496%2C10.079%209.496%2C11.267%20L9.496%2C43.805%20C9.496%2C43.830%209.502%2C43.853%209.503%2C43.877%20C9.473%2C44.445%209.663%2C45.023%2010.086%2C45.468%20C10.904%2C46.331%2012.270%2C46.370%2013.136%2C45.553%20L25.846%2C33.566%20L38.291%2C44.679%20C38.990%2C45.304%2040.015%2C45.406%2040.825%2C44.931%20L51.419%2C38.721%20L61.787%2C46.929%20C62.184%2C47.243%2062.657%2C47.396%2063.127%2C47.396%20C63.763%2C47.396%2064.393%2C47.117%2064.819%2C46.582%20C65.560%2C45.651%2065.404%2C44.298%2064.471%2C43.559%20L52.943%2C34.433%20C52.244%2C33.879%2051.277%2C33.812%2050.507%2C34.263%20L39.996%2C40.425%20L27.246%2C29.039%20C26.409%2C28.292%2025.139%2C28.309%2024.324%2C29.079%20L13.811%2C38.993%20L13.811%2C13.419%20L68.189%2C13.419%20L68.189%2C54.579%20L13.811%2C54.579%20L13.811%2C51.981%20C13.811%2C50.793%2012.846%2C49.829%2011.654%2C49.829%20C10.462%2C49.829%209.496%2C50.793%209.496%2C51.981%20L9.496%2C56.731%20C9.496%2C57.920%2010.462%2C58.883%2011.654%2C58.883%20L70.346%2C58.883%20C71.538%2C58.883%2072.504%2C57.920%2072.504%2C56.731%20L72.504%2C11.267%20C72.504%2C10.079%2071.538%2C9.116%2070.346%2C9.116%20ZM77.359%2C0.001%20L4.641%2C0.001%20C2.083%2C0.001%200.001%2C2.059%200.001%2C4.589%20L0.001%2C63.409%20C0.001%2C65.939%202.083%2C67.997%204.641%2C67.997%20L77.359%2C67.997%20C79.917%2C67.997%2081.999%2C65.939%2081.999%2C63.409%20L81.999%2C4.589%20C81.999%2C2.059%2079.917%2C0.001%2077.359%2C0.001%20ZM77.683%2C63.409%20C77.683%2C63.566%2077.538%2C63.694%2077.359%2C63.694%20L4.641%2C63.694%20C4.462%2C63.694%204.317%2C63.566%204.317%2C63.409%20L4.317%2C4.589%20C4.317%2C4.432%204.462%2C4.304%204.641%2C4.304%20L77.359%2C4.304%20C77.538%2C4.304%2077.683%2C4.432%2077.683%2C4.589%20L77.683%2C63.409%20ZM34.273%2C25.524%20C34.273%2C29.152%2037.234%2C32.104%2040.872%2C32.104%20C44.510%2C32.104%2047.470%2C29.152%2047.470%2C25.524%20C47.470%2C21.896%2044.510%2C18.944%2040.872%2C18.944%20C37.234%2C18.944%2034.273%2C21.896%2034.273%2C25.524%20ZM43.155%2C25.524%20C43.155%2C26.779%2042.131%2C27.800%2040.872%2C27.800%20C39.613%2C27.800%2038.589%2C26.779%2038.589%2C25.524%20C38.589%2C24.268%2039.613%2C23.247%2040.872%2C23.247%20C42.131%2C23.247%2043.155%2C24.268%2043.155%2C25.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f7f7f7; }
  .kinds-block .kind-image a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block;
    text-decoration: none;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat;
    outline: none; }
  .kinds-block .kind-image a img {
    opacity: 0;
    width: 100%;
    height: auto; }
  .kinds-block .kind-name {
    color: #222;
    font: 500 14px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .kinds-block .kind-name a {
    color: inherit;
    text-decoration: none;
    background-image: linear-gradient(to top, rgba(0, 33, 114, 0.05), rgba(0, 33, 114, 0.05));
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-size: 100% 12px; }
  .kinds-block .kind-vendor {
    color: #222;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .kinds-block .kind-vendor a {
    color: inherit;
    text-decoration: none; }
  .kinds-block .kind-vendor span {
    color: #888;
    display: inline-block;
    margin-right: 10px; }
  .kinds-block .product-compare {
    margin: 10px 0 0;
    text-align: center;
    display: none; }
  .kinds-block .kind-item__bottom {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 24px 24px 22px;
    background: #fff;
    width: 100%; }
  @media (max-width: 640px) {
    .kinds-block .kind-item__bottom {
      padding: 16px 16px 20px; } }
  .kinds-block .kind-item__bottom--left {
    width: 100%; }
  .kinds-block .kind-item__bottom--right {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    padding: 10px 0 0; }
  .kinds-block .kind-item__bottom--box > a {
    display: block;
    text-decoration: none;
    width: 48px;
    height: 48px;
    font-size: 0;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
    -moz-box-shadow: inset 0 0 0 1px #f7f7f7;
    -webkit-box-shadow: inset 0 0 0 1px #f7f7f7;
    box-shadow: inset 0 0 0 1px #f7f7f7; }
  .kinds-block .kind-item__bottom--box > a:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3badff;
    -moz-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
    box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5); }
  @media (max-width: 640px) {
        .kinds-block .kind-item__bottom--box > a {
          width: 32px; } }
  .kinds-block .kind-price {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .kinds-block .kind-price__title {
    width: 100%;
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px; }
  .kinds-block .kind-price .price-old {
    color: #d5d5d5;
    font: 600 18px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 0 10px 0 0;
    text-transform: uppercase; }
  .kinds-block .kind-price .price-old span {
    display: inline-block; }
  .kinds-block .kind-price .price-old strong {
    font: 600 18px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    position: relative;
    text-transform: uppercase; }
  .kinds-block .kind-price .price-old strong:before {
    position: absolute;
    content: '';
    top: calc(50% - 1px);
    left: -2px;
    right: -22px;
    height: 1px;
    background: #222; }
  .kinds-block .kind-price .price-old + .price-current, .kinds-block .kind-price .price-old + .shop2-product-discount-desc + .price-current {
    color: #222; }
  .kinds-block .kind-price .price-current {
    color: #222;
    font: 600 18px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
  .kinds-block .kind-price .price-current strong {
    font: 600 18px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
  .kinds-block .product-amount {
    margin: 0;
    display: none; }
  .kinds-block .shop-product-btn {
    width: 100%;
    margin: 10px 0 0;
    display: none; }
/*Коллекции*/
.tpl-info {
  background: rgba(69, 47, 255, 0.1);
  border: none;
  font-size: 18px;
  box-shadow: none;
  padding: 20px 30px;
  margin: 0 0 30px; }
  @media (max-width: 639px) {
  .tpl-info {
    font-size: 16px;
    padding: 10px 20px; } }
  .tpl-info .tpl-required {
    color: #ff5640; }

.comments-block {
  line-height: 1.2; }
  .comments-block__items {
    padding: 0 0 41px; }
  .comments-block .comment-item {
    padding-top: 44px; }
  @media (max-width: 1023px) {
    .comments-block .comment-item {
      padding-top: 26px; } }
  .comments-block .comment-item:first-child {
    padding-top: 0; }
  .comments-block .comment-item__head {
    font-size: 0;
    padding: 9px 20px 15px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    border-left: 4px solid #222; }
  .comments-block .comment-item__name {
    font: 500 16px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #222;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width: 100%;
    padding: 14px 0 0 0; }
  .comments-block .comment-item__name a {
    color: inherit;
    text-decoration: none; }
  .comments-block .comment-item__date {
    font: 400 12px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #888; }
  .comments-block .comment-item__stars {
    margin: 0 20px -3px 0;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1; }
  .comments-block .comment-item__stars.tpl-stars {
    height: 11px;
    width: 79px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2279px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2079%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M6%209l-3.527%201.854.674-3.927L.294%204.146l3.943-.573L6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L22.8%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L22.8%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L39.6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L39.6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L56.4%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L56.4%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L73.2%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L73.2%209z%22%20fill%3D%22%23d5d5d5%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .comments-block .comment-item__stars.tpl-stars .tpl-rating {
    height: 11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2279px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2079%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M6%209l-3.527%201.854.674-3.927L.294%204.146l3.943-.573L6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L22.8%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L22.8%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L39.6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L39.6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L56.4%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L56.4%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L73.2%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L73.2%209z%22%20fill%3D%22%23FFC34B%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .comments-block .comment-item__body {
    padding: 7px 25px;
    color: #888;
    font: 400 14px/24px 'Montserrat', Arial, Helvetica, sans-serif; }
  .comments-block .comments-form {
    padding: 60px 60px 62px;
    background: rgba(0, 33, 114, 0.05); }
  @media (max-width: 1024px) {
    .comments-block .comments-form {
      padding: 40px 40px 42px; } }
  @media (max-width: 840px) {
    .comments-block .comments-form {
      padding: 24px 24px 26px; } }
  @media (max-width: 540px) {
    .comments-block .comments-form {
      padding: 16px 16px 18px; } }
  .comments-block .comments-form__body {
    padding: 20px 0 0 0; }
  .comments-block .comments-form__body.comments_toggle {
    display: none; }
  .comments-block .comments-form__title {
    padding: 0 0 30px;
    color: #000;
    font: 700 28px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: none; }
  @media (max-width: 1100px) {
      .comments-block .comments-form__title {
        font-size: 20px;
        padding: 0 0 20px; } }
  @media (max-width: 640px) {
      .comments-block .comments-form__title {
        font-size: 16px;
        padding: 0 0 15px; } }
  .comments-block .comments-form .tpl-field {
    margin-bottom: 12px; }
  .comments-block .comments-form .tpl-field .tpl-required {
    color: #ff5640; }
  .comments-block .comments-form .tpl-field .tpl-value {
    margin: 0; }
  .comments-block .comments-form .tpl-field input[type="text"], .comments-block .comments-form .tpl-field input[type="phone"], .comments-block .comments-form .tpl-field input[type="password"], .comments-block .comments-form .tpl-field input[type="email"], .comments-block .comments-form .tpl-field input[type="number"] {
    max-width: 300px; }
  .comments-block .comments-form .tpl-field textarea {
    width: 533px;
    min-height: 81px;
    min-width: 210px; }
  .comments-block .comments-form .tpl-field-reg {
    margin-bottom: 20px; }
  .comments-block .comments-form .tpl-field-reg .comments-chekbox {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .comments-block .comments-form .tpl-field-reg .mg-styler-label--checkbox {
    margin: 0;
    margin-right: 16px;
    padding: 0;
    width: 20px;
    height: 20px; }
  .comments-block .comments-form .tpl-field-reg a {
    color: #888;
    font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    text-decoration: none; }
  .comments-block .comments-form .tpl-field-reg a:hover {
    text-decoration: underline; }
  .comments-block .comments-form .tpl-field-button {
    padding-top: 10px;
    margin: 0; }
  .comments-block .comments-form .tpl-field-button button {
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    background: transparent;
    -moz-box-shadow: inset 0 0 0 2px #3badff;
    -webkit-box-shadow: inset 0 0 0 2px #3badff;
    box-shadow: inset 0 0 0 2px #3badff;
    color: #222; }
  .comments-block .comments-reg {
    padding: 60px 60px 62px;
    background: rgba(0, 33, 114, 0.05); }
  @media (max-width: 1024px) {
    .comments-block .comments-reg {
      padding: 40px 40px 42px; } }
  @media (max-width: 840px) {
    .comments-block .comments-reg {
      padding: 24px 24px 26px; } }
  @media (max-width: 540px) {
    .comments-block .comments-reg {
      padding: 16px 16px 18px; } }
  .comments-block .comments-reg__title {
    padding: 0 0 30px;
    color: #000;
    font: 700 28px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    display: none; }
  @media (max-width: 1100px) {
      .comments-block .comments-reg__title {
        font-size: 20px;
        padding: 0 0 20px; } }
  @media (max-width: 640px) {
      .comments-block .comments-reg__title {
        font-size: 16px;
        padding: 0 0 15px; } }
  .comments-block .comments-reg .tpl-auth {
    overflow: visible; }
  .comments-block .comments-reg .tpl-left {
    width: 320px;
    margin-right: 30px; }
  @media (max-width: 1024px) {
      .comments-block .comments-reg .tpl-left {
        margin-right: 24px; } }
  @media (max-width: 750px) {
      .comments-block .comments-reg .tpl-left {
        width: 100%;
        float: none;
        display: block;
        max-width: 420px; } }
  @media (max-width: 540px) {
      .comments-block .comments-reg .tpl-left {
        max-width: 100%; } }
  .comments-block .comments-reg .tpl-right {
    overflow: hidden;
    max-width: 100%;
    padding: 15px 0 0; }
  @media (max-width: 750px) {
      .comments-block .comments-reg .tpl-right {
        padding: 24px 0 0; } }
  @media (max-width: 375px) {
      .comments-block .comments-reg .tpl-right {
        padding: 18px 0 0; } }
  .comments-block .comments-reg .tpl-right .tpl-field {
    margin-bottom: 0; }
  .comments-block .comments-reg .tpl-right .tpl-field a {
    color: #3badff;
    padding: 0;
    box-shadow: none;
    background: transparent; }
    .comments-block .comments-reg .tpl-right .tpl-field a:hover {
      text-decoration: underline; }
  .comments-block .comments-reg .tpl-right .tpl-field-text {
    color: #888;
    font: 400 14px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 0 0 20px; }
  @media (max-width: 640px) {
        .comments-block .comments-reg .tpl-right .tpl-field-text {
          font-size: 13px; } }
  .comments-block .comments-reg .tpl-field {
    margin-bottom: 20px; }
  .comments-block .comments-reg .tpl-field.checkbox .mg-styler-label--checkbox {
    margin: 0; }
  .comments-block .comments-reg .tpl-field .tpl-value {
    margin: 0; }
  .comments-block .comments-reg .tpl-btns {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .comments-block .comments-reg .tpl-btns a, .comments-block .comments-reg .tpl-btns button {
    text-transform: uppercase; }
  @media (max-width: 640px) {
        .comments-block .comments-reg .tpl-btns a, .comments-block .comments-reg .tpl-btns button {
          padding: 12px 17px 13px;
          font-size: 12px; } }
  .comments-block .comments-reg .tpl-btns button {
    margin: 0 8px 0 0;
    background: #3badff;
    -moz-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
    box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51); }
  .comments-block .comments-reg .tpl-btns button:hover {
    box-shadow: none; }
  .comments-block .comments-reg .tpl-btns a {
    width: calc(100% - 106px - 8px);
    font-weight: 500; }
  @media (max-width: 640px) {
        .comments-block .comments-reg .tpl-btns a {
          width: calc(100% - 80px - 8px); } }
  .comments-block .shop2v2-cart-soc-block {
    display: none; }
/*Отзывы*/
.shop-product-data {
  padding: 72px 0;
  margin-bottom: 40px;
  background: #fff;
  position: relative;
  z-index: 1;
  max-width: 1272px;
  margin: 0 auto; }
  @media (max-width: 1100px) {
  .shop-product-data {
    padding: 42px 0 30px; } }
  @media (max-width: 640px) {
  .shop-product-data {
    padding: 32px 0 24px; } }
  .shop-product-data:before {
    content: '';
    position: absolute;
    top: 0;
    left: -9999px;
    right: -9999px;
    bottom: 0;
    background: #fff;
    border-top: 12px solid #3badff;
    z-index: -1; }
  @media (max-width: 1100px) {
    .shop-product-data:before {
      border-width: 6px; } }
  @media (max-width: 640px) {
    .shop-product-data:before {
      border-width: 2px; } }
  .shop-product-data.no_tabs {
    background: none;
    padding: 0; }
  .shop-product-data.no_tabs .desc-area {
    display: block;
    padding: 0; }
  .shop-product-data.no_tabs .desc-area.params_block {
    padding: 30px;
    background: rgba(0, 0, 0, 0.05); }
  .shop-product-data__nav {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
    overflow-x: auto;
    white-space: nowrap;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background: #002172; }
  @media (max-width: 1024px) {
    .shop-product-data__nav {
      display: none; } }
  .shop-product-data__nav li {
    display: inline-block;
    vertical-align: top; }
  .shop-product-data__nav li.r-tabs-state-active a {
    color: #fff;
    background: #3badff; }
  .shop-product-data__nav li a {
    color: #fff;
    padding: 26px 30px 27px;
    text-decoration: none;
    display: block;
    background: #002172;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    font: 600 16px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    -moz-box-shadow: inset -1px 0px 0px 0px #fff;
    -webkit-box-shadow: inset -1px 0px 0px 0px #fff;
    box-shadow: inset -1px 0px 0px 0px #fff; }
  .shop-product-data__nav li a:hover {
    color: #fff;
    background: #3badff; }
  .shop-product-data__desc-item {
    padding-bottom: 40px; }
  .shop-product-data__desc-item:last-child {
    padding-bottom: 0; }
  .shop-product-data__desc-title {
    color: #000;
    font: 400 28px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 0 0 30px; }
  .shop-product-data__desc .r-tabs-accordion-title {
    margin-bottom: 6px;
    display: none; }
  @media (max-width: 1024px) {
      .shop-product-data__desc .r-tabs-accordion-title {
        display: block; } }
  @media (max-width: 640px) {
      .shop-product-data__desc .r-tabs-accordion-title {
        margin-bottom: 8px; } }
  .shop-product-data__desc .r-tabs-accordion-title.r-tabs-state-active {
    margin-bottom: 0; }
  .shop-product-data__desc .r-tabs-accordion-title.r-tabs-state-active a {
    color: #fff;
    background: #3badff; }
    .shop-product-data__desc .r-tabs-accordion-title.r-tabs-state-active a:before {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%222px%22%20%20viewBox%3D%220%200%2014%202%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M14.000%2C-0.000%20L14.000%2C2.000%20L-0.000%2C2.000%20L-0.000%2C-0.000%20L14.000%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.2); }
  .shop-product-data__desc .r-tabs-accordion-title a {
    padding: 18px 54px 18px 18px;
    text-decoration: none;
    display: block;
    font: 600 14px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    color: #fff;
    background: #002172;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    text-transform: uppercase;
    position: relative; }
  .shop-product-data__desc .r-tabs-accordion-title a:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 54px;
    pointer-events: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C6.000%20L14.000%2C6.000%20L14.000%2C8.000%20L8.000%2C8.000%20L8.000%2C14.000%20L6.000%2C14.000%20L6.000%2C8.000%20L-0.000%2C8.000%20L-0.000%2C6.000%20L6.000%2C6.000%20L6.000%2C-0.000%20L8.000%2C-0.000%20L8.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.2); }
    @media (max-width: 640px) {
        .shop-product-data__desc .r-tabs-accordion-title a:before {
          width: 48px; } }
  .shop-product-data__desc .r-tabs-accordion-title a:hover {
    color: #fff;
    background: #3badff; }
  @media (max-width: 640px) {
        .shop-product-data__desc .r-tabs-accordion-title a {
          padding: 15px 48px 15px 16px; } }
  .shop-product-data__desc .desc-area {
    padding: 36px 0 0;
    display: none; }
  @media (max-width: 1100px) {
      .shop-product-data__desc .desc-area {
        padding: 18px; } }
  .shop-product-data__desc .desc-area.r-tabs-state-active {
    display: block; }
  .shop-product-data__desc .desc-area.html_block {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }
  @media (max-width: 640px) {
        .shop-product-data__desc .desc-area.html_block {
          font-size: 13px; } }
  .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0;
    padding: 15px 33px; }
    @media (max-width: 1100px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item {
            padding: 15px 18px; } }
    @media (max-width: 480px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item {
            padding: 11px 0 12px;
            border-top: 1px solid #ececec;
            -webkit-box-pack: justify;
            -ms-flex-pack: justify;
            -webkit-justify-content: space-between;
            -moz-justify-content: space-between;
            justify-content: space-between; } }
    .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item:last-child {
      margin-bottom: 0; }
    @media (max-width: 480px) {
            .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item:last-child {
              border-bottom: 1px solid #ececec; } }
    .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item.odd {
      background: #f7f7f7; }
    @media (max-width: 480px) {
            .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item.odd {
              background: #fff; } }
    .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-title {
      margin: 0 10px 0 0;
      font-size: 14px;
      width: 40%; }
    @media (max-width: 1024px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-title {
            width: 50%; } }
    @media (max-width: 480px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-title {
            width: auto;
            margin: 0;
            padding: 0 10px 0 0; } }
    .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-body {
      width: calc(60% - 10px);
      font-size: 14px; }
    @media (max-width: 1024px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-body {
            width: 50%; } }
    @media (max-width: 480px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-body {
            width: auto; } }
  .shop-product-data__desc .desc-area.mods_block .kinds-block {
    margin: 0; }
    .shop-product-data__desc .desc-area.mods_block .kinds-block .kinds-block__items {
      margin: 0 -12px -30px;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; }
    @media (max-width: 1100px) {
          .shop-product-data__desc .desc-area.mods_block .kinds-block .kinds-block__items {
            margin: 0 -10px -18px; } }
    @media (max-width: 425px) {
          .shop-product-data__desc .desc-area.mods_block .kinds-block .kinds-block__items {
            margin: 0; } }
    .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item {
      width: 300px;
      margin: 0 12px 30px;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
    @media (max-width: 1100px) {
          .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item {
            margin: 0 10px 18px; } }
    @media (max-width: 425px) {
          .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item {
            margin: 0 0 18px;
            width: 250px; } }
    .shop-product-data__desc .desc-area.mods_block .kinds-block .shop2-product-params {
      padding: 10px 0 20px; }
    .shop-product-data__desc .desc-area.mods_block .kinds-block .shop2-product-params .param-item {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      margin: 0;
      padding: 11px 0 12px;
      border-top: 1px solid #ececec; }
    .shop-product-data__desc .desc-area.mods_block .kinds-block .shop2-product-params .param-item:last-child {
      border-bottom: 1px solid #ececec; }
    .shop-product-data__desc .desc-area.mods_block .kinds-block .shop2-product-params .param-title {
      padding: 0 10px 0 0;
      margin: 0; }
    .shop-product-data__desc .desc-area p {
      margin: 0; }
  .shop-product-data__desc .desc-area p + p {
    margin-top: 10px; }
/*Табы*/
.one-click {
  max-width: 408px;
  padding: 40px 40px 34px;
  text-align: left;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #f7f7f7;
  border-left: 6px solid #3badff; }
  @media (max-width: 640px) {
  .one-click {
    border-width: 2px;
    padding: 23px 23px 26px 21px;
    width: 288px; } }
  .one-click .remodal-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    box-shadow: none; }
  .one-click .remodal-close-btn:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M6.063%2C7.498%20L0.013%2C1.449%20L1.449%2C0.013%20L7.498%2C6.063%20L13.548%2C0.013%20L14.983%2C1.449%20L1.449%2C14.983%20L0.013%2C13.548%20L6.063%2C7.498%20ZM14.983%2C13.548%20L13.548%2C14.983%20L9.386%2C10.821%20L10.821%2C9.386%20L14.983%2C13.548%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (max-width: 640px) {
    .one-click .remodal-close-btn {
      top: 10px;
      right: 10px; } }
  .one-click .tpl-anketa__title {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 40px; }
  @media (max-width: 640px) {
    .one-click .tpl-anketa__title {
      margin: 0 0 18px; } }
  .one-click .tpl-anketa form .tpl-field + .tpl-field {
    margin: 20px 0 0; }
  @media (max-width: 640px) {
        .one-click .tpl-anketa form .tpl-field + .tpl-field {
          margin: 12px 0 0; } }
  .one-click .tpl-anketa form .tpl-field:last-child {
    margin: 24px 0 0; }
  @media (max-width: 640px) {
        .one-click .tpl-anketa form .tpl-field:last-child {
          margin: 16px 0 0; } }
  .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    text-transform: uppercase;
    background: #3badff;
    -moz-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
    box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51); }
    @media (max-width: 640px) {
        .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
          font-size: 12px;
          padding: 12px 16px 13px; } }
    .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover, .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button.active {
      box-shadow: none; }
    .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
      background: #4fb5ff; }
    .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
      background: #359ce6; }

.shop2-product-navigation {
  max-width: 1272px;
  margin: 0 auto 36px; }
  @media (max-width: 1100px) {
  .shop2-product-navigation {
    margin: 0 0 24px; } }
  @media (max-width: 640px) {
  .shop2-product-navigation {
    margin: 0 0 16px; } }
  .shop2-product-navigation a {
    position: relative;
    color: #222;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    padding: 9px 17px 9px 36px;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 0;
    box-shadow: none; }
  @media (max-width: 340px) {
    .shop2-product-navigation a {
      width: 32px;
      height: 32px;
      padding: 0;
      font-size: 0; } }
  .shop2-product-navigation a:hover {
    background: rgba(0, 0, 0, 0.04);
    color: #222; }
  .shop2-product-navigation a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 15px;
    width: 0;
    height: 0;
    margin-top: -4px;
    border-top: 4px solid transparent;
    border-right: 6px solid #222;
    border-bottom: 4px solid transparent; }
  @media (max-width: 340px) {
      .shop2-product-navigation a:before {
        left: 50%;
        margin-left: -3px; } }
  .shop2-product-navigation a + a {
    padding: 9px 36px 9px 17px; }
  @media (max-width: 340px) {
      .shop2-product-navigation a + a {
        padding: 0; } }
  .shop2-product-navigation a + a:before {
    content: none; }
  .shop2-product-navigation a + a:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    width: 0;
    height: 0;
    margin-top: -4px;
    border-top: 4px solid transparent;
    border-left: 6px solid #222;
    border-bottom: 4px solid transparent; }
  @media (max-width: 340px) {
        .shop2-product-navigation a + a:after {
          right: 50%;
          margin-right: -3px; } }

.card-page__top {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #fff;
  padding: 84px 108px 24px 84px;
  max-width: 1272px;
  margin: 0 auto; }
  @media (max-width: 1272px) {
    .card-page__top {
      padding: 36px 46px 24px; } }
  @media (max-width: 1100px) {
    .card-page__top {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 640px) {
    .card-page__top {
      padding: 16px 16px 32px; } }
  .card-page__left {
    width: 456px;
    margin-right: 108px;
    position: relative; }
  @media (max-width: 1272px) {
    .card-page__left {
      margin-right: 46px; } }
  @media (max-width: 1100px) {
    .card-page__left {
      width: 100%;
      margin: 0; } }
  .card-page__right {
    width: calc(100% - 456px - 108px); }
  @media (max-width: 1272px) {
    .card-page__right {
      width: calc(100% - 456px - 46px); } }
  @media (max-width: 1100px) {
    .card-page__right {
      width: 100%;
      margin: 36px 0 0 0; } }
  @media (max-width: 640px) {
    .card-page__right {
      margin: 24px 0 0; } }
  .card-page__bottom {
    padding: 108px 0 0 0; }
  @media (max-width: 1100px) {
    .card-page__bottom {
      padding: 36px 0 0 0; } }
  @media (max-width: 640px) {
    .card-page__bottom {
      padding: 32px 0 0 0; } }
  .card-page .pluso-share {
    padding: 30px 0 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 1100px) {
    .card-page .pluso-share {
      padding: 28px 0 0; } }
  .card-page .pluso-share__title {
    color: #888;
    font-size: 13px;
    font-weight: 400;
    margin: 0 10px 0 0; }
  @media (max-width: 640px) {
      .card-page .pluso-share__title {
        display: none; } }
  .card-page .product-compare {
    position: relative;
    border: none;
    padding: 0;
    position: absolute;
    top: 12px;
    right: 12px;
    z-index: 5; }
  .card-page .shop2-product {
    margin: 0; }
  .card-page .shop2-product__top {
    padding: 0 0 27px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 1100px) {
      .card-page .shop2-product__top {
        padding: 0 0 17px; } }
  @media (max-width: 640px) {
      .card-page .shop2-product__top {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        padding: 0 0 11px; } }
  .card-page .shop2-product__vendor {
    color: #222;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 4px 0 0; }
  @media (max-width: 640px) {
      .card-page .shop2-product__vendor {
        text-align: center; } }
  .card-page .shop2-product__vendor a {
    color: inherit;
    text-decoration: none; }
  .card-page .shop2-product__vendor span {
    color: #888; }
  .card-page .shop2-product__links {
    color: #007aff;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    margin: 28px 0 0; }
  @media (max-width: 1100px) {
      .card-page .shop2-product__links {
        margin: 11px 0 0; } }
  @media (max-width: 640px) {
      .card-page .shop2-product__links {
        margin: 23px 0 0; } }
  .card-page .tpl-rating-block {
    margin: 0;
    display: inline-block;
    vertical-align: baseline;
    color: #888;
    font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 0; }
  .card-page .tpl-rating-block .tpl-stars {
    height: 11px;
    width: 79px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2279px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2079%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M6%209l-3.527%201.854.674-3.927L.294%204.146l3.943-.573L6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L22.8%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L22.8%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L39.6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L39.6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L56.4%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L56.4%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L73.2%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L73.2%209z%22%20fill%3D%22%23d5d5d5%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .card-page .tpl-rating-block .tpl-stars .tpl-rating {
    height: 11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2279px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2079%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M6%209l-3.527%201.854.674-3.927L.294%204.146l3.943-.573L6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L22.8%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L22.8%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L39.6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L39.6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L56.4%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L56.4%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L73.2%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L73.2%209z%22%20fill%3D%22%23FFC34B%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .card-page .shop2-product-article {
    margin: 0;
    color: #222;
    font: 400 13px/1.5 'Montserrat', Arial, Helvetica, sans-serif; }
  @media (max-width: 640px) {
    .card-page .shop2-product-article {
      display: none; } }
  .card-page .shop2-product-article span {
    color: #888; }
  .card-page .product-name {
    color: #222;
    font-size: 34px;
    font-weight: 500; }
  @media (max-width: 1100px) {
    .card-page .product-name {
      font-size: 28px; } }
  @media (max-width: 640px) {
    .card-page .product-name {
      font-size: 20px;
      text-align: center; } }
  .card-page .form-additional {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0 0; }
  @media (max-width: 1100px) {
    .card-page .form-additional {
      margin: 24px 0 0; } }
  .card-page .form-additional .product-price {
    width: 100%;
    margin-bottom: 22px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .card-page .form-additional .product-price__title {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    width: 100%; }
  .card-page .form-additional .product-price .price-old {
    color: #d5d5d5;
    vertical-align: top;
    display: inline-block;
    font: 600 22px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 0 10px 0 0; }
  @media (max-width: 375px) {
        .card-page .form-additional .product-price .price-old {
          font-size: 16px; } }
  .card-page .form-additional .product-price .price-old span {
    display: inline-block; }
  .card-page .form-additional .product-price .price-old strong {
    font: 600 22px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    position: relative; }
    @media (max-width: 375px) {
        .card-page .form-additional .product-price .price-old strong {
          font-size: 16px; } }
    .card-page .form-additional .product-price .price-old strong:before {
      position: absolute;
      content: '';
      top: calc(50% - 1px);
      left: -2px;
      right: -22px;
      height: 1px;
      background: #222; }
  .card-page .form-additional .product-price .price-old + .price-current, .card-page .form-additional .product-price .price-old + .shop2-product-discount-desc + .price-current {
    color: #222; }
  .card-page .form-additional .product-price .price-current {
    color: #222;
    font: 600 22px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif; }
  @media (max-width: 375px) {
        .card-page .form-additional .product-price .price-current {
          font-size: 16px; } }
  .card-page .form-additional .product-price .price-current strong {
    font: 600 22px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif; }
    @media (max-width: 375px) {
        .card-page .form-additional .product-price .price-current strong {
          font-size: 16px; } }
  .card-page .form-additional .product-amount {
    width: 130px;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: none; }
  .card-page .form-additional .product-amount .shop2-product-amount button {
    width: 40px;
    height: 50px; }
  .card-page .form-additional .product-amount .shop2-product-amount input {
    width: 50px;
    height: 50px; }
  .card-page .form-additional .shop-product-btn {
    width: calc(50% - 6px);
    margin-right: 12px;
    font-size: 16px;
    padding: 22px 11px; }
  @media (max-width: 640px) {
      .card-page .form-additional .shop-product-btn {
        padding: 20px 11px; } }
  @media (max-width: 540px) {
      .card-page .form-additional .shop-product-btn {
        width: 100%;
        margin: 0 0 8px; } }
  .card-page .form-additional .buy-one-click {
    width: calc(50% - 6px);
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 60px;
    text-transform: uppercase;
    text-align: center;
    -moz-box-shadow: inset 0 0 0 2px #3badff;
    -webkit-box-shadow: inset 0 0 0 2px #3badff;
    box-shadow: inset 0 0 0 2px #3badff;
    cursor: pointer; }
  @media (max-width: 640px) {
      .card-page .form-additional .buy-one-click {
        line-height: 56px; } }
  @media (max-width: 540px) {
      .card-page .form-additional .buy-one-click {
        width: 100%; } }
  .card-page .form-additional .more-btn {
    display: none; }
  .card-page .product-anonce {
    margin: 30px 0 0;
    color: #888;
    font: 400 15px/20px 'Montserrat', Arial, Helvetica, sans-serif; }
  @media (max-width: 1100px) {
    .card-page .product-anonce {
      margin: 39px 0 0;
      font-size: 13px; } }
  @media (max-width: 640px) {
    .card-page .product-anonce {
      margin: 35px 0 0; } }
  .card-page .shop2-product-actions {
    margin: 40px 0 0; }
  @media (max-width: 640px) {
    .card-page .shop2-product-actions {
      margin: 27px 0 0; } }
  .card-page .shop2-product-actions dl {
    font-size: 0; }
  .card-page .shop2-product-actions dl dt {
    display: none; }
  .card-page .shop2-product-actions dl dt.gift-action + dd:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff4141%22%20d%3D%22M19.682%2C5.483%20C19.866%2C5.652%2020.000%2C5.880%2020.000%2C6.133%20L20.000%2C14.066%20C20.000%2C14.401%2019.782%2C14.693%2019.485%2C14.861%20C19.416%2C14.931%2019.318%2C14.998%2019.223%2C15.050%20L10.485%2C19.860%20C10.314%2C19.953%2010.123%2C20.002%209.929%2C20.002%20C9.736%2C20.002%209.545%2C19.955%209.375%2C19.861%20L0.640%2C15.050%20C0.507%2C14.975%200.394%2C14.870%200.310%2C14.743%20C0.112%2C14.574%20-0.000%2C14.326%200.003%2C14.066%20L0.003%2C6.133%20C0.003%2C5.934%200.054%2C5.750%200.173%2C5.597%20C0.233%2C5.341%200.400%2C5.122%200.631%2C4.996%20L9.372%2C0.186%20C9.720%2C-0.002%2010.140%2C-0.002%2010.489%2C0.186%20L19.233%2C4.996%20C19.440%2C5.110%2019.603%2C5.283%2019.683%2C5.482%20L19.682%2C5.483%20ZM2.136%2C13.636%20L8.802%2C17.307%20L8.802%2C11.081%20L2.136%2C7.410%20L2.136%2C13.636%20ZM10.935%2C17.423%20L17.878%2C13.603%20L17.878%2C7.371%20L10.935%2C11.190%20L10.935%2C17.423%20ZM3.204%2C5.799%20L9.927%2C9.500%20L16.650%2C5.799%20L9.927%2C2.100%20L3.204%2C5.799%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .card-page .shop2-product-actions dl dd {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    width: auto;
    display: flex !important;
    pointer-events: none;
    border: 1px dashed #3badff;
    padding: 23px 12px 18px 84px;
    position: relative;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    box-shadow: none;
    z-index: 1; }
  @media (max-width: 1100px) {
        .card-page .shop2-product-actions dl dd {
          padding: 20px 12px 17px 71px; } }
  @media (max-width: 375px) {
        .card-page .shop2-product-actions dl dd {
          padding: 65px 16px 16px;
          text-align: center; } }
  .card-page .shop2-product-actions dl dd:nth-of-type(even) {
    margin: 12px 0 0 0; }
    @media (max-width: 1100px) {
        .card-page .shop2-product-actions dl dd:nth-of-type(even) {
          margin: 6px 0 0 0; } }
  .card-page .shop2-product-actions dl dd:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 12px;
    width: 60px;
    height: 60px;
    margin-top: -30px;
    border: 1px solid #ececec;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M2.491%2017.509a1.068%201.068%200%200%201%200-1.51L16%202.491a1.068%201.068%200%200%201%201.51%201.51L4%2017.509c-.207.209-.481.311-.755.311s-.545-.102-.755-.311zm13.025-4.343a2.354%202.354%200%200%200-2.35%202.35%202.354%202.354%200%200%200%202.35%202.35%202.354%202.354%200%200%200%202.35-2.35%202.354%202.354%200%200%200-2.35-2.35zm-4.485%202.35a4.489%204.489%200%200%201%204.485-4.485A4.489%204.489%200%200%201%2020%2015.516%204.489%204.489%200%200%201%2015.516%2020a4.489%204.489%200%200%201-4.485-4.484zM4.484%202.137a2.352%202.352%200%200%200-2.35%202.347%202.354%202.354%200%200%200%202.35%202.35%202.354%202.354%200%200%200%202.35-2.35%202.352%202.352%200%200%200-2.35-2.347zM0%204.484A4.489%204.489%200%200%201%204.484%200%204.489%204.489%200%200%201%208.97%204.484%204.489%204.489%200%200%201%204.484%208.97%204.489%204.489%200%200%201%200%204.484z%22%20fill%3D%22%23ff4141%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    @media (max-width: 1100px) {
        .card-page .shop2-product-actions dl dd:before {
          width: 48px;
          height: 48px;
          margin-top: -24px; } }
    @media (max-width: 375px) {
        .card-page .shop2-product-actions dl dd:before {
          width: 40px;
          height: 40px;
          top: 16px;
          left: 50%;
          margin-top: auto;
          margin-left: -20px; } }
  .card-page .shop2-product-actions dl dd .name-action {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    line-height: 13px;
    text-transform: uppercase;
    margin: 0;
    width: 100%;
    margin: 0 0 12px; }
    @media (max-width: 1100px) {
        .card-page .shop2-product-actions dl dd .name-action {
          margin: 0 0 5px; } }
    @media (max-width: 640px) {
        .card-page .shop2-product-actions dl dd .name-action {
          font-size: 12px; } }
    @media (max-width: 375px) {
        .card-page .shop2-product-actions dl dd .name-action {
          margin: 0 0 2px; } }
  .card-page .shop2-product-actions dl dd .desc-action {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    width: 100%; }
  .card-page .shop2-product-actions dl dd .close-desc-action {
    display: none; }
  .card-page .shop2-product-options {
    padding: 22px 0 0; }
  .card-page .shop2-product-options .option-item {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 375px) {
      .card-page .shop2-product-options .option-item {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 11px 0 16px; } }
  .card-page .shop2-product-options .option-item:last-child {
    margin-bottom: 0; }
  .card-page .shop2-product-options .option-title {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: top;
    width: 40%; }
  @media (max-width: 1100px) {
      .card-page .shop2-product-options .option-title {
        width: 50%; } }
  @media (max-width: 375px) {
      .card-page .shop2-product-options .option-title {
        width: 100%;
        margin: 0 0 5px; } }
  .card-page .shop2-product-options .option-body {
    width: 60%; }
  @media (max-width: 1100px) {
      .card-page .shop2-product-options .option-body {
        width: 50%; } }
  @media (max-width: 375px) {
      .card-page .shop2-product-options .option-body {
        width: 100%; } }
  .card-page .shop2-product-options .option-body select {
    -moz-box-shadow: inset 0 0 0 1px #222;
    -webkit-box-shadow: inset 0 0 0 1px #222;
    box-shadow: inset 0 0 0 1px #222;
    font-size: 13px;
    font-weight: 400;
    padding: 10px 40px 10px 16px; }
  .card-page .shop2-product-options .option-body a {
    text-decoration: none;
    color: #222; }
  .card-page .shop2-product-options .option-body a:hover {
    text-decoration: underline; }
  .card-page .options-more {
    margin: 0 0 20px;
    display: none; }
  .card-page .options-more span {
    position: relative;
    color: #222;
    padding: 9px 0;
    cursor: pointer;
    vertical-align: top;
    display: inline-block;
    font: 700 14px/1.09 'Montserrat', Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 479px) {
      .card-page .options-more span {
        font-size: 11px; } }
  .card-page .kinds-block-wr {
    position: relative;
    padding: 0 88px;
    z-index: 1; }
  @media (max-width: 1100px) {
    .card-page .kinds-block-wr {
      padding: 0 47px; } }
  @media (max-width: 640px) {
    .card-page .kinds-block-wr {
      padding: 0 23px; } }
  .card-page .kinds-block-wr:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -24px;
    right: -24px;
    height: 12px;
    background: #3badff; }
  @media (max-width: 1100px) {
      .card-page .kinds-block-wr:before {
        height: 6px; } }
  @media (max-width: 640px) {
      .card-page .kinds-block-wr:before {
        left: -16px;
        right: -16px;
        height: 2px; } }
  .card-page .collections--border {
    position: relative; }
  .card-page .collections--border:before {
    content: '';
    position: absolute;
    top: -12px;
    left: -24px;
    right: -24px;
    height: 12px;
    background: #3badff; }
  @media (max-width: 1100px) {
        .card-page .collections--border:before {
          height: 6px;
          top: -6px; } }
  @media (max-width: 640px) {
        .card-page .collections--border:before {
          left: -16px;
          right: -16px;
          top: -2px;
          height: 2px; } }
  .card-page .collections .kinds-block.collections_block {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 108px 0 120px;
    max-width: 1272px;
    margin: 0 auto; }
  @media (max-width: 1200px) {
    .card-page .collections .kinds-block.collections_block {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 42px 0 48px; } }
  @media (max-width: 640px) {
    .card-page .collections .kinds-block.collections_block {
      padding: 24px 0 26px; } }
  @media (max-width: 540px) {
    .card-page .collections .kinds-block.collections_block {
      max-width: 320px; } }
/*Карточка*/
.main-blocks {
  margin: 0 -24px; }
  @media (max-width: 640px) {
  .main-blocks {
    margin: 0 -16px; } }
  .main-blocks__item:last-child {
    margin-bottom: 0; }
  .main-blocks .main-products {
    z-index: 1;
    position: relative;
    border-bottom: 12px solid #ff4141;
    padding: 0 112px; }
  @media (max-width: 1100px) {
    .main-blocks .main-products {
      padding: 0 70px;
      border-width: 6px; } }
  @media (max-width: 640px) {
    .main-blocks .main-products {
      padding: 0 40px; } }
  .main-blocks .main-products__box {
    max-width: 1272px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 108px 0; }
  @media (max-width: 1100px) {
      .main-blocks .main-products__box {
        padding: 42px 0; } }
  @media (max-width: 540px) {
      .main-blocks .main-products__box {
        max-width: 320px; } }
  .main-blocks .main-products__title {
    color: #fff;
    padding: 0 0 30px;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background: #452fff;
    width: 300px;
    margin: 0 24px 0 0;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 24px 16px;
    word-break: break-word;
    text-align: center; }
  @media (min-width: 1386px) and (max-width: 1500px) {
      .main-blocks .main-products__title {
        width: 270px; } }
  @media (max-width: 1200px) {
      .main-blocks .main-products__title {
        width: 100%;
        margin: 0 0 24px; } }
  @media (max-width: 1100px) {
      .main-blocks .main-products__title {
        margin: 0 0 18px;
        font-size: 20px;
        padding: 20px 16px 21px; } }
  @media (max-width: 640px) {
      .main-blocks .main-products__title {
        font-size: 16px;
        margin: 0 0 6px;
        padding: 13px 10px 14px; } }
  .main-blocks .main-products__before {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }
  .main-blocks .main-products__after {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }
  .main-blocks .main-products .product-list.thumbs {
    margin: 0;
    width: calc(100% - 300px - 24px); }
  @media (min-width: 1386px) and (max-width: 1500px) {
      .main-blocks .main-products .product-list.thumbs {
        width: calc(100% - 270px - 24px); } }
  @media (max-width: 1200px) {
      .main-blocks .main-products .product-list.thumbs {
        width: 100%; } }
  .main-blocks .main-products .product-list.thumbs .product-item {
    margin: 0; }
  .main-blocks .main-products .product-list.thumbs .product-item__params {
    display: none; }
  .main-blocks .main-products .product-list.thumbs .shop-product-btn {
    display: none; }
  @media (max-width: 640px) {
        .main-blocks .main-products .product-list.thumbs .product-flags {
          left: 16px;
          right: 16px; } }
  .main-blocks .main-products .product-list.thumbs .product-price {
    width: calc(100% - 48px); }
  @media (max-width: 640px) {
        .main-blocks .main-products .product-list.thumbs .product-price {
          width: calc(100% - 32px); } }
  .main-blocks .main-products .product-list.thumbs .product-item__bottom-left {
    margin: 0 0 16px; }
  @media (max-width: 640px) {
        .main-blocks .main-products .product-list.thumbs .product-item__bottom {
          padding: 16px 16px 20px; } }
  .main-blocks .main-products .product-list.thumbs .product-item__buttons--box {
    width: auto; }
  .main-blocks .main-products .product-list.thumbs .product-item__buttons--box > a {
    display: block;
    text-decoration: none;
    width: 48px;
    height: 48px;
    font-size: 0;
    margin: 0;
    padding: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
    -moz-box-shadow: inset 0 0 0 1px #f7f7f7;
    -webkit-box-shadow: inset 0 0 0 1px #f7f7f7;
    box-shadow: inset 0 0 0 1px #f7f7f7;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
    @media (max-width: 640px) {
        .main-blocks .main-products .product-list.thumbs .product-item__buttons--box > a {
          width: 32px; } }
    .main-blocks .main-products .product-list.thumbs .product-item__buttons--box > a:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff4141;
      -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
      -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
      box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5); }
  .main-blocks .main-products .product-list.thumbs .slick-list {
    margin: 0 -12px -30px; }
  @media (max-width: 1100px) {
        .main-blocks .main-products .product-list.thumbs .slick-list {
          margin: 0 -10px -30px; } }
  @media (max-width: 640px) {
        .main-blocks .main-products .product-list.thumbs .slick-list {
          margin: 0 -10px -16px; } }
  .main-blocks .main-products .product-list.thumbs .slick-slide {
    margin: 0 12px 30px; }
  @media (max-width: 1100px) {
        .main-blocks .main-products .product-list.thumbs .slick-slide {
          margin: 0 10px 30px; } }
  @media (max-width: 640px) {
        .main-blocks .main-products .product-list.thumbs .slick-slide {
          margin: 0 10px 16px; } }
  .main-blocks .main-products__arrow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
  .main-blocks .main-products__arrow .slick-prev, .main-blocks .main-products__arrow .slick-next {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 84px;
    border-radius: 0;
    box-shadow: none;
    height: 100%;
    background: rgba(0, 0, 0, 0.04); }
  @media (max-width: 1100px) {
        .main-blocks .main-products__arrow .slick-prev, .main-blocks .main-products__arrow .slick-next {
          width: 42px; } }
  @media (max-width: 640px) {
        .main-blocks .main-products__arrow .slick-prev, .main-blocks .main-products__arrow .slick-next {
          width: 32px; } }
  .main-blocks .main-products__arrow .slick-next {
    right: 0;
    left: auto; }
  .main-blocks .main-products__arrow .slick-prev:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M8.000%2C5.000%20L8.000%2C12.000%20L-0.000%2C6.000%20L8.000%2C-0.000%20L8.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    @media (min-width: 1101px) {
        .main-blocks .main-products__arrow .slick-prev:before {
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M8%205h16v2H8v5L0%206l8-6z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .main-blocks .main-products__arrow .slick-next {
    left: auto;
    right: 0; }
  .main-blocks .main-products__arrow .slick-next:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M-0.000%2C12.000%20L-0.000%2C-0.000%20L8.000%2C6.000%20L-0.000%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    @media (min-width: 1101px) {
        .main-blocks .main-products__arrow .slick-next:before {
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%205V0l8%206-8%206V7H0V5z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .main-blocks .main-text {
    background: #fff;
    padding: 0 24px; }
  @media (max-width: 640px) {
    .main-blocks .main-text {
      padding: 0 16px; } }
  .main-blocks .main-text__box {
    max-width: 1272px;
    margin: 0 auto;
    padding: 108px 0; }
  @media (max-width: 1100px) {
      .main-blocks .main-text__box {
        padding: 42px 0; } }
  .main-blocks .main-text__title {
    color: #000;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 8px; }
  @media (max-width: 1100px) {
      .main-blocks .main-text__title {
        font-size: 26px;
        text-align: center;
        margin: 0 0 2px; } }
  @media (max-width: 640px) {
      .main-blocks .main-text__title {
        font-size: 20px;
        margin: 0 0 6px; } }
  .main-blocks .main-text__body {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }
  .main-blocks p {
    margin: 0; }
  .main-blocks p + p {
    margin-top: 15px; }
/*Блоки на главной*/
.shop2-product-folders-header {
  margin: 0;
  padding: 60px 0 24px;
  color: #222;
  font: 700 28px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
  max-width: 1272px;
  margin: 0 auto;
  text-transform: uppercase; }
  @media (max-width: 1100px) {
  .shop2-product-folders-header {
    font-size: 20px;
    padding: 42px 0 18px; } }
  @media (max-width: 640px) {
  .shop2-product-folders-header {
    font-size: 16px; } }

.shop2-product-folders {
  max-width: 1272px;
  margin: 0 auto;
  padding: 0 0 60px; }
  @media (max-width: 1100px) {
  .shop2-product-folders {
    padding: 0 0 42px; } }

.main .gr-content, .folder .gr-content, .product .gr-content, .cart .gr-content, .order .gr-content {
  padding: 0 24px; }
  @media (max-width: 640px) {
    .main .gr-content, .folder .gr-content, .product .gr-content, .cart .gr-content, .order .gr-content {
      padding: 0 16px; } }

.popover_preview-container {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999; }
  .popover_preview-container.visib {
    pointer-events: none;
    opacity: 0;
    visibility: hidden; }

.popover_preview-dim {
  background: rgba(34, 34, 34, 0.2);
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0; }

.popover_preview-scrolling {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 30px;
  width: 100%;
  z-index: 1;
  text-align: center;
  vertical-align: middle;
  overflow-y: auto;
  box-sizing: border-box;
  white-space: nowrap; }
  .popover_preview-scrolling:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0; }

.product-quick-view {
  width: 100%;
  max-width: 1104px;
  position: relative;
  white-space: normal;
  vertical-align: middle; }

.popover_preview-close {
  display: none;
  position: absolute;
  top: 30px;
  right: 30px;
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2023%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M9.879%2011L.939%202.06%203.061-.06%2012%208.878l8.94-8.94%202.12%202.122-20%2020-2.12-2.122L9.878%2011zm13.182%208.94l-2.122%202.12-6.15-6.15%202.122-2.12%206.15%206.15z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.popover_preview-body .card-page__top {
  padding: 24px 132px 24px 24px; }
  @media (max-width: 1100px) {
    .popover_preview-body .card-page__top {
      padding: 24px 98px 24px 24px; } }
  .popover_preview-body .card-page__bottom {
    display: none; }
  .popover_preview-body .card-page__left {
    width: 408px;
    margin-right: 24px; }
  @media (max-width: 1100px) {
    .popover_preview-body .card-page__left {
      -webkit-align-self: flex-start;
      -moz-align-self: flex-start;
      -ms-flex-item-align: start;
      align-self: flex-start; } }
  .popover_preview-body .card-page__left .card-slider.horizontal .slick-prev {
    left: -67px; }
  .popover_preview-body .card-page__left .card-slider.horizontal .slick-next {
    right: -67px; }
  .popover_preview-body .card-page__right {
    width: calc(100% - 408px - 24px); }
  @media (max-width: 1100px) {
    .popover_preview-body .card-page__right {
      margin: 0; } }
  .popover_preview-body .card-page__right .shop2-product {
    margin: 0; }
  .popover_preview-body .card-page__right .product-name {
    color: #222;
    font-size: 34px;
    font-weight: 500; }
  @media (max-width: 1100px) {
      .popover_preview-body .card-page__right .product-name {
        font-size: 28px; } }
  @media (max-width: 640px) {
      .popover_preview-body .card-page__right .product-name {
        font-size: 20px;
        text-align: center; } }
  .popover_preview-body .card-page__right .tpl-rating-block {
    margin: 0;
    display: inline-block;
    vertical-align: baseline;
    color: #888;
    font: 400 13px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    font-size: 0; }
  .popover_preview-body .card-page__right .tpl-rating-block .tpl-stars {
    height: 11px;
    width: 79px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2279px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2079%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M6%209l-3.527%201.854.674-3.927L.294%204.146l3.943-.573L6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L22.8%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L22.8%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L39.6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L39.6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L56.4%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L56.4%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L73.2%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L73.2%209z%22%20fill%3D%22%23d5d5d5%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    margin: 0; }
  .popover_preview-body .card-page__right .tpl-rating-block .tpl-stars .tpl-rating {
    height: 11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2279px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2079%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M6%209l-3.527%201.854.674-3.927L.294%204.146l3.943-.573L6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L22.8%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L22.8%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L39.6%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L39.6%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L56.4%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L56.4%209zm16.8%200l-3.527%201.854.674-3.927-2.853-2.781%203.943-.573L73.2%200l1.763%203.573%203.943.573-2.853%202.781.674%203.927L73.2%209z%22%20fill%3D%22%23FFC34B%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .popover_preview-body .card-page__right .form-additional {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 30px 0 0; }
  .popover_preview-body .card-page__right .form-additional .product-price {
    width: 100%;
    margin-bottom: 22px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .popover_preview-body .card-page__right .form-additional .product-price__title {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    width: 100%; }
  .popover_preview-body .card-page__right .form-additional .product-price .price-old {
    color: #d5d5d5;
    vertical-align: top;
    display: inline-block;
    font: 600 22px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 0 10px 0 0; }
    .popover_preview-body .card-page__right .form-additional .product-price .price-old span {
      display: inline-block; }
    .popover_preview-body .card-page__right .form-additional .product-price .price-old strong {
      font: 600 22px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
      position: relative; }
    .popover_preview-body .card-page__right .form-additional .product-price .price-old strong:before {
      position: absolute;
      content: '';
      top: calc(50% - 1px);
      left: -2px;
      right: -22px;
      height: 1px;
      background: #222; }
    .popover_preview-body .card-page__right .form-additional .product-price .price-old + .price-current, .popover_preview-body .card-page__right .form-additional .product-price .price-old + .shop2-product-discount-desc + .price-current {
      color: #222; }
  .popover_preview-body .card-page__right .form-additional .product-price .price-current {
    color: #222;
    font: 600 22px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif; }
    .popover_preview-body .card-page__right .form-additional .product-price .price-current strong {
      font: 600 22px/ 1.3 'Montserrat', Arial, Helvetica, sans-serif; }
  .popover_preview-body .card-page__right .form-additional .product-amount {
    width: 130px;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    display: none; }
  .popover_preview-body .card-page__right .form-additional .product-amount .shop2-product-amount button {
    width: 40px;
    height: 50px; }
    .popover_preview-body .card-page__right .form-additional .product-amount .shop2-product-amount input {
      width: 50px;
      height: 50px; }
  .popover_preview-body .card-page__right .form-additional .shop-product-btn {
    width: calc(50% - 6px);
    margin-right: 12px;
    font-size: 16px;
    padding: 22px 11px; }
  .popover_preview-body .card-page__right .form-additional .shop-product-btn.onrequest {
    -moz-box-shadow: inset 0 0 0 2px #3badff;
    -webkit-box-shadow: inset 0 0 0 2px #3badff;
    box-shadow: inset 0 0 0 2px #3badff; }
  .popover_preview-body .card-page__right .form-additional .more-btn {
    width: calc(50% - 6px);
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    padding: 18px 10px 8px;
    background: rgba(0, 33, 114, 0.05);
    text-decoration: none;
    text-align: center; }
  .popover_preview-body .card-page__right .shop2-product-options .option-body select {
    -moz-box-shadow: inset 0 0 0 1px #222;
    -webkit-box-shadow: inset 0 0 0 1px #222;
    box-shadow: inset 0 0 0 1px #222;
    font-size: 13px;
    font-weight: 400;
    padding: 10px 40px 10px 16px; }
  .popover_preview-body .card-page__right .shop2-product-options .option-body a {
    text-decoration: none;
    color: #222; }
  .popover_preview-body .card-page__right .shop2-product-options .option-body a:hover {
    text-decoration: underline; }
  .popover_preview-body .card-page__right .shop2-product__links {
    color: #007aff;
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    display: inline-block;
    margin: 28px 0 0; }
  .popover_preview-body .card-page__right .shop2-product__vendor {
    color: #222;
    font: 400 13px/24px 'Montserrat', Arial, Helvetica, sans-serif;
    margin: 4px 0 0; }
  @media (max-width: 640px) {
      .popover_preview-body .card-page__right .shop2-product__vendor {
        text-align: center; } }
  .popover_preview-body .card-page__right .shop2-product__vendor a {
    color: inherit;
    text-decoration: none; }
  .popover_preview-body .card-page__right .shop2-product__vendor span {
    color: #888; }
  .popover_preview-body .card-page__right .shop2-product__options {
    margin: 30px 0 0; }
  .popover_preview-body .card-page__right .shop2-product__top {
    margin: 0 0 30px; }
  .popover_preview-body .card-page__right .pluso-share, .popover_preview-body .card-page__right .shop2-product-article, .popover_preview-body .card-page__right .buy-one-click, .popover_preview-body .card-page__right .shop2-product-actions, .popover_preview-body .card-page__right .product-anonce {
    display: none; }

html, body {
  height: 100%;
  min-width: 320px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

html {
  font-size: 14px; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #000;
  background: #fff;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal; }

h1 {
  margin-top: 0;
  font-size: 2rem; }

h2 {
  font-size: calc(19px + 6 * ((100vw - 320px) / 680));
  margin: 1em 0; }

h3 {
  font-size: calc(18px + 6 * ((100vw - 320px) / 680));
  margin: 1em 0; }

h4 {
  font-size: calc(16px + 6 * ((100vw - 320px) / 680));
  margin: 1em 0; }

h5 {
  font-size: calc(15px + 6 * ((100vw - 320px) / 680));
  margin: 1em 0; }

h6 {
  font-size: calc(14px + 6 * ((100vw - 320px) / 680));
  margin: 1em 0; }

h5, h6 {
  font-weight: bold; }

.site-path {
  margin: 0;
  white-space: pre-wrap;
  line-height: 1; }
  @media (max-width: 1100px) {
  .site-path {
    margin-top: 10px; } }
  @media (max-width: 640px) {
  .site-path {
    margin-top: 14px; } }
  .site-path a {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 30px 0 0; }
  .site-path a:before {
    content: '';
    position: absolute;
    top: 50%;
    right: -16px;
    width: 4px;
    height: 4px;
    background: #222;
    display: block;
    margin-top: -2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }
  @media (max-width: 1100px) {
    .site-path a:first-child {
      display: none; } }
  .site-path span {
    display: none; }

.site-header a img, .site-footer a img {
  border: none; }

.site-header p, .site-footer p {
  margin: 0; }

.site-position {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }

.remodal-overlay {
  background: rgba(0, 0, 0, 0.6); }

.overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  font-size: 0;
  z-index: 5;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.6);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s;
  pointer-events: none; }
  .overlay.active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto; }

.p-path {
  background: #fff;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  margin: 0 -24px 60px;
  padding: 0 24px; }
  @media (max-width: 1100px) {
  .p-path {
    margin: 0 -24px 24px;
    -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1); } }
  @media (max-width: 640px) {
  .p-path {
    margin: 0 -16px 24px;
    padding: 0 16px; } }
  .p-path__inner {
    max-width: 1272px;
    margin: 0 auto;
    padding: 55px 0 48px; }
  @media (max-width: 1100px) {
    .p-path__inner {
      text-align: center;
      padding: 42px 0 43px; } }
  @media (max-width: 640px) {
    .p-path__inner {
      padding: 24px 0 28px; } }
  .p-path__inner h1 {
    color: #222;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 15px 0 0; }
  @media (max-width: 1100px) {
      .p-path__inner h1 {
        font-size: 30px;
        margin: 10px 0 0; } }
  @media (max-width: 640px) {
      .p-path__inner h1 {
        font-size: 24px;
        margin: 14px 0 0; } }
  .p-path__link {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle; }
  @media (min-width: 1101px) {
    .p-path__link {
      display: none; } }
  .p-path__btn {
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
    background: #e8eef9;
    position: relative;
    cursor: pointer;
    margin: 0 0 0 16px; }
  @media (min-width: 1101px) {
    .p-path__btn {
      display: none; } }
  .p-path__btn:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 6px solid #252525; }
  @media (max-width: 1100px) {
    .p-path__box {
      display: none; } }

.gr-wrapper {
  min-height: 100%;
  margin: auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }

.gr-header {
  min-height: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #222;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  padding: 0 24px; }
  @media (max-width: 1100px) {
  .gr-header {
    background-image: none !important; } }
  @media (max-width: 640px) {
  .gr-header {
    padding: 0 16px; } }
  .gr-header__box-top {
    max-width: 1272px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    border-bottom: 1px solid rgba(255, 255, 255, 0.23); }
  @media (max-width: 1100px) {
    .gr-header__box-top {
      border-bottom: none;
      padding: 24px 0 0; } }
  @media (max-width: 640px) {
    .gr-header__box-top {
      padding: 16px 0 0; } }
  .gr-header__box-bottom {
    max-width: 1272px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: relative; }
  @media (max-width: 1100px) {
    .gr-header__box-bottom {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 18px 0; } }
  @media (max-width: 640px) {
    .gr-header__box-bottom {
      padding: 22px 0 16px; } }

.h-promo {
  background: #ffdd3f;
  padding: 0 24px; }
  @media (max-width: 640px) {
  .h-promo {
    padding: 0 16px; } }
  .h-promo__box {
    max-width: 1272px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 12px 0; }
  @media (max-width: 768px) {
    .h-promo__box {
      white-space: nowrap;
      overflow: hidden;
      position: relative; }
      .h-promo__box:before {
        content: '';
        position: absolute;
        top: 0;
        right: 36px;
        bottom: 0;
        width: 60px;
        background-image: linear-gradient(to right, rgba(255, 221, 63, 0) 0%, #ffdd3f 100%);
        z-index: 1; } }
  @media (max-width: 640px) {
    .h-promo__box {
      padding: 8px 0; } }
  .h-promo__box--inner {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 auto 0 0; }
  @media (max-width: 768px) {
      .h-promo__box--inner {
        padding-left: 100%;
        animation: scroll 15s infinite linear; }
        .h-promo__box--inner:hover {
          -webkit-animation-play-state: paused;
          animation-play-state: paused; } }
  .h-promo__title {
    color: #222;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 35px 0 0;
    position: relative; }
  @media (max-width: 640px) {
    .h-promo__title {
      font-size: 12px; } }
  .h-promo__title:before {
    content: '';
    position: absolute;
    top: 50%;
    right: -18px;
    width: 4px;
    height: 4px;
    margin-top: -2px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    background: #222; }
  .h-promo__text {
    color: #222;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-transform: uppercase; }
  @media (max-width: 640px) {
    .h-promo__text {
      font-size: 12px; } }
  .h-promo__close {
    width: 16px;
    height: 16px;
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M6.586%208L.626%202.04%202.04.626%208%206.586l5.96-5.96%201.414%201.414L2.04%2015.374.626%2013.96%206.586%208zm8.788%205.96l-1.414%201.414-4.1-4.1%201.414-1.414%204.1%204.1z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 768px) {
    .h-promo__close {
      position: absolute;
      top: 50%;
      right: -16px;
      margin-top: -13px;
      padding: 5px 16px 5px 20px;
      box-sizing: content-box;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M6.586%208L.626%202.04%202.04.626%208%206.586l5.96-5.96%201.414%201.414L2.04%2015.374.626%2013.96%206.586%208zm8.788%205.96l-1.414%201.414-4.1-4.1%201.414-1.414%204.1%204.1z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ffdd3f; } }

@keyframes scroll {
  0% {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

  100% {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0); } }

.gr-contacts {
  width: 415px;
  padding-right: 15px;
  position: relative;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media (max-width: 640px) {
  .gr-contacts {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 88px); } }
  .gr-contacts__popup {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 40px;
    left: 0;
    width: 408px;
    padding: 40px 34px 41px;
    background: #fff;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    border-left: 6px solid #ff4141;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    z-index: 3; }
  .gr-contacts__popup--title {
    color: #222;
    font: 700 16px 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin: 0 0 46px 0; }
  @media (max-width: 1100px) {
      .gr-contacts__popup--title {
        margin: 0 0 35px 0; } }
  @media (max-width: 640px) {
      .gr-contacts__popup--title {
        font-size: 14px;
        margin: 0 0 25px; } }
  .gr-contacts__popup.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  @media (max-width: 1100px) {
    .gr-contacts__popup {
      width: 366px;
      padding: 27px 25px 32px;
      top: 100%;
      margin: 20px 0 0; } }
  @media (max-width: 640px) {
    .gr-contacts__popup {
      border-left: 2px solid #ff4141;
      padding: 24px 22px;
      margin: 8px 0 0; } }
  @media (max-width: 399px) {
    .gr-contacts__popup {
      width: auto;
      right: -88px; } }

.gr-address {
  color: rgba(255, 255, 255, 0.5);
  font: 400 12px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
  margin: 0 21px 0 0; }
  @media (max-width: 1100px) {
  .gr-address {
    margin: 0 24px 0 0; } }
  @media (max-width: 640px) {
  .gr-address {
    width: 100%;
    margin: 0 0 7px; } }
  .gr-address--popup {
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    padding-left: 48px;
    margin: 0 0 18px; }
  @media (max-width: 1100px) {
    .gr-address--popup {
      padding: 0; } }
  .gr-address--bot-cont {
    color: rgba(255, 255, 255, 0.4);
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    padding: 0 0 0 48px; }
  @media (max-width: 1024px) {
    .gr-address--bot-cont {
      padding: 0;
      text-align: center; } }
  @media (max-width: 640px) {
    .gr-address--bot-cont {
      line-height: 16px; }
      .gr-address--bot-cont + .gr-mail--bot-cont {
        margin: 6px 0 0; } }

.gr-phone-wr {
  padding-left: 48px;
  margin: 0 0 22px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M21.000%2C14.000%20L21.000%2C11.000%20C21.505%2C11.372%2022.000%2C11.905%2022.000%2C12.500%20C22.000%2C13.098%2021.505%2C13.632%2021.000%2C14.000%20ZM4.000%2C14.000%20C2.994%2C13.632%203.000%2C13.098%203.000%2C12.500%20C3.000%2C11.905%202.994%2C11.372%204.000%2C11.000%20L4.000%2C14.000%20ZM24.000%2C12.348%20C24.000%2C10.178%2022.566%2C8.346%2020.618%2C7.783%20C20.084%2C3.402%2016.425%2C-0.000%2012.000%2C-0.000%20C7.576%2C-0.000%203.916%2C3.402%203.384%2C7.783%20C1.435%2C8.346%20-0.000%2C10.178%20-0.000%2C12.348%20C-0.000%2C14.968%202.099%2C17.098%204.658%2C17.098%20C5.390%2C17.098%206.000%2C16.490%206.000%2C15.740%20L6.000%2C8.956%20C6.000%2C8.946%205.980%2C8.933%205.980%2C8.922%20C5.980%2C8.909%205.975%2C8.895%205.975%2C8.885%20C5.975%2C5.480%208.678%2C2.712%2012.004%2C2.712%20C15.331%2C2.712%2018.036%2C5.480%2018.036%2C8.885%20C18.036%2C8.895%2018.025%2C8.909%2018.026%2C8.922%20C18.025%2C8.933%2018.008%2C8.946%2018.008%2C8.956%20L18.008%2C15.115%20C18.008%2C18.520%2015.314%2C21.287%2011.987%2C21.287%20C11.255%2C21.287%2010.668%2C21.895%2010.668%2C22.645%20C10.668%2C23.393%2011.265%2C24.000%2011.997%2C24.000%20C16.173%2C24.000%2019.670%2C20.970%2020.498%2C16.947%20C22.506%2C16.425%2024.000%2C14.562%2024.000%2C12.348%20L24.000%2C12.348%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 1100px) {
  .gr-phone-wr {
    padding: 0;
    background: transparent; } }

.gr-phone {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  .gr-phone--popup .gr-phone__tel {
    color: #222;
    font: 500 16px 'Montserrat', Arial, Helvetica, sans-serif;
    text-transform: uppercase; }
  .gr-phone--popup .gr-phone__tel + .gr-phone__tel {
    margin: 5px 0 0; }
  .gr-phone--bot-cont .gr-phone__tel {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    line-height: 36px;
    text-transform: uppercase; }
  .gr-phone__tel {
    color: #fff;
    font: 600 12px/20px 'Montserrat', Arial, Helvetica, sans-serif;
    text-decoration: none; }

.gr-mail {
  color: #888;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
  padding-left: 48px; }
  @media (max-width: 1100px) {
  .gr-mail {
    padding: 0; } }
  .gr-mail:hover {
    text-decoration: underline; }
  .gr-mail--bot-cont {
    color: rgba(255, 255, 255, 0.4);
    font-size: 12px; }
  @media (max-width: 1100px) {
    .gr-mail--bot-cont {
      padding-left: 48px; } }
  @media (max-width: 1024px) {
    .gr-mail--bot-cont {
      padding: 0; } }
  .gr-mail--bot-cont + .call-back {
    margin: 17px 0 0 48px; }
  @media (max-width: 1024px) {
      .gr-mail--bot-cont + .call-back {
        margin: 10px 0 0; } }

.gr-arrow {
  display: inline-block;
  width: 8px;
  height: 5px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
  margin: 0 0 0 10px;
  cursor: pointer;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media (max-width: 1100px) {
  .gr-arrow {
    margin: 0 0 0 13px; } }

.gr-nav {
  width: calc(100% - 415px);
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }
  @media (max-width: 1100px) {
  .gr-nav {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }
  @media (max-width: 640px) {
  .gr-nav {
    width: 88px; } }

.gr-menu {
  padding: 0 19px 0 0;
  margin: 0;
  font-size: 0;
  list-style: none;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 100%;
  -moz-box-flex: 1;
  -moz-flex: 1 1 100%;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%; }
  .gr-menu li {
    position: relative; }
  .gr-menu li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .gr-menu li a {
    display: inline-block;
    padding: 22px 13px 23px;
    color: rgba(255, 255, 255, 0.5);
    font-size: 12px;
    font-weight: 400;
    text-decoration: none;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .gr-menu li a:hover {
    color: #fff; }
  .gr-menu li ul {
    position: absolute;
    top: 100%;
    left: 0;
    width: 220px;
    padding: 0;
    margin: 0;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    z-index: 5; }
  .gr-menu li ul li a {
    display: block;
    color: #222;
    font-size: 14px;
    font-weight: 500;
    padding: 21px 24px 22px; }
    .gr-menu li ul li a:hover {
      background: #ff4141; }
  .gr-menu li.flexMenu-viewMore > a {
    width: 30px;
    height: 4px;
    padding: 30px 13px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%223px%22%20%20viewBox%3D%220%200%2016%203%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M-0.000%2C-0.000%20L3.000%2C-0.000%20L3.000%2C3.000%20L-0.000%2C3.000%20L-0.000%2C-0.000%20ZM6.500%2C-0.000%20L9.500%2C-0.000%20L9.500%2C3.000%20L6.500%2C3.000%20L6.500%2C-0.000%20ZM13.000%2C-0.000%20L16.000%2C-0.000%20L16.000%2C3.000%20L13.000%2C3.000%20L13.000%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .gr-menu li.flexMenu-viewMore .flexMenu-popup {
    z-index: 2; }

.gr-users {
  position: relative; }
  .gr-users__button {
    width: 84px;
    height: 36px;
    cursor: pointer;
    position: relative;
    -moz-box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.35);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2014%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M9.877%2C9.917%20C9.920%2C9.946%209.964%2C9.976%2010.008%2C10.006%20C10.970%2C10.647%2012.094%2C11.230%2013.378%2C11.755%20C13.754%2C11.909%2014.000%2C12.275%2014.000%2C12.681%20L14.000%2C14.000%20C14.000%2C14.552%2013.552%2C15.000%2013.000%2C15.000%20L1.000%2C15.000%20C0.448%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C12.661%20C-0.000%2C12.263%200.237%2C11.902%200.602%2C11.744%20C2.094%2C11.097%203.229%2C10.514%204.008%2C9.995%20C4.047%2C9.969%204.085%2C9.943%204.123%2C9.917%20C4.930%2C10.598%205.918%2C11.000%207.000%2C11.000%20C8.082%2C11.000%209.070%2C10.598%209.877%2C9.917%20L9.877%2C9.917%20ZM7.000%2C10.000%20C4.791%2C10.000%203.000%2C7.761%203.000%2C5.000%20C3.000%2C2.239%204.791%2C-0.000%207.000%2C-0.000%20C9.209%2C-0.000%2011.000%2C2.239%2011.000%2C5.000%20C11.000%2C7.761%209.209%2C10.000%207.000%2C10.000%20Z%22%2F%3E%3C%2Fsvg%3E") 24% 50% no-repeat, #f7f7f7; }
  .gr-users__button:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 36px;
    display: block;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.1); }
  @media (max-width: 640px) {
      .gr-users__button:before {
        content: none; } }
  @media (max-width: 640px) {
    .gr-users__button {
      width: 40px;
      height: 40px;
      background-position: 50% 50%; } }

.gr-cart-preview {
  margin-left: 24px;
  position: relative; }
  @media (max-width: 1100px) {
  .gr-cart-preview {
    margin-left: 12px; } }
  @media (max-width: 640px) {
  .gr-cart-preview {
    margin-left: 8px; } }
  .gr-cart-preview__button {
    width: 84px;
    height: 36px;
    cursor: pointer;
    position: relative;
    -moz-box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.35);
    box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.35);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%2C4%20L16%2C4%20L16%2C16%20L0%2C16%20L0%2C4%20Z%20M3.5%2C6%20C3.5%2C8.48528137%205.51471863%2C10.5%208%2C10.5%20C10.4852814%2C10.5%2012.5%2C8.48528137%2012.5%2C6%20L11.5%2C6%20C11.5%2C7.93299662%209.93299662%2C9.5%208%2C9.5%20C6.06700338%2C9.5%204.5%2C7.93299662%204.5%2C6%20L3.5%2C6%20Z%20M0%2C0%20L16%2C0%20L16%2C3%20L0%2C3%20L0%2C0%20Z%22%2F%3E%3C%2Fsvg%3E") 24% 50% no-repeat, #ff4141;
    pointer-events: none; }
  .gr-cart-preview__button.po_event {
    pointer-events: auto; }
  .gr-cart-preview__button.no_event {
    pointer-events: none !important; }
  .gr-cart-preview__button:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 36px;
    display: block;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.1); }
  @media (max-width: 640px) {
      .gr-cart-preview__button:before {
        content: none; } }
  @media (max-width: 640px) {
    .gr-cart-preview__button {
      width: 40px;
      height: 40px;
      background-position: 50% 50%; } }

.gr-cart-preview__basket {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 3;
  width: 408px;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #f7f7f7;
  border-left: 6px solid #ff4141;
  padding: 40px 40px 31px 34px;
  opacity: 0;
  visibility: hidden;
  margin: 12px 0 0;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s; }
  @media (max-width: 1100px) {
  .gr-cart-preview__basket {
    width: 360px;
    padding: 26px 34px 31px 26px; } }
  @media (max-width: 640px) {
  .gr-cart-preview__basket {
    width: 288px;
    margin: 8px 0 0;
    border-width: 2px;
    padding: 23px 23px 19px 21px; } }
  .gr-cart-preview__basket.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }

.panel-cart {
  display: none; }

.cart-preview-container {
  color: #222; }
  .cart-preview-container__title {
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 36px; }
  @media (max-width: 1100px) {
    .cart-preview-container__title {
      margin: 0 0 26px; } }
  @media (max-width: 640px) {
    .cart-preview-container__title {
      margin: 0 0 13px; } }
  @media (max-width: 1100px) {
    .cart-preview-container__items {
      display: none; } }
  .cart-preview-container__item {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .cart-preview-container__item + .cart-preview-container__item {
    margin: 42px 0 0; }
  .cart-preview-container__item-top {
    max-width: 60px;
    margin: 0 18px 0 0;
    position: relative; }
  .cart-preview-container__image {
    font-size: 0;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    margin: 0 0 18px; }
  .cart-preview-container__image img {
    max-width: 100%;
    height: auto;
    opacity: 0; }
  .cart-preview-container__delete {
    width: 12px;
    height: 12px;
    cursor: pointer;
    margin: 0 auto;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M8.664%2C7.513%20L7.514%2C8.663%20L10.848%2C12.000%20L12.000%2C10.850%20L8.664%2C7.513%20ZM4.849%2C6.000%20L-0.000%2C10.850%20L1.150%2C12.000%20L12.000%2C1.150%20L10.850%2C-0.000%20L6.000%2C4.850%20L1.150%2C-0.000%20L-0.000%2C1.150%20L4.849%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .cart-preview-container__text {
    width: calc(100% - 60px - 18px);
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .cart-preview-container__name {
    color: #888;
    margin: 0 0 12px; }
  .cart-preview-container__name a {
    color: inherit;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    text-decoration: none; }
  .cart-preview-container__price {
    font-size: 18px;
    font-weight: 600;
    line-height: 12px;
    text-transform: uppercase; }
  .cart-preview-container__amount {
    position: absolute;
    top: -12px;
    left: -12px;
    width: 24px;
    height: 24px;
    background: #452fff;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    line-height: 24px;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%; }
  .cart-preview-container__sum, .cart-preview-container__amou {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (min-width: 1101px) {
    .cart-preview-container__sum, .cart-preview-container__amou {
      display: none; } }
  .cart-preview-container__sum-title, .cart-preview-container__amou-title {
    color: #888;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    margin-right: 10px; }
  .cart-preview-container__sum-body, .cart-preview-container__amou-body {
    color: #222;
    font-weight: 500;
    text-transform: uppercase; }
  @media (min-width: 1101px) {
    .cart-preview-container__amou {
      display: none; } }
  .cart-preview-container__amou-title {
    margin-right: 10px; }
  .cart-preview-container__btns {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 66px 0 0; }
  @media (max-width: 1100px) {
    .cart-preview-container__btns {
      margin: 26px 0 0; } }
  @media (max-width: 640px) {
    .cart-preview-container__btns {
      margin: 16px 0 0; } }
  .cart-preview-container__order {
    text-transform: uppercase;
    width: 100%; }
  @media (max-width: 640px) {
    .cart-preview-container__order {
      font-size: 12px;
      padding: 13px 16px 14px; } }
  .cart-preview-container__clear {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    margin: 21px 0 0; }
  @media (max-width: 1100px) {
    .cart-preview-container__clear {
      margin: 14px 0 0; } }
  @media (max-width: 640px) {
    .cart-preview-container__clear {
      font-size: 12px;
      margin: 9px 0 0; } }

.gr-logo {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 280px;
  margin: 0 25px 0 0;
  padding: 10px 0; }
  @media (max-width: 1100px) {
  .gr-logo {
    margin: 0;
    padding: 0 0 18px 0; } }
  @media (max-width: 640px) {
  .gr-logo {
    padding: 0 0 24px; } }
  .gr-logo__link {
    text-decoration: none;
    font-size: 0;
    margin: 0 0 10px 0;
    display: none; }
  .gr-logo__name {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%; }
  @media (max-width: 1100px) {
    .gr-logo__name {
      font-size: 18px;
      line-height: 24px;
      text-align: center; } }

.gr-folder-box {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  width: calc(100% - 280px - 25px); }
  @media (max-width: 1100px) {
  .gr-folder-box {
    width: 100%; } }

.gr-folder-wrap {
  width: calc(100% - 24px); }
  @media (max-width: 1100px) {
  .gr-folder-wrap {
    display: none; } }

.gr-folder {
  padding: 0;
  margin: 0;
  font-size: 0;
  list-style: none;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }
  .gr-folder > li {
    position: relative; }
  .gr-folder > li:hover > ul {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .gr-folder > li > a {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 20px;
    text-transform: uppercase;
    text-decoration: none;
    padding: 31px 0 32px;
    margin: 0 28px;
    display: inline-block;
    position: relative;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .gr-folder > li > a .arrow {
    display: none; }
  .gr-folder > li > a:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    background: #ff4141;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .gr-folder > li > a:hover:after {
    height: 4px; }
  .gr-folder > li > ul {
    padding: 0;
    margin: 0;
    list-style: none;
    position: absolute;
    top: 100%;
    right: 28px;
    width: 300px;
    opacity: 0;
    visibility: hidden;
    border-top: 13px solid transparent;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    background-clip: padding-box;
    z-index: 5; }
  .gr-folder > li > ul li + li a {
    border-top: 1px solid #d8d8d8; }
  .gr-folder > li > ul li a {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    display: block;
    padding: 21px 24px 22px;
    background: #fff;
    text-decoration: none;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    position: relative; }
    .gr-folder > li > ul li a .arrow {
      position: absolute;
      top: 50%;
      right: 15px;
      width: 26px;
      height: 26px;
      margin-top: -13px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .gr-folder > li > ul li a.open {
      background: #ff4141;
      color: #fff;
      border-color: #ff4141; }
    .gr-folder > li > ul li a.open .arrow {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .gr-folder > li > ul li a:hover {
      background: #ff4141;
      color: #fff;
      border-color: #ff4141; }
    .gr-folder > li > ul li a:hover .arrow {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .gr-folder > li > ul li ul {
    display: none;
    padding: 0;
    margin: 0; }
  .gr-folder li.flexMenu-viewMore > a {
    width: 18px;
    height: 4px;
    margin: 0 15px;
    padding: 41px 13px 42px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%223px%22%20%20viewBox%3D%220%200%2016%203%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M-0.000%2C-0.000%20L3.000%2C-0.000%20L3.000%2C3.000%20L-0.000%2C3.000%20L-0.000%2C-0.000%20ZM6.500%2C-0.000%20L9.500%2C-0.000%20L9.500%2C3.000%20L6.500%2C3.000%20L6.500%2C-0.000%20ZM13.000%2C-0.000%20L16.000%2C-0.000%20L16.000%2C3.000%20L13.000%2C3.000%20L13.000%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .gr-folder li.flexMenu-viewMore ul {
    left: auto;
    right: 0; }

.folder-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s; }
  .folder-box.active {
    opacity: 1;
    visibility: visible;
    pointer-events: none; }
  .folder-box.active .folder-box--close {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    transition-delay: 0.35s; }
  .folder-box--inner {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    overflow-y: auto;
    width: 370px;
    -moz-box-shadow: 24px 0 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 24px 0 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 24px 0 20px -12px rgba(0, 0, 0, 0.1);
    background: #fff;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  @media (max-width: 640px) {
    .folder-box--inner {
      width: 264px; } }
  .folder-box--inner.active {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    pointer-events: auto; }
  .folder-box--close {
    position: absolute;
    top: 0;
    left: 370px;
    width: 24px;
    height: 24px;
    cursor: pointer;
    padding: 18px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-transform: translateX(30px);
    -moz-transform: translateX(30px);
    -ms-transform: translateX(30px);
    -o-transform: translateX(30px);
    transform: translateX(30px);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    opacity: 0;
    visibility: hidden;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.889%2C11.000%20L-0.005%2C2.105%20L2.105%2C-0.005%20L11.000%2C8.889%20L19.894%2C-0.005%20L22.005%2C2.105%20L2.105%2C22.005%20L-0.005%2C19.894%20L8.889%2C11.000%20ZM22.005%2C19.894%20L19.894%2C22.005%20L13.775%2C15.886%20L15.886%2C13.775%20L22.005%2C19.894%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 640px) {
    .folder-box--close {
      left: 264px;
      padding: 16px; } }
  .folder-box__back {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    padding: 18px 24px;
    background: #ff4141;
    cursor: pointer;
    display: none; }
  @media (max-width: 640px) {
    .folder-box__back {
      padding: 16px; } }
  .folder-box__title {
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
    text-transform: uppercase;
    padding: 18px 24px;
    background: #ff4141;
    cursor: pointer; }
  @media (max-width: 640px) {
    .folder-box__title {
      padding: 16px; } }

.mobile-folder {
  padding: 0;
  margin: 0;
  list-style: none; }
  .mobile-folder li a {
    position: relative;
    display: block;
    color: #222;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 22px 40px 21px 24px;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  @media (max-width: 640px) {
      .mobile-folder li a {
        padding: 19px 40px 19px 16px; } }
  .mobile-folder li a .waslide__arrow {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M-0.000%2C12.000%20L-0.000%2C-0.000%20L8.000%2C6.000%20L-0.000%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .mobile-folder li.waSlideMenu-back a {
    display: none; }

.gr-search-button {
  width: 24px;
  height: 24px;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M18.899%2C16.779%20L23.001%2C20.880%20L20.880%2C23.001%20L16.779%2C18.899%20C15.027%2C20.211%2012.851%2C20.989%2010.494%2C20.989%20C4.698%2C20.989%20-0.001%2C16.290%20-0.001%2C10.494%20C-0.001%2C4.698%204.698%2C-0.001%2010.494%2C-0.001%20C16.290%2C-0.001%2020.989%2C4.698%2020.989%2C10.494%20C20.989%2C12.851%2020.211%2C15.027%2018.899%2C16.779%20L18.899%2C16.779%20ZM10.494%2C17.990%20C14.634%2C17.990%2017.990%2C14.634%2017.990%2C10.494%20C17.990%2C6.354%2014.634%2C2.998%2010.494%2C2.998%20C6.354%2C2.998%202.998%2C6.354%202.998%2C10.494%20C2.998%2C14.634%206.354%2C17.990%2010.494%2C17.990%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .gr-search-button.active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.889%2C11.000%20L-0.005%2C2.105%20L2.105%2C-0.005%20L11.000%2C8.889%20L19.894%2C-0.005%20L22.005%2C2.105%20L2.105%2C22.005%20L-0.005%2C19.894%20L8.889%2C11.000%20ZM22.005%2C19.894%20L19.894%2C22.005%20L13.775%2C15.886%20L15.886%2C13.775%20L22.005%2C19.894%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 1100px) {
  .gr-search-button {
    display: none; } }

.gr-search-box {
  width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  border-top: 13px solid transparent;
  background-clip: padding-box;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px); }
  @media (min-width: 1101px) {
  .gr-search-box {
    z-index: 3; } }
  .gr-search-box.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  @media (max-width: 1100px) {
  .gr-search-box {
    opacity: 1;
    visibility: visible;
    position: static;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    border-top: 0;
    width: calc(100% - 90px - 24px);
    margin: 0 0 0 24px; } }
  @media (max-width: 640px) {
  .gr-search-box {
    width: calc(100% - 84px - 4px);
    margin: 0 0 0 4px; } }

.gr-search {
  background: #fff;
  width: calc(100% - 63px); }
  @media (max-width: 1100px) {
  .gr-search {
    width: calc(100% - 42px); } }
  @media (max-width: 640px) {
  .gr-search {
    width: calc(100% - 40px); } }
  .gr-search__form {
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .gr-search__text {
    color: rgba(34, 34, 34, 0.5);
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    border: none;
    background: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding: 26px 38px;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    width: calc(100% - 63px); }
  .gr-search__text:focus {
    color: #222; }
  @media (max-width: 1100px) {
    .gr-search__text {
      width: calc(100% - 42px);
      font-size: 12px;
      padding: 12px 18px 10px; } }
  @media (max-width: 640px) {
    .gr-search__text {
      padding: 10px;
      width: calc(100% - 40px); } }
  .gr-search__button {
    width: 24px;
    height: 24px;
    border: none;
    padding: 24px 15px 24px 24px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -moz-appearance: none;
    /* for FF */
    -webkit-appearance: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M18.899%2C16.779%20L23.001%2C20.880%20L20.880%2C23.001%20L16.779%2C18.899%20C15.027%2C20.211%2012.851%2C20.989%2010.494%2C20.989%20C4.698%2C20.989%20-0.001%2C16.290%20-0.001%2C10.494%20C-0.001%2C4.698%204.698%2C-0.001%2010.494%2C-0.001%20C16.290%2C-0.001%2020.989%2C4.698%2020.989%2C10.494%20C20.989%2C12.851%2020.211%2C15.027%2018.899%2C16.779%20L18.899%2C16.779%20ZM10.494%2C17.990%20C14.634%2C17.990%2017.990%2C14.634%2017.990%2C10.494%20C17.990%2C6.354%2014.634%2C2.998%2010.494%2C2.998%20C6.354%2C2.998%202.998%2C6.354%202.998%2C10.494%20C2.998%2C14.634%206.354%2C17.990%2010.494%2C17.990%20Z%22%2F%3E%3C%2Fsvg%3E") 62% 50% no-repeat; }
  @media (max-width: 1100px) {
    .gr-search__button {
      width: 16px;
      height: 16px;
      padding: 13px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M7.839%2C14.701%20C4.050%2C14.701%200.977%2C11.629%200.977%2C7.839%20C0.977%2C4.050%204.050%2C0.977%207.839%2C0.977%20C11.629%2C0.977%2014.701%2C4.050%2014.701%2C7.839%20C14.701%2C9.321%2014.222%2C10.762%2013.335%2C11.949%20L16.017%2C14.631%20L14.631%2C16.017%20L11.949%2C13.335%20C10.763%2C14.224%209.321%2C14.703%207.839%2C14.701%20ZM7.839%2C12.739%20C10.545%2C12.739%2012.739%2C10.545%2012.739%2C7.839%20C12.739%2C5.133%2010.545%2C2.939%207.839%2C2.939%20C5.133%2C2.939%202.939%2C5.133%202.939%2C7.839%20C2.939%2C10.545%205.133%2C12.739%207.839%2C12.739%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  @media (max-width: 640px) {
    .gr-search__button {
      padding: 12px; } }

.gr-search-shop-btn {
  font-size: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
  padding: 24px 24px 24px 15px;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M12.207%2C4.000%20C12.860%2C1.691%2014.982%2C-0.000%2017.500%2C-0.000%20C20.538%2C-0.000%2023.000%2C2.462%2023.000%2C5.500%20C23.000%2C8.538%2020.538%2C11.000%2017.500%2C11.000%20C14.982%2C11.000%2012.860%2C9.309%2012.207%2C7.000%20L-0.000%2C7.000%20L-0.000%2C4.000%20L12.207%2C4.000%20ZM10.793%2C16.000%20L23.000%2C16.000%20L23.000%2C19.000%20L10.793%2C19.000%20C10.140%2C21.309%208.018%2C23.000%205.500%2C23.000%20C2.462%2C23.000%20-0.000%2C20.538%20-0.000%2C17.500%20C-0.000%2C14.462%202.462%2C12.000%205.500%2C12.000%20C8.018%2C12.000%2010.140%2C13.691%2010.793%2C16.000%20ZM5.500%2C20.000%20C6.881%2C20.000%208.000%2C18.881%208.000%2C17.500%20C8.000%2C16.119%206.881%2C15.000%205.500%2C15.000%20C4.119%2C15.000%203.000%2C16.119%203.000%2C17.500%20C3.000%2C18.881%204.119%2C20.000%205.500%2C20.000%20ZM17.500%2C8.000%20C18.881%2C8.000%2020.000%2C6.881%2020.000%2C5.500%20C20.000%2C4.119%2018.881%2C3.000%2017.500%2C3.000%20C16.119%2C3.000%2015.000%2C4.119%2015.000%2C5.500%20C15.000%2C6.881%2016.119%2C8.000%2017.500%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 38% 50% no-repeat, #fff; }
  @media (max-width: 1100px) {
  .gr-search-shop-btn {
    padding: 13px;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M11.902%2C5.684%20C12.799%2C5.684%2013.525%2C4.946%2013.525%2C4.035%20C13.525%2C3.125%2012.799%2C2.387%2011.903%2C2.386%20L11.902%2C2.386%20C11.006%2C2.387%2010.280%2C3.125%2010.280%2C4.035%20C10.280%2C4.946%2011.006%2C5.684%2011.902%2C5.684%20ZM4.090%2C13.620%20C4.986%2C13.642%205.730%2C12.923%205.752%2C12.012%20C5.774%2C11.102%205.066%2C10.346%204.170%2C10.324%20C4.143%2C10.323%204.117%2C10.323%204.090%2C10.324%20C3.194%2C10.346%202.486%2C11.102%202.508%2C12.012%20C2.529%2C12.891%203.225%2C13.598%204.090%2C13.620%20ZM15.478%2C10.981%20L15.478%2C12.963%20L7.535%2C12.963%20C6.992%2C14.894%205.011%2C16.012%203.110%2C15.461%20C1.576%2C15.016%200.517%2C13.592%200.514%2C11.971%20C-0.029%2C10.040%201.072%2C8.028%202.973%2C7.476%20C4.873%2C6.925%206.854%2C8.043%207.397%2C9.974%20C7.489%2C10.301%207.535%2C10.640%207.535%2C10.980%20L15.478%2C10.981%20ZM0.515%2C5.026%20L0.515%2C3.045%20L8.456%2C3.045%20C8.999%2C1.114%2010.980%2C-0.005%2012.880%2C0.547%20C14.415%2C0.992%2015.474%2C2.415%2015.477%2C4.036%20C16.020%2C5.967%2014.919%2C7.980%2013.018%2C8.531%20C11.117%2C9.083%209.136%2C7.964%208.593%2C6.033%20C8.502%2C5.706%208.455%2C5.368%208.456%2C5.028%20L0.515%2C5.026%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; } }
  @media (max-width: 640px) {
  .gr-search-shop-btn {
    padding: 12px; } }

.gr-mobile-btn-fold {
  width: 42px;
  height: 42px;
  cursor: pointer;
  margin: 0 6px 0 0;
  -moz-box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.35);
  box-shadow: 0 6px 8px -4px rgba(0, 0, 0, 0.35);
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M-0.000%2C-0.000%20L16.000%2C-0.000%20L16.000%2C2.000%20L-0.000%2C2.000%20L-0.000%2C-0.000%20ZM-0.000%2C7.000%20L16.000%2C7.000%20L16.000%2C9.000%20L-0.000%2C9.000%20L-0.000%2C7.000%20ZM-0.000%2C14.000%20L16.000%2C14.000%20L16.000%2C16.000%20L-0.000%2C16.000%20L-0.000%2C14.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff4141; }
  @media (min-width: 1101px) {
  .gr-mobile-btn-fold {
    display: none; } }
  @media (max-width: 640px) {
  .gr-mobile-btn-fold {
    margin: 0 4px 0 0;
    width: 40px;
    height: 40px; } }

.gr-mobile-menu {
  position: relative; }
  @media (min-width: 1101px) {
  .gr-mobile-menu {
    display: none; } }
  @media (max-width: 640px) {
  .gr-mobile-menu {
    position: static; } }
  .gr-mobile-menu__button {
    width: 42px;
    height: 42px;
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%223px%22%20%20viewBox%3D%220%200%2016%203%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M-0.000%2C-0.000%20L3.000%2C-0.000%20L3.000%2C3.000%20L-0.000%2C3.000%20L-0.000%2C-0.000%20ZM6.500%2C-0.000%20L9.500%2C-0.000%20L9.500%2C3.000%20L6.500%2C3.000%20L6.500%2C-0.000%20ZM13.000%2C-0.000%20L16.000%2C-0.000%20L16.000%2C3.000%20L13.000%2C3.000%20L13.000%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #141414; }
  .gr-mobile-menu__button.active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%223px%22%20%20viewBox%3D%220%200%2016%203%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M-0.000%2C-0.000%20L3.000%2C-0.000%20L3.000%2C3.000%20L-0.000%2C3.000%20L-0.000%2C-0.000%20ZM6.500%2C-0.000%20L9.500%2C-0.000%20L9.500%2C3.000%20L6.500%2C3.000%20L6.500%2C-0.000%20ZM13.000%2C-0.000%20L16.000%2C-0.000%20L16.000%2C3.000%20L13.000%2C3.000%20L13.000%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  @media (max-width: 640px) {
    .gr-mobile-menu__button {
      width: 40px;
      height: 40px; } }

.mobile-menu {
  position: absolute;
  top: 100%;
  left: 0;
  width: 260px;
  z-index: 3;
  font-size: 0;
  opacity: 0;
  visibility: hidden;
  margin-top: 6px;
  background: #fff;
  -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
  box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
  -o-transition: all 0.35s;
  -ms-transition: all 0.35s;
  transition: all 0.35s;
  -webkit-transform: translateY(30px);
  -moz-transform: translateY(30px);
  -ms-transform: translateY(30px);
  -o-transform: translateY(30px);
  transform: translateY(30px); }
  @media (max-width: 640px) {
  .mobile-menu {
    top: 85%;
    right: 0;
    width: auto; } }
  .mobile-menu.active {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  .mobile-menu li.has a.open {
    color: #fff;
    background: #ff4141;
    border-color: #ff4141; }
    .mobile-menu li.has a.open .arrow {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .mobile-menu li.has a .arrow {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .mobile-menu li a {
    position: relative;
    display: block;
    text-decoration: none;
    color: #888;
    font-size: 13px;
    font-weight: 400;
    padding: 16px 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .mobile-menu li a:hover {
    color: #fff;
    background: #ff4141;
    border-color: #ff4141; }
  .mobile-menu li a:hover .arrow {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M6.33104387%2C0.256714454%20C6.74155389%2C-0.112744566%207.37384373%2C-0.0794661533%207.74330275%2C0.331043868%20C8.11276177%2C0.74155389%208.07948335%2C1.37384373%207.66897333%2C1.74330275%20L4%2C4.845371%20L0.331043868%2C1.74330275%20C-0.0794661533%2C1.37384373%20-0.112744566%2C0.74155389%200.256714454%2C0.331043868%20C0.626173473%2C-0.0794661533%201.25846331%2C-0.112744566%201.66897333%2C0.256714454%20L4%2C2.1546462%20L6.33104387%2C0.256714454%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .mobile-menu li ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: none; }

.gr-slider {
  -moz-box-shadow: 0 8px 50px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 8px 50px rgba(0, 0, 0, 0.4);
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.4);
  font-size: 0; }
  .gr-slider__swipe {
    position: relative;
    z-index: 1; }
  .gr-slider__pic {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    min-height: 768px;
    position: relative; }
  @media (max-width: 1100px) {
    .gr-slider__pic {
      min-height: 568px; } }
  @media (max-width: 1023px) {
    .gr-slider__pic {
      min-height: 312px; } }
  @media (max-width: 480px) {
    .gr-slider__pic {
      min-height: 212px; } }
  @media (max-width: 375px) {
    .gr-slider__pic {
      min-height: 176px; } }
  @media (max-width: 320px) {
    .gr-slider__pic {
      min-height: 136px; } }
  .gr-slider__pic:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7); }
  .gr-slider__wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 30px 108px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1100px) {
    .gr-slider__wrap {
      position: static;
      padding: 24px; } }
  @media (max-width: 639px) {
    .gr-slider__wrap {
      padding: 16px; } }
  .gr-slider__wrap--box {
    width: 100%;
    max-width: 1272px;
    margin: 0 auto;
    padding: 0 0 30px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  @media (max-width: 1100px) {
      .gr-slider__wrap--box {
        padding: 0;
        width: 100%;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center; } }
  .gr-slider__title {
    color: #fff;
    font-size: 110px;
    font-weight: 700;
    line-height: 98px;
    margin: 0 0 49px;
    transition: opacity 0.45s, transform 0.45s, -webkit-transform 0.45s;
    -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
    transition: opacity 0.45s, -webkit-transform 0.45s;
    -o-transition: opacity 0.45s, transform 0.45s;
    transition: opacity 0.45s, transform 0.45s;
    -webkit-transform: translate3d(0, -150%, 0);
    -moz-transform: translate3d(0, -150%, 0);
    -ms-transform: translate3d(0, -150%, 0);
    -o-transform: translate3d(0, -150%, 0);
    transform: translate3d(0, -150%, 0);
    opacity: 0; }
  @media (max-width: 1100px) {
    .gr-slider__title {
      color: #222;
      font-size: 30px;
      line-height: 24px;
      margin: 0 0 13px;
      -webkit-transform: translate3d(0, -100%, 0);
      -moz-transform: translate3d(0, -100%, 0);
      -ms-transform: translate3d(0, -100%, 0);
      -o-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0); } }
  @media (max-width: 639px) {
    .gr-slider__title {
      font-size: 20px;
      margin: 0 0 8px; } }
  .gr-slider__buttom {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
    padding: 13px 24px 12px 25px;
    background: #ff4141;
    text-decoration: none;
    display: inline-block;
    transition: opacity 0.45s, transform 0.45s, -webkit-transform 0.45s;
    -webkit-transition: opacity 0.45s, -webkit-transform 0.45s;
    transition: opacity 0.45s, -webkit-transform 0.45s;
    -o-transition: opacity 0.45s, transform 0.45s;
    transition: opacity 0.45s, transform 0.45s;
    -webkit-transform: translate3d(0, -150%, 0);
    -moz-transform: translate3d(0, -150%, 0);
    -ms-transform: translate3d(0, -150%, 0);
    -o-transform: translate3d(0, -150%, 0);
    transform: translate3d(0, -150%, 0);
    opacity: 0; }
  @media (max-width: 1100px) {
    .gr-slider__buttom {
      font-size: 14px;
      line-height: 18px;
      padding: 6px 16px 6px 17px;
      -webkit-transform: translate3d(0, -100%, 0);
      -moz-transform: translate3d(0, -100%, 0);
      -ms-transform: translate3d(0, -100%, 0);
      -o-transform: translate3d(0, -100%, 0);
      transform: translate3d(0, -100%, 0); } }
  @media (max-width: 639px) {
    .gr-slider__buttom {
      font-size: 12px;
      padding: 3px 6px 3px 6px; } }
  .gr-slider .slick-prev, .gr-slider .slick-next {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 84px;
    z-index: 2;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.2);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media (max-width: 1100px) {
    .gr-slider .slick-prev, .gr-slider .slick-next {
      width: 42px;
      height: 568px; } }
  @media (max-width: 1023px) {
    .gr-slider .slick-prev, .gr-slider .slick-next {
      height: 312px; } }
  @media (max-width: 639px) {
    .gr-slider .slick-prev, .gr-slider .slick-next {
      width: 32px; } }
  @media (max-width: 480px) {
    .gr-slider .slick-prev, .gr-slider .slick-next {
      height: 212px; } }
  @media (max-width: 375px) {
    .gr-slider .slick-prev, .gr-slider .slick-next {
      height: 176px; } }
  @media (max-width: 320px) {
    .gr-slider .slick-prev, .gr-slider .slick-next {
      height: 136px; } }
  .gr-slider .slick-prev:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C5.000%20L8.000%2C12.000%20L-0.000%2C6.000%20L8.000%2C-0.000%20L8.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (min-width: 1101px) {
      .gr-slider .slick-prev:before {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8%205h16v2H8v5L0%206l8-6z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .gr-slider .slick-next {
    left: auto;
    right: 0; }
  .gr-slider .slick-next:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M-0.000%2C12.000%20L-0.000%2C-0.000%20L8.000%2C6.000%20L-0.000%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (min-width: 1101px) {
      .gr-slider .slick-next:before {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M16%205V0l8%206-8%206V7H0V5z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .gr-slider .slick-slide.slick-active .gr-slider__title {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transition-delay: 0.85s;
    -o-transition-delay: 0.85s;
    transition-delay: 0.85s; }
  .gr-slider .slick-slide.slick-active .gr-slider__buttom {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    -webkit-transition-delay: 0.55s;
    -o-transition-delay: 0.55s;
    transition-delay: 0.55s; }

.gr-advantages {
  background: #fff;
  overflow: hidden;
  padding: 0 24px; }
  @media (max-width: 640px) {
  .gr-advantages {
    padding: 0 16px; } }
  .gr-advantages__box {
    max-width: 1272px;
    margin: 0 auto;
    padding: 105px 0 48px; }
  @media (max-width: 1100px) {
    .gr-advantages__box {
      padding: 56px 0 39px; } }
  @media (max-width: 640px) {
    .gr-advantages__box {
      padding: 38px 0 21px; } }
  .gr-advantages__title {
    color: #222;
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 8px; }
  @media (max-width: 1100px) {
    .gr-advantages__title {
      font-size: 26px;
      text-align: center;
      margin: 0 0 2px; } }
  @media (max-width: 640px) {
    .gr-advantages__title {
      font-size: 20px;
      margin: 0 0 6px; } }
  .gr-advantages__subtitle {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }
  @media (max-width: 1100px) {
    .gr-advantages__subtitle {
      text-align: center; } }
  .gr-advantages__content {
    margin: 89px 0 0;
    position: relative; }
  @media (max-width: 1100px) {
    .gr-advantages__content {
      margin: 36px 0 0; } }
  @media (max-width: 768px) {
    .gr-advantages__content {
      max-width: 620px;
      margin: 36px auto 0; } }
  @media (max-width: 640px) {
    .gr-advantages__content {
      margin: 40px 0 0; } }
  .gr-advantages__content:before {
    content: '';
    position: absolute;
    top: -48px;
    left: -9999px;
    right: -9999px;
    height: 168px;
    background: #f7f7f7; }
  @media (max-width: 1100px) {
      .gr-advantages__content:before {
        top: -18px; } }
  @media (max-width: 640px) {
      .gr-advantages__content:before {
        top: -24px; } }
  .gr-advantages__item {
    padding: 36px 40px;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background: #222; }
  @media (max-width: 1100px) {
    .gr-advantages__item {
      padding: 24px 40px 30px;
      -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1); } }
  @media (max-width: 640px) {
    .gr-advantages__item {
      padding: 24px 24px 26px; } }
  .gr-advantages__item--box {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .gr-advantages__icon {
    max-width: 72px;
    min-height: 72px; }
  .gr-advantages__icon span {
    display: block; }
  .gr-advantages__icon span svg {
    width: 100%;
    height: 100%; }
  .gr-advantages__icon span svg path {
    fill: #ff4141; }
  .gr-advantages__titles {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin: 33px 0 0; }
  @media (max-width: 1100px) {
    .gr-advantages__titles {
      margin: 8px 0 0; } }
  .gr-advantages__text {
    color: rgba(255, 255, 255, 0.5);
    font-size: 13px;
    font-weight: 400;
    line-height: 19px;
    text-align: center;
    margin: 5px 0 0; }
  @media (max-width: 1100px) {
    .gr-advantages__text {
      margin: 8px 0 0; } }
  .gr-advantages .slick-list {
    margin: 0 -12px -28px; }
  @media (max-width: 1100px) {
    .gr-advantages .slick-list {
      margin: 0 -12px -14px; } }
  .gr-advantages .slick-slide {
    margin: 0 12px 28px; }
  @media (max-width: 1100px) {
    .gr-advantages .slick-slide {
      margin: 0 12px 14px; } }
  .gr-advantages .slick-dots {
    margin: 18px 0 0;
    position: relative; }

.gr-folder-block {
  padding: 0 24px; }
  @media (max-width: 768px) {
  .gr-folder-block {
    padding: 0; } }
  .gr-folder-block__inner {
    max-width: 1272px;
    margin: 0 auto;
    padding: 48px 0 60px;
    position: relative; }
  @media (max-width: 1100px) {
    .gr-folder-block__inner {
      padding: 39px 0 30px; } }
  @media (max-width: 768px) {
    .gr-folder-block__inner {
      z-index: 1; } }
  @media (max-width: 640px) {
    .gr-folder-block__inner {
      padding: 21px 0 20px; } }
  .gr-folder-block__arrows {
    position: absolute;
    top: 39px;
    left: 0;
    right: 0;
    bottom: 30px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (min-width: 769px) {
    .gr-folder-block__arrows {
      display: none; } }
  @media (max-width: 768px) {
    .gr-folder-block__arrows {
      z-index: -1; } }
  @media (max-width: 640px) {
    .gr-folder-block__arrows {
      top: 21px;
      bottom: 20px; } }
  .gr-folder-block__arrows .slick-prev, .gr-folder-block__arrows .slick-next {
    width: 42px;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    background: #f5f5f5; }
  @media (max-width: 640px) {
      .gr-folder-block__arrows .slick-prev, .gr-folder-block__arrows .slick-next {
        width: 32px; } }

.folder-block {
  padding: 0;
  list-style: none;
  font-size: 0; }
  @media (max-width: 768px) {
  .folder-block {
    width: 620px;
    margin: 0 auto; } }
  @media (max-width: 720px) {
  .folder-block {
    width: 408px; } }
  @media (max-width: 640px) {
  .folder-block {
    width: 340px; } }
  @media (max-width: 480px) {
  .folder-block {
    width: 308px; } }
  @media (max-width: 425px) {
  .folder-block {
    width: 240px; } }
  .folder-block__item {
    position: relative;
    min-height: 552px;
    padding: 24px;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background-color: #222;
    z-index: 1;
    overflow: hidden; }
  @media (max-width: 1100px) {
    .folder-block__item {
      -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1); } }
  @media (max-width: 798px) {
    .folder-block__item {
      min-height: 408px; } }
  @media (max-width: 640px) {
    .folder-block__item {
      padding: 20px; } }
  @media (max-width: 425px) {
    .folder-block__item {
      min-height: 328px; } }
  @media (min-width: 1024px) {
      .folder-block__item:hover > .folder-block__subFolder, .folder-block__item:hover .folder-block__name {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0); }
      .folder-block__item:hover > .folder-block__link {
        background: rgba(69, 47, 255, 0.6); }
        .folder-block__item:hover > .folder-block__link:before, .folder-block__item:hover > .folder-block__link:after {
          opacity: 1;
          -webkit-transform: scale(1);
          -moz-transform: scale(1);
          -ms-transform: scale(1);
          -o-transform: scale(1);
          transform: scale(1); }
        .folder-block__item:hover > .folder-block__link:after {
          -webkit-transition-delay: 0.15s;
          -o-transition-delay: 0.15s;
          transition-delay: 0.15s; } }
  .folder-block__pic {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
  .folder-block__link {
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1; }
  @media (max-width: 1023px) {
    .folder-block__link {
      background: rgba(69, 47, 255, 0.6); } }
  .folder-block__link:before {
    content: '';
    position: absolute;
    top: 24px;
    right: 24px;
    bottom: 24px;
    left: 24px;
    border-top: 2px solid rgba(255, 255, 255, 0.2);
    border-bottom: 2px solid rgba(255, 255, 255, 0.2); }
  @media (min-width: 1024px) {
      .folder-block__link:before {
        -webkit-transform: scale(0, 1);
        -moz-transform: scale(0, 1);
        -ms-transform: scale(0, 1);
        -o-transform: scale(0, 1);
        transform: scale(0, 1);
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, -webkit-transform 0.35s;
        -o-transition: opacity 0.35s, transform 0.35s;
        transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s; } }
  @media (max-width: 640px) {
      .folder-block__link:before {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px; } }
  .folder-block__link:after {
    content: '';
    position: absolute;
    top: 24px;
    right: 24px;
    bottom: 24px;
    left: 24px;
    border-right: 2px solid rgba(255, 255, 255, 0.2);
    border-left: 2px solid rgba(255, 255, 255, 0.2); }
  @media (min-width: 1024px) {
      .folder-block__link:after {
        -webkit-transform: scale(1, 0);
        -moz-transform: scale(1, 0);
        -ms-transform: scale(1, 0);
        -o-transform: scale(1, 0);
        transform: scale(1, 0);
        -moz-transform-origin: 100% 0;
        -ms-transform-origin: 100% 0;
        -o-transform-origin: 100% 0;
        transform-origin: 100% 0;
        transition: opacity 0.35s, transform 0.35s;
        -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
        transition: opacity 0.35s, -webkit-transform 0.35s;
        -o-transition: opacity 0.35s, transform 0.35s;
        transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s; } }
  @media (max-width: 640px) {
      .folder-block__link:after {
        top: 20px;
        right: 20px;
        bottom: 20px;
        left: 20px; } }
  .folder-block__name {
    color: #fff;
    font-size: 38px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    word-break: break-word;
    margin: 131px 0 13px;
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  @media (max-width: 1023px) {
    .folder-block__name {
      opacity: 1;
      font-size: 20px;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      margin: 0;
      padding: 0 30px;
      -webkit-transform: translateY(-50%);
      -moz-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      -o-transform: translateY(-50%);
      transform: translateY(-50%); } }
  @media (max-width: 640px) {
    .folder-block__name {
      padding: 0 25px; } }
  @media (max-width: 480px) {
    .folder-block__name {
      font-size: 16px; } }
  .folder-block__subFolder {
    padding: 0;
    margin: 0;
    list-style: none;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    opacity: 0;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    -moz-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    -o-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  @media (max-width: 1023px) {
    .folder-block__subFolder {
      display: none; } }
  .folder-block__subFolder li a {
    display: block;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    padding: 6px 12px 5px 12px;
    text-align: center;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .folder-block__subFolder li a:hover {
    color: #222;
    background: #fff; }
  .folder-block .slick-list {
    margin: 0 -12px -30px; }
  @media (max-width: 1100px) {
    .folder-block .slick-list {
      margin: 0 -12px -14px; } }
  .folder-block .slick-slide {
    margin: 0 12px 30px; }
  @media (max-width: 1100px) {
    .folder-block .slick-slide {
      margin: 0 12px 14px; } }
  .folder-block .slick-dots {
    margin: 18px 0 0;
    position: relative; }

.discount-unit {
  padding: 0 24px;
  overflow: hidden; }
  @media (max-width: 1100px) {
  .discount-unit {
    padding: 0; } }
  .discount-unit__inner {
    max-width: 1272px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 30px 0 57px; }
  @media (max-width: 1100px) {
    .discount-unit__inner {
      padding: 30px 0 0; } }
  @media (max-width: 640px) {
    .discount-unit__inner {
      padding: 21px 0 0; } }

.sale {
  width: calc(100% - 24px - 408px);
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  z-index: 1; }
  .sale:before {
    content: '';
    position: absolute;
    top: 144px;
    left: -9999px;
    right: -9999px;
    bottom: 144px;
    background: #1e1e1e;
    z-index: -1; }
  @media (max-width: 1100px) {
    .sale:before {
      top: 55px;
      bottom: 55px; } }
  @media (max-width: 640px) {
    .sale:before {
      top: 31px;
      bottom: 31px; } }
  @media (max-width: 1100px) {
  .sale {
    width: 100%;
    padding: 0 24px;
    margin: 0 0 57px; } }
  @media (max-width: 768px) {
  .sale {
    width: 620px;
    margin: 0 auto 57px;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; } }
  @media (max-width: 720px) {
  .sale {
    width: 408px;
    margin: 0 auto 24px; } }
  @media (max-width: 640px) {
  .sale {
    width: 340px; } }
  @media (max-width: 480px) {
  .sale {
    width: 308px;
    padding: 0 40px; } }
  @media (max-width: 425px) {
  .sale {
    width: 240px; } }
  .sale__box {
    width: 100%;
    min-height: 840px;
    position: relative;
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    padding: 48px 49px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end;
    color: #fff;
    z-index: 1; }
  @media (max-width: 1100px) {
    .sale__box {
      min-height: 620px;
      padding: 22px 24px; } }
  @media (max-width: 720px) {
    .sale__box {
      min-height: 408px;
      padding: 8px 16px; } }
  @media (max-width: 640px) {
    .sale__box {
      min-height: 340px; } }
  @media (max-width: 480px) {
    .sale__box {
      min-height: 308px; } }
  @media (max-width: 425px) {
    .sale__box {
      min-height: 240px; } }
  .sale__box:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(69, 47, 255, 0.25);
    z-index: -1; }
  .sale__percent {
    font-size: 30px;
    font-weight: 700;
    padding: 50px;
    background: #ff4141;
    position: absolute;
    top: 0;
    right: 0;
    padding: 48px 30px 47px 26px; }
  @media (max-width: 1100px) {
    .sale__percent {
      font-size: 18px;
      padding: 28px 18px 31px 19px; } }
  @media (max-width: 720px) {
    .sale__percent {
      font-size: 14px;
      padding: 21px 10px 18px 11px; } }
  .sale__title {
    font-size: 16px;
    font-weight: 400;
    line-height: 24px; }
  @media (max-width: 1100px) {
    .sale__title {
      font-size: 14px;
      text-align: center; } }
  @media (max-width: 720px) {
    .sale__title {
      font-size: 12px; } }
  .sale__text {
    font-size: 120px;
    font-weight: 700;
    line-height: 84px;
    text-transform: uppercase;
    word-break: break-word;
    margin: 17px 0 0; }
  @media (max-width: 1100px) {
    .sale__text {
      font-size: 80px;
      text-align: center;
      margin: 0; } }
  @media (max-width: 720px) {
    .sale__text {
      font-size: 40px;
      line-height: 40px; } }

.slid-sale {
  margin: 0 0 0 24px;
  width: 408px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #452fff;
  z-index: 1;
  padding: 73px 54px 54px;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1); }
  @media (max-width: 1100px) {
  .slid-sale {
    width: 100%;
    margin: 0;
    background-image: none !important;
    padding: 52px 70px 48px; } }
  @media (max-width: 640px) {
  .slid-sale {
    padding: 36px 40px 34px; } }
  .slid-sale__title {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 65px; }
  @media (max-width: 1100px) {
    .slid-sale__title {
      margin: 0 0 50px; } }
  @media (max-width: 640px) {
    .slid-sale__title {
      font-size: 20px;
      margin: 0 0 35px; } }
  @media (max-width: 540px) {
    .slid-sale__inner {
      max-width: 320px;
      margin: 0 auto; } }
  .slid-sale__inner .product-list.thumbs {
    margin: 0; }
  .slid-sale__inner .product-list.thumbs .product-item {
    margin: 0; }
  @media (max-width: 1100px) {
        .slid-sale__inner .product-list.thumbs .product-item {
          -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
          -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1); }
          .slid-sale__inner .product-list.thumbs .product-item:hover {
            -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
            box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2); } }
  @media (max-width: 640px) {
        .slid-sale__inner .product-list.thumbs .product-flags {
          left: 16px; } }
  .slid-sale__inner .product-list.thumbs .slick-list {
    margin: 0 -5px -30px; }
  @media (max-width: 1100px) {
        .slid-sale__inner .product-list.thumbs .slick-list {
          margin: 0 -10px -15px; } }
  .slid-sale__inner .product-list.thumbs .slick-slide {
    margin: 0 5px 30px; }
  @media (max-width: 1100px) {
        .slid-sale__inner .product-list.thumbs .slick-slide {
          margin: 0 10px 15px; } }
  .slid-sale__inner .product-list.thumbs .product-item__buttons {
    -webkit-flex-wrap: nowrap;
    -moz-flex-wrap: nowrap;
    -ms-flex-wrap: none;
    flex-wrap: nowrap; }
  .slid-sale__inner .product-list.thumbs .product-item__buttons .product-price {
    width: calc(100% - 48px); }
    @media (max-width: 640px) {
        .slid-sale__inner .product-list.thumbs .product-item__buttons .product-price {
          width: calc(100% - 32px); } }
  @media (max-width: 640px) {
        .slid-sale__inner .product-list.thumbs .product-item__bottom {
          padding: 16px; } }
  .slid-sale__inner .product-list.thumbs .product-item__bottom-left {
    margin: 0 0 14px; }
  .slid-sale__inner .product-list.thumbs .product-item__buttons--box {
    width: auto; }
  .slid-sale__inner .product-list.thumbs .product-item__buttons--box .shop-product-btn {
    display: none; }
  .slid-sale__inner .product-list.thumbs .product-item__buttons--box > a {
    margin: 0;
    width: 48px;
    height: 48px;
    font-size: 0;
    padding: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff;
    -moz-box-shadow: inset 0 0 0 1px #f7f7f7;
    -webkit-box-shadow: inset 0 0 0 1px #f7f7f7;
    box-shadow: inset 0 0 0 1px #f7f7f7;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
    .slid-sale__inner .product-list.thumbs .product-item__buttons--box > a:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff4141;
      -moz-box-shadow: 0 6px 8px -4px #ff4141;
      -webkit-box-shadow: 0 6px 8px -4px #ff4141;
      box-shadow: 0 6px 8px -4px #ff4141; }
    @media (max-width: 640px) {
        .slid-sale__inner .product-list.thumbs .product-item__buttons--box > a {
          width: 32px; } }
  .slid-sale__dots .slick-dots {
    margin: 36px 0 0 0; }
  @media (max-width: 1100px) {
      .slid-sale__dots .slick-dots {
        margin: 31px 0 0 0; } }
  @media (max-width: 640px) {
      .slid-sale__dots .slick-dots {
        margin: 21px 0 0 0; } }
  .slid-sale__dots .slick-dots li.slick-active button {
    background: #fff; }
  .slid-sale__dots .slick-dots li button {
    -moz-box-shadow: inset 0 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff; }
    .slid-sale__dots .slick-dots li button:hover {
      background: #fff; }

.gr-news {
  padding: 0 24px; }
  @media (max-width: 1100px) {
  .gr-news {
    padding: 0; } }
  .gr-news__box {
    max-width: 1272px;
    margin: 0 auto;
    padding: 69px 0 80px; }
  @media (max-width: 1100px) {
    .gr-news__box {
      padding: 54px 70px 51px;
      position: relative;
      z-index: 1; } }
  @media (max-width: 640px) {
    .gr-news__box {
      padding: 43px 40px 43px; } }
  .gr-news__suptitle {
    color: #222;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0 0 41px;
    margin: 0 0 46px;
    border-bottom: 2px solid rgba(30, 30, 30, 0.1); }
  @media (max-width: 1100px) {
    .gr-news__suptitle {
      font-size: 20px;
      text-align: center;
      padding: 0 0 29px;
      margin: 0 0 34px; } }
  @media (max-width: 640px) {
    .gr-news__suptitle {
      font-size: 16px;
      padding: 0 0 17px;
      margin: 0 0 22px; } }
  .gr-news__image {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background-color: #fff;
    margin: 0 0 33px; }
  @media (max-width: 1100px) {
    .gr-news__image {
      margin: 0 0 26px; } }
  @media (max-width: 640px) {
    .gr-news__image {
      margin: 0 0 13px; } }
  .gr-news__image img {
    opacity: 0;
    visibility: hidden;
    max-width: 100%;
    height: auto; }
  .gr-news__date {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px; }
  @media (max-width: 1100px) {
    .gr-news__date {
      margin: 0 0 5px; } }
  @media (max-width: 640px) {
    .gr-news__date {
      margin: 0 0 7px; } }
  .gr-news__title {
    margin: 0 0 14px;
    display: inline-block;
    vertical-align: top;
    color: #452fff;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .gr-news__title:hover {
    background-image: linear-gradient(to top, rgba(69, 47, 255, 0.05), rgba(69, 47, 255, 0.05));
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-size: 100% 12px; }
  @media (max-width: 1100px) {
    .gr-news__title {
      font-size: 14px; } }
  @media (max-width: 768px) {
    .gr-news__title {
      margin: 0 0 18px; } }
  @media (max-width: 640px) {
    .gr-news__title {
      margin: 0 0 11px; } }
  .gr-news__anonce {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }
  @media (max-width: 768px) {
    .gr-news__anonce {
      display: none; } }
  .gr-news__button {
    color: #ff4141;
    margin: 16px 0 0; }
  @media (max-width: 768px) {
    .gr-news__button {
      margin: 0; } }
  .gr-news__button a {
    color: inherit;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400; }
  @media (max-width: 640px) {
      .gr-news__button a {
        font-size: 13px; } }
  .gr-news__arrows {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    z-index: -1; }
  .gr-news__arrows .slick-prev, .gr-news__arrows .slick-next {
    width: 42px;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    background: #f5f5f5; }
  @media (max-width: 640px) {
      .gr-news__arrows .slick-prev, .gr-news__arrows .slick-next {
        width: 32px; } }
  .gr-news .slick-slide {
    margin: 0 12px; }
  .gr-news .slick-list {
    margin: 0 -12px; }

.brands {
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #222;
  border-bottom: 12px solid #ff4141;
  position: relative;
  z-index: 1;
  padding: 0 100px; }
  @media (max-width: 1100px) {
  .brands {
    border-width: 6px;
    padding: 0; } }
  @media (max-width: 640px) {
  .brands {
    border-width: 2px; } }
  .brands__box {
    max-width: 1272px;
    margin: 0 auto;
    color: #fff;
    padding: 79px 0 53px;
    z-index: 1; }
  @media (max-width: 1100px) {
    .brands__box {
      padding: 54px 70px 11px;
      position: relative; } }
  @media (max-width: 640px) {
    .brands__box {
      padding: 43px 40px 43px; } }
  .brands__title {
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    padding: 0 0 40px;
    margin: 0 0 53px; }
  @media (max-width: 1100px) {
    .brands__title {
      font-size: 20px;
      text-align: center;
      padding: 0 0 29px;
      margin: 0 0 40px; } }
  @media (max-width: 640px) {
    .brands__title {
      font-size: 16px;
      padding: 0 0 17px;
      margin: 0 0 20px; } }
  .brands__slider {
    padding: 53px 0; }
  @media (max-width: 1100px) {
    .brands__slider {
      padding: 40px 0; } }
  @media (max-width: 640px) {
    .brands__slider {
      padding: 29px 0; } }
  .brands__item--flex {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    opacity: 0.3;
    -webkit-transition: opacity 0.35s;
    -moz-transition: opacity 0.35s;
    -o-transition: opacity 0.35s;
    -ms-transition: opacity 0.35s;
    transition: opacity 0.35s; }
  .brands__item--flex:hover {
    opacity: 1; }
  .brands__item img {
    max-width: 100%;
    height: auto; }
  .brands__arrow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    z-index: -1; }
  .brands__arrow .slick-prev, .brands__arrow .slick-next {
    width: 76px;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.2); }
  @media (max-width: 1100px) {
      .brands__arrow .slick-prev, .brands__arrow .slick-next {
        width: 42px; } }
  @media (max-width: 640px) {
      .brands__arrow .slick-prev, .brands__arrow .slick-next {
        width: 32px; } }
  .brands__arrow .slick-prev:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C5.000%20L8.000%2C12.000%20L-0.000%2C6.000%20L8.000%2C-0.000%20L8.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
    background-position: 50% 66%; }
  @media (min-width: 1101px) {
        .brands__arrow .slick-prev:before {
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8%205h16v2H8v5L0%206l8-6z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat;
          background-position: 40% 68%; } }
  .brands__arrow .slick-next {
    left: auto;
    right: 0; }
  .brands__arrow .slick-next:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M-0.000%2C12.000%20L-0.000%2C-0.000%20L8.000%2C6.000%20L-0.000%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
    background-position: 50% 66%; }
  @media (min-width: 1101px) {
        .brands__arrow .slick-next:before {
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M16%205V0l8%206-8%206V7H0V5z%22%20fill%3D%22%23FFF%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat;
          background-position: 60% 68%; } }

.about-us {
  background: #f7f7f7;
  padding: 0 24px; }
  @media (max-width: 640px) {
  .about-us {
    padding: 0 16px; } }
  .about-us__box {
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background: #fff;
    max-width: 1056px;
    margin: 108px auto 0;
    position: relative;
    margin-bottom: -168px;
    z-index: 1; }
  @media (max-width: 1100px) {
    .about-us__box {
      margin: 60px auto; } }
  @media (max-width: 640px) {
    .about-us__box {
      margin: 30px auto 32px; } }

.about {
  padding: 103px 108px 77px; }
  @media (max-width: 1100px) {
  .about {
    padding: 56px 46px 36px; } }
  @media (max-width: 640px) {
  .about {
    padding: 40px 24px 32px; } }
  .about__title {
    color: #222;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    position: relative;
    margin: 0 0 59px; }
  @media (max-width: 1100px) {
    .about__title {
      font-size: 26px;
      margin: 0 0 68px; } }
  @media (max-width: 640px) {
    .about__title {
      font-size: 20px;
      margin: 0 0 47px; } }
  .about__title:before {
    content: '';
    position: absolute;
    bottom: -28px;
    left: 50%;
    width: 80px;
    height: 4px;
    background: #222;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  @media (max-width: 1100px) {
      .about__title:before {
        bottom: -34px;
        height: 2px; } }
  @media (max-width: 640px) {
      .about__title:before {
        bottom: -25px; } }
  .about__text {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }

.promo-code {
  padding: 65px 60px 60px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-color: #452fff; }
  @media (max-width: 1100px) {
  .promo-code {
    padding: 67px 60px 60px; } }
  @media (max-width: 640px) {
  .promo-code {
    padding: 33px 24px 32px; } }
  .promo-code__title {
    color: #fff;
    font-size: 20px;
    font-weight: 500;
    text-transform: uppercase;
    text-align: center;
    margin: 0 0 5px; }
  @media (max-width: 1100px) {
    .promo-code__title {
      font-size: 18px;
      margin: 0 0 11px; } }
  @media (max-width: 640px) {
    .promo-code__title {
      font-size: 16px;
      line-height: 24px; } }
  .promo-code__subtitle {
    color: rgba(255, 255, 255, 0.63);
    font-size: 14px;
    font-weight: 400;
    text-align: center; }
  @media (max-width: 640px) {
    .promo-code__subtitle {
      font-size: 12px; } }
  .promo-code__form {
    max-width: 408px;
    margin: 0 auto;
    padding: 38px 0 0; }
  @media (max-width: 1100px) {
    .promo-code__form {
      max-width: 348px;
      padding: 21px 0 0; } }
  @media (max-width: 640px) {
    .promo-code__form {
      padding: 13px 0 0; } }
  .promo-code__form .tpl-anketa__left {
    color: #fff;
    display: none; }
  .promo-code__form .tpl-anketa__right .tpl-anketa-success-note {
    color: #fff; }
  .promo-code__form .tpl-anketa__right form {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    font-size: 0; }
    .promo-code__form .tpl-anketa__right form .tpl-field {
      width: 100%; }
    .promo-code__form .tpl-anketa__right form .tpl-field input[type="text"], .promo-code__form .tpl-anketa__right form .tpl-field input[type="email"], .promo-code__form .tpl-anketa__right form .tpl-field input[type="number"], .promo-code__form .tpl-anketa__right form .tpl-field input[type="password"], .promo-code__form .tpl-anketa__right form .tpl-field textarea {
      padding: 16px 16px; }
    .promo-code__form .tpl-anketa__right form .tpl-field input[type="text"]::-webkit-input-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="email"]::-webkit-input-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="number"]::-webkit-input-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="password"]::-webkit-input-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field textarea::-webkit-input-placeholder {
      color: transparent;
      opacity: 1 !important; }
    .promo-code__form .tpl-anketa__right form .tpl-field input[type="text"]:moz-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="email"]:moz-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="number"]:moz-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="password"]:moz-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field textarea:moz-placeholder {
      color: transparent;
      opacity: 1 !important; }
    .promo-code__form .tpl-anketa__right form .tpl-field input[type="text"]::-moz-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="email"]::-moz-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="number"]::-moz-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="password"]::-moz-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field textarea::-moz-placeholder {
      color: transparent;
      opacity: 1 !important; }
    .promo-code__form .tpl-anketa__right form .tpl-field input[type="text"]:-ms-input-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="email"]:-ms-input-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="number"]:-ms-input-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field input[type="password"]:-ms-input-placeholder, .promo-code__form .tpl-anketa__right form .tpl-field textarea:-ms-input-placeholder {
      color: transparent;
      opacity: 1 !important; }
    .promo-code__form .tpl-anketa__right form .tpl-field + .tpl-field {
      margin: 6px 0 0; }
    @media (max-width: 640px) {
            .promo-code__form .tpl-anketa__right form .tpl-field + .tpl-field {
              margin: 8px 0 0; } }
    .promo-code__form .tpl-anketa__right form .tpl-field.last-inline {
      width: calc(100% - 51px);
      margin: 6px 0 0; }
    @media (max-width: 640px) {
            .promo-code__form .tpl-anketa__right form .tpl-field.last-inline {
              margin: 8px 0 0; } }
    .promo-code__form .tpl-anketa__right form .tpl-field.last-inline + .tpl-field-button {
      width: 51px; }
    .promo-code__form .tpl-anketa__right form .tpl-field.tpl-field-button .tpl-form-button {
      background: #fff;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #ff4141;
      font-size: 14px;
      font-weight: 500;
      text-transform: uppercase;
      padding: 15px 15px 15px; }

.f-description {
  background: #fff;
  padding: 0 24px; }
  @media (max-width: 1100px) {
  .f-description {
    padding: 0 42px; } }
  @media (max-width: 640px) {
  .f-description {
    display: none; } }
  .f-description__box {
    max-width: 1272px;
    margin: 0 auto;
    padding: 82px 0 77px; }
  @media (max-width: 1100px) {
    .f-description__box {
      padding: 65px 0 65px; } }
  .f-description__title {
    color: #222;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    position: relative;
    margin: 0 0 63px; }
  .f-description__title:before {
    content: '';
    position: absolute;
    bottom: -34px;
    left: 0;
    height: 2px;
    width: 80px;
    display: block;
    background: #222; }
  @media (max-width: 1100px) {
      .f-description__title:before {
        left: 50%;
        bottom: -26px;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%); } }
  @media (max-width: 1100px) {
    .f-description__title {
      font-size: 20px;
      text-align: center;
      margin: 0 0 55px; } }
  .f-description__text {
    color: #888;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px; }

.nav-bottom {
  padding: 0 24px;
  background: #222;
  position: relative; }
  @media (max-width: 640px) {
  .nav-bottom {
    padding: 0 16px; } }
  .nav-bottom--padding .nav-bottom__box {
    padding: 249px 0 72px; }
  @media (max-width: 1100px) {
      .nav-bottom--padding .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .nav-bottom--padding .nav-bottom__box {
        padding: 39px 0 40px; } }
  .nav-bottom__box {
    max-width: 1272px;
    margin: 0 auto;
    background: #222;
    padding: 69px 0 72px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1100px) {
    .nav-bottom__box {
      padding: 51px 0 42px; } }
  @media (max-width: 1024px) {
    .nav-bottom__box {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 640px) {
    .nav-bottom__box {
      padding: 34px 0 40px; } }
  .nav-bottom__box-left {
    width: 33.33%; }
  @media (max-width: 1024px) {
      .nav-bottom__box-left {
        width: 100%;
        text-align: center; }
        .nav-bottom__box-left + .nav-bottom__box-center {
          margin: 54px 0 0; } }
    @media (max-width: 1024px) and (max-width: 640px) {
          .nav-bottom__box-left + .nav-bottom__box-center {
            margin: 38px 0 0; } }
  .nav-bottom__box-center {
    width: 33.33%;
    margin-left: 24px; }
  @media (max-width: 1024px) {
      .nav-bottom__box-center {
        width: 100%;
        margin: 0;
        text-align: center; } }
  .nav-bottom__box-right {
    width: 33.33%;
    margin-left: 24px;
    padding: 40px 0 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  @media (max-width: 1024px) {
      .nav-bottom__box-right {
        width: 100%;
        margin: 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        padding: 44px 0 0; } }
  @media (max-width: 640px) {
      .nav-bottom__box-right {
        padding: 37px 0 0; } }
  .nav-bottom .btn-up {
    width: 76px;
    height: 100%;
    cursor: pointer;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2228px%22%20%20viewBox%3D%220%200%2012%2028%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M-0.000%2C8.000%20L6.000%2C-0.000%20L12.000%2C8.000%20L-0.000%2C8.000%20ZM-0.000%2C28.000%20L6.000%2C20.000%20L12.000%2C28.000%20L-0.000%2C28.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.2); }
  @media (max-width: 1460px) {
    .nav-bottom .btn-up {
      display: none; } }

.store-description {
  color: #fff; }
  .store-description + .bot-folder-menu {
    margin: 27px 0 0; }
  @media (max-width: 1024px) {
    .store-description + .bot-folder-menu {
      margin: 22px 0 0; } }
  .store-description__title {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 16px; }
  @media (max-width: 1024px) {
    .store-description__title {
      margin: 0 0 19px; } }
  @media (max-width: 640px) {
    .store-description__title {
      margin: 0 0 21px; } }
  .store-description__description {
    opacity: 0.4;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px; }
  @media (max-width: 1024px) {
    .store-description__description {
      line-height: 18px; } }

.bot-folder-menu li {
  overflow: hidden; }
  .bot-folder-menu li + li {
    margin-top: 19px; }
  @media (max-width: 1024px) {
      .bot-folder-menu li + li {
        margin-top: 7px; } }
  .bot-folder-menu li a {
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s; }
  .bot-folder-menu li a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: -17px;
    display: block;
    width: 6px;
    height: 10px;
    margin-top: -5px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.687%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 1024px) {
        .bot-folder-menu li a:before {
          content: none; } }
  .bot-folder-menu li a:hover {
    -webkit-transform: translateX(17px);
    -moz-transform: translateX(17px);
    -ms-transform: translateX(17px);
    -o-transform: translateX(17px);
    transform: translateX(17px); }
  @media (max-width: 1024px) {
        .bot-folder-menu li a:hover {
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; } }

.gr-instagram {
  color: #fff; }
  .gr-instagram + .social {
    margin: 45px 0 0; }
  @media (max-width: 1024px) {
    .gr-instagram + .social {
      margin: 51px 0 0; } }
  @media (max-width: 640px) {
    .gr-instagram + .social {
      margin: 41px 0 0; } }
  .gr-instagram__title {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 19px; }
  @media (max-width: 640px) {
    .gr-instagram__title {
      margin: 0 0 29px; } }
  .gr-instagram__box {
    font-size: 0;
    margin: -12px; }
  @media (max-width: 1100px) {
    .gr-instagram__box {
      margin: -3px; } }
  @media (max-width: 1024px) {
    .gr-instagram__box {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; } }
  @media (max-width: 640px) {
    .gr-instagram__box {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .gr-instagram__box a {
    display: inline-block;
    vertical-align: top;
    margin: 12px;
    max-width: 84px; }
  @media (max-width: 1100px) {
      .gr-instagram__box a {
        margin: 3px; } }
  .gr-instagram__box a img {
    max-width: 100%;
    height: auto; }

.social {
  color: #fff; }
  .social__title {
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0 0 19px; }
  @media (max-width: 640px) {
    .social__title {
      margin: 0 0 11px; } }
  .social__box {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1024px) {
    .social__box {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; } }
  .social__box a {
    max-width: 36px;
    min-width: 36px;
    display: block;
    font-size: 0; }
  .social__box a svg {
    width: 100%;
    height: 100%; }
  .social__box a + a {
    margin-left: 2px; }
  .social__box a img {
    max-width: 100%;
    height: auto; }

.bot-phone-box {
  padding: 0 0 0 48px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23343434%22%20d%3D%22M21.000%2C14.000%20L21.000%2C11.000%20C21.505%2C11.372%2022.000%2C11.905%2022.000%2C12.500%20C22.000%2C13.098%2021.505%2C13.632%2021.000%2C14.000%20ZM4.000%2C14.000%20C2.994%2C13.632%203.000%2C13.098%203.000%2C12.500%20C3.000%2C11.905%202.994%2C11.372%204.000%2C11.000%20L4.000%2C14.000%20ZM24.000%2C12.348%20C24.000%2C10.178%2022.566%2C8.346%2020.618%2C7.783%20C20.084%2C3.402%2016.425%2C-0.000%2012.000%2C-0.000%20C7.576%2C-0.000%203.916%2C3.402%203.384%2C7.783%20C1.435%2C8.346%20-0.000%2C10.178%20-0.000%2C12.348%20C-0.000%2C14.968%202.099%2C17.098%204.658%2C17.098%20C5.390%2C17.098%206.000%2C16.490%206.000%2C15.740%20L6.000%2C8.956%20C6.000%2C8.946%205.980%2C8.933%205.980%2C8.922%20C5.980%2C8.909%205.975%2C8.895%205.975%2C8.885%20C5.975%2C5.480%208.678%2C2.712%2012.004%2C2.712%20C15.331%2C2.712%2018.036%2C5.480%2018.036%2C8.885%20C18.036%2C8.895%2018.025%2C8.909%2018.026%2C8.922%20C18.025%2C8.933%2018.008%2C8.946%2018.008%2C8.956%20L18.008%2C15.115%20C18.008%2C18.520%2015.314%2C21.287%2011.987%2C21.287%20C11.255%2C21.287%2010.668%2C21.895%2010.668%2C22.645%20C10.668%2C23.393%2011.265%2C24.000%2011.997%2C24.000%20C16.173%2C24.000%2019.670%2C20.970%2020.498%2C16.947%20C22.506%2C16.425%2024.000%2C14.562%2024.000%2C12.348%20L24.000%2C12.348%20Z%22%2F%3E%3C%2Fsvg%3E") no-repeat;
  background-position: 5px 5px; }
  @media (max-width: 1024px) {
  .bot-phone-box {
    padding: 0 48px;
    text-align: center; } }
  .bot-phone-box + .gr-address--bot-cont {
    margin: 6px 0 0; }
  @media (max-width: 1024px) {
    .bot-phone-box + .gr-address--bot-cont {
      margin: 7px 0 0; } }
  @media (max-width: 640px) {
    .bot-phone-box + .gr-address--bot-cont {
      margin: 11px 0 0; } }

.call-back {
  color: #fff;
  font-size: 12px;
  font-weight: 600;
  line-height: 24px;
  padding: 0 12px;
  background: #ff4141;
  cursor: pointer; }

.gr-content {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  background: #f7f7f7;
  overflow: hidden;
  padding: 0 24px 24px; }
  @media (max-width: 640px) {
  .gr-content {
    padding: 0 16px 24px; } }
  .gr-content--hide_block .p-path, .gr-content--hide_block .gr-content__box {
    display: none; }
  .gr-content__box {
    margin: 0 auto 72px;
    max-width: 1272px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  @media (max-width: 1100px) {
    .gr-content__box {
      margin: 0 auto 54px; } }
  @media (max-width: 640px) {
    .gr-content__box {
      margin: 0 auto 40px; } }
  .gr-content__box .gr-main {
    width: calc(100% - 300px - 24px); }
  @media (max-width: 1100px) {
      .gr-content__box .gr-main {
        width: 100%; } }
  .gr-content__box .side-bar {
    width: 300px;
    margin: 0 0 0 24px; }
  @media (max-width: 1100px) {
      .gr-content__box .side-bar {
        display: none; } }

.gr-main {
  margin: 0 auto;
  max-width: 1272px; }
  .gr-main--width {
    max-width: 100%; }
  .gr-main--width .gr-back-btn {
    display: none; }
  .gr-main .gr-back-btn {
    padding: 25px 0; }

.folder-right-button {
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  border-left: 8px solid #3badff;
  color: #222;
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  text-transform: uppercase;
  padding: 18px 60px 18px 53px;
  position: relative;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%200h16v2H0V0zm0%2014h16v2H0v-2zm0-7h16v2H0V7z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat, #fff;
  background-position: 6% 50%;
  cursor: pointer; }
  .folder-right-button:before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    display: block;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M10.273%2C0.369%20C10.685%2C0.006%2011.309%2C0.052%2011.665%2C0.472%20C12.012%2C0.880%2011.980%2C1.495%2011.594%2C1.864%20L5.999%2C6.995%20L0.404%2C1.864%20C0.006%2C1.484%20-0.014%2C0.848%200.359%2C0.442%20C0.721%2C0.048%201.324%2C0.016%201.725%2C0.369%20L5.999%2C4.289%20L10.273%2C0.369%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3badff; }

.folder-right {
  padding: 0;
  list-style: none;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #fff;
  display: none;
  margin: 12px 0 24px; }
  .folder-right.open + .filter-block {
    margin: 0; }
  .folder-right > li.has > a .arrow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 60px;
    display: block;
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%20d%3D%22M5%205V0h2v5h5v2H7v5H5V7H0V5z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .folder-right > li > a {
    color: #222;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    padding: 21px 60px 22px 24px;
    border-bottom: 1px solid #e8eef9;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    position: relative; }
  .folder-right > li > a:hover {
    color: #3badff; }
  .folder-right > li > .additional-name {
    display: none; }
  .folder-right > li > ul {
    padding: 12px 46px 19px;
    margin: 0;
    list-style: none;
    background: rgba(0, 33, 114, 0.05);
    display: none; }
  .folder-right > li > ul li {
    padding: 13px 0;
    overflow: hidden; }
  .folder-right > li > ul li a {
    text-decoration: none;
    color: #222;
    font-family: Montserrat;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    -webkit-transform: translateX(-17px);
    -moz-transform: translateX(-17px);
    -ms-transform: translateX(-17px);
    -o-transform: translateX(-17px);
    transform: translateX(-17px);
    position: relative;
    padding-left: 17px; }
    .folder-right > li > ul li a:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 6px;
      height: 10px;
      margin-top: -5px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%233badff%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .folder-right > li > ul li a:hover {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
  .folder-right > li > ul li ul {
    padding: 0 0 0 20px; }

.gr-call-back {
  max-width: 408px;
  padding: 40px 40px 34px;
  text-align: left;
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #f7f7f7;
  border-left: 6px solid #ff4141; }
  @media (max-width: 640px) {
  .gr-call-back {
    border-width: 2px;
    padding: 23px 23px 26px 21px;
    width: 288px; } }
  .gr-call-back .remodal-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
    background: transparent;
    box-shadow: none; }
  .gr-call-back .remodal-close-btn:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M6.063%2C7.498%20L0.013%2C1.449%20L1.449%2C0.013%20L7.498%2C6.063%20L13.548%2C0.013%20L14.983%2C1.449%20L1.449%2C14.983%20L0.013%2C13.548%20L6.063%2C7.498%20ZM14.983%2C13.548%20L13.548%2C14.983%20L9.386%2C10.821%20L10.821%2C9.386%20L14.983%2C13.548%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (max-width: 640px) {
    .gr-call-back .remodal-close-btn {
      top: 10px;
      right: 10px; } }
  .gr-call-back .tpl-anketa__title {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 40px; }
  @media (max-width: 640px) {
    .gr-call-back .tpl-anketa__title {
      margin: 0 0 18px; } }
  .gr-call-back .tpl-anketa form .tpl-field + .tpl-field {
    margin: 20px 0 0; }
  @media (max-width: 640px) {
        .gr-call-back .tpl-anketa form .tpl-field + .tpl-field {
          margin: 12px 0 0; } }
  .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    text-transform: uppercase;
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51); }
    @media (max-width: 640px) {
        .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
          font-size: 12px;
          padding: 12px 16px 13px; } }
    .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover, .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button.active {
      box-shadow: none; }
    .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
      background: #ff5454; }
    .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
      background: #e63b3b; }

.gr-footer {
  min-height: none;
  background: #fff;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  padding: 0 24px; }
  .gr-footer__box {
    max-width: 1272px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 50px 0 51px; }
  @media (max-width: 1100px) {
    .gr-footer__box {
      padding: 41px 0 42px; } }
  @media (max-width: 759px) {
    .gr-footer__box {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      padding: 36px 0; } }
  .gr-footer__site-name-bottom {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px; }
  @media (max-width: 759px) {
    .gr-footer__site-name-bottom {
      margin: 0 0 16px; } }
  .gr-footer__site-counters {
    font-size: 0; }
  @media (max-width: 759px) {
    .gr-footer__site-counters {
      margin: 0 0 16px; } }
  .gr-footer__site-copyright span {
    font-size: 12px !important;
    font-weight: 400;
    line-height: 16px; }
  .gr-footer__site-copyright a {
    text-decoration: none;
    color: #888; }

.gr-buttons {
  font-size: 0;
  padding: 50px 0; }
  .gr-buttons h2 {
    text-align: center;
    margin-bottom: 50px; }
  .gr-buttons__items {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .gr-buttons__col {
    width: 25%;
    margin-bottom: 0; }
  .gr-buttons .gr-button-1, .gr-buttons .gr-button-2, .gr-buttons .gr-button-3, .gr-buttons .gr-button-4 {
    margin-bottom: 15px; }
  .gr-buttons__with-icon {
    padding: 20px 0 0; }
  .gr-buttons__with-icon .gr-icon-btn {
    vertical-align: middle; }

.test-form .tpl-anketa__right form {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
  margin: 0 -15px; }
  .test-form .tpl-anketa__right form .tpl-field {
    margin: 0 15px 20px;
    width: calc(33.33333% - 30px); }
  .test-form .tpl-anketa .tpl-anketa__title {
    color: #000;
    font: 400 28px/ normal 'Montserrat', Arial, Helvetica, sans-serif;
    padding: 0 0 20px; }

.additional-folder {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: reverse;
  -webkit-box-orient: vertical;
  -webkit-flex-direction: column-reverse;
  -moz-flex-direction: column-reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
  margin: 0 -24px; }
  @media (max-width: 640px) {
  .additional-folder {
    margin: 0 -16px; } }
  .additional-folder__box {
    padding: 0 100px;
    background: #e8eef9;
    position: relative;
    z-index: 1; }
  @media (max-width: 1100px) {
    .additional-folder__box {
      padding: 0 70px; } }
  @media (max-width: 640px) {
    .additional-folder__box {
      padding: 0 40px; } }
  .additional-folder__container {
    max-width: 1272px;
    margin: 0 auto;
    padding: 72px 0; }
  @media (max-width: 1100px) {
    .additional-folder__container {
      padding: 54px 0; } }
  @media (max-width: 640px) {
    .additional-folder__container {
      padding: 32px 0; } }
  .additional-folder__arrow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .additional-folder__arrow .slick-prev, .additional-folder__arrow .slick-next {
    width: 76px;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.04); }
  @media (max-width: 1100px) {
      .additional-folder__arrow .slick-prev, .additional-folder__arrow .slick-next {
        width: 42px; } }
  @media (max-width: 640px) {
      .additional-folder__arrow .slick-prev, .additional-folder__arrow .slick-next {
        width: 32px; } }
  .additional-folder__arrow .slick-prev:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M8.000%2C5.000%20L8.000%2C12.000%20L-0.000%2C6.000%20L8.000%2C-0.000%20L8.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (min-width: 1101px) {
        .additional-folder__arrow .slick-prev:before {
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M8%205h16v2H8v5L0%206l8-6z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .additional-folder__arrow .slick-next {
    left: auto;
    right: 0; }
  .additional-folder__arrow .slick-next:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M-0.000%2C12.000%20L-0.000%2C-0.000%20L8.000%2C6.000%20L-0.000%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (min-width: 1101px) {
        .additional-folder__arrow .slick-next:before {
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%205V0l8%206-8%206V7H0V5z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }

.fold-slider {
  margin: 0 -12px -30px; }
  @media (max-width: 1100px) {
  .fold-slider {
    margin: 0 -10px -15px; } }
  .fold-slider .slick-slide {
    margin: 0 12px 30px; }
  @media (max-width: 1100px) {
    .fold-slider .slick-slide {
      margin: 0 10px 15px; } }
  .fold-slider .slick-slide div > li {
    outline: none;
    padding: 32px 34px;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    background: #fff;
    border-left: 6px solid #3badff;
    position: relative; }
  @media (max-width: 1100px) {
        .fold-slider .slick-slide div > li {
          -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
          -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
          box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
          padding: 32px 24px; } }
  @media (max-width: 640px) {
        .fold-slider .slick-slide div > li {
          border-width: 2px;
          padding: 27px 16px;
          text-align: center; } }
  .fold-slider .slick-slide div > li:hover {
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2); }
    @media (max-width: 1100px) {
        .fold-slider .slick-slide div > li:hover {
          -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
          -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
          box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2); } }
  .fold-slider .slick-slide div > li .additional-name {
    color: #222;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase; }
    @media (max-width: 1100px) {
        .fold-slider .slick-slide div > li .additional-name {
          font-size: 16px; } }
  .fold-slider .slick-slide div > li .name, .fold-slider .slick-slide div > li .arrow {
    display: none; }
  .fold-slider .slick-slide div > li a {
    text-decoration: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: block; }
  .fold-slider .slick-slide div > li ul {
    list-style: none;
    padding: 0;
    margin: 33px 0 0; }
    @media (max-width: 1100px) {
        .fold-slider .slick-slide div > li ul {
          margin: 26px 0 0; } }
    .fold-slider .slick-slide div > li ul li {
      overflow: hidden; }
    .fold-slider .slick-slide div > li ul li + li {
      margin: 18px 0 0; }
    @media (max-width: 1100px) {
            .fold-slider .slick-slide div > li ul li + li {
              margin: 13px 0 0; } }
    .fold-slider .slick-slide div > li ul li a {
      display: inline-block;
      vertical-align: top;
      color: #888;
      font-size: 13px;
      font-weight: 400;
      text-transform: lowercase;
      text-decoration: none;
      -webkit-transition: all 0.35s;
      -moz-transition: all 0.35s;
      -o-transition: all 0.35s;
      -ms-transition: all 0.35s;
      transition: all 0.35s;
      -webkit-transform: translateX(-17px);
      -moz-transform: translateX(-17px);
      -ms-transform: translateX(-17px);
      -o-transform: translateX(-17px);
      transform: translateX(-17px);
      position: relative;
      padding-left: 17px; }
    @media (max-width: 640px) {
            .fold-slider .slick-slide div > li ul li a {
              padding: 0;
              -webkit-transform: none;
              -moz-transform: none;
              -ms-transform: none;
              -o-transform: none;
              transform: none; } }
    .fold-slider .slick-slide div > li ul li a:before {
      content: '';
      position: absolute;
      top: 50%;
      left: 0;
      width: 6px;
      height: 10px;
      margin-top: -5px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%233badff%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
      @media (max-width: 640px) {
            .fold-slider .slick-slide div > li ul li a:before {
              content: none; } }
    .fold-slider .slick-slide div > li ul li a:hover {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }

.folder-baner {
  padding: 24px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  color: #fff;
  min-height: 516px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: relative;
  z-index: 1;
  -moz-box-shadow: 0 8px 50px rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: 0 8px 50px rgba(0, 0, 0, 0.4);
  box-shadow: 0 8px 50px rgba(0, 0, 0, 0.4); }
  @media (max-width: 1100px) {
  .folder-baner {
    min-height: 360px;
    -moz-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.4); } }
  @media (max-width: 768px) {
  .folder-baner {
    min-height: 192px; } }
  @media (max-width: 640px) {
  .folder-baner {
    padding: 16px;
    min-height: 150px; } }
  @media (max-width: 375px) {
  .folder-baner {
    min-height: 88px; } }
  .folder-baner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.7);
    z-index: -1; }
  .folder-baner__box {
    max-width: 1272px;
    margin: 0 auto; }
  .folder-baner__title {
    font-size: 100px;
    font-weight: 700;
    text-align: center; }
  @media (max-width: 1100px) {
    .folder-baner__title {
      font-size: 55px; } }
  @media (max-width: 768px) {
    .folder-baner__title {
      font-size: 30px; } }
  @media (max-width: 640px) {
    .folder-baner__title {
      font-size: 22px; } }
  @media (max-width: 375px) {
    .folder-baner__title {
      font-size: 16px; } }
  .folder-baner__btn {
    position: absolute;
    bottom: 48px;
    left: 50%;
    width: 60px;
    height: 60px;
    cursor: pointer;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    -o-border-radius: 100%;
    border-radius: 100%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2236px%22%20%20viewBox%3D%220%200%2026%2036%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M13%202C6.925%202%202%206.925%202%2013v10c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V13c0-6.075-4.925-11-11-11zm0-2c7.18%200%2013%205.82%2013%2013v10c0%207.18-5.82%2013-13%2013S0%2030.18%200%2023V13C0%205.82%205.82%200%2013%200zm0%2013a2%202%200%201%201%200-4%202%202%200%200%201%200%204z%22%20fill%3D%22%233badff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.4); }
  @media (max-width: 1100px) {
    .folder-baner__btn {
      bottom: 24px; } }
  @media (max-width: 1024px) {
    .folder-baner__btn {
      display: none; } }

.additional-product {
  padding: 0 24px;
  background: #fff;
  margin: 0 -24px; }
  @media (max-width: 640px) {
  .additional-product {
    margin: 0 -16px; } }
  @media (max-width: 1024px) {
  .additional-product {
    padding: 0 70px; } }
  @media (max-width: 640px) {
  .additional-product {
    padding: 0 16px; } }
  .additional-product__box {
    max-width: 1272px;
    margin: 0 auto;
    padding: 72px 0 36px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1024px) {
    .additional-product__box {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 55px 0 39px; } }
  @media (max-width: 640px) {
    .additional-product__box {
      padding: 32px 0 16px; } }
  .additional-product__box--left {
    width: calc(100% - 32.07% - 24px); }
  .additional-product__box--left.ih-width {
    width: 100%; }
  .additional-product__box--left + .additional-product__box--right {
    margin-left: 24px; }
  @media (max-width: 1024px) {
        .additional-product__box--left + .additional-product__box--right {
          margin: 24px 0 0; } }
  @media (max-width: 640px) {
        .additional-product__box--left + .additional-product__box--right {
          margin: 16px 0 0; } }
  @media (max-width: 1024px) {
      .additional-product__box--left {
        width: 100%; } }
  .additional-product__box--right {
    width: 32.07%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media (max-width: 1024px) {
      .additional-product__box--right {
        width: 100%;
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; } }
  @media (max-width: 540px) {
      .additional-product__box--right {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .additional-product__box--right.flex-adaptive {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 540px) {
        .additional-product__box--right.flex-adaptive {
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .additional-product__box--right.flex-adaptive .additional-discount {
    width: 50%; }
    @media (max-width: 540px) {
        .additional-product__box--right.flex-adaptive .additional-discount {
          width: 100%; } }
    .additional-product__box--right.flex-adaptive .additional-discount + .additional-promo {
      margin-left: 24px; }
    @media (max-width: 1100px) {
          .additional-product__box--right.flex-adaptive .additional-discount + .additional-promo {
            margin-left: 20px; } }
    @media (max-width: 540px) {
          .additional-product__box--right.flex-adaptive .additional-discount + .additional-promo {
            margin: 0; } }
  .additional-product__box--right.flex-adaptive .additional-promo {
    width: 50%; }
    @media (max-width: 540px) {
        .additional-product__box--right.flex-adaptive .additional-promo {
          width: 100%; } }

.additional-slider {
  -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
  background: #fff;
  font-size: 0; }
  .additional-slider__item {
    min-height: 684px;
    position: relative;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover; }
  @media (max-width: 840px) {
    .additional-slider__item {
      min-height: 504px; } }
  @media (max-width: 540px) {
    .additional-slider__item {
      min-height: 350px; } }
  @media (max-width: 425px) {
    .additional-slider__item {
      min-height: 300px; } }
  @media (max-width: 375px) {
    .additional-slider__item {
      min-height: 280px; } }
  @media (max-width: 320px) {
    .additional-slider__item {
      min-height: 232px; } }
  .additional-slider__item--flex {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .additional-slider__discription {
    background: #fff;
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    padding: 24px 73px 28px;
    margin: 0px 0 36px; }
  @media (max-width: 1024px) {
    .additional-slider__discription {
      margin: 0 24px 24px;
      width: 100%;
      text-align: center; } }
  @media (max-width: 640px) {
    .additional-slider__discription {
      padding: 16px 16px 24px;
      margin: 0 16px 16px; } }
  .additional-slider__discription span {
    color: #222;
    font-size: 20px;
    font-weight: 500;
    line-height: 24px;
    display: block;
    margin: 0 0 20px; }
  @media (max-width: 1024px) {
      .additional-slider__discription span {
        font-size: 16px; } }
  @media (max-width: 640px) {
      .additional-slider__discription span {
        font-size: 13px;
        line-height: 18px;
        margin: 0 0 12px; } }
  .additional-slider .slick-dots {
    margin: 0;
    position: absolute;
    left: 50%;
    bottom: 56px;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%); }
  @media (max-width: 1024px) {
    .additional-slider .slick-dots {
      bottom: 44px; } }
  @media (max-width: 640px) {
    .additional-slider .slick-dots {
      bottom: 32px; } }
  .additional-slider .slick-dots li {
    margin: 0 4px; }
  .additional-slider .slick-dots li.slick-active button {
    background: #3badff;
    box-shadow: none; }
  .additional-slider .slick-dots li button {
    width: 8px;
    height: 8px;
    box-shadow: none;
    background: #222; }

@media (max-width: 1024px) {
    .additional-discount {
      width: 50%; } }
  @media (max-width: 540px) {
  .additional-discount {
    width: 100%; } }
  @media (max-width: 1024px) {
    .additional-discount + .additional-promo {
      margin-left: 20px; } }
  @media (max-width: 640px) {
    .additional-discount + .additional-promo {
      margin-left: 16px; } }
  @media (max-width: 540px) {
    .additional-discount + .additional-promo {
      margin: 0; } }
  .additional-discount__pic, .additional-promo__pic {
    min-height: 264px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    position: relative; }
  @media (max-width: 1024px) {
    .additional-discount__pic, .additional-promo__pic {
      min-height: 198px; } }
  @media (max-width: 640px) {
    .additional-discount__pic, .additional-promo__pic {
      min-height: 184px; } }
  .additional-discount__pic span, .additional-promo__pic span {
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    display: inline-block;
    background: #3badff;
    padding: 30px 17px 29px 16px; }
  @media (max-width: 1024px) {
      .additional-discount__pic span, .additional-promo__pic span {
        font-size: 14px;
        padding: 25px 15px 24px 16px; } }
  .additional-discount__box, .additional-promo__box {
    text-align: center;
    padding: 19px 20px 31px; }
  @media (max-width: 1024px) {
    .additional-discount__box, .additional-promo__box {
      padding: 13px; } }
  @media (max-width: 540px) {
    .additional-discount__box, .additional-promo__box {
      padding: 17px 13px 20px; } }
  .additional-discount__title, .additional-promo__title {
    color: #222;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-transform: uppercase;
    margin: 0 0 3px; }
  @media (max-width: 1024px) {
    .additional-discount__title, .additional-promo__title {
      margin: 0; } }
  @media (max-width: 640px) {
    .additional-discount__title, .additional-promo__title {
      font-size: 14px; } }
  .additional-discount__discription, .additional-promo__discription {
    color: rgba(34, 34, 34, 0.5);
    font-size: 13px;
    font-weight: 400;
    line-height: 19px; }

@media (max-width: 1024px) {
    .additional-promo {
      width: 50%; } }
  @media (max-width: 540px) {
  .additional-promo {
    width: 100%; } }
  .goods-issue {
    padding: 0 108px;
    background: #e8eef9;
    border-bottom: 12px solid #3badff;
    position: relative;
    z-index: 1;
    margin: 0 -24px; }
  @media (max-width: 1100px) {
  .goods-issue {
    padding: 0 70px;
    border-width: 6px; } }
  @media (max-width: 640px) {
  .goods-issue {
    padding: 0 40px;
    border-width: 2px;
    margin: 0 -16px; } }
  @media (max-width: 540px) {
  .goods-issue {
    padding: 0 110px; } }
  @media (max-width: 480px) {
  .goods-issue {
    padding: 0 80px; } }
  @media (max-width: 425px) {
  .goods-issue {
    padding: 0 40px; } }
  .goods-issue__box {
    max-width: 1272px;
    margin: 0 auto;
    padding: 102px 0 94px; }
  @media (max-width: 1100px) {
    .goods-issue__box {
      padding: 50px 0 46px; } }
  @media (max-width: 640px) {
    .goods-issue__box {
      padding: 32px 0 34px; } }
  .goods-issue__title {
    color: #222;
    font-size: 32px;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 0 26px; }
  @media (max-width: 1100px) {
    .goods-issue__title {
      text-align: center;
      font-size: 26px;
      margin: 0 0 50px; } }
  @media (max-width: 640px) {
    .goods-issue__title {
      font-size: 20px;
      margin: 0 0 31px; } }
  .goods-issue__item {
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    background: #fff;
    outline: none; }
  @media (max-width: 1100px) {
    .goods-issue__item {
      -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1);
      box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.1); } }
  .goods-issue__item:hover {
    -moz-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2);
    box-shadow: 0 24px 20px -12px rgba(0, 0, 0, 0.2); }
  @media (max-width: 1100px) {
      .goods-issue__item:hover {
        -moz-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
        -webkit-box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2);
        box-shadow: 0 12px 10px -6px rgba(0, 0, 0, 0.2); } }
  .goods-issue__item--box {
    background: #fff;
    padding: 24px 24px 22px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  @media (max-width: 640px) {
      .goods-issue__item--box {
        padding: 16px; } }
  .goods-issue__image {
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover; }
  .goods-issue__image img {
    max-width: 100%;
    height: auto;
    visibility: hidden;
    opacity: 0; }
  .goods-issue__suptitle {
    color: #222;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
    display: inline-block;
    margin: 0 0 16px; }
  .goods-issue__suptitle > span {
    background-image: linear-gradient(to top, rgba(0, 33, 114, 0.05), rgba(0, 33, 114, 0.05));
    background-repeat: repeat-x;
    background-position: 0 100%;
    background-size: 100% 12px;
    font-size: inherit;
    color: inherit; }
  .goods-issue__bot-bl {
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-self: flex-end;
    -moz-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .goods-issue__prce {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .goods-issue__prce .title {
    color: #888;
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 6px; }
  @media (max-width: 640px) {
      .goods-issue__prce .title {
        margin: 6px 0; } }
  .goods-issue__prce .price {
    color: #222;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px; }
  @media (max-width: 640px) {
      .goods-issue__prce .price {
        font-size: 16px; } }
  .goods-issue__button {
    text-decoration: none;
    width: 48px;
    height: 48px;
    outline: none;
    -moz-box-shadow: inset 0 0 0 1px #f7f7f7;
    -webkit-box-shadow: inset 0 0 0 1px #f7f7f7;
    box-shadow: inset 0 0 0 1px #f7f7f7;
    -webkit-transition: all 0.35s;
    -moz-transition: all 0.35s;
    -o-transition: all 0.35s;
    -ms-transition: all 0.35s;
    transition: all 0.35s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .goods-issue__button:hover {
    -moz-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
    box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3badff; }
  @media (max-width: 640px) {
    .goods-issue__button {
      width: 32px; } }
  .goods-issue__arrow {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .goods-issue__arrow .slick-prev, .goods-issue__arrow .slick-next {
    width: 76px;
    height: 100%;
    border-radius: 0;
    box-shadow: none;
    background: rgba(0, 0, 0, 0.04); }
  @media (max-width: 1100px) {
      .goods-issue__arrow .slick-prev, .goods-issue__arrow .slick-next {
        width: 42px; } }
  @media (max-width: 640px) {
      .goods-issue__arrow .slick-prev, .goods-issue__arrow .slick-next {
        width: 32px; } }
  .goods-issue__arrow .slick-prev:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M8.000%2C5.000%20L8.000%2C12.000%20L-0.000%2C6.000%20L8.000%2C-0.000%20L8.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (min-width: 1101px) {
        .goods-issue__arrow .slick-prev:before {
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M8%205h16v2H8v5L0%206l8-6z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .goods-issue__arrow .slick-next {
    left: auto;
    right: 0; }
  .goods-issue__arrow .slick-next:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%208%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23222222%22%20d%3D%22M-0.000%2C12.000%20L-0.000%2C-0.000%20L8.000%2C6.000%20L-0.000%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (min-width: 1101px) {
        .goods-issue__arrow .slick-next:before {
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2024%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%205V0l8%206-8%206V7H0V5z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .goods-issue .slick-list {
    margin: 0 -12px -30px; }
  @media (max-width: 1100px) {
    .goods-issue .slick-list {
      margin: 0 -10px -15px; } }
  @media (max-width: 425px) {
    .goods-issue .slick-list {
      margin: 0 -4px -15px; } }
  .goods-issue .slick-slide {
    margin: 0 12px 30px; }
  @media (max-width: 1100px) {
    .goods-issue .slick-slide {
      margin: 0 10px 15px; } }
  @media (max-width: 425px) {
    .goods-issue .slick-slide {
      margin: 0 4px 15px; } }

.additional .login-form, .additional .gr-call-back, .additional .gr-cart-preview__basket, .additional .gr-contacts__popup {
  border-color: #ff4141; }
  .additional .login-form .login-btns__enter .gr-button-1, .additional .search-form .search-rows__btn .search-btn, .additional .login-form .login-btns .gr-button-1, .additional .cart-preview-container__order, .additional .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51); }
  .additional .login-form .login-btns__enter .gr-button-1:hover, .additional .search-form .search-rows__btn .search-btn:hover, .additional .login-form .login-btns .gr-button-1:hover, .additional .cart-preview-container__order:hover, .additional .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff5454; }
  .additional .login-form .login-btns__enter .gr-button-1:active, .additional .search-form .search-rows__btn .search-btn:active, .additional .login-form .login-btns .gr-button-1:active, .additional .cart-preview-container__order:active, .additional .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e63b3b; }
  .additional .gr-cart-preview__button, .additional .gr-folder > li > a:after {
    background-color: #ff4141; }
  .additional .gr-folder > li > ul li a:hover, .additional .gr-folder > li > ul li a.open, .additional .mobile-menu li a:hover {
    background-color: #ff4141;
    border-color: #ff4141; }
  .additional .gr-menu li ul li a:hover {
    background: #ff4141; }
  .additional .search-form .row-body, .additional .search-form .search-rows__btn {
    background: #f7f7f7; }
  .additional .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #452fff; }
  .additional .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .additional .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .additional .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .additional .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .additional .gr-mobile-btn-fold {
    background-color: #ff4141; }
  .additional .folder-box__title, .additional .folder-box__back, .additional .call-back {
    background: #ff4141; }
  .additional .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
    .additional .nav-bottom__box {
      padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
    .additional .nav-bottom__box {
      padding: 34px 0 40px; } }

.folder .gr-content, .product .gr-content {
  background: #f7f7f7; }

.folder.theme_color_one .product-compare.product-compare-added .compare_checkbox:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #3badff; }
  .folder.theme_color_one .login-form, .folder.theme_color_one .gr-call-back, .folder.theme_color_one .gr-cart-preview__basket, .folder.theme_color_one .gr-contacts__popup {
    border-color: #3badff; }
  .folder.theme_color_one .login-form .login-btns__enter .gr-button-1, .folder.theme_color_one .search-form .search-rows__btn .search-btn, .folder.theme_color_one .login-form .login-btns .gr-button-1, .folder.theme_color_one .cart-preview-container__order, .folder.theme_color_one .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #3badff;
    -moz-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
    box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51); }
  .folder.theme_color_one .login-form .login-btns__enter .gr-button-1:hover, .folder.theme_color_one .search-form .search-rows__btn .search-btn:hover, .folder.theme_color_one .login-form .login-btns .gr-button-1:hover, .folder.theme_color_one .cart-preview-container__order:hover, .folder.theme_color_one .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #4fb5ff; }
  .folder.theme_color_one .login-form .login-btns__enter .gr-button-1:active, .folder.theme_color_one .search-form .search-rows__btn .search-btn:active, .folder.theme_color_one .login-form .login-btns .gr-button-1:active, .folder.theme_color_one .cart-preview-container__order:active, .folder.theme_color_one .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #359ce6; }
  .folder.theme_color_one .gr-cart-preview__button, .folder.theme_color_one .gr-folder > li > a:after {
    background-color: #3badff; }
  .folder.theme_color_one .gr-folder > li > ul li a:hover, .folder.theme_color_one .gr-folder > li > ul li a.open, .folder.theme_color_one .mobile-menu li a:hover {
    background-color: #3badff;
    border-color: #3badff; }
  .folder.theme_color_one .gr-menu li ul li a:hover {
    background: #3badff; }
  .folder.theme_color_one .search-form .row-body, .folder.theme_color_one .search-form .search-rows__btn {
    background: #e8eef9; }
  .folder.theme_color_one .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #002172; }
  .folder.theme_color_one .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23002172%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_one .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .folder.theme_color_one .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23002172%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_one .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .folder.theme_color_one .gr-mobile-btn-fold {
    background-color: #3badff; }
  .folder.theme_color_one .folder-box__title, .folder.theme_color_one .folder-box__back, .folder.theme_color_one .call-back {
    background: #3badff; }
  .folder.theme_color_one .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .folder.theme_color_one .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .folder.theme_color_one .nav-bottom__box {
        padding: 34px 0 40px; } }
  .folder.theme_color_one .product-list.thumbs .product-item__image a:before, .folder.theme_color_one .product-list.simple .product-item__image a:before, .folder.theme_color_one .product-list.list .product-item__image a:before {
    background: rgba(0, 33, 114, 0.8); }
  .folder.theme_color_one .fold-slider .slick-slide div > li ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%233badff%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_color_one .folder-baner__btn {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2236px%22%20%20viewBox%3D%220%200%2026%2036%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M13%202C6.925%202%202%206.925%202%2013v10c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V13c0-6.075-4.925-11-11-11zm0-2c7.18%200%2013%205.82%2013%2013v10c0%207.18-5.82%2013-13%2013S0%2030.18%200%2023V13C0%205.82%205.82%200%2013%200zm0%2013a2%202%200%201%201%200-4%202%202%200%200%201%200%204z%22%20fill%3D%22%233badff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.4); }
  .folder.theme_color_one .fold-slider .slick-slide div > li {
    border-left: 6px solid #3badff; }
  .folder.theme_color_one .additional-folder__box {
    background: #e8eef9; }
  .folder.theme_color_one .additional-discount__pic span, .folder.theme_color_one .additional-promo__pic span {
    background: #3badff; }
  .folder.theme_color_one .additional-slider .slick-dots li.slick-active button {
    background: #3badff; }
  .folder.theme_color_one .goods-issue {
    background: #e8eef9;
    border-bottom: 12px solid #3badff; }
  .folder.theme_color_one .goods-issue__button:hover {
    -moz-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
    box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.5);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3badff; }
  .folder.theme_color_two .product-compare.product-compare-added .compare_checkbox:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f42eb1; }
  .folder.theme_color_two .login-form, .folder.theme_color_two .gr-call-back, .folder.theme_color_two .gr-cart-preview__basket, .folder.theme_color_two .gr-contacts__popup {
    border-color: #f42eb1; }
  .folder.theme_color_two .login-form .login-btns__enter .gr-button-1, .folder.theme_color_two .search-form .search-rows__btn .search-btn, .folder.theme_color_two .login-form .login-btns .gr-button-1, .folder.theme_color_two .cart-preview-container__order, .folder.theme_color_two .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.51);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.51); }
  .folder.theme_color_two .login-form .login-btns__enter .gr-button-1:hover, .folder.theme_color_two .search-form .search-rows__btn .search-btn:hover, .folder.theme_color_two .login-form .login-btns .gr-button-1:hover, .folder.theme_color_two .cart-preview-container__order:hover, .folder.theme_color_two .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #f543b9; }
  .folder.theme_color_two .login-form .login-btns__enter .gr-button-1:active, .folder.theme_color_two .search-form .search-rows__btn .search-btn:active, .folder.theme_color_two .login-form .login-btns .gr-button-1:active, .folder.theme_color_two .cart-preview-container__order:active, .folder.theme_color_two .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #dc299f; }
  .folder.theme_color_two .gr-cart-preview__button, .folder.theme_color_two .gr-folder > li > a:after {
    background-color: #f42eb1; }
  .folder.theme_color_two .gr-folder > li > ul li a:hover, .folder.theme_color_two .gr-folder > li > ul li a.open, .folder.theme_color_two .mobile-menu li a:hover {
    background-color: #f42eb1;
    border-color: #f42eb1; }
  .folder.theme_color_two .gr-menu li ul li a:hover {
    background: #f42eb1; }
  .folder.theme_color_two .search-form .row-body, .folder.theme_color_two .search-form .search-rows__btn {
    background: #f9e8f5; }
  .folder.theme_color_two .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #d52d98; }
  .folder.theme_color_two .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23d52d98%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_two .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .folder.theme_color_two .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23d52d98%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_two .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .folder.theme_color_two .gr-mobile-btn-fold {
    background-color: #f42eb1; }
  .folder.theme_color_two .folder-box__title, .folder.theme_color_two .folder-box__back, .folder.theme_color_two .call-back {
    background: #f42eb1; }
  .folder.theme_color_two .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .folder.theme_color_two .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .folder.theme_color_two .nav-bottom__box {
        padding: 34px 0 40px; } }
  .folder.theme_color_two .gr-content {
    background: #f9e8f5; }
  .folder.theme_color_two .sorting-block__container .sort-param:hover, .folder.theme_color_two .sorting-block__container .sort-reset:hover {
    color: #d52d98; }
  .folder.theme_color_two .sorting-block__container .sort-param.asc_param:hover, .folder.theme_color_two .sorting-block__container .sort-param.asc_param.active {
    color: #d52d98;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5%2011.016v-11H4v11H.964a.5.5%200%200%200-.382.822l3.352%203.984a.5.5%200%200%200%20.747.02l3.725-3.984a.5.5%200%200%200-.366-.842H5z%22%20fill%3D%22%23d52d98%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_color_two .sorting-block__container .sort-param.desc_param:hover, .folder.theme_color_two .sorting-block__container .sort-param.desc_param.active {
    color: #d52d98;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.536%204.984v11h-1v-11H.5a.5.5%200%200%201-.383-.822L3.47.178a.5.5%200%200%201%20.748-.02l3.724%203.984a.5.5%200%200%201-.365.842h-3.04z%22%20fill%3D%22%23d52d98%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_color_two .m-filter-button {
    -moz-box-shadow: inset 0 0 0 2px #f42eb1;
    -webkit-box-shadow: inset 0 0 0 2px #f42eb1;
    box-shadow: inset 0 0 0 2px #f42eb1; }
  .folder.theme_color_two .m-sorting-button {
    background: rgba(213, 45, 152, 0.05); }
  .folder.theme_color_two .folder-right-button {
    border-color: #f42eb1; }
  .folder.theme_color_two .folder-right-button:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M10.273%2C0.369%20C10.685%2C0.006%2011.309%2C0.052%2011.665%2C0.472%20C12.012%2C0.880%2011.980%2C1.495%2011.594%2C1.864%20L5.999%2C6.995%20L0.404%2C1.864%20C0.006%2C1.484%20-0.014%2C0.848%200.359%2C0.442%20C0.721%2C0.048%201.324%2C0.016%201.725%2C0.369%20L5.999%2C4.289%20L10.273%2C0.369%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #f42eb1; }
  .folder.theme_color_two .product-list.thumbs .product-item__image a:before, .folder.theme_color_two .product-list.simple .product-item__image a:before, .folder.theme_color_two .product-list.list .product-item__image a:before {
    background: rgba(213, 45, 152, 0.8); }
  .folder.theme_color_two .folder-right > li > a:hover {
    color: #f42eb1; }
  .folder.theme_color_two .folder-right > li > a {
    border-color: #f9e8f5; }
  .folder.theme_color_two .folder-right > li > ul {
    background: rgba(213, 45, 152, 0.05); }
  .folder.theme_color_two .folder-right > li > ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23f42eb1%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_color_two .filter-block .shop2-filter__title {
    border-color: #f9e8f5; }
  .folder.theme_color_two .filter-block .shop2-filter__body {
    background: rgba(213, 45, 152, 0.05); }
  .folder.theme_color_two .filter-block .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #d52d98; }
  .folder.theme_color_two .filter-block .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23d52d98%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_two .filter-block .shop2-filter__btns .shop2-filter-go {
    background: rgba(213, 45, 152, 0.05); }
  .folder.theme_color_two .product-list.thumbs .product-item__image a:before {
    background: rgba(213, 45, 152, 0.8); }
  .folder.theme_color_two .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span {
    background: #f42eb1; }
  .folder.theme_color_two .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #f42eb1; }
  .folder.theme_color_two .product-list.thumbs .product-item .shop2-product-actions dl dt {
    border-color: #f42eb1; }
  .folder.theme_color_two .product-list.thumbs .product-item .shop-product-btn {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5); }
  .folder.theme_color_two .product-list.thumbs .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #f543b9; }
  .folder.theme_color_two .product-list.thumbs .product-item .shop-product-btn:active {
    background: #dc299f; }
  .folder.theme_color_two .product-list.thumbs .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_two .product-list.thumbs .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #f42eb1;
    -webkit-box-shadow: inset 0 0 0 2px #f42eb1;
    box-shadow: inset 0 0 0 2px #f42eb1; }
  .folder.theme_color_two .product-list.thumbs .product-item__buttons--box > a {
    background: rgba(213, 45, 152, 0.05); }
  .folder.theme_color_two .product-list.simple .product-item .product-flags .product-flags__item.spec_item span {
    background: #f42eb1; }
  .folder.theme_color_two .product-list.simple .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #f42eb1; }
  .folder.theme_color_two .product-list.simple .product-item__image a:before {
    background: rgba(213, 45, 152, 0.8); }
  .folder.theme_color_two .product-list.simple .product-item .shop2-product-actions dl dt {
    border-color: #f42eb1; }
  .folder.theme_color_two .product-list.simple .product-item .shop-product-btn {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5); }
  .folder.theme_color_two .product-list.simple .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #f543b9; }
  .folder.theme_color_two .product-list.simple .product-item .shop-product-btn:active {
    background: #dc299f; }
  .folder.theme_color_two .product-list.simple .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_two .product-list.simple .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #f42eb1;
    -webkit-box-shadow: inset 0 0 0 2px #f42eb1;
    box-shadow: inset 0 0 0 2px #f42eb1; }
  .folder.theme_color_two .product-list.simple .product-item__buttons--box > a {
    background: rgba(213, 45, 152, 0.05); }
  .folder.theme_color_two .product-list.list .product-item .product-flags .product-flags__item.spec_item span {
    background: #f42eb1; }
  .folder.theme_color_two .product-list.list .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #f42eb1; }
  .folder.theme_color_two .product-list.list .product-item__image a:before {
    background: rgba(213, 45, 152, 0.8); }
  .folder.theme_color_two .product-list.list .product-item .shop2-product-actions dl dt {
    border-color: #f42eb1; }
  .folder.theme_color_two .product-list.list .product-item .shop-product-btn {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5); }
  .folder.theme_color_two .product-list.list .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #f543b9; }
  .folder.theme_color_two .product-list.list .product-item .shop-product-btn:active {
    background: #dc299f; }
  .folder.theme_color_two .product-list.list .product-item .shop-product-btn.buy {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%204h16v12H0V4zm3.5%202a4.5%204.5%200%200%200%209%200h-1a3.5%203.5%200%200%201-7%200h-1zM0%200h16v3H0V0z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #f42eb1; }
  .folder.theme_color_two .product-list.list .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%201%208%200a8%208%200%200%201%200%2016zm1.414-8l2.293-2.293a1%201%200%201%200-1.414-1.414L8%206.586%205.707%204.293a1%201%200%200%200-1.414%201.414L6.586%208l-2.293%202.293a1%201%200%200%200%201.414%201.414L8%209.414l2.293%202.293a1%201%200%200%200%201.414-1.414L9.414%208z%22%20fill%3D%22%23888%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_two .product-list.list .product-item .shop-product-btn.onrequest {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2016%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%202.261l-8%203.2-8-3.2V0h16v2.261zm0%201.078V12H0V3.339l8%203.2%208-3.2z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #f42eb1; }
  .folder.theme_color_two .product-list.list .product-item__buttons--box > a {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(213, 45, 152, 0.05); }
  .folder.theme_color_two .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #f42eb1; }
  .folder.theme_color_two .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #f42eb1; }
  .folder.theme_color_two .popover_preview-body .card-page__right .form-additional .shop-product-btn {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5); }
  .folder.theme_color_two .popover_preview-body .card-page__right .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #f543b9; }
  .folder.theme_color_two .popover_preview-body .card-page__right .form-additional .shop-product-btn:active {
    background: #dc299f; }
  .folder.theme_color_two .popover_preview-body .card-page__right .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_two .popover_preview-body .card-page__right .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #f42eb1;
    -webkit-box-shadow: inset 0 0 0 2px #f42eb1;
    box-shadow: inset 0 0 0 2px #f42eb1; }
  .folder.theme_color_two .fold-slider .slick-slide div > li ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23f42eb1%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_color_two .folder-baner__btn {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2236px%22%20%20viewBox%3D%220%200%2026%2036%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M13%202C6.925%202%202%206.925%202%2013v10c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V13c0-6.075-4.925-11-11-11zm0-2c7.18%200%2013%205.82%2013%2013v10c0%207.18-5.82%2013-13%2013S0%2030.18%200%2023V13C0%205.82%205.82%200%2013%200zm0%2013a2%202%200%201%201%200-4%202%202%200%200%201%200%204z%22%20fill%3D%22%23f42eb1%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.4); }
  .folder.theme_color_two .fold-slider .slick-slide div > li {
    border-left: 6px solid #f42eb1; }
  .folder.theme_color_two .additional-folder__box {
    background: #f9e8f5; }
  .folder.theme_color_two .additional-discount__pic span, .folder.theme_color_two .additional-promo__pic span {
    background: #f42eb1; }
  .folder.theme_color_two .additional-slider .slick-dots li.slick-active button {
    background: #f42eb1; }
  .folder.theme_color_two .goods-issue {
    background: #f9e8f5;
    border-bottom: 12px solid #f42eb1; }
  .folder.theme_color_two .goods-issue__button:hover {
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #f42eb1; }
  .folder.theme_color_three .product-compare.product-compare-added .compare_checkbox:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #3dccad; }
  .folder.theme_color_three .login-form, .folder.theme_color_three .gr-call-back, .folder.theme_color_three .gr-cart-preview__basket, .folder.theme_color_three .gr-contacts__popup {
    border-color: #3dccad; }
  .folder.theme_color_three .login-form .login-btns__enter .gr-button-1, .folder.theme_color_three .search-form .search-rows__btn .search-btn, .folder.theme_color_three .login-form .login-btns .gr-button-1, .folder.theme_color_three .cart-preview-container__order, .folder.theme_color_three .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.51);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.51); }
  .folder.theme_color_three .login-form .login-btns__enter .gr-button-1:hover, .folder.theme_color_three .search-form .search-rows__btn .search-btn:hover, .folder.theme_color_three .login-form .login-btns .gr-button-1:hover, .folder.theme_color_three .cart-preview-container__order:hover, .folder.theme_color_three .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #50d1b5; }
  .folder.theme_color_three .login-form .login-btns__enter .gr-button-1:active, .folder.theme_color_three .search-form .search-rows__btn .search-btn:active, .folder.theme_color_three .login-form .login-btns .gr-button-1:active, .folder.theme_color_three .cart-preview-container__order:active, .folder.theme_color_three .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #37b89c; }
  .folder.theme_color_three .product-list.thumbs .product-item__image a:before, .folder.theme_color_three .product-list.simple .product-item__image a:before, .folder.theme_color_three .product-list.list .product-item__image a:before {
    background: rgba(46, 153, 130, 0.8); }
  .folder.theme_color_three .gr-cart-preview__button, .folder.theme_color_three .gr-folder > li > a:after {
    background-color: #3dccad; }
  .folder.theme_color_three .gr-folder > li > ul li a:hover, .folder.theme_color_three .gr-folder > li > ul li a.open, .folder.theme_color_three .mobile-menu li a:hover {
    background-color: #3dccad;
    border-color: #3dccad; }
  .folder.theme_color_three .gr-menu li ul li a:hover {
    background: #3dccad; }
  .folder.theme_color_three .search-form .row-body, .folder.theme_color_three .search-form .search-rows__btn {
    background: #eaf8f5; }
  .folder.theme_color_three .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #2e9982; }
  .folder.theme_color_three .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%232e9982%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_three .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .folder.theme_color_three .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%232e9982%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_three .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .folder.theme_color_three .gr-mobile-btn-fold {
    background-color: #3dccad; }
  .folder.theme_color_three .folder-box__title, .folder.theme_color_three .folder-box__back, .folder.theme_color_three .call-back {
    background: #3dccad; }
  .folder.theme_color_three .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .folder.theme_color_three .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .folder.theme_color_three .nav-bottom__box {
        padding: 34px 0 40px; } }
  .folder.theme_color_three .gr-content {
    background: #eaf8f5; }
  .folder.theme_color_three .sorting-block__container .sort-param:hover, .folder.theme_color_three .sorting-block__container .sort-reset:hover {
    color: #2e9982; }
  .folder.theme_color_three .sorting-block__container .sort-param.asc_param:hover, .folder.theme_color_three .sorting-block__container .sort-param.asc_param.active {
    color: #2e9982;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5%2011.016v-11H4v11H.964a.5.5%200%200%200-.382.822l3.352%203.984a.5.5%200%200%200%20.747.02l3.725-3.984a.5.5%200%200%200-.366-.842H5z%22%20fill%3D%22%232e9982%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_color_three .sorting-block__container .sort-param.desc_param:hover, .folder.theme_color_three .sorting-block__container .sort-param.desc_param.active {
    color: #2e9982;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.536%204.984v11h-1v-11H.5a.5.5%200%200%201-.383-.822L3.47.178a.5.5%200%200%201%20.748-.02l3.724%203.984a.5.5%200%200%201-.365.842h-3.04z%22%20fill%3D%22%232e9982%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_color_three .m-filter-button {
    -moz-box-shadow: inset 0 0 0 2px #3dccad;
    -webkit-box-shadow: inset 0 0 0 2px #3dccad;
    box-shadow: inset 0 0 0 2px #3dccad; }
  .folder.theme_color_three .m-sorting-button {
    background: rgba(46, 153, 130, 0.05); }
  .folder.theme_color_three .folder-right-button {
    border-color: #3dccad; }
  .folder.theme_color_three .folder-right-button:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M10.273%2C0.369%20C10.685%2C0.006%2011.309%2C0.052%2011.665%2C0.472%20C12.012%2C0.880%2011.980%2C1.495%2011.594%2C1.864%20L5.999%2C6.995%20L0.404%2C1.864%20C0.006%2C1.484%20-0.014%2C0.848%200.359%2C0.442%20C0.721%2C0.048%201.324%2C0.016%201.725%2C0.369%20L5.999%2C4.289%20L10.273%2C0.369%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3dccad; }
  .folder.theme_color_three .folder-right > li > a:hover {
    color: #3dccad; }
  .folder.theme_color_three .folder-right > li > a {
    border-color: #eaf8f5; }
  .folder.theme_color_three .folder-right > li > ul {
    background: rgba(46, 153, 130, 0.05); }
  .folder.theme_color_three .folder-right > li > ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%233dccad%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_color_three .filter-block .shop2-filter__title {
    border-color: #eaf8f5; }
  .folder.theme_color_three .filter-block .shop2-filter__body {
    background: rgba(46, 153, 130, 0.05); }
  .folder.theme_color_three .filter-block .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #2e9982; }
  .folder.theme_color_three .filter-block .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%232e9982%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_three .filter-block .shop2-filter__btns .shop2-filter-go {
    background: rgba(46, 153, 130, 0.05); }
  .folder.theme_color_three .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span {
    background: #3dccad; }
  .folder.theme_color_three .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #3dccad; }
  .folder.theme_color_three .product-list.thumbs .product-item__image a:before {
    background: rgba(46, 153, 130, 0.8); }
  .folder.theme_color_three .product-list.thumbs .product-item .shop2-product-actions dl dt {
    border-color: #3dccad; }
  .folder.theme_color_three .product-list.thumbs .product-item .shop-product-btn {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5); }
  .folder.theme_color_three .product-list.thumbs .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #50d1b5; }
  .folder.theme_color_three .product-list.thumbs .product-item .shop-product-btn:active {
    background: #37b89c; }
  .folder.theme_color_three .product-list.thumbs .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_three .product-list.thumbs .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #3dccad;
    -webkit-box-shadow: inset 0 0 0 2px #3dccad;
    box-shadow: inset 0 0 0 2px #3dccad; }
  .folder.theme_color_three .product-list.thumbs .product-item__buttons--box > a {
    background: rgba(46, 153, 130, 0.05); }
  .folder.theme_color_three .product-list.simple .product-item .product-flags .product-flags__item.spec_item span {
    background: #3dccad; }
  .folder.theme_color_three .product-list.simple .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #3dccad; }
  .folder.theme_color_three .product-list.simple .product-item__image a:before {
    background: rgba(46, 153, 130, 0.8); }
  .folder.theme_color_three .product-list.simple .product-item .shop2-product-actions dl dt {
    border-color: #3dccad; }
  .folder.theme_color_three .product-list.simple .product-item .shop-product-btn {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5); }
  .folder.theme_color_three .product-list.simple .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #50d1b5; }
  .folder.theme_color_three .product-list.simple .product-item .shop-product-btn:active {
    background: #37b89c; }
  .folder.theme_color_three .product-list.simple .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_three .product-list.simple .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #3dccad;
    -webkit-box-shadow: inset 0 0 0 2px #3dccad;
    box-shadow: inset 0 0 0 2px #3dccad; }
  .folder.theme_color_three .product-list.simple .product-item__buttons--box > a {
    background: rgba(46, 153, 130, 0.05); }
  .folder.theme_color_three .product-list.list .product-item .product-flags .product-flags__item.spec_item span {
    background: #3dccad; }
  .folder.theme_color_three .product-list.list .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #3dccad; }
  .folder.theme_color_three .product-list.list .product-item__image a:before {
    background: rgba(46, 153, 130, 0.8); }
  .folder.theme_color_three .product-list.list .product-item .shop2-product-actions dl dt {
    border-color: #3dccad; }
  .folder.theme_color_three .product-list.list .product-item .shop-product-btn {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5); }
  .folder.theme_color_three .product-list.list .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #50d1b5; }
  .folder.theme_color_three .product-list.list .product-item .shop-product-btn:active {
    background: #37b89c; }
  .folder.theme_color_three .product-list.list .product-item .shop-product-btn.buy {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%204h16v12H0V4zm3.5%202a4.5%204.5%200%200%200%209%200h-1a3.5%203.5%200%200%201-7%200h-1zM0%200h16v3H0V0z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3dccad; }
  .folder.theme_color_three .product-list.list .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%201%208%200a8%208%200%200%201%200%2016zm1.414-8l2.293-2.293a1%201%200%201%200-1.414-1.414L8%206.586%205.707%204.293a1%201%200%200%200-1.414%201.414L6.586%208l-2.293%202.293a1%201%200%200%200%201.414%201.414L8%209.414l2.293%202.293a1%201%200%200%200%201.414-1.414L9.414%208z%22%20fill%3D%22%23888%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_three .product-list.list .product-item .shop-product-btn.onrequest {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2016%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%202.261l-8%203.2-8-3.2V0h16v2.261zm0%201.078V12H0V3.339l8%203.2%208-3.2z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3dccad; }
  .folder.theme_color_three .product-list.list .product-item__buttons--box > a {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(46, 153, 130, 0.05); }
  .folder.theme_color_three .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #3dccad; }
  .folder.theme_color_three .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #3dccad; }
  .folder.theme_color_three .popover_preview-body .card-page__right .form-additional .shop-product-btn {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5); }
  .folder.theme_color_three .popover_preview-body .card-page__right .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #50d1b5; }
  .folder.theme_color_three .popover_preview-body .card-page__right .form-additional .shop-product-btn:active {
    background: #37b89c; }
  .folder.theme_color_three .popover_preview-body .card-page__right .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_three .popover_preview-body .card-page__right .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #3dccad;
    -webkit-box-shadow: inset 0 0 0 2px #3dccad;
    box-shadow: inset 0 0 0 2px #3dccad; }
  .folder.theme_color_three .fold-slider .slick-slide div > li ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%233dccad%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_color_three .folder-baner__btn {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2236px%22%20%20viewBox%3D%220%200%2026%2036%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M13%202C6.925%202%202%206.925%202%2013v10c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V13c0-6.075-4.925-11-11-11zm0-2c7.18%200%2013%205.82%2013%2013v10c0%207.18-5.82%2013-13%2013S0%2030.18%200%2023V13C0%205.82%205.82%200%2013%200zm0%2013a2%202%200%201%201%200-4%202%202%200%200%201%200%204z%22%20fill%3D%22%233dccad%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.4); }
  .folder.theme_color_three .fold-slider .slick-slide div > li {
    border-left: 6px solid #3dccad; }
  .folder.theme_color_three .additional-folder__box {
    background: #eaf8f5; }
  .folder.theme_color_three .additional-discount__pic span, .folder.theme_color_three .additional-promo__pic span {
    background: #3dccad; }
  .folder.theme_color_three .additional-slider .slick-dots li.slick-active button {
    background: #3dccad; }
  .folder.theme_color_three .goods-issue {
    background: #eaf8f5;
    border-bottom: 12px solid #3dccad; }
  .folder.theme_color_three .goods-issue__button:hover {
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3dccad; }
  .folder.theme_color_four .product-compare.product-compare-added .compare_checkbox:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ff7332; }
  .folder.theme_color_four .login-form, .folder.theme_color_four .gr-call-back, .folder.theme_color_four .gr-cart-preview__basket, .folder.theme_color_four .gr-contacts__popup {
    border-color: #ff7332; }
  .folder.theme_color_four .login-form .login-btns__enter .gr-button-1, .folder.theme_color_four .search-form .search-rows__btn .search-btn, .folder.theme_color_four .login-form .login-btns .gr-button-1, .folder.theme_color_four .cart-preview-container__order, .folder.theme_color_four .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.51); }
  .folder.theme_color_four .login-form .login-btns__enter .gr-button-1:hover, .folder.theme_color_four .search-form .search-rows__btn .search-btn:hover, .folder.theme_color_four .login-form .login-btns .gr-button-1:hover, .folder.theme_color_four .cart-preview-container__order:hover, .folder.theme_color_four .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff8147; }
  .folder.theme_color_four .login-form .login-btns__enter .gr-button-1:active, .folder.theme_color_four .search-form .search-rows__btn .search-btn:active, .folder.theme_color_four .login-form .login-btns .gr-button-1:active, .folder.theme_color_four .cart-preview-container__order:active, .folder.theme_color_four .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e6682d; }
  .folder.theme_color_four .product-list.thumbs .product-item__image a:before, .folder.theme_color_four .product-list.simple .product-item__image a:before, .folder.theme_color_four .product-list.list .product-item__image a:before {
    background: rgba(239, 89, 18, 0.8); }
  .folder.theme_color_four .gr-cart-preview__button, .folder.theme_color_four .gr-folder > li > a:after {
    background-color: #ff7332; }
  .folder.theme_color_four .gr-folder > li > ul li a:hover, .folder.theme_color_four .gr-folder > li > ul li a.open, .folder.theme_color_four .mobile-menu li a:hover {
    background-color: #ff7332;
    border-color: #ff7332; }
  .folder.theme_color_four .gr-menu li ul li a:hover {
    background: #ff7332; }
  .folder.theme_color_four .search-form .row-body, .folder.theme_color_four .search-form .search-rows__btn {
    background: #f8f0ea; }
  .folder.theme_color_four .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #ef5912; }
  .folder.theme_color_four .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef5912%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_four .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .folder.theme_color_four .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef5912%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_four .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .folder.theme_color_four .gr-mobile-btn-fold {
    background-color: #ff7332; }
  .folder.theme_color_four .folder-box__title, .folder.theme_color_four .folder-box__back, .folder.theme_color_four .call-back {
    background: #ff7332; }
  .folder.theme_color_four .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .folder.theme_color_four .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .folder.theme_color_four .nav-bottom__box {
        padding: 34px 0 40px; } }
  .folder.theme_color_four .gr-content {
    background: #f8f0ea; }
  .folder.theme_color_four .sorting-block__container .sort-param:hover, .folder.theme_color_four .sorting-block__container .sort-reset:hover {
    color: #ef5912; }
  .folder.theme_color_four .sorting-block__container .sort-param.asc_param:hover, .folder.theme_color_four .sorting-block__container .sort-param.asc_param.active {
    color: #ef5912;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5%2011.016v-11H4v11H.964a.5.5%200%200%200-.382.822l3.352%203.984a.5.5%200%200%200%20.747.02l3.725-3.984a.5.5%200%200%200-.366-.842H5z%22%20fill%3D%22%23ef5912%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_color_four .sorting-block__container .sort-param.desc_param:hover, .folder.theme_color_four .sorting-block__container .sort-param.desc_param.active {
    color: #ef5912;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.536%204.984v11h-1v-11H.5a.5.5%200%200%201-.383-.822L3.47.178a.5.5%200%200%201%20.748-.02l3.724%203.984a.5.5%200%200%201-.365.842h-3.04z%22%20fill%3D%22%23ef5912%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_color_four .m-filter-button {
    -moz-box-shadow: inset 0 0 0 2px #ff7332;
    -webkit-box-shadow: inset 0 0 0 2px #ff7332;
    box-shadow: inset 0 0 0 2px #ff7332; }
  .folder.theme_color_four .m-sorting-button {
    background: rgba(239, 89, 18, 0.05); }
  .folder.theme_color_four .folder-right-button {
    border-color: #ff7332; }
  .folder.theme_color_four .folder-right-button:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M10.273%2C0.369%20C10.685%2C0.006%2011.309%2C0.052%2011.665%2C0.472%20C12.012%2C0.880%2011.980%2C1.495%2011.594%2C1.864%20L5.999%2C6.995%20L0.404%2C1.864%20C0.006%2C1.484%20-0.014%2C0.848%200.359%2C0.442%20C0.721%2C0.048%201.324%2C0.016%201.725%2C0.369%20L5.999%2C4.289%20L10.273%2C0.369%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff7332; }
  .folder.theme_color_four .folder-right > li > a:hover {
    color: #ff7332; }
  .folder.theme_color_four .folder-right > li > a {
    border-color: #f8f0ea; }
  .folder.theme_color_four .folder-right > li > ul {
    background: rgba(239, 89, 18, 0.05); }
  .folder.theme_color_four .folder-right > li > ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff7332%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_color_four .filter-block .shop2-filter__title {
    border-color: #f8f0ea; }
  .folder.theme_color_four .filter-block .shop2-filter__body {
    background: rgba(239, 89, 18, 0.05); }
  .folder.theme_color_four .filter-block .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #ef5912; }
  .folder.theme_color_four .filter-block .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef5912%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_four .filter-block .shop2-filter__btns .shop2-filter-go {
    background: rgba(239, 89, 18, 0.05); }
  .folder.theme_color_four .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span {
    background: #ff7332; }
  .folder.theme_color_four .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff7332; }
  .folder.theme_color_four .product-list.thumbs .product-item__image a:before {
    background: rgba(239, 89, 18, 0.8); }
  .folder.theme_color_four .product-list.thumbs .product-item .shop2-product-actions dl dt {
    border-color: #ff7332; }
  .folder.theme_color_four .product-list.thumbs .product-item .shop-product-btn {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5); }
  .folder.theme_color_four .product-list.thumbs .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #ff8147; }
  .folder.theme_color_four .product-list.thumbs .product-item .shop-product-btn:active {
    background: #e6682d; }
  .folder.theme_color_four .product-list.thumbs .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_four .product-list.thumbs .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff7332;
    -webkit-box-shadow: inset 0 0 0 2px #ff7332;
    box-shadow: inset 0 0 0 2px #ff7332; }
  .folder.theme_color_four .product-list.thumbs .product-item__buttons--box > a {
    background: rgba(239, 89, 18, 0.05); }
  .folder.theme_color_four .product-list.simple .product-item .product-flags .product-flags__item.spec_item span {
    background: #ff7332; }
  .folder.theme_color_four .product-list.simple .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff7332; }
  .folder.theme_color_four .product-list.simple .product-item__image a:before {
    background: rgba(239, 89, 18, 0.8); }
  .folder.theme_color_four .product-list.simple .product-item .shop2-product-actions dl dt {
    border-color: #ff7332; }
  .folder.theme_color_four .product-list.simple .product-item .shop-product-btn {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5); }
  .folder.theme_color_four .product-list.simple .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #ff8147; }
  .folder.theme_color_four .product-list.simple .product-item .shop-product-btn:active {
    background: #e6682d; }
  .folder.theme_color_four .product-list.simple .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_four .product-list.simple .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff7332;
    -webkit-box-shadow: inset 0 0 0 2px #ff7332;
    box-shadow: inset 0 0 0 2px #ff7332; }
  .folder.theme_color_four .product-list.simple .product-item__buttons--box > a {
    background: rgba(239, 89, 18, 0.05); }
  .folder.theme_color_four .product-list.list .product-item .product-flags .product-flags__item.spec_item span {
    background: #ff7332; }
  .folder.theme_color_four .product-list.list .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff7332; }
  .folder.theme_color_four .product-list.list .product-item__image a:before {
    background: rgba(239, 89, 18, 0.8); }
  .folder.theme_color_four .product-list.list .product-item .shop2-product-actions dl dt {
    border-color: #ff7332; }
  .folder.theme_color_four .product-list.list .product-item .shop-product-btn {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5); }
  .folder.theme_color_four .product-list.list .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #ff8147; }
  .folder.theme_color_four .product-list.list .product-item .shop-product-btn:active {
    background: #e6682d; }
  .folder.theme_color_four .product-list.list .product-item .shop-product-btn.buy {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%204h16v12H0V4zm3.5%202a4.5%204.5%200%200%200%209%200h-1a3.5%203.5%200%200%201-7%200h-1zM0%200h16v3H0V0z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff7332; }
  .folder.theme_color_four .product-list.list .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%201%208%200a8%208%200%200%201%200%2016zm1.414-8l2.293-2.293a1%201%200%201%200-1.414-1.414L8%206.586%205.707%204.293a1%201%200%200%200-1.414%201.414L6.586%208l-2.293%202.293a1%201%200%200%200%201.414%201.414L8%209.414l2.293%202.293a1%201%200%200%200%201.414-1.414L9.414%208z%22%20fill%3D%22%23888%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_four .product-list.list .product-item .shop-product-btn.onrequest {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2016%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%202.261l-8%203.2-8-3.2V0h16v2.261zm0%201.078V12H0V3.339l8%203.2%208-3.2z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff7332; }
  .folder.theme_color_four .product-list.list .product-item__buttons--box > a {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(239, 89, 18, 0.05); }
  .folder.theme_color_four .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #ff7332; }
  .folder.theme_color_four .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff7332; }
  .folder.theme_color_four .popover_preview-body .card-page__right .form-additional .shop-product-btn {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5); }
  .folder.theme_color_four .popover_preview-body .card-page__right .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #ff8147; }
  .folder.theme_color_four .popover_preview-body .card-page__right .form-additional .shop-product-btn:active {
    background: #e6682d; }
  .folder.theme_color_four .popover_preview-body .card-page__right .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_four .popover_preview-body .card-page__right .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff7332;
    -webkit-box-shadow: inset 0 0 0 2px #ff7332;
    box-shadow: inset 0 0 0 2px #ff7332; }
  .folder.theme_color_four .fold-slider .slick-slide div > li ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff7332%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_color_four .folder-baner__btn {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2236px%22%20%20viewBox%3D%220%200%2026%2036%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M13%202C6.925%202%202%206.925%202%2013v10c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V13c0-6.075-4.925-11-11-11zm0-2c7.18%200%2013%205.82%2013%2013v10c0%207.18-5.82%2013-13%2013S0%2030.18%200%2023V13C0%205.82%205.82%200%2013%200zm0%2013a2%202%200%201%201%200-4%202%202%200%200%201%200%204z%22%20fill%3D%22%23ff7332%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.4); }
  .folder.theme_color_four .fold-slider .slick-slide div > li {
    border-left: 6px solid #ff7332; }
  .folder.theme_color_four .additional-folder__box {
    background: #f8f0ea; }
  .folder.theme_color_four .additional-discount__pic span, .folder.theme_color_four .additional-promo__pic span {
    background: #ff7332; }
  .folder.theme_color_four .additional-slider .slick-dots li.slick-active button {
    background: #ff7332; }
  .folder.theme_color_four .goods-issue {
    background: #f8f0ea;
    border-bottom: 12px solid #ff7332; }
  .folder.theme_color_four .goods-issue__button:hover {
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff7332; }
  .folder.theme_color_five .product-compare.product-compare-added .compare_checkbox:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ff3232; }
  .folder.theme_color_five .login-form, .folder.theme_color_five .gr-call-back, .folder.theme_color_five .gr-cart-preview__basket, .folder.theme_color_five .gr-contacts__popup {
    border-color: #ff3232; }
  .folder.theme_color_five .login-form .login-btns__enter .gr-button-1, .folder.theme_color_five .search-form .search-rows__btn .search-btn, .folder.theme_color_five .login-form .login-btns .gr-button-1, .folder.theme_color_five .cart-preview-container__order, .folder.theme_color_five .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.51); }
  .folder.theme_color_five .login-form .login-btns__enter .gr-button-1:hover, .folder.theme_color_five .search-form .search-rows__btn .search-btn:hover, .folder.theme_color_five .login-form .login-btns .gr-button-1:hover, .folder.theme_color_five .cart-preview-container__order:hover, .folder.theme_color_five .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff4747; }
  .folder.theme_color_five .login-form .login-btns__enter .gr-button-1:active, .folder.theme_color_five .search-form .search-rows__btn .search-btn:active, .folder.theme_color_five .login-form .login-btns .gr-button-1:active, .folder.theme_color_five .cart-preview-container__order:active, .folder.theme_color_five .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e62d2d; }
  .folder.theme_color_five .product-list.thumbs .product-item__image a:before, .folder.theme_color_five .product-list.simple .product-item__image a:before, .folder.theme_color_five .product-list.list .product-item__image a:before {
    background: rgba(239, 18, 18, 0.8); }
  .folder.theme_color_five .gr-cart-preview__button, .folder.theme_color_five .gr-folder > li > a:after {
    background-color: #ff3232; }
  .folder.theme_color_five .gr-folder > li > ul li a:hover, .folder.theme_color_five .gr-folder > li > ul li a.open, .folder.theme_color_five .mobile-menu li a:hover {
    background-color: #ff3232;
    border-color: #ff3232; }
  .folder.theme_color_five .gr-menu li ul li a:hover {
    background: #ff3232; }
  .folder.theme_color_five .search-form .row-body, .folder.theme_color_five .search-form .search-rows__btn {
    background: #f8eaea; }
  .folder.theme_color_five .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #ef1212; }
  .folder.theme_color_five .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef1212%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_five .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .folder.theme_color_five .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef1212%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_five .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .folder.theme_color_five .gr-mobile-btn-fold {
    background-color: #ff3232; }
  .folder.theme_color_five .folder-box__title, .folder.theme_color_five .folder-box__back, .folder.theme_color_five .call-back {
    background: #ff3232; }
  .folder.theme_color_five .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .folder.theme_color_five .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .folder.theme_color_five .nav-bottom__box {
        padding: 34px 0 40px; } }
  .folder.theme_color_five .gr-content {
    background: #f8eaea; }
  .folder.theme_color_five .sorting-block__container .sort-param:hover, .folder.theme_color_five .sorting-block__container .sort-reset:hover {
    color: #ef1212; }
  .folder.theme_color_five .sorting-block__container .sort-param.asc_param:hover, .folder.theme_color_five .sorting-block__container .sort-param.asc_param.active {
    color: #ef1212;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5%2011.016v-11H4v11H.964a.5.5%200%200%200-.382.822l3.352%203.984a.5.5%200%200%200%20.747.02l3.725-3.984a.5.5%200%200%200-.366-.842H5z%22%20fill%3D%22%23ef1212%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_color_five .sorting-block__container .sort-param.desc_param:hover, .folder.theme_color_five .sorting-block__container .sort-param.desc_param.active {
    color: #ef1212;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.536%204.984v11h-1v-11H.5a.5.5%200%200%201-.383-.822L3.47.178a.5.5%200%200%201%20.748-.02l3.724%203.984a.5.5%200%200%201-.365.842h-3.04z%22%20fill%3D%22%23ef1212%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_color_five .m-filter-button {
    -moz-box-shadow: inset 0 0 0 2px #ff3232;
    -webkit-box-shadow: inset 0 0 0 2px #ff3232;
    box-shadow: inset 0 0 0 2px #ff3232; }
  .folder.theme_color_five .m-sorting-button {
    background: rgba(239, 18, 18, 0.05); }
  .folder.theme_color_five .folder-right-button {
    border-color: #ff3232; }
  .folder.theme_color_five .folder-right-button:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M10.273%2C0.369%20C10.685%2C0.006%2011.309%2C0.052%2011.665%2C0.472%20C12.012%2C0.880%2011.980%2C1.495%2011.594%2C1.864%20L5.999%2C6.995%20L0.404%2C1.864%20C0.006%2C1.484%20-0.014%2C0.848%200.359%2C0.442%20C0.721%2C0.048%201.324%2C0.016%201.725%2C0.369%20L5.999%2C4.289%20L10.273%2C0.369%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff3232; }
  .folder.theme_color_five .folder-right > li > a:hover {
    color: #ff3232; }
  .folder.theme_color_five .folder-right > li > a {
    border-color: #f8eaea; }
  .folder.theme_color_five .folder-right > li > ul {
    background: rgba(239, 18, 18, 0.05); }
  .folder.theme_color_five .folder-right > li > ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff3232%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_color_five .filter-block .shop2-filter__title {
    border-color: #f8eaea; }
  .folder.theme_color_five .filter-block .shop2-filter__body {
    background: rgba(239, 18, 18, 0.05); }
  .folder.theme_color_five .filter-block .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #ef1212; }
  .folder.theme_color_five .filter-block .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef1212%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_five .filter-block .shop2-filter__btns .shop2-filter-go {
    background: rgba(239, 18, 18, 0.05); }
  .folder.theme_color_five .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span {
    background: #ff3232; }
  .folder.theme_color_five .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff3232; }
  .folder.theme_color_five .product-list.thumbs .product-item__image a:before {
    background: rgba(239, 18, 18, 0.8); }
  .folder.theme_color_five .product-list.thumbs .product-item .shop2-product-actions dl dt {
    border-color: #ff3232; }
  .folder.theme_color_five .product-list.thumbs .product-item .shop-product-btn {
    background: #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5); }
  .folder.theme_color_five .product-list.thumbs .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #ff4747; }
  .folder.theme_color_five .product-list.thumbs .product-item .shop-product-btn:active {
    background: #e62d2d; }
  .folder.theme_color_five .product-list.thumbs .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_five .product-list.thumbs .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff3232;
    -webkit-box-shadow: inset 0 0 0 2px #ff3232;
    box-shadow: inset 0 0 0 2px #ff3232; }
  .folder.theme_color_five .product-list.thumbs .product-item__buttons--box > a {
    background: rgba(239, 18, 18, 0.05); }
  .folder.theme_color_five .product-list.simple .product-item .product-flags .product-flags__item.spec_item span {
    background: #ff3232; }
  .folder.theme_color_five .product-list.simple .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff3232; }
  .folder.theme_color_five .product-list.simple .product-item__image a:before {
    background: rgba(239, 18, 18, 0.8); }
  .folder.theme_color_five .product-list.simple .product-item .shop2-product-actions dl dt {
    border-color: #ff3232; }
  .folder.theme_color_five .product-list.simple .product-item .shop-product-btn {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5); }
  .folder.theme_color_five .product-list.simple .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #ff4747; }
  .folder.theme_color_five .product-list.simple .product-item .shop-product-btn:active {
    background: #e62d2d; }
  .folder.theme_color_five .product-list.simple .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_five .product-list.simple .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff3232;
    -webkit-box-shadow: inset 0 0 0 2px #ff3232;
    box-shadow: inset 0 0 0 2px #ff3232; }
  .folder.theme_color_five .product-list.simple .product-item__buttons--box > a {
    background: rgba(239, 18, 18, 0.05); }
  .folder.theme_color_five .product-list.list .product-item .product-flags .product-flags__item.spec_item span {
    background: #ff3232; }
  .folder.theme_color_five .product-list.list .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff3232; }
  .folder.theme_color_five .product-list.list .product-item__image a:before {
    background: rgba(239, 18, 18, 0.8); }
  .folder.theme_color_five .product-list.list .product-item .shop2-product-actions dl dt {
    border-color: #ff3232; }
  .folder.theme_color_five .product-list.list .product-item .shop-product-btn {
    background: #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5); }
  .folder.theme_color_five .product-list.list .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #ff4747; }
  .folder.theme_color_five .product-list.list .product-item .shop-product-btn:active {
    background: #e62d2d; }
  .folder.theme_color_five .product-list.list .product-item .shop-product-btn.buy {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%204h16v12H0V4zm3.5%202a4.5%204.5%200%200%200%209%200h-1a3.5%203.5%200%200%201-7%200h-1zM0%200h16v3H0V0z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff3232; }
  .folder.theme_color_five .product-list.list .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%201%208%200a8%208%200%200%201%200%2016zm1.414-8l2.293-2.293a1%201%200%201%200-1.414-1.414L8%206.586%205.707%204.293a1%201%200%200%200-1.414%201.414L6.586%208l-2.293%202.293a1%201%200%200%200%201.414%201.414L8%209.414l2.293%202.293a1%201%200%200%200%201.414-1.414L9.414%208z%22%20fill%3D%22%23888%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_color_five .product-list.list .product-item .shop-product-btn.onrequest {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2016%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%202.261l-8%203.2-8-3.2V0h16v2.261zm0%201.078V12H0V3.339l8%203.2%208-3.2z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff3232; }
  .folder.theme_color_five .product-list.list .product-item__buttons--box > a {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(239, 18, 18, 0.05); }
  .folder.theme_color_five .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #ff3232; }
  .folder.theme_color_five .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff3232; }
  .folder.theme_color_five .popover_preview-body .card-page__right .form-additional .shop-product-btn {
    background: #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5); }
  .folder.theme_color_five .popover_preview-body .card-page__right .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #ff4747; }
  .folder.theme_color_five .popover_preview-body .card-page__right .form-additional .shop-product-btn:active {
    background: #e62d2d; }
  .folder.theme_color_five .popover_preview-body .card-page__right .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_color_five .popover_preview-body .card-page__right .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff3232;
    -webkit-box-shadow: inset 0 0 0 2px #ff3232;
    box-shadow: inset 0 0 0 2px #ff3232; }
  .folder.theme_color_five .fold-slider .slick-slide div > li ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff3232%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_color_five .folder-baner__btn {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2236px%22%20%20viewBox%3D%220%200%2026%2036%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M13%202C6.925%202%202%206.925%202%2013v10c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V13c0-6.075-4.925-11-11-11zm0-2c7.18%200%2013%205.82%2013%2013v10c0%207.18-5.82%2013-13%2013S0%2030.18%200%2023V13C0%205.82%205.82%200%2013%200zm0%2013a2%202%200%201%201%200-4%202%202%200%200%201%200%204z%22%20fill%3D%22%23ff3232%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.4); }
  .folder.theme_color_five .fold-slider .slick-slide div > li {
    border-left: 6px solid #ff3232; }
  .folder.theme_color_five .additional-folder__box {
    background: #f8eaea; }
  .folder.theme_color_five .additional-discount__pic span, .folder.theme_color_five .additional-promo__pic span {
    background: #ff3232; }
  .folder.theme_color_five .additional-slider .slick-dots li.slick-active button {
    background: #ff3232; }
  .folder.theme_color_five .goods-issue {
    background: #f8eaea;
    border-bottom: 12px solid #ff3232; }
  .folder.theme_color_five .goods-issue__button:hover {
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff3232; }
  .folder.theme_default_color .login-form, .folder.theme_default_color .gr-call-back, .folder.theme_default_color .gr-cart-preview__basket, .folder.theme_default_color .gr-contacts__popup {
    border-color: #ff4141; }
  .folder.theme_default_color .login-form .login-btns__enter .gr-button-1, .folder.theme_default_color .search-form .search-rows__btn .search-btn, .folder.theme_default_color .login-form .login-btns .gr-button-1, .folder.theme_default_color .cart-preview-container__order, .folder.theme_default_color .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51); }
  .folder.theme_default_color .login-form .login-btns__enter .gr-button-1:hover, .folder.theme_default_color .search-form .search-rows__btn .search-btn:hover, .folder.theme_default_color .login-form .login-btns .gr-button-1:hover, .folder.theme_default_color .cart-preview-container__order:hover, .folder.theme_default_color .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff5454; }
  .folder.theme_default_color .login-form .login-btns__enter .gr-button-1:active, .folder.theme_default_color .search-form .search-rows__btn .search-btn:active, .folder.theme_default_color .login-form .login-btns .gr-button-1:active, .folder.theme_default_color .cart-preview-container__order:active, .folder.theme_default_color .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e63b3b; }
  .folder.theme_default_color .product-list.thumbs .product-item__image a:before, .folder.theme_default_color .product-list.simple .product-item__image a:before, .folder.theme_default_color .product-list.list .product-item__image a:before {
    background: rgba(69, 47, 255, 0.8); }
  .folder.theme_default_color .gr-cart-preview__button, .folder.theme_default_color .gr-folder > li > a:after {
    background-color: #ff4141; }
  .folder.theme_default_color .gr-folder > li > ul li a:hover, .folder.theme_default_color .gr-folder > li > ul li a.open, .folder.theme_default_color .mobile-menu li a:hover {
    background-color: #ff4141;
    border-color: #ff4141; }
  .folder.theme_default_color .gr-menu li ul li a:hover {
    background: #ff4141; }
  .folder.theme_default_color .search-form .row-body, .folder.theme_default_color .search-form .search-rows__btn {
    background: #f7f7f7; }
  .folder.theme_default_color .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #452fff; }
  .folder.theme_default_color .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_default_color .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .folder.theme_default_color .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_default_color .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .folder.theme_default_color .gr-mobile-btn-fold {
    background-color: #ff4141; }
  .folder.theme_default_color .folder-box__title, .folder.theme_default_color .folder-box__back, .folder.theme_default_color .call-back {
    background: #ff4141; }
  .folder.theme_default_color .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .folder.theme_default_color .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .folder.theme_default_color .nav-bottom__box {
        padding: 34px 0 40px; } }
  .folder.theme_default_color .gr-content {
    background: #f7f7f7; }
  .folder.theme_default_color .sorting-block__container .sort-param:hover, .folder.theme_default_color .sorting-block__container .sort-reset:hover {
    color: #452fff; }
  .folder.theme_default_color .sorting-block__container .sort-param.asc_param:hover, .folder.theme_default_color .sorting-block__container .sort-param.asc_param.active {
    color: #452fff;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M5%2011.016v-11H4v11H.964a.5.5%200%200%200-.382.822l3.352%203.984a.5.5%200%200%200%20.747.02l3.725-3.984a.5.5%200%200%200-.366-.842H5z%22%20fill%3D%22%23452fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_default_color .sorting-block__container .sort-param.desc_param:hover, .folder.theme_default_color .sorting-block__container .sort-param.desc_param.active {
    color: #452fff;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%209%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M4.536%204.984v11h-1v-11H.5a.5.5%200%200%201-.383-.822L3.47.178a.5.5%200%200%201%20.748-.02l3.724%203.984a.5.5%200%200%201-.365.842h-3.04z%22%20fill%3D%22%23452fff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .folder.theme_default_color .m-filter-button {
    -moz-box-shadow: inset 0 0 0 2px #ff4141;
    -webkit-box-shadow: inset 0 0 0 2px #ff4141;
    box-shadow: inset 0 0 0 2px #ff4141; }
  .folder.theme_default_color .m-sorting-button {
    background: rgba(69, 47, 255, 0.05); }
  .folder.theme_default_color .folder-right-button {
    border-color: #ff4141; }
  .folder.theme_default_color .folder-right-button:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M10.273%2C0.369%20C10.685%2C0.006%2011.309%2C0.052%2011.665%2C0.472%20C12.012%2C0.880%2011.980%2C1.495%2011.594%2C1.864%20L5.999%2C6.995%20L0.404%2C1.864%20C0.006%2C1.484%20-0.014%2C0.848%200.359%2C0.442%20C0.721%2C0.048%201.324%2C0.016%201.725%2C0.369%20L5.999%2C4.289%20L10.273%2C0.369%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff4141; }
  .folder.theme_default_color .folder-right > li > a:hover {
    color: #ff4141; }
  .folder.theme_default_color .folder-right > li > a {
    border-color: #f7f7f7; }
  .folder.theme_default_color .folder-right > li > ul {
    background: rgba(69, 47, 255, 0.05); }
  .folder.theme_default_color .folder-right > li > ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff4141%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_default_color .filter-block .shop2-filter__title {
    border-color: #f7f7f7; }
  .folder.theme_default_color .filter-block .shop2-filter__body {
    background: rgba(69, 47, 255, 0.05); }
  .folder.theme_default_color .filter-block .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #452fff; }
  .folder.theme_default_color .filter-block .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_default_color .filter-block .shop2-filter__btns .shop2-filter-go {
    background: rgba(69, 47, 255, 0.05); }
  .folder.theme_default_color .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span {
    background: #ff4141; }
  .folder.theme_default_color .product-list.thumbs .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff4141; }
  .folder.theme_default_color .product-list.thumbs .product-item__image a:before {
    background: rgba(69, 47, 255, 0.8); }
  .folder.theme_default_color .product-list.thumbs .product-item .shop2-product-actions dl dt {
    border-color: #ff4141; }
  .folder.theme_default_color .product-list.thumbs .product-item .shop-product-btn {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5); }
  .folder.theme_default_color .product-list.thumbs .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #ff5454; }
  .folder.theme_default_color .product-list.thumbs .product-item .shop-product-btn:active {
    background: #e63b3b; }
  .folder.theme_default_color .product-list.thumbs .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_default_color .product-list.thumbs .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff4141;
    -webkit-box-shadow: inset 0 0 0 2px #ff4141;
    box-shadow: inset 0 0 0 2px #ff4141; }
  .folder.theme_default_color .product-list.thumbs .product-item__buttons--box > a {
    background: rgba(69, 47, 255, 0.05); }
  .folder.theme_default_color .product-list.simple .product-item .product-flags .product-flags__item.spec_item span {
    background: #ff4141; }
  .folder.theme_default_color .product-list.simple .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff4141; }
  .folder.theme_default_color .product-list.simple .product-item__image a:before {
    background: rgba(69, 47, 255, 0.8); }
  .folder.theme_default_color .product-list.simple .product-item .shop2-product-actions dl dt {
    border-color: #ff4141; }
  .folder.theme_default_color .product-list.simple .product-item .shop-product-btn {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5); }
  .folder.theme_default_color .product-list.simple .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #ff5454; }
  .folder.theme_default_color .product-list.simple .product-item .shop-product-btn:active {
    background: #e63b3b; }
  .folder.theme_default_color .product-list.simple .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_default_color .product-list.simple .product-item .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff4141;
    -webkit-box-shadow: inset 0 0 0 2px #ff4141;
    box-shadow: inset 0 0 0 2px #ff4141; }
  .folder.theme_default_color .product-list.simple .product-item__buttons--box > a {
    background: rgba(69, 47, 255, 0.05); }
  .folder.theme_default_color .product-list.list .product-item .product-flags .product-flags__item.spec_item span {
    background: #ff4141; }
  .folder.theme_default_color .product-list.list .product-item .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff4141; }
  .folder.theme_default_color .product-list.list .product-item__image a:before {
    background: rgba(69, 47, 255, 0.8); }
  .folder.theme_default_color .product-list.list .product-item .shop2-product-actions dl dt {
    border-color: #ff4141; }
  .folder.theme_default_color .product-list.list .product-item .shop-product-btn {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5); }
  .folder.theme_default_color .product-list.list .product-item .shop-product-btn:hover {
    box-shadow: none;
    background: #ff5454; }
  .folder.theme_default_color .product-list.list .product-item .shop-product-btn:active {
    background: #e63b3b; }
  .folder.theme_default_color .product-list.list .product-item .shop-product-btn.buy {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M0%204h16v12H0V4zm3.5%202a4.5%204.5%200%200%200%209%200h-1a3.5%203.5%200%200%201-7%200h-1zM0%200h16v3H0V0z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff4141; }
  .folder.theme_default_color .product-list.list .product-item .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M8%2016A8%208%200%201%201%208%200a8%208%200%200%201%200%2016zm1.414-8l2.293-2.293a1%201%200%201%200-1.414-1.414L8%206.586%205.707%204.293a1%201%200%200%200-1.414%201.414L6.586%208l-2.293%202.293a1%201%200%200%200%201.414%201.414L8%209.414l2.293%202.293a1%201%200%200%200%201.414-1.414L9.414%208z%22%20fill%3D%22%23888%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .folder.theme_default_color .product-list.list .product-item .shop-product-btn.onrequest {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2016%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M16%202.261l-8%203.2-8-3.2V0h16v2.261zm0%201.078V12H0V3.339l8%203.2%208-3.2z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff3232; }
  .folder.theme_default_color .product-list.list .product-item__buttons--box > a {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23222222%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(69, 47, 255, 0.05); }
  .folder.theme_default_color .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #ff4141; }
  .folder.theme_default_color .popover_preview-wrap .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff4141; }
  .folder.theme_default_color .popover_preview-body .card-page__right .form-additional .shop-product-btn {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5); }
  .folder.theme_default_color .popover_preview-body .card-page__right .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #ff5454; }
  .folder.theme_default_color .popover_preview-body .card-page__right .form-additional .shop-product-btn:active {
    background: #e63b3b; }
  .folder.theme_default_color .popover_preview-body .card-page__right .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .folder.theme_default_color .popover_preview-body .card-page__right .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff4141;
    -webkit-box-shadow: inset 0 0 0 2px #ff4141;
    box-shadow: inset 0 0 0 2px #ff4141; }
  .folder.theme_default_color .fold-slider .slick-slide div > li ul li a:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff4141%22%20d%3D%22M0.392%2C1.709%20C0.030%2C1.299%200.075%2C0.680%200.494%2C0.325%20C0.902%2C-0.020%201.514%2C0.011%201.883%2C0.396%20L5.997%2C4.979%20L1.883%2C9.562%20C1.520%2C9.972%200.887%2C10.017%200.468%2C9.662%20C0.049%2C9.307%200.003%2C8.688%200.366%2C8.278%20C0.374%2C8.268%200.383%2C8.258%200.392%2C8.249%20L3.299%2C4.979%20L0.392%2C1.709%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .folder.theme_default_color .folder-baner__btn {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2236px%22%20%20viewBox%3D%220%200%2026%2036%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M13%202C6.925%202%202%206.925%202%2013v10c0%206.075%204.925%2011%2011%2011s11-4.925%2011-11V13c0-6.075-4.925-11-11-11zm0-2c7.18%200%2013%205.82%2013%2013v10c0%207.18-5.82%2013-13%2013S0%2030.18%200%2023V13C0%205.82%205.82%200%2013%200zm0%2013a2%202%200%201%201%200-4%202%202%200%200%201%200%204z%22%20fill%3D%22%23ff4141%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, rgba(0, 0, 0, 0.4); }
  .folder.theme_default_color .fold-slider .slick-slide div > li {
    border-left: 6px solid #ff4141; }
  .folder.theme_default_color .additional-folder__box {
    background: #f7f7f7; }
  .folder.theme_default_color .additional-discount__pic span, .folder.theme_default_color .additional-promo__pic span {
    background: #ff4141; }
  .folder.theme_default_color .additional-slider .slick-dots li.slick-active button {
    background: #ff4141; }
  .folder.theme_default_color .goods-issue {
    background: #f7f7f7;
    border-bottom: 12px solid #ff4141; }
  .folder.theme_default_color .goods-issue__button:hover {
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff4141; }

.product.theme_color_one .product-compare.product-compare-added .compare_checkbox:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #3badff; }
  .product.theme_color_one .login-form, .product.theme_color_one .gr-call-back, .product.theme_color_one .gr-cart-preview__basket, .product.theme_color_one .gr-contacts__popup {
    border-color: #3badff; }
  .product.theme_color_one .login-form .login-btns__enter .gr-button-1, .product.theme_color_one .search-form .search-rows__btn .search-btn, .product.theme_color_one .login-form .login-btns .gr-button-1, .product.theme_color_one .cart-preview-container__order, .product.theme_color_one .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #3badff;
    -moz-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51);
    box-shadow: 0 6px 8px -4px rgba(59, 173, 255, 0.51); }
  .product.theme_color_one .login-form .login-btns__enter .gr-button-1:hover, .product.theme_color_one .search-form .search-rows__btn .search-btn:hover, .product.theme_color_one .login-form .login-btns .gr-button-1:hover, .product.theme_color_one .cart-preview-container__order:hover, .product.theme_color_one .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #4fb5ff; }
  .product.theme_color_one .login-form .login-btns__enter .gr-button-1:active, .product.theme_color_one .search-form .search-rows__btn .search-btn:active, .product.theme_color_one .login-form .login-btns .gr-button-1:active, .product.theme_color_one .cart-preview-container__order:active, .product.theme_color_one .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #359ce6; }
  .product.theme_color_one .gr-cart-preview__button, .product.theme_color_one .gr-folder > li > a:after {
    background-color: #3badff; }
  .product.theme_color_one .gr-folder > li > ul li a:hover, .product.theme_color_one .gr-folder > li > ul li a.open, .product.theme_color_one .mobile-menu li a:hover {
    background-color: #3badff;
    border-color: #3badff; }
  .product.theme_color_one .gr-menu li ul li a:hover {
    background: #3badff; }
  .product.theme_color_one .search-form .row-body, .product.theme_color_one .search-form .search-rows__btn {
    background: #e8eef9; }
  .product.theme_color_one .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #002172; }
  .product.theme_color_one .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23002172%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_one .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .product.theme_color_one .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23002172%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_one .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .product.theme_color_one .gr-mobile-btn-fold {
    background-color: #3badff; }
  .product.theme_color_one .folder-box__title, .product.theme_color_one .folder-box__back, .product.theme_color_one .call-back {
    background: #3badff; }
  .product.theme_color_one .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .product.theme_color_one .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .product.theme_color_one .nav-bottom__box {
        padding: 34px 0 40px; } }
  .product.theme_color_two .product-compare.product-compare-added .compare_checkbox:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f42eb1; }
  .product.theme_color_two .login-form, .product.theme_color_two .gr-call-back, .product.theme_color_two .gr-cart-preview__basket, .product.theme_color_two .gr-contacts__popup {
    border-color: #f42eb1; }
  .product.theme_color_two .login-form .login-btns__enter .gr-button-1, .product.theme_color_two .search-form .search-rows__btn .search-btn, .product.theme_color_two .login-form .login-btns .gr-button-1, .product.theme_color_two .cart-preview-container__order, .product.theme_color_two .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.51);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.51); }
  .product.theme_color_two .login-form .login-btns__enter .gr-button-1:hover, .product.theme_color_two .search-form .search-rows__btn .search-btn:hover, .product.theme_color_two .login-form .login-btns .gr-button-1:hover, .product.theme_color_two .cart-preview-container__order:hover, .product.theme_color_two .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #f543b9; }
  .product.theme_color_two .login-form .login-btns__enter .gr-button-1:active, .product.theme_color_two .search-form .search-rows__btn .search-btn:active, .product.theme_color_two .login-form .login-btns .gr-button-1:active, .product.theme_color_two .cart-preview-container__order:active, .product.theme_color_two .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #dc299f; }
  .product.theme_color_two .gr-cart-preview__button, .product.theme_color_two .gr-folder > li > a:after {
    background-color: #f42eb1; }
  .product.theme_color_two .gr-folder > li > ul li a:hover, .product.theme_color_two .gr-folder > li > ul li a.open, .product.theme_color_two .mobile-menu li a:hover {
    background-color: #f42eb1;
    border-color: #f42eb1; }
  .product.theme_color_two .gr-menu li ul li a:hover {
    background: #f42eb1; }
  .product.theme_color_two .search-form .row-body, .product.theme_color_two .search-form .search-rows__btn {
    background: #f9e8f5; }
  .product.theme_color_two .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #d52d98; }
  .product.theme_color_two .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23d52d98%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_two .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .product.theme_color_two .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23d52d98%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_two .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .product.theme_color_two .gr-mobile-btn-fold {
    background-color: #f42eb1; }
  .product.theme_color_two .folder-box__title, .product.theme_color_two .folder-box__back, .product.theme_color_two .call-back {
    background: #f42eb1; }
  .product.theme_color_two .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .product.theme_color_two .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .product.theme_color_two .nav-bottom__box {
        padding: 34px 0 40px; } }
  .product.theme_color_two .one-click {
    border-color: #f42eb1; }
  .product.theme_color_two .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.51);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.51); }
  .product.theme_color_two .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #f543b9; }
  .product.theme_color_two .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #dc299f; }
  .product.theme_color_two .gr-content {
    background: #f9e8f5; }
  .product.theme_color_two .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #f42eb1; }
  .product.theme_color_two .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #f42eb1; }
  .product.theme_color_two .card-page .form-additional .buy-one-click {
    -moz-box-shadow: inset 0 0 0 2px #f42eb1;
    -webkit-box-shadow: inset 0 0 0 2px #f42eb1;
    box-shadow: inset 0 0 0 2px #f42eb1; }
  .product.theme_color_two .shop-product-data:before {
    border-color: #f42eb1; }
  .product.theme_color_two .shop-product-data__nav, .product.theme_color_two .shop-product-data__nav li a {
    background: #d52d98; }
  .product.theme_color_two .shop-product-data__nav li a:hover, .product.theme_color_two .shop-product-data__nav li.r-tabs-state-active a {
    background: #f42eb1; }
  .product.theme_color_two .comments-block .comments-form, .product.theme_color_two .comments-block .comments-reg {
    background: rgba(213, 45, 152, 0.05); }
  .product.theme_color_two .comments-block .comments-reg .tpl-btns button {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5); }
  .product.theme_color_two .comments-block .comments-reg .tpl-btns button:hover {
    box-shadow: none;
    background: #f543b9; }
  .product.theme_color_two .comments-block .comments-reg .tpl-btns button:active {
    background: #dc299f; }
  .product.theme_color_two .comments-block .comments-reg .tpl-btns a {
    background: rgba(213, 45, 152, 0.05);
    -moz-box-shadow: inset 0 0 0 1px rgba(213, 45, 152, 0.2);
    -webkit-box-shadow: inset 0 0 0 1px rgba(213, 45, 152, 0.2);
    box-shadow: inset 0 0 0 1px rgba(213, 45, 152, 0.2); }
  .product.theme_color_two .comments-block .comments-reg .tpl-right .tpl-field a {
    color: #f42eb1; }
  .product.theme_color_two .comments-block .comments-form .tpl-field-button button {
    -moz-box-shadow: inset 0 0 0 2px #f42eb1;
    -webkit-box-shadow: inset 0 0 0 2px #f42eb1;
    box-shadow: inset 0 0 0 2px #f42eb1; }
  .product.theme_color_two .kinds-block .kind-item__bottom--box > a:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5); }
  .product.theme_color_two .shop-product-data__desc .r-tabs-accordion-title a {
    background: #d52d98; }
  .product.theme_color_two .shop-product-data__desc .r-tabs-accordion-title a:hover, .product.theme_color_two .shop-product-data__desc .r-tabs-accordion-title.r-tabs-state-active a {
    background: #f42eb1; }
  .product.theme_color_two .shop2-product-folders a {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5); }
  .product.theme_color_two .shop2-product-folders a:hover {
    box-shadow: none;
    background: #f543b9; }
  .product.theme_color_two .shop2-product-folders a:active {
    background: #dc299f; }
  .product.theme_color_two .card-page .collections--border:before {
    background: #f42eb1; }
  .product.theme_color_two .kinds-block .kinds-block__title {
    background: #d52d98; }
  .product.theme_color_two .card-page .kinds-block-wr:before {
    background: #f42eb1; }
  .product.theme_color_two .card-page .shop2-product-actions dl dd {
    border-color: #f42eb1; }
  .product.theme_color_two .card-page .form-additional .shop-product-btn {
    background: #f42eb1;
    -moz-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5);
    box-shadow: 0 6px 8px -4px rgba(244, 46, 177, 0.5); }
  .product.theme_color_two .card-page .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #f543b9; }
  .product.theme_color_two .card-page .form-additional .shop-product-btn:active {
    background: #dc299f; }
  .product.theme_color_two .card-page .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .product.theme_color_two .card-page .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #f42eb1;
    -webkit-box-shadow: inset 0 0 0 2px #f42eb1;
    box-shadow: inset 0 0 0 2px #f42eb1; }
  .product.theme_color_three .product-compare.product-compare-added .compare_checkbox:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #3dccad; }
  .product.theme_color_three .login-form, .product.theme_color_three .gr-call-back, .product.theme_color_three .gr-cart-preview__basket, .product.theme_color_three .gr-contacts__popup {
    border-color: #3dccad; }
  .product.theme_color_three .login-form .login-btns__enter .gr-button-1, .product.theme_color_three .search-form .search-rows__btn .search-btn, .product.theme_color_three .login-form .login-btns .gr-button-1, .product.theme_color_three .cart-preview-container__order, .product.theme_color_three .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.51);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.51); }
  .product.theme_color_three .login-form .login-btns__enter .gr-button-1:hover, .product.theme_color_three .search-form .search-rows__btn .search-btn:hover, .product.theme_color_three .login-form .login-btns .gr-button-1:hover, .product.theme_color_three .cart-preview-container__order:hover, .product.theme_color_three .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #50d1b5; }
  .product.theme_color_three .login-form .login-btns__enter .gr-button-1:active, .product.theme_color_three .search-form .search-rows__btn .search-btn:active, .product.theme_color_three .login-form .login-btns .gr-button-1:active, .product.theme_color_three .cart-preview-container__order:active, .product.theme_color_three .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #37b89c; }
  .product.theme_color_three .gr-cart-preview__button, .product.theme_color_three .gr-folder > li > a:after {
    background-color: #3dccad; }
  .product.theme_color_three .gr-folder > li > ul li a:hover, .product.theme_color_three .gr-folder > li > ul li a.open, .product.theme_color_three .mobile-menu li a:hover {
    background-color: #3dccad;
    border-color: #3dccad; }
  .product.theme_color_three .gr-menu li ul li a:hover {
    background: #3dccad; }
  .product.theme_color_three .search-form .row-body, .product.theme_color_three .search-form .search-rows__btn {
    background: #eaf8f5; }
  .product.theme_color_three .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #2e9982; }
  .product.theme_color_three .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%232e9982%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_three .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .product.theme_color_three .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%232e9982%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_three .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .product.theme_color_three .gr-mobile-btn-fold {
    background-color: #3dccad; }
  .product.theme_color_three .folder-box__title, .product.theme_color_three .folder-box__back, .product.theme_color_three .call-back {
    background: #3dccad; }
  .product.theme_color_three .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .product.theme_color_three .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .product.theme_color_three .nav-bottom__box {
        padding: 34px 0 40px; } }
  .product.theme_color_three .one-click {
    border-color: #3dccad; }
  .product.theme_color_three .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.51);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.51); }
  .product.theme_color_three .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #50d1b5; }
  .product.theme_color_three .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #37b89c; }
  .product.theme_color_three .gr-content {
    background: #eaf8f5; }
  .product.theme_color_three .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #3dccad; }
  .product.theme_color_three .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #3dccad; }
  .product.theme_color_three .card-page .form-additional .buy-one-click {
    -moz-box-shadow: inset 0 0 0 2px #3dccad;
    -webkit-box-shadow: inset 0 0 0 2px #3dccad;
    box-shadow: inset 0 0 0 2px #3dccad; }
  .product.theme_color_three .shop-product-data:before {
    border-color: #3dccad; }
  .product.theme_color_three .shop-product-data__nav, .product.theme_color_three .shop-product-data__nav li a {
    background: #2e9982; }
  .product.theme_color_three .shop-product-data__nav li a:hover, .product.theme_color_three .shop-product-data__nav li.r-tabs-state-active a {
    background: #3dccad; }
  .product.theme_color_three .comments-block .comments-form, .product.theme_color_three .comments-block .comments-reg {
    background: rgba(46, 153, 130, 0.05); }
  .product.theme_color_three .comments-block .comments-reg .tpl-btns button {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5); }
  .product.theme_color_three .comments-block .comments-reg .tpl-btns button:hover {
    box-shadow: none;
    background: #50d1b5; }
  .product.theme_color_three .comments-block .comments-reg .tpl-btns button:active {
    background: #37b89c; }
  .product.theme_color_three .comments-block .comments-reg .tpl-btns a {
    background: rgba(46, 153, 130, 0.05);
    -moz-box-shadow: inset 0 0 0 1px rgba(46, 153, 130, 0.2);
    -webkit-box-shadow: inset 0 0 0 1px rgba(46, 153, 130, 0.2);
    box-shadow: inset 0 0 0 1px rgba(46, 153, 130, 0.2); }
  .product.theme_color_three .comments-block .comments-reg .tpl-right .tpl-field a {
    color: #3dccad; }
  .product.theme_color_three .comments-block .comments-form .tpl-field-button button {
    -moz-box-shadow: inset 0 0 0 2px #3dccad;
    -webkit-box-shadow: inset 0 0 0 2px #3dccad;
    box-shadow: inset 0 0 0 2px #3dccad; }
  .product.theme_color_three .kinds-block .kind-item__bottom--box > a:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5); }
  .product.theme_color_three .shop-product-data__desc .r-tabs-accordion-title a {
    background: #2e9982; }
  .product.theme_color_three .shop-product-data__desc .r-tabs-accordion-title a:hover, .product.theme_color_three .shop-product-data__desc .r-tabs-accordion-title.r-tabs-state-active a {
    background: #3dccad; }
  .product.theme_color_three .shop2-product-folders a {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5); }
  .product.theme_color_three .shop2-product-folders a:hover {
    box-shadow: none;
    background: #50d1b5; }
  .product.theme_color_three .shop2-product-folders a:active {
    background: #37b89c; }
  .product.theme_color_three .card-page .collections--border:before {
    background: #3dccad; }
  .product.theme_color_three .kinds-block .kinds-block__title {
    background: #2e9982; }
  .product.theme_color_three .card-page .kinds-block-wr:before {
    background: #3dccad; }
  .product.theme_color_three .card-page .shop2-product-actions dl dd {
    border-color: #3dccad; }
  .product.theme_color_three .card-page .form-additional .shop-product-btn {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5);
    box-shadow: 0 6px 8px -4px rgba(61, 204, 173, 0.5); }
  .product.theme_color_three .card-page .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #50d1b5; }
  .product.theme_color_three .card-page .form-additional .shop-product-btn:active {
    background: #37b89c; }
  .product.theme_color_three .card-page .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .product.theme_color_three .card-page .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #3dccad;
    -webkit-box-shadow: inset 0 0 0 2px #3dccad;
    box-shadow: inset 0 0 0 2px #3dccad; }
  .product.theme_color_four .product-compare.product-compare-added .compare_checkbox:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ff7332; }
  .product.theme_color_four .login-form, .product.theme_color_four .gr-call-back, .product.theme_color_four .gr-cart-preview__basket, .product.theme_color_four .gr-contacts__popup {
    border-color: #ff7332; }
  .product.theme_color_four .login-form .login-btns__enter .gr-button-1, .product.theme_color_four .search-form .search-rows__btn .search-btn, .product.theme_color_four .login-form .login-btns .gr-button-1, .product.theme_color_four .cart-preview-container__order, .product.theme_color_four .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.51); }
  .product.theme_color_four .login-form .login-btns__enter .gr-button-1:hover, .product.theme_color_four .search-form .search-rows__btn .search-btn:hover, .product.theme_color_four .login-form .login-btns .gr-button-1:hover, .product.theme_color_four .cart-preview-container__order:hover, .product.theme_color_four .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff8147; }
  .product.theme_color_four .login-form .login-btns__enter .gr-button-1:active, .product.theme_color_four .search-form .search-rows__btn .search-btn:active, .product.theme_color_four .login-form .login-btns .gr-button-1:active, .product.theme_color_four .cart-preview-container__order:active, .product.theme_color_four .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e6682d; }
  .product.theme_color_four .gr-cart-preview__button, .product.theme_color_four .gr-folder > li > a:after {
    background-color: #ff7332; }
  .product.theme_color_four .gr-folder > li > ul li a:hover, .product.theme_color_four .gr-folder > li > ul li a.open, .product.theme_color_four .mobile-menu li a:hover {
    background-color: #ff7332;
    border-color: #ff7332; }
  .product.theme_color_four .gr-menu li ul li a:hover {
    background: #ff7332; }
  .product.theme_color_four .search-form .row-body, .product.theme_color_four .search-form .search-rows__btn {
    background: #f8f0ea; }
  .product.theme_color_four .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #ef5912; }
  .product.theme_color_four .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef5912%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_four .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .product.theme_color_four .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef5912%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_four .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .product.theme_color_four .gr-mobile-btn-fold {
    background-color: #ff7332; }
  .product.theme_color_four .folder-box__title, .product.theme_color_four .folder-box__back, .product.theme_color_four .call-back {
    background: #ff7332; }
  .product.theme_color_four .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .product.theme_color_four .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .product.theme_color_four .nav-bottom__box {
        padding: 34px 0 40px; } }
  .product.theme_color_four .one-click {
    border-color: #ff7332; }
  .product.theme_color_four .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.51); }
  .product.theme_color_four .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff8147; }
  .product.theme_color_four .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e6682d; }
  .product.theme_color_four .gr-content {
    background: #f8f0ea; }
  .product.theme_color_four .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #ff7332; }
  .product.theme_color_four .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff7332; }
  .product.theme_color_four .card-page .form-additional .buy-one-click {
    -moz-box-shadow: inset 0 0 0 2px #ff7332;
    -webkit-box-shadow: inset 0 0 0 2px #ff7332;
    box-shadow: inset 0 0 0 2px #ff7332; }
  .product.theme_color_four .shop-product-data:before {
    border-color: #ff7332; }
  .product.theme_color_four .shop-product-data__nav, .product.theme_color_four .shop-product-data__nav li a {
    background: #ef5912; }
  .product.theme_color_four .shop-product-data__nav li a:hover, .product.theme_color_four .shop-product-data__nav li.r-tabs-state-active a {
    background: #ff7332; }
  .product.theme_color_four .comments-block .comments-form, .product.theme_color_four .comments-block .comments-reg {
    background: rgba(239, 89, 18, 0.05); }
  .product.theme_color_four .comments-block .comments-reg .tpl-btns button {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5); }
  .product.theme_color_four .comments-block .comments-reg .tpl-btns button:hover {
    box-shadow: none;
    background: #ff8147; }
  .product.theme_color_four .comments-block .comments-reg .tpl-btns button:active {
    background: #e6682d; }
  .product.theme_color_four .comments-block .comments-reg .tpl-btns a {
    background: rgba(239, 89, 18, 0.05);
    -moz-box-shadow: inset 0 0 0 1px rgba(239, 89, 18, 0.2);
    -webkit-box-shadow: inset 0 0 0 1px rgba(239, 89, 18, 0.2);
    box-shadow: inset 0 0 0 1px rgba(239, 89, 18, 0.2); }
  .product.theme_color_four .comments-block .comments-reg .tpl-right .tpl-field a {
    color: #ff7332; }
  .product.theme_color_four .comments-block .comments-form .tpl-field-button button {
    -moz-box-shadow: inset 0 0 0 2px #ff7332;
    -webkit-box-shadow: inset 0 0 0 2px #ff7332;
    box-shadow: inset 0 0 0 2px #ff7332; }
  .product.theme_color_four .kinds-block .kind-item__bottom--box > a:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5); }
  .product.theme_color_four .shop-product-data__desc .r-tabs-accordion-title a {
    background: #ef5912; }
  .product.theme_color_four .shop-product-data__desc .r-tabs-accordion-title a:hover, .product.theme_color_four .shop-product-data__desc .r-tabs-accordion-title.r-tabs-state-active a {
    background: #ff7332; }
  .product.theme_color_four .shop2-product-folders a {
    background: #3dccad;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5); }
  .product.theme_color_four .shop2-product-folders a:hover {
    box-shadow: none;
    background: #ff8147; }
  .product.theme_color_four .shop2-product-folders a:active {
    background: #e6682d; }
  .product.theme_color_four .card-page .collections--border:before {
    background: #ff7332; }
  .product.theme_color_four .kinds-block .kinds-block__title {
    background: #ef5912; }
  .product.theme_color_four .card-page .kinds-block-wr:before {
    background: #ff7332; }
  .product.theme_color_four .card-page .shop2-product-actions dl dd {
    border-color: #ff7332; }
  .product.theme_color_four .card-page .form-additional .shop-product-btn {
    background: #ff7332;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 115, 50, 0.5); }
  .product.theme_color_four .card-page .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #ff8147; }
  .product.theme_color_four .card-page .form-additional .shop-product-btn:active {
    background: #e6682d; }
  .product.theme_color_four .card-page .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .product.theme_color_four .card-page .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff7332;
    -webkit-box-shadow: inset 0 0 0 2px #ff7332;
    box-shadow: inset 0 0 0 2px #ff7332; }
  .product.theme_color_five .product-compare.product-compare-added .compare_checkbox:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M8.000%2C9.000%20C8.000%2C9.552%208.448%2C10.000%209.000%2C10.000%20C9.552%2C10.000%2010.000%2C9.552%2010.000%2C9.000%20L10.000%2C3.000%20C10.000%2C2.448%209.552%2C2.000%209.000%2C2.000%20C8.448%2C2.000%208.000%2C2.448%208.000%2C3.000%20L8.000%2C9.000%20ZM4.000%2C9.000%20C4.000%2C9.552%204.448%2C10.000%205.000%2C10.000%20C5.552%2C10.000%206.000%2C9.552%206.000%2C9.000%20L6.000%2C5.000%20C6.000%2C4.448%205.552%2C4.000%205.000%2C4.000%20C4.448%2C4.000%204.000%2C4.448%204.000%2C5.000%20L4.000%2C9.000%20ZM-0.000%2C9.000%20C-0.000%2C9.552%200.448%2C10.000%201.000%2C10.000%20C1.552%2C10.000%202.000%2C9.552%202.000%2C9.000%20L2.000%2C1.000%20C2.000%2C0.448%201.552%2C-0.000%201.000%2C-0.000%20C0.448%2C-0.000%20-0.000%2C0.448%20-0.000%2C1.000%20L-0.000%2C9.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ff3232; }
  .product.theme_color_five .login-form, .product.theme_color_five .gr-call-back, .product.theme_color_five .gr-cart-preview__basket, .product.theme_color_five .gr-contacts__popup {
    border-color: #ff3232; }
  .product.theme_color_five .login-form .login-btns__enter .gr-button-1, .product.theme_color_five .search-form .search-rows__btn .search-btn, .product.theme_color_five .login-form .login-btns .gr-button-1, .product.theme_color_five .cart-preview-container__order, .product.theme_color_five .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.51); }
  .product.theme_color_five .login-form .login-btns__enter .gr-button-1:hover, .product.theme_color_five .search-form .search-rows__btn .search-btn:hover, .product.theme_color_five .login-form .login-btns .gr-button-1:hover, .product.theme_color_five .cart-preview-container__order:hover, .product.theme_color_five .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff4747; }
  .product.theme_color_five .login-form .login-btns__enter .gr-button-1:active, .product.theme_color_five .search-form .search-rows__btn .search-btn:active, .product.theme_color_five .login-form .login-btns .gr-button-1:active, .product.theme_color_five .cart-preview-container__order:active, .product.theme_color_five .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e62d2d; }
  .product.theme_color_five .gr-cart-preview__button, .product.theme_color_five .gr-folder > li > a:after {
    background-color: #ff3232; }
  .product.theme_color_five .gr-folder > li > ul li a:hover, .product.theme_color_five .gr-folder > li > ul li a.open, .product.theme_color_five .mobile-menu li a:hover {
    background-color: #ff3232;
    border-color: #ff3232; }
  .product.theme_color_five .gr-menu li ul li a:hover {
    background: #ff3232; }
  .product.theme_color_five .search-form .row-body, .product.theme_color_five .search-form .search-rows__btn {
    background: #f8eaea; }
  .product.theme_color_five .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #ef1212; }
  .product.theme_color_five .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef1212%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_five .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .product.theme_color_five .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ef1212%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_color_five .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .product.theme_color_five .gr-mobile-btn-fold {
    background-color: #ff3232; }
  .product.theme_color_five .folder-box__title, .product.theme_color_five .folder-box__back, .product.theme_color_five .call-back {
    background: #ff3232; }
  .product.theme_color_five .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .product.theme_color_five .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .product.theme_color_five .nav-bottom__box {
        padding: 34px 0 40px; } }
  .product.theme_color_five .one-click {
    border-color: #ff3232; }
  .product.theme_color_five .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.51); }
  .product.theme_color_five .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff4747; }
  .product.theme_color_five .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e62d2d; }
  .product.theme_color_five .gr-content {
    background: #f8eaea; }
  .product.theme_color_five .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #ff3232; }
  .product.theme_color_five .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff3232; }
  .product.theme_color_five .card-page .form-additional .buy-one-click {
    -moz-box-shadow: inset 0 0 0 2px #ff3232;
    -webkit-box-shadow: inset 0 0 0 2px #ff3232;
    box-shadow: inset 0 0 0 2px #ff3232; }
  .product.theme_color_five .shop-product-data:before {
    border-color: #ff3232; }
  .product.theme_color_five .shop-product-data__nav, .product.theme_color_five .shop-product-data__nav li a {
    background: #ef1212; }
  .product.theme_color_five .shop-product-data__nav li a:hover, .product.theme_color_five .shop-product-data__nav li.r-tabs-state-active a {
    background: #ff3232; }
  .product.theme_color_five .comments-block .comments-form, .product.theme_color_five .comments-block .comments-reg {
    background: rgba(239, 18, 18, 0.05); }
  .product.theme_color_five .comments-block .comments-reg .tpl-btns button {
    background: #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5); }
  .product.theme_color_five .comments-block .comments-reg .tpl-btns button:hover {
    box-shadow: none;
    background: #ff4747; }
  .product.theme_color_five .comments-block .comments-reg .tpl-btns button:active {
    background: #e62d2d; }
  .product.theme_color_five .comments-block .comments-reg .tpl-btns a {
    background: rgba(239, 18, 18, 0.05);
    -moz-box-shadow: inset 0 0 0 1px rgba(239, 18, 18, 0.2);
    -webkit-box-shadow: inset 0 0 0 1px rgba(239, 18, 18, 0.2);
    box-shadow: inset 0 0 0 1px rgba(239, 18, 18, 0.2); }
  .product.theme_color_five .comments-block .comments-reg .tpl-right .tpl-field a {
    color: #ff3232; }
  .product.theme_color_five .comments-block .comments-form .tpl-field-button button {
    -moz-box-shadow: inset 0 0 0 2px #ff3232;
    -webkit-box-shadow: inset 0 0 0 2px #ff3232;
    box-shadow: inset 0 0 0 2px #ff3232; }
  .product.theme_color_five .kinds-block .kind-item__bottom--box > a:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5); }
  .product.theme_color_five .shop-product-data__desc .r-tabs-accordion-title a {
    background: #ef1212; }
  .product.theme_color_five .shop-product-data__desc .r-tabs-accordion-title a:hover, .product.theme_color_five .shop-product-data__desc .r-tabs-accordion-title.r-tabs-state-active a {
    background: #ff3232; }
  .product.theme_color_five .shop2-product-folders a {
    background: #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5); }
  .product.theme_color_five .shop2-product-folders a:hover {
    box-shadow: none;
    background: #ff4747; }
  .product.theme_color_five .shop2-product-folders a:active {
    background: #e62d2d; }
  .product.theme_color_five .card-page .collections--border:before {
    background: #ff3232; }
  .product.theme_color_five .kinds-block .kinds-block__title {
    background: #ef1212; }
  .product.theme_color_five .card-page .kinds-block-wr:before {
    background: #ff3232; }
  .product.theme_color_five .card-page .shop2-product-actions dl dd {
    border-color: #ff3232; }
  .product.theme_color_five .card-page .form-additional .shop-product-btn {
    background: #ff3232;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 50, 50, 0.5); }
  .product.theme_color_five .card-page .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #ff4747; }
  .product.theme_color_five .card-page .form-additional .shop-product-btn:active {
    background: #e62d2d; }
  .product.theme_color_five .card-page .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .product.theme_color_five .card-page .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff3232;
    -webkit-box-shadow: inset 0 0 0 2px #ff3232;
    box-shadow: inset 0 0 0 2px #ff3232; }
  .product.theme_default_color .login-form, .product.theme_default_color .gr-call-back, .product.theme_default_color .gr-cart-preview__basket, .product.theme_default_color .gr-contacts__popup {
    border-color: #ff4141; }
  .product.theme_default_color .login-form .login-btns__enter .gr-button-1, .product.theme_default_color .search-form .search-rows__btn .search-btn, .product.theme_default_color .login-form .login-btns .gr-button-1, .product.theme_default_color .cart-preview-container__order, .product.theme_default_color .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51); }
  .product.theme_default_color .login-form .login-btns__enter .gr-button-1:hover, .product.theme_default_color .search-form .search-rows__btn .search-btn:hover, .product.theme_default_color .login-form .login-btns .gr-button-1:hover, .product.theme_default_color .cart-preview-container__order:hover, .product.theme_default_color .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff5454; }
  .product.theme_default_color .login-form .login-btns__enter .gr-button-1:active, .product.theme_default_color .search-form .search-rows__btn .search-btn:active, .product.theme_default_color .login-form .login-btns .gr-button-1:active, .product.theme_default_color .cart-preview-container__order:active, .product.theme_default_color .gr-call-back .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e63b3b; }
  .product.theme_default_color .gr-cart-preview__button, .product.theme_default_color .gr-folder > li > a:after {
    background-color: #ff4141; }
  .product.theme_default_color .gr-folder > li > ul li a:hover, .product.theme_default_color .gr-folder > li > ul li a.open, .product.theme_default_color .mobile-menu li a:hover {
    background-color: #ff4141;
    border-color: #ff4141; }
  .product.theme_default_color .gr-menu li ul li a:hover {
    background: #ff4141; }
  .product.theme_default_color .search-form .row-body, .product.theme_default_color .search-form .search-rows__btn {
    background: #f7f7f7; }
  .product.theme_default_color .search-form .ui-widget.ui-widget-content .ui-slider-range.ui-widget-header2 {
    background: #452fff; }
  .product.theme_default_color .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_default_color .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover, .product.theme_default_color .search-form .ui-widget.ui-widget-content .ui-slider-handle:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%206%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23452fff%22%20d%3D%22M3.000%2C6.000%20C4.657%2C6.000%206.000%2C4.657%206.000%2C3.000%20C6.000%2C1.343%204.657%2C-0.000%203.000%2C-0.000%20C1.343%2C-0.000%20-0.000%2C1.343%20-0.000%2C3.000%20C-0.000%2C4.657%201.343%2C6.000%203.000%2C6.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #fff; }
  .product.theme_default_color .search-form .ui-widget.ui-widget-content:before {
    background: rgba(0, 0, 0, 0.2); }
  .product.theme_default_color .gr-mobile-btn-fold {
    background-color: #ff4141; }
  .product.theme_default_color .folder-box__title, .product.theme_default_color .folder-box__back, .product.theme_default_color .call-back {
    background: #ff4141; }
  .product.theme_default_color .nav-bottom__box {
    padding: 69px 0 72px; }
  @media (max-width: 1100px) {
      .product.theme_default_color .nav-bottom__box {
        padding: 51px 0 42px; } }
  @media (max-width: 1100px) {
      .product.theme_default_color .nav-bottom__box {
        padding: 34px 0 40px; } }
  .product.theme_default_color .one-click {
    border-color: #ff4141; }
  .product.theme_default_color .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.51); }
  .product.theme_default_color .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:hover {
    box-shadow: none;
    background: #ff5454; }
  .product.theme_default_color .one-click .tpl-anketa form .tpl-field.tpl-field-button .tpl-form-button:active {
    box-shadow: none;
    background: #e63b3b; }
  .product.theme_default_color .gr-content {
    background: #f7f7f7; }
  .product.theme_default_color .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span {
    background: #ff4141; }
  .product.theme_default_color .card-slider.horizontal .card-slider__flags .product-flags .product-flags__item.spec_item span:before {
    border-top-color: #ff4141; }
  .product.theme_default_color .card-page .form-additional .buy-one-click {
    -moz-box-shadow: inset 0 0 0 2px #ff4141;
    -webkit-box-shadow: inset 0 0 0 2px #ff4141;
    box-shadow: inset 0 0 0 2px #ff4141; }
  .product.theme_default_color .shop-product-data:before {
    border-color: #ff4141; }
  .product.theme_default_color .shop-product-data__nav, .product.theme_default_color .shop-product-data__nav li a {
    background: #452fff; }
  .product.theme_default_color .shop-product-data__nav li a:hover, .product.theme_default_color .shop-product-data__nav li.r-tabs-state-active a {
    background: #ff4141; }
  .product.theme_default_color .comments-block .comments-form, .product.theme_default_color .comments-block .comments-reg {
    background: rgba(69, 47, 255, 0.05); }
  .product.theme_default_color .comments-block .comments-reg .tpl-btns button {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5); }
  .product.theme_default_color .comments-block .comments-reg .tpl-btns button:hover {
    box-shadow: none;
    background: #ff5454; }
  .product.theme_default_color .comments-block .comments-reg .tpl-btns button:active {
    background: #e63b3b; }
  .product.theme_default_color .comments-block .comments-reg .tpl-btns a {
    background: rgba(69, 47, 255, 0.05);
    -moz-box-shadow: inset 0 0 0 1px rgba(69, 47, 255, 0.2);
    -webkit-box-shadow: inset 0 0 0 1px rgba(69, 47, 255, 0.2);
    box-shadow: inset 0 0 0 1px rgba(69, 47, 255, 0.2); }
  .product.theme_default_color .comments-block .comments-reg .tpl-right .tpl-field a {
    color: #ff4141; }
  .product.theme_default_color .comments-block .comments-form .tpl-field-button button {
    -moz-box-shadow: inset 0 0 0 2px #ff4141;
    -webkit-box-shadow: inset 0 0 0 2px #ff4141;
    box-shadow: inset 0 0 0 2px #ff4141; }
  .product.theme_default_color .kinds-block .kind-item__bottom--box > a:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2010%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M.8%202.9a1.5%201.5%200%200%201%202.4-1.8L9.875%2010%203.2%2018.9a1.5%201.5%200%201%201-2.4-1.8L6.125%2010%20.8%202.9z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22nonzero%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat, #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5); }
  .product.theme_default_color .shop-product-data__desc .r-tabs-accordion-title a {
    background: #452fff; }
  .product.theme_default_color .shop-product-data__desc .r-tabs-accordion-title a:hover, .product.theme_default_color .shop-product-data__desc .r-tabs-accordion-title.r-tabs-state-active a {
    background: #ff4141; }
  .product.theme_default_color .shop2-product-folders a {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5); }
  .product.theme_default_color .shop2-product-folders a:hover {
    box-shadow: none;
    background: #ff5454; }
  .product.theme_default_color .shop2-product-folders a:active {
    background: #e62d2d; }
  .product.theme_default_color .card-page .collections--border:before {
    background: #ff4141; }
  .product.theme_default_color .kinds-block .kinds-block__title {
    background: #452fff; }
  .product.theme_default_color .card-page .kinds-block-wr:before {
    background: #ff4141; }
  .product.theme_default_color .card-page .shop2-product-actions dl dd {
    border-color: #ff4141; }
  .product.theme_default_color .card-page .form-additional .shop-product-btn {
    background: #ff4141;
    -moz-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    -webkit-box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5);
    box-shadow: 0 6px 8px -4px rgba(255, 65, 65, 0.5); }
  .product.theme_default_color .card-page .form-additional .shop-product-btn:hover {
    box-shadow: none;
    background: #ff5454; }
  .product.theme_default_color .card-page .form-additional .shop-product-btn:active {
    background: #e63b3b; }
  .product.theme_default_color .card-page .form-additional .shop-product-btn.notavailable {
    -moz-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    box-shadow: inset 0 0 0 2px rgba(34, 34, 34, 0.1);
    background: #fff; }
  .product.theme_default_color .card-page .form-additional .shop-product-btn.onrequest {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 2px #ff4141;
    -webkit-box-shadow: inset 0 0 0 2px #ff4141;
    box-shadow: inset 0 0 0 2px #ff4141; }
