@charset "utf-8";
.table2 th {
  padding: 0.5em;
  color: #fff;
  background: #f00; }

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

audio, canvas, video {
  display: inline-block; }

.lt-ie8 audio, .lt-ie8 canvas, .lt-ie8 video {
  display: inline;
  min-height: 0; }

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

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

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

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

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

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

p, pre {
  margin: 1em 0; }

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

.lt-ie7 code, .lt-ie7 kbd, .lt-ie7 pre, .lt-ie7 samp {
  font-family: 'courier new', monospace; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: '';
  content: none; }

small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dl, menu, ol, ul {
  margin: 1em 0; }

dd {
  margin: 0 0 0 40px; }

menu, ol, ul {
  padding: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
  font-size: 0; }

img {
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

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

figure {
  margin: 0; }

form {
  margin: 0; }

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

legend {
  border: 0;
  padding: 0;
  white-space: normal; }

.lt-ie8 legend {
  margin-left: -7px; }

button, input, select, textarea {
  margin: 0;
  vertical-align: baseline; }

.lt-ie8 button, .lt-ie8 input, .lt-ie8 select, .lt-ie8 textarea {
  vertical-align: middle; }

button, input {
  line-height: normal; }

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

.lt-ie8 button, .lt-ie8 html input[type="button"], .lt-ie8 input[type="reset"], .lt-ie8 input[type="submit"] {
  overflow: visible; }

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

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

.lt-ie8 input[type="checkbox"], .lt-ie8 input[type="radio"] {
  height: 13px;
  width: 13px; }

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

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

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

textarea {
  overflow: auto;
  vertical-align: top; }

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

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

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

h2 {
  font-size: 1.5em;
  margin: 0.83em 0; }

h3 {
  font-size: 1.17em;
  margin: 1em 0; }

h4 {
  font-size: 1em;
  margin: 1.33em 0; }

h5 {
  font-size: 0.83em;
  margin: 1.67em 0; }

h6 {
  font-size: 0.67em;
  margin: 2.33em 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }
/*----*/
html, body {
  min-width: 990px;
  position: relative;
  height: 100%;
  text-align: left; }

#printMe {
  background: #fff;
  color: #000; }

a {
  text-decoration: underline; }

a:hover {
  text-decoration: none; }

img, a img {
  border: none; }

.thumb, .YMaps {
  color: #000; }

.table-reset {
  margin: 0;
  padding: 0;
  border: 0;
  border-spacing: 0;
  border-collapse: collapse;
  vertical-align: top;
  width: 100%;
  table-layout: fixed; }

.table-reset td {
  padding: 0;
  vertical-align: top; }

.clear-self:after {
  content: '';
  display: block;
  clear: both; }

#site-wrap, header {
  width: 100%; }

#site-wrap, header, footer {
  position: relative; }

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

.site-content-left, .site-content-right {
  float: left; }

header a {
  color: inherit; }

header p, footer p {
  margin: 0; }

.site-logo, .site-slogan, .site-contacts, .site-contacts-bot, .menu-bot-wrap, .site-name, .site-copyright, .activity, .site-counters {
  position: absolute; }

.site-content-wrap {
  position: relative;
  width: 100%;
  min-height: 0; }

.site-content-wrap:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: '.'; }
/*--TABLES--*/
/*table.table0 td p,table.table1 td p,table.table2 td p { margin: 0;}*/
table.table0, table.table1, table.table2 {
  border-collapse: collapse;
  border-spacing: 0; }

table.table0 td, table.table1 td, table.table2 td {
  padding: 5px;
  border: none; }

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

table.table2 th {
  padding: 8px 5px;
  color: #fff;
  text-align: left; }
/*--GALLERY--*/
table.gallery {
  border-spacing: 10px;
  border-collapse: separate; }

table.gallery td {
  background-color: #f0f0f0;
  text-align: center;
  padding: 15px; }

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

html, body {
  height: 100%; }

