@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap&subset=cyrillic,cyrillic-ext');
/*Шрифты*/

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: #ea7946; }
  a:hover {
    text-decoration: none; }
  a img {
    border-color: #191919; }
/*Дефолтные стили для html документа*/
.shop-product-btn {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  border: none;
  background: #ea7946;
  box-shadow: none;
  outline: none;
  transition: all 0.2s;
  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 'Inter', Arial, Helvetica, sans-serif;
    border-radius: 6px; }
  .shop-product-btn.type-3 {
    padding: 18px 26px 19px;
    font: 600 18px/ 1 'Inter', Arial, Helvetica, sans-serif;
    border-radius: 6px; }
  .shop-product-btn:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #ed8d62; }
  .shop-product-btn:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #d36d3f; }
  .shop-product-btn.buy span:before {
    position: absolute;
    content: '';
    top: 50%;
    right: 0;
    width: 19px;
    height: 18px;
    margin-top: -9px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2019%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.988%2C5.450%20L18.265%2C10.719%20C18.128%2C11.720%2017.305%2C12.489%2016.292%2C12.563%20L8.269%2C13.153%20C7.188%2C13.232%206.216%2C12.499%206.002%2C11.442%20L4.157%2C2.367%20C4.135%2C2.238%204.045%2C2.165%203.942%2C2.165%20L2.009%2C2.165%20C1.379%2C2.165%200.874%2C1.625%200.939%2C0.985%20C0.995%2C0.428%201.509%2C0.026%202.072%2C0.026%20L3.942%2C0.026%20C5.091%2C0.026%206.068%2C0.843%206.270%2C1.964%20L6.485%2C3.022%20L16.856%2C3.022%20C18.160%2C3.022%2019.164%2C4.165%2018.988%2C5.450%20ZM7.389%2C14.576%20C8.340%2C14.576%209.110%2C15.342%209.110%2C16.287%20C9.110%2C17.232%208.340%2C17.999%207.389%2C17.999%20C6.438%2C17.999%205.667%2C17.232%205.667%2C16.287%20C5.667%2C15.342%206.438%2C14.576%207.389%2C14.576%20ZM15.135%2C14.576%20C16.085%2C14.576%2016.856%2C15.342%2016.856%2C16.287%20C16.856%2C17.232%2016.085%2C17.999%2015.135%2C17.999%20C14.184%2C17.999%2013.413%2C17.232%2013.413%2C16.287%20C13.413%2C15.342%2014.184%2C14.576%2015.135%2C14.576%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-product-btn.onrequest span {
    padding-right: 45px; }
    .shop-product-btn.onrequest span:before {
      position: absolute;
      content: '';
      top: 50%;
      right: 0;
      width: 13px;
      height: 20px;
      margin-top: -10px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2013%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.407%2C5.608%20C12.784%2C5.221%2013.000%2C4.692%2013.000%2C4.137%20L13.000%2C2.083%20C13.000%2C0.933%2012.090%2C-0.000%2010.969%2C-0.000%20L2.031%2C-0.000%20C0.910%2C-0.000%20-0.000%2C0.933%20-0.000%2C2.083%20L-0.000%2C4.137%20C-0.000%2C4.692%200.215%2C5.221%200.593%2C5.608%20L4.302%2C9.412%20C4.619%2C9.737%204.619%2C10.262%204.302%2C10.587%20L0.593%2C14.391%20C0.215%2C14.779%20-0.000%2C15.308%20-0.000%2C15.862%20L-0.000%2C17.917%20C-0.000%2C19.067%200.910%2C20.000%202.031%2C20.000%20L10.969%2C20.000%20C12.090%2C20.000%2013.000%2C19.067%2013.000%2C17.917%20L13.000%2C15.862%20C13.000%2C15.308%2012.784%2C14.779%2012.407%2C14.391%20L8.698%2C10.587%20C8.381%2C10.262%208.381%2C9.737%208.698%2C9.412%20L12.407%2C5.608%20ZM10.156%2C15.833%20C10.603%2C15.833%2010.969%2C16.208%2010.969%2C16.666%20L10.969%2C17.083%20C10.969%2C17.542%2010.603%2C17.917%2010.156%2C17.917%20L2.844%2C17.917%20C2.397%2C17.917%202.031%2C17.542%202.031%2C17.083%20L2.031%2C16.666%20C2.031%2C16.208%202.397%2C15.833%202.844%2C15.833%20L10.156%2C15.833%20ZM7.073%2C8.162%20C6.756%2C8.488%206.244%2C8.488%205.927%2C8.162%20L3.416%2C5.587%20C2.905%2C5.062%203.270%2C4.167%203.993%2C4.167%20L9.006%2C4.167%20C9.729%2C4.167%2010.095%2C5.062%209.583%2C5.587%20L7.073%2C8.162%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
      /*background: url(data-image-svg(16px, 16px, '<path fill="#fff" d="M8.000,16.000 C3.582,16.000 0.000,12.418 0.000,8.000 C0.000,3.582 3.582,0.000 8.000,0.000 C12.418,0.000 16.000,3.582 16.000,8.000 C16.000,12.418 12.418,16.000 8.000,16.000 ZM8.000,1.778 C4.563,1.778 1.778,4.564 1.778,8.000 C1.778,11.436 4.563,14.222 8.000,14.222 C11.437,14.222 14.222,11.436 14.222,8.000 C14.222,4.564 11.437,1.778 8.000,1.778 ZM10.376,10.847 L7.529,9.133 C7.124,8.889 6.932,8.420 7.000,7.966 L7.000,5.000 C7.000,4.448 7.448,4.000 8.000,4.000 C8.552,4.000 9.000,4.448 9.000,5.000 L9.000,7.379 L11.471,8.868 C11.996,9.183 12.175,9.882 11.873,10.428 C11.570,10.975 10.900,11.162 10.376,10.847 Z"/>')) 0 0 no-repeat;
       background-size: 18px 18px;*/ }
  .shop-product-btn.notavailable {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #e2e2e2;
    pointer-events: none; }
    .shop-product-btn.notavailable span:before {
      position: absolute;
      content: '';
      top: 50%;
      right: 0;
      width: 19px;
      height: 18px;
      margin-top: -9px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2019%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.988%2C5.450%20L18.265%2C10.719%20C18.128%2C11.720%2017.305%2C12.489%2016.292%2C12.563%20L8.269%2C13.153%20C7.188%2C13.232%206.216%2C12.499%206.002%2C11.442%20L4.157%2C2.367%20C4.135%2C2.238%204.045%2C2.165%203.942%2C2.165%20L2.009%2C2.165%20C1.379%2C2.165%200.874%2C1.625%200.939%2C0.985%20C0.995%2C0.428%201.509%2C0.026%202.072%2C0.026%20L3.942%2C0.026%20C5.091%2C0.026%206.068%2C0.843%206.270%2C1.964%20L6.485%2C3.022%20L16.856%2C3.022%20C18.160%2C3.022%2019.164%2C4.165%2018.988%2C5.450%20ZM7.389%2C14.576%20C8.340%2C14.576%209.110%2C15.342%209.110%2C16.287%20C9.110%2C17.232%208.340%2C17.999%207.389%2C17.999%20C6.438%2C17.999%205.667%2C17.232%205.667%2C16.287%20C5.667%2C15.342%206.438%2C14.576%207.389%2C14.576%20ZM15.135%2C14.576%20C16.085%2C14.576%2016.856%2C15.342%2016.856%2C16.287%20C16.856%2C17.232%2016.085%2C17.999%2015.135%2C17.999%20C14.184%2C17.999%2013.413%2C17.232%2013.413%2C16.287%20C13.413%2C15.342%2014.184%2C14.576%2015.135%2C14.576%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-product-btn span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    padding-right: 58px; }

body .product-compare {
  position: relative;
  border: none;
  padding: 0;
  display: inline-block;
  vertical-align: top; }
  body .product-compare.product-compare-added .compare_checkbox {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 27px;
    z-index: 2;
    cursor: pointer;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M5.000%2C12.000%20L5.000%2C-0.000%20L7.000%2C-0.000%20L7.000%2C12.000%20L5.000%2C12.000%20ZM-0.000%2C5.000%20L2.000%2C5.000%20L2.000%2C12.000%20L-0.000%2C12.000%20L-0.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
    body .product-compare.product-compare-added .compare_checkbox 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; }
    body .product-compare.product-compare-added .link-reset {
      position: relative;
      cursor: pointer;
      color: #111;
      font-size: 13px;
      font-weight: 400;
      line-height: 1;
      border-radius: 6px;
      vertical-align: top;
      display: inline-block;
      text-decoration: none;
      padding: 17.5px 40px 17.5px 20px;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
    body .product-compare.product-compare-added .link-reset:hover {
      text-decoration: underline; }
  body .product-compare .compare_plus {
    position: relative;
    cursor: pointer;
    color: #111;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    border-radius: 6px;
    vertical-align: top;
    display: inline-block;
    padding: 17.5px 40px 17.5px 20px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
    body .product-compare .compare_plus:hover: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%227px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M5.000%2C12.000%20L5.000%2C-0.000%20L7.000%2C-0.000%20L7.000%2C12.000%20L5.000%2C12.000%20ZM-0.000%2C5.000%20L2.000%2C5.000%20L2.000%2C12.000%20L-0.000%2C12.000%20L-0.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
    body .product-compare .compare_plus:before {
      position: absolute;
      content: '';
      top: 0;
      right: 0;
      bottom: 0;
      width: 27px;
      transition: all 0.2s;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M5.000%2C12.000%20L5.000%2C-0.000%20L7.000%2C-0.000%20L7.000%2C12.000%20L5.000%2C12.000%20ZM-0.000%2C5.000%20L2.000%2C5.000%20L2.000%2C12.000%20L-0.000%2C12.000%20L-0.000%2C5.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 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, .cart-preview-container .cart-preview-container__order {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font: 500 15px/ 1.35 'Inter', Arial, Helvetica, sans-serif;
  border: none;
  background: #ea7946;
  box-shadow: none;
  border-radius: 5px;
  outline: none;
  transition: all 0.2s;
  text-align: center;
  padding: 14px 25px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  .gr-button-1:hover, .cart-preview-container .cart-preview-container__order:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #ed8d62; }
  .gr-button-1:active, .cart-preview-container .cart-preview-container__order:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #d36d3f; }

.gr-button-2, .cart-preview-container .cart-preview-container__clear, .form-block .tpl-form-button, .login-form .user-block__buttons .log-out_btn, .form-block .tpl-field.type-upload .upload-button input, .comments-block .comments-reg .tpl-btns a, .cart-registration__btns .cart-registration__btn:nth-child(2) .shop2-btn {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #fff;
  font: 500 15px/ 1.35 'Inter', Arial, Helvetica, sans-serif;
  border: none;
  background: #111;
  box-shadow: none;
  border-radius: 5px;
  outline: none;
  transition: all 0.2s;
  text-align: center;
  padding: 14px 25px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  .gr-button-2:hover, .cart-preview-container .cart-preview-container__clear:hover, .form-block .tpl-form-button:hover, .login-form .user-block__buttons .log-out_btn:hover, .form-block .tpl-field.type-upload .upload-button input:hover, .comments-block .comments-reg .tpl-btns a:hover, .cart-registration__btns .cart-registration__btn:nth-child(2) .shop2-btn:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #353535; }
  .gr-button-2:active, .cart-preview-container .cart-preview-container__clear:active, .form-block .tpl-form-button:active, .login-form .user-block__buttons .log-out_btn:active, .form-block .tpl-field.type-upload .upload-button input:active, .comments-block .comments-reg .tpl-btns a:active, .cart-registration__btns .cart-registration__btn:nth-child(2) .shop2-btn:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #0f0f0f; }

.gr-button-3 {
  position: relative;
  background-clip: border-box;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #ea7946;
  font: 500 15px/ 1.35 'Inter', Arial, Helvetica, sans-serif;
  border: none;
  background: #fff;
  box-shadow: inset 0 0 0 2px rgba(234, 121, 70, 0.1);
  border-radius: 5px;
  outline: none;
  transition: all 0.2s;
  text-align: center;
  padding: 14px 25px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none; }
  .gr-button-3:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #ea7946; }
  .gr-button-3:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #c7673c; }

.gr-button-4 {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #ea7946;
  font: 500 15px/ 1.35 'Inter', Arial, Helvetica, sans-serif;
  border: none;
  background: #fff;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
  border-radius: 5px;
  outline: none;
  transition: all 0.2s;
  text-align: center;
  padding: 14px 25px;
  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: #ea7946; }
  .gr-button-4:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #d36d3f; }

.gr-icon-btn {
  overflow: hidden;
  position: relative;
  min-height: 39px;
  width: 39px;
  height: 39px;
  display: inline-block;
  vertical-align: top;
  border: none;
  background: #fff;
  box-shadow: none;
  background-clip: border-box;
  text-align: center;
  cursor: pointer;
  padding: 0;
  font-size: 0;
  outline: none;
  transition: all 0.2s;
  -webkit-appearance: none;
  /* for FF */
  -moz-appearance: none;
  border-radius: 0 10px 0 0; }
  .gr-icon-btn:hover {
    border: none;
    background: #fff;
    box-shadow: none; }
    .gr-icon-btn:hover:after {
      background: #ed8d62; }
  .gr-icon-btn:active {
    border: none;
    background: #fff;
    box-shadow: none; }
    .gr-icon-btn:active:after {
      background: #d36d3f; }
  .gr-icon-btn:before {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 11px;
    height: 11px;
    content: '';
    z-index: 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%2211px%22%20%20viewBox%3D%220%200%2011%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.717%2C1.696%20L6.914%2C5.500%20L10.717%2C9.303%20C11.107%2C9.694%2011.107%2C10.327%2010.717%2C10.717%20C10.326%2C11.108%209.693%2C11.108%209.303%2C10.717%20L5.500%2C6.914%20L1.696%2C10.717%20C1.306%2C11.108%200.673%2C11.108%200.282%2C10.717%20C-0.108%2C10.327%20-0.108%2C9.694%200.282%2C9.303%20L4.086%2C5.500%20L0.282%2C1.696%20C-0.108%2C1.306%20-0.108%2C0.673%200.282%2C0.282%20C0.673%2C-0.108%201.306%2C-0.108%201.696%2C0.282%20L5.500%2C4.085%20L9.303%2C0.282%20C9.693%2C-0.108%2010.326%2C-0.108%2010.717%2C0.282%20C11.107%2C0.673%2011.107%2C1.306%2010.717%2C1.696%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .gr-icon-btn:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    width: 78px;
    height: 78px;
    background: #ea7946;
    border-radius: 50%;
    transition: all 0.2s; }

.slick-prev, .slick-next {
  /*&:before {
   background: url(data-image-svg(40px, 40px, '<path d="M22.7071068,25.2928932 C23.0976311,25.6834175 23.0976311,26.3165825 22.7071068,26.7071068 C22.3165825,27.0976311 21.6834175,27.0976311 21.2928932,26.7071068 L15.2928932,20.7071068 C14.9023689,20.3165825 14.9023689,19.6834175 15.2928932,19.2928932 L21.2928932,13.2928932 C21.6834175,12.9023689 22.3165825,12.9023689 22.7071068,13.2928932 C23.0976311,13.6834175 23.0976311,14.3165825 22.7071068,14.7071068 L17.4142136,20 L22.7071068,25.2928932 Z" fill="#fff"></path>')) 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 4px;
    vertical-align: top;
    display: inline-block; }
    .slick-dots li.slick-active button, .slick-dots li:hover button {
      background: #ea7946;
      box-shadow: inset 0 0 0 2px #ea7946; }
    .slick-dots li button {
      width: 16px;
      height: 16px;
      font-size: 0;
      padding: 0;
      border: none;
      outline: none;
      background: #fff;
      -webkit-appearance: none;
      /* for FF */
      -moz-appearance: none;
      transition: all 0.2s;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      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: 500 15px/ 1.35 'Inter', Arial, Helvetica, sans-serif;
  border: none;
  background: #ea7946;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  transition: all 0.2s;
  text-align: center;
  padding: 14px 25px;
  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: #ed8d62; }
  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: #d36d3f; }
  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: 500 15px/ 1.35 'Inter', Arial, Helvetica, sans-serif;
  border: none;
  background: #ea7946;
  border-radius: 5px;
  box-shadow: none;
  outline: none;
  transition: all 0.2s;
  text-align: center;
  padding: 14px 25px;
  background-clip: border-box;
  cursor: pointer;
  text-decoration: none;
  -moz-appearance: none;
  /* for FF */
  -webkit-appearance: none;
  font-size: 14px;
  padding: 11px 16px;
  margin: 0 5px 10px; }
  @media (max-width: 639px) {
  .shop2-product-folders a {
    font-size: 13px;
    padding: 10px 15px; } }
  .shop2-product-folders a span {
    display: none; }
  .shop2-product-folders a:hover {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #ed8d62; }
  .shop2-product-folders a:active {
    color: #fff;
    border: none;
    box-shadow: none;
    background: #d36d3f; }
/*Стили кнопок*/
/*INPUTS*/
/*SELECTS*/
/*CHECKBOXES*/
/*RADIOBUTTONS*/
body .mg-styler-label--checkbox {
  position: relative;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  margin: 16px 0;
  padding-top: 3px;
  color: #111;
  font: 400 15px/ normal 'Inter', Arial, Helvetica, sans-serif;
  padding-left: 40px; }
  body .mg-styler-label--checkbox:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    margin-right: 15px;
    width: 25px;
    height: 25px;
    border: none;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    background: none;
    border-radius: 6px;
    transition: background-color 0.2s, box-shadow 0.2s; }
  body .mg-styler-label--checkbox:hover {
    color: #111; }
    body .mg-styler-label--checkbox:hover:before {
      border: none;
      box-shadow: inset 0 0 0 2px #ea7946;
      background: none; }
  body .mg-styler-label--checkbox.checked {
    color: #111; }
    body .mg-styler-label--checkbox.checked:before {
      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%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.621%2C6.908%20C3.497%2C6.859%203.380%2C6.786%203.279%2C6.685%20L0.313%2C3.708%20C-0.079%2C3.314%20-0.079%2C2.676%200.313%2C2.283%20C0.705%2C1.889%201.341%2C1.889%201.733%2C2.283%20L4.031%2C4.590%20L8.298%2C0.314%20C8.691%2C-0.080%209.327%2C-0.080%209.718%2C0.314%20C10.111%2C0.707%2010.111%2C1.345%209.718%2C1.739%20L4.752%2C6.717%20C4.445%2C7.025%203.993%2C7.083%203.621%2C6.908%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946; }
    body .mg-styler-label--checkbox.checked:hover {
      color: #111; }
    body .mg-styler-label--checkbox.checked:hover:before {
      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%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.621%2C6.908%20C3.497%2C6.859%203.380%2C6.786%203.279%2C6.685%20L0.313%2C3.708%20C-0.079%2C3.314%20-0.079%2C2.676%200.313%2C2.283%20C0.705%2C1.889%201.341%2C1.889%201.733%2C2.283%20L4.031%2C4.590%20L8.298%2C0.314%20C8.691%2C-0.080%209.327%2C-0.080%209.718%2C0.314%20C10.111%2C0.707%2010.111%2C1.345%209.718%2C1.739%20L4.752%2C6.717%20C4.445%2C7.025%203.993%2C7.083%203.621%2C6.908%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946; }
  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;
  padding-top: 3px;
  color: #111;
  font: 400 15px/ normal 'Inter', Arial, Helvetica, sans-serif;
  padding-left: 40px; }
  body .mg-styler-label--radio:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    margin-right: 15px;
    width: 25px;
    height: 25px;
    border: none;
    box-shadow: inset 0 0 0 2px 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: inset 0 0 0 2px #ea7946;
    background: #fff; }
  body .mg-styler-label--radio.checked:before {
    border: none;
    box-shadow: inset 0 0 0 7px #ea7946;
    background: #fff; }
    body .mg-styler-label--radio.checked:hover:before {
      border: none;
      box-shadow: inset 0 0 0 7px #ea7946;
      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: #111;
  font: 600 22px/ normal 'Inter', Arial, Helvetica, sans-serif;
  text-align: center; }

.tpl-field .field-title, .gr-field-style .field-title, .option-item .field-title, .form-item .field-title, .tpl-field .tpl-title, .gr-field-style .tpl-title, .option-item .tpl-title, .form-item .tpl-title, .tpl-field > 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, .gr-field-style > label > strong, .option-item > label > strong, .form-item > label > strong {
  color: #111;
  font: 600 15px/ normal 'Inter', Arial, Helvetica, sans-serif;
  padding: 0 0 10px;
  margin: 0;
  display: block; }
  .tpl-field .field-title .required, .gr-field-style .field-title .required, .option-item .field-title .required, .form-item .field-title .required, .tpl-field .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, .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, .gr-field-style > label > strong .required, .option-item > label > strong .required, .form-item > label > strong .required {
    padding-left: 2px; }
  .tpl-field .field-note, .gr-field-style .field-note, .option-item .field-note, .form-item .field-note {
    color: #111;
    font: normal 13px/ normal 'Inter', Arial, Helvetica, sans-serif;
    padding: 8px 0 0 0;
    display: block; }
  .tpl-field .error-message, .gr-field-style .error-message, .option-item .error-message, .form-item .error-message {
    color: #e13439;
    font: 400 13px/ normal 'Inter', Arial, Helvetica, sans-serif;
    padding: 0 0 10px;
    display: block; }
  .tpl-field .field-required-mark, .gr-field-style .field-required-mark, .option-item .field-required-mark, .form-item .field-required-mark {
    color: #e13439; }
  .tpl-field.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"], .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"], .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"], .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"], .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, .gr-field-style.field-error textarea, .option-item.field-error textarea, .form-item.field-error textarea, .tpl-field.field-error select[multiple], .gr-field-style.field-error select[multiple], .option-item.field-error select[multiple], .form-item.field-error select[multiple] {
    color: #000;
    background: #fff;
    border: none;
    box-shadow: inset 0 0 0 2px #e13439; }
  .tpl-field.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: #000;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.621%2C4.908%20C3.497%2C4.860%203.380%2C4.786%203.279%2C4.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.282%20C0.705%2C-0.111%201.341%2C-0.111%201.733%2C0.282%20L4.031%2C2.590%20L6.298%2C0.314%20C6.691%2C-0.080%207.327%2C-0.080%207.718%2C0.314%20C8.111%2C0.707%208.111%2C1.345%207.718%2C1.739%20L4.753%2C4.716%20C4.446%2C5.025%203.993%2C5.083%203.621%2C4.908%20Z%22%2F%3E%3C%2Fsvg%3E") right 31px top 50% no-repeat #fff;
    border: none;
    box-shadow: inset 0 0 0 2px #e13439; }
  .tpl-field input[type="text"], .gr-field-style input[type="text"], .option-item input[type="text"], .form-item input[type="text"], .tpl-field input[type="email"], .gr-field-style input[type="email"], .option-item input[type="email"], .form-item input[type="email"], .tpl-field input[type="tel"], .gr-field-style input[type="tel"], .option-item input[type="tel"], .form-item input[type="tel"], .tpl-field input[type="number"], .gr-field-style input[type="number"], .option-item input[type="number"], .form-item input[type="number"], .tpl-field input[type="password"], .gr-field-style input[type="password"], .option-item input[type="password"], .form-item input[type="password"] {
    font: 400 15px/ 22px 'Inter', Arial, Helvetica, sans-serif;
    color: #000;
    border: none;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 13px 30px;
    width: 100%;
    height: auto;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.2s; }
  .tpl-field 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, .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, .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, .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, .gr-field-style input[type="password"]:hover, .option-item input[type="password"]:hover, .form-item input[type="password"]:hover {
    color: #111;
    border: none;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .tpl-field 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, .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, .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, .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, .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: #111; }
  .tpl-field 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, .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, .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, .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, .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: #111; }
  .tpl-field 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, .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, .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, .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, .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: #111; }
  .tpl-field 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, .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, .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, .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, .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: #111; }
  .tpl-field 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, .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, .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, .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, .gr-field-style input[type="password"]:focus, .option-item input[type="password"]:focus, .form-item input[type="password"]:focus {
    color: #000;
    border: none;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .tpl-field 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, .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, .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, .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, .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: #000;
    opacity: 1 !important; }
  .tpl-field 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, .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, .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, .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, .gr-field-style input[type="password"]:moz-placeholder, .option-item input[type="password"]:moz-placeholder, .form-item input[type="password"]:moz-placeholder {
    color: #000;
    opacity: 1 !important; }
  .tpl-field 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, .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, .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, .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, .gr-field-style input[type="password"]::-moz-placeholder, .option-item input[type="password"]::-moz-placeholder, .form-item input[type="password"]::-moz-placeholder {
    color: #000;
    opacity: 1 !important; }
  .tpl-field 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, .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, .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, .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, .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: #000;
    opacity: 1 !important; }
  .tpl-field 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, .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, .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, .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, .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, .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, .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, .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, .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, .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, .gr-field-style textarea, .option-item textarea, .form-item textarea {
    font: 400 15px/ 22px 'Inter', Arial, Helvetica, sans-serif;
    color: #000;
    border: none;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 13px 30px;
    width: 100%;
    min-width: 100%;
    min-height: 100px;
    height: auto;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.2s; }
  .tpl-field textarea:hover, .gr-field-style textarea:hover, .option-item textarea:hover, .form-item textarea:hover {
    color: #111;
    border: none;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .tpl-field 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: #111; }
  .tpl-field textarea:hover:moz-placeholder, .gr-field-style textarea:hover:moz-placeholder, .option-item textarea:hover:moz-placeholder, .form-item textarea:hover:moz-placeholder {
    color: #111; }
  .tpl-field textarea:hover::-moz-placeholder, .gr-field-style textarea:hover::-moz-placeholder, .option-item textarea:hover::-moz-placeholder, .form-item textarea:hover::-moz-placeholder {
    color: #111; }
  .tpl-field 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: #111; }
  .tpl-field textarea:focus, .gr-field-style textarea:focus, .option-item textarea:focus, .form-item textarea:focus {
    color: #000;
    border: none;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .tpl-field textarea::-webkit-input-placeholder, .gr-field-style textarea::-webkit-input-placeholder, .option-item textarea::-webkit-input-placeholder, .form-item textarea::-webkit-input-placeholder {
    color: #000;
    opacity: 1 !important; }
  .tpl-field textarea:moz-placeholder, .gr-field-style textarea:moz-placeholder, .option-item textarea:moz-placeholder, .form-item textarea:moz-placeholder {
    color: #000;
    opacity: 1 !important; }
  .tpl-field textarea::-moz-placeholder, .gr-field-style textarea::-moz-placeholder, .option-item textarea::-moz-placeholder, .form-item textarea::-moz-placeholder {
    color: #000;
    opacity: 1 !important; }
  .tpl-field textarea:-ms-input-placeholder, .gr-field-style textarea:-ms-input-placeholder, .option-item textarea:-ms-input-placeholder, .form-item textarea:-ms-input-placeholder {
    color: #000;
    opacity: 1 !important; }
  .tpl-field select:not([multiple]), .gr-field-style select:not([multiple]), .option-item select:not([multiple]), .form-item select:not([multiple]) {
    font: 400 15px/ 22px 'Inter', Arial, Helvetica, sans-serif;
    color: #000;
    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%229px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.621%2C4.908%20C3.497%2C4.860%203.380%2C4.786%203.279%2C4.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.282%20C0.705%2C-0.111%201.341%2C-0.111%201.733%2C0.282%20L4.031%2C2.590%20L6.298%2C0.314%20C6.691%2C-0.080%207.327%2C-0.080%207.718%2C0.314%20C8.111%2C0.707%208.111%2C1.345%207.718%2C1.739%20L4.753%2C4.716%20C4.446%2C5.025%203.993%2C5.083%203.621%2C4.908%20Z%22%2F%3E%3C%2Fsvg%3E") right 31px top 50% no-repeat #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 13px 50px 13px 30px;
    width: 100%;
    height: auto;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.2s; }
  .tpl-field 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, .gr-field-style select:not([multiple]):hover, .option-item select:not([multiple]):hover, .form-item select:not([multiple]):hover {
    color: #111;
    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%229px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.621%2C4.908%20C3.497%2C4.860%203.380%2C4.786%203.279%2C4.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.282%20C0.705%2C-0.111%201.341%2C-0.111%201.733%2C0.282%20L4.031%2C2.590%20L6.298%2C0.314%20C6.691%2C-0.080%207.327%2C-0.080%207.718%2C0.314%20C8.111%2C0.707%208.111%2C1.345%207.718%2C1.739%20L4.753%2C4.716%20C4.446%2C5.025%203.993%2C5.083%203.621%2C4.908%20Z%22%2F%3E%3C%2Fsvg%3E") right 31px top 50% no-repeat #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .tpl-field select:not([multiple]):focus, .gr-field-style select:not([multiple]):focus, .option-item select:not([multiple]):focus, .form-item select:not([multiple]):focus {
    color: #000;
    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%229px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.621%2C4.908%20C3.497%2C4.860%203.380%2C4.786%203.279%2C4.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.282%20C0.705%2C-0.111%201.341%2C-0.111%201.733%2C0.282%20L4.031%2C2.590%20L6.298%2C0.314%20C6.691%2C-0.080%207.327%2C-0.080%207.718%2C0.314%20C8.111%2C0.707%208.111%2C1.345%207.718%2C1.739%20L4.753%2C4.716%20C4.446%2C5.025%203.993%2C5.083%203.621%2C4.908%20Z%22%2F%3E%3C%2Fsvg%3E") right 31px top 50% no-repeat #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .tpl-field select[multiple], .gr-field-style select[multiple], .option-item select[multiple], .form-item select[multiple] {
    font: 400 15px/ 22px 'Inter', Arial, Helvetica, sans-serif;
    color: #000;
    border: none;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    padding: 13px 30px;
    width: 100%;
    height: auto;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.2s; }
  .tpl-field 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, .gr-field-style select[multiple]:hover, .option-item select[multiple]:hover, .form-item select[multiple]:hover {
    color: #111;
    border: none;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .tpl-field select[multiple]:focus, .gr-field-style select[multiple]:focus, .option-item select[multiple]:focus, .form-item select[multiple]:focus {
    color: #000;
    border: none;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .tpl-field.type-hidden, .gr-field-style.type-hidden, .option-item.type-hidden, .form-item.type-hidden {
    display: none; }
  .tpl-field.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, .gr-field-style.type-html, .option-item.type-html, .form-item.type-html {
    line-height: 1.6;
    font-size: 15px; }
  .tpl-field.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, .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, .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, .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, .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, .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, .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, .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, .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, .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, .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: #111; }
        .tpl-field.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: inset 0 0 0 2px #ea7946;
          background: none; }
        .tpl-field.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: #111; }
        .tpl-field.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: 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%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.621%2C6.908%20C3.497%2C6.859%203.380%2C6.786%203.279%2C6.685%20L0.313%2C3.708%20C-0.079%2C3.314%20-0.079%2C2.676%200.313%2C2.283%20C0.705%2C1.889%201.341%2C1.889%201.733%2C2.283%20L4.031%2C4.590%20L8.298%2C0.314%20C8.691%2C-0.080%209.327%2C-0.080%209.718%2C0.314%20C10.111%2C0.707%2010.111%2C1.345%209.718%2C1.739%20L4.752%2C6.717%20C4.445%2C7.025%203.993%2C7.083%203.621%2C6.908%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946; }
    .tpl-field.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: 25px;
      height: 25px;
      padding: 0;
      opacity: 0;
      margin-right: 15px;
      display: inline-block;
      vertical-align: middle;
      visibility: hidden;
      -webkit-appearance: none; }
      .tpl-field.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: #111; }
        .tpl-field.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: 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%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.621%2C6.908%20C3.497%2C6.859%203.380%2C6.786%203.279%2C6.685%20L0.313%2C3.708%20C-0.079%2C3.314%20-0.079%2C2.676%200.313%2C2.283%20C0.705%2C1.889%201.341%2C1.889%201.733%2C2.283%20L4.031%2C4.590%20L8.298%2C0.314%20C8.691%2C-0.080%209.327%2C-0.080%209.718%2C0.314%20C10.111%2C0.707%2010.111%2C1.345%209.718%2C1.739%20L4.752%2C6.717%20C4.445%2C7.025%203.993%2C7.083%203.621%2C6.908%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946; }
    .tpl-field.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 15px/ normal 'Inter', Arial, Helvetica, sans-serif;
      color: #111;
      padding-top: 3px;
      max-width: calc(100% - 25px - 15px); }
      .tpl-field.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: -40px;
        width: 25px;
        height: 25px;
        content: '';
        border: none;
        background: none;
        box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
        border-radius: 6px;
        transition: background-color 0.2s, box-shadow 0.2s; }
  .tpl-field.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, .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, .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, .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, .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: #111; }
        .tpl-field.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: inset 0 0 0 2px #ea7946;
          background: none; }
        .tpl-field.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: #111; }
        .tpl-field.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: 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%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.621%2C6.908%20C3.497%2C6.859%203.380%2C6.786%203.279%2C6.685%20L0.313%2C3.708%20C-0.079%2C3.314%20-0.079%2C2.676%200.313%2C2.283%20C0.705%2C1.889%201.341%2C1.889%201.733%2C2.283%20L4.031%2C4.590%20L8.298%2C0.314%20C8.691%2C-0.080%209.327%2C-0.080%209.718%2C0.314%20C10.111%2C0.707%2010.111%2C1.345%209.718%2C1.739%20L4.752%2C6.717%20C4.445%2C7.025%203.993%2C7.083%203.621%2C6.908%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946; }
    .tpl-field.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: 25px;
      height: 25px;
      padding: 0;
      opacity: 0;
      margin-right: 15px;
      display: inline-block;
      vertical-align: middle;
      visibility: hidden;
      -webkit-appearance: none; }
      .tpl-field.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: #111; }
        .tpl-field.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: 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%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.621%2C6.908%20C3.497%2C6.859%203.380%2C6.786%203.279%2C6.685%20L0.313%2C3.708%20C-0.079%2C3.314%20-0.079%2C2.676%200.313%2C2.283%20C0.705%2C1.889%201.341%2C1.889%201.733%2C2.283%20L4.031%2C4.590%20L8.298%2C0.314%20C8.691%2C-0.080%209.327%2C-0.080%209.718%2C0.314%20C10.111%2C0.707%2010.111%2C1.345%209.718%2C1.739%20L4.752%2C6.717%20C4.445%2C7.025%203.993%2C7.083%203.621%2C6.908%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946; }
    .tpl-field.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 15px/ normal 'Inter', Arial, Helvetica, sans-serif;
      color: #111;
      padding-top: 3px;
      max-width: calc(100% - 25px - 15px); }
      .tpl-field.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: -40px;
        width: 25px;
        height: 25px;
        content: '';
        border: none;
        background: none;
        box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
        border-radius: 6px;
        transition: background-color 0.2s, box-shadow 0.2s; }
  .tpl-field.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, .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, .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, .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, .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: #111; }
        .tpl-field.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: inset 0 0 0 2px #ea7946;
          background: #fff; }
        .tpl-field.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: #111; }
        .tpl-field.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 7px #ea7946;
          background: #fff; }
    .tpl-field.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: 25px;
      height: 25px;
      padding: 0;
      opacity: 0;
      margin-right: 15px;
      display: inline-block;
      vertical-align: middle;
      visibility: hidden;
      -webkit-appearance: none; }
      .tpl-field.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: #111; }
        .tpl-field.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 7px #ea7946;
          background: #fff; }
    .tpl-field.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 15px/ normal 'Inter', Arial, Helvetica, sans-serif;
      color: #111;
      padding-top: 3px;
      max-width: calc(100% - 25px - 15px);
      display: inline-block;
      vertical-align: top; }
      .tpl-field.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: -40px;
        width: 25px;
        height: 25px;
        content: '';
        border: none;
        background: #fff;
        box-shadow: inset 0 0 0 2px 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.view-1 {
  position: relative;
  height: 60px;
  min-width: 145px;
  background: #fff;
  border-radius: 10px; }
  @media (max-width: 1023px) {
  .shop-view.view-1 {
    min-width: 129px; } }
  @media (max-width: 767px) {
  .shop-view.view-1 {
    display: none; } }
  .shop-view.view-1 .shop-view__btn {
    display: none; }
  .shop-view.view-1 .shop-view__body {
    position: relative;
    width: 105px;
    margin: 0 auto;
    overflow: hidden;
    transition: all 0.3s;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .shop-view.view-1 .shop-view__item {
    position: relative;
    width: 35px;
    height: 60px;
    min-width: 35px;
    vertical-align: top;
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s;
    border: none;
    box-shadow: none;
    border-radius: 0; }
  .shop-view.view-1 .shop-view__item:hover {
    border: none;
    box-shadow: none; }
  .shop-view.view-1 .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.view-1 .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%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.1%22%20fill%3D%22%23000000%22%20d%3D%22M14.000%2C15.000%20L9.000%2C15.000%20C8.448%2C15.000%208.000%2C14.552%208.000%2C14.000%20L8.000%2C9.000%20C8.000%2C8.448%208.448%2C8.000%209.000%2C8.000%20L14.000%2C8.000%20C14.552%2C8.000%2015.000%2C8.448%2015.000%2C9.000%20L15.000%2C14.000%20C15.000%2C14.552%2014.552%2C15.000%2014.000%2C15.000%20ZM14.000%2C7.000%20L9.000%2C7.000%20C8.448%2C7.000%208.000%2C6.552%208.000%2C6.000%20L8.000%2C1.000%20C8.000%2C0.448%208.448%2C-0.000%209.000%2C-0.000%20L14.000%2C-0.000%20C14.552%2C-0.000%2015.000%2C0.448%2015.000%2C1.000%20L15.000%2C6.000%20C15.000%2C6.552%2014.552%2C7.000%2014.000%2C7.000%20ZM6.000%2C15.000%20L1.000%2C15.000%20C0.447%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C9.000%20C-0.000%2C8.448%200.447%2C8.000%201.000%2C8.000%20L6.000%2C8.000%20C6.552%2C8.000%207.000%2C8.448%207.000%2C9.000%20L7.000%2C14.000%20C7.000%2C14.552%206.552%2C15.000%206.000%2C15.000%20ZM6.000%2C7.000%20L1.000%2C7.000%20C0.447%2C7.000%20-0.000%2C6.552%20-0.000%2C6.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.447%2C-0.000%201.000%2C-0.000%20L6.000%2C-0.000%20C6.552%2C-0.000%207.000%2C0.448%207.000%2C1.000%20L7.000%2C6.000%20C7.000%2C6.552%206.552%2C7.000%206.000%2C7.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop-view.view-1 .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%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M14.000%2C15.000%20L9.000%2C15.000%20C8.448%2C15.000%208.000%2C14.552%208.000%2C14.000%20L8.000%2C9.000%20C8.000%2C8.448%208.448%2C8.000%209.000%2C8.000%20L14.000%2C8.000%20C14.552%2C8.000%2015.000%2C8.448%2015.000%2C9.000%20L15.000%2C14.000%20C15.000%2C14.552%2014.552%2C15.000%2014.000%2C15.000%20ZM14.000%2C7.000%20L9.000%2C7.000%20C8.448%2C7.000%208.000%2C6.552%208.000%2C6.000%20L8.000%2C1.000%20C8.000%2C0.448%208.448%2C-0.000%209.000%2C-0.000%20L14.000%2C-0.000%20C14.552%2C-0.000%2015.000%2C0.448%2015.000%2C1.000%20L15.000%2C6.000%20C15.000%2C6.552%2014.552%2C7.000%2014.000%2C7.000%20ZM6.000%2C15.000%20L1.000%2C15.000%20C0.447%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C9.000%20C-0.000%2C8.448%200.447%2C8.000%201.000%2C8.000%20L6.000%2C8.000%20C6.552%2C8.000%207.000%2C8.448%207.000%2C9.000%20L7.000%2C14.000%20C7.000%2C14.552%206.552%2C15.000%206.000%2C15.000%20ZM6.000%2C7.000%20L1.000%2C7.000%20C0.447%2C7.000%20-0.000%2C6.552%20-0.000%2C6.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.447%2C-0.000%201.000%2C-0.000%20L6.000%2C-0.000%20C6.552%2C-0.000%207.000%2C0.448%207.000%2C1.000%20L7.000%2C6.000%20C7.000%2C6.552%206.552%2C7.000%206.000%2C7.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop-view.view-1 .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%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.102%22%20fill%3D%22%23000%22%20d%3D%22M14.000%2C15.000%20L1.000%2C15.000%20C0.448%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C9.000%20C-0.000%2C8.448%200.448%2C8.000%201.000%2C8.000%20L14.000%2C8.000%20C14.552%2C8.000%2015.000%2C8.448%2015.000%2C9.000%20L15.000%2C14.000%20C15.000%2C14.552%2014.552%2C15.000%2014.000%2C15.000%20ZM14.000%2C7.000%20L1.000%2C7.000%20C0.448%2C7.000%20-0.000%2C6.552%20-0.000%2C6.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20L14.000%2C-0.000%20C14.552%2C-0.000%2015.000%2C0.448%2015.000%2C1.000%20L15.000%2C6.000%20C15.000%2C6.552%2014.552%2C7.000%2014.000%2C7.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop-view.view-1 .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%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M14.000%2C15.000%20L1.000%2C15.000%20C0.448%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C9.000%20C-0.000%2C8.448%200.448%2C8.000%201.000%2C8.000%20L14.000%2C8.000%20C14.552%2C8.000%2015.000%2C8.448%2015.000%2C9.000%20L15.000%2C14.000%20C15.000%2C14.552%2014.552%2C15.000%2014.000%2C15.000%20ZM14.000%2C7.000%20L1.000%2C7.000%20C0.448%2C7.000%20-0.000%2C6.552%20-0.000%2C6.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20L14.000%2C-0.000%20C14.552%2C-0.000%2015.000%2C0.448%2015.000%2C1.000%20L15.000%2C6.000%20C15.000%2C6.552%2014.552%2C7.000%2014.000%2C7.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop-view.view-1 .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%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.102%22%20fill%3D%22%23000%22%20d%3D%22M14.000%2C15.000%20L1.000%2C15.000%20C0.448%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C13.000%20C-0.000%2C12.448%200.448%2C12.000%201.000%2C12.000%20L14.000%2C12.000%20C14.552%2C12.000%2015.000%2C12.448%2015.000%2C13.000%20L15.000%2C14.000%20C15.000%2C14.552%2014.552%2C15.000%2014.000%2C15.000%20ZM14.000%2C11.000%20L1.000%2C11.000%20C0.448%2C11.000%20-0.000%2C10.552%20-0.000%2C10.000%20L-0.000%2C9.000%20C-0.000%2C8.448%200.448%2C8.000%201.000%2C8.000%20L14.000%2C8.000%20C14.552%2C8.000%2015.000%2C8.448%2015.000%2C9.000%20L15.000%2C10.000%20C15.000%2C10.552%2014.552%2C11.000%2014.000%2C11.000%20ZM14.000%2C7.000%20L1.000%2C7.000%20C0.448%2C7.000%20-0.000%2C6.552%20-0.000%2C6.000%20L-0.000%2C5.000%20C-0.000%2C4.447%200.448%2C4.000%201.000%2C4.000%20L14.000%2C4.000%20C14.552%2C4.000%2015.000%2C4.447%2015.000%2C5.000%20L15.000%2C6.000%20C15.000%2C6.552%2014.552%2C7.000%2014.000%2C7.000%20ZM14.000%2C3.000%20L1.000%2C3.000%20C0.448%2C3.000%20-0.000%2C2.552%20-0.000%2C2.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20L14.000%2C-0.000%20C14.552%2C-0.000%2015.000%2C0.448%2015.000%2C1.000%20L15.000%2C2.000%20C15.000%2C2.552%2014.552%2C3.000%2014.000%2C3.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop-view.view-1 .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%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M14.000%2C15.000%20L1.000%2C15.000%20C0.448%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C13.000%20C-0.000%2C12.448%200.448%2C12.000%201.000%2C12.000%20L14.000%2C12.000%20C14.552%2C12.000%2015.000%2C12.448%2015.000%2C13.000%20L15.000%2C14.000%20C15.000%2C14.552%2014.552%2C15.000%2014.000%2C15.000%20ZM14.000%2C11.000%20L1.000%2C11.000%20C0.448%2C11.000%20-0.000%2C10.552%20-0.000%2C10.000%20L-0.000%2C9.000%20C-0.000%2C8.448%200.448%2C8.000%201.000%2C8.000%20L14.000%2C8.000%20C14.552%2C8.000%2015.000%2C8.448%2015.000%2C9.000%20L15.000%2C10.000%20C15.000%2C10.552%2014.552%2C11.000%2014.000%2C11.000%20ZM14.000%2C7.000%20L1.000%2C7.000%20C0.448%2C7.000%20-0.000%2C6.552%20-0.000%2C6.000%20L-0.000%2C5.000%20C-0.000%2C4.447%200.448%2C4.000%201.000%2C4.000%20L14.000%2C4.000%20C14.552%2C4.000%2015.000%2C4.447%2015.000%2C5.000%20L15.000%2C6.000%20C15.000%2C6.552%2014.552%2C7.000%2014.000%2C7.000%20ZM14.000%2C3.000%20L1.000%2C3.000%20C0.448%2C3.000%20-0.000%2C2.552%20-0.000%2C2.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20L14.000%2C-0.000%20C14.552%2C-0.000%2015.000%2C0.448%2015.000%2C1.000%20L15.000%2C2.000%20C15.000%2C2.552%2014.552%2C3.000%2014.000%2C3.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop-view.view-1 .shop-view__item.active-view {
    border: none;
    box-shadow: none;
    -webkit-box-ordinal-group: inherit1;
    -moz-box-ordinal-group: inherit1;
    -webkit-order: inherit;
    -moz-order: inherit;
    -ms-flex-order: inherit;
    order: inherit; }
  .shop-view.view-1 .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%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M14.000%2C15.000%20L9.000%2C15.000%20C8.448%2C15.000%208.000%2C14.552%208.000%2C14.000%20L8.000%2C9.000%20C8.000%2C8.448%208.448%2C8.000%209.000%2C8.000%20L14.000%2C8.000%20C14.552%2C8.000%2015.000%2C8.448%2015.000%2C9.000%20L15.000%2C14.000%20C15.000%2C14.552%2014.552%2C15.000%2014.000%2C15.000%20ZM14.000%2C7.000%20L9.000%2C7.000%20C8.448%2C7.000%208.000%2C6.552%208.000%2C6.000%20L8.000%2C1.000%20C8.000%2C0.448%208.448%2C-0.000%209.000%2C-0.000%20L14.000%2C-0.000%20C14.552%2C-0.000%2015.000%2C0.448%2015.000%2C1.000%20L15.000%2C6.000%20C15.000%2C6.552%2014.552%2C7.000%2014.000%2C7.000%20ZM6.000%2C15.000%20L1.000%2C15.000%20C0.447%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C9.000%20C-0.000%2C8.448%200.447%2C8.000%201.000%2C8.000%20L6.000%2C8.000%20C6.552%2C8.000%207.000%2C8.448%207.000%2C9.000%20L7.000%2C14.000%20C7.000%2C14.552%206.552%2C15.000%206.000%2C15.000%20ZM6.000%2C7.000%20L1.000%2C7.000%20C0.447%2C7.000%20-0.000%2C6.552%20-0.000%2C6.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.447%2C-0.000%201.000%2C-0.000%20L6.000%2C-0.000%20C6.552%2C-0.000%207.000%2C0.448%207.000%2C1.000%20L7.000%2C6.000%20C7.000%2C6.552%206.552%2C7.000%206.000%2C7.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop-view.view-1 .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%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M14.000%2C15.000%20L1.000%2C15.000%20C0.448%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C9.000%20C-0.000%2C8.448%200.448%2C8.000%201.000%2C8.000%20L14.000%2C8.000%20C14.552%2C8.000%2015.000%2C8.448%2015.000%2C9.000%20L15.000%2C14.000%20C15.000%2C14.552%2014.552%2C15.000%2014.000%2C15.000%20ZM14.000%2C7.000%20L1.000%2C7.000%20C0.448%2C7.000%20-0.000%2C6.552%20-0.000%2C6.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20L14.000%2C-0.000%20C14.552%2C-0.000%2015.000%2C0.448%2015.000%2C1.000%20L15.000%2C6.000%20C15.000%2C6.552%2014.552%2C7.000%2014.000%2C7.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop-view.view-1 .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%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M14.000%2C15.000%20L1.000%2C15.000%20C0.448%2C15.000%20-0.000%2C14.552%20-0.000%2C14.000%20L-0.000%2C13.000%20C-0.000%2C12.448%200.448%2C12.000%201.000%2C12.000%20L14.000%2C12.000%20C14.552%2C12.000%2015.000%2C12.448%2015.000%2C13.000%20L15.000%2C14.000%20C15.000%2C14.552%2014.552%2C15.000%2014.000%2C15.000%20ZM14.000%2C11.000%20L1.000%2C11.000%20C0.448%2C11.000%20-0.000%2C10.552%20-0.000%2C10.000%20L-0.000%2C9.000%20C-0.000%2C8.448%200.448%2C8.000%201.000%2C8.000%20L14.000%2C8.000%20C14.552%2C8.000%2015.000%2C8.448%2015.000%2C9.000%20L15.000%2C10.000%20C15.000%2C10.552%2014.552%2C11.000%2014.000%2C11.000%20ZM14.000%2C7.000%20L1.000%2C7.000%20C0.448%2C7.000%20-0.000%2C6.552%20-0.000%2C6.000%20L-0.000%2C5.000%20C-0.000%2C4.447%200.448%2C4.000%201.000%2C4.000%20L14.000%2C4.000%20C14.552%2C4.000%2015.000%2C4.447%2015.000%2C5.000%20L15.000%2C6.000%20C15.000%2C6.552%2014.552%2C7.000%2014.000%2C7.000%20ZM14.000%2C3.000%20L1.000%2C3.000%20C0.448%2C3.000%20-0.000%2C2.552%20-0.000%2C2.000%20L-0.000%2C1.000%20C-0.000%2C0.448%200.448%2C-0.000%201.000%2C-0.000%20L14.000%2C-0.000%20C14.552%2C-0.000%2015.000%2C0.448%2015.000%2C1.000%20L15.000%2C2.000%20C15.000%2C2.552%2014.552%2C3.000%2014.000%2C3.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
/*Виды отображения товаров*/
/*БЛОК ДОППОЛЕЙ С ЦВЕТОМ .shop2-color-ext-list*/
/*ПОЛЯ .param-val*/
/*БЕГУНОК .input_range_slider*/
.filter-block {
  text-align: left; }
  .filter-block .filter-block__inner {
    width: 100%; }
  .filter-block .shop2-filter__header {
    position: relative;
    font: 700 24px 'Inter', Arial, Helvetica, sans-serif;
    color: #1c1c1c;
    padding: 25px 0 25px 67px; }
  .filter-block .shop2-filter__header:before {
    position: absolute;
    content: '';
    width: 15px;
    height: 18px;
    top: 30px;
    left: 30px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2218px%22%20%20viewBox%3D%220%200%2015%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M13.046%2C-0.003%20L2.920%2C-0.003%20C1.458%2C-0.003%200.515%2C1.486%201.189%2C2.735%20L5.029%2C9.710%20C5.177%2C9.980%205.255%2C10.284%205.255%2C10.588%20L5.255%2C16.873%20C5.255%2C17.762%206.280%2C18.298%207.056%2C17.818%20L10.174%2C15.890%20C10.509%2C15.680%2010.712%2C15.324%2010.712%2C14.941%20L10.712%2C10.588%20C10.712%2C10.284%2010.789%2C9.980%2010.938%2C9.710%20L14.777%2C2.735%20C15.451%2C1.486%2014.508%2C-0.003%2013.046%2C-0.003%20ZM11.491%2C3.372%20L4.475%2C3.372%20C4.046%2C3.372%203.696%2C3.035%203.696%2C2.623%20C3.696%2C2.210%204.046%2C1.873%204.475%2C1.873%20L11.491%2C1.873%20C11.920%2C1.873%2012.271%2C2.210%2012.271%2C2.623%20C12.271%2C3.035%2011.920%2C3.372%2011.491%2C3.372%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .filter-block .shop2-filter {
    padding: 0;
    margin: 0;
    border: none; }
  .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;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.05); }
  .filter-block .shop2-filter__title {
    padding: 19px 50px 18px 30px;
    margin: 0;
    color: #111;
    font: 700 16px 'Inter', Arial, Helvetica, sans-serif;
    border: none;
    background: none;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05);
    position: relative;
    cursor: pointer;
    overflow: hidden;
    text-overflow: ellipsis; }
  .filter-block .shop2-filter__title.active {
    border: none;
    background: none;
    box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05); }
  .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%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.3%22%20fill%3D%22%231c1c1c%22%20d%3D%22M7.780%2C1.309%20L4.557%2C4.763%20C4.401%2C4.930%204.193%2C4.995%203.989%2C4.978%20C3.786%2C4.995%203.578%2C4.930%203.422%2C4.763%20L0.199%2C1.309%20C-0.084%2C1.006%20-0.084%2C0.516%200.199%2C0.213%20C0.481%2C-0.090%200.939%2C-0.090%201.222%2C0.213%20L3.989%2C3.178%20L6.757%2C0.213%20C7.040%2C-0.090%207.498%2C-0.090%207.780%2C0.213%20C8.063%2C0.516%208.063%2C1.006%207.780%2C1.309%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: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%3Cpath%20opacity%3D%220.3%22%20fill%3D%22%231c1c1c%22%20d%3D%22M7.780%2C1.309%20L4.557%2C4.763%20C4.401%2C4.930%204.193%2C4.995%203.989%2C4.978%20C3.786%2C4.995%203.578%2C4.930%203.422%2C4.763%20L0.199%2C1.309%20C-0.084%2C1.006%20-0.084%2C0.516%200.199%2C0.213%20C0.481%2C-0.090%200.939%2C-0.090%201.222%2C0.213%20L3.989%2C3.178%20L6.757%2C0.213%20C7.040%2C-0.090%207.498%2C-0.090%207.780%2C0.213%20C8.063%2C0.516%208.063%2C1.006%207.780%2C1.309%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat;
    transition: all 0.2s; }
  .filter-block .shop2-filter__body {
    font-size: 0;
    padding: 0 30px 30px 30px;
    display: none; }
  .filter-block .input-from, .filter-block .input-to {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 10px); }
  .filter-block .input-from input, .filter-block .input-to input {
    text-align: center;
    padding: 13px 15px; }
  .filter-block .input-from {
    margin-right: 20px; }
  .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:nth-child(n+7) {
    display: none; }
  .filter-block .shop2-filter__checkbox:last-child {
    margin-bottom: 0; }
  .filter-block .shop2-filter__checkbox .param-val {
    position: relative;
    margin: 0;
    text-decoration: none;
    color: #111;
    font: 400 15px 'Inter', Arial, Helvetica, sans-serif;
    padding: 2px 0 5px 41px;
    min-height: 25px;
    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: 25px;
    height: 25px;
    border: none;
    background: none;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    transition: background-color 0.2s, box-shadow 0.2s; }
  .filter-block .shop2-filter__checkbox .param-val:hover {
    color: #111; }
    .filter-block .shop2-filter__checkbox .param-val:hover:before {
      border: none;
      box-shadow: inset 0 0 0 2px #ea7946;
      background: none; }
  .filter-block .shop2-filter__checkbox .param-val.active-val {
    background: none;
    font: 400 15px 'Inter', Arial, Helvetica, sans-serif;
    padding: 2px 0 5px 41px;
    color: #111; }
    .filter-block .shop2-filter__checkbox .param-val.active-val:before {
      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%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.621%2C6.908%20C3.497%2C6.859%203.380%2C6.786%203.279%2C6.685%20L0.313%2C3.708%20C-0.079%2C3.314%20-0.079%2C2.676%200.313%2C2.283%20C0.705%2C1.889%201.341%2C1.889%201.733%2C2.283%20L4.031%2C4.590%20L8.298%2C0.314%20C8.691%2C-0.080%209.327%2C-0.080%209.718%2C0.314%20C10.111%2C0.707%2010.111%2C1.345%209.718%2C1.739%20L4.752%2C6.717%20C4.445%2C7.025%203.993%2C7.083%203.621%2C6.908%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946; }
    .filter-block .shop2-filter__checkbox .param-val.active-val:hover {
      color: #111; }
      .filter-block .shop2-filter__checkbox .param-val.active-val:hover:before {
        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%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3.621%2C6.908%20C3.497%2C6.859%203.380%2C6.786%203.279%2C6.685%20L0.313%2C3.708%20C-0.079%2C3.314%20-0.079%2C2.676%200.313%2C2.283%20C0.705%2C1.889%201.341%2C1.889%201.733%2C2.283%20L4.031%2C4.590%20L8.298%2C0.314%20C8.691%2C-0.080%209.327%2C-0.080%209.718%2C0.314%20C10.111%2C0.707%2010.111%2C1.345%209.718%2C1.739%20L4.752%2C6.717%20C4.445%2C7.025%203.993%2C7.083%203.621%2C6.908%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946; }
  .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 .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: 24px;
    height: 24px;
    margin: 0 10px 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 {
        top: -4px;
        left: -4px;
        right: -4px;
        bottom: -4px;
        border-radius: 8px;
        border: 1px solid rgba(0, 0, 0, 0.1);
        background: none;
        box-shadow: inset 0 0 0 3px #fff, inset 0 0 0 4px rgba(0, 0, 0, 0.1); }
    .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: 24px;
        height: 24px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -ms-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px; }
        .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: none;
          box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
          -webkit-border-radius: 5px;
          -moz-border-radius: 5px;
          -ms-border-radius: 5px;
          -o-border-radius: 5px;
          border-radius: 5px; }
      .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: 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; }
  @media screen and (max-width: 410px) {
      .filter-block .shop2-filter__btns a {
        display: block; } }
  .filter-block .shop2-filter__btns .shop2-filter-go {
    margin-right: auto;
    line-height: 1;
    font-size: 14px;
    padding: 17px 25px; }
  @media screen and (max-width: 410px) {
      .filter-block .shop2-filter__btns .shop2-filter-go {
        margin: 0 0 10px;
        width: 100%; } }
  .filter-block .shop2-filter__btns .filter-reset {
    font-size: 14px;
    padding: 15px 25px; }
  @media (max-width: 410px) {
      .filter-block .shop2-filter__btns .filter-reset {
        width: 100%; } }
  .filter-block .shop2-filter__btns .shop2-filter__result-wrap {
    position: relative;
    -webkit-box-ordinal-group: 4;
    -moz-box-ordinal-group: 4;
    -webkit-order: 3;
    -moz-order: 3;
    -ms-flex-order: 3;
    order: 3;
    width: 166px;
    margin-top: 13px;
    line-height: 1;
    border-radius: 5px;
    padding: 14px 20px 15px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
  .filter-block .shop2-filter__btns .shop2-filter__result-wrap:before {
    position: absolute;
    content: '';
    left: 20px;
    bottom: 100%;
    border-top: none;
    border-bottom: 8px solid rgba(0, 0, 0, 0.06);
    border-right: 6px solid transparent;
    border-left: 6px solid transparent; }
  .filter-block .shop2-filter__btns .shop2-filter__result-wrap:after {
    position: absolute;
    content: '';
    left: 22px;
    bottom: 100%;
    border-top: none;
    margin: 0 0 -2px 0;
    border-bottom: 6px solid #fff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent; }
  .filter-block .shop2-filter__btns .shop2-filter__result-wrap .shop2-filter__result-title {
    color: #111;
    font-size: 12px;
    font-weight: 400;
    padding-bottom: 5px; }
  .filter-block .shop2-filter__btns .shop2-filter__result-wrap .filter-block__result.result {
    color: #111;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    padding: 0;
    background: none; }
  .filter-block .ui-widget.ui-widget-content {
    position: relative;
    display: block;
    border: none;
    background: none;
    box-shadow: none;
    height: 2px;
    border-radius: 0;
    margin-top: 32px;
    margin-right: 26px; }
  .filter-block .ui-widget.ui-widget-content:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: -26px;
    bottom: 0;
    border: none;
    background: #f0f0f0;
    box-shadow: none;
    border-radius: 0; }
  .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: #ea7946;
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 0 13px; }
  .filter-block .ui-widget.ui-widget-content .ui-slider-handle {
    position: absolute;
    top: -12px;
    z-index: 2;
    margin: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    transition: background 0.2s, box-shadow 0.2s, border 0.2s;
    border: none;
    background: #ea7946;
    box-shadow: none; }
  .filter-block .ui-widget.ui-widget-content .ui-slider-handle:hover {
    border: none;
    background: #ed8d62;
    box-shadow: none; }
  .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: #d36d3f;
    box-shadow: none; }
  .filter-block .show_more_fields {
    padding: 20px 0 0; }
  .filter-block .show_more_colors {
    padding: 10px 0 0; }
  .filter-block .show_more_fields_btn, .filter-block .show_more_colors_btn {
    position: relative;
    cursor: pointer;
    color: #111;
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    padding: 4px 32px 6px 15px;
    background: rgba(0, 0, 0, 0.04); }
  .filter-block .show_more_fields_btn.active:before, .filter-block .show_more_colors_btn.active:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1); }
  .filter-block .show_more_fields_btn:before, .filter-block .show_more_colors_btn:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 4px;
    top: 11px;
    right: 15px;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%224px%22%20%20viewBox%3D%220%200%207%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.213%2C3.939%20C3.126%2C3.906%203.044%2C3.857%202.973%2C3.790%20L0.197%2C1.139%20C-0.077%2C0.876%20-0.077%2C0.450%200.197%2C0.188%20C0.472%2C-0.074%200.916%2C-0.074%201.191%2C0.188%20L3.500%2C2.393%20L5.787%2C0.209%20C6.062%2C-0.053%206.507%2C-0.053%206.780%2C0.209%20C7.055%2C0.471%207.055%2C0.897%206.780%2C1.159%20L4.005%2C3.811%20C3.790%2C4.016%203.473%2C4.055%203.213%2C3.939%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .filter-block .show_more_fields_btn .show_more_amount, .filter-block .show_more_colors_btn .show_more_amount {
    display: none; }

.remodal[data-remodal-id="filter-1"] .filter-block__inner {
  width: 100%; }
  .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__header {
    padding-left: 37px;
    padding-top: 0;
    font-size: 25px;
    font-weight: 600; }
  @media (max-width: 639px) {
    .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__header {
      font-size: 20px;
      padding: 0 0 20px 38px; } }
  .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__header:before {
    left: 0;
    top: 7px; }
  @media (max-width: 639px) {
      .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__header:before {
        top: 3px; } }
  .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__title {
    font-size: 15px;
    box-shadow: none;
    padding: 0 0 11px;
    pointer-events: none; }
  .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__title:before {
    display: none; }
  .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__body {
    padding: 0 0 23px;
    box-shadow: none;
    display: block; }
  .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__item:last-child {
    box-shadow: none; }
  .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__item:last-child .shop2-filter__body {
    padding-bottom: 0; }
  .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__btns {
    padding: 20px 0 0;
    max-width: 300px; }
  @media (max-width: 410px) {
    .remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__btns {
      max-width: 100%; } }
/*Фильтр*/
.sorting-panel {
  margin: 0 0 30px;
  border-radius: 6px; }
  @media (max-width: 1260px) {
  .sorting-panel {
    margin: 0 0 30px; } }
  @media (max-width: 767px) {
  .sorting-panel {
    margin: 0 0 20px; } }
  .sorting-panel__inner {
    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; }
  .sorting-panel .filter-popup-btn {
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1;
    text-align: left;
    width: 227px;
    height: 60px;
    font-size: 17px;
    font-weight: 600;
    margin-right: 20px;
    border-radius: 10px;
    padding: 19px 30px 17px 67px;
    color: #1c1c1c;
    background: #fff;
    position: relative; }
  @media (max-width: 1023px) {
    .sorting-panel .filter-popup-btn {
      width: 187px; } }
  @media (max-width: 1023px) {
    .sorting-panel .filter-popup-btn {
      width: 105px;
      padding: 0;
      font-size: 0; } }
  @media (max-width: 639px) {
    .sorting-panel .filter-popup-btn {
      width: calc(50% - 10px);
      margin-right: 0; } }
  @media (max-width: 410px) {
    .sorting-panel .filter-popup-btn {
      width: 105px; } }
  .sorting-panel .filter-popup-btn:before {
    position: absolute;
    top: 21px;
    left: 30px;
    content: '';
    width: 15px;
    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%2215px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2015%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M13.046%2C-0.003%20L2.920%2C-0.003%20C1.458%2C-0.003%200.515%2C1.486%201.189%2C2.735%20L5.029%2C9.710%20C5.177%2C9.980%205.255%2C10.284%205.255%2C10.588%20L5.255%2C16.873%20C5.255%2C17.762%206.280%2C18.298%207.055%2C17.818%20L10.174%2C15.890%20C10.509%2C15.681%2010.712%2C15.324%2010.712%2C14.942%20L10.712%2C10.588%20C10.712%2C10.284%2010.790%2C9.980%2010.938%2C9.710%20L14.777%2C2.735%20C15.451%2C1.486%2014.508%2C-0.003%2013.046%2C-0.003%20ZM11.491%2C3.373%20L4.475%2C3.373%20C4.046%2C3.373%203.695%2C3.035%203.695%2C2.622%20C3.695%2C2.210%204.046%2C1.872%204.475%2C1.872%20L11.491%2C1.872%20C11.920%2C1.872%2012.271%2C2.210%2012.271%2C2.622%20C12.271%2C3.035%2011.920%2C3.373%2011.491%2C3.373%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 1023px) {
      .sorting-panel .filter-popup-btn:before {
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: auto;
        background-position: 50%; } }
  .sorting-panel .sorting {
    margin-right: auto; }
  @media (max-width: 767px) {
    .sorting-panel .sorting {
      margin: 0 0 0 auto; } }
  @media (max-width: 639px) {
    .sorting-panel .sorting {
      margin: 20px 0 0; } }
  .sorting-panel .gr-folder-items {
    height: 60px;
    width: 170px;
    margin-right: 20px;
    background: #fff;
    border-radius: 10px;
    text-align: center;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-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 (max-width: 639px) {
    .sorting-panel .gr-folder-items {
      margin: 0 0 0 20px;
      width: calc(50% - 10px); } }
  @media (max-width: 410px) {
    .sorting-panel .gr-folder-items {
      width: calc(100% - 20px - 105px); } }
  .sorting-panel .gr-folder-items__title {
    color: #1c1c1c;
    font-size: 17px;
    font-weight: 400;
    margin-right: 18px; }
  @media (max-width: 639px) {
      .sorting-panel .gr-folder-items__title {
        font-size: 15px;
        margin-right: 13px; } }
  .sorting-panel .gr-folder-items__amount {
    color: #ea7946;
    font-size: 17px;
    font-weight: 700; }
  @media (max-width: 639px) {
      .sorting-panel .gr-folder-items__amount {
        font-size: 15px; } }

.sorting-block {
  position: relative;
  z-index: 1;
  color: #111;
  width: 272px;
  height: 60px;
  font: 400 17px/ normal 'Inter', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
  .sorting-block {
    width: 244px; } }
  @media (max-width: 639px) {
  .sorting-block {
    width: 100%; } }
  .sorting-block .sorting-block__inner {
    background: #fff;
    border: none;
    box-shadow: none;
    border-radius: 10px; }
  .sorting-block .sorting-block__inner.active {
    background: #fff;
    border: none;
    box-shadow: 0px 14px 20px 0px rgba(0, 0, 0, 0.05); }
  .sorting-block .sorting-block__inner.active .sorting-block__body:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1); }
  .sorting-block .sorting-block__body {
    position: relative;
    cursor: pointer;
    height: 60px;
    border-radius: 10px; }
  .sorting-block .sorting-block__body:before {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%226px%22%20%20viewBox%3D%220%200%2010%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M4.589%2C5.909%20C4.465%2C5.860%204.348%2C5.787%204.248%2C5.687%20L0.281%2C1.730%20C-0.110%2C1.339%20-0.110%2C0.703%200.281%2C0.312%20C0.674%2C-0.080%201.310%2C-0.080%201.702%2C0.312%20L5.000%2C3.602%20L8.267%2C0.343%20C8.659%2C-0.048%209.295%2C-0.048%209.687%2C0.343%20C10.079%2C0.735%2010.079%2C1.369%209.687%2C1.761%20L5.721%2C5.718%20C5.414%2C6.024%204.961%2C6.082%204.589%2C5.909%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat;
    transition: all 0.2s; }
  .sorting-block .sorting-block__body span {
    position: relative;
    display: block;
    padding: 20px 20px 20px 30px; }
  .sorting-block .sorting-block__body span.no-sorting {
    padding-left: 30px; }
  .sorting-block .sorting-block__body span.asc_param {
    background: none; }
  .sorting-block .sorting-block__body span.desc_param {
    background: none; }
  .sorting-block .sorting-block__popup {
    display: none;
    padding: 0 0 30px; }
  .sorting-block .sorting-block__popup div:last-child a:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 30px;
    right: 30px;
    height: 1px;
    background: rgba(0, 0, 0, 0.04); }
  .sorting-block .sorting-block__popup .sort-reset {
    position: relative;
    display: block;
    text-decoration: none;
    font: 400 17px/ normal 'Inter', Arial, Helvetica, sans-serif;
    transition: all 0.2s;
    color: #111;
    padding: 13px 20px 13px 30px; }
  .sorting-block .sorting-block__popup .sort-reset:before {
    position: absolute;
    content: '';
    top: 0;
    left: 30px;
    right: 30px;
    height: 1px;
    background: rgba(0, 0, 0, 0.04); }
  .sorting-block .sorting-block__popup .sort-reset:hover {
    color: #ea7946; }
  .sorting-block .sorting-block__popup .sort-param {
    position: relative;
    display: block;
    text-decoration: none;
    font: 400 17px/ normal 'Inter', Arial, Helvetica, sans-serif;
    transition: all 0.2s;
    color: #111;
    padding: 13px 20px 13px 30px; }
  .sorting-block .sorting-block__popup .sort-param:before {
    position: absolute;
    content: '';
    top: 0;
    left: 30px;
    right: 30px;
    height: 1px;
    background: rgba(0, 0, 0, 0.04); }
  .sorting-block .sorting-block__popup .sort-param:hover {
    color: #ea7946; }
  .sorting-block .sorting-block__popup .sort-param.asc_param {
    background: none; }
    .sorting-block .sorting-block__popup .sort-param.asc_param:hover {
      background: none; }
    .sorting-block .sorting-block__popup .sort-param.asc_param.active {
      color: #111;
      background: none; }
  .sorting-block .sorting-block__popup .sort-param.desc_param {
    background: none; }
    .sorting-block .sorting-block__popup .sort-param.desc_param:hover {
      background: none; }
    .sorting-block .sorting-block__popup .sort-param.desc_param.active {
      color: #111;
      background: none; }
/*Сордировка*/
/*ЦИФРЫ*/
/*СТРЕЛКИ*/
/*КНОПКА "ПРЕД."*/
/*КНОПКА "СЛЕД."*/
.lazy-pagelist__body {
  padding: 20px 0 0;
  display: flex;
  align-items: center;
  justify-content: flex-end; }
  @media (max-width: 767px) {
    .lazy-pagelist__body {
      flex-direction: column; } }
  .lazy-pagelist__body .shop-pagelist {
    padding: 0; }
  .lazy-pagelist__body .pagelist-input-wrap {
    display: none; }
  .lazy-pagelist__body .lazy-pagelist-btn {
    padding: 20px 25px;
    border-radius: 10px;
    margin: 0 auto 0 0; }
  @media (max-width: 767px) {
      .lazy-pagelist__body .lazy-pagelist-btn {
        margin: 0 auto 20px; } }
  .lazy-pagelist__body .lazy-pagelist-btn span {
    display: inline-block;
    vertical-align: top;
    padding-right: 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%2212px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2012%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%200.5C6.55228%200.5%207%200.947715%207%201.5V5.5H11C11.5523%205.5%2012%205.94772%2012%206.5C12%207.05228%2011.5523%207.5%2011%207.5H7V11.5C7%2012.0523%206.55228%2012.5%206%2012.5C5.44772%2012.5%205%2012.0523%205%2011.5V7.5H1C0.447715%207.5%200%207.05228%200%206.5C0%205.94772%200.447715%205.5%201%205.5H5V1.5C5%200.947715%205.44772%200.5%206%200.5Z%22%20fill%3D%22%23ea7946%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }
  .lazy-pagelist__body .lazy-pagelist-btn:hover span {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2213px%22%20%20viewBox%3D%220%200%2012%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M6%200.5C6.55228%200.5%207%200.947715%207%201.5V5.5H11C11.5523%205.5%2012%205.94772%2012%206.5C12%207.05228%2011.5523%207.5%2011%207.5H7V11.5C7%2012.0523%206.55228%2012.5%206%2012.5C5.44772%2012.5%205%2012.0523%205%2011.5V7.5H1C0.447715%207.5%200%207.05228%200%206.5C0%205.94772%200.447715%205.5%201%205.5H5V1.5C5%200.947715%205.44772%200.5%206%200.5Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E") top 50% right 0 no-repeat; }

.shop-pagelist {
  text-align: right;
  padding: 20px 0 0; }
  @media screen and (max-width: 767px) {
  .shop-pagelist {
    text-align: center; } }
  .shop-pagelist__body, .shop-pagelist__mobile {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none;
    vertical-align: top;
    display: inline-block;
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    height: 60px; }
  @media (max-width: 639px) {
    .shop-pagelist__body, .shop-pagelist__mobile {
      display: block;
      padding: 10px 0; } }
  .shop-pagelist__body li, .shop-pagelist__mobile li {
    vertical-align: middle;
    display: inline-block;
    text-align: center; }
  .shop-pagelist__body li a, .shop-pagelist__mobile li a {
    position: relative;
    text-decoration: none;
    transition: all 0.2s; }
  .shop-pagelist__body .page-num, .shop-pagelist__mobile .page-num {
    font: 500 17px/40px 'Inter', Arial, Helvetica, sans-serif;
    width: 40px;
    height: 40px;
    margin: 0 5px; }
  @media (max-width: 639px) {
      .shop-pagelist__body .page-num, .shop-pagelist__mobile .page-num {
        font-size: 16px; } }
  .shop-pagelist__body .page-num:not(.active-num), .shop-pagelist__mobile .page-num:not(.active-num) {
    width: 36px; }
  .shop-pagelist__body .page-num.active-num, .shop-pagelist__mobile .page-num.active-num {
    color: #ea7946;
    background: none;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06);
    border: none;
    border-radius: 5px; }
  .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.2s;
    color: #111;
    background: #fff;
    box-shadow: none;
    border: none; }
    .shop-pagelist__body .page-num a:hover, .shop-pagelist__mobile .page-num a:hover {
      color: #ea7946;
      background: none;
      box-shadow: none;
      border: none; }
    .shop-pagelist__body .page-num a:active, .shop-pagelist__mobile .page-num a:active {
      color: #fff;
      background: none;
      box-shadow: none;
      border: none; }
  .shop-pagelist__body .page-dots, .shop-pagelist__mobile .page-dots {
    font: 500 17px/40px 'Inter', Arial, Helvetica, sans-serif;
    margin: 0 8px; }
  @media (max-width: 639px) {
      .shop-pagelist__body .page-dots, .shop-pagelist__mobile .page-dots {
        margin: 0 5px; } }
  .shop-pagelist__body .page-dots span, .shop-pagelist__mobile .page-dots span {
    display: block; }
  @media screen and (max-width: 639px) {
      .shop-pagelist__body .page-prev, .shop-pagelist__mobile .page-prev, .shop-pagelist__body .page-next, .shop-pagelist__mobile .page-next {
        display: none; } }
  .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;
    height: 60px;
    font: 400 18px/60px 'Inter', Arial, Helvetica, sans-serif;
    /*@media screen and (max-width: 767px) {
     height: 40px;
     font-size: 15px;
     line-height: 40px;
     }*/ }
  .shop-pagelist__body .page-prev, .shop-pagelist__mobile .page-prev {
    margin: 0 20px 0 0; }
  .shop-pagelist__body .page-prev.not_active a, .shop-pagelist__mobile .page-prev.not_active a {
    opacity: 0.7;
    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: 60px;
    background-position: 50%;
    /*@media screen and (max-width: 767px) {
     width: 40px;
     }*/ }
    .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: #111;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2215px%22%20%20viewBox%3D%220%200%209%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0.426%2C8.524%20C0.464%2C8.562%200.515%2C8.577%200.556%2C8.610%20L6.477%2C14.541%20C7.047%2C15.112%207.972%2C15.112%208.542%2C14.541%20C9.112%2C13.970%209.112%2C13.045%208.542%2C12.474%20L3.545%2C7.469%20L8.511%2C2.494%20C9.081%2C1.924%209.081%2C0.998%208.511%2C0.427%20C7.941%2C-0.144%207.016%2C-0.143%206.446%2C0.427%20L0.427%2C6.457%20C-0.144%2C7.027%20-0.144%2C7.953%200.426%2C8.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946;
    box-shadow: none;
    border: none; }
    .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%229px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%209%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0.426%2C8.524%20C0.464%2C8.562%200.515%2C8.577%200.556%2C8.610%20L6.477%2C14.541%20C7.047%2C15.112%207.972%2C15.112%208.542%2C14.541%20C9.112%2C13.970%209.112%2C13.045%208.542%2C12.474%20L3.545%2C7.469%20L8.511%2C2.494%20C9.081%2C1.924%209.081%2C0.998%208.511%2C0.427%20C7.941%2C-0.144%207.016%2C-0.143%206.446%2C0.427%20L0.427%2C6.457%20C-0.144%2C7.027%20-0.144%2C7.953%200.426%2C8.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ed8d62;
      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%229px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%209%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0.426%2C8.524%20C0.464%2C8.562%200.515%2C8.577%200.556%2C8.610%20L6.477%2C14.541%20C7.047%2C15.112%207.972%2C15.112%208.542%2C14.541%20C9.112%2C13.970%209.112%2C13.045%208.542%2C12.474%20L3.545%2C7.469%20L8.511%2C2.494%20C9.081%2C1.924%209.081%2C0.998%208.511%2C0.427%20C7.941%2C-0.144%207.016%2C-0.143%206.446%2C0.427%20L0.427%2C6.457%20C-0.144%2C7.027%20-0.144%2C7.953%200.426%2C8.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #d36d3f;
      box-shadow: none;
      border: none; }
  .shop-pagelist__body .page-next, .shop-pagelist__mobile .page-next {
    margin: 0 0 0 20px; }
  .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: 60px;
    background-position: 50%;
    /*@media screen and (max-width: 767px) {
     width: 40px;
     }*/ }
    .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: #111;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2215px%22%20%20viewBox%3D%220%200%2010%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.574%2C8.524%20C8.535%2C8.562%208.485%2C8.577%208.444%2C8.610%20L2.522%2C14.541%20C1.952%2C15.112%201.028%2C15.112%200.458%2C14.541%20C-0.112%2C13.970%20-0.112%2C13.045%200.458%2C12.474%20L5.455%2C7.469%20L0.489%2C2.494%20C-0.081%2C1.924%20-0.081%2C0.998%200.489%2C0.427%20C1.059%2C-0.144%201.983%2C-0.143%202.553%2C0.427%20L8.573%2C6.457%20C9.143%2C7.027%209.144%2C7.953%208.574%2C8.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ea7946;
    box-shadow: none;
    border: none; }
    .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%2210px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2010%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.574%2C8.524%20C8.535%2C8.562%208.485%2C8.577%208.444%2C8.610%20L2.522%2C14.541%20C1.952%2C15.112%201.028%2C15.112%200.458%2C14.541%20C-0.112%2C13.970%20-0.112%2C13.045%200.458%2C12.474%20L5.455%2C7.469%20L0.489%2C2.494%20C-0.081%2C1.924%20-0.081%2C0.998%200.489%2C0.427%20C1.059%2C-0.144%201.983%2C-0.143%202.553%2C0.427%20L8.573%2C6.457%20C9.143%2C7.027%209.144%2C7.953%208.574%2C8.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #ed8d62;
      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%2210px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2010%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.574%2C8.524%20C8.535%2C8.562%208.485%2C8.577%208.444%2C8.610%20L2.522%2C14.541%20C1.952%2C15.112%201.028%2C15.112%200.458%2C14.541%20C-0.112%2C13.970%20-0.112%2C13.045%200.458%2C12.474%20L5.455%2C7.469%20L0.489%2C2.494%20C-0.081%2C1.924%20-0.081%2C0.998%200.489%2C0.427%20C1.059%2C-0.144%201.983%2C-0.143%202.553%2C0.427%20L8.573%2C6.457%20C9.143%2C7.027%209.144%2C7.953%208.574%2C8.524%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #d36d3f;
      box-shadow: none;
      border: none; }
  .shop-pagelist__mobile {
    display: none;
    background: none; }
  @media screen and (max-width: 639px) {
    .shop-pagelist__mobile {
      margin: 20px auto 0;
      padding: 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; } }
  .shop-pagelist__mobile .page-prev, .shop-pagelist__mobile .page-next {
    margin: 0;
    display: block;
    width: calc(50% - 10px); }
  .shop-pagelist__mobile .page-prev a, .shop-pagelist__mobile .page-next a {
    display: block;
    width: 100% !important;
    border-radius: 10px; }
  .shop-pagelist__mobile .page-prev {
    margin-right: 20px; }
/*Пагинация*/
.login-form {
  width: auto; }
  .login-form__header {
    margin: 0 0 40px;
    font: 600 25px/ normal 'Inter', Arial, Helvetica, sans-serif;
    color: #1c1c1c;
    padding: 0 0 0 38px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%20fill%3D%22%23ea7946%22%20d%3D%22M8.999%2C-0.001%20C4.031%2C-0.001%20-0.000%2C4.031%20-0.000%2C8.999%20C-0.000%2C13.968%204.031%2C17.999%208.999%2C17.999%20C13.968%2C17.999%2018.000%2C13.968%2018.000%2C8.999%20C18.000%2C4.031%2013.968%2C-0.001%208.999%2C-0.001%20ZM8.999%2C2.999%20C10.346%2C2.999%2011.437%2C4.090%2011.437%2C5.437%20C11.437%2C6.783%2010.346%2C7.874%208.999%2C7.874%20C7.654%2C7.874%206.562%2C6.783%206.562%2C5.437%20C6.562%2C4.090%207.654%2C2.999%208.999%2C2.999%20ZM13.586%2C12.869%20C12.483%2C14.171%2010.841%2C15.000%208.999%2C15.000%20C7.158%2C15.000%205.516%2C14.171%204.413%2C12.869%20C4.117%2C12.520%204.083%2C12.018%204.305%2C11.617%20C5.171%2C10.064%206.948%2C8.999%208.999%2C8.999%20C11.051%2C8.999%2012.829%2C10.064%2013.695%2C11.617%20C13.916%2C12.018%2013.882%2C12.520%2013.586%2C12.869%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  @media (max-width: 639px) {
    .login-form__header {
      font-size: 20px;
      margin: 0 0 20px; } }
  .login-form__row {
    margin: 0 0 20px; }
  .login-form .login-btns {
    padding: 20px 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; }
  .login-form .login-btns__links {
    margin-left: 20px; }
  .login-form .login-btns__links .forgot_btn {
    color: rgba(17, 17, 17, 0.6);
    font-size: 14px;
    font-weight: 400;
    text-decoration: none;
    display: inline-block;
    margin: 0 0 6px; }
    .login-form .login-btns__links .forgot_btn:hover {
      text-decoration: underline; }
  .login-form .login-btns__links .register_btn {
    color: #111;
    font-size: 16px;
    font-weight: 400;
    text-decoration: none; }
    .login-form .login-btns__links .register_btn:hover {
      text-decoration: underline; }
  .login-form .user-block__info {
    margin-bottom: 14px; }
  .login-form .user-block__title {
    color: #1c1c1c;
    line-height: 1;
    font-size: 19px;
    font-weight: 600;
    padding: 0 0 15px; }
  .login-form .user-block__name a {
    color: #ea7946;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none; }
    .login-form .user-block__name a:hover {
      text-decoration: underline; }
  .login-form .user-block__settings {
    margin-bottom: 35px; }
  .login-form .user-block__settings .gr-button-1 {
    padding: 0;
    background: none;
    font-size: 14px;
    font-weight: 400;
    color: rgba(17, 17, 17, 0.6); }
    .login-form .user-block__settings .gr-button-1:hover {
      text-decoration: underline; }
  .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 .log-out_btn {
    margin-left: auto; }
  .login-form .g-auth__social-min {
    margin: 30px 0 0;
    padding-top: 20px !important;
    border-top: 2px solid rgba(0, 0, 0, 0.06); }
  .login-form .g-auth__social-min .g-form-field__title {
    font-size: 15px;
    margin-bottom: 20px; }
  .login-form .g-auth__social-min .g-auth__personal-note {
    font-size: 14px; }
/*Авторизация*/
.search-form {
  width: auto; }
  .search-form__header {
    font: 600 25px/ 30px 'Inter', Arial, Helvetica, sans-serif;
    color: #1c1c1c;
    padding: 0 0 35px 38px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2019%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M18.010%2C4.083%20L9.735%2C4.083%20C9.320%2C5.324%208.132%2C6.222%206.729%2C6.222%20C5.326%2C6.222%204.138%2C5.324%203.722%2C4.083%20L0.989%2C4.083%20C0.443%2C4.083%20-0.000%2C3.648%20-0.000%2C3.110%20C-0.000%2C2.574%200.443%2C2.138%200.989%2C2.138%20L3.722%2C2.138%20C4.138%2C0.897%205.326%2C-0.001%206.729%2C-0.001%20C8.132%2C-0.001%209.320%2C0.897%209.735%2C2.138%20L18.010%2C2.138%20C18.557%2C2.138%2019.000%2C2.574%2019.000%2C3.110%20C19.000%2C3.648%2018.557%2C4.083%2018.010%2C4.083%20ZM0.989%2C9.916%20L9.264%2C9.916%20C9.679%2C8.675%2010.868%2C7.777%2012.270%2C7.777%20C13.673%2C7.777%2014.861%2C8.675%2015.277%2C9.916%20L18.010%2C9.916%20C18.557%2C9.916%2019.000%2C10.351%2019.000%2C10.889%20C19.000%2C11.425%2018.557%2C11.861%2018.010%2C11.861%20L15.277%2C11.861%20C14.861%2C13.102%2013.673%2C14.000%2012.270%2C14.000%20C10.868%2C14.000%209.679%2C13.102%209.264%2C11.861%20L0.989%2C11.861%20C0.443%2C11.861%20-0.000%2C11.425%20-0.000%2C10.889%20C-0.000%2C10.351%200.443%2C9.916%200.989%2C9.916%20Z%22%2F%3E%3C%2Fsvg%3E") 0 8px no-repeat; }
  @media (max-width: 639px) {
    .search-form__header {
      font-size: 20px;
      padding: 0 0 20px 38px; } }
  .search-form .search-rows__row {
    margin: 0 0 25px; }
  @media (max-width: 639px) {
    .search-form .search-rows__row {
      margin-bottom: 15px; } }
  .search-form .row-body {
    font-size: 0; }
  .search-form .input-from, .search-form .input-to {
    display: inline-block;
    vertical-align: top;
    width: calc(50% - 10px); }
  .search-form .input-from {
    margin-right: 20px; }
  .search-form .search-rows__btn {
    padding-top: 10px; }
  .search-form .shop2-color-ext-select {
    height: 47px; }
  .search-form .shop2-color-ext-select .shop2-color-ext-options {
    padding: 8px 20px 0 15px; }
  .search-form .shop2-color-ext-select .shop2-color-ext-options li div {
    margin-top: 6px;
    font: normal 16px/ normal 'Inter', 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: 0;
    margin-top: 32px;
    margin-right: 26px; }
  .search-form .ui-widget.ui-widget-content:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: -26px;
    bottom: 0;
    border: none;
    background: #f0f0f0;
    box-shadow: none;
    border-radius: 0; }
  .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: #ea7946;
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 0 13px; }
  .search-form .ui-widget.ui-widget-content .ui-slider-handle {
    position: absolute;
    top: -12px;
    z-index: 2;
    margin: 0;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    cursor: pointer;
    outline: none;
    transition: background 0.2s, box-shadow 0.2s, border 0.2s;
    border: none;
    background: #ea7946;
    box-shadow: none; }
  .search-form .ui-widget.ui-widget-content .ui-slider-handle:hover {
    border: none;
    background: #ed8d62;
    box-shadow: none; }
  .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: #d36d3f;
    box-shadow: none; }
/*Поиск*/
.shop2-warning, .shop2-info {
  position: relative;
  color: #191919;
  font-size: 17px;
  line-height: 1.4;
  font-weight: 400;
  text-align: left;
  min-height: 0;
  border: none;
  box-shadow: inset 0 0 0 1px #ff8c8c;
  background: #fff;
  border-radius: 10px;
  margin: 20px 0 30px;
  padding: 23px 30px 24px 80px; }
  @media (max-width: 639px) {
  .shop2-warning, .shop2-info {
    font-size: 15px;
    padding: 16px 20px 17px 70px; } }
  .shop2-warning:before, .shop2-info:before {
    position: absolute;
    content: '';
    left: 30px;
    top: 50%;
    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%2230px%22%20height%3D%2230px%22%20%20viewBox%3D%220%200%2030%2030%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.451%22%20fill%3D%22%23ff0000%22%20d%3D%22M15.000%2C-0.000%20C23.284%2C-0.000%2030.000%2C6.716%2030.000%2C15.000%20C30.000%2C23.284%2023.284%2C30.000%2015.000%2C30.000%20C6.715%2C30.000%20-0.000%2C23.284%20-0.000%2C15.000%20C-0.000%2C6.716%206.715%2C-0.000%2015.000%2C-0.000%20Z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M15.000%2C22.857%20C13.816%2C22.857%2012.856%2C21.897%2012.856%2C20.714%20C12.856%2C19.530%2013.816%2C18.571%2015.000%2C18.571%20C16.183%2C18.571%2017.143%2C19.530%2017.143%2C20.714%20C17.143%2C21.897%2016.183%2C22.857%2015.000%2C22.857%20ZM13.571%2C7.142%20L16.428%2C7.142%20L16.428%2C17.143%20L13.571%2C17.143%20L13.571%2C7.142%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 639px) {
    .shop2-warning:before, .shop2-info:before {
      left: 20px; } }
  .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: #191919; }
  @media screen and (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: 19px; } }
  @media screen and (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: 17px;
      text-align: center; } }
  .shop2-warning ul, .shop2-info ul {
    margin: 0;
    padding: 0;
    list-style: none; }

.shop2-info {
  background: #fff;
  padding: 23px 30px 24px; }
  .shop2-info:before {
    display: none; }

.shop2-color-ext-select {
  cursor: pointer;
  height: auto;
  width: 100%;
  font: 400 15px/ 22px 'Inter', Arial, Helvetica, sans-serif;
  outline: none;
  border-radius: 5px;
  transition: all 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%229px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.621%2C4.908%20C3.497%2C4.860%203.380%2C4.786%203.279%2C4.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.282%20C0.705%2C-0.111%201.341%2C-0.111%201.733%2C0.282%20L4.031%2C2.590%20L6.298%2C0.314%20C6.691%2C-0.080%207.327%2C-0.080%207.718%2C0.314%20C8.111%2C0.707%208.111%2C1.345%207.718%2C1.739%20L4.753%2C4.716%20C4.446%2C5.025%203.993%2C5.083%203.621%2C4.908%20Z%22%2F%3E%3C%2Fsvg%3E") right 31px top 50% no-repeat #fff;
  box-shadow: inset 0 0 0 2px 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%229px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.621%2C4.908%20C3.497%2C4.860%203.380%2C4.786%203.279%2C4.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.282%20C0.705%2C-0.111%201.341%2C-0.111%201.733%2C0.282%20L4.031%2C2.590%20L6.298%2C0.314%20C6.691%2C-0.080%207.327%2C-0.080%207.718%2C0.314%20C8.111%2C0.707%208.111%2C1.345%207.718%2C1.739%20L4.753%2C4.716%20C4.446%2C5.025%203.993%2C5.083%203.621%2C4.908%20Z%22%2F%3E%3C%2Fsvg%3E") right 31px top 50% no-repeat #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .shop2-color-ext-select:hover .shop2-color-ext-options li div {
    color: #111; }
  .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%229px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.621%2C4.908%20C3.497%2C4.860%203.380%2C4.786%203.279%2C4.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.282%20C0.705%2C-0.111%201.341%2C-0.111%201.733%2C0.282%20L4.031%2C2.590%20L6.298%2C0.314%20C6.691%2C-0.080%207.327%2C-0.080%207.718%2C0.314%20C8.111%2C0.707%208.111%2C1.345%207.718%2C1.739%20L4.753%2C4.716%20C4.446%2C5.025%203.993%2C5.083%203.621%2C4.908%20Z%22%2F%3E%3C%2Fsvg%3E") right 31px top 50% no-repeat #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .shop2-color-ext-select.active .shop2-color-ext-options li div {
    color: #000; }
  .shop2-color-ext-select i {
    display: none !important; }
  .shop2-color-ext-select .shop2-color-ext-options {
    padding: 12px 20px 12px 30px; }
  .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: 5px; }
    .shop2-color-ext-select .shop2-color-ext-options li span:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      border-radius: 5px;
      box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
  .shop2-color-ext-select .shop2-color-ext-options li div {
    color: #000;
    font: 400 14px/ normal 'Inter', Arial, Helvetica, sans-serif;
    margin-top: 3px; }
  .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: 5px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  #shop2-color-ext-popup li, #shop2-color-ext-select li {
    border-radius: 0;
    transition: all 0.2s;
    height: auto !important;
    background: none !important;
    padding: 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: 24px !important;
    height: 24px;
    border-radius: 5px;
    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;
    border-radius: 5px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
  #shop2-color-ext-popup li div, #shop2-color-ext-select li div {
    color: #000;
    font: 400 15px/ normal 'Inter', Arial, Helvetica, sans-serif;
    margin: 2px 12px 0 0; }
  #shop2-color-ext-popup li ins, #shop2-color-ext-select li ins {
    display: none; }

.shop-search-color-select {
  position: relative;
  height: 50px;
  overflow: hidden;
  transition: all 0.2s;
  border-radius: 5px; }
  .shop-search-color-select:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    pointer-events: none;
    border-radius: 5px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    transition: all 0.2s; }
  .shop-search-color-select.active {
    z-index: 2;
    overflow: visible;
    box-shadow: none; }
  .shop-search-color-select.active:before {
    display: none; }
  .shop-search-color-select.active .shop-search-colors {
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .shop-search-color-select .shop-search-colors {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.621%2C4.908%20C3.497%2C4.860%203.380%2C4.786%203.279%2C4.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.282%20C0.705%2C-0.111%201.341%2C-0.111%201.733%2C0.282%20L4.031%2C2.590%20L6.298%2C0.314%20C6.691%2C-0.080%207.327%2C-0.080%207.718%2C0.314%20C8.111%2C0.707%208.111%2C1.345%207.718%2C1.739%20L4.753%2C4.716%20C4.446%2C5.025%203.993%2C5.083%203.621%2C4.908%20Z%22%2F%3E%3C%2Fsvg%3E") right 31px top 50% no-repeat #fff;
    border-radius: 5px;
    background-position: right 31px top 22px; }
  .shop-search-color-select .shop-search-colors: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%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.621%2C4.908%20C3.497%2C4.860%203.380%2C4.786%203.279%2C4.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.282%20C0.705%2C-0.111%201.341%2C-0.111%201.733%2C0.282%20L4.031%2C2.590%20L6.298%2C0.314%20C6.691%2C-0.080%207.327%2C-0.080%207.718%2C0.314%20C8.111%2C0.707%208.111%2C1.345%207.718%2C1.739%20L4.753%2C4.716%20C4.446%2C5.025%203.993%2C5.083%203.621%2C4.908%20Z%22%2F%3E%3C%2Fsvg%3E") right 31px top 50% no-repeat #fff;
    background-position: right 31px top 22px; }
  .shop-search-color-select .shop-search-colors li {
    cursor: pointer;
    padding: 12px 50px 12px 18px;
    display: flex; }
  .shop-search-color-select .shop-search-colors li:hover .shop-search-color-title {
    color: #111; }
  .shop-search-color-select .shop-search-colors li.shop2-color-ext-selected {
    order: -1; }
    .shop-search-color-select .shop-search-colors li.shop2-color-ext-selected:hover {
      background: none; }
  .shop-search-color-select .shop-search-colors li .shop-search-color-icon {
    position: relative;
    width: 24px;
    height: 24px;
    border-radius: 0;
    margin: 0 15px 0 0;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat; }
    .shop-search-color-select .shop-search-colors li .shop-search-color-icon:before {
      position: absolute;
      content: '';
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      border-radius: 0;
      pointer-events: none;
      box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
  .shop-search-color-select .shop-search-colors li .shop-search-color-title {
    color: #000;
    font: 400 15px/ 24px 'Inter', Arial, Helvetica, sans-serif;
    width: calc(100% - 15px - 20px);
    min-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.2s;
    display: inline-flex;
    align-items: center; }

.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, body .cart-amount, body .popup-product__amount {
  width: 121px; }
  body .product-amount .amount-title, body .cart-amount .amount-title, body .popup-product__amount .amount-title {
    display: none; }
  body .product-amount .shop2-product-amount, body .cart-amount .shop2-product-amount, body .popup-product__amount .shop2-product-amount {
    margin: 0;
    width: auto;
    background: #fff;
    border-radius: 6px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
  body .product-amount .shop2-product-amount.disabled button:disabled, body .cart-amount .shop2-product-amount.disabled button:disabled, body .popup-product__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%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.22%22%20fill%3D%22%23111111%22%20d%3D%22M0.091%2C4.589%20C0.141%2C4.465%200.213%2C4.348%200.315%2C4.248%20L4.292%2C0.281%20C4.685%2C-0.110%205.324%2C-0.110%205.717%2C0.281%20C6.111%2C0.674%206.111%2C1.309%205.717%2C1.702%20L2.410%2C5.000%20L5.686%2C8.267%20C6.080%2C8.659%206.080%2C9.295%205.686%2C9.687%20C5.292%2C10.079%204.654%2C10.079%204.261%2C9.687%20L0.283%2C5.721%20C-0.025%2C5.414%20-0.083%2C4.961%200.091%2C4.589%20Z%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, body .cart-amount .shop2-product-amount.disabled button + input + button:disabled, body .popup-product__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%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.22%22%20fill%3D%22%23111111%22%20d%3D%22M5.908%2C4.589%20C5.859%2C4.465%205.786%2C4.348%205.685%2C4.248%20L1.708%2C0.281%20C1.314%2C-0.110%200.676%2C-0.110%200.283%2C0.281%20C-0.112%2C0.674%20-0.112%2C1.309%200.283%2C1.702%20L3.590%2C5.000%20L0.313%2C8.267%20C-0.080%2C8.659%20-0.080%2C9.295%200.313%2C9.687%20C0.707%2C10.079%201.345%2C10.079%201.738%2C9.687%20L5.717%2C5.721%20C6.024%2C5.414%206.083%2C4.961%205.908%2C4.589%20Z%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, body .cart-amount .shop2-product-amount.disabled input, body .popup-product__amount .shop2-product-amount.disabled input {
    width: 36px;
    height: 48px;
    color: #111;
    background: none;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    pointer-events: none; }
    body .product-amount .shop2-product-amount.disabled input::-webkit-input-placeholder, body .cart-amount .shop2-product-amount.disabled input::-webkit-input-placeholder, body .popup-product__amount .shop2-product-amount.disabled input::-webkit-input-placeholder {
      color: #111;
      opacity: 1 !important; }
    body .product-amount .shop2-product-amount.disabled input:moz-placeholder, body .cart-amount .shop2-product-amount.disabled input:moz-placeholder, body .popup-product__amount .shop2-product-amount.disabled input:moz-placeholder {
      color: #111;
      opacity: 1 !important; }
    body .product-amount .shop2-product-amount.disabled input::-moz-placeholder, body .cart-amount .shop2-product-amount.disabled input::-moz-placeholder, body .popup-product__amount .shop2-product-amount.disabled input::-moz-placeholder {
      color: #111;
      opacity: 1 !important; }
    body .product-amount .shop2-product-amount.disabled input:-ms-input-placeholder, body .cart-amount .shop2-product-amount.disabled input:-ms-input-placeholder, body .popup-product__amount .shop2-product-amount.disabled input:-ms-input-placeholder {
      color: #111;
      opacity: 1 !important; }
  body .product-amount .shop2-product-amount button, body .cart-amount .shop2-product-amount button, body .popup-product__amount .shop2-product-amount button {
    width: calc(50% - 18px);
    height: 48px;
    padding: 0;
    font-size: 0;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    transition: all 0.2s;
    -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, body .cart-amount .shop2-product-amount button.amount-minus, body .popup-product__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%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%3D%22%23ea7946%22%20d%3D%22M0.091%2C4.589%20C0.141%2C4.465%200.213%2C4.348%200.315%2C4.248%20L4.292%2C0.281%20C4.685%2C-0.110%205.324%2C-0.110%205.717%2C0.281%20C6.111%2C0.674%206.111%2C1.309%205.717%2C1.702%20L2.410%2C5.000%20L5.686%2C8.267%20C6.080%2C8.659%206.080%2C9.295%205.686%2C9.687%20C5.292%2C10.079%204.654%2C10.079%204.261%2C9.687%20L0.283%2C5.721%20C-0.025%2C5.414%20-0.083%2C4.961%200.091%2C4.589%20Z%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, body .cart-amount .shop2-product-amount button.amount-minus:disabled, body .popup-product__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%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.22%22%20fill%3D%22%23111111%22%20d%3D%22M0.091%2C4.589%20C0.141%2C4.465%200.213%2C4.348%200.315%2C4.248%20L4.292%2C0.281%20C4.685%2C-0.110%205.324%2C-0.110%205.717%2C0.281%20C6.111%2C0.674%206.111%2C1.309%205.717%2C1.702%20L2.410%2C5.000%20L5.686%2C8.267%20C6.080%2C8.659%206.080%2C9.295%205.686%2C9.687%20C5.292%2C10.079%204.654%2C10.079%204.261%2C9.687%20L0.283%2C5.721%20C-0.025%2C5.414%20-0.083%2C4.961%200.091%2C4.589%20Z%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, body .cart-amount .shop2-product-amount button.amount-minus:hover, body .popup-product__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%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%3D%22%23ea7946%22%20d%3D%22M0.091%2C4.589%20C0.141%2C4.465%200.213%2C4.348%200.315%2C4.248%20L4.292%2C0.281%20C4.685%2C-0.110%205.324%2C-0.110%205.717%2C0.281%20C6.111%2C0.674%206.111%2C1.309%205.717%2C1.702%20L2.410%2C5.000%20L5.686%2C8.267%20C6.080%2C8.659%206.080%2C9.295%205.686%2C9.687%20C5.292%2C10.079%204.654%2C10.079%204.261%2C9.687%20L0.283%2C5.721%20C-0.025%2C5.414%20-0.083%2C4.961%200.091%2C4.589%20Z%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, body .cart-amount .shop2-product-amount button.amount-minus:active, body .popup-product__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%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%3D%22%23ea7946%22%20d%3D%22M0.091%2C4.589%20C0.141%2C4.465%200.213%2C4.348%200.315%2C4.248%20L4.292%2C0.281%20C4.685%2C-0.110%205.324%2C-0.110%205.717%2C0.281%20C6.111%2C0.674%206.111%2C1.309%205.717%2C1.702%20L2.410%2C5.000%20L5.686%2C8.267%20C6.080%2C8.659%206.080%2C9.295%205.686%2C9.687%20C5.292%2C10.079%204.654%2C10.079%204.261%2C9.687%20L0.283%2C5.721%20C-0.025%2C5.414%20-0.083%2C4.961%200.091%2C4.589%20Z%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, body .cart-amount .shop2-product-amount button.amount-plus, body .popup-product__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%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%3D%22%23ea7946%22%20d%3D%22M5.908%2C4.589%20C5.859%2C4.465%205.786%2C4.348%205.685%2C4.248%20L1.708%2C0.281%20C1.314%2C-0.110%200.676%2C-0.110%200.283%2C0.281%20C-0.112%2C0.674%20-0.112%2C1.309%200.283%2C1.702%20L3.590%2C5.000%20L0.313%2C8.267%20C-0.080%2C8.659%20-0.080%2C9.295%200.313%2C9.687%20C0.707%2C10.079%201.345%2C10.079%201.738%2C9.687%20L5.717%2C5.721%20C6.024%2C5.414%206.083%2C4.961%205.908%2C4.589%20Z%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, body .cart-amount .shop2-product-amount button.amount-plus:hover, body .popup-product__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%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%3D%22%23ea7946%22%20d%3D%22M5.908%2C4.589%20C5.859%2C4.465%205.786%2C4.348%205.685%2C4.248%20L1.708%2C0.281%20C1.314%2C-0.110%200.676%2C-0.110%200.283%2C0.281%20C-0.112%2C0.674%20-0.112%2C1.309%200.283%2C1.702%20L3.590%2C5.000%20L0.313%2C8.267%20C-0.080%2C8.659%20-0.080%2C9.295%200.313%2C9.687%20C0.707%2C10.079%201.345%2C10.079%201.738%2C9.687%20L5.717%2C5.721%20C6.024%2C5.414%206.083%2C4.961%205.908%2C4.589%20Z%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, body .cart-amount .shop2-product-amount button.amount-plus:active, body .popup-product__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%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%3D%22%23ea7946%22%20d%3D%22M5.908%2C4.589%20C5.859%2C4.465%205.786%2C4.348%205.685%2C4.248%20L1.708%2C0.281%20C1.314%2C-0.110%200.676%2C-0.110%200.283%2C0.281%20C-0.112%2C0.674%20-0.112%2C1.309%200.283%2C1.702%20L3.590%2C5.000%20L0.313%2C8.267%20C-0.080%2C8.659%20-0.080%2C9.295%200.313%2C9.687%20C0.707%2C10.079%201.345%2C10.079%201.738%2C9.687%20L5.717%2C5.721%20C6.024%2C5.414%206.083%2C4.961%205.908%2C4.589%20Z%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, body .cart-amount .shop2-product-amount input, body .popup-product__amount .shop2-product-amount input {
    width: 36px;
    height: 48px;
    font: 400 16px/48px 'Inter', Arial, Helvetica, sans-serif;
    text-align: center;
    margin: 0;
    padding: 0;
    outline: none;
    -webkit-appearance: none;
    /* for FF */
    -moz-appearance: none;
    color: #111;
    background: none;
    border: none;
    transition: all 0.2s;
    -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, body .cart-amount .shop2-product-amount input:hover, body .popup-product__amount .shop2-product-amount input:hover {
    color: #111;
    background: none;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  body .product-amount .shop2-product-amount input:focus, body .cart-amount .shop2-product-amount input:focus, body .popup-product__amount .shop2-product-amount input:focus {
    color: #111;
    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: #111;
    font: 600 15px 'Inter', Arial, Helvetica, sans-serif;
    margin: 0 0 6px 0; }
  .shop2-product-params .param-body {
    color: #a5a5a5;
    font: 400 15px 'Inter', 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;
    display: inline-block;
    vertical-align: middle; }
  .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: 24px !important;
    height: 24px;
    border: none;
    float: none;
    outline: none !important;
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px 5px 0;
    border-radius: 5px; }
  .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: 1px solid rgba(0, 0, 0, 0.1);
      box-shadow: none;
      background: none; }
    .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-radius: 8px;
      top: -4px;
      left: -4px;
      right: -4px;
      bottom: -4px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      box-shadow: none;
      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: 5px;
    transition: all 0.2s;
    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: 5px;
    transition: all 0.2s;
    border: none;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    background: none; }
  .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: 24px;
    height: 24px;
    border-radius: 5px; }
  .shop2-product-params .shop2-color-ext-multi {
    overflow: visible;
    outline: none;
    border: none; }
  .shop2-product-params .shop2-color-ext-multi li {
    position: relative;
    height: 24px;
    border: none;
    float: none;
    cursor: pointer;
    border-radius: 5px;
    vertical-align: top;
    display: inline-block;
    background-size: cover;
    outline: none !important;
    width: 24px !important;
    margin: 5px 10px 5px 0 !important; }
  .shop2-product-params .shop2-color-ext-multi li:first-child {
    margin-left: 0 !important;
    width: 24px !important; }
  .shop2-product-params .shop2-color-ext-multi li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    border: none;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    background: none; }
  .shop2-product-params .shop2-color-ext-multi li span {
    display: none; }
  .shop2-product-params .shop2-color-ext-multi li img {
    width: 24px;
    height: 24px;
    border-radius: 5px; }
/*Параметры в табах*/
body .shop2-product-options .option-item {
  margin: 0 0 15px; }
  body .shop2-product-options .option-item:last-child {
    margin-bottom: 0; }
  body .shop2-product-options .option-title {
    margin: 0 0 8px;
    color: #111;
    font: 600 15px 'Inter', Arial, Helvetica, sans-serif; }
  body .shop2-product-options .option-body {
    color: #a5a5a5;
    font: 400 15px 'Inter', 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;
    display: inline-block;
    vertical-align: middle; }
  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: 24px !important;
    height: 24px;
    border: none;
    float: none;
    outline: none !important;
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px 5px 0;
    border-radius: 5px; }
  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: 1px solid rgba(0, 0, 0, 0.1);
      box-shadow: none;
      background: none; }
    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 {
      top: -4px;
      left: -4px;
      right: -4px;
      bottom: -4px;
      border-radius: 8px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      box-shadow: none;
      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: 5px;
    transition: all 0.2s;
    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: 5px;
    transition: all 0.2s;
    border: none;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    background: none; }
  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: 24px;
    height: 24px;
    border-radius: 5px; }
  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: 24px;
    border: none;
    float: none;
    cursor: pointer;
    border-radius: 5px;
    vertical-align: top;
    display: inline-block;
    background-size: cover;
    outline: none !important;
    width: 24px !important;
    margin: 5px 10px 5px 0 !important; }
  body .shop2-product-options .shop2-color-ext-multi li:first-child {
    margin-left: 0 !important;
    width: 24px !important; }
  body .shop2-product-options .shop2-color-ext-multi li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    border: none;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    background: none; }
  body .shop2-product-options .shop2-color-ext-multi li span {
    display: none; }
  body .shop2-product-options .shop2-color-ext-multi li img {
    width: 24px;
    height: 24px;
    border-radius: 5px; }
/*Параметры*/
.cart-params__list {
  margin: 0;
  list-style: none;
  padding: 0; }
  .cart-params__list li {
    margin: 0 0 12px; }
  .cart-params__list li:last-child {
    margin-bottom: 0; }
  .cart-params__title {
    color: #111;
    font: 600 14px 'Inter', Arial, Helvetica, sans-serif;
    margin: 0 0 6px; }
  @media (max-width: 639px) {
    .cart-params__title {
      font-size: 13px;
      margin: 0 0 5px; } }
  .cart-params__value {
    color: #a5a5a5;
    font: 400 14px 'Inter', Arial, Helvetica, sans-serif; }
  @media (max-width: 639px) {
    .cart-params__value {
      font-size: 13px; } }
  .cart-params__value a {
    text-decoration: none; }
  .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;
    display: inline-block;
    vertical-align: middle; }
  .cart-params .shop2-color-pick li, .cart-params .shop2-texture-pick li, .cart-params .shop2-color-ext-list li {
    position: relative;
    cursor: pointer;
    width: 24px !important;
    height: 24px;
    border: none;
    float: none;
    outline: none !important;
    display: inline-block;
    vertical-align: top;
    margin: 5px 10px 5px 0;
    border-radius: 5px; }
  .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: 1px solid rgba(0, 0, 0, 0.1);
      box-shadow: none;
      background: none; }
    .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-radius: 8px;
      top: -4px;
      left: -4px;
      right: -4px;
      bottom: -4px;
      border: 1px solid rgba(0, 0, 0, 0.1);
      box-shadow: none;
      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: 5px;
    transition: all 0.2s;
    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: 5px;
    transition: all 0.2s;
    border: none;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    background: none; }
  .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: 24px;
    height: 24px;
    border-radius: 5px; }
  .cart-params .shop2-color-ext-multi {
    overflow: visible;
    outline: none;
    border: none; }
  .cart-params .shop2-color-ext-multi li {
    position: relative;
    height: 24px;
    border: none;
    float: none;
    cursor: pointer;
    border-radius: 5px;
    vertical-align: top;
    display: inline-block;
    background-size: cover;
    outline: none !important;
    width: 24px !important;
    margin: 5px 10px 5px 0 !important; }
  .cart-params .shop2-color-ext-multi li:first-child {
    margin-left: 0 !important;
    width: 24px !important; }
  .cart-params .shop2-color-ext-multi li:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    border: none;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    background: none; }
  .cart-params .shop2-color-ext-multi li span {
    display: none; }
  .cart-params .shop2-color-ext-multi li img {
    width: 24px;
    height: 24px;
    border-radius: 5px; }
/*Параметры в корзине*/
.tpl-stars {
  height: 18px;
  width: 90px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2290px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2090%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23d5d5d5%22%20d%3D%22M7.5%2C7.36363636%20L9%2C3%20L10.5%2C7.36363636%20L15%2C7.36363636%20L11.5%2C10.0909091%20L12.9999999%2C15%20L9%2C12.2727273%20L4.99999999%2C15%20L6.5%2C10.0909091%20L3%2C7.36363636%20L7.5%2C7.36363636%20Z%20M25.5%2C7.36363636%20L27%2C3%20L28.5%2C7.36363636%20L33%2C7.36363636%20L29.5%2C10.0909091%20L30.9999999%2C15%20L27%2C12.2727273%20L23%2C15%20L24.5%2C10.0909091%20L21%2C7.36363636%20L25.5%2C7.36363636%20Z%20M43.5%2C7.36363636%20L45%2C3%20L46.5%2C7.36363636%20L51%2C7.36363636%20L47.5%2C10.0909091%20L48.9999999%2C15%20L45%2C12.2727273%20L41%2C15%20L42.5%2C10.0909091%20L39%2C7.36363636%20L43.5%2C7.36363636%20Z%20M61.5%2C7.36363636%20L63%2C3%20L64.5%2C7.36363636%20L69%2C7.36363636%20L65.5%2C10.0909091%20L66.9999999%2C15%20L63%2C12.2727273%20L59%2C15%20L60.5%2C10.0909091%20L57%2C7.36363636%20L61.5%2C7.36363636%20Z%20M79.5%2C7.36363636%20L81%2C3%20L82.5%2C7.36363636%20L87%2C7.36363636%20L83.5%2C10.0909091%20L84.9999999%2C15%20L81%2C12.2727273%20L77%2C15%20L78.5%2C10.0909091%20L75%2C7.36363636%20L79.5%2C7.36363636%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .tpl-stars .tpl-rating {
    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%2290px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2090%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23FFA81E%22%20d%3D%22M7.5%2C7.36363636%20L9%2C3%20L10.5%2C7.36363636%20L15%2C7.36363636%20L11.5%2C10.0909091%20L12.9999999%2C15%20L9%2C12.2727273%20L4.99999999%2C15%20L6.5%2C10.0909091%20L3%2C7.36363636%20L7.5%2C7.36363636%20Z%20M25.5%2C7.36363636%20L27%2C3%20L28.5%2C7.36363636%20L33%2C7.36363636%20L29.5%2C10.0909091%20L30.9999999%2C15%20L27%2C12.2727273%20L23%2C15%20L24.5%2C10.0909091%20L21%2C7.36363636%20L25.5%2C7.36363636%20Z%20M43.5%2C7.36363636%20L45%2C3%20L46.5%2C7.36363636%20L51%2C7.36363636%20L47.5%2C10.0909091%20L48.9999999%2C15%20L45%2C12.2727273%20L41%2C15%20L42.5%2C10.0909091%20L39%2C7.36363636%20L43.5%2C7.36363636%20Z%20M61.5%2C7.36363636%20L63%2C3%20L64.5%2C7.36363636%20L69%2C7.36363636%20L65.5%2C10.0909091%20L66.9999999%2C15%20L63%2C12.2727273%20L59%2C15%20L60.5%2C10.0909091%20L57%2C7.36363636%20L61.5%2C7.36363636%20Z%20M79.5%2C7.36363636%20L81%2C3%20L82.5%2C7.36363636%20L87%2C7.36363636%20L83.5%2C10.0909091%20L84.9999999%2C15%20L81%2C12.2727273%20L77%2C15%20L78.5%2C10.0909091%20L75%2C7.36363636%20L79.5%2C7.36363636%20Z%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 {
  margin-left: -10px; }
  body .shop2-product-actions dl dt {
    background: none;
    margin: 0 10px 10px;
    font-size: 0;
    min-height: 40px;
    padding: 11px 0 11px 14px;
    box-shadow: inset 0 0 0 2px rgba(6, 190, 140, 0.12);
    border-radius: 6px;
    display: inline-block;
    vertical-align: top; }
  body .shop2-product-actions dl dt.gift-action {
    box-shadow: inset 0 0 0 2px rgba(254, 32, 32, 0.1); }
    body .shop2-product-actions dl dt.gift-action .name-action {
      color: #fe2020; }
    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%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%3D%22%23fe2020%22%20d%3D%22M14.486%2C7.555%20L1.114%2C7.555%20C0.499%2C7.555%20-0.000%2C7.050%20-0.000%2C6.427%20L-0.000%2C4.547%20C-0.000%2C3.923%200.499%2C3.419%201.114%2C3.419%20L5.936%2C3.419%20L4.937%2C2.398%20C4.574%2C2.031%204.574%2C1.436%204.937%2C1.069%20C5.299%2C0.702%205.888%2C0.702%206.250%2C1.069%20L7.800%2C2.652%20L9.351%2C1.069%20C9.713%2C0.702%2010.301%2C0.702%2010.664%2C1.069%20C11.026%2C1.436%2011.026%2C2.031%2010.664%2C2.398%20L9.665%2C3.419%20L14.486%2C3.419%20C15.102%2C3.419%2015.601%2C3.923%2015.601%2C4.547%20L15.601%2C6.427%20C15.601%2C7.050%2015.102%2C7.555%2014.486%2C7.555%20ZM2.228%2C9.059%20L5.572%2C9.059%20C6.187%2C9.059%206.686%2C9.564%206.686%2C10.187%20L6.686%2C15.452%20C6.686%2C16.075%206.187%2C16.580%205.572%2C16.580%20L2.972%2C16.580%20C1.946%2C16.580%201.114%2C15.738%201.114%2C14.700%20L1.114%2C10.187%20C1.114%2C9.564%201.613%2C9.059%202.228%2C9.059%20ZM10.029%2C9.059%20L13.372%2C9.059%20C13.987%2C9.059%2014.486%2C9.564%2014.486%2C10.187%20L14.486%2C14.700%20C14.486%2C15.738%2013.655%2C16.580%2012.629%2C16.580%20L10.029%2C16.580%20C9.413%2C16.580%208.914%2C16.075%208.914%2C15.452%20L8.914%2C10.187%20C8.914%2C9.564%209.413%2C9.059%2010.029%2C9.059%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  body .shop2-product-actions dl dt .icon-action {
    width: 18px;
    height: 18px;
    margin-right: 10px;
    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%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%2306be8c%22%20d%3D%22M17.765%2C9.543%20C18.064%2C9.243%2018.064%2C8.748%2017.765%2C8.448%20L17.143%2C7.814%20C16.925%2C7.589%2016.862%2C7.256%2016.980%2C6.967%20L17.316%2C6.138%20C17.474%2C5.745%2017.290%2C5.291%2016.899%2C5.126%20L16.096%2C4.785%20C15.809%2C4.665%2015.624%2C4.384%2015.624%2C4.068%20L15.624%2C3.180%20C15.624%2C2.752%2015.282%2C2.404%2014.861%2C2.404%20L13.981%2C2.404%20C13.671%2C2.404%2013.395%2C2.216%2013.273%2C1.928%20L12.938%2C1.099%20C12.776%2C0.702%2012.330%2C0.514%2011.939%2C0.679%20L11.136%2C1.020%20C10.849%2C1.140%2010.521%2C1.073%2010.303%2C0.851%20L9.684%2C0.225%20C9.389%2C-0.079%208.903%2C-0.079%208.608%2C0.225%20L7.985%2C0.859%20C7.764%2C1.080%207.436%2C1.144%207.153%2C1.024%20L6.338%2C0.683%20C5.951%2C0.521%205.505%2C0.709%205.343%2C1.106%20L5.008%2C1.924%20C4.890%2C2.216%204.614%2C2.404%204.304%2C2.404%20L3.431%2C2.404%20C3.011%2C2.404%202.668%2C2.752%202.668%2C3.180%20L2.668%2C4.076%20C2.668%2C4.391%202.484%2C4.672%202.200%2C4.796%20L1.386%2C5.137%20C0.995%2C5.302%200.811%2C5.756%200.973%2C6.153%20L1.308%2C6.971%20C1.426%2C7.263%201.360%2C7.597%201.142%2C7.818%20L0.527%2C8.448%20C0.229%2C8.748%200.229%2C9.243%200.527%2C9.543%20L1.150%2C10.176%20C1.367%2C10.401%201.430%2C10.735%201.312%2C11.024%20L0.977%2C11.852%20C0.818%2C12.246%201.002%2C12.700%201.393%2C12.865%20L2.196%2C13.206%20C2.484%2C13.326%202.668%2C13.607%202.668%2C13.922%20L2.668%2C14.811%20C2.668%2C15.238%203.011%2C15.587%203.431%2C15.587%20L4.312%2C15.587%20C4.621%2C15.587%204.897%2C15.775%205.019%2C16.063%20L5.354%2C16.892%20C5.516%2C17.289%205.962%2C17.477%206.353%2C17.312%20L7.156%2C16.971%20C7.444%2C16.851%207.772%2C16.918%207.989%2C17.139%20L8.608%2C17.766%20C8.903%2C18.069%209.389%2C18.069%209.684%2C17.766%20L10.307%2C17.132%20C10.528%2C16.911%2010.856%2C16.847%2011.140%2C16.967%20L11.954%2C17.308%20C12.341%2C17.469%2012.787%2C17.282%2012.949%2C16.885%20L13.284%2C16.067%20C13.402%2C15.775%2013.679%2C15.587%2013.988%2C15.587%20L14.861%2C15.587%20C15.282%2C15.587%2015.624%2C15.238%2015.624%2C14.811%20L15.624%2C13.915%20C15.624%2C13.600%2015.809%2C13.319%2016.092%2C13.195%20L16.907%2C12.854%20C17.297%2C12.689%2017.481%2C12.235%2017.319%2C11.838%20L16.984%2C11.020%20C16.866%2C10.728%2016.932%2C10.394%2017.150%2C10.173%20L17.765%2C9.543%20ZM6.935%2C5.621%20C7.547%2C5.621%208.041%2C6.123%208.041%2C6.746%20C8.041%2C7.368%207.547%2C7.870%206.935%2C7.870%20C6.323%2C7.870%205.830%2C7.368%205.830%2C6.746%20C5.830%2C6.123%206.323%2C5.621%206.935%2C5.621%20ZM11.357%2C12.370%20C10.746%2C12.370%2010.252%2C11.868%2010.252%2C11.245%20C10.252%2C10.623%2010.746%2C10.120%2011.357%2C10.120%20C11.969%2C10.120%2012.463%2C10.623%2012.463%2C11.245%20C12.463%2C11.868%2011.969%2C12.370%2011.357%2C12.370%20ZM12.245%2C6.899%20L7.086%2C12.149%20C6.942%2C12.295%206.754%2C12.370%206.567%2C12.370%20C6.379%2C12.370%206.191%2C12.295%206.047%2C12.149%20C5.756%2C11.856%205.756%2C11.384%206.047%2C11.091%20L11.206%2C5.842%20C11.493%2C5.546%2011.958%2C5.546%2012.245%2C5.842%20C12.536%2C6.135%2012.536%2C6.607%2012.245%2C6.899%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  body .shop2-product-actions dl dt .name-action {
    border: none;
    color: #06be8c;
    margin: 1px 20px 0 0;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: calc(100% - 18px - 10px - 20px);
    font: 400 13px 'Inter', Arial, Helvetica, sans-serif; }
/*Подарок и скидка*/
body .product-flags__item {
  color: #fff;
  font: 400 11px/ 1 'Inter', Arial, Helvetica, sans-serif;
  margin: 0 10px 10px 0; }
  body .product-flags__item.spec_item span {
    background: #12c1c3; }
  body .product-flags__item.new_item span {
    background: #fe2020; }
  body .product-flags__item span {
    padding: 4px 10px;
    border-radius: 5px;
    text-align: center;
    vertical-align: top;
    display: inline-block; }
/*Флаги*/
#shop2-tooltip {
  z-index: 100000; }

.shop2-color-ext-tooltip, .shop2-product-discount-desc {
  font: 400 13px/ normal 'Inter', Arial, Helvetica, sans-serif;
  padding: 10px;
  color: #191919;
  border: none;
  border-radius: 4px;
  background: #fff;
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.15);
  /*Buy btn*/
  /*Buy btn*/
  /*Color*/
  /*Color*/ }
  .shop2-color-ext-tooltip a, .shop2-product-discount-desc a {
    color: #111; }
  .shop2-color-ext-tooltip .color_icon, .shop2-product-discount-desc .color_icon {
    display: block;
    width: 90px;
    height: 90px;
    margin: 0 0 5px;
    background-size: cover; }
  .shop2-color-ext-tooltip .col_title, .shop2-product-discount-desc .col_title {
    font-size: 12px; }
  .shop2-color-ext-tooltip ul li, .shop2-product-discount-desc ul li {
    margin: 5px;
    display: inline-block;
    vertical-align: top; }
  .shop2-color-ext-tooltip ul li:first-child, .shop2-product-discount-desc ul li:first-child {
    margin: 5px; }
  .shop2-color-ext-tooltip 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-color-ext-tooltip ul li div, .shop2-product-discount-desc ul li div {
    font-size: 13px; }

.shop2-product-actions dd {
  font: 400 12px/ 16px 'Inter', Arial, Helvetica, sans-serif;
  padding: 20px;
  color: #fff;
  border: none;
  box-shadow: none;
  border-radius: 6px;
  background: #111;
  /*Gift*/
  /*Gift*/ }
  .shop2-product-actions dd .name-action {
    font-size: 14px;
    font-weight: 500;
    margin: 0 0 6px; }
  .shop2-product-actions dd .desc-action {
    margin: 0;
    font-size: 12px; }
  .shop2-product-actions dd .desc-action p {
    margin: 0; }
  .shop2-product-actions dd .desc-action p + p {
    margin-top: 6px; }
  .shop2-product-actions dd p {
    margin: 0; }
  .shop2-product-actions dd p + p {
    margin-top: 6px; }
  .shop2-product-actions dd .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%23fff%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%; }

#shop2-msg {
  min-width: 480px;
  padding: 38px 40px;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
  line-height: 32px;
  color: #111;
  background: #fff;
  z-index: 10001;
  border: none;
  border-radius: 10px;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1); }
  @media screen and (max-width: 639px) {
  #shop2-msg {
    min-width: 320px;
    padding: 20px;
    font-size: 15px;
    line-height: 24px; } }
  #shop2-msg .go-to-compare-count {
    min-width: 28px;
    min-height: 28px;
    border-radius: 100px;
    font-style: normal;
    font-weight: 600;
    font-size: 13px;
    line-height: 16px;
    display: inline-flex;
    align-items: center;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
    justify-content: center; }
  #shop2-msg a {
    position: relative;
    margin-right: 20px;
    color: #ea7946;
    text-decoration: none;
    transition: all 0.18s;
    border-bottom: 1px solid transparent; }
  #shop2-msg a:hover {
    border-bottom-color: #ea7946; }
  #shop2-msg a:before {
    position: absolute;
    top: 50%;
    right: -20px;
    content: '';
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%20clip-rule%3D%22evenodd%22%20d%3D%22M5.70711%204.29289C5.90237%204.48816%206%204.74408%206%205C6%205.25592%205.90237%205.51185%205.70711%205.70711L1.70711%209.70711C1.31658%2010.0976%200.683418%2010.0976%200.292893%209.70711C-0.0976311%209.31658%20-0.0976311%208.68342%200.292893%208.29289L3.58579%205L0.292893%201.70711C-0.0976311%201.31658%20-0.0976311%200.683418%200.292893%200.292893C0.683418%20-0.0976311%201.31658%20-0.0976311%201.70711%200.292893L5.70711%204.29289Z%22%20fill%3D%22%23ea7946%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  #shop2-msg .go-to-compare-btn {
    display: inline-block;
    vertical-align: top;
    color: #ea7946; }
  #shop2-msg .go-to-compare-btn:before {
    position: absolute;
    top: 50%;
    right: -20px;
    content: '';
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%20clip-rule%3D%22evenodd%22%20d%3D%22M5.70711%204.29289C5.90237%204.48816%206%204.74408%206%205C6%205.25592%205.90237%205.51185%205.70711%205.70711L1.70711%209.70711C1.31658%2010.0976%200.683418%2010.0976%200.292893%209.70711C-0.0976311%209.31658%20-0.0976311%208.68342%200.292893%208.29289L3.58579%205L0.292893%201.70711C-0.0976311%201.31658%20-0.0976311%200.683418%200.292893%200.292893C0.683418%20-0.0976311%201.31658%20-0.0976311%201.70711%200.292893L5.70711%204.29289Z%22%20fill%3D%22%23ea7946%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
/*
 #shop2-msg {
 @media screen and (max-width: 400px) {
 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 0 40px;
  background: #fff; }
  .shop2-order-options.shop2-delivery h2, .shop2-delivery h2 {
    color: #1c1c1c;
    font: 700 28px/ normal 'Inter', Arial, Helvetica, sans-serif;
    padding: 0 0 30px;
    border: none;
    margin: 0; }
  @media (max-width: 639px) {
    .shop2-order-options.shop2-delivery h2, .shop2-delivery h2 {
      line-height: 1.2;
      font-size: 23px;
      padding: 0 0 20px; } }
  .shop2-order-options.shop2-delivery .options-list, .shop2-delivery .options-list {
    margin: 0 0 40px;
    font-size: inherit; }
  @media screen and (max-width: 639px) {
    .shop2-order-options.shop2-delivery .options-list, .shop2-delivery .options-list {
      padding: 0; } }
  .shop2-order-options.shop2-delivery .options-list .option-type, .shop2-delivery .options-list .option-type {
    position: relative; }
  .shop2-order-options.shop2-delivery .options-list .option-type .option-label, .shop2-delivery .options-list .option-type .option-label {
    position: relative;
    padding: 30px; }
    @media screen and (max-width: 639px) {
      .shop2-order-options.shop2-delivery .options-list .option-type .option-label, .shop2-delivery .options-list .option-type .option-label {
        padding: 15px 20px; } }
    .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: 25px;
      height: 25px;
      margin-right: 15px;
      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: #111; }
      .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 7px #ea7946;
        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 15px/ normal 'Inter', Arial, Helvetica, sans-serif;
      color: #111;
      max-width: calc(100% - 25px - 15px);
      display: inline-block;
      vertical-align: middle; }
    .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: -40px;
      width: 25px;
      height: 25px;
      content: '';
      margin-top: -12.5px;
      border: none;
      background: #fff;
      box-shadow: inset 0 0 0 2px 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: #fff;
    border: 1px solid #ea7946;
    margin-top: -1px;
    border-radius: 10px;
    box-shadow: 0 0 0 10px #fff; }
    .shop2-order-options.shop2-delivery .options-list .option-type.active-type:last-child, .shop2-delivery .options-list .option-type.active-type:last-child {
      border: 1px solid #ea7946; }
    .shop2-order-options.shop2-delivery .options-list .option-type.active-type:first-child, .shop2-delivery .options-list .option-type.active-type:first-child {
      border: 1px solid #ea7946;
      margin-top: 0; }
  .shop2-order-options.shop2-delivery .options-list .option-type:first-child, .shop2-delivery .options-list .option-type:first-child {
    border-top: none; }
  .shop2-order-options.shop2-delivery .options-list .option-type:last-child, .shop2-delivery .options-list .option-type:last-child {
    border-bottom: none; }
  .shop2-order-options.shop2-delivery .options-list .option-details, .shop2-delivery .options-list .option-details {
    color: #191919;
    overflow: visible;
    padding: 0 30px 30px 30px; }
  @media screen and (max-width: 639px) {
      .shop2-order-options.shop2-delivery .options-list .option-details, .shop2-delivery .options-list .option-details {
        padding: 0 20px 20px 20px; } }
  .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 + 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 .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 {
  padding: 30px; }
  @media (max-width: 639px) {
  .shop2-order-options.shop2-delivery {
    padding: 20px; } }
  .shop2-order-options.shop2-delivery .shop2-order-options.shop2-delivery {
    padding: 0; }

.shop2-order-options {
  background: #fff;
  border-radius: 10px;
  padding: 30px; }
  @media (max-width: 639px) {
  .shop2-order-options {
    padding: 20px; } }
  .shop2-order-options .options-list {
    margin: 0 0 40px;
    font-size: inherit; }
  @media screen and (max-width: 639px) {
    .shop2-order-options .options-list {
      padding: 0; } }
  .shop2-order-options .options-list .option-type {
    position: relative; }
  .shop2-order-options .options-list .option-type .option-label {
    position: relative;
    padding: 30px; }
    @media screen and (max-width: 639px) {
      .shop2-order-options .options-list .option-type .option-label {
        padding: 15px 20px; } }
    .shop2-order-options .options-list .option-type .option-label > input[type="radio"] {
      width: 25px;
      height: 25px;
      padding: 0;
      opacity: 0;
      margin-right: 15px;
      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: #111; }
      .shop2-order-options .options-list .option-type .option-label > input[type="radio"]:checked + span:before {
        border: none;
        box-shadow: inset 0 0 0 7px #ea7946;
        background: #fff; }
    .shop2-order-options .options-list .option-type .option-label .label-name {
      position: relative;
      padding: 0;
      font: 400 15px/ normal 'Inter', Arial, Helvetica, sans-serif;
      color: #111;
      max-width: calc(100% - 25px - 15px);
      display: inline-block;
      vertical-align: middle; }
    .shop2-order-options .options-list .option-type .option-label .label-name:before {
      position: absolute;
      top: 50%;
      left: -40px;
      width: 25px;
      height: 25px;
      content: '';
      margin-top: -12.5px;
      border: none;
      background: #fff;
      box-shadow: inset 0 0 0 2px 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: #fff;
    border: 1px solid #ea7946;
    margin-top: -1px;
    border-radius: 10px;
    box-shadow: 0 0 0 10px #fff; }
    .shop2-order-options .options-list .option-type.active-type:last-child {
      border: 1px solid #ea7946; }
    .shop2-order-options .options-list .option-type.active-type:first-child {
      border: 1px solid #ea7946;
      margin-top: 0; }
  .shop2-order-options .options-list .option-type:first-child {
    border-top: none; }
  .shop2-order-options .options-list .option-type:last-child {
    border-bottom: none; }
  .shop2-order-options .options-list .option-details {
    color: #191919;
    overflow: visible;
    padding: 0 20px 20px 20px; }
  @media screen and (max-width: 639px) {
      .shop2-order-options .options-list .option-details {
        padding: 0 20px 20px 20px; } }
  .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 .shop2-btn {
    vertical-align: middle;
    margin-right: 10px; }

.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; }

.shop2-edost {
  margin: 0; }
  .shop2-edost .shop2-edost-variant {
    color: #191919;
    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 'Inter', Arial, Helvetica, sans-serif; }
  @media screen and (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: 25px;
    width: 25px;
    padding: 0;
    margin-right: 10px; }
  .shop2-edost .shop2-edost-control {
    min-width: 120px;
    position: relative;
    min-height: 25px;
    margin: 0;
    padding-left: 40px; }
  .shop2-edost .shop2-edost-control:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    margin-right: 15px;
    margin-top: -12.5px;
    width: 25px;
    height: 25px;
    border: none;
    box-shadow: inset 0 0 0 2px 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: inset 0 0 0 2px #ea7946;
    background: #fff; }
  .shop2-edost .shop2-edost-control.active:before {
    border: none;
    box-shadow: inset 0 0 0 7px #ea7946;
    background: #fff; }
  .shop2-edost .shop2-edost-control.active:hover:before {
    border: none;
    box-shadow: inset 0 0 0 7px #ea7946;
    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; }

.shop2-cart-auth {
  padding: 30px;
  background: #fff;
  border-radius: 10px;
  font: 400 15px/ normal 'Inter', Arial, Helvetica, sans-serif; }
  @media screen and (max-width: 639px) {
  .shop2-cart-auth {
    padding: 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-cart-auth .shop2-cart-auth__row:first-child a {
    color: #ea7946;
    text-decoration: none;
    transition: all 0.2s;
    border-bottom: 1px solid rgba(234, 121, 70, 0.6); }
  .shop2-cart-auth .shop2-cart-auth__row:first-child a:hover {
    border-bottom-color: #ea7946; }
  @media (max-width: 639px) {
    .shop2-cart-auth .shop2-btn {
      padding-left: 20px;
      padding-right: 20px;
      width: 100%; } }
/*Формы оформления заказа, заказ на 1 странице, доставка, системы оплаты*/
.site-main.mode_cart .shop2-warning {
  margin: 0 0 30px; }

#shop2-cart {
  margin: 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-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }
  @media (max-width: 1360px) {
  #shop2-cart {
    display: block; } }
  #shop2-cart .shop2-cart-table {
    width: calc(100% - 324px - 30px); }
  @media (max-width: 1360px) {
    #shop2-cart .shop2-cart-table {
      width: 100%; } }
  #shop2-cart .cart-total {
    width: 324px;
    margin-left: 30px; }
  @media (max-width: 1360px) {
    #shop2-cart .cart-total {
      margin: 40px 0 0 auto; } }
  @media (max-width: 639px) {
    #shop2-cart .cart-total {
      width: 100%;
      margin: 20px 0 0; } }
  #shop2-cart .cart-total .question:hover ~ .shop2-product-discount-desc {
    display: block; }

.shop2-cart-table .cart-btns {
  padding: 30px;
  background: #fff;
  border-radius: 0 0 10px 10px;
  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: 639px) {
    .shop2-cart-table .cart-btns {
      padding: 20px;
      display: block; } }
  @media (max-width: 639px) {
        .shop2-cart-table .cart-btns .cart-back a {
          display: block; } }
    @media (max-width: 479px) {
      .shop2-cart-table .cart-btns .cart-back a {
        padding-left: 20px;
        padding-right: 20px; } }
    .shop2-cart-table .cart-btns .cart-back a span {
      position: relative;
      display: inline-block;
      padding-left: 28px; }
    .shop2-cart-table .cart-btns .cart-back a span:before {
      position: absolute;
      content: '';
      top: 4px;
      left: 0;
      width: 9px;
      height: 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%229px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%209%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M0.457%2C7.524%20C0.496%2C7.562%200.546%2C7.577%200.587%2C7.610%20L5.509%2C12.541%20C6.079%2C13.112%207.003%2C13.112%207.573%2C12.541%20C8.143%2C11.970%208.143%2C11.045%207.573%2C10.474%20L3.576%2C6.468%20L7.542%2C2.494%20C8.112%2C1.924%208.112%2C0.998%207.542%2C0.427%20C6.972%2C-0.144%206.048%2C-0.143%205.478%2C0.427%20L0.458%2C5.457%20C-0.113%2C6.027%20-0.113%2C6.953%200.457%2C7.524%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-cart-table .cart-btns .cart-cleanup {
    margin-left: auto; }
  @media (max-width: 639px) {
      .shop2-cart-table .cart-btns .cart-cleanup {
        margin: 20px 0 0; } }
  @media (max-width: 639px) {
        .shop2-cart-table .cart-btns .cart-cleanup a {
          display: block; } }
    @media (max-width: 479px) {
      .shop2-cart-table .cart-btns .cart-cleanup a {
        padding-left: 20px;
        padding-right: 20px; } }
    .shop2-cart-table .cart-btns .cart-cleanup a span {
      position: relative;
      display: inline-block;
      padding-right: 31px; }
    .shop2-cart-table .cart-btns .cart-cleanup a span:before {
      position: absolute;
      content: '';
      top: 2.5px;
      right: 0;
      width: 12px;
      height: 15px;
      transition: all 0.2s;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2215px%22%20%20viewBox%3D%220%200%2012%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M11.052%2C1.562%20L7.578%2C1.562%20C7.578%2C0.700%206.871%2C-0.000%205.999%2C-0.000%20C5.128%2C-0.000%204.421%2C0.700%204.421%2C1.562%20L0.947%2C1.562%20C0.423%2C1.562%20-0.001%2C1.981%20-0.001%2C2.499%20C-0.001%2C3.018%200.423%2C3.437%200.947%2C3.437%20L1.496%2C13.522%20C1.544%2C14.350%202.235%2C15.000%203.075%2C15.000%20L8.924%2C15.000%20C9.764%2C15.000%2010.455%2C14.350%2010.503%2C13.522%20L11.052%2C3.437%20C11.576%2C3.437%2011.999%2C3.018%2011.999%2C2.499%20C11.999%2C1.981%2011.576%2C1.562%2011.052%2C1.562%20ZM5.052%2C11.875%20C5.052%2C12.218%204.768%2C12.500%204.421%2C12.500%20C4.073%2C12.500%203.789%2C12.218%203.789%2C11.875%20L3.789%2C5.625%20C3.789%2C5.281%204.073%2C5.000%204.421%2C5.000%20C4.768%2C5.000%205.052%2C5.281%205.052%2C5.625%20L5.052%2C11.875%20ZM8.210%2C11.875%20C8.210%2C12.218%207.926%2C12.500%207.578%2C12.500%20C7.231%2C12.500%206.947%2C12.218%206.947%2C11.875%20L6.947%2C5.625%20C6.947%2C5.281%207.231%2C5.000%207.578%2C5.000%20C7.926%2C5.000%208.210%2C5.281%208.210%2C5.625%20L8.210%2C11.875%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    .shop2-cart-table .cart-btns .cart-cleanup a:hover span: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%2215px%22%20%20viewBox%3D%220%200%2012%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.052%2C1.562%20L7.578%2C1.562%20C7.578%2C0.700%206.871%2C-0.000%205.999%2C-0.000%20C5.128%2C-0.000%204.421%2C0.700%204.421%2C1.562%20L0.947%2C1.562%20C0.423%2C1.562%20-0.001%2C1.981%20-0.001%2C2.499%20C-0.001%2C3.018%200.423%2C3.437%200.947%2C3.437%20L1.496%2C13.522%20C1.544%2C14.350%202.235%2C15.000%203.075%2C15.000%20L8.924%2C15.000%20C9.764%2C15.000%2010.455%2C14.350%2010.503%2C13.522%20L11.052%2C3.437%20C11.576%2C3.437%2011.999%2C3.018%2011.999%2C2.499%20C11.999%2C1.981%2011.576%2C1.562%2011.052%2C1.562%20ZM5.052%2C11.875%20C5.052%2C12.218%204.768%2C12.500%204.421%2C12.500%20C4.073%2C12.500%203.789%2C12.218%203.789%2C11.875%20L3.789%2C5.625%20C3.789%2C5.281%204.073%2C5.000%204.421%2C5.000%20C4.768%2C5.000%205.052%2C5.281%205.052%2C5.625%20L5.052%2C11.875%20ZM8.210%2C11.875%20C8.210%2C12.218%207.926%2C12.500%207.578%2C12.500%20C7.231%2C12.500%206.947%2C12.218%206.947%2C11.875%20L6.947%2C5.625%20C6.947%2C5.281%207.231%2C5.000%207.578%2C5.000%20C7.926%2C5.000%208.210%2C5.281%208.210%2C5.625%20L8.210%2C11.875%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop2-cart-table__heading {
    padding: 21px 30px 20px;
    background: #fff;
    border-radius: 10px 10px 0 0;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    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: 767px) {
    .shop2-cart-table__heading {
      display: none; } }
  .shop2-cart-table__heading-left {
    width: calc(100% - 593px); }
  @media (max-width: 1023px) {
      .shop2-cart-table__heading-left {
        width: calc(100% - 390px); } }
  .shop2-cart-table__heading-right {
    width: 593px;
    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: 1023px) {
      .shop2-cart-table__heading-right {
        width: 390px; } }
  .shop2-cart-table__heading-right .shop2-cart-table__heading-item {
    width: 181px; }
    @media (max-width: 1023px) {
      .shop2-cart-table__heading-right .shop2-cart-table__heading-item {
        width: 112px; } }
    .shop2-cart-table__heading-right .shop2-cart-table__heading-item:nth-child(2) {
      width: 191px; }
    @media (max-width: 1023px) {
        .shop2-cart-table__heading-right .shop2-cart-table__heading-item:nth-child(2) {
          width: 110px; } }
    .shop2-cart-table__heading-right .shop2-cart-table__heading-item:nth-child(3) {
      width: 173px; }
    @media (max-width: 1023px) {
        .shop2-cart-table__heading-right .shop2-cart-table__heading-item:nth-child(3) {
          width: 120px; } }
  .shop2-cart-table__heading-item {
    color: #7f7f7f;
    font: 400 16px/ normal 'Inter', Arial, Helvetica, sans-serif; }
  .shop2-cart-table .cart-products {
    background: #fff; }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-products {
      border-radius: 10px 10px 0 0; } }
  .shop2-cart-table .cart-products__item {
    padding: 30px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
    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 (max-width: 639px) {
      .shop2-cart-table .cart-products__item {
        padding: 20px; } }
  .shop2-cart-table .cart-products__item:first-child {
    border-top: none; }
  .shop2-cart-table .cart-products__left {
    width: calc(100% - 593px);
    padding-right: 30px; }
  @media (max-width: 1023px) {
      .shop2-cart-table .cart-products__left {
        width: calc(100% - 390px); } }
  @media (max-width: 767px) {
      .shop2-cart-table .cart-products__left {
        width: 100%;
        padding-right: 0;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1; } }
  .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: 593px; }
  @media (max-width: 1023px) {
      .shop2-cart-table .cart-products__right {
        width: 390px; } }
  @media (max-width: 767px) {
      .shop2-cart-table .cart-products__right {
        margin-top: 25px;
        width: 100%;
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-order: 3;
        -ms-flex-order: 3;
        order: 3;
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .shop2-cart-table .cart-products__container {
    width: 100%; }
  @media (max-width: 767px) {
      .shop2-cart-table .cart-products__container {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2; } }
  .shop2-cart-table .cart-price, .shop2-cart-table .cart-sum {
    color: #1c1c1c;
    font: 700 20px/ 1.3 'Inter', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
    .shop2-cart-table .cart-price, .shop2-cart-table .cart-sum {
      font-size: 17px; } }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-price, .shop2-cart-table .cart-sum {
      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; } }
  .shop2-cart-table .cart-price__title, .shop2-cart-table .cart-sum__title {
    display: none;
    color: #7f7f7f;
    font-size: 15px;
    font-weight: 400; }
  @media (max-width: 767px) {
      .shop2-cart-table .cart-price__title, .shop2-cart-table .cart-sum__title {
        display: block; } }
  .shop2-cart-table .cart-price span, .shop2-cart-table .cart-sum span {
    font-size: 15px;
    font-weight: 400; }
  @media (max-width: 1023px) {
      .shop2-cart-table .cart-price span, .shop2-cart-table .cart-sum span {
        font-size: 13px; } }
  .shop2-cart-table .cart-price {
    width: 181px; }
  @media (max-width: 1023px) {
    .shop2-cart-table .cart-price {
      width: 112px; } }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-price {
      margin-bottom: 20px;
      width: 100%; } }
  .shop2-cart-table .cart-price__preorder {
    font-size: 16px; }
  @media (max-width: 1023px) {
      .shop2-cart-table .cart-price__preorder {
        font-size: 14px; } }
  .shop2-cart-table .cart-sum {
    width: 173px; }
  @media (max-width: 1023px) {
    .shop2-cart-table .cart-sum {
      width: 110px; } }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-sum {
      width: 100%; } }
  .shop2-cart-table .cart-amount {
    width: 191px;
    color: #191919;
    background: none;
    border-radius: 0;
    box-shadow: none;
    font: 700 20px/ 1.3 'Inter', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
    .shop2-cart-table .cart-amount {
      width: 120px; } }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-amount {
      width: 100%;
      margin-bottom: 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;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }
  .shop2-cart-table .cart-amount__title {
    display: none;
    color: #7f7f7f;
    font-size: 15px;
    font-weight: 400; }
  @media (max-width: 767px) {
      .shop2-cart-table .cart-amount__title {
        display: block; } }
  .shop2-cart-table .cart-amount .shop2-product-amount {
    text-align: left;
    width: 121px;
    background: #fff;
    border-radius: 6px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
  @media (max-width: 1023px) {
      .shop2-cart-table .cart-amount .shop2-product-amount {
        width: 80px; } }
  @media (max-width: 767px) {
      .shop2-cart-table .cart-amount .shop2-product-amount {
        width: 101px; } }
  .shop2-cart-table .cart-amount .shop2-product-amount input {
    width: 26px; }
  .shop2-cart-table .cart-amount .shop2-product-amount button {
    width: calc(50% - 13px); }
  .shop2-cart-table .cart-delete {
    width: 48px;
    text-align: right; }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-delete {
      width: 100%;
      text-align: left; } }
  .shop2-cart-table .cart-delete .gr-button-4 {
    width: 48px;
    height: 48px;
    min-height: 48px;
    border-radius: 6px;
    font-size: 0;
    padding: 0;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
  @media (max-width: 767px) {
      .shop2-cart-table .cart-delete .gr-button-4 {
        height: 38px;
        min-height: 38px;
        width: auto;
        font-size: 13px;
        font-weight: 500;
        margin: 25px 0 0;
        padding: 10px 42px 11px 20px; } }
  .shop2-cart-table .cart-delete .gr-button-4:hover, .shop2-cart-table .cart-delete .gr-button-4:active {
    color: #ea7946;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
    .shop2-cart-table .cart-delete .gr-button-4:hover:before, .shop2-cart-table .cart-delete .gr-button-4: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%2215px%22%20%20viewBox%3D%220%200%2012%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M11.052%2C1.562%20L7.578%2C1.562%20C7.578%2C0.700%206.871%2C-0.000%205.999%2C-0.000%20C5.128%2C-0.000%204.421%2C0.700%204.421%2C1.562%20L0.947%2C1.562%20C0.423%2C1.562%20-0.001%2C1.981%20-0.001%2C2.499%20C-0.001%2C3.018%200.423%2C3.437%200.947%2C3.437%20L1.496%2C13.522%20C1.544%2C14.350%202.235%2C15.000%203.075%2C15.000%20L8.924%2C15.000%20C9.764%2C15.000%2010.455%2C14.350%2010.503%2C13.522%20L11.052%2C3.437%20C11.576%2C3.437%2011.999%2C3.018%2011.999%2C2.499%20C11.999%2C1.981%2011.576%2C1.562%2011.052%2C1.562%20ZM5.052%2C11.875%20C5.052%2C12.218%204.768%2C12.500%204.421%2C12.500%20C4.073%2C12.500%203.789%2C12.218%203.789%2C11.875%20L3.789%2C5.625%20C3.789%2C5.281%204.073%2C5.000%204.421%2C5.000%20C4.768%2C5.000%205.052%2C5.281%205.052%2C5.625%20L5.052%2C11.875%20ZM8.210%2C11.875%20C8.210%2C12.218%207.926%2C12.500%207.578%2C12.500%20C7.231%2C12.500%206.947%2C12.218%206.947%2C11.875%20L6.947%2C5.625%20C6.947%2C5.281%207.231%2C5.000%207.578%2C5.000%20C7.926%2C5.000%208.210%2C5.281%208.210%2C5.625%20L8.210%2C11.875%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .shop2-cart-table .cart-delete .gr-button-4:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2215px%22%20%20viewBox%3D%220%200%2012%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23000%22%20d%3D%22M11.052%2C1.562%20L7.578%2C1.562%20C7.578%2C0.700%206.871%2C-0.000%205.999%2C-0.000%20C5.128%2C-0.000%204.421%2C0.700%204.421%2C1.562%20L0.947%2C1.562%20C0.423%2C1.562%20-0.001%2C1.981%20-0.001%2C2.499%20C-0.001%2C3.018%200.423%2C3.437%200.947%2C3.437%20L1.496%2C13.522%20C1.544%2C14.350%202.235%2C15.000%203.075%2C15.000%20L8.924%2C15.000%20C9.764%2C15.000%2010.455%2C14.350%2010.503%2C13.522%20L11.052%2C3.437%20C11.576%2C3.437%2011.999%2C3.018%2011.999%2C2.499%20C11.999%2C1.981%2011.576%2C1.562%2011.052%2C1.562%20ZM5.052%2C11.875%20C5.052%2C12.218%204.768%2C12.500%204.421%2C12.500%20C4.073%2C12.500%203.789%2C12.218%203.789%2C11.875%20L3.789%2C5.625%20C3.789%2C5.281%204.073%2C5.000%204.421%2C5.000%20C4.768%2C5.000%205.052%2C5.281%205.052%2C5.625%20L5.052%2C11.875%20ZM8.210%2C11.875%20C8.210%2C12.218%207.926%2C12.500%207.578%2C12.500%20C7.231%2C12.500%206.947%2C12.218%206.947%2C11.875%20L6.947%2C5.625%20C6.947%2C5.281%207.231%2C5.000%207.578%2C5.000%20C7.926%2C5.000%208.210%2C5.281%208.210%2C5.625%20L8.210%2C11.875%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    @media (max-width: 1023px) {
      .shop2-cart-table .cart-delete .gr-button-4: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%2215px%22%20%20viewBox%3D%220%200%2012%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M11.052%2C1.562%20L7.578%2C1.562%20C7.578%2C0.700%206.871%2C-0.000%205.999%2C-0.000%20C5.128%2C-0.000%204.421%2C0.700%204.421%2C1.562%20L0.947%2C1.562%20C0.423%2C1.562%20-0.001%2C1.981%20-0.001%2C2.499%20C-0.001%2C3.018%200.423%2C3.437%200.947%2C3.437%20L1.496%2C13.522%20C1.544%2C14.350%202.235%2C15.000%203.075%2C15.000%20L8.924%2C15.000%20C9.764%2C15.000%2010.455%2C14.350%2010.503%2C13.522%20L11.052%2C3.437%20C11.576%2C3.437%2011.999%2C3.018%2011.999%2C2.499%20C11.999%2C1.981%2011.576%2C1.562%2011.052%2C1.562%20ZM5.052%2C11.875%20C5.052%2C12.218%204.768%2C12.500%204.421%2C12.500%20C4.073%2C12.500%203.789%2C12.218%203.789%2C11.875%20L3.789%2C5.625%20C3.789%2C5.281%204.073%2C5.000%204.421%2C5.000%20C4.768%2C5.000%205.052%2C5.281%205.052%2C5.625%20L5.052%2C11.875%20ZM8.210%2C11.875%20C8.210%2C12.218%207.926%2C12.500%207.578%2C12.500%20C7.231%2C12.500%206.947%2C12.218%206.947%2C11.875%20L6.947%2C5.625%20C6.947%2C5.281%207.231%2C5.000%207.578%2C5.000%20C7.926%2C5.000%208.210%2C5.281%208.210%2C5.625%20L8.210%2C11.875%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; } }
    @media (max-width: 767px) {
      .shop2-cart-table .cart-delete .gr-button-4:before {
        left: auto;
        bottom: auto;
        right: 18px;
        top: 11px;
        width: 14px;
        height: 15px; } }
  .shop2-cart-table .cart-product {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .shop2-cart-table .cart-product__image {
    position: relative;
    width: 70px;
    height: 70px;
    overflow: hidden;
    margin-right: 20px;
    border-radius: 7px; }
  @media (max-width: 639px) {
      .shop2-cart-table .cart-product__image {
        width: 65px;
        height: 65px; } }
  .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% - 70px - 20px); }
  @media (max-width: 639px) {
      .shop2-cart-table .cart-product__details {
        width: calc(100% - 65px - 20px); } }
  .shop2-cart-table .cart-product__name {
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 8px;
    transition: all 0.2s; }
  @media (max-width: 1023px) {
      .shop2-cart-table .cart-product__name {
        font-size: 13px;
        line-height: 19px; } }
  .shop2-cart-table .cart-product__name a {
    color: inherit;
    text-decoration: none; }
  .shop2-cart-table .cart-product__action {
    color: #e13439;
    font: 700 13px/ 1.33 'Inter', Arial, Helvetica, sans-serif; }
  .shop2-cart-table .cart-product__action + div {
    margin-top: 8px; }
  .shop2-cart-table .cart-product__vendor {
    color: #a2a2a2;
    font-weight: 300;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 8px; }
  .shop2-cart-table .cart-product__vendor a {
    color: inherit;
    text-decoration: none; }
  .shop2-cart-table .cart-product .cart-product-article {
    color: #a2a2a2;
    font-weight: 300;
    font-size: 13px;
    line-height: 1;
    margin: 0 0 8px; }
  .shop2-cart-table .cart-product .cart-product-article span {
    color: #a2a2a2; }
  .shop2-cart-table .cart-params__btn {
    font-size: 0;
    display: none;
    margin: 20px 0 0; }
  @media (max-width: 767px) {
      .shop2-cart-table .cart-params__btn {
        margin: 23px 0 0; } }
  .shop2-cart-table .cart-params__btn span {
    position: relative;
    cursor: pointer;
    color: #111;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.2;
    border-radius: 5px;
    vertical-align: top;
    display: inline-block;
    padding: 5px 32px 5px 15px;
    background: rgba(0, 0, 0, 0.04); }
    .shop2-cart-table .cart-params__btn span.active:before {
      -webkit-transform: scaleY(-1);
      -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      transform: scaleY(-1); }
    .shop2-cart-table .cart-params__btn span:before {
      position: absolute;
      content: '';
      width: 7px;
      height: 4px;
      top: 11px;
      right: 15px;
      transition: all 0.2s;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%224px%22%20%20viewBox%3D%220%200%207%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.213%2C3.939%20C3.126%2C3.906%203.044%2C3.857%202.973%2C3.790%20L0.197%2C1.139%20C-0.077%2C0.876%20-0.077%2C0.450%200.197%2C0.188%20C0.472%2C-0.074%200.916%2C-0.074%201.191%2C0.188%20L3.500%2C2.393%20L5.787%2C0.209%20C6.062%2C-0.053%206.507%2C-0.053%206.780%2C0.209%20C7.055%2C0.471%207.055%2C0.897%206.780%2C1.159%20L4.005%2C3.811%20C3.790%2C4.016%203.473%2C4.055%203.213%2C3.939%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-cart-table .cart-params__body {
    margin-top: 15px;
    display: none; }

.cart-total {
  line-height: 1.2;
  background: #fff;
  border-radius: 10px;
  padding: 25px 30px 30px;
  box-shadow: 0px 14px 20px 0px rgba(0, 0, 0, 0.05); }
  @media (max-width: 639px) {
  .cart-total {
    padding: 20px; } }
  .cart-total div.shop2-cart-update {
    margin: 20px 0 0 0;
    text-align: left; }
  .cart-total div.shop2-cart-update a {
    padding-right: 64px; }
  .cart-total div.shop2-cart-update a:before {
    position: absolute;
    content: '';
    top: 17px;
    right: 30px;
    width: 14px;
    height: 14px;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%3D%22%23ea7946%22%20d%3D%22M10.162%2C0.883%20C7.765%2C-0.345%204.945%2C-0.181%202.755%2C1.212%20L1.701%2C0.200%20C1.266%2C-0.218%200.521%2C0.078%200.521%2C0.669%20L0.521%2C4.378%20C0.521%2C4.744%200.831%2C5.041%201.212%2C5.041%20L5.073%2C5.041%20C5.689%2C5.041%205.997%2C4.326%205.562%2C3.908%20L4.774%2C3.152%20C6.042%2C2.554%207.552%2C2.556%208.859%2C3.226%20C11.042%2C4.347%2011.871%2C6.968%2010.706%2C9.067%20C9.538%2C11.164%206.809%2C11.960%204.624%2C10.841%20C3.744%2C10.387%203.059%2C9.682%202.654%2C8.822%20C2.512%2C8.519%202.146%2C8.375%201.815%2C8.472%20L0.497%2C8.855%20C0.110%2C8.968%20-0.103%2C9.378%200.053%2C9.736%20C0.694%2C11.209%201.834%2C12.417%203.320%2C13.183%20C4.406%2C13.738%205.575%2C14.002%206.727%2C14.002%20C9.323%2C14.002%2011.838%2C12.664%2013.144%2C10.319%20C15.026%2C6.928%2013.688%2C2.696%2010.162%2C0.883%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .cart-total div.shop2-cart-update a:hover: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%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M10.162%2C0.883%20C7.765%2C-0.345%204.945%2C-0.181%202.755%2C1.212%20L1.701%2C0.200%20C1.266%2C-0.218%200.521%2C0.078%200.521%2C0.669%20L0.521%2C4.378%20C0.521%2C4.744%200.831%2C5.041%201.212%2C5.041%20L5.073%2C5.041%20C5.689%2C5.041%205.997%2C4.326%205.562%2C3.908%20L4.774%2C3.152%20C6.042%2C2.554%207.552%2C2.556%208.859%2C3.226%20C11.042%2C4.347%2011.871%2C6.968%2010.706%2C9.067%20C9.538%2C11.164%206.809%2C11.960%204.624%2C10.841%20C3.744%2C10.387%203.059%2C9.682%202.654%2C8.822%20C2.512%2C8.519%202.146%2C8.375%201.815%2C8.472%20L0.497%2C8.855%20C0.110%2C8.968%20-0.103%2C9.378%200.053%2C9.736%20C0.694%2C11.209%201.834%2C12.417%203.320%2C13.183%20C4.406%2C13.738%205.575%2C14.002%206.727%2C14.002%20C9.323%2C14.002%2011.838%2C12.664%2013.144%2C10.319%20C15.026%2C6.928%2013.688%2C2.696%2010.162%2C0.883%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .cart-total__heading {
    padding: 0 0 6px;
    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; }
  .cart-total__heading .cart-total__header {
    color: #1c1c1c;
    font-size: 27px;
    font-weight: 600; }
  @media (max-width: 639px) {
      .cart-total__heading .cart-total__header {
        font-size: 24px; } }
  .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: 10px 0; }
  .cart-total__item.last_item {
    border: none;
    padding-bottom: 0;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline; }
  .cart-total__item.last_item .cart-total__title {
    color: #1c1c1c;
    width: 40%;
    font-weight: 600; }
  .cart-total__item.last_item .cart-total__body {
    width: 60%;
    font-size: 25px; }
    .cart-total__item.last_item .cart-total__body span {
      font-size: 18px; }
  .cart-total__item.coupon_item {
    display: block; }
  .cart-total__title {
    width: 50%;
    color: #7e7e7e;
    font: 400 16px/ 1.2 'Inter', Arial, Helvetica, sans-serif; }
  .cart-total__body {
    width: 50%;
    text-align: right;
    color: #1c1c1c;
    font: 700 20px/ 1.2 'Inter', Arial, Helvetica, sans-serif; }
  .cart-total__body span {
    font-size: 15px;
    font-weight: 400; }
  .cart-total__btns {
    padding: 35px 0 0; }
  @media (max-width: 639px) {
    .cart-total__btns {
      padding: 30px 0 0; } }
  @media (max-width: 639px) {
      .cart-total__btns .shop2-btn {
        width: 100%; } }

.coupon-additional {
  margin: 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;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .coupon-additional__title {
    color: #7e7e7e;
    font: 400 16px/ 1.3 'Inter', Arial, Helvetica, sans-serif; }
  .coupon-additional .gr-button-4 {
    width: 48px;
    height: 48px;
    min-height: 48px;
    border-radius: 6px;
    font-size: 0;
    padding: 0;
    background: #fff;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
  .coupon-additional .gr-button-4:hover {
    background: #ea7946; }
  .coupon-additional .gr-button-4:hover: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%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M13.000%2C8.000%20L8.000%2C8.000%20L8.000%2C13.000%20C8.000%2C13.552%207.552%2C14.000%207.000%2C14.000%20C6.448%2C14.000%206.000%2C13.552%206.000%2C13.000%20L6.000%2C8.000%20L1.000%2C8.000%20C0.448%2C8.000%20-0.000%2C7.552%20-0.000%2C7.000%20C-0.000%2C6.447%200.448%2C6.000%201.000%2C6.000%20L6.000%2C6.000%20L6.000%2C1.000%20C6.000%2C0.448%206.448%2C-0.000%207.000%2C-0.000%20C7.552%2C-0.000%208.000%2C0.448%208.000%2C1.000%20L8.000%2C6.000%20L13.000%2C6.000%20C13.552%2C6.000%2014.000%2C6.447%2014.000%2C7.000%20C14.000%2C7.552%2013.552%2C8.000%2013.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .coupon-additional .gr-button-4:active {
    background: #d36d3f; }
  .coupon-additional .gr-button-4:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 6px;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%3D%22%23ea7946%22%20d%3D%22M13.000%2C8.000%20L8.000%2C8.000%20L8.000%2C13.000%20C8.000%2C13.552%207.552%2C14.000%207.000%2C14.000%20C6.448%2C14.000%206.000%2C13.552%206.000%2C13.000%20L6.000%2C8.000%20L1.000%2C8.000%20C0.448%2C8.000%20-0.000%2C7.552%20-0.000%2C7.000%20C-0.000%2C6.447%200.448%2C6.000%201.000%2C6.000%20L6.000%2C6.000%20L6.000%2C1.000%20C6.000%2C0.448%206.448%2C-0.000%207.000%2C-0.000%20C7.552%2C-0.000%208.000%2C0.448%208.000%2C1.000%20L8.000%2C6.000%20L13.000%2C6.000%20C13.552%2C6.000%2014.000%2C6.447%2014.000%2C7.000%20C14.000%2C7.552%2013.552%2C8.000%2013.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }

.shop-coupon__block {
  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; }
  .shop-coupon__body {
    width: calc(100% - 100px);
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .shop-coupon .gr-field-style {
    margin-right: 20px; }
  .shop-coupon .coupon-btn {
    padding: 14px 20px; }
  .shop-coupon .coupon-delete {
    width: 24px;
    height: 24px;
    min-width: 24px;
    min-height: 24px;
    background: none;
    border-radius: 4px; }
  .shop-coupon .coupon-delete:before, .shop-coupon .coupon-delete:after {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-radius: 4px;
    background-position: 50%;
    background-size: 10px 10px; }
  .shop-coupon .coupon-id {
    padding: 15px 0 0;
    font-size: 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-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .shop-coupon .coupon-id__title {
    width: 140px; }
  .shop-coupon .coupon-id__body {
    width: calc(100% - 140px);
    text-align: 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: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  .shop-coupon .coupon-id__body .coupon-code {
    margin-right: 10px; }
    .shop-coupon .coupon-id__body .coupon-code.error {
      color: #e13439; }

.cart-registration__title {
  color: #1c1c1c;
  font: 700 28px/ normal 'Inter', Arial, Helvetica, sans-serif;
  padding: 0 0 20px; }
  .cart-registration__table {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 639px) {
    .cart-registration__table {
      display: block; } }
  .cart-registration__left {
    width: calc(50% - 20px);
    margin-right: 40px; }
  @media (max-width: 639px) {
    .cart-registration__left {
      width: 100%;
      margin-right: 0;
      margin-bottom: 20px; } }
  .cart-registration__left .tpl-field {
    margin-bottom: 20px; }
  @media (max-width: 639px) {
      .cart-registration__left .shop2-btn {
        width: 100%; } }
  .cart-registration__right {
    width: calc(50% - 20px); }
  @media (max-width: 639px) {
    .cart-registration__right {
      width: 100%; } }
  @media (max-width: 639px) {
      .cart-registration__right .shop2-btn {
        width: 100%; } }
  .cart-registration__text {
    padding: 0 0 20px; }
  .cart-registration__btns .shop2-btn:first-letter {
    text-transform: uppercase; }
  .cart-registration__btns .cart-registration__btn {
    margin-bottom: 15px; }
  .cart-registration__btns .cart-registration__btn:last-child {
    margin-bottom: 0; }

.remodal[data-remodal-id="coupon-remodal"] {
  text-align: left; }
  .remodal[data-remodal-id="coupon-remodal"] .shop-coupon__block {
    display: block; }
  .remodal[data-remodal-id="coupon-remodal"] .shop-coupon__title {
    font-weight: 600;
    font-size: 25px;
    line-height: 1;
    padding: 0 0 30px; }
  .remodal[data-remodal-id="coupon-remodal"] .shop-coupon__body {
    display: block;
    width: auto; }
  .remodal[data-remodal-id="coupon-remodal"] .gr-field-style {
    margin: 0 0 10px; }
  .remodal[data-remodal-id="coupon-remodal"] .coupon-btn {
    width: 100%; }

.remodal[data-remodal-id="cart-auth-remodal"] {
  text-align: left; }
  @media screen and (min-width: 640px) {
  .remodal[data-remodal-id="cart-auth-remodal"] {
    max-width: 800px; } }
/*Корзина*/
.product-list-titles {
  display: none; }

.product-list.thumbs {
  font-size: inherit;
  line-height: 1;
  margin: 0 -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; }
  @media (max-width: 1023px) {
  .product-list.thumbs {
    margin: 0 -10px; } }
  @media (max-width: 479px) {
  .product-list.thumbs {
    margin: 0; } }
  .product-list.thumbs .product-item {
    position: relative;
    width: calc(33.333% - 30px);
    margin: 0 15px 30px;
    padding: 20px 20px 25px;
    border-radius: 10px;
    background: #fff;
    transition: all 0.2s;
    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: 1023px) {
    .product-list.thumbs .product-item {
      margin: 0 10px 20px;
      padding: 20px;
      width: calc(33.333% - 20px); } }
  @media (max-width: 767px) {
    .product-list.thumbs .product-item {
      width: calc(50% - 20px); } }
  @media (max-width: 479px) {
    .product-list.thumbs .product-item {
      width: 100%;
      margin: 0 0 20px; } }
  .product-list.thumbs .product-item:hover {
    z-index: 2;
    box-shadow: inset 0 0 0 2px #ea7946; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item:hover {
        box-shadow: none; } }
  .product-list.thumbs .product-item:hover .product-compare.product-compare-added .link-reset {
    opacity: 1;
    visibility: visible; }
  .product-list.thumbs .product-item__top {
    margin: 0 0 20px; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item__top {
        margin-bottom: 13px; } }
  .product-list.thumbs .product-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; }
  @media (max-width: 479px) {
      .product-list.thumbs .product-item__bottom {
        height: auto; } }
  .product-list.thumbs .product-item__bottom-left {
    margin-bottom: auto; }
  .product-list.thumbs .product-item .gr-product-image {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    border-radius: 7px;
    max-height: 450px; }
  .product-list.thumbs .product-item .gr-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; }
  .product-list.thumbs .product-item .gr-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; }
    .product-list.thumbs .product-item .gr-product-image a img {
      opacity: 0;
      width: 100%; }
  .product-list.thumbs .product-item .product-flags {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    font-size: 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; }
  .product-list.thumbs .product-item .product-flags__right {
    margin-left: auto; }
    .product-list.thumbs .product-item .product-flags__right .product-flags__item {
      margin-right: 0;
      margin-left: 10px; }
  .product-list.thumbs .product-item .product-flags__item {
    display: inline-block;
    vertical-align: top; }
  .product-list.thumbs .product-item .tpl-stars {
    margin: 0 0 10px -4px; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item .tpl-stars {
        margin: 0 0 6px -4px; } }
  .product-list.thumbs .product-item .gr-product-name {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #1c1c1c;
    transition: all 0.2s;
    margin-bottom: 10px; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item .gr-product-name {
        font-size: 14px;
        margin-bottom: 8px; } }
  @media (max-width: 479px) {
      .product-list.thumbs .product-item .gr-product-name {
        font-size: 15px; } }
  .product-list.thumbs .product-item .gr-product-name:hover {
    color: #ea7946; }
  .product-list.thumbs .product-item .gr-product-name a {
    color: inherit;
    text-decoration: none; }
  .product-list.thumbs .product-item .gr-vendor-block {
    color: #a2a2a2;
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 10px; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item .gr-vendor-block {
        margin-bottom: 8px; } }
  .product-list.thumbs .product-item .gr-vendor-block a {
    color: inherit;
    text-decoration: none; }
    .product-list.thumbs .product-item .gr-vendor-block a:hover {
      text-decoration: underline; }
  .product-list.thumbs .product-item .product-article {
    color: #a2a2a2;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item .product-article {
        margin-bottom: 8px; } }
  .product-list.thumbs .product-item .product-article span {
    color: #a2a2a2;
    font-weight: 400; }
  .product-list.thumbs .product-item .gr-product-anonce {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 15px 0 30px; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item .gr-product-anonce {
        font-size: 13px;
        line-height: 20px;
        padding: 5px 0 20px; } }
  .product-list.thumbs .product-item .gr-product-options .shop2-product-options {
    display: none; }
    .product-list.thumbs .product-item .gr-product-options .shop2-product-options .option-item:last-child {
      margin-bottom: 20px; }
    .product-list.thumbs .product-item .gr-product-options .shop2-product-options .option-title {
      font: 700 12px/1.2 'Inter', Arial, Helvetica, sans-serif; }
    .product-list.thumbs .product-item .gr-product-options .shop2-product-options .option-body {
      font: 400 14px/1.2 'Inter', Arial, Helvetica, sans-serif; }
  .product-list.thumbs .product-item .gr-product-options .options-more {
    display: none; }
  .product-list.thumbs .product-item .gr-product-options .options-btn {
    margin-bottom: 30px;
    display: none; }
    @media (max-width: 1023px) {
      .product-list.thumbs .product-item .gr-product-options .options-btn {
        margin-bottom: 15px; } }
    .product-list.thumbs .product-item .gr-product-options .options-btn span {
      display: inline-block;
      vertical-align: top;
      position: relative;
      cursor: pointer;
      color: #111;
      font-size: 13px;
      font-weight: 400;
      border-radius: 5px;
      padding: 4px 32px 6px 15px;
      background: rgba(0, 0, 0, 0.04); }
    .product-list.thumbs .product-item .gr-product-options .options-btn span.active:before {
      -webkit-transform: scaleY(-1);
      -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      transform: scaleY(-1); }
    .product-list.thumbs .product-item .gr-product-options .options-btn span:before {
      position: absolute;
      content: '';
      width: 7px;
      height: 4px;
      top: 50%;
      margin-top: -2px;
      right: 15px;
      transition: all 0.2s;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%224px%22%20%20viewBox%3D%220%200%207%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.213%2C3.939%20C3.126%2C3.906%203.044%2C3.857%202.973%2C3.790%20L0.197%2C1.139%20C-0.077%2C0.876%20-0.077%2C0.450%200.197%2C0.188%20C0.472%2C-0.074%200.916%2C-0.074%201.191%2C0.188%20L3.500%2C2.393%20L5.787%2C0.209%20C6.062%2C-0.053%206.507%2C-0.053%206.780%2C0.209%20C7.055%2C0.471%207.055%2C0.897%206.780%2C1.159%20L4.005%2C3.811%20C3.790%2C4.016%203.473%2C4.055%203.213%2C3.939%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .product-list.thumbs .product-item .shop2-product-actions {
    margin: 0;
    padding: 10px 0 0; }
  .product-list.thumbs .product-item .product-additional {
    margin-top: 30px; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item .product-additional {
        margin-top: 10px; } }
  @media (max-width: 479px) {
      .product-list.thumbs .product-item .product-additional {
        margin-top: 20px; } }
  .product-list.thumbs .product-item .product-additional__top {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .product-list.thumbs .product-item .product-additional__bottom {
    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;
    height: 55px;
    margin-top: 20px;
    border-radius: 6px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
    @media (max-width: 1023px) {
      .product-list.thumbs .product-item .product-additional__bottom {
        height: auto;
        margin-top: 15px; } }
    @media (max-width: 479px) {
      .product-list.thumbs .product-item .product-additional__bottom {
        height: 55px;
        margin-top: 20px; } }
  .product-list.thumbs .product-item .product-amount {
    margin: 0 auto 0 0; }
  @media (max-width: 639px) {
      .product-list.thumbs .product-item .product-amount {
        width: 110px; } }
  @media (max-width: 479px) {
      .product-list.thumbs .product-item .product-amount {
        width: 121px; } }
  .product-list.thumbs .product-item .product-compare {
    width: 63px;
    height: 48px; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item .product-compare {
        width: 48px; } }
  @media (max-width: 479px) {
      .product-list.thumbs .product-item .product-compare {
        width: 63px; } }
  .product-list.thumbs .product-item .product-compare.product-compare-added .link-reset {
    position: absolute;
    right: 0;
    top: -40px;
    background: #fff;
    padding: 10px 15px;
    opacity: 0;
    visibility: hidden;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
    .product-list.thumbs .product-item .product-compare.product-compare-added .compare_checkbox {
      width: 63px;
      height: 48px;
      padding: 0;
      font-size: 0;
      border-radius: 6px;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
      background-position: 50%; }
    @media (max-width: 1023px) {
        .product-list.thumbs .product-item .product-compare.product-compare-added .compare_checkbox {
          width: 48px; } }
    @media (max-width: 479px) {
        .product-list.thumbs .product-item .product-compare.product-compare-added .compare_checkbox {
          width: 63px; } }
  .product-list.thumbs .product-item .product-compare .compare_plus {
    width: 63px;
    height: 48px;
    padding: 0;
    font-size: 0; }
    @media (max-width: 1023px) {
      .product-list.thumbs .product-item .product-compare .compare_plus {
        width: 48px; } }
    @media (max-width: 479px) {
      .product-list.thumbs .product-item .product-compare .compare_plus {
        width: 63px; } }
    .product-list.thumbs .product-item .product-compare .compare_plus:before {
      width: 63px;
      background-position: 50%; }
    @media (max-width: 1023px) {
        .product-list.thumbs .product-item .product-compare .compare_plus:before {
          width: 48px; } }
    @media (max-width: 479px) {
        .product-list.thumbs .product-item .product-compare .compare_plus:before {
          width: 63px; } }
  .product-list.thumbs .product-item .product-price {
    padding: 7px 20px;
    width: calc(100% - 55px); }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item .product-price {
        width: 100%;
        padding: 14px 10px 13px;
        text-align: center; } }
  @media (max-width: 479px) {
      .product-list.thumbs .product-item .product-price {
        text-align: left;
        padding: 7px 20px;
        width: calc(100% - 55px); } }
  .product-list.thumbs .product-item .product-price .price-old {
    display: inline-block;
    vertical-align: top;
    color: #1c1c1c;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 4px; }
    .product-list.thumbs .product-item .product-price .price-old span {
      display: inline-block; }
    .product-list.thumbs .product-item .product-price .price-old strong {
      position: relative;
      font-weight: 600;
      font-size: 15px; }
    .product-list.thumbs .product-item .product-price .price-old strong:before {
      position: absolute;
      content: '';
      left: -2px;
      right: -2px;
      top: 50%;
      height: 1px;
      background: #ff3838;
      -webkit-transform: rotate(-8deg);
      -moz-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
      -o-transform: rotate(-8deg);
      transform: rotate(-8deg); }
    .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: #1c1c1c; }
  .product-list.thumbs .product-item .product-price .price-current {
    color: #1c1c1c;
    font-size: 15px;
    line-height: 1; }
    .product-list.thumbs .product-item .product-price .price-current strong {
      font-size: 20px;
      font-weight: 700; }
    @media (max-width: 1023px) {
        .product-list.thumbs .product-item .product-price .price-current strong {
          font-size: 18px; } }
    @media (max-width: 479px) {
        .product-list.thumbs .product-item .product-price .price-current strong {
          font-size: 20px; } }
  .product-list.thumbs .product-item .shop-product-btn {
    width: 55px;
    height: 55px;
    padding: 0;
    font-size: 0;
    margin-left: auto;
    border-radius: 0 6px 6px 0; }
  @media (max-width: 1023px) {
      .product-list.thumbs .product-item .shop-product-btn {
        height: auto;
        margin: 0;
        width: 100%;
        font-size: 15px;
        text-align: left;
        padding: 15px 20px;
        border-radius: 0 0 6px 6px; } }
  @media (max-width: 479px) {
      .product-list.thumbs .product-item .shop-product-btn {
        width: 55px;
        height: 55px;
        padding: 0;
        font-size: 0;
        margin-left: auto;
        border-radius: 0 6px 6px 0; } }
  @media (min-width: 1024px) {
        .product-list.thumbs .product-item .shop-product-btn span {
          position: absolute;
          top: 0;
          left: 0;
          padding: 0;
          width: 55px;
          height: 55px;
          border-radius: 0 6px 6px 0; }
          .product-list.thumbs .product-item .shop-product-btn span:before {
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            width: auto;
            height: auto;
            margin: 0;
            background-position: 50%; } }
    @media (max-width: 1023px) {
      .product-list.thumbs .product-item .shop-product-btn span {
        width: 100%; } }
    @media (max-width: 479px) {
      .product-list.thumbs .product-item .shop-product-btn span {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        width: 55px;
        height: 55px;
        border-radius: 0 6px 6px 0; }
        .product-list.thumbs .product-item .shop-product-btn span:before {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: auto;
          height: auto;
          margin: 0;
          background-position: 50%; } }
  .product-list.thumbs .gr-has-amount {
    color: #27a804;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    margin-top: 23px; }
  @media (max-width: 1023px) {
    .product-list.thumbs .gr-has-amount {
      margin-top: 17px; } }
  .product-list.thumbs .gr-has-amount.no_amount {
    color: #b9bab9; }
  .product-list.thumbs .gr-has-amount.no_amount span {
    padding: 0;
    background: none; }
  .product-list.thumbs .gr-has-amount.pre_order {
    color: #ff8a0d; }
  .product-list.thumbs .gr-has-amount.pre_order span {
    padding: 0;
    background: none; }
  .product-list.thumbs .gr-has-amount span {
    vertical-align: top;
    display: inline-block;
    padding-left: 23px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2013%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2327a804%22%20d%3D%22M12.993%2C1.504%20L5.337%2C9.991%20L4.999%2C9.611%20L4.662%2C9.991%20L0.006%2C4.504%20L1.337%2C3.007%20L5.030%2C7.359%20L11.661%2C0.007%20L12.993%2C1.504%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
/*Витрина*/
.product-list.simple {
  font-size: inherit;
  line-height: 1;
  margin: 0 -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;
  -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: 1023px) {
  .product-list.simple {
    margin: 0; } }
  .product-list.simple .product-item {
    position: relative;
    width: calc(50% - 30px);
    margin: 0 15px 30px;
    padding: 30px;
    border-radius: 10px;
    background: #fff;
    transition: all 0.2s;
    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: 1023px) {
    .product-list.simple .product-item {
      width: 100%;
      margin: 0 0 30px; } }
  .product-list.simple .product-item:hover {
    z-index: 2;
    box-shadow: inset 0 0 0 2px #ea7946; }
  @media (max-width: 1023px) {
      .product-list.simple .product-item:hover {
        box-shadow: none; } }
  .product-list.simple .product-item:hover .product-compare.product-compare-added .link-reset {
    opacity: 1;
    visibility: visible; }
  .product-list.simple .product-item__top {
    margin: 0 30px 0 0;
    padding: 0 0 40px;
    width: 205px; }
  @media (max-width: 1420px) {
      .product-list.simple .product-item__top {
        width: 160px; } }
  @media (max-width: 1360px) {
      .product-list.simple .product-item__top {
        width: 205px; } }
  @media (max-width: 1260px) {
      .product-list.simple .product-item__top {
        width: 160px; } }
  @media (max-width: 1023px) {
      .product-list.simple .product-item__top {
        width: 309px; } }
  .product-list.simple .product-item__bottom {
    height: auto !important;
    min-height: 245px;
    width: calc(100% - 30px - 205px);
    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; }
  @media (max-width: 1420px) {
      .product-list.simple .product-item__bottom {
        min-height: 200px;
        width: calc(100% - 30px - 160px); } }
  @media (max-width: 1360px) {
      .product-list.simple .product-item__bottom {
        min-height: 245px;
        width: calc(100% - 30px - 205px); } }
  @media (max-width: 1260px) {
      .product-list.simple .product-item__bottom {
        min-height: 200px;
        width: calc(100% - 30px - 160px); } }
  @media (max-width: 1023px) {
      .product-list.simple .product-item__bottom {
        min-height: 349px;
        width: calc(100% - 30px - 309px); } }
  .product-list.simple .product-item__bottom-left {
    margin-bottom: auto; }
  .product-list.simple .product-item .gr-product-image {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    border-radius: 7px;
    max-height: 450px; }
  .product-list.simple .product-item .gr-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; }
  .product-list.simple .product-item .gr-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; }
    .product-list.simple .product-item .gr-product-image a img {
      opacity: 0;
      width: 100%; }
  .product-list.simple .product-item .gr-product-image .quick-view-trigger {
    font-size: 12px;
    padding: 10px 10px; }
  .product-list.simple .product-item .product-flags {
    position: absolute;
    top: 30px;
    left: 30px;
    font-size: 0;
    max-width: 205px;
    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-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .product-list.simple .product-item .product-flags__right {
    margin-left: 0; }
    .product-list.simple .product-item .product-flags__right .product-flags__item {
      margin-right: 0;
      margin-left: 0; }
  .product-list.simple .product-item .product-flags__item {
    display: inline-block;
    vertical-align: top; }
  .product-list.simple .product-item .tpl-stars {
    margin: 0 0 2px -4px; }
  .product-list.simple .product-item .gr-product-name {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #1c1c1c;
    transition: all 0.2s;
    margin-bottom: 10px; }
  .product-list.simple .product-item .gr-product-name:hover {
    color: #ea7946; }
  .product-list.simple .product-item .gr-product-name a {
    color: inherit;
    text-decoration: none; }
  .product-list.simple .product-item .gr-vendor-block {
    color: #a2a2a2;
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 10px; }
  .product-list.simple .product-item .gr-vendor-block a {
    color: inherit;
    text-decoration: none; }
    .product-list.simple .product-item .gr-vendor-block a:hover {
      text-decoration: underline; }
  .product-list.simple .product-item .product-article {
    color: #a2a2a2;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px; }
  .product-list.simple .product-item .product-article span {
    color: #a2a2a2;
    font-weight: 400; }
  .product-list.simple .product-item .gr-product-anonce {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 0 15px; }
  .product-list.simple .product-item .gr-product-options .shop2-product-options {
    display: none; }
    .product-list.simple .product-item .gr-product-options .shop2-product-options .option-item:last-child {
      margin-bottom: 20px; }
    .product-list.simple .product-item .gr-product-options .shop2-product-options .option-title {
      font: 700 12px/1.2 'Inter', Arial, Helvetica, sans-serif; }
    .product-list.simple .product-item .gr-product-options .shop2-product-options .option-body {
      font: 400 14px/1.2 'Inter', Arial, Helvetica, sans-serif; }
  .product-list.simple .product-item .gr-product-options .options-more {
    display: none; }
  .product-list.simple .product-item .gr-product-options .options-btn {
    margin-bottom: 10px;
    display: none; }
    .product-list.simple .product-item .gr-product-options .options-btn span {
      display: inline-block;
      vertical-align: top;
      position: relative;
      cursor: pointer;
      color: #111;
      font-size: 13px;
      font-weight: 400;
      border-radius: 5px;
      padding: 4px 32px 6px 15px;
      background: rgba(0, 0, 0, 0.04); }
    .product-list.simple .product-item .gr-product-options .options-btn span.active:before {
      -webkit-transform: scaleY(-1);
      -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      transform: scaleY(-1); }
    .product-list.simple .product-item .gr-product-options .options-btn span:before {
      position: absolute;
      content: '';
      width: 7px;
      height: 4px;
      top: 50%;
      margin-top: -2px;
      right: 15px;
      transition: all 0.2s;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%224px%22%20%20viewBox%3D%220%200%207%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.213%2C3.939%20C3.126%2C3.906%203.044%2C3.857%202.973%2C3.790%20L0.197%2C1.139%20C-0.077%2C0.876%20-0.077%2C0.450%200.197%2C0.188%20C0.472%2C-0.074%200.916%2C-0.074%201.191%2C0.188%20L3.500%2C2.393%20L5.787%2C0.209%20C6.062%2C-0.053%206.507%2C-0.053%206.780%2C0.209%20C7.055%2C0.471%207.055%2C0.897%206.780%2C1.159%20L4.005%2C3.811%20C3.790%2C4.016%203.473%2C4.055%203.213%2C3.939%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .product-list.simple .product-item .shop2-product-actions {
    margin: 0;
    padding: 10px 0 0; }
  .product-list.simple .product-item .product-additional {
    margin-top: 10px; }
  .product-list.simple .product-item .product-additional__top {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .product-list.simple .product-item .product-additional__bottom {
    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;
    height: 55px;
    margin-top: 20px;
    border-radius: 6px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
  .product-list.simple .product-item .product-amount {
    margin: 0 auto 0 0; }
  .product-list.simple .product-item .product-compare {
    width: 63px;
    height: 48px; }
  .product-list.simple .product-item .product-compare.product-compare-added .link-reset {
    position: absolute;
    right: 0;
    top: -40px;
    background: #fff;
    padding: 10px 15px;
    opacity: 0;
    visibility: hidden;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
    .product-list.simple .product-item .product-compare.product-compare-added .compare_checkbox {
      width: 63px;
      height: 48px;
      padding: 0;
      font-size: 0;
      border-radius: 6px;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
      background-position: 50%; }
  .product-list.simple .product-item .product-compare .compare_plus {
    width: 63px;
    height: 48px;
    padding: 0;
    font-size: 0; }
    .product-list.simple .product-item .product-compare .compare_plus:before {
      width: 63px;
      background-position: 50%; }
  .product-list.simple .product-item .product-price {
    padding: 7px 20px;
    width: calc(100% - 55px); }
  .product-list.simple .product-item .product-price .price-old {
    display: inline-block;
    vertical-align: top;
    color: #1c1c1c;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 4px; }
    .product-list.simple .product-item .product-price .price-old span {
      display: inline-block; }
    .product-list.simple .product-item .product-price .price-old strong {
      position: relative;
      font-weight: 600;
      font-size: 15px; }
    .product-list.simple .product-item .product-price .price-old strong:before {
      position: absolute;
      content: '';
      left: -2px;
      right: -2px;
      top: 50%;
      height: 1px;
      background: #ff3838;
      -webkit-transform: rotate(-8deg);
      -moz-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
      -o-transform: rotate(-8deg);
      transform: rotate(-8deg); }
    .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: #1c1c1c; }
  .product-list.simple .product-item .product-price .price-current {
    color: #1c1c1c;
    font-size: 15px;
    line-height: 1; }
    .product-list.simple .product-item .product-price .price-current strong {
      font-size: 17px;
      font-weight: 700; }
  .product-list.simple .product-item .shop-product-btn {
    width: 55px;
    height: 55px;
    padding: 0;
    font-size: 0;
    margin-left: auto;
    border-radius: 0 6px 6px 0; }
  .product-list.simple .product-item .shop-product-btn span {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 55px;
    height: 55px;
    border-radius: 0 6px 6px 0; }
    .product-list.simple .product-item .shop-product-btn span:before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: auto;
      height: auto;
      margin: 0;
      background-position: 50%; }
  .product-list.simple .gr-has-amount {
    position: absolute;
    left: 30px;
    bottom: 32px;
    color: #27a804;
    line-height: 1;
    font-size: 14px;
    font-weight: 400; }
  .product-list.simple .gr-has-amount.no_amount {
    color: #b9bab9; }
  .product-list.simple .gr-has-amount.no_amount span {
    padding: 0;
    background: none; }
  .product-list.simple .gr-has-amount.pre_order {
    color: #ff8a0d; }
  .product-list.simple .gr-has-amount.pre_order span {
    padding: 0;
    background: none; }
  .product-list.simple .gr-has-amount span {
    vertical-align: top;
    display: inline-block;
    padding-left: 23px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2013%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2327a804%22%20d%3D%22M12.993%2C1.504%20L5.337%2C9.991%20L4.999%2C9.611%20L4.662%2C9.991%20L0.006%2C4.504%20L1.337%2C3.007%20L5.030%2C7.359%20L11.661%2C0.007%20L12.993%2C1.504%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
/*Простой*/
.product-list-titles {
  display: none;
  padding: 23px 30px;
  background: #fff;
  border-radius: 10px 10px 0 0; }
  @media (max-width: 1023px) {
  .product-list-titles {
    padding: 23px 30px 24px; } }
  @media (max-width: 767px) {
  .product-list-titles {
    display: none !important; } }
  .product-list-titles.show_block {
    display: flex !important; }
  .product-list-titles__item {
    color: #7f7f7f;
    line-height: 1;
    font-size: 16px;
    font-weight: 400; }
  @media (max-width: 1023px) {
    .product-list-titles__item {
      font-size: 15px; } }
  .product-list-titles__item:first-child {
    width: calc(100% - 225px - 224px - 156px); }
  @media (max-width: 1023px) {
      .product-list-titles__item:first-child {
        width: calc(100% - 151px - 151px - 116px); } }
  .product-list-titles__item:nth-child(2) {
    width: 225px; }
  @media (max-width: 1023px) {
      .product-list-titles__item:nth-child(2) {
        width: 151px; } }
  .product-list-titles__item:nth-child(3) {
    width: 224px; }
  @media (max-width: 1023px) {
      .product-list-titles__item:nth-child(3) {
        width: 151px; } }
  .product-list-titles__item:nth-child(4) {
    width: 156px; }
  @media (max-width: 1023px) {
      .product-list-titles__item:nth-child(4) {
        width: 116px; } }

.product-list.list {
  font-size: inherit;
  line-height: 1;
  margin: 0;
  background: #fff;
  border-radius: 0 0 10px 10px; }
  .product-list.list + .shop-pagelist {
    padding-top: 50px; }
  .product-list.list .product-item {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    margin: 0;
    padding: 30px;
    transition: all 0.2s;
    border-top: 1px solid rgba(0, 0, 0, 0.05); }
  .product-list.list .product-item__top .gr-product-image a {
    display: none; }
    .product-list.list .product-item__top .gr-product-image .quick-view-trigger {
      position: static;
      margin: 0 0 10px;
      padding: 10px;
      font-size: 12px; }
  .product-list.list .product-item__bottom {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%; }
  .product-list.list .product-item__bottom-left {
    padding: 0 30px 0 0;
    width: calc(100% - 605px); }
    @media (max-width: 1023px) {
      .product-list.list .product-item__bottom-left {
        width: calc(100% - 418px);
        padding-right: 30px; } }
  .product-list.list .product-item__bottom-right {
    width: 605px;
    height: auto !important; }
    @media (max-width: 1023px) {
      .product-list.list .product-item__bottom-right {
        width: 418px; } }
  .product-list.list .product-item .product-flags {
    font-size: 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; }
  .product-list.list .product-item .product-flags__left {
    display: inline; }
  .product-list.list .product-item .product-flags__right {
    display: inline; }
  .product-list.list .product-item .product-flags__item {
    display: inline-block;
    vertical-align: top; }
  .product-list.list .product-item .tpl-stars {
    margin: 0 0 2px -4px; }
  .product-list.list .product-item .gr-product-name {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #1c1c1c;
    transition: all 0.2s;
    margin-bottom: 10px; }
  @media (max-width: 1023px) {
      .product-list.list .product-item .gr-product-name {
        font-size: 14px; } }
  .product-list.list .product-item .gr-product-name:hover {
    color: #ea7946; }
  .product-list.list .product-item .gr-product-name a {
    color: inherit;
    text-decoration: none; }
  .product-list.list .product-item .gr-vendor-block {
    color: #a2a2a2;
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    margin-bottom: 10px; }
  .product-list.list .product-item .gr-vendor-block a {
    color: inherit;
    text-decoration: none; }
    .product-list.list .product-item .gr-vendor-block a:hover {
      text-decoration: underline; }
  .product-list.list .product-item .product-article {
    color: #a2a2a2;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 10px; }
  .product-list.list .product-item .product-article span {
    color: #a2a2a2;
    font-weight: 400; }
  .product-list.list .product-item .gr-product-anonce {
    color: #111;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding: 0 0 15px; }
  @media (max-width: 1023px) {
      .product-list.list .product-item .gr-product-anonce {
        font-size: 13px;
        line-height: 20px; } }
  .product-list.list .product-item .gr-product-options .shop2-product-options {
    display: none; }
    .product-list.list .product-item .gr-product-options .shop2-product-options .option-item:last-child {
      margin-bottom: 20px; }
    .product-list.list .product-item .gr-product-options .shop2-product-options .option-title {
      font: 700 12px/1.2 'Inter', Arial, Helvetica, sans-serif; }
    .product-list.list .product-item .gr-product-options .shop2-product-options .option-body {
      font: 400 14px/1.2 'Inter', Arial, Helvetica, sans-serif; }
  .product-list.list .product-item .gr-product-options .options-more {
    display: none; }
  .product-list.list .product-item .gr-product-options .options-btn {
    display: none;
    margin-bottom: 15px; }
    .product-list.list .product-item .gr-product-options .options-btn span {
      display: inline-block;
      vertical-align: top;
      position: relative;
      cursor: pointer;
      color: #111;
      font-size: 13px;
      font-weight: 400;
      border-radius: 5px;
      padding: 4px 32px 6px 15px;
      background: rgba(0, 0, 0, 0.04); }
    .product-list.list .product-item .gr-product-options .options-btn span.active:before {
      -webkit-transform: scaleY(-1);
      -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      transform: scaleY(-1); }
    .product-list.list .product-item .gr-product-options .options-btn span:before {
      position: absolute;
      content: '';
      width: 7px;
      height: 4px;
      top: 50%;
      margin-top: -2px;
      right: 15px;
      transition: all 0.2s;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%224px%22%20%20viewBox%3D%220%200%207%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.213%2C3.939%20C3.126%2C3.906%203.044%2C3.857%202.973%2C3.790%20L0.197%2C1.139%20C-0.077%2C0.876%20-0.077%2C0.450%200.197%2C0.188%20C0.472%2C-0.074%200.916%2C-0.074%201.191%2C0.188%20L3.500%2C2.393%20L5.787%2C0.209%20C6.062%2C-0.053%206.507%2C-0.053%206.780%2C0.209%20C7.055%2C0.471%207.055%2C0.897%206.780%2C1.159%20L4.005%2C3.811%20C3.790%2C4.016%203.473%2C4.055%203.213%2C3.939%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .product-list.list .product-item .shop2-product-actions {
    margin: 0 0 -10px;
    padding: 5px 0 0; }
  .product-list.list .product-item .product-additional {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 40px 0 0; }
  @media (max-width: 1023px) {
      .product-list.list .product-item .product-additional {
        padding: 34px 0 0; } }
  .product-list.list .product-item .product-additional__top {
    width: calc(100% - 156px);
    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: 1023px) {
      .product-list.list .product-item .product-additional__top {
        width: calc(100% - 116px); } }
  .product-list.list .product-item .product-additional__bottom {
    margin-left: auto;
    width: 156px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
    @media (max-width: 1023px) {
      .product-list.list .product-item .product-additional__bottom {
        width: 116px; } }
  .product-list.list .product-item .product-amount {
    margin: 0 auto 0 0; }
  .product-list.list .product-item .product-compare {
    width: 48px;
    height: 48px;
    margin-left: auto; }
  .product-list.list .product-item .product-compare.product-compare-added .link-reset {
    position: absolute;
    right: 0;
    top: -40px;
    z-index: 2;
    background: #fff;
    padding: 10px 15px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
    .product-list.list .product-item .product-compare.product-compare-added .compare_checkbox {
      width: 48px;
      height: 48px;
      padding: 0;
      font-size: 0;
      border-radius: 6px;
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
      background-position: 50%; }
  .product-list.list .product-item .product-compare .compare_plus {
    width: 48px;
    height: 48px;
    padding: 0;
    font-size: 0; }
    .product-list.list .product-item .product-compare .compare_plus:before {
      width: 48px;
      background-position: 50%; }
  .product-list.list .product-item .product-price {
    width: 225px;
    padding-right: 30px; }
  @media (max-width: 1023px) {
      .product-list.list .product-item .product-price {
        width: 151px;
        padding-right: 20px; } }
  .product-list.list .product-item .product-price .price-old {
    display: inline-block;
    vertical-align: top;
    color: #1c1c1c;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 4px; }
    .product-list.list .product-item .product-price .price-old span {
      display: inline-block; }
    .product-list.list .product-item .product-price .price-old strong {
      position: relative;
      font-weight: 600;
      font-size: 15px; }
    .product-list.list .product-item .product-price .price-old strong:before {
      position: absolute;
      content: '';
      left: -2px;
      right: -2px;
      top: 50%;
      height: 1px;
      background: #ff3838;
      -webkit-transform: rotate(-8deg);
      -moz-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
      -o-transform: rotate(-8deg);
      transform: rotate(-8deg); }
    .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: #1c1c1c; }
  .product-list.list .product-item .product-price .price-current {
    color: #1c1c1c;
    font-size: 15px;
    line-height: 1; }
    .product-list.list .product-item .product-price .price-current strong {
      font-size: 20px;
      font-weight: 700; }
    @media (max-width: 1023px) {
        .product-list.list .product-item .product-price .price-current strong {
          font-size: 17px; } }
  .product-list.list .product-item .shop-product-btn {
    width: 48px;
    height: 48px;
    padding: 0;
    font-size: 0;
    border-radius: 6px; }
  .product-list.list .product-item .shop-product-btn span {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    border-radius: 6px; }
    .product-list.list .product-item .shop-product-btn span:before {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      width: auto;
      height: auto;
      margin: 0;
      background-position: 50%; }
  .product-list.list .gr-has-amount {
    position: absolute;
    right: 45px;
    top: 32px;
    color: #27a804;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    width: 140px;
    text-align: left; }
  @media (max-width: 1023px) {
    .product-list.list .gr-has-amount {
      right: 6px;
      font-size: 13px; } }
  .product-list.list .gr-has-amount.no_amount {
    color: #b9bab9; }
  .product-list.list .gr-has-amount.no_amount span {
    padding: 0;
    background: none; }
  .product-list.list .gr-has-amount.pre_order {
    color: #ff8a0d; }
  .product-list.list .gr-has-amount.pre_order span {
    padding: 0;
    background: none; }
  .product-list.list .gr-has-amount span {
    vertical-align: top;
    display: inline-block;
    padding-left: 23px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2013%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2327a804%22%20d%3D%22M12.993%2C1.504%20L5.337%2C9.991%20L4.999%2C9.611%20L4.662%2C9.991%20L0.006%2C4.504%20L1.337%2C3.007%20L5.030%2C7.359%20L11.661%2C0.007%20L12.993%2C1.504%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
/*Прайс*/
.card-slider.horizontal {
  position: relative; }
  .card-slider.horizontal *:focus {
    outline: none; }
  .card-slider.horizontal .card-slider__flags {
    position: absolute;
    top: 20px;
    left: 20px;
    right: 20px;
    z-index: 1;
    max-width: 410px; }
  .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; }
  .card-slider.horizontal .card-slider__flags .product-flags__right {
    margin-left: auto; }
    .card-slider.horizontal .card-slider__flags .product-flags__right .product-flags__item {
      margin-right: 0;
      margin-left: 10px; }
  .card-slider.horizontal .card-slider__flags .product-flags__item {
    display: inline-block;
    vertical-align: top; }
  .card-slider.horizontal .card-slider__items {
    height: 450px;
    overflow: hidden; }
  @media (max-width: 1260px) {
    .card-slider.horizontal .card-slider__items {
      height: 422px; } }
  @media (max-width: 1023px) {
    .card-slider.horizontal .card-slider__items {
      height: 628px; } }
  @media (max-width: 767px) {
    .card-slider.horizontal .card-slider__items {
      height: 540px; } }
  @media (max-width: 639px) {
    .card-slider.horizontal .card-slider__items {
      height: 400px; } }
  @media (max-width: 479px) {
    .card-slider.horizontal .card-slider__items {
      height: 344px; } }
  @media (max-width: 410px) {
    .card-slider.horizontal .card-slider__items {
      height: 295px; } }
  @media (max-width: 374px) {
    .card-slider.horizontal .card-slider__items {
      height: 280px; } }
  @media (max-width: 359px) {
    .card-slider.horizontal .card-slider__items {
      height: 240px; } }
  .card-slider.horizontal .card-slider__image {
    position: relative;
    height: 450px;
    overflow: hidden;
    border-radius: 6px;
    background-size: cover;
    background-repeat: no-repeat; }
  @media (max-width: 1260px) {
    .card-slider.horizontal .card-slider__image {
      height: 422px; } }
  @media (max-width: 1023px) {
    .card-slider.horizontal .card-slider__image {
      height: 628px; } }
  @media (max-width: 767px) {
    .card-slider.horizontal .card-slider__image {
      height: 540px; } }
  @media (max-width: 639px) {
    .card-slider.horizontal .card-slider__image {
      height: 400px; } }
  @media (max-width: 479px) {
    .card-slider.horizontal .card-slider__image {
      height: 344px; } }
  @media (max-width: 410px) {
    .card-slider.horizontal .card-slider__image {
      height: 295px; } }
  @media (max-width: 374px) {
    .card-slider.horizontal .card-slider__image {
      height: 280px; } }
  @media (max-width: 359px) {
    .card-slider.horizontal .card-slider__image {
      height: 240px; } }
  .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;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-repeat: no-repeat; }
  .card-slider.horizontal .card-slider__image a img {
    width: 100%;
    opacity: 0; }
  .card-slider.horizontal .slick-prev, .card-slider.horizontal .slick-next {
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -31px;
    width: 31px;
    height: 62px;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    z-index: 2;
    outline: none;
    border: none;
    box-shadow: none;
    background: #fff;
    border-radius: 0 50px 50px 0; }
  @media (max-width: 374px) {
    .card-slider.horizontal .slick-prev, .card-slider.horizontal .slick-next {
      left: 6px; } }
  .card-slider.horizontal .slick-prev:after, .card-slider.horizontal .slick-next:after {
    width: 76px;
    height: 76px;
    background: #fff;
    border-radius: 50%; }
  .card-slider.horizontal .slick-prev:before, .card-slider.horizontal .slick-next:before {
    position: absolute;
    right: 11px;
    top: 50%;
    width: 17px;
    height: 14px;
    margin-top: -7px;
    content: '';
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .card-slider.horizontal .slick-prev:hover:before, .card-slider.horizontal .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .card-slider.horizontal .slick-next {
    left: auto;
    right: 10px;
    border-radius: 50px 0 0 50px; }
  @media (max-width: 1260px) {
    .card-slider.horizontal .slick-next {
      right: 9px; } }
  @media (max-width: 374px) {
    .card-slider.horizontal .slick-next {
      right: 3px; } }
  .card-slider.horizontal .slick-next:before {
    right: auto;
    top: 50%;
    left: 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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .card-slider.horizontal .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .card-slider.horizontal .card-slider__thumbs {
    margin: 20px -10px 0;
    height: 96px;
    width: auto;
    line-height: 0;
    position: relative; }
  @media (max-width: 1260px) {
    .card-slider.horizontal .card-slider__thumbs {
      height: 90px; } }
  @media (max-width: 639px) {
    .card-slider.horizontal .card-slider__thumbs {
      height: 86px; } }
  @media (max-width: 374px) {
    .card-slider.horizontal .card-slider__thumbs {
      height: 73px;
      margin: 20px -5px 0; } }
  .card-slider.horizontal .card-slider__thumbs:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 10px;
    z-index: 2;
    background: #fff; }
  @media (max-width: 374px) {
      .card-slider.horizontal .card-slider__thumbs:before {
        width: 6px; } }
  .card-slider.horizontal .card-slider__thumbs:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 10px;
    z-index: 2;
    background: #fff; }
  @media (max-width: 1260px) {
      .card-slider.horizontal .card-slider__thumbs:after {
        width: 9px; } }
  @media (max-width: 374px) {
      .card-slider.horizontal .card-slider__thumbs:after {
        width: 3px; } }
  .card-slider.horizontal .slick-active.slick-current .card-slider__thumb:before {
    opacity: 1;
    visibility: visible; }
  .card-slider.horizontal .card-slider__thumb {
    position: relative;
    margin: 0 10px;
    width: 96px !important; }
  @media (max-width: 1260px) {
    .card-slider.horizontal .card-slider__thumb {
      width: 90px !important; } }
  @media (max-width: 639px) {
    .card-slider.horizontal .card-slider__thumb {
      width: 86px !important; } }
  @media (max-width: 479px) {
    .card-slider.horizontal .card-slider__thumb {
      display: block !important;
      margin: 0 auto; } }
  @media (max-width: 374px) {
    .card-slider.horizontal .card-slider__thumb {
      width: 73px !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;
    border-radius: 6px;
    transition: all 0.3s;
    box-shadow: inset 0 0 0 2px #ea7946; }
  .card-slider.horizontal .card-slider__thumb-img {
    position: relative;
    height: 96px;
    overflow: hidden;
    border-radius: 6px; }
  @media (max-width: 1260px) {
      .card-slider.horizontal .card-slider__thumb-img {
        height: 90px; } }
  @media (max-width: 639px) {
      .card-slider.horizontal .card-slider__thumb-img {
        height: 86px; } }
  @media (max-width: 374px) {
      .card-slider.horizontal .card-slider__thumb-img {
        height: 73px; } }
  .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; }
    .card-slider.horizontal .card-slider__thumb-img a img {
      width: 100%; }
/*Слайдер с картинками товара*/
.kinds-block .kinds-block__title {
  color: #fff;
  font-weight: 700;
  font-size: 28px;
  line-height: 1;
  margin: 0 0 30px;
  background: #111;
  border-radius: 10px;
  overflow: hidden; }
  @media (max-width: 1023px) {
    .kinds-block .kinds-block__title {
      font-size: 23px;
      margin: 0 0 20px; } }
  @media (max-width: 639px) {
    .kinds-block .kinds-block__title {
      font-size: 21px; } }
  .kinds-block .kinds-block__title span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 115px 0 0;
    padding: 21px 20px 21px 30px;
    background: #ea7946; }
  @media (max-width: 1023px) {
      .kinds-block .kinds-block__title span {
        padding: 21px 20px 20px 30px; } }
  @media (max-width: 639px) {
      .kinds-block .kinds-block__title span {
        padding: 18px 20px 18px 30px; } }
  .kinds-block .kinds-block__title span:before {
    position: absolute;
    content: '';
    width: 60px;
    left: 100%;
    top: 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%2260px%22%20height%3D%2270px%22%20%20viewBox%3D%220%200%2060%2070%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M0.000%2C70.000%20L0.000%2C-0.000%20L60.000%2C-0.000%20C60.000%2C-0.000%2040.833%2C31.000%200.000%2C70.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 /contain no-repeat; }
  .kinds-block .slick-prev, .kinds-block .slick-next {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -38px;
    width: 38px;
    height: 76px;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    z-index: 2;
    outline: none;
    border: none;
    box-shadow: none;
    background: #111;
    transition: all 0.2s;
    border-radius: 0 50px 50px 0; }
  @media (max-width: 1023px) {
    .kinds-block .slick-prev, .kinds-block .slick-next {
      left: -20px; } }
  @media (max-width: 639px) {
    .kinds-block .slick-prev, .kinds-block .slick-next {
      margin-top: -31px;
      width: 31px;
      height: 62px;
      left: -10px; } }
  @media (max-width: 479px) {
    .kinds-block .slick-prev, .kinds-block .slick-next {
      left: -20px; } }
  .kinds-block .slick-prev:after, .kinds-block .slick-next:after {
    width: 76px;
    height: 76px;
    background: #111;
    border-radius: 50%; }
  .kinds-block .slick-prev:before, .kinds-block .slick-next:before {
    position: absolute;
    right: 11px;
    top: 50%;
    width: 17px;
    height: 14px;
    margin-top: -7px;
    content: '';
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 639px) {
      .kinds-block .slick-prev:before, .kinds-block .slick-next:before {
        right: 8px; } }
  .kinds-block .slick-prev:hover, .kinds-block .slick-next:hover {
    background: #353535; }
  .kinds-block .slick-prev:hover:before, .kinds-block .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .kinds-block .slick-prev:active, .kinds-block .slick-next:active {
    background: #0f0f0f; }
  .kinds-block .slick-next {
    left: auto;
    right: 14px;
    border-radius: 50px 0 0 50px; }
  @media (max-width: 1340px) {
    .kinds-block .slick-next {
      right: 12px; } }
  @media (max-width: 1260px) {
    .kinds-block .slick-next {
      right: 14px; } }
  @media (max-width: 1023px) {
    .kinds-block .slick-next {
      right: -20px; } }
  @media (max-width: 639px) {
    .kinds-block .slick-next {
      right: -10px; } }
  @media (max-width: 479px) {
    .kinds-block .slick-next {
      right: -20px; } }
  .kinds-block .slick-next:before {
    right: auto;
    top: 50%;
    left: 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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 639px) {
      .kinds-block .slick-next:before {
        left: 8px; } }
  .kinds-block .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .kinds-block .kinds-block__items {
    position: relative;
    margin: 0 -15px;
    line-height: 1;
    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 (max-width: 1260px) {
    .kinds-block .kinds-block__items {
      margin: 0 -10px; } }
  @media (max-width: 479px) {
    .kinds-block .kinds-block__items {
      margin: 0; } }
  .kinds-block .kinds-block__items.kinds_slider {
    display: block; }
  .kinds-block .kinds-block__items.kinds_slider:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 15px;
    z-index: 1;
    background: #f5f5f5; }
    @media (max-width: 1023px) {
      .kinds-block .kinds-block__items.kinds_slider:before {
        width: 10px; } }
    @media (max-width: 479px) {
      .kinds-block .kinds-block__items.kinds_slider:before {
        display: none; } }
  .kinds-block .kinds-block__items.kinds_slider:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 13px;
    z-index: 1;
    background: #f5f5f5; }
    @media (max-width: 1340px) {
      .kinds-block .kinds-block__items.kinds_slider:after {
        width: 12px; } }
    @media (max-width: 1260px) {
      .kinds-block .kinds-block__items.kinds_slider:after {
        width: 13px; } }
    @media (max-width: 1023px) {
      .kinds-block .kinds-block__items.kinds_slider:after {
        width: 8px; } }
    @media (max-width: 479px) {
      .kinds-block .kinds-block__items.kinds_slider:after {
        display: none; } }
  .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: calc(25% - 30px);
    margin: 0 15px 30px;
    padding: 30px 30px 26px;
    border-radius: 10px;
    background: #fff;
    transition: all 0.2s;
    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: 1260px) {
    .kinds-block .kind-item {
      margin: 0 10px 20px;
      padding: 20px;
      width: calc(33.333% - 20px); } }
  @media (max-width: 1023px) {
    .kinds-block .kind-item {
      width: calc(50% - 20px); } }
  @media (max-width: 479px) {
    .kinds-block .kind-item {
      width: 100%;
      margin: 0 0 20px; } }
  .kinds-block .kind-item:hover {
    z-index: 2;
    box-shadow: inset 0 0 0 2px #ea7946; }
  .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-item__top {
    padding-bottom: 20px; }
  .kinds-block .kind-image {
    position: relative;
    overflow: hidden;
    padding-top: 100%;
    border-radius: 7px;
    margin-bottom: 20px; }
  @media (max-width: 639px) {
    .kinds-block .kind-image {
      margin-bottom: 15px; } }
  .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;
    font-size: 0;
    text-decoration: none;
    background-size: cover;
    background-position: 50% 0;
    background-repeat: no-repeat; }
  .kinds-block .kind-image a img {
    opacity: 0;
    width: 100%; }
  .kinds-block .kind-name {
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    color: #1c1c1c;
    transition: all 0.2s; }
  @media (max-width: 1023px) {
    .kinds-block .kind-name {
      font-size: 14px; } }
  @media (max-width: 479px) {
    .kinds-block .kind-name {
      font-size: 15px; } }
  .kinds-block .kind-name:hover {
    color: #ea7946; }
  .kinds-block .kind-name a {
    color: inherit;
    text-decoration: none; }
  .kinds-block .kind-vendor {
    color: #a2a2a2;
    font-size: 13px;
    font-weight: 300;
    line-height: 1;
    margin-top: 10px; }
  .kinds-block .kind-vendor a {
    color: inherit;
    text-decoration: none; }
  .kinds-block .kind-vendor a:hover {
    text-decoration: underline; }
  .kinds-block .product-compare {
    margin: 15px 0 0; }
  .kinds-block .kind-item__bottom {
    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; }
  .kinds-block .product-additional {
    width: 100%; }
  .kinds-block .product-additional__top {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .kinds-block .product-additional__bottom {
    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;
    height: 55px;
    margin-top: 20px;
    border-radius: 6px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
  @media (max-width: 1023px) {
      .kinds-block .product-additional__bottom {
        height: auto;
        margin-top: 15px; } }
  @media (max-width: 479px) {
      .kinds-block .product-additional__bottom {
        height: 55px;
        margin-top: 20px; } }
  .kinds-block .product-amount {
    display: none;
    margin: 0 auto 0 0; }
  @media (max-width: 639px) {
    .kinds-block .product-amount {
      width: 110px; } }
  @media (max-width: 479px) {
    .kinds-block .product-amount {
      width: 121px; } }
  .kinds-block .product-price {
    padding: 7px 20px;
    width: calc(100% - 55px); }
  @media (max-width: 1023px) {
    .kinds-block .product-price {
      width: 100%;
      padding: 14px 10px 13px;
      text-align: center; } }
  @media (max-width: 479px) {
    .kinds-block .product-price {
      text-align: left;
      padding: 7px 20px;
      width: calc(100% - 55px); } }
  .kinds-block .product-price .price-old {
    display: inline-block;
    vertical-align: top;
    color: #1c1c1c;
    font-weight: 400;
    font-size: 13px;
    line-height: 1;
    margin-bottom: 4px; }
  .kinds-block .product-price .price-old span {
    display: inline-block; }
  .kinds-block .product-price .price-old strong {
    position: relative;
    font-weight: 600;
    font-size: 15px; }
    .kinds-block .product-price .price-old strong:before {
      position: absolute;
      content: '';
      left: -2px;
      right: -2px;
      top: 50%;
      height: 1px;
      background: #ff3838;
      -webkit-transform: rotate(-8deg);
      -moz-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
      -o-transform: rotate(-8deg);
      transform: rotate(-8deg); }
  .kinds-block .product-price .price-old + .price-current, .kinds-block .product-price .price-old + .shop2-product-discount-desc + .price-current {
    color: #1c1c1c; }
  .kinds-block .product-price .price-current {
    color: #1c1c1c;
    font-size: 15px;
    line-height: 1; }
  .kinds-block .product-price .price-current strong {
    font-size: 20px;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .kinds-block .product-price .price-current strong {
        font-size: 18px; } }
    @media (max-width: 479px) {
      .kinds-block .product-price .price-current strong {
        font-size: 20px; } }
  .kinds-block .shop-product-btn {
    width: 55px;
    height: 55px;
    padding: 0;
    font-size: 0;
    margin-left: auto;
    border-radius: 0 6px 6px 0; }
  @media (max-width: 1023px) {
    .kinds-block .shop-product-btn {
      height: auto;
      margin: 0;
      width: 100%;
      font-size: 15px;
      text-align: left;
      padding: 15px 20px;
      border-radius: 0 0 6px 6px; } }
  @media (max-width: 479px) {
    .kinds-block .shop-product-btn {
      width: 55px;
      height: 55px;
      padding: 0;
      font-size: 0;
      margin-left: auto;
      border-radius: 0 6px 6px 0; } }
  @media (min-width: 1024px) {
      .kinds-block .shop-product-btn span {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        width: 55px;
        height: 55px;
        border-radius: 0 6px 6px 0; }
        .kinds-block .shop-product-btn span:before {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: auto;
          height: auto;
          margin: 0;
          background-position: 50%; } }
  @media (max-width: 1023px) {
      .kinds-block .shop-product-btn span {
        width: 100%; } }
  @media (max-width: 479px) {
      .kinds-block .shop-product-btn span {
        position: absolute;
        top: 0;
        left: 0;
        padding: 0;
        width: 55px;
        height: 55px;
        border-radius: 0 6px 6px 0; }
        .kinds-block .shop-product-btn span:before {
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          width: auto;
          height: auto;
          margin: 0;
          background-position: 50%; } }
  .kinds-block .gr-has-amount {
    color: #27a804;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    margin-top: 23px; }
  @media (max-width: 1023px) {
    .kinds-block .gr-has-amount {
      margin-top: 17px; } }
  .kinds-block .gr-has-amount.no_amount {
    color: #b9bab9; }
  .kinds-block .gr-has-amount.no_amount span {
    padding: 0;
    background: none; }
  .kinds-block .gr-has-amount.pre_order {
    color: #ff8a0d; }
  .kinds-block .gr-has-amount.pre_order span {
    padding: 0;
    background: none; }
  .kinds-block .gr-has-amount span {
    vertical-align: top;
    display: inline-block;
    padding-left: 23px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2013%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2327a804%22%20d%3D%22M12.993%2C1.504%20L5.337%2C9.991%20L4.999%2C9.611%20L4.662%2C9.991%20L0.006%2C4.504%20L1.337%2C3.007%20L5.030%2C7.359%20L11.661%2C0.007%20L12.993%2C1.504%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
/*Коллекции*/
.tpl-info {
  background: rgba(234, 121, 70, 0.1);
  border: none;
  font-size: 16px;
  box-shadow: none;
  padding: 20px 30px;
  margin: 0 0 30px;
  border-radius: 10px; }
  @media screen and (max-width: 639px) {
  .tpl-info {
    font-size: 16px;
    padding: 10px 20px; } }
  .tpl-info .tpl-required {
    color: #e13439; }

.comments-block {
  line-height: 1.2; }
  .comments-block__items {
    padding: 0 0 40px; }
  @media (max-width: 1023px) {
    .comments-block__items {
      padding: 0 0 30px; } }
  @media (max-width: 639px) {
    .comments-block__items {
      padding: 0 0 20px; } }
  .comments-block .comment-item {
    padding-top: 44px; }
  @media screen and (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: 0 0 10px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06); }
  .comments-block .comment-item__name {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 15px;
    font: 400 15px/ normal 'Inter', Arial, Helvetica, sans-serif; }
  .comments-block .comment-item__name a {
    color: inherit;
    text-decoration: none; }
  .comments-block .comment-item__date {
    display: inline-block;
    vertical-align: baseline;
    margin-right: 15px;
    font: 700 15px/ normal 'Inter', Arial, Helvetica, sans-serif; }
  .comments-block .comment-item__stars {
    display: inline-block;
    vertical-align: baseline;
    margin: 0 0 -3px; }
  .comments-block .comment-item__body {
    padding: 14px 0 0;
    font: 400 14px/22px 'Inter', Arial, Helvetica, sans-serif; }
  .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: #1c1c1c;
    font: 700 28px/ normal 'Inter', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
      .comments-block .comments-form__title {
        font-size: 23px;
        padding: 0 0 20px; } }
  @media (max-width: 410px) {
      .comments-block .comments-form__title {
        font-size: 18px; } }
  .comments-block .comments-form .tpl-field {
    margin-bottom: 20px; }
  .comments-block .comments-form .tpl-field .tpl-required {
    color: #e13439; }
  .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: 240px; }
  .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;
    padding: 0;
    margin-right: 15px;
    width: 25px;
    height: 25px; }
  .comments-block .comments-form .tpl-field-reg a {
    color: #111;
    font: 400 15px/ normal 'Inter', 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-reg__title {
    padding: 0 0 30px;
    color: #1c1c1c;
    font: 700 28px/ normal 'Inter', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
      .comments-block .comments-reg__title {
        font-size: 23px;
        padding: 0 0 20px; } }
  @media (max-width: 410px) {
      .comments-block .comments-reg__title {
        font-size: 18px; } }
  .comments-block .comments-reg .mg-styler-label--checkbox {
    margin: 0; }
  .comments-block .comments-reg .tpl-auth {
    overflow: visible; }
  .comments-block .comments-reg .tpl-left {
    width: 322px;
    margin-right: 30px; }
  @media screen and (max-width: 1023px) {
      .comments-block .comments-reg .tpl-left {
        width: 100%;
        float: none;
        display: block;
        margin: 0 0 20px;
        max-width: 322px; } }
  .comments-block .comments-reg .tpl-right {
    overflow: hidden;
    max-width: 520px; }
  @media screen and (max-width: 1023px) {
      .comments-block .comments-reg .tpl-right {
        padding: 0;
        max-width: 100%; } }
  .comments-block .comments-reg .tpl-right .tpl-field {
    margin-bottom: 0; }
  .comments-block .comments-reg .tpl-right .tpl-field-text {
    font: 400 14px/22px 'Inter', Arial, Helvetica, sans-serif;
    padding: 0 0 20px; }
  .comments-block .comments-reg .tpl-field {
    margin-bottom: 20px; }
  .comments-block .comments-reg .tpl-field .tpl-value {
    margin: 0; }
  .comments-block .comments-reg .tpl-btns {
    padding: 10px 0 0 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 screen and (max-width: 479px) {
      .comments-block .comments-reg .tpl-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; }
        .comments-block .comments-reg .tpl-btns button {
          margin-bottom: 20px; } }
/*Отзывы*/
.shop-product-data {
  padding: 40px 40px 0 40px;
  margin-bottom: 40px;
  background: #fff;
  border-radius: 10px; }
  @media (max-width: 767px) {
  .shop-product-data {
    padding: 0;
    border-radius: 0;
    background: none; } }
  .shop-product-data__nav {
    margin: 0;
    padding: 0;
    list-style: none;
    overflow: auto;
    white-space: nowrap; }
  @media (max-width: 767px) {
    .shop-product-data__nav {
      display: none; } }
  .shop-product-data__nav li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px; }
  .shop-product-data__nav li.r-tabs-state-active a {
    color: #ea7946; }
  .shop-product-data__nav li a {
    color: #111;
    padding: 20px 40px 21px;
    height: 62px;
    text-decoration: none;
    display: block;
    background: #fff;
    border-radius: 6px;
    transition: all 0.2s;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
    font: 600 21px/ 1 'Inter', Arial, Helvetica, sans-serif; }
    @media (max-width: 1023px) {
      .shop-product-data__nav li a {
        height: 55px;
        font-size: 17px;
        padding: 19px 30px 19px; } }
    .shop-product-data__nav li a:hover {
      color: #ea7946; }
  .shop-product-data__nav li .rev-counter {
    color: #1c1c1c;
    background: #f5f5f5;
    font-size: 13px;
    line-height: 22px;
    padding: 0 11px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 5px;
    margin-left: 15px; }
    @media (max-width: 1023px) {
      .shop-product-data__nav li .rev-counter {
        margin-top: -2px; } }
  .shop-product-data__desc-item {
    padding-bottom: 40px; }
  .shop-product-data__desc-item:last-child {
    padding-bottom: 0; }
  .shop-product-data__desc-title {
    color: #1c1c1c;
    font: 700 28px/ normal 'Inter', Arial, Helvetica, sans-serif;
    padding: 0 0 30px; }
  .shop-product-data__desc .r-tabs-accordion-title {
    margin-bottom: 10px;
    display: none; }
  @media (max-width: 767px) {
      .shop-product-data__desc .r-tabs-accordion-title {
        display: block; } }
  .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: #ea7946;
      border-radius: 10px 10px 0 0; }
    .shop-product-data__desc .r-tabs-accordion-title.r-tabs-state-active a:before {
      -webkit-transform: scaleY(-1);
      -moz-transform: scaleY(-1);
      -ms-transform: scaleY(-1);
      -o-transform: scaleY(-1);
      transform: scaleY(-1); }
  .shop-product-data__desc .r-tabs-accordion-title a {
    position: relative;
    display: block;
    color: #1c1c1c;
    font-size: 17px;
    font-weight: 600;
    border-radius: 10px;
    background: #fff;
    text-decoration: none;
    padding: 16px 40px 17px 20px; }
    .shop-product-data__desc .r-tabs-accordion-title a:before {
      position: absolute;
      content: '';
      top: 50%;
      right: 20px;
      margin-top: -3px;
      width: 10px;
      height: 6px;
      transition: all 0.2s;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%226px%22%20%20viewBox%3D%220%200%2010%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.22%22%20fill%3D%22%23111111%22%20d%3D%22M5.379%2C5.909%20C5.503%2C5.860%205.621%2C5.788%205.721%2C5.687%20L9.687%2C1.731%20C10.079%2C1.339%2010.079%2C0.704%209.687%2C0.313%20C9.295%2C-0.079%208.659%2C-0.079%208.267%2C0.313%20L4.969%2C3.603%20L1.702%2C0.343%20C1.309%2C-0.048%200.674%2C-0.048%200.282%2C0.343%20C-0.111%2C0.735%20-0.111%2C1.370%200.282%2C1.761%20L4.247%2C5.719%20C4.554%2C6.025%205.008%2C6.083%205.379%2C5.909%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-product-data__desc .desc-area {
    padding: 30px 0 40px;
    display: none; }
  @media (max-width: 767px) {
      .shop-product-data__desc .desc-area {
        padding: 10px 20px 20px 20px;
        background: #fff;
        border-radius: 0 0 10px 10px; } }
  .shop-product-data__desc .desc-area.r-tabs-state-active {
    display: block; }
    .shop-product-data__desc .desc-area.r-tabs-state-active + .r-tabs-accordion-title {
      margin-top: 10px; }
  .shop-product-data__desc .desc-area.html_block {
    font-size: 15px;
    line-height: 25px; }
  .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-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;
    margin: 0;
    padding: 10px 0; }
    @media (max-width: 410px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item {
            padding: 0 0 15px; } }
    .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item:first-child {
      padding-top: 0; }
    .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item:last-child {
      margin-bottom: 0; }
    .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-item.odd {
      background: none; }
    .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-title {
      margin: 0 10px 0 0;
      width: 40%; }
    @media (max-width: 1023px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-title {
            width: calc(50% - 10px); } }
    @media (max-width: 639px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-title {
            font-size: 14px; } }
    @media (max-width: 410px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-title {
            width: 100%;
            margin: 0 0 6px; } }
    .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-body {
      width: calc(60% - 10px); }
    @media (max-width: 1023px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-body {
            width: 50%; } }
    @media (max-width: 639px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-body {
            font-size: 14px; } }
    @media (max-width: 410px) {
          .shop-product-data__desc .desc-area.params_block .shop2-product-params .param-body {
            width: 100%; } }
  .shop-product-data__desc .desc-area.mods_block .kinds-block {
    margin: 0; }
    .shop-product-data__desc .desc-area.mods_block .kinds-block .kind-item {
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
    .shop-product-data__desc .desc-area.mods_block .kinds-block .shop2-product-params {
      padding: 10px 0 0; }
    @media (max-width: 479px) {
          .shop-product-data__desc .desc-area.mods_block .kinds-block .product-price .price-current strong {
            font-size: 17px; } }
    @media (max-width: 479px) {
          .shop-product-data__desc .desc-area.mods_block .kinds-block .product-price {
            padding: 7px 15px; } }
  .shop-product-data__desc .desc-area p {
    margin: 0; }
    .shop-product-data__desc .desc-area p + p {
      margin-top: 10px; }
/*Табы*/
.remodal[data-remodal-id="buy-one-click"] {
  padding: 85px 40px 50px;
  text-align: left; }
  .remodal[data-remodal-id="buy-one-click"] .close-button {
    position: absolute;
    top: 20px;
    right: 20px; }
  .remodal[data-remodal-id="buy-one-click"] .tpl-anketa__title {
    color: #1c1c1c;
    font: 700 28px/ normal 'Inter', Arial, Helvetica, sans-serif;
    padding: 0 0 20px; }

.card-page + .gr-back-btn {
  margin-top: 40px; }
  .card-page__top {
    padding: 40px;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 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; }
  @media (max-width: 767px) {
    .card-page__top {
      padding: 20px; } }
  .card-page .shop2-product-navigation {
    width: 100%;
    margin: 0 0 35px; }
  @media (max-width: 767px) {
    .card-page .shop2-product-navigation {
      margin: 0 0 20px; } }
  .card-page .shop2-product-navigation a {
    padding: 0;
    background: none;
    color: #191919;
    background: none;
    padding-right: 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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23191919%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat;
    background-size: 14px 12px; }
  @media (max-width: 479px) {
      .card-page .shop2-product-navigation a {
        font-size: 13px;
        padding-right: 20px;
        background-size: 12px 10px !important; } }
  .card-page .shop2-product-navigation a:hover {
    color: #ea7946;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat;
    background-size: 14px 12px; }
  .card-page .shop2-product-navigation a:first-child {
    padding-right: 0;
    padding-left: 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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23191919%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat;
    background-size: 14px 12px; }
    @media (max-width: 479px) {
      .card-page .shop2-product-navigation a:first-child {
        padding-left: 20px; } }
    .card-page .shop2-product-navigation a:first-child: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat;
      background-size: 14px 12px; }
  .card-page__left {
    width: 450px;
    margin-right: 40px; }
  @media (max-width: 1260px) {
    .card-page__left {
      width: 422px; } }
  @media (max-width: 1023px) {
    .card-page__left {
      width: 100%;
      margin: 0 0 50px; } }
  @media (max-width: 767px) {
    .card-page__left {
      margin-bottom: 40px; } }
  @media (max-width: 639px) {
    .card-page__left {
      margin-bottom: 30px; } }
  .card-page__right {
    width: calc(100% - 450px - 40px); }
  @media (max-width: 1260px) {
    .card-page__right {
      width: calc(100% - 422px - 40px); } }
  @media (max-width: 1023px) {
    .card-page__right {
      width: 100%; } }
  .card-page .shop2-product {
    margin: 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; }
  .card-page .shop2-product__left {
    width: calc(100% - 285px - 30px); }
  @media (max-width: 1360px) {
      .card-page .shop2-product__left {
        width: 100%; } }
  @media (max-width: 1023px) {
      .card-page .shop2-product__left {
        width: calc(100% - 270px - 30px); } }
  @media (max-width: 767px) {
      .card-page .shop2-product__left {
        width: 100%;
        margin: 0 0 40px; } }
  @media (max-width: 639px) {
      .card-page .shop2-product__left {
        margin-bottom: 30px; } }
  .card-page .shop2-product__right {
    width: 285px;
    margin-left: 30px; }
  @media (max-width: 1360px) {
      .card-page .shop2-product__right {
        display: none; } }
  @media (max-width: 1023px) {
      .card-page .shop2-product__right {
        margin-left: 30px;
        width: 270px;
        display: block; } }
  @media (max-width: 767px) {
      .card-page .shop2-product__right {
        width: 100%;
        margin-left: 0; } }
  @media (max-width: 1360px) {
      .card-page .shop2-product__container {
        width: 100%;
        margin: 40px 0 0; } }
  @media (max-width: 1023px) {
      .card-page .shop2-product__container {
        margin: 0; } }
  .card-page .shop2-product .gr-has-amount {
    color: #27a804;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 20px; }
  .card-page .shop2-product .gr-has-amount.no_amount {
    color: #b9bab9; }
  .card-page .shop2-product .gr-has-amount.no_amount span {
    padding: 0;
    background: none; }
  .card-page .shop2-product .gr-has-amount.pre_order {
    color: #ff8a0d; }
  .card-page .shop2-product .gr-has-amount.pre_order span {
    padding: 0;
    background: none; }
  .card-page .shop2-product .gr-has-amount span {
    vertical-align: top;
    display: inline-block;
    padding-left: 23px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2013%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2327a804%22%20d%3D%22M12.993%2C1.504%20L5.337%2C9.991%20L4.999%2C9.611%20L4.662%2C9.991%20L0.006%2C4.504%20L1.337%2C3.007%20L5.030%2C7.359%20L11.661%2C0.007%20L12.993%2C1.504%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .card-page .gr-product-name {
    font-size: 28px;
    line-height: 37px;
    margin: 0 0 10px; }
  @media (max-width: 1260px) {
    .card-page .gr-product-name {
      font-size: 25px;
      line-height: 36px; } }
  @media (max-width: 1023px) {
    .card-page .gr-product-name {
      font-size: 22px;
      line-height: 30px; } }
  @media (max-width: 639px) {
    .card-page .gr-product-name {
      font-size: 18px;
      line-height: 24px; } }
  .card-page .gr-product-name h1 {
    margin: 0;
    font-size: inherit;
    line-height: inherit; }
  .card-page .gr-vendor-block {
    line-height: 1;
    font-size: 15px;
    font-weight: 400;
    margin-bottom: 20px; }
  @media (max-width: 767px) {
    .card-page .gr-vendor-block {
      margin-bottom: 10px;
      font-size: 14px; } }
  .card-page .gr-vendor-block a {
    color: #a2a2a2;
    text-decoration: none;
    transition: all 0.2s; }
  .card-page .gr-vendor-block a:hover {
    text-decoration: underline; }
  .card-page .gr-product-anonce {
    color: #111;
    font-size: 14px;
    line-height: 23px;
    padding: 0 0 25px; }
  @media (max-width: 767px) {
    .card-page .gr-product-anonce {
      padding: 0 0 15px; } }
  .card-page .tpl-rating-block {
    margin: 0 0 10px;
    font-size: 0;
    display: inline-block;
    vertical-align: baseline; }
  .card-page .tpl-rating-block .tpl-stars {
    margin: 0 0 0 -2px; }
  .card-page .shop2-product-article {
    color: #a2a2a2;
    font-size: 15px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 10px; }
  @media (max-width: 767px) {
    .card-page .shop2-product-article {
      font-size: 14px; } }
  .card-page .shop2-product-article span {
    color: #a2a2a2;
    font-weight: 400; }
  .card-page .form-additional {
    padding: 30px;
    margin: 0 0 20px;
    border-radius: 6px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
  @media (max-width: 1360px) {
    .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;
      -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: 1023px) {
    .card-page .form-additional {
      padding: 30px;
      display: block; } }
  @media (max-width: 767px) {
    .card-page .form-additional {
      padding: 20px; } }
  @media (max-width: 1360px) {
      .card-page .form-additional__btns {
        width: 470px;
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; } }
  @media (max-width: 1023px) {
      .card-page .form-additional__btns {
        width: auto;
        display: block; } }
  .card-page .form-additional .product-price {
    margin-bottom: 22px; }
  @media (max-width: 1360px) {
      .card-page .form-additional .product-price {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-flex-order: 0;
        order: 0;
        margin: 0 30px 0 0;
        width: calc(100% - 470px - 30px); } }
  @media (max-width: 1023px) {
      .card-page .form-additional .product-price {
        width: 100%;
        margin: 0 0 20px; } }
  .card-page .form-additional .product-price .price-old {
    color: #1c1c1c;
    vertical-align: top;
    display: inline-block;
    font: 400 13px/ normal 'Inter', Arial, Helvetica, sans-serif; }
    .card-page .form-additional .product-price .price-old span {
      display: inline-block; }
    .card-page .form-additional .product-price .price-old strong {
      font: 600 16px/ normal 'Inter', Arial, Helvetica, sans-serif;
      position: relative; }
    .card-page .form-additional .product-price .price-old strong:before {
      position: absolute;
      content: '';
      left: -2px;
      right: -2px;
      top: 50%;
      height: 1px;
      background: #ff3838;
      -webkit-transform: rotate(-8deg);
      -moz-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
      -o-transform: rotate(-8deg);
      transform: rotate(-8deg); }
    .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: #1c1c1c; }
  .card-page .form-additional .product-price .price-current {
    color: #1c1c1c;
    font: 400 24px/ 1 'Inter', Arial, Helvetica, sans-serif; }
    .card-page .form-additional .product-price .price-current strong {
      font: 700 32px/ 1 'Inter', Arial, Helvetica, sans-serif; }
    @media (max-width: 639px) {
        .card-page .form-additional .product-price .price-current strong {
          font-size: 28px; } }
  .card-page .form-additional .product-amount {
    margin: 0 0 20px; }
  @media (max-width: 1360px) {
      .card-page .form-additional .product-amount {
        margin: 25px 0 0;
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2; } }
  @media (max-width: 1023px) {
      .card-page .form-additional .product-amount {
        margin: 0 0 20px; } }
  .card-page .form-additional .shop-product-btn {
    width: 100%;
    margin-bottom: 20px; }
  @media (max-width: 1360px) {
      .card-page .form-additional .shop-product-btn {
        width: 225px;
        margin: 0 20px 0 0; } }
  @media (max-width: 1023px) {
      .card-page .form-additional .shop-product-btn {
        width: 100%;
        margin: 0 0 20px; } }
  .card-page .form-additional .buy-one-click {
    width: 100%;
    font-size: 16px;
    padding: 17px 25px; }
  @media (max-width: 1360px) {
      .card-page .form-additional .buy-one-click {
        margin: 0;
        width: 225px; } }
  @media (max-width: 1023px) {
      .card-page .form-additional .buy-one-click {
        width: 100%; } }
  .card-page .form-additional .product-compare {
    margin: 20px 0 0; }
  @media (max-width: 1360px) {
      .card-page .form-additional .product-compare {
        -webkit-box-ordinal-group: 4;
        -moz-box-ordinal-group: 4;
        -webkit-order: 3;
        -moz-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin: 25px 0 0 20px; } }
  @media (max-width: 1023px) {
      .card-page .form-additional .product-compare {
        margin: 20px 0 0; } }
  .card-page .pluso-share {
    margin: 0 0 0 -2px; }
  @media (max-width: 1260px) {
    .card-page .pluso-share {
      margin: 0; } }
  @media (max-width: 1023px) {
    .card-page .pluso-share {
      margin: 0 0 0 -2px; } }
  .card-page .pluso-share__title {
    line-height: 1;
    padding: 0 0 12px 0; }
  @media (max-width: 1260px) {
      .card-page .pluso-share__title {
        display: inline-block;
        vertical-align: top;
        padding: 10px 30px 0 0; } }
  @media (max-width: 1023px) {
      .card-page .pluso-share__title {
        display: block;
        padding: 0 0 12px 2px; } }
  @media (max-width: 1260px) {
      .card-page .pluso-share__body {
        display: inline-block;
        vertical-align: top; } }
  .card-page .product-anonce {
    padding: 0 0 15px;
    font: 400 15px/ 1.38 'Inter', Arial, Helvetica, sans-serif; }
  .card-page .shop2-product-actions {
    margin: 0 0 15px; }
  .card-page .shop2-product-actions dt {
    margin: 0 10px 10px;
    width: auto; }
  .card-page .shop2-product-options {
    padding: 0; }
  .card-page .shop2-product-options .option-item {
    margin: 0 0 20px;
    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: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline; }
  @media (max-width: 359px) {
      .card-page .shop2-product-options .option-item {
        margin-bottom: 15px; } }
  .card-page .shop2-product-options .option-item:nth-child(n+4) {
    display: none; }
  .card-page .shop2-product-options .option-item:last-child {
    margin-bottom: 20px; }
    @media (max-width: 359px) {
      .card-page .shop2-product-options .option-item:last-child {
        margin-bottom: 15px; } }
  .card-page .shop2-product-options .option-item.active {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .card-page .shop2-product-options .option-title {
    margin: 0 30px 0 0; }
  @media (max-width: 767px) {
      .card-page .shop2-product-options .option-title {
        margin: 0 20px 0 0; } }
  @media (max-width: 359px) {
      .card-page .shop2-product-options .option-title {
        width: 100%;
        margin: 0 0 6px; } }
  .card-page .shop2-product-options .option-body {
    position: relative; }
  @media (max-width: 359px) {
      .card-page .shop2-product-options .option-body {
        width: 100%; } }
  .card-page .shop2-product-options .option-body select {
    min-width: 200px; }
  .card-page .options-more span {
    position: relative;
    cursor: pointer;
    color: #111;
    font-size: 13px;
    font-weight: 400;
    border-radius: 5px;
    padding: 4px 32px 6px 15px;
    background: rgba(0, 0, 0, 0.04); }
  .card-page .options-more span.active:before {
    -webkit-transform: scaleY(-1);
    -moz-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    -o-transform: scaleY(-1);
    transform: scaleY(-1); }
  .card-page .options-more span:before {
    position: absolute;
    content: '';
    width: 7px;
    height: 4px;
    top: 11px;
    right: 15px;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%224px%22%20%20viewBox%3D%220%200%207%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M3.213%2C3.939%20C3.126%2C3.906%203.044%2C3.857%202.973%2C3.790%20L0.197%2C1.139%20C-0.077%2C0.876%20-0.077%2C0.450%200.197%2C0.188%20C0.472%2C-0.074%200.916%2C-0.074%201.191%2C0.188%20L3.500%2C2.393%20L5.787%2C0.209%20C6.062%2C-0.053%206.507%2C-0.053%206.780%2C0.209%20C7.055%2C0.471%207.055%2C0.897%206.780%2C1.159%20L4.005%2C3.811%20C3.790%2C4.016%203.473%2C4.055%203.213%2C3.939%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .card-page .collections .kinds-block.collections_block {
    margin-bottom: 70px; }
  .card-page .collections .kinds-block.collections_block:last-child {
    margin-bottom: 0; }
/*Карточка*/
.main-blocks {
  padding-top: 30px; }
  @media (max-width: 1260px) {
  .main-blocks {
    padding-top: 20px; } }
  .main-blocks.new_block {
    padding-top: 70px;
    padding-bottom: 30px; }
  @media (max-width: 1260px) {
    .main-blocks.new_block {
      padding-top: 40px;
      padding-bottom: 20px; } }
  .main-blocks__inner {
    line-height: 1; }
  .main-blocks__item {
    margin-bottom: 40px; }
  .main-blocks__item:last-child {
    margin-bottom: 0; }
  .main-blocks .mobile-btn-wrap {
    padding: 25px 0 0;
    text-align: center;
    display: none; }
  @media (max-width: 639px) {
    .main-blocks .mobile-btn-wrap {
      display: block; } }
  .main-blocks .main-products__btn {
    position: absolute;
    right: 13px;
    top: 13px;
    padding: 12px 25px;
    background: none;
    color: #fff;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.06); }
  @media (max-width: 1023px) {
      .main-blocks .main-products__btn {
        top: 10px; } }
  @media (max-width: 639px) {
      .main-blocks .main-products__btn {
        display: none; } }
  .main-blocks .main-products__btn:hover {
    box-shadow: none;
    background: #ea7946; }
  .main-blocks .main-products__btn:active {
    box-shadow: none;
    background: #d36d3f; }
  .main-blocks .main-products__title {
    position: relative;
    color: #fff;
    font-weight: 700;
    font-size: 28px;
    line-height: 1;
    margin: 0 0 30px;
    background: #111;
    border-radius: 10px;
    overflow: hidden; }
  @media (max-width: 1023px) {
      .main-blocks .main-products__title {
        font-size: 23px;
        margin: 0 0 20px; } }
  @media (max-width: 639px) {
      .main-blocks .main-products__title {
        font-size: 21px; } }
  @media (max-width: 410px) {
      .main-blocks .main-products__title {
        font-size: 17px; } }
  .main-blocks .main-products__title span {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 0 115px 0 0;
    padding: 21px 20px 21px 30px;
    background: #ea7946; }
    @media (max-width: 1023px) {
      .main-blocks .main-products__title span {
        padding: 21px 20px 20px 30px; } }
    @media (max-width: 639px) {
      .main-blocks .main-products__title span {
        padding: 18px 20px 18px 30px; } }
    .main-blocks .main-products__title span:before {
      position: absolute;
      content: '';
      width: 60px;
      left: 100%;
      top: 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%2260px%22%20height%3D%2270px%22%20%20viewBox%3D%220%200%2060%2070%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M0.000%2C70.000%20L0.000%2C-0.000%20L60.000%2C-0.000%20C60.000%2C-0.000%2040.833%2C31.000%200.000%2C70.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 /contain no-repeat; }
  .main-blocks .main-products__before {
    font-size: 16px;
    line-height: 24px; }
  .main-blocks .main-products__after {
    font-size: 16px;
    line-height: 24px; }
  .main-blocks .main-products .slick-prev, .main-blocks .main-products .slick-next {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -38px;
    width: 38px;
    height: 76px;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    z-index: 2;
    outline: none;
    border: none;
    box-shadow: none;
    background: #111;
    transition: all 0.2s;
    border-radius: 0 50px 50px 0; }
  @media (max-width: 1023px) {
      .main-blocks .main-products .slick-prev, .main-blocks .main-products .slick-next {
        left: -20px; } }
  @media (max-width: 639px) {
      .main-blocks .main-products .slick-prev, .main-blocks .main-products .slick-next {
        margin-top: -31px;
        width: 31px;
        height: 62px;
        left: -10px; } }
  @media (max-width: 479px) {
      .main-blocks .main-products .slick-prev, .main-blocks .main-products .slick-next {
        left: -20px; } }
  .main-blocks .main-products .slick-prev:after, .main-blocks .main-products .slick-next:after {
    width: 76px;
    height: 76px;
    background: #111;
    border-radius: 50%; }
  .main-blocks .main-products .slick-prev:before, .main-blocks .main-products .slick-next:before {
    position: absolute;
    right: 11px;
    top: 50%;
    width: 17px;
    height: 14px;
    margin-top: -7px;
    content: '';
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    @media (max-width: 639px) {
      .main-blocks .main-products .slick-prev:before, .main-blocks .main-products .slick-next:before {
        right: 8px; } }
  .main-blocks .main-products .slick-prev:hover, .main-blocks .main-products .slick-next:hover {
    background: #353535; }
    .main-blocks .main-products .slick-prev:hover:before, .main-blocks .main-products .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .main-blocks .main-products .slick-prev:active, .main-blocks .main-products .slick-next:active {
    background: #0f0f0f; }
  .main-blocks .main-products .slick-next {
    left: auto;
    right: 13px;
    border-radius: 50px 0 0 50px; }
  @media (max-width: 1340px) {
      .main-blocks .main-products .slick-next {
        right: 12px; } }
  @media (max-width: 1260px) {
      .main-blocks .main-products .slick-next {
        right: 14px; } }
  @media (max-width: 1023px) {
      .main-blocks .main-products .slick-next {
        right: -20px; } }
  @media (max-width: 639px) {
      .main-blocks .main-products .slick-next {
        right: -10px; } }
  @media (max-width: 479px) {
      .main-blocks .main-products .slick-next {
        right: -20px; } }
  .main-blocks .main-products .slick-next:before {
    right: auto;
    top: 50%;
    left: 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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    @media (max-width: 639px) {
      .main-blocks .main-products .slick-next:before {
        left: 8px; } }
  .main-blocks .main-products .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .main-blocks .main-products .product-list.thumbs {
    position: relative;
    margin: 0 -15px;
    line-height: 1;
    display: block; }
  @media (max-width: 1260px) {
      .main-blocks .main-products .product-list.thumbs {
        margin: 0 -10px; } }
  @media (max-width: 479px) {
      .main-blocks .main-products .product-list.thumbs {
        margin: 0; } }
  .main-blocks .main-products .product-list.thumbs:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 15px;
    z-index: 1;
    background: #f5f5f5; }
    @media (max-width: 1023px) {
      .main-blocks .main-products .product-list.thumbs:before {
        width: 10px; } }
    @media (max-width: 479px) {
      .main-blocks .main-products .product-list.thumbs:before {
        display: none; } }
  .main-blocks .main-products .product-list.thumbs:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 13px;
    z-index: 1;
    background: #f5f5f5; }
    @media (max-width: 1340px) {
      .main-blocks .main-products .product-list.thumbs:after {
        width: 12px; } }
    @media (max-width: 1260px) {
      .main-blocks .main-products .product-list.thumbs:after {
        width: 13px; } }
    @media (max-width: 1023px) {
      .main-blocks .main-products .product-list.thumbs:after {
        width: 8px; } }
    @media (max-width: 479px) {
      .main-blocks .main-products .product-list.thumbs:after {
        display: none; } }
  .main-blocks .main-products .product-list.thumbs .shop2-product-item {
    margin-bottom: 0;
    width: auto !important;
    display: block !important; }
    .main-blocks .main-products .product-list.thumbs .shop2-product-item .gr-product-options, .main-blocks .main-products .product-list.thumbs .shop2-product-item .shop2-product-actions, .main-blocks .main-products .product-list.thumbs .shop2-product-item .product-article, .main-blocks .main-products .product-list.thumbs .shop2-product-item .product-additional__top, .main-blocks .main-products .product-list.thumbs .shop2-product-item .gr-product-anonce {
      display: none; }
  .main-blocks .main-text {
    border-radius: 10px;
    background: #fff;
    padding: 35px 30px 40px; }
  @media (max-width: 1260px) {
    .main-blocks .main-text {
      padding: 30px; } }
  @media (max-width: 639px) {
    .main-blocks .main-text {
      padding: 30px 20px; } }
  .main-blocks .main-text__title {
    padding: 0 0 24px;
    font-size: 28px;
    font-weight: 700; }
  @media (max-width: 1023px) {
      .main-blocks .main-text__title {
        font-size: 23px; } }
  @media (max-width: 639px) {
      .main-blocks .main-text__title {
        padding: 0 0 18px; } }
  .main-blocks .main-text__body {
    color: #191919;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400; }
  @media (max-width: 639px) {
      .main-blocks .main-text__body {
        font-size: 14px;
        line-height: 24px; } }
  .main-blocks .main-text__body p {
    margin: 0; }
    .main-blocks .main-text__body p + p {
      margin-top: 15px; }
  .main-blocks p {
    margin: 0; }
  .main-blocks p + p {
    margin-top: 15px; }
/*Блоки на главной*/
.shop2-product-folders-header {
  margin: 0;
  padding: 0 0 25px;
  color: #191919;
  font: 700 28px/ 1 'Inter', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
  .shop2-product-folders-header {
    padding: 0 0 20px; } }
  @media (max-width: 639px) {
  .shop2-product-folders-header {
    font-size: 23px; } }

.shop2-product-folders {
  margin: 0 0 30px -5px; }
  @media (max-width: 1023px) {
  .shop2-product-folders {
    margin: 0 0 25px -5px; } }

.site-path {
  margin-bottom: 30px;
  white-space: pre-wrap;
  line-height: 1.4;
  font-size: 14px;
  color: #c3c3c3; }
  @media (max-width: 639px) {
  .site-path {
    display: none; } }
  .site-path a {
    color: #1c1c1c;
    text-decoration: none; }

.site-header a img, .site-footer a img {
  border: none; }

.site-header p, .site-footer p {
  margin: 0; }

.block_padding {
  padding: 0 30px; }
  @media (max-width: 639px) {
  .block_padding {
    padding: 0 20px; } }

.block_width {
  margin: 0 auto;
  max-width: 1380px; }

body .g-auth__personal-note a {
  border-bottom-style: solid;
  border-bottom-color: transparent; }
  body .g-auth__personal-note a:hover {
    border-bottom: 1px solid rgba(234, 121, 70, 0.6); }

.block_event {
  pointer-events: none; }

.site__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; }

.site-header {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  background: #fff; }
  .site-header .header-top {
    background: #111; }
  @media (max-width: 1260px) {
    .site-header .header-top {
      display: none; } }
  .site-header .header-top__inner {
    height: 55px;
    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; }
  .site-header .header-top__left {
    width: calc(100% - 210px); }
  .site-header .header-top__right {
    width: 210px;
    text-align: right; }
  .site-header .header-bottom__inner {
    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-top: 30px;
    padding-bottom: 30px; }
  @media (max-width: 767px) {
      .site-header .header-bottom__inner {
        display: block;
        text-align: center; } }
  .site-header .header-bottom__left {
    width: 480px; }
  @media (max-width: 1023px) {
      .site-header .header-bottom__left {
        width: 460px; } }
  @media (max-width: 767px) {
      .site-header .header-bottom__left {
        width: 100%; } }
  .site-header .header-bottom__right {
    padding-left: 20px;
    width: calc(100% - 480px); }
  @media (max-width: 1260px) {
      .site-header .header-bottom__right {
        padding: 0;
        text-align: right;
        width: calc(100% - 460px); } }
  @media (max-width: 767px) {
      .site-header .header-bottom__right {
        width: 100%;
        padding: 0;
        text-align: center;
        display: none; } }
  .site-header .menu-top {
    position: relative;
    z-index: 4;
    font-size: 0;
    margin-left: -15px; }
  .site-header .menu-top > li {
    display: inline-block;
    vertical-align: top;
    position: relative; }
  .site-header .menu-top > li.flexMenu-viewMore > a {
    font-size: 0;
    width: 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%2222px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%2022%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23838383%22%20d%3D%22M20.000%2C4.000%20C18.895%2C4.000%2018.000%2C3.104%2018.000%2C2.000%20C18.000%2C0.895%2018.895%2C-0.000%2020.000%2C-0.000%20C21.104%2C-0.000%2022.000%2C0.895%2022.000%2C2.000%20C22.000%2C3.104%2021.104%2C4.000%2020.000%2C4.000%20ZM11.000%2C4.000%20C9.895%2C4.000%209.000%2C3.104%209.000%2C2.000%20C9.000%2C0.895%209.895%2C-0.000%2011.000%2C-0.000%20C12.105%2C-0.000%2013.000%2C0.895%2013.000%2C2.000%20C13.000%2C3.104%2012.105%2C4.000%2011.000%2C4.000%20ZM2.000%2C4.000%20C0.895%2C4.000%20-0.000%2C3.104%20-0.000%2C2.000%20C-0.000%2C0.895%200.895%2C-0.000%202.000%2C-0.000%20C3.104%2C-0.000%204.000%2C0.895%204.000%2C2.000%20C4.000%2C3.104%203.104%2C4.000%202.000%2C4.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
    .site-header .menu-top > li.flexMenu-viewMore > a.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%2222px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%2022%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M20.000%2C4.000%20C18.895%2C4.000%2018.000%2C3.104%2018.000%2C2.000%20C18.000%2C0.895%2018.895%2C-0.000%2020.000%2C-0.000%20C21.104%2C-0.000%2022.000%2C0.895%2022.000%2C2.000%20C22.000%2C3.104%2021.104%2C4.000%2020.000%2C4.000%20ZM11.000%2C4.000%20C9.895%2C4.000%209.000%2C3.104%209.000%2C2.000%20C9.000%2C0.895%209.895%2C-0.000%2011.000%2C-0.000%20C12.105%2C-0.000%2013.000%2C0.895%2013.000%2C2.000%20C13.000%2C3.104%2012.105%2C4.000%2011.000%2C4.000%20ZM2.000%2C4.000%20C0.895%2C4.000%20-0.000%2C3.104%20-0.000%2C2.000%20C-0.000%2C0.895%200.895%2C-0.000%202.000%2C-0.000%20C3.104%2C-0.000%204.000%2C0.895%204.000%2C2.000%20C4.000%2C3.104%203.104%2C4.000%202.000%2C4.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .site-header .menu-top > li .flexMenu-popup {
    background: #111;
    margin-left: -30px; }
    .site-header .menu-top > li .flexMenu-popup:before {
      display: none; }
    .site-header .menu-top > li .flexMenu-popup > li {
      position: relative; }
    .site-header .menu-top > li .flexMenu-popup > li:before {
      position: absolute;
      content: '';
      top: 0;
      left: 30px;
      right: 30px;
      border-top: 1px solid rgba(255, 255, 255, 0.07); }
    .site-header .menu-top > li .flexMenu-popup > li:last-child:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 30px;
      right: 30px;
      border-top: 1px solid rgba(255, 255, 255, 0.07); }
    .site-header .menu-top > li .flexMenu-popup > li > a {
      color: #838383;
      transition: all 0.2s; }
    .site-header .menu-top > li .flexMenu-popup > li > a.active {
      color: #fff; }
    .site-header .menu-top > li .flexMenu-popup > li > a:hover {
      color: #fff; }
    .site-header .menu-top > li .flexMenu-popup > li ul {
      left: auto;
      right: 100%;
      margin: 0 30px 0 0; }
    .site-header .menu-top > li .flexMenu-popup > li ul:before {
      left: 100%;
      right: auto;
      border-right: none;
      border-left: 8px solid #fff; }
  .site-header .menu-top > li > a {
    color: #838383;
    display: block;
    font-size: 14px;
    font-weight: 400;
    padding: 0 15px;
    line-height: 55px;
    text-decoration: none;
    transition: all 0.2s; }
    .site-header .menu-top > li > a.active {
      color: #fff; }
    .site-header .menu-top > li > a:hover {
      color: #fff; }
  .site-header .menu-top > li ul {
    position: absolute;
    top: 100%;
    left: 15px;
    width: 252px;
    display: none;
    background: #fff;
    padding: 30px 0;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 14px 20px 0px rgba(0, 0, 0, 0.05); }
    .site-header .menu-top > li ul:before {
      position: absolute;
      left: 34px;
      top: -8px;
      content: '';
      border-top: none;
      border-bottom: 8px solid #fff;
      border-left: 8px solid transparent;
      border-right: 8px solid transparent; }
    .site-header .menu-top > li ul li {
      position: relative; }
    .site-header .menu-top > li ul li:before {
      position: absolute;
      content: '';
      top: 0;
      left: 30px;
      right: 30px;
      border-top: 1px solid rgba(0, 0, 0, 0.04); }
    .site-header .menu-top > li ul li:last-child:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 30px;
      right: 30px;
      border-top: 1px solid rgba(0, 0, 0, 0.04); }
    .site-header .menu-top > li ul li a {
      display: block;
      font-weight: 400;
      font-size: 14px;
      color: #1c1c1c;
      padding: 14px 30px;
      text-decoration: none;
      transition: all 0.2s; }
    .site-header .menu-top > li ul li a:hover, .site-header .menu-top > li ul li a.active {
      color: #ea7946; }
    .site-header .menu-top > li ul li ul {
      left: 100%;
      top: -30px;
      margin-left: 30px; }
    .site-header .menu-top > li ul li ul:before {
      position: absolute;
      right: 100%;
      top: 46px;
      left: auto;
      content: '';
      border-left: none;
      border-right: 8px solid #fff;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent; }
  .site-header .cabinet-block span {
    position: relative;
    color: #838383;
    font-size: 14px;
    font-weight: 400;
    cursor: pointer;
    padding: 0 9px 0 33px;
    display: inline-block;
    transition: all 0.2s; }
  .site-header .cabinet-block span:hover {
    color: #fff; }
  .site-header .cabinet-block span:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%20fill%3D%22%23ea7946%22%20d%3D%22M9.000%2C-0.000%20C4.031%2C-0.000%20-0.000%2C4.031%20-0.000%2C9.000%20C-0.000%2C13.968%204.031%2C17.999%209.000%2C17.999%20C13.969%2C17.999%2018.000%2C13.968%2018.000%2C9.000%20C18.000%2C4.031%2013.969%2C-0.000%209.000%2C-0.000%20ZM9.000%2C2.999%20C10.346%2C2.999%2011.437%2C4.091%2011.437%2C5.437%20C11.437%2C6.783%2010.346%2C7.875%209.000%2C7.875%20C7.654%2C7.875%206.562%2C6.783%206.562%2C5.437%20C6.562%2C4.091%207.654%2C2.999%209.000%2C2.999%20ZM13.586%2C12.870%20C12.483%2C14.171%2010.841%2C15.000%209.000%2C15.000%20C7.158%2C15.000%205.516%2C14.171%204.414%2C12.870%20C4.117%2C12.521%204.084%2C12.018%204.305%2C11.617%20C5.171%2C10.064%206.948%2C9.000%209.000%2C9.000%20C11.051%2C9.000%2012.829%2C10.064%2013.695%2C11.617%20C13.916%2C12.018%2013.882%2C12.521%2013.586%2C12.870%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .site-header .site-info {
    font-size: 0; }
  .site-header .site-info__logo {
    display: inline-block;
    vertical-align: middle; }
  .site-header .site-info__logo + .site-info__body {
    margin-left: 20px; }
    @media (max-width: 767px) {
      .site-header .site-info__logo + .site-info__body {
        margin: 20px 0 0;
        display: block; } }
  .site-header .site-info__logo a {
    font-size: 0;
    text-decoration: none; }
  .site-header .site-info__body {
    display: inline-block;
    vertical-align: middle; }
  .site-header .site-info__name {
    color: #1c1c1c;
    font-size: 27px;
    font-weight: 700;
    line-height: 1; }
  @media (max-width: 767px) {
      .site-header .site-info__name {
        font-size: 23px; } }
  .site-header .site-info__name a {
    color: inherit;
    text-decoration: none; }
  .site-header .site-info__desc {
    color: #1c1c1c;
    font-size: 19px;
    font-weight: 400;
    padding-top: 10px; }
  @media (max-width: 767px) {
      .site-header .site-info__desc {
        font-size: 18px; } }
  .site-header .mobile-contacts-btn {
    position: relative;
    width: 227px;
    height: 60px;
    display: none;
    color: #1c1c1c;
    line-height: 1;
    font-size: 17px;
    font-weight: 600;
    padding-top: 21px;
    padding-left: 63px;
    border-radius: 10px;
    text-align: left;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06); }
  @media (max-width: 1260px) {
    .site-header .mobile-contacts-btn {
      display: inline-block; } }
  .site-header .mobile-contacts-btn:after {
    position: absolute;
    content: '';
    right: 19px;
    top: 19px;
    width: 31px;
    height: 22px;
    border-radius: 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%2211px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2011%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M4.620%2C5.909%20C4.495%2C5.859%204.379%2C5.786%204.278%2C5.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.283%20C0.706%2C-0.111%201.342%2C-0.111%201.735%2C0.283%20L5.031%2C3.590%20L8.296%2C0.314%20C8.689%2C-0.080%209.325%2C-0.080%209.718%2C0.314%20C10.110%2C0.707%2010.110%2C1.345%209.718%2C1.739%20L5.753%2C5.716%20C5.446%2C6.025%204.993%2C6.083%204.620%2C5.909%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #f5f5f5; }
  .site-header .mobile-contacts-btn:before {
    position: absolute;
    content: '';
    left: 24px;
    top: 21px;
    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%20fill%3D%22%23ea7946%22%20d%3D%22M1.556%2C0.619%20L1.673%2C0.502%20C2.436%2C-0.262%203.704%2C-0.151%204.323%2C0.734%20L6.681%2C4.103%20C7.164%2C4.794%207.082%2C5.732%206.486%2C6.328%20L6.343%2C6.471%20C5.917%2C6.897%205.820%2C7.562%206.130%2C8.078%20C7.078%2C9.660%208.343%2C10.925%209.924%2C11.873%20C10.440%2C12.184%2011.105%2C12.087%2011.531%2C11.661%20L11.674%2C11.517%20C12.270%2C10.921%2013.207%2C10.839%2013.897%2C11.322%20L17.266%2C13.681%20C18.150%2C14.301%2018.261%2C15.569%2017.498%2C16.332%20L17.381%2C16.449%20C15.627%2C18.204%2012.892%2C18.508%2010.792%2C17.188%20C6.707%2C14.622%203.382%2C11.296%200.817%2C7.210%20C-0.503%2C5.109%20-0.198%2C2.373%201.556%2C0.619%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 1260px) {
    .site-header .top-contacts {
      display: none; } }
  .site-header .top-contacts__body {
    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;
    width: 728px;
    margin-left: auto; }
  @media (max-width: 1340px) {
      .site-header .top-contacts__body {
        width: 100%; } }
  .site-header .top-address {
    position: relative;
    width: 250px;
    margin-right: auto;
    padding-left: 47px;
    color: #111;
    font-size: 15px;
    line-height: 23px; }
  .site-header .top-address:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 19px;
    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%2219px%22%20height%3D%2225px%22%20%20viewBox%3D%220%200%2019%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M8.524%2C0.367%20C4.146%2C0.597%200.498%2C4.014%200.045%2C8.328%20C-0.182%2C10.478%200.370%2C12.484%201.446%2C14.126%20L8.138%2C24.510%20C8.545%2C25.141%209.472%2C25.141%209.879%2C24.510%20L16.570%2C14.126%20C17.487%2C12.731%2018.023%2C11.068%2018.023%2C9.283%20C18.023%2C4.194%2013.722%2C0.099%208.524%2C0.367%20ZM9.008%2C12.926%20C7.015%2C12.926%205.403%2C11.320%205.403%2C9.334%20C5.403%2C7.349%207.015%2C5.743%209.008%2C5.743%20C11.002%2C5.743%2012.614%2C7.349%2012.614%2C9.334%20C12.614%2C11.320%2011.002%2C12.926%209.008%2C12.926%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .site-header .top-phones {
    max-width: 320px; }
  .site-header .top-phones__btn {
    position: absolute;
    right: 0;
    top: 4px;
    width: 26px;
    height: 21px;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%226px%22%20%20viewBox%3D%220%200%2011%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M4.620%2C5.909%20C4.495%2C5.859%204.379%2C5.786%204.278%2C5.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.283%20C0.706%2C-0.111%201.342%2C-0.111%201.735%2C0.283%20L5.031%2C3.590%20L8.296%2C0.314%20C8.689%2C-0.080%209.325%2C-0.080%209.718%2C0.314%20C10.110%2C0.707%2010.110%2C1.345%209.718%2C1.739%20L5.753%2C5.716%20C5.446%2C6.025%204.993%2C6.083%204.620%2C5.909%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .site-header .top-phones__btn.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%2211px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2011%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M4.620%2C5.909%20C4.495%2C5.859%204.379%2C5.786%204.278%2C5.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.283%20C0.706%2C-0.111%201.342%2C-0.111%201.735%2C0.283%20L5.031%2C3.590%20L8.296%2C0.314%20C8.689%2C-0.080%209.325%2C-0.080%209.718%2C0.314%20C10.110%2C0.707%2010.110%2C1.345%209.718%2C1.739%20L5.753%2C5.716%20C5.446%2C6.025%204.993%2C6.083%204.620%2C5.909%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .site-header .top-phones__inner {
    position: relative;
    padding-left: 52px; }
  .site-header .top-phones__inner.has_btn .top-phones__body {
    padding-right: 39px; }
  .site-header .top-phones__inner:before {
    position: absolute;
    content: '';
    top: 5px;
    left: 0;
    width: 23px;
    height: 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%2223px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2023%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M2.490%2C0.773%20L2.632%2C0.633%20C3.563%2C-0.282%205.108%2C-0.149%205.862%2C0.911%20L8.736%2C4.947%20C9.325%2C5.774%209.224%2C6.897%208.499%2C7.612%20L8.324%2C7.784%20C7.805%2C8.293%207.687%2C9.091%208.064%2C9.709%20C9.221%2C11.603%2010.762%2C13.119%2012.688%2C14.255%20C13.317%2C14.626%2014.127%2C14.510%2014.647%2C14.000%20L14.821%2C13.828%20C15.547%2C13.114%2016.690%2C13.016%2017.531%2C13.595%20L21.636%2C16.420%20C22.714%2C17.162%2022.850%2C18.681%2021.919%2C19.596%20L21.777%2C19.736%20C19.639%2C21.837%2016.307%2C22.202%2013.747%2C20.622%20C8.768%2C17.547%204.716%2C13.563%201.589%2C8.668%20C-0.019%2C6.151%200.352%2C2.875%202.490%2C0.773%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .site-header .top-phones__body {
    color: #111;
    font-size: 23px;
    font-weight: 700; }
  .site-header .top-phones__body a {
    color: inherit;
    text-decoration: none; }
  .site-header .top-phones__desc {
    color: #111;
    font-size: 13px;
    font-weight: 400;
    text-align: right; }
  .site-header .top-popup-form {
    position: relative;
    width: 25px;
    height: 19px;
    cursor: pointer;
    margin-left: 60px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2219px%22%20%20viewBox%3D%220%200%2025%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M22.401%2C0.340%20L2.646%2C0.340%20C1.211%2C0.340%200.047%2C1.485%200.047%2C2.895%20L0.047%2C16.185%20C0.047%2C17.596%201.211%2C18.741%202.646%2C18.741%20L22.401%2C18.741%20C23.835%2C18.741%2025.000%2C17.596%2025.000%2C16.185%20L25.000%2C2.895%20C25.000%2C1.485%2023.835%2C0.340%2022.401%2C0.340%20ZM21.428%2C5.272%20L14.587%2C9.898%20C13.969%2C10.317%2013.246%2C10.522%2012.523%2C10.522%20C11.801%2C10.522%2011.078%2C10.317%2010.459%2C9.898%20L3.618%2C5.272%20C3.145%2C4.951%203.025%2C4.317%203.348%2C3.851%20C3.675%2C3.386%204.320%2C3.269%204.793%2C3.585%20L11.639%2C8.211%20C12.170%2C8.569%2012.877%2C8.569%2013.407%2C8.211%20L20.254%2C3.585%20C20.726%2C3.269%2021.371%2C3.386%2021.699%2C3.851%20C22.021%2C4.317%2021.901%2C4.951%2021.428%2C5.272%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }

.remodal[data-remodal-id="popup-contacts"] .popup-contacts-title {
  color: #1c1c1c;
  font-size: 24px;
  font-weight: 700;
  padding: 0 0 25px; }
  .remodal[data-remodal-id="popup-contacts"] .top-address {
    position: relative;
    padding-left: 50px;
    color: #111;
    font-size: 15px;
    line-height: 23px; }
  .remodal[data-remodal-id="popup-contacts"] .top-address + .top-phones {
    margin-top: 20px; }
  .remodal[data-remodal-id="popup-contacts"] .top-address:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 19px;
    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%2219px%22%20height%3D%2225px%22%20%20viewBox%3D%220%200%2019%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M8.524%2C0.367%20C4.146%2C0.597%200.498%2C4.014%200.045%2C8.328%20C-0.182%2C10.478%200.370%2C12.484%201.446%2C14.126%20L8.138%2C24.510%20C8.545%2C25.141%209.472%2C25.141%209.879%2C24.510%20L16.570%2C14.126%20C17.487%2C12.731%2018.023%2C11.068%2018.023%2C9.283%20C18.023%2C4.194%2013.722%2C0.099%208.524%2C0.367%20ZM9.008%2C12.926%20C7.015%2C12.926%205.403%2C11.320%205.403%2C9.334%20C5.403%2C7.349%207.015%2C5.743%209.008%2C5.743%20C11.002%2C5.743%2012.614%2C7.349%2012.614%2C9.334%20C12.614%2C11.320%2011.002%2C12.926%209.008%2C12.926%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .remodal[data-remodal-id="popup-contacts"] .top-phones + .popup-form-container {
    margin-top: 25px; }
  .remodal[data-remodal-id="popup-contacts"] .top-phones__btn {
    position: absolute;
    right: 0;
    top: 4px;
    width: 26px;
    height: 21px;
    cursor: pointer;
    border-radius: 5px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%226px%22%20%20viewBox%3D%220%200%2011%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M4.620%2C5.909%20C4.495%2C5.859%204.379%2C5.786%204.278%2C5.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.283%20C0.706%2C-0.111%201.342%2C-0.111%201.735%2C0.283%20L5.031%2C3.590%20L8.296%2C0.314%20C8.689%2C-0.080%209.325%2C-0.080%209.718%2C0.314%20C10.110%2C0.707%2010.110%2C1.345%209.718%2C1.739%20L5.753%2C5.716%20C5.446%2C6.025%204.993%2C6.083%204.620%2C5.909%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .remodal[data-remodal-id="popup-contacts"] .top-phones__btn.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%2211px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2011%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23111111%22%20d%3D%22M4.620%2C5.909%20C4.495%2C5.859%204.379%2C5.786%204.278%2C5.685%20L0.313%2C1.708%20C-0.079%2C1.314%20-0.079%2C0.676%200.313%2C0.283%20C0.706%2C-0.111%201.342%2C-0.111%201.735%2C0.283%20L5.031%2C3.590%20L8.296%2C0.314%20C8.689%2C-0.080%209.325%2C-0.080%209.718%2C0.314%20C10.110%2C0.707%2010.110%2C1.345%209.718%2C1.739%20L5.753%2C5.716%20C5.446%2C6.025%204.993%2C6.083%204.620%2C5.909%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .remodal[data-remodal-id="popup-contacts"] .top-phones__inner {
    position: relative;
    padding-left: 50px; }
  .remodal[data-remodal-id="popup-contacts"] .top-phones__inner.has_btn .top-phones__body {
    padding-right: 0; }
  .remodal[data-remodal-id="popup-contacts"] .top-phones__inner:before {
    position: absolute;
    content: '';
    top: 5px;
    left: 0;
    width: 23px;
    height: 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%2223px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2023%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M2.490%2C0.773%20L2.632%2C0.633%20C3.563%2C-0.282%205.108%2C-0.149%205.862%2C0.911%20L8.736%2C4.947%20C9.325%2C5.774%209.224%2C6.897%208.499%2C7.612%20L8.324%2C7.784%20C7.805%2C8.293%207.687%2C9.091%208.064%2C9.709%20C9.221%2C11.603%2010.762%2C13.119%2012.688%2C14.255%20C13.317%2C14.626%2014.127%2C14.510%2014.647%2C14.000%20L14.821%2C13.828%20C15.547%2C13.114%2016.690%2C13.016%2017.531%2C13.595%20L21.636%2C16.420%20C22.714%2C17.162%2022.850%2C18.681%2021.919%2C19.596%20L21.777%2C19.736%20C19.639%2C21.837%2016.307%2C22.202%2013.747%2C20.622%20C8.768%2C17.547%204.716%2C13.563%201.589%2C8.668%20C-0.019%2C6.151%200.352%2C2.875%202.490%2C0.773%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .remodal[data-remodal-id="popup-contacts"] .top-phones__body {
    color: #111;
    font-size: 23px;
    font-weight: 700; }
  @media (max-width: 639px) {
      .remodal[data-remodal-id="popup-contacts"] .top-phones__body {
        font-size: 20px; } }
  .remodal[data-remodal-id="popup-contacts"] .top-phones__body a {
    color: inherit;
    text-decoration: none; }
  .remodal[data-remodal-id="popup-contacts"] .top-phones__desc {
    padding-top: 5px;
    color: #111;
    font-size: 13px;
    font-weight: 400; }

.burger-block {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1001;
  transition: all 0.2s;
  opacity: 0;
  visibility: hidden;
  background: rgba(0, 0, 0, 0.3); }
  .burger-block.active {
    opacity: 1;
    visibility: visible; }
  .burger-block.active .burger-block__inner {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); }
  .burger-block__inner {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 322px;
    overflow: hidden;
    overflow-y: auto;
    background: #fff;
    padding-bottom: 40px;
    transition: all 0.2s;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%); }
  .burger-block__back {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    color: #1c1c1c;
    line-height: 1;
    font-size: 24px;
    font-weight: 700;
    background: #fff;
    cursor: pointer;
    padding: 24px 30px 24px 69px;
    opacity: 0;
    visibility: hidden; }
  .burger-block__back.active {
    opacity: 1;
    visibility: visible; }
  .burger-block__back:before {
    position: absolute;
    content: '';
    top: 26.5px;
    left: 30px;
    width: 12px;
    height: 19px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2219px%22%20%20viewBox%3D%220%200%2012%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M0.458%2C10.524%20C0.496%2C10.562%200.546%2C10.577%200.587%2C10.610%20L8.509%2C18.541%20C9.079%2C19.112%2010.003%2C19.112%2010.573%2C18.541%20C11.143%2C17.970%2011.143%2C17.045%2010.573%2C16.474%20L3.576%2C9.469%20L10.542%2C2.494%20C11.112%2C1.924%2011.112%2C0.998%2010.542%2C0.427%20C9.972%2C-0.144%209.048%2C-0.143%208.478%2C0.427%20L0.458%2C8.457%20C-0.112%2C9.028%20-0.113%2C9.953%200.458%2C10.524%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .burger-block__title {
    color: #1c1c1c;
    line-height: 1;
    font-size: 24px;
    font-weight: 700;
    padding: 24px 30px 24px 69px; }
  .burger-block__title.hide_heading {
    opacity: 0;
    visibility: hidden; }
  .burger-block__title:before {
    position: absolute;
    content: '';
    left: 30px;
    top: 27px;
    width: 19px;
    height: 17px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2019%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M17.500%2C3.000%20L1.500%2C3.000%20C0.671%2C3.000%20-0.000%2C2.328%20-0.000%2C1.500%20C-0.000%2C0.671%200.671%2C-0.000%201.500%2C-0.000%20L17.500%2C-0.000%20C18.328%2C-0.000%2019.000%2C0.671%2019.000%2C1.500%20C19.000%2C2.328%2018.328%2C3.000%2017.500%2C3.000%20ZM1.500%2C7.000%20L17.500%2C7.000%20C18.328%2C7.000%2019.000%2C7.671%2019.000%2C8.500%20C19.000%2C9.328%2018.328%2C10.000%2017.500%2C10.000%20L1.500%2C10.000%20C0.671%2C10.000%20-0.000%2C9.328%20-0.000%2C8.500%20C-0.000%2C7.671%200.671%2C7.000%201.500%2C7.000%20ZM1.500%2C14.000%20L12.500%2C14.000%20C13.328%2C14.000%2014.000%2C14.672%2014.000%2C15.500%20C14.000%2C16.328%2013.328%2C17.000%2012.500%2C17.000%20L1.500%2C17.000%20C0.671%2C17.000%20-0.000%2C16.328%20-0.000%2C15.500%20C-0.000%2C14.672%200.671%2C14.000%201.500%2C14.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .burger-block__close {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    border-radius: 0; }
  .burger-block .mobile-folders > li.has > a:before {
    position: absolute;
    top: 50%;
    right: 30px;
    width: 7px;
    height: 13px;
    content: '';
    margin-top: -6.5px;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2213px%22%20%20viewBox%3D%220%200%207%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.102%22%20fill%3D%22%23000%22%20d%3D%22M6.909%2C6.396%20C6.860%2C6.521%206.786%2C6.638%206.685%2C6.739%20L1.708%2C11.717%20C1.314%2C12.110%200.676%2C12.110%200.283%2C11.717%20C-0.111%2C11.323%20-0.111%2C10.685%200.283%2C10.291%20L4.590%2C5.984%20L0.314%2C1.708%20C-0.080%2C1.314%20-0.080%2C0.676%200.314%2C0.283%20C0.707%2C-0.111%201.345%2C-0.111%201.739%2C0.283%20L6.717%2C5.260%20C7.025%2C5.568%207.083%2C6.023%206.909%2C6.396%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .burger-block .mobile-folders > li:first-child > a:after {
    top: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.04);
    border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
  .burger-block .mobile-folders > li > a {
    position: relative;
    padding: 16px 45px 16px 30px;
    display: block;
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none; }
    .burger-block .mobile-folders > li > a:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 30px;
      right: 30px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
  .burger-block .mobile-folders > li ul li.has > a:before {
    position: absolute;
    top: 50%;
    right: 30px;
    width: 7px;
    height: 13px;
    content: '';
    margin-top: -6.5px;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2213px%22%20%20viewBox%3D%220%200%207%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.102%22%20fill%3D%22%23000%22%20d%3D%22M6.909%2C6.396%20C6.860%2C6.521%206.786%2C6.638%206.685%2C6.739%20L1.708%2C11.717%20C1.314%2C12.110%200.676%2C12.110%200.283%2C11.717%20C-0.111%2C11.323%20-0.111%2C10.685%200.283%2C10.291%20L4.590%2C5.984%20L0.314%2C1.708%20C-0.080%2C1.314%20-0.080%2C0.676%200.314%2C0.283%20C0.707%2C-0.111%201.345%2C-0.111%201.739%2C0.283%20L6.717%2C5.260%20C7.025%2C5.568%207.083%2C6.023%206.909%2C6.396%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .burger-block .mobile-folders > li ul li.waSlideMenu-back a {
      color: #1c1c1c;
      line-height: 1;
      font-size: 24px;
      font-weight: 700;
      background: #fff;
      cursor: pointer;
      padding: 24px 30px 24px 69px; }
    .burger-block .mobile-folders > li ul li.waSlideMenu-back a:before {
      position: absolute;
      content: '';
      top: 26.5px;
      left: 30px;
      width: 12px;
      height: 19px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2219px%22%20%20viewBox%3D%220%200%2012%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M0.458%2C10.524%20C0.496%2C10.562%200.546%2C10.577%200.587%2C10.610%20L8.509%2C18.541%20C9.079%2C19.112%2010.003%2C19.112%2010.573%2C18.541%20C11.143%2C17.970%2011.143%2C17.045%2010.573%2C16.474%20L3.576%2C9.469%20L10.542%2C2.494%20C11.112%2C1.924%2011.112%2C0.998%2010.542%2C0.427%20C9.972%2C-0.144%209.048%2C-0.143%208.478%2C0.427%20L0.458%2C8.457%20C-0.112%2C9.028%20-0.113%2C9.953%200.458%2C10.524%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .burger-block .mobile-folders > li ul li.parentItem a {
      position: relative;
      font-weight: 600;
      font-size: 16px;
      padding: 15px 30px 16px 30px; }
    .burger-block .mobile-folders > li ul li.parentItem a:after {
      top: 0;
      border-top: 1px solid rgba(0, 0, 0, 0.04);
      border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
    .burger-block .mobile-folders > li ul li a {
      position: relative;
      color: #1c1c1c;
      display: block;
      font-size: 14px;
      font-weight: 400;
      text-decoration: none;
      padding: 17px 45px 17px 45px; }
    .burger-block .mobile-folders > li ul li a:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 30px;
      right: 30px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.04); }
  .burger-block__menu {
    background: #111; }
  .burger-block .menu-mobile {
    margin-top: 30px;
    margin-bottom: -40px;
    padding: 30px 0; }
  .burger-block .menu-mobile li:first-child a:after {
    top: 0;
    border-top: 1px solid rgba(255, 255, 255, 0.08);
    border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
  .burger-block .menu-mobile li.opened > ul {
    display: block; }
  .burger-block .menu-mobile li a {
    display: block;
    position: relative;
    padding: 16px 45px 16px 30px;
    color: #838383;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none; }
    .burger-block .menu-mobile li a.opened {
      color: #fff; }
    .burger-block .menu-mobile li a:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 30px;
      right: 30px;
      border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
  .burger-block .menu-mobile li ul {
    display: none; }
    .burger-block .menu-mobile li ul li:first-child > a:after {
      top: auto;
      border-top: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.08); }
    .burger-block .menu-mobile li ul li a {
      font-size: 14px;
      font-weight: 400;
      padding-left: 40px; }
    .burger-block .menu-mobile li ul ul li a {
      padding-left: 50px; }

.site-container {
  -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; }

.folders-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  opacity: 0;
  visibility: hidden; }
  @media (max-width: 1023px) {
  .folders-container {
    display: none; } }
  .folders-container .parentItem {
    display: none; }

@media (min-width: 640px) {
    .remodal[data-remodal-id="fixed-folders"] {
      max-width: 1300px; } }
  .remodal[data-remodal-id="fixed-folders"] .fixed-folders-title {
    color: #1c1c1c;
    font-size: 24px;
    font-weight: 700;
    padding: 0 0 20px; }
  .remodal[data-remodal-id="fixed-folders"] .fixed-folders .parentItem {
    display: none; }
  .remodal[data-remodal-id="fixed-folders"] .fixed-folders .firstlevel {
    margin-bottom: 10px; }
  .remodal[data-remodal-id="fixed-folders"] .fixed-folders .firstlevel > a {
    vertical-align: top;
    display: inline-block;
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    padding: 8px 0;
    transition: all 0.3s; }
    .remodal[data-remodal-id="fixed-folders"] .fixed-folders .firstlevel > a:hover {
      color: #ea7946; }
  .remodal[data-remodal-id="fixed-folders"] .fixed-folders .firstlevel ul li a {
    padding: 6px 0;
    vertical-align: top;
    display: inline-block;
    color: #1c1c1c;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    transition: all 0.3s; }
    .remodal[data-remodal-id="fixed-folders"] .fixed-folders .firstlevel ul li a:hover {
      color: #ea7946; }
    .remodal[data-remodal-id="fixed-folders"] .fixed-folders .firstlevel ul ul {
      padding-left: 10px;
      padding-bottom: 6px; }

.mobile-panel {
  display: none;
  height: 70px; }
  @media (max-width: 767px) {
  .mobile-panel {
    display: block; } }
  .mobile-panel.fixed_block .mobile-panel__inner {
    box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1); }
  .mobile-panel__inner {
    position: fixed;
    z-index: 1000;
    top: 0;
    left: 0;
    right: 0;
    height: 70px;
    padding: 10px 20px;
    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; }
  .mobile-panel .mobile-burger {
    position: relative;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin-right: auto;
    border-radius: 10px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
  .mobile-panel .mobile-burger:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2019%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M17.500%2C3.000%20L1.500%2C3.000%20C0.671%2C3.000%20-0.000%2C2.328%20-0.000%2C1.500%20C-0.000%2C0.671%200.671%2C-0.000%201.500%2C-0.000%20L17.500%2C-0.000%20C18.328%2C-0.000%2019.000%2C0.671%2019.000%2C1.500%20C19.000%2C2.328%2018.328%2C3.000%2017.500%2C3.000%20ZM1.500%2C7.000%20L17.500%2C7.000%20C18.328%2C7.000%2019.000%2C7.672%2019.000%2C8.500%20C19.000%2C9.328%2018.328%2C10.000%2017.500%2C10.000%20L1.500%2C10.000%20C0.671%2C10.000%20-0.000%2C9.328%20-0.000%2C8.500%20C-0.000%2C7.672%200.671%2C7.000%201.500%2C7.000%20ZM1.500%2C14.000%20L12.500%2C14.000%20C13.328%2C14.000%2014.000%2C14.671%2014.000%2C15.500%20C14.000%2C16.328%2013.328%2C17.000%2012.500%2C17.000%20L1.500%2C17.000%20C0.671%2C17.000%20-0.000%2C16.328%20-0.000%2C15.500%20C-0.000%2C14.671%200.671%2C14.000%201.500%2C14.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .mobile-panel .mobile-contacts {
    position: relative;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 50%; }
  .mobile-panel .mobile-contacts:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 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%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%23111111%22%20d%3D%22M1.556%2C0.619%20L1.672%2C0.502%20C2.436%2C-0.262%203.703%2C-0.151%204.323%2C0.734%20L6.680%2C4.104%20C7.164%2C4.794%207.082%2C5.732%206.486%2C6.328%20L6.342%2C6.471%20C5.917%2C6.897%205.820%2C7.562%206.130%2C8.078%20C7.078%2C9.660%208.343%2C10.925%209.923%2C11.873%20C10.440%2C12.184%2011.105%2C12.087%2011.530%2C11.661%20L11.674%2C11.517%20C12.270%2C10.921%2013.207%2C10.839%2013.897%2C11.323%20L17.266%2C13.681%20C18.150%2C14.301%2018.261%2C15.568%2017.498%2C16.332%20L17.381%2C16.449%20C15.627%2C18.204%2012.893%2C18.508%2010.792%2C17.188%20C6.707%2C14.622%203.382%2C11.296%200.816%2C7.210%20C-0.503%2C5.109%20-0.198%2C2.373%201.556%2C0.619%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .mobile-panel .mobile-cabinet {
    position: relative;
    width: 50px;
    height: 50px;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 50%; }
  .mobile-panel .mobile-cabinet:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 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%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%23111111%22%20d%3D%22M9.000%2C-0.000%20C4.031%2C-0.000%20-0.000%2C4.031%20-0.000%2C9.000%20C-0.000%2C13.969%204.031%2C18.000%209.000%2C18.000%20C13.968%2C18.000%2018.000%2C13.969%2018.000%2C9.000%20C18.000%2C4.031%2013.968%2C-0.000%209.000%2C-0.000%20ZM9.000%2C2.999%20C10.346%2C2.999%2011.437%2C4.091%2011.437%2C5.437%20C11.437%2C6.783%2010.346%2C7.875%209.000%2C7.875%20C7.654%2C7.875%206.562%2C6.783%206.562%2C5.437%20C6.562%2C4.091%207.654%2C2.999%209.000%2C2.999%20ZM13.586%2C12.870%20C12.484%2C14.171%2010.841%2C15.000%209.000%2C15.000%20C7.159%2C15.000%205.516%2C14.171%204.413%2C12.870%20C4.117%2C12.521%204.083%2C12.018%204.305%2C11.617%20C5.171%2C10.064%206.949%2C9.000%209.000%2C9.000%20C11.051%2C9.000%2012.828%2C10.064%2013.695%2C11.617%20C13.916%2C12.018%2013.882%2C12.521%2013.586%2C12.870%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .mobile-panel .mobile-cart {
    position: relative;
    width: 97px;
    height: 50px;
    cursor: pointer;
    border-radius: 10px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
  .mobile-panel .mobile-cart:before {
    position: absolute;
    content: '';
    left: 20px;
    top: 16px;
    width: 19px;
    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%2219px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2019%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M18.988%2C5.451%20L18.266%2C10.719%20C18.128%2C11.720%2017.306%2C12.489%2016.292%2C12.564%20L8.269%2C13.153%20C7.188%2C13.233%206.217%2C12.500%206.002%2C11.443%20L4.157%2C2.367%20C4.135%2C2.239%204.045%2C2.166%203.942%2C2.166%20L2.010%2C2.166%20C1.379%2C2.166%200.874%2C1.625%200.939%2C0.985%20C0.996%2C0.428%201.509%2C0.026%202.072%2C0.026%20L3.942%2C0.026%20C5.091%2C0.026%206.068%2C0.844%206.270%2C1.965%20L6.485%2C3.022%20L16.856%2C3.022%20C18.160%2C3.022%2019.164%2C4.166%2018.988%2C5.451%20ZM7.389%2C14.576%20C8.340%2C14.576%209.110%2C15.343%209.110%2C16.288%20C9.110%2C17.233%208.340%2C17.999%207.389%2C17.999%20C6.438%2C17.999%205.667%2C17.233%205.667%2C16.288%20C5.667%2C15.343%206.438%2C14.576%207.389%2C14.576%20ZM15.135%2C14.576%20C16.086%2C14.576%2016.857%2C15.343%2016.857%2C16.288%20C16.857%2C17.233%2016.086%2C17.999%2015.135%2C17.999%20C14.185%2C17.999%2013.414%2C17.233%2013.414%2C16.288%20C13.414%2C15.343%2014.185%2C14.576%2015.135%2C14.576%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .mobile-panel .mobile-cart__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    font-size: 0; }
  .mobile-panel .mobile-cart__amount {
    position: absolute;
    top: 14px;
    right: 14px;
    color: #1c1c1c;
    font-size: 11px;
    font-weight: 400;
    line-height: 21px;
    width: 26px;
    height: 22px;
    border-radius: 5px;
    text-align: center;
    background: #f5f5f5; }

.fixed-panel.fixed_block {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  background: #fff;
  padding: 0 30px;
  box-shadow: 0 5px 25px 0 rgba(0, 0, 0, 0.1); }
  @media (max-width: 767px) {
    .fixed-panel.fixed_block {
      position: relative;
      box-shadow: none;
      background: none;
      top: auto;
      left: auto;
      right: auto;
      z-index: 1;
      padding: 0; } }
  .fixed-panel.fixed_block .fixed-panel__btn {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06);
    display: block; }
  @media (max-width: 1260px) {
      .fixed-panel.fixed_block .fixed-panel__btn {
        display: none; } }
  .fixed-panel.fixed_block .fixed-panel__btn.mobile_btn {
    display: none; }
    @media (max-width: 1260px) {
      .fixed-panel.fixed_block .fixed-panel__btn.mobile_btn {
        display: block; } }
    @media (max-width: 767px) {
      .fixed-panel.fixed_block .fixed-panel__btn.mobile_btn {
        display: none; } }
  .fixed-panel.fixed_block .fixed-panel__inner {
    padding: 10px 0; }
  @media (max-width: 767px) {
      .fixed-panel.fixed_block .fixed-panel__inner {
        padding: 0; } }
  .fixed-panel.fixed_block .search-block {
    width: calc(100% - 227px - 30px - 322px - 30px); }
  @media (max-width: 1260px) {
      .fixed-panel.fixed_block .search-block {
        width: calc(100% - 227px - 30px - 227px - 30px); } }
  @media (max-width: 1023px) {
      .fixed-panel.fixed_block .search-block {
        width: calc(100% - 20px - 20px - 187px - 121px); } }
  @media (max-width: 767px) {
      .fixed-panel.fixed_block .search-block {
        width: 100%; } }
  .fixed-panel.fixed_block .cart-block {
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
  .fixed-panel__inner {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 80px;
    margin: 0 auto;
    max-width: 1380px; }
  @media (max-width: 767px) {
    .fixed-panel__inner {
      height: 60px; } }
  .fixed-panel__btn {
    display: none;
    position: relative;
    margin-right: 30px;
    cursor: pointer;
    color: #1c1c1c;
    font-size: 24px;
    font-weight: 700;
    line-height: 1;
    width: 322px;
    height: 60px;
    border-radius: 10px;
    padding: 17px 0 0 69px;
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.06); }
  @media (max-width: 1260px) {
      .fixed-panel__btn.mobile_btn {
        display: block; } }
  @media (max-width: 767px) {
      .fixed-panel__btn.mobile_btn {
        display: none; } }
  @media (max-width: 1260px) {
    .fixed-panel__btn {
      background: #fff;
      box-shadow: none;
      font-size: 17px;
      width: 227px;
      padding: 22px 0 0 69px; } }
  @media (max-width: 1023px) {
    .fixed-panel__btn {
      width: 187px;
      margin-right: 20px; } }
  @media (max-width: 767px) {
    .fixed-panel__btn {
      display: none; } }
  .fixed-panel__btn:before {
    position: absolute;
    content: '';
    left: 30px;
    top: 22px;
    width: 19px;
    height: 17px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2019%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M17.500%2C3.000%20L1.500%2C3.000%20C0.671%2C3.000%20-0.000%2C2.328%20-0.000%2C1.500%20C-0.000%2C0.671%200.671%2C-0.000%201.500%2C-0.000%20L17.500%2C-0.000%20C18.328%2C-0.000%2019.000%2C0.671%2019.000%2C1.500%20C19.000%2C2.328%2018.328%2C3.000%2017.500%2C3.000%20ZM1.500%2C7.000%20L17.500%2C7.000%20C18.328%2C7.000%2019.000%2C7.671%2019.000%2C8.500%20C19.000%2C9.328%2018.328%2C10.000%2017.500%2C10.000%20L1.500%2C10.000%20C0.671%2C10.000%20-0.000%2C9.328%20-0.000%2C8.500%20C-0.000%2C7.671%200.671%2C7.000%201.500%2C7.000%20ZM1.500%2C14.000%20L12.500%2C14.000%20C13.328%2C14.000%2014.000%2C14.672%2014.000%2C15.500%20C14.000%2C16.328%2013.328%2C17.000%2012.500%2C17.000%20L1.500%2C17.000%20C0.671%2C17.000%20-0.000%2C16.328%20-0.000%2C15.500%20C-0.000%2C14.672%200.671%2C14.000%201.500%2C14.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

@media (max-width: 767px) {
    .top-block {
      background: #fff;
      padding: 0 0 10px; } }
  .top-block__inner {
    padding-top: 40px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1260px) {
    .top-block__inner {
      padding-top: 30px; } }
  @media (max-width: 767px) {
    .top-block__inner {
      padding-top: 0; } }
  .top-block__left {
    position: relative;
    z-index: 6;
    width: 322px;
    margin-right: 30px; }
  @media (max-width: 1260px) {
    .top-block__left {
      display: none; } }
  .top-block__right {
    width: calc(100% - 322px - 30px); }
  @media (max-width: 1260px) {
    .top-block__right {
      width: 100%; } }
  .top-block__heading {
    height: 60px; }
  .top-block .search-block {
    width: calc(100% - 227px - 30px); }
  @media (max-width: 1260px) {
    .top-block .search-block {
      width: calc(100% - 30px - 30px - 227px - 227px); } }
  @media (max-width: 1023px) {
    .top-block .search-block {
      width: calc(100% - 20px - 20px - 187px - 121px); } }
  @media (max-width: 767px) {
    .top-block .search-block {
      width: 100%;
      margin: 0 20px; } }
  .top-block .search-block__form {
    position: relative;
    width: 100%; }
  .top-block .search-block__input {
    width: 100%;
    height: 60px;
    color: #1c1c1c;
    font-size: 16px;
    font-weight: 400;
    border-radius: 10px;
    padding: 16px 115px 16px 34px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
    border: none;
    outline: none;
    background: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    transition: all 0.2s; }
  @media (max-width: 767px) {
      .top-block .search-block__input {
        height: 50px;
        padding: 13px 115px 13px 21px; } }
  .top-block .search-block__input::-webkit-input-placeholder {
    color: #1c1c1c; }
  .top-block .search-block__input:moz-placeholder {
    color: #1c1c1c; }
  .top-block .search-block__input::-moz-placeholder {
    color: #1c1c1c; }
  .top-block .search-block__input:-ms-input-placeholder {
    color: #1c1c1c; }
  .top-block .search-block__input:hover, .top-block .search-block__input:focus {
    background: #fff; }
  .top-block .search-block__btn {
    position: absolute;
    top: 2px;
    right: 58px;
    width: 56px;
    height: 56px;
    cursor: pointer;
    font-size: 0;
    border-radius: 0;
    padding: 0;
    border: none;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    box-shadow: none;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%231c1c1c%22%20d%3D%22M17.059%2C14.160%20L14.207%2C11.293%20C14.807%2C10.202%2015.150%2C8.949%2015.150%2C7.615%20C15.150%2C3.408%2011.758%2C-0.003%207.574%2C-0.003%20C3.390%2C-0.003%20-0.002%2C3.408%20-0.002%2C7.615%20C-0.002%2C11.822%203.390%2C15.233%207.574%2C15.233%20C8.900%2C15.233%2010.146%2C14.888%2011.231%2C14.285%20L14.083%2C17.153%20C14.904%2C17.979%2016.237%2C17.979%2017.059%2C17.153%20C17.881%2C16.326%2017.881%2C14.987%2017.059%2C14.160%20ZM2.102%2C7.615%20C2.102%2C4.581%204.556%2C2.113%207.574%2C2.113%20C10.591%2C2.113%2013.045%2C4.581%2013.045%2C7.615%20C13.045%2C10.649%2010.591%2C13.117%207.574%2C13.117%20C4.556%2C13.117%202.102%2C10.649%202.102%2C7.615%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  @media (max-width: 767px) {
      .top-block .search-block__btn {
        width: 46px;
        height: 46px;
        right: 46px; } }
  .top-block .search-block__btn: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%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%20fill%3D%22%23ea7946%22%20d%3D%22M17.059%2C14.160%20L14.207%2C11.293%20C14.807%2C10.202%2015.150%2C8.949%2015.150%2C7.615%20C15.150%2C3.408%2011.758%2C-0.003%207.574%2C-0.003%20C3.390%2C-0.003%20-0.002%2C3.408%20-0.002%2C7.615%20C-0.002%2C11.822%203.390%2C15.233%207.574%2C15.233%20C8.900%2C15.233%2010.146%2C14.888%2011.231%2C14.285%20L14.083%2C17.153%20C14.904%2C17.979%2016.237%2C17.979%2017.059%2C17.153%20C17.881%2C16.326%2017.881%2C14.987%2017.059%2C14.160%20ZM2.102%2C7.615%20C2.102%2C4.581%204.556%2C2.113%207.574%2C2.113%20C10.591%2C2.113%2013.045%2C4.581%2013.045%2C7.615%20C13.045%2C10.649%2010.591%2C13.117%207.574%2C13.117%20C4.556%2C13.117%202.102%2C10.649%202.102%2C7.615%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .top-block .search-block__popup {
    position: absolute;
    top: 2px;
    right: 2px;
    width: 56px;
    height: 56px;
    cursor: pointer;
    font-size: 0;
    transition: all 0.2s;
    border-radius: 0 8px 8px 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%2219px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2019%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M18.010%2C4.083%20L9.735%2C4.083%20C9.320%2C5.324%208.132%2C6.222%206.729%2C6.222%20C5.326%2C6.222%204.138%2C5.324%203.722%2C4.083%20L0.989%2C4.083%20C0.443%2C4.083%20-0.000%2C3.648%20-0.000%2C3.111%20C-0.000%2C2.574%200.443%2C2.138%200.989%2C2.138%20L3.722%2C2.138%20C4.138%2C0.897%205.326%2C-0.001%206.729%2C-0.001%20C8.132%2C-0.001%209.320%2C0.897%209.735%2C2.138%20L18.010%2C2.138%20C18.557%2C2.138%2019.000%2C2.574%2019.000%2C3.111%20C19.000%2C3.648%2018.557%2C4.083%2018.010%2C4.083%20ZM0.989%2C9.916%20L9.264%2C9.916%20C9.680%2C8.675%2010.868%2C7.777%2012.271%2C7.777%20C13.674%2C7.777%2014.861%2C8.675%2015.277%2C9.916%20L18.010%2C9.916%20C18.557%2C9.916%2019.000%2C10.352%2019.000%2C10.889%20C19.000%2C11.425%2018.557%2C11.861%2018.010%2C11.861%20L15.277%2C11.861%20C14.861%2C13.102%2013.674%2C14.000%2012.271%2C14.000%20C10.868%2C14.000%209.680%2C13.102%209.264%2C11.861%20L0.989%2C11.861%20C0.443%2C11.861%20-0.000%2C11.425%20-0.000%2C10.889%20C-0.000%2C10.352%200.443%2C9.916%200.989%2C9.916%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
  @media (max-width: 767px) {
      .top-block .search-block__popup {
        width: 46px;
        height: 46px; } }
  .top-block .search-block__popup: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%2219px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2019%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M18.010%2C4.083%20L9.735%2C4.083%20C9.320%2C5.324%208.132%2C6.222%206.729%2C6.222%20C5.326%2C6.222%204.138%2C5.324%203.722%2C4.083%20L0.989%2C4.083%20C0.443%2C4.083%20-0.000%2C3.648%20-0.000%2C3.111%20C-0.000%2C2.574%200.443%2C2.138%200.989%2C2.138%20L3.722%2C2.138%20C4.138%2C0.897%205.326%2C-0.001%206.729%2C-0.001%20C8.132%2C-0.001%209.320%2C0.897%209.735%2C2.138%20L18.010%2C2.138%20C18.557%2C2.138%2019.000%2C2.574%2019.000%2C3.111%20C19.000%2C3.648%2018.557%2C4.083%2018.010%2C4.083%20ZM0.989%2C9.916%20L9.264%2C9.916%20C9.680%2C8.675%2010.868%2C7.777%2012.271%2C7.777%20C13.674%2C7.777%2014.861%2C8.675%2015.277%2C9.916%20L18.010%2C9.916%20C18.557%2C9.916%2019.000%2C10.352%2019.000%2C10.889%20C19.000%2C11.425%2018.557%2C11.861%2018.010%2C11.861%20L15.277%2C11.861%20C14.861%2C13.102%2013.674%2C14.000%2012.271%2C14.000%20C10.868%2C14.000%209.680%2C13.102%209.264%2C11.861%20L0.989%2C11.861%20C0.443%2C11.861%20-0.000%2C11.425%20-0.000%2C10.889%20C-0.000%2C10.352%200.443%2C9.916%200.989%2C9.916%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat #fff; }
  .top-block .cart-block {
    position: relative;
    width: 227px;
    height: 60px;
    margin-left: 30px;
    border-radius: 10px;
    background: #fff; }
  @media (max-width: 1023px) {
    .top-block .cart-block {
      width: 121px;
      margin-left: 20px; } }
  @media (max-width: 767px) {
    .top-block .cart-block {
      display: none; } }
  .top-block .cart-block:before {
    position: absolute;
    content: '';
    left: 23px;
    top: 20px;
    width: 19px;
    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%2219px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2019%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M18.988%2C5.451%20L18.266%2C10.719%20C18.128%2C11.720%2017.306%2C12.489%2016.292%2C12.564%20L8.269%2C13.153%20C7.188%2C13.233%206.217%2C12.500%206.002%2C11.443%20L4.157%2C2.367%20C4.135%2C2.239%204.045%2C2.166%203.942%2C2.166%20L2.010%2C2.166%20C1.379%2C2.166%200.874%2C1.625%200.939%2C0.985%20C0.996%2C0.428%201.509%2C0.026%202.072%2C0.026%20L3.942%2C0.026%20C5.091%2C0.026%206.068%2C0.844%206.270%2C1.965%20L6.485%2C3.022%20L16.856%2C3.022%20C18.160%2C3.022%2019.164%2C4.166%2018.988%2C5.451%20ZM7.389%2C14.576%20C8.340%2C14.576%209.110%2C15.343%209.110%2C16.288%20C9.110%2C17.233%208.340%2C17.999%207.389%2C17.999%20C6.438%2C17.999%205.667%2C17.233%205.667%2C16.288%20C5.667%2C15.343%206.438%2C14.576%207.389%2C14.576%20ZM15.135%2C14.576%20C16.086%2C14.576%2016.857%2C15.343%2016.857%2C16.288%20C16.857%2C17.233%2016.086%2C17.999%2015.135%2C17.999%20C14.185%2C17.999%2013.414%2C17.233%2013.414%2C16.288%20C13.414%2C15.343%2014.185%2C14.576%2015.135%2C14.576%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .top-block .cart-block a {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    font-size: 0;
    border-radius: 10px; }
  .top-block .cart-block__text {
    color: #1c1c1c;
    font-size: 17px;
    font-weight: 600;
    padding-top: 18px;
    padding-left: 63px; }
  @media (max-width: 1023px) {
      .top-block .cart-block__text {
        display: none; } }
  .top-block .cart-block__amount {
    position: absolute;
    top: 19px;
    right: 19px;
    color: #1c1c1c;
    font-size: 13px;
    font-weight: 400;
    line-height: 21px;
    width: 31px;
    height: 22px;
    border-radius: 5px;
    text-align: center;
    background: #f5f5f5; }
  .top-block .slick-prev, .top-block .slick-next {
    position: absolute;
    left: -38px;
    top: 50%;
    margin-top: -38px;
    width: 76px;
    height: 76px;
    background: #fff;
    padding: 0;
    font-size: 0;
    z-index: 2;
    outline: none;
    border: none;
    box-shadow: none;
    border-radius: 50%; }
  @media (max-width: 639px) {
    .top-block .slick-prev, .top-block .slick-next {
      top: 99px;
      margin-top: 0;
      width: 62px;
      height: 62px;
      left: -31px; } }
  @media (max-width: 479px) {
    .top-block .slick-prev, .top-block .slick-next {
      top: 80px; } }
  .top-block .slick-prev:before, .top-block .slick-next:before {
    position: absolute;
    right: 11px;
    top: 50%;
    width: 17px;
    height: 14px;
    margin-top: -7px;
    content: '';
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 639px) {
      .top-block .slick-prev:before, .top-block .slick-next:before {
        right: 8px; } }
  .top-block .slick-prev:hover:before, .top-block .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .top-block .slick-next {
    left: auto;
    right: -38px; }
  @media (max-width: 639px) {
    .top-block .slick-next {
      right: -31px; } }
  .top-block .slick-next:before {
    right: auto;
    top: 50%;
    left: 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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 639px) {
      .top-block .slick-next:before {
        left: 8px; } }
  .top-block .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .top-block .top-slider {
    margin-top: 30px;
    overflow: hidden;
    font-size: 0; }
  @media (min-width: 1024px) {
    .top-block .top-slider {
      max-height: 492px; } }
  @media (max-width: 767px) {
    .top-block .top-slider {
      margin-top: 20px; } }
  .top-block .top-slider__item {
    position: relative;
    height: 492px;
    overflow: hidden;
    border-radius: 10px; }
  @media (max-width: 767px) {
      .top-block .top-slider__item {
        border-radius: 0; } }
  @media (max-width: 1260px) {
      .top-block .top-slider__item {
        height: 472px; } }
  @media (max-width: 1023px) {
      .top-block .top-slider__item {
        height: 332px; } }
  @media (max-width: 639px) {
      .top-block .top-slider__item {
        height: auto; } }
  .top-block .top-slider__item:before {
    position: absolute;
    content: '';
    z-index: 1;
    top: -512px;
    left: -578px;
    width: 1077px;
    height: 1077px;
    background: #ea7946;
    border-radius: 50%; }
    @media (max-width: 1023px) {
      .top-block .top-slider__item:before {
        left: -698px; } }
    @media (max-width: 639px) {
      .top-block .top-slider__item:before {
        display: none; } }
  .top-block .top-slider__pic {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat; }
  @media (max-width: 767px) {
      .top-block .top-slider__pic {
        border-radius: 0; } }
  @media (max-width: 639px) {
      .top-block .top-slider__pic {
        position: relative;
        height: 260px; } }
  @media (max-width: 479px) {
      .top-block .top-slider__pic {
        height: 220px; } }
  .top-block .top-slider__link {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    font-size: 0;
    border-radius: 10px; }
  .top-block .top-slider__body {
    position: relative;
    z-index: 2;
    width: 460px;
    height: 492px;
    padding: 40px 0 40px 90px;
    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: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  @media (max-width: 1260px) {
      .top-block .top-slider__body {
        height: 472px; } }
  @media (max-width: 1023px) {
      .top-block .top-slider__body {
        height: 332px;
        padding: 40px 0 40px 80px; } }
  @media (max-width: 639px) {
      .top-block .top-slider__body {
        height: auto;
        background: #ea7946;
        width: 100%;
        padding: 0 20px 30px; }
        .top-block .top-slider__body > * {
          position: relative; }
        .top-block .top-slider__body:before {
          position: absolute;
          content: '';
          top: -40px;
          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%22856px%22%20height%3D%22314px%22%20%20viewBox%3D%220%200%20856%20314%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M856%2064.0003C380%20-64%20105.5%2035%200%2071.0002V314H856V64.0003Z%22%20fill%3D%22%23ea7946%22%2F%3E%3C%2Fsvg%3E") 50% 0 no-repeat; } }
  .top-block .top-slider__action {
    color: #fff;
    font-size: 15px;
    padding: 0 0 15px; }
  @media (max-width: 1023px) {
      .top-block .top-slider__action {
        padding-bottom: 10px; } }
  .top-block .top-slider__title {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    line-height: 42px; }
  @media (max-width: 1023px) {
      .top-block .top-slider__title {
        font-size: 28px;
        line-height: 33px; } }
  @media (max-width: 639px) {
      .top-block .top-slider__title {
        font-size: 23px;
        line-height: 27px; } }
  .top-block .top-slider__price {
    margin-top: 38px;
    line-height: 1; }
  @media (max-width: 639px) {
      .top-block .top-slider__price {
        margin-top: 18px; } }
  .top-block .top-slider__old {
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    padding: 6px 14px 7px;
    display: inline-block;
    vertical-align: top;
    background: #111;
    border-radius: 5px;
    margin-bottom: 10px; }
  @media (max-width: 639px) {
      .top-block .top-slider__old {
        margin-bottom: 0;
        margin-right: 20px;
        vertical-align: middle; } }
  .top-block .top-slider__old span {
    position: relative;
    font-size: 15px;
    font-weight: 600;
    display: inline-block; }
    .top-block .top-slider__old span:before {
      position: absolute;
      content: '';
      left: -2px;
      right: -2px;
      top: 50%;
      height: 1px;
      background: #ff3838;
      -webkit-transform: rotate(-8deg);
      -moz-transform: rotate(-8deg);
      -ms-transform: rotate(-8deg);
      -o-transform: rotate(-8deg);
      transform: rotate(-8deg); }
  .top-block .top-slider__current {
    color: #fff;
    font-weight: 400;
    font-size: 25px; }
  @media (max-width: 767px) {
      .top-block .top-slider__current {
        font-size: 16px; } }
  @media (max-width: 639px) {
      .top-block .top-slider__current {
        display: inline-block;
        vertical-align: middle; } }
  .top-block .top-slider__current span {
    font-size: 34px;
    font-weight: 700; }
    @media (max-width: 1023px) {
      .top-block .top-slider__current span {
        font-size: 27px; } }
    @media (max-width: 767px) {
      .top-block .top-slider__current span {
        font-size: 23px; } }
  .top-block .desktop-folders {
    position: absolute;
    left: 0;
    top: 0;
    width: 322px;
    background: #fff;
    min-height: 582px;
    border-radius: 10px;
    transition: all 0.2s; }
  .top-block .desktop-folders.active {
    box-shadow: 0px 14px 20px 0px rgba(0, 0, 0, 0.05); }
  .top-block .desktop-folders.inner_page {
    min-height: 0;
    height: 60px; }
  .top-block .desktop-folders.inner_page.opened {
    border-radius: 10px 10px 0 0; }
  .top-block .desktop-folders.inner_page .desktop-folders__body {
    opacity: 0;
    visibility: hidden;
    background: #fff;
    border-radius: 0 0 10px 10px;
    box-shadow: 0px 14px 20px 0px rgba(0, 0, 0, 0.05); }
    .top-block .desktop-folders.inner_page .desktop-folders__body.active {
      opacity: 1;
      visibility: visible; }
  .top-block .desktop-folders.inner_page .more-folders {
    display: none; }
  .top-block .desktop-folders.inner_page .site-folders {
    padding: 5px 0 18px; }
  .top-block .desktop-folders.inner_page .site-folders > li.hide_item {
    display: block; }
  .top-block .desktop-folders.inner_page .desktop-folders__title {
    cursor: pointer;
    padding: 14px 30px 10px 69px; }
    .top-block .desktop-folders.inner_page .desktop-folders__title:before {
      top: 21px; }
  .top-block .desktop-folders__title {
    position: relative;
    color: #1c1c1c;
    font-size: 24px;
    font-weight: 700;
    padding: 23px 30px 10px 69px; }
  .top-block .desktop-folders__title:before {
    position: absolute;
    content: '';
    left: 30px;
    top: 30px;
    width: 19px;
    height: 17px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2019%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M17.500%2C3.000%20L1.500%2C3.000%20C0.671%2C3.000%20-0.000%2C2.328%20-0.000%2C1.500%20C-0.000%2C0.671%200.671%2C-0.000%201.500%2C-0.000%20L17.500%2C-0.000%20C18.328%2C-0.000%2019.000%2C0.671%2019.000%2C1.500%20C19.000%2C2.328%2018.328%2C3.000%2017.500%2C3.000%20ZM1.500%2C7.000%20L17.500%2C7.000%20C18.328%2C7.000%2019.000%2C7.671%2019.000%2C8.500%20C19.000%2C9.328%2018.328%2C10.000%2017.500%2C10.000%20L1.500%2C10.000%20C0.671%2C10.000%20-0.000%2C9.328%20-0.000%2C8.500%20C-0.000%2C7.671%200.671%2C7.000%201.500%2C7.000%20ZM1.500%2C14.000%20L12.500%2C14.000%20C13.328%2C14.000%2014.000%2C14.672%2014.000%2C15.500%20C14.000%2C16.328%2013.328%2C17.000%2012.500%2C17.000%20L1.500%2C17.000%20C0.671%2C17.000%20-0.000%2C16.328%20-0.000%2C15.500%20C-0.000%2C14.672%200.671%2C14.000%201.500%2C14.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .top-block .desktop-folders .more-folders {
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 76px;
    height: 38px;
    overflow: hidden;
    margin-left: -38px;
    cursor: pointer;
    border-radius: 50% 50% 0 0; }
  .top-block .desktop-folders .more-folders:hover span {
    background: #1c1c1c; }
  .top-block .desktop-folders .more-folders:before {
    position: absolute;
    left: 31px;
    top: 11px;
    width: 14px;
    height: 17px;
    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%2214px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2014%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.000%2C1.000%20L8.000%2C13.586%20L12.303%2C9.282%20C12.693%2C8.892%2013.327%2C8.892%2013.717%2C9.282%20C14.108%2C9.673%2014.108%2C10.306%2013.717%2C10.696%20L7.758%2C16.655%20C7.742%2C16.674%207.735%2C16.699%207.717%2C16.717%20C7.519%2C16.915%207.259%2C17.011%207.000%2C17.008%20C6.740%2C17.011%206.480%2C16.915%206.282%2C16.717%20C6.264%2C16.699%206.258%2C16.674%206.241%2C16.655%20L0.282%2C10.696%20C-0.109%2C10.306%20-0.109%2C9.673%200.282%2C9.282%20C0.673%2C8.892%201.306%2C8.892%201.696%2C9.282%20L6.000%2C13.586%20L6.000%2C1.000%20C6.000%2C0.447%206.447%2C-0.000%207.000%2C-0.000%20C7.552%2C-0.000%208.000%2C0.447%208.000%2C1.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .top-block .desktop-folders .more-folders span {
    width: 76px;
    height: 76px;
    display: block;
    border-radius: 50%;
    transition: all 0.2s;
    background: rgba(28, 28, 28, 0.1); }
  .top-block .desktop-folders .more-folders.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%2214px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2014%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.000%2C16.000%20L8.000%2C3.414%20L12.303%2C7.718%20C12.693%2C8.108%2013.327%2C8.108%2013.717%2C7.718%20C14.108%2C7.327%2014.108%2C6.694%2013.717%2C6.304%20L7.758%2C0.345%20C7.742%2C0.326%207.735%2C0.301%207.717%2C0.283%20C7.519%2C0.085%207.259%2C-0.011%207.000%2C-0.008%20C6.740%2C-0.011%206.480%2C0.085%206.282%2C0.283%20C6.264%2C0.301%206.258%2C0.326%206.241%2C0.345%20L0.282%2C6.304%20C-0.109%2C6.694%20-0.109%2C7.327%200.282%2C7.718%20C0.673%2C8.108%201.306%2C8.108%201.696%2C7.718%20L6.000%2C3.414%20L6.000%2C16.000%20C6.000%2C16.552%206.447%2C17.000%207.000%2C17.000%20C7.552%2C17.000%208.000%2C16.552%208.000%2C16.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .top-block .desktop-folders .site-folders {
    padding: 18px 0 75px; }
  .top-block .desktop-folders .site-folders.active {
    box-shadow: 0px 14px 20px 0px rgba(0, 0, 0, 0.05); }
  .top-block .desktop-folders .site-folders .parentItem {
    display: none; }
  .top-block .desktop-folders .site-folders > li {
    position: relative; }
    .top-block .desktop-folders .site-folders > li.hide_item {
      display: none; }
    .top-block .desktop-folders .site-folders > li.has > a:before {
      position: absolute;
      top: 50%;
      right: 30px;
      width: 7px;
      height: 13px;
      content: '';
      margin-top: -6.5px;
      transition: all 0.2s;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2213px%22%20%20viewBox%3D%220%200%207%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.102%22%20fill%3D%22%23000%22%20d%3D%22M6.909%2C6.396%20C6.860%2C6.521%206.786%2C6.638%206.685%2C6.739%20L1.708%2C11.717%20C1.314%2C12.110%200.676%2C12.110%200.283%2C11.717%20C-0.111%2C11.323%20-0.111%2C10.685%200.283%2C10.291%20L4.590%2C5.984%20L0.314%2C1.708%20C-0.080%2C1.314%20-0.080%2C0.676%200.314%2C0.283%20C0.707%2C-0.111%201.345%2C-0.111%201.739%2C0.283%20L6.717%2C5.260%20C7.025%2C5.568%207.083%2C6.023%206.909%2C6.396%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .top-block .desktop-folders .site-folders > li.has > a.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%227px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%207%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M6.909%2C6.396%20C6.860%2C6.521%206.786%2C6.638%206.685%2C6.739%20L1.708%2C11.717%20C1.314%2C12.110%200.676%2C12.110%200.283%2C11.717%20C-0.111%2C11.323%20-0.111%2C10.685%200.283%2C10.291%20L4.590%2C5.984%20L0.314%2C1.708%20C-0.080%2C1.314%20-0.080%2C0.676%200.314%2C0.283%20C0.707%2C-0.111%201.345%2C-0.111%201.739%2C0.283%20L6.717%2C5.260%20C7.025%2C5.568%207.083%2C6.023%206.909%2C6.396%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .top-block .desktop-folders .site-folders > li:before {
      position: absolute;
      content: '';
      top: 0;
      left: 30px;
      right: 30px;
      border-top: 1px solid rgba(0, 0, 0, 0.04); }
    .top-block .desktop-folders .site-folders > li:last-child:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 30px;
      right: 30px;
      border-top: 1px solid rgba(0, 0, 0, 0.04); }
    .top-block .desktop-folders .site-folders > li > a {
      color: #1c1c1c;
      font-size: 15px;
      font-weight: 600;
      display: block;
      padding: 16px 30px 17px;
      text-decoration: none;
      transition: all 0.2s;
      position: relative; }
    .top-block .desktop-folders .site-folders > li > a:hover, .top-block .desktop-folders .site-folders > li > a.active {
      color: #ea7946; }
    .top-block .desktop-folders .site-folders > li ul {
      position: absolute;
      left: 100%;
      top: 0;
      width: 322px;
      background: #fff;
      border-radius: 10px;
      margin-left: 30px;
      padding: 30px 0;
      margin-top: -30px;
      box-shadow: 0px 14px 20px 0px rgba(0, 0, 0, 0.05);
      display: none; }
    .top-block .desktop-folders .site-folders > li ul:before {
      position: absolute;
      right: 100%;
      top: 48px;
      content: '';
      border-left: none;
      border-right: 8px solid #fff;
      border-top: 8px solid transparent;
      border-bottom: 8px solid transparent; }
    .top-block .desktop-folders .site-folders > li ul li {
      position: relative; }
    .top-block .desktop-folders .site-folders > li ul li:before {
      position: absolute;
      content: '';
      top: 0;
      left: 30px;
      right: 30px;
      border-top: 1px solid rgba(0, 0, 0, 0.04); }
    .top-block .desktop-folders .site-folders > li ul li:last-child:after {
      position: absolute;
      content: '';
      bottom: 0;
      left: 30px;
      right: 30px;
      border-top: 1px solid rgba(0, 0, 0, 0.04); }
    .top-block .desktop-folders .site-folders > li ul li.has > a:before {
      position: absolute;
      top: 50%;
      right: 30px;
      width: 7px;
      height: 13px;
      content: '';
      margin-top: -6.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%227px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%207%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.102%22%20fill%3D%22%23000%22%20d%3D%22M6.909%2C6.396%20C6.860%2C6.521%206.786%2C6.638%206.685%2C6.739%20L1.708%2C11.717%20C1.314%2C12.110%200.676%2C12.110%200.283%2C11.717%20C-0.111%2C11.323%20-0.111%2C10.685%200.283%2C10.291%20L4.590%2C5.984%20L0.314%2C1.708%20C-0.080%2C1.314%20-0.080%2C0.676%200.314%2C0.283%20C0.707%2C-0.111%201.345%2C-0.111%201.739%2C0.283%20L6.717%2C5.260%20C7.025%2C5.568%207.083%2C6.023%206.909%2C6.396%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
      .top-block .desktop-folders .site-folders > li ul li.has > a.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%227px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%207%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M6.909%2C6.396%20C6.860%2C6.521%206.786%2C6.638%206.685%2C6.739%20L1.708%2C11.717%20C1.314%2C12.110%200.676%2C12.110%200.283%2C11.717%20C-0.111%2C11.323%20-0.111%2C10.685%200.283%2C10.291%20L4.590%2C5.984%20L0.314%2C1.708%20C-0.080%2C1.314%20-0.080%2C0.676%200.314%2C0.283%20C0.707%2C-0.111%201.345%2C-0.111%201.739%2C0.283%20L6.717%2C5.260%20C7.025%2C5.568%207.083%2C6.023%206.909%2C6.396%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .top-block .desktop-folders .site-folders > li ul li a {
      color: #1c1c1c;
      font-size: 15px;
      font-weight: 400;
      display: block;
      text-decoration: none;
      padding: 16px 30px 17px; }
    .top-block .desktop-folders .site-folders > li ul li a:hover, .top-block .desktop-folders .site-folders > li ul li a.active {
      color: #ea7946; }

.top-brands {
  margin-top: 40px; }
  @media (max-width: 1260px) {
  .top-brands {
    margin-top: 30px; } }
  .top-brands__inner {
    background: #fff;
    border-radius: 10px;
    padding: 24px 77px; }
  @media (max-width: 639px) {
    .top-brands__inner {
      padding: 20px 40px; } }
  .top-brands .slick-prev, .top-brands .slick-next {
    position: absolute;
    left: -60px;
    top: 50%;
    margin-top: -20.5px;
    width: 41px;
    height: 41px;
    background: none;
    padding: 0;
    font-size: 0;
    z-index: 2;
    outline: none;
    border: none;
    box-shadow: none;
    border-radius: 0; }
  @media (max-width: 639px) {
    .top-brands .slick-prev, .top-brands .slick-next {
      left: -40px; } }
  .top-brands .slick-prev:before, .top-brands .slick-next:before {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    content: '';
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .top-brands .slick-prev:hover:before, .top-brands .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .top-brands .slick-next {
    left: auto;
    right: -60px; }
  @media (max-width: 639px) {
    .top-brands .slick-next {
      right: -40px; } }
  .top-brands .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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .top-brands .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .top-brands__items {
    line-height: 0; }
  .top-brands__item {
    text-align: center; }
  .top-brands__item a {
    font-size: 0;
    text-decoration: none;
    display: inline-block;
    opacity: 0.5;
    transition: all 0.2s; }
  @media (max-width: 1023px) {
      .top-brands__item a {
        opacity: 1; } }
  .top-brands__item a:hover {
    opacity: 1; }
  .top-brands__item a img, .top-brands__item a svg {
    max-height: 60px; }

.site-main.mode_main .site-main__inner {
  padding-top: 0;
  padding-bottom: 0; }
  .site-main__inner {
    padding: 25px 0 55px;
    line-height: 1.65; }

.mode-folder {
  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; }
  .mode-folder__left {
    width: 322px;
    margin-right: 30px;
    background: #fff;
    border-radius: 10px; }
  @media (max-width: 1360px) {
    .mode-folder__left {
      display: none; } }
  .mode-folder__right {
    width: calc(100% - 322px - 30px); }
  @media (max-width: 1360px) {
    .mode-folder__right {
      width: 100%; } }

@media (max-width: 767px) {
    .inner-folders {
      display: none; } }
  .inner-folders__list {
    font-size: 0;
    margin-left: -5px;
    padding: 0 0 45px; }
  @media (max-width: 1260px) {
    .inner-folders__list {
      padding: 0 0 25px; } }
  .inner-folders__list li {
    margin: 0 5px 5px;
    vertical-align: top;
    display: inline-block; }
  .inner-folders__list li a {
    color: #1c1c1c;
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    background: #fff;
    padding: 13px 20px;
    border-radius: 10px;
    text-decoration: none;
    transition: all 0.2s; }
    .inner-folders__list li a:hover {
      color: #fff;
      background: #ea7946; }

.pic-block {
  margin: 40px 0; }
  @media (max-width: 1023px) {
  .pic-block {
    margin: 20px 0; } }
  .pic-block__inner {
    overflow: hidden;
    position: relative;
    min-height: 170px;
    border-radius: 10px;
    padding: 50px 63px;
    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: 1260px) {
    .pic-block__inner {
      padding: 40px 63px; } }
  @media (max-width: 1023px) {
    .pic-block__inner {
      display: block;
      padding: 35px 40px 40px; } }
  @media (max-width: 639px) {
    .pic-block__inner {
      padding: 25px 30px 30px; } }
  .pic-block__inner:hover .pic-block__img {
    transform: rotate(0.00001deg) scale(1.1, 1.1); }
  .pic-block__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    transition: all 0.2s;
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    transform: rotate(0.00001deg); }
  .pic-block__img:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 10px;
    background: rgba(0, 0, 0, 0.35); }
  .pic-block__left {
    position: relative;
    width: calc(100% - 240px); }
  @media (max-width: 1023px) {
    .pic-block__left {
      width: 100%; } }
  .pic-block__right {
    position: relative;
    width: 240px;
    padding-left: 20px;
    text-align: right; }
  @media (max-width: 1023px) {
    .pic-block__right {
      text-align: left;
      padding: 20px 0 0;
      width: 100%; } }
  @media (max-width: 639px) {
    .pic-block__right {
      padding: 30px 0 0; } }
  .pic-block__title {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    line-height: 1; }
  @media (max-width: 1260px) {
    .pic-block__title {
      font-size: 28px;
      line-height: 34px; } }
  @media (max-width: 639px) {
    .pic-block__title {
      font-size: 21px;
      line-height: 25px; } }
  .pic-block__desc {
    padding-top: 8px;
    color: #fff;
    font-size: 16px;
    font-weight: 400; }
  @media (max-width: 639px) {
    .pic-block__desc {
      font-size: 15px;
      line-height: 23px; } }
  @media (max-width: 639px) {
      .pic-block__btn a {
        width: 100%; } }

.main-block__inner {
  padding: 70px 0 120px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1260px) {
    .main-block__inner {
      display: block;
      padding-top: 40px;
      padding-bottom: 70px; } }
  @media (max-width: 639px) {
    .main-block__inner {
      padding-top: 25px;
      padding-bottom: 50px; } }
  .main-block .text-block {
    background: #fff;
    width: calc(50% - 15px);
    margin-right: 30px;
    border-radius: 10px;
    padding: 35px 30px 40px; }
  @media (max-width: 1260px) {
    .main-block .text-block {
      width: 100%;
      padding: 30px;
      margin-right: 0; } }
  @media (max-width: 639px) {
    .main-block .text-block {
      padding: 30px 20px; } }
  .main-block .text-block__title {
    padding: 0 0 24px;
    font-size: 28px; }
  @media (max-width: 1023px) {
      .main-block .text-block__title {
        font-size: 23px; } }
  @media (max-width: 639px) {
      .main-block .text-block__title {
        padding: 0 0 18px; } }
  .main-block .text-block__title h1 {
    margin: 0;
    font-size: inherit; }
  .main-block .text-block__body {
    color: #191919;
    font-size: 15px;
    line-height: 25px;
    font-weight: 400; }
  @media (max-width: 639px) {
      .main-block .text-block__body {
        font-size: 14px;
        line-height: 24px; } }
  .main-block .text-block__body p {
    margin: 0; }
    .main-block .text-block__body p + p {
      margin-top: 15px; }
  .main-block .text-block__btn {
    padding: 40px 0 0; }
  @media (max-width: 1260px) {
      .main-block .text-block__btn {
        padding: 22px 0 0; } }
  .main-block .text-block__btn a {
    text-decoration: none;
    color: #111; }
    @media (max-width: 639px) {
      .main-block .text-block__btn a {
        width: 100%; } }
    .main-block .text-block__btn a:hover {
      color: #fff;
      background: #111; }
    .main-block .text-block__btn a:active {
      color: #fff;
      background: #292929; }
  .main-block .advantages {
    background: #fff;
    width: calc(50% - 15px);
    border-radius: 10px;
    padding: 35px 30px 40px; }
  @media (max-width: 1260px) {
    .main-block .advantages {
      width: 100%;
      padding: 30px 30px 35px;
      margin-top: 30px; } }
  @media (max-width: 639px) {
    .main-block .advantages {
      padding: 30px 20px;
      margin-top: 20px; } }
  .main-block .advantages__header {
    color: #111;
    font-size: 28px;
    font-weight: 700;
    padding: 0 0 40px; }
  @media (max-width: 1260px) {
      .main-block .advantages__header {
        padding: 0 0 25px; } }
  @media (max-width: 1023px) {
      .main-block .advantages__header {
        font-size: 23px; } }
  @media (max-width: 1260px) {
      .main-block .advantages__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; } }
  .main-block .advantages__item {
    margin: 0 0 30px;
    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: 1260px) {
      .main-block .advantages__item {
        width: 50%;
        margin-bottom: 25px; } }
  @media (max-width: 767px) {
      .main-block .advantages__item {
        width: 100%; } }
  .main-block .advantages__item:last-child {
    margin-bottom: 0; }
    @media (max-width: 1260px) {
      .main-block .advantages__item:last-child {
        margin-bottom: 25px; } }
    @media (max-width: 767px) {
      .main-block .advantages__item:last-child {
        margin-bottom: 0; } }
  .main-block .advantages__icon {
    width: 40px;
    height: 40px;
    margin-right: 30px;
    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: 639px) {
      .main-block .advantages__icon {
        margin-right: 15px; } }
  .main-block .advantages__icon * {
    margin: auto; }
  .main-block .advantages__body {
    width: calc(100% - 40px - 30px); }
  @media (max-width: 639px) {
      .main-block .advantages__body {
        width: calc(100% - 40px - 15px); } }
  .main-block .advantages__title {
    color: #111;
    font-size: 20px;
    font-weight: 700;
    line-height: 1; }
  @media (max-width: 639px) {
      .main-block .advantages__title {
        font-size: 17px; } }
  .main-block .advantages__desc {
    padding-top: 6px;
    color: #787878;
    font-size: 15px;
    font-weight: 400; }
  @media (max-width: 1023px) {
      .main-block .advantages__desc {
        font-size: 14px;
        line-height: 21px; } }

.articles-block {
  background: #111; }
  .articles-block__inner {
    padding: 35px 0 70px; }
  @media (max-width: 1023px) {
    .articles-block__inner {
      padding: 35px 0 60px; } }
  @media (max-width: 767px) {
    .articles-block__inner {
      padding: 30px 0 50px; } }
  @media (max-width: 479px) {
    .articles-block__inner {
      padding: 25px 0 50px; } }
  .articles-block__heading {
    padding: 0 0 30px;
    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: 479px) {
    .articles-block__heading {
      padding: 0 0 25px; } }
  .articles-block__header {
    color: #fff;
    font-size: 28px;
    font-weight: 700; }
  @media (max-width: 767px) {
    .articles-block__header {
      font-size: 23px; } }
  .articles-block__mobile-btn {
    display: none;
    text-align: center;
    margin: 30px 0 0; }
  @media (max-width: 639px) {
    .articles-block__mobile-btn {
      display: block; } }
  .articles-block__mobile-btn a {
    width: 100%;
    padding: 14px 30px 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    background: none;
    border-radius: 6px;
    display: inline-block;
    vertical-align: top;
    transition: all 0.2s;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.06); }
  .articles-block__mobile-btn a:hover {
    color: #fff;
    background: #ea7946;
    box-shadow: none; }
  .articles-block__mobile-btn a:active {
    color: #fff;
    box-shadow: none;
    background: #d36d3f; }
  @media (max-width: 639px) {
    .articles-block__top-btn {
      display: none; } }
  .articles-block__top-btn a {
    padding: 14px 30px 15px;
    color: #fff;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    background: none;
    border-radius: 6px;
    display: inline-block;
    vertical-align: top;
    transition: all 0.2s;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.06); }
  .articles-block__top-btn a:hover {
    color: #fff;
    background: #ea7946;
    box-shadow: none; }
  .articles-block__top-btn a:active {
    color: #fff;
    box-shadow: none;
    background: #d36d3f; }
  .articles-block .slick-prev, .articles-block .slick-next {
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -38px;
    width: 38px;
    height: 76px;
    overflow: hidden;
    padding: 0;
    font-size: 0;
    z-index: 2;
    outline: none;
    border: none;
    box-shadow: none;
    background: #fff;
    border-radius: 0 50px 50px 0; }
  @media (max-width: 1023px) {
    .articles-block .slick-prev, .articles-block .slick-next {
      left: -20px; } }
  @media (max-width: 639px) {
    .articles-block .slick-prev, .articles-block .slick-next {
      margin-top: -31px;
      width: 31px;
      height: 62px;
      left: -10px; } }
  @media (max-width: 479px) {
    .articles-block .slick-prev, .articles-block .slick-next {
      left: -20px; } }
  .articles-block .slick-prev:after, .articles-block .slick-next:after {
    width: 76px;
    height: 76px;
    background: #fff;
    border-radius: 50%; }
  .articles-block .slick-prev:before, .articles-block .slick-next:before {
    position: absolute;
    right: 11px;
    top: 50%;
    width: 17px;
    height: 14px;
    margin-top: -7px;
    content: '';
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 639px) {
      .articles-block .slick-prev:before, .articles-block .slick-next:before {
        right: 8px; } }
  .articles-block .slick-prev:hover:before, .articles-block .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M16.000%2C8.000%20L3.414%2C8.000%20L7.717%2C12.303%20C8.108%2C12.693%208.108%2C13.326%207.717%2C13.717%20C7.326%2C14.108%206.693%2C14.108%206.303%2C13.717%20L0.344%2C7.758%20C0.325%2C7.741%200.301%2C7.735%200.282%2C7.717%20C0.084%2C7.519%20-0.011%2C7.259%20-0.009%2C7.000%20C-0.011%2C6.740%200.084%2C6.480%200.282%2C6.282%20C0.301%2C6.263%200.325%2C6.257%200.344%2C6.241%20L6.303%2C0.282%20C6.693%2C-0.109%207.326%2C-0.109%207.717%2C0.282%20C8.108%2C0.672%208.108%2C1.306%207.717%2C1.696%20L3.414%2C6.000%20L16.000%2C6.000%20C16.552%2C6.000%2017.000%2C6.447%2017.000%2C7.000%20C17.000%2C7.551%2016.552%2C8.000%2016.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .articles-block .slick-next {
    left: auto;
    right: 14px;
    border-radius: 50px 0 0 50px; }
  @media (max-width: 1023px) {
    .articles-block .slick-next {
      right: -20px; } }
  @media (max-width: 639px) {
    .articles-block .slick-next {
      right: -9px; } }
  @media (max-width: 479px) {
    .articles-block .slick-next {
      right: -19px; } }
  .articles-block .slick-next:before {
    right: auto;
    top: 50%;
    left: 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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%231c1c1c%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 639px) {
      .articles-block .slick-next:before {
        left: 8px; } }
  .articles-block .slick-next:hover: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%2217px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2017%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M1.000%2C8.000%20L13.586%2C8.000%20L9.282%2C12.303%20C8.892%2C12.693%208.892%2C13.326%209.282%2C13.717%20C9.673%2C14.108%2010.306%2C14.108%2010.697%2C13.717%20L16.655%2C7.758%20C16.675%2C7.741%2016.699%2C7.735%2016.717%2C7.717%20C16.915%2C7.519%2017.011%2C7.259%2017.008%2C7.000%20C17.011%2C6.740%2016.915%2C6.480%2016.717%2C6.282%20C16.699%2C6.263%2016.675%2C6.257%2016.655%2C6.241%20L10.697%2C0.282%20C10.306%2C-0.109%209.673%2C-0.109%209.282%2C0.282%20C8.892%2C0.672%208.892%2C1.306%209.282%2C1.696%20L13.586%2C6.000%20L1.000%2C6.000%20C0.448%2C6.000%20-0.000%2C6.447%20-0.000%2C7.000%20C-0.000%2C7.551%200.448%2C8.000%201.000%2C8.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .articles-block__items {
    margin: 0 -15px;
    line-height: 0; }
  @media (max-width: 1023px) {
    .articles-block__items {
      margin: 0 -10px; } }
  @media (max-width: 479px) {
    .articles-block__items {
      margin: 0; } }
  .articles-block__items:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    bottom: 0;
    width: 15px;
    z-index: 1;
    background: #111; }
  @media (max-width: 1023px) {
      .articles-block__items:before {
        width: 10px; } }
  @media (max-width: 479px) {
      .articles-block__items:before {
        display: none; } }
  .articles-block__items:after {
    position: absolute;
    content: '';
    top: 0;
    right: 0;
    bottom: 0;
    width: 14px;
    z-index: 1;
    background: #111; }
  @media (max-width: 1023px) {
      .articles-block__items:after {
        width: 8px; } }
  @media (max-width: 479px) {
      .articles-block__items:after {
        display: none; } }
  .articles-block__item {
    width: auto !important;
    margin: 0 15px;
    overflow: hidden;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.05); }
  @media (max-width: 1023px) {
    .articles-block__item {
      margin: 0 10px; } }
  @media (max-width: 479px) {
    .articles-block__item {
      margin: 0;
      width: 100% !important; } }
  .articles-block__item-bottom {
    padding: 30px; }
  @media (max-width: 1023px) {
      .articles-block__item-bottom {
        padding: 15px 20px 20px; } }
  .articles-block__image {
    position: relative;
    height: 242px;
    overflow: hidden; }
  @media (max-width: 1260px) {
    .articles-block__image {
      height: 232px; } }
  @media (max-width: 1023px) {
    .articles-block__image {
      height: 172px; } }
  @media (max-width: 479px) {
    .articles-block__image {
      height: 314px; } }
  @media (max-width: 410px) {
    .articles-block__image {
      height: 270px; } }
  @media (max-width: 370px) {
    .articles-block__image {
      height: 260px; } }
  @media (max-width: 359px) {
    .articles-block__image {
      height: 202px; } }
  .articles-block__image img {
    height: 100%;
    width: 100%; }
  .articles-block__image a {
    text-decoration: none; }
  .articles-block__title {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 20px;
    transition: all 0.2s; }
  @media (max-width: 1023px) {
    .articles-block__title {
      font-size: 14px; } }
  .articles-block__title a {
    color: inherit;
    text-decoration: none;
    transition: all 0.2s; }
  .articles-block__title a:hover {
    text-decoration: underline; }
  .articles-block__btn {
    padding: 31px 0 0; }
  .articles-block__btn a {
    padding: 14px 30px 15px;
    color: #fff;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 500;
    text-decoration: none;
    background: none;
    border-radius: 6px;
    display: inline-block;
    vertical-align: top;
    transition: all 0.2s;
    box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.06); }
  .articles-block__btn a:hover {
    color: #fff;
    background: #ea7946;
    box-shadow: none; }
  .articles-block__btn a:active {
    color: #fff;
    box-shadow: none;
    background: #d36d3f; }

.form-block {
  background: #ea7946;
  overflow: hidden; }
  .form-block__inner {
    position: relative;
    padding: 40px 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; }
  @media (max-width: 639px) {
    .form-block__inner {
      padding: 35px 0 40px; } }
  .form-block__inner:before {
    position: absolute;
    left: 463px;
    top: -43px;
    width: 277px;
    height: 277px;
    content: '';
    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%22277px%22%20height%3D%22277px%22%20%20viewBox%3D%220%200%20277%20277%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.059%22%20fill%3D%22%23fff%22%20d%3D%22M173.838%2C2.628%20C173.571%2C2.382%20173.289%2C2.156%20172.995%2C1.938%20C172.746%2C1.755%20172.497%2C1.580%20172.236%2C1.422%20C171.947%2C1.248%20171.648%2C1.096%20171.342%2C0.951%20C171.044%2C0.810%20170.748%2C0.679%20170.440%2C0.569%20C170.143%2C0.463%20169.840%2C0.378%20169.529%2C0.299%20C169.185%2C0.212%20168.842%2C0.139%20168.491%2C0.089%20C168.343%2C0.068%20168.206%2C0.015%20168.055%2C0.000%20C167.892%2C-0.015%20167.736%2C0.010%20167.573%2C0.002%20C167.222%2C-0.017%20166.876%2C-0.017%20166.525%2C0.003%20C166.199%2C0.020%20165.879%2C0.048%20165.560%2C0.096%20C165.244%2C0.143%20164.935%2C0.210%20164.623%2C0.288%20C164.295%2C0.370%20163.975%2C0.460%20163.661%2C0.574%20C163.366%2C0.680%20163.082%2C0.805%20162.797%2C0.939%20C162.486%2C1.085%20162.185%2C1.240%20161.891%2C1.416%20C161.632%2C1.572%20161.383%2C1.742%20161.136%2C1.923%20C160.838%2C2.142%20160.554%2C2.373%20160.281%2C2.623%20C160.168%2C2.726%20160.039%2C2.801%20159.930%2C2.910%20L3.176%2C159.934%20C3.067%2C160.043%202.993%2C160.172%202.889%2C160.285%20C2.638%2C160.560%202.406%2C160.846%202.185%2C161.147%20C2.008%2C161.392%201.841%2C161.637%201.687%2C161.893%20C1.507%2C162.192%201.350%2C162.500%201.201%2C162.818%20C1.070%2C163.096%200.950%2C163.374%200.847%2C163.661%20C0.730%2C163.984%200.638%2C164.313%200.554%2C164.649%20C0.479%2C164.954%200.414%2C165.255%200.367%2C165.564%20C0.318%2C165.889%200.290%2C166.216%200.272%2C166.548%20C0.255%2C166.897%200.254%2C167.240%200.272%2C167.588%20C0.280%2C167.751%200.255%2C167.908%200.271%2C168.072%20C0.286%2C168.224%200.339%2C168.360%200.360%2C168.509%20C0.410%2C168.861%200.482%2C169.204%200.569%2C169.549%20C0.648%2C169.860%200.733%2C170.164%200.839%2C170.462%20C0.949%2C170.770%201.080%2C171.066%201.220%2C171.365%20C1.365%2C171.672%201.516%2C171.971%201.690%2C172.260%20C1.848%2C172.522%202.023%2C172.771%202.206%2C173.021%20C2.423%2C173.316%202.648%2C173.598%202.894%2C173.865%20C2.993%2C173.973%203.065%2C174.097%203.169%2C174.202%20L102.823%2C274.027%20C106.754%2C277.965%20113.131%2C277.962%20117.066%2C274.020%20L273.821%2C116.996%20C277.755%2C113.054%20277.759%2C106.666%20273.828%2C102.728%20L174.174%2C2.903%20C174.069%2C2.798%20173.946%2C2.727%20173.838%2C2.628%20ZM154.207%2C37.164%20L145.544%2C123.553%20C144.382%2C135.120%20135.164%2C144.360%20123.613%2C145.521%20L37.372%2C154.200%20L154.207%2C37.164%20ZM109.955%2C252.622%20L32.440%2C174.974%20L125.608%2C165.596%20C136.132%2C164.537%20145.597%2C159.799%20152.696%2C152.688%20C159.795%2C145.576%20164.528%2C136.093%20165.584%2C125.551%20L174.945%2C32.225%20L252.459%2C109.873%20L109.955%2C252.622%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 1260px) {
      .form-block__inner:before {
        left: 0;
        top: -22px; } }
  @media (max-width: 639px) {
      .form-block__inner:before {
        left: -20px;
        width: 188px;
        height: 188px;
        background-size: cover; } }
  .form-block__inner:after {
    position: absolute;
    right: 96px;
    top: -12px;
    width: 162px;
    height: 162px;
    content: '';
    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%22162px%22%20height%3D%22162px%22%20%20viewBox%3D%220%200%20162%20162%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.059%22%20fill%3D%22%23fff%22%20d%3D%22M159.051%2C2.901%20C157.253%2C1.100%20154.593%2C0.480%20152.183%2C1.305%20L5.465%2C51.334%20C3.285%2C52.077%201.644%2C53.891%201.121%2C56.135%20C0.600%2C58.379%201.273%2C60.734%202.902%2C62.363%20L99.596%2C159.067%20C100.861%2C160.334%20102.562%2C161.021%20104.312%2C161.021%20C104.815%2C161.021%20105.321%2C160.966%20105.821%2C160.848%20C108.065%2C160.327%20109.881%2C158.682%20110.625%2C156.503%20L160.649%2C9.770%20C161.469%2C7.363%20160.849%2C4.699%20159.051%2C2.901%20ZM132.910%2C21.970%20L57.144%2C97.744%20L19.908%2C60.503%20L132.910%2C21.970%20ZM101.455%2C142.061%20L64.218%2C104.819%20L139.984%2C29.044%20L101.455%2C142.061%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 1260px) {
      .form-block__inner:after {
        right: 0;
        top: auto;
        bottom: -2px; } }
  @media (max-width: 639px) {
      .form-block__inner:after {
        right: -20px;
        bottom: -34px; } }
  .form-block__left {
    position: relative;
    z-index: 2;
    width: 50%;
    padding: 0 20px 0 0; }
  @media (max-width: 1260px) {
    .form-block__left {
      width: 100%;
      padding: 0;
      padding: 0 0 24px;
      text-align: center; } }
  .form-block__right {
    position: relative;
    z-index: 2;
    width: 50%;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-flex-item-align: center;
    align-self: center; }
  @media (max-width: 1260px) {
    .form-block__right {
      width: 100%;
      max-width: 692px;
      margin: 0 auto; } }
  .form-block__title {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4; }
  @media (max-width: 639px) {
    .form-block__title {
      font-size: 23px;
      line-height: 27px;
      padding: 0 0 4px; } }
  .form-block__desc {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 27px; }
  @media (max-width: 639px) {
    .form-block__desc {
      font-size: 16px; } }
  @media (max-width: 1260px) {
      .form-block__desc br {
        display: none; } }
  .form-block .tpl-anketa {
    font-size: 0; }
  .form-block .tpl-anketa .tpl-field.type-radio_group ul li input[type="radio"]:checked + span:before {
    box-shadow: inset 0 0 0 7px #fff;
    background: none; }
  .form-block .tpl-anketa .tpl-field.type-radio_group ul li span:before {
    background: none;
    box-shadow: inset 0 0 0 2px #fff; }
  .form-block .tpl-anketa .tpl-field.type-multi_checkbox ul li span:before {
    box-shadow: inset 0 0 0 2px #fff; }
  .form-block .tpl-anketa .tpl-field.type-checkbox ul li span {
    color: #fff; }
  .form-block .tpl-anketa .tpl-field.type-checkbox ul li span:before {
    box-shadow: inset 0 0 0 2px #fff; }
  .form-block .tpl-anketa .tpl-field.type-multi_checkbox ul li input[type="checkbox"]:checked + span:before, .form-block .tpl-anketa .tpl-field.type-checkbox ul li label:hover input[type="checkbox"]:checked + span:before, .form-block .tpl-anketa .tpl-field.type-checkbox ul li input[type="checkbox"]:checked + span:before {
    box-shadow: inset 0 0 0 2px #fff; }
  .form-block .tpl-anketa .tpl-field .error-message, .form-block .tpl-anketa .gr-field-style .error-message, .form-block .tpl-anketa .option-item .error-message, .form-block .tpl-anketa .form-item .error-message {
    color: #fff; }
  .form-block .tpl-anketa .tpl-field {
    margin-bottom: 15px;
    color: #fff; }
  .form-block .tpl-anketa .tpl-field h1, .form-block .tpl-anketa .tpl-field h2, .form-block .tpl-anketa .tpl-field h3, .form-block .tpl-anketa .tpl-field h4, .form-block .tpl-anketa .tpl-field h5, .form-block .tpl-anketa .tpl-field h6, .form-block .tpl-anketa .tpl-field .field-note, .form-block .tpl-anketa .tpl-field .field-title {
    color: #fff; }
  .form-block .tpl-anketa .tpl-field.type-checkbox ul li input[type="checkbox"]:checked + span, .form-block .tpl-anketa .tpl-field.type-multi_checkbox ul li input[type="checkbox"]:checked + span, .form-block .tpl-anketa .tpl-field.type-radio_group ul li span, .form-block .tpl-anketa .tpl-field.type-radio_group ul li label:hover input[type="radio"]:checked + span, .form-block .tpl-anketa .tpl-field.type-radio_group ul li input[type="radio"]:checked + span, .form-block .tpl-anketa .tpl-field.type-multi_checkbox ul li span {
    color: #fff; }
  .form-block .tpl-anketa .tpl-field.last-inline {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    width: calc(100% - 163px - 20px); }
    @media (max-width: 639px) {
      .form-block .tpl-anketa .tpl-field.last-inline {
        width: 100%;
        margin: 0 0 15px; } }
    .form-block .tpl-anketa .tpl-field.last-inline + .tpl-field-button {
      display: inline-block;
      vertical-align: top;
      width: 163px;
      margin: 0 0 0 20px; }
    @media (max-width: 639px) {
        .form-block .tpl-anketa .tpl-field.last-inline + .tpl-field-button {
          width: 100%;
          margin: 0; } }
    .form-block .tpl-anketa .tpl-field.last-inline + .tpl-field-button button {
      width: 100%; }
  .form-block .tpl-anketa .tpl-field input[type="text"], .form-block .tpl-anketa .tpl-field input[type="email"], .form-block .tpl-anketa .tpl-field input[type="tel"], .form-block .tpl-anketa .tpl-field input[type="number"], .form-block .tpl-anketa .tpl-field input[type="password"], .form-block .tpl-anketa .tpl-field textarea, .form-block .tpl-anketa .tpl-field select:not([multiple]), .form-block .tpl-anketa .tpl-field select[multiple] {
    box-shadow: none; }

.site-footer {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  background: #111; }
  .site-footer__inner {
    padding: 70px 0 55px; }
  @media (max-width: 1023px) {
    .site-footer__inner {
      padding: 60px 0 40px; } }
  @media (max-width: 767px) {
    .site-footer__inner {
      padding: 40px 0; } }
  .site-footer__top {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .site-footer__top-left {
    padding: 30px;
    border-radius: 10px;
    width: calc(100% - 324px - 30px);
    background: rgba(255, 255, 255, 0.05);
    -webkit-align-self: flex-start;
    -moz-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start; }
  @media (max-width: 1023px) {
      .site-footer__top-left {
        padding: 20px 30px;
        width: calc(100% - 220px - 30px); } }
  @media (max-width: 767px) {
      .site-footer__top-left {
        display: none; } }
  .site-footer__top-right {
    width: 324px;
    margin-left: 30px; }
  @media (max-width: 1023px) {
      .site-footer__top-right {
        width: 220px; } }
  @media (max-width: 767px) {
      .site-footer__top-right {
        width: 100%;
        margin: 0;
        text-align: center; } }
  .site-footer__bottom {
    padding-top: 55px;
    color: #fff;
    line-height: 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: 1023px) {
    .site-footer__bottom {
      padding-top: 40px; } }
  @media (max-width: 767px) {
    .site-footer__bottom {
      padding-top: 35px;
      display: block; } }
  .site-footer__bottom-left {
    width: 33.333%; }
  @media (max-width: 767px) {
      .site-footer__bottom-left {
        width: 100%;
        text-align: center; } }
  .site-footer__bottom-center {
    width: 33.333%;
    text-align: center; }
  @media (max-width: 767px) {
      .site-footer__bottom-center {
        width: 100%; } }
  .site-footer__bottom-right {
    width: 33.333%;
    text-align: right; }
  @media (max-width: 767px) {
      .site-footer__bottom-right {
        width: 100%;
        text-align: center; } }
  .site-footer .footer-menu {
    font-size: 0;
    overflow: hidden; }
  .site-footer .footer-menu > li {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: 33.33%; }
  @media (max-width: 1260px) {
      .site-footer .footer-menu > li {
        width: 50%; } }
  @media (min-width: 1261px) {
      .site-footer .footer-menu > li:first-child a, .site-footer .footer-menu > li:nth-child(3n + 4) a {
        padding-left: 0; } }
  @media (max-width: 1260px) {
      .site-footer .footer-menu > li:first-child a, .site-footer .footer-menu > li:nth-child(2n + 3) a {
        padding-left: 0; } }
  .site-footer .footer-menu > li:first-child:before {
    display: block; }
  .site-footer .footer-menu > li:nth-child(2):before {
    display: block; }
    @media (max-width: 1260px) {
        .site-footer .footer-menu > li:nth-child(2):before {
          display: none; } }
    @media (max-width: 1023px) {
        .site-footer .footer-menu > li:nth-child(2) ul {
          padding-left: 30px; } }
  .site-footer .footer-menu > li:before {
    position: absolute;
    top: -10000px;
    right: 0;
    bottom: -10000px;
    width: 1px;
    content: '';
    display: none;
    background: rgba(255, 255, 255, 0.1); }
  .site-footer .footer-menu > li > a {
    color: #fff;
    font-size: 17px;
    font-weight: 500;
    display: inline-block;
    text-decoration: none;
    padding: 9px 0 9px 30px; }
    @media (max-width: 1023px) {
      .site-footer .footer-menu > li > a {
        font-size: 16px; } }
    .site-footer .footer-menu > li > a:hover {
      text-decoration: underline; }
  .site-footer .footer-menu > li ul {
    padding: 0 0 0 30px; }
    @media (max-width: 1260px) {
      .site-footer .footer-menu > li ul {
        padding: 0 0 0 20px; } }
    @media (max-width: 1023px) {
      .site-footer .footer-menu > li ul {
        padding: 0; } }
    .site-footer .footer-menu > li ul li {
      display: block;
      width: auto; }
    .site-footer .footer-menu > li ul li a {
      color: #a0a0a0;
      font-size: 15px;
      font-weight: 400;
      padding: 10px 0;
      text-decoration: none;
      display: inline-block; }
    .site-footer .footer-menu > li ul li a:hover {
      text-decoration: underline; }
    .site-footer .footer-menu > li ul li ul {
      padding-left: 15px; }
  .site-footer .footer-contacts {
    height: 100%; }
  .site-footer .footer-contacts__body {
    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; }
  @media (max-width: 767px) {
      .site-footer .footer-contacts__body {
        display: block; } }
  .site-footer .footer-address {
    position: relative;
    width: 250px;
    padding-left: 47px;
    color: #a0a0a0;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 30px; }
  @media (max-width: 1023px) {
    .site-footer .footer-address {
      width: auto;
      font-size: 14px;
      padding-left: 40px;
      margin-bottom: 20px; } }
  @media (max-width: 767px) {
    .site-footer .footer-address {
      width: 230px;
      text-align: left;
      display: inline-block;
      vertical-align: top;
      padding-left: 50px; } }
  .site-footer .footer-address:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 19px;
    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%2219px%22%20height%3D%2225px%22%20%20viewBox%3D%220%200%2019%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M8.524%2C0.367%20C4.146%2C0.597%200.498%2C4.014%200.045%2C8.328%20C-0.182%2C10.478%200.370%2C12.484%201.446%2C14.126%20L8.138%2C24.510%20C8.545%2C25.141%209.472%2C25.141%209.879%2C24.510%20L16.570%2C14.126%20C17.487%2C12.731%2018.023%2C11.068%2018.023%2C9.283%20C18.023%2C4.194%2013.722%2C0.099%208.524%2C0.367%20ZM9.008%2C12.926%20C7.015%2C12.926%205.403%2C11.320%205.403%2C9.334%20C5.403%2C7.349%207.015%2C5.743%209.008%2C5.743%20C11.002%2C5.743%2012.614%2C7.349%2012.614%2C9.334%20C12.614%2C11.320%2011.002%2C12.926%209.008%2C12.926%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .site-footer .footer-phones {
    margin-bottom: 30px; }
  .site-footer .footer-phones__inner {
    position: relative;
    padding-left: 52px;
    display: inline-block; }
  @media (max-width: 1023px) {
      .site-footer .footer-phones__inner {
        padding-left: 40px; } }
  @media (max-width: 767px) {
      .site-footer .footer-phones__inner {
        padding-left: 50px; } }
  .site-footer .footer-phones__inner:before {
    position: absolute;
    content: '';
    top: 5px;
    left: 0;
    width: 23px;
    height: 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%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%20fill%3D%22%23ea7946%22%20d%3D%22M2.490%2C0.773%20L2.632%2C0.633%20C3.563%2C-0.282%205.108%2C-0.149%205.862%2C0.911%20L8.736%2C4.947%20C9.325%2C5.774%209.224%2C6.897%208.499%2C7.612%20L8.324%2C7.784%20C7.805%2C8.293%207.687%2C9.091%208.064%2C9.709%20C9.221%2C11.603%2010.762%2C13.119%2012.688%2C14.255%20C13.317%2C14.626%2014.127%2C14.510%2014.647%2C14.000%20L14.821%2C13.828%20C15.547%2C13.114%2016.690%2C13.016%2017.531%2C13.595%20L21.636%2C16.420%20C22.714%2C17.162%2022.850%2C18.681%2021.919%2C19.596%20L21.777%2C19.736%20C19.639%2C21.837%2016.307%2C22.202%2013.747%2C20.622%20C8.768%2C17.547%204.716%2C13.563%201.589%2C8.668%20C-0.019%2C6.151%200.352%2C2.875%202.490%2C0.773%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .site-footer .footer-phones__body {
    color: #fff;
    font-size: 23px;
    font-weight: 700; }
  @media (max-width: 1023px) {
      .site-footer .footer-phones__body {
        font-size: 16px; } }
  @media (max-width: 767px) {
      .site-footer .footer-phones__body {
        text-align: left; } }
  .site-footer .footer-phones__body a {
    color: inherit;
    text-decoration: none; }
  .site-footer .footer-phones__desc {
    color: #a0a0a0;
    font-size: 13px;
    font-weight: 400;
    text-align: left; }
  .site-footer .social-block {
    margin-top: auto;
    margin-bottom: -9px; }
  @media (max-width: 767px) {
    .site-footer .social-block {
      margin: 0; } }
  .site-footer .social-block__items {
    font-size: 0; }
  .site-footer .social-block__item {
    display: inline-block;
    vertical-align: top;
    margin-right: 9px;
    margin-bottom: 9px;
    font-size: 0;
    text-decoration: none; }
  @media (max-width: 767px) {
      .site-footer .social-block__item {
        margin: 0 4px 8px; } }
  .site-footer .social-block__item img, .site-footer .social-block__item svg {
    max-width: 40px; }
  .site-footer .footer-site-name {
    font-size: 17px;
    line-height: 1.2; }
  @media (max-width: 1023px) {
    .site-footer .footer-site-name {
      font-size: 15px;
      padding-bottom: 25px; } }
  .site-footer .footer-counters {
    font-size: 16px;
    line-height: 1.2; }
  @media (max-width: 1023px) {
    .site-footer .footer-counters {
      font-size: 15px;
      padding-bottom: 25px; } }
  .site-footer .footer-copyright {
    font-size: 16px;
    line-height: 1.2; }
  @media (max-width: 1023px) {
    .site-footer .footer-copyright {
      font-size: 15px; } }
  .site-footer .footer-copyright a {
    color: #fff;
    text-decoration: none; }
  .site-footer .footer-copyright span {
    font-size: 16px !important; }
  @media (max-width: 1023px) {
      .site-footer .footer-copyright span {
        font-size: 15px !important; } }

.remodal {
  text-align: left;
  border-radius: 10px;
  padding: 35px 40px 40px; }
  @media (min-width: 640px) {
  .remodal {
    max-width: 396px; } }
  @media screen and (max-width: 639px) {
  .remodal {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    border-radius: 0;
    overflow: hidden;
    overflow-y: auto;
    padding: 40px 20px; } }
  .remodal .remodal-close-btn {
    position: absolute;
    right: 0;
    top: 0; }
  @media (max-width: 639px) {
    .remodal .remodal-close-btn {
      border-radius: 0; } }
  .remodal .tpl-anketa__title {
    color: #1c1c1c;
    font-size: 25px;
    font-weight: 600;
    padding: 0 0 25px; }
  @media (max-width: 1260px) {
      .remodal .tpl-anketa__title {
        padding: 0 0 20px;
        font-size: 24px;
        font-weight: 700; } }
  .remodal .tpl-anketa .tpl-field {
    margin-bottom: 25px; }
  .remodal .tpl-anketa .tpl-field:last-child {
    margin-bottom: 0; }

.cart-popup-container .panel-cart {
  display: none; }
  .cart-popup-container .cart-preview-container {
    display: block !important; }
  .cart-popup-container .cart-preview-container__sum-left {
    margin-bottom: 10px; }
  .cart-popup-container .cart-preview-container__sum-right {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline; }
  .cart-popup-container .cart-preview-container__sum-title {
    color: #1c1c1c;
    font-size: 16px;
    font-weight: 500;
    width: 91px; }
  .cart-popup-container .cart-preview-container__sum-body {
    color: #ea7946;
    font-size: 23px;
    font-weight: 700; }
    .cart-popup-container .cart-preview-container__sum-body span {
      font-size: 16px;
      font-weight: 400;
      font-family: 'Montserrat', Arial, Helvetica, sans-serif; }
  .cart-popup-container .cart-preview-container__total-amount-body {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline; }
  .cart-popup-container .cart-preview-container__amount-sum-title {
    color: #1c1c1c;
    font-size: 16px;
    font-weight: 500;
    width: 91px; }
  .cart-popup-container .cart-preview-container__amount-sum-body {
    color: #ea7946;
    font-size: 23px;
    font-weight: 700; }
  .cart-popup-container .cart-preview-container__title {
    position: relative;
    color: #1c1c1c;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 32px;
    padding-left: 40px; }
  .cart-popup-container .cart-preview-container__title:before {
    position: absolute;
    content: '';
    top: 50%;
    left: 0;
    width: 19px;
    height: 18px;
    margin-top: -9px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2019%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M18.988%2C5.450%20L18.265%2C10.719%20C18.128%2C11.720%2017.305%2C12.489%2016.292%2C12.564%20L8.269%2C13.153%20C7.188%2C13.233%206.216%2C12.499%206.001%2C11.443%20L4.157%2C2.367%20C4.135%2C2.238%204.045%2C2.165%203.942%2C2.165%20L2.009%2C2.165%20C1.379%2C2.165%200.874%2C1.625%200.939%2C0.985%20C0.996%2C0.428%201.509%2C0.026%202.071%2C0.026%20L3.942%2C0.026%20C5.091%2C0.026%206.067%2C0.843%206.270%2C1.965%20L6.484%2C3.021%20L16.856%2C3.021%20C18.160%2C3.021%2019.164%2C4.165%2018.988%2C5.450%20ZM7.389%2C14.576%20C8.339%2C14.576%209.110%2C15.342%209.110%2C16.288%20C9.110%2C17.233%208.339%2C17.999%207.389%2C17.999%20C6.438%2C17.999%205.667%2C17.233%205.667%2C16.288%20C5.667%2C15.342%206.438%2C14.576%207.389%2C14.576%20ZM15.135%2C14.576%20C16.086%2C14.576%2016.856%2C15.342%2016.856%2C16.288%20C16.856%2C17.233%2016.086%2C17.999%2015.135%2C17.999%20C14.184%2C17.999%2013.413%2C17.233%2013.413%2C16.288%20C13.413%2C15.342%2014.184%2C14.576%2015.135%2C14.576%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .cart-popup-container .cart-preview-container__items {
    margin: 0 0 30px; }
  .cart-popup-container .cart-preview-container__item {
    position: relative;
    margin-bottom: 30px;
    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; }
  .cart-popup-container .cart-preview-container__item:last-child {
    margin-bottom: 0; }
  .cart-popup-container .cart-preview-container__image {
    position: relative;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 7px;
    margin-right: 20px;
    background-size: contain;
    background-position: 50%;
    background-repeat: no-repeat; }
  .cart-popup-container .cart-preview-container__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% !important; }
  .cart-popup-container .cart-preview-container__image img {
    opacity: 0; }
  .cart-popup-container .cart-preview-container__text {
    width: calc(100% - 70px - 20px - 12px); }
  .cart-popup-container .cart-preview-container__name {
    color: #1c1c1c;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    transition: all 0.2s; }
  .cart-popup-container .cart-preview-container__name:hover {
    color: #ea7946; }
  .cart-popup-container .cart-preview-container__name a {
    color: inherit;
    text-decoration: none;
    transition: all 0.2s; }
  .cart-popup-container .cart-preview-container__price {
    padding-top: 10px;
    color: #1c1c1c;
    font-size: 18px;
    font-weight: 700; }
  .cart-popup-container .cart-preview-container__price span {
    font-size: 14px;
    font-weight: 400; }
  .cart-popup-container .cart-preview-container__amount {
    position: absolute;
    top: -11px;
    left: 58px;
    width: 22px;
    height: 22px;
    color: #fff;
    background: #ea7946;
    border-radius: 50%;
    font-size: 11px;
    line-height: 22px;
    text-align: center; }
  .cart-popup-container .cart-preview-container__delete {
    position: relative;
    width: 12px;
    height: 15px;
    cursor: pointer;
    margin-top: 28px;
    transition: all 0.2s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2215px%22%20%20viewBox%3D%220%200%2012%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20opacity%3D%220.2%22%20fill%3D%22%23000%22%20d%3D%22M11.052%2C1.562%20L7.579%2C1.562%20C7.579%2C0.700%206.871%2C-0.000%206.000%2C-0.000%20C5.128%2C-0.000%204.421%2C0.700%204.421%2C1.562%20L0.947%2C1.562%20C0.423%2C1.562%20-0.000%2C1.981%20-0.000%2C2.500%20C-0.000%2C3.018%200.423%2C3.437%200.947%2C3.437%20L1.497%2C13.522%20C1.544%2C14.350%202.236%2C15.000%203.076%2C15.000%20L8.924%2C15.000%20C9.764%2C15.000%2010.455%2C14.350%2010.503%2C13.522%20L11.052%2C3.437%20C11.577%2C3.437%2012.000%2C3.018%2012.000%2C2.500%20C12.000%2C1.981%2011.577%2C1.562%2011.052%2C1.562%20ZM5.052%2C11.875%20C5.052%2C12.218%204.768%2C12.500%204.421%2C12.500%20C4.073%2C12.500%203.789%2C12.218%203.789%2C11.875%20L3.789%2C5.625%20C3.789%2C5.281%204.073%2C5.000%204.421%2C5.000%20C4.768%2C5.000%205.052%2C5.281%205.052%2C5.625%20L5.052%2C11.875%20ZM8.210%2C11.875%20C8.210%2C12.218%207.926%2C12.500%207.579%2C12.500%20C7.231%2C12.500%206.947%2C12.218%206.947%2C11.875%20L6.947%2C5.625%20C6.947%2C5.281%207.231%2C5.000%207.579%2C5.000%20C7.926%2C5.000%208.210%2C5.281%208.210%2C5.625%20L8.210%2C11.875%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .cart-popup-container .cart-preview-container__delete: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%2215px%22%20%20viewBox%3D%220%200%2012%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ea7946%22%20d%3D%22M11.052%2C1.562%20L7.579%2C1.562%20C7.579%2C0.700%206.871%2C-0.000%206.000%2C-0.000%20C5.128%2C-0.000%204.421%2C0.700%204.421%2C1.562%20L0.947%2C1.562%20C0.423%2C1.562%20-0.000%2C1.981%20-0.000%2C2.500%20C-0.000%2C3.018%200.423%2C3.437%200.947%2C3.437%20L1.497%2C13.522%20C1.544%2C14.350%202.236%2C15.000%203.076%2C15.000%20L8.924%2C15.000%20C9.764%2C15.000%2010.455%2C14.350%2010.503%2C13.522%20L11.052%2C3.437%20C11.577%2C3.437%2012.000%2C3.018%2012.000%2C2.500%20C12.000%2C1.981%2011.577%2C1.562%2011.052%2C1.562%20ZM5.052%2C11.875%20C5.052%2C12.218%204.768%2C12.500%204.421%2C12.500%20C4.073%2C12.500%203.789%2C12.218%203.789%2C11.875%20L3.789%2C5.625%20C3.789%2C5.281%204.073%2C5.000%204.421%2C5.000%20C4.768%2C5.000%205.052%2C5.281%205.052%2C5.625%20L5.052%2C11.875%20ZM8.210%2C11.875%20C8.210%2C12.218%207.926%2C12.500%207.579%2C12.500%20C7.231%2C12.500%206.947%2C12.218%206.947%2C11.875%20L6.947%2C5.625%20C6.947%2C5.281%207.231%2C5.000%207.579%2C5.000%20C7.926%2C5.000%208.210%2C5.281%208.210%2C5.625%20L8.210%2C11.875%20Z%22%2F%3E%3C%2Fsvg%3E") 50% no-repeat; }
  .cart-popup-container .cart-preview-container__btns {
    padding: 28px 0 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; }

.up-button {
  cursor: pointer;
  width: 40px;
  height: 76px;
  display: block;
  border-radius: 100%;
  background: #ea7946;
  position: fixed;
  top: 50%;
  right: 0;
  margin-top: -25px;
  z-index: 1000;
  border-radius: 50px 0 0 50px;
  transition: all 0.2s;
  opacity: 0;
  visibility: hidden; }
  .up-button.is-active {
    opacity: 1;
    visibility: visible; }
  @media (max-width: 1023px) {
  .up-button {
    display: none; } }
  .up-button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    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%2210px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2010%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20clip-rule%3D%22evenodd%22%20d%3D%22M0.292893%207.11711C-0.0976317%206.72659%20-0.0976317%206.09342%200.292893%205.7029L5%200.99579L9.70711%205.7029C10.0976%206.09342%2010.0976%206.72658%209.70711%207.11711C9.31658%207.50763%208.68342%207.50763%208.29289%207.11711L6%204.82422L6%2020C6%2020.5523%205.55228%2021%205%2021C4.44771%2021%204%2020.5523%204%2020L4%204.82422L1.70711%207.11711C1.31658%207.50764%200.683417%207.50764%200.292893%207.11711Z%22%20fill%3D%22%23ffffff%22%2F%3E%3C%2Fsvg%3E") top 50% right 40% no-repeat; }
  .up-button:hover {
    background: #ed8d62; }
  .up-button:active {
    background: #d36d3f; }