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

.overflowhidden {
  overflow: hidden; }

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

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }
  .owl-carousel .owl-animated-in {
    z-index: 0; }
  .owl-carousel .owl-animated-out {
    z-index: 1; }
  .owl-carousel .fadeOut {
    animation-name: fadeOut; }

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

  100% {
    opacity: 0; } }

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

.owl-carousel {
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    display: block;
    width: 100%; }
  .owl-carousel .owl-nav.disabled, .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev, .owl-carousel .owl-nav .owl-next, .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
/* No Js */
.no-js .owl-carousel {
  display: block; }
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }
  .owl-carousel .owl-item img.owl-lazy {
    transform-style: preserve-3d; }
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: transform 100ms ease; }
  .owl-carousel .owl-video-play-icon:hover {
    transform: scale(1.3, 1.3); }
  .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%; }

html, body {
  height: 100%; }

html {
  font-size: 15px; }

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

.h1-wrap {
  padding: 95px 12px;
  text-align: center;
  position: relative;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover; }
  @media (max-width: 1023px) {
  .h1-wrap {
    padding: 55px 12px; } }
  @media (max-width: 767px) {
  .h1-wrap {
    padding: 34px 8px 30px; } }
  .h1-wrap:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    position: absolute;
    background-color: rgba(16, 16, 16, 0.6); }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-weight: 900;
  font-style: normal;
  text-transform: uppercase;
  font-family: 'Fira Sans Extra Condensed', 'Roboto', Arial, Helvetica, sans-serif; }

h1 {
  color: #fff;
  margin: 0 auto;
  font-size: 2rem;
  position: relative;
  max-width: 1170px; }
  @media (max-width: 767px) {
  h1 {
    font-size: 1.58rem; } }

h2 {
  font-size: 1.4rem; }

h3 {
  font-size: 1.2rem; }

h4 {
  font-size: 1rem; }

h5 {
  font-size: 0.83rem; }

h6 {
  font-size: 0.67rem; }

h5, h6 {
  font-weight: bold; }

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

a:hover {
  text-decoration: none; }

