/*
Theme Name:     Newspaper 7 EMT 2017
Theme URI: 		http://themeforest.net/user/tagDiv/portfolio
Description:    Child theme made by tagDiv
Author:         tagDiv
Author URI: 	http://themeforest.net/user/tagDiv/portfolio
Template:       Newspaper
Version:        2.0c
*/
/* Import de fuentes */
@import url('https://fonts.googleapis.com/css?family=Droid+Serif:400,700');

/* Estilos cabecera + menu */
.td-header-wrap {
	z-index: auto;
}
.td-header-wrap .td-header-top-menu-full .td-header-sp-top-menu {
	display: none;
}
.td-header-wrap .top-bar-style-1 .td-header-sp-top-widget {
	float: none;
	height: 0;
	text-align: right;
}
.td-header-wrap .td-header-top-menu-full .td-header-row:after {
	content: none;
	clear: none;
}

.td-header-style-9 .td-logo-wrap-full {
	min-height: 0;
}
.td-header-style-9 .td-logo-wrap-full .td-logo {
	min-height: 40px;
	line-height: 40px;
	padding: 10px 0;
}

.td-header-style-9 .td-logo-wrap-full a {
	position: static;
}

.td-header-style-9 .td-header-sp-logo img {
	xmargin-top: -30px;
	z-index: 2000000;
}

.td-header-wrap .td-header-menu-wrap-full,
.td-header-menu-wrap.td-affix {
	background-color: #FFF !important;
	border-bottom: 1px solid;
}

.td-header-menu-wrap.td-affix {
	left: 0;
}

.td-header-menu-wrap.td-header-gradient.td-affix {
	height: 57px;
	-webkit-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, 0.2);
	-moz-box-shadow: 0 3px 8px 0 rgba(50, 50, 50, 0.2);
	box-shadow: 0 3px 8px 0 rgba(50, 50, 50, 0.2);
}

.td-header-menu-wrap.td-affix .sf-menu .td-icon-menu-down {
	margin-top: 0;
}

.td-header-main-menu {
	padding-right: 0 !important;
}

.td-header-menu-wrap.td-affix .header-search-wrap {
	display: none;
}

.td-header-gradient:before {
	background: none !important;
}

.td-header-menu-wrap.td-affix .sf-menu > li > a {
	padding: 13px 12px 0 12px;
}

.td-main-content-wrap {
	/* Override para evitar la banda del final de la pagina */
	padding-bottom: 0;
}

/* Estilos para el tagline de EMT */
.blog-info {
	background-color: #eb621a;
	padding: 10px 0 8px 0;
	margin: 0;
	color: #FFF;
}

.blog-info::after,
.blog-info::before {
	content: '-';
	padding: 5px;
}

/* Estilos para el top nav */
.td-header-wrap .td-header-top-menu-full {
	background-color: #FFF !important;
}

.td-header-wrap .td-header-sp-top-widget .td-icon-font {
	color: #000 !important;
}

/* Estilos para modal de Mailchimp */
.mc-modal-bg,
.mc-banner {
	z-index: 10001 !important;
}

.mc-modal {
	z-index: 10002 !important;
}

/* Estilos para el banner de publi de la cabecera */
.td-header-rec-wrap {
	text-align: center;
}

.td-a-rec-id-sidebar {
	margin: 10px 0;
}

.td-a-rec-id-sidebar .td-video-play-ico > img {
	width: auto; /* Corregimos el width: 100% que tienen las imagenes dentro de la sidebar para el icono de video. */
}

/* Estilos para el destacado URGENTE */
.td_block_trending_now .entry-title a {
	color: #000;
}
/*
TODO No creo que esto funcione, revisar el "trending now"
.td-main-page-wrap > .td-container > .td-pb-row:first-child > .wpb_column > .wpb_wrapper > .td_block_trending_now {
	margin-top: -31px;
	border-bottom: 1px solid;
	padding: 0 0 12px 0;
	margin-bottom: 30px;
}
*/

/* Estilos para la noticia destacada home */
.td-main-page-wrap {
	padding-top: 20px;
}

.td_module_14 .td-module-meta-holder {
	background-color: transparent;
	padding: 0 20px;
}

