/* Noticias Blog */
.entry-excerpt * {color: #333333; font-size: 13px; line-height: 16px;}

.mode-grid.blog-shortcode .entry-title {font: 600 normal normal 16px / 20px "Montserrat", Helvetica, Arial, Verdana, sans-serif;}

.post-entry-content {padding: 25px 20px;}

.blog-shortcode .entry-meta {margin-bottom: 5px !important; font-size: 12px !important; line-height: 25px; letter-spacing: .3px;color: #acacac;}

.data-link::before {
    content: "\f073";
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    padding-right: 7px;
}



/* Noticias Ticker */
.smw-root .smw-typed-news {
	font: 600 normal normal 22px / 28px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	text-transform: uppercase;
	max-width: 80%;
	margin: 0 auto;
}

.smw-root .smw-typed-news {white-space: normal !important;}

/* Noticias RSS */

.feed-noticias .smw-root {wdith:100%;}


.feed-noticias .smw-widget {
    color: #FFF !important;
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
}


.feed-noticias .smw-widget .smw-article {
    width: 20%;
	height: 250px;
	padding: 20px 15px;
    background: #f5f5f5;
    margin: 15px;
}


.smw-widget .smw-article .smw-title a {
    font: 600 normal normal 16px / 20px "Montserrat", Helvetica, Arial, Verdana, sans-serif;
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
	text-align: center;
}


.smw-flexbox.smw-flexbox-align-items-center {
    align-items: baseline;
}


.smw-widget .smw-article .smw-title {
    margin-bottom: 1em;
    height: auto !important;
	color: #adafb3;
}


.smw-widget .smw-article .smw-description p {
    font-size: 13px !important;
    color: #333;
    margin-top: 5px;
}


.smw-widget .smw-article .smw-date-categories {text-align: center !important;margin-bottom: 15px;}

.smw-article .smw-date-categories .smw-date {font-size: 12px !important;color: #acacac !important;line-height: 12px !important;}