@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,300i,400,400i,500,500i,600,600i,700,700i&subset=cyrillic');
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: ''; }

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

html, body {
  height: 100%; }

html {
  font-size: 16px; }

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

.overflowhidden {
  overflow: hidden; }

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

h1 {
  font-size: 2rem;
  margin: 0.5rem 0 1.45rem; }
  @media all and (max-width: 1024px) {
  h1 {
    font-size: 1.75rem; } }
  @media all and (max-width: 640px) {
  h1 {
    font-size: 1.36rem; } }

h2 {
  font-size: 1.5rem; }

h3 {
  font-size: 1.17rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.83rem; }

h6 {
  font-size: 0.67rem; }

h5, h6 {
  font-weight: bold; }

.h1-wrap {
  max-width: 1200px;
  margin: 0 auto;
  padding: 38px 0 11px;
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 40px; }
  @media all and (max-width: 1024px) {
  .h1-wrap {
    text-align: center;
    padding: 58px 0 22px;
    margin-bottom: 30px; } }
  @media all and (max-width: 640px) {
  .h1-wrap {
    padding: 35px 0 23px;
    margin-bottom: 20px; } }
  .h1-wrap h1 {
    margin: 0; }

a {
  text-decoration: underline;
  color: #4a90e2; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #888; }

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

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-path {
  margin-bottom: 7px;
  white-space: pre-wrap;
  line-height: 1;
  font-size: 14px;
  color: #888; }
  @media all and (max-width: 1024px) {
  .site-path {
    display: none; } }
  .site-path a {
    text-decoration: none; }

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

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

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

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

.site-header {
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  .site-header.shop-header {
    border-bottom: 10px solid #553b44; }
  @media all and (max-width: 1024px) {
    .site-header.shop-header {
      border-bottom: 5px solid #553b44; } }
/* ========== ACTION BLOCK ========== */
.special-wrap {
  padding: 0 30px;
  margin: 0 0 60px; }
  @media all and (max-width: 1200px) {
  .special-wrap {
    margin: 0 0 50px; } }
  @media all and (max-width: 640px) {
  .special-wrap {
    padding: 0 20px;
    margin: 0 0 25px; } }
  .special-wrap .special-wrap-title {
    display: none;
    text-align: center;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 36px;
    font-weight: bold;
    padding: 55px 0 50px; }
  @media all and (max-width: 1200px) {
    .special-wrap .special-wrap-title {
      display: block; } }
  @media all and (max-width: 640px) {
    .special-wrap .special-wrap-title {
      font-size: 22px;
      padding: 40px 0 25px; } }
  .special-wrap .special-wrap-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media all and (max-width: 640px) {
    .special-wrap .special-wrap-inner {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .special-wrap .action-text {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media all and (max-width: 640px) {
    .special-wrap .action-text {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1; } }
  .special-wrap .action-text-inner {
    height: 100%;
    box-sizing: border-box;
    padding: 20px 0 50px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  @media all and (max-width: 1024px) {
    .special-wrap .action-text-inner {
      height: auto;
      padding: 7px 0 30px; } }
  @media all and (max-width: 640px) {
    .special-wrap .action-text-inner {
      padding: 40px 0; } }
  .special-wrap .action-title {
    position: relative; }
  @media all and (max-width: 1200px) {
    .special-wrap .action-title {
      display: none; } }
  .special-wrap .action-title.action-title-sale {
    padding-right: 300px; }
  .special-wrap .action-title strong {
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 46px;
    display: block; }
  .special-wrap .action-product {
    padding: 55px 0 0; }
  @media all and (max-width: 1200px) {
    .special-wrap .action-product {
      padding: 0; } }
  @media all and (max-width: 1024px) {
    .special-wrap .action-product {
      text-align: center; } }
  .special-wrap .action-product a {
    color: #4a90e2;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 24px; }
    @media all and (max-width: 640px) {
    .special-wrap .action-product a {
      font-size: 18px; } }
  .special-wrap .action-price {
    padding: 18px 0 0;
    font-size: 0;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  @media all and (max-width: 1200px) {
    .special-wrap .action-price {
      padding: 40px 0 0; } }
  @media all and (max-width: 1024px) {
    .special-wrap .action-price {
      text-align: center; } }
  @media all and (max-width: 640px) {
    .special-wrap .action-price {
      padding: 25px 0 0; } }
  .special-wrap .action-price .action-price-old {
    margin: 0 20px 0 0;
    display: inline-block;
    color: #777;
    font-size: 26px;
    font-weight: bold;
    text-decoration: line-through; }
    @media all and (max-width: 1200px) {
    .special-wrap .action-price .action-price-old {
      margin: 0 10px 0 0; } }
    @media all and (max-width: 640px) {
    .special-wrap .action-price .action-price-old {
      font-size: 22px; } }
  .special-wrap .action-price .action-price-current {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    font-weight: bold; }
    @media all and (max-width: 640px) {
    .special-wrap .action-price .action-price-current {
      font-size: 22px; } }
  .special-wrap .action-buttons {
    padding: 32px 0 0; }
  @media all and (max-width: 1200px) {
    .special-wrap .action-buttons {
      padding: 42px 0 0; } }
  @media all and (max-width: 640px) {
    .special-wrap .action-buttons {
      padding: 25px 0 0; } }
  .special-wrap .action-buttons a {
    display: inline-block;
    vertical-align: top;
    padding: 13px 43px 12px;
    text-decoration: none;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold; }
    @media all and (max-width: 1024px) {
    .special-wrap .action-buttons a {
      display: block;
      padding: 13px 20px 12px;
      text-align: center; } }
    @media all and (max-width: 640px) {
    .special-wrap .action-buttons a {
      font-size: 18px;
      margin: 0 auto;
      max-width: 280px;
      box-sizing: border-box;
      padding: 13px 20px 12px; } }
  .special-wrap .action-sale {
    top: -30px;
    right: 170px;
    position: absolute;
    padding: 22px 10px 10px;
    text-align: center;
    width: 110px;
    height: 110px;
    box-sizing: border-box;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    background-color: #ffda53;
    border-radius: 50%;
    -moz-box-shadow: 0 0 23px rgba(255, 210, 45, 0.2);
    -webkit-box-shadow: 0 0 23px rgba(255, 210, 45, 0.2);
    box-shadow: 0 0 23px rgba(255, 210, 45, 0.2); }
  @media all and (max-width: 1200px) {
    .special-wrap .action-sale {
      top: -50px;
      right: -20px; } }
  @media all and (max-width: 640px) {
    .special-wrap .action-sale {
      width: 90px;
      height: 90px;
      top: -15px;
      right: -15px; } }
  .special-wrap .action-sale:after {
    position: absolute;
    content: '';
    bottom: -37px;
    left: 104px;
    width: 159px;
    height: 37px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%22159px%22%20height%3D%2237px%22%20%20viewBox%3D%220%200%20159%2037%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffda53%22%20d%3D%22M1.25%202.67l.39.41a75.45%2075.45%200%200%200%205.55%205.09%20112%20112%200%200%200%2017.83%2012C39.66%2028.2%2056.81%2033.93%2076.5%2036.34c24.12%202.97%2050.77.78%2079.98-7.5l-2.77%204.79a1%201%200%200%200%20.37%201.36%201%201%200%200%200%201.36-.36l4.01-6.94c.13-.23.16-.5.09-.75l.01-.01a1.03%201.03%200%200%200-.47-.6l-6.93-4a1%201%200%200%200-1.36.36%201%201%200%200%200%20.36%201.37l4.88%202.82c-28.99%208.24-55.4%2010.41-79.28%207.48-19.43-2.39-36.34-8.03-50.77-15.94A110.9%20110.9%200%200%201%208.47%206.64a83.28%2083.28%200%200%201-4.32-3.87c-.41-.41-.77-.76-1.06-1.07a5.4%205.4%200%200%201-.34-.37c-.37-.41-1-.44-1.42-.08-.41.37-.44%201-.08%201.42z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    @media all and (max-width: 1200px) {
    .special-wrap .action-sale:after {
      display: none; } }
  .special-wrap .action-sale .action-sale-inner {
    width: 100%;
    height: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .special-wrap .action-sale .sale-title {
    color: #333;
    font-size: 34px;
    font-weight: bold;
    line-height: 0.75; }
    @media all and (max-width: 640px) {
    .special-wrap .action-sale .sale-title {
      font-size: 28px; } }
  .special-wrap .action-sale .sale-body {
    color: #333;
    font-size: 16px;
    font-weight: 300; }
    @media all and (max-width: 640px) {
    .special-wrap .action-sale .sale-body {
      font-size: 14px; } }
  .special-wrap .action-image {
    position: relative;
    text-align: center;
    background-color: #fff;
    margin: 40px 0 0 40px;
    padding: 45px 0 0;
    font-size: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 450px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 450px;
    -ms-flex: 0 0 450px;
    flex: 0 0 450px; }
  @media all and (max-width: 1200px) {
    .special-wrap .action-image {
      margin: 0 0 0 30px;
      padding: 30px 0 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 350px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 350px;
      -ms-flex: 0 0 350px;
      flex: 0 0 350px; } }
  @media all and (max-width: 640px) {
    .special-wrap .action-image {
      max-width: 280px;
      margin: 0 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; } }
  .special-wrap .action-image .action-sale {
    display: none; }
    @media all and (max-width: 1200px) {
    .special-wrap .action-image .action-sale {
      display: block; } }

.site-container {
  padding: 0 30px 70px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }
  @media all and (max-width: 640px) {
  .site-container {
    padding: 0 20px 40px; } }

.main-wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  box-sizing: border-box;
  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-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.site-main {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 0%;
  -moz-box-flex: 1;
  -moz-flex: 1 0 0%;
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  -webkit-box-ordinal-group: 2;
  -moz-box-ordinal-group: 2;
  -webkit-order: 1;
  -moz-order: 1;
  -ms-flex-order: 1;
  order: 1;
  max-width: 100%; }

.site-sidebar {
  position: relative; }

.site-sidebar.left {
  width: 280px;
  margin: 0 80px 0 0;
  -webkit-box-ordinal-group: 1;
  -moz-box-ordinal-group: 1;
  -webkit-order: 0;
  -moz-order: 0;
  -ms-flex-order: 0;
  order: 0; }
  @media all and (max-width: 1200px) {
  .site-sidebar.left {
    display: none; } }
/* ========== HEADER SLIDER ========== */
.header-slider-wrap {
  position: relative;
  padding: 30px; }
  @media all and (max-width: 1024px) {
  .header-slider-wrap {
    padding: 30px 30px 20px; } }
  @media all and (max-width: 480px) {
  .header-slider-wrap {
    padding: 20px 20px 35px; } }
  .header-slider-wrap:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 220px;
    background-color: #553b44; }
  @media all and (max-width: 1024px) {
    .header-slider-wrap:before {
      height: 200px; } }
  .header-slider-wrap .header-slider-wrap-inner {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media all and (max-width: 1024px) {
    .header-slider-wrap .header-slider-wrap-inner {
      display: block; } }
  .header-slider-wrap .slider-image {
    position: relative;
    max-width: calc(100% - 400px);
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -moz-box-flex: 1;
    -moz-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; }
  @media all and (max-width: 1024px) {
    .header-slider-wrap .slider-image {
      max-width: 100%; } }
  .header-slider-wrap .slider-image .slider-image-inner, .header-slider-wrap .slider-image .owl-stage-outer, .header-slider-wrap .slider-image .owl-stage, .header-slider-wrap .slider-image .owl-item, .header-slider-wrap .slider-image .slider-item, .header-slider-wrap .slider-image .item-image {
    height: 100%; }
    @media all and (max-width: 1024px) {
    .header-slider-wrap .slider-image .slider-image-inner, .header-slider-wrap .slider-image .owl-stage-outer, .header-slider-wrap .slider-image .owl-stage, .header-slider-wrap .slider-image .owl-item, .header-slider-wrap .slider-image .slider-item, .header-slider-wrap .slider-image .item-image {
      width: 100%; } }
  @media all and (max-width: 1024px) {
      .header-slider-wrap .slider-image .item-image {
        padding: 48.6% 0 0; } }
    @media all and (max-width: 480px) {
    .header-slider-wrap .slider-image .item-image {
      padding: 100% 0 0; } }
  .header-slider-wrap .slider-image .owl-nav > div {
    font-size: 0;
    position: absolute;
    top: 0;
    width: 80px;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.6);
    z-index: 10;
    background: rgba(255, 255, 255, 0.6) url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2040%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .header-slider-wrap .slider-image .owl-nav > div.disabled {
      background: rgba(255, 255, 255, 0.6) url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2240px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2040%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22rgba%2885%2C%2059%2C%2068%2C%20.5%29%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .header-slider-wrap .slider-image .owl-nav > div.owl-prev {
      left: 0;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .header-slider-wrap .slider-image .owl-nav > div.owl-next {
      right: 0; }
  .header-slider-wrap .slider-text {
    text-align: center;
    background-color: #fbfbfb;
    max-width: 400px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 400px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 400px;
    -ms-flex: 0 0 400px;
    flex: 0 0 400px; }
  @media all and (max-width: 1024px) {
    .header-slider-wrap .slider-text {
      background-color: transparent;
      max-width: 100%; } }
  .header-slider-wrap .slider-text .slider-item {
    padding: 64px 40px 30px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    @media all and (max-width: 1024px) {
    .header-slider-wrap .slider-text .slider-item {
      padding: 24px 30px 30px;
      background-color: #fbfbfb; } }
    @media all and (max-width: 480px) {
    .header-slider-wrap .slider-text .slider-item {
      padding: 24px 20px 20px; } }
  .header-slider-wrap .slider-text .slider-item-inner {
    text-align: center;
    min-height: 236px;
    width: 100%;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media all and (max-width: 1024px) {
    .header-slider-wrap .slider-text .slider-item-inner {
      min-height: initial; } }
  .header-slider-wrap .slider-text .item-title {
    max-width: 100%;
    color: #333;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.35;
    text-transform: uppercase;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    @media all and (max-width: 1024px) {
    .header-slider-wrap .slider-text .item-title {
      font-size: 22px; } }
    @media all and (max-width: 480px) {
    .header-slider-wrap .slider-text .item-title {
      font-size: 18px;
      line-height: 1.15; } }
  .header-slider-wrap .slider-text .item-text {
    max-width: 100%;
    padding: 14px 0 0;
    color: #666;
    font-size: 18px;
    font-weight: 300;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto; }
    @media all and (max-width: 1024px) {
    .header-slider-wrap .slider-text .item-text {
      font-size: 16px;
      padding: 2px 0 0; } }
    @media all and (max-width: 480px) {
    .header-slider-wrap .slider-text .item-text {
      font-size: 14px;
      padding: 3px 0 0; } }
  .header-slider-wrap .slider-text .item-button {
    margin: 15px 0 0;
    display: inline-block;
    vertical-align: top;
    padding: 13px 15px;
    text-decoration: none;
    background-color: #ef7d7d;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.2;
    min-width: 260px;
    max-width: 100%;
    box-sizing: border-box;
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
    @media all and (max-width: 1024px) {
    .header-slider-wrap .slider-text .item-button {
      margin: 25px 0 0;
      padding: 10px 15px;
      font-size: 16px;
      min-width: 176px; } }
    @media all and (max-width: 480px) {
    .header-slider-wrap .slider-text .item-button {
      margin: 15px 0 0;
      font-size: 14px;
      padding: 12px 15px; } }
  .header-slider-wrap .owl-dots {
    margin: 0 0 30px;
    display: inline-block;
    vertical-align: top;
    background-color: #fff;
    padding: 10px 15px;
    -moz-box-shadow: 0px 10px 20px -4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 20px -4px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 20px -4px rgba(0, 0, 0, 0.1); }
  @media all and (max-width: 1024px) {
    .header-slider-wrap .owl-dots {
      display: none;
      margin: 0;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  @media all and (max-width: 480px) {
    .header-slider-wrap .owl-dots {
      padding: 15px 0 0;
      display: block; } }
  .header-slider-wrap .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: top;
    margin: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #000; }
    @media all and (max-width: 480px) {
    .header-slider-wrap .owl-dots .owl-dot {
      width: 20px;
      height: 20px;
      background-color: transparent;
      -moz-box-shadow: inset 0 0 0 2px #e3e3e3;
      -webkit-box-shadow: inset 0 0 0 2px #e3e3e3;
      box-shadow: inset 0 0 0 2px #e3e3e3; } }
    .header-slider-wrap .owl-dots .owl-dot.active {
      background-color: #ff9e8e;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
/* ========== ACTION ========== */
.action-block {
  margin: 30px 0 0;
  box-sizing: border-box;
  padding: 20px;
  min-height: 160px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media all and (max-width: 640px) {
  .action-block {
    padding: 20px 10px; } }
  .action-block .action-text {
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: 600;
    color: #333;
    text-align: center;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  @media all and (max-width: 640px) {
    .action-block .action-text {
      font-size: 15px; } }
  .action-block .action-text > p {
    margin: 0;
    display: inline-block;
    background: #f0f0f0;
    padding: 7px 20px; }
    @media all and (max-width: 640px) {
    .action-block .action-text > p {
      padding: 2px 10px 3px; } }
/* ========== BLOCKLIST ========== */
@-webkit-keyframes zoomImage {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  100% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); } }

@-moz-keyframes zoomImage {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  100% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); } }

@-o-keyframes zoomImage {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  100% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes zoomImage {
  0% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }

  100% {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1); } }

.blocklist-wrap {
  padding: 0 30px 30px; }
  @media all and (max-width: 640px) {
  .blocklist-wrap {
    padding: 0 20px 30px; } }
  .blocklist-wrap .blocklist-wrap-inner {
    max-width: 1200px;
    margin: 0 auto;
    font-size: 0; }
  .blocklist-wrap .blocklist-wrap-inner.init-slider {
    padding: 0 60px; }
    @media all and (max-width: 640px) {
    .blocklist-wrap .blocklist-wrap-inner.init-slider {
      padding: 0; } }
  .blocklist-wrap .block-list {
    position: relative; }
  .blocklist-wrap .owl-item .item-block {
    width: 100%;
    margin: 0; }
  .blocklist-wrap .item-block {
    display: inline-block;
    vertical-align: top;
    position: relative;
    width: calc(50% - 10px); }
  @media all and (max-width: 640px) {
    .blocklist-wrap .item-block {
      width: 100%;
      margin: 0 0 10px; } }
  .blocklist-wrap .item-block:hover .item-image-inner {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: transform 10s;
    -moz-transition: transform 10s;
    -o-transition: transform 10s;
    -ms-transition: transform 10s;
    transition: transform 10s; }
    @media all and (max-width: 1024px) {
    .blocklist-wrap .item-block:hover .item-image-inner {
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; } }
  .blocklist-wrap .item-block:nth-child(even) {
    margin: 0 0 0 20px; }
    @media all and (max-width: 640px) {
    .blocklist-wrap .item-block:nth-child(even) {
      margin: 0; } }
  @media all and (max-width: 640px) {
      .blocklist-wrap .item-block:last-child {
        margin: 0; } }
  .blocklist-wrap .item-image {
    position: relative;
    height: 300px;
    overflow: hidden; }
  @media all and (max-width: 1024px) {
    .blocklist-wrap .item-image {
      height: auto;
      padding: 50% 0 0; } }
  @media all and (max-width: 640px) {
    .blocklist-wrap .item-image {
      padding: 46.43% 0 0; } }
  .blocklist-wrap .item-image-inner {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-transition: transform 2s;
    -moz-transition: transform 2s;
    -o-transition: transform 2s;
    -ms-transition: transform 2s;
    transition: transform 2s; }
  .blocklist-wrap .item-link {
    position: absolute;
    bottom: 20px;
    right: 20px;
    left: 20px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  @media all and (max-width: 1024px) {
    .blocklist-wrap .item-link {
      position: static; } }
  .blocklist-wrap .item-link a {
    display: block;
    text-align: center;
    text-decoration: none;
    font-size: 26px;
    font-weight: bold;
    color: #333;
    background-color: #f0f0f0;
    padding: 14px; }
    @media all and (max-width: 1024px) {
    .blocklist-wrap .item-link a {
      font-size: 18px; } }
    @media all and (max-width: 640px) {
    .blocklist-wrap .item-link a {
      padding: 15px;
      font-size: 16px; } }
  .blocklist-wrap .owl-nav {
    font-size: 0; }
  @media all and (max-width: 640px) {
    .blocklist-wrap .owl-nav {
      padding: 30px 0 0;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }
  .blocklist-wrap .owl-nav > div {
    position: absolute;
    width: 30px;
    height: 10px;
    top: 50%;
    margin-top: -5px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2030%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M0%203.24h26.17l-1.83-1.82L25.76%200%2030%204.24%2025.76%208.5l-1.42-1.42%201.84-1.83H0z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    @media all and (max-width: 640px) {
    .blocklist-wrap .owl-nav > div {
      margin: 0;
      position: static; } }
    .blocklist-wrap .owl-nav > div.owl-prev {
      left: -60px;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .blocklist-wrap .owl-nav > div.owl-next {
      right: -60px; }
    .blocklist-wrap .owl-nav > div.disabled {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2030%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23d9d9d9%22%20d%3D%22M0%203.24h26.17l-1.83-1.82L25.76%200%2030%204.24%2025.76%208.5l-1.42-1.42%201.84-1.83H0z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
/* ========== NEW PRODUCTS ========== */
.customize-block-wrap {
  position: relative;
  padding: 0 30px 45px;
  background-color: #fbfbfb; }
  @media all and (max-width: 768px) {
  .customize-block-wrap {
    padding: 0 30px 35px; } }
  @media all and (max-width: 640px) {
  .customize-block-wrap {
    padding: 0 20px 20px; } }
  .customize-block-wrap .customize-block-background {
    position: absolute;
    left: 0;
    right: 0;
    min-height: 430px;
    width: 100%; }
  .customize-block-wrap .customize-block-background:after {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url('../pattern_door.png'); }
  .customize-block-wrap .customize-block-background:before {
    position: absolute;
    display: block;
    content: '';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.55); }
  .customize-block-wrap .customize-block-wrap-inner {
    position: relative;
    max-width: 1200px;
    margin: 0 auto; }
  .customize-block-wrap .customize-block-title {
    padding: 69px 0 27px;
    word-spacing: 0.15em;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 700; }
  @media all and (max-width: 768px) {
    .customize-block-wrap .customize-block-title {
      text-align: center;
      font-size: 28px;
      word-spacing: 0.13em;
      padding: 50px 0 26px; } }
  @media all and (max-width: 480px) {
    .customize-block-wrap .customize-block-title {
      padding: 40px 0 30px;
      word-spacing: 0.25em;
      font-size: 22px; } }
  .customize-block-wrap .customize-block-title strong.tab {
    padding: 0 10px;
    display: inline-block;
    line-height: 1.33;
    cursor: pointer;
    color: #ffda53;
    border-bottom: 2px dotted #ffda53; }
    @media all and (max-width: 768px) {
      .customize-block-wrap .customize-block-title strong.tab {
        line-height: 1.5; } }
    @media all and (max-width: 480px) {
      .customize-block-wrap .customize-block-title strong.tab {
        padding: 0 5px;
        line-height: 1.3; } }
    .customize-block-wrap .customize-block-title strong.tab.active {
      background-color: #ffda53;
      color: #333;
      border-color: transparent; }
  .customize-block-wrap .customize-block-body {
    text-align: center;
    padding: 30px;
    background-color: #fff;
    -moz-box-shadow: 0px 34px 42px -23px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 34px 42px -23px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 34px 42px -23px rgba(0, 0, 0, 0.1); }
  @media all and (max-width: 768px) {
    .customize-block-wrap .customize-block-body {
      padding: 10px 10px 40px; } }
  @media all and (max-width: 480px) {
    .customize-block-wrap .customize-block-body {
      padding: 20px 20px 30px; } }
  .customize-block-wrap .owl-stage-outer {
    margin: 0 0 25px; }
  @media all and (max-width: 768px) {
    .customize-block-wrap .owl-stage-outer {
      margin: 0 0 35px; } }
  @media all and (max-width: 480px) {
    .customize-block-wrap .owl-stage-outer {
      margin: 0 0 25px; } }
  .customize-block-wrap .owl-dots {
    text-align: center;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 120px); }
  .customize-block-wrap .owl-dots .owl-dot {
    margin: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(51, 51, 51, 0.15); }
    @media all and (max-width: 768px) {
    .customize-block-wrap .owl-dots .owl-dot {
      width: 20px;
      height: 20px;
      background-color: transparent;
      -moz-box-shadow: inset 0 0 0 2px #f0f0f0;
      -webkit-box-shadow: inset 0 0 0 2px #f0f0f0;
      box-shadow: inset 0 0 0 2px #f0f0f0; } }
    .customize-block-wrap .owl-dots .owl-dot.active {
      background-color: #ef7d7d;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .customize-block-wrap .ow-prev {
    display: none;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 20px auto 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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media all and (max-width: 480px) {
    .customize-block-wrap .ow-prev {
      display: inline-block; } }
  .customize-block-wrap .ow-next {
    display: none;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 0 auto 20px;
    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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
  @media all and (max-width: 480px) {
    .customize-block-wrap .ow-next {
      display: inline-block; } }
/* ========== ADVANTAGE ========== */
.advantage-wrap {
  padding: 0 30px 70px;
  background-color: #fbfbfb; }
  @media all and (max-width: 1024px) {
  .advantage-wrap {
    padding: 0 30px 60px; } }
  @media all and (max-width: 640px) {
  .advantage-wrap {
    padding: 0 20px 25px; } }
  .advantage-wrap .advantage-wrap-inner {
    max-width: 1200px;
    margin: 0 auto; }
  .advantage-wrap .advantage-title {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 1.5;
    padding: 20px 0;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  @media all and (max-width: 1024px) {
    .advantage-wrap .advantage-title {
      text-align: center;
      font-size: 22px;
      padding: 30px 0; } }
  @media all and (max-width: 640px) {
    .advantage-wrap .advantage-title {
      font-size: 18px;
      padding: 20px 0; } }
  .advantage-wrap .advantage-body {
    font-size: 0;
    border: 1px solid #dfdfdf;
    box-sizing: border-box;
    font-size: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  @media all and (max-width: 640px) {
    .advantage-wrap .advantage-body {
      border: none; }
      .advantage-wrap .advantage-body .owl-stage-outer {
        margin: 0 0 25px;
        border: 1px solid #dfdfdf; } }
  .advantage-wrap .item {
    text-align: center;
    -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%; }
  @media all and (max-width: 1200px) {
    .advantage-wrap .item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
      flex: 0 0 33%; } }
  @media all and (max-width: 1024px) {
    .advantage-wrap .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%; } }
  .advantage-wrap .item-inner {
    padding: 50px 30px 45px; }
  @media all and (max-width: 1024px) {
    .advantage-wrap .item-inner {
      padding: 42px 30px; } }
  @media all and (max-width: 640px) {
    .advantage-wrap .item-inner {
      padding: 30px 20px; } }
  .advantage-wrap .item-image {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 1px solid #ef7d7d;
    box-sizing: border-box;
    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-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .advantage-wrap .item-title {
    padding: 25px 0 0;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  @media all and (max-width: 640px) {
    .advantage-wrap .item-title {
      line-height: 1.3;
      padding: 27px 0 0;
      font-size: 14px; } }
  .advantage-wrap .item-body {
    padding: 10px 0 0;
    color: #888;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.45; }
  .advantage-wrap .item-body p {
    margin: 0; }
  .advantage-wrap .owl-dots {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 80px);
    text-align: center; }
  .advantage-wrap .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 5px;
    -moz-box-shadow: inset 0 0 0 2px #f0f0f0;
    -webkit-box-shadow: inset 0 0 0 2px #f0f0f0;
    box-shadow: inset 0 0 0 2px #f0f0f0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    .advantage-wrap .owl-dots .owl-dot.active {
      background-color: #ef7d7d;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .advantage-wrap .ow-prev {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 20px auto 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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .advantage-wrap .ow-next {
    display: inline-block;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 0 auto 20px;
    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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
/* ========== REVIEW ========== */
.review-wrap {
  padding: 0 20px 70px;
  background-color: #fff;
  -moz-box-shadow: inset 0 -1px 0 #ef7d7d;
  -webkit-box-shadow: inset 0 -1px 0 #ef7d7d;
  box-shadow: inset 0 -1px 0 #ef7d7d; }
  @media all and (max-width: 1024px) {
  .review-wrap {
    padding: 0 30px 35px; } }
  @media all and (max-width: 640px) {
  .review-wrap {
    padding: 0 20px 25px; } }
  .review-wrap .review-wrap-inner {
    max-width: 1220px;
    margin: 0 auto; }
  .review-wrap .review-header {
    font-size: 0;
    padding: 0 10px 15px; }
  @media all and (max-width: 1024px) {
    .review-wrap .review-header {
      text-align: center;
      padding: 0 0 25px; } }
  .review-wrap .review-title {
    display: inline-block;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    color: #333; }
  @media all and (max-width: 1024px) {
    .review-wrap .review-title {
      font-size: 22px; } }
  @media all and (max-width: 480px) {
    .review-wrap .review-title {
      line-height: 1.6;
      display: block; } }
  .review-wrap .review-all {
    margin: 0 0 0 10px;
    display: inline-block;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    background-color: #fbfbfb;
    padding: 6px 7px 8px; }
  @media all and (max-width: 1024px) {
    .review-wrap .review-all {
      font-size: 22px;
      padding: 7px 10px; } }
  @media all and (max-width: 480px) {
    .review-wrap .review-all {
      font-size: 18px;
      margin: 0;
      padding: 1px 10px 3px; } }
  .review-wrap .review-all a {
    color: #3b7adb;
    text-decoration: none; }
  .review-wrap .review-body {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  @media all and (max-width: 1024px) {
    .review-wrap .review-body {
      display: block; } }
  .review-wrap .item-review {
    -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%; }
  .review-wrap .item-review-inner {
    background-color: #fbfbfb;
    margin: 0 10px;
    padding: 35px;
    height: 100%;
    box-sizing: border-box;
    text-align: center; }
  @media all and (max-width: 1024px) {
    .review-wrap .item-review-inner {
      margin: 0;
      padding: 35px 35px 40px; } }
  @media all and (max-width: 480px) {
    .review-wrap .item-review-inner {
      padding: 25px 20px; } }
  .review-wrap .item-image {
    font-size: 0;
    box-sizing: border-box;
    padding: 5px;
    border-radius: 100%;
    width: 112px;
    height: 112px;
    margin: 0 auto;
    border: 1px solid #d7d7d7; }
  @media all and (max-width: 1024px) {
    .review-wrap .item-image {
      width: 112px;
      height: 112px; } }
  @media all and (max-width: 480px) {
    .review-wrap .item-image {
      width: 72px;
      height: 72px; } }
  .review-wrap .item-image img {
    border-radius: 50%; }
  .review-wrap .item-author {
    font-size: 20px;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 25px 0 0; }
  @media all and (max-width: 480px) {
    .review-wrap .item-author {
      font-size: 16px;
      line-height: 1.1;
      padding: 20px 0 0; } }
  .review-wrap .item-body {
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 27px 0 0;
    line-height: 1.5;
    color: #666; }
  @media all and (max-width: 1024px) {
    .review-wrap .item-body {
      padding: 18px 0 0; } }
  @media all and (max-width: 480px) {
    .review-wrap .item-body {
      padding: 22px 0 0;
      font-size: 14px;
      line-height: 1.45; } }
  @media all and (max-width: 1024px) {
    .review-wrap .owl-stage-outer {
      margin: 0 0 35px; } }
  @media all and (max-width: 480px) {
    .review-wrap .owl-stage-outer {
      margin: 0 0 25px; } }
  .review-wrap .owl-dots {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin: 0 auto;
    text-align: center; }
  @media all and (max-width: 480px) {
    .review-wrap .owl-dots {
      width: calc(100% - 160px); } }
  .review-wrap .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    margin: 5px;
    -moz-box-shadow: inset 0 0 0 2px #f0f0f0;
    -webkit-box-shadow: inset 0 0 0 2px #f0f0f0;
    box-shadow: inset 0 0 0 2px #f0f0f0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    .review-wrap .owl-dots .owl-dot.active {
      background-color: #ef7d7d;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .review-wrap .ow-prev {
    display: none;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 20px;
    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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media all and (max-width: 480px) {
    .review-wrap .ow-prev {
      display: inline-block; } }
  .review-wrap .ow-next {
    display: none;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 20px;
    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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
  @media all and (max-width: 480px) {
    .review-wrap .ow-next {
      display: inline-block; } }
/* ========== FOOTER ========== */
.site-footer {
  padding: 0 30px;
  background-color: #fbfbfb;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  .site-footer .footer-inner {
    max-width: 1200px;
    margin: 0 auto; }

.footer-top {
  border-bottom: 1px solid #d8d8d8;
  padding: 16px 0; }
  @media all and (max-width: 1024px) {
  .footer-top {
    display: none; } }
  .footer-top .menu-bottom {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0; }
  .footer-top .menu-bottom li {
    padding: 10px 35px 10px 0;
    display: inline-block;
    vertical-align: top; }
    .footer-top .menu-bottom li.opened > a {
      text-decoration: underline; }
  .footer-top .menu-bottom a {
    text-decoration: none;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px; }
    .footer-top .menu-bottom a:hover {
      text-decoration: underline; }

.footer-middle {
  height: 110px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media all and (max-width: 1024px) {
  .footer-middle {
    text-align: center;
    height: auto;
    padding: 25px 0;
    -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: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    justify-content: flex-start; }
    .footer-middle > div {
      padding: 10px 0; } }

.site-name-bot {
  font-size: 14px;
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  width: 25%;
  line-height: 1.3; }
  @media all and (max-width: 1024px) {
  .site-name-bot {
    width: 100%; } }

.copyright {
  text-align: right;
  width: 25%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }
  @media all and (max-width: 1024px) {
  .copyright {
    text-align: center;
    width: 100%; } }
  .copyright a {
    color: #4a90e2;
    text-decoration: none; }

.social-wrap {
  margin: 0 -30px;
  background-color: #fff;
  padding: 20px 0;
  font-size: 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center; }
  .social-wrap a {
    display: inline-block;
    vertical-align: middle;
    margin: 10px; }
/* ========== FOLDERS ========== */
.folders-wrap.desktop {
  padding: 15px 0 30px;
  background-color: #fff;
  -moz-box-shadow: 0 0 0 1px #d8d8d8;
  -webkit-box-shadow: 0 0 0 1px #d8d8d8;
  box-shadow: 0 0 0 1px #d8d8d8; }
  .folders-wrap.desktop ~ .filter-wrap {
    margin: 20px 0 0; }
  .folders-wrap.desktop .folders-title {
    display: block;
    text-decoration: none;
    color: #111;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.1;
    padding: 10px 30px 15px;
    cursor: default;
    user-select: none; }
  .folders-wrap.desktop ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .folders-wrap.desktop .folders > li {
    padding: 0 30px; }
    .folders-wrap.desktop .folders > li > a {
      display: block;
      text-decoration: none;
      padding: 15px 0;
      color: #555;
      font-family: "Fira Sans";
      font-size: 16px;
      -moz-box-shadow: inset 0 -1px 0 #d8d8d8;
      -webkit-box-shadow: inset 0 -1px 0 #d8d8d8;
      box-shadow: inset 0 -1px 0 #d8d8d8; }
  .folders-wrap.desktop .folders li.waSlideMenu-back {
    display: none; }
  .folders-wrap.desktop .folders li {
    padding: 0 30px; }
    .folders-wrap.desktop .folders li.folder-back {
      display: none; }
    .folders-wrap.desktop .folders li.hover > a {
      color: #ef7d7d; }
    .folders-wrap.desktop .folders li.hover > a 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%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ef7d7d%22%20d%3D%22M3.54%204.95L0%208.49%201.41%209.9l4.95-4.95L1.41%200%200%201.41z%22%2F%3E%3C%2Fsvg%3E") 100% 52% no-repeat; }
  .folders-wrap.desktop .folders a {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 15px 0;
    color: #777;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    -moz-box-shadow: inset 0 -1px 0 #d8d8d8;
    -webkit-box-shadow: inset 0 -1px 0 #d8d8d8;
    box-shadow: inset 0 -1px 0 #d8d8d8; }
    .folders-wrap.desktop .folders a:hover {
      color: #ef7d7d; }
    .folders-wrap.desktop .folders a:hover span {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ef7d7d%22%20d%3D%22M3.54%204.95L0%208.49%201.41%209.9l4.95-4.95L1.41%200%200%201.41z%22%2F%3E%3C%2Fsvg%3E") 100% 52% no-repeat; }
  .folders-wrap.desktop .folders span {
    font-size: 0;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 7px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M3.54%204.95L0%208.49%201.41%209.9l4.95-4.95L1.41%200%200%201.41z%22%2F%3E%3C%2Fsvg%3E") 100% 52% no-repeat; }
  .folders-wrap.desktop .folders ul {
    width: 280px;
    box-sizing: border-box;
    padding: 9px 0 30px;
    position: absolute;
    z-index: 101;
    display: none;
    border: 1px solid #d8d8d8;
    background-color: #fff; }

.mobile-folder .folders-title {
  text-decoration: none; }
  .mobile-folder .folders-title span {
    position: relative;
    display: block;
    text-decoration: none;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.25;
    padding: 19px 60px 19px 20px;
    background-color: #ff9e8e; }
    @media all and (max-width: 480px) {
    .mobile-folder .folders-title span {
      padding: 15px 50px 15px 20px;
      font-size: 16px; } }
    .mobile-folder .folders-title span:after {
      content: '';
      font-size: 0;
      display: block;
      position: absolute;
      top: 0;
      right: 0;
      width: 60px;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.1);
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2020%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%203.24h16.17l-1.83-1.82L15.76%200%2020%204.24%2015.76%208.5l-1.42-1.42%201.84-1.83H0z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat rgba(0, 0, 0, 0.1); }
    @media all and (max-width: 480px) {
      .mobile-folder .folders-title span:after {
        width: 50px; } }
  .mobile-folder ul {
    padding: 0;
    margin: 0;
    list-style: none; }
  .mobile-folder .folders li.has > a {
    padding: 20px 60px 20px 20px; }
    @media all and (max-width: 480px) {
    .mobile-folder .folders li.has > a {
      padding: 16px 50px 16px 20px; } }
  .mobile-folder .folders a {
    position: relative;
    display: block;
    text-decoration: none;
    padding: 20px;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px; }
    @media all and (max-width: 480px) {
    .mobile-folder .folders a {
      padding: 16px 20px;
      font-size: 14px; } }
  .mobile-folder .folders span {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0.02);
    background: rgba(0, 0, 0, 0.02) url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M3.54%204.95L0%208.49%201.41%209.9l4.95-4.95L1.41%200%200%201.41z%22%2F%3E%3C%2Fsvg%3E") 50% 52% no-repeat; }
    @media all and (max-width: 480px) {
    .mobile-folder .folders span {
      width: 50px; } }
  .mobile-folder .folders .waSlideMenu-back {
    pointer-events: none;
    opacity: 0;
    height: 0;
    overflow: hidden; }
  .mobile-folder .folders .folder-back a {
    background-color: #ff9e8e;
    color: #fff;
    padding: 19px 20px 19px 60px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold; }
    @media all and (max-width: 480px) {
      .mobile-folder .folders .folder-back a {
        font-size: 16px;
        padding: 15px 20px 15px 60px; } }
    .mobile-folder .folders .folder-back a:after {
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 60px;
      height: 100%;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%229px%22%20%20viewBox%3D%220%200%2020%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%203.24h16.17l-1.83-1.82L15.76%200%2020%204.24%2015.76%208.5l-1.42-1.42%201.84-1.83H0z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }

@media all and (max-width: 1200px) {
  .waSlideMenu-nav {
    position: relative;
    overflow: hidden; }

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

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

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

  .waSlideMenu-loading {
    background: url(data:image/gif;base64,R0lGODlhHwAfAPUAAP///wAAAOjo6NLS0ry8vK6urqKiotzc3Li4uJqamuTk5NjY2KqqqqCgoLCwsMzMzPb29qioqNTU1Obm5jY2NiYmJlBQUMTExHBwcJKSklZWVvr6+mhoaEZGRsbGxvj4+EhISDIyMgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh/hpDcmVhdGVkIHdpdGggYWpheGxvYWQuaW5mbwAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEgUDAgFA4BiwSQexKh0eEAkrldAZbvlOD5TqYKALWu5XIwnPFwwymY0GsRgAxrwuJwbCi8aAHlYZ3sVdwtRCm8JgVgODwoQAAIXGRpojQwKRGSDCRESYRsGHYZlBFR5AJt2a3kHQlZlERN2QxMRcAiTeaG2QxJ5RnAOv1EOcEdwUMZDD3BIcKzNq3BJcJLUABBwStrNBtjf3GUGBdLfCtadWMzUz6cDxN/IZQMCvdTBcAIAsli0jOHSJeSAqmlhNr0awo7RJ19TJORqdAXVEEVZyjyKtE3Bg3oZE2iK8oeiKkFZGiCaggelSTiA2LhxiZLBSjZjBL2siNBOFQ84LxHA+mYEiRJzBO7ZCQIAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82YAIQxRCm14Ww4PChAAEAoPDlsAFRUgHkRiZAkREmoSEXiVlRgfQgeBaXRpo6MOQlZbERN0Qx4drRUcAAJmnrVDBrkVDwNjr8BDGxq5Z2MPyUQZuRgFY6rRABe5FgZjjdm8uRTh2d5b4NkQY0zX5QpjTc/lD2NOx+WSW0++2RJmUGJhmZVsQqgtCE6lqpXGjBchmt50+hQKEAEiht5gUcTIESR9GhlgE9IH0BiTkxrMmWIHDkose9SwcQlHDsOIk9ygiVbl5JgMLuV4HUmypMkTOkEAACH5BAkKAAAALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2LQV3t4UBcvcF9/eFpdYxdgZ5hUYA73YGxruCbVjt78G7hXFqlhY/fLQwR0HIQdGuUrTz5eQdIc0cfIEwByGD0MKvcGSaFGjR8GyeAPhIUofQGNQSgrB4IsdOCqx7FHDBiYcOQshYjKDxliVDpRjunCjdSTJkiZP6AQBACH5BAkKAAAALAAAAAAfAB8AAAb/QIBwSBQMCAUDwFAgDATEqHR4QCSuVwD2ijhMpwrCFqsdJwiK73DBMGfdCcZCDWjAE2V347vY3/NmdXNECm14Ww4PChAAEAoPDltlDGlDYmQJERJqEhGHWARUgZVqaWZeAFZbERN0QxOeWwgAAmabrkMSZkZjDrhRkVtHYw+/RA9jSGOkxgpjSWOMxkIQY0rT0wbR2I3WBcvczltNxNzIW0693MFYT7bTumNQqlisv7BjswAHo64egFdQAbj0RtOXDQY6VAAUakihN1gSLaJ1IYOGChgXXqEUpQ9ASRlDYhT0xQ4cACJDhqDD5mRKjCAYuArjBmVKDP9+VRljMyMHDwcfuBlBooSCBQwJiqkJAgAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEgUDAgFA8BQIAwExKh0eEAkrlcA9oo4TKcKwharHScIiu9wwTBn3QnGQg1owBNld+O72N/zZnVzRApteFsODwoQABAKDw5bZQxpQ2JkCRESahIRh1gEVIGVamlmXgBWWxETdEMTnlsIAAJmm65DEmZGYw64UZFbR2MPv0QPY0hjpMYKY0ljjMZCEGNK09MG0diN1gXL3M5bTcTcyFtOvdzBWE+207pjUKpYrL+wY7MAB4EerqZjUAG4lKVCBwMbvnT6dCXUkEIFK0jUkOECFEeQJF2hFKUPAIkgQwIaI+hLiJAoR27Zo4YBCJQgVW4cpMYDBpgVZKL59cEBhw+U+QROQ4bBAoUlTZ7QCQIAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfju9jf82Z1c0QKbXhbDg8KEAAQCg8OW2UMaUNiZAkREmoSEYdYBFSBlWppZl4AVlsRE3RDE55bCAACZpuuQxJmRmMOuFGRW0djD79ED2NIY6TGCmNJY4zGQhBjStPTFBXb21DY1VsGFtzbF9gAzlsFGOQVGefIW2LtGhvYwVgDD+0V17+6Y6BwaNfBwy9YY2YBcMAPnStTY1B9YMdNiyZOngCFGuIBxDZAiRY1eoTvE6UoDEIAGrNSUoNBUuzAaYlljxo2M+HIeXiJpRsRNMaq+JSFCpsRJEqYOPH2JQgAIfkECQoAAAAsAAAAAB8AHwAABv9AgHBIFAwIBQPAUCAMBMSodHhAJK5XAPaKOEynCsIWqx0nCIrvcMEwZ90JxkINaMATZXfjywjlzX9jdXNEHiAVFX8ODwoQABAKDw5bZQxpQh8YiIhaERJqEhF4WwRDDpubAJdqaWZeAByoFR0edEMTolsIAA+yFUq2QxJmAgmyGhvBRJNbA5qoGcpED2MEFrIX0kMKYwUUslDaj2PA4soGY47iEOQFY6vS3FtNYw/m1KQDYw7mzFhPZj5JGzYGipUtESYowzVmF4ADgOCBCZTgFQAxZBJ4AiXqT6ltbUZhWdToUSR/Ii1FWbDnDkUyDQhJsQPn5ZU9atjUhCPHVhgTNy/RSKsiqKFFbUaQKGHiJNyXIAAh+QQJCgAAACwAAAAAHwAfAAAG/0CAcEh8JDAWCsBQIAwExKhU+HFwKlgsIMHlIg7TqQeTLW+7XYIiPGSAymY0mrFgA0LwuLzbCC/6eVlnewkADXVECgxcAGUaGRdQEAoPDmhnDGtDBJcVHQYbYRIRhWgEQwd7AB52AGt7YAAIchETrUITpGgIAAJ7ErdDEnsCA3IOwUSWaAOcaA/JQ0amBXKa0QpyBQZyENFCEHIG39HcaN7f4WhM1uTZaE1y0N/TacZoyN/LXU+/0cNyoMxCUytYLjm8AKSS46rVKzmxADhjlCACMFGkBiU4NUQRxS4OHijwNqnSJS6ZovzRyJAQo0NhGrgs5bIPmwWLCLHsQsfhxBWTe9QkOzCwC8sv5Ho127akyRM7QQAAOwAAAAAAAAAAAA==);
    height: 31px;
    width: 31px;
    display: block; } }
/* ========== HEADER TOP ========== */
.header-top {
  background-color: #ff9e8e;
  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; }
  .header-top .header-top-right {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .header-top .menu-open {
    display: none;
    cursor: pointer;
    font-size: 0;
    width: 60px;
    height: 60px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20id%3D%22ta39a%22%20d%3D%22M20%2022v-2h20v2zm0%2018v-2h20v2zm0-9v-2h20v2z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-20%20-20%29%22%3E%3Cuse%20fill%3D%22%23ff9e8e%22%20xlink%3Ahref%3D%22%23ta39a%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat #fff; }
  @media all and (max-width: 1200px) {
    .header-top .menu-open {
      display: block; } }
  @media all and (max-width: 480px) {
    .header-top .menu-open {
      width: 50px;
      height: 50px; } }
  .header-top .contact-open {
    display: none;
    cursor: pointer;
    font-size: 0;
    width: 60px;
    height: 60px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2014%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%200h14v20H0zm2%2018h10V2H2zm4-3a1%201%200%201%201%202%200%201%201%200%200%201-2%200z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media all and (max-width: 1200px) {
    .header-top .contact-open {
      display: block; } }
  @media all and (max-width: 480px) {
    .header-top .contact-open {
      width: 50px;
      height: 50px; } }
  .header-top .search-open {
    display: none;
    cursor: pointer;
    font-size: 0;
    width: 60px;
    height: 60px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2221px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2021%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff9e8e%22%20d%3D%22M15.172%2013.762l4.824%204.824L18.582%2020l-4.825-4.825A8.466%208.466%200%200%201%208.5%2016.994%208.498%208.498%200%200%201%200%208.497%208.498%208.498%200%200%201%208.5%200a8.498%208.498%200%200%201%206.672%2013.762zM8.5%2014.995a6.499%206.499%200%201%200%200-12.996%206.499%206.499%200%201%200%200%2012.996z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #fff; }
  @media all and (max-width: 1200px) {
    .header-top .search-open {
      display: block; } }
  @media all and (max-width: 480px) {
    .header-top .search-open {
      width: 50px;
      height: 50px; } }
/* ========== HEADER MIDDLE ========== */
.header-middle {
  padding: 25px 30px 20px; }
  @media all and (max-width: 1200px) {
  .header-middle {
    padding: 30px 30px 25px; } }
  @media all and (max-width: 480px) {
  .header-middle {
    padding: 40px 20px 35px; } }
  .header-middle .header-middle-inner {
    max-width: 1200px;
    margin: 0 auto;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media all and (max-width: 1200px) {
    .header-middle .header-middle-inner {
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; } }

.company {
  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: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  @media all and (max-width: 1200px) {
  .company {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; } }
  .company ~ .contacts {
    padding: 15px 0 0; }
  .company .company-logo {
    margin: 0 20px 0 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media all and (max-width: 1200px) {
    .company .company-logo {
      margin: 0 0 2px; } }
  .company .company-logo ~ .company-text {
    padding: 0 0 7px; }
    @media all and (max-width: 1200px) {
    .company .company-logo ~ .company-text {
      padding: 0; } }
  .company .company-text {
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    -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; }
  .company .company-name a {
    text-decoration: none;
    color: #333;
    font-size: 22px;
    font-weight: 600;
    line-height: 1.3; }
    @media all and (max-width: 1200px) {
    .company .company-name a {
      line-height: 1.1;
      font-size: 26px; } }
    @media all and (max-width: 480px) {
    .company .company-name a {
      line-height: 1.25;
      font-size: 24px; } }
  .company .company-desc {
    color: #888;
    font-size: 14px;
    font-weight: 300; }
  @media all and (max-width: 1200px) {
    .company .company-desc {
      font-size: 15px; } }
  @media all and (max-width: 480px) {
    .company .company-desc {
      font-size: 14px; } }
/* ========== CONTACTS ========== */
.contacts {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media all and (max-width: 1200px) {
  .contacts {
    padding: 0 30px 25px;
    display: block; }
    .contacts:before {
      content: 'Контакты:';
      display: block;
      margin: 0 -30px 15px;
      padding: 19px 30px;
      background-color: #ff9e8e;
      color: #fff;
      font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
      font-size: 18px;
      font-weight: bold; } }
  @media all and (max-width: 480px) {
  .contacts {
    padding: 0 20px 25px; }
    .contacts:before {
      font-size: 16px;
      margin: 0 -20px 15px;
      padding: 15px 20px; } }
  .contacts > div {
    margin: 0 10px 0 0; }
  @media all and (max-width: 1200px) {
    .contacts > div {
      margin: 0;
      padding: 10px 0; } }

.address {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media all and (max-width: 1200px) {
  .address {
    display: block; } }
  .address .address-icon {
    margin: 0 20px 0 0;
    width: 40px;
    height: 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%2216px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2016%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23553b44%22%20d%3D%22M9.49%2019.34L8%2020.99l-1.49-1.65-.28-.32-.71-.84a49.6%2049.6%200%200%201-3.66-5.06C.67%2011.15%200%209.48%200%208a8%208%200%201%201%2016%200c0%201.48-.67%203.15-1.86%205.12a49.6%2049.6%200%200%201-3.66%205.06l-.71.84-.28.32zM8%2018s6-6.69%206-10A6%206%200%200%200%202%208c0%203.31%206%2010%206%2010zm0-6a4%204%200%201%201%200-8%204%204%200%200%201%200%208zm0-2a2%202%200%200%200%202-2%202%202%200%200%200-2-2%202%202%200%200%200-2%202c0%201.1.9%202%202%202z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -moz-box-shadow: inset -1px 0 0 #d8d8d8;
    -webkit-box-shadow: inset -1px 0 0 #d8d8d8;
    box-shadow: inset -1px 0 0 #d8d8d8; }
  @media all and (max-width: 1200px) {
    .address .address-icon {
      display: none; } }
  .address .address-inner {
    padding: 3px 0 0;
    width: 190px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  @media all and (max-width: 1200px) {
    .address .address-inner {
      width: auto; } }
  .address .address-title {
    color: #888;
    font-size: 14px;
    font-weight: 300;
    text-transform: lowercase; }
  .address .address-title ~ .address-body {
    padding: 4px 0 0; }
    @media all and (max-width: 1200px) {
    .address .address-title ~ .address-body {
      padding: 2px 0 0; } }
  .address .address-body {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3; }
  @media all and (max-width: 1200px) {
    .address .address-body {
      line-height: 1.45; } }
  @media all and (max-width: 480px) {
    .address .address-body {
      font-weight: normal; } }

.time {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media all and (max-width: 1200px) {
  .time {
    display: block; } }
  .time .time-icon {
    margin: 0 20px 0 0;
    width: 40px;
    height: 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%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23553b44%22%20d%3D%22M10%2020a10%2010%200%201%201%200-20%2010%2010%200%200%201%200%2020zm0-2a8%208%200%201%200%200-16%208%208%200%200%200%200%2016zM9%204h2v5h5v2H9z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -moz-box-shadow: inset -1px 0 0 #d8d8d8;
    -webkit-box-shadow: inset -1px 0 0 #d8d8d8;
    box-shadow: inset -1px 0 0 #d8d8d8; }
  @media all and (max-width: 1200px) {
    .time .time-icon {
      display: none; } }
  .time .time-inner {
    padding: 3px 0 0;
    width: 150px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  @media all and (max-width: 1200px) {
    .time .time-inner {
      width: auto; } }
  .time .time-title {
    color: #888;
    font-size: 14px;
    font-weight: 300;
    text-transform: lowercase; }
  .time .time-title ~ .time-body {
    padding: 2px 0 0; }
    @media all and (max-width: 1200px) {
    .time .time-title ~ .time-body {
      padding: 3px 0 0; } }
  .time .time-body {
    color: #333;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.3; }
  @media all and (max-width: 480px) {
    .time .time-body {
      font-weight: normal; } }

.phones {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media all and (max-width: 1200px) {
  .phones {
    display: block; } }
  .phones .phones-icon {
    margin: 0 20px 0 0;
    width: 40px;
    height: 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%2214px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2014%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23553b44%22%20d%3D%22M0%200h14v20H0zm2%2018h10V2H2zm4-3a1%201%200%201%201%202%200%201%201%200%200%201-2%200z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -moz-box-shadow: inset -1px 0 0 #d8d8d8;
    -webkit-box-shadow: inset -1px 0 0 #d8d8d8;
    box-shadow: inset -1px 0 0 #d8d8d8; }
  @media all and (max-width: 1200px) {
    .phones .phones-icon {
      display: none; } }
  .phones .phones-inner {
    padding: 3px 0 0;
    width: 150px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  @media all and (max-width: 1200px) {
    .phones .phones-inner {
      width: auto; } }
  .phones .phones-title {
    text-transform: lowercase;
    color: #888;
    font-size: 14px;
    font-weight: 300; }
  .phones .phones-title ~ .phones-body {
    padding: 2px 0 0; }
    @media all and (max-width: 1200px) {
    .phones .phones-title ~ .phones-body {
      padding: 0; } }
    @media all and (max-width: 480px) {
    .phones .phones-title ~ .phones-body {
      padding: 4px 0 0; } }
  .phones .phones-body {
    color: #333;
    font-size: 16px;
    font-weight: 600; }
  @media all and (max-width: 1200px) {
    .phones .phones-body {
      line-height: 1.2;
      font-size: 18px;
      font-weight: 700; } }
  @media all and (max-width: 480px) {
    .phones .phones-body {
      font-size: 14px;
      font-weight: normal; } }
  .phones .phones-body a[href^="tel:"] {
    text-decoration: none;
    color: inherit;
    cursor: default; }
/* ========== USER ========== */
.site-login {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  .site-login .login-title {
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1;
    padding: 18px 20px; }
  @media all and (max-width: 1200px) {
    .site-login .login-title {
      color: #333;
      font-size: 16px;
      padding: 22px 0;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; } }
  @media all and (max-width: 480px) {
    .site-login .login-title {
      padding: 18px 0;
      font-size: 14px; } }
  .site-login .login-out {
    width: 50px;
    height: 50px; }
  @media all and (max-width: 1200px) {
    .site-login .login-out {
      width: 60px;
      height: 60px; } }
  @media all and (max-width: 480px) {
    .site-login .login-out {
      width: 60px;
      height: 50px; } }
  .site-login .login-out a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff9e8e%22%20d%3D%22M5%200h15v20H5v-5h2v3h11V2H7v3H5zM0%2011V9h12.17l-1.83-1.82%201.42-1.42L16%2010l-4.24%204.25-1.42-1.42L12.18%2011z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .site-login .login-in {
    width: 50px;
    height: 50px; }
  @media all and (max-width: 1200px) {
    .site-login .login-in {
      width: 60px;
      height: 60px; } }
  @media all and (max-width: 480px) {
    .site-login .login-in {
      width: 60px;
      height: 50px; } }
  .site-login .login-in a {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff9e8e%22%20d%3D%22M5%200h15v20H5v-5h2v3h11V2H7v3H5zM0%2011V9h12.17l-1.83-1.82%201.42-1.42L16%2010l-4.24%204.25-1.42-1.42L12.18%2011z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .site-login .user-orders {
    padding: 0 20px;
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media all and (max-width: 1200px) {
    .site-login .user-orders {
      display: block; } }
  @media all and (max-width: 480px) {
    .site-login .user-orders {
      padding: 0 15px; } }
  .site-login .user-orders a {
    text-decoration: none;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; }
    @media all and (max-width: 480px) {
    .site-login .user-orders a {
      font-size: 14px; } }
  .site-login .user-settings {
    width: 50px;
    height: 50px;
    display: none;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media all and (max-width: 1200px) {
    .site-login .user-settings {
      display: block;
      width: 60px;
      height: 60px; } }
  @media all and (max-width: 480px) {
    .site-login .user-settings {
      width: 50px;
      height: 50px; } }
  .site-login .user-settings a {
    display: block;
    font-size: 0;
    text-decoration: none;
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20id%3D%22yygea%22%20d%3D%22M351%2023.07V22h-2v1.07a6.96%206.96%200%200%200-3.2%201.32l-.75-.75-1.41%201.41.75.76c-.68.91-1.15%202-1.32%203.19H342v2h1.07a6.96%206.96%200%200%200%201.32%203.2l-.75.75%201.41%201.41.76-.75c.91.68%202%201.15%203.19%201.32V38h2v-1.07a6.96%206.96%200%200%200%203.2-1.32l.75.75%201.41-1.41-.75-.76c.68-.91%201.15-2%201.32-3.19H358v-2h-1.07a6.96%206.96%200%200%200-1.32-3.2l.75-.75-1.41-1.41-.76.75c-.91-.68-2-1.15-3.19-1.32zm3.95-2.26l4.24%204.24-1.07%201.07c.14.29.26.58.37.88H360v6h-1.51c-.1.3-.23.6-.37.88l1.07%201.07-4.24%204.24-1.07-1.07c-.29.14-.58.26-.88.37V40h-6v-1.51c-.3-.1-.6-.23-.88-.37l-1.07%201.07-4.24-4.24%201.07-1.07a8.95%208.95%200%200%201-.37-.88H340v-6h1.51c.1-.3.23-.6.37-.88l-1.07-1.07%204.24-4.24%201.07%201.07c.29-.14.58-.26.88-.37V20h6v1.51c.3.1.6.23.88.37zM348%2030a2%202%200%201%201%204%200%202%202%200%200%201-4%200z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-340%20-20%29%22%3E%3Cuse%20fill%3D%22%23333333%22%20xlink%3Ahref%3D%22%23yygea%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat #fafafa; }
/* ========== SEARCH ========== */
.search-wrap {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media all and (max-width: 1200px) {
  .search-wrap {
    min-height: 100%;
    display: block;
    background-color: #fbfbfb; }
    .search-wrap:before {
      padding: 19px 30px;
      background-color: #ff9e8e;
      content: 'Поиск:';
      display: block;
      color: #fff;
      font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
      font-size: 18px;
      font-weight: bold; } }
    @media all and (max-width: 1200px) and (max-width: 480px) {
      .search-wrap:before {
        font-size: 16px;
        padding: 15px 20px; } }

@media all and (max-width: 1200px) {
    .site-search {
      background-color: #fff;
      padding: 30px; } }
  @media all and (max-width: 480px) {
  .site-search {
    padding: 20px; } }
  .site-search form {
    font-size: 0;
    width: 320px;
    background-color: #fff; }
  @media all and (max-width: 1200px) {
    .site-search form {
      width: 100%;
      border: 1px solid #d8d8d8;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  .site-search button {
    display: inline-block;
    vertical-align: top;
    margin: 0;
    padding: 0;
    width: 50px;
    height: 50px;
    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%2221px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2021%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ff9e8e%22%20d%3D%22M15.172%2013.762l4.824%204.824L18.582%2020l-4.825-4.825A8.466%208.466%200%200%201%208.5%2016.994%208.498%208.498%200%200%201%200%208.497%208.498%208.498%200%200%201%208.5%200a8.498%208.498%200%200%201%206.672%2013.762zM8.5%2014.995a6.499%206.499%200%201%200%200-12.996%206.499%206.499%200%201%200%200%2012.996z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media all and (max-width: 1200px) {
    .site-search button {
      height: 48px;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1; } }
  @media all and (max-width: 480px) {
    .site-search button {
      height: 38px;
      width: 40px; } }
  .site-search input[type="text"] {
    color: #999;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0 15px 0 0;
    display: inline-block;
    vertical-align: top;
    border: none;
    outline: none;
    height: 50px;
    width: calc(100% - 50px);
    box-sizing: border-box; }
  @media all and (max-width: 1200px) {
    .site-search input[type="text"] {
      padding: 0 19px;
      height: 48px; } }
  @media all and (max-width: 480px) {
    .site-search input[type="text"] {
      font-size: 13px;
      padding: 0 14px;
      height: 38px;
      width: calc(100% - 40px); } }

.shop-search {
  width: 280px;
  position: relative; }
  @media all and (max-width: 1200px) {
  .shop-search {
    width: auto; } }
  .shop-search .shop-search-title {
    position: relative;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 50px;
    padding: 0 70px 0 20px;
    background-color: #fbfbfb;
    line-height: 52px;
    cursor: pointer; }
  @media all and (max-width: 1200px) {
    .shop-search .shop-search-title {
      display: none; } }
  .shop-search .shop-search-title:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background-color: #f2f2f2; }
  .shop-search .shop-search-title:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 50px;
    height: 50px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2015%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M7.07%205.66L1.41%200%200%201.41l7.07%207.08%207.07-7.08L12.73%200z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .shop-search .shop-search-title.open:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop-search .shop-search-body {
    position: absolute;
    z-index: 101;
    display: none;
    top: 100%;
    left: 0;
    width: 100%;
    box-sizing: border-box;
    padding: 28px 20px 30px;
    background-color: #f2f2f2; }
  @media all and (max-width: 1200px) {
    .shop-search .shop-search-body {
      display: block;
      position: static;
      padding: 25px 30px;
      background-color: transparent; } }
  @media all and (max-width: 480px) {
    .shop-search .shop-search-body {
      padding: 25px 20px; } }
  .shop-search .row {
    padding: 0 0 25px; }
  .shop-search .row.row-button {
    padding: 0; }
  .shop-search .row.range .row-body {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media all and (max-width: 1200px) {
      .shop-search .row.range input[type="text"] {
        width: calc(100% - 5px); } }
    .shop-search .row.range span {
      color: #bbb;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 12px;
      font-weight: bold; }
    .shop-search .row.range span.from {
      padding-right: 6px; }
      @media all and (max-width: 1200px) {
      .shop-search .row.range span.from {
        display: none; } }
    .shop-search .row.range span.to {
      padding: 0 12px; }
      @media all and (max-width: 1200px) {
      .shop-search .row.range span.to {
        padding: 0;
        margin: 0 10px;
        font-size: 0;
        border: 1px solid #555;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 5px;
        -moz-box-flex: 0;
        -moz-flex: 0 0 5px;
        -ms-flex: 0 0 5px;
        flex: 0 0 5px; } }
    .shop-search .row.range input[type="text"] {
      -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-search .row-title {
    color: #555;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500; }
  @media all and (max-width: 1200px) {
    .shop-search .row-title {
      font-size: 16px; } }
  @media all and (max-width: 480px) {
    .shop-search .row-title {
      font-size: 14px; } }
  .shop-search .row-body {
    padding: 5px 0 0; }
  .shop-search .type-checkbox label {
    position: relative;
    display: block; }
  .shop-search .type-checkbox input[type="checkbox"] {
    display: none; }
    .shop-search .type-checkbox input[type="checkbox"]:checked ~ ins:after {
      display: block;
      position: absolute;
      left: 8px;
      top: 8px;
      content: '';
      width: 12px;
      height: 12px;
      background-color: #ef7d7d; }
    .shop-search .type-checkbox input[type="checkbox"] ~ ins {
      font-size: 0;
      position: absolute;
      left: 0;
      top: 50%;
      margin-top: -15px;
      width: 30px;
      height: 30px;
      border: 1px solid #d8d8d8;
      background-color: #fff;
      box-sizing: border-box; }
  .shop-search .type-checkbox span {
    display: block;
    padding: 0 0 0 40px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #535353; }
  .shop-search input[type="text"] {
    width: 100%;
    height: 40px;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
    padding: 0 9px;
    background-color: #fff;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border-radius: 0; }
  @media all and (max-width: 1200px) {
    .shop-search input[type="text"] {
      font-size: 14px;
      height: 50px;
      padding: 0 19px; } }
  @media all and (max-width: 480px) {
    .shop-search input[type="text"] {
      font-size: 13px;
      height: 40px;
      padding: 0 14px; } }
  @media all and (max-width: 1200px) {
    .shop-search .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
      height: 48px;
      line-height: 48px;
      padding: 0 38px 0 19px; } }
  @media all and (max-width: 480px) {
    .shop-search .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
      height: 38px;
      line-height: 38px;
      padding: 0 38px 0 14px; } }
  .shop-search select {
    width: 100%;
    height: 40px;
    border: 1px solid #d8d8d8;
    box-sizing: border-box;
    padding: 0 9px;
    background-color: #fff;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    border-radius: 0; }
  @media all and (max-width: 1200px) {
    .shop-search select {
      font-size: 14px;
      height: 50px;
      padding: 0 19px; } }
  @media all and (max-width: 480px) {
    .shop-search select {
      font-size: 13px;
      height: 40px;
      padding: 0 14px; } }
  .shop-search .shop2-color-ext-select {
    border: 1px solid #d8d8d8;
    height: 40px;
    box-sizing: border-box;
    border-radius: 0; }
  .shop-search .shop2-color-ext-select i {
    top: 0;
    right: 0;
    width: 38px;
    height: 100%;
    margin: 0;
    border: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2015%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M7.071%205.657L1.414%200%200%201.414l7.071%207.071%207.071-7.07L12.728%200z%22%20fill%3D%22%23333333%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop-search .shop2-color-ext-select > .shop2-color-ext-options {
    width: calc(100% - 38px) !important; }
    .shop-search .shop2-color-ext-select > .shop2-color-ext-options span {
      width: 20px !important;
      height: 20px !important;
      margin: 9px 10px 9px 9px !important;
      border: none !important; }
    .shop-search .shop2-color-ext-select > .shop2-color-ext-options div {
      margin-right: 0;
      text-align: left;
      color: #888;
      font-family: Arial, Helvetica, sans-serif;
      font-size: 14px;
      line-height: 38px;
      text-overflow: ellipsis; }
  .shop-search .search-btn {
    height: 40px;
    outline: none;
    width: 100%;
    border: none;
    background: #ef7d7d;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media all and (max-width: 1200px) {
    .shop-search .search-btn {
      height: 50px;
      font-size: 20px; } }
  @media all and (max-width: 480px) {
    .shop-search .search-btn {
      height: 40px;
      font-size: 16px; } }
/* ========== CART ========== */
.site-cart .site-cart-inner {
  font-size: 0;
  display: block;
  text-decoration: none;
  background-color: #ef7d7d; }
  .site-cart .site-cart-inner:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 50px;
    height: 50px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%206h5V5a5%205%200%200%201%2010%200v1h5v14H0zm2%202v10h16V8h-3v3h-2V8H7v3H5V8zm11-3a3%203%200%201%200-6%200v1h6z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat rgba(0, 0, 0, 0.1); }
    @media all and (max-width: 1200px) {
    .site-cart .site-cart-inner:before {
      width: 60px;
      height: 60px; } }
    @media all and (max-width: 480px) {
    .site-cart .site-cart-inner:before {
      width: 50px;
      height: 50px; } }
  .site-cart .site-cart-inner:after {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 70px;
    height: 50px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2030%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%203.24h26.17l-1.83-1.82L25.76%200%2030%204.24%2025.76%208.5l-1.42-1.42%201.84-1.83H0z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    @media all and (max-width: 1200px) {
    .site-cart .site-cart-inner:after {
      width: 80px;
      height: 60px; } }
    @media all and (max-width: 480px) {
    .site-cart .site-cart-inner:after {
      display: none; } }
  .site-cart .total-sum {
    padding: 0 0 0 25px;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold; }
  @media all and (max-width: 1200px) {
    .site-cart .total-sum {
      display: none; } }

.header-bottom {
  padding: 0 30px; }
  @media all and (max-width: 1200px) {
  .header-bottom {
    display: none; } }
  .header-bottom .menu-top {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0;
    -moz-box-shadow: inset 0 1px 0 #d8d8d8;
    -webkit-box-shadow: inset 0 1px 0 #d8d8d8;
    box-shadow: inset 0 1px 0 #d8d8d8; }
  .header-bottom .menu-top > li {
    display: inline-block;
    vertical-align: top;
    padding: 20px 35px 20px 0;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
    .header-bottom .menu-top > li.hover > a {
      color: #ef7d7d; }
    .header-bottom .menu-top > li > a {
      color: #333;
      font-size: 16px;
      text-decoration: none; }
    .header-bottom .menu-top > li > a:hover {
      color: #ef7d7d; }
  .header-bottom .menu-top ul {
    margin: 0;
    z-index: 99;
    width: 240px;
    display: none;
    list-style: none;
    position: absolute;
    padding: 7px 0 13px;
    background-color: #fbfbfb; }
    .header-bottom .menu-top ul li.hover > a {
      color: #e8666a; }
    .header-bottom .menu-top ul li.hover > a: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%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23e8666a%22%20d%3D%22M3.54%204.95L0%208.49%201.41%209.9l4.95-4.95L1.41%200%200%201.41z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .header-bottom .menu-top ul a {
      position: relative;
      display: block;
      text-decoration: none;
      color: #535353;
      padding: 10px 30px 9px;
      font-size: 14px; }
    .header-bottom .menu-top ul a:before {
      content: '';
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 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%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23d2d2d2%22%20d%3D%22M3.54%204.95L0%208.49%201.41%209.9l4.95-4.95L1.41%200%200%201.41z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .header-bottom .menu-top ul a:hover {
      color: #ef7d7d; }
      .header-bottom .menu-top ul a:hover:before {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ef7d7d%22%20d%3D%22M3.54%204.95L0%208.49%201.41%209.9l4.95-4.95L1.41%200%200%201.41z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.menu-top.mobile-menu > li:not(.mobile-folder) a {
  padding: 20px;
  display: block;
  font-size: 16px;
  color: #333;
  position: relative;
  text-decoration: none;
  font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  @media all and (max-width: 480px) {
      .menu-top.mobile-menu > li:not(.mobile-folder) a {
        font-size: 14px;
        padding: 16px 20px; } }
  .menu-top.mobile-menu > li:not(.mobile-folder) span {
    position: absolute;
    top: 0;
    right: 0;
    width: 60px;
    height: 100%;
    font-size: 0;
    background-color: rgba(0, 0, 0, 0.02);
    background: rgba(0, 0, 0, 0.02) url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%207%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23333333%22%20d%3D%22M3.54%204.95L0%208.49%201.41%209.9l4.95-4.95L1.41%200%200%201.41z%22%2F%3E%3C%2Fsvg%3E") 50% 52% no-repeat; }
  @media all and (max-width: 480px) {
      .menu-top.mobile-menu > li:not(.mobile-folder) span {
        width: 50px; } }
  .menu-top.mobile-menu li.waSlideMenu-back a {
    background-color: #ff9e8e;
    color: #fff;
    padding: 19px 20px 19px 60px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold; }
  @media all and (max-width: 480px) {
      .menu-top.mobile-menu li.waSlideMenu-back a {
        font-size: 16px;
        padding: 15px 20px 15px 60px; } }
  .menu-top.mobile-menu li.waSlideMenu-back a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 60px;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%229px%22%20%20viewBox%3D%220%200%2020%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M0%203.24h16.17l-1.83-1.82L15.76%200%2020%204.24%2015.76%208.5l-1.42-1.42%201.84-1.83H0z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.jq-selectbox {
  width: 100%; }
  .jq-selectbox.dropup .jq-selectbox__dropdown {
    border-bottom-color: transparent; }
  .jq-selectbox.dropdown .jq-selectbox__dropdown {
    border-top-color: transparent; }
  .jq-selectbox .jq-selectbox__select {
    position: relative;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 0; }
  .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
    height: 38px;
    padding: 0 38px 0 9px;
    box-sizing: border-box;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 38px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    position: absolute;
    top: 0;
    right: 0;
    width: 38px;
    height: 100%; }
  .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2015%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M7.071%205.657L1.414%200%200%201.414l7.071%207.071%207.071-7.07L12.728%200z%22%20fill%3D%22%23333333%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .jq-selectbox .jq-selectbox__dropdown {
    width: 100%;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
    background-color: #fff; }
  .jq-selectbox .jq-selectbox__dropdown > ul {
    margin: 0;
    list-style: none;
    padding: 10px 0; }
  .jq-selectbox .jq-selectbox__dropdown > ul > li {
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 7px 9px; }
  .jq-selectbox .jq-selectbox__dropdown > ul > li:hover {
    background-color: rgba(245, 245, 245, 0.8); }
/* ========== PANEL ========== */
.panel {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.7);
  overflow: hidden;
  z-index: 100;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }
  .panel.open {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  .panel.sort-panel {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .panel .panel-left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -moz-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    -o-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  .panel .panel-right {
    right: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  .panel .panel-left, .panel .panel-right {
    position: absolute;
    top: 0;
    bottom: 0;
    overflow-y: auto;
    background-color: #fff;
    width: 380px;
    -webkit-transition: all 0.3s ease-in-out 0.3s;
    -moz-transition: all 0.3s ease-in-out 0.3s;
    -o-transition: all 0.3s ease-in-out 0.3s;
    -ms-transition: all 0.3s ease-in-out 0.3s;
    transition: all 0.3s ease-in-out 0.3s; }
  @media all and (max-width: 480px) {
    .panel .panel-left, .panel .panel-right {
      width: 270px; } }
  .panel .panel-left.open, .panel .panel-right.open {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  .panel .close-panel {
    position: absolute;
    top: 0;
    right: -60px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    background-color: #fff; }

.owl-stage-outer {
  position: relative;
  overflow: hidden;
  z-index: 1; }

.owl-stage {
  position: relative; }

.owl-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-height: 1px;
  -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-nav.disabled, .owl-dots.disabled {
  display: none; }
/* ============== POPEVER ============== */
.popover_preview-container {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 999; }
  .popover_preview-container.visib {
    pointer-events: none;
    opacity: 0;
    visibility: hidden; }

.popover_preview-loader {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  position: fixed;
  z-index: 99999;
  width: 38px;
  height: 38px;
  left: 50%;
  top: 50%;
  background: url('../preloader.svg') 50% 50% no-repeat;
  margin: -19px 0 0 -19px; }

.popover_preview-scrolling {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 30px;
  width: 100%;
  z-index: 1;
  text-align: center;
  vertical-align: middle;
  overflow-y: auto;
  box-sizing: border-box;
  white-space: nowrap; }
  .popover_preview-scrolling:after {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 0; }

.popover_preview-dim {
  background-color: #000;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
  filter: alpha(opacity=0); }

.product-quick-view {
  width: 100%;
  max-width: 1200px;
  position: relative;
  white-space: normal;
  vertical-align: middle; }

.popover_preview-body {
  background: #fff;
  max-width: 1200px;
  padding: 40px; }

.popover_preview-close {
  display: none;
  cursor: pointer;
  position: absolute;
  top: -20px;
  right: -20px;
  width: 40px;
  height: 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%2240px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2040%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1540%20350a20%2020%200%201%201%2040%200%2020%2020%200%200%201-40%200z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ff9e8e%22%20d%3D%22M0%2020a20%2020%200%201%201%2040%200%2020%2020%200%200%201-40%200z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2250%22%20stroke-width%3D%228%22%20d%3D%22M1540%20350a20%2020%200%201%201%2040%200%2020%2020%200%200%201-40%200z%22%20clip-path%3D%22url%28%26quot%3B%23a%26quot%3B%29%22%20transform%3D%22translate%28-1540%20-330%29%22%2F%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M21.43%2020L25%2016.43%2023.57%2015%2020%2018.57%2016.43%2015%2015%2016.43%2018.57%2020%2015%2023.57%2016.43%2025%2020%2021.43%2023.57%2025%2025%2023.57z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  .popover_preview-close:hover {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }

.shop2-popover-product-name {
  color: #4a90e2;
  font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: bold;
  padding: 0 0 15px; }

.popover_preview-body > p {
  display: none; }

.shop2-product.shop2-product-fast {
  margin: 0; }
  .shop2-product.shop2-product-fast .product-fast-view-wrap .left {
    width: 290px;
    max-width: 290px; }
  .shop2-product.shop2-product-fast .product-fast-view-wrap .right {
    margin: 0 0 0 30px; }
/* ============== PRODUCT ============== */
form.shop2-product {
  margin: 0 0 40px; }
  @media all and (max-width: 480px) {
  form.shop2-product {
    margin: 0 0 30px; } }

.product-fast-view-wrap {
  line-height: 1.2;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }
  @media all and (max-width: 759px) {
  .product-fast-view-wrap {
    display: block; } }
  .product-fast-view-wrap .left {
    position: relative;
    max-width: 360px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media all and (max-width: 768px) {
    .product-fast-view-wrap .left {
      margin: 0 auto;
      max-width: 320px; } }
  .product-fast-view-wrap .right {
    margin: 0 0 0 40px;
    overflow: initial;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media all and (max-width: 1024px) {
    .product-fast-view-wrap .right {
      margin: 0 0 30px;
      -webkit-box-flex: 1;
      -webkit-flex: 1 0 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
      flex: 1 0 auto; } }
  @media all and (max-width: 480px) {
    .product-fast-view-wrap .right {
      margin: 0 -20px 30px; } }
  .product-fast-view-wrap .right .shop2-product-options {
    padding: 30px;
    background-color: #fbfbfb; }
  @media all and (max-width: 480px) {
      .product-fast-view-wrap .right .shop2-product-options {
        padding: 20px; } }
  .product-fast-view-wrap .right .shop2-product-options .item-option {
    padding: 0 0 25px; }
  .product-fast-view-wrap .right .shop2-product-options .item-option:last-child {
    padding: 0; }
  .product-fast-view-wrap .right .shop2-product-options .option-title {
    font-size: 14px; }
  .product-fast-view-wrap .right .shop2-product-options select, .product-fast-view-wrap .right .shop2-product-options .jq-selectbox {
    min-width: 210px;
    width: auto; }
  .product-fast-view-wrap .right .shop2-product-options .shop2-color-ext-select {
    max-width: 210px; }
  .product-fast-view-wrap .right .shop2-product-options .shop2-color-pick, .product-fast-view-wrap .right .shop2-product-options .shop2-texture-pick, .product-fast-view-wrap .right .shop2-product-options .shop2-color-ext-list, .product-fast-view-wrap .right .shop2-product-options .shop2-color-ext-multi {
    text-align: left; }
  .product-fast-view-wrap .right .shop-form-add {
    padding: 30px;
    margin: 0;
    border: none;
    background-color: #f7f7f7;
    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 all and (max-width: 1200px) {
      .product-fast-view-wrap .right .shop-form-add {
        display: block; } }
  @media all and (max-width: 480px) {
      .product-fast-view-wrap .right .shop-form-add {
        padding: 30px 20px; } }
  .product-fast-view-wrap .right .product-price-wrap {
    padding: 0 20px 0 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media all and (max-width: 1200px) {
      .product-fast-view-wrap .right .product-price-wrap {
        padding: 0; } }
  .product-fast-view-wrap .right .product-amount .amount-title {
    display: none; }
  .product-fast-view-wrap .right .product-amount .shop2-product-amount {
    font-size: 0;
    text-align: left;
    position: relative;
    width: 90px; }
  @media all and (max-width: 1200px) {
        .product-fast-view-wrap .right .product-amount .shop2-product-amount {
          width: auto; } }
  .product-fast-view-wrap .right .product-amount .shop2-product-amount input[type="text"] {
    margin: 0;
    box-sizing: border-box;
    padding: 0 10px;
    width: 60px;
    height: 60px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    outline: none;
    color: #262626;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    @media all and (max-width: 1200px) {
        .product-fast-view-wrap .right .product-amount .shop2-product-amount input[type="text"] {
          display: inline-block;
          vertical-align: middle;
          margin: 0 10px; } }
    @media all and (max-width: 480px) {
        .product-fast-view-wrap .right .product-amount .shop2-product-amount input[type="text"] {
          width: 50px;
          height: 50px; } }
  .product-fast-view-wrap .right .product-amount .shop2-product-amount button {
    border-radius: 0;
    font-size: 20px;
    color: #333;
    position: absolute;
    right: 0;
    width: 30px;
    height: 30px;
    border: none;
    outline: none;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none; }
    .product-fast-view-wrap .right .product-amount .shop2-product-amount button .ui-text-shadow-copy-1 {
      visibility: visible;
      color: inherit;
      filter:  ;
      left: none - 0;
      top: 0; }
      .ie-8 .product-fast-view-wrap .right .product-amount .shop2-product-amount button .ui-text-shadow-copy-1 {
        top: 1px; }
    @media all and (max-width: 1200px) {
        .product-fast-view-wrap .right .product-amount .shop2-product-amount button {
          position: static;
          width: 40px;
          height: 40px;
          display: inline-block;
          vertical-align: middle;
          background: #fff; } }
    @media all and (max-width: 480px) {
        .product-fast-view-wrap .right .product-amount .shop2-product-amount button {
          width: 30px;
          height: 30px; } }
    .product-fast-view-wrap .right .product-amount .shop2-product-amount button.amount-plus {
      top: 0; }
    .product-fast-view-wrap .right .product-amount .shop2-product-amount button.amount-minus {
      bottom: 0; }
  .product-fast-view-wrap .right .product-price {
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    -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-fast-view-wrap .right .product-price .price-current {
    color: #333;
    font-size: 28px;
    font-weight: bold; }
  @media all and (max-width: 768px) {
        .product-fast-view-wrap .right .product-price .price-current {
          padding: 4px 0 0;
          font-size: 24px; } }
  @media all and (max-width: 480px) {
        .product-fast-view-wrap .right .product-price .price-current {
          font-size: 20px; } }
  .product-fast-view-wrap .right .product-price .price-old {
    display: inline-block;
    color: #b7b7b7;
    font-size: 14px;
    text-decoration: line-through; }
  .product-fast-view-wrap .right .product-price .price-old strong {
    font-weight: normal; }
  .product-fast-view-wrap .right .product-button-wrap {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media all and (max-width: 1200px) {
      .product-fast-view-wrap .right .product-button-wrap {
        margin: 30px 0 0; } }
  @media all and (max-width: 1024px) {
      .product-fast-view-wrap .right .product-button-wrap {
        display: block;
        margin: 20px 0 0; } }
  @media all and (max-width: 480px) {
      .product-fast-view-wrap .right .product-button-wrap {
        margin: 30px 0 0; } }
  .product-fast-view-wrap .right .shop2-product-btn {
    position: relative;
    font-size: 0;
    text-align: center;
    padding: 13px 10px;
    height: initial;
    width: 240px;
    background: #ef7d7d;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media all and (max-width: 1200px) {
      .product-fast-view-wrap .right .shop2-product-btn {
        width: calc(50% - 5px); } }
  @media all and (max-width: 1024px) {
      .product-fast-view-wrap .right .shop2-product-btn {
        width: 100%; } }
  @media all and (max-width: 480px) {
      .product-fast-view-wrap .right .shop2-product-btn {
        padding: 8px 10px; } }
  .product-fast-view-wrap .right .shop2-product-btn span {
    position: relative;
    z-index: 1;
    padding: 0;
    background: none;
    display: inline-block;
    vertical-align: middle;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; }
  @media all and (max-width: 480px) {
        .product-fast-view-wrap .right .shop2-product-btn span {
          font-size: 14px; } }
  .product-fast-view-wrap .right .shop2-product-btn.buy:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .product-fast-view-wrap .right .shop2-product-btn.buy:hover:after {
    background-color: rgba(255, 255, 255, 0.1); }
  .product-fast-view-wrap .right .shop2-product-btn.buy:active:after {
    background-color: rgba(0, 0, 0, 0.1); }
  .product-fast-view-wrap .right .shop2-product-btn.buy:before {
    position: relative;
    z-index: 1;
    margin: 0 10px 0 0;
    border-radius: 50%;
    content: '';
    width: 30px;
    height: 30px;
    border: 2px solid rgba(255, 255, 255, 0.2);
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%22%3Cdefs%3E%3Cpath%20id%3D%22y3k0a%22%20d%3D%22M1078.24%20922.36l-2.83-2.82-1.41%201.41%204.24%204.24%207.78-7.78-1.41-1.41z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1074%20-916%29%22%3E%3Cuse%20fill%3D%22%23ffffff%22%20xlink%3Ahref%3D%22%23y3k0a%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .product-fast-view-wrap .right .shop-buy-one-click {
    display: block;
    margin: 0 0 0 10px;
    font-size: 0;
    text-align: center;
    padding: 15px 10px;
    box-sizing: border-box;
    width: 240px;
    text-decoration: none; }
  @media all and (max-width: 1200px) {
      .product-fast-view-wrap .right .shop-buy-one-click {
        width: calc(50% - 5px); } }
  @media all and (max-width: 1024px) {
      .product-fast-view-wrap .right .shop-buy-one-click {
        width: 100%;
        margin: 10px 0 0; } }
  @media all and (max-width: 480px) {
      .product-fast-view-wrap .right .shop-buy-one-click {
        padding: 10px; } }
  .product-fast-view-wrap .right .shop-buy-one-click:before {
    margin: 0 10px 0 0;
    border-radius: 50%;
    content: '';
    width: 30px;
    height: 30px;
    border: 2px solid #c5c5c5;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%22%3Cdefs%3E%3Cpath%20id%3D%22y3k0a%22%20d%3D%22M1078.24%20922.36l-2.83-2.82-1.41%201.41%204.24%204.24%207.78-7.78-1.41-1.41z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1074%20-916%29%22%3E%3Cuse%20fill%3D%22%23333333%22%20xlink%3Ahref%3D%22%23y3k0a%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .product-fast-view-wrap .right .shop-buy-one-click span {
    display: inline-block;
    vertical-align: middle;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; }
  @media all and (max-width: 480px) {
        .product-fast-view-wrap .right .shop-buy-one-click span {
          font-size: 14px; } }
/* ============== PRODUCT SLIDER ============== */
.product-slider-wrap {
  padding: 18px;
  margin: 0 0 10px;
  border: 1px solid #f3f3f3; }
  @media all and (max-width: 1024px) {
  .product-slider-wrap {
    padding: 0;
    margin: 0 0 20px;
    border: none; } }
  @media all and (max-width: 1024px) {
    .product-slider-wrap .product-image-slider {
      padding: 20px;
      border: 1px solid #f3f3f3; } }
  .product-slider-wrap .owl-item {
    text-align: center;
    font-size: 0;
    line-height: 0; }
  .product-slider-wrap .dotsContainer {
    padding: 15px 0 0;
    font-size: 0;
    text-align: center;
    line-height: 1; }
  @media all and (max-width: 1024px) {
    .product-slider-wrap .dotsContainer {
      padding: 17px 0 0; } }
  .product-slider-wrap .dotsContainer .owl-dot {
    margin: 3px 5px 0;
    display: inline-block;
    vertical-align: top;
    background-color: #d8d8d8;
    width: 10px;
    height: 10px;
    border-radius: 50%; }
  @media all and (max-width: 1024px) {
      .product-slider-wrap .dotsContainer .owl-dot {
        width: 20px;
        height: 20px;
        background-color: transparent;
        -moz-box-shadow: inset 0 0 2px #e3e3e3;
        -webkit-box-shadow: inset 0 0 2px #e3e3e3;
        box-shadow: inset 0 0 2px #e3e3e3; } }
  .product-slider-wrap .dotsContainer .owl-dot.active {
    background-color: #ff9e8e;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
/* ============== ACTION ============== */
@media all and (max-width: 759px) {
    .shop2-product div.shop2-product-actions {
      position: absolute;
      top: 0;
      bottom: 0;
      right: -20px;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      -webkit-flex-direction: column;
      -moz-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; } }
  .shop2-product div.shop2-product-actions dt {
    width: initial;
    margin: 0;
    padding: 8px 10px;
    background: #fbfbfb;
    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;
    -moz-box-shadow: inset 0 -1px 0 rgba(233, 233, 233, 0.5);
    -webkit-box-shadow: inset 0 -1px 0 rgba(233, 233, 233, 0.5);
    box-shadow: inset 0 -1px 0 rgba(233, 233, 233, 0.5); }
  @media all and (max-width: 1024px) {
    .shop2-product div.shop2-product-actions dt {
      background: transparent;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  @media all and (max-width: 759px) {
    .shop2-product div.shop2-product-actions dt {
      padding: 8px;
      background: #fbfbfb;
      -moz-box-shadow: inset 0 -1px 0 rgba(233, 233, 233, 0.5);
      -webkit-box-shadow: inset 0 -1px 0 rgba(233, 233, 233, 0.5);
      box-shadow: inset 0 -1px 0 rgba(233, 233, 233, 0.5); } }
  .shop2-product div.shop2-product-actions dt.gift-action span.icon-action {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2018%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M9%203.567C9.732%201.837%2010.841.79%2012.055.57c1.32-.24%202.445.61%202.445%201.93%200%202.058-1.311%202.477-5%202.5h-1c-3.689-.023-5-.442-5-2.5C3.5%201.18%204.625.33%205.945.57%207.16.791%208.268%201.837%209%203.567zm-9%202.93C0%206.224.228%206%20.5%206h17c.276%200%20.5.215.5.498v4.004a.501.501%200%200%201-.5.498H.5a.494.494%200%200%201-.5-.498V6.498zM6%206h1v5H6V6zm5%200h1v5h-1V6zm-9%206h14v8.49c0%20.282-.22.51-.498.51H2.498A.5.5%200%200%201%202%2020.49V12zm11.531-9.5c0-1.696-2.416-1.37-3.651%201.495%202.767-.043%203.651-.37%203.651-1.495zm-9.062%200c0-1.696%202.416-1.37%203.651%201.495-2.767-.043-3.651-.37-3.651-1.495z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #ff6969; }
  .shop2-product div.shop2-product-actions dt span.name-action {
    color: #ef7d7d;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 500;
    margin: 2px 0 2px 7px;
    border-bottom: 1px dotted #ef7d7d; }
  @media all and (max-width: 759px) {
      .shop2-product div.shop2-product-actions dt span.name-action {
        display: none; } }
  .shop2-product div.shop2-product-actions dt span.icon-action {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    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%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%20d%3D%22M.02%204.16c0-.6.087-1.113.26-1.54.173-.427.413-.78.72-1.06s.677-.483%201.11-.61c.433-.127.903-.19%201.41-.19.507%200%20.973.06%201.4.18.427.12.797.313%201.11.58.313.267.557.617.73%201.05.173.433.26.963.26%201.59%200%20.627-.087%201.157-.26%201.59a2.631%202.631%200%200%201-.73%201.05c-.313.267-.683.46-1.11.58-.427.12-.893.18-1.4.18-.507%200-.977-.06-1.41-.18A2.805%202.805%200%200%201%201%206.8a2.68%202.68%200%200%201-.72-1.05C.107%205.317.02%204.787.02%204.16zm2.32%200c0%201.147.393%201.72%201.18%201.72.413%200%20.71-.123.89-.37.18-.247.27-.697.27-1.35%200-.64-.09-1.087-.27-1.34-.18-.253-.477-.38-.89-.38-.413%200-.713.127-.9.38-.187.253-.28.7-.28%201.34zm5.8%207.42c0-.6.087-1.113.26-1.54.173-.427.413-.78.72-1.06s.677-.483%201.11-.61c.433-.127.903-.19%201.41-.19.507%200%20.973.06%201.4.18.427.12.797.313%201.11.58.313.267.557.617.73%201.05.173.433.26.963.26%201.59%200%20.627-.087%201.157-.26%201.59a2.631%202.631%200%200%201-.73%201.05c-.313.267-.683.46-1.11.58-.427.12-.893.18-1.4.18-.507%200-.977-.06-1.41-.18a2.805%202.805%200%200%201-1.11-.58%202.68%202.68%200%200%201-.72-1.05c-.173-.433-.26-.963-.26-1.59zm2.32%200c0%201.147.393%201.72%201.18%201.72.413%200%20.71-.123.89-.37.18-.247.27-.697.27-1.35%200-.64-.09-1.087-.27-1.34-.18-.253-.477-.38-.89-.38-.413%200-.713.127-.9.38-.187.253-.28.7-.28%201.34zM12.54.72L14%202.04%202.48%2015.28%201.02%2013.9%2012.54.72z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #ff6969; }
  .shop2-product div.shop2-product-actions dd {
    width: 420px;
    box-sizing: border-box;
    padding: 24px 18px;
    border: 2px solid #553b44;
    background-color: #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media all and (max-width: 759px) {
    .shop2-product div.shop2-product-actions dd {
      width: 320px;
      left: initial !important;
      right: 0; } }
  .shop2-product div.shop2-product-actions dd .name-action {
    margin: 0;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; }
  .shop2-product div.shop2-product-actions dd .name-action ~ .desc-action {
    padding: 21px 0 0; }
  .shop2-product div.shop2-product-actions dd .desc-action {
    line-height: 1.45;
    margin: 0;
    color: #777;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; }
  .shop2-product div.shop2-product-actions dd .desc-action p {
    margin: 0; }
  .shop2-product div.shop2-product-actions dd .close-desc-action {
    display: none; }
/* ============== FILTER ============== */
.filter-wrap {
  background-color: #fbfbfb; }
  @media all and (max-width: 1200px) {
  .filter-wrap {
    min-height: 100%; } }
  .filter-wrap .filter-title {
    color: #111;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.15;
    padding: 25px 30px; }
  @media all and (max-width: 1200px) {
    .filter-wrap .filter-title {
      background-color: #553b44;
      color: #fff;
      padding: 20px 30px; } }
  @media all and (max-width: 480px) {
    .filter-wrap .filter-title {
      font-size: 16px;
      padding: 16px 20px; } }
  .filter-wrap .shop2-filter {
    margin: 0;
    border: none;
    padding: 0; }
  .filter-wrap .shop2-filter .table-filter-param {
    padding: 0;
    margin: 0;
    list-style: none; }
  .filter-wrap .shop2-filter .param-title {
    cursor: pointer;
    position: relative;
    background-color: #f2f2f2;
    padding: 15px 50px 15px 30px;
    color: #555;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    -moz-box-shadow: inset 0 -1px 0 #c1c1c1;
    -webkit-box-shadow: inset 0 -1px 0 #c1c1c1;
    box-shadow: inset 0 -1px 0 #c1c1c1; }
  @media all and (max-width: 1200px) {
      .filter-wrap .shop2-filter .param-title {
        padding: 20px 50px 20px 30px; } }
  @media all and (max-width: 480px) {
      .filter-wrap .shop2-filter .param-title {
        font-size: 14px;
        padding: 17px 50px 17px 20px;
        line-height: 1.2; } }
  .filter-wrap .shop2-filter .param-title.open {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .filter-wrap .shop2-filter .param-title.open:after {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%3D%22%23f0f0f0%22%20d%3D%22M11%2022C4.925%2022%200%2017.075%200%2011S4.925%200%2011%200s11%204.925%2011%2011-4.925%2011-11%2011zm0-1c5.523%200%2010-4.477%2010-10S16.523%201%2011%201%201%205.477%201%2011s4.477%2010%2010%2010zM7%2010h8v2H7v-2z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .filter-wrap .shop2-filter .param-title:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    width: 60px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%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%3D%22%23333333%22%20d%3D%22M10%2010V7h2v3h3v2h-3v3h-2v-3H7v-2h3zm1%2012C4.925%2022%200%2017.075%200%2011S4.925%200%2011%200s11%204.925%2011%2011-4.925%2011-11%2011zm0-1c5.523%200%2010-4.477%2010-10S16.523%201%2011%201%201%205.477%201%2011s4.477%2010%2010%2010z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media all and (max-width: 480px) {
        .filter-wrap .shop2-filter .param-title:after {
          width: 50px; } }
  .filter-wrap .shop2-filter .param-body {
    display: none;
    padding: 20px 30px; }
  @media all and (max-width: 480px) {
      .filter-wrap .shop2-filter .param-body {
        padding: 20px; } }
  .filter-wrap .shop2-filter .range .param-body > div {
    font-size: 0; }
  .filter-wrap .shop2-filter .range .param-body > div span {
    color: #bbb;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle; }
  .filter-wrap .shop2-filter .range .param-body > div span.from {
    width: 20px; }
  .filter-wrap .shop2-filter .range .param-body > div span.to {
    width: 40px;
    text-align: center; }
  .filter-wrap .shop2-filter .range .param-body > div input[type="text"] {
    width: calc(50% - 30px);
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    padding: 0 9px;
    height: 40px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    color: #262626;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    outline: none; }
  .filter-wrap .shop2-filter .range-slider {
    height: 2px;
    background: #c1c1c1;
    margin: 0 0 20px;
    border: none;
    border-radius: 0; }
  .filter-wrap .shop2-filter .range-slider .ui-slider-handle {
    margin-top: -5px;
    margin-left: -6px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
    background: #553b44;
    border: none;
    outline: none; }
  .filter-wrap .shop2-filter .range-slider .ui-slider-range {
    border: none;
    background: #553b44;
    border-radius: 0; }
  .filter-wrap .shop2-filter select {
    width: 100%;
    box-sizing: border-box;
    padding: 0 9px;
    height: 40px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    color: #262626;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    outline: none; }
  .filter-wrap .shop2-filter a.param-val {
    display: block;
    margin: 10px 0;
    font-size: 0;
    padding: 0; }
  .filter-wrap .shop2-filter a.param-val:first-child {
    margin-top: 0; }
  .filter-wrap .shop2-filter a.param-val:last-child {
    margin-bottom: 0; }
  .filter-wrap .shop2-filter a.param-val.active-val {
    background: none;
    padding: 0;
    font-weight: normal;
    color: #535353; }
  .filter-wrap .shop2-filter a.param-val.active-val p {
    color: #535353;
    font-size-adjust: none; }
  .filter-wrap .shop2-filter a.param-val.active-val ins:after {
    content: '';
    display: block;
    position: absolute;
    width: 6px;
    height: 6px;
    background-color: #ef7d7d;
    top: 50%;
    margin-top: -3px;
    left: 50%;
    margin-left: -3px; }
  .filter-wrap .shop2-filter a.param-val ins {
    position: relative;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    box-sizing: border-box;
    width: 20px;
    height: 20px; }
  .filter-wrap .shop2-filter a.param-val p {
    margin: 0;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 30px);
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; }
  .filter-wrap .shop2-filter .filter-buttons {
    padding: 30px; }
  @media all and (max-width: 480px) {
      .filter-wrap .shop2-filter .filter-buttons {
        padding: 20px; } }
  .filter-wrap .shop2-filter .filter-buttons .shop2-btn2, .filter-wrap .shop2-filter .filter-buttons .shop2-btn {
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding: 10px 18px;
    margin: 0; }
  @media all and (max-width: 480px) {
        .filter-wrap .shop2-filter .filter-buttons .shop2-btn2, .filter-wrap .shop2-filter .filter-buttons .shop2-btn {
          padding: 15px 18px; } }
  .filter-wrap .shop2-filter .filter-buttons .shop2-btn2 {
    margin: 0 0 10px; }

html .shop2-product-discount-desc, html #shop2-msg {
  border: 1px solid #553b44;
  box-shadow: none;
  background-color: #fff;
  color: #333; }

.site-wrapper.product {
  overflow: hidden; }

.main-wrap .shop2-warning {
  background: #fbfbfb url(/g/shop2v2/default/images/warning-icon.png) 24px 14px no-repeat;
  box-shadow: #f0f0f0 0 1px 0 inset, rgba(0, 0, 0, 0.45) 0 2px 6px;
  border: none; }

body .shop2-color-ext-tooltip {
  border: 1px solid #ff9e8e;
  background: #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.block-in-content-2_wrap {
  min-height: 120px; }
  .block-in-content-2_wrap .block-in-content-2 {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    padding: 20px 30px 20px 40px;
    box-sizing: border-box; }
  @media all and (max-width: 1024px) {
    .block-in-content-2_wrap .block-in-content-2 {
      padding: 20px; } }
  @media all and (max-width: 640px) {
    .block-in-content-2_wrap .block-in-content-2 {
      -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; } }
  .block-in-content-2_wrap .block-in-content-2_icon {
    width: 80px;
    height: 80px;
    background: #f0f0f0;
    border-radius: 100%;
    margin-right: -10px; }
  @media all and (max-width: 640px) {
    .block-in-content-2_wrap .block-in-content-2_icon {
      margin: 0 0 20px; } }
  .block-in-content-2_wrap .block-in-content-2_icon img {
    margin: 18px;
    max-width: 45px;
    height: 45px; }
  .block-in-content-2_wrap .block-in-content-2_text {
    color: #333;
    font-family: 'Fira Sans';
    font-size: 22px;
    font-weight: 600;
    line-height: 1;
    background-color: #f0f0f0;
    padding: 9px 20px 9px 29px;
    margin-right: 20px;
    max-width: 490px; }
  @media all and (max-width: 1024px) {
    .block-in-content-2_wrap .block-in-content-2_text {
      padding: 12px 20px;
      margin-right: auto;
      font-size: 16px; } }
  @media all and (max-width: 640px) {
    .block-in-content-2_wrap .block-in-content-2_text {
      font-size: 14px;
      padding: 2px 15px;
      text-align: center;
      margin: 0 0 20px;
      line-height: 2.75; } }
  .block-in-content-2_wrap .block-in-content-2_text p {
    margin: 0; }
  .block-in-content-2_wrap .block-in-content-2_btn {
    text-decoration: none;
    display: inline-block;
    padding: 9px 20px 11px;
    line-height: 20px;
    font-size: 16px;
    font-family: 'pt_sans';
    text-align: center; }
  @media all and (max-width: 1024px) {
    .block-in-content-2_wrap .block-in-content-2_btn {
      margin-left: 10px; } }
  @media all and (max-width: 1024px) {
    .block-in-content-2_wrap .block-in-content-2_btn {
      padding: 10px 30px;
      font-size: 14px;
      margin: 0; } }

.tpl-comment {
  margin: 10px 0; }

.shop2-vendor-folders {
  list-style: none;
  margin: 0;
  padding: 10px 0; }
/* ============== PRODUCT LIST ============== */
div.product-list {
  margin: 0; }
  div.product-list.thumbs.main .shop2-product-item {
    margin: 0;
    position: relative;
    display: block;
    line-height: 1.2;
    border-bottom: 1px solid #e4e4e4;
    width: auto; }
  @media all and (max-width: 768px) {
      div.product-list.thumbs.main .shop2-product-item {
        width: auto; } }
  @media all and (max-width: 640px) {
      div.product-list.thumbs.main .shop2-product-item {
        width: auto; } }
  @media all and (max-width: 480px) {
      div.product-list.thumbs.main .shop2-product-item {
        width: auto; } }
  div.product-list.thumbs.main .shop2-product-item:hover:after {
    height: 2px; }
  div.product-list.thumbs.main .shop2-product-item:hover .product-bot {
    background-color: #fbfbfb; }
  div.product-list.thumbs.main .shop2-product-item:hover .product-middle {
    background-color: transparent; }
  div.product-list.thumbs.main .shop2-product-item .product-bot {
    padding: 15px 20px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  div.product-list.thumbs.main .shop2-product-item .product-middle {
    background-color: transparent; }
  div.product-list.thumbs.main .shop2-product-item .product-name-middle {
    padding: 0;
    line-height: 1.3; }
  div.product-list.thumbs.main .shop2-product-item .product-name-middle a {
    color: #4a90e2;
    font-size: 16px; }
  div.product-list.thumbs.main .shop2-product-item .product-bot-inner {
    padding: 15px 0 0; }
  div.product-list.thumbs.main .shop2-product-item .price-current {
    font-size: 20px;
    font-weight: bold; }
  div.product-list.thumbs {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  div.product-list.thumbs .pricelist-th {
    display: none; }
  div.product-list.thumbs .shop2-product-item {
    margin: 0 0 20px;
    position: relative;
    line-height: 1.2;
    border-bottom: 1px solid #e4e4e4;
    width: 25%;
    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 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  @media all and (max-width: 768px) {
      div.product-list.thumbs .shop2-product-item {
        width: 33.3%; } }
  @media all and (max-width: 640px) {
      div.product-list.thumbs .shop2-product-item {
        width: 50%; } }
  @media all and (max-width: 480px) {
      div.product-list.thumbs .shop2-product-item {
        width: 100%; } }
  div.product-list.thumbs .shop2-product-item:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: 0;
    right: 0;
    height: 0;
    background-color: #ef7d7d;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  div.product-list.thumbs .shop2-product-item:hover:after {
    height: 2px; }
  div.product-list.thumbs .shop2-product-item:hover .product-middle {
    background-color: #f0f0f0; }
  div.product-list.thumbs .shop2-product-item:hover .product-name-middle {
    background-color: #fbfbfb; }
  div.product-list.thumbs .shop2-product-item:hover .product-bot {
    background-color: #fbfbfb; }
  div.product-list.thumbs .shop2-product-item .product-image {
    text-align: center;
    position: relative;
    white-space: nowrap; }
  div.product-list.thumbs .shop2-product-item .product-image:hover .product-fast-view {
    opacity: 1; }
  div.product-list.thumbs .shop2-product-item .product-image img, div.product-list.thumbs .shop2-product-item .product-image a, div.product-list.thumbs .shop2-product-item .product-image .verticalMiddle {
    display: inline-block;
    vertical-align: middle; }
  div.product-list.thumbs .shop2-product-item .product-image .verticalMiddle {
    height: 100%; }
  div.product-list.thumbs .shop2-product-item .product-fast-view {
    opacity: 0;
    pointer-events: none;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.5);
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  @media all and (max-width: 1024px) {
        div.product-list.thumbs .shop2-product-item .product-fast-view {
          display: none; } }
  div.product-list.thumbs .shop2-product-item .product-fast-view:after {
    content: 'Быстрый просмотр';
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 8px 17px 7px;
    background-color: rgba(0, 0, 0, 0.7); }
  div.product-list.thumbs .shop2-product-item .product-label {
    top: 0;
    left: 0;
    position: absolute;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  div.product-list.thumbs .shop2-product-item .product-label > div {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    background-color: #ff724c;
    padding: 4px 14px;
    font-size: 14px;
    text-transform: lowercase; }
    div.product-list.thumbs .shop2-product-item .product-label > div.product-spec {
      background-color: #ffda53;
      color: #333; }
  div.product-list.thumbs .shop2-product-item .product-name, div.product-list.thumbs .shop2-product-item .product-switch-option {
    display: none; }
  div.product-list.thumbs .shop2-product-item .product-name-middle {
    text-align: center;
    padding: 15px 20px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    background-color: #fff;
    line-height: 1.25;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  div.product-list.thumbs .shop2-product-item .product-name-middle a {
    color: #4a90e2;
    font-size: 16px; }
    @media all and (max-width: 768px) {
        div.product-list.thumbs .shop2-product-item .product-name-middle a {
          font-size: 14px; } }
  div.product-list.thumbs .shop2-product-item .product-amount {
    display: none; }
  div.product-list.thumbs .shop2-product-item .product-middle {
    background-color: #fbfbfb;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  div.product-list.thumbs .shop2-product-item .product-bot {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-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-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  div.product-list.thumbs .shop2-product-item .shop2-product-options {
    padding: 17px 20px 0;
    text-align: center; }
  div.product-list.thumbs .shop2-product-item .shop2-product-options.thumbshide {
    display: none; }
  div.product-list.thumbs .shop2-product-item .product-article {
    background-color: #fbfbfb;
    padding: 0 20px;
    text-align: center;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; }
  div.product-list.thumbs .shop2-product-item .product-article span {
    display: none; }
  div.product-list.thumbs .shop2-product-item .product-bot-inner {
    text-align: center;
    padding: 20px;
    margin: auto 0 0; }
  @media all and (max-width: 480px) {
        div.product-list.thumbs .shop2-product-item .product-bot-inner {
          padding: 20px 0; } }
  div.product-list.thumbs .shop2-product-item .product-price {
    font-size: 0; }
  div.product-list.thumbs .shop2-product-item .product-price ~ .product-button {
    margin: 15px 0 0; }
  div.product-list.thumbs .shop2-product-item .price-current {
    display: inline-block;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold; }
  @media all and (max-width: 768px) {
        div.product-list.thumbs .shop2-product-item .price-current {
          font-size: 18px; } }
  div.product-list.thumbs .shop2-product-item .price-old {
    display: inline-block;
    margin: 0 10px 0 0;
    color: #bdbdbd;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: line-through; }
  @media all and (max-width: 768px) {
        div.product-list.thumbs .shop2-product-item .price-old {
          font-size: 18px; } }
  div.product-list.thumbs .shop2-product-item .price-old strong {
    font-weight: normal; }
  div.product-list.thumbs .shop2-product-item .product-button a {
    display: block;
    padding: 9px 20px 8px;
    text-decoration: none;
    border: 2px solid #e4e4e4;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    @media all and (max-width: 768px) {
        div.product-list.thumbs .shop2-product-item .product-button a {
          padding: 13px 20px 14px; } }
    @media all and (max-width: 480px) {
        div.product-list.thumbs .shop2-product-item .product-button a {
          padding: 11px 20px 9px; } }
    div.product-list.thumbs .shop2-product-item .product-button a:hover, div.product-list.thumbs .shop2-product-item .product-button a:active {
      background-color: #ef7d7d;
      border-color: #ef7d7d; }
    div.product-list.thumbs .shop2-product-item .product-button a:hover span, div.product-list.thumbs .shop2-product-item .product-button a:active span {
      color: #fff; }
    div.product-list.thumbs .shop2-product-item .product-button a:hover:after, div.product-list.thumbs .shop2-product-item .product-button a:active:after {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%229px%22%20%20viewBox%3D%220%200%2019%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M15.18%205.238H0v-2h15.17l-1.824-1.824L14.761%200l3.535%203.536.707.707-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    div.product-list.thumbs .shop2-product-item .product-button a span {
      display: inline-block;
      vertical-align: middle;
      color: #555;
      font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 500;
      text-decoration: none; }
    @media all and (max-width: 480px) {
          div.product-list.thumbs .shop2-product-item .product-button a span {
            font-size: 14px; } }
    div.product-list.thumbs .shop2-product-item .product-button a:after {
      display: inline-block;
      vertical-align: middle;
      margin: 0 0 0 9px;
      content: '';
      width: 19px;
      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%2219px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2019%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M15.18%205.238H0v-2h15.17l-1.824-1.824L14.761%200l3.535%203.536.707.707-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23545454%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  div.product-list.pricelist {
    line-height: 1.2;
    margin: 0 0 30px; }
  div.product-list.pricelist .pricelist-th {
    background-color: #553b44;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  div.product-list.pricelist .pricelist-th .th {
    padding: 18px 20px; }
  div.product-list.pricelist .pricelist-th .th.column-name {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(230px - 40px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(230px - 40px);
    -ms-flex: 0 0 calc(230px - 40px);
    flex: 0 0 calc(230px - 40px); }
  div.product-list.pricelist .pricelist-th .th.column-options {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(270px - 40px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(270px - 40px);
    -ms-flex: 0 0 calc(270px - 40px);
    flex: 0 0 calc(270px - 40px); }
    @media all and (max-width: 480px) {
        div.product-list.pricelist .pricelist-th .th.column-options {
          display: none; } }
  @media all and (max-width: 768px) {
          div.product-list.pricelist .pricelist-th .th.column-price {
            display: none; } }
  div.product-list.pricelist .pricelist-th .switch-option {
    padding: 3px 0 1px;
    font-size: 0; }
  div.product-list.pricelist .pricelist-th .switch-option a {
    display: inline-block;
    vertical-align: middle;
    color: rgba(255, 255, 255, 0.6);
    font-family: 'Fira-Sans', Arial, Helvetica, sans-serif;
    font-size: 12px;
    text-decoration: none;
    cursor: default; }
    div.product-list.pricelist .pricelist-th .switch-option a.active {
      color: #fff;
      cursor: pointer; }
  div.product-list.pricelist .pricelist-th .switch-option span {
    position: relative;
    margin: 1px 7px 0;
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 12px;
    border-radius: 7px;
    background-color: rgba(0, 0, 0, 0.3); }
    div.product-list.pricelist .pricelist-th .switch-option span.hidden:after {
      left: 13px; }
    div.product-list.pricelist .pricelist-th .switch-option span:after {
      content: '';
      display: block;
      position: absolute;
      top: 1px;
      left: 1px;
      width: 10px;
      height: 10px;
      background-color: #fff;
      border-radius: 50%;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
  div.product-list.pricelist .shop2-product-item {
    position: relative;
    border-bottom: 1px solid #e4e4e4;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media all and (max-width: 768px) {
      div.product-list.pricelist .shop2-product-item {
        margin: 0 0 10px;
        display: block;
        -moz-box-shadow: inset 0 1px 0 #e4e4e4;
        -webkit-box-shadow: inset 0 1px 0 #e4e4e4;
        box-shadow: inset 0 1px 0 #e4e4e4; }
        div.product-list.pricelist .shop2-product-item:nth-of-type(1) {
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none; } }
  div.product-list.pricelist .shop2-product-item:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 0;
    background-color: #ef7d7d;
    z-index: 10;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  div.product-list.pricelist .shop2-product-item:hover:after {
    height: 2px; }
  div.product-list.pricelist .shop2-product-item .product-top {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 230px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 230px;
    -ms-flex: 0 0 230px;
    flex: 0 0 230px; }
  div.product-list.pricelist .shop2-product-item .product-image a, div.product-list.pricelist .shop2-product-item .product-image .verticalMiddle {
    display: none; }
  div.product-list.pricelist .shop2-product-item .product-fast-view {
    display: none; }
  div.product-list.pricelist .shop2-product-item .product-label {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 0; }
  @media all and (max-width: 768px) {
        div.product-list.pricelist .shop2-product-item .product-label {
          position: static; } }
  @media all and (max-width: 480px) {
        div.product-list.pricelist .shop2-product-item .product-label {
          text-align: center; } }
  div.product-list.pricelist .shop2-product-item .product-label > div {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    background-color: #ff724c;
    padding: 2px 20px 4px;
    font-size: 12px;
    text-transform: lowercase; }
    div.product-list.pricelist .shop2-product-item .product-label > div.product-spec {
      background-color: #ffda53;
      color: #333; }
  div.product-list.pricelist .shop2-product-item .product-name {
    padding: 38px 20px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    background-color: #fff;
    line-height: 1.25;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  @media all and (max-width: 768px) {
        div.product-list.pricelist .shop2-product-item .product-name {
          padding: 21px 20px; } }
  @media all and (max-width: 480px) {
        div.product-list.pricelist .shop2-product-item .product-name {
          text-align: center;
          padding: 25px 20px; } }
  div.product-list.pricelist .shop2-product-item .product-name a {
    color: #4a90e2;
    font-size: 14px; }
  div.product-list.pricelist .shop2-product-item .product-bot {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media all and (max-width: 768px) {
        div.product-list.pricelist .shop2-product-item .product-bot {
          display: block; } }
  div.product-list.pricelist .shop2-product-item .product-name-middle, div.product-list.pricelist .shop2-product-item .product-amount {
    display: none; }
  div.product-list.pricelist .shop2-product-item .product-middle {
    background-color: #fbfbfb;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 270px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 270px;
    -ms-flex: 0 0 270px;
    flex: 0 0 270px; }
  div.product-list.pricelist .shop2-product-item .product-switch-option {
    font-size: 0;
    cursor: pointer;
    padding: 38px 20px; }
  @media all and (max-width: 768px) {
        div.product-list.pricelist .shop2-product-item .product-switch-option {
          padding: 17px 20px; } }
  @media all and (max-width: 480px) {
        div.product-list.pricelist .shop2-product-item .product-switch-option {
          text-align: center;
          padding: 12px 20px; } }
  @media all and (max-width: 768px) {
          div.product-list.pricelist .shop2-product-item .product-switch-option.showen {
            background-color: #553b44; }
            div.product-list.pricelist .shop2-product-item .product-switch-option.showen span {
              color: #fff; }
            div.product-list.pricelist .shop2-product-item .product-switch-option.showen:after {
              border-color: #fff;
              background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2010%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20id%3D%22bvlra%22%20d%3D%22M386.25%203847l-4.25-4.24-4.24%204.24.7.71%203.54-3.54%203.54%203.54z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-377%20-3842%29%22%3E%3Cuse%20fill%3D%22%23ffffff%22%20xlink%3Ahref%3D%22%23bvlra%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 45% no-repeat; } }
    div.product-list.pricelist .shop2-product-item .product-switch-option.showen:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  div.product-list.pricelist .shop2-product-item .product-switch-option span {
    color: #553b44;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0 0; }
  div.product-list.pricelist .shop2-product-item .product-switch-option:after {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #553b44;
    content: '';
    border-radius: 50%;
    width: 20px;
    height: 20px;
    box-sizing: border-box;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%2010%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20id%3D%22bvlra%22%20d%3D%22M386.25%203847l-4.25-4.24-4.24%204.24.7.71%203.54-3.54%203.54%203.54z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-377%20-3842%29%22%3E%3Cuse%20fill%3D%22%23553b44%22%20xlink%3Ahref%3D%22%23bvlra%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 45% no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  div.product-list.pricelist .shop2-product-item .shop2-product-options {
    display: none;
    padding: 0 20px 30px; }
  @media all and (max-width: 768px) {
        div.product-list.pricelist .shop2-product-item .shop2-product-options {
          padding: 20px; } }
  div.product-list.pricelist .shop2-product-item .shop2-product-options .shop2-color-pick, div.product-list.pricelist .shop2-product-item .shop2-product-options .shop2-texture-pick, div.product-list.pricelist .shop2-product-item .shop2-product-options .shop2-color-ext-list, div.product-list.pricelist .shop2-product-item .shop2-product-options .shop2-color-ext-multi {
    text-align: left; }
  div.product-list.pricelist .shop2-product-item .shop2-product-options .item-option {
    padding: 0 0 18px; }
    div.product-list.pricelist .shop2-product-item .shop2-product-options .item-option:last-child {
      padding-bottom: 0; }
  div.product-list.pricelist .shop2-product-item .shop2-product-options .option-title {
    font-size: 13px; }
  div.product-list.pricelist .shop2-product-item .shop2-product-options .option-body {
    font-size: 13px; }
  div.product-list.pricelist .shop2-product-item .product-article {
    background-color: #fbfbfb;
    padding: 0 20px;
    text-align: center;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; }
  div.product-list.pricelist .shop2-product-item .product-article span {
    display: none; }
  div.product-list.pricelist .shop2-product-item .product-bot-inner {
    padding: 30px 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; }
  @media all and (max-width: 768px) {
        div.product-list.pricelist .shop2-product-item .product-bot-inner {
          padding: 20px 0 20px 20px; } }
  @media all and (max-width: 480px) {
        div.product-list.pricelist .shop2-product-item .product-bot-inner {
          padding: 18px 20px 20px; } }
  div.product-list.pricelist .shop2-product-item .price-wrap {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media all and (max-width: 480px) {
        div.product-list.pricelist .shop2-product-item .price-wrap {
          text-align: center;
          display: block; } }
  div.product-list.pricelist .shop2-product-item .product-price {
    font-size: 0; }
  @media all and (max-width: 480px) {
        div.product-list.pricelist .shop2-product-item .product-price ~ .product-button {
          margin: 16px 0 0; } }
  div.product-list.pricelist .shop2-product-item .price-current {
    display: inline-block;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold; }
  div.product-list.pricelist .shop2-product-item .price-old {
    display: inline-block;
    margin: 0 10px 0 0;
    color: #bdbdbd;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: line-through; }
  div.product-list.pricelist .shop2-product-item .price-old strong {
    font-weight: normal; }
  div.product-list.pricelist .shop2-product-item .product-button a {
    display: block;
    text-align: center;
    width: 60px;
    padding: 9px 10px 8px;
    box-sizing: border-box;
    text-decoration: none;
    border: 2px solid #e4e4e4;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    @media all and (max-width: 480px) {
        div.product-list.pricelist .shop2-product-item .product-button a {
          width: initial; } }
    div.product-list.pricelist .shop2-product-item .product-button a:hover, div.product-list.pricelist .shop2-product-item .product-button a:active {
      background-color: #ef7d7d;
      border-color: #ef7d7d; }
    div.product-list.pricelist .shop2-product-item .product-button a:hover:after, div.product-list.pricelist .shop2-product-item .product-button a:active:after {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%229px%22%20%20viewBox%3D%220%200%2019%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M15.18%205.238H0v-2h15.17l-1.824-1.824L14.761%200l3.535%203.536.707.707-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    div.product-list.pricelist .shop2-product-item .product-button a span {
      display: none; }
    div.product-list.pricelist .shop2-product-item .product-button a:after {
      display: inline-block;
      vertical-align: middle;
      content: '';
      width: 19px;
      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%2219px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2019%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M15.18%205.238H0v-2h15.17l-1.824-1.824L14.761%200l3.535%203.536.707.707-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23545454%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  div.product-list.simple .pricelist-th {
    display: none; }
  div.product-list.simple .shop2-product-item {
    position: relative;
    line-height: 1.2;
    border-bottom: 1px solid #e4e4e4;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media all and (max-width: 480px) {
      div.product-list.simple .shop2-product-item {
        display: block; } }
  div.product-list.simple .shop2-product-item:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 0;
    background-color: #ef7d7d;
    z-index: 10;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  div.product-list.simple .shop2-product-item:hover:after {
    height: 2px; }
  div.product-list.simple .shop2-product-item .product-top {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 180px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 180px;
    -ms-flex: 0 0 180px;
    flex: 0 0 180px; }
  @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .product-top {
          -webkit-box-flex: 0;
          -webkit-flex: 0 0 150px;
          -moz-box-flex: 0;
          -moz-flex: 0 0 150px;
          -ms-flex: 0 0 150px;
          flex: 0 0 150px; } }
  div.product-list.simple .shop2-product-item .product-image {
    text-align: center;
    position: relative;
    white-space: nowrap; }
  div.product-list.simple .shop2-product-item .product-image:hover .product-fast-view {
    opacity: 1; }
  div.product-list.simple .shop2-product-item .product-image a, div.product-list.simple .shop2-product-item .product-image .verticalMiddle {
    display: inline-block;
    vertical-align: middle; }
  @media all and (max-width: 480px) {
          div.product-list.simple .shop2-product-item .product-image a {
            max-width: 140px; } }
  div.product-list.simple .shop2-product-item .product-image .verticalMiddle {
    height: 100%; }
  div.product-list.simple .shop2-product-item .product-fast-view {
    opacity: 0;
    pointer-events: none;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    width: 150px;
    left: 50%;
    margin-left: -75px;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    padding: 10px 10px;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  @media all and (max-width: 1024px) {
        div.product-list.simple .shop2-product-item .product-fast-view {
          display: none; } }
  div.product-list.simple .shop2-product-item .product-label {
    top: 0;
    left: 0;
    position: absolute;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  div.product-list.simple .shop2-product-item .product-label > div {
    display: inline-block;
    vertical-align: top;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    background-color: #ff724c;
    padding: 4px 14px;
    font-size: 14px;
    text-transform: lowercase; }
    div.product-list.simple .shop2-product-item .product-label > div.product-spec {
      background-color: #ffda53;
      color: #333; }
  div.product-list.simple .shop2-product-item .product-name, div.product-list.simple .shop2-product-item .product-switch-option {
    display: none; }
  div.product-list.simple .shop2-product-item .product-bot {
    padding: 0 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; }
  @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .product-bot {
          padding: 0; } }
  div.product-list.simple .shop2-product-item .product-name-middle {
    padding: 25px 0;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    background-color: #fff;
    line-height: 1.25;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .product-name-middle {
          padding: 25px 20px 15px; } }
  @media all and (max-width: 480px) {
        div.product-list.simple .shop2-product-item .product-name-middle {
          text-align: center;
          padding: 25px 20px; } }
  div.product-list.simple .shop2-product-item .product-name-middle a {
    color: #4a90e2;
    font-size: 16px; }
  div.product-list.simple .shop2-product-item .product-amount {
    display: none; }
  div.product-list.simple .shop2-product-item .product-middle {
    background-color: #fbfbfb;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  div.product-list.simple .shop2-product-item .shop2-product-options {
    padding: 10px 20px; }
  @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .shop2-product-options {
          padding: 17px 20px; } }
  @media all and (max-width: 480px) {
        div.product-list.simple .shop2-product-item .shop2-product-options {
          text-align: center; } }
  div.product-list.simple .shop2-product-item .shop2-product-options .shop2-color-pick, div.product-list.simple .shop2-product-item .shop2-product-options .shop2-texture-pick, div.product-list.simple .shop2-product-item .shop2-product-options .shop2-color-ext-list, div.product-list.simple .shop2-product-item .shop2-product-options .shop2-color-ext-multi {
    text-align: left; }
    @media all and (max-width: 480px) {
        div.product-list.simple .shop2-product-item .shop2-product-options .shop2-color-pick, div.product-list.simple .shop2-product-item .shop2-product-options .shop2-texture-pick, div.product-list.simple .shop2-product-item .shop2-product-options .shop2-color-ext-list, div.product-list.simple .shop2-product-item .shop2-product-options .shop2-color-ext-multi {
          text-align: center; } }
  div.product-list.simple .shop2-product-item .shop2-product-options .item-option {
    padding: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .shop2-product-options .item-option {
          display: block;
          padding: 0 0 17px; }
          div.product-list.simple .shop2-product-item .shop2-product-options .item-option:last-child {
            padding: 0; } }
  div.product-list.simple .shop2-product-item .shop2-product-options .option-title {
    padding: 6px 10px 6px 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 170px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 170px;
    -ms-flex: 0 0 170px;
    flex: 0 0 170px; }
    @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .shop2-product-options .option-title {
          padding: 0; }
          div.product-list.simple .shop2-product-item .shop2-product-options .option-title ~ .option-body {
            padding: 7px 0 0; } }
  div.product-list.simple .shop2-product-item .shop2-product-options .option-body {
    font-size: 14px;
    padding: 7px 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .shop2-product-options .option-body {
          padding: 0; } }
  div.product-list.simple .shop2-product-item .shop2-product-options .jq-selectbox {
    width: 180px; }
    @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .shop2-product-options .jq-selectbox {
          width: 100%; } }
  div.product-list.simple .shop2-product-item .shop2-product-options .shop2-color-ext-select {
    max-width: 180px; }
    @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .shop2-product-options .shop2-color-ext-select {
          max-width: 100%; } }
  div.product-list.simple .shop2-product-item .product-article {
    background-color: #fbfbfb;
    padding: 0 20px;
    text-align: center;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; }
  div.product-list.simple .shop2-product-item .product-article span {
    display: none; }
  div.product-list.simple .shop2-product-item .product-bot-inner {
    text-align: center;
    padding: 20px 0; }
  @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .product-bot-inner {
          padding: 20px; } }
  @media all and (max-width: 480px) {
        div.product-list.simple .shop2-product-item .product-bot-inner {
          padding: 40px 0 20px; } }
  div.product-list.simple .shop2-product-item .price-wrap {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media all and (max-width: 480px) {
        div.product-list.simple .shop2-product-item .price-wrap {
          display: block; } }
  div.product-list.simple .shop2-product-item .product-price {
    font-size: 0; }
  @media all and (max-width: 480px) {
        div.product-list.simple .shop2-product-item .product-price ~ .product-button {
          margin: 25px 0 0; } }
  div.product-list.simple .shop2-product-item .price-current {
    display: inline-block;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold; }
  div.product-list.simple .shop2-product-item .price-old {
    display: inline-block;
    margin: 0 10px 0 0;
    color: #bdbdbd;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: line-through; }
  @media all and (max-width: 480px) {
        div.product-list.simple .shop2-product-item .price-old {
          font-size: 20px; } }
  div.product-list.simple .shop2-product-item .price-old strong {
    font-weight: normal; }
  div.product-list.simple .shop2-product-item .product-button a {
    display: block;
    padding: 9px 27px 8px;
    text-decoration: none;
    border: 2px solid #e4e4e4;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    @media all and (max-width: 768px) {
        div.product-list.simple .shop2-product-item .product-button a {
          padding: 13px 27px 14px; } }
    @media all and (max-width: 480px) {
        div.product-list.simple .shop2-product-item .product-button a {
          padding: 8px 20px 9px; } }
    div.product-list.simple .shop2-product-item .product-button a:hover, div.product-list.simple .shop2-product-item .product-button a:active {
      background-color: #ef7d7d;
      border-color: #ef7d7d; }
    div.product-list.simple .shop2-product-item .product-button a:hover span, div.product-list.simple .shop2-product-item .product-button a:active span {
      color: #fff; }
    div.product-list.simple .shop2-product-item .product-button a:hover:after, div.product-list.simple .shop2-product-item .product-button a:active:after {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%229px%22%20%20viewBox%3D%220%200%2019%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M15.18%205.238H0v-2h15.17l-1.824-1.824L14.761%200l3.535%203.536.707.707-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    div.product-list.simple .shop2-product-item .product-button a span {
      display: inline-block;
      vertical-align: middle;
      color: #555;
      font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
      font-size: 16px;
      font-weight: 500;
      text-decoration: none; }
    div.product-list.simple .shop2-product-item .product-button a:after {
      display: inline-block;
      vertical-align: middle;
      margin: 3px 0 0 10px;
      content: '';
      width: 19px;
      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%2219px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2019%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M15.18%205.238H0v-2h15.17l-1.824-1.824L14.761%200l3.535%203.536.707.707-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23545454%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
/* ============== OPTION ============== */
.shop2-product-options .item-option {
  padding: 0 0 18px; }
  .shop2-product-options .option-title {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold; }
  .shop2-product-options .option-title ~ .option-body {
    padding: 7px 0 0; }
  .shop2-product-options .option-body {
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; }
  .shop2-product-options .option-body a {
    color: #4a90e2;
    text-decoration: none; }
  .shop2-product-options select {
    position: relative;
    padding: 0 50px 0 9px;
    outline: none;
    min-width: 180px;
    height: 40px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: 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%2215px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2015%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M7.071%205.657L1.414%200%200%201.414l7.071%207.071%207.071-7.07L12.728%200z%22%20fill%3D%22%23333333%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") calc(100% - 13px) 50% no-repeat #fff; }
  .shop2-product-options .jq-selectbox.dropup .jq-selectbox__dropdown {
    border-bottom-color: transparent; }
  .shop2-product-options .jq-selectbox.dropdown .jq-selectbox__dropdown {
    border-top-color: transparent; }
  .shop2-product-options .jq-selectbox .jq-selectbox__select {
    height: 40px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    box-sizing: border-box;
    font-size: 0; }
  .shop2-product-options .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
    display: inline-block;
    vertical-align: middle;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 0 0 0 9px;
    line-height: 38px;
    border: none;
    width: calc(100% - 38px);
    box-sizing: border-box;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap; }
  .shop2-product-options .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text:after {
    display: none; }
  .shop2-product-options .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    display: inline-block;
    vertical-align: middle;
    width: 38px;
    height: 100%; }
  .shop2-product-options .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
    width: 100%;
    height: 100%;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2015%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M7.071%205.657L1.414%200%200%201.414l7.071%207.071%207.071-7.07L12.728%200z%22%20fill%3D%22%23333333%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-product-options .jq-selectbox .jq-selectbox__dropdown {
    border: 1px solid #d8d8d8;
    background-color: #fff; }
  .shop2-product-options .jq-selectbox .jq-selectbox__dropdown > ul {
    padding: 10px 0; }
  .shop2-product-options .jq-selectbox .jq-selectbox__dropdown > ul > li {
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 7px 9px; }
  .shop2-product-options .shop2-color-pick {
    text-align: center;
    padding: 0;
    font-size: 0; }
  .shop2-product-options .shop2-color-pick li {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 2px 3px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid transparent; }
  .shop2-product-options .shop2-color-pick li.active-color {
    border-color: transparent;
    background-clip: #fff;
    -moz-box-shadow: 0 0 0 1px #c3c3c3;
    -webkit-box-shadow: 0 0 0 1px #c3c3c3;
    box-shadow: 0 0 0 1px #c3c3c3; }
  .shop2-product-options .shop2-color-pick li span {
    width: 30px;
    height: 30px;
    border-radius: 50%; }
  .shop2-product-options .shop2-texture-pick {
    text-align: left;
    padding: 0;
    font-size: 0; }
  .shop2-product-options .shop2-texture-pick li {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 2px 3px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid transparent; }
  .shop2-product-options .shop2-texture-pick li.active-texture {
    border-color: transparent;
    background-clip: #fff;
    -moz-box-shadow: 0 0 0 1px #c3c3c3;
    -webkit-box-shadow: 0 0 0 1px #c3c3c3;
    box-shadow: 0 0 0 1px #c3c3c3; }
  .shop2-product-options .shop2-texture-pick li img {
    width: initial;
    height: initial;
    border-radius: 50%; }
  .shop2-product-options .shop2-color-ext-list {
    text-align: left;
    padding: 0;
    font-size: 0; }
  .shop2-product-options .shop2-color-ext-list li {
    position: relative;
    float: none;
    display: inline-block;
    vertical-align: middle;
    margin: 2px 3px;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 2px solid transparent;
    background-clip: content-box;
    outline: none; }
  .shop2-product-options .shop2-color-ext-list li.shop2-color-ext-selected {
    border-color: transparent;
    background-clip: #fff;
    -moz-box-shadow: 0 0 0 1px #c3c3c3;
    -webkit-box-shadow: 0 0 0 1px #c3c3c3;
    box-shadow: 0 0 0 1px #c3c3c3; }
  .shop2-product-options .shop2-color-ext-multi {
    text-align: left;
    font-size: 0;
    border: none;
    outline: none; }
  .shop2-product-options .shop2-color-ext-multi li {
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    outline: none;
    margin: 2px 3px !important;
    float: none;
    width: 30px !important;
    height: 30px; }
  .shop2-product-options .shop2-color-ext-multi li:first-child:last-child {
    width: 30px !important; }
  .shop2-product-options .shop2-color-ext-select {
    border: 1px solid #d8d8d8;
    height: 40px;
    box-sizing: border-box;
    border-radius: 0; }
  .shop2-product-options .shop2-color-ext-select i {
    top: 0;
    right: 0;
    width: 38px;
    height: 100%;
    margin: 0;
    border: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2015%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M7.071%205.657L1.414%200%200%201.414l7.071%207.071%207.071-7.07L12.728%200z%22%20fill%3D%22%23333333%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-product-options .shop2-color-ext-select > .shop2-color-ext-options {
    width: calc(100% - 38px) !important; }
  .shop2-product-options .shop2-color-ext-select > .shop2-color-ext-options span {
    width: 20px !important;
    height: 20px !important;
    margin: 9px 10px 9px 9px !important;
    border: none !important; }
  .shop2-product-options .shop2-color-ext-select > .shop2-color-ext-options div {
    margin-right: 0;
    text-align: left;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 38px;
    text-overflow: ellipsis; }

#shop2-color-ext-select {
  margin-top: 39px !important;
  box-shadow: none !important;
  border: 1px solid #d8d8d8 !important; }
  #shop2-color-ext-select .shop2-color-ext-options li {
    font-size: 0; }
  #shop2-color-ext-select .shop2-color-ext-options li span {
    display: inline-block;
    vertical-align: middle;
    width: 20px !important;
    height: 20px !important;
    margin: 5px 10px 5px 9px !important;
    border: none !important; }
  #shop2-color-ext-select .shop2-color-ext-options li div {
    display: inline-block;
    vertical-align: middle;
    margin-right: 0;
    text-align: left;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 30px;
    width: calc(100% - 39px);
    text-overflow: ellipsis; }
/* ============== SORTING WRAP ============== */
.shop-sorting-panel {
  width: 100%;
  margin: 0 0 40px;
  position: relative;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media all and (max-width: 768px) {
  .shop-sorting-panel {
    margin: 0 0 20px; } }
  @media all and (max-width: 640px) {
  .shop-sorting-panel {
    margin: 0 0 10px;
    display: block; } }
/* ============== VIEW SHOP ============== */
.view-shop-wrap {
  font-size: 0;
  text-align: right;
  position: relative;
  height: 60px;
  background-color: #ff9e8e;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  @media all and (max-width: 768px) {
  .view-shop-wrap {
    -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%; } }
  @media all and (max-width: 640px) {
  .view-shop-wrap {
    height: 50px; } }
  .view-shop-wrap.thumbs: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%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22960fa%22%20d%3D%22M1465%20419v-4h4v4zm6%200v-4h4v4zm-6%206v-4h4v4zm6%200v-4h4v4z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1465%20-415%29%22%3E%3Cuse%20fill%3D%22%23000000%22%20xlink%3Ahref%3D%22%23960fa%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .view-shop-wrap.simple: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%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%22ms10a%22%20d%3D%22M1495%20418v-3h10v3zm0%207v-3h10v3z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1495%20-415%29%22%3E%3Cuse%20xlink%3Ahref%3D%22%23ms10a%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .view-shop-wrap.pricelist: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%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20fill%3D%22%23ffffff%22%20id%3D%228z3oa%22%20d%3D%22M1525%20415h10v2h-10zm0%208h10v2h-10zm0-4h10v2h-10z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1525%20-415%29%22%3E%3Cuse%20xlink%3Ahref%3D%22%238z3oa%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .view-shop-wrap:before {
    content: '';
    margin: 0;
    display: none;
    position: relative;
    width: 60px;
    height: 100%; }
  @media all and (max-width: 768px) {
    .view-shop-wrap:before {
      display: inline-block;
      vertical-align: top; } }
  @media all and (max-width: 640px) {
    .view-shop-wrap:before {
      width: 50px; } }
  .view-shop-wrap span {
    font-size: 0;
    margin: 0 0 0 auto;
    display: none;
    position: relative;
    width: 60px;
    height: 100%;
    cursor: pointer;
    background-color: #eee; }
  @media all and (max-width: 768px) {
    .view-shop-wrap span {
      display: inline-block;
      vertical-align: top; } }
  @media all and (max-width: 640px) {
    .view-shop-wrap span {
      width: 50px; } }
  .view-shop-wrap span.dropdown:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .view-shop-wrap span:after {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2015%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M7.071%205.657L1.414%200%200%201.414l7.071%207.071%207.071-7.07L12.728%200z%22%20fill%3D%22%23333333%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  .view-shop-wrap .view-shop-inner {
    margin: 10px 10px 10px auto;
    width: 100px;
    padding: 5px 0;
    font-size: 0;
    text-align: center;
    background-color: #fff;
    -moz-box-shadow: 0px 12px 20px -15px rgba(0, 0, 0, 1);
    -webkit-box-shadow: 0px 12px 20px -15px rgba(0, 0, 0, 1);
    box-shadow: 0px 12px 20px -15px rgba(0, 0, 0, 1); }
  @media all and (max-width: 768px) {
    .view-shop-wrap .view-shop-inner {
      display: none;
      background-color: #eee;
      position: absolute;
      top: 100%;
      right: 0;
      width: 60px;
      margin: 0;
      padding: 0;
      z-index: 10;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  @media all and (max-width: 640px) {
    .view-shop-wrap .view-shop-inner {
      width: 50px; } }
  .view-shop-wrap .view-shop-inner a {
    display: inline-block;
    vertical-align: middle;
    margin: auto;
    width: 30px;
    height: 30px; }
  @media all and (max-width: 768px) {
      .view-shop-wrap .view-shop-inner a {
        width: 60px;
        height: 60px; } }
  @media all and (max-width: 640px) {
      .view-shop-wrap .view-shop-inner a {
        width: 50px;
        height: 50px; } }
  .view-shop-wrap .view-shop-inner a.pricelist {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cdefs%3E%3Cpath%20id%3D%228z3oa%22%20d%3D%22M1525%20415h10v2h-10zm0%208h10v2h-10zm0-4h10v2h-10z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1525%20-415%29%22%3E%3Cuse%20xlink%3Ahref%3D%22%238z3oa%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .view-shop-wrap .view-shop-inner a.pricelist.active-view {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20fill%3D%22%23ff9e8e%22%20id%3D%228z3oa%22%20d%3D%22M1525%20415h10v2h-10zm0%208h10v2h-10zm0-4h10v2h-10z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1525%20-415%29%22%3E%3Cuse%20xlink%3Ahref%3D%22%238z3oa%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .view-shop-wrap .view-shop-inner a.thumbs {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20id%3D%22960fa%22%20d%3D%22M1465%20419v-4h4v4zm6%200v-4h4v4zm-6%206v-4h4v4zm6%200v-4h4v4z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1465%20-415%29%22%3E%3Cuse%20fill%3D%22%23000000%22%20xlink%3Ahref%3D%22%23960fa%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .view-shop-wrap .view-shop-inner a.thumbs.active-view {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20fill%3D%22%23ff9e8e%22%20id%3D%22960fa%22%20d%3D%22M1465%20419v-4h4v4zm6%200v-4h4v4zm-6%206v-4h4v4zm6%200v-4h4v4z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1465%20-415%29%22%3E%3Cuse%20fill%3D%22%23000000%22%20xlink%3Ahref%3D%22%23960fa%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .view-shop-wrap .view-shop-inner a.simple {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cdefs%3E%3Cpath%20id%3D%22ms10a%22%20d%3D%22M1495%20418v-3h10v3zm0%207v-3h10v3z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1495%20-415%29%22%3E%3Cuse%20xlink%3Ahref%3D%22%23ms10a%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .view-shop-wrap .view-shop-inner a.simple.active-view {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20fill%3D%22%23ff9e8e%22%20id%3D%22ms10a%22%20d%3D%22M1495%20418v-3h10v3zm0%207v-3h10v3z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1495%20-415%29%22%3E%3Cuse%20xlink%3Ahref%3D%22%23ms10a%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
/* ============== SORTING DROPDOWN ============== */
.panel .sort-body {
  display: none; }
  .panel .sort-body.open {
    display: block;
    border: 10px solid #f0f0f0;
    width: 250px;
    background-color: #fff; }
  @media all and (max-width: 480px) {
      .panel .sort-body.open {
        width: 220px; } }
  .panel .sort-body.open a {
    position: relative;
    display: block;
    color: #666;
    text-decoration: none;
    padding: 18px 20px 16px 50px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.2; }
  .panel .sort-body.open a.active:before {
    background-color: #ef7d7d; }
  .panel .sort-body.open a:before {
    display: block;
    content: '';
    position: absolute;
    left: 18px;
    top: 50%;
    margin-top: -7px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #fff;
    border: 3px solid #fff;
    -moz-box-shadow: 0 0 0 1px #d8d8d8;
    -webkit-box-shadow: 0 0 0 1px #d8d8d8;
    box-shadow: 0 0 0 1px #d8d8d8; }
  .panel .sort-body.open a span {
    font-weight: bold; }

.sorting-wrap {
  background-color: #fbfbfb;
  font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  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 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media all and (max-width: 768px) {
  .sorting-wrap {
    -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 all and (max-width: 640px) {
  .sorting-wrap {
    margin: 0 0 10px; } }
  .sorting-wrap.open .sort-title:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .sorting-wrap .sorting-wrap-title {
    color: #a4a4a4;
    padding: 23px 20px 20px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px; }
  @media all and (max-width: 640px) {
    .sorting-wrap .sorting-wrap-title {
      display: none; } }
  .sorting-wrap .sorting-wrap-body {
    position: relative;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media all and (max-width: 768px) {
    .sorting-wrap .sorting-wrap-body {
      -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; } }
  .sorting-wrap .sort-title {
    box-sizing: border-box;
    min-width: 210px;
    cursor: pointer;
    color: #333;
    padding: 23px 70px 20px 0; }
  @media all and (max-width: 640px) {
    .sorting-wrap .sort-title {
      padding: 17px 60px 16px 20px; } }
  .sorting-wrap .sort-title.open:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .sorting-wrap .sort-title:before {
    width: 60px;
    height: 100%;
    content: '';
    background-color: #eee;
    position: absolute;
    top: 0;
    right: 0; }
  @media all and (max-width: 640px) {
      .sorting-wrap .sort-title:before {
        width: 50px; } }
  .sorting-wrap .sort-title:after {
    position: absolute;
    content: '';
    width: 60px;
    height: 100%;
    top: 0;
    right: 0;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2015%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M7.071%205.657L1.414%200%200%201.414l7.071%207.071%207.071-7.07L12.728%200z%22%20fill%3D%22%23333333%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  @media all and (max-width: 640px) {
      .sorting-wrap .sort-title:after {
        width: 50px; } }
  .sorting-wrap .sort-body {
    display: none;
    list-style: none;
    position: absolute;
    top: 100%;
    right: 0;
    padding: 5px 0 15px;
    margin: 0;
    left: -50px;
    background-color: #eee;
    z-index: 11; }
  @media all and (max-width: 640px) {
    .sorting-wrap .sort-body {
      left: 0; } }
  .sorting-wrap .sort-body li a {
    display: block;
    color: #666;
    text-decoration: none;
    padding: 12px 20px 11px 50px;
    position: relative; }
  .sorting-wrap .sort-body li a:before {
    position: absolute;
    content: '';
    width: 10px;
    top: 50%;
    left: 20px;
    margin-top: -5px;
    height: 10px;
    border-radius: 100%;
    background-color: #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .sorting-wrap .sort-body li a.active:before, .sorting-wrap .sort-body li a:hover:before {
    background-color: #553b44; }
  .sorting-wrap .sort-body li a > span {
    font-weight: bold; }
/* ============== FILTER ================ */
.filter-mobile {
  display: none;
  text-align: center;
  color: #fff;
  font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  height: 60px;
  line-height: 60px;
  background-color: #553b44;
  margin: 0 0 20px;
  cursor: pointer; }
  @media all and (max-width: 768px) {
  .filter-mobile {
    display: block; } }
  @media all and (max-width: 640px) {
  .filter-mobile {
    margin: 0 0 30px;
    font-size: 16px;
    height: 50px;
    line-height: 50px; } }
/* ============== PAGELIST ============== */
ul.shop2-pagelist {
  text-align: left;
  margin: 15px 0 35px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media all and (max-width: 768px) {
  ul.shop2-pagelist {
    text-align: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; } }
  ul.shop2-pagelist li {
    background-color: #fbfbfb;
    border-radius: 0;
    border: none;
    font-size: 14px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    height: 40px;
    line-height: 40px;
    margin: 5px 1px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  @media all and (max-width: 768px) {
    ul.shop2-pagelist li {
      height: 50px;
      line-height: 50px; } }
  @media all and (max-width: 480px) {
    ul.shop2-pagelist li {
      height: 40px;
      line-height: 40px; } }
  ul.shop2-pagelist li:first-child {
    margin-left: 0; }
  ul.shop2-pagelist li:last-child {
    margin-right: 0; }
  @media all and (max-width: 480px) {
      ul.shop2-pagelist li.page-prev {
        margin: 5px 5px 5px 0;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 5px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(50% - 5px);
        -ms-flex: 0 0 calc(50% - 5px);
        flex: 0 0 calc(50% - 5px); } }
  @media all and (max-width: 480px) {
      ul.shop2-pagelist li.page-next {
        margin: 5px 0 5px 5px;
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 calc(50% - 5px);
        -moz-box-flex: 0;
        -moz-flex: 0 0 calc(50% - 5px);
        -ms-flex: 0 0 calc(50% - 5px);
        flex: 0 0 calc(50% - 5px); } }
  ul.shop2-pagelist li.page-num a, ul.shop2-pagelist li.page-num span, ul.shop2-pagelist li.page-prev a, ul.shop2-pagelist li.page-next a, ul.shop2-pagelist li.page-first a, ul.shop2-pagelist li.page-last a {
    color: #555;
    line-height: 40px;
    font-size: 14px;
    height: 40px;
    padding: 0; }
  @media all and (max-width: 768px) {
      ul.shop2-pagelist li.page-num a, ul.shop2-pagelist li.page-num span, ul.shop2-pagelist li.page-prev a, ul.shop2-pagelist li.page-next a, ul.shop2-pagelist li.page-first a, ul.shop2-pagelist li.page-last a {
        height: 50px;
        line-height: 50px; } }
  @media all and (max-width: 480px) {
      ul.shop2-pagelist li.page-num a, ul.shop2-pagelist li.page-num span, ul.shop2-pagelist li.page-prev a, ul.shop2-pagelist li.page-next a, ul.shop2-pagelist li.page-first a, ul.shop2-pagelist li.page-last a {
        height: 40px;
        line-height: 40px; } }
  ul.shop2-pagelist li.page-prev a, ul.shop2-pagelist li.page-next a {
    padding: 0 5px;
    min-width: 70px;
    width: initial;
    text-align: center;
    background: none; }
  ul.shop2-pagelist li.page-num a, ul.shop2-pagelist li.page-num span, ul.shop2-pagelist li.page-first a, ul.shop2-pagelist li.page-last a {
    min-width: 40px;
    text-align: center;
    background: none; }
  @media all and (max-width: 768px) {
      ul.shop2-pagelist li.page-num a, ul.shop2-pagelist li.page-num span, ul.shop2-pagelist li.page-first a, ul.shop2-pagelist li.page-last a {
        min-width: 50px; } }
  @media all and (max-width: 480px) {
      ul.shop2-pagelist li.page-num a, ul.shop2-pagelist li.page-num span, ul.shop2-pagelist li.page-first a, ul.shop2-pagelist li.page-last a {
        min-width: 40px; } }
  ul.shop2-pagelist li.page-num.active-num span {
    margin: 0; }
  ul.shop2-pagelist li.page-num.active-num {
    background: #553b44; }
  ul.shop2-pagelist li.page-num.active-num > span {
    color: #fff; }
/* ============== TABS ============== */
.product-tabs-wrap {
  margin: 0 0 0 400px; }
  @media all and (max-width: 1200px) {
  .product-tabs-wrap {
    margin: 0; } }
  @media all and (max-width: 480px) {
  .product-tabs-wrap {
    margin: 0 -20px; } }

div.shop2-product-data {
  margin: 0 0 30px; }
  div.shop2-product-data .shop2-product-tabs {
    margin: 0; }
  @media all and (max-width: 768px) {
    div.shop2-product-data .shop2-product-tabs {
      display: none; } }
  div.shop2-product-data .shop2-product-tabs li {
    padding: 0;
    border: none;
    border-radius: 0;
    background: #553b44; }
  div.shop2-product-data .shop2-product-tabs li.active-tab {
    border: none;
    border-radius: 0;
    background: #fbfbfb; }
  div.shop2-product-data .shop2-product-tabs li.active-tab a {
    color: #333; }
  div.shop2-product-data .shop2-product-tabs a {
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    padding: 11px 30px 9px; }
  div.shop2-product-data .shop2-product-desc {
    padding: 20px;
    border: none;
    background: #fbfbfb;
    border-bottom: 2px solid #553b44; }
  @media all and (max-width: 768px) {
    div.shop2-product-data .shop2-product-desc {
      padding: 0; } }
  div.shop2-product-data .shop2-product-params {
    margin: 0 -10px; }
  div.shop2-product-data .desc-area {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; }
  @media all and (max-width: 768px) {
    div.shop2-product-data .desc-area {
      position: static;
      padding: 20px;
      display: none; } }
  div.shop2-product-data .desc-area > p:first-child {
    margin-top: 0; }
  div.shop2-product-data .desc-area > p:last-child {
    margin-bottom: 0; }
  div.shop2-product-data .r-tabs-accordion-title {
    display: none;
    position: relative;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  @media all and (max-width: 768px) {
    div.shop2-product-data .r-tabs-accordion-title {
      display: block; } }
  div.shop2-product-data .r-tabs-accordion-title.r-tabs-state-active::after {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  div.shop2-product-data .r-tabs-accordion-title a {
    display: block;
    padding: 17px 60px 16px 30px;
    text-decoration: none;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    background-color: #553b44; }
  @media all and (max-width: 480px) {
      div.shop2-product-data .r-tabs-accordion-title a {
        padding: 17px 60px 16px 20px; } }
  div.shop2-product-data .r-tabs-accordion-title:before {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    pointer-events: none; }
  div.shop2-product-data .r-tabs-accordion-title:after {
    position: absolute;
    content: '';
    right: 0;
    top: 0;
    width: 50px;
    height: 100%;
    pointer-events: none;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2015%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M7.07%205.66L1.41%200%200%201.41l7.07%207.08%207.07-7.08L12.73%200z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  div.shop2-product-data .shop2-product-tags {
    padding: 10px 0 0 0;
    font-size: 0;
    background: #fff; }
  div.shop2-product-data .shop2-product-tags a {
    display: inline-block;
    text-decoration: none;
    padding: 8px 10px;
    font-size: 14px;
    font-family: 'Fira Sans';
    background-color: #fbfbfb;
    margin: 0 2px 2px 0;
    font-weight: 400; }
/* ============== PARAMS ============== */
.shop2-product-params .item-param {
  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-product-params .item-param:nth-child(odd) {
    background-color: #fff; }
  .shop2-product-params .param-title {
    padding: 8px 10px 8px 20px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(32% - 30px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(32% - 30px);
    -ms-flex: 0 0 calc(32% - 30px);
    flex: 0 0 calc(32% - 30px); }
  @media all and (max-width: 480px) {
    .shop2-product-params .param-title {
      padding: 8px 5px 8px 10px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(50% - 15px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(50% - 15px);
      -ms-flex: 0 0 calc(50% - 15px);
      flex: 0 0 calc(50% - 15px); } }
  .shop2-product-params .param-body {
    padding: 8px 20px 8px 10px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 calc(68% - 30px);
    -moz-box-flex: 0;
    -moz-flex: 0 0 calc(68% - 30px);
    -ms-flex: 0 0 calc(68% - 30px);
    flex: 0 0 calc(68% - 30px); }
  @media all and (max-width: 480px) {
    .shop2-product-params .param-body {
      padding: 8px 10px 8px 5px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(50% - 15px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(50% - 15px);
      -ms-flex: 0 0 calc(50% - 15px);
      flex: 0 0 calc(50% - 15px); } }
  .shop2-product-params .shop2-color-ext-list li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    outline: none;
    margin: 0; }
  .shop2-product-params .shop2-color-pick li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: none;
    margin: 0; }
  .shop2-product-params .shop2-color-pick li span {
    width: 20px;
    height: 20px;
    border-radius: 50%; }
/* ============== COLLECTION ============== */
.collection-wrap .item-collection {
  padding: 30px 30px 0;
  margin: 0 0 60px;
  position: relative; }
  @media all and (max-width: 768px) {
    .collection-wrap .item-collection {
      padding: 25px 30px 0; } }
  @media all and (max-width: 480px) {
    .collection-wrap .item-collection {
      padding: 0 20px; } }
  .collection-wrap .item-collection:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 420px;
    background-color: #553b44; }
  .collection-wrap .shop2-collection-header {
    max-width: 1200px;
    padding: 30px 0;
    margin: 0 auto;
    position: relative;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: bold; }
  @media all and (max-width: 768px) {
    .collection-wrap .shop2-collection-header {
      text-align: center;
      font-size: 28px;
      padding: 30px 0; } }
  @media all and (max-width: 480px) {
    .collection-wrap .shop2-collection-header {
      font-size: 22px;
      padding: 30px 0 25px;
      line-height: 1.15; } }
  .collection-wrap .shop2-group-kinds {
    position: relative;
    padding: 30px 30px 25px;
    box-sizing: border-box;
    background-color: #fff;
    position: relative;
    max-width: 1200px;
    margin: 0 auto; }
  @media all and (max-width: 768px) {
    .collection-wrap .shop2-group-kinds {
      padding: 10px 10px 35px; } }
  @media all and (max-width: 480px) {
    .collection-wrap .shop2-group-kinds {
      padding: 20px 20px 25px; } }
  .collection-wrap .shop2-group-kinds:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 30px;
    right: 30px;
    height: 50px;
    z-index: -1;
    -moz-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 10px 50px rgba(0, 0, 0, 0.1); }
  .collection-wrap .owl-item {
    text-align: center; }
  .collection-wrap .shop2-kind-item {
    width: initial;
    max-width: 228px;
    padding: 0;
    margin: 0;
    border: none;
    -moz-box-shadow: inset 0 -1px 0 #e4e4e4;
    -webkit-box-shadow: inset 0 -1px 0 #e4e4e4;
    box-shadow: inset 0 -1px 0 #e4e4e4; }
  @media all and (max-width: 480px) {
    .collection-wrap .shop2-kind-item {
      max-width: 100%;
      width: 100%; } }
  .collection-wrap .shop2-kind-item:hover:after {
    height: 2px; }
  .collection-wrap .shop2-kind-item:hover .kind-details {
    background-color: #fbfbfb; }
  .collection-wrap .shop2-kind-item:after {
    display: block;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0;
    z-index: 10;
    background-color: #ef7d7d;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .collection-wrap .shop2-kind-item .kind-image {
    margin: 0 0 15px;
    display: block;
    float: none;
    width: initial;
    height: initial; }
  .collection-wrap .shop2-kind-item .kind-details {
    text-align: center;
    padding: 15px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .collection-wrap .shop2-kind-item .kind-details .kind-name {
    line-height: 1.25;
    margin: 0; }
  .collection-wrap .shop2-kind-item .kind-details .kind-name a {
    color: #4a90e2;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px; }
  .collection-wrap .shop2-kind-item .kind-details .kind-price {
    padding: 15px 0 0;
    font-size: 0;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  .collection-wrap .shop2-kind-item .kind-details .kind-price .price-current {
    display: inline-block;
    color: #181818;
    font-size: 20px;
    font-weight: bold; }
    .collection-wrap .shop2-kind-item .kind-details .kind-price .price-current strong {
      font-size: 20px; }
  .collection-wrap .shop2-kind-item .kind-details .kind-price .price-old {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: baseline;
    color: #bdbdbd;
    font-size: 14px;
    text-decoration: line-through; }
    .collection-wrap .shop2-kind-item .kind-details .kind-price .price-old strong {
      font-size: 14px; }
  .collection-wrap .owl-stage-outer {
    margin: 0 0 25px; }
  @media all and (max-width: 768px) {
    .collection-wrap .owl-stage-outer {
      margin: 0 0 35px; } }
  @media all and (max-width: 480px) {
    .collection-wrap .owl-stage-outer {
      margin: 0 0 25px; } }
  .collection-wrap .owl-dots {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%; }
  @media all and (max-width: 480px) {
    .collection-wrap .owl-dots {
      width: calc(100% - 120px); } }
  .collection-wrap .owl-dots.disabled {
    display: none; }
  .collection-wrap .owl-dots .owl-dot {
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    margin: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(51, 51, 51, 0.15);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  @media all and (max-width: 768px) {
      .collection-wrap .owl-dots .owl-dot {
        width: 20px;
        height: 20px;
        background-color: transparent;
        -moz-box-shadow: inset 0 0 0 2px #e3e3e3;
        -webkit-box-shadow: inset 0 0 0 2px #e3e3e3;
        box-shadow: inset 0 0 0 2px #e3e3e3; } }
  .collection-wrap .owl-dots .owl-dot.active {
    background-color: #ef7d7d;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .collection-wrap .ow-prev {
    display: none;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 20px auto 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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media all and (max-width: 480px) {
    .collection-wrap .ow-prev {
      display: inline-block; } }
  .collection-wrap .ow-next {
    display: none;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 0 auto 20px;
    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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
  @media all and (max-width: 480px) {
    .collection-wrap .ow-next {
      display: inline-block; } }

div.shop2-group-kinds-tabs {
  font-size: 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  @media all and (max-width: 480px) {
  div.shop2-group-kinds-tabs {
    display: block; } }
  div.shop2-group-kinds-tabs .shop2-kind-item {
    width: auto;
    max-width: 228px;
    padding: 0;
    margin: 0 0 20px;
    border: none;
    -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%;
    -moz-box-shadow: inset 0 -1px 0 #e4e4e4;
    -webkit-box-shadow: inset 0 -1px 0 #e4e4e4;
    box-shadow: inset 0 -1px 0 #e4e4e4; }
  @media all and (max-width: 1200px) {
    div.shop2-group-kinds-tabs .shop2-kind-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 20%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 20%;
      -ms-flex: 0 0 20%;
      flex: 0 0 20%; } }
  @media all and (max-width: 1024px) {
    div.shop2-group-kinds-tabs .shop2-kind-item {
      -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%; } }
  @media all and (max-width: 768px) {
    div.shop2-group-kinds-tabs .shop2-kind-item {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 33%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 33%;
      -ms-flex: 0 0 33%;
      flex: 0 0 33%; } }
  @media all and (max-width: 640px) {
    div.shop2-group-kinds-tabs .shop2-kind-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%; } }
  @media all and (max-width: 480px) {
    div.shop2-group-kinds-tabs .shop2-kind-item {
      max-width: 100%;
      width: 100%; } }
  div.shop2-group-kinds-tabs .shop2-kind-item .kind-image {
    margin: 0 0 15px;
    display: block;
    float: none;
    width: initial;
    height: initial; }
  div.shop2-group-kinds-tabs .shop2-kind-item .kind-details {
    text-align: center;
    padding: 15px 10px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  div.shop2-group-kinds-tabs .shop2-kind-item .kind-details .kind-name {
    line-height: 1.25;
    margin: 0; }
  div.shop2-group-kinds-tabs .shop2-kind-item .kind-details .kind-name a {
    color: #4a90e2;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px; }
  div.shop2-group-kinds-tabs .shop2-kind-item .kind-details .kind-price {
    padding: 15px 0 0;
    font-size: 0;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif; }
  div.shop2-group-kinds-tabs .shop2-kind-item .kind-details .kind-price .price-current {
    display: inline-block;
    color: #181818;
    font-size: 20px;
    font-weight: bold; }
    div.shop2-group-kinds-tabs .shop2-kind-item .kind-details .kind-price .price-current strong {
      font-size: 20px; }
  div.shop2-group-kinds-tabs .shop2-kind-item .kind-details .kind-price .price-old {
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: baseline;
    color: #bdbdbd;
    font-size: 14px;
    text-decoration: line-through; }
    div.shop2-group-kinds-tabs .shop2-kind-item .kind-details .kind-price .price-old strong {
      font-size: 14px; }
/* ============== COMMENTS ============== */
div.tpl-stars {
  width: 62px;
  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%2213px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2013%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20id%3D%22o93ca%22%20d%3D%22M847%201577.5l-2.94%201.55.56-3.28-2.38-2.32%203.3-.47L847%201570l1.47%202.98%203.29.47-2.38%202.32.56%203.28z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-842%20-1570%29%22%3E%3Cuse%20fill%3D%22%23cdcdcd%22%20xlink%3Ahref%3D%22%23o93ca%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 0 0 repeat-x; }
  div.tpl-stars .tpl-rating {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%229px%22%20%20viewBox%3D%220%200%2013%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3Cpath%20id%3D%22o93ca%22%20d%3D%22M847%201577.5l-2.94%201.55.56-3.28-2.38-2.32%203.3-.47L847%201570l1.47%202.98%203.29.47-2.38%202.32.56%203.28z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-842%20-1570%29%22%3E%3Cuse%20fill%3D%22%23ffda53%22%20xlink%3Ahref%3D%22%23o93ca%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 0 0 repeat-x; }

.comments-wrap {
  border: 2px solid #553b44;
  padding: 28px; }
  @media all and (max-width: 480px) {
  .comments-wrap {
    border-left: none;
    border-right: none;
    border-bottom: none;
    padding: 22px 20px 20px; } }
  .comments-wrap .tpl-block-header {
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 20px; }
  @media all and (max-width: 480px) {
    .comments-wrap .tpl-block-header {
      font-size: 18px; } }

.itemComment {
  margin: 0 0 25px;
  border-bottom: 1px solid #d8d8d8; }
  @media all and (max-width: 480px) {
  .itemComment {
    margin: 0 0 15px; } }
  .itemComment .commentBody {
    font-size: 14px;
    color: #666;
    line-height: 1.45;
    font-family: Arial, Helvetica, sans-serif; }
  .itemComment .commentHeader {
    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; }
  .itemComment .tpl-name {
    padding: 10px 0;
    font-weight: bold;
    margin: 0 0 0 17px;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; }

form.tpl-form {
  padding: 25px 30px 30px;
  background-color: #fbfbfb; }
  @media all and (max-width: 1024px) {
  form.tpl-form {
    padding: 25px 30px; } }
  @media all and (max-width: 640px) {
  form.tpl-form {
    padding: 30px 20px; } }
  form.tpl-form .tpl-block-header {
    text-align: center;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 14px;
    font-weight: normal; }
  form.tpl-form .tpl-field {
    margin-bottom: 18px; }
  form.tpl-form .tpl-field.tpl-field-button {
    padding: 5px 0 0;
    margin: 0; }
  form.tpl-form .columns {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media all and (max-width: 640px) {
    form.tpl-form .columns {
      display: block; } }
  form.tpl-form .leftColumn {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 240px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 240px;
    -ms-flex: 0 0 240px;
    flex: 0 0 240px; }
  form.tpl-form .rightColumn {
    margin: 0 0 0 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 30%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 30%;
    -ms-flex: 1 0 30%;
    flex: 1 0 30%; }
  @media all and (max-width: 640px) {
    form.tpl-form .rightColumn {
      margin: 0; } }
  form.tpl-form .rightColumn .tpl-field {
    margin-bottom: 0; }
  @media all and (max-width: 640px) {
      form.tpl-form .rightColumn .tpl-field {
        margin: 0 0 15px; } }
  form.tpl-form .rightColumn .tpl-field.tpl-field-user {
    margin: 0 0 10px; }
  form.tpl-form .rightColumn .tpl-field.tpl-field-user textarea {
    height: 100px; }
  form.tpl-form input[type="text"] {
    border-radius: 0;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px; }
  form.tpl-form textarea {
    padding: 10px;
    height: 200px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    box-sizing: border-box;
    width: 100%;
    border-radius: 0; }
  @media all and (max-width: 640px) {
    form.tpl-form textarea {
      height: 100px; } }
  form.tpl-form .tpl-stars {
    width: 100%;
    background: none;
    height: auto;
    overflow: inherit; }
  form.tpl-form select {
    border: 1px solid #d8d8d8;
    background-color: #fff;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    border-radius: 0; }
  form.tpl-form .tpl-title {
    font-size: 13px;
    color: #888; }
  form.tpl-form .tpl-value {
    margin: 6px 0 0; }
  form.tpl-form .tpl-value li {
    margin: 0;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1; }
  form.tpl-form input[type="submit"].tpl-button {
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-weight: bold;
    padding: 0 23px;
    font-size: 16px;
    height: 40px;
    border-radius: 0;
    background: #ef7d7d;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s; }
  form.tpl-form input[type="submit"].tpl-button:hover {
    background-color: #f29898; }

.tpl-form.tpl-auth .registreWrap {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }
  @media all and (max-width: 640px) {
    .tpl-form.tpl-auth .registreWrap {
      display: block; } }
  .tpl-form.tpl-auth .register-left {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30.8%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 30.8%;
    -ms-flex: 1 1 30.8%;
    flex: 1 1 30.8%; }
  .tpl-form.tpl-auth .register-right {
    text-align: center;
    margin: 22px 0 0 20px;
    font-size: 13px;
    line-height: 1.4;
    color: #666;
    border: 2px solid #553b44;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 30%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 30%;
    -ms-flex: 1 1 30%;
    flex: 1 1 30%;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -moz-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  @media all and (max-width: 640px) {
    .tpl-form.tpl-auth .register-right {
      margin: 0 0 20px; } }
  @media all and (max-width: 480px) {
    .tpl-form.tpl-auth .register-right {
      display: none; } }
  .tpl-form.tpl-auth .register-right .tpl-field {
    margin: 0;
    padding: 22px 20px; }
  @media all and (max-width: 1024px) {
      .tpl-form.tpl-auth .register-right .tpl-field {
        padding: 24px 20px 22px;
        line-height: 1.6; } }
  .tpl-form.tpl-auth input[type="text"], .tpl-form.tpl-auth input[type="password"] {
    border: 1px solid #d8d8d8;
    background-color: #fff !important;
    height: 40px;
    box-sizing: border-box;
    width: 100%;
    padding: 0 20px;
    border-radius: 0; }
  .tpl-form.tpl-auth .tpl-button2 {
    width: 76px;
    height: 40px;
    background: #ef7d7d;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-transition: all ease-out 0.3s;
    -moz-transition: all ease-out 0.3s;
    -o-transition: all ease-out 0.3s;
    -ms-transition: all ease-out 0.3s;
    transition: all ease-out 0.3s; }
  @media all and (max-width: 1024px) {
    .tpl-form.tpl-auth .tpl-button2 {
      width: 96px;
      height: 50px; } }
  @media all and (max-width: 480px) {
    .tpl-form.tpl-auth .tpl-button2 {
      width: 100%;
      font-size: 14px;
      height: 40px; } }
  .tpl-form.tpl-auth .tpl-button2 ~ a {
    text-align: center;
    width: 135px;
    padding: 10px;
    border-radius: 0;
    box-sizing: border-box;
    margin: 0 0 0 7px;
    background-color: #fff;
    color: #555;
    text-decoration: none;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    vertical-align: top; }
  @media all and (max-width: 1024px) {
      .tpl-form.tpl-auth .tpl-button2 ~ a {
        width: 156px;
        padding: 15px 10px; } }
  @media all and (max-width: 480px) {
      .tpl-form.tpl-auth .tpl-button2 ~ a {
        width: 100%;
        margin: 10px 0 0;
        font-size: 14px;
        padding: 12px 10px 11px; } }
  .tpl-form.tpl-auth .login-buttons {
    padding: 2px 0 0;
    margin-bottom: 10px; }
  @media all and (max-width: 1024px) {
    .tpl-form.tpl-auth .login-buttons {
      margin-bottom: 20px; } }
  .tpl-form.tpl-auth .login-remember {
    margin: 0; }
  .tpl-form.tpl-auth .login-remember label ins {
    font-size: 0;
    box-sizing: border-box;
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    margin: 0 6px 0 0; }
  .tpl-form.tpl-auth .login-remember label span {
    margin: 1px 0 0;
    display: inline-block;
    vertical-align: middle; }
  .tpl-form.tpl-auth .login-remember label input[type="checkbox"] {
    display: none; }
  .tpl-form.tpl-auth .login-remember label input[type="checkbox"]: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%3D%22%23000000%22%20d%3D%22M3.54%204.95L.71%202.12%200%202.83l3.54%203.53L9.19.71%208.49%200z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
/* ============== CART PRODUCT ============== */
.th-wrap {
  margin: 0;
  background-color: #553b44;
  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 all and (max-width: 1024px) {
  .th-wrap {
    display: none; } }
  .th-wrap .th {
    padding: 21px 30px 19px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    color: #fff; }
  .th-wrap .th.th-product {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 400px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 400px;
    -ms-flex: 0 1 400px;
    flex: 0 1 400px; }
  .th-wrap .th.th-center {
    -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; }
  .th-wrap .th.th-center .th {
    padding: 21px 20px 19px; }
  .th-wrap .th.th-delete {
    padding: 21px 0 19px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 80px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 80px;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px; }
  .th-wrap .th.th-price {
    min-width: 120px;
    -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; }
  .th-wrap .th.th-price.th-price-total {
    -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; }
  .th-wrap .th.th-amount {
    text-align: center;
    -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; }
  .th-wrap .th-center {
    padding: 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }

.shop2-cart-table {
  margin: 0 0 20px; }
  .shop2-cart-table .cart-item-product {
    padding: 30px;
    background-color: #fbfbfb;
    -moz-box-shadow: inset 0 -1px 0 #e9e9e9;
    -webkit-box-shadow: inset 0 -1px 0 #e9e9e9;
    box-shadow: inset 0 -1px 0 #e9e9e9;
    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 all and (max-width: 1024px) {
    .shop2-cart-table .cart-item-product {
      margin: 0 0 10px;
      padding: 0;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      .shop2-cart-table .cart-item-product:last-child {
        margin: 0; } }
  .shop2-cart-table .cart-product {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 430px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 430px;
    -ms-flex: 0 1 430px;
    flex: 0 1 430px; }
  @media all and (max-width: 1024px) {
    .shop2-cart-table .cart-product {
      padding: 20px;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 140px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(100% - 140px);
      -ms-flex: 0 0 calc(100% - 140px);
      flex: 0 0 calc(100% - 140px);
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; } }
  @media all and (max-width: 640px) {
    .shop2-cart-table .cart-product {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 calc(100% - 40px);
      -moz-box-flex: 0;
      -moz-flex: 0 0 calc(100% - 40px);
      -ms-flex: 0 0 calc(100% - 40px);
      flex: 0 0 calc(100% - 40px); } }
  @media all and (max-width: 480px) {
    .shop2-cart-table .cart-product {
      display: block; } }
  .shop2-cart-table .cart-product .cart-product-image {
    position: relative;
    font-size: 0;
    line-height: 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media all and (max-width: 480px) {
      .shop2-cart-table .cart-product .cart-product-image a {
        display: none; } }
  .shop2-cart-table .cart-product .cart-product-image .cart-product-action {
    width: 110px;
    margin: 0 auto;
    background-color: #ff5f5f;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding: 4px 5px;
    box-sizing: border-box;
    text-align: center;
    font-weight: 500;
    line-height: 1.2;
    text-transform: lowercase; }
  @media all and (max-width: 480px) {
        .shop2-cart-table .cart-product .cart-product-image .cart-product-action {
          margin: -20px 0 10px -20px; } }
  .shop2-cart-table .cart-product .cart-product-details {
    margin: 0 0 0 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0px;
    -moz-box-flex: 1;
    -moz-flex: 1 1 0px;
    -ms-flex: 1 1 0px;
    flex: 1 1 0px; }
  @media all and (max-width: 480px) {
      .shop2-cart-table .cart-product .cart-product-details {
        margin: 0; } }
  .shop2-cart-table .cart-product .cart-product-param {
    padding: 8px 0 0;
    margin: 0;
    list-style: none;
    line-height: 1.2; }
  .shop2-cart-table .cart-product .cart-product-param.open li:nth-child(n+5) {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .shop2-cart-table .cart-product .cart-product-param li {
    color: #898989;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    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; }
  .shop2-cart-table .cart-product .cart-product-param li:nth-child(n+5) {
    display: none; }
  .shop2-cart-table .cart-product .cart-product-param .param-title {
    padding: 2px 0;
    margin: 0 5px 0 0;
    -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; }
  .shop2-cart-table .cart-product .cart-product-param .param-value {
    padding: 2px 0;
    -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; }
  .shop2-cart-table .cart-product .cart-product-param .shop2-color-ext-list li {
    border: none;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    outline: none;
    margin: 0; }
  .shop2-cart-table .cart-product .cart-product-param .shop2-color-pick li {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    border: none;
    margin: 0; }
    .shop2-cart-table .cart-product .cart-product-param .shop2-color-pick li span {
      width: 20px;
      height: 20px;
      border-radius: 50%; }
  .shop2-cart-table .cart-product .cart-show-all-param {
    line-height: 1.2;
    padding: 8px 0 0; }
  .shop2-cart-table .cart-product .cart-show-all-param a {
    color: #3b7adb;
    font-family: Arial, Helvetica, sans-serif;
    text-decoration: none;
    font-size: 14px; }
  .shop2-cart-table .cart-product .cart-product-name a {
    color: #3b7adb;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    text-decoration: none; }
  @media all and (max-width: 1024px) {
        .shop2-cart-table .cart-product .cart-product-name a {
          font-size: 18px; } }
  @media all and (max-width: 640px) {
        .shop2-cart-table .cart-product .cart-product-name a {
          font-size: 16px; } }
  .shop2-cart-table .cart-delete {
    font-size: 0;
    text-align: center;
    -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; }
  @media all and (max-width: 1024px) {
    .shop2-cart-table .cart-delete {
      padding: 20px 25px; } }
  @media all and (max-width: 640px) {
    .shop2-cart-table .cart-delete {
      padding: 18px 20px;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 100%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      -webkit-box-ordinal-group: 3;
      -moz-box-ordinal-group: 3;
      -webkit-order: 2;
      -moz-order: 2;
      -ms-flex-order: 2;
      order: 2; } }
  @media all and (max-width: 640px) {
      .shop2-cart-table .cart-delete.cart-delete-gift {
        display: none; } }
  .shop2-cart-table .cart-delete a {
    font-size: 0;
    text-decoration: none;
    margin: 0 auto;
    display: block;
    width: 40px;
    height: 40px;
    border: 2px solid #e45858;
    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%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cdefs%3E%3Cpath%20id%3D%22pqlta%22%20d%3D%22M1506.42%20565l4.95-4.95-1.42-1.41-4.95%204.95-4.95-4.95-1.41%201.41%204.95%204.95-4.95%204.95%201.41%201.42%204.95-4.95%204.95%204.95%201.42-1.42z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1498%20-558%29%22%3E%3Cuse%20fill%3D%22%23e55858%22%20xlink%3Ahref%3D%22%23pqlta%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media all and (max-width: 640px) {
      .shop2-cart-table .cart-delete a {
        display: inline-block;
        background: none;
        width: auto;
        height: auto;
        text-align: center;
        border: none; } }
  .shop2-cart-table .cart-delete a:before {
    content: '';
    display: none;
    vertical-align: middle;
    width: 18px;
    height: 18px;
    margin: 0 10px 0 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%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cdefs%3E%3Cpath%20id%3D%22pqlta%22%20d%3D%22M1506.42%20565l4.95-4.95-1.42-1.41-4.95%204.95-4.95-4.95-1.41%201.41%204.95%204.95-4.95%204.95%201.41%201.42%204.95-4.95%204.95%204.95%201.42-1.42z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-1498%20-558%29%22%3E%3Cuse%20fill%3D%22%23e55858%22%20xlink%3Ahref%3D%22%23pqlta%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media all and (max-width: 640px) {
        .shop2-cart-table .cart-delete a:before {
          display: inline-block; } }
  .shop2-cart-table .cart-delete a span {
    display: none;
    color: #ff5f5f;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 1.4; }
  @media all and (max-width: 640px) {
        .shop2-cart-table .cart-delete a span {
          display: inline-block;
          vertical-align: middle; } }
  .shop2-cart-table .cart-center {
    -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; }
  @media all and (max-width: 1024px) {
    .shop2-cart-table .cart-center {
      background-color: #f6f6f6;
      padding: 10px 0;
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }
  @media all and (max-width: 480px) {
    .shop2-cart-table .cart-center {
      padding: 20px 0; } }
  .shop2-cart-table .cart-price {
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold;
    padding: 0 20px;
    min-width: 120px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media all and (max-width: 1024px) {
    .shop2-cart-table .cart-price {
      min-width: initial;
      text-align: center;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; } }
  @media all and (max-width: 640px) {
    .shop2-cart-table .cart-price {
      font-size: 16px; } }
  @media all and (max-width: 480px) {
    .shop2-cart-table .cart-price {
      text-align: left;
      font-size: 14px; } }
  .shop2-cart-table .cart-price.cart-price-total {
    -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; }
  @media all and (max-width: 1024px) {
      .shop2-cart-table .cart-price.cart-price-total {
        -webkit-box-flex: 1;
        -webkit-flex: 1 1 auto;
        -moz-box-flex: 1;
        -moz-flex: 1 1 auto;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto; } }
  @media all and (max-width: 480px) {
      .shop2-cart-table .cart-price.cart-price-total {
        text-align: right; } }
  .shop2-cart-table .cart-amount {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media all and (max-width: 1024px) {
    .shop2-cart-table .cart-amount {
      -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; } }
  .shop2-cart-table .cart-amount .shop2-product-amount, .shop2-cart-table .cart-amount .shop2-fake-amount {
    text-align: center;
    width: auto;
    font-size: 0; }
  .shop2-cart-table .cart-amount input[type="text"], .shop2-cart-table .cart-amount .count-gift {
    display: inline-block;
    vertical-align: middle;
    padding: 0 5px;
    width: 50px;
    height: 50px;
    box-sizing: border-box;
    border: 1px solid #d8d8d8;
    margin: 0;
    outline: none;
    background-color: #fff;
    color: #333;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold; }
  @media all and (max-width: 1024px) {
      .shop2-cart-table .cart-amount input[type="text"], .shop2-cart-table .cart-amount .count-gift {
        margin: 0 10px;
        width: 60px;
        height: 60px; } }
  @media all and (max-width: 480px) {
      .shop2-cart-table .cart-amount input[type="text"], .shop2-cart-table .cart-amount .count-gift {
        margin: 0;
        width: 40px;
        height: 40px;
        font-size: 14px; } }
  .shop2-cart-table .cart-amount button {
    font-size: 20px;
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 30px;
    background: none;
    color: #333;
    border: none;
    border-radius: 0;
    outline: none;
    line-height: 22px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media all and (max-width: 1024px) {
      .shop2-cart-table .cart-amount button {
        width: 40px;
        height: 40px;
        background: #fbfbfb; } }
  @media all and (max-width: 480px) {
      .shop2-cart-table .cart-amount button {
        display: none; } }
  .shop2-cart-table .cart-amount button:hover, .shop2-cart-table .cart-amount button:active {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media all and (max-width: 1024px) {
        .shop2-cart-table .cart-amount button:hover, .shop2-cart-table .cart-amount button:active {
          background: #fbfbfb; } }
  .shop2-cart-table .cart-amount .shop2-fake-amount .count-gift {
    line-height: 49px; }
  @media all and (max-width: 480px) {
        .shop2-cart-table .cart-amount .shop2-fake-amount .count-gift {
          line-height: 38px; } }
  .shop2-cart-table .cart-amount .shop2-fake-amount button {
    color: #c5c5c5; }
/* ============== CART TOTAL ============== */
.shop2-cart-total {
  padding: 0;
  margin: 0;
  list-style: none; }
  .shop2-cart-total li {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .shop2-cart-total li.total {
    padding: 10px 0;
    border-top: 2px solid #553b44;
    border-bottom: 2px solid #553b44; }
  @media all and (max-width: 640px) {
      .shop2-cart-total li.total {
        padding: 11px 0; } }
  @media all and (max-width: 640px) {
      .shop2-cart-total li.total {
        margin: 0 -20px;
        padding: 11px 20px; }
        .shop2-cart-total li.total .shop-cart-total-title {
          font-size: 16px; } }
  .shop2-cart-total li.total .shop-cart-total-right {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop2-cart-total li.total .shop-cart-total-title {
    color: #303030; }
  .shop2-cart-total li.total .shop-cart-total-sum {
    font-size: 26px; }
  @media all and (max-width: 640px) {
        .shop2-cart-total li.total .shop-cart-total-sum {
          font-size: 20px; } }
  .shop2-cart-total .shop-cart-total-left {
    text-align: right;
    font-size: 0;
    padding: 0 20px 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media all and (max-width: 640px) {
    .shop2-cart-total .shop-cart-total-left {
      padding: 0; } }
  .shop2-cart-total .shop-cart-total-right {
    padding: 13px 0;
    line-height: 1.2;
    -moz-box-shadow: 0 -1px 0 #fafafa;
    -webkit-box-shadow: 0 -1px 0 #fafafa;
    box-shadow: 0 -1px 0 #fafafa;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 320px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 320px;
    -ms-flex: 0 0 320px;
    flex: 0 0 320px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline; }
  @media all and (max-width: 768px) {
    .shop2-cart-total .shop-cart-total-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 all and (max-width: 640px) {
    .shop2-cart-total .shop-cart-total-right {
      padding: 16px 0;
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 100%;
      -moz-box-flex: 0;
      -moz-flex: 0 0 100%;
      -ms-flex: 0 0 100%;
      flex: 0 0 100%; } }
  .shop2-cart-total .shop-cart-total-title {
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #9a9a9a;
    padding: 0 10px 0 0;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media all and (max-width: 640px) {
    .shop2-cart-total .shop-cart-total-title {
      font-size: 14px; } }
  .shop2-cart-total .shop-cart-total-sum {
    color: #303030;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: bold; }
  @media all and (max-width: 640px) {
    .shop2-cart-total .shop-cart-total-sum {
      font-size: 16px; } }
/* ============== COUPON ============== */
div.shop2-coupon {
  display: inline-block;
  vertical-align: top;
  width: 310px;
  background-color: transparent;
  height: auto;
  min-width: auto; }
  @media all and (max-width: 1024px) {
  div.shop2-coupon {
    width: 100%;
    margin: 0 0 30px; } }
  @media all and (max-width: 480px) {
  div.shop2-coupon {
    margin: 0 -20px 20px;
    display: block;
    width: auto; } }
  div.shop2-coupon .coupon-body {
    height: auto;
    padding: 0;
    border: 5px solid #fafafa;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media all and (max-width: 1024px) {
    div.shop2-coupon .coupon-body {
      border: 20px solid #fafafa; } }
  @media all and (max-width: 1024px) {
      div.shop2-coupon .coupon-body.use-coupon {
        border-bottom: none; } }
  div.shop2-coupon input[type="text"] {
    padding: 0 15px;
    font-family: Arial, Helvetica, sans-serif;
    color: #8b8b8b;
    font-size: 14px;
    margin: 0;
    outline: none;
    width: calc(100% - 42px);
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media all and (max-width: 480px) {
    div.shop2-coupon input[type="text"] {
      padding: 0 20px; } }
  div.shop2-coupon .coupon-btn {
    background: none;
    color: #f07e7e;
    border: none;
    outline: none;
    padding: 0;
    margin: 0;
    width: 42px;
    height: 40px;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    -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; }
  div.shop2-coupon .coupon-id {
    font-size: 0;
    padding: 14px 0 14px 20px; }
  @media all and (max-width: 1024px) {
    div.shop2-coupon .coupon-id {
      background-color: #fafafa;
      padding: 10px 20px;
      cursor: default;
      text-align: left;
      line-height: 0;
      font-size: 0;
      position: static; } }
  @media all and (max-width: 480px) {
    div.shop2-coupon .coupon-id {
      padding: 15px 20px 15px 15px; } }
  div.shop2-coupon .coupon-id .coupon-code {
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
    color: #303030;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; }
  @media all and (max-width: 480px) {
      div.shop2-coupon .coupon-id .coupon-code {
        padding: 0 5px; } }
  div.shop2-coupon .coupon-id .coupon-delete {
    width: 22px;
    height: 22px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    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%2230px%22%20height%3D%2230px%22%20%20viewBox%3D%220%200%2030%2030%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cdefs%3E%3Cpath%20id%3D%22cl64a%22%20d%3D%22M65%201090a15%2015%200%201%201%200-30%2015%2015%200%200%201%200%2030zm0-2a13%2013%200%201%200%200-26%2013%2013%200%200%200%200%2026zm4.24-10.17l-1.41%201.41-2.83-2.83-2.83%202.83-1.41-1.41%202.83-2.83-2.83-2.83%201.41-1.41%202.83%202.83%202.83-2.83%201.41%201.41-2.83%202.83z%22%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cg%20transform%3D%22translate%28-50%20-1060%29%22%3E%3Cuse%20fill%3D%22%23e45858%22%20xlink%3Ahref%3D%22%23cl64a%22%2F%3E%3C%2Fg%3E%3C%2Fg%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
  @media all and (max-width: 768px) {
      div.shop2-coupon .coupon-id .coupon-delete {
        width: 30px;
        height: 30px; } }
  @media all and (max-width: 480px) {
      div.shop2-coupon .coupon-id .coupon-delete {
        -webkit-background-size: auto;
        background-size: auto;
        width: 20px;
        height: 20px; } }
/* ============== CART UPDATE ============== */
.shop2-cart-update-wrap {
  font-size: 0;
  width: 320px;
  margin: 0 0 0 auto;
  padding: 0 0 30px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media all and (max-width: 768px) {
  .shop2-cart-update-wrap {
    width: 350px;
    padding: 0 0 20px;
    display: block; } }
  @media all and (max-width: 480px) {
  .shop2-cart-update-wrap {
    width: 100%;
    padding: 0 0 10px; } }
  .shop2-cart-update-wrap a.shop2-btn, .shop2-cart-update-wrap a.shop2-btn2 {
    padding: 10px 20px;
    margin: 0 0 10px; }
  @media all and (max-width: 768px) {
    .shop2-cart-update-wrap a.shop2-btn, .shop2-cart-update-wrap a.shop2-btn2 {
      padding: 15px 18px;
      text-align: center;
      display: block; } }
  @media all and (max-width: 480px) {
    .shop2-cart-update-wrap a.shop2-btn, .shop2-cart-update-wrap a.shop2-btn2 {
      padding: 12px 18px 11px;
      font-size: 14px; } }
/* ============== CART REGISTRATION ============== */
div.shop2-cart-registration {
  width: 320px;
  margin: 45px 0 30px auto; }
  @media all and (max-width: 768px) {
  div.shop2-cart-registration {
    width: 350px;
    margin: 30px 0 30px auto; } }
  @media all and (max-width: 480px) {
  div.shop2-cart-registration {
    width: 100%;
    margin: 30px 0 20px; } }
  div.shop2-cart-registration .form-registration .field-row {
    margin: 0;
    font-family: Arial, Helvetica, sans-serif; }
  div.shop2-cart-registration .form-registration .field-row .field-title {
    color: #898989;
    font-size: 13px;
    margin-bottom: 6px; }
  div.shop2-cart-registration .form-registration .field-row .field-value {
    margin-bottom: 18px; }
  @media all and (max-width: 480px) {
        div.shop2-cart-registration .form-registration .field-row .field-value {
          margin-bottom: 10px; } }
  div.shop2-cart-registration .form-registration .field-row input[type="text"], div.shop2-cart-registration .form-registration .field-row input[type="password"] {
    outline: none;
    width: 100%;
    height: 40px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    padding: 0 15px;
    box-sizing: border-box;
    font-size: 14px;
    color: #333; }
  div.shop2-cart-registration .form-registration .shop2-btn2 {
    margin: 2px 0 0;
    width: 100%; }
  div.shop2-cart-registration .without-registration {
    padding: 10px 0 0; }
  div.shop2-cart-registration .without-registration .shop2-btn {
    text-align: center;
    display: block;
    padding: 10px 20px; }
/* ============== SHOP BUTTON ============== */
html .shop2-btn {
  background: none;
  border-radius: 0;
  background-color: transparent;
  color: #777;
  font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  -moz-box-shadow: inset 0 0 0 2px #d0d0d0;
  -webkit-box-shadow: inset 0 0 0 2px #d0d0d0;
  box-shadow: inset 0 0 0 2px #d0d0d0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }
  html .shop2-btn:hover {
    background: none;
    -moz-box-shadow: inset 0 0 0 2px #e8e8e8;
    -webkit-box-shadow: inset 0 0 0 2px #e8e8e8;
    box-shadow: inset 0 0 0 2px #e8e8e8; }
  html .shop2-btn:active {
    background: none;
    -moz-box-shadow: inset 0 0 0 2px #cdcdcd;
    -webkit-box-shadow: inset 0 0 0 2px #cdcdcd;
    box-shadow: inset 0 0 0 2px #cdcdcd; }

html button.shop2-btn, html input[type="button"].shop2-btn, html input[type="submit"].shop2-btn {
  padding: 8px 18px; }

html a.shop2-btn {
  padding: 8px 18px; }

html .shop2-btn2 {
  position: relative;
  background-color: #ef7d7d;
  border-radius: 0;
  color: #fff;
  font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 16px;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  html .shop2-btn2 span {
    position: relative; }
  html .shop2-btn2:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: transparent;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  html .shop2-btn2:hover:before {
    background-color: rgba(255, 255, 255, 0.1); }
  html .shop2-btn2:active:before {
    background-color: rgba(0, 0, 0, 0.1); }

html button.shop2-btn2, html input[type="button"].shop2-btn2, html input[type="submit"].shop2-btn2 {
  outline: none;
  height: 40px;
  border: none; }

html a.shop2-btn2 {
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding: 8px 18px; }

div.shop2-main-before, div.shop2-main-after {
  line-height: 1.5;
  padding: 0; }
  div.shop2-main-before p, div.shop2-main-after p {
    margin: 1em 0; }
  div.shop2-main-before p:first-child, div.shop2-main-after p:first-child {
    margin-top: 0; }
  div.shop2-main-before p:last-child, div.shop2-main-after p:last-child {
    margin-bottom: 0; }

div.shop2-main-before {
  padding-bottom: 20px; }

div.shop2-main-after {
  padding-top: 20px; }

form.shop2-order-options.shop2-delivery .option-type {
  border: none; }
  form.shop2-order-options.shop2-delivery .option-type:first-child {
    border: none; }
  form.shop2-order-options.shop2-delivery .option-type.active-type {
    background-color: #fbfbfb; }
  form.shop2-order-options.shop2-delivery .option-type.active-type .option-label {
    background-color: #f2f2f2;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  form.shop2-order-options.shop2-delivery .option-type.active-type .option-details {
    overflow: visible; }
  form.shop2-order-options.shop2-delivery .option-type .option-label {
    padding: 20px;
    background-color: #f6f6f6;
    -moz-box-shadow: inset 0 -1px 0 #c1c1c1;
    -webkit-box-shadow: inset 0 -1px 0 #c1c1c1;
    box-shadow: inset 0 -1px 0 #c1c1c1; }
  @media all and (max-width: 480px) {
      form.shop2-order-options.shop2-delivery .option-type .option-label {
        padding: 16px 10px; } }
  form.shop2-order-options.shop2-delivery .option-type .option-label span {
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 20px);
    color: #555;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 0 0 0 20px;
    line-height: 1.3; }
  @media all and (max-width: 480px) {
        form.shop2-order-options.shop2-delivery .option-type .option-label span {
          padding: 0 0 0 10px;
          font-size: 14px; } }
  form.shop2-order-options.shop2-delivery .option-details {
    padding: 20px; }
  @media all and (max-width: 480px) {
    form.shop2-order-options.shop2-delivery .option-details {
      padding: 10px; } }
  form.shop2-order-options.shop2-delivery .option-details label {
    display: block; }
  form.shop2-order-options.shop2-delivery .option-details label > span {
    color: #555;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 4px; }
  form.shop2-order-options.shop2-delivery .option-details .option-item label {
    display: block; }
  form.shop2-order-options.shop2-delivery select {
    width: 350px;
    max-width: 100%;
    box-sizing: border-box;
    height: 40px;
    padding: 0 19px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    outline: none;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; }
  form.shop2-order-options.shop2-delivery input[type="text"] {
    width: 350px;
    max-width: 100%;
    box-sizing: border-box;
    height: 40px;
    padding: 0 19px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    outline: none;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; }
  form.shop2-order-options.shop2-delivery textarea {
    width: 350px;
    max-width: 100%;
    height: 120px;
    box-sizing: border-box;
    padding: 9px 19px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    outline: none;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px; }
  form.shop2-order-options.shop2-delivery .jq-selectbox {
    max-width: 100%;
    width: 350px; }
  form.shop2-order-options.shop2-delivery .mg-styler-label--radio input[type="radio"] {
    display: none; }
  form.shop2-order-options.shop2-delivery .mg-styler-label--radio.checked:before {
    border-color: #f2f2f2;
    background-color: #ef7d7d; }
  form.shop2-order-options.shop2-delivery .mg-styler-label--radio:before {
    display: inline-block;
    vertical-align: middle;
    content: '';
    width: 6px;
    height: 6px;
    border: 6px solid #f6f6f6;
    background-clip: content-box;
    border-radius: 50%;
    -moz-box-shadow: 0 0 0 1px #d8d8d8;
    -webkit-box-shadow: 0 0 0 1px #d8d8d8;
    box-shadow: 0 0 0 1px #d8d8d8; }
  @media all and (max-width: 480px) {
      form.shop2-order-options.shop2-delivery .mg-styler-label--radio:before {
        border-width: 3px; } }

.popup-form-wrapper {
  padding: 30px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 0;
  white-space: nowrap;
  overflow-y: auto; }
  .popup-form-wrapper:after {
    width: 0;
    display: inline-block;
    vertical-align: middle;
    content: '';
    height: 100%; }
  .popup-form-wrapper .tpl-anketa {
    position: relative;
    text-align: left;
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    max-width: 420px;
    padding: 40px;
    box-sizing: border-box;
    background-color: #fff; }
  @media all and (max-width: 480px) {
    .popup-form-wrapper .tpl-anketa {
      padding: 20px; } }
  .popup-form-wrapper .shop2-close-form {
    cursor: pointer;
    position: absolute;
    top: -20px;
    right: -20px;
    width: 40px;
    height: 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%2240px%22%20height%3D%2240px%22%20%20viewBox%3D%220%200%2040%2040%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cdefs%3E%3CclipPath%20id%3D%22a%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1540%20350a20%2020%200%201%201%2040%200%2020%2020%200%200%201-40%200z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ff9e8e%22%20d%3D%22M0%2020a20%2020%200%201%201%2040%200%2020%2020%200%200%201-40%200z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23fff%22%20stroke-miterlimit%3D%2250%22%20stroke-width%3D%228%22%20d%3D%22M1540%20350a20%2020%200%201%201%2040%200%2020%2020%200%200%201-40%200z%22%20clip-path%3D%22url%28%26quot%3B%23a%26quot%3B%29%22%20transform%3D%22translate%28-1540%20-330%29%22%2F%3E%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M21.43%2020L25%2016.43%2023.57%2015%2020%2018.57%2016.43%2015%2015%2016.43%2018.57%2020%2015%2023.57%2016.43%2025%2020%2021.43%2023.57%2025%2025%2023.57z%22%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
  .popup-form-wrapper .shop2-close-form:hover {
    -webkit-transform: rotate(-180deg);
    -moz-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg); }
  .popup-form-wrapper .title {
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    padding: 5px 0 30px;
    line-height: 1.3; }
  @media all and (max-width: 480px) {
    .popup-form-wrapper .title {
      font-size: 20px;
      padding: 0 0 20px; } }
  .popup-form-wrapper .tpl-field {
    padding: 0 0 18px;
    font-family: Arial, Helvetica, sans-serif; }
  @media all and (max-width: 480px) {
    .popup-form-wrapper .tpl-field {
      padding: 0 0 13px; } }
  .popup-form-wrapper .tpl-field.tpl-field-button {
    padding: 2px 0 0; }
  .popup-form-wrapper .tpl-field.alias-ip, .popup-form-wrapper .tpl-field.alias-productname, .popup-form-wrapper .tpl-field.alias-productlink {
    display: none; }
  .popup-form-wrapper .field-title {
    color: #888;
    font-size: 13px;
    line-height: 1.2;
    padding: 0 0 7px; }
  .popup-form-wrapper .error-message {
    color: #ff8383;
    padding: 0 0 7px;
    font-size: 13px; }
  .popup-form-wrapper input[type="text"] {
    height: 40px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    width: 100%;
    padding: 0 19px;
    box-sizing: border-box;
    color: #888;
    font-size: 15px;
    outline: none; }
  @media all and (max-width: 480px) {
    .popup-form-wrapper input[type="text"] {
      padding: 0 9px;
      font-size: 14px; } }
  .popup-form-wrapper textarea {
    height: 120px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    width: 100%;
    padding: 9px 19px;
    box-sizing: border-box;
    color: #888;
    font-size: 15px;
    outline: none; }
  @media all and (max-width: 480px) {
    .popup-form-wrapper textarea {
      padding: 5px 9px;
      font-size: 14px; } }
  .popup-form-wrapper button {
    height: 40px;
    border: none;
    outline: none;
    color: #fff;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    padding: 0 15px;
    min-width: 120px; }
  @media all and (max-width: 480px) {
    .popup-form-wrapper button {
      min-width: 100%; } }
  .popup-form-wrapper .tpl-anketa-success-note {
    text-align: center;
    color: #333;
    font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
    font-size: 26px;
    font-weight: bold;
    line-height: 1.3; }

.shop2-order-form input[type="text"] {
  width: 100%;
  max-width: 400px;
  padding: 0 14px;
  box-sizing: border-box;
  height: 40px;
  border: 1px solid #d8d8d8;
  background-color: #fff;
  outline: none;
  color: #888;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px; }
  .shop2-order-form textarea {
    width: 100%;
    max-width: 400px;
    padding: 9px 14px;
    box-sizing: border-box;
    height: 80px;
    border: 1px solid #d8d8d8;
    background-color: #fff;
    outline: none;
    color: #888;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; }

.shop2-main-header {
  background: none;
  font-size: 2rem;
  margin: 0;
  padding: 0 0 20px;
  line-height: 1.2;
  font-family: 'Fira Sans', Arial, Helvetica, sans-serif;
  text-transform: capitalize; }
  @media all and (max-width: 1024px) {
  .shop2-main-header {
    font-size: 1.75rem; } }
  @media all and (max-width: 640px) {
  .shop2-main-header {
    font-size: 1.36rem; } }

.main-blocks-wrap {
  padding: 0 30px; }
  @media all and (max-width: 1024px) {
  .main-blocks-wrap {
    padding: 0 30px; } }
  @media all and (max-width: 640px) {
  .main-blocks-wrap {
    padding: 0 20px; } }
  .main-blocks-wrap .main-blocks-wrap-inner {
    max-width: 1200px;
    margin: 0 auto; }
  .main-blocks-wrap .item-main-block {
    padding: 0 0 70px; }
  @media all and (max-width: 768px) {
    .main-blocks-wrap .item-main-block {
      padding: 0 0 40px; } }
  @media all and (max-width: 480px) {
    .main-blocks-wrap .item-main-block {
      padding: 0 0 30px; } }
  .main-blocks-wrap .item-main-block-inner {
    padding: 30px 30px 25px;
    -moz-box-shadow: 0px 34px 42px -23px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 34px 42px -23px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 34px 42px -23px rgba(0, 0, 0, 0.1); }
  @media all and (max-width: 768px) {
    .main-blocks-wrap .item-main-block-inner {
      padding: 10px 10px 35px; } }
  @media all and (max-width: 480px) {
    .main-blocks-wrap .item-main-block-inner {
      padding: 20px 20px 25px; } }
  .main-blocks-wrap div.shop2-main-after {
    padding: 40px 0 0; }
  .main-blocks-wrap .owl-stage-outer {
    margin: 0 0 25px; }
  @media all and (max-width: 768px) {
    .main-blocks-wrap .owl-stage-outer {
      margin: 0 0 35px; } }
  @media all and (max-width: 480px) {
    .main-blocks-wrap .owl-stage-outer {
      margin: 0 0 25px; } }
  .main-blocks-wrap .owl-dots {
    text-align: center;
    font-size: 0;
    display: inline-block;
    vertical-align: middle;
    width: 100%; }
  @media all and (max-width: 480px) {
    .main-blocks-wrap .owl-dots {
      width: calc(100% - 120px); } }
  .main-blocks-wrap .owl-dots .owl-dot {
    margin: 5px;
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: rgba(51, 51, 51, 0.15); }
  @media all and (max-width: 768px) {
      .main-blocks-wrap .owl-dots .owl-dot {
        width: 20px;
        height: 20px;
        background-color: transparent;
        -moz-box-shadow: inset 0 0 0 2px #f0f0f0;
        -webkit-box-shadow: inset 0 0 0 2px #f0f0f0;
        box-shadow: inset 0 0 0 2px #f0f0f0; } }
  .main-blocks-wrap .owl-dots .owl-dot.active {
    background-color: #ef7d7d;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .main-blocks-wrap .ow-prev {
    display: none;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 20px auto 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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  @media all and (max-width: 480px) {
    .main-blocks-wrap .ow-prev {
      display: inline-block; } }
  .main-blocks-wrap .ow-next {
    display: none;
    vertical-align: middle;
    width: 40px;
    height: 30px;
    margin: auto 0 auto 20px;
    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%2240px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2040%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20d%3D%22M36.18%205.238H0v-2h36.17l-1.824-1.824L35.761%200l4.242%204.243-4.242%204.242-1.415-1.414%201.833-1.833z%22%20fill%3D%22%23553b44%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
  @media all and (max-width: 480px) {
    .main-blocks-wrap .ow-next {
      display: inline-block; } }

.product-compare {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333;
  display: block;
  opacity: 1;
  visibility: visible;
  overflow: visible;
  height: auto;
  width: auto;
  padding: 12px 0 10px 20px; }
  .product-compare a {
    font: 12px Arial, Helvetica, sans-serif;
    color: #333;
    text-decoration: none; }
  .product-compare label {
    display: block;
    position: relative;
    height: auto;
    padding: 2px 0 0 30px;
    cursor: pointer; }
  .product-compare label:before {
    content: "";
    position: absolute;
    left: 0;
    top: -2px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    width: 18px;
    height: 18px; }
  .product-compare label input[type="checkbox"] {
    width: 0;
    height: 0;
    background: none;
    opacity: 0; }
  .product-compare.product-compare-added {
    padding: 12px 0 10px 58px;
    position: relative; }
  .product-compare.product-compare-added:before {
    content: "";
    position: absolute;
    left: 20px;
    top: 10px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    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%2211px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2011%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23484848%22%20d%3D%22M10.703%2C1.728%20L4.809%2C7.696%20C4.420%2C8.092%203.789%2C8.092%203.400%2C7.696%20L0.275%2C4.528%20C-0.114%2C4.133%20-0.114%2C3.490%200.275%2C3.095%20C0.664%2C2.699%201.295%2C2.699%201.684%2C3.095%20L4.105%2C5.549%20L9.294%2C0.295%20C9.683%2C-0.101%2010.314%2C-0.101%2010.703%2C0.295%20C11.092%2C0.690%2011.092%2C1.333%2010.703%2C1.728%20Z%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .product-compare.product-compare-added input[type="checkbox"] {
    opacity: 0;
    width: 20px;
    height: 20px;
    margin: 0 10px 0 -37px; }
  .product-compare.product-compare-added a {
    text-decoration: underline;
    color: #484848; }
/**
 * стандартный набор начертаний шрифтов
 *
 * r   нормальный
 * i   курсив
 * b   жирный
 * b-i жирный-курсив
 *
 * если включено подключение стандартных начертаний $defaults равный true
 * добавляем в финальный набор начертаний стандартный набор (нормальный, нормальный-курсив, жирный, жирный-курсив)
 */
@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: pt_sans;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  src: url("/g/fonts/pt_sans/pt_sans-r.eot");
  src: url("/g/fonts/pt_sans/pt_sans-r.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-r.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-r.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-r.svg#pt_sans") format("svg"); }

@font-face {
  font-weight: 400;
  font-style: italic;
  font-family: pt_sans;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  src: url("/g/fonts/pt_sans/pt_sans-i.eot");
  src: url("/g/fonts/pt_sans/pt_sans-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-i.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-i.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-i.svg#pt_sans") format("svg"); }

@font-face {
  font-weight: 700;
  font-style: normal;
  font-family: pt_sans;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  src: url("/g/fonts/pt_sans/pt_sans-b.eot");
  src: url("/g/fonts/pt_sans/pt_sans-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-b.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-b.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-b.svg#pt_sans") format("svg"); }

@font-face {
  font-weight: 700;
  font-style: italic;
  font-family: pt_sans;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  src: url("/g/fonts/pt_sans/pt_sans-b-i.eot");
  src: url("/g/fonts/pt_sans/pt_sans-b-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-b-i.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-b-i.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-b-i.svg#pt_sans") format("svg"); }

@font-face {
  font-weight: 500;
  font-style: normal;
  font-family: pt_sans;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  src: url("/g/fonts/pt_sans/pt_sans-m.eot");
  src: url("/g/fonts/pt_sans/pt_sans-m.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-m.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-m.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-m.svg#pt_sans") format("svg"); }

@font-face {
  font-weight: 500;
  font-style: italic;
  font-family: pt_sans;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  src: url("/g/fonts/pt_sans/pt_sans-m-i.eot");
  src: url("/g/fonts/pt_sans/pt_sans-m-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-m-i.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-m-i.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-m-i.svg#pt_sans") format("svg"); }

@font-face {
  font-weight: 600;
  font-style: normal;
  font-family: pt_sans;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  src: url("/g/fonts/pt_sans/pt_sans-s-b.eot");
  src: url("/g/fonts/pt_sans/pt_sans-s-b.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-s-b.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-s-b.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-s-b.svg#pt_sans") format("svg"); }

@font-face {
  font-weight: 600;
  font-style: italic;
  font-family: pt_sans;
  /**
   * вместо кода ниже, можно заиспользовать глобальный миксин font-face
   * @include font-face(#{$name}, #{$folder}/#{$folder}-#{$tracing}, $weight : nth($props, 1), $style : nth($props, 2));
   */
  src: url("/g/fonts/pt_sans/pt_sans-s-b-i.eot");
  src: url("/g/fonts/pt_sans/pt_sans-s-b-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/pt_sans/pt_sans-s-b-i.woff") format("woff"), url("/g/fonts/pt_sans/pt_sans-s-b-i.ttf") format("truetype"), url("/g/fonts/pt_sans/pt_sans-s-b-i.svg#pt_sans") format("svg"); }

.company {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

div.product-list.thumbs .shop2-product-item .product-price {
  min-height: 40px; }

@media all and (min-width: 769px) {
  .mobile {
    display: none !important; }

  .product-tabs-wrap {
    margin: 0;
    margin-top: 25px; } }

@media all and (min-width: 769px) and (max-width: 1025px) {
    .product-fast-view-wrap .right {
      max-width: 60%; } }

@media all and (max-width: 960px) {
  .desktop {
    display: none !important; } }

div.product-list.thumbs .shop2-product-item .price-old {
  display: block; }

div.product-list.simple .shop2-product-item .price-old, div.product-list.pricelist .shop2-product-item .price-old {
  margin-right: 0;
  margin-left: 10px; }
