@charset "utf-8";
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; } }

.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; }

.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; }

.site-header ul {
  padding: 0;
  margin: 0;
  list-style: none; }

.logo {
  text-decoration: none; }
/**
 * стандартный набор начертаний шрифтов
 *
 * r   нормальный
 * i   курсив
 * b   жирный
 * b-i жирный-курсив
 *
 * если включено подключение стандартных начертаний $defaults равный true
 * добавляем в финальный набор начертаний стандартный набор (нормальный, нормальный-курсив, жирный, жирный-курсив)
 */
@font-face {
  font-weight: 500;
  font-style: normal;
  font-family: fira;
  Array
  src: url("/g/fonts/fira_sans/fira_sans-m.eot");
  src: url("/g/fonts/fira_sans/fira_sans-m.eot?#iefix") format("embedded-opentype"), url("/g/fonts/fira_sans/fira_sans-m.woff") format("woff"), url("/g/fonts/fira_sans/fira_sans-m.ttf") format("truetype"), url("/g/fonts/fira_sans/fira_sans-m.svg#fira") format("svg"); }

@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: fira;
  Array
  src: url("/g/fonts/fira_sans/fira_sans-r.eot");
  src: url("/g/fonts/fira_sans/fira_sans-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/fira_sans/fira_sans-r.woff") format("woff"), url("/g/fonts/fira_sans/fira_sans-r.ttf") format("truetype"), url("/g/fonts/fira_sans/fira_sans-r.svg#fira") format("svg"); }

@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: fira;
  Array
  src: url("/g/fonts/fira_sans/fira_sans-b.eot");
  src: url("/g/fonts/fira_sans/fira_sans-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/fira_sans/fira_sans-b.woff") format("woff"), url("/g/fonts/fira_sans/fira_sans-b.ttf") format("truetype"), url("/g/fonts/fira_sans/fira_sans-b.svg#fira") format("svg"); }

@font-face {
  font-weight: 200;
  font-style: normal;
  font-family: fira;
  Array
  src: url("/g/fonts/fira_sans/fira_sans-t.eot");
  src: url("/g/fonts/fira_sans/fira_sans-t.eot?#iefix") format("embedded-opentype"), url("/g/fonts/fira_sans/fira_sans-t.woff") format("woff"), url("/g/fonts/fira_sans/fira_sans-t.ttf") format("truetype"), url("/g/fonts/fira_sans/fira_sans-t.svg#fira") format("svg"); }

@font-face {
  font-weight: 300;
  font-style: normal;
  font-family: fira;
  Array
  src: url("/g/fonts/fira_sans/fira_sans-l.eot");
  src: url("/g/fonts/fira_sans/fira_sans-l.eot?#iefix") format("embedded-opentype"), url("/g/fonts/fira_sans/fira_sans-l.woff") format("woff"), url("/g/fonts/fira_sans/fira_sans-l.ttf") format("truetype"), url("/g/fonts/fira_sans/fira_sans-l.svg#fira") format("svg"); }

@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: fira;
  Array
  src: url("/g/fonts/fira_sans/fira_sans-s-b.eot");
  src: url("/g/fonts/fira_sans/fira_sans-s-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/fira_sans/fira_sans-s-b.woff") format("woff"), url("/g/fonts/fira_sans/fira_sans-s-b.ttf") format("truetype"), url("/g/fonts/fira_sans/fira_sans-s-b.svg#fira") format("svg"); }

@font-face {
  font-weight: 800;
  font-style: normal;
  font-family: fira;
  Array
  src: url("/g/fonts/fira_sans/fira_sans-e-b.eot");
  src: url("/g/fonts/fira_sans/fira_sans-e-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/fira_sans/fira_sans-e-b.woff") format("woff"), url("/g/fonts/fira_sans/fira_sans-e-b.ttf") format("truetype"), url("/g/fonts/fira_sans/fira_sans-e-b.svg#fira") format("svg"); }
/**
 * стандартный набор начертаний шрифтов
 *
 * r   нормальный
 * i   курсив
 * b   жирный
 * b-i жирный-курсив
 *
 * если включено подключение стандартных начертаний $defaults равный true
 * добавляем в финальный набор начертаний стандартный набор (нормальный, нормальный-курсив, жирный, жирный-курсив)
 */
@font-face {
  font-weight: 500;
  font-style: normal;
  font-family: RobotoSlab;
  Array
  src: url("/g/fonts/roboto_slab/roboto_slab-m.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-m.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-m.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-m.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-m.svg#RobotoSlab") format("svg"); }

@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: RobotoSlab;
  Array
  src: url("/g/fonts/roboto_slab/roboto_slab-r.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-r.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-r.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-r.svg#RobotoSlab") format("svg"); }

@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: RobotoSlab;
  Array
  src: url("/g/fonts/roboto_slab/roboto_slab-b.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-b.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-b.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-b.svg#RobotoSlab") format("svg"); }

@font-face {
  font-weight: 200;
  font-style: normal;
  font-family: RobotoSlab;
  Array
  src: url("/g/fonts/roboto_slab/roboto_slab-t.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-t.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-t.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-t.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-t.svg#RobotoSlab") format("svg"); }

@font-face {
  font-weight: 300;
  font-style: normal;
  font-family: RobotoSlab;
  Array
  src: url("/g/fonts/roboto_slab/roboto_slab-l.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-l.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-l.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-l.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-l.svg#RobotoSlab") format("svg"); }

@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: RobotoSlab;
  Array
  src: url("/g/fonts/roboto_slab/roboto_slab-s-b.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-s-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-s-b.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-s-b.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-s-b.svg#RobotoSlab") format("svg"); }

@font-face {
  font-weight: 800;
  font-style: normal;
  font-family: RobotoSlab;
  Array
  src: url("/g/fonts/roboto_slab/roboto_slab-e-b.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-e-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-e-b.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-e-b.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-e-b.svg#RobotoSlab") format("svg"); }
/**
 * стандартный набор начертаний шрифтов
 *
 * r   нормальный
 * i   курсив
 * b   жирный
 * b-i жирный-курсив
 *
 * если включено подключение стандартных начертаний $defaults равный true
 * добавляем в финальный набор начертаний стандартный набор (нормальный, нормальный-курсив, жирный, жирный-курсив)
 */
@font-face {
  font-weight: 500;
  font-style: normal;
  font-family: Roboto;
  Array
  src: url("/g/fonts/roboto/roboto-m.eot");
  src: url("/g/fonts/roboto/roboto-m.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-m.woff") format("woff"), url("/g/fonts/roboto/roboto-m.ttf") format("truetype"), url("/g/fonts/roboto/roboto-m.svg#Roboto") format("svg"); }

@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: Roboto;
  Array
  src: url("/g/fonts/roboto/roboto-r.eot");
  src: url("/g/fonts/roboto/roboto-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-r.woff") format("woff"), url("/g/fonts/roboto/roboto-r.ttf") format("truetype"), url("/g/fonts/roboto/roboto-r.svg#Roboto") format("svg"); }

@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: Roboto;
  Array
  src: url("/g/fonts/roboto/roboto-b.eot");
  src: url("/g/fonts/roboto/roboto-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-b.woff") format("woff"), url("/g/fonts/roboto/roboto-b.ttf") format("truetype"), url("/g/fonts/roboto/roboto-b.svg#Roboto") format("svg"); }

@font-face {
  font-weight: 200;
  font-style: normal;
  font-family: Roboto;
  Array
  src: url("/g/fonts/roboto/roboto-t.eot");
  src: url("/g/fonts/roboto/roboto-t.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-t.woff") format("woff"), url("/g/fonts/roboto/roboto-t.ttf") format("truetype"), url("/g/fonts/roboto/roboto-t.svg#Roboto") format("svg"); }

@font-face {
  font-weight: 300;
  font-style: normal;
  font-family: Roboto;
  Array
  src: url("/g/fonts/roboto/roboto-l.eot");
  src: url("/g/fonts/roboto/roboto-l.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-l.woff") format("woff"), url("/g/fonts/roboto/roboto-l.ttf") format("truetype"), url("/g/fonts/roboto/roboto-l.svg#Roboto") format("svg"); }

@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: Roboto;
  Array
  src: url("/g/fonts/roboto/roboto-s-b.eot");
  src: url("/g/fonts/roboto/roboto-s-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-s-b.woff") format("woff"), url("/g/fonts/roboto/roboto-s-b.ttf") format("truetype"), url("/g/fonts/roboto/roboto-s-b.svg#Roboto") format("svg"); }

@font-face {
  font-weight: 800;
  font-style: normal;
  font-family: Roboto;
  Array
  src: url("/g/fonts/roboto/roboto-e-b.eot");
  src: url("/g/fonts/roboto/roboto-e-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-e-b.woff") format("woff"), url("/g/fonts/roboto/roboto-e-b.ttf") format("truetype"), url("/g/fonts/roboto/roboto-e-b.svg#Roboto") format("svg"); }

html, body {
  height: 100%; }

html {
  font-size: 16px; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #292929;
  background: #f5f5f5;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  line-height: 1.25;
  -webkit-transition: opacity 0.3s linear;
  -moz-transition: opacity 0.3s linear;
  -o-transition: opacity 0.3s linear;
  -ms-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear; }

body * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

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

h1 {
  margin-top: 0;
  font-size: 35px; }

@media (max-width: 767px) {
    h1 {
      font-size: 30px; } }

h2 {
  font-size: 24px; }

h3 {
  font-size: 19px; }

h4 {
  font-size: 16px; }

h5 {
  font-size: 13px; }

h6 {
  font-size: 11px; }

h5, h6 {
  font-weight: bold; }

.section-site-path, .site-path {
  white-space: pre-wrap;
  max-width: 1280px;
  margin: 0 auto 45px;
  text-align: center;
  color: #5d5d5d;
  font-size: 15px;
  line-height: 1.4;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 400; }

@media (max-width: 479px) {
    .section-site-path, .site-path {
      display: none; } }

.section-site-path a, .site-path a {
  color: inherit;
  text-decoration: none;
  padding-right: 23px;
  position: relative;
  margin-right: 10px; }
  .section-site-path a:hover span, .site-path a:hover span {
    border-color: transparent; }
  .section-site-path a:before, .site-path a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 50%;
    width: 10px;
    height: 12px;
    margin-top: -6px;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2010%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgba%280%2C0%2C0%2C0.15%29%22%20d%3D%22M9.711%2C7.716%20L5.716%2C11.711%20C5.518%2C11.908%205.259%2C12.006%205.000%2C12.006%20C4.741%2C12.006%204.481%2C11.908%204.283%2C11.711%20L0.289%2C7.716%20C-0.105%2C7.322%20-0.105%2C6.684%200.289%2C6.290%20C0.684%2C5.895%201.322%2C5.895%201.716%2C6.290%20L4.000%2C8.573%20L4.000%2C1.000%20C4.000%2C0.448%204.448%2C0.000%205.000%2C0.000%20C5.552%2C0.000%206.000%2C0.448%206.000%2C1.000%20L6.000%2C8.573%20L8.283%2C6.290%20C8.677%2C5.895%209.316%2C5.895%209.711%2C6.290%20C10.105%2C6.684%2010.105%2C7.322%209.711%2C7.716%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .section-site-path a span, .site-path a span {
    border-bottom: 1px solid rgba(0, 0, 0, 0.3); }