a img {
  border-color: #888; }

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

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 {
  color: #999;
  margin: 0 auto;
  line-height: 1;
  font-size: 13px;
  font-weight: 300;
  position: relative;
  padding-bottom: 15px;
  white-space: pre-wrap;
  max-width: 1170px;
  font-family: 'Fira Sans Extra Condensed', 'Roboto', Arial, Helvetica, sans-serif; }
  @media (max-width: 767px) {
  .site-path {
    padding-bottom: 8px; } }

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

.panel {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  display: none;
  position: absolute;
  text-align: center;
  -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; }
  .panel.open {
    display: block;
    background-color: rgba(0, 0, 0, 0.7); }
  .panel:after {
    width: 0;
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .panel .scroll {
    height: 100%;
    width: 300px;
    text-align: left;
    overflow-y: auto;
    background-color: #fff;
    -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);
    -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; }
  .panel .scroll.open {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  .panel [data-search-scroll] {
    opacity: 0;
    width: 100%;
    height: 100%;
    padding: 20px;
    text-align: left;
    overflow-y: auto;
    text-align: center;
    white-space: nowrap;
    box-sizing: border-box;
    -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; }
  .panel [data-search-scroll].open {
    opacity: 1;
    overflow-x: hidden; }
  .panel [data-search-scroll] .site-search-wrap {
    width: 100%;
    max-width: 400px;
    text-align: left;
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff; }
  .panel [data-search-scroll]:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle; }

.site_search_top_pan {
  height: 48px;
  background: #fff;
  width: 100%; }
  .site_search_top_pan .close {
    width: 48px;
    height: 48px;
    display: block;
    margin-left: auto;
    cursor: pointer;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M4096.41%2C111l5.3%2C5.3a1%2C1%2C0%2C0%2C1-1.41%2C1.415l-5.3-5.3-5.3%2C5.3a1%2C1%2C0%2C0%2C1-1.41-1.415l5.3-5.3-5.3-5.3a1%2C1%2C0%2C1%2C1%2C1.41-1.415l5.3%2C5.3%2C5.3-5.3a1%2C1%2C0%2C1%2C1%2C1.41%2C1.415Z%22%20transform%3D%22translate%28-4088%20-104%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.site-wrapper {
  min-height: 100%;
  overflow: hidden;
  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-wrapper .width-wrap {
    margin: 0 auto;
    max-width: 1170px; }

.site-header {
  background-color: #101010; }
  .site-header .header-top {
    padding: 0 12px;
    border-bottom: 1px solid #212121; }
  .site-header .header-top .width-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; }
  .site-header .header-bot {
    padding: 0 12px; }
  .site-header .header-bot .width-wrap {
    padding: 30px 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 (max-width: 1023px) {
    .site-header .header-bot .width-wrap {
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center; } }
    .site-header .header-bot .width-wrap > div {
      padding: 0 10px; }
      .site-header .header-bot .width-wrap > div:first-child {
        padding-left: 0; }
      .site-header .header-bot .width-wrap > div:last-child {
        padding-right: 0; }

.shop2-elements {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end; }
  .shop2-elements > div {
    width: 40px;
    height: 40px;
    margin: 0 5px; }
  .shop2-elements > div:first-child {
    margin-left: 0; }
  .shop2-elements > div:last-child {
    margin-right: 0; }
  .shop2-elements .shop2-search-toggle {
    cursor: pointer;
    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; }
  .shop2-elements .shop2-search-toggle svg {
    fill: #fff; }
  .shop2-elements .login-toggle {
    font-size: 0;
    cursor: pointer;
    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; }
  .shop2-elements .login-toggle svg {
    fill: #fff; }

.company {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-ordinal-group: 0;
  -moz-box-ordinal-group: 0;
  -webkit-order: -1;
  -moz-order: -1;
  -ms-flex-order: -1;
  order: -1;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
  .company {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; } }
  @media (max-width: 767px) {
  .company {
    display: block;
    text-align: center; } }
  .company .logo {
    font-size: 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; }
  .company .logo a {
    display: inline-block; }
  .company .logo + .company-inner {
    margin: 0 0 0 15px; }
    @media (max-width: 1023px) {
    .company .logo + .company-inner {
      text-align: left; } }
    @media (max-width: 767px) {
    .company .logo + .company-inner {
      margin: 15px 0 0;
      text-align: center; } }
  .company .company-inner {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  @media (max-width: 1023px) {
    .company .company-inner {
      text-align: center; } }
  .company .company-name {
    line-height: 1;
    font-size: 36px;
    font-weight: 900;
    color: #fff; }
  .company .company-name a {
    color: #fff;
    text-decoration: none; }
  .company .company-desc {
    font-size: 15px;
    padding: 2px 0 0;
    color: #c5ad84; }

.header-phone {
  position: relative;
  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-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
  .header-phone {
    display: none; } }
  .header-phone .phone-title {
    line-height: 1;
    font-size: 11px;
    font-weight: 500;
    color: #c5ad84;
    margin: 0 20px 0 0; }
  .header-phone .phone-title:first-line {
    color: #fff; }
  .header-phone .phone-body {
    font-size: 20px;
    font-weight: 900;
    color: #fff; }

.site-search-wrap {
  font-size: 0;
  box-sizing: border-box; }
  .site-search-wrap + div:after {
    display: none; }
  .site-search-wrap .shop2-block {
    display: none; }
  .site-search-wrap > form {
    width: 100%;
    height: 48px;
    font-size: 0;
    overflow: hidden;
    background: none;
    display: inline-block;
    vertical-align: middle;
    background-color: #f4f3ed; }
  .site-search-wrap > form input[type="text"] {
    margin: 0;
    padding: 0;
    color: #000;
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
    font-size: 13px;
    background: none;
    padding: 0 0 0 20px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    max-width: calc(100% - 60px); }
  .site-search-wrap > form input[type="submit"] {
    width: 60px;
    height: 100%;
    border: none;
    outline: none;
    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%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M5464.51%2C862.145l-4.35-4.344c-0.02-.024-0.05-0.04-0.07-0.062a8.137%2C8.137%2C0%2C0%2C0%2C1.35-4.518%2C8.219%2C8.219%2C0%2C1%2C0-3.7%2C6.868c0.02%2C0.024.04%2C0.051%2C0.06%2C0.075l4.35%2C4.344A1.67%2C1.67%2C0%2C0%2C0%2C5464.51%2C862.145Zm-11.29-3.551a5.372%2C5.372%2C0%2C1%2C1%2C5.37-5.373A5.369%2C5.369%2C0%2C0%2C1%2C5453.22%2C858.594Z%22%20transform%3D%22translate%28-5445%20-845%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.site-search.mobile {
  font-size: 0;
  height: 60px;
  background-color: #f5f5f5; }
  .site-search.mobile input[type="text"] {
    color: #000;
    height: 60px;
    border: none;
    outline: none;
    font-size: 13px;
    font-weight: 300;
    background: none;
    padding: 0 0 0 20px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: calc(100% - 60px); }
  .site-search.mobile input[type="submit"] {
    width: 60px;
    height: 100%;
    border: none;
    outline: none;
    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%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M5464.51%2C862.145l-4.35-4.344c-0.02-.024-0.05-0.04-0.07-0.062a8.137%2C8.137%2C0%2C0%2C0%2C1.35-4.518%2C8.219%2C8.219%2C0%2C1%2C0-3.7%2C6.868c0.02%2C0.024.04%2C0.051%2C0.06%2C0.075l4.35%2C4.344A1.67%2C1.67%2C0%2C0%2C0%2C5464.51%2C862.145Zm-11.29-3.551a5.372%2C5.372%2C0%2C1%2C1%2C5.37-5.373A5.369%2C5.369%2C0%2C0%2C1%2C5453.22%2C858.594Z%22%20transform%3D%22translate%28-5445%20-845%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.cart-wrap {
  position: relative;
  Array }
  .cart-wrap a {
    width: 40px;
    height: 40px;
    display: block;
    cursor: pointer;
    position: relative;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2224px%22%20%20viewBox%3D%220%200%2021%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1532.74%2039.008h-16.48a2.25%202.25%200%200%201-2.25-2.246V23.284a2.25%202.25%200%200%201%202.25-2.246h3v-.5a5.247%205.247%200%201%201%2010.48%200v.5h3a2.25%202.25%200%200%201%202.25%202.246v13.478a2.25%202.25%200%200%201-2.25%202.246zm-4.5-18.47a3.75%203.75%200%201%200-7.48%200v.5h7.48v-.5zm5.25%203.495a1.5%201.5%200%200%200-1.5-1.5h-2.25v2.477a1.477%201.477%200%200%201%20.75%201.269%201.5%201.5%200%201%201-2.99%200%201.467%201.467%200%200%201%20.74-1.268v-2.476h-7.48v2.476a1.5%201.5%200%201%201-1.5%200v-2.476h-2.25a1.5%201.5%200%200%200-1.5%201.5v11.98a1.5%201.5%200%200%200%201.5%201.5h14.98a1.5%201.5%200%200%200%201.5-1.5V24.033z%22%20transform%3D%22translate%28-1514%20-15%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .cart-wrap .cart-amount {
    right: 0;
    bottom: 2px;
    color: #fff;
    width: 20px;
    height: 20px;
    font-size: 9px;
    font-weight: 300;
    line-height: 20px;
    text-align: center;
    position: absolute;
    border-radius: 100px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    background-color: #c5ad84; }
  .cart-wrap .cart-sum {
    display: none; }
  .cart-wrap .cart-body {
    right: 0;
    top: 125%;
    z-index: 2;
    width: 412px;
    display: none;
    position: absolute;
    padding: 0 20px 20px;
    box-sizing: border-box;
    background-color: #fff;
    -moz-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 30px 50px rgba(0, 0, 0, 0.1);
    box-shadow: 0 30px 50px rgba(0, 0, 0, 0.1); }
  .cart-wrap .cart-body .popup-cart-item {
    padding: 20px 0;
    border-bottom: 1px solid #f4f3ed;
    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; }
  .cart-wrap .cart-body .popup-cart-item-image {
    width: 84px;
    font-size: 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; }
    .cart-wrap .cart-body .popup-cart-item-image.no-image {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204%2C211H176a2%2C2%2C0%2C0%2C1-2-2V181a2%2C2%2C0%2C0%2C1%2C2-2h28a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C204%2C211Zm0-29a1%2C1%2C0%2C0%2C0-1-1H177a1%2C1%2C0%2C0%2C0-1%2C1v26a1%2C1%2C0%2C0%2C0%2C1%2C1h26a1%2C1%2C0%2C0%2C0%2C1-1V182Zm-11.233%2C20.678a1.128%2C1.128%2C0%2C0%2C1-1.534%2C0l-6.026-4.281-5.44%2C7.281a1.045%2C1.045%2C0%2C0%2C1-1.478-1.477l5.911-7.911a1.232%2C1.232%2C0%2C0%2C1%2C1.6%2C0l6.043%2C4.3%2C8.357-9.3a1.045%2C1.045%2C0%2C1%2C1%2C1.478%2C1.477ZM184%2C191a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C184%2C191Zm1-4h-2v2h2v-2Z%22%20transform%3D%22translate%28-174%20-179%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #f0f0f0; }
      .cart-wrap .cart-body .popup-cart-item-image.no-image:after {
        content: '';
        padding: 100% 0 0;
        display: inline-block; }
  .cart-wrap .cart-body .popup-cart-item-right {
    padding: 0 20px;
    position: relative;
    -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; }
  .cart-wrap .cart-body .popup-cart-item-name {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    text-decoration: none; }
  .cart-wrap .cart-body .popup-cart-item-price {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 7px 0 0; }
  .cart-wrap .cart-body .popup-cart-item-delete {
    right: 0;
    top: 50%;
    width: 20px;
    height: 20px;
    position: absolute;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
    .cart-wrap .cart-body .popup-cart-item-delete .popup-cart-item-delete-link {
      width: 100%;
      height: 100%;
      font-size: 0;
      display: block;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%208%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M1524%20435h-1v-1h-1v-1h-2v1h-1v1h-2v-2h1v-1h1v-2h-1v-1h-1v-2h2v1h1v1h2v-1h1v-1h2v2h-1v1h-1v2h1v1h1v2h-1z%22%20transform%3D%22translate%28-1517%20-427%29%22%2F%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
  .cart-wrap .cart-body .popup-cart-total {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    text-align: right;
    padding: 26px 0 0; }
  .cart-wrap .cart-body .popup-cart-buttons {
    padding: 26px 0 0;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .cart-wrap .cart-body .popup-cart-buttons .shop2-btn, .cart-wrap .cart-body .popup-cart-buttons .shop2-btn2 {
      font-size: 15px;
      font-weight: 300;
      text-align: center;
      box-sizing: border-box;
      width: calc(50% - 5px); }

.cart-body-wrap {
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 12px;
  overflow-y: auto;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  -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; }
  .cart-body-wrap.open {
    opacity: 1; }
  .cart-body-wrap:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .cart-body-wrap .cart-body {
    width: 100%;
    max-width: 280px;
    white-space: normal;
    padding: 0 20px 20px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #fff; }
  .cart-body-wrap .cart-body .popup-cart-item {
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #f4f3ed; }
  .cart-body-wrap .cart-body .popup-cart-item-image {
    width: 84px;
    font-size: 0;
    margin: 0 auto 15px; }
    .cart-body-wrap .cart-body .popup-cart-item-image.no-image {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204%2C211H176a2%2C2%2C0%2C0%2C1-2-2V181a2%2C2%2C0%2C0%2C1%2C2-2h28a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C204%2C211Zm0-29a1%2C1%2C0%2C0%2C0-1-1H177a1%2C1%2C0%2C0%2C0-1%2C1v26a1%2C1%2C0%2C0%2C0%2C1%2C1h26a1%2C1%2C0%2C0%2C0%2C1-1V182Zm-11.233%2C20.678a1.128%2C1.128%2C0%2C0%2C1-1.534%2C0l-6.026-4.281-5.44%2C7.281a1.045%2C1.045%2C0%2C0%2C1-1.478-1.477l5.911-7.911a1.232%2C1.232%2C0%2C0%2C1%2C1.6%2C0l6.043%2C4.3%2C8.357-9.3a1.045%2C1.045%2C0%2C1%2C1%2C1.478%2C1.477ZM184%2C191a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C184%2C191Zm1-4h-2v2h2v-2Z%22%20transform%3D%22translate%28-174%20-179%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #f0f0f0; }
      .cart-body-wrap .cart-body .popup-cart-item-image.no-image:after {
        content: '';
        padding: 100% 0 0;
        display: inline-block; }
  .cart-body-wrap .cart-body .popup-cart-item-right {
    padding: 0 20px;
    position: relative;
    -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; }
  .cart-body-wrap .cart-body .popup-cart-item-name {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    text-decoration: none; }
  .cart-body-wrap .cart-body .popup-cart-item-price {
    color: #000;
    font-size: 15px;
    padding: 7px 0 0;
    font-weight: bold; }
  .cart-body-wrap .cart-body .popup-cart-item-delete {
    font-size: 0;
    padding: 15px 0 0; }
    .cart-body-wrap .cart-body .popup-cart-item-delete .popup-cart-item-delete-link {
      width: 30px;
      height: 30px;
      display: inline-block;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%208%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M1524%20435h-1v-1h-1v-1h-2v1h-1v1h-2v-2h1v-1h1v-2h-1v-1h-1v-2h2v1h1v1h2v-1h1v-1h2v2h-1v1h-1v2h1v1h1v2h-1z%22%20transform%3D%22translate%28-1517%20-427%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .cart-body-wrap .cart-body .popup-cart-total {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    text-align: right;
    padding: 15px 0 0; }
  .cart-body-wrap .cart-body .popup-cart-buttons {
    padding: 10px 0 0; }
    .cart-body-wrap .cart-body .popup-cart-buttons .shop2-btn, .cart-body-wrap .cart-body .popup-cart-buttons .shop2-btn2 {
      width: 100%;
      margin: 5px 0;
      font-size: 15px;
      font-weight: 300;
      text-align: center;
      box-sizing: border-box;
      font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }

.menu-toggle {
  width: 50px;
  height: 60px;
  cursor: pointer;
  position: relative;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2216px%22%20%20viewBox%3D%220%200%2022%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M22%2022h22v2H22v-2zm0%207h22v2H22v-2zm0%207h22v2H22v-2z%22%20transform%3D%22translate%28-22%20-22%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
  -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; }

.top-menu.desktop {
  margin: 0;
  font-size: 0;
  list-style: none;
  font-family: 'Fira Sans Extra Condensed', 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; }
  .top-menu.desktop ins {
    display: none; }
  .top-menu.desktop li {
    position: relative; }
  .top-menu.desktop li.hover > ul {
    display: block; }
  .top-menu.desktop > li {
    padding: 0 23px;
    display: inline-block;
    vertical-align: middle; }
  .top-menu.desktop > li:first-child {
    padding-left: 0; }
  .top-menu.desktop > li:last-child {
    padding-right: 0; }
  .top-menu.desktop > li.hover > a {
    color: #c5ad84; }
  .top-menu.desktop > li > a {
    display: block;
    font-size: 14px;
    padding: 22px 0;
    font-weight: 300;
    line-height: 1.2;
    position: relative;
    color: #fff;
    text-decoration: none;
    -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; }
    .top-menu.desktop > li > a:after {
      top: 0;
      left: 50%;
      right: 50%;
      height: 3px;
      content: '';
      display: block;
      position: absolute;
      background-color: #101010;
      -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; }
    .top-menu.desktop > li > a:hover {
      color: #c5ad84; }
  .top-menu.desktop ul {
    margin: 0;
    padding: 0;
    z-index: 5;
    width: 220px;
    display: none;
    list-style: none;
    position: absolute;
    background-color: #fff; }
  .top-menu.desktop ul a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    position: relative;
    padding: 15px 20px;
    text-decoration: none;
    -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; }
    .top-menu.desktop ul a:hover {
      color: #fff;
      background-color: #c5ad84; }

.top-menu.mobile {
  padding: 15px 0;
  background-color: #c5ad84;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .top-menu.mobile > li > a {
    color: #fff;
    display: block;
    font-size: 15px;
    font-weight: 300;
    position: relative;
    text-decoration: none;
    padding: 15px 40px 15px 30px; }
  .top-menu.mobile > li > a.open ins:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .top-menu.mobile ins {
    top: 0;
    right: 0;
    width: 40px;
    height: 100%;
    font-size: 0;
    position: absolute; }
  .top-menu.mobile ins:after {
    top: 50%;
    left: 50%;
    content: '';
    width: 10px;
    height: 10px;
    margin-top: -5px;
    margin-left: -5px;
    position: absolute;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M299%2C509v1h-1v1h-1v1h-2v-1h-1v-1h-1v-1h-1v-2h2v1h1v1h2v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-292%20-507%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -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;
    -moz-transform-origin: center center;
    -ms-transform-origin: center center;
    -o-transform-origin: center center;
    transform-origin: center center; }
  .top-menu.mobile ul {
    margin: 0;
    padding: 0;
    font-size: 0;
    display: none;
    list-style: none;
    background-color: rgba(0, 0, 0, 0.2); }
  .top-menu.mobile ul a {
    color: #fff;
    display: block;
    font-size: 15px;
    padding: 12px 40px;
    position: relative;
    text-decoration: none; }

.categories-menu {
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .categories-menu ~ .company {
    -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; }
  .categories-menu.desktop {
    margin: 0 20px;
    padding: 10px 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; }
  .categories-menu.desktop figure {
    margin: 0 16px 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; }
    .categories-menu.desktop figure svg {
      fill: #c5ad84; }
  .categories-menu.desktop ins {
    display: none; }
  .categories-menu.desktop li {
    position: relative; }
    .categories-menu.desktop li.hover > ul {
      display: block; }
  .categories-menu.desktop > li {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 45px 10px 0; }
    .categories-menu.desktop > li.hover > a {
      color: #c5ad84; }
    .categories-menu.desktop > li[data-more] {
      width: 36px;
      padding: 10px 0; }
      .categories-menu.desktop > li[data-more] > a {
        display: block;
        padding: 10px 0;
        cursor: pointer;
        text-align: center; }
        .categories-menu.desktop > li[data-more] > a:after {
          display: none; }
    .categories-menu.desktop > li > a {
      display: block;
      font-size: 15px;
      padding: 10px 0;
      font-weight: 900;
      color: #fff;
      position: relative;
      text-decoration: none;
      text-transform: uppercase;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-transition: all 0.3s ease-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; }
      .categories-menu.desktop > li > a span {
        -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; }
      .categories-menu.desktop > li > a:after {
        content: '';
        font-size: 0;
        margin: 0 0 0 10px;
        border-top: 4px solid #c5ad84;
        border-left: 3px solid transparent;
        border-right: 3px solid transparent; }
      .categories-menu.desktop > li > a:hover {
        color: #c5ad84; }
  .categories-menu.desktop ul {
    margin: 0;
    padding: 0;
    z-index: 10;
    width: 270px;
    display: none;
    list-style: none;
    position: absolute;
    background-color: #fff; }
    .categories-menu.desktop ul figure {
      display: none; }
    .categories-menu.desktop ul li.hover > a {
      color: #fff;
      background-color: #c5ad84; }
      .categories-menu.desktop ul li.hover > a:after {
        border-left-color: #fff; }
    .categories-menu.desktop ul a {
      color: #000;
      display: block;
      font-size: 15px;
      font-weight: 300;
      position: relative;
      text-decoration: none;
      padding: 16px 30px 16px 50px;
      -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; }
      .categories-menu.desktop ul a:hover {
        color: #fff;
        background-color: #c5ad84; }
      .categories-menu.desktop ul a:hover:after {
        border-left-color: #fff; }
      .categories-menu.desktop ul a:after {
        top: 50%;
        left: 30px;
        content: '';
        display: block;
        position: absolute;
        border-top: 3px solid transparent;
        border-left: 3px solid #c5ad84;
        border-bottom: 3px solid transparent;
        -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;
        -webkit-transform: translate3d(0, -50%, 0);
        -moz-transform: translate3d(0, -50%, 0);
        -ms-transform: translate3d(0, -50%, 0);
        -o-transform: translate3d(0, -50%, 0);
        transform: translate3d(0, -50%, 0); }
  .categories-menu.mobile figure {
    display: none; }
  .categories-menu.mobile > li > a {
    color: #000;
    padding: 20px 40px 20px 30px;
    display: block;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    -moz-box-shadow: inset 0 1px 0 #ededed;
    -webkit-box-shadow: inset 0 1px 0 #ededed;
    box-shadow: inset 0 1px 0 #ededed; }
    .categories-menu.mobile > li > a.open {
      -moz-box-shadow: inset 0 1px 0 #ededed, inset 0 -1px 0 #ededed;
      -webkit-box-shadow: inset 0 1px 0 #ededed, inset 0 -1px 0 #ededed;
      box-shadow: inset 0 1px 0 #ededed, inset 0 -1px 0 #ededed; }
    .categories-menu.mobile > li > a.open ins:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .categories-menu.mobile > li > a ins {
      top: 0;
      right: 0;
      bottom: 0;
      width: 48px;
      font-size: 0;
      display: block;
      position: absolute; }
    .categories-menu.mobile > li > a ins:after {
      top: 50%;
      left: 50%;
      content: '';
      width: 10px;
      height: 10px;
      margin-top: -5px;
      margin-left: -5px;
      position: absolute;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%208%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M299%2C509v1h-1v1h-1v1h-2v-1h-1v-1h-1v-1h-1v-2h2v1h1v1h2v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-292%20-507%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      -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;
      -moz-transform-origin: center center;
      -ms-transform-origin: center center;
      -o-transform-origin: center center;
      transform-origin: center center; }
  .categories-menu.mobile ul {
    margin: 0;
    padding: 0;
    display: none;
    list-style: none;
    background-color: #f7f7f7; }
    .categories-menu.mobile ul a {
      color: #000;
      display: block;
      font-size: 13px;
      padding: 12px 20px;
      text-decoration: none;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; }
    .categories-menu.mobile ul a.open ins:after {
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .categories-menu.mobile ul a ins {
      width: 16px;
      font-size: 0;
      position: relative; }
    .categories-menu.mobile ul a ins:after {
      top: 30%;
      left: 0;
      width: 3px;
      height: 5px;
      content: '';
      position: absolute;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%223px%22%20height%3D%225px%22%20%20viewBox%3D%220%200%203%205%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M21.2%2C205.625h0.6v0.625h0.6v0.625H23v1.249H22.4v0.626H21.8v0.624H21.2V210H20v-1.25h0.6v-0.626h0.6v-1.249H20.6V206.25H20V205h1.2v0.625Z%22%20transform%3D%22translate%28-20%20-205%29%22%2F%3E%3C%2Fsvg%3E") left top no-repeat;
      -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; }
    .categories-menu.mobile ul a span {
      -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; }
    .categories-menu.mobile ul ul {
      margin: 0;
      padding: 0;
      display: none;
      list-style: none;
      background-color: #eaeaea; }
    .categories-menu.mobile ul ul ul a {
      padding: 12px 20px 12px 36px; }

.menu_burb_top {
  width: 100%;
  height: 48px; }
  .menu_burb_top .close {
    width: 48px;
    height: 48px;
    display: block;
    margin-left: auto;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M4096.41%2C111l5.3%2C5.3a1%2C1%2C0%2C0%2C1-1.41%2C1.415l-5.3-5.3-5.3%2C5.3a1%2C1%2C0%2C0%2C1-1.41-1.415l5.3-5.3-5.3-5.3a1%2C1%2C0%2C1%2C1%2C1.41-1.415l5.3%2C5.3%2C5.3-5.3a1%2C1%2C0%2C1%2C1%2C1.41%2C1.415Z%22%20transform%3D%22translate%28-4088%20-104%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

@media (max-width: 767px) {
    .subscribe-wrap {
      max-width: 288px; } }
  @media (max-width: 479px) {
  .subscribe-wrap {
    text-align: center; } }
  .subscribe-wrap .subscribe-title {
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase; }
  .subscribe-wrap .tpl-anketa {
    padding: 20px 0 0; }
  .subscribe-wrap .form-title {
    font-size: 15px;
    color: #c5ad84; }
  .subscribe-wrap form {
    padding: 5px 0 0;
    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-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; }
  .subscribe-wrap .tpl-field {
    color: #000;
    width: 100%;
    padding: 10px 0;
    font-size: 13px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media (max-width: 767px) {
    .subscribe-wrap .tpl-field {
      padding: 4px 0; } }
  .subscribe-wrap .tpl-field.oneline {
    width: calc(100% - 158px); }
    @media (max-width: 767px) {
    .subscribe-wrap .tpl-field.oneline {
      width: 100%; } }
  .subscribe-wrap .tpl-field.field-error input[type="text"], .subscribe-wrap .tpl-field.field-error input[type="phone"], .subscribe-wrap .tpl-field.field-error select:not([multiple]) {
    /* Firefox 19+ */
    /* Firefox 18- */ }
    .subscribe-wrap .tpl-field.field-error input[type="text"]::-webkit-input-placeholder, .subscribe-wrap .tpl-field.field-error input[type="phone"]::-webkit-input-placeholder, .subscribe-wrap .tpl-field.field-error select:not([multiple])::-webkit-input-placeholder {
      font-size: 10px;
      color: #f00; }
    .subscribe-wrap .tpl-field.field-error input[type="text"]::-moz-placeholder, .subscribe-wrap .tpl-field.field-error input[type="phone"]::-moz-placeholder, .subscribe-wrap .tpl-field.field-error select:not([multiple])::-moz-placeholder {
      font-size: 10px;
      color: #f00; }
    .subscribe-wrap .tpl-field.field-error input[type="text"]:-moz-placeholder, .subscribe-wrap .tpl-field.field-error input[type="phone"]:-moz-placeholder, .subscribe-wrap .tpl-field.field-error select:not([multiple]):-moz-placeholder {
      font-size: 10px;
      color: #f00; }
    .subscribe-wrap .tpl-field.field-error input[type="text"]:-ms-input-placeholder, .subscribe-wrap .tpl-field.field-error input[type="phone"]:-ms-input-placeholder, .subscribe-wrap .tpl-field.field-error select:not([multiple]):-ms-input-placeholder {
      font-size: 10px;
      color: #f00; }
  .subscribe-wrap .tpl-field-button {
    width: 148px; }
  @media (max-width: 767px) {
    .subscribe-wrap .tpl-field-button {
      width: 100%; } }
  .subscribe-wrap select[multiple] {
    width: 100%;
    height: 48px;
    border: none;
    outline: none;
    color: #000;
    font-size: 13px;
    padding: 0 20px;
    box-sizing: border-box;
    background-color: #f5f5f5;
    -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; }
  .subscribe-wrap input[type="text"], .subscribe-wrap input[type="phone"], .subscribe-wrap select:not([multiple]) {
    width: 100%;
    height: 48px;
    border: none;
    outline: none;
    color: #999;
    font-size: 15px;
    padding: 0 19px;
    font-weight: 300;
    background: #fff;
    box-sizing: border-box;
    -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; }
  .subscribe-wrap textarea {
    width: 100%;
    border: none;
    resize: none;
    height: 120px;
    outline: none;
    color: #000;
    font-size: 13px;
    padding: 15px 20px;
    box-sizing: border-box;
    background-color: #f5f5f5;
    -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; }
  .subscribe-wrap button {
    padding: 0;
    color: #fff;
    width: 100%;
    height: 48px;
    border: none;
    outline: none;
    font-size: 15px;
    background: #c5ad84;
    text-transform: uppercase; }

.slider-wrap .item-slide {
  padding: 0 12px;
  position: relative;
  text-align: center;
  white-space: nowrap;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%; }
  .slider-wrap .item-slide:after {
    content: '';
    padding: 38% 0 0;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 1023px) {
    .slider-wrap .item-slide:after {
      padding: 65% 0 0; } }
    @media (max-width: 767px) {
    .slider-wrap .item-slide:after {
      padding: 100% 0 0; } }
  .slider-wrap .item-slide:before {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    display: block;
    position: absolute;
    background-color: rgba(16, 16, 16, 0.6);
    -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; }
  .slider-wrap .item-slide.top_slider_black::before {
    display: none; }
  .slider-wrap .item-slide.top_slider_black.blackout::before {
    display: block; }
  .slider-wrap .item-text {
    text-align: left;
    position: relative;
    text-align: center;
    white-space: normal;
    padding: 40px 0 140px;
    max-width: 1170px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
    .slider-wrap .item-text {
      padding: 100px 0; } }
  .slider-wrap .item-title {
    font-size: 30px;
    font-weight: 300;
    color: #c5ad84; }
  @media (max-width: 1023px) {
    .slider-wrap .item-title {
      font-size: 22px; } }
  @media (max-width: 767px) {
    .slider-wrap .item-title {
      font-size: 13px; } }
  .slider-wrap .item-subtitle {
    color: #fff;
    padding: 5px 0;
    font-size: 60px;
    font-weight: 900;
    position: relative;
    text-transform: uppercase; }
  @media (max-width: 1023px) {
    .slider-wrap .item-subtitle {
      font-size: 44px; } }
  @media (max-width: 767px) {
    .slider-wrap .item-subtitle {
      font-size: 26px; } }
  .slider-wrap .item-subtitle:after {
    left: 50%;
    bottom: 0;
    content: '';
    width: 48px;
    height: 3px;
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
  .slider-wrap .item-body {
    margin: 0 auto;
    font-size: 17px;
    max-width: 670px;
    line-height: 1.2;
    padding: 15px 0 0;
    color: rgba(255, 255, 255, 0.5); }
  @media (max-width: 767px) {
    .slider-wrap .item-body {
      display: none; } }
  .slider-wrap .item-price {
    font-size: 15px;
    font-weight: 900;
    padding: 25px 0 0;
    color: #c5ad84;
    text-transform: uppercase; }
  @media (max-width: 767px) {
    .slider-wrap .item-price {
      font-size: 13px; } }
  .slider-wrap .item-price strong {
    font-size: 36px;
    font-weight: 900;
    display: inline-block;
    vertical-align: baseline;
    margin: 0 7px; }
    @media (max-width: 767px) {
    .slider-wrap .item-price strong {
      font-size: 24px; } }
  .slider-wrap .item-price span {
    color: #fff;
    font-size: 17px;
    font-weight: normal;
    text-transform: lowercase; }
    @media (max-width: 767px) {
    .slider-wrap .item-price span {
      font-size: 15px; } }
  .slider-wrap .item-button {
    padding: 30px 0 0; }
  .slider-wrap .item-button a {
    color: #fff;
    font-size: 15px;
    padding: 21px 40px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -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;
    -moz-box-shadow: inset 0 0 0 1px #c5ad84;
    -webkit-box-shadow: inset 0 0 0 1px #c5ad84;
    box-shadow: inset 0 0 0 1px #c5ad84; }
    @media (max-width: 767px) {
    .slider-wrap .item-button a {
      padding: 15px 30px; } }
    .slider-wrap .item-button a:hover {
      background-color: #c5ad84; }
  .slider-wrap .owl-nav > div {
    top: 50%;
    width: 36px;
    height: 36px;
    font-size: 0;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px dotted #c5ad84;
    -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;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
    .slider-wrap .owl-nav > div:hover {
      background-color: #c5ad84; }
    .slider-wrap .owl-nav > div:hover.owl-prev {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .slider-wrap .owl-nav > div:hover.owl-next {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .slider-wrap .owl-nav > div.owl-prev {
      left: 66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    @media (max-width: 1024px) {
      .slider-wrap .owl-nav > div.owl-prev {
        left: 12px; } }
    .slider-wrap .owl-nav > div.owl-next {
      right: 66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    @media (max-width: 1024px) {
      .slider-wrap .owl-nav > div.owl-next {
        right: 12px; } }
  .slider-wrap .owl-dots {
    left: 0;
    right: 0;
    font-size: 0;
    bottom: 110px;
    text-align: center;
    position: absolute; }
  @media (max-width: 1023px) {
    .slider-wrap .owl-dots {
      bottom: 70px; } }
  .slider-wrap .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    margin: 0 7px;
    display: inline-block;
    vertical-align: middle;
    background-color: rgba(255, 255, 255, 0.15);
    -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; }
    .slider-wrap .owl-dots .owl-dot.active {
      background-color: rgba(255, 255, 255, 1); }

.edit-block {
  padding: 100px 12px; }
  @media (max-width: 1023px) {
  .edit-block {
    padding: 40px 24px; } }
  @media (max-width: 767px) {
  .edit-block {
    padding: 30px 16px; } }
  .edit-block .width-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; }
  .edit-block .edit-text {
    font-family: 'Fira Sans Extra Condensed', 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; }
  .edit-block .edit-image {
    font-size: 0;
    margin: 0 0 0 80px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; }
  @media (max-width: 1023px) {
    .edit-block .edit-image {
      display: none; } }
  .edit-block .edit-title {
    color: #000;
    font-size: 30px;
    font-weight: 900;
    text-transform: uppercase; }
  @media (max-width: 1023px) {
    .edit-block .edit-title {
      text-align: center; } }
  @media (max-width: 767px) {
    .edit-block .edit-title {
      font-size: 24px; } }
  .edit-block .edit-body {
    color: #666;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    padding: 20px 0 0;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
    .edit-block .edit-body {
      padding: 10px 0 0; } }
  .edit-block .edit-button {
    padding: 25px 0 0; }
  @media (max-width: 1023px) {
    .edit-block .edit-button {
      padding: 15px 0 0;
      text-align: center; } }
  .edit-block .edit-button a {
    color: #000;
    font-size: 15px;
    padding: 16px 40px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    -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;
    -moz-box-shadow: inset 0 0 0 1px #c5ad84;
    -webkit-box-shadow: inset 0 0 0 1px #c5ad84;
    box-shadow: inset 0 0 0 1px #c5ad84; }
    @media (max-width: 767px) {
    .edit-block .edit-button a {
      font-size: 11px; } }
    .edit-block .edit-button a:hover {
      color: #fff;
      background-color: #c5ad84; }

.action-products {
  text-align: center;
  padding: 60px 12px 90px; }
  @media (max-width: 1023px) {
  .action-products {
    padding: 24px 12px 48px; } }
  @media (max-width: 767px) {
  .action-products {
    padding: 30px 8px; } }
  .action-products .action-title {
    color: #000;
    line-height: 1;
    padding: 0 34px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .action-products .action-title:before {
    left: 0;
    top: 50%;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .action-products .action-title:after {
    top: 50%;
    right: 0;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .action-products .action-subtitle {
    font-size: 15px;
    font-weight: 300;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .action-products .width-wrap {
    text-align: left;
    padding-top: 30px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1023px) {
    .action-products .width-wrap {
      padding-top: 20px; } }
  @media (max-width: 767px) {
    .action-products .width-wrap {
      padding-top: 10px; } }
  .action-products .item {
    background-color: #fff;
    -moz-box-shadow: -1px 0 0 #f4f3ed;
    -webkit-box-shadow: -1px 0 0 #f4f3ed;
    box-shadow: -1px 0 0 #f4f3ed;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .action-products .item .item-inner {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media (max-width: 767px) {
    .action-products .item .item-inner {
      display: block; } }
  .action-products .item .item-image {
    width: 40%;
    padding: 10px;
    box-sizing: border-box;
    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 (max-width: 767px) {
    .action-products .item .item-image {
      width: 100%; } }
    .action-products .item .item-image ~ .item-text {
      padding-left: 10px; }
    @media (max-width: 767px) {
      .action-products .item .item-image ~ .item-text {
        padding-left: 16px; } }
    .action-products .item .item-image.no-image {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204%2C211H176a2%2C2%2C0%2C0%2C1-2-2V181a2%2C2%2C0%2C0%2C1%2C2-2h28a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C204%2C211Zm0-29a1%2C1%2C0%2C0%2C0-1-1H177a1%2C1%2C0%2C0%2C0-1%2C1v26a1%2C1%2C0%2C0%2C0%2C1%2C1h26a1%2C1%2C0%2C0%2C0%2C1-1V182Zm-11.233%2C20.678a1.128%2C1.128%2C0%2C0%2C1-1.534%2C0l-6.026-4.281-5.44%2C7.281a1.045%2C1.045%2C0%2C0%2C1-1.478-1.477l5.911-7.911a1.232%2C1.232%2C0%2C0%2C1%2C1.6%2C0l6.043%2C4.3%2C8.357-9.3a1.045%2C1.045%2C0%2C1%2C1%2C1.478%2C1.477ZM184%2C191a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C184%2C191Zm1-4h-2v2h2v-2Z%22%20transform%3D%22translate%28-174%20-179%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #f0f0f0;
      background-clip: content-box; }
    .action-products .item .item-image.no-image:after {
      content: '';
      padding: 100% 0 0;
      display: inline-block;
      box-sizing: border-box; }
    .action-products .item .item-image .action-label {
      top: 20px;
      left: 20px;
      width: 60px;
      height: 60px;
      font-size: 15px;
      font-weight: 900;
      line-height: 60px;
      text-align: center;
      color: #fff;
      position: absolute;
      border-radius: 100px;
      background-color: #101010;
      font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
      -webkit-transform: rotate(-30deg);
      -moz-transform: rotate(-30deg);
      -ms-transform: rotate(-30deg);
      -o-transform: rotate(-30deg);
      transform: rotate(-30deg); }
    @media (max-width: 1023px) {
      .action-products .item .item-image .action-label {
        top: 10px;
        left: 10px; } }
  .action-products .item .item-text {
    padding: 10px 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    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 (max-width: 767px) {
    .action-products .item .item-text {
      padding: 6px 16px 16px; } }
  .action-products .item .item-name {
    width: 100%; }
    .action-products .item .item-name a {
      color: #000;
      font-size: 17px;
      font-weight: 500;
      text-decoration: none; }
  .action-products .item .item-price-wrap {
    width: 100%;
    padding: 15px 0; }
  .action-products .item .current-price {
    font-size: 19px;
    font-weight: 900;
    color: #c5ad84;
    padding: 0 10px 0 0;
    display: inline-block; }
    .action-products .item .current-price span {
      color: #999;
      font-size: 11px;
      margin: 0 0 0 4px;
      font-weight: normal; }
  .action-products .item .old-price {
    font-size: 15px;
    position: relative;
    display: inline-block; }
    .action-products .item .old-price:after {
      left: 0;
      top: 50%;
      width: 100%;
      height: 1px;
      content: '';
      position: absolute;
      background-color: #f00; }
  .action-products .item .product-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; }
    @media (max-width: 1023px) {
    .action-products .item .product-amount button {
      display: none; }
    .action-products .item .product-amount input[type="text"] {
      width: 45px; } }
  .action-products .item .shop2-product-btn {
    width: calc(100% - 97px); }
    @media (max-width: 1023px) {
    .action-products .item .shop2-product-btn {
      width: calc(100% - 57px); } }
  .action-products .owl-dots {
    font-size: 0;
    padding: 24px 0 0;
    text-align: center; }
  .action-products .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    margin: 0 7px;
    display: inline-block;
    vertical-align: middle;
    background-color: #e3e2dc; }
    .action-products .owl-dots .owl-dot.active {
      background-color: #c5ad84; }
  .action-products .owl-nav > div {
    top: 50%;
    width: 36px;
    height: 36px;
    font-size: 0;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px dotted #c5ad84;
    -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;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
    .action-products .owl-nav > div:hover {
      background-color: #c5ad84; }
    .action-products .owl-nav > div:hover.owl-prev {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .action-products .owl-nav > div:hover.owl-next {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .action-products .owl-nav > div.owl-prev {
      left: -66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .action-products .owl-nav > div.owl-next {
      right: -66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }

.title-blocks {
  text-align: center;
  padding: 95px 12px; }
  @media (max-width: 1023px) {
  .title-blocks {
    padding: 24px 12px; } }
  @media (max-width: 767px) {
  .title-blocks {
    padding: 30px 8px; } }
  .title-blocks .title-blocks-title {
    color: #000;
    line-height: 1;
    padding: 0 34px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .title-blocks .title-blocks-title:before {
    left: 0;
    top: 50%;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .title-blocks .title-blocks-title:after {
    top: 50%;
    right: 0;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .title-blocks .title-blocks-subtitle {
    font-size: 15px;
    font-weight: 300;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .title-blocks .width-wrap {
    text-align: left;
    padding-top: 25px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1023px) {
    .title-blocks .width-wrap {
      display: block;
      padding-top: 20px; } }
  @media (max-width: 767px) {
    .title-blocks .width-wrap {
      padding-top: 10px; } }
  .title-blocks .item-folder {
    margin: 0 30px 0 0;
    width: calc(33.33335% - 20px); }
  @media (max-width: 1023px) {
    .title-blocks .item-folder {
      margin: 0;
      width: 100%;
      padding: 10px 0 24px; } }
  .title-blocks .item-folder:last-child {
    margin-right: 0; }
  .title-blocks .item-folder .item-title {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 10px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .title-blocks .item {
    min-height: 128px;
    background-color: #fff;
    border-bottom: 1px solid #f4f3ed;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 1023px) {
    .title-blocks .item {
      -moz-box-shadow: -1px 0 0 #f4f3ed;
      -webkit-box-shadow: -1px 0 0 #f4f3ed;
      box-shadow: -1px 0 0 #f4f3ed; } }
  .title-blocks .item:last-child {
    border: none; }
  .title-blocks .item-inner {
    width: 100%;
    white-space: nowrap; }
  @media (max-width: 767px) {
    .title-blocks .item-inner {
      text-align: center; } }
  .title-blocks .item-inner:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .title-blocks .item-image {
    font-size: 0;
    padding: 10px;
    display: inline-block;
    vertical-align: middle; }
  .title-blocks .item-image ~ .item-text {
    padding-left: 10px;
    max-width: calc(100% - 128px); }
    @media (max-width: 767px) {
    .title-blocks .item-image ~ .item-text {
      text-align: left; } }
  .title-blocks .item-text {
    padding: 10px 20px;
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .title-blocks .item-name a {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none; }
  .title-blocks .item-price-wrap {
    padding: 10px 0 0; }
  .title-blocks .current-price {
    font-size: 19px;
    font-weight: 900;
    color: #c5ad84;
    padding: 0 10px 0 0;
    display: inline-block; }
  .title-blocks .current-price span {
    color: #999;
    font-size: 11px;
    margin: 0 0 0 4px;
    font-weight: normal; }
  .title-blocks .old-price {
    font-size: 15px;
    position: relative;
    display: inline-block; }
  .title-blocks .old-price:after {
    left: 0;
    top: 50%;
    width: 100%;
    height: 1px;
    content: '';
    position: absolute;
    background-color: #f00; }
  .title-blocks .owl-dots {
    font-size: 0;
    padding: 24px 0 0;
    text-align: center; }
  .title-blocks .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    margin: 0 7px;
    display: inline-block;
    vertical-align: middle;
    background-color: #e3e2dc;
    -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; }
    .title-blocks .owl-dots .owl-dot.active {
      background-color: #c5ad84; }

.review-wrap {
  text-align: center;
  padding: 95px 12px;
  background-color: #fff;
  box-sizing: border-box; }
  @media (max-width: 1023px) {
  .review-wrap {
    padding: 40px 12px; } }
  @media (max-width: 767px) {
  .review-wrap {
    padding: 30px 8px; } }
  .review-wrap .review-title {
    color: #000;
    line-height: 1;
    padding: 0 34px;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .review-wrap .review-title:before {
    left: 0;
    top: 50%;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .review-wrap .review-title:after {
    top: 50%;
    right: 0;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .review-wrap .review-subtitle {
    font-size: 15px;
    font-weight: 300;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .review-wrap .width-wrap {
    margin-top: 30px; }
  @media (max-width: 1023px) {
    .review-wrap .width-wrap {
      margin-top: 20px; } }
  @media (max-width: 767px) {
    .review-wrap .width-wrap {
      margin-top: 10px; } }
  .review-wrap .item-image {
    z-index: 2;
    font-size: 0;
    text-align: center;
    position: relative; }
  .review-wrap .item-image:before {
    top: -1px;
    left: -1px;
    right: -1px;
    content: '';
    height: 50%;
    z-index: -1;
    position: absolute;
    background-color: #fff;
    border-bottom: 1px solid #ededed; }
  .review-wrap .item-image img {
    margin: 0 auto;
    max-width: 84px;
    border-radius: 100px; }
  .review-wrap .item-text {
    margin: 0 0 26px;
    position: relative;
    border: 1px solid #ededed; }
  @media (max-width: 1023px) {
    .review-wrap .item-text {
      margin: 0 0 20px; } }
  .review-wrap .item-text:before {
    top: 100%;
    left: 50%;
    content: '';
    position: absolute;
    border-top: 10px solid #ededed;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
  .review-wrap .item-text:after {
    top: 100%;
    left: 50%;
    content: '';
    position: absolute;
    border-top: 8.5px solid #fff;
    border-left: 8.5px solid transparent;
    border-right: 8.5px solid transparent;
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
  .review-wrap .item-title {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .review-wrap .item-date {
    font-size: 12px;
    padding: 5px 0 0;
    color: #c5ad84;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .review-wrap .item-body {
    color: #666;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.8;
    padding: 20px 20px 30px;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .review-wrap .owl-nav > div {
    top: 140px;
    width: 36px;
    height: 36px;
    font-size: 0;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px dotted #c5ad84;
    -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; }
    .review-wrap .owl-nav > div:hover {
      background-color: #c5ad84; }
    .review-wrap .owl-nav > div:hover.owl-prev {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .review-wrap .owl-nav > div:hover.owl-next {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .review-wrap .owl-nav > div.owl-prev {
      left: -66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .review-wrap .owl-nav > div.owl-next {
      right: -66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
  .review-wrap .owl-dots {
    padding: 24px 0 0; }
  @media (max-width: 1023px) {
    .review-wrap .owl-dots {
      padding: 14px 0 0; } }
  .review-wrap .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    margin: 0 7px;
    display: inline-block;
    vertical-align: middle;
    background-color: #ededed;
    -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; }
    .review-wrap .owl-dots .owl-dot.active {
      background-color: #c5ad84; }

.site-container {
  width: 100%;
  margin: 0 auto;
  padding: 90px 12px 30px;
  box-sizing: border-box;
  max-width: 1194px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1023px) {
  .site-container {
    padding: 40px 12px 24px;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
  @media (max-width: 767px) {
  .site-container {
    padding: 40px 8px 8px; } }

.site-main {
  width: 100%;
  margin: 0 auto;
  max-width: 1170px;
  -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: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.two-blocks-wrap {
  text-align: center;
  padding: 90px 12px 70px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: cover; }
  @media (max-width: 1023px) {
  .two-blocks-wrap {
    background: none;
    padding: 40px 12px 20px; } }
  .two-blocks-wrap .bl-title {
    color: #000;
    line-height: 1;
    padding: 0 34px;
    font-size: 30px;
    font-weight: 900;
    text-align: center;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 767px) {
    .two-blocks-wrap .bl-title {
      font-size: 20px; } }
  .two-blocks-wrap .bl-title:before {
    left: 0;
    top: 50%;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .two-blocks-wrap .bl-title:after {
    top: 50%;
    right: 0;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .two-blocks-wrap .bl-subtitle {
    font-size: 15px;
    font-weight: 300;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .two-blocks-wrap .item {
    position: relative;
    white-space: nowrap;
    width: calc(50% - 15px);
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-bottom: 20px; }
  @media (max-width: 1023px) {
    .two-blocks-wrap .item {
      width: calc(50% - 6px); } }
  @media (max-width: 767px) {
    .two-blocks-wrap .item {
      width: 100%;
      margin: 4px 0; }
      .two-blocks-wrap .item:first-child {
        margin-top: 0; }
      .two-blocks-wrap .item:last-child {
        margin-bottom: 0; } }
  .two-blocks-wrap .item:before {
    left: 0;
    right: 0;
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    background-color: rgba(16, 16, 16, 0.6); }
  .two-blocks-wrap .item:after {
    content: '';
    padding: 93% 0 0;
    display: inline-block;
    vertical-align: middle; }
  .two-blocks-wrap .item-inner {
    position: relative;
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .two-blocks-wrap .bl-body {
    padding: 30px 0 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: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 1023px) {
    .two-blocks-wrap .bl-body {
      padding: 20px 0 0; } }
  .two-blocks-wrap .item-title {
    color: #f4f2ed;
    font-size: 60px;
    font-weight: 900;
    line-height: 1.15;
    text-transform: uppercase; }
  @media (max-width: 767px) {
    .two-blocks-wrap .item-title {
      font-size: 36px; } }
  .two-blocks-wrap .item-body {
    font-size: 20px;
    font-weight: 300;
    color: #c5ad84; }
  @media (max-width: 767px) {
    .two-blocks-wrap .item-body {
      font-size: 15px; } }
  .two-blocks-wrap .item-button {
    padding: 35px 0 0; }
  .two-blocks-wrap .item-button a {
    color: #fff;
    font-size: 15px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    padding: 21px 70px 21px 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%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E") calc(100% - 40px) 50% no-repeat;
    -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;
    -moz-box-shadow: inset 0 0 0 1px #c5ad84;
    -webkit-box-shadow: inset 0 0 0 1px #c5ad84;
    box-shadow: inset 0 0 0 1px #c5ad84; }
    @media (max-width: 767px) {
    .two-blocks-wrap .item-button a {
      font-size: 11px;
      padding: 12px 44px 11px 23px;
      background-size: 6px auto;
      background-position: calc(100% - 23px) 50%; } }
    .two-blocks-wrap .item-button a:hover {
      color: #fff;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E") calc(100% - 40px) 50% no-repeat #c5ad84; }
    @media (max-width: 767px) {
      .two-blocks-wrap .item-button a:hover {
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E") calc(100% - 40px) 50% no-repeat #c5ad84;
        background-size: 6px auto;
        background-position: calc(100% - 23px) 50%; } }

.ban_edit_wr {
  min-height: 510px;
  padding: 50px 12px;
  box-sizing: border-box;
  font-family: 'Fira Sans Extra Condensed', 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: 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;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  position: relative; }
  @media (max-width: 1023px) {
  .ban_edit_wr {
    margin: 0 0 24px;
    min-height: 360px;
    padding: 30px 12px; } }
  @media (max-width: 767px) {
  .ban_edit_wr {
    min-height: 240px;
    padding: 20px 8px; } }
  .ban_edit_wr svg {
    fill: #c5ad84; }
  @media (max-width: 1023px) {
    .ban_edit_wr svg {
      width: 100%;
      height: auto; } }
  .ban_edit_wr:before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(16, 16, 16, 0.6);
    pointer-events: none; }
  .ban_edit_wr .ban_icon {
    font-size: 0;
    padding: 0 0 20px;
    z-index: 1; }
  @media (max-width: 1023px) {
    .ban_edit_wr .ban_icon {
      width: 50px;
      padding: 0 0 12px; } }
  @media (max-width: 767px) {
    .ban_edit_wr .ban_icon {
      width: 36px; } }
  .ban_edit_wr .ban_title {
    color: #fff;
    line-height: 1;
    font-size: 30px;
    padding: 5px 0 0;
    font-weight: bold;
    text-transform: uppercase;
    z-index: 1; }
  @media (max-width: 1023px) {
    .ban_edit_wr .ban_title {
      font-size: 20px; } }
  @media (max-width: 767px) {
    .ban_edit_wr .ban_title {
      font-size: 15px; } }
  .ban_edit_wr .ban_body {
    line-height: 1;
    font-size: 60px;
    font-weight: 900;
    color: #c5ad84;
    text-transform: uppercase;
    z-index: 1; }
  @media (max-width: 1023px) {
    .ban_edit_wr .ban_body {
      font-size: 40px; } }
  @media (max-width: 767px) {
    .ban_edit_wr .ban_body {
      font-size: 30px; } }

.advantages {
  padding: 60px 24px;
  background-color: #ecebe6; }
  @media (max-width: 1023px) {
  .advantages {
    padding: 30px 24px; } }
  @media (max-width: 767px) {
  .advantages {
    padding: 30px 24px; } }
  .advantages .width-wrap {
    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; }
  .advantages .item {
    padding: 20px 0;
    margin: 0 20px 0 0;
    width: calc(25% - 15px);
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    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; }
  .advantages .item:nth-child(4n) {
    margin: 0; }
  @media (max-width: 1023px) {
    .advantages .item {
      width: calc(50% - 10px);
      padding: 12px 0; }
      .advantages .item:nth-child(even) {
        margin: 0; } }
  @media (max-width: 767px) {
    .advantages .item {
      width: 100%; } }
  .advantages .icon {
    width: 76px;
    -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; }
  .advantages .icon img {
    max-width: 56px; }
  .advantages .icon svg {
    fill: #c5ad84; }
  .advantages .text {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    line-height: 1.2;
    -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; }

.news-wrap {
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .news-wrap .news-title {
    font-size: 20px;
    font-weight: 900;
    padding: 0 0 10px;
    color: #fff;
    text-transform: uppercase; }
  .news-wrap .news-body {
    padding: 15px 0 0; }
  @media (max-width: 1023px) {
    .news-wrap .news-body {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex; } }
  @media (max-width: 767px) {
    .news-wrap .news-body {
      display: block; } }
  .news-wrap .item-news {
    padding: 10px 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 (max-width: 1023px) {
    .news-wrap .item-news {
      padding: 0 12px 0 0;
      width: calc(50% - 12px); } }
  @media (max-width: 767px) {
    .news-wrap .item-news {
      width: 100%;
      padding: 10px 0; } }
  .news-wrap .item-image {
    font-size: 0;
    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; }
  .news-wrap .item-date {
    font-size: 12px;
    padding: 0 0 4px;
    color: #c5ad84; }
  .news-wrap .item-title {
    font-size: 15px;
    color: #fff;
    text-transform: uppercase; }
  .news-wrap .item-title a {
    color: #fff;
    text-decoration: none; }
  .news-wrap .news-more {
    padding: 20px 0 0; }
  .news-wrap .news-more a {
    font-size: 12px;
    color: #fff;
    text-decoration: none; }
    .news-wrap .news-more a:hover {
      text-decoration: underline; }

.site-footer {
  padding: 0 24px;
  background-color: #101010;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }

.footer-top {
  padding: 45px 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media (max-width: 1023px) {
  .footer-top {
    padding: 20px 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
  .footer-top > div {
    padding: 15px 0; }

.footer-left {
  width: calc(33.3335% - 20px);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media (max-width: 1023px) {
  .footer-left {
    width: calc(50% - 12px); } }
  @media (max-width: 767px) {
  .footer-left {
    width: 100%; } }
  .footer-left > div {
    padding: 20px 0; }
  @media (max-width: 767px) {
    .footer-left > div {
      padding: 10px 0; } }
  .footer-left > div:first-child {
    padding-top: 0; }
  .footer-left > div:last-child {
    padding-bottom: 0; }

div.footer-middle {
  width: calc(33.3335% - 20px);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media (max-width: 1023px) {
  div.footer-middle {
    padding-top: 25px;
    width: calc(50% - 12px); } }
  @media (max-width: 767px) {
  div.footer-middle {
    width: 100%; } }
  div.footer-middle > * {
    padding: 15px 0; }
  div.footer-middle > *:first-child {
    padding-top: 0; }
  div.footer-middle > *:last-child {
    padding-bottom: 0; }

.footer-right {
  width: calc(33.3335% - 20px);
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -moz-box-flex: 0;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto; }
  @media (max-width: 1023px) {
  .footer-right {
    width: 100%;
    -webkit-box-ordinal-group: 0;
    -moz-box-ordinal-group: 0;
    -webkit-order: -1;
    -moz-order: -1;
    -ms-flex-order: -1;
    order: -1; } }
  .footer-right > div {
    padding: 20px 0; }
  .footer-right > div:first-child {
    padding-top: 0; }
  .footer-right > div:last-child {
    padding-bottom: 0; }
  .footer-right .form-title {
    color: #000;
    font-size: 15px;
    padding: 0 0 5px;
    font-weight: bold; }
  .footer-right .tpl-field {
    padding: 10px 0 0; }
  .footer-right input[type="text"] {
    width: 100%;
    height: 48px;
    border: none;
    outline: none;
    padding: 0 10px;
    background: #fff;
    text-align: center;
    box-sizing: border-box; }
  .footer-right button {
    width: 100%;
    height: 48px;
    border: none;
    outline: none;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    background: #101010; }

.footer-site-name {
  font-size: 36px;
  font-weight: 900;
  color: #fff; }

.contacts > div {
  padding: 10px 0; }
  .contacts > div:first-child {
    padding-top: 0; }
  .contacts > div:last-child {
    padding-bottom: 0; }
  .contacts svg {
    fill: #c5ad84; }
  .contacts .footer-address {
    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; }
  .contacts .footer-address .address-icon {
    width: 30px;
    font-size: 0;
    margin: 0 20px 0 0;
    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; }
  .contacts .footer-address .address-body {
    color: #fff;
    font-size: 15px;
    -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; }
  .contacts .footer-phone {
    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; }
  .contacts .footer-phone .phone-icon {
    width: 30px;
    font-size: 0;
    margin: 0 20px 0 0;
    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; }
  .contacts .footer-phone .phone-title {
    font-size: 11px;
    color: #c5ad84;
    margin: 0 15px 0 0; }
    .contacts .footer-phone .phone-title:first-line {
      color: #fff; }
  .contacts .footer-phone .phone-body {
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    -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; }
  .contacts .footer-email {
    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; }
  .contacts .footer-email .email-icon {
    width: 30px;
    font-size: 0;
    margin: 0 20px 0 0;
    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; }
  .contacts .footer-email .email-body {
    color: #666;
    font-size: 15px;
    -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; }
    .contacts .footer-email .email-body a {
      color: #666;
      text-decoration: none; }

.social {
  font-size: 0; }
  .social svg {
    fill: #c5ad84; }
  .social a {
    font-size: 0;
    min-width: 28px;
    min-height: 28px;
    display: inline-block;
    vertical-align: middle;
    margin: 5px 10px 5px 0;
    border: 1px dotted #c5ad84;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }

.site-copyright {
  color: #000;
  font-size: 15px;
  font-weight: bold; }

.payments-block {
  font-size: 0; }
  .payments-block .payments-title {
    font-size: 20px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase; }
  .payments-block .payments-body {
    font-size: 0;
    padding: 20px 0 0; }
  .payments-block .item {
    vertical-align: top;
    margin: 0 9px 10px 0;
    display: inline-block; }

.footer-bot {
  padding: 30px 0; }
  @media (max-width: 767px) {
  .footer-bot {
    padding: 0 0 30px; } }
  .footer-bot .site-copyright {
    font-weight: 500;
    color: #fff; }
  .footer-bot .mega-copyright {
    color: #fff; }
  .footer-bot .mega-copyright span {
    font-size: 15px; }
  .footer-bot .mega-copyright a {
    color: #fff; }
/*! jQuery UI - v1.12.1 - 2016-09-14
 * http://jqueryui.com
 * Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?bgShadowXPos=&bgOverlayXPos=&bgErrorXPos=&bgHighlightXPos=&bgContentXPos=&bgHeaderXPos=&bgActiveXPos=&bgHoverXPos=&bgDefaultXPos=&bgShadowYPos=&bgOverlayYPos=&bgErrorYPos=&bgHighlightYPos=&bgContentYPos=&bgHeaderYPos=&bgActiveYPos=&bgHoverYPos=&bgDefaultYPos=&bgShadowRepeat=&bgOverlayRepeat=&bgErrorRepeat=&bgHighlightRepeat=&bgContentRepeat=&bgHeaderRepeat=&bgActiveRepeat=&bgHoverRepeat=&bgDefaultRepeat=&iconsHover=url(%22images%2Fui-icons_555555_256x240.png%22)&iconsHighlight=url(%22images%2Fui-icons_777620_256x240.png%22)&iconsHeader=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsError=url(%22images%2Fui-icons_cc0000_256x240.png%22)&iconsDefault=url(%22images%2Fui-icons_777777_256x240.png%22)&iconsContent=url(%22images%2Fui-icons_444444_256x240.png%22)&iconsActive=url(%22images%2Fui-icons_ffffff_256x240.png%22)&bgImgUrlShadow=&bgImgUrlOverlay=&bgImgUrlHover=&bgImgUrlHighlight=&bgImgUrlHeader=&bgImgUrlError=&bgImgUrlDefault=&bgImgUrlContent=&bgImgUrlActive=&opacityFilterShadow=Alpha(Opacity%3D30)&opacityFilterOverlay=Alpha(Opacity%3D30)&opacityShadowPerc=30&opacityOverlayPerc=30&iconColorHover=%23555555&iconColorHighlight=%23777620&iconColorHeader=%23444444&iconColorError=%23cc0000&iconColorDefault=%23777777&iconColorContent=%23444444&iconColorActive=%23ffffff&bgImgOpacityShadow=0&bgImgOpacityOverlay=0&bgImgOpacityError=95&bgImgOpacityHighlight=55&bgImgOpacityContent=75&bgImgOpacityHeader=75&bgImgOpacityActive=65&bgImgOpacityHover=75&bgImgOpacityDefault=75&bgTextureShadow=flat&bgTextureOverlay=flat&bgTextureError=flat&bgTextureHighlight=flat&bgTextureContent=flat&bgTextureHeader=flat&bgTextureActive=flat&bgTextureHover=flat&bgTextureDefault=flat&cornerRadius=3px&fwDefault=normal&ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&cornerRadiusShadow=8px&thicknessShadow=5px&offsetLeftShadow=0px&offsetTopShadow=0px&opacityShadow=.3&bgColorShadow=%23666666&opacityOverlay=.3&bgColorOverlay=%23aaaaaa&fcError=%235f3f3f&borderColorError=%23f1a899&bgColorError=%23fddfdf&fcHighlight=%23777620&borderColorHighlight=%23dad55e&bgColorHighlight=%23fffa90&fcContent=%23333333&borderColorContent=%23dddddd&bgColorContent=%23ffffff&fcHeader=%23333333&borderColorHeader=%23dddddd&bgColorHeader=%23e9e9e9&fcActive=%23ffffff&borderColorActive=%23003eff&bgColorActive=%23007fff&fcHover=%232b2b2b&borderColorHover=%23cccccc&bgColorHover=%23ededed&fcDefault=%23454545&borderColorDefault=%23c5c5c5&bgColorDefault=%23f6f6f6
 * Copyright jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
 ----------------------------------*/
.ui-helper-hidden {
  display: none; }

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

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

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

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

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }
/* support: IE8 */
.ui-front {
  z-index: 100; }
/* Interaction Cues
 ----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none; }
/* Icons
 ----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block; }
/* Misc visuals
 ----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: 0.5em 0.5em 0.5em 0.7em;
  font-size: 100%; }

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

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

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

.ui-menu .ui-menu {
  position: absolute; }

.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); }

.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px 0.4em; }

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

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
  margin: -1px; }
/* icon support */
.ui-menu-icons {
  position: relative; }

.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em; }
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0.2em;
  margin: auto 0; }
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0; }

.ui-button {
  padding: 0.4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: 0.1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible; }

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
  text-decoration: none; }
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap; }
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0; }
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px; }

.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap; }

input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: 0.4em 1em; }
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0; }

.ui-controlgroup {
  vertical-align: middle;
  display: inline-block; }

.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0; }

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999; }

.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left; }

.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box; }

.ui-controlgroup .ui-controlgroup-label {
  padding: 0.4em 1em; }

.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%; }

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none; }

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none; }

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none; }

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none; }
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(100% - 2.4em); }

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid; }

.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: 0.12em;
  border: none; }

.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none; }

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid; }

.ui-checkboxradio-disabled {
  pointer-events: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left; }
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto; }

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

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

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

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

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

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

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

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0; }
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }

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

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

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

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

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

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

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

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px; }
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em; }

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

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

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

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

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

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

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

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

.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0; }

.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0; }

.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0; }

.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0; }

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px; }

.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0; }

.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0; }

.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0; }

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

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none; }

.ui-resizable {
  position: relative; }

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

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

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

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

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

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

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

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

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

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

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

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

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25; }

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

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none; }

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

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none; }

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px; }

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0; }

.ui-selectmenu-open {
  display: block; }

.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis; }

.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em; }

.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0; }

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

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

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: 0.7em;
  display: block;
  border: 0;
  background-position: 0 0; }
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit; }

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

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

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

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

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

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

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

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

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

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

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none; }

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

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

.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: 0.5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0; }
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none; }

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

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

.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: 0.2em; }

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

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

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

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

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

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

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

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px; }

body .ui-tooltip {
  border-width: 2px; }
/* Component containers
 ----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em; }

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

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

.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5; }

.ui-widget-content {
  border: 1px solid #ddd;
  background: #fff;
  color: #333; }

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

.ui-widget-header {
  border: 1px solid #ddd;
  background: #e9e9e9;
  color: #333;
  font-weight: bold; }

.ui-widget-header a {
  color: #333; }
/* Interaction states
 ----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {
  /* We use html here because we need a greater specificity to make sure disabled
   works properly when clicked or hovered */
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545; }

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

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus, .ui-button:hover, .ui-button:focus {
  border: 1px solid #ccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b; }

.ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited, a.ui-button:hover, a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none; }

.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6; }

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #fff; }

.ui-icon-background, .ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #fff; }

.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited {
  color: #fff;
  text-decoration: none; }
/* Interaction Cues
 ----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620; }

.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90; }

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

.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f; }

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

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

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

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

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

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35); }
/* support: IE8 - See #6059 */
/* Icons
 ----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px; }

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

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

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

.ui-state-active .ui-icon, .ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png"); }

.ui-state-highlight .ui-icon, .ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png"); }

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

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png"); }
/* positioning */
.ui-icon-blank {
  background-position: 16px 16px; }

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

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

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

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

.ui-icon-caret-1-s {
  background-position: -65px 0; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ui-icon-play {
  background-position: 0 -160px; }

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

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-start {
  background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px; }

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

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

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

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

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

.ui-icon-battery-2 {
  background-position: -80px -176px; }

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

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

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

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }
/* Misc visuals
 ----------------------------------*/
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
  border-top-left-radius: 3px; }

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
  border-top-right-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
  border-bottom-left-radius: 3px; }

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
  border-bottom-right-radius: 3px; }
/* Overlays */
.ui-widget-overlay {
  background: #aaa;
  opacity: 0.003;
  filter: Alpha(Opacity=.3);
  /* support: IE8 */ }

.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666;
  box-shadow: 0px 0px 5px #666; }
/* ================= BUTTONS =============== */
.shop2-product-btn {
  outline: none;
  border-radius: 0;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -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; }
  .shop2-product-btn.type-3 {
    width: 100%;
    height: auto;
    font-size: 0;
    height: 48px;
    text-align: center; }
  .shop2-product-btn.type-3 span {
    padding: 0;
    color: #fff;
    height: auto;
    font-size: 15px;
    background: none;
    line-height: 1.2;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    -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; }
  .shop2-product-btn.type-3.buy:after {
    content: '';
    width: 17px;
    height: 100%;
    margin: 0 0 0 15px;
    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%2217px%22%20height%3D%2219px%22%20%20viewBox%3D%220%200%2017%2019%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M887.17%20957.006h-13.34a1.8%201.8%200%200%201-1.819-1.781v-10.433a1.8%201.8%200%200%201%201.819-1.781h2.426v-.646a4.246%204.246%200%201%201%208.488%200v.646h2.426a1.8%201.8%200%200%201%201.819%201.781v10.433a1.8%201.8%200%200%201-1.819%201.781zm-3.639-14.641a3.035%203.035%200%201%200-6.062%200v.646h6.062v-.646zM888%20945.2a1.2%201.2%200%200%200-1.213-1.187h-2.038v1.9a1.168%201.168%200%200%201%20.607%201.006%201.213%201.213%200%200%201-2.426%200%201.167%201.167%200%200%201%20.606-1.005v-1.9h-6.062v1.9a1.168%201.168%200%200%201%20.6%201.005%201.213%201.213%200%200%201-2.425%200%201.168%201.168%200%200%201%20.607-1.006v-1.9h-2.039a1.2%201.2%200%200%200-1.212%201.187v9.59a1.2%201.2%200%200%200%201.212%201.187h12.565a1.2%201.2%200%200%200%201.218-1.189V945.2z%22%20transform%3D%22translate%28-872%20-938%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -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; }
  .shop2-product-btn.type-3.onrequest span {
    color: #555; }
  .shop2-product-btn.buy {
    background: #c5ad84; }
  .shop2-product-btn.buy:hover {
    background: #d1be9e;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop2-product-btn.buy:active {
    background: #bda172;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop2-product-btn.onrequest {
    background: #dcdcdc; }
  .shop2-product-btn.onrequest span {
    font-size: 13px;
    font-weight: normal; }
  .shop2-product-btn.onrequest:hover {
    background: #e1e1e1;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop2-product-btn.onrequest:active {
    background: #c6c6c6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop2-product-btn.notavailable {
    background: #eee;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop2-product-btn.notavailable span {
    color: #a4a4a4;
    font-size: 13px;
    font-weight: normal; }
  .shop2-product-btn.notavailable:hover {
    background: #eee;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .shop2-product-btn.notavailable:hover span {
      color: #a4a4a4;
      font-size: 13px; }
  .shop2-product-btn.notavailable:active {
    background: #eee;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .shop2-product-btn.notavailable:active span {
      color: #a4a4a4; }

.shop2-btn {
  color: #fff;
  border: none;
  outline: none;
  font-size: 15px;
  border-radius: 0;
  font-weight: bold;
  background: #c5ad84;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -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; }
  .shop2-btn:hover {
    background: #d1be9e;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop2-btn:active {
    background: #bda172;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.shop2-btn3 {
  color: #000;
  border: none;
  outline: none;
  font-size: 15px;
  font-weight: 300;
  border-radius: 0;
  box-sizing: border-box;
  border: solid 1px #c5ad84;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -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; }
  .shop2-btn3:hover {
    color: #fff;
    background: #c5ad84;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop2-btn3:active {
    color: #fff;
    background: #bda172;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.shop2-btn2 {
  color: #000;
  height: 48px;
  border: none;
  outline: none;
  font-size: 15px;
  font-weight: bold;
  box-sizing: border-box;
  border: solid 1px #c5ad84;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -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; }
  .shop2-btn2:hover {
    color: #fff;
    background: #c5ad84; }
  .shop2-btn2:active {
    color: #fff;
    background: #bda172; }

a.shop2-btn, a.shop2-btn2 {
  padding: 15px 20px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle; }

a.shop2-btn3 {
  padding: 14px 20px;
  text-decoration: none;
  display: inline-block;
  vertical-align: middle; }

button.shop2-btn, input[type="button"].shop2-btn, input[type="submit"].shop2-btn, button.shop2-btn2, input[type="button"].shop2-btn2, input[type="submit"].shop2-btn2, button.shop2-btn3, input[type="button"].shop2-btn3, input[type="submit"].shop2-btn3 {
  height: 48px;
  padding: 0 30px; }
/* ================= AMOUNT ================ */
.product-amount .amount-title {
  display: none; }
  .product-amount .shop2-product-amount {
    width: auto;
    border: 1px solid #ededed; }
  .product-amount input[type="text"] {
    margin: 0;
    width: 35px;
    height: 46px;
    border: none;
    outline: none;
    color: #000;
    padding: 0 2px;
    font-size: 17px;
    font-weight: 500;
    border-radius: 0;
    text-align: center;
    vertical-align: top;
    box-sizing: border-box;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .product-amount input[type="text"]:disabled {
    background: none; }
  .product-amount button:not([disabled]) {
    width: 25px;
    height: 46px;
    border: none;
    outline: none;
    color: #000;
    font-size: 20px;
    border-radius: 0;
    background: none;
    text-align: left;
    line-height: 46px;
    vertical-align: top;
    box-sizing: border-box;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
    -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; }
    .product-amount button:not([disabled]) .ui-text-shadow-copy-1 {
      visibility: visible;
      color: inherit;
      filter:  ;
      left: none - 0;
      top: 0; }
    .ie-8 .product-amount button:not([disabled]) .ui-text-shadow-copy-1 {
      top: 1px; }
  .product-amount button:not([disabled]).amount-minus {
    text-align: right; }
  .product-amount button:not([disabled]).disab {
    color: #e5e5e5; }
  .product-amount button[disabled] {
    width: 24px;
    height: 46px;
    border: none;
    outline: none;
    color: #e2e2e2;
    font-size: 20px;
    border-radius: 0;
    background: none;
    line-height: 46px;
    vertical-align: top;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    text-shadow: none;
    -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-amount button[disabled] .ui-text-shadow-copy-1 {
      visibility: visible;
      color: inherit;
      filter:  ;
      left: none - 0;
      top: 0; }
    .ie-8 .product-amount button[disabled] .ui-text-shadow-copy-1 {
      top: 1px; }
  .product-amount button[disabled]:hover {
    background: none; }
  .product-amount button[disabled]:active {
    background: none; }
/* ============= COMPARE BUTTON ============ */
.product-compare {
  font-size: 0;
  border: none;
  padding: 20px 0 0; }
  .product-compare.product-compare-added 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%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1301%2C282v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-1293%20-280%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #c5ad84; }
  .product-compare label {
    display: inline-block; }
  .product-compare input {
    display: none; }
  .product-compare ins {
    width: 24px;
    height: 24px;
    border-radius: 2px;
    margin: 0 12px 0 0;
    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%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1301%2C282v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-1293%20-280%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #f3f3f3; }
  .product-compare span, .product-compare a {
    color: #898989;
    font-size: 12px;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 36px); }
/* ================ ACTIONS ================ */
.shop2-product-actions .item-action {
  position: relative; }
  .shop2-product-actions .action-popup {
    top: 100%;
    z-index: 10;
    width: 220px;
    border: none;
    display: none;
    color: #888;
    font-size: 13px;
    line-height: 1.7;
    text-align: left;
    padding: 10px 20px;
    position: absolute;
    box-sizing: border-box;
    background-color: #fff;
    -moz-box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18); }
  .shop2-product-actions .action-popup p {
    margin: 0; }
  .shop2-product-actions .action-type {
    font-size: 0; }
  .shop2-product-actions .action-type.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%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%2396ce2b%22%20fill-rule%3D%22evenodd%22%20d%3D%22M100%2C916H94.042v3H101v-2A1%2C1%2C0%2C0%2C0%2C100%2C916Zm-14%2C0a1%2C1%2C0%2C0%2C0-1%2C1v2h7v-3H86Zm0%2C4v7a1%2C1%2C0%2C0%2C0%2C1%2C1h5v-8H86Zm13%2C8a1%2C1%2C0%2C0%2C0%2C1-1v-7H94.042v8H99Zm-6-13.008h0L93%2C915h4c1.381%2C0%2C2-.671%2C2-1.5s-0.619-1.5-2-1.5a4.264%2C4.264%2C0%2C0%2C0-3%2C1.257%2C1.975%2C1.975%2C0%2C0%2C0-2.02-.02A4.257%2C4.257%2C0%2C0%2C0%2C89%2C912c-1.381%2C0-2%2C.672-2%2C1.5s0.619%2C1.5%2C2%2C1.5h4v-0.008Zm5-1.492c0%2C0.414-.544.5-1%2C0.5H94.728l-0.022-.043A3.264%2C3.264%2C0%2C0%2C1%2C97%2C913C97.456%2C913%2C98%2C913.086%2C98%2C913.5Zm-10%2C0c0-.413.544-0.5%2C1-0.5a3.262%2C3.262%2C0%2C0%2C1%2C2.256.922L91.213%2C914H89C88.544%2C914%2C88%2C913.913%2C88%2C913.5Z%22%20transform%3D%22translate%28-85%20-912%29%22%2F%3E%3C%2Fsvg%3E") left 50% no-repeat; }
  .shop2-product-actions .action-type span.icon-action {
    width: 30px;
    height: 20px;
    cursor: pointer;
    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%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22red%22%20d%3D%22M227.559%2C917.707a0.752%2C0.752%2C0%2C1%2C1-.768.752A0.76%2C0.76%2C0%2C0%2C1%2C227.559%2C917.707Zm4.878%2C3.05a0.751%2C0.751%2C0%2C1%2C1-.768.751A0.759%2C0.759%2C0%2C0%2C1%2C232.437%2C920.757Zm6.332%2C0.221-0.279-.372a1.154%2C1.154%2C0%2C0%2C1-.011-1.367l0.271-.375a1.159%2C1.159%2C0%2C0%2C0-.414-1.709l-0.414-.217a1.161%2C1.161%2C0%2C0%2C1-.614-1.226l0.079-.454a1.176%2C1.176%2C0%2C0%2C0-1.129-1.362l-0.47-.019a1.193%2C1.193%2C0%2C0%2C1-1.1-.842l-0.132-.442a1.2%2C1.2%2C0%2C0%2C0-1.622-.748l-0.433.181a1.213%2C1.213%2C0%2C0%2C1-1.362-.295l-0.313-.343a1.211%2C1.211%2C0%2C0%2C0-1.792.015l-0.308.346a1.215%2C1.215%2C0%2C0%2C1-1.359.313l-0.437-.176a1.2%2C1.2%2C0%2C0%2C0-1.611.772l-0.124.446a1.186%2C1.186%2C0%2C0%2C1-1.085.859l-0.47.025a1.176%2C1.176%2C0%2C0%2C0-1.107%2C1.381l0.087%2C0.453a1.16%2C1.16%2C0%2C0%2C1-.595%2C1.234l-0.41.224a1.155%2C1.155%2C0%2C0%2C0-.384%2C1.713l0.278%2C0.372a1.151%2C1.151%2C0%2C0%2C1%2C.012%2C1.366l-0.271.375a1.158%2C1.158%2C0%2C0%2C0%2C.414%2C1.709l0.414%2C0.218a1.158%2C1.158%2C0%2C0%2C1%2C.613%2C1.226l-0.079.453a1.176%2C1.176%2C0%2C0%2C0%2C1.13%2C1.362l0.47%2C0.019a1.2%2C1.2%2C0%2C0%2C1%2C1.1.844l0.132%2C0.441a1.2%2C1.2%2C0%2C0%2C0%2C1.622.748l0.433-.18a1.209%2C1.209%2C0%2C0%2C1%2C1.363.294l0.312%2C0.342a1.211%2C1.211%2C0%2C0%2C0%2C1.792-.014l0.309-.346a1.213%2C1.213%2C0%2C0%2C1%2C1.359-.313l0.437%2C0.176a1.2%2C1.2%2C0%2C0%2C0%2C1.611-.773l0.124-.446a1.181%2C1.181%2C0%2C0%2C1%2C1.084-.857l0.471-.027a1.176%2C1.176%2C0%2C0%2C0%2C1.107-1.381l-0.087-.452a1.159%2C1.159%2C0%2C0%2C1%2C.595-1.234l0.41-.225A1.153%2C1.153%2C0%2C0%2C0%2C238.769%2C920.978ZM225.7%2C918.459a1.852%2C1.852%2C0%2C1%2C1%2C1.852%2C1.811A1.831%2C1.831%2C0%2C0%2C1%2C225.7%2C918.459Zm2.21%2C4.673a0.46%2C0.46%2C0%2C0%2C1-.637.059h0a0.436%2C0.436%2C0%2C0%2C1-.06-0.622l4.86-5.727a0.46%2C0.46%2C0%2C0%2C1%2C.636-0.059%2C0.437%2C0.437%2C0%2C0%2C1%2C.06.623Zm4.524%2C0.188a1.812%2C1.812%2C0%2C1%2C1%2C1.852-1.812A1.831%2C1.831%2C0%2C0%2C1%2C232.437%2C923.32Z%22%20transform%3D%22translate%28-221.031%20-911.031%29%22%2F%3E%3C%2Fsvg%3E") left 50% no-repeat; }
  .shop2-product-actions .action-type span.name-action {
    color: #898989;
    cursor: pointer;
    font-size: 12px;
    padding: 2px 0 0;
    line-height: 1.2;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 30px); }
/* ============== PRODUCT LIST ============= */
.product-list {
  margin: 0; }
  .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; }
  .product-list.list {
    background-color: #fff; }
  .product-list.main-thumbs {
    padding: 20px 0 0;
    box-sizing: border-box; }
/* ============== PRODUCT ITEM ============= */
.shop2-product-item .product-name {
  padding: 0 0 16px;
  line-height: 1.25; }
  .shop2-product-item .product-name a {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    text-decoration: none;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-product-item .product-image {
    font-size: 0; }
  .shop2-product-item .shop2-product-actions {
    padding: 10px 0; }
  .shop2-product-item .product-price {
    color: #888;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-product-item .product-price .price-current {
    font-size: 19px;
    line-height: 1.3;
    font-weight: 900;
    color: #c5ad84; }
    .shop2-product-item .product-price .price-current span {
      color: #999;
      font-size: 11px;
      margin: 0 0 0 5px;
      font-weight: normal; }
  .shop2-product-item .product-price .price-old {
    font-size: 13px;
    font-weight: 300;
    line-height: 1.3;
    position: relative;
    display: inline-block; }
    .shop2-product-item .product-price .price-old.question {
      padding-right: 23px; }
    .shop2-product-item .product-price .price-old.question:after {
      right: 20px; }
    .shop2-product-item .product-price .price-old.question:before {
      right: 0;
      top: 50%;
      width: 16px;
      height: 16px;
      content: '?';
      display: block;
      font-size: 10px;
      margin-top: -8px;
      line-height: 15px;
      text-align: center;
      border-radius: 45%;
      position: absolute;
      font-weight: normal;
      box-sizing: border-box;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .shop2-product-item .product-price .price-old:after {
      left: 0;
      right: 0;
      top: 50%;
      height: 1px;
      content: '';
      display: block;
      position: absolute;
      background-color: #f00; }
  .shop2-product-item .product-price .shop2-product-discount-desc {
    width: 120px;
    border: none;
    color: #888;
    font-size: 13px;
    text-align: left;
    line-height: 1.7;
    overflow: visible;
    padding: 10px 20px;
    background-color: #fff;
    -moz-box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18);
    -webkit-box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18);
    box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18); }
    .shop2-product-item .product-price .shop2-product-discount-desc:after {
      display: block;
      content: '';
      position: absolute;
      left: 0;
      top: 100%;
      border-top: 7px solid #fff;
      border-right: 7px solid transparent; }
    .shop2-product-item .product-price .shop2-product-discount-desc p {
      margin: 0; }
  .shop2-product-item .switchOff {
    padding: 10px 0; }
  .shop2-product-item .switchOff a {
    font-size: 13px;
    color: #c5ad84;
    position: relative;
    padding: 0 25px 0 0;
    display: inline-block;
    text-decoration: none;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
    .shop2-product-item .switchOff a.switchOn:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .shop2-product-item .switchOff a:after {
      top: 42%;
      right: 0;
      content: '';
      display: block;
      position: absolute;
      border-top: 3px solid #c5ad84;
      border-left: 2.5px solid transparent;
      border-right: 2.5px solid transparent;
      -webkit-transition: all 0.5s;
      -moz-transition: all 0.5s;
      -o-transition: all 0.5s;
      -ms-transition: all 0.5s;
      transition: all 0.5s; }
/* ============== MAIN THUMBS ============== */
.shop2-product-item.main-thumbs {
  outline: none;
  padding: 10px;
  line-height: 1.2;
  box-sizing: border-box;
  background-color: #fff;
  -moz-box-shadow: -1px 0 0 #f4f3ed;
  -webkit-box-shadow: -1px 0 0 #f4f3ed;
  box-shadow: -1px 0 0 #f4f3ed; }
  .shop2-product-item.main-thumbs .product-top {
    padding: 0 0 20px; }
  .shop2-product-item.main-thumbs .product-image {
    position: relative;
    text-align: center; }
  .shop2-product-item.main-thumbs .product-image a {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle; }
  .shop2-product-item.main-thumbs .product-image .verticalMiddle {
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .shop2-product-item.main-thumbs .product-image.no-image {
    box-sizing: border-box;
    padding: 100% 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%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204%2C211H176a2%2C2%2C0%2C0%2C1-2-2V181a2%2C2%2C0%2C0%2C1%2C2-2h28a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C204%2C211Zm0-29a1%2C1%2C0%2C0%2C0-1-1H177a1%2C1%2C0%2C0%2C0-1%2C1v26a1%2C1%2C0%2C0%2C0%2C1%2C1h26a1%2C1%2C0%2C0%2C0%2C1-1V182Zm-11.233%2C20.678a1.128%2C1.128%2C0%2C0%2C1-1.534%2C0l-6.026-4.281-5.44%2C7.281a1.045%2C1.045%2C0%2C0%2C1-1.478-1.477l5.911-7.911a1.232%2C1.232%2C0%2C0%2C1%2C1.6%2C0l6.043%2C4.3%2C8.357-9.3a1.045%2C1.045%2C0%2C1%2C1%2C1.478%2C1.477ZM184%2C191a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C184%2C191Zm1-4h-2v2h2v-2Z%22%20transform%3D%22translate%28-174%20-179%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #f0f0f0; }
  .shop2-product-item.main-thumbs .product-middle {
    padding: 0 14px; }
  @media (max-width: 767px) {
    .shop2-product-item.main-thumbs .product-middle {
      padding: 0 8px; } }
  .shop2-product-item.main-thumbs .product-bot {
    padding: 0 14px 14px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  @media (max-width: 767px) {
    .shop2-product-item.main-thumbs .product-bot {
      padding: 0 8px 8px; } }
  .shop2-product-item.main-thumbs .product-price-wrap {
    padding: 10px 0 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: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .shop2-product-item.main-thumbs .product-price-wrap .price-current {
    color: #c5ad84;
    padding: 0 10px 0 0;
    display: inline-block; }
  .shop2-product-item.main-thumbs .product-price-wrap .price-old {
    display: inline-block; }
  .shop2-product-item.main-thumbs .tpl-stars {
    margin: 0 0 10px; }
  .shop2-product-item.main-thumbs .product-name {
    padding: 0 0 5px; }
  .shop2-product-item.main-thumbs .product-price {
    width: 100%;
    padding: 0 0 15px; }
  .shop2-product-item.main-thumbs .shop2-product-btn {
    width: calc(100% - 97px); }
  .shop2-product-item.main-thumbs .product-compare, .shop2-product-item.main-thumbs .switchOff, .shop2-product-item.main-thumbs .shop2-product-actions, .shop2-product-item.main-thumbs .shop2-product-options, .shop2-product-item.main-thumbs .product-anonce, .shop2-product-item.main-thumbs .product-article {
    display: none; }
/* ================= THUMBS ================ */
.shop2-product-item.thumbs {
  width: 25%;
  padding: 10px;
  margin: 0 0 1px;
  line-height: 1.2;
  box-sizing: border-box;
  background-color: #fff;
  -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;
  -moz-box-shadow: -1px 0 0 #f4f3ed;
  -webkit-box-shadow: -1px 0 0 #f4f3ed;
  box-shadow: -1px 0 0 #f4f3ed; }
  @media (max-width: 1023px) {
  .shop2-product-item.thumbs {
    width: 33.33335%; } }
  @media (max-width: 767px) {
  .shop2-product-item.thumbs {
    width: 50%; } }
  @media (max-width: 479px) {
  .shop2-product-item.thumbs {
    width: 100%;
    padding: 8px; } }
  .shop2-product-item.thumbs.light-thumbs .tpl-stars, .shop2-product-item.thumbs.light-thumbs .product-anonce, .shop2-product-item.thumbs.light-thumbs .product-article, .shop2-product-item.thumbs.light-thumbs .shop2-product-options, .shop2-product-item.thumbs.light-thumbs .switchOff, .shop2-product-item.thumbs.light-thumbs .shop2-product-actions, .shop2-product-item.thumbs.light-thumbs .product-compare, .shop2-product-item.thumbs.light-thumbs .product-amount {
    display: none; }
  .shop2-product-item.thumbs .product-top {
    padding: 0 0 15px; }
  .shop2-product-item.thumbs .product-image {
    position: relative;
    text-align: center; }
  .shop2-product-item.thumbs .product-image a {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle; }
  .shop2-product-item.thumbs .product-image .verticalMiddle {
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .shop2-product-item.thumbs .product-image.no-image {
    box-sizing: border-box;
    padding: 100% 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%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204%2C211H176a2%2C2%2C0%2C0%2C1-2-2V181a2%2C2%2C0%2C0%2C1%2C2-2h28a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C204%2C211Zm0-29a1%2C1%2C0%2C0%2C0-1-1H177a1%2C1%2C0%2C0%2C0-1%2C1v26a1%2C1%2C0%2C0%2C0%2C1%2C1h26a1%2C1%2C0%2C0%2C0%2C1-1V182Zm-11.233%2C20.678a1.128%2C1.128%2C0%2C0%2C1-1.534%2C0l-6.026-4.281-5.44%2C7.281a1.045%2C1.045%2C0%2C0%2C1-1.478-1.477l5.911-7.911a1.232%2C1.232%2C0%2C0%2C1%2C1.6%2C0l6.043%2C4.3%2C8.357-9.3a1.045%2C1.045%2C0%2C1%2C1%2C1.478%2C1.477ZM184%2C191a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C184%2C191Zm1-4h-2v2h2v-2Z%22%20transform%3D%22translate%28-174%20-179%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #f0f0f0; }
  .shop2-product-item.thumbs .product-label {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    position: absolute; }
  .shop2-product-item.thumbs .product-label > div {
    color: #fff;
    min-width: 46px;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    position: relative;
    padding: 6px 15px;
    margin: 0 2px 2px 0;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    background-color: #438ad4;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
    .shop2-product-item.thumbs .product-label > div.product-spec {
      background-color: #ff4040; }
    .shop2-product-item.thumbs .product-label > div.product-new {
      background-color: #91ce0f; }
  .shop2-product-item.thumbs .product-middle {
    padding: 0 14px; }
  @media (max-width: 1023px) {
    .shop2-product-item.thumbs .product-middle {
      padding: 0 10px; } }
  .shop2-product-item.thumbs .tpl-stars {
    margin: 0 0 10px; }
  .shop2-product-item.thumbs .product-name {
    padding: 0 0 10px; }
  .shop2-product-item.thumbs .product-article {
    padding: 10px 0;
    font-size: 15px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 479px) {
    .shop2-product-item.thumbs .product-article {
      padding: 10px 0 0; } }
  .shop2-product-item.thumbs .product-article .article-title {
    color: #999; }
  .shop2-product-item.thumbs .product-article .article-body {
    color: #000; }
  .shop2-product-item.thumbs .product-anonce {
    color: #999;
    padding: 10px 0;
    font-size: 15px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 639px) {
    .shop2-product-item.thumbs .product-anonce {
      padding: 10px 0; } }
  .shop2-product-item.thumbs .shop2-product-options {
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 639px) {
    .shop2-product-item.thumbs .shop2-product-options .item-option {
      padding: 5px 0; }
      .shop2-product-item.thumbs .shop2-product-options .item-option.item-option.type-color, .shop2-product-item.thumbs .shop2-product-options .item-option .item-option.type-texture {
        padding: 4px 0; } }
  .shop2-product-item.thumbs .product-bot {
    padding: 0 14px 14px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; }
  @media (max-width: 1023px) {
    .shop2-product-item.thumbs .product-bot {
      padding: 0 10px 10px; } }
  @media (max-width: 479px) {
    .shop2-product-item.thumbs .product-bot {
      padding: 0 8px 8px; } }
  .shop2-product-item.thumbs .shop2-product-actions {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 639px) {
    .shop2-product-item.thumbs .shop2-product-actions {
      padding: 0; } }
  .shop2-product-item.thumbs .shop2-product-actions .item-action {
    padding: 8px 0;
    display: inline-block;
    vertical-align: middle;
    -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-product-item.thumbs .product-price-wrap {
    padding: 5px 0 0;
    margin: auto 0 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: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .shop2-product-item.thumbs .product-price {
    width: 100%;
    padding: 0 0 15px; }
  @media (max-width: 1023px) {
    .shop2-product-item.thumbs .product-amount button {
      display: none; }

    .shop2-product-item.thumbs .product-amount input[type="text"] {
      width: 58px; } }
  .shop2-product-item.thumbs .shop2-product-btn {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 97px); }
  @media (max-width: 1023px) {
    .shop2-product-item.thumbs .shop2-product-btn {
      max-width: calc(100% - 70px); } }
  @media (max-width: 639px) {
    .shop2-product-item.thumbs .product-compare {
      padding: 10px 0 0; } }
  .shop2-product-item.thumbs .switchOff {
    display: none; }
/* ================= SIMPLE ================ */
.shop2-product-item.simple {
  padding: 20px 0;
  margin: 0 0 1px;
  line-height: 1.2;
  box-sizing: border-box;
  background-color: #fff;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 1023px) {
  .shop2-product-item.simple {
    padding: 15px 0; } }
  @media (max-width: 767px) {
  .shop2-product-item.simple {
    padding: 10px;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }
  @media (max-width: 639px) {
  .shop2-product-item.simple {
    display: block; } }
  .shop2-product-item.simple .product-top {
    width: 25%;
    padding: 0 20px;
    box-sizing: border-box;
    -moz-box-shadow: 1px 0 0 #f4f3ed;
    -webkit-box-shadow: 1px 0 0 #f4f3ed;
    box-shadow: 1px 0 0 #f4f3ed;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media (max-width: 1023px) {
    .shop2-product-item.simple .product-top {
      padding: 0 15px;
      width: 33.33335%; } }
  @media (max-width: 767px) {
    .shop2-product-item.simple .product-top {
      padding: 0 10px 10px 0;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  @media (max-width: 639px) {
    .shop2-product-item.simple .product-top {
      width: 100%;
      padding: 0 0 15px; } }
  .shop2-product-item.simple .product-middle {
    padding: 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;
    -moz-box-shadow: 1px 0 0 #f4f3ed;
    -webkit-box-shadow: 1px 0 0 #f4f3ed;
    box-shadow: 1px 0 0 #f4f3ed; }
  @media (max-width: 1023px) {
    .shop2-product-item.simple .product-middle {
      padding: 10px 15px; } }
  @media (max-width: 767px) {
    .shop2-product-item.simple .product-middle {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  @media (max-width: 639px) {
    .shop2-product-item.simple .product-middle {
      padding: 0 10px; } }
  .shop2-product-item.simple .product-middle > div:not(.product-name):first-child {
    border: none; }
  .shop2-product-item.simple .product-bot {
    width: 25%;
    padding: 10px 20px;
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto; }
  @media (max-width: 1023px) {
    .shop2-product-item.simple .product-bot {
      padding: 0 15px;
      width: 33.33335%; } }
  @media (max-width: 767px) {
    .shop2-product-item.simple .product-bot {
      width: 100%;
      padding: 10px;
      -moz-box-shadow: 0 -1px 0 #f4f3ed;
      -webkit-box-shadow: 0 -1px 0 #f4f3ed;
      box-shadow: 0 -1px 0 #f4f3ed; } }
  @media (max-width: 639px) {
    .shop2-product-item.simple .product-bot {
      padding: 0 10px 10px;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; } }
  .shop2-product-item.simple .product-image {
    position: relative;
    text-align: center; }
  .shop2-product-item.simple .product-image a {
    max-width: 100%;
    display: inline-block;
    vertical-align: middle; }
  .shop2-product-item.simple .product-image .verticalMiddle {
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .shop2-product-item.simple .product-image.no-image {
    box-sizing: border-box;
    padding: 100% 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%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204%2C211H176a2%2C2%2C0%2C0%2C1-2-2V181a2%2C2%2C0%2C0%2C1%2C2-2h28a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C204%2C211Zm0-29a1%2C1%2C0%2C0%2C0-1-1H177a1%2C1%2C0%2C0%2C0-1%2C1v26a1%2C1%2C0%2C0%2C0%2C1%2C1h26a1%2C1%2C0%2C0%2C0%2C1-1V182Zm-11.233%2C20.678a1.128%2C1.128%2C0%2C0%2C1-1.534%2C0l-6.026-4.281-5.44%2C7.281a1.045%2C1.045%2C0%2C0%2C1-1.478-1.477l5.911-7.911a1.232%2C1.232%2C0%2C0%2C1%2C1.6%2C0l6.043%2C4.3%2C8.357-9.3a1.045%2C1.045%2C0%2C1%2C1%2C1.478%2C1.477ZM184%2C191a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C184%2C191Zm1-4h-2v2h2v-2Z%22%20transform%3D%22translate%28-174%20-179%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #f0f0f0; }
  .shop2-product-item.simple .product-label {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    position: absolute; }
  .shop2-product-item.simple .product-label > div {
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    padding: 5px 15px;
    text-align: center;
    position: relative;
    margin: 0 2px 2px 0;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    background-color: #438ad4;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
    .shop2-product-item.simple .product-label > div.product-spec {
      background-color: #ff4040; }
    .shop2-product-item.simple .product-label > div.product-new {
      background-color: #91ce0f; }
  .shop2-product-item.simple .tpl-stars {
    margin: 0 0 10px; }
  .shop2-product-item.simple .product-name {
    padding: 0 0 15px; }
  @media (max-width: 639px) {
    .shop2-product-item.simple .product-name {
      padding: 0 0 10px; } }
  .shop2-product-item.simple .product-article {
    padding: 10px 0;
    font-size: 13px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .shop2-product-item.simple .product-article .article-title {
    color: #888; }
  .shop2-product-item.simple .product-article .article-body {
    color: #000; }
  .shop2-product-item.simple .product-article + div.shop2-product-options {
    padding-top: 0; }
  .shop2-product-item.simple .product-anonce {
    color: #999;
    padding: 10px 0;
    font-size: 13px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-product-item.simple .shop2-product-actions {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .shop2-product-item.simple .shop2-product-actions .item-action {
    padding: 10px 0;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 49%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 49%;
    -ms-flex: 1 0 49%;
    flex: 1 0 49%; }
  .shop2-product-item.simple .product-price-wrap {
    padding: 10px 0 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: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 767px) {
    .shop2-product-item.simple .product-price-wrap {
      padding: 0; } }
  .shop2-product-item.simple .product-amount, .shop2-product-item.simple .product-price {
    padding: 10px 0 0; }
  .shop2-product-item.simple .product-price {
    padding-right: 10px; }
  .shop2-product-item.simple .shop2-product-btn {
    margin: 20px 0 0; }
  .shop2-product-item.simple .shop2-product-options {
    display: none; }
/* ================== LIST ================= */
.shop2-product-item.list {
  line-height: 1.2;
  padding: 20px 30px;
  box-sizing: border-box;
  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: 0 1px 0 #f4f3ed;
  -webkit-box-shadow: 0 1px 0 #f4f3ed;
  box-shadow: 0 1px 0 #f4f3ed; }
  @media (max-width: 639px) {
  .shop2-product-item.list {
    display: block; } }
  .shop2-product-item.list .product-top, .shop2-product-item.list .product-anonce, .shop2-product-item.list .shop2-product-actions, .shop2-product-item.list .switchOff, .shop2-product-item.list .shop2-product-options, .shop2-product-item.list .product-compare {
    display: none; }
  .shop2-product-item.list .product-middle {
    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 (max-width: 639px) {
    .shop2-product-item.list .product-middle {
      padding: 0; } }
  .shop2-product-item.list .product-bot {
    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-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 767px) {
    .shop2-product-item.list .product-bot {
      display: block; } }
  .shop2-product-item.list .tpl-stars {
    margin: 0 0 10px; }
  .shop2-product-item.list .product-name {
    padding: 0 0 5px; }
  .shop2-product-item.list .product-article {
    font-size: 12px;
    font-weight: 300; }
  @media (max-width: 639px) {
    .shop2-product-item.list .product-article {
      padding: 14px 0;
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      -moz-box-shadow: inset 0 -1px 0 #f4f3ed;
      -webkit-box-shadow: inset 0 -1px 0 #f4f3ed;
      box-shadow: inset 0 -1px 0 #f4f3ed; } }
  .shop2-product-item.list .product-article .article-title {
    color: #888;
    margin: 0 10px 0 0;
    display: inline-block;
    vertical-align: middle; }
  .shop2-product-item.list .product-article .article-body {
    color: #000;
    display: inline-block;
    vertical-align: middle; }
  .shop2-product-item.list .product-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; }
  @media (max-width: 767px) {
    .shop2-product-item.list .product-price-wrap {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }
  .shop2-product-item.list .product-amount, .shop2-product-item.list .product-price {
    padding: 0 70px 0 0; }
  @media (max-width: 767px) {
    .shop2-product-item.list .product-amount, .shop2-product-item.list .product-price {
      padding: 0; } }
  @media (max-width: 639px) {
    .shop2-product-item.list .product-amount, .shop2-product-item.list .product-price {
      padding: 15px 0 0; } }
  @media (max-width: 767px) {
    .shop2-product-item.list .product-price {
      padding-right: 10px; } }
  .shop2-product-item.list .shop2-product-btn {
    width: 210px; }
  @media (max-width: 767px) {
    .shop2-product-item.list .shop2-product-btn {
      margin: 15px 0 0; } }
  @media (max-width: 639px) {
    .shop2-product-item.list .shop2-product-btn {
      width: 100%; } }
/* ================= OPTION ================ */
.shop2-product-options {
  padding: 6px 0; }
  .shop2-product-options .item-option {
    padding: 5px 0;
    font-size: 13px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    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-options .option-title {
    color: #888;
    padding: 0 5px 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; }
  .shop2-product-options .option-body {
    color: #000;
    text-align: right;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
  .shop2-product-options .option-body a {
    color: #000; }
  .shop2-product-options .shop2-color-ext-multi {
    border: none;
    outline: none;
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1); }
  .shop2-product-options .shop2-color-ext-multi li {
    float: none;
    height: 24px;
    width: 24px !important;
    position: relative;
    display: inline-block;
    vertical-align: middle; }
    .shop2-product-options .shop2-color-ext-multi li:first-child:last-child {
      width: 24px !important; }
  .shop2-product-options .shop2-texture-pick li {
    float: none;
    width: 30px;
    height: 30px;
    border: none;
    display: inline-block;
    vertical-align: middle;
    margin: 3px 10px 3px 3px; }
    .shop2-product-options .shop2-texture-pick li.active-texture {
      -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1); }
  .shop2-product-options .shop2-color-ext-list li {
    float: none;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 3px 10px 3px 3px; }
    .shop2-product-options .shop2-color-ext-list li.shop2-color-ext-selected {
      outline: none;
      -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1); }
  .shop2-product-options .shop2-color-ext-list span {
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M139%2C566v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-131%20-564%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-product-options .shop2-color-pick li {
    float: none;
    border: none;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin: 3px 10px 3px 3px; }
    .shop2-product-options .shop2-color-pick li.active-color {
      -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1); }
    .shop2-product-options .shop2-color-pick li span {
      width: 24px;
      height: 24px;
      border-radius: 50%; }
  .shop2-product-options select {
    width: 100%;
    height: 36px;
    border: none;
    outline: none;
    color: #fff;
    padding: 0 20px;
    font-size: 13px;
    border-radius: 3px;
    -moz-box-shadow: inset 0 0 0 1px #eaeaea;
    -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
    box-shadow: inset 0 0 0 1px #eaeaea; }
/*================= TOOLTIP ================ */
#shop2-tooltip.shop2-color-ext-tooltip, .shop2-product-discount-desc {
  border: none;
  font-weight: 300;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  background: #fff;
  box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18); }
/* ================= FILTER ================ */
.shop2-filter-form {
  width: 25%;
  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 (max-width: 1023px) {
  .shop2-filter-form {
    width: 33.33335%; } }
  @media (max-width: 767px) {
  .shop2-filter-form {
    width: 50%; } }

.shop2-filter-title {
  color: #000;
  cursor: pointer;
  font-size: 15px;
  line-height: 1.2;
  text-align: center;
  padding: 21px 34px 21px 0;
  border-radius: 30px 0 0 30px;
  background-repeat: no-repeat;
  background-position: calc(50% + 55px) 50%;
  border-right: 1px solid #f4f3ed;
  background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2017%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M576.05%20484a2.5%202.5%200%200%200%202.445%202h.01a2.5%202.5%200%200%200%202.445-2H584v-1h-3.05a2.5%202.5%200%200%200-2.445-2h-.005a2.5%202.5%200%200%200-2.445%202H567v1h9.05zm2.45-2a1.5%201.5%200%201%201-1.5%201.5%201.5%201.5%200%200%201%201.5-1.5zm-3.55-4a2.5%202.5%200%200%201-2.445%202h-.005a2.5%202.5%200%200%201-2.445-2H567v-1h3.05a2.5%202.5%200%200%201%202.445-2h.01a2.5%202.5%200%200%201%202.445%202H584v1h-9.05zm-2.45-2a1.5%201.5%200%201%200%201.5%201.5%201.5%201.5%200%200%200-1.5-1.5zm2.45%2014a2.5%202.5%200%200%201-2.445%202h-.005a2.5%202.5%200%200%201-2.445-2H567v-1h3.05a2.5%202.5%200%200%201%202.445-2h.01a2.5%202.5%200%200%201%202.445%202H584v1h-9.05zm-2.45-2a1.5%201.5%200%201%200%201.5%201.5%201.5%201.5%200%200%200-1.5-1.5z%22%20transform%3D%22translate%28-567%20-475%29%22%2F%3E%3C%2Fsvg%3E");
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 767px) {
  .shop2-filter-title {
    background-position: calc(50% + 30px) 50%; } }

form.shop2-filter {
  margin: 0;
  padding: 0;
  border: none;
  background-color: #fff; }
  form.shop2-filter.desktop {
    left: 0;
    right: 0;
    top: 100%;
    z-index: 1000;
    display: none;
    position: absolute;
    background-color: #fff;
    border-top: 1px solid #f4f3ed;
    -moz-box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.05); }
  form.shop2-filter.mobile {
    width: 280px;
    height: 100%;
    overflow-y: auto;
    -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);
    -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; }
  form.shop2-filter.mobile.open {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  form.shop2-filter .filter-field-item {
    padding: 0 30px;
    -moz-box-shadow: 0 1px 0 #f4f3ed;
    -webkit-box-shadow: 0 1px 0 #f4f3ed;
    box-shadow: 0 1px 0 #f4f3ed; }
  form.shop2-filter .field-title {
    color: #000;
    font-size: 15px;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    padding: 21px 20px 21px 0;
    font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  form.shop2-filter .field-title.open:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  form.shop2-filter .field-title:after {
    right: 0;
    top: 50%;
    content: '';
    display: block;
    margin-top: -2px;
    position: absolute;
    border-top: 4px solid #c5ad84;
    border-left: 3.5px solid transparent;
    border-right: 3.5px solid 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; }
  form.shop2-filter .field-value {
    display: none;
    padding: 0 0 21px; }
  form.shop2-filter .field-value.range {
    padding: 0 0 31px; }
    form.shop2-filter .field-value.range label {
      float: left;
      width: 48%;
      vertical-align: top;
      display: inline-block; }
    form.shop2-filter .field-value.range label:last-child {
      float: right; }
    form.shop2-filter .field-value.range input[type="text"] {
      margin: 0;
      width: 100%;
      height: 36px;
      border: none;
      outline: none;
      color: #888;
      font-size: 13px;
      padding: 0 20px;
      font-weight: 300;
      border-radius: 0;
      box-sizing: border-box;
      background: #f4f3ed; }
    form.shop2-filter .field-value.range .ui-widget-content {
      clear: both;
      height: 5px;
      border: none;
      position: relative;
      background: #dedede;
      margin: 0 27px 30px 0;
      border-radius: 100px 0 0 100px; }
    form.shop2-filter .field-value.range .ui-widget-content:after {
      content: '';
      top: 0;
      bottom: 0;
      right: -27px;
      width: 27px;
      position: absolute;
      background: #dedede;
      border-radius: 0 100px 100px 0; }
    form.shop2-filter .field-value.range .ui-slider-range {
      background-color: #c5ad84; }
    form.shop2-filter .field-value.range .ui-widget-content .ui-state-default {
      top: -11px;
      width: 5px;
      height: 5px;
      outline: none;
      margin-left: 0;
      border-radius: 50%;
      background: #101010;
      border: 11px solid #fff;
      -webkit-transition: top 0.3s;
      -moz-transition: top 0.3s;
      -o-transition: top 0.3s;
      -ms-transition: top 0.3s;
      transition: top 0.3s;
      -moz-box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.11);
      -webkit-box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.11);
      box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.11); }
    form.shop2-filter .field-value.range .ui-widget-content .ui-state-default.ui-state-active {
      width: 9px;
      height: 9px;
      border: 9px solid #fff; }
  form.shop2-filter .param-val-wrap {
    padding: 8px 0; }
  form.shop2-filter select {
    width: 100%;
    height: 48px;
    outline: none;
    color: #000;
    font-size: 13px;
    padding: 0 20px;
    font-weight: 300;
    border-radius: 3px;
    box-sizing: border-box;
    background: #f4f3ed;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  form.shop2-filter a.param-val {
    margin: 0;
    padding: 0;
    color: #888;
    cursor: pointer;
    text-decoration: none;
    display: inline-block; }
  form.shop2-filter a.param-val.active-val {
    background-color: transparent;
    padding-right: 0;
    font-weight: normal; }
    form.shop2-filter a.param-val.active-val 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%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1301%2C282v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-1293%20-280%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #c5ad84; }
  form.shop2-filter a.param-val ins {
    width: 24px;
    height: 24px;
    font-size: 0;
    margin: 0 10px 0 0;
    border-radius: 50%;
    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%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1301%2C282v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-1293%20-280%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #ededed;
    -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; }
  form.shop2-filter a.param-val p {
    margin: 0;
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 34px); }
  form.shop2-filter ul.shop2-col-ext-list {
    margin: 0;
    padding: 0;
    list-style: none; }
  form.shop2-filter ul.shop2-col-ext-list li {
    padding: 8px 0;
    cursor: pointer; }
    form.shop2-filter ul.shop2-col-ext-list li.shop2-color-ext-selected .color-image {
      position: relative;
      -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1); }
    form.shop2-filter ul.shop2-col-ext-list li.shop2-color-ext-selected .color-image:after {
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      content: '';
      display: block;
      position: absolute;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1301%2C282v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-1293%20-280%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    form.shop2-filter ul.shop2-col-ext-list li .color-image {
      width: 24px;
      height: 24px;
      border-radius: 50%;
      margin: 0 10px 0 0;
      display: inline-block;
      vertical-align: middle;
      background-size: contain;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      -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;
      -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); }
    form.shop2-filter ul.shop2-col-ext-list li .color-image img {
      border-radius: 50%; }
    form.shop2-filter ul.shop2-col-ext-list li .color-text {
      color: #888;
      font-size: 13px;
      line-height: 1.2;
      font-weight: 300;
      display: inline-block;
      vertical-align: middle;
      max-width: calc(100% - 34px); }
  form.shop2-filter .filter-result-wrap {
    padding: 0 30px 30px; }
  form.shop2-filter .result {
    margin: 0;
    color: #000;
    height: auto;
    display: block;
    padding: 0 30px;
    font-size: 15px;
    line-height: 1.2;
    font-weight: bold;
    padding: 20px 0 0;
    position: relative;
    background-color: transparent; }
  form.shop2-filter .result.no-result {
    background-color: transparent; }
  form.shop2-filter .result span {
    color: #c5ad84; }
  form.shop2-filter .shop2-btn, form.shop2-filter .shop2-btn2 {
    width: 100%;
    display: block;
    margin: 20px 0 0;
    text-align: center;
    box-sizing: border-box; }

.shop2-color-ext-popup .shop2-color-ext-caption {
  margin: 0;
  float: none;
  border-bottom: none;
  text-decoration: none; }
/* ============= SORTING WRAP ============== */
.shop2-filter-wrap {
  padding: 0;
  margin: 0 0 1px;
  background-color: #fff;
  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; }
/* ================ SORTING ================ */
.shop2-sorting-panel {
  margin: 0;
  padding: 0;
  color: #888;
  font-size: 12px;
  text-align: left;
  border-radius: 0;
  overflow: visible;
  position: relative;
  background-color: transparent;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media (max-width: 1023px) {
  .shop2-sorting-panel {
    border: none; } }
  @media (max-width: 767px) {
  .shop2-sorting-panel {
    border-radius: 20px;
    background-color: #fff; } }
  .shop2-sorting-panel .sorting-wrap {
    width: 33.33335%;
    position: relative;
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -webkit-order: 1;
    -moz-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  @media (max-width: 1023px) {
    .shop2-sorting-panel .sorting-wrap {
      width: 50%; } }
  .shop2-sorting-panel .sort-title {
    width: 100%;
    height: 60px;
    padding: 0 10px;
    cursor: pointer;
    position: relative;
    box-sizing: border-box;
    Array
    background: none;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
  .shop2-sorting-panel .sort-title span {
    display: none; }
  .shop2-sorting-panel .sort-title strong {
    color: #000;
    display: block;
    font-size: 15px;
    line-height: 1.3;
    font-weight: normal; }
    @media (max-width: 767px) {
    .shop2-sorting-panel .sort-title strong {
      display: none; } }
  .shop2-sorting-panel .sort-title:after {
    content: '';
    width: 14px;
    height: 16px;
    margin: 0 0 0 20px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2014%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1458%20503v-16h1v12h3zm-7-12h-3l4-4v16h-1v-12z%22%20transform%3D%22translate%28-1448%20-487%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    @media (max-width: 767px) {
    .shop2-sorting-panel .sort-title:after {
      margin: 0; } }
  .shop2-sorting-panel .view-shop {
    padding: 0; }

.sho2-sorting-list {
  left: 0;
  top: 100%;
  right: 1px;
  z-index: 10;
  display: none;
  position: absolute;
  background-color: #fff;
  border-top: 1px solid #f4f3ed;
  -moz-box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 10px 18px 0px rgba(0, 0, 0, 0.05); }
  @media (max-width: 767px) {
  .sho2-sorting-list {
    left: auto;
    width: 220px; } }
  .sho2-sorting-list.open {
    display: block; }
  .sho2-sorting-list ul {
    margin: 0;
    list-style: none;
    padding: 20px 30px;
    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; }
  .sho2-sorting-list li {
    font-size: 0;
    padding: 12px 0; }
  .sho2-sorting-list li:first-child {
    padding-top: 0; }
  .sho2-sorting-list li:last-child {
    padding-bottom: 0; }
  .sho2-sorting-list li a.sort-reset {
    color: #c5ad84;
    font-size: 15px;
    text-decoration: none;
    -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;
    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; }
    .sho2-sorting-list li a.sort-reset ins {
      width: 16px;
      height: 16px;
      font-size: 0;
      margin: 0 13px 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%2216px%22%20%20viewBox%3D%220%200%2014%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M97.988%2C2602.7a7.334%2C7.334%2C0%2C0%2C1-7.016%2C1.63l-0.483%2C1.66-2.5-3.29%2C4-1.88-0.462%2C1.6a5.123%2C5.123%2C0%2C0%2C0%2C4.962-1.13%2C4.435%2C4.435%2C0%2C0%2C0%2C.751-5.64l1.971-.74A6.328%2C6.328%2C0%2C0%2C1%2C97.988%2C2602.7Zm-3.537-9.12a5.123%2C5.123%2C0%2C0%2C0-4.962%2C1.13%2C4.435%2C4.435%2C0%2C0%2C0-.751%2C5.64l-1.971.74a6.327%2C6.327%2C0%2C0%2C1%2C1.223-7.79%2C7.334%2C7.334%2C0%2C0%2C1%2C7.016-1.63l0.483-1.66%2C2.5%2C3.29-4%2C1.88Z%22%20transform%3D%22translate%28-85.938%20-2590%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      -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; }
    .sho2-sorting-list li a.sort-reset span {
      -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; }
  .sho2-sorting-list li a:not(.sort-reset) {
    color: #888;
    font-size: 15px;
    text-decoration: none;
    -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;
    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; }
    .sho2-sorting-list li a:not(.sort-reset):hover, .sho2-sorting-list li a:not(.sort-reset).active {
      color: #c5ad84; }
    .sho2-sorting-list li a:not(.sort-reset):hover ins, .sho2-sorting-list li a:not(.sort-reset).active ins {
      border-color: #fff;
      background: #c5ad84;
      -moz-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1);
      box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.1); }
    .sho2-sorting-list li a:not(.sort-reset) ins {
      width: 6px;
      height: 6px;
      font-size: 0;
      background: #fff;
      margin: 0 13px 0 0;
      border-radius: 50%;
      border: 5px solid #f0f0f0;
      -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-transition: all 0.4s ease-in-out;
      -moz-transition: all 0.4s ease-in-out;
      -o-transition: all 0.4s ease-in-out;
      -ms-transition: all 0.4s ease-in-out;
      transition: all 0.4s ease-in-out; }
    .sho2-sorting-list li a:not(.sort-reset) span {
      -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; }
/* ================= VIEWS ================= */
.shop2-sorting-panel .view-shop {
  width: 66.67%;
  float: none;
  font-size: 0;
  padding: 17px 20px;
  text-align: center;
  position: relative;
  box-sizing: border-box;
  border-right: 1px solid #f4f3ed; }
  @media (max-width: 1023px) {
  .shop2-sorting-panel .view-shop {
    width: 50%; } }
  @media (max-width: 767px) {
  .shop2-sorting-panel .view-shop {
    padding: 0;
    height: 60px; } }
  .shop2-sorting-panel .view-shop .view-title {
    display: none; }
  @media (max-width: 767px) {
    .shop2-sorting-panel .view-shop .view-title {
      height: 100%;
      display: block; } }
  .shop2-sorting-panel .view-shop .view-body {
    font-size: 0;
    display: inline-block;
    vertical-align: middle; }
  @media (max-width: 767px) {
    .shop2-sorting-panel .view-shop .view-body {
      top: 0;
      left: 50%;
      bottom: 0;
      width: 96%;
      position: absolute;
      pointer-events: none;
      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;
      -webkit-transform: translate3d(-50%, 0, 0);
      -moz-transform: translate3d(-50%, 0, 0);
      -ms-transform: translate3d(-50%, 0, 0);
      -o-transform: translate3d(-50%, 0, 0);
      transform: translate3d(-50%, 0, 0); }
      .shop2-sorting-panel .view-shop .view-body:after {
        width: 0;
        content: '';
        height: 100%;
        display: inline-block;
        vertical-align: middle; }
      .shop2-sorting-panel .view-shop .view-body a:not(.active-view) {
        width: 0; }
      .shop2-sorting-panel .view-shop .view-body.open {
        width: 108px;
        pointer-events: auto; }
        .shop2-sorting-panel .view-shop .view-body.open a {
          width: 36px;
          height: 36px; } }
  .shop2-sorting-panel .view-shop .view-body a {
    width: 26px;
    height: 26px;
    margin: 0 11px;
    display: inline-block;
    vertical-align: middle;
    -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; }
    @media (max-width: 767px) {
    .shop2-sorting-panel .view-shop .view-body a {
      margin: 0;
      width: 36px;
      height: 36px; } }
    .shop2-sorting-panel .view-shop .view-body a.thumbs {
      margin-left: 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%2217px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2017%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e5e5e5%22%20d%3D%22M926%20481h8v7h-8v-7zm1%201h6v5h-6v-5zm8-1h8v7h-8v-7zm1%201h6v5h-6v-5zm-10%207h8v7h-8v-7zm1%201h6v5h-6v-5zm8-1h8v7h-8v-7zm1%201h6v5h-6v-5z%22%20transform%3D%22translate%28-926%20-481%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-sorting-panel .view-shop .view-body 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%2217px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2017%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5ad84%22%20d%3D%22M926%20481h8v7h-8v-7zm1%201h6v5h-6v-5zm8-1h8v7h-8v-7zm1%201h6v5h-6v-5zm-10%207h8v7h-8v-7zm1%201h6v5h-6v-5zm8-1h8v7h-8v-7zm1%201h6v5h-6v-5z%22%20transform%3D%22translate%28-926%20-481%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .shop2-sorting-panel .view-shop .view-body 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%2217px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2017%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e5e5e5%22%20d%3D%22M972%20481h17v7h-17v-7zm1%201h15v5h-15v-5zm-1%207h17v7h-17v-7zm1%201h15v5h-15v-5z%22%20transform%3D%22translate%28-972%20-481%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-sorting-panel .view-shop .view-body 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%2217px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2017%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5ad84%22%20d%3D%22M972%20481h17v7h-17v-7zm1%201h15v5h-15v-5zm-1%207h17v7h-17v-7zm1%201h15v5h-15v-5z%22%20transform%3D%22translate%28-972%20-481%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .shop2-sorting-panel .view-shop .view-body a.pricelist {
      margin-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%2217px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2017%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e5e5e5%22%20d%3D%22M1019%20481h17v3h-17v-3zm1%201h15v1h-15v-1zm-1%203h17v3h-17v-3zm1%201h15v1h-15v-1zm-1%203h17v3h-17v-3zm1%201h15v1h-15v-1zm-1%203h17v3h-17v-3zm1%201h15v1h-15v-1z%22%20transform%3D%22translate%28-1019%20-481%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-sorting-panel .view-shop .view-body 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%2217px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2017%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23c5ad84%22%20d%3D%22M1019%20481h17v3h-17v-3zm1%201h15v1h-15v-1zm-1%203h17v3h-17v-3zm1%201h15v1h-15v-1zm-1%203h17v3h-17v-3zm1%201h15v1h-15v-1zm-1%203h17v3h-17v-3zm1%201h15v1h-15v-1z%22%20transform%3D%22translate%28-1019%20-481%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
/* ================ PRODUCT ================ */
.shop2-product {
  padding: 10px;
  margin: 0 0 30px;
  background: #fff;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start; }
  @media (max-width: 1200px) {
  .shop2-product {
    display: block;
    margin: 0 0 24px; } }
  @media (max-width: 479px) {
  .shop2-product {
    margin: 0 0 20px; } }
  .shop2-product div.tpl-rating-block {
    font-size: 0;
    margin: 0 0 15px; }
  @media (max-width: 479px) {
    .shop2-product div.tpl-rating-block {
      margin: 0 0 10px; } }
  .shop2-product div.tpl-rating-block .tpl-stars {
    margin: 0;
    width: 85px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2017%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M986.537%2C1279l2.7%2C5.03%2C5.765%2C1.08-4.013%2C4.19%2C0.728%2C5.7-5.177-2.44-5.245%2C2.44%2C0.728-5.7-4.013-4.19%2C5.764-1.08%2C2.766-5.03%22%20transform%3D%22translate%28-978%20-1279%29%22%2F%3E%3C%2Fsvg%3E") 0 50% repeat-x; }
    .shop2-product div.tpl-rating-block .tpl-stars .tpl-rating {
      height: 16px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2017%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M986.537%2C1279l2.7%2C5.03%2C5.765%2C1.08-4.013%2C4.19%2C0.728%2C5.7-5.177-2.44-5.245%2C2.44%2C0.728-5.7-4.013-4.19%2C5.764-1.08%2C2.766-5.03%22%20transform%3D%22translate%28-978%20-1279%29%22%2F%3E%3C%2Fsvg%3E") 0 50% repeat-x; }
  .shop2-product .shop2-product-name {
    display: none; }
  .shop2-product .shop2-product-article {
    margin: 0;
    height: auto;
    font-size: 0;
    color: #888;
    line-height: 1.25;
    padding: 0 0 25px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-product .shop2-product-article .article-title {
    color: #888;
    font-size: 15px;
    margin: 0 10px 0 0;
    display: inline-block; }
  .shop2-product .shop2-product-article .article-body {
    color: #000;
    font-size: 15px;
    display: inline-block; }

.product-side-left {
  max-width: 510px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 510px;
  -moz-box-flex: 0;
  -moz-flex: 0 0 510px;
  -ms-flex: 0 0 510px;
  flex: 0 0 510px; }
  @media (max-width: 1200px) {
  .product-side-left {
    max-width: 100%; } }
  .product-side-left .shop2-product-information {
    display: none;
    padding: 15px 20px 25px; }
  @media (max-width: 1200px) {
    .product-side-left .shop2-product-information {
      display: block;
      text-align: center;
      padding: 20px 20px 25px; } }
  @media (max-width: 479px) {
    .product-side-left .shop2-product-information {
      padding: 10px 10px 15px; } }
  .product-side-left .shop2-product-information > div:last-child {
    padding: 0; }

.product-image-slider {
  font-size: 0;
  margin: 0 auto;
  overflow: hidden;
  max-width: 510px;
  position: relative; }
  @media (max-width: 1023px) {
  .product-image-slider {
    margin: 0 auto;
    max-width: 724px; } }
  .product-image-slider .shop2-product-label {
    top: 10px;
    left: 10px;
    right: 10px;
    z-index: 10;
    font-size: 0;
    position: absolute; }
  .product-image-slider .shop2-product-label > div {
    color: #fff;
    font-size: 14px;
    line-height: 1.3;
    padding: 5px 15px;
    text-align: center;
    position: relative;
    margin: 0 2px 2px 0;
    vertical-align: top;
    display: inline-block;
    box-sizing: border-box;
    background-color: #438ad4;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
    .product-image-slider .shop2-product-label > div.shop2-product-spec {
      background-color: #ff4040; }
    .product-image-slider .shop2-product-label > div.shop2-product-new {
      background-color: #91ce0f; }
  .product-image-slider .product-image-wrap {
    font-size: 0;
    text-align: center;
    position: relative; }
  @media (max-width: 639px) {
    .product-image-slider .product-image-wrap {
      display: block;
      max-width: 100%; } }
  .product-image-slider .product-image-wrap img, .product-image-slider .product-image-wrap a {
    outline: none;
    max-width: 100%;
    display: inline-block; }
  .product-image-slider .product-image-wrap .slick-dots {
    margin: 0;
    left: 50%;
    bottom: 24px;
    font-size: 0;
    list-style: none;
    position: absolute;
    border-radius: 100px;
    padding: 10px 23px 8px;
    counter-reset: slides-num;
    background-color: rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(-50%, 0, 0);
    -moz-transform: translate3d(-50%, 0, 0);
    -ms-transform: translate3d(-50%, 0, 0);
    -o-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0); }
    @media (max-width: 479px) {
    .product-image-slider .product-image-wrap .slick-dots {
      bottom: 16px;
      padding: 10px 23px 8px; } }
    .product-image-slider .product-image-wrap .slick-dots:after {
      font-size: 15px;
      color: #f4f3ed;
      display: inline-block;
      content: counter(slides-num);
      font-family: 'Pangolin', Arial, Helvetica, sans-serif; }
    .product-image-slider .product-image-wrap .slick-dots li {
      font-size: 0;
      display: inline-block;
      counter-increment: slides-num; }
    .product-image-slider .product-image-wrap .slick-dots li.slick-active {
      display: inline-block; }
    .product-image-slider .product-image-wrap .slick-dots li.slick-active button {
      display: inline-block; }
    .product-image-slider .product-image-wrap .slick-dots li.slick-active:after {
      content: '/';
      padding: 0 3px;
      font-size: 15px;
      color: #f4f3ed;
      display: inline-block; }
    .product-image-slider .product-image-wrap .slick-dots li button {
      margin: 0;
      padding: 0;
      width: auto;
      border: none;
      outline: none;
      display: none;
      font-size: 15px;
      background: none;
      color: #f4f3ed; }

.product-thumbnails-wrap {
  font-size: 0;
  padding: 10px 0;
  text-align: center; }
  @media (max-width: 1023px) {
  .product-thumbnails-wrap {
    display: none; } }
  .product-thumbnails-wrap .slick-list {
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 100px); }
  @media (max-width: 1023px) {
    .product-thumbnails-wrap .slick-list {
      width: auto;
      display: block; } }
  @media (max-width: 639px) {
    .product-thumbnails-wrap .slick-list {
      margin: 0 auto;
      display: inline-block;
      vertical-align: middle;
      width: calc(100% - 56px); } }
  .product-thumbnails-wrap .slick-arrow {
    width: 50px;
    height: 100%;
    min-height: 50px;
    border: none;
    outline: none;
    display: inline-block;
    vertical-align: middle;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media (max-width: 639px) {
    .product-thumbnails-wrap .slick-arrow {
      width: 28px;
      min-height: 30px; } }
  .product-thumbnails-wrap .slick-arrow.slick-prev {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M385%2C1810h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm-5-6h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm-4%2C6h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm-5-6h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm-4%2C6h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm-4-5h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Z%22%20transform%3D%22translate%28-385%20-1804%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .product-thumbnails-wrap .slick-arrow.slick-next {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M844%2C1810h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm5-6h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm4%2C6h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm5-6h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm4%2C6h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm4-5h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Z%22%20transform%3D%22translate%28-838%20-1804%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .product-thumbnails-wrap .item {
    border: none;
    outline: none;
    padding: 0 5px;
    white-space: nowrap; }
  @media (max-width: 1023px) {
    .product-thumbnails-wrap .item {
      padding: 5px 0; } }
  @media (max-width: 639px) {
    .product-thumbnails-wrap .item {
      padding: 0 2px; } }
  .product-thumbnails-wrap .item img {
    display: inline-block;
    vertical-align: middle; }
  .product-thumbnails-wrap .item .verticalMiddle {
    width: 0;
    display: inline-block;
    vertical-align: middle;
    height: 100%; }

.product-side-right {
  padding: 20px 20px 20px 30px;
  -webkit-box-flex: 1;
  -webkit-flex: 1 1 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }
  @media (max-width: 1200px) {
  .product-side-right {
    padding: 30px 20px; } }
  @media (max-width: 1023px) {
  .product-side-right {
    padding: 30px 20px 20px; } }
  @media (max-width: 479px) {
  .product-side-right {
    padding: 20px 10px 10px; } }
  @media (max-width: 1200px) {
    .product-side-right .shop2-product-information {
      display: none; } }
  .product-side-right .form-add {
    margin: 0;
    padding: 30px 0;
    border: 1px solid #f0f0f0;
    border-left: none;
    border-right: none;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 639px) {
    .product-side-right .form-add {
      -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 (max-width: 479px) {
    .product-side-right .form-add {
      border: none;
      padding: 0 0 20px; } }
  .product-side-right .form-add .product-amount {
    margin: 0 0 0 10px; }
    @media (max-width: 639px) {
    .product-side-right .form-add .product-amount {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 90px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 90px;
      -ms-flex: 0 0 90px;
      flex: 0 0 90px; } }
    .product-side-right .form-add .product-amount .amount-title {
      display: none; }
    .product-side-right .form-add .product-amount .shop2-product-amount {
      width: auto; }
    @media (max-width: 639px) {
      .product-side-right .form-add .product-amount .shop2-product-amount {
        text-align: right; } }
    .product-side-right .form-add .product-amount .shop2-product-amount input[type="text"] {
      margin: 0;
      width: 35px;
      height: 46px;
      border: none;
      outline: none;
      color: #000;
      font-size: 17px;
      border-radius: 0;
      font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
    .product-side-right .form-add .product-amount .shop2-product-amount button {
      width: 25px;
      height: 46px; }
    @media (max-width: 1200px) {
        .product-side-right .form-add .product-amount .shop2-product-amount button {
          display: inline-block;
          vertical-align: top; } }
  .product-side-right .form-add .shop2-product-btn {
    width: 125px;
    margin: 0 0 0 10px; }
    @media (max-width: 639px) {
    .product-side-right .form-add .shop2-product-btn {
      margin: 20px 0 0;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 40%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 40%;
      -ms-flex: 1 1 40%;
      flex: 1 1 40%; }
      .product-side-right .form-add .shop2-product-btn.type-3 span {
        width: auto; }
        .product-side-right .form-add .shop2-product-btn.type-3:after {
          width: 48px;
          height: 48px; }

      .product-side-right .form-add .shop2-product-btn ~ .buy-one-click {
        margin-left: 20px; } }
    @media (max-width: 479px) {
    .product-side-right .form-add .shop2-product-btn {
      width: 100%;
      margin: 20px 0 0;
      -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%; }
      .product-side-right .form-add .shop2-product-btn ~ .buy-one-click {
        margin-left: 0; } }
    .product-side-right .form-add .shop2-product-btn:after {
      width: 17px;
      height: 48px; }
    .product-side-right .form-add .shop2-product-btn span {
      font-size: 15px;
      padding: 15px 0; }
  .product-side-right .form-add .buy-one-click {
    width: 170px;
    height: auto;
    font-size: 15px;
    cursor: pointer;
    line-height: 1.1;
    font-weight: 300;
    padding: 15px 10px;
    text-align: center;
    margin: 0 0 0 10px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
    @media (max-width: 639px) {
    .product-side-right .form-add .buy-one-click {
      margin: 20px 0 0;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 40%;
      -moz-box-flex: 1;
      -moz-flex: 1 1 40%;
      -ms-flex: 1 1 40%;
      flex: 1 1 40%; } }
    @media (max-width: 479px) {
    .product-side-right .form-add .buy-one-click {
      width: 100%;
      margin: 8px 0 0;
      -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%; } }
  .product-side-right .product-price-wrap {
    line-height: 1.2;
    font-family: 'Fira Sans Extra Condensed', 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; }
  @media (max-width: 639px) {
    .product-side-right .product-price-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%; } }
  .product-side-right .product-price-wrap .price-current {
    font-size: 23px;
    font-weight: 900;
    line-height: 1.4;
    color: #c5ad84; }
    .product-side-right .product-price-wrap .price-current span {
      color: #999;
      font-size: 11px;
      margin: 0 0 0 4px;
      font-weight: normal; }
  .product-side-right .product-price-wrap .price-old {
    color: #888;
    font-size: 13px;
    font-weight: 300;
    position: relative;
    display: inline-block; }
    .product-side-right .product-price-wrap .price-old.question {
      padding-right: 20px; }
    .product-side-right .product-price-wrap .price-old.question:after {
      right: 20px; }
    .product-side-right .product-price-wrap .price-old.question:before {
      right: 0;
      top: 50%;
      width: 16px;
      height: 16px;
      content: '?';
      display: block;
      font-size: 10px;
      margin-top: -8px;
      line-height: 15px;
      text-align: center;
      border-radius: 50%;
      position: absolute;
      font-weight: normal;
      box-sizing: border-box;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .product-side-right .product-price-wrap .price-old:after {
      left: 0;
      right: 0;
      top: 50%;
      height: 1px;
      content: '';
      display: block;
      position: absolute;
      background-color: #f00; }
  .product-side-right .action-wrap {
    padding: 10px 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -moz-box-shadow: 0 1px 0 #f0f0f0;
    -webkit-box-shadow: 0 1px 0 #f0f0f0;
    box-shadow: 0 1px 0 #f0f0f0; }
  @media (max-width: 479px) {
    .product-side-right .action-wrap {
      padding: 0; } }
  .product-side-right .action-wrap .product-compare {
    padding: 10px 0;
    margin: 0 30px 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; }
  .product-side-right .action-wrap .shop2-product-actions {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media (max-width: 479px) {
    .product-side-right .action-wrap .shop2-product-actions {
      display: block; } }
    .product-side-right .action-wrap .shop2-product-actions .item-action {
      padding: 10px 0; }
    .product-side-right .action-wrap .shop2-product-actions .item-action:first-child {
      margin: 0 0 0 30px; }
    @media (max-width: 479px) {
        .product-side-right .action-wrap .shop2-product-actions .item-action:first-child {
          margin: 0; } }
  .product-side-right .product-details {
    margin: 0;
    border: none;
    padding: 30px 0 0;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 479px) {
    .product-side-right .product-details {
      padding: 20px 0 0; } }
  .product-side-right .product-details .shop2-option-title {
    color: #000;
    font-size: 17px;
    line-height: 1.3;
    padding: 0 0 10px;
    font-weight: bold; }
    @media (max-width: 479px) {
    .product-side-right .product-details .shop2-option-title {
      padding: 0; } }
  .product-side-right .product-details .shop2-product-options .item-option {
    padding: 8px 0;
    color: #f4f3ed;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .product-side-right .product-details .shop2-product-options .item-option.type-color .option-title {
      padding: 0 0 5px; }
    .product-side-right .product-details .shop2-product-options .option-title {
      color: #888;
      font-size: 15px;
      padding: 0 0 8px; }
    .product-side-right .product-details .shop2-product-options .option-body {
      font-size: 15px; }
    .product-side-right .product-details .shop2-product-options .jq-selectbox, .product-side-right .product-details .shop2-product-options .shop2-color-ext-select, .product-side-right .product-details .shop2-product-options select {
      max-width: 210px; }

.share {
  padding: 20px; }
  @media (max-width: 1023px) {
  .share {
    padding: 20px 0 0; } }
  .share .share-header {
    color: #999;
    font-size: 12px;
    font-weight: 300; }
  .share .share-links {
    font-size: 0;
    margin: 7px -2px 0; }
  .share .share-links a {
    margin: 0 3px;
    width: 24px;
    height: 24px;
    font-size: 0;
    border-radius: 12px;
    vertical-align: top;
    display: inline-block;
    background-color: #d2d2d2;
    -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;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -moz-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center; }
    .share .share-links a:hover {
      background-color: #00abf0; }
    .share .share-links a.vk:hover {
      background-color: #41658b; }
    .share .share-links a.ok:hover {
      background-color: #f4960f; }
    .share .share-links a.fb:hover {
      background-color: #38569a; }
    .share .share-links a.ml:hover {
      background-color: #2f69a1; }
    .share .share-links a.tw:hover {
      background-color: #00abf0; }
  .share .share-links img {
    max-height: 50%;
    max-width: 50%; }
/* ============== PRODUCT TAB ============== */
.shop2-product-tabs-wrap {
  margin: 0 0 25px; }
  @media (max-width: 1023px) {
  .shop2-product-tabs-wrap {
    margin: 0 0 30px; } }
  @media (max-width: 767px) {
  .shop2-product-tabs-wrap {
    margin: 0 0 20px; } }
  .shop2-product-tabs-wrap .shop2-product-tabs-title {
    margin: 0;
    padding: 0;
    font-size: 0;
    list-style: none; }
  @media (max-width: 767px) {
    .shop2-product-tabs-wrap .shop2-product-tabs-title {
      display: none; } }
  .shop2-product-tabs-wrap .shop2-product-tabs-title li {
    color: #fff;
    font-size: 17px;
    margin: 0 2px 0 0;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    -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; }
    .shop2-product-tabs-wrap .shop2-product-tabs-title li.r-tabs-state-active {
      color: #000;
      background-color: #c5ad84; }
    .shop2-product-tabs-wrap .shop2-product-tabs-title li.r-tabs-state-active a {
      color: #fff; }
    .shop2-product-tabs-wrap .shop2-product-tabs-title li a {
      color: #000;
      text-decoration: none;
      display: inline-block;
      padding: 15px 30px 12px;
      -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; }
  .shop2-product-tabs-wrap .shop2-product-tabs-body {
    display: none;
    color: #888;
    font-size: 15px;
    background-color: #fff;
    padding: 25px 30px 30px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 639px) {
    .shop2-product-tabs-wrap .shop2-product-tabs-body {
      margin: 1px 0 0; } }
  @media (max-width: 479px) {
    .shop2-product-tabs-wrap .shop2-product-tabs-body {
      padding: 15px 20px; } }
  .shop2-product-tabs-wrap .shop2-product-tabs-body.r-tabs-state-active {
    display: block; }
  .shop2-product-tabs-wrap .shop2-product-tabs-body > p {
    line-height: 1.7; }
    .shop2-product-tabs-wrap .shop2-product-tabs-body > p:first-of-type {
      margin-top: 0; }
    .shop2-product-tabs-wrap .shop2-product-tabs-body > p:last-of-type {
      margin-bottom: 0; }
  .shop2-product-tabs-wrap .r-tabs-accordion-title {
    margin: 4px 0 0;
    display: none; }
  @media (max-width: 767px) {
    .shop2-product-tabs-wrap .r-tabs-accordion-title {
      display: block; } }
  .shop2-product-tabs-wrap .r-tabs-accordion-title.r-tabs-state-active a {
    color: #000;
    display: block;
    font-size: 17px;
    text-decoration: none;
    background-color: #fff; }
    .shop2-product-tabs-wrap .r-tabs-accordion-title.r-tabs-state-active a: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%226px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%206%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M3276%2C2927v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h2v2h-1Z%22%20transform%3D%22translate%28-3271%20-2925%29%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); }
  .shop2-product-tabs-wrap .r-tabs-accordion-title a {
    color: #fff;
    display: block;
    font-size: 17px;
    font-weight: bold;
    position: relative;
    text-decoration: none;
    padding: 14px 45px 13px 20px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    background-color: #c5ad84;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    .shop2-product-tabs-wrap .r-tabs-accordion-title a:after {
      top: 0;
      right: 0;
      bottom: 0;
      width: 46px;
      content: '';
      display: block;
      position: absolute;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%206%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M3276%2C2927v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h2v2h-1Z%22%20transform%3D%22translate%28-3271%20-2925%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      -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; }
/* ============= PRODUCT PARAM ============== */
.shop2-product-params .item-option {
  padding: 6px 0;
  font-size: 15px;
  font-weight: 300;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  @media ll and (max-width: 479px) {
    .shop2-product-params .item-option {
      font-size: 12px; } }
  .shop2-product-params .option-title {
    color: #888;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; }
  .shop2-product-params .option-body {
    color: #000;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 48%;
    -moz-box-flex: 0;
    -moz-flex: 0 0 48%;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%; }
/* =============== IN FOLDERS =============== */
.shop2-product-folders-title {
  color: #000;
  font-size: 15px;
  font-weight: bold;
  padding: 20px 0 10px; }

.shop2-product-folders-links {
  padding: 0;
  font-size: 14px;
  text-align: left;
  font-weight: 300;
  background-color: transparent; }
  .shop2-product-folders-links > div {
    padding: 5px 0; }
  .shop2-product-folders-links > div:last-child {
    padding-bottom: 0; }
  .shop2-product-folders-links > div a {
    color: #000;
    font-size: 12px;
    line-height: 1.2;
    padding: 5px 15px;
    border-radius: 3px;
    vertical-align: top;
    display: inline-block;
    text-decoration: none;
    -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;
    -moz-box-shadow: inset 0 0 0 1px #f0f0f0;
    -webkit-box-shadow: inset 0 0 0 1px #f0f0f0;
    box-shadow: inset 0 0 0 1px #f0f0f0; }
    .shop2-product-folders-links > div a:hover {
      color: #c5ad84; }
/* =============== COLLECTION =============== */
.shop2-item-collection-title {
  display: block;
  padding: 0 0 18px;
  text-align: center; }
  @media (max-width: 1023px) {
  .shop2-item-collection-title {
    padding: 0 12px 18px;
    text-align: center; } }
  @media (max-width: 479px) {
  .shop2-item-collection-title {
    padding: 0 8px 12px; } }
  .shop2-item-collection-title span {
    color: #000;
    font-size: 20px;
    font-weight: 900;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 479px) {
    .shop2-item-collection-title span {
      font-size: 18px; } }
  .shop2-item-collection-title .shop2-collection-nav {
    display: none;
    margin: 0 0 0 auto; }
  .shop2-item-collection-title .shop2-collection-nav span {
    width: 19px;
    height: 20px;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle; }
    .shop2-item-collection-title .shop2-collection-nav span.prev {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23888888%22%20d%3D%22M1489%2C3990h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm-5-6h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm-4%2C6h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm-5-6h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm-4%2C6h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm1%2C1h1v1h-1v-1Zm-4-5h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Zm1-1h1v1h-1v-1Z%22%20transform%3D%22translate%28-1489%20-3984%29%22%2F%3E%3C%2Fsvg%3E") 2px 50% no-repeat; }
    .shop2-item-collection-title .shop2-collection-nav span.next {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%227px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%207%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23888888%22%20d%3D%22M1522%2C3990h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm5-6h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm4%2C6h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm5-6h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm4%2C6h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm-1%2C1h1v1h-1v-1Zm4-5h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Zm-1-1h1v1h-1v-1Z%22%20transform%3D%22translate%28-1516%20-3984%29%22%2F%3E%3C%2Fsvg%3E") 10px 50% no-repeat; }
    .shop2-item-collection-title .shop2-collection-nav span.slick-disabled {
      opacity: 0.2; }

.shop2-group-kinds-wrap {
  margin: 0;
  display: block;
  line-height: 1.2; }
  @media (max-width: 479px) {
  .shop2-group-kinds-wrap {
    margin: 0 -10px; } }
  .shop2-group-kinds-wrap .slick-track {
    margin: 0; }
  .shop2-group-kinds-wrap .slick-dots {
    margin: 0;
    padding: 18px 0 0;
    list-style: none;
    text-align: center;
    background-color: #fff; }
  @media (max-width: 479px) {
    .shop2-group-kinds-wrap .slick-dots {
      padding: 10px 0 0; } }
  .shop2-group-kinds-wrap .slick-dots li {
    margin: 4px;
    display: inline-block;
    vertical-align: middle; }
    .shop2-group-kinds-wrap .slick-dots li.slick-active button {
      background: #fff; }
    .shop2-group-kinds-wrap .slick-dots li button {
      margin: 0;
      padding: 0;
      width: 8px;
      height: 8px;
      font-size: 0;
      border: none;
      outline: none;
      display: block;
      border-radius: 50%;
      background: #fff; }
  .shop2-group-kinds-wrap .shop2-item-kind {
    outline: none; }
  .shop2-group-kinds-wrap .shop2-item-kind:not(.slick-active) + .slick-active .shop2-item-kind-inner, .shop2-group-kinds-wrap .shop2-item-kind:first-child .shop2-item-kind-inner, .shop2-group-kinds-wrap .shop2-item-kind:not(.slick-active) + .slick-active form, .shop2-group-kinds-wrap .shop2-item-kind:first-child form {
    box-shadow: inset 1px 1px 0 #f0f0f0, inset -1px -1px 0 #f0f0f0; }
  .shop2-group-kinds-wrap .shop2-item-kind-inner, .shop2-group-kinds-wrap form {
    padding: 10px;
    box-shadow: inset 0 1px 0 #f0f0f0, inset -1px -1px 0 #f0f0f0; }
  @media (max-width: 479px) {
    .shop2-group-kinds-wrap .shop2-item-kind-inner, .shop2-group-kinds-wrap form {
      padding: 8px; } }
  .shop2-group-kinds-wrap .kind-image {
    text-align: center; }
  .shop2-group-kinds-wrap .kind-image a {
    outline: none;
    display: inline-block;
    vertical-align: middle; }
  .shop2-group-kinds-wrap .kind-image.no-image {
    box-sizing: border-box;
    padding: 100% 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%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204%2C211H176a2%2C2%2C0%2C0%2C1-2-2V181a2%2C2%2C0%2C0%2C1%2C2-2h28a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C204%2C211Zm0-29a1%2C1%2C0%2C0%2C0-1-1H177a1%2C1%2C0%2C0%2C0-1%2C1v26a1%2C1%2C0%2C0%2C0%2C1%2C1h26a1%2C1%2C0%2C0%2C0%2C1-1V182Zm-11.233%2C20.678a1.128%2C1.128%2C0%2C0%2C1-1.534%2C0l-6.026-4.281-5.44%2C7.281a1.045%2C1.045%2C0%2C0%2C1-1.478-1.477l5.911-7.911a1.232%2C1.232%2C0%2C0%2C1%2C1.6%2C0l6.043%2C4.3%2C8.357-9.3a1.045%2C1.045%2C0%2C1%2C1%2C1.478%2C1.477ZM184%2C191a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C184%2C191Zm1-4h-2v2h2v-2Z%22%20transform%3D%22translate%28-174%20-179%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #fff; }
  .shop2-group-kinds-wrap .kind-details {
    padding: 20px 10px 10px; }
  @media (max-width: 479px) {
    .shop2-group-kinds-wrap .kind-details {
      padding: 16px 8px 8px; } }
  .shop2-group-kinds-wrap .kind-details > div:not(.kind-name) {
    border-top: 1px solid #f0f0f0; }
    .shop2-group-kinds-wrap .kind-details > div:not(.kind-name):first-child {
      border-top: none; }
  .shop2-group-kinds-wrap .tpl-rating-block {
    margin: 0 0 10px; }
  .shop2-group-kinds-wrap .kind-name {
    color: #000;
    font-size: 15px;
    font-weight: bold;
    padding: 0 0 12px; }
  @media (max-width: 1023px) {
    .shop2-group-kinds-wrap .kind-name {
      padding: 0 0 16px; } }
  @media (max-width: 479px) {
    .shop2-group-kinds-wrap .kind-name {
      font-size: 13px;
      padding: 0 0 8px;
      font-weight: normal; } }
  .shop2-group-kinds-wrap .kind-name a {
    color: #000;
    text-decoration: none; }
  .shop2-group-kinds-wrap .kind-article {
    display: none;
    padding: 10px 0;
    font-size: 12px;
    line-height: 1.2;
    font-weight: 300;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  @media (max-width: 479px) {
    .shop2-group-kinds-wrap .kind-article {
      padding: 10px 0; } }
  .shop2-group-kinds-wrap .kind-article .article-title {
    color: #888; }
  .shop2-group-kinds-wrap .kind-article .article-body {
    color: #000; }
  .shop2-group-kinds-wrap .kind-price-wrap {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .shop2-group-kinds-wrap .kind-price {
    padding: 0 10px 0 0; }
  .shop2-group-kinds-wrap .kind-price .price-current {
    color: #000;
    font-size: 15px;
    font-weight: 900; }
  .shop2-group-kinds-wrap .kind-price .price-old {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    position: relative;
    display: inline-block; }
    .shop2-group-kinds-wrap .kind-price .price-old.question {
      padding-right: 20px; }
    .shop2-group-kinds-wrap .kind-price .price-old.question:after {
      right: 20px; }
    .shop2-group-kinds-wrap .kind-price .price-old.question:before {
      right: 0;
      top: 43%;
      width: 16px;
      height: 16px;
      content: '?';
      display: block;
      font-size: 10px;
      margin-top: -8px;
      line-height: 15px;
      text-align: center;
      border-radius: 50%;
      position: absolute;
      font-weight: normal;
      box-sizing: border-box;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .shop2-group-kinds-wrap .kind-price .price-old:after {
      left: 0;
      right: 0;
      top: 50%;
      height: 1px;
      content: '';
      display: block;
      position: absolute;
      background-color: #f00; }
  .shop2-group-kinds-wrap .product-amount {
    padding: 6px 0; }
  @media (max-width: 1023px) {
    .shop2-group-kinds-wrap .product-amount button {
      display: none; }

    .shop2-group-kinds-wrap .product-amount input[type="text"] {
      margin: 0; } }
  .shop2-group-kinds-wrap .product-amount .shop2-product-amount {
    width: auto; }
  @media (max-width: 479px) {
    .shop2-group-kinds-wrap .shop2-product-btn span, .shop2-group-kinds-wrap .shop2-product-btn.notavailable:hover span {
      font-size: 12px;
      padding: 11px 5px; } }

.shop2-item-collection-body {
  text-align: center;
  margin: 0 0 25px; }
  @media (max-width: 1023px) {
  .shop2-item-collection-body {
    margin: 0 0 36px; } }
  @media (max-width: 479px) {
  .shop2-item-collection-body {
    margin: 0 0 16px; } }
  .shop2-item-collection-body .owl-nav > div {
    top: 218px;
    width: 36px;
    height: 36px;
    font-size: 0;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px dotted #c5ad84;
    -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; }
    .shop2-item-collection-body .owl-nav > div:hover {
      background-color: #c5ad84; }
    .shop2-item-collection-body .owl-nav > div:hover.owl-prev {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .shop2-item-collection-body .owl-nav > div:hover.owl-next {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .shop2-item-collection-body .owl-nav > div.owl-prev {
      left: -66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .shop2-item-collection-body .owl-nav > div.owl-next {
      right: -66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
  .shop2-item-collection-body .owl-dots {
    padding: 20px 0 0; }
  @media (max-width: 479px) {
    .shop2-item-collection-body .owl-dots {
      padding: 10px 0 0; } }
  .shop2-item-collection-body .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    margin: 0 7px;
    display: inline-block;
    vertical-align: middle;
    background-color: #ededed;
    -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; }
    .shop2-item-collection-body .owl-dots .owl-dot.active {
      background-color: #c5ad84; }
  .shop2-item-collection-body .shop2-item-kind {
    outline: none;
    text-align: left; }
  .shop2-item-collection-body .shop2-item-kind .shop2-item-kind-inner, .shop2-item-collection-body .shop2-item-kind form {
    padding: 10px;
    background-color: #fff;
    -moz-box-shadow: -1px 0 0 #f4f3ed;
    -webkit-box-shadow: -1px 0 0 #f4f3ed;
    box-shadow: -1px 0 0 #f4f3ed; }
    @media (max-width: 479px) {
    .shop2-item-collection-body .shop2-item-kind .shop2-item-kind-inner, .shop2-item-collection-body .shop2-item-kind form {
      padding: 8px; } }
  .shop2-item-collection-body .kind-image {
    text-align: center; }
  .shop2-item-collection-body .kind-image a {
    outline: none;
    display: inline-block;
    vertical-align: middle; }
  .shop2-item-collection-body .kind-image.no-image {
    box-sizing: border-box;
    padding: 100% 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%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23f4f3ed%22%20d%3D%22M204%2C211H176a2%2C2%2C0%2C0%2C1-2-2V181a2%2C2%2C0%2C0%2C1%2C2-2h28a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C204%2C211Zm0-29a1%2C1%2C0%2C0%2C0-1-1H177a1%2C1%2C0%2C0%2C0-1%2C1v26a1%2C1%2C0%2C0%2C0%2C1%2C1h26a1%2C1%2C0%2C0%2C0%2C1-1V182Zm-11.233%2C20.678a1.128%2C1.128%2C0%2C0%2C1-1.534%2C0l-6.026-4.281-5.44%2C7.281a1.045%2C1.045%2C0%2C0%2C1-1.478-1.477l5.911-7.911a1.232%2C1.232%2C0%2C0%2C1%2C1.6%2C0l6.043%2C4.3%2C8.357-9.3a1.045%2C1.045%2C0%2C1%2C1%2C1.478%2C1.477ZM184%2C191a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C184%2C191Zm1-4h-2v2h2v-2Z%22%20transform%3D%22translate%28-174%20-179%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #fff; }
  .shop2-item-collection-body .kind-details {
    font-size: 0;
    padding: 10px 14px; }
  @media (max-width: 1023px) {
    .shop2-item-collection-body .kind-details {
      padding: 10px; } }
  @media (max-width: 479px) {
    .shop2-item-collection-body .kind-details {
      padding: 14px 8px 8px; } }
  .shop2-item-collection-body .tpl-rating-block {
    margin: 0 0 10px; }
  .shop2-item-collection-body .kind-name {
    color: #000;
    font-size: 17px;
    font-weight: 500;
    padding: 0 0 10px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 479px) {
    .shop2-item-collection-body .kind-name {
      font-size: 15px;
      padding: 0 0 8px; } }
  .shop2-item-collection-body .kind-name a {
    color: #000;
    text-decoration: none; }
  .shop2-item-collection-body .kind-article {
    display: none;
    font-size: 12px;
    padding: 10px 0;
    line-height: 1.2;
    font-weight: 300;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-item-collection-body .kind-article .article-title {
    color: #888; }
  .shop2-item-collection-body .kind-article .article-body {
    color: #000; }
  .shop2-item-collection-body .kind-price-wrap {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .shop2-item-collection-body .kind-price {
    width: 100%;
    padding: 0 0 10px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-item-collection-body .kind-price .price-current {
    font-size: 19px;
    font-weight: 900;
    color: #c5ad84; }
    .shop2-item-collection-body .kind-price .price-current span {
      color: #999;
      font-size: 11px;
      font-weight: normal; }
  .shop2-item-collection-body .kind-price .price-old {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    position: relative;
    display: inline-block; }
    .shop2-item-collection-body .kind-price .price-old.question {
      padding-right: 20px; }
    .shop2-item-collection-body .kind-price .price-old.question:after {
      right: 20px; }
    .shop2-item-collection-body .kind-price .price-old.question:before {
      right: 0;
      top: 43%;
      width: 16px;
      height: 16px;
      content: '?';
      display: block;
      font-size: 10px;
      margin-top: -8px;
      line-height: 15px;
      text-align: center;
      border-radius: 50%;
      position: absolute;
      font-weight: normal;
      box-sizing: border-box;
      border: 1px solid rgba(0, 0, 0, 0.1); }
    .shop2-item-collection-body .kind-price .price-old:after {
      left: 0;
      right: 0;
      top: 50%;
      height: 1px;
      content: '';
      display: block;
      position: absolute;
      background-color: #f00; }
  .shop2-item-collection-body .product-amount {
    padding: 0; }
  @media (max-width: 1023px) {
    .shop2-item-collection-body .product-amount button {
      display: none; }

    .shop2-item-collection-body .product-amount input[type="text"] {
      margin: 0;
      width: 58px;
      height: 46px; } }
  @media (max-width: 479px) {
    .shop2-item-collection-body .product-amount input[type="text"] {
      width: 38px; } }
  .shop2-item-collection-body .product-amount .shop2-product-amount {
    width: auto; }
  .shop2-item-collection-body .shop2-product-btn {
    width: calc(100% - 97px); }
  @media (max-width: 1023px) {
    .shop2-item-collection-body .shop2-product-btn {
      width: calc(100% - 70px); } }
  @media (max-width: 479px) {
    .shop2-item-collection-body .shop2-product-btn {
      width: calc(100% - 50px); } }
/*============= RECENTLY PRODUCT =============*/
.shop2-recently-products-title {
  color: #000;
  font-size: 20px;
  font-weight: 900;
  padding: 0 0 18px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
  .shop2-recently-products-title {
    padding: 0 12px 18px; } }
  @media (max-width: 767px) {
  .shop2-recently-products-title {
    padding: 0 10px 15px; } }
  @media (max-width: 479px) {
  .shop2-recently-products-title {
    font-size: 18px;
    line-height: 1.2;
    padding: 0 10px 10px; } }

.shop2-recently-products-body {
  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; }
  .shop2-recently-products-body .item-product {
    padding: 8px;
    background: #fff;
    margin: 0 0 20px 30px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    width: calc(100% / 3 - 20px);
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .shop2-recently-products-body .item-product:nth-child(3n-2) {
    margin-left: 0; }
  @media (max-width: 1023px) {
    .shop2-recently-products-body .item-product {
      margin: 0 0 12px;
      width: calc(50% - 6px); }
      .shop2-recently-products-body .item-product:nth-child(even) {
        margin-left: 12px; } }
  @media (max-width: 479px) {
    .shop2-recently-products-body .item-product {
      width: 100%;
      margin: 0 0 8px;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center; }
      .shop2-recently-products-body .item-product:nth-child(even) {
        margin-left: 0; } }
  .shop2-recently-products-body .item-image {
    width: 96px;
    -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-recently-products-body .item-image img {
    border-radius: 0; }
  .shop2-recently-products-body .tpl-rating-block {
    font-size: 0;
    margin: 0 0 6px; }
  .shop2-recently-products-body .item-detail {
    padding: 12px 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 (max-width: 767px) {
    .shop2-recently-products-body .item-detail {
      padding: 4px 0 4px 20px; } }
  .shop2-recently-products-body .item-name {
    font-size: 17px;
    padding: 0 0 4px;
    font-weight: 500;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-recently-products-body .item-name a {
    color: #000;
    text-decoration: none; }
  .shop2-recently-products-body .item-price {
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-recently-products-body .item-price .price-current {
    font-size: 17px;
    font-weight: 900;
    margin: 0 15px 0 0;
    color: #c5ad84;
    display: inline-block; }
    .shop2-recently-products-body .item-price .price-current span {
      color: #999;
      font-size: 11px;
      font-weight: normal; }
  .shop2-recently-products-body .item-price .price-old {
    font-size: 13px;
    font-weight: 300;
    position: relative;
    display: inline-block; }
    .shop2-recently-products-body .item-price .price-old:after {
      top: 45%;
      left: -5px;
      right: -5px;
      height: 1px;
      content: '';
      display: block;
      position: absolute;
      background: #f00; }
/*================= COMMENTS =================*/
.tpl-info {
  margin: 0 0 10px;
  border: none;
  color: #898989;
  font-size: 12px;
  font-weight: 300;
  border-radius: 3px;
  padding: 6px 10px 4px;
  display: inline-block;
  background-color: rgba(255, 0, 0, 0.05);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

.tpl-comment {
  padding: 0 0 30px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .tpl-comment .tpl-header {
    height: auto;
    line-height: 1.2;
    background: none;
    padding: 0 0 15px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  .tpl-comment .tpl-name {
    float: none;
    color: #888;
    font-size: 14px;
    font-weight: 900;
    font-weight: bold;
    margin: 0 20px 0 0; }
  .tpl-comment .tpl-date {
    float: none;
    font-size: 11px;
    font-weight: 300;
    margin: 0 20px 0 0; }
  .tpl-comment .tpl-stars {
    float: none;
    margin: 0 auto 2px 0;
    width: 60px;
    height: 11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2012%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M1334%2C4668l1.98%2C3.46%2C4.02%2C0.74-2.8%2C2.88%2C0.51%2C3.92-3.71-1.68-3.71%2C1.68%2C0.51-3.92-2.8-2.88%2C4.02-.74L1334%2C4668%22%20transform%3D%22translate%28-1328%20-4668%29%22%2F%3E%3C%2Fsvg%3E") 0 50% repeat-x; }
  .tpl-comment .tpl-stars .tpl-rating {
    height: 11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2012%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1334%2C4668l1.98%2C3.46%2C4.02%2C0.74-2.8%2C2.88%2C0.51%2C3.92-3.71-1.68-3.71%2C1.68%2C0.51-3.92-2.8-2.88%2C4.02-.74L1334%2C4668%22%20transform%3D%22translate%28-1328%20-4668%29%22%2F%3E%3C%2Fsvg%3E") 0 50% repeat-x; }
  .tpl-comment .tpl-link {
    margin: 0;
    float: none;
    color: #888;
    font-weight: 300; }
  .tpl-comment .tpl-link span {
    display: inline-block;
    vertical-align: middle; }
  .tpl-comment .tpl-link:after {
    content: '';
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: middle;
    margin: 0 0 0 10px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1494.7%2C2515.66l-2.38-2.37a1.008%2C1.008%2C0%2C0%2C0-1.42%2C0l-3.33%2C3.33%2C0.95%2C0.95%2C3.09-3.1%2C1.9%2C1.91-3.09%2C3.09%2C0.95%2C0.95%2C3.33-3.33a0.99%2C0.99%2C0%2C0%2C0%2C.29-0.71A1.013%2C1.013%2C0%2C0%2C0%2C1494.7%2C2515.66Zm-8.32%2C7.85-1.9-1.9%2C3.09-3.09-0.95-.95-3.32%2C3.33a0.96%2C0.96%2C0%2C0%2C0-.3.71%2C1%2C1%2C0%2C0%2C0%2C.3.72l2.37%2C2.37a1%2C1%2C0%2C0%2C0%2C.71.3%2C1.022%2C1.022%2C0%2C0%2C0%2C.72-0.3l3.32-3.33-0.95-.95Zm5.11-6.06-0.95-.95-4.03%2C4.04%2C0.95%2C0.95Z%22%20transform%3D%22translate%28-1483%20-2513%29%22%2F%3E%3C%2Fsvg%3E") left top no-repeat; }
  .tpl-comment .tpl-body {
    color: #888;
    font-size: 14px;
    font-weight: 300;
    line-height: 1.65;
    position: relative;
    padding: 14px 19px 12px;
    border: solid 1px #f0f0f0; }
  .tpl-comment .tpl-body:before {
    left: 20px;
    bottom: 100%;
    content: '';
    display: block;
    position: absolute;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 9px solid #f0f0f0; }
  .tpl-comment .tpl-body:after {
    left: 21px;
    bottom: 100%;
    content: '';
    display: block;
    position: absolute;
    border-bottom: 8px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent; }

.tpl-block-header {
  margin: 0;
  color: #888;
  font-size: 19px;
  padding: 0 0 20px;
  font-weight: bold;
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }

.tpl-form.tpl-auth {
  font-family: 'Roboto', Arial, Helvetica, sans-serif; }
  .tpl-form.tpl-auth .tpl-field {
    margin: 0;
    width: 100%;
    max-width: 320px;
    padding: 0 0 20px; }
  .tpl-form.tpl-auth .tpl-field:last-child {
    padding: 20px 0 0;
    text-align: center; }
  .tpl-form.tpl-auth input[type=text], .tpl-form.tpl-auth input[type=password], .tpl-form.tpl-auth select {
    color: #888;
    width: 100%;
    height: 48px;
    outline: none;
    padding: 0 14px;
    font-size: 12px;
    font-weight: 300;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #fff;
    /* Firefox 19+ */
    /* Firefox 18- */ }
  .tpl-form.tpl-auth input[type=text]:focus, .tpl-form.tpl-auth input[type=password]:focus, .tpl-form.tpl-auth select:focus {
    border-color: #00c1f8; }
  .tpl-form.tpl-auth input[type=text] ::-webkit-input-placeholder, .tpl-form.tpl-auth input[type=password] ::-webkit-input-placeholder, .tpl-form.tpl-auth select ::-webkit-input-placeholder {
    color: #fff; }
  .tpl-form.tpl-auth input[type=text] ::-moz-placeholder, .tpl-form.tpl-auth input[type=password] ::-moz-placeholder, .tpl-form.tpl-auth select ::-moz-placeholder {
    color: #fff; }
  .tpl-form.tpl-auth input[type=text] :-moz-placeholder, .tpl-form.tpl-auth input[type=password] :-moz-placeholder, .tpl-form.tpl-auth select :-moz-placeholder {
    color: #fff; }
  .tpl-form.tpl-auth input[type=text] :-ms-input-placeholder, .tpl-form.tpl-auth input[type=password] :-ms-input-placeholder, .tpl-form.tpl-auth select :-ms-input-placeholder {
    color: #fff; }
  .tpl-form.tpl-auth input[type="checkbox"] {
    display: none; }
  .tpl-form.tpl-auth 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%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1301%2C282v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-1293%20-280%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #fff;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .tpl-form.tpl-auth input[type="checkbox"] ~ ins {
    width: 24px;
    height: 24px;
    font-size: 0;
    margin: 0 10px 0 0;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    -moz-box-shadow: inset 0 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff; }
    .tpl-form.tpl-auth input[type="checkbox"] ~ ins ~ span {
      padding: 2px 0 0;
      color: #888;
      font-size: 14px;
      display: inline-block;
      vertical-align: middle; }
  .tpl-form.tpl-auth textarea {
    width: 100%;
    height: 96px;
    outline: none;
    background: #fff;
    padding: 10px 14px;
    box-sizing: border-box;
    border: 1px solid #fff; }
  .tpl-form.tpl-auth .login-button {
    width: 100%;
    max-width: 320px; }
  .tpl-form.tpl-auth .recover-password-button {
    color: #888;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none; }
  .tpl-form.tpl-auth .recover-password-button ~ .registration-button {
    margin-left: 30px; }
  .tpl-form.tpl-auth .registration-button {
    color: #24a2db;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none; }

.tpl-form {
  width: 100%;
  font-size: 0;
  max-width: 450px; }
  .tpl-form .tpl-field {
    margin: 0 0 18px; }
  .tpl-form .tpl-field.text-field {
    width: 49%;
    margin: 0 2% 10px 0;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 479px) {
    .tpl-form .tpl-field.text-field {
      width: 100%;
      margin: 0 0 10px; } }
    .tpl-form .tpl-field.text-field ~ .text-field {
      margin: 0 0 10px; }
  .tpl-form .tpl-field.error-field input[type="text"], .tpl-form .tpl-field.error-field input[type="password"] {
    border-color: #ff3535;
    background-color: rgba(255, 53, 53, 0.1);
    /* Firefox 19+ */
    /* Firefox 18- */ }
    .tpl-form .tpl-field.error-field input[type="text"]:focus, .tpl-form .tpl-field.error-field input[type="password"]:focus {
      border-color: #ff3535; }
    .tpl-form .tpl-field.error-field input[type="text"]::-webkit-input-placeholder, .tpl-form .tpl-field.error-field input[type="password"]::-webkit-input-placeholder {
      color: #ff3535; }
    .tpl-form .tpl-field.error-field input[type="text"]::-moz-placeholder, .tpl-form .tpl-field.error-field input[type="password"]::-moz-placeholder {
      color: #ff3535; }
    .tpl-form .tpl-field.error-field input[type="text"]:-moz-placeholder, .tpl-form .tpl-field.error-field input[type="password"]:-moz-placeholder {
      color: #ff3535; }
    .tpl-form .tpl-field.error-field input[type="text"]:-ms-input-placeholder, .tpl-form .tpl-field.error-field input[type="password"]:-ms-input-placeholder {
      color: #ff3535; }
    .tpl-form .tpl-field.error-field textarea {
      border-color: #ff3535;
      background-color: rgba(255, 53, 53, 0.1);
      /* Firefox 19+ */
      /* Firefox 18- */ }
    .tpl-form .tpl-field.error-field textarea:focus {
      border-color: #ff3535; }
    .tpl-form .tpl-field.error-field textarea::-webkit-input-placeholder {
      color: #ff3535; }
    .tpl-form .tpl-field.error-field textarea::-moz-placeholder {
      color: #ff3535; }
    .tpl-form .tpl-field.error-field textarea:-moz-placeholder {
      color: #ff3535; }
    .tpl-form .tpl-field.error-field textarea:-ms-input-placeholder {
      color: #ff3535; }
  .tpl-form .tpl-title {
    display: block;
    color: #888;
    font-size: 12px;
    font-weight: 300;
    margin: 0 0 7px; }
  .tpl-form .tpl-value {
    margin: 0; }
  .tpl-form input[type="text"], .tpl-form input[type="password"] {
    width: 100%;
    height: 48px;
    outline: none;
    padding: 0 14px;
    font-size: 12px;
    font-weight: 300;
    border-radius: 3px;
    box-sizing: border-box;
    border: solid 1px #eaeaea;
    -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;
    /* Firefox 19+ */
    /* Firefox 18- */ }
  .tpl-form input[type="text"]:focus, .tpl-form input[type="password"]:focus {
    border-color: #00c1f8; }
  .tpl-form input[type="text"]::-webkit-input-placeholder, .tpl-form input[type="password"]::-webkit-input-placeholder {
    color: #fff; }
  .tpl-form input[type="text"]::-moz-placeholder, .tpl-form input[type="password"]::-moz-placeholder {
    color: #fff; }
  .tpl-form input[type="text"]:-moz-placeholder, .tpl-form input[type="password"]:-moz-placeholder {
    color: #fff; }
  .tpl-form input[type="text"]:-ms-input-placeholder, .tpl-form input[type="password"]:-ms-input-placeholder {
    color: #fff; }
  .tpl-form textarea {
    width: 100%;
    height: 138px;
    resize: none;
    outline: none;
    font-size: 12px;
    font-weight: 300;
    padding: 17px 14px;
    border-radius: 3px;
    box-sizing: border-box;
    border: solid 1px #eaeaea;
    -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;
    /* Firefox 19+ */
    /* Firefox 18- */ }
  .tpl-form textarea:focus {
    border-color: #00c1f8; }
  .tpl-form textarea::-webkit-input-placeholder {
    color: #fff; }
  .tpl-form textarea::-moz-placeholder {
    color: #fff; }
  .tpl-form textarea:-moz-placeholder {
    color: #fff; }
  .tpl-form textarea:-ms-input-placeholder {
    color: #fff; }
  .tpl-form .tpl-stars {
    width: 85px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2017%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23e0e0e0%22%20d%3D%22M1962.49%2C3791l2.74%2C5.03%2C5.77%2C1.08-4.01%2C4.19%2C0.72%2C5.7-5.22-2.44-5.22%2C2.44%2C0.73-5.7-4.01-4.19%2C5.76-1.08%2C2.74-5.03%22%20transform%3D%22translate%28-1954%20-3791%29%22%2F%3E%3C%2Fsvg%3E") 50% repeat-x; }
  .tpl-form .tpl-stars span {
    width: 17px;
    height: 16px; }
    .tpl-form .tpl-stars span.tpl-active {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2217px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2017%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23ffffff%22%20d%3D%22M1962.49%2C3791l2.74%2C5.03%2C5.77%2C1.08-4.01%2C4.19%2C0.72%2C5.7-5.22-2.44-5.22%2C2.44%2C0.73-5.7-4.01-4.19%2C5.76-1.08%2C2.74-5.03%22%20transform%3D%22translate%28-1954%20-3791%29%22%2F%3E%3C%2Fsvg%3E") 50% repeat-x; }
  .tpl-form .tpl-button-big {
    padding: 11px 70px 10px 30px !important;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2018%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23f4f3ed%22%20d%3D%22M2028.91%2C3915.06a0.3%2C0.3%2C0%2C0%2C0-.29-0.04l-17.46%2C7.8a0.247%2C0.247%2C0%2C0%2C0-.16.23%2C0.253%2C0.253%2C0%2C0%2C0%2C.15.23l4.94%2C2.33a0.307%2C0.307%2C0%2C0%2C0%2C.28-0.02l4.81-3.45-3.78%2C3.72a0.261%2C0.261%2C0%2C0%2C0-.07.2l0.37%2C4.7a0.3%2C0.3%2C0%2C0%2C0%2C.19.23%2C0.249%2C0.249%2C0%2C0%2C0%2C.08.01%2C0.288%2C0.288%2C0%2C0%2C0%2C.21-0.09l2.62-2.92%2C3.24%2C1.49a0.3%2C0.3%2C0%2C0%2C0%2C.23%2C0%2C0.294%2C0.294%2C0%2C0%2C0%2C.15-0.16l4.57-13.99A0.258%2C0.258%2C0%2C0%2C0%2C2028.91%2C3915.06Z%22%20transform%3D%22translate%28-2011%20-3915%29%22%2F%3E%3C%2Fsvg%3E") calc(50% + 49px) 50% no-repeat #c5ad84; }
  @media (max-width: 479px) {
    .tpl-form .tpl-button-big {
      width: 100%;
      box-sizing: border-box; } }
  .tpl-form .tpl-button-big:hover {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2018%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23f4f3ed%22%20d%3D%22M2028.91%2C3915.06a0.3%2C0.3%2C0%2C0%2C0-.29-0.04l-17.46%2C7.8a0.247%2C0.247%2C0%2C0%2C0-.16.23%2C0.253%2C0.253%2C0%2C0%2C0%2C.15.23l4.94%2C2.33a0.307%2C0.307%2C0%2C0%2C0%2C.28-0.02l4.81-3.45-3.78%2C3.72a0.261%2C0.261%2C0%2C0%2C0-.07.2l0.37%2C4.7a0.3%2C0.3%2C0%2C0%2C0%2C.19.23%2C0.249%2C0.249%2C0%2C0%2C0%2C.08.01%2C0.288%2C0.288%2C0%2C0%2C0%2C.21-0.09l2.62-2.92%2C3.24%2C1.49a0.3%2C0.3%2C0%2C0%2C0%2C.23%2C0%2C0.294%2C0.294%2C0%2C0%2C0%2C.15-0.16l4.57-13.99A0.258%2C0.258%2C0%2C0%2C0%2C2028.91%2C3915.06Z%22%20transform%3D%22translate%28-2011%20-3915%29%22%2F%3E%3C%2Fsvg%3E") calc(50% + 49px) 50% no-repeat #d1be9e;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .tpl-form .tpl-button-big:active {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2018%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23f4f3ed%22%20d%3D%22M2028.91%2C3915.06a0.3%2C0.3%2C0%2C0%2C0-.29-0.04l-17.46%2C7.8a0.247%2C0.247%2C0%2C0%2C0-.16.23%2C0.253%2C0.253%2C0%2C0%2C0%2C.15.23l4.94%2C2.33a0.307%2C0.307%2C0%2C0%2C0%2C.28-0.02l4.81-3.45-3.78%2C3.72a0.261%2C0.261%2C0%2C0%2C0-.07.2l0.37%2C4.7a0.3%2C0.3%2C0%2C0%2C0%2C.19.23%2C0.249%2C0.249%2C0%2C0%2C0%2C.08.01%2C0.288%2C0.288%2C0%2C0%2C0%2C.21-0.09l2.62-2.92%2C3.24%2C1.49a0.3%2C0.3%2C0%2C0%2C0%2C.23%2C0%2C0.294%2C0.294%2C0%2C0%2C0%2C.15-0.16l4.57-13.99A0.258%2C0.258%2C0%2C0%2C0%2C2028.91%2C3915.06Z%22%20transform%3D%22translate%28-2011%20-3915%29%22%2F%3E%3C%2Fsvg%3E") calc(50% + 49px) 50% no-repeat #d1be9e;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
/*================ CART TOTAL ================*/
.cart-total-wrap {
  max-width: 525px;
  margin: 0 0 0 auto;
  box-sizing: border-box;
  padding: 25px 30px 30px;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
  -moz-box-shadow: inset 0 0 0 1px #f4f3ed;
  -webkit-box-shadow: inset 0 0 0 1px #f4f3ed;
  box-shadow: inset 0 0 0 1px #f4f3ed; }
  @media (max-width: 479px) {
  .cart-total-wrap {
    padding: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; } }
  .cart-total-wrap .shop2-cart-total-title {
    color: #000;
    font-size: 19px;
    line-height: 1.4;
    padding: 0 0 24px;
    font-weight: bold; }
  @media (max-width: 479px) {
    .cart-total-wrap .shop2-cart-total-title {
      padding: 0 0 16px; } }

.shop2-cart-total {
  margin: 0;
  padding: 0;
  list-style: none; }
  .shop2-cart-total li {
    padding: 24px 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: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    -moz-box-shadow: 0 -1px 0 #eee;
    -webkit-box-shadow: 0 -1px 0 #eee;
    box-shadow: 0 -1px 0 #eee; }
  @media (max-width: 479px) {
    .shop2-cart-total li {
      padding: 16px 0; } }
  .shop2-cart-total li:last-child {
    padding: 25px 0; }
    @media (max-width: 479px) {
    .shop2-cart-total li:last-child {
      padding: 24px 0; } }
    .shop2-cart-total li:last-child .title {
      font-weight: bold; }
  .shop2-cart-total .title {
    color: #000;
    font-size: 15px;
    font-weight: 300;
    -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%; }
  .shop2-cart-total .body {
    color: #000;
    font-size: 17px;
    font-weight: bold;
    text-align: right;
    padding: 0 0 0 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 40%;
    -moz-box-flex: 1;
    -moz-flex: 1 0 40%;
    -ms-flex: 1 0 40%;
    flex: 1 0 40%; }
  .shop2-cart-total .shop2-coupon {
    height: auto;
    min-width: auto;
    text-align: left;
    position: relative;
    padding: 4px 0 26px;
    background-color: transparent;
    -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 (max-width: 479px) {
    .shop2-cart-total .shop2-coupon {
      padding: 4px 0 16px; } }
  .shop2-cart-total .shop2-coupon .coupon-body {
    padding: 0;
    height: auto;
    font-size: 0; }
  .shop2-cart-total .shop2-coupon input[type="text"] {
    color: #000;
    width: 100%;
    height: 36px;
    outline: none;
    padding: 0 15px;
    font-size: 15px;
    font-weight: 300;
    border-radius: 0;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background: #f4f3ed;
    max-width: calc(100%  - 125px); }
    @media (max-width: 479px) {
    .shop2-cart-total .shop2-coupon input[type="text"] {
      max-width: calc(100%  - 105px); } }
  .shop2-cart-total .shop2-coupon .shop2-btn {
    padding: 0;
    width: 120px;
    height: 36px;
    font-size: 13px;
    margin: 0 0 0 5px;
    display: inline-block;
    vertical-align: middle; }
    @media (max-width: 479px) {
    .shop2-cart-total .shop2-coupon .shop2-btn {
      width: 100px; } }
  .shop2-cart-total .shop2-coupon .coupon-id-list {
    padding: 10px 0;
    font-family: 'Pangolin', Arial, Helvetica, sans-serif;
    -moz-box-shadow: 0 1px 0 #fff;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff; }
    .shop2-cart-total .shop2-coupon .coupon-id-list > div {
      padding: 5px 0;
      font-size: 12px;
      color: #fff; }
    .shop2-cart-total .shop2-coupon .coupon-id-list > div.item-used {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      -moz-align-items: center;
      align-items: center;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; }
  .shop2-cart-total .shop2-coupon .coupon-delete {
    width: 20px;
    height: 20px;
    font-size: 0;
    display: block;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%208%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M1370.41%2C5815l2.12%2C2.12a0.978%2C0.978%2C0%2C0%2C1%2C0%2C1.41%2C1%2C1%2C0%2C0%2C1-1.41%2C0l-2.12-2.12-2.12%2C2.12a1.008%2C1.008%2C0%2C0%2C1-1.42%2C0%2C1%2C1%2C0%2C0%2C1%2C0-1.41l2.13-2.12-2.13-2.12a1%2C1%2C0%2C0%2C1%2C1.42-1.42l2.12%2C2.12%2C2.12-2.12a1%2C1%2C0%2C0%2C1%2C1.41%2C1.42Z%22%20transform%3D%22translate%28-1365.19%20-5811.19%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.shop2-cart-registration-wrap {
  font-size: 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media (max-width: 479px) {
  .shop2-cart-registration-wrap {
    display: block; } }
  .shop2-cart-registration-wrap a {
    margin: 0 5px;
    padding: 14px 10px;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 40%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 40%;
    -ms-flex: 1 1 40%;
    flex: 1 1 40%; }
  @media (max-width: 479px) {
    .shop2-cart-registration-wrap a {
      width: 100%;
      margin: 0; } }
  .shop2-cart-registration-wrap a:first-child {
    margin-left: 0; }
  .shop2-cart-registration-wrap a:last-child {
    margin-right: 0; }
    @media (max-width: 479px) {
    .shop2-cart-registration-wrap a:last-child {
      margin: 10px 0 0; } }

.shop2-cart-update-wrap {
  padding: 30px 0;
  text-align: right;
  -moz-box-shadow: inset 0 1px 0 #f0f0f0;
  -webkit-box-shadow: inset 0 1px 0 #f0f0f0;
  box-shadow: inset 0 1px 0 #f0f0f0; }
  @media (max-width: 1023px) {
  .shop2-cart-update-wrap {
    padding: 20px 0; } }
  @media (max-width: 479px) {
  .shop2-cart-update-wrap {
    text-align: center;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column; } }
  .shop2-cart-update-wrap a.shop2-cart-update-btn {
    color: #000;
    font-size: 0;
    background: none;
    font-weight: 300;
    padding: 14px 30px;
    display: inline-block;
    vertical-align: middle;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    border: solid 1px #c5ad84;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -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; }
  @media (max-width: 479px) {
    .shop2-cart-update-wrap a.shop2-cart-update-btn {
      margin: 0 0 10px; } }
  .shop2-cart-update-wrap a.shop2-cart-update-btn:hover {
    background: #c5ad84;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .shop2-cart-update-wrap a.shop2-cart-update-btn:hover span {
      color: #fff; }
    .shop2-cart-update-wrap a.shop2-cart-update-btn:hover: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%2214px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2014%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M97.988%2C2602.7a7.334%2C7.334%2C0%2C0%2C1-7.016%2C1.63l-0.483%2C1.66-2.5-3.29%2C4-1.88-0.462%2C1.6a5.123%2C5.123%2C0%2C0%2C0%2C4.962-1.13%2C4.435%2C4.435%2C0%2C0%2C0%2C.751-5.64l1.971-.74A6.328%2C6.328%2C0%2C0%2C1%2C97.988%2C2602.7Zm-3.537-9.12a5.123%2C5.123%2C0%2C0%2C0-4.962%2C1.13%2C4.435%2C4.435%2C0%2C0%2C0-.751%2C5.64l-1.971.74a6.327%2C6.327%2C0%2C0%2C1%2C1.223-7.79%2C7.334%2C7.334%2C0%2C0%2C1%2C7.016-1.63l0.483-1.66%2C2.5%2C3.29-4%2C1.88Z%22%20transform%3D%22translate%28-85.938%20-2590%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-cart-update-wrap a.shop2-cart-update-btn:active {
    color: #fff;
    background: #bda172;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
    .shop2-cart-update-wrap a.shop2-cart-update-btn:active span {
      color: #fff; }
    .shop2-cart-update-wrap a.shop2-cart-update-btn: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%2214px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2014%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M97.988%2C2602.7a7.334%2C7.334%2C0%2C0%2C1-7.016%2C1.63l-0.483%2C1.66-2.5-3.29%2C4-1.88-0.462%2C1.6a5.123%2C5.123%2C0%2C0%2C0%2C4.962-1.13%2C4.435%2C4.435%2C0%2C0%2C0%2C.751-5.64l1.971-.74A6.328%2C6.328%2C0%2C0%2C1%2C97.988%2C2602.7Zm-3.537-9.12a5.123%2C5.123%2C0%2C0%2C0-4.962%2C1.13%2C4.435%2C4.435%2C0%2C0%2C0-.751%2C5.64l-1.971.74a6.327%2C6.327%2C0%2C0%2C1%2C1.223-7.79%2C7.334%2C7.334%2C0%2C0%2C1%2C7.016-1.63l0.483-1.66%2C2.5%2C3.29-4%2C1.88Z%22%20transform%3D%22translate%28-85.938%20-2590%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-cart-update-wrap a.shop2-cart-update-btn:after {
    content: '';
    width: 14px;
    height: 16px;
    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%2214px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2014%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M97.988%2C2602.7a7.334%2C7.334%2C0%2C0%2C1-7.016%2C1.63l-0.483%2C1.66-2.5-3.29%2C4-1.88-0.462%2C1.6a5.123%2C5.123%2C0%2C0%2C0%2C4.962-1.13%2C4.435%2C4.435%2C0%2C0%2C0%2C.751-5.64l1.971-.74A6.328%2C6.328%2C0%2C0%2C1%2C97.988%2C2602.7Zm-3.537-9.12a5.123%2C5.123%2C0%2C0%2C0-4.962%2C1.13%2C4.435%2C4.435%2C0%2C0%2C0-.751%2C5.64l-1.971.74a6.327%2C6.327%2C0%2C0%2C1%2C1.223-7.79%2C7.334%2C7.334%2C0%2C0%2C1%2C7.016-1.63l0.483-1.66%2C2.5%2C3.29-4%2C1.88Z%22%20transform%3D%22translate%28-85.938%20-2590%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -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; }
  .shop2-cart-update-wrap a.shop2-btn {
    margin: 0 0 0 10px; }
  @media (max-width: 479px) {
    .shop2-cart-update-wrap a.shop2-btn {
      margin: 0; } }
  .shop2-cart-update-wrap span {
    color: #000;
    font-size: 15px;
    margin: 0 16px 0 0;
    display: inline-block;
    vertical-align: middle;
    -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; }
/*============ CART PRODUCT TABLE ============*/
#shop2-cart {
  padding: 0 30px 30px;
  background-color: #fff; }
  @media (max-width: 1023px) {
  #shop2-cart {
    padding: 0 20px 20px; } }

.shop2-cart-product-title {
  color: #000;
  padding: 28px 0;
  font-size: 15px;
  line-height: 1.2;
  font-weight: 300;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center; }
  @media (max-width: 1023px) {
  .shop2-cart-product-title {
    padding: 18px 0; } }
  @media (max-width: 767px) {
  .shop2-cart-product-title {
    display: none; } }
  .shop2-cart-product-title .cart-product-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 132px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 132px;
    -ms-flex: 0 0 132px;
    flex: 0 0 132px; }
  .shop2-cart-product-title .cart-product-other-title {
    padding: 0 0 0 30px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 1023px) {
    .shop2-cart-product-title .cart-product-other-title {
      padding: 0 0 0 20px; } }
  .shop2-cart-product-title .cart-product-detail-title {
    padding: 0 20px 0 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 330px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 330px;
    -ms-flex: 0 1 330px;
    flex: 0 1 330px; }
  .shop2-cart-product-title .cart-product-price-title, .shop2-cart-product-title .cart-product-amount-title {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%; }
  @media (max-width: 1023px) {
    .shop2-cart-product-title .cart-product-price-first-title {
      display: none; } }
  .shop2-cart-product-title .cart-product-delete-title {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 28px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 28px;
    -ms-flex: 0 1 28px;
    flex: 0 1 28px; }

.shop2-cart-table .item-product {
  padding: 30px 0;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -moz-box-shadow: inset 0 1px 0 #f0f0f0;
  -webkit-box-shadow: inset 0 1px 0 #f0f0f0;
  box-shadow: inset 0 1px 0 #f0f0f0; }
  @media (max-width: 1023px) {
    .shop2-cart-table .item-product {
      padding: 20px 0; } }
  .shop2-cart-table .cart-product-image-wrap {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 132px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 132px;
    -ms-flex: 0 0 132px;
    flex: 0 0 132px; }
  @media (max-width: 479px) {
    .shop2-cart-table .cart-product-image-wrap {
      -webkit-box-flex: 0;
      -webkit-flex: 0 0 96px;
      -moz-box-flex: 0;
      -moz-flex: 0 0 96px;
      -ms-flex: 0 0 96px;
      flex: 0 0 96px; } }
  .shop2-cart-table .cart-product-image-wrap .cart-product-image {
    font-size: 0; }
    .shop2-cart-table .cart-product-image-wrap .cart-product-image.no-image {
      padding: 100% 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%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M204%2C211H176a2%2C2%2C0%2C0%2C1-2-2V181a2%2C2%2C0%2C0%2C1%2C2-2h28a2%2C2%2C0%2C0%2C1%2C2%2C2v28A2%2C2%2C0%2C0%2C1%2C204%2C211Zm0-29a1%2C1%2C0%2C0%2C0-1-1H177a1%2C1%2C0%2C0%2C0-1%2C1v26a1%2C1%2C0%2C0%2C0%2C1%2C1h26a1%2C1%2C0%2C0%2C0%2C1-1V182Zm-11.233%2C20.678a1.128%2C1.128%2C0%2C0%2C1-1.534%2C0l-6.026-4.281-5.44%2C7.281a1.045%2C1.045%2C0%2C0%2C1-1.478-1.477l5.911-7.911a1.232%2C1.232%2C0%2C0%2C1%2C1.6%2C0l6.043%2C4.3%2C8.357-9.3a1.045%2C1.045%2C0%2C1%2C1%2C1.478%2C1.477ZM184%2C191a3%2C3%2C0%2C1%2C1%2C3-3A3%2C3%2C0%2C0%2C1%2C184%2C191Zm1-4h-2v2h2v-2Z%22%20transform%3D%22translate%28-174%20-179%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #f4f3ed; }
  .shop2-cart-table .cart-product-image-wrap .cart-product-action {
    color: #fff;
    font-size: 15px;
    margin: 10px 0 0;
    border-radius: 0;
    padding: 5px 10px;
    text-align: center;
    background-color: #c5ad84;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
    @media (max-width: 479px) {
    .shop2-cart-table .cart-product-image-wrap .cart-product-action {
      font-size: 12px;
      font-weight: 300; } }
  .shop2-cart-table .cart-product {
    padding: 0 0 0 30px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 1023px) {
    .shop2-cart-table .cart-product {
      padding: 0 0 0 20px; } }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-product {
      padding: 0 0 0 20px;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-align: start;
      -ms-flex-align: start;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start; } }
  .shop2-cart-table .cart-product-details {
    padding: 0 20px 0 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 330px;
    -moz-box-flex: 0;
    -moz-flex: 0 1 330px;
    -ms-flex: 0 1 330px;
    flex: 0 1 330px; }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-product-details {
      padding: 0;
      max-width: calc(100% - 30px);
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; } }
  .shop2-cart-table .cart-price, .shop2-cart-table .cart-amount {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 25%;
    -moz-box-flex: 1;
    -moz-flex: 1 1 25%;
    -ms-flex: 1 1 25%;
    flex: 1 1 25%; }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-price, .shop2-cart-table .cart-amount {
      -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 (max-width: 767px) {
    .shop2-cart-table .cart-amount {
      padding: 0 0 15px;
      -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%; } }
  .shop2-cart-table .cart-amount .shop2-product-amount {
    display: inline-block;
    vertical-align: middle; }
  .shop2-cart-table .cart-price {
    color: #000;
    font-size: 19px;
    font-weight: 900;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-price {
      padding: 0 0 10px; } }
  @media (max-width: 1023px) {
      .shop2-cart-table .cart-price.cart-price-first {
        display: none; } }
  .shop2-cart-table .cart-price span {
    color: #999;
    font-size: 11px;
    font-weight: normal; }
  .shop2-cart-table .cart-price .cart-old-price {
    font-size: 15px;
    position: relative;
    font-weight: normal;
    display: inline-block; }
    .shop2-cart-table .cart-price .cart-old-price:after {
      left: 0;
      right: 0;
      top: 45%;
      height: 1px;
      content: '';
      display: block;
      position: absolute;
      background-color: #f00; }
  .shop2-cart-table .cart-delete {
    -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-delete a {
    width: 28px;
    height: 28px;
    display: block;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%208%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23f00%22%20d%3D%22M1370.41%2C5815l2.12%2C2.12a0.978%2C0.978%2C0%2C0%2C1%2C0%2C1.41%2C1%2C1%2C0%2C0%2C1-1.41%2C0l-2.12-2.12-2.12%2C2.12a1.008%2C1.008%2C0%2C0%2C1-1.42%2C0%2C1%2C1%2C0%2C0%2C1%2C0-1.41l2.13-2.12-2.13-2.12a1%2C1%2C0%2C0%2C1%2C1.42-1.42l2.12%2C2.12%2C2.12-2.12a1%2C1%2C0%2C0%2C1%2C1.41%2C1.42Z%22%20transform%3D%22translate%28-1365.19%20-5811.19%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    @media (max-width: 767px) {
    .shop2-cart-table .cart-delete a {
      width: 20px;
      height: 20px; } }
  .shop2-cart-table .cart-product-name {
    font-size: 17px;
    font-weight: 500;
    padding: 0 0 10px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
    .shop2-cart-table .cart-product-name {
      font-size: 15px; } }
  @media (max-width: 479px) {
    .shop2-cart-table .cart-product-name {
      padding: 0 0 15px; } }
  .shop2-cart-table .cart-product-name a {
    color: #000;
    text-decoration: none; }
  .shop2-cart-table .cart-product-param {
    margin: 0;
    padding: 0;
    font-size: 15px;
    font-weight: 300;
    list-style: none; }
  @media (max-width: 767px) {
    .shop2-cart-table .cart-product-param {
      -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%; } }
  .shop2-cart-table .cart-product-param > li {
    padding: 5px 0 6px;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
    @media (max-width: 479px) {
    .shop2-cart-table .cart-product-param > li {
      padding: 2px 0;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  .shop2-cart-table .cart-product-param .param-title {
    color: #888;
    padding: 0 5px 0 0;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100px;
    -moz-box-flex: 0;
    -moz-flex: 0 0 100px;
    -ms-flex: 0 0 100px;
    flex: 0 0 100px; }
    @media (max-width: 479px) {
    .shop2-cart-table .cart-product-param .param-title {
      padding: 3px 5px 3px 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-param .param-value {
    color: #000;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto; }
    @media (max-width: 479px) {
    .shop2-cart-table .cart-product-param .param-value {
      padding: 3px 0; } }
  .shop2-cart-table .show_ll_params {
    color: #c5ad84;
    margin: 5px 0 0;
    cursor: pointer;
    font-size: 13px;
    display: inline-block; }
  @media (max-width: 767px) {
    .shop2-cart-table .show_ll_params {
      -webkit-box-ordinal-group: 2;
      -moz-box-ordinal-group: 2;
      -webkit-order: 1;
      -moz-order: 1;
      -ms-flex-order: 1;
      order: 1; } }
/*================ ORDER PAGE ================*/
.shop2-cart-auth {
  margin: 30px 0;
  padding: 20px 30px;
  background-color: #fff; }

.shop2-delivery h2 {
  color: #000;
  margin: 20px 0;
  font-size: 19px;
  font-weight: bold;
  padding: 0 0 10px;
  border-bottom: 1px solid #f0f0f0; }

form.shop2-order-options {
  margin: 0;
  padding: 30px;
  background-color: #fff; }
  @media (max-width: 767px) {
  form.shop2-order-options {
    padding: 30px 20px 20px; } }
  form.shop2-order-options .options-list {
    margin: 0;
    padding: 0 0 20px; }
  form.shop2-order-options .jq-selectbox {
    width: 220px; }
  form.shop2-order-options .jq-selectbox .jq-selectbox__select {
    height: 48px; }
    form.shop2-order-options .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
      height: 48px;
      line-height: 48px; }
  form.shop2-order-options #shop2-ems-calc {
    margin: 0 15px 0 0; }

.text-just {
  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; }
  .text-just button.shop2-btn {
    padding: 0 30px; }

.shop2-order-options.shop2-delivery .option-type .option-label {
  padding: 21px 20px; }
  @media (max-width: 479px) {
  .shop2-order-options.shop2-delivery .option-type .option-label {
    padding: 15px 10px; } }

.options-list .option-type {
  border: none;
  margin: 1px 0 0;
  border-radius: 3px;
  border: none;
  -moz-box-shadow: inset 0 0 0 1px #f0f0f0;
  -webkit-box-shadow: inset 0 0 0 1px #f0f0f0;
  box-shadow: inset 0 0 0 1px #f0f0f0; }
  .options-list .option-type.active-type {
    color: #888;
    border: none;
    background-color: transparent; }
    .options-list .option-type.active-type .option-label {
      -moz-box-shadow: inset 0 -1px 0 #f0f0f0;
      -webkit-box-shadow: inset 0 -1px 0 #f0f0f0;
      box-shadow: inset 0 -1px 0 #f0f0f0; }
    .options-list .option-type.active-type .option-label.mg-styler-label--radio:before {
      border-color: #000; }
    .options-list .option-type.active-type .option-details {
      overflow: visible; }
  .options-list .option-type:first-child {
    margin: 0;
    border: none; }
  .options-list .option-type .option-label {
    padding: 21px 20px; }
    @media (max-width: 479px) {
    .options-list .option-type .option-label {
      padding: 15px 10px; } }
    .options-list .option-type .option-label.mg-styler-label--radio {
      font-size: 0; }
    .options-list .option-type .option-label.mg-styler-label--radio > input {
      display: none; }
    .options-list .option-type .option-label.mg-styler-label--radio:before {
      width: 6px;
      height: 6px;
      content: '';
      border-radius: 50%;
      margin: 0 20px 0 0;
      display: inline-block;
      vertical-align: middle;
      border: 5px solid #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; }
    @media (max-width: 479px) {
        .options-list .option-type .option-label.mg-styler-label--radio:before {
          margin: 0 10px 0 0; } }
    .options-list .option-type .option-label span {
      color: #000;
      font-size: 15px;
      padding: 1px 0 0;
      font-weight: bold;
      line-height: 1.15;
      display: inline-block;
      vertical-align: middle;
      max-width: calc(100% - 36px); }
    @media (max-width: 479px) {
      .options-list .option-type .option-label span {
        font-size: 14px; } }
  .options-list .option-type .option-details {
    padding: 20px; }
    .options-list .option-type .option-details .option-item {
      margin: 10px 0 18px; }
    .options-list .option-type .option-details .option-item:first-child {
      margin-top: 0; }
    .options-list .option-type .option-details .option-item:last-child {
      margin-bottom: 0; }
    .options-list .option-type .option-details .option-item label > span {
      color: #888;
      margin: 0 0 8px;
      font-size: 12px;
      font-weight: 300; }
  .options-list textarea {
    width: 100%;
    resize: none;
    outline: none;
    height: 120px;
    max-width: 350px;
    border-radius: 3px;
    padding: 10px 15px;
    box-sizing: border-box;
    border: solid 1px #eaeaea;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .options-list textarea:focus {
    border-color: #00c1f8; }
  .options-list input[type="text"], .options-list select {
    width: 100%;
    resize: none;
    outline: none;
    height: 48px;
    max-width: 220px;
    border-radius: 3px;
    padding: 0 15px;
    box-sizing: border-box;
    border: solid 1px #eaeaea;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .options-list input[type="text"]:focus, .options-list select:focus {
    border-color: #00c1f8; }

.order-order-wrap {
  padding: 30px;
  background-color: #fff; }
  @media (max-width: 479px) {
  .order-order-wrap {
    padding: 20px; } }

.del_fiel_wrap {
  color: #000;
  padding: 0 0 5px;
  margin: 0 0 30px;
  border-bottom: 1px solid #f0f0f0; }
  .del_fiel_wrap .item_del_fiel {
    font-size: 15px;
    font-weight: 300;
    padding: 0 0 22px; }

.shop2-order-form .form-item {
  margin: 0;
  padding: 0 0 18px; }
  .shop2-order-form label > div {
    color: #888;
    font-size: 12px;
    font-weight: 300;
    padding: 0 0 8px; }
  .shop2-order-form textarea {
    width: 100%;
    resize: none;
    outline: none;
    height: 120px;
    font-size: 14px;
    max-width: 350px;
    font-weight: 300;
    padding: 10px 15px;
    box-sizing: border-box;
    border: solid 1px #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; }
  .shop2-order-form textarea:focus {
    border-color: #fff; }
  .shop2-order-form input[type="text"], .shop2-order-form select {
    width: 100%;
    resize: none;
    outline: none;
    height: 48px;
    padding: 0 15px;
    font-size: 14px;
    max-width: 350px;
    font-weight: 300;
    box-sizing: border-box;
    border: solid 1px #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; }
  .shop2-order-form input[type="text"]:focus, .shop2-order-form select:focus {
    border-color: #fff; }
  .shop2-order-form .form-item-submit-gr {
    max-width: 350px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .shop2-order-form .form-item-submit-gr button.shop2-btn {
    padding: 0 30px; }

.order-payment-wrap {
  color: #000;
  padding: 30px;
  font-size: 15px;
  font-weight: 300;
  background-color: #fff; }
  @media (max-width: 479px) {
  .order-payment-wrap {
    padding: 20px; } }

.shop2-order-done-gr p {
  margin: 0; }

.shop2-order-completed {
  margin: 11px 0 0; }
  .shop2-order-completed div {
    margin: 0;
    padding: 11px 0; }
  .shop2-order-completed div:last-child {
    padding: 15px 0 0; }
  .shop2-order-completed .shop2-btn {
    padding: 15px 30px; }
/*=========== LOGIN / REGISTRATION ===========*/
.shop2-login-title {
  color: #fff;
  cursor: pointer;
  margin: 30px 0 0;
  padding: 22px 20px 20px;
  background-color: #fff;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  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-login-title span {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    margin: 0 auto 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; }
  .shop2-login-title:before {
    content: '';
    width: 18px;
    height: 16px;
    display: block;
    margin: 0 16px 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%2218px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2018%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5224.22%2C109.242a0.946%2C0.946%2C0%2C0%2C0%2C0%2C1.382%2C1%2C1%2C0%2C0%2C0%2C.71.287%2C1.017%2C1.017%2C0%2C0%2C0%2C.71-0.287l3.02-2.934a0.335%2C0.335%2C0%2C0%2C0%2C.07-0.071s0.01-.011.01-0.017c0.02-.019.03-0.038%2C0.05-0.06a0.015%2C0.015%2C0%2C0%2C1%2C.01-0.016c0.01-.021.03-0.043%2C0.04-0.065v-0.013a0.256%2C0.256%2C0%2C0%2C0%2C.04-0.074v-0.008l0.03-.083s0%2C0%2C.01-0.009a0.264%2C0.264%2C0%2C0%2C1%2C.02-0.083v-0.024a0.17%2C0.17%2C0%2C0%2C0%2C.01-0.071%2C0.324%2C0.324%2C0%2C0%2C0%2C.01-0.1%2C0.32%2C0.32%2C0%2C0%2C0-.01-0.1%2C0.18%2C0.18%2C0%2C0%2C0-.01-0.072v-0.022a0.27%2C0.27%2C0%2C0%2C1-.02-0.084c-0.01%2C0-.01-0.006-0.01-0.009-0.01-.029-0.02-0.056-0.03-0.082v-0.007a0.265%2C0.265%2C0%2C0%2C0-.04-0.076v-0.011c-0.01-.024-0.03-0.045-0.04-0.067a0.015%2C0.015%2C0%2C0%2C1-.01-0.016c-0.02-.02-0.03-0.04-0.05-0.06%2C0-.006-0.01-0.011-0.01-0.017a0.393%2C0.393%2C0%2C0%2C0-.07-0.072l-3.02-2.933a1.023%2C1.023%2C0%2C0%2C0-1.42%2C0%2C0.947%2C0.947%2C0%2C0%2C0%2C0%2C1.383l1.3%2C1.265h-7.51a0.979%2C0.979%2C0%2C1%2C0%2C0%2C1.956h7.51ZM5226.76%2C99a8.3%2C8.3%2C0%2C0%2C0-6.84%2C3.542%2C0.955%2C0.955%2C0%2C0%2C0%2C.28%2C1.357%2C1.016%2C1.016%2C0%2C0%2C0%2C1.39-.266%2C6.283%2C6.283%2C0%2C0%2C1%2C5.17-2.677%2C6.046%2C6.046%2C0%2C1%2C1%2C0%2C12.087%2C6.269%2C6.269%2C0%2C0%2C1-5.16-2.665%2C1.029%2C1.029%2C0%2C0%2C0-1.4-.263%2C0.963%2C0.963%2C0%2C0%2C0-.27%2C1.358%2C8.308%2C8.308%2C0%2C0%2C0%2C6.83%2C3.527A8%2C8%2C0%2C1%2C0%2C5226.76%2C99Z%22%20transform%3D%22translate%28-5217%20-99%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.shop2-login-wrap {
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow-y: auto;
  white-space: nowrap;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  -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; }
  .shop2-login-wrap.open {
    opacity: 1;
    overflow-x: hidden; }
  .shop2-login-wrap:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .shop2-login-wrap .shop2-login-wrap-inner {
    width: 100%;
    max-width: 420px;
    white-space: normal;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    box-sizing: border-box; }
  .shop2-login-wrap .form-title {
    padding: 30px 40px;
    background-color: #fff;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center; }
  @media (max-width: 479px) {
    .shop2-login-wrap .form-title {
      padding: 20px; } }
  .shop2-login-wrap .form-title .title {
    font-size: 21px;
    line-height: 1.2;
    font-weight: bold;
    color: #c5ad84;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-login-wrap .form-title .close {
    width: 30px;
    height: 30px;
    display: block;
    cursor: pointer;
    margin: 0 -8px 0 auto;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M4096.41%2C111l5.3%2C5.3a1%2C1%2C0%2C0%2C1-1.41%2C1.415l-5.3-5.3-5.3%2C5.3a1%2C1%2C0%2C0%2C1-1.41-1.415l5.3-5.3-5.3-5.3a1%2C1%2C0%2C1%2C1%2C1.41-1.415l5.3%2C5.3%2C5.3-5.3a1%2C1%2C0%2C1%2C1%2C1.41%2C1.415Z%22%20transform%3D%22translate%28-4088%20-104%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-login-wrap form {
    padding: 0 40px;
    background-color: #fff; }
  @media (max-width: 479px) {
    .shop2-login-wrap form {
      padding: 0 20px; } }
  .shop2-login-wrap form .row {
    padding: 0 0 20px; }
  .shop2-login-wrap form .shop2-btn {
    width: 100%; }
  .shop2-login-wrap form input[type="text"], .shop2-login-wrap form input[type="password"] {
    width: 100%;
    height: 48px;
    outline: none;
    font-size: 13px;
    padding: 0 19px;
    font-weight: 300;
    border-radius: 0;
    box-sizing: border-box;
    border: solid 1px #eaeaea;
    -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; }
    .shop2-login-wrap form input[type="text"]:focus, .shop2-login-wrap form input[type="password"]:focus {
      border-color: #c5ad84; }
  .shop2-login-wrap .register-links {
    padding: 22px 0;
    line-height: 1.2;
    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;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around; }
  .shop2-login-wrap .register-links a {
    margin: 5px;
    font-size: 14px;
    font-weight: 300;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle; }
    .shop2-login-wrap .register-links a:nth-child(2) {
      color: #24a2db; }
  .shop2-login-wrap .g-auth__social-min {
    margin: 0 !important;
    border: none !important;
    text-align: center;
    padding: 35px 20px !important;
    background: #f4f3ed !important; }
  .shop2-login-wrap .g-auth__social-min .g-auth__personal-note {
    margin: 0 auto; }
/*=============== SHOP2 SEARCH ===============*/
.shop2-search-wrap .row {
  -moz-box-shadow: inset 0 -1px 0 #f0f0f0;
  -webkit-box-shadow: inset 0 -1px 0 #f0f0f0;
  box-shadow: inset 0 -1px 0 #f0f0f0; }
  .shop2-search-wrap .row .row-title {
    position: relative;
    padding: 10px 40px 15px 20px; }
    .shop2-search-wrap .row .row-title.open:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .shop2-search-wrap .row .row-title:after {
      right: 20px;
      top: 50%;
      content: '';
      display: block;
      margin-top: -3px;
      position: absolute;
      border-top: 4px solid #fff;
      border-left: 3.5px solid transparent;
      border-right: 3.5px solid 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; }
    .shop2-search-wrap .row .row-title span {
      color: #888;
      font-size: 11px;
      font-weight: 300; }
    .shop2-search-wrap .row .row-title .title-result {
      color: #000;
      font-size: 15px;
      line-height: 1.1;
      font-weight: bold; }
    .shop2-search-wrap .row .row-title .title-result .item-col .text {
      font-size: 15px;
      font-weight: bold; }
  .shop2-search-wrap .row .row-body {
    display: none;
    padding: 15px 20px;
    -moz-box-shadow: inset 0 1px 0 #f0f0f0;
    -webkit-box-shadow: inset 0 1px 0 #f0f0f0;
    box-shadow: inset 0 1px 0 #f0f0f0; }
    .shop2-search-wrap .row .row-body.range {
      padding: 30px 20px 20px; }
    .shop2-search-wrap .row .row-body.range label {
      width: 45%;
      float: left;
      vertical-align: top;
      display: inline-block; }
    .shop2-search-wrap .row .row-body.range label:last-child {
      float: right; }
    .shop2-search-wrap .row .row-body.range input[type="text"] {
      margin: 0;
      padding: 0;
      width: 100%;
      height: 36px;
      border: none;
      outline: none;
      color: #000;
      font-size: 13px;
      padding: 0 20px;
      font-weight: 300;
      background: #f5f5f5;
      box-sizing: border-box;
      -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; }
    .shop2-search-wrap .row .row-body.range .ui-widget-content {
      clear: both;
      height: 5px;
      border: none;
      position: relative;
      background: #ededed;
      margin: 0 27px 30px 0;
      border-radius: 100px 0 0 100px; }
    .shop2-search-wrap .row .row-body.range .ui-widget-content:after {
      content: '';
      top: 0;
      bottom: 0;
      right: -27px;
      width: 27px;
      position: absolute;
      background: #ededed;
      border-radius: 0 100px 100px 0;
      border-radius: 100px 0 0 100px; }
    .shop2-search-wrap .row .row-body.range .ui-slider-range {
      background-color: #c5ad84; }
    .shop2-search-wrap .row .row-body.range .ui-widget-content .ui-state-default {
      top: -11px;
      width: 5px;
      height: 5px;
      outline: none;
      margin-left: 0;
      border-radius: 50%;
      background: #fff;
      border: 11px solid #fff;
      -webkit-transition: top 0.3s;
      -moz-transition: top 0.3s;
      -o-transition: top 0.3s;
      -ms-transition: top 0.3s;
      transition: top 0.3s;
      -moz-box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.11);
      -webkit-box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.11);
      box-shadow: 0px 5px 18px 0px rgba(0, 0, 0, 0.11); }
    .shop2-search-wrap .row .row-body.range .ui-widget-content .ui-state-default.ui-state-active {
      width: 9px;
      height: 9px;
      border: 9px solid #fff; }
  .shop2-search-wrap label {
    font-size: 0;
    display: block;
    padding: 5px 0; }
  .shop2-search-wrap label input[type="radio"] {
    display: none; }
    .shop2-search-wrap label input[type="radio"]:checked ~ ins {
      border-color: #c5ad84; }
    .shop2-search-wrap label input[type="radio"] ~ ins {
      width: 6px;
      height: 6px;
      font-size: 0;
      margin: 0 12px 0 0;
      border-radius: 50%;
      background-color: #fff;
      border: 5px solid #f0f0f0;
      display: inline-block;
      vertical-align: middle;
      -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; }
    .shop2-search-wrap label input[type="radio"] ~ ins ~ span {
      color: #888;
      font-size: 13px;
      display: inline-block;
      vertical-align: middle;
      text-transform: capitalize;
      max-width: calc(100% - 28px); }
  .shop2-search-wrap label input[type="checkbox"] {
    display: none; }
    .shop2-search-wrap 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%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1301%2C282v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-1293%20-280%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #fff; }
    .shop2-search-wrap label input[type="checkbox"] ~ ins {
      width: 24px;
      height: 24px;
      font-size: 0;
      margin: 0 12px 0 0;
      border-radius: 50%;
      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%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1301%2C282v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-1293%20-280%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #c5ad84;
      -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; }
    .shop2-search-wrap label input[type="checkbox"] ~ ins ~ span {
      color: #888;
      font-size: 13px;
      display: inline-block;
      vertical-align: middle;
      text-transform: capitalize;
      max-width: calc(100% - 36px); }
  .shop2-search-wrap .more {
    font-size: 13px;
    cursor: pointer;
    margin: 10px 0 0;
    color: #c5ad84;
    display: inline-block; }
  .shop2-search-wrap .item-col {
    font-size: 0;
    padding: 5px 0;
    cursor: pointer; }
  .shop2-search-wrap .item-col.empty {
    padding: 9px 0; }
  .shop2-search-wrap .item-col span {
    width: 24px;
    height: 24px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    -moz-box-shadow: 0 0 0 1px #f0f0f0;
    -webkit-box-shadow: 0 0 0 1px #f0f0f0;
    box-shadow: 0 0 0 1px #f0f0f0; }
  .shop2-search-wrap .item-col .text {
    color: #000;
    font-size: 13px;
    font-weight: 300;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 34px); }
  .shop2-search-wrap input[type="text"] {
    color: #000;
    width: 100%;
    height: 36px;
    border: none;
    outline: none;
    font-size: 13px;
    padding: 0 14px;
    font-weight: 300;
    background: #f5f5f5;
    box-sizing: border-box;
    -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; }
  .shop2-search-wrap .shop2-btn {
    width: 100%;
    border-radius: 0; }
/*============ BUY ONE CLICK FORM ============*/
.popup-form-wrapper {
  opacity: 0;
  width: 100%;
  height: 100%;
  padding: 20px;
  overflow-y: auto;
  pointer-events: none;
  box-sizing: border-box;
  -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; }
  @media (max-width: 479px) {
  .popup-form-wrapper {
    padding: 10px; } }
  .popup-form-wrapper:after {
    width: 0;
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle; }
  .popup-form-wrapper.open {
    opacity: 1;
    pointer-events: auto; }
  .popup-form-wrapper .tpl-anketa {
    width: 100%;
    margin: 0 auto;
    max-width: 420px;
    text-align: left;
    border-radius: 3px;
    padding: 0 50px 40px;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-color: #fff;
    font-family: 'Roboto', Arial, Helvetica, sans-serif;
    -moz-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 10px 30px 0px rgba(0, 0, 0, 0.1); }
  @media (max-width: 479px) {
    .popup-form-wrapper .tpl-anketa {
      padding: 0 30px 30px; } }
  .popup-form-wrapper .tpl-anketa .form-title {
    padding: 30px 0;
    font-family: 'Fira Sans Extra Condensed', 'Roboto', Arial, Helvetica, sans-serif;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    -webkit-justify-content: flex-end;
    -moz-justify-content: flex-end;
    justify-content: flex-end; }
    @media (max-width: 479px) {
    .popup-form-wrapper .tpl-anketa .form-title {
      padding: 20px 0; } }
    .popup-form-wrapper .tpl-anketa .form-title.posted-title {
      padding: 40px 0 0; }
    @media (max-width: 479px) {
      .popup-form-wrapper .tpl-anketa .form-title.posted-title {
        padding: 20px 0 0; } }
    .popup-form-wrapper .tpl-anketa .form-title .title {
      color: #000;
      font-size: 21px;
      font-weight: bold;
      line-height: 1.2;
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 auto;
      -moz-box-flex: 1;
      -moz-flex: 1 1 auto;
      -ms-flex: 1 1 auto;
      flex: 1 1 auto; }
    .popup-form-wrapper .tpl-anketa .form-title .close {
      width: 30px;
      height: 30px;
      display: block;
      cursor: pointer;
      margin: 0 -8px 0 auto;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M4096.41%2C111l5.3%2C5.3a1%2C1%2C0%2C0%2C1-1.41%2C1.415l-5.3-5.3-5.3%2C5.3a1%2C1%2C0%2C0%2C1-1.41-1.415l5.3-5.3-5.3-5.3a1%2C1%2C0%2C1%2C1%2C1.41-1.415l5.3%2C5.3%2C5.3-5.3a1%2C1%2C0%2C1%2C1%2C1.41%2C1.415Z%22%20transform%3D%22translate%28-4088%20-104%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      -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; }
  .popup-form-wrapper .tpl-anketa .field-title {
    color: #888;
    font-size: 12px;
    margin: 0 0 5px; }
  .popup-form-wrapper .tpl-anketa .field-value {
    color: #000; }
  .popup-form-wrapper .tpl-anketa .tpl-field {
    padding: 0 0 20px; }
    .popup-form-wrapper .tpl-anketa .tpl-field.tpl-field-button {
      padding: 0; }
    .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="text"], .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="phone"], .popup-form-wrapper .tpl-anketa .tpl-field.field-error textarea {
      border-color: #ff3535;
      background-color: rgba(255, 53, 53, 0.1); }
    .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="text"]:focus, .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="phone"]:focus, .popup-form-wrapper .tpl-anketa .tpl-field.field-error textarea:focus {
      border-color: #ff3535; }
    .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="text"]::-webkit-input-placeholder, .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="phone"]::-webkit-input-placeholder, .popup-form-wrapper .tpl-anketa .tpl-field.field-error textarea::-webkit-input-placeholder {
      color: #ff3535; }
    .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="text"]::-moz-placeholder, .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="phone"]::-moz-placeholder, .popup-form-wrapper .tpl-anketa .tpl-field.field-error textarea::-moz-placeholder {
      color: #ff3535; }
    .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="text"]:-moz-placeholder, .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="phone"]:-moz-placeholder, .popup-form-wrapper .tpl-anketa .tpl-field.field-error textarea:-moz-placeholder {
      color: #ff3535; }
    .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="text"]:-ms-input-placeholder, .popup-form-wrapper .tpl-anketa .tpl-field.field-error input[type="phone"]:-ms-input-placeholder, .popup-form-wrapper .tpl-anketa .tpl-field.field-error textarea:-ms-input-placeholder {
      color: #ff3535; }
    .popup-form-wrapper .tpl-anketa .tpl-field.type-calendar_interval .field-value {
      font-size: 0; }
    .popup-form-wrapper .tpl-anketa .tpl-field.type-calendar_interval label {
      width: 49%;
      margin: 0 2% 0 0;
      vertical-align: top;
      display: inline-block; }
    .popup-form-wrapper .tpl-anketa .tpl-field.type-calendar_interval label:nth-of-type(2) {
      margin: 0; }
  .popup-form-wrapper .tpl-anketa ul {
    margin: 0;
    padding: 0;
    list-style: none; }
    .popup-form-wrapper .tpl-anketa ul label {
      font-size: 0;
      display: block;
      padding: 5px 0; }
    .popup-form-wrapper .tpl-anketa ul input {
      display: none; }
    .popup-form-wrapper .tpl-anketa ul input[type="radio"] ~ ins {
      width: 6px;
      height: 6px;
      font-size: 0;
      border-radius: 50%;
      display: inline-block;
      vertical-align: middle;
      background-color: #fff;
      border: 6px solid rgba(197, 173, 132, 0.1);
      -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; }
    .popup-form-wrapper .tpl-anketa ul input[type="radio"]:checked ~ ins {
      border-color: #c5ad84; }
    .popup-form-wrapper .tpl-anketa ul input[type="checkbox"] ~ ins {
      width: 18px;
      height: 18px;
      font-size: 0;
      border-radius: 50%;
      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%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M139%2C566v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-131%20-564%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat rgba(197, 173, 132, 0.1);
      -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; }
    .popup-form-wrapper .tpl-anketa ul 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%229px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%209%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M139%2C566v1h-1v1h-1v1h-1v1h-1v1h-2v-1h-1v-1h-1v-2h2v1h2v-1h1v-1h1v-1h1v-1h2v2h-1Z%22%20transform%3D%22translate%28-131%20-564%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #c5ad84; }
    .popup-form-wrapper .tpl-anketa ul span {
      color: #898989;
      font-size: 13px;
      font-weight: 300;
      padding: 2px 0 0;
      margin: 0 0 0 12px;
      display: inline-block;
      vertical-align: middle;
      max-width: calc(100% - 30px); }
  .popup-form-wrapper .tpl-anketa .jq-selectbox .jq-selectbox__select {
    height: 48px; }
    .popup-form-wrapper .tpl-anketa .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
      height: 48px;
      line-height: 48px; }
  .popup-form-wrapper .tpl-anketa select[multiple] {
    width: 100%;
    outline: none;
    color: #898989;
    font-size: 13px;
    padding: 0 14px;
    font-weight: 300;
    border-radius: 3px;
    box-sizing: border-box;
    border: solid 1px #eaeaea;
    -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; }
    .popup-form-wrapper .tpl-anketa select[multiple]:focus {
      border-color: #00c1f8; }
  .popup-form-wrapper .tpl-anketa input[type="text"], .popup-form-wrapper .tpl-anketa input[type="phone"], .popup-form-wrapper .tpl-anketa select:not([multiple]) {
    width: 100%;
    height: 48px;
    outline: none;
    color: #898989;
    font-size: 13px;
    padding: 0 14px;
    font-weight: 300;
    border-radius: 3px;
    box-sizing: border-box;
    border: solid 1px #eaeaea;
    -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; }
    .popup-form-wrapper .tpl-anketa input[type="text"]:focus, .popup-form-wrapper .tpl-anketa input[type="phone"]:focus, .popup-form-wrapper .tpl-anketa select:not([multiple]):focus {
      border-color: #00c1f8; }
  .popup-form-wrapper .tpl-anketa textarea {
    width: 100%;
    resize: none;
    height: 118px;
    outline: none;
    color: #898989;
    font-size: 13px;
    padding: 17px 14px;
    font-weight: 300;
    border-radius: 3px;
    box-sizing: border-box;
    border: solid 1px #eaeaea;
    -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; }
    .popup-form-wrapper .tpl-anketa textarea:focus {
      border-color: #00c1f8; }
  .popup-form-wrapper .tpl-anketa button {
    width: 100%; }
/*=========== WARNING INFORMATIONS ===========*/
.shop2-warning {
  margin: 0;
  border: none;
  color: #000;
  font-size: 14px;
  min-height: auto;
  font-weight: 300;
  background: #fff;
  padding: 20px 30px;
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  @media (max-width: 479px) {
  .shop2-warning {
    padding: 20px 20px 0; } }
  .shop2-warning h2 {
    color: #000;
    font-weight: normal; }
  .shop2-warning ul, .shop2-warning .err-list {
    margin: 0;
    list-style: none;
    padding: 20px 30px;
    border-radius: 30px;
    background-color: rgba(197, 173, 132, 0.05); }
  .shop2-warning ul li, .shop2-warning .err-list li {
    position: relative;
    padding: 7px 0 6px 20px; }
    .shop2-warning ul li:before, .shop2-warning .err-list li:before {
      left: 0;
      top: 50%;
      width: 3px;
      height: 3px;
      content: '';
      display: block;
      margin-top: -2px;
      position: absolute;
      background-color: #ff4343; }

#shop2-msg {
  color: #888;
  border: none;
  font-size: 13px;
  line-height: 1.7;
  text-align: left;
  padding: 5px 15px;
  box-sizing: border-box;
  background-color: #fff;
  -moz-box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18);
  -webkit-box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18);
  box-shadow: 0px 8px 21px 0px rgba(0, 0, 0, 0.18); }
/*================== STYLER ==================*/
.shop2-color-ext-select {
  width: 100%;
  height: 36px;
  background: #fff;
  border-radius: 3px;
  position: relative;
  display: inline-block;
  box-sizing: border-box;
  vertical-align: middle;
  border: 1px solid #eaeaea;
  -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; }
  .shop2-color-ext-select.open {
    border-color: #fff; }
  .shop2-color-ext-select.open i {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none; }
  .shop2-color-ext-select i {
    top: 0;
    right: 0;
    margin: 0;
    z-index: 2;
    border: none;
    width: 36px;
    height: 100%;
    font-size: 0;
    line-height: 0;
    position: absolute;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%206%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M4214%2C957v-1h-1v-1h-2v1h-1v1h-1v2h2v-1h2v1h2v-2h-1Z%22%20transform%3D%22translate%28-4209%20-955%29%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);
    -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; }
  .shop2-color-ext-select .shop2-color-ext-options {
    background: none !important; }
  .shop2-color-ext-select .shop2-color-ext-options li {
    padding: 0 36px 0 0 !important;
    background: none !important;
    height: 34px; }
  .shop2-color-ext-select .shop2-color-ext-options span {
    float: none !important;
    border: none !important;
    display: inline-block !important;
    width: 24px !important;
    padding: 0 !important;
    height: 24px !important;
    margin: 5px 10px !important;
    vertical-align: middle !important;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat;
    border-radius: 50%; }
  .shop2-color-ext-select .shop2-color-ext-options div {
    margin: 0;
    font-size: 12px;
    overflow: hidden;
    font-weight: 300;
    line-height: 34px;
    white-space: nowrap;
    display: inline-block;
    vertical-align: middle;
    text-overflow: ellipsis;
    max-width: calc(100% - 44px); }

#shop2-color-ext-select {
  margin: 0;
  padding: 0;
  z-index: 1000;
  display: none;
  overflow: hidden;
  background: #fff;
  position: absolute;
  border-radius: 3px;
  border: 1px solid #fff;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  #shop2-color-ext-select li {
    height: auto;
    padding: 8px 10px !important; }
  #shop2-color-ext-select li:hover {
    background-color: #fff !important; }
  #shop2-color-ext-select .shop2-color-ext-selected span {
    outline: none;
    -moz-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.1); }
  #shop2-color-ext-select .shop2-color-ext-options {
    font-size: 0; }
  #shop2-color-ext-select .shop2-color-ext-options div {
    margin: 0;
    font-size: 12px;
    font-weight: 300;
    line-height: 1.2;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: inline-block;
    vertical-align: middle;
    max-width: calc(100% - 34px); }
  #shop2-color-ext-select .shop2-color-ext-options span {
    float: none;
    border: none;
    height: 24px;
    margin: 0 10px 0 0;
    border-radius: 50%;
    padding: 0 !important;
    width: 24px !important;
    display: inline-block;
    vertical-align: middle;
    background-position: 50% 50%;
    background-size: contain;
    background-repeat: no-repeat; }
/* ================ SELECT ================ */
.jq-selectbox {
  width: 100%;
  text-align: left; }
  .jq-selectbox.opened .jq-selectbox__select {
    -moz-box-shadow: inset 0 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff; }
    .jq-selectbox.opened .jq-selectbox__select .jq-selectbox__trigger .jq-selectbox__trigger-arrow {
      -webkit-transform: none;
      -moz-transform: none;
      -ms-transform: none;
      -o-transform: none;
      transform: none; }
  .jq-selectbox.changed .jq-selectbox__select .jq-selectbox__select-text {
    color: #898989; }
  .jq-selectbox.dropdown .jq-selectbox__dropdown {
    margin-top: 1px; }
  .jq-selectbox.dropup .jq-selectbox__dropdown {
    margin-bottom: 1px; }
  .jq-selectbox .jq-selectbox__select {
    height: 36px;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -moz-box-shadow: inset 0 0 0 1px #eaeaea;
    -webkit-box-shadow: inset 0 0 0 1px #eaeaea;
    box-shadow: inset 0 0 0 1px #eaeaea; }
  .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
    color: #888;
    height: 36px;
    font-size: 13px;
    line-height: 36px;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    width: calc(100% - 36px);
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    @media (max-width: 639px) {
    .jq-selectbox .jq-selectbox__select .jq-selectbox__select-text {
      padding: 0 0 0 10px; } }
  .jq-selectbox .jq-selectbox__select .jq-selectbox__trigger {
    top: 0;
    right: 0;
    width: 36px;
    height: 100%;
    position: absolute; }
    .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%226px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%206%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20d%3D%22M4214%2C957v-1h-1v-1h-2v1h-1v1h-1v2h2v-1h2v1h2v-2h-1Z%22%20transform%3D%22translate%28-4209%20-955%29%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;
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
  .jq-selectbox .jq-selectbox__dropdown {
    width: 100%;
    margin-top: 1px;
    border-radius: 3px;
    background-color: #fff;
    -moz-box-shadow: inset 0 0 0 1px #fff;
    -webkit-box-shadow: inset 0 0 0 1px #fff;
    box-shadow: inset 0 0 0 1px #fff; }
  .jq-selectbox .jq-selectbox__dropdown ul {
    margin: 0;
    padding: 0;
    list-style: none;
    max-height: 200px; }
    .jq-selectbox .jq-selectbox__dropdown ul li {
      color: #888;
      font-size: 13px;
      line-height: 1.3;
      font-weight: 300;
      padding: 10px 20px;
      font-family: 'Roboto', Arial, Helvetica, sans-serif; }
/* ============= RAITING STAR ============= */
.tpl-stars {
  width: 60px;
  height: 11px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2012%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23e0e0e0%22%20d%3D%22M139%2C339l1.977%2C3.456L145%2C343.2l-2.8%2C2.881L142.707%2C350%2C139%2C348.323%2C135.292%2C350l0.508-3.917L133%2C343.2l4.021-.745L139%2C339%22%20transform%3D%22translate%28-133%20-339%29%22%2F%3E%3C%2Fsvg%3E") left top repeat-x; }
  .tpl-stars .tpl-rating {
    height: 11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2012%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20fill%3D%22%23ffb400%22%20d%3D%22M139%2C339l1.977%2C3.456L145%2C343.2l-2.8%2C2.881L142.707%2C350%2C139%2C348.323%2C135.292%2C350l0.508-3.917L133%2C343.2l4.021-.745L139%2C339%22%20transform%3D%22translate%28-133%20-339%29%22%2F%3E%3C%2Fsvg%3E") left top repeat-x; }

.shop2-color-pick li.active-color {
  border-radius: 50%; }
  .shop2-color-pick li.active-color span {
    border-radius: 50%; }
/* =============== PAGELIST =============== */
.shop2-pagelist {
  margin: 0;
  padding: 30px 0;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  @media (max-width: 1023px) {
  .shop2-pagelist {
    padding: 24px 0; } }
  .shop2-pagelist li {
    margin: 0;
    border: none;
    background-color: transparent; }
  .shop2-pagelist li.page-first, .shop2-pagelist li.page-last, .shop2-pagelist li.page-prev, .shop2-pagelist li.page-next {
    margin: 0 2px; }
    .shop2-pagelist li.page-first a, .shop2-pagelist li.page-last a, .shop2-pagelist li.page-prev a, .shop2-pagelist li.page-next a {
      width: 36px;
      height: 36px;
      box-sizing: border-box;
      border: 1px dotted #c5ad84;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
  .shop2-pagelist li.page-first {
    margin-right: 8px; }
    .shop2-pagelist li.page-first a {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1183%2C2717v-1h1v-1h1v-1h1v-1h2v2h-1v1h-1v1h-1v2h1v1h1v1h1v2h-2v-1h-1v-1h-1v-1h-1v-1h-1v-2h1Zm-6%2C0v-1h1v-1h1v-1h1v-1h2v2h-1v1h-1v1h-1v2h1v1h1v1h1v2h-2v-1h-1v-1h-1v-1h-1v-1h-1v-2h1Z%22%20transform%3D%22translate%28-1176%20-2713%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-pagelist li.page-first a:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2012%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1183%2C2717v-1h1v-1h1v-1h1v-1h2v2h-1v1h-1v1h-1v2h1v1h1v1h1v2h-2v-1h-1v-1h-1v-1h-1v-1h-1v-2h1Zm-6%2C0v-1h1v-1h1v-1h1v-1h2v2h-1v1h-1v1h-1v2h1v1h1v1h1v2h-2v-1h-1v-1h-1v-1h-1v-1h-1v-2h1Z%22%20transform%3D%22translate%28-1176%20-2713%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #1d1d1d; }
  .shop2-pagelist li.page-last {
    margin-left: 8px; }
    .shop2-pagelist li.page-last a {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1177%2C2709v1h-1v1h-1v1h-1v1h-2v-2h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-2h2v1h1v1h1v1h1v1h1v2h-1Zm-6%2C0v1h-1v1h-1v1h-1v1h-2v-2h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-2h2v1h1v1h1v1h1v1h1v2h-1Z%22%20transform%3D%22translate%28-1166%20-2703%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-pagelist li.page-last a:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2012%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1177%2C2709v1h-1v1h-1v1h-1v1h-2v-2h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-2h2v1h1v1h1v1h1v1h1v2h-1Zm-6%2C0v1h-1v1h-1v1h-1v1h-2v-2h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-2h2v1h1v1h1v1h1v1h1v2h-1Z%22%20transform%3D%22translate%28-1166%20-2703%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #c5ad84; }
  .shop2-pagelist li.page-prev {
    margin-right: 8px; }
    .shop2-pagelist li.page-prev a {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1183%2C2717v-1h1v-1h1v-1h1v-1h2v2h-1v1h-1v1h-1v2h1v1h1v1h1v2h-2v-1h-1v-1h-1v-1h-1v-1h-1v-2h1Z%22%20transform%3D%22translate%28-1182%20-2713%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-pagelist li.page-prev a:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1183%2C2717v-1h1v-1h1v-1h1v-1h2v2h-1v1h-1v1h-1v2h1v1h1v1h1v2h-2v-1h-1v-1h-1v-1h-1v-1h-1v-2h1Z%22%20transform%3D%22translate%28-1182%20-2713%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #c5ad84; }
  .shop2-pagelist li.page-next {
    margin-left: 8px; }
    .shop2-pagelist li.page-next a {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1177%2C2709v1h-1v1h-1v1h-1v1h-2v-2h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-2h2v1h1v1h1v1h1v1h1v2h-1Z%22%20transform%3D%22translate%28-1172%20-2703%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-pagelist li.page-next a:hover {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%206%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1177%2C2709v1h-1v1h-1v1h-1v1h-2v-2h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-2h2v1h1v1h1v1h1v1h1v2h-1Z%22%20transform%3D%22translate%28-1172%20-2703%29%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat #c5ad84; }
  .shop2-pagelist li.page-num span, .shop2-pagelist li.page-num a {
    color: #000;
    height: 36px;
    padding: 0 4px;
    min-width: 36px;
    font-size: 15px;
    line-height: 36px;
    box-sizing: border-box; }
    .shop2-pagelist li.page-num.active-num {
      background: none; }
    .shop2-pagelist li.page-num.active-num span {
      color: #c5ad84; }
/* ============== MAIN-BLOCK ============== */
.shop2-main-header {
  color: #000;
  line-height: 1;
  padding: 0 34px;
  font-size: 20px;
  background: none;
  font-weight: 900;
  text-align: center;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }
  .shop2-main-header:before {
    left: 0;
    top: 50%;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
  .shop2-main-header:after {
    top: 50%;
    right: 0;
    width: 24px;
    height: 3px;
    content: '';
    position: absolute;
    background-color: #c5ad84;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }

.shop2-main-before {
  padding: 0;
  font-size: 15px;
  font-weight: 300;
  font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif; }

.item-main {
  padding: 0 0 45px;
  text-align: center; }
  @media (max-width: 1023px) {
  .item-main {
    padding: 0 0 20px; } }
  .item-main.item-main-last {
    padding: 0; }
  .item-main .product-list {
    text-align: left;
    padding: 30px 0 0; }
  @media (max-width: 1023px) {
    .item-main .product-list {
      padding: 20px 0 0; } }
  .item-main .owl-dots {
    font-size: 0;
    padding: 24px 0 0;
    text-align: center; }
  .item-main .owl-dots .owl-dot {
    width: 6px;
    height: 6px;
    margin: 0 7px;
    display: inline-block;
    vertical-align: middle;
    background-color: #e3e2dc; }
    .item-main .owl-dots .owl-dot.active {
      background-color: #c5ad84; }
  .item-main .owl-nav > div {
    top: 50%;
    width: 36px;
    height: 36px;
    font-size: 0;
    position: absolute;
    display: inline-block;
    vertical-align: middle;
    box-sizing: border-box;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    border: 1px dotted #c5ad84;
    -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;
    -webkit-transform: translate3d(0, -50%, 0);
    -moz-transform: translate3d(0, -50%, 0);
    -ms-transform: translate3d(0, -50%, 0);
    -o-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0); }
    .item-main .owl-nav > div:hover {
      background-color: #c5ad84; }
    .item-main .owl-nav > div:hover.owl-prev {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .item-main .owl-nav > div:hover.owl-next {
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .item-main .owl-nav > div.owl-prev {
      left: -66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M326%204361h1v1h1v1h1v1h1v1h1v1h-1v1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h-1v-2h1v-1h1v-1h1v-1h1v-1h1v-1h1v-1h1v1h1v1h-1v1h-1v1h-1v1h-1v1h-1v2z%22%20transform%3D%22translate%28-323%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }
    .item-main .owl-nav > div.owl-next {
      right: -66px;
      background-image: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%228px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%208%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23c5ad84%22%20d%3D%22M1596%204361v1h-1v1h-1v1h-1v1h-1v1h-1v1h-1v-1h-1v-1h1v-1h1v-1h1v-1h1v-1h1v-2h-1v-1h-1v-1h-1v-1h-1v-1h-1v-1h1v-1h1v1h1v1h1v1h1v1h1v1h1v1h1v2h-1z%22%20transform%3D%22translate%28-1589%20-4353%29%22%2F%3E%3C%2Fsvg%3E"); }

.text-right a.shop2-btn {
  margin-bottom: 5px; }
/* add folders inner*/
.inner-folders {
  display: block;
  width: 100%;
  margin-bottom: 30px; }
  @media (max-width: 1023px) {
  .inner-folders {
    margin-bottom: 20px; } }
  .inner-folders__list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap; }
  .inner-folders__list a {
    padding: 10px 12px;
    margin: 0px 10px 10px 0px;
    text-decoration: none;
    font-size: 15px;
    display: block;
    font-family: 'Fira Sans Extra Condensed', Arial, Helvetica, sans-serif;
    box-sizing: border-box;
    color: #000;
    background: #fff;
    border: 1px solid #f4f3ed;
    transition: all 0.3s easy; }
    .inner-folders__list a:hover {
      background: rgba(255, 255, 255, 0.85); }

body .lpc-dark-mode-block {
  color: #000;
  background: #fff;
  border-color: #fff; }
  body .lpc-dark-mode-block a {
    color: #000; }
  body .lpc-dark-mode-block svg path {
    fill: #c5ad84; }
  body .lpc-dark-mode-block ._primary-color {
    color: inherit; }
  body .lpc-light-mode-block {
    color: #000;
    background: #fff;
    border-color: #fff; }
  body .lpc-light-mode-block a {
    color: #000; }
  body .lpc-light-mode-block svg path {
    fill: #c5ad84; }
  body .lpc-light-mode-block ._primary-color {
    color: inherit; }
  body [data-block-layout] .lp-button--type-1 {
    background: #c5ad84; }
  body [data-block-layout] .lp-button--type-2 {
    background: #c5ad84;
    border-color: #c5ad84; }
  body [data-block-layout] ._primary-fill {
    background: #c5ad84; }
  body [data-block-layout] .lpc-simple-dot-item {
    background: #c5ad84; }

.mosaic-shop2-cart-preview__link--u-iadw1t5yl .mosaic-shop2-cart-preview__sum {
  font-family: Jost, sans-serif;
  font-size: 14px;
  display: flex; }

.mosaic-shop2-cart-preview__link--u-iadw1t5yl .mosaic-shop2-cart-preview__sum-heading {
  display: none; }

.mosaic-shop2-cart-preview__link--u-izc1ib0yc {
  position: relative; }

.mosaic-shop2-cart-preview__link--u-izc1ib0yc .mosaic-shop2-cart-preview__sum {
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: absolute;
  font-size: 13px;
  color: #fff;
  background: #f2623b;
  right: -10px;
  top: -10px;
  padding: 5px;
  border-radius: 50%; }

.mosaic-shop2-cart-preview__link--u-izc1ib0yc .mosaic-shop2-cart-preview__sum-heading {
  display: none; }

.mosaic-shop2-cart-preview__link--u-izc1ib0yc .mosaic-shop2-cart-preview__total-count {
  display: block; }
