/* mixins */
/* inspired by bootstrap */
#categories_block_top {
  clear: both;
  position: relative;
  top: 30px; }
  #categories_block_top .sf-menu {
    position: relative; }
    #categories_block_top .sf-menu > li {
      position: static; }
      #categories_block_top .sf-menu > li > ul {
        width: 100%;
        top: 60px;
        margin: 0 20px; }
        #categories_block_top .sf-menu > li > ul > li {
          display: block;
          float: left;
          width: 20%;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          padding: 0 10px; }
        #categories_block_top .sf-menu > li > ul > .category_thumb {
          display: block;
          clear: both;
          overflow: hidden;
          width: 100%; }
          #categories_block_top .sf-menu > li > ul > .category_thumb img {
            display: inline-block;
            width: 33%; }
      #categories_block_top .sf-menu > li h4 a {
        font-size: 1.1em; }
        #categories_block_top .sf-menu > li h4 a:before {
          display: none; }
      #categories_block_top .sf-menu > li .main-level-submenus {
        position: relative;
        display: block !important;
        visibility: visible !important;
        top: 0;
        background: none;
        box-shadow: none;
        padding: 0;
        left: 0; }
    #categories_block_top .sf-menu .category_thumb {
      display: none; }

#categories_block_left #close_categories_block {
  position: absolute;
  top: 20px;
  right: 20px;
  width: 20px;
  height: 20px;
  background: transparent url(../../../img/categories-menu-close.jpg) 0 0 no-repeat;
  cursor: pointer; }
#categories_block_left .title_block {
  font: 600 16px/52px "MontserratSemiBold", sans-serif;
  color: #fff;
  background: #000;
  border-top: 0;
  text-transform: uppercase;
  padding: 0 18px;
  display: inline-block;
  margin-bottom: 40px; }
  #categories_block_left .title_block:after {
    display: inline-block;
    content: '';
    width: 20px;
    height: 13px;
    background: transparent url("../../../img/categories-menu.png") 0 0 no-repeat;
    margin-left: 13px; }
#categories_block_left li {
  position: relative; }
  #categories_block_left li a {
    color: #222222;
    font-family: 'MontserratBold', sans-serif;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px;
    text-transform: uppercase;
    display: block; }
  #categories_block_left li span.grower {
    z-index: 3;
    display: block;
    background: transparent;
    position: absolute;
    right: 0;
    top: 0;
    cursor: pointer;
    font-family: "FontAwesome";
    font-size: 14px; }
    #categories_block_left li span.grower.OPEN:before, #categories_block_left li span.grower.CLOSE:before {
      content: "";
      display: block;
      vertical-align: middle;
      width: 30px;
      height: 30px;
      color: #333;
      line-height: 30px;
      text-align: center;
      background: transparent url("../../../img/category-arrow-up.png") center center no-repeat; }
    #categories_block_left li span.grower.CLOSE:before {
      content: "";
      color: silver;
      background: transparent url("../../../img/category-arrow-down.png") center center no-repeat; }
  #categories_block_left li li a {
    padding-left: 19px;
    color: #000000;
    font-family: 'MontserratMedium', sans-serif;
    font-size: 13px;
    font-weight: 500;
    line-height: 30px;
    text-transform: uppercase; }
    #categories_block_left li li a.selected {
      color: #c10a25;
      font-family: 'MontserratSemiBold', sans-serif;
      font-weight: 600; }
  #categories_block_left li li li a {
    padding-left: 30px; }
  #categories_block_left li li li li a {
    padding-left: 40px; }
#categories_block_left > .block_content > ul > li > a {
  border-bottom: 1px solid #d6d4d4;
  margin-top: 19px;
  padding-bottom: 19px; }
  #categories_block_left > .block_content > ul > li > a.selected {
    border-bottom: 1px solid #fff;
    position: relative; }
    #categories_block_left > .block_content > ul > li > a.selected:after {
      content: '';
      width: 30px;
      border-bottom: 3px solid #c10a25;
      position: absolute;
      bottom: 5px;
      left: 0; }
#categories_block_left > .block_content > ul > li > .grower.CLOSE ~ a.selected {
  border-bottom: 1px solid #d6d4d4; }
  #categories_block_left > .block_content > ul > li > .grower.CLOSE ~ a.selected:after {
    content: normal; }
#categories_block_left > .block_content > ul > li > .grower.OPEN ~ a {
  border-bottom: 1px solid #fff;
  position: relative; }
  #categories_block_left > .block_content > ul > li > .grower.OPEN ~ a:after {
    content: '';
    width: 30px;
    border-bottom: 3px solid #c10a25;
    position: absolute;
    bottom: 5px;
    left: 0; }

#category.category-134 #subcategories ul li:nth-child(3),
#category.category-134 #subcategories ul li:nth-child(1) {
  display: none; }

#category #left_column #categories_block_left ul > li:nth-child(1) > ul > li:nth-child(1) {
  display: none; }

#category #left_column #categories_block_left ul > li:nth-child(1) > ul > li:nth-child(2) > span,
#category #left_column #categories_block_left ul > li:nth-child(1) > ul > li:nth-child(2) > a {
  display: none; }

#category #left_column #categories_block_left ul > li:nth-child(1) > ul > li:nth-child(2) > ul {
  display: block !important; }

#category #left_column #categories_block_left ul > li:nth-child(1) > ul > li:nth-child(2) > ul a {
  padding-left: 19px; }

#category #left_column #categories_block_left ul > li:nth-child(1) > ul > li:nth-child(3) {
  display: none; }

@media (max-width: 1199px) {
  #categories_block_left .title_block {
    font: 700 18px/52px "MontserratBold", sans-serif;
    color: #000;
    background: transparent;
    border-top: 0;
    text-transform: uppercase;
    padding: 0;
    display: inline-block;
    margin-bottom: 0;
    border-bottom: 1px solid #e1e1e1;
    width: 100%; }

  #categories_block_left .block_content {
    display: none;
    position: relative;
    background: transparent;
    z-index: 0;
    min-width: 290px;
    left: 0;
    padding: 0;
    top: 0;
    margin-bottom: 30px; }

  #close_categories_block {
    display: none !important; }

  #categories_block_left .title_block::after {
    background: transparent url("../../../img/category-arrow-down.png") center center no-repeat;
    float: right;
    position: relative;
    top: 11px;
    width: 30px;
    height: 30px; }

  #categories_block_left .title_block.rwd-arrow::after {
    background: transparent url("../../../img/category-arrow-up.png") center center no-repeat; }

  #categories_block_left {
    margin-bottom: 30px; }

  #categories_block_left > .block_content > ul > li > a {
    margin-top: 5px;
    padding-bottom: 5px; }

  #categories_block_left li a {
    font-size: 14px; }

  #categories_block_left > .block_content > ul > li > a.selected::after {
    content: normal; }

  #categories_block_left > .block_content > ul > li > .grower.OPEN ~ a::after {
    content: normal; } }