@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700&display=swap&subset=cyrillic,cyrillic-ext");
/*Шрифты*/
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll;
}
body {
  margin: 0;
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}
audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden], template {
  display: none;
}
a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b, strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button, input, optgroup, select, textarea {
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button, select {
  text-transform: none;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled], html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
}
/*border-spacing:0*/
/*td,th{padding:0}*/
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a, a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr, img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}
@media screen and (min-width: 640px) {
  .remodal {
    max-width: 400px;
  }
}
.remodal-wrapper {
  padding: 0;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.visible {
  visibility: visible;
}
.reset-indents {
  padding: 0;
  margin: 0;
}
.reset-font {
  line-height: 0;
  font-size: 0;
}
.clear-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0;
}
.clearfix:after {
  clear: both;
}
.clear {
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0;
}
.clear-self::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: "";
}
.overflowHidden {
  overflow: hidden;
}
ins {
  text-decoration: none;
}
.thumb, .YMaps, .ymaps-map {
  color: #000;
}
.table {
  display: table;
}
.table .tr {
  display: table-row;
}
.table .tr .td {
  display: table-cell;
}
.table0, .table1, .table2 {
  border-collapse: collapse;
}
.table0 td, .table1 td, .table2 td {
  padding: 0.5em;
}
.table1, .table2 {
  border: 1px solid #afafaf;
}
.table1 td, .table2 td, .table1 th, .table2 th {
  border: 1px solid #afafaf;
}
.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #f00;
}
.menu-default, .menu-default ul, .menu-default li {
  padding: 0;
  margin: 0;
  list-style: none;
}
img, textarea, object, object embed, .table-wrapper {
  max-width: 100%;
}
.table-wrapper {
  overflow: auto;
}
img {
  height: auto;
}
table img {
  max-width: none;
}
* {
  box-sizing: border-box;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
a {
  text-decoration: underline;
  color: #ffa503;
}
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: #ffa503;
  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 "Montserrat", Arial, Helvetica, sans-serif;
  border-radius: 6px;
}
.shop-product-btn.type-3 {
  padding: 18px 26px 19px;
  font: 600 18px/ 1 "Montserrat", Arial, Helvetica, sans-serif;
  border-radius: 6px;
}
.shop-product-btn:hover {
  color: #fff;
  border: none;
  box-shadow: none;
  background: #ed9b09;
}
.shop-product-btn:active {
  color: #fff;
  border: none;
  box-shadow: none;
  background: #ed9b09;
}
.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%23ffa503%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%23ffa503%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 "Montserrat", Arial, Helvetica, sans-serif;
  border: none;
  background: #ffa503;
  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: #ed9b09;
}
.gr-button-1:active, .cart-preview-container .cart-preview-container__order:active {
  color: #fff;
  border: none;
  box-shadow: none;
  background: #ed9b09;
}
.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 "Montserrat", 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: #ffa503;
  font: 500 15px/ 1.35 "Montserrat", Arial, Helvetica, sans-serif;
  border: none;
  background: #fff;
  box-shadow: inset 0 0 0 2px rgba(255, 165, 3, 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: #ffa503;
}
.gr-button-3:active {
  color: #fff;
  border: none;
  box-shadow: none;
  background: #51ac39;
}
.gr-button-4 {
  position: relative;
  height: auto;
  min-height: auto;
  vertical-align: top;
  display: inline-block;
  color: #ffa503;
  font: 500 15px/ 1.35 "Montserrat", 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: #ffa503;
}
.gr-button-4:active {
  color: #fff;
  border: none;
  box-shadow: none;
  background: #ed9b09;
}
.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: #ed9b09;
}
.gr-icon-btn:active {
  border: none;
  background: #fff;
  box-shadow: none;
}
.gr-icon-btn:active:after {
  background: #ed9b09;
}
.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: #ffa503;
  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: #ffa503;
  box-shadow: inset 0 0 0 2px #ffa503;
}
.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 "Montserrat", Arial, Helvetica, sans-serif;
  border: none;
  background: #ffa503;
  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: #ed9b09;
}
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: #ed9b09;
}
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 "Montserrat", Arial, Helvetica, sans-serif;
  border: none;
  background: #ffa503;
  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: #ed9b09;
}
.shop2-product-folders a:active {
  color: #fff;
  border: none;
  box-shadow: none;
  background: #ed9b09;
}
/*Стили кнопок*/
/*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 "Montserrat", 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 #ffa503;
  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 #ffa503;
}
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 #ffa503;
}
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 "Montserrat", 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 #ffa503;
  background: #fff;
}
body .mg-styler-label--radio.checked:before {
  border: none;
  box-shadow: inset 0 0 0 7px #ffa503;
  background: #fff;
}
body .mg-styler-label--radio.checked:hover:before {
  border: none;
  box-shadow: inset 0 0 0 7px #ffa503;
  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 "Montserrat", 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 "Montserrat", 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 "Montserrat", 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: #eb3c3c;
  font: 400 13px/ normal "Montserrat", 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: #eb3c3c;
}
.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 #eb3c3c;
}
.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 #eb3c3c;
}
.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 "Montserrat", 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 "Montserrat", 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 "Montserrat", 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 13px;
  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 "Montserrat", 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 #ffa503;
  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 #ffa503;
}
.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;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  -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 #ffa503;
}
.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 "Montserrat", 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 #ffa503;
  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 #ffa503;
}
.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;
  margin-right: 15px;
  display: inline-block;
  vertical-align: middle;
  -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 #ffa503;
}
.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 "Montserrat", 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 #ffa503;
  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 #ffa503;
  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 #ffa503;
  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 "Montserrat", 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%23ffa503%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%23ffa503%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%23ffa503%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%23ffa503%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%23ffa503%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%23ffa503%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 "Montserrat", 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%23ffa503%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 "Montserrat", 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 "Montserrat", 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 #ffa503;
  background: none;
}
.filter-block .shop2-filter__checkbox .param-val.active-val {
  background: none;
  font: 400 15px "Montserrat", 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 #ffa503;
}
.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 #ffa503;
}
.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: #ffa503;
  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: #ffa503;
  box-shadow: none;
}
.filter-block .ui-widget.ui-widget-content .ui-slider-handle:hover {
  border: none;
  background: #ed9b09;
  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: #ed9b09;
  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%23ffa503%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: #ffa503;
  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: 3;
  color: #111;
  width: 272px;
  height: 60px;
  font: 400 17px/ normal "Montserrat", 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 "Montserrat", 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: #ffa503;
}
.sorting-block .sorting-block__popup .sort-param {
  position: relative;
  display: block;
  text-decoration: none;
  font: 400 17px/ normal "Montserrat", 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: #ffa503;
}
.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;
}
/*Сордировка*/
/*ЦИФРЫ*/
/*СТРЕЛКИ*/
/*КНОПКА "ПРЕД."*/
/*КНОПКА "СЛЕД."*/
.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 "Montserrat", 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: #ffa503;
  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: #ffa503;
  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 "Montserrat", 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 "Montserrat", 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 #ffa503;
  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 #ed9b09;
  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 #ed9b09;
  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 #ffa503;
  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 #ed9b09;
  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 #ed9b09;
  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 "Montserrat", 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%23ffa503%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: #ffa503;
  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 "Montserrat", 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%23ffa503%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 "Montserrat", Arial, Helvetica, sans-serif;
}
.search-form .ui-widget.ui-widget-content {
  position: relative;
  display: block;
  border: none;
  background: none;
  box-shadow: none;
  height: 2px;
  border-radius: 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: #ffa503;
  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: #ffa503;
  box-shadow: none;
}
.search-form .ui-widget.ui-widget-content .ui-slider-handle:hover {
  border: none;
  background: #ed9b09;
  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: #ed9b09;
  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 "Montserrat", 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 "Montserrat", 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 "Montserrat", Arial, Helvetica, sans-serif;
  margin: 2px 12px 0 0;
}
#shop2-color-ext-popup li ins, #shop2-color-ext-select li ins {
  display: none;
}
.shop2-panel {
  background: rgba(0, 0, 0, 0.7);
  border: none;
  height: 56px;
}
.shop2-panel .shop-panel-content {
  max-width: 960px;
  margin: 0 auto;
  line-height: 52px;
  text-align: center;
}
.shop2-panel .shop-panel-content a {
  font-size: 14px;
  color: white;
  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 {
  width: 121px;
  background: #fff;
  border-radius: 6px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
}
body .product-amount .amount-title, body .cart-amount .amount-title {
  display: none;
}
body .product-amount .shop2-product-amount, body .cart-amount .shop2-product-amount {
  margin: 0;
  width: auto;
}
body .product-amount .shop2-product-amount.disabled button:disabled, body .cart-amount .shop2-product-amount.disabled button:disabled {
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%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 {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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 {
  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 {
  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 {
  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 {
  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 {
  color: #111;
  opacity: 1 !important;
}
body .product-amount .shop2-product-amount button, body .cart-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 {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffa503%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 {
  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 {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffa503%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 {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffa503%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 {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffa503%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 {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffa503%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 {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffa503%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 {
  width: 36px;
  height: 48px;
  font: 400 16px/48px "Montserrat", 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 {
  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 {
  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 "Montserrat", Arial, Helvetica, sans-serif;
  margin: 0 0 6px 0;
}
.shop2-product-params .param-body {
  color: #a5a5a5;
  font: 400 15px "Montserrat", Arial, Helvetica, sans-serif;
}
.shop2-product-params .param-body a {
  text-decoration: none;
}
.shop2-product-params .param-body a:hover {
  text-decoration: underline;
}
.shop2-product-params .shop2-color-pick, .shop2-product-params .shop2-texture-pick, .shop2-product-params .shop2-color-ext-list {
  overflow: visible;
  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 "Montserrat", Arial, Helvetica, sans-serif;
}
body .shop2-product-options .option-body {
  color: #a5a5a5;
  font: 400 15px "Montserrat", Arial, Helvetica, sans-serif;
}
body .shop2-product-options .option-body a {
  text-decoration: none;
}
body .shop2-product-options .option-body a:hover {
  text-decoration: underline;
}
body .shop2-product-options .shop2-color-pick, body .shop2-product-options .shop2-texture-pick, body .shop2-product-options .shop2-color-ext-list {
  overflow: visible;
  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;
}
.options-more {
  display: none;
}
.shop2-color-ext-select .shop2-color-ext-options {
  padding: 13px 50px 13px 13px;
}
/*Параметры*/
.cart-params__list {
  display: inline-block;
  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 "Montserrat", 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 "Montserrat", 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 "Montserrat", Arial, Helvetica, sans-serif;
}
/*Подарок и скидка*/
body .product-flags__item {
  color: #fff;
  font: 400 11px/ 1 "Montserrat", 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-msg, .shop2-color-ext-tooltip, .shop2-product-discount-desc {
  font: 400 13px/ normal "Montserrat", 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-msg a, .shop2-color-ext-tooltip a, .shop2-product-discount-desc a {
  color: #111;
}
#shop2-msg .color_icon, .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-msg .col_title, .shop2-color-ext-tooltip .col_title, .shop2-product-discount-desc .col_title {
  font-size: 12px;
}
#shop2-msg ul li, .shop2-color-ext-tooltip ul li, .shop2-product-discount-desc ul li {
  margin: 5px;
  display: inline-block;
  vertical-align: top;
}
#shop2-msg ul li:first-child, .shop2-color-ext-tooltip ul li:first-child, .shop2-product-discount-desc ul li:first-child {
  margin: 5px;
}
#shop2-msg ul li span, .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-msg ul li div, .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 "Montserrat", 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%;
}
@media screen and (max-width: 500px) {
  #shop2-msg {
    max-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 "Montserrat", 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 #ffa503;
  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 "Montserrat", 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 #ffa503;
  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 #ffa503;
}
.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 #ffa503;
  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 #ffa503;
  background: #fff;
}
.shop2-order-options .options-list .option-type .option-label .label-name {
  position: relative;
  padding: 0;
  font: 400 15px/ normal "Montserrat", 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 #ffa503;
  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 #ffa503;
}
.shop2-order-options .options-list .option-type.active-type:first-child {
  border: 1px solid #ffa503;
  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 "Montserrat", 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 #ffa503;
  background: #fff;
}
.shop2-edost .shop2-edost-control.active:before {
  border: none;
  box-shadow: inset 0 0 0 7px #ffa503;
  background: #fff;
}
.shop2-edost .shop2-edost-control.active:hover:before {
  border: none;
  box-shadow: inset 0 0 0 7px #ffa503;
  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 "Montserrat", 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: #ffa503;
  text-decoration: none;
  transition: all 0.2s;
  border-bottom: 1px solid rgba(255, 165, 3, 0.6);
}
.shop2-cart-auth .shop2-cart-auth__row:first-child a:hover {
  border-bottom-color: #ffa503;
}
@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%23ffa503%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 "Montserrat", 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 "Montserrat", 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 "Montserrat", 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: #ffa503;
  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%23ffa503%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 version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' xml:space='preserve' x='0px' y='0px' width='12px' height='15px' viewBox='0 0 12 15' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E'%3Cpath fill='%23ffa503' d='M11.052,1.562 L7.578,1.562 C7.578,0.700 6.871,-0.000 5.999,-0.000 C5.128,-0.000 4.421,0.700 4.421,1.562 L0.947,1.562 C0.423,1.562 -0.001,1.981 -0.001,2.499 C-0.001,3.018 0.423,3.437 0.947,3.437 L1.496,13.522 C1.544,14.350 2.235,15.000 3.075,15.000 L8.924,15.000 C9.764,15.000 10.455,14.350 10.503,13.522 L11.052,3.437 C11.576,3.437 11.999,3.018 11.999,2.499 C11.999,1.981 11.576,1.562 11.052,1.562 ZM5.052,11.875 C5.052,12.218 4.768,12.500 4.421,12.500 C4.073,12.500 3.789,12.218 3.789,11.875 L3.789,5.625 C3.789,5.281 4.073,5.000 4.421,5.000 C4.768,5.000 5.052,5.281 5.052,5.625 L5.052,11.875 ZM8.210,11.875 C8.210,12.218 7.926,12.500 7.578,12.500 C7.231,12.500 6.947,12.218 6.947,11.875 L6.947,5.625 C6.947,5.281 7.231,5.000 7.578,5.000 C7.926,5.000 8.210,5.281 8.210,5.625 L8.210,11.875 Z'/%3E%3C/svg%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: #eb3c3c;
  font: 700 13px/ 1.33 "Montserrat", 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%23ffa503%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 "Montserrat", Arial, Helvetica, sans-serif;
}
.cart-total__body {
  width: 50%;
  text-align: right;
  color: #1c1c1c;
  font: 700 20px/ 1.2 "Montserrat", 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 "Montserrat", 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: #ffa503;
}
.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: #ed9b09;
}
.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%23ffa503%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: #eb3c3c;
}
.cart-registration__title {
  color: #1c1c1c;
  font: 700 28px/ normal "Montserrat", 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 #ffa503;
}
@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: #ffa503;
}
.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 "Montserrat", Arial, Helvetica, sans-serif;
}
.product-list.thumbs .product-item .gr-product-options .shop2-product-options .option-body {
  font: 400 14px/1.2 "Montserrat", 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;
}
@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;
}
@media (max-width: 1260px) {
  .product-list.thumbs .product-item .shop2-product-actions dt {
    display: block;
  }
}
.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 #ffa503;
}
@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 .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: #ffa503;
}
.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 "Montserrat", Arial, Helvetica, sans-serif;
}
.product-list.simple .product-item .gr-product-options .shop2-product-options .option-body {
  font: 400 14px/1.2 "Montserrat", 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;
}
.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;
}
@media (max-width: 1260px) {
  .product-list.simple .product-item .shop2-product-actions dt {
    display: block;
  }
}
.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;
  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 {
  display: none;
}
.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: #ffa503;
}
.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 "Montserrat", Arial, Helvetica, sans-serif;
}
.product-list.list .product-item .gr-product-options .shop2-product-options .option-body {
  font: 400 14px/1.2 "Montserrat", 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 {
  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;
}
@media (max-width: 1260px) {
  .product-list.list .product-item .shop2-product-actions dt {
    display: block;
  }
}
.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%23ffa503%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%23ffa503%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 #ffa503;
}
.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: #ffa503;
}
@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%23ffa503%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 #ffa503;
}
.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: #ffa503;
}
.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(255, 165, 3, 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: #eb3c3c;
}
.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 "Montserrat", 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 "Montserrat", 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 "Montserrat", 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 "Montserrat", 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: #eb3c3c;
}
.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: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
}
.comments-block .comments-form .tpl-field-reg .comments-chekbox font[color="red"] {
  display: block;
  width: 100%;
  color: #eb3c3c;
  font: 400 13px / normal "Montserrat", Arial, Helvetica, sans-serif;
  margin-top: 10px;
}
.comments-block .comments-form .tpl-field-reg .comments-chekbox font[color="red"] br {
  display: none;
}
.comments-block .comments-form .tpl-field-reg .mg-styler-label--checkbox {
  margin: 0;
  padding: 0;
  margin-right: 15px;
  min-width: 25px;
  height: 25px;
}
.comments-block .comments-form .tpl-field-reg a {
  color: #111;
  font: 400 15px/ normal "Montserrat", Arial, Helvetica, sans-serif;
  text-decoration: none;
}
.comments-block .comments-form .tpl-field-reg a:hover {
  text-decoration: underline;
}
.comments-block .comments-form .tpl-field-button {
  padding-top: 10px;
  margin: 0;
}
.comments-block .comments-reg__title {
  padding: 0 0 30px;
  color: #1c1c1c;
  font: 700 28px/ normal "Montserrat", 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 "Montserrat", 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: #ffa503;
}
.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 "Montserrat", 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: #ffa503;
}
.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 "Montserrat", 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: #ffa503;
  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 "Montserrat", 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: #ffa503;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffa503%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%23ffa503%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;
  width: 100%;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.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;
  }
}
.card-page .shop2-product__right .cart-page-product {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
@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 "Montserrat", 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 "Montserrat", 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 "Montserrat", Arial, Helvetica, sans-serif;
}
.card-page .form-additional .product-price .price-current strong {
  font: 700 32px/ 1 "Montserrat", 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 "Montserrat", 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: #ffa503;
}
.main-blocks .main-products__btn:active {
  box-shadow: none;
  background: #ed9b09;
}
.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;
  padding: 10px 20px;
}
@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: #ffa503;
}
@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%23ffa503%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 "Montserrat", 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;
  }
}
html, body {
  height: 100%;
  min-width: 320px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
html {
  font-size: 15px;
}
html.mobile .product-list.thumbs .product-item .product-compare.product-compare-added .link-reset, html.mobile .product-list.simple .product-item .product-compare.product-compare-added .link-reset {
  opacity: 1;
  visibility: visible;
}
body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #191919;
  background: #f5f5f5;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  line-height: 1.35;
}
h1, h2, h3, h4, h5, h6 {
  color: #1c1c1c;
  font-family: "Montserrat", Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.25;
}
h1 {
  margin-top: 0;
  font-size: 35px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  h1 {
    font-size: 31px;
  }
}
@media (max-width: 639px) {
  h1 {
    font-size: 23px;
  }
}
h2 {
  font-size: 1.5rem;
}
h3 {
  font-size: 1.17rem;
}
h4 {
  font-size: 1rem;
}
h5 {
  font-size: 0.83rem;
}
h6 {
  font-size: 0.67rem;
}
h5, h6 {
  font-weight: bold;
}
.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: 1200px;
}
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(255, 165, 3, 0.6);
}
.block_event {
  pointer-events: none;
}
.site__wrapper {
  max-width: 1200px;
  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;
}
@media (max-width: 1360px) {
  .site-main__inner {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@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"] .shop2-folders .parentItem {
  display: none;
}
.remodal[data-remodal-id="fixed-folders"] .shop2-folders .firstlevel {
  margin-bottom: 10px;
}
.remodal[data-remodal-id="fixed-folders"] .shop2-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"] .shop2-folders .firstlevel > a:hover {
  color: #ffa503;
}
.remodal[data-remodal-id="fixed-folders"] .shop2-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"] .shop2-folders .firstlevel ul li a:hover {
  color: #ffa503;
}
.remodal[data-remodal-id="fixed-folders"] .shop2-folders .firstlevel ul ul {
  padding-left: 10px;
  padding-bottom: 6px;
}
.header_blocks {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 639px) {
  .header_blocks {
    display: block;
    padding: 0 20px;
  }
  .header_blocks button {
    display: inline-block;
    margin-bottom: 10px;
  }
  .header_blocks .fixed-panel__btn {
    margin-bottom: 10px;
  }
  .header_blocks .cart-block {
    margin-left: 0;
  }
}
.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;
}
.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;
}
@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: #ffa503;
}
.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: #ffa503;
}
.remodal[data-remodal-id="fixed-folders"] .fixed-folders .firstlevel ul ul {
  padding-left: 10px;
  padding-bottom: 6px;
}
.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: #ffa503;
}
.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: #ffa503;
  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: #ffa503;
  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%23ffa503%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: #ffa503;
}
.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: #ffa503;
  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%23ffa503%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;
}
.cart-block {
  position: relative;
  width: 227px;
  height: 60px;
  border-radius: 10px;
  background: #fff;
}
@media (max-width: 1023px) {
  .cart-block {
    width: 121px;
    margin-left: 20px;
  }
}
.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%23ffa503%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;
}
.cart-block a {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  font-size: 0;
  border-radius: 10px;
}
.cart-block__text {
  color: #1c1c1c;
  font-size: 17px;
  font-weight: 600;
  padding-top: 18px;
  padding-left: 63px;
}
@media (max-width: 1023px) {
  .cart-block__text {
    display: none;
  }
}
.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;
}
.gr_image_1x1 {
  aspect-ratio: 1 !important;
}
.gr_image_3x2 {
  aspect-ratio: 1.5 !important;
}
.gr_image_2x3 {
  aspect-ratio: 0.6666666667 !important;
}
.gr_image_4x3 {
  aspect-ratio: 1.3333333333 !important;
}
.gr_image_3x4 {
  aspect-ratio: 0.75 !important;
}
.gr_image_contain, .product-list.thumbs[data-images-view="1"] .product-item .gr-product-image a img, .product-list.simple[data-images-view="1"] .product-item .gr-product-image a img, .cart-popup-container[data-images-view="1"] .cart-preview-container__image img {
  position: static !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: scale-down !important;
  max-width: 100%;
  max-height: 100%;
}
.darken:before, .product-list.thumbs[data-darken="1"] .product-item .gr-product-image a:before, .product-list.simple[data-darken="1"] .product-item .gr-product-image a:before, .cart-popup-container[data-darken="1"] .cart-preview-container__image:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  pointer-events: none;
  background: rgba(0, 0, 0, 0.05);
}
body .product-amount .shop2-product-amount {
  border-radius: 6px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
}
body .product-amount {
  box-shadow: none;
}
body .main-blocks .main-products .slick-disabled {
  opacity: 0.7;
  cursor: default;
}
body .main-blocks .main-products .slick-disabled:hover, body .main-blocks .main-products .slick-disabled:active {
  background: #111;
}
.kinds-block .slick-disabled {
  opacity: 0.7;
  cursor: default;
}
.kinds-block .slick-disabled:hover, .kinds-block .slick-disabled:active {
  background: #111;
}
.kinds-block .product-amount {
  display: block;
}
.shop2-product-tags > div {
  line-height: 16px;
}
.cart_page {
  pointer-events: none;
}
.shop-search-color-select {
  position: relative;
  height: 50px;
  overflow: hidden;
  transition: all 0.2s;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  border-radius: 5px;
}
@media (max-width: 639px) {
  .shop-search-color-select {
    height: 46px;
  }
}
.shop-search-color-select:hover {
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.shop-search-color-select:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}
.shop-search-color-select.active {
  z-index: 2;
  overflow: visible;
  box-shadow: none !important;
}
.shop-search-color-select.active:before {
  display: none;
}
.shop-search-color-select.active .shop-search-colors {
  max-height: 240px;
  overflow-y: auto;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%208%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 23px no-repeat #fff;
}
.shop-search-color-select.active:hover .shop-search-colors {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%226px%22%20%20viewBox%3D%220%200%208%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 23px no-repeat #fff;
}
.shop-search-color-select .shop-search-colors {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  padding: 0 7px;
  transition: box-shadow 0.3s;
  border-radius: 5px;
  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;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%226px%22%20%20viewBox%3D%220%200%208%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 23px no-repeat;
}
.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%228px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%208%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 23px no-repeat;
}
.shop-search-color-select .shop-search-colors li {
  cursor: pointer;
  padding: 11px 40px 11px 16px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 639px) {
  .shop-search-color-select .shop-search-colors li {
    padding-top: 9px;
    padding-bottom: 9px;
  }
}
.shop-search-color-select .shop-search-colors li:hover {
  background: rgba(0, 0, 0, 0.03);
}
.shop-search-color-select .shop-search-colors li:hover .shop-search-color-title {
  color: #090909;
}
.shop-search-color-select .shop-search-colors li.shop2-color-ext-selected {
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-order: -1;
  -ms-flex-order: -1;
  order: -1;
  padding-left: 9px;
}
.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: 28px;
  height: 28px;
  flex-shrink: 0;
  border-radius: 50%;
  margin: 0 10px 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: 50%;
  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: #090909;
  font: normal 16px/ normal "Montserrat", Arial, Helvetica, sans-serif;
  width: calc(100% - 10px - 8px);
  min-height: 28px;
  overflow: hidden;
  white-space: nowrap;
  transition: all 0.2s;
  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;
}
@media (max-width: 639px) {
  .shop-search-color-select .shop-search-colors li .shop-search-color-title {
    font-size: 15px;
    min-height: 26px;
  }
}
/*удалить если не нужно*/
.shop2-filter-go {
  margin-bottom: 20px;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .kinds-block .slick-prev, .main-blocks .main-products .slick-prev {
    left: -10px;
  }
  .kinds-block .slick-next, .main-blocks .main-products .slick-next {
    right: -10px;
  }
}
@media (max-width: 767px) and (min-width: 360px) {
  .card-page .shop2-product-options .option-title {
    margin: 0 20px 10px 0;
  }
}
.card-page .shop2-product {
  width: 100%;
}
@media (min-width: 890px) {
  .card-page .shop2-product {
    gap: 0 36px;
  }
}
@media (min-width: 1024px) {
  .card-page .shop2-product {
    row-gap: 50px;
  }
}
.card-page .shop2-product re-captcha {
  display: none;
}
.cart-page-product {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.kinds-block .kinds-block__items.kinds_slider:before, .kinds-block .kinds-block__items.kinds_slider:after {
  content: none;
}
.main-folder-block {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  font-size: 0;
  display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}
.main-folder-block.folder_columns_2 .main-folder-block__item {
  width: calc(50% - 10px);
}
.main-folder-block.folder_columns_3 .main-folder-block__item {
  width: calc(33.33% - 10px);
}
.main-folder-block.folder_columns_4 .main-folder-block__item {
  width: calc(25% - 10px);
}
.main-folder-block.folder_columns_5 .main-folder-block__item {
  width: calc(20% - 10px);
}
.main-folder-block.folder_columns_6 .main-folder-block__item {
  width: calc(16.66% - 10px);
}
.main-folder-block__item {
  display: inline-block;
  vertical-align: top;
  padding: 0;
  margin: 0 5px 10px 5px;
  width: calc(20% - 10px);
  box-sizing: border-box;
  border-radius: 15px;
  transition: all 0.2s;
}
.main-folder-block__item:hover {
  box-shadow: 0 0 0 2px #ffa503;
}
.main-folder-block__item-link {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  text-align: center;
  word-wrap: break-word;
  position: relative;
}
.main-folder-block__item-link:hover {
  text-decoration: none;
  transition: all 0.2s;
}
.main-folder-block__item-image {
  display: block;
  text-align: center;
  margin-bottom: auto;
  border-radius: 15px;
  width: 100%;
  aspect-ratio: 1;
  overflow: hidden;
}
.main-folder-block__item-image.no-bg {
  background: url(/g/shop2v2/default/images/noimage.png) 50% 50% no-repeat #eee;
}
.main-folder-block__item-image img {
  max-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.main-folder-block__item-title-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  padding: 7px 2px 2px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
  border-radius: 0 0 15px 15px;
  background: rgba(255, 255, 255, 0.8);
  overflow: hidden;
}
.main-folder-block__item-title {
  text-align: center;
  font-weight: 600;
  line-height: 1.2;
  color: #1c1c1c;
  font-size: 16px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  max-height: 100%;
}
@media (max-width: 520px) {
  .main-folder-block__item-title {
    font-size: 14px;
  }
}
@media (max-width: 1199px) {
  .main-folder-block.folder_columns_6 .main-folder-block__item {
    width: calc(20% - 10px);
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 1023px) {
  .main-folder-block.folder_columns_5 .main-folder-block__item, .main-folder-block.folder_columns_6 .main-folder-block__item {
    width: calc(25% - 10px);
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 960px) {
  .main-folder-block.folder_columns_4 .main-folder-block__item, .main-folder-block.folder_columns_5 .main-folder-block__item, .main-folder-block.folder_columns_6 .main-folder-block__item {
    width: calc(33.33% - 10px);
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 520px) {
  .main-folder-block.folder_columns_3 .main-folder-block__item, .main-folder-block.folder_columns_4 .main-folder-block__item, .main-folder-block.folder_columns_5 .main-folder-block__item, .main-folder-block.folder_columns_6 .main-folder-block__item {
    width: calc(50% - 10px);
    margin-right: 5px;
    margin-left: 5px;
  }
}
@media (max-width: 400px) {
  .main-folder-block.folder_columns_2 .main-folder-block__item, .main-folder-block.folder_columns_3 .main-folder-block__item, .main-folder-block.folder_columns_4 .main-folder-block__item, .main-folder-block.folder_columns_5 .main-folder-block__item, .main-folder-block.folder_columns_6 .main-folder-block__item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.header_blocks {
  justify-content: space-between;
  padding: 0;
}
.header_blocks .gr-button-3 {
  font-size: 14px;
  font-weight: 600;
  border-radius: 10px;
  padding: 11px 14px;
  margin-right: 10px;
  box-shadow: none;
  color: #1f1f1f;
}
.header_blocks .gr-button-3:hover {
  color: #fff;
}
.header_blocks .simetrick {
  display: flex;
  align-items: center;
}
.header_blocks div[data-remodal-target="fixed-folders"] {
  font-size: 14px;
  font-weight: 600;
  border-radius: 10px;
  padding: 11px 14px 10px;
  margin-right: 10px;
}
.header_blocks div[data-remodal-target="login-popup"] {
  font-size: 14px;
  font-weight: 600;
  border-radius: 10px;
  padding: 11px 14px 10px;
  margin-right: 10px;
  background: #fff;
  color: #1f1f1f;
}
.header_blocks div[data-remodal-target="login-popup"]:hover {
  background: #ffa503;
  color: #fff;
}
.header_blocks .cart-block {
  width: auto;
  min-width: 154px;
  height: 40px;
  display: flex;
  gap: 5px;
  justify-content: space-between;
}
@media (max-width: 640px) {
  .header_blocks .cart-block {
    margin-left: 0;
  }
}
.header_blocks .cart-block:before {
  left: 13px;
  top: 12px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='19px' height='18px' viewBox='0 0 19 18' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E'%3Cpath fill='%232f2f2f' d='M18.988,5.451 L18.266,10.719 C18.128,11.720 17.306,12.489 16.292,12.564 L8.269,13.153 C7.188,13.233 6.217,12.500 6.002,11.443 L4.157,2.367 C4.135,2.239 4.045,2.166 3.942,2.166 L2.010,2.166 C1.379,2.166 0.874,1.625 0.939,0.985 C0.996,0.428 1.509,0.026 2.072,0.026 L3.942,0.026 C5.091,0.026 6.068,0.844 6.270,1.965 L6.485,3.022 L16.856,3.022 C18.160,3.022 19.164,4.166 18.988,5.451 ZM7.389,14.576 C8.340,14.576 9.110,15.343 9.110,16.288 C9.110,17.233 8.340,17.999 7.389,17.999 C6.438,17.999 5.667,17.233 5.667,16.288 C5.667,15.343 6.438,14.576 7.389,14.576 ZM15.135,14.576 C16.086,14.576 16.857,15.343 16.857,16.288 C16.857,17.233 16.086,17.999 15.135,17.999 C14.185,17.999 13.414,17.233 13.414,16.288 C13.414,15.343 14.185,14.576 15.135,14.576 Z'/%3E%3C/svg%3E") 0 0 no-repeat;
}
.header_blocks .cart-block__text {
  font-size: 14px;
  padding-top: 12px;
  padding-left: 41px;
  color: #ffa503;
  display: block;
}
.header_blocks .cart-block__amount {
  top: 0;
  right: 0;
  position: static;
  margin-top: 10px;
  margin-right: 10px;
  width: auto;
  min-width: 31px;
  padding: 0px 2px;
  border-radius: 8px;
}
.main-blocks .main-products__title {
  background: none;
  font-weight: bold;
  color: #1f1f1f;
  padding: 0;
  border-radius: 0;
}
@media (min-width: 890px) {
  .main-blocks .main-products__title {
    font-size: 25px;
  }
}
.main-blocks .main-products .product-list.thumbs {
  margin: 0 -8px;
}
.main-blocks .main-products .product-list.thumbs:not(.slick-slider) {
  display: flex;
}
.main-blocks .main-products .product-list.thumbs:before, .main-blocks .main-products .product-list.thumbs:after {
  display: none;
}
.main-blocks .main-products .product-list.thumbs .shop2-product-item {
  margin-left: 8px;
  margin-right: 8px;
  padding: 10px;
}
body .main-blocks .main-products .slick-prev {
  width: 35px;
  height: 35px;
  border-radius: 4px;
  left: -14px;
  background: rgba(255, 165, 3, 0.8);
}
@media (max-width: 890px) {
  body .main-blocks .main-products .slick-prev {
    left: -10px;
  }
}
body .main-blocks .main-products .slick-prev:before {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  width: auto;
  height: auto;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/left_slick.png") 50% no-repeat;
}
body .main-blocks .main-products .slick-prev:hover {
  background: #ffa503;
}
body .main-blocks .main-products .slick-prev:hover:before {
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/left_slick.png") 50% no-repeat;
}
body .main-blocks .main-products .slick-next {
  width: 35px;
  height: 35px;
  border-radius: 4px;
  right: -14px;
  background: rgba(255, 165, 3, 0.8);
}
@media (max-width: 890px) {
  body .main-blocks .main-products .slick-next {
    right: -10px;
  }
}
body .main-blocks .main-products .slick-next:before {
  width: auto;
  height: auto;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/left_slick.png") 50% no-repeat;
  transform: rotate(180deg);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
}
body .main-blocks .main-products .slick-next:hover {
  background: #ffa503;
}
body .main-blocks .main-products .slick-next:hover:before {
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/left_slick.png") 50% no-repeat;
}
.product-list.thumbs .product-item__top {
  margin: 0 0 12px;
}
body .product-list.thumbs .product-item__bottom-right {
  margin-top: auto;
}
.main-blocks .main-products .slick-dots li button, .kinds-block .kinds-block__items.kinds_slider .slick-dots li button {
  width: 11px;
  height: 11px;
  background: none;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
.main-blocks .main-products .slick-dots li.slick-active button, .kinds-block .kinds-block__items.kinds_slider .slick-dots li.slick-active button {
  background: #ffa503;
  box-shadow: 1.22px 2.741px 11px 0px rgba(213, 61, 57, 0.67);
}
.product-list.thumbs .product-item .product-flags {
  left: 8px;
  right: 8px;
  top: 5px;
}
.product-list.thumbs .product-item .product-flags__right .product-flags__item {
  margin-left: 5px;
}
body .product-flags__item {
  font-weight: bold;
  color: #fff;
  text-transform: uppercase;
  margin-right: 3px;
}
body .product-flags__item span {
  padding: 7px 8px 6px;
}
body .product-flags__item.new_item span {
  background-color: #ffa503;
  box-shadow: 1.627px 3.654px 11px 0px rgba(18, 203, 140, 0.33);
}
body .product-flags__item.spec_item span {
  background-color: #e03439;
  box-shadow: 1.627px 3.654px 11px 0px rgba(224, 52, 57, 0.38);
}
.product-list.thumbs .product-item__bottom {
  padding: 0 8px;
}
.product-list.thumbs .product-item .gr-product-name {
  font-size: 16px;
  color: #1f1f1f;
  background: #fff;
  width: 100%;
}
.product-list.thumbs .product-item .gr-product-name a {
  display: inline-block;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 40px;
}
.product-list.thumbs .product-item .product-additional {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  margin-top: 16px;
  gap: 0 5px;
}
.main-blocks .main-products .product-list.thumbs .shop2-product-item .product-additional__top {
  display: block;
  width: auto;
}
.main-blocks .main-products .product-list.thumbs .product-item .product-compare {
  display: none;
}
body .product-amount, .kinds-block .product-amount, .product-list.thumbs .product-item .product-amount {
  width: 87px;
}
body .product-amount .shop2-product-amount {
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
body .product-amount .shop2-product-amount button, body .cart-amount .shop2-product-amount button {
  height: 30px;
  width: calc(50% - 18px);
  background: none;
  font-size: 17px;
}
body .product-amount .shop2-product-amount.disabled input, body .product-amount .shop2-product-amount input {
  height: 30px;
  font-size: 14px;
  line-height: 1.2;
}
body .product-amount .shop2-product-amount button.amount-minus:disabled {
  background: none;
  color: #e3e3e3;
}
body .product-amount .shop2-product-amount button.amount-minus {
  background: none;
}
body .product-amount .shop2-product-amount button.amount-minus:hover {
  background: none;
  color: #1f1f1f;
}
body .product-amount .shop2-product-amount button.amount-plus {
  background: none;
}
body .product-amount .shop2-product-amount button.amount-plus:hover {
  background: none;
  color: #1f1f1f;
}
body .product-amount .shop2-product-amount.disabled button + input + button:disabled, body .product-amount .shop2-product-amount.disabled button:disabled {
  background: none;
}
.product-list.thumbs .product-item .product-additional__bottom {
  height: auto;
  margin: 5px 0 0;
  border-radius: 0;
  box-shadow: none;
}
.product-list.thumbs .product-item .product-price {
  width: auto;
  padding: 0 5px 0 0;
}
.product-list.thumbs .product-item .shop-product-btn {
  width: 43px;
  height: 43px;
  border-radius: 50%;
}
.product-list.thumbs .product-item .shop-product-btn span {
  width: 43px;
  height: 43px;
  border-radius: 50%;
}
.product-list.thumbs .product-item .shop-product-btn.buy span:before {
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/buy_icon.png") 50% no-repeat;
}
.product-list.thumbs .gr-has-amount {
  margin: 15px 0 10px;
  font-weight: 400;
  font-size: 12px;
  color: #7f7f7f;
  max-width: calc(100% - 55px);
}
.product-list.thumbs .gr-has-amount span {
  padding-top: 3px;
  padding-bottom: 3px;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/has_amount.png") 0 50% no-repeat;
}
.product-list.thumbs .gr-has-amount.no_amount span {
  padding: 3px 0 3px 23px;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/not_has.png") 0 50% no-repeat;
}
#shop2-cart {
  display: flex;
  flex-direction: column;
}
#shop2-cart .shop2-cart-table {
  width: 100%;
  margin: 0 0 10px;
  padding: 8px 30px;
  background: #fff;
  border-radius: 4px;
}
@media (max-width: 767px) {
  #shop2-cart .shop2-cart-table {
    padding: 8px 15px;
  }
}
.shop2-cart-table__heading {
  border-radius: 0;
  padding: 8px 8px 12px;
}
.shop2-cart-table__heading-item {
  font-size: 14px;
  color: #6e6e6e;
}
.shop2-cart-table .cart-products__item {
  padding: 12px 0;
}
.shop2-cart-table .cart-product__image {
  width: 55px;
  border-radius: 4px;
  border: 2px solid rgba(0, 0, 0, 0.06);
  aspect-ratio: 1;
  height: auto;
  align-self: flex-start;
}
.shop2-cart-table .cart-product__name {
  color: #2f2f2f;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .shop2-cart-table__heading-left {
    width: calc(100% - (390px - 8px));
  }
  .shop2-cart-table__heading-right {
    width: calc(390px - 8px);
  }
  .shop2-cart-table__heading-right .shop2-cart-table__heading-item:nth-child(2) {
    padding-left: 12px;
  }
}
@media (min-width: 893px) {
  .shop2-cart-table__heading-left {
    width: calc(100% - 413px);
  }
  .shop2-cart-table__heading-right {
    width: 413px;
  }
  .shop2-cart-table__heading-right .shop2-cart-table__heading-item {
    width: 127px;
    text-align: center;
  }
  .shop2-cart-table__heading-right .shop2-cart-table__heading-item:nth-child(1) {
    padding-left: 5px;
  }
  .shop2-cart-table__heading-right .shop2-cart-table__heading-item:nth-child(2) {
    width: 117px;
    padding-right: 5px;
  }
  .shop2-cart-table__heading-right .shop2-cart-table__heading-item:nth-child(3) {
    width: 127px;
    padding-right: 15px;
  }
  .shop2-cart-table .cart-products__left {
    width: calc(100% - 413px);
    padding-right: 10px;
  }
  .shop2-cart-table .cart-products__right {
    width: 413px;
  }
  .shop2-cart-table .cart-price {
    text-align: center;
    width: 127px;
  }
  .shop2-cart-table .cart-sum {
    text-align: center;
    width: 127px;
  }
}
.shop2-cart-table .cart-price, .shop2-cart-table .cart-sum {
  font-size: 16px;
  color: #2f2f2f;
}
.shop2-cart-table .cart-price span, .shop2-cart-table .cart-sum span {
  font-weight: bold;
}
@media (min-width: 768px) {
  .shop2-cart-table .cart-amount {
    width: 87px;
  }
}
.shop2-cart-table .cart-amount .shop2-product-amount {
  width: 100%;
  border-radius: 4px;
  box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
}
@media (max-width: 767px) {
  .shop2-cart-table .cart-amount .shop2-product-amount {
    width: 87px;
  }
}
.shop2-cart-table .cart-amount .shop2-product-amount button {
  height: 30px;
  width: calc(50% - 18px);
  background: none;
  font-size: 17px;
}
.shop2-cart-table .cart-amount .shop2-product-amount.disabled input, .shop2-cart-table .cart-amount .shop2-product-amount input {
  height: 30px;
  width: 36px;
  font-size: 14px;
  line-height: 1.2;
}
.shop2-cart-table .cart-amount .shop2-product-amount button.amount-minus:disabled {
  background: none;
  color: #e3e3e3;
}
.shop2-cart-table .cart-amount .shop2-product-amount button.amount-minus {
  background: none;
  color: #1f1f1f;
}
.shop2-cart-table .cart-amount .shop2-product-amount button.amount-minus:hover {
  background: none;
  color: #1f1f1f;
}
.shop2-cart-table .cart-amount .shop2-product-amount button.amount-plus {
  background: none;
  color: #1f1f1f;
}
.shop2-cart-table .cart-amount .shop2-product-amount button.amount-plus:hover {
  background: none;
  color: #1f1f1f;
}
.shop2-cart-table .cart-amount .shop2-product-amount.disabled button + input + button:disabled, .shop2-cart-table .cart-amount .shop2-product-amount.disabled button:disabled {
  background: none;
}
@media (min-width: 768px) {
  .shop2-cart-table .cart-delete {
    width: 40px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .shop2-cart-table .cart-delete .gr-button-4 {
    width: 22px;
    height: 22px;
    min-height: unset;
    box-shadow: none;
    border-radius: 0;
  }
}
.shop2-cart-table .cart-delete .gr-button-4:before {
  border-radius: 0;
  background: url("data:image/svg+xml,%3Csvg xmlns:xlink='http://www.w3.org/1999/xlink' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' height='' width=''%3E%3Cdefs id='defs3051'%3E%3Cstyle type='text/css' id='current-color-scheme'%3E .ColorScheme-Text %7B color:%23232629; %7D %3C/style%3E%3C/defs%3E%3Cpath style='fill: %23bdbdbe;fill-opacity:1;stroke:none' d='m5 2v2h1v-1h4v1h1v-2h-5zm-3 3v1h2v8h8v-8h2v-1zm3 1h6v7h-6z' class='ColorScheme-Text'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop2-cart-table .cart-delete .gr-button-4:hover {
  box-shadow: none;
}
.shop2-cart-table .cart-delete .gr-button-4:hover:before {
  background: url("data:image/svg+xml,%3Csvg version='1.1' baseProfile='full' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' xml:space='preserve' x='0px' y='0px' width='12px' height='15px' viewBox='0 0 12 15' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E'%3Cpath fill='%23ffa503' d='M11.052,1.562 L7.578,1.562 C7.578,0.700 6.871,-0.000 5.999,-0.000 C5.128,-0.000 4.421,0.700 4.421,1.562 L0.947,1.562 C0.423,1.562 -0.001,1.981 -0.001,2.499 C-0.001,3.018 0.423,3.437 0.947,3.437 L1.496,13.522 C1.544,14.350 2.235,15.000 3.075,15.000 L8.924,15.000 C9.764,15.000 10.455,14.350 10.503,13.522 L11.052,3.437 C11.576,3.437 11.999,3.018 11.999,2.499 C11.999,1.981 11.576,1.562 11.052,1.562 ZM5.052,11.875 C5.052,12.218 4.768,12.500 4.421,12.500 C4.073,12.500 3.789,12.218 3.789,11.875 L3.789,5.625 C3.789,5.281 4.073,5.000 4.421,5.000 C4.768,5.000 5.052,5.281 5.052,5.625 L5.052,11.875 ZM8.210,11.875 C8.210,12.218 7.926,12.500 7.578,12.500 C7.231,12.500 6.947,12.218 6.947,11.875 L6.947,5.625 C6.947,5.281 7.231,5.000 7.578,5.000 C7.926,5.000 8.210,5.281 8.210,5.625 L8.210,11.875 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop2-cart-table .cart-params__body {
  display: block;
}
.shop2-cart-table .cart-params__btn ~ .cart-params__body {
  display: none;
}
.shop2-cart-table .cart-btns {
  padding: 8px 2px 0;
}
.shop2-cart-table .cart-btns .cart-back .gr-button-2 {
  font-weight: 400;
  font-size: 13px;
  color: #2f2f2f;
  background: #f1f1f1;
  padding: 6px 19px 7px;
}
.shop2-cart-table .cart-btns .cart-back .gr-button-2 span {
  padding: 0;
  border-bottom: 1px solid #2f2f2f;
  line-height: 1;
}
.shop2-cart-table .cart-btns .cart-back .gr-button-2 span:before {
  display: none;
}
.shop2-cart-table .cart-btns .cart-back .gr-button-2:hover span {
  border-bottom-color: transparent;
}
@media (max-width: 639px) {
  .shop2-cart-table .cart-btns .cart-cleanup {
    margin: 10px 0 0;
  }
}
@media (min-width: 640px) {
  .shop2-cart-table .cart-btns .cart-cleanup {
    margin-left: 4px;
  }
}
.shop2-cart-table .cart-btns .cart-cleanup .gr-button-4 {
  font-weight: 400;
  font-size: 13px;
  color: #2f2f2f;
  background: #f1f1f1;
  padding: 6px 19px 7px;
  box-shadow: none;
}
.shop2-cart-table .cart-btns .cart-cleanup .gr-button-4 span {
  padding: 0;
  border-bottom: 1px solid #2f2f2f;
  line-height: 1;
}
.shop2-cart-table .cart-btns .cart-cleanup .gr-button-4 span:before {
  display: none;
}
.shop2-cart-table .cart-btns .cart-cleanup .gr-button-4:hover span {
  border-bottom-color: transparent;
}
#shop2-cart .cart-total {
  display: flex;
  align-items: flex-start;
  margin: 0 0 0 auto;
  width: auto;
  background: none;
  box-shadow: none;
  padding: 0;
}
@media (max-width: 767px) {
  #shop2-cart .cart-total {
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
  }
}
#shop2-cart .cart-total__header {
  font-weight: bold;
  font-size: 23px;
  color: #1f1f1f;
  margin: 16px 20px 0 0;
}
@media (max-width: 767px) {
  #shop2-cart .cart-total__header {
    margin: 10px 0;
    font-size: 20px;
  }
}
#shop2-cart .cart-total__inner {
  background: #fff;
  border-radius: 6px;
  padding: 8px 25px 15px;
}
#shop2-cart .cart-total__item {
  padding: 8px 0;
}
#shop2-cart .cart-total__item.last_item {
  margin-top: 3px;
  border-top: 1px solid #e7e7e7;
}
#shop2-cart .cart-total__title {
  font-size: 14px;
}
#shop2-cart .cart-total__body {
  font-size: 17px;
}
#shop2-cart .cart-total__body span {
  font-weight: bold;
}
#shop2-cart .cart-total__btns {
  padding-top: 10px;
}
#shop2-cart .cart-total__btns .shop2-btn {
  width: 100%;
  font-weight: bold;
  font-size: 14px;
  text-transform: uppercase;
  background: #ffa503;
  line-height: 1.22;
}
#shop2-cart .cart-total__btns .shop2-btn:hover {
  box-shadow: 0 0 5px 2px rgba(255, 165, 3, 0.7);
}
@media (min-width: 1440px) {
  #shop2-cart .cart-total .coupon-additional .gr-button-4 {
    width: 38px;
    height: 38px;
    min-height: 38px;
  }
}
@media (min-width: 1440px) {
  .sorting-panel {
    margin: 0 0 38px;
  }
}
@media (min-width: 481px) {
  .sorting-panel__inner {
    gap: 15px 10px;
  }
}
.sorting-panel .filter-popup-btn {
  display: flex;
  align-items: center;
  padding: 4px 4px 4px 42px;
  font-weight: 600;
  font-size: 14px;
  color: #1f1f1f;
  width: 185px;
  height: 40px;
  margin-right: 0;
}
.sorting-panel .filter-popup-btn:before {
  width: 20px;
  height: 12px;
  left: 12px;
  top: calc(50% - 6px);
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/filter.png") 50% no-repeat;
}
.sorting-block {
  width: auto;
  min-width: 255px;
  height: 40px;
  margin: 0 auto;
}
.sorting-block .sorting-block__body {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row-reverse;
  height: 40px;
}
.sorting-block .sorting-block__body:before {
  position: static;
  display: inline-block;
  height: 40px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='10px' height='6px' viewBox='0 0 10 6' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E%3Cpath fill='%23777777' d='M4.589,5.909 C4.465,5.860 4.348,5.787 4.248,5.687 L0.281,1.730 C-0.110,1.339 -0.110,0.703 0.281,0.312 C0.674,-0.080 1.310,-0.080 1.702,0.312 L5.000,3.602 L8.267,0.343 C8.659,-0.048 9.295,-0.048 9.687,0.343 C10.079,0.735 10.079,1.369 9.687,1.761 L5.721,5.718 C5.414,6.024 4.961,6.082 4.589,5.909 Z'/%3E%3C/svg%3E") 0 50% no-repeat;
}
.sorting-block .sorting-block__body span {
  padding: 10px 20px 10px 30px;
}
.shop-view.view-1 {
  min-width: 154px;
  height: 40px;
}
.shop-view.view-1 .shop-view__item {
  height: 40px;
}
.shop-view.view-1 .shop-view__item.thumbs {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'%3E%3Cpath fill-rule='evenodd' fill='%23e4e4e4' d='M14.000,15.000 L11.000,15.000 C9.895,15.000 9.000,14.105 9.000,13.000 L9.000,10.000 C9.000,8.895 9.895,8.000 11.000,8.000 L14.000,8.000 C15.105,8.000 16.000,8.895 16.000,10.000 L16.000,13.000 C16.000,14.105 15.105,15.000 14.000,15.000 ZM14.000,7.000 L11.000,7.000 C9.895,7.000 9.000,6.105 9.000,5.000 L9.000,2.000 C9.000,0.895 9.895,-0.000 11.000,-0.000 L14.000,-0.000 C15.105,-0.000 16.000,0.895 16.000,2.000 L16.000,5.000 C16.000,6.105 15.105,7.000 14.000,7.000 ZM5.000,15.000 L2.000,15.000 C0.895,15.000 0.000,14.105 0.000,13.000 L0.000,10.000 C0.000,8.895 0.895,8.000 2.000,8.000 L5.000,8.000 C6.105,8.000 7.000,8.895 7.000,10.000 L7.000,13.000 C7.000,14.105 6.105,15.000 5.000,15.000 ZM5.000,7.000 L2.000,7.000 C0.895,7.000 0.000,6.105 0.000,5.000 L0.000,2.000 C0.000,0.895 0.895,-0.000 2.000,-0.000 L5.000,-0.000 C6.105,-0.000 7.000,0.895 7.000,2.000 L7.000,5.000 C7.000,6.105 6.105,7.000 5.000,7.000 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop-view.view-1 .shop-view__item.thumbs.active-view {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'%3E%3Cpath fill-rule='evenodd' fill='rgb(88, 88, 88)' d='M14.000,15.000 L11.000,15.000 C9.895,15.000 9.000,14.105 9.000,13.000 L9.000,10.000 C9.000,8.895 9.895,8.000 11.000,8.000 L14.000,8.000 C15.105,8.000 16.000,8.895 16.000,10.000 L16.000,13.000 C16.000,14.105 15.105,15.000 14.000,15.000 ZM14.000,7.000 L11.000,7.000 C9.895,7.000 9.000,6.105 9.000,5.000 L9.000,2.000 C9.000,0.895 9.895,-0.000 11.000,-0.000 L14.000,-0.000 C15.105,-0.000 16.000,0.895 16.000,2.000 L16.000,5.000 C16.000,6.105 15.105,7.000 14.000,7.000 ZM5.000,15.000 L2.000,15.000 C0.895,15.000 0.000,14.105 0.000,13.000 L0.000,10.000 C0.000,8.895 0.895,8.000 2.000,8.000 L5.000,8.000 C6.105,8.000 7.000,8.895 7.000,10.000 L7.000,13.000 C7.000,14.105 6.105,15.000 5.000,15.000 ZM5.000,7.000 L2.000,7.000 C0.895,7.000 0.000,6.105 0.000,5.000 L0.000,2.000 C0.000,0.895 0.895,-0.000 2.000,-0.000 L5.000,-0.000 C6.105,-0.000 7.000,0.895 7.000,2.000 L7.000,5.000 C7.000,6.105 6.105,7.000 5.000,7.000 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop-view.view-1 .shop-view__item.thumbs:hover {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'%3E%3Cpath fill-rule='evenodd' fill='rgb(88, 88, 88)' d='M14.000,15.000 L11.000,15.000 C9.895,15.000 9.000,14.105 9.000,13.000 L9.000,10.000 C9.000,8.895 9.895,8.000 11.000,8.000 L14.000,8.000 C15.105,8.000 16.000,8.895 16.000,10.000 L16.000,13.000 C16.000,14.105 15.105,15.000 14.000,15.000 ZM14.000,7.000 L11.000,7.000 C9.895,7.000 9.000,6.105 9.000,5.000 L9.000,2.000 C9.000,0.895 9.895,-0.000 11.000,-0.000 L14.000,-0.000 C15.105,-0.000 16.000,0.895 16.000,2.000 L16.000,5.000 C16.000,6.105 15.105,7.000 14.000,7.000 ZM5.000,15.000 L2.000,15.000 C0.895,15.000 0.000,14.105 0.000,13.000 L0.000,10.000 C0.000,8.895 0.895,8.000 2.000,8.000 L5.000,8.000 C6.105,8.000 7.000,8.895 7.000,10.000 L7.000,13.000 C7.000,14.105 6.105,15.000 5.000,15.000 ZM5.000,7.000 L2.000,7.000 C0.895,7.000 0.000,6.105 0.000,5.000 L0.000,2.000 C0.000,0.895 0.895,-0.000 2.000,-0.000 L5.000,-0.000 C6.105,-0.000 7.000,0.895 7.000,2.000 L7.000,5.000 C7.000,6.105 6.105,7.000 5.000,7.000 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop-view.view-1 .shop-view__item.simple {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'%3E%3Cpath fill-rule='evenodd' opacity='0.2' fill='rgb(119, 119, 119)' d='M14.000,15.000 L12.000,15.000 L11.000,15.000 L2.000,15.000 C0.895,15.000 0.000,14.105 0.000,13.000 L0.000,10.000 C0.000,8.895 0.895,8.000 2.000,8.000 L11.000,8.000 L12.000,8.000 L14.000,8.000 C15.105,8.000 16.000,8.895 16.000,10.000 L16.000,13.000 C16.000,14.105 15.105,15.000 14.000,15.000 ZM14.000,7.000 L12.000,7.000 L11.000,7.000 L2.000,7.000 C0.895,7.000 0.000,6.105 0.000,5.000 L0.000,2.000 C0.000,0.895 0.895,-0.000 2.000,-0.000 L11.000,-0.000 L12.000,-0.000 L14.000,-0.000 C15.105,-0.000 16.000,0.895 16.000,2.000 L16.000,5.000 C16.000,6.105 15.105,7.000 14.000,7.000 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop-view.view-1 .shop-view__item.simple.active-view {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'%3E%3Cpath fill-rule='evenodd' opacity='1' fill='%23585858' d='M14.000,15.000 L12.000,15.000 L11.000,15.000 L2.000,15.000 C0.895,15.000 0.000,14.105 0.000,13.000 L0.000,10.000 C0.000,8.895 0.895,8.000 2.000,8.000 L11.000,8.000 L12.000,8.000 L14.000,8.000 C15.105,8.000 16.000,8.895 16.000,10.000 L16.000,13.000 C16.000,14.105 15.105,15.000 14.000,15.000 ZM14.000,7.000 L12.000,7.000 L11.000,7.000 L2.000,7.000 C0.895,7.000 0.000,6.105 0.000,5.000 L0.000,2.000 C0.000,0.895 0.895,-0.000 2.000,-0.000 L11.000,-0.000 L12.000,-0.000 L14.000,-0.000 C15.105,-0.000 16.000,0.895 16.000,2.000 L16.000,5.000 C16.000,6.105 15.105,7.000 14.000,7.000 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop-view.view-1 .shop-view__item.simple:hover {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'%3E%3Cpath fill-rule='evenodd' opacity='1' fill='%23585858' d='M14.000,15.000 L12.000,15.000 L11.000,15.000 L2.000,15.000 C0.895,15.000 0.000,14.105 0.000,13.000 L0.000,10.000 C0.000,8.895 0.895,8.000 2.000,8.000 L11.000,8.000 L12.000,8.000 L14.000,8.000 C15.105,8.000 16.000,8.895 16.000,10.000 L16.000,13.000 C16.000,14.105 15.105,15.000 14.000,15.000 ZM14.000,7.000 L12.000,7.000 L11.000,7.000 L2.000,7.000 C0.895,7.000 0.000,6.105 0.000,5.000 L0.000,2.000 C0.000,0.895 0.895,-0.000 2.000,-0.000 L11.000,-0.000 L12.000,-0.000 L14.000,-0.000 C15.105,-0.000 16.000,0.895 16.000,2.000 L16.000,5.000 C16.000,6.105 15.105,7.000 14.000,7.000 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop-view.view-1 .shop-view__item.pricelist {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'%3E%3Cpath fill-rule='evenodd' opacity='0.2' fill='rgb(119, 119, 119)' d='M14.500,9.000 L12.000,9.000 L10.500,9.000 L2.000,9.000 C0.895,9.000 -0.000,8.105 -0.000,7.000 C-0.000,5.895 0.895,6.000 2.000,6.000 L10.500,6.000 L12.000,6.000 L14.500,6.000 C15.328,6.000 16.000,6.672 16.000,7.500 C16.000,8.328 15.328,9.000 14.500,9.000 ZM14.000,4.000 L12.000,4.000 L11.000,4.000 L2.000,4.000 C0.895,4.000 -0.000,3.105 -0.000,2.000 C-0.000,0.895 0.895,-0.000 2.000,-0.000 L11.000,-0.000 L12.000,-0.000 L14.000,-0.000 C15.105,-0.000 16.000,0.895 16.000,2.000 C16.000,3.105 15.105,4.000 14.000,4.000 ZM2.000,11.000 L11.000,11.000 L12.000,11.000 L14.000,11.000 C15.105,11.000 16.000,11.895 16.000,13.000 C16.000,14.105 15.105,15.000 14.000,15.000 L12.000,15.000 L11.000,15.000 L2.000,15.000 C0.895,15.000 -0.000,14.105 -0.000,13.000 C-0.000,11.895 0.895,11.000 2.000,11.000 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop-view.view-1 .shop-view__item.pricelist.active-view {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'%3E%3Cpath fill-rule='evenodd' opacity='1' fill='%23585858' d='M14.500,9.000 L12.000,9.000 L10.500,9.000 L2.000,9.000 C0.895,9.000 -0.000,8.105 -0.000,7.000 C-0.000,5.895 0.895,6.000 2.000,6.000 L10.500,6.000 L12.000,6.000 L14.500,6.000 C15.328,6.000 16.000,6.672 16.000,7.500 C16.000,8.328 15.328,9.000 14.500,9.000 ZM14.000,4.000 L12.000,4.000 L11.000,4.000 L2.000,4.000 C0.895,4.000 -0.000,3.105 -0.000,2.000 C-0.000,0.895 0.895,-0.000 2.000,-0.000 L11.000,-0.000 L12.000,-0.000 L14.000,-0.000 C15.105,-0.000 16.000,0.895 16.000,2.000 C16.000,3.105 15.105,4.000 14.000,4.000 ZM2.000,11.000 L11.000,11.000 L12.000,11.000 L14.000,11.000 C15.105,11.000 16.000,11.895 16.000,13.000 C16.000,14.105 15.105,15.000 14.000,15.000 L12.000,15.000 L11.000,15.000 L2.000,15.000 C0.895,15.000 -0.000,14.105 -0.000,13.000 C-0.000,11.895 0.895,11.000 2.000,11.000 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
.shop-view.view-1 .shop-view__item.pricelist:hover {
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='16px' height='15px'%3E%3Cpath fill-rule='evenodd' opacity='1' fill='%23585858' d='M14.500,9.000 L12.000,9.000 L10.500,9.000 L2.000,9.000 C0.895,9.000 -0.000,8.105 -0.000,7.000 C-0.000,5.895 0.895,6.000 2.000,6.000 L10.500,6.000 L12.000,6.000 L14.500,6.000 C15.328,6.000 16.000,6.672 16.000,7.500 C16.000,8.328 15.328,9.000 14.500,9.000 ZM14.000,4.000 L12.000,4.000 L11.000,4.000 L2.000,4.000 C0.895,4.000 -0.000,3.105 -0.000,2.000 C-0.000,0.895 0.895,-0.000 2.000,-0.000 L11.000,-0.000 L12.000,-0.000 L14.000,-0.000 C15.105,-0.000 16.000,0.895 16.000,2.000 C16.000,3.105 15.105,4.000 14.000,4.000 ZM2.000,11.000 L11.000,11.000 L12.000,11.000 L14.000,11.000 C15.105,11.000 16.000,11.895 16.000,13.000 C16.000,14.105 15.105,15.000 14.000,15.000 L12.000,15.000 L11.000,15.000 L2.000,15.000 C0.895,15.000 -0.000,14.105 -0.000,13.000 C-0.000,11.895 0.895,11.000 2.000,11.000 Z'/%3E%3C/svg%3E") 50% no-repeat;
}
body .product-list.thumbs .product-item__bottom-left {
  margin: 0;
}
body .product-list.thumbs .product-item__bottom-left .shop2-product-actions dl {
  margin: 0;
}
body .product-list.thumbs .product-item__bottom-left .shop2-product-actions dl dt {
  margin: 0 0 2px;
  width: 100%;
}
.product-list.thumbs .product-item .gr-product-options .options-btn {
  margin-bottom: 8px;
}
@media (min-width: 890px) {
  .product-list.thumbs {
    margin: 0 -8px;
  }
}
.product-list.thumbs .product-item {
  padding: 10px;
}
@media (min-width: 890px) {
  .product-list.thumbs .product-item {
    width: calc(25% - 8px);
    margin: 0 4px 8px;
  }
}
.product_columns_2 .product-list.thumbs .product-item {
  width: calc(50% - 20px);
  margin: 0 10px 20px;
}
.product_columns_2 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item {
  width: calc(50% - 20px) !important;
  margin: 0 10px 20px;
  display: flex !important;
}
.product_columns_3 .product-list.thumbs .product-item {
  width: calc(33.333% - 20px);
  margin: 0 10px 20px;
}
.product_columns_3 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item {
  width: calc(33.333% - 20px) !important;
  margin: 0 10px 20px;
  display: flex !important;
}
.product_columns_4 .product-list.thumbs .product-item {
  width: calc(25% - 8px);
  margin: 0 4px 8px;
}
.product_columns_4 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item {
  width: calc(25% - 8px) !important;
  margin: 0 4px 8px;
  display: flex !important;
}
.product_columns_5 .product-list.thumbs .product-item {
  width: calc(20% - 8px);
  margin: 0 4px 8px;
}
.product_columns_5 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item {
  width: calc(20% - 8px) !important;
  margin: 0 4px 8px;
  display: flex !important;
}
.mods_block .kinds-block .kind-item {
  padding: 15px;
}
.mods_block .kinds-block.kind_columns_2 .kind-item {
  width: calc(50% - 20px);
  margin: 0 10px 20px;
}
.mods_block .kinds-block.kind_columns_3 .kind-item {
  width: calc(33.333% - 20px);
  margin: 0 10px 20px;
}
.mods_block .kinds-block.kind_columns_4 .kind-item {
  width: calc(25% - 30px);
  margin: 0 15px 30px;
}
.mods_block .kinds-block.kind_columns_5 .kind-item {
  width: calc(20% - 30px);
  margin: 0 15px 30px;
}
.kinds-block.collections_block .kinds-block__items .kind-item {
  margin: 0 9px 30px;
  padding: 11px 10px;
  border-radius: 5px;
}
.kinds-block.collections_block.kind_columns_2 .kinds-block__items:not(.slick-slider) .kind-item {
  width: calc(50% - 18px) !important;
  display: flex !important;
}
.kinds-block.collections_block.kind_columns_3 .kinds-block__items:not(.slick-slider) .kind-item {
  width: calc(33.333% - 18px) !important;
  display: flex !important;
}
.kinds-block.collections_block.kind_columns_4 .kinds-block__items:not(.slick-slider) .kind-item {
  width: calc(25% - 18px) !important;
  display: flex !important;
}
.kinds-block.collections_block.kind_columns_5 .kinds-block__items:not(.slick-slider) .kind-item {
  width: calc(20% - 18px) !important;
  display: flex !important;
}
@media (max-width: 1260px) {
  .mods_block .kinds-block.kind_columns_5 .kind-item {
    width: calc(25% - 30px);
  }
}
@media (max-width: 1023px) {
  .product_columns_5 .product-list.thumbs .product-item {
    width: calc(25% - 8px);
    margin: 0 4px 8px;
  }
  .product_columns_5 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item {
    width: calc(25% - 8px) !important;
    margin: 0 4px 8px;
    display: flex !important;
  }
  .mods_block .kinds-block.kind_columns_4 .kind-item, .mods_block .kinds-block.kind_columns_5 .kind-item {
    width: calc(33.333% - 20px);
    margin: 0 10px 20px;
  }
  .kinds-block.collections_block.kind_columns_5 .kinds-block__items:not(.slick-slider) .kind-item {
    width: calc(25% - 18px) !important;
    display: flex !important;
  }
}
@media (max-width: 889px) {
  .product_columns_4 .product-list.thumbs .product-item, .product_columns_5 .product-list.thumbs .product-item {
    width: calc(33.333% - 20px);
    margin: 0 10px 20px;
  }
  .product_columns_4 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item, .product_columns_5 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item {
    width: calc(33.333% - 20px) !important;
    margin: 0 10px 20px;
    display: flex !important;
  }
  .kinds-block.collections_block.kind_columns_4 .kinds-block__items:not(.slick-slider) .kind-item, .kinds-block.collections_block.kind_columns_5 .kinds-block__items:not(.slick-slider) .kind-item {
    width: calc(33.333% - 18px) !important;
    display: flex !important;
  }
}
@media (max-width: 767px) {
  .product_columns_3 .product-list.thumbs .product-item, .product_columns_4 .product-list.thumbs .product-item, .product_columns_5 .product-list.thumbs .product-item {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
  .product_columns_3 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item, .product_columns_4 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item, .product_columns_5 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item {
    width: calc(50% - 20px) !important;
    margin: 0 10px 20px;
    display: flex !important;
  }
  .mods_block .kinds-block.kind_columns_3 .kind-item, .mods_block .kinds-block.kind_columns_4 .kind-item, .mods_block .kinds-block.kind_columns_5 .kind-item {
    width: calc(50% - 20px);
    margin: 0 10px 20px;
  }
  .kinds-block.collections_block.kind_columns_3 .kinds-block__items:not(.slick-slider) .kind-item, .kinds-block.collections_block.kind_columns_4 .kinds-block__items:not(.slick-slider) .kind-item, .kinds-block.collections_block.kind_columns_5 .kinds-block__items:not(.slick-slider) .kind-item {
    width: calc(50% - 18px) !important;
    display: flex !important;
  }
}
@media (max-width: 479px) {
  .product_columns_2 .product-list.thumbs .product-item, .product_columns_3 .product-list.thumbs .product-item, .product_columns_4 .product-list.thumbs .product-item, .product_columns_5 .product-list.thumbs .product-item {
    width: 100%;
    margin: 0 0 20px;
  }
  .product_columns_2 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item, .product_columns_3 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item, .product_columns_4 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item, .product_columns_5 .main-blocks .main-products .product-list.thumbs:not(.slick-slider) .product-item {
    width: 100% !important;
    margin: 0 0 20px;
    display: flex !important;
  }
  .mods_block .kinds-block.kind_columns_2 .kind-item, .mods_block .kinds-block.kind_columns_3 .kind-item, .mods_block .kinds-block.kind_columns_4 .kind-item, .mods_block .kinds-block.kind_columns_5 .kind-item {
    width: 100%;
    margin: 0 0 20px;
  }
  .kinds-block.collections_block.kind_columns_2 .kinds-block__items:not(.slick-slider) .kind-item, .kinds-block.collections_block.kind_columns_3 .kinds-block__items:not(.slick-slider) .kind-item, .kinds-block.collections_block.kind_columns_4 .kinds-block__items:not(.slick-slider) .kind-item, .kinds-block.collections_block.kind_columns_5 .kinds-block__items:not(.slick-slider) .kind-item {
    width: 100% !important;
    display: flex !important;
  }
}
.product-list.thumbs .product-item .shop-product-btn {
  padding: 0;
  font-size: 0;
}
.product-list.thumbs .product-item .shop-product-btn span {
  padding: 0;
}
.product-list.thumbs .product-item .shop-product-btn span:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin: 0;
  background-position: 50%;
}
.product-list.simple {
  margin: 0;
}
.product-list.simple .product-item {
  width: 100%;
  margin: 0 0 30px;
  padding-top: 70px;
}
.product-list.simple .product-item .gr-vendor-block {
  display: flex;
  align-items: center;
}
.product-list.simple .product-item .gr-vendor-block .title {
  margin-right: auto;
}
.product-list.simple .product-item .product-compare {
  width: auto;
  height: auto;
  position: absolute;
  top: 26px;
  right: 20px;
  z-index: 2;
}
.product-list.simple .product-item .product-compare .compare_plus {
  width: auto;
  height: 30px;
  font-size: 14px;
  padding: 6px 30px 6px 6px;
  line-height: 18px;
}
.product-list.simple .product-item .product-compare .compare_plus:before {
  width: 18px;
  height: 18px;
  top: 6px;
  right: 6px;
  bottom: unset;
}
.product-list.simple .product-item .product-compare.product-compare-added {
  padding: 6px 30px 6px 6px;
  border-radius: 6px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
}
.product-list.simple .product-item .product-compare.product-compare-added .compare_checkbox {
  width: 18px;
  height: 18px;
  box-shadow: none;
  border-radius: 0;
  top: 6px;
  right: 6px;
  bottom: unset;
}
.product-list.simple .product-item .product-compare.product-compare-added .link-reset {
  position: static;
  visibility: visible;
  opacity: 1;
  padding: 0;
  box-shadow: none;
  line-height: 18px;
}
.product-list.simple .product-item .gr-has-amount {
  top: 34px;
  bottom: unset;
  left: unset;
  right: 148px;
}
.product-list.simple .product-item .product-additional {
  display: flex;
  align-items: center;
  border-radius: 6px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
}
.product-list.simple .product-item .product-additional__top {
  margin-left: 10px;
}
.product-list.simple .product-item .product-additional__bottom {
  margin: 0;
  flex: 1 0 auto;
  box-shadow: none;
}
.product-list-titles.show_block {
  display: none !important;
}
.product-list.list .product-item__bottom {
  flex-direction: column;
}
.product-list.list .product-item__bottom-left {
  width: 100%;
  padding: 0;
}
.product-list.list .product-item__bottom-right {
  width: 100%;
}
.product-list.list .product-item .gr-product-options .options-more, .product-list.list .product-item .gr-product-options .options-btn {
  display: none;
}
.product-list.list .product-item .shop2-product-actions {
  display: none;
}
.product-list.list {
  background: none;
  border-radius: 0;
}
.product-list.list .product-item {
  padding-top: 36px;
  padding-bottom: 10px;
  border-radius: 10px;
  border: none;
  background: #fff;
  margin-bottom: 8px;
}
.product-list.list .product-item .tpl-stars {
  position: absolute;
  z-index: 2;
  top: 11px;
  right: 281px;
  margin: 0;
}
.product-list.list .product-item .article-vendor {
  display: flex;
  flex-wrap: wrap;
}
.product-list.list .product-item .article-vendor .product-article {
  order: -1;
  margin-right: auto;
}
.product-list.list .product-item .article-vendor .product-article span {
  color: #191919;
}
.product-list.list .product-item .article-vendor .gr-vendor-block {
  display: flex;
  align-items: center;
}
.product-list.list .product-item .article-vendor .gr-vendor-block .title {
  color: #191919;
  margin-right: 5px;
}
.product-list.list .product-item .article-vendor .product-article {
  display: flex;
  flex-wrap: wrap;
}
.product-list.list .product-item .article-vendor .product-article span {
  margin-right: 5px;
}
.product-list.list .product-item .product-compare {
  width: auto;
  height: auto;
  position: absolute;
  top: 6px;
  right: 20px;
  z-index: 2;
}
.product-list.list .product-item .product-compare .compare_plus {
  width: auto;
  height: 30px;
  font-size: 14px;
  padding: 6px 30px 6px 6px;
  line-height: 18px;
}
.product-list.list .product-item .product-compare .compare_plus:before {
  width: 18px;
  height: 18px;
  top: 6px;
  right: 6px;
  bottom: unset;
}
.product-list.list .product-item .product-compare.product-compare-added {
  padding: 6px 30px 6px 6px;
  border-radius: 6px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
}
.product-list.list .product-item .product-compare.product-compare-added .compare_checkbox {
  width: 18px;
  height: 18px;
  box-shadow: none;
  border-radius: 0;
  top: 6px;
  right: 6px;
  bottom: unset;
}
.product-list.list .product-item .product-compare.product-compare-added .link-reset {
  position: static;
  visibility: visible;
  opacity: 1;
  padding: 0;
  box-shadow: none;
  line-height: 18px;
}
.product-list.list .product-item .gr-has-amount {
  top: 14px;
  bottom: unset;
  left: unset;
  right: 154px;
  width: auto;
}
.product-list.list .product-item .product-additional {
  display: flex;
  align-items: center;
  border-radius: 6px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
  padding: 0;
}
.product-list.list .product-item .product-additional__top {
  margin-left: 10px;
}
.product-list.list .product-item .product-additional__bottom {
  width: auto;
  box-shadow: none;
}
.product-list.list .product-item .product-amount {
  order: -1;
  margin: 0 20px 0 0;
}
.product-list.list .product-item .gr-product-options .shop2-product-options .option-item:last-child {
  margin-bottom: 10px;
}
.product-list.simple .product-item .product-article, .product-list.thumbs .product-item .product-article {
  display: flex;
  flex-wrap: wrap;
}
.product-list.simple .product-item .product-article span, .product-list.thumbs .product-item .product-article span {
  margin-right: auto;
}
.product-list.simple .product-item .gr-product-options .shop2-product-options, .product-list.thumbs .product-item .gr-product-options .shop2-product-options {
  display: block;
}
.product-list.simple .product-item .options-btn ~ .shop2-product-options, .product-list.thumbs .product-item .options-btn ~ .shop2-product-options {
  display: none;
}
.shop-pagelist {
  text-align: center;
}
.shop-pagelist__body {
  height: 50px;
  border: 1px solid #e2e7e9;
  background: none;
  border-radius: 5px;
  padding: 6px 7px 7px;
}
.shop-pagelist__body .page-prev {
  margin: 0 8px 0 0;
}
.shop-pagelist__body .page-prev.not_active, .shop-pagelist__mobile .page-prev.not_active, .shop-pagelist__body .page-next.not_active, .shop-pagelist__mobile .page-next.not_active {
  pointer-events: none;
}
.shop-pagelist__body .page-num.active-num, .shop-pagelist__mobile .page-num.active-num {
  pointer-events: none;
}
.shop-pagelist__body .page-prev.only_icons a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 4px;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/left.png") 50% no-repeat #ffa503;
}
.shop-pagelist__body .page-next {
  margin: 0 0 0 8px;
}
.shop-pagelist__body .page-next.only_icons a {
  height: 35px;
  width: 35px;
  line-height: 35px;
  border-radius: 4px;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/right_pagination.png") 50% no-repeat #ffa503;
}
.shop-pagelist__body .page-dots {
  line-height: 35px;
}
.shop-pagelist__body .page-num {
  width: 35px;
  height: 35px;
  line-height: 35px;
}
.shop-pagelist__body .page-num.active-num {
  box-shadow: none;
  background: #fff;
  border-radius: 4px;
  color: #000;
}
.shop-pagelist__body .page-num a {
  border-radius: 4px;
  background: none;
}
.shop-pagelist__body .page-num a:hover {
  background: #fff;
  color: #000;
}
.shop-pagelist__mobile .page-prev a, .shop-pagelist__mobile .page-next a {
  background-color: #ffa503;
}
.card-slider.horizontal .card-slider__thumb-img a {
  background-position: 50%;
}
.card-slider.horizontal .card-slider__thumb-img a img {
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (min-width: 1024px) {
  .card-slider.horizontal .card-slider__flags {
    position: static;
  }
}
.card-page__top {
  border-radius: 5px;
  padding: 22px 30px;
}
@media (max-width: 768px) {
  .card-page__top {
    padding: 10px;
  }
}
@media (min-width: 890px) {
  .card-page__left {
    width: 360px;
    margin-right: 0;
    flex-grow: 1;
    flex-shrink: 0;
  }
}
.card-slider.horizontal .card-slider__items:not(.slick-slider) .card-slider__item + .card-slider__item {
  display: none;
}
@media (min-width: 890px) {
  .card-slider.horizontal .card-slider__items {
    height: 200px;
  }
}
.card-slider.horizontal .card-slider__items:not(.slick-slider), .card-slider.horizontal .card-slider__items .slick-list {
  border: 2px solid rgba(0, 0, 0, 0.06);
  border-radius: 6px;
  font-size: 0;
}
.card-slider.horizontal .card-slider__image {
  background-size: contain;
  background-position: 50%;
}
@media (min-width: 890px) {
  .card-slider.horizontal .card-slider__image {
    height: 200px;
  }
}
.card-slider.horizontal .card-slider__thumbs {
  height: auto;
}
.card-slider.horizontal .card-slider__thumbs-slider:not(.slick-slider) {
  display: flex;
  overflow: hidden;
}
.card-slider.horizontal .card-slider__thumbs-slider:not(.slick-slider) .card-slider__thumb {
  margin: 0 10px;
  flex-shrink: 0;
}
@media (min-width: 890px) {
  .card-slider.horizontal .card-slider__thumb {
    width: 76px !important;
  }
}
.card-slider.horizontal .card-slider__thumb-img {
  border: 2px solid rgba(0, 0, 0, 0.06);
  aspect-ratio: 1;
  height: auto;
}
@media (min-width: 890px) {
  .card-page__right {
    width: calc(100% - 360px - 36px);
    min-width: calc(50% - 36px);
    flex-grow: 1;
  }
}
.cart-page-product {
  display: flex;
  flex-direction: column;
}
.cart-page-product .gr-product-options {
  margin-bottom: 10px;
}
.card-page .shop2-product__left {
  width: 100%;
}
.card-page .shop2-product__right {
  width: 100%;
  margin: 0;
  display: block;
}
.card-page .shop2-product .gr-has-amount {
  margin: 0;
  font-weight: 400;
  font-size: 15px;
  color: #1f1f1f;
}
.card-page .shop2-product .gr-has-amount span {
  padding-top: 3px;
  padding-bottom: 3px;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/has_amount.png") 0 50% no-repeat;
}
.card-page .shop2-product .gr-has-amount.no_amount span {
  padding: 3px 0 3px 23px;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/not_has.png") 0 50% no-repeat;
}
.card-page .article-vendor {
  display: flex;
  flex-wrap: wrap;
  gap: 0 5px;
}
.card-page .article-vendor .shop2-product-article {
  margin-right: auto;
}
.card-page .article-vendor .shop2-product-article span {
  color: #191919;
}
.card-page .article-vendor .gr-vendor-block {
  display: flex;
  align-items: center;
}
.card-page .article-vendor .gr-vendor-block .title {
  margin-right: 5px;
}
body .top-product-wr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  padding: 15px 0 10px;
  gap: 5px 10px;
}
body .top-product-wr .product-compare.product-compare-added .link-reset {
  font-size: 15px;
  padding-top: 10.5px;
  padding-bottom: 10.5px;
}
.card-page .pluso-share {
  position: relative;
  margin: 0;
}
.card-page .pluso-share__title {
  padding: 0 0 0 24px;
  margin-right: 8px;
  position: relative;
  cursor: pointer;
}
.card-page .pluso-share__title:before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 13px;
  position: absolute;
  left: 0;
  top: calc(50% - 6px);
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/share_icon.png") 50% no-repeat;
}
.card-page .pluso-share__body {
  position: absolute;
  top: calc(100% + 5px);
  border: 2px solid #f0f0f0;
  border-radius: 4px;
  left: 0;
  display: none;
  background: #fff;
  padding: 3px;
  z-index: 3;
}
@media (max-width: 889px) {
  body .top-product-wr .product-compare {
    margin: 0 0 5px;
  }
}
body .top-product-wr .product-compare .compare_plus {
  font-size: 15px;
  padding: 10.5px 40px 10.5px 20px;
}
.card-page .tpl-rating-block .tpl-stars {
  margin: 0;
}
.tpl-stars {
  background: url("data:image/svg+xml,%3Csvg width='18' height='12' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' preserveAspectRatio='none' version='1.1' xml:space='preserve'%3E%3Cg class='layer'%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath d='m7.5,4.37l1.5,-4.37l1.5,4.37l4.5,0l-3.5,2.72l1.5,4.91l-4,-2.72l-4,2.72l1.5,-4.91l-3.5,-2.72l4.5,0z' fill='%23d5d5d5' id='svg_1'/%3E%3C/g%3E%3C/svg%3E") 0 50% repeat-x;
}
.tpl-stars .tpl-rating {
  background: url("data:image/svg+xml,%3Csvg width='18' height='12' xmlns='http://www.w3.org/2000/svg' xmlns:svg='http://www.w3.org/2000/svg' preserveAspectRatio='none' version='1.1' xml:space='preserve'%3E%3Cg class='layer'%3E%3Ctitle%3ELayer 1%3C/title%3E%3Cpath d='m7.5,4.37l1.5,-4.37l1.5,4.37l4.5,0l-3.5,2.73l1.5,4.91l-4,-2.73l-4,2.73l1.5,-4.91l-3.5,-2.73l4.5,0z' fill='%23FFA81E' id='svg_1'/%3E%3C/g%3E%3C/svg%3E") 0 50% repeat-x;
}
.card-page .gr-product-name {
  font-weight: 700;
  font-size: 21px;
  line-height: 1.2;
  color: #2f2f2f;
}
.card-page .form-additional {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 12px 18px 12px 18px;
  margin: 0;
  gap: 0 5px;
}
.card-page .form-additional .product-amount {
  margin: 10px 17px 10px 0;
  order: unset;
}
.card-page .form-additional .product-price {
  margin: 10px auto 10px 0;
  order: unset;
  width: auto;
}
.card-page .form-additional .product-price .price-current {
  color: #1f1f1f;
  font-weight: bold;
  font-size: 17px;
}
.card-page .form-additional .product-price .price-current strong {
  font-size: 20px;
  color: #1f1f1f;
}
.card-page .gr-product-options .shop2-product-options .option-item {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
}
.card-page .options-more ~ .shop2-product-options .option-item {
  display: none;
}
.card-page .shop2-product-options .option-item {
  flex-direction: column;
  align-items: flex-start;
}
.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 0 10px;
}
.card-page .shop2-product-options .option-body .shop2-color-ext-select {
  box-shadow: inset 0 0 0 2px rgba(6, 190, 140, 0.12);
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='9px' height='6px' viewBox='0 0 9 6' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E%3Cpath fill='%23ffa503' d='M3.621,4.908 C3.497,4.860 3.380,4.786 3.279,4.685 L0.313,1.708 C-0.079,1.314 -0.079,0.676 0.313,0.282 C0.705,-0.111 1.341,-0.111 1.733,0.282 L4.031,2.590 L6.298,0.314 C6.691,-0.080 7.327,-0.080 7.718,0.314 C8.111,0.707 8.111,1.345 7.718,1.739 L4.753,4.716 C4.446,5.025 3.993,5.083 3.621,4.908 Z'/%3E%3C/svg%3E") right 31px top 50% no-repeat #fff;
}
.card-page .shop2-product-options .option-body .shop2-color-ext-select .shop2-color-ext-options {
  padding-top: 8px;
  padding-bottom: 8px;
}
#shop2-color-ext-select {
  box-shadow: inset 0 0 0 2px rgba(6, 190, 140, 0.12);
}
.card-page .shop2-product-options .option-body select {
  box-shadow: inset 0 0 0 2px rgba(6, 190, 140, 0.12);
  padding-top: 9px;
  padding-bottom: 9px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:ev='http://www.w3.org/2001/xml-events' version='1.1' baseProfile='full' xml:space='preserve' x='0px' y='0px' width='9px' height='6px' viewBox='0 0 9 6' preserveAspectRatio='none' shape-rendering='geometricPrecision'%3E%3Cpath fill='%23ffa503' d='M3.621,4.908 C3.497,4.860 3.380,4.786 3.279,4.685 L0.313,1.708 C-0.079,1.314 -0.079,0.676 0.313,0.282 C0.705,-0.111 1.341,-0.111 1.733,0.282 L4.031,2.590 L6.298,0.314 C6.691,-0.080 7.327,-0.080 7.718,0.314 C8.111,0.707 8.111,1.345 7.718,1.739 L4.753,4.716 C4.446,5.025 3.993,5.083 3.621,4.908 Z'/%3E%3C/svg%3E") right 31px top 50% no-repeat #fff;
}
.card-page .form-additional .shop-product-btn {
  width: auto;
  margin: 10px 0 10px auto;
  order: 2;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
  padding: 11px 15px 10px;
}
@media (max-width: 889px) {
  .card-page .form-additional .shop-product-btn {
    margin-right: 5px;
  }
}
.card-page .form-additional .shop-product-btn span {
  padding-right: 30px;
}
.card-page .form-additional .shop-product-btn.onrequest {
  font-weight: 400;
  color: #1f1f1f;
  background: #eee;
}
.card-page .form-additional .shop-product-btn.onrequest:hover {
  background: #f7f7f7;
}
.card-page .form-additional .shop-product-btn.onrequest:active {
  background: #d6d6d6;
}
.card-page .form-additional .shop-product-btn.onrequest span {
  padding: 0;
}
.card-page .form-additional .shop-product-btn.onrequest span:before {
  display: none;
}
.card-page .form-additional .shop-product-btn.buy span:before {
  width: 22px;
  height: 21px;
  margin-top: -10px;
  background: url(/g/templates/shop2/2.111.2/2.2.111-1/images/buy_icon.png) 50% no-repeat;
}
@media (max-width: 1360px) {
  .card-page .form-additional__btns {
    width: auto;
  }
}
.card-page .form-additional .buy-one-click {
  font-weight: 600;
  font-size: 14px;
  color: #1f1f1f;
  width: auto;
  background: none;
  border: 2px solid #d6d6d6;
  padding: 6px 10px;
}
.card-page .form-additional .buy-one-click:hover {
  color: #fff;
  background: #ed9b09;
  border-color: #ed9b09;
}
.card-page .form-additional .buy-one-click:active {
  color: #fff;
  background: #ed9b09;
  border-color: #ed9b09;
}
.shop-product-data {
  border-radius: 5px;
  margin: 0;
}
@media (min-width: 768px) {
  .shop-product-data {
    padding: 28px 40px 0;
  }
}
@media (min-width: 768px) {
  .shop-product-data__nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    overflow: unset;
  }
}
.shop-product-data__nav li {
  margin: 0 7px 7px 0;
}
.shop-product-data__nav li a {
  font-weight: 600;
  font-size: 16px;
  color: #2f2f2f;
  height: auto;
  padding: 10px 40px 11px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
}
.shop-product-data__nav li a:hover {
  color: #2f2f2f;
  background: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.shop-product-data__nav li.r-tabs-state-active a {
  color: #2f2f2f;
  background: rgba(0, 0, 0, 0.1);
  box-shadow: none;
}
.card-page__bottom .gr-back-btn {
  margin: 17px 0 50px;
}
.card-page__bottom .gr-back-btn a.shop2-btn {
  background: #ffa503;
  font-weight: 400;
  padding: 9px 20px;
}
.card-page .collections .kinds-block.collections_block {
  margin-bottom: 20px;
}
.kinds-block .kinds-block__title {
  font-weight: bold;
  font-size: 25px;
  color: #2f2f2f;
  background: none;
  margin: 0 0 15px;
  border-radius: 0;
}
.kinds-block .kinds-block__title span {
  padding: 0;
  margin: 0;
  background: none;
}
.kinds-block .kinds-block__title span:before {
  display: none;
}
.kinds-block .kinds-block__items.kinds_slider {
  margin: 0 -9px;
}
.kinds-block .kinds-block__items.kinds_slider:not(.slick-slider) {
  display: flex;
}
.kinds-block .kinds-block__items.kinds_slider .slick-dots {
  margin-top: 0;
}
.kinds-block .gr-has-amount {
  margin: 15px 0 10px;
  font-weight: 400;
  font-size: 12px;
  color: #7f7f7f;
  max-width: calc(100% - 50px);
}
.kinds-block .gr-has-amount span {
  padding-top: 3px;
  padding-bottom: 3px;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/has_amount.png") 0 50% no-repeat;
}
.kinds-block .gr-has-amount.no_amount span {
  padding: 3px 0 3px 23px;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/not_has.png") 0 50% no-repeat;
}
.kinds-block .kind-item__top {
  display: flex;
  flex-direction: column;
  padding-bottom: 12px;
}
.kinds-block .kind-name {
  font-size: 16px;
  color: #1f1f1f;
  padding: 0 8px;
  margin-bottom: 10px;
}
.kinds-block .kind-vendor {
  display: flex;
  flex-wrap: wrap;
  padding: 0 8px;
  margin-top: auto;
}
.kinds-block .kind-vendor .title {
  margin-right: auto;
}
.kinds-block .product-params {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.kinds-block .params-btn {
  margin: 15px 0 0;
  width: 100%;
}
.kinds-block .params-btn ~ .shop2-product-params {
  display: none;
}
.kinds-block .params-btn span {
  position: relative;
  cursor: pointer;
  color: #111;
  font-size: 13px;
  font-weight: 400;
  border-radius: 5px;
  padding: 14px 32px 13px 15px;
  background: none;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  width: 100%;
}
.kinds-block .params-btn span.active:before {
  -webkit-transform: scaleY(-1);
  -moz-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  -o-transform: scaleY(-1);
  transform: scaleY(-1);
}
.kinds-block .params-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;
}
.kinds-block .product-compare {
  order: -1;
}
.kinds-block .product-additional {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0 5px;
}
.kinds-block .kind-item__bottom {
  padding: 0 8px;
  position: relative;
}
.kinds-block .product-additional__top {
  margin-right: auto;
  margin-bottom: 10px;
}
.kinds-block .product-additional__bottom {
  height: auto;
  margin: 5px 0 0;
  border-radius: 0;
  box-shadow: none;
}
.kinds-block .product-price, .shop-product-data__desc .desc-area.mods_block .kinds-block .product-price {
  width: auto;
  padding: 0 0 10px;
}
.kinds-block .shop-product-btn {
  width: 50px;
  height: 43px;
  border-radius: 6px;
  padding: 0;
  font-size: 0;
  position: absolute;
  bottom: 0;
  right: 0;
}
.kinds-block .shop-product-btn span {
  width: 50px;
  height: 43px;
  border-radius: 50%;
  padding: 0;
}
.kinds-block .shop-product-btn span:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: auto;
  height: auto;
  margin: 0;
}
.kinds-block .shop-product-btn.buy span:before {
  background: url(/g/templates/shop2/2.111.2/2.2.111-1/images/buy-icon.svg) 50%/25px no-repeat;
}
.kinds-block .product-price .price-current strong {
  font-size: 17px;
}
.kinds-block .slick-prev, .card-slider.horizontal .slick-prev {
  width: 35px;
  height: 35px;
  border-radius: 4px;
  left: -14px;
  background: rgba(255, 165, 3, 0.8);
}
@media (max-width: 890px) {
  .kinds-block .slick-prev, .card-slider.horizontal .slick-prev {
    left: -10px;
  }
}
.kinds-block .slick-prev:before, .card-slider.horizontal .slick-prev:before {
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
  width: auto;
  height: auto;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/left_slick.png") 50% no-repeat;
}
.kinds-block .slick-prev:hover, .card-slider.horizontal .slick-prev:hover {
  background: #ffa503;
}
.kinds-block .slick-prev:hover:before, .card-slider.horizontal .slick-prev:hover:before {
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/left_slick.png") 50% no-repeat;
}
.kinds-block .slick-next, .card-slider.horizontal .slick-next {
  width: 35px;
  height: 35px;
  border-radius: 4px;
  right: -14px;
  background: rgba(255, 165, 3, 0.8);
}
@media (max-width: 890px) {
  .kinds-block .slick-next, .card-slider.horizontal .slick-next {
    right: -10px;
  }
}
.kinds-block .slick-next:before, .card-slider.horizontal .slick-next:before {
  width: auto;
  height: auto;
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/left_slick.png") 50% no-repeat;
  transform: rotate(180deg);
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  margin: 0;
}
.kinds-block .slick-next:hover, .card-slider.horizontal .slick-next:hover {
  background: #ffa503;
}
.kinds-block .slick-next:hover:before, .card-slider.horizontal .slick-next:hover:before {
  background: url("/g/templates/shop2/2.111.2/2.2.111-1/images/left_slick.png") 50% no-repeat;
}
.card-slider.horizontal .slick-prev, .card-slider.horizontal .slick-next {
  margin-top: -18px;
  z-index: 3;
  transition: all 0.2s;
}
@media (max-width: 890px) {
  .card-slider.horizontal .slick-prev {
    left: -14px;
  }
  .card-slider.horizontal .slick-next {
    right: -14px;
  }
}
.kind-item .product-flags {
  position: absolute;
  top: 5px;
  left: 8px;
  right: 8px;
  z-index: 4;
  display: flex;
  flex-wrap: wrap;
  font-size: 0;
}
.kind-item .product-flags__item {
  display: inline-block;
}
.shop-product-btn.onrequest {
  background: #e13439;
}
.shop-product-btn.onrequest:hover {
  background: #e65257;
}
.shop-product-btn.onrequest:active {
  background: #cb2f33;
}
.shop-product-btn.onrequest span:before, .shop-product-btn.notavailable span:before {
  background-position: 50%;
}
.shop-product-data__nav li span {
  display: flex;
  align-items: center;
}
.shop-product-data__nav li .rev-counter {
  line-height: 1;
  background: none;
  vertical-align: unset;
  padding: 0;
  margin-bottom: 2px;
}
.page-path {
  display: flex;
  align-items: center;
  width: 100%;
  overflow: auto;
  margin-bottom: 15px;
}
.page-path * {
  flex: none;
}
.page-path a {
  display: inline-block;
  text-decoration: none;
  font-size: 15px;
  color: #191919;
  margin-right: 5px;
}
.page-path .separ {
  width: 15px;
  height: 15px;
  font-size: 0;
  margin-right: 5px;
  display: inline-block;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' class='e2p'%3E%3Cpath fill='currentColor' d='M5.293 12.293a1 1 0 1 0 1.414 1.414l5-5a1 1 0 0 0 0-1.414l-5-5a1 1 0 0 0-1.414 1.414L9.586 8l-4.293 4.293Z'%3E%3C/path%3E%3C/svg%3E") 50% / contain no-repeat;
}
.card-page .shop2-product-options .option-body .shop2-color-ext-select .shop2-color-ext-options {
  min-width: 200px;
}
body .shop2-product-options .shop2-color-ext-list li.shop2-color-ext-selected:after {
  display: none;
}
.card-slider.horizontal .card-slider__image {
  height: auto;
  position: relative;
  padding-top: 0;
  aspect-ratio: 1;
  background-position: 50%;
}
.card-slider.horizontal .card-slider__image a {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
}
.card-slider.horizontal .card-slider__image a img {
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.card-slider.horizontal .card-slider__items {
  height: auto;
}
.cart-page-product .gr-product-options {
  flex-direction: column;
  display: flex;
}
.cart-page-product .gr-product-options .options-more2 {
  order: -1;
}
.cart-page-product .gr-product-options .options-more2 .activem, .cart-page-product .gr-product-options .options-more2 .active {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
}
.gr-icon-btn {
  width: 50px;
  height: 50px;
}
.gr-icon-btn:before {
  top: 14px;
  right: 14px;
  width: 15px;
  height: 15px;
  background-size: 15px;
}
.cart-page-product .gr-product-options .options-more .activem, .cart-page-product .gr-product-options .options-more .active {
  margin-bottom: 15px;
  display: inline-block;
  vertical-align: top;
}
.page-path {
  flex-wrap: wrap;
}
.page-path span {
  flex: inherit;
}
.fixed-panel__btn2-wrap, .for-mobile {
  display: none;
}
.cart-preview-container .cart-preview-container__order {
  order: 2;
}
.card-page .options-more span {
  background: none;
  font-size: 15px;
  padding: 10px 40px 11px 20px;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
  display: inline-block;
  vertical-align: top;
  line-height: 1;
}
.card-page .options-more span:before {
  top: 50%;
  margin-top: -2px;
}
.product-list.thumbs .product-item__bottom-right {
  position: relative;
}
.product-list.thumbs .product-item .shop-product-btn {
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 6px;
  width: 50px;
}
.product-list.thumbs .product-item .shop-product-btn span {
  width: 50px;
}
.product-list.thumbs .product-item .product-price {
  width: 100%;
  padding: 0 0 10px;
  text-align: left;
}
.product-list.thumbs .product-item .product-additional__top {
  margin-bottom: 10px;
  margin-right: auto;
  width: 100%;
  align-items: center;
}
.product-list.thumbs .product-item .shop-product-btn.buy span:before {
  background: url(/g/templates/shop2/2.111.2/2.2.111-1/images/buy-icon.svg) 50%/25px no-repeat;
}
.product-list.simple .product-item .product-additional, .product-list.list .product-item .product-additional {
  align-items: stretch;
}
.product-list.simple .product-item .product-additional__top {
  padding: 12px 0;
}
.product-list.list .product-item .product-additional__top {
  padding: 8px 0;
}
.product-list.simple .product-item .product-additional__bottom {
  min-height: 55px;
  height: auto;
}
.product-list.simple .product-item .shop-product-btn {
  min-height: 55px;
  height: 100%;
}
.product-list.simple .product-item .shop-product-btn span {
  height: 100%;
}
.product-list.list .product-item .shop-product-btn {
  min-height: 48px;
  height: 100%;
}
.product-list.list .product-item .shop-product-btn span {
  height: 100%;
}
@media (max-width: 767px) {
  .product-amount .shop2-product-amount, .card-page .form-additional .shop-product-btn, .card-page .form-additional .buy-one-click {
    border-radius: 5px;
  }
  .fixed-panel__btn2-wrap {
    display: block;
    order: -1;
  }
  .header_blocks .gr-button-3 {
    display: none;
  }
  .for-mobile {
    display: flex;
    width: 100%;
    justify-content: space-between;
    margin: 10px 0 0;
  }
  .for-mobile .gr-button-3 {
    display: block;
    margin: 0;
  }
  .header_blocks .simetrick {
    display: none;
  }
  .header_blocks div[data-remodal-target="login-popup"] {
    display: none;
  }
  .header_blocks div[data-remodal-target="login-popup"].fixed-panel__btn2 {
    display: block;
    font-size: 0;
    background: #fff url(/d/fgs16_user_full.svg) 50%/29px no-repeat;
    padding: 0;
    width: 40px;
    height: 40px;
    margin: 0;
  }
  .header_blocks .cart-block {
    order: 0;
  }
  .header_blocks {
    flex-wrap: wrap;
    display: flex;
  }
  .header_blocks div[data-remodal-target="fixed-folders"] {
    margin: 0;
  }
}
@media (max-width: 639px) {
  .sorting-panel .sorting {
    margin: 0;
  }
}
@media (max-width: 480px) {
  .card-page .form-additional .product-price {
    width: calc(100% - 93px);
  }
  .card-page .form-additional .shop-product-btn {
    order: 4;
    margin-left: auto;
    margin-right: 0;
  }
  .sorting-panel .filter-popup-btn {
    width: 100%;
    margin: 0 0 15px;
    font: 400 17px/ normal "Montserrat", Arial, Helvetica, sans-serif;
    color: #111;
  }
  .sorting-panel .sorting {
    width: 100%;
  }
  .sorting-block .sorting-block__body {
    justify-content: space-between;
  }
  .sorting-block .sorting-block__body span {
    padding-left: 12px;
  }
  .sorting-block .sorting-block__body span.no-sorting {
    padding-left: 12px;
  }
  .sorting-block .sorting-block__popup {
    padding-top: 10px;
  }
  .sorting-block .sorting-block__popup .sort-param {
    padding-left: 20px;
  }
  .sorting-block .sorting-block__popup .sort-param:before {
    left: 20px;
    right: 20px;
  }
  .sorting-block .sorting-block__popup div:last-child a:after {
    left: 20px;
    right: 20px;
  }
}
@media (max-width: 375px) {
  .card-page .form-additional .shop-product-btn {
    margin-left: 0;
  }
}
.search-form .search-rows__btn {
  text-align: right;
}
.login-form .login-btns {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.login-form .login-btns__links {
  margin: 0 auto 0 0;
}
.card-page .shop2-product-actions {
  margin: 0;
}
.remodal[data-remodal-id="filter-1"] .filter-block .shop2-filter__btns {
  flex-direction: row-reverse;
  max-width: 100%;
}
@media (min-width: 411px) {
  .filter-block .shop2-filter__btns .shop2-filter-go {
    margin: 0 0 0 auto;
  }
}
.cart-popup-container .cart-preview-container__amount {
  width: auto;
  min-width: 22px;
  padding: 0 2px;
  border-radius: 11px;
}
.cart-popup-container .cart-preview-container__image {
  height: auto;
  aspect-ratio: 1;
  border: 2px solid rgba(0, 0, 0, 0.06);
}
.cart-popup-container .cart-preview-container__image img {
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-list.thumbs .product-item .gr-product-image, .product-list.simple .product-item .gr-product-image {
  border: 2px solid rgba(0, 0, 0, 0.06);
  padding-top: 0;
  aspect-ratio: 1;
  max-height: none;
}
.product-list.thumbs .product-item .gr-product-image a img, .product-list.simple .product-item .gr-product-image a img {
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.kinds-block .kind-image {
  border: 2px solid rgba(0, 0, 0, 0.06);
  padding-top: 0;
  aspect-ratio: 1;
}
.kinds-block .kind-image a img {
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.shop2-cart-table .cart-product__image img {
  opacity: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.product-list.thumbs .product-item .gr-vendor-block {
  display: flex;
  flex-wrap: wrap;
}
.product-list.thumbs .product-item .gr-vendor-block .title {
  margin-right: auto;
}
.product-list.thumbs .product-item .gr-product-options .options-btn span, .product-list.simple .product-item .gr-product-options .options-btn span {
  background: none;
  box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.06);
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  padding-top: 14px;
  padding-bottom: 13px;
}
.product-list.thumbs .product-item .gr-product-options .options-btn span {
  width: 100%;
}
#shop2-alert.promo-products-list {
  background-color: #f5f5f5;
}
.promo-desc {
  margin-bottom: 15px;
  padding-right: 40px;
}
@media (max-width: 375px) {
  .promo-desc {
    padding-right: 50px;
  }
}
@media (min-width: 890px) {
  .promo-products-list .product-list.thumbs .product-item {
    width: calc(33.333% - 20px);
    margin: 0 10px 20px;
  }
}
@media (max-width: 1023px) {
  .promo-products-list .product-list.simple .product-item__top {
    width: 240px;
  }
  .promo-products-list .product-list.simple .product-item__bottom {
    width: calc(100% - 30px - 240px);
  }
}
.shop2-product-actions dl dt span.icon-action + span.name-action {
  width: calc(100% - 18px - 10px - 20px);
}
.shop2-product-actions dl dt span.name-action {
  width: calc(100% - 20px);
}
.shop2-product .shop2-product-actions dl dt span.icon-action + span.name-action {
  max-width: 160px;
}
.shop2-product .shop2-product-actions dl dt span.name-action {
  max-width: 188px;
}