a {
  text-decoration: underline;
  color: #ed5b5b; }

a:hover {
  text-decoration: none; }

a[href^="tel:"] {
  text-decoration: none;
  color: inherit;
  cursor: default; }

a img {
  border-color: #292929; }

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

.table-wrapper {
  overflow: auto; }

img {
  height: auto; }

table img {
  max-width: none; }

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

input[type=text], input[type=email], input[type=password], textarea {
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none; }

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

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

.site-sidebar p:first-child {
  margin-top: 0; }
  .site-sidebar p:last-child {
    border-bottom: 0; }

.site-wrapper {
  min-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; }

.ie .site-wrapper {
  height: 100%; }

#icons-container {
  display: none; }

.svg-icon {
  font-size: 0;
  width: 20px;
  height: 20px; }

.overlay-bg {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 400;
  background: rgba(100, 100, 100, 0.2);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.overlay-bg.show {
  opacity: 1;
  visibility: visible; }

.site-header {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }

.site-header__side-left, .site-header__side-right {
  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; }

.site-header__top {
  border-bottom: 1px solid #e4e4e4; }

@media (max-width: 990px) {
    .site-header__top {
      display: none; } }

.site-header__top--inner {
  max-width: 1280px;
  margin: 0 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.auth-form {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 130px;
  -moz-box-flex: 1;
  -moz-flex: 1 0 130px;
  -ms-flex: 1 0 130px;
  flex: 1 0 130px;
  width: 130px;
  padding: 25px 15px 25px 0;
  position: relative;
  text-align: right; }

.auth-form__button {
  color: #292929;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  padding: 6px 40px 6px 0;
  position: relative;
  outline: none; }
  .auth-form__button:hover .svg-icon {
    fill: #ed5b5b; }

.auth-form__icon {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -10px;
  font-size: 0; }
  .auth-form__icon .svg-icon {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 20px;
    height: 20px;
    fill: #292929; }

.auth-form__close {
  font-size: 0;
  position: absolute;
  right: 12px;
  top: 12px;
  padding: 8px; }
  .auth-form__close .svg-icon {
    width: 15px;
    height: 15px;
    fill: #3c3c3c; }

.auth-form__popup {
  position: absolute;
  right: 0;
  top: 13px;
  z-index: 450;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  width: 260px;
  border-radius: 27px;
  padding: 25px 30px 25px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (max-width: 479px) {
    .auth-form__popup {
      padding: 25px 20px 25px;
      width: 240px; } }

.auth-form.open .auth-form__popup {
  opacity: 1;
  visibility: visible; }

.auth-form__title {
  color: #292929;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 40px; }
  @media (max-width: 479px) {
    .auth-form__title {
      margin-bottom: 30px; } }

.auth-form__row {
  margin: 0 0 20px;
  position: relative; }
  .auth-form__row input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 17px 20px 17px 43px;
    border-radius: 30px;
    border: 1px solid rgba(41, 41, 41, 0.15);
    outline: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    .auth-form__row input:focus {
      border-color: #ed5b5b; }
  .auth-form__row--login .auth-form__row-icon {
    font-size: 0;
    position: absolute;
    left: 19px;
    top: 50%;
    width: 12px;
    height: 14px;
    margin-top: -7px; }
    .auth-form__row--login .auth-form__row-icon .svg-icon {
      width: 12px;
      height: 14px;
      fill: #48413f; }
  .auth-form__row--password .auth-form__row-icon {
    font-size: 0;
    position: absolute;
    left: 19px;
    top: 50%;
    width: 11px;
    height: 14px;
    margin-top: -7px; }
    .auth-form__row--password .auth-form__row-icon .svg-icon {
      width: 11px;
      height: 14px;
      fill: #48413f; }

.auth-form__form-bottom {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }

.auth-form__submit {
  border: none;
  background: #ed5b5b;
  font-size: 13px;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  padding: 19px 28px 19px;
  text-transform: uppercase;
  border-radius: 27px;
  box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15);
  letter-spacing: 2.5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  outline: none; }
  .auth-form__submit:hover {
    background: #ef6969; }

.auth-form__links {
  padding-left: 20px;
  padding-top: 4px; }
  @media (max-width: 479px) {
    .auth-form__links {
      padding-left: 15px; } }

.auth-form__link {
  text-decoration: none;
  color: #292929;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.2;
  border-bottom: 1px solid rgba(41, 41, 41, 0.3); }
  @media (max-width: 479px) {
    .auth-form__link {
      font-size: 15px; } }
  .auth-form__link:hover {
    border-bottom-color: rgba(41, 41, 41, 0.3); }
  .auth-form__link--forgot {
    color: #808080;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    margin-bottom: 6px;
    display: inline-block;
    vertical-align: top;
    border-bottom: 1px solid transparent; }
    @media (max-width: 479px) {
    .auth-form__link--forgot {
      font-size: 14px; } }

html.mobile .site-header .auth-form {
  padding: 0;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  width: auto;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 405;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s linear;
  -moz-transition: all 0.4s linear;
  -o-transition: all 0.4s linear;
  -ms-transition: all 0.4s linear;
  transition: all 0.4s linear;
  text-align: center;
  font-size: 0; }

html.mobile .site-header .auth-form.open {
  opacity: 1;
  visibility: visible; }

html.mobile .site-header .auth-form:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 100%;
  margin-left: -1px; }

html.mobile .site-header .auth-form__button {
  display: none; }

html.mobile .site-header .auth-form__popup {
  position: relative;
  right: auto;
  top: auto;
  display: inline-block;
  vertical-align: middle; }

.menu-top {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  padding: 24px 20px 25px 150px;
  max-width: 960px;
  width: 100%;
  text-align: center; }

.menu-top__list {
  font-size: 0; }
  .menu-top__list ul {
    display: none;
    background: #fff;
    border-radius: 27px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
    padding: 15px 0;
    width: 240px;
    position: absolute;
    z-index: 100;
    text-align: left; }
    .menu-top__list ul li {
      padding: 0 30px; }
    .menu-top__list ul li:last-child > a {
      border: none; }
    .menu-top__list ul li a {
      color: #292929;
      font-size: 16px;
      line-height: 1.2;
      text-decoration: none;
      display: block;
      padding: 11px 0 13px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
      .menu-top__list ul li a:hover {
        color: #ed5b5b; }
  .menu-top__list > li {
    display: inline-block;
    vertical-align: top;
    padding: 5px 15px; }
    .menu-top__list > li > ul {
      margin-left: -5px;
      margin-top: 24px; }
    .menu-top__list > li > ul:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: -24px;
      height: 24px; }
    .menu-top__list > li.flexMenu-viewMore {
      margin-left: -6px; }
    .menu-top__list > li.flexMenu-viewMore > a {
      font-size: 34px;
      line-height: 0;
      height: 11px;
      box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
      background: #fff;
      border: none;
      padding: 0 7px 6px;
      border-radius: 8px; }
      .menu-top__list > li.flexMenu-viewMore > a:hover {
        background: #ed5b5b;
        color: #fff; }
    .menu-top__list > li > a {
      color: #292929;
      font-size: 16px;
      font-weight: 400;
      line-height: 1.2;
      text-decoration: none;
      display: block;
      border-bottom: 1px solid transparent;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      transition: all 0.3s linear; }
    .menu-top__list > li > a:hover {
      border-bottom-color: rgba(41, 41, 41, 0.3); }

.site-header__bottom {
  max-width: 1280px;
  margin: 0 auto;
  padding: 40px 20px 38px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

@media (max-width: 767px) {
    .site-header__bottom {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

@media (max-width: 479px) {
    .site-header__bottom {
      padding: 20px 20px 35px; } }

.catalog-menu {
  position: relative; }

.catalog-menu__button {
  background: #292929;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  padding: 18px 24px 19px 55px;
  border-radius: 27px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  margin-right: 10px;
  display: block;
  position: relative;
  overflow-x: hidden;
  z-index: 5; }
  @media (max-width: 990px) {
    .catalog-menu__button {
      font-size: 0;
      padding: 0;
      width: 54px;
      height: 54px; } }
  .catalog-menu__button:before {
    content: "";
    position: absolute;
    left: -20px;
    right: -20px;
    top: 0;
    height: 100%;
    background: #ed5b5b;
    z-index: -1;
    -webkit-animation: slide-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
  .catalog-menu__button:hover {
    background: #ed5b5b;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15); }
    @media (min-width: 768px) {
    .catalog-menu__button:hover {
      transition-delay: 0.3s; }
      .catalog-menu__button:hover:before {
        -webkit-animation: slide-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
        animation: slide-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; } }
    @media (min-width: 1025px) {
    .catalog-menu__button:hover .catalog-menu__button-lines:before {
      -webkit-transform: translateY(-2px);
      -moz-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
      -o-transform: translateY(-2px);
      transform: translateY(-2px); }
      .catalog-menu__button:hover .catalog-menu__button-lines:after {
        -webkit-transform: translateY(2px);
        -moz-transform: translateY(2px);
        -ms-transform: translateY(2px);
        -o-transform: translateY(2px);
        transform: translateY(2px); } }
  .catalog-menu__button-lines {
    width: 16px;
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -11px;
    height: 22px;
    visibility: visible;
    -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); }
    .catalog-menu__button-lines:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 2px;
      border-top: 2px solid #fff;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      z-index: 3;
      visibility: visible; }
    .catalog-menu__button-lines:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 2px;
      border-bottom: 2px solid #fff;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      z-index: 3;
      visibility: visible; }
    .catalog-menu__button-lines .line {
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -1px;
      width: 14px;
      height: 2px;
      background: #fff;
      display: block;
      z-index: 3;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      visibility: visible; }

.search-form-button {
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  padding: 18px 18px;
  font-size: 0;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.search-form-button .svg-icon {
  width: 18px;
  height: 18px;
  fill: #292929;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }

.search-form-button:hover .svg-icon {
  fill: #ed5b5b; }

.site-logo {
  max-width: 400px;
  text-align: center; }

@media (max-width: 767px) {
    .site-logo {
      -webkit-box-ordinal-group: 6;
      -moz-box-ordinal-group: 6;
      -webkit-order: 5;
      -moz-order: 5;
      -ms-flex-order: 5;
      order: 5;
      max-width: 100%;
      width: 100%;
      padding: 40px 0 0; } }

.site-logo__logo {
  font-size: 0;
  margin-bottom: 15px;
  display: block; }

.site-logo__name {
  text-decoration: none;
  font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
  color: #292929;
  font-size: 35px;
  font-weight: 700;
  line-height: 1;
  display: inline-block;
  vertical-align: top;
  margin-top: -6px; }
  @media (max-width: 640px) {
    .site-logo__name {
      font-size: 25px; } }

.site-logo__descriptor {
  color: #292929;
  font-size: 23px;
  font-weight: 300;
  line-height: 1.2;
  margin-top: 3px;
  margin-bottom: -3px; }
  @media (max-width: 640px) {
    .site-logo__descriptor {
      font-size: 17px; } }

.site-contacts {
  position: relative; }

.site-contacts__icon {
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  padding: 18px 18px;
  font-size: 0;
  display: inline-block;
  vertical-align: top;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  .site-contacts__icon .svg-icon {
    width: 18px;
    height: 18px;
    fill: #292929;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .site-contacts__icon:hover .svg-icon {
    fill: #ed5b5b; }

.site-contacts__close {
  font-size: 0;
  position: absolute;
  right: 12px;
  top: 12px;
  padding: 8px; }
  .site-contacts__close .svg-icon {
    width: 15px;
    height: 15px;
    fill: #3c3c3c; }

.site-contacts__popup {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 450;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  width: 260px;
  border-radius: 27px;
  padding: 25px 30px 25px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .site-contacts__popup.open {
    top: 0;
    opacity: 1;
    visibility: visible; }
  @media (max-width: 479px) {
    .site-contacts__popup {
      padding: 16px 20px 20px;
      width: 240px;
      position: fixed;
      right: 50%;
      margin-right: -140px; }
      .site-contacts__popup.open {
        top: 20px; } }

.site-contacts__title {
  color: #292929;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 40px; }
  @media (max-width: 479px) {
    .site-contacts__title {
      margin: 0 0 34px; } }

.site-address {
  position: relative;
  color: #757575;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4;
  padding: 0 0 0 35px;
  margin: 0 0 25px; }

.site-address__icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  font-size: 0; }
  .site-address__icon .svg-icon {
    width: 16px;
    height: 21px;
    fill: #ed5b5b; }

.site-phones {
  position: relative;
  color: #292929;
  font-size: 21px;
  font-weight: 600;
  line-height: 1.5;
  padding: 0 0 0 35px;
  margin: 0 0 35px; }

.site-phones > div:not(.site-phones__icon) {
  margin-bottom: 5px; }

.site-phones__number {
  text-decoration: none;
  color: inherit; }

.site-phones__text {
  color: #757575;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 400;
  display: block; }

.site-phones__icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -9px;
  font-size: 0; }
  .site-phones__icon .svg-icon {
    width: 17px;
    height: 17px;
    fill: #ed5b5b; }

.site-social {
  font-size: 0; }

.site-social__title {
  color: #292929;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  margin: 0 0 12px; }

.site-social__icon {
  width: 34px;
  height: 34px;
  display: inline-block;
  vertical-align: top;
  margin: 0 6px 6px 0; }
  .site-social__icon img {
    border-radius: 50%; }
  .site-social__icon svg {
    max-width: 100%; }

html:not(.mobile) .folders_shared {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 450;
  text-align: left;
  min-width: 245px;
  border-radius: 27px;
  padding: 22px 30px 10px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

html:not(.mobile) .folders_shared.open {
  opacity: 1;
  visibility: visible;
  top: -1px; }

html:not(.mobile) .folders_shared__close {
  font-size: 0;
  position: absolute;
  right: 12px;
  top: 12px;
  padding: 8px; }
  html:not(.mobile) .folders_shared__close .svg-icon {
    width: 15px;
    height: 15px;
    fill: #3c3c3c; }

html:not(.mobile) .folders_shared__auth-button {
  display: none; }

html:not(.mobile) .folders_shared__back-button {
  display: none; }

html:not(.mobile) .folders_shared .menu-top--mobile {
  display: none; }

html:not(.mobile) .folders_shared__title {
  color: #292929;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 40px; }
  @media (max-width: 479px) {
    html:not(.mobile) .folders_shared__title {
      margin: 0 0 34px; } }

html:not(.mobile) .folders_shared__list-outer {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

html:not(.mobile) .folders_shared__sub-menu {
  border: 1px solid rgba(41, 41, 41, 0.15);
  border-radius: 27px;
  margin: -25px 0 20px 50px;
  padding: 24px 30px 5px;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  html:not(.mobile) .folders_shared__sub-menu .folders_shared__parent-item {
    display: none; }
  html:not(.mobile) .folders_shared__sub-menu.width {
    width: 560px; }
  html:not(.mobile) .folders_shared__sub-menu > ul {
    column-count: 2;
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-gap: 20px;
    -moz-column-gap: 20px;
    -webkit-column-gap: 20px; }
    html:not(.mobile) .folders_shared__sub-menu > ul > li {
      /*display: inline-block;
       vertical-align: top;
       width: 277px;*/
      -webkit-column-break-inside: avoid;
      page-break-inside: avoid;
      break-inside: avoid;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0 0 28px; }
    html:not(.mobile) .folders_shared__sub-menu > ul > li:nth-child(2n) {
      padding-right: 0; }
    html:not(.mobile) .folders_shared__sub-menu > ul > li ul {
      padding: 0 0 0 13px; }
      html:not(.mobile) .folders_shared__sub-menu > ul > li ul li {
        margin-top: 24px; }
        html:not(.mobile) .folders_shared__sub-menu > ul > li ul li a {
          text-decoration: none;
          color: #636262;
          display: inline-block;
          vertical-align: top;
          font-size: 16px;
          font-weight: 400;
          line-height: 1.25;
          border-bottom: 1px solid transparent; }
          html:not(.mobile) .folders_shared__sub-menu > ul > li ul li a:hover {
            border-bottom-color: rgba(117, 117, 117, 0.4); }
    html:not(.mobile) .folders_shared__sub-menu > ul > li > a {
      color: #292929;
      display: inline-block;
      vertical-align: top;
      text-decoration: none;
      font-size: 17px;
      font-weight: 600;
      line-height: 1.25;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s linear;
      -o-transition: all 0.3s linear;
      -ms-transition: all 0.3s linear;
      transition: all 0.3s linear; }
      html:not(.mobile) .folders_shared__sub-menu > ul > li > a:hover {
        color: #ed5b5b; }

html:not(.mobile) .folders_shared__first-item {
  margin: 0 0 30px; }
  html:not(.mobile) .folders_shared__first-item a {
    color: #292929;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.25;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
    html:not(.mobile) .folders_shared__first-item a:hover {
      color: #ed5b5b; }

html:not(.mobile) .folders_shared__list > li {
  margin: 0 0 28px;
  width: 245px; }
  html:not(.mobile) .folders_shared__list > li ul {
    display: none; }
  html:not(.mobile) .folders_shared__list > li > a {
    color: #292929;
    display: block;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  html:not(.mobile) .folders_shared__list > li > a:hover, html:not(.mobile) .folders_shared__list > li > a.active {
    color: #ed5b5b; }

html.mobile .site-header__top {
  display: none; }

html.mobile .folders_shared {
  background: #fff;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 405;
  width: 260px;
  overflow-y: auto;
  padding: 37px 20px 20px;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  transform: translateX(-100%); }
  html.mobile .folders_shared.open {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  html.mobile .folders_shared .waSlideMenu-back {
    display: none; }
  html.mobile .folders_shared__close {
    font-size: 0;
    position: absolute;
    right: 12px;
    top: 12px;
    padding: 8px; }
  html.mobile .folders_shared__close .svg-icon {
    width: 15px;
    height: 15px;
    fill: #3c3c3c; }
  html.mobile .folders_shared__auth-button {
    font-size: 0;
    position: absolute;
    right: 20px;
    top: 55px;
    border: 1px solid rgba(41, 41, 41, 0.15);
    padding: 16px;
    border-radius: 50%; }
  html.mobile .folders_shared__auth-button .svg-icon {
    width: 20px;
    height: 20px;
    fill: #292929; }
  html.mobile .folders_shared__title, html.mobile .folders_shared__back-button {
    color: #292929;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2;
    margin: 29px 0 40px;
    text-decoration: none;
    display: block; }
  html.mobile .folders_shared__back-button {
    position: relative;
    padding: 0 0 0 37px;
    display: none;
    margin-right: 60px; }
  html.mobile .folders_shared__back-button-icon {
    position: absolute;
    left: 0;
    top: 7px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  html.mobile .folders_shared__back-button-icon .svg-icon {
    width: 18px;
    height: 10px;
    fill: #292929; }
  html.mobile .folders_shared__list-outer {
    margin-bottom: 30px; }
  html.mobile .folders_shared__list li.folders_shared__has-child > a {
    padding-right: 20px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2211px%22%20%20viewBox%3D%220%200%2019%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23d4d4d4%22%20d%3D%22M17.744%2C6.714%20C17.650%2C6.808%2017.541%2C6.878%2017.424%2C6.925%20L13.636%2C10.714%20C13.263%2C11.087%2012.658%2C11.087%2012.285%2C10.714%20C11.912%2C10.341%2011.912%2C9.736%2012.285%2C9.363%20L14.648%2C7.000%20L1.000%2C7.000%20C0.448%2C7.000%200.000%2C6.552%200.000%2C6.000%20C0.000%2C5.448%200.448%2C5.000%201.000%2C5.000%20L14.674%2C5.000%20L12.286%2C2.612%20C11.912%2C2.238%2011.912%2C1.631%2012.286%2C1.256%20C12.660%2C0.882%2013.268%2C0.882%2013.642%2C1.256%20L17.586%2C5.200%20C17.628%2C5.230%2017.676%2C5.247%2017.714%2C5.285%20C17.817%2C5.388%2017.885%2C5.511%2017.931%2C5.640%20C18.093%2C5.994%2018.035%2C6.423%2017.744%2C6.714%20Z%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
  html.mobile .folders_shared__list > li {
    border-bottom: 1px solid rgba(41, 41, 41, 0.1); }
  html.mobile .folders_shared__list > li:last-child {
    border-bottom: none; }
  html.mobile .folders_shared__list > li ul li {
    border-bottom: 1px solid rgba(41, 41, 41, 0.1); }
    html.mobile .folders_shared__list > li ul li a {
      padding: 17px 0 17px 13px;
      display: block;
      text-decoration: none;
      font-size: 17px;
      font-weight: 400;
      color: #292929;
      line-height: 1.25; }
  html.mobile .folders_shared__list > li:last-child {
    border-bottom: none; }
  html.mobile .folders_shared__list > li > a, html.mobile .folders_shared__list > li .folders_shared__parent-item > a {
    color: #292929;
    font-size: 18px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    padding: 17px 0; }

html.mobile .menu-top--mobile {
  padding: 0; }
  html.mobile .menu-top--mobile .menu-top__list {
    border: 1px solid rgba(41, 41, 41, 0.15);
    border-radius: 27px;
    text-align: left;
    padding: 19px 19px; }
  html.mobile .menu-top--mobile .menu-top__list ul {
    position: relative;
    margin-top: 0;
    box-shadow: none;
    border-radius: none;
    padding: 0;
    width: auto; }
  html.mobile .menu-top--mobile .menu-top__list ul:before {
    display: none; }
  html.mobile .menu-top--mobile .menu-top__list ul li {
    padding: 0 0 0 10px; }
    html.mobile .menu-top--mobile .menu-top__list ul li a {
      border: none; }
  html.mobile .menu-top--mobile .menu-top__list > li {
    padding: 0;
    display: block;
    border-bottom: 1px solid rgba(41, 41, 41, 0.1); }
  html.mobile .menu-top--mobile .menu-top__list > li > ul {
    padding-bottom: 10px; }
  html.mobile .menu-top--mobile .menu-top__list > li > a {
    font-size: 17px;
    border: none;
    padding: 15px 0; }
  html.mobile .menu-top--mobile .menu-top__list > li:last-child {
    border-bottom: none; }

.site-cart-mini {
  margin-left: 10px;
  position: relative;
  border-radius: 27px; }

.site-cart-mini__button {
  background: #292929;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  padding: 18px 24px 19px 55px;
  border-radius: 27px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  display: block;
  position: relative;
  overflow-x: hidden;
  z-index: 5;
  cursor: default; }
  .site-cart-mini__button .svg-icon {
    fill: #fff;
    width: 22px;
    height: 17px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -9px; }
  @media (max-width: 990px) {
    .site-cart-mini__button {
      font-size: 0;
      padding: 0;
      width: 54px;
      height: 54px; }
      .site-cart-mini__button .svg-icon {
        left: 15px; } }
  .site-cart-mini__button:not(.site-cart-mini__button--empty) {
    cursor: pointer; }
  .site-cart-mini__button:not(.site-cart-mini__button--empty):before {
    content: "";
    position: absolute;
    left: -20px;
    right: -20px;
    top: 0;
    height: 100%;
    background: #ed5b5b;
    z-index: -1;
    -webkit-animation: slide-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-top 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
  .site-cart-mini__button:not(.site-cart-mini__button--empty):hover {
    transition-delay: 0.3s;
    background: #ed5b5b;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15); }
  .site-cart-mini__button:not(.site-cart-mini__button--empty):hover:before {
    -webkit-animation: slide-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-bottom 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }

.site-cart-mini__count-product {
  position: absolute;
  left: 23px;
  top: -9px;
  z-index: 6;
  height: 13px;
  text-align: center;
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  background: #ed5b5b;
  line-height: 1.1;
  border-radius: 50%;
  padding: 4px 3px 3px;
  min-width: 14px; }
  .site-cart-mini__count-product[data-count-cart="0"] {
    display: none; }
  @media (max-width: 990px) {
    .site-cart-mini__count-product {
      left: 17px; } }

.site-cart-mini:hover .site-cart-mini__count-product {
  background: #fff;
  color: #292929; }

.site-cart-mini__close {
  font-size: 0;
  position: absolute;
  right: 12px;
  top: 12px;
  padding: 8px; }
  .site-cart-mini__close .svg-icon {
    width: 15px;
    height: 15px;
    fill: #3c3c3c; }

.site-cart-mini__popup {
  position: absolute;
  right: 0;
  top: -1px;
  z-index: 450;
  text-align: left;
  opacity: 0;
  visibility: hidden;
  width: 280px;
  border-radius: 27px;
  padding: 25px 30px 30px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .site-cart-mini__popup.open {
    opacity: 1;
    visibility: visible; }
  @media (max-width: 479px) {
    .site-cart-mini__popup {
      padding: 16px 20px 20px;
      width: 240px; } }

.site-cart-mini__title {
  color: #292929;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.2;
  margin: 0 0 40px; }
  @media (max-width: 479px) {
    .site-cart-mini__title {
      margin: 0 0 34px; } }

.site-cart-mini__list {
  max-height: 290px;
  overflow-y: auto; }

.site-cart-mini__item {
  margin: 0 0 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; }
  .site-cart-mini__item-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 76px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 76px;
    -ms-flex: 0 0 76px;
    flex: 0 0 76px;
    width: 76px;
    margin-right: 20px;
    font-size: 0; }
  .site-cart-mini__item-image img {
    border-radius: 20px; }
  .site-cart-mini__item-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
    padding-right: 38px; }
  @media (max-width: 479px) {
      .site-cart-mini__item-right {
        padding-right: 20px; } }
  .site-cart-mini__item-name {
    text-decoration: none;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    border-bottom: 1px solid transparent; }
  .site-cart-mini__item-name:hover {
    border-bottom-color: rgba(41, 41, 41, 0.3); }
  .site-cart-mini__item-price {
    color: #292929;
    font-size: 19px;
    font-weight: 700;
    line-height: 1;
    margin-top: 6px; }
  .site-cart-mini__item-price .fa-rouble {
    width: 9px;
    height: 10px;
    fill: #292929; }
  .site-cart-mini__item-delete {
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px; }
  .site-cart-mini__item-delete-link {
    background: #ed5b5b;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: block; }
  .site-cart-mini__item-delete .svg-icon {
    width: 8px;
    height: 8px;
    fill: #fff;
    padding: 5px; }

.site-cart-mini__bottom {
  position: relative;
  border: 1px solid rgba(41, 41, 41, 0.15);
  border-radius: 18px;
  padding: 18px 18px 10px;
  margin: 0 0 20px; }
  .site-cart-mini__bottom-row {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end;
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    margin: 0 0 9px; }
  .site-cart-mini__bottom-col {
    line-height: 1;
    margin-bottom: 1px;
    min-width: 75px; }
  .site-cart-mini__bottom-col--right {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 0;
    margin-left: 15px; }
  .site-cart-mini__bottom-col--sum {
    color: #ed5b5b; }
  .site-cart-mini__bottom-col--sum .fa-rouble {
    margin-left: -2px;
    fill: #ed5b5b;
    width: 9px;
    height: 10px; }

.site-cart-mini__remove {
  position: absolute;
  right: 10px;
  top: 10px;
  background: #ed5b5b;
  border-radius: 50%;
  width: 18px;
  height: 18px; }
  .site-cart-mini__remove .svg-icon {
    width: 8px;
    height: 8px;
    fill: #fff;
    padding: 5px; }

.site-cart-mini__checkout {
  border: none;
  background: #ed5b5b;
  font-size: 13px;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1;
  color: #fff;
  padding: 19px 28px 19px;
  text-transform: uppercase;
  border-radius: 27px;
  box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15);
  letter-spacing: 2.5px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  text-decoration: none;
  display: inline-block;
  vertical-align: top; }
  .site-cart-mini__checkout:hover {
    background: #ef6969; }

html.apple .site-cart-mini__count-product {
  line-height: 15px; }

html.apple .shop2-product .product-side-right__top .shop2-product-actions dt span.icon-action:before, html.apple .product-list .product-list__item .shop2-product-actions dt span.icon-action:before {
  line-height: 0.8; }

html.apple .shop2-product .product-side-right__top .shop2-product-actions dt span.name-action {
  padding-top: 13px; }

html.apple .shop2-product .shop2-product-amount input[type="text"] {
  padding-top: 2px; }

.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; }

.site-container__inner, .site-container__top {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

@media (max-width: 520px) {
    .site-container__inner {
      overflow: hidden; } }

.site-container__top {
  margin-bottom: 40px;
  -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: 980px) {
    .site-container__top {
      -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; } }
  .site-container__top h1 {
    -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;
    text-align: center;
    padding: 0 10px;
    margin-bottom: 0; }
  @media (max-width: 980px) {
      .site-container__top h1 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-flex-order: 0;
        order: 0;
        width: 100%;
        padding: 0;
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 100%;
        -moz-box-flex: 1;
        -moz-flex: 1 0 100%;
        -ms-flex: 1 0 100%;
        flex: 1 0 100%;
        margin-bottom: 30px; } }

.site-main {
  width: 100%; }

.site-main__inner {
  position: relative; }
  @media (max-width: 520px) {
    .site-main__inner {
      padding: 20px 0 0; } }

.site-sidebar {
  position: relative; }

@media (max-width: 1263px) {
    .site-sidebar {
      display: none; } }

@media screen and (min-width: 1264px) {
    .site-sidebar.left {
      width: 230px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 230px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 230px;
      -ms-flex: 0 0 230px;
      flex: 0 0 230px;
      margin-right: 30px; } }

.section-links {
  background: #fff;
  margin: 0 0 20px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }

.section-links-inner {
  max-width: 1280px;
  margin: 0 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 19px 0 3px; }

.section-links__link-item {
  text-decoration: none;
  color: #636262;
  font-size: 17px;
  font-weight: 300;
  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: 0 40px 0 40px;
  margin-bottom: 19px;
  border-left: 1px solid rgba(41, 41, 41, 0.1); }
  .section-links__link-item:first-child {
    border-left-color: transparent; }
  @media (max-width: 980px) {
    .section-links__link-item {
      padding: 0 30px 0 30px; } }
  @media (max-width: 767px) {
    .section-links__link-item {
      font-size: 0; } }
  .section-links__link-item:hover .section-links__link-icon {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

.section-links__link-icon {
  margin-right: 10px;
  font-size: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .section-links__link-icon img, .section-links__link-icon svg {
    max-width: 25px;
    max-height: 25px; }
  @media (max-width: 767px) {
    .section-links__link-icon {
      margin-right: 0; } }

.section-cols {
  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;
  max-width: 1280px;
  margin: 0 auto 58px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  padding: 0 20px; }

@media (max-width: 1320px) {
    .section-cols {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

@media (max-width: 767px) {
    .section-cols {
      padding: 0 10px; } }

.section-cols__left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 325px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 325px;
  -ms-flex: 0 0 325px;
  flex: 0 0 325px; }
  @media (max-width: 1320px) {
    .section-cols__left {
      width: 100%;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; } }
  @media (max-width: 767px) {
    .section-cols__left {
      margin: 0 auto;
      padding: 0 10px;
      max-width: 320px;
      box-sizing: border-box; } }
  .section-cols__left-col {
    margin-right: 20px;
    background: #fff;
    border-radius: 27px;
    padding: 29px 30px 29px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
    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: 1320px) {
      .section-cols__left-col {
        margin: 20px 0 0;
        -webkit-box-direction: normal;
        -webkit-box-orient: horizontal;
        -webkit-flex-direction: row;
        -moz-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -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: 767px) {
      .section-cols__left-col {
        -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; } }
  .section-cols__left-title {
    color: #292929;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.25;
    margin: 0 0 20px; }
  @media (max-width: 767px) {
      .section-cols__left-title {
        font-size: 20px;
        margin: 0 0 15px; } }
  .section-cols__left-body {
    color: #454545;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 34px; }
  @media (max-width: 1320px) {
      .section-cols__left-body {
        margin: 0 0 20px; } }
  .section-cols__left-body p {
    margin: 0; }
  .section-cols__left-info {
    -webkit-box-ordinal-group: 11;
    -moz-box-ordinal-group: 11;
    -webkit-order: 10;
    -moz-order: 10;
    -ms-flex-order: 10;
    order: 10;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .section-cols__left-image {
    font-size: 0;
    margin: 0 0 30px; }
  .section-cols__left-image img {
    border-radius: 20px; }
  @media (max-width: 1320px) {
      .section-cols__left-image {
        width: 150px;
        margin: 0 20px 0 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -moz-box-flex: 0;
        -moz-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto; } }
  @media (max-width: 767px) {
      .section-cols__left-image {
        width: auto;
        margin: 0 0 25px; } }
  .section-cols__left-center {
    text-align: center;
    -webkit-box-ordinal-group: 11;
    -moz-box-ordinal-group: 11;
    -webkit-order: 10;
    -moz-order: 10;
    -ms-flex-order: 10;
    order: 10; }
  @media (max-width: 1320px) {
      .section-cols__left-center {
        text-align: left; } }
  @media (max-width: 767px) {
      .section-cols__left-center {
        width: 100%;
        text-align: center; } }
  .section-cols__left-link {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #292929;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0 27px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 1320px) {
      .section-cols__left-link {
        padding: 0 27px 0 0; } }
  @media (max-width: 767px) {
      .section-cols__left-link {
        padding: 0 27px; } }
  .section-cols__left-link-icon {
    font-size: 0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    opacity: 0.2;
    height: 10px;
    width: 18px;
    overflow: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .section-cols__left-link-icon .svg-icon {
    width: 25px;
    height: 10px;
    fill: #292929;
    position: absolute;
    right: 0;
    top: 0; }
  .section-cols__left-link:hover {
    color: #ed5b5b; }
  .section-cols__left-link:hover .section-cols__left-link-icon {
    right: -7px;
    width: 25px; }

.section-cols__right {
  max-width: 955px;
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  position: relative;
  margin: 0 auto; }
  @media (max-width: 1320px) {
    .section-cols__right {
      max-width: 100%; } }
  @media (min-width: 768px) {
    .section-cols__right {
      border-radius: 27px;
      overflow: hidden; } }
  .section-cols__right.center-block {
    margin: 0 auto; }
  .section-cols__right a {
    outline: none; }
  .section-cols__right .section-cols__right-arrow {
    border-radius: 7px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
    background: #fff;
    border: none;
    display: inline-block;
    vertical-align: top;
    position: absolute;
    top: 50%;
    margin-top: -18px;
    z-index: 30;
    width: 43px;
    height: 36px;
    cursor: pointer; }
  @media (max-width: 767px) {
      .section-cols__right .section-cols__right-arrow {
        display: none !important; } }
  .section-cols__right .section-cols__right-arrow--right {
    right: 30px; }
  .section-cols__right .section-cols__right-arrow--left {
    left: 30px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .section-cols__right .section-cols__right-arrow-icon {
    width: 20px;
    height: 10px;
    position: relative;
    overflow: hidden;
    margin: 13px 0 0 6px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease; }
  .section-cols__right .section-cols__right-arrow .svg-icon {
    width: 25px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 0;
    fill: #292929;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .section-cols__right .section-cols__right-arrow:hover .section-cols__right-arrow-icon {
    width: 25px; }
  .section-cols__right .section-cols__right-arrow:hover .svg-icon {
    fill: #ed5b5b; }
  .section-cols__right-col--initSlider .slick-track:before, .section-cols__right-col--initSlider .slick-track:after {
    display: none; }
  .section-cols__right-col--initSlider .slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 30px;
    right: 30px;
    text-align: center;
    bottom: 30px;
    font-size: 0; }
  @media (max-width: 990px) {
        .section-cols__right-col--initSlider .slick-dots {
          bottom: 44px; } }
  @media (max-width: 767px) {
        .section-cols__right-col--initSlider .slick-dots {
          bottom: 30px; } }
  .section-cols__right-col--initSlider .slick-dots > li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 2.5px; }
    .section-cols__right-col--initSlider .slick-dots > li button {
      outline: none;
      font-size: 0;
      border: none;
      padding: 0;
      height: 3px;
      width: 40px;
      background: rgba(255, 255, 255, 0.3);
      border-radius: 3px;
      position: relative; }
    .section-cols__right-col--initSlider .slick-dots > li button:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 0;
      background: #fff; }
    @media (max-width: 767px) {
          .section-cols__right-col--initSlider .slick-dots > li button {
            background: rgba(41, 41, 41, 0.3); }
            .section-cols__right-col--initSlider .slick-dots > li button:before {
              background: #292929; } }
    .section-cols__right-col--initSlider .slick-dots > li.slick-active button:before {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      width: 40px; }
  .section-cols__right-item {
    position: relative;
    border-radius: 27px; }
  @media (max-width: 767px) {
      .section-cols__right-item {
        background: #fff;
        margin: 0 10px; } }
  .section-cols__right-image {
    font-size: 0;
    position: relative;
    /*img {
     border-radius: 27px;
     }*/ }
  .section-cols__right-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2); }
  @media (max-width: 767px) {
      .section-cols__right-image img {
        border-radius: 27px 27px 0 0; }
      .section-cols__right-image:before {
        border-radius: 27px 27px 0 0; } }
  .section-cols__right-content {
    z-index: 50;
    text-align: center;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  @media (max-width: 767px) {
      .section-cols__right-content {
        padding: 30px 20px 60px;
        /* &.no-button {
         padding-bottom: 50px;
         } */ } }
  @media (min-width: 768px) {
      .section-cols__right-content {
        position: absolute;
        top: 70px;
        bottom: 70px;
        left: 120px;
        right: 120px; } }
  .section-cols__right-title {
    font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
    color: #fff;
    font-size: 47px;
    font-weight: 700;
    line-height: 1.1;
    margin: 0 0 12px; }
  @media (max-width: 990px) {
      .section-cols__right-title {
        font-size: 37px; } }
  @media (max-width: 767px) {
      .section-cols__right-title {
        font-size: 22px;
        color: #292929; } }
  .section-cols__right-description {
    color: #fff;
    font-size: 20px;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-weight: 300;
    line-height: 1.3; }
  @media (max-width: 990px) {
      .section-cols__right-description {
        font-size: 17px; } }
  @media (max-width: 767px) {
      .section-cols__right-description {
        color: #292929; } }
  .section-cols__right-button {
    margin: 38px 0 0; }
  @media (max-width: 767px) {
      .section-cols__right-button {
        margin: 25px 0 0;
        /* position: absolute;
         bottom: 30px;
         left: 0;
         right: 0; */ } }
  .section-cols__right-button-link {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    color: #292929;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 20px 27px 19px;
    position: relative;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #fff;
    border-radius: 27px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15); }
  .section-cols__right-button-link:hover {
    color: #ed5b5b; }
  @media (max-width: 767px) {
        .section-cols__right-button-link {
          border: 1px solid rgba(41, 41, 41, 0.15);
          box-shadow: none;
          padding: 19px 25px 18px; }
          .section-cols__right-button-link:hover {
            color: #ed5b5b;
            border-color: #ed5b5b; } }

.section-category {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px 67px;
  text-align: center; }

@media (max-width: 520px) {
    .section-category {
      overflow: hidden; } }

.section-category__title {
  text-align: center;
  color: #292929;
  font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 1.25;
  margin: 0 0 35px; }
  @media (max-width: 479px) {
    .section-category__title {
      font-size: 30px;
      margin: 0 0 26px; } }

.section-category__cols {
  margin-right: -20px;
  text-align: center; }
  @media (max-width: 520px) {
    .section-category__cols.slick-slider {
      margin-right: 10px; }
      .section-category__cols.slick-slider img {
        display: inline-block; }
      .section-category__cols.slick-slider .slick-list {
        overflow: visible; }
      .section-category__cols.slick-slider .section-category__col {
        -webkit-transition: opacity 0.3s ease;
        -moz-transition: opacity 0.3s ease;
        -o-transition: opacity 0.3s ease;
        -ms-transition: opacity 0.3s ease;
        transition: opacity 0.3s ease;
        /* &:last-child {
         margin-right: 0;
         margin-left: 20px;
         } */ }
        .section-category__cols.slick-slider .section-category__col:not(.slick-active) {
          opacity: 0.3; } }

.section-category__row:nth-child(n+2) {
  display: none; }
  .section-category__row, .section-category__row.showing {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media (min-width: 701px) {
    .section-category__row.count-4 .section-category__col {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(25% - 20px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(25% - 20px);
      -ms-flex: 0 0 calc(25% - 20px);
      flex: 0 0 calc(25% - 20px);
      width: calc(25% - 20px); }
      .section-category__row.count-4 .section-category__col:nth-child(3) {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 calc(25% - 20px);
        -moz-box-flex: 1;
        -moz-flex: 1 0 calc(25% - 20px);
        -ms-flex: 1 0 calc(25% - 20px);
        flex: 1 0 calc(25% - 20px); }

    .section-category__row.count-2 .section-category__col {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(50% - 20px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(50% - 20px);
      -ms-flex: 0 0 calc(50% - 20px);
      flex: 0 0 calc(50% - 20px);
      width: calc(50% - 20px); } }
    @media (min-width: 701px) and (max-width: 1200px) {
        .section-category__row.count-2 .section-category__col {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 calc(66.662% - 20px);
          -moz-box-flex: 0;
          -moz-flex: 0 0 calc(66.662% - 20px);
          -ms-flex: 0 0 calc(66.662% - 20px);
          flex: 0 0 calc(66.662% - 20px);
          width: calc(66.662% - 20px); }
          .section-category__row.count-2 .section-category__col:nth-child(2) {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 calc(33.332% - 20px);
            -moz-box-flex: 0;
            -moz-flex: 0 0 calc(33.332% - 20px);
            -ms-flex: 0 0 calc(33.332% - 20px);
            flex: 0 0 calc(33.332% - 20px);
            width: calc(33.332% - 20px); } }

.section-category__col {
  text-decoration: none;
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 calc(25% - 20px);
  -moz-box-flex: 0;
  -moz-flex: 0 0 calc(25% - 20px);
  -ms-flex: 0 0 calc(25% - 20px);
  flex: 0 0 calc(25% - 20px);
  width: calc(25% - 20px);
  margin: 0 20px 20px 0;
  text-align: left;
  border-radius: 27px;
  overflow: hidden; }
  @media (max-width: 700px) {
    .section-category__col {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(50% - 20px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(50% - 20px);
      -ms-flex: 0 0 calc(50% - 20px);
      flex: 0 0 calc(50% - 20px);
      width: calc(50% - 20px); } }
  @media (max-width: 520px) {
    .section-category__col {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 20px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(100% - 20px);
      -ms-flex: 0 0 calc(100% - 20px);
      flex: 0 0 calc(100% - 20px);
      width: calc(100% - 20px); } }
  @media (min-width: 701px) {
    .section-category__col:nth-child(2) {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(50% - 20px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(50% - 20px);
      -ms-flex: 0 0 calc(50% - 20px);
      flex: 0 0 calc(50% - 20px);
      width: calc(50% - 20px); }

    .section-category__col:nth-child(4) {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 calc(25% - 20px);
      -moz-box-flex: 1;
      -moz-flex: 1 0 calc(25% - 20px);
      -ms-flex: 1 0 calc(25% - 20px);
      flex: 1 0 calc(25% - 20px);
      width: calc(25% - 20px); }

    .section-category__col:nth-child(5) {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 calc(25% - 20px);
      -moz-box-flex: 1;
      -moz-flex: 1 0 calc(25% - 20px);
      -ms-flex: 1 0 calc(25% - 20px);
      flex: 1 0 calc(25% - 20px);
      width: calc(25% - 20px); }

    .section-category__col:nth-child(6) {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(50% - 20px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(50% - 20px);
      -ms-flex: 0 0 calc(50% - 20px);
      flex: 0 0 calc(50% - 20px);
      width: calc(50% - 20px); } }
  @media (min-width: 701px) and (max-width: 1200px) {
      .section-category__col {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(33.332% - 20px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(33.332% - 20px);
        -ms-flex: 0 0 calc(33.332% - 20px);
        flex: 0 0 calc(33.332% - 20px);
        width: calc(33.332% - 20px); } }
  @media (min-width: 701px) and (max-width: 1200px) {
        .section-category__col:nth-child(2) {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 calc(66.662% - 20px);
          -moz-box-flex: 0;
          -moz-flex: 0 0 calc(66.662% - 20px);
          -ms-flex: 0 0 calc(66.662% - 20px);
          flex: 0 0 calc(66.662% - 20px);
          width: calc(66.662% - 20px); } }
  @media (min-width: 701px) and (max-width: 1200px) {
      .section-category__col:nth-child(3) {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(66.662% - 20px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(66.662% - 20px);
        -ms-flex: 0 0 calc(66.662% - 20px);
        flex: 0 0 calc(66.662% - 20px);
        width: calc(66.662% - 20px); } }
  @media (min-width: 701px) and (max-width: 1200px) {
        .section-category__col:nth-child(4) {
          -webkit-box-flex: 1;
          -webkit-flex: 1 0 calc(33.332% - 20px);
          -moz-box-flex: 1;
          -moz-flex: 1 0 calc(33.332% - 20px);
          -ms-flex: 1 0 calc(33.332% - 20px);
          flex: 1 0 calc(33.332% - 20px);
          width: calc(33.332% - 20px); } }
  @media (min-width: 701px) and (max-width: 1200px) {
        .section-category__col:nth-child(5) {
          -webkit-box-flex: 1;
          -webkit-flex: 1 0 calc(33.332% - 20px);
          -moz-box-flex: 1;
          -moz-flex: 1 0 calc(33.332% - 20px);
          -ms-flex: 1 0 calc(33.332% - 20px);
          flex: 1 0 calc(33.332% - 20px);
          width: calc(33.332% - 20px); } }
  @media (min-width: 701px) and (max-width: 1200px) {
        .section-category__col:nth-child(6) {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 calc(66.662% - 20px);
          -moz-box-flex: 0;
          -moz-flex: 0 0 calc(66.662% - 20px);
          -ms-flex: 0 0 calc(66.662% - 20px);
          flex: 0 0 calc(66.662% - 20px);
          width: calc(66.662% - 20px); } }
  .section-category__col:hover .section-category__col-image:before {
    opacity: 0.7; }
  @media (min-width: 1024px) {
        .section-category__col:hover .section-category__col-image img {
          -webkit-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
          -moz-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
          -ms-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
          -o-transform: matrix(1.1, 0, 0, 1.1, 0, 0);
          transform: matrix(1.1, 0, 0, 1.1, 0, 0); } }
  @media (min-width: 1024px) {
      .section-category__col:hover .section-category__col-title {
        -webkit-transform: translate3d(-10px, 10px, 0);
        -moz-transform: translate3d(-10px, 10px, 0);
        -ms-transform: translate3d(-10px, 10px, 0);
        -o-transform: translate3d(-10px, 10px, 0);
        transform: translate3d(-10px, 10px, 0); } }
  .section-category__col-image {
    position: relative;
    font-size: 0;
    height: 305px;
    overflow: hidden;
    text-align: center;
    border-radius: 27px; }
  .section-category__col-image img {
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d; }
  @media (max-width: 989px) {
      .section-category__col-image {
        height: 230px; } }
  @media (max-width: 479px) {
      .section-category__col-image {
        height: 250px; } }
  .section-category__col-image:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3);
    border-radius: 27px;
    z-index: 2; }
  .section-category__col-image .image-cover {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    opacity: 0;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
  .section-category__col-image .image-cover.width {
    left: -500px;
    right: -500px;
    opacity: 1; }
    .section-category__col-image .image-cover.width img {
      height: 100%;
      width: auto; }
    .section-category__col-image .image-cover.width.right {
      text-align: right;
      right: 0;
      left: -1000px; }
    .section-category__col-image .image-cover.width.left {
      text-align: left;
      left: 0;
      right: -1000px; }
  .section-category__col-image .image-cover.height {
    top: -500px;
    bottom: -500px;
    opacity: 1;
    font-size: 0; }
    .section-category__col-image .image-cover.height img {
      height: auto;
      width: 100%;
      display: inline-block;
      vertical-align: middle; }
    .section-category__col-image .image-cover.height:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      width: 1px;
      margin-left: -1px; }
  .section-category__col-title {
    color: #fff;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.25;
    position: absolute;
    left: 40px;
    right: 20px;
    bottom: 32px;
    z-index: 3;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 990px) {
      .section-category__col-title {
        font-size: 22px;
        left: 30px;
        bottom: 25px; } }
  .section-category__col-count-item {
    display: inline-block;
    vertical-align: middle;
    height: 11px;
    width: 21px;
    padding: 8px 3px;
    text-align: center;
    color: #292929;
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    background: #fff;
    border-radius: 50%;
    margin-left: 14px;
    margin-bottom: 1px; }
  @media (max-width: 990px) {
      .section-category__col-count-item {
        font-size: 11px;
        height: 9px;
        width: 17px;
        padding: 7px 3px;
        margin-left: 10px; } }

.section-category__button {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #292929;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 2px;
  padding: 20px 27px 19px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
  border-radius: 27px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15);
  margin-top: 17px; }
  .section-category__button:hover {
    color: #ed5b5b; }

.section-edit {
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.02);
  margin: 0 0 57px;
  position: relative;
  overflow: hidden; }

.section-edit__bg {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../edit-bg.png) 50% 0 no-repeat;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }

@media (max-width: 990px) {
    .section-edit {
      background-size: auto 100%; } }

.section-edit__inner {
  max-width: 960px;
  margin: 0 auto;
  padding: 34px 40px 45px;
  position: relative; }
  @media (max-width: 700px) {
    .section-edit__inner {
      padding: 85px 100px 30px 30px; } }

.section-edit .link-block {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  text-decoration: none; }

.section-edit:hover .section-edit__button {
  color: #ed5b5b; }
  .section-edit:hover .section-edit__bg {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); }

.section-edit__text {
  color: #292929;
  font-size: 35px;
  font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
  font-weight: 700;
  max-width: 420px;
  line-height: 1.2;
  margin: 0 0 28px; }
  .section-edit__text p {
    margin: 0; }
  .section-edit__text .edit-text-color {
    color: #ed5b5b; }
  @media (max-width: 700px) {
    .section-edit__text {
      font-size: 23px;
      max-width: 320px; } }

.section-edit__button {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  color: #292929;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  letter-spacing: 3px;
  padding: 19px 25px 18px;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
  border-radius: 27px;
  border: 1px solid rgba(41, 41, 41, 0.15); }
  .section-edit__button:hover {
    color: #ed5b5b; }

@-webkit-keyframes slide-bottom2 {
  0% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes slide-bottom2 {
  0% {
    -webkit-transform: scale(1.4);
    transform: scale(1.4); }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.section-bottom-cols {
  max-width: 1280px;
  margin: 0 auto 80px;
  padding: 0 20px; }

@media (max-width: 767px) {
    .section-bottom-cols {
      margin-bottom: 40px; } }

@media (min-width: 768px) {
    .section-bottom-cols {
      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; } }

.section-bottom-cols__text-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-right: 40px;
  margin-top: 30px; }
  @media (max-width: 990px) {
      .section-bottom-cols__text-block {
        width: 50%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 50%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 50%;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 0;
        padding-right: 30px; } }
  @media (max-width: 767px) {
      .section-bottom-cols__text-block {
        -webkit-box-flex: none;
        -webkit-flex: none;
        -moz-box-flex: none;
        -moz-flex: none;
        -ms-flex: none;
        flex: none;
        padding-right: 0;
        width: auto;
        margin: 0 0 60px;
        text-align: center; } }
  .section-bottom-cols__text-title {
    color: #292929;
    font-size: 31px;
    font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.2;
    margin: 0 0 30px; }
  @media (max-width: 767px) {
      .section-bottom-cols__text-title {
        font-size: 30px; } }
  .section-bottom-cols__text-body {
    color: #292929;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.7; }
  @media (max-width: 767px) {
      .section-bottom-cols__text-body {
        text-align: left; } }
  .section-bottom-cols__text-button {
    margin-top: 30px;
    display: inline-block;
    vertical-align: top;
    padding: 20px 27px 19px;
    color: #292929;
    font-size: 13px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 2px;
    background: #fff;
    border-radius: 27px;
    text-decoration: none;
    text-transform: uppercase; }
  .section-bottom-cols__text-button:hover {
    color: #ed5b5b; }

.section-bottom-cols__advantages {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 245px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 245px;
  -ms-flex: 0 0 245px;
  flex: 0 0 245px;
  max-width: 245px;
  background: #fff;
  border-radius: 27px;
  padding: 28px 30px 36px; }
  @media (max-width: 990px) {
    .section-bottom-cols__advantages {
      max-width: 50%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 50%;
      -moz-box-flex: 0;
      -moz-flex: 0 1 50%;
      -ms-flex: 0 1 50%;
      flex: 0 1 50%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
  @media (max-width: 767px) {
    .section-bottom-cols__advantages {
      width: auto;
      max-width: 364px;
      margin: 0 auto;
      text-align: center; } }
  .section-bottom-cols__advantages-title {
    font-size: 28px;
    font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1.25;
    color: #292929;
    margin: 0 0 28px; }
  .section-bottom-cols__advantages-list--initSlider .section-bottom-cols__advantages-item.slick-active .section-bottom-cols__advantages-number span {
    -webkit-animation: slide-bottom2 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
    animation: slide-bottom2 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) both; }
  .section-bottom-cols__advantages-list--initSlider .slick-dots {
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
    left: 0;
    right: 0;
    text-align: center;
    bottom: -11px;
    font-size: 0; }
    @media (max-width: 990px) {
        .section-bottom-cols__advantages-list--initSlider .slick-dots {
          bottom: 0px; } }
    @media (max-width: 767px) {
        .section-bottom-cols__advantages-list--initSlider .slick-dots {
          bottom: 0px; } }
    .section-bottom-cols__advantages-list--initSlider .slick-dots > li {
      display: inline-block;
      vertical-align: bottom;
      margin: 0 2.5px 5px; }
    .section-bottom-cols__advantages-list--initSlider .slick-dots > li button {
      outline: none;
      font-size: 0;
      border: none;
      padding: 0;
      height: 3px;
      width: 40px;
      background: rgba(0, 0, 0, 0.2);
      border-radius: 3px;
      position: relative; }
      .section-bottom-cols__advantages-list--initSlider .slick-dots > li button:before {
        content: "";
        position: absolute;
        left: 0;
        top: 0;
        height: 100%;
        width: 0;
        background: #ed5b5b; }
    .section-bottom-cols__advantages-list--initSlider .slick-dots > li.slick-active button:before {
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease;
      width: 40px; }
  .section-bottom-cols__advantages-item {
    text-align: center;
    margin: 0 0 35px;
    outline: none; }
  .section-bottom-cols__advantages-number {
    border: 1px solid rgba(41, 41, 41, 0.15);
    border-radius: 50%;
    height: 138px;
    padding: 20px 0px;
    min-width: 178px;
    display: inline-block;
    vertical-align: top;
    color: #ed5b5b;
    font-size: 130px;
    font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0px 10px 15px rgba(237, 91, 91, 0.15);
    margin: 0 0 27px;
    cursor: pointer; }
  .section-bottom-cols__advantages-number span {
    display: block; }
  .section-bottom-cols__advantages-text {
    text-align: left;
    color: #292929;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.3; }
  @media (max-width: 767px) {
      .section-bottom-cols__advantages-text {
        text-align: center; } }

.section-form {
  max-width: 1280px;
  margin: 0 auto 30px;
  padding: 0 20px; }

.section-form__form {
  border-radius: 27px;
  background: #fff;
  padding: 65px 70px 48px;
  -webkit-background-size: cover !important;
  background-size: cover !important; }
  @media (max-width: 990px) {
    .section-form__form {
      padding: 35px 40px 20px;
      background-position: 30% 50%; } }
  @media (max-width: 640px) {
    .section-form__form {
      background-image: none; } }
  @media (max-width: 480px) {
    .section-form__form {
      background: #fff none !important; } }
  @media (max-width: 479px) {
    .section-form__form {
      padding: 28px 30px 10px; } }

.section-form__sub-title {
  color: #9e9e9e;
  font-size: 17px;
  font-weight: 400;
  line-height: 1.25;
  margin-bottom: 6px; }

.section-form .tpl-anketa {
  max-width: 500px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  @media (max-width: 640px) {
    .section-form .tpl-anketa {
      max-width: 100%; } }
  .section-form .tpl-anketa .title {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    color: #292929;
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 24px;
    max-width: 350px; }
  @media (max-width: 640px) {
      .section-form .tpl-anketa .title {
        max-width: 100%; } }
  @media (max-width: 479px) {
      .section-form .tpl-anketa .title {
        font-size: 22px; } }
  .section-form .tpl-anketa .tpl-field {
    width: 287px;
    margin: 0 0 20px; }
  .section-form .tpl-anketa .tpl-field .error-message {
    color: red; }
  @media (max-width: 990px) {
      .section-form .tpl-anketa .tpl-field {
        width: 237px; } }
  @media (max-width: 640px) {
      .section-form .tpl-anketa .tpl-field {
        width: 100%; } }
  .section-form .tpl-anketa .tpl-field .field-title {
    margin-bottom: 10px; }
  .section-form .tpl-anketa .tpl-field.type-multi_checkbox ul, .section-form .tpl-anketa .tpl-field.type-radio_group ul, .section-form .tpl-anketa .tpl-field.type-checkbox ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .section-form .tpl-anketa .tpl-field.type-multi_checkbox ul li, .section-form .tpl-anketa .tpl-field.type-radio_group ul li, .section-form .tpl-anketa .tpl-field.type-checkbox ul li {
      margin-bottom: 10px; }
    .section-form .tpl-anketa .tpl-field.type-multi_checkbox ul label, .section-form .tpl-anketa .tpl-field.type-radio_group ul label, .section-form .tpl-anketa .tpl-field.type-checkbox ul label {
      vertical-align: middle; }
  .section-form .tpl-anketa .tpl-field input[type=text], .section-form .tpl-anketa .tpl-field textarea {
    border: 1px solid rgba(41, 41, 41, 0.15);
    border-radius: 27px;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.25;
    padding: 16px 22px 15px;
    width: 100%;
    color: #292929;
    background: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .section-form .tpl-anketa .tpl-field input[type=text]:focus, .section-form .tpl-anketa .tpl-field textarea:focus {
    border-color: #ed5b5b; }
  .section-form .tpl-anketa .tpl-field input[type=text]::-webkit-input-placeholder, .section-form .tpl-anketa .tpl-field textarea::-webkit-input-placeholder {
    color: #9e9e9e; }
  .section-form .tpl-anketa .tpl-field input[type=text]::-moz-placeholder, .section-form .tpl-anketa .tpl-field textarea::-moz-placeholder {
    color: #9e9e9e; }
  .section-form .tpl-anketa .tpl-field input[type=text]:-moz-placeholder, .section-form .tpl-anketa .tpl-field textarea:-moz-placeholder {
    color: #9e9e9e; }
  .section-form .tpl-anketa .tpl-field input[type=text]:-ms-input-placeholder, .section-form .tpl-anketa .tpl-field textarea:-ms-input-placeholder {
    color: #9e9e9e; }
  .section-form .tpl-anketa .tpl-field.type-textarea .field-value {
    font-size: 0; }
  .section-form .tpl-anketa .tpl-field textarea {
    resize: none; }
  .section-form .tpl-anketa .tpl-field.type-html.privacy {
    width: 100%;
    color: #9e9e9e;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.25; }
    .section-form .tpl-anketa .tpl-field.type-html.privacy a {
      color: #9e9e9e;
      text-decoration: none;
      border-bottom: 1px solid rgba(158, 158, 158, 0.4); }
    .section-form .tpl-anketa .tpl-field.type-html.privacy a:hover {
      text-decoration: none;
      border-bottom-color: transparent; }
  .section-form .tpl-anketa .tpl-field.type-text .error-message, .section-form .tpl-anketa .tpl-field.type-textarea .error-message, .section-form .tpl-anketa .tpl-field.type-email .error-message, .section-form .tpl-anketa .tpl-field.type-phone .error-message, .section-form .tpl-anketa .tpl-field.type-calendar .error-message, .section-form .tpl-anketa .tpl-field.type-calendar_interval .error-message {
    display: none; }
  .section-form .tpl-anketa .tpl-field.type-text.field-error input[type=text], .section-form .tpl-anketa .tpl-field.type-textarea.field-error input[type=text], .section-form .tpl-anketa .tpl-field.type-email.field-error input[type=text], .section-form .tpl-anketa .tpl-field.type-phone.field-error input[type=text], .section-form .tpl-anketa .tpl-field.type-calendar.field-error input[type=text], .section-form .tpl-anketa .tpl-field.type-calendar_interval.field-error input[type=text], .section-form .tpl-anketa .tpl-field.type-text.field-error textarea, .section-form .tpl-anketa .tpl-field.type-textarea.field-error textarea, .section-form .tpl-anketa .tpl-field.type-email.field-error textarea, .section-form .tpl-anketa .tpl-field.type-phone.field-error textarea, .section-form .tpl-anketa .tpl-field.type-calendar.field-error textarea, .section-form .tpl-anketa .tpl-field.type-calendar_interval.field-error textarea {
    border-color: red; }
  .section-form .tpl-anketa .tpl-field.type-calendar_interval label {
    display: block;
    margin-bottom: 15px; }
  .section-form .tpl-anketa .tpl-field.tpl-field-button.oneLine {
    width: auto;
    padding-left: 297px;
    margin-top: -74px; }
    @media (max-width: 990px) {
        .section-form .tpl-anketa .tpl-field.tpl-field-button.oneLine {
          padding-left: 247px; } }
    @media (max-width: 640px) {
        .section-form .tpl-anketa .tpl-field.tpl-field-button.oneLine {
          padding-left: 0;
          margin-top: 0; } }
  .section-form .tpl-anketa .tpl-field.tpl-field-button button {
    outline: none;
    border: none;
    background: #ed5b5b;
    font-size: 13px;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1.25;
    color: #fff;
    padding: 19px 28px 19px;
    text-transform: uppercase;
    border-radius: 27px;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15);
    letter-spacing: 2.5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .section-form .tpl-anketa .tpl-field.tpl-field-button button:hover {
      background: #ef6969; }

.site-footer {
  background: #fff;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  margin-top: 64px; }

@media (max-width: 980px) {
    .site-footer {
      margin-top: 10px; } }

.site-footer__inner {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  max-width: 1280px;
  margin: 0 auto;
  padding: 42px 20px 40px; }
  @media (max-width: 1100px) {
    .site-footer__inner {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 990px) {
    .site-footer__inner {
      padding: 35px 20px 30px; } }
  @media (max-width: 700px) {
    .site-footer__inner {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }

.site-footer__left {
  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;
  max-width: 305px;
  -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;
  margin-right: 50px;
  padding-top: 17px; }
  @media (max-width: 1100px) {
    .site-footer__left {
      -webkit-box-ordinal-group: 6;
      -moz-box-ordinal-group: 6;
      -webkit-order: 5;
      -moz-order: 5;
      -ms-flex-order: 5;
      order: 5;
      max-width: 50%;
      margin: 0;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 50%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-right: 20px;
      padding-top: 0; } }
  @media (max-width: 700px) {
    .site-footer__left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      max-width: 100%;
      padding-right: 0;
      text-align: center;
      padding-bottom: 40px; } }

.site-footer .site-logo {
  text-align: left;
  margin: 0 0 30px;
  -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;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-order: 0;
  -ms-flex-order: 0;
  order: 0;
  padding-top: 0; }
  .site-footer .site-logo__name {
    font-size: 28px; }
  @media (max-width: 479px) {
      .site-footer .site-logo__name {
        font-size: 25px; } }
  .site-footer .site-logo__descriptor {
    font-size: 18px;
    margin-top: 6px; }
  @media (max-width: 700px) {
    .site-footer .site-logo {
      text-align: center; } }

.site-footer .site-name, .site-footer .site-copyright {
  color: #292929;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.3; }
  .site-footer .site-name span, .site-footer .site-copyright span {
    font-size: 16px !important; }

.site-footer .site-copyright {
  text-align: right; }
  @media (max-width: 1100px) {
    .site-footer .site-copyright {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 50%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 50%;
      -ms-flex: 1 0 50%;
      flex: 1 0 50%;
      -webkit-box-ordinal-group: 7;
      -moz-box-ordinal-group: 7;
      -webkit-order: 6;
      -moz-order: 6;
      -ms-flex-order: 6;
      order: 6; } }
  @media (max-width: 700px) {
    .site-footer .site-copyright {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      width: 100%;
      padding: 30px 0 0;
      text-align: center;
      border-top: 1px solid #ededed; } }

.site-footer__center {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 1%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 1%;
  -ms-flex: 1 0 1%;
  flex: 1 0 1%;
  margin-right: 20px;
  padding-top: 10px; }
  @media (max-width: 1100px) {
    .site-footer__center {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 68.5%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 68.5%;
      -ms-flex: 1 1 68.5%;
      flex: 1 1 68.5%;
      max-width: 68.5%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0 0 45px;
      padding-right: 20px;
      padding-top: 0; } }
  @media (max-width: 767px) {
    .site-footer__center {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 62%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 62%;
      -ms-flex: 1 1 62%;
      flex: 1 1 62%;
      max-width: 62%; } }
  @media (max-width: 700px) {
    .site-footer__center {
      display: none; } }

.site-footer .menu-bottom {
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .site-footer .menu-bottom__list {
    list-style: none;
    padding: 0;
    margin: 0; }
  .site-footer .menu-bottom__list ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .site-footer .menu-bottom__list ul li {
    margin: 0 0 15px; }
    .site-footer .menu-bottom__list ul li:last-child {
      margin-bottom: 0; }
    .site-footer .menu-bottom__list ul li a {
      color: #757575;
      font-size: 15px;
      font-weight: 400;
      text-decoration: none;
      border-bottom: 1px solid transparent; }
    .site-footer .menu-bottom__list ul li a:hover {
      border-color: rgba(117, 117, 117, 0.5); }
  .site-footer .menu-bottom__list > li, .site-footer .menu-bottom__list .column > li {
    margin-bottom: 24px;
    display: inline-block;
    vertical-align: top;
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px; }
  .site-footer .menu-bottom__list > li > ul, .site-footer .menu-bottom__list .column > li > ul {
    margin-top: 24px; }
  .site-footer .menu-bottom__list > li > a, .site-footer .menu-bottom__list .column > li > a {
    text-decoration: none;
    color: #292929;
    font-size: 18px;
    font-weight: 500;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .site-footer .menu-bottom__list > li > a:hover, .site-footer .menu-bottom__list .column > li > a:hover {
      color: #ed5b5b; }
  .site-footer .menu-bottom__list .column > li {
    display: block;
    width: auto; }

.site-footer__right {
  max-width: 305px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-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: 1100px) {
    .site-footer__right {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 31.5%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 31.5%;
      -ms-flex: 1 0 31.5%;
      flex: 1 0 31.5%;
      margin: 0 0 45px; } }
  @media (max-width: 767px) {
    .site-footer__right {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 38%;
      -moz-box-flex: 1;
      -moz-flex: 1 0 38%;
      -ms-flex: 1 0 38%;
      flex: 1 0 38%; } }
  @media (max-width: 700px) {
    .site-footer__right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto;
      max-width: 100%; } }

.site-footer .contacts-bottom {
  -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;
  margin-bottom: 30px; }
  .site-footer .contacts-bottom__title {
    color: #292929;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2;
    margin: 0 0 36px; }
  @media (max-width: 700px) {
      .site-footer .contacts-bottom__title {
        text-align: center; } }
  @media (max-width: 479px) {
      .site-footer .contacts-bottom__title {
        margin: 0 0 34px; } }
  .site-footer .contacts-bottom .site-address {
    margin-bottom: 33px; }

@media (max-width: 700px) {
    .site-footer__top {
      max-width: 240px;
      margin: 0 auto; }
    .site-footer .site-social {
      text-align: center; } }

.mg-styler-label--checkbox, .mg-styler-label--radio {
  position: relative; }
  .mg-styler-label--checkbox input, .mg-styler-label--radio input {
    opacity: 0;
    visibility: hidden;
    position: absolute; }

.mg-styler-label--checkbox:before {
  border: 1px solid rgba(41, 41, 41, 0.15);
  background: #fff;
  width: 24px;
  height: 24px;
  content: "";
  display: inline-block;
  vertical-align: top;
  margin-right: 14px;
  border-radius: 6px; }
  .mg-styler-label--checkbox:hover:before {
    border-color: #ed5b5b; }
  .mg-styler-label--checkbox.checked:before {
    border-color: #ed5b5b;
    background: #ed5b5b url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%228px%22%20%20viewBox%3D%220%200%2010%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M9.672%2C2.194%20L4.999%2C7.595%20C4.708%2C7.930%204.300%2C8.021%203.930%2C7.906%20C3.528%2C8.088%203.055%2C7.994%202.730%2C7.619%20L0.335%2C4.851%20C-0.102%2C4.346%20-0.102%2C3.528%200.335%2C3.023%20C0.772%2C2.518%201.480%2C2.518%201.917%2C3.023%20L3.868%2C5.277%20L8.105%2C0.381%20C8.537%2C-0.119%209.240%2C-0.119%209.672%2C0.381%20C10.106%2C0.882%2010.106%2C1.694%209.672%2C2.194%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.mg-styler-label--radio:before {
  background-color: #fff;
  content: "";
  display: inline-block;
  vertical-align: top;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  padding: 8px;
  box-shadow: inset 0 0 0 1px rgba(41, 41, 41, 0.15);
  margin-right: 14px; }
  .mg-styler-label--radio:hover:before {
    box-shadow: inset 0 0 0 1px #ed5b5b; }
  .mg-styler-label--radio.checked:before {
    box-shadow: inset 0 0 0 8px #ed5b5b;
    background: #fff; }

.section-form select, .shop2-filter select, .product-list select, .shop-product-options select, .shop2-search-popup-wr select, .buy-one-click-form select, .shop2-order-options select {
  width: 100%;
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25;
  padding: 15px 40px 16px 28px;
  border-radius: 27px;
  outline: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none !important;
  -ms-appearance: none !important;
  appearance: none !important;
  border: 1px solid rgba(41, 41, 41, 0.15); }
  .section-form select:not([multiple]), .shop2-filter select:not([multiple]), .product-list select:not([multiple]), .shop-product-options select:not([multiple]), .shop2-search-popup-wr select:not([multiple]), .buy-one-click-form select:not([multiple]), .shop2-order-options select:not([multiple]) {
    background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2235px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2035%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23292929%22%20d%3D%22M10.711%2C1.767%20L6.800%2C5.678%20C6.449%2C6.029%205.919%2C6.059%205.516%2C5.807%20C5.112%2C6.059%204.583%2C6.029%204.232%2C5.678%20L0.321%2C1.767%20C-0.087%2C1.359%20-0.087%2C0.697%200.321%2C0.289%20C0.729%2C-0.119%201.390%2C-0.119%201.798%2C0.289%20L5.516%2C4.006%20L9.233%2C0.289%20C9.641%2C-0.119%2010.303%2C-0.119%2010.711%2C0.289%20C11.119%2C0.697%2011.119%2C1.359%2010.711%2C1.767%20Z%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
  .section-form select::-ms-expand, .shop2-filter select::-ms-expand, .product-list select::-ms-expand, .shop-product-options select::-ms-expand, .shop2-search-popup-wr select::-ms-expand, .buy-one-click-form select::-ms-expand, .shop2-order-options select::-ms-expand {
    display: none; }

.section-form .chosen-container.chosen-container-single, .shop2-filter .chosen-container.chosen-container-single, .product-list .chosen-container.chosen-container-single, .shop-product-options .chosen-container.chosen-container-single, .shop2-search-popup-wr .chosen-container.chosen-container-single, .buy-one-click-form .chosen-container.chosen-container-single, .shop2-order-options .chosen-container.chosen-container-single {
  width: 100% !important;
  color: #4c4c4c;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.25; }
  .section-form .chosen-container.chosen-container-single:hover .chosen-single, .shop2-filter .chosen-container.chosen-container-single:hover .chosen-single, .product-list .chosen-container.chosen-container-single:hover .chosen-single, .shop-product-options .chosen-container.chosen-container-single:hover .chosen-single, .shop2-search-popup-wr .chosen-container.chosen-container-single:hover .chosen-single, .buy-one-click-form .chosen-container.chosen-container-single:hover .chosen-single, .shop2-order-options .chosen-container.chosen-container-single:hover .chosen-single, .section-form .chosen-container.chosen-container-single:hover .chosen-drop, .shop2-filter .chosen-container.chosen-container-single:hover .chosen-drop, .product-list .chosen-container.chosen-container-single:hover .chosen-drop, .shop-product-options .chosen-container.chosen-container-single:hover .chosen-drop, .shop2-search-popup-wr .chosen-container.chosen-container-single:hover .chosen-drop, .buy-one-click-form .chosen-container.chosen-container-single:hover .chosen-drop, .shop2-order-options .chosen-container.chosen-container-single:hover .chosen-drop {
    border-color: #ed5b5b; }
  .section-form .chosen-container.chosen-container-single .chosen-search, .shop2-filter .chosen-container.chosen-container-single .chosen-search, .product-list .chosen-container.chosen-container-single .chosen-search, .shop-product-options .chosen-container.chosen-container-single .chosen-search, .shop2-search-popup-wr .chosen-container.chosen-container-single .chosen-search, .buy-one-click-form .chosen-container.chosen-container-single .chosen-search, .shop2-order-options .chosen-container.chosen-container-single .chosen-search {
    display: none; }
  .section-form .chosen-container.chosen-container-single .chosen-single, .shop2-filter .chosen-container.chosen-container-single .chosen-single, .product-list .chosen-container.chosen-container-single .chosen-single, .shop-product-options .chosen-container.chosen-container-single .chosen-single, .shop2-search-popup-wr .chosen-container.chosen-container-single .chosen-single, .buy-one-click-form .chosen-container.chosen-container-single .chosen-single, .shop2-order-options .chosen-container.chosen-container-single .chosen-single {
    padding: 16px 40px 16px 28px;
    background: #fff;
    border-radius: 27px;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(41, 41, 41, 0.15);
    display: block;
    height: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 1.25;
    color: #4c4c4c; }
  .section-form .chosen-container.chosen-container-single .chosen-single > div, .shop2-filter .chosen-container.chosen-container-single .chosen-single > div, .product-list .chosen-container.chosen-container-single .chosen-single > div, .shop-product-options .chosen-container.chosen-container-single .chosen-single > div, .shop2-search-popup-wr .chosen-container.chosen-container-single .chosen-single > div, .buy-one-click-form .chosen-container.chosen-container-single .chosen-single > div, .shop2-order-options .chosen-container.chosen-container-single .chosen-single > div {
    right: 24px;
    width: 12px; }
  .section-form .chosen-container.chosen-container-single .chosen-single > div b, .shop2-filter .chosen-container.chosen-container-single .chosen-single > div b, .product-list .chosen-container.chosen-container-single .chosen-single > div b, .shop-product-options .chosen-container.chosen-container-single .chosen-single > div b, .shop2-search-popup-wr .chosen-container.chosen-container-single .chosen-single > div b, .buy-one-click-form .chosen-container.chosen-container-single .chosen-single > div b, .shop2-order-options .chosen-container.chosen-container-single .chosen-single > div b {
    width: 12px;
    height: 6px;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    margin-top: -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%2235px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2035%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23292929%22%20d%3D%22M10.711%2C1.767%20L6.800%2C5.678%20C6.449%2C6.029%205.919%2C6.059%205.516%2C5.807%20C5.112%2C6.059%204.583%2C6.029%204.232%2C5.678%20L0.321%2C1.767%20C-0.087%2C1.359%20-0.087%2C0.697%200.321%2C0.289%20C0.729%2C-0.119%201.390%2C-0.119%201.798%2C0.289%20L5.516%2C4.006%20L9.233%2C0.289%20C9.641%2C-0.119%2010.303%2C-0.119%2010.711%2C0.289%20C11.119%2C0.697%2011.119%2C1.359%2010.711%2C1.767%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .section-form .chosen-container.chosen-container-single.chosen-container-active .chosen-single, .shop2-filter .chosen-container.chosen-container-single.chosen-container-active .chosen-single, .product-list .chosen-container.chosen-container-single.chosen-container-active .chosen-single, .shop-product-options .chosen-container.chosen-container-single.chosen-container-active .chosen-single, .shop2-search-popup-wr .chosen-container.chosen-container-single.chosen-container-active .chosen-single, .buy-one-click-form .chosen-container.chosen-container-single.chosen-container-active .chosen-single, .shop2-order-options .chosen-container.chosen-container-single.chosen-container-active .chosen-single {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .section-form .chosen-container.chosen-container-single .chosen-drop, .shop2-filter .chosen-container.chosen-container-single .chosen-drop, .product-list .chosen-container.chosen-container-single .chosen-drop, .shop-product-options .chosen-container.chosen-container-single .chosen-drop, .shop2-search-popup-wr .chosen-container.chosen-container-single .chosen-drop, .buy-one-click-form .chosen-container.chosen-container-single .chosen-drop, .shop2-order-options .chosen-container.chosen-container-single .chosen-drop {
    border: 1px solid rgba(41, 41, 41, 0.05);
    border-radius: 0 0 27px 27px;
    border-top: none;
    overflow: hidden;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .section-form .chosen-container.chosen-container-single .chosen-drop .chosen-results, .shop2-filter .chosen-container.chosen-container-single .chosen-drop .chosen-results, .product-list .chosen-container.chosen-container-single .chosen-drop .chosen-results, .shop-product-options .chosen-container.chosen-container-single .chosen-drop .chosen-results, .shop2-search-popup-wr .chosen-container.chosen-container-single .chosen-drop .chosen-results, .buy-one-click-form .chosen-container.chosen-container-single .chosen-drop .chosen-results, .shop2-order-options .chosen-container.chosen-container-single .chosen-drop .chosen-results {
    padding: 0;
    margin: 0; }
  .section-form .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .shop2-filter .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .product-list .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .shop-product-options .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .shop2-search-popup-wr .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .buy-one-click-form .chosen-container.chosen-container-single .chosen-drop .chosen-results li, .shop2-order-options .chosen-container.chosen-container-single .chosen-drop .chosen-results li {
    padding: 16px 28px 16px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 14px; }
    .section-form .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted, .shop2-filter .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted, .product-list .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted, .shop-product-options .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted, .shop2-search-popup-wr .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted, .buy-one-click-form .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted, .shop2-order-options .chosen-container.chosen-container-single .chosen-drop .chosen-results li.highlighted {
      background: #ed5b5b;
      color: #fff; }
    .section-form .chosen-container.chosen-container-single .chosen-drop .chosen-results li:last-child, .shop2-filter .chosen-container.chosen-container-single .chosen-drop .chosen-results li:last-child, .product-list .chosen-container.chosen-container-single .chosen-drop .chosen-results li:last-child, .shop-product-options .chosen-container.chosen-container-single .chosen-drop .chosen-results li:last-child, .shop2-search-popup-wr .chosen-container.chosen-container-single .chosen-drop .chosen-results li:last-child, .buy-one-click-form .chosen-container.chosen-container-single .chosen-drop .chosen-results li:last-child, .shop2-order-options .chosen-container.chosen-container-single .chosen-drop .chosen-results li:last-child {
      padding-bottom: 20px; }
  .section-form .chosen-container.chosen-container-single.chosen-with-drop .chosen-single, .shop2-filter .chosen-container.chosen-container-single.chosen-with-drop .chosen-single, .product-list .chosen-container.chosen-container-single.chosen-with-drop .chosen-single, .shop-product-options .chosen-container.chosen-container-single.chosen-with-drop .chosen-single, .shop2-search-popup-wr .chosen-container.chosen-container-single.chosen-with-drop .chosen-single, .buy-one-click-form .chosen-container.chosen-container-single.chosen-with-drop .chosen-single, .shop2-order-options .chosen-container.chosen-container-single.chosen-with-drop .chosen-single {
    border-radius: 27px 27px 0 0;
    border-bottom-color: transparent;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15); }
  .section-form .chosen-container.chosen-container-single.chosen-with-drop .chosen-single > div b, .shop2-filter .chosen-container.chosen-container-single.chosen-with-drop .chosen-single > div b, .product-list .chosen-container.chosen-container-single.chosen-with-drop .chosen-single > div b, .shop-product-options .chosen-container.chosen-container-single.chosen-with-drop .chosen-single > div b, .shop2-search-popup-wr .chosen-container.chosen-container-single.chosen-with-drop .chosen-single > div b, .buy-one-click-form .chosen-container.chosen-container-single.chosen-with-drop .chosen-single > div b, .shop2-order-options .chosen-container.chosen-container-single.chosen-with-drop .chosen-single > div b {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .section-form .chosen-container.chosen-container-single.chosen-with-drop .chosen-drop, .shop2-filter .chosen-container.chosen-container-single.chosen-with-drop .chosen-drop, .product-list .chosen-container.chosen-container-single.chosen-with-drop .chosen-drop, .shop-product-options .chosen-container.chosen-container-single.chosen-with-drop .chosen-drop, .shop2-search-popup-wr .chosen-container.chosen-container-single.chosen-with-drop .chosen-drop, .buy-one-click-form .chosen-container.chosen-container-single.chosen-with-drop .chosen-drop, .shop2-order-options .chosen-container.chosen-container-single.chosen-with-drop .chosen-drop {
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.15); }

.slick-slide, .slick-slide a {
  outline: none; }

.overflowHidden {
  -webkit-overflow-scrolling: touch;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.overflowHidden_desktop {
  overflow: hidden;
  -webkit-overflow-scrolling: touch; }

.waSlideMenu-nav {
  position: relative;
  overflow: hidden; }

.waSlideMenu-wrapper {
  left: 0;
  position: relative;
  top: 0; }

.waSlideMenu-menu {
  width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  display: inherit;
  left: 0; }

.waSlideMenu-inheritedmenu {
  position: absolute;
  left: 100%;
  top: 0; }

.waSlideMenu-loading {
  background: url(data:image/gif;base64,R0lGODlhHwAfAPUAAP///wAAAOjo6NLS0ry8vK6urqKiotzc3Li4uJqamuTk5NjY2KqqqqCgoLCwsMzMzPb29qioqNTU1Obm5jY2NiYmJlBQUMTExHBwcJKSklZWVvr6+mhoaEZGRsbGxvj4+EhISDIyMgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEgUDAgFA4BiwSQexKh0eEAkrldAZbvlOD5TqYKALWu5XIwnPFwwymY0GsRgAxrwuJwbCi8aAHlYZ3sVdwtRCm8JgVgODwoQAAIXGRpojQwKRGSDCRESYRsGHYZlBFR5AJt2a3kHQlZlERN2QxMRcAiTeaG2QxJ5RnAOv1EOcEdwUMZDD3BIcKzNq3BJcJLUABBwStrNBtjf3GUGBdLfCtadWMzUz6cDxN/IZQMCvdTBcAIAsli0jOHSJeSAqmlhNr0awo7RJ19TJORqdAXVEEVZyjyKtE3Bg3oZE2iK8oeiKkFZGiCaggelSTiA2LhxiZLBSjZjBL2siNBOFQ84LxHA+mYEiRJzBO7ZCQIAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82YAIQxRCm14Ww4PChAAEAoPDlsAFRUgHkRiZAkREmoSEXiVlRgfQgeBaXRpo6MOQlZbERN0Qx4drRUcAAJmnrVDBrkVDwNjr8BDGxq5Z2MPyUQZuRgFY6rRABe5FgZjjdm8uRTh2d5b4NkQY0zX5QpjTc/lD2NOx+WSW0++2RJmUGJhmZVsQqgtCE6lqpXGjBchmt50+hQKEAEiht5gUcTIESR9GhlgE9IH0BiTkxrMmWIHDkose9SwcQlHDsOIk9ygiVbl5JgMLuV4HUmypMkTOkEAACH5BAkKAAAALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2LQV3t4UBcvcF9/eFpdYxdgZ5hUYA73YGxruCbVjt78G7hXFqlhY/fLQwR0HIQdGuUrTz5eQdIc0cfIEwByGD0MKvcGSaFGjR8GyeAPhIUofQGNQSgrB4IsdOCqx7FHDBiYcOQshYjKDxliVDpRjunCjdSTJkiZP6AQBACH5BAkKAAAALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2I3WBcvczltNxNzIW0693MFYT7bTumNQqlisv7BjswAHo64egFdQAbj0RtOXDQY6VAAUakihN1gSLaJ1IYOGChgXXqEUpQ9ASRlDYhT0xQ4cACJDhqDD5mRKjCAYuArjBmVKDP9+VRljMyMHDwcfuBlBooSCBQwJiqkJAgAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEgUDAgFA8BQIAwExKh0eEAkrlcA9oo4TKcKwharHScIiu9wwTBn3QnGQg1owBNld+O72N/zZnVzRApteFsODwoQABAKDw5bZQxpQ2JkCRESahIRh1gEVIGVamlmXgBWWxETdEMTnlsIAAJmm65DEmZGYw64UZFbR2MPv0QPY0hjpMYKY0ljjMZCEGNK09MG0diN1gXL3M5bTcTcyFtOvdzBWE+207pjUKpYrL+wY7MAB4EerqZjUAG4lKVCBwMbvnT6dCXUkEIFK0jUkOECFEeQJF2hFKUPAIkgQwIaI+hLiJAoR27Zo4YBCJQgVW4cpMYDBpgVZKL59cEBhw+U+QROQ4bBAoUlTZ7QCQIAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82Z1c0QKbXhbDg8KEAAQCg8OW2UMaUNiZAkREmoSEYdYBFSBlWppZl4AVlsRE3RDE55bCAACZpuuQxJmRmMOuFGRW0djD79ED2NIY6TGCmNJY4zGQhBjStPTFBXb21DY1VsGFtzbF9gAzlsFGOQVGefIW2LtGhvYwVgDD+0V17+6Y6BwaNfBwy9YY2YBcMAPnStTY1B9YMdNiyZOngCFGuIBxDZAiRY1eoTvE6UoDEIAGrNSUoNBUuzAaYlljxo2M+HIeXiJpRsRNMaq+JSFCpsRJEqYOPH2JQgAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfjywjlzX9jdXNEHiAVFX8ODwoQABAKDw5bZQxpQh8YiIhaERJqEhF4WwRDDpubAJdqaWZeAByoFR0edEMTolsIAA+yFUq2QxJmAgmyGhvBRJNbA5qoGcpED2MEFrIX0kMKYwUUslDaj2PA4soGY47iEOQFY6vS3FtNYw/m1KQDYw7mzFhPZj5JGzYGipUtESYowzVmF4ADgOCBCZTgFQAxZBJ4AiXqT6ltbUZhWdToUSR/Ii1FWbDnDkUyDQhJsQPn5ZU9atjUhCPHVhgTNy/RSKsiqKFFbUaQKGHiJNyXIAAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEh8JDAWCsBQIAwExKhU+HFwKlgsIMHlIg7TqQeTLW+7XYIiPGSAymY0mrFgA0LwuLzbCC/6eVlnewkADXVECgxcAGUaGRdQEAoPDmhnDGtDBJcVHQYbYRIRhWgEQwd7AB52AGt7YAAIchETrUITpGgIAAJ7ErdDEnsCA3IOwUSWaAOcaA/JQ0amBXKa0QpyBQZyENFCEHIG39HcaN7f4WhM1uTZaE1y0N/TacZoyN/LXU+/0cNyoMxCUytYLjm8AKSS46rVKzmxADhjlCACMFGkBiU4NUQRxS4OHijwNqnSJS6ZovzRyJAQo0NhGrgs5bIPmwWLCLHsQsfhxBWTe9QkOzCwC8sv5Ho127akyRM7QQAAOwAAAAAAAAAAAA==);
  height: 31px;
  width: 31px;
  display: block; }

.selected > a {
  font-weight: 700; }
/* Slider */
.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;
  margin-left: auto;
  margin-right: auto; }

.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;
  border: 1px solid transparent; }

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

@-webkit-keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes slide-bottom {
  0% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@-webkit-keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@keyframes slide-top {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }

  100% {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); } }

@media (max-width: 1023px) {
  .folders_shared__first-item {
    display: none; } }

.fix_slider_tablet .section-cols__right-image {
  background: 50%/cover no-repeat;
  padding-top: 50%;
  position: relative; }

@media (max-width: 767px) {
    .fix_slider_tablet .section-cols__right-image {
      border-radius: 27px 27px 0 0; } }

.fix_slider_tablet .slick-slide img {
  opacity: 0;
  position: absolute; }

#shop2-tooltip, #shop2-color-ext-popup {
  position: fixed; }

.shop-filter-popup, .shop2-search-popup-wr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(100, 100, 100, 0.2);
  padding: 20px;
  overflow: auto;
  font-size: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  z-index: 500;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }

.shop-filter-popup.open, .shop2-search-popup-wr.open {
  opacity: 1;
  visibility: visible; }

.shop-filter-popup:after, .shop2-search-popup-wr:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -1px;
  width: 1px; }

.shop-filter-popup__inner, .shop2-search-popup-wr__inner, .shop-filter-popup .search-popup-inner, .shop2-search-popup-wr .search-popup-inner {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  border-radius: 27px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  text-align: left;
  font-size: 16px;
  position: relative;
  padding: 25px 0 0;
  width: 100%;
  max-width: 590px; }
  @media (max-width: 479px) {
    .shop-filter-popup__inner, .shop2-search-popup-wr__inner, .shop-filter-popup .search-popup-inner, .shop2-search-popup-wr .search-popup-inner {
      padding: 18px 0 0; } }

.shop-filter-popup .head-popup, .shop2-search-popup-wr .head-popup {
  color: #292929;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 35px;
  padding: 0 30px; }
  @media (max-width: 479px) {
    .shop-filter-popup .head-popup, .shop2-search-popup-wr .head-popup {
      padding: 0 20px; } }

.shop-filter-popup .close-popup, .shop2-search-popup-wr .close-popup {
  outline: none;
  font-size: 0;
  position: absolute;
  right: 12px;
  top: 12px;
  padding: 8px;
  background: none;
  border: none; }
  .shop-filter-popup .close-popup .svg-icon, .shop2-search-popup-wr .close-popup .svg-icon {
    width: 15px;
    height: 15px;
    fill: #3c3c3c; }

.shop-filter-popup .shop2-block.search-form .block-title, .shop2-search-popup-wr .shop2-block.search-form .block-title {
  color: #292929;
  font-size: 22px;
  font-weight: 600;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  padding: 0 30px;
  margin: 0 0 25px; }
  @media (max-width: 520px) {
      .shop-filter-popup .shop2-block.search-form .block-title, .shop2-search-popup-wr .shop2-block.search-form .block-title {
        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;
        font-size: 19px; } }
  @media (max-width: 479px) {
      .shop-filter-popup .shop2-block.search-form .block-title, .shop2-search-popup-wr .shop2-block.search-form .block-title {
        padding: 0 20px; } }
  .shop-filter-popup .shop2-block.search-form .search-button-toggle, .shop2-search-popup-wr .shop2-block.search-form .search-button-toggle {
    border: none;
    height: 44px;
    width: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 40px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 40px;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    margin-left: 0;
    font-size: 0;
    text-align: right; }
  @media (min-width: 521px) {
      .shop-filter-popup .shop2-block.search-form .search-button-toggle, .shop2-search-popup-wr .shop2-block.search-form .search-button-toggle {
        display: none; } }
  @media (max-width: 520px) {
    .shop-filter-popup .shop2-block.search-form, .shop2-search-popup-wr .shop2-block.search-form {
      display: block !important; }
      .shop-filter-popup .shop2-block.search-form .block-body, .shop2-search-popup-wr .shop2-block.search-form .block-body {
        display: none; } }
  @media (min-width: 521px) {
    .shop-filter-popup .shop2-block.search-form, .shop2-search-popup-wr .shop2-block.search-form {
      display: none; } }

.shop-filter-popup .shop-search-line-wr, .shop2-search-popup-wr .shop-search-line-wr {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0 30px;
  font-size: 0;
  margin: 0 0 35px; }
  @media (max-width: 479px) {
    .shop-filter-popup .shop-search-line-wr, .shop2-search-popup-wr .shop-search-line-wr {
      padding: 0 20px;
      margin: 0 0 20px; } }
  .shop-filter-popup .shop-search-line-wr form, .shop2-search-popup-wr .shop-search-line-wr form {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -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;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(41, 41, 41, 0.15);
    border-radius: 27px; }
  .shop-filter-popup .shop-search-line-wr form input[type=text], .shop2-search-popup-wr .shop-search-line-wr form input[type=text], .shop-filter-popup .shop-search-line-wr form input[type=number], .shop2-search-popup-wr .shop-search-line-wr form input[type=number] {
    -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;
    outline: none;
    border: none;
    background: none;
    border-radius: 27px 0 0 27px;
    color: #292929;
    font-size: 20px;
    font-weight: 400;
    padding: 14px 24px 14px; }
  @media (max-width: 479px) {
        .shop-filter-popup .shop-search-line-wr form input[type=text], .shop2-search-popup-wr .shop-search-line-wr form input[type=text], .shop-filter-popup .shop-search-line-wr form input[type=number], .shop2-search-popup-wr .shop-search-line-wr form input[type=number] {
          width: 155px;
          padding: 14px 10px 14px 20px;
          font-size: 17px; } }
  .shop-filter-popup .shop-search-line-wr form button, .shop2-search-popup-wr .shop-search-line-wr form button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 52px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 52px;
    -ms-flex: 0 0 52px;
    flex: 0 0 52px;
    padding: 0;
    border: none;
    width: 52px;
    height: 52px;
    outline: none;
    background: none;
    outline: none; }
  .shop-filter-popup .shop-search-line-wr form button svg, .shop2-search-popup-wr .shop-search-line-wr form button svg {
    fill: #292929; }
  .shop-filter-popup .shop-search-line-wr form button:hover svg, .shop2-search-popup-wr .shop-search-line-wr form button:hover svg {
    fill: #ed5b5b; }
  @media (max-width: 520px) {
      .shop-filter-popup .shop-search-line-wr .search-button-toggle, .shop2-search-popup-wr .shop-search-line-wr .search-button-toggle {
        display: none; } }

.shop-filter-popup .search-button-toggle, .shop2-search-popup-wr .search-button-toggle {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 54px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 54px;
  -ms-flex: 0 0 54px;
  flex: 0 0 54px;
  width: 54px;
  height: 54px;
  border: 1px solid rgba(41, 41, 41, 0.15);
  border-radius: 50%;
  background: none;
  padding: 0;
  margin-left: 10px;
  outline: none; }
  .shop-filter-popup .search-button-toggle svg, .shop2-search-popup-wr .search-button-toggle svg {
    fill: #292929; }
  .shop-filter-popup .search-button-toggle:hover svg, .shop2-search-popup-wr .search-button-toggle:hover svg, .shop-filter-popup .search-button-toggle.open svg, .shop2-search-popup-wr .search-button-toggle.open svg {
    fill: #ed5b5b; }

.shop-filter-popup .shop2-filter, .shop2-search-popup-wr .shop2-filter {
  margin: 0;
  border: none;
  padding: 0; }
  .shop-filter-popup .shop2-filter a.param-val, .shop2-search-popup-wr .shop2-filter a.param-val {
    border-radius: 6px;
    padding: 3px 5px;
    text-decoration: none; }
  .shop-filter-popup .shop2-filter a.param-val.active-val, .shop2-search-popup-wr .shop2-filter a.param-val.active-val {
    background: #ed5b5b;
    color: #fff; }
  .shop-filter-popup .shop2-filter a.param-val span, .shop2-search-popup-wr .shop2-filter a.param-val span {
    display: none; }

.shop-filter-popup .param-wr, .shop2-search-popup-wr .param-wr {
  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 30px; }
  @media (max-width: 479px) {
    .shop-filter-popup .param-wr, .shop2-search-popup-wr .param-wr {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 10px 20px; } }
  .shop-filter-popup .param-wr:nth-child(odd), .shop2-search-popup-wr .param-wr:nth-child(odd) {
    background: rgba(0, 0, 0, 0.03); }
  .shop-filter-popup .param-wr .param-title, .shop2-search-popup-wr .param-wr .param-title, .shop-filter-popup .param-wr .param-body, .shop2-search-popup-wr .param-wr .param-body {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    width: 50%;
    max-width: 50%; }
  @media (max-width: 479px) {
      .shop-filter-popup .param-wr .param-title, .shop2-search-popup-wr .param-wr .param-title, .shop-filter-popup .param-wr .param-body, .shop2-search-popup-wr .param-wr .param-body {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        max-width: 100%; } }
  .shop-filter-popup .param-wr .param-title, .shop2-search-popup-wr .param-wr .param-title {
    color: #292929;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  @media (max-width: 479px) {
      .shop-filter-popup .param-wr .param-title, .shop2-search-popup-wr .param-wr .param-title {
        margin: 0 0 15px; } }
  .shop-filter-popup .param-wr .param-title .fa-rouble svg, .shop2-search-popup-wr .param-wr .param-title .fa-rouble svg {
    width: 12px;
    height: 12px;
    fill: #292929; }
  .shop-filter-popup .param-wr .param-body input[type=text], .shop2-search-popup-wr .param-wr .param-body input[type=text], .shop-filter-popup .param-wr .param-body input[type=number], .shop2-search-popup-wr .param-wr .param-body input[type=number] {
    width: 100%;
    padding: 0;
    border: 1px solid rgba(41, 41, 41, 0.13);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 27px;
    padding: 15px 29px 18px;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    line-height: 1;
    outline: none; }
  .shop-filter-popup .param-wr .param-body input[type=number]::-webkit-inner-spin-button, .shop2-search-popup-wr .param-wr .param-body input[type=number]::-webkit-inner-spin-button, .shop-filter-popup .param-wr .param-body input[type=number]::-webkit-outer-spin-button, .shop2-search-popup-wr .param-wr .param-body input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0; }
  .shop-filter-popup .param-wr .param-body.range, .shop2-search-popup-wr .param-wr .param-body.range {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    font-size: 0; }
  .shop-filter-popup .param-wr .param-body.range input, .shop2-search-popup-wr .param-wr .param-body.range input {
    text-align: center;
    position: relative; }
    .shop-filter-popup .param-wr .param-body.range input:focus, .shop2-search-popup-wr .param-wr .param-body.range input:focus {
      z-index: 1;
      border-color: #ed5b5b; }
  .shop-filter-popup .param-wr .param-body.range input.first-input, .shop2-search-popup-wr .param-wr .param-body.range input.first-input {
    border-radius: 27px 0 0 27px; }
  .shop-filter-popup .param-wr .param-body.range input.last-input, .shop2-search-popup-wr .param-wr .param-body.range input.last-input {
    border-radius: 0 27px 27px 0;
    margin-left: -1px; }
  .shop-filter-popup .param-wr .param-body.range label, .shop2-search-popup-wr .param-wr .param-body.range label {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%; }

.shop-filter-popup .filter-btn-wr, .shop2-search-popup-wr .filter-btn-wr {
  padding: 30px 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; }
  @media (max-width: 479px) {
    .shop-filter-popup .filter-btn-wr, .shop2-search-popup-wr .filter-btn-wr {
      padding: 20px;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }
  .shop-filter-popup .filter-btn-wr > a, .shop2-search-popup-wr .filter-btn-wr > a, .shop-filter-popup .filter-btn-wr button, .shop2-search-popup-wr .filter-btn-wr button {
    padding: 17px 28px;
    text-decoration: none; }
  .shop-filter-popup .filter-btn-wr > a.search-btn, .shop2-search-popup-wr .filter-btn-wr > a.search-btn, .shop-filter-popup .filter-btn-wr button.search-btn, .shop2-search-popup-wr .filter-btn-wr button.search-btn {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    line-height: 1;
    border: none;
    background: #ed5b5b;
    border-radius: 27px;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15);
    outline: none; }
  .shop-filter-popup .filter-btn-wr > a.search-btn:hover, .shop2-search-popup-wr .filter-btn-wr > a.search-btn:hover, .shop-filter-popup .filter-btn-wr button.search-btn:hover, .shop2-search-popup-wr .filter-btn-wr button.search-btn:hover {
    background: #ef6d6d; }
  .shop-filter-popup .filter-btn-wr > a.shop2-filter-go, .shop2-search-popup-wr .filter-btn-wr > a.shop2-filter-go, .shop-filter-popup .filter-btn-wr button.shop2-filter-go, .shop2-search-popup-wr .filter-btn-wr button.shop2-filter-go {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    line-height: 1;
    background: #ed5b5b;
    border-radius: 27px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 6px 6px 6px 28px;
    margin-right: 10px;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15); }
  .shop-filter-popup .filter-btn-wr > a.shop2-filter-go:hover, .shop2-search-popup-wr .filter-btn-wr > a.shop2-filter-go:hover, .shop-filter-popup .filter-btn-wr button.shop2-filter-go:hover, .shop2-search-popup-wr .filter-btn-wr button.shop2-filter-go:hover {
    background: #ef6d6d; }
  .shop-filter-popup .filter-btn-wr > a.shop2-filter-go span, .shop2-search-popup-wr .filter-btn-wr > a.shop2-filter-go span, .shop-filter-popup .filter-btn-wr button.shop2-filter-go span, .shop2-search-popup-wr .filter-btn-wr button.shop2-filter-go span {
    display: inline-block;
    vertical-align: middle; }
  .shop-filter-popup .filter-btn-wr > a.shop2-filter-reset, .shop2-search-popup-wr .filter-btn-wr > a.shop2-filter-reset, .shop-filter-popup .filter-btn-wr button.shop2-filter-reset, .shop2-search-popup-wr .filter-btn-wr button.shop2-filter-reset {
    border: 1px solid rgba(41, 41, 41, 0.1);
    border-radius: 27px;
    color: #4c4c4c;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    line-height: 1.2;
    padding-right: 55px;
    position: relative; }
  .shop-filter-popup .filter-btn-wr > a.shop2-filter-reset .svg-icon, .shop2-search-popup-wr .filter-btn-wr > a.shop2-filter-reset .svg-icon, .shop-filter-popup .filter-btn-wr button.shop2-filter-reset .svg-icon, .shop2-search-popup-wr .filter-btn-wr button.shop2-filter-reset .svg-icon {
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -11px;
    width: 17px;
    height: 21px;
    fill: #292929; }
  .shop-filter-popup .filter-btn-wr > a.shop2-filter-reset:hover, .shop2-search-popup-wr .filter-btn-wr > a.shop2-filter-reset:hover, .shop-filter-popup .filter-btn-wr button.shop2-filter-reset:hover, .shop2-search-popup-wr .filter-btn-wr button.shop2-filter-reset:hover {
    border-color: #ed5b5b;
    color: #ed5b5b; }
  @media (max-width: 479px) {
        .shop-filter-popup .filter-btn-wr > a.shop2-filter-reset, .shop2-search-popup-wr .filter-btn-wr > a.shop2-filter-reset, .shop-filter-popup .filter-btn-wr button.shop2-filter-reset, .shop2-search-popup-wr .filter-btn-wr button.shop2-filter-reset {
          font-size: 0;
          padding: 26px; }
          .shop-filter-popup .filter-btn-wr > a.shop2-filter-reset .svg-icon, .shop2-search-popup-wr .filter-btn-wr > a.shop2-filter-reset .svg-icon, .shop-filter-popup .filter-btn-wr button.shop2-filter-reset .svg-icon, .shop2-search-popup-wr .filter-btn-wr button.shop2-filter-reset .svg-icon {
            right: 17px; } }
  .shop-filter-popup .filter-btn-wr .result-filter, .shop2-search-popup-wr .filter-btn-wr .result-filter {
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    text-align: center;
    padding: 10px 5px 11px;
    min-width: 30px;
    font-size: 17px;
    font-weight: 600;
    line-height: 1;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    margin-left: 13px; }

.buy-one-click-form {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(100, 100, 100, 0.2);
  padding: 20px;
  overflow: auto;
  font-size: 0;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  z-index: 500;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }

.buy-one-click-form.open {
  opacity: 1;
  visibility: visible; }

.buy-one-click-form:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -1px;
  width: 1px; }

.buy-one-click-form__inner {
  display: inline-block;
  vertical-align: middle;
  background: #fff;
  border-radius: 27px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  text-align: left;
  font-size: 16px;
  position: relative;
  padding: 25px 0 0;
  width: 100%;
  max-width: 324px; }
  @media (max-width: 479px) {
    .buy-one-click-form__inner {
      padding: 18px 0 0; } }

.buy-one-click-form .title {
  color: #292929;
  font-size: 26px;
  font-weight: 600;
  line-height: 1;
  margin: 0 0 35px;
  padding: 0 40px 0 30px; }
  @media (max-width: 479px) {
    .buy-one-click-form .title {
      padding: 0 40px 0 20px; } }

.buy-one-click-form__close {
  outline: none;
  font-size: 0;
  position: absolute;
  right: 12px;
  top: 12px;
  padding: 8px;
  background: none;
  border: none; }
  .buy-one-click-form__close .svg-icon {
    width: 15px;
    height: 15px;
    fill: #3c3c3c; }

.buy-one-click-form .tpl-anketa {
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .buy-one-click-form .tpl-anketa form {
    padding: 0 30px 30px; }
  @media (max-width: 479px) {
      .buy-one-click-form .tpl-anketa form {
        padding: 0 20px 20px; } }
  .buy-one-click-form .tpl-anketa .tpl-anketa-success-note {
    padding: 5px 40px 20px;
    text-align: center; }
  .buy-one-click-form .tpl-anketa .tpl-field {
    margin: 0 0 20px; }
  .buy-one-click-form .tpl-anketa .tpl-field .error-message {
    color: #f00; }
  .buy-one-click-form .tpl-anketa .tpl-field.type-text .error-message, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea .error-message {
    display: none; }
  .buy-one-click-form .tpl-anketa .tpl-field.field-error input[type=text], .buy-one-click-form .tpl-anketa .tpl-field.field-error textarea {
    border-color: #f00; }
  .buy-one-click-form .tpl-anketa .tpl-field .field-title {
    margin-bottom: 10px; }
  .buy-one-click-form .tpl-anketa .tpl-field ul {
    list-style: none;
    padding: 0;
    margin: 10px 0 15px; }
  .buy-one-click-form .tpl-anketa .tpl-field input[type=text], .buy-one-click-form .tpl-anketa .tpl-field textarea {
    outline: none;
    color: #4c4c4c;
    padding: 16px 30px 17px;
    font-size: 16px;
    font-weight: 400;
    background: none;
    border: 1px solid rgba(41, 41, 41, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    border-radius: 27px;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    /* Firefox 19+ */
    /* Firefox 18- */ }
  .buy-one-click-form .tpl-anketa .tpl-field input[type=text]::-webkit-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field textarea::-webkit-input-placeholder {
    color: #4c4c4c; }
  .buy-one-click-form .tpl-anketa .tpl-field input[type=text]::-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field textarea::-moz-placeholder {
    color: #4c4c4c; }
  .buy-one-click-form .tpl-anketa .tpl-field input[type=text]:-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field textarea:-moz-placeholder {
    color: #4c4c4c; }
  .buy-one-click-form .tpl-anketa .tpl-field input[type=text]:-ms-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field textarea:-ms-input-placeholder {
    color: #4c4c4c; }
  .buy-one-click-form .tpl-anketa .tpl-field input[type=text]:focus, .buy-one-click-form .tpl-anketa .tpl-field textarea:focus {
    border-color: #ed5b5b; }
  .buy-one-click-form .tpl-anketa .tpl-field textarea {
    height: 155px;
    resize: none; }
  .buy-one-click-form .tpl-anketa .tpl-field.type-multi_checkbox ul, .buy-one-click-form .tpl-anketa .tpl-field.type-radio_group ul, .buy-one-click-form .tpl-anketa .tpl-field.type-checkbox ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .buy-one-click-form .tpl-anketa .tpl-field.type-multi_checkbox ul li, .buy-one-click-form .tpl-anketa .tpl-field.type-radio_group ul li, .buy-one-click-form .tpl-anketa .tpl-field.type-checkbox ul li {
      margin-bottom: 10px; }
    .buy-one-click-form .tpl-anketa .tpl-field.type-multi_checkbox ul label, .buy-one-click-form .tpl-anketa .tpl-field.type-radio_group ul label, .buy-one-click-form .tpl-anketa .tpl-field.type-checkbox ul label {
      vertical-align: middle; }
  .buy-one-click-form .tpl-anketa .tpl-field.type-calendar_interval .calendar-label {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 49%;
    -ms-flex: 0 0 49%;
    flex: 0 0 49%; }
    .buy-one-click-form .tpl-anketa .tpl-field.type-calendar_interval .calendar-label input[type=text] {
      padding: 16px 15px 17px;
      text-align: center; }
    .buy-one-click-form .tpl-anketa .tpl-field.type-calendar_interval .calendar-label img.tcalIcon {
      position: absolute;
      width: 100%;
      height: 100%;
      opacity: 0;
      left: 0;
      top: 0; }
  .buy-one-click-form .tpl-anketa .tpl-field.type-calendar_interval .field-value {
    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; }
  .buy-one-click-form .tpl-anketa .tpl-field.type-calendar .field-value {
    position: relative; }
  .buy-one-click-form .tpl-anketa .tpl-field.type-calendar img.tcalIcon {
    position: absolute;
    width: 100%;
    height: 100%;
    opacity: 0;
    left: 0;
    top: 0; }
  .buy-one-click-form .tpl-anketa .tpl-field.tpl-field-button {
    margin-bottom: 0; }
  .buy-one-click-form .tpl-anketa .tpl-field.tpl-field-button button {
    color: #fff;
    font-size: 13px;
    font-weight: 600;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    line-height: 1;
    border: none;
    background: #ed5b5b;
    border-radius: 27px;
    text-transform: uppercase;
    letter-spacing: 2px;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15);
    outline: none;
    padding: 20px 28px; }
    .buy-one-click-form .tpl-anketa .tpl-field.tpl-field-button button:hover {
      background: #ef6d6d; }

.shop-sorting {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 228px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 228px;
  -ms-flex: 0 0 228px;
  flex: 0 0 228px;
  width: 228px;
  position: relative; }

@media (max-width: 980px) {
    .shop-sorting {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1; } }

@media (max-width: 767px) {
    .shop-sorting {
      width: 215px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 215px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 215px;
      -ms-flex: 0 0 215px;
      flex: 0 0 215px; } }

.shop-sorting__current {
  border: 1px solid #d1d1d1;
  border-radius: 27px;
  padding: 17px 38px 18px 24px;
  color: #292929;
  font-size: 17px;
  font-weight: 500;
  line-height: 1;
  cursor: pointer;
  position: relative; }

.shop-sorting__arrow {
  font-size: 0;
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -3px; }
  .shop-sorting__arrow .svg-icon {
    width: 12px;
    height: 6px;
    fill: #292929; }

.shop-sorting__params {
  background: #fff;
  border-radius: 27px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  position: absolute;
  left: 0;
  right: 0;
  top: -15px;
  z-index: 100;
  padding: 15px 24px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .shop-sorting__params.open {
    top: 0;
    opacity: 1;
    visibility: visible; }
  .shop-sorting__params > a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding: 12px 15px 12px 0;
    color: #292929;
    font-size: 16px;
    line-height: 1.2;
    font-weight: 500;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    position: relative; }
  .shop-sorting__params > a:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2010%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23d7d7d7%22%20d%3D%22M9.711%2C7.717%20L5.716%2C11.711%20C5.518%2C11.908%205.259%2C12.006%205.000%2C12.006%20C4.741%2C12.006%204.481%2C11.908%204.284%2C11.711%20L0.290%2C7.717%20C-0.105%2C7.322%20-0.105%2C6.684%200.290%2C6.289%20C0.684%2C5.895%201.322%2C5.895%201.716%2C6.289%20L4.000%2C8.573%20L4.000%2C1.000%20C4.000%2C0.448%204.448%2C0.000%205.000%2C0.000%20C5.552%2C0.000%206.000%2C0.448%206.000%2C1.000%20L6.000%2C8.573%20L8.284%2C6.289%20C8.677%2C5.895%209.317%2C5.895%209.711%2C6.289%20C10.105%2C6.684%2010.105%2C7.322%209.711%2C7.717%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .shop-sorting__params > a.sort-param-asc:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop-sorting__params > a:last-child {
    border: none; }
  .shop-sorting__params > a.sort-reset:before {
    display: none; }
  .shop-sorting__params > a:hover {
    color: #ed5b5b; }
  .shop-sorting__params > 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%2210px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2010%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed5b5b%22%20d%3D%22M9.711%2C7.717%20L5.716%2C11.711%20C5.518%2C11.908%205.259%2C12.006%205.000%2C12.006%20C4.741%2C12.006%204.481%2C11.908%204.284%2C11.711%20L0.290%2C7.717%20C-0.105%2C7.322%20-0.105%2C6.684%200.290%2C6.289%20C0.684%2C5.895%201.322%2C5.895%201.716%2C6.289%20L4.000%2C8.573%20L4.000%2C1.000%20C4.000%2C0.448%204.448%2C0.000%205.000%2C0.000%20C5.552%2C0.000%206.000%2C0.448%206.000%2C1.000%20L6.000%2C8.573%20L8.284%2C6.289%20C8.677%2C5.895%209.317%2C5.895%209.711%2C6.289%20C10.105%2C6.684%2010.105%2C7.322%209.711%2C7.717%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }

.folder-buttons {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 230px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 230px;
  -ms-flex: 0 0 230px;
  flex: 0 0 230px;
  text-align: right; }

@media (max-width: 980px) {
    .folder-buttons {
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 auto;
      -moz-box-flex: 0;
      -moz-flex: 0 0 auto;
      -ms-flex: 0 0 auto;
      flex: 0 0 auto; } }

.folder-buttons > a {
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  display: inline-block;
  vertical-align: top;
  font-size: 0; }
  .folder-buttons > a .svg-icon {
    fill: #292929;
    width: 20px;
    height: 14px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .folder-buttons > a:hover .svg-icon {
    fill: #ed5b5b; }

.folder-buttons__filter {
  padding: 20px 17px; }

.folder-buttons__view {
  border-radius: 27px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  position: absolute;
  right: 0;
  top: 0;
  display: block;
  z-index: 50; }
  @media (max-width: 980px) {
    .folder-buttons__view {
      display: none; } }
  @media (min-width: 981px) {
    .folder-buttons__view + .folder-buttons__filter {
      margin-right: 64px; } }
  .folder-buttons__view > a {
    font-size: 0;
    display: block;
    padding: 20px 19px 19px 20px;
    overflow: hidden;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .folder-buttons__view > a:not(.active) {
    height: 0;
    padding: 0 19px 0 20px;
    opacity: 0; }
  .folder-buttons__view > a .svg-icon {
    width: 15px;
    height: 15px;
    fill: rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .folder-buttons__view > a.active .svg-icon {
    fill: #292929; }
  .folder-buttons__view > a:hover .svg-icon {
    fill: #ed5b5b; }
  .folder-buttons__view.open > a {
    padding: 20px 19px 19px 20px;
    height: auto;
    opacity: 1; }
  .folder-buttons__view.open > a:nth-child(2) {
    padding: 5px 19px 5px 20px; }

.folders-shared-left__list {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 27px;
  list-style: none;
  padding: 8px 0;
  margin: 0;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .folders-shared-left__list > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .folders-shared-left__list > li > ul {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .folders-shared-left__list > li ul {
    list-style: none;
    padding: 0 15px 15px 20px;
    margin: 0; }
  .folders-shared-left__list > li ul ul {
    padding: 0 0 0 15px; }
  .folders-shared-left__list > li ul li {
    margin: 28px 0 0; }
    .folders-shared-left__list > li ul li:first-child {
      margin-top: 15px; }
    .folders-shared-left__list > li ul li a {
      color: #292929;
      font-size: 16px;
      line-height: 1.25;
      display: inline-block;
      vertical-align: top;
      font-weight: 400;
      text-decoration: none;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .folders-shared-left__list > li ul li a:hover {
      color: #ed5b5b; }
  .folders-shared-left__list > li:last-child {
    border: none; }
  .folders-shared-left__list > li > a {
    padding: 15px 18px 15px;
    display: block;
    text-decoration: none;
    color: #292929;
    font-size: 17px;
    line-height: 1.25;
    font-weight: 600;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .folders-shared-left__list > li > a:hover {
    color: #ed5b5b; }

.product-flags {
  font-size: 0;
  text-align: center; }

.product-flags__item {
  display: inline-block;
  vertical-align: top;
  color: #fff;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  border-radius: 12px;
  padding: 5px 10px 3px;
  margin: 0 2.5px 5px; }
  .product-flags__item--sale {
    background: #f3b05a; }
  .product-flags__item--new {
    background: #f35a5a; }
  .product-flags__item--action {
    background: #8fc72d; }

.tpl-rating-block {
  font-size: 0; }

.tpl-rating-block .tpl-stars {
  display: inline-block;
  vertical-align: middle;
  width: 95px;
  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%2295px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2095%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e4e4e4%22%20d%3D%22M91.497%2C8.369%20L92.133%2C12.998%20L87.498%2C11.016%20L82.863%2C12.998%20L83.499%2C8.369%20L79.999%2C4.962%20L85.026%2C4.082%20L87.498%2C-0.002%20L89.970%2C4.082%20L94.997%2C4.962%20L91.497%2C8.369%20ZM72.133%2C12.998%20L67.498%2C11.016%20L62.863%2C12.998%20L63.499%2C8.369%20L59.998%2C4.962%20L65.026%2C4.082%20L67.498%2C-0.002%20L69.969%2C4.082%20L74.998%2C4.962%20L71.498%2C8.369%20L72.133%2C12.998%20ZM52.133%2C12.998%20L47.498%2C11.016%20L42.863%2C12.998%20L43.499%2C8.369%20L39.999%2C4.962%20L45.027%2C4.082%20L47.498%2C-0.002%20L49.970%2C4.082%20L54.997%2C4.962%20L51.498%2C8.369%20L52.133%2C12.998%20ZM32.133%2C12.998%20L27.499%2C11.016%20L22.863%2C12.998%20L23.498%2C8.369%20L20.000%2C4.962%20L25.026%2C4.082%20L27.499%2C-0.002%20L29.970%2C4.082%20L34.997%2C4.962%20L31.497%2C8.369%20L32.133%2C12.998%20ZM12.133%2C12.998%20L7.497%2C11.016%20L2.863%2C12.998%20L3.498%2C8.369%20L-0.001%2C4.962%20L5.026%2C4.082%20L7.497%2C-0.002%20L9.970%2C4.082%20L14.997%2C4.962%20L11.496%2C8.369%20L12.133%2C12.998%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .tpl-rating-block .tpl-stars .tpl-rating {
    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%2295px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2095%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffc63d%22%20d%3D%22M91.497%2C8.369%20L92.133%2C12.998%20L87.498%2C11.016%20L82.863%2C12.998%20L83.499%2C8.369%20L79.999%2C4.962%20L85.026%2C4.082%20L87.498%2C-0.002%20L89.970%2C4.082%20L94.997%2C4.962%20L91.497%2C8.369%20ZM72.133%2C12.998%20L67.498%2C11.016%20L62.863%2C12.998%20L63.499%2C8.369%20L59.998%2C4.962%20L65.026%2C4.082%20L67.498%2C-0.002%20L69.969%2C4.082%20L74.998%2C4.962%20L71.498%2C8.369%20L72.133%2C12.998%20ZM52.133%2C12.998%20L47.498%2C11.016%20L42.863%2C12.998%20L43.499%2C8.369%20L39.999%2C4.962%20L45.027%2C4.082%20L47.498%2C-0.002%20L49.970%2C4.082%20L54.997%2C4.962%20L51.498%2C8.369%20L52.133%2C12.998%20ZM32.133%2C12.998%20L27.499%2C11.016%20L22.863%2C12.998%20L23.498%2C8.369%20L20.000%2C4.962%20L25.026%2C4.082%20L27.499%2C-0.002%20L29.970%2C4.082%20L34.997%2C4.962%20L31.497%2C8.369%20L32.133%2C12.998%20ZM12.133%2C12.998%20L7.497%2C11.016%20L2.863%2C12.998%20L3.498%2C8.369%20L-0.001%2C4.962%20L5.026%2C4.082%20L7.497%2C-0.002%20L9.970%2C4.082%20L14.997%2C4.962%20L11.496%2C8.369%20L12.133%2C12.998%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.tpl-rating-block .rating-count {
  color: #292929;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 4px 9px 4px;
  width: 11px;
  border: 1px solid rgba(41, 41, 41, 0.15);
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; }

.shop-product-options > div {
  margin: 0 0 20px; }

.shop-product-options .option-title {
  color: #292929;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 600;
  margin: 0 0 13px; }

.shop2-product-amount {
  border: 1px solid rgba(41, 41, 41, 0.1);
  border-radius: 20px;
  width: 93px; }

.shop2-product-amount button {
  outline: none;
  width: 30px;
  height: 40px;
  font-size: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: transparent url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgba%280%2C%200%2C%200%2C%200.3%29%22%20d%3D%22M6.743%2C2.608%20L1.849%2C7.502%20L6.713%2C12.366%20C7.085%2C12.738%207.085%2C13.341%206.713%2C13.713%20C6.341%2C14.085%205.738%2C14.085%205.366%2C13.713%20L0.286%2C8.632%20C-0.023%2C8.323%20-0.060%2C7.862%200.144%2C7.499%20C-0.060%2C7.135%20-0.023%2C6.672%200.287%2C6.362%20L5.392%2C1.257%20C5.765%2C0.884%206.370%2C0.884%206.743%2C1.257%20C7.116%2C1.630%207.116%2C2.235%206.743%2C2.608%20Z%22%2F%3E%3C%2Fsvg%3E") 57% 50% no-repeat; }
  .shop2-product-amount button.amount-plus {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop2-product-amount button:hover {
    background: transparent url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23292929%22%20d%3D%22M6.743%2C2.608%20L1.849%2C7.502%20L6.713%2C12.366%20C7.085%2C12.738%207.085%2C13.341%206.713%2C13.713%20C6.341%2C14.085%205.738%2C14.085%205.366%2C13.713%20L0.286%2C8.632%20C-0.023%2C8.323%20-0.060%2C7.862%200.144%2C7.499%20C-0.060%2C7.135%20-0.023%2C6.672%200.287%2C6.362%20L5.392%2C1.257%20C5.765%2C0.884%206.370%2C0.884%206.743%2C1.257%20C7.116%2C1.630%207.116%2C2.235%206.743%2C2.608%20Z%22%2F%3E%3C%2Fsvg%3E") 57% 50% no-repeat; }
  .shop2-product-amount button:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23292929%22%20d%3D%22M6.743%2C2.608%20L1.849%2C7.502%20L6.713%2C12.366%20C7.085%2C12.738%207.085%2C13.341%206.713%2C13.713%20C6.341%2C14.085%205.738%2C14.085%205.366%2C13.713%20L0.286%2C8.632%20C-0.023%2C8.323%20-0.060%2C7.862%200.144%2C7.499%20C-0.060%2C7.135%20-0.023%2C6.672%200.287%2C6.362%20L5.392%2C1.257%20C5.765%2C0.884%206.370%2C0.884%206.743%2C1.257%20C7.116%2C1.630%207.116%2C2.235%206.743%2C2.608%20Z%22%2F%3E%3C%2Fsvg%3E") 57% 50% no-repeat; }

.shop2-product-amount.disabled button.amount-plus {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }
  .shop2-product-amount.disabled button, .shop2-product-amount.disabled button:hover {
    background: transparent url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ccc%22%20d%3D%22M6.743%2C2.608%20L1.849%2C7.502%20L6.713%2C12.366%20C7.085%2C12.738%207.085%2C13.341%206.713%2C13.713%20C6.341%2C14.085%205.738%2C14.085%205.366%2C13.713%20L0.286%2C8.632%20C-0.023%2C8.323%20-0.060%2C7.862%200.144%2C7.499%20C-0.060%2C7.135%20-0.023%2C6.672%200.287%2C6.362%20L5.392%2C1.257%20C5.765%2C0.884%206.370%2C0.884%206.743%2C1.257%20C7.116%2C1.630%207.116%2C2.235%206.743%2C2.608%20Z%22%2F%3E%3C%2Fsvg%3E") 57% 50% no-repeat; }
  .shop2-product-amount.disabled input[type="text"] {
    color: #ccc; }

.shop2-product-amount input[type="text"] {
  outline: none;
  margin: 0;
  width: 33px;
  border: none;
  background: none;
  color: #292929;
  font-size: 17px;
  line-height: 1;
  font-weight: 400; }

.product-list {
  margin: 0;
  line-height: 1.25;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }

.product-list .product-list-head {
  display: none; }

.product-list .product-list__item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 27px;
  padding: 19px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin-bottom: 20px;
  font-size: 16px;
  position: relative; }
  .product-list .product-list__item .shop2-product-btn {
    outline: none; }
  .product-list .product-list__item .shop2-product-btn span {
    display: none; }
  .product-list .product-list__item .product-flags {
    position: absolute;
    left: 0;
    right: 0;
    top: -11px; }
  .product-list .product-list__item .product-image {
    text-align: center;
    font-size: 0; }
  .product-list .product-list__item .product-image img {
    border-radius: 18px; }
  .product-list .product-list__item .tpl-rating-block {
    text-align: center; }
  .product-list .product-list__item .product-name {
    color: #292929;
    font-size: 17px;
    font-weight: 600;
    line-height: 1.25;
    margin: 0 0 10px; }
  .product-list .product-list__item .product-name a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .product-list .product-list__item .product-name a:hover {
    color: #ed5b5b; }
  .product-list .product-list__item .vendor-item {
    margin: 0 0 19px; }
  .product-list .product-list__item .vendor-item a {
    color: #9b9b9b;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 300;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .product-list .product-list__item .vendor-item a:hover {
    border-bottom-color: transparent; }
  .product-list .product-list__item .product-article {
    font-size: 14px;
    line-height: 1.25;
    font-weight: 300;
    margin: 0 0 15px;
    color: #292929; }
  .product-list .product-list__item .product-article span {
    color: #9b9b9b; }
  .product-list .product-list__item .product-anonce {
    color: #454545;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 18px; }
  .product-list .product-list__item .shop2-product-actions {
    margin-bottom: 16px; }
  .product-list .product-list__item .shop2-product-actions dt {
    border: 1px solid rgba(41, 41, 41, 0.1);
    border-radius: 27px;
    background: none;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-bottom: 10px; }
  .product-list .product-list__item .shop2-product-actions dt span.icon-action {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 53px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 53px;
    -ms-flex: 0 0 53px;
    flex: 0 0 53px;
    background: none;
    width: 53px;
    height: 41px;
    position: relative; }
    .product-list .product-list__item .shop2-product-actions dt span.icon-action:before {
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      text-align: center;
      color: #80c059;
      margin-top: -8px;
      content: "%";
      font-family: 'fira', Arial, Helvetica, sans-serif;
      font-size: 18px;
      line-height: 1;
      font-weight: 700; }
  .product-list .product-list__item .shop2-product-actions dt.gift-action span.icon-action {
    width: 53px;
    height: 41px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2215px%22%20%20viewBox%3D%220%200%2016%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed5b5b%22%20d%3D%22M15.143%2C14.995%20L8.875%2C14.995%20L8.875%2C3.886%20L15.143%2C3.886%20C15.616%2C3.886%2016.000%2C4.263%2016.000%2C4.730%20L16.000%2C14.151%20C16.000%2C14.617%2015.616%2C14.995%2015.143%2C14.995%20ZM10.115%2C3.695%20L8.212%2C3.901%20C8.151%2C3.907%208.091%2C3.911%208.030%2C3.911%20C7.969%2C3.911%207.908%2C3.907%207.848%2C3.901%20L5.945%2C3.695%20C4.789%2C3.569%203.735%2C2.989%203.022%2C2.084%20C2.513%2C1.440%202.729%2C0.500%203.466%2C0.132%20C3.849%2C-0.059%204.306%2C-0.040%204.691%2C0.148%20L4.841%2C0.221%20C6.303%2C0.935%207.284%2C1.790%207.811%2C3.275%20C7.844%2C3.367%207.931%2C3.430%208.030%2C3.430%20C8.129%2C3.430%208.216%2C3.367%208.249%2C3.275%20C8.776%2C1.790%209.757%2C0.935%2011.219%2C0.221%20L11.368%2C0.148%20C11.753%2C-0.040%2012.211%2C-0.059%2012.594%2C0.132%20C13.330%2C0.500%2013.546%2C1.440%2013.038%2C2.084%20C12.325%2C2.989%2011.270%2C3.569%2010.115%2C3.695%20ZM5.038%2C1.541%20L4.848%2C1.470%20C4.727%2C1.425%204.592%2C1.401%204.457%2C1.401%20C4.324%2C1.401%204.189%2C1.424%204.069%2C1.468%20C3.831%2C1.556%203.660%2C1.718%203.600%2C1.912%20C3.540%2C2.106%203.599%2C2.308%203.763%2C2.466%20C4.394%2C3.075%205.342%2C3.473%206.364%2C3.558%20L7.744%2C3.672%20C7.206%2C2.753%206.246%2C1.990%205.038%2C1.541%20ZM12.459%2C1.912%20C12.399%2C1.718%2012.228%2C1.556%2011.991%2C1.468%20C11.871%2C1.424%2011.736%2C1.401%2011.603%2C1.401%20C11.468%2C1.401%2011.333%2C1.425%2011.212%2C1.470%20L11.021%2C1.541%20C9.814%2C1.990%208.854%2C2.753%208.315%2C3.672%20L9.695%2C3.558%20C10.718%2C3.473%2011.666%2C3.075%2012.297%2C2.466%20C12.460%2C2.308%2012.519%2C2.106%2012.459%2C1.912%20ZM7.125%2C14.995%20L0.857%2C14.995%20C0.384%2C14.995%20-0.000%2C14.617%20-0.000%2C14.151%20L-0.000%2C4.730%20C-0.000%2C4.263%200.384%2C3.886%200.857%2C3.886%20L7.125%2C3.886%20L7.125%2C14.995%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .product-list .product-list__item .shop2-product-actions dt.gift-action span.icon-action:before {
      display: none; }
  .product-list .product-list__item .shop2-product-actions dt span.name-action {
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25;
    border: none;
    margin: 0;
    padding: 10px 10px 10px 0; }
  .product-list .product-list__item .shop2-product-actions dd {
    width: 160px;
    background: #fff;
    border: none;
    border-radius: 10px;
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
  .product-list .product-list__item .shop2-product-actions dd .close-desc-action {
    width: 25px;
    height: 25px;
    top: 0;
    right: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2016%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23292929%22%20d%3D%22M8.943%2C7.484%20L14.723%2C13.264%20C15.117%2C13.658%2015.117%2C14.297%2014.723%2C14.691%20C14.329%2C15.085%2013.690%2C15.085%2013.296%2C14.691%20L7.516%2C8.911%20L1.736%2C14.691%20C1.341%2C15.085%200.703%2C15.085%200.308%2C14.691%20C-0.086%2C14.297%20-0.086%2C13.658%200.308%2C13.264%20L6.088%2C7.484%20L0.308%2C1.704%20C-0.085%2C1.310%20-0.085%2C0.671%200.308%2C0.277%20C0.703%2C-0.117%201.341%2C-0.117%201.736%2C0.277%20L7.516%2C6.057%20L13.295%2C0.277%20C13.690%2C-0.117%2014.328%2C-0.117%2014.723%2C0.277%20C15.117%2C0.671%2015.117%2C1.310%2014.723%2C1.704%20L8.943%2C7.484%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    background-size: 10px 9px; }
  .product-list .product-list__item .product-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; }
  .product-list .product-list__item .product-amount {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0 0 20px; }
  .product-list .product-list__item .product-amount .amount-title {
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25; }
  .product-list .product-list__item .product-price {
    -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;
    margin-bottom: 10px; }
  .product-list .product-list__item .product-price .price-old {
    color: #adacac;
    font-size: 18px;
    font-weight: 500;
    line-height: 1; }
  .product-list .product-list__item .product-price .price-old span {
    position: relative; }
    .product-list .product-list__item .product-price .price-old span:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      margin-top: -1px;
      height: 1px;
      background: #ed5b5b; }
  .product-list .product-list__item .product-price .price-old .svg-icon {
    width: 9px;
    height: 9px;
    fill: #adacac; }
  .product-list .product-list__item .product-price .price-old strong {
    font-weight: 500; }
  .product-list .product-list__item .product-price .price-current {
    color: #292929;
    font-size: 27px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .product-list .product-list__item .product-price .price-current .svg-icon {
    fill: #292929;
    width: 12px;
    height: 13px;
    margin-left: -3px; }
  .product-list .product-list__item .product-price .price-current strong {
    font-weight: 800; }
  .product-list .product-list__item .shop2-product-btn {
    padding: 10px 9px 11px;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
    height: auto;
    font-size: 0;
    margin-right: -5px; }
  .product-list .product-list__item .shop2-product-btn .svg-icon {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 22px;
    height: 17px;
    fill: rgba(0, 0, 0, 0.25); }
  .product-list .product-list__item .shop2-product-btn.onrequest .svg-icon {
    width: 15px;
    height: 15px; }
  .product-list .product-list__item .shop2-product-btn.notavailable .svg-icon {
    width: 15px;
    height: 15px; }
  .product-list .product-list__item .shop2-product-btn:not(.notavailable):hover .svg-icon {
    fill: #ed5b5b; }

.product-list.thumbs {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px; }
  @media (max-width: 480px) {
    .product-list.thumbs {
      margin-right: 0; } }
  .product-list.thumbs .product-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(25% - 20px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(25% - 20px);
    -ms-flex: 0 0 calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
    width: calc(25% - 20px);
    margin-right: 20px;
    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: 980px) {
      .product-list.thumbs .product-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(33.332% - 20px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(33.332% - 20px);
        -ms-flex: 0 0 calc(33.332% - 20px);
        flex: 0 0 calc(33.332% - 20px);
        width: calc(33.332% - 20px);
        background: #fff;
        border: none; } }
  @media (max-width: 767px) {
      .product-list.thumbs .product-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 20px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(50% - 20px);
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px);
        width: calc(50% - 20px); } }
  @media (max-width: 480px) {
      .product-list.thumbs .product-list__item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        width: 100%;
        margin-right: 0; } }
  .product-list.thumbs .product-list__item:hover {
    background: #fff;
    border-color: transparent;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13); }
  .product-list.thumbs .product-list__item .product-top {
    -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; }
  .product-list.thumbs .product-list__item .product-image {
    margin: 0 0 17px; }
  .product-list.thumbs .product-list__item .tpl-rating-block {
    margin: 0 0 19px; }
  .product-list.thumbs .product-list__item .options-lot-wrapper {
    display: block !important; }
  .product-list.thumbs .product-list__item .options-lot-button {
    display: none; }

.product-list.simple {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px; }
  .product-list.simple .product-list__item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(50% - 20px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(50% - 20px);
    -ms-flex: 0 0 calc(50% - 20px);
    flex: 0 0 calc(50% - 20px);
    margin-right: 20px;
    width: 100%;
    max-width: calc(50% - 20px); }
  .product-list.simple .product-list__item:hover {
    background: #fff;
    border-color: transparent;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13); }
  .product-list.simple .product-list__item .product-top {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%; }
  .product-list.simple .product-list__item .product-top__first {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 200px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 200px;
    -ms-flex: 0 0 200px;
    flex: 0 0 200px;
    margin-right: 20px;
    position: relative; }
  .product-list.simple .product-list__item .product-top .product-flags {
    top: -30px; }
  .product-list.simple .product-list__item .product-top .product-image {
    margin: 0 0 18px; }
  .product-list.simple .product-list__item .product-top__last {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 1 100%;
    -ms-flex: 0 1 100%;
    flex: 0 1 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; }
    .product-list.simple .product-list__item .product-top__last-inner {
      -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;
      margin-bottom: 20px; }
  .product-list.simple .product-list__item .options-lot-wrapper {
    display: none; }
  .product-list.simple .product-list__item .options-lot-button {
    display: inline-block;
    vertical-align: top;
    padding: 14px 40px 15px 17px;
    border-radius: 27px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    position: relative; }
  .product-list.simple .product-list__item .options-lot-button.active:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .product-list.simple .product-list__item .options-lot-button:before {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    width: 12px;
    height: 6px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2012%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgba%280%2C0%2C0%2C0.15%29%22%20d%3D%22M10.711%2C1.767%20L6.800%2C5.678%20C6.449%2C6.029%205.919%2C6.059%205.516%2C5.806%20C5.112%2C6.059%204.583%2C6.029%204.232%2C5.678%20L0.321%2C1.767%20C-0.087%2C1.359%20-0.087%2C0.697%200.321%2C0.289%20C0.729%2C-0.118%201.391%2C-0.118%201.798%2C0.289%20L5.516%2C4.006%20L9.233%2C0.289%20C9.641%2C-0.118%2010.303%2C-0.118%2010.711%2C0.289%20C11.119%2C0.697%2011.119%2C1.359%2010.711%2C1.767%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.product-list.price {
  background: #fff;
  border-radius: 27px;
  padding: 20px 20px; }
  .product-list.price .product-list-head {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    padding: 0 20px 20px; }
  .product-list.price .product-list-head > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .product-list.price .product-list-head .product-list-name {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 35.5%; }
  .product-list.price .product-list-head .product-list-qty {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 100%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    max-width: 32%; }
  .product-list.price .product-list-head .product-list-price {
    -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; }
  .product-list.price .product-list__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; }
  .product-list.price .product-list__item .product-top {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 35.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 35.5%;
    -ms-flex: 0 0 35.5%;
    flex: 0 0 35.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px; }
  .product-list.price .product-list__item .product-top__first {
    position: relative; }
  .product-list.price .product-list__item .product-flags {
    text-align: left;
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    margin-bottom: 8px; }
  .product-list.price .product-list__item .tpl-rating-block {
    text-align: left;
    margin-bottom: 10px; }
  .product-list.price .product-list__item .product-image {
    display: none; }
  .product-list.price .product-list__item .options-lot-wrapper {
    display: none; }
  .product-list.price .product-list__item .options-lot-button {
    display: inline-block;
    vertical-align: top;
    padding: 14px 40px 15px 17px;
    border-radius: 27px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    position: relative; }
  .product-list.price .product-list__item .options-lot-button.active:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .product-list.price .product-list__item .options-lot-button:before {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    width: 12px;
    height: 6px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2012%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgba%280%2C0%2C0%2C0.15%29%22%20d%3D%22M10.711%2C1.767%20L6.800%2C5.678%20C6.449%2C6.029%205.919%2C6.059%205.516%2C5.806%20C5.112%2C6.059%204.583%2C6.029%204.232%2C5.678%20L0.321%2C1.767%20C-0.087%2C1.359%20-0.087%2C0.697%200.321%2C0.289%20C0.729%2C-0.118%201.391%2C-0.118%201.798%2C0.289%20L5.516%2C4.006%20L9.233%2C0.289%20C9.641%2C-0.118%2010.303%2C-0.118%2010.711%2C0.289%20C11.119%2C0.697%2011.119%2C1.359%2010.711%2C1.767%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .product-list.price .product-list__item .product-bottom {
    -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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .product-list.price .product-list__item .product-amount {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 49.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 49.5%;
    -ms-flex: 0 0 49.5%;
    flex: 0 0 49.5%;
    margin: 0; }
  .product-list.price .product-list__item .product-amount .amount-title {
    display: none; }
  .product-list.price .product-list__item .product-price {
    margin: 0; }

.shop2-pagelist-wrapper {
  text-align: center;
  padding-bottom: 20px; }

.shop2-pagelist-wrapper .shop2-pagelist {
  background-color: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  border-radius: 27px;
  display: inline-block;
  vertical-align: top;
  padding: 6px; }
  .shop2-pagelist-wrapper .shop2-pagelist li {
    background: none;
    margin: 0;
    border: none; }
  .shop2-pagelist-wrapper .shop2-pagelist li a, .shop2-pagelist-wrapper .shop2-pagelist li span {
    margin: 0;
    width: 43px;
    height: 43px;
    border: 1px solid transparent;
    border-radius: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .shop2-pagelist-wrapper .shop2-pagelist li.page-num a, .shop2-pagelist-wrapper .shop2-pagelist li.page-num span {
    height: 43px;
    color: #292929;
    font-size: 17px;
    line-height: 1;
    font-weight: 400;
    padding: 12px 8px;
    margin: 0 3px; }
    .shop2-pagelist-wrapper .shop2-pagelist li.page-num a:hover, .shop2-pagelist-wrapper .shop2-pagelist li.page-num span:hover {
      background: #ed5b5b;
      color: #fff; }
  .shop2-pagelist-wrapper .shop2-pagelist li.page-num.active-num {
    background: none; }
    .shop2-pagelist-wrapper .shop2-pagelist li.page-num.active-num span {
      background: #ed5b5b;
      color: #fff; }
  .shop2-pagelist-wrapper .shop2-pagelist li.page-next a, .shop2-pagelist-wrapper .shop2-pagelist li.page-prev a {
    background: none;
    border-color: rgba(41, 41, 41, 0.15);
    padding: 14px; }
    .shop2-pagelist-wrapper .shop2-pagelist li.page-next a svg, .shop2-pagelist-wrapper .shop2-pagelist li.page-prev a svg {
      width: 7px;
      height: 13px;
      fill: #ed5b5b; }
    .shop2-pagelist-wrapper .shop2-pagelist li.page-next a:hover, .shop2-pagelist-wrapper .shop2-pagelist li.page-prev a:hover {
      background: #ed5b5b;
      border-color: #ed5b5b; }
    .shop2-pagelist-wrapper .shop2-pagelist li.page-next a:hover svg, .shop2-pagelist-wrapper .shop2-pagelist li.page-prev a:hover svg {
      fill: #fff; }
  .shop2-pagelist-wrapper .shop2-pagelist li.page-next {
    margin-left: 3px; }
  .shop2-pagelist-wrapper .shop2-pagelist li.page-next a {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.shop2-product {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin: 0 0 38px; }

@media (max-width: 980px) {
    .shop2-product {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.shop2-product .product-side-left, .shop2-product .product-side-right {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 48.8%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 48.8%;
  -ms-flex: 0 0 48.8%;
  flex: 0 0 48.8%; }
  @media (max-width: 980px) {
      .shop2-product .product-side-left, .shop2-product .product-side-right {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }
  .shop2-product .product-side-left {
    position: relative;
    max-width: 48.8%; }
  @media (max-width: 980px) {
      .shop2-product .product-side-left {
        max-width: 730px;
        width: 100%;
        margin: 0 auto 30px; } }
  .shop2-product .product-side-left__image {
    margin: 0 0 20px;
    position: relative;
    text-align: center; }
  @media (max-width: 520px) {
        .shop2-product .product-side-left__image {
          display: none; } }
  .shop2-product .product-side-left__image .slider-big-images img {
    border-radius: 27px;
    display: inline-block;
    vertical-align: top; }
    .shop2-product .product-side-left__image .slider-big-images .thumb-item a {
      position: relative;
      display: block;
      border-radius: 27px; }
      .shop2-product .product-side-left__image .slider-big-images .thumb-item a:before {
        content: "";
        position: absolute;
        border-radius: 27px;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        background-color: rgba(41, 41, 41, 0.3);
        background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2259px%22%20height%3D%2259px%22%20%20viewBox%3D%220%200%2059%2059%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M56.245%2C56.334%20C54.134%2C58.452%2050.860%2C58.605%2048.937%2C56.675%20L38.105%2C45.828%20C34.261%2C48.276%2029.712%2C49.716%2024.819%2C49.716%20C11.113%2C49.716%200.000%2C38.586%200.000%2C24.859%20C0.000%2C11.128%2011.113%2C0.000%2024.819%2C0.000%20C38.525%2C0.000%2049.638%2C11.128%2049.638%2C24.859%20C49.638%2C29.758%2048.202%2C34.316%2045.756%2C38.163%20L56.588%2C49.013%20C58.514%2C50.941%2058.360%2C54.217%2056.245%2C56.334%20ZM24.625%2C5.844%20C34.998%2C5.844%2043.406%2C14.273%2043.406%2C24.672%20C43.406%2C35.070%2034.998%2C43.500%2024.625%2C43.500%20C14.252%2C43.500%205.844%2C35.070%205.844%2C24.672%20C5.844%2C14.273%2014.252%2C5.844%2024.625%2C5.844%20Z%22%2F%3E%3C%2Fsvg%3E");
        background-position: 50% 50%;
        background-repeat: no-repeat;
        background-size: 150px;
        -webkit-transition: all 0.2s ease;
        -moz-transition: all 0.2s ease;
        -o-transition: all 0.2s ease;
        -ms-transition: all 0.2s ease;
        transition: all 0.2s ease;
        opacity: 0; }
      .shop2-product .product-side-left__image .slider-big-images .thumb-item a:hover:before {
        opacity: 1;
        background-size: 59px; }
  .shop2-product .product-side-left__image .slick-track:before, .shop2-product .product-side-left__image .slick-track:after {
    display: none; }
    .shop2-product .product-side-left__image .slick-track .thumb-item {
      outline: none; }
  .shop2-product .product-side-left__label {
    position: absolute;
    left: 30px;
    top: 30px;
    z-index: 20; }
  @media (max-width: 520px) {
        .shop2-product .product-side-left__label {
          left: 20px;
          top: 20px; } }
  .shop2-product .product-side-left__thumbnails {
    position: relative; }
  @media (min-width: 521px) {
        .shop2-product .product-side-left__thumbnails:not(.showBlock) {
          display: none; } }
  .shop2-product .product-side-left__thumbnails .product-side-left__thumbnails-slider-arrow--right:hover {
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15); }
  .shop2-product .product-side-left__thumbnails .product-side-left__thumbnails-slider-arrow--left:hover {
    box-shadow: 0px -10px 15px 0px rgba(237, 91, 91, 0.15); }
  .shop2-product .product-side-left__thumbnails-slider {
    padding: 0 55px; }
    @media (max-width: 520px) {
        .shop2-product .product-side-left__thumbnails-slider {
          padding: 0; } }
    @media (max-width: 980px) and (min-width: 768px) {
        .shop2-product .product-side-left__thumbnails-slider {
          padding: 0 110px; } }
    .shop2-product .product-side-left__thumbnails-slider .thumb-item {
      position: relative;
      outline: none; }
    @media (min-width: 521px) {
          .shop2-product .product-side-left__thumbnails-slider .thumb-item {
            margin: 0 5px 15px; }
            .shop2-product .product-side-left__thumbnails-slider .thumb-item:before {
              content: "";
              position: absolute;
              bottom: 0;
              left: 50%;
              margin-left: -20px;
              width: 40px;
              height: 3px;
              background: #ed5b5b;
              -webkit-transition: all 0.4s ease;
              -moz-transition: all 0.4s ease;
              -o-transition: all 0.4s ease;
              -ms-transition: all 0.4s ease;
              transition: all 0.4s ease;
              -webkit-transform: translateY(14px);
              -moz-transform: translateY(14px);
              -ms-transform: translateY(14px);
              -o-transform: translateY(14px);
              transform: translateY(14px);
              opacity: 0;
              border-radius: 3px; } }
    .shop2-product .product-side-left__thumbnails-slider .thumb-item a {
      display: block; }
      @media (min-width: 521px) {
          .shop2-product .product-side-left__thumbnails-slider .thumb-item a {
            pointer-events: none; } }
    .shop2-product .product-side-left__thumbnails-slider .thumb-item img {
      border-radius: 20px;
      outline: none; }
      @media (max-width: 520px) {
          .shop2-product .product-side-left__thumbnails-slider .thumb-item img {
            border-radius: 27px; } }
    .shop2-product .product-side-left__thumbnails-slider .thumb-item.slick-current:before {
      opacity: 1; }
    .shop2-product .product-side-left__thumbnails-slider-arrow {
      border-radius: 7px;
      background: #fff;
      border: none;
      display: inline-block;
      vertical-align: top;
      position: absolute;
      top: 50%;
      margin-top: -27px;
      z-index: 30;
      width: 43px;
      height: 43px;
      cursor: pointer;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .shop2-product .product-side-left__thumbnails-slider-arrow[aria-disabled=true] {
      display: none; }
    .shop2-product .product-side-left__thumbnails-slider-arrow--right {
      right: 0;
      box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13); }
      @media (max-width: 520px) {
          .shop2-product .product-side-left__thumbnails-slider-arrow--right {
            right: 10px; } }
    .shop2-product .product-side-left__thumbnails-slider-arrow--left {
      left: 0;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.13); }
      @media (max-width: 520px) {
          .shop2-product .product-side-left__thumbnails-slider-arrow--left {
            left: 10px; } }
    .shop2-product .product-side-left__thumbnails-slider-arrow-icon {
      width: 20px;
      height: 10px;
      position: relative;
      overflow: hidden;
      margin: 16px 0 0 6px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      transition: all 0.2s ease; }
    .shop2-product .product-side-left__thumbnails-slider-arrow .svg-icon {
      width: 25px;
      height: 10px;
      position: absolute;
      right: 0;
      top: 0;
      fill: #292929;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .shop2-product .product-side-left__thumbnails-slider-arrow:hover {
      background: #ed5b5b; }
      .shop2-product .product-side-left__thumbnails-slider-arrow:hover .product-side-left__thumbnails-slider-arrow-icon {
        width: 25px; }
      .shop2-product .product-side-left__thumbnails-slider-arrow:hover .svg-icon {
        fill: #fff; }
  .shop2-product .product-side-right {
    background: #fff;
    border-radius: 27px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
    padding-bottom: 30px; }
  .shop2-product .product-side-right__head {
    padding: 25px 30px 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 10px; }
  @media (max-width: 520px) {
        .shop2-product .product-side-right__head {
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          -moz-justify-content: center;
          justify-content: center; } }
  @media (max-width: 480px) {
        .shop2-product .product-side-right__head {
          padding: 25px 20px 0; } }
  .shop2-product .product-side-right__head h1 {
    font-size: 30px; }
    @media (max-width: 767px) {
        .shop2-product .product-side-right__head h1 {
          font-size: 23px; } }
    @media (max-width: 520px) {
        .shop2-product .product-side-right__head h1 {
          -webkit-box-ordinal-group: 2;
          -moz-box-ordinal-group: 2;
          -webkit-order: 1;
          -moz-order: 1;
          -ms-flex-order: 1;
          order: 1;
          width: 100%; } }
  .shop2-product .product-side-right .tpl-rating-block {
    margin-top: 0; }
  @media (max-width: 520px) {
        .shop2-product .product-side-right .tpl-rating-block {
          -webkit-box-ordinal-group: 1;
          -moz-box-ordinal-group: 1;
          -webkit-order: 0;
          -moz-order: 0;
          -ms-flex-order: 0;
          order: 0;
          margin: 0 0 23px; } }
  .shop2-product .product-side-right__name {
    margin-bottom: 0; }
  .shop2-product .product-side-right__top {
    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;
    padding: 0 30px 0; }
  @media (max-width: 520px) {
        .shop2-product .product-side-right__top {
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: start;
          -ms-flex-pack: start;
          -webkit-justify-content: flex-start;
          -moz-justify-content: flex-start;
          justify-content: flex-start; }
          .shop2-product .product-side-right__top-left {
            width: 100%;
            margin-bottom: 10px; } }
  @media (max-width: 480px) {
        .shop2-product .product-side-right__top {
          padding: 0 20px; } }
  .shop2-product .product-side-right__top .vendor-item {
    margin: 0 0 19px; }
    .shop2-product .product-side-right__top .vendor-item a {
      color: #9b9b9b;
      font-size: 14px;
      line-height: 1.25;
      font-weight: 300;
      text-decoration: none;
      border-bottom: 1px solid rgba(0, 0, 0, 0.2);
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .shop2-product .product-side-right__top .vendor-item a:hover {
      border-bottom-color: transparent; }
  .shop2-product .product-side-right__top .shop2-product-article {
    font-size: 14px;
    line-height: 1.25;
    font-weight: 400;
    margin: 0 0 15px;
    color: #292929; }
    .shop2-product .product-side-right__top .shop2-product-article span {
      font-weight: 300;
      color: #9b9b9b; }
  .shop2-product .product-side-right__top .shop2-product-actions {
    margin-bottom: 16px; }
    @media (max-width: 520px) {
        .shop2-product .product-side-right__top .shop2-product-actions {
          margin-bottom: 5px; } }
    .shop2-product .product-side-right__top .shop2-product-actions dt {
      width: auto;
      margin-right: 0;
      border: 1px solid rgba(41, 41, 41, 0.1);
      border-radius: 27px;
      background: none;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      margin-bottom: 10px; }
    .shop2-product .product-side-right__top .shop2-product-actions dt span.icon-action {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 53px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 53px;
      -ms-flex: 0 0 53px;
      flex: 0 0 53px;
      background: none;
      width: 53px;
      height: 41px;
      position: relative; }
      .shop2-product .product-side-right__top .shop2-product-actions dt span.icon-action:before {
        position: absolute;
        top: 50%;
        left: 0;
        right: 0;
        text-align: center;
        color: #80c059;
        margin-top: -8px;
        content: "%";
        font-family: 'fira', Arial, Helvetica, sans-serif;
        font-size: 18px;
        line-height: 1;
        font-weight: 700; }
    .shop2-product .product-side-right__top .shop2-product-actions dt.gift-action span.icon-action {
      width: 53px;
      height: 41px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2215px%22%20%20viewBox%3D%220%200%2016%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ed5b5b%22%20d%3D%22M15.143%2C14.995%20L8.875%2C14.995%20L8.875%2C3.886%20L15.143%2C3.886%20C15.616%2C3.886%2016.000%2C4.263%2016.000%2C4.730%20L16.000%2C14.151%20C16.000%2C14.617%2015.616%2C14.995%2015.143%2C14.995%20ZM10.115%2C3.695%20L8.212%2C3.901%20C8.151%2C3.907%208.091%2C3.911%208.030%2C3.911%20C7.969%2C3.911%207.908%2C3.907%207.848%2C3.901%20L5.945%2C3.695%20C4.789%2C3.569%203.735%2C2.989%203.022%2C2.084%20C2.513%2C1.440%202.729%2C0.500%203.466%2C0.132%20C3.849%2C-0.059%204.306%2C-0.040%204.691%2C0.148%20L4.841%2C0.221%20C6.303%2C0.935%207.284%2C1.790%207.811%2C3.275%20C7.844%2C3.367%207.931%2C3.430%208.030%2C3.430%20C8.129%2C3.430%208.216%2C3.367%208.249%2C3.275%20C8.776%2C1.790%209.757%2C0.935%2011.219%2C0.221%20L11.368%2C0.148%20C11.753%2C-0.040%2012.211%2C-0.059%2012.594%2C0.132%20C13.330%2C0.500%2013.546%2C1.440%2013.038%2C2.084%20C12.325%2C2.989%2011.270%2C3.569%2010.115%2C3.695%20ZM5.038%2C1.541%20L4.848%2C1.470%20C4.727%2C1.425%204.592%2C1.401%204.457%2C1.401%20C4.324%2C1.401%204.189%2C1.424%204.069%2C1.468%20C3.831%2C1.556%203.660%2C1.718%203.600%2C1.912%20C3.540%2C2.106%203.599%2C2.308%203.763%2C2.466%20C4.394%2C3.075%205.342%2C3.473%206.364%2C3.558%20L7.744%2C3.672%20C7.206%2C2.753%206.246%2C1.990%205.038%2C1.541%20ZM12.459%2C1.912%20C12.399%2C1.718%2012.228%2C1.556%2011.991%2C1.468%20C11.871%2C1.424%2011.736%2C1.401%2011.603%2C1.401%20C11.468%2C1.401%2011.333%2C1.425%2011.212%2C1.470%20L11.021%2C1.541%20C9.814%2C1.990%208.854%2C2.753%208.315%2C3.672%20L9.695%2C3.558%20C10.718%2C3.473%2011.666%2C3.075%2012.297%2C2.466%20C12.460%2C2.308%2012.519%2C2.106%2012.459%2C1.912%20ZM7.125%2C14.995%20L0.857%2C14.995%20C0.384%2C14.995%20-0.000%2C14.617%20-0.000%2C14.151%20L-0.000%2C4.730%20C-0.000%2C4.263%200.384%2C3.886%200.857%2C3.886%20L7.125%2C3.886%20L7.125%2C14.995%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
      .shop2-product .product-side-right__top .shop2-product-actions dt.gift-action span.icon-action:before {
        display: none; }
    .shop2-product .product-side-right__top .shop2-product-actions dt span.name-action {
      color: #4c4c4c;
      font-size: 14px;
      font-weight: 400;
      line-height: 1.25;
      border: none;
      margin: 0;
      padding: 10px 30px 10px 0; }
    .shop2-product .product-side-right__top .shop2-product-actions dd {
      width: 160px;
      background: #fff;
      border: none;
      border-radius: 10px;
      -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.1); }
    .shop2-product .product-side-right__top .shop2-product-actions dd .close-desc-action {
      width: 25px;
      height: 25px;
      top: 0;
      right: 0;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2016%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23292929%22%20d%3D%22M8.943%2C7.484%20L14.723%2C13.264%20C15.117%2C13.658%2015.117%2C14.297%2014.723%2C14.691%20C14.329%2C15.085%2013.690%2C15.085%2013.296%2C14.691%20L7.516%2C8.911%20L1.736%2C14.691%20C1.341%2C15.085%200.703%2C15.085%200.308%2C14.691%20C-0.086%2C14.297%20-0.086%2C13.658%200.308%2C13.264%20L6.088%2C7.484%20L0.308%2C1.704%20C-0.085%2C1.310%20-0.085%2C0.671%200.308%2C0.277%20C0.703%2C-0.117%201.341%2C-0.117%201.736%2C0.277%20L7.516%2C6.057%20L13.295%2C0.277%20C13.690%2C-0.117%2014.328%2C-0.117%2014.723%2C0.277%20C15.117%2C0.671%2015.117%2C1.310%2014.723%2C1.704%20L8.943%2C7.484%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      background-size: 10px 9px; }
  .shop2-product .product-side-right .option-head {
    color: #292929;
    font-size: 25px;
    font-weight: 600;
    padding: 15px 30px 23px; }
  @media (max-width: 480px) {
        .shop2-product .product-side-right .option-head {
          padding: 15px 20px 23px; } }
  .shop2-product .product-side-right .shop-product-options > div {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    .shop2-product .product-side-right .shop-product-options > div:nth-child(n+7):not(.visible) {
      display: none; }
    @media (max-width: 480px) {
        .shop2-product .product-side-right .shop-product-options > div {
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          padding: 18px 20px 1px; } }
    .shop2-product .product-side-right .shop-product-options > div:nth-child(odd) {
      background: rgba(0, 0, 0, 0.02); }
    .shop2-product .product-side-right .shop-product-options > div > div {
      margin: 0;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%;
      max-width: 50%;
      padding: 15px 0;
      line-height: 1.25; }
    @media (max-width: 480px) {
          .shop2-product .product-side-right .shop-product-options > div > div {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 100%;
            -moz-box-flex: 0;
            -moz-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            max-width: 100%; } }
    .shop2-product .product-side-right .shop-product-options > div .option-title {
      margin: 0;
      padding-left: 30px;
      padding-right: 10px; }
    @media (max-width: 480px) {
          .shop2-product .product-side-right .shop-product-options > div .option-title {
            padding: 0 0 16px; } }
    .shop2-product .product-side-right .shop-product-options > div .option-value {
      padding-right: 20px; }
    @media (max-width: 480px) {
          .shop2-product .product-side-right .shop-product-options > div .option-value {
            padding: 0 0 16px; } }
  .shop2-product .product-side-right .options-lot-button {
    display: inline-block;
    vertical-align: top;
    padding: 17px 58px 19px 25px;
    border-radius: 27px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #4c4c4c;
    font-size: 17px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    position: relative;
    margin: 15px 30px 0; }
  @media (max-width: 480px) {
        .shop2-product .product-side-right .options-lot-button {
          margin-left: 20px;
          margin-right: 0; } }
  .shop2-product .product-side-right .options-lot-button.active:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop2-product .product-side-right .options-lot-button:before {
    content: "";
    position: absolute;
    right: 24px;
    top: 50%;
    margin-top: -6px;
    width: 10px;
    height: 12px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2010%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgba%280%2C0%2C0%2C0.2%29%22%20d%3D%22M9.711%2C7.716%20L5.716%2C11.711%20C5.518%2C11.908%205.259%2C12.006%205.000%2C12.006%20C4.741%2C12.006%204.481%2C11.908%204.283%2C11.711%20L0.289%2C7.716%20C-0.105%2C7.322%20-0.105%2C6.684%200.289%2C6.290%20C0.684%2C5.895%201.322%2C5.895%201.716%2C6.290%20L4.000%2C8.573%20L4.000%2C1.000%20C4.000%2C0.448%204.448%2C0.000%205.000%2C0.000%20C5.552%2C0.000%206.000%2C0.448%206.000%2C1.000%20L6.000%2C8.573%20L8.283%2C6.290%20C8.677%2C5.895%209.316%2C5.895%209.711%2C6.290%20C10.105%2C6.684%2010.105%2C7.322%209.711%2C7.716%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-product .product-side-right__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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 48px 30px 0; }
  @media (max-width: 520px) {
        .shop2-product .product-side-right__bottom {
          padding: 35px 20px 0; } }
  .shop2-product .product-side-right__bottom .product-amount, .shop2-product .product-side-right__bottom .product-price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    margin: 0 0 20px; }
    @media (max-width: 480px) {
        .shop2-product .product-side-right__bottom .product-amount, .shop2-product .product-side-right__bottom .product-price {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; } }
  .shop2-product .product-side-right__bottom .product-amount {
    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-product .product-side-right__bottom .product-amount .shop2-product-amount {
      width: 109px;
      border-radius: 27px; }
    .shop2-product .product-side-right__bottom .product-amount button {
      height: 54px; }
    .shop2-product .product-side-right__bottom .product-amount .amount-title {
      color: #292929;
      font-size: 16px;
      font-weight: 600; }
  .shop2-product .product-side-right__bottom .shop2-product-btn {
    border-radius: 27px;
    background: #ed5b5b;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15);
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48.5%;
    -ms-flex: 0 0 48.5%;
    flex: 0 0 48.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: auto;
    padding: 17px 32px;
    font-size: 0;
    width: auto;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none;
    text-align: center; }
    .shop2-product .product-side-right__bottom .shop2-product-btn .svg-icon {
      margin-left: 14px;
      fill: #fff;
      width: 24px;
      display: inline-block;
      vertical-align: middle; }
    .shop2-product .product-side-right__bottom .shop2-product-btn span {
      background: none;
      color: #fff;
      font-size: 17px;
      line-height: 1.2;
      font-family: 'Roboto', Arial, Helvetica, sans-serif;
      font-weight: 400;
      padding: 0;
      width: auto;
      margin: 0;
      height: auto;
      display: inline-block;
      vertical-align: middle; }
    .shop2-product .product-side-right__bottom .shop2-product-btn:hover {
      background: #f07272; }
    .shop2-product .product-side-right__bottom .shop2-product-btn.notavailable {
      background: rgba(0, 0, 0, 0.05);
      box-shadow: none; }
    .shop2-product .product-side-right__bottom .shop2-product-btn.notavailable span {
      color: #5f5e5e; }
    .shop2-product .product-side-right__bottom .shop2-product-btn.notavailable .svg-icon {
      fill: rgba(95, 94, 94, 0.3);
      width: 15px; }
    @media (max-width: 520px) {
        .shop2-product .product-side-right__bottom .shop2-product-btn {
          width: 100%;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          margin-bottom: 20px; } }
  .shop2-product .product-side-right__bottom .buy-one-click-button {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48.5%;
    -ms-flex: 0 0 48.5%;
    flex: 0 0 48.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(41, 41, 41, 0.13);
    border-radius: 27px;
    text-decoration: none;
    padding: 17px 32px;
    font-size: 17px;
    line-height: 1.2;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #ed5b5b;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .shop2-product .product-side-right__bottom .buy-one-click-button:hover {
      border-color: #ed5b5b; }
    @media (max-width: 520px) {
        .shop2-product .product-side-right__bottom .buy-one-click-button {
          width: 100%;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%; } }
  .shop2-product .product-side-right__yashare {
    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: 0 30px;
    margin-top: 35px; }
  @media (max-width: 480px) {
        .shop2-product .product-side-right__yashare {
          display: block;
          margin-top: 23px; } }
  .shop2-product .product-side-right__yashare-head {
    text-transform: capitalize;
    color: #292929;
    font-size: 16px;
    font-weight: 300;
    margin-right: 27px; }
    @media (max-width: 480px) {
        .shop2-product .product-side-right__yashare-head {
          margin-right: 0;
          margin-bottom: 10px; } }
  .shop2-product .product-side-right__yashare .ya-share2__badge {
    border-radius: 50%; }
  .shop2-product .product-side-right__yashare .ya-share2__container_size_m .ya-share2__icon {
    width: 30px;
    height: 30px; }

.shop-product-data {
  margin-bottom: 40px; }

@media (min-width: 768px) {
    .shop-product-data {
      background: #fff;
      border-radius: 27px;
      box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
      padding: 30px;
      margin: 0 0 60px; } }

.shop-product-data .shop-product-tabs {
  list-style: none;
  padding: 0;
  margin: 0 0 30px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  overflow-x: auto;
  position: relative; }
  @media (max-width: 767px) {
    .shop-product-data .shop-product-tabs {
      display: none; } }
  .shop-product-data .shop-product-tabs:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px; }
  .shop-product-data .shop-product-tabs li a {
    display: block;
    color: #292929;
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    padding: 15px 32px 15px;
    border-radius: 27px;
    border: 1px solid transparent;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .shop-product-data .shop-product-tabs li.r-tabs-state-active a {
    border-color: rgba(41, 41, 41, 0.15);
    color: #ed5b5b; }

.shop-product-data .desc-area {
  display: none;
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #565656; }
  @media (max-width: 767px) {
    .shop-product-data .desc-area {
      padding: 1px 20px 20px;
      background: #fff;
      border-radius: 0 0 27px 27px;
      margin-bottom: 10px;
      box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13); } }

.shop-product-data .r-tabs-accordion-title {
  margin-bottom: 10px;
  position: relative; }
  .shop-product-data .r-tabs-accordion-title.r-tabs-state-active {
    margin-bottom: 0; }
  .shop-product-data .r-tabs-accordion-title.r-tabs-state-active a {
    border-radius: 27px 27px 0 0;
    color: #ed5b5b; }
  .shop-product-data .r-tabs-accordion-title.r-tabs-state-active a:before {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  .shop-product-data .r-tabs-accordion-title a {
    color: #292929;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 600;
    line-height: 1.2;
    display: block;
    text-decoration: none;
    background: #fff;
    border-radius: 27px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
    padding: 14px 40px 16px 20px; }
  .shop-product-data .r-tabs-accordion-title a:before {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    width: 10px;
    height: 12px;
    margin-top: -6px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2010%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgba%280%2C0%2C0%2C0.15%29%22%20d%3D%22M9.711%2C7.716%20L5.716%2C11.711%20C5.518%2C11.908%205.259%2C12.006%205.000%2C12.006%20C4.741%2C12.006%204.481%2C11.908%204.283%2C11.711%20L0.289%2C7.716%20C-0.105%2C7.322%20-0.105%2C6.684%200.289%2C6.290%20C0.684%2C5.895%201.322%2C5.895%201.716%2C6.290%20L4.000%2C8.573%20L4.000%2C1.000%20C4.000%2C0.448%204.448%2C0.000%205.000%2C0.000%20C5.552%2C0.000%206.000%2C0.448%206.000%2C1.000%20L6.000%2C8.573%20L8.283%2C6.290%20C8.677%2C5.895%209.316%2C5.895%209.711%2C6.290%20C10.105%2C6.684%2010.105%2C7.322%209.711%2C7.716%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (min-width: 768px) {
    .shop-product-data .r-tabs-accordion-title {
      display: none; } }

@media (max-width: 520px) {
  .collection-items {
    overflow: hidden;
    margin-right: -20px;
    padding-right: 20px; } }

.section-collection-block {
  margin: 0 0 65px; }

.section-collection-block__head {
  color: #292929;
  font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
  font-size: 35px;
  font-weight: 700;
  text-align: center;
  margin: 0 0 35px; }
  @media (max-width: 767px) {
    .section-collection-block__head {
      font-size: 30px; } }
  .section-collection-block__head.new {
    color: #ed5b5b; }

.section-collection-block__list {
  position: relative; }
  @media (max-width: 1349px) and (min-width: 521px) {
    .section-collection-block__list {
      padding-bottom: 45px; } }
  @media (max-width: 520px) {
    .section-collection-block__list[data-collections-items="1"] .section-collection-block__row.slick-slider {
      margin-right: 0; }
      .section-collection-block__list[data-collections-items="1"] .section-collection-block__row.slick-slider .slick-list {
        padding-left: 10px;
        margin-left: -10px; }
      .section-collection-block__list[data-collections-items="1"] .section-collection-block__kind {
        margin-right: 0; } }

.section-collection-block__row {
  margin-right: -20px;
  text-align: left; }
  .section-collection-block__row .product-list__item {
    padding: 0;
    border: none; }
  .section-collection-block__row:not(.initSliderKinds) {
    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: 480px) {
      .section-collection-block__row:not(.initSliderKinds) {
        margin-right: 0; } }
  .section-collection-block__row:not(.initSliderKinds) .section-collection-block__kind {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(25% - 20px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(25% - 20px);
    -ms-flex: 0 0 calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
    width: calc(25% - 20px); }
  @media (max-width: 1180px) {
        .section-collection-block__row:not(.initSliderKinds) .section-collection-block__kind {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 calc(33.332% - 20px);
          -moz-box-flex: 0;
          -moz-flex: 0 0 calc(33.332% - 20px);
          -ms-flex: 0 0 calc(33.332% - 20px);
          flex: 0 0 calc(33.332% - 20px);
          width: calc(33.332% - 20px);
          padding: 25px 20px 20px; } }
  @media (max-width: 767px) {
        .section-collection-block__row:not(.initSliderKinds) .section-collection-block__kind {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 calc(50% - 20px);
          -moz-box-flex: 0;
          -moz-flex: 0 0 calc(50% - 20px);
          -ms-flex: 0 0 calc(50% - 20px);
          flex: 0 0 calc(50% - 20px);
          width: calc(50% - 20px); } }
  @media (max-width: 480px) {
        .section-collection-block__row:not(.initSliderKinds) .section-collection-block__kind {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          width: 100%;
          margin-right: 0; } }
  .section-collection-block__row.slick-slider .slick-track {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
  .section-collection-block__row.slick-slider .slick-track:before, .section-collection-block__row.slick-slider .slick-track:after {
    display: none; }
  .section-collection-block__row.slick-slider .slick-list {
    padding-left: 10px;
    margin-left: -10px; }
  .section-collection-block__row.slick-slider .slick-slide {
    float: none;
    outline: none;
    height: auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 520px) {
      .section-collection-block__row.slick-slider {
        margin-right: 10px; }
        .section-collection-block__row.slick-slider img {
          display: inline-block; }
        .section-collection-block__row.slick-slider .slick-list {
          overflow: visible;
          padding: 0;
          margin: 0;
          width: 100%; }
        .section-collection-block__row.slick-slider .section-collection-block__kind {
          -webkit-transition: opacity 0.3s ease;
          -moz-transition: opacity 0.3s ease;
          -o-transition: opacity 0.3s ease;
          -ms-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease;
          /* &:last-child {
           margin-right: 0;
           margin-left: 20px;
           } */ }
          .section-collection-block__row.slick-slider .section-collection-block__kind:not(.slick-active) {
            opacity: 0.6; } }
  .section-collection-block__row:hover + .section-collection-block__arrows .section-collection-block__arrow {
    opacity: 1; }

.section-collection-block .slick-dots {
  list-style: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  right: 20px;
  text-align: center;
  bottom: -37px;
  font-size: 0; }
  @media (max-width: 1349px) {
    .section-collection-block .slick-dots {
      bottom: -49px;
      right: 65px;
      left: 45px; } }
  @media (max-width: 520px) {
    .section-collection-block .slick-dots {
      right: 0;
      left: 0;
      bottom: -23px; } }
  .section-collection-block .slick-dots > li {
    display: inline-block;
    vertical-align: bottom;
    margin: 0 2.5px 10px; }
  .section-collection-block .slick-dots > li button {
    outline: none;
    font-size: 0;
    border: none;
    padding: 0;
    height: 3px;
    width: 40px;
    background: rgba(41, 41, 41, 0.15);
    border-radius: 3px;
    position: relative; }
  .section-collection-block .slick-dots > li button:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 0;
    background: #292929; }
  @media (max-width: 767px) {
        .section-collection-block .slick-dots > li button {
          background: rgba(41, 41, 41, 0.3); }
          .section-collection-block .slick-dots > li button:before {
            background: #292929; } }
  .section-collection-block .slick-dots > li.slick-active button:before {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 40px; }

.section-collection-block__arrows {
  display: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  @media (max-width: 520px) {
    .section-collection-block__arrows {
      display: none !important; } }

.section-collection-block__arrow {
  border-radius: 7px;
  background: #292929;
  border: none;
  display: inline-block;
  vertical-align: top;
  position: absolute;
  top: 50%;
  margin-top: -48px;
  z-index: 30;
  width: 41px;
  height: 56px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  padding: 0;
  outline: none; }
  @media (min-width: 1350px) {
    .section-collection-block__arrow {
      opacity: 0; } }
  @media (max-width: 1349px) {
    .section-collection-block__arrow {
      top: auto;
      bottom: 0; } }
  .section-collection-block__arrow:hover {
    opacity: 1; }
  .section-collection-block__arrow--right {
    right: -21px;
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13); }
  @media (max-width: 1349px) {
      .section-collection-block__arrow--right {
        right: 0; } }
  .section-collection-block__arrow--left {
    left: -21px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    box-shadow: 0px -10px 15px 0px rgba(0, 0, 0, 0.13); }
  @media (max-width: 1349px) {
      .section-collection-block__arrow--left {
        left: 0; } }
  .section-collection-block__arrow-icon {
    display: block;
    width: 20px;
    height: 10px;
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    transition: all 0.2s ease;
    margin-left: 6px; }
  .section-collection-block__arrow .svg-icon {
    width: 25px;
    height: 10px;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    fill: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .section-collection-block__arrow:hover {
    background: #ed5b5b; }
  .section-collection-block__arrow:hover .section-collection-block__arrow-icon {
    width: 25px; }
  .section-collection-block__arrow:hover .svg-icon {
    fill: #fff; }

.section-collection-block__kind {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  margin-right: 20px;
  background: #fff;
  border-radius: 27px;
  padding: 26px 30px 22px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px; }
  @media (max-width: 1150px) {
    .section-collection-block__kind {
      padding: 26px 20px 22px; } }
  .section-collection-block__kind:not(.flex-form) {
    -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; }
  .section-collection-block__kind.flex-form form {
    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;
    width: 100%; }
  .section-collection-block__kind:hover {
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13); }
  .section-collection-block__kind-top {
    -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; }
  .section-collection-block__kind-name {
    color: #292929;
    font-size: 19px;
    font-weight: 600;
    margin: 0 0 18px; }
  .section-collection-block__kind-name a {
    text-decoration: none;
    color: inherit; }
  .section-collection-block__kind-name a:hover {
    color: #ed5b5b; }
  .section-collection-block__kind .product-anonce {
    color: #454545;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 23px; }
  .section-collection-block__kind-image {
    font-size: 0;
    margin: 0 0 25px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  .section-collection-block__kind-image img {
    border-radius: 20px; }
  @media (max-width: 960px) {
      .section-collection-block__kind-image {
        margin: 0 0 18px; } }
  .section-collection-block__kind-price {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .section-collection-block__kind-price .price-old {
    color: #adacac;
    font-size: 18px;
    font-weight: 500;
    line-height: 1; }
  .section-collection-block__kind-price .price-old span {
    position: relative; }
    .section-collection-block__kind-price .price-old span:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 50%;
      margin-top: -1px;
      height: 1px;
      background: #ed5b5b; }
  .section-collection-block__kind-price .price-old .svg-icon {
    width: 9px;
    height: 9px;
    fill: #adacac; }
  .section-collection-block__kind-price .price-old strong {
    font-weight: 500; }
  .section-collection-block__kind-price .price-current {
    color: #292929;
    font-size: 27px;
    line-height: 1;
    font-weight: 800;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .section-collection-block__kind-price .price-current .svg-icon {
    fill: #292929;
    width: 12px;
    height: 13px;
    margin-left: -3px; }
  .section-collection-block__kind-price .price-current strong {
    font-weight: 800; }
  .section-collection-block__kind-price .shop2-product-btn {
    padding: 10px 9px 11px;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: auto;
    height: auto;
    font-size: 0;
    margin-right: -5px;
    outline: none; }
  .section-collection-block__kind-price .shop2-product-btn span {
    display: none; }
  .section-collection-block__kind-price .shop2-product-btn .svg-icon {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 22px;
    height: 17px;
    fill: rgba(0, 0, 0, 0.25); }
  .section-collection-block__kind-price .shop2-product-btn.onrequest .svg-icon {
    width: 15px;
    height: 15px; }
  .section-collection-block__kind-price .shop2-product-btn.notavailable .svg-icon {
    width: 15px;
    height: 15px; }
  .section-collection-block__kind-price .shop2-product-btn:not(.notavailable):hover .svg-icon {
    fill: #ed5b5b; }

.shop2-cart-wrapper {
  margin: 0 0 30px; }

.shop2-cart-table {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  margin-bottom: 25px; }

@media (max-width: 1264px) {
    .shop2-cart-table {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.shop2-cart-table .shop-cart-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 71%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 71%;
  -ms-flex: 0 0 71%;
  flex: 0 0 71%; }
  @media (max-width: 1264px) {
    .shop2-cart-table .shop-cart-left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }

.shop2-cart-table .shop2-total-cart-wr {
  margin-left: 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 calc(29% - 20px);
  -moz-box-flex: 1;
  -moz-flex: 1 0 calc(29% - 20px);
  -ms-flex: 1 0 calc(29% - 20px);
  flex: 1 0 calc(29% - 20px);
  width: calc(29% - 20px);
  position: relative; }
  @media (max-width: 1264px) {
    .shop2-cart-table .shop2-total-cart-wr {
      width: 350px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 350px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 350px;
      -ms-flex: 0 0 350px;
      flex: 0 0 350px;
      margin-left: 0;
      margin-top: 20px; } }
  @media (max-width: 480px) {
    .shop2-cart-table .shop2-total-cart-wr {
      width: 100%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }
  .shop2-cart-table .shop2-total-cart-wr .shop2-total-cart-inner {
    border-radius: 27px;
    padding: 20px 30px;
    background: #fff;
    -webkit-transition: box-shadow 0.3s ease;
    -moz-transition: box-shadow 0.3s ease;
    -o-transition: box-shadow 0.3s ease;
    -ms-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease; }
  .shop2-cart-table .shop2-total-cart-wr .shop2-total-cart-inner:hover {
    box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13); }
  @media (max-width: 1264px) {
      .shop2-cart-table .shop2-total-cart-wr .shop2-total-cart-inner {
        margin-right: auto !important; } }
  @media (min-width: 1280px) {
      .shop2-cart-table .shop2-total-cart-wr .shop2-total-cart-inner.top-fix {
        position: fixed;
        top: 10px;
        right: 50%;
        margin-right: -650px;
        z-index: 200;
        width: 291px; }
      .shop2-cart-table .shop2-total-cart-wr .shop2-total-cart-inner.bottom-fix {
        position: absolute;
        right: 0;
        bottom: 0;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
    @media (min-width: 1280px) and (max-width: 1320px) {
        .shop2-cart-table .shop2-total-cart-wr .shop2-total-cart-inner.top-fix {
          width: 22.05%; } }
    @media (min-width: 1280px) and (max-width: 1300px) {
        .shop2-cart-table .shop2-total-cart-wr .shop2-total-cart-inner.top-fix {
          width: 21.9%; } }
    @media (min-width: 1280px) and (max-width: 1280px) {
        .shop2-cart-table .shop2-total-cart-wr .shop2-total-cart-inner.top-fix {
          width: 21.6%; } }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total {
    list-style: none;
    padding: 0;
    margin: 0; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total > li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total > li:last-child {
    border: none; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total > li.total-amount-li .shop-cart-total-title {
    font-weight: 600; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total-in {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 15px 0;
    line-height: 1; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total-in .shop-cart-total-title {
    color: #292929;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total-in .question svg {
    vertical-align: top; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total-in .shop-cart-sum {
    text-align: right;
    -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; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total-in .shop-cart-sum strong {
    color: #292929;
    font-size: 22px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-weight: 800; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-total-in .shop-cart-sum .fa-rouble .svg-icon {
    width: 12px;
    height: 11px; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-update-wrapper {
    margin-bottom: 10px; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-update {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 479px) {
      .shop2-cart-table .shop2-total-cart-wr .shop-cart-update {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-update .title-update-button {
    color: #292929;
    font-size: 26px;
    font-weight: 600;
    line-height: 1.3; }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-update .shop2-cart-update {
    color: #ed5b5b;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 1;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-weight: 600;
    padding: 20px 28px 19px;
    border-radius: 27px;
    border: 1px solid rgba(237, 91, 91, 0.5);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 479px) {
        .shop2-cart-table .shop2-total-cart-wr .shop-cart-update .shop2-cart-update {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          margin-top: 30px;
          text-align: center; } }
  .shop2-cart-table .shop2-total-cart-wr .shop-cart-update .shop2-cart-update:hover {
    border: 1px solid #ed5b5b;
    background: #ed5b5b;
    color: #fff;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15); }
  .shop2-cart-table .shop2-total-cart-wr .button-form-order {
    margin-bottom: 10px; }
  .shop2-cart-table .shop2-total-cart-wr .button-form-order a {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2.5px;
    font-size: 13px;
    line-height: 1;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-weight: 600;
    padding: 21px 29px 20px;
    border-radius: 27px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    background: #ed5b5b;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15); }
  .shop2-cart-table .shop2-total-cart-wr .button-form-order a:hover {
    background: #f07272; }

@media (min-width: 640px) {
      .shop2-cart-table .shop2-cart-top {
        border-radius: 27px;
        padding: 20px;
        background: #fff; } }

.shop2-cart-table .shop-cart-head {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  color: #292929;
  font-size: 16px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  line-height: 1;
  font-weight: 600;
  margin: 0 0 20px; }
  @media (max-width: 767px) {
    .shop2-cart-table .shop-cart-head {
      display: none; } }
  .shop2-cart-table .shop-cart-head .shop-cart-title-right {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -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; }
  .shop2-cart-table .shop-cart-head .shop-cart-title-right > div {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%; }
  .shop2-cart-table .shop-cart-head .shop-cart-title-left {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 10px 0 20px;
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 40.5%; }
  .shop2-cart-table .shop-cart-head .cart-price-title {
    max-width: 31%;
    padding-right: 10px; }
  .shop2-cart-table .shop-cart-head .cart-amount-title {
    max-width: 30%;
    padding-right: 10px; }
  .shop2-cart-table .shop-cart-head .cart-total-price-title {
    max-width: 31%; }

.shop2-cart-table .shop2-cart-product {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 17px;
  padding: 20px 0;
  margin: 0 0 20px;
  position: relative; }
  @media (max-width: 639px) {
    .shop2-cart-table .shop2-cart-product {
      background: #fff;
      border: none;
      padding: 30px 0 30px; } }
  .shop2-cart-table .shop2-cart-product:last-child {
    margin-bottom: 0; }
  @media (min-width: 640px) {
      .shop2-cart-table .shop2-cart-product .cart-product-top {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex; } }
  .shop2-cart-table .shop2-cart-product .cart-product-left {
    width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 40.5%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px; }
  .shop2-cart-table .shop2-cart-product .cart-product-left-top {
    max-width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 767px) {
      .shop2-cart-table .shop2-cart-product .cart-product-left {
        max-width: 50%; } }
  @media (max-width: 639px) {
      .shop2-cart-table .shop2-cart-product .cart-product-left {
        max-width: 100%; } }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-img {
    width: 82px;
    height: 82px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 82px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 82px;
    -ms-flex: 0 0 82px;
    flex: 0 0 82px;
    font-size: 0;
    margin-right: 20px; }
  @media (max-width: 639px) {
        .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-img {
          width: 90px;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 90px;
          -moz-box-flex: 0;
          -moz-flex: 0 0 90px;
          -ms-flex: 0 0 90px;
          flex: 0 0 90px; } }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-img img {
    border-radius: 10px; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-name {
    color: #292929;
    font-size: 17px;
    font-weight: 600;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    margin-bottom: 9px; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-name a {
    color: inherit;
    text-decoration: none; }
    .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-name a:hover {
      color: #ed5b5b; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .vendor-item a {
    color: #9b9b9b;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 300;
    text-decoration: none;
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
    .shop2-cart-table .shop2-cart-product .cart-product-left .vendor-item a:hover {
      border-bottom-color: transparent; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-article {
    font-size: 14px;
    line-height: 1.25;
    font-weight: 300;
    margin: 0 0 15px;
    color: #292929; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-article span {
    color: #9b9b9b; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .product-anonce {
    color: #454545;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.4;
    margin: 0 0 18px; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-param {
    margin: 0;
    list-style: none;
    padding: 0 0 15px;
    font-size: 15px; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-param > li > div {
    padding: 12px 0; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-param .option-title {
    padding-left: 15px; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-product-param .option-body {
    padding-right: 15px; }
  .shop2-cart-table .shop2-cart-product .cart-product-left .product-flags {
    text-align: left; }
  @media (max-width: 639px) {
        .shop2-cart-table .shop2-cart-product .cart-product-left .product-flags {
          text-align: center;
          position: absolute;
          top: -10px;
          left: 0;
          right: 0; } }
  .shop2-cart-table .shop2-cart-product .cart-product-left .cart-delete {
    display: none; }
  .shop2-cart-table .shop2-cart-product .cart-product-right {
    -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;
    position: relative; }
  @media (max-width: 767px) {
      .shop2-cart-table .shop2-cart-product .cart-product-right {
        padding-right: 60px; } }
  @media (max-width: 639px) {
      .shop2-cart-table .shop2-cart-product .cart-product-right {
        padding: 25px 20px 0; }
        .shop2-cart-table .shop2-cart-product .cart-product-right .cart-delete {
          display: none; } }
  @media (min-width: 768px) {
      .shop2-cart-table .shop2-cart-product .cart-product-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; } }
  .shop2-cart-table .shop2-cart-product .cart-product-right .cart-product-title {
    color: #292929;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  @media (min-width: 768px) {
        .shop2-cart-table .shop2-cart-product .cart-product-right .cart-product-title {
          display: none; } }
  .shop2-cart-table .shop2-cart-product .cart-product-right .cart-delete {
    position: absolute;
    right: 20px;
    top: 0; }
  .shop2-cart-table .shop2-cart-product .cart-product-right .cart-delete a {
    background: #ed5b5b;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    display: block; }
  .shop2-cart-table .shop2-cart-product .cart-product-right .cart-delete .svg-icon {
    width: 8px;
    height: 8px;
    fill: #fff;
    padding: 5px; }
  .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price, .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price-total {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media (max-width: 767px) {
        .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price, .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price-total {
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          justify-content: space-between;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          margin-bottom: 25px; } }
  @media (min-width: 768px) {
        .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price, .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price-total {
          width: 100%;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 31%;
          padding-right: 10px; } }
  .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price .cart-product-body, .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price-total .cart-product-body {
    color: #292929;
    font-size: 20px;
    font-weight: 800;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    line-height: 1; }
    .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price .cart-product-body .fa-rouble .svg-icon, .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price-total .cart-product-body .fa-rouble .svg-icon {
      width: 11px;
      height: 10px; }
  .shop2-cart-table .shop2-cart-product .cart-product-right .cart-amount {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media (max-width: 767px) {
        .shop2-cart-table .shop2-cart-product .cart-product-right .cart-amount {
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          justify-content: space-between;
          -webkit-box-align: center;
          -ms-flex-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          align-items: center;
          margin-bottom: 25px; } }
  @media (min-width: 768px) {
        .shop2-cart-table .shop2-cart-product .cart-product-right .cart-amount {
          width: 100%;
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 30.2%;
          padding-right: 10px; } }
  @media (max-width: 767px) {
      .shop2-cart-table .shop2-cart-product .cart-product-right .cart-price-total {
        margin-bottom: 0; } }
  .shop2-cart-table .shop2-cart-product .cart-product-bottom {
    margin: 20px 0 0; }
  .shop2-cart-table .shop2-cart-product .cart-product-bottom .cart-product-param-wr {
    display: none; }
  .shop2-cart-table .shop2-cart-product .cart-product-bottom .cart-param-btn {
    display: inline-block;
    vertical-align: top;
    padding: 14px 40px 15px 17px;
    border-radius: 27px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #4c4c4c;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    text-decoration: none;
    position: relative; }
  @media (max-width: 639px) {
        .shop2-cart-table .shop2-cart-product .cart-product-bottom .cart-param-btn {
          display: block; } }
  .shop2-cart-table .shop2-cart-product .cart-product-bottom .cart-param-btn.active:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop2-cart-table .shop2-cart-product .cart-product-bottom .cart-param-btn:before {
    content: "";
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -3px;
    width: 12px;
    height: 6px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2012%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgba%280%2C0%2C0%2C0.15%29%22%20d%3D%22M10.711%2C1.767%20L6.800%2C5.678%20C6.449%2C6.029%205.919%2C6.059%205.516%2C5.806%20C5.112%2C6.059%204.583%2C6.029%204.232%2C5.678%20L0.321%2C1.767%20C-0.087%2C1.359%20-0.087%2C0.697%200.321%2C0.289%20C0.729%2C-0.118%201.391%2C-0.118%201.798%2C0.289%20L5.516%2C4.006%20L9.233%2C0.289%20C9.641%2C-0.118%2010.303%2C-0.118%2010.711%2C0.289%20C11.119%2C0.697%2011.119%2C1.359%2010.711%2C1.767%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.shop2-cart-table .shop2-coupon-wr {
  padding: 0 0 20px; }
  .shop2-cart-table .shop2-coupon-wr .coupon-label {
    color: #292929;
    font-size: 17px;
    font-weight: 400;
    line-height: 1.2;
    margin-right: 25px; }
  .shop2-cart-table .shop2-coupon-wr .show-coupon-input {
    color: #ed5b5b;
    font-size: 13px;
    font-weight: 700;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    line-height: 1;
    background: none;
    border: 1px solid rgba(41, 41, 41, 0.1);
    border-radius: 27px;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 20px 28px 19px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    outline: none; }
  .shop2-cart-table .shop2-coupon-wr .show-coupon-input .svg-icon {
    display: inline-block;
    vertical-align: top;
    fill: #ed5b5b;
    width: 10px;
    height: 10px;
    margin-left: 13px; }
  .shop2-cart-table .shop2-coupon-wr .show-coupon-input:hover {
    border-color: #ed5b5b; }
  .shop2-cart-table .shop2-coupon-wr .coupon-body {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    position: relative; }
  .shop2-cart-table .shop2-coupon-wr .coupon-body.hide {
    display: none; }
  .shop2-cart-table .shop2-coupon-wr .coupon-body .coupon-input-wr {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative; }
  .shop2-cart-table .shop2-coupon-wr .coupon-body .coupon-input {
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 27px;
    padding: 16px 50px 17px 30px;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%; }
  .shop2-cart-table .shop2-coupon-wr .coupon-body .coupon-btn {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 52px;
    height: 52px;
    font-size: 0;
    padding: 0;
    background: none;
    border: none;
    outline: none; }
  .shop2-cart-table .shop2-coupon-wr .coupon-body .coupon-btn .svg-icon {
    fill: #ed5b5b;
    width: 10px;
    height: 10px; }
  .shop2-cart-table .shop2-coupon-wr .coupon-body .coupon-delete {
    background: #ed5b5b;
    border-radius: 50%;
    width: 18px;
    height: 18px;
    -webkit-box-flex: 18px;
    -webkit-flex: 18px;
    -moz-box-flex: 18px;
    -moz-flex: 18px;
    -ms-flex: 18px;
    flex: 18px;
    margin-left: 15px; }
  .shop2-cart-table .shop2-coupon-wr .coupon-body .coupon-delete .svg-icon {
    width: 8px;
    height: 8px;
    fill: #fff;
    padding: 5px; }
  .shop2-cart-table .shop2-coupon-wr .coupon-id {
    color: #a7a7a7;
    font-size: 17px;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    margin-top: 20px; }
  .shop2-cart-table .shop2-coupon-wr .coupon-id .coupon-code {
    font-weight: 500;
    color: #292929; }
  .shop2-cart-table .shop2-coupon-wr .coupon-id .coupon-code.error {
    color: red; }

.shop2-cart-table .shop-cart-button-bottom {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  margin: 20px 0 0; }
  @media (max-width: 480px) {
    .shop2-cart-table .shop-cart-button-bottom {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: end;
      -ms-flex-align: end;
      -webkit-align-items: flex-end;
      -moz-align-items: flex-end;
      align-items: flex-end; } }
  .shop2-cart-table .shop-cart-button-bottom .remove-cart-all, .shop2-cart-table .shop-cart-button-bottom .go-back-folder {
    color: #ed5b5b;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2.5px;
    font-size: 13px;
    line-height: 1;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-weight: 600;
    padding: 20px 28px 19px;
    border-radius: 27px;
    border: 1px solid rgba(237, 91, 91, 0.5);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .shop2-cart-table .shop-cart-button-bottom .remove-cart-all:hover, .shop2-cart-table .shop-cart-button-bottom .go-back-folder:hover {
    border: 1px solid #ed5b5b;
    background: #ed5b5b;
    color: #fff;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15); }
  .shop2-cart-table .shop-cart-button-bottom .remove-cart-all {
    background: #fff; }
  @media (max-width: 480px) {
      .shop2-cart-table .shop-cart-button-bottom .remove-cart-all {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-flex-order: 0;
        order: 0; } }
  .shop2-cart-table .shop-cart-button-bottom .go-back-folder {
    border-color: rgba(41, 41, 41, 0.1);
    color: #292929;
    padding-left: 40px;
    position: relative;
    background: #fff; }
  @media (max-width: 480px) {
      .shop2-cart-table .shop-cart-button-bottom .go-back-folder {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1;
        margin-top: 20px; } }
  .shop2-cart-table .shop-cart-button-bottom .go-back-folder .svg-icon {
    width: 12px;
    height: 10px;
    fill: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 15px; }
  .shop2-cart-table .shop-cart-button-bottom .go-back-folder:hover {
    background: #fff;
    color: #ed5b5b;
    box-shadow: none; }

.popup-registration-wr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(100, 100, 100, 0.2);
  z-index: 500;
  padding: 20px 20px;
  opacity: 0;
  visibility: hidden;
  font-size: 0;
  text-align: center;
  overflow: auto; }

.popup-registration-wr.open {
  opacity: 1;
  visibility: visible; }

.popup-registration-wr:after {
  content: "";
  display: inline-block;
  vertical-align: middle;
  height: 100%;
  margin-left: -1px;
  width: 1px; }

.popup-registration-wr .shop-cart-registration {
  font-size: 16px;
  display: inline-block;
  vertical-align: middle;
  width: 623px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 623px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 623px;
  -ms-flex: 0 0 623px;
  flex: 0 0 623px;
  padding: 25px 30px 30px;
  background: #fff;
  border-radius: 27px;
  position: relative;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  text-align: left; }
  @media (max-width: 720px) {
    .popup-registration-wr .shop-cart-registration {
      width: 100%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box; } }
  @media (max-width: 480px) {
    .popup-registration-wr .shop-cart-registration {
      padding: 15px 20px 20px; } }
  .popup-registration-wr .shop-cart-registration h2 {
    color: #292929;
    font-size: 26px;
    font-weight: 600;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    margin: 0 0 35px; }
  @media (max-width: 480px) {
      .popup-registration-wr .shop-cart-registration h2 {
        margin-bottom: 30px; } }
  .popup-registration-wr .shop-cart-registration .close-form {
    background: none;
    border: none;
    font-size: 0;
    position: absolute;
    right: 12px;
    top: 12px;
    padding: 8px;
    outline: none; }
  .popup-registration-wr .shop-cart-registration .close-form .svg-icon {
    width: 15px;
    height: 15px;
    fill: #3c3c3c; }

@media (min-width: 721px) {
      .popup-registration-wr .shop-cart-registration-in {
        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; } }
  .popup-registration-wr .shop-cart-registration-in .form-registration-left {
    width: 43%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 43%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 43%;
    -ms-flex: 0 0 43%;
    flex: 0 0 43%; }
  @media (max-width: 720px) {
      .popup-registration-wr .shop-cart-registration-in .form-registration-left {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%; } }
  .popup-registration-wr .shop-cart-registration-in .registration-field {
    display: block;
    margin: 0 0 20px;
    position: relative; }
  .popup-registration-wr .shop-cart-registration-in .registration-field input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #4c4c4c;
    font-size: 16px;
    font-weight: 400;
    line-height: 1;
    padding: 17px 20px 17px 43px;
    border-radius: 30px;
    border: 1px solid rgba(41, 41, 41, 0.15);
    outline: none;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    transition: all 0.3s linear; }
  .popup-registration-wr .shop-cart-registration-in .registration-field input:focus {
    border-color: #ed5b5b; }
  .popup-registration-wr .shop-cart-registration-in .registration-field input::-webkit-input-placeholder {
    color: #4c4c4c; }
  .popup-registration-wr .shop-cart-registration-in .registration-field input::-moz-placeholder {
    color: #4c4c4c; }
  .popup-registration-wr .shop-cart-registration-in .registration-field input:-moz-placeholder {
    color: #4c4c4c; }
  .popup-registration-wr .shop-cart-registration-in .registration-field input-ms-input-placeholder {
    color: #4c4c4c; }
  .popup-registration-wr .shop-cart-registration-in .registration-field.login-input .svg-icon {
    position: absolute;
    left: 19px;
    top: 50%;
    width: 12px;
    height: 14px;
    fill: #48413f;
    margin-top: -7px; }
  .popup-registration-wr .shop-cart-registration-in .registration-field.password-input .svg-icon {
    position: absolute;
    left: 19px;
    top: 50%;
    width: 11px;
    height: 14px;
    fill: #48413f;
    margin-top: -7px; }
  .popup-registration-wr .shop-cart-registration-in .shop-button {
    border: none;
    background: #ed5b5b;
    font-size: 13px;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-weight: 600;
    line-height: 1;
    color: #fff;
    padding: 19px 12px 19px;
    text-transform: uppercase;
    border-radius: 27px;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15);
    letter-spacing: 2.5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 100%; }
  @media (max-width: 480px) {
      .popup-registration-wr .shop-cart-registration-in .shop-button {
        letter-spacing: 1.5px; } }
  .popup-registration-wr .shop-cart-registration-in .shop-button:hover {
    background: #ef6969; }
  .popup-registration-wr .shop-cart-registration-in .shop2v2-cart-soc-block {
    padding-top: 25px;
    margin-top: 30px;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .popup-registration-wr .shop-cart-registration-in .form-registration-right {
    border: 1px solid rgba(41, 41, 41, 0.1);
    border-radius: 17px;
    padding: 25px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 53%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 53%;
    -ms-flex: 0 0 53%;
    flex: 0 0 53%;
    width: 53%;
    font-size: 15px; }
  @media (max-width: 720px) {
      .popup-registration-wr .shop-cart-registration-in .form-registration-right {
        width: 100%;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-top: 30px; } }
  @media (max-width: 480px) {
      .popup-registration-wr .shop-cart-registration-in .form-registration-right {
        padding: 0;
        border: none; } }
  .popup-registration-wr .shop-cart-registration-in .text-registration {
    color: #292929;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .popup-registration-wr .shop-cart-registration-in .shop-button-no-registr {
    margin-top: 25px;
    display: inline-block;
    vertical-align: top;
    color: #ed5b5b;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-size: 13px;
    line-height: 1;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-weight: 600;
    padding: 20px 28px 19px;
    border-radius: 27px;
    border: 1px solid rgba(237, 91, 91, 0.5);
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 480px) {
      .popup-registration-wr .shop-cart-registration-in .shop-button-no-registr {
        letter-spacing: 1.5px;
        padding: 20px 18px 19px;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        text-align: center; } }
  .popup-registration-wr .shop-cart-registration-in .shop-button-no-registr:hover {
    border: 1px solid #ed5b5b;
    background: #ed5b5b;
    color: #fff;
    box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15); }

.shop2-product-params > div, .cart-product-param > div, .shop2-product-params > li, .cart-product-param > li {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .shop2-product-params > div:nth-child(odd), .cart-product-param > div:nth-child(odd), .shop2-product-params > li:nth-child(odd), .cart-product-param > li:nth-child(odd) {
    background: rgba(0, 0, 0, 0.02); }
  .shop2-product-params > div > div, .cart-product-param > div > div, .shop2-product-params > li > div, .cart-product-param > li > div {
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding: 15px 0;
    line-height: 1.25; }
  .shop2-product-params > div .param-title, .cart-product-param > div .param-title, .shop2-product-params > li .param-title, .cart-product-param > li .param-title, .shop2-product-params > div .option-title, .cart-product-param > div .option-title, .shop2-product-params > li .option-title, .cart-product-param > li .option-title {
    font-weight: 600;
    margin: 0;
    padding-left: 30px;
    padding-right: 10px; }
  @media (max-width: 479px) {
      .shop2-product-params > div .param-title, .cart-product-param > div .param-title, .shop2-product-params > li .param-title, .cart-product-param > li .param-title, .shop2-product-params > div .option-title, .cart-product-param > div .option-title, .shop2-product-params > li .option-title, .cart-product-param > li .option-title {
        padding-left: 10px;
        font-size: 14px; } }
  .shop2-product-params > div .param-value, .cart-product-param > div .param-value, .shop2-product-params > li .param-value, .cart-product-param > li .param-value, .shop2-product-params > div .option-body, .cart-product-param > div .option-body, .shop2-product-params > li .option-body, .cart-product-param > li .option-body {
    padding-right: 20px; }
  @media (max-width: 479px) {
      .shop2-product-params > div .param-value, .cart-product-param > div .param-value, .shop2-product-params > li .param-value, .cart-product-param > li .param-value, .shop2-product-params > div .option-body, .cart-product-param > div .option-body, .shop2-product-params > li .option-body, .cart-product-param > li .option-body {
        padding-right: 10px;
        font-size: 14px; } }

.product-price .price-old {
  color: #adacac;
  font-size: 18px;
  font-weight: 500;
  line-height: 1; }
  .product-price .price-old span {
    position: relative; }
  .product-price .price-old span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -1px;
    height: 1px;
    background: #ed5b5b; }
  .product-price .price-old .svg-icon {
    width: 9px;
    height: 9px;
    fill: #adacac; }
  .product-price .price-old strong {
    font-weight: 500; }

.product-price .price-current {
  color: #292929;
  font-size: 27px;
  line-height: 1;
  font-weight: 800;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .product-price .price-current .svg-icon {
    fill: #292929;
    width: 12px;
    height: 13px;
    margin-left: -3px; }
  .product-price .price-current strong {
    font-weight: 800; }

.product-compare {
  position: relative;
  padding: 0;
  border: none;
  color: #4c4c4c;
  font-size: 16px;
  line-height: 1.25;
  font-weight: 400;
  margin: 0 0 15px; }

.product-compare input {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0; }

.product-compare label {
  padding: 0 0 0 25px;
  cursor: pointer; }
  .product-compare label .product-compare__icon {
    position: absolute;
    left: 0;
    top: 4px;
    width: 12px;
    height: 12px;
    font-size: 0; }
  .product-compare label .product-compare__icon .svg-icon {
    width: 12px;
    height: 12px;
    fill: #292929; }

.product-compare a {
  text-decoration: none;
  border-bottom: 1px solid rgba(237, 91, 91, 0.4); }
  .product-compare a:hover {
    border-bottom-color: transparent; }

.product-compare--added label .product-compare__icon .svg-icon {
  fill: #ed5b5b; }

.shop2-texture-pick, .shop2-color-ext-list, .shop2-color-ext-multi, .shop2-color-ext-select, .shop2-color-ext-options {
  margin-right: -5px;
  border: none;
  outline: none; }

.shop2-texture-pick li, .shop2-color-ext-list li, .shop2-color-ext-multi li, .shop2-color-ext-select li, .shop2-color-ext-options li, .shop2-texture-pick li.active-texture, .shop2-color-ext-list li.active-texture, .shop2-color-ext-multi li.active-texture, .shop2-color-ext-select li.active-texture, .shop2-color-ext-options li.active-texture {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  width: 26px !important;
  height: 26px;
  margin: 5px; }
  .shop2-texture-pick li > span, .shop2-color-ext-list li > span, .shop2-color-ext-multi li > span, .shop2-color-ext-select li > span, .shop2-color-ext-options li > span, .shop2-texture-pick li.active-texture > span, .shop2-color-ext-list li.active-texture > span, .shop2-color-ext-multi li.active-texture > span, .shop2-color-ext-select li.active-texture > span, .shop2-color-ext-options li.active-texture > span {
    width: 29px;
    height: 29px;
    background: none; }
  .shop2-texture-pick li.active-texture, .shop2-color-ext-list li.active-texture, .shop2-color-ext-multi li.active-texture, .shop2-color-ext-select li.active-texture, .shop2-color-ext-options li.active-texture, .shop2-texture-pick li.shop2-color-ext-selected, .shop2-color-ext-list li.shop2-color-ext-selected, .shop2-color-ext-multi li.shop2-color-ext-selected, .shop2-color-ext-select li.shop2-color-ext-selected, .shop2-color-ext-options li.shop2-color-ext-selected {
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .shop2-texture-pick li.active-texture:before, .shop2-color-ext-list li.active-texture:before, .shop2-color-ext-multi li.active-texture:before, .shop2-color-ext-select li.active-texture:before, .shop2-color-ext-options li.active-texture:before, .shop2-texture-pick li.shop2-color-ext-selected:before, .shop2-color-ext-list li.shop2-color-ext-selected:before, .shop2-color-ext-multi li.shop2-color-ext-selected:before, .shop2-color-ext-select li.shop2-color-ext-selected:before, .shop2-color-ext-options li.shop2-color-ext-selected:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: 14px 12px; }

.shop2-texture-pick li.shop2-color-ext-selected, .shop2-color-ext-list li.shop2-color-ext-selected, .shop2-color-ext-multi li.shop2-color-ext-selected, .shop2-color-ext-select li.shop2-color-ext-selected, .shop2-color-ext-options li.shop2-color-ext-selected {
  outline: none; }

.shop2-texture-pick div, .shop2-color-ext-list div, .shop2-color-ext-multi div, .shop2-color-ext-select div, .shop2-color-ext-options div {
  margin-top: 3px; }

.shop2-color-ext-multi li {
  margin-right: 5px !important;
  margin-bottom: 5px !important; }
  .shop2-color-ext-multi li:first-child:last-child {
    width: 29px !important; }

.shop2-color-ext-select {
  height: 52px;
  border: 1px solid rgba(41, 41, 41, 0.15);
  border-radius: 27px !important; }

.shop2-color-ext-select i {
  right: 24px; }

.shop2-color-ext-select .shop2-color-ext-options {
  height: 52px; }
  .shop2-color-ext-select .shop2-color-ext-options li {
    box-shadow: none;
    height: 50px; }
  .shop2-color-ext-select .shop2-color-ext-options li.shop2-color-ext-selected {
    background: none !important; }
  .shop2-color-ext-select .shop2-color-ext-options div {
    margin-top: 11px;
    margin-right: 32px; }
  .shop2-color-ext-select .shop2-color-ext-options span {
    margin: 12px 11px 0 12px; }

.shop2-color-pick li, .shop2-color-ext-select li, .shop2-color-ext-options li {
  border: none;
  display: inline-block;
  vertical-align: top;
  width: 26px;
  height: 37px;
  margin-right: 5px;
  margin-bottom: 5px;
  border-radius: 0; }
  .shop2-color-pick li ins, .shop2-color-ext-select li ins, .shop2-color-ext-options li ins {
    display: none; }
  .shop2-color-pick li.active-color span, .shop2-color-ext-select li.active-color span, .shop2-color-ext-options li.active-color span {
    position: relative;
    box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.1); }
  .shop2-color-pick li.active-color span:before, .shop2-color-ext-select li.active-color span:before, .shop2-color-ext-options li.active-color span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .shop2-color-pick li span, .shop2-color-ext-select li span, .shop2-color-ext-options li span {
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    width: 24px !important;
    height: 24px;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    outline: none;
    box-shadow: none; }

#shop2-color-ext-select .shop2-color-ext-options li {
  height: auto;
  width: 100% !important; }
  #shop2-color-ext-select .shop2-color-ext-options li em {
    width: 29px;
    height: 29px; }

.shop2-color-pick li {
  height: 26px;
  padding: 2px; }

#shop2-color-ext-select .shop2-color-ext-selected span {
  outline: none; }

#shop2-color-ext-select {
  margin-top: 51px; }

.shop2-product-discount-desc {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.13);
  border: none; }

#shop2-tooltip, #shop2-msg {
  background: #fff;
  border: none;
  color: #292929;
  box-shadow: 0 0 10px 0 rgba(41, 41, 41, 0.3);
  border-radius: 10px; }

@media (max-width: 600px) {
    #shop2-msg {
      max-width: 130px; } }

@media (max-width: 600px) {
    body.product #shop2-msg {
      margin-left: 150px; } }

.shop2-warning, .tpl-info {
  color: #292929;
  border-radius: 27px;
  background: #fff;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  min-height: auto;
  position: relative;
  padding: 20px 30px 20px 90px;
  margin: 0 0 20px; }

.shop2-warning h2, .tpl-info h2 {
  font-size: 20px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 400; }
  @media (max-width: 479px) {
    .shop2-warning h2, .tpl-info h2 {
      font-size: 16px;
      margin: 0; } }

.shop2-warning:before, .tpl-info:before {
  content: "!";
  position: absolute;
  left: 30px;
  top: 50%;
  margin-top: -19px;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: 700;
  line-height: 1;
  color: #ed5b5b;
  height: 27px;
  width: 33px;
  border: 2px solid #ed5b5b;
  border-radius: 50%;
  text-align: center;
  padding-top: 6px; }

.tpl-info {
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2); }

.shop2-color-ext-popup .shop2-color-ext-caption {
  border: none; }

.tpl-block-header {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-weight: 600;
  font-size: 26px;
  color: #292929;
  margin: 0 0 30px; }

@media (max-width: 720px) {
    .tpl-block-header {
      font-size: 22px; } }

.tpl-auth input[type=text], .tpl-form input[type=text], .tpl-auth textarea, .tpl-form textarea, .tpl-auth input[type=password], .tpl-form input[type=password] {
  outline: none;
  color: #4c4c4c;
  padding: 16px 30px 17px;
  font-size: 16px;
  font-weight: 400;
  background: none;
  border: 1px solid rgba(41, 41, 41, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  /* Firefox 19+ */
  /* Firefox 18- */ }
  .tpl-auth input[type=text]::-webkit-input-placeholder, .tpl-form input[type=text]::-webkit-input-placeholder, .tpl-auth textarea::-webkit-input-placeholder, .tpl-form textarea::-webkit-input-placeholder, .tpl-auth input[type=password]::-webkit-input-placeholder, .tpl-form input[type=password]::-webkit-input-placeholder {
    color: #4c4c4c; }
  .tpl-auth input[type=text]::-moz-placeholder, .tpl-form input[type=text]::-moz-placeholder, .tpl-auth textarea::-moz-placeholder, .tpl-form textarea::-moz-placeholder, .tpl-auth input[type=password]::-moz-placeholder, .tpl-form input[type=password]::-moz-placeholder {
    color: #4c4c4c; }
  .tpl-auth input[type=text]:-moz-placeholder, .tpl-form input[type=text]:-moz-placeholder, .tpl-auth textarea:-moz-placeholder, .tpl-form textarea:-moz-placeholder, .tpl-auth input[type=password]:-moz-placeholder, .tpl-form input[type=password]:-moz-placeholder {
    color: #4c4c4c; }
  .tpl-auth input[type=text]:-ms-input-placeholder, .tpl-form input[type=text]:-ms-input-placeholder, .tpl-auth textarea:-ms-input-placeholder, .tpl-form textarea:-ms-input-placeholder, .tpl-auth input[type=password]:-ms-input-placeholder, .tpl-form input[type=password]:-ms-input-placeholder {
    color: #4c4c4c; }
  .tpl-auth input[type=text]:focus, .tpl-form input[type=text]:focus, .tpl-auth textarea:focus, .tpl-form textarea:focus, .tpl-auth input[type=password]:focus, .tpl-form input[type=password]:focus {
    border-color: #ed5b5b; }

.tpl-auth .tpl-field, .tpl-form .tpl-field {
  margin-bottom: 20px; }

.tpl-auth textarea, .tpl-form textarea {
  height: 155px;
  resize: none; }

.tpl-auth .tpl-left, .tpl-form .tpl-left {
  width: 350px;
  margin-right: 30px; }
  @media (max-width: 720px) {
    .tpl-auth .tpl-left, .tpl-form .tpl-left {
      float: none;
      display: block;
      width: auto;
      margin-right: 0; } }
  .tpl-auth .tpl-left button.tpl-button, .tpl-form .tpl-left button.tpl-button, .tpl-auth .tpl-left a.tpl-button, .tpl-form .tpl-left a.tpl-button {
    width: 100%;
    margin-bottom: 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; }
  .tpl-auth .tpl-left .form-buttons, .tpl-form .tpl-left .form-buttons {
    text-align: center; }
  @media (min-width: 480px) {
      .tpl-auth .tpl-left .form-buttons, .tpl-form .tpl-left .form-buttons {
        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; } }
  .tpl-auth .tpl-left .form-buttons a, .tpl-form .tpl-left .form-buttons a, .tpl-auth .tpl-left .form-buttons button, .tpl-form .tpl-left .form-buttons button {
    display: block; }
  .tpl-auth .tpl-left .pull-left, .tpl-form .tpl-left .pull-left {
    margin-bottom: 20px; }

@media (max-width: 479px) {
    .tpl-auth .mode-button, .tpl-form .mode-button {
      padding: 20px 20px; } }

.shop2-order-options.shop2-delivery h2 {
  font-weight: 700;
  font-family: 'RobotoSlab', Arial, Helvetica, sans-serif;
  font-size: 26px;
  border: none;
  color: #292929; }

.shop2-order-options.shop2-delivery .shop2-input {
  height: auto; }

.shop2-order-options.shop2-delivery .option-type {
  border: none;
  background: #fff;
  border-radius: 27px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.13);
  margin-bottom: 20px; }
  .shop2-order-options.shop2-delivery .option-type:first-child {
    border: none; }
  .shop2-order-options.shop2-delivery .option-type.active-type {
    background: #fff; }
  .shop2-order-options.shop2-delivery .option-type .option-label {
    padding: 13px 20px 10px; }
  .shop2-order-options.shop2-delivery .option-type .option-label span {
    padding-left: 0;
    vertical-align: middle;
    display: inline-block; }
  .shop2-order-options.shop2-delivery .option-type .option-details .option-item {
    margin-bottom: 20px; }
  .shop2-order-options.shop2-delivery .option-type .option-details .option-item label {
    display: block;
    max-width: 400px; }
  .shop2-order-options.shop2-delivery .option-type .option-details .option-item label > span {
    margin-bottom: 10px; }
  .shop2-order-options.shop2-delivery .option-type input[type=text], .shop2-order-options.shop2-delivery .option-type textarea {
    outline: none;
    color: #4c4c4c;
    padding: 16px 30px 17px;
    font-size: 16px;
    font-weight: 400;
    background: none;
    border: 1px solid rgba(41, 41, 41, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 27px;
    -moz-border-radius: 27px;
    -ms-border-radius: 27px;
    -o-border-radius: 27px;
    border-radius: 27px;
    width: 100%;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease; }
  .shop2-order-options.shop2-delivery .option-type input[type=text]:focus, .shop2-order-options.shop2-delivery .option-type textarea:focus {
    border-color: #ed5b5b; }
  .shop2-order-options.shop2-delivery .option-type textarea {
    height: 155px;
    resize: none; }

.shop2-order-form--offset-left {
  margin-left: 0; }

.shop2-order-form input[type=text], .shop2-order-form textarea {
  outline: none;
  color: #4c4c4c;
  padding: 16px 30px 17px;
  font-size: 16px;
  font-weight: 400;
  background: #fff;
  border: 1px solid rgba(41, 41, 41, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 27px;
  -moz-border-radius: 27px;
  -ms-border-radius: 27px;
  -o-border-radius: 27px;
  border-radius: 27px;
  width: 100%;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease; }
  .shop2-order-form input[type=text]:focus, .shop2-order-form textarea:focus {
    border-color: #ed5b5b; }

.shop2-order-form textarea {
  height: 155px;
  resize: none; }

a.shop2-btn, button.shop2-btn, button.tpl-button, a.tpl-button, input[type="submit"].tpl-button, .shop2-order-options .g-button, .tpl-left a {
  color: #fff;
  font-size: 13px;
  font-weight: 600;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  line-height: 1;
  border: none;
  background: #ed5b5b;
  border-radius: 27px;
  text-transform: uppercase;
  letter-spacing: 2.5px;
  box-shadow: 0px 10px 15px 0px rgba(237, 91, 91, 0.15);
  outline: none;
  padding: 20px 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none; }

a.shop2-btn:hover, button.shop2-btn:hover, button.tpl-button:hover, a.tpl-button:hover, input[type="submit"].tpl-button:hover, .shop2-order-options .g-button:hover, .tpl-left a:hover {
  background: #ef6d6d; }

.product-list.simple .product-list__item .product-top {
  height: auto; }

.gr_compare_product .product-compare {
  margin: 20px 30px 15px; }

.section-collection-block__kind-amount {
  padding: 10px 0; }

.section-collection-block__kind-amount .product-amount {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

@media (max-width: 400px) {
      .shop2-product-navigation .shop2-btn {
        padding: 5px 10px; } }

.section-category__cols {
  margin-bottom: 20px; }
