@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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  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"); }
/*! nouislider - 11.1.0 - 2018-04-02 11:18:13 */
/* Functional styling;
 * These styles are required for noUiSlider to function.
 * You don't need to change these rules to apply your design.
 */
.noUi-target, .noUi-target * {
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-user-select: none;
  -ms-touch-action: none;
  touch-action: none;
  -ms-user-select: none;
  -moz-user-select: none;
  user-select: none;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-target {
  position: relative;
  direction: ltr; }

.noUi-base, .noUi-connects {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1; }
/* Wrapper for all connect elements.
 */
.noUi-connects {
  overflow: hidden;
  z-index: 0; }

.noUi-connect, .noUi-origin {
  will-change: transform;
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0; }
/* Offset direction
 */
html:not([dir="rtl"]) .noUi-horizontal .noUi-origin {
  left: auto;
  right: 0; }
/* Give origins 0 height/width so they don't interfere with clicking the
 * connect elements.
 */
.noUi-vertical .noUi-origin {
  width: 0; }

.noUi-horizontal .noUi-origin {
  height: 0; }

.noUi-handle {
  position: absolute; }

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
  -webkit-transition: transform 0.3s;
  transition: transform 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }
/* Slider size and handle placement;
 */
.noUi-horizontal {
  height: 18px; }

.noUi-horizontal .noUi-handle {
  width: 34px;
  height: 28px;
  left: -17px;
  top: -6px; }

.noUi-vertical {
  width: 18px; }

.noUi-vertical .noUi-handle {
  width: 28px;
  height: 34px;
  left: -6px;
  top: -17px; }

html:not([dir="rtl"]) .noUi-horizontal .noUi-handle {
  right: -17px;
  left: auto; }
/* Styling;
 * Giving the connect element a border radius causes issues with using transform: scale
 */
.noUi-target {
  background: #fafafa;
  border-radius: 4px;
  border: 1px solid #d3d3d3;
  box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb; }

.noUi-connects {
  border-radius: 3px; }

