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

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background-color: transparent; }

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

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

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

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

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

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

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }

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

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

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

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

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

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

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

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

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

.overflowHidden {
  overflow: hidden; }

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

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

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

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

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

.displayNone {
  display: none; }

no-repeathtml, body {
  height: 100%; }

html {
  font-size: 15px; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: rgba(0, 0, 0, 0.75);
  background: #ececea;
  font-family: 'Roboto', Arial, Helvetica, sans-serif, sans-serif;
  line-height: 1.25; }
  body.no-repeat {
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover; }

h1, h2, h3, h4, h5, h6 {
  color: rgba(0, 0, 0, 0.9);
  font-family: 'Roboto Slab', Arial, Helvetica, sans-serif, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal; }

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

h2 {
  font-size: 19px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 17px; }

h5 {
  font-size: 16px; }

h6 {
  font-size: 14px; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #3aa8b0; }

a:hover {
  text-decoration: none; }

a img {
  border-color: rgba(0, 0, 0, 0.75); }

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

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

input[type="text"], input[type="password"], input[type="tel"], textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  border-radius: 0;
  outline: none;
  box-shadow: none;
  max-width: 100%;
  padding: 0 10px;
  height: 32px;
  background: none;
  border: 2px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.55);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="tel"]:focus, textarea:focus {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(0, 0, 0, 0.85); }

textarea {
  height: 80px; }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  outline: none; }

.site-path {
  margin-bottom: 10px;
  white-space: pre-wrap;
  line-height: 1; }

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

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

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

.site-wrapper {
  padding-top: 48px;
  min-height: 100%;
  margin: auto;
  opacity: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  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; }

