<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
html {
  overflow-y: scroll;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

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

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

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

[hidden], template {
  display: none; }

a {
  background: transparent; }

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

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

b, strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

pre {
  overflow: auto; }

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

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

input {
  line-height: normal; }

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

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

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

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

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

legend {
  padding: 0;
  border: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td, th {
  padding: 0; }

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

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

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

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

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

  thead {
    display: table-header-group; }

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

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

  @page {
    margin: 0.5cm; }

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

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

.hide {
  display: none; }

.show {
  display: block; }

.invisible {
  visibility: hidden; }

.visible {
  visibility: visible; }

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

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

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

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

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

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

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

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

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

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

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

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y; }
  .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%; }
    .owl-carousel .owl-wrapper-outer.autoHeight {
      -webkit-transition: height 500ms ease-in-out;
      -moz-transition: height 500ms ease-in-out;
      -ms-transition: height 500ms ease-in-out;
      -o-transition: height 500ms ease-in-out;
      transition: height 500ms ease-in-out; }
  .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px); }
    .owl-carousel .owl-wrapper:after {
      content: ".";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }
  .owl-carousel .owl-item {
    float: left; }

.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  margin: 10px 0;
  font-size: 0;
  text-align: center; }
  .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    background: #a8a9aa;
    display: inline-block;
    margin: 0 8px; }
    .owl-controls .owl-page.active, .owl-controls .owl-buttons div.active {
      background: #fd7b1b; }

.grabbing {
  cursor: url(grabbing.png) 8 8, move; }

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0); }

.bx-wrapper ul, .bx-wrapper .bx-controls {
  font-size: 0;
  line-height: 0; }
  .bx-wrapper .bx-controls a {
    outline: 0;
    text-indent: -9999px;
    text-align: left;
    display: block; }
  .bx-wrapper ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center; }
    .bx-wrapper ul img {
      width: 100%;
      height: 100%;
      vertical-align: middle;
      font-size: 12px; }

.slider-wrap {
  position: relative;
  margin: 27px 12px 20px 0;
  max-height: 357px;
  max-width: 100%;
  overflow: hidden; }
  .slider-wrap ul {
    width: 9999px;
    margin: 0;
    padding: 0;
    list-style: none; }
    .slider-wrap ul li {
      float: left; }
  .slider-wrap li {
    max-height: 357px; }
  .slider-wrap .bx-viewport {
    background: #fff; }
  .slider-wrap .bx-pager, .slider-wrap .bx-controls-auto {
    position: absolute;
    bottom: 12px;
    width: 100%;
    z-index: 60; }
  .slider-wrap .bx-loading {
    min-height: 50px;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 70;
    background: #fff; }
    .slider-wrap .bx-loading:before, .slider-wrap .bx-loading:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      left: 0;
      bottom: 0;
      height: 32px;
      width: 32px;
      margin: auto; }
    .slider-wrap .bx-loading:before {
      -moz-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, .25);
      -webkit-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, .25);
      box-shadow: inset 0 0 0 4px rgba(0, 0, 0, .25);
      -webkit-background-clip: padding;
      -moz-background-clip: padding;
      background-clip: padding-box;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%; }
    .slider-wrap .bx-loading: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%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16%200%20A16%2016%200%200%201%2032%2016%20L28%2016%20A12%2012%200%200%200%2016%204z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
      -webkit-animation: loading 0.5s linear infinite;
      -moz-animation: loading 0.5s linear infinite;
      -o-animation: loading 0.5s linear infinite;
      animation: loading 0.5s linear infinite;
      -moz-transform-origin: 50% 50%;
      -ms-transform-origin: 50% 50%;
      -o-transform-origin: 50% 50%;
      transform-origin: 50% 50%; }
  .slider-wrap .bx-pager {
    text-align: center; }
    .slider-wrap .bx-pager .bx-pager-item {
      display: inline-block; }
    .slider-wrap .bx-pager.bx-default-pager a {
      background: #616161;
      width: 10px;
      height: 10px;
      margin: 0 5px;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
      .slider-wrap .bx-pager.bx-default-pager a.active {
        background: #fd7b1b; }
  .slider-wrap .bx-controls-direction a {
    position: absolute;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    height: 32px;
    z-index: 70; }
    .slider-wrap .bx-controls-direction a.disabled {
      display: none; }
  .slider-wrap .bx-controls-auto {
    text-align: center; }
    .slider-wrap .bx-controls-auto .bx-controls-auto-item {
      display: inline-block; }
      .slider-wrap .bx-controls-auto .bx-controls-auto-item a {
        margin: 0 3px; }
      .slider-wrap .bx-controls-auto .bx-controls-auto-item .bx-start {
        width: 10px;
        height: 11px; }
        .slider-wrap .bx-controls-auto .bx-controls-auto-item .bx-start.active {
          background-position: -86px 0; }
      .slider-wrap .bx-controls-auto .bx-controls-auto-item .bx-stop {
        width: 9px;
        height: 11px; }
        .slider-wrap .bx-controls-auto .bx-controls-auto-item .bx-stop.active {
          background-position: -86px -33px; }
  .slider-wrap .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
    width: 80%;
    text-align: left; }
    .slider-wrap .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
      right: 0;
      width: 20%;
      text-align: right; }
  .slider-wrap .bx-caption {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(80, 80, 80, 0.75); }
    .slider-wrap .bx-caption span {
      display: block;
      padding: 10px;
      text-align: left;
      color: #fff;
      font-size: 12px;
      line-height: normal; }

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

html {
  font-size: 15px; }

body {
  position: relative;
  min-width: 300px;
  text-align: left;
  color: #555;
  background: rgba(233, 233, 233, 0.3);
  font-family: 'roboto-r';
  line-height: 1.25;
  width: 100%;
  height: 100%; }

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

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

h2 {
  font-size: 17px; }

h3 {
  font-size: 13px; }

h4 {
  font-size: 11px; }

h5 {
  font-size: 9px; }

h6 {
  font-size: 7px; }

h5, h6 {
  font-weight: bold; }

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

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

a:hover {
  text-decoration: none; }

a img {
  border-color: #000; }

.fix_display {
  overflow: hidden; }

b, strong {
  font-family: 'roboto-b'; }

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

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

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

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

.overflow_hidden {
  overflow: hidden; }

.content-wrapper .content-inner form b {
  font-family: 'roboto-i'; }
  .content-wrapper .content-inner form input[type=submit] {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    display: block;
    font-family: 'roboto-r';
    background-color: #fd7b1b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    padding: 8px 12px 10px;
    border: none; }
  .content-wrapper .content-inner form input[type=submit]:hover {
    opacity: 0.9; }
  .content-wrapper .content-inner form input[type=submit]:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fc6c02;
    opacity: 1; }