.td_module_14 .td-module-meta-info {
	position: relative;
	bottom: 0;
	padding: 15px 0 !important;
	margin-left: -20px;
}

.td_module_14 .td-module-thumb {
	margin-bottom: 0;
}

.td-pb-span8 .td_module_14 .td-module-thumb {
	height: auto !important;
}

.td_module_14 .entry-title {
	bottom: 0;
}

.td_module_14 .td-excerpt {
	margin-top: 10px;
	text-align: center;
	}

.td_module_14 .entry-title:after {
	border-bottom: none;
}

.td-pb-span8 .td_module_14 {
	border-bottom: 1px solid;
}

.td-post-author-name,
.td_module_14 .td-read-more {
	display: none;
}

/* Estilos para laS fechas y autores */
.td-a-rec-id-sidebar .td-excerpt,
.td-post-author-name {
	display: none;
}

.td-post-date {
	color: #eb621a;
	display: block;
}

/* Estilos para los titulos de destacados */
.td-sub-title {
	color: #666;
	margin-bottom: 0;
}

/* Estilos para los titulos de destacados 3 */
.td_block_wrap.td_block_16 {
	border-top: 1px solid;
	border-bottom: 1px solid;
	padding: 35px 0;
	margin-bottom: 35px;
}


.td_block_16 .td-column-2 .td-block-row .td-block-span4 .td-sub-title {
	border-top: 1px dashed #ddd;
	padding-top: 10px;
	font-size: 11px;
	margin-top: 10px;
}

.td_block_16 .td-column-2 .td_module_mx7 {
	padding-top: 23px;
}

.td_block_16 .td-column-2 .td-block-row .td-block-span4 .td-post-date {
	position: absolute;
	top: 0;
}

/* Estilos para los titulos de destacados 4 */
.td-trending-now-title {
	background-color: #222 !important;
}

.td-excerpt {
	color: #222;
}

.td-pb-span4 .td-sub-title:before {
	content: none;
}

/* Estilos para los titulos de destacados 6 */
.td_module_4 .td-module-thumb {
	height: auto;
}

.td-block-span6 .td_module_6 {
	padding: 12px 0 !important;
	border-bottom: 1px solid #eee;
}

.td-block-span6 .td_module_6:first-child,
.td-block-span6 .td_module_6:first-child .td-module-thumb {
	padding-top: 0 !important;
}

.td-block-span6 .td_module_6 .item-details {
	min-height: 70px;
}

.td-block-span6 .td_module_6 .td-module-thumb {
	padding-top: 16px;
}

/* Estilos para bloque 12 (.td_module_11) */
.td_module_11 {
	padding-bottom: 0;
}
.td-pb-span4 .td_module_11 .item-details {
	min-height: 0;
	margin-bottom: 24px;
}

/* Estilos para bloque 15 (.td_module_4mx) */
.td_block_15 .td-sub-title,
.td_module_mx1 .td-sub-title {
	display: none;
}


/* Estilos para los más leidos*/
.td_block_7 .td_module_6 {
	padding: 0 0 12px 0 !important;
	margin-bottom: 12px;
}

.td_block_7 .td-block-span12:last-child .td_module_6 {
	border-bottom: none !important;
}

/* Estilos para textos encima de fotos */
.td-big-grid-post .td-sub-title,
.td_module_mx1 .td-sub-title,
.td_module_mx8 .td-sub-title {
	color: #F1f1f1;
	margin-top: 8px;
}

.td_module_mx1 .td-module-thumb a:last-child:before {
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.85) 100%);
	height: 100%;
}

.td_block_big_grid_1 .td-sub-title,
.td_block_14 .td-sub-title,
.td-small-thumb .td-sub-title,
.td-medium-thumb .td-sub-title,
.td-tiny-thumb .td-sub-title {
	display: none;
}

/* Estilos para listado general de la home */
.td-module-meta-info .td-post-category {
	background-color: #eb621a;
}

.td-module-meta-info .td-post-category:hover {
	background-color: #222;
}

.td_module_16, .td-pb-span8 .td-block-span12, .td-pb-span8 .td_module_10 {
	position: relative;
	border-bottom: 1px dashed #ddd;
	margin-top: 20px;
	padding-bottom: 10px !important;
}