.site-header {
  min-height: 88px;
  background-color: #fff;
  color: #000;
  z-index: 1;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none; }
  .site-header .site-header-in {
    max-width: 944px;
    margin: 0 auto;
    padding: 25px 0;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  .site-header .site-header-in a {
    color: #000; }
  @media (max-width: 1000px) {
    .site-header .site-header-in {
      margin: 0 30px; } }
  @media (max-width: 680px) {
    .site-header .site-header-in {
      display: block; } }
  @media (max-width: 480px) {
    .site-header .site-header-in {
      margin: 0 15px; } }

.site-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  margin: 0 auto;
  max-width: 944px;
  padding: 16px 0 40px;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .site-container.back-fon {
    background-color: #fff;
    padding: 16px 15px 40px; }
  @media (max-width: 1000px) {
  .site-container {
    width: auto;
    margin: 0 30px; } }
  @media (max-width: 580px) {
  .site-container {
    margin: 0 15px; } }

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

.site-sidebar {
  position: relative; }

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

.site-footer {
  background: #1a4454;
  min-height: 200px;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  border-bottom: 16px solid rgba(255, 255, 255, 0.1); }
  .site-footer .footer-in {
    position: relative;
    max-width: 944px;
    margin: 0 auto; }
  @media (max-width: 1000px) {
    .site-footer .footer-in {
      margin: 0 30px; } }
  @media (max-width: 870px) {
    .site-footer .footer-in {
      padding-top: 30px; } }
  @media (max-width: 580px) {
    .site-footer .footer-in {
      margin: 0 15px; } }
  .site-footer .gr-form .gr-error {
    font-size: 12px;
    max-width: 160px;
    display: inline-block;
    margin: 0 0 6px; }
  .site-footer .gr-form-wrap2 .gr-form .gr-title {
    display: block; }
  .site-footer .gr-form-wrap2 .gr-form .gr-field {
    vertical-align: bottom; }

.path-wrapper {
  height: 36px;
  margin-bottom: 15px;
  overflow: hidden;
  font-size: 14px;
  line-height: 1;
  color: rgba(0, 0, 0, 0.55); }
  .path-wrapper span {
    position: relative;
    z-index: 1;
    display: inline-block;
    height: 36px;
    color: #666;
    line-height: 36px;
    color: #000;
    opacity: 0.55; }
  .path-wrapper a {
    color: #000;
    text-decoration: none;
    display: inline-block;
    vertical-align: top;
    position: relative;
    opacity: 0.85; }
  .path-wrapper a span {
    opacity: 0.85; }
  .path-wrapper a:hover {
    text-decoration: underline; }
    .path-wrapper a:hover span {
      text-decoration: underline; }
  .path-wrapper .site-path {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }
  .path-wrapper .site-path a:first-child {
    text-indent: -9999px;
    width: 16px;
    height: 36px;
    padding: 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%2213px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2013%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%233aa8b0%22%20d%3D%22M%2010.96%206.39%20C%2010.96%206.39%2010.96%2012%2010.96%2012%20C%2010.96%2012%207.9%2012%207.9%2012%20C%207.9%2012%207.9%207.42%207.9%207.42%20C%207.9%207.42%205.06%207.42%205.06%207.42%20C%205.06%207.42%205.06%2012%205.06%2012%20C%205.06%2012%202.04%2012%202.04%2012%20C%202.04%2012%202.04%206.39%202.04%206.39%20C%202.04%206.39%200%206.39%200%206.39%20C%200%206.39%206.51%200%206.51%200%20C%206.51%200%2013%206.39%2013%206.39%20C%2013%206.39%2010.96%206.39%2010.96%206.39%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
    .path-wrapper .site-path a:first-child span {
      padding: 0; }
    .path-wrapper .site-path a:first-child:hover:after, .path-wrapper .site-path a:first-child:hover:before {
      background: none; }

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

.owl-stage {
  position: relative; }

.owl-item {
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-height: 1px;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.jq-selectbox {
  vertical-align: middle;
  cursor: pointer;
  width: 100%; }

.jq-selectbox__select {
  height: 28px;
  background-color: #fff;
  font: 12px/28px Arial, sans-serif;
  color: rgba(0, 0, 0, 0.55);
  border: 2px solid rgba(0, 0, 0, 0.1); }

.jq-selectbox:hover .jq-selectbox__select {
  border-color: rgba(0, 0, 0, 0.15);
  color: rgba(0, 0, 0, 0.85); }

.jq-selectbox__select-text {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 25px 0 7px; }

.jq-selectbox__trigger {
  position: absolute;
  top: 50%;
  right: 10px;
  margin-top: -3px;
  width: 11px;
  height: 7px; }

.jq-selectbox__trigger-arrow {
  position: absolute;
  left: 0;
  right: 0;
  width: 11px;
  height: 7px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M%202.96%201.29%20C%202.96%201.29%205.97%204.11%205.97%204.11%20C%205.97%204.11%209.06%201.21%209.06%201.21%20C%209.06%201.21%209.06%201.21%209.06%201.21%20C%209.26%201.02%209.55%200.91%209.86%200.91%20C%2010.49%200.91%2011.01%201.4%2011.01%202%20C%2011.01%202.3%2010.88%202.57%2010.68%202.76%20C%2010.68%202.76%2010.69%202.77%2010.69%202.77%20C%2010.69%202.77%206.8%206.42%206.8%206.42%20C%206.8%206.42%206.8%206.42%206.8%206.42%20C%206.59%206.63%206.3%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.64%206.75%205.35%206.63%205.14%206.42%20C%205.14%206.42%205.14%206.42%205.14%206.42%20C%205.14%206.42%201.25%202.77%201.25%202.77%20C%201.25%202.77%201.25%202.76%201.25%202.76%20C%201.06%202.57%200.93%202.3%200.93%202%20C%200.93%201.4%201.45%200.91%202.09%200.91%20C%202.43%200.91%202.75%201.06%202.96%201.29%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
  opacity: 0.55; }

.jq-selectbox__dropdown {
  box-sizing: border-box;
  width: 100%;
  padding: 0;
  background: #fff;
  font: 13px/28px Arial, sans-serif;
  margin-top: -1px;
  border: 2px solid rgba(0, 0, 0, 0.15); }

.jq-selectbox ul {
  margin: 0;
  padding: 0; }

.jq-selectbox li {
  padding: 8px 10px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  color: #231f20;
  white-space: normal;
  line-height: 1;
  color: rgba(0, 0, 0, 0.55); }

.jq-selectbox li.selected {
  color: #3aa8b0; }

.jq-selectbox li:hover {
  color: #3aa8b0; }

.jq-checkbox {
  width: 12px;
  height: 12px;
  vertical-align: middle;
  border: 2px solid rgba(0, 0, 0, 0.1); }
  .jq-checkbox.checked {
    box-shadow: none;
    background: #d0cdbb url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2010%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M%202.96%203.29%20C%202.96%203.29%203.97%204.11%203.97%204.11%20C%203.97%204.11%207.06%201.22%207.06%201.22%20C%207.06%201.22%207.06%201.22%207.06%201.22%20C%207.26%201.02%207.55%200.91%207.86%200.91%20C%208.49%200.91%209.01%201.4%209.01%202%20C%209.01%202.3%208.88%202.57%208.68%202.76%20C%208.68%202.76%208.69%202.77%208.69%202.77%20C%208.69%202.77%204.8%206.42%204.8%206.42%20C%204.8%206.42%204.8%206.42%204.8%206.42%20C%204.59%206.63%204.3%206.75%203.97%206.75%20C%203.97%206.75%203.97%206.75%203.97%206.75%20C%203.97%206.75%203.97%206.75%203.97%206.75%20C%203.64%206.75%203.35%206.63%203.14%206.42%20C%203.14%206.42%203.14%206.42%203.14%206.42%20C%203.14%206.42%201.25%204.77%201.25%204.77%20C%201.25%204.77%201.25%204.76%201.25%204.76%20C%201.06%204.56%200.93%204.3%200.93%204%20C%200.93%203.4%201.45%202.91%202.09%202.91%20C%202.43%202.91%202.75%203.06%202.96%203.29%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    border-color: #d0cdbb; }

.jq-radio {
  position: relative;
  width: 14px;
  height: 14px;
  border-radius: 8px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  background: none;
  vertical-align: top; }
  .jq-radio.checked {
    box-shadow: none;
    border-color: rgba(0, 0, 0, 0.15); }
  .jq-radio.checked:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -4px 0 0 -4px;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background-color: #d0cdbb; }

.noUi-target, .noUi-target * {
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -ms-touch-action: none; }

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

.noUi-base {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%; }

.noUi-origin {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.noUi-handle {
  position: relative;
  z-index: 1; }

.noUi-stacking .noUi-handle {
  z-index: 10; }

.noUi-state-tap .noUi-origin {
  -webkit-transition: left 0.3s, top 0.3s;
  transition: left 0.3s, top 0.3s; }

.noUi-state-drag * {
  cursor: inherit !important; }

.noUi-base {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.noUi-horizontal {
  height: 16px; }

.noUi-dragable {
  cursor: w-resize; }

.noUi-vertical .noUi-dragable {
  cursor: n-resize; }

[disabled].noUi-connect {
  background: #b8b8b8; }

[disabled] .noUi-handle, [disabled].noUi-origin {
  cursor: not-allowed; }

.noUi-pips, .noUi-pips * {
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

span.s1 {
  position: absolute;
  left: 8px;
  top: 10px;
  width: 14px;
  height: 14px;
  background-color: rgba(0, 0, 0, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.2); }
  span.s1:before {
    content: "";
    position: absolute;
    left: 50%;
    top: 5px;
    width: 6px;
    height: 4px;
    margin: 0 0 0 -3px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%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%22M%201.33%200.22%20C%201.33%200.22%201.33%200.22%201.33%200.22%20C%201.33%200.22%202.99%201.98%202.99%201.98%20C%202.99%201.98%204.66%200.22%204.66%200.22%20C%204.66%200.22%204.66%200.22%204.66%200.22%20C%204.96%20-0.11%205.46%20-0.11%205.77%200.22%20C%206.07%200.54%206.07%201.07%205.77%201.4%20C%205.77%201.4%205.77%201.4%205.77%201.4%20C%205.77%201.4%203.55%203.75%203.55%203.75%20C%203.24%204.08%202.74%204.08%202.44%203.75%20C%202.44%203.75%200.22%201.4%200.22%201.4%20C%200.22%201.4%200.22%201.4%200.22%201.4%20C%20-0.09%201.07%20-0.09%200.54%200.22%200.22%20C%200.52%20-0.11%201.02%20-0.11%201.33%200.22%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  span.s1.active {
    bottom: -1px;
    height: auto;
    border-bottom-color: transparent; }

.btn-variant1, button.shop2-btn, input[type="button"].shop2-btn, input[type="submit"].shop2-btn, .tpl-button, a.shop2-btn, .shop2-btn, .buy-one-click-form-in .tpl-form-button {
  background: #3aa8b0;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  color: #fff;
  border-radius: 0px; }
  .btn-variant1:hover, button.shop2-btn:hover, input[type="button"].shop2-btn:hover, input[type="submit"].shop2-btn:hover, .tpl-button:hover, a.shop2-btn:hover, .shop2-btn:hover, .buy-one-click-form-in .tpl-form-button:hover {
    background: #215f63; }
  .btn-variant1:active, button.shop2-btn:active, input[type="button"].shop2-btn:active, input[type="submit"].shop2-btn:active, .tpl-button:active, a.shop2-btn:active, .shop2-btn:active, .buy-one-click-form-in .tpl-form-button:active {
    background: #3aa8b0;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1); }

.btn-variant2, .shop-cart-registration .form-registration-bot-right .shop2-btn {
  border: none;
  background: #d0cdbb;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  color: #fff;
  border-radius: 0px; }
  .btn-variant2:hover, .shop-cart-registration .form-registration-bot-right .shop2-btn:hover {
    background: #bbb79d; }
  .btn-variant2:active, .shop-cart-registration .form-registration-bot-right .shop2-btn:active {
    background: #d0cdbb;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.1); }

input[type="submit"], .white-btn, .recommended-block-left-wr .owl-nav > div, .shop2-product-mode-wr .product-thumbnails .owl-nav > div, .r-tabs-tab, .r-tabs .r-tabs-accordion-title, .shop2-coupon .coupon-btn {
  border: 2px solid rgba(0, 0, 0, 0.1);
  color: #000;
  height: 36px;
  line-height: 36px;
  font-family: "Roboto Slab";
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  opacity: 0.85;
  border-radius: 0px;
  padding-top: 0;
  padding-bottom: 0; }
  input[type="submit"]:hover, .white-btn:hover, .recommended-block-left-wr .owl-nav > div:hover, .shop2-product-mode-wr .product-thumbnails .owl-nav > div:hover, .r-tabs-tab:hover, .r-tabs .r-tabs-accordion-title:hover, .shop2-coupon .coupon-btn:hover {
    background: rgba(0, 0, 0, 0.1); }
  input[type="submit"]:active, .white-btn:active, .recommended-block-left-wr .owl-nav > div:active, .shop2-product-mode-wr .product-thumbnails .owl-nav > div:active, .r-tabs-tab:active, .r-tabs .r-tabs-accordion-title:active, .shop2-coupon .coupon-btn:active {
    opacity: 1; }
  input[type="submit"].disabled, .white-btn.disabled, .recommended-block-left-wr .owl-nav > div.disabled, .shop2-product-mode-wr .product-thumbnails .owl-nav > div.disabled, .r-tabs-tab.disabled, .r-tabs .r-tabs-accordion-title.disabled, .shop2-coupon .coupon-btn.disabled {
    opacity: 0.2; }

input[type="submit"] {
  line-height: 32px; }

.top-line-wr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  height: 48px;
  background-color: #1a4454;
  z-index: 999;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); }

.top-line-in {
  position: relative;
  max-width: 879px;
  margin: 0 auto;
  padding-right: 65px; }
  .top-line-in.top-line-catalog {
    padding-right: 0;
    max-width: 944px; }

.cart-wr {
  position: absolute;
  right: -9999px;
  left: 100%;
  top: 0; }
  .cart-wr .cart-in {
    background-color: #3aa8b0;
    margin: 0 0 0 -50px; }
  .cart-wr .cart-in2 {
    position: relative;
    width: 50px;
    height: 48px; }
  .cart-wr .cart-btn {
    position: relative;
    display: inline-block;
    cursor: pointer;
    width: 50px;
    height: 48px; }
  .cart-wr .cart-btn svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -11px 0 0 -9px; }
    .cart-wr .cart-btn svg .cart-ico {
      fill: #fff;
      fill-rule: evenodd; }
  .cart-wr .cart-btn .cart-total {
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 14px;
    background-color: #3aa8b0;
    text-align: center;
    line-height: 28px;
    color: #fff;
    font-family: "Roboto";
    font-size: 14px;
    margin: 10px 0 0 -14px; }
  .cart-wr .cart-btn:before {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 18px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-bottom-color: #fff;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .cart-wr .cart-block {
    position: absolute;
    top: 100%;
    width: 232px;
    padding: 0 15px 15px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  @media (min-width: 1391px) {
    .cart-wr .cart-block {
      left: 0; } }
  @media (max-width: 1390px) {
    .cart-wr .cart-block {
      right: 0; } }
  .cart-wr .cart-block-title {
    position: relative;
    height: 50px;
    color: #000;
    font-family: "Roboto";
    font-size: 18px;
    line-height: 50px;
    opacity: 0.9; }
  .cart-wr .cart-block-title .close-btn {
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 42px;
    cursor: pointer; }
    .cart-wr .cart-block-title .close-btn svg {
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -6px; }
      .cart-wr .cart-block-title .close-btn svg .close-ico {
        fill: #3aa8b0;
        fill-rule: evenodd; }
  .cart-wr .cart-total-amount, .cart-wr .cart-total-sum {
    color: #000;
    font-family: "Roboto";
    font-size: 17px;
    line-height: 1;
    margin-bottom: 15px;
    opacity: 0.8; }
  .cart-wr .cart-total-amount span, .cart-wr .cart-total-sum span {
    font-size: 13px; }
    .cart-wr .cart-total-amount span.title, .cart-wr .cart-total-sum span.title {
      opacity: 0.8; }
  .cart-wr .cart-link {
    display: block;
    text-align: center;
    height: 40px;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 40px;
    text-align: center;
    text-decoration: none; }
  .cart-wr.opened .cart-block, .cart-wr.opened .cart-btn:before {
    opacity: 1;
    visibility: visible; }
  .cart-wr.mobileCart {
    -webkit-transition: background 0.3s ease;
    -moz-transition: background 0.3s ease;
    -o-transition: background 0.3s ease;
    -ms-transition: background 0.3s ease;
    transition: background 0.3s ease; }
  .cart-wr.mobileCart.opened {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.8); }
    .cart-wr.mobileCart.opened .cart-in {
      position: absolute;
      right: 0;
      top: 0;
      margin: 0; }

.menu-block-wrapper {
  position: relative;
  float: left; }
  .menu-block-wrapper .menu-block-link {
    position: absolute;
    left: 0;
    top: 0;
    width: 54px;
    height: 48px;
    cursor: pointer;
    display: none; }
  .menu-block-wrapper .menu-block-link svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -8px 0 0 -11px; }
    .menu-block-wrapper .menu-block-link svg .menu-link-ico {
      fill: #fff;
      fill-rule: evenodd; }
  .menu-block-wrapper .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    height: 42px;
    width: 42px;
    z-index: 3;
    cursor: pointer;
    display: none; }
  .menu-block-wrapper .close-btn svg {
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -6px; }
    .menu-block-wrapper .close-btn svg .close-ico {
      fill: #fff;
      fill-rule: evenodd; }

.menu-top-wrap ul {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  line-height: 1; }
  .menu-top-wrap > ul > li {
    display: inline-block;
    vertical-align: top;
    margin-right: 24px; }
    .menu-top-wrap > ul > li a {
      display: block;
      text-decoration: none;
      font-size: 13px;
      font-family: 'Roboto'; }
    .menu-top-wrap > ul > li > a {
      color: rgba(255, 255, 255, 0.55);
      padding: 17px 0 18px; }
      .menu-top-wrap > ul > li > a:hover {
        color: #fff; }
    .menu-top-wrap > ul > li.s3-menu-allin-active > a {
      color: #fff; }
    .menu-top-wrap > ul > li ul {
      position: absolute;
      display: none;
      background-color: #fff;
      -moz-box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.15);
      -webkit-box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.15);
      box-shadow: 2px 6px 10px rgba(0, 0, 0, 0.15); }
    .menu-top-wrap > ul > li > ul li a {
      color: rgba(0, 0, 0, 0.85);
      padding: 11px 20px; }
      .menu-top-wrap > ul > li > ul li a:hover {
        color: #3aa8b0; }

.search-block-wr {
  position: relative;
  float: right;
  width: 50px; }
  .search-block-wr .search-link {
    position: relative;
    width: 50px;
    height: 48px;
    cursor: pointer; }
  .search-block-wr .search-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    bottom: 14px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.1); }
  .search-block-wr .search-link:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 18px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-bottom-color: #fff;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .search-block-wr .search-link svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -9px; }
    .search-block-wr .search-link svg .search-link-ico {
      fill: #fff;
      fill-rule: evenodd; }
  .search-block-wr .search-block {
    position: absolute;
    top: 100%;
    right: 0;
    width: 225px;
    padding: 0 15px 15px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    overflow: auto;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .search-block-wr .search-block-title {
    position: relative;
    height: 40px;
    color: #000;
    font-family: "Roboto";
    line-height: 40px;
    font-size: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .search-block-wr .search-block-title .close-btn {
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 42px;
    cursor: pointer; }
    .search-block-wr .search-block-title .close-btn svg {
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -6px; }
      .search-block-wr .search-block-title .close-btn svg .close-ico {
        fill: #3aa8b0;
        fill-rule: evenodd; }
  .search-block-wr .site-search-wr {
    position: relative;
    background-color: #fff; }
  .search-block-wr .site-search-wr:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 2px solid #000;
    opacity: 0.1; }
  .search-block-wr .site-search-wr form {
    position: relative;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .search-block-wr .site-search-wr form input.search-text {
      font-family: 'Roboto';
      font-size: 14px;
      line-height: 1;
      color: #000;
      height: auto;
      padding: 8px 14px 9px;
      border-radius: 0;
      box-shadow: none;
      border: none;
      background: none;
      outline: none;
      -webkit-box-flex: 2;
      -webkit-flex-grow: 2;
      -moz-flex-grow: 2;
      -ms-flex-positive: 2;
      flex-grow: 2;
      -webkit-flex-shrink: 2;
      -moz-flex-shrink: 2;
      -ms-flex-negative: 2;
      flex-shrink: 2;
      -webkit-flex-basis: 160px;
      -moz-flex-basis: 160px;
      -ms-flex-preferred-size: 160px;
      flex-basis: 160px; }
      .search-block-wr .site-search-wr form input.search-text::-webkit-input-placeholder {
        opacity: 0.55;
        color: #000;
        line-height: 20px; }
      .search-block-wr .site-search-wr form input.search-text:moz-placeholder {
        opacity: 0.55;
        color: #000;
        line-height: 20px; }
      .search-block-wr .site-search-wr form input.search-text::-moz-placeholder {
        opacity: 0.55;
        color: #000;
        line-height: 20px; }
      .search-block-wr .site-search-wr form input.search-text:-ms-input-placeholder {
        opacity: 0.55;
        color: #000;
        line-height: 20px; }
    .search-block-wr .site-search-wr form .search-but {
      display: inline-block;
      vertical-align: top;
      width: 32px;
      height: 36px;
      box-shadow: none;
      border: none;
      margin: 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%2212px%22%20height%3D%229px%22%20%20viewBox%3D%220%200%2012%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M%202.87%208.9%20C%202.87%208.9%200.15%206.47%200.15%206.47%20C%20-0.06%206.28%20-0.06%205.91%200.15%205.72%20C%200.15%205.72%202.87%203.29%202.87%203.29%20C%203.16%203.03%203.62%203.25%203.62%203.66%20C%203.62%203.66%203.62%205.12%203.62%205.12%20C%203.62%205.12%2010.02%205.12%2010.02%205.12%20C%2010.02%205.12%2010.02%20-0.01%2010.02%20-0.01%20C%2010.02%20-0.01%2012%200%2012%200%20C%2012%200%2012%206.1%2012%206.1%20C%2012%206.96%2011.43%207.07%2010.93%207.07%20C%2010.93%207.07%203.62%207.07%203.62%207.07%20C%203.62%207.07%203.62%208.52%203.62%208.52%20C%203.62%208.93%203.16%209.16%202.87%208.9%20C%202.87%208.9%202.96%208.97%202.87%208.9%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      outline: none;
      -webkit-flex-basis: 32px;
      -moz-flex-basis: 32px;
      -ms-flex-preferred-size: 32px;
      flex-basis: 32px;
      opacity: 0.55; }
  .search-block-wr .search-online-store {
    margin: 8px 0 0; }
  .search-block-wr.opened .search-link:after {
    visibility: visible;
    opacity: 1; }
  .search-block-wr.opened .search-block {
    opacity: 1;
    visibility: visible; }

.search-online-store .block-title {
  position: relative;
  height: 48px;
  background-color: #d0cdbb;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  color: #fff;
  font-family: "Roboto Slab";
  font-size: 13px;
  line-height: 48px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 0 15px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .search-online-store .block-title svg {
    position: absolute;
    right: 15px;
    top: 50%;
    width: 11px;
    height: 7px;
    margin-top: -4px; }
    .search-online-store .block-title svg .search-title-arr {
      fill: #fff;
      fill-rule: evenodd; }
  .search-online-store .block-body {
    background-color: #fff;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    padding: 15px;
    display: none; }
  .search-online-store .block-body input {
    width: 100%; }
  .search-online-store .block-body .field-title, .search-online-store .block-body .row-title {
    color: #000;
    font-family: "Roboto";
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    margin: 0 0 5px;
    opacity: 0.85; }
  .search-online-store .block-body .row, .search-online-store .block-body .field {
    position: relative;
    padding: 5px 0 10px; }
    .search-online-store .block-body .row:before, .search-online-store .block-body .field:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background-color: #000;
      opacity: 0.1; }
    .search-online-store .block-body .row.search_price:before, .search-online-store .block-body .field.search_price:before {
      display: none; }
    .search-online-store .block-body .row .price_range, .search-online-store .block-body .field .price_range {
      margin-bottom: 15px; }
      .search-online-store .block-body .row .price_range input, .search-online-store .block-body .field .price_range input {
        width: 48%;
        padding: 0 0 0 10px;
        float: left; }
      .search-online-store .block-body .row .price_range input.hight, .search-online-store .block-body .field .price_range input.hight {
        float: right; }
    .search-online-store .block-body .row.checkbox, .search-online-store .block-body .field.checkbox {
      padding: 6px 0 0; }
      .search-online-store .block-body .row.checkbox .field-title, .search-online-store .block-body .field.checkbox .field-title {
        position: relative;
        height: 22px;
        font-size: 12px;
        color: #000;
        opacity: 0.85; }
  .search-online-store .block-body .search-btn {
    height: 32px;
    width: 100%;
    border: none;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase; }
  .search-online-store .block-body .noUi-horizontal {
    height: 1px;
    margin: 0 7px 6px; }
    .search-online-store .block-body .noUi-horizontal .noUi-background, .search-online-store .block-body .noUi-horizontal .noUi-base {
      background-color: #e5e5e5; }
    .search-online-store .block-body .noUi-horizontal .noUi-connect {
      background: #3aa8b0; }
    .search-online-store .block-body .noUi-horizontal .noUi-handle {
      width: 14px;
      height: 14px;
      left: -7px;
      top: 50%;
      margin-top: -7px;
      border: none;
      background: #d0cdbb;
      cursor: pointer;
      border-radius: 50%;
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
      -webkit-transition: box-shadow 0.3s ease-in-out;
      -moz-transition: box-shadow 0.3s ease-in-out;
      -o-transition: box-shadow 0.3s ease-in-out;
      -ms-transition: box-shadow 0.3s ease-in-out;
      transition: box-shadow 0.3s ease-in-out; }
      .search-online-store .block-body .noUi-horizontal .noUi-handle::before {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 40px;
        height: 40px;
        content: "";
        margin: -20px 0 0 -20px; }
      .search-online-store .block-body .noUi-horizontal .noUi-handle.noUi-active {
        box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1); }
  .search-online-store.opened .block-title svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .search-online-store.opened .block-body {
    display: block; }

.login-block-wr {
  position: relative;
  float: right;
  width: 50px; }
  .login-block-wr .login-link {
    position: relative;
    width: 50px;
    height: 48px;
    cursor: pointer; }
  .login-block-wr .login-link:before {
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    bottom: 14px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.1); }
  .login-block-wr .login-link:after {
    content: "";
    position: absolute;
    bottom: -1px;
    left: 18px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 0 7px 7px 7px;
    border-bottom-color: #fff;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .login-block-wr .login-link svg {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -9px 0 0 -7px; }
    .login-block-wr .login-link svg .login-link-ico {
      fill: #fff;
      fill-rule: evenodd; }
  .login-block-wr .block-user {
    position: absolute;
    top: 100%;
    right: 0;
    width: 225px;
    padding: 0 15px 15px;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .login-block-wr .block-title {
    position: relative;
    height: 54px;
    color: #000;
    font-family: "Roboto";
    line-height: 54px;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .login-block-wr .block-title .close-btn {
    position: absolute;
    right: -15px;
    top: 0;
    bottom: 0;
    width: 42px;
    cursor: pointer; }
    .login-block-wr .block-title .close-btn svg {
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -6px; }
      .login-block-wr .block-title .close-btn svg .close-ico {
        fill: #3aa8b0;
        fill-rule: evenodd; }
  .login-block-wr .field {
    margin-bottom: 8px; }
  .login-block-wr .field input {
    width: 100%;
    font-size: 13px; }
  .login-block-wr .field .btn-variant1, .login-block-wr .field button.shop2-btn, .login-block-wr .field input[type="button"].shop2-btn, .login-block-wr .field input[type="submit"].shop2-btn, .login-block-wr .field .tpl-button, .login-block-wr .field a.shop2-btn, .login-block-wr .field .shop2-btn, .login-block-wr .field .buy-one-click-form-in .tpl-form-button, .buy-one-click-form-in .login-block-wr .field .tpl-form-button {
    float: right;
    border: none;
    height: 40px;
    border: none;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 15px; }
  .login-block-wr .field .forgot {
    float: left;
    height: 40px;
    line-height: 40px;
    color: #d0cdbb;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: none; }
  .login-block-wr .white-btn, .login-block-wr .recommended-block-left-wr .owl-nav > div, .recommended-block-left-wr .login-block-wr .owl-nav > div, .login-block-wr .shop2-product-mode-wr .product-thumbnails .owl-nav > div, .shop2-product-mode-wr .product-thumbnails .login-block-wr .owl-nav > div, .login-block-wr .r-tabs-tab, .login-block-wr .r-tabs .r-tabs-accordion-title, .r-tabs .login-block-wr .r-tabs-accordion-title, .login-block-wr .shop2-coupon .coupon-btn, .shop2-coupon .login-block-wr .coupon-btn {
    display: block;
    text-align: center;
    text-decoration: none; }
  .login-block-wr .logout {
    margin-bottom: 16px; }
  .login-block-wr .logout .btn-variant2, .login-block-wr .logout .shop-cart-registration .form-registration-bot-right .shop2-btn, .shop-cart-registration .form-registration-bot-right .login-block-wr .logout .shop2-btn {
    text-decoration: none;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 15px; }
  .login-block-wr .settings {
    margin-bottom: 8px; }
  .login-block-wr.opened .login-link:after {
    visibility: visible;
    opacity: 1; }
  .login-block-wr.opened .block-user {
    opacity: 1;
    visibility: visible; }

.top-line-in.mobilePannelDesk .menu-top-wrap {
  background-color: #1a4454; }
  .top-line-in.mobilePannelDesk .menu-top-wrap ul li {
    display: block; }
  .top-line-in.mobilePannelDesk .menu-top-wrap > ul {
    padding: 20px 0; }
    .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li {
      margin: 0; }
      .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > a {
        position: relative;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        padding: 11px 15px 11px 30px; }
      .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > a:before {
        content: "-";
        position: absolute;
        left: 15px;
        top: 10px;
        line-height: 1;
        font-size: 14px;
        color: #fff;
        font-weight: normal; }
      .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > a.hasMenu:before {
        display: none; }
      .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > ul {
        position: relative;
        background-color: #1a4454;
        padding: 0 0 0 12px; }
      .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > ul:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.07);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > ul > li:first-child:before {
        content: "";
        position: absolute;
        left: -12px;
        top: 0;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.2);
        width: 9px; }
        .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > ul > li:first-child:after {
          content: "";
          position: absolute;
          right: 0;
          left: 11px;
          top: 0;
          height: 1px;
          background-color: rgba(255, 255, 255, 0.2); }
      .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > ul li {
        position: relative; }
      .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > ul li a {
        color: #fff;
        font-size: 14px; }
      .top-line-in.mobilePannelDesk .menu-top-wrap > ul > li > ul li li {
        margin-left: 15px; }
    .top-line-in.mobilePannelDesk .menu-top-wrap > ul li.opened > ul, .top-line-in.mobilePannelDesk .menu-top-wrap > ul li.active > ul {
      display: block; }
  .top-line-in.mobilePannelDesk .menu-block-wrapper {
    position: relative;
    width: 54px;
    height: 48px; }
  .top-line-in.mobilePannelDesk .menu-block-wrapper .menu-block-link {
    display: block; }
  .top-line-in.mobilePannelDesk .menu-block-wrapper .menu-blocks-title {
    display: block; }
  .top-line-in.mobilePannelDesk .menu-block-wrapper .close-btn {
    display: block; }
  .top-line-in.mobilePannelDesk .menu-blocks {
    opacity: 1;
    visibility: visible;
    width: 280px;
    height: 100%;
    overflow: auto;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    transition: transform 0.3s ease; }
  .top-line-in.mobilePannelDesk .menu-blocks .menu-left-wr {
    margin: 0; }
  .top-line-in.mobilePannelDesk .menu-block-in {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .top-line-in.mobilePannelDesk .menu-block-in.opened {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.8); }
    .top-line-in.mobilePannelDesk .menu-block-in.opened .menu-blocks {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
  .top-line-in.mobilePannelDesk .login-block-wr {
    float: left; }
  .top-line-in.mobilePannelDesk .login-block-wr .block-user {
    right: initial;
    left: 0; }
  .top-line-in.mobilePannelDesk .search-block-wr {
    float: left; }
  .top-line-in.mobilePannelDesk .search-block-wr .search-block {
    right: initial;
    left: 0; }

.top-line-in.mobilePannel .menu-top-wrap {
  background-color: #1a4454; }
  .top-line-in.mobilePannel .menu-top-wrap ul li {
    display: block; }
  .top-line-in.mobilePannel .menu-top-wrap > ul {
    padding: 20px 0; }
    .top-line-in.mobilePannel .menu-top-wrap > ul > li {
      margin: 0; }
      .top-line-in.mobilePannel .menu-top-wrap > ul > li > a {
        position: relative;
        font-size: 14px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        padding: 11px 15px 11px 30px; }
      .top-line-in.mobilePannel .menu-top-wrap > ul > li > a:before {
        content: "-";
        position: absolute;
        left: 15px;
        top: 10px;
        line-height: 1;
        font-size: 14px;
        color: #fff;
        font-weight: normal; }
      .top-line-in.mobilePannel .menu-top-wrap > ul > li > a.hasMenu:before {
        display: none; }
      .top-line-in.mobilePannel .menu-top-wrap > ul > li > ul {
        position: relative;
        background-color: #1a4454;
        padding: 0 0 0 12px; }
      .top-line-in.mobilePannel .menu-top-wrap > ul > li > ul:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: rgba(0, 0, 0, 0.07);
        border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
      .top-line-in.mobilePannel .menu-top-wrap > ul > li > ul > li:first-child:before {
        content: "";
        position: absolute;
        left: -12px;
        top: 0;
        height: 1px;
        background-color: rgba(255, 255, 255, 0.2);
        width: 9px; }
        .top-line-in.mobilePannel .menu-top-wrap > ul > li > ul > li:first-child:after {
          content: "";
          position: absolute;
          right: 0;
          left: 11px;
          top: 0;
          height: 1px;
          background-color: rgba(255, 255, 255, 0.2); }
      .top-line-in.mobilePannel .menu-top-wrap > ul > li > ul li {
        position: relative; }
      .top-line-in.mobilePannel .menu-top-wrap > ul > li > ul li a {
        color: #fff;
        font-size: 14px; }
      .top-line-in.mobilePannel .menu-top-wrap > ul > li > ul li li {
        margin-left: 15px; }
    .top-line-in.mobilePannel .menu-top-wrap > ul li.opened > ul, .top-line-in.mobilePannel .menu-top-wrap > ul li.active > ul {
      display: block; }
  .top-line-in.mobilePannel .menu-block-wrapper {
    position: relative;
    width: 54px;
    height: 48px; }
  .top-line-in.mobilePannel .menu-block-wrapper .menu-block-link {
    display: block; }
  .top-line-in.mobilePannel .menu-block-wrapper .menu-blocks-title {
    display: block; }
  .top-line-in.mobilePannel .menu-block-wrapper .close-btn {
    display: block; }
  .top-line-in.mobilePannel .menu-blocks {
    opacity: 1;
    visibility: visible;
    width: 280px;
    height: 100%;
    overflow: auto;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    transition: transform 0.3s ease; }
  .top-line-in.mobilePannel .menu-block-in {
    position: fixed;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    height: auto;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .top-line-in.mobilePannel .menu-block-in.opened {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.8); }
    .top-line-in.mobilePannel .menu-block-in.opened .menu-blocks {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
  .top-line-in.mobilePannel .search-block-wr {
    float: left; }
  .top-line-in.mobilePannel .search-block-wr .search-block-in {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: auto;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .top-line-in.mobilePannel .search-block-wr .search-block {
    width: 248px;
    position: initial;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    transition: transform 0.3s ease; }
  .top-line-in.mobilePannel .search-block-wr .search-block-title {
    font-size: 18px;
    line-height: 48px;
    height: 48px; }
  .top-line-in.mobilePannel .search-block-wr.opened .search-block-in {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.8); }
    .top-line-in.mobilePannel .search-block-wr.opened .search-block {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
    .top-line-in.mobilePannel .search-block-wr.opened .search-link:after {
      display: none; }
  .top-line-in.mobilePannel .login-block-wr {
    float: left; }
  .top-line-in.mobilePannel .login-block-wr .login-block-in {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    height: auto;
    z-index: 2;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .top-line-in.mobilePannel .login-block-wr .block-user {
    width: 248px;
    position: initial;
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    transform: translateX(-300px);
    -webkit-transition: transform 0.3s ease;
    -moz-transition: transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    -ms-transition: transform 0.3s ease;
    transition: transform 0.3s ease; }
  .top-line-in.mobilePannel .login-block-wr .block-title {
    line-height: 48px;
    height: 48px; }
  .top-line-in.mobilePannel .login-block-wr.opened .login-block-in {
    opacity: 1;
    visibility: visible;
    background-color: rgba(0, 0, 0, 0.8); }
    .top-line-in.mobilePannel .login-block-wr.opened .block-user {
      -webkit-transform: translateX(0);
      -moz-transform: translateX(0);
      -ms-transform: translateX(0);
      -o-transform: translateX(0);
      transform: translateX(0); }
    .top-line-in.mobilePannel .login-block-wr.opened .login-link:after {
      display: none; }

.shop2-panel-compare {
  float: right;
  height: 48px;
  width: 42px;
  position: relative;
  padding: 0 14px;
  background: none; }
  .shop2-panel-compare:before {
    content: "";
    position: absolute;
    left: 0;
    top: 14px;
    bottom: 14px;
    width: 1px;
    background-color: rgba(255, 255, 255, 0.1); }
  .shop2-panel-compare > a {
    position: relative;
    display: block;
    text-decoration: none;
    color: #fff;
    font-family: "Roboto";
    font-size: 13px;
    font-weight: 400;
    line-height: 48px;
    height: 48px; }
  .shop2-panel-compare > a svg {
    position: absolute;
    right: 0;
    top: 50%;
    margin: -9px 0 0; }
    .shop2-panel-compare > a svg .compare-link-ico {
      fill: #fff;
      fill-rule: evenodd; }

.comapny-block {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  max-width: 340px; }
  .comapny-block .comapany-logo {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px; }
  .comapny-block .comapany-name-wr {
    display: inline-block;
    vertical-align: middle;
    margin-right: 40px; }
  @media (max-width: 680px) {
    .comapny-block .comapany-name-wr {
      margin: 0; } }
  .comapny-block .comapany-name a {
    opacity: 0.9;
    text-decoration: none;
    font-family: "Roboto Slab";
    font-size: 19px;
    font-weight: 600;
    text-transform: uppercase; }
  .comapny-block .company-activity {
    opacity: 0.85;
    font-family: "Roboto";
    font-size: 17px; }
  @media (max-width: 680px) {
  .comapny-block {
    display: block;
    text-align: center;
    margin: 0 auto; } }

.company-contacts {
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  -webkit-justify-content: flex-end;
  -moz-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-flex: 1;
  -webkit-flex: 1 2 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 2 auto;
  -ms-flex: 1 2 auto;
  flex: 1 2 auto; }
  .company-contacts a {
    color: #000; }
  .company-contacts > div {
    position: relative;
    min-height: 35px;
    padding: 0 0 0 40px; }
  .company-contacts > div .contacts-ico {
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    border-radius: 16px; }
    .company-contacts > div .contacts-ico:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border: 2px solid #d0cdbb;
      opacity: 0.5;
      border-radius: 16px; }
    .company-contacts > div .contacts-ico svg {
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -6px 0 0 -6px; }
      .company-contacts > div .contacts-ico svg .phone-ico, .company-contacts > div .contacts-ico svg .address-ico {
        fill: #d0cdbb;
        fill-rule: evenodd; }
      .company-contacts > div .contacts-ico svg.address-ico-wr {
        margin: -8px 0 0 -6px; }
  .company-contacts .top-phone-wr {
    -webkit-flex-basis: 240px;
    -moz-flex-basis: 240px;
    -ms-flex-preferred-size: 240px;
    flex-basis: 240px;
    min-width: 240px; }
  .company-contacts .top-phone-wr .work-time {
    opacity: 0.55;
    font-family: "Roboto";
    font-size: 13px;
    line-height: 1.2; }
  .company-contacts .top-phone-wr .top-phone {
    opacity: 0.85;
    display: flex;
    flex-wrap: wrap; }
    .company-contacts .top-phone-wr .top-phone > div {
      display: inline-block;
      vertical-align: top; }
      .company-contacts .top-phone-wr .top-phone > div a {
        text-decoration: none;
        font-family: "Roboto Slab";
        font-size: 14px;
        font-weight: 600; }
  .company-contacts .top-address {
    -webkit-box-flex: 1;
    -webkit-flex: 1 2 auto;
    -moz-box-flex: 1;
    -moz-flex: 1 2 auto;
    -ms-flex: 1 2 auto;
    flex: 1 2 auto;
    margin-left: 40px; }
  .company-contacts .top-address .top-address-in {
    opacity: 0.55;
    font-family: "Roboto";
    font-size: 13px; }
  @media (max-width: 680px) {
  .company-contacts {
    display: block;
    text-align: center;
    margin: 0 0 20px; }
    .company-contacts > div {
      padding: 0; }
      .company-contacts > div .contacts-ico {
        display: none; }

    .company-contacts .top-phone-wr .top-phone {
      opacity: 0.9; } }

.main-slider-wr {
  position: relative;
  background-color: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  padding: 8px 8px 20px;
  margin-bottom: 16px;
  max-height: 398px;
  overflow: hidden; }
  .main-slider-wr .main-slider-pic img {
    width: 100%;
    vertical-align: middle;
    max-height: 398px; }
  .main-slider-wr .main-slide-text {
    color: #000;
    font-family: "Roboto Slab";
    font-size: 18px;
    text-transform: uppercase;
    margin-top: 15px;
    text-align: center;
    padding: 0 35px; }
  .main-slider-wr .main-slide-text p {
    margin: 0; }
  .main-slider-wr .main-slide-text a {
    text-decoration: none;
    color: #000;
    opacity: 0.9; }
  .main-slider-wr .owl-nav {
    position: absolute;
    left: 8px;
    right: 8px;
    top: 50%;
    height: 32px;
    margin-top: -16px; }
  .main-slider-wr .owl-nav > div {
    position: absolute;
    top: 0;
    width: 24px;
    height: 32px;
    background-color: #d0cdbb;
    cursor: pointer;
    font-size: 0;
    line-height: 0; }
    .main-slider-wr .owl-nav > div:hover {
      background-color: #3aa8b0; }
    .main-slider-wr .owl-nav > div:before {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      width: 6px;
      height: 10px;
      margin: -5px 0 0 -5px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%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%22M%205.62%207.99%20C%205.62%207.99%202.71%205%202.71%205%20C%202.71%205%205.69%201.93%205.69%201.93%20C%205.69%201.93%205.69%201.93%205.69%201.93%20C%205.89%201.73%206.01%201.45%206.01%201.14%20C%206.01%200.51%205.5%20-0.01%204.88%20-0.01%20C%204.58%20-0.01%204.3%200.12%204.1%200.31%20C%204.1%200.31%204.1%200.31%204.1%200.31%20C%204.1%200.31%200.34%204.18%200.34%204.18%20C%200.34%204.18%200.34%204.18%200.34%204.18%20C%200.13%204.38%20-0.01%204.68%20-0.01%205%20C%20-0.01%205%20-0.01%205%20-0.01%205%20C%20-0.01%205%20-0.01%205%20-0.01%205.01%20C%20-0.01%205.33%200.13%205.62%200.34%205.83%20C%200.34%205.83%200.34%205.83%200.34%205.83%20C%200.34%205.83%204.1%209.69%204.1%209.69%20C%204.1%209.69%204.1%209.69%204.1%209.69%20C%204.3%209.89%204.58%2010.01%204.88%2010.01%20C%205.5%2010.01%206.01%209.49%206.01%208.86%20C%206.01%208.52%205.85%208.2%205.62%207.99%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .main-slider-wr .owl-nav > div.owl-prev {
      left: 0; }
    .main-slider-wr .owl-nav > div.owl-next {
      right: 0; }
      .main-slider-wr .owl-nav > div.owl-next:before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        margin: -5px 0 0 -2px; }
  .main-slider-wr .owl-dots {
    font-size: 0;
    line-height: 1;
    margin-top: 15px;
    text-align: center; }
  .main-slider-wr .owl-dots .owl-dot {
    display: inline-block;
    vertical-align: top;
    opacity: 0.15;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #000;
    margin: 0 3px;
    cursor: pointer; }
    .main-slider-wr .owl-dots .owl-dot:hover, .main-slider-wr .owl-dots .owl-dot.active {
      opacity: 1;
      background-color: #3aa8b0; }
  @media (max-width: 580px) {
  .main-slider-wr {
    margin: 0 -15px 16px; }
    .main-slider-wr .main-slide-text {
      font-size: 16px;
      padding: 0 15px; }

    .main-slider-wr .owl-nav {
      display: none; } }

.folders-block-wr {
  margin-bottom: 16px; }
  .folders-block-wr .folders-block-in {
    display: none; }
  .folders-block-wr .folders-block {
    background-color: #fff;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); }
  .folders-block-wr .folders-block-title, .folders-block-wr .folders-block-title-btn {
    position: relative;
    background-color: #3aa8b0;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    padding: 0 16px;
    height: 48px;
    color: #fff;
    font-family: "Roboto Slab";
    font-size: 14px;
    line-height: 48px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .folders-block-wr .folders-block-title:before, .folders-block-wr .folders-block-title-btn:before {
    content: "";
    position: absolute;
    right: 16px;
    top: 21px;
    width: 11px;
    height: 7px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M%202.96%201.29%20C%202.96%201.29%205.97%204.11%205.97%204.11%20C%205.97%204.11%209.06%201.21%209.06%201.21%20C%209.06%201.21%209.06%201.21%209.06%201.21%20C%209.26%201.02%209.55%200.91%209.86%200.91%20C%2010.49%200.91%2011.01%201.4%2011.01%202%20C%2011.01%202.3%2010.88%202.57%2010.68%202.76%20C%2010.68%202.76%2010.69%202.77%2010.69%202.77%20C%2010.69%202.77%206.8%206.42%206.8%206.42%20C%206.8%206.42%206.8%206.42%206.8%206.42%20C%206.59%206.63%206.3%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.64%206.75%205.35%206.63%205.14%206.42%20C%205.14%206.42%205.14%206.42%205.14%206.42%20C%205.14%206.42%201.25%202.77%201.25%202.77%20C%201.25%202.77%201.25%202.76%201.25%202.76%20C%201.06%202.57%200.93%202.3%200.93%202%20C%200.93%201.4%201.45%200.91%202.09%200.91%20C%202.43%200.91%202.75%201.06%202.96%201.29%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    opacity: 0.55; }
  .folders-block-wr .folders-block-title {
    display: none; }
  .folders-block-wr .folders-block-title:before {
    display: none; }
  .folders-block-wr .folders-block-title .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 42px;
    cursor: pointer; }
    .folders-block-wr .folders-block-title .close-btn svg {
      position: absolute;
      right: 15px;
      top: 17px; }
      .folders-block-wr .folders-block-title .close-btn svg .close-ico {
        fill: #fff;
        fill-rule: evenodd; }
  .folders-block-wr ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 1; }
  .folders-block-wr .folders-left > li {
    position: relative;
    padding-top: 1px; }
    .folders-block-wr .folders-left > li:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background-color: #000;
      opacity: 0.1; }
    .folders-block-wr .folders-left > li:first-child {
      padding: 0; }
      .folders-block-wr .folders-left > li:first-child:before {
        display: none; }
    .folders-block-wr .folders-left > li > a {
      position: relative;
      text-decoration: none;
      display: block;
      color: #000;
      font-family: "Roboto";
      font-size: 16px;
      font-weight: 500;
      padding: 16px 16px; }
      .folders-block-wr .folders-left > li > a:hover:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background-color: #000;
        opacity: 0.02; }
      .folders-block-wr .folders-left > li > a span {
        opacity: 0.85;
        position: relative; }
      .folders-block-wr .folders-left > li > a span.s1 {
        position: absolute;
        top: 17px;
        right: 8px;
        left: inherit;
        background: none;
        opacity: 1;
        border: 1px solid rgba(0, 0, 0, 0.1); }
      .folders-block-wr .folders-left > li > a span.s1:before {
        z-index: 1;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%206%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M%201.33%200.22%20C%201.33%200.22%201.33%200.22%201.33%200.22%20C%201.33%200.22%202.99%201.98%202.99%201.98%20C%202.99%201.98%204.66%200.22%204.66%200.22%20C%204.66%200.22%204.66%200.22%204.66%200.22%20C%204.96%20-0.11%205.46%20-0.11%205.77%200.22%20C%206.07%200.54%206.07%201.07%205.77%201.4%20C%205.77%201.4%205.77%201.4%205.77%201.4%20C%205.77%201.4%203.55%203.75%203.55%203.75%20C%203.24%204.08%202.74%204.08%202.44%203.75%20C%202.44%203.75%200.22%201.4%200.22%201.4%20C%200.22%201.4%200.22%201.4%200.22%201.4%20C%20-0.09%201.07%20-0.09%200.54%200.22%200.22%20C%200.52%20-0.11%201.02%20-0.11%201.33%200.22%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 50% no-repeat;
        opacity: 0.55; }
      .folders-block-wr .folders-left > li > a span.s1:after {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: -1px;
        background-color: #000;
        opacity: 0.02; }
      .folders-block-wr .folders-left > li > a span.s1.active {
        border-bottom-color: transparent;
        bottom: -1px;
        -moz-box-shadow: inset 0 1px 0 #fff;
        -webkit-box-shadow: inset 0 1px 0 #fff;
        box-shadow: inset 0 1px 0 #fff; }
        .folders-block-wr .folders-left > li > a span.s1.active:before {
          background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%226px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%206%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%233aa8b0%22%20d%3D%22M%201.33%200.22%20C%201.33%200.22%201.33%200.22%201.33%200.22%20C%201.33%200.22%202.99%201.98%202.99%201.98%20C%202.99%201.98%204.66%200.22%204.66%200.22%20C%204.66%200.22%204.66%200.22%204.66%200.22%20C%204.96%20-0.11%205.46%20-0.11%205.77%200.22%20C%206.07%200.54%206.07%201.07%205.77%201.4%20C%205.77%201.4%205.77%201.4%205.77%201.4%20C%205.77%201.4%203.55%203.75%203.55%203.75%20C%203.24%204.08%202.74%204.08%202.44%203.75%20C%202.44%203.75%200.22%201.4%200.22%201.4%20C%200.22%201.4%200.22%201.4%200.22%201.4%20C%20-0.09%201.07%20-0.09%200.54%200.22%200.22%20C%200.52%20-0.11%201.02%20-0.11%201.33%200.22%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
    .folders-block-wr .folders-left > li > ul {
      position: relative;
      display: none; }
      .folders-block-wr .folders-left > li > ul:before {
        content: "";
        position: absolute;
        left: 1px;
        top: 1px;
        bottom: 1px;
        right: 1px;
        background-color: #000;
        opacity: 0.02; }
      .folders-block-wr .folders-left > li > ul ul {
        display: none; }
      .folders-block-wr .folders-left > li > ul > li:first-child:before {
        content: "";
        position: absolute;
        left: -15px;
        right: 23px;
        top: 0;
        height: 1px;
        background-color: #000;
        opacity: 0.1; }
      .folders-block-wr .folders-left > li > ul > li:first-child:after {
        content: "";
        position: absolute;
        right: 0;
        top: 0;
        width: 9px;
        height: 1px;
        background-color: #000;
        opacity: 0.1; }
      .folders-block-wr .folders-left > li > ul li {
        position: relative;
        margin: 0 0 0 15px; }
      .folders-block-wr .folders-left > li > ul li a {
        position: relative;
        display: block;
        text-decoration: none;
        color: #000;
        font-family: "Roboto";
        font-size: 14px;
        padding: 17px 16px; }
      .folders-block-wr .folders-left > li > ul li a span {
        opacity: 0.85; }
        .folders-block-wr .folders-left > li > ul li a span.s1 {
          right: 8px;
          left: inherit;
          opacity: 1; }
          .folders-block-wr .folders-left > li > ul li a span.s1.active {
            bottom: inherit;
            height: 14px;
            border-bottom-color: rgba(255, 255, 255, 0.2); }
      .folders-block-wr .folders-left > li > ul li a:hover {
        color: #3aa8b0; }
  .folders-block-wr .folders-left li.opened > a, .folders-block-wr .folders-left li.active > a {
    color: #3aa8b0; }
    .folders-block-wr .folders-left li.opened > ul, .folders-block-wr .folders-left li.active > ul {
      display: block; }
  .folders-block-wr.opened .folders-block-in {
    display: block; }
  .folders-block-wr.opened .folders-block-title-btn:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }

.vendor-block-wr {
  margin-bottom: 16px; }
  .vendor-block-wr .vendor-block-in {
    display: none; }
  .vendor-block-wr .vendor-block {
    background-color: #fff;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    padding-bottom: 1px; }
  .vendor-block-wr .vendor-block-title, .vendor-block-wr .vendor-block-title-btn {
    position: relative;
    background-color: #1a4454;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    padding: 0 16px;
    height: 48px;
    color: #fff;
    font-family: "Roboto Slab";
    font-size: 14px;
    line-height: 48px;
    font-weight: 600;
    text-transform: uppercase;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none; }
  .vendor-block-wr .vendor-block-title:before, .vendor-block-wr .vendor-block-title-btn:before {
    content: "";
    position: absolute;
    right: 16px;
    top: 21px;
    width: 11px;
    height: 7px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M%202.96%201.29%20C%202.96%201.29%205.97%204.11%205.97%204.11%20C%205.97%204.11%209.06%201.21%209.06%201.21%20C%209.06%201.21%209.06%201.21%209.06%201.21%20C%209.26%201.02%209.55%200.91%209.86%200.91%20C%2010.49%200.91%2011.01%201.4%2011.01%202%20C%2011.01%202.3%2010.88%202.57%2010.68%202.76%20C%2010.68%202.76%2010.69%202.77%2010.69%202.77%20C%2010.69%202.77%206.8%206.42%206.8%206.42%20C%206.8%206.42%206.8%206.42%206.8%206.42%20C%206.59%206.63%206.3%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.64%206.75%205.35%206.63%205.14%206.42%20C%205.14%206.42%205.14%206.42%205.14%206.42%20C%205.14%206.42%201.25%202.77%201.25%202.77%20C%201.25%202.77%201.25%202.76%201.25%202.76%20C%201.06%202.57%200.93%202.3%200.93%202%20C%200.93%201.4%201.45%200.91%202.09%200.91%20C%202.43%200.91%202.75%201.06%202.96%201.29%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    opacity: 0.55; }
  .vendor-block-wr .vendor-block-title {
    display: none; }
  .vendor-block-wr .vendor-block-title:before {
    display: none; }
  .vendor-block-wr .vendor-block-title .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 42px;
    cursor: pointer; }
    .vendor-block-wr .vendor-block-title .close-btn svg {
      position: absolute;
      right: 15px;
      top: 17px; }
    .vendor-block-wr .vendor-block-title .close-btn svg .close-ico {
      fill: #fff;
      fill-rule: evenodd; }
  .vendor-block-wr .vendor-left {
    padding: 12px 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 1; }
  .vendor-block-wr .vendor-left li {
    position: relative;
    padding: 0 0 0 16px; }
    .vendor-block-wr .vendor-left li:nth-child(n+10) {
      display: none; }
    .vendor-block-wr .vendor-left li a {
      position: relative;
      text-decoration: none;
      display: block;
      color: #000;
      font-family: "Roboto";
      font-size: 12px;
      font-weight: 600;
      padding: 12px 16px;
      text-transform: uppercase; }
    .vendor-block-wr .vendor-left li a:before {
      content: "";
      position: absolute;
      left: 0;
      top: 18px;
      width: 3px;
      height: 1px;
      background: #000;
      opacity: 0.85; }
    .vendor-block-wr .vendor-left li a:hover {
      color: #3aa8b0; }
    .vendor-block-wr .vendor-left li a:hover:before {
      background: #3aa8b0; }
    .vendor-block-wr .vendor-left li a span {
      opacity: 0.85;
      position: relative; }
  .vendor-block-wr .vendor-left li.opened > a, .vendor-block-wr .vendor-left li.active > a {
    color: #3aa8b0; }
  .vendor-block-wr.opened {
    padding: 0 0 1px; }
  .vendor-block-wr.opened .vendor-block-in {
    display: block; }
  .vendor-block-wr.opened .vendor-block-title-btn:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .vendor-block-wr .brend-see-all {
    position: relative;
    color: #3aa8b0;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
    padding: 0 0 0 17px;
    margin: 0 0 20px 16px;
    cursor: pointer;
    display: none; }
  .vendor-block-wr .brend-see-all svg {
    position: absolute;
    left: 0;
    top: 0;
    width: 12px;
    height: 12px; }
    .vendor-block-wr .brend-see-all svg .brend-all-ico {
      fill: #3aa8b0;
      fill-rule: evenodd; }

.site-sidebar-left-blocks .search-online-store {
  margin-bottom: 16px; }
  .site-sidebar-left-blocks.mobileBlock {
    margin-bottom: 20px;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    -webkit-align-items: baseline;
    -moz-align-items: baseline;
    align-items: baseline;
    position: relative; }
  @media (min-width: 481px) {
    .site-sidebar-left-blocks.mobileBlock {
      z-index: 102; } }
  .site-sidebar-left-blocks.mobileBlock > nav {
    position: relative;
    -webkit-flex-basis: 33%;
    -moz-flex-basis: 33%;
    -ms-flex-preferred-size: 33%;
    flex-basis: 33%;
    margin: 0; }
    @media (max-width: 670px) {
    .site-sidebar-left-blocks.mobileBlock > nav {
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; } }
  .site-sidebar-left-blocks.mobileBlock > div {
    position: relative;
    -webkit-flex-basis: 34%;
    -moz-flex-basis: 34%;
    -ms-flex-preferred-size: 34%;
    flex-basis: 34%;
    margin: 0; }
    @media (max-width: 670px) {
    .site-sidebar-left-blocks.mobileBlock > div {
      display: none; } }
  @media (min-width: 481px) {
    .site-sidebar-left-blocks.mobileBlock .search-online-store .block-body {
      position: absolute;
      left: 0;
      right: 0;
      top: 48px;
      z-index: 2; }

    .site-sidebar-left-blocks.mobileBlock .folders-block-wr .folders-block-in {
      position: absolute;
      left: 0;
      right: 0;
      top: 48px;
      z-index: 2; }

    .site-sidebar-left-blocks.mobileBlock .vendor-block-wr {
      padding: 0 1px; }
      .site-sidebar-left-blocks.mobileBlock .vendor-block-wr .vendor-block-in {
        position: absolute;
        left: 1px;
        right: 1px;
        top: 48px;
        z-index: 2; } }
  @media (max-width: 480px) {
    .site-sidebar-left-blocks.mobileBlock .folders-block-wr {
      min-width: 190px; }
      .site-sidebar-left-blocks.mobileBlock .folders-block-wr .folders-block-title {
        display: block; }
      .site-sidebar-left-blocks.mobileBlock .folders-block-wr .folders-block-title-btn {
        text-align: center; }
        .site-sidebar-left-blocks.mobileBlock .folders-block-wr .folders-block-title-btn:before {
          display: none; }
      .site-sidebar-left-blocks.mobileBlock .folders-block-wr .folders-block-in {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        height: auto;
        z-index: 2;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: transform 0.3s ease;
        -moz-transition: transform 0.3s ease;
        -o-transition: transform 0.3s ease;
        -ms-transition: transform 0.3s ease;
        transition: transform 0.3s ease; }
        .site-sidebar-left-blocks.mobileBlock .folders-block-wr .folders-block-in .folders-block {
          opacity: 1;
          visibility: visible;
          width: 280px;
          height: 100%;
          overflow: auto;
          -webkit-transform: translateX(-300px);
          -moz-transform: translateX(-300px);
          -ms-transform: translateX(-300px);
          -o-transform: translateX(-300px);
          transform: translateX(-300px);
          -webkit-transition: transform 0.3s ease;
          -moz-transition: transform 0.3s ease;
          -o-transition: transform 0.3s ease;
          -ms-transition: transform 0.3s ease;
          transition: transform 0.3s ease; }
      .site-sidebar-left-blocks.mobileBlock .folders-block-wr.opened {
        z-index: 999; }
        .site-sidebar-left-blocks.mobileBlock .folders-block-wr.opened .folders-block-in {
          opacity: 1;
          visibility: visible;
          background-color: rgba(0, 0, 0, 0.8);
          -webkit-transition: transform 0.3s ease;
          -moz-transition: transform 0.3s ease;
          -o-transition: transform 0.3s ease;
          -ms-transition: transform 0.3s ease;
          transition: transform 0.3s ease; }
          .site-sidebar-left-blocks.mobileBlock .folders-block-wr.opened .folders-block-in .folders-block {
            opacity: 1;
            visibility: visible;
            width: 280px;
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            transform: translateX(0);
            -webkit-transition: transform 0.3s ease;
            -moz-transition: transform 0.3s ease;
            -o-transition: transform 0.3s ease;
            -ms-transition: transform 0.3s ease;
            transition: transform 0.3s ease; }

    .site-sidebar-left-blocks.mobileBlock .vendor-block-wr .vendor-block-title {
      display: block; }
      .site-sidebar-left-blocks.mobileBlock .vendor-block-wr .vendor-block-title-btn {
        text-align: center; }
        .site-sidebar-left-blocks.mobileBlock .vendor-block-wr .vendor-block-title-btn:before {
          display: none; }
      .site-sidebar-left-blocks.mobileBlock .vendor-block-wr .vendor-block-in {
        display: block;
        position: fixed;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        height: auto;
        z-index: 2;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: transform 0.3s ease;
        -moz-transition: transform 0.3s ease;
        -o-transition: transform 0.3s ease;
        -ms-transition: transform 0.3s ease;
        transition: transform 0.3s ease; }
        .site-sidebar-left-blocks.mobileBlock .vendor-block-wr .vendor-block-in .vendor-block {
          opacity: 1;
          visibility: visible;
          width: 280px;
          height: 100%;
          overflow: auto;
          -webkit-transform: translateX(-300px);
          -moz-transform: translateX(-300px);
          -ms-transform: translateX(-300px);
          -o-transform: translateX(-300px);
          transform: translateX(-300px);
          -webkit-transition: transform 0.3s ease;
          -moz-transition: transform 0.3s ease;
          -o-transition: transform 0.3s ease;
          -ms-transition: transform 0.3s ease;
          transition: transform 0.3s ease; }
      .site-sidebar-left-blocks.mobileBlock .vendor-block-wr.opened {
        z-index: 999; }
        .site-sidebar-left-blocks.mobileBlock .vendor-block-wr.opened .vendor-block-in {
          opacity: 1;
          visibility: visible;
          background-color: rgba(0, 0, 0, 0.8);
          -webkit-transition: transform 0.3s ease;
          -moz-transition: transform 0.3s ease;
          -o-transition: transform 0.3s ease;
          -ms-transition: transform 0.3s ease;
          transition: transform 0.3s ease; }
          .site-sidebar-left-blocks.mobileBlock .vendor-block-wr.opened .vendor-block-in .vendor-block {
            opacity: 1;
            visibility: visible;
            width: 280px;
            -webkit-transform: translateX(0);
            -moz-transform: translateX(0);
            -ms-transform: translateX(0);
            -o-transform: translateX(0);
            transform: translateX(0);
            -webkit-transition: transform 0.3s ease;
            -moz-transition: transform 0.3s ease;
            -o-transition: transform 0.3s ease;
            -ms-transition: transform 0.3s ease;
            transition: transform 0.3s ease; } }

.recommended-block-left-wr {
  margin-bottom: 16px;
  background-color: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  padding: 20px 16px 1px;
  font-size: 0;
  line-height: 1;
  text-align: center; }
  .recommended-block-left-wr .recommended-block-left-title {
    position: relative;
    color: #000;
    font-family: "Roboto Slab";
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 20px; }
  .recommended-block-left-wr .shop2-item-product {
    display: block;
    width: auto;
    margin: 0 0 15px; }
  .recommended-block-left-wr .shop2-item-product .product-image {
    margin-bottom: 10px;
    display: inline-block; }
    .recommended-block-left-wr .shop2-item-product .product-image img {
      max-width: 110px; }
    .recommended-block-left-wr .shop2-item-product .product-image.no-image {
      width: 110px;
      height: 110px; }
  .recommended-block-left-wr .shop2-item-product .shop2-product-actions {
    position: absolute;
    left: 6px;
    bottom: 0; }
  .recommended-block-left-wr .shop2-item-product .product-name {
    font-size: 14px; }
  .recommended-block-left-wr .shop2-item-product .product-price {
    float: none; }
    .recommended-block-left-wr .shop2-item-product .product-price .price-current, .recommended-block-left-wr .shop2-item-product .product-price .price-old {
      padding: 0; }
  .recommended-block-left-wr .owl-nav {
    margin: 0 0 20px; }
  .recommended-block-left-wr .owl-nav > div {
    cursor: pointer;
    height: 30px;
    width: 16px;
    font-size: 0;
    line-height: 1;
    display: inline-block !important;
    position: relative;
    margin: 0 3px; }
    .recommended-block-left-wr .owl-nav > div:before {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      width: 7px;
      height: 12px;
      margin: -6px 0 0 -3px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%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%23000000%22%20d%3D%22M%200.38%2010%20C%200.38%2010%204.29%206%204.29%206%20C%204.29%206%200.31%201.93%200.31%201.93%20C%200.31%201.93%200.31%201.93%200.31%201.93%20C%200.11%201.73%20-0.01%201.45%20-0.01%201.14%20C%20-0.01%200.5%200.5%20-0.01%201.12%20-0.01%20C%201.42%20-0.01%201.7%200.11%201.9%200.31%20C%201.9%200.31%201.9%200.31%201.9%200.31%20C%201.9%200.31%206.66%205.18%206.66%205.18%20C%206.66%205.18%206.66%205.18%206.66%205.18%20C%206.88%205.38%207.01%205.68%207.01%206%20C%207.01%206%207.01%206%207.01%206%20C%207.01%206%207.01%206%207.01%206%20C%207.01%206.33%206.88%206.62%206.66%206.83%20C%206.66%206.83%206.66%206.83%206.66%206.83%20C%206.66%206.83%201.9%2011.69%201.9%2011.69%20C%201.9%2011.69%201.9%2011.69%201.9%2011.69%20C%201.7%2011.89%201.42%2012.01%201.12%2012.01%20C%200.5%2012.01%20-0.01%2011.5%20-0.01%2010.86%20C%20-0.01%2010.52%200.14%2010.2%200.38%2010%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      opacity: 0.55; }
    .recommended-block-left-wr .owl-nav > div.owl-prev:before {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .recommended-block-left-wr .owl-nav > div.disabled {
      cursor: default; }
  @media (max-width: 939px) {
  .recommended-block-left-wr .owl-nav {
    display: none; }
  .recommended-block-left-wr .owl-dots {
    position: relative;
    margin: 0 0 20px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    display: block !important; }
    .recommended-block-left-wr .owl-dots.disabled {
      display: none !important; }

    .recommended-block-left-wr .owl-dots .owl-dot {
      display: inline-block;
      width: 10px;
      height: 10px;
      border-radius: 5px;
      background-color: #000;
      margin: 0 3px;
      opacity: 0.15; }
      .recommended-block-left-wr .owl-dots .owl-dot.active {
        opacity: 1;
        background-color: #3aa8b0; } }
  @media (min-width: 580px) and (max-width: 939px) {
  .recommended-block-left-wr {
    margin: 40px -30px -40px;
    padding: 25px 30px 1px; } }
  @media (max-width: 580px) {
  .recommended-block-left-wr {
    margin: 40px -15px -40px; } }

.news-wrap {
  margin-bottom: 16px;
  background-color: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  padding: 16px;
  font-size: 0;
  line-height: 1; }
  .news-wrap .news-name {
    position: relative;
    color: #000;
    font-family: "Roboto Slab";
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 15px; }
  .news-wrap .news-name span {
    opacity: 0.9; }
  .news-wrap .news-name .news-archiv {
    position: absolute;
    right: 0;
    top: 50%;
    height: 12px;
    line-height: 5px;
    margin-top: -6px;
    padding: 0 0 0 15px;
    opacity: 0.85; }
    .news-wrap .news-name .news-archiv a {
      color: #000;
      text-decoration: none;
      font-size: 13px;
      line-height: 12px;
      font-weight: 600;
      text-transform: uppercase; }
    .news-wrap .news-name .news-archiv svg {
      position: absolute;
      left: 0;
      top: 0;
      width: 12px;
      height: 12px; }
    .news-wrap .news-name .news-archiv svg .news-all-ico {
      fill: #000;
      fill-rule: evenodd; }
  .news-wrap .news-block {
    position: relative;
    color: #000;
    font-size: 13px;
    padding-bottom: 15px;
    margin-bottom: 15px; }
  .news-wrap .news-block:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background: #000;
    opacity: 0.1; }
  .news-wrap .news-block + .news-block {
    margin-bottom: 0;
    padding-bottom: 0; }
    .news-wrap .news-block + .news-block:before {
      display: none; }
  .news-wrap .news-date {
    display: block;
    margin-bottom: 10px; }
  .news-wrap .news-date span {
    opacity: 0.55; }
  .news-wrap .news-date svg {
    vertical-align: middle; }
    .news-wrap .news-date svg .news-time-ico {
      fill: #3aa8b0;
      fill-rule: evenodd; }
  .news-wrap .news-pic {
    margin-bottom: 15px; }
  .news-wrap .news-pic img {
    vertical-align: middle;
    width: 100%; }
  .news-wrap .news-title {
    margin-bottom: 10px; }
  .news-wrap .news-title a {
    text-decoration: none;
    opacity: 0.9;
    color: #000;
    font-family: "Roboto Slab";
    font-size: 15px;
    line-height: 1.3;
    text-transform: uppercase; }
  .news-wrap .news-anonce {
    opacity: 0.75;
    line-height: 1.2; }
  .news-wrap .news-more svg {
    vertical-align: middle; }
    .news-wrap .news-more svg .news-more-ico {
      fill: #3aa8b0;
      fill-rule: evenodd; }
  .news-wrap .news-more a {
    text-decoration: none;
    color: #3aa8b0;
    font-family: "Roboto Slab";
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase; }
  @media (max-width: 939px) {
  .news-wrap .news-pic {
    display: none; } }
  @media (min-width: 580px) and (max-width: 939px) {
  .news-wrap {
    margin: 40px -30px -40px;
    padding: 25px 30px 40px; }
    .news-wrap .news-in {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: stretch;
      -ms-flex-align: stretch;
      -webkit-align-items: stretch;
      -moz-align-items: stretch;
      align-items: stretch; }

    .news-wrap .news-block {
      -webkit-flex-basis: 50%;
      -moz-flex-basis: 50%;
      -ms-flex-preferred-size: 50%;
      flex-basis: 50%; }
      .news-wrap .news-block:first-child {
        padding: 0 50px 0 0; }
        .news-wrap .news-block:first-child:before {
          top: 0;
          bottom: 0;
          width: 1px;
          left: initial;
          right: 0;
          height: auto; }
      .news-wrap .news-block:last-child {
        padding: 0 0 0 50px; }

    .news-wrap .news-pic {
      display: none; } }
  @media (max-width: 580px) {
  .news-wrap {
    margin: 40px -15px -40px; } }

.edit-block-wr {
  margin-bottom: 16px;
  background-color: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  padding: 16px;
  line-height: 1; }
  .edit-block-wr .edit-block-title {
    position: relative;
    color: #000;
    font-family: "Roboto Slab";
    font-size: 15px;
    text-transform: uppercase;
    margin: 0 0 15px; }
  .edit-block-wr p {
    margin-bottom: 0; }

.menu-left-wr {
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  background-color: #3aa8b0;
  margin-bottom: 16px; }
  .menu-left-wr ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 1; }
  .menu-left-wr > ul {
    padding: 20px 0; }
  .menu-left-wr > ul > li {
    margin: 0; }
    .menu-left-wr > ul > li a {
      display: block;
      text-decoration: none;
      font-size: 14px;
      font-family: 'Roboto'; }
    .menu-left-wr > ul > li > a {
      position: relative;
      color: #fff;
      text-transform: uppercase;
      font-weight: bold;
      padding: 11px 15px 11px 30px; }
    .menu-left-wr > ul > li > a:before {
      content: "-";
      position: absolute;
      left: 15px;
      top: 10px;
      line-height: 1;
      font-size: 14px;
      color: #fff;
      font-weight: normal; }
    .menu-left-wr > ul > li > a.hasMenu:before {
      display: none; }
    .menu-left-wr > ul > li > ul {
      display: none;
      position: relative;
      background-color: #3aa8b0;
      padding: 0 0 0 12px; }
    .menu-left-wr > ul > li > ul:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: rgba(0, 0, 0, 0.07);
      border-bottom: 1px solid rgba(255, 255, 255, 0.2); }
    .menu-left-wr > ul > li > ul > li:first-child:before {
      content: "";
      position: absolute;
      left: -12px;
      top: 0;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.2);
      width: 9px; }
    .menu-left-wr > ul > li > ul > li:first-child:after {
      content: "";
      position: absolute;
      right: 0;
      left: 11px;
      top: 0;
      height: 1px;
      background-color: rgba(255, 255, 255, 0.2); }
    .menu-left-wr > ul > li > ul li {
      position: relative; }
    .menu-left-wr > ul > li > ul li a {
      color: #fff;
      padding: 11px 20px; }
    .menu-left-wr > ul > li > ul li li {
      margin-left: 15px; }
  .menu-left-wr > ul li.opened > ul, .menu-left-wr > ul li.active > ul {
    display: block; }

.block-informers {
  text-align: center;
  margin-bottom: 16px; }
  @media (max-width: 940px) {
  .block-informers {
    display: none; } }

.menu-bottom-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  margin-bottom: 30px; }
  @media (max-width: 870px) {
  .menu-bottom-wrap {
    display: none; } }
  .menu-bottom-wrap ul {
    padding: 0;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 1; }
  .menu-bottom-wrap ul li {
    display: inline-block;
    vertical-align: top;
    margin: 0 0 0 14px; }
    .menu-bottom-wrap ul li:first-child {
      margin: 0; }
    .menu-bottom-wrap ul li a {
      position: relative;
      display: block;
      text-decoration: none;
      font-size: 13px;
      color: #fff;
      padding: 29px 0;
      opacity: 0.55; }
    .menu-bottom-wrap ul li a:hover {
      opacity: 1; }

.gr-form-wrap2 {
  float: right;
  font-size: 13px;
  color: #fff; }
  @media (max-width: 580px) {
  .gr-form-wrap2 {
    float: none;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); } }
  .gr-form-wrap2 .gr-form-title {
    font-family: 'Roboto Slab';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.5;
    opacity: 0.85; }
  .gr-form-wrap2 .gr-form {
    padding: 0;
    border: none;
    border-radius: 0;
    font-size: 0;
    line-height: 1;
    max-width: 310px; }
  .gr-form-wrap2 .gr-form .gr-field {
    margin: 0;
    display: inline-block;
    vertical-align: top; }
    @media (max-width: 400px) {
    .gr-form-wrap2 .gr-form .gr-field {
      display: block; } }
  .gr-form-wrap2 .gr-form .gr-head {
    margin: 0 0 10px;
    padding: 0;
    color: #fff;
    font-size: 12px;
    opacity: 0.55; }
  .gr-form-wrap2 .gr-form .gr-title {
    display: none; }
  .gr-form-wrap2 .gr-form .gr-value {
    margin: 0; }
    .gr-form-wrap2 .gr-form .gr-value input {
      border-radius: 0;
      border: 2px solid rgba(255, 255, 255, 0.15) !important;
      padding: 0 10px;
      width: 164px;
      font-size: 13px;
      height: 40px;
      color: #fff; }
    .gr-form-wrap2 .gr-form .gr-value input::-webkit-input-placeholder {
      opacity: 0.55 !important;
      color: #fff; }
    .gr-form-wrap2 .gr-form .gr-value input:moz-placeholder {
      opacity: 0.55 !important;
      color: #fff; }
    .gr-form-wrap2 .gr-form .gr-value input::-moz-placeholder {
      opacity: 0.55 !important;
      color: #fff; }
    .gr-form-wrap2 .gr-form .gr-value input:-ms-input-placeholder {
      opacity: 0.55 !important;
      color: #fff; }
    @media (max-width: 400px) {
      .gr-form-wrap2 .gr-form .gr-value input {
        width: 100%;
        margin-bottom: 15px; } }
    .gr-form-wrap2 .gr-form .gr-value input:focus {
      border: 2px solid rgba(255, 255, 255, 0.15) !important;
      color: #fff !important; }
    .gr-form-wrap2 .gr-form .gr-value input:focus::-webkit-input-placeholder {
      opacity: 0.55 !important;
      color: #fff !important; }
    .gr-form-wrap2 .gr-form .gr-value input:focus:moz-placeholder {
      opacity: 0.55 !important;
      color: #fff !important; }
    .gr-form-wrap2 .gr-form .gr-value input:focus::-moz-placeholder {
      opacity: 0.55 !important;
      color: #fff !important; }
    .gr-form-wrap2 .gr-form .gr-value input:focus:-ms-input-placeholder {
      opacity: 0.55 !important;
      color: #fff !important; }
  .gr-form-wrap2 .gr-form .gr-button {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 600;
    font-family: 'Roboto Slab';
    padding: 12px 15px;
    margin: 0 0 0 7px;
    color: #3aa8b0 !important;
    background: none;
    border: 2px solid #3aa8b0 !important;
    border-radius: 0;
    box-shadow: none;
    height: 40px; }
    .gr-form-wrap2 .gr-form .gr-button:hover {
      background-color: rgba(255, 255, 255, 0.1) !important; }
    .gr-form-wrap2 .gr-form .gr-button:active {
      background: none !important; }
    @media (max-width: 400px) {
    .gr-form-wrap2 .gr-form .gr-button {
      margin: 0; } }

.bot-contacts-wr {
  max-width: 240px;
  font-size: 0;
  line-height: 1; }
  @media (min-width: 871px) {
  .bot-contacts-wr {
    float: left; } }
  .bot-contacts-wr .bot-contacts-title {
    font-family: 'Roboto Slab';
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.5;
    opacity: 0.85; }
  .bot-contacts-wr .bot-address {
    font-size: 13px;
    color: #fff;
    margin-bottom: 6px;
    line-height: 1.5;
    opacity: 0.55; }
  .bot-contacts-wr .bot-phone {
    font-size: 12px;
    line-height: 1.3; }
  .bot-contacts-wr .bot-phone a {
    color: #fff;
    text-decoration: none;
    opacity: 0.55; }

.site-name {
  float: left;
  width: 34.74%;
  font-size: 13px;
  color: #fff;
  opacity: 0.55; }
  @media (max-width: 870px) {
  .site-name {
    margin-bottom: 15px; } }
  @media (max-width: 580px) {
  .site-name {
    float: none;
    width: auto;
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1); } }

.soc-block {
  font-size: 0;
  line-height: 1;
  margin: 15px 0 0; }
  @media (min-width: 871px) {
  .soc-block {
    position: absolute;
    right: 0;
    top: 28px; } }
  @media (max-width: 870px) {
  .soc-block {
    float: right; } }
  @media (max-width: 580px) {
  .soc-block {
    float: none; } }
  .soc-block a {
    display: inline-block;
    vertical-align: top;
    margin: 0 1px 0 0; }
  .soc-block img {
    border-radius: 10px; }

.footer-bot {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 20px 0;
  margin-top: 30px; }
  .footer-bot .site-copyright {
    float: left;
    font-size: 11px;
    color: #fff; }
  .footer-bot .site-copyright a {
    color: #3aa8b0; }
  @media (max-width: 480px) {
    .footer-bot .site-copyright {
      float: none; } }
  .footer-bot .site-counters {
    float: right; }
  @media (max-width: 480px) {
    .footer-bot .site-counters {
      float: none;
      margin: 10px 0 0; } }

.shop-group-kinds .shop2-product-discount-desc {
  left: 0 !important;
  right: 0 !important;
  width: 100%;
  box-sizing: border-box; }

.shop2-pagelist {
  text-align: left;
  float: left;
  margin-top: 15px; }
  @media (max-width: 630px) {
  .shop2-pagelist {
    float: none;
    text-align: center; } }
  .shop2-pagelist li {
    background: none;
    box-shadow: none;
    border: none; }
  .shop2-pagelist li.page-first, .shop2-pagelist li.page-last, .shop2-pagelist li.page-prev, .shop2-pagelist li.page-next {
    position: relative;
    width: 32px;
    height: 40px;
    border-radius: 0px;
    background: #fff;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); }
    .shop2-pagelist li.page-first:hover, .shop2-pagelist li.page-last:hover, .shop2-pagelist li.page-prev:hover, .shop2-pagelist li.page-next:hover {
      background-color: #3aa8b0; }
    .shop2-pagelist li.page-first:hover a, .shop2-pagelist li.page-last:hover a, .shop2-pagelist li.page-prev:hover a, .shop2-pagelist li.page-next:hover a {
      color: #fff; }
    .shop2-pagelist li.page-first a, .shop2-pagelist li.page-last a, .shop2-pagelist li.page-prev a, .shop2-pagelist li.page-next a {
      color: #000;
      background: none;
      width: 32px;
      height: 40px; }
    .shop2-pagelist li.page-first a svg, .shop2-pagelist li.page-last a svg, .shop2-pagelist li.page-prev a svg, .shop2-pagelist li.page-next a svg {
      position: absolute;
      left: 50%;
      top: 50%; }
  .shop2-pagelist li.page-first svg, .shop2-pagelist li.page-last svg {
    opacity: 0.55;
    width: 12px;
    height: 12px;
    margin: -6px 0 0 -6px; }
    .shop2-pagelist li.page-first svg .page-ico, .shop2-pagelist li.page-last svg .page-ico {
      fill: #000;
      fill-rule: evenodd; }
    .shop2-pagelist li.page-first:hover svg, .shop2-pagelist li.page-last:hover svg {
      opacity: 1; }
    .shop2-pagelist li.page-first:hover svg .page-ico, .shop2-pagelist li.page-last:hover svg .page-ico {
      fill: #fff;
      fill-rule: evenodd; }
  .shop2-pagelist li.page-first a svg {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop2-pagelist li.page-prev svg, .shop2-pagelist li.page-next svg {
    opacity: 0.55;
    width: 12px;
    height: 8px;
    margin: -5px 0 0 -6px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
    .shop2-pagelist li.page-prev svg .page-ico, .shop2-pagelist li.page-next svg .page-ico {
      fill: #000;
      fill-rule: evenodd; }
    .shop2-pagelist li.page-prev:hover svg, .shop2-pagelist li.page-next:hover svg {
      opacity: 1; }
    .shop2-pagelist li.page-prev:hover svg .page-ico, .shop2-pagelist li.page-next:hover svg .page-ico {
      fill: #fff;
      fill-rule: evenodd; }
  .shop2-pagelist li.page-next a svg {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg); }
  .shop2-pagelist li.page-num {
    border-radius: 0px;
    background: #fff;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); }
    .shop2-pagelist li.page-num span, .shop2-pagelist li.page-num a {
      opacity: 0.55;
      color: #000;
      height: 40px;
      line-height: 40px;
      min-width: 24px;
      font-size: 14px; }
    .shop2-pagelist li.page-num span {
      font-size: 18px; }
    .shop2-pagelist li.page-num a {
      color: #000; }
    .shop2-pagelist li.page-num:hover {
      background: #3aa8b0; }
    .shop2-pagelist li.page-num:hover a {
      opacity: 1;
      color: #fff; }
    .shop2-pagelist li.page-num.active-num {
      background: #d0cdbb;
      -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
      -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
      box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); }
    .shop2-pagelist li.page-num.active-num span {
      opacity: 1;
      font-size: 14px;
      height: 40px;
      line-height: 40px;
      min-width: 24px;
      color: #fff;
      border-color: transparent; }

.products-per-page-wr {
  float: right;
  margin: 20px 0; }
  @media (max-width: 630px) {
  .products-per-page-wr {
    display: none; } }
  .products-per-page-wr span {
    font-size: 13px;
    color: #000;
    opacity: 0.85; }
  .products-per-page-wr .jq-selectbox {
    width: auto; }
  .products-per-page-wr .jq-selectbox__select {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    background: #ececea; }
  .products-per-page-wr .jq-selectbox__select-text {
    padding: 0 35px 0 7px; }
  .products-per-page-wr .jq-selectbox__dropdown {
    background: #ececea; }

.tpl-required {
  color: red; }
/*rating*/
.tpl-stars-wr {
  margin-bottom: 10px; }
  .tpl-stars-wr > span {
    opacity: 0.55;
    color: #000; }

.tpl-stars {
  position: relative;
  width: 50px;
  height: 10px;
  background: none;
  display: inline-block;
  margin-right: 5px; }
  .tpl-stars:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 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%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M%205%200%20C%205%200%206.65%203.14%206.65%203.14%20C%206.65%203.14%2010%203.82%2010%203.82%20C%2010%203.82%207.67%206.44%207.67%206.44%20C%207.67%206.44%208.09%2010%208.09%2010%20C%208.09%2010%205%208.48%205%208.48%20C%205%208.48%201.91%2010%201.91%2010%20C%201.91%2010%202.33%206.44%202.33%206.44%20C%202.33%206.44%200%203.82%200%203.82%20C%200%203.82%203.35%203.14%203.35%203.14%20C%203.35%203.14%205%200%205%200%20M%2017%200%20M%2012%203.82%20M%2017%200%20M%2029%200%20M%2029%200%20M%2041%200%20M%2041%200%20M%2053%200%20M%2053%200%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 repeat-x;
    opacity: 0.2; }

.tpl-rating {
  position: relative;
  height: 12px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23d0cdbb%22%20d%3D%22M%205%200%20C%205%200%206.65%203.14%206.65%203.14%20C%206.65%203.14%2010%203.82%2010%203.82%20C%2010%203.82%207.67%206.44%207.67%206.44%20C%207.67%206.44%208.09%2010%208.09%2010%20C%208.09%2010%205%208.48%205%208.48%20C%205%208.48%201.91%2010%201.91%2010%20C%201.91%2010%202.33%206.44%202.33%206.44%20C%202.33%206.44%200%203.82%200%203.82%20C%200%203.82%203.35%203.14%203.35%203.14%20C%203.35%203.14%205%200%205%200%20M%2017%200%20M%2012%203.82%20M%2017%200%20M%2029%200%20M%2029%200%20M%2041%200%20M%2041%200%20M%2053%200%20M%2053%200%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 repeat-x; }

.tpl-form .tpl-stars {
  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%23d7d7d7%22%20d%3D%22M%209.66%200.29%20C%209.66%200.29%2012.84%206.33%2012.84%206.33%20C%2012.84%206.33%2019.31%207.63%2019.31%207.63%20C%2019.31%207.63%2014.8%2012.66%2014.8%2012.66%20C%2014.8%2012.66%2015.62%2019.5%2015.62%2019.5%20C%2015.62%2019.5%209.66%2016.57%209.66%2016.57%20C%209.66%2016.57%203.69%2019.5%203.69%2019.5%20C%203.69%2019.5%204.51%2012.66%204.51%2012.66%20C%204.51%2012.66%200%207.63%200%207.63%20C%200%207.63%206.47%206.33%206.47%206.33%20C%206.47%206.33%209.66%200.29%209.66%200.29%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 repeat-x;
  height: 20px;
  width: 100px; }
  .tpl-form .tpl-stars span {
    width: 20px;
    height: 20px; }
  .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%2220px%22%20height%3D%2220px%22%20%20viewBox%3D%220%200%2020%2020%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%233aa8b0%22%20d%3D%22M%209.66%200.29%20C%209.66%200.29%2012.84%206.33%2012.84%206.33%20C%2012.84%206.33%2019.31%207.63%2019.31%207.63%20C%2019.31%207.63%2014.8%2012.66%2014.8%2012.66%20C%2014.8%2012.66%2015.62%2019.5%2015.62%2019.5%20C%2015.62%2019.5%209.66%2016.57%209.66%2016.57%20C%209.66%2016.57%203.69%2019.5%203.69%2019.5%20C%203.69%2019.5%204.51%2012.66%204.51%2012.66%20C%204.51%2012.66%200%207.63%200%207.63%20C%200%207.63%206.47%206.33%206.47%206.33%20C%206.47%206.33%209.66%200.29%209.66%200.29%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 repeat-x; }

.no-image {
  background: #f7f7f7 url("../no_image.jpg") 50% 50% no-repeat; }

button.shop2-btn, input[type="button"].shop2-btn, input[type="submit"].shop2-btn, .tpl-button, a.shop2-btn, .shop2-btn {
  padding: 13px 15px; }

.shop2-product-discount-desc, .shop2-product-actions dd, #shop2-msg, .shop2-color-ext-tooltip, #shop2-color-ext-popup, #shop2-color-ext-select {
  background-color: #fff;
  color: #000;
  border: 2px solid rgba(0, 0, 0, 0.1);
  box-shadow: none; }

@media (max-width: 585px) {
    #shop2-msg {
      max-width: 150px;
      left: 50% !important;
      margin-left: -75px; } }

@media (max-width: 560px) {
    .shop2-msg-class {
      left: 0 !important; } }
/* *** Warning *** */
.shop2-warning {
  position: relative;
  font-size: 13px;
  padding: 20px 55px;
  min-height: auto;
  background: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  border: none;
  color: #000; }
  .shop2-warning:before {
    content: "!";
    position: absolute;
    top: 50%;
    left: 16px;
    width: 32px;
    height: 32px;
    border-radius: 16px;
    background: #3aa8b0;
    text-align: center;
    line-height: 32px;
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    padding: 0 0 0 1px;
    margin-top: -17px; }
  .shop2-warning ul {
    margin: 0;
    padding: 0;
    list-style: none; }
  .shop2-warning ul > li {
    opacity: 0.85; }
  .shop2-warning h2 {
    font-size: 13px;
    margin: 0;
    font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
    text-transform: inherit; }

.shop2-product-actions dd .close-desc-action, #shop2-color-ext-close {
  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%3Cpath%20fill%3D%22%23ff836b%22%20d%3D%22M%2011.69%201.81%20C%2011.69%201.81%207.5%206%207.5%206%20C%207.5%206%2011.69%2010.19%2011.69%2010.19%20C%2011.69%2010.19%2011.69%2010.19%2011.69%2010.19%20C%2011.88%2010.38%2012%2010.65%2012%2010.94%20C%2012%2011.52%2011.53%2012%2010.94%2012%20C%2010.65%2012%2010.38%2011.88%2010.19%2011.69%20C%2010.19%2011.69%2010.19%2011.69%2010.19%2011.69%20C%2010.19%2011.69%206%207.5%206%207.5%20C%206%207.5%201.81%2011.69%201.81%2011.69%20C%201.81%2011.69%201.81%2011.69%201.81%2011.69%20C%201.62%2011.88%201.35%2012%201.06%2012%20C%200.47%2012%200%2011.52%200%2010.94%20C%200%2010.65%200.12%2010.38%200.31%2010.19%20C%200.31%2010.19%200.31%2010.19%200.31%2010.19%20C%200.31%2010.19%204.5%206%204.5%206%20C%204.5%206%200.31%201.81%200.31%201.81%20C%200.31%201.81%200.31%201.81%200.31%201.81%20C%200.12%201.61%200%201.35%200%201.06%20C%200%200.47%200.47%200%201.06%200%20C%201.35%200%201.62%200.12%201.81%200.31%20C%201.81%200.31%201.81%200.31%201.81%200.31%20C%201.81%200.31%206%204.5%206%204.5%20C%206%204.5%2010.19%200.31%2010.19%200.31%20C%2010.19%200.31%2010.19%200.31%2010.19%200.31%20C%2010.38%200.12%2010.65%200%2010.94%200%20C%2011.53%200%2012%200.47%2012%201.06%20C%2012%201.35%2011.88%201.61%2011.69%201.81%20C%2011.69%201.81%2011.69%201.81%2011.69%201.81%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
  top: 9px;
  right: 13px; }

.shop2-color-ext-list .shop2-color-ext-selected {
  position: relative;
  border: 1px solid #fff;
  outline: 1px solid #3aa8b0; }
  .shop2-color-ext-list .shop2-color-ext-selected:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    border-width: 5px;
    border-style: solid;
    border-color: transparent #fff #fff transparent; }
  .shop2-color-ext-list span {
    position: absolute;
    right: -6px;
    bottom: -1px;
    width: 14px;
    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%2214px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2014%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.9%2C10.9c-0.8%2C0-1.5-0.3-2.1-0.9L0.9%2C7.1C0.3%2C6.5%2C0%2C5.8%2C0%2C5c0-0.8%2C0.3-1.6%2C0.9-2.1c1.2-1.1%2C3.1-1.2%2C4.3%2C0L6%2C3.7l2.9-2.9c1.2-1.1%2C3.1-1.1%2C4.3%2C0c0.6%2C0.6%2C0.9%2C1.3%2C0.9%2C2.1c0%2C0.8-0.3%2C1.6-0.9%2C2.1l0%2C0l-5%2C4.9C7.5%2C10.6%2C6.7%2C10.9%2C5.9%2C10.9z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23BE3727%22%20d%3D%22M11.7%2C3.6l-5%2C4.9c-0.4%2C0.4-1.1%2C0.4-1.5%2C0L2.3%2C5.6c-0.4-0.4-0.4-1%2C0-1.4s1.1-0.4%2C1.5%2C0L6%2C6.3l4.3-4.2c0.4-0.4%2C1.1-0.4%2C1.5%2C0C12.1%2C2.6%2C12.1%2C3.2%2C11.7%2C3.6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.shop2-texture-pick {
  overflow: visible; }
  .shop2-texture-pick li {
    width: 38px;
    height: 26px; }
  .shop2-texture-pick li img {
    width: auto;
    height: auto;
    margin: 0 auto; }
  .shop2-texture-pick li.active-texture {
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #e9573e; }
    .shop2-texture-pick li.active-texture:before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      border-width: 5px;
      border-style: solid;
      border-color: transparent #fff #fff transparent; }
    .shop2-texture-pick li.active-texture:after {
      content: "";
      position: absolute;
      right: -6px;
      bottom: -1px;
      width: 14px;
      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%2214px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2014%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.9%2C10.9c-0.8%2C0-1.5-0.3-2.1-0.9L0.9%2C7.1C0.3%2C6.5%2C0%2C5.8%2C0%2C5c0-0.8%2C0.3-1.6%2C0.9-2.1c1.2-1.1%2C3.1-1.2%2C4.3%2C0L6%2C3.7l2.9-2.9c1.2-1.1%2C3.1-1.1%2C4.3%2C0c0.6%2C0.6%2C0.9%2C1.3%2C0.9%2C2.1c0%2C0.8-0.3%2C1.6-0.9%2C2.1l0%2C0l-5%2C4.9C7.5%2C10.6%2C6.7%2C10.9%2C5.9%2C10.9z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23BE3727%22%20d%3D%22M11.7%2C3.6l-5%2C4.9c-0.4%2C0.4-1.1%2C0.4-1.5%2C0L2.3%2C5.6c-0.4-0.4-0.4-1%2C0-1.4s1.1-0.4%2C1.5%2C0L6%2C6.3l4.3-4.2c0.4-0.4%2C1.1-0.4%2C1.5%2C0C12.1%2C2.6%2C12.1%2C3.2%2C11.7%2C3.6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.shop2-color-pick {
  overflow: visible; }
  .shop2-color-pick li.active-color {
    position: relative;
    border: 1px solid #fff;
    outline: 1px solid #e9573e; }
    .shop2-color-pick li.active-color:before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      border-width: 5px;
      border-style: solid;
      border-color: transparent #fff #fff transparent; }
    .shop2-color-pick li.active-color:after {
      content: "";
      position: absolute;
      right: -6px;
      bottom: -1px;
      width: 14px;
      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%2214px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2014%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.9%2C10.9c-0.8%2C0-1.5-0.3-2.1-0.9L0.9%2C7.1C0.3%2C6.5%2C0%2C5.8%2C0%2C5c0-0.8%2C0.3-1.6%2C0.9-2.1c1.2-1.1%2C3.1-1.2%2C4.3%2C0L6%2C3.7l2.9-2.9c1.2-1.1%2C3.1-1.1%2C4.3%2C0c0.6%2C0.6%2C0.9%2C1.3%2C0.9%2C2.1c0%2C0.8-0.3%2C1.6-0.9%2C2.1l0%2C0l-5%2C4.9C7.5%2C10.6%2C6.7%2C10.9%2C5.9%2C10.9z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23BE3727%22%20d%3D%22M11.7%2C3.6l-5%2C4.9c-0.4%2C0.4-1.1%2C0.4-1.5%2C0L2.3%2C5.6c-0.4-0.4-0.4-1%2C0-1.4s1.1-0.4%2C1.5%2C0L6%2C6.3l4.3-4.2c0.4-0.4%2C1.1-0.4%2C1.5%2C0C12.1%2C2.6%2C12.1%2C3.2%2C11.7%2C3.6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .shop2-color-pick li.active-color span {
      cursor: default; }

.shop2-color-ext-multi {
  border: 1px solid #fff;
  outline: 1px solid #e9573e; }
/* Product Buttons */
.catalog-btn {
  display: block;
  line-height: 40px;
  height: 40px;
  font-size: 16px;
  font-family: 'Roboto Slab';
  color: #fff;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  text-align: center;
  cursor: pointer; }

.shop-product-btn {
  border: none;
  padding: 0;
  margin: 0;
  width: 48px;
  height: 40px;
  font-size: 12px;
  cursor: pointer;
  vertical-align: middle; }
  .shop-product-btn span {
    display: block;
    overflow: hidden;
    margin: 0 auto;
    font-size: 0;
    line-height: 40px;
    height: 40px;
    font-family: 'Roboto Slab';
    color: #fff;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    text-align: center; }
  .shop-product-btn span .btn-shop-icon-wr {
    text-indent: 0;
    line-height: 1;
    display: inline-block;
    vertical-align: middle; }
  .shop-product-btn span svg .btn-shop-icon {
    fill: #fff;
    fill-rule: evenodd; }
  .shop-product-btn.disabled, .shop-product-btn.disabled:hover, .shop-product-btn.disabled:active, .shop-product-btn.notavailable, .shop-product-btn.notavailable:hover, .shop-product-btn.notavailable:active {
    position: relative;
    background: none;
    cursor: default;
    box-shadow: none; }
  .shop-product-btn.disabled:before, .shop-product-btn.disabled:hover:before, .shop-product-btn.disabled:active:before, .shop-product-btn.notavailable:before, .shop-product-btn.notavailable:hover:before, .shop-product-btn.notavailable:active:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: #000;
    opacity: 0.1; }
  .shop-product-btn.disabled span, .shop-product-btn.disabled:hover span, .shop-product-btn.disabled:active span, .shop-product-btn.notavailable span, .shop-product-btn.notavailable:hover span, .shop-product-btn.notavailable:active span {
    position: relative;
    font-size: 0; }
    .shop-product-btn.disabled span svg .btn-shop-icon, .shop-product-btn.disabled:hover span svg .btn-shop-icon, .shop-product-btn.disabled:active span svg .btn-shop-icon, .shop-product-btn.notavailable span svg .btn-shop-icon, .shop-product-btn.notavailable:hover span svg .btn-shop-icon, .shop-product-btn.notavailable:active span svg .btn-shop-icon {
      margin-right: -4px;
      fill: #000;
      fill-rule: evenodd;
      opacity: 0.15; }

button.shop-product-btn {
  outline: none; }

.shop2-color-ext-select {
  border: 2px solid rgba(0, 0, 0, 0.1);
  border-radius: 0;
  background: none;
  padding: 0 0 28px; }
  .shop2-color-ext-select i {
    opacity: 0.55;
    border: none;
    width: 11px;
    height: 7px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M%202.96%201.29%20C%202.96%201.29%205.97%204.11%205.97%204.11%20C%205.97%204.11%209.06%201.21%209.06%201.21%20C%209.06%201.21%209.06%201.21%209.06%201.21%20C%209.26%201.02%209.55%200.91%209.86%200.91%20C%2010.49%200.91%2011.01%201.4%2011.01%202%20C%2011.01%202.3%2010.88%202.57%2010.68%202.76%20C%2010.68%202.76%2010.69%202.77%2010.69%202.77%20C%2010.69%202.77%206.8%206.42%206.8%206.42%20C%206.8%206.42%206.8%206.42%206.8%206.42%20C%206.59%206.63%206.3%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.64%206.75%205.35%206.63%205.14%206.42%20C%205.14%206.42%205.14%206.42%205.14%206.42%20C%205.14%206.42%201.25%202.77%201.25%202.77%20C%201.25%202.77%201.25%202.76%201.25%202.76%20C%201.06%202.57%200.93%202.3%200.93%202%20C%200.93%201.4%201.45%200.91%202.09%200.91%20C%202.43%200.91%202.75%201.06%202.96%201.29%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.shop2-color-ext-options > li {
  background-color: transparent !important; }
  .shop2-color-ext-options > li ins {
    display: none; }

.product-compare {
  border: none;
  font-size: 12px;
  color: #000;
  position: relative;
  opacity: 0.85; }
  .product-compare label {
    position: relative;
    height: 18px;
    display: block;
    padding: 0 0 0 20px;
    line-height: 18px; }
  .product-compare label:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 14px;
    height: 14px;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, 0.1); }
  .product-compare label input[type="checkbox"] {
    width: 0;
    height: 0;
    background: none;
    opacity: 0; }
  .product-compare.product-compare-added {
    padding-left: 35px;
    height: 18px;
    line-height: 18px;
    opacity: 1; }
  .product-compare.product-compare-added:before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    border: 2px solid #d0cdbb;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 14px;
    height: 14px;
    background: #d0cdbb url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2213px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2013%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M12.571%2C2.471%20C12.571%2C2.471%205.502%2C9.567%205.502%2C9.567%20C4.940%2C10.133%204.029%2C10.133%203.467%2C9.567%20C3.467%2C9.567%200.398%2C6.470%200.398%2C6.470%20C-0.164%2C5.905%20-0.164%2C4.988%200.398%2C4.422%20C0.960%2C3.857%201.871%2C3.857%202.433%2C4.422%20C2.433%2C4.422%204.487%2C6.495%204.487%2C6.495%20C4.487%2C6.495%2010.536%2C0.423%2010.536%2C0.423%20C11.098%2C-0.143%2012.009%2C-0.143%2012.571%2C0.423%20C13.133%2C0.988%2013.133%2C1.905%2012.571%2C2.471%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .product-compare.product-compare-added input[type="checkbox"] {
    width: 18px;
    height: 18px;
    background: none;
    opacity: 0;
    margin: -6px 5px 0 -35px; }

.product-r-side .product-compare:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 1px;
  background-color: #000;
  opacity: 0.1; }

.shop-product-amount input[type="text"] {
  width: 40px;
  height: 40px;
  padding: 0;
  text-align: center;
  font-size: 13px;
  margin: 0 6px;
  vertical-align: top; }
  .shop-product-amount button {
    height: 40px;
    width: 32px;
    font-size: 20px;
    padding: 0;
    display: inline-block; }
  .shop-product-amount button.disabled {
    cursor: default;
    color: rgba(0, 0, 0, 0.1);
    background: rgba(0, 0, 0, 0.1);
    box-shadow: none;
    border: none; }
  .shop-product-amount.disabled button {
    color: #c0c0c0;
    background: #e2e2e2;
    box-shadow: none;
    border: none; }
  .shop-product-amount.disabled input {
    color: #c0c0c0;
    background-color: #e2e2e2; }

.shop-main-header {
  color: rgba(0, 0, 0, 0.9);
  font-family: 'Roboto Slab', Arial, Helvetica, sans-serif, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-style: normal;
  font-size: 20px; }

.shop2-main-before p {
  margin: 0 0 15px; }

.main-blocks-wrapper {
  margin: 0 0 30px; }
  .main-blocks-wrapper .main-block-tab-wr {
    overflow: hidden;
    margin: -2px -3px 0; }
  .main-blocks-wrapper .main-block-tab-in {
    padding: 2px 3px;
    margin: 0;
    list-style: none;
    font-size: 0;
    line-height: 1;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; }
  .main-blocks-wrapper .main-block-tab-in li {
    display: inline-block;
    vertical-align: top;
    color: #000;
    font-family: "Roboto Slab";
    font-size: 14px;
    line-height: 40px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 0 16px;
    height: 40px;
    cursor: pointer; }
    .main-blocks-wrapper .main-block-tab-in li span {
      opacity: 0.85; }
    .main-blocks-wrapper .main-block-tab-in li.active {
      position: relative;
      color: #3aa8b0;
      background-color: #fff;
      -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
      -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
      box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
      cursor: default; }
    .main-blocks-wrapper .main-block-tab-in li.active:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: -5px;
      height: 7px;
      background-color: #fff; }
    .main-blocks-wrapper .main-block-tab-in li.active span {
      opacity: 1; }
  .main-blocks-wrapper .main-tabs-wr {
    padding: 15px;
    background-color: #fff;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); }
  @media (max-width: 580px) {
    .main-blocks-wrapper .main-tabs-wr {
      margin: 0 -14px; } }
  .main-blocks-wrapper .main-tabs {
    visibility: hidden;
    opacity: 0;
    height: 0; }
  .main-blocks-wrapper .main-tabs.active {
    visibility: visible;
    opacity: 1;
    height: auto; }
  .main-blocks-wrapper .owl-slider-tab {
    position: relative; }
  .main-blocks-wrapper .owl-slider-tab .product-list {
    display: block; }
  @media (max-width: 370px) {
      .main-blocks-wrapper .owl-slider-tab .product-list-thumbs {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; } }
  .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product {
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    position: initial;
    width: auto;
    display: block;
    margin: 0; }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product:before {
      content: "";
      position: absolute;
      top: 0;
      bottom: 0;
      right: -1px;
      width: 1px;
      background-color: #000;
      opacity: 0.1; }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in {
      display: block;
      background: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
    @media (max-width: 370px) {
      .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in {
        position: static; }
        .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in:before {
          display: none; } }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in .product-image.no-image {
      height: 160px; }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in .product-info-option {
      display: none; }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in .product-amount {
      display: none; }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in button.shop-product-btn {
      float: right; }
    @media (max-width: 580px) {
        .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in button.shop-product-btn {
          float: none;
          width: 100%;
          margin: 15px 0 0; } }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in .product-price {
      float: left; }
    @media (max-width: 580px) {
        .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in .product-price {
          float: none; } }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in .product-bot.product-bot-catalog .product-price {
      float: none; }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in .product-bot.product-bot-catalog .catalog-btn {
      margin: 10px 0 0; }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in .price-current {
      padding-top: 10px; }
    .main-blocks-wrapper .owl-slider-tab .product-list-thumbs .shop2-item-product .shop2-item-product-in .price-current.new-price-current {
      padding: 0; }
  .main-blocks-wrapper .owl-slider-tab .owl-nav {
    position: absolute;
    left: -16px;
    right: -16px;
    top: 50%;
    height: 32px;
    margin-top: -16px; }
    @media (max-width: 580px) {
    .main-blocks-wrapper .owl-slider-tab .owl-nav {
      display: none; } }
    .main-blocks-wrapper .owl-slider-tab .owl-nav > div {
      position: absolute;
      top: 0;
      width: 24px;
      height: 32px;
      background-color: #d0cdbb;
      cursor: pointer;
      font-size: 0;
      line-height: 0; }
    .main-blocks-wrapper .owl-slider-tab .owl-nav > div:hover {
      background-color: #3aa8b0; }
    .main-blocks-wrapper .owl-slider-tab .owl-nav > div:before {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      width: 6px;
      height: 10px;
      margin: -5px 0 0 -5px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%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%22M%205.62%207.99%20C%205.62%207.99%202.71%205%202.71%205%20C%202.71%205%205.69%201.93%205.69%201.93%20C%205.69%201.93%205.69%201.93%205.69%201.93%20C%205.89%201.73%206.01%201.45%206.01%201.14%20C%206.01%200.51%205.5%20-0.01%204.88%20-0.01%20C%204.58%20-0.01%204.3%200.12%204.1%200.31%20C%204.1%200.31%204.1%200.31%204.1%200.31%20C%204.1%200.31%200.34%204.18%200.34%204.18%20C%200.34%204.18%200.34%204.18%200.34%204.18%20C%200.13%204.38%20-0.01%204.68%20-0.01%205%20C%20-0.01%205%20-0.01%205%20-0.01%205%20C%20-0.01%205%20-0.01%205%20-0.01%205.01%20C%20-0.01%205.33%200.13%205.62%200.34%205.83%20C%200.34%205.83%200.34%205.83%200.34%205.83%20C%200.34%205.83%204.1%209.69%204.1%209.69%20C%204.1%209.69%204.1%209.69%204.1%209.69%20C%204.3%209.89%204.58%2010.01%204.88%2010.01%20C%205.5%2010.01%206.01%209.49%206.01%208.86%20C%206.01%208.52%205.85%208.2%205.62%207.99%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .main-blocks-wrapper .owl-slider-tab .owl-nav > div.owl-prev {
      left: 0; }
    .main-blocks-wrapper .owl-slider-tab .owl-nav > div.owl-next {
      right: 0; }
    .main-blocks-wrapper .owl-slider-tab .owl-nav > div.owl-next:before {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      margin: -5px 0 0 -2px; }
  .main-blocks-wrapper .owl-slider-tab .owl-dots {
    font-size: 0;
    line-height: 1;
    margin-top: 15px;
    text-align: right; }
    @media (max-width: 580px) {
    .main-blocks-wrapper .owl-slider-tab .owl-dots {
      text-align: center; } }
    .main-blocks-wrapper .owl-slider-tab .owl-dots.disabled {
      display: none; }
    .main-blocks-wrapper .owl-slider-tab .owl-dots .owl-dot {
      display: inline-block;
      vertical-align: top;
      opacity: 0.15;
      width: 10px;
      height: 10px;
      border-radius: 5px;
      background-color: #000;
      margin: 0 3px;
      cursor: pointer; }
    .main-blocks-wrapper .owl-slider-tab .owl-dots .owl-dot:hover, .main-blocks-wrapper .owl-slider-tab .owl-dots .owl-dot.active {
      opacity: 1;
      background-color: #3aa8b0; }

.shop-filter {
  border-top: none;
  width: 224px;
  margin: 0;
  z-index: 200;
  position: absolute;
  right: 16px;
  top: 16px;
  height: 40px; }
  @media (max-width: 550px) {
  .shop-filter {
    left: 16px;
    width: auto;
    z-index: 101; } }
  .shop-filter .shop2-filter-btn {
    position: relative;
    cursor: pointer;
    font-family: 'Roboto Slab';
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 1;
    padding: 14px 30px 13px 16px;
    background-color: #d0cdbb;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); }
  .shop-filter .shop2-filter-btn svg {
    position: absolute;
    right: 11px;
    top: 50%;
    width: 11px;
    height: 7px;
    margin-top: -4px; }
    .shop-filter .shop2-filter-btn svg .search-title-arr {
      fill: #fff;
      fill-rule: evenodd; }
  .shop-filter .shop2-filter-block {
    position: relative;
    padding: 0 15px 15px;
    background-color: #fff;
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .shop-filter .shop2-filter-block:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border: 1px solid #000;
    opacity: 0.15; }
  .shop-filter.opened {
    height: auto; }
  .shop-filter.opened .shop2-filter-btn svg {
    transform: rotate(180deg); }
  .shop-filter.opened .shop2-filter-block {
    opacity: 1;
    visibility: visible; }
  .shop-filter .noUi-horizontal {
    height: 1px;
    margin: 0 7px 5px; }
  .shop-filter .noUi-horizontal .noUi-base {
    position: relative; }
    .shop-filter .noUi-horizontal .noUi-base:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background-color: #000;
      opacity: 0.15; }
  .shop-filter .noUi-horizontal .noUi-connect {
    background: #3aa8b0; }
  .shop-filter .noUi-horizontal .noUi-handle {
    width: 14px;
    height: 14px;
    left: -7px;
    top: 50%;
    margin-top: -7px;
    border: none;
    background: #d0cdbb;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
    -webkit-transition: box-shadow 0.3s ease-in-out;
    -moz-transition: box-shadow 0.3s ease-in-out;
    -o-transition: box-shadow 0.3s ease-in-out;
    -ms-transition: box-shadow 0.3s ease-in-out;
    transition: box-shadow 0.3s ease-in-out; }
    .shop-filter .noUi-horizontal .noUi-handle::before {
      position: absolute;
      left: 50%;
      top: 50%;
      width: 40px;
      height: 40px;
      content: "";
      margin: -20px 0 0 -20px; }
    .shop-filter .noUi-horizontal .noUi-handle.noUi-active {
      box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.1); }
  .shop-filter .shop-param-filter {
    position: relative;
    margin-bottom: 20px; }
  .shop-filter .shop-param-filter .param-wrap {
    position: relative;
    padding: 10px 0; }
    .shop-filter .shop-param-filter .param-wrap:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background: #000;
      opacity: 0.1; }
    .shop-filter .shop-param-filter .param-wrap.price:before {
      display: none; }
  .shop-filter .shop-param-filter .param-title {
    opacity: 0.85;
    font-size: 12px;
    margin: 0 0 5px;
    color: #000;
    font-family: "Roboto";
    font-weight: 600;
    text-transform: uppercase; }
  .shop-filter .shop-param-filter .param-body {
    font-size: 12px;
    color: #000; }
    .shop-filter .shop-param-filter .param-body .price_range {
      margin-bottom: 15px; }
    .shop-filter .shop-param-filter .param-body .price_range input {
      width: 72px; }
    .shop-filter .shop-param-filter .param-body .price_range input.hight {
      float: right; }
  .shop-filter .shop-param-filter a {
    color: #3aa8b0; }
  .shop-filter .shop-param-filter strong {
    margin-right: 6px; }
  .shop-filter .shop2-color-ext-popup .shop2-color-ext-caption {
    border-bottom: 1px dashed;
    margin: 3px 10px 5px 0; }
  .shop-filter a.param-val {
    text-decoration: none;
    padding: 0 7px;
    line-height: 19px;
    height: 20px;
    margin-bottom: 5px;
    margin-right: 2px;
    display: inline-block;
    vertical-align: top;
    height: auto; }
  .shop-filter a.param-val span {
    display: none; }
  .shop-filter a.param-val.active-val {
    background-color: #d0cdbb;
    color: #fff; }
  .shop-filter .type-checkbox a.param-val {
    position: relative;
    padding: 0 0 0 20px;
    margin: 0 20px 0 0;
    text-decoration: none;
    color: #000;
    font-weight: bold;
    text-transform: capitalize;
    line-height: 16px;
    height: 16px;
    opacity: 0.85; }
    .shop-filter .type-checkbox a.param-val:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 12px;
      height: 12px;
      border: 2px solid #000;
      opacity: 0.2; }
    .shop-filter .type-checkbox a.param-val.active-val {
      background: none;
      padding-right: 0;
      opacity: 1; }
    .shop-filter .type-checkbox a.param-val.active-val:before {
      opacity: 1;
      border-color: #d0cdbb;
      background: #d0cdbb url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2010%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M%202.96%203.29%20C%202.96%203.29%203.97%204.11%203.97%204.11%20C%203.97%204.11%207.06%201.22%207.06%201.22%20C%207.06%201.22%207.06%201.22%207.06%201.22%20C%207.26%201.02%207.55%200.91%207.86%200.91%20C%208.49%200.91%209.01%201.4%209.01%202%20C%209.01%202.3%208.88%202.57%208.68%202.76%20C%208.68%202.76%208.69%202.77%208.69%202.77%20C%208.69%202.77%204.8%206.42%204.8%206.42%20C%204.8%206.42%204.8%206.42%204.8%206.42%20C%204.59%206.63%204.3%206.75%203.97%206.75%20C%203.97%206.75%203.97%206.75%203.97%206.75%20C%203.97%206.75%203.97%206.75%203.97%206.75%20C%203.64%206.75%203.35%206.63%203.14%206.42%20C%203.14%206.42%203.14%206.42%203.14%206.42%20C%203.14%206.42%201.25%204.77%201.25%204.77%20C%201.25%204.77%201.25%204.76%201.25%204.76%20C%201.06%204.56%200.93%204.3%200.93%204%20C%200.93%203.4%201.45%202.91%202.09%202.91%20C%202.43%202.91%202.75%203.06%202.96%203.29%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop-filter .result {
    position: relative;
    height: auto;
    line-height: 1;
    padding: 0;
    margin: 0;
    background: none;
    display: inline-block; }
  .shop-filter .shop2-btn {
    position: relative;
    display: block;
    text-align: center;
    font-size: 13px;
    font-family: 'Roboto Slab';
    text-transform: uppercase;
    padding: 8px 14px 8px;
    margin: 0; }
  .shop-filter .shop2-filter-reset {
    position: relative;
    display: block;
    padding: 12px 0 13px;
    text-decoration: none;
    color: #d0cdbb;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: 'Roboto Slab';
    text-align: center; }
  .shop-filter .shop2-filter-reset svg {
    vertical-align: middle; }
    .shop-filter .shop2-filter-reset svg .filter-reset-ico {
      fill: #d0cdbb;
      fill-rule: evenodd; }
/* *** Sorting *** */
.shop2-panel-sorting {
  position: relative;
  padding: 16px;
  background-color: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  margin: 0 0 15px;
  height: 40px; }
  @media (max-width: 550px) {
  .shop2-panel-sorting {
    height: 96px; } }
  @media (max-width: 370px) {
  .shop2-panel-sorting {
    position: relative;
    margin: 0 -15px 0;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); } }
  .shop2-panel-sorting .sorting-wrap {
    position: relative;
    z-index: 1;
    width: 194px; }
  @media (max-width: 550px) {
    .shop2-panel-sorting .sorting-wrap {
      width: auto;
      margin-top: 56px;
      margin-right: 64px; } }
  .shop2-panel-sorting .sorting-wrap.opened .sort-title {
    opacity: 1; }
  .shop2-panel-sorting .sorting-wrap .sort-title {
    position: relative;
    display: block;
    font-size: 13px;
    font-family: "Roboto";
    text-transform: uppercase;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, 0.15);
    padding: 1px 30px 3px 10px;
    height: 32px;
    line-height: 34px;
    cursor: pointer;
    color: #000;
    opacity: 0.85; }
    .shop2-panel-sorting .sorting-wrap .sort-title:before {
      content: "";
      position: absolute;
      right: 10px;
      top: 50%;
      margin-top: -3px;
      height: 7px;
      width: 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%2211px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2011%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M%202.96%201.29%20C%202.96%201.29%205.97%204.11%205.97%204.11%20C%205.97%204.11%209.06%201.21%209.06%201.21%20C%209.06%201.21%209.06%201.21%209.06%201.21%20C%209.26%201.02%209.55%200.91%209.86%200.91%20C%2010.49%200.91%2011.01%201.4%2011.01%202%20C%2011.01%202.3%2010.88%202.57%2010.68%202.76%20C%2010.68%202.76%2010.69%202.77%2010.69%202.77%20C%2010.69%202.77%206.8%206.42%206.8%206.42%20C%206.8%206.42%206.8%206.42%206.8%206.42%20C%206.59%206.63%206.3%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.97%206.75%205.97%206.75%205.97%206.75%20C%205.64%206.75%205.35%206.63%205.14%206.42%20C%205.14%206.42%205.14%206.42%205.14%206.42%20C%205.14%206.42%201.25%202.77%201.25%202.77%20C%201.25%202.77%201.25%202.76%201.25%202.76%20C%201.06%202.57%200.93%202.3%200.93%202%20C%200.93%201.4%201.45%200.91%202.09%200.91%20C%202.43%200.91%202.75%201.06%202.96%201.29%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-panel-sorting .sorting-wrap .sorting-block {
    margin-top: -2px;
    padding: 10px 0;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease; }
  .shop2-panel-sorting .sorting-wrap .sort-param {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    display: block;
    padding: 0 14px 0 40px;
    height: 34px;
    line-height: 34px;
    position: relative;
    opacity: 0.55; }
    .shop2-panel-sorting .sorting-wrap .sort-param:before {
      content: "";
      position: absolute;
      left: 14px;
      top: 50%;
      margin-top: -8px;
      width: 12px;
      height: 12px;
      border: 2px solid #000;
      opacity: 0.3; }
    .shop2-panel-sorting .sorting-wrap .sort-param:hover {
      opacity: 0.85; }
    .shop2-panel-sorting .sorting-wrap .sort-param.active {
      opacity: 0.85; }
    .shop2-panel-sorting .sorting-wrap .sort-param.active:before {
      opacity: 1;
      border-color: #d0cdbb;
      background: #d0cdbb url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2010%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M%202.96%203.29%20C%202.96%203.29%203.97%204.11%203.97%204.11%20C%203.97%204.11%207.06%201.22%207.06%201.22%20C%207.06%201.22%207.06%201.22%207.06%201.22%20C%207.26%201.02%207.55%200.91%207.86%200.91%20C%208.49%200.91%209.01%201.4%209.01%202%20C%209.01%202.3%208.88%202.57%208.68%202.76%20C%208.68%202.76%208.69%202.77%208.69%202.77%20C%208.69%202.77%204.8%206.42%204.8%206.42%20C%204.8%206.42%204.8%206.42%204.8%206.42%20C%204.59%206.63%204.3%206.75%203.97%206.75%20C%203.97%206.75%203.97%206.75%203.97%206.75%20C%203.97%206.75%203.97%206.75%203.97%206.75%20C%203.64%206.75%203.35%206.63%203.14%206.42%20C%203.14%206.42%203.14%206.42%203.14%206.42%20C%203.14%206.42%201.25%204.77%201.25%204.77%20C%201.25%204.77%201.25%204.76%201.25%204.76%20C%201.06%204.56%200.93%204.3%200.93%204%20C%200.93%203.4%201.45%202.91%202.09%202.91%20C%202.43%202.91%202.75%203.06%202.96%203.29%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-panel-sorting .sorting-wrap .sort-param.clone {
      padding-left: 8px; }
    .shop2-panel-sorting .sorting-wrap .sort-param.clone:before {
      display: none; }
    .shop2-panel-sorting .sorting-wrap .sort-param.clone:hover {
      background: none; }
    .shop2-panel-sorting .sorting-wrap .sort-param span {
      width: 10px;
      height: 34px;
      display: inline-block;
      margin-left: 6px; }
    .shop2-panel-sorting .sorting-wrap .sort-param.sort-param-asc span {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M9.713%2C5.724%20C9.342%2C6.100%208.739%2C6.100%208.367%2C5.724%20C8.367%2C5.724%205.974%2C3.310%205.974%2C3.310%20C5.974%2C3.310%205.974%2C9.053%205.974%2C9.053%20C5.974%2C9.583%205.547%2C10.014%205.021%2C10.014%20C4.495%2C10.014%204.069%2C9.583%204.069%2C9.053%20C4.069%2C9.053%204.069%2C3.288%204.069%2C3.288%20C4.069%2C3.279%204.074%2C3.271%204.074%2C3.262%20C4.074%2C3.262%201.633%2C5.724%201.633%2C5.724%20C1.262%2C6.100%200.659%2C6.100%200.287%2C5.724%20C-0.085%2C5.349%20-0.085%2C4.741%200.287%2C4.365%20C0.287%2C4.365%204.327%2C0.289%204.327%2C0.289%20C4.699%2C-0.086%205.302%2C-0.086%205.673%2C0.289%20C5.673%2C0.289%209.713%2C4.365%209.713%2C4.365%20C10.085%2C4.741%2010.085%2C5.349%209.713%2C5.724%20ZM4.995%2C2.332%20C4.998%2C2.332%205.000%2C2.331%205.003%2C2.331%20C5.003%2C2.331%205.000%2C2.327%205.000%2C2.327%20C5.000%2C2.327%204.995%2C2.332%204.995%2C2.332%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
    .shop2-panel-sorting .sorting-wrap .sort-param.sort-param-desc span {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M9.714%2C5.634%20C9.714%2C5.634%205.674%2C9.710%205.674%2C9.710%20C5.302%2C10.085%204.699%2C10.085%204.327%2C9.710%20C4.327%2C9.710%200.287%2C5.634%200.287%2C5.634%20C-0.085%2C5.258%20-0.085%2C4.650%200.287%2C4.275%20C0.659%2C3.900%201.262%2C3.900%201.633%2C4.275%20C1.633%2C4.275%204.074%2C6.738%204.074%2C6.738%20C4.074%2C6.728%204.069%2C6.721%204.069%2C6.711%20C4.069%2C6.711%204.069%2C0.946%204.069%2C0.946%20C4.069%2C0.416%204.495%2C-0.015%205.021%2C-0.015%20C5.547%2C-0.015%205.973%2C0.416%205.973%2C0.946%20C5.973%2C0.946%205.973%2C6.690%205.973%2C6.690%20C5.973%2C6.690%208.367%2C4.275%208.367%2C4.275%20C8.739%2C3.900%209.342%2C3.900%209.714%2C4.275%20C10.085%2C4.650%2010.085%2C5.258%209.714%2C5.634%20ZM4.996%2C7.667%20C4.996%2C7.667%205.000%2C7.672%205.000%2C7.672%20C5.000%2C7.672%205.003%2C7.669%205.003%2C7.669%20C5.001%2C7.669%204.998%2C7.667%204.996%2C7.667%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .shop2-panel-sorting .sorting-wrap .sort-reset {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    display: inline-block;
    padding: 0 14px 0 40px;
    height: 34px;
    line-height: 34px;
    position: relative;
    opacity: 0.55; }
    .shop2-panel-sorting .sorting-wrap .sort-reset:hover {
      opacity: 1; }
    .shop2-panel-sorting .sorting-wrap .sort-reset ins {
      text-decoration: none; }
    .shop2-panel-sorting .sorting-wrap .sort-reset span {
      position: absolute;
      left: 17px;
      top: 50%;
      margin-top: -8px;
      width: 15px;
      height: 15px;
      background-repeat: no-repeat;
      background-position: -20px 0;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2215px%22%20height%3D%2215px%22%20%20viewBox%3D%220%200%2015%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M0.703%2C5.391%20C0.703%2C5.391%203.750%2C5.391%203.750%2C5.391%20C4.138%2C5.391%204.453%2C5.076%204.453%2C4.687%20C4.453%2C4.299%204.138%2C3.984%203.750%2C3.984%20C3.750%2C3.984%202.527%2C3.984%202.527%2C3.984%20C3.630%2C2.425%205.445%2C1.406%207.500%2C1.406%20C10.865%2C1.406%2013.594%2C4.134%2013.594%2C7.500%20C13.594%2C10.865%2010.865%2C13.594%207.500%2C13.594%20C4.134%2C13.594%201.406%2C10.865%201.406%2C7.500%20C1.406%2C7.112%201.091%2C6.797%200.703%2C6.797%20C0.315%2C6.797%20-0.000%2C7.112%20-0.000%2C7.500%20C-0.000%2C11.642%203.358%2C15.000%207.500%2C15.000%20C11.642%2C15.000%2015.000%2C11.642%2015.000%2C7.500%20C15.000%2C3.358%2011.642%2C-0.000%207.500%2C-0.000%20C4.986%2C-0.000%202.766%2C1.239%201.406%2C3.138%20C1.406%2C3.138%201.406%2C1.875%201.406%2C1.875%20C1.406%2C1.487%201.091%2C1.172%200.703%2C1.172%20C0.315%2C1.172%20-0.000%2C1.487%20-0.000%2C1.875%20C-0.000%2C1.875%20-0.000%2C4.687%20-0.000%2C4.687%20C-0.000%2C5.076%200.315%2C5.391%200.703%2C5.391%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 50% no-repeat; }
  .shop2-panel-sorting .sorting-wrap.opened .sorting-block {
    visibility: visible;
    opacity: 1; }
  .shop2-panel-sorting .view-shop2 {
    float: right;
    margin-right: 236px; }
  @media (max-width: 630px) {
    .shop2-panel-sorting .view-shop2 {
      float: none;
      position: absolute;
      right: 246px;
      top: 6px;
      margin: 0;
      z-index: 1;
      padding: 10px 10px 6px;
      height: 37px;
      overflow: hidden; }
      .shop2-panel-sorting .view-shop2.opened {
        background-color: #fff;
        -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
        -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
        box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
        height: auto; } }
  @media (max-width: 550px) {
    .shop2-panel-sorting .view-shop2 {
      top: 62px;
      right: 6px; } }
  .shop2-panel-sorting .view-shop2 a {
    display: inline-block;
    position: relative;
    padding: 0;
    width: 40px;
    height: 40px;
    margin-right: 8px; }
    @media (max-width: 630px) {
    .shop2-panel-sorting .view-shop2 a {
      display: block;
      margin: 0 0 8px; } }
    .shop2-panel-sorting .view-shop2 a:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border: 2px solid #d0cdbb;
      opacity: 0.5; }
    .shop2-panel-sorting .view-shop2 a:hover:before {
      background: rgba(0, 0, 0, 0.1); }
    .shop2-panel-sorting .view-shop2 a .view-shop-ico2:after, .shop2-panel-sorting .view-shop2 a .view-shop-ico:after, .shop2-panel-sorting .view-shop2 a .view-shop-ico2:before, .shop2-panel-sorting .view-shop2 a .view-shop-ico:before {
      content: "";
      position: absolute;
      border-color: #d0cdbb;
      color: #d0cdbb; }
    .shop2-panel-sorting .view-shop2 a:active, .shop2-panel-sorting .view-shop2 a.active-view {
      cursor: default;
      opacity: 0.3; }
    .shop2-panel-sorting .view-shop2 a:active:before, .shop2-panel-sorting .view-shop2 a.active-view:before {
      opacity: 1; }
    .shop2-panel-sorting .view-shop2 a:active:hover:before, .shop2-panel-sorting .view-shop2 a.active-view:hover:before {
      background: none; }
    .shop2-panel-sorting .view-shop2 a.simple .view-shop-ico2, .shop2-panel-sorting .view-shop2 a.simple .view-shop-ico {
      position: absolute;
      left: 10px;
      top: 11px;
      right: 10px;
      height: 7px; }
    .shop2-panel-sorting .view-shop2 a.simple .view-shop-ico2:before, .shop2-panel-sorting .view-shop2 a.simple .view-shop-ico:before {
      left: 0;
      top: 0;
      right: 0;
      height: 4px;
      border: 2px solid; }
    .shop2-panel-sorting .view-shop2 a.simple .view-shop-ico2 {
      top: 21px; }
    .shop2-panel-sorting .view-shop2 a.simple:active span, .shop2-panel-sorting .view-shop2 a.simple.active-view span {
      background-position: 0 -30px; }
    .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico2, .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico {
      position: absolute;
      left: 11px;
      top: 11px;
      right: 11px;
      height: 8px; }
    .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico2:after, .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico:after, .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico2:before, .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico:before {
      top: 0;
      height: 4px;
      width: 4px;
      border: 2px solid; }
    .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico2:before, .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico:before {
      left: 0; }
    .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico2:after, .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico:after {
      right: 0; }
    .shop2-panel-sorting .view-shop2 a.thumbs .view-shop-ico2 {
      top: 21px; }

.product-options {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 0;
  line-height: 1.3; }
  .product-options > li {
    position: relative;
    padding: 10px 0; }
  .product-options > li:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: #000;
    opacity: 0.1; }
  .product-options > li.type-select {
    position: relative; }
    .product-options > li.type-select > div {
      opacity: 1; }
  .product-options > li > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #000;
    opacity: 0.85; }
    .product-options > li > div a {
      color: #3aa8b0; }
    .product-options > li > div.option-title {
      opacity: 0.55;
      margin-right: 5px; }
    .product-options > li > div a.file {
      padding-left: 27px;
      position: relative;
      display: block;
      height: 27px;
      line-height: 27px; }
    .product-options > li > div a.file span.icon {
      position: absolute;
      left: 0;
      top: 0;
      width: 25px;
      height: 25px;
      border-radius: 13px;
      background: #d0cdbb; }
    .product-options > li > div a.file span.icon svg {
      display: block;
      margin: 0 auto;
      height: 24px; }
    .product-options > li > div a.file span.icon svg .file-param-icon {
      fill: #fff;
      fill-rule: evenodd; }

.product-name {
  font-family: 'Roboto Slab';
  color: #000;
  font-size: 15px;
  text-transform: uppercase;
  opacity: 0.9;
  padding-bottom: 10px;
  line-height: 1.3; }
  .product-name a {
    color: #000;
    text-decoration: none; }
  .product-name a:hover {
    opacity: 1;
    color: #3aa8b0; }

.product-article {
  position: relative;
  font-size: 12px;
  color: #000;
  padding: 10px 0;
  line-height: 1;
  opacity: 0.85; }
  .product-article span {
    opacity: 0.7; }
  .product-article:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: #000;
    opacity: 0.1; }

.product-anonce {
  color: #000;
  font-size: 14px;
  margin: 10px 0;
  opacity: 0.85; }

.shop2-product-params .product-params-tr {
  position: relative;
  padding: 10px 0; }
  .shop2-product-params .product-params-tr:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: #000;
    opacity: 0.1; }
  .shop2-product-params .product-params-tr:first-child:before {
    display: none; }
  .shop2-product-params .product-params-tr > div {
    display: inline-block;
    vertical-align: middle;
    font-size: 12px;
    color: #000;
    opacity: 0.85; }
    .shop2-product-params .product-params-tr > div a {
      color: #3aa8b0; }
    .shop2-product-params .product-params-tr > div.product-params-title {
      opacity: 0.55;
      margin-right: 5px; }
    .shop2-product-params .product-params-tr > div a.file {
      padding-left: 27px;
      position: relative;
      display: block;
      height: 27px;
      line-height: 27px; }
    .shop2-product-params .product-params-tr > div a.file span.icon {
      position: absolute;
      left: 0;
      top: 0;
      width: 25px;
      height: 25px;
      border-radius: 13px;
      background: #d0cdbb; }
    .shop2-product-params .product-params-tr > div a.file span.icon svg {
      display: block;
      margin: 0 auto;
      height: 24px; }
    .shop2-product-params .product-params-tr > div a.file span.icon svg .file-param-icon {
      fill: #fff;
      fill-rule: evenodd; }

.product-price {
  font-size: 15px;
  line-height: 1;
  color: #000; }
  .product-price .price-current {
    opacity: 0.9; }
  .product-price .price-old {
    position: relative;
    line-height: 16px;
    display: inline-block;
    padding: 0 20px 0 0;
    margin: 0 0 5px; }
  .product-price .price-old:after {
    content: "";
    position: absolute;
    left: 0;
    right: 20px;
    top: 50%;
    height: 1px;
    background-color: #ff836b;
    margin-top: -1px; }
  .product-price .price-old strong {
    font-weight: normal; }
  .product-price .price-old span {
    color: #000;
    font-size: 14px;
    opacity: 0.55; }
  .product-price .price-old.question {
    position: relative; }
    .product-price .price-old.question:before {
      content: "?";
      color: #000;
      font-size: 11px;
      text-align: center;
      line-height: 14px;
      position: absolute;
      right: 0;
      top: 0;
      width: 14px;
      height: 14px;
      border-radius: 8px;
      border: 1px solid #000;
      opacity: 0.35; }

.shop2-product-actions {
  text-align: left; }
  .shop2-product-actions dl {
    display: inline-block;
    vertical-align: top; }
  .shop2-product-actions dt {
    background: none;
    margin-bottom: 4px;
    display: inline-block;
    vertical-align: top; }
  .shop2-product-actions dt span.icon-action {
    width: 23px;
    height: 23px;
    position: relative;
    border-radius: 15px;
    margin: 0 7px 0 0;
    background: #f55c6c;
    border: 2px solid #fff; }
    .shop2-product-actions dt span.icon-action svg {
      position: absolute;
      left: 50%;
      top: 50%;
      margin: -8px 0 0 -7px; }
    .shop2-product-actions dt span.icon-action svg .action-ico {
      fill: #fff;
      fill-rule: evenodd; }
  .shop2-product-actions dt span.name-action {
    font-size: 13px;
    color: #000;
    border: none;
    font-weight: normal;
    margin: 2px 0 2px;
    display: none;
    opacity: 0.85; }
  .shop2-product-actions dt.gift-action span.icon-action {
    background-color: #f6ba47; }
    .shop2-product-actions dt.gift-action span.icon-action svg {
      margin: -8px 0 0 -6px; }

.shop2-product-mode-wr {
  margin-bottom: 30px; }
  .shop2-product-mode-wr .shop2-product-actions dt {
    display: block; }

.product-image {
  position: relative; }

.product-label {
  position: absolute;
  top: 0;
  left: 0;
  text-align: left; }
  .product-label div {
    position: relative;
    width: 35px;
    height: 16px;
    margin-bottom: 1px; }
  .product-label div .product-label-name {
    display: block;
    position: relative;
    width: 35px;
    height: 16px;
    line-height: 16px;
    color: #fff;
    font-family: "Roboto";
    font-size: 10px;
    text-transform: uppercase;
    text-align: center; }
    .product-label div .product-label-name:before {
      content: "";
      position: absolute;
      right: -3px;
      top: 0;
      border-style: solid;
      border-width: 4px 2px 4px 2px; }
    .product-label div .product-label-name:after {
      content: "";
      position: absolute;
      right: -3px;
      bottom: 0;
      border-style: solid;
      border-width: 4px 2px 4px 2px; }
  .product-label div .product-label-shadow {
    display: block;
    position: absolute;
    left: 1px;
    top: 2px;
    bottom: 0;
    width: 35px;
    height: 16px;
    background: #000;
    opacity: 0.2;
    -webkit-transform: rotate(5deg);
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
    .product-label div .product-label-shadow:before {
      content: "";
      position: absolute;
      right: -3px;
      top: 0;
      border-style: solid;
      border-width: 4px 2px 4px 2px;
      border-color: #000 transparent transparent #000; }
    .product-label div .product-label-shadow:after {
      content: "";
      position: absolute;
      right: -3px;
      bottom: 0;
      border-style: solid;
      border-width: 4px 2px 4px 2px;
      border-color: transparent transparent #000 #000; }

.product-new .product-label-name {
  background-color: #f6ba47; }
  .product-new .product-label-name:before {
    border-color: #f6ba47 transparent transparent #f6ba47; }
  .product-new .product-label-name:after {
    border-color: transparent transparent #f6ba47 #f6ba47; }

.product-spec .product-label-name {
  background-color: #f55c6c; }
  .product-spec .product-label-name:before {
    border-color: #f55c6c transparent transparent #f55c6c; }
  .product-spec .product-label-name:after {
    border-color: transparent transparent #f55c6c #f55c6c; }

.product-list {
  margin: 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-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .product-list.product-list-thumbs {
    margin-right: 0; }
  @media (max-width: 370px) {
  .product-list {
    margin: 0 -15px;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); }
    .product-list.product-list-thumbs {
      margin-right: -15px; } }
  .product-list .product-amount {
    display: none; }

.shop2-item-product {
  position: relative;
  margin-bottom: 16px; }
  .shop2-item-product .shop2-item-product-in {
    width: 100%;
    font-size: 14px;
    line-height: 1;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    padding: 16px; }
  .shop2-item-product .shop2-item-product-in .product-image {
    position: relative;
    text-align: center;
    margin: 0 0 10px; }
    .shop2-item-product .shop2-item-product-in .product-image.no-image {
      background: #f7f7f7 url("../no_image.jpg") 50% 50% no-repeat; }
    .shop2-item-product .shop2-item-product-in .product-image img {
      vertical-align: middle; }
  @media (max-width: 370px) {
  .shop2-item-product {
    margin-bottom: 0; }
    .shop2-item-product .shop2-item-product-in {
      position: relative;
      box-shadow: none; }
      .shop2-item-product .shop2-item-product-in:before {
        content: "";
        position: absolute;
        left: 15px;
        right: 15px;
        top: 0;
        height: 1px;
        background-color: #000;
        opacity: 0.1; } }

.product-list-thumbs .product-anonce {
  display: none; }
  .product-list-thumbs .shop2-item-product {
    position: relative;
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    width: 31.8181818182%;
    margin-right: 2.2727272727%; }
  .product-list-thumbs .shop2-item-product:nth-child(3n) {
    margin-right: 0; }
  .product-list-thumbs .shop2-item-product .shop2-hide-options-btn {
    display: none; }
  @media (max-width: 720px) {
    .product-list-thumbs .shop2-item-product {
      width: 48.7179487179%;
      margin-right: 2.5641025641%; }
      .product-list-thumbs .shop2-item-product:nth-child(2n) {
        margin-right: 0; }
      .product-list-thumbs .shop2-item-product:nth-child(3n) {
        margin-right: 2.5641025641%; } }
  @media (max-width: 410px) {
    .product-list-thumbs .shop2-item-product {
      width: 100%;
      margin-right: 0; }
      .product-list-thumbs .shop2-item-product:nth-child(2n) {
        margin-right: 0; }
      .product-list-thumbs .shop2-item-product:nth-child(3n) {
        margin-right: 0; } }
  .product-list-thumbs .shop2-item-product .shop2-item-product-in {
    padding: 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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
    .product-list-thumbs .shop2-item-product .shop2-item-product-in .product-image {
      margin-bottom: 20px; }
    .product-list-thumbs .shop2-item-product .shop2-item-product-in .product-image.no-image {
      height: 160px; }
  .product-list-thumbs .shop2-item-product .product-article {
    display: none; }
  .product-list-thumbs .shop2-item-product .shop2-product-actions {
    position: absolute;
    left: 6px;
    bottom: 0; }
    .product-list-thumbs .shop2-item-product .shop2-product-actions dt {
      margin: 0; }
  .product-list-thumbs .shop2-item-product .product-options {
    display: none; }
  .product-list-thumbs .shop2-item-product .shop-product-btn {
    float: right; }
  .product-list-thumbs .shop2-item-product .product-price {
    float: left; }
    .product-list-thumbs .shop2-item-product .product-price .price-current {
      padding-top: 10px; }
    .product-list-thumbs .shop2-item-product .product-price .price-current.new-price-current {
      padding: 0; }
  .product-list-thumbs .shop2-item-product .product-bot.product-bot-catalog .product-price {
    float: none; }
    .product-list-thumbs .shop2-item-product .product-bot.product-bot-catalog .catalog-btn {
      margin: 10px 0 0; }

.product-list-simple .shop2-item-product {
  position: relative;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 48.7179487179%;
  margin-right: 2.5641025641%; }
  .product-list-simple .shop2-item-product:nth-child(2n) {
    margin-right: 0; }
  @media (max-width: 720px) {
    .product-list-simple .shop2-item-product {
      width: 100%;
      margin-right: 0; }
      .product-list-simple .shop2-item-product:nth-child(2n) {
        margin-right: 0; } }
  .product-list-simple .shop2-item-product .shop2-item-product-in {
    padding: 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;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between; }
  .product-list-simple .shop2-item-product .product-top-wr {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row; }
    .product-list-simple .shop2-item-product .product-top-wr .product-image-wr {
      padding: 0 20px 0 0;
      -webkit-flex-basis: 108px;
      -moz-flex-basis: 108px;
      -ms-flex-preferred-size: 108px;
      flex-basis: 108px;
      max-width: 108px; }
    .product-list-simple .shop2-item-product .product-top-wr .product-image-wr .product-image.no-image {
      height: 160px; }
    .product-list-simple .shop2-item-product .product-top-wr .product-info-wr {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 1;
      -moz-flex-shrink: 1;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      -webkit-flex-basis: 0;
      -moz-flex-basis: 0;
      -ms-flex-preferred-size: 0;
      flex-basis: 0; }
  .product-list-simple .shop2-item-product .shop2-product-actions {
    position: absolute;
    left: 6px;
    bottom: 0; }
    .product-list-simple .shop2-item-product .shop2-product-actions dt {
      margin: 0; }
  .product-list-simple .shop2-item-product .product-bot-wr {
    position: relative;
    margin-left: 128px;
    padding-top: 10px; }
    .product-list-simple .shop2-item-product .product-bot-wr:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background-color: #000;
      opacity: 0.1; }
  .product-list-simple .shop2-item-product .shop-product-btn {
    float: right; }
  .product-list-simple .shop2-item-product .product-price {
    float: left; }
    .product-list-simple .shop2-item-product .product-price .price-current {
      padding-top: 10px; }
    .product-list-simple .shop2-item-product .product-price .price-current.new-price-current {
      padding: 0; }
  .product-list-simple .shop2-item-product .product-bot.product-bot-catalog .product-price {
    float: none; }
    .product-list-simple .shop2-item-product .product-bot.product-bot-catalog .catalog-btn {
      margin: 10px 0 0; }
  @media (max-width: 400px) {
    .product-list-simple .shop2-item-product .shop-product-btn {
      float: none;
      width: 100%; }

    .product-list-simple .shop2-item-product .product-price {
      float: none;
      margin-bottom: 10px; }
      .product-list-simple .shop2-item-product .product-price .price-current {
        padding: 0; } }

.shop2-product-mode-wr {
  padding: 15px;
  background-color: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28); }
  .shop2-product-mode-wr .yashare {
    margin-bottom: 15px; }
  .shop2-product-mode-wr ul {
    list-style: none;
    margin: 0;
    padding: 0; }
  .shop2-product-mode-wr .product-shop2 {
    margin: 0 0 40px; }
  .shop2-product-mode-wr .product-l-side-wr {
    width: 100%; }
  @media (min-width: 630px) {
    .shop2-product-mode-wr .product-l-side-wr {
      float: left; } }
  .shop2-product-mode-wr .product-l-side {
    position: relative; }
  @media (min-width: 630px) {
    .shop2-product-mode-wr .product-l-side {
      margin-right: 340px; } }
  .shop2-product-mode-wr .product-l-side .product-image {
    margin-bottom: 20px;
    text-align: center; }
    .shop2-product-mode-wr .product-l-side .product-image img {
      vertical-align: middle; }
    .shop2-product-mode-wr .product-l-side .product-image.no-image {
      height: 300px; }
  @media (min-width: 630px) {
    .shop2-product-mode-wr .product-r-side {
      width: 302px;
      float: right;
      margin-left: -302px; } }
  .shop2-product-mode-wr .product-r-side .tpl-rating-block {
    font-size: 13px;
    margin-bottom: 10px; }
    .shop2-product-mode-wr .product-r-side .tpl-rating-block > span {
      color: #000;
      opacity: 0.55; }
    .shop2-product-mode-wr .product-r-side .tpl-rating-block .tpl-stars {
      height: 16px;
      width: 80px;
      display: inline-block;
      vertical-align: bottom;
      margin: 0 5px 0 0; }
    .shop2-product-mode-wr .product-r-side .tpl-rating-block .tpl-stars:before {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M%208.02%200%20C%208.02%200%2010.66%205.03%2010.66%205.03%20C%2010.66%205.03%2016.03%206.11%2016.03%206.11%20C%2016.03%206.11%2012.29%2010.3%2012.29%2010.3%20C%2012.29%2010.3%2012.97%2016%2012.97%2016%20C%2012.97%2016%208.02%2013.56%208.02%2013.56%20C%208.02%2013.56%203.06%2016%203.06%2016%20C%203.06%2016%203.74%2010.3%203.74%2010.3%20C%203.74%2010.3%200%206.11%200%206.11%20C%200%206.11%205.37%205.03%205.37%205.03%20C%205.37%205.03%208.02%200%208.02%200%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 repeat-x; }
    .shop2-product-mode-wr .product-r-side .tpl-rating-block .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%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23d0cdbb%22%20d%3D%22M%208.02%200%20C%208.02%200%2010.66%205.03%2010.66%205.03%20C%2010.66%205.03%2016.03%206.11%2016.03%206.11%20C%2016.03%206.11%2012.29%2010.3%2012.29%2010.3%20C%2012.29%2010.3%2012.97%2016%2012.97%2016%20C%2012.97%2016%208.02%2013.56%208.02%2013.56%20C%208.02%2013.56%203.06%2016%203.06%2016%20C%203.06%2016%203.74%2010.3%203.74%2010.3%20C%203.74%2010.3%200%206.11%200%206.11%20C%200%206.11%205.37%205.03%205.37%205.03%20C%205.37%205.03%208.02%200%208.02%200%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 repeat-x; }
  .shop2-product-mode-wr .product-r-side .product-anonce {
    padding: 10px 0;
    margin: 0;
    position: relative; }
    .shop2-product-mode-wr .product-r-side .product-anonce:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background-color: #000;
      opacity: 0.1; }
  .shop2-product-mode-wr .product-r-side .shop2-product-actions dl {
    display: block; }
    .shop2-product-mode-wr .product-r-side .shop2-product-actions dl dt {
      padding: 10px 0;
      position: relative;
      margin: 0; }
    .shop2-product-mode-wr .product-r-side .shop2-product-actions dl dt:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background-color: #000;
      opacity: 0.1; }
    .shop2-product-mode-wr .product-r-side .shop2-product-actions dl dt span.name-action {
      display: inline-block; }
  .shop2-product-mode-wr .product-r-side .shop2-product-article {
    color: #000;
    padding: 10px 0;
    margin: 0;
    position: relative;
    opacity: 0.85; }
    .shop2-product-mode-wr .product-r-side .shop2-product-article:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background-color: #000;
      opacity: 0.1; }
    .shop2-product-mode-wr .product-r-side .shop2-product-article span {
      color: #000;
      opacity: 0.55; }
  .shop2-product-mode-wr .product-label {
    z-index: 1;
    top: 8px;
    left: 8px; }
  .shop2-product-mode-wr .add-form {
    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;
    padding: 10px 0;
    position: relative; }
  .shop2-product-mode-wr .add-form:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background-color: #000;
    opacity: 0.1; }
  .shop2-product-mode-wr .add-form .product-amount {
    width: 116px;
    padding: 0 0 0 10px; }
  .shop2-product-mode-wr .price-product {
    font-size: 18px;
    line-height: 1;
    color: #000;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1; }
  .shop2-product-mode-wr .price-product .price-current {
    font-size: 18px;
    font-weight: bold;
    opacity: 0.9; }
    .shop2-product-mode-wr .price-product .price-current strong {
      font-size: 18px; }
  .shop2-product-mode-wr .price-product .price-old {
    position: relative;
    line-height: 16px;
    display: inline-block;
    padding: 0 20px 0 0;
    margin: 0 0 5px; }
    .shop2-product-mode-wr .price-product .price-old:after {
      content: "";
      position: absolute;
      left: 0;
      right: 20px;
      top: 50%;
      height: 1px;
      background-color: #ff836b;
      margin-top: 1px; }
    .shop2-product-mode-wr .price-product .price-old strong {
      font-weight: normal; }
    .shop2-product-mode-wr .price-product .price-old span {
      color: #000;
      font-size: 14px;
      opacity: 0.55; }
    .shop2-product-mode-wr .price-product .price-old.question {
      position: relative; }
    .shop2-product-mode-wr .price-product .price-old.question:before {
      content: "?";
      color: #000;
      font-size: 11px;
      text-align: center;
      line-height: 14px;
      position: absolute;
      right: 0;
      top: 0;
      width: 14px;
      height: 14px;
      border-radius: 8px;
      border: 1px solid #000;
      opacity: 0.35; }
  .shop2-product-mode-wr .product-btn {
    position: relative;
    padding: 16px 0;
    font-family: 'Roboto Slab'; }
  .shop2-product-mode-wr .product-btn:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background-color: #000;
    opacity: 0.1; }
  .shop2-product-mode-wr .product-btn .shop-product-btn {
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
    height: 48px; }
    .shop2-product-mode-wr .product-btn .shop-product-btn span {
      display: inline-block;
      font-size: 13px;
      line-height: 48px;
      height: 48px;
      font-weight: 600;
      text-transform: uppercase; }
    @media (max-width: 410px) {
      .shop2-product-mode-wr .product-btn .shop-product-btn.type-3 span {
        text-indent: 0; } }
  .shop2-product-mode-wr .product-btn .shop2-btn {
    position: relative;
    width: 100%;
    font-size: 13px;
    font-family: 'Roboto Slab';
    text-transform: uppercase;
    color: #d0cdbb;
    font-weight: 600;
    text-align: center;
    padding: 0;
    height: 48px;
    line-height: 48px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: none;
    box-shadow: none; }
    .shop2-product-mode-wr .product-btn .shop2-btn > span {
      position: relative; }
    .shop2-product-mode-wr .product-btn .shop2-btn:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      border: 2px solid #d0cdbb;
      opacity: 0.5; }
    .shop2-product-mode-wr .product-btn .shop2-btn:hover {
      color: #fff; }
    .shop2-product-mode-wr .product-btn .shop2-btn:hover:before {
      opacity: 1;
      background: #d0cdbb; }
  .shop2-product-mode-wr .product-thumbnails {
    margin: 0 36px 35px;
    position: relative; }
  .shop2-product-mode-wr .product-thumbnails li > a {
    display: block;
    position: relative; }
    .shop2-product-mode-wr .product-thumbnails li > a:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0; }
    .shop2-product-mode-wr .product-thumbnails li > a:hover:before {
      background-color: #fff;
      opacity: 0.7; }
    .shop2-product-mode-wr .product-thumbnails li img {
      vertical-align: middle; }
    .shop2-product-mode-wr .product-thumbnails li.active a:before {
      background-color: #000;
      opacity: 0.5; }
  .shop2-product-mode-wr .product-thumbnails .owl-nav.disabled {
    display: none; }
    .shop2-product-mode-wr .product-thumbnails .owl-nav > div {
      cursor: pointer;
      position: absolute;
      top: 0;
      bottom: 0;
      width: 16px;
      height: auto;
      font-size: 0;
      line-height: 1;
      display: block !important; }
    .shop2-product-mode-wr .product-thumbnails .owl-nav > div:before {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      width: 7px;
      height: 12px;
      margin: -6px 0 0 -3px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%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%23000000%22%20d%3D%22M%200.38%2010%20C%200.38%2010%204.29%206%204.29%206%20C%204.29%206%200.31%201.93%200.31%201.93%20C%200.31%201.93%200.31%201.93%200.31%201.93%20C%200.11%201.73%20-0.01%201.45%20-0.01%201.14%20C%20-0.01%200.5%200.5%20-0.01%201.12%20-0.01%20C%201.42%20-0.01%201.7%200.11%201.9%200.31%20C%201.9%200.31%201.9%200.31%201.9%200.31%20C%201.9%200.31%206.66%205.18%206.66%205.18%20C%206.66%205.18%206.66%205.18%206.66%205.18%20C%206.88%205.38%207.01%205.68%207.01%206%20C%207.01%206%207.01%206%207.01%206%20C%207.01%206%207.01%206%207.01%206%20C%207.01%206.33%206.88%206.62%206.66%206.83%20C%206.66%206.83%206.66%206.83%206.66%206.83%20C%206.66%206.83%201.9%2011.69%201.9%2011.69%20C%201.9%2011.69%201.9%2011.69%201.9%2011.69%20C%201.7%2011.89%201.42%2012.01%201.12%2012.01%20C%200.5%2012.01%20-0.01%2011.5%20-0.01%2010.86%20C%20-0.01%2010.52%200.14%2010.2%200.38%2010%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      opacity: 0.55; }
    .shop2-product-mode-wr .product-thumbnails .owl-nav > div.owl-prev {
      left: -36px; }
    .shop2-product-mode-wr .product-thumbnails .owl-nav > div.owl-prev:before {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg); }
    .shop2-product-mode-wr .product-thumbnails .owl-nav > div.owl-next {
      right: -36px; }
    .shop2-product-mode-wr .product-thumbnails .owl-nav > div.disabled {
      cursor: default; }
  .shop2-product-mode-wr .owl-stage-outer {
    position: relative;
    overflow: hidden; }

.shop2-btn-back, .shop2-btn.shop2-btn-back {
  text-decoration: none;
  padding: 0 16px;
  display: inline-block;
  background: none;
  box-shadow: none;
  border: 2px solid rgba(0, 0, 0, 0.1);
  color: #000;
  height: 36px;
  line-height: 36px;
  font-family: "Roboto Slab";
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  opacity: 0.85;
  border-radius: 0px; }
  .shop2-btn-back:hover, .shop2-btn.shop2-btn-back:hover {
    background: rgba(0, 0, 0, 0.1); }
  .shop2-btn-back:active, .shop2-btn.shop2-btn-back:active {
    opacity: 1; }
  .shop2-btn-back.disabled, .shop2-btn.shop2-btn-back.disabled {
    opacity: 0.2; }

div.yashare span.b-share {
  padding: 1px 3px 1px 4px !important; }
  div.yashare span.b-share a.b-share__handle {
    padding: 0 !important;
    height: 18px;
    width: auto; }

.shop-product-data {
  margin: 30px 0; }

.r-tabs-tab {
  display: inline-block;
  vertical-align: top;
  position: relative;
  margin: 0 4px 10px 0; }
  .r-tabs-tab a {
    display: inline-block;
    height: 36px;
    font-family: 'Roboto Slab';
    line-height: 36px;
    text-decoration: none;
    color: #000;
    padding: 0 15px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    opacity: 0.85; }
  .r-tabs-tab.r-tabs-state-active {
    background: #d0cdbb;
    border-color: transparent; }
  .r-tabs-tab.r-tabs-state-active:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    margin: 0 0 0 -4px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-top-color: #d0cdbb; }
  .r-tabs-tab.r-tabs-state-active a {
    opacity: 1;
    cursor: default;
    color: #fff; }
/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
  opacity: 0.5; }
/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
  opacity: 0.5; }

.r-tabs .r-tabs-panel {
  position: relative;
  display: none;
  padding: 10px 0 30px; }
  .r-tabs .r-tabs-panel:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #000;
    opacity: 0.1; }
  .r-tabs .r-tabs-panel .shop-group-kinds {
    margin-bottom: 0; }
  .r-tabs .r-tabs-panel p {
    margin-top: 0; }
  .r-tabs .r-tabs-panel .owl-stage {
    margin: 0 auto; }

.r-tabs .r-tabs-accordion-title {
  display: none;
  text-align: center;
  padding: 0 16px;
  margin-top: 10px;
  height: auto;
  line-height: 17px; }
  .r-tabs .r-tabs-accordion-title:hover {
    background: none; }
  .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    position: relative;
    text-decoration: none;
    font-family: 'Roboto Slab';
    font-size: 15px;
    color: #000;
    display: block;
    text-align: left;
    text-align: center;
    opacity: 0.85; }
  .r-tabs .r-tabs-accordion-title .r-tabs-anchor > span {
    position: relative;
    display: inline-block;
    padding: 10px 16px 9px 0; }
    .r-tabs .r-tabs-accordion-title .r-tabs-anchor > span:before {
      content: "";
      position: absolute;
      right: 0;
      top: 50%;
      width: 12px;
      height: 7px;
      margin-top: -4px;
      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%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M%202%200.38%20C%202%200.38%206%204.29%206%204.29%20C%206%204.29%2010.07%200.31%2010.07%200.31%20C%2010.07%200.31%2010.07%200.31%2010.07%200.31%20C%2010.27%200.11%2010.55%20-0.01%2010.86%20-0.01%20C%2011.5%20-0.01%2012.01%200.5%2012.01%201.12%20C%2012.01%201.42%2011.89%201.7%2011.69%201.9%20C%2011.69%201.9%2011.69%201.9%2011.69%201.9%20C%2011.69%201.9%206.82%206.66%206.82%206.66%20C%206.82%206.66%206.82%206.66%206.82%206.66%20C%206.62%206.87%206.32%207.01%206%207.01%20C%206%207.01%206%207.01%206%207.01%20C%206%207.01%205.99%207.01%205.99%207.01%20C%205.67%207.01%205.38%206.87%205.17%206.66%20C%205.17%206.66%205.17%206.66%205.17%206.66%20C%205.17%206.66%200.31%201.9%200.31%201.9%20C%200.31%201.9%200.31%201.9%200.31%201.9%20C%200.11%201.7%20-0.01%201.42%20-0.01%201.12%20C%20-0.01%200.5%200.5%20-0.01%201.14%20-0.01%20C%201.48%20-0.01%201.79%200.14%202%200.38%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .r-tabs .r-tabs-accordion-title.r-tabs-state-active {
    position: relative;
    background: #d0cdbb;
    border-color: transparent; }
  .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
    display: block;
    color: #fff;
    opacity: 1; }
    .r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor span:before {
      transform: rotate(180deg);
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M%202%200.38%20C%202%200.38%206%204.29%206%204.29%20C%206%204.29%2010.07%200.31%2010.07%200.31%20C%2010.07%200.31%2010.07%200.31%2010.07%200.31%20C%2010.27%200.11%2010.55%20-0.01%2010.86%20-0.01%20C%2011.5%20-0.01%2012.01%200.5%2012.01%201.12%20C%2012.01%201.42%2011.89%201.7%2011.69%201.9%20C%2011.69%201.9%2011.69%201.9%2011.69%201.9%20C%2011.69%201.9%206.82%206.66%206.82%206.66%20C%206.82%206.66%206.82%206.66%206.82%206.66%20C%206.62%206.87%206.32%207.01%206%207.01%20C%206%207.01%206%207.01%206%207.01%20C%206%207.01%205.99%207.01%205.99%207.01%20C%205.67%207.01%205.38%206.87%205.17%206.66%20C%205.17%206.66%205.17%206.66%205.17%206.66%20C%205.17%206.66%200.31%201.9%200.31%201.9%20C%200.31%201.9%200.31%201.9%200.31%201.9%20C%200.11%201.7%20-0.01%201.42%20-0.01%201.12%20C%20-0.01%200.5%200.5%20-0.01%201.14%20-0.01%20C%201.48%20-0.01%201.79%200.14%202%200.38%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .r-tabs .r-tabs-accordion-title.r-tabs-state-active:before {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -6px;
    margin: 0 0 0 -4px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 4px 4px 0 4px;
    border-top-color: #d0cdbb; }
  @media (max-width: 760px) {
  .r-tabs .r-tabs-accordion-title {
    display: block; } }

@media (max-width: 760px) {
  .shop-product-tabs.r-tabs-nav {
    display: none; } }

.tpl-info {
  border: 2px solid rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.15); }

.tpl-form input[type=text], .tpl-form input[type=password], .tpl-form textarea, .tpl-form select {
  border-color: rgba(0, 0, 0, 0.1);
  border-radius: 0px;
  padding: 0 10px;
  height: 32px;
  background: none;
  border: 2px solid rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.55);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .tpl-form input[type=text]:focus, .tpl-form input[type=password]:focus, .tpl-form textarea:focus, .tpl-form select:focus {
    border-color: rgba(0, 0, 0, 0.15);
    color: rgba(0, 0, 0, 0.85); }

.desc-area .tpl-block-header {
  font-size: 22px;
  color: #000;
  opacity: 0.85;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; }
  .desc-area hr {
    border: none;
    border-top: 2px solid rgba(0, 0, 0, 0.1); }
  .desc-area dl {
    margin-top: 0; }
  @media (max-width: 630px) {
    .desc-area .tpl-block-header {
      display: none; } }
  .desc-area .tpl-comment .tpl-header {
    background: none;
    border: 2px solid rgba(0, 0, 0, 0.1);
    height: auto; }
    @media (max-width: 400px) {
    .desc-area .tpl-comment .tpl-header {
      padding-bottom: 10px; } }
  .desc-area .tpl-comment .tpl-name {
    font-size: 14px;
    color: #000;
    font-weight: bold;
    margin-bottom: 0;
    opacity: 0.85; }
  .desc-area .tpl-comment .tpl-date {
    font-size: 11px;
    color: #000;
    opacity: 0.55; }
  .desc-area .tpl-comment .tpl-link {
    font-family: 'Roboto Slab';
    color: #d0cdbb;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    padding: 0 15px 0 0;
    margin-top: 11px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2010%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23d0cdbb%22%20d%3D%22M5.012%2C12.002%20C5.012%2C12.002%204.970%2C12.002%204.970%2C12.002%20C2.226%2C12.002%200.033%2C10.715%200.001%2C8.366%20C-0.002%2C8.134%200.100%2C7.916%200.276%2C7.762%20C0.455%2C7.603%200.710%2C7.509%200.980%2C7.509%20C1.534%2C7.509%201.950%2C7.872%201.962%2C8.355%20C1.974%2C9.589%202.957%2C10.104%204.271%2C10.239%20C4.233%2C10.148%204.210%2C10.049%204.210%2C9.944%20C4.210%2C9.944%204.210%2C5.893%204.210%2C5.893%20C4.210%2C5.893%203.455%2C5.893%203.455%2C5.893%20C3.000%2C5.893%202.631%2C5.533%202.631%2C5.089%20C2.631%2C4.645%203.000%2C4.286%203.455%2C4.286%20C3.455%2C4.286%204.210%2C4.286%204.210%2C4.286%20C4.210%2C4.286%204.210%2C3.562%204.210%2C3.562%20C3.590%2C3.261%203.157%2C2.622%203.157%2C1.875%20C3.157%2C0.839%203.982%2C-0.000%205.000%2C-0.000%20C6.017%2C-0.000%206.842%2C0.839%206.842%2C1.875%20C6.842%2C2.622%206.410%2C3.261%205.789%2C3.562%20C5.789%2C3.562%205.789%2C4.286%205.789%2C4.286%20C5.789%2C4.286%206.544%2C4.286%206.544%2C4.286%20C6.999%2C4.286%207.368%2C4.645%207.368%2C5.089%20C7.368%2C5.533%206.999%2C5.893%206.544%2C5.893%20C6.544%2C5.893%205.789%2C5.893%205.789%2C5.893%20C5.789%2C5.893%205.789%2C9.944%205.789%2C9.944%20C5.789%2C10.051%205.766%2C10.153%205.726%2C10.246%20C7.032%2C10.119%208.045%2C9.598%208.060%2C8.357%20C8.061%2C7.872%208.482%2C7.509%209.037%2C7.509%20C9.308%2C7.509%209.560%2C7.603%209.740%2C7.757%20C9.916%2C7.912%2010.006%2C8.130%2010.006%2C8.357%20C9.984%2C10.756%207.740%2C11.980%205.012%2C12.002%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 100% 50% no-repeat; }
  .desc-area .tpl-comment .tpl-body {
    margin: 0;
    font-size: 13px;
    color: #000;
    opacity: 0.85; }
  .desc-area .tpl-form input {
    height: 32px;
    outline: none; }
  .desc-area .tpl-form .tpl-field a {
    text-decoration: none; }
  .desc-area button.tpl-button, .desc-area input[type="button"].tpl-button, .desc-area input[type="submit"].tpl-button {
    padding: 8px 15px; }
  @media (max-width: 630px) {
  .desc-area .tpl-auth .tpl-left {
    float: none; } }
  .desc-area .btn-variant2, .desc-area .shop-cart-registration .form-registration-bot-right .shop2-btn, .shop-cart-registration .form-registration-bot-right .desc-area .shop2-btn {
    padding: 8px 14px;
    display: inline-block; }
  @media (max-width: 360px) {
  .desc-area .mobile-view {
    border: none;
    border-bottom: 1px dashed #000;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    opacity: 0.55; }
    .desc-area .mobile-view .product-price {
      border-bottom: none;
      padding-bottom: 0; }

    .desc-area .mobile-view .kind-bot {
      display: none; } }
  .desc-area input[type="submit"].tpl-button {
    padding: 0 15px;
    line-height: 28px; }
  .desc-area .tpl-stars:before {
    display: none; }

.shop2-product-tags {
  margin-top: 8px;
  padding: 14px 20px;
  background: none;
  border: 2px solid rgba(0, 0, 0, 0.1); }
  .shop2-product-tags span {
    color: #000;
    opacity: 0.85;
    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%229px%22%20%20viewBox%3D%220%200%2017%209%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22rgba%280%2C%200%2C%200%2C%200.55%29%22%20d%3D%22M14.000%2C8.999%20L1.000%2C8.999%20C0.447%2C8.999%20-0.000%2C8.552%20-0.000%2C7.999%20L-0.000%2C0.999%20C-0.000%2C0.447%200.447%2C-0.001%201.000%2C-0.001%20L14.000%2C-0.001%20L17.000%2C4.999%20L14.000%2C8.999%20ZM11.500%2C2.999%20C10.671%2C2.999%2010.000%2C3.671%2010.000%2C4.499%20C10.000%2C5.328%2010.671%2C5.999%2011.500%2C5.999%20C12.328%2C5.999%2013.000%2C5.328%2013.000%2C4.499%20C13.000%2C3.671%2012.328%2C2.999%2011.500%2C2.999%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 4px no-repeat; }

.shop2-collection-header {
  font-size: 20px;
  margin: 0 0 15px;
  line-height: 1; }

.shop-group-kinds {
  margin-bottom: 30px; }
  .shop-group-kinds .shop-group-kinds-collection {
    background-color: #fff;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    text-align: center;
    padding: 40px 24px 20px; }
  .shop-group-kinds .product-anonce {
    display: none; }
  .shop-group-kinds .owl-stage-outer {
    position: relative;
    overflow: hidden; }
  .shop-group-kinds .owl-dots {
    position: relative;
    margin: 11px 33px 0;
    display: inline-block;
    vertical-align: top;
    text-align: center;
    display: block !important; }
  .shop-group-kinds .owl-dots.disabled {
    display: none !important; }
  .shop-group-kinds .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background-color: #000;
    margin: 0 3px;
    opacity: 0.15; }
    .shop-group-kinds .owl-dots .owl-dot.active {
      opacity: 1;
      background-color: #3aa8b0; }
  .shop-group-kinds .owl-nav {
    height: 32px;
    margin-bottom: -9px;
    position: relative;
    margin: 13px 0 -35px; }
  @media (max-width: 768px) {
    .shop-group-kinds .owl-nav {
      display: none; } }
  .shop-group-kinds .owl-nav.disabled {
    display: none; }
  .shop-group-kinds .owl-nav > div {
    position: absolute;
    top: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
    border: 1px solid rgba(0, 0, 0, 0.1);
    font-size: 0; }
    .shop-group-kinds .owl-nav > div:before {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      width: 13px;
      height: 7px;
      margin: -3px 0 0 -7px;
      z-index: 1;
      opacity: 0.55;
      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%227px%22%20%20viewBox%3D%220%200%2012%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%23000000%22%20d%3D%22M%202%200.38%20C%202%200.38%206%204.29%206%204.29%20C%206%204.29%2010.07%200.31%2010.07%200.31%20C%2010.07%200.31%2010.07%200.31%2010.07%200.31%20C%2010.27%200.11%2010.55%20-0.01%2010.86%20-0.01%20C%2011.5%20-0.01%2012.01%200.5%2012.01%201.12%20C%2012.01%201.42%2011.89%201.7%2011.69%201.9%20C%2011.69%201.9%2011.69%201.9%2011.69%201.9%20C%2011.69%201.9%206.82%206.66%206.82%206.66%20C%206.82%206.66%206.82%206.66%206.82%206.66%20C%206.62%206.87%206.32%207.01%206%207.01%20C%206%207.01%206%207.01%206%207.01%20C%206%207.01%205.99%207.01%205.99%207.01%20C%205.67%207.01%205.38%206.87%205.17%206.66%20C%205.17%206.66%205.17%206.66%205.17%206.66%20C%205.17%206.66%200.31%201.9%200.31%201.9%20C%200.31%201.9%200.31%201.9%200.31%201.9%20C%200.11%201.7%20-0.01%201.42%20-0.01%201.12%20C%20-0.01%200.5%200.5%20-0.01%201.14%20-0.01%20C%201.48%20-0.01%201.79%200.14%202%200.38%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 50% no-repeat;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .shop-group-kinds .owl-nav > div:hover {
      border-color: rgba(0, 0, 0, 0.15); }
    .shop-group-kinds .owl-nav > div:hover:before {
      opacity: 0.85;
      -webkit-transform: rotate(90deg);
      -moz-transform: rotate(90deg);
      -ms-transform: rotate(90deg);
      -o-transform: rotate(90deg);
      transform: rotate(90deg); }
    .shop-group-kinds .owl-nav > div:hover:after {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background-color: #000;
      opacity: 0.05; }
    .shop-group-kinds .owl-nav > div.owl-prev {
      left: 0; }
    .shop-group-kinds .owl-nav > div.owl-next {
      right: 0; }
    .shop-group-kinds .owl-nav > div.owl-next:before {
      margin: -4px 0 0 -6px;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg); }

.shop-kind-item {
  margin-bottom: 0;
  line-height: 1.3;
  display: inline-block;
  vertical-align: top;
  text-align: center; }
  .shop-kind-item .product-image {
    text-align: center;
    margin: 0 0 10px; }
  .shop-kind-item .product-image img {
    vertical-align: middle; }
  .shop-kind-item .product-image.no-image {
    height: 124px; }

.r-tabs .shop-kind-item .product-price .price-old {
  padding-right: 0; }

.owl-item .shop-kind-item {
  display: block; }

.shop2-cart-wrapper p.text-right {
  margin: 0 0 16px; }
  .shop2-cart-wrapper p.text-right .shop2-btn.white-btn, .shop2-cart-wrapper p.text-right .recommended-block-left-wr .owl-nav > div.shop2-btn, .recommended-block-left-wr .shop2-cart-wrapper p.text-right .owl-nav > div.shop2-btn, .shop2-cart-wrapper p.text-right .shop2-product-mode-wr .product-thumbnails .owl-nav > div.shop2-btn, .shop2-product-mode-wr .product-thumbnails .shop2-cart-wrapper p.text-right .owl-nav > div.shop2-btn, .shop2-cart-wrapper p.text-right .r-tabs-tab.shop2-btn, .shop2-cart-wrapper p.text-right .r-tabs .r-tabs-accordion-title.shop2-btn, .r-tabs .shop2-cart-wrapper p.text-right .r-tabs-accordion-title.shop2-btn, .shop2-cart-wrapper p.text-right .shop2-coupon .coupon-btn.shop2-btn, .shop2-coupon .shop2-cart-wrapper p.text-right .coupon-btn.shop2-btn {
    border: 2px solid rgba(0, 0, 0, 0.1);
    color: #000;
    height: 36px;
    line-height: 36px;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    opacity: 0.85;
    border-radius: 0px;
    padding: 0 16px;
    background: none;
    box-shadow: none; }
    .shop2-cart-wrapper p.text-right .shop2-btn.white-btn:hover, .shop2-cart-wrapper p.text-right .recommended-block-left-wr .owl-nav > div.shop2-btn:hover, .recommended-block-left-wr .shop2-cart-wrapper p.text-right .owl-nav > div.shop2-btn:hover, .shop2-cart-wrapper p.text-right .shop2-product-mode-wr .product-thumbnails .owl-nav > div.shop2-btn:hover, .shop2-product-mode-wr .product-thumbnails .shop2-cart-wrapper p.text-right .owl-nav > div.shop2-btn:hover, .shop2-cart-wrapper p.text-right .r-tabs-tab.shop2-btn:hover, .shop2-cart-wrapper p.text-right .r-tabs .r-tabs-accordion-title.shop2-btn:hover, .r-tabs .shop2-cart-wrapper p.text-right .r-tabs-accordion-title.shop2-btn:hover, .shop2-cart-wrapper p.text-right .shop2-coupon .coupon-btn.shop2-btn:hover, .shop2-coupon .shop2-cart-wrapper p.text-right .coupon-btn.shop2-btn:hover {
      background: rgba(0, 0, 0, 0.1); }
    .shop2-cart-wrapper p.text-right .shop2-btn.white-btn:active, .shop2-cart-wrapper p.text-right .recommended-block-left-wr .owl-nav > div.shop2-btn:active, .recommended-block-left-wr .shop2-cart-wrapper p.text-right .owl-nav > div.shop2-btn:active, .shop2-cart-wrapper p.text-right .shop2-product-mode-wr .product-thumbnails .owl-nav > div.shop2-btn:active, .shop2-product-mode-wr .product-thumbnails .shop2-cart-wrapper p.text-right .owl-nav > div.shop2-btn:active, .shop2-cart-wrapper p.text-right .r-tabs-tab.shop2-btn:active, .shop2-cart-wrapper p.text-right .r-tabs .r-tabs-accordion-title.shop2-btn:active, .r-tabs .shop2-cart-wrapper p.text-right .r-tabs-accordion-title.shop2-btn:active, .shop2-cart-wrapper p.text-right .shop2-coupon .coupon-btn.shop2-btn:active, .shop2-coupon .shop2-cart-wrapper p.text-right .coupon-btn.shop2-btn:active {
      opacity: 1; }
    .shop2-cart-wrapper p.text-right .shop2-btn.white-btn.disabled, .shop2-cart-wrapper p.text-right .recommended-block-left-wr .owl-nav > div.shop2-btn.disabled, .recommended-block-left-wr .shop2-cart-wrapper p.text-right .owl-nav > div.shop2-btn.disabled, .shop2-cart-wrapper p.text-right .shop2-product-mode-wr .product-thumbnails .owl-nav > div.shop2-btn.disabled, .shop2-product-mode-wr .product-thumbnails .shop2-cart-wrapper p.text-right .owl-nav > div.shop2-btn.disabled, .shop2-cart-wrapper p.text-right .r-tabs-tab.shop2-btn.disabled, .shop2-cart-wrapper p.text-right .r-tabs .r-tabs-accordion-title.shop2-btn.disabled, .r-tabs .shop2-cart-wrapper p.text-right .r-tabs-accordion-title.shop2-btn.disabled, .shop2-cart-wrapper p.text-right .shop2-coupon .coupon-btn.shop2-btn.disabled, .shop2-coupon .shop2-cart-wrapper p.text-right .coupon-btn.shop2-btn.disabled {
      opacity: 0.2; }
  .shop2-cart-wrapper p.text-center a.shop2-btn {
    padding: 11px 15px 12px; }
  .shop2-cart-wrapper p.shop2-cart-update {
    margin: 16px 58px 0 0; }
  @media (max-width: 739px) {
    .shop2-cart-wrapper p.shop2-cart-update {
      text-align: left !important;
      margin: 16px 0 0 74px; } }
  @media (max-width: 580px) {
    .shop2-cart-wrapper p.shop2-cart-update {
      margin: 16px 0 0 84px; } }
  .shop2-cart-wrapper p.shop2-cart-update .white-btn, .shop2-cart-wrapper p.shop2-cart-update .recommended-block-left-wr .owl-nav > div, .recommended-block-left-wr .shop2-cart-wrapper p.shop2-cart-update .owl-nav > div, .shop2-cart-wrapper p.shop2-cart-update .shop2-product-mode-wr .product-thumbnails .owl-nav > div, .shop2-product-mode-wr .product-thumbnails .shop2-cart-wrapper p.shop2-cart-update .owl-nav > div, .shop2-cart-wrapper p.shop2-cart-update .r-tabs-tab, .shop2-cart-wrapper p.shop2-cart-update .r-tabs .r-tabs-accordion-title, .r-tabs .shop2-cart-wrapper p.shop2-cart-update .r-tabs-accordion-title, .shop2-cart-wrapper p.shop2-cart-update .shop2-coupon .coupon-btn, .shop2-coupon .shop2-cart-wrapper p.shop2-cart-update .coupon-btn {
    font-size: 15px;
    font-family: "Roboto Slab";
    color: #666;
    padding: 11px 15px 12px; }
  @media (max-width: 739px) {
    .shop2-cart-wrapper p.shop2-btn-back-wr {
      text-align: center; } }

.shop2-cart-product {
  margin: 0 0 7px;
  padding: 15px;
  background-color: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .shop2-cart-product .cart-product-top {
    -webkit-flex-basis: 64px;
    -moz-flex-basis: 64px;
    -ms-flex-preferred-size: 64px;
    flex-basis: 64px;
    padding: 0 15px 0 0; }
  .shop2-cart-product .cart-product-right-wr {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -moz-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    -webkit-flex-basis: 0;
    -moz-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0; }
  @media (min-width: 740px) {
    .shop2-cart-product .cart-product-right-wr {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  .shop2-cart-product .cart-product-info-wr {
    padding-bottom: 10px; }
  @media (min-width: 740px) {
    .shop2-cart-product .cart-product-info-wr {
      -webkit-box-flex: 1;
      -webkit-flex-grow: 1;
      -moz-flex-grow: 1;
      -ms-flex-positive: 1;
      flex-grow: 1;
      -webkit-flex-shrink: 1;
      -moz-flex-shrink: 1;
      -ms-flex-negative: 1;
      flex-shrink: 1;
      -webkit-flex-basis: 0;
      -moz-flex-basis: 0;
      -ms-flex-preferred-size: 0;
      flex-basis: 0;
      padding: 0 40px 0 0; } }
  @media (min-width: 740px) {
    .shop2-cart-product .cart-product-right {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      margin: auto 0;
      width: 55.5555555556%; } }
  .shop2-cart-product .cart-product-right-in-left {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: auto 0; }
  @media (max-width: 739px) {
    .shop2-cart-product .cart-product-right-in-left {
      padding: 10px 0;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      position: relative; }
      .shop2-cart-product .cart-product-right-in-left:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        height: 1px;
        background: #000;
        opacity: 0.1; } }
  .shop2-cart-product .cart-product-right-in {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
    padding: 10px 0;
    position: relative; }
  .shop2-cart-product .cart-product-right-in:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background: #000;
    opacity: 0.1; }
  @media (min-width: 740px) {
    .shop2-cart-product .cart-product-right-in {
      padding: 0;
      width: 153px;
      margin: auto 0; }
      .shop2-cart-product .cart-product-right-in:before {
        display: none; } }
  .shop2-cart-product .cart-product-name {
    margin-bottom: 10px; }
  .shop2-cart-product .cart-product-name a {
    opacity: 0.9;
    font-family: 'Roboto Slab';
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    text-decoration: none; }
  .shop2-cart-product .cart-product-image.no-image {
    height: 64px; }
  .shop2-cart-product .cart-product-image img {
    border: none !important; }
  .shop2-cart-product .product-anonce {
    font-size: 14px;
    color: #000;
    margin-top: 0;
    opacity: 0.85; }
  .shop2-cart-product .cart-product-article {
    padding: 10px 0;
    position: relative;
    font-size: 12px;
    color: #000;
    opacity: 0.85; }
  .shop2-cart-product .cart-product-article span {
    opacity: 0.7; }
  .shop2-cart-product .cart-product-article:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background-color: #000;
    opacity: 0.1; }
  .shop2-cart-product .cart-product-param {
    list-style: none;
    padding: 0;
    margin: 0; }
  .shop2-cart-product .cart-product-param > li {
    padding: 10px 0;
    position: relative; }
    .shop2-cart-product .cart-product-param > li:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      height: 1px;
      background-color: #000;
      opacity: 0.1; }
    .shop2-cart-product .cart-product-param > li > div {
      display: inline-block;
      vertical-align: middle;
      font-size: 12px;
      color: #000;
      opacity: 0.85; }
    .shop2-cart-product .cart-product-param > li > div.param-title {
      opacity: 0.55; }
    .shop2-cart-product .cart-product-param > li > div.file-dovnload {
      opacity: 1; }
    .shop2-cart-product .cart-product-param > li > div.file-dovnload a {
      position: relative;
      display: inline-block;
      text-decoration: none;
      color: #3aa8b0;
      padding: 0 0 0 28px;
      height: 25px;
      line-height: 25px; }
    .shop2-cart-product .cart-product-param > li > div.file-dovnload a:before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      width: 25px;
      height: 25px;
      border-radius: 13px;
      background: #d0cdbb url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2213px%22%20%20viewBox%3D%220%200%2010%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.918%2C12.990%20C7.918%2C12.990%202.079%2C12.990%202.079%2C12.990%20C0.927%2C12.990%20-0.008%2C12.082%20-0.008%2C10.962%20C-0.008%2C10.962%20-0.008%2C2.039%20-0.008%2C2.039%20C-0.008%2C0.919%200.927%2C0.011%202.079%2C0.011%20C2.079%2C0.011%204.999%2C0.011%204.999%2C0.011%20C4.999%2C0.011%204.999%2C4.879%204.999%2C4.879%20C4.999%2C4.879%2010.003%2C4.879%2010.003%2C4.879%20C10.003%2C4.879%2010.003%2C10.962%2010.003%2C10.962%20C10.003%2C12.082%209.071%2C12.990%207.918%2C12.990%20ZM6.668%2C0.011%20C6.887%2C0.011%207.101%2C0.096%207.256%2C0.247%20C7.256%2C0.247%209.760%2C2.682%209.760%2C2.682%20C9.915%2C2.834%2010.003%2C3.040%2010.003%2C3.255%20C10.003%2C3.255%206.668%2C3.255%206.668%2C3.255%20C6.668%2C3.255%206.668%2C0.011%206.668%2C0.011%20Z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-cart-product .cart-product-param > li > div.image-param {
      opacity: 1; }
    .shop2-cart-product .cart-product-param > li > div.image-param a {
      position: relative;
      display: inline-block;
      vertical-align: top;
      border: 1px solid #fff;
      outline: 1px solid #e9573e; }
    .shop2-cart-product .cart-product-param > li > div.image-param a img {
      vertical-align: middle; }
    .shop2-cart-product .cart-product-param > li > div.image-param a.highslide img {
      border: none; }
    .shop2-cart-product .cart-product-param > li > div.image-param a:before {
      content: "";
      position: absolute;
      bottom: 0;
      right: 0;
      border-width: 5px;
      border-style: solid;
      border-color: transparent #fff #fff transparent; }
    .shop2-cart-product .cart-product-param > li > div.image-param a:after {
      content: "";
      position: absolute;
      right: -6px;
      bottom: -1px;
      width: 14px;
      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%2214px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2014%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.9%2C10.9c-0.8%2C0-1.5-0.3-2.1-0.9L0.9%2C7.1C0.3%2C6.5%2C0%2C5.8%2C0%2C5c0-0.8%2C0.3-1.6%2C0.9-2.1c1.2-1.1%2C3.1-1.2%2C4.3%2C0L6%2C3.7l2.9-2.9c1.2-1.1%2C3.1-1.1%2C4.3%2C0c0.6%2C0.6%2C0.9%2C1.3%2C0.9%2C2.1c0%2C0.8-0.3%2C1.6-0.9%2C2.1l0%2C0l-5%2C4.9C7.5%2C10.6%2C6.7%2C10.9%2C5.9%2C10.9z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23BE3727%22%20d%3D%22M11.7%2C3.6l-5%2C4.9c-0.4%2C0.4-1.1%2C0.4-1.5%2C0L2.3%2C5.6c-0.4-0.4-0.4-1%2C0-1.4s1.1-0.4%2C1.5%2C0L6%2C6.3l4.3-4.2c0.4-0.4%2C1.1-0.4%2C1.5%2C0C12.1%2C2.6%2C12.1%2C3.2%2C11.7%2C3.6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-cart-product .shop2-color-ext-list .shop2-color-ext-selected:after {
    content: "";
    position: absolute;
    right: -6px;
    bottom: -1px;
    width: 14px;
    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%2214px%22%20height%3D%2211px%22%20%20viewBox%3D%220%200%2014%2011%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M5.9%2C10.9c-0.8%2C0-1.5-0.3-2.1-0.9L0.9%2C7.1C0.3%2C6.5%2C0%2C5.8%2C0%2C5c0-0.8%2C0.3-1.6%2C0.9-2.1c1.2-1.1%2C3.1-1.2%2C4.3%2C0L6%2C3.7l2.9-2.9c1.2-1.1%2C3.1-1.1%2C4.3%2C0c0.6%2C0.6%2C0.9%2C1.3%2C0.9%2C2.1c0%2C0.8-0.3%2C1.6-0.9%2C2.1l0%2C0l-5%2C4.9C7.5%2C10.6%2C6.7%2C10.9%2C5.9%2C10.9z%22%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23BE3727%22%20d%3D%22M11.7%2C3.6l-5%2C4.9c-0.4%2C0.4-1.1%2C0.4-1.5%2C0L2.3%2C5.6c-0.4-0.4-0.4-1%2C0-1.4s1.1-0.4%2C1.5%2C0L6%2C6.3l4.3-4.2c0.4-0.4%2C1.1-0.4%2C1.5%2C0C12.1%2C2.6%2C12.1%2C3.2%2C11.7%2C3.6z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-cart-product .cart-delete {
    width: 30px; }
  .shop2-cart-product .cart-delete a {
    margin: 4px 0 0;
    display: inline-block;
    border: 1px solid #3aa8b0;
    border-radius: 15px;
    width: 28px;
    height: 28px;
    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%233aa8b0%22%20d%3D%22M%2011.69%201.81%20C%2011.69%201.81%207.5%206%207.5%206%20C%207.5%206%2011.69%2010.19%2011.69%2010.19%20C%2011.69%2010.19%2011.69%2010.19%2011.69%2010.19%20C%2011.88%2010.38%2012%2010.65%2012%2010.94%20C%2012%2011.52%2011.53%2012%2010.94%2012%20C%2010.65%2012%2010.38%2011.88%2010.19%2011.69%20C%2010.19%2011.69%2010.19%2011.69%2010.19%2011.69%20C%2010.19%2011.69%206%207.5%206%207.5%20C%206%207.5%201.81%2011.69%201.81%2011.69%20C%201.81%2011.69%201.81%2011.69%201.81%2011.69%20C%201.62%2011.88%201.35%2012%201.06%2012%20C%200.47%2012%200%2011.52%200%2010.94%20C%200%2010.65%200.12%2010.38%200.31%2010.19%20C%200.31%2010.19%200.31%2010.19%200.31%2010.19%20C%200.31%2010.19%204.5%206%204.5%206%20C%204.5%206%200.31%201.81%200.31%201.81%20C%200.31%201.81%200.31%201.81%200.31%201.81%20C%200.12%201.61%200%201.35%200%201.06%20C%200%200.47%200.47%200%201.06%200%20C%201.35%200%201.62%200.12%201.81%200.31%20C%201.81%200.31%201.81%200.31%201.81%200.31%20C%201.81%200.31%206%204.5%206%204.5%20C%206%204.5%2010.19%200.31%2010.19%200.31%20C%2010.19%200.31%2010.19%200.31%2010.19%200.31%20C%2010.38%200.12%2010.65%200%2010.94%200%20C%2011.53%200%2012%200.47%2012%201.06%20C%2012%201.35%2011.88%201.61%2011.69%201.81%20C%2011.69%201.81%2011.69%201.81%2011.69%201.81%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop2-cart-product .cart-delete a img {
      display: none; }
  @media (min-width: 740px) {
  .shop2-cart-product .cart-price {
    width: 112px; }
  .shop2-cart-product .cart-price-total {
    width: 120px; } }
  @media (max-width: 480px) {
  .shop2-cart-product .cart-price {
    display: none; } }
  .shop2-cart-product .cart-price-total, .shop2-cart-product .cart-price {
    font-size: 15px;
    color: #000;
    font-weight: bold;
    margin: auto 0;
    opacity: 0.9; }
  .shop2-cart-product .cart-amount {
    font-size: 0; }
  @media (min-width: 740px) {
    .shop2-cart-product .cart-amount {
      margin: 0 10px 0 0; } }
  @media (min-width: 740px) and (max-width: 880px) {
  .shop2-cart-product .shop-product-amount button {
    display: block;
    width: 40px;
    height: 28px; }
    .shop2-cart-product .shop-product-amount input[type="text"] {
      display: block;
      margin: 3px 0; } }

.shop-cart-title {
  color: #fff;
  font-size: 13px;
  line-height: 40px;
  padding: 0 15px;
  margin-bottom: 16px;
  background: #3aa8b0;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }
  .shop-cart-title .cart-product-title {
    -webkit-flex-basis: 64px;
    -moz-flex-basis: 64px;
    -ms-flex-preferred-size: 64px;
    flex-basis: 64px;
    padding: 0 15px 0 0; }
  @media (min-width: 740px) {
    .shop-cart-title .shop-cart-title-info {
      -webkit-box-flex: 1;
      -webkit-flex: 1 1 0;
      -moz-box-flex: 1;
      -moz-flex: 1 1 0;
      -ms-flex: 1 1 0;
      flex: 1 1 0;
      padding: 0 40px 0 0; } }
  .shop-cart-title .shop-cart-title-righ-wr {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 0;
    -moz-box-flex: 1;
    -moz-flex: 1 1 0;
    -ms-flex: 1 1 0;
    flex: 1 1 0; }
  @media (min-width: 740px) {
    .shop-cart-title .shop-cart-title-righ-wr {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row; } }
  @media (min-width: 740px) {
    .shop-cart-title .shop-cart-title-right {
      display: -moz-box;
      display: -webkit-box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-direction: normal;
      -webkit-box-orient: horizontal;
      -webkit-flex-direction: row;
      -moz-flex-direction: row;
      -ms-flex-direction: row;
      flex-direction: row;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between;
      margin: auto 0;
      width: 55.5555555556%; } }
  .shop-cart-title .cart-product-title-right-in-left {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 739px) {
    .shop-cart-title .cart-product-title-right-in-left {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }
  .shop-cart-title .shop-cart-title-right-in {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex; }
  @media (max-width: 739px) {
    .shop-cart-title .shop-cart-title-right-in {
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      justify-content: space-between; } }
  @media (min-width: 740px) {
    .shop-cart-title .cart-price-title {
      width: 112px; } }
  @media (min-width: 740px) {
    .shop-cart-title .cart-total-price-title {
      width: 120px; } }
  .shop-cart-title .cart-delete-title {
    width: 30px; }
  @media (max-width: 739px) {
  .shop-cart-title > div {
    display: none; }
    .shop-cart-title > div.cart-product-title {
      display: block; } }
/* Cart Total */
.shop-cart-total {
  font-size: 0;
  line-height: 1;
  list-style: none;
  padding: 0;
  margin: 20px 0; }
  @media (max-width: 739px) {
  .shop-cart-total {
    margin: 20px -5px; } }
  @media (max-width: 580px) {
  .shop-cart-total {
    margin: 20px 5px; } }
  .shop-cart-total li {
    text-align: right; }
  .shop-cart-total li .shop-cart-total-in {
    color: #000;
    position: relative;
    width: 330px;
    text-align: left;
    display: inline-block; }
    .shop-cart-total li .shop-cart-total-in:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      height: 1px;
      background-color: #000;
      opacity: 0.1; }
    @media (min-width: 844px) {
    .shop-cart-total li .shop-cart-total-in {
      width: 448px; } }
    @media (max-width: 739px) {
    .shop-cart-total li .shop-cart-total-in {
      width: 100%;
      padding: 15px 0; } }
  .shop-cart-total li .shop-cart-total-title {
    width: 153px; }
    @media (min-width: 844px) {
    .shop-cart-total li .shop-cart-total-title {
      width: 271px; } }
    @media (max-width: 739px) {
    .shop-cart-total li .shop-cart-total-title {
      margin-bottom: 7px; } }
  .shop-cart-total li .shop-cart-sum {
    width: 177px;
    color: #000;
    opacity: 0.85; }
    .shop-cart-total li .shop-cart-sum strong {
      font-size: 20px; }
  .shop-cart-total li .shop-cart-total-title, .shop-cart-total li .shop-cart-sum {
    font-size: 13px;
    padding: 17px 0 17px 8px;
    display: inline-block;
    vertical-align: bottom;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 739px) {
    .shop-cart-total li .shop-cart-total-title, .shop-cart-total li .shop-cart-sum {
      padding: 0 0 0 79px;
      width: 100%; } }
  @media (min-width: 740px) {
        .shop-cart-total li.coupon-block-li .shop-cart-total-in {
          width: 100%;
          display: -moz-box;
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-pack: end;
          -ms-flex-pack: end;
          -webkit-justify-content: flex-end;
          -moz-justify-content: flex-end;
          justify-content: flex-end;
          -webkit-box-align: end;
          -ms-flex-align: end;
          -webkit-align-items: flex-end;
          -moz-align-items: flex-end;
          align-items: flex-end; }
          .shop-cart-total li.coupon-block-li .shop-cart-total-in:before {
            display: none; } }
    @media (min-width: 740px) {
      .shop-cart-total li.coupon-block-li .shop-cart-total-title {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -webkit-order: 1;
        -moz-order: 1;
        -ms-flex-order: 1;
        order: 1; } }
    @media (min-width: 740px) {
      .shop-cart-total li.coupon-block-li .shop-cart-sum {
        -webkit-box-ordinal-group: 3;
        -moz-box-ordinal-group: 3;
        -webkit-order: 2;
        -moz-order: 2;
        -ms-flex-order: 2;
        order: 2;
        width: 177px; } }
    @media (min-width: 740px) {
      .shop-cart-total li.coupon-block-li .shop2-coupon-wr {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -webkit-order: 0;
        -moz-order: 0;
        -ms-flex-order: 0;
        order: 0;
        margin: -10px 25px -10px 0; } }
    @media (max-width: 739px) {
      .shop-cart-total li.coupon-block-li .shop2-coupon-wr {
        display: none; } }
    @media (min-width: 740px) {
      .shop-cart-total li.coupon-block-li .shop-cart-total-title, .shop-cart-total li.coupon-block-li .shop-cart-sum {
        position: relative; }
        .shop-cart-total li.coupon-block-li .shop-cart-total-title:before, .shop-cart-total li.coupon-block-li .shop-cart-sum:before {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          bottom: 0;
          height: 1px;
          background-color: #000;
          opacity: 0.1; } }
  .shop-cart-total li.total-amount-li {
    color: #3aa8b0; }
    .shop-cart-total li.total-amount-li .shop-cart-total-title, .shop-cart-total li.total-amount-li div.shop-cart-sum {
      opacity: 1;
      color: #3aa8b0; }
  .shop-cart-total .coupon-open-btn {
    display: inline-block;
    vertical-align: bottom;
    font-size: 15px;
    font-family: 'Roboto Slab';
    color: #3aa8b0; }
  .shop-cart-total .coupon-open-btn.active {
    color: #000;
    opacity: 0.2; }
  .shop-cart-total .coupon-open-btn span {
    font-size: 15px; }
  @media (min-width: 740px) {
    .shop-cart-total .coupon-open-btn {
      display: none; } }
/* Coupon */
.shop2-coupon {
  background-color: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  height: auto;
  min-width: 300px;
  max-width: 300px; }
  @media (max-width: 739px) {
  .shop2-coupon {
    min-width: 100%;
    margin: 15px 0 0; } }
  .shop2-coupon .coupon-body {
    padding: 15px;
    height: auto; }
  @media (max-width: 739px) {
    .shop2-coupon .coupon-body {
      padding: 15px 7px; } }
  .shop2-coupon .coupon-arrow {
    margin-top: -8px;
    border: none;
    width: 10px;
    height: 16px; }
  .shop2-coupon .coupon-arrow:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 8px 0 8px 9px;
    border-left-color: #000;
    opacity: 0.12; }
  .shop2-coupon .coupon-arrow:after {
    content: "";
    position: absolute;
    left: 0;
    top: 1px;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 7px 0 7px 7px;
    border-left-color: #fff; }
  @media (max-width: 739px) {
    .shop2-coupon .coupon-arrow {
      top: -11px;
      margin: 0;
      left: 76px;
      width: 16px;
      height: 10px; }
      .shop2-coupon .coupon-arrow:before {
        top: 2px;
        left: 0;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 0 8px 9px 8px;
        border-bottom-color: #000; }
      .shop2-coupon .coupon-arrow:after {
        top: 4px;
        left: 1px;
        width: 0;
        height: 0;
        border-color: transparent;
        border-style: solid;
        border-width: 0 7px 7px 7px;
        border-bottom-color: #fff; } }
  .shop2-coupon .coupon-label {
    color: rgba(0, 0, 0, 0.75); }
  .shop2-coupon .coupon-field {
    border: none;
    background: none;
    border-radius: 0px;
    box-shadow: none;
    height: auto; }
  .shop2-coupon .coupon-field input[type="text"] {
    box-shadow: none;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.55);
    outline: none;
    padding: 0 5px;
    height: 40px;
    background-color: #fff;
    border: 2px solid rgba(0, 0, 0, 0.1); }
    .shop2-coupon .coupon-field input[type="text"]:focus {
      color: rgba(0, 0, 0, 0.85);
      border-color: rgba(0, 0, 0, 0.15); }
  .shop2-coupon .coupon-btn {
    font-size: 12px;
    font-family: "Roboto Slab";
    line-height: 1;
    height: 40px;
    padding: 0 15px;
    margin: 0 0 0 1px; }
  .shop2-coupon .coupon-btn.shop2-btn {
    background: none;
    box-shadow: none; }
  .shop2-coupon .coupon-btn:hover {
    background: rgba(0, 0, 0, 0.1); }
  .shop2-coupon .coupon-btn:active {
    opacity: 1; }
  .shop2-coupon .coupon-btn.disabled {
    opacity: 0.2; }
  .shop2-coupon .coupon-id {
    position: static; }
  .shop2-coupon .coupon-id span {
    font-size: 13px;
    color: #333; }
  .shop2-coupon .coupon-id .coupon-code {
    color: #777;
    padding: 0 6px; }
  .shop2-coupon .coupon-id .coupon-delete {
    display: inline-block;
    border: 1px solid #e9573e;
    border-radius: 8px;
    width: 16px;
    height: 16px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2210px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2010%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23e9573e%22%20d%3D%22M7.090%2C4.968%20C7.090%2C4.968%209.504%2C7.382%209.504%2C7.382%20C10.090%2C7.968%2010.090%2C8.918%209.504%2C9.504%20C8.918%2C10.090%207.969%2C10.089%207.383%2C9.504%20C7.383%2C9.504%204.969%2C7.090%204.969%2C7.090%20C4.969%2C7.090%202.554%2C9.504%202.554%2C9.504%20C1.969%2C10.090%201.019%2C10.090%200.433%2C9.504%20C-0.153%2C8.918%20-0.153%2C7.968%200.433%2C7.382%20C0.433%2C7.382%202.847%2C4.968%202.847%2C4.968%20C2.847%2C4.968%200.433%2C2.554%200.433%2C2.554%20C-0.153%2C1.968%20-0.153%2C1.018%200.433%2C0.433%20C1.018%2C-0.153%201.969%2C-0.153%202.554%2C0.433%20C2.554%2C0.433%204.968%2C2.847%204.968%2C2.847%20C4.968%2C2.847%207.383%2C0.433%207.383%2C0.433%20C7.969%2C-0.153%208.918%2C-0.153%209.504%2C0.433%20C10.090%2C1.018%2010.090%2C1.968%209.504%2C2.554%20C9.504%2C2.554%207.090%2C4.968%207.090%2C4.968%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    background-size: 8px 8px; }
/* Cart Registration */
.shop-cart-registration {
  position: relative;
  margin: 40px 0 20px; }
  .shop-cart-registration:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #000;
    opacity: 0.1; }
  .shop-cart-registration h2 {
    font-family: 'Roboto Slab';
    font-size: 19px;
    text-transform: uppercase;
    font-weight: normal;
    color: #000;
    margin: 0 0 10px;
    opacity: 0.9; }
  @media (max-width: 739px) {
    .shop-cart-registration h2 {
      font-size: 17px;
      text-align: center; } }
  .shop-cart-registration .form-registration-bot, .shop-cart-registration .form-registration-top {
    padding: 20px 0;
    position: relative; }
  .shop-cart-registration .form-registration-bot:before, .shop-cart-registration .form-registration-top:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background-color: #000;
    opacity: 0.1; }
  .shop-cart-registration .form-registration-bot {
    display: table;
    width: 100%; }
  @media (max-width: 540px) {
    .shop-cart-registration .form-registration-bot {
      display: block; } }
  .shop-cart-registration .form-registration {
    display: table;
    width: 100%; }
  @media (max-width: 730px) {
    .shop-cart-registration .form-registration {
      display: block; } }
  .shop-cart-registration .form-registration-left {
    display: table-cell;
    vertical-align: top;
    font-size: 0; }
  @media (max-width: 730px) {
    .shop-cart-registration .form-registration-left {
      display: block; } }
  .shop-cart-registration .form-registration-left label {
    display: inline-block;
    vertical-align: top;
    padding: 0 8px 0 0;
    font-size: 13px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media (max-width: 730px) {
    .shop-cart-registration .form-registration-left label {
      width: 50%;
      margin-bottom: 10px; }
      .shop-cart-registration .form-registration-left label:nth-child(3) {
        padding: 0; } }
    @media (max-width: 440px) {
    .shop-cart-registration .form-registration-left label {
      width: 100%;
      padding: 0; } }
  .shop-cart-registration .form-registration-left input {
    width: 200px;
    height: 40px;
    padding: 0 8px;
    outline: none;
    max-width: 100%;
    min-width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .shop-cart-registration .form-registration-left input::-webkit-input-placeholder {
      opacity: 1;
      color: rgba(0, 0, 0, 0.55); }
    .shop-cart-registration .form-registration-left input:moz-placeholder {
      opacity: 1;
      color: rgba(0, 0, 0, 0.55); }
    .shop-cart-registration .form-registration-left input::-moz-placeholder {
      opacity: 1;
      color: rgba(0, 0, 0, 0.55); }
    .shop-cart-registration .form-registration-left input:-ms-input-placeholder {
      opacity: 1;
      color: rgba(0, 0, 0, 0.55); }
  .shop-cart-registration .form-registration-right {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    width: 220px; }
  @media (max-width: 730px) {
    .shop-cart-registration .form-registration-right {
      display: block;
      width: 100%; } }
  @media (max-width: 730px) {
      .shop-cart-registration .form-registration-right .shop2-btn {
        width: 100%; } }
  .shop-cart-registration .form-registration-bot-left {
    font-size: 13px;
    color: #000;
    display: table-cell;
    vertical-align: top;
    padding: 0 10px 0 0; }
  @media (max-width: 540px) {
    .shop-cart-registration .form-registration-bot-left {
      display: block;
      margin-bottom: 10px;
      padding: 0; } }
  .shop-cart-registration .form-registration-bot-left a {
    font-family: 'Roboto Slab';
    font-weight: 600;
    text-transform: uppercase;
    color: #d0cdbb;
    opacity: 1;
    text-decoration: none; }
    .shop-cart-registration .form-registration-bot-left a:hover {
      text-decoration: underline; }
  .shop-cart-registration .form-registration-bot-left > span {
    opacity: 0.55; }
  .shop-cart-registration .form-registration-bot-right {
    display: table-cell;
    vertical-align: top;
    text-align: right;
    width: 220px; }
  @media (max-width: 540px) {
    .shop-cart-registration .form-registration-bot-right {
      display: block;
      width: 100%;
      margin-bottom: 10px; } }
  .shop-cart-registration .shop2-btn {
    font-size: 13px;
    font-weight: 600;
    font-family: 'Roboto Slab';
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    text-transform: uppercase; }

.shop2-order-options {
  background-color: #fff;
  -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
  padding: 16px; }
  .shop2-order-options.shop2-delivery .option-type .option-label {
    padding: 18px 0; }
  .shop2-order-options .options-list {
    margin-top: 0; }
  .shop2-order-options .option-type {
    position: relative;
    border: none; }
  .shop2-order-options .option-type:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 1px;
    background-color: #000;
    opacity: 0.1; }
  .shop2-order-options .option-type.active-type {
    background: none; }
  .shop2-order-options .option-type:first-child {
    border-top: none; }
    .shop2-order-options .option-type:first-child:before {
      display: none; }
  .shop2-order-options .option-type .option-details {
    overflow: visible;
    padding: 0 10px 10px; }
    .shop2-order-options .option-type .option-details .option-item label {
      width: 100%;
      max-width: 250px; }
    .shop2-order-options .option-type .option-details .option-item label > span {
      font-family: 'Roboto Slab';
      font-size: 12px;
      font-weight: 600;
      text-transform: uppercase;
      color: #000;
      opacity: 0.85;
      margin-bottom: 5px; }
  .shop2-order-options .option-type .option-label > span {
    padding: 0;
    padding-left: 5px;
    color: #000;
    opacity: 0.75; }
  .shop2-order-options input[type="text"] {
    width: 100%; }
  .shop2-order-options textarea {
    width: 100%; }
  .shop2-order-options .text-center {
    text-align: left !important; }
  .shop2-order-options .shop2-btn {
    font-family: 'Roboto Slab';
    font-size: 13px;
    text-transform: uppercase; }

.shop2-order-form input, .shop2-order-form textarea {
  max-width: 300px; }
/* Order View */
table.shop2-table-person th, table.shop2-table-person td {
  border: 1px solid #3aa8b0; }

table.shop2-table-order th, table.shop2-table-order td {
  border: 1px solid #3aa8b0; }
  table.shop2-table-order tr:first-child th {
    background-color: #3aa8b0;
    color: #fff; }

.product-includeForm {
  padding: 8px;
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  opacity: 0;
  visibility: hidden;
  z-index: 10001;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .product-includeForm.active {
    opacity: 1;
    visibility: visible; }
  .product-includeForm .gr-form-wrap {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    position: relative;
    max-width: 100%;
    background-color: #fff;
    -moz-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    -webkit-box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    box-shadow: 0 1px 3.8px 0.2px rgba(0, 0, 0, 0.28);
    max-height: 100%;
    overflow: auto; }
  .product-includeForm .gr-form-wrap .closeBtnForm {
    display: block;
    position: absolute;
    top: 7px;
    right: 0;
    cursor: pointer;
    width: 42px;
    height: 42px;
    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%233aa8b0%22%20d%3D%22M%2011.69%201.81%20C%2011.69%201.81%207.5%206%207.5%206%20C%207.5%206%2011.69%2010.19%2011.69%2010.19%20C%2011.69%2010.19%2011.69%2010.19%2011.69%2010.19%20C%2011.88%2010.38%2012%2010.65%2012%2010.94%20C%2012%2011.52%2011.53%2012%2010.94%2012%20C%2010.65%2012%2010.38%2011.88%2010.19%2011.69%20C%2010.19%2011.69%2010.19%2011.69%2010.19%2011.69%20C%2010.19%2011.69%206%207.5%206%207.5%20C%206%207.5%201.81%2011.69%201.81%2011.69%20C%201.81%2011.69%201.81%2011.69%201.81%2011.69%20C%201.62%2011.88%201.35%2012%201.06%2012%20C%200.47%2012%200%2011.52%200%2010.94%20C%200%2010.65%200.12%2010.38%200.31%2010.19%20C%200.31%2010.19%200.31%2010.19%200.31%2010.19%20C%200.31%2010.19%204.5%206%204.5%206%20C%204.5%206%200.31%201.81%200.31%201.81%20C%200.31%201.81%200.31%201.81%200.31%201.81%20C%200.12%201.61%200%201.35%200%201.06%20C%200%200.47%200.47%200%201.06%200%20C%201.35%200%201.62%200.12%201.81%200.31%20C%201.81%200.31%201.81%200.31%201.81%200.31%20C%201.81%200.31%206%204.5%206%204.5%20C%206%204.5%2010.19%200.31%2010.19%200.31%20C%2010.19%200.31%2010.19%200.31%2010.19%200.31%20C%2010.38%200.12%2010.65%200%2010.94%200%20C%2011.53%200%2012%200.47%2012%201.06%20C%2012%201.35%2011.88%201.61%2011.69%201.81%20C%2011.69%201.81%2011.69%201.81%2011.69%201.81%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .product-includeForm .gr-form-wrap h2 {
    display: block;
    margin: 0 0 20px; }
  .product-includeForm .gr-form {
    font-size: 14px; }

.gr-form {
  border: none !important;
  padding: 0 !important; }
  .gr-form input {
    max-width: 100%; }

.gr-form-wrap h2, .gr-form-wrap .closeBtnForm {
  display: none; }

.gr-button {
  color: #000 !important;
  line-height: 1 !important;
  background: none !important;
  border: 2px solid rgba(0, 0, 0, 0.1) !important;
  height: 36px;
  line-height: 36px;
  font-family: "Roboto Slab";
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  opacity: 0.85;
  border-radius: 0px; }
  .gr-button:hover {
    background: rgba(0, 0, 0, 0.1) !important; }
  .gr-button:active {
    opacity: 1; }
  .gr-button.disabled {
    opacity: 0.2; }

.gr-form input[type=text], .gr-form input[type=password], .gr-form textarea, .gr-form select {
  border-radius: 0 !important;
  border: 2px solid rgba(0, 0, 0, 0.1) !important;
  color: rgba(0, 0, 0, 0.55) !important; }
  .gr-form input[type=text]:focus, .gr-form input[type=password]:focus, .gr-form textarea:focus, .gr-form select:focus {
    border-color: rgba(0, 0, 0, 0.15) !important;
    color: rgba(0, 0, 0, 0.85) !important; }

.buy-one-click-form-wr {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 10001;
  opacity: 0;
  visibility: hidden;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease; }
  .buy-one-click-form-wr.active {
    opacity: 1;
    visibility: visible; }

.buy-one-click-form-in {
  position: relative;
  width: 100%;
  max-width: 330px;
  padding: 20px 20px 5px;
  background-color: #fff;
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  max-height: 100%;
  overflow: auto; }
  .buy-one-click-form-in .close-btn {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2212px%22%20height%3D%2212px%22%20%20viewBox%3D%220%200%2012%2012%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23e66565%22%20d%3D%22M%2011.69%201.81%20C%2011.69%201.81%207.5%206%207.5%206%20C%207.5%206%2011.69%2010.19%2011.69%2010.19%20C%2011.69%2010.19%2011.69%2010.19%2011.69%2010.19%20C%2011.88%2010.38%2012%2010.65%2012%2010.94%20C%2012%2011.52%2011.53%2012%2010.94%2012%20C%2010.65%2012%2010.38%2011.88%2010.19%2011.69%20C%2010.19%2011.69%2010.19%2011.69%2010.19%2011.69%20C%2010.19%2011.69%206%207.5%206%207.5%20C%206%207.5%201.81%2011.69%201.81%2011.69%20C%201.81%2011.69%201.81%2011.69%201.81%2011.69%20C%201.62%2011.88%201.35%2012%201.06%2012%20C%200.47%2012%200%2011.52%200%2010.94%20C%200%2010.65%200.12%2010.38%200.31%2010.19%20C%200.31%2010.19%200.31%2010.19%200.31%2010.19%20C%200.31%2010.19%204.5%206%204.5%206%20C%204.5%206%200.31%201.81%200.31%201.81%20C%200.31%201.81%200.31%201.81%200.31%201.81%20C%200.12%201.61%200%201.35%200%201.06%20C%200%200.47%200.47%200%201.06%200%20C%201.35%200%201.62%200.12%201.81%200.31%20C%201.81%200.31%201.81%200.31%201.81%200.31%20C%201.81%200.31%206%204.5%206%204.5%20C%206%204.5%2010.19%200.31%2010.19%200.31%20C%2010.19%200.31%2010.19%200.31%2010.19%200.31%20C%2010.38%200.12%2010.65%200%2010.94%200%20C%2011.53%200%2012%200.47%2012%201.06%20C%2012%201.35%2011.88%201.61%2011.69%201.81%20C%2011.69%201.81%2011.69%201.81%2011.69%201.81%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .buy-one-click-form-in .title {
    color: #404040;
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 18px; }
  .buy-one-click-form-in .tpl-field {
    margin: 0 0 20px; }
  .buy-one-click-form-in .field-title {
    font-size: 13px;
    margin-bottom: 5px;
    display: block; }
  .buy-one-click-form-in textarea, .buy-one-click-form-in input[type='text'] {
    width: 100%; }
  .buy-one-click-form-in textarea.error, .buy-one-click-form-in input[type='text'].error {
    border-color: red; }
  .buy-one-click-form-in textarea {
    height: auto; }
  .buy-one-click-form-in .tpl-form-button {
    padding: 0 20px;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    line-height: 36px;
    font-family: "Roboto Slab";
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase; }
  .buy-one-click-form-in .tpl-anketa-success-note {
    margin: 0 0 15px; }

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

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

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

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

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

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

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

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

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

@font-face {
  font-family: "Roboto";
  font-display: swap;
  src: url("/g/fonts/roboto/roboto-m-i.eot");
  src: url("/g/fonts/roboto/roboto-m-i.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-m-i.woff2") format("woff2"), url("/g/fonts/roboto/roboto-m-i.woff") format("woff"), url("/g/fonts/roboto/roboto-m-i.ttf") format("truetype"), url("/g/fonts/roboto/roboto-m-i.svg#Roboto") format("svg");
  font-weight: 500;
  font-style: italic; }

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

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

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

@font-face {
  font-family: "Roboto Slab";
  font-display: swap;
  src: url("/g/fonts/roboto_slab/roboto_slab-t.eot");
  src: url("/g/fonts/roboto_slab/roboto_slab-t.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto_slab/roboto_slab-t.woff2") format("woff2"), url("/g/fonts/roboto_slab/roboto_slab-t.woff") format("woff"), url("/g/fonts/roboto_slab/roboto_slab-t.ttf") format("truetype"), url("/g/fonts/roboto_slab/roboto_slab-t.svg#Roboto Slab") format("svg");
  font-weight: 200;
  font-style: normal; }
/* staff_id: 1640 */
body .site-sidebar-left-blocks.mobileBlock {
  flex-direction: column;
  align-items: center; }
  body .site-sidebar-left-blocks.mobileBlock .vendor-block-wr {
    max-width: 222px;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  body .product-label div.product-flag {
    color: #fff;
    height: auto; }

.count_block {
  padding-bottom: 5px; }
/* staff_id: 1640 end*/
