@charset "utf-8";
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  overflow-y: scroll; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

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

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

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

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

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }

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

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

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

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

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

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

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

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

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

.overflowHidden {
  overflow: hidden; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@font-face {
  font-weight: 800;
  font-style: normal;
  font-family: Roboto;
  Array
  src: url("/g/fonts/roboto/roboto-e-b.eot");
  src: url("/g/fonts/roboto/roboto-e-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-e-b.woff") format("woff"), url("/g/fonts/roboto/roboto-e-b.ttf") format("truetype"), url("/g/fonts/roboto/roboto-e-b.svg#Roboto") format("svg"); }
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block; }

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

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

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

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

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

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

html, body {
  height: 100%; }

html {
  font-size: 17px; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #898989;
  background: #fff;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-weight: 400;
  font-variant-ligatures: none;
  -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; }

h1, h2, h3, h4, h5, h6, .shop2-delivery h2 {
  color: #484848;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-weight: 700;
  font-style: normal;
  line-height: 1.25; }

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

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

h2, .shop2-delivery h2 {
  font-size: 30px; }

h3 {
  font-size: 23px; }

h4 {
  font-size: 20px; }

h5 {
  font-size: 17px; }

h6 {
  font-size: 13px; }

h5, h6 {
  font-weight: bold; }

@media (max-width: 768px) {
  h1 {
    margin-top: 0;
    font-size: 30px; }
    h2, .shop2-delivery h2 {
      font-size: 20px; }
    h3 {
      font-size: 26px; }
    h4 {
      font-size: 30px; }
    h5 {
      font-size: 36px; }
    h6 {
      font-size: 45px; }
    h5, h6 {
      font-weight: bold; } }

.site-path-wrap {
  margin-bottom: 25px;
  white-space: pre-wrap;
  font-size: 14px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.25; }

.site-path-wrap a {
  text-decoration: none;
  border-bottom: 1px solid #a993dc; }
  .site-path-wrap a:hover {
    border-bottom-color: transparent; }

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

a:hover {
  text-decoration: none; }

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

a img {
  border-color: #898989; }

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

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

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

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

.site-header {
  min-height: 170px;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }

.header-top-wrapper {
  background: #fbf8ec;
  padding: 0 20px; }

@media (max-width: 1000px) {
    .header-top-wrapper {
      padding: 0 33px 0 20px; } }

@media (max-width: 479px) {
    .header-top-wrapper {
      padding: 0 15px 0 20px; } }

.header-top-wrapper .header-top-inner {
  position: relative;
  max-width: 1248px;
  margin: 0 auto;
  min-height: 50px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media (max-width: 1000px) {
    .header-top-wrapper .header-top-inner {
      padding: 0 0 0 40px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; } }

.menuButton {
  position: absolute;
  top: 50%;
  left: -4px;
  margin-top: -17px;
  width: 33px;
  height: 33px;
  cursor: pointer;
  text-decoration: none; }

.menuButton:before, .menuButton:after, .menuButton .line {
  border-radius: 5px;
  position: absolute;
  left: 4px;
  right: 4px;
  height: 3px;
  background: #a993dc; }

.menuButton:after {
  content: "";
  bottom: 8px; }

.menuButton:before {
  content: "";
  top: 8px; }

.menuButton .line {
  top: 15px; }

@media (min-width: 1001px) {
    .menuButton {
      display: none; } }

html.mobile .menuButton {
  display: block; }

html.mobile .shop-folder-items-wr .menuButton {
  display: none; }

html.mobile .header-top-wrapper .header-top-inner {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

html.mobile.scroll-fixed .shop-folder-items-wr .menuButton {
  display: block; }

@media (max-width: 1000px) {
    html.scroll-fixed .shop-folder-items-wr .menuButton {
      display: block; } }

html.mobile .site-wrapper > .menu-countainer-wr {
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border-radius: 0 0 10px 10px;
  box-shadow: 0 0 0 3000px rgba(0, 0, 0, 0.5);
  overflow: auto;
  max-height: 100%;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  opacity: 0;
  visibility: hidden;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  z-index: 400; }
  @media (max-width: 1280px) {
    html.mobile .site-wrapper > .menu-countainer-wr {
      left: 0;
      margin-left: 0; } }
  html.mobile .site-wrapper > .menu-countainer-wr.opened {
    opacity: 1;
    visibility: visible; }
  html.mobile .site-wrapper > .menu-countainer-wr .menu-container-inner {
    padding: 45px 20px 35px;
    max-width: 1248px;
    width: 260px;
    margin: 0 auto;
    position: relative; }
    @media (max-width: 580px) {
    html.mobile .site-wrapper > .menu-countainer-wr .menu-container-inner {
      padding: 45px 20px 35px; } }
    html.mobile .site-wrapper > .menu-countainer-wr .menu-container-inner:before {
      content: "";
      position: absolute;
      left: 46px;
      top: -6px;
      border-width: 0 7px 7px 7px;
      border-style: solid;
      border-color: transparent transparent #fff transparent; }
    html.mobile .site-wrapper > .menu-countainer-wr .menu-container-inner .close-menu {
      position: absolute;
      right: 20px;
      top: 14px;
      width: 20px;
      height: 20px;
      border: 2px solid rgba(128, 128, 128, 0.5);
      border-radius: 50%;
      cursor: pointer;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%209%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20opacity%3D%220.502%22%20fill%3D%22%23000%22%20d%3D%22M7.710%2C1.767%20L5.493%2C3.984%20L7.709%2C6.200%20C8.117%2C6.608%208.117%2C7.270%207.709%2C7.677%20C7.301%2C8.086%206.639%2C8.086%206.231%2C7.677%20L4.015%2C5.461%20L1.799%2C7.677%20C1.391%2C8.086%200.729%2C8.086%200.322%2C7.677%20C-0.087%2C7.270%20-0.087%2C6.608%200.322%2C6.200%20L2.538%2C3.984%20L0.320%2C1.767%20C-0.088%2C1.358%20-0.088%2C0.697%200.320%2C0.289%20C0.728%2C-0.119%201.390%2C-0.119%201.798%2C0.289%20L4.015%2C2.506%20L6.233%2C0.289%20C6.640%2C-0.119%207.302%2C-0.119%207.710%2C0.289%20C8.119%2C0.697%208.119%2C1.358%207.710%2C1.767%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    @media (max-width: 1288px) {
    html.mobile .site-wrapper > .menu-countainer-wr .menu-container-inner:before {
      left: 26px; } }
  html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li {
      margin: 0 0 20px; }
      html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > ul {
        display: none; }
      html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > a {
        padding-left: 40px;
        position: relative; }
        html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > a .arrow {
          content: "";
          position: absolute;
          left: 0;
          top: 0;
          width: 21px;
          height: 21px;
          -webkit-transition: all 0.4s ease;
          -moz-transition: all 0.4s ease;
          -o-transition: all 0.4s ease;
          -ms-transition: all 0.4s ease;
          transition: all 0.4s ease;
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg);
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2221px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2021%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M10.508%2C21.001%20C4.719%2C21.001%200.009%2C16.291%200.009%2C10.502%20C0.009%2C4.714%204.719%2C0.003%2010.508%2C0.003%20C16.297%2C0.003%2021.007%2C4.714%2021.007%2C10.502%20C21.007%2C16.291%2016.297%2C21.001%2010.508%2C21.001%20ZM10.508%2C1.863%20C5.744%2C1.863%201.869%2C5.738%201.869%2C10.502%20C1.869%2C15.265%205.744%2C19.141%2010.508%2C19.141%20C15.272%2C19.141%2019.147%2C15.265%2019.147%2C10.502%20C19.147%2C5.738%2015.272%2C1.863%2010.508%2C1.863%20ZM11.165%2C14.206%20C10.802%2C14.570%2010.214%2C14.570%209.850%2C14.206%20L6.251%2C10.611%20C5.888%2C10.247%205.888%2C9.659%206.251%2C9.296%20C6.613%2C8.932%207.202%2C8.932%207.565%2C9.296%20L9.578%2C11.308%20L9.578%2C6.123%20C9.578%2C5.609%209.994%2C5.193%2010.508%2C5.193%20C11.022%2C5.193%2011.438%2C5.609%2011.438%2C6.123%20L11.438%2C11.307%20L13.450%2C9.296%20C13.813%2C8.932%2014.402%2C8.932%2014.765%2C9.296%20C14.946%2C9.477%2015.037%2C9.716%2015.037%2C9.953%20C15.037%2C10.191%2014.946%2C10.429%2014.765%2C10.611%20L11.165%2C14.206%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
      html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li:not(.hasChild) .arrow {
        display: none; }
      html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li.hasChild > a.open .arrow {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
        html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li.hasChild > a .arrow {
          -webkit-transform: rotate(0deg);
          -moz-transform: rotate(0deg);
          -ms-transform: rotate(0deg);
          -o-transform: rotate(0deg);
          transform: rotate(0deg); }
    html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li {
      margin-right: 15px; }
    html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > ul, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > ul {
      margin-top: 17px;
      padding-left: 40px; }
      html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > ul > li, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > ul > li {
        padding: 5px 0; }
      html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > ul > li > a, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > ul > li > a {
        color: #484848;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
        display: inline-block;
        vertical-align: top; }
      html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > ul > li ul, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > ul > li ul {
        padding: 5px 0 10px 20px; }
        html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > ul > li ul ul, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > ul > li ul ul {
          padding-bottom: 0; }
        html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > ul > li ul li, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > ul > li ul li {
          padding: 5px 0; }
          html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > ul > li ul li a, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > ul > li ul li a {
            color: #898989;
            font-size: 14px;
            font-weight: 400;
            line-height: 1.25;
            text-decoration: none;
            border-bottom: 1px solid transparent;
            display: inline; }
            html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > ul > li ul li a:hover, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > ul > li ul li a:hover {
              color: #a993dc;
              border-bottom-color: #a993dc; }
      html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > a, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > a {
        color: #a993dc;
        font-size: 20px;
        font-weight: 600;
        line-height: 1.25;
        text-decoration: none;
        display: inline-block;
        vertical-align: top; }
      @media (max-width: 767px) {
        html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > li > a, html.mobile .site-wrapper > .menu-countainer-wr .folder-menu-wr .folders-shared > div > li > a {
          font-size: 18px; } }
  html.mobile .site-wrapper > .menu-countainer-wr .menu-top-wrapper {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 2px solid #f3f3f3;
    line-height: 1; }

html.mobile.scroll-fixed .menu-countainer-wr {
  position: fixed;
  top: 60px;
  z-index: 600; }

.site-header .menu-countainer-wr {
  -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;
  width: 100%; }

@media (min-width: 1101px) {
    .site-header .menu-countainer-wr {
      max-width: 610px; } }

@media (max-width: 1100px) and (min-width: 1001px) {
    .site-header .menu-countainer-wr {
      max-width: 560px; } }

.menu-top-wrapper .menu-top, .menu-top-wrapper .menu-top ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  .menu-top-wrapper .menu-top > li, .menu-top-wrapper .menu-top > div > li {
    display: inline-block;
    vertical-align: top;
    padding: 17px 13px; }
    .menu-top-wrapper .menu-top > li:first-child, .menu-top-wrapper .menu-top > div > li:first-child {
      padding-left: 0; }
    .menu-top-wrapper .menu-top > li ul, .menu-top-wrapper .menu-top > div > li ul {
      display: none; }
    .menu-top-wrapper .menu-top > li a, .menu-top-wrapper .menu-top > div > li a {
      line-height: 1.25; }
    .menu-top-wrapper .menu-top > li > a, .menu-top-wrapper .menu-top > div > li > a, .menu-top-wrapper .menu-top > li a, .menu-top-wrapper .menu-top > div > li a {
      font-size: 15px;
      text-decoration: none;
      display: block;
      line-height: 1.25;
      color: #898989;
      font-weight: 300;
      -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; }
    .menu-top-wrapper .menu-top > li > a span, .menu-top-wrapper .menu-top > div > li > a span, .menu-top-wrapper .menu-top > li a span, .menu-top-wrapper .menu-top > div > li a span {
      border-bottom: 1px solid transparent; }
    @media (min-width: 581px) {
      .menu-top-wrapper .menu-top > li > a:hover, .menu-top-wrapper .menu-top > div > li > a:hover, .menu-top-wrapper .menu-top > li a:hover, .menu-top-wrapper .menu-top > div > li a:hover {
        color: #a993dc; }
        .menu-top-wrapper .menu-top > li > a:hover span, .menu-top-wrapper .menu-top > div > li > a:hover span, .menu-top-wrapper .menu-top > li a:hover span, .menu-top-wrapper .menu-top > div > li a:hover span {
          border-bottom-color: #a993dc; } }
  .menu-top-wrapper .menu-top > div > li {
    display: block;
    padding: 10px 0 5px;
    margin-right: 15px; }
    .menu-top-wrapper .menu-top > div > li ul {
      display: block;
      padding: 10px 0 0 20px; }
    .menu-top-wrapper .menu-top > div > li ul li {
      padding: 5px 0; }
    .menu-top-wrapper .menu-top > div > li a {
      font-size: 15px;
      text-decoration: none;
      display: inline;
      line-height: 1;
      border-bottom: 1px solid transparent;
      color: #898989;
      font-weight: 300;
      -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; }
    .menu-top-wrapper .menu-top > div > li a:hover {
      color: #a993dc;
      border-bottom-color: #a993dc; }

html.mobile .menu-top-wrapper .menu-top > li, html.mobile .menu-top-wrapper .menu-top > div > li {
  display: block;
  padding: 10px 0; }
  html.mobile .menu-top-wrapper .menu-top > li ul, html.mobile .menu-top-wrapper .menu-top > div > li ul {
    padding-left: 40px;
    padding-top: 10px; }
  html.mobile .menu-top-wrapper .menu-top > li ul ul, html.mobile .menu-top-wrapper .menu-top > div > li ul ul {
    padding-left: 10px;
    padding-top: 3px;
    padding-bottom: 3px; }
  html.mobile .menu-top-wrapper .menu-top > li ul li a, html.mobile .menu-top-wrapper .menu-top > div > li ul li a {
    padding: 3px 0; }
  html.mobile .menu-top-wrapper .menu-top > li a, html.mobile .menu-top-wrapper .menu-top > div > li a {
    display: inline; }
  html.mobile .menu-top-wrapper .menu-top > li.hasChild > a.open .arrow, html.mobile .menu-top-wrapper .menu-top > div > li.hasChild > a.open .arrow {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
    html.mobile .menu-top-wrapper .menu-top > li.hasChild > a .arrow, html.mobile .menu-top-wrapper .menu-top > div > li.hasChild > a .arrow {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
  html.mobile .menu-top-wrapper .menu-top > li > a, html.mobile .menu-top-wrapper .menu-top > div > li > a, html.mobile .menu-top-wrapper .menu-top > li a, html.mobile .menu-top-wrapper .menu-top > div > li a {
    display: inline-block;
    vertical-align: top;
    padding-left: 40px; }
  html.mobile .menu-top-wrapper .menu-top > li > a .arrow, html.mobile .menu-top-wrapper .menu-top > div > li > a .arrow, html.mobile .menu-top-wrapper .menu-top > li a .arrow, html.mobile .menu-top-wrapper .menu-top > div > li a .arrow {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    width: 21px;
    height: 21px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2221px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2021%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M10.508%2C21.001%20C4.719%2C21.001%200.009%2C16.291%200.009%2C10.502%20C0.009%2C4.714%204.719%2C0.003%2010.508%2C0.003%20C16.297%2C0.003%2021.007%2C4.714%2021.007%2C10.502%20C21.007%2C16.291%2016.297%2C21.001%2010.508%2C21.001%20ZM10.508%2C1.863%20C5.744%2C1.863%201.869%2C5.738%201.869%2C10.502%20C1.869%2C15.265%205.744%2C19.141%2010.508%2C19.141%20C15.272%2C19.141%2019.147%2C15.265%2019.147%2C10.502%20C19.147%2C5.738%2015.272%2C1.863%2010.508%2C1.863%20ZM11.165%2C14.206%20C10.802%2C14.570%2010.214%2C14.570%209.850%2C14.206%20L6.251%2C10.611%20C5.888%2C10.247%205.888%2C9.659%206.251%2C9.296%20C6.613%2C8.932%207.202%2C8.932%207.565%2C9.296%20L9.578%2C11.308%20L9.578%2C6.123%20C9.578%2C5.609%209.994%2C5.193%2010.508%2C5.193%20C11.022%2C5.193%2011.438%2C5.609%2011.438%2C6.123%20L11.438%2C11.307%20L13.450%2C9.296%20C13.813%2C8.932%2014.402%2C8.932%2014.765%2C9.296%20C14.946%2C9.477%2015.037%2C9.716%2015.037%2C9.953%20C15.037%2C10.191%2014.946%2C10.429%2014.765%2C10.611%20L11.165%2C14.206%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  html.mobile .menu-top-wrapper .menu-top > li > a:hover, html.mobile .menu-top-wrapper .menu-top > div > li > a:hover, html.mobile .menu-top-wrapper .menu-top > li a:hover, html.mobile .menu-top-wrapper .menu-top > div > li a:hover {
    color: #a993dc; }

@media (min-width: 1001px) {
  html:not(.mobile) .menu-top-wrapper .flexMenu-viewMore {
    height: 19px; }
    html:not(.mobile) .menu-top-wrapper .flexMenu-viewMore > a {
      font-size: 35px;
      line-height: 0.1;
      height: 0px;
      text-decoration: none;
      border: none; }
      html:not(.mobile) .menu-top-wrapper .flexMenu-viewMore > a:hover {
        text-decoration: none; }
    html:not(.mobile) .menu-top-wrapper .menu-top li.s3-menu-allin-active > a {
      color: #a993dc;
      border-bottom-color: #a993dc; }
    html:not(.mobile) .menu-top-wrapper .menu-top > li > ul {
      margin-top: 33px; }
    html:not(.mobile) .menu-top-wrapper .menu-top ul {
      z-index: 100;
      border-radius: 12px;
      box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
      background: #fff;
      width: 180px;
      position: absolute;
      padding: 15px 0; }
      html:not(.mobile) .menu-top-wrapper .menu-top ul ul {
        margin-top: -15px; }
      html:not(.mobile) .menu-top-wrapper .menu-top ul li {
        padding: 3px 0; }
        html:not(.mobile) .menu-top-wrapper .menu-top ul li a {
          display: block;
          padding: 0 20px; } }

.right-header-top {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 20px 0 0;
  max-width: 520px;
  width: 100%;
  margin: 0 0 0 40px; }

@media (max-width: 1100px) {
    .right-header-top {
      padding-right: 0;
      max-width: 420px; } }

@media (max-width: 1000px) {
    .right-header-top {
      max-width: 100%;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; } }

@media (min-width: 1001px) {
    .right-header-top .user-flags-wrapper {
      display: none; } }

.scroll-fixed .login-block-wrapper .login-form {
  display: none; }

.login-block-wrapper {
  position: relative; }

.login-block-wrapper .title-login {
  cursor: pointer;
  color: #898989;
  font-size: 16px;
  font-weight: 600;
  padding: 15px 15px 15px 32px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2017%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M16.674%2C21.116%20C16.639%2C21.615%2016.210%2C22.002%2015.692%2C22.002%20L1.301%2C22.002%20C0.784%2C22.002%200.355%2C21.615%200.319%2C21.117%20L0.002%2C16.627%20C-0.111%2C14.975%201.216%2C13.070%202.901%2C12.467%20C6.515%2C11.215%2010.487%2C11.220%2014.084%2C12.464%20C15.783%2C13.069%2017.110%2C14.975%2016.989%2C16.630%20L16.674%2C21.116%20ZM13.411%2C14.252%20C10.261%2C13.162%206.740%2C13.158%203.573%2C14.254%20C2.624%2C14.594%201.915%2C15.762%201.965%2C16.500%20L2.219%2C20.100%20L14.774%2C20.100%20L15.025%2C16.500%20C15.079%2C15.759%2014.372%2C14.594%2013.411%2C14.252%20ZM8.578%2C10.225%20C5.975%2C10.225%203.857%2C7.930%203.857%2C5.109%20C3.857%2C2.287%205.975%2C-0.008%208.578%2C-0.008%20C11.181%2C-0.008%2013.298%2C2.287%2013.298%2C5.109%20C13.298%2C7.930%2011.181%2C10.225%208.578%2C10.225%20ZM8.578%2C1.894%20C7.061%2C1.894%205.824%2C3.336%205.824%2C5.109%20C5.824%2C6.881%207.061%2C8.322%208.578%2C8.322%20C10.095%2C8.322%2011.331%2C6.881%2011.331%2C5.109%20C11.331%2C3.336%2010.095%2C1.894%208.578%2C1.894%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  @media (max-width: 1000px) {
    .login-block-wrapper .title-login {
      padding: 0;
      width: 100%;
      height: 100%;
      background-position: 50% 50%; }
      .login-block-wrapper .title-login .title-in {
        display: none; } }

.login-block-wrapper .login-form {
  position: absolute;
  top: 70%;
  left: -20px;
  z-index: 100;
  opacity: 0;
  visibility: hidden;
  width: 183px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  background: #fff;
  padding: 28px 20px 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; }
  .login-block-wrapper .login-form:before {
    content: "";
    position: absolute;
    left: 20px;
    top: -6px;
    border-width: 0 7px 7px 7px;
    border-style: solid;
    border-color: transparent transparent #fff transparent; }
  .login-block-wrapper .login-form.opened {
    opacity: 1;
    visibility: visible;
    top: 100%; }
  @media (max-width: 1000px) {
    .login-block-wrapper .login-form {
      left: -105px; }
      .login-block-wrapper .login-form:before {
        left: 120px; } }
  @media (max-width: 479px) {
    .login-block-wrapper .login-form {
      left: -123px; }
      .login-block-wrapper .login-form:before {
        left: 136px; } }
  .login-block-wrapper .login-form .row {
    margin: 0 0 18px; }
  .login-block-wrapper .login-form .row .row-title {
    color: #898989;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    margin: 0 0 5px;
    display: block; }
  .login-block-wrapper .login-form .row .field {
    display: inline-block;
    vertical-align: top;
    position: relative; }
  .login-block-wrapper .login-form .row .field.text:before {
    content: "";
    width: 20px;
    height: 31px;
    position: absolute;
    left: 5px;
    top: 2px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2013%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e6e6e6%22%20d%3D%22M12.751%2C16.316%20C12.723%2C16.703%2012.396%2C17.002%2012.000%2C17.002%20L0.994%2C17.002%20C0.599%2C17.002%200.272%2C16.703%200.243%2C16.318%20L0.001%2C12.848%20C-0.085%2C11.572%200.930%2C10.099%202.218%2C9.634%20C4.982%2C8.666%208.020%2C8.670%2010.770%2C9.631%20C12.069%2C10.099%2013.083%2C11.572%2012.991%2C12.850%20L12.751%2C16.316%20ZM10.256%2C11.013%20C7.846%2C10.170%205.154%2C10.167%202.732%2C11.014%20C2.006%2C11.277%201.465%2C12.179%201.503%2C12.750%20L1.697%2C15.532%20L11.297%2C15.532%20L11.490%2C12.750%20C11.531%2C12.177%2010.990%2C11.277%2010.256%2C11.013%20ZM6.559%2C7.901%20C4.569%2C7.901%202.950%2C6.127%202.950%2C3.947%20C2.950%2C1.767%204.569%2C-0.007%206.559%2C-0.007%20C8.550%2C-0.007%2010.169%2C1.767%2010.169%2C3.947%20C10.169%2C6.127%208.550%2C7.901%206.559%2C7.901%20ZM6.559%2C1.463%20C5.399%2C1.463%204.454%2C2.578%204.454%2C3.947%20C4.454%2C5.317%205.399%2C6.431%206.559%2C6.431%20C7.720%2C6.431%208.665%2C5.317%208.665%2C3.947%20C8.665%2C2.578%207.720%2C1.463%206.559%2C1.463%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .login-block-wrapper .login-form .row .field.password:before {
    content: "";
    width: 20px;
    height: 31px;
    position: absolute;
    left: 5px;
    top: 2px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2217px%22%20%20viewBox%3D%220%200%2012%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e6e6e6%22%20d%3D%22M10.280%2C6.235%20L10.280%2C4.441%20C10.280%2C1.986%208.375%2C-0.010%205.966%2C-0.010%20C3.625%2C-0.010%201.721%2C1.986%201.721%2C4.441%20L1.721%2C6.235%20C0.777%2C6.235%200.009%2C7.040%200.009%2C8.029%20L0.009%2C15.207%20C0.009%2C16.196%200.777%2C17.002%201.721%2C17.002%20L10.280%2C17.002%20C11.224%2C17.002%2011.991%2C16.196%2011.991%2C15.207%20L11.991%2C8.029%20C11.991%2C7.040%2011.224%2C6.235%2010.280%2C6.235%20ZM3.433%2C4.441%20C3.433%2C2.976%204.569%2C1.785%206.034%2C1.785%20C7.432%2C1.785%208.568%2C2.976%208.568%2C4.441%20L8.568%2C6.235%20L3.433%2C6.235%20L3.433%2C4.441%20ZM1.721%2C15.207%20L1.721%2C8.029%20L10.280%2C8.029%20L10.281%2C15.207%20L1.721%2C15.207%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .login-block-wrapper .login-form .row .field input {
    border: 2px solid #e6e6e6;
    border-radius: 6px;
    padding: 8px 25px 7px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #898989;
    outline: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1.25; }
  .login-block-wrapper .login-form .row .field.password {
    width: 112px; }
  .login-block-wrapper .login-form .row .signin-btn {
    background: #ffad0d;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    border: none;
    border-radius: 6px;
    padding: 10px 13px 11px; }
  .login-block-wrapper .login-form .row .signin-btn:hover {
    background: #ffb21c; }
  .login-block-wrapper .login-form .row .signin-btn:active {
    background: #d98f00; }
  .login-block-wrapper .login-form .link-login {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 6px; }
  .login-block-wrapper .login-form .link-login a {
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    line-height: 1;
    color: #a993dc;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .login-block-wrapper .login-form .link-login a span {
    border-bottom: 1px solid #a993dc;
    line-height: 1; }
  .login-block-wrapper .login-form .link-login a.register {
    color: #ff3451; }
    .login-block-wrapper .login-form .link-login a.register span {
      border-bottom-color: #ff3451; }
  .login-block-wrapper .login-form .link-login a:hover span {
    border-bottom-color: transparent; }
  .login-block-wrapper .login-form .user-info {
    margin: 0 0 15px; }
  .login-block-wrapper .login-form .user-info .title-info {
    color: #898989;
    font-size: 14px;
    font-weight: 400;
    margin: 0 0 5px; }
  .login-block-wrapper .login-form .user-info .user-name {
    font-size: 14px;
    font-weight: 600;
    color: #898989;
    text-decoration: underline; }
  .login-block-wrapper .login-form .user-info .settings {
    position: absolute;
    right: 20px;
    top: 20px;
    width: 22px;
    height: 22px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2222px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2022%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M12.193%2C22.000%20L9.788%2C22.000%20C8.910%2C22.000%208.196%2C21.285%208.196%2C20.408%20L8.196%2C18.852%20L7.450%2C18.563%20L6.317%2C19.631%20C5.717%2C20.230%204.666%2C20.230%204.067%2C19.631%20L2.365%2C17.928%20C2.065%2C17.631%201.899%2C17.231%201.899%2C16.803%20C1.899%2C16.376%202.065%2C15.976%202.369%2C15.676%20L3.465%2C14.578%20L3.144%2C13.840%20L1.586%2C13.799%20C0.709%2C13.799%20-0.006%2C13.085%20-0.006%2C12.207%20L-0.006%2C9.801%20C-0.006%2C8.923%200.709%2C8.209%201.586%2C8.209%20L3.144%2C8.209%20L3.432%2C7.464%20L2.365%2C6.330%20C2.065%2C6.032%201.899%2C5.632%201.899%2C5.205%20C1.899%2C4.777%202.065%2C4.377%202.369%2C4.077%20L4.067%2C2.377%20C4.664%2C1.778%205.719%2C1.777%206.319%2C2.378%20L7.417%2C3.477%20L8.150%2C3.155%20L8.196%2C1.599%20C8.196%2C0.721%208.910%2C0.007%209.788%2C0.007%20L12.193%2C0.007%20C13.072%2C0.007%2013.787%2C0.721%2013.787%2C1.599%20L13.787%2C3.156%20L14.533%2C3.445%20L15.664%2C2.377%20C15.966%2C2.076%2016.366%2C1.912%2016.790%2C1.912%20L16.790%2C1.912%20C17.216%2C1.911%2017.615%2C2.076%2017.916%2C2.376%20L19.618%2C4.080%20C19.916%2C4.377%2020.082%2C4.777%2020.082%2C5.205%20C20.082%2C5.632%2019.916%2C6.032%2019.614%2C6.332%20L18.516%2C7.430%20L18.839%2C8.165%20L20.396%2C8.209%20C21.274%2C8.209%2021.987%2C8.923%2021.987%2C9.801%20L21.987%2C12.207%20C21.987%2C13.085%2021.274%2C13.799%2020.396%2C13.799%20L18.839%2C13.799%20L18.548%2C14.546%20L19.616%2C15.678%20C19.916%2C15.976%2020.082%2C16.376%2020.082%2C16.803%20C20.082%2C17.231%2019.916%2C17.631%2019.614%2C17.931%20L17.918%2C19.631%20C17.311%2C20.233%2016.267%2C20.230%2015.668%2C19.633%20L14.564%2C18.531%20L13.831%2C18.853%20L13.787%2C20.408%20C13.787%2C21.285%2013.072%2C22.000%2012.193%2C22.000%20L12.193%2C22.000%20ZM10.068%2C20.128%20L11.915%2C20.128%20L11.915%2C18.852%20C11.915%2C18.096%2012.456%2C17.343%2013.175%2C17.101%20L13.818%2C16.833%20C13.997%2C16.741%2014.273%2C16.678%2014.559%2C16.678%20C15.066%2C16.678%2015.551%2C16.870%2015.888%2C17.207%20L16.790%2C18.110%20L18.095%2C16.803%20L17.193%2C15.901%20C16.657%2C15.364%2016.509%2C14.449%2016.847%2C13.771%20L17.110%2C13.127%20C17.326%2C12.470%2018.079%2C11.926%2018.839%2C11.926%20L20.115%2C11.926%20L20.115%2C10.080%20L18.839%2C10.080%20C18.079%2C10.080%2017.326%2C9.537%2017.086%2C8.816%20L16.820%2C8.177%20C16.511%2C7.561%2016.657%2C6.646%2017.191%2C6.109%20L18.095%2C5.205%20L16.790%2C3.898%20L15.888%2C4.801%20C15.361%2C5.327%2014.427%2C5.481%2013.756%2C5.147%20L13.114%2C4.884%20C12.458%2C4.667%2011.915%2C3.914%2011.915%2C3.156%20L11.915%2C1.879%20L10.068%2C1.879%20L10.068%2C3.156%20C10.068%2C3.915%209.525%2C4.668%208.804%2C4.907%20L8.165%2C5.174%20C7.986%2C5.267%207.708%2C5.330%207.423%2C5.330%20C6.914%2C5.330%206.428%2C5.137%206.094%2C4.800%20L5.193%2C3.899%20L3.887%2C5.205%20L4.788%2C6.107%20C5.324%2C6.646%205.472%2C7.561%205.134%2C8.237%20L4.874%2C8.878%20C4.655%2C9.539%203.902%2C10.080%203.144%2C10.080%20L1.866%2C10.080%20L1.866%2C11.926%20L3.144%2C11.926%20C3.902%2C11.926%204.655%2C12.469%204.896%2C13.187%20L5.163%2C13.833%20C5.472%2C14.449%205.324%2C15.364%204.791%2C15.900%20L3.887%2C16.803%20L5.193%2C18.109%20L6.094%2C17.207%20C6.614%2C16.683%207.556%2C16.525%208.225%2C16.861%20L8.866%2C17.123%20C9.537%2C17.345%2010.068%2C18.083%2010.068%2C18.852%20L10.068%2C20.128%20L10.068%2C20.128%20ZM10.991%2C15.111%20C8.727%2C15.111%206.885%2C13.268%206.885%2C11.003%20C6.885%2C8.739%208.727%2C6.896%2010.991%2C6.896%20C13.255%2C6.896%2015.098%2C8.739%2015.098%2C11.003%20C15.098%2C13.268%2013.255%2C15.111%2010.991%2C15.111%20L10.991%2C15.111%20ZM10.991%2C8.768%20C9.759%2C8.768%208.757%2C9.771%208.757%2C11.003%20C8.757%2C12.236%209.759%2C13.239%2010.991%2C13.239%20C12.224%2C13.239%2013.226%2C12.236%2013.226%2C11.003%20C13.226%2C9.771%2012.224%2C8.768%2010.991%2C8.768%20L10.991%2C8.768%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    -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; }
  .login-block-wrapper .login-form .user-info .settings:hover {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .login-block-wrapper .login-form .user-buttons {
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .login-block-wrapper .login-form .user-buttons a {
    background: #ffad0d;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    border: none;
    border-radius: 6px;
    padding: 11px 13px 10px;
    display: inline-block;
    vertical-align: top; }
  .login-block-wrapper .login-form .user-buttons a:hover {
    background: #ffb21c; }
  .login-block-wrapper .login-form .user-buttons a:active {
    background: #d98f00; }
  .login-block-wrapper .login-form .user-buttons a.my-orders {
    background: #a993dc; }
    .login-block-wrapper .login-form .user-buttons a.my-orders:hover {
      background: #b29fe0; }
    .login-block-wrapper .login-form .user-buttons a.my-orders:active {
      background: #a087d8; }

@media (max-width: 1000px) {
    .login-block-wrapper {
      width: 40px;
      height: 50px; } }

.cart-mini-wrapper {
  width: 170px;
  position: relative; }

.cart-mini-wrapper .title-cart-mini {
  position: relative;
  padding: 15px 0px 15px 50px;
  color: #898989;
  font-size: 20px;
  line-height: 1;
  font-weight: 600;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2026%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M25.963%2C5.279%20L23.339%2C15.000%20C23.217%2C15.455%2022.812%2C15.769%2022.352%2C15.769%20L8.579%2C15.769%20C8.579%2C15.769%208.579%2C15.769%208.578%2C15.769%20C8.578%2C15.769%208.578%2C15.769%208.578%2C15.769%20C8.464%2C15.769%208.353%2C15.750%208.249%2C15.713%20C8.209%2C15.700%208.176%2C15.673%208.139%2C15.654%20C8.077%2C15.624%208.014%2C15.598%207.959%2C15.556%20C7.915%2C15.522%207.883%2C15.476%207.845%2C15.435%20C7.807%2C15.394%207.764%2C15.360%207.732%2C15.313%20C7.670%2C15.220%207.621%2C15.114%207.590%2C15.000%20L4.966%2C5.279%20C4.959%2C5.252%204.968%2C5.226%204.963%2C5.199%20L4.171%2C2.246%20L0.987%2C2.104%20C0.422%2C2.078%20-0.015%2C1.589%200.009%2C1.011%20C0.033%2C0.436%200.475%2C-0.037%201.077%2C0.011%20L5.007%2C0.186%20C5.451%2C0.205%205.833%2C0.517%205.951%2C0.955%20L6.755%2C3.954%20L24.976%2C3.954%20C25.296%2C3.954%2025.596%2C4.106%2025.790%2C4.366%20C25.985%2C4.626%2026.048%2C4.964%2025.963%2C5.279%20ZM7.316%2C6.048%20L9.362%2C13.675%20L21.571%2C13.675%20L23.629%2C6.048%20L7.316%2C6.048%20ZM11.025%2C16.241%20C12.578%2C16.241%2013.843%2C17.532%2013.843%2C19.121%20C13.843%2C20.708%2012.578%2C22.000%2011.025%2C22.000%20C9.469%2C22.000%208.207%2C20.708%208.207%2C19.121%20C8.207%2C17.532%209.469%2C16.241%2011.025%2C16.241%20ZM11.025%2C19.906%20C11.447%2C19.906%2011.794%2C19.553%2011.794%2C19.121%20C11.794%2C18.688%2011.447%2C18.335%2011.025%2C18.335%20C10.601%2C18.335%2010.256%2C18.688%2010.256%2C19.121%20C10.256%2C19.553%2010.601%2C19.906%2011.025%2C19.906%20ZM19.566%2C16.241%20C21.119%2C16.241%2022.384%2C17.532%2022.384%2C19.121%20C22.384%2C20.708%2021.119%2C22.000%2019.566%2C22.000%20C18.011%2C22.000%2016.747%2C20.708%2016.747%2C19.121%20C16.747%2C17.532%2018.011%2C16.241%2019.566%2C16.241%20ZM19.566%2C19.906%20C19.988%2C19.906%2020.334%2C19.553%2020.334%2C19.121%20C20.334%2C18.688%2019.988%2C18.335%2019.566%2C18.335%20C19.141%2C18.335%2018.797%2C18.688%2018.797%2C19.121%20C18.797%2C19.553%2019.141%2C19.906%2019.566%2C19.906%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .cart-mini-wrapper .title-cart-mini .fa-rouble svg {
    width: 9px;
    height: 11px;
    fill: #898989; }
  .cart-mini-wrapper .title-cart-mini .count-product {
    color: #fff;
    font-size: 10px;
    font-weight: 300;
    line-height: 1;
    border-radius: 50%;
    background: #ff3451;
    min-width: 18px;
    height: 18px;
    padding: 4px 2px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    position: absolute;
    left: 20px;
    top: 6px; }
  .cart-mini-wrapper .title-cart-mini.empty {
    cursor: default;
    padding: 18px 35px 15px 0px;
    font-size: 16px;
    font-weight: 600;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2026%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5c5c5%22%20d%3D%22M25.963%2C5.279%20L23.339%2C15.000%20C23.217%2C15.455%2022.812%2C15.769%2022.352%2C15.769%20L8.579%2C15.769%20C8.579%2C15.769%208.579%2C15.769%208.578%2C15.769%20C8.578%2C15.769%208.578%2C15.769%208.578%2C15.769%20C8.464%2C15.769%208.353%2C15.750%208.249%2C15.713%20C8.209%2C15.700%208.176%2C15.673%208.139%2C15.654%20C8.077%2C15.624%208.014%2C15.598%207.959%2C15.556%20C7.915%2C15.522%207.883%2C15.476%207.845%2C15.435%20C7.807%2C15.394%207.764%2C15.360%207.732%2C15.313%20C7.670%2C15.220%207.621%2C15.114%207.590%2C15.000%20L4.966%2C5.279%20C4.959%2C5.252%204.968%2C5.226%204.963%2C5.199%20L4.171%2C2.246%20L0.987%2C2.104%20C0.422%2C2.078%20-0.015%2C1.589%200.009%2C1.011%20C0.033%2C0.436%200.475%2C-0.037%201.077%2C0.011%20L5.007%2C0.186%20C5.451%2C0.205%205.833%2C0.517%205.951%2C0.955%20L6.755%2C3.954%20L24.976%2C3.954%20C25.296%2C3.954%2025.596%2C4.106%2025.790%2C4.366%20C25.985%2C4.626%2026.048%2C4.964%2025.963%2C5.279%20ZM7.316%2C6.048%20L9.362%2C13.675%20L21.571%2C13.675%20L23.629%2C6.048%20L7.316%2C6.048%20ZM11.025%2C16.241%20C12.578%2C16.241%2013.843%2C17.532%2013.843%2C19.121%20C13.843%2C20.708%2012.578%2C22.000%2011.025%2C22.000%20C9.469%2C22.000%208.207%2C20.708%208.207%2C19.121%20C8.207%2C17.532%209.469%2C16.241%2011.025%2C16.241%20ZM11.025%2C19.906%20C11.447%2C19.906%2011.794%2C19.553%2011.794%2C19.121%20C11.794%2C18.688%2011.447%2C18.335%2011.025%2C18.335%20C10.601%2C18.335%2010.256%2C18.688%2010.256%2C19.121%20C10.256%2C19.553%2010.601%2C19.906%2011.025%2C19.906%20ZM19.566%2C16.241%20C21.119%2C16.241%2022.384%2C17.532%2022.384%2C19.121%20C22.384%2C20.708%2021.119%2C22.000%2019.566%2C22.000%20C18.011%2C22.000%2016.747%2C20.708%2016.747%2C19.121%20C16.747%2C17.532%2018.011%2C16.241%2019.566%2C16.241%20ZM19.566%2C19.906%20C19.988%2C19.906%2020.334%2C19.553%2020.334%2C19.121%20C20.334%2C18.688%2019.988%2C18.335%2019.566%2C18.335%20C19.141%2C18.335%2018.797%2C18.688%2018.797%2C19.121%20C18.797%2C19.553%2019.141%2C19.906%2019.566%2C19.906%20Z%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
  @media (max-width: 1000px) {
    .cart-mini-wrapper .title-cart-mini .title-in {
      display: none; }

    .cart-mini-wrapper .title-cart-mini.empty, .cart-mini-wrapper .title-cart-mini {
      background-position: 50% 50%;
      padding: 0;
      width: 100%;
      height: 100%; } }

@media (max-width: 1000px) {
    .cart-mini-wrapper {
      width: 40px;
      height: 50px;
      margin-left: 5px; }
      .cart-mini-wrapper #shop2-cart-preview {
        width: 100%;
        height: 100%; }
      .cart-mini-wrapper .products-total-price {
        display: none; } }

.cart-mini-wrapper .shop2-cart-mini {
  position: absolute;
  left: -100px;
  top: 70%;
  z-index: 100;
  background: #fff;
  width: 290px;
  border-radius: 10px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
  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; }
  .cart-mini-wrapper .shop2-cart-mini:before {
    content: "";
    position: absolute;
    left: 138px;
    top: -6px;
    border-width: 0 7px 7px 7px;
    border-style: solid;
    border-color: transparent transparent #fff transparent; }
  .cart-mini-wrapper .shop2-cart-mini.opened {
    opacity: 1;
    visibility: visible;
    top: 100%; }
  @media (max-width: 1000px) {
    .cart-mini-wrapper .shop2-cart-mini {
      left: -217px; }
      .cart-mini-wrapper .shop2-cart-mini:before {
        left: 232px; } }
  @media (max-width: 479px) {
    .cart-mini-wrapper .shop2-cart-mini {
      left: -235px; }
      .cart-mini-wrapper .shop2-cart-mini:before {
        left: 250px; } }
  .cart-mini-wrapper .shop2-cart-mini .cart-products-count {
    padding: 22px 30px;
    color: #898989;
    font-size: 14px;
    font-weight: 400;
    line-height: 1; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart {
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart > ul {
    max-height: calc(100vh - 220px);
    overflow: auto;
    list-style: none;
    padding: 0;
    margin: 0; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart li:last-child .cart-mini-product {
    border: none; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .cart-mini-product {
    padding: 20px 0 20px 30px;
    border-bottom: 1px solid #e6e6e6;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .cart-mini-product .image-mini-product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 75px;
    -ms-flex: 0 0 75px;
    flex: 0 0 75px;
    margin-right: 20px; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .right-mini-product {
    position: relative;
    padding: 0 32px 0 0;
    line-height: 1; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .product-name {
    color: #898989;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.25;
    display: inline-block;
    vertical-align: top;
    margin: 0 0 5px; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .cart-product-article {
    color: #898989;
    font-size: 12px;
    font-weight: 400;
    margin: 0 0 5px; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-old {
    color: #9ea0a4;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 10px 0 2px;
    text-decoration: none; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-old.question span {
    display: inline-block;
    vertical-align: top;
    padding-right: 25px;
    position: relative; }
    .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-old.question span:after {
      right: 25px; }
    .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-old.question span:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 18px;
      height: 18px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%239ea0a4%22%20d%3D%22M8.502%2C15.434%20C7.684%2C15.434%206.879%2C15.331%206.102%2C15.126%20C5.146%2C15.976%203.981%2C16.684%202.631%2C17.231%20C2.573%2C17.255%202.512%2C17.266%202.451%2C17.266%20C2.346%2C17.266%202.242%2C17.231%202.156%2C17.164%20C2.020%2C17.060%201.950%2C16.889%201.971%2C16.719%20L2.422%2C13.133%20C0.861%2C11.698%200.005%2C9.812%200.005%2C7.794%20C0.005%2C3.581%203.816%2C0.154%208.502%2C0.154%20C13.188%2C0.154%2017.000%2C3.581%2017.000%2C7.794%20C17.000%2C12.007%2013.188%2C15.434%208.502%2C15.434%20ZM8.502%2C1.128%20C4.350%2C1.128%200.972%2C4.118%200.972%2C7.794%20C0.972%2C9.607%201.780%2C11.302%203.248%2C12.569%20C3.371%2C12.675%203.433%2C12.837%203.413%2C12.999%20L3.037%2C15.988%20C4.044%2C15.502%204.919%2C14.912%205.644%2C14.229%20C5.735%2C14.143%205.853%2C14.098%205.974%2C14.098%20C6.020%2C14.098%206.066%2C14.104%206.111%2C14.118%20C6.880%2C14.346%207.684%2C14.461%208.502%2C14.461%20C12.655%2C14.461%2016.033%2C11.470%2016.033%2C7.794%20C16.033%2C4.118%2012.655%2C1.128%208.502%2C1.128%20ZM9.716%2C7.704%20C9.296%2C8.030%209.042%2C8.226%209.042%2C8.850%20C9.042%2C9.217%208.747%2C9.515%208.382%2C9.515%20C8.017%2C9.515%207.721%2C9.217%207.721%2C8.850%20C7.721%2C7.571%208.437%2C7.017%208.911%2C6.650%20C9.318%2C6.335%209.458%2C6.207%209.452%2C5.837%20C9.440%2C5.197%208.673%2C5.031%208.276%2C5.039%20C7.838%2C5.042%207.097%2C5.227%207.097%2C5.896%20C7.097%2C6.263%206.802%2C6.561%206.437%2C6.561%20C6.072%2C6.561%205.776%2C6.263%205.776%2C5.896%20C5.776%2C4.475%207.028%2C3.720%208.264%2C3.708%20C8.275%2C3.708%208.286%2C3.708%208.296%2C3.708%20C9.711%2C3.708%2010.750%2C4.589%2010.772%2C5.813%20C10.791%2C6.872%2010.170%2C7.353%209.716%2C7.704%20ZM8.414%2C10.297%20L8.492%2C10.298%20C8.923%2C10.298%209.273%2C10.650%209.273%2C11.084%20C9.273%2C11.518%208.923%2C11.870%208.492%2C11.870%20L8.368%2C11.868%20C7.937%2C11.855%207.598%2C11.493%207.610%2C11.059%20C7.623%2C10.625%207.979%2C10.288%208.414%2C10.297%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-old span {
    position: relative; }
    .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-old span:after {
      content: "";
      position: absolute;
      left: 0;
      margin-top: -1px;
      right: 0;
      top: 50%;
      border-top: 1px solid #e84646; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-old strong {
    font-weight: 400; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-old .fa-rouble svg {
    width: 7px;
    height: 10px;
    fill: #9ea0a4; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-mini-product {
    color: #ff3451;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .price-mini-product .fa-rouble svg {
    width: 8px;
    height: 9px;
    fill: #ff3451; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .cart-delete {
    position: absolute;
    right: 10px;
    top: -4px; }
  .cart-mini-wrapper .shop2-cart-mini .products-in-cart .cart-delete a {
    display: block;
    width: 20px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%209%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff3451%22%20d%3D%22M7.710%2C1.767%20L5.492%2C3.984%20L7.708%2C6.200%20C8.116%2C6.608%208.116%2C7.270%207.708%2C7.678%20C7.300%2C8.086%206.638%2C8.086%206.231%2C7.678%20L4.015%2C5.462%20L1.799%2C7.678%20C1.391%2C8.086%200.729%2C8.086%200.321%2C7.678%20C-0.087%2C7.270%20-0.087%2C6.608%200.321%2C6.200%20L2.537%2C3.984%20L0.320%2C1.767%20C-0.088%2C1.358%20-0.088%2C0.697%200.320%2C0.289%20C0.728%2C-0.119%201.390%2C-0.119%201.797%2C0.289%20L4.015%2C2.507%20L6.233%2C0.289%20C6.640%2C-0.119%207.302%2C-0.119%207.710%2C0.289%20C8.118%2C0.697%208.118%2C1.358%207.710%2C1.767%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .cart-mini-wrapper .shop2-cart-mini .cart-mini-buttons {
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 15px; }
  .cart-mini-wrapper .shop2-cart-mini .cart-mini-buttons a {
    background: #a993dc;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    border: none;
    border-radius: 6px;
    padding: 13px 20px 13px;
    display: inline-block;
    vertical-align: top;
    margin: 0 5px; }
  .cart-mini-wrapper .shop2-cart-mini .cart-mini-buttons a:hover {
    background: #b29fe0; }
  .cart-mini-wrapper .shop2-cart-mini .cart-mini-buttons a:active {
    background: #8a6cd0; }
  .cart-mini-wrapper .shop2-cart-mini .cart-mini-buttons a.remove-all-cart-poruduct {
    background: #898989; }
    .cart-mini-wrapper .shop2-cart-mini .cart-mini-buttons a.remove-all-cart-poruduct:hover {
      background: #919191; }
    .cart-mini-wrapper .shop2-cart-mini .cart-mini-buttons a.remove-all-cart-poruduct:active {
      background: #7c7c7c; }

.user-flags-wrapper {
  font-size: 0; }

.user-flags-wrapper .action-flag, .user-flags-wrapper .payment-flag {
  border-radius: 25px;
  padding: 13px 25px;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.2;
  display: inline-block;
  vertical-align: middle;
  margin: 8px 0;
  text-decoration: none; }
  @media (max-width: 1100px) {
    .user-flags-wrapper .action-flag, .user-flags-wrapper .payment-flag {
      padding: 13px 15px; } }
  @media (max-width: 1000px) {
    .user-flags-wrapper .action-flag, .user-flags-wrapper .payment-flag {
      padding: 15px 15px 16px; } }
  .user-flags-wrapper .action-flag .icon, .user-flags-wrapper .payment-flag .icon {
    padding: 0 0 0 32px;
    position: relative; }
  .user-flags-wrapper .action-flag .icon:before, .user-flags-wrapper .payment-flag .icon:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%; }
  @media (max-width: 1000px) {
    .user-flags-wrapper .action-flag, .user-flags-wrapper .payment-flag {
      margin: 0; } }

.user-flags-wrapper .action-flag {
  background: #fff6f7;
  color: #ff3451; }
  .user-flags-wrapper .action-flag .icon:before {
    width: 20px;
    height: 21px;
    margin-top: -11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2020%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff4963%22%20d%3D%22M18.564%2C9.820%20L18.564%2C19.405%20C18.564%2C20.284%2017.839%2C21.000%2016.949%2C21.000%20L2.761%2C21.000%20C1.871%2C21.000%201.148%2C20.284%201.148%2C19.405%20L1.148%2C9.820%20C0.483%2C9.623%20-0.012%2C9.036%20-0.012%2C8.315%20L-0.012%2C6.914%20C-0.012%2C6.035%200.711%2C5.319%201.599%2C5.319%20L4.124%2C5.319%20C3.065%2C4.029%203.127%2C2.132%204.341%2C0.930%20C5.602%2C-0.315%207.795%2C-0.315%209.052%2C0.930%20C9.469%2C1.342%209.711%2C1.988%209.855%2C2.675%20C10.000%2C1.988%2010.241%2C1.341%2010.657%2C0.930%20C11.916%2C-0.314%2014.109%2C-0.314%2015.367%2C0.930%20C15.995%2C1.552%2016.341%2C2.378%2016.341%2C3.257%20C16.341%2C4.020%2016.067%2C4.735%2015.587%2C5.319%20L18.110%2C5.319%20C18.999%2C5.319%2019.724%2C6.035%2019.724%2C6.914%20L19.724%2C8.315%20C19.724%2C9.036%2019.228%2C9.622%2018.564%2C9.820%20ZM12.026%2C19.340%20L16.884%2C19.340%20L16.884%2C9.911%20L12.026%2C9.911%20L12.026%2C19.340%20ZM8.525%2C19.340%20L11.186%2C19.340%20L11.186%2C9.911%20L8.525%2C9.911%20L8.525%2C19.340%20ZM2.827%2C19.340%20L7.685%2C19.340%20L7.685%2C9.911%20L2.827%2C9.911%20L2.827%2C19.340%20ZM1.667%2C6.979%20L1.667%2C8.251%20L7.685%2C8.251%20L7.685%2C6.979%20L1.667%2C6.979%20ZM7.864%2C2.104%20C7.553%2C1.795%207.139%2C1.626%206.698%2C1.626%20C6.256%2C1.626%205.841%2C1.796%205.529%2C2.104%20C4.887%2C2.740%204.887%2C3.774%205.530%2C4.410%20C5.760%2C4.637%206.603%2C4.903%208.220%2C4.903%20C8.269%2C4.903%208.319%2C4.903%208.366%2C4.902%20C8.379%2C3.700%208.208%2C2.445%207.864%2C2.104%20ZM8.525%2C6.979%20L8.525%2C8.251%20L11.186%2C8.251%20L11.186%2C6.979%20L8.525%2C6.979%20ZM14.179%2C2.104%20C13.556%2C1.487%2012.469%2C1.487%2011.845%2C2.104%20C11.474%2C2.469%2011.333%2C3.783%2011.343%2C4.902%20C11.391%2C4.903%2011.440%2C4.903%2011.489%2C4.903%20C13.107%2C4.903%2013.948%2C4.638%2014.179%2C4.410%20C14.491%2C4.102%2014.661%2C3.693%2014.661%2C3.257%20C14.661%2C2.821%2014.491%2C2.412%2014.179%2C2.104%20ZM18.044%2C6.979%20L12.026%2C6.979%20L12.026%2C8.251%20L18.044%2C8.251%20L18.044%2C6.979%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 1000px) {
    .user-flags-wrapper .action-flag {
      background: none; } }

.user-flags-wrapper .payment-flag {
  background: #fff6f1;
  color: #d88861;
  margin-left: 10px; }
  .user-flags-wrapper .payment-flag .icon:before {
    width: 20px;
    height: 19px;
    margin-top: -10px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23d88861%22%20d%3D%22M18.009%2C19.003%20L2.221%2C19.003%20C1.120%2C19.003%200.225%2C18.092%200.225%2C16.973%20L0.225%2C6.731%20L0.225%2C6.482%20L0.225%2C2.177%20C0.225%2C1.059%201.120%2C0.149%202.221%2C0.149%20L18.009%2C0.149%20C19.110%2C0.149%2020.007%2C1.059%2020.007%2C2.177%20L20.007%2C6.482%20L20.007%2C6.731%20L20.007%2C16.973%20C20.007%2C18.092%2019.110%2C19.003%2018.009%2C19.003%20ZM18.372%2C10.552%20L14.858%2C10.552%20C14.689%2C10.552%2014.552%2C10.692%2014.552%2C10.864%20L14.552%2C12.593%20C14.552%2C12.765%2014.689%2C12.905%2014.858%2C12.905%20L18.372%2C12.905%20L18.372%2C10.552%20ZM18.372%2C3.464%20L3.456%2C3.464%20C3.230%2C3.464%203.048%2C3.278%203.048%2C3.049%20C3.048%2C2.820%203.230%2C2.634%203.456%2C2.634%20L18.372%2C2.634%20L18.372%2C2.177%20C18.372%2C1.974%2018.210%2C1.809%2018.009%2C1.809%20L2.221%2C1.809%20C2.022%2C1.809%201.859%2C1.974%201.859%2C2.177%20L1.859%2C4.492%20C1.977%2C4.470%202.097%2C4.454%202.221%2C4.454%20L18.009%2C4.454%20C18.133%2C4.454%2018.254%2C4.470%2018.372%2C4.492%20L18.372%2C3.464%20ZM18.372%2C6.482%20C18.372%2C6.280%2018.210%2C6.115%2018.009%2C6.115%20L2.221%2C6.115%20C2.022%2C6.115%201.859%2C6.280%201.859%2C6.482%20L1.859%2C6.731%20L1.859%2C16.973%20C1.859%2C17.176%202.022%2C17.342%202.221%2C17.342%20L18.009%2C17.342%20C18.210%2C17.342%2018.372%2C17.176%2018.372%2C16.973%20L18.372%2C14.564%20L14.858%2C14.564%20C13.789%2C14.564%2012.918%2C13.680%2012.918%2C12.593%20L12.918%2C10.864%20C12.918%2C9.777%2013.789%2C8.893%2014.858%2C8.893%20L18.372%2C8.893%20L18.372%2C6.731%20L18.372%2C6.482%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 1000px) {
    .user-flags-wrapper .payment-flag {
      background: none;
      margin-left: 0; } }

@media (max-width: 1000px) {
    .user-flags-wrapper {
      margin-right: 15px; } }

@media (max-width: 767px) {
    .user-flags-wrapper {
      display: none; } }

.header-bottom-wrapper {
  padding: 0 20px; }

.header-bottom-wrapper .header-bottom-inner {
  max-width: 1248px;
  margin: 0 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  padding: 28px 0 33px; }
  @media (max-width: 767px) {
    .header-bottom-wrapper .header-bottom-inner {
      display: block;
      padding: 28px 0; } }

.header-bottom-wrapper .company-info-wrapper {
  max-width: 320px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin-right: 20px;
  width: 100%; }
  @media (max-width: 767px) {
    .header-bottom-wrapper .company-info-wrapper {
      text-align: center;
      max-width: 100%;
      margin-right: 0; } }

.header-bottom-wrapper .company-name {
  color: #484848;
  font-size: 25px;
  font-weight: 700;
  line-height: 1.2; }
  .header-bottom-wrapper .company-name a {
    text-decoration: none;
    color: inherit; }
  @media (max-width: 767px) {
    .header-bottom-wrapper .company-name {
      font-size: 28px; } }

.header-bottom-wrapper .site-desc {
  color: #a2a1a1;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.2; }

.header-bottom-wrapper .right-bottom-header {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 790px; }
  .header-bottom-wrapper .right-bottom-header.flex_end {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  @media (max-width: 1100px) {
    .header-bottom-wrapper .right-bottom-header {
      max-width: 620px; } }
  @media (max-width: 1000px) {
    .header-bottom-wrapper .right-bottom-header {
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; } }
  @media (max-width: 767px) {
    .header-bottom-wrapper .right-bottom-header {
      max-width: 100%;
      display: block;
      text-align: center; } }

.header-bottom-wrapper .site-contacts-wrapper {
  padding: 0 0 0 35px;
  max-width: 180px;
  margin: 6px 0 0 10px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2222px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2022%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5c5c5%22%20d%3D%22M17.355%2C21.991%20C13.139%2C21.991%208.780%2C20.050%205.396%2C16.667%20L5.327%2C16.595%20L5.329%2C16.594%20C1.817%2C13.056%20-0.097%2C8.613%200.006%2C4.328%20L0.013%2C4.011%20L0.209%2C3.764%20C0.513%2C3.378%200.812%2C3.038%201.125%2C2.725%20C2.275%2C1.576%203.625%2C0.699%205.140%2C0.112%20C5.323%2C0.040%205.532%2C0.003%205.758%2C0.003%20C6.268%2C0.003%207.415%2C0.263%207.708%2C1.067%20C8.225%2C2.502%208.878%2C4.374%209.353%2C6.164%20C9.484%2C6.667%209.355%2C7.881%208.652%2C8.324%20L6.978%2C9.385%20C6.993%2C9.398%206.985%2C9.660%207.204%2C9.958%20C7.853%2C10.848%208.606%2C11.728%209.439%2C12.576%20C10.279%2C13.400%2011.158%2C14.148%2012.040%2C14.789%20C12.212%2C14.915%2012.406%2C14.989%2012.563%2C14.989%20L13.142%2C14.180%20L13.677%2C13.340%20C14.139%2C12.621%2015.302%2C12.601%2015.431%2C12.601%20C15.568%2C12.601%2015.688%2C12.613%2015.799%2C12.638%20C18.004%2C13.129%2019.317%2C13.553%2021.000%2C14.315%20C21.749%2C14.653%2022.221%2C16.009%2021.886%2C16.860%20C21.303%2C18.369%2020.425%2C19.719%2019.278%2C20.867%20C18.953%2C21.189%2018.603%2C21.498%2018.233%2C21.787%20L17.987%2C21.980%20L17.355%2C21.991%20L17.355%2C21.991%20ZM1.896%2C4.689%20C1.911%2C8.345%203.679%2C12.274%206.667%2C15.262%20L6.758%2C15.354%20C9.754%2C18.348%2013.608%2C20.084%2017.312%2C20.098%20C17.532%2C19.914%2017.743%2C19.723%2017.941%2C19.527%20C18.897%2C18.569%2019.631%2C17.440%2020.121%2C16.174%20C20.112%2C16.166%2020.075%2C16.050%2020.034%2C15.958%20C18.570%2C15.305%2017.366%2C14.927%2015.386%2C14.485%20C15.337%2C14.491%2015.239%2C14.510%2015.163%2C14.531%20L14.211%2C16.031%20C13.621%2C16.989%2012.051%2C17.145%2010.923%2C16.318%20C9.968%2C15.626%209.018%2C14.815%208.101%2C13.914%20C7.191%2C12.989%206.379%2C12.038%205.674%2C11.075%20C5.210%2C10.440%205.022%2C9.686%205.154%2C9.005%20C5.256%2C8.480%205.549%2C8.045%205.972%2C7.782%20L7.468%2C6.833%20C7.492%2C6.744%207.511%2C6.628%207.507%2C6.571%20C7.091%2C5.021%206.501%2C3.312%206.015%2C1.951%20C5.933%2C1.921%205.830%2C1.897%205.758%2C1.897%20C4.556%2C2.368%203.426%2C3.103%202.466%2C4.062%20C2.273%2C4.255%202.085%2C4.461%201.896%2C4.689%20L1.896%2C4.689%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  @media (max-width: 767px) {
    .header-bottom-wrapper .site-contacts-wrapper {
      max-width: 100%;
      padding: 0;
      background: none;
      margin: 20px 0 0; } }

.header-bottom-wrapper .site-address {
  color: #898989;
  font-size: 15px;
  font-weight: 300;
  margin: 0 0 5px; }

.header-bottom-wrapper .site-phones {
  color: #484848;
  font-size: 20px;
  line-height: 1.1;
  font-weight: 700; }
  .header-bottom-wrapper .site-phones a {
    color: inherit;
    text-decoration: none; }

@media (max-width: 1000px) {
      .header-bottom-wrapper .user-flags-wrapper {
        display: none; } }

.shop-folder-items-wr {
  background: #a993dc;
  min-height: 60px; }

.shop-folder-items-wr .menuButton {
  position: relative;
  left: auto;
  top: auto;
  margin-top: 5px;
  margin-left: -3px;
  display: none; }
  .shop-folder-items-wr .menuButton:before, .shop-folder-items-wr .menuButton:after, .shop-folder-items-wr .menuButton .line {
    background: #fff; }

.shop-folder-items-wr .shop-folder-fixed {
  padding: 8px 20px;
  height: 44px;
  -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-folder-items-wr .shop-folder-fixed.fixed {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    background: #a993dc;
    z-index: 601;
    box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1); }
  .shop-folder-items-wr .shop-folder-fixed.fixed .shop-search-wrapper {
    display: none; }

.shop-folder-items-wr .cart-mini-wrapper .shop2-cart-mini {
  left: -120px;
  margin-top: 7px; }
  .shop-folder-items-wr .cart-mini-wrapper .shop2-cart-mini:before {
    left: 128px; }
  @media (max-width: 1000px) {
    .shop-folder-items-wr .cart-mini-wrapper {
      height: 44px;
      margin-left: 0; }
      .shop-folder-items-wr .cart-mini-wrapper .shop2-cart-mini {
        left: -230px; }
        .shop-folder-items-wr .cart-mini-wrapper .shop2-cart-mini:before {
          left: 245px; } }
  .shop-folder-items-wr .cart-mini-wrapper .title-cart-mini {
    padding: 11px 0px 10px 50px;
    color: #fff;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2026%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffffff%22%20d%3D%22M25.963%2C5.279%20L23.339%2C15.000%20C23.217%2C15.455%2022.812%2C15.769%2022.352%2C15.769%20L8.579%2C15.769%20C8.579%2C15.769%208.579%2C15.769%208.578%2C15.769%20C8.578%2C15.769%208.578%2C15.769%208.578%2C15.769%20C8.464%2C15.769%208.353%2C15.750%208.249%2C15.713%20C8.209%2C15.700%208.176%2C15.673%208.139%2C15.654%20C8.077%2C15.624%208.014%2C15.598%207.959%2C15.556%20C7.915%2C15.522%207.883%2C15.476%207.845%2C15.435%20C7.807%2C15.394%207.764%2C15.360%207.732%2C15.313%20C7.670%2C15.220%207.621%2C15.114%207.590%2C15.000%20L4.966%2C5.279%20C4.959%2C5.252%204.968%2C5.226%204.963%2C5.199%20L4.171%2C2.246%20L0.987%2C2.104%20C0.422%2C2.078%20-0.015%2C1.589%200.009%2C1.011%20C0.033%2C0.436%200.475%2C-0.037%201.077%2C0.011%20L5.007%2C0.186%20C5.451%2C0.205%205.833%2C0.517%205.951%2C0.955%20L6.755%2C3.954%20L24.976%2C3.954%20C25.296%2C3.954%2025.596%2C4.106%2025.790%2C4.366%20C25.985%2C4.626%2026.048%2C4.964%2025.963%2C5.279%20ZM7.316%2C6.048%20L9.362%2C13.675%20L21.571%2C13.675%20L23.629%2C6.048%20L7.316%2C6.048%20ZM11.025%2C16.241%20C12.578%2C16.241%2013.843%2C17.532%2013.843%2C19.121%20C13.843%2C20.708%2012.578%2C22.000%2011.025%2C22.000%20C9.469%2C22.000%208.207%2C20.708%208.207%2C19.121%20C8.207%2C17.532%209.469%2C16.241%2011.025%2C16.241%20ZM11.025%2C19.906%20C11.447%2C19.906%2011.794%2C19.553%2011.794%2C19.121%20C11.794%2C18.688%2011.447%2C18.335%2011.025%2C18.335%20C10.601%2C18.335%2010.256%2C18.688%2010.256%2C19.121%20C10.256%2C19.553%2010.601%2C19.906%2011.025%2C19.906%20ZM19.566%2C16.241%20C21.119%2C16.241%2022.384%2C17.532%2022.384%2C19.121%20C22.384%2C20.708%2021.119%2C22.000%2019.566%2C22.000%20C18.011%2C22.000%2016.747%2C20.708%2016.747%2C19.121%20C16.747%2C17.532%2018.011%2C16.241%2019.566%2C16.241%20ZM19.566%2C19.906%20C19.988%2C19.906%2020.334%2C19.553%2020.334%2C19.121%20C20.334%2C18.688%2019.988%2C18.335%2019.566%2C18.335%20C19.141%2C18.335%2018.797%2C18.688%2018.797%2C19.121%20C18.797%2C19.553%2019.141%2C19.906%2019.566%2C19.906%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .shop-folder-items-wr .cart-mini-wrapper .title-cart-mini.empty {
    padding-top: 15px; }
  .shop-folder-items-wr .cart-mini-wrapper .title-cart-mini .count-product {
    color: #898989;
    background: #fff;
    left: 18px;
    top: 1px; }
  @media (max-width: 1000px) {
        .shop-folder-items-wr .cart-mini-wrapper .title-cart-mini .count-product {
          left: 25px;
          top: 2px; } }
  .shop-folder-items-wr .cart-mini-wrapper .title-cart-mini .fa-rouble svg {
    fill: #fff; }
  @media (max-width: 1000px) {
      .shop-folder-items-wr .cart-mini-wrapper .title-cart-mini .title-in {
        display: none; }
      .shop-folder-items-wr .cart-mini-wrapper .title-cart-mini.empty, .shop-folder-items-wr .cart-mini-wrapper .title-cart-mini {
        background-position: 50% 50%;
        padding: 0;
        width: 100%;
        height: 100%; } }

.shop-folder-items-wr .shop-folder-fixed-inner {
  position: relative;
  max-width: 1248px;
  margin: 0 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }

.shop-folder-items-wr .folder-menu-wr {
  max-width: 1000px;
  min-height: 1px;
  margin-left: -19px; }

.shop-folder-items-wr .folders-shared {
  list-style: none;
  padding: 0;
  margin: 0; }
  .shop-folder-items-wr .folders-shared .flexMenu-viewMore > a {
    font-size: 30px;
    line-height: 0.1;
    height: 16px; }
  .shop-folder-items-wr .folders-shared ul {
    z-index: 200;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
    padding: 12px 0;
    display: none;
    margin: 0;
    list-style: none;
    position: absolute;
    width: 180px; }
  .shop-folder-items-wr .folders-shared ul li {
    padding: 8px 0; }
  .shop-folder-items-wr .folders-shared ul li.s3-menu-allin-active > a {
    color: #a993dc; }
    .shop-folder-items-wr .folders-shared ul li.s3-menu-allin-active > a span {
      border-color: #a993dc; }
  .shop-folder-items-wr .folders-shared ul li a {
    color: #898989;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    display: block;
    padding: 0 22px; }
    .shop-folder-items-wr .folders-shared ul li a span {
      border-bottom: 1px solid transparent; }
    .shop-folder-items-wr .folders-shared ul li a:hover {
      color: #a993dc; }
    .shop-folder-items-wr .folders-shared ul li a:hover span {
      border-color: #a993dc; }
  @media (max-width: 1000px) {
    .shop-folder-items-wr .folders-shared {
      display: none; } }
  .shop-folder-items-wr .folders-shared > li {
    display: inline-block;
    vertical-align: top;
    border-radius: 30px; }
  .shop-folder-items-wr .folders-shared > li.s3-menu-allin-active > a {
    background: #fff;
    color: #898989; }
  .shop-folder-items-wr .folders-shared > li > ul ul {
    margin-top: -11px; }
  .shop-folder-items-wr .folders-shared > li:hover + li > a:before {
    display: none; }
  .shop-folder-items-wr .folders-shared > li:first-child > a:before {
    display: none; }
  .shop-folder-items-wr .folders-shared > li > a {
    padding: 13px 19px 14px;
    color: #fff;
    font-size: 17px;
    line-height: 1;
    font-weight: 600;
    display: block;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
    border-radius: 30px;
    position: relative; }
  .shop-folder-items-wr .folders-shared > li > a:before {
    content: "";
    position: absolute;
    left: -1px;
    height: 12px;
    top: 50%;
    margin-top: -6px;
    width: 2px;
    background: rgba(255, 255, 255, 0.3); }
  .shop-folder-items-wr .folders-shared > li > a:hover {
    background: #fff;
    color: #898989; }
    .shop-folder-items-wr .folders-shared > li > a:hover:before {
      display: none; }

.shop-search-wrapper {
  width: 290px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 290px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 290px;
  -ms-flex: 0 0 290px;
  flex: 0 0 290px;
  position: relative;
  background: #fff;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  -ms-border-radius: 30px;
  -o-border-radius: 30px;
  border-radius: 30px;
  height: 44px; }

@media (max-width: 1000px) {
    .shop-search-wrapper {
      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%; } }

.shop-search-wrapper .site-search-wr {
  font-size: 0; }
  .shop-search-wrapper .site-search-wr form {
    height: 44px;
    display: inline-block;
    vertical-align: top; }
  @media (max-width: 1000px) {
      .shop-search-wrapper .site-search-wr form {
        display: block; } }
  .shop-search-wrapper .site-search-wr .search-text {
    height: 100%;
    padding: 0;
    border: none;
    background: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
    padding: 12px 0 12px 30px;
    outline: none;
    color: #484848;
    font: 15px Arial, Helvetica, sans-serif;
    width: 195px;
    vertical-align: top;
    display: inline-block; }
  .shop-search-wrapper .site-search-wr .search-text::-webkit-input-placeholder {
    color: #b8b8b8; }
  .shop-search-wrapper .site-search-wr .search-text::-moz-placeholder {
    color: #b8b8b8; }
  .shop-search-wrapper .site-search-wr .search-text:-moz-placeholder {
    color: #b8b8b8; }
  .shop-search-wrapper .site-search-wr .search-text:-ms-input-placeholder {
    color: #b8b8b8; }
  @media (max-width: 1000px) {
      .shop-search-wrapper .site-search-wr .search-text {
        width: 100%;
        padding-right: 100px; } }
  .shop-search-wrapper .site-search-wr .search-button {
    outline: none;
    vertical-align: top;
    display: inline-block;
    border: none;
    width: 30px;
    height: 44px;
    margin-left: 3px;
    background: transparent url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23afafaf%22%20d%3D%22M19.987%2C18.750%20C19.987%2C19.080%2019.856%2C19.391%2019.618%2C19.624%20C19.381%2C19.858%2019.065%2C19.987%2018.729%2C19.987%20C18.394%2C19.987%2018.078%2C19.858%2017.840%2C19.624%20L13.812%2C15.661%20C12.381%2C16.658%2010.654%2C17.268%208.771%2C17.268%20C3.934%2C17.268%20-0.002%2C13.396%20-0.003%2C8.636%20C-0.002%2C3.874%203.935%2C-0.002%208.773%2C-0.002%20C13.610%2C-0.002%2017.547%2C3.872%2017.549%2C8.634%20C17.549%2C10.650%2016.831%2C12.498%2015.647%2C13.968%20L19.618%2C17.875%20C19.856%2C18.108%2019.987%2C18.418%2019.987%2C18.750%20ZM8.773%2C2.473%20C5.322%2C2.473%202.513%2C5.238%202.512%2C8.636%20C2.513%2C12.031%205.321%2C14.793%208.771%2C14.793%20C12.224%2C14.793%2015.034%2C12.030%2015.034%2C8.634%20C15.032%2C5.237%2012.224%2C2.473%208.773%2C2.473%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 1000px) {
      .shop-search-wrapper .site-search-wr .search-button {
        position: absolute;
        right: 60px;
        top: 0; } }

.shop-search-wrapper .search-shop-button {
  width: 40px;
  height: 44px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2219px%22%20%20viewBox%3D%220%200%2024%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffad0d%22%20d%3D%22M22.499%2C5.999%20L13.723%2C5.999%20C13.104%2C7.743%2011.456%2C8.999%209.499%2C8.999%20C7.542%2C8.999%205.894%2C7.743%205.274%2C5.999%20L1.499%2C5.999%20C0.670%2C5.999%20-0.001%2C5.328%20-0.001%2C4.499%20C-0.001%2C3.671%200.670%2C2.999%201.499%2C2.999%20L5.274%2C2.999%20C5.894%2C1.256%207.542%2C-0.001%209.499%2C-0.001%20C11.456%2C-0.001%2013.104%2C1.256%2013.723%2C2.999%20L22.499%2C2.999%20C23.327%2C2.999%2023.999%2C3.671%2023.999%2C4.499%20C23.999%2C5.328%2023.327%2C5.999%2022.499%2C5.999%20ZM9.500%2C2.000%20C10.880%2C2.000%2012.000%2C3.119%2012.000%2C4.500%20C12.000%2C5.880%2010.880%2C7.000%209.500%2C7.000%20C8.119%2C7.000%207.000%2C5.880%207.000%2C4.500%20C7.000%2C3.119%208.119%2C2.000%209.500%2C2.000%20ZM1.499%2C15.999%20L10.274%2C15.999%20C10.895%2C17.743%2012.542%2C18.999%2014.499%2C18.999%20C16.455%2C18.999%2018.104%2C17.743%2018.723%2C15.999%20L22.499%2C15.999%20C23.327%2C15.999%2023.999%2C15.328%2023.999%2C14.499%20C23.999%2C13.671%2023.327%2C12.999%2022.499%2C12.999%20L18.723%2C12.999%20C18.104%2C11.255%2016.455%2C10.000%2014.499%2C10.000%20C12.542%2C10.000%2010.895%2C11.255%2010.274%2C12.999%20L1.499%2C12.999%20C0.670%2C12.999%20-0.001%2C13.671%20-0.001%2C14.499%20C-0.001%2C15.328%200.670%2C15.999%201.499%2C15.999%20ZM14.500%2C12.000%20C15.880%2C12.000%2017.000%2C13.119%2017.000%2C14.500%20C17.000%2C15.881%2015.880%2C17.000%2014.500%2C17.000%20C13.119%2C17.000%2012.000%2C15.881%2012.000%2C14.500%20C12.000%2C13.119%2013.119%2C12.000%2014.500%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 1000px) {
    .shop-search-wrapper .search-shop-button {
      position: absolute;
      right: 12px;
      top: 0; } }

.shop-search-wrapper .shop2-block.search-form {
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: absolute;
  top: 70%;
  left: 0;
  right: 0;
  z-index: 500;
  background: #fff;
  margin-top: 8px;
  padding: 16px 30px 30px;
  border-radius: 15px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1); }
  @media (max-width: 1000px) {
    .shop-search-wrapper .shop2-block.search-form {
      left: auto;
      width: 220px; } }
  .shop-search-wrapper .shop2-block.search-form:before {
    content: "";
    position: absolute;
    right: 25px;
    top: -6px;
    border-width: 0 7px 7px 7px;
    border-style: solid;
    border-color: transparent transparent #fff transparent; }
  .shop-search-wrapper .shop2-block.search-form.opened {
    opacity: 1;
    visibility: visible;
    top: 100%; }
  .shop-search-wrapper .shop2-block.search-form .row {
    margin: 0 0 19px;
    font-size: 15px; }
  .shop-search-wrapper .shop2-block.search-form .row .row-title {
    color: #898989;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 6px;
    display: block; }
  .shop-search-wrapper .shop2-block.search-form .row .first-folder {
    font-weight: 600;
    margin: 10px 0; }
  .shop-search-wrapper .shop2-block.search-form .row ul {
    font-weight: 300; }
  .shop-search-wrapper .shop2-block.search-form .row ul li {
    margin: 5px 0; }
  .shop-search-wrapper .shop2-block.search-form .row .row-price {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .shop-search-wrapper .shop2-block.search-form .row .row-price input {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 47%;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%;
    max-width: 47%; }
    .shop-search-wrapper .shop2-block.search-form .row .row-price input::-webkit-input-placeholder {
      color: #898989;
      text-transform: capitalize; }
    .shop-search-wrapper .shop2-block.search-form .row .row-price input::-moz-placeholder {
      color: #898989;
      text-transform: capitalize; }
    .shop-search-wrapper .shop2-block.search-form .row .row-price input:-moz-placeholder {
      color: #898989;
      text-transform: capitalize; }
    .shop-search-wrapper .shop2-block.search-form .row .row-price input:-ms-input-placeholder {
      color: #898989;
      text-transform: capitalize; }
  .shop-search-wrapper .shop2-block.search-form .row input[type=text] {
    outline: none;
    border: 2px solid #e6e6e6;
    border-radius: 6px;
    padding: 6px 12px 7px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #484848;
    line-height: 1;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .shop-search-wrapper .shop2-block.search-form .row.button {
    margin-bottom: 0; }
  .shop-search-wrapper .shop2-block.search-form .row .search-btn {
    background: #a993dc;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    border: none;
    padding: 13px 20px;
    outline: none; }
  .shop-search-wrapper .shop2-block.search-form .row .search-btn:hover {
    background: #b29fe0; }
  .shop-search-wrapper .shop2-block.search-form .row .search-btn:active {
    background: #8a6cd0; }

html.mobile .shop-search-wrapper {
  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%; }
  html.mobile .shop-search-wrapper .site-search-wr form {
    display: block; }
  html.mobile .shop-search-wrapper .site-search-wr .search-text {
    width: 100%;
    padding-right: 100px; }
  html.mobile .shop-search-wrapper .site-search-wr .search-button {
    position: absolute;
    right: 60px;
    top: 0; }
  html.mobile .shop-search-wrapper .search-shop-button {
    position: absolute;
    right: 12px;
    top: 0; }
  html.mobile .shop-search-wrapper .shop2-block.search-form {
    left: auto;
    width: 230px; }

.top-cols-wrapper {
  background: #fff;
  padding: 30px 20px;
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.03); }

.top-cols-wrapper .top-cols-inner {
  max-width: 1248px;
  margin: 0 auto; }
  @media (min-width: 1281px) {
    .top-cols-wrapper .top-cols-inner {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; } }

@media (max-width: 479px) {
    .top-cols-wrapper {
      padding: 20px; } }

.slider-main-wrapper {
  max-width: 930px; }

@media (max-width: 1280px) {
    .slider-main-wrapper {
      margin: 0 auto;
      max-width: 100%; } }

.slider-main-wrapper .owl-nav {
  position: absolute;
  right: 20px;
  bottom: 20px;
  font-size: 0; }
  .slider-main-wrapper .owl-nav .owl-prev, .slider-main-wrapper .owl-nav .owl-next {
    cursor: pointer;
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: top;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M12.143%2C23.852%20C5.812%2C23.852%200.659%2C18.700%200.659%2C12.369%20C0.659%2C6.038%205.812%2C0.886%2012.143%2C0.886%20C18.475%2C0.886%2023.625%2C6.038%2023.625%2C12.369%20C23.625%2C18.700%2018.475%2C23.852%2012.143%2C23.852%20ZM12.143%2C2.920%20C6.932%2C2.920%202.693%2C7.159%202.693%2C12.369%20C2.693%2C17.579%206.932%2C21.818%2012.143%2C21.818%20C17.352%2C21.818%2021.592%2C17.579%2021.592%2C12.369%20C21.592%2C7.159%2017.352%2C2.920%2012.143%2C2.920%20ZM12.261%2C17.025%20C12.063%2C17.224%2011.803%2C17.323%2011.542%2C17.323%20C11.282%2C17.323%2011.022%2C17.224%2010.824%2C17.025%20C10.426%2C16.629%2010.426%2C15.984%2010.824%2C15.587%20L13.023%2C13.386%20L7.353%2C13.386%20C6.791%2C13.386%206.336%2C12.931%206.336%2C12.369%20C6.336%2C11.807%206.791%2C11.352%207.353%2C11.352%20L13.023%2C11.352%20L10.824%2C9.151%20C10.426%2C8.754%2010.426%2C8.109%2010.824%2C7.713%20C11.220%2C7.316%2011.864%2C7.316%2012.261%2C7.713%20L16.194%2C11.650%20C16.592%2C12.047%2016.592%2C12.691%2016.194%2C13.088%20L12.261%2C17.025%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 38px 38px;
    box-shadow: 0px 6px 13px 0px rgba(0, 0, 0, 0.2);
    border-radius: 50%; }
  .slider-main-wrapper .owl-nav .owl-prev {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-right: 14px;
    margin-top: 1px;
    box-shadow: 0px -6px 13px 0px rgba(0, 0, 0, 0.2); }
  @media (max-width: 767px) {
    .slider-main-wrapper .owl-nav {
      display: none; } }

.slider-main-wrapper .zooming .slide-item {
  -webkit-transform: scale(0.7);
  -moz-transform: scale(0.7);
  -ms-transform: scale(0.7);
  -o-transform: scale(0.7);
  transform: scale(0.7); }

.slider-main-wrapper .zoomingDrag .slide-item {
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  -ms-transform: scale(0.9);
  -o-transform: scale(0.9);
  transform: scale(0.9); }

.slider-main-wrapper .slide-item {
  position: relative;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  transition: all 0.3s linear; }
  @media (max-width: 767px) {
    .slider-main-wrapper .slide-item {
      border: 1px solid #e3e3e3;
      border-radius: 15px; } }
  .slider-main-wrapper .slide-item .slide-image {
    padding-top: 48.3%;
    position: relative;
    overflow: hidden;
    border-radius: 15px; }
  .slider-main-wrapper .slide-item .image-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    white-space: nowrap;
    text-align: center; }
  .slider-main-wrapper .slide-item .image-cover img {
    display: inline-block; }
  .slider-main-wrapper .slide-item .image-cover.height {
    top: -1000px;
    bottom: -1000px;
    left: 0;
    right: 0;
    font-size: 0; }
  .slider-main-wrapper .slide-item .image-cover.height:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    margin-left: -1px;
    height: 100%; }
  .slider-main-wrapper .slide-item .image-cover.height .cover-img {
    height: auto;
    width: 100%;
    margin-top: -1px;
    display: inline-block;
    vertical-align: -webkit-baseline-middle;
    vertical-align: middle; }
  .slider-main-wrapper .slide-item .image-cover.width {
    left: -1000px;
    right: -1000px;
    top: 0;
    bottom: 0; }
  .slider-main-wrapper .slide-item .image-cover.width .cover-img {
    height: 100%;
    width: auto; }

.slider-main-wrapper .slide-image img {
  border-radius: 15px; }
  @media (max-width: 767px) {
      .slider-main-wrapper .slide-image img {
        border-radius: 15px 15px 0 0; } }

@media (min-width: 768px) {
      .slider-main-wrapper .slide-text-wr {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        z-index: 10;
        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; } }
  .slider-main-wrapper .slide-text-wr .slide-text-in {
    margin: 30px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 15px;
    padding: 30px 30px 30px;
    max-width: 500px;
    position: relative; }
  @media (max-width: 1000px) {
      .slider-main-wrapper .slide-text-wr .slide-text-in {
        margin: 20px; } }
  @media (max-width: 767px) {
      .slider-main-wrapper .slide-text-wr .slide-text-in {
        margin: 0;
        max-width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
  @media (max-width: 479px) {
      .slider-main-wrapper .slide-text-wr .slide-text-in {
        padding: 28px 65px 28px 20px; } }
  .slider-main-wrapper .slide-text-wr .title-slide {
    color: #484848;
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 8px;
    line-height: 1; }
  @media (max-width: 960px) {
      .slider-main-wrapper .slide-text-wr .title-slide {
        font-size: 25px; } }
  @media (max-width: 479px) {
      .slider-main-wrapper .slide-text-wr .title-slide {
        font-size: 22px; } }
  .slider-main-wrapper .slide-text-wr .desc-slide {
    font-size: 16px;
    font-weight: 300;
    color: #6d6d6d;
    margin: 0 0 10px; }
  @media (max-width: 479px) {
      .slider-main-wrapper .slide-text-wr .desc-slide {
        display: none; } }
  .slider-main-wrapper .slide-text-wr .price-slide {
    color: #ff3451;
    font-size: 45px;
    font-weight: 700;
    line-height: 1; }
  .slider-main-wrapper .slide-text-wr .price-slide .fa-rouble svg {
    width: 17px;
    height: 21px;
    fill: #ff3451; }
  @media (max-width: 960px) {
      .slider-main-wrapper .slide-text-wr .price-slide {
        font-size: 35px; } }
  @media (max-width: 479px) {
      .slider-main-wrapper .slide-text-wr .price-slide {
        font-size: 25px; }
        .slider-main-wrapper .slide-text-wr .price-slide .fa-rouble svg {
          width: 13px;
          height: 15px; } }
  .slider-main-wrapper .slide-text-wr .button-slide {
    display: inline-block;
    vertical-align: top;
    margin: 13px 0 0;
    color: #fff;
    font-size: 17px;
    line-height: 1.2;
    font-weight: 500;
    text-decoration: none;
    padding: 12px 32px 13px;
    background: #ffad0d;
    border-radius: 25px; }
  .slider-main-wrapper .slide-text-wr .button-slide:hover {
    background: #ffb21c; }
  .slider-main-wrapper .slide-text-wr .button-slide:active {
    background: #d98f00; }
  @media (max-width: 479px) {
      .slider-main-wrapper .slide-text-wr .button-slide {
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -19px;
        width: 38px;
        height: 38px;
        padding: 0;
        font-size: 0;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2238px%22%20height%3D%2238px%22%20%20viewBox%3D%220%200%2038%2038%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffad0d%22%20d%3D%22M19.006%2C37.986%20C8.532%2C37.986%200.007%2C29.463%200.007%2C18.988%20C0.007%2C8.513%208.532%2C-0.010%2019.006%2C-0.010%20C29.482%2C-0.010%2038.003%2C8.513%2038.003%2C18.988%20C38.003%2C29.463%2029.482%2C37.986%2019.006%2C37.986%20ZM19.006%2C3.355%20C10.385%2C3.355%203.372%2C10.368%203.372%2C18.988%20C3.372%2C27.608%2010.385%2C34.620%2019.006%2C34.620%20C27.625%2C34.620%2034.638%2C27.608%2034.638%2C18.988%20C34.638%2C10.368%2027.625%2C3.355%2019.006%2C3.355%20ZM19.202%2C26.691%20C18.874%2C27.019%2018.443%2C27.184%2018.013%2C27.184%20C17.583%2C27.184%2017.152%2C27.019%2016.823%2C26.691%20C16.166%2C26.035%2016.166%2C24.969%2016.823%2C24.311%20L20.462%2C20.670%20L11.082%2C20.670%20C10.153%2C20.670%209.400%2C19.918%209.400%2C18.988%20C9.400%2C18.058%2010.153%2C17.305%2011.082%2C17.305%20L20.462%2C17.305%20L16.823%2C13.664%20C16.166%2C13.007%2016.166%2C11.941%2016.823%2C11.285%20C17.481%2C10.628%2018.545%2C10.628%2019.202%2C11.285%20L25.710%2C17.798%20C26.367%2C18.456%2026.367%2C19.520%2025.710%2C20.177%20L19.202%2C26.691%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; } }

.right-cols-wr .action-col-top {
  position: relative;
  background: #ffad0d;
  border-radius: 15px;
  padding: 27px 23px 18px 30px;
  z-index: 5;
  margin: 0 0 30px;
  overflow: hidden; }
  .right-cols-wr .action-col-top:before {
    content: "";
    position: absolute;
    right: -37px;
    bottom: -27px;
    width: 112px;
    height: 112px;
    z-index: -1;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22112px%22%20height%3D%22112px%22%20%20viewBox%3D%220%200%20112%20112%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20opacity%3D%220.502%22%20fill%3D%22%23ffffff%22%20d%3D%22M103.861%2C51.301%20L111.997%2C55.999%20L103.753%2C60.759%20L110.896%2C67.051%20L102.120%2C70.008%20L107.769%2C77.345%20L98.335%2C78.603%20L102.538%2C87.143%20L93.164%2C86.523%20L95.595%2C95.596%20L86.401%2C93.133%20L87.002%2C102.633%20L78.705%2C98.517%20L77.512%2C107.701%20L69.950%2C101.919%20L66.885%2C110.929%20L60.696%2C103.862%20L55.998%2C111.998%20L51.239%2C103.755%20L44.946%2C110.897%20L41.990%2C102.121%20L34.652%2C107.771%20L33.394%2C98.335%20L24.854%2C102.540%20L25.475%2C93.165%20L16.400%2C95.596%20L18.864%2C86.402%20L9.365%2C87.003%20L13.480%2C78.706%20L4.296%2C77.512%20L10.079%2C69.952%20L1.067%2C66.886%20L8.135%2C60.697%20L-0.002%2C55.999%20L8.242%2C51.240%20L1.100%2C44.947%20L9.876%2C41.991%20L4.227%2C34.653%20L13.661%2C33.395%20L9.458%2C24.855%20L18.832%2C25.476%20L16.400%2C16.401%20L25.594%2C18.866%20L24.994%2C9.366%20L33.290%2C13.480%20L34.483%2C4.297%20L42.045%2C10.079%20L45.111%2C1.068%20L51.300%2C8.136%20L55.998%2C-0.000%20L60.757%2C8.243%20L67.049%2C1.101%20L70.006%2C9.877%20L77.344%2C4.228%20L78.602%2C13.663%20L87.142%2C9.459%20L86.520%2C18.833%20L95.595%2C16.401%20L93.132%2C25.596%20L102.632%2C24.995%20L98.516%2C33.291%20L107.700%2C34.485%20L101.918%2C42.047%20L110.929%2C45.113%20L103.861%2C51.301%20ZM38.534%2C27.080%20C31.215%2C27.080%2026.139%2C31.929%2026.139%2C39.025%20C26.139%2C47.467%2031.451%2C51.509%2039.125%2C51.509%20C47.034%2C51.509%2051.520%2C47.017%2051.520%2C39.653%20C51.520%2C31.929%2047.389%2C27.080%2038.534%2C27.080%20ZM61.606%2C27.348%20L37.167%2C84.828%20L50.745%2C84.828%20L75.182%2C27.348%20L61.606%2C27.348%20ZM72.871%2C60.489%20C65.552%2C60.489%2060.475%2C65.339%2060.475%2C72.435%20C60.475%2C80.877%2065.787%2C84.919%2073.461%2C84.919%20C81.371%2C84.919%2085.857%2C80.427%2085.857%2C73.063%20C85.857%2C65.339%2081.725%2C60.489%2072.871%2C60.489%20ZM73.461%2C79.710%20C71.573%2C79.710%2069.329%2C77.015%2069.329%2C72.435%20C69.329%2C68.393%2071.336%2C65.878%2072.753%2C65.878%20C75.351%2C65.878%2076.766%2C68.752%2076.766%2C73.063%20C76.766%2C77.015%2075.468%2C79.710%2073.461%2C79.710%20ZM39.125%2C46.299%20C37.237%2C46.299%2034.993%2C43.605%2034.993%2C39.025%20C34.993%2C34.983%2037.000%2C32.468%2038.417%2C32.468%20C41.014%2C32.468%2042.430%2C35.342%2042.430%2C39.653%20C42.430%2C43.605%2041.131%2C46.299%2039.125%2C46.299%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .right-cols-wr .action-col-top .title-action {
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px; }
  .right-cols-wr .action-col-top .text-action {
    color: #fff;
    font-size: 16px;
    font-weight: 300;
    max-height: 62px;
    overflow: hidden; }
  .right-cols-wr .action-col-top .text-action p {
    margin: 0; }
  .right-cols-wr .action-col-top .price-action {
    margin-top: 5px;
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    line-height: 1; }
  .right-cols-wr .action-col-top .price-action .fa-rouble svg {
    fill: #fff;
    width: 17px;
    height: 21px; }

.right-cols-wr .action-col-bottom {
  position: relative;
  z-index: 6;
  height: 231px;
  border-radius: 15px;
  overflow: hidden; }
  .right-cols-wr .action-col-bottom .image-cover {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    white-space: nowrap;
    text-align: center; }
  .right-cols-wr .action-col-bottom .image-cover img {
    display: inline-block;
    vertical-align: middle;
    border-radius: 15px; }
  .right-cols-wr .action-col-bottom .image-cover.width {
    top: 0;
    bottom: 0;
    left: -1000px;
    right: -1000px; }
  .right-cols-wr .action-col-bottom .image-cover.width img {
    height: 100%;
    width: auto; }
  .right-cols-wr .action-col-bottom .image-cover.height {
    top: -1000px;
    bottom: -1000px;
    left: 0;
    right: 0; }
  .right-cols-wr .action-col-bottom .image-cover.height img {
    height: auto;
    width: 100%; }
  .right-cols-wr .action-col-bottom .image-cover:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: -1px;
    width: 1px; }
  .right-cols-wr .action-col-bottom .button-action {
    position: absolute;
    right: 20px;
    bottom: 20px;
    text-decoration: none;
    background: #a993dc;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 1;
    padding: 10px 50px 11px 25px;
    border-radius: 25px;
    -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; }
  .right-cols-wr .action-col-bottom .button-action:hover {
    background: #b5a2e1; }
  .right-cols-wr .action-col-bottom .button-action:active {
    background: #8a6cd0; }
  .right-cols-wr .action-col-bottom .button-action:before {
    content: "";
    position: absolute;
    right: 11px;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M12.143%2C23.852%20C5.812%2C23.852%200.659%2C18.700%200.659%2C12.369%20C0.659%2C6.038%205.812%2C0.886%2012.143%2C0.886%20C18.475%2C0.886%2023.625%2C6.038%2023.625%2C12.369%20C23.625%2C18.700%2018.475%2C23.852%2012.143%2C23.852%20ZM12.143%2C2.920%20C6.932%2C2.920%202.693%2C7.159%202.693%2C12.369%20C2.693%2C17.579%206.932%2C21.818%2012.143%2C21.818%20C17.352%2C21.818%2021.592%2C17.579%2021.592%2C12.369%20C21.592%2C7.159%2017.352%2C2.920%2012.143%2C2.920%20ZM12.261%2C17.025%20C12.063%2C17.224%2011.803%2C17.323%2011.542%2C17.323%20C11.282%2C17.323%2011.022%2C17.224%2010.824%2C17.025%20C10.426%2C16.629%2010.426%2C15.984%2010.824%2C15.587%20L13.023%2C13.386%20L7.353%2C13.386%20C6.791%2C13.386%206.336%2C12.931%206.336%2C12.369%20C6.336%2C11.807%206.791%2C11.352%207.353%2C11.352%20L13.023%2C11.352%20L10.824%2C9.151%20C10.426%2C8.754%2010.426%2C8.109%2010.824%2C7.713%20C11.220%2C7.316%2011.864%2C7.316%2012.261%2C7.713%20L16.194%2C11.650%20C16.592%2C12.047%2016.592%2C12.691%2016.194%2C13.088%20L12.261%2C17.025%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

@media (max-width: 1280px) {
    .right-cols-wr {
      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;
      margin: 20px auto 0; }
      .right-cols-wr .action-col-bottom, .right-cols-wr .action-col-top {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 48.5%;
        -moz-box-flex: 1;
        -moz-flex: 1 0 48.5%;
        -ms-flex: 1 0 48.5%;
        flex: 1 0 48.5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0; }
      .right-cols-wr .action-col-top {
        margin-right: 1.5%; }
      .right-cols-wr .action-col-bottom {
        margin-left: 1.5%; } }
  @media (max-width: 1280px) and (max-width: 900px) {
        .right-cols-wr .action-col-bottom, .right-cols-wr .action-col-top {
          -webkit-box-flex: 1;
          -webkit-flex: 1 1 48%;
          -moz-box-flex: 1;
          -moz-flex: 1 1 48%;
          -ms-flex: 1 1 48%;
          flex: 1 1 48%; } }
  @media (max-width: 1280px) and (max-width: 639px) {
        .right-cols-wr .action-col-bottom, .right-cols-wr .action-col-top {
          -webkit-box-flex: 0;
          -webkit-flex: 0 1 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 1 100%;
          -ms-flex: 0 1 100%;
          flex: 0 1 100%; } }
  @media (max-width: 1280px) and (max-width: 900px) {
        .right-cols-wr .action-col-top {
          margin-right: 2%; } }
  @media (max-width: 1280px) and (max-width: 639px) {
        .right-cols-wr .action-col-top {
          margin-right: 0;
          margin-bottom: 20px; } }
  @media (max-width: 1280px) and (max-width: 900px) {
        .right-cols-wr .action-col-bottom {
          margin-left: 2%; } }
  @media (max-width: 1280px) and (max-width: 639px) {
        .right-cols-wr .action-col-bottom {
          margin-left: 0; } }

@media (max-width: 639px) {
    .right-cols-wr {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      max-width: 100%; } }

@media (min-width: 1281px) {
    .right-cols-wr {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 290px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 290px;
      -ms-flex: 0 0 290px;
      flex: 0 0 290px; } }

.folders-blocks-wr {
  max-width: 1278px;
  margin: 0 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 25px 5px 0;
  /*	@media all and (max-width: 600px) {
   max-width: 320px;
   }*/ }

@media (max-width: 900px) {
    .folders-blocks-wr {
      padding: 35px 5px 0; } }

.folders-blocks-wr .folder-block-item-wr {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  width: 25%;
  max-width: 25%;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .folders-blocks-wr .folder-block-item-wr.hide {
    display: none; }
  @media (max-width: 1100px) {
    .folders-blocks-wr .folder-block-item-wr {
      width: 33.332%;
      max-width: 33.332%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33.332%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 33.332%;
      -ms-flex: 0 0 33.332%;
      flex: 0 0 33.332%; } }
  @media (max-width: 800px) {
    .folders-blocks-wr .folder-block-item-wr {
      width: 50%;
      max-width: 50%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 50%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 50%;
      -ms-flex: 0 0 50%;
      flex: 0 0 50%; } }
  @media (max-width: 600px) {
    .folders-blocks-wr .folder-block-item-wr {
      width: 100%;
      max-width: 100%;
      -webkit-box-flex: 0;
      -webkit-flex: 0 1 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 1 100%;
      -ms-flex: 0 1 100%;
      flex: 0 1 100%;
      padding: 0 15px 20px; } }

.folders-blocks-wr .folder-block-item {
  height: 100%;
  display: block;
  background: #fff;
  border-radius: 15px;
  text-decoration: none;
  overflow: hidden;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  font-size: 0; }
  .folders-blocks-wr .folder-block-item:hover {
    background: #a993dc; }
  .folders-blocks-wr .folder-block-item:hover .folder-name {
    color: #fff; }
  .folders-blocks-wr .folder-block-item:hover .folder-name:before {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M12.143%2C23.852%20C5.812%2C23.852%200.659%2C18.700%200.659%2C12.369%20C0.659%2C6.038%205.812%2C0.886%2012.143%2C0.886%20C18.475%2C0.886%2023.625%2C6.038%2023.625%2C12.369%20C23.625%2C18.700%2018.475%2C23.852%2012.143%2C23.852%20ZM12.143%2C2.920%20C6.932%2C2.920%202.693%2C7.159%202.693%2C12.369%20C2.693%2C17.579%206.932%2C21.818%2012.143%2C21.818%20C17.352%2C21.818%2021.592%2C17.579%2021.592%2C12.369%20C21.592%2C7.159%2017.352%2C2.920%2012.143%2C2.920%20ZM12.261%2C17.025%20C12.063%2C17.224%2011.803%2C17.323%2011.542%2C17.323%20C11.282%2C17.323%2011.022%2C17.224%2010.824%2C17.025%20C10.426%2C16.629%2010.426%2C15.984%2010.824%2C15.587%20L13.023%2C13.386%20L7.353%2C13.386%20C6.791%2C13.386%206.336%2C12.931%206.336%2C12.369%20C6.336%2C11.807%206.791%2C11.352%207.353%2C11.352%20L13.023%2C11.352%20L10.824%2C9.151%20C10.426%2C8.754%2010.426%2C8.109%2010.824%2C7.713%20C11.220%2C7.316%2011.864%2C7.316%2012.261%2C7.713%20L16.194%2C11.650%20C16.592%2C12.047%2016.592%2C12.691%2016.194%2C13.088%20L12.261%2C17.025%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .folders-blocks-wr .folder-block-item .folder-image {
    display: block;
    padding-top: 69%;
    border-radius: 15px 15px 0 0;
    position: relative;
    overflow: hidden; }
  .folders-blocks-wr .folder-block-item .folder-image.no-image {
    background: url('/g/templates/shop2/2.61.2/no-img.svg') 50% 50% no-repeat; }
  .folders-blocks-wr .folder-block-item .folder-image .image-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    white-space: nowrap;
    text-align: center; }
  .folders-blocks-wr .folder-block-item .folder-image .image-cover.width {
    top: 0;
    bottom: 0;
    left: -1000px;
    right: -1000px; }
    .folders-blocks-wr .folder-block-item .folder-image .image-cover.width img {
      height: 100%;
      width: auto; }
  .folders-blocks-wr .folder-block-item .folder-image .image-cover.height {
    top: -1000px;
    bottom: -1000px;
    left: 0;
    right: 0; }
    .folders-blocks-wr .folder-block-item .folder-image .image-cover.height img {
      height: auto;
      width: 100%;
      margin-top: -1px; }
  .folders-blocks-wr .folder-block-item .folder-image .image-cover:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: -1px;
    width: 1px; }
  .folders-blocks-wr .folder-block-item .folder-image img {
    display: inline-block;
    vertical-align: middle; }
  .folders-blocks-wr .folder-block-item .folder-name {
    color: #484848;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.25;
    padding: 22px 45px 22px 30px;
    display: block;
    position: relative; }
  .folders-blocks-wr .folder-block-item .folder-name:before {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M12.143%2C23.852%20C5.812%2C23.852%200.659%2C18.700%200.659%2C12.369%20C0.659%2C6.038%205.812%2C0.886%2012.143%2C0.886%20C18.475%2C0.886%2023.625%2C6.038%2023.625%2C12.369%20C23.625%2C18.700%2018.475%2C23.852%2012.143%2C23.852%20ZM12.143%2C2.920%20C6.932%2C2.920%202.693%2C7.159%202.693%2C12.369%20C2.693%2C17.579%206.932%2C21.818%2012.143%2C21.818%20C17.352%2C21.818%2021.592%2C17.579%2021.592%2C12.369%20C21.592%2C7.159%2017.352%2C2.920%2012.143%2C2.920%20ZM12.261%2C17.025%20C12.063%2C17.224%2011.803%2C17.323%2011.542%2C17.323%20C11.282%2C17.323%2011.022%2C17.224%2010.824%2C17.025%20C10.426%2C16.629%2010.426%2C15.984%2010.824%2C15.587%20L13.023%2C13.386%20L7.353%2C13.386%20C6.791%2C13.386%206.336%2C12.931%206.336%2C12.369%20C6.336%2C11.807%206.791%2C11.352%207.353%2C11.352%20L13.023%2C11.352%20L10.824%2C9.151%20C10.426%2C8.754%2010.426%2C8.109%2010.824%2C7.713%20C11.220%2C7.316%2011.864%2C7.316%2012.261%2C7.713%20L16.194%2C11.650%20C16.592%2C12.047%2016.592%2C12.691%2016.194%2C13.088%20L12.261%2C17.025%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 900px) {
      .folders-blocks-wr .folder-block-item .folder-name {
        padding: 22px 45px 22px 20px;
        color: #a993dc; } }

.folders-view-button {
  width: 100%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  text-align: center;
  display: none; }

.folders-view-button a {
  display: inline-block;
  vertical-align: top;
  padding: 30px 0 0;
  color: #484848;
  font-size: 16px;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-weight: 600;
  line-height: 1;
  text-decoration: none;
  border-bottom: 1px solid #484848;
  margin-top: 15px;
  position: relative; }
  .folders-view-button a:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    height: 25px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M11.509%2C23.001%20C5.169%2C23.001%200.011%2C17.843%200.011%2C11.502%20C0.011%2C5.163%205.169%2C0.003%2011.509%2C0.003%20C17.849%2C0.003%2023.008%2C5.163%2023.008%2C11.502%20C23.008%2C17.843%2017.849%2C23.001%2011.509%2C23.001%20ZM11.509%2C2.040%20C6.292%2C2.040%202.047%2C6.284%202.047%2C11.502%20C2.047%2C16.719%206.292%2C20.964%2011.509%2C20.964%20C16.726%2C20.964%2020.971%2C16.719%2020.971%2C11.502%20C20.971%2C6.284%2016.726%2C2.040%2011.509%2C2.040%20ZM12.229%2C15.560%20C11.831%2C15.957%2011.187%2C15.957%2010.790%2C15.560%20L6.847%2C11.621%20C6.449%2C11.224%206.449%2C10.579%206.847%2C10.181%20C7.244%2C9.783%207.890%2C9.783%208.287%2C10.181%20L10.491%2C12.384%20L10.491%2C6.706%20C10.491%2C6.143%2010.946%2C5.688%2011.509%2C5.688%20C12.072%2C5.688%2012.528%2C6.143%2012.528%2C6.706%20L12.528%2C12.384%20L14.732%2C10.181%20C15.129%2C9.783%2015.775%2C9.783%2016.171%2C10.181%20C16.371%2C10.380%2016.470%2C10.641%2016.470%2C10.901%20C16.470%2C11.162%2016.371%2C11.422%2016.171%2C11.621%20L12.229%2C15.560%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 0 no-repeat; }
  .folders-view-button a.open:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .folders-view-button a:hover {
    border-color: transparent; }

.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;
  background: #fbf8ec; }

.site-main {
  font-family: Arial, Helvetica, sans-serif;
  padding: 0 0 30px; }

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

.site-main__inner {
  position: relative; }

.site-sidebar {
  position: relative; }

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

.main-container-wr {
  padding: 40px 20px 0;
  max-width: 1248px;
  margin: 0 auto; }

.main-container-wr:after {
  content: "";
  display: block;
  height: 0;
  width: 100%;
  clear: both;
  font-size: 0; }

@media screen and (min-width: 991px) {
    .site-sidebar.left {
      width: 240px;
      float: left;
      margin-right: -100%; }
      .site-sidebar.left ~ .site-main > .site-main__inner {
        margin-left: 270px; } }

.vendors-slider-wrapper {
  background: #fff;
  padding: 0 80px; }

@media (max-width: 960px) {
    .vendors-slider-wrapper {
      padding: 0 20px; } }

.vendors-slider-wrapper .vendors-slider-inner {
  max-width: 1248px;
  margin: 0 auto;
  padding: 50px 0 70px; }

.vendors-slider-wrapper .vendors-head {
  color: #484848;
  font-size: 40px;
  font-weight: 700;
  margin: 0 0 30px; }

@media (max-width: 960px) {
      .vendors-slider-wrapper .vendors-blocks {
        padding: 0 50px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
  @media (max-width: 400px) {
    .vendors-slider-wrapper .vendors-blocks {
      padding: 0; }
      .vendors-slider-wrapper .vendors-blocks#vendors-slider {
        overflow: hidden; }
        .vendors-slider-wrapper .vendors-blocks#vendors-slider:after {
          content: "";
          width: 2px;
          height: 100%;
          position: absolute;
          right: 0;
          top: 0;
          background: #fff;
          box-shadow: 0px 0px 40px 50px #fff; } }

.vendors-slider-wrapper .vendor-item img {
  max-width: 150px;
  margin: 0 auto; }

.vendors-slider-wrapper .owl-nav {
  font-size: 0; }
  @media (max-width: 400px) {
    .vendors-slider-wrapper .owl-nav {
      display: none; } }
  .vendors-slider-wrapper .owl-nav .owl-prev, .vendors-slider-wrapper .owl-nav .owl-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -19px;
    width: 38px;
    height: 38px;
    display: inline-block;
    vertical-align: top;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23dcdcdc%22%20d%3D%22M12.143%2C23.852%20C5.812%2C23.852%200.659%2C18.700%200.659%2C12.369%20C0.659%2C6.038%205.812%2C0.886%2012.143%2C0.886%20C18.475%2C0.886%2023.625%2C6.038%2023.625%2C12.369%20C23.625%2C18.700%2018.475%2C23.852%2012.143%2C23.852%20ZM12.143%2C2.920%20C6.932%2C2.920%202.693%2C7.159%202.693%2C12.369%20C2.693%2C17.579%206.932%2C21.818%2012.143%2C21.818%20C17.352%2C21.818%2021.592%2C17.579%2021.592%2C12.369%20C21.592%2C7.159%2017.352%2C2.920%2012.143%2C2.920%20ZM12.261%2C17.025%20C12.063%2C17.224%2011.803%2C17.323%2011.542%2C17.323%20C11.282%2C17.323%2011.022%2C17.224%2010.824%2C17.025%20C10.426%2C16.629%2010.426%2C15.984%2010.824%2C15.587%20L13.023%2C13.386%20L7.353%2C13.386%20C6.791%2C13.386%206.336%2C12.931%206.336%2C12.369%20C6.336%2C11.807%206.791%2C11.352%207.353%2C11.352%20L13.023%2C11.352%20L10.824%2C9.151%20C10.426%2C8.754%2010.426%2C8.109%2010.824%2C7.713%20C11.220%2C7.316%2011.864%2C7.316%2012.261%2C7.713%20L16.194%2C11.650%20C16.592%2C12.047%2016.592%2C12.691%2016.194%2C13.088%20L12.261%2C17.025%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 38px 38px;
    border-radius: 50%; }
  .vendors-slider-wrapper .owl-nav .owl-prev:hover, .vendors-slider-wrapper .owl-nav .owl-next:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffad0d%22%20d%3D%22M12.143%2C23.852%20C5.812%2C23.852%200.659%2C18.700%200.659%2C12.369%20C0.659%2C6.038%205.812%2C0.886%2012.143%2C0.886%20C18.475%2C0.886%2023.625%2C6.038%2023.625%2C12.369%20C23.625%2C18.700%2018.475%2C23.852%2012.143%2C23.852%20ZM12.143%2C2.920%20C6.932%2C2.920%202.693%2C7.159%202.693%2C12.369%20C2.693%2C17.579%206.932%2C21.818%2012.143%2C21.818%20C17.352%2C21.818%2021.592%2C17.579%2021.592%2C12.369%20C21.592%2C7.159%2017.352%2C2.920%2012.143%2C2.920%20ZM12.261%2C17.025%20C12.063%2C17.224%2011.803%2C17.323%2011.542%2C17.323%20C11.282%2C17.323%2011.022%2C17.224%2010.824%2C17.025%20C10.426%2C16.629%2010.426%2C15.984%2010.824%2C15.587%20L13.023%2C13.386%20L7.353%2C13.386%20C6.791%2C13.386%206.336%2C12.931%206.336%2C12.369%20C6.336%2C11.807%206.791%2C11.352%207.353%2C11.352%20L13.023%2C11.352%20L10.824%2C9.151%20C10.426%2C8.754%2010.426%2C8.109%2010.824%2C7.713%20C11.220%2C7.316%2011.864%2C7.316%2012.261%2C7.713%20L16.194%2C11.650%20C16.592%2C12.047%2016.592%2C12.691%2016.194%2C13.088%20L12.261%2C17.025%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    background-size: 38px 38px; }
  .vendors-slider-wrapper .owl-nav .owl-prev {
    left: -68px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media (max-width: 960px) {
      .vendors-slider-wrapper .owl-nav .owl-prev {
        left: 0; } }
  .vendors-slider-wrapper .owl-nav .owl-next {
    right: -68px; }
  @media (max-width: 960px) {
      .vendors-slider-wrapper .owl-nav .owl-next {
        right: 0; } }

.vendors-slider-wrapper .owl-dots {
  display: none; }

.work-block-wrapper {
  background: #a993dc;
  padding: 0 20px; }

.work-block-wrapper .work-block-inner {
  max-width: 1248px;
  margin: 0 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 32px 0 10px; }

.work-block-wrapper .work-item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 0 0 55px;
  margin: 0 0 20px;
  position: relative; }
  @media (max-width: 1000px) {
    .work-block-wrapper .work-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%;
      margin: 0 0 30px; } }
  @media (max-width: 580px) {
    .work-block-wrapper .work-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      margin: 0 0 25px; } }
  .work-block-wrapper .work-item .work-icon {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    width: 42px;
    height: 40px;
    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; }
  .work-block-wrapper .work-item .work-icon svg {
    fill: #fff;
    max-width: 100%;
    max-height: 100%; }
  .work-block-wrapper .work-item .work-icon img {
    max-width: 100%;
    max-height: 100%; }
  .work-block-wrapper .work-item .work-title {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
    margin-right: 20px; }
  @media (max-width: 580px) {
      .work-block-wrapper .work-item .work-title {
        margin-right: 0; } }
  .work-block-wrapper .work-item .work-subtitle {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.25;
    margin-right: 20px; }
  @media (max-width: 580px) {
      .work-block-wrapper .work-item .work-subtitle {
        margin-right: 0; } }

.main-editing-block-wr {
  padding: 0 20px; }

.main-editing-block-wr .main-editing-block-inner {
  background: #fff;
  max-width: 1248px;
  margin: 0 auto 60px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  border-radius: 15px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
  overflow: hidden; }
  @media (max-width: 700px) {
    .main-editing-block-wr .main-editing-block-inner {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

.main-editing-block-wr .editing-left-item {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 318px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 318px;
  -ms-flex: 0 0 318px;
  flex: 0 0 318px;
  max-width: 318px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 40px;
  position: relative; }
  @media (max-width: 700px) {
    .main-editing-block-wr .editing-left-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      max-width: 100%;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1;
      padding: 18px 20px; } }
  .main-editing-block-wr .editing-left-item .title-item {
    color: #ffad0d;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 15px; }
  @media (max-width: 700px) {
      .main-editing-block-wr .editing-left-item .title-item {
        font-size: 30px; } }
  @media (max-width: 479px) {
      .main-editing-block-wr .editing-left-item .title-item {
        font-size: 22px;
        letter-spacing: -0.4px; } }
  .main-editing-block-wr .editing-left-item .body-item {
    font-size: 16px;
    font-weight: 300;
    position: relative; }
  .main-editing-block-wr .editing-left-item .body-item .button-item {
    display: block; }
  @media (min-width: 480px) {
      .main-editing-block-wr .editing-left-item .body-item {
        padding-right: 45px; }
        .main-editing-block-wr .editing-left-item .body-item .button-item {
          display: none; } }
  .main-editing-block-wr .editing-left-item .button-item {
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    padding: 12px 30px;
    font-size: 17px;
    font-weight: 500;
    margin-top: 20px;
    background-color: #ffad0d;
    border-radius: 25px; }
  .main-editing-block-wr .editing-left-item .button-item:hover {
    background: #ffb21c; }
  .main-editing-block-wr .editing-left-item .button-item:active {
    background: #d98f00; }
  @media (max-width: 479px) {
      .main-editing-block-wr .editing-left-item .button-item {
        display: none;
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -19px;
        width: 38px;
        height: 38px;
        padding: 0;
        font-size: 0;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2238px%22%20height%3D%2238px%22%20%20viewBox%3D%220%200%2038%2038%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffad0d%22%20d%3D%22M19.006%2C37.986%20C8.532%2C37.986%200.007%2C29.463%200.007%2C18.988%20C0.007%2C8.513%208.532%2C-0.010%2019.006%2C-0.010%20C29.482%2C-0.010%2038.003%2C8.513%2038.003%2C18.988%20C38.003%2C29.463%2029.482%2C37.986%2019.006%2C37.986%20ZM19.006%2C3.355%20C10.385%2C3.355%203.372%2C10.368%203.372%2C18.988%20C3.372%2C27.608%2010.385%2C34.620%2019.006%2C34.620%20C27.625%2C34.620%2034.638%2C27.608%2034.638%2C18.988%20C34.638%2C10.368%2027.625%2C3.355%2019.006%2C3.355%20ZM19.202%2C26.691%20C18.874%2C27.019%2018.443%2C27.184%2018.013%2C27.184%20C17.583%2C27.184%2017.152%2C27.019%2016.823%2C26.691%20C16.166%2C26.035%2016.166%2C24.969%2016.823%2C24.311%20L20.462%2C20.670%20L11.082%2C20.670%20C10.153%2C20.670%209.400%2C19.918%209.400%2C18.988%20C9.400%2C18.058%2010.153%2C17.305%2011.082%2C17.305%20L20.462%2C17.305%20L16.823%2C13.664%20C16.166%2C13.007%2016.166%2C11.941%2016.823%2C11.285%20C17.481%2C10.628%2018.545%2C10.628%2019.202%2C11.285%20L25.710%2C17.798%20C26.367%2C18.456%2026.367%2C19.520%2025.710%2C20.177%20L19.202%2C26.691%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; } }

.main-editing-block-wr .editing-right-item {
  -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;
  overflow: hidden;
  position: relative;
  z-index: 4;
  /*
   &:before {
   content: "";
   position: absolute;
   right: -37px;
   bottom: -27px;
   width: 112px;
   height: 112px;
   z-index: 1;
   background: url(data-image-svg(112px, 112px, '<path fill-rule="evenodd" fill="#ffffff" d="M103.861,51.301 L111.997,55.999 L103.753,60.759 L110.896,67.051 L102.120,70.008 L107.769,77.345 L98.335,78.603 L102.538,87.143 L93.164,86.523 L95.595,95.596 L86.401,93.133 L87.002,102.633 L78.705,98.517 L77.512,107.701 L69.950,101.919 L66.885,110.929 L60.696,103.862 L55.998,111.998 L51.239,103.755 L44.946,110.897 L41.990,102.121 L34.652,107.771 L33.394,98.335 L24.854,102.540 L25.475,93.165 L16.400,95.596 L18.864,86.402 L9.365,87.003 L13.480,78.706 L4.296,77.512 L10.079,69.952 L1.067,66.886 L8.135,60.697 L-0.002,55.999 L8.242,51.240 L1.100,44.947 L9.876,41.991 L4.227,34.653 L13.661,33.395 L9.458,24.855 L18.832,25.476 L16.400,16.401 L25.594,18.866 L24.994,9.366 L33.290,13.480 L34.483,4.297 L42.045,10.079 L45.111,1.068 L51.300,8.136 L55.998,-0.000 L60.757,8.243 L67.049,1.101 L70.006,9.877 L77.344,4.228 L78.602,13.663 L87.142,9.459 L86.520,18.833 L95.595,16.401 L93.132,25.596 L102.632,24.995 L98.516,33.291 L107.700,34.485 L101.918,42.047 L110.929,45.113 L103.861,51.301 ZM38.534,27.080 C31.215,27.080 26.139,31.929 26.139,39.025 C26.139,47.467 31.451,51.509 39.125,51.509 C47.034,51.509 51.520,47.017 51.520,39.653 C51.520,31.929 47.389,27.080 38.534,27.080 ZM61.606,27.348 L37.167,84.828 L50.745,84.828 L75.182,27.348 L61.606,27.348 ZM72.871,60.489 C65.552,60.489 60.475,65.339 60.475,72.435 C60.475,80.877 65.787,84.919 73.461,84.919 C81.371,84.919 85.857,80.427 85.857,73.063 C85.857,65.339 81.725,60.489 72.871,60.489 ZM73.461,79.710 C71.573,79.710 69.329,77.015 69.329,72.435 C69.329,68.393 71.336,65.878 72.753,65.878 C75.351,65.878 76.766,68.752 76.766,73.063 C76.766,77.015 75.468,79.710 73.461,79.710 ZM39.125,46.299 C37.237,46.299 34.993,43.605 34.993,39.025 C34.993,34.983 37.000,32.468 38.417,32.468 C41.014,32.468 42.430,35.342 42.430,39.653 C42.430,43.605 41.131,46.299 39.125,46.299 Z"/>')) 0 0 no-repeat;
   }
   */ }
  @media (max-width: 700px) {
    .main-editing-block-wr .editing-right-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      -webkit-box-ordinal-group: 1;
      -moz-box-ordinal-group: 1;
      -webkit-order: 0;
      -moz-order: 0;
      -ms-flex-order: 0;
      order: 0;
      height: 238px; }
      .main-editing-block-wr .editing-right-item:before {
        display: none; } }
  .main-editing-block-wr .editing-right-item .image-cover {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    white-space: nowrap;
    text-align: center; }
  .main-editing-block-wr .editing-right-item .image-cover img {
    display: inline-block;
    vertical-align: middle; }
  .main-editing-block-wr .editing-right-item .image-cover.width {
    top: 0;
    bottom: 0;
    left: -1000px;
    right: -1000px; }
  .main-editing-block-wr .editing-right-item .image-cover.width img {
    height: 100%;
    width: auto; }
  .main-editing-block-wr .editing-right-item .image-cover.height {
    top: -1000px;
    bottom: -1000px;
    left: 0;
    right: 0; }
  .main-editing-block-wr .editing-right-item .image-cover.height img {
    height: auto;
    width: 100%; }
  .main-editing-block-wr .editing-right-item .image-cover:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    margin-left: -1px;
    width: 1px; }
  .main-editing-block-wr .editing-right-item__icon-wr {
    position: absolute;
    right: -37px;
    bottom: -27px;
    width: 112px;
    height: 112px;
    z-index: 1; }
  .main-editing-block-wr .editing-right-item__icon-wr span {
    font-size: 0;
    display: inline-block; }

.footer-top-wr {
  padding: 0 20px; }

.footer-top-wr .footer-top-inner {
  max-width: 1248px;
  margin: 0 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 35px 0 20px; }
  @media (max-width: 680px) {
    .footer-top-wr .footer-top-inner {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }

@media (max-width: 680px) {
    .footer-top-wr {
      padding-bottom: 20px; } }

.menu-bottom-wr {
  -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%; }

@media (max-width: 1000px) {
    .menu-bottom-wr {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 65%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 65%;
      -ms-flex: 0 0 65%;
      flex: 0 0 65%; } }

@media (max-width: 680px) {
    .menu-bottom-wr {
      -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: 0 0 30px; } }

.menu-bottom-wr .menu-bottom, .menu-bottom-wr .menu-bottom ul {
  list-style: none;
  padding: 0;
  margin: 0; }
  @media (min-width: 400px) {
      .menu-bottom-wr .menu-bottom, .menu-bottom-wr .menu-bottom ul {
        column-count: 2;
        -moz-column-count: 2;
        -webkit-column-count: 2; } }
  .menu-bottom-wr .menu-bottom > li {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 10px;
    padding-right: 20px; }
  @media (min-width: 400px) {
      .menu-bottom-wr .menu-bottom > li {
        -webkit-column-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid; } }
  .menu-bottom-wr .menu-bottom > li a {
    text-decoration: none;
    color: #898989;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    font-size: 15px;
    font-weight: 300;
    display: inline-block;
    vertical-align: top; }
  .menu-bottom-wr .menu-bottom > li a span {
    border-bottom: 1px solid #898989;
    line-height: 1.2; }
  .menu-bottom-wr .menu-bottom > li a:hover {
    color: #a993dc; }
    .menu-bottom-wr .menu-bottom > li a:hover span {
      border-bottom-color: #a993dc; }

.right-footer-wr {
  -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%; }

@media (max-width: 1000px) {
    .right-footer-wr {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 35%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 35%;
      -ms-flex: 0 0 35%;
      flex: 0 0 35%; } }

@media (max-width: 680px) {
    .right-footer-wr {
      -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%; } }

.right-footer-wr .right-footer-top {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 35px; }
  @media (max-width: 1000px) {
    .right-footer-wr .right-footer-top {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media (max-width: 680px) {
    .right-footer-wr .right-footer-top {
      margin: 0 0 10px; } }

.site-footer-contacts-wr {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px; }

@media (max-width: 1000px) {
    .site-footer-contacts-wr {
      -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: 0 0 20px; } }

.site-footer-contacts-wr .contacts-item {
  margin: 0 0 15px;
  padding: 0 0 0 40px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2222px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2022%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5c5c5%22%20d%3D%22M17.355%2C21.991%20C13.139%2C21.991%208.780%2C20.050%205.396%2C16.667%20L5.327%2C16.595%20L5.329%2C16.594%20C1.817%2C13.056%20-0.097%2C8.613%200.006%2C4.328%20L0.013%2C4.011%20L0.209%2C3.764%20C0.513%2C3.378%200.812%2C3.038%201.125%2C2.725%20C2.275%2C1.576%203.625%2C0.699%205.140%2C0.112%20C5.323%2C0.040%205.532%2C0.003%205.758%2C0.003%20C6.268%2C0.003%207.415%2C0.263%207.708%2C1.067%20C8.225%2C2.502%208.878%2C4.374%209.353%2C6.164%20C9.484%2C6.667%209.355%2C7.881%208.652%2C8.324%20L6.978%2C9.385%20C6.993%2C9.398%206.985%2C9.660%207.204%2C9.958%20C7.853%2C10.848%208.606%2C11.728%209.439%2C12.576%20C10.279%2C13.400%2011.158%2C14.148%2012.040%2C14.789%20C12.212%2C14.915%2012.406%2C14.989%2012.563%2C14.989%20L13.142%2C14.180%20L13.677%2C13.340%20C14.139%2C12.621%2015.302%2C12.601%2015.431%2C12.601%20C15.568%2C12.601%2015.688%2C12.613%2015.799%2C12.638%20C18.004%2C13.129%2019.317%2C13.553%2021.000%2C14.315%20C21.749%2C14.653%2022.221%2C16.009%2021.886%2C16.860%20C21.303%2C18.369%2020.425%2C19.719%2019.278%2C20.867%20C18.953%2C21.189%2018.603%2C21.498%2018.233%2C21.787%20L17.987%2C21.980%20L17.355%2C21.991%20L17.355%2C21.991%20ZM1.896%2C4.689%20C1.911%2C8.345%203.679%2C12.274%206.667%2C15.262%20L6.758%2C15.354%20C9.754%2C18.348%2013.608%2C20.084%2017.312%2C20.098%20C17.532%2C19.914%2017.743%2C19.723%2017.941%2C19.527%20C18.897%2C18.569%2019.631%2C17.440%2020.121%2C16.174%20C20.112%2C16.166%2020.075%2C16.050%2020.034%2C15.958%20C18.570%2C15.305%2017.366%2C14.927%2015.386%2C14.485%20C15.337%2C14.491%2015.239%2C14.510%2015.163%2C14.531%20L14.211%2C16.031%20C13.621%2C16.989%2012.051%2C17.145%2010.923%2C16.318%20C9.968%2C15.626%209.018%2C14.815%208.101%2C13.914%20C7.191%2C12.989%206.379%2C12.038%205.674%2C11.075%20C5.210%2C10.440%205.022%2C9.686%205.154%2C9.005%20C5.256%2C8.480%205.549%2C8.045%205.972%2C7.782%20L7.468%2C6.833%20C7.492%2C6.744%207.511%2C6.628%207.507%2C6.571%20C7.091%2C5.021%206.501%2C3.312%206.015%2C1.951%20C5.933%2C1.921%205.830%2C1.897%205.758%2C1.897%20C4.556%2C2.368%203.426%2C3.103%202.466%2C4.062%20C2.273%2C4.255%202.085%2C4.461%201.896%2C4.689%20L1.896%2C4.689%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .site-footer-contacts-wr .contacts-item .site-address {
    color: #898989;
    font-size: 15px;
    font-weight: 300;
    margin: 0 0 5px; }
  .site-footer-contacts-wr .contacts-item .site-phones {
    color: #898989;
    font-size: 20px;
    font-weight: 700; }
  .site-footer-contacts-wr .contacts-item .site-phones a {
    color: inherit;
    text-decoration: none; }

.site-footer-contacts-wr .more-in-map {
  color: #a993dc;
  font-size: 15px;
  font-weight: 300;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  padding: 0 0 0 40px;
  position: relative; }
  .site-footer-contacts-wr .more-in-map:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -11px;
    width: 28px;
    height: 25px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2228px%22%20height%3D%2225px%22%20%20viewBox%3D%220%200%2028%2025%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M26.902%2C23.756%20C26.798%2C23.907%2026.624%2C23.998%2026.438%2C23.998%20L0.551%2C23.998%20C0.366%2C23.998%200.191%2C23.907%200.087%2C23.756%20C-0.017%2C23.604%20-0.037%2C23.412%200.032%2C23.243%20L3.877%2C13.960%20C3.963%2C13.753%204.168%2C13.618%204.396%2C13.618%20L7.920%2C13.618%20C8.230%2C13.618%208.480%2C13.863%208.480%2C14.166%20C8.480%2C14.469%208.230%2C14.715%207.920%2C14.715%20L4.773%2C14.715%20L1.383%2C22.900%20L25.606%2C22.900%20L22.216%2C14.715%20L19.069%2C14.715%20C18.760%2C14.715%2018.509%2C14.469%2018.509%2C14.166%20C18.509%2C13.863%2018.760%2C13.618%2019.069%2C13.618%20L22.594%2C13.618%20C22.821%2C13.618%2023.027%2C13.753%2023.112%2C13.960%20L26.956%2C23.243%20C27.027%2C23.412%2027.007%2C23.604%2026.902%2C23.756%20ZM13.495%2C18.124%20C13.331%2C18.124%2013.175%2C18.054%2013.068%2C17.932%20C12.802%2C17.627%206.547%2C10.415%206.547%2C6.800%20C6.547%2C3.049%209.664%2C-0.003%2013.495%2C-0.003%20C17.325%2C-0.003%2020.442%2C3.049%2020.442%2C6.800%20C20.442%2C10.415%2014.187%2C17.627%2013.921%2C17.932%20C13.814%2C18.054%2013.658%2C18.124%2013.495%2C18.124%20ZM13.495%2C1.094%20C10.282%2C1.094%207.668%2C3.654%207.668%2C6.800%20C7.668%2C9.271%2011.542%2C14.395%2013.495%2C16.721%20C15.448%2C14.395%2019.321%2C9.270%2019.321%2C6.800%20C19.321%2C3.654%2016.707%2C1.094%2013.495%2C1.094%20ZM10.712%2C6.800%20C10.712%2C5.298%2011.961%2C4.076%2013.495%2C4.076%20C15.029%2C4.076%2016.276%2C5.298%2016.276%2C6.800%20C16.276%2C8.302%2015.029%2C9.525%2013.495%2C9.525%20C11.961%2C9.525%2010.712%2C8.302%2010.712%2C6.800%20ZM15.156%2C6.800%20C15.156%2C5.903%2014.411%2C5.173%2013.495%2C5.173%20C12.579%2C5.173%2011.833%2C5.903%2011.833%2C6.800%20C11.833%2C7.697%2012.579%2C8.428%2013.495%2C8.428%20C14.411%2C8.428%2015.156%2C7.697%2015.156%2C6.800%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .site-footer-contacts-wr .more-in-map > span {
    border-bottom: 1px solid #a993dc;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .site-footer-contacts-wr .more-in-map:hover > span {
    border-bottom-color: transparent; }

.social-networks-wr {
  -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%; }

@media (max-width: 1000px) {
    .social-networks-wr {
      -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%; } }

.social-networks-wr .title-social {
  color: #898989;
  font-size: 15px;
  font-weight: 300;
  margin: 0 0 8px; }

.social-networks-wr .social-items {
  font-size: 0; }
  .social-networks-wr .social-items a {
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    width: 35px;
    height: 35px;
    margin-right: 8px;
    margin-bottom: 8px; }
  .social-networks-wr .social-items a svg {
    width: 100%;
    max-height: 100%; }
  .social-networks-wr .social-items a img {
    border-radius: 50%;
    width: 100%;
    height: 100%; }

.payments-items-wr {
  font-size: 0; }

@media (max-width: 1000px) {
    .payments-items-wr {
      margin: 0 0 20px; } }

.payments-items-wr a {
  text-decoration: none;
  display: inline-block;
  vertical-align: middle;
  margin: 0 25px 15px 0; }

.site-footer {
  min-height: 100px;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }

.site-footer .go-up-button {
  display: none;
  position: fixed;
  z-index: 100;
  bottom: 20px;
  right: 20px;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  background: #a993dc url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M16.690%2C10.177%20C16.035%2C10.834%2014.969%2C10.834%2014.311%2C10.177%20L10.670%2C6.537%20L10.670%2C15.917%20C10.670%2C16.847%209.917%2C17.600%208.987%2C17.600%20C8.057%2C17.600%207.305%2C16.847%207.305%2C15.917%20L7.305%2C6.538%20L3.663%2C10.177%20C3.007%2C10.834%201.940%2C10.834%201.285%2C10.177%20C0.627%2C9.519%200.627%2C8.455%201.285%2C7.798%20L7.798%2C1.291%20C8.455%2C0.633%209.520%2C0.633%2010.177%2C1.291%20L16.690%2C7.798%20C17.019%2C8.126%2017.184%2C8.556%2017.184%2C8.987%20C17.184%2C9.417%2017.019%2C9.848%2016.690%2C10.177%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 1200px) {
    .site-footer .go-up-button {
      position: absolute;
      left: 50%;
      right: auto;
      bottom: auto;
      top: -33px;
      margin-left: -33px; } }

.footer-form-wrapper {
  max-width: 1248px;
  margin: 0 auto;
  padding: 30px 0 45px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  border-top: 2px solid rgba(0, 0, 0, 0.05); }

@media (max-width: 1000px) {
    .footer-form-wrapper {
      padding: 30px 0; } }

@media (max-width: 680px) {
    .footer-form-wrapper {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding: 25px 0 30px; } }

.footer-form-wrapper .footer-form-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px; }
  @media (max-width: 680px) {
    .footer-form-wrapper .footer-form-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%;
      margin: 0 0 17px;
      padding-right: 0; } }
  .footer-form-wrapper .footer-form-left .form-head {
    color: #ff3451;
    font-size: 25px;
    font-weight: 700; }
  @media (max-width: 1000px) {
      .footer-form-wrapper .footer-form-left .form-head {
        font-size: 20px; } }
  .footer-form-wrapper .footer-form-left .form-sub-head {
    color: #898989;
    font-size: 20px;
    font-weight: 400; }
  @media (max-width: 1000px) {
      .footer-form-wrapper .footer-form-left .form-sub-head {
        font-size: 15px; } }

.footer-form-wrapper .footer-form-right {
  -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%; }
  @media (max-width: 680px) {
    .footer-form-wrapper .footer-form-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }
  .footer-form-wrapper .footer-form-right .title {
    display: none; }
  .footer-form-wrapper .footer-form-right .tpl-anketa ul {
    list-style: none;
    padding: 0; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .field-title {
    margin-bottom: 5px; }
  .footer-form-wrapper .footer-form-right .tpl-anketa form {
    text-justify: newspaper;
    text-align: justify;
    font-size: 0; }
  .footer-form-wrapper .footer-form-right .tpl-anketa form:after {
    content: "";
    display: inline-block;
    vertical-align: top;
    width: 100%;
    height: 0;
    font-size: 0; }
  .footer-form-wrapper .footer-form-right .tpl-anketa.oneTextInput {
    position: relative; }
  .footer-form-wrapper .footer-form-right .tpl-anketa.oneTextInput .tpl-field {
    width: 100%;
    margin-bottom: 0;
    display: block; }
    @media (min-width: 480px) {
        .footer-form-wrapper .footer-form-right .tpl-anketa.oneTextInput .tpl-field input {
          padding-right: 160px;
          border-radius: 6px 30px 30px 6px; } }
  .footer-form-wrapper .footer-form-right .tpl-anketa.oneTextInput .tpl-field-button {
    position: absolute;
    right: 0;
    top: 0;
    width: auto; }
    @media (max-width: 479px) {
        .footer-form-wrapper .footer-form-right .tpl-anketa.oneTextInput .tpl-field-button {
          top: 8px;
          right: 8px; } }
    @media (min-width: 480px) {
        .footer-form-wrapper .footer-form-right .tpl-anketa.oneTextInput .tpl-field-button button {
          border-radius: 6px;
          padding: 17px 27px 19px; } }
  .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field {
    font-size: 16px;
    margin-bottom: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: left; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .type-multi_checkbox li, .footer-form-wrapper .footer-form-right .tpl-anketa.type-radio_group li {
    margin-bottom: 5px; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .type-multi_select .jq-select-multiple {
    width: 100%; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .type-multi_select ul {
    width: 100%; }
    .footer-form-wrapper .footer-form-right .tpl-anketa .type-multi_select ul li {
      margin: 0 0 8px; }
    .footer-form-wrapper .footer-form-right .tpl-anketa .type-multi_select ul li.selected {
      font-weight: 700; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .type-calendar_interval .field-value {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .type-calendar_interval .calendar-label {
    -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%;
    margin-bottom: 10px; }
    .footer-form-wrapper .footer-form-right .tpl-anketa .type-calendar_interval .calendar-label input {
      margin-top: 5px; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .error-message {
    display: none;
    color: #f00;
    text-align: center; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field {
    width: 48%; }
  @media (max-width: 980px) {
        .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field {
          width: auto;
          display: block; } }
  .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field.field-error input[type="text"], .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field.field-error textarea {
    border-color: #f00; }
  .footer-form-wrapper .footer-form-right .tpl-anketa input[type=text], .footer-form-wrapper .footer-form-right .tpl-anketa textarea {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    width: 100%;
    padding: 15px 20px 15px;
    color: #4d4d4d;
    font-size: 14px;
    border: 2px solid #e6e6e6;
    border-radius: 6px;
    font-weight: 300;
    outline: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 1;
    min-height: 51px; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field-button {
    width: 100%; }
  .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field-button button {
    background: #ffad0d;
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    line-height: 1;
    border: none;
    border-radius: 20px;
    padding: 13px 27px 13px;
    outline: none; }
    @media (max-width: 479px) {
        .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field-button button {
          width: 34px;
          height: 34px;
          padding: 0;
          font-size: 0;
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2238px%22%20height%3D%2238px%22%20%20viewBox%3D%220%200%2038%2038%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffad0d%22%20d%3D%22M19.006%2C37.986%20C8.532%2C37.986%200.007%2C29.463%200.007%2C18.988%20C0.007%2C8.513%208.532%2C-0.010%2019.006%2C-0.010%20C29.482%2C-0.010%2038.003%2C8.513%2038.003%2C18.988%20C38.003%2C29.463%2029.482%2C37.986%2019.006%2C37.986%20ZM19.006%2C3.355%20C10.385%2C3.355%203.372%2C10.368%203.372%2C18.988%20C3.372%2C27.608%2010.385%2C34.620%2019.006%2C34.620%20C27.625%2C34.620%2034.638%2C27.608%2034.638%2C18.988%20C34.638%2C10.368%2027.625%2C3.355%2019.006%2C3.355%20ZM19.202%2C26.691%20C18.874%2C27.019%2018.443%2C27.184%2018.013%2C27.184%20C17.583%2C27.184%2017.152%2C27.019%2016.823%2C26.691%20C16.166%2C26.035%2016.166%2C24.969%2016.823%2C24.311%20L20.462%2C20.670%20L11.082%2C20.670%20C10.153%2C20.670%209.400%2C19.918%209.400%2C18.988%20C9.400%2C18.058%2010.153%2C17.305%2011.082%2C17.305%20L20.462%2C17.305%20L16.823%2C13.664%20C16.166%2C13.007%2016.166%2C11.941%2016.823%2C11.285%20C17.481%2C10.628%2018.545%2C10.628%2019.202%2C11.285%20L25.710%2C17.798%20C26.367%2C18.456%2026.367%2C19.520%2025.710%2C20.177%20L19.202%2C26.691%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
          background-size: 34px; } }
    .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field-button button:hover {
      background: #ffb21c; }
    .footer-form-wrapper .footer-form-right .tpl-anketa .tpl-field-button button:active {
      background: #d98f00; }

.footer-bottom-wr {
  background: #fbf8ec;
  position: relative;
  padding: 0 20px; }

.footer-bottom-wr .footer-bottom-inner {
  max-width: 1248px;
  margin: 0 auto;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 45px 0 40px; }
  @media (max-width: 767px) {
    .footer-bottom-wr .footer-bottom-inner {
      display: block;
      text-align: center;
      padding: 50px 0 30px; } }

.footer-bottom-wr .site-name-wr {
  color: #898989;
  font-size: 14px;
  font-weight: 300;
  -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; }
  @media (max-width: 767px) {
    .footer-bottom-wr .site-name-wr {
      margin: 0 0 20px; } }

@media (min-width: 768px) {
      .footer-bottom-wr .site-copyright {
        text-align: right;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 200px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 200px;
        -ms-flex: 0 0 200px;
        flex: 0 0 200px; } }

.jq-selectbox {
  width: 100%;
  position: relative; }

.jq-selectbox.opened .jq-selectbox__trigger-arrow {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg); }

.jq-selectbox__select-text {
  border: 2px solid #e6e6e6;
  border-radius: 6px;
  padding: 7px 30px 7px 15px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100% !important; }

.jq-selectbox__trigger {
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -10px; }
  .jq-selectbox__trigger-arrow {
    -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;
    width: 16px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M8.006%2C16.001%20C3.595%2C16.001%200.007%2C12.413%200.007%2C8.002%20C0.007%2C3.592%203.595%2C0.003%208.006%2C0.003%20C12.416%2C0.003%2016.005%2C3.592%2016.005%2C8.002%20C16.005%2C12.413%2012.416%2C16.001%208.006%2C16.001%20ZM8.006%2C1.420%20C4.377%2C1.420%201.424%2C4.372%201.424%2C8.002%20C1.424%2C11.631%204.377%2C14.584%208.006%2C14.584%20C11.635%2C14.584%2014.588%2C11.631%2014.588%2C8.002%20C14.588%2C4.372%2011.635%2C1.420%208.006%2C1.420%20ZM8.507%2C10.825%20C8.230%2C11.101%207.781%2C11.101%207.505%2C10.825%20L4.762%2C8.085%20C4.485%2C7.808%204.485%2C7.360%204.762%2C7.083%20C5.039%2C6.806%205.487%2C6.806%205.764%2C7.083%20L7.297%2C8.615%20L7.297%2C4.666%20C7.297%2C4.274%207.614%2C3.957%208.006%2C3.957%20C8.397%2C3.957%208.714%2C4.274%208.714%2C4.666%20L8.714%2C8.616%20L10.247%2C7.083%20C10.524%2C6.806%2010.973%2C6.806%2011.249%2C7.083%20C11.388%2C7.222%2011.457%2C7.403%2011.457%2C7.584%20C11.457%2C7.765%2011.388%2C7.947%2011.249%2C8.085%20L8.507%2C10.825%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }

.jq-selectbox__dropdown {
  width: 100%;
  z-index: 50;
  margin-top: -4px; }
  .jq-selectbox__dropdown ul {
    padding: 0 15px;
    list-style: none;
    margin: 0;
    background: #fff;
    border: 2px solid #e6e6e6;
    border-top: none;
    border-radius: 0 0 6px 6px; }

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

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

.mg-styler-label--radio:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  border: 1px solid #d4d4d4;
  border-radius: 50%;
  box-shadow: inset 0px 1px 1px 0px rgba(212, 216, 219, 0.004);
  margin-right: 10px;
  margin-bottom: 6px; }

.mg-styler-label--radio.checked:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M3.500%2C-0.000%20C5.433%2C-0.000%207.000%2C1.567%207.000%2C3.500%20C7.000%2C5.433%205.433%2C7.000%203.500%2C7.000%20C1.567%2C7.000%20-0.000%2C5.433%20-0.000%2C3.500%20C-0.000%2C1.567%201.567%2C-0.000%203.500%2C-0.000%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

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

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

.mg-styler-label--checkbox:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 19px;
  height: 19px;
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  box-shadow: inset 0px 1px 1px 0px rgba(212, 216, 219, 0.004);
  margin-right: 10px;
  margin-bottom: 6px; }

.mg-styler-label--checkbox.checked:before {
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2010%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M9.712%2C1.690%20L4.757%2C6.645%20C4.739%2C6.666%204.732%2C6.693%204.712%2C6.713%20C4.515%2C6.909%204.257%2C7.004%203.999%2C7.001%20C3.741%2C7.004%203.482%2C6.909%203.285%2C6.713%20C3.266%2C6.693%203.259%2C6.667%203.242%2C6.647%20L0.285%2C3.690%20C-0.103%2C3.302%20-0.103%2C2.673%200.285%2C2.286%20C0.673%2C1.898%201.302%2C1.898%201.690%2C2.286%20L3.999%2C4.595%20L8.307%2C0.286%20C8.695%2C-0.102%209.324%2C-0.102%209.712%2C0.286%20C10.100%2C0.674%2010.100%2C1.303%209.712%2C1.690%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

@keyframes boomElemets {
  /* 	40% {
   transform : scale(0.8)
   }
   60% {
   transform : scale(1)
   }
   80% {
   transform : scale(1.2)
   }
   90% {
   transform : scale(1.1)
   } */
  0% {
    transform: translateY(30px); }

  100% {
    transform: translateY(0); } }
/* .folder-block-item {
 position: relative;
 overflow: visible!important;
 &:hover {
 .params-wr {
 opacity: 1;
 visibility: visible;
 > li {
 }
 }
 }
 }
 .params-wr {
 text-align: center;
 z-index: 7;
 position: absolute;
 top: 100%;
 left: 0;
 right: 0;
 opacity: 0;
 visibility: hidden;
 @include transition(all 0.4s ease);
 list-style: none;
 padding: 0 0 15px;
 margin: 0;
 background: #fff;
 > li {
 padding: 10px;
 }
 } */
.flex_end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }

#ui-datepicker-div {
  background: #fff;
  z-index: 2000 !important; }

.animated {
  /*!
   * animate.css -http://daneden.me/animate
   * Version - 3.5.2
   * Licensed under the MIT license - http://opensource.org/licenses/MIT
   *
   * Copyright (c) 2017 Daniel Eden
   */
  animation-duration: 1s;
  animation-fill-mode: both; }

.animated.infinite {
  animation-iteration-count: infinite; }

.animated.hinge {
  animation-duration: 2s; }

.animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut {
  animation-duration: 0.75s; }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }

  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0); }

  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0); }

  90% {
    transform: translate3d(0, -4px, 0); } }

.bounce {
  animation-name: bounce;
  transform-origin: center bottom; }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }

  25%, 75% {
    opacity: 0; } }

.flash {
  animation-name: flash; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1); }

  50% {
    transform: scale3d(1.05, 1.05, 1.05); }

  to {
    transform: scale3d(1, 1, 1); } }

.pulse {
  animation-name: pulse; }

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1); }

  30% {
    transform: scale3d(1.25, 0.75, 1); }

  40% {
    transform: scale3d(0.75, 1.25, 1); }

  50% {
    transform: scale3d(1.15, 0.85, 1); }

  65% {
    transform: scale3d(0.95, 1.05, 1); }

  75% {
    transform: scale3d(1.05, 0.95, 1); }

  to {
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  animation-name: rubberBand; }

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0); }

  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0); }

  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0); } }

.shake {
  animation-name: shake; }

@keyframes headShake {
  0% {
    transform: translateX(0); }

  6.5% {
    transform: translateX(-6px) rotateY(-9deg); }

  18.5% {
    transform: translateX(5px) rotateY(7deg); }

  31.5% {
    transform: translateX(-3px) rotateY(-5deg); }

  43.5% {
    transform: translateX(2px) rotateY(3deg); }

  50% {
    transform: translateX(0); } }

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake; }

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg); }

  40% {
    transform: rotate3d(0, 0, 1, -10deg); }

  60% {
    transform: rotate3d(0, 0, 1, 5deg); }

  80% {
    transform: rotate3d(0, 0, 1, -5deg); }

  to {
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  transform-origin: top center;
  animation-name: swing; }

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1); }

  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }

  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }

  to {
    transform: scale3d(1, 1, 1); } }

.tada {
  animation-name: tada; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none; }

  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }

  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }

  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }

  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }

  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }

  to {
    transform: none; } }

.wobble {
  animation-name: wobble; }

@keyframes jello {
  from, 11.1%, to {
    transform: none; }

  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg); }

  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg); }

  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg); }

  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg); }

  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }

  77.7% {
    transform: skewX(0.390625deg) skewY(0.390625deg); }

  88.8% {
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } }

.jello {
  animation-name: jello;
  transform-origin: center; }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  20% {
    transform: scale3d(1.1, 1.1, 1.1); }

  40% {
    transform: scale3d(0.9, 0.9, 0.9); }

  60% {
    opacity: 1;
    transform: scale3d(1.03, 1.03, 1.03); }

  80% {
    transform: scale3d(0.97, 0.97, 0.97); }

  to {
    opacity: 1;
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  animation-name: bounceIn; }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: translate3d(0, -3000px, 0); }

  60% {
    opacity: 1;
    transform: translate3d(0, 25px, 0); }

  75% {
    transform: translate3d(0, -10px, 0); }

  90% {
    transform: translate3d(0, 5px, 0); }

  to {
    transform: none; } }

.bounceInDown {
  animation-name: bounceInDown; }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  0% {
    opacity: 0;
    transform: translate3d(-3000px, 0, 0); }

  60% {
    opacity: 1;
    transform: translate3d(25px, 0, 0); }

  75% {
    transform: translate3d(-10px, 0, 0); }

  90% {
    transform: translate3d(5px, 0, 0); }

  to {
    transform: none; } }

.bounceInLeft {
  animation-name: bounceInLeft; }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    transform: translate3d(3000px, 0, 0); }

  60% {
    opacity: 1;
    transform: translate3d(-25px, 0, 0); }

  75% {
    transform: translate3d(10px, 0, 0); }

  90% {
    transform: translate3d(-5px, 0, 0); }

  to {
    transform: none; } }

.bounceInRight {
  animation-name: bounceInRight; }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }

  from {
    opacity: 0;
    transform: translate3d(0, 3000px, 0); }

  60% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }

  75% {
    transform: translate3d(0, 10px, 0); }

  90% {
    transform: translate3d(0, -5px, 0); }

  to {
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  animation-name: bounceInUp; }

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9); }

  50%, 55% {
    opacity: 1;
    transform: scale3d(1.1, 1.1, 1.1); }

  to {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  animation-name: bounceOut; }

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0); }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, -20px, 0); }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  animation-name: bounceOutDown; }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    transform: translate3d(20px, 0, 0); }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  animation-name: bounceOutLeft; }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    transform: translate3d(-20px, 0, 0); }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  animation-name: bounceOutRight; }

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0); }

  40%, 45% {
    opacity: 1;
    transform: translate3d(0, 20px, 0); }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  animation-name: bounceOutUp; }

@keyframes fadeIn {
  from {
    opacity: 0; }

  to {
    opacity: 1; } }

.fadeIn {
  animation-name: fadeIn; }

@keyframes fadeInDown {
  from {
    opacity: 0;
    transform: translate3d(0, -100%, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInDown {
  animation-name: fadeInDown; }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInDownBig {
  animation-name: fadeInDownBig; }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInLeft {
  animation-name: fadeInLeft; }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInLeftBig {
  animation-name: fadeInLeftBig; }

@keyframes fadeInRight {
  from {
    opacity: 0;
    transform: translate3d(100%, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInRight {
  animation-name: fadeInRight; }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInRightBig {
  animation-name: fadeInRightBig; }

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translate3d(0, 100%, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInUp {
  animation-name: fadeInUp; }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); }

  to {
    opacity: 1;
    transform: none; } }

.fadeInUpBig {
  animation-name: fadeInUpBig; }

@keyframes fadeOut {
  from {
    opacity: 1; }

  to {
    opacity: 0; } }

.fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOutDown {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  animation-name: fadeOutDown; }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  animation-name: fadeOutDownBig; }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  animation-name: fadeOutLeft; }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig; }

@keyframes fadeOutRight {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  animation-name: fadeOutRight; }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  animation-name: fadeOutRightBig; }

@keyframes fadeOutUp {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  animation-name: fadeOutUp; }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  animation-name: fadeOutUpBig; }

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out; }

  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out; }

  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in; }

  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in; }

  to {
    transform: perspective(400px);
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip; }

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in; }

  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }

  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }

  to {
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX; }

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0; }

  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in; }

  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }

  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }

  to {
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY; }

@keyframes flipOutX {
  from {
    transform: perspective(400px); }

  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }

  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@keyframes flipOutY {
  from {
    transform: perspective(400px); }

  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }

  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY; }

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }

  60% {
    transform: skewX(20deg);
    opacity: 1; }

  80% {
    transform: skewX(-5deg);
    opacity: 1; }

  to {
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out; }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }

  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in; }

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }

  to {
    transform-origin: center;
    transform: none;
    opacity: 1; } }

.rotateIn {
  animation-name: rotateIn; }

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  animation-name: rotateInDownLeft; }

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  animation-name: rotateInDownRight; }

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }

  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  animation-name: rotateInUpLeft; }

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }

  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  animation-name: rotateInUpRight; }

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1; }

  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  animation-name: rotateOut; }

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft; }

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  animation-name: rotateOutDownRight; }

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1; }

  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft; }

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1; }

  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  animation-name: rotateOutUpRight; }

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out; }

  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1; }

  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  animation-name: hinge; }

@keyframes jackInTheBox {
  from {
    opacity: 0;
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom; }

  50% {
    transform: rotate(-10deg); }

  70% {
    transform: rotate(3deg); }

  to {
    opacity: 1;
    transform: scale(1); } }

.jackInTheBox {
  animation-name: jackInTheBox; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }

  to {
    opacity: 1;
    transform: none; } }

.rollIn {
  animation-name: rollIn; }
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1; }

  to {
    opacity: 0;
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  animation-name: rollOut; }

@keyframes zoomIn {
  from {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  50% {
    opacity: 1; } }

.zoomIn {
  animation-name: zoomIn; }

@keyframes zoomInDown {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  animation-name: zoomInDown; }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  animation-name: zoomInLeft; }

@keyframes zoomInRight {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  animation-name: zoomInRight; }

@keyframes zoomInUp {
  from {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  60% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  animation-name: zoomInUp; }

@keyframes zoomOut {
  from {
    opacity: 1; }

  50% {
    opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }

  to {
    opacity: 0; } }

.zoomOut {
  animation-name: zoomOut; }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  animation-name: zoomOutDown; }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center; } }

.zoomOutLeft {
  animation-name: zoomOutLeft; }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }

  to {
    opacity: 0;
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center; } }

.zoomOutRight {
  animation-name: zoomOutRight; }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }

  to {
    opacity: 0;
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  animation-name: zoomOutUp; }

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible; }

  to {
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  animation-name: slideInDown; }

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }

  to {
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  animation-name: slideInLeft; }

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible; }

  to {
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  animation-name: slideInRight; }

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible; }

  to {
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  animation-name: slideInUp; }

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  animation-name: slideOutDown; }

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  animation-name: slideOutLeft; }

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  animation-name: slideOutRight; }

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0); }

  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  animation-name: slideOutUp; }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

.no-js .owl-carousel {
  display: block; }
/*! jQuery UI - v1.10.3 - 2013-05-03
 * http://jqueryui.com
 * Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 * Copyright 2013 jQuery Foundation and other contributors Licensed MIT */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse; }

.ui-helper-clearfix:after {
  clear: both; }

.ui-helper-clearfix {
  min-height: 0; }

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

.ui-front {
  z-index: 100; }

.ui-state-disabled {
  cursor: default !important; }

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin-top: 2px;
  padding: 0.5em 0.5em 0.5em 0.7em;
  min-height: 0; }

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-noicons {
  padding-left: 0.7em; }

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em; }

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px; }

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto; }

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default; }

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }

.ui-button-icon-only {
  width: 2.2em; }

button.ui-button-icon-only {
  width: 2.4em; }

.ui-button-icons-only {
  width: 3.4em; }

button.ui-button-icons-only {
  width: 3.7em; }

.ui-button .ui-button-text {
  display: block;
  line-height: normal; }

.ui-button-text-only .ui-button-text {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text {
  padding: 0.4em;
  text-indent: -9999999px; }

.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 1em 0.4em 2.1em; }

.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text {
  padding: 0.4em 2.1em 0.4em 1em; }

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em; }

input.ui-button {
  padding: 0.4em 1em; }

.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px; }

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px; }

.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary {
  left: 0.5em; }

.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary {
  right: 0.5em; }

.ui-buttonset {
  margin-right: 7px; }

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em; }

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

.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0;
  display: none; }

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
  color: #000; }

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em; }

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
  top: 1px; }

.ui-datepicker .ui-datepicker-prev {
  left: 2px; }

.ui-datepicker .ui-datepicker-next {
  right: 2px; }

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px; }

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px; }

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px; }

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center; }

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0; }

.ui-datepicker select.ui-datepicker-month-year {
  width: 100%; }

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
  width: 49%; }

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em; }

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0; }

.ui-datepicker td {
  border: 0;
  padding: 1px; }

.ui-datepicker td span, .ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none; }

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0; }

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em;
  width: auto;
  overflow: visible; }

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }

.ui-datepicker.ui-datepicker-multi {
  width: auto; }

.ui-datepicker-multi .ui-datepicker-group {
  float: left; }

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }

.ui-datepicker-rtl {
  direction: rtl; }

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto; }

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto; }

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left; }

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
  float: right; }

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }

.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0.2em;
  outline: 0; }

.ui-dialog .ui-dialog-titlebar {
  padding: 0.4em 1em;
  position: relative; }

.ui-dialog .ui-dialog-title {
  float: left;
  margin: 0.1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: 0.3em;
  top: 50%;
  width: 21px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px; }

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: 0.5em 1em;
  background: 0;
  overflow: auto; }

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: 0.5em;
  padding: 0.3em 1em 0.5em 0.4em; }

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right; }

.ui-dialog .ui-dialog-buttonpane button {
  margin: 0.5em 0.4em 0.5em 0;
  cursor: pointer; }

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

.ui-menu {
  list-style: none;
  padding: 2px;
  margin: 0;
  display: block;
  outline: 0; }

.ui-menu .ui-menu {
  margin-top: -3px;
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  padding: 0;
  width: 100%;
  list-style-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7); }

.ui-menu .ui-menu-divider {
  margin: 5px -2px 5px -2px;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0; }

.ui-menu .ui-menu-item a {
  text-decoration: none;
  display: block;
  padding: 2px 0.4em;
  line-height: 1.5;
  min-height: 0;
  font-weight: 400; }

.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
  font-weight: 400;
  margin: -1px; }

.ui-menu .ui-state-disabled {
  font-weight: 400;
  margin: 0.4em 0 0.2em;
  line-height: 1.5; }

.ui-menu .ui-state-disabled a {
  cursor: default; }

.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item a {
  position: relative;
  padding-left: 2em; }

.ui-menu .ui-icon {
  position: absolute;
  top: 0.2em;
  left: 0.2em; }

.ui-menu .ui-menu-icon {
  position: static;
  float: right; }

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden; }

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%; }

.ui-progressbar .ui-progressbar-overlay {
  background: url(images/animated-overlay.gif);
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25; }

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none; }

.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000; }

.ui-slider {
  position: relative;
  text-align: left; }

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default; }

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0; }

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

.ui-slider-horizontal {
  height: 0.8em; }

.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em; }

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%; }

.ui-slider-horizontal .ui-slider-range-min {
  left: 0; }

.ui-slider-horizontal .ui-slider-range-max {
  right: 0; }

.ui-slider-vertical {
  width: 0.8em;
  height: 100px; }

.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em; }

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%; }

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0; }

.ui-slider-vertical .ui-slider-range-max {
  top: 0; }

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle; }

.ui-spinner-input {
  border: 0;
  background: 0;
  color: inherit;
  padding: 0;
  margin: 0.2em 0;
  vertical-align: middle;
  margin-left: 0.4em;
  margin-right: 22px; }

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }

.ui-spinner a.ui-spinner-button {
  border-top: 0;
  border-bottom: 0;
  border-right: 0; }

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0; }

.ui-spinner-up {
  top: 0; }

.ui-spinner-down {
  bottom: 0; }

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px; }

.ui-tabs {
  position: relative;
  padding: 0.2em; }

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: 0.2em 0.2em 0; }

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px 0.2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap; }

.ui-tabs .ui-tabs-nav li a {
  float: left;
  padding: 0.5em 1em;
  text-decoration: none; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px; }

.ui-tabs .ui-tabs-nav li.ui-tabs-active a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
  cursor: text; }

.ui-tabs .ui-tabs-nav li a, .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
  cursor: pointer; }

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: 0; }

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa; }

body .ui-tooltip {
  border-width: 2px; }

.ui-widget {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 13px; }

.ui-widget .ui-widget {
  font-size: 1em; }

.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
  font-family: Trebuchet MS, Tahoma, Verdana, Arial, sans-serif;
  font-size: 1em; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #eee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333; }

.ui-widget-content a {
  color: #333; }

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  color: #fff;
  font-weight: bold; }

.ui-widget-header a {
  color: #fff; }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
  border: 1px solid #ccc;
  background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4; }

.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited {
  color: #c77405;
  text-decoration: none; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #fff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none; }

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  color: #363636; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a {
  color: #363636; }

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: #fff; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a {
  color: #fff; }

.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text {
  color: #fff; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }

.ui-icon {
  width: 16px;
  height: 16px; }

.ui-icon, .ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png); }

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png); }

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png); }

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png); }

.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png); }

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_228ef1_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_ffd27a_256x240.png); }

.ui-icon-blank {
  background-position: 16px 16px; }

.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-on {
  background-position: -96px -144px; }

.ui-icon-radio-off {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 4px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 4px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 4px; }

.ui-widget-overlay {
  background: #666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: 0.5;
  filter: Alpha(Opacity=50); }

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: 0.2;
  filter: Alpha(Opacity=20);
  border-radius: 5px; }
/*id1552*/
.shop2-color-ext-options {
  height: 30px; }

@media (max-width: 480px) {
  .popup-registration-wr.opened {
    z-index: 602; }

  .main-editing-block-wr .editing-left-item .body-item {
    padding-right: 38px; } }

.company-block__info {
  display: flex;
  flex-direction: column; }

.company-block__info .company-logo {
  margin-bottom: 5px; }

.company-logo {
  margin-right: 10px; }

@media (min-width: 768px) {
  .company-info-wrapper.logo-left {
    display: flex; }

  .company-info-wrapper.logo-left .company-name {
    margin-left: 10px; } }

.shop-product .product-side-r .yashare-wr .ya-share2__container_size_m .ya-share2__icon {
  background-position: 50%; }

.shop2-main-header {
  color: #484848;
  letter-spacing: -1px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.25;
  background: none !important;
  margin: 0 0 25px;
  padding: 0;
  font-family: 'fira', Arial, Helvetica, sans-serif; }

.shop2-main-header.shop2-main-new {
  color: #ff3451; }

.shop2-main-header.shop2-main-spec {
  color: #a993dc; }

@media (max-width: 767px) {
    .shop2-main-header {
      font-size: 30px; } }

.shop2-main-before, .shop2-main-after {
  color: #898989;
  font-size: 17px;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 1.5;
  padding: 0;
  margin: 0 0 50px; }

.shop-main-blocks-wrapper {
  margin: 0 0 40px;
  position: relative; }

@media (max-width: 767px) {
    .shop-main-blocks-wrapper {
      margin-bottom: 30px; } }

.shop-main-blocks-wrapper .product-list.thumbs .product-amount {
  display: none; }
  .shop-main-blocks-wrapper .product-list.thumbs .bottom-elements-wr {
    border: none;
    padding-top: 10px; }

.shop-main-blocks-inner {
  overflow: hidden;
  margin-left: -8px;
  margin-right: -8px; }

@media (max-width: 520px) {
    .shop-main-blocks-inner {
      padding-bottom: 53px; } }

@media (min-width: 521px) {
    .shop-main-blocks-inner {
      padding-left: 8px;
      padding-right: 8px; } }

.shop-main-blocks-inner .kindArrow {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  padding: 10px 14px;
  font-size: 0;
  display: none; }
  @media (max-width: 520px) {
    .shop-main-blocks-inner .kindArrow {
      top: auto;
      bottom: 14px;
      right: 7px; } }
  .shop-main-blocks-inner .kindArrow:before {
    content: "";
    position: absolute;
    left: 48px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #ececec; }
  .shop-main-blocks-inner .kindArrow .prev-slide, .shop-main-blocks-inner .kindArrow .next-slide {
    border: none;
    padding: 0;
    outline: none;
    width: 23px;
    height: 23px;
    display: inline-block;
    vertical-align: top;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M11.496%2C23.008%20C5.155%2C23.008%20-0.002%2C17.849%20-0.002%2C11.509%20C-0.002%2C5.169%205.155%2C0.011%2011.496%2C0.011%20C17.835%2C0.011%2022.994%2C5.169%2022.994%2C11.509%20C22.994%2C17.849%2017.835%2C23.008%2011.496%2C23.008%20ZM11.496%2C2.047%20C6.279%2C2.047%202.034%2C6.292%202.034%2C11.509%20C2.034%2C16.727%206.279%2C20.971%2011.496%2C20.971%20C16.713%2C20.971%2020.958%2C16.727%2020.958%2C11.509%20C20.958%2C6.292%2016.713%2C2.047%2011.496%2C2.047%20ZM16.292%2C12.527%20L10.614%2C12.527%20L12.816%2C14.731%20C13.214%2C15.129%2013.214%2C15.775%2012.816%2C16.172%20C12.618%2C16.371%2012.357%2C16.470%2012.097%2C16.470%20C11.836%2C16.470%2011.575%2C16.371%2011.377%2C16.172%20L7.438%2C12.229%20C7.041%2C11.832%207.041%2C11.187%207.438%2C10.789%20L11.377%2C6.847%20C11.774%2C6.449%2012.419%2C6.449%2012.816%2C6.847%20C13.214%2C7.244%2013.214%2C7.889%2012.816%2C8.287%20L10.614%2C10.491%20L16.292%2C10.491%20C16.855%2C10.491%2017.310%2C10.946%2017.310%2C11.509%20C17.310%2C12.072%2016.855%2C12.527%2016.292%2C12.527%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-main-blocks-inner .kindArrow .prev-slide:hover, .shop-main-blocks-inner .kindArrow .next-slide:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M11.496%2C23.008%20C5.155%2C23.008%20-0.002%2C17.849%20-0.002%2C11.509%20C-0.002%2C5.169%205.155%2C0.011%2011.496%2C0.011%20C17.835%2C0.011%2022.994%2C5.169%2022.994%2C11.509%20C22.994%2C17.849%2017.835%2C23.008%2011.496%2C23.008%20ZM11.496%2C2.047%20C6.279%2C2.047%202.034%2C6.292%202.034%2C11.509%20C2.034%2C16.727%206.279%2C20.971%2011.496%2C20.971%20C16.713%2C20.971%2020.958%2C16.727%2020.958%2C11.509%20C20.958%2C6.292%2016.713%2C2.047%2011.496%2C2.047%20ZM16.292%2C12.527%20L10.614%2C12.527%20L12.816%2C14.731%20C13.214%2C15.129%2013.214%2C15.775%2012.816%2C16.172%20C12.618%2C16.371%2012.357%2C16.470%2012.097%2C16.470%20C11.836%2C16.470%2011.575%2C16.371%2011.377%2C16.172%20L7.438%2C12.229%20C7.041%2C11.832%207.041%2C11.187%207.438%2C10.789%20L11.377%2C6.847%20C11.774%2C6.449%2012.419%2C6.449%2012.816%2C6.847%20C13.214%2C7.244%2013.214%2C7.889%2012.816%2C8.287%20L10.614%2C10.491%20L16.292%2C10.491%20C16.855%2C10.491%2017.310%2C10.946%2017.310%2C11.509%20C17.310%2C12.072%2016.855%2C12.527%2016.292%2C12.527%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-main-blocks-inner .kindArrow .next-slide {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 22px; }

.shop-main-blocks-inner .product-list a {
  outline: none; }
  @media (max-width: 520px) {
    .shop-main-blocks-inner .product-list.slick-slider {
      margin: 0 auto; }
      .shop-main-blocks-inner .product-list.slick-slider .shop-kind-item {
        margin: 0 6px 20px; } }
  @media (min-width: 521px) {
    .shop-main-blocks-inner .product-list .slick-list {
      margin-left: -8px;
      padding-left: 8px; } }
  .shop-main-blocks-inner .product-list: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;
    margin: 0 -25px 33px 0; }
  @media (max-width: 1265px) {
      .shop-main-blocks-inner .product-list:not(.slick-slider) {
        margin-right: -20px; } }
  @media (max-width: 510px) {
      .shop-main-blocks-inner .product-list:not(.slick-slider) {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        justify-content: center;
        margin-right: 0; } }
  .shop-main-blocks-inner .product-list:not(.slick-slider) .shop-kind-item {
    width: calc(25% - 25px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(25% - 25px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(25% - 25px);
    -ms-flex: 0 0 calc(25% - 25px);
    flex: 0 0 calc(25% - 25px);
    box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05); }
  @media (max-width: 990px) {
        .shop-main-blocks-inner .product-list:not(.slick-slider) .shop-kind-item {
          width: calc(33.332% - 20px);
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 calc(33.332% - 20px);
          -moz-box-flex: 0;
          -moz-flex: 0 0 calc(33.332% - 20px);
          -ms-flex: 0 0 calc(33.332% - 20px);
          flex: 0 0 calc(33.332% - 20px);
          max-width: 290px; } }
  @media (max-width: 767px) {
        .shop-main-blocks-inner .product-list:not(.slick-slider) .shop-kind-item {
          width: calc(50% - 20px);
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 calc(50% - 20px);
          -moz-box-flex: 0;
          -moz-flex: 0 0 calc(50% - 20px);
          -ms-flex: 0 0 calc(50% - 20px);
          flex: 0 0 calc(50% - 20px); } }
  @media (max-width: 510px) {
        .shop-main-blocks-inner .product-list:not(.slick-slider) .shop-kind-item {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          margin-right: 0; } }
  @media (min-width: 991px) and (max-width: 1265px) {
        .shop-main-blocks-inner .product-list:not(.slick-slider) .shop-kind-item {
          width: calc(25% - 20px);
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 calc(25% - 20px);
          -moz-box-flex: 0;
          -moz-flex: 0 0 calc(25% - 20px);
          -ms-flex: 0 0 calc(25% - 20px);
          flex: 0 0 calc(25% - 20px);
          margin-right: 20px; } }
  .shop-main-blocks-inner .product-list:not(.slick-slider) .shop-kind-item.flex, .shop-main-blocks-inner .product-list:not(.slick-slider) .shop-kind-item > form {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .shop-main-blocks-inner .product-list:not(.slick-slider) .shop-kind-item > form {
    height: 100%; }
  .shop-main-blocks-inner .product-list .slick-track {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0; }
  .shop-main-blocks-inner .product-list .slick-track:before, .shop-main-blocks-inner .product-list .slick-track:after {
    display: none; }
  .shop-main-blocks-inner .product-list .slick-track .slick-slide {
    float: none;
    height: auto;
    outline: none; }
  .shop-main-blocks-inner .product-list .shop2-product-item {
    box-shadow: none; }
  .shop-main-blocks-inner .product-list .shop2-product-item.slick-active {
    box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05); }

.shop-main-blocks-inner.initSliderMain .product-list.thumbs .shop-product-item {
  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; }
  @media (max-width: 520px) {
        .shop-main-blocks-inner.initSliderMain .product-list.thumbs .shop-product-item {
          -webkit-box-flex: 1;
          -webkit-flex: 1 0 auto;
          -moz-box-flex: 1;
          -moz-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
          flex: 1 0 auto;
          margin: 0 12px 20px; } }

.shop-filter-wrapper {
  position: relative;
  margin: 0 0 30px;
  font-family: 'fira', Arial, Helvetica, sans-serif; }

.shop-filter-wrapper .scroller-input-wr {
  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;
  color: #898989;
  font-size: 15px;
  text-transform: capitalize;
  padding-top: 5px;
  padding-bottom: 5px; }
  .shop-filter-wrapper .scroller-input-wr > span {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 47%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 47%;
    -ms-flex: 0 0 47%;
    flex: 0 0 47%; }

.shop-filter-wrapper .noUi-target {
  height: 15px;
  width: 100%;
  background-color: #f3f3f3;
  box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.06);
  border-radius: 10px; }
  .shop-filter-wrapper .noUi-target .noUi-base {
    height: 100%;
    width: 100%;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .shop-filter-wrapper .noUi-target .noUi-connect {
    position: absolute;
    top: 0;
    height: 15px;
    bottom: 0;
    border-radius: 2px;
    background: #a993dc;
    border-radius: 10px; }
  .shop-filter-wrapper .noUi-target .noUi-origin {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0; }
  .shop-filter-wrapper .noUi-target .noUi-handle {
    width: 15px;
    height: 15px;
    background: #ffd82e;
    box-shadow: inset 0px 0px 5px 0px rgba(0, 0, 0, 0.06);
    border-radius: 50%;
    position: relative;
    left: 0;
    top: 0; }
  .shop-filter-wrapper .noUi-target .noUi-handle.noUi-handle-upper {
    margin-left: -13px; }
  .shop-filter-wrapper .noUi-target .noUi-handle.noUi-handle-lower {
    margin-left: -2px; }

.shop-filter-wrapper .shop2-filter {
  display: none;
  border: none;
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.03);
  padding: 25px 20px; }
  .shop-filter-wrapper .shop2-filter .table-filter-param {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -17px; }
  @media (max-width: 479px) {
      .shop-filter-wrapper .shop2-filter .table-filter-param {
        margin: 0; } }
  .shop-filter-wrapper .shop2-filter .table-filter-param .field-row {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 0 15px;
    padding: 0 17px; }
  @media (max-width: 1200px) and (min-width: 680px) {
        .shop-filter-wrapper .shop2-filter .table-filter-param .field-row {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 33.332%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 33.332%;
          -ms-flex: 0 0 33.332%;
          flex: 0 0 33.332%; } }
  @media (max-width: 679px) and (min-width: 480px) {
        .shop-filter-wrapper .shop2-filter .table-filter-param .field-row {
          -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%; } }
  @media (max-width: 479px) {
        .shop-filter-wrapper .shop2-filter .table-filter-param .field-row {
          -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: 0; } }
  .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .field-title {
    color: #898989;
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 6px;
    display: block; }
  .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .field-num {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .field-num input {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 47%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 47%;
      -ms-flex: 0 0 47%;
      flex: 0 0 47%;
      max-width: 47%; }
    .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .field-num input::-webkit-input-placeholder {
      color: #898989;
      text-transform: capitalize; }
    .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .field-num input::-moz-placeholder {
      color: #898989;
      text-transform: capitalize; }
    .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .field-num input:-moz-placeholder {
      color: #898989;
      text-transform: capitalize; }
    .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .field-num input:-ms-input-placeholder {
      color: #898989;
      text-transform: capitalize; }
  .shop-filter-wrapper .shop2-filter .table-filter-param .field-row input[type=text] {
    outline: none;
    border: 2px solid #e6e6e6;
    border-radius: 6px;
    padding: 6px 12px 7px;
    font-size: 15px;
    font-weight: 400;
    color: #484848;
    line-height: 1;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .param-val {
    padding: 3px 6px;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.25;
    border-radius: 6px; }
    .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .param-val.active-val {
      background: #a993dc;
      color: #fff; }
    .shop-filter-wrapper .shop2-filter .table-filter-param .field-row .param-val span {
      display: none; }
  .shop-filter-wrapper .shop2-filter .table-filter-param:after {
    content: "";
    display: block;
    width: 100%;
    height: 0;
    visibility: hidden;
    clear: both; }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr {
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin-top: 40px; }
  @media (max-width: 679px) {
      .shop-filter-wrapper .shop2-filter .filter-buttons-wr {
        -webkit-box-direction: reverse;
        -webkit-box-orient: vertical;
        -webkit-flex-direction: column-reverse;
        -moz-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
        flex-direction: column-reverse;
        margin: 15px -5px 0; } }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr .hide-filter-popup {
    color: #898989;
    font-size: 16px;
    font-weight: 300;
    line-height: 1;
    padding: 0 27px 0 0;
    position: relative;
    text-decoration: none; }
  @media (max-width: 679px) {
        .shop-filter-wrapper .shop2-filter .filter-buttons-wr .hide-filter-popup {
          -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-top: 18px; } }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr .hide-filter-popup:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5c5c5%22%20d%3D%22M8.006%2C15.997%20C3.595%2C15.997%200.007%2C12.408%200.007%2C7.998%20C0.007%2C3.587%203.595%2C-0.001%208.006%2C-0.001%20C12.416%2C-0.001%2016.005%2C3.587%2016.005%2C7.998%20C16.005%2C12.408%2012.416%2C15.997%208.006%2C15.997%20ZM8.006%2C1.416%20C4.376%2C1.416%201.424%2C4.369%201.424%2C7.998%20C1.424%2C11.628%204.376%2C14.580%208.006%2C14.580%20C11.635%2C14.580%2014.588%2C11.628%2014.588%2C7.998%20C14.588%2C4.369%2011.635%2C1.416%208.006%2C1.416%20ZM10.247%2C8.917%20L8.714%2C7.384%20L8.714%2C11.334%20C8.714%2C11.726%208.397%2C12.043%208.006%2C12.043%20C7.614%2C12.043%207.297%2C11.726%207.297%2C11.334%20L7.297%2C7.385%20L5.764%2C8.917%20C5.487%2C9.193%205.039%2C9.193%204.762%2C8.917%20C4.485%2C8.640%204.485%2C8.192%204.762%2C7.915%20L7.505%2C5.175%20C7.781%2C4.899%208.230%2C4.899%208.507%2C5.175%20L11.249%2C7.915%20C11.388%2C8.053%2011.457%2C8.234%2011.457%2C8.416%20C11.457%2C8.598%2011.388%2C8.778%2011.249%2C8.917%20C10.973%2C9.193%2010.524%2C9.193%2010.247%2C8.917%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr .right-buttons {
    text-align: right;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
  @media (max-width: 679px) {
        .shop-filter-wrapper .shop2-filter .filter-buttons-wr .right-buttons {
          -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;
          text-align: center; } }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr .result {
    padding: 10px 20px 10px 16px;
    color: #898989;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    height: auto;
    margin-right: 2px;
    border: 2px solid #e6e6e6;
    background: none;
    border-radius: 22px 0 0 22px;
    position: relative; }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr .result:before {
    content: "";
    position: absolute;
    right: -7px;
    top: 50%;
    margin-top: -7px;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #e6e6e6;
    border-style: solid; }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr .result:after {
    content: "";
    position: absolute;
    right: -4px;
    top: 50%;
    margin-top: -7px;
    border-width: 7px 0 7px 7px;
    border-color: transparent transparent transparent #fff;
    border-style: solid; }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr .shop2-btn {
    margin: 0 0 0 10px; }
  @media (max-width: 679px) {
        .shop-filter-wrapper .shop2-filter .filter-buttons-wr .shop2-btn {
          margin-bottom: 10px; } }
  .shop-filter-wrapper .shop2-filter .filter-buttons-wr .shop2-btn.reset-filter {
    background: #898989; }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .shop2-btn.reset-filter:hover {
      background: #919191; }
    .shop-filter-wrapper .shop2-filter .filter-buttons-wr .shop2-btn.reset-filter:active {
      background: #7f7f7f; }

.shop-filter-wrapper .shop-sorting-panel {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  font-family: 'fira', Arial, Helvetica, sans-serif; }
  @media (max-width: 680px) {
    .shop-filter-wrapper .shop-sorting-panel {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .shop-filter-wrapper .shop-sorting-panel .filter-open-button {
    padding: 14px 60px 14px 22px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    background: #ffad0d;
    border-radius: 6px;
    min-width: 146px;
    position: relative;
    margin: 0 22px 0 0; }
  @media (max-width: 680px) {
      .shop-filter-wrapper .shop-sorting-panel .filter-open-button {
        -webkit-box-flex: 0;
        -webkit-flex: 0 1 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 1 100%;
        -ms-flex: 0 1 100%;
        flex: 0 1 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        margin: 0 0 20px; } }
  .shop-filter-wrapper .shop-sorting-panel .filter-open-button:before {
    content: "";
    position: absolute;
    right: 19px;
    top: 50%;
    width: 23px;
    height: 23px;
    margin-top: -11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2023%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M21.743%2C1.577%20L13.700%2C9.783%20L13.700%2C17.540%20C13.700%2C17.783%2013.603%2C18.022%2013.434%2C18.194%20L9.964%2C21.727%20C9.792%2C21.901%209.564%2C21.997%209.322%2C21.997%20C9.200%2C21.997%209.081%2C21.973%208.968%2C21.925%20C8.626%2C21.777%208.408%2C21.438%208.413%2C21.060%20L8.460%2C17.527%20L8.460%2C9.786%20L1.198%2C2.479%20L0.004%2C0.924%20C0.004%2C0.414%200.412%2C-0.001%200.913%2C-0.001%20L21.100%2C-0.001%20C21.469%2C-0.001%2021.798%2C0.223%2021.940%2C0.569%20C22.081%2C0.916%2022.004%2C1.312%2021.743%2C1.577%20ZM10.008%2C8.742%20C10.179%2C8.915%2010.278%2C9.155%2010.278%2C9.400%20L10.278%2C17.540%20L10.261%2C18.808%20L11.883%2C17.157%20L11.883%2C9.400%20C11.883%2C9.154%2011.977%2C8.922%2012.148%2C8.747%20L16.156%2C4.658%20L5.949%2C4.658%20L10.008%2C8.742%20ZM3.157%2C1.849%20L4.161%2C2.858%20C4.239%2C2.836%204.317%2C2.808%204.403%2C2.808%20L17.969%2C2.808%20L18.910%2C1.849%20L3.157%2C1.849%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-filter-wrapper .shop-sorting-panel .filter-open-button:hover {
    background: #ffb21c; }
  .shop-filter-wrapper .shop-sorting-panel .filter-open-button:active {
    background: #d98f00; }
  .shop-filter-wrapper .shop-sorting-panel .right-sorting {
    -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-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    position: relative; }
  .shop-filter-wrapper .shop-sorting-panel .sorting-wrap {
    width: 230px;
    position: relative;
    z-index: 100; }
  .shop-filter-wrapper .shop-sorting-panel .sorting-wrap.opened .sorting-block {
    opacity: 1;
    visibility: visible; }
  .shop-filter-wrapper .shop-sorting-panel .sorting-wrap.opened .sort-title:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop-filter-wrapper .shop-sorting-panel .sorting-wrap .sort-title {
    display: block;
    padding: 13px 40px 13px 18px;
    font-size: 14px;
    font-weight: 400;
    white-space: nowrap;
    line-height: 1;
    text-decoration: none;
    background: #fff;
    border: 2px solid #e6e6e6;
    border-radius: 6px;
    position: relative;
    color: #a2a1a1;
    z-index: 101; }
  .shop-filter-wrapper .shop-sorting-panel .sorting-wrap .sort-title:before {
    content: "";
    position: absolute;
    right: 18px;
    top: 50%;
    margin-top: -10px;
    -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;
    width: 16px;
    height: 20px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5c5c5%22%20d%3D%22M8.006%2C16.001%20C3.595%2C16.001%200.007%2C12.413%200.007%2C8.002%20C0.007%2C3.592%203.595%2C0.003%208.006%2C0.003%20C12.416%2C0.003%2016.005%2C3.592%2016.005%2C8.002%20C16.005%2C12.413%2012.416%2C16.001%208.006%2C16.001%20ZM8.006%2C1.420%20C4.377%2C1.420%201.424%2C4.372%201.424%2C8.002%20C1.424%2C11.631%204.377%2C14.584%208.006%2C14.584%20C11.635%2C14.584%2014.588%2C11.631%2014.588%2C8.002%20C14.588%2C4.372%2011.635%2C1.420%208.006%2C1.420%20ZM8.507%2C10.825%20C8.230%2C11.101%207.781%2C11.101%207.505%2C10.825%20L4.762%2C8.085%20C4.485%2C7.808%204.485%2C7.360%204.762%2C7.083%20C5.039%2C6.806%205.487%2C6.806%205.764%2C7.083%20L7.297%2C8.615%20L7.297%2C4.666%20C7.297%2C4.274%207.614%2C3.957%208.006%2C3.957%20C8.397%2C3.957%208.714%2C4.274%208.714%2C4.666%20L8.714%2C8.616%20L10.247%2C7.083%20C10.524%2C6.806%2010.973%2C6.806%2011.249%2C7.083%20C11.388%2C7.222%2011.457%2C7.403%2011.457%2C7.584%20C11.457%2C7.765%2011.388%2C7.947%2011.249%2C8.085%20L8.507%2C10.825%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .shop-filter-wrapper .shop-sorting-panel .sorting-wrap .sorting-block {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: -4px;
    background: #fff;
    border: 2px solid #e6e6e6;
    border-top: none;
    border-radius: 0 0 6px 6px;
    padding-top: 4px;
    -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; }
  .shop-filter-wrapper .shop-sorting-panel .sorting-wrap .sorting-block .sort-param {
    display: block;
    color: #898989;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    text-decoration: none;
    padding: 11px 20px 10px;
    border-bottom: 1px solid #e6e6e6; }
    .shop-filter-wrapper .shop-sorting-panel .sorting-wrap .sorting-block .sort-param:hover {
      color: #a993dc; }
  .shop-filter-wrapper .shop-sorting-panel .sorting-wrap .sorting-block .sort-reset {
    color: #a993dc;
    text-decoration: none;
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
    display: block;
    padding: 15px 20px; }
    .shop-filter-wrapper .shop-sorting-panel .sorting-wrap .sorting-block .sort-reset:hover {
      text-decoration: underline; }
    .shop-filter-wrapper .shop-sorting-panel .sorting-wrap .sorting-block .sort-reset ins {
      text-decoration: none; }
    .shop-filter-wrapper .shop-sorting-panel .sorting-wrap .sorting-block .sort-reset span {
      margin-left: 5px;
      display: inline-block;
      vertical-align: top;
      font-size: 0;
      width: 13px;
      height: 12px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2013%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M7.301%2C12.000%20C5.836%2C12.000%204.446%2C11.416%203.385%2C10.356%20C3.159%2C10.134%202.951%2C9.889%202.763%2C9.629%20C2.584%2C9.382%202.630%2C9.029%202.865%2C8.841%20C3.101%2C8.652%203.435%2C8.701%203.613%2C8.948%20C3.766%2C9.159%203.935%2C9.357%204.119%2C9.538%20C4.982%2C10.400%206.112%2C10.874%207.301%2C10.874%20C9.853%2C10.874%2011.930%2C8.688%2011.930%2C6.000%20C11.930%2C3.313%209.853%2C1.127%207.301%2C1.127%20C4.915%2C1.127%202.969%2C3.043%202.721%2C5.486%20L3.432%2C4.815%20C3.651%2C4.607%203.988%2C4.627%204.186%2C4.858%20C4.384%2C5.089%204.365%2C5.445%204.146%2C5.652%20L2.523%2C7.185%20C2.420%2C7.282%202.293%2C7.330%202.166%2C7.330%20C2.037%2C7.330%201.910%2C7.282%201.809%2C7.185%20L0.186%2C5.652%20C-0.035%2C5.445%20-0.052%2C5.089%200.145%2C4.858%20C0.342%2C4.627%200.679%2C4.607%200.900%2C4.815%20L1.649%2C5.523%20C1.884%2C2.441%204.314%2C0.001%207.301%2C0.001%20C10.443%2C0.001%2012.999%2C2.692%2012.999%2C6.000%20C12.999%2C9.308%2010.443%2C12.000%207.301%2C12.000%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-filter-wrapper .shop-sorting-panel .views-buttons {
    border-radius: 6px;
    background: #fff;
    box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.03);
    font-size: 0;
    position: relative; }
  .shop-filter-wrapper .shop-sorting-panel .views-buttons:before {
    content: "";
    position: absolute;
    left: -18px;
    top: 50%;
    margin-top: -4px;
    width: 12px;
    height: 9px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2012%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22rgb%28197%2C%20197%2C%20197%29%22%20d%3D%22M10.008%2C5.435%20L4.392%2C5.435%20L6.571%2C7.433%20C6.964%2C7.794%206.964%2C8.378%206.571%2C8.739%20C6.177%2C9.100%205.539%2C9.100%205.146%2C8.739%20L1.249%2C5.165%20C0.856%2C4.805%200.856%2C4.220%201.249%2C3.859%20L5.146%2C0.286%20C5.342%2C0.105%205.600%2C0.015%205.858%2C0.015%20C6.116%2C0.015%206.373%2C0.105%206.571%2C0.286%20C6.964%2C0.645%206.964%2C1.231%206.571%2C1.591%20L4.391%2C3.589%20L10.008%2C3.589%20C10.566%2C3.589%2011.016%2C4.001%2011.016%2C4.512%20C11.016%2C5.023%2010.566%2C5.435%2010.008%2C5.435%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 479px) {
      .shop-filter-wrapper .shop-sorting-panel .views-buttons {
        position: absolute;
        right: 0;
        top: 0;
        z-index: 50; }
        .shop-filter-wrapper .shop-sorting-panel .views-buttons:before {
          left: 16px;
          top: auto;
          margin-top: 0;
          bottom: -16px;
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg); } }
  .shop-filter-wrapper .shop-sorting-panel .views-buttons.opened a {
    width: 44px; }
    @media (max-width: 479px) {
        .shop-filter-wrapper .shop-sorting-panel .views-buttons.opened a {
          height: 44px; } }
  .shop-filter-wrapper .shop-sorting-panel .views-buttons.opened:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media (max-width: 479px) {
        .shop-filter-wrapper .shop-sorting-panel .views-buttons.opened:before {
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); } }
  .shop-filter-wrapper .shop-sorting-panel .views-buttons a {
    overflow: hidden;
    width: 0px;
    height: 44px;
    display: inline-block;
    vertical-align: top;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (max-width: 479px) {
        .shop-filter-wrapper .shop-sorting-panel .views-buttons a {
          display: block;
          width: 44px;
          height: 0; } }
  .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active {
    width: 44px; }
    @media (max-width: 479px) {
        .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active {
          height: 44px; } }
    .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.thumbs:after, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.price:after, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.simple:after, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.thumbs:before, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.price:before, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.simple:before, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.thumbs span:before, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.price span:before, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.simple span:before, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.thumbs span:after, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.price span:after, .shop-filter-wrapper .shop-sorting-panel .views-buttons a.active.simple span:after {
      border-color: #a993dc; }
  .shop-filter-wrapper .shop-sorting-panel .views-buttons a.simple {
    position: relative; }
    .shop-filter-wrapper .shop-sorting-panel .views-buttons a.simple:before {
      content: "";
      position: absolute;
      left: 10px;
      top: 10px;
      width: 20px;
      height: 6px;
      border: 2px solid #c5c5c5; }
    .shop-filter-wrapper .shop-sorting-panel .views-buttons a.simple:after {
      content: "";
      position: absolute;
      left: 10px;
      bottom: 10px;
      width: 20px;
      height: 6px;
      border: 2px solid #c5c5c5; }
  .shop-filter-wrapper .shop-sorting-panel .views-buttons a.price {
    position: relative; }
    .shop-filter-wrapper .shop-sorting-panel .views-buttons a.price:before {
      content: "";
      position: absolute;
      left: 10px;
      width: 24px;
      top: 10px;
      bottom: 10px;
      border-top: 3px solid #c5c5c5;
      border-bottom: 3px solid #c5c5c5; }
    .shop-filter-wrapper .shop-sorting-panel .views-buttons a.price:after {
      content: "";
      position: absolute;
      left: 10px;
      width: 24px;
      top: 17px;
      bottom: 17px;
      border-top: 3px solid #c5c5c5;
      border-bottom: 3px solid #c5c5c5; }
  .shop-filter-wrapper .shop-sorting-panel .views-buttons a.thumbs {
    position: relative; }
    .shop-filter-wrapper .shop-sorting-panel .views-buttons a.thumbs .bottom {
      top: auto;
      bottom: 10px; }
    .shop-filter-wrapper .shop-sorting-panel .views-buttons a.thumbs span {
      position: absolute;
      width: 24px;
      height: 10px;
      top: 10px;
      left: 10px; }
    .shop-filter-wrapper .shop-sorting-panel .views-buttons a.thumbs span:before {
      content: "";
      position: absolute;
      left: 0;
      width: 6px;
      height: 6px;
      top: 0;
      border: 2px solid #c5c5c5; }
    .shop-filter-wrapper .shop-sorting-panel .views-buttons a.thumbs span:after {
      content: "";
      position: absolute;
      right: 0;
      width: 6px;
      height: 6px;
      top: 0;
      border: 2px solid #c5c5c5; }

.left-subpages-categories-wr {
  background: #fff;
  border-radius: 6px;
  box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.03);
  margin: 0 0 20px; }

@media (max-width: 990px) {
    .left-subpages-categories-wr {
      display: none; } }

.left-subpages-categories-wr .first-page-item {
  font-size: 17px;
  font-weight: 600;
  line-height: 1.25;
  color: #fff;
  padding: 12px 20px;
  background: #a993dc;
  border-radius: 6px; }

.left-subpages-categories-wr .folder-left {
  padding: 15px 0; }
  .left-subpages-categories-wr .folder-left, .left-subpages-categories-wr .folder-left ul {
    margin: 0;
    list-style: none; }
  .left-subpages-categories-wr .folder-left.activeDropDown ul {
    padding: 0 0 0 5px; }
  .left-subpages-categories-wr .folder-left.activeDropDown > li > ul {
    padding-top: 15px; }
  .left-subpages-categories-wr .folder-left.activeDropDown li.s3-menu-allin-has > a .arrow-item {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -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; }
    .left-subpages-categories-wr .folder-left.activeDropDown li.s3-menu-allin-has > a.s3-menu-allin-open .arrow-item {
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
  .left-subpages-categories-wr .folder-left.activeRight ul {
    padding: 20px 0;
    position: absolute;
    z-index: 200;
    width: 240px;
    background: #fff;
    border-radius: 6px;
    box-shadow: 0px 1px 15px 0px rgba(0, 0, 0, 0.03);
    margin-top: -20px; }
  .left-subpages-categories-wr .folder-left li.s3-menu-allin-has > a {
    position: relative;
    padding-right: 40px; }
    .left-subpages-categories-wr .folder-left li.s3-menu-allin-has > a .arrow-item {
      position: absolute;
      right: 20px;
      top: 0;
      width: 16px;
      height: 16px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M8.002%2C16.005%20C3.592%2C16.005%200.003%2C12.416%200.003%2C8.006%20C0.003%2C3.595%203.592%2C0.007%208.002%2C0.007%20C12.413%2C0.007%2016.001%2C3.595%2016.001%2C8.006%20C16.001%2C12.416%2012.413%2C16.005%208.002%2C16.005%20ZM8.002%2C1.423%20C4.373%2C1.423%201.420%2C4.376%201.420%2C8.006%20C1.420%2C11.635%204.373%2C14.588%208.002%2C14.588%20C11.631%2C14.588%2014.584%2C11.635%2014.584%2C8.006%20C14.584%2C4.376%2011.631%2C1.423%208.002%2C1.423%20ZM8.085%2C11.249%20C7.947%2C11.388%207.766%2C11.456%207.584%2C11.456%20C7.403%2C11.456%207.222%2C11.388%207.083%2C11.249%20C6.807%2C10.973%206.807%2C10.523%207.083%2C10.247%20L8.616%2C8.714%20L4.666%2C8.714%20C4.274%2C8.714%203.957%2C8.398%203.957%2C8.006%20C3.957%2C7.614%204.274%2C7.297%204.666%2C7.297%20L8.616%2C7.297%20L7.083%2C5.764%20C6.807%2C5.487%206.807%2C5.038%207.083%2C4.762%20C7.360%2C4.485%207.809%2C4.485%208.085%2C4.762%20L10.825%2C7.505%20C11.102%2C7.781%2011.102%2C8.230%2010.825%2C8.507%20L8.085%2C11.249%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .left-subpages-categories-wr .folder-left li.s3-menu-allin-has > a:hover .arrow-item {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M8.002%2C16.005%20C3.592%2C16.005%200.003%2C12.416%200.003%2C8.006%20C0.003%2C3.595%203.592%2C0.007%208.002%2C0.007%20C12.413%2C0.007%2016.001%2C3.595%2016.001%2C8.006%20C16.001%2C12.416%2012.413%2C16.005%208.002%2C16.005%20ZM8.002%2C1.423%20C4.373%2C1.423%201.420%2C4.376%201.420%2C8.006%20C1.420%2C11.635%204.373%2C14.588%208.002%2C14.588%20C11.631%2C14.588%2014.584%2C11.635%2014.584%2C8.006%20C14.584%2C4.376%2011.631%2C1.423%208.002%2C1.423%20ZM8.085%2C11.249%20C7.947%2C11.388%207.766%2C11.456%207.584%2C11.456%20C7.403%2C11.456%207.222%2C11.388%207.083%2C11.249%20C6.807%2C10.973%206.807%2C10.523%207.083%2C10.247%20L8.616%2C8.714%20L4.666%2C8.714%20C4.274%2C8.714%203.957%2C8.398%203.957%2C8.006%20C3.957%2C7.614%204.274%2C7.297%204.666%2C7.297%20L8.616%2C7.297%20L7.083%2C5.764%20C6.807%2C5.487%206.807%2C5.038%207.083%2C4.762%20C7.360%2C4.485%207.809%2C4.485%208.085%2C4.762%20L10.825%2C7.505%20C11.102%2C7.781%2011.102%2C8.230%2010.825%2C8.507%20L8.085%2C11.249%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .left-subpages-categories-wr .folder-left ul {
    display: none; }
  .left-subpages-categories-wr .folder-left ul li {
    padding: 7px 0; }
  .left-subpages-categories-wr .folder-left ul li a {
    display: block;
    padding: 0 20px;
    text-decoration: none;
    color: #898989;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25; }
  .left-subpages-categories-wr .folder-left > li {
    padding: 8px 0; }
  .left-subpages-categories-wr .folder-left > li > a {
    padding: 0 20px;
    display: block;
    color: #484848;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.25;
    text-decoration: none; }
  .left-subpages-categories-wr .folder-left > li.active a, .left-subpages-categories-wr .folder-left > li a:hover {
    color: #a993dc; }

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

.tpl-rating-block .tpl-stars {
  display: inline-block;
  vertical-align: middle;
  width: 89px;
  height: 13px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2289px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2089%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e3e3e3%22%20d%3D%22M85.719%2C8.369%20L86.314%2C12.998%20L81.973%2C11.017%20L77.631%2C12.998%20L78.225%2C8.369%20L74.947%2C4.964%20L79.656%2C4.084%20L81.973%2C-0.001%20L84.288%2C4.084%20L88.997%2C4.964%20L85.719%2C8.369%20ZM67.578%2C12.998%20L63.235%2C11.017%20L58.893%2C12.998%20L59.488%2C8.369%20L56.210%2C4.964%20L60.920%2C4.084%20L63.235%2C-0.001%20L65.551%2C4.084%20L70.261%2C4.964%20L66.982%2C8.369%20L67.578%2C12.998%20ZM48.841%2C12.998%20L44.499%2C11.017%20L40.156%2C12.998%20L40.752%2C8.369%20L37.473%2C4.964%20L42.183%2C4.084%20L44.499%2C-0.001%20L46.814%2C4.084%20L51.524%2C4.964%20L48.246%2C8.369%20L48.841%2C12.998%20ZM30.104%2C12.998%20L25.762%2C11.017%20L21.420%2C12.998%20L22.015%2C8.369%20L18.736%2C4.964%20L23.446%2C4.084%20L25.762%2C-0.001%20L28.077%2C4.084%20L32.788%2C4.964%20L29.508%2C8.369%20L30.104%2C12.998%20ZM11.367%2C12.998%20L7.025%2C11.017%20L2.683%2C12.998%20L3.278%2C8.369%20L-0.001%2C4.964%20L4.709%2C4.084%20L7.025%2C-0.001%20L9.341%2C4.084%20L14.050%2C4.964%20L10.772%2C8.369%20L11.367%2C12.998%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .tpl-rating-block .tpl-stars .tpl-rating {
    height: 13px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2289px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2089%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffad0d%22%20d%3D%22M85.719%2C8.369%20L86.314%2C12.998%20L81.973%2C11.017%20L77.631%2C12.998%20L78.225%2C8.369%20L74.947%2C4.964%20L79.656%2C4.084%20L81.973%2C-0.001%20L84.288%2C4.084%20L88.997%2C4.964%20L85.719%2C8.369%20ZM67.578%2C12.998%20L63.235%2C11.017%20L58.893%2C12.998%20L59.488%2C8.369%20L56.210%2C4.964%20L60.920%2C4.084%20L63.235%2C-0.001%20L65.551%2C4.084%20L70.261%2C4.964%20L66.982%2C8.369%20L67.578%2C12.998%20ZM48.841%2C12.998%20L44.499%2C11.017%20L40.156%2C12.998%20L40.752%2C8.369%20L37.473%2C4.964%20L42.183%2C4.084%20L44.499%2C-0.001%20L46.814%2C4.084%20L51.524%2C4.964%20L48.246%2C8.369%20L48.841%2C12.998%20ZM30.104%2C12.998%20L25.762%2C11.017%20L21.420%2C12.998%20L22.015%2C8.369%20L18.736%2C4.964%20L23.446%2C4.084%20L25.762%2C-0.001%20L28.077%2C4.084%20L32.788%2C4.964%20L29.508%2C8.369%20L30.104%2C12.998%20ZM11.367%2C12.998%20L7.025%2C11.017%20L2.683%2C12.998%20L3.278%2C8.369%20L-0.001%2C4.964%20L4.709%2C4.084%20L7.025%2C-0.001%20L9.341%2C4.084%20L14.050%2C4.964%20L10.772%2C8.369%20L11.367%2C12.998%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.tpl-rating-block .rating-count {
  color: #4c5667;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  padding: 2px 9px 2px;
  border: 1px solid #a7adb6;
  border-radius: 8px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 10px; }

.product-label {
  position: absolute;
  left: 20px;
  top: 22px;
  right: 15px;
  text-align: left; }

.product-label div {
  display: inline-block;
  vertical-align: top;
  border-radius: 10px;
  color: #fff;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1;
  font-weight: 400;
  padding: 4px 10px 4px;
  margin-right: 5px;
  margin-bottom: 5px; }

.product-label .product-new {
  background: #ff3451; }

.product-label .product-spec {
  background: #7dca3f; }

.shop2-product-article {
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #4d4d4d;
  margin: 0 0 10px; }

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

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

.product-list .shop-product-item {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05);
  position: relative; }
  .product-list .shop-product-item .product-middle-top .product-label {
    display: none; }
  .product-list .shop-product-item .product-image {
    text-align: center; }
  .product-list .shop-product-item .product-image a {
    display: block;
    height: 100%; }
  .product-list .shop-product-item .product-image.no-image {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2261px%22%20height%3D%2251px%22%20%20viewBox%3D%220%200%2061%2051%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23d4d2d2%22%20d%3D%22M56.676%2051H4.322C1.938%2051%200%2049.076%200%2046.71v-4.467V4.288C0%201.923%201.937%200%204.32%200h52.354C59.06%200%2061%201.924%2061%204.29v42.42c0%202.366-1.94%204.29-4.324%204.29zM4.322%2049.042h52.354c1.296%200%202.35-1.046%202.35-2.332V28.82c-.043-.03-.093-.047-.132-.086L46.87%2016.804%2022.74%2040.746c-.186.183-.436.286-.698.286-.262%200-.513-.103-.698-.286l-8.728-8.66-10.644%2010.56v4.063c0%201.286%201.054%202.332%202.35%202.332zM56.676%201.958H4.322c-1.296%200-2.35%201.046-2.35%202.33V39.88l9.947-9.87c.184-.184.435-.287.696-.287.262%200%20.513.103.698.287l8.728%208.66%2024.13-23.943c.186-.184.437-.287.698-.287.262%200%20.513.103.698.287l11.458%2011.37V4.29c0-1.286-1.054-2.332-2.35-2.332zm-38.424%2020.26c-3.778%200-6.852-3.05-6.852-6.8%200-3.748%203.074-6.8%206.852-6.8%203.78%200%206.853%203.052%206.853%206.8%200%203.75-3.074%206.8-6.853%206.8zm0-11.64c-2.69%200-4.88%202.17-4.88%204.84s2.19%204.843%204.88%204.843%204.88-2.17%204.88-4.84-2.19-4.843-4.88-4.843z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .product-list .shop-product-item .product-image img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%; }
  .product-list .shop-product-item .product-name {
    color: #898989;
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 10px; }
  .product-list .shop-product-item .product-name a {
    color: inherit;
    text-decoration: none;
    border-bottom: 1px solid transparent; }
  .product-list .shop-product-item .product-name a:hover {
    color: #00c9d1;
    border-bottom-color: #00c9d1; }
  .product-list .shop-product-item .product-article {
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #4d4d4d;
    margin: 0 0 10px; }
  .product-list .shop-product-item .product-article span {
    color: #898989; }
  .product-list .shop-product-item .product-anonce {
    color: #898989;
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 10px; }
  .product-list .shop-product-item .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;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 5px 0; }
  .product-list .shop-product-item .shop-product-options .option-title, .product-list .shop-product-item .shop-product-options .option-value {
    padding: 5px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .product-list .shop-product-item .shop-product-options .option-title {
    color: #4d4d4d;
    font-size: 13px;
    font-weight: 600;
    padding-right: 5px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    min-width: 25%; }
  .product-list .shop-product-item .shop-product-options .option-value {
    color: #898989;
    font-size: 13px;
    font-weight: 400;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 50%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 100%; }
  .product-list .shop-product-item .shop-product-options .option-value a {
    font-weight: 700; }

.product-list.thumbs {
  margin-right: -20px; }
  .product-list.thumbs: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; }
  .product-list.thumbs .shop-product-item {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(25% - 20px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(25% - 20px);
    -ms-flex: 0 0 calc(25% - 20px);
    flex: 0 0 calc(25% - 20px);
    width: calc(25% - 20px);
    margin-right: 20px;
    margin-bottom: 20px;
    padding: 0 0 20px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 1265px) and (min-width: 991px) {
      .product-list.thumbs .shop-product-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(33.332% - 12px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(33.332% - 12px);
        -ms-flex: 0 0 calc(33.332% - 12px);
        flex: 0 0 calc(33.332% - 12px);
        width: calc(33.332% - 12px);
        margin-right: 12px; } }
  @media (max-width: 990px) and (min-width: 960px) {
      .product-list.thumbs .shop-product-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(25% - 12px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(25% - 12px);
        -ms-flex: 0 0 calc(25% - 12px);
        flex: 0 0 calc(25% - 12px);
        width: calc(25% - 12px);
        margin-right: 12px; } }
  @media (max-width: 959px) and (min-width: 768px) {
      .product-list.thumbs .shop-product-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(33.332% - 20px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(33.332% - 20px);
        -ms-flex: 0 0 calc(33.332% - 20px);
        flex: 0 0 calc(33.332% - 20px);
        width: calc(33.332% - 20px); } }
  @media (max-width: 767px) and (min-width: 500px) {
      .product-list.thumbs .shop-product-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 20px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(50% - 20px);
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px);
        width: calc(50% - 20px); } }
  @media (max-width: 499px) {
      .product-list.thumbs .shop-product-item {
        -webkit-box-flex: none;
        -webkit-flex: none;
        -moz-box-flex: none;
        -moz-flex: none;
        -ms-flex: none;
        flex: none;
        margin: 0 auto 20px;
        display: block;
        width: 100%; } }
  @media (max-width: 1265px) and (min-width: 960px) {
    .product-list.thumbs {
      margin-right: -12px; } }
  @media (max-width: 499px) {
    .product-list.thumbs {
      display: block;
      margin-right: 0; } }
  .product-list.thumbs .product-image {
    margin: 0 0 20px;
    border-radius: 12px 12px 0 0;
    overflow: hidden; }
  .product-list.thumbs .product-middle-wr {
    padding: 0 20px; }
  .product-list.thumbs .tpl-rating-block {
    margin: 0 0 15px; }
  .product-list.thumbs .product-name {
    margin: 0 0 12px; }
  .product-list.thumbs .product-bottom {
    padding: 0 20px; }
  .product-list.thumbs .shop-product-options {
    margin: 0 0 10px; }
  .product-list.thumbs .shop2-product-actions, .product-list.thumbs .shop2-product-actions dl {
    margin: 0; }
  .product-list.thumbs .shop2-product-actions dt {
    margin-bottom: 20px; }
  .product-list.thumbs .product-amount {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0 0 20px; }
  .product-list.thumbs .product-amount button {
    display: none; }
  .product-list.thumbs .product-amount .shop2-product-amount input[type="text"] {
    margin: 0; }
  .product-list.thumbs .product-amount .amount-title {
    min-width: 60px;
    color: #4d4d4d;
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    margin-right: 15px; }
  .product-list.thumbs .bottom-elements-wr {
    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;
    border-top: 2px solid #f3f3f3;
    padding: 23px 0 0; }
  .product-list.thumbs .shop2-product-btn {
    width: 50px;
    height: 50px;
    padding: 0; }
  .product-list.thumbs .shop2-product-btn.type-3.notavailable span, .product-list.thumbs .shop2-product-btn.type-3 span {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    background-position: 50% 50%; }

.product-list.simple .shop-product-item {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 20px; }
  @media (max-width: 767px) {
      .product-list.simple .shop-product-item {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .product-list.simple .shop-product-item .shop-product-options > div {
          padding: 1px 0; } }
  .product-list.simple .product-top {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 69.8%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 69.8%;
    -ms-flex: 0 0 69.8%;
    flex: 0 0 69.8%; }
  @media (max-width: 1265px) {
      .product-list.simple .product-top {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 65%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 65%;
        -ms-flex: 0 0 65%;
        flex: 0 0 65%; } }
  @media (max-width: 990px) {
      .product-list.simple .product-top {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 67.5%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 67.5%;
        -ms-flex: 0 0 67.5%;
        flex: 0 0 67.5%; } }
  @media (max-width: 767px) {
      .product-list.simple .product-top {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start; } }
  .product-list.simple .product-image {
    -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%;
    position: relative; }
  .product-list.simple .product-image.no-image {
    min-height: 90px; }
  @media (max-width: 767px) {
      .product-list.simple .product-image {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding: 20px 0 0px 20px; }
        .product-list.simple .product-image img {
          border-radius: 10px; }
        .product-list.simple .product-image .product-label {
          top: 20px;
          bottom: 0;
          right: 0; }
          .product-list.simple .product-image .product-label div {
            margin: 0; }
          .product-list.simple .product-image .product-label .product-spec {
            position: absolute;
            left: 0;
            bottom: 0; } }
  @media (max-width: 480px) {
      .product-list.simple .product-image {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 43%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 43%;
        -ms-flex: 0 0 43%;
        flex: 0 0 43%; } }
  @media (max-width: 480px) {
      .product-list.simple .product-name {
        font-size: 14px; } }
  @media (max-width: 480px) {
      .product-list.simple .product-anonce {
        font-size: 12px; } }
  .product-list.simple .product-middle-wr {
    padding: 18px 20px; }
  @media (max-width: 480px) {
      .product-list.simple .product-middle-wr {
        padding: 18px 15px 18px; } }
  .product-list.simple .tpl-rating-block {
    margin: 0 0 15px; }
  .product-list.simple .product-bottom {
    margin: 20px 0;
    padding: 0 20px 0 35px;
    -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;
    border-left: 2px solid #f3f3f3; }
  @media (max-width: 1265px) {
      .product-list.simple .product-bottom {
        padding: 0 20px 0 15px; } }
  @media (max-width: 480px) {
      .product-list.simple .product-bottom {
        padding: 15px 15px 20px;
        margin: 0; } }
  @media (max-width: 767px) {
    .product-list.simple .shop2-product-actions {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      .product-list.simple .shop2-product-actions > dl {
        -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 .bottom-elements-wr {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 45px 0 0; }
  .product-list.simple .bottom-elements-wr .product-price {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 52%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 52%;
    -ms-flex: 0 0 52%;
    flex: 0 0 52%;
    padding: 0 0 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media (max-width: 990px) {
        .product-list.simple .bottom-elements-wr .product-price {
          padding-left: 0; } }
  .product-list.simple .bottom-elements-wr .product-amount {
    -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%; }
  @media (max-width: 767px) {
        .product-list.simple .bottom-elements-wr .product-amount .shop2-product-amount {
          text-align: left; } }
  .product-list.simple .bottom-elements-wr .shop2-product-btn {
    -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: 24px 0 0; }
  @media (max-width: 767px) {
      .product-list.simple .bottom-elements-wr {
        margin-top: 20px;
        -webkit-flex-wrap: nowrap;
        -moz-flex-wrap: nowrap;
        -ms-flex-wrap: none;
        flex-wrap: nowrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between; }
        .product-list.simple .bottom-elements-wr .product-price, .product-list.simple .bottom-elements-wr .product-amount, .product-list.simple .bottom-elements-wr .shop2-product-btn {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 31%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 31%;
          -ms-flex: 0 0 31%;
          flex: 0 0 31%;
          margin: 0; } }
  @media (max-width: 700px) {
      .product-list.simple .bottom-elements-wr .shop2-product-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;
        width: 50px;
        height: 50px;
        padding: 0; }
        .product-list.simple .bottom-elements-wr .shop2-product-btn.type-3.notavailable span, .product-list.simple .bottom-elements-wr .shop2-product-btn.type-3 span {
          display: block;
          padding: 0;
          width: 100%;
          height: 100%;
          font-size: 0;
          background-position: 50% 50%; } }

.product-list.price .shop-product-item {
  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: 0 0 3px;
  padding: 20px; }
  @media (max-width: 680px) {
      .product-list.price .shop-product-item {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .product-list.price .shop-product-item .show-button {
    color: #a993dc;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    padding-right: 27px;
    position: relative; }
  .product-list.price .shop-product-item .show-button span {
    border-bottom: 1px solid #a993dc; }
  .product-list.price .shop-product-item .show-button.open:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .product-list.price .shop-product-item .show-button:before {
    content: "";
    position: absolute;
    right: 0;
    top: 1px;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M8.007%2C16.000%20C3.596%2C16.000%200.007%2C12.412%200.007%2C8.001%20C0.007%2C3.591%203.596%2C0.002%208.007%2C0.002%20C12.417%2C0.002%2016.006%2C3.591%2016.006%2C8.001%20C16.006%2C12.412%2012.417%2C16.000%208.007%2C16.000%20ZM8.007%2C1.419%20C4.377%2C1.419%201.424%2C4.371%201.424%2C8.001%20C1.424%2C11.630%204.377%2C14.583%208.007%2C14.583%20C11.636%2C14.583%2014.588%2C11.630%2014.588%2C8.001%20C14.588%2C4.371%2011.636%2C1.419%208.007%2C1.419%20ZM8.507%2C10.823%20C8.230%2C11.100%207.782%2C11.100%207.505%2C10.823%20L4.763%2C8.084%20C4.486%2C7.807%204.486%2C7.359%204.763%2C7.082%20C5.039%2C6.805%205.488%2C6.805%205.765%2C7.082%20L7.298%2C8.614%20L7.298%2C4.665%20C7.298%2C4.273%207.615%2C3.957%208.007%2C3.957%20C8.398%2C3.957%208.715%2C4.273%208.715%2C4.665%20L8.715%2C8.615%20L10.248%2C7.082%20C10.525%2C6.805%2010.974%2C6.805%2011.250%2C7.082%20C11.388%2C7.220%2011.457%2C7.402%2011.457%2C7.583%20C11.457%2C7.764%2011.388%2C7.945%2011.250%2C8.084%20L8.507%2C10.823%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .product-list.price .shop-product-item .show-button:hover span {
    border-bottom-color: transparent; }
  .product-list.price .shop-product-item .product-top {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 54%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 54%;
    -ms-flex: 0 0 54%;
    flex: 0 0 54%;
    padding-right: 15px; }
  @media (max-width: 1265px) {
        .product-list.price .shop-product-item .product-top {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 66%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 66%;
          -ms-flex: 0 0 66%;
          flex: 0 0 66%; } }
  @media (max-width: 990px) {
        .product-list.price .shop-product-item .product-top {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 70%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 70%;
          -ms-flex: 0 0 70%;
          flex: 0 0 70%; } }
  @media (max-width: 680px) {
        .product-list.price .shop-product-item .product-top {
          -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;
          padding-bottom: 20px; } }
  .product-list.price .shop-product-item .product-image {
    display: none; }
  .product-list.price .shop-product-item .product-middle-wr {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 500px) {
        .product-list.price .shop-product-item .product-middle-wr {
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .product-list.price .shop-product-item .product-middle-top {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 15px;
    -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%; }
  @media (max-width: 1265px) {
        .product-list.price .shop-product-item .product-middle-top {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 53%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 53%;
          -ms-flex: 0 0 53%;
          flex: 0 0 53%; } }
  @media (max-width: 990px) {
        .product-list.price .shop-product-item .product-middle-top {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 51%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 51%;
          -ms-flex: 0 0 51%;
          flex: 0 0 51%; } }
  @media (max-width: 500px) {
        .product-list.price .shop-product-item .product-middle-top {
          -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;
          padding-bottom: 10px; } }
  .product-list.price .shop-product-item .product-middle-top .product-label {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    display: block;
    margin-bottom: 5px; }
  .product-list.price .shop-product-item .shop-product-options {
    display: none; }
  @media (max-width: 500px) {
      .product-list.price .shop-product-item .shop-product-options-wr {
        -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%; } }
  .product-list.price .shop-product-item .tpl-rating-block {
    margin: 0 0 10px; }
  .product-list.price .shop-product-item .product-bottom {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
  @media (max-width: 680px) {
        .product-list.price .shop-product-item .product-bottom {
          border-top: 2px solid #e3e3e3;
          padding: 15px 0 0; } }
  .product-list.price .shop-product-item .shop2-product-actions {
    padding-right: 30px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 27%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 27%;
    -ms-flex: 0 0 27%;
    flex: 0 0 27%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center; }
  @media (max-width: 1265px) {
        .product-list.price .shop-product-item .shop2-product-actions {
          text-align: left; } }
  .product-list.price .shop-product-item .shop2-product-actions dl {
    margin-bottom: 0; }
  .product-list.price .shop-product-item .shop2-product-actions dt {
    width: 35px;
    height: 35px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    margin-right: 15px; }
    .product-list.price .shop-product-item .shop2-product-actions dt.gift-action {
      margin-right: 0; }
    .product-list.price .shop-product-item .shop2-product-actions dt.gift-action .icon-action {
      width: 16px;
      height: 18px;
      margin-top: -9px;
      background-size: 16px 18px; }
    .product-list.price .shop-product-item .shop2-product-actions dt span.icon-action {
      left: 10px;
      width: 17px;
      height: 17px;
      margin-top: -8px;
      background-size: 17px; }
    .product-list.price .shop-product-item .shop2-product-actions dt span.name-action {
      display: none; }
  .product-list.price .shop-product-item .bottom-elements-wr {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 73%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 73%;
    -ms-flex: 0 0 73%;
    flex: 0 0 73%;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 1265px) {
        .product-list.price .shop-product-item .bottom-elements-wr {
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap;
          -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%; }
          .product-list.price .shop-product-item .bottom-elements-wr .product-price {
            -webkit-box-flex: 0;
            -webkit-flex: 0 0 100%;
            -moz-box-flex: 0;
            -moz-flex: 0 0 100%;
            -ms-flex: 0 0 100%;
            flex: 0 0 100%;
            margin: 0 0 12px;
            display: -moz-box;
            display: -webkit-box;
            display: -webkit-flex;
            display: -moz-flex;
            display: -ms-flexbox;
            display: flex;
            -webkit-box-align: center;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -moz-align-items: center;
            align-items: center; }
            .product-list.price .shop-product-item .bottom-elements-wr .product-price .price-current, .product-list.price .shop-product-item .bottom-elements-wr .product-price .price-old {
              -webkit-box-flex: 1;
              -webkit-flex: 1 0 50%;
              -moz-box-flex: 1;
              -moz-flex: 1 0 50%;
              -ms-flex: 1 0 50%;
              flex: 1 0 50%; }
            .product-list.price .shop-product-item .bottom-elements-wr .product-price .price-current {
              text-align: right; }
            .product-list.price .shop-product-item .bottom-elements-wr .product-price .price-old {
              margin-bottom: 0; } }
  @media (max-width: 990px) and (min-width: 681px) {
        .product-list.price .shop-product-item .bottom-elements-wr .product-price {
          display: block; }
          .product-list.price .shop-product-item .bottom-elements-wr .product-price .price-current {
            text-align: left; }
          .product-list.price .shop-product-item .bottom-elements-wr .product-price .price-old {
            margin-bottom: 10px; } }
  .product-list.price .shop-product-item .shop2-product-btn {
    width: 50px;
    height: 50px;
    padding: 0; }
  .product-list.price .shop-product-item .shop2-product-btn.type-3.notavailable span, .product-list.price .shop-product-item .shop2-product-btn.type-3 span {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    background-position: 50% 50%; }

.shop-product {
  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: 0 0 75px;
  font-family: 'fira', Arial, Helvetica, sans-serif; }

@media (max-width: 990px) {
    .shop-product {
      margin-bottom: 40px; } }

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

.shop-product .product-side-l {
  -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-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
  max-width: 60.1%; }
  .shop-product .product-side-l a, .shop-product .product-side-l .slick-slide {
    outline: none; }
  @media (max-width: 800px) {
    .shop-product .product-side-l {
      max-width: 715px;
      width: 100%;
      padding-right: 0;
      margin: 0 auto 30px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
  @media (max-width: 540px) {
    .shop-product .product-side-l {
      max-width: 100%;
      width: 100%;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; } }
  @media (max-width: 1265px) and (min-width: 801px) {
    .shop-product .product-side-l {
      padding-right: 20px;
      max-width: 50%;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .shop-product .product-side-l .product-image {
    position: relative;
    max-width: 540px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 20px 0 0;
    border-radius: 12px;
    background: #fff;
    overflow: hidden;
    font-size: 0; }
  @media (max-width: 800px) {
      .shop-product .product-side-l .product-image {
        margin-right: 35px; } }
  @media (max-width: 730px) {
      .shop-product .product-side-l .product-image {
        margin-right: 20px; } }
  @media (max-width: 540px) {
      .shop-product .product-side-l .product-image {
        margin-right: 0; } }
  @media (min-width: 801px) and (max-width: 1265px) {
      .shop-product .product-side-l .product-image {
        margin: 0 0 20px; } }
  .shop-product .product-side-l .product-image.no-image {
    width: 540px;
    background-size: 80px; }
  .shop-product .product-side-l .product-thumbnails-wrapper {
    -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;
    width: 140px; }
  @media (max-width: 580px) {
      .shop-product .product-side-l .product-thumbnails-wrapper {
        -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;
        width: 120px; } }
  @media (max-width: 540px) {
      .shop-product .product-side-l .product-thumbnails-wrapper {
        -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-top: 20px; }
        .shop-product .product-side-l .product-thumbnails-wrapper .slick-slider {
          padding: 0 30px; } }
  @media (min-width: 801px) and (max-width: 1265px) {
      .shop-product .product-side-l .product-thumbnails-wrapper {
        -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: 540px;
        width: 100%; }
        .shop-product .product-side-l .product-thumbnails-wrapper .slick-slider {
          padding: 0 25px; } }
  .shop-product .product-side-l .product-thumbnails {
    font-size: 0;
    text-align: center; }
  .shop-product .product-side-l .product-thumbnails .thumb-item {
    margin: 8px 0;
    outline: none;
    background: #fff;
    border-radius: 12px;
    overflow: hidden; }
  @media (max-width: 540px) {
        .shop-product .product-side-l .product-thumbnails .thumb-item {
          margin: 0 3px; } }
  @media (min-width: 801px) and (max-width: 1265px) {
        .shop-product .product-side-l .product-thumbnails .thumb-item {
          margin: 0 9px; } }
  .shop-product .product-side-l .product-thumbnails .slick-prev, .shop-product .product-side-l .product-thumbnails .slick-next {
    width: 23px;
    height: 23px;
    padding: 0;
    border: none;
    outline: 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%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23717171%22%20d%3D%22M11.490%2C22.996%20C5.150%2C22.996%20-0.009%2C17.836%20-0.009%2C11.498%20C-0.009%2C5.157%205.150%2C-0.001%2011.490%2C-0.001%20C17.830%2C-0.001%2022.989%2C5.157%2022.989%2C11.498%20C22.989%2C17.836%2017.830%2C22.996%2011.490%2C22.996%20ZM11.490%2C2.035%20C6.273%2C2.035%202.028%2C6.281%202.028%2C11.498%20C2.028%2C16.715%206.273%2C20.959%2011.490%2C20.959%20C16.707%2C20.959%2020.952%2C16.715%2020.952%2C11.498%20C20.952%2C6.281%2016.707%2C2.035%2011.490%2C2.035%20ZM14.712%2C12.819%20L12.508%2C10.616%20L12.508%2C16.293%20C12.508%2C16.856%2012.053%2C17.312%2011.490%2C17.312%20C10.927%2C17.312%2010.472%2C16.856%2010.472%2C16.293%20L10.472%2C10.616%20L8.268%2C12.819%20C7.870%2C13.216%207.225%2C13.216%206.828%2C12.819%20C6.629%2C12.620%206.529%2C12.359%206.529%2C12.098%20C6.529%2C11.838%206.629%2C11.577%206.828%2C11.378%20L10.770%2C7.440%20C11.168%2C7.042%2011.812%2C7.042%2012.210%2C7.440%20L16.153%2C11.378%20C16.551%2C11.776%2016.551%2C12.420%2016.153%2C12.819%20C15.756%2C13.216%2015.110%2C13.216%2014.712%2C12.819%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-product .product-side-l .product-thumbnails .slick-prev:hover, .shop-product .product-side-l .product-thumbnails .slick-next:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M11.490%2C22.996%20C5.150%2C22.996%20-0.009%2C17.836%20-0.009%2C11.498%20C-0.009%2C5.157%205.150%2C-0.001%2011.490%2C-0.001%20C17.830%2C-0.001%2022.989%2C5.157%2022.989%2C11.498%20C22.989%2C17.836%2017.830%2C22.996%2011.490%2C22.996%20ZM11.490%2C2.035%20C6.273%2C2.035%202.028%2C6.281%202.028%2C11.498%20C2.028%2C16.715%206.273%2C20.959%2011.490%2C20.959%20C16.707%2C20.959%2020.952%2C16.715%2020.952%2C11.498%20C20.952%2C6.281%2016.707%2C2.035%2011.490%2C2.035%20ZM14.712%2C12.819%20L12.508%2C10.616%20L12.508%2C16.293%20C12.508%2C16.856%2012.053%2C17.312%2011.490%2C17.312%20C10.927%2C17.312%2010.472%2C16.856%2010.472%2C16.293%20L10.472%2C10.616%20L8.268%2C12.819%20C7.870%2C13.216%207.225%2C13.216%206.828%2C12.819%20C6.629%2C12.620%206.529%2C12.359%206.529%2C12.098%20C6.529%2C11.838%206.629%2C11.577%206.828%2C11.378%20L10.770%2C7.440%20C11.168%2C7.042%2011.812%2C7.042%2012.210%2C7.440%20L16.153%2C11.378%20C16.551%2C11.776%2016.551%2C12.420%2016.153%2C12.819%20C15.756%2C13.216%2015.110%2C13.216%2014.712%2C12.819%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media (max-width: 540px) {
        .shop-product .product-side-l .product-thumbnails .slick-prev, .shop-product .product-side-l .product-thumbnails .slick-next {
          position: absolute;
          top: 50%; } }
  @media (max-width: 1265px) and (min-width: 801px) {
        .shop-product .product-side-l .product-thumbnails .slick-prev, .shop-product .product-side-l .product-thumbnails .slick-next {
          position: absolute;
          top: 50%; } }
  .shop-product .product-side-l .product-thumbnails .slick-prev {
    margin-bottom: 12px; }
  @media (max-width: 540px) {
        .shop-product .product-side-l .product-thumbnails .slick-prev {
          margin-bottom: 0;
          margin-top: -12px;
          left: 0;
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg); } }
  @media (max-width: 1265px) and (min-width: 801px) {
        .shop-product .product-side-l .product-thumbnails .slick-prev {
          margin-bottom: 0;
          margin-top: -12px;
          left: 0;
          -webkit-transform: rotate(-90deg);
          -moz-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
          -o-transform: rotate(-90deg);
          transform: rotate(-90deg); } }
  .shop-product .product-side-l .product-thumbnails .slick-next {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 12px; }
  @media (max-width: 540px) {
        .shop-product .product-side-l .product-thumbnails .slick-next {
          margin-top: -12px;
          right: 0;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); } }
  @media (max-width: 1265px) and (min-width: 801px) {
        .shop-product .product-side-l .product-thumbnails .slick-next {
          margin-top: -12px;
          right: 0;
          -webkit-transform: rotate(90deg);
          -moz-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
          -o-transform: rotate(90deg);
          transform: rotate(90deg); } }

.shop-product .product-side-r {
  -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 (max-width: 950px) {
    .shop-product .product-side-r {
      -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; } }
  .shop-product .product-side-r .product-side-r-inner {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 12px;
    background: #fff;
    box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
    padding: 20px;
    margin: 0 0 20px; }
  .shop-product .product-side-r .product-anonce {
    font-size: 13px;
    font-weight: 400;
    color: #898989;
    padding: 5px 0 10px; }
  .shop-product .product-side-r .shop-product-options {
    margin: 0 0 10px; }
  .shop-product .product-side-r .shop-product-options .option-title, .shop-product .product-side-r .shop-product-options .option-value {
    -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%; }
  @media (max-width: 400px) {
        .shop-product .product-side-r .shop-product-options .option-title, .shop-product .product-side-r .shop-product-options .option-value {
          -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; } }
  .shop-product .product-side-r .shop-product-options > div {
    padding: 10px 0; }
  @media (max-width: 400px) {
        .shop-product .product-side-r .shop-product-options > div {
          padding: 5px 0; } }
  .shop-product .product-side-r .shop-product-options .type-select label {
    display: inline-block;
    min-width: 110px; }
  .shop-product .product-side-r .shop2-product-actions {
    margin: 0 0 20px; }
  .shop-product .product-side-r .shop2-product-actions dt {
    min-width: 154px;
    display: inline-block;
    vertical-align: top;
    margin-right: 10px;
    margin-bottom: 15px; }
  .shop-product .product-side-r .shop2-product-actions dl {
    margin-bottom: 0; }
  .shop-product .product-side-r .form-add {
    border-top: 2px solid #f3f3f3;
    padding: 15px 0 0; }
  .shop-product .product-side-r .form-add-top {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    margin: 0 0 25px; }
  .shop-product .product-side-r .form-add-bottom {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 540px) {
      .shop-product .product-side-r .form-add-bottom {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  @media (max-width: 990px) and (min-width: 801px) {
      .shop-product .product-side-r .form-add-bottom {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  .shop-product .product-side-r .form-add-bottom .shop2-product-btn.type-3 {
    padding: 0 25px; }
  .shop-product .product-side-r .form-add-bottom .shop2-product-btn.type-3 span {
    padding-left: 0;
    background: none; }
  .shop-product .product-side-r .form-add-bottom .product-amount {
    margin-right: 10px; }
  .shop-product .product-side-r .form-add-bottom .product-amount .amount-title {
    display: none; }
  @media (max-width: 540px) {
        .shop-product .product-side-r .form-add-bottom .product-amount {
          margin-right: 0; } }
  .shop-product .product-side-r .form-add-bottom .buy-one-click-button {
    padding: 14px 25px 16px;
    border: 2px solid #a993dc;
    border-radius: 25px;
    color: #a993dc;
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media (max-width: 540px) {
        .shop-product .product-side-r .form-add-bottom .buy-one-click-button {
          -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: 20px; } }
  @media (max-width: 990px) and (min-width: 801px) {
        .shop-product .product-side-r .form-add-bottom .buy-one-click-button {
          -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: 20px; } }
  .shop-product .product-side-r .product-compare {
    padding: 24px 0 0; }
  .shop-product .product-side-r .product-compare.product-compare-added {
    padding: 15px 0 3px 30px;
    margin-top: 12px; }
  @media (max-width: 540px) {
        .shop-product .product-side-r .product-compare.product-compare-added {
          margin-top: 3px; } }
  @media (max-width: 540px) {
      .shop-product .product-side-r .product-compare {
        padding-top: 15px; } }
  .shop-product .product-side-r .yashare-wr {
    padding: 0 0 0 20px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 400px) {
      .shop-product .product-side-r .yashare-wr {
        -webkit-box-direction: normal;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        -webkit-flex-direction: column;
        -moz-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        -webkit-align-items: flex-start;
        -moz-align-items: flex-start;
        align-items: flex-start; } }
  .shop-product .product-side-r .yashare-wr .yashare-head {
    font-size: 14px;
    font-weight: 400;
    color: #898989;
    margin-right: 13px; }
  @media (max-width: 400px) {
        .shop-product .product-side-r .yashare-wr .yashare-head {
          margin: 0 0 6px; } }
  .shop-product .product-side-r .yashare-wr .ya-share2__container_size_m .ya-share2__icon {
    width: 30px;
    height: 30px; }
  .shop-product .product-side-r .yashare-wr .ya-share2__container_size_m .ya-share2__item {
    margin-right: 10px; }
  .shop-product .product-side-r .yashare-wr .ya-share2__badge {
    border-radius: 50%; }

.shop-product-data {
  font-family: 'fira', Arial, Helvetica, sans-serif;
  margin: 0 0 50px; }

@media (min-width: 768px) {
    .shop-product-data .r-tabs-accordion-title {
      display: none; } }

.shop-product-data .shop-product-tabs {
  padding: 0;
  list-style: none;
  margin: 0; }
  @media (max-width: 767px) {
    .shop-product-data .shop-product-tabs {
      display: none; } }
  .shop-product-data .shop-product-tabs > li {
    margin-right: 4px;
    display: inline-block;
    vertical-align: top; }
  .shop-product-data .shop-product-tabs > li:first-child {
    box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1); }
  .shop-product-data .shop-product-tabs > li.r-tabs-state-active {
    margin-top: -5px; }
  .shop-product-data .shop-product-tabs > li.r-tabs-state-active > a {
    padding-top: 23px;
    background: #fff;
    color: #484848; }
  .shop-product-data .shop-product-tabs > li > a {
    background: #a993dc;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    text-decoration: none;
    display: block;
    padding: 18px 20px 27px;
    margin-bottom: -12px;
    border-radius: 15px 15px 0 0;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    transition: color 0.3s ease; }

.shop-product-data .shop2-product-desc {
  position: relative;
  border: none;
  padding: 0; }
  @media (max-width: 767px) {
    .shop-product-data .shop2-product-desc .r-tabs-accordion-title {
      position: relative;
      margin-bottom: 3px; }
      .shop-product-data .shop2-product-desc .r-tabs-accordion-title a {
        padding: 15px 35px 15px 20px;
        background: #a993dc;
        border-radius: 12px;
        color: #fffefe;
        font-size: 16px;
        font-weight: 600;
        text-decoration: none;
        display: block;
        position: relative; }
        .shop-product-data .shop2-product-desc .r-tabs-accordion-title a:before {
          content: "";
          position: absolute;
          right: 16px;
          top: 50%;
          margin-top: -8px;
          width: 16px;
          height: 16px;
          -webkit-transition: all 0.3s ease;
          -moz-transition: all 0.3s ease;
          -o-transition: all 0.3s ease;
          -ms-transition: all 0.3s ease;
          transition: all 0.3s ease;
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M8.006%2C16.001%20C3.595%2C16.001%200.007%2C12.412%200.007%2C8.002%20C0.007%2C3.591%203.595%2C0.002%208.006%2C0.002%20C12.416%2C0.002%2016.004%2C3.591%2016.004%2C8.002%20C16.004%2C12.412%2012.416%2C16.001%208.006%2C16.001%20ZM8.006%2C1.419%20C4.376%2C1.419%201.423%2C4.372%201.423%2C8.002%20C1.423%2C11.631%204.376%2C14.584%208.006%2C14.584%20C11.635%2C14.584%2014.588%2C11.631%2014.588%2C8.002%20C14.588%2C4.372%2011.635%2C1.419%208.006%2C1.419%20ZM8.507%2C10.824%20C8.230%2C11.101%207.781%2C11.101%207.505%2C10.824%20L4.762%2C8.085%20C4.485%2C7.808%204.485%2C7.359%204.762%2C7.083%20C5.038%2C6.806%205.487%2C6.806%205.764%2C7.083%20L7.297%2C8.615%20L7.297%2C4.665%20C7.297%2C4.274%207.614%2C3.957%208.006%2C3.957%20C8.398%2C3.957%208.714%2C4.274%208.714%2C4.665%20L8.714%2C8.615%20L10.247%2C7.083%20C10.524%2C6.806%2010.973%2C6.806%2011.249%2C7.083%20C11.388%2C7.221%2011.457%2C7.402%2011.457%2C7.584%20C11.457%2C7.765%2011.388%2C7.946%2011.249%2C8.085%20L8.507%2C10.824%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
      .shop-product-data .shop2-product-desc .r-tabs-accordion-title.r-tabs-state-active {
        margin-bottom: 0;
        box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1); }
        .shop-product-data .shop2-product-desc .r-tabs-accordion-title.r-tabs-state-active a {
          background: #fff;
          color: #484848;
          border-radius: 12px 12px 0 0; }
          .shop-product-data .shop2-product-desc .r-tabs-accordion-title.r-tabs-state-active a:before {
            -webkit-transform: rotate(180deg);
            -moz-transform: rotate(180deg);
            -ms-transform: rotate(180deg);
            -o-transform: rotate(180deg);
            transform: rotate(180deg);
            background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5c5c5%22%20d%3D%22M8.006%2C16.001%20C3.595%2C16.001%200.007%2C12.412%200.007%2C8.002%20C0.007%2C3.591%203.595%2C0.002%208.006%2C0.002%20C12.416%2C0.002%2016.004%2C3.591%2016.004%2C8.002%20C16.004%2C12.412%2012.416%2C16.001%208.006%2C16.001%20ZM8.006%2C1.419%20C4.376%2C1.419%201.423%2C4.372%201.423%2C8.002%20C1.423%2C11.631%204.376%2C14.584%208.006%2C14.584%20C11.635%2C14.584%2014.588%2C11.631%2014.588%2C8.002%20C14.588%2C4.372%2011.635%2C1.419%208.006%2C1.419%20ZM8.507%2C10.824%20C8.230%2C11.101%207.781%2C11.101%207.505%2C10.824%20L4.762%2C8.085%20C4.485%2C7.808%204.485%2C7.359%204.762%2C7.083%20C5.038%2C6.806%205.487%2C6.806%205.764%2C7.083%20L7.297%2C8.615%20L7.297%2C4.665%20C7.297%2C4.274%207.614%2C3.957%208.006%2C3.957%20C8.398%2C3.957%208.714%2C4.274%208.714%2C4.665%20L8.714%2C8.615%20L10.247%2C7.083%20C10.524%2C6.806%2010.973%2C6.806%2011.249%2C7.083%20C11.388%2C7.221%2011.457%2C7.402%2011.457%2C7.584%20C11.457%2C7.765%2011.388%2C7.946%2011.249%2C8.085%20L8.507%2C10.824%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; } }
  @media (min-width: 768px) {
    .shop-product-data .shop2-product-desc {
      background: #fff;
      padding: 20px 20px;
      border-radius: 15px;
      box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1); } }
  .shop-product-data .shop2-product-desc .desc-area {
    position: relative;
    left: auto;
    top: auto;
    display: none; }
  .shop-product-data .shop2-product-desc .desc-area.comment-desc {
    padding-top: 20px; }
  @media (max-width: 767px) {
      .shop-product-data .shop2-product-desc .desc-area {
        margin-bottom: 3px;
        background: #fff;
        padding: 20px 20px;
        border-radius: 0 0 12px 12px;
        box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1); } }

.shop-product-data .tpl-comment {
  margin: 0 0 30px; }
  .shop-product-data .tpl-comment .tpl-header {
    background: none;
    line-height: 1.25;
    height: auto;
    margin: 0 0 15px; }
  .shop-product-data .tpl-comment .tpl-name {
    margin: 0 20px 0 0;
    color: #484848;
    font-size: 15px;
    font-weight: 600; }
  .shop-product-data .tpl-comment .tpl-date {
    color: #8c929c;
    font-size: 13px;
    font-weight: 400;
    margin: 2px 30px 0 0; }
  .shop-product-data .tpl-comment .tpl-stars {
    margin: 0; }
  .shop-product-data .tpl-comment .tpl-body {
    border: 1px solid #ececec;
    border-radius: 2px;
    padding: 18px 20px 18px;
    color: #898989;
    font-size: 13px;
    line-height: 1.4;
    font-weight: Arial, Helvetica, sans-serif;
    position: relative;
    margin: 0; }
  .shop-product-data .tpl-comment .tpl-body:before {
    content: "";
    position: absolute;
    left: 13px;
    top: -11px;
    border-width: 0 6px 11px 3px;
    border-color: transparent transparent #ececec transparent;
    border-style: solid;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    -o-transform: skewX(16deg);
    transform: skewX(16deg); }
  .shop-product-data .tpl-comment .tpl-body:after {
    content: "";
    position: absolute;
    left: 14px;
    top: -8px;
    border-width: 0 6px 11px 3px;
    border-color: transparent transparent #fff transparent;
    border-style: solid;
    -webkit-transform: skewX(16deg);
    -moz-transform: skewX(16deg);
    -ms-transform: skewX(16deg);
    -o-transform: skewX(16deg);
    transform: skewX(16deg); }

.shop-product-data .tpl-block-header {
  color: #484848;
  font-size: 20px;
  font-weight: 600;
  margin: 0 0 37px; }

.shop-product-data .tpl-form .tpl-left {
  width: 260px;
  margin-right: 30px; }
  @media (max-width: 580px) {
      .shop-product-data .tpl-form .tpl-left {
        width: auto;
        margin-right: 0;
        float: none; } }
  .shop-product-data .tpl-form .tpl-field {
    margin: 0 0 20px; }
  .shop-product-data .tpl-form .tpl-field .tpl-value {
    margin: 0; }
  .shop-product-data .tpl-form .tpl-field.remember-me label {
    position: relative;
    padding: 5px 0 0 35px;
    cursor: pointer; }
    .shop-product-data .tpl-form .tpl-field.remember-me label ins {
      position: absolute;
      left: 0;
      top: 0;
      width: 20px;
      height: 20px;
      border-radius: 3px;
      border: 1px solid #d4d4d4;
      font-size: 0; }
    .shop-product-data .tpl-form .tpl-field.remember-me label input {
      opacity: 0;
      visibility: hidden;
      position: absolute; }
    .shop-product-data .tpl-form .tpl-field.remember-me label input:checked + ins {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M9.712%2C1.690%20L4.757%2C6.644%20C4.739%2C6.666%204.732%2C6.693%204.712%2C6.713%20C4.515%2C6.909%204.257%2C7.004%203.998%2C7.001%20C3.741%2C7.004%203.482%2C6.909%203.285%2C6.713%20C3.266%2C6.693%203.259%2C6.667%203.241%2C6.646%20L0.285%2C3.690%20C-0.103%2C3.302%20-0.103%2C2.673%200.285%2C2.285%20C0.673%2C1.898%201.302%2C1.898%201.690%2C2.285%20L3.999%2C4.594%20L8.307%2C0.286%20C8.695%2C-0.102%209.324%2C-0.102%209.712%2C0.286%20C10.100%2C0.673%2010.100%2C1.302%209.712%2C1.690%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop-product-data .tpl-form .tpl-field input[type=text], .shop-product-data .tpl-form .tpl-field input[type=password] {
    border: 1px solid #ececec;
    border-radius: 20px;
    padding: 10px 18px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #484848;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
    width: 100%;
    outline: none;
    max-width: 228px; }
  @media (max-width: 479px) {
        .shop-product-data .tpl-form .tpl-field input[type=text], .shop-product-data .tpl-form .tpl-field input[type=password] {
          max-width: 100%; } }
  .shop-product-data .tpl-form .tpl-field.text-field {
    color: #898989;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.7; }
  .shop-product-data .tpl-form .tpl-field.form-buttons {
    font-size: 0; }
  .shop-product-data .tpl-form .tpl-field.form-buttons .tpl-button {
    outline: none;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    background: #ffad0d;
    padding: 17px 20px 17px;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    border: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 25px;
    margin: 0 10px 10px 0;
    min-width: 98px;
    text-align: center; }
    .shop-product-data .tpl-form .tpl-field.form-buttons .tpl-button:not(.mode-button):hover {
      background: #ffb627; }
    .shop-product-data .tpl-form .tpl-field.form-buttons .tpl-button:not(.mode-button):active {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      background: #d98f00; }
    @media (max-width: 479px) {
        .shop-product-data .tpl-form .tpl-field.form-buttons .tpl-button {
          margin-right: 5px;
          min-width: auto; } }
  .shop-product-data .tpl-form .tpl-field.form-buttons .mode-button {
    border: 2px solid #a993dc;
    padding: 15px 21px 15px;
    color: #a993dc;
    background: none;
    margin-right: 0; }

.collection-block-wrapper {
  position: relative;
  font-family: 'fira', Arial, Helvetica, sans-serif; }

.shop2-collection-header {
  font-size: 30px;
  color: #484848;
  font-weight: 600;
  margin-bottom: 28px;
  margin-top: 0;
  margin-right: 100px; }

.shop-group-kinds-wrapper {
  overflow: hidden;
  margin-left: -8px;
  margin-right: -8px; }

@media (max-width: 520px) {
    .shop-group-kinds-wrapper {
      padding-bottom: 53px; } }

@media (min-width: 521px) {
    .shop-group-kinds-wrapper {
      padding-left: 8px;
      padding-right: 8px; } }

.shop-group-kinds-wrapper .kindArrow {
  position: absolute;
  right: 0;
  top: 0;
  display: inline-block;
  vertical-align: top;
  background: #fff;
  border-radius: 20px;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  padding: 10px 14px;
  font-size: 0;
  display: none; }
  @media (max-width: 520px) {
    .shop-group-kinds-wrapper .kindArrow {
      top: auto;
      bottom: 0; } }
  .shop-group-kinds-wrapper .kindArrow:before {
    content: "";
    position: absolute;
    left: 48px;
    top: 0;
    bottom: 0;
    border-left: 1px solid #ececec; }
  .shop-group-kinds-wrapper .kindArrow .prev-slide, .shop-group-kinds-wrapper .kindArrow .next-slide {
    border: none;
    padding: 0;
    outline: none;
    width: 23px;
    height: 23px;
    display: inline-block !important;
    vertical-align: top;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M11.496%2C23.008%20C5.155%2C23.008%20-0.002%2C17.849%20-0.002%2C11.509%20C-0.002%2C5.169%205.155%2C0.011%2011.496%2C0.011%20C17.835%2C0.011%2022.994%2C5.169%2022.994%2C11.509%20C22.994%2C17.849%2017.835%2C23.008%2011.496%2C23.008%20ZM11.496%2C2.047%20C6.279%2C2.047%202.034%2C6.292%202.034%2C11.509%20C2.034%2C16.727%206.279%2C20.971%2011.496%2C20.971%20C16.713%2C20.971%2020.958%2C16.727%2020.958%2C11.509%20C20.958%2C6.292%2016.713%2C2.047%2011.496%2C2.047%20ZM16.292%2C12.527%20L10.614%2C12.527%20L12.816%2C14.731%20C13.214%2C15.129%2013.214%2C15.775%2012.816%2C16.172%20C12.618%2C16.371%2012.357%2C16.470%2012.097%2C16.470%20C11.836%2C16.470%2011.575%2C16.371%2011.377%2C16.172%20L7.438%2C12.229%20C7.041%2C11.832%207.041%2C11.187%207.438%2C10.789%20L11.377%2C6.847%20C11.774%2C6.449%2012.419%2C6.449%2012.816%2C6.847%20C13.214%2C7.244%2013.214%2C7.889%2012.816%2C8.287%20L10.614%2C10.491%20L16.292%2C10.491%20C16.855%2C10.491%2017.310%2C10.946%2017.310%2C11.509%20C17.310%2C12.072%2016.855%2C12.527%2016.292%2C12.527%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-group-kinds-wrapper .kindArrow .prev-slide:hover, .shop-group-kinds-wrapper .kindArrow .next-slide:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M11.496%2C23.008%20C5.155%2C23.008%20-0.002%2C17.849%20-0.002%2C11.509%20C-0.002%2C5.169%205.155%2C0.011%2011.496%2C0.011%20C17.835%2C0.011%2022.994%2C5.169%2022.994%2C11.509%20C22.994%2C17.849%2017.835%2C23.008%2011.496%2C23.008%20ZM11.496%2C2.047%20C6.279%2C2.047%202.034%2C6.292%202.034%2C11.509%20C2.034%2C16.727%206.279%2C20.971%2011.496%2C20.971%20C16.713%2C20.971%2020.958%2C16.727%2020.958%2C11.509%20C20.958%2C6.292%2016.713%2C2.047%2011.496%2C2.047%20ZM16.292%2C12.527%20L10.614%2C12.527%20L12.816%2C14.731%20C13.214%2C15.129%2013.214%2C15.775%2012.816%2C16.172%20C12.618%2C16.371%2012.357%2C16.470%2012.097%2C16.470%20C11.836%2C16.470%2011.575%2C16.371%2011.377%2C16.172%20L7.438%2C12.229%20C7.041%2C11.832%207.041%2C11.187%207.438%2C10.789%20L11.377%2C6.847%20C11.774%2C6.449%2012.419%2C6.449%2012.816%2C6.847%20C13.214%2C7.244%2013.214%2C7.889%2012.816%2C8.287%20L10.614%2C10.491%20L16.292%2C10.491%20C16.855%2C10.491%2017.310%2C10.946%2017.310%2C11.509%20C17.310%2C12.072%2016.855%2C12.527%2016.292%2C12.527%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-group-kinds-wrapper .kindArrow .next-slide {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-left: 22px; }

.shop-group-kinds {
  margin: 0 -22px 33px 0; }

.shop-group-kinds a {
  outline: none; }

@media (max-width: 520px) {
    .shop-group-kinds.slick-slider {
      margin: 0 auto; }
      .shop-group-kinds.slick-slider .shop-kind-item {
        margin: 0 6px 20px; } }

@media (min-width: 521px) {
    .shop-group-kinds .slick-list {
      margin-left: -8px;
      padding-left: 8px; } }

.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;
  margin: 0 -25px 33px 0; }
  @media (max-width: 1265px) {
    .shop-group-kinds:not(.slick-slider) {
      margin-right: -20px; } }
  @media (max-width: 510px) {
    .shop-group-kinds:not(.slick-slider) {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      margin-right: 0; } }
  .shop-group-kinds:not(.slick-slider) .shop-kind-item {
    width: calc(20% - 25px);
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(20% - 25px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(20% - 25px);
    -ms-flex: 0 0 calc(20% - 25px);
    flex: 0 0 calc(20% - 25px);
    box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05); }
  @media (max-width: 990px) {
      .shop-group-kinds:not(.slick-slider) .shop-kind-item {
        width: calc(33.332% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(33.332% - 20px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(33.332% - 20px);
        -ms-flex: 0 0 calc(33.332% - 20px);
        flex: 0 0 calc(33.332% - 20px);
        max-width: 290px; } }
  @media (max-width: 767px) {
      .shop-group-kinds:not(.slick-slider) .shop-kind-item {
        width: calc(50% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 20px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(50% - 20px);
        -ms-flex: 0 0 calc(50% - 20px);
        flex: 0 0 calc(50% - 20px); } }
  @media (max-width: 510px) {
      .shop-group-kinds:not(.slick-slider) .shop-kind-item {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        margin-right: 0; } }
  @media (min-width: 991px) and (max-width: 1265px) {
      .shop-group-kinds:not(.slick-slider) .shop-kind-item {
        width: calc(25% - 20px);
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(25% - 20px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(25% - 20px);
        -ms-flex: 0 0 calc(25% - 20px);
        flex: 0 0 calc(25% - 20px);
        margin-right: 20px; } }
  .shop-group-kinds:not(.slick-slider) .shop-kind-item.flex, .shop-group-kinds:not(.slick-slider) .shop-kind-item > form {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .shop-group-kinds:not(.slick-slider) .shop-kind-item > form {
    height: 100%; }

.shop-group-kinds .slick-track {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0; }
  .shop-group-kinds .slick-track:before, .shop-group-kinds .slick-track:after {
    display: none; }
  .shop-group-kinds .slick-track .slick-slide {
    float: none;
    height: auto;
    outline: none; }

.shop-group-kinds .shop-kind-item {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background: #fff;
  border: none;
  border-radius: 12px;
  margin: 0 25px 25px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }
  .shop-group-kinds .shop-kind-item.slick-active {
    box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05); }
  .shop-group-kinds .shop-kind-item.flex, .shop-group-kinds .shop-kind-item > form {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  .shop-group-kinds .shop-kind-item > form {
    height: 100%; }
  @media (max-width: 990px) {
    .shop-group-kinds .shop-kind-item {
      margin-right: 20px; } }
  .shop-group-kinds .shop-kind-item .kind-image {
    position: relative;
    margin: 0 0 27px;
    font-size: 0;
    text-align: center; }
  .shop-group-kinds .shop-kind-item .kind-image:after {
    content: "";
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 1px;
    margin-left: -1px; }
  .shop-group-kinds .shop-kind-item .kind-image img {
    display: inline-block;
    vertical-align: middle; }
  .shop-group-kinds .shop-kind-item .kind-image a {
    display: inline-block;
    vertical-align: middle; }
  .shop-group-kinds .shop-kind-item .kind-image .product-label {
    top: 20px; }
  .shop-group-kinds .shop-kind-item .kind-image.no-image {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2261px%22%20height%3D%2251px%22%20%20viewBox%3D%220%200%2061%2051%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23d4d2d2%22%20d%3D%22M56.676%2051H4.322C1.938%2051%200%2049.076%200%2046.71v-4.467V4.288C0%201.923%201.937%200%204.32%200h52.354C59.06%200%2061%201.924%2061%204.29v42.42c0%202.366-1.94%204.29-4.324%204.29zM4.322%2049.042h52.354c1.296%200%202.35-1.046%202.35-2.332V28.82c-.043-.03-.093-.047-.132-.086L46.87%2016.804%2022.74%2040.746c-.186.183-.436.286-.698.286-.262%200-.513-.103-.698-.286l-8.728-8.66-10.644%2010.56v4.063c0%201.286%201.054%202.332%202.35%202.332zM56.676%201.958H4.322c-1.296%200-2.35%201.046-2.35%202.33V39.88l9.947-9.87c.184-.184.435-.287.696-.287.262%200%20.513.103.698.287l8.728%208.66%2024.13-23.943c.186-.184.437-.287.698-.287.262%200%20.513.103.698.287l11.458%2011.37V4.29c0-1.286-1.054-2.332-2.35-2.332zm-38.424%2020.26c-3.778%200-6.852-3.05-6.852-6.8%200-3.748%203.074-6.8%206.852-6.8%203.78%200%206.853%203.052%206.853%206.8%200%203.75-3.074%206.8-6.853%206.8zm0-11.64c-2.69%200-4.88%202.17-4.88%204.84s2.19%204.843%204.88%204.843%204.88-2.17%204.88-4.84-2.19-4.843-4.88-4.843z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop-group-kinds .shop-kind-item .kind-details {
    padding: 0 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; }
  .shop-group-kinds .shop-kind-item .kind-name {
    margin: 0 0 18px;
    position: relative; }
  .shop-group-kinds .shop-kind-item .kind-name a {
    display: inline-block;
    color: #898989;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none; }
  .shop-group-kinds .shop-kind-item .kind-name a:hover {
    text-decoration: underline;
    color: #a993dc; }
  .shop-group-kinds .shop-kind-item .product-compare {
    padding-top: 0; }
  .shop-group-kinds .shop-kind-item .product-compare.product-compare-added {
    padding-bottom: 14px; }
  .shop-group-kinds .shop-kind-item .product-compare.product-compare-added:before {
    top: -3px; }
  .shop-group-kinds .shop-kind-item .product-compare.product-compare-added input {
    top: -3px; }
  .shop-group-kinds .shop-kind-item .kind-price .price-old {
    color: #9ea0a4;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0 0 6px; }
  .shop-group-kinds .shop-kind-item .kind-price .price-old span {
    position: relative; }
    .shop-group-kinds .shop-kind-item .kind-price .price-old span:after {
      content: "";
      position: absolute;
      left: 0;
      margin-top: -1px;
      right: 0;
      top: 50%;
      border-top: 1px solid #e84646; }
  .shop-group-kinds .shop-kind-item .kind-price .price-old.question span {
    display: inline-block;
    vertical-align: top;
    padding-right: 25px; }
    .shop-group-kinds .shop-kind-item .kind-price .price-old.question span:after {
      right: 25px; }
    .shop-group-kinds .shop-kind-item .kind-price .price-old.question span:before {
      content: "";
      position: absolute;
      right: 0;
      top: 0;
      width: 18px;
      height: 18px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%239ea0a4%22%20d%3D%22M8.502%2C15.434%20C7.684%2C15.434%206.879%2C15.331%206.102%2C15.126%20C5.146%2C15.976%203.981%2C16.684%202.631%2C17.231%20C2.573%2C17.255%202.512%2C17.266%202.451%2C17.266%20C2.346%2C17.266%202.242%2C17.231%202.156%2C17.164%20C2.020%2C17.060%201.950%2C16.889%201.971%2C16.719%20L2.422%2C13.133%20C0.861%2C11.698%200.005%2C9.812%200.005%2C7.794%20C0.005%2C3.581%203.816%2C0.154%208.502%2C0.154%20C13.188%2C0.154%2017.000%2C3.581%2017.000%2C7.794%20C17.000%2C12.007%2013.188%2C15.434%208.502%2C15.434%20ZM8.502%2C1.128%20C4.350%2C1.128%200.972%2C4.118%200.972%2C7.794%20C0.972%2C9.607%201.780%2C11.302%203.248%2C12.569%20C3.371%2C12.675%203.433%2C12.837%203.413%2C12.999%20L3.037%2C15.988%20C4.044%2C15.502%204.919%2C14.912%205.644%2C14.229%20C5.735%2C14.143%205.853%2C14.098%205.974%2C14.098%20C6.020%2C14.098%206.066%2C14.104%206.111%2C14.118%20C6.880%2C14.346%207.684%2C14.461%208.502%2C14.461%20C12.655%2C14.461%2016.033%2C11.470%2016.033%2C7.794%20C16.033%2C4.118%2012.655%2C1.128%208.502%2C1.128%20ZM9.716%2C7.704%20C9.296%2C8.030%209.042%2C8.226%209.042%2C8.850%20C9.042%2C9.217%208.747%2C9.515%208.382%2C9.515%20C8.017%2C9.515%207.721%2C9.217%207.721%2C8.850%20C7.721%2C7.571%208.437%2C7.017%208.911%2C6.650%20C9.318%2C6.335%209.458%2C6.207%209.452%2C5.837%20C9.440%2C5.197%208.673%2C5.031%208.276%2C5.039%20C7.838%2C5.042%207.097%2C5.227%207.097%2C5.896%20C7.097%2C6.263%206.802%2C6.561%206.437%2C6.561%20C6.072%2C6.561%205.776%2C6.263%205.776%2C5.896%20C5.776%2C4.475%207.028%2C3.720%208.264%2C3.708%20C8.275%2C3.708%208.286%2C3.708%208.296%2C3.708%20C9.711%2C3.708%2010.750%2C4.589%2010.772%2C5.813%20C10.791%2C6.872%2010.170%2C7.353%209.716%2C7.704%20ZM8.414%2C10.297%20L8.492%2C10.298%20C8.923%2C10.298%209.273%2C10.650%209.273%2C11.084%20C9.273%2C11.518%208.923%2C11.870%208.492%2C11.870%20L8.368%2C11.868%20C7.937%2C11.855%207.598%2C11.493%207.610%2C11.059%20C7.623%2C10.625%207.979%2C10.288%208.414%2C10.297%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-group-kinds .shop-kind-item .kind-price .price-old strong {
    font-weight: 400; }
  .shop-group-kinds .shop-kind-item .kind-price .price-old .fa-rouble svg {
    width: 7px;
    height: 10px;
    fill: #9ea0a4; }
  .shop-group-kinds .shop-kind-item .kind-price .price-current {
    color: #ff3451;
    font-size: 20px;
    font-weight: 600; }
  .shop-group-kinds .shop-kind-item .kind-price .price-current strong {
    font-weight: 600; }
  .shop-group-kinds .shop-kind-item .kind-price .price-current .fa-rouble svg {
    fill: #ff3451;
    width: 9px;
    height: 11px; }
  .shop-group-kinds .shop-kind-item .shop-product-params {
    margin: 0 0 15px; }
  .shop-group-kinds .shop-kind-item .kind-bottom-wr {
    padding: 0 20px 25px;
    position: relative; }
  .shop-group-kinds .shop-kind-item .kind-bottom-wr.buy {
    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; }
  .shop-group-kinds .shop-kind-item .kind-bottom-wr .shop2-product-btn {
    width: 44px;
    height: 44px;
    padding: 0; }
  .shop-group-kinds .shop-kind-item .kind-bottom-wr .shop2-product-btn.type-3.notavailable span, .shop-group-kinds .shop-kind-item .kind-bottom-wr .shop2-product-btn.type-3 span {
    display: block;
    padding: 0;
    width: 100%;
    height: 100%;
    font-size: 0;
    background-position: 50% 50%; }

.cart-delete-all {
  text-align: right;
  margin: 0 0 22px;
  position: absolute;
  top: -77px;
  right: 0; }

.cart-delete-all a {
  display: inline-block;
  vertical-align: top;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 2px solid #a993dc;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2017%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M15.110%2C3.305%20L15.110%2C14.638%20C15.110%2C15.940%2014.051%2C16.999%2012.749%2C16.999%20L4.249%2C16.999%20C2.947%2C16.999%201.888%2C15.940%201.888%2C14.638%20L1.888%2C3.305%20L-0.000%2C3.305%20L-0.000%2C2.361%20L5.194%2C2.361%20L5.194%2C1.416%20C5.194%2C0.635%205.829%2C-0.001%206.610%2C-0.001%20L10.388%2C-0.001%20C11.170%2C-0.001%2011.805%2C0.635%2011.805%2C1.416%20L11.805%2C2.361%20L16.999%2C2.361%20L16.999%2C3.305%20L15.110%2C3.305%20ZM10.860%2C1.416%20C10.860%2C1.155%2010.648%2C0.944%2010.388%2C0.944%20L6.610%2C0.944%20C6.350%2C0.944%206.138%2C1.155%206.138%2C1.416%20L6.138%2C2.361%20L10.860%2C2.361%20L10.860%2C1.416%20ZM14.166%2C3.305%20L11.332%2C3.305%20L5.666%2C3.305%20L2.832%2C3.305%20L2.832%2C14.638%20C2.832%2C15.419%203.468%2C16.055%204.249%2C16.055%20L12.749%2C16.055%20C13.531%2C16.055%2014.166%2C15.419%2014.166%2C14.638%20L14.166%2C3.305%20ZM10.860%2C5.194%20L11.805%2C5.194%20L11.805%2C14.166%20L10.860%2C14.166%20L10.860%2C5.194%20ZM8.027%2C5.194%20L8.971%2C5.194%20L8.971%2C14.166%20L8.027%2C14.166%20L8.027%2C5.194%20ZM5.194%2C5.194%20L6.138%2C5.194%20L6.138%2C14.166%20L5.194%2C14.166%20L5.194%2C5.194%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.shop2-cart-wrapper {
  position: relative; }

.shop2-cart-table {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 60px;
  font-family: 'fira', Arial, Helvetica, sans-serif; }

@media (max-width: 1200px) {
    .shop2-cart-table {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: end;
      -ms-flex-pack: end;
      -webkit-justify-content: flex-end;
      -moz-justify-content: flex-end;
      justify-content: flex-end; } }

.shop2-cart-table .shop2-cart-update {
  text-align: right; }

.shop2-cart-table a.shop2-cart-update {
  margin-top: 15px;
  padding: 18px 34px;
  border-radius: 25px; }

.shop2-cart-table .shop2-cart-top {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 61.7%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 61.7%;
  -ms-flex: 0 0 61.7%;
  flex: 0 0 61.7%; }
  @media (max-width: 1200px) {
    .shop2-cart-table .shop2-cart-top {
      -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: 0 0 20px; } }

.shop2-cart-table .shop2-total-cart-wr {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 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 (max-width: 1200px) {
    .shop2-cart-table .shop2-total-cart-wr {
      max-width: 470px;
      padding-left: 0; } }
  @media (max-width: 580px) {
    .shop2-cart-table .shop2-total-cart-wr {
      max-width: 100%; } }

.shop2-cart-table .shop-cart-head {
  background: #a993dc;
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  border-radius: 12px;
  margin: 0 0 10px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 17px 0; }

.shop2-cart-table .shop-cart-title-left, .shop2-cart-table .shop-cart-title-right {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.shop2-cart-table .shop-cart-title-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: 41%;
  padding: 0 0 0 20px; }
  @media (max-width: 767px) {
    .shop2-cart-table .shop-cart-title-left {
      max-width: 100%;
      padding: 0 20px; } }

.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-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }
  @media (max-width: 767px) {
    .shop2-cart-table .shop-cart-title-right {
      display: none; } }

.shop2-cart-table .cart-price-title, .shop2-cart-table .cart-amount-title, .shop2-cart-table .cart-total-price-title {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 5px; }

.shop2-cart-table .cart-price-title {
  -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: 29%; }

.shop2-cart-table .cart-amount-title {
  -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: 29%; }

.shop2-cart-table .cart-total-price-title {
  -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: 29%; }

.shop-products-wrapper {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05);
  padding: 0 20px 20px 20px; }

.shop2-cart-product {
  border-bottom: 2px solid #f3f3f3;
  padding: 20px 0 25px;
  position: relative; }

.shop2-cart-product:last-child {
  padding-bottom: 10px;
  border-bottom: none; }

.shop2-cart-product .product-label {
  position: relative;
  left: auto;
  top: auto;
  right: auto;
  font-size: 0;
  margin-bottom: 10px; }

.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-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  position: relative; }
  @media (max-width: 767px) {
    .shop2-cart-product .cart-product-top {
      padding-right: 30px; } }
  @media (max-width: 580px) {
    .shop2-cart-product .cart-product-top {
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      padding-right: 0; } }

.shop2-cart-product .cart-product-left {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 40.5%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 40.5%;
  -ms-flex: 0 0 40.5%;
  flex: 0 0 40.5%;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative; }
  @media (max-width: 767px) {
    .shop2-cart-product .cart-product-left {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 55%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 55%;
      -ms-flex: 0 0 55%;
      flex: 0 0 55%; } }
  @media (max-width: 580px) {
    .shop2-cart-product .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%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin: 0 0 18px;
      padding-right: 23px; }
      .shop2-cart-product .cart-product-left .cart-delete {
        margin-top: 0;
        top: 23px;
        right: -3px; } }
  @media (min-width: 581px) {
    .shop2-cart-product .cart-product-left .cart-delete {
      display: none; } }
  .shop2-cart-product .cart-product-left .cart-product-image {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 74px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 74px;
    -ms-flex: 0 0 74px;
    flex: 0 0 74px;
    width: 74px;
    font-size: 0;
    margin-right: 20px; }
  @media (max-width: 580px) {
      .shop2-cart-product .cart-product-left .cart-product-image {
        margin-right: 14px; } }
  .shop2-cart-product .cart-product-left .cart-product-image a {
    display: block; }
  .shop2-cart-product .cart-product-left .cart-product-image img {
    border: none; }
  .shop2-cart-product .cart-product-left .cart-product-image.no-image {
    background-size: 30px !important;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2261px%22%20height%3D%2251px%22%20%20viewBox%3D%220%200%2061%2051%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23d4d2d2%22%20d%3D%22M56.676%2051H4.322C1.938%2051%200%2049.076%200%2046.71v-4.467V4.288C0%201.923%201.937%200%204.32%200h52.354C59.06%200%2061%201.924%2061%204.29v42.42c0%202.366-1.94%204.29-4.324%204.29zM4.322%2049.042h52.354c1.296%200%202.35-1.046%202.35-2.332V28.82c-.043-.03-.093-.047-.132-.086L46.87%2016.804%2022.74%2040.746c-.186.183-.436.286-.698.286-.262%200-.513-.103-.698-.286l-8.728-8.66-10.644%2010.56v4.063c0%201.286%201.054%202.332%202.35%202.332zM56.676%201.958H4.322c-1.296%200-2.35%201.046-2.35%202.33V39.88l9.947-9.87c.184-.184.435-.287.696-.287.262%200%20.513.103.698.287l8.728%208.66%2024.13-23.943c.186-.184.437-.287.698-.287.262%200%20.513.103.698.287l11.458%2011.37V4.29c0-1.286-1.054-2.332-2.35-2.332zm-38.424%2020.26c-3.778%200-6.852-3.05-6.852-6.8%200-3.748%203.074-6.8%206.852-6.8%203.78%200%206.853%203.052%206.853%206.8%200%203.75-3.074%206.8-6.853%206.8zm0-11.64c-2.69%200-4.88%202.17-4.88%204.84s2.19%204.843%204.88%204.843%204.88-2.17%204.88-4.84-2.19-4.843-4.88-4.843z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-cart-product .cart-product-left .tpl-rating-block {
    margin: 0 0 8px; }
  @media (min-width: 581px) {
      .shop2-cart-product .cart-product-left .cart-product-name-wr {
        padding-right: 8px; } }
  .shop2-cart-product .cart-product-left .cart-product-name {
    color: #484848;
    font-size: 16px;
    font-weight: 600;
    line-height: 1.25;
    margin: 0 0 5px; }
  .shop2-cart-product .cart-product-left .cart-product-name a {
    color: inherit;
    text-decoration: none; }
  .shop2-cart-product .cart-product-left .cart-product-article {
    color: #484848;
    font-size: 14px; }
  .shop2-cart-product .cart-product-left .cart-product-article span {
    color: #898989; }

.shop2-cart-product .cart-product-right {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
  @media (min-width: 768px) {
    .shop2-cart-product .cart-product-right {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      padding: 15px 0; } }
  @media (max-width: 580px) {
    .shop2-cart-product .cart-product-right {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }
  .shop2-cart-product .cart-product-right .cart-product-title {
    color: #4c5667;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.25; }
  @media (min-width: 768px) {
      .shop2-cart-product .cart-product-right .cart-product-title {
        display: none; } }
  @media (max-width: 480px) {
      .shop2-cart-product .cart-product-right .cart-product-title {
        min-width: 40%; } }
  .shop2-cart-product .cart-product-right .cart-price, .shop2-cart-product .cart-product-right .cart-amount, .shop2-cart-product .cart-product-right .cart-price-total {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media (max-width: 767px) {
      .shop2-cart-product .cart-product-right .cart-price, .shop2-cart-product .cart-product-right .cart-amount, .shop2-cart-product .cart-product-right .cart-price-total {
        display: -moz-box;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        -webkit-justify-content: space-between;
        -moz-justify-content: space-between;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -moz-align-items: center;
        align-items: center;
        padding: 9px 0; }
        .shop2-cart-product .cart-product-right .cart-price.pre_order_price, .shop2-cart-product .cart-product-right .cart-amount.pre_order_price, .shop2-cart-product .cart-product-right .cart-price-total.pre_order_price {
          line-height: 1.6; } }
  @media (min-width: 768px) {
      .shop2-cart-product .cart-product-right .cart-price, .shop2-cart-product .cart-product-right .cart-amount, .shop2-cart-product .cart-product-right .cart-price-total {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 100%;
        -moz-box-flex: 0;
        -moz-flex: 0 0 100%;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 30.2%;
        text-align: left;
        padding-right: 5px; } }
  @media (max-width: 480px) {
      .shop2-cart-product .cart-product-right .cart-price, .shop2-cart-product .cart-product-right .cart-amount, .shop2-cart-product .cart-product-right .cart-price-total {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        -webkit-justify-content: flex-start;
        -moz-justify-content: flex-start;
        justify-content: flex-start; } }
  .shop2-cart-product .cart-product-right .cart-price {
    padding-top: 0; }
  .shop2-cart-product .cart-product-right .cart-price .cart-product-body, .shop2-cart-product .cart-product-right .cart-price-total .cart-product-body {
    color: #484848;
    font-size: 20px;
    font-weight: 600; }
  .shop2-cart-product .cart-product-right .cart-price.pre_order_price .cart-product-body, .shop2-cart-product .cart-product-right .cart-price-total.pre_order_price .cart-product-body {
    font-size: 16px; }
  .shop2-cart-product .cart-product-right .cart-price .fa-rouble svg, .shop2-cart-product .cart-product-right .cart-price-total .fa-rouble svg {
    width: 9px;
    height: 11px;
    fill: #484848; }
  .shop2-cart-product .cart-product-right .cart-amount .shop2-product-amount {
    text-align: left; }
  .shop2-cart-product .cart-product-right .cart-delete {
    -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; }
  @media (max-width: 580px) {
      .shop2-cart-product .cart-product-right .cart-delete {
        display: none; } }

.shop2-cart-product .cart-delete > a {
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: top;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2017%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff3451%22%20d%3D%22M15.110%2C3.305%20L15.110%2C14.638%20C15.110%2C15.940%2014.051%2C16.999%2012.749%2C16.999%20L4.249%2C16.999%20C2.947%2C16.999%201.888%2C15.940%201.888%2C14.638%20L1.888%2C3.305%20L-0.000%2C3.305%20L-0.000%2C2.361%20L5.194%2C2.361%20L5.194%2C1.416%20C5.194%2C0.635%205.829%2C-0.001%206.610%2C-0.001%20L10.388%2C-0.001%20C11.170%2C-0.001%2011.805%2C0.635%2011.805%2C1.416%20L11.805%2C2.361%20L16.999%2C2.361%20L16.999%2C3.305%20L15.110%2C3.305%20ZM10.860%2C1.416%20C10.860%2C1.155%2010.648%2C0.944%2010.388%2C0.944%20L6.610%2C0.944%20C6.350%2C0.944%206.138%2C1.155%206.138%2C1.416%20L6.138%2C2.361%20L10.860%2C2.361%20L10.860%2C1.416%20ZM14.166%2C3.305%20L11.332%2C3.305%20L5.666%2C3.305%20L2.832%2C3.305%20L2.832%2C14.638%20C2.832%2C15.419%203.468%2C16.055%204.249%2C16.055%20L12.749%2C16.055%20C13.531%2C16.055%2014.166%2C15.419%2014.166%2C14.638%20L14.166%2C3.305%20ZM10.860%2C5.194%20L11.805%2C5.194%20L11.805%2C14.166%20L10.860%2C14.166%20L10.860%2C5.194%20ZM8.027%2C5.194%20L8.971%2C5.194%20L8.971%2C14.166%20L8.027%2C14.166%20L8.027%2C5.194%20ZM5.194%2C5.194%20L6.138%2C5.194%20L6.138%2C14.166%20L5.194%2C14.166%20L5.194%2C5.194%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 767px) {
    .shop2-cart-product .cart-delete {
      position: absolute;
      right: 0;
      top: 50%;
      margin-top: -15px; } }

.shop2-cart-product .cart-product-bot {
  max-width: 300px; }
  @media (max-width: 480px) {
    .shop2-cart-product .cart-product-bot {
      max-width: 100%; } }
  .shop2-cart-product .cart-product-bot .cart-product-param-wr {
    padding-top: 20px;
    padding-bottom: 10px;
    display: none; }
  .shop2-cart-product .cart-product-bot .product-anonce {
    color: #898989;
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 15px; }
  .shop2-cart-product .cart-product-bot .cart-param-btn {
    text-decoration: none;
    color: #a993dc;
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-weight: 600;
    line-height: 1;
    padding-right: 26px;
    position: relative;
    margin-top: 8px; }
  .shop2-cart-product .cart-product-bot .cart-param-btn span {
    border-bottom: 1px solid #a993dc; }
  .shop2-cart-product .cart-product-bot .cart-param-btn:hover span {
    border-bottom-color: transparent; }
  .shop2-cart-product .cart-product-bot .cart-param-btn.open:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop2-cart-product .cart-product-bot .cart-param-btn:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M8.007%2C16.000%20C3.596%2C16.000%200.007%2C12.412%200.007%2C8.001%20C0.007%2C3.591%203.596%2C0.002%208.007%2C0.002%20C12.417%2C0.002%2016.006%2C3.591%2016.006%2C8.001%20C16.006%2C12.412%2012.417%2C16.000%208.007%2C16.000%20ZM8.007%2C1.418%20C4.377%2C1.418%201.424%2C4.371%201.424%2C8.001%20C1.424%2C11.630%204.377%2C14.583%208.007%2C14.583%20C11.636%2C14.583%2014.588%2C11.630%2014.588%2C8.001%20C14.588%2C4.371%2011.636%2C1.418%208.007%2C1.418%20ZM8.507%2C10.824%20C8.230%2C11.100%207.782%2C11.100%207.505%2C10.824%20L4.763%2C8.084%20C4.486%2C7.807%204.486%2C7.359%204.763%2C7.082%20C5.039%2C6.805%205.488%2C6.805%205.765%2C7.082%20L7.298%2C8.614%20L7.298%2C4.665%20C7.298%2C4.273%207.615%2C3.957%208.007%2C3.957%20C8.398%2C3.957%208.715%2C4.273%208.715%2C4.665%20L8.715%2C8.615%20L10.248%2C7.082%20C10.525%2C6.805%2010.974%2C6.805%2011.250%2C7.082%20C11.388%2C7.220%2011.457%2C7.402%2011.457%2C7.583%20C11.457%2C7.764%2011.388%2C7.945%2011.250%2C8.084%20L8.507%2C10.824%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.shop2-total-cart-wr .question svg {
  vertical-align: top; }

.shop2-total-cart-wr .shop2-total-cart-inner {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05);
  padding: 20px; }

.shop2-total-cart-wr .shop-cart-total {
  list-style: none;
  padding: 0;
  margin: 0; }
  .shop2-total-cart-wr .shop-cart-total > li {
    padding: 10px 20px; }
  .shop2-total-cart-wr .shop-cart-total > li:first-child {
    padding-top: 0;
    border-bottom: 1px solid #ebebeb; }
  @media (max-width: 480px) {
      .shop2-total-cart-wr .shop-cart-total > li {
        padding: 10px 10px; } }
  .shop2-total-cart-wr .shop-cart-total > li.coupon-block-li {
    background: #f3f3f3;
    border-radius: 12px;
    padding: 15px 20px 20px;
    margin: 10px 0; }
  @media (max-width: 480px) {
        .shop2-total-cart-wr .shop-cart-total > li.coupon-block-li {
          margin: 10px -10px; } }
  .shop2-total-cart-wr .shop-cart-total > li.coupon-block-li .shop-cart-total-in {
    margin-bottom: 14px; }
  .shop2-total-cart-wr .shop-cart-total > li.coupon-block-li .shop-cart-sum {
    font-size: 22px; }
  .shop2-total-cart-wr .shop-cart-total > li.total-amount-li .shop-cart-total-in {
    -webkit-box-align: end;
    -ms-flex-align: end;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    align-items: flex-end; }
  .shop2-total-cart-wr .shop-cart-total > li.total-amount-li .shop-cart-total-title {
    font-weight: 600;
    font-size: 18px;
    margin-bottom: 3px; }
  .shop2-total-cart-wr .shop-cart-total > li.total-amount-li .shop-cart-sum {
    font-size: 26px;
    font-weight: 600;
    line-height: 1.2; }

.shop2-total-cart-wr .shop-cart-total-in {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  -moz-align-items: flex-end;
  align-items: flex-end; }
  @media (max-width: 480px) {
    .shop2-total-cart-wr .shop-cart-total-in {
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }
  .shop2-total-cart-wr .shop-cart-total-in .shop-cart-total-title {
    color: #484848;
    font-size: 15px;
    font-weight: 400;
    line-height: 1.25;
    margin-bottom: 3px; }
  .shop2-total-cart-wr .shop-cart-total-in .shop-cart-sum {
    color: #484848;
    font-size: 18px;
    font-weight: 600;
    -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;
    padding-left: 5px;
    text-align: right; }
  .shop2-total-cart-wr .shop-cart-total-in .shop-cart-sum .fa-rouble svg {
    fill: #484848;
    width: 9px;
    height: 11px; }

.shop2-coupon-wr .coupon-body {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }

.shop2-coupon-wr .coupon-input {
  border: 1px solid #ececec;
  border-radius: 22px;
  padding: 14px 20px;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
  outline: none;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  @media (max-width: 480px) {
    .shop2-coupon-wr .coupon-input {
      max-width: calc(100% - 51px);
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 calc(100% - 51px);
      -moz-box-flex: 1;
      -moz-flex: 1 0 calc(100% - 51px);
      -ms-flex: 1 0 calc(100% - 51px);
      flex: 1 0 calc(100% - 51px); } }

.shop2-coupon-wr .coupon-btn {
  margin-left: 6px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 14px 22px 13px;
  background: #a993dc;
  border: none;
  outline: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 22px; }
  @media (max-width: 480px) {
    .shop2-coupon-wr .coupon-btn {
      width: 45px;
      height: 45px;
      background: #ffad0d url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2011%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M10.562%2C6.229%20L6.623%2C10.171%20C6.424%2C10.370%206.164%2C10.470%205.903%2C10.470%20C5.643%2C10.470%205.382%2C10.370%205.184%2C10.171%20C4.786%2C9.775%204.786%2C9.129%205.184%2C8.731%20L7.386%2C6.527%20L1.708%2C6.527%20C1.145%2C6.527%200.690%2C6.072%200.690%2C5.509%20C0.690%2C4.946%201.145%2C4.490%201.708%2C4.490%20L7.385%2C4.490%20L5.184%2C2.287%20C4.786%2C1.889%204.786%2C1.243%205.184%2C0.846%20C5.581%2C0.448%206.225%2C0.448%206.623%2C0.846%20L10.562%2C4.789%20C10.959%2C5.187%2010.959%2C5.831%2010.562%2C6.229%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      border-radius: 50%;
      font-size: 0; }
      .shop2-coupon-wr .coupon-btn:hover {
        background: #a993dc url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2011%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M10.562%2C6.229%20L6.623%2C10.171%20C6.424%2C10.370%206.164%2C10.470%205.903%2C10.470%20C5.643%2C10.470%205.382%2C10.370%205.184%2C10.171%20C4.786%2C9.775%204.786%2C9.129%205.184%2C8.731%20L7.386%2C6.527%20L1.708%2C6.527%20C1.145%2C6.527%200.690%2C6.072%200.690%2C5.509%20C0.690%2C4.946%201.145%2C4.490%201.708%2C4.490%20L7.385%2C4.490%20L5.184%2C2.287%20C4.786%2C1.889%204.786%2C1.243%205.184%2C0.846%20C5.581%2C0.448%206.225%2C0.448%206.623%2C0.846%20L10.562%2C4.789%20C10.959%2C5.187%2010.959%2C5.831%2010.562%2C6.229%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }

.shop2-coupon-wr .coupon-id {
  margin-top: 15px;
  color: #484848;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 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; }
  .shop2-coupon-wr .coupon-id .coupon-code {
    font-weight: 700;
    margin-left: 8px;
    line-height: 1; }

.shop2-coupon-wr .coupon-delete {
  font-size: 0;
  margin-left: 8px; }

.button-form-order {
  text-align: right;
  margin-top: 17px;
  margin-bottom: 10px; }

@media (max-width: 480px) {
    .button-form-order {
      text-align: center;
      margin-top: 5px; } }

.button-form-order > a {
  text-align: left;
  background: #ffad0d;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  border: none;
  letter-spacing: 0.5px;
  border-radius: 25px;
  padding: 17px 42px 17px;
  display: inline-block;
  vertical-align: top; }
  .button-form-order > a:hover {
    background: #ffb21c; }
  .button-form-order > a:active {
    background: #d98f00; }
  @media (max-width: 480px) {
    .button-form-order > a {
      background: #a993dc;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      text-align: center; }
      .button-form-order > a:hover {
        background: #b29fe0; }
      .button-form-order > a:active {
        background: #a087d8; } }

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

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

@media (max-width: 480px) {
    .popup-registration-wr {
      background: #fff;
      box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05);
      padding: 20px; } }

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

.popup-registration-wr .shop-cart-registration {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  max-width: 1248px;
  text-align: left;
  position: relative;
  width: 100%;
  padding: 20px 0; }
  @media (max-width: 480px) {
    .popup-registration-wr .shop-cart-registration {
      vertical-align: top; } }
  .popup-registration-wr .shop-cart-registration h2 {
    margin: 0 50px 25px 0;
    color: #3c4452;
    font-size: 40px;
    font-weight: 600;
    line-height: 1.25; }
  @media (max-width: 680px) {
      .popup-registration-wr .shop-cart-registration h2 {
        font-size: 30px;
        margin-top: 7px; } }
  @media (max-width: 480px) {
      .popup-registration-wr .shop-cart-registration h2 {
        margin-right: 0; } }
  .popup-registration-wr .shop-cart-registration .close-form {
    position: absolute;
    right: 0;
    top: 20px;
    display: block;
    width: 46px;
    height: 46px;
    border: 2px solid #898989;
    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%2213px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2013%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M7.435%2C5.979%20L11.717%2C10.260%20C12.111%2C10.654%2012.111%2C11.292%2011.717%2C11.685%20C11.323%2C12.079%2010.685%2C12.079%2010.292%2C11.685%20L6.010%2C7.404%20L1.757%2C11.657%20C1.367%2C12.047%200.733%2C12.047%200.343%2C11.657%20C-0.047%2C11.266%20-0.047%2C10.633%200.343%2C10.242%20L4.596%2C5.990%20L0.314%2C1.708%20C-0.080%2C1.315%20-0.080%2C0.676%200.314%2C0.283%20C0.708%2C-0.111%201.346%2C-0.111%201.740%2C0.283%20L6.021%2C4.564%20L10.242%2C0.343%20C10.633%2C-0.048%2011.266%2C-0.048%2011.657%2C0.343%20C12.047%2C0.734%2012.047%2C1.367%2011.657%2C1.757%20L7.435%2C5.979%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media (max-width: 480px) {
      .popup-registration-wr .shop-cart-registration .close-form {
        border: none;
        top: -18px;
        right: -15px; } }
  .popup-registration-wr .shop-cart-registration .shop-cart-registration-in {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1100px) {
      .popup-registration-wr .shop-cart-registration .shop-cart-registration-in {
        -webkit-flex-wrap: wrap;
        -moz-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
  @media (min-width: 481px) {
      .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-left, .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-right {
        background: #fff;
        border-radius: 12px;
        box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05);
        padding: 20px; } }
  .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.5%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 58.5%;
    -ms-flex: 0 0 58.5%;
    flex: 0 0 58.5%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1100px) {
        .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-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%;
          margin: 0 0 30px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; } }
  @media (max-width: 680px) {
        .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-left {
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; } }
  .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-left .form-registration {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 50%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%; }
    @media (max-width: 680px) {
        .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-left .form-registration {
          -webkit-box-flex: 1;
          -webkit-flex: 1 0 100%;
          -moz-box-flex: 1;
          -moz-flex: 1 0 100%;
          -ms-flex: 1 0 100%;
          flex: 1 0 100%;
          margin: 0 0 30px; } }
    @media (max-width: 480px) {
        .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-left .form-registration {
          text-align: center; } }
  .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-left .registration-field {
    display: block;
    margin: 0 0 20px; }
    .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-left .registration-field input {
      border: 1px solid #ececec;
      border-radius: 6px;
      padding: 13px 15px;
      font-size: 14px;
      font-family: Arial, Helvetica, sans-serif;
      color: #484848;
      width: 100%;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      outline: none;
      text-align: left; }
  .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-left button {
    padding: 17px 27px;
    border-radius: 25px;
    outline: none;
    font-size: 16px;
    font-weight: 600; }
  .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-right {
    margin: 0 0 0 20px;
    padding: 25px 20px; }
  @media (max-width: 1100px) {
        .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-right {
          -webkit-box-flex: 1;
          -webkit-flex: 1 0 auto;
          -moz-box-flex: 1;
          -moz-flex: 1 0 auto;
          -ms-flex: 1 0 auto;
          flex: 1 0 auto;
          max-width: 460px;
          margin-left: 0; } }
  @media (max-width: 680px) {
        .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-right {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 100%;
          -moz-box-flex: 0;
          -moz-flex: 0 0 100%;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box; } }
  @media (max-width: 480px) {
        .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-right {
          padding: 0;
          text-align: center; } }
  .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-right .text-registration {
    color: #898989;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    margin-bottom: 10px; }
  .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-right .shop2-btn {
    background: #ffad0d;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 600;
    margin-top: 13px;
    padding: 17px 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .popup-registration-wr .shop-cart-registration .shop-cart-registration-in .form-registration-right .shop2-btn.green {
      border: 2px solid #a993dc;
      background: none;
      color: #a993dc;
      padding: 15px 28px; }

.cart-product-param {
  list-style: none;
  padding: 0;
  margin: 0; }

.shop-product-params > div, .cart-product-param > div, .shop-product-params > li, .cart-product-param > li {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #ececec;
  padding: 7px 0; }

.shop-product-params .param-title, .cart-product-param .param-title, .shop-product-params .param-body, .cart-product-param .param-body, .shop-product-params .option-title, .cart-product-param .option-title, .shop-product-params .option-body, .cart-product-param .option-body {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -moz-box-flex: 0;
  -moz-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.shop-product-params .param-title, .cart-product-param .param-title, .shop-product-params .option-title, .cart-product-param .option-title {
  font-size: 14px;
  font-weight: 600;
  color: #484848;
  padding-right: 10px; }

.shop-product-params .param-body, .cart-product-param .param-body, .shop-product-params .option-body, .cart-product-param .option-body {
  font-size: 14px;
  font-weight: 400;
  color: #484848; }

.product-compare {
  position: relative;
  padding: 12px 0;
  border: none;
  letter-spacing: -0.2px; }

.product-compare a {
  text-decoration: none;
  color: #898989; }
  .product-compare a:hover {
    text-decoration: underline; }

.product-compare.product-compare-added, .product-compare label {
  display: inline-block;
  color: #898989;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  padding: 4px 0 2px 30px;
  position: relative; }
  .product-compare.product-compare-added input, .product-compare label input {
    position: absolute;
    left: 0;
    top: 0;
    width: 22px;
    height: 22px;
    opacity: 0;
    cursor: pointer; }
  .product-compare.product-compare-added:before, .product-compare label:before {
    cursor: pointer;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1px solid #d4d4d4;
    box-shadow: inset 0px 1px 1px 0px rgba(212, 216, 219, 0.004);
    border-radius: 3px; }

.product-compare.product-compare-added {
  padding: 15px 0 15px 30px; }
  .product-compare.product-compare-added input {
    top: 11px; }
  .product-compare.product-compare-added:before {
    top: 12px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2010%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M9.712%2C1.690%20L4.757%2C6.645%20C4.739%2C6.666%204.732%2C6.692%204.712%2C6.712%20C4.515%2C6.909%204.257%2C7.004%203.999%2C7.001%20C3.741%2C7.004%203.482%2C6.909%203.285%2C6.712%20C3.266%2C6.693%203.259%2C6.667%203.241%2C6.646%20L0.285%2C3.690%20C-0.103%2C3.302%20-0.103%2C2.673%200.285%2C2.285%20C0.673%2C1.897%201.302%2C1.897%201.690%2C2.285%20L3.999%2C4.594%20L8.307%2C0.285%20C8.695%2C-0.102%209.324%2C-0.102%209.712%2C0.285%20C10.100%2C0.673%2010.100%2C1.302%209.712%2C1.690%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.shop2-product-btn {
  background: #ffad0d;
  outline: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 25px; }

.shop2-product-btn:not(.notavailable):hover {
  background: #ffb627; }
  .shop2-product-btn:not(.notavailable):active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #d98f00; }

.shop2-product-btn.type-3 {
  height: auto;
  width: auto;
  padding: 0 30px;
  text-align: center; }
  .shop2-product-btn.type-3 span {
    padding: 16px 0 18px;
    padding-left: 43px;
    height: auto;
    font-size: 16px;
    line-height: 1;
    display: inline-block;
    vertical-align: top;
    color: #fff; }
  .shop2-product-btn.type-3.notavailable {
    background: #e3e3e3; }
  .shop2-product-btn.type-3.notavailable span, .shop2-product-btn.type-3.notavailable:hover span, .shop2-product-btn.type-3.notavailable:active span {
    font-size: 16px;
    color: #898989;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2026%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M25.931%2C5.278%20L23.310%2C15.000%20C23.188%2C15.454%2022.784%2C15.769%2022.324%2C15.769%20L8.568%2C15.769%20C8.568%2C15.769%208.568%2C15.769%208.567%2C15.769%20C8.567%2C15.769%208.567%2C15.769%208.567%2C15.769%20C8.453%2C15.769%208.343%2C15.749%208.238%2C15.713%20C8.195%2C15.698%208.159%2C15.669%208.119%2C15.649%20C8.061%2C15.619%208.001%2C15.596%207.949%2C15.556%20C7.904%2C15.521%207.870%2C15.472%207.831%2C15.430%20C7.795%2C15.391%207.753%2C15.358%207.723%2C15.313%20C7.660%2C15.219%207.612%2C15.114%207.581%2C15.000%20L4.960%2C5.278%20C4.953%2C5.252%204.962%2C5.226%204.957%2C5.199%20L4.166%2C2.245%20L0.985%2C2.103%20C0.422%2C2.078%20-0.016%2C1.589%200.008%2C1.011%20C0.032%2C0.435%200.474%2C-0.037%201.076%2C0.011%20L5.000%2C0.186%20C5.444%2C0.205%205.825%2C0.516%205.944%2C0.955%20L6.747%2C3.953%20L24.946%2C3.953%20C25.265%2C3.953%2025.565%2C4.106%2025.759%2C4.366%20C25.953%2C4.626%2026.017%2C4.963%2025.931%2C5.278%20ZM7.307%2C6.047%20L9.350%2C13.675%20L21.545%2C13.675%20L23.600%2C6.047%20L7.307%2C6.047%20ZM11.011%2C16.241%20C12.563%2C16.241%2013.826%2C17.532%2013.826%2C19.120%20C13.826%2C20.709%2012.563%2C22.000%2011.011%2C22.000%20C9.458%2C22.000%208.197%2C20.709%208.197%2C19.120%20C8.197%2C17.532%209.458%2C16.241%2011.011%2C16.241%20ZM11.011%2C19.906%20C11.434%2C19.906%2011.779%2C19.553%2011.779%2C19.120%20C11.779%2C18.688%2011.434%2C18.335%2011.011%2C18.335%20C10.587%2C18.335%2010.244%2C18.688%2010.244%2C19.120%20C10.244%2C19.553%2010.587%2C19.906%2011.011%2C19.906%20ZM19.542%2C16.241%20C21.093%2C16.241%2022.356%2C17.532%2022.356%2C19.120%20C22.356%2C20.709%2021.093%2C22.000%2019.542%2C22.000%20C17.988%2C22.000%2016.727%2C20.709%2016.727%2C19.120%20C16.727%2C17.532%2017.988%2C16.241%2019.542%2C16.241%20ZM19.542%2C19.906%20C19.963%2C19.906%2020.309%2C19.553%2020.309%2C19.120%20C20.309%2C18.688%2019.963%2C18.335%2019.542%2C18.335%20C19.118%2C18.335%2018.774%2C18.688%2018.774%2C19.120%20C18.774%2C19.553%2019.118%2C19.906%2019.542%2C19.906%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .shop2-product-btn.type-3.onrequest span {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M12.062%2C23.760%20C5.713%2C23.760%200.547%2C18.596%200.547%2C12.247%20C0.547%2C5.899%205.713%2C0.734%2012.062%2C0.734%20C18.410%2C0.734%2023.573%2C5.899%2023.573%2C12.247%20C23.573%2C18.596%2018.410%2C23.760%2012.062%2C23.760%20ZM12.062%2C2.708%20C6.802%2C2.708%202.521%2C6.987%202.521%2C12.247%20C2.521%2C17.507%206.802%2C21.786%2012.062%2C21.786%20C17.322%2C21.786%2021.600%2C17.507%2021.600%2C12.247%20C21.600%2C6.987%2017.322%2C2.708%2012.062%2C2.708%20ZM12.688%2C12.994%20C12.670%2C13.016%2012.663%2C13.042%2012.642%2C13.062%20L9.778%2C15.925%20C9.585%2C16.118%209.333%2C16.215%209.080%2C16.215%20C8.828%2C16.215%208.575%2C16.118%208.382%2C15.925%20C7.997%2C15.540%207.997%2C14.915%208.382%2C14.530%20L11.075%2C11.838%20L11.075%2C5.126%20C11.075%2C4.581%2011.517%2C4.139%2012.062%2C4.139%20C12.608%2C4.139%2013.049%2C4.581%2013.049%2C5.126%20L13.049%2C12.247%20C13.049%2C12.551%2012.904%2C12.813%2012.688%2C12.994%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .shop2-product-btn.type-3.buy span {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2226px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2026%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M25.931%2C5.278%20L23.310%2C15.000%20C23.188%2C15.454%2022.784%2C15.769%2022.324%2C15.769%20L8.568%2C15.769%20C8.568%2C15.769%208.568%2C15.769%208.567%2C15.769%20C8.567%2C15.769%208.567%2C15.769%208.567%2C15.769%20C8.453%2C15.769%208.343%2C15.749%208.238%2C15.713%20C8.195%2C15.698%208.159%2C15.669%208.119%2C15.649%20C8.061%2C15.619%208.001%2C15.596%207.949%2C15.556%20C7.904%2C15.521%207.870%2C15.472%207.831%2C15.430%20C7.795%2C15.391%207.753%2C15.358%207.723%2C15.313%20C7.660%2C15.219%207.612%2C15.114%207.581%2C15.000%20L4.960%2C5.278%20C4.953%2C5.252%204.962%2C5.226%204.957%2C5.199%20L4.166%2C2.245%20L0.985%2C2.103%20C0.422%2C2.078%20-0.016%2C1.589%200.008%2C1.011%20C0.032%2C0.435%200.474%2C-0.037%201.076%2C0.011%20L5.000%2C0.186%20C5.444%2C0.205%205.825%2C0.516%205.944%2C0.955%20L6.747%2C3.953%20L24.946%2C3.953%20C25.265%2C3.953%2025.565%2C4.106%2025.759%2C4.366%20C25.953%2C4.626%2026.017%2C4.963%2025.931%2C5.278%20ZM7.307%2C6.047%20L9.350%2C13.675%20L21.545%2C13.675%20L23.600%2C6.047%20L7.307%2C6.047%20ZM11.011%2C16.241%20C12.563%2C16.241%2013.826%2C17.532%2013.826%2C19.120%20C13.826%2C20.709%2012.563%2C22.000%2011.011%2C22.000%20C9.458%2C22.000%208.197%2C20.709%208.197%2C19.120%20C8.197%2C17.532%209.458%2C16.241%2011.011%2C16.241%20ZM11.011%2C19.906%20C11.434%2C19.906%2011.779%2C19.553%2011.779%2C19.120%20C11.779%2C18.688%2011.434%2C18.335%2011.011%2C18.335%20C10.587%2C18.335%2010.244%2C18.688%2010.244%2C19.120%20C10.244%2C19.553%2010.587%2C19.906%2011.011%2C19.906%20ZM19.542%2C16.241%20C21.093%2C16.241%2022.356%2C17.532%2022.356%2C19.120%20C22.356%2C20.709%2021.093%2C22.000%2019.542%2C22.000%20C17.988%2C22.000%2016.727%2C20.709%2016.727%2C19.120%20C16.727%2C17.532%2017.988%2C16.241%2019.542%2C16.241%20ZM19.542%2C19.906%20C19.963%2C19.906%2020.309%2C19.553%2020.309%2C19.120%20C20.309%2C18.688%2019.963%2C18.335%2019.542%2C18.335%20C19.118%2C18.335%2018.774%2C18.688%2018.774%2C19.120%20C18.774%2C19.553%2019.118%2C19.906%2019.542%2C19.906%20Z%22%2F%3E%3C%2Fsvg%3E") 0 50% no-repeat; }

.shop2-product-amount {
  width: auto; }

.shop2-product-amount input[type="text"] {
  border: 2px solid #e6e6e6;
  border-radius: 7px;
  color: #4d4d4d;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  font-size: 17px;
  line-height: 1;
  font-weight: 400;
  padding: 10px 5px;
  width: 26px;
  outline: none;
  margin: 0 6px; }

.shop2-product-amount button {
  height: 40px;
  line-height: 43px;
  font-size: 30px;
  padding: 0;
  border: none;
  background: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  text-shadow: none;
  width: 22px;
  color: #898989;
  outline: none; }
  .shop2-product-amount button:hover, .shop2-product-amount button:active {
    background: none;
    color: #a993dc;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.product-price .price-old {
  color: #9ea0a4;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.2;
  margin: 0 0 6px;
  text-decoration: none; }
  .product-price .price-old.question span {
    display: inline-block;
    vertical-align: top;
    padding-right: 25px;
    position: relative; }
  .product-price .price-old.question span:after {
    right: 25px; }
  .product-price .price-old.question span:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 18px;
    height: 18px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%239ea0a4%22%20d%3D%22M8.502%2C15.434%20C7.684%2C15.434%206.879%2C15.331%206.102%2C15.126%20C5.146%2C15.976%203.981%2C16.684%202.631%2C17.231%20C2.573%2C17.255%202.512%2C17.266%202.451%2C17.266%20C2.346%2C17.266%202.242%2C17.231%202.156%2C17.164%20C2.020%2C17.060%201.950%2C16.889%201.971%2C16.719%20L2.422%2C13.133%20C0.861%2C11.698%200.005%2C9.812%200.005%2C7.794%20C0.005%2C3.581%203.816%2C0.154%208.502%2C0.154%20C13.188%2C0.154%2017.000%2C3.581%2017.000%2C7.794%20C17.000%2C12.007%2013.188%2C15.434%208.502%2C15.434%20ZM8.502%2C1.128%20C4.350%2C1.128%200.972%2C4.118%200.972%2C7.794%20C0.972%2C9.607%201.780%2C11.302%203.248%2C12.569%20C3.371%2C12.675%203.433%2C12.837%203.413%2C12.999%20L3.037%2C15.988%20C4.044%2C15.502%204.919%2C14.912%205.644%2C14.229%20C5.735%2C14.143%205.853%2C14.098%205.974%2C14.098%20C6.020%2C14.098%206.066%2C14.104%206.111%2C14.118%20C6.880%2C14.346%207.684%2C14.461%208.502%2C14.461%20C12.655%2C14.461%2016.033%2C11.470%2016.033%2C7.794%20C16.033%2C4.118%2012.655%2C1.128%208.502%2C1.128%20ZM9.716%2C7.704%20C9.296%2C8.030%209.042%2C8.226%209.042%2C8.850%20C9.042%2C9.217%208.747%2C9.515%208.382%2C9.515%20C8.017%2C9.515%207.721%2C9.217%207.721%2C8.850%20C7.721%2C7.571%208.437%2C7.017%208.911%2C6.650%20C9.318%2C6.335%209.458%2C6.207%209.452%2C5.837%20C9.440%2C5.197%208.673%2C5.031%208.276%2C5.039%20C7.838%2C5.042%207.097%2C5.227%207.097%2C5.896%20C7.097%2C6.263%206.802%2C6.561%206.437%2C6.561%20C6.072%2C6.561%205.776%2C6.263%205.776%2C5.896%20C5.776%2C4.475%207.028%2C3.720%208.264%2C3.708%20C8.275%2C3.708%208.286%2C3.708%208.296%2C3.708%20C9.711%2C3.708%2010.750%2C4.589%2010.772%2C5.813%20C10.791%2C6.872%2010.170%2C7.353%209.716%2C7.704%20ZM8.414%2C10.297%20L8.492%2C10.298%20C8.923%2C10.298%209.273%2C10.650%209.273%2C11.084%20C9.273%2C11.518%208.923%2C11.870%208.492%2C11.870%20L8.368%2C11.868%20C7.937%2C11.855%207.598%2C11.493%207.610%2C11.059%20C7.623%2C10.625%207.979%2C10.288%208.414%2C10.297%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .product-price .price-old span {
    position: relative; }
  .product-price .price-old span:after {
    content: "";
    position: absolute;
    left: 0;
    margin-top: -1px;
    right: 0;
    top: 50%;
    border-top: 1px solid #e84646; }
  .product-price .price-old strong {
    font-weight: 400; }
  .product-price .price-old .fa-rouble svg {
    width: 7px;
    height: 10px;
    fill: #9ea0a4; }

.product-price .price-current {
  color: #ff3451;
  font-size: 20px;
  font-weight: 600; }
  .product-price .price-current strong {
    font-weight: 600; }
  .product-price .price-current .fa-rouble svg {
    width: 9px;
    height: 11px;
    fill: #ff3451; }

.pagelist-wrapper {
  text-align: center; }

.shop2-pagelist {
  display: inline-block;
  vertical-align: top;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0px 10px 15px 0px rgba(0, 0, 0, 0.05);
  padding: 6px 10px; }

.shop2-pagelist li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
  border: none; }
  .shop2-pagelist li.page-num {
    width: 30px;
    height: 30px;
    border: 2px solid transparent;
    font-size: 17px;
    line-height: 1;
    font-weight: 600; }
  .shop2-pagelist li.page-num span, .shop2-pagelist li.page-num a {
    width: 100%;
    height: 100%;
    padding: 0;
    color: #898989; }
  .shop2-pagelist li.page-num.active-num {
    background: none;
    border-color: #a993dc;
    border-radius: 50%; }
  .shop2-pagelist li.page-num:hover {
    border-color: #a993dc;
    border-radius: 50%; }
  .shop2-pagelist li.page-next a, .shop2-pagelist li.page-prev a {
    width: 26px;
    height: 30px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M11.502%2C23.008%20C5.163%2C23.008%200.003%2C17.849%200.003%2C11.509%20C0.003%2C5.169%205.163%2C0.011%2011.502%2C0.011%20C17.843%2C0.011%2023.001%2C5.169%2023.001%2C11.509%20C23.001%2C17.849%2017.843%2C23.008%2011.502%2C23.008%20ZM11.502%2C2.047%20C6.285%2C2.047%202.040%2C6.292%202.040%2C11.509%20C2.040%2C16.727%206.285%2C20.971%2011.502%2C20.971%20C16.719%2C20.971%2020.964%2C16.727%2020.964%2C11.509%20C20.964%2C6.292%2016.719%2C2.047%2011.502%2C2.047%20ZM11.622%2C16.172%20C11.422%2C16.371%2011.162%2C16.470%2010.901%2C16.470%20C10.641%2C16.470%2010.380%2C16.371%2010.181%2C16.172%20C9.784%2C15.775%209.784%2C15.129%2010.181%2C14.731%20L12.384%2C12.528%20L6.706%2C12.528%20C6.143%2C12.528%205.688%2C12.073%205.688%2C11.509%20C5.688%2C10.946%206.143%2C10.491%206.706%2C10.491%20L12.384%2C10.491%20L10.181%2C8.287%20C9.784%2C7.889%209.784%2C7.243%2010.181%2C6.847%20C10.579%2C6.449%2011.223%2C6.449%2011.622%2C6.847%20L15.560%2C10.789%20C15.958%2C11.187%2015.958%2C11.831%2015.560%2C12.230%20L11.622%2C16.172%20Z%22%2F%3E%3C%2Fsvg%3E") 100% 60% no-repeat; }
  .shop2-pagelist li.page-next a:hover, .shop2-pagelist li.page-prev a:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23a993dc%22%20d%3D%22M11.502%2C23.008%20C5.163%2C23.008%200.003%2C17.849%200.003%2C11.509%20C0.003%2C5.169%205.163%2C0.011%2011.502%2C0.011%20C17.843%2C0.011%2023.001%2C5.169%2023.001%2C11.509%20C23.001%2C17.849%2017.843%2C23.008%2011.502%2C23.008%20ZM11.502%2C2.047%20C6.285%2C2.047%202.040%2C6.292%202.040%2C11.509%20C2.040%2C16.727%206.285%2C20.971%2011.502%2C20.971%20C16.719%2C20.971%2020.964%2C16.727%2020.964%2C11.509%20C20.964%2C6.292%2016.719%2C2.047%2011.502%2C2.047%20ZM11.622%2C16.172%20C11.422%2C16.371%2011.162%2C16.470%2010.901%2C16.470%20C10.641%2C16.470%2010.380%2C16.371%2010.181%2C16.172%20C9.784%2C15.775%209.784%2C15.129%2010.181%2C14.731%20L12.384%2C12.528%20L6.706%2C12.528%20C6.143%2C12.528%205.688%2C12.073%205.688%2C11.509%20C5.688%2C10.946%206.143%2C10.491%206.706%2C10.491%20L12.384%2C10.491%20L10.181%2C8.287%20C9.784%2C7.889%209.784%2C7.243%2010.181%2C6.847%20C10.579%2C6.449%2011.223%2C6.449%2011.622%2C6.847%20L15.560%2C10.789%20C15.958%2C11.187%2015.958%2C11.831%2015.560%2C12.230%20L11.622%2C16.172%20Z%22%2F%3E%3C%2Fsvg%3E") 100% 60% no-repeat; }
  .shop2-pagelist li.page-prev a {
    background-position: 0 60%;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop2-pagelist li.page-prev a:hover {
    background-position: 0 60%; }

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

.shop2-texture-pick li, .shop2-color-ext-list li, .shop2-color-ext-multi li, .shop2-texture-pick li.active-texture, .shop2-color-ext-list li.active-texture, .shop2-color-ext-multi li.active-texture {
  border: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  overflow: hidden;
  position: relative;
  width: 29px !important;
  height: 29px;
  margin: 3px 5px 3px 0; }
  .shop2-texture-pick li > span, .shop2-color-ext-list li > span, .shop2-color-ext-multi li > span, .shop2-texture-pick li.active-texture > span, .shop2-color-ext-list li.active-texture > span, .shop2-color-ext-multi li.active-texture > span {
    width: 29px;
    height: 29px;
    background: none; }
  .shop2-texture-pick li:last-child, .shop2-color-ext-list li:last-child, .shop2-color-ext-multi li:last-child, .shop2-texture-pick li.active-texture:last-child, .shop2-color-ext-list li.active-texture:last-child, .shop2-color-ext-multi li.active-texture:last-child {
    margin-right: 0; }

.shop2-texture-pick li.active-texture:before, .shop2-color-ext-list li.active-texture:before, .shop2-color-ext-multi li.active-texture:before, .shop2-texture-pick li.shop2-color-ext-selected:before, .shop2-color-ext-list li.shop2-color-ext-selected:before, .shop2-color-ext-multi li.shop2-color-ext-selected:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: url(../check.png) 50% 50% no-repeat;
  background-size: 14px 12px; }

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

.shop2-color-pick li, .shop2-color-ext-select li, .shop2-color-ext-options li {
  border: none;
  display: inline-block;
  vertical-align: top;
  width: 33px;
  height: 33px;
  margin-right: 5px;
  margin-bottom: 5px; }
  .shop2-color-pick li.active-color span, .shop2-color-ext-select li.active-color span, .shop2-color-ext-options li.active-color span {
    position: relative; }
  .shop2-color-pick li.active-color span:before, .shop2-color-ext-select li.active-color span:before, .shop2-color-ext-options li.active-color span:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(../check.png) 50% 50% no-repeat;
    background-size: 14px 12px; }
  .shop2-color-pick li span, .shop2-color-ext-select li span, .shop2-color-ext-options li span {
    border-radius: 50%;
    border: 2px solid rgba(0, 0, 0, 0.2);
    width: 29px;
    height: 29px; }

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

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

#shop2-color-ext-select li {
  height: 40px; }

.shop2-color-ext-options span {
  width: 29px !important;
  margin: 4px 11px 4px 4px; }

.shop2-color-ext-options div {
  line-height: 41px; }

.shop2-color-ext-options em {
  width: 29px;
  height: 29px;
  background: url(../check.png) 50% 50% no-repeat;
  background-size: 14px 12px; }

.shop2-color-ext-options li {
  margin-right: 0;
  margin-bottom: 0;
  width: auto;
  background: none !important; }

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

.shop2-color-ext-select {
  height: auto;
  border: 2px solid #e6e6e6;
  border-radius: 6px; }

.shop2-color-ext-select i {
  width: 16px;
  height: 16px;
  border: none;
  right: 6px;
  margin-top: -8px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M8.006%2C16.000%20C3.596%2C16.000%200.007%2C12.412%200.007%2C8.001%20C0.007%2C3.591%203.596%2C0.002%208.006%2C0.002%20C12.417%2C0.002%2016.006%2C3.591%2016.006%2C8.001%20C16.006%2C12.412%2012.417%2C16.000%208.006%2C16.000%20ZM8.006%2C1.419%20C4.377%2C1.419%201.424%2C4.372%201.424%2C8.001%20C1.424%2C11.630%204.377%2C14.583%208.006%2C14.583%20C11.635%2C14.583%2014.588%2C11.630%2014.588%2C8.001%20C14.588%2C4.372%2011.635%2C1.419%208.006%2C1.419%20ZM8.507%2C10.824%20C8.230%2C11.101%207.782%2C11.101%207.505%2C10.824%20L4.763%2C8.084%20C4.486%2C7.807%204.486%2C7.359%204.763%2C7.082%20C5.039%2C6.806%205.488%2C6.806%205.765%2C7.082%20L7.298%2C8.615%20L7.298%2C4.665%20C7.298%2C4.273%207.615%2C3.957%208.006%2C3.957%20C8.398%2C3.957%208.715%2C4.273%208.715%2C4.665%20L8.715%2C8.615%20L10.248%2C7.082%20C10.525%2C6.806%2010.974%2C6.806%2011.250%2C7.082%20C11.388%2C7.221%2011.457%2C7.402%2011.457%2C7.583%20C11.457%2C7.765%2011.388%2C7.946%2011.250%2C8.084%20L8.507%2C10.824%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.shop-product-options select, .shop2-filter select, .shop2-order-options select, .buy-one-click-form-wr select, .shop-search-wrapper select, .footer-form-wrapper select {
  border: 2px solid #e6e6e6;
  border-radius: 6px;
  padding: 7px 20% 7px 9px;
  color: #898989;
  font-size: 17px;
  font-weight: 400;
  line-height: 1;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  outline: none;
  width: 100%;
  text-overflow: '';
  -webkit-appearance: none !important;
  -ms-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important; }
  .shop-product-options select:not([multiple]), .shop2-filter select:not([multiple]), .shop2-order-options select:not([multiple]), .buy-one-click-form-wr select:not([multiple]), .shop-search-wrapper select:not([multiple]), .footer-form-wrapper select:not([multiple]) {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M8.006%2C16.000%20C3.596%2C16.000%200.007%2C12.412%200.007%2C8.001%20C0.007%2C3.591%203.596%2C0.002%208.006%2C0.002%20C12.417%2C0.002%2016.006%2C3.591%2016.006%2C8.001%20C16.006%2C12.412%2012.417%2C16.000%208.006%2C16.000%20ZM8.006%2C1.419%20C4.377%2C1.419%201.424%2C4.372%201.424%2C8.001%20C1.424%2C11.630%204.377%2C14.583%208.006%2C14.583%20C11.635%2C14.583%2014.588%2C11.630%2014.588%2C8.001%20C14.588%2C4.372%2011.635%2C1.419%208.006%2C1.419%20ZM8.507%2C10.824%20C8.230%2C11.101%207.782%2C11.101%207.505%2C10.824%20L4.763%2C8.084%20C4.486%2C7.807%204.486%2C7.359%204.763%2C7.082%20C5.039%2C6.806%205.488%2C6.806%205.765%2C7.082%20L7.298%2C8.615%20L7.298%2C4.665%20C7.298%2C4.273%207.615%2C3.957%208.006%2C3.957%20C8.398%2C3.957%208.715%2C4.273%208.715%2C4.665%20L8.715%2C8.615%20L10.248%2C7.082%20C10.525%2C6.806%2010.974%2C6.806%2011.250%2C7.082%20C11.388%2C7.221%2011.457%2C7.402%2011.457%2C7.583%20C11.457%2C7.765%2011.388%2C7.946%2011.250%2C8.084%20L8.507%2C10.824%20Z%22%2F%3E%3C%2Fsvg%3E") 97.5% 50% no-repeat; }

.shop-product-options select::-ms-expand, .shop2-filter select::-ms-expand, .shop2-order-options select::-ms-expand, .buy-one-click-form-wr select::-ms-expand, .shop-search-wrapper select::-ms-expand, .footer-form-wrapper select::-ms-expand {
  display: none; }

.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;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 5px 0; }

.shop-product-options .option-title, .shop-product-options .option-value {
  padding: 5px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.shop-product-options .option-title {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: 600;
  padding-right: 5px;
  -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;
  min-width: 25%; }

.shop-product-options .option-value {
  color: #898989;
  font-size: 13px;
  font-weight: 400;
  -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; }
  .shop-product-options .option-value a {
    font-weight: 700; }

.shop2-product-actions dl {
  margin: 0 0 10px; }

.shop2-product-actions dt {
  background: #fff6f1;
  border-radius: 20px;
  padding: 6px 18px 7px;
  min-height: auto;
  position: relative; }
  .shop2-product-actions dt span.icon-action {
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -10px;
    width: 19px;
    height: 19px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2219px%22%20%20viewBox%3D%220%200%2019%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23d88861%22%20d%3D%22M15.047%2C18.793%20C12.868%2C18.793%2011.095%2C17.191%2011.095%2C15.222%20L11.095%2C11.945%20C11.095%2C9.977%2012.868%2C8.375%2015.047%2C8.375%20C17.226%2C8.375%2018.999%2C9.977%2018.999%2C11.945%20L18.999%2C15.222%20C18.999%2C17.191%2017.226%2C18.793%2015.047%2C18.793%20ZM15.047%2C10.711%20C14.295%2C10.711%2013.682%2C11.265%2013.682%2C11.945%20L13.682%2C15.222%20C13.682%2C15.902%2014.295%2C16.456%2015.047%2C16.456%20C15.800%2C16.456%2016.413%2C15.902%2016.413%2C15.222%20L16.413%2C11.945%20C16.413%2C11.265%2015.800%2C10.711%2015.047%2C10.711%20ZM4.471%2C18.479%20C4.229%2C18.808%203.826%2C19.004%203.391%2C19.004%20C3.137%2C19.004%202.890%2C18.937%202.678%2C18.810%20C2.389%2C18.637%202.193%2C18.374%202.124%2C18.068%20C2.056%2C17.763%202.123%2C17.451%202.314%2C17.191%20L14.526%2C0.509%20C14.904%2C-0.011%2015.740%2C-0.166%2016.317%2C0.180%20C16.605%2C0.351%2016.802%2C0.614%2016.871%2C0.920%20C16.941%2C1.226%2016.873%2C1.538%2016.683%2C1.798%20L4.471%2C18.479%20ZM3.948%2C10.614%20C1.769%2C10.614%20-0.004%2C9.012%20-0.004%2C7.043%20L-0.004%2C3.767%20C-0.004%2C1.798%201.769%2C0.196%203.948%2C0.196%20C6.127%2C0.196%207.899%2C1.798%207.899%2C3.767%20L7.899%2C7.043%20C7.899%2C9.012%206.127%2C10.614%203.948%2C10.614%20ZM5.313%2C3.767%20C5.313%2C3.086%204.701%2C2.533%203.948%2C2.533%20C3.195%2C2.533%202.582%2C3.086%202.582%2C3.767%20L2.582%2C7.043%20C2.582%2C7.724%203.195%2C8.277%203.948%2C8.277%20C4.701%2C8.277%205.313%2C7.724%205.313%2C7.043%20L5.313%2C3.767%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-product-actions dt span.name-action {
    color: #d88861;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    border: none;
    margin: 3px 0 3px 40px; }
  .shop2-product-actions dt.gift-action {
    background: #fff6f7; }
  .shop2-product-actions dt.gift-action span.icon-action {
    width: 20px;
    height: 22px;
    margin-top: -11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2020%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ff3451%22%20d%3D%22M18.831%2C10.293%20L18.831%2C20.335%20C18.831%2C21.256%2018.096%2C22.006%2017.194%2C22.006%20L2.802%2C22.006%20C1.898%2C22.006%201.164%2C21.256%201.164%2C20.335%20L1.164%2C10.293%20C0.490%2C10.087%20-0.012%2C9.472%20-0.012%2C8.717%20L-0.012%2C7.249%20C-0.012%2C6.328%200.722%2C5.579%201.623%2C5.579%20L4.184%2C5.579%20C3.110%2C4.227%203.172%2C2.240%204.404%2C0.980%20C5.683%2C-0.324%207.908%2C-0.324%209.182%2C0.980%20C9.606%2C1.412%209.851%2C2.089%209.998%2C2.809%20C10.144%2C2.089%2010.389%2C1.411%2010.811%2C0.980%20C12.088%2C-0.323%2014.312%2C-0.323%2015.588%2C0.980%20C16.225%2C1.631%2016.576%2C2.496%2016.576%2C3.418%20C16.576%2C4.218%2016.298%2C4.967%2015.811%2C5.579%20L18.370%2C5.579%20C19.272%2C5.579%2020.007%2C6.328%2020.007%2C7.249%20L20.007%2C8.717%20C20.007%2C9.472%2019.505%2C10.086%2018.831%2C10.293%20ZM12.199%2C20.267%20L17.127%2C20.267%20L17.127%2C10.388%20L12.199%2C10.388%20L12.199%2C20.267%20ZM8.648%2C20.267%20L11.347%2C20.267%20L11.347%2C10.388%20L8.648%2C10.388%20L8.648%2C20.267%20ZM2.868%2C20.267%20L7.796%2C20.267%20L7.796%2C10.388%20L2.868%2C10.388%20L2.868%2C20.267%20ZM1.692%2C7.317%20L1.692%2C8.649%20L7.796%2C8.649%20L7.796%2C7.317%20L1.692%2C7.317%20ZM7.978%2C2.210%20C7.662%2C1.886%207.242%2C1.709%206.795%2C1.709%20C6.347%2C1.709%205.926%2C1.887%205.608%2C2.210%20C4.958%2C2.876%204.958%2C3.960%205.610%2C4.625%20C5.843%2C4.864%206.698%2C5.142%208.339%2C5.142%20C8.389%2C5.142%208.439%2C5.142%208.487%2C5.141%20C8.500%2C3.883%208.327%2C2.567%207.978%2C2.210%20ZM8.648%2C7.317%20L8.648%2C8.649%20L11.347%2C8.649%20L11.347%2C7.317%20L8.648%2C7.317%20ZM14.384%2C2.209%20C13.751%2C1.564%2012.648%2C1.564%2012.016%2C2.209%20C11.640%2C2.593%2011.497%2C3.969%2011.507%2C5.141%20C11.555%2C5.142%2011.605%2C5.142%2011.655%2C5.142%20C13.295%2C5.142%2014.149%2C4.864%2014.384%2C4.626%20C14.700%2C4.303%2014.873%2C3.874%2014.873%2C3.418%20C14.873%2C2.961%2014.700%2C2.532%2014.384%2C2.209%20ZM18.303%2C7.317%20L12.199%2C7.317%20L12.199%2C8.649%20L18.303%2C8.649%20L18.303%2C7.317%20Z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-product-actions dt.gift-action span.name-action {
    color: #ff3451;
    font-size: 16px;
    font-weight: 700;
    text-decoration: none;
    border: none; }

.shop2-product-actions dd {
  background: #fff;
  border: none;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  width: 158px;
  padding: 12px 16px 10px;
  overflow: visible; }
  .shop2-product-actions dd:before {
    content: "";
    position: absolute;
    left: 23px;
    top: -6px;
    border-width: 0 6px 6px 6px;
    border-style: solid;
    border-color: transparent transparent #fff transparent; }
  .shop2-product-actions dd .name-action {
    font-weight: 600; }
  .shop2-product-actions dd .name-action {
    margin: 0; }
  .shop2-product-actions dd .desc-action p, .shop2-product-actions dd .desc-action {
    margin: 8px 0 0; }
  .shop2-product-actions dd .close-desc-action {
    width: 25px;
    height: 25px;
    right: 0;
    top: 0;
    opacity: 0.5;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%207%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23898989%22%20d%3D%22M7.015%2C5.510%20L5.510%2C7.015%20L3.493%2C4.998%20L1.508%2C6.983%20L0.016%2C5.492%20L2.001%2C3.506%20L-0.016%2C1.490%20L1.490%2C-0.015%20L3.506%2C2.001%20L5.492%2C0.016%20L6.984%2C1.508%20L4.998%2C3.493%20L7.015%2C5.510%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.shop2-order-form {
  font-family: 'fira', Arial, Helvetica, sans-serif;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
  padding: 10px 20px;
  margin-bottom: 30px;
  margin-left: 0; }

.shop2-order-form input[type="text"], .shop2-order-form textarea {
  border: 1px solid #ececec;
  border-radius: 8px;
  font-size: 16px;
  padding: 10px 10px;
  outline: none;
  width: 100%;
  max-width: 300px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.buy-one-click-form-wr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  font-size: 0;
  z-index: 1000;
  overflow: auto;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding: 20px 10px; }

.buy-one-click-form-wr.opened {
  opacity: 1;
  visibility: visible; }
  .buy-one-click-form-wr.opened .buy-one-click-form-in {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }

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

.buy-one-click-form-wr .close-form {
  position: absolute;
  right: 30px;
  top: 30px;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(128, 128, 128, 0.5);
  border-radius: 50%;
  cursor: pointer;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%209%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20opacity%3D%220.502%22%20fill%3D%22%23000%22%20d%3D%22M7.710%2C1.767%20L5.493%2C3.984%20L7.709%2C6.200%20C8.117%2C6.608%208.117%2C7.270%207.709%2C7.677%20C7.301%2C8.086%206.639%2C8.086%206.231%2C7.677%20L4.015%2C5.461%20L1.799%2C7.677%20C1.391%2C8.086%200.729%2C8.086%200.322%2C7.677%20C-0.087%2C7.270%20-0.087%2C6.608%200.322%2C6.200%20L2.538%2C3.984%20L0.320%2C1.767%20C-0.088%2C1.358%20-0.088%2C0.697%200.320%2C0.289%20C0.728%2C-0.119%201.390%2C-0.119%201.798%2C0.289%20L4.015%2C2.506%20L6.233%2C0.289%20C6.640%2C-0.119%207.302%2C-0.119%207.710%2C0.289%20C8.119%2C0.697%208.119%2C1.358%207.710%2C1.767%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.buy-one-click-form-wr .buy-one-click-form-in {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: 100%;
  max-width: 500px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px;
  text-align: left;
  padding: 25px 30px 30px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
  font-family: 'fira', Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -o-transform: translateY(-100%);
  transform: translateY(-100%); }

.buy-one-click-form-wr .tpl-anketa {
  color: #484848;
  font-size: 16px;
  line-height: 1.25; }
  .buy-one-click-form-wr .tpl-anketa .title {
    font-size: 30px;
    font-weight: 600;
    color: #a993dc;
    margin-right: 30px;
    margin-bottom: 25px; }
  .buy-one-click-form-wr .tpl-anketa .tpl-anketa-success-note {
    padding: 8px 0 0; }
  .buy-one-click-form-wr .tpl-anketa .field-required-mark {
    color: red; }
  .buy-one-click-form-wr .tpl-anketa ul {
    list-style: none;
    padding: 0;
    margin: 0; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field {
    margin: 0 0 25px; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field .field-title {
    font-size: 13px;
    font-weight: 400;
    margin: 0 0 4px;
    color: #898989; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field.type-multi_checkbox li, .buy-one-click-form-wr .tpl-anketa .tpl-field.type-radio_group li {
    margin-bottom: 5px; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field.type-multi_select .jq-select-multiple {
    width: 100%; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field.type-multi_select ul {
    width: 100%; }
    .buy-one-click-form-wr .tpl-anketa .tpl-field.type-multi_select ul li {
      margin: 0 0 8px; }
    .buy-one-click-form-wr .tpl-anketa .tpl-field.type-multi_select ul li.selected {
      font-weight: 700; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field.type-calendar_interval .field-value {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field.type-calendar_interval .calendar-label {
    -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%;
    margin-bottom: 10px; }
    .buy-one-click-form-wr .tpl-anketa .tpl-field.type-calendar_interval .calendar-label input {
      margin-top: 5px; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field.blockHidden {
    display: none; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field .error-message {
    display: none;
    color: #f00;
    text-align: center; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field .field-title {
    margin-bottom: 5px; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field.tpl-field-button {
    margin-bottom: 0; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field.tpl-field-button button {
    padding: 15px 25px 15px;
    border: 2px solid #a993dc;
    border-radius: 25px;
    color: #a993dc;
    font-size: 14px;
    font-weight: 600;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    outline: none; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field.field-error input[type="text"], .buy-one-click-form-wr .tpl-anketa .tpl-field.field-error textarea {
    border-color: #f00; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field input[type="text"], .buy-one-click-form-wr .tpl-anketa .tpl-field textarea {
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    border-radius: 6px;
    padding: 8px 14px 8px;
    color: #484848;
    background: #fff;
    border: 2px solid #e6e6e6;
    outline: none;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .buy-one-click-form-wr .tpl-anketa .tpl-field textarea {
    height: 110px; }

.shop2-delivery h2 {
  border: none; }

.shop2-order-options h2 {
  margin-bottom: 20px; }

.shop2-order-options .g-button {
  text-align: left;
  background: #ffad0d;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
  line-height: 1;
  border: none;
  letter-spacing: 0.5px;
  border-radius: 25px;
  padding: 17px 42px 17px;
  display: inline-block;
  vertical-align: top;
  text-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .shop2-order-options .g-button:hover {
    background: #ffb21c; }
  .shop2-order-options .g-button:active {
    background: #d98f00; }

.shop2-order-options {
  font-family: 'fira', Arial, Helvetica, sans-serif;
  font-weight: 400; }

.shop2-order-options select {
  max-width: 275px;
  width: 100%; }

.shop2-order-options.shop2-delivery .option-type .option-label {
  padding: 20px 20px;
  font-size: 0; }
  .shop2-order-options.shop2-delivery .option-type .option-label:before {
    margin-bottom: 0; }

.shop2-order-options .option-type, .shop2-order-options .option-type.active-type {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.1);
  margin: 0 0 10px; }
  .shop2-order-options .option-type .option-details, .shop2-order-options .option-type.active-type .option-details {
    padding: 5px 20px 20px 20px; }
  .shop2-order-options .option-type .option-label, .shop2-order-options .option-type.active-type .option-label {
    color: #484848;
    font-size: 16px;
    font-weight: 600; }
  .shop2-order-options .option-type .option-item, .shop2-order-options .option-type.active-type .option-item {
    margin: 0 0 17px; }
  .shop2-order-options .option-type .option-item label > span, .shop2-order-options .option-type.active-type .option-item label > span {
    font-size: 14px;
    color: #898989;
    margin: 0 0 15px;
    display: block; }
  .shop2-order-options .option-type:first-child, .shop2-order-options .option-type.active-type:first-child {
    border: none; }
  .shop2-order-options .option-type input[type="text"], .shop2-order-options .option-type.active-type input[type="text"], .shop2-order-options .option-type textarea, .shop2-order-options .option-type.active-type textarea {
    border: 1px solid #ececec;
    border-radius: 8px;
    font-size: 16px;
    padding: 10px 10px;
    outline: none;
    width: 100%;
    max-width: 275px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

.shop2-order-options .text-center {
  text-align: left !important; }

.shop2-order-options button.shop2-btn {
  padding: 17px 35px;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 25px;
  outline: none; }

#shop2-tooltip {
  border: none;
  background: #898989;
  color: #fff; }

.shop2-product-discount-desc {
  background: #fff;
  border: none;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  width: 158px;
  padding: 12px 16px 10px; }

button.shop2-btn, a.shop2-btn {
  background: #a993dc;
  display: inline-block;
  vertical-align: middle;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1;
  padding: 13px 18px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-family: 'fira', Arial, Helvetica, sans-serif; }

@media (max-width: 479px) {
    button.shop2-btn, a.shop2-btn {
      font-size: 13px;
      padding: 14px 15px; } }

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

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

a.shop2-btn-back {
  font-size: 16px;
  background: #ffad0d url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M11.496%2C23.008%20C5.155%2C23.008%20-0.003%2C17.849%20-0.003%2C11.509%20C-0.003%2C5.169%205.155%2C0.011%2011.496%2C0.011%20C17.835%2C0.011%2022.995%2C5.169%2022.995%2C11.509%20C22.995%2C17.849%2017.835%2C23.008%2011.496%2C23.008%20ZM11.496%2C2.047%20C6.279%2C2.047%202.034%2C6.292%202.034%2C11.509%20C2.034%2C16.727%206.279%2C20.971%2011.496%2C20.971%20C16.713%2C20.971%2020.958%2C16.727%2020.958%2C11.509%20C20.958%2C6.292%2016.713%2C2.047%2011.496%2C2.047%20ZM16.291%2C12.527%20L10.614%2C12.527%20L12.816%2C14.731%20C13.214%2C15.129%2013.214%2C15.775%2012.816%2C16.171%20C12.618%2C16.370%2012.357%2C16.470%2012.096%2C16.470%20C11.836%2C16.470%2011.575%2C16.370%2011.377%2C16.171%20L7.438%2C12.229%20C7.041%2C11.831%207.041%2C11.187%207.438%2C10.789%20L11.377%2C6.847%20C11.774%2C6.449%2012.419%2C6.449%2012.816%2C6.847%20C13.214%2C7.244%2013.214%2C7.889%2012.816%2C8.287%20L10.614%2C10.490%20L16.291%2C10.490%20C16.854%2C10.490%2017.310%2C10.946%2017.310%2C11.509%20C17.310%2C12.072%2016.854%2C12.527%2016.291%2C12.527%20Z%22%2F%3E%3C%2Fsvg%3E") 20px 50% no-repeat;
  padding: 18px 20px 17px 55px;
  border-radius: 25px; }

a.shop2-btn-back:hover {
  background: #ffb421 url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M11.496%2C23.008%20C5.155%2C23.008%20-0.003%2C17.849%20-0.003%2C11.509%20C-0.003%2C5.169%205.155%2C0.011%2011.496%2C0.011%20C17.835%2C0.011%2022.995%2C5.169%2022.995%2C11.509%20C22.995%2C17.849%2017.835%2C23.008%2011.496%2C23.008%20ZM11.496%2C2.047%20C6.279%2C2.047%202.034%2C6.292%202.034%2C11.509%20C2.034%2C16.727%206.279%2C20.971%2011.496%2C20.971%20C16.713%2C20.971%2020.958%2C16.727%2020.958%2C11.509%20C20.958%2C6.292%2016.713%2C2.047%2011.496%2C2.047%20ZM16.291%2C12.527%20L10.614%2C12.527%20L12.816%2C14.731%20C13.214%2C15.129%2013.214%2C15.775%2012.816%2C16.171%20C12.618%2C16.370%2012.357%2C16.470%2012.096%2C16.470%20C11.836%2C16.470%2011.575%2C16.370%2011.377%2C16.171%20L7.438%2C12.229%20C7.041%2C11.831%207.041%2C11.187%207.438%2C10.789%20L11.377%2C6.847%20C11.774%2C6.449%2012.419%2C6.449%2012.816%2C6.847%20C13.214%2C7.244%2013.214%2C7.889%2012.816%2C8.287%20L10.614%2C10.490%20L16.291%2C10.490%20C16.854%2C10.490%2017.310%2C10.946%2017.310%2C11.509%20C17.310%2C12.072%2016.854%2C12.527%2016.291%2C12.527%20Z%22%2F%3E%3C%2Fsvg%3E") 20px 50% no-repeat; }

a.shop2-btn-back:active {
  background: #fda700 url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2223px%22%20height%3D%2223px%22%20%20viewBox%3D%220%200%2023%2023%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23fff%22%20d%3D%22M11.496%2C23.008%20C5.155%2C23.008%20-0.003%2C17.849%20-0.003%2C11.509%20C-0.003%2C5.169%205.155%2C0.011%2011.496%2C0.011%20C17.835%2C0.011%2022.995%2C5.169%2022.995%2C11.509%20C22.995%2C17.849%2017.835%2C23.008%2011.496%2C23.008%20ZM11.496%2C2.047%20C6.279%2C2.047%202.034%2C6.292%202.034%2C11.509%20C2.034%2C16.727%206.279%2C20.971%2011.496%2C20.971%20C16.713%2C20.971%2020.958%2C16.727%2020.958%2C11.509%20C20.958%2C6.292%2016.713%2C2.047%2011.496%2C2.047%20ZM16.291%2C12.527%20L10.614%2C12.527%20L12.816%2C14.731%20C13.214%2C15.129%2013.214%2C15.775%2012.816%2C16.171%20C12.618%2C16.370%2012.357%2C16.470%2012.096%2C16.470%20C11.836%2C16.470%2011.575%2C16.370%2011.377%2C16.171%20L7.438%2C12.229%20C7.041%2C11.831%207.041%2C11.187%207.438%2C10.789%20L11.377%2C6.847%20C11.774%2C6.449%2012.419%2C6.449%2012.816%2C6.847%20C13.214%2C7.244%2013.214%2C7.889%2012.816%2C8.287%20L10.614%2C10.490%20L16.291%2C10.490%20C16.854%2C10.490%2017.310%2C10.946%2017.310%2C11.509%20C17.310%2C12.072%2016.854%2C12.527%2016.291%2C12.527%20Z%22%2F%3E%3C%2Fsvg%3E") 20px 50% no-repeat; }

.product-sum {
  background: #ffad0d;
  color: #fff;
  padding: 15px 27px 15px 20px;
  border-radius: 28px;
  display: inline-block;
  vertical-align: top;
  font-family: 'fira', Arial, Helvetica, sans-serif;
  margin-bottom: 20px; }

.product-sum .price-total {
  font-size: 20px;
  font-weight: 600; }
  .product-sum .price-total .fa-rouble svg {
    fill: #fff;
    width: 9px;
    height: 11px; }

.popup-registration-wr .shop2v2-cart-soc-block {
  margin: 0;
  padding-left: 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; }

.popup-registration-wr .shop2v2-cart-soc-block .g-auth__personal-note {
  max-width: 100%; }

@media (max-width: 680px) {
    .popup-registration-wr .shop2v2-cart-soc-block {
      padding-left: 0; } }

@media (max-width: 480px) {
    .popup-registration-wr .shop2v2-cart-soc-block {
      text-align: center; } }

.shop2-warning {
  border-radius: 12px;
  background-color: #fff;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05);
  color: #484848;
  font-weight: 700;
  border: none; }

#shop2-msg {
  background: #fff;
  border: 1px solid #898989;
  box-shadow: 0px 10px 29px 0px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 7px 12px 8px;
  width: 200px; }

@media (max-width: 479px) {
    #shop2-msg {
      margin-left: 65px; } }

.shop-product .product-side-l .product-thumbnails .thumb-item {
  height: 138px !important; }

@media screen and (max-width: 540px) {
    .shop-product .product-side-l .product-thumbnails .thumb-item {
      height: 128px !important; } }

@media screen and (max-width: 479px) {
    .shop-product .product-side-l .product-thumbnails .thumb-item {
      height: 95px !important; } }

@media screen and (max-width: 400px) {
    .shop-product .product-side-l .product-thumbnails .thumb-item {
      height: 105px !important; } }
