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

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

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

  100% {
    opacity: 0; } }

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

  100% {
    opacity: 0; } }

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

  100% {
    opacity: 0; } }

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

  100% {
    opacity: 0; } }

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

.slider-wrapper {
  max-width: 940px;
  max-height: 327px;
  margin: 0 auto; }
  @media screen and (max-width: 1025px) {
  .slider-wrapper {
    max-width: 100%; } }

.owl-carousel {
  display: none;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
  width: 100%; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y; }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 0; }
  .owl-carousel .owl-controls .owl-dots {
    margin: 0 auto;
    padding: 8px 0;
    font-size: 0;
    line-height: 0;
    text-align: center; }
    .owl-carousel .owl-controls .owl-dots .owl-dot {
      background: rgba(0, 0, 0, 0.28);
      width: 16px;
      height: 16px;
      border-radius: 50%;
      display: inline-block;
      margin: 0 3px;
      vertical-align: middle; }
      .owl-carousel .owl-controls .owl-dots .owl-dot.active {
        background: #fff;
        background-image: -o-linear-gradient(-90deg, #f3cd20 0%, #f5b523 100%);
        background-image: -moz-linear-gradient(-90deg, #f3cd20 0%, #f5b523 100%);
        background-image: -webkit-linear-gradient(-90deg, #f3cd20 0%, #f5b523 100%);
        background-image: -ms-linear-gradient(-90deg, #f3cd20 0%, #f5b523 100%);
        background-image: linear-gradient(-180deg, #f3cd20 0%, #f5b523 100%);
        -pie-background: linear-gradient(-180deg, #f3cd20 0%, #f5b523 100%);
        box-shadow: inset 0px 0px 0px 1px #f5b523; }
  .owl-carousel .owl-controls .owl-nav {
    position: absolute;
    top: 50%;
    margin-top: -24px;
    left: -32px;
    right: -32px; }
    @media screen and (max-width: 1024px) {
  .owl-carousel .owl-controls .owl-nav {
    display: none; } }
    .owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next {
      width: 24px;
      height: 14px;
      display: block;
      position: absolute;
      top: 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%2224px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2024%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%231298d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%203%200.53%20C%202.33%20-0.16%201.2%20-0.17%200.52%200.54%20C%20-0.17%201.26%20-0.17%202.41%200.51%203.12%20L%2010.46%2013.47%20C%2010.87%2013.89%2011.45%2014.06%2011.99%2013.97%20C%2012.53%2014.08%2013.12%2013.91%2013.54%2013.47%20L%2023.49%203.12%20C%2024.16%202.42%2024.17%201.25%2023.49%200.54%20C%2022.8%20-0.18%2021.69%20-0.18%2021.01%200.53%20L%2012%209.9%20L%203%200.53%20Z%20M%203%200.53%22%20%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
    .owl-carousel .owl-controls .owl-nav .owl-prev {
      left: -17px;
      -webkit-transform: rotate(-270deg);
      -moz-transform: rotate(-270deg);
      -ms-transform: rotate(-270deg);
      -o-transform: rotate(-270deg);
      transform: rotate(-270deg); }
    .owl-carousel .owl-controls .owl-nav .owl-next {
      right: -17px;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg); }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel .owl-refresh .owl-item {
    display: none; }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
    .owl-carousel .owl-item:before {
      content: "";
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      background: #fff;
      z-index: -1; }
    .owl-carousel .owl-item .img_wrapper {
      width: 100%; }
    .owl-carousel .owl-item .img_wrapper img {
      width: 100%;
      height: auto; }
    .owl-carousel .owl-item img {
      display: block;
      width: 100%;
      height: auto;
      -webkit-transform-style: preserve-3d; }
  .owl-carousel.owl-text-select-on .owl-item {
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -ms-user-select: auto;
    user-select: auto; }
  .owl-carousel .owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }
  .owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-item img {
    transform-style: preserve-3d; }
  .owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000; }
  .owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: scale 100ms ease;
    -moz-transition: scale 100ms ease;
    -o-transition: scale 100ms ease;
    -ms-transition: scale 100ms ease;
    transition: scale 100ms ease; }
  .owl-carousel .owl-video-play-icon:hover {
    -webkit-transition: scale(1.3, 1.3);
    -moz-transition: scale(1.3, 1.3);
    -o-transition: scale(1.3, 1.3);
    -ms-transition: scale(1.3, 1.3);
    transition: scale(1.3, 1.3); }
  .owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
    display: none; }
  .owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: contain;
    -webkit-transition: opacity 400ms ease;
    -moz-transition: opacity 400ms ease;
    -o-transition: opacity 400ms ease;
    -ms-transition: opacity 400ms ease;
    transition: opacity 400ms ease; }
  .owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1; }

.no-js .owl-carousel {
  display: block; }

html, body {
  height: 100%; }

html {
  font-size: 14px; }

body {
  position: relative;
  min-width: 320px;
  text-align: left;
  color: #4a4a4a;
  background: rgba(74, 144, 226, 0.07);
  font-family: 'roboto-r';
  line-height: 1.25; }

h1, h2, h3, h4, h5, h6 {
  color: #000;
  font-family: 'roboto-r';
  font-weight: normal;
  font-style: normal; }

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

h2 {
  font-size: 23px; }

h3 {
  font-size: 22px; }

h4 {
  font-size: 21px; }

h5 {
  font-size: 20px; }

h6 {
  font-size: 19px; }

h5, h6 {
  font-weight: bold; }

a {
  text-decoration: underline;
  color: #1298d5; }

a:hover {
  text-decoration: none; }

a img {
  border-color: #4a4a4a; }

img, textarea, object, object embed, .table-wrapper {
  max-width: 100%; }

.table-wrapper {
  overflow: auto; }

img {
  height: auto; }

table img {
  max-width: none; }

* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

.site_path_wrap {
  max-width: 960px;
  margin: 15px auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .site_path_wrap .site-path {
    font-size: 13px;
    color: #1298d5;
    font-family: 'roboto-r'; }
    .site_path_wrap .site-path a {
      text-decoration: none;
      color: #1298d5; }
    .site_path_wrap .site-path a:hover {
      text-decoration: underline; }
  .site_path_wrap h1 {
    margin: 15px 0 0 0; }
  @media screen and (max-width: 1025px) {
  .site_path_wrap {
    padding: 0 20px; } }

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

html.m_active, body.m_active {
  overflow: hidden; }
  html.m_active .mobile_navigation_shadow, body.m_active .mobile_navigation_shadow {
    opacity: 1;
    z-index: 4;
    visibility: visible; }

.site-wrapper {
  min-height: 100%;
  max-width: 100%;
  margin: auto;
  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: vertical;
  -moz-box-direction: normal;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column; }
  .ie .site-wrapper {
    height: 100%; }
  .site-wrapper.products_page .site-sidebar.left {
    display: none; }
  .site-wrapper.products_page .site-sidebar.left ~ .site-main > .site-main__inner {
    margin: 0;
    padding: 0; }
  .site-wrapper.products_page .base_wrapper {
    padding: 0 11px 10px 11px; }

.mobile_navigation_shadow {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  opacity: 1;
  background: rgba(0, 0, 0, 0.3);
  z-index: 0;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  opacity: 0;
  visibility: hidden; }

.mobile_navigation {
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  width: 330px;
  background: #085c81;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-overflow-scrolling: touch;
  transform: translate3d(-330px, 0, 0);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  z-index: 105;
  overflow: scroll; }
  .mobile_navigation .close_button {
    position: absolute;
    right: 16px;
    top: 16px;
    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%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20stroke-linejoin%3D%22miter%22%20stroke-linecap%3D%22butt%22%20stroke-width%3D%221%22%20stroke%3D%22%23969696%22%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%208.45%207%20L%2013.7%201.75%20C%2014.1%201.35%2014.1%200.71%2013.69%200.3%20C%2013.29%20-0.1%2012.64%20-0.09%2012.25%200.3%20L%207%205.55%20L%201.74%200.3%20C%201.35%20-0.1%200.7%20-0.1%200.3%200.3%20C%20-0.1%200.7%20-0.1%201.36%200.3%201.75%20L%205.55%207%20L%200.3%2012.25%20C%20-0.1%2012.64%20-0.1%2013.3%200.3%2013.7%20C%200.7%2014.1%201.35%2014.1%201.74%2013.7%20L%207%208.45%20L%2012.25%2013.7%20C%2012.64%2014.09%2013.29%2014.1%2013.69%2013.7%20C%2014.1%2013.29%2014.1%2012.65%2013.7%2012.25%20L%208.45%207%20Z%20M%208.45%207%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    z-index: 5; }
  .mobile_navigation.active {
    transform: translate3d(0, 0, 0);
    z-index: 105; }
  .mobile_navigation .menu {
    margin: 0;
    padding: 0 22px;
    list-style: none; }
  .mobile_navigation .menu li {
    position: relative; }
  .mobile_navigation .menu li a {
    padding: 11px 0;
    display: block;
    color: #fff;
    font-size: 14px;
    font-family: 'roboto_condensed-r';
    text-decoration: none; }
    .mobile_navigation .menu li a:hover {
      text-decoration: underline; }
  .mobile_navigation .menu li span {
    position: absolute;
    height: 39px;
    right: 0;
    top: 0;
    width: 20px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%229px%22%20height%3D%226px%22%20%20viewBox%3D%220%200%209%206%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M8.803%2C1.302%20L5.056%2C5.445%20C4.914%2C5.605%204.714%2C5.696%204.503%2C5.696%20C4.293%2C5.696%204.093%2C5.605%203.951%2C5.445%20L0.204%2C1.302%20L0.206%2C1.300%20C0.083%2C1.162%200.007%2C0.979%200.007%2C0.777%20C0.007%2C0.348%200.343%2C0.000%200.756%2C0.000%20C0.975%2C0.000%201.170%2C0.099%201.307%2C0.254%20L1.309%2C0.252%20L4.503%2C3.770%20L7.698%2C0.252%20L7.700%2C0.254%20C7.837%2C0.099%208.032%2C0.000%208.251%2C0.000%20C8.664%2C0.000%209.000%2C0.348%209.000%2C0.777%20C9.000%2C0.979%208.923%2C1.162%208.801%2C1.300%20L8.803%2C1.302%20Z%22%20%2F%3E%3C%2Fsvg%3E") center center no-repeat; }
  .mobile_navigation .menu li ul {
    display: none;
    padding: 0;
    list-style: none;
    padding: 0 0 0 15px; }
  .mobile_navigation .menu li.opened span {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
    .mobile_navigation .menu li.opened ul {
      display: block; }
  .mobile_navigation .menu.cloned {
    margin-top: 5px; }
  .mobile_navigation .menu.cloned li a {
    padding: 8px 0; }

.cabinet_login {
  background: #1380b2;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4), inset 0px -2px 0px 0px rgba(255, 255, 255, 0.25);
  height: 72px;
  text-decoration: none;
  display: block;
  position: relative; }
  .cabinet_login:after {
    content: "";
    position: absolute;
    left: 26px;
    top: 26px;
    right: 0;
    width: 19px;
    height: 18px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2219px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2019%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%205.45%2012.31%20L%204.99%2012.31%20C%203.42%2012.31%201.65%2013.49%201.04%2014.94%20L%200.06%2017.26%20C%20-0.11%2017.67%200.1%2018%200.55%2018%20L%2018.14%2018%20C%2018.58%2018%2018.8%2017.67%2018.62%2017.26%20L%2017.65%2014.94%20C%2017.03%2013.49%2015.26%2012.31%2013.69%2012.31%20L%2013.2%2012.31%20C%2012.64%2012.84%2012.24%2013.17%2012.24%2013.17%20C%2010.64%2014.68%208.01%2014.71%206.43%2013.18%20C%206.43%2013.18%206.01%2012.85%205.45%2012.31%20L%205.45%2012.31%20L%205.45%2012.31%20Z%20M%204.54%206.14%20L%204.54%205.2%20C%204.54%202.56%206.7%200.41%209.34%200.41%20C%2011.99%200.41%2014.14%202.56%2014.14%205.2%20L%2014.14%206.06%20C%2014.14%208.44%2011.75%2010.98%2011.75%2010.98%20C%2010.42%2012.74%208.22%2012.77%206.91%2010.99%20C%206.91%2010.99%204.54%208.49%204.54%206.14%20L%204.54%206.14%20Z%20M%204.54%206.14%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .cabinet_login .title {
    font-size: 16px;
    color: #fff;
    font-family: 'roboto-r';
    text-transform: uppercase;
    padding: 25px 0 25px 62px; }

.push_to_menu {
  width: 40px;
  height: 40px;
  float: left;
  margin: 16px;
  position: relative;
  z-index: 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%2223px%22%20height%3D%2217px%22%20%20viewBox%3D%220%200%2023%2017%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200.6%201%20C%200.6%200.45%201.04%200%201.6%200%20L%2021.6%200%20C%2022.15%200%2022.6%200.44%2022.6%201%20L%2022.6%202%20C%2022.6%202.55%2022.16%203%2021.6%203%20L%201.6%203%20C%201.05%203%200.6%202.56%200.6%202%20L%200.6%201%20Z%20M%200.6%208%20C%200.6%207.45%201.04%207%201.6%207%20L%2021.6%207%20C%2022.15%207%2022.6%207.44%2022.6%208%20L%2022.6%209%20C%2022.6%209.55%2022.16%2010%2021.6%2010%20L%201.6%2010%20C%201.05%2010%200.6%209.56%200.6%209%20L%200.6%208%20Z%20M%200.6%2015%20C%200.6%2014.45%201.04%2014%201.6%2014%20L%2021.6%2014%20C%2022.15%2014%2022.6%2014.44%2022.6%2015%20L%2022.6%2016%20C%2022.6%2016.55%2022.16%2017%2021.6%2017%20L%201.6%2017%20C%201.05%2017%200.6%2016.56%200.6%2016%20L%200.6%2015%20Z%20M%200.6%2015%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
  display: none;
  cursor: pointer;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  @media screen and (max-width: 1025px) {
  .push_to_menu {
    display: block; } }
  @media screen and (max-width: 750px) {
  .push_to_menu {
    margin: 10px; } }

.site-header {
  min-height: 228px;
  background: #085c81;
  -webkit-box-flex: none;
  -webkit-flex: none;
  -moz-box-flex: none;
  -moz-flex: none;
  -ms-flex: none;
  flex: none;
  position: relative; }
  @media screen and (max-width: 1025px) {
  .site-header .main-page-styles {
    min-height: 193px; } }
  .site-header:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3); }
  .site-header .header_top_panel {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    height: 56px;
    z-index: 101;
    background-image: linear-gradient(0deg, #085c81 0%, #1380b2 100%);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.4), inset 0px -2px 0px 1px rgba(255, 255, 255, 0.25);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .site-header .header_top_panel.un_slick {
    top: -60px; }
  .site-header .header_top_panel.slick {
    top: 0 !important; }
  @media screen and (max-width: 1025px) {
    .site-header .header_top_panel {
      height: 72px; }
      .site-header .header_top_panel.un_slick {
        top: -76px; } }
  @media screen and (max-width: 750px) {
    .site-header .header_top_panel {
      height: 60px; }
      .site-header .header_top_panel.un_slick {
        top: -65px; } }
  .site-header .empty_block {
    height: 56px; }
  @media screen and (max-width: 1025px) {
    .site-header .empty_block {
      height: 72px; } }
  @media screen and (max-width: 750px) {
    .site-header .empty_block {
      height: 60px; } }
  .site-header .inner {
    max-width: 960px;
    margin: 0 auto;
    position: relative; }
  .site-header .inner:before, .site-header .inner:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .site-header .inner:after {
    clear: both; }
  @media screen and (max-width: 1025px) {
    .site-header .inner {
      max-width: 100%; } }
  .site-header .top-menu {
    margin: 17px 0;
    max-width: 590px;
    min-width: 590px;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0;
    float: left; }
  @media screen and (max-width: 1025px) {
    .site-header .top-menu {
      display: none; } }
  @media screen and (max-width: 750px) {
    .site-header .top-menu .dropdown-wrap {
      display: none; } }
  .site-header .top-menu li:first-child {
    margin-left: 20px; }
  .site-header .top-menu li {
    display: inline-block;
    margin-left: 25px; }
  .site-header .top-menu li a {
    display: block;
    font-size: 13px;
    color: #fff;
    font-family: 'roboto_condensed-r';
    line-height: normal;
    text-decoration: none; }
  .site-header .top-menu li ul {
    background: #1380b2;
    margin: 22px 0 0 26px;
    position: absolute;
    padding: 10px 0;
    list-style: none;
    display: none;
    width: 220px; }
    .site-header .top-menu li ul li {
      display: block;
      margin: 0; }
      .site-header .top-menu li ul li:first-child {
        margin: 0; }
      .site-header .top-menu li ul li a {
        display: block;
        padding: 5px 10px; }
        .site-header .top-menu li ul li a:hover {
          text-decoration: underline; }

.dropdown-wrap:before {
  content: "...";
  font-size: 30px;
  color: #fff; }

.compare_block {
  float: right;
  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%2230px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2030%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2017.22%205%20C%2016.67%205.61%2015.88%206%2015%206%20C%2014.12%206%2013.33%205.61%2012.78%205%20L%206.5%205%20C%205.67%205%205%204.33%205%203.5%20L%205%202.5%20C%205%201.67%205.67%201%206.5%201%20L%2012.78%201%20C%2013.33%200.39%2014.12%200%2015%200%20C%2015.88%200%2016.67%200.39%2017.22%201%20L%2023.5%201%20C%2024.33%201%2025%201.67%2025%202.5%20L%2025%203.5%20C%2025%204.33%2024.33%205%2023.5%205%20L%2017.22%205%20Z%20M%2015%202%20C%2014.45%202%2014%202.45%2014%203%20C%2014%203.55%2014.45%204%2015%204%20C%2015.55%204%2016%203.55%2016%203%20C%2016%202.45%2015.55%202%2015%202%20L%2015%202%20Z%20M%2014%2015%20C%2014%2018.87%2010.87%2022%207%2022%20C%203.13%2022%200%2018.87%200%2015%20L%207%205%20L%2014%2015%20L%2014%2015%20Z%20M%2012%2015%20L%207%208%20L%202%2015%20L%2012%2015%20L%2012%2015%20Z%20M%2030%2015%20C%2030%2018.87%2026.87%2022%2023%2022%20C%2019.13%2022%2016%2018.87%2016%2015%20L%2023%205%20L%2030%2015%20L%2030%2015%20Z%20M%2028%2015%20L%2023%208%20L%2018%2015%20L%2028%2015%20L%2028%2015%20Z%20M%2028%2015%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
  margin: 8px;
  cursor: pointer;
  text-decoration: none;
  display: block;
  margin-right: 20px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  position: relative; }
  @media screen and (max-width: 1025px) {
  .compare_block {
    margin: 16px; } }
  @media screen and (max-width: 750px) {
  .compare_block {
    margin: 10px; } }
  .compare_block .amount {
    position: absolute;
    right: -3px;
    top: -3px;
    background: #d91d00;
    border-radius: 50%;
    min-height: 19px;
    min-width: 19px;
    font-size: 12px;
    color: #fff;
    font-family: 'roboto_condensed-r';
    text-align: center;
    line-height: 19px; }

.login_title {
  float: right;
  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%2219px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2019%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%205.45%2012.31%20L%204.99%2012.31%20C%203.42%2012.31%201.65%2013.49%201.04%2014.94%20L%200.06%2017.26%20C%20-0.11%2017.67%200.1%2018%200.55%2018%20L%2018.14%2018%20C%2018.58%2018%2018.8%2017.67%2018.62%2017.26%20L%2017.65%2014.94%20C%2017.03%2013.49%2015.26%2012.31%2013.69%2012.31%20L%2013.2%2012.31%20C%2012.64%2012.84%2012.24%2013.17%2012.24%2013.17%20C%2010.64%2014.68%208.01%2014.71%206.43%2013.18%20C%206.43%2013.18%206.01%2012.85%205.45%2012.31%20L%205.45%2012.31%20L%205.45%2012.31%20Z%20M%204.54%206.14%20L%204.54%205.2%20C%204.54%202.56%206.7%200.41%209.34%200.41%20C%2011.99%200.41%2014.14%202.56%2014.14%205.2%20L%2014.14%206.06%20C%2014.14%208.44%2011.75%2010.98%2011.75%2010.98%20C%2010.42%2012.74%208.22%2012.77%206.91%2010.99%20C%206.91%2010.99%204.54%208.49%204.54%206.14%20L%204.54%206.14%20Z%20M%204.54%206.14%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
  margin: 8px;
  cursor: pointer;
  text-decoration: none;
  display: block;
  color: #fff; }
  .login_title:hover span {
    text-decoration: underline; }
  .login_title span {
    padding: 15px 0 0 0;
    margin: 0 0 0 -37px;
    display: inline-block; }
  @media screen and (max-width: 1025px) {
  .login_title {
    display: none; } }

.my_cart {
  max-width: 250px;
  height: 59px;
  background: #f3f7fd;
  box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.5);
  background-image: -o-linear-gradient(#f5b523 0%, #f3cd20 100%);
  background-image: -moz-linear-gradient(#f5b523 0%, #f3cd20 100%);
  background-image: -webkit-linear-gradient(#f5b523 0%, #f3cd20 100%);
  background-image: -ms-linear-gradient(#f5b523 0%, #f3cd20 100%);
  background-image: linear-gradient( #f5b523 0%, #f3cd20 100%);
  -pie-background: linear-gradient( #f5b523 0%, #f3cd20 100%);
  display: block;
  border-radius: 0 0 6px 6px;
  -webkit-transform: skew(9deg);
  -moz-transform: skew(9deg);
  -ms-transform: skew(9deg);
  -o-transform: skew(9deg);
  transform: skew(9deg);
  float: right;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .my_cart:before {
    content: "";
    position: absolute;
    right: 10px;
    top: 22px;
    width: 15px;
    height: 11px;
    -webkit-transform: skew(-9deg) rotate(270deg);
    -moz-transform: skew(-9deg) rotate(270deg);
    -ms-transform: skew(-9deg) rotate(270deg);
    -o-transform: skew(-9deg) rotate(270deg);
    transform: skew(-9deg) rotate(270deg);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%228px%22%20%20viewBox%3D%220%200%2014%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%201.62%200.42%20C%201.23%200.04%200.57%200.03%200.17%200.43%20C%20-0.23%200.82%20-0.23%201.46%200.17%201.85%20L%205.98%207.58%20C%206.21%207.81%206.55%207.9%206.86%207.85%20C%207.18%207.91%207.52%207.82%207.77%207.58%20L%2013.58%201.85%20C%2013.97%201.47%2013.97%200.82%2013.57%200.43%20C%2013.17%200.03%2012.52%200.03%2012.13%200.42%20L%206.87%205.6%20L%201.62%200.42%20Z%20M%201.62%200.42%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .my_cart:after {
    content: "";
    position: absolute;
    border-radius: 0 0 6px 0px;
    right: -4px;
    top: 0;
    height: 59px;
    background: #f3f7fd;
    background-image: -o-linear-gradient(#f5b523 0%, #f3cd20 100%);
    background-image: -moz-linear-gradient(#f5b523 0%, #f3cd20 100%);
    background-image: -webkit-linear-gradient(#f5b523 0%, #f3cd20 100%);
    background-image: -ms-linear-gradient(#f5b523 0%, #f3cd20 100%);
    background-image: linear-gradient( #f5b523 0%, #f3cd20 100%);
    -pie-background: linear-gradient( #f5b523 0%, #f3cd20 100%);
    box-shadow: inset 0px -3px 0px 0px rgba(255, 255, 255, 0.5);
    width: 9px;
    -webkit-transform: skew(-9deg);
    -moz-transform: skew(-9deg);
    -ms-transform: skew(-9deg);
    -o-transform: skew(-9deg);
    transform: skew(-9deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  @media screen and (max-width: 1025px) {
  .my_cart {
    height: 75px;
    width: 270px; }
    .my_cart:after {
      height: 75px;
      border-radius: 0;
      width: 10px;
      right: 0; }

    .my_cart:before {
      top: 30px; } }
  @media screen and (max-width: 750px) {
  .my_cart {
    height: 63px;
    width: 68px; }
    .my_cart:after {
      height: 63px; }

    .my_cart:before {
      display: none; } }
  .my_cart .inner_cart {
    -webkit-transform: skew(-9deg);
    -moz-transform: skew(-9deg);
    -ms-transform: skew(-9deg);
    -o-transform: skew(-9deg);
    transform: skew(-9deg); }
  @media screen and (max-width: 1025px) {
    .my_cart .inner_cart {
      padding: 9px 0; } }
  .my_cart .cart_amount {
    margin: 13px 0 0 21px;
    width: 30px;
    height: 30px;
    position: relative;
    float: left;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2230px%22%20height%3D%2230px%22%20%20viewBox%3D%220%200%2030%2030%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2010%205%20C%2010%205%2010%205%2010%205%20L%2024.4%205%20C%2025.51%205%2026.21%205.88%2025.98%206.95%20L%2024.43%2014.05%20C%2024.19%2015.13%2023.11%2016%2022.01%2016%20L%2010%2016%20L%2010%2018%20L%2021.25%2018%20L%2021.25%2020%20L%208.25%2020%20L%208.25%2019.66%20C%208.09%2019.49%208%2019.26%208%2019.01%20L%208%204%20L%204.99%204%20C%204.44%204%204%203.56%204%203%20C%204%202.45%204.45%202%204.99%202%20L%209.01%202%20C%209.28%202%209.53%202.11%209.71%202.29%20C%209.89%202.47%2010%202.72%2010%202.99%20L%2010%205%20Z%20M%2010%205%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2021%2024%20C%2022.66%2024%2024%2022.66%2024%2021%20C%2024%2019.34%2022.66%2018%2021%2018%20C%2019.34%2018%2018%2019.34%2018%2021%20C%2018%2022.66%2019.34%2024%2021%2024%20L%2021%2024%20Z%20M%2021%2022%20C%2021.55%2022%2022%2021.55%2022%2021%20C%2022%2020.45%2021.55%2020%2021%2020%20C%2020.45%2020%2020%2020.45%2020%2021%20C%2020%2021.55%2020.45%2022%2021%2022%20L%2021%2022%20Z%20M%2021%2022%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2010%2024%20C%2011.66%2024%2013%2022.66%2013%2021%20C%2013%2019.34%2011.66%2018%2010%2018%20C%208.34%2018%207%2019.34%207%2021%20C%207%2022.66%208.34%2024%2010%2024%20L%2010%2024%20L%2010%2024%20Z%20M%2010%2022%20C%2010.55%2022%2011%2021.55%2011%2021%20C%2011%2020.45%2010.55%2020%2010%2020%20C%209.45%2020%209%2020.45%209%2021%20C%209%2021.55%209.45%2022%2010%2022%20L%2010%2022%20L%2010%2022%20Z%20M%2010%2022%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .my_cart .cart_amount .amount {
    position: absolute;
    right: -8px;
    top: -8px;
    background: #d91d00;
    border-radius: 50%;
    min-height: 19px;
    min-width: 19px;
    font-size: 12px;
    color: #fff;
    font-family: 'roboto_condensed-r';
    text-align: center;
    line-height: 19px; }
  @media screen and (max-width: 750px) {
    .my_cart .cart_amount {
      margin-top: 8px; } }
  .my_cart .cart_total {
    float: left;
    color: #000;
    font-size: 16px;
    font-family: 'roboto_condensed-r';
    margin-left: 14px;
    line-height: 51px;
    margin-right: 33px; }
  @media screen and (max-width: 750px) {
    .my_cart .cart_total {
      display: none; } }
  .my_cart .cart_total span {
    font-size: 22px; }

.inner_header {
  max-width: 960px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .inner_header:before, .inner_header:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .inner_header:after {
    clear: both; }
  @media screen and (max-width: 1025px) {
  .inner_header {
    max-width: 100%;
    padding: 0 15px 69px; } }

.company_name_wrap {
  max-width: 250px;
  float: left;
  position: relative;
  z-index: 1;
  margin-top: 28px;
  margin-bottom: 66px; }
  .company_name_wrap .logo_pic {
    float: left;
    margin-right: 20px;
    max-width: 190px; }
  .company_name_wrap .logo_name {
    text-decoration: none;
    display: block;
    font-size: 28px;
    color: #fff;
    font-family: 'roboto-b'; }
  .company_name_wrap .logo_desc {
    font-size: 15px;
    color: #fff;
    font-family: 'roboto_condensed-r';
    padding-top: 10px; }
  @media screen and (max-width: 750px) {
  .company_name_wrap {
    float: none;
    text-align: center; } }

.company_name_desc {
  float: left; }

.header_right_part {
  float: right;
  font-size: 0;
  position: relative;
  z-index: 1;
  margin-top: 40px;
  margin-bottom: 70px; }
  .header_right_part .activity {
    display: inline-block;
    font-size: 12px;
    color: #fff;
    font-family: 'roboto_condensed-r';
    vertical-align: middle;
    line-height: 19px; }
  @media screen and (max-width: 1025px) {
    .header_right_part .activity {
      display: none; } }
  .header_right_part .addres {
    font-size: 12px;
    color: #fff;
    font-family: 'roboto_condensed-r';
    display: inline-block !important;
    vertical-align: middle;
    width: 200px;
    margin-left: 38px;
    line-height: 19px; }
  @media screen and (max-width: 750px) {
    .header_right_part .addres {
      display: block;
      text-align: center;
      width: 250px;
      margin: 0 auto; } }
  .header_right_part .phones {
    font-size: 18px;
    color: #fff;
    font-family: 'roboto-r';
    padding-left: 40px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
    max-width: 260px; }
  .header_right_part .phones a {
    color: #fff;
    text-decoration: none; }
  .header_right_part .phones a:hover {
    text-decoration: underline; }
  .header_right_part .phones:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    width: 24px;
    height: 24px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2224px%22%20height%3D%2224px%22%20%20viewBox%3D%220%200%2024%2024%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2022.22%2016.28%20C%2022.22%2016.28%2024%2016.61%2024%2018.06%20C%2024%2018.06%2023.75%2021.33%2023.31%2022.38%20C%2022.88%2023.43%2022.67%2024%2021.54%2024%20C%2019.78%2024%2015.08%2023.38%2013.28%2022.38%20C%207.36%2019.09%205.3%2016.96%201.71%2010.48%20C%200.39%208.1%200%205.3%200%202.44%20C%200%201.3%200.74%201.05%201.71%200.69%20C%202.67%200.32%205.98%200%205.98%200%20C%207.63%200%207.7%201.75%207.7%201.75%20L%208.12%204.85%20C%208.19%205.39%207.97%206.18%207.63%206.63%20C%207.63%206.63%205.98%208.63%205.98%209.33%20C%207.58%2012.92%2010.92%2016.46%2014.62%2018.06%20C%2015.29%2018.06%2017.37%2016.34%2017.37%2016.34%20C%2017.8%2016%2018.58%2015.79%2019.13%2015.86%20L%2022.22%2016.28%20Z%20M%2022.22%2016.28%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  @media screen and (max-width: 750px) {
    .header_right_part .phones {
      display: block;
      margin: 20px 0 0 0;
      padding: 0; }
      .header_right_part .phones:after {
        display: none; }
      .header_right_part .phones div {
        display: inline-block;
        padding: 0 6px; } }
  @media screen and (max-width: 750px) {
  .header_right_part {
    float: none;
    text-align: center;
    margin-top: 22px;
    padding-bottom: 25px; } }

.no_logo .header_right_part {
  margin-bottom: 0; }
  @media screen and (max-width: 750px) {
    .no_logo .company_name_wrap {
      margin-bottom: 0;
      float: none;
      text-align: center;
      margin-top: 22px;
      padding-bottom: 25px; } }
  .no_logo .company_name_desc {
    float: none; }
  @media screen and (max-width: 750px) {
    .no_logo .header_right_part {
      margin-bottom: 0; } }

.shop2-main-header {
  background: none;
  padding: 0; }

.before_header_block {
  max-width: 960px;
  margin: -40px auto 0;
  position: relative;
  z-index: 1; }
  .before_header_block.opened .fields_area {
    display: none; }
  .before_header_block .slider_wrap {
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 10px 10px 0 10px;
    margin-bottom: 25px; }
  @media screen and (max-width: 1025px) {
  .before_header_block {
    max-width: 100%; }
    .before_header_block.main_pages_styles {
      margin-top: 0; }

    .before_header_block .slider_wrap {
      padding: 8px 8px 0 8px;
      border-radius: 0; } }

.img_wrapper {
  position: relative; }
  .img_wrapper .slider_desc {
    position: absolute;
    left: 87px;
    bottom: 0;
    right: 0;
    padding: 24px 22px 11px 22px;
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color: #000;
    background: rgba(245, 181, 35, 0.9);
    min-height: 49px;
    -webkit-border-radius: 12px 0 0 0;
    -moz-border-radius: 12px 0 0 0;
    -ms-border-radius: 12px 0 0 0;
    -o-border-radius: 12px 0 0 0;
    border-radius: 12px 0 0 0; }
  .img_wrapper .slider_desc:after {
    content: "";
    position: absolute;
    left: -34px;
    top: 10px;
    bottom: 0;
    border-style: solid;
    border-width: 0 0px 86px 34px;
    border-color: rgba(245, 181, 35, 0.9) transparent rgba(245, 181, 35, 0.9) transparent; }

.site-container {
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto; }

.main_blocks_wrapper {
  background: #dcecf4;
  margin: 20px 0;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }
  .main_blocks_wrapper .inner {
    max-width: 960px;
    margin: 0 auto;
    padding-bottom: 20px; }
  .main_blocks_wrapper ul.tabs {
    margin: 0px;
    padding: 20px 20px 15px;
    list-style: none; }
  .main_blocks_wrapper ul.tabs li {
    background: none;
    display: inline-block;
    font-size: 20px;
    color: #f5b523;
    cursor: pointer;
    font-family: 'roboto-r';
    margin-right: 17px;
    border-bottom: 1px dashed #f5b523; }
  .main_blocks_wrapper ul.tabs li.current {
    color: #000;
    cursor: normal;
    border-bottom: 1px dashed transparent; }
  .main_blocks_wrapper .tab-content {
    height: 0;
    opacity: 0;
    visibility: hidden; }
  .main_blocks_wrapper .tab_content_inner {
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 15px 20px; }
  @media screen and (max-width: 420px) {
    .main_blocks_wrapper .tab_content_inner {
      padding: 10px 10px; } }
  .main_blocks_wrapper .tab-content.current {
    height: auto;
    opacity: 1;
    visibility: visible;
    min-height: 250px; }
  .main_blocks_wrapper .owl-slider_wrapper {
    max-width: 920px;
    position: relative; }
  .main_blocks_wrapper .owl-carousel {
    position: static; }
  .main_blocks_wrapper .owl-carousel .owl-stage-outer {
    position: static; }
  .main_blocks_wrapper .owl-carousel .owl-controls .owl-nav {
    margin-top: -12px; }
  .main_blocks_wrapper .owl-stage {
    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-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .main_blocks_wrapper .shop2-product-actions {
    position: relative; }
  .main_blocks_wrapper .shop2-product-actions dd {
    left: 0 !important;
    right: 0;
    bottom: 100%; }
  .main_blocks_wrapper .shop2-product-discount-desc {
    left: 0 !important;
    right: 0; }
  .main_blocks_wrapper .shop2-main-before {
    padding: 0 20px; }
  .main_blocks_wrapper .shop2-main-after {
    padding: 0 20px; }

.base_wrapper {
  max-width: 960px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 8px;
  padding: 20px;
  margin-bottom: 20px; }
  .base_wrapper:before, .base_wrapper:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .base_wrapper:after {
    clear: both; }
  .base_wrapper.product_page {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 !important; }

.site-main {
  float: left;
  width: 100%; }

.site-sidebar {
  position: relative; }

.site-sidebar.left {
  width: 135px;
  display: block;
  float: left;
  margin-right: -100%; }
  @media screen and (max-width: 750px) {
  .site-sidebar.left {
    display: none; } }

.site-sidebar.left ~ .site-main > .site-main__inner {
  margin-left: 135px;
  padding: 0 0 0 55px; }
  .site-sidebar.left ~ .site-main > .site-main__inner .edit_block_wrap {
    display: none; }
  @media screen and (max-width: 750px) {
  .site-sidebar.left ~ .site-main > .site-main__inner {
    margin-left: 0;
    padding: 0; }
    .site-sidebar.left ~ .site-main > .site-main__inner .edit_block_wrap {
      display: block;
      margin-top: 20px; } }

.edit_block_wrap .title {
  font-size: 20px;
  color: #000;
  font-family: 'roboto-r';
  padding-bottom: 12px; }
  .edit_block_wrap .body {
    font-size: 14px;
    color: #1380b2;
    font-family: 'roboto-r'; }

.close-folder {
  position: absolute;
  right: 15px;
  top: 15px;
  width: 16px;
  height: 16px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2216px%22%20%20viewBox%3D%220%200%2016%2016%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M15.994%2C15.280%20C15.986%2C15.461%2015.918%2C15.641%2015.780%2C15.780%20C15.641%2C15.918%2015.461%2C15.986%2015.280%2C15.993%20C15.078%2C16.002%2014.873%2C15.934%2014.719%2C15.780%20L8.000%2C9.060%20L1.281%2C15.780%20C1.126%2C15.934%200.922%2C16.002%200.720%2C15.993%20C0.539%2C15.986%200.359%2C15.918%200.220%2C15.780%20C0.082%2C15.641%200.014%2C15.461%200.006%2C15.280%20C-0.002%2C15.077%200.066%2C14.873%200.220%2C14.719%20L6.940%2C8.000%20L0.220%2C1.281%20C0.066%2C1.126%20-0.002%2C0.922%200.006%2C0.720%20C0.014%2C0.538%200.082%2C0.359%200.220%2C0.220%20C0.359%2C0.082%200.539%2C0.014%200.720%2C0.006%20C0.922%2C-0.002%201.126%2C0.066%201.281%2C0.220%20L8.000%2C6.939%20L14.719%2C0.220%20C14.873%2C0.066%2015.078%2C-0.002%2015.280%2C0.006%20C15.461%2C0.014%2015.641%2C0.082%2015.780%2C0.220%20C15.918%2C0.359%2015.986%2C0.538%2015.994%2C0.720%20C16.002%2C0.922%2015.934%2C1.126%2015.780%2C1.281%20L9.061%2C8.000%20L15.780%2C14.719%20C15.934%2C14.873%2016.002%2C15.077%2015.994%2C15.280%20Z%22%20%2F%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.site-footer {
  min-height: 304px;
  background: #085c81;
  position: relative;
  flex: none; }
  @media screen and (max-width: 1025px) {
  .site-footer {
    min-height: 160px; } }
  .site-footer:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.3); }
  .site-footer .footer_top {
    background: #085c81;
    min-height: 222px;
    position: relative;
    z-index: 1; }
  @media screen and (max-width: 1025px) {
    .site-footer .footer_top {
      min-height: 145px; } }
  .site-footer .footer_inner {
    max-width: 960px;
    margin: 0 auto;
    position: relative; }
  .site-footer .footer_inner:before, .site-footer .footer_inner:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .site-footer .footer_inner:after {
    clear: both; }
  .site-footer .footer_inner.top_f {
    padding-bottom: 30px; }
  @media screen and (max-width: 1025px) {
      .site-footer .footer_inner.top_f {
        padding-bottom: 18px; } }
  @media screen and (max-width: 1025px) {
    .site-footer .footer_inner {
      max-width: 100%;
      padding: 0 16px; }
      .site-footer .footer_inner:before, .site-footer .footer_inner:after {
        display: table;
        content: "";
        line-height: 0;
        font-size: 0; }
      .site-footer .footer_inner:after {
        clear: both; } }
  .site-footer .footer_menu {
    margin: 20px 0 0 20px;
    padding: 0;
    list-style: none;
    float: left;
    width: 180px; }
  @media screen and (max-width: 1025px) {
    .site-footer .footer_menu {
      display: none; } }
  .site-footer .footer_menu li {
    margin-bottom: 8px; }
  .site-footer .footer_menu li a {
    display: block;
    font-size: 13px;
    color: #fff;
    font-family: 'roboto-r';
    text-decoration: none; }
    .site-footer .footer_menu li a:hover {
      text-decoration: underline; }
  .site-footer .footer_menu.cloned {
    margin-left: 10px; }
  .site-footer .footer_contacts {
    float: left;
    margin-left: 5px;
    margin-top: 20px;
    color: #fff;
    font-size: 13px;
    font-family: 'roboto-r';
    width: 310px; }
  @media screen and (max-width: 1025px) {
    .site-footer .footer_contacts {
      margin-left: 0;
      width: auto; } }
  @media screen and (max-width: 650px) {
    .site-footer .footer_contacts {
      width: auto;
      text-align: center;
      float: none; } }
  .site-footer .footer_contacts strong {
    font-family: 'roboto-b';
    text-decoration: none;
    font-weight: normal; }
  .site-footer .footer_contacts .com_active {
    font-size: 13px;
    opacity: 0.6; }
  .site-footer .footer_contacts .phones {
    opacity: 0.6; }
  .site-footer .footer_contacts .phones div {
    padding: 0 12px 0 0;
    display: inline-block; }
    .site-footer .footer_contacts .phones div a {
      color: #fff;
      text-decoration: none; }
      .site-footer .footer_contacts .phones div a:hover {
        text-decoration: underline; }
  .site-footer .footer_contacts .addres {
    opacity: 0.6;
    margin-top: 20px; }
  .site-footer .social_icons {
    margin-top: 25px; }
  .site-footer .social_icons:before, .site-footer .social_icons:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .site-footer .social_icons:after {
    clear: both; }
  @media screen and (max-width: 650px) {
    .site-footer .social_icons {
      margin-top: 20px; } }
  .site-footer .social_icons .title {
    font-size: 13px;
    color: #fff;
    font-family: 'roboto-b';
    padding-bottom: 8px;
    opacity: 0.6; }
  .site-footer .social_icons a {
    display: block;
    float: left;
    width: 26px;
    height: 26px;
    margin-right: 9px;
    border-radius: 50%;
    overflow: hidden;
    font-size: 0;
    line-height: 0; }
  @media screen and (max-width: 650px) {
      .site-footer .social_icons a {
        display: inline-block;
        float: none; } }
  .site-footer .social_icons a img {
    width: 100%;
    height: 100%; }
  .site-footer .footer_form {
    float: right;
    width: 169px;
    margin-top: 20px;
    margin-right: 28px; }
  @media screen and (max-width: 1025px) {
    .site-footer .footer_form {
      margin-right: 0; } }
  @media screen and (max-width: 650px) {
    .site-footer .footer_form {
      float: none;
      width: 100%; } }
  .site-footer .footer_form .gr-form {
    margin: 0;
    padding: 0;
    border: none; }
  .site-footer .footer_form .gr-form .gr-head {
    font-size: 14px;
    color: #fff;
    font-family: 'roboto-r'; }
  .site-footer .footer_form .gr-form .gr-title {
    display: none; }
  .site-footer .footer_form .gr-form .gr-value {
    background: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    height: 30px;
    margin-top: 16px;
    position: relative; }
    .site-footer .footer_form .gr-form .gr-value input[type=text] {
      border: none;
      background: none;
      font-size: 14px;
      color: #9b9b9b;
      width: 125px;
      font-family: 'roboto-i';
      float: left;
      outline: none;
      padding: 7px 0 7px 8px; }
      @media screen and (max-width: 650px) {
      .site-footer .footer_form .gr-form .gr-value input[type=text] {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        width: 100%;
        padding-right: 25px; } }
    .site-footer .footer_form .gr-form .gr-value button {
      float: right;
      margin: 8px 0 0 0;
      padding: 0;
      width: 20px;
      height: 14px;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg);
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2214px%22%20%20viewBox%3D%220%200%2020%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%231298d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%204.65%201.29%20C%204.26%200.91%203.6%200.9%203.2%201.3%20C%202.8%201.7%202.8%202.33%203.2%202.72%20L%209%208.45%20C%209.24%208.68%209.58%208.78%209.89%208.73%20C%2010.21%208.78%2010.55%208.69%2010.8%208.45%20L%2016.6%202.72%20C%2017%202.34%2017%201.69%2016.6%201.3%20C%2016.2%200.9%2015.55%200.9%2015.16%201.29%20L%209.9%206.47%20L%204.65%201.29%20Z%20M%204.65%201.29%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
      border: none;
      font-size: 0;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
      @media screen and (max-width: 650px) {
      .site-footer .footer_form .gr-form .gr-value button {
        position: absolute;
        right: 0;
        top: 0; } }
  .site-footer .bottom_footer {
    padding: 1px 20px;
    max-width: 920px;
    margin: 0 auto; }
  @media screen and (max-width: 1025px) {
    .site-footer .bottom_footer {
      max-width: 100%;
      padding: 0 16px; }
      .site-footer .bottom_footer:before, .site-footer .bottom_footer:after {
        display: table;
        content: "";
        line-height: 0;
        font-size: 0; }
      .site-footer .bottom_footer:after {
        clear: both; } }
  .site-footer .site-name {
    font-size: 13px;
    color: #fff;
    font-family: 'roboto-r';
    float: left;
    position: relative;
    z-index: 1;
    margin: 37px 0; }
  @media screen and (max-width: 1025px) {
    .site-footer .site-name {
      margin: 0;
      float: none; } }
  .site-footer .pull_left {
    float: left; }
  @media screen and (max-width: 1025px) {
    .site-footer .pull_left {
      padding: 22px 0; } }
  @media screen and (max-width: 650px) {
    .site-footer .pull_left {
      float: none;
      text-align: center; } }
  .site-footer .counters {
    position: relative;
    margin: 27px 0;
    float: left;
    z-index: 1;
    width: 480px;
    text-align: center;
    font-size: 0;
    line-height: 0; }
  @media screen and (max-width: 1025px) {
    .site-footer .counters {
      width: auto;
      float: none;
      margin: 0;
      text-align: left;
      margin-top: 18px; } }
  @media screen and (max-width: 650px) {
    .site-footer .counters {
      text-align: center; } }
  .site-footer .site-copyright {
    float: right;
    position: relative;
    z-index: 1;
    font-size: 13px;
    color: #fff;
    font-family: 'roboto-r';
    margin: 37px 0;
    text-align: center; }
  @media screen and (max-width: 1025px) {
    .site-footer .site-copyright {
      margin: 0;
      padding: 22px 0; } }
  @media screen and (max-width: 650px) {
    .site-footer .site-copyright {
      margin: 0 0 20px 0;
      text-align: center;
      float: none; } }

.shop2-panel-content {
  max-width: 980px;
  width: auto;
  padding-right: 20px; }

.shop2-order-options .option-type.active-type {
  background: #f3f7fd; }

@media screen and (max-width: 1025px) {
  .cart-empty {
    padding: 1px 24px; }

  .shop2-btn.shop2-btn-back {
    margin-left: 24px; }

  .company_name_wrap {
    margin-bottom: 17px; } }

@media screen and (max-width: 777px) {
  .ios .inner_header {
    padding: 0 15px 69px 15px; }
    .ios .site-header .empty_block {
      height: auto;
      padding: 72px 0 0 0; } }

@media handheld, only screen and (max-width: 750px) {
  .shop2-coupon {
    min-width: 0; }

  .shop2-cart-total .shop2-cart-total-right {
    min-width: 280px; }

  table.shop2-product-params th {
    width: 50%; }

  .shop2-panel-content {
    text-align: center; }

  .shop2-panel-compare {
    width: 121px; }

  .shop2-panel-cart {
    width: 151px; }

  .shop2-panel-compare, .shop2-panel-cart, .shop2-panel-btn {
    float: none;
    display: inline-block; }

  .shop2-panel-btn {
    float: right; }

  .shop2-panel-cart {
    width: auto;
    font-size: 0; }

  .shop2-panel-compare {
    font-size: 0;
    width: auto; } }

@media handheld, only screen and (max-width: 777px) {
  .site-footer .footer_contacts {
    width: 70%; } }

@media screen and (max-width: 750px) {
  .header_right_part {
    margin-bottom: 0; }

  .company_name_wrap {
    max-width: 100%; }

  .header_right_part .phones {
    max-width: 100%; }

  .no_logo .company_name_wrap {
    padding-bottom: 0; }

  .no_logo .header_right_part {
    padding-bottom: 0; } }

@media handheld, only screen and (max-width: 650px) {
  .site-footer .pull_left {
    padding-bottom: 10px; }

  .site-footer .site-copyright {
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0; }
    .site-footer .footer_contacts {
      width: auto; } }

@media handheld, only screen and (max-width: 530px) {
  .shop2-panel-cart, .shop2-panel-compare {
    font-size: 0;
    width: auto; }

  .shop2-panel-content {
    padding: 0 6px 0 6px; }

  .img_wrapper .slider_desc {
    font-size: 15px;
    padding-top: 11px; }

  .img_wrapper .slider_desc:after {
    top: 11px;
    border-width: 0 0px 90px 34px; } }

@media handheld, only screen and (max-width: 360px) {
  /*
   .filter_categories_wrap .fields_area, .filter_wrapper .search-form .fields_area {
   overflow: hidden;
   }
   */
    .reg_form input[type=text] {
      width: 100%; } }

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

.jq-selectbox__select {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 24px;
  display: block;
  z-index: 3;
  background: #fff;
  border: 1px solid rgba(5, 32, 79, 0.2);
  box-shadow: inset 0px 1px 0px 1px rgba(0, 0, 0, 0.05);
  border-radius: 4px; }

.shop2-order-options .jq-checkbox, .shop2-cart-order-form .jq-checkbox, .shop2-order-form .jq-checkbox, .shop2-order-options .jq-radio, .shop2-cart-order-form .jq-radio, .shop2-order-form .jq-radio {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
  left: 0;
  top: 2px;
  width: 26px;
  height: 26px;
  background: #fff;
  border: 1px solid rgba(5, 32, 79, 0.2);
  border-radius: 6px;
  -moz-box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
  -webkit-box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s; }

.shop2-order-options .jq-checkbox, .shop2-cart-order-form .jq-checkbox, .shop2-order-form .jq-checkbox {
  position: relative; }
  .shop2-order-options .jq-checkbox.checked, .shop2-cart-order-form .jq-checkbox.checked, .shop2-order-form .jq-checkbox.checked {
    border-color: #1298d5; }
  .shop2-order-options .jq-checkbox.checked .jq-checkbox__div, .shop2-cart-order-form .jq-checkbox.checked .jq-checkbox__div, .shop2-order-form .jq-checkbox.checked .jq-checkbox__div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2016%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%231298d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2013.17%200.29%20C%2013.67%20-0.21%2014.51%20-0.22%2015.02%200.3%20C%2015.53%200.82%2015.53%201.66%2015.02%202.17%20L%207.61%209.7%20C%207.31%2010.01%206.88%2010.13%206.48%2010.07%20C%206.07%2010.14%205.64%2010.02%205.32%209.7%20L%200.74%204.99%20C%200.24%204.48%200.23%203.64%200.74%203.12%20C%201.26%202.59%202.08%202.6%202.59%203.11%20L%206.47%207.11%20L%2013.17%200.29%20Z%20M%2013.17%200.29%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

.shop2-order-options .jq-radio, .shop2-cart-order-form .jq-radio, .shop2-order-form .jq-radio {
  position: relative;
  width: 15px;
  height: 15px;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  -ms-border-radius: 500px;
  -o-border-radius: 500px;
  border-radius: 500px; }
  .shop2-order-options .jq-radio.checked, .shop2-cart-order-form .jq-radio.checked, .shop2-order-form .jq-radio.checked {
    border-color: #1380b2; }
  .shop2-order-options .jq-radio.checked .jq-radio__div, .shop2-cart-order-form .jq-radio.checked .jq-radio__div, .shop2-order-form .jq-radio.checked .jq-radio__div {
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    background: #1380b2;
    -webkit-border-radius: 500px;
    -moz-border-radius: 500px;
    -ms-border-radius: 500px;
    -o-border-radius: 500px;
    border-radius: 500px; }

.jq-selectbox__select-text {
  width: 100%;
  display: block;
  overflow: hidden;
  width: 100%;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 13px;
  color: #1298d5;
  font-family: 'roboto-r';
  padding: 1px 25px 1px 7px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.jq-selectbox .placeholder {
  color: #1298d5; }

.jq-selectbox__trigger {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%; }

.jq-selectbox__trigger-arrow {
  position: absolute;
  top: 7px;
  right: 9px;
  width: 14px;
  height: 8px;
  background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2014%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%231298d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%201.62%200.42%20C%201.23%200.04%200.57%200.03%200.17%200.43%20C%20-0.23%200.82%20-0.23%201.46%200.17%201.85%20L%205.98%207.58%20C%206.21%207.81%206.55%207.9%206.86%207.85%20C%207.18%207.91%207.52%207.82%207.77%207.58%20L%2013.58%201.85%20C%2013.97%201.47%2013.97%200.82%2013.57%200.43%20C%2013.17%200.03%2012.52%200.03%2012.13%200.42%20L%206.87%205.6%20L%201.62%200.42%20Z%20M%201.62%200.42%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }

.jq-selectbox:hover .jq-selectbox__trigger-arrow {
  border-top-color: #000; }

.jq-selectbox.disabled .jq-selectbox__trigger-arrow {
  border-top-color: #aaa; }

.jq-selectbox__dropdown {
  box-sizing: border-box;
  width: 100%;
  margin: 25px 0 0;
  padding: 0;
  border-radius: 0 0 4px 4px;
  background: #fff;
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.25);
  font-size: 13px;
  color: #000;
  font-family: 'roboto-r';
  top: 0 !important;
  z-index: 3; }

.jq-selectbox__search {
  margin: 5px; }

.jq-selectbox__search input {
  box-sizing: border-box;
  width: 100%;
  margin: 0;
  padding: 5px 27px 6px 8px;
  border: 1px solid #ccc;
  border-radius: 3px;
  outline: none;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAMCAYAAABiDJ37AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAO1JREFUeNqU078LAXEYx/FzYfNzk5TJaFNKYjFYSQZ/hvwBsvg1UCY2xT9gM8hukQGThWRjkcFw3pdnujhfT736Xn2fPvfc3fd07V0OFDDFAnM0ENYsZRiGLSc9OpqIYIA9fMhhjCrW2h9VlMlcH/aymMGtOqEugX08PwQucUZKdTozMIqdTc9WepQD7wjY9ARx+ydwhfyXfS+S0qMcOEQJGcueB3VccFINdMgal6NzkmPjRwJXxDBB7/2RDdtAp6wb+dpphHDASG5QQ0V6u2aoSqBZD/lDrNWRJynLK2qpBn4rc6K2XB9/Nb8EGABtf1thzY6X2AAAAABJRU5ErkJggg==)  no-repeat 100% 50%;
  box-shadow: inset 1px 1px #f1f1f1;
  color: #333;
  -webkit-appearance: textfield; }

.jq-selectbox__search input::-webkit-search-cancel-button, .jq-selectbox__search input::-webkit-search-decoration {
  -webkit-appearance: none; }

.jq-selectbox__not-found {
  margin: 5px;
  padding: 5px 8px 6px;
  background: #f0f0f0;
  font-size: 13px; }

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

.jq-selectbox li {
  min-height: 18px;
  padding: 5px 10px 6px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap;
  color: #231f20;
  font-size: 12px; }

.jq-selectbox li.selected {
  background-color: #1298d5;
  color: #fff; }

.jq-selectbox li:hover {
  background-color: #1298d5;
  color: #fff; }

.jq-selectbox li.disabled {
  color: #aaa; }

.jq-selectbox li.disabled:hover {
  background: none; }

.jq-selectbox li.optgroup {
  font-weight: bold; }

.jq-selectbox li.optgroup:hover {
  background: none;
  color: #231f20;
  cursor: default; }

.jq-selectbox li.option {
  padding-left: 25px; }

.jq-select-multiple {
  box-sizing: border-box;
  padding: 1px;
  border: 1px solid #ccc;
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  background: #fff;
  box-shadow: inset 1px 1px #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  font: 14px/18px Arial, sans-serif;
  color: #333;
  cursor: default; }

.jq-select-multiple.focused {
  border: 1px solid #5794bf; }

.jq-select-multiple.disabled {
  border-color: #ccc;
  background: #f5f5f5;
  box-shadow: none;
  color: #888; }

.jq-select-multiple ul {
  margin: 0;
  padding: 0; }

.jq-select-multiple li {
  padding: 3px 9px 4px;
  list-style: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  white-space: nowrap; }

.jq-select-multiple li:first-child {
  border-radius: 3px 3px 0 0; }

.jq-select-multiple li:last-child {
  border-radius: 0 0 3px 3px; }

.jq-select-multiple li.selected {
  background: #08c;
  color: #fff; }

.jq-select-multiple li.disabled {
  color: #aaa; }

.jq-select-multiple.disabled li.selected, .jq-select-multiple li.selected.disabled {
  background: #ccc;
  color: #fff; }

.jq-select-multiple li.optgroup {
  font-weight: bold; }

.jq-select-multiple li.option {
  padding-left: 25px; }

.filter_wrapper .search_button_wrap:before, .filter_wrapper .search_button_wrap:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .filter_wrapper .search_button_wrap:after {
    clear: both; }
  .filter_wrapper .search_button_wrap .search-btn {
    font-size: 18px;
    float: right;
    padding: 0 53px;
    width: auto; }
  @media screen and (max-width: 730px) {
      .filter_wrapper .search_button_wrap .search-btn {
        width: 100%; } }
  .filter_wrapper.opened .search-form .fields_area {
    display: block; }
  .filter_wrapper.filter_in .fields_area {
    display: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
  .filter_wrapper.filter_in .filter-button {
    display: block;
    margin-top: 0; }
  .filter_wrapper.filter_in .filter-button.open {
    display: none; }
  .filter_wrapper.filter_in .filter-button.close {
    display: block; }
  .filter_wrapper.filter_in.opened .fields_area {
    display: block; }

.filter-button {
  display: none;
  cursor: pointer;
  margin-top: -12px;
  padding: 10px 0;
  cursor: pointer;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #d8dade;
  -moz-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  /*
   @media handheld, only screen and (max-width: 768px) {
   display: block;
   &.open {
   display: block;
   &.opened {
   display: block;
   }
   }
   &.close {
   margin-top: 0;
   display: none;
   &.opened {
   display: none;
   }
   }
   }
   */ }
  .filter-button span {
    border-bottom: 1px dashed #aeaeae;
    color: #aeaeae; }

.question {
  cursor: pointer; }

.filter_wrapper .search-form {
  /*
   @media handheld, only screen and (max-width: 768px) {
   .fields_area  {
   display: none;
   }
   }
   */ }
  .filter_wrapper .search-form .table_row:nth-child(4n) {
    margin-right: 0 !important; }
  @media screen and (max-width: 940px) {
    .filter_wrapper .search-form .table_row:nth-child(3n) {
      margin-right: 0 !important; }

    .filter_wrapper .search-form .table_row:nth-child(4n) {
      margin-right: 3.13779% !important; } }
  @media screen and (max-width: 730px) {
    .filter_wrapper .search-form .table_row:nth-child(2n) {
      margin-right: 0 !important; }

    .filter_wrapper .search-form .table_row:nth-child(3n) {
      margin-right: 6.2% !important; } }

.categories_search .jq-selectbox__select {
  display: none; }
  .categories_search .jq-selectbox__dropdown {
    position: static !important;
    display: block !important;
    margin: 0;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .categories_search .jq-selectbox__dropdown ul {
    margin: 0 0 -1px 0;
    padding: 0;
    list-style: none;
    display: table;
    width: 100%;
    table-layout: fixed;
    position: relative;
    z-index: 3;
    border-spacing: 1px 0; }
  .categories_search .jq-selectbox__dropdown ul li + li {
    padding-left: 1px; }
  .categories_search .jq-selectbox__dropdown ul li {
    display: table-cell;
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    font-family: 'roboto-r';
    line-height: 40px;
    background: #1380b2;
    background-image: -o-linear-gradient(-90deg, #1298d5 0%, #1380b2 98%);
    background-image: -moz-linear-gradient(-90deg, #1298d5 0%, #1380b2 98%);
    background-image: -webkit-linear-gradient(-90deg, #1298d5 0%, #1380b2 98%);
    background-image: -ms-linear-gradient(-90deg, #1298d5 0%, #1380b2 98%);
    background-image: linear-gradient(-180deg, #1298d5 0%, #1380b2 98%);
    -pie-background: linear-gradient(-180deg, #1298d5 0%, #1380b2 98%);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.15), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.15);
    border-radius: 8px 8px 0px 0px;
    text-align: center;
    padding: 0; }
    @media handheld, only screen and (max-width: 400px) {
      .categories_search .jq-selectbox__dropdown ul li {
        font-size: 15px; } }
    .categories_search .jq-selectbox__dropdown ul li.sel {
      background: #fff;
      border-radius: 8px 8px 0px 0px;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      color: #000; }
  .categories_search .jq-selectbox__dropdown ul ul {
    display: none; }
  @media handheld, only screen and (max-width: 768px) {
  .categories_search {
    padding: 0 10px; } }

.filter_items {
  margin: 0 0 -1px 0;
  padding: 0;
  list-style: none;
  display: table;
  width: 100%;
  table-layout: fixed;
  position: relative;
  z-index: 3; }
  .filter_items li + li {
    padding-left: 1px; }
  .filter_items li {
    display: table-cell; }
  .filter_items li a {
    text-decoration: none;
    font-size: 18px;
    color: #fff;
    font-family: 'roboto-r';
    line-height: 40px;
    background: #1380b2;
    background-image: -o-linear-gradient(-90deg, #1298d5 0%, #1380b2 98%);
    background-image: -moz-linear-gradient(-90deg, #1298d5 0%, #1380b2 98%);
    background-image: -webkit-linear-gradient(-90deg, #1298d5 0%, #1380b2 98%);
    background-image: -ms-linear-gradient(-90deg, #1298d5 0%, #1380b2 98%);
    background-image: linear-gradient(-180deg, #1298d5 0%, #1380b2 98%);
    -pie-background: linear-gradient(-180deg, #1298d5 0%, #1380b2 98%);
    box-shadow: inset 0px 1px 0px 0px rgba(255, 255, 255, 0.15), inset 0px -3px 0px 0px rgba(0, 0, 0, 0.15);
    border-radius: 8px 8px 0px 0px;
    text-align: center;
    display: block; }
  .filter_items li a.active {
    background: #fff;
    border-radius: 8px 8px 0px 0px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000; }
  .filter_items ul {
    display: none; }

.filter_categories_wrap .table_row:nth-child(4n) {
  margin-right: 0; }
  @media screen and (max-width: 940px) {
  .filter_categories_wrap .table_row:nth-child(4n) {
    margin-right: 3.1377899045%; }
  .filter_categories_wrap .table_row:nth-child(3n) {
    margin-right: 0; } }
  @media screen and (max-width: 730px) {
  .filter_categories_wrap .table_row:nth-child(2n) {
    margin-right: 0; }
  .filter_categories_wrap .table_row:nth-child(3n) {
    margin-right: 6.25%; }
  .filter_categories_wrap .table_row:nth-child(6) {
    margin-right: 0; }
  .filter_categories_wrap .table_row:nth-child(12) {
    margin-right: 0; }
  .filter_categories_wrap .table_row:nth-child(18) {
    margin-right: 0; } }

.filter_categories_wrap .fields_area, .filter_wrapper .search-form .fields_area {
  background: #fff;
  box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
  border-radius: 0 0 8px 8px;
  min-height: 100px;
  padding: 10px 20px 20px; }
  .filter_categories_wrap .table-filter-param, .filter_wrapper .search-form .table-filter-param {
    display: -moz-box;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .filter_categories_wrap .table-filter-param:before, .filter_wrapper .search-form .table-filter-param:before, .filter_categories_wrap .table-filter-param:after, .filter_wrapper .search-form .table-filter-param:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .filter_categories_wrap .table-filter-param:after, .filter_wrapper .search-form .table-filter-param:after {
    clear: both; }
  .filter_categories_wrap .filter_buttons, .filter_wrapper .search-form .filter_buttons {
    text-align: right; }
  @media screen and (max-width: 730px) {
    .filter_categories_wrap .filter_buttons, .filter_wrapper .search-form .filter_buttons {
      margin-top: 10px; } }
  .filter_categories_wrap .filter_buttons a, .filter_wrapper .search-form .filter_buttons a {
    display: inline-block;
    font-size: 18px;
    color: #000;
    font-family: 'roboto-r';
    text-decoration: none;
    vertical-align: middle; }
  @media screen and (max-width: 730px) {
      .filter_categories_wrap .filter_buttons a, .filter_wrapper .search-form .filter_buttons a {
        display: block;
        text-align: center;
        padding-left: 0;
        padding-right: 0; }
        .filter_categories_wrap .filter_buttons a.shop-btn3, .filter_wrapper .search-form .filter_buttons a.shop-btn3 {
          margin-left: 0 !important; }
        .filter_categories_wrap .filter_buttons a.shop2-btn, .filter_wrapper .search-form .filter_buttons a.shop2-btn {
          margin-bottom: 20px; } }
  .filter_categories_wrap .filter_buttons a.shop2-btn, .filter_wrapper .search-form .filter_buttons a.shop2-btn {
    padding: 8px 60px; }
  .filter_categories_wrap .filter_buttons a.shop-btn3, .filter_wrapper .search-form .filter_buttons a.shop-btn3 {
    height: auto;
    width: auto;
    line-height: normal;
    padding: 8px 45px;
    margin-left: 40px; }
  .filter_categories_wrap .filter_buttons .result, .filter_wrapper .search-form .filter_buttons .result {
    display: inline-block; }
  .filter_categories_wrap .table_row, .filter_wrapper .search-form .table_row {
    width: 21.7391304348%;
    -webkit-flex-basis: 21.7391304348%;
    -moz-flex-basis: 21.7391304348%;
    -ms-flex-preferred-size: 21.7391304348%;
    flex-basis: 21.7391304348%;
    margin-right: 4.347826087%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 12px; }
  .filter_categories_wrap .table_row:before, .filter_wrapper .search-form .table_row:before, .filter_categories_wrap .table_row:after, .filter_wrapper .search-form .table_row:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .filter_categories_wrap .table_row:after, .filter_wrapper .search-form .table_row:after {
    clear: both; }
  .filter_categories_wrap .table_row .row_title, .filter_wrapper .search-form .table_row .row_title {
    font-size: 14px;
    color: #6e6e6e;
    font-family: 'roboto_condensed-r';
    padding-bottom: 6px; }
  .filter_categories_wrap .table_row.clear_margin, .filter_wrapper .search-form .table_row.clear_margin {
    margin-right: 0; }
  @media screen and (max-width: 940px) {
    .filter_categories_wrap .table_row, .filter_wrapper .search-form .table_row {
      width: 31.105047749%;
      -webkit-flex-basis: 31.105047749%;
      -moz-flex-basis: 31.105047749%;
      -ms-flex-preferred-size: 31.105047749%;
      flex-basis: 31.105047749%;
      margin-right: 3.1377899045%; } }
  @media screen and (max-width: 730px) {
    .filter_categories_wrap .table_row, .filter_wrapper .search-form .table_row {
      width: 46.5277777778%;
      -webkit-flex-basis: 46.5277777778%;
      -moz-flex-basis: 46.5277777778%;
      -ms-flex-preferred-size: 46.5277777778%;
      flex-basis: 46.5277777778%;
      margin-right: 6.2%; } }
  .filter_categories_wrap .table_row.type-price input[type=text], .filter_wrapper .search-form .table_row.type-price input[type=text] {
    background: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    box-shadow: inset 0px 1px 0px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    width: 88px;
    height: 28px;
    padding: 0 5px;
    outline: none;
    color: #1298d5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 940px) {
      .filter_categories_wrap .table_row.type-price input[type=text], .filter_wrapper .search-form .table_row.type-price input[type=text] {
        width: 120px; } }
    @media screen and (max-width: 850px) {
      .filter_categories_wrap .table_row.type-price input[type=text], .filter_wrapper .search-form .table_row.type-price input[type=text] {
        width: 100px; } }
    @media screen and (max-width: 730px) {
      .filter_categories_wrap .table_row.type-price input[type=text], .filter_wrapper .search-form .table_row.type-price input[type=text] {
        width: 45%; } }
  .filter_categories_wrap .table_row.type-price .separat, .filter_wrapper .search-form .table_row.type-price .separat {
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
    line-height: 30px; }
    @media screen and (max-width: 730px) {
      .filter_categories_wrap .table_row.type-price .separat, .filter_wrapper .search-form .table_row.type-price .separat {
        width: 10%; } }
  .filter_categories_wrap .table_row.type-select .jq-selectbox__select, .filter_wrapper .search-form .table_row.type-select .jq-selectbox__select {
    height: 30px; }
  .filter_categories_wrap .table_row.type-select .jq-selectbox__select-text, .filter_wrapper .search-form .table_row.type-select .jq-selectbox__select-text {
    padding: 6px 25px 6px 7px; }
  .filter_categories_wrap .table_row.type-select .jq-selectbox__trigger-arrow, .filter_wrapper .search-form .table_row.type-select .jq-selectbox__trigger-arrow {
    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%2214px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2014%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%231298d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%201.62%200.42%20C%201.23%200.04%200.57%200.03%200.17%200.43%20C%20-0.23%200.82%20-0.23%201.46%200.17%201.85%20L%205.98%207.58%20C%206.21%207.81%206.55%207.9%206.86%207.85%20C%207.18%207.91%207.52%207.82%207.77%207.58%20L%2013.58%201.85%20C%2013.97%201.47%2013.97%200.82%2013.57%200.43%20C%2013.17%200.03%2012.52%200.03%2012.13%200.42%20L%206.87%205.6%20L%201.62%200.42%20Z%20M%201.62%200.42%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .filter_categories_wrap .table_row.type-select .jq-selectbox__dropdown, .filter_wrapper .search-form .table_row.type-select .jq-selectbox__dropdown {
    margin-top: 30px; }

.filter_wrapper .search-form .table-filter-param {
  display: block; }
  .filter_wrapper .search-form .table_row {
    display: block;
    float: left; }

.my-product {
  width: 160px;
  margin: 0 auto;
  position: relative;
  z-index: 1; }
  .my-product:before, .my-product:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .my-product:after {
    clear: both; }
  @media screen and (max-width: 420px) {
  .my-product {
    width: 140px; } }
  .my-product .product-image {
    width: 160px;
    height: 160px;
    line-height: 160px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle; }
  @media screen and (max-width: 420px) {
    .my-product .product-image {
      width: 140px;
      height: auto;
      line-height: auto; } }
  .my-product .product-image img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    width: auto; }
  .my-product .product-name {
    font-size: 14px;
    line-height: normal;
    color: #1298d5;
    font-family: 'roboto_condensed-b';
    padding-top: 7px; }
  .my-product .product-name a {
    color: #1298d5;
    text-decoration: none; }
  .my-product .product-name a:hover {
    text-decoration: underline; }
  .my-product .product-price {
    font-size: 16px;
    color: #d0021b;
    float: right;
    padding-top: 5px; }
  .my-product .product-price .price-current {
    font-family: 'roboto-b'; }
  .my-product .product-price .price-current strong {
    font-weight: normal; }
  .my-product .product-price strong {
    font-weight: normal; }

.product-includeForm {
  padding: 15px;
  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 .tpl-anketa {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 45px 15px 15px 15px;
    position: relative;
    max-width: 100%;
    background-color: #fff;
    border-radius: 3px;
    -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);
    max-height: 100%;
    overflow: auto; }
  .product-includeForm .tpl-anketa textarea, .product-includeForm .tpl-anketa input {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 300px; }
  .product-includeForm .tpl-anketa .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%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%23666666%22%20d%3D%22M9.504%2C2.554%20C9.504%2C2.554%207.090%2C4.968%207.090%2C4.968%20C7.090%2C4.968%209.504%2C7.382%209.504%2C7.382%20C10.090%2C7.968%2010.089%2C8.918%209.504%2C9.504%20C8.918%2C10.090%207.968%2C10.090%207.383%2C9.504%20C7.383%2C9.504%204.968%2C7.090%204.968%2C7.090%20C4.968%2C7.090%202.554%2C9.504%202.554%2C9.504%20C1.968%2C10.090%201.019%2C10.090%200.433%2C9.504%20C-0.153%2C8.918%20-0.153%2C7.968%200.433%2C7.383%20C0.433%2C7.383%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.019%200.433%2C0.433%20C1.019%2C-0.153%201.968%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.968%2C-0.153%208.918%2C-0.153%209.504%2C0.433%20C10.090%2C1.019%2010.090%2C1.968%209.504%2C2.554%20Z%22%20fill-rule%3D%22evenodd%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .product-includeForm .tpl-anketa .title {
    font-size: 25px;
    display: block;
    margin: 0 0 20px; }
  .product-includeForm .gr-form {
    font-size: 14px;
    font-weight: bold; }
  .product-includeForm .tpl-field {
    margin-bottom: 10px; }
  .product-includeForm .tpl-form-button {
    background: #fff;
    background-image: -o-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -moz-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -webkit-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -ms-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    -pie-background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    border-radius: 6px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
    display: inline-block;
    font-size: 16px;
    color: #1298d5;
    text-decoration: none;
    padding: 6px 50px;
    font-weight: normal;
    border: 0; }
  .product-includeForm .tpl-form-button:hover {
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(0, 0, 0, 0.07); }
  .product-includeForm .tpl-form-button:active {
    -moz-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.08); }

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

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

.shop-sorting-panel {
  padding: 8px 8px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  position: relative; }
  .shop-sorting-panel:before, .shop-sorting-panel:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .shop-sorting-panel:after {
    clear: both; }
  .shop-sorting-panel .sorting {
    float: left;
    position: relative;
    z-index: 2;
    margin: 4px 0; }
  .shop-sorting-panel .sorting .sort-title {
    background: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    box-shadow: inset 0px 1px 0px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    width: 200px;
    height: 30px;
    color: #000;
    font-size: 14px;
    font-family: 'roboto-r';
    line-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 30px 0 11px;
    position: relative;
    cursor: pointer; }
  .shop-sorting-panel .sorting .sort-title:after {
    content: "";
    position: absolute;
    right: 8px;
    top: 12px;
    width: 14px;
    height: 8px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%228px%22%20%20viewBox%3D%220%200%2014%208%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20stroke-linejoin%3D%22miter%22%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%201.62%200.42%20C%201.23%200.04%200.57%200.03%200.17%200.43%20C%20-0.23%200.82%20-0.23%201.46%200.17%201.85%20L%205.98%207.58%20C%206.21%207.81%206.55%207.9%206.86%207.85%20C%207.18%207.91%207.52%207.82%207.77%207.58%20L%2013.58%201.85%20C%2013.97%201.47%2013.97%200.82%2013.57%200.43%20C%2013.17%200.03%2012.52%200.03%2012.13%200.42%20L%206.87%205.6%20L%201.62%200.42%20Z%20M%201.62%200.42%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .shop-sorting-panel .sorting .sort-body {
    background: #fff;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
    position: absolute;
    left: 0;
    right: 0;
    top: 31px;
    border-radius: 0 0 4px 4px;
    padding: 5px 0;
    display: none; }
  .shop-sorting-panel .sorting .sort-body a {
    color: #000;
    font-size: 13px;
    font-family: 'roboto-r';
    text-decoration: none;
    display: 5px;
    padding: 5px 11px;
    display: block; }
    .shop-sorting-panel .sorting .sort-body a ins {
      text-decoration: none; }
  .shop-sorting-panel .sorting.active .sort-body {
    display: block; }
  .shop-sorting-panel .sorting.active .sort-title:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop-sorting-panel .view-shop, .shop-sorting-panel .view_list {
    float: right; }
  @media screen and (max-width: 460px) {
    .shop-sorting-panel .view-shop, .shop-sorting-panel .view_list {
      width: 40px;
      height: 40px;
      position: absolute;
      right: 0;
      top: 8px; }
      .shop-sorting-panel .view-shop.show_view, .shop-sorting-panel .view_list.show_view {
        height: auto;
        background: #fff;
        box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
        z-index: 2; }
        .shop-sorting-panel .view-shop.show_view a, .shop-sorting-panel .view_list.show_view a {
          display: block; }
      .shop-sorting-panel .view-shop.s_thumbs, .shop-sorting-panel .view_list.s_thumbs {
        background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.45%200%201%200%20L%207%200%20C%207.55%200%208%200.45%208%201%20L%208%207%20C%208%207.55%207.55%208%207%208%20L%201%208%20C%200.45%208%200%207.55%200%207%20L%200%201%20Z%20M%2010%2011%20C%2010%2010.45%2010.45%2010%2011%2010%20L%2017%2010%20C%2017.55%2010%2018%2010.45%2018%2011%20L%2018%2017%20C%2018%2017.55%2017.55%2018%2017%2018%20L%2011%2018%20C%2010.45%2018%2010%2017.55%2010%2017%20L%2010%2011%20Z%20M%200%2011%20C%200%2010.45%200.45%2010%201%2010%20L%207%2010%20C%207.55%2010%208%2010.45%208%2011%20L%208%2017%20C%208%2017.55%207.55%2018%207%2018%20L%201%2018%20C%200.45%2018%200%2017.55%200%2017%20L%200%2011%20Z%20M%2010%201%20C%2010%200.45%2010.45%200%2011%200%20L%2017%200%20C%2017.55%200%2018%200.45%2018%201%20L%2018%207%20C%2018%207.55%2017.55%208%2017%208%20L%2011%208%20C%2010.45%208%2010%207.55%2010%207%20L%2010%201%20Z%20M%2010%201%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
        .shop-sorting-panel .view-shop.s_thumbs:hover, .shop-sorting-panel .view_list.s_thumbs:hover, .shop-sorting-panel .view-shop.s_thumbs.active-view, .shop-sorting-panel .view_list.s_thumbs.active-view {
          background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.45%200%201%200%20L%207%200%20C%207.55%200%208%200.45%208%201%20L%208%207%20C%208%207.55%207.55%208%207%208%20L%201%208%20C%200.45%208%200%207.55%200%207%20L%200%201%20Z%20M%2010%2011%20C%2010%2010.45%2010.45%2010%2011%2010%20L%2017%2010%20C%2017.55%2010%2018%2010.45%2018%2011%20L%2018%2017%20C%2018%2017.55%2017.55%2018%2017%2018%20L%2011%2018%20C%2010.45%2018%2010%2017.55%2010%2017%20L%2010%2011%20Z%20M%200%2011%20C%200%2010.45%200.45%2010%201%2010%20L%207%2010%20C%207.55%2010%208%2010.45%208%2011%20L%208%2017%20C%208%2017.55%207.55%2018%207%2018%20L%201%2018%20C%200.45%2018%200%2017.55%200%2017%20L%200%2011%20Z%20M%2010%201%20C%2010%200.45%2010.45%200%2011%200%20L%2017%200%20C%2017.55%200%2018%200.45%2018%201%20L%2018%207%20C%2018%207.55%2017.55%208%2017%208%20L%2011%208%20C%2010.45%208%2010%207.55%2010%207%20L%2010%201%20Z%20M%2010%201%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
      .shop-sorting-panel .view-shop.s_simple, .shop-sorting-panel .view_list.s_simple {
        background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.44%200%200.99%200%20L%2017.01%200%20C%2017.56%200%2018%200.45%2018%201%20L%2018%207%20C%2018%207.55%2017.56%208%2017.01%208%20L%200.99%208%20C%200.44%208%200%207.55%200%207%20L%200%201%20Z%20M%200%2011%20C%200%2010.45%200.44%2010%200.99%2010%20L%2017.01%2010%20C%2017.56%2010%2018%2010.45%2018%2011%20L%2018%2017%20C%2018%2017.55%2017.56%2018%2017.01%2018%20L%200.99%2018%20C%200.44%2018%200%2017.55%200%2017%20L%200%2011%20Z%20M%200%2011%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
        .shop-sorting-panel .view-shop.s_simple:hover, .shop-sorting-panel .view_list.s_simple:hover, .shop-sorting-panel .view-shop.s_simple.active-view, .shop-sorting-panel .view_list.s_simple.active-view {
          background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.44%200%200.99%200%20L%2017.01%200%20C%2017.56%200%2018%200.45%2018%201%20L%2018%207%20C%2018%207.55%2017.56%208%2017.01%208%20L%200.99%208%20C%200.44%208%200%207.55%200%207%20L%200%201%20Z%20M%200%2011%20C%200%2010.45%200.44%2010%200.99%2010%20L%2017.01%2010%20C%2017.56%2010%2018%2010.45%2018%2011%20L%2018%2017%20C%2018%2017.55%2017.56%2018%2017.01%2018%20L%200.99%2018%20C%200.44%2018%200%2017.55%200%2017%20L%200%2011%20Z%20M%200%2011%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
      .shop-sorting-panel .view-shop.s_list, .shop-sorting-panel .view_list.s_list {
        background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.44%200%200.99%200%20L%2017.01%200%20C%2017.56%200%2018%200.44%2018%201%20L%2018%202%20C%2018%202.55%2017.56%203%2017.01%203%20L%200.99%203%20C%200.44%203%200%202.56%200%202%20L%200%201%20Z%20M%200%206%20C%200%205.45%200.44%205%200.99%205%20L%2017.01%205%20C%2017.56%205%2018%205.44%2018%206%20L%2018%207%20C%2018%207.55%2017.56%208%2017.01%208%20L%200.99%208%20C%200.44%208%200%207.56%200%207%20L%200%206%20Z%20M%200%2011%20C%200%2010.45%200.44%2010%200.99%2010%20L%2017.01%2010%20C%2017.56%2010%2018%2010.44%2018%2011%20L%2018%2012%20C%2018%2012.55%2017.56%2013%2017.01%2013%20L%200.99%2013%20C%200.44%2013%200%2012.56%200%2012%20L%200%2011%20Z%20M%200%2016%20C%200%2015.45%200.44%2015%200.99%2015%20L%2017.01%2015%20C%2017.56%2015%2018%2015.44%2018%2016%20L%2018%2017%20C%2018%2017.55%2017.56%2018%2017.01%2018%20L%200.99%2018%20C%200.44%2018%200%2017.56%200%2017%20L%200%2016%20Z%20M%200%2016%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
        .shop-sorting-panel .view-shop.s_list:hover, .shop-sorting-panel .view_list.s_list:hover, .shop-sorting-panel .view-shop.s_list.active-view, .shop-sorting-panel .view_list.s_list.active-view {
          background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.44%200%200.99%200%20L%2017.01%200%20C%2017.56%200%2018%200.44%2018%201%20L%2018%202%20C%2018%202.55%2017.56%203%2017.01%203%20L%200.99%203%20C%200.44%203%200%202.56%200%202%20L%200%201%20Z%20M%200%206%20C%200%205.45%200.44%205%200.99%205%20L%2017.01%205%20C%2017.56%205%2018%205.44%2018%206%20L%2018%207%20C%2018%207.55%2017.56%208%2017.01%208%20L%200.99%208%20C%200.44%208%200%207.56%200%207%20L%200%206%20Z%20M%200%2011%20C%200%2010.45%200.44%2010%200.99%2010%20L%2017.01%2010%20C%2017.56%2010%2018%2010.44%2018%2011%20L%2018%2012%20C%2018%2012.55%2017.56%2013%2017.01%2013%20L%200.99%2013%20C%200.44%2013%200%2012.56%200%2012%20L%200%2011%20Z%20M%200%2016%20C%200%2015.45%200.44%2015%200.99%2015%20L%2017.01%2015%20C%2017.56%2015%2018%2015.44%2018%2016%20L%2018%2017%20C%2018%2017.55%2017.56%2018%2017.01%2018%20L%200.99%2018%20C%200.44%2018%200%2017.56%200%2017%20L%200%2016%20Z%20M%200%2016%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .shop-sorting-panel .view-shop a, .shop-sorting-panel .view_list a {
    width: 40px;
    height: 40px;
    border: none;
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    margin: 0 0 0 10px; }
  .shop-sorting-panel .view-shop a.thumbs, .shop-sorting-panel .view_list a.thumbs {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.45%200%201%200%20L%207%200%20C%207.55%200%208%200.45%208%201%20L%208%207%20C%208%207.55%207.55%208%207%208%20L%201%208%20C%200.45%208%200%207.55%200%207%20L%200%201%20Z%20M%2010%2011%20C%2010%2010.45%2010.45%2010%2011%2010%20L%2017%2010%20C%2017.55%2010%2018%2010.45%2018%2011%20L%2018%2017%20C%2018%2017.55%2017.55%2018%2017%2018%20L%2011%2018%20C%2010.45%2018%2010%2017.55%2010%2017%20L%2010%2011%20Z%20M%200%2011%20C%200%2010.45%200.45%2010%201%2010%20L%207%2010%20C%207.55%2010%208%2010.45%208%2011%20L%208%2017%20C%208%2017.55%207.55%2018%207%2018%20L%201%2018%20C%200.45%2018%200%2017.55%200%2017%20L%200%2011%20Z%20M%2010%201%20C%2010%200.45%2010.45%200%2011%200%20L%2017%200%20C%2017.55%200%2018%200.45%2018%201%20L%2018%207%20C%2018%207.55%2017.55%208%2017%208%20L%2011%208%20C%2010.45%208%2010%207.55%2010%207%20L%2010%201%20Z%20M%2010%201%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop-sorting-panel .view-shop a.thumbs:hover, .shop-sorting-panel .view_list a.thumbs:hover, .shop-sorting-panel .view-shop a.thumbs.active-view, .shop-sorting-panel .view_list a.thumbs.active-view {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.45%200%201%200%20L%207%200%20C%207.55%200%208%200.45%208%201%20L%208%207%20C%208%207.55%207.55%208%207%208%20L%201%208%20C%200.45%208%200%207.55%200%207%20L%200%201%20Z%20M%2010%2011%20C%2010%2010.45%2010.45%2010%2011%2010%20L%2017%2010%20C%2017.55%2010%2018%2010.45%2018%2011%20L%2018%2017%20C%2018%2017.55%2017.55%2018%2017%2018%20L%2011%2018%20C%2010.45%2018%2010%2017.55%2010%2017%20L%2010%2011%20Z%20M%200%2011%20C%200%2010.45%200.45%2010%201%2010%20L%207%2010%20C%207.55%2010%208%2010.45%208%2011%20L%208%2017%20C%208%2017.55%207.55%2018%207%2018%20L%201%2018%20C%200.45%2018%200%2017.55%200%2017%20L%200%2011%20Z%20M%2010%201%20C%2010%200.45%2010.45%200%2011%200%20L%2017%200%20C%2017.55%200%2018%200.45%2018%201%20L%2018%207%20C%2018%207.55%2017.55%208%2017%208%20L%2011%208%20C%2010.45%208%2010%207.55%2010%207%20L%2010%201%20Z%20M%2010%201%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop-sorting-panel .view-shop a.simple, .shop-sorting-panel .view_list a.simple {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.44%200%200.99%200%20L%2017.01%200%20C%2017.56%200%2018%200.45%2018%201%20L%2018%207%20C%2018%207.55%2017.56%208%2017.01%208%20L%200.99%208%20C%200.44%208%200%207.55%200%207%20L%200%201%20Z%20M%200%2011%20C%200%2010.45%200.44%2010%200.99%2010%20L%2017.01%2010%20C%2017.56%2010%2018%2010.45%2018%2011%20L%2018%2017%20C%2018%2017.55%2017.56%2018%2017.01%2018%20L%200.99%2018%20C%200.44%2018%200%2017.55%200%2017%20L%200%2011%20Z%20M%200%2011%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop-sorting-panel .view-shop a.simple:hover, .shop-sorting-panel .view_list a.simple:hover, .shop-sorting-panel .view-shop a.simple.active-view, .shop-sorting-panel .view_list a.simple.active-view {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.44%200%200.99%200%20L%2017.01%200%20C%2017.56%200%2018%200.45%2018%201%20L%2018%207%20C%2018%207.55%2017.56%208%2017.01%208%20L%200.99%208%20C%200.44%208%200%207.55%200%207%20L%200%201%20Z%20M%200%2011%20C%200%2010.45%200.44%2010%200.99%2010%20L%2017.01%2010%20C%2017.56%2010%2018%2010.45%2018%2011%20L%2018%2017%20C%2018%2017.55%2017.56%2018%2017.01%2018%20L%200.99%2018%20C%200.44%2018%200%2017.55%200%2017%20L%200%2011%20Z%20M%200%2011%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop-sorting-panel .view-shop a.pricelist, .shop-sorting-panel .view_list a.pricelist {
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.44%200%200.99%200%20L%2017.01%200%20C%2017.56%200%2018%200.44%2018%201%20L%2018%202%20C%2018%202.55%2017.56%203%2017.01%203%20L%200.99%203%20C%200.44%203%200%202.56%200%202%20L%200%201%20Z%20M%200%206%20C%200%205.45%200.44%205%200.99%205%20L%2017.01%205%20C%2017.56%205%2018%205.44%2018%206%20L%2018%207%20C%2018%207.55%2017.56%208%2017.01%208%20L%200.99%208%20C%200.44%208%200%207.56%200%207%20L%200%206%20Z%20M%200%2011%20C%200%2010.45%200.44%2010%200.99%2010%20L%2017.01%2010%20C%2017.56%2010%2018%2010.44%2018%2011%20L%2018%2012%20C%2018%2012.55%2017.56%2013%2017.01%2013%20L%200.99%2013%20C%200.44%2013%200%2012.56%200%2012%20L%200%2011%20Z%20M%200%2016%20C%200%2015.45%200.44%2015%200.99%2015%20L%2017.01%2015%20C%2017.56%2015%2018%2015.44%2018%2016%20L%2018%2017%20C%2018%2017.55%2017.56%2018%2017.01%2018%20L%200.99%2018%20C%200.44%2018%200%2017.56%200%2017%20L%200%2016%20Z%20M%200%2016%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
    .shop-sorting-panel .view-shop a.pricelist:hover, .shop-sorting-panel .view_list a.pricelist:hover, .shop-sorting-panel .view-shop a.pricelist.active-view, .shop-sorting-panel .view_list a.pricelist.active-view {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2218px%22%20height%3D%2218px%22%20%20viewBox%3D%220%200%2018%2018%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%201%20C%200%200.45%200.44%200%200.99%200%20L%2017.01%200%20C%2017.56%200%2018%200.44%2018%201%20L%2018%202%20C%2018%202.55%2017.56%203%2017.01%203%20L%200.99%203%20C%200.44%203%200%202.56%200%202%20L%200%201%20Z%20M%200%206%20C%200%205.45%200.44%205%200.99%205%20L%2017.01%205%20C%2017.56%205%2018%205.44%2018%206%20L%2018%207%20C%2018%207.55%2017.56%208%2017.01%208%20L%200.99%208%20C%200.44%208%200%207.56%200%207%20L%200%206%20Z%20M%200%2011%20C%200%2010.45%200.44%2010%200.99%2010%20L%2017.01%2010%20C%2017.56%2010%2018%2010.44%2018%2011%20L%2018%2012%20C%2018%2012.55%2017.56%2013%2017.01%2013%20L%200.99%2013%20C%200.44%2013%200%2012.56%200%2012%20L%200%2011%20Z%20M%200%2016%20C%200%2015.45%200.44%2015%200.99%2015%20L%2017.01%2015%20C%2017.56%2015%2018%2015.44%2018%2016%20L%2018%2017%20C%2018%2017.55%2017.56%2018%2017.01%2018%20L%200.99%2018%20C%200.44%2018%200%2017.56%200%2017%20L%200%2016%20Z%20M%200%2016%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media screen and (max-width: 460px) {
      .shop-sorting-panel .view-shop a, .shop-sorting-panel .view_list a {
        display: none;
        margin: 0; } }

.product-list .product-compare {
  padding: 10px 0 8px 35px;
  margin: 2px 0 2px 0;
  overflow: hidden; }
  .product-list .product-compare.product-compare-added:after {
    top: 2px; }
  .product-list .product-compare:after {
    top: 11px; }

.product-list.product-list-thumbs {
  margin: 0 !important;
  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;
  padding: 0 9px; }

.shop2-item-product {
  position: relative;
  margin-bottom: 20px;
  display: -moz-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  width: 17.3913043478%;
  margin-right: 3.2173913043%;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 35px; }
  @media screen and (min-width: 960px) {
  .shop2-item-product:nth-child(5n) {
    margin-right: 0; } }
  @media screen and (max-width: 960px) {
  .shop2-item-product {
    width: 21.9178082192%;
    margin-right: 4.1095890411%; }
    .shop2-item-product.mr4 {
      margin-right: 0; } }
  @media screen and (max-width: 700px) {
  .shop2-item-product {
    width: 32%;
    margin-right: 2%; }
    .shop2-item-product.mr3 {
      margin-right: 0; } }
  @media screen and (max-width: 490px) {
  .shop2-item-product {
    width: 44.4444444444%;
    margin-right: 11.1111111111%; }
    .shop2-item-product.mr2 {
      margin-right: 0; } }
  .shop2-item-product .shop2-item-product-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: 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;
    width: 100%; }
  .shop2-item-product .product-image {
    text-align: center;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
    border-radius: 4px 4px 0 0; }
  .shop2-item-product .product-image.no-image img {
    width: 100%;
    height: 100%; }
  .shop2-item-product .tpl-stars {
    margin: 6px auto; }
  .shop2-item-product .product-name {
    font-size: 14px;
    color: #1298d5; }
  .shop2-item-product .product-name a {
    color: #1298d5;
    text-decoration: none;
    font-family: 'roboto_condensed-b'; }
  .shop2-item-product .product-name a:hover {
    text-decoration: underline; }
  .shop2-item-product .product-anonce {
    font-size: 12px;
    color: #000;
    padding: 5px 0; }
  .shop2-item-product .product-top {
    line-height: normal;
    font-size: 13px; }
  .shop2-item-product .product-bot {
    font-size: 13px;
    line-height: normal; }
  .shop2-item-product .product-ad {
    display: table;
    width: 100%;
    margin-top: 14px;
    margin-bottom: 10px; }
  .shop2-item-product .product-ad:before, .shop2-item-product .product-ad:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .shop2-item-product .product-ad:after {
    clear: both; }
  .shop2-item-product .product-price {
    display: table-cell;
    vertical-align: middle; }
  .shop2-item-product .product-amount {
    display: table-cell;
    text-align: right;
    vertical-align: middle; }
  .shop2-item-product .product-amount button {
    display: none; }
  .shop2-item-product .product-amount .shop2-product-amount {
    display: inline-block; }
  .shop2-item-product .product-amount .shop2-product-amount input {
    margin: 0;
    width: 40px;
    height: 30px; }

.product-list {
  margin-top: 20px; }

.product-simple .product-compare:after {
  top: 5px; }

.product-listem .product-compare {
  padding-left: 34px;
  margin-left: 0;
  margin-right: 0;
  width: auto; }
  .product-listem .product-compare:after {
    top: 5px; }

.product-listem .product-label {
  position: static;
  font-size: 0; }
  .product-listem .product-label .product-new {
    position: static;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg);
    border-radius: 4px;
    display: inline-block; }
  .product-listem .product-label .product-new span {
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg); }
  .product-listem .product-label .product-spec {
    position: static;
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg);
    border-radius: 4px;
    display: inline-block;
    margin-left: 1px; }
  .product-listem .product-label .product-spec span {
    -webkit-transform: skew(0deg);
    -moz-transform: skew(0deg);
    -ms-transform: skew(0deg);
    -o-transform: skew(0deg);
    transform: skew(0deg); }
  .product-listem .shop-product-options .table_row.vendor .row_title, .product-listem .shop-product-options .table_row.vendor .row_body {
    width: 50%; }

.product-simple, .product-listem {
  display: table;
  width: 100%;
  font-size: 13px;
  line-height: normal;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 20px; }
  @media screen and (max-width: 560px) {
  .product-simple, .product-listem {
    display: block; } }
  .product-simple:first-child, .product-listem:first-child {
    padding-top: 0; }
  .product-simple .tpl-stars, .product-listem .tpl-stars {
    margin-bottom: 5px; }
  .product-simple .product-side-l, .product-listem .product-side-l {
    display: table-cell;
    vertical-align: top;
    width: 200px; }
  @media screen and (max-width: 767px) {
    .product-simple .product-side-l, .product-listem .product-side-l {
      width: 160px; } }
  @media screen and (max-width: 560px) {
    .product-simple .product-side-l, .product-listem .product-side-l {
      display: block;
      width: auto; } }
  .product-simple .product-side-c, .product-listem .product-side-c {
    display: table-cell;
    vertical-align: top;
    padding: 0 20px; }
  @media screen and (max-width: 600px) {
    .product-simple .product-side-c, .product-listem .product-side-c {
      padding: 0 10px; } }
  @media screen and (max-width: 560px) {
    .product-simple .product-side-c, .product-listem .product-side-c {
      display: block;
      width: auto;
      padding: 0 0 10px 0; } }
  .product-simple .product-side-r, .product-listem .product-side-r {
    display: table-cell;
    vertical-align: top;
    width: 208px;
    position: relative;
    padding-bottom: 210px; }
  @media screen and (max-width: 767px) {
    .product-simple .product-side-r, .product-listem .product-side-r {
      width: 160px; } }
  @media screen and (max-width: 560px) {
    .product-simple .product-side-r, .product-listem .product-side-r {
      display: block;
      width: auto;
      padding-bottom: 0; } }
  .product-simple .product-side-r .to_bot, .product-listem .product-side-r .to_bot {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0; }
  @media screen and (max-width: 560px) {
      .product-simple .product-side-r .to_bot, .product-listem .product-side-r .to_bot {
        position: static;
        padding-top: 10px; } }
  .product-simple .product-side-r .to_bot2, .product-listem .product-side-r .to_bot2 {
    display: table;
    width: 100%;
    margin-bottom: 12px; }
  .product-simple .product-side-r .to_bot2:before, .product-listem .product-side-r .to_bot2:before, .product-simple .product-side-r .to_bot2:after, .product-listem .product-side-r .to_bot2:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .product-simple .product-side-r .to_bot2:after, .product-listem .product-side-r .to_bot2:after {
    clear: both; }
  .product-simple .shop2-product-actions, .product-listem .shop2-product-actions {
    margin-top: 0; }
  .product-simple .product-image, .product-listem .product-image {
    position: relative;
    overflow: hidden;
    width: 200px;
    height: 200px;
    line-height: 200px;
    text-align: center;
    border-radius: 6px;
    vertical-align: middle; }
  @media screen and (max-width: 767px) {
    .product-simple .product-image, .product-listem .product-image {
      width: 160px;
      height: 160px;
      line-height: 160px;
      text-align: center; } }
  @media screen and (max-width: 560px) {
    .product-simple .product-image, .product-listem .product-image {
      width: 200px;
      height: 200px;
      line-height: 200px;
      float: left;
      margin-right: 10px; } }
  @media screen and (max-width: 420px) {
    .product-simple .product-image, .product-listem .product-image {
      width: 160px;
      height: 160px;
      line-height: 160px; } }
  @media screen and (max-width: 360px) {
    .product-simple .product-image, .product-listem .product-image {
      width: 150px;
      height: 150px;
      line-height: 150px; } }
  .product-simple .product-image img, .product-listem .product-image img {
    vertical-align: middle; }
  .product-simple .product-image.no-image img, .product-listem .product-image.no-image img {
    width: 100%;
    height: 100%; }
  .product-simple .product-image .product-label, .product-listem .product-image .product-label {
    top: 2px; }
  .product-simple .product-price, .product-listem .product-price {
    display: table-cell;
    vertical-align: middle; }
  .product-simple .product-amount, .product-listem .product-amount {
    display: table-cell;
    vertical-align: middle;
    text-align: right; }
  .product-simple .product-amount .shop2-product-amount, .product-listem .product-amount .shop2-product-amount {
    display: inline-block; }
  .product-simple .product-amount .shop2-product-amount input[type=text], .product-listem .product-amount .shop2-product-amount input[type=text] {
    margin: 0; }
  .product-simple .product-amount .shop2-product-amount button, .product-listem .product-amount .shop2-product-amount button {
    display: none; }
  .product-simple .product-name a, .product-listem .product-name a {
    font-size: 14px;
    color: #1298d5;
    font-family: 'roboto_condensed-b';
    text-decoration: none; }
  .product-simple .product-name a:hover, .product-listem .product-name a:hover {
    text-decoration: underline; }
  .product-simple .product-anonce, .product-listem .product-anonce {
    font-size: 12px;
    color: #000;
    font-family: 'roboto-r';
    padding: 5px 0; }
  .product-simple .shop-product-options .table_row.type-color, .product-listem .shop-product-options .table_row.type-color, .product-simple .shop-product-options .table_row.type-select, .product-listem .shop-product-options .table_row.type-select, .product-simple .shop-product-options .table_row.type-texture, .product-listem .shop-product-options .table_row.type-texture, .product-simple .shop-product-options .table_row.vendor, .product-listem .shop-product-options .table_row.vendor, .product-simple .shop-product-options .table_row.color2, .product-listem .shop-product-options .table_row.color2, .product-simple .shop-product-options .table_row.files, .product-listem .shop-product-options .table_row.files {
    display: table;
    padding: 0 10px; }
    .product-simple .shop-product-options .table_row.type-color .row_title, .product-listem .shop-product-options .table_row.type-color .row_title, .product-simple .shop-product-options .table_row.type-select .row_title, .product-listem .shop-product-options .table_row.type-select .row_title, .product-simple .shop-product-options .table_row.type-texture .row_title, .product-listem .shop-product-options .table_row.type-texture .row_title, .product-simple .shop-product-options .table_row.vendor .row_title, .product-listem .shop-product-options .table_row.vendor .row_title, .product-simple .shop-product-options .table_row.color2 .row_title, .product-listem .shop-product-options .table_row.color2 .row_title, .product-simple .shop-product-options .table_row.files .row_title, .product-listem .shop-product-options .table_row.files .row_title, .product-simple .shop-product-options .table_row.type-color .row_body, .product-listem .shop-product-options .table_row.type-color .row_body, .product-simple .shop-product-options .table_row.type-select .row_body, .product-listem .shop-product-options .table_row.type-select .row_body, .product-simple .shop-product-options .table_row.type-texture .row_body, .product-listem .shop-product-options .table_row.type-texture .row_body, .product-simple .shop-product-options .table_row.vendor .row_body, .product-listem .shop-product-options .table_row.vendor .row_body, .product-simple .shop-product-options .table_row.color2 .row_body, .product-listem .shop-product-options .table_row.color2 .row_body, .product-simple .shop-product-options .table_row.files .row_body, .product-listem .shop-product-options .table_row.files .row_body {
      display: table-cell; }
    .product-simple .shop-product-options .table_row.type-color .row_title, .product-listem .shop-product-options .table_row.type-color .row_title, .product-simple .shop-product-options .table_row.type-select .row_title, .product-listem .shop-product-options .table_row.type-select .row_title, .product-simple .shop-product-options .table_row.type-texture .row_title, .product-listem .shop-product-options .table_row.type-texture .row_title, .product-simple .shop-product-options .table_row.vendor .row_title, .product-listem .shop-product-options .table_row.vendor .row_title, .product-simple .shop-product-options .table_row.color2 .row_title, .product-listem .shop-product-options .table_row.color2 .row_title, .product-simple .shop-product-options .table_row.files .row_title, .product-listem .shop-product-options .table_row.files .row_title {
      width: auto;
      padding: 6px 5px 6px 0; }
    .product-simple .shop-product-options .table_row.type-color .row_body, .product-listem .shop-product-options .table_row.type-color .row_body, .product-simple .shop-product-options .table_row.type-select .row_body, .product-listem .shop-product-options .table_row.type-select .row_body, .product-simple .shop-product-options .table_row.type-texture .row_body, .product-listem .shop-product-options .table_row.type-texture .row_body, .product-simple .shop-product-options .table_row.vendor .row_body, .product-listem .shop-product-options .table_row.vendor .row_body, .product-simple .shop-product-options .table_row.color2 .row_body, .product-listem .shop-product-options .table_row.color2 .row_body, .product-simple .shop-product-options .table_row.files .row_body, .product-listem .shop-product-options .table_row.files .row_body {
      padding: 6px 0; }
  .product-simple .shop-product-options .table_row.files, .product-listem .shop-product-options .table_row.files {
    padding-bottom: 5px; }
    .product-simple .shop-product-options .table_row.files a, .product-listem .shop-product-options .table_row.files a {
      position: relative;
      font-size: 14px;
      color: #1298d5;
      font-family: 'roboto-r';
      display: block;
      padding-left: 28px;
      text-decoration: none; }
      .product-simple .shop-product-options .table_row.files a:hover, .product-listem .shop-product-options .table_row.files a:hover {
        text-decoration: underline; }
      .product-simple .shop-product-options .table_row.files a:after, .product-listem .shop-product-options .table_row.files a:after {
        content: "";
        width: 16px;
        height: 21px;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2016%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23848484%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2014%2020.18%20L%202%2020.18%20C%200.89%2020.18%200%2019.28%200%2018.18%20L%200%202.25%20C%200%201.15%200.89%200.26%202%200.26%20L%209.99%200.26%20L%2016%206.24%20L%2016%2018.18%20C%2016%2019.28%2015.11%2020.18%2014%2020.18%20L%2014%2020.18%20Z%20M%202%2016.19%20L%2014%2016.19%20L%2014%2014.2%20L%202%2014.2%20L%202%2016.19%20L%202%2016.19%20Z%20M%202%2012.21%20L%2014%2012.21%20L%2014%2010.22%20L%202%2010.22%20L%202%2012.21%20L%202%2012.21%20Z%20M%209%201.25%20L%209%207.23%20L%2015%207.23%20L%209%201.25%20L%209%201.25%20Z%20M%209%201.25%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
        position: absolute;
        left: 0;
        top: 0; }

.product-price {
  line-height: 18px; }
  .product-price .price-current {
    font-size: 14px;
    color: #d0021b;
    font-family: 'roboto-r'; }
  .product-price .price-current strong {
    font-size: 15px;
    font-family: 'roboto-b'; }
  .product-price .price-old {
    font-size: 14px;
    color: #9b9b9b; }
  .product-price .price-old span {
    text-decoration: line-through; }
  .product-price .price-old strong {
    font-weight: normal; }

.product-amount {
  margin: 0 1px; }
  .product-amount .shop2-product-amount {
    width: auto;
    text-align: left; }
  .product-amount input[type=text] {
    width: 36px;
    height: 28px;
    background: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    box-shadow: inset 0px 1px 0px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    outline: none;
    z-index: 3;
    position: relative;
    margin: 0 5px;
    padding: 0; }
  .product-amount button {
    width: 28px;
    height: 28px;
    background: #fff;
    text-shadow: none;
    color: #1298d5;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15), inset 0px 1px 0px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    background-image: -o-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -moz-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -webkit-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -ms-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    -pie-background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    outline: none; }

.product-label {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1;
  line-height: 19px;
  text-transform: lowercase; }
  .product-label .product-new {
    position: absolute;
    left: -2px;
    background: #7ed321;
    font-size: 12px;
    color: #fff;
    font-family: 'roboto-m';
    padding: 0 12px 2px 9px;
    width: 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 4px 0 4px 0;
    -webkit-transform: skew(-13deg, 0);
    -moz-transform: skew(-13deg, 0);
    -ms-transform: skew(-13deg, 0);
    -o-transform: skew(-13deg, 0);
    transform: skew(-13deg, 0); }
  .product-label .product-new span {
    -webkit-transform: skew(13deg, 0);
    -moz-transform: skew(13deg, 0);
    -ms-transform: skew(13deg, 0);
    -o-transform: skew(13deg, 0);
    transform: skew(13deg, 0);
    display: block; }
  .product-label .product-spec {
    position: absolute;
    right: -2px;
    background: #d0021b;
    font-size: 12px;
    color: #fff;
    width: 64px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-family: 'roboto-m';
    padding: 0 12px 2px 14px;
    border-radius: 0px 4px 0px 4px;
    -webkit-transform: skew(13deg, 0);
    -moz-transform: skew(13deg, 0);
    -ms-transform: skew(13deg, 0);
    -o-transform: skew(13deg, 0);
    transform: skew(13deg, 0); }
  .product-label .product-spec span {
    -webkit-transform: skew(-13deg, 0);
    -moz-transform: skew(-13deg, 0);
    -ms-transform: skew(-13deg, 0);
    -o-transform: skew(-13deg, 0);
    transform: skew(-13deg, 0);
    display: block; }

.shop-product-btn, .shop-btn3 {
  height: 44px;
  background-color: #f3cd20;
  background-image: -o-linear-gradient(-450deg, #f3cd20 0%, #f5b523 100%);
  background-image: -moz-linear-gradient(-450deg, #f3cd20 0%, #f5b523 100%);
  background-image: -webkit-linear-gradient(-450deg, #f3cd20 0%, #f5b523 100%);
  background-image: -ms-linear-gradient(-450deg, #f3cd20 0%, #f5b523 100%);
  background-image: linear-gradient(180deg, #f3cd20 0%, #f5b523 100%);
  -pie-background: linear-gradient(180deg, #f3cd20 0%, #f5b523 100%);
  border-radius: 6px;
  border: none;
  margin: 0;
  padding: 0;
  width: 100%;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  font-size: 15px;
  color: #000;
  font-family: 'roboto-r';
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s;
  outline: none; }
  .shop-product-btn:hover, .shop-btn3:hover {
    background-color: #f3cd20;
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35); }
  .shop-product-btn:active, .shop-btn3:active {
    background-color: #f5b523;
    -moz-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15); }
  .shop-product-btn.notavailable, .shop-btn3.notavailable {
    background: #efefef;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #d0d0d0; }

.shop-product-options, .shop2-product-params {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .shop-product-options .table_row, .shop2-product-params .table_row {
    display: table;
    width: 100%;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .shop-product-options .table_row:nth-child(2n), .shop2-product-params .table_row:nth-child(2n) {
    background: rgba(0, 0, 0, 0.08);
    border-radius: 6px; }
  .shop-product-options .table_row .row_title, .shop2-product-params .table_row .row_title {
    display: table-cell;
    font-size: 12px;
    color: #6e6e6e;
    font-family: 'roboto_condensed-r';
    width: 50%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 6px 5px 6px 0;
    vertical-align: middle; }
  .shop-product-options .table_row .row_body, .shop2-product-params .table_row .row_body {
    display: table-cell;
    font-size: 12px;
    color: #000;
    font-family: 'roboto-b';
    vertical-align: middle;
    padding: 6px 0; }
  .shop-product-options .table_row.type-color, .shop2-product-params .table_row.type-color, .shop-product-options .table_row.type-select, .shop2-product-params .table_row.type-select, .shop-product-options .table_row.type-texture, .shop2-product-params .table_row.type-texture, .shop-product-options .table_row.vendor, .shop2-product-params .table_row.vendor, .shop-product-options .table_row.color2, .shop2-product-params .table_row.color2, .shop-product-options .table_row.files, .shop2-product-params .table_row.files {
    display: block;
    padding: 0; }
  .shop-product-options .table_row.type-color .row_title, .shop2-product-params .table_row.type-color .row_title, .shop-product-options .table_row.type-select .row_title, .shop2-product-params .table_row.type-select .row_title, .shop-product-options .table_row.type-texture .row_title, .shop2-product-params .table_row.type-texture .row_title, .shop-product-options .table_row.vendor .row_title, .shop2-product-params .table_row.vendor .row_title, .shop-product-options .table_row.color2 .row_title, .shop2-product-params .table_row.color2 .row_title, .shop-product-options .table_row.files .row_title, .shop2-product-params .table_row.files .row_title, .shop-product-options .table_row.type-color .row_body, .shop2-product-params .table_row.type-color .row_body, .shop-product-options .table_row.type-select .row_body, .shop2-product-params .table_row.type-select .row_body, .shop-product-options .table_row.type-texture .row_body, .shop2-product-params .table_row.type-texture .row_body, .shop-product-options .table_row.vendor .row_body, .shop2-product-params .table_row.vendor .row_body, .shop-product-options .table_row.color2 .row_body, .shop2-product-params .table_row.color2 .row_body, .shop-product-options .table_row.files .row_body, .shop2-product-params .table_row.files .row_body {
    display: block; }
  .shop-product-options .table_row.type-color .row_title, .shop2-product-params .table_row.type-color .row_title, .shop-product-options .table_row.type-select .row_title, .shop2-product-params .table_row.type-select .row_title, .shop-product-options .table_row.type-texture .row_title, .shop2-product-params .table_row.type-texture .row_title, .shop-product-options .table_row.vendor .row_title, .shop2-product-params .table_row.vendor .row_title, .shop-product-options .table_row.color2 .row_title, .shop2-product-params .table_row.color2 .row_title, .shop-product-options .table_row.files .row_title, .shop2-product-params .table_row.files .row_title {
    width: auto;
    padding: 5px 10px 0; }
  .shop-product-options .table_row.type-color .row_body, .shop2-product-params .table_row.type-color .row_body, .shop-product-options .table_row.type-select .row_body, .shop2-product-params .table_row.type-select .row_body, .shop-product-options .table_row.type-texture .row_body, .shop2-product-params .table_row.type-texture .row_body, .shop-product-options .table_row.vendor .row_body, .shop2-product-params .table_row.vendor .row_body, .shop-product-options .table_row.color2 .row_body, .shop2-product-params .table_row.color2 .row_body, .shop-product-options .table_row.files .row_body, .shop2-product-params .table_row.files .row_body {
    padding: 5px 5px 5px 5px; }
  .shop-product-options .table_row.files, .shop2-product-params .table_row.files {
    padding-bottom: 5px; }
  .shop-product-options .table_row.files a, .shop2-product-params .table_row.files a {
    position: relative;
    font-size: 14px;
    color: #1298d5;
    font-family: 'roboto-r';
    display: block;
    padding-left: 28px;
    text-decoration: none; }
    .shop-product-options .table_row.files a:hover, .shop2-product-params .table_row.files a:hover {
      text-decoration: underline; }
    .shop-product-options .table_row.files a:after, .shop2-product-params .table_row.files a:after {
      content: "";
      width: 16px;
      height: 21px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2016%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23848484%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2014%2020.18%20L%202%2020.18%20C%200.89%2020.18%200%2019.28%200%2018.18%20L%200%202.25%20C%200%201.15%200.89%200.26%202%200.26%20L%209.99%200.26%20L%2016%206.24%20L%2016%2018.18%20C%2016%2019.28%2015.11%2020.18%2014%2020.18%20L%2014%2020.18%20Z%20M%202%2016.19%20L%2014%2016.19%20L%2014%2014.2%20L%202%2014.2%20L%202%2016.19%20L%202%2016.19%20Z%20M%202%2012.21%20L%2014%2012.21%20L%2014%2010.22%20L%202%2010.22%20L%202%2012.21%20L%202%2012.21%20Z%20M%209%201.25%20L%209%207.23%20L%2015%207.23%20L%209%201.25%20L%209%201.25%20Z%20M%209%201.25%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
      position: absolute;
      left: 0;
      top: 0; }
  .shop-product-options .table_row.vendor, .shop2-product-params .table_row.vendor {
    padding: 5px 10px;
    margin-bottom: 5px; }
  .shop-product-options .table_row.vendor .row_title, .shop2-product-params .table_row.vendor .row_title, .shop-product-options .table_row.vendor .row_body, .shop2-product-params .table_row.vendor .row_body {
    padding: 0 0; }
  .shop-product-options .shop2-texture-pick li, .shop2-product-params .shop2-texture-pick li, .shop-product-options .shop2-color-pick li, .shop2-product-params .shop2-color-pick li, .shop-product-options .shop2-color-ext-list li, .shop2-product-params .shop2-color-ext-list li {
    width: 22px;
    height: 22px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    margin: 2px 5px 2px;
    position: relative;
    background: none;
    outline: none; }
  .shop-product-options .shop2-texture-pick li:hover, .shop2-product-params .shop2-texture-pick li:hover, .shop-product-options .shop2-color-pick li:hover, .shop2-product-params .shop2-color-pick li:hover, .shop-product-options .shop2-color-ext-list li:hover, .shop2-product-params .shop2-color-ext-list li:hover, .shop-product-options .shop2-texture-pick li.active-texture, .shop2-product-params .shop2-texture-pick li.active-texture, .shop-product-options .shop2-color-pick li.active-texture, .shop2-product-params .shop2-color-pick li.active-texture, .shop-product-options .shop2-color-ext-list li.active-texture, .shop2-product-params .shop2-color-ext-list li.active-texture, .shop-product-options .shop2-texture-pick li.active-color, .shop2-product-params .shop2-texture-pick li.active-color, .shop-product-options .shop2-color-pick li.active-color, .shop2-product-params .shop2-color-pick li.active-color, .shop-product-options .shop2-color-ext-list li.active-color, .shop2-product-params .shop2-color-ext-list li.active-color {
    box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.05), #1298d5 0px 0px 0px 1px;
    border: 1px solid #1298d5; }
  .shop-product-options .shop2-texture-pick li.active-texture:after, .shop2-product-params .shop2-texture-pick li.active-texture:after, .shop-product-options .shop2-color-pick li.active-texture:after, .shop2-product-params .shop2-color-pick li.active-texture:after, .shop-product-options .shop2-color-ext-list li.active-texture:after, .shop2-product-params .shop2-color-ext-list li.active-texture:after, .shop-product-options .shop2-texture-pick li.active-color:after, .shop2-product-params .shop2-texture-pick li.active-color:after, .shop-product-options .shop2-color-pick li.active-color:after, .shop2-product-params .shop2-color-pick li.active-color:after, .shop-product-options .shop2-color-ext-list li.active-color:after, .shop2-product-params .shop2-color-ext-list li.active-color:after, .shop-product-options .shop2-texture-pick li.shop2-color-ext-selected:after, .shop2-product-params .shop2-texture-pick li.shop2-color-ext-selected:after, .shop-product-options .shop2-color-pick li.shop2-color-ext-selected:after, .shop2-product-params .shop2-color-pick li.shop2-color-ext-selected:after, .shop-product-options .shop2-color-ext-list li.shop2-color-ext-selected:after, .shop2-product-params .shop2-color-ext-list li.shop2-color-ext-selected:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: url(active_select.svg) 2% -37% no-repeat; }
  .shop-product-options .shop2-texture-pick li img, .shop2-product-params .shop2-texture-pick li img, .shop-product-options .shop2-color-pick li img, .shop2-product-params .shop2-color-pick li img, .shop-product-options .shop2-color-ext-list li img, .shop2-product-params .shop2-color-ext-list li img {
    width: 22px;
    height: 22px;
    border-radius: 3px; }
  .shop-product-options .shop2-texture-pick li span, .shop2-product-params .shop2-texture-pick li span, .shop-product-options .shop2-color-pick li span, .shop2-product-params .shop2-color-pick li span, .shop-product-options .shop2-color-ext-list li span, .shop2-product-params .shop2-color-ext-list li span {
    width: 22px;
    height: 22px;
    border-radius: 3px;
    border: none;
    background: none; }

.shop2-product-actions {
  background: rgba(208, 2, 27, 0.08);
  border-radius: 6px;
  padding: 8px;
  text-align: center;
  margin-top: 10px;
  position: relative; }
  .shop2-product-actions dt {
    background: none;
    display: inline-block;
    margin: 0 6px; }
  .shop2-product-actions dt span.name-action {
    display: none; }
  .shop2-product-actions dt span.icon-action {
    border-radius: 50%;
    width: 32px;
    height: 32px;
    background: #d0021b url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%209.5%2012%20C%208.12%2012%207%2010.88%207%209.5%20C%207%208.12%208.12%207%209.5%207%20C%2010.88%207%2012%208.12%2012%209.5%20C%2012%2010.88%2010.88%2012%209.5%2012%20L%209.5%2012%20Z%20M%209.5%208%20C%208.67%208%208%208.67%208%209.5%20C%208%2010.33%208.67%2011%209.5%2011%20C%2010.33%2011%2011%2010.33%2011%209.5%20C%2011%208.67%2010.33%208%209.5%208%20L%209.5%208%20Z%20M%201%2010%20L%2010%201%20L%2010%201%20C%2010.55%201%2011%201.45%2011%202%20L%2011%202%20L%202%2011%20L%202%2011%20C%201.45%2011%201%2010.55%201%2010%20L%201%2010%20Z%20M%202.5%205%20C%201.12%205%200%203.88%200%202.5%20C%200%201.12%201.12%200%202.5%200%20C%203.88%200%205%201.12%205%202.5%20C%205%203.88%203.88%205%202.5%205%20L%202.5%205%20Z%20M%202.5%201%20C%201.67%201%201%201.67%201%202.5%20C%201%203.33%201.67%204%202.5%204%20C%203.33%204%204%203.33%204%202.5%20C%204%201.67%203.33%201%202.5%201%20L%202.5%201%20Z%20M%202.5%201%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-product-actions dt.gift-action span.icon-action {
    background: #d0021b url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2213px%22%20%20viewBox%3D%220%200%2012%2013%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2011%2013%20L%208%2013%20L%208%205%20L%2011%205%20C%2011.55%205%2012%205.45%2012%206%20L%2012%2012%20C%2012%2012.55%2011.55%2013%2011%2013%20L%2011%2013%20Z%20M%200.94%202.8%20C%200.42%202.6%200.35%202.15%200.77%201.82%20L%202.8%200.2%20C%203.22%20-0.15%203.77%20-0.03%204.02%200.46%20L%205%202.44%20L%206%202.44%20L%207%202.44%20L%207.98%200.46%20C%208.23%20-0.03%208.78%20-0.14%209.2%200.2%20L%2011.22%201.82%20C%2011.65%202.16%2011.57%202.6%2011.06%202.8%20L%207%204.35%20L%205%204.35%20L%200.94%202.8%20Z%20M%201%205%20L%204%205%20L%204%2013%20L%201%2013%20C%200.45%2013%200%2012.55%200%2012%20L%200%206%20C%200%205.45%200.45%205%201%205%20L%201%205%20Z%20M%205%2013%20L%205%204.35%20L%207%204.35%20L%207%2013%20L%205%2013%20Z%20M%205%2013%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  .shop2-product-actions dd {
    /*
     left: 1px !important;
     right: 1px;
     */
    background: #fff;
    border-radius: 4px;
    border: 1px solid rgba(208, 2, 27, 0.08);
    width: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  @media handheld, only screen and (max-width: 480px) {
    .shop2-product-actions dd {
      margin-top: -124px; } }

.shop-product {
  padding: 20px 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: table;
  width: 100%;
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px 0px #fff;
  border-radius: 8px; }
  .shop-product .rating_wrap {
    position: absolute;
    left: -6px;
    bottom: 0px;
    line-height: 0;
    background: rgba(255, 255, 255, 0.5);
    width: 85px;
    height: 26px;
    -webkit-transform: skew(14deg);
    -moz-transform: skew(14deg);
    -ms-transform: skew(14deg);
    -o-transform: skew(14deg);
    transform: skew(14deg);
    border-radius: 0 4px;
    padding-left: 6px; }
  .shop-product .rating_wrap .tpl-stars {
    -webkit-transform: skew(-14deg);
    -moz-transform: skew(-14deg);
    -ms-transform: skew(-14deg);
    -o-transform: skew(-14deg);
    transform: skew(-14deg);
    margin: 6px auto; }
  @media screen and (max-width: 760px) {
  .shop-product {
    display: block;
    padding: 0;
    border-radius: 0; } }
  .shop-product .shop-product-btn.type-3:before {
    content: "";
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    height: 22px;
    margin-right: 15px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2225px%22%20height%3D%2222px%22%20%20viewBox%3D%220%200%2025%2022%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2012.5%203%20L%206%203%20L%206%200.99%20C%206%200.72%205.89%200.47%205.71%200.29%20C%205.53%200.11%205.28%200%205.01%200%20L%200.99%200%20C%200.45%200%200%200.45%200%201%20C%200%201.56%200.44%202%200.99%202%20L%204%202%20L%204%2017.01%20C%204%2017.26%204.09%2017.49%204.25%2017.66%20L%204.25%2018%20L%2017.25%2018%20L%2017.25%2016%20L%206%2016%20L%206%2014%20L%2019%2014%20C%2019.56%2014%2020.1%2013.56%2020.21%2013.02%20L%2020.51%2011.68%20C%2019.87%2011.89%2019.2%2012%2018.5%2012%20C%2014.91%2012%2012%209.09%2012%205.5%20C%2012%204.61%2012.18%203.77%2012.5%203%20Z%20M%2012.5%203%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2016.76%2022%20C%2018.41%2022%2019.76%2020.66%2019.76%2019%20C%2019.76%2017.34%2018.41%2016%2016.76%2016%20C%2015.1%2016%2013.76%2017.34%2013.76%2019%20C%2013.76%2020.66%2015.1%2022%2016.76%2022%20L%2016.76%2022%20Z%20M%2016.76%2020%20C%2017.31%2020%2017.76%2019.55%2017.76%2019%20C%2017.76%2018.45%2017.31%2018%2016.76%2018%20C%2016.2%2018%2015.76%2018.45%2015.76%2019%20C%2015.76%2019.55%2016.2%2020%2016.76%2020%20L%2016.76%2020%20Z%20M%2016.76%2020%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%205.76%2022%20C%207.41%2022%208.76%2020.66%208.76%2019%20C%208.76%2017.34%207.41%2016%205.76%2016%20C%204.1%2016%202.76%2017.34%202.76%2019%20C%202.76%2020.66%204.1%2022%205.76%2022%20L%205.76%2022%20L%205.76%2022%20Z%20M%205.76%2020%20C%206.31%2020%206.76%2019.55%206.76%2019%20C%206.76%2018.45%206.31%2018%205.76%2018%20C%205.2%2018%204.76%2018.45%204.76%2019%20C%204.76%2019.55%205.2%2020%205.76%2020%20L%205.76%2020%20L%205.76%2020%20Z%20M%205.76%2020%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23000000%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2018.5%2011%20C%2021.54%2011%2024%208.54%2024%205.5%20C%2024%202.46%2021.54%200%2018.5%200%20C%2015.46%200%2013%202.46%2013%205.5%20C%2013%208.54%2015.46%2011%2018.5%2011%20L%2018.5%2011%20L%2018.5%2011%20Z%20M%2019.03%205.05%20L%2019.03%202.51%20C%2019.03%202.24%2018.81%202%2018.53%202%20C%2018.26%202%2018.03%202.23%2018.03%202.51%20L%2018.03%205.05%20L%2015.51%205.05%20C%2015.23%205.05%2015%205.28%2015%205.56%20C%2015%205.83%2015.23%206.07%2015.51%206.07%20L%2018.03%206.07%20L%2018.03%208.61%20C%2018.03%208.88%2018.25%209.12%2018.53%209.12%20C%2018.8%209.12%2019.03%208.89%2019.03%208.61%20L%2019.03%206.07%20L%2021.55%206.07%20C%2021.82%206.07%2022.06%205.84%2022.06%205.56%20C%2022.06%205.29%2021.83%205.05%2021.55%205.05%20L%2019.03%205.05%20L%2019.03%205.05%20Z%20M%2019.03%205.05%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop-product .product-side-l {
    display: table-cell;
    width: 286px;
    vertical-align: top; }
  @media screen and (max-width: 760px) {
    .shop-product .product-side-l {
      display: block;
      width: auto;
      font-size: 0;
      position: relative;
      overflow: hidden;
      padding: 18px 14px; } }
  .shop-product .product-side-r {
    display: table-cell;
    padding-left: 20px;
    vertical-align: top; }
  @media screen and (max-width: 760px) {
    .shop-product .product-side-r {
      display: block;
      width: 100%;
      padding: 0; } }
  .shop-product .product-image {
    width: 286px;
    height: 286px;
    line-height: 286px;
    vertical-align: middle;
    text-align: center;
    position: relative;
    overflow: hidden; }
  .shop-product .product-image.no-image img {
    width: 100%;
    height: 100%; }
  .shop-product .product-image img {
    border: 0 !important;
    vertical-align: middle; }
  .shop-product .product-image .product-label {
    top: -1px; }
  @media screen and (max-width: 760px) {
    .shop-product .product-image {
      width: 100%;
      height: 140px;
      line-height: 140px;
      display: block;
      margin-bottom: 13px;
      white-space: nowrap;
      overflow: auto;
      position: static; }
      .shop-product .product-image a {
        display: inline-block;
        width: 140px;
        height: 140px;
        margin-right: 20px; }
      .shop-product .product-image .product-label {
        left: 14px;
        right: 14px;
        top: 17px;
        z-index: 1; }
        .shop-product .product-image .product-label .product-new {
          left: 3px;
          top: 1px; }
          .shop-product .product-image .product-label .product-new:after {
            content: "";
            position: absolute;
            left: -3px;
            top: 0;
            height: 21px;
            background: #7ed321;
            width: 9px;
            -webkit-transform: skew(13deg);
            -moz-transform: skew(13deg);
            -ms-transform: skew(13deg);
            -o-transform: skew(13deg);
            transform: skew(13deg); }
        .shop-product .product-image .product-label .product-spec {
          right: 3px;
          top: 1px; }
          .shop-product .product-image .product-label .product-spec:after {
            content: "";
            position: absolute;
            right: -3px;
            top: 0;
            height: 21px;
            background: #d0021b;
            width: 9px;
            -webkit-transform: skew(-13deg);
            -moz-transform: skew(-13deg);
            -ms-transform: skew(-13deg);
            -o-transform: skew(-13deg);
            transform: skew(-13deg); } }
  .shop-product .product-thumbnails:before, .shop-product .product-thumbnails:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .shop-product .product-thumbnails:after {
    clear: both; }
  .shop-product .product-thumbnails ul {
    margin: 10px 0;
    padding: 0;
    list-style: none; }
  .shop-product .product-thumbnails ul li {
    width: 88px;
    height: 88px;
    line-height: 88px;
    vertical-align: middle;
    text-align: center;
    float: left;
    margin-right: 11px;
    margin-bottom: 10px; }
    .shop-product .product-thumbnails ul li:nth-child(3n) {
      margin-right: 0; }
    .shop-product .product-thumbnails ul li img {
      max-width: 100%;
      height: auto;
      vertical-align: middle;
      border: 0; }
  @media screen and (max-width: 760px) {
    .shop-product .product-thumbnails {
      display: none; } }
  .shop-product .shop2-product-actions {
    background: none;
    text-align: left;
    padding: 0 12px;
    margin-top: 0;
    margin-bottom: 16px; }
  .shop-product .shop2-product-actions dt {
    margin: 0;
    width: 50%;
    padding-right: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
  .shop-product .shop2-product-actions dt span.name-action {
    display: inline-block;
    text-decoration: none;
    border-bottom: none;
    font-size: 12px;
    color: #d0021b;
    font-family: 'roboto-r'; }
  @media screen and (max-width: 760px) {
    .shop-product .shop2-product-actions dt {
      width: 100%;
      display: block;
      margin-bottom: 6px; } }
  .shop-product .form-add {
    background: rgba(0, 0, 0, 0.08);
    border-radius: 6px;
    padding: 12px; }
  .shop-product .form-add:before, .shop-product .form-add:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .shop-product .form-add:after {
    clear: both; }
  @media screen and (max-width: 760px) {
    .shop-product .form-add {
      text-align: center;
      border-radius: 0; } }
  @media screen and (max-width: 480px) {
    .shop-product .form-add {
      padding: 12px 18px 18px 18px; } }
  .shop-product .product-price {
    display: inline-block;
    vertical-align: middle; }
  .shop-product .product-price .price-current {
    font-size: 16px;
    color: #d0021b; }
  .shop-product .product-price .price-current strong {
    font-size: 20px; }
  .shop-product .quas {
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23BCBCBC%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%206%206%20L%20-1%206%20L%20-1%208%20L%206%208%20L%206%2015%20L%208%2015%20L%208%208%20L%2015%208%20L%2015%206%20L%208%206%20L%208%20-1%20L%206%20-1%20L%206%206%20Z%20M%206%206%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg);
    margin: 0 17px 0 20px; }
  @media screen and (max-width: 768px) {
    .shop-product .quas {
      margin: 0 12px 0 14px; } }
  @media screen and (max-width: 480px) {
    .shop-product .quas {
      margin: 0 8px 0 8px; } }
  .shop-product .exort {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    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%2213px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2013%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23BCBCBC%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%205%20L%2012.03%205%20L%2012.03%207%20L%206.11%207%20L%200%207%20L%200%205%20Z%20M%200%200%20L%2012.03%200%20L%2012.03%202%20L%206.11%202%20L%200%202%20L%200%200%20Z%20M%200%200%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
    margin: 0 17px; }
  @media screen and (max-width: 768px) {
    .shop-product .exort {
      margin: 0 13px; } }
  @media screen and (max-width: 480px) {
    .shop-product .exort {
      margin: 0 8px; } }
  @media screen and (max-width: 420px) {
    .shop-product .exort {
      display: none; } }
  .shop-product .product-amount {
    display: inline-block;
    vertical-align: middle;
    text-align: center; }
  @media screen and (max-width: 480px) {
    .shop-product .product-amount input {
      margin: 3px 0; }

    .shop-product .product-amount button {
      display: block;
      margin: 0 5px; } }
  @media screen and (max-width: 420px) {
    .shop-product .product-amount button {
      display: inline-block; } }
  .shop-product .calc_result {
    display: inline-block;
    vertical-align: middle; }
  .shop-product .calc_result .current {
    font-size: 16px;
    color: #d0021b;
    font-family: 'roboto-r'; }
  .shop-product .calc_result .current strong {
    font-size: 20px; }
  .shop-product .calc_result .old {
    font-size: 14px;
    color: #9b9b9b;
    font-family: 'roboto-r'; }
  .shop-product .calc_result .old span {
    text-decoration: line-through; }
  @media screen and (max-width: 420px) {
    .shop-product .calc_result {
      display: block;
      margin-top: 5px; }
      .shop-product .calc_result .current:before {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 13px;
        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%2213px%22%20height%3D%227px%22%20%20viewBox%3D%220%200%2013%207%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23BCBCBC%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200%205%20L%2012.03%205%20L%2012.03%207%20L%206.11%207%20L%200%207%20L%200%205%20Z%20M%200%200%20L%2012.03%200%20L%2012.03%202%20L%206.11%202%20L%200%202%20L%200%200%20Z%20M%200%200%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
        margin-right: 10px; } }
  .shop-product .buy_btn_wrap {
    font-size: 0;
    margin-top: 20px; }
  .shop-product .buy_btn_wrap:before, .shop-product .buy_btn_wrap:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .shop-product .buy_btn_wrap:after {
    clear: both; }
  .shop-product .shop-product-btn {
    display: inline-block;
    height: 40px;
    vertical-align: middle;
    line-height: 40px;
    float: left;
    width: 48.9830508475%; }
  @media screen and (max-width: 480px) {
    .shop-product .shop-product-btn {
      width: 100%;
      display: block; } }
  .shop-product .buy_one_click {
    background-color: #1380b2;
    background-image: -o-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
    background-image: -moz-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
    background-image: -webkit-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
    background-image: -ms-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
    background-image: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
    -pie-background: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
    border-radius: 6px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
    font-size: 18px;
    color: #fff;
    text-decoration: none;
    font-family: 'roboto-r';
    line-height: 40px;
    height: 40px;
    width: 48.9830508475%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    float: right; }
  .shop-product .buy_one_click:hover {
    background-color: #1380b2;
    background-image: -o-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: -moz-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: -webkit-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: -ms-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: linear-gradient(180deg, #1298d5 0%, #1298d5 100%);
    -pie-background: linear-gradient(180deg, #1298d5 0%, #1298d5 100%);
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35); }
  .shop-product .buy_one_click:active {
    background-color: #1380b2;
    -moz-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15); }
  @media screen and (max-width: 480px) {
    .shop-product .buy_one_click {
      width: 100%;
      display: block;
      margin-top: 15px; } }
  .shop-product .product-anonce {
    font-size: 13px;
    color: #000;
    font-family: 'roboto-r';
    padding: 12px; }
  @media screen and (max-width: 480px) {
      .shop-product .shop-product-options .table_row {
        border-radius: 0; } }
  .shop-product .shop-product-options .table_row .jq-selectbox__select {
    height: 28px; }
  .shop-product .shop-product-options .table_row .jq-selectbox__select-text {
    padding: 5px 25px 5px 7px; }
  .shop-product .shop-product-options .table_row .jq-selectbox__dropdown {
    margin-top: 28px; }
  .shop-product .shop-product-options .table_row .row_title {
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 12px; }
  .shop-product .shop-product-options .table_row.type-color, .shop-product .shop-product-options .table_row.type-select, .shop-product .shop-product-options .table_row.type-texture, .shop-product .shop-product-options .table_row.vendor, .shop-product .shop-product-options .table_row.color2, .shop-product .shop-product-options .table_row.files {
    display: table;
    padding: 0 10px; }
    .shop-product .shop-product-options .table_row.type-color .row_title, .shop-product .shop-product-options .table_row.type-select .row_title, .shop-product .shop-product-options .table_row.type-texture .row_title, .shop-product .shop-product-options .table_row.vendor .row_title, .shop-product .shop-product-options .table_row.color2 .row_title, .shop-product .shop-product-options .table_row.files .row_title, .shop-product .shop-product-options .table_row.type-color .row_body, .shop-product .shop-product-options .table_row.type-select .row_body, .shop-product .shop-product-options .table_row.type-texture .row_body, .shop-product .shop-product-options .table_row.vendor .row_body, .shop-product .shop-product-options .table_row.color2 .row_body, .shop-product .shop-product-options .table_row.files .row_body {
      display: table-cell; }
    .shop-product .shop-product-options .table_row.type-color .row_title, .shop-product .shop-product-options .table_row.type-select .row_title, .shop-product .shop-product-options .table_row.type-texture .row_title, .shop-product .shop-product-options .table_row.vendor .row_title, .shop-product .shop-product-options .table_row.color2 .row_title, .shop-product .shop-product-options .table_row.files .row_title {
      padding: 14px 12px 14px 12px; }
    .shop-product .shop-product-options .table_row.type-color .row_body, .shop-product .shop-product-options .table_row.type-select .row_body, .shop-product .shop-product-options .table_row.type-texture .row_body, .shop-product .shop-product-options .table_row.vendor .row_body, .shop-product .shop-product-options .table_row.color2 .row_body, .shop-product .shop-product-options .table_row.files .row_body {
      padding: 11px 0; }
  .shop-product .shop-product-options .table_row.files {
    padding-bottom: 5px; }
    .shop-product .shop-product-options .table_row.files a {
      position: relative;
      font-size: 14px;
      color: #1298d5;
      font-family: 'roboto-r';
      display: block;
      padding-left: 28px;
      text-decoration: none; }
      .shop-product .shop-product-options .table_row.files a:hover {
        text-decoration: underline; }
      .shop-product .shop-product-options .table_row.files a:after {
        content: "";
        width: 16px;
        height: 21px;
        background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2016%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23848484%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2014%2020.18%20L%202%2020.18%20C%200.89%2020.18%200%2019.28%200%2018.18%20L%200%202.25%20C%200%201.15%200.89%200.26%202%200.26%20L%209.99%200.26%20L%2016%206.24%20L%2016%2018.18%20C%2016%2019.28%2015.11%2020.18%2014%2020.18%20L%2014%2020.18%20Z%20M%202%2016.19%20L%2014%2016.19%20L%2014%2014.2%20L%202%2014.2%20L%202%2016.19%20L%202%2016.19%20Z%20M%202%2012.21%20L%2014%2012.21%20L%2014%2010.22%20L%202%2010.22%20L%202%2012.21%20L%202%2012.21%20Z%20M%209%201.25%20L%209%207.23%20L%2015%207.23%20L%209%201.25%20L%209%201.25%20Z%20M%209%201.25%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
        position: absolute;
        left: 0;
        top: 0; }

.shop-product-data, .r-tabs {
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px 0px #fff;
  border-radius: 8px; }

.shop-product-tabs {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 48px;
  background-color: #1380b2;
  background-image: -o-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: -moz-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: -webkit-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: -ms-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
  -pie-background: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
  border-radius: 8px 8px 0 0;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  position: relative;
  z-index: 2; }

.shop-product-desc {
  background-color: #fff;
  border-radius: 0 0 8px 8px; }

#horizontalTab {
  margin-top: 23px; }

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0 3px; }
  .r-tabs .r-tabs-nav li.r-tabs-state-active a {
    background: #fff;
    color: #1298d5;
    padding-bottom: 17px; }

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none;
  font-size: 18px;
  color: #fff;
  font-family: 'roboto_condensed-r'; }
  .r-tabs .r-tabs-tab a {
    color: #fff;
    text-decoration: none;
    padding: 13px 14px;
    margin: 0;
    display: block; }
  .r-tabs .r-tabs-tab a:hover {
    background: #fff;
    color: #1298d5;
    padding-bottom: 17px; }

.r-tabs .r-tabs-panel {
  padding: 13px;
  display: none; }

.r-tabs .r-tabs-accordion-title {
  display: none;
  background-image: -o-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: -moz-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: -webkit-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: -ms-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
  -pie-background: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
  font-size: 18px;
  color: #fff;
  font-family: 'roboto_condensed-r';
  margin-bottom: 1px;
  position: relative; }
  .r-tabs .r-tabs-accordion-title:after {
    content: "";
    position: absolute;
    top: 20px;
    right: 20px;
    width: 9px;
    height: 15px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2215px%22%20%20viewBox%3D%220%200%209%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23fff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200.73%200.83%20C%201.15%200.43%201.8%200.43%202.21%200.83%20L%208.12%206.63%20C%208.36%206.87%208.46%207.21%208.41%207.52%20C%208.47%207.84%208.37%208.18%208.12%208.43%20L%202.21%2014.23%20C%201.81%2014.63%201.14%2014.63%200.73%2014.23%20C%200.32%2013.83%200.33%2013.18%200.73%2012.79%20L%206.08%207.53%20L%200.73%202.28%20C%200.33%201.89%200.33%201.23%200.73%200.83%20Z%20M%200.73%200.83%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .r-tabs .r-tabs-accordion-title a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 15px 50px 15px 18px; }
  .r-tabs .r-tabs-accordion-title.r-tabs-state-active {
    background: #fff;
    -moz-box-shadow: inset 0 0 0 1px #1298d5;
    -webkit-box-shadow: inset 0 0 0 1px #1298d5;
    box-shadow: inset 0 0 0 1px #1298d5; }
  .r-tabs .r-tabs-accordion-title.r-tabs-state-active:after {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%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%2215px%22%20%20viewBox%3D%220%200%209%2015%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200.73%200.83%20C%201.15%200.43%201.8%200.43%202.21%200.83%20L%208.12%206.63%20C%208.36%206.87%208.46%207.21%208.41%207.52%20C%208.47%207.84%208.37%208.18%208.12%208.43%20L%202.21%2014.23%20C%201.81%2014.63%201.14%2014.63%200.73%2014.23%20C%200.32%2013.83%200.33%2013.18%200.73%2012.79%20L%206.08%207.53%20L%200.73%202.28%20C%200.33%201.89%200.33%201.23%200.73%200.83%20Z%20M%200.73%200.83%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
    color: #1298d5; }

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block; }
/* Accordion responsive breakpoint */
@media only screen and (max-width: 767px) {
  .r-tabs .r-tabs-nav {
    display: none; }

  .r-tabs .r-tabs-accordion-title {
    display: block; } }

.shop2-product-params .table_row .jq-selectbox__select {
  height: 28px; }
  .shop2-product-params .table_row .jq-selectbox__select-text {
    padding: 5px 25px 5px 7px; }
  .shop2-product-params .table_row .jq-selectbox__dropdown {
    margin-top: 28px; }
  .shop2-product-params .table_row .row_title {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 12px; }
  .shop2-product-params .table_row.type-color, .shop2-product-params .table_row.type-select, .shop2-product-params .table_row.type-texture, .shop2-product-params .table_row.vendor, .shop2-product-params .table_row.color2, .shop2-product-params .table_row.files {
    display: table;
    padding: 0 10px; }
  .shop2-product-params .table_row.type-color .row_title, .shop2-product-params .table_row.type-select .row_title, .shop2-product-params .table_row.type-texture .row_title, .shop2-product-params .table_row.vendor .row_title, .shop2-product-params .table_row.color2 .row_title, .shop2-product-params .table_row.files .row_title, .shop2-product-params .table_row.type-color .row_body, .shop2-product-params .table_row.type-select .row_body, .shop2-product-params .table_row.type-texture .row_body, .shop2-product-params .table_row.vendor .row_body, .shop2-product-params .table_row.color2 .row_body, .shop2-product-params .table_row.files .row_body {
    display: table-cell; }
  .shop2-product-params .table_row.type-color .row_title, .shop2-product-params .table_row.type-select .row_title, .shop2-product-params .table_row.type-texture .row_title, .shop2-product-params .table_row.vendor .row_title, .shop2-product-params .table_row.color2 .row_title, .shop2-product-params .table_row.files .row_title {
    padding: 8px 12px 8px 12px; }
  .shop2-product-params .table_row.type-color .row_body, .shop2-product-params .table_row.type-select .row_body, .shop2-product-params .table_row.type-texture .row_body, .shop2-product-params .table_row.vendor .row_body, .shop2-product-params .table_row.color2 .row_body, .shop2-product-params .table_row.files .row_body {
    padding: 11px 0; }
  .shop2-product-params .table_row.files {
    padding-bottom: 5px; }
  .shop2-product-params .table_row.files a {
    position: relative;
    font-size: 14px;
    color: #1298d5;
    font-family: 'roboto-r';
    display: block;
    padding-left: 28px;
    text-decoration: none; }
    .shop2-product-params .table_row.files a:hover {
      text-decoration: underline; }
    .shop2-product-params .table_row.files a:after {
      content: "";
      width: 16px;
      height: 21px;
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2016%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23848484%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2014%2020.18%20L%202%2020.18%20C%200.89%2020.18%200%2019.28%200%2018.18%20L%200%202.25%20C%200%201.15%200.89%200.26%202%200.26%20L%209.99%200.26%20L%2016%206.24%20L%2016%2018.18%20C%2016%2019.28%2015.11%2020.18%2014%2020.18%20L%2014%2020.18%20Z%20M%202%2016.19%20L%2014%2016.19%20L%2014%2014.2%20L%202%2014.2%20L%202%2016.19%20L%202%2016.19%20Z%20M%202%2012.21%20L%2014%2012.21%20L%2014%2010.22%20L%202%2010.22%20L%202%2012.21%20L%202%2012.21%20Z%20M%209%201.25%20L%209%207.23%20L%2015%207.23%20L%209%201.25%20L%209%201.25%20Z%20M%209%201.25%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
      position: absolute;
      left: 0;
      top: 0; }

.tpl-comment {
  margin-top: 0; }
  .tpl-comment .tpl-header {
    background: none;
    border-bottom: 1px solid #d8d8d8; }
  .tpl-comment .tpl-header .tpl-name {
    margin: 0 10px;
    font-size: 14px;
    color: #4a4a4a;
    font-family: 'roboto_condensed-r';
    font-weight: normal; }
  .tpl-comment .tpl-header .tpl-date {
    font-size: 14px;
    color: #4a4a4a;
    font-family: 'roboto_condensed-r';
    margin-left: 15px; }
  .tpl-comment .tpl-header .tpl-stars {
    width: 64px;
    height: 12px;
    margin: 11px 0 11px 20px; }
  .tpl-comment .tpl-header .tpl-stars .tpl-rating {
    height: 12px; }
  .tpl-comment .tpl-body {
    margin: 0;
    padding: 6px 10px;
    color: #000; }

.tpl-auth .tpl-right {
  display: table-cell;
  font-size: 14px;
  color: #4a4a4a;
  font-family: 'roboto-r';
  padding-left: 20px; }
  @media screen and (max-width: 600px) {
    .tpl-auth .tpl-right {
      display: block;
      width: auto;
      float: none;
      padding-left: 0; } }
  .tpl-auth .tpl-left {
    width: 240px;
    display: table-cell;
    margin: 0; }
  @media screen and (max-width: 600px) {
    .tpl-auth .tpl-left {
      display: block;
      width: auto;
      float: none; } }
  .tpl-auth .tpl-left .tpl-title {
    font-size: 14px;
    color: #4a4a4a;
    font-family: 'roboto-r'; }
  .tpl-auth .tpl-left .tpl-field input[type=text], .tpl-auth .tpl-left .tpl-field input[type=password] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    height: 28px;
    background-color: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05); }
  .tpl-auth a {
    color: #1298d5; }
  .tpl-auth .tpl-button {
    background-color: #1380b2;
    background-image: -o-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
    background-image: -moz-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
    background-image: -webkit-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
    background-image: -ms-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
    background-image: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
    -pie-background: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
    border-radius: 6px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    font-family: 'roboto-r';
    padding: 7px 10px;
    width: 100%;
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    vertical-align: middle;
    margin-top: 10px; }
  .tpl-auth .tpl-button:hover {
    background-color: #1380b2;
    background-image: -o-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: -moz-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: -webkit-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: -ms-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: linear-gradient(180deg, #1298d5 0%, #1298d5 100%);
    -pie-background: linear-gradient(180deg, #1298d5 0%, #1298d5 100%);
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35); }
  .tpl-auth .tpl-button:active {
    background-color: #1380b2;
    -moz-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15); }
  .tpl-auth .checkme .tpl-title {
    padding: 5px;
    vertical-align: middle; }
  .tpl-auth .checkme input[type=checkbox] {
    margin: 0 10px 3px 0;
    display: inline-block;
    vertical-align: middle; }

.shop2-collection-header {
  margin: 10px 0; }

.kinds_group {
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px 0px #fff;
  border-radius: 8px;
  margin: 25px 0;
  padding: 0 20px;
  font-size: 0; }
  .kinds_group .shop-collection-header {
    font-size: 24px;
    color: #000;
    font-family: 'roboto-r';
    padding: 12px 0 10px 0; }
  .kinds_group .shop-group-kinds {
    overflow: auto;
    white-space: nowrap; }

.shop2-kind-item {
  border: none;
  width: 160px;
  padding: 0;
  margin: 0 30px 10px 0; }
  .shop2-kind-item .kind-image {
    border-radius: 4px;
    width: 160px;
    height: 160px;
    line-height: 160px;
    text-align: center;
    float: none;
    display: block;
    overflow: hidden; }
  .shop2-kind-item .kind-image.no-image {
    background: none;
    width: 100%;
    height: 100%; }
  .shop2-kind-item .kind-details {
    padding: 0;
    margin: 10px 0 0 0; }
  .shop2-kind-item .kind-details .kind-name {
    font-size: 14px;
    color: #1298d5;
    font-family: 'roboto_condensed-b'; }
  .shop2-kind-item .kind-details .kind-name a {
    text-decoration: none; }
    .shop2-kind-item .kind-details .kind-name a:hover {
      text-decoration: underline; }

.shop2-warning {
  border: none;
  background: #fff;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  margin: 0;
  padding: 0 20px;
  font-size: 20px;
  font-family: 'roboto-b'; }

.shop2-cart-update.active {
  display: block; }

a.shop2-cart-update {
  background: #fff;
  box-shadow: inset 0px 0px 0px 1px #544fc9;
  border-radius: 42px;
  font-size: 14px;
  color: #544fc9;
  font-family: 'roboto-r';
  padding: 6px 45px;
  display: inline-block;
  margin-top: 25px; }
  @media screen and (max-width: 940px) {
  a.shop2-cart-update {
    padding: 9px 45px; } }

.shop-cart-table {
  display: table;
  width: 100%;
  background: #fff;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2), inset 0px 2px 0px 0px #fff;
  border-radius: 4px; }
  .shop-cart-table .hide_in_pc {
    display: none;
    position: absolute;
    left: 18px;
    top: 16px;
    font-size: 12px; }
  @media screen and (max-width: 690px) {
    .shop-cart-table .hide_in_pc {
      display: block; } }
  .shop-cart-table .table_row {
    display: table-row; }
  .shop-cart-table .table_row.cart_item {
    border-bottom: 1px solid #d8d8d8; }
  .shop-cart-table .th {
    display: table-cell;
    background: #1298d5;
    font-size: 13px;
    color: #fff;
    font-family: 'roboto_condensed-b';
    padding: 10px 13px; }
  .shop-cart-table .th:first-child {
    border-radius: 4px 0 0 4px; }
  .shop-cart-table .th:last-child {
    border-radius: 0 4px 4px 0; }
  @media screen and (max-width: 940px) {
    .shop-cart-table .th {
      border-radius: 0 !important; } }
  .shop-cart-table .td {
    vertical-align: middle; }
  .shop-cart-table .td.cart-product, .shop-cart-table .td.cart-price, .shop-cart-table .td.cart-amount, .shop-cart-table .td.cart-price, .shop-cart-table .td.cart-delete {
    border-bottom: 1px solid #d8d8d8; }
  .shop-cart-table .td {
    display: table-cell; }
  .shop-cart-table .td.cart-amount {
    float: none;
    vertical-align: middle;
    padding: 0 13px; }
  @media screen and (max-width: 690px) {
      .shop-cart-table .td.cart-amount button {
        display: none; } }
  .shop-cart-table .td.cart-delete {
    vertical-align: middle;
    padding-right: 10px; }
  .shop-cart-table .td.cart-delete a {
    width: 28px;
    height: 28px;
    text-shadow: none;
    color: #1298d5;
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.15), inset 0px 1px 0px 0px rgba(0, 0, 0, 0.06);
    border-radius: 6px;
    background-image: -o-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -moz-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -webkit-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -ms-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    -pie-background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    outline: none;
    display: block;
    background: #fff;
    position: relative; }
    .shop-cart-table .td.cart-delete a:after {
      content: "";
      position: absolute;
      left: 50%;
      top: 50%;
      width: 10px;
      height: 10px;
      margin-left: -5px;
      margin-top: -5px;
      background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%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%23d0021b%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%203.97%204%20L%20-1.03%204%20L%20-1.03%206%20L%203.97%206%20L%203.97%2011.01%20L%205.97%2011.01%20L%205.97%206%20L%2010.98%206%20L%2010.98%204%20L%205.97%204%20L%205.97%20-1.01%20L%203.97%20-1.01%20L%203.97%204%20Z%20M%203.97%204%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      border-radius: 6px;
      -webkit-transform: rotate(315deg);
      -moz-transform: rotate(315deg);
      -ms-transform: rotate(315deg);
      -o-transform: rotate(315deg);
      transform: rotate(315deg); }
  .shop-cart-table .td.cart-price {
    vertical-align: middle;
    color: #000;
    font-size: 16px;
    font-family: 'roboto-r';
    padding: 0 13px; }
  .shop-cart-table .td.cart-price strong {
    font-family: 'roboto-b';
    font-weight: normal; }
  .shop-cart-table .td.cart-product {
    padding: 13px; }
  .shop-cart-table .td.cart-product:before, .shop-cart-table .td.cart-product:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .shop-cart-table .td.cart-product:after {
    clear: both; }
  .shop-cart-table .td.cart-product .cart-product-image {
    float: left;
    width: 80px;
    height: 80px; }
    .shop-cart-table .td.cart-product .cart-product-image img {
      border: none; }
  .shop-cart-table .td.cart-product .cart-product-details {
    padding-left: 90px; }
    .shop-cart-table .td.cart-product .cart-product-details .cart-product-name {
      margin-bottom: 10px; }
      .shop-cart-table .td.cart-product .cart-product-details .cart-product-name a {
        text-decoration: none;
        font-size: 14px;
        color: #1298d5;
        font-family: 'roboto-b'; }
        .shop-cart-table .td.cart-product .cart-product-details .cart-product-name a:hover {
          text-decoration: underline; }
    .shop-cart-table .td.cart-product .cart-product-details .cart-product-article {
      font-size: 13px;
      color: #000;
      font-family: 'roboto-r';
      padding: 5px 0; }
      .shop-cart-table .td.cart-product .cart-product-details .cart-product-article span {
        display: inline-block;
        width: 50%;
        font-size: 13px;
        color: #4a4a4a;
        font-family: 'roboto_condensed-b'; }
    .shop-cart-table .td.cart-product .cart-product-details .cart-product-action {
      font-size: 13px;
      color: #000;
      font-family: 'roboto-r';
      padding: 5px 0; }
      .shop-cart-table .td.cart-product .cart-product-details .cart-product-action strong {
        font-weight: normal;
        display: inline-block;
        width: 50%;
        font-size: 13px;
        color: #4a4a4a;
        font-family: 'roboto_condensed-b'; }
    .shop-cart-table .td.cart-product .cart-product-details .cart-product-param {
      font-size: 13px;
      line-height: normal;
      color: #000;
      display: table;
      width: 100%; }
      .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row {
        display: table;
        width: 100%;
        padding: 0;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row .param-title {
          display: table-cell;
          font-size: 13px;
          color: #4a4a4a;
          font-family: 'roboto_condensed-b';
          width: 50%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: 3px 5px 3px 0;
          vertical-align: middle; }
        .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row .param-value {
          display: table-cell;
          font-size: 13px;
          color: #000;
          font-family: 'roboto-r';
          vertical-align: middle;
          padding: 3px 0; }
        .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row.files {
          padding-bottom: 5px; }
          .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row.files a {
            position: relative;
            font-size: 14px;
            color: #1298d5;
            font-family: 'roboto-r';
            display: block;
            padding-left: 28px;
            text-decoration: none; }
            .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row.files a:hover {
              text-decoration: underline; }
            .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row.files a:after {
              content: "";
              width: 16px;
              height: 21px;
              background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2221px%22%20%20viewBox%3D%220%200%2016%2021%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23848484%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2014%2020.18%20L%202%2020.18%20C%200.89%2020.18%200%2019.28%200%2018.18%20L%200%202.25%20C%200%201.15%200.89%200.26%202%200.26%20L%209.99%200.26%20L%2016%206.24%20L%2016%2018.18%20C%2016%2019.28%2015.11%2020.18%2014%2020.18%20L%2014%2020.18%20Z%20M%202%2016.19%20L%2014%2016.19%20L%2014%2014.2%20L%202%2014.2%20L%202%2016.19%20L%202%2016.19%20Z%20M%202%2012.21%20L%2014%2012.21%20L%2014%2010.22%20L%202%2010.22%20L%202%2012.21%20L%202%2012.21%20Z%20M%209%201.25%20L%209%207.23%20L%2015%207.23%20L%209%201.25%20L%209%201.25%20Z%20M%209%201.25%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat;
              position: absolute;
              left: 0;
              top: 0; }
        .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row.vendor {
          padding: 5px 10px;
          margin-bottom: 5px; }
          .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row.vendor .row_title, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .table_row.vendor .row_body {
            padding: 0 0; }
      .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-texture-pick li, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-pick li, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-ext-list li {
        width: 22px;
        height: 22px;
        border: 1px solid rgba(0, 0, 0, 0.15);
        box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.05);
        border-radius: 4px;
        margin: 2px 5px 2px;
        position: relative;
        background: none;
        outline: none; }
        .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-texture-pick li:hover, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-pick li:hover, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-ext-list li:hover, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-texture-pick li.active-texture, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-pick li.active-texture, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-ext-list li.active-texture, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-texture-pick li.active-color, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-pick li.active-color, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-ext-list li.active-color {
          box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.05), #1298d5 0px 0px 0px 1px;
          border: 1px solid #1298d5; }
        .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-texture-pick li.active-texture:after, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-pick li.active-texture:after, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-ext-list li.active-texture:after, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-texture-pick li.active-color:after, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-pick li.active-color:after, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-ext-list li.active-color:after, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-texture-pick li.shop2-color-ext-selected:after, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-pick li.shop2-color-ext-selected:after, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-ext-list li.shop2-color-ext-selected:after {
          content: "";
          position: absolute;
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          background: url(active_select.svg) 2% -37% no-repeat; }
        .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-texture-pick li img, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-pick li img, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-ext-list li img {
          width: 22px;
          height: 22px;
          border-radius: 3px; }
        .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-texture-pick li span, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-pick li span, .shop-cart-table .td.cart-product .cart-product-details .cart-product-param .shop2-color-ext-list li span {
          width: 22px;
          height: 22px;
          border-radius: 3px;
          border: none;
          background: none; }
  @media screen and (max-width: 690px) {
  .shop-cart-table .prod_titles {
    display: none !important; } }

.shop2-product-discount-desc {
  width: auto; }

.shop2-product-discount-desc.active {
  display: block; }

@media screen and (max-width: 690px) {
  .text-right {
    text-align: center !important; }

  .shop-cart-table .table_row {
    display: block;
    position: relative; }
    .shop-cart-table .td {
      display: block;
      border-bottom: none !important; }
      .shop-cart-table .td.one {
        display: none; }
      .shop-cart-table .td.cart-product {
        padding: 18px 18px 0 18px; }
      .shop-cart-table .td.cart-amount {
        position: absolute;
        left: 108px;
        bottom: 10px;
        width: auto;
        padding: 0;
        z-index: 1; }
        .shop-cart-table .td.cart-amount .shop2-product-amount {
          width: auto; }
        .shop-cart-table .td.cart-amount input {
          margin: 0; }
      .shop-cart-table .td.cart-delete {
        position: absolute;
        right: 18px;
        bottom: 11px; }
      .shop-cart-table .td.cart-price {
        padding: 15px 0 15px 160px;
        position: relative; }

  .ac-price {
    display: none !important; }

  .gif_pr {
    padding: 6px 0 0 16px;
    margin: 0 0 -7px 0; } }

.shop-cart-total {
  display: table;
  width: 100%;
  margin-top: 40px; }
  .shop-cart-total .table_row {
    display: table-row; }
  @media screen and (max-width: 767px) {
    .shop-cart-total .table_row {
      display: block;
      padding: 15px 0;
      border-top: 1px solid #d8d8d8;
      font-size: 0; } }
  .shop-cart-total .table_row:last-child {
    border-bottom: 1px solid #d8d8d8; }
  .shop-cart-total .table_row:last-child .title {
    border-bottom: 1px solid #d8d8d8; }
  .shop-cart-total .table_row:last-child .body {
    border-bottom: 1px solid #d8d8d8; }
  @media screen and (max-width: 767px) {
      .shop-cart-total .table_row:last-child .title {
        border-bottom: none; }
      .shop-cart-total .table_row:last-child .body {
        border-bottom: none; } }
  @media screen and (max-width: 767px) {
      .shop-cart-total .table_row.coupon_layer {
        position: relative;
        box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
        background: #fff;
        border-radius: 0;
        border-top: none; } }
  .shop-cart-total .table_row.coupon_layer .td.one {
    border-radius: 4px 0 0 4px;
    background: #fff;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2); }
    @media screen and (max-width: 767px) {
        .shop-cart-total .table_row.coupon_layer .td.one {
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none; } }
    .shop-cart-total .table_row.coupon_layer .td.title {
      background: #fff;
      box-shadow: 3px 1px 1px 0px rgba(0, 0, 0, 0.2);
      border-top: none; }
    @media screen and (max-width: 767px) {
        .shop-cart-total .table_row.coupon_layer .td.title {
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none; } }
    .shop-cart-total .table_row.coupon_layer .td.body {
      background: #fff;
      box-shadow: 2px 1px 2px 0px rgba(0, 0, 0, 0.2);
      border-radius: 0 2px 2px 0;
      border-top: none; }
    @media screen and (max-width: 767px) {
        .shop-cart-total .table_row.coupon_layer .td.body {
          -moz-box-shadow: none;
          -webkit-box-shadow: none;
          box-shadow: none; } }
  .shop-cart-total .open_coupon {
    width: 28px;
    height: 28px;
    background-color: #fff;
    background-image: -o-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -moz-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -webkit-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -ms-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    -pie-background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    border-radius: 5px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -14px;
    display: none;
    cursor: pointer; }
  .shop-cart-total .open_coupon:after {
    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%2213px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2013%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%205.01%206%20L%200.01%206%20L%200.01%208%20L%205.01%208%20L%205.01%2013.01%20L%207.01%2013.01%20L%207.01%208%20L%2012.02%208%20L%2012.02%206%20L%207.01%206%20L%207.01%200.99%20L%205.01%200.99%20L%205.01%206%20Z%20M%205.01%206%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }
  @media screen and (max-width: 767px) {
    .shop-cart-total .open_coupon {
      display: block; } }
  .shop-cart-total .close_coupon {
    width: 28px;
    height: 28px;
    background-color: #fff;
    background-image: -o-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -moz-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -webkit-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: -ms-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    -pie-background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
    border-radius: 5px;
    -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
    position: absolute;
    right: 16px;
    top: 50%;
    margin-top: -8px;
    display: none;
    cursor: pointer;
    float: left; }
  .shop-cart-total .close_coupon:after {
    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%2213px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2013%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%205.01%206%20L%200.01%206%20L%200.01%208%20L%205.01%208%20L%205.01%2013.01%20L%207.01%2013.01%20L%207.01%208%20L%2012.02%208%20L%2012.02%206%20L%207.01%206%20L%207.01%200.99%20L%205.01%200.99%20L%205.01%206%20Z%20M%205.01%206%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-transform: rotate(315deg);
    -moz-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    -o-transform: rotate(315deg);
    transform: rotate(315deg); }
  @media screen and (max-width: 767px) {
    .shop-cart-total .shop-coupon {
      display: none; }
      .shop-cart-total .shop-coupon .coupon-id {
        font-size: 13px;
        padding: 0 40px 0 222px; } }
  .shop-cart-total .shop-coupon .coupon-label {
    display: block;
    font-size: 14px;
    color: #6e6e6e;
    font-family: 'roboto_condensed-r';
    margin-bottom: 7px; }
  .shop-cart-total .shop-coupon .coupon-body {
    padding: 18px 12px; }
  .shop-cart-total .shop-coupon input[type=text] {
    width: 196px;
    height: 26px;
    background-color: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    line-height: 1;
    font-size: 13px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.05);
    outline: none;
    vertical-align: top;
    padding-left: 10px; }
  .shop-cart-total .shop-coupon .coupon-btn {
    margin-left: 25px;
    cursor: pointer;
    outline: none;
    font-size: 14px;
    height: 28px;
    padding: 0 43px; }
  @media screen and (max-width: 767px) {
      .shop-cart-total .shop-coupon .coupon-btn {
        padding: 0 16px; } }
  @media screen and (max-width: 767px) {
    .shop-cart-total .shop-coupon.active {
      background: #fff;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      padding: 15px 17px 14px; }
      .shop-cart-total .shop-coupon.active .coupon-body {
        text-align: left;
        padding: 0 0 0 0; }
      .shop-cart-total .shop-coupon.active .close_coupon {
        display: block; }
      .shop-cart-total .shop-coupon.active input[type=text] {
        width: 160px;
        float: left; }
      .shop-cart-total .shop-coupon.active .coupon-btn {
        float: left;
        width: 28px;
        height: 28px;
        font-size: 0;
        position: relative;
        padding: 0; }
        .shop-cart-total .shop-coupon.active .coupon-btn:after {
          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%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23ffffff%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%200.01%206%20L%200.01%208%20L%209.64%208%20L%205.3%2012.26%20L%206.78%2013.7%20L%2013.5%207%20L%206.78%200.3%20L%205.3%201.75%20L%209.64%206%20L%200.01%206%20Z%20M%200.01%206%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; } }
  .shop-cart-total .td {
    display: table-cell;
    vertical-align: middle; }
  .shop-cart-total .td.title {
    font-size: 14px;
    color: #4a4a4a;
    font-family: 'roboto_condensed-b';
    border-top: 1px solid #d8d8d8; }
  @media screen and (max-width: 767px) {
      .shop-cart-total .td.title {
        border-top: none;
        padding-bottom: 5px;
        display: inline-block;
        width: 50%;
        padding: 25px 14px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
  .shop-cart-total .td.body {
    font-size: 20px;
    color: #000;
    font-family: 'roboto_condensed-b';
    padding: 20px 0;
    border-top: 1px solid #d8d8d8;
    display: table-cell; }
  .shop-cart-total .td.body span {
    font-size: 16px;
    color: #000;
    font-family: 'roboto-r'; }
  @media screen and (max-width: 767px) {
      .shop-cart-total .td.body {
        border-top: none;
        padding: 0 0 0 0;
        display: inline-block;
        width: 50%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; } }
  @media screen and (max-width: 767px) {
    .shop-cart-total .td {
      text-align: left; }
      .shop-cart-total .td.first {
        display: none; } }
  .shop-cart-total .shop2-coupon {
    background: none; }

.coupon-id {
  padding: 0 0 12px 12px; }
  .coupon-id a {
    text-decoration: none;
    color: #eb3c3c; }

.shop-cart-registration {
  margin-top: 45px; }
  .shop-cart-registration .cell-bot {
    font-size: 14px;
    color: #000;
    padding: 22px; }
  .shop-cart-registration .cell-bot:before, .shop-cart-registration .cell-bot:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .shop-cart-registration .cell-bot:after {
    clear: both; }
  .shop-cart-registration .cell-bot .body {
    display: table-cell;
    padding-right: 62px;
    vertical-align: middle; }
  .shop-cart-registration .cell-bot .body a {
    text-decoration: none;
    text-transform: uppercase; }
  @media screen and (max-width: 695px) {
    .shop-cart-registration .cell-bot .body {
      display: block; } }
  .shop-cart-registration .cell-top {
    background: #fff;
    box-shadow: inset 0px 0px 0px 2px #ff9800;
    border-radius: 4px;
    padding: 0 22px; }
  .shop-cart-registration .cell-top form:before, .shop-cart-registration .cell-top form:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .shop-cart-registration .cell-top form:after {
    clear: both; }
  .shop-cart-registration .cell-title {
    display: block;
    float: left;
    margin-top: 15px;
    margin-right: 25px; }
  @media screen and (max-width: 695px) {
    .shop-cart-registration .cell-title {
      float: none;
      margin-right: 0;
      margin-top: 25px; } }
  .shop-cart-registration .but_wrap {
    display: table-cell;
    vertical-align: middle; }
  @media screen and (max-width: 695px) {
    .shop-cart-registration .but_wrap {
      display: block; } }
  .shop-cart-registration label {
    display: block; }
  .shop-cart-registration label.title {
    font-size: 13px;
    color: #4a4a4a;
    font-family: 'roboto_condensed-b';
    padding: 0 14px 7px; }
  .shop-cart-registration input[type=text], .shop-cart-registration input[type=password] {
    background: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    box-shadow: inset 0px 1px 0px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    outline: none;
    padding: 0 10px;
    width: 196px;
    height: 28px;
    font-size: 14px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    color: #1298d5; }
  @media screen and (max-width: 695px) {
    .shop-cart-registration input[type=text], .shop-cart-registration input[type=password] {
      width: 100%;
      height: 36px; } }
  .shop-cart-registration .shop-btn {
    font-size: 14px;
    color: #fff;
    white-space: nowrap;
    line-height: 36px;
    padding-top: 0;
    padding-bottom: 0;
    float: right; }
  .shop-cart-registration .shop-btn1 {
    font-size: 14px;
    color: #fff;
    height: 36px;
    border: none;
    padding: 0 15px;
    margin: 0;
    outline: none;
    float: right;
    margin: 26px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f3cd20;
    background-image: -o-linear-gradient(-90deg, #f3cd20 0%, #f5b523 100%);
    background-image: -moz-linear-gradient(-90deg, #f3cd20 0%, #f5b523 100%);
    background-image: -webkit-linear-gradient(-90deg, #f3cd20 0%, #f5b523 100%);
    background-image: -ms-linear-gradient(-90deg, #f3cd20 0%, #f5b523 100%);
    background-image: linear-gradient(-180deg, #f3cd20 0%, #f5b523 100%);
    -pie-background: linear-gradient(-180deg, #f3cd20 0%, #f5b523 100%);
    box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.3), inset 0px 1px 0px 0px rgba(255, 255, 255, 0.35);
    border-radius: 4px; }
  @media screen and (max-width: 695px) {
    .shop-cart-registration .shop-btn1 {
      height: 48px;
      float: none;
      display: block;
      width: 100%;
      margin: 23px 0;
      font-size: 16px; } }

a.shop2-btn, .shop2-btn {
  background: #fff;
  background-image: -o-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
  background-image: -moz-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
  background-image: -webkit-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
  background-image: -ms-linear-gradient(-450deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
  -pie-background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #efefef 100%);
  border-radius: 6px;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.06);
  display: inline-block;
  font-size: 16px;
  color: #1298d5;
  text-decoration: none;
  padding: 6px 50px;
  font-weight: normal; }
  a.shop2-btn.clear_cart, .shop2-btn.clear_cart {
    color: #d0021b;
    margin: 20px 0; }
  a.shop2-btn:hover, .shop2-btn:hover {
    -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(0, 0, 0, 0.07);
    -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(0, 0, 0, 0.07);
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(0, 0, 0, 0.07); }
  a.shop2-btn:active, .shop2-btn:active {
    -moz-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.08);
    -webkit-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.08);
    box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.08); }

.shop-btn {
  background: #1380b2;
  background-image: -o-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: -moz-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: -webkit-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: -ms-linear-gradient(-450deg, #1298d5 0%, #1380b2 100%);
  background-image: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
  -pie-background: linear-gradient(180deg, #1298d5 0%, #1380b2 100%);
  border-radius: 6px;
  -moz-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.3), inset 0 1px 0 rgba(255, 255, 255, 0.35);
  font-size: 18px;
  color: #fff;
  padding: 6px 15px;
  display: inline-block;
  text-decoration: none;
  outline: none;
  border: none; }
  .shop-btn:hover {
    background: #1380b2;
    background-image: -o-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: -moz-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: -webkit-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: -ms-linear-gradient(-450deg, #1298d5 0%, #1298d5 100%);
    background-image: linear-gradient(180deg, #1298d5 0%, #1298d5 100%);
    -pie-background: linear-gradient(180deg, #1298d5 0%, #1298d5 100%);
    -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), inset 0 3px 0 rgba(255, 255, 255, 0.35); }
  .shop-btn:active {
    -moz-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 2px 0 1px rgba(0, 0, 0, 0.15); }

.pagelist_controls {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
  display: none; }
  @media screen and (max-width: 560px) {
  .pagelist_controls {
    display: block; } }
  .pagelist_controls li {
    display: inline-block;
    font-size: 14px;
    color: #1298d5;
    border: none;
    background: none;
    position: relative;
    line-height: 37px; }
  .pagelist_controls li a {
    border: none;
    font-size: 14px;
    color: #1298d5;
    font-family: 'roboto-r';
    text-decoration: none;
    display: block; }
  .pagelist_controls li.page-prev, .pagelist_controls li.page-next {
    line-height: 37px; }
  .pagelist_controls li.page-prev:after, .pagelist_controls li.page-next:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    left: 11px;
    z-index: 5;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%20%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2010.64%206%20L%201.01%206%20C%200.45%206%200%206.45%200%207%20C%200%207.56%200.45%208%201.01%208%20L%2010.64%208%20L%206.3%2012.26%20C%205.9%2012.65%205.9%2013.3%206.31%2013.7%20C%206.72%2014.1%207.38%2014.1%207.78%2013.7%20L%2013.7%207.9%20C%2013.92%207.68%2014.02%207.38%2014%207.09%20C%2014%207.06%2014%207.03%2014%207%20C%2014%206.96%2014%206.93%2013.99%206.89%20C%2014.01%206.61%2013.91%206.32%2013.7%206.1%20L%207.78%200.3%20C%207.38%20-0.1%206.72%20-0.1%206.31%200.3%20C%205.9%200.7%205.91%201.36%206.3%201.75%20L%2010.64%206%20L%2010.64%206%20Z%20M%2010.64%206%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .pagelist_controls li.page-prev a, .pagelist_controls li.page-next a {
    background: #fff;
    color: #1298d5;
    padding: 0 18px 0 37px;
    width: 86px;
    height: 37px;
    line-height: 35px;
    position: relative;
    z-index: 5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    background-image: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    -pie-background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15), inset 0px 1px 0px 0px rgba(0,0,0,0.06);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15), inset 0px 1px 0px 0px rgba(0,0,0,0.06);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15), inset 0px 1px 0px 0px rgba(0,0,0,0.06);
    border-radius: 4px; }
    .pagelist_controls li.page-prev a:hover, .pagelist_controls li.page-next a:hover {
      background: #fff;
      -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15), inset 0px 3px 0px 0px rgba(0,0,0,0.07);
      -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15), inset 0px 3px 0px 0px rgba(0,0,0,0.07);
      box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15), inset 0px 3px 0px 0px rgba(0,0,0,0.07); }
    .pagelist_controls li.page-prev a:active, .pagelist_controls li.page-next a:active {
      background: #fff;
      -moz-box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.08);
      -webkit-box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.08);
      box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.08); }
  .pagelist_controls li.page-prev.deactive a, .pagelist_controls li.page-next.deactive a {
    color: #9b9b9b;
    background: none;
    box-shadow: none; }
    .pagelist_controls li.page-prev.deactive:after, .pagelist_controls li.page-next.deactive:after {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%20%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2010.64%206%20L%201.01%206%20C%200.45%206%200%206.45%200%207%20C%200%207.56%200.45%208%201.01%208%20L%2010.64%208%20L%206.3%2012.26%20C%205.9%2012.65%205.9%2013.3%206.31%2013.7%20C%206.72%2014.1%207.38%2014.1%207.78%2013.7%20L%2013.7%207.9%20C%2013.92%207.68%2014.02%207.38%2014%207.09%20C%2014%207.06%2014%207.03%2014%207%20C%2014%206.96%2014%206.93%2013.99%206.89%20C%2014.01%206.61%2013.91%206.32%2013.7%206.1%20L%207.78%200.3%20C%207.38%20-0.1%206.72%20-0.1%206.31%200.3%20C%205.9%200.7%205.91%201.36%206.3%201.75%20L%2010.64%206%20L%2010.64%206%20Z%20M%2010.64%206%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .pagelist_controls li.page-next {
    margin-left: 20px; }
  .pagelist_controls li.page-next:after {
    left: auto;
    right: 11px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  .pagelist_controls li.page-next a {
    padding: 0 37px 0 18px; }

.shop2-pagelist {
  margin: 10px 0; }
  .shop2-pagelist li {
    font-size: 14px;
    color: #1298d5;
    border: none;
    background: none;
    position: relative;
    line-height: 37px; }
  .shop2-pagelist li.page-num a {
    background: none !important;
    border: none;
    font-size: 14px;
    color: #1298d5; }
  .shop2-pagelist li.page-num.withdots {
    margin: 0;
    padding: 0;
    width: auto; }
    .shop2-pagelist li.page-num.withdots span {
      min-width: 0;
      padding: 0;
      margin: 0; }
  .shop2-pagelist li.active-select input {
    width: 37px;
    height: 18px;
    padding: 4px 2px 4px 4px;
    text-align: center;
    background: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    color: #000; }
    .shop2-pagelist li.active-select input:hover {
      padding: 4px 2px 4px 4px; }
  .shop2-pagelist li a {
    border: none;
    font-size: 14px;
    color: #1298d5;
    font-family: 'roboto-r'; }
  .shop2-pagelist li.page-prev, .shop2-pagelist li.page-next {
    line-height: 37px;
    position: relative; }
  @media screen and (max-width: 560px) {
      .shop2-pagelist li.page-prev, .shop2-pagelist li.page-next {
        display: none; } }
  .shop2-pagelist li.page-prev:after, .shop2-pagelist li.page-next:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -7px;
    width: 14px;
    height: 14px;
    left: 11px;
    z-index: 5;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%20%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2010.64%206%20L%201.01%206%20C%200.45%206%200%206.45%200%207%20C%200%207.56%200.45%208%201.01%208%20L%2010.64%208%20L%206.3%2012.26%20C%205.9%2012.65%205.9%2013.3%206.31%2013.7%20C%206.72%2014.1%207.38%2014.1%207.78%2013.7%20L%2013.7%207.9%20C%2013.92%207.68%2014.02%207.38%2014%207.09%20C%2014%207.06%2014%207.03%2014%207%20C%2014%206.96%2014%206.93%2013.99%206.89%20C%2014.01%206.61%2013.91%206.32%2013.7%206.1%20L%207.78%200.3%20C%207.38%20-0.1%206.72%20-0.1%206.31%200.3%20C%205.9%200.7%205.91%201.36%206.3%201.75%20L%2010.64%206%20L%2010.64%206%20Z%20M%2010.64%206%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-pagelist li.page-prev a, .shop2-pagelist li.page-next a {
    background: #fff;
    color: #1298d5;
    padding: 0 18px 0 37px;
    width: 86px;
    height: 37px;
    line-height: 35px;
    position: relative;
    z-index: 5;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #fff;
    background-image: -o-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    background-image: -moz-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    background-image: -webkit-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    background-image: -ms-linear-gradient(-90deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    background-image: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    -pie-background: linear-gradient(-180deg, rgba(255, 255, 255, 0) 0%, #efefef 99%);
    -moz-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15), inset 0px 1px 0px 0px rgba(0,0,0,0.06);
    -webkit-box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15), inset 0px 1px 0px 0px rgba(0,0,0,0.06);
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.15), inset 0px 1px 0px 0px rgba(0,0,0,0.06);
    border-radius: 4px; }
    .shop2-pagelist li.page-prev a:hover, .shop2-pagelist li.page-next a:hover {
      background: #fff;
      -moz-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15), inset 0px 3px 0px 0px rgba(0,0,0,0.07);
      -webkit-box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15), inset 0px 3px 0px 0px rgba(0,0,0,0.07);
      box-shadow: 0px 3px 6px 0px rgba(0,0,0,0.15), inset 0px 3px 0px 0px rgba(0,0,0,0.07); }
    .shop2-pagelist li.page-prev a:active, .shop2-pagelist li.page-next a:active {
      background: #fff;
      -moz-box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.08);
      -webkit-box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.08);
      box-shadow: inset 0px 2px 0px 1px rgba(0, 0, 0, 0.08); }
  .shop2-pagelist li.page-prev.deactive a, .shop2-pagelist li.page-next.deactive a {
    color: #9b9b9b;
    background: none;
    box-shadow: none; }
    .shop2-pagelist li.page-prev.deactive:after, .shop2-pagelist li.page-next.deactive:after {
      background: url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2214px%22%20height%3D%2214px%22%20%20viewBox%3D%220%200%2014%2014%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%20%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2010.64%206%20L%201.01%206%20C%200.45%206%200%206.45%200%207%20C%200%207.56%200.45%208%201.01%208%20L%2010.64%208%20L%206.3%2012.26%20C%205.9%2012.65%205.9%2013.3%206.31%2013.7%20C%206.72%2014.1%207.38%2014.1%207.78%2013.7%20L%2013.7%207.9%20C%2013.92%207.68%2014.02%207.38%2014%207.09%20C%2014%207.06%2014%207.03%2014%207%20C%2014%206.96%2014%206.93%2013.99%206.89%20C%2014.01%206.61%2013.91%206.32%2013.7%206.1%20L%207.78%200.3%20C%207.38%20-0.1%206.72%20-0.1%206.31%200.3%20C%205.9%200.7%205.91%201.36%206.3%201.75%20L%2010.64%206%20L%2010.64%206%20Z%20M%2010.64%206%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .shop2-pagelist li.page-next:after {
    left: auto;
    right: 11px;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
  .shop2-pagelist li.page-next a {
    padding: 0 37px 0 18px; }

.tpl-stars {
  width: 64px;
  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%2264px%22%20height%3D%2227px%22%20%20viewBox%3D%220%200%2064%2027%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%206.19%2010.09%20L%202.55%2012.02%20L%203.25%207.94%20L%200.3%205.05%20L%204.37%204.46%20L%206.19%200.75%20L%208.01%204.46%20L%2012.08%205.05%20L%209.13%207.94%20L%209.83%2012.02%20L%206.19%2010.09%20Z%20M%206.19%2010.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%206.19%2025.09%20L%202.55%2027.02%20L%203.25%2022.94%20L%200.3%2020.05%20L%204.37%2019.46%20L%206.19%2015.75%20L%208.01%2019.46%20L%2012.08%2020.05%20L%209.13%2022.94%20L%209.83%2027.02%20L%206.19%2025.09%20Z%20M%206.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2019.19%2025.09%20L%2015.55%2027.02%20L%2016.25%2022.94%20L%2013.3%2020.05%20L%2017.37%2019.46%20L%2019.19%2015.75%20L%2021.01%2019.46%20L%2025.08%2020.05%20L%2022.13%2022.94%20L%2022.83%2027.02%20L%2019.19%2025.09%20Z%20M%2019.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2032.19%2025.09%20L%2028.55%2027.02%20L%2029.25%2022.94%20L%2026.3%2020.05%20L%2030.37%2019.46%20L%2032.19%2015.75%20L%2034.01%2019.46%20L%2038.08%2020.05%20L%2035.13%2022.94%20L%2035.83%2027.02%20L%2032.19%2025.09%20Z%20M%2032.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2045.19%2025.09%20L%2041.55%2027.02%20L%2042.25%2022.94%20L%2039.3%2020.05%20L%2043.37%2019.46%20L%2045.19%2015.75%20L%2047.01%2019.46%20L%2051.08%2020.05%20L%2048.13%2022.94%20L%2048.83%2027.02%20L%2045.19%2025.09%20Z%20M%2045.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2058.19%2025.09%20L%2054.55%2027.02%20L%2055.25%2022.94%20L%2052.3%2020.05%20L%2056.37%2019.46%20L%2058.19%2015.75%20L%2060.01%2019.46%20L%2064.08%2020.05%20L%2061.13%2022.94%20L%2061.83%2027.02%20L%2058.19%2025.09%20Z%20M%2058.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2019.19%2010.09%20L%2015.55%2012.02%20L%2016.25%207.94%20L%2013.3%205.05%20L%2017.37%204.46%20L%2019.19%200.75%20L%2021.01%204.46%20L%2025.08%205.05%20L%2022.13%207.94%20L%2022.83%2012.02%20L%2019.19%2010.09%20Z%20M%2019.19%2010.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2032.19%2010.09%20L%2028.55%2012.02%20L%2029.25%207.94%20L%2026.3%205.05%20L%2030.37%204.46%20L%2032.19%200.75%20L%2034.01%204.46%20L%2038.08%205.05%20L%2035.13%207.94%20L%2035.83%2012.02%20L%2032.19%2010.09%20Z%20M%2032.19%2010.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2045%2010.29%20L%2041.29%2012.25%20L%2042%208.09%20L%2039%205.14%20L%2043.15%204.54%20L%2045%200.75%20L%2046.85%204.54%20L%2051%205.14%20L%2048%208.09%20L%2048.71%2012.25%20L%2045%2010.29%20Z%20M%2045%2010.29%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2058%2010.29%20L%2054.29%2012.25%20L%2055%208.09%20L%2052%205.14%20L%2056.15%204.54%20L%2058%200.75%20L%2059.85%204.54%20L%2064%205.14%20L%2061%208.09%20L%2061.71%2012.25%20L%2058%2010.29%20Z%20M%2058%2010.29%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 0 no-repeat; }
  .tpl-stars .tpl-rating {
    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%2264px%22%20height%3D%2227px%22%20%20viewBox%3D%220%200%2064%2027%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%206.19%2010.09%20L%202.55%2012.02%20L%203.25%207.94%20L%200.3%205.05%20L%204.37%204.46%20L%206.19%200.75%20L%208.01%204.46%20L%2012.08%205.05%20L%209.13%207.94%20L%209.83%2012.02%20L%206.19%2010.09%20Z%20M%206.19%2010.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%206.19%2025.09%20L%202.55%2027.02%20L%203.25%2022.94%20L%200.3%2020.05%20L%204.37%2019.46%20L%206.19%2015.75%20L%208.01%2019.46%20L%2012.08%2020.05%20L%209.13%2022.94%20L%209.83%2027.02%20L%206.19%2025.09%20Z%20M%206.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2019.19%2025.09%20L%2015.55%2027.02%20L%2016.25%2022.94%20L%2013.3%2020.05%20L%2017.37%2019.46%20L%2019.19%2015.75%20L%2021.01%2019.46%20L%2025.08%2020.05%20L%2022.13%2022.94%20L%2022.83%2027.02%20L%2019.19%2025.09%20Z%20M%2019.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2032.19%2025.09%20L%2028.55%2027.02%20L%2029.25%2022.94%20L%2026.3%2020.05%20L%2030.37%2019.46%20L%2032.19%2015.75%20L%2034.01%2019.46%20L%2038.08%2020.05%20L%2035.13%2022.94%20L%2035.83%2027.02%20L%2032.19%2025.09%20Z%20M%2032.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2045.19%2025.09%20L%2041.55%2027.02%20L%2042.25%2022.94%20L%2039.3%2020.05%20L%2043.37%2019.46%20L%2045.19%2015.75%20L%2047.01%2019.46%20L%2051.08%2020.05%20L%2048.13%2022.94%20L%2048.83%2027.02%20L%2045.19%2025.09%20Z%20M%2045.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23f5a623%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2058.19%2025.09%20L%2054.55%2027.02%20L%2055.25%2022.94%20L%2052.3%2020.05%20L%2056.37%2019.46%20L%2058.19%2015.75%20L%2060.01%2019.46%20L%2064.08%2020.05%20L%2061.13%2022.94%20L%2061.83%2027.02%20L%2058.19%2025.09%20Z%20M%2058.19%2025.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2019.19%2010.09%20L%2015.55%2012.02%20L%2016.25%207.94%20L%2013.3%205.05%20L%2017.37%204.46%20L%2019.19%200.75%20L%2021.01%204.46%20L%2025.08%205.05%20L%2022.13%207.94%20L%2022.83%2012.02%20L%2019.19%2010.09%20Z%20M%2019.19%2010.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2032.19%2010.09%20L%2028.55%2012.02%20L%2029.25%207.94%20L%2026.3%205.05%20L%2030.37%204.46%20L%2032.19%200.75%20L%2034.01%204.46%20L%2038.08%205.05%20L%2035.13%207.94%20L%2035.83%2012.02%20L%2032.19%2010.09%20Z%20M%2032.19%2010.09%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2045%2010.29%20L%2041.29%2012.25%20L%2042%208.09%20L%2039%205.14%20L%2043.15%204.54%20L%2045%200.75%20L%2046.85%204.54%20L%2051%205.14%20L%2048%208.09%20L%2048.71%2012.25%20L%2045%2010.29%20Z%20M%2045%2010.29%22%20%3E%3C%2Fpath%3E%3Cpath%20fill%3D%22%23e3e3e3%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2058%2010.29%20L%2054.29%2012.25%20L%2055%208.09%20L%2052%205.14%20L%2056.15%204.54%20L%2058%200.75%20L%2059.85%204.54%20L%2064%205.14%20L%2061%208.09%20L%2061.71%2012.25%20L%2058%2010.29%20Z%20M%2058%2010.29%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 0 -15px no-repeat; }

.tpl-auth .tpl-left .tpl-title.remember_me input[type=checkbox] {
  visibility: hidden;
  height: 0;
  width: 0;
  opacity: 0; }

.tpl-auth .tpl-left .tpl-title.remember_me {
  position: relative;
  padding-left: 35px; }
  .tpl-auth .tpl-left .tpl-title.remember_me:after {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    width: 20px;
    height: 20px;
    background: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    border-radius: 6px;
    -moz-box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05); }
  .tpl-auth .tpl-left .tpl-title.remember_me.checked:after {
    background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2016%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%24mainColor6%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2013.17%200.29%20C%2013.67%20-0.21%2014.51%20-0.22%2015.02%200.3%20C%2015.53%200.82%2015.53%201.66%2015.02%202.17%20L%207.61%209.7%20C%207.31%2010.01%206.88%2010.13%206.48%2010.07%20C%206.07%2010.14%205.64%2010.02%205.32%209.7%20L%200.74%204.99%20C%200.24%204.48%200.23%203.64%200.74%203.12%20C%201.26%202.59%202.08%202.6%202.59%203.11%20L%206.47%207.11%20L%2013.17%200.29%20Z%20M%2013.17%200.29%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") center center no-repeat; }

.product-compare {
  padding-left: 46px;
  position: relative;
  font-size: 14px;
  display: block;
  margin: 2px 12px;
  border: none; }
  .product-compare a {
    font-size: 14px;
    text-decoration: none; }
  .product-compare a:hover {
    text-decoration: underline; }
  .product-compare:after {
    content: "";
    position: absolute;
    left: 0;
    top: 2px;
    width: 26px;
    height: 26px;
    background: #fff;
    border: 1px solid rgba(5, 32, 79, 0.2);
    border-radius: 6px;
    -moz-box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
    -webkit-box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 1px rgba(0, 0, 0, 0.05);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s; }
  .product-compare input[type=checkbox] {
    width: 0;
    height: 0;
    visibility: hidden;
    opacity: 0; }
  .product-compare.product-compare-added:after {
    border-color: #1298d5;
    background: #fff url("data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20baseProfile%3D%22full%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20xmlns%3Aev%3D%22http%3A%2F%2Fwww.w3.org%2F2001%2Fxml-events%22%20xml%3Aspace%3D%22preserve%22%20x%3D%220px%22%20y%3D%220px%22%20width%3D%2216px%22%20height%3D%2210px%22%20%20viewBox%3D%220%200%2016%2010%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%22%3Cpath%20fill%3D%22%231298d5%22%20fill-rule%3D%22evenodd%22%20d%3D%22M%2013.17%200.29%20C%2013.67%20-0.21%2014.51%20-0.22%2015.02%200.3%20C%2015.53%200.82%2015.53%201.66%2015.02%202.17%20L%207.61%209.7%20C%207.31%2010.01%206.88%2010.13%206.48%2010.07%20C%206.07%2010.14%205.64%2010.02%205.32%209.7%20L%200.74%204.99%20C%200.24%204.48%200.23%203.64%200.74%203.12%20C%201.26%202.59%202.08%202.6%202.59%203.11%20L%206.47%207.11%20L%2013.17%200.29%20Z%20M%2013.17%200.29%22%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat; }

@media handheld, only screen and (max-width: 1025px) {
  .shop2-order-in-one-page-form {
    padding: 0 20px; } }

@media screen and (max-width: 700px) {
  #shop2-msg {
    max-width: 140px; }

  .mode_product #shop2-msg {
    max-width: 100%; }

  .shop2-warning {
    font-size: 16px; } }

@media screen and (max-width: 480px) {
  .mode_product #shop2-msg {
    max-width: 100%;
    left: 50% !important;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0); }

  .shop-cart-total .shop-coupon .coupon-field {
    height: 30px;
    display: inline-block;
    vertical-align: top; }
    .shop-cart-total .shop-coupon.active .coupon-btn {
      float: none;
      display: inline-block;
      vertical-align: top; }
      .shop-cart-total .shop-coupon.active .close_coupon {
        top: 46px; }
    .shop-cart-total .shop-coupon .coupon-id {
      padding: 11px 11px 0 0; }

  .shop2-order-form label, .frm label {
    display: block; }
    .shop2-order-form input[type=text], .frm input[type=text], .shop2-order-form textarea, .frm textarea {
      width: 100%; }

  .shop2-btn.shop2-btn-back {
    display: block;
    margin: 0 auto;
    width: 40px;
    text-align: center; } }

@media screen and (max-width: 480px) {
  .shop2-product-actions dd {
    left: 0 !important;
    right: 0 !important; }

  .shop2-order-options .option-type .option-details .option-item label {
    display: block; }

  #delivery-to {
    width: 100%; }

  .shop2-textarea {
    width: 100%; }

  .shop2-input {
    width: 100%; } }

@media handheld, only screen and (max-width: 400px) {
  .shop2-order-in-one-page-form input[type=text], .shop2-order-in-one-page-form textarea {
    width: 100%; }

  .option-type .shop2-btn {
    padding: 6px 46px; } }

@font-face {
  font-family: 'roboto-r';
  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-r") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'roboto-b';
  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-b") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'roboto-i';
  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-i") format("svg");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'roboto-m';
  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-m") format("svg");
  font-weight: normal;
  font-style: normal; }

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

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

.before_header_block {
  z-index: 4; }
