
#seccion-noticias{
    background-image: url(../img/bg/bg_ayudas.svg);
    background-position: top center;
    /* background-repeat: no-repeat; */
    background-size: 100%;

}

#seccion-noticias .top-meta{
    padding: 0 25px 20px 25px;
}

.archive-template footer,
.search-template footer{
	
    padding: 0 0 20px 0;
}

#seccion-noticias .entry-title,
#seccion-noticias .bottom-meta{
    padding: 0 25px;
}

#seccion-noticias .entry-title h6,
#seccion-noticias .entry-title a, 
.archive-template .entry-title,
.search-template .entry-title,
.archive-template .entry-title a,
.search-template .entry-title a{
	font-size: 17px !important;
    line-height: 25px !important;
    font-weight: 500 !important;
    min-height: 75px !important;
}

#seccion-noticias .blog-inner,
.archive-template  .article-inner, 
.search-template .article-inner{
	background: #fff;
    border-bottom: 1px solid #f4f4f4;
    /* padding: 20px 25px; */
}


#seccion-noticias .blog-inner:hover img,
#seccion-noticias .post-thumb:hover img{
	-webkit-transform: none;
    transform: none;
}

.archive-template .post-date,
.search-template .post-date,
.archive-template .post-date a,
.search-template .post-date a{
	font-style: normal;
    text-transform: uppercase;
    font-size: 13px !important;
	letter-spacing: 0px !important;
    font-family: 'Open Sans', sans-serif;
}

.archive-template .post-date a,
.search-template .post-date a{
    font-weight: 400 !important;
}

.archive-template .entry-title,
.search-template .entry-title{
	/* font-size: 22px !important; */
	color: #000;
}


.archive-template footer,
.search-template footer {
	position: relative;
	min-height: 0px;
	
}

.archive-template footer >div,
.search-template footer >div{
	padding: 0px;
	color: #ba407f;
}

.archive-template .entry-title a:hover,
.search-template .entry-title a:hover{
    color: #ba407f !important;   
}

.archive-template footer  a.read-more,
.search-template footer  a.read-more{
	text-transform: none !important;
    font-size: 13px !important;
    color: #ba407f !important;    
	font-weight: 600 !important;
}

.archive-template  footer .post-more::after,
.search-template  footer .post-more::after{
    padding-left: 15px !important;
    content: "\f178" !important;
    font-family: fontAwesome !important;
}

.archive-template footer  a.read-more:hover,
.search-template footer  a.read-more:hover{
	color: #822759 !important;
}


.post-newsfeed .post-item-comment{
	display: none;
}

.post-newsfeed .post-item-date a{
	font-weight: 500;
    font-size: 12px;
	
}

.post-newsfeed .post-item-date a:hover{
	color: #822759  !important;   
	text-decoration: none;
	font-weight: 500;
	
}

.post-newsfeed .post-title{
	font-size: 15px;
	line-height: 20px;
}