body {
  position: relative;
  min-width: 980px;
  text-align: left;
  color: #000;
  font: 16px Arial, Helvetica, sans-serif;
  line-height: 1.25;
  background: #fff; }

h1, h2, h3, h4, h5, h6 {
  color: #22376d;
  font-family: 'roboto-r', Arial, Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal; }

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

h2 {
  font-size: 23px; }

h3 {
  font-size: 18px; }

h4 {
  font-size: 15px; }

h5 {
  font-size: 12px; }

h6 {
  font-size: 10px; }

h5, h6 {
  font-weight: bold; }

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

a:hover {
  text-decoration: none; }

a img {
  border-color: #000; }

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

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

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

.site-wrapper {
  width: 100%;
  min-height: 100%;
  margin: 0 auto -69px;
  overflow: hidden;
  position: relative;
  background: url(../wr-bg.jpg) top center no-repeat #fafafa; }

.clear-footer {
  height: 69px;
  clear: both; }

.clear {
  font-size: 0;
  line-height: 0;
  clear: both; }

.header {
  height: 167px;
  position: relative;
  margin: 0 auto;
  padding: 0; }
  .header:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: ''; }
  .header .cart {
    position: absolute;
    right: 33px;
    top: 10px;
    display: block;
    min-height: 82px;
    width: 185px;
    box-sizing: border-box;
    padding: 29px 11px 29px 50px;
    text-decoration: none;
    background: #a0895f;
    -webkit-border-radius: 0 0 18px 18px;
    -moz-border-radius: 0 0 18px 18px;
    -ms-border-radius: 0 0 18px 18px;
    -o-border-radius: 0 0 18px 18px;
    border-radius: 0 0 18px 18px; }
    .header .cart:before {
      position: absolute;
      left: 8px;
      top: 30px;
      width: 36px;
      height: 28px;
      background: url(../cart-pic.png) 0 0 no-repeat;
      content: ''; }
    .header .cart .sum {
      color: #fff;
      font-size: 13px;
      font-family: 'roboto-b', Arial, Helvetica, sans-serif; }
  .header .site-logo {
    position: relative;
    width: 126px;
    height: 150px;
    left: 20px;
    top: 11px; }
  .header .top-border {
    position: absolute;
    right: 20px;
    left: 164px;
    top: 11px;
    border: 1px solid #99d2ff;
    bottom: 11px;
    -webkit-border-radius: 14px;
    -moz-border-radius: 14px;
    -ms-border-radius: 14px;
    -o-border-radius: 14px;
    border-radius: 14px; }
  .header .site-slogan {
    position: absolute;
    left: 0;
    top: 0;
    color: #000;
    font-size: 16px; }
  .header .top-tel {
    position: absolute;
    right: 43px;
    top: 115px;
    color: #2a3b93;
    font-size: 18px;
    font-family: 'roboto-r', Arial, Helvetica, sans-serif; }
    .header .top-tel span {
      font-family: 'roboto-b', Arial, Helvetica, sans-serif; }
  .header .top-text {
    position: absolute;
    left: 182px;
    top: 34px;
    color: #2a3a93;
    font-size: 14px;
    font-family: 'roboto-r', Arial, Helvetica, sans-serif; }
  .header .search-wrap {
    width: 196px;
    height: 28px;
    background: url(../search.png) left top no-repeat;
    position: absolute;
    right: 273px;
    top: 64px; }
    .header .search-wrap .search-text {
      width: 150px;
      font: 13px 'roboto-r', Arial, Helvetica, sans-serif;
      color: #4f4f4d;
      height: 28px;
      margin: 0;
      border: none;
      outline: none;
      background: none;
      float: left;
      padding: 0 0 0 20px; }
    .header .search-wrap .search-button {
      width: 26px;
      height: 28px;
      margin: 0;
      border: none;
      background: none;
      cursor: pointer;
      float: left;
      outline: none; }

.menu-top-wrap {
  position: relative;
  background: #018eff;
  border-top: 3px solid #a0895f;
  border-bottom: 3px solid #a0895f;
  margin-bottom: 15px; }
  .menu-top-wrap .menu-top {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: center; }
    .menu-top-wrap .menu-top li {
      display: inline-block; }
      .menu-top-wrap .menu-top li a {
        padding: 20px 26px 19px;
        display: block;
        text-decoration: none;
        font-size: 13px;
        color: #fff;
        font-family: 'roboto-r', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
        .menu-top-wrap .menu-top li a:hover {
          background: rgba(255, 255, 255, .15);
          text-decoration: none; }

.top-pic {
  width: 960px;
  position: relative;
  margin: 0 auto 44px;
  height: 441px; }

.content-wrapper {
  position: relative;
  min-height: 0;
  margin: 0 auto 50px;
  padding: 0 20px; }

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

.content-inner {
  padding: 0 0 0 28px; }

.sidebar {
  position: relative; }

.sidebar.left {
  float: left;
  width: 220px;
  margin-right: -100%; }
  .sidebar.left .menu-left-wrap {
    background: #fff;
    border: 1px solid #e9e9ea;
    margin-bottom: 55px; }
    .sidebar.left .menu-left-wrap .menu-left {
      margin: 0;
      padding: 6px 0;
      list-style: none; }
      .sidebar.left .menu-left-wrap .menu-left > li {
        display: block;
        border-top: 1px solid #e9e9ea; }
        .sidebar.left .menu-left-wrap .menu-left > li:first-child {
          border-top: none; }
        .sidebar.left .menu-left-wrap .menu-left > li > a {
          display: block;
          color: #22376d;
          font-size: 12px;
          font-family: 'roboto-b', Arial, Helvetica, sans-serif;
          text-transform: uppercase;
          text-decoration: none;
          padding: 11px 19px 10px;
          position: relative;
          -webkit-transition: 0.3s;
          -moz-transition: 0.3s;
          -o-transition: 0.3s;
          -ms-transition: 0.3s;
          transition: 0.3s; }
          .sidebar.left .menu-left-wrap .menu-left > li > a:hover {
            color: #fff;
            background: #018eff; }
        .sidebar.left .menu-left-wrap .menu-left > li ul {
          padding: 0;
          margin: 0;
          list-style: none; }
          .sidebar.left .menu-left-wrap .menu-left > li ul li {
            display: block;
            border-top: 1px solid #e9e9ea; }
            .sidebar.left .menu-left-wrap .menu-left > li ul li a {
              display: block;
              color: #22376d;
              font-size: 12px;
              font-family: 'roboto-r', Arial, Helvetica, sans-serif;
              text-transform: uppercase;
              text-decoration: none;
              padding: 11px 19px 10px;
              position: relative;
              -webkit-transition: 0.3s;
              -moz-transition: 0.3s;
              -o-transition: 0.3s;
              -ms-transition: 0.3s;
              transition: 0.3s; }
              .sidebar.left .menu-left-wrap .menu-left > li ul li a:hover {
                text-decoration: underline; }
  .sidebar.left .edit-block-wrap {
    margin: 0; }
    .sidebar.left .edit-block-wrap .edit-block-title {
      color: #000;
      margin: 0;
      font-size: 16px; }
    .sidebar.left .edit-block-wrap .edit-block-body {
      font-size: 14px;
      color: #000; }
  .sidebar.left .site-informers {
    text-align: center;
    margin-bottom: 30px; }

.sidebar.left ~ .main > .content {
  margin-left: 220px; }

.sidebar.right {
  float: right;
  width: 250px;
  margin-left: -250px; }

.sidebar.right ~ .main > .content {
  margin-right: 250px; }

.jblock-wr {
  background: #fcfcfc;
  border: 1px dashed #c0c0c0;
  margin: 0 20px 50px;
  padding: 50px 0; }
  .jblock-wr .inner {
    width: 100%;
    margin: 0;
    position: relative;
    display: table;
    text-align: center; }
    .jblock-wr .inner .jblock {
      display: table-cell;
      width: 200px;
      text-decoration: none;
      vertical-align: top; }
      .jblock-wr .inner .jblock .block-pic {
        display: block;
        width: 96px;
        height: 78px;
        margin: 0 auto 17px; }
      .jblock-wr .inner .jblock .block-title {
        display: block;
        color: #22376d;
        font-size: 16px;
        font-family: 'roboto-b', Arial, Helvetica, sans-serif;
        text-transform: uppercase; }

.news-wrap {
  margin: 0 0 25px;
  background: #018eff;
  padding: 49px 60px; }
  .news-wrap:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: ''; }
  .news-wrap .news-block {
    padding-bottom: 10px;
    width: 405px;
    float: left; }
    .news-wrap .news-block:after {
      display: block;
      clear: both;
      visibility: hidden;
      content: ''; }
    .news-wrap .news-block .news-pic {
      width: 110px;
      height: 110px;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      -ms-border-radius: 50%;
      -o-border-radius: 50%;
      border-radius: 50%;
      overflow: hidden;
      border: 3px solid #fff;
      float: left;
      margin-right: 6px; }
    .news-wrap .news-block .text-part {
      overflow: hidden; }
      .news-wrap .news-block .text-part .news-date {
        font-size: 16px;
        color: #fff;
        font-family: 'roboto-r', Arial, Helvetica, sans-serif;
        display: inline-block;
        margin: 0 0 8px; }
      .news-wrap .news-block .text-part .news-title {
        font-size: 16px;
        font-family: 'roboto-b', Arial, Helvetica, sans-serif;
        margin-bottom: 8px; }
        .news-wrap .news-block .text-part .news-title a {
          color: #fff; }
      .news-wrap .news-block .text-part .news-note {
        color: #fff;
        font-size: 13px;
        font-family: Arial, Helvetica, sans-serif; }
        .news-wrap .news-block .text-part .news-note p {
          margin: 0; }
    .news-wrap .news-block:nth-child(2) {
      float: right; }

.bred-wr {
  border-top: 1px solid #e9e9ea;
  background: #fff;
  border-bottom: 1px solid #e9e9ea;
  padding: 23px 0;
  text-align: center; }

.menu-bot-wrap {
  position: relative;
  background: #018eff;
  border-top: 3px solid #a0895f;
  border-bottom: 3px solid #a0895f; }
  .menu-bot-wrap .menu-bot {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: center; }
    .menu-bot-wrap .menu-bot li {
      display: inline-block; }
      .menu-bot-wrap .menu-bot li a {
        padding: 20px 26px 19px;
        display: block;
        text-decoration: none;
        font-size: 13px;
        color: #fff;
        font-family: 'roboto-r', Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        -webkit-transition: 0.3s;
        -moz-transition: 0.3s;
        -o-transition: 0.3s;
        -ms-transition: 0.3s;
        transition: 0.3s; }
        .menu-bot-wrap .menu-bot li a:hover {
          background: rgba(255, 255, 255, .15);
          text-decoration: none; }

.bot-wr {
  height: 120px;
  background: #018eff;
  position: relative; }
  .bot-wr p {
    margin: 0; }
  .bot-wr .site-name {
    position: absolute;
    left: 19px;
    top: 46px;
    color: #fff;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif; }
  .bot-wr .bot-tel {
    position: absolute;
    top: 43px;
    right: 313px;
    color: #fff;
    font-size: 18px;
    font-family: 'roboto-r', Arial, Helvetica, sans-serif;
    text-align: right; }
  .bot-wr .bbut {
    color: #fcfcfc;
    font-size: 20px;
    font-family: 'roboto-b', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    position: absolute;
    right: 19px;
    top: 43px; }

.map_block {
  height: 419px; }

.footer {
  position: relative;
  width: 100%; }
  .footer .inner {
    margin: 0 auto;
    position: relative;
    height: 69px; }
    .footer .inner .site-counters {
      position: absolute;
      left: 339px;
      top: 20px;
      width: 220px;
      text-align: center; }
    .footer .inner .pogoda {
      position: absolute;
      left: 30px;
      top: 13px; }
    .footer .inner .site-copyright {
      position: absolute;
      right: 20px;
      top: 25px;
      color: #22376d;
      font-size: 12px; }
      .footer .inner .site-copyright a {
        color: #24379a; }
      .footer .inner .site-copyright span {
        font-size: 12px !important; }

.top-form {
  background: #fff;
  box-sizing: border-box;
  padding: 22px 20px 19px;
  margin-bottom: 40px; }
  .top-form:after {
    display: block;
    clear: both;
    visibility: hidden;
    content: ''; }
  .top-form .gr-head {
    color: #018eff;
    font-size: 16px;
    font-family: 'roboto-b', Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .top-form .gr-button {
    padding: 7px 7px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    border: none;
    color: #fff;
    font-family: 'roboto-b', Arial, Helvetica, sans-serif;
    font-size: 15px;
    background: #a0895f;
    width: 143px;
    box-sizing: border-box;
    margin: 0 auto;
    display: block; }
  .top-form textarea {
    width: 180px;
    background: #fff;
    -moz-box-shadow: inset 1px 0 6px rgba(0, 0, 0, .22);
    -webkit-box-shadow: inset 1px 0 6px rgba(0, 0, 0, .22);
    box-shadow: inset 1px 0 6px rgba(0, 0, 0, .22);
    height: 69px;
    font-family: 'roboto-r', Arial, Helvetica, sans-serif;
    font-size: 13px;
    box-sizing: border-box;
    padding: 16px 10px 10px;
    border: none;
    margin-bottom: 11px;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    color: #6e6e6e; }
    .top-form textarea::-webkit-input-placeholder {
      color: #6e6e6e; }
    .top-form textarea:moz-placeholder {
      color: #6e6e6e; }
    .top-form textarea::-moz-placeholder {
      color: #6e6e6e; }
    .top-form textarea:-ms-input-placeholder {
      color: #6e6e6e; }
  .top-form input {
    color: #6e6e6e;
    width: 180px;
    background: #fff;
    -moz-box-shadow: inset 1px 0 6px rgba(0, 0, 0, .22);
    -webkit-box-shadow: inset 1px 0 6px rgba(0, 0, 0, .22);
    box-shadow: inset 1px 0 6px rgba(0, 0, 0, .22);
    height: 40px;
    font-family: 'roboto-r', Arial, Helvetica, sans-serif;
    font-size: 13px;
    box-sizing: border-box;
    padding: 0 10px;
    border: none;
    margin-bottom: 11px;
    outline: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0; }
    .top-form input::-webkit-input-placeholder {
      color: #6e6e6e; }
    .top-form input:moz-placeholder {
      color: #6e6e6e; }
    .top-form input::-moz-placeholder {
      color: #6e6e6e; }
    .top-form input:-ms-input-placeholder {
      color: #6e6e6e; }

.tovar .bott li.buy input {
  width: 113px !important; }

#tovar_card .bform li.buy input {
  width: 111px !important; }

.category_lists {
  margin: 0;
  padding: 0;
  list-style: none;
  *zoom: 1; }

.category_lists:after, .category_lists:before {
  content: "";
  display: table; }

.category_lists:after {
  clear: both; }

.category_lists > li {
  float: left; }

.products-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-left: 100px; }

.products-list li {
  padding-bottom: 5px; }

.products-list li a {
  display: block;
  font-size: 14px;
  line-height: 14px; }

.products-list li a:hover {
  text-decoration: none; }

.category_list3 > li {
  padding-bottom: 10px; }

.category_list3 li > span {
  color: #333;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold; }

.category_list3 .products-list {
  margin-left: 95px; }

.category_list3 .products-list li {
  *zoom: 1;
  display: inline-block;
  *zoom: 1;
  *display: inline; }

.category_list3 .products-list li:after, .category_list3 .products-list li:before {
  content: "";
  display: table; }

.category_list3 .products-list li:after {
  clear: both; }

.category_list3 .products-list li a {
  display: inline;
  padding: 0 7px;
  line-height: 1.1; }

.inside-container .img-block {
  float: left; }

.inside-container {
  margin-top: 10px; }

.sidebar.left .menu-left-wrap .menu-left > li.level-2 > a {
  font-family: 'roboto-r', Arial, Helvetica, sans-serif;
  text-transform: none; }