.noUi-connect {
  background: #3fb8af; }
/* Handles and cursors;
 */
.noUi-draggable {
  cursor: ew-resize; }

.noUi-vertical .noUi-draggable {
  cursor: ns-resize; }

.noUi-handle {
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  cursor: default;
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb; }

.noUi-active {
  box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb; }
/* Handle stripes;
 */
.noUi-handle:before, .noUi-handle:after {
  content: "";
  display: block;
  position: absolute;
  height: 14px;
  width: 1px;
  background: #e8e7e6;
  left: 14px;
  top: 6px; }

.noUi-handle:after {
  left: 17px; }

.noUi-vertical .noUi-handle:before, .noUi-vertical .noUi-handle:after {
  width: 14px;
  height: 1px;
  left: 6px;
  top: 14px; }

.noUi-vertical .noUi-handle:after {
  top: 17px; }
/* Disabled state;
 */
[disabled] .noUi-connect {
  background: #b8b8b8; }

[disabled].noUi-target, [disabled].noUi-handle, [disabled] .noUi-handle {
  cursor: not-allowed; }
/* Base;
 *
 */
.noUi-pips, .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.noUi-pips {
  position: absolute;
  color: #999; }
/* Values;
 *
 */
.noUi-value {
  position: absolute;
  white-space: nowrap;
  text-align: center; }

.noUi-value-sub {
  color: #ccc;
  font-size: 10px; }
/* Markings;
 *
 */
.noUi-marker {
  position: absolute;
  background: #ccc; }

.noUi-marker-sub {
  background: #aaa; }

.noUi-marker-large {
  background: #aaa; }
/* Horizontal layout;
 *
 */
.noUi-pips-horizontal {
  padding: 10px 0;
  height: 80px;
  top: 100%;
  left: 0;
  width: 100%; }

.noUi-value-horizontal {
  -webkit-transform: translate(-50%, 50%);
  transform: translate(-50%, 50%); }

.noUi-rtl .noUi-value-horizontal {
  -webkit-transform: translate(50%, 50%);
  transform: translate(50%, 50%); }

.noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 2px;
  height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub {
  height: 10px; }

.noUi-marker-horizontal.noUi-marker-large {
  height: 15px; }
/* Vertical layout;
 *
 */
.noUi-pips-vertical {
  padding: 0 10px;
  height: 100%;
  top: 0;
  left: 100%; }

.noUi-value-vertical {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%, 0);
  padding-left: 25px; }

.noUi-rtl .noUi-value-vertical {
  -webkit-transform: translate(0, 50%);
  transform: translate(0, 50%); }

.noUi-marker-vertical.noUi-marker {
  width: 5px;
  height: 2px;
  margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub {
  width: 10px; }

.noUi-marker-vertical.noUi-marker-large {
  width: 15px; }

.noUi-tooltip {
  display: block;
  position: absolute;
  border: 1px solid #d9d9d9;
  border-radius: 3px;
  background: #fff;
  color: #000;
  padding: 5px;
  text-align: center;
  white-space: nowrap; }

.noUi-horizontal .noUi-tooltip {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  left: 50%;
  bottom: 120%; }

.noUi-vertical .noUi-tooltip {
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  top: 50%;
  right: 120%; }

.shop-filter-wrapper {
  padding: 0 20px;
  position: relative; }

.shop-filter-wrapper .filter-open-button {
  display: block;
  width: 100%;
  padding: 0;
  border: none;
  background: none;
  color: #333;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  line-height: 1;
  text-align: left;
  border: 1px solid #333;
  padding: 21px 20px 21px;
  outline: none; }
  .shop-filter-wrapper .filter-open-button span {
    position: relative;
    padding-right: 50px; }
    @media all and (max-width: 480px) {
    .shop-filter-wrapper .filter-open-button span {
      display: block; } }
    .shop-filter-wrapper .filter-open-button span ins {
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -15px;
      padding: 15px;
      background: #fbfbfb; }
      .shop-filter-wrapper .filter-open-button span ins:before {
        content: "";
        position: absolute;
        left: 11px;
        top: 50%;
        margin-top: -3px;
        border-width: 6px 4px 0 4px;
        border-style: solid;
        border-color: #333 transparent transparent transparent; }

.shop-filter-wrapper.open .filter-open-button ins {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.shop-filter-wrapper .shop2-filter {
  margin: 0;
  border: none;
  padding: 25px 20px 0;
  background-color: #fbfbfb;
  position: absolute;
  left: 20px;
  right: 20px;
  top: 60px;
  z-index: 100;
  display: none; }
  .shop-filter-wrapper .shop2-filter .field-row {
    margin: 0 0 25px; }
  .shop-filter-wrapper .shop2-filter .field-title {
    color: #444;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 500;
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 5px;
    margin-bottom: 10px; }
  .shop-filter-wrapper .shop2-filter .field-body.field-num {
    font-size: 0; }
    .shop-filter-wrapper .shop2-filter .field-body.field-num label {
      display: inline-block;
      vertical-align: top; }
      @media all and (max-width: 480px) {
      .shop-filter-wrapper .shop2-filter .field-body.field-num label {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        margin-bottom: 10px;
        width: 100%; } }
      @media all and (min-width: 481px) {
      .shop-filter-wrapper .shop2-filter .field-body.field-num label:first-child span.currency-item {
        display: none; }
      .shop-filter-wrapper .shop2-filter .field-body.field-num label:last-child {
        margin-left: 10px; } }
    .shop-filter-wrapper .shop2-filter .field-body.field-num span {
      color: #bbb;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400;
      display: inline-block;
      vertical-align: middle;
      margin-right: 10px; }
      .shop-filter-wrapper .shop2-filter .field-body.field-num span.currency-item {
        margin-right: 0;
        margin-left: 10px; }
      @media all and (max-width: 480px) {
      .shop-filter-wrapper .shop2-filter .field-body.field-num span {
        min-width: 20px; } }
    .shop-filter-wrapper .shop2-filter .field-body.field-num input {
      display: inline-block;
      vertical-align: middle;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      width: 120px;
      padding: 12px 13px 11px;
      border: 1px solid #e8e8e8;
      background-color: #fdfdfd;
      color: #888;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400;
      line-height: 1;
      outline: none; }
      @media all and (max-width: 480px) {
      .shop-filter-wrapper .shop2-filter .field-body.field-num input {
        -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; } }
      .shop-filter-wrapper .shop2-filter .field-body.field-num input:hover {
        border-color: #cacaca; }
      .shop-filter-wrapper .shop2-filter .field-body.field-num input:focus {
        border-color: #5db877; }
    .shop-filter-wrapper .shop2-filter .field-body a.param-val {
      padding: 5px 0 5px 35px;
      margin: 0 0 10px;
      text-decoration: none;
      color: #888;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      position: relative;
      font-weight: 400;
      margin-right: 20px;
      -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-filter-wrapper .shop2-filter .field-body a.param-val span {
        width: 23px;
        height: 23px;
        border: 1px solid #e8e8e8;
        background-color: #fdfdfd;
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -12px;
        -webkit-transition: border 0.3s ease;
        -moz-transition: border 0.3s ease;
        -o-transition: border 0.3s ease;
        -ms-transition: border 0.3s ease;
        transition: border 0.3s ease; }
      .shop-filter-wrapper .shop2-filter .field-body a.param-val:hover {
        color: #444; }
        .shop-filter-wrapper .shop2-filter .field-body a.param-val:hover span {
          border-color: #cacaca; }
      .shop-filter-wrapper .shop2-filter .field-body a.param-val.active-val {
        background: none;
        color: #444; }
        .shop-filter-wrapper .shop2-filter .field-body a.param-val.active-val span {
          border-color: #5db877;
          box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
          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%2210px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2010%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M91.24%20434.36l-2.53-2.53-.71.7%203.24%203.25%206.07-6.07-.7-.71z%22%20transform%3D%22translate%28-88%20-429%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr {
    margin: 0 -20px;
    background: #fff;
    padding: 15px 20px; }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .right-buttons {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .shop2-filter-go {
      margin-right: 20px; }
    @media all and (max-width: 479px) {
      .shop-filter-wrapper .shop2-filter .filter-buttons-wr .shop2-filter-go {
        margin-right: 0;
        width: 100%;
        margin-bottom: 15px;
        text-align: center; } }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .reset-filter {
      text-decoration: none;
      font-size: 0; }
    @media all and (max-width: 479px) {
      .shop-filter-wrapper .shop2-filter .filter-buttons-wr .reset-filter {
        margin-bottom: 15px; } }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .reset-filter > span {
      display: inline-block;
      vertical-align: middle; }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .reset-filter__icon {
      background-color: #ecf8e0;
      border-radius: 50%;
      padding: 7px 6px;
      margin-right: 10px; }
      .shop-filter-wrapper .shop2-filter .filter-buttons-wr .reset-filter__icon .svg-icon {
        width: 18px;
        height: 16px;
        fill: #444; }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .reset-filter__title {
      color: #777;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .result {
      background: none;
      padding: 0;
      margin: 0 20px 0 0;
      font-size: 0;
      height: auto; }
    @media all and (max-width: 479px) {
      .shop-filter-wrapper .shop2-filter .filter-buttons-wr .result {
        margin-bottom: 15px; } }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .result > span {
      display: inline-block;
      vertical-align: middle; }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .result #filter-result {
      background-color: #ecf8e0;
      border-radius: 50%;
      padding: 9px 5px;
      margin-right: 10px;
      min-width: 20px;
      text-align: center;
      color: #444;
      font-family: 'fira', Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: 700;
      line-height: 1; }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .result__title {
      color: #777;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; }

.shop-sorting-panel {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  padding: 10px 15px 10px 20px;
  background: #fbfbfb; }

@media all and (max-width: 980px) {
    .shop-sorting-panel {
      background: none;
      padding: 10px 0 10px 0; } }

@media all and (max-width: 480px) {
    .shop-sorting-panel {
      padding-bottom: 0; } }

.shop-sorting-panel .sorting-select-block {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 250px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 250px;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  width: 250px;
  position: relative; }
  @media all and (max-width: 480px) {
    .shop-sorting-panel .sorting-select-block {
      -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%; } }
  .shop-sorting-panel .sorting-select-block:hover .sort-title {
    border-color: #cacaca; }
  .shop-sorting-panel .sorting-select-block.open .sort-title {
    border-color: #5db877; }
    .shop-sorting-panel .sorting-select-block.open .sort-title__arrow:before {
      opacity: 1; }
    .shop-sorting-panel .sorting-select-block.open .sorting-block {
      opacity: 1;
      visibility: visible; }
  .shop-sorting-panel .sorting-select-block .sort-title {
    width: 100%;
    border: 1px solid #e8e8e8;
    background-color: #fdfdfd;
    text-align: left;
    padding: 12px 30px 12px 20px;
    color: #888;
    font-family: Arial;
    font-size: 13px;
    font-weight: 400;
    position: relative;
    outline: none; }
    .shop-sorting-panel .sorting-select-block .sort-title__arrow {
      width: 8px;
      height: 8px;
      border: 1px solid #777;
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -5px;
      border-radius: 50%; }
    .shop-sorting-panel .sorting-select-block .sort-title__arrow:before {
      content: "";
      position: absolute;
      left: 2px;
      top: 2px;
      width: 4px;
      height: 4px;
      border-radius: 100%;
      background: #777;
      opacity: 0; }
  .shop-sorting-panel .sorting-select-block .sorting-block {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    background: #fff;
    padding: 10px 20px;
    z-index: 40;
    border: 1px solid #5db877;
    margin-top: -1px; }
    .shop-sorting-panel .sorting-select-block .sorting-block a {
      text-decoration: none;
      font-weight: 400;
      font-size: 13px;
      color: #888;
      display: block;
      padding: 8px 0; }
    .shop-sorting-panel .sorting-select-block .sorting-block a.sort-reset {
      color: #5db877; }
      .shop-sorting-panel .sorting-select-block .sorting-block a.sort-reset ins {
        text-decoration: none; }
    .shop-sorting-panel .sorting-select-block .sorting-block a:hover {
      color: #2f4858; }

.shop-sorting-panel .views-buttons {
  font-size: 0; }
  @media all and (max-width: 980px) {
    .shop-sorting-panel .views-buttons {
      display: none; } }
  .shop-sorting-panel .views-buttons > a {
    display: inline-block;
    vertical-align: top;
    padding: 10px;
    border-radius: 50%;
    -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-panel .views-buttons > a .svg-icon {
      fill: #333;
      width: 10px;
      height: 10px; }
    .shop-sorting-panel .views-buttons > a.price {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .shop-sorting-panel .views-buttons > a.active {
      box-shadow: 0 0 5px rgba(255, 100, 92, 0.3);
      background-color: #ff645c; }
    .shop-sorting-panel .views-buttons > a.active .svg-icon {
      fill: #fff; }

.shop-products-lots {
  padding: 20px 40px 1px; }

.shop-products-lots .product-list.thumbs {
  padding-bottom: 19px; }

@media all and (max-width: 980px) {
    .shop-products-lots {
      padding: 20px 20px 1px; } }

.product-list {
  line-height: 1.25;
  padding: 0;
  margin: 0; }

.product-list .product-item-lot {
  -moz-box-shadow: inset 0 0 0 1px #ddd;
  -webkit-box-shadow: inset 0 0 0 1px #ddd;
  box-shadow: inset 0 0 0 1px #ddd;
  -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;
  padding: 21px;
  font-size: 13px;
  /*&:hover {
   @include box-shadow(0 0 10px rgba($mainColor1, 0.15));
   }*/ }
  .product-list .product-item-lot .chosen-container {
    width: 100% !important; }
  .product-list .product-item-lot .product-image {
    font-size: 0;
    text-align: center; }
    .product-list .product-item-lot .product-image.no-image {
      background: url('/g/templates/shop2/2.61.2/no-img.svg') 50% 50% no-repeat;
      background-size: 100px; }
  .product-list .product-item-lot .tpl-rating-block {
    margin: 0 0 15px; }
  .product-list .product-item-lot .product-name {
    color: #2f4858;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-decoration: none;
    margin: 0 0 13px; }
    .product-list .product-item-lot .product-name a {
      color: inherit;
      text-decoration: none; }
    .product-list .product-item-lot .product-name a:hover {
      text-decoration: underline; }
  .product-list .product-item-lot .product-article {
    margin-bottom: 5px;
    color: #bcbcbc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400; }
  .product-list .product-item-lot .product-flags {
    margin-bottom: 20px; }
  .product-list .product-item-lot .product-anonce {
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.4;
    padding: 18px 0;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px; }
  .product-list .product-item-lot .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-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; }
  .product-list .product-item-lot .product-price .price-head, .product-list .product-item-lot .product-price .price-old {
    display: inline-block;
    vertical-align: middle; }
    .product-list .product-item-lot .product-price .price-head {
      color: #999;
      font-family: 'fira', Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400;
      margin-right: 3px; }
    .product-list .product-item-lot .product-price .price-old {
      margin: 0; }
  .product-list .product-item-lot .shop2-product-btn .add-cart-text {
    display: none; }
    .product-list .product-item-lot .shop2-product-btn.type-2 {
      height: auto;
      width: auto; }
    .product-list .product-item-lot .shop2-product-btn:active {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .product-list .product-item-lot .shop2-product-btn.buy {
      padding: 16px 25px; }
    .product-list .product-item-lot .shop2-product-btn.buy .add-cart-icon {
      background: none;
      height: auto;
      line-height: 1.25;
      display: block;
      text-indent: 0;
      font-size: 0;
      width: 18px;
      height: 18px;
      position: relative; }
      .product-list .product-item-lot .shop2-product-btn.buy .add-cart-icon:before {
        content: "";
        position: absolute;
        left: 50%;
        margin-left: -1px;
        top: 0;
        bottom: 0;
        width: 2px;
        background: #fff; }
      .product-list .product-item-lot .shop2-product-btn.buy .add-cart-icon:after {
        content: "";
        position: absolute;
        top: 50%;
        margin-top: -1px;
        left: 0;
        right: 0;
        height: 2px;
        background: #fff; }
    .product-list .product-item-lot .shop2-product-btn.notavailable {
      border: 1px solid #dcdcdc;
      background: #fbfbfb;
      padding: 15px 25px; }
    .product-list .product-item-lot .shop2-product-btn.notavailable .add-cart-icon {
      background: none;
      height: auto;
      line-height: 1.25;
      display: block;
      text-indent: 0;
      font-size: 0; }
      .product-list .product-item-lot .shop2-product-btn.notavailable .add-cart-icon .svg-icon {
        width: 18px;
        height: 18px;
        fill: #444; }
  .product-list .product-item-lot .shop2-product-actions {
    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: 20px 0 0; }

.product-list.thumbs {
  /*@include flexbox;
   @include flex-wrap(wrap);*/
  margin-right: -10px;
  margin-left: 0 !important; }
  @media all and (max-width: 600px) {
    .product-list.thumbs {
      margin-right: 0; } }
  .product-list.thumbs .product-list-head {
    display: none; }
  .product-list.thumbs .product-item-lot {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(33.332% - 10px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(33.332% - 10px);
    -ms-flex: 0 0 calc(33.332% - 10px);
    flex: 0 0 calc(33.332% - 10px);
    width: calc(33.332% - 10px);
    -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;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top; }
    @media all and (max-width: 600px) {
    .product-list.thumbs .product-item-lot {
      -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;
      text-align: center; } }
    .product-list.thumbs .product-item-lot .product-top .product-flags {
      display: none; }
    .product-list.thumbs .product-item-lot .tpl-rating-block .tpl-stars {
      margin: 0 auto; }
    .product-list.thumbs .product-item-lot .product-right-col {
      -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;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
    .product-list.thumbs .product-item-lot .shop-product-show {
      display: none; }
    .product-list.thumbs .product-item-lot .shop-product-options {
      display: block !important; }
    .product-list.thumbs .product-item-lot .product-image {
      margin-bottom: 15px; }
    .product-list.thumbs .product-item-lot .product-image.no-image {
      min-height: 140px; }

.product-list.price {
  margin-left: 0 !important;
  height: auto !important; }
  .product-list.price .product-list-head {
    background: #5db877;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin: 0 -20px 10px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 10px 40px !important;
    position: relative !important;
    top: auto !important;
    left: auto !important; }
    .product-list.price .product-list-head .product-list-name {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 140px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 140px;
      -ms-flex: 0 0 140px;
      flex: 0 0 140px; }
    .product-list.price .product-list-head .product-list-qty {
      font-size: 0; }
    .product-list.price .product-list-head .param-head {
      font-size: 13px;
      display: inline-block;
      vertical-align: middle; }
    .product-list.price .product-list-head .param-show-button {
      margin-left: 10px;
      display: inline-block;
      vertical-align: middle;
      border: none;
      background: #fff;
      color: #666;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: 400;
      line-height: 1;
      padding: 8px 13px 8px 30px;
      position: relative;
      outline: none; }
    .product-list.price .product-list-head .param-show-button.hideBlock {
      display: none; }
    .product-list.price .product-list-head .param-show-button ins {
      position: absolute;
      left: 10px;
      top: 50%;
      margin-top: -7px;
      width: 12px;
      height: 12px;
      border: 1px solid #e8e8e8;
      border-radius: 50%; }
      .product-list.price .product-list-head .param-show-button ins:before {
        content: "";
        position: absolute;
        width: 6px;
        height: 6px;
        border-radius: 50%;
        left: 3px;
        top: 3px;
        background: #222;
        opacity: 0; }
    .product-list.price .product-list-head .param-show-button:hover ins {
      border-color: #444; }
    .product-list.price .product-list-head .param-show-button.open ins {
      box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
      border-color: #5db877; }
      .product-list.price .product-list-head .param-show-button.open ins:before {
        opacity: 1; }
  .product-list.price .product-item-lot {
    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;
    margin-bottom: 10px;
    position: relative !important;
    top: auto !important;
    left: auto !important; }
    .product-list.price .product-item-lot .product-top {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 120px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 120px;
      -ms-flex: 0 0 120px;
      flex: 0 0 120px;
      max-width: 120px;
      margin-right: 20px; }
    .product-list.price .product-item-lot .product-image {
      margin-bottom: 10px;
      height: auto !important; }
    .product-list.price .product-item-lot .product-image.no-image {
      min-height: 90px; }
    .product-list.price .product-item-lot .product-right-col {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
    .product-list.price .product-item-lot .product-right-col .product-flags {
      display: none; }
    .product-list.price .product-item-lot .shop-product-show {
      color: #2f4858;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400;
      line-height: 1;
      box-shadow: 0 0 10px rgba(93, 184, 119, 0.1);
      background: #fff;
      border: none;
      display: block;
      width: 100%;
      padding: 8px 30px 9px;
      text-align: left;
      margin-bottom: 18px;
      position: relative;
      outline: none; }
    .product-list.price .product-item-lot .shop-product-show:before {
      content: "";
      position: absolute;
      left: 10px;
      top: 50%;
      margin-top: -3px;
      width: 11px;
      height: 6px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2011%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%232f4858%22%20transform%3D%22translate%28-249%20-3072%29%22%20d%3D%22M254.83%203073.53l-4.24%204.25-.71-.71%204.95-4.95%204.95%204.95-.7.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .product-list.price .product-item-lot .shop-product-options {
      display: none; }
    .product-list.price .product-item-lot .shop-product-options > div {
      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-item-lot .shop-product-options > div .option-title {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 150px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        margin-bottom: 0;
        padding-right: 10px; }
      .product-list.price .product-item-lot .shop-product-options > div.type-select .option-value {
        width: 180px; }
    .product-list.price .product-item-lot .product-bottom {
      padding: 19px 0 0;
      border-top: 1px solid #dcdcdc;
      margin-top: 15px; }

.product-list.simple {
  margin-left: 0 !important;
  height: auto !important; }
  .product-list.simple .product-list-head {
    display: none; }
  .product-list.simple .product-item-lot {
    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;
    margin-bottom: 10px;
    position: relative !important;
    top: auto !important;
    left: auto !important; }
    .product-list.simple .product-item-lot .product-top {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 210px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 210px;
      -ms-flex: 0 0 210px;
      flex: 0 0 210px;
      max-width: 210px;
      margin-right: 20px; }
    @media all and (max-width: 980px) {
      .product-list.simple .product-item-lot .product-top {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 160px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 160px;
        -ms-flex: 0 0 160px;
        flex: 0 0 160px;
        max-width: 160px; } }
    .product-list.simple .product-item-lot .product-top .product-image {
      height: auto !important; }
      .product-list.simple .product-item-lot .product-top .product-image.no-image {
        min-height: 140px; }
    .product-list.simple .product-item-lot .product-top .product-flags {
      display: none; }
    .product-list.simple .product-item-lot .product-right-col {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
    .product-list.simple .product-item-lot .shop-product-show {
      display: none; }
    .product-list.simple .product-item-lot .shop-product-options {
      display: block !important; }
    .product-list.simple .product-item-lot .shop-product-options > div {
      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.simple .product-item-lot .shop-product-options > div .option-title {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 150px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 150px;
        -ms-flex: 0 0 150px;
        flex: 0 0 150px;
        margin-bottom: 0;
        padding-right: 10px; }
      .product-list.simple .product-item-lot .shop-product-options > div.type-select .option-value {
        width: 180px; }
    .product-list.simple .product-item-lot .product-bottom {
      padding: 19px 0 0;
      border-top: 1px solid #dcdcdc;
      margin-top: 15px; }

.shop2-cart-wrapper {
  padding-bottom: 30px; }

.shop2-cart-table {
  padding: 0 20px; }

.shop2-cart-table .shop-cart-head {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #5db877;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.25;
  padding: 17px 20px; }
  .shop2-cart-table .shop-cart-head .cart-product-photo {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 120px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 120px;
    -ms-flex: 0 0 120px;
    flex: 0 0 120px;
    max-width: 120px; }
  @media all and (max-width: 980px) {
    .shop2-cart-table .shop-cart-head {
      display: none; } }

.shop2-cart-table .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-title-right .cart-product-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 35.6%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 35.6%;
    -ms-flex: 0 0 35.6%;
    flex: 0 0 35.6%;
    max-width: 35.6%; }
  .shop2-cart-table .shop-cart-title-right .cart-price-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 21.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 21.5%;
    -ms-flex: 0 0 21.5%;
    flex: 0 0 21.5%;
    max-width: 21.5%; }
  .shop2-cart-table .shop-cart-title-right .cart-amount-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 21.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 21.5%;
    -ms-flex: 0 0 21.5%;
    flex: 0 0 21.5%;
    max-width: 21.5%; }
  .shop2-cart-table .shop-cart-title-right .cart-total-price-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 18%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 18%;
    -ms-flex: 0 0 18%;
    flex: 0 0 18%;
    max-width: 18%; }

@media all and (min-width: 981px) {
      .shop2-cart-table .shop-products-wrapper {
        padding: 0 20px; } }

.shop2-cart-table .shop2-cart-product {
  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: 20px 0;
  border-bottom: 1px solid #e8e8e8; }
  @media all and (max-width: 980px) {
    .shop2-cart-table .shop2-cart-product {
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; } }
  @media all and (max-width: 520px) {
    .shop2-cart-table .shop2-cart-product {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .shop2-cart-table .shop2-cart-product .cart-product-img {
    max-width: 98px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 98px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 98px;
    -ms-flex: 0 0 98px;
    flex: 0 0 98px;
    font-size: 0;
    border: 1px solid #ddd;
    margin-right: 20px;
    position: relative; }
    @media all and (max-width: 520px) {
    .shop2-cart-table .shop2-cart-product .cart-product-img {
      max-width: 80px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 80px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 80px;
      -ms-flex: 0 0 80px;
      flex: 0 0 80px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-right: 0; } }
    .shop2-cart-table .shop2-cart-product .cart-product-img.no-image {
      height: 98px;
      background: url('/g/templates/shop2/2.61.2/no-img.svg') 50% 50% no-repeat;
      background-size: 50px; }
    @media all and (max-width: 520px) {
      .shop2-cart-table .shop2-cart-product .cart-product-img.no-image {
        height: 80px; } }
    .shop2-cart-table .shop2-cart-product .cart-product-img .cart-delete {
      position: absolute;
      left: -11px;
      top: -11px; }
    @media all and (min-width: 981px) {
      .shop2-cart-table .shop2-cart-product .cart-product-img .cart-delete {
        display: none; } }
  .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;
    -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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media all and (max-width: 980px) {
    .shop2-cart-table .shop2-cart-product .cart-product-top {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
    @media all and (max-width: 520px) {
    .shop2-cart-table .shop2-cart-product .cart-product-top {
      padding-left: 20px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 100px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(100% - 100px);
      -ms-flex: 0 0 calc(100% - 100px);
      flex: 0 0 calc(100% - 100px); } }
  .shop2-cart-table .shop2-cart-product .cart-product-name {
    color: #2f4858;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.25;
    font-weight: 400;
    margin-bottom: 8px; }
    .shop2-cart-table .shop2-cart-product .cart-product-name a {
      color: inherit;
      text-decoration: none; }
    .shop2-cart-table .shop2-cart-product .cart-product-name a:hover {
      text-decoration: underline; }
  .shop2-cart-table .shop2-cart-product .cart-product-article {
    color: #bcbcbc;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400;
    margin-bottom: 8px; }
    .shop2-cart-table .shop2-cart-product .cart-product-article span {
      color: #bcbcbc; }
  .shop2-cart-table .shop2-cart-product .product-anonce {
    color: #777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400; }
  .shop2-cart-table .shop2-cart-product .cart-delete a {
    display: block;
    padding: 7px;
    border-radius: 50%;
    box-shadow: 0 0 5px rgba(255, 100, 92, 0.3);
    background: #ff645c;
    font-size: 0; }
    .shop2-cart-table .shop2-cart-product .cart-delete a .svg-icon {
      width: 8px;
      height: 8px;
      fill: #fff; }

.shop2-cart-table .cart-product-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 35.6%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 35.6%;
  -ms-flex: 0 0 35.6%;
  flex: 0 0 35.6%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 35.6%;
  padding-right: 15px; }
  @media all and (max-width: 980px) {
    .shop2-cart-table .cart-product-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%;
      max-width: 100%;
      margin-bottom: 15px;
      padding-right: 0; } }

.shop2-cart-table .cart-product-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;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media all and (max-width: 980px) {
    .shop2-cart-table .cart-product-right {
      background-color: #fbfbfb;
      padding: 8px 20px; }
      .shop2-cart-table .cart-product-right .cart-delete {
        display: none; }
      .shop2-cart-table .cart-product-right .shop2-product-amount {
        text-align: center; }
        .shop2-cart-table .cart-product-right .shop2-product-amount button {
          display: none; } }
  @media all and (max-width: 520px) {
    .shop2-cart-table .cart-product-right {
      margin-top: 10px;
      padding: 8px 10px; } }
  .shop2-cart-table .cart-product-right .cart-price, .shop2-cart-table .cart-product-right .cart-amount {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.4%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 33.4%;
    -ms-flex: 0 0 33.4%;
    flex: 0 0 33.4%;
    max-width: 33.4%; }
  .shop2-cart-table .cart-product-right .cart-price-total {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 28%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 28%;
    -ms-flex: 0 0 28%;
    flex: 0 0 28%;
    max-width: 28%; }
    @media all and (max-width: 980px) {
    .shop2-cart-table .cart-product-right .cart-price-total {
      text-align: right;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
      flex: 0 0 33%;
      max-width: 33%; } }
  .shop2-cart-table .cart-product-right .cart-price, .shop2-cart-table .cart-product-right .cart-price-total {
    color: #444;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500; }
    .shop2-cart-table .cart-product-right .cart-price span, .shop2-cart-table .cart-product-right .cart-price-total span {
      font-size: 13px; }
    @media all and (max-width: 520px) {
    .shop2-cart-table .cart-product-right .cart-price, .shop2-cart-table .cart-product-right .cart-price-total {
      font-size: 13px; }
      .shop2-cart-table .cart-product-right .cart-price span, .shop2-cart-table .cart-product-right .cart-price-total span {
        font-size: 10px; } }

.shop2-cart-table .shop-cart-button-bottom {
  padding: 20px 20px 0;
  text-align: right; }
  @media all and (max-width: 767px) {
    .shop2-cart-table .shop-cart-button-bottom {
      padding: 20px 0 0; } }
  .shop2-cart-table .shop-cart-button-bottom .remove-cart-all {
    display: inline-block;
    vertical-align: top;
    border: 1px solid #ff645c;
    color: #ff645c;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
    padding: 17px 20px 17px;
    min-width: 100px; }
    .shop2-cart-table .shop-cart-button-bottom .remove-cart-all:hover {
      background: #ff645c;
      color: #fff; }
    .shop2-cart-table .shop-cart-button-bottom .remove-cart-all:active {
      background: #ff5148;
      border-color: #ff5148; }

.shop2-cart-table .shop2-total-cart-wr {
  margin-top: 40px;
  display: inline-block;
  vertical-align: top;
  width: 300px;
  text-align: left; }
  @media all and (max-width: 980px) {
    .shop2-cart-table .shop2-total-cart-wr {
      width: auto;
      display: block;
      background: none;
      padding: 0;
      box-shadow: none; } }
  @media all and (min-width: 1264px) {
    .shop2-cart-table .shop2-total-cart-wr {
      display: none; } }

.shop2-total-cart-wr {
  background: #fff;
  box-shadow: 0 0 20px rgba(93, 184, 119, 0.1);
  padding: 20px 20px 0; }

.shop2-total-cart-wr .shop-cart-update {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .shop2-total-cart-wr .shop-cart-update a.shop2-cart-update {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: 0 0 10px rgba(93, 184, 119, 0.3);
    background: #5db877;
    padding: 17px 20px 17px;
    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;
    position: relative;
    text-decoration: none;
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin-bottom: 15px;
    display: none; }
    .shop2-total-cart-wr .shop-cart-update a.shop2-cart-update span {
      position: relative; }
    .shop2-total-cart-wr .shop-cart-update a.shop2-cart-update span:before {
      content: "";
      position: absolute;
      top: 0;
      left: -20px; }
    .shop2-total-cart-wr .shop-cart-update a.shop2-cart-update:hover {
      background: #55b571; }
    .shop2-total-cart-wr .shop-cart-update a.shop2-cart-update:active {
      background: #4eb16a; }

.shop2-total-cart-wr .shop-cart-total {
  list-style: none;
  padding: 0;
  margin: 0;
  border-top: 1px solid #e8e8e8; }
  .shop2-total-cart-wr .shop-cart-total li {
    border-bottom: 1px solid #e8e8e8; }
    .shop2-total-cart-wr .shop-cart-total li .shop-cart-total-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;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      padding: 15px 0; }
    .shop2-total-cart-wr .shop-cart-total li .shop-cart-total-title {
      color: #888;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 400; }
    .shop2-total-cart-wr .shop-cart-total li .shop-cart-total-title .question svg {
      vertical-align: top; }
    .shop2-total-cart-wr .shop-cart-total li .shop-cart-sum {
      -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: right;
      color: #444;
      font-family: 'fira', Arial, Helvetica, sans-serif;
      font-size: 13px;
      font-weight: 500; }
    .shop2-total-cart-wr .shop-cart-total li .shop-cart-sum strong {
      font-size: 16px;
      font-weight: 500; }

.shop2-total-cart-wr .shop2-coupon-wr {
  border-top: 1px solid #e8e8e8;
  padding-top: 16px;
  padding-bottom: 16px; }
  .shop2-total-cart-wr .shop2-coupon-wr .coupon-label {
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 5px; }
  .shop2-total-cart-wr .shop2-coupon-wr .coupon-input-wr {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .shop2-total-cart-wr .shop2-coupon-wr .coupon-input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: calc(100% - 60px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(100% - 60px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(100% - 60px);
    -ms-flex: 0 0 calc(100% - 60px);
    flex: 0 0 calc(100% - 60px);
    padding: 12px 13px 11px;
    border: 1px solid #e8e8e8;
    background-color: #fdfdfd;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    outline: none; }
    .shop2-total-cart-wr .shop2-coupon-wr .coupon-input:hover {
      border-color: #cacaca; }
    .shop2-total-cart-wr .shop2-coupon-wr .coupon-input:focus {
      border-color: #5db877; }
  .shop2-total-cart-wr .shop2-coupon-wr .coupon-btn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 50px;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    margin-left: 10px;
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 5px;
    padding-right: 5px; }
  .shop2-total-cart-wr .shop2-coupon-wr .coupon-id {
    font-size: 0;
    display: inline-block;
    vertical-align: top; }
    .shop2-total-cart-wr .shop2-coupon-wr .coupon-id-item {
      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;
      background-color: #edf0fb;
      color: #444;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: 400;
      line-height: 1;
      padding: 6px 6px;
      min-width: 178px;
      margin-top: 10px; }
    .shop2-total-cart-wr .shop2-coupon-wr .coupon-id .coupon-delete {
      padding: 6px;
      border-radius: 50%;
      background: #fff;
      font-size: 0; }
    .shop2-total-cart-wr .shop2-coupon-wr .coupon-id .coupon-delete svg {
      fill: #ff645c;
      width: 6px;
      height: 6px; }

.shop2-total-cart-wr .bottom-total-block {
  background: #fbfbfb;
  margin: 20px -20px 0;
  padding: 30px 20px; }
  @media all and (max-width: 980px) {
    .shop2-total-cart-wr .bottom-total-block {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      padding: 0;
      background: none;
      margin: 0;
      margin-top: 10px; } }
  @media all and (max-width: 520px) {
    .shop2-total-cart-wr .bottom-total-block {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .shop2-total-cart-wr .bottom-total-block .shop-cart-total-in {
    margin-bottom: 24px; }
    @media all and (max-width: 980px) {
    .shop2-total-cart-wr .bottom-total-block .shop-cart-total-in {
      display: none; } }
  .shop2-total-cart-wr .bottom-total-block .shop-cart-total-title {
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    margin-bottom: 5px; }
  .shop2-total-cart-wr .bottom-total-block .shop-cart-sum {
    color: #2f4858;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 1; }
    .shop2-total-cart-wr .bottom-total-block .shop-cart-sum strong {
      font-size: 30px;
      font-weight: 500; }
  @media all and (max-width: 980px) {
      .shop2-total-cart-wr .bottom-total-block .button-form-order {
        -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%;
        padding-right: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
    @media all and (max-width: 520px) {
    .shop2-total-cart-wr .bottom-total-block .button-form-order {
      -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%;
      padding-right: 0;
      margin-bottom: 10px; } }
    .shop2-total-cart-wr .bottom-total-block .button-form-order a {
      padding: 16px 15px 15px;
      font-size: 16px;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center; }
  @media all and (max-width: 980px) {
      .shop2-total-cart-wr .bottom-total-block .button-link-order {
        -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%;
        padding-left: 5px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
    @media all and (max-width: 520px) {
    .shop2-total-cart-wr .bottom-total-block .button-link-order {
      -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%;
      padding-left: 0; } }
    .shop2-total-cart-wr .bottom-total-block .button-link-order a {
      margin-top: 10px;
      display: block;
      border: 1px solid #ff645c;
      color: #ff645c;
      font-family: 'fira', Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 1;
      text-decoration: none;
      font-weight: 700;
      text-align: center;
      padding: 17px 20px 17px;
      min-width: 100px; }
    @media all and (max-width: 980px) {
      .shop2-total-cart-wr .bottom-total-block .button-link-order a {
        margin-top: 0; } }
    .shop2-total-cart-wr .bottom-total-block .button-link-order a:hover {
      background: #ff645c;
      color: #fff; }
    .shop2-total-cart-wr .bottom-total-block .button-link-order a:active {
      background: #ff5148;
      border-color: #ff5148; }

.empty-cart-wr {
  padding: 0 40px; }

@media all and (max-width: 480px) {
    .empty-cart-wr {
      padding: 0 20px; } }

.shop-cart-total-mobile {
  text-align: right; }

.shop-cart-total-mobile--top {
  margin-bottom: 20px; }
  @media all and (min-width: 981px) {
    .shop-cart-total-mobile--top {
      display: none; } }

@media all and (max-width: 980px) and (min-width: 768px) {
      .shop-cart-total-mobile .shop-cart-total {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 70px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(50% - 70px);
        -ms-flex: 0 0 calc(50% - 70px);
        flex: 0 0 calc(50% - 70px);
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin-right: 70px; } }

.shop-cart-total-mobile .shop-cart-sum {
  color: #2f4858;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1; }
  .shop-cart-total-mobile .shop-cart-sum strong {
    font-size: 24px;
    font-weight: 500; }

.shop-cart-total-mobile .shop-cart-total-list {
  background: #fff;
  box-shadow: 0 0 20px rgba(93, 184, 119, 0.1);
  padding: 20px 20px; }
  .shop-cart-total-mobile .shop-cart-total-list-top {
    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 all and (max-width: 980px) and (min-width: 768px) {
        .shop-cart-total-mobile .shop-cart-total-list-bottom__inner {
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex; }
          .shop-cart-total-mobile .shop-cart-total-list-bottom__inner > .shop2-coupon-wr {
            -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%;
            box-shadow: 0 0 10px rgba(93, 184, 119, 0.1);
            background: #fff;
            border: none;
            padding: 40px 30px; }
            .shop-cart-total-mobile .shop-cart-total-list-bottom__inner > .shop2-coupon-wr .coupon-label {
              display: none; } }
    @media all and (max-width: 980px) {
    .shop-cart-total-mobile .shop-cart-total-list-bottom {
      display: none;
      margin-top: 20px; } }
  .shop-cart-total-mobile .shop-cart-total-list .cart-total-button {
    background-color: #edf0fb;
    color: #444;
    font-family: Arial;
    font-size: 13px;
    font-weight: 400;
    line-height: 1;
    border: none;
    outline: none;
    padding: 8px 25px 9px 10px;
    min-width: 180px;
    text-align: left;
    position: relative; }
    .shop-cart-total-mobile .shop-cart-total-list .cart-total-button:before {
      content: "";
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -3px;
      width: 12px;
      height: 6px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%3D%22%23444%22%20transform%3D%22translate%28-679%20-402%29%22%20d%3D%22M684.83%20403.53l-4.24%204.25-.71-.71%204.95-4.95%204.95%204.95-.7.7z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .shop-cart-total-mobile .shop-cart-total-list .cart-total-button.open:before {
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
    @media all and (max-width: 520px) {
    .shop-cart-total-mobile .shop-cart-total-list .cart-total-button {
      width: 30px;
      height: 30px;
      font-size: 0;
      min-width: auto;
      padding: 0; }
      .shop-cart-total-mobile .shop-cart-total-list .cart-total-button:before {
        right: 9px; } }

@media all and (min-width: 1264px) {
      .shop-cart-total-list-top {
        display: none; } }

.product-flags__item {
  color: #333;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 1.2;
  text-transform: uppercase;
  text-align: center;
  padding: 4px 0 3px; }
  .product-flags__item--new {
    background-color: #edf0fb; }
  .product-flags__item--special {
    background-color: #ffd255; }

.product-price__top {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.product-price .price-old {
  color: #ff5252;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  margin-left: 10px;
  position: relative;
  line-height: 1; }
  .product-price .price-old:before {
    content: "";
    position: absolute;
    top: 50%;
    left: -2px;
    right: -2px;
    margin-top: -1px;
    border-top: 1px solid #ff5252; }

.product-price .price-current {
  color: #444;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 500; }
  .product-price .price-current strong {
    font-size: 18px; }

.product-price__title {
  color: #999;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400; }

.shop2-product-article {
  color: #bcbcbc;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400; }

.shop2-product-article span {
  color: #bcbcbc; }

.shop2-product-amount {
  width: auto;
  text-align: left; }

.shop2-product-amount input[type=text] {
  width: 38px;
  padding: 8px 0 9px;
  color: #2f4858;
  font-family: Arial;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  border: 1px solid #e8e8e8;
  outline: none; }
  .shop2-product-amount input[type=text]:hover {
    border-color: #cacaca; }
  .shop2-product-amount input[type=text]:focus {
    border-color: #5db877; }

.shop2-product-amount button {
  box-shadow: none;
  border: none;
  height: 34px;
  border-radius: 0;
  background: none;
  color: #aaa;
  outline: none;
  font-size: 23px; }
  .shop2-product-amount button:hover, .shop2-product-amount button:active {
    background: none;
    box-shadow: none;
    color: #555; }

.shop-product-options > div {
  margin: 0 0 15px; }
  .shop-product-options > div .option-title {
    color: #555;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 6px; }
  .shop-product-options > div .option-value {
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 400; }
    .shop-product-options > div .option-value a {
      text-decoration: none; }
    .shop-product-options > div .option-value a:hover {
      text-decoration: underline; }

.shop2-product-params > div {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  .shop2-product-params > div:nth-child(odd) {
    background: rgba(0, 0, 0, 0.02); }
  .shop2-product-params > div .param-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 37%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 37%;
    -ms-flex: 0 0 37%;
    flex: 0 0 37%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0 10px 20px; }
  .shop2-product-params > div .param-value {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 0 10px 20px;
    -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; }
    .shop2-product-params > div .param-value .shop2-texture-pick li {
      width: calc(25% - 10px); }

.shop-product-tags {
  margin: 15px 40px 25px;
  padding: 15px 20px 10px;
  background: #fff;
  box-shadow: 0 0 10px rgba(93, 184, 119, 0.1);
  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;
  font-size: 0; }

@media all and (max-width: 800px) {
    .shop-product-tags {
      margin: 15px 20px 20px; } }

@media all and (max-width: 480px) {
    .shop-product-tags {
      padding: 5px 5px 1px; } }

.shop-product-tags span {
  color: #333;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 13px;
  margin-right: 18px;
  margin-bottom: 3px; }
  @media all and (max-width: 480px) {
    .shop-product-tags span {
      display: none; } }

.shop-product-tags a {
  margin-right: 5px;
  color: #77c49b;
  text-decoration: none;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: inline-block;
  vertical-align: top;
  padding: 9px 10px;
  background: #fff;
  margin-bottom: 5px;
  line-height: 1; }
  .shop-product-tags a:hover {
    text-decoration: underline; }

.shop2-collection-header {
  background: #5db877;
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding: 20px 40px 20px;
  margin: 0; }

body.product .site-main__inner {
  padding-bottom: 0; }

.shop-group-kinds {
  padding: 30px 35px 30px;
  background: #f4fbed;
  box-shadow: inset 0 13px 15px -10px rgba(0, 0, 0, 0.09); }

.shop-group-kinds:not(.slick-slider) {
  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; }

.shop-group-kinds.slick-slider .slick-track {
  margin: 0; }

@media all and (max-width: 980px) {
    .shop-group-kinds {
      padding: 20px 10px 22px; } }

.shop-group-kinds .slick-slide {
  outline: none; }

.shop-group-kinds .slick-dots {
  padding: 0;
  margin: 18px 0 0;
  list-style: none;
  text-align: center;
  font-size: 0;
  display: none; }
  @media all and (max-width: 980px) {
    .shop-group-kinds .slick-dots {
      margin-top: 22px; } }
  .shop-group-kinds .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px; }
    .shop-group-kinds .slick-dots li button {
      padding: 0;
      margin: 0;
      border: none;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: none;
      border: 1px solid rgba(68, 68, 68, 0.6);
      outline: none;
      position: relative; }
    .shop-group-kinds .slick-dots li button:before {
      content: "";
      position: absolute;
      left: -3px;
      top: -3px;
      right: -3px;
      bottom: -3px;
      background: #333;
      border-radius: 50%;
      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; }
    @media all and (max-width: 980px) {
      .shop-group-kinds .slick-dots li button {
        width: 16px;
        height: 16px;
        border-width: 2px; }
        .shop-group-kinds .slick-dots li button:before {
          left: -2px;
          right: -2px;
          top: -2px;
          bottom: -2px; } }
    .shop-group-kinds .slick-dots li.slick-active button:before {
      opacity: 1;
      visibility: visible; }

.shop-group-kinds .shop-kind-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 5px;
  position: relative;
  cursor: pointer; }
  .shop-group-kinds .shop-kind-item span {
    display: block; }
  @media all and (max-width: 980px) {
    .shop-group-kinds .shop-kind-item {
      padding: 0 10px;
      padding-bottom: 21px; }
      .shop-group-kinds .shop-kind-item:after {
        content: "";
        position: absolute;
        bottom: 0;
        left: 10px;
        right: 10px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.15); } }
  .shop-group-kinds .shop-kind-item:hover .shop-kind-item-image:before {
    opacity: 1; }
    .shop-group-kinds .shop-kind-item:hover .shop-kind-item-body {
      opacity: 1; }
  .shop-group-kinds .shop-kind-item-image {
    position: relative;
    font-size: 0;
    height: 240px;
    overflow: hidden;
    text-align: center; }
    @media all and (max-width: 980px) {
    .shop-group-kinds .shop-kind-item-image {
      height: 220px; } }
    @media all and (max-width: 640px) {
    .shop-group-kinds .shop-kind-item-image {
      height: 300px; } }
    @media all and (max-width: 480px) {
    .shop-group-kinds .shop-kind-item-image {
      height: 180px; } }
    .shop-group-kinds .shop-kind-item-image.no-image .image-cover {
      background: url('/g/templates/shop2/2.61.2/no-img.svg') 50% 50% no-repeat;
      background-size: 100px; }
    .shop-group-kinds .shop-kind-item-image:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      background: rgba(0, 0, 0, 0.6);
      -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; }
    @media all and (max-width: 980px) {
    .shop-group-kinds .shop-kind-item-image:before {
      display: none; } }
    .shop-group-kinds .shop-kind-item-image .image-cover {
      position: absolute;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0; }
    .shop-group-kinds .shop-kind-item-image .image-cover img {
      display: inline-block; }
    .shop-group-kinds .shop-kind-item-image .image-cover.width {
      left: -500px;
      right: -500px; }
      .shop-group-kinds .shop-kind-item-image .image-cover.width img {
        height: 100%;
        width: auto; }
    .shop-group-kinds .shop-kind-item-image .image-cover.height {
      top: -500px;
      bottom: -500px; }
      .shop-group-kinds .shop-kind-item-image .image-cover.height img {
        height: auto;
        width: 100%;
        vertical-align: middle; }
      .shop-group-kinds .shop-kind-item-image .image-cover.height:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        height: 100%;
        width: 1px;
        margin-left: -1px; }
  .shop-group-kinds .shop-kind-item-body {
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 4;
    text-align: center;
    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-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;
    /* @media all and (max-width: 767px) {
     left: 40px;
     right: 40px;
     } */ }
    .shop-group-kinds .shop-kind-item-body-in {
      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%; }
    @media all and (max-width: 980px) {
    .shop-group-kinds .shop-kind-item-body {
      position: relative;
      left: auto;
      right: auto;
      top: auto;
      bottom: auto;
      opacity: 1;
      margin-top: 15px; } }
  .shop-group-kinds .shop-kind-item-title {
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px; }
    @media all and (max-width: 980px) {
    .shop-group-kinds .shop-kind-item-title {
      color: #2f4858;
      font-size: 14px;
      font-weight: 400; } }
    @media all and (max-width: 767px) {
    .shop-group-kinds .shop-kind-item-title {
      font-size: 15px; } }
  .shop-group-kinds .shop-kind-item-desc {
    color: #a4a4a4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400; }
  .shop-group-kinds .shop-kind-item-button {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
    background: #ff645c;
    border: none;
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: lowercase;
    padding: 6px 15px 6px;
    outline: none;
    min-width: 152px;
    margin-top: 13px; }
    .shop-group-kinds .shop-kind-item-button:hover {
      background: #ff554d; }
    .shop-group-kinds .shop-kind-item-button:active {
      background: #ff5148; }

.shop2-color-pick {
  margin-right: -10px; }

.shop2-color-pick li, .shop2-color-pick span {
  border-radius: 50%; }

.shop2-color-pick li {
  float: none;
  display: inline-block;
  vertical-align: top; }
  .shop2-color-pick li.active-color {
    border-color: rgba(0, 0, 0, 0.3); }

.shop2-color-pick span {
  width: 16px;
  height: 16px; }

.shop2-texture-pick {
  margin-right: -10px;
  font-size: 0; }

.shop2-texture-pick li {
  width: calc(100% - 10px);
  max-width: 60px;
  height: auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
  margin-top: 0;
  margin-right: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: none;
  display: inline-block;
  vertical-align: top; }
  .shop2-texture-pick li.active-texture {
    border-color: #5db877; }
  .shop2-texture-pick li img {
    width: 100%;
    max-height: 100%;
    height: auto; }

.shop2-color-ext-list .shop2-color-ext-selected {
  outline: none;
  box-shadow: 0 0 0 2px rgba(34, 34, 34, 0.1);
  border-radius: 50%; }
  .shop2-color-ext-list .shop2-color-ext-selected span {
    display: none; }

.shop2-color-ext-list li {
  border-radius: 50%;
  border: none; }

#shop2-color-ext-select {
  margin-top: 39px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #5db877;
  box-shadow: 0 0 2px rgba(93, 184, 119, 0.3); }

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

#shop2-color-ext-select li {
  padding: 1px 0 !important; }
  #shop2-color-ext-select li:hover {
    background: none !important; }
    #shop2-color-ext-select li:hover div {
      color: #5db877; }

.shop2-color-ext-options span {
  width: 16px !important;
  height: 16px;
  border-radius: 50%;
  border: none;
  margin: 6px 10px 0 14px; }

.shop2-color-ext-options div {
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400; }

.shop2-color-ext-options ins {
  display: none; }

.shop2-color-ext-select {
  border: 1px solid rgba(34, 34, 34, 0.1);
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  background: #fdfdfd;
  box-shadow: none;
  border-radius: 0;
  padding: 5px 25px 5px 5px;
  height: auto;
  line-height: 1.25;
  min-height: 40px; }

.shop2-color-ext-select.active {
  border: 1px solid #5db877; }
  .shop2-color-ext-select.active i {
    background: #222; }

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

.shop2-color-ext-select em {
  display: none; }

.shop2-color-ext-select i {
  width: 4px;
  height: 4px;
  border: 2px solid #fff;
  border-radius: 100%;
  margin-top: 15px;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -4px;
  background: transparent;
  box-shadow: 0 0 0px 1px #777;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

.shop2-product-btn {
  box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
  background: #ff645c;
  border: none;
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 16px 15px 15px;
  width: 100%;
  outline: none;
  border-radius: 0;
  text-align: center; }

@media all and (max-width: 480px) {
    .shop2-product-btn {
      padding: 11px 15px 11px; } }

.shop2-product-btn.type-3 {
  height: auto;
  width: 100%;
  text-align: center; }
  .shop2-product-btn.type-3 span {
    height: auto;
    padding: 0;
    background: none;
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.25; }
    @media all and (max-width: 480px) {
    .shop2-product-btn.type-3 span {
      font-size: 15px; } }

.shop2-product-btn:hover {
  background: #ff554d; }

.shop2-product-btn:active {
  background: #ff5148; }

.shop2-product-actions dl {
  overflow: visible; }

.shop2-product-actions dt {
  box-shadow: 0 0 8px rgba(93, 184, 119, 0.1);
  background: #fff;
  width: 100%;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 6px 10px;
  margin-bottom: 10px; }
  .shop2-product-actions dt span.icon-action {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 29px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 29px;
    -ms-flex: 0 0 29px;
    flex: 0 0 29px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%235db877%22%20transform%3D%22translate%28-391%20-1880%29%22%20d%3D%22M400.13%201897.6l-2.1%201.2c-.49.28-1%20.08-1.14-.47l-.63-2.34a1.92%201.92%200%200%200-1.24-1.24l-2.34-.63c-.54-.14-.76-.65-.48-1.14l1.22-2.1c.28-.48.28-1.26%200-1.75l-1.22-2.1c-.27-.49-.07-1%20.48-1.14l2.34-.63a1.92%201.92%200%200%200%201.24-1.24l.63-2.34c.14-.54.64-.76%201.14-.47l2.1%201.2c.48.29%201.26.3%201.75%200l2.1-1.2c.49-.28%201-.08%201.14.47l.63%202.34c.15.54.7%201.1%201.24%201.24l2.34.63c.54.14.76.64.47%201.14l-1.2%202.1a1.92%201.92%200%200%200%200%201.75l1.2%202.1c.28.49.08%201-.47%201.14l-2.34.63c-.54.15-1.1.7-1.24%201.24l-.63%202.34c-.14.54-.65.76-1.14.47l-2.1-1.2a1.92%201.92%200%200%200-1.75%200zm1.25.86l2.1%201.21c1.06.61%202.3.1%202.6-1.08l.64-2.34c.05-.2.33-.48.53-.53l2.34-.63a1.73%201.73%200%200%200%201.08-2.6l-1.21-2.11a.95.95%200%200%201%200-.75l1.21-2.1c.61-1.06.1-2.3-1.08-2.6l-2.34-.64a.95.95%200%200%201-.53-.53l-.63-2.34a1.73%201.73%200%200%200-2.6-1.08l-2.11%201.21c-.18.1-.57.1-.75%200l-2.1-1.21a1.73%201.73%200%200%200-2.6%201.08l-.64%202.34a.95.95%200%200%201-.53.53l-2.34.63a1.73%201.73%200%200%200-1.08%202.6l1.21%202.11c.1.18.1.57%200%20.75l-1.21%202.1a1.73%201.73%200%200%200%201.08%202.6l2.34.64c.2.05.48.33.53.53l.63%202.34a1.73%201.73%200%200%200%202.6%201.08l2.11-1.21c.18-.1.57-.1.75%200z%22%2F%3E%3Cpath%20fill%3D%22%235db877%22%20transform%3D%22translate%28-391%20-1880%29%22%20d%3D%22M402.84%201886l.97.65-4.62%207.35-.97-.65zm-3.16.55c.27.15.48.37.64.66.16.29.24.62.24%201s-.08.71-.24%201c-.16.29-.37.5-.64.66-.27.16-.57.24-.9.24a1.7%201.7%200%200%201-1.54-.9%202.03%202.03%200%200%201-.24-1c0-.38.08-.71.23-1a1.7%201.7%200%200%201%201.55-.9c.33%200%20.63.08.9.24zm-1.55%201.66c0%20.26.05.47.14.64.1.17.27.26.5.26.43%200%20.65-.3.65-.9%200-.6-.22-.9-.64-.9-.44%200-.65.3-.65.9zm6%202c.27.15.48.37.64.66.15.28.23.61.23%201%200%20.37-.08.7-.23%201-.16.28-.37.5-.64.66-.27.15-.57.23-.9.23-.34%200-.64-.08-.92-.23a1.65%201.65%200%200%201-.64-.67%202.06%202.06%200%200%201-.24-1c0-.38.08-.7.24-1%20.16-.28.37-.5.64-.65.28-.15.58-.23.91-.23.34%200%20.64.08.9.23zm-1.56%201.65c0%20.26.05.48.15.65.1.17.26.26.5.26.43%200%20.64-.3.64-.9%200-.6-.21-.9-.64-.9-.43%200-.65.3-.65.9z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    background-position: 50% 50%; }
  .shop2-product-actions dt.gift-action span.icon-action {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%235db877%22%20fill-rule%3D%22evenodd%22%20d%3D%22M390%201934h4.72a2.95%202.95%200%200%201-.72-1.85c.02-.71.43-1.33%201.24-1.8%201.52-.87%202.94-.05%204.16%201.7.22.32.42.64.6.97.18-.33.38-.65.6-.97%201.22-1.75%202.64-2.57%204.16-1.7.8.47%201.22%201.09%201.24%201.8.02.63-.25%201.24-.72%201.85H410v6h-3v10h-14v-10h-3zm1%201v4h6v-4zm18%204v-4h-6v4zm-15%201v9h4v-9zm7%209v-9h-2v9zm5%200v-9h-4v9zm-6.72-15.21c-.2-.41-.44-.82-.7-1.2-.97-1.38-1.92-1.93-2.83-1.4-.52.3-.74.62-.75%201-.01.4.23.88.64%201.39.13.16.27.3.39.42h3.36l-.1-.21zm5.08-.21c.41-.5.65-1%20.64-1.4-.01-.37-.23-.7-.75-1-.91-.52-1.86.03-2.82%201.41a10.27%2010.27%200%200%200-.82%201.41h3.36c.12-.12.26-.26.39-.42z%22%20transform%3D%22translate%28-390%20-1930%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    background-position: 50% 50%; }
  .shop2-product-actions dt span.name-action {
    border: none;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400; }

.shop2-product-actions dd {
  width: 200px;
  border: 1px solid #5db877;
  background-color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center; }
  .shop2-product-actions dd .close-desc-action {
    display: none; }

a.shop2-btn, button.shop2-btn, button.tpl-button, a.tpl-button {
  background: #ff645c;
  box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1.2;
  border-radius: 0;
  font-weight: 500;
  padding: 8px 20px 7px;
  outline: none; }

a.shop2-btn:hover, button.shop2-btn:hover, button.tpl-button:hover, a.tpl-button:hover {
  background: #ff554d; }

a.shop2-btn:active, button.shop2-btn:active, button.tpl-button:active, a.tpl-button:active {
  background: #ff5148;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.product-compare.compared-block__icon {
  width: 30px;
  height: 20px;
  padding-top: 10px;
  padding-bottom: 0;
  font-size: 0;
  text-align: center;
  position: absolute;
  display: block;
  border: none;
  background: #fdfdfd;
  border-radius: 50%;
  cursor: pointer;
  margin: 0; }

.product-compare.compared-block__icon input {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
  z-index: 2; }

.product-compare.compared-block__icon:before, .product-compare.compared-block__icon:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 50%; }

.product-compare.compared-block__icon:before {
  border: 1px solid #e8e8e8; }

.product-compare.compared-block__icon .svg-icon {
  fill: #444; }

.product-compare.compared-block__icon.product-compare-added:before {
  border-top-color: #5db877;
  border-right-color: #5db877;
  border-bottom-color: #5db877;
  -webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
  transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; }
  .product-compare.compared-block__icon.product-compare-added:after {
    border-top: 1px solid #5db877;
    border-left-width: 1px;
    border-right-width: 1px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
    transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s; }
  .product-compare.compared-block__icon.product-compare-added .product-compare__text {
    font-size: 13px;
    position: absolute;
    left: 100%;
    margin-left: 10px;
    top: 0;
    bottom: 0;
    line-height: 1;
    border: 1px solid rgba(34, 34, 34, 0.2);
    text-decoration: none;
    padding: 7px 10px;
    background: rgba(255, 255, 255, 0.9);
    color: #222; }
    .product-compare.compared-block__icon.product-compare-added .product-compare__text:hover {
      border-color: #5db877;
      color: #5db877; }

.product-compare.compared-block__icon:hover:not(.product-compare-added):before {
  border-top-color: #444;
  border-right-color: #444;
  border-bottom-color: #444;
  -webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
  transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; }
  .product-compare.compared-block__icon:hover:not(.product-compare-added):after {
    border-top: 1px solid #444;
    border-left-width: 1px;
    border-right-width: 1px;
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    -webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
    transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s; }

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

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

.loader-product {
  border: 5px solid rgba(34, 34, 34, 0.1);
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  border-top: 5px solid #222;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  margin: 10px auto 0; }

.lazy-line {
  background: rgba(34, 34, 34, 0.2);
  margin: 10px 40px 0;
  height: 1px; }

@media all and (max-width: 980px) {
    .lazy-line {
      margin: 10px 20px 0; } }

.folder .shop2-pagelist:not(.show) {
  display: none; }

.shop2-pagelist {
  padding: 10px;
  background-color: #fbfbfb;
  text-align: right;
  margin: 15px 40px; }

.shop2-pagelist li {
  border: none;
  background: none;
  color: #333;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700; }
  .shop2-pagelist li a, .shop2-pagelist li span, .shop2-pagelist li.page-num a, .shop2-pagelist li.page-num span {
    padding: 0 5px;
    height: 30px;
    line-height: 31px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
    .shop2-pagelist li a:hover, .shop2-pagelist li span:hover, .shop2-pagelist li.page-num a:hover, .shop2-pagelist li.page-num span:hover {
      box-shadow: 0 0 5px rgba(255, 100, 92, 0.3);
      background: #ff645c;
      display: block;
      color: #fff; }
  .shop2-pagelist li.page-num.active-num {
    background: none; }
    .shop2-pagelist li.page-num.active-num span {
      box-shadow: 0 0 5px rgba(255, 100, 92, 0.3);
      background-color: #ff645c;
      display: block;
      color: #fff; }
  .shop2-pagelist li.page-next a, .shop2-pagelist li.page-prev a {
    width: auto;
    height: auto;
    padding: 7px 10px;
    line-height: 1;
    font-size: 0;
    background: none; }
    .shop2-pagelist li.page-next a .svg-icon, .shop2-pagelist li.page-prev a .svg-icon {
      width: 10px;
      height: 15px;
      fill: #333; }
    .shop2-pagelist li.page-next a:hover, .shop2-pagelist li.page-prev a:hover {
      box-shadow: 0 0 5px rgba(255, 100, 92, 0.3);
      background: #ff645c; }
      .shop2-pagelist li.page-next a:hover .svg-icon, .shop2-pagelist li.page-prev a:hover .svg-icon {
        fill: #fff; }
  .shop2-pagelist li.page-prev a .svg-icon {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.shop2-warning, .tpl-info, .shop2-alert--warning {
  color: #444;
  background: #fff;
  border: none;
  -moz-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
  min-height: auto;
  position: relative;
  padding: 10px 20px 10px 90px;
  margin: 0 0 20px; }

@media all and (max-width: 640px) {
      .shop2-warning h2, .tpl-info h2, .shop2-alert--warning h2 {
        font-size: 18px; } }

.shop2-warning:before, .tpl-info:before, .shop2-alert--warning: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; }

@media all and (max-width: 640px) {
    .shop2-warning, .tpl-info, .shop2-alert--warning {
      padding-left: 75px; }
      .shop2-warning:before, .tpl-info:before, .shop2-alert--warning:before {
        left: 20px; } }

.shop2-alert--warning {
  background-image: none !important; }

.shop2-cart-wrapper .shop2-warning {
  margin-left: 20px;
  margin-right: 20px; }

.shop2-product-discount-desc {
  width: 200px;
  border: 1px solid #5db877;
  background-color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-align: center; }

#shop2-msg, #shop2-tooltip, #shop2-color-ext-popup {
  border: 1px solid #5db877;
  background-color: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#shop2-color-ext-popup {
  padding: 12px 12px 12px; }

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

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

.shop2-order-options.shop2-delivery .option-type {
  border: none;
  background: #fff;
  margin-bottom: 20px; }
  .shop2-order-options.shop2-delivery .option-type:first-child {
    border: none; }
  .shop2-order-options.shop2-delivery .option-type.active-type .option-label {
    color: #2f4858;
    border-left-color: #2f4858;
    /*&:before {
     background: #b8243b;
     }*/ }
  .shop2-order-options.shop2-delivery .option-type .option-label {
    padding: 13px 20px 10px;
    border: 1px solid #d8d8d8;
    position: relative;
    display: block;
    text-decoration: none;
    color: #555;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.25;
    font-weight: 500;
    padding: 14px 20px 14px;
    /*&:before {
     content: "";
     position: absolute;
     left: -1px;
     top: -1px;
     bottom: -1px;
     width: 1px;
     background: #555555;
     }*/ }
    .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 {
    padding-left: 20px;
    padding-top: 10px; }
    .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: 10px 20px 11px;
    font-size: 16px;
    font-weight: 400;
    background: none;
    border: 1px solid rgba(34, 34, 34, 0.1);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    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]:hover, .shop2-order-options.shop2-delivery .option-type textarea:hover {
      border: 1px solid rgba(34, 34, 34, 0.3); }
    .shop2-order-options.shop2-delivery .option-type input[type=text]:focus, .shop2-order-options.shop2-delivery .option-type textarea:focus {
      box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
      border: 1px solid #5db877; }
  .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: 10px 20px 11px;
  font-size: 16px;
  font-weight: 400;
  background: none;
  border: 1px solid rgba(34, 34, 34, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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]:hover, .shop2-order-form textarea:hover {
    border: 1px solid rgba(34, 34, 34, 0.3); }
  .shop2-order-form input[type=text]:focus, .shop2-order-form textarea:focus {
    box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
    border: 1px solid #5db877; }

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

.mg-styler-label--radio {
  position: relative; }

.mg-styler-label--radio input[type=radio] {
  display: none; }

.mg-styler-label--radio:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 23px;
  height: 23px;
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  background: none;
  margin-right: 4px; }

.mg-styler-label--radio.checked:before {
  box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
  border: 1px solid #5db877;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M1994%201072.5a3.5%203.5%200%201%201%207%200%203.5%203.5%200%200%201-7%200z%22%20transform%3D%22translate%28-1994%20-1069%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.mg-styler-label--radio:hover:not(.checked):before {
  border-color: #cacaca; }

.text-right > a {
  margin-bottom: 10px; }

.shop-product {
  margin: 0;
  padding: 0 40px 35px; }

@media all and (max-width: 980px) {
    .shop-product {
      padding: 0 20px 30px; } }

@media all and (min-width: 581px) {
    .shop-product {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }

.shop-product .product-side-l {
  max-width: 66.3%;
  width: 66.3%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.3%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 66.3%;
  -ms-flex: 0 0 66.3%;
  flex: 0 0 66.3%;
  position: relative; }
  @media all and (max-width: 980px) {
    .shop-product .product-side-l {
      padding-right: 10px; } }
  @media all and (max-width: 580px) {
    .shop-product .product-side-l {
      width: 100%;
      max-width: 100%;
      -webkit-box-flex: none;
      -webkit-flex: none;
      -moz-box-flex: none;
      -moz-flex: none;
      -ms-flex: none;
      flex: none;
      padding-right: 0; } }
  .shop-product .product-side-l .product-flags {
    margin-bottom: 20px; }
    @media all and (min-width: 581px) {
    .shop-product .product-side-l .product-flags {
      display: none; } }
  .shop-product .product-side-l .product-image {
    position: relative;
    margin-bottom: 20px; }
    .shop-product .product-side-l .product-image img {
      margin: 0 auto; }
  .shop-product .product-side-l .shop2-product-actions {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 5; }
    .shop-product .product-side-l .shop2-product-actions dl {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      position: relative; }
    @media all and (max-width: 980px) {
      .shop-product .product-side-l .shop2-product-actions dl {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column; } }
    .shop-product .product-side-l .shop2-product-actions dt {
      width: 40px;
      padding: 6px 7px 6px 7px;
      margin-right: 10px; }
    .shop-product .product-side-l .shop2-product-actions dt span.name-action {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 0px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 0px;
      -ms-flex: 0 0 0px;
      flex: 0 0 0px;
      width: 0;
      margin-left: 0;
      font-size: 0; }
    .shop-product .product-side-l .shop2-product-actions dt span.icon-action {
      -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-product .product-side-l .shop2-product-actions dt:hover {
      width: auto;
      padding: 6px 25px 6px 7px; }
      .shop-product .product-side-l .shop2-product-actions dt:hover span.name-action {
        -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: auto;
        margin-left: 17px;
        font-size: 13px; }
    .shop-product .product-side-l .shop2-product-actions dd {
      top: 100%; }
  .shop-product .product-side-l .slick-dots {
    padding: 0;
    margin: 18px 0 0;
    list-style: none;
    text-align: left;
    font-size: 0;
    display: none;
    /* @media all and (max-width: 980px) {
     display: none !important;
     } */ }
    .shop-product .product-side-l .slick-dots li {
      display: inline-block;
      vertical-align: top;
      margin: 0 5px; }
    .shop-product .product-side-l .slick-dots li button {
      padding: 0;
      margin: 0;
      border: none;
      width: 10px;
      height: 10px;
      border-radius: 50%;
      background: none;
      border: 1px solid rgba(68, 68, 68, 0.6);
      outline: none;
      position: relative; }
      .shop-product .product-side-l .slick-dots li button:before {
        content: "";
        position: absolute;
        left: -3px;
        top: -3px;
        right: -3px;
        bottom: -3px;
        background: #333;
        border-radius: 50%;
        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-product .product-side-l .slick-dots li.slick-active button:before {
      opacity: 1;
      visibility: visible; }

.shop-product .product-side-r {
  padding-left: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  @media all and (max-width: 580px) {
    .shop-product .product-side-r {
      padding-left: 0; } }
  .shop-product .product-side-r .product-flags {
    margin-bottom: 20px; }
    @media all and (max-width: 580px) {
    .shop-product .product-side-r .product-flags {
      display: none; } }
  .shop-product .product-side-r__product-info {
    box-shadow: 0 0 10px rgba(93, 184, 119, 0.1);
    background-color: #fff;
    padding: 18px 20px;
    margin: 0 0 20px; }
    .shop-product .product-side-r__product-info .product-price {
      margin: 0 0 20px; }
    .shop-product .product-side-r__product-info .product-price .price-current {
      font-size: 14px; }
      @media all and (max-width: 480px) {
      .shop-product .product-side-r__product-info .product-price .price-current {
        font-size: 13px; } }
      .shop-product .product-side-r__product-info .product-price .price-current strong {
        font-size: 30px; }
      @media all and (max-width: 480px) {
        .shop-product .product-side-r__product-info .product-price .price-current strong {
          font-size: 24px; } }
    .shop-product .product-side-r__product-info .shop-product-options > div {
      margin: 0 0 10px; }
      .shop-product .product-side-r__product-info .shop-product-options > div .option-title {
        color: #333;
        font-family: 'fira', Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 6px; }
  .shop-product .product-side-r .shop-product-show {
    display: none; }
  .shop-product .product-side-r .shop2-product-article {
    margin-top: 0;
    text-align: center; }
  .shop-product .product-side-r .tpl-rating-block .tpl-stars {
    margin: 0 auto 20px; }
  .shop-product .product-side-r .shop2-product-btn {
    margin-bottom: 10px; }
  .shop-product .product-side-r .buy-one-click-button {
    border: 1px solid rgba(93, 184, 119, 0.1);
    background: none;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 700;
    padding: 11px 15px 10px;
    width: 100%;
    color: #333;
    line-height: 1;
    outline: none; }
    @media all and (max-width: 480px) {
    .shop-product .product-side-r .buy-one-click-button {
      padding: 7px 15px 7px;
      font-size: 13px; } }
    .shop-product .product-side-r .buy-one-click-button span {
      display: inline-block;
      vertical-align: middle; }
    .shop-product .product-side-r .buy-one-click-button span.number {
      width: 28px;
      height: 21px;
      padding-top: 7px;
      border-radius: 50%;
      background: #ff645c;
      margin: 0 4px;
      color: #fff;
      box-shadow: 0 0 10px rgba(255, 100, 92, 0.3); }
      @media all and (max-width: 480px) {
      .shop-product .product-side-r .buy-one-click-button span.number {
        padding-top: 6px;
        width: 24px;
        height: 18px; } }
    .shop-product .product-side-r .buy-one-click-button:hover {
      border-color: #5db877; }

.buy-one-click-form {
  position: absolute;
  right: 40px;
  top: 100%;
  background: #fff;
  z-index: 800;
  margin-top: 20px;
  width: 530px;
  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; }

.buy-one-click-form:before {
  content: "";
  position: absolute;
  right: 104px;
  top: -12px;
  border-width: 0 8px 12px 8px;
  border-style: solid;
  border-color: transparent transparent #ff645c transparent; }

@media all and (max-width: 980px) {
    .buy-one-click-form {
      right: 20px; } }

@media all and (max-width: 580px) {
    .buy-one-click-form {
      width: auto;
      right: 20px;
      left: 20px; }
      .buy-one-click-form:before {
        right: 50%;
        margin-right: -8px; } }

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

.buy-one-click-form__inner {
  box-shadow: 0 0 20px rgba(93, 184, 119, 0.1);
  padding: 29px 40px 16px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-top: 4px solid #ff645c; }
  @media all and (max-width: 580px) {
    .buy-one-click-form__inner {
      padding: 30px 20px; } }

.buy-one-click-form__close {
  display: none; }

.buy-one-click-form__head {
  color: #2f4858;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  margin-bottom: 10px;
  line-height: 1.25; }
  @media all and (max-width: 480px) {
    .buy-one-click-form__head {
      font-size: 25px; } }

.buy-one-click-form__product-name {
  color: #afafaf;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400; }

.buy-one-click-form__column {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px; }

.buy-one-click-form__image {
  -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-right: 5px; }
  @media all and (max-width: 480px) {
    .buy-one-click-form__image {
      display: none; } }

.buy-one-click-form .tpl-anketa {
  -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-left: 5px; }
  @media all and (max-width: 480px) {
    .buy-one-click-form .tpl-anketa {
      max-width: 100%;
      padding: 0;
      -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%; } }
  .buy-one-click-form .tpl-anketa .title {
    display: none; }
  .buy-one-click-form .tpl-anketa .tpl-field .error-message {
    color: #ffbebe; }
    .buy-one-click-form .tpl-anketa .tpl-field.field-error.type-text input, .buy-one-click-form .tpl-anketa .tpl-field.field-error.type-phone input, .buy-one-click-form .tpl-anketa .tpl-field.field-error.type-email input, .buy-one-click-form .tpl-anketa .tpl-field.field-error.type-textarea input, .buy-one-click-form .tpl-anketa .tpl-field.field-error.type-text textarea, .buy-one-click-form .tpl-anketa .tpl-field.field-error.type-phone textarea, .buy-one-click-form .tpl-anketa .tpl-field.field-error.type-email textarea, .buy-one-click-form .tpl-anketa .tpl-field.field-error.type-textarea textarea {
      border-color: #ffbebe;
      color: #ffbebe; }
    .buy-one-click-form .tpl-anketa .tpl-field.type-text input, .buy-one-click-form .tpl-anketa .tpl-field.type-phone input, .buy-one-click-form .tpl-anketa .tpl-field.type-email input, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea input {
      text-align: center; }
    .buy-one-click-form .tpl-anketa .tpl-field.type-text .error-message, .buy-one-click-form .tpl-anketa .tpl-field.type-phone .error-message, .buy-one-click-form .tpl-anketa .tpl-field.type-email .error-message, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea .error-message {
      display: none; }
    .buy-one-click-form .tpl-anketa .tpl-field.type-text input, .buy-one-click-form .tpl-anketa .tpl-field.type-phone input, .buy-one-click-form .tpl-anketa .tpl-field.type-email input, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea input, .buy-one-click-form .tpl-anketa .tpl-field.type-text textarea, .buy-one-click-form .tpl-anketa .tpl-field.type-phone textarea, .buy-one-click-form .tpl-anketa .tpl-field.type-email textarea, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea textarea {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border: 1px solid rgba(0, 0, 0, 0.1);
      padding: 11px 20px;
      outline: none;
      margin-bottom: 10px;
      color: #444;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 500; }
      .buy-one-click-form .tpl-anketa .tpl-field.type-text input:hover, .buy-one-click-form .tpl-anketa .tpl-field.type-phone input:hover, .buy-one-click-form .tpl-anketa .tpl-field.type-email input:hover, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea input:hover, .buy-one-click-form .tpl-anketa .tpl-field.type-text textarea:hover, .buy-one-click-form .tpl-anketa .tpl-field.type-phone textarea:hover, .buy-one-click-form .tpl-anketa .tpl-field.type-email textarea:hover, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea textarea:hover {
        border: 1px solid rgba(0, 0, 0, 0.3); }
      .buy-one-click-form .tpl-anketa .tpl-field.type-text input:focus, .buy-one-click-form .tpl-anketa .tpl-field.type-phone input:focus, .buy-one-click-form .tpl-anketa .tpl-field.type-email input:focus, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea input:focus, .buy-one-click-form .tpl-anketa .tpl-field.type-text textarea:focus, .buy-one-click-form .tpl-anketa .tpl-field.type-phone textarea:focus, .buy-one-click-form .tpl-anketa .tpl-field.type-email textarea:focus, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea textarea:focus {
        box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
        border: 1px solid #5db877; }
      .buy-one-click-form .tpl-anketa .tpl-field.type-text input:focus::-webkit-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-phone input:focus::-webkit-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-email input:focus::-webkit-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea input:focus::-webkit-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-text textarea:focus::-webkit-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-phone textarea:focus::-webkit-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-email textarea:focus::-webkit-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea textarea:focus::-webkit-input-placeholder {
        color: transparent; }
      .buy-one-click-form .tpl-anketa .tpl-field.type-text input:focus::-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-phone input:focus::-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-email input:focus::-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea input:focus::-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-text textarea:focus::-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-phone textarea:focus::-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-email textarea:focus::-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea textarea:focus::-moz-placeholder {
        color: transparent; }
      .buy-one-click-form .tpl-anketa .tpl-field.type-text input:focus:-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-phone input:focus:-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-email input:focus:-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea input:focus:-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-text textarea:focus:-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-phone textarea:focus:-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-email textarea:focus:-moz-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea textarea:focus:-moz-placeholder {
        color: transparent; }
      .buy-one-click-form .tpl-anketa .tpl-field.type-text input:focus:-ms-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-phone input:focus:-ms-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-email input:focus:-ms-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea input:focus:-ms-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-text textarea:focus:-ms-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-phone textarea:focus:-ms-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-email textarea:focus:-ms-input-placeholder, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea textarea:focus:-ms-input-placeholder {
        color: transparent; }
    .buy-one-click-form .tpl-anketa .tpl-field.type-text textarea, .buy-one-click-form .tpl-anketa .tpl-field.type-phone textarea, .buy-one-click-form .tpl-anketa .tpl-field.type-email textarea, .buy-one-click-form .tpl-anketa .tpl-field.type-textarea textarea {
      height: 150px; }
    .buy-one-click-form .tpl-anketa .tpl-field.tpl-field-button button {
      box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
      background: #ff645c;
      border: none;
      color: #fff;
      font-family: 'fira', Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 700;
      padding: 12px 15px 11px;
      width: 100%;
      outline: none;
      border-radius: 0;
      text-align: center; }
      .buy-one-click-form .tpl-anketa .tpl-field.tpl-field-button button:hover {
        background: #ff554d; }
      .buy-one-click-form .tpl-anketa .tpl-field.tpl-field-button button:active {
        background: #ff5148; }

.shop-product-data .reviews-count {
  position: absolute;
  top: 2px;
  right: 2px;
  width: 18px;
  height: 14px;
  padding-top: 4px;
  border-radius: 50%;
  background: #5db877;
  text-align: center;
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 700;
  line-height: 10px;
  box-shadow: 0 0 2px rgba(93, 184, 119, 0.3); }
  @media all and (max-width: 800px) {
    .shop-product-data .reviews-count {
      position: relative;
      top: auto;
      right: auto;
      display: inline-block;
      vertical-align: middle;
      width: 22px;
      height: 17px;
      padding-top: 5px; } }

.shop-product-data .review-title {
  display: inline-block;
  vertical-align: top;
  margin-right: 4px; }

.shop-product-data .shop-product-tabs {
  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;
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  @media all and (max-width: 980px) {
    .shop-product-data .shop-product-tabs {
      padding: 0; } }
  @media all and (max-width: 800px) {
    .shop-product-data .shop-product-tabs {
      display: none; } }
  .shop-product-data .shop-product-tabs li {
    margin: 0 0 -1px;
    position: relative; }
    .shop-product-data .shop-product-tabs li a {
      display: block;
      color: #555;
      font-family: 'fira', Arial, Helvetica, sans-serif;
      font-size: 18px;
      line-height: 1;
      font-weight: 500;
      padding: 16px 20px 17px;
      text-decoration: none;
      border-top: 1px solid transparent; }
    .shop-product-data .shop-product-tabs li a:hover {
      color: #2f4858; }
    .shop-product-data .shop-product-tabs li.r-tabs-state-active a {
      border-top: 1px solid #2f4858;
      color: #2f4858;
      background: #fff; }

@media all and (max-width: 800px) {
      .shop-product-data .shop-product-desc {
        padding: 0 20px 0; }
        .shop-product-data .shop-product-desc .r-tabs-accordion-title {
          margin-bottom: 10px; }
          .shop-product-data .shop-product-desc .r-tabs-accordion-title > a {
            border: 1px solid #d8d8d8;
            position: relative;
            display: block;
            text-decoration: none;
            color: #555;
            font-family: 'fira', Arial, Helvetica, sans-serif;
            font-size: 16px;
            line-height: 1.25;
            font-weight: 500;
            padding: 14px 20px 14px; }
            .shop-product-data .shop-product-desc .r-tabs-accordion-title > a:before {
              content: "";
              position: absolute;
              left: -1px;
              top: -1px;
              bottom: -1px;
              width: 1px;
              background: #555; }
          .shop-product-data .shop-product-desc .r-tabs-accordion-title.r-tabs-state-active > a {
            color: #2f4858; }
            .shop-product-data .shop-product-desc .r-tabs-accordion-title.r-tabs-state-active > a:before {
              background: #2f4858; } }
  @media all and (min-width: 801px) {
    .shop-product-data .shop-product-desc .r-tabs-accordion-title {
      display: none; } }
  .shop-product-data .shop-product-desc .desc-area {
    padding: 20px 40px 20px;
    display: none;
    position: relative;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px; }
    @media all and (max-width: 800px) {
    .shop-product-data .shop-product-desc .desc-area {
      padding: 10px 0 20px; } }

.tpl-comment .tpl-header {
  background: #fff;
  box-shadow: 0 0 10px rgba(93, 184, 119, 0.1); }

.tpl-comment .tpl-body {
  margin: 0;
  font-size: 13px;
  padding: 14px; }

.tpl-block-header {
  color: #444;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 500;
  margin-bottom: 25px;
  margin-top: 15px; }

@media all and (max-width: 480px) {
    .tpl-block-header {
      font-size: 20px; } }

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

.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] {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 12px 20px;
  outline: none;
  margin-bottom: 10px;
  color: #444;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500; }
  .tpl-auth input[type=text]:hover, .tpl-form input[type=text]:hover, .tpl-auth textarea:hover, .tpl-form textarea:hover, .tpl-auth input[type=password]:hover, .tpl-form input[type=password]:hover {
    border: 1px solid rgba(0, 0, 0, 0.3); }
  .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 {
    box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
    border: 1px solid #5db877; }

.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 all and (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%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .tpl-auth .tpl-left .form-buttons, .tpl-form .tpl-left .form-buttons {
    text-align: center; }
    @media all and (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 .remember-me .tpl-title, .tpl-form .remember-me .tpl-title {
  padding: 5px 0 5px 35px;
  margin: 0 0 10px;
  text-decoration: none;
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  position: relative;
  font-weight: 400;
  margin-right: 20px;
  -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; }
  .tpl-auth .remember-me .tpl-title ins, .tpl-form .remember-me .tpl-title ins {
    width: 23px;
    height: 23px;
    border: 1px solid #e8e8e8;
    background-color: #fdfdfd;
    display: block;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    -webkit-transition: border 0.3s ease;
    -moz-transition: border 0.3s ease;
    -o-transition: border 0.3s ease;
    -ms-transition: border 0.3s ease;
    transition: border 0.3s ease;
    font-size: 0; }
  .tpl-auth .remember-me .tpl-title:hover, .tpl-form .remember-me .tpl-title:hover {
    color: #444; }
  .tpl-auth .remember-me .tpl-title:hover ins, .tpl-form .remember-me .tpl-title:hover ins {
    border-color: #cacaca; }
  .tpl-auth .remember-me .tpl-title input, .tpl-form .remember-me .tpl-title input {
    opacity: 0;
    position: absolute; }
  .tpl-auth .remember-me .tpl-title input:checked + ins, .tpl-form .remember-me .tpl-title input:checked + ins {
    border-color: #5db877;
    box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
    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%2210px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2010%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23222222%22%20d%3D%22M91.24%20434.36l-2.53-2.53-.71.7%203.24%203.25%206.07-6.07-.7-.71z%22%20transform%3D%22translate%28-88%20-429%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

html.mobile .shop-product .product-side-l {
  -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 all and (max-width: 580px) {
      html.mobile .shop-product .product-side-l {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: none;
        -webkit-flex: none;
        -moz-box-flex: none;
        -moz-flex: none;
        -ms-flex: none;
        flex: none; } }
  html.mobile .shop-product .product-side-r {
    -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 all and (max-width: 580px) {
      html.mobile .shop-product .product-side-r {
        width: 100%;
        max-width: 100%;
        -webkit-box-flex: none;
        -webkit-flex: none;
        -moz-box-flex: none;
        -moz-flex: none;
        -ms-flex: none;
        flex: none; } }

.product-side__yashare {
  padding: 15px 40px 35px;
  text-align: left; }

@media all and (max-width: 800px) {
    .product-side__yashare {
      padding: 15px 20px 30px; } }

.product-side__yashare__yashare-head {
  cursor: pointer;
  color: #333;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.25;
  padding: 11px 0 10px 55px;
  position: relative;
  margin-bottom: 5px;
  display: inline-block;
  vertical-align: top; }
  .product-side__yashare__yashare-head:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 40px;
    height: 40px;
    box-shadow: 0 0 10px rgba(93, 184, 119, 0.1);
    border-radius: 50%;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2012%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%235db877%22%20d%3D%22M766.25%201411.56a2%202%200%201%201%200-3.12l4.9-3.68A2%202%200%200%201%20773%201402a2%202%200%201%201-1.25%203.56l-4.9%203.68a2%202%200%200%201%200%201.52l4.9%203.68a2%202%200%201%201-.6.8z%22%20transform%3D%22translate%28-763%20-1402%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.product-side__yashare > .yashare {
  display: none;
  padding-left: 55px; }

.product-side__yashare .ya-share2__container_size_m .ya-share2__icon {
  width: 28px;
  height: 28px; }

.product-side__yashare .ya-share2__badge {
  border-radius: 0; }

.shop2-product-navigation {
  padding-right: 40px;
  padding-left: 40px; }

@media all and (max-width: 980px) {
    .shop2-product-navigation {
      padding-right: 20px;
      padding-left: 20px; } }

html, body {
  height: 100%; }

html {
  font-size: 16px; }

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

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

h1, h2, h3, h4, h5, h6 {
  color: #333;
  font-style: normal;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 600; }

h1 {
  margin-top: 0;
  font-size: 30px;
  padding: 0 40px;
  margin-bottom: 30px; }

@media all and (max-width: 480px) {
    h1 {
      padding: 0 20px;
      text-align: center;
      font-size: 22px;
      margin-bottom: 20px; } }

h2 {
  font-size: 23px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

h5, h6 {
  font-weight: bold; }

.path-open-button {
  padding: 5px 15px;
  background: none;
  border: none;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  right: 18px;
  top: 7px;
  outline: none; }

.path-open-button svg {
  width: 5px;
  height: 24px;
  fill: #888; }

@media all and (min-width: 521px) {
    .path-open-button {
      display: none; } }

.site-path-wrap, .site-path {
  margin: 0 20px 15px;
  white-space: pre-wrap;
  line-height: 1;
  padding: 0 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  padding-bottom: 18px; }

@media all and (max-width: 520px) {
    .site-path-wrap, .site-path {
      white-space: normal;
      padding: 0 0 10px; } }

.site-path-wrap a, .site-path a {
  text-decoration: none;
  color: inherit;
  position: relative;
  margin-right: 26px; }
  @media all and (min-width: 521px) {
    .site-path-wrap a:before, .site-path a:before {
      content: "»";
      position: absolute;
      right: -17px;
      top: 0; } }
  .site-path-wrap a:hover, .site-path a:hover {
    text-decoration: underline; }
  @media all and (max-width: 520px) {
    .site-path-wrap a, .site-path a {
      display: none;
      margin-bottom: 10px; }
      .site-path-wrap a:first-child, .site-path a:first-child {
        display: block; } }

@media all and (max-width: 520px) {
      .site-path-wrap > span, .site-path > span {
        display: none;
        margin-bottom: 10px; } }

.site-path-wrap .path-visible, .site-path .path-visible {
  display: block; }

.text-page {
  padding: 0 40px 20px; }

@media all and (max-width: 520px) {
    .text-page {
      padding: 0 20px 20px; } }

a {
  text-decoration: underline;
  color: #5db877; }

a:hover {
  text-decoration: none; }

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

a img {
  border-color: #555; }

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

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

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

#icons-container {
  position: absolute;
  width: 0;
  height: 0; }

.svg-icon {
  width: 10px;
  height: 10px; }

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

@media all and (max-width: 980px) and (min-width: 768px) {
    .site-wrapper {
      padding: 20px; } }

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

.site-header {
  background: #fff;
  padding: 0 0 20px;
  margin: 0 0 20px;
  position: relative;
  z-index: 100;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }

@media all and (max-width: 980px) {
    .site-header {
      padding: 0; } }

.site-header__head {
  background: #333;
  padding: 0 20px; }
  @media all and (max-width: 980px) {
    .site-header__head {
      padding: 0; } }
  .site-header__head-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10px 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    height: 50px;
    -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; }
  @media all and (max-width: 1023px) {
      .site-header__head-inner {
        padding: 0; }
        .site-header__head-inner .catalog-nav__button {
          margin: 0;
          width: 210px; }
          .site-header__head-inner .catalog-nav__button-title {
            padding: 16px 10px 16px 20px;
            font-size: 15px; }
          .site-header__head-inner .catalog-nav__button .svg-icon {
            padding: 19px 15px; } }
  @media all and (max-width: 767px) {
      .site-header__head-inner .catalog-nav__button {
        display: none; } }
  @media all and (min-width: 981px) {
      .site-header__head-inner .catalog-nav__button {
        display: none; } }
  .site-header__head .auth-button {
    padding: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: none;
    border: none;
    outline: none; }
  @media all and (max-width: 980px) {
      .site-header__head .auth-button {
        display: none; } }
  .site-header__head .auth-button__icon {
    width: 30px;
    height: 20px;
    padding-top: 10px;
    margin-right: 8px;
    font-size: 0;
    position: relative; }
  .site-header__head .auth-button__icon:before, .site-header__head .auth-button__icon:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%; }
  .site-header__head .auth-button__icon:before {
    border: 1px solid #616161; }
  .site-header__head .auth-button__icon .svg-icon {
    fill: #fff; }
  .site-header__head .auth-button:hover .auth-button__icon:before {
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    -webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
    transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; }
    .site-header__head .auth-button:hover .auth-button__icon:after {
      border-top: 1px solid #fff;
      border-left-width: 1px;
      border-right-width: 1px;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
      -webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
      transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
      transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
      transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s; }
  .site-header__head .auth-button__title {
    color: #979797;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400; }
  .site-header__head .site-contacts {
    width: auto;
    -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;
    padding: 25px;
    min-height: auto; }
  .site-header__head .site-contacts .site-contacts__button {
    width: 100%;
    padding: 0;
    height: 100%;
    opacity: 0; }
  @media all and (max-width: 767px) {
      .site-header__head .site-contacts .first-item {
        display: none; }
      .site-header__head .site-contacts__icon {
        background: #fbfbfb;
        border: none;
        width: 50px;
        height: 35px;
        padding-top: 15px; }
      .site-header__head .site-contacts__popup {
        margin-top: 0;
        margin-right: 0; } }
  @media all and (min-width: 768px) {
      .site-header__head .site-contacts {
        display: none; } }
  .site-header__head .shop-cart-mini {
    margin-left: 0;
    padding-right: 20px;
    -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 all and (max-width: 980px) {
      .site-header__head .shop-cart-mini__sum-title {
        display: none; }
      .site-header__head .shop-cart-mini__icon {
        background: #fbfbfb;
        border: none;
        padding: 15px; }
      .site-header__head .shop-cart-mini__price {
        color: #fff;
        font-size: 15px; }
      .site-header__head .shop-cart-mini__button {
        padding: 9px 10px 9px; } }
  @media all and (max-width: 767px) {
      .site-header__head .shop-cart-mini__button {
        padding: 15px;
        font-size: 0;
        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%2210px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2010%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M150%2024h7v2h-7zm7-2v6l3-3z%22%20transform%3D%22translate%28-150%20-22%29%22%2F%3E%3C%2Fsvg%3E");
        background-repeat: no-repeat;
        background-position: 50% 50%; }
      .site-header__head .shop-cart-mini__count {
        right: -11px;
        top: 14px; } }
  @media all and (min-width: 981px) {
      .site-header__head .shop-cart-mini {
        display: none; } }
  @media all and (max-width: 980px) {
      .site-header__head .compared-block {
        display: none; } }
  .site-header__head .compared-block__icon {
    width: 30px;
    height: 20px;
    padding-top: 10px;
    margin-right: 8px;
    font-size: 0;
    text-align: center;
    position: relative; }
  .site-header__head .compared-block__icon:before, .site-header__head .compared-block__icon:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 50%; }
  .site-header__head .compared-block__icon:before {
    border: 1px solid #616161; }
  .site-header__head .compared-block__icon .svg-icon {
    fill: #fff; }
  .site-header__head .compared-block:hover .compared-block__icon:before {
    border-top-color: #fff;
    border-right-color: #fff;
    border-bottom-color: #fff;
    -webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
    transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s; }
    .site-header__head .compared-block:hover .compared-block__icon:after {
      border-top: 1px solid #fff;
      border-left-width: 1px;
      border-right-width: 1px;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
      -webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
      transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
      /* transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
       transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s; */ }
  .site-header__head .compared-block__link {
    text-decoration: none;
    color: #979797;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .site-header__head .compared-block__link .shop-panel-count {
    min-width: 22px;
    height: 17px;
    padding-top: 5px;
    background: #fff;
    border-radius: 50%;
    color: #444;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: 500;
    line-height: 12px;
    text-align: center;
    margin-left: 9px; }

.auth-form {
  position: relative; }

@media all and (max-width: 980px) {
    .auth-form {
      display: none; } }

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

.auth-form__content {
  position: absolute;
  left: 0;
  top: 100%;
  opacity: 0;
  visibility: hidden;
  z-index: 600;
  margin-top: 20px;
  box-shadow: 0 0 20px rgba(0, 145, 217, 0.1);
  background-color: #fff;
  padding: 30px 30px 25px;
  width: 230px;
  -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; }
  .auth-form__content.auth {
    width: 160px; }
  @media all and (min-width: 1600px) {
    .auth-form__content {
      left: -120px; } }

.auth-form__row {
  margin: 0 0 10px; }
  .auth-form__row input {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding: 13px 15px 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none; }
  .auth-form__row input:hover {
    border-color: #cacaca; }
  .auth-form__row input:focus {
    border-color: #5db877; }

.auth-form__submit {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  text-align: center;
  margin-top: 10px;
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
  background-color: #ff645c;
  padding: 10px 15px 10px;
  border: none;
  outline: none;
  margin: 0 0 18px; }
  .auth-form__submit:hover {
    background: #ff554d; }
  .auth-form__submit:active {
    background: #ff5148; }

.auth-form__links {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.auth-form__link {
  text-decoration: none;
  color: #007aff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 5px; }
  .auth-form__link:hover {
    text-decoration: underline; }

.auth-form__user {
  text-align: center; }
  .auth-form__user-title {
    margin-bottom: 5px;
    color: #444;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500; }
  .auth-form__user-name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #2f4858;
    text-decoration: none; }

.auth-form__user-buttons {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  margin-top: 15px; }

.auth-form__user-button {
  text-decoration: none;
  color: #007aff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 5px; }
  .auth-form__user-button:hover {
    text-decoration: underline; }

.site-header__bottom {
  padding: 0 20px; }
  .site-header__bottom-inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media all and (max-width: 980px) {
      .site-header__bottom-inner {
        padding: 30px 0; } }
  @media all and (max-width: 767px) {
      .site-header__bottom-inner {
        padding: 20px 20px;
        text-align: center; } }
  @media all and (max-width: 980px) {
    .site-header__bottom .shop-cart-mini {
      display: none; } }
  @media all and (max-width: 767px) {
    .site-header__bottom {
      padding: 0; }
      .site-header__bottom .site-contacts {
        display: none; }
      .site-header__bottom .catalog-nav__button {
        margin: 0;
        width: 100%; }
        .site-header__bottom .catalog-nav__button-title {
          padding: 16px 10px 16px 20px;
          font-size: 15px; }
        .site-header__bottom .catalog-nav__button .svg-icon {
          padding: 19px 15px; } }
  @media all and (min-width: 768px) {
    .site-header__bottom .catalog-nav__button {
      display: none; } }

.company-information {
  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;
  max-width: 400px; }

@media all and (max-width: 767px) {
    .company-information {
      -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%;
      max-width: 100%; } }

.company-information__logo {
  margin-right: 20px;
  font-size: 0; }
  @media all and (max-width: 767px) {
    .company-information__logo {
      margin-right: 0;
      margin-bottom: 15px; } }

.company-information__right {
  line-height: 1.25; }

.company-information__name {
  text-decoration: none;
  color: #2f4858;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase; }
  @media all and (max-width: 767px) {
    .company-information__name {
      font-size: 16px; } }

.company-information__desc {
  color: #999;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 400; }
  @media all and (max-width: 767px) {
    .company-information__desc {
      font-size: 13px;
      margin-top: 5px; } }

.header-right-side {
  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-contacts {
  width: 145px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 145px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 145px;
  -ms-flex: 0 0 145px;
  flex: 0 0 145px;
  padding: 5px 25px 0 70px;
  position: relative;
  min-height: 45px; }

.site-contacts.open .site-contacts__popup {
  opacity: 1;
  visibility: visible; }

.site-contacts div a {
  color: #222;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-decoration: none; }

.site-contacts__icon {
  width: 48px;
  height: 34px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  text-align: center;
  padding-top: 14px;
  position: absolute;
  left: 0;
  top: 0; }
  .site-contacts__icon .svg-icon {
    width: 12px;
    height: 20px;
    fill: #444; }

.site-contacts__text-phone {
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  display: block;
  margin-top: 3px; }

.site-contacts__button {
  width: 20px;
  height: 50px;
  padding: 14px 0;
  background-color: #fbfbfb;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  outline: none; }
  .site-contacts__button .svg-icon {
    fill: #444;
    width: 4px;
    height: 20px;
    font-size: 0; }

.site-contacts__popup {
  position: absolute;
  top: 100%;
  right: 0;
  box-shadow: 0 0 20px rgba(93, 184, 119, 0.1);
  background-color: #fff;
  z-index: 100;
  width: 200px;
  margin-right: -110px;
  margin-top: 10px;
  padding: 15px 10px 1px;
  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;
  opacity: 0;
  visibility: hidden; }
  @media all and (max-width: 980px) {
    .site-contacts__popup {
      margin-right: 0; } }
  .site-contacts__popup .site-contacts__item {
    margin-bottom: 20px; }
  @media all and (min-width: 768px) {
      .site-contacts__popup .site-contacts__item:first-child {
        display: none; } }
  .site-contacts__popup .site-contacts__item:last-child {
    margin-bottom: 10px; }

@media all and (max-width: 980px) and (min-width: 768px) {
    .site-contacts {
      padding-left: 0;
      text-align: right;
      padding-right: 40px;
      padding-top: 14px;
      padding-bottom: 10px; }
      .site-contacts__icon {
        display: none; }
      .site-contacts__button {
        height: 70px;
        padding: 24px 0; } }

.shop-cart-mini {
  padding: 0 0 0 70px;
  -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;
  max-width: 230px;
  position: relative;
  margin-left: 50px; }

.shop-cart-mini.cart-empty {
  padding-left: 50px; }

.shop-cart-mini__icon {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -25px;
  padding: 14px;
  font-size: 0;
  border: 1px solid #e8e8e8; }
  .shop-cart-mini__icon svg {
    fill: #444;
    width: 20px;
    height: 20px; }

.shop-cart-mini__count {
  position: absolute;
  right: -8px;
  top: -8px;
  width: 22px;
  height: 17px;
  border-radius: 50%;
  background: #61ba7a;
  color: #fff;
  font-size: 12px;
  line-height: 1;
  font-family: Arial, Helvetica, sans-serif;
  text-align: center;
  padding: 5px 0 0; }

.shop-cart-mini__empty {
  color: #222;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500; }

.shop-cart-mini__sum-title {
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 3px; }

.shop-cart-mini__bottom {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }

.shop-cart-mini__price {
  color: #222;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500; }
  .shop-cart-mini__price span {
    font-size: 11px; }

.shop-cart-mini__button {
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  box-shadow: 0 0 5px rgba(255, 100, 92, 0.3);
  background: #ff645c;
  text-decoration: none;
  margin-left: 10px;
  padding: 4px 10px 4px; }

.site-top-nav {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.site-top-nav__inner {
  max-width: 1200px;
  margin: 0 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; }
  @media all and (max-width: 1023px) {
    .site-top-nav__inner {
      position: fixed;
      left: 0;
      bottom: 0;
      top: 0;
      width: 360px;
      background: #fff;
      overflow: auto;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); } }
  @media all and (min-width: 1024px) {
    .site-top-nav__inner {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }

@media all and (max-width: 1023px) {
    .site-top-nav {
      -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: 600;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: rgba(255, 255, 255, 0.3);
      opacity: 0;
      visibility: hidden; }
      .site-top-nav.open {
        opacity: 1;
        visibility: visible; }
        .site-top-nav.open .site-top-nav__inner {
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; } }

.auth-button-page {
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 500;
  background-color: #333;
  text-decoration: none;
  display: block;
  padding: 17px 20px 16px; }

.auth-button-page:hover {
  background-color: #383838; }

@media all and (min-width: 1024px) {
    .auth-button-page {
      display: none; } }

.pageInner {
  /*&:not(.cart) .catalog-nav .folders_shared__list {
   display: block;
   }*/ }

.pageInner .site-main__inner {
  background: #fff;
  padding-top: 35px;
  padding-bottom: 15px; }
  @media all and (max-width: 520px) {
    .pageInner .site-main__inner {
      padding-top: 20px; } }

.folder .site-main__inner {
  padding-bottom: 35px; }

.catalog-nav {
  position: relative;
  margin-right: 40px; }

@media all and (max-width: 1023px) {
    .catalog-nav {
      margin-right: 0;
      background: #5db877; }
      .catalog-nav .catalog-nav__button {
        display: none; } }

.catalog-nav.open .catalog-nav__button {
  box-shadow: none; }
  .catalog-nav.open .folders_shared__list {
    display: block; }

@media all and (min-width: 1024px) {
    .catalog-nav:before {
      content: "";
      position: absolute;
      left: -40px;
      top: -2px;
      bottom: -2px;
      width: 40px;
      background: #fff; }
    .catalog-nav:after {
      content: "";
      position: absolute;
      right: -40px;
      top: -2px;
      bottom: -2px;
      width: 40px;
      background: #fff; } }

@media all and (min-width: 1024px) {
      .catalog-nav .folders_shared__list {
        display: none;
        position: absolute;
        left: 0;
        right: 0;
        top: 100%;
        background: #5db877;
        z-index: 200; } }
  .catalog-nav .folders_shared__list li {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .catalog-nav .folders_shared__list li.folders_shared__list__child > a {
    position: relative;
    padding-right: 40px; }
    .catalog-nav .folders_shared__list li.folders_shared__list__child > a:before {
      content: "";
      position: absolute;
      right: 26px;
      top: 50%;
      margin-top: -4px;
      border-width: 4px 0 4px 6px;
      border-style: solid;
      border-color: transparent transparent transparent #fff; }
  .catalog-nav .folders_shared__list li:first-child {
    border: none; }
  .catalog-nav .folders_shared__list li ul {
    position: absolute;
    display: none;
    background: #5db877;
    width: 310px;
    margin-top: 1px;
    margin-left: 1px; }
  .catalog-nav .folders_shared__list li ul li a {
    font-size: 14px;
    font-weight: 400; }
  .catalog-nav .folders_shared__list li a {
    display: block;
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    padding: 20px 20px 20px; }
  .catalog-nav .folders_shared__list li a:hover {
    /*background: lighten(desaturate(#0091d9, 16.67), 4.51);*/
    background: #68bd80; }

.catalog-nav__button {
  box-shadow: 0 0 10px rgba(93, 184, 119, 0.3);
  background: #5db877;
  border: none;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 0;
  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;
  width: 310px;
  margin: -1px 0 -1px 0;
  position: relative; }

.catalog-nav__button-title {
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 20px 20px 20px; }

.catalog-nav__button .svg-icon {
  font-size: 0;
  fill: #fff;
  width: 20px;
  height: 12px;
  padding: 24px 20px;
  background: rgba(0, 0, 0, 0.15); }

.catalog-nav__button:hover {
  background: #55b571; }

.catalog-nav__button:active {
  background: #4eb16a; }

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

.menu-top__list > li {
  display: inline-block;
  vertical-align: top; }
  @media all and (max-width: 1023px) {
      .menu-top__list > li {
        display: block;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
  .menu-top__list > li:first-child > a {
    padding-left: 0; }
    @media all and (max-width: 1023px) {
        .menu-top__list > li:first-child > a {
          padding-left: 20px; } }
    .menu-top__list > li:first-child > a:before {
      display: none; }
  .menu-top__list > li.flexMenu-viewMore {
    margin-top: 9px;
    margin-left: 40px; }
  .menu-top__list > li.flexMenu-viewMore > a {
    background-color: rgba(0, 0, 0, 0.03);
    font-size: 24px;
    padding: 15px 10px;
    line-height: 0.1;
    height: 10px;
    letter-spacing: 2px; }
    .menu-top__list > li.flexMenu-viewMore > a:before {
      left: -40px; }
    .menu-top__list > li.flexMenu-viewMore > a:hover {
      background: #5db877;
      color: #fff; }
  .menu-top__list > li ul {
    display: none;
    position: absolute;
    width: 260px;
    z-index: 200;
    background-color: #fbfbfb;
    margin-top: 2px; }
  .menu-top__list > li ul li:first-child {
    padding-top: 10px; }
    .menu-top__list > li ul li:last-child {
      padding-bottom: 10px; }
    .menu-top__list > li ul li a {
      display: block;
      color: #444;
      font-family: 'fira', Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 1;
      font-weight: 500;
      padding: 13px 20px 14px;
      text-decoration: none;
      position: relative; }
    .menu-top__list > li ul li a:hover {
      color: #2f4858; }
    @media all and (max-width: 1023px) {
        .menu-top__list > li ul li {
          border-bottom: 1px solid rgba(0, 0, 0, 0.1); } }
  .menu-top__list > li > a {
    display: block;
    color: #444;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    padding: 23px 15px 21px;
    text-decoration: none;
    position: relative; }
  @media all and (max-width: 1023px) {
        .menu-top__list > li > a {
          font-weight: 400; } }
  .menu-top__list > li > a:before {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    left: 0;
    height: 10px;
    width: 1px;
    background: rgba(68, 68, 68, 0.2); }
  .menu-top__list > li > a:hover {
    color: #2f4858; }
  @media all and (max-width: 1023px) {
        .menu-top__list > li > a {
          padding: 18px 20px; }
          .menu-top__list > li > a:before {
            display: none; } }

.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;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative; }

@media all and (max-width: 980px) {
    .site-container {
      padding: 0; } }

@media screen and (min-width: 981px) {
    .site-main {
      float: left;
      width: 100%; } }

.site-main__inner {
  background: #fff;
  position: relative; }
  @media all and (min-width: 981px) {
    .site-main__inner {
      box-shadow: 0 0 20px rgba(93, 184, 119, 0.1); } }

.site-sidebar {
  position: relative; }

html.mobile .site-sidebar.left {
  height: 0;
  min-height: 0 !important; }

@media all and (max-width: 1263px) {
      html:not(.mobile) .site-sidebar.left:not(.main-page) {
        display: none;
        height: 0;
        min-height: 0 !important; } }

@media all and (min-width: 1264px) {
    html:not(.mobile) .site-sidebar.left {
      width: 310px;
      float: left;
      margin-right: -100%;
      min-height: 20px; }
      html:not(.mobile) .site-sidebar.left ~ .site-main > .site-main__inner {
        margin-left: 350px; } }

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

.site-sidebar.right.top-fix {
  position: fixed;
  right: 50%;
  top: 10px;
  width: 290px;
  margin: 0; }

.site-sidebar.right.bottom-fix {
  position: absolute;
  right: 20px;
  bottom: 0;
  width: 290px;
  margin: 0; }

@media screen and (min-width: 1264px) {
    .site-sidebar.right {
      width: 290px;
      float: right;
      margin-left: -290px; }
      .site-sidebar.right ~ .site-main > .site-main__inner {
        margin-right: 300px; } }

html.mobile .site-header {
  padding-bottom: 0; }
  html.mobile .site-header__head {
    padding-left: 0; }
  html.mobile .site-header__head-inner {
    padding: 0; }
  html.mobile .site-header__head-inner .catalog-nav__button {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
    @media all and (max-width: 767px) {
          html.mobile .site-header__head-inner .catalog-nav__button {
            display: none; } }
  html.mobile .site-header__head .auth-button {
    display: none; }
  html.mobile .site-header .catalog-nav .folders_shared__list {
    position: relative;
    left: auto;
    right: auto;
    top: auto; }
  html.mobile .site-header .catalog-nav .folders_shared__list li a {
    padding: 16px 20px 16px; }
    html.mobile .site-header .catalog-nav .folders_shared__list li ul {
      position: absolute;
      left: 100% !important;
      top: 0 !important;
      display: block;
      background: #5db877;
      width: 100%;
      margin-top: 0;
      margin-left: 0; }
  html.mobile .site-header .catalog-nav .folders_shared__list .waSlideMenu-back > a {
    font-weight: 600;
    background: #fff;
    color: #444; }
  html.mobile .site-header .catalog-nav .folders_shared__list .arrow {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px; }

html.mobile .site-top-nav {
  -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: 600;
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(255, 255, 255, 0.3);
  opacity: 0;
  visibility: hidden; }
  html.mobile .site-top-nav__inner {
    position: fixed;
    left: 0;
    bottom: 0;
    top: 0;
    width: 360px;
    background: #fff;
    overflow: auto;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    display: block; }
  html.mobile .site-top-nav__inner .auth-button-page {
    display: block; }
  @media all and (max-width: 767px) {
      html.mobile .site-top-nav__inner {
        width: 260px; } }
  html.mobile .site-top-nav.open {
    opacity: 1;
    visibility: visible; }
  html.mobile .site-top-nav.open .site-top-nav__inner {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }

html.mobile .catalog-nav {
  margin-right: 0;
  background: #5db877; }
  html.mobile .catalog-nav .catalog-nav__button {
    display: none; }
  html.mobile .catalog-nav:before, html.mobile .catalog-nav:after {
    display: none; }

html.mobile .menu-top__list li.menu-top__list__child > a:after {
  content: "";
  position: absolute;
  right: 26px;
  top: 50%;
  margin-top: -4px;
  border-width: 4px 0 4px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #333;
  display: block; }
  html.mobile .menu-top__list li ul {
    position: absolute;
    left: 100% !important;
    top: 0 !important;
    display: block;
    width: 100%;
    margin-top: 0;
    margin-left: 0; }
  html.mobile .menu-top__list .waSlideMenu-back {
    padding-top: 0; }
  html.mobile .menu-top__list .waSlideMenu-back > a {
    font-weight: 600;
    background: #333;
    color: #fff; }
  html.mobile .menu-top__list .arrow {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50px;
    z-index: 3; }
  html.mobile .menu-top__list li {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  html.mobile .menu-top__list li:first-child > a {
    padding-left: 20px; }
  html.mobile .menu-top__list li ul li {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
    html.mobile .menu-top__list li ul li:last-child {
      padding-bottom: 0; }
    html.mobile .menu-top__list li a {
      font-weight: 400;
      padding: 18px 20px; }
    html.mobile .menu-top__list li a:before {
      display: none; }

html.mobile .site-main {
  float: none;
  width: auto; }
  html.mobile .site-main__inner {
    box-shadow: none; }

html.mobile .site-sidebar.left:not(.main-page) {
  display: none;
  height: 0;
  min-height: 0 !important; }

.site-footer {
  min-height: 100px;
  background: #fff;
  margin-top: 60px;
  padding: 0 0 30px;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }

@media all and (max-width: 980px) {
    .site-footer {
      margin-top: 20px;
      padding: 0 0 20px; } }

.site-footer__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 55px 20px 50px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media all and (max-width: 980px) {
    .site-footer__inner {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 25px 20px 40px; } }

.social-image-block__head, .contacts-block__head, .social-icons-block__head, .right-footer-block__head {
  color: #2f4858;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding-bottom: 13px;
  border-bottom: 1px solid rgba(93, 184, 119, 0.08);
  margin-bottom: 20px; }
  @media all and (max-width: 980px) {
    .social-image-block__head, .contacts-block__head, .social-icons-block__head, .right-footer-block__head {
      text-align: center; } }

@media all and (max-width: 980px) {
    .social-image-block {
      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: 25px; } }

@media all and (min-width: 981px) {
    .social-image-block {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(32.5% - 40px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(32.5% - 40px);
      -ms-flex: 0 0 calc(32.5% - 40px);
      flex: 0 0 calc(32.5% - 40px);
      max-width: calc(32.5% - 40px);
      margin-right: 40px;
      width: calc(32.5% - 40px); } }

.social-image-block__list {
  /*@include flexbox;
   @include flex-wrap(wrap);*/
  font-size: 0;
  margin-right: -10px; }
  @media all and (max-width: 980px) {
    .social-image-block__list {
      text-align: center; } }

.social-image-block__item {
  display: inline-block;
  vertical-align: top;
  width: calc(33.332% - 10px);
  margin: 0 10px 10px 0;
  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;
  padding-top: calc(33.332% - 10px);
  position: relative; }
  @media all and (max-width: 980px) {
    .social-image-block__item {
      width: calc(17.332% - 10px);
      padding-top: calc(17.332% - 10px); } }
  @media all and (max-width: 640px) {
    .social-image-block__item {
      width: calc(21.5% - 10px);
      padding-top: calc(21.5% - 10px); }
      .social-image-block__item:nth-child(5):not(.social-image-block__item-button) {
        display: none; } }
  @media all and (max-width: 520px) {
    .social-image-block__item {
      width: calc(29% - 10px);
      padding-top: calc(29% - 10px); }
      .social-image-block__item:nth-child(4):not(.social-image-block__item-button) {
        display: none; } }
  @media all and (max-width: 450px) {
    .social-image-block__item {
      width: calc(41.4% - 10px);
      padding-top: calc(41.4% - 10px); }
      .social-image-block__item:nth-child(3):not(.social-image-block__item-button) {
        display: none; } }
  .social-image-block__item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%; }
  .social-image-block__item:not(.social-image-block__item-button):hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05); }
  .social-image-block__item-button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(93, 184, 119, 0.1);
    text-align: center;
    font-size: 0; }
  @media all and (max-width: 980px) {
      .social-image-block__item-button {
        width: calc(13% - 10px); } }
  @media all and (max-width: 450px) {
      .social-image-block__item-button {
        width: calc(17% - 10px); } }
  .social-image-block__item-button:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: -1px;
    width: 1px; }
  .social-image-block__item-button .svg-icon {
    width: 30px;
    height: 6px;
    fill: #ff645c;
    display: inline-block;
    vertical-align: middle;
    -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;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -3px; }
  .social-image-block__item-button:hover .svg-icon {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px); }

@media all and (max-width: 980px) {
    .contacts-block {
      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: 25px;
      text-align: center; } }

@media all and (min-width: 981px) {
    .contacts-block {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(23.4% - 30px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(23.4% - 30px);
      -ms-flex: 0 0 calc(23.4% - 30px);
      flex: 0 0 calc(23.4% - 30px);
      max-width: calc(23.4% - 30px);
      margin-right: 30px; } }

.contacts-block__address {
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin: 0 0 14px; }
  @media all and (max-width: 980px) {
    .contacts-block__address {
      margin-bottom: 5px; } }

.contacts-block__email {
  margin-bottom: 12px; }
  .contacts-block__email a {
    color: #007aff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    text-decoration: none; }
  .contacts-block__email a:hover {
    text-decoration: underline; }

.contacts-block__phone {
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400; }
  @media all and (max-width: 980px) {
    .contacts-block__phone {
      margin-top: 25px; } }
  .contacts-block__phone > div {
    margin-bottom: 4px; }
  .contacts-block__phone a {
    color: inherit;
    text-decoration: none; }

@media all and (max-width: 980px) {
    .social-icons-block {
      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: 25px;
      text-align: center; } }

@media all and (min-width: 981px) {
    .social-icons-block {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(23.4% - 30px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(23.4% - 30px);
      -ms-flex: 0 0 calc(23.4% - 30px);
      flex: 0 0 calc(23.4% - 30px);
      max-width: calc(23.4% - 30px);
      margin-right: 30px; } }

.social-icons-block__list {
  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 all and (max-width: 980px) {
    .social-icons-block__list {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; } }

.social-icons-block__item {
  text-decoration: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 32px;
  height: 32px;
  border: 1px solid #f0f0f0;
  margin-left: -1px;
  text-align: center;
  font-size: 0; }
  .social-icons-block__item:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin-left: -1px;
    width: 1px;
    height: 100%; }
  .social-icons-block__item img, .social-icons-block__item svg {
    display: inline-block;
    vertical-align: middle; }

.right-footer-block__search {
  position: relative;
  margin-top: 25px; }
  .right-footer-block__search input {
    border: 1px solid #e8e8e8;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #444;
    font-size: 13px;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding: 12px 30px 13px 15px;
    background: #fdfdfd;
    outline: none; }
  .right-footer-block__search input:hover {
    border: 1px solid rgba(0, 0, 0, 0.3); }
  .right-footer-block__search input:focus {
    box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
    border: 1px solid #5db877; }
  .right-footer-block__search button {
    position: absolute;
    right: 1px;
    top: 1px;
    width: 38px;
    height: 38px;
    padding: 10px;
    border: none;
    background: none;
    outline: none; }
  .right-footer-block__search button .svg-icon {
    fill: #333;
    font-size: 0;
    width: 10px;
    height: 10px; }

@media all and (max-width: 980px) {
    .right-footer-block {
      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%;
      text-align: center;
      margin-top: 15px; }
      .right-footer-block__head, .right-footer-block .menu-bottom__list {
        display: none; }
      .right-footer-block__search {
        margin-top: 0;
        width: 260px;
        margin: 0 auto; } }

@media all and (min-width: 981px) {
    .right-footer-block {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20.8%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 20.8%;
      -ms-flex: 0 0 20.8%;
      flex: 0 0 20.8%;
      max-width: 20.8%; } }

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

.menu-bottom__list li {
  margin: 0 0 14px; }
  .menu-bottom__list li ul {
    display: none; }
  .menu-bottom__list li a {
    text-decoration: none;
    color: #444;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400; }
  .menu-bottom__list li a:hover {
    color: #2f4858; }

.site-footer-bottom {
  background-color: #fbfbfb; }

.site-footer-bottom__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 32px 20px;
  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; }
  @media all and (max-width: 767px) {
    .site-footer-bottom__inner {
      display: block;
      text-align: center; } }

.site-footer-bottom .site-name {
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 300px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 300px;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px; }
  @media all and (max-width: 980px) {
    .site-footer-bottom .site-name {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 170px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 170px;
      -ms-flex: 0 0 170px;
      flex: 0 0 170px; } }
  @media all and (max-width: 767px) {
    .site-footer-bottom .site-name {
      margin-bottom: 15px; } }

.site-footer-bottom .site-copyright {
  color: #999;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 250px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 250px;
  -ms-flex: 0 0 250px;
  flex: 0 0 250px;
  text-align: right; }
  @media all and (max-width: 980px) {
    .site-footer-bottom .site-copyright {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 170px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 170px;
      -ms-flex: 0 0 170px;
      flex: 0 0 170px; } }
  @media all and (max-width: 767px) {
    .site-footer-bottom .site-copyright {
      text-align: center; } }

.site-footer-bottom .site-counters {
  text-align: center; }
  @media all and (max-width: 767px) {
    .site-footer-bottom .site-counters {
      margin-bottom: 15px; } }

.shop-search-form select, .shop-product-options select, .shop2-filter select, .shop2-order-options select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 11px 13px 11px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 1;
  font-weight: 400;
  outline: none;
  background-color: #fdfdfd; }

.shop-search-form .chosen-container, .shop-product-options .chosen-container, .shop2-filter .chosen-container, .shop2-order-options .chosen-container {
  min-width: 200px;
  max-width: 100%; }
  .shop-search-form .chosen-container:hover .chosen-single, .shop-product-options .chosen-container:hover .chosen-single, .shop2-filter .chosen-container:hover .chosen-single, .shop2-order-options .chosen-container:hover .chosen-single {
    border: 1px solid rgba(0, 0, 0, 0.3);
    text-decoration: none; }
  .shop-search-form .chosen-container .chosen-single, .shop-product-options .chosen-container .chosen-single, .shop2-filter .chosen-container .chosen-single, .shop2-order-options .chosen-container .chosen-single {
    border: 1px solid rgba(0, 0, 0, 0.1);
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    background: #fdfdfd;
    box-shadow: none;
    border-radius: 0;
    padding: 11px 13px 11px;
    height: auto;
    line-height: 1.25; }
  .shop-search-form .chosen-container .chosen-single div b, .shop-product-options .chosen-container .chosen-single div b, .shop2-filter .chosen-container .chosen-single div b, .shop2-order-options .chosen-container .chosen-single div b {
    width: 4px;
    height: 4px;
    border: 2px solid #fff;
    border-radius: 100%;
    margin-top: 15px;
    position: relative;
    background: transparent;
    box-shadow: 0 0 0px 1px #777;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box; }
  .shop-search-form .chosen-container .chosen-search, .shop-product-options .chosen-container .chosen-search, .shop2-filter .chosen-container .chosen-search, .shop2-order-options .chosen-container .chosen-search {
    display: none; }
  .shop-search-form .chosen-container .chosen-drop, .shop-product-options .chosen-container .chosen-drop, .shop2-filter .chosen-container .chosen-drop, .shop2-order-options .chosen-container .chosen-drop {
    border-radius: 0;
    border: 1px solid #5db877;
    background: #fff;
    -moz-box-shadow: 0 0 2px rgba(0, 145, 217, 0.3);
    -webkit-box-shadow: 0 0 2px rgba(0, 145, 217, 0.3);
    box-shadow: 0 0 2px rgba(0, 145, 217, 0.3); }
  .shop-search-form .chosen-container .chosen-drop .chosen-results, .shop-product-options .chosen-container .chosen-drop .chosen-results, .shop2-filter .chosen-container .chosen-drop .chosen-results, .shop2-order-options .chosen-container .chosen-drop .chosen-results {
    margin: 0;
    padding: 0; }
  .shop-search-form .chosen-container .chosen-drop .chosen-results li, .shop-product-options .chosen-container .chosen-drop .chosen-results li, .shop2-filter .chosen-container .chosen-drop .chosen-results li, .shop2-order-options .chosen-container .chosen-drop .chosen-results li {
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding: 7px 13px 7px; }
    .shop-search-form .chosen-container .chosen-drop .chosen-results li:hover, .shop-product-options .chosen-container .chosen-drop .chosen-results li:hover, .shop2-filter .chosen-container .chosen-drop .chosen-results li:hover, .shop2-order-options .chosen-container .chosen-drop .chosen-results li:hover, .shop-search-form .chosen-container .chosen-drop .chosen-results li.highlighted, .shop-product-options .chosen-container .chosen-drop .chosen-results li.highlighted, .shop2-filter .chosen-container .chosen-drop .chosen-results li.highlighted, .shop2-order-options .chosen-container .chosen-drop .chosen-results li.highlighted {
      color: #5db877;
      background: none; }
  .shop-search-form .chosen-container.chosen-container-active.chosen-with-drop .chosen-single, .shop-product-options .chosen-container.chosen-container-active.chosen-with-drop .chosen-single, .shop2-filter .chosen-container.chosen-container-active.chosen-with-drop .chosen-single, .shop2-order-options .chosen-container.chosen-container-active.chosen-with-drop .chosen-single {
    background: #fdfdfd;
    border-color: #5db877;
    z-index: 1011; }
  .shop-search-form .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b, .shop-product-options .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b, .shop2-filter .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b, .shop2-order-options .chosen-container.chosen-container-active.chosen-with-drop .chosen-single div b {
    background: #777; }
/* Slider */
.slick-slider {
  outline: none;
  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;
  outline: none;
  height: 100%;
  min-height: 1px; }

.slick-slide a {
  outline: none; }

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

.waSlideMenu-nav {
  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; }

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

html:not(.mobile) .site-wrapper:not(.pageInner) .site-header:not(.s3-animator), html:not(.mobile) .site-wrapper:not(.pageInner) .site-main__inner:not(.s3-animator), html:not(.mobile) .site-wrapper:not(.pageInner) .site-sidebar.left:not(.s3-animator), html:not(.mobile) .site-wrapper:not(.pageInner) .folders-items-block:not(.s3-animator), html:not(.mobile) .site-wrapper:not(.pageInner) .section-bottom:not(.s3-animator), html:not(.mobile) .site-wrapper:not(.pageInner) .reviews-block:not(.s3-animator), html:not(.mobile) .site-wrapper:not(.pageInner) .section-form-block:not(.s3-animator) {
  opacity: 0; }

.s3-animator {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s; }

.ie button > span, .ie button > svg {
  position: relative;
  top: 0;
  left: 0; }
  .ie button:active > span, .ie button:focus > span, .ie button:active > svg, .ie button:focus > svg {
    position: relative;
    top: 0;
    left: 0; }

.tpl-anketa input[type=text], .right-footer-block__search input[type=text] {
  max-height: 40px; }

.slider-main-block {
  background: #fff;
  padding: 20px;
  margin: 0;
  position: relative; }

@media all and (max-width: 980px) {
    .slider-main-block {
      padding: 0;
      margin: 0 0 20px; } }

.slider-main-block__item {
  position: relative; }
  .slider-main-block__item-image {
    font-size: 0; }
  .slider-main-block__item-image img {
    margin: 0 auto; }
  .slider-main-block__item-title {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: 700;
    background: rgba(93, 184, 119, 0.6);
    text-align: center;
    padding: 16px 20px 16px; }
  @media all and (max-width: 980px) {
      .slider-main-block__item-title {
        display: none; } }

.slider-main-block-arrow {
  width: 40px;
  height: 40px;
  padding: 0;
  background: none;
  border: none;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  background: #fff;
  outline: none; }
  .slider-main-block-arrow .svg-icon {
    width: 20px;
    height: 6px;
    fill: #444; }
  .slider-main-block-arrow--left {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    left: 20px; }
  @media all and (max-width: 980px) {
      .slider-main-block-arrow--left {
        left: -20px; } }
  @media all and (max-width: 767px) {
      .slider-main-block-arrow--left {
        left: 0; } }
  .slider-main-block-arrow--right {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    right: 20px; }
  @media all and (max-width: 980px) {
      .slider-main-block-arrow--right {
        right: -20px; } }
  @media all and (max-width: 767px) {
      .slider-main-block-arrow--right {
        right: 0; } }
  .slider-main-block-arrow:hover .svg-icon {
    fill: #ff645c; }

.folders-items-block {
  background: #fff;
  padding: 20px;
  position: relative;
  margin-top: -20px; }

@media all and (max-width: 980px) {
    .folders-items-block {
      margin-top: 0;
      padding: 0;
      margin-bottom: 20px; } }

.folders-items-block__slider:not(.slick-slider) {
  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; }

.folders-items-block__item {
  -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%;
  position: relative; }
  .folders-items-block__item span {
    display: block; }
  .folders-items-block__item:hover .folders-items-block__item-image:before {
    background: rgba(0, 0, 0, 0.5); }
  .folders-items-block__item-image {
    position: relative;
    font-size: 0;
    height: 200px;
    overflow: hidden;
    text-align: center; }
  .folders-items-block__item-image:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    background: rgba(0, 0, 0, 0.6);
    -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-items-block__item-image .image-cover {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0; }
  .folders-items-block__item-image .image-cover img {
    display: inline-block; }
  .folders-items-block__item-image .image-cover.width {
    left: -500px;
    right: -500px; }
    .folders-items-block__item-image .image-cover.width img {
      height: 100%;
      width: auto; }
  .folders-items-block__item-image .image-cover.height {
    top: -500px;
    bottom: -500px; }
    .folders-items-block__item-image .image-cover.height img {
      height: auto;
      width: 100%;
      vertical-align: middle; }
    .folders-items-block__item-image .image-cover.height:after {
      content: "";
      display: inline-block;
      vertical-align: middle;
      height: 100%;
      width: 1px;
      margin-left: -1px; }
  .folders-items-block__item-body {
    position: absolute;
    left: 20px;
    top: 20px;
    right: 20px;
    bottom: 20px;
    z-index: 4;
    text-align: center;
    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; }
  .folders-items-block__item-body-in {
    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%; }
  @media all and (max-width: 767px) {
      .folders-items-block__item-body {
        left: 40px;
        right: 40px; } }
  .folders-items-block__item-title {
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 4px; }
  @media all and (max-width: 767px) {
      .folders-items-block__item-title {
        font-size: 15px; } }
  .folders-items-block__item-desc {
    color: #a4a4a4;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400; }
  .folders-items-block__item-button {
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
    background: #ff645c;
    border: none;
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-transform: lowercase;
    padding: 6px 15px 7px;
    outline: none;
    min-width: 152px;
    margin-top: 13px; }
  .folders-items-block__item-button:hover {
    background: #ff554d; }
  .folders-items-block__item-button:active {
    background: #ff5148; }

@media all and (min-width: 981px) {
      .folders-items-block-arrows {
        display: none; } }

.folders-items-block-arrow {
  width: 40px;
  height: 40px;
  padding: 0;
  background: none;
  border: none;
  font-size: 0;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  background: #fff;
  outline: none; }
  .folders-items-block-arrow .svg-icon {
    width: 20px;
    height: 6px;
    fill: #444; }
  .folders-items-block-arrow--left {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    left: 20px; }
  @media all and (max-width: 980px) {
      .folders-items-block-arrow--left {
        left: -20px; } }
  @media all and (max-width: 767px) {
      .folders-items-block-arrow--left {
        left: 0; } }
  .folders-items-block-arrow--right {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    right: 20px; }
  @media all and (max-width: 980px) {
      .folders-items-block-arrow--right {
        right: -20px; } }
  @media all and (max-width: 767px) {
      .folders-items-block-arrow--right {
        right: 0; } }
  .folders-items-block-arrow:hover .svg-icon {
    fill: #ff645c; }

.folders-items-block .slick-dots {
  padding: 0;
  margin: 18px 0 0;
  list-style: none;
  text-align: center;
  font-size: 0; }
  @media all and (max-width: 980px) {
    .folders-items-block .slick-dots {
      display: none !important; } }
  .folders-items-block .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px; }
  .folders-items-block .slick-dots li button {
    padding: 0;
    margin: 0;
    border: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: none;
    border: 1px solid rgba(68, 68, 68, 0.6);
    outline: none;
    position: relative; }
  .folders-items-block .slick-dots li button:before {
    content: "";
    position: absolute;
    left: -3px;
    top: -3px;
    right: -3px;
    bottom: -3px;
    background: #333;
    border-radius: 50%;
    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; }
  .folders-items-block .slick-dots li.slick-active button:before {
    opacity: 1;
    visibility: visible; }

.shop-main-blocks {
  background: #fff; }

@media all and (max-width: 980px) {
    .shop-main-blocks {
      padding: 20px 20px 0; } }

@media all and (max-width: 767px) {
    .shop-main-blocks {
      padding: 20px 0 0; } }

.shop-main-blocks .slick-dots {
  padding: 20px 0;
  margin: 0 -30px 0 -40px;
  list-style: none;
  text-align: center;
  font-size: 0;
  display: none;
  background-color: #fbfbfb;
  box-shadow: inset 0 13px 15px -10px rgba(0, 0, 0, 0.09); }
  @media all and (max-width: 980px) {
    .shop-main-blocks .slick-dots {
      margin: 0; } }
  .shop-main-blocks .slick-dots li {
    display: inline-block;
    vertical-align: top;
    margin: 0 5px; }
  .shop-main-blocks .slick-dots li button {
    padding: 0;
    margin: 0;
    border: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: none;
    border: 1px solid rgba(68, 68, 68, 0.6);
    outline: none;
    position: relative; }
  .shop-main-blocks .slick-dots li button:before {
    content: "";
    position: absolute;
    left: -3px;
    top: -3px;
    right: -3px;
    bottom: -3px;
    background: #333;
    border-radius: 50%;
    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-main-blocks .slick-dots li.slick-active button:before {
    opacity: 1;
    visibility: visible; }

.shop-main-blocks__tab {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  list-style: none;
  padding: 0 0 0 20px;
  margin: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  @media all and (max-width: 980px) {
    .shop-main-blocks__tab {
      padding: 0; } }
  .shop-main-blocks__tab li {
    margin: 0 0 -1px; }
  .shop-main-blocks__tab li a {
    display: block;
    color: #555;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 1;
    font-weight: 500;
    padding: 16px 20px 17px;
    text-decoration: none;
    border-top: 1px solid transparent; }
  .shop-main-blocks__tab li a:hover {
    color: #2f4858; }
  .shop-main-blocks__tab li.r-tabs-state-active a {
    border-top: 1px solid #2f4858;
    color: #2f4858;
    background: #fff; }

@media all and (max-width: 767px) {
      .shop-main-blocks__list {
        overflow: hidden; } }
  .shop-main-blocks__list-item {
    padding: 20px 40px 0;
    display: none;
    position: relative; }
  @media all and (max-width: 980px) {
      .shop-main-blocks__list-item {
        padding: 20px 0 0; } }
  .shop-main-blocks__list .r-tabs-accordion-title {
    display: none; }

.shop-main-blocks .shop-product-main {
  font-size: 0;
  margin-right: -10px; }
  .shop-main-blocks .shop-product-main__item {
    max-width: calc(33.332% - 10px);
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    padding: 0 0 25px;
    outline: none; }
  @media all and (max-width: 980px) {
      .shop-main-blocks .shop-product-main__item {
        text-align: center; } }
  .shop-main-blocks .shop-product-main__item a {
    outline: none; }
  .shop-main-blocks .shop-product-main__image {
    font-size: 0;
    margin: 0 0 15px; }
  .shop-main-blocks .shop-product-main__image img {
    margin: 0 auto; }
  @media all and (max-width: 767px) {
        .shop-main-blocks .shop-product-main__image img {
          padding: 0 10px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; } }
  .shop-main-blocks .shop-product-main__image a {
    display: block;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .shop-main-blocks .shop-product-main__image a:hover {
    border-color: #2f4858; }
  .shop-main-blocks .shop-product-main__title {
    margin-bottom: 5px; }
  .shop-main-blocks .shop-product-main__title a {
    color: #2f4858;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none; }
  .shop-main-blocks .shop-product-main__title a:hover {
    text-decoration: underline; }
  .shop-main-blocks .shop-product-main__anonce {
    color: #b6b6b6;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400; }

.shop-main-text-block {
  background: #fff;
  padding: 50px 40px 10px; }

@media all and (max-width: 767px) {
    .shop-main-text-block {
      padding: 40px 20px 10px; } }

.shop-main-text-block .shop-header-title {
  color: #333;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 30px;
  font-weight: 500;
  padding: 0;
  margin-bottom: 20px; }
  @media all and (max-width: 767px) {
    .shop-main-text-block .shop-header-title {
      text-align: center; } }
  @media all and (max-width: 520px) {
    .shop-main-text-block .shop-header-title {
      font-size: 22px; } }

.shop-main-text-block .shop-main-before {
  color: #555;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 40px; }
  @media all and (max-width: 520px) {
    .shop-main-text-block .shop-main-before {
      font-size: 15px;
      margin-bottom: 30px; } }

.section-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;
  background: #fff;
  padding: 20px 40px 50px; }

@media all and (max-width: 980px) {
    .section-bottom {
      padding: 15px 0px 0px;
      -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-bottom .vendors-block, .section-bottom .form-right-block {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media all and (min-width: 981px) {
    .section-bottom .vendors-block, .section-bottom .form-right-block {
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 calc(50% - 5px);
      -moz-box-flex: 1;
      -moz-flex: 1 0 calc(50% - 5px);
      -ms-flex: 1 0 calc(50% - 5px);
      flex: 1 0 calc(50% - 5px);
      max-width: calc(50% - 5px); } }

@media all and (min-width: 981px) {
    .section-bottom > div:first-child {
      margin-right: 5px; }
      .section-bottom > div:last-child {
        margin-right: 0; }
    .section-bottom .vendors-block ~ .form-right-block {
      margin-left: 5px; } }

.section-bottom .vendors-block {
  text-align: center;
  border: 1px solid #edf0fb;
  padding: 20px 30px 30px; }
  @media all and (max-width: 980px) {
    .section-bottom .vendors-block {
      padding: 25px 20px 30px;
      position: relative;
      box-shadow: inset 0 2px 0 #edf0fb;
      margin: 0 0 20px;
      border: none; } }
  .section-bottom .vendors-block__title {
    color: #444;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 35px; }
  @media all and (max-width: 767px) {
      .section-bottom .vendors-block__title {
        font-size: 16px; } }
  .section-bottom .vendors-block__slider {
    font-size: 0; }
  @media all and (max-width: 767px) {
      .section-bottom .vendors-block__slider {
        padding: 0 25px; } }
  .section-bottom .vendors-block__item {
    margin-bottom: 10px; }
  .section-bottom .vendors-block__item img {
    display: inline-block; }
  .section-bottom .vendors-block-arrows {
    font-size: 0; }
  .section-bottom .vendors-block-arrow {
    width: 40px;
    height: 40px;
    padding: 0;
    background: none;
    border: none;
    font-size: 0;
    background: #fbfbfb;
    outline: none; }
  @media all and (max-width: 980px) {
      .section-bottom .vendors-block-arrow {
        position: absolute;
        bottom: 70px;
        margin-top: -20px; } }
  .section-bottom .vendors-block-arrow .svg-icon {
    width: 20px;
    height: 6px;
    fill: #444; }
  .section-bottom .vendors-block-arrow--left {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    left: -20px; }
  @media all and (max-width: 767px) {
        .section-bottom .vendors-block-arrow--left {
          left: 0; } }
  .section-bottom .vendors-block-arrow--right {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
    right: -20px; }
  @media all and (max-width: 767px) {
        .section-bottom .vendors-block-arrow--right {
          right: 0; } }
  .section-bottom .vendors-block-arrow:hover .svg-icon {
    fill: #ff645c; }

.section-bottom .form-right-block {
  border: 1px solid #5db877;
  text-align: center;
  padding: 28px 40px 29px; }
  @media all and (max-width: 980px) {
    .section-bottom .form-right-block {
      padding: 28px 20px 28px;
      border: none;
      box-shadow: 0 2px 0 rgba(0, 145, 217, 0.5), inset 0 2px 0 rgba(0, 145, 217, 0.5); } }
  .section-bottom .form-right-block__image {
    border-radius: 50%;
    padding: 5px;
    border: 1px solid #5db877;
    display: inline-block;
    vertical-align: top;
    font-size: 0;
    margin: 0 0 13px; }
  .section-bottom .form-right-block__image img {
    border-radius: 50%; }
  .section-bottom .form-right-block .tpl-anketa .title {
    color: #444;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 14px; }
  .section-bottom .form-right-block .tpl-anketa .tpl-field .error-message {
    color: #ffbebe; }
  .section-bottom .form-right-block .tpl-anketa .tpl-field.field-error.type-text input, .section-bottom .form-right-block .tpl-anketa .tpl-field.field-error.type-phone input, .section-bottom .form-right-block .tpl-anketa .tpl-field.field-error.type-email input, .section-bottom .form-right-block .tpl-anketa .tpl-field.field-error.type-textarea input, .section-bottom .form-right-block .tpl-anketa .tpl-field.field-error.type-text textarea, .section-bottom .form-right-block .tpl-anketa .tpl-field.field-error.type-phone textarea, .section-bottom .form-right-block .tpl-anketa .tpl-field.field-error.type-email textarea, .section-bottom .form-right-block .tpl-anketa .tpl-field.field-error.type-textarea textarea {
    border-color: #ffbebe;
    color: #ffbebe; }
  .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text .error-message, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone .error-message, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email .error-message, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea .error-message {
    display: none; }
    .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text input, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone input, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email input, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea input, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text textarea, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone textarea, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email textarea, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea textarea {
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      border: 1px solid rgba(0, 0, 0, 0.1);
      padding: 12px 10px;
      text-align: center;
      outline: none;
      margin-bottom: 10px;
      color: #b4b4b4;
      font-family: 'fira', Arial, Helvetica, sans-serif;
      font-size: 14px;
      font-weight: 500;
      resize: none; }
    .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text input:hover, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone input:hover, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email input:hover, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea input:hover, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text textarea:hover, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone textarea:hover, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email textarea:hover, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea textarea:hover {
      border: 1px solid rgba(0, 0, 0, 0.3); }
    .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text input:focus, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone input:focus, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email input:focus, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea input:focus, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text textarea:focus, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone textarea:focus, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email textarea:focus, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea textarea:focus {
      box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
      border: 1px solid #5db877; }
      .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text input:focus::-webkit-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone input:focus::-webkit-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email input:focus::-webkit-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea input:focus::-webkit-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text textarea:focus::-webkit-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone textarea:focus::-webkit-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email textarea:focus::-webkit-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea textarea:focus::-webkit-input-placeholder {
        color: transparent; }
      .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text input:focus::-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone input:focus::-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email input:focus::-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea input:focus::-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text textarea:focus::-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone textarea:focus::-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email textarea:focus::-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea textarea:focus::-moz-placeholder {
        color: transparent; }
      .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text input:focus:-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone input:focus:-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email input:focus:-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea input:focus:-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text textarea:focus:-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone textarea:focus:-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email textarea:focus:-moz-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea textarea:focus:-moz-placeholder {
        color: transparent; }
      .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text input:focus:-ms-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone input:focus:-ms-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email input:focus:-ms-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea input:focus:-ms-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-text textarea:focus:-ms-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-phone textarea:focus:-ms-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-email textarea:focus:-ms-input-placeholder, .section-bottom .form-right-block .tpl-anketa .tpl-field.type-textarea textarea:focus:-ms-input-placeholder {
        color: transparent; }
  .section-bottom .form-right-block .tpl-anketa .tpl-field.tpl-field-button button {
    outline: none;
    box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
    background: #ff645c;
    border: none;
    color: #fff;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 15px;
    line-height: 1.2;
    font-weight: 700;
    text-transform: lowercase;
    padding: 11px 15px 12px;
    width: 100%;
    outline: none; }
    .section-bottom .form-right-block .tpl-anketa .tpl-field.tpl-field-button button:hover {
      background: #ff554d; }
    .section-bottom .form-right-block .tpl-anketa .tpl-field.tpl-field-button button:active {
      background: #ff5148; }

.reviews-block {
  background: #f4fbed;
  padding: 40px 40px 60px;
  box-shadow: inset 0 13px 15px -10px rgba(0, 0, 0, 0.09); }

@media all and (max-width: 980px) {
    .reviews-block {
      padding: 35px 20px 40px; } }

@media all and (max-width: 767px) {
    .reviews-block {
      padding: 40px 20px 20px; } }

.reviews-block__item {
  background: #fff;
  box-shadow: 0 0 20px rgba(93, 184, 119, 0.1);
  padding: 35px 40px;
  margin: 0 0 10px; }
  @media all and (max-width: 767px) {
    .reviews-block__item {
      padding: 25px 20px 30px; } }
  @media all and (max-width: 520px) {
    .reviews-block__item {
      text-align: center;
      margin-bottom: 20px; } }

.reviews-block__name {
  color: #333;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 5px; }

.reviews-block__city {
  color: #777;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400; }

.reviews-block__body {
  color: #444;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-top: 34px; }
  @media all and (max-width: 520px) {
    .reviews-block__body {
      margin-top: 22px; } }

.reviews-block__bottom {
  border: 1px solid #ddd;
  padding: 20px 40px;
  margin-top: 20px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media all and (max-width: 767px) {
    .reviews-block__bottom {
      padding: 20px 20px; } }
  @media all and (max-width: 640px) {
    .reviews-block__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; } }

.reviews-block__text {
  color: #333;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: 600; }
  @media all and (max-width: 640px) {
    .reviews-block__text {
      text-align: center; } }

.reviews-block__link {
  -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;
  margin-left: 30px;
  outline: none;
  box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
  background: #ff645c;
  border: none;
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 700;
  text-transform: lowercase;
  padding: 11px 20px 12px;
  outline: none;
  text-decoration: none; }
  @media all and (max-width: 640px) {
    .reviews-block__link {
      margin-top: 18px;
      margin-left: 0; } }
  @media all and (max-width: 479px) {
    .reviews-block__link {
      -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%;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      text-align: center; } }
  .reviews-block__link:hover {
    background: #ff554d; }
  .reviews-block__link:active {
    background: #ff5148; }

.section-form-block {
  padding: 60px 40px;
  background: #fff; }

@media all and (max-width: 980px) {
    .section-form-block {
      padding: 40px 20px; } }

@media all and (max-width: 640px) {
    .section-form-block {
      padding: 30px 20px; } }

.section-form-block .tpl-anketa {
  border: 3px solid #5db877;
  padding: 30px 37px 20px 115px;
  font-size: 0;
  background: url(../mail.png) 35px 22px no-repeat; }
  @media all and (max-width: 980px) {
    .section-form-block .tpl-anketa {
      background-size: 40px;
      background-position: 35px 34px;
      padding: 35px 37px 25px 95px; } }
  @media all and (max-width: 640px) {
    .section-form-block .tpl-anketa {
      padding: 80px 20px 15px;
      background-position: 50% 27px; } }
  @media all and (min-width: 641px) {
      .section-form-block .tpl-anketa .title, .section-form-block .tpl-anketa .fields-wrapper {
        display: inline-block;
        vertical-align: top;
        font-size: 15px;
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
  .section-form-block .tpl-anketa .title {
    padding-right: 30px;
    color: #444;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px; }
  @media all and (max-width: 980px) {
      .section-form-block .tpl-anketa .title {
        font-size: 14px;
        padding-right: 0; } }
  @media all and (max-width: 640px) {
      .section-form-block .tpl-anketa .title {
        text-align: center;
        margin-bottom: 15px; } }
  .section-form-block .tpl-anketa .tpl-field .error-message {
    color: #ffbebe; }
  .section-form-block .tpl-anketa .tpl-field.field-error.type-text input, .section-form-block .tpl-anketa .tpl-field.field-error.type-phone input, .section-form-block .tpl-anketa .tpl-field.field-error.type-email input, .section-form-block .tpl-anketa .tpl-field.field-error.type-textarea input, .section-form-block .tpl-anketa .tpl-field.field-error.type-text textarea, .section-form-block .tpl-anketa .tpl-field.field-error.type-phone textarea, .section-form-block .tpl-anketa .tpl-field.field-error.type-email textarea, .section-form-block .tpl-anketa .tpl-field.field-error.type-textarea textarea {
    border-color: #ffbebe;
    color: #ffbebe; }
  .section-form-block .tpl-anketa .tpl-field.type-text .error-message, .section-form-block .tpl-anketa .tpl-field.type-phone .error-message, .section-form-block .tpl-anketa .tpl-field.type-email .error-message, .section-form-block .tpl-anketa .tpl-field.type-textarea .error-message {
    display: none; }
  .section-form-block .tpl-anketa .tpl-field.type-text input, .section-form-block .tpl-anketa .tpl-field.type-phone input, .section-form-block .tpl-anketa .tpl-field.type-email input, .section-form-block .tpl-anketa .tpl-field.type-textarea input, .section-form-block .tpl-anketa .tpl-field.type-text textarea, .section-form-block .tpl-anketa .tpl-field.type-phone textarea, .section-form-block .tpl-anketa .tpl-field.type-email textarea, .section-form-block .tpl-anketa .tpl-field.type-textarea textarea {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 12px 20px;
    outline: none;
    margin-bottom: 10px;
    color: #b4b4b4;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500; }
    .section-form-block .tpl-anketa .tpl-field.type-text input:hover, .section-form-block .tpl-anketa .tpl-field.type-phone input:hover, .section-form-block .tpl-anketa .tpl-field.type-email input:hover, .section-form-block .tpl-anketa .tpl-field.type-textarea input:hover, .section-form-block .tpl-anketa .tpl-field.type-text textarea:hover, .section-form-block .tpl-anketa .tpl-field.type-phone textarea:hover, .section-form-block .tpl-anketa .tpl-field.type-email textarea:hover, .section-form-block .tpl-anketa .tpl-field.type-textarea textarea:hover {
      border: 1px solid rgba(0, 0, 0, 0.3); }
    .section-form-block .tpl-anketa .tpl-field.type-text input:focus, .section-form-block .tpl-anketa .tpl-field.type-phone input:focus, .section-form-block .tpl-anketa .tpl-field.type-email input:focus, .section-form-block .tpl-anketa .tpl-field.type-textarea input:focus, .section-form-block .tpl-anketa .tpl-field.type-text textarea:focus, .section-form-block .tpl-anketa .tpl-field.type-phone textarea:focus, .section-form-block .tpl-anketa .tpl-field.type-email textarea:focus, .section-form-block .tpl-anketa .tpl-field.type-textarea textarea:focus {
      box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
      border: 1px solid #5db877; }
    .section-form-block .tpl-anketa .tpl-field.type-text input:focus::-webkit-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-phone input:focus::-webkit-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-email input:focus::-webkit-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-textarea input:focus::-webkit-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-text textarea:focus::-webkit-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-phone textarea:focus::-webkit-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-email textarea:focus::-webkit-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-textarea textarea:focus::-webkit-input-placeholder {
      color: transparent; }
    .section-form-block .tpl-anketa .tpl-field.type-text input:focus::-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-phone input:focus::-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-email input:focus::-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-textarea input:focus::-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-text textarea:focus::-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-phone textarea:focus::-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-email textarea:focus::-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-textarea textarea:focus::-moz-placeholder {
      color: transparent; }
    .section-form-block .tpl-anketa .tpl-field.type-text input:focus:-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-phone input:focus:-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-email input:focus:-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-textarea input:focus:-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-text textarea:focus:-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-phone textarea:focus:-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-email textarea:focus:-moz-placeholder, .section-form-block .tpl-anketa .tpl-field.type-textarea textarea:focus:-moz-placeholder {
      color: transparent; }
    .section-form-block .tpl-anketa .tpl-field.type-text input:focus:-ms-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-phone input:focus:-ms-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-email input:focus:-ms-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-textarea input:focus:-ms-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-text textarea:focus:-ms-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-phone textarea:focus:-ms-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-email textarea:focus:-ms-input-placeholder, .section-form-block .tpl-anketa .tpl-field.type-textarea textarea:focus:-ms-input-placeholder {
      color: transparent; }
  .section-form-block .tpl-anketa .tpl-field.tpl-field-button button {
    outline: none;
    box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
    background: #ff645c url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2030%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1440%202651h27v-2h-27zm30-1l-3%203v-6z%22%20transform%3D%22translate%28-1440%20-2647%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    border: none;
    color: #fff;
    text-transform: lowercase;
    font-size: 0;
    padding: 17px 15px 17px;
    width: 100%;
    outline: none; }
    .section-form-block .tpl-anketa .tpl-field.tpl-field-button button:hover {
      background: #f2656e; }
    .section-form-block .tpl-anketa .tpl-field.tpl-field-button button:active {
      background: #e55f67; }
  .section-form-block .tpl-anketa .fields-wrapper {
    position: relative; }
  .section-form-block .tpl-anketa .fields-wrapper.oneInput .tpl-field.type-text input, .section-form-block .tpl-anketa .fields-wrapper.oneInput .tpl-field.type-phone input, .section-form-block .tpl-anketa .fields-wrapper.oneInput .tpl-field.type-email input {
    padding-right: 50px; }
    .section-form-block .tpl-anketa .fields-wrapper.oneInput .tpl-field.tpl-field-button {
      position: absolute;
      right: 10px;
      top: 2px; }
    .section-form-block .tpl-anketa .fields-wrapper.oneInput .tpl-field.tpl-field-button button {
      display: inline-block;
      width: auto;
      box-shadow: none;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2030%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff645c%22%20d%3D%22M1440%202651h27v-2h-27zm30-1l-3%203v-6z%22%20transform%3D%22translate%28-1440%20-2647%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.search-mobile-button {
  box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
  background: #ff645c;
  border: none;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 0;
  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;
  width: 100%;
  position: relative;
  margin-bottom: 20px; }

@media all and (min-width: 981px) {
    .search-mobile-button {
      display: none; } }

.search-mobile-button-title {
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  padding: 20px 20px 20px 20px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
  @media all and (max-width: 767px) {
    .search-mobile-button-title {
      text-align: left;
      padding: 17px 20px 16px;
      font-size: 14px; } }

.search-mobile-button .svg-icon {
  font-size: 0;
  fill: #fff;
  width: 20px;
  height: 14px;
  padding: 23px 20px;
  background: rgba(0, 0, 0, 0.15); }
  @media all and (max-width: 767px) {
    .search-mobile-button .svg-icon {
      padding: 18px 15px; } }

.search-mobile-button:hover {
  background: #ff5a51; }

.search-mobile-button:active {
  background: #ff4f46; }

@media all and (max-width: 980px) {
    .shop-search-form {
      position: fixed;
      left: 0;
      top: 0;
      bottom: 0;
      right: 0;
      background: rgba(255, 255, 255, 0.3);
      z-index: 600;
      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-search-form.open {
        opacity: 1;
        visibility: visible; }
        .shop-search-form.open .shop2-block.search-form {
          -webkit-transform: none;
          -moz-transform: none;
          -ms-transform: none;
          -o-transform: none;
          transform: none; } }

.shop-search-form .shop2-block.search-form {
  padding: 20px;
  background: #fff;
  box-shadow: 0 0 20px rgba(0, 145, 217, 0.1); }
  @media all and (max-width: 980px) {
    .shop-search-form .shop2-block.search-form {
      -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;
      position: fixed;
      left: 0;
      top: 0;
      bottom: 0;
      width: 360px;
      overflow: auto;
      padding: 30px 20px;
      -webkit-transform: translateX(-100%);
      -moz-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
      -o-transform: translateX(-100%);
      transform: translateX(-100%); } }
  @media all and (max-width: 767px) {
    .shop-search-form .shop2-block.search-form {
      width: 220px; } }

.shop-search-form .param-wr {
  margin-bottom: 27px; }
  .shop-search-form .param-wr .param-title {
    color: #444;
    font-family: 'fira', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 4px;
    margin-bottom: 10px; }
  .shop-search-form .param-wr .param-body input[type=text] {
    width: 100%;
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-color: #fdfdfd;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 400;
    padding: 12px 13px 12px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none; }
  .shop-search-form .param-wr .param-body input[type=text]:hover {
    border: 1px solid rgba(0, 0, 0, 0.3); }
  .shop-search-form .param-wr .param-body input[type=text]:focus {
    box-shadow: 0 0 2px rgba(93, 184, 119, 0.3);
    border: 1px solid #5db877; }
  .shop-search-form .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;
    position: relative; }
  .shop-search-form .param-wr .param-body.range label {
    -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%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .shop-search-form .param-wr .param-body.range label:first-child {
      padding-right: 15px; }
    .shop-search-form .param-wr .param-body.range label:last-child {
      padding-left: 15px; }
  .shop-search-form .param-wr .param-body.range:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -5px;
    width: 10px;
    height: 1px;
    background: #666; }
  .shop-search-form .param-wr .input-range-slider {
    width: 100%;
    margin-top: 13px;
    position: relative;
    padding: 0 20px; }
  .shop-search-form .param-wr .input-range-slider .noUi-connects {
    overflow: hidden; }
  .shop-search-form .param-wr .input-range-slider .noUi-connect {
    height: 4px;
    background-color: #5db877;
    border-top: 1px solid rgba(0, 0, 0, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.15); }
  .shop-search-form .param-wr .input-range-slider.noUi-target {
    box-shadow: none;
    border-radius: 0;
    border: none;
    background: none;
    height: 4px;
    background-color: rgba(0, 0, 0, 0.15); }
  .shop-search-form .param-wr .input-range-slider.noUi-horizontal .noUi-handle {
    box-shadow: none;
    width: 20px;
    height: 10px;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.15);
    background-color: #fbfbfb;
    top: -3px;
    outline: none;
    cursor: pointer; }
  .shop-search-form .param-wr .input-range-slider.noUi-horizontal .noUi-handle:before, .shop-search-form .param-wr .input-range-slider.noUi-horizontal .noUi-handle:after {
    height: 1px;
    width: 12px;
    left: 3px;
    background-color: #d5d5d5; }
  .shop-search-form .param-wr .input-range-slider.noUi-horizontal .noUi-handle:before {
    top: 2px; }
  .shop-search-form .param-wr .input-range-slider.noUi-horizontal .noUi-handle:after {
    top: 5px; }
  .shop-search-form .param-wr .input-range-slider.noUi-horizontal .noUi-handle.noUi-handle-lower {
    margin-right: 17px; }
  .shop-search-form .param-wr .input-range-slider.noUi-horizontal .noUi-handle.noUi-handle-upper {
    margin-right: -3px; }

.shop-search-form .filter-btn-wr button {
  box-shadow: 0 0 10px rgba(255, 100, 92, 0.3);
  background: #ff645c;
  border: none;
  color: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-transform: lowercase;
  padding: 15px 15px 16px;
  width: 100%;
  outline: none; }
  .shop-search-form .filter-btn-wr button:hover {
    background: #ff554d; }
  .shop-search-form .filter-btn-wr button:active {
    background: #ff5148; }

.shop2-product-btn.notavailable, .shop2-product-btn.notavailable span, .shop2-product-btn.notavailable:hover span {
  pointer-events: none; }

.product-list .product-item-lot .shop2-product-btn.type-2.onrequest {
  padding: 15px 25px; }

.shop2-product-btn.type-3.notavailable .add-cart-icon {
  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; }

.shop2-product-btn.type-3.notavailable .svg-icon {
  width: 18px;
  height: 18px; }

.shop2-product-btn.type-2.onrequest .add-cart-icon {
  background: none;
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  vertical-align: middle; }
  .shop2-product-btn.type-2.onrequest .add-cart-icon::before {
    content: "";
    position: absolute;
    left: 50%;
    margin-left: -1px;
    top: 0;
    bottom: 0;
    width: 2px;
    background: #fff; }
  .shop2-product-btn.type-2.onrequest .add-cart-icon::after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -1px;
    left: 0;
    right: 0;
    height: 2px;
    background: #fff; }
