#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 .block_content > ul {
  /*border-top: 1px solid #d6d4d4;*/ }
#categories_block_left li {
  position: relative; }
#categories_block_left li a {
  font-weight: bold;
  color: #312d9c;
  display: block;
  font-size: 13px;
  line-height: 40px;
  padding: 0 30px 0 19px;
  border-bottom: 1px solid #d6d4d4;
  text-transform: uppercase; }
#categories_block_left a.grower:after {
  display: block;
  /*background: #f6f6f6;*/
  position: absolute;
  right: 0;
  top: 4px;
  cursor: pointer;
  font-family: "FontAwesome";
  font-size: 14px; }

#categories_block_left a.grower.OPEN:after, #categories_block_left a.grower.CLOSE:after {
  content: "\f107";
  display: block;
  vertical-align: middle;
  width: 30px;
  height: 30px;
  color: #333;
  line-height: 30px;
  text-align: center; }
#categories_block_left a.grower.CLOSE:after {
  content: "\f105";
  color: silver; }
#categories_block_left a.grower:after + a,
#categories_block_left li a:hover,
#categories_block_left li a.selected {
  /*background: #f6f6f6;*/
  color: #312d9c;}
#categories_block_left li li a {
  font-weight: normal;
  color: #9d9c9c;
  text-transform: none;
  border-bottom: none;}
#categories_block_left li li a:before {
  content: "-";
  /* font-family: "FontAwesome";*/
  line-height: 29px;
  padding-right: 8px; }

/*# sourceMappingURL=blockcategories.css.map */

#categories_block_left ul ul li a {
  line-height: 13px;
}
#categories_block_left ul ul ul li a {
  padding-left: 3em;
}
.grower{
  cursor: pointer;
  color: #333;
}
ul ul .OPENParent {
  background: #f6f6f6;
  padding-bottom: 1em;
}

#categories_block_left ul ul ul li a{
    padding-bottom: 0;
}

#categories_block_left .tree > li:nth-of-type(1) > a {
  background-image: url("/historique-assets/da69144836eb94d0416e4e12f78a24bb0f8825f552c73be634831bebf891c431.svg");
  background-repeat: no-repeat;
  background-size: 40px;
  background-position: 5px 7px;
}
#categories_block_left .tree > li:nth-of-type(2) > a {
  background-image: url("/historique-assets/3422a889e6af55497d64b2035750db934a8a22d7b1d4dae76ddb53fb9989024f.svg");
  background-repeat: no-repeat;
  background-size: 27px;
  background-position: 10px 5px;
}
#categories_block_left .tree > li:nth-of-type(3) > a {
  background-image: url("/historique-assets/1d93ccf25cad746cd456c15a2aa9902adf5c09ba92ab0fe1ada1be034a4fa636.svg");
  background-repeat: no-repeat;
  background-size: 30px;
  background-position: 9px 5px;
}
#categories_block_left .tree > li > a {
  padding-left: 50px;
}