.td_module_16:last-child,
.td-block-span12:last-child,
.td-pb-span8 .td_module_10:last-child {
	border-bottom: none !important;
}

.td_module_16 .td-post-category {
	position: absolute;
	top: 0;
}

.td_module_16 .entry-title {
	padding-top: 24px;
}

/* Estilos para los destacados de Contenido grafico */
.td-pb-span12 .td_block_15 .td-block-span4 .td-sub-title {
	display: none;
}

.td-pb-span12 .td_block_15 .td_module_mx4 .entry-title::before {
	content: '\203A';
	padding-right: 5px;
	color: #eb621a;
}

/* Estilos para listado lateral pequeño */
.td_block_19 .td_module_mx1 {
	margin-bottom: 0;
}

.td_block_wrap.td_block_19 .block-title {
	margin-bottom: 10px;
}

.td_block_inner .td_module_mx2 {
	border-bottom: 1px dashed #ddd;
	padding-top: 15px;
}

.td_block_1 .td_module_4 {
	border-bottom: 1px solid;
	margin-bottom: 20px;
}

.td_block_6 .td-module-image {
	margin-top: 12px;
}

/* Estilos para listado lateral fondo gris */
.td-pb-span4 .td_block_21 .td_module_16 {
	background: #efefef;
	margin-bottom: 10px;
	box-sizing: border-box;
	padding: 10px;
}

.td-pb-span4 .td_block_21 .td_module_16 .td-module-thumb {
	top: 10px;
	left: 10px;
}

.td-pb-span4 .td_block_21 .td_module_16 .td-post-category {
	top: 10px;
}


/* destacado lateral rss */
.widget_rss {
	background-color: #fafafa;
	box-sizing: border-box;
	padding: 10px;
}

.widget_rss li .rsswidget {
	margin: 0 0 6px 0;
}

.widget_rss li {
	margin-bottom: 20px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 15px !important;
}

.widget_rss li .rssSummary {
	color: #666;
}

.widget_rss .rss-date, .widget_rss cite {
	color: #eb621a;
	display: block;
}

.widget_rss .widgettitle {
	width: 100%;
}

.widget_rss .widgettitle::after {
	height: 0;
	padding: 0;
}

.widget-no-title {
	margin-top: -40px;
}

.widget-no-title .widgettitle {
	display: none;
}

/* Footer */
.td-footer-wrapper,
.td-footer-bottom-full {
	padding-top: 0;
}

.td-footer-bottom-full .td-container:before {
	/* Override de la rayita del footer misteriosa */
	content: none;
}

.td-a-rec-id-footer_top > div {
	/* Override del margen negativo del tema padre */
	margin-top: 12px;
	margin-bottom: 0;
}

.td-social-style-2 .td-icon-font {
	background-color: transparent;
	border: 0;
}

.td-social-style-2 .td-icon-font:after {
	border: 0;
}

.td-footer-bottom-full .block-title {
	display: none;
}

.td-footer-wrapper #mc_embed_signup {
	background: #222;
	color: #aaa;
}

.td-footer-wrapper #mc_embed_signup h2 {
	color: #FFF;
}

.td-footer-wrapper #mc_embed_signup input {
	border: 1px solid #aaa;
	background: #222;
	color: #aaa;
}

.td-footer-wrapper #mc_embed_signup .button {
	border-radius: 0 !important;
	background: #aaa;
	color: #fff;
}

.footer-social-wrap {
	margin-top: 90px;
}

/* Estilos para os grids con imagenes */
.td-column-3 .td_module_mx4 .entry-title {
	margin-top: 80px;
}

/* Estilos para videos*/
.td-homepage-full-row h3 > a {
	color: #FFF !important;
}

.td_video_playlist_title .td_video_title_text {
	padding: 11px 7px 7px 7px;
}

/* Estilos para menu en moviles */
#td-top-mobile-toggle i {
	color: #222 !important;
}

.header-search-wrap .td-icon-search {
	color: #222 !important;
}

/****************** Estilos para ficha interior*******************/
.td-post-template-2 .td-post-header .entry-title {
	padding: 10px 0 20px 0;
}

