.row {
  border-bottom: 1px solid #eee;
  padding-bottom: 5px;
}
.row_rozmirforfiltr {
  display: none;
}
.row_dovzhinaffiltr {
  display: none;
}
.row_diametd_leska_3 {
  display: none;
}
.row_zhylkaishnur {
  display: none;
}
.row_testforfiltr {
  display: none;
}
.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
html,
body {
  height: 100%;
}
html.no-scroll {
  width: 100%;
  overflow-y: scroll;
  position: fixed;
}
.off-canvas #jm-offcanvas {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 998;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
}
#jm-offcanvas-content {
  width: 315px;
  height: calc(100% - 65px);
  position: absolute;
  z-index: 9998;
  background: #ffffff;
  top: 0;
  box-sizing: border-box;
  -webkit-transition: 300ms ease all;
  transition: 300ms ease all;
}
.sticky-bar #jm-offcanvas-content {
  position: fixed;
  top: 65px;
}
.off-canvas-right #jm-offcanvas-content {
  right: -315px;
  border-left: 1px solid #eeeeee;
}
.off-canvas-right.off-canvas #jm-offcanvas-content {
  right: 0;
  overflow-y: auto;
}
.off-canvas-left #jm-offcanvas-content {
  left: -315px;
  border-right: 1px solid #eeeeee;
}
.off-canvas-left.off-canvas #jm-offcanvas-content {
  left: 0;
  overflow-y: auto;
}
#jm-offcanvas-content {
  padding: 32px;
  color: #757575;
}
#jm-offcanvas-content .jm-title {
  color: #212121;
}
.toggle-nav {
  cursor: pointer;
  display: inline-block;
  color: #212121;
  text-align: center;
  vertical-align: top;
  min-width: 18px;
}
.toggle-nav [class^="icon-"],
.toggle-nav [class*=" icon-"],
.toggle-nav [class^="fa-"],
.toggle-nav [class*=" fa-"] {
  font-size: 30px;
  margin-top: 5px;
  vertical-align: middle;
}
.toggle-nav:hover {
  color: #00bcd4;
}
#jm-top-menu-nav .toggle-nav {
  color: #a3a3a3;
  line-height: 34px;
}
#jm-top-menu-nav .toggle-nav:hover {
  color: #00bcd4;
}
/*# sourceMappingURL=/templates/jm-classifiedads/css/offcanvas.29.map */