/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
/* forms */
/* color */
/* title */
/* border */
/* background */
/* header */
/* buttons */
/* tabs */
/* menu */
/* effects */
/* rating */
/* footer subscribe*/
/* social home */
/* carousel arrows */
/* alert */
/* Theme's schemes */
#categories_block_left {
  /*end icons*/ }
  #categories_block_left .title_block {
    margin-bottom: 0; }
  #categories_block_left .block_content > ul > li > a {
    text-transform: uppercase;
    font-size: 15px; }
  #categories_block_left li {
    position: relative; }
    #categories_block_left li a {
      display: block;
      font-size: 14px;
      line-height: 1;
      padding: 17px 0;
      position: relative; }
      #categories_block_left li a:after {
        border-bottom: 1px solid #e7e7e7;
        bottom: 0;
        content: '';
        position: absolute;
        left: 0;
        right: 0; }
      @media (max-width: 991px) {
        #categories_block_left li a {
          font-size: 14px; } }
    #categories_block_left li .grower {
      display: block;
      position: absolute;
      z-index: 1;
      right: -14px;
      top: 5px;
      cursor: pointer;
      font-family: "FontAwesome";
      font-size: 20px;
      width: 40px;
      height: 40px;
      line-height: 40px;
      text-align: center; }
      #categories_block_left li .grower.OPEN:before, #categories_block_left li .grower.CLOSE:before {
        content: "\f106"; }
      #categories_block_left li .grower.CLOSE:before {
        content: "\f107"; }

/*# sourceMappingURL=blockcategories.css.map */
