/* AVH Extended Categories Widget CSS */
.avhec-widget-line {
	display: block;
}

.avhec-widget-count {
	display: inline;
}

.avhec-widget-rss {
	display: inline;
}

.avhec-widget-line a:before, .avhec-widget-line li a:before {
    content: "";
    font-family: FontAwesome !important;
    font-size: 8px;
    padding-right: 10px;
}