.td-post-template-2 .td-post-featured-image img {
	width: 100%;
}

.td-post-sub-title {
	color: #222;
	margin: 0 0 20px 0 !important;
}

.lateral-post.td-pb-span2 {
	padding-left: 0;
	padding-right: 0;
}

.lateral-post.td-pb-span2 .td-classic-sharing ul {
	margin: 20px 0 20px 0;
}

.lateral-post.td-pb-span2 .td-post-author-name {
	display: block !important;
}

.td-tags {
	margin-top: 15px;
}

.td-post-small-box a {
	line-height: 15px;
	height: auto;
}

.td-post-small-box a:hover {
	text-decoration: none;
}

.lateral-post.td-pb-span2 hr {
	margin: 20px 0;
	width: 20%;
	border-top: 1px solid #222;
}

.lateral-post.td-pb-span2 .td-post-sharing a {
	margin-bottom: 8px;
}

.single .td-post-content hr {
	border: 1px dashed #ff6600;
	opacity: 0.5;
	margin-bottom: 25px;
}

.post.tag-consejos .td-post-content ul {
	list-style-image: url('images/list-tick.png');
}
.post.tag-listado .td-post-content ul {
	list-style: none;
}
.post.tag-listado .td-post-content li,
.post.tag-consejos .td-post-content li {
	margin-bottom: 18px;
}
.post.tag-listado .td-post-content li {
	position: relative;
}
.post.tag-listado .td-post-content li:before {
	content: '·';
	position: absolute;
	left: -16px;
	top: 0.6em;
	width: 7px;
	height: 7px;
	overflow: hidden;
	border-radius: 7px;
	color: #EB621A;
	background: #EB621A;
}
.post .td-post-content .lateral-post li:before {
	content: none;
}

.td-post-next-prev-content {
	display: inline-block;
	background-color: #efefef;
	box-sizing: border-box;
	padding: 20px 20px;
	min-height: 140px;
	margin: 40px 0;
	width: 100%;
}

.td-post-next-prev-content span {
	color: #222;
}

.td-post-prev-post .td-post-next-prev-content span::before {
	content: '\2039';
	padding-right: 5px;
	font-size: 15px;
}

.td-post-next-post .td-post-next-prev-content span::after {
	content: '\203A';
	padding-left: 5px;
	font-size: 15px;
}

.td-post-sharing .td-social-pinterest,
.td-post-sharing .td-social-google {
	display: none;
}


/* Páginas categorias*/
.td_category_template_7 .td-category-header {
	border-bottom: 1px solid;
	border-top: 1px solid;
	margin: 0;
}

.td_category_template_7 .td-category-title-holder {
	padding: 60px 15% 10px;
	background: #fff url('http://emtstatic.com/2016/01/deco-categoria.png') no-repeat 50% 27%;
}

.td-read-more {
	display: none;
}

.td-category-header .td-pulldown-filter-display-option {
	background-color: #fff;
	color: #222;
	border: 1px solid;
}

.td_category_template_7 .td-page-title {
	border-bottom: none;
}

.td_category_template_7 .td-main-content-wrap .td-container {
	padding-top: 40px;
}

/* Páginas */
.tag .td-page-title {
	padding: 50px 0 4px 0;
	border-bottom: 1px solid;
	border-top: 1px solid;
	text-align: center;
	margin-top: 1px;
	background: url('http://emtstatic.com/2016/01/deco-categoria.png') no-repeat 50% 18%;
}

/* widget menu paginas lateral*/
.menu-lateral .block-title > span,
.widget_nav_menu .block-title > span,
.widget_nav_menu h2.widgettitle {
	width: 100%;
	text-align: center;
	margin-bottom: 0;
}

.widget_nav_menu .widgettitle:after {
	background: transparent !important;
}

.menu-lateral .widget,
.widget_nav_menu {
	border: 1px solid;
}

.menu-lateral .widget li,
.widget_nav_menu li {
	margin-left: 0;
	border-bottom: 1px solid;
	padding: 5px;
	text-align: center;
}

.menu-lateral .widget li:hover,
.widget_nav_menu li:hover {
	background: #f2f2f2;
}

