
.widget_videos_de_categorias {
	height:344px;
	width:360px;
	// overflow-y: hidden;
}

.widget_videos_de_categorias h3 {
	background:#37c967;
	color:#fff;
	font-size:12px;
	padding:3px 5px;
	padding-top:6px;
	text-align: center;
	/*min-width:45%;*/
	display: inline-block;
	margin:0;
}

.widget_videos_de_categorias p {
	margin:10px 0;
	margin-bottom:0;
	font-size:16px;
	font-weight: 900;
	font-size: 17px;
	font-family: lato;
	color: #000000;
	line-height: 19px;
	max-height: 60px;
}

.widget_videos_de_categorias .posts_exibidos {
	margin:0;
	margin-bottom: 0px;
	min-height: 90px;
	max-width: 360px;
	max-height: 90px;
	padding-right: 16px;
}

.widget_videos_de_categorias .img_posts_wid a {
	overflow: hidden;
	border-radius: 3px !important;
	max-width: 180px;
	max-height: 90px;
	display: block;
}


.posts_exibidos img{
	border-radius: 3px;
}
.widget_videos_de_categorias hr {
	background-color: #f0f0f0;
	margin-bottom: 18px;
	margin-top: 18px;
}

.widget_videos_de_categorias .img_hover:hover a::after {
	content:"\5a";
	font-family: "ativo-2016" !important;
	font-size:46px !important;

    margin-top: 0;
    margin-left: 15px;
    color: rgba(255, 255, 255, 0.84);
}

.widget_videos_de_categorias .img_hover a::after {
	content:"\5a";
	font-family: "ativo-2016" !important;
	font-size:44px !important;
    position: absolute;
    margin-top: -84px;
    margin-left: 29.5%;
    color: rgba(255, 255, 255, 0.70);
}