#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 li li{
    padding:0 0 0 11px;
}
#categories_block_left li {
    position: relative;
}
#categories_block_left li a {
    background: rgba(0, 0, 0, 0) url("img/bg-title-x.png") repeat-x scroll center bottom;
    color: #444;
    display: block;
    font-size: 12px;
    line-height: 35px;
    text-transform: capitalize;  
}
#categories_block_left li li a {
    display: block;
    line-height: 35px;
    background: url("img/bg-title-x.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);}
#categories_block_left ul.tree li.last a{
    background: none;
}

#categories_block_left ul.tree li li.last{
    background: url("img/bg-title-x.png") repeat-x scroll center top rgba(0, 0, 0, 0);
}
#categories_block_left ul.tree li li.last li a{
    background: url("img/bg-title-x.png") repeat-x scroll center top rgba(0, 0, 0, 0);
}
#categories_block_left .block_content > ul.tree li.last ul li a {   
    background: url("img/bg-title-x.png") repeat-x scroll center top rgba(0, 0, 0, 0);
}
#categories_block_left ul.tree li.last ul li.last{background:none;}
#categories_block_left .block_content > ul.tree li.last ul li.last ul li a{
    background: url("img/bg-title-x.png") repeat-x scroll center top rgba(0, 0, 0, 0);
}

#categories_block_left ul.tree li li.last{
    background: url("img/bg-title-x.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
}
#categories_block_left ul.tree li li.last li a{
    background: url("img/bg-title-x.png") repeat-x scroll center bottom rgba(0, 0, 0, 0);
}
#categories_block_left ul.tree li li.last li.last{
    background: none;
}
#categories_block_left ul.tree li li.last li:first-child{
    background: url("img/bg-title-x.png") repeat-x scroll center top rgba(0, 0, 0, 0);
}
#categories_block_left li a span {
    background: none repeat scroll 0 0 #e9e9e9;
    display: inline-block;
    padding: 3px;
}
#categories_block_left li span.grower {
    background: none repeat scroll 0 0 #e9e9e9;
    border: 0 none;
    color: #444444;
    cursor: pointer;
    display: block;
    height: 21px;
    padding: 12px;
    position: absolute;
    right: -2px;
    top: 7px;
    width: 21px;
}
#categories_block_left li span.grower.CLOSE {
    background: url("img/menu_down.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
#categories_block_left li span.grower.OPEN {
    background: url("img/menu_up.png") no-repeat scroll 50% 50% rgba(0, 0, 0, 0);
}
#categories_block_left li span.grower:hover + a,
#categories_block_left li a:hover,
#categories_block_left li a.selected {
    color: #d56aea;
}
#categories_block_left li li a {
    font-weight: normal;
    color: #444;
    text-transform: capitalize;
}
#categories_block_left li li li a {
    font-weight: normal;
    color: #1e1e21; 
    text-transform: capitalize;
}
#categories_block_left li li a:before {
    content: "\f105";
    font-family: "FontAwesome";
    line-height: 29px;
    padding-right: 4px;
    display: none;
}
#categories_block_left h2{
   font-size: 16px;
    text-transform: uppercase;
    color: #444;
    background: rgba(0, 0, 0, 0) url("img/bg-title-x.png") repeat-x scroll center bottom;
    line-height: 35px;
    margin-top: 0;
    font-family: "UTMCentur";
}
#categories_block_left .block_content {
   box-shadow:  1px 3px 2px rgba(103,103,103,0.3), -2px 1px 2px rgba(103,103,103,0.1);
    -moz-box-shadow:    1px 3px 2px rgba(103,103,103,0.3), -2px 1px 2px rgba(103,103,103,0.1);
    -webkit-box-shadow:   1px 3px 2px rgba(103,103,103,0.3), -2px 1px 2px rgba(103,103,103,0.1);
    padding: 7px 22px 8px 11px;
    background: #fff;
    margin-bottom: 30px;
}
#categories_block_left ul{
    margin: 0;
    padding-left: 9px;
}
#layered_block_left{
    background: #fff;
    margin-bottom: 30px;
}
#layered_block_left p.title_layer{
    display: none;
}