.menu-lateral .widget li:last-child,
.widget_nav_menu li:last-child {
	border-bottom: none !important;
}

.menu-lateral .menu,
.widget_nav_menu .menu {
	margin: 0;
}

.menu-lateral .widget .block-title,
.widget_nav_menu .block-title {
	margin-bottom: 0;
}

/* Twiter marquee*/
.twitter-marquee {
	border-bottom: 1px solid;
	text-align: center;
}

.twitter-marquee.widget {
	margin-bottom: 0;
	height: 38px;
	background: #FFF;
	width: 100%;
}

.twitter-marquee ol {
	display: inline-block;
}

.twitter-marquee .avatar,
.twitter-marquee .info,
.twitter-marquee .twit {
	display: none;
}

.twitter-marquee.widget li {
	line-height: 12px !important;
	padding-top: 3px;
}

.twitter-marquee.widget .block-title {
	display: inline-block;
	border-bottom: none;
	background: url('http://emtstatic.com/2015/12/icono-efemerides.png') no-repeat 0 5px;
}

.twitter-marquee.widget .block-title span {
	 background-color: transparent !important;
	 color: #222;
	 padding: 11px 5px 0 38px;
}

.wrapper-widget {
	max-width: 1068px;
	margin: 0 auto;
	text-align: left;
	padding-left: 1%;
}

