@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700&subset=cyrillic');
html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, 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: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
  padding: 0;
  border: 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-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

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

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

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

table {
  border-spacing: 0;
  border-collapse: collapse; }

td, th {
  padding: 0; }

@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

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

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

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

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

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }

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

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

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

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

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

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

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

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

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

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

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

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

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

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

label {
  cursor: pointer; }

.product-list {
  display: flex;
  flex-wrap: wrap; }
  .product-list .product-thumb-item {
    width: 33.33%;
    padding: 10px 15px 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0; }
    @media all and (max-width: 768px) {
  .product-list .product-thumb-item {
    width: 50%; } }
    @media all and (max-width: 520px) {
  .product-list .product-thumb-item {
    width: 100%; } }
    .product-list .product-thumb-item .product-label {
      display: flex; }
      .product-list .product-thumb-item .product-label div {
        font-size: 11px;
        color: #fff;
        font-family: 'Roboto'; }
        .product-list .product-thumb-item .product-label div:after {
          display: none; }
        .product-list .product-thumb-item .product-label div.product-new {
          width: 45px;
          height: 45px;
          border-radius: 30px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          background: url(../label_new.png) 50% 50% no-repeat !important;
          -webkit-box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
          -moz-box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
          box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 0; }
        .product-list .product-thumb-item .product-label div.product-spec {
          width: 45px;
          height: 45px;
          border-radius: 30px;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          font-size: 8px;
          color: #fff;
          font-family: 'Roboto';
          font-weight: normal;
          background: url(../label_spec.png) 50% 50% no-repeat !important;
          line-height: 1;
          text-align: left;
          padding-left: 9px;
          -webkit-box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
          -moz-box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
          box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
          display: flex;
          align-items: center;
          justify-content: center;
          padding: 0 0 0 9px; }
    .product-list .product-thumb-item .product-thumb-item-in {
      padding: 15px 15px 5px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background-color: transparent;
      -webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
      -moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
      box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 0.2);
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      position: relative; }
    .product-list .product-thumb-item .product-image {
      /*-webkit-box-shadow: 0px 0px 0px 8px #ffffff, 0px 15px 46px rgba(0,0,0,0.67);
       -moz-box-shadow: 0px 0px 0px 8px #ffffff, 0px 15px 46px rgba(0,0,0,0.67);
       box-shadow: 0px 0px 0px 8px #ffffff, 0px 15px 46px rgba(0,0,0,0.67);*/
      margin-bottom: 10px;
      background: #fff; }
      .product-list .product-thumb-item .product-image img {
        max-width: 100%; }
    .product-list .product-thumb-item .product-name {
      margin: 0; }
      .product-list .product-thumb-item .product-name a {
        padding: 10px;
        border: none;
        font-weight: bold;
        margin-bottom: 0;
        text-align: center;
        display: block;
        box-sizing: border-box;
        position: relative;
        z-index: 1;
        font-family: 'Roboto';
        pointer-events: auto;
        color: #fff;
        text-align: center;
        text-decoration: none;
        font-size: 16px;
        padding-left: 0;
        padding-right: 0; }
    .product-list .product-thumb-item .product-article, .product-list .product-thumb-item .product-article span {
      margin-bottom: 0;
      text-align: center;
      display: -webkit-flex;
      display: flex;
      box-sizing: border-box;
      position: relative;
      z-index: 1;
      pointer-events: auto;
      color: #fce287;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      justify-content: center;
      -webkit-align-items: flex-start;
      -moz-align-items: flex-start;
      align-items: flex-start;
      text-decoration: none;
      font-size: 11px;
      padding-bottom: 5px; }
    .product-list .product-thumb-item .product-bot {
      border: none;
      display: flex;
      flex-direction: column;
      align-items: center; }
    .product-list .product-thumb-item .product-price {
      text-align: center;
      border: none;
      padding: 0; }
      .product-list .product-thumb-item .product-price .price-current {
        display: flex;
        align-items: flex-end;
        justify-content: center;
        color: #dfe7ed;
        font-family: 'Roboto';
        font-weight: normal; }
        .product-list .product-thumb-item .product-price .price-current strong {
          display: inline-block;
          color: #fff;
          text-decoration: none;
          font-size: 18px;
          font-weight: bold;
          font-family: 'Roboto';
          margin-right: 4px; }
    .product-list .product-thumb-item .product-amount {
      display: none; }
    .product-list .product-thumb-item .shop-product-btn {
      display: inline-block;
      width: 55px;
      height: 55px;
      border-radius: 0;
      background: url("../images/lib_1063903_buy.png") left 50% top 50% / contain no-repeat;
      border: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      margin-bottom: -20px; }
      .product-list .product-thumb-item .shop-product-btn span {
        display: none; }
    .product-list .product-thumb-item .product-anonce {
      border: none;
      color: #fff;
      font-style: normal; }

@media all and (min-width: 1201px) {
    .block-11-product {
      max-width: 800px; } }
  @media all and (max-width: 1200px) {
  .block-11-product {
    max-width: 700px;
    margin: 0 auto; } }
  @media all and (max-width: 1080px) {
  .block-11-product {
    max-width: 600px; } }
  @media all and (max-width: 960px) {
  .block-11-product {
    max-width: 100%; } }

.widget-28-product {
  padding-top: 2px; }

.shop2-product-mode-wr {
  background: transparent;
  border-radius: 0;
  padding: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .shop2-product-mode-wr .product-shop2 {
    display: flex; }
    @media all and (max-width: 1200px) {
  .shop2-product-mode-wr .product-shop2 {
    flex-direction: column;
    align-items: center; } }
  .shop2-product-mode-wr .product-l-side-wr {
    float: none;
    width: 337px;
    margin-right: auto; }
    @media all and (max-width: 1200px) {
  .shop2-product-mode-wr .product-l-side-wr {
    margin: 0 auto; } }
  .shop2-product-mode-wr .product-l-side {
    margin: 0;
    width: 345px; }
  .shop2-product-mode-wr .slick-slider-product {
    width: 214px;
    margin: 0 auto; }
    @media all and (max-width: 1200px) {
  .shop2-product-mode-wr .slick-slider-product {
    margin: 0 auto !important; } }
    .shop2-product-mode-wr .slick-slider-product button.slick-arrow {
      background: url(../slick_arr.png) 50% 50% / 11px no-repeat !important; }
      .shop2-product-mode-wr .slick-slider-product button.slick-arrow:before {
        display: none; }
      .shop2-product-mode-wr .slick-slider-product button.slick-arrow.slick-prev {
        display: inline-block;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 1px solid #7d0b20;
        transform: rotate(-90deg);
        left: -55px; }
      .shop2-product-mode-wr .slick-slider-product button.slick-arrow.slick-next {
        display: inline-block;
        width: 25px;
        height: 25px;
        border-radius: 50%;
        border: 1px solid #7d0b20;
        transform: rotate(90deg);
        right: -65px; }
    .shop2-product-mode-wr .slick-slider-product .slick-slide {
      border: none; }
      .shop2-product-mode-wr .slick-slider-product .slick-slide:after {
        display: none !important; }
      .shop2-product-mode-wr .slick-slider-product .slick-slide:hover {
        outline: none; }
      .shop2-product-mode-wr .slick-slider-product .slick-slide img {
        height: auto; }
      .shop2-product-mode-wr .slick-slider-product .slick-slide.slick-current {
        border: none;
        outline: none;
        position: relative; }
      .shop2-product-mode-wr .slick-slider-product .slick-slide.slick-current:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        right: 0;
        left: 0;
        bottom: 0;
        background: transparent !important;
        border: 3px solid #de4d62;
        border-radius: 4px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
  .shop2-product-mode-wr .product-r-side-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-top: 40px;
    border-top: 1px solid rgba(119, 52, 65, 0.6); }
  .shop2-product-mode-wr .product-image-slick {
    margin-bottom: 10px; }
  .shop2-product-mode-wr .product-label {
    display: flex;
    z-index: 100;
    top: 0; }
    .shop2-product-mode-wr .product-label div {
      font-size: 11px;
      color: #fff;
      font-family: 'Roboto'; }
      .shop2-product-mode-wr .product-label div:after {
        display: none; }
      .shop2-product-mode-wr .product-label div.product-new {
        width: 45px;
        height: 45px;
        border-radius: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: url(../label_new.png) 50% 50% no-repeat !important;
        -webkit-box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
        box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0; }
      .shop2-product-mode-wr .product-label div.product-spec {
        width: 45px;
        height: 45px;
        border-radius: 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        font-size: 8px;
        color: #fff;
        font-family: 'Roboto';
        font-weight: normal;
        background: url(../label_spec.png) 50% 50% no-repeat !important;
        line-height: 1;
        text-align: left;
        padding-left: 9px;
        -webkit-box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
        -moz-box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
        box-shadow: -7px 10px 15px -2px rgba(0, 0, 0, 0.4);
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0 0 0 9px; }
  .shop2-product-mode-wr .slick-slide a {
    display: block; }
  .shop2-product-mode-wr .product-r-side {
    float: none;
    margin: 0;
    width: 345px; }
    @media all and (max-width: 1200px) {
  .shop2-product-mode-wr .product-r-side {
    width: 100%; } }
    @media all and (max-width: 640px) {
  .shop2-product-mode-wr .product-r-side {
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
  .shop2-product-mode-wr .product-name {
    font-size: 18px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: bold;
    margin-top: 4px; }
  .shop2-product-mode-wr .tpl-rating-block {
    font-size: 11px;
    color: #ecc217;
    font-family: 'Roboto';
    font-weight: normal;
    display: flex;
    align-items: center; }
    .shop2-product-mode-wr .tpl-rating-block span {
      border: 1px solid rgba(255, 255, 255, 0.2);
      border-radius: 30px;
      line-height: 18px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: inline-block;
      padding: 0 12px; }
    .shop2-product-mode-wr .shop2-product-article {
      font-size: 11px;
      color: #fff;
      opacity: 0.44; }
    .shop2-product-mode-wr .shop2-product-article span {
      font-size: 11px;
      color: #fff;
      text-transform: uppercase;
      font-weight: normal; }
  .shop2-product-mode-wr .price-product {
    flex: 0 1 auto; }
    .shop2-product-mode-wr .price-product .price-current {
      font-size: 16px;
      color: #fff;
      font-family: 'Roboto';
      font-weight: normal; }
      .shop2-product-mode-wr .price-product .price-current strong {
        font-size: 21px;
        color: #fff;
        font-family: 'Roboto';
        font-weight: bold; }
  .shop2-product-mode-wr .price-product-wr {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    margin-bottom: 20px; }
  .shop2-product-mode-wr .price2-product {
    font-size: 16px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: normal; }
    .shop2-product-mode-wr .price2-product strong {
      font-size: 21px;
      color: #fff;
      font-family: 'Roboto';
      font-weight: bold; }
  .shop2-product-mode-wr .add-form {
    border: none;
    padding: 0; }
    .shop2-product-mode-wr .add-form .product-amount {
      display: none; }
  .shop2-product-mode-wr .product-btn {
    margin: 0;
    display: flex;
    padding: 0 0 40px 0; }
    @media all and (max-width: 450px) {
  .shop2-product-mode-wr .product-btn {
    flex-direction: column;
    align-items: center; } }
    .shop2-product-mode-wr .product-btn .shop-product-btn {
      margin: 0 7px 0 0;
      height: 60px;
      width: 147px;
      border: none;
      border-radius: 60px;
      display: flex;
      background: #7b121c url(../images/buy_byn_bg.png) calc(100% - 5px) 50% no-repeat;
      border: none;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none; }
      @media all and (max-width: 450px) {
  .shop2-product-mode-wr .product-btn .shop-product-btn {
    margin-bottom: 20px; } }
      .shop2-product-mode-wr .product-btn .shop-product-btn:hover {
        background: #7b121c url(../images/buy_byn_bg.png) calc(100% - 5px) 50% no-repeat;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none; }
      .shop2-product-mode-wr .product-btn .shop-product-btn:hover span {
        color: #fff; }
      .shop2-product-mode-wr .product-btn .shop-product-btn span {
        line-height: 1;
        height: auto;
        margin: 0 0 0 20px;
        font-size: 18px;
        color: #fff;
        font-family: 'Roboto';
        font-weight: 700; }
    .shop2-product-mode-wr .product-btn .painted-btn {
      width: 187px;
      height: 60px;
      display: flex;
      align-items: center;
      font-size: 18px;
      color: #fff;
      font-family: 'Roboto';
      font-weight: 700;
      text-transform: uppercase;
      background: #0e606a url(../images/buy_byn_bg_painted.png) calc(100% - 5px) 50% no-repeat;
      border-radius: 60px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding: 0 0 0 20px;
      cursor: pointer; }
  .shop2-product-mode-wr .product-compare {
    border: none; }
  .shop2-product-mode-wr .product-compare {
    padding: 0;
    color: #fff;
    font-family: 'Roboto';
    font-weight: normal;
    font-size: 12px; }
    .shop2-product-mode-wr .product-compare.product-compare-added {
      padding-left: 37px; }
      .shop2-product-mode-wr .product-compare.product-compare-added:before {
        border: 1px solid rgba(255, 255, 255, 0.3);
        background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffffff%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%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat; }
      .shop2-product-mode-wr .product-compare.product-compare-added a {
        color: #fff;
        font-family: 'Roboto';
        font-weight: normal;
        font-size: 12px; }
      .shop2-product-mode-wr .product-compare.product-compare-added input[type="checkbox"] {
        position: relative;
        left: -15px; }
    .shop2-product-mode-wr .product-compare label {
      height: auto;
      line-height: 22px; }
      .shop2-product-mode-wr .product-compare label:before {
        width: 22px;
        height: 22px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid rgba(255, 255, 255, 0.3); }
  .shop2-product-mode-wr .yashare {
    display: flex;
    align-items: center;
    font-size: 11px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: normal;
    margin-bottom: 0; }
    .shop2-product-mode-wr .yashare span.b-share a.b-share__handle {
      border-radius: 50%; }
    .shop2-product-mode-wr .yashare-auto-init {
      margin-left: 10px; }
  .shop2-product-mode-wr .product-anonce {
    color: rgba(255, 255, 255, 0.41);
    font-family: 'Roboto';
    font-weight: normal;
    font-style: normal; }

table.shop2-product-options {
  border: none !important; }
  table.shop2-product-options a {
    color: rgba(255, 255, 255, 0.44);
    font-weight: normal;
    font-family: 'Roboto'; }
  table.shop2-product-options tr {
    border: none; }
    table.shop2-product-options tr th {
      font-size: 11px;
      color: rgba(255, 255, 255, 0.44);
      font-family: 'Roboto';
      font-weight: normal; }
      table.shop2-product-options tr th:after {
        content: ':'; }
    table.shop2-product-options tr td {
      font-size: 11px;
      color: rgba(255, 255, 255, 0.44);
      font-family: 'Roboto';
      font-weight: normal; }

.r-tabs .r-tabs-nav {
  margin: 0; }
  .r-tabs .r-tabs-nav .r-tabs-tab {
    margin-right: 2px;
    border: none !important;
    border-radius: 6px 6px 0 0;
    background: rgba(183, 183, 183, 0.2); }
    .r-tabs .r-tabs-nav .r-tabs-tab a.r-tabs-anchor {
      font-size: 14px;
      color: #fff;
      font-family: 'Roboto';
      font-weight: normal;
      text-transform: inherit; }
    .r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active {
      background: #fff; }
    .r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active:before {
      display: none; }
    .r-tabs .r-tabs-nav .r-tabs-tab.r-tabs-state-active a.r-tabs-anchor {
      color: #520817; }

.shop-product-desc {
  border-radius: 0;
  border: none; }
  @media all and (max-width: 630px) {
  .shop-product-desc {
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }
  @media all and (min-width: 630px) {
  .shop-product-desc {
    background: #fff; } }
  .shop-product-desc .r-tabs-panel {
    font-size: 14px;
    color: #465353;
    font-family: 'Roboto';
    font-weight: normal;
    padding: 35px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-color: #fff;
    background: #fff; }
  @media all and (max-width: 630px) {
    .shop-product-desc .r-tabs-panel {
      padding: 15px; } }
  .shop-product-desc .jq-checkbox.checked {
    background: #520817 url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffffff%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%2F%3E%3C%2Fsvg%3E') 50% 50% no-repeat;
    border: #520817; }
  @media all and (max-width: 630px) {
    .shop-product-desc .r-tabs-accordion-title.r-tabs-state-active {
      border-color: #fff; }
      .shop-product-desc .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
        color: #fff;
        text-align: center; }
        .shop-product-desc .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor span {
          display: inline-block; }
          .shop-product-desc .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor span: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%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%22M6.5%2C6.6c-0.6%2C0.6-1.5%2C0.6-2%2C0L0.4%2C2.5c-0.6-0.6-0.6-1.5%2C0-2c0.6-0.6%2C1.5-0.6%2C2%2C0l3.1%2C3.1l3.1-3.1c0.6-0.6%2C1.5-0.6%2C2%2C0c0.6%2C0.6%2C0.6%2C1.5%2C0%2C2L6.5%2C6.6z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; } }

h4.shop2-collection-header {
  font-family: 'Roboto';
  font-weight: normal;
  color: rgba(255, 255, 255, 0.44);
  padding: 0 10px; }

.shop2-kinds-group {
  padding: 0 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .shop2-kinds-group .shop2-product-article, .shop2-kinds-group .shop2-product-article span {
    margin-bottom: 0;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    pointer-events: auto;
    color: #fce287;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    text-decoration: none;
    font-size: 11px;
    padding-bottom: 5px; }

body.kinds-active .popup-kinds {
  opacity: 1;
  visibility: visible;
  background: rgba(0, 0, 0, 0.7); }
  body.kinds-active .block-10 {
    z-index: 999999; }
    body.kinds-active .block-10 .layout_19 {
      z-index: 1000; }

.popup-kinds {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: 0.2s;
  opacity: 0;
  visibility: hidden;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center; }
  .popup-kinds__in {
    height: 100%;
    width: 100%;
    max-width: 900px;
    max-height: 600px;
    background: #fff;
    border-radius: 4px;
    overflow-y: auto;
    position: relative;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap; }
  .popup-kinds__close {
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -318px;
    right: 50%;
    margin-right: -470px;
    background: #fff url(../close.svg) 50% 50% / 20px no-repeat;
    cursor: pointer;
    z-index: 10; }
  @media all and (max-width: 1100px) {
    .popup-kinds__close {
      top: 10px;
      right: 10px;
      margin: 0; } }

.shop2-kind-item {
  text-align: center;
  margin: 0 1%;
  width: 22.6%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: flex;
  flex-direction: column; }
  @media all and (max-width: 750px) {
  .shop2-kind-item {
    width: 31.3%; } }
  @media all and (max-width: 640px) {
  .shop2-kind-item {
    width: 48%; } }
  @media all and (max-width: 480px) {
  .shop2-kind-item {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
    margin-bottom: 10px; } }
  .shop2-kind-item .kind-image {
    width: auto;
    height: auto; }
  .shop2-kind-item .kind-image img {
    max-width: 100%; }
  .shop2-kind-item .kind-details {
    width: 100%;
    padding: 0; }
  .shop2-kind-item .kind-name a {
    font-size: 16px;
    color: #000;
    font-family: 'Roboto';
    font-weight: normal; }

.kinds-hidden {
  display: none; }

.shop2-cart-wrapper {
  background: transparent;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0 8px; }

.shop-cart-title {
  color: #fff;
  font-family: 'Roboto';
  font-weight: 200;
  font-size: 14px;
  background: transparent;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-radius: 0;
  height: 45px;
  padding: 0 10px; }
  .shop-cart-title .cart-product-title {
    width: 41%; }
  @media all and (max-width: 1200px) {
    .shop-cart-title .shop-cart-title-right {
      display: none; } }

.shop2-cart__in {
  display: flex; }
  @media all and (max-width: 1200px) {
    .shop2-cart__in {
      flex-direction: column;
      align-items: flex-end; } }
  .shop2-cart__left {
    flex: 1 1 auto; }
  @media all and (max-width: 1200px) {
    .shop2-cart__left {
      flex: 1 1 100%;
      width: 100%;
      margin-bottom: 40px; } }

.shop2-cart-product {
  padding: 13px 0 0;
  border: none; }
  .shop2-cart-product .cart-product-details {
    max-width: 100%; }
  .shop2-cart-product .cart-product {
    width: auto;
    flex: 1 1 auto;
    align-items: center; }
  .shop2-cart-product .cart-product-right {
    width: auto; }
  .shop2-cart-product .cart-product-image {
    width: auto;
    margin-right: 16px; }
  .shop2-cart-product .cart-product-image img {
    border-radius: 2px; }
  .shop2-cart-product .cart-product-name a {
    color: #fff;
    font-size: 15px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: bold; }
  .shop2-cart-product .tpl-stars {
    width: 55px;
    height: 8px;
    background: url(../cart_star_def.png) 0 0 / 11px repeat-x; }
  .shop2-cart-product .tpl-stars .tpl-rating {
    background: url(../cart_star_active.png) 0 0 / 11px repeat-x; }
  .shop2-cart-product .cart-product-article {
    color: #fff;
    font-weight: 200;
    font-family: 'Roboto';
    font-size: 14px;
    margin: 0; }
  .shop2-cart-product .cart-product-article span {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto';
    font-weight: 200; }
  .shop2-cart-product .cart-price-total {
    flex: 0 1 auto;
    margin-right: 30px;
    font-size: 20px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 600;
    display: flex; }
  .shop2-cart-product .cart-price-total span {
    font-size: 20px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: 200;
    margin-left: 5px; }
  .shop2-cart-product .cart-delete {
    margin-right: 40px; }
  @media all and (max-width: 1200px) {
    .shop2-cart-product .cart-delete {
      margin-right: 0; } }
  .shop2-cart-product .cart-delete a {
    background: url(../cart_delete.png) 50% 50% no-repeat;
    display: inline-block;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    border: none; }
    .shop2-cart-product .cart-delete a img {
      opacity: 0;
      visibility: hidden; }

.shop-cart-total {
  background: rgba(255, 255, 255, 0.2);
  margin: -1px 0 0 0;
  min-height: 193px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-radius: 3px;
  margin-bottom: 16px; }
  .shop-cart-total li .shop-cart-total-in {
    width: 260px;
    border: none; }
    .shop-cart-total li .shop-cart-total-in .shop-cart-total-title {
      font-size: 13px;
      color: #fff;
      font-family: 'Roboto';
      font-weight: 200;
      padding-left: 23px; }
    .shop-cart-total li .shop-cart-total-in .shop-cart-sum {
      font-size: 14px;
      color: #fff;
      font-family: 'Roboto';
      font-weight: bold;
      text-align: right;
      padding-left: 0;
      padding-right: 30px; }
    .shop-cart-total li .shop-cart-total-in .shop-cart-sum strong {
      font-size: 14px;
      color: #fff;
      font-weight: bold;
      font-family: 'Roboto'; }
  .shop-cart-total li.total-amount-li .shop-cart-total-in .shop-cart-total-title {
    font-size: 20px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: bold; }
    .shop-cart-total li.total-amount-li .shop-cart-total-in .shop-cart-sum {
      font-size: 20px;
      color: #fff;
      font-family: 'Roboto';
      font-weight: bold; }
      .shop-cart-total li.total-amount-li .shop-cart-total-in .shop-cart-sum strong {
        font-size: 20px;
        color: #fff;
        font-family: 'Roboto';
        font-weight: bold; }
  .shop-cart-total li.coupon-block-li .shop2-coupon-wr {
    order: 3;
    margin: 0; }
    .shop-cart-total li.coupon-block-li .shop-cart-total-in {
      flex-wrap: wrap;
      display: flex;
      max-width: 260px; }
    .shop-cart-total li.coupon-block-li .shop-cart-total-title {
      flex: 0 1 50%;
      width: 50%;
      border: none; }
    .shop-cart-total li.coupon-block-li .shop-cart-sum {
      flex: 0 1 50%;
      border: none; }
  .shop-cart-total .coupon-open-btn {
    color: #fff; }

.shop2-coupon {
  max-width: 260px;
  min-width: 260px;
  background: transparent;
  border: none;
  border-radius: 0; }
  .shop2-coupon .coupon-body {
    padding: 0 20px; }
  .shop2-coupon .coupon-field {
    background: transparent;
    border: 1px solid rgba(255, 255, 255, 0.4); }
  .shop2-coupon .coupon-field input[type="text"] {
    color: #fff;
    font-family: 'Roboto';
    font-weight: 200; }
  .shop2-coupon .coupon-btn {
    background: #d90a12; }
  .shop2-coupon .coupon-btn:hover {
    background: transparent;
    border-color: #d90a12;
    color: #d90a12; }
  .shop2-coupon .coupon-arrow {
    display: none; }

.text-center {
  text-align: center; }
  .text-center a.shop2-btn {
    display: inline-block;
    width: 243px;
    height: 66px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 66px;
    border: none;
    border-radius: 50px;
    text-align: center;
    font-family: 'Roboto';
    font-weight: bold;
    font-size: 22px;
    color: #fff;
    text-transform: inherit;
    background: #d90a12; }

.shop2-btn-back-wrapper {
  text-align: center;
  margin: 67px 0 30px; }
  .shop2-btn-back-wrapper a.shop2-btn-back {
    border: none;
    background: url(../images/back_btn_icon.png) 25px 50% no-repeat #64212f;
    width: 270px;
    height: 55px;
    padding: 0 20px 0 75px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 55px;
    border-radius: 50px;
    font-size: 16px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: normal;
    text-align: left; }

.cart-wrapper__title {
  box-sizing: border-box;
  font-size: 14px;
  margin-bottom: 0;
  display: -webkit-flex;
  display: flex;
  color: #fff;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  text-decoration: none;
  padding-bottom: 0.02px;
  font-weight: normal; }
  .cart-wrapper__text-title {
    box-sizing: border-box;
    font-size: 15px;
    margin-bottom: 0;
    display: block;
    text-align: left;
    color: #fff;
    text-decoration: none;
    padding-top: 21px; }
  .cart-wrapper__text-body {
    display: block;
    box-sizing: border-box;
    margin-bottom: 5px;
    position: relative;
    text-align: left;
    display: block;
    margin-top: -4px;
    padding-top: 5px;
    color: #fff;
    text-decoration: none;
    font-size: 17px; }
  .cart-wrapper__text-body span {
    font-size: 12px; }
  .cart-wrapper__body-in {
    display: flex;
    justify-content: flex-start; }
  .cart-wrapper__icon {
    margin: 12px 14px 0 -8px;
    width: 60px;
    height: 65px;
    background: url(../cart.png) 50% 50% / contain no-repeat; }
  .cart-wrapper__btn {
    padding: 0.02px 9px;
    margin: 5px 0 0;
    border: none;
    box-sizing: border-box;
    display: -webkit-inline-flex;
    display: inline-flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-align: center;
    height: 0;
    min-height: 32px;
    font-family: Ubuntu, sans-serif;
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    -webkit-box-shadow: 0px 0px 10px rgba(195, 10, 20, 0.25), inset 0px 0px 16px #fa4646, 0px 5px 0px #99111a;
    -moz-box-shadow: 0px 0px 10px rgba(195, 10, 20, 0.25), inset 0px 0px 16px #fa4646, 0px 5px 0px #99111a;
    box-shadow: 0px 0px 10px rgba(195, 10, 20, 0.25), inset 0px 0px 16px #fa4646, 0px 5px 0px #99111a;
    background: repeating-linear-gradient(to bottom left, #d90404 0%, #b00a15 100%) #c30a14;
    -webkit-border-radius: 250px;
    -moz-border-radius: 250px;
    border-radius: 250px;
    font-weight: bold;
    width: 130px; }
  .cart-wrapper img {
    max-width: 60px; }

.search-online-store {
  position: relative; }
  .search-online-store.opened .block-title:before {
    display: none; }
  .search-online-store .block-title {
    margin: 12px 0 0;
    border: none;
    position: relative;
    top: 0;
    left: 0;
    width: auto;
    min-height: 32px;
    z-index: 2;
    color: #fff;
    text-align: center;
    text-decoration: none;
    box-sizing: border-box;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    align-items: center;
    background: #0f5866;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    right: 0;
    text-transform: inherit;
    font-weight: normal;
    font-family: 'Roboto'; }
  .search-online-store .block-body {
    position: absolute;
    top: 100%;
    right: 0;
    background: #520817;
    border-radius: 3px;
    width: 240px;
    -webkit-box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6); }
  .search-online-store .price_range input {
    border-radius: 30px;
    border: 2px solid rgba(255, 255, 255, 0.11);
    padding: 4px 5px;
    background: transparent;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'Roboto';
    font-weight: normal; }
    .search-online-store .price_range input:focus {
      outline: none; }
  .search-online-store .field, .search-online-store .row {
    border-top: 2px solid rgba(255, 255, 255, 0.11); }
  .search-online-store .input {
    border-radius: 30px;
    border: 2px solid rgba(255, 255, 255, 0.11);
    padding: 4px 5px;
    background: transparent;
    color: #fff;
    padding: 0 14px;
    font-family: 'Roboto';
    font-weight: normal; }
  .search-online-store .input:focus {
    outline: none; }
  .search-online-store .row-title, .search-online-store .field-title {
    font-family: 'Roboto';
    font-weight: normal;
    color: #fff; }
  .search-online-store .row > input[type="text"] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 30px;
    border: 2px solid rgba(255, 255, 255, 0.11);
    padding: 4px 5px;
    background: transparent;
    color: #fff;
    padding: 0 14px;
    font-family: 'Roboto';
    font-weight: normal;
    border-radius: 2px; }
  .search-online-store .row > input[type="text"]:focus {
    outline: none; }
  .search-online-store .submit .search-btn {
    color: #fff;
    border-color: #fff; }

.shop2-panel-sorting {
  background-color: transparent;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 0;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: flex-start; }
  .shop2-panel-sorting:after {
    display: none; }
  .shop2-panel-sorting .sorting-wrap {
    margin-left: 30px;
    position: relative;
    width: 115px; }
  @media all and (max-width: 560px) {
    .shop2-panel-sorting .sorting-wrap {
      margin: 0 0 0 30px; } }
  .shop2-panel-sorting .sorting-wrap.opened .sort-title: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%229px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%209%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20%20opacity%3D%220.6%22%20fill%3D%22rgb%28255%2C%20255%2C%20255%29%22%20d%3D%22M9.011%2C-0.000%20L4.500%2C4.010%20L-0.011%2C-0.000%20%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    transform: rotate(180deg); }
  .shop2-panel-sorting .sorting-wrap .sort-title {
    color: #fff;
    font-family: 'Roboto';
    font-weight: normal;
    border-radius: 30px;
    border: 1px solid #830c22;
    padding: 0px 30px 0px 10px;
    height: 31px;
    line-height: 29px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 15px; }
    .shop2-panel-sorting .sorting-wrap .sort-title: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%229px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%209%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20%20opacity%3D%220.6%22%20fill%3D%22rgb%28255%2C%20255%2C%20255%29%22%20d%3D%22M9.011%2C-0.000%20L4.500%2C4.010%20L-0.011%2C-0.000%20%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-panel-sorting .sorting-wrap .sorting-block {
    position: absolute;
    top: 100%;
    left: 0;
    background: #520816;
    color: #fff;
    width: 240px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #830c22;
    -webkit-box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
    border-radius: 5px; }
  .shop2-panel-sorting .sorting-wrap .sort-param {
    color: #fff;
    font-family: 'Roboto';
    font-weight: normal; }
    .shop2-panel-sorting .sorting-wrap .sort-param:hover.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%3Cpath%20fill%3D%22%23982b3d%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%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
    .shop2-panel-sorting .sorting-wrap .sort-param:hover.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%3Cpath%20fill%3D%22%23982b3d%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%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
    .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%3Cpath%20fill%3D%22%23fff%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%2F%3E%3C%2Fsvg%3E') 0 0 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%3Cpath%20fill%3D%22%23fff%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%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
  .shop2-panel-sorting .sorting-wrap .sort-reset {
    font-family: 'Roboto';
    font-weight: normal;
    color: #fff; }
    .shop2-panel-sorting .sorting-wrap .sort-reset:hover {
      color: #982b3d; }
    .shop2-panel-sorting .sorting-wrap .sort-reset span {
      display: none; }

.shop-filter {
  position: relative;
  padding: 0;
  background: transparent;
  width: 115px; }
  .shop-filter.opened {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }
  .shop-filter.opened .shop2-filter-btn:after {
    display: none; }
  .shop-filter .shop2-filter-btn {
    text-transform: inherit;
    background: transparent;
    border: 1px solid #830c22;
    border-radius: 30px;
    font-size: 15px;
    font-family: 'Roboto';
    font-weight: normal;
    width: 115px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 31px;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .shop-filter .shop2-filter-btn: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%229px%22%20height%3D%224px%22%20%20viewBox%3D%220%200%209%204%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20%20opacity%3D%220.6%22%20fill%3D%22rgb%28255%2C%20255%2C%20255%29%22%20d%3D%22M9.011%2C-0.000%20L4.500%2C4.010%20L-0.011%2C-0.000%20%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop-filter .shop2-filter-block {
    position: absolute;
    top: 100%;
    left: 0;
    background: #520816;
    color: #fff;
    width: 240px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #830c22;
    -webkit-box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
    box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
    border-radius: 5px; }
  .shop-filter .shop-param-filter .param-title {
    color: #fff;
    font-family: 'Roboto';
    font-weight: normal; }
  .shop-filter .shop-param-filter .price_range input {
    border: 1px solid rgba(255, 255, 255, 0.11);
    background: transparent;
    border-radius: 30px;
    color: #fff; }
  .shop-filter .shop-param-filter a {
    color: rgba(255, 255, 255, 1); }
  .shop-filter .shop2-btn.shop-filter-go {
    width: 100%;
    text-align: center;
    font-family: 'Roboto';
    font-weight: normal;
    text-transform: inherit; }
  .shop-filter .shop2-btn.shop2-filter-reset {
    margin-right: 60px;
    margin-top: 10px; }
  .shop-filter a.param-val {
    font-family: 'Roboto';
    font-weight: normal; }
  .shop-filter a.param-val.active-val {
    background: #982b3d; }

.catalog_block__list {
  margin: 0px;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap; }
  .catalog_block__item {
    flex: 0 0 20%;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  @media all and (max-width: 1190px) {
    .catalog_block__item {
      flex: 0 0 25%; } }
  @media all and (max-width: 1050px) {
    .catalog_block__item {
      flex: 0 0 33.33%; } }
  @media all and (max-width: 600px) {
    .catalog_block__item {
      flex: 0 0 50%; } }
  @media all and (max-width: 440px) {
    .catalog_block__item {
      flex: 1 1 100%; } }
  .catalog_block__item:hover .catalog_block__item-in {
    -webkit-box-shadow: 0px 0px 0px 4px #ad1a37, 0px 9px 22px 1px rgba(0, 0, 0, 0.68);
    -moz-box-shadow: 0px 0px 0px 4px #ad1a37, 0px 9px 22px 1px rgba(0, 0, 0, 0.68);
    box-shadow: 0px 0px 0px 4px #ad1a37, 0px 9px 22px 1px rgba(0, 0, 0, 0.68); }
  .catalog_block__item-image {
    background: url("../images/f3.jpg") left 0px top 50% / 6px repeat-y, url("../images/f2.jpg") left 50% top 0px / 74px repeat-x, url("../images/f1.jpg") left 50% bottom 0px / 74px repeat-x, url("../images/f4.jpg") right 0px top 50% / 6px repeat-y;
    display: inline-block;
    padding: 5px 5px 2px;
    margin-bottom: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .catalog_block__item-name {
    padding: 7px 6px;
    border: none;
    font-weight: 500;
    margin-bottom: 5px;
    text-align: center;
    display: -webkit-flex;
    display: flex;
    box-sizing: border-box;
    position: relative;
    z-index: 1;
    pointer-events: auto;
    color: #fff;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    justify-content: center;
    text-decoration: none;
    font-size: 15px;
    -webkit-border-radius: none;
    -moz-border-radius: none;
    border-radius: none;
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    align-items: flex-start; }
  .catalog_block__item-in {
    display: inline-block; }
  .catalog_block a {
    text-decoration: none; }
  .catalog_block img {
    max-width: 100%; }

.jq-radio.checked:before {
  background: #64212f; }

.jq-selectbox:hover .jq-selectbox__select {
  border-color: rgba(255, 255, 255, 1); }
  .jq-selectbox:hover .jq-selectbox__trigger-arrow {
    opacity: 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%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%22M6.5%2C6.6c-0.6%2C0.6-1.5%2C0.6-2%2C0L0.4%2C2.5c-0.6-0.6-0.6-1.5%2C0-2c0.6-0.6%2C1.5-0.6%2C2%2C0l3.1%2C3.1l3.1-3.1c0.6-0.6%2C1.5-0.6%2C2%2C0c0.6%2C0.6%2C0.6%2C1.5%2C0%2C2L6.5%2C6.6z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat; }
  .jq-selectbox__trigger-arrow {
    background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%22M6.5%2C6.6c-0.6%2C0.6-1.5%2C0.6-2%2C0L0.4%2C2.5c-0.6-0.6-0.6-1.5%2C0-2c0.6-0.6%2C1.5-0.6%2C2%2C0l3.1%2C3.1l3.1-3.1c0.6-0.6%2C1.5-0.6%2C2%2C0c0.6%2C0.6%2C0.6%2C1.5%2C0%2C2L6.5%2C6.6z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
    opacity: 0.5; }
  .jq-selectbox__select {
    border: 2px solid rgba(255, 255, 255, 0.11); }
  .jq-selectbox__dropdown {
    border-color: rgba(255, 255, 255, 1);
    background: #520816;
    -webkit-box-sizing: 0px 10px 14px 12px rgba(0, 0, 0, 0.5);
    -moz-box-sizing: 0px 10px 14px 12px rgba(0, 0, 0, 0.5);
    box-sizing: 0px 10px 14px 12px rgba(0, 0, 0, 0.5); }
  .jq-selectbox__select-text {
    color: #fff;
    font-weight: normal;
    font-family: 'Roboto'; }
  .jq-selectbox li {
    color: #fff; }
  .jq-selectbox li.selected {
    color: #fff; }
  .jq-selectbox li:hover {
    color: #fff; }

.shop2-color-ext-select {
  border: 2px solid rgba(255, 255, 255, 0.11);
  background: transparent;
  color: #fff;
  font-family: 'Roboto';
  font-weight: normal; }
  .shop2-color-ext-select i {
    background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%22M6.5%2C6.6c-0.6%2C0.6-1.5%2C0.6-2%2C0L0.4%2C2.5c-0.6-0.6-0.6-1.5%2C0-2c0.6-0.6%2C1.5-0.6%2C2%2C0l3.1%2C3.1l3.1-3.1c0.6-0.6%2C1.5-0.6%2C2%2C0c0.6%2C0.6%2C0.6%2C1.5%2C0%2C2L6.5%2C6.6z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
    opacity: 0.5; }
  .shop2-color-ext-select:hover {
    border-color: rgba(255, 255, 255, 1); }
  .shop2-color-ext-select:hover i {
    background: url('data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%22M6.5%2C6.6c-0.6%2C0.6-1.5%2C0.6-2%2C0L0.4%2C2.5c-0.6-0.6-0.6-1.5%2C0-2c0.6-0.6%2C1.5-0.6%2C2%2C0l3.1%2C3.1l3.1-3.1c0.6-0.6%2C1.5-0.6%2C2%2C0c0.6%2C0.6%2C0.6%2C1.5%2C0%2C2L6.5%2C6.6z%22%20fill-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E') 0 0 no-repeat;
    opacity: 1; }

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

#shop2-color-ext-popup, #shop2-color-ext-select {
  border: 1px solid #830c22;
  border-radius: 5px; }

#shop2-msg, .shop2-color-ext-tooltip {
  background: #520816;
  color: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 1px solid #830c22;
  -webkit-box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
  box-shadow: 0px 7px 14px 3px rgba(0, 0, 0, 0.6);
  border-radius: 5px; }

.shop2-pagelist li.page-num {
  display: inline-block;
  width: 28px;
  height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  border: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }
  .shop2-pagelist li.page-num a {
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    border: none;
    font-size: 15px;
    color: #fff;
    font-family: 'Roboto';
    font-weight: normal;
    line-height: 28px; }
  .shop2-pagelist li.page-num.active-num {
    border: 1px solid #982b3d;
    border-radius: 3px;
    background: transparent; }
  .shop2-pagelist li.page-num.active-num span {
    width: 100%;
    height: 100%;
    line-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .shop2-pagelist li.page-last, .shop2-pagelist li.page-first {
    display: none; }
  .shop2-pagelist li.page-prev {
    display: inline-block;
    width: 28px;
    height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 28px;
    height: 28px; }
  .shop2-pagelist li.page-prev a {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    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%2211.5px%22%20height%3D%2217.5px%22%20%20viewBox%3D%220%200%2011.5%2017.5%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20%20stroke%3D%22rgb%28249%2C%20251%2C%20249%29%22%20stroke-width%3D%221px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%20d%3D%22M1.984%2C0.493%20L10.507%2C8.500%20L1.984%2C16.507%20%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    transform: rotate(180deg); }
  .shop2-pagelist li.page-next {
    display: inline-block;
    width: 28px;
    height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    background: transparent;
    border: none;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    width: 28px;
    height: 28px; }
  .shop2-pagelist li.page-next a {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    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%2211.5px%22%20height%3D%2217.5px%22%20%20viewBox%3D%220%200%2011.5%2017.5%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20%20stroke%3D%22rgb%28249%2C%20251%2C%20249%29%22%20stroke-width%3D%221px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%20d%3D%22M1.984%2C0.493%20L10.507%2C8.500%20L1.984%2C16.507%20%22%2F%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

a.shop2-btn-back {
  font-family: 'Roboto';
  font-weight: normal;
  text-transform: inherit;
  border-radius: 30px; }

#shop2_search_custom_fields {
  color: #fff; }

@media all and (max-width: 420px) {
    .shop2-product-mode-wr .product-l-side {
      width: 100%; } }

@media all and (max-width: 420px) {
    .shop2-product-mode-wr .slick-slider-product {
      width: auto; } }

@media all and (max-width: 420px) {
    .shop2-product-mode-wr .product-l-side-wr {
      width: 100%;
      max-width: 100%; } }

@media all and (max-width: 460px) {
    .shop2-product-mode-wr .product-r-side-bottom {
      flex-direction: column;
      align-items: flex-start; } }

@media all and (max-width: 460px) {
    .shop2-product-mode-wr .yashare {
      margin-top: 20px; } }

div.yashare span.b-share a.b-share__handle {
  height: 18px !important; }