.content-wrapper .content-inner input[type='text'], input[type='password'], select, textarea {
  border: none;
  font-size: 14px;
  color: #484848;
  font-family: 'roboto-r';
  border-bottom: 1px solid #b2b2b2;
  outline: none;
  height: 22px;
  width: 100%;
  max-width: 313px;
  background: none; }
  .content-wrapper .content-inner input[type='text']:focus, input[type='password']:focus, select:focus, textarea:focus {
    border-color: #fd7b1b; }

.site-wrapper {
  max-width: 100%;
  min-height: 100%;
  margin: 0 auto; }

.max-width-wrapper {
  max-width: 960px;
  margin: 0 auto; }
  .max-width-wrapper:before, .max-width-wrapper:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .max-width-wrapper:after {
    clear: both; }

.content_area {
  margin-right: 12px; }

.header {
  min-height: 184px;
  position: relative;
  background: #fff; }
  .header:after {
    content: "";
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
    top: 100%;
    height: 74px;
    background-color: #e9e9e9;
    -moz-box-shadow: 0 1px 0 #FFF, inset 0 2px 0 rgba(0, 0, 0, 0.06);
    -webkit-box-shadow: 0 1px 0 #FFF, inset 0 2px 0 rgba(0, 0, 0, 0.06);
    box-shadow: 0 1px 0 #FFF, inset 0 2px 0 rgba(0, 0, 0, 0.06); }

.company-name-wrap {
  float: left;
  font-size: 0;
  vertical-align: middle;
  padding: 26px 0 26px 6px; }
  .company-name-wrap.empty_logo_pic {
    padding-top: 43px; }
  .company-name-wrap .logo-text-wrap {
    display: inline-block;
    vertical-align: middle; }
  .company-name-wrap .logo-pic {
    width: 76px;
    height: 76px;
    display: inline-block;
    vertical-align: middle; }
  .company-name-wrap .logo-text {
    display: inline-block;
    vertical-align: middle;
    font-size: 24px;
    color: #2c3e50;
    font-family: 'roboto-r';
    margin-left: 17px;
    max-width: 320px; }
  .company-name-wrap .logo-text .company_name.small_fontsize {
    font-size: 16px; }
  .company-name-wrap .logo-text .logo-desc {
    font-size: 14px;
    color: #000; }

.right-header-area {
  float: right;
  padding-top: 40px;
  padding-bottom: 40px;
  font-size: 0; }

.header_phones {
  margin-top: 4px;
  display: inline-block;
  vertical-align: middle;
  padding-left: 35px;
  position: relative;
  font-size: 0; }
  .header_phones div {
    font-size: 18px;
    line-height: 1.5;
    color: #000;
    font-family: 'roboto-r';
    display: block; }
  .header_phones:after {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%3Cpath%20fill%3D%22%23fd7b1b%22%20d%3D%22M3.622%2C7.795%20C5.064%2C10.626%207.378%2C12.939%2010.211%2C14.379%20C10.211%2C14.379%2012.292%2C12.293%2012.292%2C12.293%20C12.473%2C12.111%2012.723%2C12.000%2012.999%2C12.000%20C12.999%2C12.000%2016.999%2C12.000%2016.999%2C12.000%20C17.552%2C12.000%2017.999%2C12.447%2017.999%2C13.000%20C17.999%2C13.000%2017.999%2C17.000%2017.999%2C17.000%20C17.999%2C17.552%2017.552%2C18.000%2016.999%2C18.000%20C7.610%2C18.000%20-0.001%2C10.388%20-0.001%2C1.000%20C-0.001%2C0.447%200.447%2C-0.000%200.999%2C-0.000%20C0.999%2C-0.000%204.999%2C-0.000%204.999%2C-0.000%20C5.551%2C-0.000%205.999%2C0.447%205.999%2C1.000%20C5.999%2C1.000%205.999%2C5.000%205.999%2C5.000%20C5.999%2C5.276%205.887%2C5.526%205.706%2C5.707%20C5.706%2C5.707%203.622%2C7.795%203.622%2C7.795%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat; }

.page_path_wrap {
  margin-right: 12px;
  margin-left: -258px;
  min-height: 132px;
  display: none;
  position: relative;
  z-index: 1; }
  .page_path_wrap .site_topic {
    margin: 21px 12px 0; }
  .page_path_wrap .site_topic h1 {
    font-size: 24px;
    color: #000;
    font-family: 'roboto-b';
    margin: 0; }

.page-path {
  border-bottom: 1px solid #e1e2e3;
  padding-top: 23px;
  padding-bottom: 12px;
  font-size: 0; }
  .page-path span {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: #fd7b1b;
    font-family: 'roboto-b';
    margin: 0 15px;
    vertical-align: middle; }
  .page-path a {
    display: inline-block;
    text-decoration: none;
    font-size: 14px;
    color: #fd7b1b;
    font-family: 'roboto-b';
    margin: 0 15px;
    vertical-align: middle;
    position: relative; }
  .page-path a:after {
    content: "&gt;";
    position: absolute;
    right: -19px;
    top: 0;
    color: #000;
    font-family: 'roboto-r';
    font-size: 14px; }
  .page-path a.to_home {
    margin: 0 0 0 15px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2216%22%20viewBox%3D%220%200%2018%2016%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fd7b1b%22%20d%3D%22M15.000%2C9.000%20C15.000%2C9.000%2015.000%2C16.000%2015.000%2C16.000%20C15.000%2C16.000%2011.000%2C16.000%2011.000%2C16.000%20C11.000%2C16.000%2011.000%2C11.000%2011.000%2C11.000%20C11.000%2C11.000%207.000%2C11.000%207.000%2C11.000%20C7.000%2C11.000%207.000%2C16.000%207.000%2C16.000%20C7.000%2C16.000%203.000%2C16.000%203.000%2C16.000%20C3.000%2C16.000%203.000%2C9.000%203.000%2C9.000%20C3.000%2C9.000%20-0.000%2C9.000%20-0.000%2C9.000%20C-0.000%2C9.000%209.000%2C-0.000%209.000%2C-0.000%20C9.000%2C-0.000%2018.000%2C9.000%2018.000%2C9.000%20C18.000%2C9.000%2015.000%2C9.000%2015.000%2C9.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 18px;
    height: 16px;
    display: inline-block; }
    .page-path a.to_home:after {
      display: none; }

.content-wrapper {
  position: relative;
  max-width: 960px;
  margin: 0 auto;
  min-height: 860px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  padding-bottom: 40px; }
  .content-wrapper.not_main_page .shop-categories-wrap {
    position: relative;
    z-index: 999;
    margin-bottom: 145px; }
  .content-wrapper.not_main_page .shop-categories {
    display: none; }
    .content-wrapper.not_main_page .shop-categories.show_categories {
      display: block;
      position: absolute;
      width: 236px;
      z-index: 999; }
  .content-wrapper.not_main_page .slider-wrap {
    margin-top: 0; }
  .content-wrapper.not_main_page .page_path_wrap {
    display: block; }
  .content-wrapper.not_main_page .shop-categories-wrap .title {
    cursor: pointer; }

.main {
  float: left;
  padding-top: 13px;
  width: 100%; }

.content {
  padding: 0 0 0 248px; }

.content-inner {
  padding-left: 23px;
  z-index: 4;
  position: relative; }

.sidebar {
  position: relative; }

.shop-search-panel {
  font-size: 0;
  margin-right: 12px;
  margin-bottom: 13px; }
  .shop-search-panel .search-products-lite {
    width: 68.76833%;
    height: 48px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    display: inline-block;
    margin-right: 1.75953%;
    vertical-align: top;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
  .shop-search-panel .search-products-lite input[type=text] {
    background: none;
    outline: none;
    border: none;
    width: 84.23831%;
    margin: 6px 2.67261% 8px;
    padding: 9px 0;
    font-size: 14px;
    color: #999;
    font-family: 'roboto-r'; }
    .shop-search-panel .search-products-lite input[type=text]:focus {
      border-bottom-color: #fd7b1b; }
    .shop-search-panel .search-products-lite input[type=text]::-webkit-input-placeholder {
      color: #999; }
    .shop-search-panel .search-products-lite input[type=text]::-moz-placeholder {
      color: #999; }
    .shop-search-panel .search-products-lite input[type=text]:-moz-placeholder {
      color: #999; }
    .shop-search-panel .search-products-lite input[type=text]:-ms-input-placeholder {
      color: #999; }
  .shop-search-panel .search-products-lite .push_to_search {
    background: none;
    border: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    width: 48px;
    height: 48px;
    background-color: #fd7b1b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16); }
    .shop-search-panel .search-products-lite .push_to_search:after {
      content: "";
      position: absolute;
      right: 14px;
      top: 15px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.599%2C16.154%20C17.599%2C16.154%2016.152%2C17.600%2016.152%2C17.600%20C15.752%2C18.000%2015.105%2C18.000%2014.705%2C17.600%20C14.705%2C17.600%2013.532%2C16.425%2013.532%2C16.425%20C13.132%2C16.025%2013.132%2C15.378%2013.532%2C14.979%20C13.532%2C14.979%2014.979%2C13.532%2014.979%2C13.532%20C15.378%2C13.133%2016.026%2C13.133%2016.425%2C13.532%20C16.425%2C13.532%2017.599%2C14.707%2017.599%2C14.707%20C17.999%2C15.107%2017.999%2C15.755%2017.599%2C16.154%20ZM7.999%2C16.000%20C3.581%2C16.000%20-0.001%2C12.418%20-0.001%2C8.000%20C-0.001%2C3.581%203.581%2C-0.000%207.999%2C-0.000%20C12.417%2C-0.000%2015.999%2C3.581%2015.999%2C8.000%20C15.999%2C12.418%2012.417%2C16.000%207.999%2C16.000%20ZM8.000%2C2.000%20C4.686%2C2.000%202.000%2C4.686%202.000%2C8.000%20C2.000%2C11.314%204.686%2C14.000%208.000%2C14.000%20C11.313%2C14.000%2014.000%2C11.314%2014.000%2C8.000%20C14.000%2C4.686%2011.313%2C2.000%208.000%2C2.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      width: 18px;
      height: 18px; }
  .shop-search-panel .search-products-basic {
    display: inline-block;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    width: 29.32551%;
    height: 48px;
    background-color: #ee5d06;
    border-radius: 2px;
    -moz-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16); }
  .shop-search-panel .search-products-basic .title {
    font-size: 16px;
    color: #fff;
    font-family: 'roboto-r';
    padding-left: 12px;
    line-height: 48px;
    position: relative;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }

.sidebar.left {
  float: left;
  width: 248px;
  margin-left: -100%;
  margin-top: 13px;
  z-index: 3; }

.sidebar.left ~ .main &gt; .content {
  margin-left: 248px; }

.shop-categories-wrap {
  margin-left: 13px;
  width: 236px; }
  .shop-categories-wrap .title {
    background-color: #3177cf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.11);
    -webkit-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.11);
    box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.11);
    font-size: 18px;
    padding: 13px 50px 13px 16px;
    color: #fff;
    font-family: 'roboto-b';
    position: relative; }
  .shop-categories-wrap .title:after {
    content: "";
    position: absolute;
    right: 14px;
    top: 17px;
    width: 18px;
    height: 14px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2214%22%20viewBox%3D%220%200%2018%2014%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-0.000%2C14.000%20C-0.000%2C14.000%20-0.000%2C12.000%20-0.000%2C12.000%20C-0.000%2C12.000%2017.999%2C12.000%2017.999%2C12.000%20C17.999%2C12.000%2017.999%2C14.000%2017.999%2C14.000%20C17.999%2C14.000%20-0.000%2C14.000%20-0.000%2C14.000%20ZM-0.000%2C6.000%20C-0.000%2C6.000%2017.999%2C6.000%2017.999%2C6.000%20C17.999%2C6.000%2017.999%2C8.000%2017.999%2C8.000%20C17.999%2C8.000%20-0.000%2C8.000%20-0.000%2C8.000%20C-0.000%2C8.000%20-0.000%2C6.000%20-0.000%2C6.000%20ZM-0.000%2C-0.000%20C-0.000%2C-0.000%2017.999%2C-0.000%2017.999%2C-0.000%20C17.999%2C-0.000%2017.999%2C2.000%2017.999%2C2.000%20C17.999%2C2.000%20-0.000%2C2.000%20-0.000%2C2.000%20C-0.000%2C2.000%20-0.000%2C-0.000%20-0.000%2C-0.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat; }

.shop-categories {
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  margin: 0;
  padding: 0;
  list-style: none; }
  .shop-categories &gt; li + li {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .shop-categories &gt; li:first-child &gt; a {
    border-radius: 2px 2px 0 0; }
  .shop-categories &gt; li:last-child &gt; a {
    border-radius: 0 0 2px 2px; }
  .shop-categories &gt; li.has_sublayer &gt; a:after {
    content: "";
    position: absolute;
    right: 12px;
    top: 50%;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M7.000%2C6.333%20C7.000%2C6.333%201.347%2C11.985%201.347%2C11.985%20C1.347%2C11.985%200.006%2C10.644%200.006%2C10.644%20C0.006%2C10.644%204.651%2C5.999%204.651%2C5.999%20C4.651%2C5.999%200.006%2C1.355%200.006%2C1.355%20C0.006%2C1.355%201.347%2C0.014%201.347%2C0.014%20C1.347%2C0.014%207.000%2C5.666%207.000%2C5.666%20C7.000%2C5.666%206.666%2C6.000%206.666%2C6.000%20C6.666%2C6.000%207.000%2C6.333%207.000%2C6.333%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 7px;
    height: 12px;
    margin-top: -6px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg); }
    .shop-categories &gt; li.has_sublayer &gt; a:hover:after {
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%233177cf%22%20d%3D%22M7.000%2C6.333%20C7.000%2C6.333%201.347%2C11.985%201.347%2C11.985%20C1.347%2C11.985%200.006%2C10.644%200.006%2C10.644%20C0.006%2C10.644%204.651%2C5.999%204.651%2C5.999%20C4.651%2C5.999%200.006%2C1.355%200.006%2C1.355%20C0.006%2C1.355%201.347%2C0.014%201.347%2C0.014%20C1.347%2C0.014%207.000%2C5.666%207.000%2C5.666%20C7.000%2C5.666%206.666%2C6.000%206.666%2C6.000%20C6.666%2C6.000%207.000%2C6.333%207.000%2C6.333%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat; }
  .shop-categories &gt; li &gt; a.openned_level {
    background: #3177cf;
    color: #fff; }
    .shop-categories &gt; li &gt; a.openned_level:hover {
      color: #fff; }
    .shop-categories &gt; li &gt; a.openned_level:hover:after {
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.000%2C6.333%20C7.000%2C6.333%201.347%2C11.985%201.347%2C11.985%20C1.347%2C11.985%200.006%2C10.644%200.006%2C10.644%20C0.006%2C10.644%204.651%2C5.999%204.651%2C5.999%20C4.651%2C5.999%200.006%2C1.355%200.006%2C1.355%20C0.006%2C1.355%201.347%2C0.014%201.347%2C0.014%20C1.347%2C0.014%207.000%2C5.666%207.000%2C5.666%20C7.000%2C5.666%206.666%2C6.000%206.666%2C6.000%20C6.666%2C6.000%207.000%2C6.333%207.000%2C6.333%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat; }
    .shop-categories &gt; li &gt; a.openned_level:after {
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.000%2C6.333%20C7.000%2C6.333%201.347%2C11.985%201.347%2C11.985%20C1.347%2C11.985%200.006%2C10.644%200.006%2C10.644%20C0.006%2C10.644%204.651%2C5.999%204.651%2C5.999%20C4.651%2C5.999%200.006%2C1.355%200.006%2C1.355%20C0.006%2C1.355%201.347%2C0.014%201.347%2C0.014%20C1.347%2C0.014%207.000%2C5.666%207.000%2C5.666%20C7.000%2C5.666%206.666%2C6.000%206.666%2C6.000%20C6.666%2C6.000%207.000%2C6.333%207.000%2C6.333%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      -webkit-transform: rotate(270deg);
      -moz-transform: rotate(270deg);
      -ms-transform: rotate(270deg);
      -o-transform: rotate(270deg);
      transform: rotate(270deg); }
  .shop-categories &gt; li &gt; a {
    display: block;
    text-decoration: none;
    font-size: 14px;
    color: #000;
    font-family: 'roboto-m';
    padding: 16px 35px 16px 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    position: relative; }
    .shop-categories &gt; li &gt; a:hover {
      color: #3177cf; }
    .shop-categories &gt; li &gt; a:hover:after {
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%225%22%20viewBox%3D%220%200%2010%205%22%3E%0A%20%20%3Cpath%20fill%3D%22%233177cf%22%20d%3D%22M-0.001%2C-0.000%20C-0.001%2C-0.000%204.999%2C5.000%204.999%2C5.000%20C4.999%2C5.000%209.999%2C-0.000%209.999%2C-0.000%20C9.999%2C-0.000%20-0.001%2C-0.000%20-0.001%2C-0.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat; }
  .shop-categories ul {
    margin: 0 0 0 26px;
    padding: 0;
    list-style: none;
    display: none; }
  .shop-categories ul li a {
    display: block;
    text-decoration: none;
    color: #3177cf;
    font-size: 14px;
    padding: 9px 5px 9px 0; }
    .shop-categories ul li a:hover {
      text-decoration: underline; }

.edit-block-wrap {
  margin: 15px 0 0 13px;
  background: #fd7b1b;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  font-family: 'roboto-r';
  padding: 2px; }
  .edit-block-wrap .title {
    font-size: 20px;
    color: #fff;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    padding: 10px 12px 13px; }
  .edit-block-wrap .body {
    border-radius: 0 0 2px 2px;
    background: #fff;
    padding: 12px 11px;
    font-size: 14px;
    color: #20202a; }

.left-menu {
  margin: 18px 0 0 13px;
  padding: 0;
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24); }
  .left-menu, .left-menu ul {
    list-style: none; }
  .left-menu &gt; li:first-child &gt; a {
    border-radius: 2px 2px 0 0; }
  .left-menu &gt; li:last-child &gt; a {
    border-radius: 0 0 2px 2px; }
  .left-menu &gt; li + li {
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .left-menu li a {
    display: block;
    font-size: 14px;
    color: #20202a;
    font-family: 'roboto-r';
    text-decoration: none;
    padding: 10px 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    .left-menu li a:hover {
      color: #fd7b1b; }
  .left-menu ul {
    margin: 0;
    padding: 0; }
  .left-menu ul a {
    padding-left: 24px; }
  .left-menu ul ul a {
    padding-left: 36px; }
    .left-menu ul ul ul a {
      padding-left: 48px; }
    .left-menu ul ul ul ul a {
      padding-left: 60px; }

.informers {
  margin-top: 20px;
  text-align: center;
  margin-left: 13px;
  font-size: 14px;
  color: #7d7d7d;
  font-family: 'roboto-r'; }

.footer {
  position: relative;
  max-width: 100%;
  min-height: 50px;
  margin: 0 auto 0;
  padding-top: 22px;
  background-color: #e9e9e9;
  -moz-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06);
  box-shadow: inset 0 2px 0 rgba(0, 0, 0, 0.06); }

.footer-menu {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  position: relative;
  z-index: 1; }
  .footer-menu li {
    display: inline-block; }
  .footer-menu li a {
    display: block;
    font-size: 12px;
    color: #fd7b1b;
    margin: 0 12px;
    font-family: 'roboto-r'; }

.footer-contacts-wrap {
  float: left;
  padding: 25px 0 25px 12px;
  font-size: 12px;
  color: #20202a;
  font-family: 'roboto-r';
  position: relative;
  z-index: 1; }
  .footer-contacts-wrap:before, .footer-contacts-wrap:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .footer-contacts-wrap:after {
    clear: both; }
  .footer-contacts-wrap .phones {
    margin-right: 40px;
    float: left; }
  .footer-contacts-wrap .phones__inner {
    display: inline-block; }
    .footer-contacts-wrap .phones__inner &gt; div {
      display: inline-block;
      margin-right: 4px; }
  .footer-contacts-wrap .address {
    float: left; }
  .footer-contacts-wrap .address a {
    color: #fd7b1b; }

.footer-right-side {
  float: right;
  margin-top: -15px;
  padding: 0 14px 0 0;
  position: relative;
  z-index: 1;
  text-align: right; }
  .footer-right-side:before, .footer-right-side:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .footer-right-side:after {
    clear: both; }
  .footer-right-side .social-networks {
    display: inline-block;
    font-size: 0; }
  .footer-right-side .social-networks .title {
    font-size: 12px;
    color: #20202a;
    font-family: 'roboto-r';
    display: inline-block;
    vertical-align: middle; }
  .footer-right-side .social-networks a {
    display: inline-block;
    text-decoration: none;
    width: 22px;
    height: 22px;
    margin-left: 8px;
    vertical-align: middle; }
    .footer-right-side .social-networks a img {
      width: 100%;
      height: 100%; }
  .footer-right-side .site-name {
    margin-top: 25px;
    text-align: right;
    font-size: 11px;
    color: #20202a;
    font-family: 'roboto-r'; }

.footer-bottom-area {
  min-height: 60px;
  background: #31373d;
  position: relative;
  z-index: 1; }

.site-copyright {
  margin-right: 14px;
  float: right;
  padding: 18px 0;
  font-size: 11px;
  color: #fff;
  font-family: 'roboto-r'; }
  .site-copyright span {
    font-size: 11px !important; }
  .site-copyright a {
    font-size: 11px !important;
    color: #fff;
    margin-left: 12px; }

.counters {
  float: left;
  padding: 15px 12px 0;
  font-size: 11px;
  color: #fff;
  font-family: 'roboto-r'; }

.block_before_slider {
  margin: 28px 0 0 0; }
  .block_before_slider .title {
    font-size: 24px;
    color: #000;
    font-family: 'roboto-b'; }
  .block_before_slider .body {
    font-size: 15px;
    color: #555;
    font-family: 'roboto-r'; }

.top-panel-wrap {
  min-height: 40px;
  background-color: #31373d;
  z-index: 100;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.12);
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.12);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.12);
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  -ms-transition: all 0.2s;
  transition: all 0.2s; }

.empty-block {
  display: none; }

.un_slick {
  top: -72px; }

.slick {
  top: 0;
  z-index: 100; }

.top-menu {
  margin: 0 0 0 12px;
  padding: 0;
  list-style: none;
  font-size: 0;
  float: left; }
  .top-menu li:last-child:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, .2);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .top-menu li:last-child:hover:before {
    background: none; }
  .top-menu li:hover + li:after {
    background: none; }
  .top-menu li {
    display: inline-block;
    position: relative; }
  .top-menu li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, .2);
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .top-menu li:hover:after {
    background: none; }
  .top-menu li a {
    display: block;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    padding: 11px 12px 12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
    .top-menu li a:hover {
      background: #fd7b1b; }

.site_login_wrap .cab_title {
  display: none; }

.site_login_wrap {
  margin-right: 13px; }

.site_login_wrap, .site_login_wrap_mobile {
  position: relative;
  float: right;
  width: 200px; }
  .site_login_wrap .my_user .block-title .icon, .site_login_wrap_mobile .my_user .block-title .icon {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.926%2C20.000%20C17.129%2C20.000%205.077%2C20.000%201.999%2C20.000%20C0.925%2C20.000%20-0.002%2C19.010%20-0.002%2C18.000%20C0.030%2C16.026%206.998%2C14.000%206.998%2C14.000%20C6.998%2C14.000%209.998%2C16.000%209.998%2C16.000%20C9.998%2C16.000%2012.999%2C14.000%2012.999%2C14.000%20C12.999%2C14.000%2019.995%2C15.960%2019.999%2C18.000%20C19.999%2C19.145%2019.178%2C20.000%2017.926%2C20.000%20ZM9.998%2C12.000%20C9.998%2C12.000%204.999%2C11.052%204.999%2C5.000%20C4.999%2C2.000%207.129%2C-0.000%209.998%2C-0.000%20C12.984%2C-0.000%2014.999%2C2.000%2014.999%2C5.000%20C14.999%2C11.020%209.998%2C12.000%209.998%2C12.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    left: 14px;
    top: 9px;
    opacity: 0.4; }
  .site_login_wrap .my_user .block-title:hover .icon, .site_login_wrap_mobile .my_user .block-title:hover .icon {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.926%2C20.000%20C17.129%2C20.000%205.077%2C20.000%201.999%2C20.000%20C0.925%2C20.000%20-0.002%2C19.010%20-0.002%2C18.000%20C0.030%2C16.026%206.998%2C14.000%206.998%2C14.000%20C6.998%2C14.000%209.998%2C16.000%209.998%2C16.000%20C9.998%2C16.000%2012.999%2C14.000%2012.999%2C14.000%20C12.999%2C14.000%2019.995%2C15.960%2019.999%2C18.000%20C19.999%2C19.145%2019.178%2C20.000%2017.926%2C20.000%20ZM9.998%2C12.000%20C9.998%2C12.000%204.999%2C11.052%204.999%2C5.000%20C4.999%2C2.000%207.129%2C-0.000%209.998%2C-0.000%20C12.984%2C-0.000%2014.999%2C2.000%2014.999%2C5.000%20C14.999%2C11.020%209.998%2C12.000%209.998%2C12.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 20px;
    height: 20px;
    left: 14px;
    top: 9px; }
  .site_login_wrap .my_user .log_out-wrap, .site_login_wrap_mobile .my_user .log_out-wrap {
    margin-top: 22px;
    padding: 19px 12px 20px;
    background-color: #e9e9e9;
    -moz-box-shadow: 0 -1px 0 #e5e5e5;
    -webkit-box-shadow: 0 -1px 0 #e5e5e5;
    box-shadow: 0 -1px 0 #e5e5e5; }
    .site_login_wrap .my_user .log_out-wrap a, .site_login_wrap_mobile .my_user .log_out-wrap a {
      color: #fd7b1b;
      font-size: 16px;
      font-family: 'roboto-r';
      text-transform: uppercase;
      text-decoration: none; }
    .site_login_wrap .my_user .log_out-wrap a:hover, .site_login_wrap_mobile .my_user .log_out-wrap a:hover {
      text-decoration: underline; }
  .site_login_wrap .my_user .users_wrap, .site_login_wrap_mobile .my_user .users_wrap {
    padding: 17px 12px 0 12px; }
    .site_login_wrap .my_user .users_wrap .settings, .site_login_wrap_mobile .my_user .users_wrap .settings {
      font-size: 14px;
      color: #fd7b1b;
      font-family: 'roboto-r';
      padding-left: 30px;
      position: relative;
      text-decoration: none; }
    .site_login_wrap .my_user .users_wrap .settings:after, .site_login_wrap_mobile .my_user .users_wrap .settings:after {
      content: "";
      position: absolute;
      left: 0;
      top: 2px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2216%22%20height%3D%2216%22%20viewBox%3D%220%200%2016%2016%22%3E%0A%20%20%3Cpath%20fill%3D%22%231e88e5%22%20d%3D%22M15.952%2C10.614%20C15.952%2C10.614%2014.319%2C13.429%2014.319%2C13.429%20C14.238%2C13.590%2013.993%2C13.670%2013.829%2C13.590%20C13.829%2C13.590%2011.789%2C12.786%2011.789%2C12.786%20C11.380%2C13.107%2010.891%2C13.349%2010.401%2C13.590%20C10.401%2C13.590%2010.074%2C15.681%2010.074%2C15.681%20C10.074%2C15.842%209.829%2C16.003%209.666%2C16.003%20C9.666%2C16.003%206.401%2C16.003%206.401%2C16.003%20C6.156%2C16.003%205.993%2C15.842%205.993%2C15.681%20C5.993%2C15.681%205.666%2C13.590%205.666%2C13.590%20C5.176%2C13.349%204.687%2C13.107%204.278%2C12.786%20C4.278%2C12.786%202.238%2C13.590%202.238%2C13.590%20C1.993%2C13.670%201.829%2C13.590%201.748%2C13.510%20C1.748%2C13.510%200.115%2C10.695%200.115%2C10.695%20C0.034%2C10.534%200.034%2C10.373%200.197%2C10.212%20C0.197%2C10.212%201.911%2C8.845%201.911%2C8.845%20C1.829%2C8.604%201.829%2C8.363%201.829%2C8.041%20C1.829%2C7.719%201.911%2C7.478%201.911%2C7.237%20C1.911%2C7.237%200.197%2C5.950%200.197%2C5.950%20C0.034%2C5.789%20-0.048%2C5.548%200.034%2C5.468%20C0.034%2C5.468%201.666%2C2.653%201.666%2C2.653%20C1.829%2C2.492%201.993%2C2.412%202.238%2C2.492%20C2.238%2C2.492%204.197%2C3.296%204.197%2C3.296%20C4.687%2C2.975%205.095%2C2.653%205.584%2C2.492%20C5.584%2C2.492%205.911%2C0.321%205.911%2C0.321%20C5.911%2C0.160%206.156%2C-0.001%206.319%2C-0.001%20C6.319%2C-0.001%209.585%2C-0.001%209.585%2C-0.001%20C9.748%2C-0.001%209.993%2C0.160%209.911%2C0.401%20C9.911%2C0.401%2010.238%2C2.492%2010.238%2C2.492%20C10.727%2C2.733%2011.217%2C2.975%2011.625%2C3.296%20C11.625%2C3.296%2013.666%2C2.492%2013.666%2C2.492%20C13.911%2C2.412%2014.074%2C2.492%2014.156%2C2.572%20C14.156%2C2.572%2015.789%2C5.387%2015.789%2C5.387%20C15.870%2C5.548%2015.870%2C5.709%2015.707%2C5.870%20C15.707%2C5.870%2013.993%2C7.237%2013.993%2C7.237%20C14.074%2C7.478%2014.074%2C7.719%2014.074%2C8.041%20C14.074%2C8.363%2013.993%2C8.604%2013.993%2C8.845%20C13.993%2C8.845%2015.870%2C10.132%2015.870%2C10.132%20C16.033%2C10.212%2016.033%2C10.454%2015.952%2C10.614%20ZM7.952%2C5.226%20C6.401%2C5.226%205.095%2C6.513%205.095%2C8.041%20C5.095%2C9.569%206.401%2C10.856%207.952%2C10.856%20C9.503%2C10.856%2010.809%2C9.569%2010.809%2C8.041%20C10.809%2C6.513%209.503%2C5.226%207.952%2C5.226%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      width: 16px;
      height: 16px; }
    .site_login_wrap .my_user .users_wrap .my-orders, .site_login_wrap_mobile .my_user .users_wrap .my-orders {
      margin-top: 37px;
      display: block;
      background-color: #fd7b1b;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      color: #fff;
      padding: 8px 20px;
      text-align: center;
      text-decoration: none;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16); }
  .site_login_wrap.opened .block-title, .site_login_wrap_mobile.opened .block-title {
    background: #ee5d06; }
    .site_login_wrap.opened .block-title:hover, .site_login_wrap_mobile.opened .block-title:hover {
      background: #ee5d06; }
    .site_login_wrap.opened .block-title:hover .icon, .site_login_wrap_mobile.opened .block-title:hover .icon {
      width: 12px;
      height: 7px;
      left: 16px;
      top: 16px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%227%22%20viewBox%3D%220%200%2012%207%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.985%2C5.653%20C11.985%2C5.653%2010.645%2C6.993%2010.645%2C6.993%20C10.645%2C6.993%206.000%2C2.348%206.000%2C2.348%20C6.000%2C2.348%201.355%2C6.993%201.355%2C6.993%20C1.355%2C6.993%200.014%2C5.653%200.014%2C5.653%20C0.014%2C5.653%205.666%2C0.000%205.666%2C0.000%20C5.666%2C0.000%206.000%2C0.334%206.000%2C0.334%20C6.000%2C0.334%206.333%2C0.000%206.333%2C0.000%20C6.333%2C0.000%2011.985%2C5.653%2011.985%2C5.653%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat; }
    .site_login_wrap.opened .block-title .icon, .site_login_wrap_mobile.opened .block-title .icon {
      width: 12px;
      height: 7px;
      left: 16px;
      top: 16px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%227%22%20viewBox%3D%220%200%2012%207%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.985%2C5.653%20C11.985%2C5.653%2010.645%2C6.993%2010.645%2C6.993%20C10.645%2C6.993%206.000%2C2.348%206.000%2C2.348%20C6.000%2C2.348%201.355%2C6.993%201.355%2C6.993%20C1.355%2C6.993%200.014%2C5.653%200.014%2C5.653%20C0.014%2C5.653%205.666%2C0.000%205.666%2C0.000%20C5.666%2C0.000%206.000%2C0.334%206.000%2C0.334%20C6.000%2C0.334%206.333%2C0.000%206.333%2C0.000%20C6.333%2C0.000%2011.985%2C5.653%2011.985%2C5.653%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      opacity: 1; }
  .site_login_wrap.opened .block-body, .site_login_wrap_mobile.opened .block-body {
    display: block; }
  .site_login_wrap .block-title, .site_login_wrap_mobile .block-title {
    cursor: pointer;
    padding: 0 41px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    font-family: 'roboto-r';
    text-transform: uppercase;
    position: relative;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
  .site_login_wrap .block-title span, .site_login_wrap_mobile .block-title span {
    text-transform: lowercase;
    overflow: hidden; }
  .site_login_wrap .block-title:hover, .site_login_wrap_mobile .block-title:hover {
    color: #fff;
    background: #fd7b1b; }
    .site_login_wrap .block-title:hover .icon, .site_login_wrap_mobile .block-title:hover .icon {
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2216%22%20height%3D%2223%22%20viewBox%3D%220%200%2016%2023%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.000%2C23.000%20C2.000%2C23.000%2014.000%2C23.000%2014.000%2C23.000%20C15.100%2C23.000%2016.000%2C22.100%2016.000%2C21.000%20C16.000%2C21.000%2016.000%2C13.000%2016.000%2C13.000%20C16.000%2C11.900%2015.100%2C11.000%2014.000%2C11.000%20C14.000%2C11.000%2013.000%2C11.000%2013.000%2C11.000%20C13.000%2C11.000%2013.000%2C9.031%2013.000%2C9.031%20C13.000%2C9.031%2013.000%2C5.000%2013.000%2C5.000%20C13.000%2C2.200%2010.800%2C-0.000%208.000%2C-0.000%20C5.200%2C-0.000%203.000%2C2.200%203.000%2C5.000%20C3.000%2C5.000%203.000%2C11.000%203.000%2C11.000%20C3.000%2C11.000%202.000%2C11.000%202.000%2C11.000%20C0.900%2C11.000%20-0.000%2C11.900%20-0.000%2C13.000%20C-0.000%2C13.000%20-0.000%2C21.000%20-0.000%2C21.000%20C-0.000%2C22.100%200.900%2C23.000%202.000%2C23.000%20ZM8.000%2C19.000%20C6.900%2C19.000%206.000%2C18.100%206.000%2C17.000%20C6.000%2C15.900%206.900%2C15.000%208.000%2C15.000%20C9.100%2C15.000%2010.000%2C15.900%2010.000%2C17.000%20C10.000%2C18.100%209.100%2C19.000%208.000%2C19.000%20ZM5.000%2C5.000%20C5.000%2C3.300%206.300%2C2.000%208.000%2C2.000%20C9.700%2C2.000%2011.000%2C3.300%2011.000%2C5.000%20C11.000%2C5.000%2011.000%2C9.000%2011.000%2C9.000%20C11.000%2C9.000%2013.000%2C9.000%2013.000%2C9.000%20C13.000%2C9.000%2013.000%2C11.000%2013.000%2C11.000%20C13.000%2C11.000%2011.000%2C11.000%2011.000%2C11.000%20C11.000%2C11.000%205.000%2C11.000%205.000%2C11.000%20C5.000%2C11.000%205.000%2C5.000%205.000%2C5.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      height: 23px;
      top: 6px;
      opacity: 1; }
  .site_login_wrap .block-title:after, .site_login_wrap_mobile .block-title:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, .2); }
  .site_login_wrap .block-title:before, .site_login_wrap_mobile .block-title:before {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, .2); }
  .site_login_wrap .block-title .icon, .site_login_wrap_mobile .block-title .icon {
    position: absolute;
    left: 14px;
    top: 7px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2216%22%20height%3D%2221%22%20viewBox%3D%220%200%2016%2021%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ecf0f1%22%20d%3D%22M14.000%2C21.000%20C14.000%2C21.000%201.999%2C21.000%201.999%2C21.000%20C0.900%2C21.000%20-0.000%2C20.100%20-0.000%2C19.000%20C-0.000%2C19.000%20-0.000%2C11.000%20-0.000%2C11.000%20C-0.000%2C9.900%200.900%2C9.000%201.999%2C9.000%20C1.999%2C9.000%202.999%2C9.000%202.999%2C9.000%20C2.999%2C9.000%202.999%2C5.000%202.999%2C5.000%20C2.999%2C2.200%205.199%2C-0.000%207.999%2C-0.000%20C10.799%2C-0.000%2012.999%2C2.200%2012.999%2C5.000%20C12.999%2C5.000%2012.999%2C9.000%2012.999%2C9.000%20C12.999%2C9.000%2014.000%2C9.000%2014.000%2C9.000%20C15.099%2C9.000%2015.999%2C9.900%2015.999%2C11.000%20C15.999%2C11.000%2015.999%2C19.000%2015.999%2C19.000%20C15.999%2C20.100%2015.099%2C21.000%2014.000%2C21.000%20ZM7.999%2C17.000%20C9.100%2C17.000%2010.000%2C16.100%2010.000%2C15.000%20C10.000%2C13.900%209.100%2C13.000%207.999%2C13.000%20C6.900%2C13.000%206.000%2C13.900%206.000%2C15.000%20C6.000%2C16.100%206.900%2C17.000%207.999%2C17.000%20ZM10.999%2C5.000%20C10.999%2C3.300%209.699%2C2.000%207.999%2C2.000%20C6.299%2C2.000%205.000%2C3.300%205.000%2C5.000%20C5.000%2C5.000%205.000%2C9.000%205.000%2C9.000%20C5.000%2C9.000%2010.999%2C9.000%2010.999%2C9.000%20C10.999%2C9.000%2010.999%2C5.000%2010.999%2C5.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 16px;
    height: 21px;
    opacity: 0.4; }
  .site_login_wrap .block-body, .site_login_wrap_mobile .block-body {
    position: absolute;
    right: 0;
    top: 40px;
    width: 200px;
    display: none;
    background-color: #fff;
    -webkit-border-radius: 0px 0px 2px 2px;
    -moz-border-radius: 0px 0px 2px 2px;
    -ms-border-radius: 0px 0px 2px 2px;
    -o-border-radius: 0px 0px 2px 2px;
    border-radius: 0px 0px 2px 2px;
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24); }
  .site_login_wrap .block-body .reg_link-wrap, .site_login_wrap_mobile .block-body .reg_link-wrap {
    padding: 20px 15px;
    background: #e9e9e9;
    -moz-box-shadow: 0 -1px 0 #e5e5e5;
    -webkit-box-shadow: 0 -1px 0 #e5e5e5;
    box-shadow: 0 -1px 0 #e5e5e5; }
    .site_login_wrap .block-body .reg_link-wrap a, .site_login_wrap_mobile .block-body .reg_link-wrap a {
      text-transform: uppercase;
      font-size: 14px;
      color: #fd7b1b;
      text-decoration: none;
      font-family: 'roboto-r'; }
    .site_login_wrap .block-body .reg_link-wrap a:hover, .site_login_wrap_mobile .block-body .reg_link-wrap a:hover {
      text-decoration: underline; }
  .site_login_wrap form, .site_login_wrap_mobile form {
    padding: 17px 12px 15px; }
  .site_login_wrap form .row_title, .site_login_wrap_mobile form .row_title {
    font-size: 12px;
    color: #999;
    font-family: 'roboto-i'; }
  .site_login_wrap form .row_button, .site_login_wrap_mobile form .row_button {
    margin-top: 10px; }
    .site_login_wrap form .row_button button, .site_login_wrap_mobile form .row_button button {
      width: 176px;
      height: 36px;
      background-color: #fd7b1b;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      border: none;
      color: #fff;
      font-size: 16px;
      font-family: 'roboto-r';
      text-transform: uppercase;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16); }
  .site_login_wrap form a, .site_login_wrap_mobile form a {
    color: #fd7b1b;
    font-size: 14px;
    font-family: 'roboto-r';
    text-decoration: none; }
    .site_login_wrap form a:hover, .site_login_wrap_mobile form a:hover {
      text-decoration: underline; }
  .site_login_wrap form input, .site_login_wrap_mobile form input {
    background: none;
    border: none;
    font-size: 14px;
    color: #484848;
    font-family: 'roboto-r';
    outline: none;
    width: 100%;
    border-bottom: 1px solid #b2b2b2;
    padding: 4px 0;
    margin-bottom: 23px; }
    .site_login_wrap form input:focus, .site_login_wrap_mobile form input:focus {
      border-bottom: 1px solid #fd7b1b;
      color: #fd7b1b; }

.site_login_wrap_mobile {
  float: none;
  width: 288px; }
  .site_login_wrap_mobile:after, .site_login_wrap_mobile:before {
    background: none; }
  .site_login_wrap_mobile .block-title {
    display: none; }
  .site_login_wrap_mobile .for_wa_slide {
    position: relative; }
  .site_login_wrap_mobile .for_wa_slide .mobile_title {
    text-decoration: none;
    display: block;
    background: #31373d;
    line-height: 72px;
    padding-left: 56px;
    padding-right: 10px;
    overflow: hidden;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    position: relative;
    cursor: pointer; }
    .site_login_wrap_mobile .for_wa_slide .mobile_title:after {
      content: "";
      position: absolute;
      left: 22px;
      top: 50%;
      margin-top: -13px;
      width: 16px;
      height: 21px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2216%22%20height%3D%2221%22%20viewBox%3D%220%200%2016%2021%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ecf0f1%22%20d%3D%22M14.000%2C21.000%20C14.000%2C21.000%201.999%2C21.000%201.999%2C21.000%20C0.900%2C21.000%20-0.000%2C20.100%20-0.000%2C19.000%20C-0.000%2C19.000%20-0.000%2C11.000%20-0.000%2C11.000%20C-0.000%2C9.900%200.900%2C9.000%201.999%2C9.000%20C1.999%2C9.000%202.999%2C9.000%202.999%2C9.000%20C2.999%2C9.000%202.999%2C5.000%202.999%2C5.000%20C2.999%2C2.200%205.199%2C-0.000%207.999%2C-0.000%20C10.799%2C-0.000%2012.999%2C2.200%2012.999%2C5.000%20C12.999%2C5.000%2012.999%2C9.000%2012.999%2C9.000%20C12.999%2C9.000%2014.000%2C9.000%2014.000%2C9.000%20C15.099%2C9.000%2015.999%2C9.900%2015.999%2C11.000%20C15.999%2C11.000%2015.999%2C19.000%2015.999%2C19.000%20C15.999%2C20.100%2015.099%2C21.000%2014.000%2C21.000%20ZM7.999%2C17.000%20C9.100%2C17.000%2010.000%2C16.100%2010.000%2C15.000%20C10.000%2C13.900%209.100%2C13.000%207.999%2C13.000%20C6.900%2C13.000%206.000%2C13.900%206.000%2C15.000%20C6.000%2C16.100%206.900%2C17.000%207.999%2C17.000%20ZM10.999%2C5.000%20C10.999%2C3.300%209.699%2C2.000%207.999%2C2.000%20C6.299%2C2.000%205.000%2C3.300%205.000%2C5.000%20C5.000%2C5.000%205.000%2C9.000%205.000%2C9.000%20C5.000%2C9.000%2010.999%2C9.000%2010.999%2C9.000%20C10.999%2C9.000%2010.999%2C5.000%2010.999%2C5.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat; }
  .site_login_wrap_mobile .my_user .for_wa_slide .mobile_title:after {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2220%22%20height%3D%2220%22%20viewBox%3D%220%200%2020%2020%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.926%2C20.000%20C17.129%2C20.000%205.077%2C20.000%201.999%2C20.000%20C0.925%2C20.000%20-0.002%2C19.010%20-0.002%2C18.000%20C0.030%2C16.026%206.998%2C14.000%206.998%2C14.000%20C6.998%2C14.000%209.998%2C16.000%209.998%2C16.000%20C9.998%2C16.000%2012.999%2C14.000%2012.999%2C14.000%20C12.999%2C14.000%2019.995%2C15.960%2019.999%2C18.000%20C19.999%2C19.145%2019.178%2C20.000%2017.926%2C20.000%20ZM9.998%2C12.000%20C9.998%2C12.000%204.999%2C11.052%204.999%2C5.000%20C4.999%2C2.000%207.129%2C-0.000%209.998%2C-0.000%20C12.984%2C-0.000%2014.999%2C2.000%2014.999%2C5.000%20C14.999%2C11.020%209.998%2C12.000%209.998%2C12.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 20px;
    height: 20px; }
  .site_login_wrap_mobile .my_user .users_wrap {
    padding-top: 40px;
    padding-left: 24px;
    padding-right: 24px; }
    .site_login_wrap_mobile .my_user .users_wrap .my-orders {
      margin-top: 27px; }
  .site_login_wrap_mobile .block-body {
    display: block;
    position: absolute;
    right: 100%;
    top: 0;
    visibility: hidden;
    width: 288px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .site_login_wrap_mobile .block-body form {
    padding-left: 24px;
    padding-right: 24px; }
  .site_login_wrap_mobile .block-body .row_title {
    color: #666; }
  .site_login_wrap_mobile .block-body input {
    font-size: 16px;
    color: #000; }
  .site_login_wrap_mobile .block-body .row_button {
    text-align: center; }
    .site_login_wrap_mobile .block-body .row_button button {
      display: inline-block;
      width: 240px;
      height: 36px;
      padding: 0;
      background-color: #fd7b1b;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16); }
  .site_login_wrap_mobile .block-body .waSlideMenu-back {
    background: #31373d;
    position: relative; }
    .site_login_wrap_mobile .block-body .waSlideMenu-back:after {
      content: "";
      width: 16px;
      height: 9px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%227%22%20viewBox%3D%220%200%2012%207%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.985%2C5.653%20C11.985%2C5.653%2010.645%2C6.993%2010.645%2C6.993%20C10.645%2C6.993%206.000%2C2.348%206.000%2C2.348%20C6.000%2C2.348%201.355%2C6.993%201.355%2C6.993%20C1.355%2C6.993%200.014%2C5.653%200.014%2C5.653%20C0.014%2C5.653%205.666%2C0.000%205.666%2C0.000%20C5.666%2C0.000%206.000%2C0.334%206.000%2C0.334%20C6.000%2C0.334%206.333%2C0.000%206.333%2C0.000%20C6.333%2C0.000%2011.985%2C5.653%2011.985%2C5.653%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      background-size: 16px 9px;
      position: absolute;
      left: 22px;
      top: 31px;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    .site_login_wrap_mobile .block-body .waSlideMenu-back a {
      color: #fff;
      font-size: 16px;
      font-family: 'roboto-r';
      text-transform: uppercase;
      text-decoration: none;
      line-height: 68px;
      padding: 0 0 0 50px;
      display: block; }
  .site_login_wrap_mobile .block-body .for_wo.cab_title {
    font-size: 16px;
    font-family: 'roboto-b';
    color: #fff;
    background: #ee5d06;
    line-height: 72px;
    padding: 0 24px; }

.mobile-panel-button {
  position: absolute;
  left: 0;
  top: 0;
  width: 72px;
  height: 72px;
  cursor: pointer;
  display: none; }
  .mobile-panel-button--open, .mobile-panel-button--close {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%; }
  .mobile-panel-button--open {
    left: 0;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2214%22%20viewBox%3D%220%200%2018%2014%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M-0.000%2C14.000%20C-0.000%2C14.000%20-0.000%2C12.000%20-0.000%2C12.000%20C-0.000%2C12.000%2017.999%2C12.000%2017.999%2C12.000%20C17.999%2C12.000%2017.999%2C14.000%2017.999%2C14.000%20C17.999%2C14.000%20-0.000%2C14.000%20-0.000%2C14.000%20ZM-0.000%2C6.000%20C-0.000%2C6.000%2017.999%2C6.000%2017.999%2C6.000%20C17.999%2C6.000%2017.999%2C8.000%2017.999%2C8.000%20C17.999%2C8.000%20-0.000%2C8.000%20-0.000%2C8.000%20C-0.000%2C8.000%20-0.000%2C6.000%20-0.000%2C6.000%20ZM-0.000%2C-0.000%20C-0.000%2C-0.000%2017.999%2C-0.000%2017.999%2C-0.000%20C17.999%2C-0.000%2017.999%2C2.000%2017.999%2C2.000%20C17.999%2C2.000%20-0.000%2C2.000%20-0.000%2C2.000%20C-0.000%2C2.000%20-0.000%2C-0.000%20-0.000%2C-0.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 50% 50% no-repeat; }
  .mobile-panel-button--close {
    position: absolute;
    right: 15px;
    top: 21px;
    width: 28px;
    height: 28px;
    z-index: 9999;
    cursor: pointer;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.000%2C16.200%20C18.000%2C16.200%2016.200%2C18.000%2016.200%2C18.000%20C16.200%2C18.000%209.000%2C10.800%209.000%2C10.800%20C9.000%2C10.800%201.800%2C18.000%201.800%2C18.000%20C1.800%2C18.000%20-0.000%2C16.200%20-0.000%2C16.200%20C-0.000%2C16.200%207.200%2C9.000%207.200%2C9.000%20C7.200%2C9.000%20-0.000%2C1.800%20-0.000%2C1.800%20C-0.000%2C1.800%201.800%2C-0.000%201.800%2C-0.000%20C1.800%2C-0.000%209.000%2C7.200%209.000%2C7.200%20C9.000%2C7.200%2016.200%2C-0.000%2016.200%2C-0.000%20C16.200%2C-0.000%2018.000%2C1.800%2018.000%2C1.800%20C18.000%2C1.800%2010.800%2C9.000%2010.800%2C9.000%20C10.800%2C9.000%2018.000%2C16.200%2018.000%2C16.200%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 50% 50% no-repeat; }
  .mobile-panel-button.show_me .mobile-panel-button--open {
    left: -74px;
    display: none; }

.panel-shadow1, .panel-shadow2, .panel-shadow3 {
  visibility: hidden;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 101;
  opacity: 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; }
  .panel-shadow1.visible, .panel-shadow2.visible, .panel-shadow3.visible {
    visibility: visible;
    opacity: 1; }

.panel-shadow2 {
  z-index: 99; }

.mobile-left-panel {
  width: 288px;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
  background: #31373d; }
  .ie_fix .mobile-left-panel {
    z-index: 10; }

.slideout-menu {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  width: 288px;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none; }

.slideout-panel {
  position: relative;
  z-index: 1; }

.slideout-open, .slideout-open body, .slideout-open .slideout-panel {
  overflow: hidden; }

.waSlideMenu-nav {
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  -o-transition: height 0.5s;
  -ms-transition: height 0.5s;
  transition: height 0.5s; }

.waSlideMenu-wrapper {
  position: relative;
  opacity: 1 !important; }

.categories-wrap_mobile {
  background: #fff;
  position: relative; }
  .categories-wrap_mobile .categories_mobile {
    list-style: none;
    padding: 0 0 0 0;
    margin: 0;
    position: relative; }
  .categories-wrap_mobile .categories_mobile li + li {
    border-top: 1px solid rgba(0, 0, 0, .15); }
  .categories-wrap_mobile .categories_mobile li {
    padding: 0;
    margin-left: 24px; }
    .categories-wrap_mobile .categories_mobile li.categories_title, .categories-wrap_mobile .categories_mobile li.parrent_name {
      background: #3177cf;
      padding: 26px 18px;
      font-size: 16px;
      color: #fff;
      font-family: 'roboto-b';
      margin-left: 0; }
    .categories-wrap_mobile .categories_mobile li.categories_title a, .categories-wrap_mobile .categories_mobile li.parrent_name a {
      padding: 0;
      color: #fff; }
      .categories-wrap_mobile .categories_mobile li.categories_title a:hover, .categories-wrap_mobile .categories_mobile li.parrent_name a:hover {
        color: #fff; }
    .categories-wrap_mobile .categories_mobile li.waSlideMenu-back {
      background: #31373d;
      padding: 0 0;
      margin-left: 0;
      position: relative; }
    .categories-wrap_mobile .categories_mobile li.waSlideMenu-back:after {
      content: "";
      width: 16px;
      height: 9px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%227%22%20viewBox%3D%220%200%2012%207%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.985%2C5.653%20C11.985%2C5.653%2010.645%2C6.993%2010.645%2C6.993%20C10.645%2C6.993%206.000%2C2.348%206.000%2C2.348%20C6.000%2C2.348%201.355%2C6.993%201.355%2C6.993%20C1.355%2C6.993%200.014%2C5.653%200.014%2C5.653%20C0.014%2C5.653%205.666%2C0.000%205.666%2C0.000%20C5.666%2C0.000%206.000%2C0.334%206.000%2C0.334%20C6.000%2C0.334%206.333%2C0.000%206.333%2C0.000%20C6.333%2C0.000%2011.985%2C5.653%2011.985%2C5.653%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      background-size: 16px 9px;
      position: absolute;
      left: 22px;
      top: 31px;
      z-index: 1;
      -webkit-transform: rotate(-90deg);
      -moz-transform: rotate(-90deg);
      -ms-transform: rotate(-90deg);
      -o-transform: rotate(-90deg);
      transform: rotate(-90deg); }
    .categories-wrap_mobile .categories_mobile li.waSlideMenu-back a {
      line-height: 72px;
      padding: 0 0 0 50px;
      color: #fff;
      font-size: 16px;
      font-family: 'roboto-r';
      text-transform: uppercase;
      position: relative;
      z-index: 2; }
      .categories-wrap_mobile .categories_mobile li.waSlideMenu-back a:hover, .categories-wrap_mobile .categories_mobile li.waSlideMenu-back a:active {
        color: #fff; }
    .categories-wrap_mobile .categories_mobile li a.openned_level {
      background: #3177cf;
      color: #fff; }
    .categories-wrap_mobile .categories_mobile li a.openned_level:hover {
      color: #fff; }
    .categories-wrap_mobile .categories_mobile li a {
      display: block;
      text-decoration: none;
      font-size: 14px;
      color: #000;
      font-family: 'roboto-b';
      padding: 19px 40px 19px 0;
      position: relative;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s; }
    .categories-wrap_mobile .categories_mobile li a.has_sublayer:after {
      content: "";
      position: absolute;
      right: 24px;
      top: 50%;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M7.000%2C6.333%20C7.000%2C6.333%201.347%2C11.985%201.347%2C11.985%20C1.347%2C11.985%200.006%2C10.644%200.006%2C10.644%20C0.006%2C10.644%204.651%2C5.999%204.651%2C5.999%20C4.651%2C5.999%200.006%2C1.355%200.006%2C1.355%20C0.006%2C1.355%201.347%2C0.014%201.347%2C0.014%20C1.347%2C0.014%207.000%2C5.666%207.000%2C5.666%20C7.000%2C5.666%206.666%2C6.000%206.666%2C6.000%20C6.666%2C6.000%207.000%2C6.333%207.000%2C6.333%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      width: 7px;
      height: 12px;
      margin-top: -6px; }
    .categories-wrap_mobile .categories_mobile li a:hover {
      color: #3177cf; }
  .categories-wrap_mobile .categories_mobile ul {
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    list-style: none;
    position: absolute;
    visibility: hidden;
    background: #fff;
    right: 100%;
    top: -72px;
    width: 100%;
    z-index: 5; }
    .categories-wrap_mobile .categories_mobile ul ul {
      top: 0; }
    .categories-wrap_mobile .categories_mobile ul ul ul {
      top: 0; }

.top-menu_mobile {
  margin: 0 0 0 18px;
  padding: 0;
  list-style: none;
  background-color: #31373d;
  position: relative;
  z-index: 5; }
  .top-menu_mobile li {
    padding: 9px 0;
    border-bottom: 1px solid rgba(0, 0, 0, .2); }
  .top-menu_mobile li a {
    display: block;
    font-size: 14px;
    color: #fff;
    font-family: 'roboto-r';
    padding: 5px 0;
    text-decoration: none; }

.left-menu_mobile {
  margin: 0 0 0 18px;
  padding: 0;
  list-style: none; }
  .left-menu_mobile li {
    margin: 9px 0; }
  .left-menu_mobile li a {
    display: block;
    text-decoration: none;
    font-size: 13px;
    padding: 6px 0;
    color: #fff;
    font-family: 'roboto-r'; }

.shop2-cart-preview_mobile {
  position: relative; }
  .shop2-cart-preview_mobile:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, 0.2); }
  .shop2-cart-preview_mobile .shop2-cart-preview {
    display: none;
    float: right;
    margin: 0;
    width: auto;
    padding-right: 26px;
    height: 72px;
    position: relative;
    background-color: #3177cf;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop2-cart-preview_mobile .shop2-cart-preview.items_in_cart {
    background-color: #3177cf;
    -moz-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16); }
    .shop2-cart-preview_mobile .shop2-cart-preview.items_in_cart .shop2-cart-preview .block-body .number_of_goods {
      color: #fff; }
  .shop2-cart-preview_mobile .shop2-cart-preview .block-body {
    padding: 23px 0 23px 71px; }
  .shop2-cart-preview_mobile .shop2-cart-preview:after {
    left: 27px;
    top: 27px; }

.shop2-cart-preview {
  margin: 0 13px 0 56px;
  padding-right: 26px;
  position: relative;
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 52px;
  text-decoration: none;
  background-color: #3177cf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.14);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.14);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.14); }
  .shop2-cart-preview .close_button, .shop2-cart-preview .open_button {
    display: none; }
  .shop2-cart-preview .link_to_cart {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    font-size: 0; }
  .shop2-cart-preview.empty-cart {
    background: #31373d; }
  .shop2-cart-preview.empty-cart .empty_cart_title {
    font-size: 16px;
    color: #fff;
    font-family: 'roboto-r';
    padding: 3px 0; }
  .shop2-cart-preview:after {
    content: "";
    position: absolute;
    left: 14px;
    top: 17px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2220%22%20height%3D%2218%22%20viewBox%3D%220%200%2020%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fbfbfb%22%20d%3D%22M16.999%2C8.999%20C16.999%2C8.999%206.635%2C8.999%206.635%2C8.999%20C6.635%2C8.999%206.999%2C11.000%206.999%2C11.000%20C6.999%2C11.000%2017.998%2C11.000%2017.998%2C11.000%20C17.998%2C11.000%2017.998%2C13.000%2017.998%2C13.000%20C17.998%2C13.000%204.999%2C13.000%204.999%2C13.000%20C4.999%2C13.000%202.998%2C2.000%202.998%2C2.000%20C2.998%2C2.000%20-0.000%2C2.000%20-0.000%2C2.000%20C-0.000%2C2.000%20-0.000%2C-0.000%20-0.000%2C-0.000%20C-0.000%2C-0.000%204.998%2C-0.000%204.998%2C-0.000%20C4.998%2C-0.000%204.999%2C-0.000%204.999%2C-0.000%20C4.999%2C-0.000%204.999%2C-0.000%204.999%2C-0.000%20C4.999%2C-0.000%205.000%2C-0.000%205.000%2C-0.000%20C5.000%2C-0.000%205.000%2C0.005%205.000%2C0.005%20C5.000%2C0.005%205.362%2C2.000%205.362%2C2.000%20C7.058%2C2.000%2014.366%2C2.000%2017.973%2C2.000%20C19.452%2C2.000%2019.999%2C2.499%2019.999%2C3.999%20C20.061%2C3.968%2016.999%2C8.999%2016.999%2C8.999%20ZM7.000%2C14.000%20C8.104%2C14.000%209.000%2C14.895%209.000%2C16.000%20C9.000%2C17.105%208.104%2C18.000%207.000%2C18.000%20C5.895%2C18.000%205.000%2C17.105%205.000%2C16.000%20C5.000%2C14.895%205.895%2C14.000%207.000%2C14.000%20ZM17.000%2C14.000%20C18.104%2C14.000%2019.000%2C14.895%2019.000%2C16.000%20C19.000%2C17.105%2018.104%2C18.000%2017.000%2C18.000%20C15.895%2C18.000%2015.000%2C17.105%2015.000%2C16.000%20C15.000%2C14.895%2015.895%2C14.000%2017.000%2C14.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 20px;
    height: 18px; }
  .shop2-cart-preview .block-body {
    padding: 13px 0 14px 48px; }
  .shop2-cart-preview .number_of_goods, .shop2-cart-preview .total_amount {
    display: inline-block; }
  .shop2-cart-preview .number_of_goods {
    font-family: 'roboto-b';
    font-size: 14px;
    color: #fff;
    padding-right: 14px; }
  .shop2-cart-preview .number_of_goods span {
    font-size: 20px; }
  .shop2-cart-preview .total_amount {
    font-family: 'roboto-b';
    color: #fff;
    position: relative; }
  .shop2-cart-preview .total_amount:before {
    content: "";
    position: absolute;
    right: -17px;
    top: 7px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.000%2C6.333%20C7.000%2C6.333%201.347%2C11.985%201.347%2C11.985%20C1.347%2C11.985%200.006%2C10.644%200.006%2C10.644%20C0.006%2C10.644%204.651%2C5.999%204.651%2C5.999%20C4.651%2C5.999%200.006%2C1.355%200.006%2C1.355%20C0.006%2C1.355%201.347%2C0.014%201.347%2C0.014%20C1.347%2C0.014%207.000%2C5.666%207.000%2C5.666%20C7.000%2C5.666%206.666%2C6.000%206.666%2C6.000%20C6.666%2C6.000%207.000%2C6.333%207.000%2C6.333%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 7px;
    height: 12px; }
  .shop2-cart-preview .total_amount span {
    font-size: 20px; }

.site_login_wrap .mobile_title_wrap .mobile_title {
  display: none; }

.search-products-basic .search-form .block-title .icon {
  display: none; }
  .search-products-basic .search-form.opened .block-body {
    display: block; }
  .search-products-basic .search-form .block-body {
    display: none; }

.search-form {
  display: block; }
  .search-form .block-body {
    width: 199px;
    background: #fff;
    -moz-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
    box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
    padding: 20px 0 0;
    border-radius: 0 0 2px 2px;
    position: relative;
    z-index: 101; }
  .search-form .block-body .row {
    padding: 0 12px; }
  .search-form .block-body .row_button {
    padding: 12px;
    font-size: 0;
    background: #e9e9e9; }
    .search-form .block-body .row_button .close_search_form {
      display: none; }
    .search-form .block-body .row_button button {
      display: block;
      border: none;
      width: 175px;
      padding: 7px 13px;
      background-color: #fd7b1b;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 rgba(0, 0, 0, 0.16);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 rgba(0, 0, 0, 0.16);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 rgba(0, 0, 0, 0.16);
      font-size: 15px;
      color: #fff;
      font-family: 'roboto-r';
      text-transform: uppercase; }
    .search-form .block-body .row_button button:hover {
      opacity: 0.9; }
    .search-form .block-body .row_button button:active {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      background: #fc6c02;
      opacity: 1; }
      .search-form .block-body .row {
        margin: 10px 0;
        min-height: 48px; }
    .search-form .block-body .row.focused .row-title {
      color: #fd7b1b; }
    .search-form .block-body .row.focused input[type=text] {
      border-color: #fd7b1b; }
    .search-form .block-body .row.search_price .price_range:before, .search-form .block-body .row.search_price .price_range:after {
      display: table;
      content: "";
      line-height: 0;
      font-size: 0; }
      .search-form .block-body .row.search_price .price_range:after {
        clear: both; }
    .search-form .block-body .row.search_price input[type=tel] {
      min-width: 61px;
      max-width: 61px;
      border: none;
      -moz-box-shadow: 0 1px rgba(0, 0, 0, .3);
      -webkit-box-shadow: 0 1px rgba(0, 0, 0, .3);
      box-shadow: 0 1px rgba(0, 0, 0, .3);
      font-size: 14px;
      color: #fd7b1b;
      padding-bottom: 3px;
      font-family: 'roboto-r';
      outline: none; }
      .search-form .block-body .row.search_price input[type=tel].low {
        float: left; }
      .search-form .block-body .row.search_price input[type=tel].hight {
        float: right; }
    .search-form .block-body .row.search_price input[type=text].type_text {
      width: 100%;
      height: 29px;
      border: none;
      background: none;
      border-bottom: 1px solid rgba(0, 0, 0, .3);
      outline: none;
      font-size: 15px;
      color: #fd7b1b;
      -webkit-transition: all 0.1s;
      -moz-transition: all 0.1s;
      -o-transition: all 0.1s;
      -ms-transition: all 0.1s;
      transition: all 0.1s;
      font-family: 'roboto-r';
      border-radius: 0; }
      .search-form .block-body .row.search_price input[type=text].type_text:focus {
        border-color: #fd7b1b; }
  .search-form .block-body .row-title {
    font-size: 12px;
    color: #999;
    font-family: 'roboto-i'; }
  .search-form .block-body input[type=text].type_text {
    width: 100%;
    height: 29px;
    border: none;
    background: none;
    border-bottom: 1px solid rgba(0, 0, 0, .3);
    outline: none;
    font-size: 15px;
    color: #fd7b1b;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
    font-family: 'roboto-r';
    border-radius: 0; }
  .search-form .input_range_slider {
    height: 4px;
    background: #e6e6e6;
    position: relative;
    margin: 31px 6px 0 6px;
    border-radius: 2px; }
  .search-form .input_range_slider .noUi-base {
    transform: translate3d(0, 0, 0);
    width: 100%;
    height: 100%;
    position: relative; }
  .search-form .input_range_slider .noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
    -webkit-touch-callout: none; }
    .search-form .input_range_slider .noUi-origin.noUi-connect {
      background: #ee5d06; }
    .search-form .input_range_slider .noUi-origin.noUi-background {
      background: #e6e6e6; }
    .search-form .input_range_slider .noUi-origin.noUi-dragable {
      cursor: w-resize; }
  .search-form .input_range_slider .noUi-handle {
    width: 12px;
    height: 12px;
    background: #fd7b1b;
    -webkit-transition: box-shadow 0.3s;
    -moz-transition: box-shadow 0.3s;
    -o-transition: box-shadow 0.3s;
    -ms-transition: box-shadow 0.3s;
    transition: box-shadow 0.3s;
    border-radius: 50%;
    top: -4px;
    position: absolute;
    left: -6px;
    z-index: 5;
    cursor: pointer; }
    .search-form .input_range_slider .noUi-handle:after {
      content: "";
      width: 30px;
      height: 30px;
      -webkit-transition: box-shadow 0.3s;
      -moz-transition: box-shadow 0.3s;
      -o-transition: box-shadow 0.3s;
      -ms-transition: box-shadow 0.3s;
      transition: box-shadow 0.3s;
      position: absolute;
      left: -9px;
      top: -9px; }
    .search-form .input_range_slider .noUi-handle:active, .search-form .input_range_slider .noUi-handle:hover {
      -moz-box-shadow: 0 0 0 8px rgba(25, 114, 192, 0.35);
      -webkit-box-shadow: 0 0 0 8px rgba(25, 114, 192, 0.35);
      box-shadow: 0 0 0 8px rgba(25, 114, 192, 0.35); }
  .search-form .jq-selectbox {
    width: 100%;
    min-height: 20px;
    padding-bottom: 5px;
    margin-top: 6px;
    border: none;
    background: none;
    border-bottom: 1px solid #b2b2b2;
    outline: none;
    font-size: 15px;
    color: #fd7b1b;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
    font-family: 'roboto-r';
    border-radius: 0;
    position: relative;
    cursor: pointer; }
  .search-form .jq-selectbox select {
    width: 0 !important;
    height: 0 !important; }
  .search-form .jq-selectbox.opened {
    border-color: #fd7b1b; }
  .search-form .jq-selectbox .jq-selectbox__trigger-arrow {
    position: absolute;
    right: 6px;
    top: 9px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%225%22%20viewBox%3D%220%200%2010%205%22%3E%0A%20%20%3Cpath%20fill%3D%22#fd7b1b%22%20d%3D%22M-0.001%2C-0.000%20C-0.001%2C-0.000%204.999%2C5.000%204.999%2C5.000%20C4.999%2C5.000%209.999%2C-0.000%209.999%2C-0.000%20C9.999%2C-0.000%20-0.001%2C-0.000%20-0.001%2C-0.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 10px;
    height: 5px; }
  .search-form .jq-selectbox .jq-selectbox__select-text {
    overflow: hidden;
    padding-right: 25px; }
  .search-form .jq-selectbox .jq-selectbox__dropdown {
    width: 192px;
    top: 0 !important;
    background-color: #fff;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -moz-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
    -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
    box-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
    border-top: 1px solid #fd7b1b; }
    .search-form .jq-selectbox .jq-selectbox__dropdown ul {
      margin: 0;
      padding: 0;
      list-style: none; }
    .search-form .jq-selectbox .jq-selectbox__dropdown ul li + li:before {
      content: "";
      position: absolute;
      left: 12px;
      right: 0;
      top: 0;
      border-bottom: 1px solid rgba(0, 0, 0, .3); }
    .search-form .jq-selectbox .jq-selectbox__dropdown ul li:hover + li:before, .search-form .jq-selectbox .jq-selectbox__dropdown ul li + li:hover:before {
      border-color: transparent; }
    .search-form .jq-selectbox .jq-selectbox__dropdown ul li {
      margin-top: 1px;
      padding-left: 12px;
      padding-top: 8px;
      padding-bottom: 8px;
      font-size: 14px;
      color: #fd7b1b;
      font-family: 'roboto-r';
      position: relative; }
      .search-form .jq-selectbox .jq-selectbox__dropdown ul li:hover {
        background: #fd7b1b;
        color: #fff; }

.search-panel-wrap_mobile {
  float: right;
  width: 72px;
  height: 72px;
  display: none;
  text-align: center; }

.push-to-search {
  position: relative;
  width: 24px;
  height: 24px;
  padding: 24px;
  display: inline-block;
  cursor: pointer;
  background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M17.599%2C16.154%20C17.599%2C16.154%2016.152%2C17.600%2016.152%2C17.600%20C15.752%2C18.000%2015.105%2C18.000%2014.705%2C17.600%20C14.705%2C17.600%2013.532%2C16.425%2013.532%2C16.425%20C13.132%2C16.025%2013.132%2C15.378%2013.532%2C14.979%20C13.532%2C14.979%2014.979%2C13.532%2014.979%2C13.532%20C15.378%2C13.133%2016.026%2C13.133%2016.425%2C13.532%20C16.425%2C13.532%2017.599%2C14.707%2017.599%2C14.707%20C17.999%2C15.107%2017.999%2C15.755%2017.599%2C16.154%20ZM7.999%2C16.000%20C3.581%2C16.000%20-0.001%2C12.418%20-0.001%2C8.000%20C-0.001%2C3.581%203.581%2C-0.000%207.999%2C-0.000%20C12.417%2C-0.000%2015.999%2C3.581%2015.999%2C8.000%20C15.999%2C12.418%2012.417%2C16.000%207.999%2C16.000%20ZM8.000%2C2.000%20C4.686%2C2.000%202.000%2C4.686%202.000%2C8.000%20C2.000%2C11.314%204.686%2C14.000%208.000%2C14.000%20C11.313%2C14.000%2014.000%2C11.314%2014.000%2C8.000%20C14.000%2C4.686%2011.313%2C2.000%208.000%2C2.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 50% 50% no-repeat; }

.search-area_mobile {
  height: 72px;
  background: #fff;
  position: relative;
  z-index: 100;
  display: none;
  top: -72px;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -ms-transition: all 0.3s;
  transition: all 0.3s; }
  .search-area_mobile.opened {
    top: 0;
    visibility: visible;
    z-index: 99999; }

.text_input-wrap {
  margin-right: 289px;
  padding-top: 23px;
  position: relative; }
  .text_input-wrap.hidden_class {
    display: none; }
  .text_input-wrap .text_input-wrap_in {
    width: 100%; }
  .text_input-wrap input[type=search] {
    color: #000;
    font-size: 16px;
    font-family: 'roboto-r';
    line-height: 24px;
    border: none;
    border-bottom: 2px solid #b2b2b2;
    outline: none;
    width: 82.46347%;
    margin-left: 5.01044%;
    margin-right: 12.5261%;
    display: block;
    padding: 2px 0;
    -webkit-appearance: none;
    border-radius: 0; }
  .text_input-wrap input[type=search]:focus {
    border-bottom-color: #fd7b1b; }
  .text_input-wrap input[type=search]::-webkit-input-placeholder {
    color: #999; }
  .text_input-wrap input[type=search]::-moz-placeholder {
    color: #999; }
  .text_input-wrap input[type=search]:-moz-placeholder {
    color: #999; }
  .text_input-wrap input[type=search]:-ms-input-placeholder {
    color: #999; }
  .text_input-wrap .clear_type-form {
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    width: 14px;
    height: 14px;
    opacity: 0.1;
    padding: 29px 24px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2214%22%20height%3D%2214%22%20viewBox%3D%220%200%2014%2014%22%3E%0A%20%20%3Cpath%20fill%3D%22%23000%22%20d%3D%22M14.000%2C12.400%20C14.000%2C12.400%2012.399%2C14.000%2012.399%2C14.000%20C12.399%2C14.000%206.999%2C8.600%206.999%2C8.600%20C6.999%2C8.600%201.599%2C14.000%201.599%2C14.000%20C1.599%2C14.000%20-0.001%2C12.400%20-0.001%2C12.400%20C-0.001%2C12.400%205.399%2C7.000%205.399%2C7.000%20C5.399%2C7.000%20-0.001%2C1.600%20-0.001%2C1.600%20C-0.001%2C1.600%201.599%2C-0.000%201.599%2C-0.000%20C1.599%2C-0.000%206.999%2C5.400%206.999%2C5.400%20C6.999%2C5.400%2012.399%2C-0.000%2012.399%2C-0.000%20C12.399%2C-0.000%2014.000%2C1.600%2014.000%2C1.600%20C14.000%2C1.600%208.600%2C7.000%208.600%2C7.000%20C8.600%2C7.000%2014.000%2C12.400%2014.000%2C12.400%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 50% 50% no-repeat; }

.search-more-button {
  position: absolute;
  right: 0;
  top: 0; }
  .search-more-button .search-open-button {
    width: 289px;
    height: 72px;
    background-color: #ee5d06;
    -moz-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    cursor: pointer;
    line-height: 70px;
    vertical-align: middle; }
  .search-more-button .search-open-button .title {
    font-size: 16px;
    color: #fff;
    font-family: 'roboto-r';
    text-transform: uppercase;
    padding: 0 0 0 25px;
    display: inline-block;
    vertical-align: middle; }
  .search-more-button .search-open-button:hover .icon .first-line:after {
    top: 11px; }
    .search-more-button .search-open-button:hover .icon .second-line:after {
      bottom: 11px; }
    .search-more-button .search-open-button:hover .icon .third-line:after {
      top: 11px; }
  .search-more-button .search-open-button:active .icon .first-line:after {
    top: 0; }
    .search-more-button .search-open-button:active .icon .second-line:after {
      bottom: 0; }
    .search-more-button .search-open-button:active .icon .third-line:after {
      top: 0; }
  .search-more-button .search-open-button .icon {
    position: absolute;
    right: 29px;
    top: 28px;
    width: 14px;
    height: 16px; }
    .search-more-button .search-open-button .icon .first-line {
      position: absolute;
      left: 0;
      top: 0;
      width: 2px;
      background: #fff;
      bottom: 0;
      z-index: 2; }
    .search-more-button .search-open-button .icon .first-line:after {
      content: "";
      position: absolute;
      left: -1px;
      top: 3px;
      width: 4px;
      height: 2px;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -ms-transition: all 0.4s;
      transition: all 0.4s;
      background: #fff;
      -moz-box-shadow: 0 -1px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3);
      -webkit-box-shadow: 0 -1px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3);
      box-shadow: 0 -1px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3); }
    .search-more-button .search-open-button .icon .second-line {
      position: absolute;
      left: 6px;
      top: 0;
      width: 2px;
      background: #fff;
      bottom: 0;
      z-index: 2; }
    .search-more-button .search-open-button .icon .second-line:after {
      content: "";
      position: absolute;
      left: -1px;
      bottom: 3px;
      width: 4px;
      height: 2px;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -ms-transition: all 0.4s;
      transition: all 0.4s;
      background: #fff;
      -moz-box-shadow: 0 -1px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3);
      -webkit-box-shadow: 0 -1px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3);
      box-shadow: 0 -1px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3); }
    .search-more-button .search-open-button .icon .third-line {
      position: absolute;
      right: 0;
      top: 0;
      width: 2px;
      background: #fff;
      bottom: 0;
      z-index: 2; }
    .search-more-button .search-open-button .icon .third-line:after {
      content: "";
      position: absolute;
      left: -1px;
      top: 3px;
      width: 4px;
      height: 2px;
      -webkit-transition: all 0.4s;
      -moz-transition: all 0.4s;
      -o-transition: all 0.4s;
      -ms-transition: all 0.4s;
      transition: all 0.4s;
      background: #fff;
      -moz-box-shadow: 0 -1px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3);
      -webkit-box-shadow: 0 -1px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3);
      box-shadow: 0 -1px rgba(255,255,255,.3),0 1px rgba(255,255,255,.3); }

.mobile-right-panel {
  width: 289px;
  position: fixed;
  top: 0;
  bottom: auto !important;
  height: 100% !important;
  right: 0;
  z-index: 0;
  overflow-x: hidden;
  display: none;
  background: #fff;
  -moz-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35);
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.35); }
  .ie_fix .mobile-right-panel {
    z-index: 10; }
  .mobile-right-panel .search-form {
    width: 289px;
    -webkit-overflow-scrolling: touch;
    overflow-y: auto;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0; }
  .mobile-right-panel .search-form .block-body {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%; }
    .mobile-right-panel .search-form .block-body .row {
      padding: 0 24px; }
    .mobile-right-panel .search-form .block-body .row_button {
      width: 264px;
      z-index: 100; }
    .mobile-right-panel .search-form .block-body .row_button:before, .mobile-right-panel .search-form .block-body .row_button:after {
      display: table;
      content: "";
      line-height: 0;
      font-size: 0; }
    .mobile-right-panel .search-form .block-body .row_button:after {
      clear: both; }
    .mobile-right-panel .search-form .block-body .row_button button {
      width: 119px;
      height: 36px;
      float: right; }
    .mobile-right-panel .search-form .block-body .close_search_form {
      font-size: 16px;
      color: #fd7b1b;
      font-family: 'roboto-r';
      cursor: pointer;
      float: left;
      display: block;
      padding: 9px 13px 10px; }
  .mobile-right-panel .search-form .block-title {
    background: #ee5d06;
    line-height: 72px;
    color: #fff;
    font-family: 'roboto-r';
    font-size: 16px;
    padding: 0 50px 0 25px;
    text-transform: uppercase;
    position: relative;
    cursor: pointer; }
    .mobile-right-panel .search-form .block-title:after {
      content: "";
      position: absolute;
      right: 29px;
      top: 29px;
      width: 14px;
      height: 14px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.000%2C16.200%20C18.000%2C16.200%2016.200%2C18.000%2016.200%2C18.000%20C16.200%2C18.000%209.000%2C10.800%209.000%2C10.800%20C9.000%2C10.800%201.800%2C18.000%201.800%2C18.000%20C1.800%2C18.000%20-0.000%2C16.200%20-0.000%2C16.200%20C-0.000%2C16.200%207.200%2C9.000%207.200%2C9.000%20C7.200%2C9.000%20-0.000%2C1.800%20-0.000%2C1.800%20C-0.000%2C1.800%201.800%2C-0.000%201.800%2C-0.000%20C1.800%2C-0.000%209.000%2C7.200%209.000%2C7.200%20C9.000%2C7.200%2016.200%2C-0.000%2016.200%2C-0.000%20C16.200%2C-0.000%2018.000%2C1.800%2018.000%2C1.800%20C18.000%2C1.800%2010.800%2C9.000%2010.800%2C9.000%20C10.800%2C9.000%2018.000%2C16.200%2018.000%2C16.200%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      background-size: 14px 14px; }

@media only screen and (max-width: 960px) {
  .content_area {
    margin: 0; }
    .content_area.content_paddings {
      padding-left: 24px;
      padding-right: 24px; }

  .header:after {
    display: none; }

  .left-menu {
    display: none; }

  .slider-wrap {
    margin-top: 0; }

  .block_before_slider {
    padding: 0 24px; }

  .shop-categories-wrap {
    display: none; }

  .content-wrapper {
    background: #fbfcfd; }
    .content-wrapper .content-inner {
      padding: 0; }
      .content-wrapper .content-inner .page_path_wrap {
        display: block;
        margin-left: 12px; }
    .content-wrapper .main {
      padding-top: 0;
      float: none; }
      .content-wrapper .main .content {
        padding: 0 0 0 0; }
    .content-wrapper .sidebar.left {
      float: none !important;
      width: 100% !important;
      margin-left: 0 !important;
      margin-top: 0 !important;
      padding: 0 13px;
      box-sizing: border-box;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box; }

  .slider-wrap {
    margin-left: 12px; }

  .edit-block-wrap {
    margin-top: 25px;
    margin-left: 12px;
    margin-right: 12px; }

  .site_login_wrap {
    display: none; }

  .site_login_wrap_mobile {
    display: block; }

  .shop2-cart-preview_mobile {
    min-width: 72px;
    height: 72px;
    float: right; }
    .shop2-cart-preview_mobile .shop2-cart-preview {
      display: block; }
      .shop2-cart-preview_mobile .shop2-cart-preview.empty-cart .empty_cart_title {
        text-transform: uppercase; }

  .search-panel-wrap_mobile {
    display: block; }

  .search-area_mobile {
    display: block; }

  .shop-search-panel {
    display: none; }

  .mobile-panel-button {
    display: block; }

  .header_phones {
    padding-right: 24px; }

  .content-panel {
    display: none; }

  .top-menu, .my-cabinet {
    display: none; }

  .empty-block {
    display: block; }

  .top-panel-wrap {
    min-height: 72px;
    position: fixed; }

  .company-name-wrap .logo-text-wrap {
    margin-left: 10px;
    line-height: 1.4; }
    .company-name-wrap .logo-text {
      display: block;
      margin-left: 0; }

  .footer-menu {
    display: none; }

  .footer-contacts-wrap {
    padding: 5px 0 20px 22px; }
    .footer-contacts-wrap .phones {
      float: none; }
    .footer-contacts-wrap .address {
      margin-top: 18px;
      float: none; }

  .footer-right-side {
    margin-top: 5px; }
    .footer-right-side .social-networks .title {
      display: block;
      padding-bottom: 9px; }
    .footer-right-side .site-name {
      margin-top: 18px; }

  .site-copyright {
    margin-right: 22px; }

  .counters {
    padding-left: 22px; }

  .shop2-cart-preview {
    display: none; } }

@media only screen and (max-width: 767px) {
  .slider-wrap {
    margin-left: 0;
    margin-right: 0; }

  .shop2-cart-preview_mobile .empty_cart_title {
    display: none;
    line-height: normal;
    float: left;
    padding: 0; }
    .shop2-cart-preview_mobile.opened {
      float: none;
      position: absolute;
      z-index: 100;
      left: 0;
      right: 0;
      width: 100%;
      top: 0; }
      .shop2-cart-preview_mobile.opened .shop2-cart-preview {
        width: 100%;
        z-index: 5;
        position: relative;
        background-color: #31373d;
        background-image: none; }
        .shop2-cart-preview_mobile.opened .shop2-cart-preview.items_in_cart {
          background: #3177cf; }
        .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body {
          padding: 22px 0 23px 72px; }
          .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body:before, .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body:after {
            display: table;
            content: "";
            line-height: 0;
            font-size: 0; }
          .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body:after {
            clear: both; }
          .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body .empty_cart_title {
            display: block; }
          .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body .number_of_goods {
            float: left;
            position: static;
            font-size: 14px;
            color: #fff;
            height: auto;
            padding: 0;
            line-height: 1;
            background: none !important; }
            .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body .number_of_goods span {
              font-size: 20px; }
          .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body .total_amount {
            padding-left: 14px;
            float: left;
            display: block;
            line-height: 1;
            font-size: 20px; }
            .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body .total_amount:before {
              background: none; }
          .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body .link_to_cart {
            font-size: 16px;
            color: #fff;
            text-transform: uppercase;
            font-family: 'roboto-r';
            display: block;
            float: right;
            margin-right: 26px;
            padding-right: 35px;
            text-decoration: none;
            position: relative;
            line-height: 1.3; }
            .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body .link_to_cart:after {
              content: "";
              position: absolute;
              right: 0;
              top: 4px;
              background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%227%22%20height%3D%2212%22%20viewBox%3D%220%200%207%2012%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M7.000%2C6.333%20C7.000%2C6.333%201.347%2C11.985%201.347%2C11.985%20C1.347%2C11.985%200.006%2C10.644%200.006%2C10.644%20C0.006%2C10.644%204.651%2C5.999%204.651%2C5.999%20C4.651%2C5.999%200.006%2C1.355%200.006%2C1.355%20C0.006%2C1.355%201.347%2C0.014%201.347%2C0.014%20C1.347%2C0.014%207.000%2C5.666%207.000%2C5.666%20C7.000%2C5.666%206.666%2C6.000%206.666%2C6.000%20C6.666%2C6.000%207.000%2C6.333%207.000%2C6.333%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
              width: 7px;
              height: 12px; }
        .shop2-cart-preview_mobile.opened .shop2-cart-preview .close_button {
          position: absolute;
          left: 0;
          top: 0;
          padding: 27px;
          background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.000%2C16.200%20C18.000%2C16.200%2016.200%2C18.000%2016.200%2C18.000%20C16.200%2C18.000%209.000%2C10.800%209.000%2C10.800%20C9.000%2C10.800%201.800%2C18.000%201.800%2C18.000%20C1.800%2C18.000%20-0.000%2C16.200%20-0.000%2C16.200%20C-0.000%2C16.200%207.200%2C9.000%207.200%2C9.000%20C7.200%2C9.000%20-0.000%2C1.800%20-0.000%2C1.800%20C-0.000%2C1.800%201.800%2C-0.000%201.800%2C-0.000%20C1.800%2C-0.000%209.000%2C7.200%209.000%2C7.200%20C9.000%2C7.200%2016.200%2C-0.000%2016.200%2C-0.000%20C16.200%2C-0.000%2018.000%2C1.800%2018.000%2C1.800%20C18.000%2C1.800%2010.800%2C9.000%2010.800%2C9.000%20C10.800%2C9.000%2018.000%2C16.200%2018.000%2C16.200%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 50% 50% no-repeat;
          width: 18px;
          height: 18px;
          display: block;
          z-index: 99999; }
        .shop2-cart-preview_mobile.opened .shop2-cart-preview .open_button {
          display: none; }
    .shop2-cart-preview_mobile .shop2-cart-preview {
      width: 72px;
      height: 72px;
      position: relative;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2220%22%20height%3D%2218%22%20viewBox%3D%220%200%2020%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fbfbfb%22%20d%3D%22M16.999%2C8.999%20C16.999%2C8.999%206.635%2C8.999%206.635%2C8.999%20C6.635%2C8.999%206.999%2C11.000%206.999%2C11.000%20C6.999%2C11.000%2017.998%2C11.000%2017.998%2C11.000%20C17.998%2C11.000%2017.998%2C13.000%2017.998%2C13.000%20C17.998%2C13.000%204.999%2C13.000%204.999%2C13.000%20C4.999%2C13.000%202.998%2C2.000%202.998%2C2.000%20C2.998%2C2.000%20-0.000%2C2.000%20-0.000%2C2.000%20C-0.000%2C2.000%20-0.000%2C-0.000%20-0.000%2C-0.000%20C-0.000%2C-0.000%204.998%2C-0.000%204.998%2C-0.000%20C4.998%2C-0.000%204.999%2C-0.000%204.999%2C-0.000%20C4.999%2C-0.000%204.999%2C-0.000%204.999%2C-0.000%20C4.999%2C-0.000%205.000%2C-0.000%205.000%2C-0.000%20C5.000%2C-0.000%205.000%2C0.005%205.000%2C0.005%20C5.000%2C0.005%205.362%2C2.000%205.362%2C2.000%20C7.058%2C2.000%2014.366%2C2.000%2017.973%2C2.000%20C19.452%2C2.000%2019.999%2C2.499%2019.999%2C3.999%20C20.061%2C3.968%2016.999%2C8.999%2016.999%2C8.999%20ZM7.000%2C14.000%20C8.104%2C14.000%209.000%2C14.895%209.000%2C16.000%20C9.000%2C17.105%208.104%2C18.000%207.000%2C18.000%20C5.895%2C18.000%205.000%2C17.105%205.000%2C16.000%20C5.000%2C14.895%205.895%2C14.000%207.000%2C14.000%20ZM17.000%2C14.000%20C18.104%2C14.000%2019.000%2C14.895%2019.000%2C16.000%20C19.000%2C17.105%2018.104%2C18.000%2017.000%2C18.000%20C15.895%2C18.000%2015.000%2C17.105%2015.000%2C16.000%20C15.000%2C14.895%2015.895%2C14.000%2017.000%2C14.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 50% 50% no-repeat;
      cursor: pointer;
      padding-right: 0; }
      .shop2-cart-preview_mobile .shop2-cart-preview .open_button {
        position: absolute;
        right: 0;
        top: 0;
        width: 72px;
        height: 72px;
        display: block; }
      .shop2-cart-preview_mobile .shop2-cart-preview.items_in_cart .block-body .number_of_goods {
        background: #000; }
      .shop2-cart-preview_mobile .shop2-cart-preview:after {
        background: none; }
      .shop2-cart-preview_mobile .shop2-cart-preview .block-body {
        padding: 0;
        margin: 0; }
        .shop2-cart-preview_mobile .shop2-cart-preview .block-body .link_to_cart {
          display: none; }
        .shop2-cart-preview_mobile .shop2-cart-preview .block-body .number_of_goods {
          position: absolute;
          right: 18px;
          top: 18px;
          height: 14px;
          padding: 0 5px;
          border-radius: 8px;
          font-size: 0;
          background: #3177cf;
          line-height: 1.2; }
          .shop2-cart-preview_mobile .shop2-cart-preview .block-body .number_of_goods span {
            font-size: 11px;
            color: #fff;
            font-family: 'roboto-r'; }
        .shop2-cart-preview_mobile .shop2-cart-preview .block-body .total_amount {
          display: none; }
      .shop2-cart-preview_mobile .shop2-cart-preview.empty-cart .empty_cart_title {
        display: none; } }

@media only screen and (max-width: 600px) {
  .mobile-panel-button--close {
    top: 15px; }

  .site_login_wrap_mobile .block-body .waSlideMenu-back a, .categories-wrap_mobile .categories_mobile li.waSlideMenu-back a, .site_login_wrap_mobile .for_wa_slide .mobile_title {
    line-height: 60px !important; }

  .categories-wrap_mobile .categories_mobile li.waSlideMenu-back:after, .site_login_wrap_mobile .block-body .waSlideMenu-back:after {
    top: 26px; }

  .categories-wrap_mobile .categories_mobile ul {
    top: -60px; }

  .mobile-right-panel .search-form .block-title {
    line-height: 60px; }
    .mobile-right-panel .search-form .block-title:after {
      top: 23px; }

  .page-path {
    overflow: auto; }

  .mobile-left-panel-filter #shop-filter-wrap .title {
    padding-top: 20px !important;
    padding-bottom: 20px !important; }

  .text_input-wrap input[type=search] {
    width: 74%; }

  .shop2-cart-preview_mobile {
    min-width: 60px;
    height: 60px; }
    .shop2-cart-preview_mobile.opened .shop2-cart-preview .close_button {
      padding: 21px; }
    .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body {
      padding: 18px 0 18px 72px; }
      .shop2-cart-preview_mobile.opened .shop2-cart-preview .block-body .link_to_cart {
        font-size: 0;
        width: 2px;
        height: 20px; }

  .text_input-wrap {
    padding-top: 15px;
    margin-right: 60px; }
    .text_input-wrap input[type=search] {
      font-size: 15px;
      border-bottom-width: 1px; }
    .text_input-wrap .clear_type-form {
      padding: 23px; }

  .search-more-button {
    width: 60px;
    height: 60px; }
    .search-more-button .search-open-button {
      width: 60px;
      height: 60px; }
    .search-more-button .search-open-button .icon {
      right: 23px;
      top: 22px; }
    .search-more-button .search-open-button .title {
      font-size: 0;
      padding: 0; }
    .search-more-button .search-form {
      line-height: normal; }
    .search-more-button .search-form .block-body {
      top: 60px;
      left: 0;
      width: auto !important; }
    .search-more-button .search-form .block-body .row_button {
      left: 0;
      width: auto; }

  .search-area_mobile {
    height: 60px; }

  .top-panel-wrap {
    line-height: 60px;
    min-height: 60px; }

  .search-panel-wrap_mobile {
    height: 60px;
    width: 60px; }

  .mobile-panel-button {
    width: 60px;
    height: 60px; }

  .shop2-cart-preview_mobile .shop2-cart-preview {
    width: 60px;
    height: 60px; }
    .shop2-cart-preview_mobile .shop2-cart-preview .open_button {
      width: 60px;
      height: 60px; }
    .shop2-cart-preview_mobile .shop2-cart-preview .block-body .number_of_goods {
      top: 13px;
      right: 12px; }
    .shop2-cart-preview_mobile .shop2-cart-preview:after {
      left: -18px; }

  .push-to-search {
    padding: 18px; }

  .company-name-wrap {
    float: none;
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center; }
    .company-name-wrap .logo-text-wrap {
      margin-left: 10px;
      line-height: 1.4; }
    .company-name-wrap .logo-text {
      text-align: left; }

  .right-header-area {
    padding-top: 0;
    float: none; }

  .header_phones {
    padding: 0 0 15px 0;
    margin: 0;
    text-align: center;
    display: block; }
    .header_phones:after {
      background: none; }
    .header_phones div {
      padding: 0 7px;
      display: inline-block; }

  .footer-contacts-wrap {
    float: none;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center; }
    .footer-contacts-wrap .phones {
      margin-right: 0; }

  .footer-right-side {
    margin-top: 0;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 19px;
    float: none;
    text-align: center; }
    .footer-right-side .site-name {
      text-align: center; }

  .site-copyright {
    margin-right: 0;
    float: none;
    text-align: center; }

  .counters {
    float: none;
    padding: 0 0 15px 0;
    text-align: center; } }

@media only screen and (max-width: 420px) {
  .text_input-wrap input[type=search] {
    width: 71%; } }

@media only screen and (max-width: 320px) {
  .text_input-wrap input[type=search] {
    width: 68%; } }

a.highslide-full-expand {
  display: none !important; }

#site_loader {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  z-index: 9999999; }
  #site_loader:before, #site_loader:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 32px;
    width: 32px;
    margin: auto; }
  #site_loader:before {
    -moz-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, .25);
    -webkit-box-shadow: inset 0 0 0 4px rgba(0, 0, 0, .25);
    box-shadow: inset 0 0 0 4px rgba(0, 0, 0, .25);
    -webkit-background-clip: padding;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%; }
  #site_loader: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%2232px%22%20height%3D%2232px%22%20%20viewBox%3D%220%200%2032%2032%22%20preserveAspectRatio%3D%22none%22%20shape-rendering%3D%22geometricPrecision%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M16%200%20A16%2016%200%200%201%2032%2016%20L28%2016%20A12%2012%200%200%200%2016%204z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E") 50% 50% no-repeat;
    -webkit-animation: loading 0.5s linear infinite;
    -moz-animation: loading 0.5s linear infinite;
    -o-animation: loading 0.5s linear infinite;
    animation: loading 0.5s linear infinite;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }

@-webkit-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-moz-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-o-keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes loading {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }

  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg); } }

#shop-filter-wrap {
  margin-left: 12px; }
  #shop-filter-wrap.opened form.shop-filter {
    display: block; }
  #shop-filter-wrap.opened .title {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 2px 2px 0 0; }
    #shop-filter-wrap.opened .title:after {
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg); }
  #shop-filter-wrap .title {
    padding: 14px 12px;
    font-size: 16px;
    color: #fff;
    font-family: 'roboto-r';
    background-color: #ee5d06;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    position: relative;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
  #shop-filter-wrap .title:after {
    content: "";
    position: absolute;
    right: 17px;
    top: 21px;
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2212%22%20height%3D%227%22%20viewBox%3D%220%200%2012%207%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M11.985%2C5.653%20C11.985%2C5.653%2010.645%2C6.993%2010.645%2C6.993%20C10.645%2C6.993%206.000%2C2.348%206.000%2C2.348%20C6.000%2C2.348%201.355%2C6.993%201.355%2C6.993%20C1.355%2C6.993%200.014%2C5.653%200.014%2C5.653%20C0.014%2C5.653%205.666%2C0.000%205.666%2C0.000%20C5.666%2C0.000%206.000%2C0.334%206.000%2C0.334%20C6.000%2C0.334%206.333%2C0.000%206.333%2C0.000%20C6.333%2C0.000%2011.985%2C5.653%2011.985%2C5.653%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
    width: 12px;
    height: 7px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s; }
  #shop-filter-wrap form.shop-filter {
    background: #fff;
    -webkit-border-radius: 0 0 2px 2px;
    -moz-border-radius: 0 0 2px 2px;
    -ms-border-radius: 0 0 2px 2px;
    -o-border-radius: 0 0 2px 2px;
    border-radius: 0 0 2px 2px;
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    display: none; }
  #shop-filter-wrap form.shop-filter .shop-filter-params {
    padding: 18px 12px 0;
    position: relative; }
    #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap {
      padding-bottom: 20px; }
    #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap:before, #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap:after {
      display: table;
      content: "";
      line-height: 0;
      font-size: 0; }
    #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap:after {
      clear: both; }
    #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap .param-title {
      font-size: 12px;
      color: #000;
      font-family: 'roboto-b';
      padding-bottom: 7px; }
    #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap .param-body input[type=text] {
      width: 100%;
      border: none;
      border-bottom: 1px solid rgba(0, 0, 0, .3);
      font-size: 14px;
      color: #000;
      padding-bottom: 4px;
      font-family: 'roboto-r';
      outline: none; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap .param-body input[type=text]::-webkit-input-placeholder {
        color: #000; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap .param-body input[type=text]::-moz-placeholder {
        color: #000; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap .param-body input[type=text]:-moz-placeholder {
        color: #000; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap .param-body input[type=text]:-ms-input-placeholder {
        color: #000; }
    #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox {
      width: 100%;
      min-height: 20px;
      padding-bottom: 5px;
      margin-top: 6px;
      border: none;
      background: none;
      border-bottom: 1px solid #b2b2b2;
      outline: none;
      font-size: 14px;
      color: #fd7b1b;
      -webkit-transition: all 0.1s;
      -moz-transition: all 0.1s;
      -o-transition: all 0.1s;
      -ms-transition: all 0.1s;
      transition: all 0.1s;
      font-family: 'roboto-r';
      border-radius: 0;
      position: relative;
      cursor: pointer; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox select {
        width: 0 !important;
        height: 0 !important; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox.opened {
        border-color: #fd7b1b; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox .jq-selectbox__trigger-arrow {
        position: absolute;
        right: 6px;
        top: 9px;
        background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%225%22%20viewBox%3D%220%200%2010%205%22%3E%0A%20%20%3Cpath%20fill%3D%22#fd7b1b%22%20d%3D%22M-0.001%2C-0.000%20C-0.001%2C-0.000%204.999%2C5.000%204.999%2C5.000%20C4.999%2C5.000%209.999%2C-0.000%209.999%2C-0.000%20C9.999%2C-0.000%20-0.001%2C-0.000%20-0.001%2C-0.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
        width: 10px;
        height: 5px; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox .jq-selectbox__select-text {
        overflow: hidden;
        padding-right: 25px; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox .jq-selectbox__dropdown {
        width: 192px;
        top: 0 !important;
        background-color: #fff;
        -webkit-border-radius: 0 0 2px 2px;
        -moz-border-radius: 0 0 2px 2px;
        -ms-border-radius: 0 0 2px 2px;
        -o-border-radius: 0 0 2px 2px;
        border-radius: 0 0 2px 2px;
        -moz-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
        -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
        box-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
        border-top: 1px solid #fd7b1b; }
        #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox .jq-selectbox__dropdown ul {
          margin: 0;
          padding: 0;
          list-style: none; }
          #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox .jq-selectbox__dropdown ul li + li:before {
            content: "";
            position: absolute;
            left: 12px;
            right: 0;
            top: 0;
            border-bottom: 1px solid rgba(0, 0, 0, .3); }
          #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox .jq-selectbox__dropdown ul li:hover + li:before, #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox .jq-selectbox__dropdown ul li + li:hover:before {
            border-color: transparent; }
          #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox .jq-selectbox__dropdown ul li {
            margin-top: 1px;
            padding-left: 12px;
            padding-top: 8px;
            padding-bottom: 8px;
            font-size: 14px;
            color: #fd7b1b;
            font-family: 'roboto-r';
            -webkit-transition: background 0.3s;
            -moz-transition: background 0.3s;
            -o-transition: background 0.3s;
            -ms-transition: background 0.3s;
            transition: background 0.3s;
            position: relative; }
            #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.select_elements .jq-selectbox .jq-selectbox__dropdown ul li:hover {
              background: #fd7b1b;
              color: #fff; }
    #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.vendor .param-body {
      font-size: 0; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.vendor a {
        color: #fd7b1b;
        font-size: 16px;
        font-family: 'roboto-r';
        text-decoration: none;
        display: inline-block;
        padding: 3px 10px;
        border-radius: 12px;
        margin: 1px; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.vendor a.active-val {
        background: #fd7b1b;
        color: #fff; }
    #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.text_select .param-body a {
      text-transform: none; }
    #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .price_range:before, #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .price_range:after {
      display: table;
      content: "";
      line-height: 0;
      font-size: 0; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .price_range:after {
        clear: both; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body input[type=text] {
        width: 61px;
        border: none;
        border-bottom: 1px solid rgba(0, 0, 0, .3);
        font-size: 14px;
        color: #000;
        padding-bottom: 3px;
        font-family: 'roboto-r';
        outline: none; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body input[type=text].low {
        float: left; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body input[type=text].hight {
        float: right; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .input_range_slider {
        height: 4px;
        background: #e6e6e6;
        position: relative;
        margin: 27px 6px 0 6px;
        border-radius: 2px; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .input_range_slider .noUi-base {
        transform: translate3d(0, 0, 0);
        width: 100%;
        height: 100%;
        position: relative; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .input_range_slider .noUi-origin {
        position: absolute;
        right: 0;
        top: 0;
        left: 0;
        bottom: 0;
        -webkit-touch-callout: none; }
        #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .input_range_slider .noUi-origin.noUi-connect {
          background: #ee5d06; }
        #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .input_range_slider .noUi-origin.noUi-background {
          background: #e6e6e6; }
        #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .input_range_slider .noUi-origin.noUi-dragable {
          cursor: w-resize; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .noUi-handle {
        width: 12px;
        height: 12px;
        background: #fd7b1b;
        -webkit-transition: box-shadow 0.3s;
        -moz-transition: box-shadow 0.3s;
        -o-transition: box-shadow 0.3s;
        -ms-transition: box-shadow 0.3s;
        transition: box-shadow 0.3s;
        border-radius: 50%;
        top: -4px;
        position: absolute;
        left: -6px;
        z-index: 5;
        cursor: pointer; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .noUi-handle:after {
        content: "";
        width: 30px;
        height: 30px;
        -webkit-transition: box-shadow 0.3s;
        -moz-transition: box-shadow 0.3s;
        -o-transition: box-shadow 0.3s;
        -ms-transition: box-shadow 0.3s;
        transition: box-shadow 0.3s;
        position: absolute;
        left: -9px;
        top: -9px; }
      #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .noUi-handle:active, #shop-filter-wrap form.shop-filter .shop-filter-params .param-wrap.param_range .param-body .noUi-handle:hover {
        -moz-box-shadow: 0 0 0 8px rgba(25, 114, 192, 0.35);
        -webkit-box-shadow: 0 0 0 8px rgba(25, 114, 192, 0.35);
        box-shadow: 0 0 0 8px rgba(25, 114, 192, 0.35); }
  #shop-filter-wrap form.shop-filter .clear_filter-wrap {
    margin: 0 12px;
    border-top: 1px solid #b2b2b2;
    text-align: center;
    font-size: 0; }
    #shop-filter-wrap form.shop-filter .clear_filter-wrap .clear_filter {
      text-decoration: none;
      display: inline-block;
      font-size: 16px;
      color: #fd7b1b;
      font-family: 'roboto-r';
      padding-left: 29px;
      position: relative;
      margin: 20px 0; }
    #shop-filter-wrap form.shop-filter .clear_filter-wrap .clear_filter:after {
      content: "";
      position: absolute;
      left: 0;
      top: 3px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2217%22%20height%3D%2214%22%20viewBox%3D%220%200%2017%2014%22%3E%0A%20%20%3Cpath%20fill%3D%22%23ee5d06%22%20d%3D%22M10.000%2C14.000%20C10.000%2C14.000%2010.000%2C12.000%2010.000%2C12.000%20C12.761%2C12.000%2014.999%2C9.762%2014.999%2C7.000%20C14.999%2C4.239%2012.761%2C2.000%2010.000%2C2.000%20C7.238%2C2.000%204.999%2C4.239%204.999%2C7.000%20C4.999%2C7.000%205.000%2C8.000%205.000%2C8.000%20C5.000%2C8.000%208.000%2C8.000%208.000%2C8.000%20C8.000%2C8.000%203.999%2C12.000%203.999%2C12.000%20C3.999%2C12.000%20-0.000%2C8.000%20-0.000%2C8.000%20C-0.000%2C8.000%203.000%2C8.000%203.000%2C8.000%20C3.000%2C8.000%202.999%2C7.000%202.999%2C7.000%20C3.000%2C3.134%206.134%2C0.000%2010.000%2C0.000%20C13.866%2C0.000%2016.999%2C3.134%2016.999%2C7.000%20C16.999%2C10.866%2013.866%2C14.000%2010.000%2C14.000%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      width: 17px;
      height: 14px; }
  #shop-filter-wrap form.shop-filter .filter_button {
    background: #f1f4f7;
    padding: 12px;
    font-size: 0;
    text-align: center; }
    #shop-filter-wrap form.shop-filter .filter_button a.filter-go {
      text-decoration: none;
      font-size: 16px;
      color: #fff;
      display: block;
      font-family: 'roboto-r';
      background-color: #fd7b1b;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      padding: 8px 12px 10px; }

.push_to_open_filter_outside {
  font-size: 16px;
  color: #fff;
  font-family: 'roboto-r';
  cursor: pointer;
  text-transform: uppercase;
  background-color: #ee5d06;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  padding: 14px 23px;
  display: block;
  margin: 0 18px 18px;
  text-align: center;
  display: none; }

.shop-sorting-panel {
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  min-height: 48px; }
  .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 .active_view {
    display: none; }
  .shop-sorting-panel .sorting {
    float: left;
    position: relative; }
  .shop-sorting-panel .sorting .push_to_open_filter {
    font-size: 16px;
    color: #fff;
    font-family: 'roboto-r';
    cursor: pointer;
    text-transform: uppercase;
    background-color: #ee5d06;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    padding: 14px 23px;
    float: left;
    margin-right: 12px;
    display: none; }
  .shop-sorting-panel .sorting .body_sort {
    position: absolute;
    width: 235px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    display: none;
    z-index: 10; }
    .shop-sorting-panel .sorting .body_sort ul {
      list-style: none;
      margin: 0 0 0 14px;
      padding: 10px 0; }
    .shop-sorting-panel .sorting .body_sort ul li + li {
      border-top: 1px solid #e5e5e5; }
    .shop-sorting-panel .sorting .body_sort ul li a {
      display: block;
      text-decoration: none;
      font-size: 14px;
      color: #000;
      font-family: 'roboto-r';
      padding: 15px 40px 15px 0;
      position: relative; }
      .shop-sorting-panel .sorting .body_sort ul li a .arrow_icon {
        position: absolute;
        right: 19px;
        top: 50%;
        margin-top: -8px; }
      .shop-sorting-panel .sorting .body_sort ul li a .arrow_icon svg.icon_color {
        fill: #000; }
      .shop-sorting-panel .sorting .body_sort ul li a.sort-param-asc .arrow_icon {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg); }
      .shop-sorting-panel .sorting .body_sort ul li a.active {
        color: #fd7b1b; }
      .shop-sorting-panel .sorting .body_sort ul li a.active .arrow_icon svg.icon_color {
        fill: #fd7b1b; }
  .shop-sorting-panel .sorting .title_sort {
    width: 176px;
    color: #fd7b1b;
    font-size: 14px;
    font-family: 'roboto-r';
    padding: 16px 45px 15px 14px;
    cursor: pointer;
    position: relative;
    border-radius: 2px;
    float: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none; }
    .shop-sorting-panel .sorting .title_sort:after {
      content: "";
      position: absolute;
      right: 19px;
      top: 50%;
      margin-top: -1px;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 5px 5px 0 5px;
      border-top-color: #fd7b1b;
      -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.opened .title_sort {
    background: #fd7b1b;
    color: #fff; }
    .shop-sorting-panel .sorting.opened .title_sort:after {
      -webkit-transform: rotate(180deg);
      -moz-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
      -o-transform: rotate(180deg);
      transform: rotate(180deg);
      border-top-color: #fff; }
    .shop-sorting-panel .sorting.opened .body_sort {
      display: block;
      top: 48px;
      left: 0; }
  .shop-sorting-panel .view-sorting {
    float: right;
    margin: 12px;
    font-size: 0;
    text-align: right; }
  .shop-sorting-panel .view-sorting .view_button {
    width: 24px;
    height: 24px;
    line-height: 24px;
    cursor: pointer;
    display: inline-block;
    text-align: center;
    margin: 0 12px; }
    .shop-sorting-panel .view-sorting .view_button:last-child {
      margin-right: 0; }
    .shop-sorting-panel .view-sorting .view_button:first-child {
      margin-left: 0; }
    .shop-sorting-panel .view-sorting .view_button .icon_color {
      fill: #fd7b1b;
      vertical-align: middle; }
    .shop-sorting-panel .view-sorting .view_button:hover .icon_color {
      fill: #000; }
    .shop-sorting-panel .view-sorting .view_button.active-view .icon_color {
      fill: #000; }

.mobile-left-panel-filter {
  width: 288px;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 0;
  overflow-x: hidden;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  display: none;
  background: #fff;
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24); }
  .ie_fix .mobile-left-panel-filter {
    z-index: 10; }
  .mobile-left-panel-filter #shop-filter-wrap {
    display: block;
    margin: 0; }
  .mobile-left-panel-filter #shop-filter-wrap .title {
    font-size: 16px;
    color: #fff;
    font-family: 'roboto-r';
    text-transform: uppercase;
    border-radius: 0;
    padding: 26px 60px 26px 25px; }
    .mobile-left-panel-filter #shop-filter-wrap .title:after {
      right: 24px;
      top: 50%;
      margin-top: -12px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M18.000%2C16.200%20C18.000%2C16.200%2016.200%2C18.000%2016.200%2C18.000%20C16.200%2C18.000%209.000%2C10.800%209.000%2C10.800%20C9.000%2C10.800%201.800%2C18.000%201.800%2C18.000%20C1.800%2C18.000%20-0.000%2C16.200%20-0.000%2C16.200%20C-0.000%2C16.200%207.200%2C9.000%207.200%2C9.000%20C7.200%2C9.000%20-0.000%2C1.800%20-0.000%2C1.800%20C-0.000%2C1.800%201.800%2C-0.000%201.800%2C-0.000%20C1.800%2C-0.000%209.000%2C7.200%209.000%2C7.200%20C9.000%2C7.200%2016.200%2C-0.000%2016.200%2C-0.000%20C16.200%2C-0.000%2018.000%2C1.800%2018.000%2C1.800%20C18.000%2C1.800%2010.800%2C9.000%2010.800%2C9.000%20C10.800%2C9.000%2018.000%2C16.200%2018.000%2C16.200%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 50% 50% no-repeat;
      background-size: 14px 14px;
      width: 24px;
      height: 24px; }
  .mobile-left-panel-filter #shop-filter-wrap .shop-filter {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .mobile-left-panel-filter #shop-filter-wrap .shop-filter .shop-filter-params {
      padding-left: 24px;
      padding-right: 24px; }
    .mobile-left-panel-filter #shop-filter-wrap .shop-filter .clear_filter-wrap {
      display: none; }
    .mobile-left-panel-filter #shop-filter-wrap .shop-filter .filter_button {
      text-align: left;
      padding: 14px 24px; }
    .mobile-left-panel-filter #shop-filter-wrap .shop-filter .filter_button:before, .mobile-left-panel-filter #shop-filter-wrap .shop-filter .filter_button:after {
      display: table;
      content: "";
      line-height: 0;
      font-size: 0; }
    .mobile-left-panel-filter #shop-filter-wrap .shop-filter .filter_button:after {
      clear: both; }
    .mobile-left-panel-filter #shop-filter-wrap .shop-filter .filter_button .clear_filter {
      font-size: 16px;
      color: #fd7b1b;
      text-decoration: none;
      font-family: 'roboto-r';
      display: inline-block;
      vertical-align: middle;
      padding: 6px 0; }
    .mobile-left-panel-filter #shop-filter-wrap .shop-filter .filter_button .filter-go {
      float: right;
      vertical-align: middle;
      text-transform: uppercase;
      padding: 7px 12px 10px; }

.color-list {
  font-size: 0;
  line-height: normal; }
  .color-list .param-body {
    font-size: 12px; }
  .color-list .prod_color {
    padding: 2px 10px 3px 31px;
    font-size: 16px;
    color: #fd7b1b;
    font-family: 'roboto-r';
    border-radius: 11px;
    position: relative;
    margin-top: 5px;
    display: inline-block;
    cursor: pointer;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s; }
  .color-list .prod_color:hover, .color-list .prod_color.selected_color {
    background: #fd7b1b;
    color: #fff; }
    .color-list .prod_color:hover .prod_color_pic, .color-list .prod_color.selected_color .prod_color_pic {
      -moz-box-shadow: inset 0 0 0 2px #fff;
      -webkit-box-shadow: inset 0 0 0 2px #fff;
      box-shadow: inset 0 0 0 2px #fff; }
  .color-list .prod_color .prod_color_pic {
    position: absolute;
    left: 2px;
    top: 50%;
    height: 22px;
    width: 22px;
    border-radius: 50%;
    margin-top: -12px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
    -moz-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }

.checkbox_type {
  min-height: 0 !important; }
  .checkbox_type label {
    color: #fd7b1b;
    font-size: 16px;
    font-family: 'roboto-r';
    text-decoration: none;
    display: inline-block;
    padding: 3px 10px;
    border-radius: 12px;
    margin: 1px;
    position: relative; }
  .checkbox_type .jq-checkbox {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
  .checkbox_type .jq-checkbox.cheked {
    background: #fd7b1b;
    color: #fff; }

.content-inner .product-list {
  margin: 10px -2px 10px 0;
  font-size: 0; }
  .content-inner .product-list .product-thumb:nth-child(3n) {
    margin-right: 0; }
  .content-inner .product-list.product-simples {
    margin-right: 0;
    margin-top: 14px; }

.shop-pricelist {
  margin-top: 12px;
  margin-right: 13px;
  background-color: #fff;
  border-radius: 0 0 2px 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  width: 100%;
  display: table; }
  .shop-pricelist .tr {
    display: table-row; }
  .shop-pricelist .td {
    display: table-cell;
    vertical-align: middle;
    padding-top: 12px;
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, .10); }
  .shop-pricelist .th {
    display: table-cell;
    background: #fd7b1b;
    color: #fff;
    padding: 8px 0;
    vertical-align: middle;
    font-size: 12px;
    font-family: 'roboto-r'; }
  .shop-pricelist .th:first-child {
    border-radius: 2px 0 0 0; }
  .shop-pricelist .th:last-child {
    border-radius: 0 2px 0 0; }
  .shop-pricelist .shop-product-item {
    position: relative; }
  .shop-pricelist .column-name {
    vertical-align: top;
    width: 25.44379%;
    padding-left: 1.77515%; }
  .shop-pricelist .column-name .product-label {
    padding-right: 20px;
    font-size: 0;
    padding-bottom: 9px;
    display: none; }
    .shop-pricelist .column-name .product-label div {
      font-size: 10px;
      color: #fff;
      font-family: 'roboto-b';
      display: inline-block;
      padding: 3px 7px 4px;
      line-height: 1;
      border-radius: 2px; }
    .shop-pricelist .column-name .product-label div.product-new {
      background: #f33; }
    .shop-pricelist .column-name .product-label div.product-special {
      background: #f93;
      margin-bottom: 1px; }
  .shop-pricelist .column-name .product-article {
    font-size: 10px;
    color: #000;
    padding-bottom: 5px;
    font-family: 'roboto-r';
    display: none; }
  .shop-pricelist .column-name .product-name {
    padding-bottom: 10px;
    line-height: 1; }
    .shop-pricelist .column-name .product-name a {
      text-decoration: none;
      font-size: 14px;
      color: #fd7b1b;
      font-family: 'roboto-b'; }
  .shop-pricelist .column-name .shop-product-actions {
    display: none; }
    .shop-pricelist .column-name .shop-product-actions dt {
      background: none;
      padding: 0; }
    .shop-pricelist .column-name .shop-product-actions dt .name-action {
      display: none; }
  .shop-pricelist .column-options {
    vertical-align: top;
    width: 31.95266%; }
  .shop-pricelist .shop-product-options {
    padding-right: 28px;
    border: none;
    display: none; }
  .shop-pricelist .shop-product-options .option_row {
    border: none;
    border-top: 1px solid #e5e5e5; }
  .shop-pricelist .product-anonce {
    font-size: 13px;
    color: #000;
    padding-right: 12px;
    font-family: 'roboto-r';
    padding-bottom: 12px; }
  .shop-pricelist .column-amount {
    width: 15.97633%; }
  .shop-pricelist .shop-product-amount {
    float: left; }
  .shop-pricelist .shop-product-amount input[type=tel] {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 23px;
    font-size: 14px;
    color: #484848;
    background: none;
    font-family: 'roboto-r';
    border: none;
    border-bottom: 1px solid #b2b2b2;
    margin: 0 6px;
    padding: 0;
    text-align: center; }
  .shop-pricelist .shop-product-amount button {
    width: 24px;
    height: 24px;
    background-color: #fd7b1b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    border: none;
    font-size: 20px;
    color: #fff;
    outline: none; }
    .shop-pricelist .shop-product-amount button:hover {
      background-color: #fd842a; }
    .shop-pricelist .shop-product-amount button:active {
      background-color: #fd720c;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .shop-pricelist .shop-product-amount button:disabled {
      background: #dfdfdf;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
  .shop-pricelist .column-price {
    float: none;
    width: 15.97633%; }
  .shop-pricelist .column-add {
    width: 8.87574%; }
  .shop-pricelist .column-add button {
    font-size: 0;
    float: left; }

@media only screen and (max-width: 960px) {
  .content-inner .product-list.product-simples {
    margin-right: 13px; }

  .shop-pricelist {
    margin-left: 13px; }

  .content-inner .product-list {
    margin-left: 13px;
    margin-right: 13px; }
    .content-inner .product-list .product-thumb {
      margin-right: 1.5873%;
      width: 32.25806%; }
      .content-inner .product-list .product-thumb .product-anonce, .content-inner .product-list .product-thumb .shop-product-options {
        display: none; }
      .content-inner .product-list .product-thumb .product-top {
        padding: 24px 24px 0 24px; }
    .content-inner .product-list .product-simple .product-side-left {
      width: 32.25806%; }
      .content-inner .product-list .product-simple .product-side-left .product-image {
        padding-left: 24px;
        padding-right: 24px; }
        .content-inner .product-list .product-simple .product-side-left .product-image .product-label div {
          left: 24px; }
      .content-inner .product-list .product-simple .product-side-middle {
        width: 35.34946%; }
      .content-inner .product-list .product-simple .product-side-right {
        width: 32.39247%; } }

@media only screen and (max-width: 694px) {
  .product-simple {
    margin-bottom: 0 !important; }

  .product-simple + .product-simple {
    border-top: 1px solid #cdcece !important; }

  .my_frame .product-thumb {
    margin: 0 !important;
    box-shadow: none !important; }

  .i_m_mainpage .content-inner .product-list {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    border: none; }
    .i_m_mainpage .content-inner .owl-wrapper-outer {
      background: #fff;
      border-top: 1px solid #e5e5e5;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24); }

  .shop-pricelist {
    margin-left: 0 !important;
    margin-right: 0 !important; }
    .shop-pricelist .th:first-child {
      border-radius: 0; }
    .shop-pricelist .th:last-child {
      border-radius: 0; }
    .shop-pricelist .th.column-options, .shop-pricelist .td.column-options, .shop-pricelist .th.column-amount, .shop-pricelist .td.column-amount, .shop-pricelist .th.column-add, .shop-pricelist .td.column-add {
      display: none; }
    .shop-pricelist .td.column-name, .shop-pricelist .td.column-price {
      width: 50%; }
    .shop-pricelist .shop-btn {
      font-size: 0;
      float: right;
      display: inline-block;
      vertical-align: middle;
      margin: 10px 41px 0; }
    .shop-pricelist .shop-product-amount {
      float: right;
      display: block;
      vertical-align: middle;
      margin-right: 25px; }
    .shop-pricelist .price-wrap {
      display: inline-block;
      vertical-align: middle;
      width: 50%;
      float: left; }

  .content-inner .product-list.product-simples {
    margin-right: 0; }

  .content-inner .product-list {
    margin: 10px 0;
    background: #fff;
    border-top: 1px solid #e5e5e5;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24); }
    .content-inner .product-list .product-simple .product-side-middle, .content-inner .product-list .product-simple .product-side-right {
      display: block;
      width: auto; }
    .content-inner .product-list .product-simple .product-label div {
      font-size: 12px;
      padding: 5px 5px 6px; }
    .content-inner .product-list .product-simple .product-side-middle {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .content-inner .product-list .product-simple .product-side-left {
      width: 40%; }
    .content-inner .product-list .product-simple .product-side-right {
      padding-bottom: 148px; }
    .content-inner .product-list .product-simple .shop-product-options, .content-inner .product-list .product-simple .product-name, .content-inner .product-list .product-simple .product-article, .content-inner .product-list .product-simple .product-anonce {
      padding-right: 24px;
      padding-left: 0; }
    .content-inner .product-list .product-simple .shop-product-actions {
      margin-right: 13px; }
    .content-inner .product-list .product-simple .bottom-area {
      left: 0;
      right: 12px;
      bottom: 24px; }
    .content-inner .product-list .product-thumb {
      margin-right: 0;
      margin-top: 0;
      border-radius: 0;
      width: 33.33333%;
      -moz-box-shadow: inset -1px 0px 0px #e5e5e5, inset 0px -1px 0 #e5e5e5;
      -webkit-box-shadow: inset -1px 0px 0px #e5e5e5, inset 0px -1px 0 #e5e5e5;
      box-shadow: inset -1px 0px 0px #e5e5e5, inset 0px -1px 0 #e5e5e5; }
    .content-inner .product-list .product-thumb .price_and_buy {
      padding: 0 24px 24px 24px; }
    .content-inner .product-list .product-thumb .product-amount {
      margin: 0 24px;
      display: none; }
    .content-inner .product-list .product-thumb .product-price .price-current {
      font-size: 14px; }
    .content-inner .product-list .product-thumb .shop-btn {
      display: none; }
    .content-inner .product-list .product-thumb:nth-child(3n) {
      -moz-box-shadow: inset 0px -1px 0 #e5e5e5;
      -webkit-box-shadow: inset 0px -1px 0 #e5e5e5;
      box-shadow: inset 0px -1px 0 #e5e5e5; }
    .content-inner .product-list .product-thumb .product-label div {
      font-size: 12px;
      padding: 5px 5px 6px; } }

@media only screen and (max-width: 480px) {
  .shop-group-kinds .shop-kind-item {
    width: 50% !important; }
    .shop-group-kinds .shop-kind-item .kind-image {
      padding: 18px !important; }

  .shop-pricelist .price-wrap {
    display: block;
    text-align: center;
    float: none;
    width: 100%; }
    .shop-pricelist .shop-product-amount {
      display: block;
      text-align: center;
      float: none;
      width: 100%;
      margin: 20px 0; }
    .shop-pricelist .shop-btn {
      display: block;
      text-align: center;
      float: none;
      margin: 0 auto 20px; }

  .content-inner .product-list .product-simple .product-side-left {
    width: 45%; }
    .content-inner .product-list .product-simple .product-side-left .product-image {
      padding-right: 18px;
      padding-left: 18px; }
      .content-inner .product-list .product-simple .product-side-left .product-image .product-label div {
        left: 18px;
        font-size: 10px;
        padding: 4px 7px 5px; }
    .content-inner .product-list .product-thumb {
      margin-right: 0;
      margin-top: 0;
      border-radius: 0;
      width: 50%; }
    .content-inner .product-list .product-thumb:nth-child(3n) {
      -moz-box-shadow: inset -1px 0px 0px #e5e5e5, inset 0px -1px 0 #e5e5e5;
      -webkit-box-shadow: inset -1px 0px 0px #e5e5e5, inset 0px -1px 0 #e5e5e5;
      box-shadow: inset -1px 0px 0px #e5e5e5, inset 0px -1px 0 #e5e5e5; }
    .content-inner .product-list .product-thumb .product-image .no_image {
      max-width: 180px; }
    .content-inner .product-list .product-thumb .product-image img {
      max-width: 180px; }
    .content-inner .product-list .product-thumb .product-label div {
      font-size: 10px;
      padding: 4px 7px 5px; } }

@media only screen and (max-width: 310px) {
  .content-inner .product-list .product-thumb {
    margin-right: 0;
    margin-top: 0;
    border-radius: 0;
    width: 100%; }
    .content-inner .product-list .product-thumb .product-image .no_image {
      max-width: 192px; }
      .content-inner .product-list .product-thumb .product-image img {
        max-width: 192px; } }

.product-thumb {
  width: 31.39535%;
  background: #fff;
  margin-right: 2.7%;
  display: inline-block;
  vertical-align: top;
  border-radius: 2px;
  margin-top: 7px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  line-height: 1; }
  .product-thumb .shop-btn {
    font-size: 0; }
  .product-thumb .price_and_buy {
    padding: 12px; }
  .product-thumb .product-top {
    padding: 12px 12px 0 12px; }
  .product-thumb .product-bottom {
    font-size: 14px;
    line-height: 1;
    position: relative; }
  .product-thumb .price_and_buy:before, .product-thumb .price_and_buy:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .product-thumb .price_and_buy:after {
    clear: both; }
  .product-thumb .product-amount {
    margin: 0 12px;
    padding: 15px 0;
    border-bottom: 1px solid #e5e5e5; }
  .product-thumb .product-image {
    text-align: center;
    position: relative;
    border-radius: 2px;
    overflow: hidden; }
  .product-thumb .product-image .no_image {
    fill: #cfd8dc;
    width: 100%;
    height: 100%; }
  .product-thumb .product-image img {
    width: 100%;
    height: auto; }
  .product-thumb .product-image .product-label div {
    position: absolute;
    left: 0;
    font-size: 12px;
    color: #fff;
    font-family: 'roboto-b';
    display: inline-block;
    padding: 6px 7px 7px;
    line-height: 1;
    border-radius: 2px; }
    .product-thumb .product-image .product-label div.product-new {
      bottom: 0;
      background: #f33; }
    .product-thumb .product-image .product-label div.product-special {
      top: 0;
      background: #f93; }
  .product-thumb .product-article {
    padding-top: 12px;
    margin-bottom: 0;
    font-size: 10px;
    color: #000;
    font-family: 'roboto-r'; }
  .product-thumb .product-name {
    padding: 5px 0;
    line-height: 1.5; }
  .product-thumb .product-name a {
    font-size: 15px;
    color: #fd7b1b;
    font-family: 'roboto-b';
    text-decoration: none; }
  .product-thumb .product-anonce {
    font-size: 13px;
    color: #000;
    font-family: 'roboto-r';
    line-height: 1.3;
    padding: 5px 0; }

.shop-product-options {
  padding: 5px 0;
  border-top: 1px solid #e5e5e5; }
  .shop-product-options .option_row {
    padding: 5px 0;
    border-bottom: 1px solid #e5e5e5; }
  .shop-product-options .option_row .option_body {
    padding-bottom: 3px; }
  .shop-product-options .option_row .jq-selectbox {
    width: 100%;
    height: 25px;
    border: none;
    background: none;
    outline: none;
    font-size: 14px;
    color: #fd7b1b;
    -webkit-transition: all 0.1s;
    -moz-transition: all 0.1s;
    -o-transition: all 0.1s;
    -ms-transition: all 0.1s;
    transition: all 0.1s;
    font-family: 'roboto-r';
    border-radius: 0;
    position: relative;
    cursor: pointer; }
    .shop-product-options .option_row .jq-selectbox select {
      width: 0 !important;
      height: 0 !important; }
    .shop-product-options .option_row .jq-selectbox.opened {
      border-color: #fd7b1b; }
    .shop-product-options .option_row .jq-selectbox .jq-selectbox__trigger-arrow {
      position: absolute;
      right: 6px;
      top: 9px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2210%22%20height%3D%225%22%20viewBox%3D%220%200%2010%205%22%3E%0A%20%20%3Cpath%20fill%3D%22#fd7b1b%22%20d%3D%22M-0.001%2C-0.000%20C-0.001%2C-0.000%204.999%2C5.000%204.999%2C5.000%20C4.999%2C5.000%209.999%2C-0.000%209.999%2C-0.000%20C9.999%2C-0.000%20-0.001%2C-0.000%20-0.001%2C-0.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 0 0 no-repeat;
      width: 10px;
      height: 5px; }
    .shop-product-options .option_row .jq-selectbox .jq-selectbox__select-text {
      overflow: hidden;
      padding-right: 25px; }
    .shop-product-options .option_row .jq-selectbox .jq-selectbox__dropdown {
      width: 240px;
      top: 0 !important;
      background-color: #fff;
      -webkit-border-radius: 0 0 2px 2px;
      -moz-border-radius: 0 0 2px 2px;
      -ms-border-radius: 0 0 2px 2px;
      -o-border-radius: 0 0 2px 2px;
      border-radius: 0 0 2px 2px;
      -moz-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
      -webkit-box-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
      box-shadow: 0 2px 18px rgba(0, 0, 0, 0.35);
      border-top: 1px solid #fd7b1b; }
    .shop-product-options .option_row .jq-selectbox .jq-selectbox__dropdown ul {
      margin: 0;
      padding: 0;
      list-style: none;
      background-color: #fff; }
      .shop-product-options .option_row .jq-selectbox .jq-selectbox__dropdown ul li + li:before {
        content: "";
        position: absolute;
        left: 12px;
        right: 0;
        top: 0;
        border-bottom: 1px solid rgba(0, 0, 0, .3); }
      .shop-product-options .option_row .jq-selectbox .jq-selectbox__dropdown ul li:hover + li:before, .shop-product-options .option_row .jq-selectbox .jq-selectbox__dropdown ul li + li:hover:before {
        border-color: transparent; }
      .shop-product-options .option_row .jq-selectbox .jq-selectbox__dropdown ul li {
        margin-top: 1px;
        padding-left: 12px;
        padding-top: 8px;
        padding-bottom: 8px;
        font-size: 14px;
        color: #fd7b1b;
        font-family: 'roboto-r';
        position: relative; }
      .shop-product-options .option_row .jq-selectbox .jq-selectbox__dropdown ul li:hover {
        background: #fd7b1b;
        color: #fff; }
  .shop-product-options .option_title {
    font-size: 12px;
    color: #000;
    padding-bottom: 9px;
    font-family: 'roboto-b'; }
  .shop-product-options .option_body {
    font-size: 13px;
    color: #000; }
  .shop-product-options .option_body a {
    color: #000;
    font-size: 14px;
    font-family: 'roboto-r';
    text-decoration: none; }
    .shop-product-options .option_body a:hover {
      text-decoration: underline; }
    .shop-product-options .option_body a.file {
      padding-left: 40px;
      color: #fd7b1b;
      position: relative; }
    .shop-product-options .option_body a.file .icon {
      position: absolute;
      left: 0;
      top: 0; }
      .shop-product-options .option_body a.file .icon .icon_color {
        fill: #848484; }
  .shop-product-options .option_body ul.shop-color-pick, .shop-product-options .option_body ul.shop-texture-pick {
    margin: 2px 0;
    padding: 0;
    list-style: none;
    font-size: 0; }
    .shop-product-options .option_body ul.shop-color-pick.mult li, .shop-product-options .option_body ul.shop-texture-pick.mult li {
      width: 30px;
      height: 30px; }
    .shop-product-options .option_body ul.shop-color-pick li, .shop-product-options .option_body ul.shop-texture-pick li {
      display: inline-block;
      width: 18px;
      height: 18px;
      border: 2px solid #fff;
      margin: 0 2px;
      border-radius: 4px; }
    .shop-product-options .option_body ul.shop-color-pick li span, .shop-product-options .option_body ul.shop-texture-pick li span {
      width: 18px;
      height: 18px;
      display: block; }
    .shop-product-options .option_body ul.shop-color-pick li:hover, .shop-product-options .option_body ul.shop-texture-pick li:hover {
      -moz-box-shadow: 0 0 0 2px #fd7b1b;
      -webkit-box-shadow: 0 0 0 2px #fd7b1b;
      box-shadow: 0 0 0 2px #fd7b1b; }
  .shop-product-options .option_body ul.shop-texture-pick li {
    width: 30px;
    height: 30px; }
    .shop-product-options .option_body ul.shop-texture-pick li span {
      width: 30px;
      height: 30px; }
  .shop-product-options .option_body.color-list .prod_color_pic {
    margin-top: -11px; }

.shop-product-actions {
  line-height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  position: relative; }
  .shop-product-actions dt {
    background: #f1f4f7;
    padding: 5px 5.55556%;
    line-height: 1;
    margin-bottom: 1px;
    cursor: pointer; }
  .shop-product-actions dt .cls-3 {
    fill: #e74c3c; }
  .shop-product-actions dt .cls-4 {
    fill: #fff; }
  .shop-product-actions dt span.icon-action {
    width: 26px;
    display: inline-block;
    vertical-align: middle; }
  .shop-product-actions dt .name-action {
    color: #e74c3c;
    font-family: 'roboto-r';
    font-size: 15px;
    vertical-align: middle;
    display: inline-block;
    padding: 6px 0 6px 12px;
    line-height: 1; }
  .shop-product-actions dd {
    position: absolute;
    width: auto;
    display: none;
    left: -40px !important;
    right: 0;
    z-index: 99999;
    background-color: #f1f4f7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    padding: 15px 50px 15px 13px;
    font-size: 14px;
    line-height: 1;
    color: #474747;
    font-family: 'roboto-r'; }
  .shop-product-actions dd .name-action {
    font-size: 16px;
    color: #474747;
    font-family: 'roboto-b'; }
  .shop-product-actions dd .close-desc-action {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 18px;
    height: 18px;
    cursor: pointer; }
    .shop-product-actions dd .close-desc-action .icon_color {
      fill: #e74c3c; }

.product-simple {
  background-color: #fff;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  width: 100%;
  display: table;
  font-size: 12px;
  line-height: 1;
  margin-bottom: 9px; }
  .product-simple .tpl-stars {
    margin-left: 8px; }
  .product-simple .product-side-left, .product-simple .product-side-middle, .product-simple .product-side-right {
    display: table-cell;
    vertical-align: top; }
  .product-simple .product-side-left {
    width: 31.95266%; }
  .product-simple .product-side-middle {
    width: 35.94675%;
    padding-top: 10px;
    padding-bottom: 12px;
    -moz-box-shadow: 1px 0 rgba(0, 0, 0, .10);
    -webkit-box-shadow: 1px 0 rgba(0, 0, 0, .10);
    box-shadow: 1px 0 rgba(0, 0, 0, .10); }
  .product-simple .product-side-right {
    width: 31.95266%;
    position: relative;
    padding-bottom: 130px; }
  .product-simple .product-image {
    padding: 12px;
    max-width: 192px;
    text-align: center;
    position: relative; }
  .product-simple .product-image .no_image {
    width: 100%;
    height: auto; }
  .product-simple .product-image img {
    width: 100%;
    height: auto; }
  .product-simple .product-image .product-label div {
    position: absolute;
    left: 12px;
    font-size: 12px;
    color: #fff;
    font-family: 'roboto-b';
    display: inline-block;
    padding: 6px 7px 7px;
    line-height: 1;
    border-radius: 2px; }
    .product-simple .product-image .product-label div.product-new {
      bottom: 12px;
      background: #f33; }
    .product-simple .product-image .product-label div.product-special {
      top: 12px;
      background: #f93; }
  .product-simple .shop-product-actions {
    margin-top: 12px; }
  .product-simple .shop-btn {
    font-size: 0; }
  .product-simple .product-amount {
    padding: 17px 0;
    margin-bottom: 10px;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5; }
  .product-simple .bottom-area {
    position: absolute;
    bottom: 12px;
    left: 12px;
    right: 12px; }
  .product-simple .shop-product-options {
    padding: 0 17px 0 8px;
    border: none; }
  .product-simple .shop-product-options .option_row {
    border: none;
    border-top: 1px solid #e5e5e5; }
  .product-simple .product-name {
    padding: 0 17px 0 8px;
    line-height: 1.5; }
  .product-simple .product-name a {
    font-size: 15px;
    color: #fd7b1b;
    font-family: 'roboto-b';
    text-decoration: none; }
    .product-simple .product-name a:hover {
      text-decoration: underline; }
  .product-simple .product-article {
    font-size: 10px;
    color: #000;
    font-family: 'roboto-r';
    padding: 0 17px 7px 8px;
    margin: 0; }
  .product-simple .product-anonce {
    font-size: 13px;
    color: #000;
    font-family: 'roboto-r';
    padding: 10px 17px 10px 8px; }
  .product-simple .product-price {
    float: none;
    display: table; }
  .product-simple .product-price:after {
    content: ". .";
    display: block;
    font-size: 0.05em;
    height: 0;
    line-height: 0.05em;
    overflow: hidden;
    word-spacing: 99in; }

.product-amount:before, .product-amount:after {
  display: table;
  content: "";
  line-height: 0;
  font-size: 0; }
  .product-amount:after {
    clear: both; }
  .product-amount .amount-title {
    float: left;
    font-size: 12px;
    color: #000;
    font-family: 'roboto-b';
    line-height: 24px;
    vertical-align: middle; }
  .product-amount .shop-product-amount {
    float: right; }
  .product-amount .shop-product-amount input[type=tel] {
    display: inline-block;
    vertical-align: middle;
    width: 24px;
    height: 23px;
    font-size: 14px;
    color: #484848;
    background: none;
    font-family: 'roboto-r';
    border: none;
    border-bottom: 1px solid #b2b2b2;
    margin: 0 6px;
    padding: 0;
    text-align: center; }
  .product-amount .shop-product-amount button {
    width: 24px;
    height: 24px;
    background-color: #fd7b1b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    border: none;
    font-size: 20px;
    color: #fff;
    outline: none; }
    .product-amount .shop-product-amount button:hover {
      background-color: #fd842a; }
    .product-amount .shop-product-amount button:active {
      background-color: #fd720c;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .product-amount .shop-product-amount button:disabled {
      background: #dfdfdf;
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none; }

.product-price, .column-price {
  line-height: 1.3;
  float: left; }
  .product-price .shop-product-discount-desc, .column-price .shop-product-discount-desc {
    background-color: #f1f4f7;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
    padding: 15px 15px 15px 13px;
    font-size: 14px;
    line-height: 1;
    color: #474747;
    font-family: 'roboto-r';
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0; }
  .product-price .price-old, .column-price .price-old {
    font-size: 14px;
    font-family: 'roboto-r';
    text-decoration: line-through;
    color: #e74c3c;
    position: relative;
    display: inline-block; }
  .product-price .price-old:after, .column-price .price-old:after {
    content: "?";
    position: absolute;
    width: 12px;
    height: 12px;
    right: -19px;
    top: 0;
    border-radius: 50%;
    border: 1px solid #fd7b1b;
    font-size: 10px;
    color: #fd7b1b;
    font-family: 'roboto-r';
    line-height: 11px;
    text-align: center; }
  .product-price .price-old span, .column-price .price-old span {
    color: #20202a;
    font-size: 14px; }
  .product-price.one_price .price-current, .column-price.one_price .price-current {
    color: #20202a;
    font-size: 18px;
    vertical-align: middle;
    padding: 6px 0; }
  .product-price .price-current, .column-price .price-current {
    font-size: 16px;
    color: #e74c3c;
    font-family: 'roboto-b'; }

.shop-btn {
  float: right;
  width: 48px;
  height: 36px;
  background-color: #3177cf;
  border: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  -moz-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  font-size: 14px;
  color: #fff;
  font-family: 'roboto-r';
  outline: none;
  position: relative; }
  .shop-btn.buy .icon {
    position: absolute;
    left: 13px;
    top: 9px;
    width: 22px;
    height: 18px; }
    .shop-btn.buy .icon .icon_color {
      fill: #fff; }
  .shop-btn.buy:hover {
    background-color: #3d7fd2; }
  .shop-btn.buy:active {
    background-color: #2d70c3;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop-btn.onrequest {
    background-color: #fd7b1b; }
  .shop-btn.onrequest .icon {
    position: absolute;
    left: 14px;
    top: 7px;
    width: 20px;
    height: 20px; }
    .shop-btn.onrequest .icon .icon_color {
      fill: #fff; }
  .shop-btn.onrequest:hover {
    background-color: #fd842a; }
  .shop-btn.onrequest:active {
    background-color: #fd720c;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop-btn.notavailable {
    background-color: #dfdfdf;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .shop-btn.notavailable .icon {
    position: absolute;
    left: 14px;
    top: 7px;
    width: 20px;
    height: 20px; }
    .shop-btn.notavailable .icon .icon_color {
      fill: #fff; }

.product-article {
  margin: 0 0 25px;
  font-size: 12px;
  color: #000;
  font-family: 'roboto-r'; }

.similar-products {
  margin-right: 13px; }
  .similar-products .shop-group-kinds .shop-kind-item {
    display: block;
    margin-right: 0;
    width: 235px; }
    .similar-products .shop-group-kinds .shop-kind-item .kind-image {
      padding: 12px 20px !important; }

.shop-collection-header {
  font-size: 20px;
  color: #000;
  font-family: 'roboto-b';
  padding-bottom: 15px; }

.shop-group-kinds {
  font-size: 0; }
  .shop-group-kinds .shop-kind-item {
    background-color: #fff;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    margin-bottom: 12px;
    display: inline-block;
    font-size: 15px;
    line-height: 1;
    vertical-align: top;
    width: 31.39535%;
    margin-right: 2.24419%; }
  .shop-group-kinds .shop-kind-item:nth-child(3n) {
    margin-right: 0; }
  .shop-group-kinds .shop-kind-item .product-compare, .shop-group-kinds .shop-kind-item .shop-product-params {
    padding: 0 14px; }
  .shop-group-kinds .shop-kind-item .kind-image {
    padding: 12px;
    text-align: center;
    max-width: 192px;
    margin: 0 auto; }
    .shop-group-kinds .shop-kind-item .kind-image img {
      vertical-align: middle;
      width: 100%;
      max-width: 192px;
      height: auto; }
  .shop-group-kinds .shop-kind-item .kind-details {
    padding: 0 14px; }
    .shop-group-kinds .shop-kind-item .kind-details .kind-name a {
      font-size: 15px;
      color: #fd7b1b;
      font-family: 'roboto-b';
      text-decoration: none; }
      .shop-group-kinds .shop-kind-item .kind-details .kind-name a:hover {
        text-decoration: underline; }
    .shop-group-kinds .shop-kind-item .kind-details .kind-price {
      padding-top: 20px;
      font-size: 18px;
      color: #20202a;
      font-family: 'roboto-b';
      padding-bottom: 20px;
      line-height: 1; }
    .shop-group-kinds .shop-kind-item .kind-details .kind-price .shop-product-discount-desc {
      background-color: #f1f4f7;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
      -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
      padding: 15px 15px 15px 13px;
      font-size: 14px;
      line-height: 1;
      color: #474747;
      font-family: 'roboto-r';
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      top: 0; }
    .shop-group-kinds .shop-kind-item .kind-details .kind-price .price-old {
      font-size: 14px;
      font-family: 'roboto-r';
      text-decoration: line-through;
      color: #3177cf;
      position: relative;
      display: inline-block; }
      .shop-group-kinds .shop-kind-item .kind-details .kind-price .price-old:after {
        content: "?";
        position: absolute;
        width: 12px;
        height: 12px;
        right: -19px;
        top: 0;
        border-radius: 50%;
        border: 1px solid #fd7b1b;
        font-size: 10px;
        color: #fd7b1b;
        font-family: 'roboto-r';
        line-height: 11px;
        text-align: center; }
      .shop-group-kinds .shop-kind-item .kind-details .kind-price .price-old span {
        color: #20202a;
        font-size: 14px; }
    .shop-group-kinds .shop-kind-item .kind-details .kind-price.one_price .price-current {
      color: #20202a;
      font-size: 18px;
      vertical-align: middle;
      padding: 6px 0;
      margin-top: 10px; }
    .shop-group-kinds .shop-kind-item .kind-details .kind-price .price-current {
      font-size: 16px;
      color: #20202a;
      font-family: 'roboto-b'; }

.shop-product {
  background-color: #fff;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  width: 100%;
  display: table; }
  .shop-product .product-side-left {
    display: table-cell;
    vertical-align: top;
    width: 61.09467%;
    position: relative; }
  .shop-product .product-side-right {
    display: table-cell;
    vertical-align: top;
    width: 38.90533%;
    -moz-box-shadow: -1px 0 rgba(0, 0, 0, .10);
    -webkit-box-shadow: -1px 0 rgba(0, 0, 0, .10);
    box-shadow: -1px 0 rgba(0, 0, 0, .10);
    padding-bottom: 25px; }
  .shop-product .shop-product-actions {
    margin: 12px; }
  .shop-product .product-price {
    float: none;
    display: block;
    margin: 12px; }
  .shop-product .product-price.one_price .price-current {
    color: #20202a; }
  .shop-product .product-price .price-old {
    font-size: 16px; }
    .shop-product .product-price .price-old span {
      font-size: 16px; }
  .shop-product .product-price .price-current {
    font-size: 20px; }
  .shop-product .product-amount {
    margin: 0 12px;
    padding: 17px 0;
    border: 1px solid #e5e5e5;
    border-right-width: 0;
    border-left-width: 0; }
  .shop-product .button-wrap {
    margin: 12px 12px 12px; }
  .shop-product .button-wrap .shop-btn.type-3 {
    height: auto;
    line-height: 1;
    text-align: left;
    float: none;
    display: block;
    width: 100%;
    padding: 16px 0 16px 50px;
    font-size: 16px;
    color: #fff;
    font-family: 'roboto-b'; }
    .shop-product .button-wrap .shop-btn.type-3 .icon {
      top: 16px; }
  .shop-product .product-details {
    margin: 0 12px; }
  .shop-product .product-anonce {
    font-size: 13px;
    color: #000;
    padding-bottom: 12px;
    font-family: 'roboto-r'; }
  .shop-product .product-image {
    margin: 12px;
    overflow: hidden;
    position: relative;
    text-align: center;
    border-radius: 2px;
    overflow: hidden;
    max-width: 389px;
    max-height: 389px; }
  .shop-product .product-image a {
    border: none !important; }
    .shop-product .product-image a:hover img {
      border: none !important; }
  .shop-product .product-image .no_image {
    width: 100%;
    max-width: 389px;
    height: auto;
    border: none; }
  .shop-product .product-image img {
    width: 100%;
    max-width: 389px;
    height: auto;
    border: none; }
  .shop-product .product-label div {
    position: absolute;
    font-size: 12px;
    color: #fff;
    font-family: 'roboto-b';
    display: inline-block;
    padding: 6px 7px 7px;
    line-height: 1;
    border-radius: 2px; }
    .shop-product .product-label div.product-new {
      top: 0;
      right: 0;
      background: #f33; }
    .shop-product .product-label div.product-special {
      left: 0;
      top: 0;
      background: #f93; }
  .shop-product .product-thumbnails {
    margin-top: 17px;
    margin-left: 12px;
    margin-right: 12px;
    max-width: 389px; }
  .shop-product .product-thumbnails ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    line-height: 0; }
    .shop-product .product-thumbnails ul li {
      display: inline-block;
      width: 31.93717%;
      margin-bottom: 7px;
      margin-right: 1.87958%;
      border: none !important; }
    .shop-product .product-thumbnails ul li:nth-child(3n) {
      margin-right: 0; }
    .shop-product .product-thumbnails ul li a {
      border: none !important; }
      .shop-product .product-thumbnails ul li a:hover img {
        border: none !important; }
    .shop-product .product-thumbnails ul li img {
      width: 100%;
      max-width: 122px;
      height: auto;
      border: none; }
  .shop-product .yashare {
    padding: 12px; }

.site-wrapper.product_page .sidebar.left {
  float: right;
  width: 238px;
  margin-right: 13px; }
  .site-wrapper.product_page .content {
    padding: 0 238px 0 0;
    margin-right: 31px; }
    .site-wrapper.product_page .content .content-inner {
      padding-left: 13px; }
  .site-wrapper.product_page .edit-block-wrap {
    margin-left: 0; }
  .site-wrapper.product_page .left-menu {
    margin-left: 0; }
  .site-wrapper.product_page .content-wrapper.not_main_page .page_path_wrap {
    margin-left: 0;
    margin-top: 61px;
    width: 933px; }
  .site-wrapper.product_page .shop-search-panel {
    width: 677px;
    position: absolute;
    top: -60px;
    right: -266px; }
  .site-wrapper.product_page .content-wrapper .shop-categories-wrap {
    margin-left: -699px; }

#product_tabs {
  margin-top: 23px;
  margin-bottom: 10px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24); }
  #product_tabs ul {
    list-style: none; }
/* Tabs container */
.r-tabs {
  position: relative;
  background-color: #fd7b1b;
  border-radius: 2px;
  list-style: none; }
/* Tab element */
.r-tabs .r-tabs-nav .r-tabs-tab {
  position: relative;
  background-color: #fd7b1b;
  border-radius: 2px 2px 0 0;
  list-style: none; }
/* Tab anchor */
.r-tabs .r-tabs-nav .r-tabs-anchor {
  display: inline-block;
  padding: 14px 14px;
  text-decoration: none;
  font-family: 'roboto-b';
  color: #fff;
  font-size: 16px;
  border-radius: 2px 2px 0 0;
  position: relative; }
  .r-tabs .r-tabs-nav .r-tabs-anchor:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    background: rgba(0, 0, 0, .20); }
/* Disabled tab */
.r-tabs .r-tabs-nav .r-tabs-state-disabled {
  opacity: 0.5; }
/* Active state tab anchor */
.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {
  color: #000;
  text-shadow: none;
  background-color: white; }
/* Tab panel */
.r-tabs .r-tabs-panel {
  background-color: white; }
/* Accordion anchor */
.r-tabs .r-tabs-accordion-title .r-tabs-anchor {
  display: block;
  padding: 10px;
  background-color: #fd7b1b;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  font-size: 16px;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  border-top-right-radius: 2px;
  border-top-left-radius: 2px; }
/* Active accordion anchor */
.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {
  background-color: #fff;
  color: #000;
  text-shadow: none; }
/* Disabled accordion button */
.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {
  opacity: 0.5; }

.r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0; }

.r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none; }

.r-tabs .r-tabs-panel {
  padding: 12px 12px 25px 12px;
  display: none;
  font-size: 14px;
  color: #000;
  font-family: 'roboto-r'; }

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

.r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block; }

.shop-product-params {
  display: table;
  width: 100%;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }
  .shop-product-params .options_cell {
    display: table-row; }
  .shop-product-params .options_cell_title, .shop-product-params .options_cell-body {
    display: table-cell;
    width: 50%; }
  .shop-product-params .options_cell_title {
    font-size: 12px;
    color: #000;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
    font-family: 'roboto-b';
    padding: 18px 0; }
  .shop-product-params .options_cell-body {
    font-size: 12px;
    color: #000;
    border-bottom: 1px solid #e5e5e5;
    vertical-align: middle;
    font-family: 'roboto-r'; }
  .shop-product-params .options_cell-body ul.shop-color-pick, .shop-product-params .options_cell-body ul.shop-texture-pick {
    margin: 2px 0;
    padding: 0;
    list-style: none;
    font-size: 0; }
    .shop-product-params .options_cell-body ul.shop-color-pick.mult li, .shop-product-params .options_cell-body ul.shop-texture-pick.mult li {
      width: 30px;
      height: 30px; }
    .shop-product-params .options_cell-body ul.shop-color-pick.mult2 li, .shop-product-params .options_cell-body ul.shop-texture-pick.mult2 li {
      width: 22px;
      height: 22px; }
    .shop-product-params .options_cell-body ul.shop-color-pick li, .shop-product-params .options_cell-body ul.shop-texture-pick li {
      display: inline-block;
      width: 18px;
      height: 18px;
      border: 2px solid #fff;
      margin: 0 2px;
      border-radius: 4px; }
    .shop-product-params .options_cell-body ul.shop-color-pick li span, .shop-product-params .options_cell-body ul.shop-texture-pick li span {
      width: 18px;
      height: 18px;
      display: block; }
    .shop-product-params .options_cell-body ul.shop-color-pick li:hover, .shop-product-params .options_cell-body ul.shop-texture-pick li:hover {
      -moz-box-shadow: 0 0 0 2px #fd7b1b;
      -webkit-box-shadow: 0 0 0 2px #fd7b1b;
      box-shadow: 0 0 0 2px #fd7b1b; }
  .shop-product-params .options_cell-body ul.shop-texture-pick li {
    width: 30px;
    height: 30px; }
    .shop-product-params .options_cell-body ul.shop-texture-pick li span {
      width: 30px;
      height: 30px; }
  .shop-product-params .options_cell-body.color-list .prod_color_pic {
    margin-top: -11px; }
  .shop-product-params .options_cell-body .prod_color {
    padding: 2px 10px 3px 31px;
    font-size: 16px;
    color: #fd7b1b;
    font-family: 'roboto-r';
    border-radius: 11px;
    position: relative;
    margin-top: 5px;
    display: inline-block;
    cursor: pointer;
    -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-product-params .options_cell-body .prod_color:hover, .shop-product-params .options_cell-body .prod_color.selected_color {
      background: #fd7b1b;
      color: #fff; }
    .shop-product-params .options_cell-body .prod_color:hover .prod_color_pic, .shop-product-params .options_cell-body .prod_color.selected_color .prod_color_pic {
      -moz-box-shadow: inset 0 0 0 2px #fff;
      -webkit-box-shadow: inset 0 0 0 2px #fff;
      box-shadow: inset 0 0 0 2px #fff; }
    .shop-product-params .options_cell-body .prod_color .prod_color_pic {
      position: absolute;
      left: 2px;
      top: 50%;
      height: 22px;
      width: 22px;
      border-radius: 50%;
      margin-top: -12px;
      -webkit-transition: all 0.3s;
      -moz-transition: all 0.3s;
      -o-transition: all 0.3s;
      -ms-transition: all 0.3s;
      transition: all 0.3s;
      -moz-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
      box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }

.cart_page .edit-block-wrap, .cart_page .left-menu, .cart_page .informers {
  display: none; }
  .cart_page .shop-search-panel {
    float: right;
    width: 676px;
    position: relative;
    z-index: 5;
    margin-right: 0; }
  .cart_page .shop-search-panel:before, .cart_page .shop-search-panel:after {
    display: table;
    content: "";
    line-height: 0;
    font-size: 0; }
  .cart_page .shop-search-panel:after {
    clear: both; }
  .cart_page .content_area {
    margin-right: 0; }
  .cart_page .content {
    padding: 0; }
  .cart_page .content .content-inner {
    padding: 0 13px; }
  .cart_page .page_path_wrap {
    margin-left: 0;
    padding-top: 60px; }
  .cart_page .sidebar.left {
    z-index: 5 !important; }

.shop-cart-table {
  display: table;
  width: 100%;
  background-color: #fff;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24); }
  .shop-cart-table .tr {
    display: table-row; }
  .shop-cart-table .td {
    display: table-cell;
    padding-top: 12px;
    padding-bottom: 12px;
    vertical-align: middle;
    border-bottom: 1px solid #e6e6e6; }
  .shop-cart-table .td.title_th {
    background: #ee5d06;
    color: #fff;
    font-size: 12px;
    font-family: 'roboto-r';
    padding: 11px 0; }
    .shop-cart-table .td.title_th:first-child {
      padding-left: 12px;
      border-radius: 2px 0 0 0; }
    .shop-cart-table .td.title_th:last-child {
      border-radius: 0 2px 0 0; }
  .shop-cart-table .td.cart-delete {
    width: 16px;
    padding: 0 10px; }
    .shop-cart-table .td.cart-delete .icon_color {
      fill: #3177cf; }
  .shop-cart-table .td.cart-amount {
    width: 93px;
    text-align: center;
    padding-left: 15px; }
    .shop-cart-table .td.cart-amount .shop-product-amount {
      float: left;
      width: 93px; }
    .shop-cart-table .td.cart-amount .shop-product-amount input[type=tel] {
      display: inline-block;
      vertical-align: middle;
      width: 24px;
      height: 23px;
      font-size: 14px;
      color: #484848;
      background: none;
      font-family: 'roboto-r';
      border: none;
      border-bottom: 1px solid #b2b2b2;
      margin: 0 6px;
      padding: 0;
      text-align: center; }
    .shop-cart-table .td.cart-amount .shop-product-amount button {
      width: 24px;
      height: 24px;
      background-color: #fd7b1b;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      -moz-box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
      -webkit-box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
      box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
      margin: 0;
      padding: 0;
      display: inline-block;
      vertical-align: middle;
      border: none;
      font-size: 20px;
      color: #fff;
      outline: none; }
      .shop-cart-table .td.cart-amount .shop-product-amount button:hover {
        background-color: #fd842a; }
      .shop-cart-table .td.cart-amount .shop-product-amount button:active {
        background-color: #fd720c;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none; }
      .shop-cart-table .td.cart-amount .shop-product-amount button:disabled {
        background: #dfdfdf;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none; }
  .shop-cart-table .td.cart-price {
    font-size: 16px;
    font-family: 'roboto-b';
    color: #000;
    padding-left: 15px;
    white-space: nowrap;
    text-align: center; }
  .shop-cart-table .td.cart-product {
    font-family: 'roboto-r'; }
    .shop-cart-table .td.cart-product .cart-product-image {
      display: table-cell;
      vertical-align: top;
      padding-left: 12px;
      padding-right: 20px;
      max-width: 90px;
      min-width: 90px;
      max-height: 90px; }
    .shop-cart-table .td.cart-product .cart-product-image img {
      width: 100%;
      height: auto;
      max-width: 90px;
      border: none; }
    .shop-cart-table .td.cart-product .cart-product-details {
      display: table-cell;
      vertical-align: top; }
    .shop-cart-table .td.cart-product .cart-product-name {
      font-size: 15px;
      padding-bottom: 5px; }
    .shop-cart-table .td.cart-product .cart-product-name a {
      color: #fd7b1b;
      text-decoration: none;
      font-family: 'roboto-b'; }
      .shop-cart-table .td.cart-product .cart-product-name a:hover {
        text-decoration: underline; }
    .shop-cart-table .td.cart-product .cart-product-article {
      font-size: 14px;
      color: #000;
      padding: 5px 0; }
    .shop-cart-table .td.cart-product .cart-product-action {
      padding: 5px 0;
      font-size: 14px; }
    .shop-cart-table .td.cart-product .cart-product-action strong {
      font-family: 'roboto-b'; }
    .shop-cart-table .td.cart-product .cart-product-param {
      display: table;
      width: 100%; }
    .shop-cart-table .td.cart-product .cart-product-param .cart_param_row {
      display: table-row; }
      .shop-cart-table .td.cart-product .cart-product-param .cart_param_row .param-title {
        display: table-cell;
        vertical-align: middle;
        font-size: 12px;
        color: #000;
        font-family: 'roboto-b';
        padding: 7px 0; }
      .shop-cart-table .td.cart-product .cart-product-param .cart_param_row .param-value {
        display: table-cell;
        vertical-align: middle;
        font-size: 12px;
        color: #000;
        font-family: 'roboto-r';
        padding-left: 5%; }
    .shop-cart-table .td.cart-product .cart-product-param a.file {
      padding-left: 40px;
      color: #fd7b1b;
      position: relative;
      color: #000;
      font-size: 14px;
      font-family: 'roboto-r';
      text-decoration: none; }
      .shop-cart-table .td.cart-product .cart-product-param a.file:hover {
        text-decoration: underline; }
      .shop-cart-table .td.cart-product .cart-product-param a.file .icon {
        position: absolute;
        left: 0;
        top: 0; }
      .shop-cart-table .td.cart-product .cart-product-param a.file .icon .icon_color {
        fill: #848484; }
    .shop-cart-table .td.cart-product .cart-product-param .prod_color {
      padding: 2px 10px 3px 31px;
      font-size: 16px;
      color: #fd7b1b;
      font-family: 'roboto-r';
      border-radius: 11px;
      position: relative;
      margin-top: 5px;
      display: inline-block;
      cursor: pointer;
      -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-cart-table .td.cart-product .cart-product-param .prod_color:hover, .shop-cart-table .td.cart-product .cart-product-param .prod_color.selected_color {
        background: #fd7b1b;
        color: #fff; }
      .shop-cart-table .td.cart-product .cart-product-param .prod_color:hover .prod_color_pic, .shop-cart-table .td.cart-product .cart-product-param .prod_color.selected_color .prod_color_pic {
        -moz-box-shadow: inset 0 0 0 2px #fff;
        -webkit-box-shadow: inset 0 0 0 2px #fff;
        box-shadow: inset 0 0 0 2px #fff; }
      .shop-cart-table .td.cart-product .cart-product-param .prod_color .prod_color_pic {
        position: absolute;
        left: 2px;
        top: 50%;
        height: 22px;
        width: 22px;
        border-radius: 50%;
        margin-top: -12px;
        -webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -o-transition: all 0.3s;
        -ms-transition: all 0.3s;
        transition: all 0.3s;
        -moz-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
        -webkit-box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1);
        box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.1); }
    .shop-cart-table .td.cart-product .cart-product-param .cart_param_img a {
      display: block;
      width: 25px;
      height: 25px;
      border: 2px solid #fff;
      border-radius: 5px; }
      .shop-cart-table .td.cart-product .cart-product-param .cart_param_img a img {
        width: 100%;
        height: auto;
        max-width: 25px;
        border: none; }
      .shop-cart-table .td.cart-product .cart-product-param .cart_param_img a:hover {
        -moz-box-shadow: 0 0 0 2px #fd7b1b;
        -webkit-box-shadow: 0 0 0 2px #fd7b1b;
        box-shadow: 0 0 0 2px #fd7b1b; }
    .shop-cart-table .td.cart-product .cart-product-param ul.shop-color-pick, .shop-cart-table .td.cart-product .cart-product-param ul.shop-texture-pick {
      margin: 2px 0;
      padding: 0;
      list-style: none;
      font-size: 0; }
      .shop-cart-table .td.cart-product .cart-product-param ul.shop-color-pick.mult2 li, .shop-cart-table .td.cart-product .cart-product-param ul.shop-texture-pick.mult2 li {
        width: 22px;
        height: 22px; }
      .shop-cart-table .td.cart-product .cart-product-param ul.shop-color-pick li, .shop-cart-table .td.cart-product .cart-product-param ul.shop-texture-pick li {
        display: inline-block;
        width: 30px;
        height: 30px;
        border: 2px solid #fff;
        margin: 0 2px;
        border-radius: 4px; }
      .shop-cart-table .td.cart-product .cart-product-param ul.shop-color-pick li span, .shop-cart-table .td.cart-product .cart-product-param ul.shop-texture-pick li span {
        width: 18px;
        height: 18px;
        display: block; }
      .shop-cart-table .td.cart-product .cart-product-param ul.shop-color-pick li:hover, .shop-cart-table .td.cart-product .cart-product-param ul.shop-texture-pick li:hover {
        -moz-box-shadow: 0 0 0 2px #fd7b1b;
        -webkit-box-shadow: 0 0 0 2px #fd7b1b;
        box-shadow: 0 0 0 2px #fd7b1b; }
    .shop-cart-table .td.cart-product .cart-product-param ul.shop-texture-pick li {
      width: 30px;
      height: 30px; }
      .shop-cart-table .td.cart-product .cart-product-param ul.shop-texture-pick li span {
        width: 30px;
        height: 30px; }
    .shop-cart-table .td.cart-product .cart-product-param.color-list .prod_color_pic {
      margin-top: -11px; }

.shop-cart-total {
  display: table;
  width: 100%;
  margin-top: 20px; }
  .shop-cart-total .open_coupon {
    cursor: pointer;
    font-size: 14px;
    color: #fd7b1b;
    font-family: 'roboto-r';
    text-transform: uppercase;
    display: none;
    margin-left: 18px; }
  .shop-cart-total .coupon-delete {
    background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2218%22%20height%3D%2218%22%20viewBox%3D%220%200%2018%2018%22%3E%0A%20%20%3Cpath%20fill%3D%22%233177cf%22%20d%3D%22M18.000%2C16.200%20C18.000%2C16.200%2016.200%2C18.000%2016.200%2C18.000%20C16.200%2C18.000%209.000%2C10.800%209.000%2C10.800%20C9.000%2C10.800%201.800%2C18.000%201.800%2C18.000%20C1.800%2C18.000%20-0.000%2C16.200%20-0.000%2C16.200%20C-0.000%2C16.200%207.200%2C9.000%207.200%2C9.000%20C7.200%2C9.000%20-0.000%2C1.800%20-0.000%2C1.800%20C-0.000%2C1.800%201.800%2C-0.000%201.800%2C-0.000%20C1.800%2C-0.000%209.000%2C7.200%209.000%2C7.200%20C9.000%2C7.200%2016.200%2C-0.000%2016.200%2C-0.000%20C16.200%2C-0.000%2018.000%2C1.800%2018.000%2C1.800%20C18.000%2C1.800%2010.800%2C9.000%2010.800%2C9.000%20C10.800%2C9.000%2018.000%2C16.200%2018.000%2C16.200%20Z%22%20id%3D%22path-1%22%20class%3D%22cls-2%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A) 50% 50% no-repeat;
    width: 10px;
    height: 10px;
    display: inline-block;
    background-size: 10px;
    vertical-align: middle;
    text-decoration: none; }
  .shop-cart-total .tr {
    display: table-row; }
  .shop-cart-total .tr:first-child .its_title, .shop-cart-total .tr:first-child .its_body {
    border-bottom: none;
    border-top: 1px solid #e1e2e3; }
  .shop-cart-total .td {
    display: table-cell;
    vertical-align: middle;
    line-height: 1; }
  .shop-cart-total .td.its_title {
    font-size: 12px;
    color: #000;
    font-family: 'roboto-b';
    padding: 30px 0;
    border-bottom: 1px solid #e1e2e3; }
  .shop-cart-total .td.its_body {
    font-size: 18px;
    color: #000;
    font-family: 'roboto-b';
    border-bottom: 1px solid #e1e2e3; }

.shop-coupon {
  max-width: 345px;
  background: #fff59d;
  margin-right: 20px;
  height: 72px; }
  .shop-coupon .coupon_table {
    display: table;
    width: 100%; }
  .shop-coupon .button-wr {
    display: table-cell;
    text-align: right;
    width: 98px;
    padding-right: 13px; }
  .shop-coupon .coupon-field {
    display: table-cell; }
  .shop-coupon .coupon-body {
    padding: 12px; }
  .shop-coupon .coupon-body input[type=text] {
    font-size: 14px;
    color: #000;
    font-family: 'roboto-r';
    width: 100%;
    min-width: 142px;
    border: none;
    outline: none;
    padding: 5px 0;
    border-bottom: 1px solid #b2ab6e;
    background: none; }
  .shop-coupon .coupon-btn {
    margin-left: 12px;
    position: relative;
    top: -5px; }
  .shop-coupon .coupon-label {
    font-size: 12px;
    color: #000;
    font-family: 'roboto-b';
    display: block;
    padding-bottom: 4px; }

.coupon_row .td {
  background: #f1f4f7;
  -moz-box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.24);
  box-shadow: 2px 1px 3px rgba(0, 0, 0, 0.24); }
  .coupon_row .td.its_title, .coupon_row .td.its_body {
    border-bottom: none; }
  .coupon_row .coupon_td {
    width: 50%; }

.shop-cart-registration {
  margin-top: 20px; }
  .shop-cart-registration .reg_title {
    font-size: 22px;
    color: #1c1c1c;
    font-family: 'roboto-b';
    padding: 0 12px 12px; }
  .shop-cart-registration .table-registration {
    background-color: #fff;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24); }
  .shop-cart-registration .table-registration .reg_two {
    background: #f1f4f7; }
  .shop-cart-registration .form-registration {
    display: table;
    width: 100%; }
  .shop-cart-registration .form-registration .td_cell {
    display: table-cell;
    padding: 18px 12px 15px;
    vertical-align: middle;
    font-size: 0; }
    .shop-cart-registration .form-registration .td_cell.text_align-r {
      text-align: right;
      width: 187px; }
  .shop-cart-registration .form-registration .input-wrap {
    display: inline-block;
    margin-right: 12px; }
    .shop-cart-registration .form-registration .input-wrap .title {
      display: block;
      font-size: 12px;
      color: #000;
      font-family: 'roboto-b'; }
    .shop-cart-registration .form-registration .input-wrap input[type=text], .shop-cart-registration .form-registration .input-wrap input[type=password] {
      max-width: 212px;
      border: none;
      border-bottom: 1px solid #b2b2b2;
      outline: none;
      font-size: 13px;
      font-family: 'roboto-r';
      margin-top: 3px; }
  .shop-cart-registration .reg_two p {
    margin: 0; }
  .shop-cart-registration .reg_two .td_cell {
    display: table-cell;
    padding-right: 50px;
    padding: 17px 50px 14px 12px;
    font-size: 14px;
    color: #4c4c4c;
    font-family: 'roboto-r';
    vertical-align: middle;
    line-height: 1.5; }
    .shop-cart-registration .reg_two .td_cell a {
      text-transform: uppercase;
      color: #fd7b1b; }
    .shop-cart-registration .reg_two .td_cell.with_btn {
      padding-right: 12px;
      width: 185px; }
    .shop-cart-registration .reg_two .td_cell.with_btn a {
      text-transform: none;
      color: #fff; }

.shop-cart-total .shop-coupon .close_coupon {
  display: none; }

.shop-main-header {
  font-size: 22px;
  color: #000;
  font-family: 'roboto-m';
  margin-right: 12px; }
  .shop-main-header.with_products {
    color: #3177cf; }

.shop-main-before, .shop-main-before {
  margin-right: 12px;
  padding: 0;
  font-size: 15px;
  color: #555;
  font-family: 'roboto-r'; }

.my_frame .owl-item {
  margin: 3px 0; }
  .my_frame form.product-thumb {
    margin: 0 7px !important;
    width: auto !important;
    padding-bottom: 10px; }

@media only screen and (max-width: 960px) {
  .similar-products .shop-group-kinds {
    font-size: 0; }
    .similar-products .shop-group-kinds .shop-kind-item {
      background-color: #fff;
      border-radius: 2px;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
      margin-bottom: 12px;
      display: inline-block;
      font-size: 15px;
      line-height: 1;
      vertical-align: top;
      width: 31.39535%;
      margin-right: 2.24419%; }
      .similar-products .shop-group-kinds .shop-kind-item:nth-child(3n) {
        margin-right: 0; }
      .similar-products .shop-group-kinds .shop-kind-item .product-compare, .similar-products .shop-group-kinds .shop-kind-item .shop-product-params {
        padding: 0 14px; }
      .similar-products .shop-group-kinds .shop-kind-item .kind-image {
        padding: 12px;
        text-align: center;
        max-width: 192px;
        margin: 0 auto; }
        .similar-products .shop-group-kinds .shop-kind-item .kind-image img {
          vertical-align: middle;
          width: 100%;
          max-width: 192px;
          height: auto; }
      .similar-products .shop-group-kinds .shop-kind-item .kind-details {
        padding: 0 14px; }
        .similar-products .shop-group-kinds .shop-kind-item .kind-details .kind-name a {
          font-size: 15px;
          color: #fd7b1b;
          font-family: 'roboto-b';
          text-decoration: none; }
          .similar-products .shop-group-kinds .shop-kind-item .kind-details .kind-name a:hover {
            text-decoration: underline; }
        .similar-products .shop-group-kinds .shop-kind-item .kind-details .kind-price {
          padding-top: 20px;
          font-size: 18px;
          color: #20202a;
          font-family: 'roboto-b';
          padding-bottom: 20px;
          line-height: 1; }
          .similar-products .shop-group-kinds .shop-kind-item .kind-details .kind-price .shop-product-discount-desc {
            background-color: #f1f4f7;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -ms-border-radius: 2px;
            -o-border-radius: 2px;
            border-radius: 2px;
            -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
            -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
            box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
            padding: 15px 15px 15px 13px;
            font-size: 14px;
            line-height: 1;
            color: #474747;
            font-family: 'roboto-r';
            display: none;
            position: absolute;
            left: 0;
            right: 0;
            top: 0; }
          .similar-products .shop-group-kinds .shop-kind-item .kind-details .kind-price .price-old {
            font-size: 14px;
            font-family: 'roboto-r';
            text-decoration: line-through;
            color: #3177cf;
            position: relative;
            display: inline-block; }
          .similar-products .shop-group-kinds .shop-kind-item .kind-details .kind-price .price-old:after {
            content: "?";
            position: absolute;
            width: 12px;
            height: 12px;
            right: -19px;
            top: 0;
            border-radius: 50%;
            border: 1px solid #fd7b1b;
            font-size: 10px;
            color: #fd7b1b;
            font-family: 'roboto-r';
            line-height: 11px;
            text-align: center; }
          .similar-products .shop-group-kinds .shop-kind-item .kind-details .kind-price .price-old span {
            color: #20202a;
            font-size: 14px; }
          .similar-products .shop-group-kinds .shop-kind-item .kind-details .kind-price.one_price .price-current {
            color: #20202a;
            font-size: 18px;
            vertical-align: middle;
            padding: 6px 0;
            margin-top: 10px; }
          .similar-products .shop-group-kinds .shop-kind-item .kind-details .kind-price .price-current {
            font-size: 16px;
            color: #20202a;
            font-family: 'roboto-b'; }

  .similar-products {
    margin-right: 0; }

  .shop-main-header, .shop-main-before, .shop-main-before {
    margin-left: 12px; }

  .cart_page .page_path_wrap {
    padding-top: 0; }

  .site-wrapper.product_page .content-wrapper.not_main_page .page_path_wrap {
    width: auto;
    margin-top: 0;
    margin-left: 12px; }
    .site-wrapper.product_page .content-wrapper.not_main_page .page_path_wrap .site_topic {
      margin-left: 0;
      margin-right: 0; }
    .site-wrapper.product_page .content-wrapper.not_main_page .page_path_wrap .page-path .to_home {
      margin-left: 0; }

  .shop-product .product-side-left {
    width: 46.09467%; }
    .shop-product .product-side-right {
      width: 53.90533%; }

  .site-wrapper.product_page .edit-block-wrap {
    display: none; }
    .site-wrapper.product_page .content {
      padding: 0;
      margin-right: 13px; }

  .product-list .product-thumb .product-article, .product-list .product-thumb .product-anonce, .product-list .product-thumb .shop-product-options, .product-list .product-thumb .shop-product-actions {
    display: none; }

  #shop-filter-wrap {
    display: none; }

  .shop-sorting-panel {
    border-radius: 0;
    margin: 0 12px; }
    .shop-sorting-panel .sorting, .shop-sorting-panel .view-sorting {
      padding: 12px; }
    .shop-sorting-panel .sorting .push_to_open_filter {
      display: block; }
    .shop-sorting-panel .sorting.opened .body_sort {
      top: 60px;
      left: 211px; } }

.link_to_cart_mobile {
  display: none;
  position: absolute;
  display: block;
  left: 72px;
  top: 0;
  bottom: 0;
  right: 0;
  text-decoration: none; }

@media only screen and (max-width: 768px) {
  .link_to_cart_mobile {
    display: block; }

  .similar-products .shop-group-kinds .shop-kind-item {
    width: 31.82354%; }
    .similar-products .shop-group-kinds .shop-kind-item .kind-image {
      padding-left: 24px;
      padding-right: 24px; }

  .shop-product .product-side-left {
    width: 55.51075%; }
    .shop-product .product-side-right {
      width: 44.48925%; }

  .shop-sorting-panel {
    margin: 0; }
    .shop-sorting-panel .active_view {
      display: block;
      position: absolute;
      right: 24px;
      top: 24px;
      line-height: 24px;
      width: 24px;
      cursor: pointer;
      text-align: center; }
    .shop-sorting-panel .active_view svg.icon_color {
      vertical-align: middle; }
    .shop-sorting-panel .sorting {
      padding: 12px 12px 12px 24px; }
    .shop-sorting-panel .view-sorting {
      padding: 0;
      position: relative;
      margin: 0; }
    .shop-sorting-panel .view-sorting .view_button {
      width: 48px;
      height: 48px;
      line-height: 48px;
      border-radius: 2px; }
    .shop-sorting-panel .view-sorting .view_button.active-view {
      background: #fd7b1b; }
      .shop-sorting-panel .view-sorting .view_button.active-view svg.icon_color {
        fill: #fff; }
    .shop-sorting-panel .view-sorting .view_button:hover {
      background: #fd7b1b; }
      .shop-sorting-panel .view-sorting .view_button:hover .icon_color {
        fill: #fff; }
    .shop-sorting-panel .view-sorting .view-sorting-dropdown {
      position: absolute;
      right: 12px;
      top: 12px;
      background-color: #fff;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      -moz-box-shadow: 0 12px 18px rgba(0, 0, 0, 0.24);
      -webkit-box-shadow: 0 12px 18px rgba(0, 0, 0, 0.24);
      box-shadow: 0 12px 18px rgba(0, 0, 0, 0.24);
      display: none;
      z-index: 10; }
    .shop-sorting-panel .view-sorting .view-sorting-dropdown a {
      display: block;
      margin: 0; }
    .shop-sorting-panel .view-sorting .view-sorting-dropdown.opened {
      display: block; } }

@media only screen and (max-width: 600px) {
  .my_frame .product-thumb {
    margin: 0 !important; }

  .shop-cart-table .td.cart-product .cart-product-param {
    display: block; }
    .shop-cart-table .td.cart-product .cart-product-param .cart_param_row {
      display: block; }
      .shop-cart-table .td.cart-product .cart-product-param .cart_param_row .param-title, .shop-cart-table .td.cart-product .cart-product-param .cart_param_row .param-value {
        display: block;
        padding-left: 0; }

  .cart_page .content .content-inner {
    padding: 0; }
    .cart_page .text-right {
      margin-right: 24px; }
    .cart_page .hide_me {
      display: none !important; }

  .shop-collection-header {
    padding-left: 19px;
    padding-right: 19px; }

  .shop-group-kinds {
    margin-bottom: 12px; }
    .shop-group-kinds .shop-kind-item {
      width: 33.33333%;
      margin-right: 0;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24);
      border-radius: 0;
      margin-bottom: 0; }
      .shop-group-kinds .shop-kind-item .kind-image {
        padding: 24px; }

  .r-tabs .r-tabs-nav {
    display: none; }

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

  .r-tabs-accordion-title {
    position: relative; }
    .r-tabs-accordion-title:first-child:after {
      height: 0; }
    .r-tabs-accordion-title:after {
      content: "";
      top: 0;
      left: 0;
      right: 0;
      height: 1px;
      position: absolute;
      background: rgba(0, 0, 0, .30); }
    .r-tabs-accordion-title:before {
      content: "";
      position: absolute;
      right: 27px;
      top: 50%;
      width: 10px;
      height: 5px;
      margin-top: -3px;
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 5px 5px 0 5px;
      border-top-color: #fff; }

  .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    padding: 20px 55px 20px 19px; }

  .r-tabs .r-tabs-nav .r-tabs-anchor, .r-tabs, .r-tabs .r-tabs-accordion-title .r-tabs-anchor {
    border-radius: 0; }

  .r-tabs-accordion-title.r-tabs-state-active {
    border-bottom: 1px solid #e5e5e5; }
    .r-tabs-accordion-title.r-tabs-state-active:before {
      width: 0;
      height: 0;
      border-color: transparent;
      border-style: solid;
      border-width: 0 5px 5px 5px;
      border-bottom-color: #000; }

  .site-wrapper.product_page .content-wrapper.not_main_page .page_path_wrap {
    margin-left: 24px;
    margin-right: 24px; }

  .site-wrapper.product_page .content .content-inner {
    padding: 0; }
    .site-wrapper.product_page .shop-product {
      margin-right: 0; }
      .site-wrapper.product_page .shop-product .product-image {
        margin: 24px; }
      .site-wrapper.product_page .shop-product .product-thumbnails {
        margin-left: 24px;
        margin-right: 24px; }
      .site-wrapper.product_page .shop-product .yashare {
        padding-left: 24px; }
      .site-wrapper.product_page .shop-product .form-add {
        margin: 0 12px; }
      .site-wrapper.product_page .shop-product .product-details {
        margin: 0 24px; }
    .site-wrapper.product_page .content {
      margin-right: 0; }
    .site-wrapper.product_page .product-article {
      margin-left: 24px;
      margin-right: 24px; }

  .shop-sorting-panel .sorting .push_to_open_filter {
    display: none; }
    .shop-sorting-panel .sorting.opened .body_sort {
      top: 60px;
      left: 24px; }

  .push_to_open_filter_outside {
    display: block; }

  .site-wrapper.product_page .sidebar.left {
    padding: 0; }

  .similar-products .shop-group-kinds .shop-kind-item {
    margin: 0;
    width: 33.3333%; } }

.site-wrapper.product_page .shop2-product-article, .site-wrapper.product_page .tpl-rating-block {
  margin-left: 12px;
  margin-right: 12px; }

@media only screen and (max-width: 599px) {
  .shop-cart-table .tr {
    border-top: 1px solid #e6e6e6; }
    .shop-cart-table .tr:nth-child(1), .shop-cart-table .tr:nth-child(2) {
      border: none; }

  .shop-cart-table .td.title_th.product_wr {
    display: block;
    width: auto; }
    .shop-cart-table .td.title_th.hide_me2 {
      display: none; }

  .shop-cart-table {
    display: block;
    width: auto; }
    .shop-cart-table .tr {
      display: block; }
    .shop-cart-table .tr:before, .shop-cart-table .tr:after {
      display: table;
      content: "";
      line-height: 0;
      font-size: 0; }
    .shop-cart-table .tr:after {
      clear: both; }
    .shop-cart-table .td {
      border-bottom: none; }
    .shop-cart-table .td.cart-amount, .shop-cart-table .td.cart-price, .shop-cart-table .td.cart-delete {
      float: left;
      display: block;
      padding-left: 18px; }
    .shop-cart-table .td.cart-delete {
      float: right; }

  .shop-cart-total {
    position: relative; }
    .shop-cart-total .open_coupon {
      display: inline-block; }
    .shop-cart-total .coupon_td {
      width: auto; }
    .shop-cart-total .shop-coupon {
      display: none;
      position: absolute;
      left: 0;
      right: 0;
      max-width: 100%;
      top: 72px;
      margin-right: 0; }
    .shop-cart-total .shop-coupon.opened {
      display: block; }
    .shop-cart-total .shop-coupon .coupon-body {
      padding-right: 50px;
      padding-left: 24px; }
    .shop-cart-total .shop-coupon .close_coupon {
      display: block;
      position: absolute;
      right: 24px;
      top: 50%;
      width: 18px;
      height: 18px;
      margin-top: -9px; }
      .shop-cart-total .shop-coupon .close_coupon .color_icon {
        fill: #3177cf; }

  .shop-cart-registration .reg_title {
    padding-left: 24px;
    padding-right: 24px; }
    .shop-cart-registration .form-registration .td_cell {
      display: block;
      padding-right: 24px;
      padding-left: 24px; }
      .shop-cart-registration .form-registration .td_cell .input-wrap {
        margin: 0;
        display: block; }
        .shop-cart-registration .form-registration .td_cell .input-wrap input[type=text] {
          margin-bottom: 13px; }
        .shop-cart-registration .form-registration .td_cell .input-wrap input[type=text], .shop-cart-registration .form-registration .td_cell .input-wrap input[type=password] {
          max-width: 100%;
          width: 100%; }
      .shop-cart-registration .form-registration .td_cell.text_align-r {
        width: auto;
        display: block;
        padding-top: 5px;
        text-align: center; }
    .shop-cart-registration .reg_two .td_cell {
      display: block;
      padding-right: 24px;
      padding-left: 24px; }
      .shop-cart-registration .reg_two .td_cell.with_btn {
        width: auto;
        text-align: center; }

  .site-wrapper.product_page .shop2-product-article, .site-wrapper.product_page .tpl-rating-block {
    margin-left: 18px;
    margin-right: 18px; }
    .site-wrapper.product_page .shop-product {
      display: block;
      width: 100%; }
    .site-wrapper.product_page .shop-product .product-side-left {
      display: block;
      width: 100%;
      overflow: hidden; }
      .site-wrapper.product_page .shop-product .product-side-left:before, .site-wrapper.product_page .shop-product .product-side-left:after {
        display: table;
        content: "";
        line-height: 0;
        font-size: 0; }
      .site-wrapper.product_page .shop-product .product-side-left:after {
        clear: both; }
    .site-wrapper.product_page .shop-product .product-side-right {
      display: block;
      width: 100%; }
    .site-wrapper.product_page .shop-product .product_images_wrap {
      margin: 0 18px;
      overflow: auto;
      -webkit-overflow-scrolling: touch; }
    .site-wrapper.product_page .shop-product .product-image {
      padding: 18px 0 0 0;
      margin: 0;
      vertical-align: top;
      width: 200px;
      height: 200px;
      float: left;
      display: block;
      margin-right: 10px;
      margin-bottom: 20px; }
      .site-wrapper.product_page .shop-product .product-image .product-label div {
        top: 18px; }
        .site-wrapper.product_page .shop-product .product-image .product-label div.product-special {
          left: 18px; }
    .site-wrapper.product_page .shop-product .product-thumbnails {
      display: block;
      vertical-align: top;
      width: auto;
      padding-left: 186px;
      margin-top: 18px; }
      .site-wrapper.product_page .shop-product .product-thumbnails li {
        max-width: 200px;
        max-height: 200px;
        margin-right: 10px; }
        .site-wrapper.product_page .shop-product .product-thumbnails li img {
          width: 100%;
          max-width: 200px; }
        .site-wrapper.product_page .shop-product .product-thumbnails li:nth-child(3n) {
          margin-right: 10px; }
    .site-wrapper.product_page .shop-product .button-wrap .shop-btn.type-3 {
      text-align: center;
      padding: 15px 0 14px 0; }
      .site-wrapper.product_page .shop-product .button-wrap .shop-btn.type-3 .icon {
        position: static;
        display: inline-block;
        vertical-align: middle;
        margin-right: 14px; } }

.shop-pagelist, .shop-pagelist li {
  list-style: outside none none;
  line-height: 0;
  font-size: 0px;
  padding: 0px;
  margin: 0px; }

.shop-pagelist {
  margin: 20px auto;
  text-align: center; }
  .shop-pagelist li {
    width: 36px;
    height: 36px;
    display: inline-block;
    background-color: #fd7b1b;
    border-radius: 2px;
    -moz-box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: inset 0 -1px 0 1px rgba(0, 0, 0, 0.16);
    font-size: 14px;
    color: #fff;
    font-family: 'roboto-b';
    vertical-align: top;
    margin: 0 6px 6px;
    cursor: pointer;
    position: relative; }
  .shop-pagelist li.dotts {
    background: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0; }
    .shop-pagelist li.dotts span {
      color: #000; }
  .shop-pagelist li.page-next, .shop-pagelist li.page-prev {
    margin: 0 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none; }
    .shop-pagelist li.page-next:after, .shop-pagelist li.page-prev:after {
      content: "";
      position: absolute;
      left: 13px;
      top: 10px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%229%22%20height%3D%2216%22%20viewBox%3D%220%200%209%2016%22%3E%3Cpath%20fill%3D%22%23#fd7b1b%22%20fill-rule%3D%22evenodd%22%20d%3D%22M8.992%2C14.645%20L7.651%2C15.985%20L-0.001%2C8.333%20L0.333%2C8.000%20L-0.001%2C7.666%20L7.651%2C0.014%20L8.992%2C1.355%20L2.348%2C8.000%20L8.992%2C14.645%20Z%22/%3E%3C/svg%3E) 0 0 no-repeat;
      width: 9px;
      height: 16px; }
  .shop-pagelist li.page-next:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg); }
  .shop-pagelist li.active-num {
    background-color: #dfdfdf;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #000; }
    .shop-pagelist li.active-num a, .shop-pagelist li.active-num span {
      color: #000; }
  .shop-pagelist li a, .shop-pagelist li span {
    line-height: 36px;
    color: #fff;
    text-decoration: none;
    padding: 8px 10px; }

.shop2-product-article {
  font-size: 12px;
  color: #000;
  font-family: 'roboto-r'; }
  .shop2-product-article span {
    color: #000; }

.shop-product-tags {
  background: #f1f4f7;
  border-radius: 0 0 2px 2px;
  margin-bottom: 30px;
  font-size: 0;
  padding: 13px 12px; }
  .shop-product-tags div {
    display: inline-block;
    vertical-align: middle; }
  .shop-product-tags span {
    font-size: 16px;
    color: #000;
    font-family: 'roboto-r';
    vertical-align: middle;
    padding-right: 27px;
    padding-left: 7px; }
  .shop-product-tags a {
    color: #fd7b1b;
    font-size: 16px;
    font-family: 'roboto-b';
    margin-right: 25px; }
  .shop-product-tags .icon_color {
    display: inline-block;
    vertical-align: middle;
    fill: #000; }

.tpl-stars {
  margin: 5px 0;
  width: 84px;
  height: 14px;
  background: url(../css/stars-small.svg) 0 0 repeat-x; }
  .tpl-stars .tpl-rating {
    height: 14px;
    background: url(../css/stars-small.svg) 0 -20px repeat-x; }

.rating_count {
  vertical-align: middle;
  padding-left: 8px;
  font-size: 12px;
  color: #000;
  font-family: 'roboto-r'; }

.tpl-form .tpl-stars {
  background: url(../css/stars-big.svg) 0 0 repeat-x;
  width: 156px;
  height: 25px; }
  .tpl-form .tpl-stars span {
    width: 25px;
    height: 25px;
    margin-right: 6px; }
  .tpl-form .tpl-stars span.tpl-active {
    background: url(../css/stars-big.svg) 0 -33px no-repeat; }

.shop2-panel {
  background: rgba(0, 0, 0, .70);
  border: none;
  height: 56px; }
  .shop2-panel .shop-panel-content {
    max-width: 960px;
    margin: 0 auto;
    line-height: 52px;
    text-align: center; }
  .shop2-panel .shop-panel-content a {
    font-size: 16px;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 1);
    font-family: 'roboto-r';
    text-decoration: none; }
    .shop2-panel .shop-panel-content a.shop2-panel-link-disabled {
      color: rgba(255, 255, 255, .70); }
  .shop2-panel .shop-panel-content .shop2-panel-count {
    border-color: rgba(255, 255, 255, .50);
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    padding: 0 8px;
    margin: 0 0 0 22px; }
  .shop2-panel .shop-panel-content .shop-panel-compare {
    display: inline-block;
    font-family: 'roboto-r';
    vertical-align: middle;
    padding-left: 42px;
    position: relative; }
    .shop2-panel .shop-panel-content .shop-panel-compare:after {
      content: '';
      position: absolute;
      left: 0;
      top: 14px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2230%22%20height%3D%2223%22%20viewBox%3D%220%200%2030%2023%22%3E%0A%20%20%3Cpath%20fill%3D%22rgba%28255%2C255%2C255%2C.5%29%22%20d%3D%22M23.500%2C5.000%20L17.221%2C5.000%20C16.672%2C5.609%2015.885%2C6.000%2015.000%2C6.000%20C14.115%2C6.000%2013.328%2C5.609%2012.779%2C5.000%20L6.500%2C5.000%20C5.672%2C5.000%205.000%2C4.328%205.000%2C3.500%20L5.000%2C2.500%20C5.000%2C1.671%205.672%2C1.000%206.500%2C1.000%20L12.779%2C1.000%20C13.328%2C0.390%2014.115%2C-0.000%2015.000%2C-0.000%20C15.885%2C-0.000%2016.672%2C0.390%2017.221%2C1.000%20L23.500%2C1.000%20C24.328%2C1.000%2025.000%2C1.671%2025.000%2C2.500%20L25.000%2C3.500%20C25.000%2C4.328%2024.328%2C5.000%2023.500%2C5.000%20ZM15.000%2C2.000%20C14.448%2C2.000%2014.000%2C2.448%2014.000%2C3.000%20C14.000%2C3.552%2014.448%2C4.000%2015.000%2C4.000%20C15.552%2C4.000%2016.000%2C3.552%2016.000%2C3.000%20C16.000%2C2.448%2015.552%2C2.000%2015.000%2C2.000%20ZM14.000%2C16.000%20C14.000%2C19.866%2010.866%2C23.000%207.000%2C23.000%20C3.134%2C23.000%20-0.000%2C19.866%20-0.000%2C16.000%20L7.000%2C6.000%20L14.000%2C16.000%20ZM12.000%2C16.000%20L7.000%2C9.000%20L2.000%2C16.000%20C5.306%2C16.000%208.895%2C16.000%2012.000%2C16.000%20ZM30.000%2C16.000%20C30.000%2C19.866%2026.866%2C23.000%2023.000%2C23.000%20C19.134%2C23.000%2016.000%2C19.866%2016.000%2C16.000%20L23.000%2C6.000%20L30.000%2C16.000%20ZM28.000%2C16.000%20L23.000%2C9.000%20L18.000%2C16.000%20C21.306%2C16.000%2024.895%2C16.000%2028.000%2C16.000%20Z%22/%3E%0A%3C/svg%3E) 0 0 no-repeat;
      width: 30px;
      height: 23px; }
  .shop2-panel .shop-panel-content .shop-panel-cart {
    display: inline-block;
    vertical-align: middle;
    margin-left: 35px;
    padding-left: 38px;
    position: relative; }
    .shop2-panel .shop-panel-content .shop-panel-cart .shop2-panel-count {
      margin-left: 12px; }
    .shop2-panel .shop-panel-content .shop-panel-cart:after {
      content: '';
      position: absolute;
      left: 0;
      top: 14px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2226%22%20height%3D%2223%22%20viewBox%3D%220%200%2026%2023%22%3E%0A%20%20%3Cpath%20fill%3D%22rgba%28255%2C255%2C255%2C.5%29%22%20d%3D%22M22.000%2C12.000%20L9.000%2C12.000%20L9.000%2C14.000%20C9.000%2C14.000%2018.819%2C14.000%2021.500%2C14.000%20C22.328%2C14.000%2023.000%2C14.671%2023.000%2C15.500%20C23.000%2C16.328%2022.328%2C17.000%2021.500%2C17.000%20C18.015%2C17.000%207.000%2C17.000%207.000%2C17.000%20L3.989%2C3.000%20C3.989%2C3.000%201.866%2C3.000%201.500%2C3.000%20C0.672%2C3.000%200.000%2C2.328%200.000%2C1.500%20C0.000%2C0.672%200.672%2C-0.000%201.500%2C-0.000%20C-0.262%2C-0.000%206.492%2C-0.000%206.492%2C-0.000%20L6.493%2C-0.001%20L6.493%2C-0.000%20L6.643%2C-0.000%20L6.914%2C2.279%20L7.000%2C3.000%20C9.203%2C3.000%2018.313%2C3.000%2023.000%2C3.000%20C25.329%2C3.000%2026.000%2C3.677%2026.000%2C6.000%20C26.081%2C5.960%2022.000%2C12.000%2022.000%2C12.000%20ZM9.500%2C18.000%20C10.881%2C18.000%2012.000%2C19.119%2012.000%2C20.500%20C12.000%2C21.881%2010.881%2C23.000%209.500%2C23.000%20C8.119%2C23.000%207.000%2C21.881%207.000%2C20.500%20C7.000%2C19.119%208.119%2C18.000%209.500%2C18.000%20ZM21.500%2C18.000%20C22.881%2C18.000%2024.000%2C19.119%2024.000%2C20.500%20C24.000%2C21.881%2022.881%2C23.000%2021.500%2C23.000%20C20.119%2C23.000%2019.000%2C21.881%2019.000%2C20.500%20C19.000%2C19.119%2020.119%2C18.000%2021.500%2C18.000%20Z%22%20class%3D%22cls-1%22/%3E%0A%3C/svg%3E) 0 0 no-repeat;
      width: 26px;
      height: 24px; }

@media only screen and (max-width: 560px) {
  .shop2-panel .shop-panel-content .shop-panel-compare, .shop2-panel .shop-panel-content .shop-panel-cart {
    padding-left: 0; }
    .shop2-panel .shop-panel-content .shop-panel-compare:after, .shop2-panel .shop-panel-content .shop-panel-cart:after {
      display: none; }
    .shop2-panel .shop-panel-content .shop-panel-cart {
      margin-left: 15px; } }

.tpl-information {
  background-color: #f1f4f7;
  border-radius: 2px;
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
  margin: 20px 0;
  padding: 20px;
  font-size: 14px;
  color: #000;
  font-family: 'roboto-b'; }

.tpl-comment .tpl-header {
  background: none;
  border-bottom: 1px solid #e5e5e5;
  font-family: 'roboto-r'; }
  .tpl-comment .tpl-header .tpl-name {
    color: #000;
    font-size: 14px;
    font-family: 'roboto-b'; }
  .tpl-comment .tpl-header .tpl-date {
    font-size: 14px;
    color: #000; }
  .tpl-comment .tpl-header .tpl-link {
    font-size: 14px;
    color: #fd7b1b; }
  .tpl-comment .tpl-body {
    font-size: 14px;
    color: #000;
    font-family: 'roboto-r';
    margin: 0;
    padding: 11px 0; }

.tpl-block-header {
  padding-top: 12px;
  font-size: 18px;
  color: #000;
  font-family: 'roboto-b';
  border-top: 1px solid #e5e5e5; }

.tpl-form .tpl-title {
  font-size: 12px;
  color: #999;
  font-family: 'roboto-i'; }
  .tpl-form .captcha_field input[type="text"] {
    width: 55px;
    font-size: 14px;
    color: #000;
    font-family: 'roboto-r';
    text-align: center; }
  .tpl-form .shop-button {
    padding-left: 40px;
    padding-right: 40px;
    text-transform: uppercase;
    font-size: 16px; }

.tpl-form-wrap .tpl-right {
  display: table-cell;
  font-size: 14px;
  color: #000;
  font-family: 'roboto-r';
  padding-left: 37px;
  line-height: 1.4; }
  .tpl-form-wrap .tpl-right .forgot_button {
    font-size: 14px;
    color: #fd7b1b;
    font-family: 'roboto-r';
    text-transform: uppercase;
    text-decoration: none;
    display: block;
    margin-top: 12px; }
  .tpl-form-wrap .tpl-left {
    width: 175px;
    display: table-cell;
    margin: 0; }
  .tpl-form-wrap .tpl-left .tpl-title {
    font-size: 12px;
    color: #999;
    font-family: 'roboto-i'; }
  .tpl-form-wrap .tpl-left .tpl-field {
    margin: 25px 0; }
    .tpl-form-wrap .tpl-left .tpl-field:first-child {
      margin-top: 0; }
    .tpl-form-wrap .tpl-left .tpl-field input[type=text], .tpl-form-wrap .tpl-left .tpl-field input[type=password] {
      width: 175px;
      padding: 2px 0;
      margin: 0;
      border: none;
      font-size: 14px;
      color: #484848;
      font-family: 'roboto-r';
      outline: none;
      border-bottom: 1px solid #b2b2b2;
      border-radius: 0; }
    .tpl-form-wrap .tpl-left .tpl-field input[type=text]:focus, .tpl-form-wrap .tpl-left .tpl-field input[type=password]:focus {
      color: #fd7b1b;
      border-color: #fd7b1b; }
    .tpl-form-wrap .tpl-left .tpl-field.log_in_remember label.tpl-title {
      cursor: pointer;
      font-size: 14px;
      color: #fd7b1b;
      font-family: 'roboto-r';
      padding-left: 34px;
      position: relative;
      -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      -o-user-select: none;
      user-select: none; }
      .tpl-form-wrap .tpl-left .tpl-field.log_in_remember label.tpl-title input[type="checkbox"] {
        visibility: hidden; }
      .tpl-form-wrap .tpl-left .tpl-field.log_in_remember label.tpl-title .check_icon {
        content: '';
        position: absolute;
        left: 0;
        top: -2px;
        width: 18px;
        height: 18px;
        border: 2px solid #848484;
        border-radius: 2px; }
      .tpl-form-wrap .tpl-left .tpl-field.log_in_remember label.tpl-title .check_icon .icon_color {
        position: absolute;
        left: -2px;
        top: -2px;
        display: none;
        fill: #848484; }
      .tpl-form-wrap .tpl-left .tpl-field.log_in_remember label.tpl-title.checked .check_icon .icon_color {
        display: block; }
    .tpl-form-wrap .tpl-left .tpl-field.reg_field a {
      font-size: 14px;
      color: #fd7b1b;
      font-family: 'roboto-r';
      text-transform: uppercase;
      text-decoration: none;
      display: block;
      margin-top: 12px; }
    .tpl-form-wrap .tpl-left .tpl-field .shop-button {
      display: block !important;
      width: 100%;
      text-transform: uppercase; }
  .tpl-form-wrap a {
    color: #fd7b1b; }
  .tpl-form-wrap .tpl-button {
    color: #000;
    margin-top: 10px; }

.shop-button {
  background-color: #fd7b1b;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  box-shadow: inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  font-size: 14px;
  color: #fff;
  font-family: 'roboto-r';
  text-decoration: none;
  padding: 8px 12px 9px;
  border: none;
  display: inline-block !important; }
  .shop-button:hover {
    background-color: #fd842a; }
  .shop-button:active {
    background-color: #fd720c;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none; }

.text-right {
  margin: 14px 0;
  float: none; }

.shop-order-options {
  margin: 20px 0;
  text-align: left; }
  .shop-order-options .option-type {
    border-bottom: 1px solid #e1e2e3;
    position: relative; }
  .shop-order-options .option-type:first-child {
    border-top: 1px solid #e1e2e3; }
  .shop-order-options .option-type .option-item {
    padding-left: 39px;
    max-width: 313px;
    margin-bottom: 15px; }
    .shop-order-options .option-type .option-item input[type='text'], .shop-order-options .option-type .option-item select, .shop-order-options .option-type .option-item textarea {
      border: none;
      font-size: 14px;
      color: #484848;
      font-family: 'roboto-r';
      border-bottom: 1px solid #b2b2b2;
      outline: none;
      height: 22px;
      width: 100%;
      max-width: 313px; }
    .shop-order-options .option-type .option-item input[type='text']:focus, .shop-order-options .option-type .option-item select:focus, .shop-order-options .option-type .option-item textarea:focus {
      border-color: #fd7b1b; }
  .shop-order-options .option-type .option_item_title {
    display: block;
    font-size: 12px;
    color: #000;
    font-family: 'roboto-b'; }
    .shop-order-options .option-type .option_item_title .error, .shop-order-options .option-type .option_item_title .required {
      float: right;
      color: #3177cf; }
  .shop-order-options .option-type.active-type {
    background: #e9e9e9; }
    .shop-order-options .option-type.active-type .option-label:after {
      -moz-box-shadow: inset 0 0 0 2px #fff;
      -webkit-box-shadow: inset 0 0 0 2px #fff;
      box-shadow: inset 0 0 0 2px #fff;
      background: #fd7b1b; }
    .shop-order-options .option-type.active-type .option-label .label-icons {
      display: block; }
    .shop-order-options .option-type.active-type .option-details {
      display: block;
      padding-top: 35px; }
  .shop-order-options .option-type .option-details {
    display: none; }
  .shop-order-options .option-type .option-label {
    font-size: 14px;
    color: #000;
    font-family: 'roboto-b';
    padding: 20px 0 20px 35px;
    line-height: 1;
    cursor: pointer;
    display: block; }
    .shop-order-options .option-type .option-label input {
      visibility: hidden; }
    .shop-order-options .option-type .option-label:after {
      content: "";
      position: absolute;
      left: 12px;
      top: 18px;
      width: 18px;
      height: 18px;
      border: 2px solid #dfdfdf;
      border-radius: 50%;
      -webkit-transition: background 0.3s;
      -moz-transition: background 0.3s;
      -o-transition: background 0.3s;
      -ms-transition: background 0.3s;
      transition: background 0.3s; }
    .shop-order-options .option-type .option-label .label-icons {
      display: none;
      padding-left: 35px;
      padding-top: 20px; }
    .shop-order-options .option-type .option-label .label-icons img {
      margin: 5px 5px 0 0; }

.buttons_del {
  margin: 14px 12px;
  text-align: left; }
  .buttons_del button {
    float: right; }

.order_title {
  font-size: 12px;
  color: #000;
  font-family: 'roboto-b';
  padding-left: 12px;
  padding-bottom: 6px; }
  .order_title div {
    font-size: 14px;
    color: #000;
    font-family: 'roboto-r';
    padding-top: 2px; }

.shop-order-form {
  margin-top: 24px; }
  .shop-order-form .form-item {
    max-width: 313px;
    margin: 0 12px 15px 12px; }
  .shop-order-form .option_item_title {
    display: block;
    font-size: 12px;
    color: #000;
    font-family: 'roboto-b'; }
  .shop-order-form .option_item_title .error, .shop-order-form .option_item_title .required {
    float: right;
    color: #3177cf; }
  .shop-order-form input[type='text'], .shop-order-form select, .shop-order-form textarea {
    border: none;
    font-size: 14px;
    color: #484848;
    font-family: 'roboto-r';
    border-bottom: 1px solid #b2b2b2;
    outline: none;
    height: 22px;
    width: 100%;
    max-width: 313px; }
  .shop-order-form input[type='text']:focus, .shop-order-form select:focus, .shop-order-form textarea:focus {
    border-color: #fd7b1b; }
  .shop-order-form .buttons_del {
    margin: 14px 12px; }

.shop-order-completed {
  font-size: 14px;
  color: #000;
  font-family: 'roboto-r';
  margin: 0 12px 10px;
  line-height: 1.6; }
  .shop-order-completed .order_status_link {
    margin-bottom: 20px; }
  .shop-order-completed strong {
    font-family: 'roboto-b';
    display: block; }
  .shop-order-completed .print_but_wrap {
    margin-top: 8px; }

.shop2-color-ext-select {
  border-radius: 0;
  border: none; }
  .shop2-color-ext-select i {
    border-color: #fd7b1b transparent transparent transparent; }
  .shop2-color-ext-select .shop2-color-ext-options span {
    border-radius: 2px;
    -moz-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.1); }
  .shop2-color-ext-select .shop2-color-ext-options em {
    display: none; }

#shop2-color-ext-popup, #shop2-color-ext-select {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

#shop2-alert {
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2250%22%20height%3D%2244%22%20viewBox%3D%220%200%2050%2044%22%3E%0A%20%20%3Cpath%20fill%3D%22%23e74c3c%22%20d%3D%22M46.000%2C44.000%20C46.000%2C44.000%204.000%2C44.000%204.000%2C44.000%20C1.791%2C44.000%200.000%2C42.209%200.000%2C40.000%20C0.000%2C39.221%200.224%2C38.494%200.609%2C37.879%20C3.394%2C33.105%2021.476%2C2.107%2021.476%2C2.107%20C21.476%2C2.107%2021.491%2C2.079%2021.513%2C2.041%20C21.542%2C1.992%2021.580%2C1.926%2021.606%2C1.884%20C21.606%2C1.883%2021.607%2C1.881%2021.607%2C1.881%20C21.607%2C1.881%2021.608%2C1.881%2021.608%2C1.881%20C22.315%2C0.752%2023.569%2C-0.000%2025.000%2C-0.000%20C26.431%2C-0.000%2027.685%2C0.752%2028.392%2C1.881%20C28.392%2C1.881%2028.392%2C1.881%2028.392%2C1.881%20C28.392%2C1.881%2028.394%2C1.883%2028.394%2C1.884%20C28.440%2C1.957%2028.484%2C2.031%2028.524%2C2.107%20C30.161%2C4.913%2046.606%2C33.105%2049.391%2C37.879%20C49.776%2C38.494%2050.000%2C39.221%2050.000%2C40.000%20C50.000%2C42.209%2048.209%2C44.000%2046.000%2C44.000%20ZM25.000%2C10.000%20C23.343%2C10.000%2022.000%2C11.343%2022.000%2C13.000%20C22.000%2C13.000%2023.000%2C27.000%2023.000%2C27.000%20C23.000%2C28.104%2023.895%2C29.000%2025.000%2C29.000%20C26.105%2C29.000%2027.000%2C28.104%2027.000%2C27.000%20C27.000%2C27.000%2028.000%2C13.000%2028.000%2C13.000%20C28.000%2C11.343%2026.657%2C10.000%2025.000%2C10.000%20ZM25.000%2C31.000%20C23.343%2C31.000%2022.000%2C32.343%2022.000%2C34.000%20C22.000%2C35.657%2023.343%2C37.000%2025.000%2C37.000%20C26.657%2C37.000%2028.000%2C35.657%2028.000%2C34.000%20C28.000%2C32.343%2026.657%2C31.000%2025.000%2C31.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A); }
  #shop2-alert.shop2-alert-cart {
    border-radius: 2px;
    background: #fff;
    box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.24);
    padding: 0;
    width: 362px; }
  #shop2-alert.shop2-alert-cart #shop-alert-ok {
    display: none !important; }
  #shop2-alert.shop2-alert-cart #shop2-alert-body {
    padding: 0; }
  #shop2-alert.shop2-alert-cart .shop2-alert-header {
    min-height: 90px;
    margin: 0;
    font-size: 18px;
    font-family: 'roboto-b';
    color: #000;
    line-height: 88px;
    position: relative; }
    #shop2-alert.shop2-alert-cart .shop2-alert-header:before {
      content: '';
      width: 102px;
      display: inline-block; }
    #shop2-alert.shop2-alert-cart .shop2-alert-header:after {
      content: '';
      position: absolute;
      left: 36px;
      top: 24px;
      background: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2251%22%20height%3D%2242%22%20viewBox%3D%220%200%2051%2042%22%3E%0A%20%20%3Cpath%20fill%3D%22%230974cd%22%20d%3D%22M40.495%2C21.000%20C34.690%2C21.000%2029.954%2C16.490%2029.954%2C10.734%20C29.954%2C4.979%2034.690%2C0.001%2040.495%2C0.001%20C46.300%2C0.001%2051.005%2C4.701%2051.005%2C10.499%20C51.005%2C16.299%2046.300%2C21.000%2040.495%2C21.000%20ZM45.000%2C5.000%20L39.000%2C12.000%20L36.000%2C9.000%20L34.000%2C11.000%20L39.000%2C16.000%20L47.000%2C7.000%20L45.000%2C5.000%20ZM32.843%2C21.000%20L15.000%2C21.000%20L16.000%2C26.000%20L38.000%2C26.000%20L38.000%2C26.050%20C38.162%2C26.018%2038.329%2C26.000%2038.500%2C26.000%20C39.881%2C26.000%2041.000%2C27.119%2041.000%2C28.500%20C41.000%2C29.881%2039.881%2C31.000%2038.500%2C31.000%20C38.329%2C31.000%2038.162%2C30.982%2038.000%2C30.949%20L38.000%2C31.000%20L12.000%2C31.000%20L6.909%2C4.944%20L3.000%2C5.000%20L3.000%2C4.950%20C2.838%2C4.982%202.671%2C5.000%202.500%2C5.000%20C1.119%2C5.000%200.000%2C3.881%200.000%2C2.500%20C0.000%2C1.119%201.119%2C-0.000%202.500%2C-0.000%20C2.671%2C-0.000%202.838%2C0.017%203.000%2C0.050%20L3.000%2C-0.000%20L11.000%2C-0.000%20L12.000%2C5.000%20C14.380%2C5.000%2021.871%2C5.000%2029.000%2C5.000%20C28.114%2C6.739%2027.652%2C8.649%2027.652%2C10.737%20C27.652%2C14.954%2029.701%2C18.682%2032.843%2C21.000%20ZM16.487%2C33.015%20C18.971%2C33.015%2020.986%2C35.025%2020.986%2C37.505%20C20.986%2C39.985%2018.971%2C41.997%2016.487%2C41.997%20C14.002%2C41.997%2011.988%2C39.985%2011.988%2C37.505%20C11.988%2C35.025%2014.002%2C33.015%2016.487%2C33.015%20ZM39.499%2C33.015%20C41.983%2C33.015%2043.997%2C35.025%2043.997%2C37.505%20C43.997%2C39.985%2041.983%2C41.997%2039.499%2C41.997%20C37.014%2C41.997%2034.999%2C39.985%2034.999%2C37.505%20C34.999%2C35.025%2037.014%2C33.015%2039.499%2C33.015%20Z%22%20class%3D%22cls-1%22/%3E%0A%3C/svg%3E) 0 0 no-repeat;
      width: 51px;
      height: 42px; }
  #shop2-alert.shop2-alert-cart .shop2-alert-buttons {
    background: #f1f4f7;
    padding: 14px;
    border-radius: 0 0 2px 2px; }
    #shop2-alert.shop2-alert-cart .shop2-alert-buttons .shop2-alert-close {
      color: #189af1;
      font-size: 14px;
      text-transform: uppercase;
      font-family: Arial;
      text-decoration: none; }
    #shop2-alert.shop2-alert-cart .shop2-alert-buttons .shop2-btn {
      text-decoration: none;
      font-size: 14px;
      color: #fff;
      display: inline-block;
      font-family: 'roboto-r';
      background: #fd7b1b;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      -o-border-radius: 2px;
      border-radius: 2px;
      -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
      padding: 8px 12px 10px;
      border: none; }
    #shop2-alert.shop2-alert-cart .shop2-alert-buttons .shop2-btn:hover {
      opacity: 0.9; }
    #shop2-alert.shop2-alert-cart .shop2-alert-buttons .shop2-btn:active {
      -moz-box-shadow: none;
      -webkit-box-shadow: none;
      box-shadow: none;
      background: #fc6c02;
      opacity: 1; }

.buy-one-click {
  text-decoration: none;
  font-size: 14px;
  color: #fff;
  display: block;
  font-family: 'roboto-r';
  background: #fd7b1b;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
  padding: 8px 12px 10px;
  border: none;
  margin: 12px;
  text-align: center; }
  .buy-one-click:hover {
    opacity: 0.9; }
  .buy-one-click:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fc6c02;
    opacity: 1; }

.callback-form {
  border-radius: 3px; }
  .callback-form .callback-form--close {
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    position: absolute;
    right: 10px;
    top: 10px;
    display: inline-block;
    font-family: 'roboto-r';
    background: #fd7b1b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    padding: 8px 12px 10px;
    border: none;
    margin: 0 0 0 0;
    text-align: center; }
  .callback-form .callback-form--close:hover {
    opacity: 0.9; }
  .callback-form .callback-form--close:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fc6c02;
    opacity: 1; }
  .callback-form input[type=text] {
    border: none;
    font-size: 14px;
    color: #484848;
    font-family: 'roboto-r';
    border-bottom: 1px solid #b2b2b2;
    outline: none;
    height: 22px;
    width: 100%;
    max-width: 313px;
    background: none;
    margin-bottom: 10px; }
  .callback-form input[type=text]:focus {
    border-color: #fd7b1b; }
  .callback-form b {
    font-size: 14px;
    color: #484848;
    font-family: 'roboto-i';
    vertical-align: bottom; }
  .callback-form input[type=submit] {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    display: block;
    font-family: 'roboto-r';
    background-color: #fd7b1b;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.24), inset 0 -2px 0 1px rgba(0, 0, 0, 0.16);
    padding: 8px 12px 10px;
    border: none;
    margin-top: 15px; }
  .callback-form input[type=submit]:hover {
    opacity: 0.9; }
  .callback-form input[type=submit]:active {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fc6c02;
    opacity: 1; }

@media only screen and (max-width: 480px) {
  #shop2-alert.shop2-alert-cart {
    width: 284px; }
    #shop2-alert.shop2-alert-cart .shop2-alert-header {
      line-height: normal;
      padding-bottom: 20px;
      text-align: center; }
      #shop2-alert.shop2-alert-cart .shop2-alert-header:after {
        left: 50%;
        margin-left: -25px;
        top: 24px; }
      #shop2-alert.shop2-alert-cart .shop2-alert-header:before {
        width: 0;
        height: 93px;
        display: inline-block; }
    #shop2-alert.shop2-alert-cart .shop2-alert-buttons {
      text-align: center; }
      #shop2-alert.shop2-alert-cart .shop2-alert-buttons .shop2-alert-close {
        display: block;
        margin: 23px 0 10px 0;
        padding: 0; } }

.shop-warning {
  background-color: #f1f4f7;
  border-radius: 2px;
  -moz-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
  -webkit-box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.24);
  padding: 28px 15px 29px 122px;
  position: relative;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20preserveAspectRatio%3D%22xMidYMid%22%20width%3D%2250%22%20height%3D%2244%22%20viewBox%3D%220%200%2050%2044%22%3E%0A%20%20%3Cpath%20fill%3D%22%23e74c3c%22%20d%3D%22M46.000%2C44.000%20C46.000%2C44.000%204.000%2C44.000%204.000%2C44.000%20C1.791%2C44.000%200.000%2C42.209%200.000%2C40.000%20C0.000%2C39.221%200.224%2C38.494%200.609%2C37.879%20C3.394%2C33.105%2021.476%2C2.107%2021.476%2C2.107%20C21.476%2C2.107%2021.491%2C2.079%2021.513%2C2.041%20C21.542%2C1.992%2021.580%2C1.926%2021.606%2C1.884%20C21.606%2C1.883%2021.607%2C1.881%2021.607%2C1.881%20C21.607%2C1.881%2021.608%2C1.881%2021.608%2C1.881%20C22.315%2C0.752%2023.569%2C-0.000%2025.000%2C-0.000%20C26.431%2C-0.000%2027.685%2C0.752%2028.392%2C1.881%20C28.392%2C1.881%2028.392%2C1.881%2028.392%2C1.881%20C28.392%2C1.881%2028.394%2C1.883%2028.394%2C1.884%20C28.440%2C1.957%2028.484%2C2.031%2028.524%2C2.107%20C30.161%2C4.913%2046.606%2C33.105%2049.391%2C37.879%20C49.776%2C38.494%2050.000%2C39.221%2050.000%2C40.000%20C50.000%2C42.209%2048.209%2C44.000%2046.000%2C44.000%20ZM25.000%2C10.000%20C23.343%2C10.000%2022.000%2C11.343%2022.000%2C13.000%20C22.000%2C13.000%2023.000%2C27.000%2023.000%2C27.000%20C23.000%2C28.104%2023.895%2C29.000%2025.000%2C29.000%20C26.105%2C29.000%2027.000%2C28.104%2027.000%2C27.000%20C27.000%2C27.000%2028.000%2C13.000%2028.000%2C13.000%20C28.000%2C11.343%2026.657%2C10.000%2025.000%2C10.000%20ZM25.000%2C31.000%20C23.343%2C31.000%2022.000%2C32.343%2022.000%2C34.000%20C22.000%2C35.657%2023.343%2C37.000%2025.000%2C37.000%20C26.657%2C37.000%2028.000%2C35.657%2028.000%2C34.000%20C28.000%2C32.343%2026.657%2C31.000%2025.000%2C31.000%20Z%22%20fill-rule%3D%22evenodd%22/%3E%0A%3C/svg%3E%0A);
  background-position: 32px 50%;
  margin-bottom: 10px; }
  .shop-warning h2 {
    color: #000;
    font-family: 'roboto-r';
    margin: 0;
    font-size: 22px; }

.shop2-color-ext-options span {
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }
  .shop2-color-ext-options div {
    color: #fd7b1b;
    font-size: 14px;
    font-family: 'roboto-r'; }

.product-compare {
  border: none;
  margin: 5px 0; }
  .product-compare input {
    visibility: hidden;
    opacity: 0; }
  .product-compare label {
    padding-left: 40px;
    font-size: 13px;
    position: relative;
    color: #000; }
  .product-compare .check_icon {
    position: absolute;
    left: 0;
    top: -1px;
    width: 16px;
    height: 16px;
    border: 2px solid #848484;
    border-radius: 2px; }
  .product-compare .check_icon .icon_color {
    fill: #848484;
    position: absolute;
    left: -1px;
    top: -1px; }

#shop2-alert-overlay {
  opacity: 0.3; }

.overflowHidden {
  overflow: hidden; }

.callback-form--table {
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
  display: table;
  overflow: hidden;
  visibility: hidden;
  width: 100%;
  height: 100%;
  opacity: 0;
  background-color: rgba(0, 0, 0, .7); }
  .callback-form--table.opened {
    visibility: visible;
    opacity: 1; }
  .callback-form--cell {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    overflow: hidden; }
  .callback-form--inner {
    padding-right: 17px;
    margin-right: -17px;
    overflow-y: scroll; }
  .callback-form {
    position: relative;
    width: 240px;
    padding: 36px 40px 40px;
    margin: 40px 0px;
    display: inline-block;
    text-align: left;
    background-color: #fff; }

k .shara1 {
  position: absolute;
  left: 12px;
  bottom: 19px; }

.shara2 {
  display: none;
  margin-top: 20px;
  text-align: center; }

@media only screen and (max-width: 599px) {
  .shara1 {
    display: none; }

  .shara2 {
    display: block; }

  .cart_back_link {
    margin-left: 12px; } }

.shop2-payments-order {
  display: block;
  padding: 10px; }

#shop2-msg {
  background: #fee3ab;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none; }

@media only screen and (max-width: 960px) {
  #shop2-msg {
    position: fixed;
    left: 0;
    right: 0;
    top: -74px;
    font-size: 17px;
    padding: 27px;
    -webkit-transition: top 0.5s;
    -moz-transition: top 0.5s;
    -o-transition: top 0.5s;
    -ms-transition: top 0.5s;
    transition: top 0.5s;
    text-align: center; } }

@media only screen and (max-width: 600px) {
  #shop2-msg {
    font-size: 14px; } }

@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-l';
  src: url("/g/fonts/roboto/roboto-l.eot");
  src: url("/g/fonts/roboto/roboto-l.eot?#iefix") format("embedded-opentype"), url("/g/fonts/roboto/roboto-l.woff2") format("woff2"), url("/g/fonts/roboto/roboto-l.woff") format("woff"), url("/g/fonts/roboto/roboto-l.ttf") format("truetype"), url("/g/fonts/roboto/roboto-l.svg#roboto-l") 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; }
</pre></body></html>