.embed-container {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.emt-campaign .td-header-wrap {
	border-bottom: 1px solid #ddd;
}

.emt-campaign .td-header-top-menu-full {
	position: absolute;
	top: 17px;
	right: 0;
}

.emt-campaign .td-header-top-menu-full .td-container {
	width: auto;
}

.emt-campaign .td-logo-wrap-full {
	z-index: 9998;
}

.emt-campaign .td-header-sp-logo {
	text-align: left;
	padding-bottom: 10px;
	padding-left: 10px;
}

.emt-campaign .td-header-style-9 .td-header-sp-logo img {
	margin-top: 0;
}

.emt-campaign .blog-info,
.emt-campaign .td-header-menu-wrap-full,
.emt-campaign .twitter-marquee,
.emt-campaign .td-banner-bg,
.emt-campaign.single-post .td-category,
.emt-campaign.single-post .td-post-next-prev,
.emt-campaign.single-post .td-post-source-tags,
.emt-campaign.single-post .td-post-source-tags + hr {
	display: none;
}

.emt-campaign__header {
	max-height: 450px;
	overflow: hidden;
	position: relative;
	margin-bottom: 60px;
}

.emt-campaign__banner-image {
	width: 100%;
}

.emt-campaign__content .emt-campaign__visual-composer {
	padding: 0 40px !important;
}

.emt-campaign__article {
	padding: 0;
	margin: 0;
}

.emt-campaign__banner-image + .emt-campaign__title {
	position: absolute;
	top: 0;
	left: 0;
	padding: 3px 10px;
	background: #FFF;
	background: rgba(0, 0, 0, .7);
	color: #fff;
}

.emt-campaign__list {
	display: flex;
	flex-wrap: wrap;
	margin: 0;
	padding: 0;
	list-style: none;
}

.emt-campaign__article {
	position: relative;
	width: 50%;
	box-sizing: border-box;
	padding: 30px;
}

.emt-campaign__article-figure {
	overflow: hidden;
	max-height: 300px;
}

.emt-campaign__article-figure img {
	min-width: 100%;
}

.emt-campaign__article-title {
	margin-top: .25em;
}

.emt-campaign__article-title:hover {
	color: #666;
}

.emt-campaign .td-footer-wrapper {
	margin-top: 50px;
}

.emt-campaign.single-post .entry-crumbs {
	display: none;
}


/* Categorias especiales (TopHit, Vivienda, MujerWoman) */
.emt-special-category .td-crumb-container {
	position: static;
}

.emt-special-category .td-category-header {
	border: 0;
	margin-bottom: 1em;
}

.emt-special-category .td-category-title-holder,
.emt-special-category .twitter-marquee,
.emt-special-category .td-banner-bg,
.emt-special-category .td-header-menu-wrap-full{
	display: none;
}

/* Noticias relacionadas */
.td_block_related_posts .td-module-title::before {
	content: '\203A';
	padding-right: 5px;
	color: #eb621a;
}

.td_block_related_posts .td-sub-title {
	display: none;
}

.td_block_related_posts .td-module-title,
.emt-next-prev-title {
	margin: 0 0 12px;
}

.emt-next-prev-title {
	margin: 0;
}

.emt-next-prev {
	overflow: hidden;
	background: #efefef;
	margin: 36px 0;
}
.emt-next-prev-minititle {
	color: #eb621a;
}

.emt-prev-post,
.emt-next-post {
	padding: 12px;
	box-sizing: border-box;
}


@media (min-width: 768px) {
	.emt-prev-post,
	.emt-next-post {
		float: left;
		width: 50%;
	}

	.emt-next-post {
		float: right;
	}

	.lateral-post.td-pb-span2 .td-post-sharing .td-social-facebook, .lateral-post.td-pb-span2 .td-post-sharing .td-social-twitter {
		width: 91px;
	}

	.mobile-only,
	.td-social-but-text {
		display: none;
	}
}

@media (max-width: 767px) {
	/* Overwrite de las reglas de posts relacionados */
	.td_block_related_posts .td-related-span4 {
		width: 100%;
	}
	.td_block_related_posts .td-module-image {
		position: static;
		width: 100%;
	}
	.td_block_related_posts .td-module-image img {
		width: 100%;
	}
	.td_block_related_posts .td-module-title {
		margin: 6px 0 12px;
	}
	.td_block_related_posts .item-details {
		padding-left: 0;
		margin-bottom: 0;
	}

	/* Reposicionado de la barra lateral de post */
	.td-post-content {
		display: flex;
		flex-direction: column;
	}
	.td-post-content .lateral-post {
		order: 99;
	}

	/* Overwrite del logo sticky */
	.td-main-menu-logo {
		display: none;
	}
	.td-affix .td-main-menu-logo {
		display: block;
	}
}

@media (min-width: 768px) and (max-width: 1024px) {
	.td-header-menu-wrap.td-affix .sf-menu > li > a {
		padding: 13px 5px 0 7px;
	}

	.td-header-menu-wrap.td-affix .sf-menu .td-icon-menu-down {
		margin-top: 0;
		margin-left: -6px;
	}
}
@media (max-width: 768px) {
	.td-pb-span12 .td_block_15 .td_module_mx4 .entry-title {
		font-size: 15px !important;
	}

	.td_block_wrap .td-next-prev-wrap {
		margin-top: 15px;
	}

	.td-column-3 .td_module_mx4 .entry-title {
		margin-top: 60px;
	}

	.td-header-wrap .td-header-main-menu {
		background: #fff !important;
		border-bottom: 1px solid;
	}

	.emt-campaign__article {
		width: 100%;
	}

	.twitter-marquee.widget {
		height: auto !important;
		display: none;
	}

	.twitter-marquee.widget .block-title {
		float: none;
		display: block;
		text-align: left;
	}

	.twitter-marquee.widget li {
		padding-top: 0;
		line-height: 15px !important;
	}

	.td_module_14 .entry-title {
		margin-left: 0;
		margin-right: 0;
	}

	.post footer {
		background: #efefef;
	}
}

@media (max-width: 767px) {
	.td_category_template_7 .td-category-pulldown-filter {
		position: absolute;
		top: 110px;
		right: 10px;
		left: auto;
	}
}

@media (max-width: 375px) {
	.td-column-3 .td_module_mx4 .entry-title {
		margin-top: 20px;
	}
}

/* Ocultar las descripciones de las galerias de Dreamstime */
.td-slide-smart-list-figure + .td-sml-description {
	display: none;
}

.td-ss-main-sidebar,
.td-ss-row .td-pb-span4 .wpb_wrapper {
	-webkit-backface-visibility: hidden;
	-webkit-perspective: none;
}

.td-ss-main-sidebar {
	transition: all ease .5s;
}
.infinite-content .td-image-gradient:before {
	content: none;
	display: none;
}

.td-post-header-holder {
	position: relative;
	min-height: 300px;
}

.mc-banner {
	display: none !important;
}