/* Páginas Single Noticias */
.widget_custom_news_widget {
	margin-bottom: 40px;
}
.widget_custom_news_widget .widget-title {
	margin-bottom: 15px;
}
.custom-news-widget li {
	overflow: hidden;
}
.custom-news-widget li:not(:last-child) {
	margin: 0 0 1em !important;
}
.custom-news-widget li {
	overflow: hidden;
}
.custom-news-widget .custom-news-widget-title {
	display: flex;
	line-height: normal;
}
.custom-news-widget .custom-news-widget-category a {
	color: #094784;
}
.custom-news-widget .custom-news-widget-category a:hover {
	color: #fcaf05;
}
.custom-news-widget-thumbnail {
	width: 75px;
	height: 75px;
	object-fit: cover;
	margin: .3em .75em .75em 0;
}
.post-sidebar .widget_block {
	margin-bottom: 40px;
}
.post-sidebar .widget_block .widget-title {
	margin-bottom: 15px;
}
.wp-block-tag-cloud a:not(:last-child)::after {
	content: ",";
	display: inline-block;
}
.wp-block-tag-cloud {
	margin: 0;
}
.mf-search-widget {
	margin-bottom: 0;
}
.wp-block-tag-cloud a {
	color: #999;
	font-size: 14px;
	position: relative;
	margin-right: 3px;
	margin-bottom: 5px;
	float: left;
}
.wp-block-tag-cloud a:hover {
	color: #0099cc;
}
#block-24 .widget-title {
	margin-bottom: 10px;
}
.single-post .site-main .single-post-wrapper .entry-header #mf-single-entry-format {
  margin-bottom: 50px;
}
.single-post .site-main .single-post-wrapper .entry-header {
  margin-bottom: 30px;
}
.single-post blockquote {
	padding: 0 40px 0 40px;
}
.single-post .entry-metas,
.single-post .related-posts-list .entry-content-bottom {
	display: none;
}
.single-post .mf-related-posts .related-title {
  text-align: left;
  margin-bottom: 30px;
  padding-bottom: 15px;
  border-bottom: solid 1px #D9D9D9;
}
.single-post .mf-related-posts .related-posts-list.slick-slider .slick-track {
  margin: 0;
}
.single-post .mf-related-posts .related-posts-list.slick-slider .slick-track article .entry-format.format-image {
  margin-bottom: 15px;
}
.single-post .mf-related-posts .related-posts-list.slick-slider .slick-track article .entry-content .categories-links {
  margin-bottom: 10px;
}
.single-post .mf-related-posts .related-posts-list.slick-slider .slick-track article .entry-content .entry-title {
  margin-bottom: 8px;
  font-size: 18px;
  line-height: normal;
}