.box-head{ font-family:Roboto; background:#D00709;border-bottom:3px solid #213A63;border-top:1px solid #213A63;
color: #fff;
font-size: 14px;
font-weight: 100;
line-height: 20px;
overflow: hidden;
padding:5px 8px;text-transform: uppercase;}
.box-head i{ margin-right:10px;}
.box-body{ background:#fff; margin-bottom:10px;border:1px solid #213A63;}
#categories .box-body ul{margin:0;padding:0;list-style:none;}
#categories .box-body ul li:first-child{border-top:none;}
#categories .box-body ul li{border-top:1px solid #f7f7f7; position:relative; }
#categories .box-body ul li a{color:#333333;text-decoration:none;text-transform:none;padding:8px 0 8px 12px;display:block;}
#categories .counts{ position:absolute; right:10px; top:10px; float:right;color:#555;}
#categories .box-body ul li a:hover{ color:#D00709;}
#categories .box-body ul li.category-products a:hover{}
#categories .box-body ol{margin:0;padding:0;list-style:decimal-leading-zero inside;}
#categories .box-body ol li{color:#333333;padding:0 0 11px 20px;}
#categories .box-body ol li a{color:#5aa402;text-decoration:none;text-transform:none;padding:0px 0 0px 0px;}#categories .box-body ol li a:hover{color:#333333;}
.box-body ul{ box-sizing: border-box;padding:5px;}

/* ----------------------- BOXES ------------------------- */
.li_img {  width:30px; height:30px; float:left; position:relative; margin:2px; border: 1px solid #eee; padding:3px;}
.li_img img{ width:100%; height:auto;} 
.li_img:hover{border: 1px solid #222; }
#tagscats ul{ padding:10px; background:#f7f7f7;}
#tagscats li{ line-height:30px; padding:0px; margin-top:1px;}
#tagscats li a:visited {
    background-color: #bd2d30;
    color: #000;
    text-decoration: none;
}
#tagscats li a span{ float:
right;}
#tagscats li:hover{ background:#fff;}

#tagscats .li_hd{ font-size:16px; line-height:24px; height:24px; margin:5px 0;  font-weight:100; color:#000;text-transform: uppercase; background:#fff;overflow:hidden; padding-left:10px;}
.li_by{ overflow:hidden;}
.tagcount{ color:#000; padding-left:10px;}
#tagscats ul{ margin-bottom:10px; background:#fff;}
#hottags{  padding:10px;overflow:hidden;}
#hottags li{ float:left; margin:3px;background:#fff; padding:5px;}
#hottags li a{ color:#373b47;}
#hottags li a:hover{ color:#d12998;}