/*
Theme Name:     Newspaper 7 Child theme
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:        7.7c
*/


/*  ----------------------------------------------------------------------------
    This file will load automatically when the child theme is active. You can use it
    for custom CSS.
*/
.sin_padding_lateral {
	padding-left: 0px !important;
	padding-right: 0px !important;
}
.sin_padding_vertical {
	padding-bottom: 0px !important;
	padding-top: 0px !important;
}
.custom_margin{
	margin: 10px 0;
}

.no_list{
	list-style: none;
}
.peldano_topbar_login{
	display: none;
}
.login_peldano {
	margin-top: 9px;
}
.login_peldano a {
	color: black;
	line-height: 1;
	font-size: 11px;
}
.login_peldano li{
	line-height: 28px;
}
.admin-bar #td-mobile-nav{
	margin-top: 50px;
}

#wpadminbar {
    position: fixed;
}

/* Top menu es mas grande y se tiene que aumentar su tamáño en RN*/
@media (max-width: 1018px) and (min-width: 768px){
	.td-container, .tdc-row {
    	width: 785px;
	}
}

/*Top bar*/
	.td-main-page-wrap {
	    padding-top: 15px;
	}
	.admin-bar .td-header-menu-wrap.td-affix {
		top: 28px;
	}
	.td-header-menu-wrap-full.td-container-wrap {
	    border-top: #e0e0e0 1px solid;
	}
	div#td-header-menu div.td-main-menu-logo + div {
		margin: auto;
	}
	#td-header-menu{
		width: 100%;
	}
	@media (min-width: 767px){
		.td-header-menu-wrap.td-header-gradient.td-affix.peldano_fix_menu{
			background: #00AAAD;
			height: 48px;
		}
		.td-header-menu-wrap.td-header-gradient.td-affix.peldano_fix_menu .td-main-menu-logo.td-logo-in-header.td-logo-sticky{
			left: 47%;
		}
		.td-header-menu-wrap.td-header-gradient.td-affix.peldano_fix_menu .td-main-menu-logo.td-logo-in-header.td-logo-sticky .td-retina-data{
			padding: 7px 0px;
		}
		.td-header-menu-wrap.td-header-gradient.td-affix.peldano_fix_menu #td-top-mobile-toggle i{
			color: #000;
		}
		.td-header-menu-wrap.td-header-gradient.td-affix.peldano_fix_menu #td-header-menu{
			margin: unset;
			display: inline-flex;
		}
		#td-header-menu{
			margin: unset;
			display: inline-flex !important;
		}
		.td-container.td-header-row.td-header-main-menu #td-header-menu .sf-menu{
			top: 4px;
		}
		#td-top-mobile-toggle i{
			color: #000;
		}
		#td-top-mobile-toggle {
		    display: block ;
		}
		.sf-menu > li > a::after{
			height: 1px;
			bottom: -2px;
		}
	}

	.top-header-menu li a {
	    margin-right: 9px;
	}
	@media (max-width: 767px){
		.top-header-menu.td_ul_logout li a, .top-header-menu.td_ul_login li a{
			color: black !important;
		}
		.td-header-style-10 .td-affix .td-main-menu-logo{
			position: inherit;
		}
		.td-header-style-10 .td-header-main-menu #td-top-mobile-toggle{
			margin-left: 0px !important;
		}
		#td-top-mobile-toggle i{
			color: #000;
		}
		.login_peldano{
			display: block !important;
			margin-top: 6%;
		}
		#td-outer-wrap .td-header-wrap.td-header-style-10 .td-header-menu-wrap.td-header-gradient .td-container.td-header-row.td-header-main-menu .header-search-wrap .td-search-btns-wrap{
			display: none;
		}
		.login_peldano a{
			color: white;
		}
	}
	@media (max-width: 550px){
		.td-container.td-header-row.td-header-main-menu .header-search-wrap .login_peldano .top-header-menu.td_ul_logout li a.td_user_logd_in{
			display: none;
		}
		.login_peldano{
			margin-top: 18%;
		}

	}
	@media (min-width: 768px){
		.td-header-wrap .td-affix .td-main-menu-logo img {
			max-height: 42px !important;
		}
	}

	.admin-bar .td-header-menu-wrap.td-affix {
	    top: 45px;
	}

	@media (min-width: 767px) {
		.admin-bar .td-header-menu-wrap.td-header-gradient.td-affix.peldano_fix_menu {
		    background: #00aaad;
		    height: 48px;
		    margin-top: -13px;
		}
	}

/*Fin Top bar*/

/*Header*/
	.td-header-menu-wrap.td-header-gradient .td-container.td-header-row.td-header-main-menu .header-search-wrap .td-icon-search{
		line-height: 54px;
	}
	.td-header-style-10 .td-header-main-menu{
		padding-left: 0px;
	}
	.td-header-style-10 .td-header-main-menu #td-top-mobile-toggle{
		margin-left: -20px;
	}
	.logo-premiosgd{
		padding: 20px 0px;
	}
	.td-retina-data {
	    max-width: 220px;
	    width: auto !important;
	}
	.td-main-logo{
		max-width: 300px;
	}
	.td-header-style-10 .td-logo-wrap-full {
	    min-height: 80px;
	    line-height: 80px;
	}
	.td-header-style-10 .td-logo-wrap-full .td-logo{
	    line-height: 100px;

	}
	@media (min-width: 920px){
		#td-mobile-nav {
		    overflow-y: auto !important;
		    width: 350px;
		    overflow-x: hidden !important;
		}
		.td-menu-background::before,.td-menu-background{
			width: 350px;
		}
	}
	.td-menu-socials-wrap{
		height: 70px;
	}
	.td-mobile-container {
	    overflow-y: auto;
	    height: 70%;
	}
	@media (max-width: 767px){
		.td-main-menu-logo img{
			padding-top: 8px;
			padding-bottom: 8px;
		}
		.td-login-modal-js.menu-item{
			display: none;
		}
		.td-login-modal-js.menu-item.icono_login{
			display: inline-block;
			margin-top: 10px;
		}
		.td-login-modal-js.menu-item.icono_login .td-icon-user::before{
			font-size: 18px;
		}
	}
	.td-category-header.td-container-wrap {
	    background-color: #fcfcfc;
	    border-bottom: 1px solid #f2f2f2;
	    border-top: 1px solid #f2f2f2;
	    padding-bottom: 18px;
	    margin-bottom: 20px;
	}
	.td-category-description p{
		font-style: inherit !important;
	}
	.sf-menu > li > a::after{
		height: 1px;
		bottom: -3px;
	}
/*fin Header*/

/*Menu lateral menu movil*/
	.td-mobile-content{
		padding-top: 0px;
	}

	@media (max-width: 767px) {
		.td-header-wrap .td-header-menu-wrap-full, .td-header-wrap .td-header-menu-wrap, .td-header-wrap .td-header-main-menu {
		    background-color: #fff!important;
		}
	}

	#td-mobile-nav .td-social-icon-wrap i{
		color: #00AAAD;
	}
	.td-menu-background{
		height: 100%;
	}
	.peldano_mobile_top.td-mobile-container {
	    overflow-y: hidden;
	    height: auto;
	    padding-bottom: 0px;
	}
	#td-mobile-nav{
		min-height: 400px;
		box-shadow: 1px 0px #59595966;
		height: 100% !important;
		max-height: 100%;
		position: fixed;
		overflow: hidden !important;
		padding-bottom: 0px;
	}
	.td-menu-mob-open-menu #td-outer-wrap{
		position: inherit;
		transform: none;
	}
	#td-mobile-nav .peldano_mobile_top .td-menu-socials-wrap .td-menu-login-section{
		float: left;
	}
	.peldano_mobile_top .td-menu-socials-wrap  .td-mobile-logo{
		float: left;
		width: 100%;
		margin-top: -45px;
		text-align: center;
	}
	.peldano_mobile_top .td-menu-socials-wrap .td-menu-login-section .top-header-menu.td_ul_login.sf-js-enabled .menu-item .td-login-modal-js.menu-item {
		display: none;
	}

	.peldano_mobile_top .td-menu-socials-wrap .td-menu-login-section .top-header-menu.td_ul_login.sf-js-enabled .menu-item .td-login-modal-js.menu-item.icono_login{
		display: inline-block;
		margin-top: 9px;
	}
	.peldano_mobile_top .td-menu-socials-wrap .td-menu-login-section .top-header-menu.td_ul_login.sf-js-enabled .menu-item .td-login-modal-js.menu-item.icono_login .td-icon-user::before{
		font-size: 18px;
	}
	
	.top-header-menu > .menu-item:hover > .sub-menu {
	    display: block !important;
	}
	
	.td-mobile-content .sub-menu a {
	    font-size: 14px;
	}

	.peldano_mobile_top .td-menu-socials-wrap .td-menu-login-section .top-header-menu.td_ul_logout.sf-js-enabled .menu-item a{
		margin-right: 0px;
	}
	.peldano_mobile_top .td-menu-socials-wrap .td-menu-login-section .top-header-menu.td_ul_logout.sf-js-enabled .menu-item a.td_user_logd_in{
		display: none;
	}
	.peldano_mobile_top .td-menu-socials-wrap  .td-mobile-logo .td-retina-data{
		max-height: 32px;
		margin-top: 12px;
	}
	.peldano_mobile_top .search-page-search-wrap{
		margin-left: 20px;
		margin-right: 20px;
		margin-bottom: 10px;
		margin-top: 20px;
	}
	.peldano_mobile_top .td-menu-login-section{
		margin-left: 20px;
		margin-right: 20px;
	}

	#td-mobile-nav .td-menu-socials {
	    margin-top: -14px;
	    margin-bottom: 17px;
	}

/*fin Menu lateral menu movil*/

/*Apertura bloques peldaño*/
	.difuminado_peldano_header .td_block_inner .td-big-grid-wrapper .td_module_mx12.td-animation-stack.td-meta-info-hide.td-big-grid-post.td-small-thumb .td-meta-info-container .td-meta-align .td-big-grid-meta .entry-title.td-module-title{
		max-height: 51px;
		overflow: hidden;
	}
/*fin apertura*/

/*Limpiado de estilos que ensucian el tema*/
	select#categoria_:focus , button#buscador_tag:focus, select#subcategoria:focus, option:focus, option, select#categoria_, button#buscador_tag {
	    outline: none !important;
	    outline-color: rgb(171, 174, 175) !important;
	}

/* Eliminacion de borde azul en chrome*/
	:focus {
	    outline:none !important;
	    outline-color: #f0f0f0 !important;
	}

/*mover Botton scrol up encima del captcha*/
	.td-scroll-up.td-scroll-up-visible {
	    bottom: 80px;
	}

/*Banners*/
	.td-a-rec-id-footer_top .adv_call img {
	    border: none !important;
	}

	.ads1036x28.adv_def.center.adv_call{
		margin-bottom: 0px !important;
	}
	.widget.widget_wp_peldano_banners {
	   overflow: inherit;
	   margin-bottom: 0px;
	}
	.adv_call img {
		border: 1px solid #e4e4e4;
	}
	.ads1068 div{
		margin: auto;
		max-width: 1068px;
	}
	.adv_call > div > img {/*pixel muerto*/
	    border: none;
	}
	.ads1068{
		background-color: #f3f3f5;
		margin: 0 auto;
		border-bottom: 1px solid #c7c7c7;
	}
	.ads300x100,.ads300x150,.ads300x250{
		max-width: 300px;
		margin: auto;
	}
	.ads640x80Cate{
		margin: auto;
		margin-bottom: 25px !important;
	}
	.ads640x80{
		margin: auto;
	}
	.ads728x90 {
		max-width: 728px;
		margin: auto;
	}.
	.td-a-rec.td-a-rec-id-content_bottom.td_block_template_9 {
	    margin-top: 20px;
	}

	body .post .adv_call img {
	   opacity: inherit;
	}

	body .adv_call {
	   text-align: center;
	}
	@media (min-width: 1018px ){
		body .adv_call {
			padding:10px;
		}
	}

/*End Banners*/


/*Footer*/

/* Alinear subfooter menu con logo peldano*/
.td-subfooter-menu {
    margin: 10px 0;
}
.td-footer-bottom-full .block-title {
    display: none;
}
@media (max-width: 1214px) and (min-width: 1019px){
	.td-subfooter-menu {
        padding-right: 40px;
	}
}
@media (max-width: 1019px) and (min-width: 768px) {
	.footer-logo-wrap img {
    	max-width: 174px;
	}
}

/*Buttons*/
.td-social-style-2 .td-icon-font {
    background-color: #000;
}

.td-social-style-2 .td-icon-font:hover {
    background-color: #00aaad;
}

/*Formulario pmpro*/
	.pmpro_checkout-field input {
		width: 90% !important;
		max-width: 500px !important;
	}
	.pmpro_checkout-field #username {
		width: 95% !important;
		max-width: 95.5% !important;
	}
	.pmpro_checkout-field #baddress1 {
		width: 95% !important;
		max-width: 95.5% !important;
	}
	.bbbottom{
		border-bottom: 1px solid #CCC;
	}
	select.pmpro_required {
		padding: 7px 15px 7px 10px;
        padding-top: 7px;
        padding-right: 15px;
        padding-bottom: 7px;
        padding-left: 10px;
	    border: 1px solid #eaeaea;
	    background: transparent;
		width: 90% !important;
		max-width: 500px !important;
	}
	#ExpirationMonth,#ExpirationYear{
		width: 35% !important;
	}

	.pmpro_content_message {
	    border-style: solid;
	    border-color: #ededed;
	    border-width: 1px 0;
	    margin-bottom: 42px;
	    background-color: #e8e8e8;
	    padding: 10px;
	}

	#pmpro_form .pmpro_checkout h3 {
		margin: 1em 0;
	}

	#pmpro_license{
		height: auto !important;
	}

	form.pmpro_form label {
		font-weight: initial;
	}

	.td-pb-row{
		margin-right: 0;
		margin-left: 0;
	}
	.bbbottom{
		border-bottom: 1px solid #CCC;
	}

	.pmpro_asterisk abbr {
		border: none;
		text-decoration: none;
	}
	.pmpro_checkout-field{
		margin-bottom: 10px;
	}

	.pmpro_checkout-fields .pmpro_checkout-field label{
		display: block;
	}
	.pmpro_error {
	    background-color: #f2dede;
	}
	.cambio_vista2_cargo, .cambio_vista_cargo, .cambio_vista2_departamento, .cambio_vista_departamento {
	    margin-top: 10px;
	    padding: 0 20px 0 0px;
	}
	.pmpro_error.messagge {
		border: none;
		padding: 0px 10px;
		background: none;
		margin-top: 0px;
	}
	#loading_img{
	  	display: none;
	  	position: fixed;
		top: 50%;
		left: 50%;
	}
	#loading_img i{
	  	font-size: 130px;
	}
	.guardado_incorrecto{
	    border: 0.5px solid red;
	    padding: 5px 10px;
	    background: #f2dede;
	    color: #920000;
	}
	.guardado_correcto{
		border: 0.5px solid #126512;
		padding: 5px 10px;
		background: #6eef6e99;
		color: green;
	}
	.btn_gd{
		font-family: 'Roboto', sans-serif;
	    font-size: 13px;
	    background-color: #222222;
	    border-radius: 0;
	    color: #fff;
	    border: none;
	    padding: 5px 10px;
	    font-weight: 500;
	    -webkit-transition: background-color 0.4s;
	    -moz-transition: background-color 0.4s;
	    -o-transition: background-color 0.4s;
	    transition: background-color 0.4s;
	}
	.btn_gd:hover, .btn_gd:active, .btn_gd:focus{
		border:none !important;
		background-color: #00AAAD;
	}
	.pmpro_submit_custom{
		margin: 10px 0 35px 0;
		text-align: right;
	}
	.pmpro_checkout-field-comunicaciones{
		display: none !important;
	}


/*ocultar anuncios en paginas con el template sin publi*/
	.single_template_5 .adv_call,.page-template-page_sinpubli .adv_call,.page-template-page_sinpubli .td-banner-bg,.page-template-page_sinpubli .td-g-rec-id-footer_top, body.suscripcion .adv_call, body.suscripcion .td-g-rec-id-footer_top {
		display: none !important;
	}
	.premios-gaceta-dental .adv_call,.premios-gaceta-dental .td-banner-bg, .premios-gaceta-dental .td-g-rec-id-footer_top{
		display: none !important;
	}
	.page-template-page_premiosGD .adv_call,.page-template-page_premiosGD .td-banner-bg,.page-template-page_premiosGD .td-g-rec-id-footer_top{
		display: none !important;
	}
	.single-advert .adv_call,.single-advert .td-banner-bg,.single-advert .td-g-rec-id-footer_top{
		display: none !important;
	}
	.segunda-mano .adv_call,.segunda-mano .td-banner-bg,.segunda-mano .td-g-rec-id-footer_top, .tax-advert_category .adv_call, .tax-advert_category .td-banner-bg, .tax-advert_category .td-g-rec-id-footer_top{
		display: none !important;
	}

/*widget revista*/
	.widget_wp_peldano_revistas img {
		max-width: 300px;
		border: 1px solid #e4e4e4;
	}
	.widget_wp_peldano_revistas {
		text-align: center;
	}
/**/

/*Ajustes textos en los post*/
	.post.type-post .td-ss-main-content h2, .td-post-content h2{
		font-size: 19px;
		line-height: 28px;
		font-weight: 700;
	}
	.post.type-post .td-ss-main-content h3, .td-post-content h3{
		font-size: 19px;
		line-height: 28px;
	}
	.post.type-post .td-ss-main-content h4, .td-post-content h4{
		font-size: 20px;
		line-height: 28px;
		font-weight: 400;
	}
	.post.type-post .td-ss-main-content p, .td-post-content p{
		font-size: 18px;
		line-height: 28px;
		font-weight: 300;
	}
	.td-post-content a {
	   border-bottom: 1px dotted;
	}

	.td-post-content a:hover {
		color: #000;
		text-decoration: none;
	}
/*Ajustes textos en los post*/

/*Author box, ocultar mensaje pmpro*/
	.author-box-wrap .pmpro_content_message{
		display: none;
	}
	.author-box-wrap .desc .td_block_template_9 .td-block-title-wrap .td-block-title .td-pulldown-size{
		font-size: 15px;
	}

/*Endoso*/
	.td-mobile-container .endoso_peldano{
	    margin-left: 33px;
	    border-top: 1px solid #e5e4e5;
	    padding-top: 15px;
		max-width: 87%;
	}
	.td-mobile-container .endoso_peldano img{
		max-width: 124px;
	}

	.td-mobile-container .endoso_peldano img:hover{
		cursor: pointer;
	}

	.td-banner-wrap-full.td-logo-wrap-full .endoso_peldano{
		margin-top: -87px;
		right: 0px;
		width: 100%;
		text-align: right;
		max-width: 1068px;
		margin-right: auto;
		margin-left: auto;
		line-height: 0px !important;
		height: 89px;
	}
	.td-banner-wrap-full.td-logo-wrap-full .endoso_peldano img{
		margin-top: 45px;
		max-width: 124px;
		margin-right: 10px;
	}
	.td-banner-wrap-full.td-logo-wrap-full .endoso_peldano img:hover{
		cursor: pointer;
	}
	@media (max-width: 1140px){
		.td-banner-wrap-full.td-logo-wrap-full .endoso_peldano{
			padding-right: 40px;
		}
	}
	@media (max-width: 1014px){
		.td-banner-wrap-full.td-logo-wrap-full .endoso_peldano{
			padding-right: 130px;
		}
	}
	@media (max-width: 960px){
		.td-banner-wrap-full.td-logo-wrap-full .endoso_peldano{
			padding-right: 105px;
		}
	}
	@media (max-width: 900px){
		.td-banner-wrap-full.td-logo-wrap-full .endoso_peldano{
			padding-right: 70px;
		}
	}
	@media (max-width: 800px){
	.td-banner-wrap-full.td-logo-wrap-full .endoso_peldano{
		padding-right: 25px;
	}
	}
/*Endoso*/

/*Reading indicator*/
	body.body-td-affix #reading-position-indicator {
		top: 46px;
	}

	body.admin-bar #reading-position-indicator {
	    top: 78px;
	}

	@media (max-width: 767px){
		body.body-td-affix #reading-position-indicator {
		    top: 52px;
		}

		body.admin-bar #reading-position-indicator {
		    top: 97px;
		}

	}


	#reading-position-indicator{
		z-index: 9990;
	}
/*Reading indicator*/

/*Premios GD*/
.fondo_premios > div.tds-buttom > a.tds-button1{
	background-color: #BFA058 !important;
}

#menu-premios-gd-ediciones li{
	background-color: #bfa058;
    text-align: center;
    padding: 5px 0;
    margin-bottom: 10px;
    margin-left: 0;
}
#menu-premios-gd-ediciones li:hover{
	background-color: #000000;
}
#menu-premios-gd-ediciones li a{
	color: #ffffff;
}

.page-template-page_premiosGD .imagePr a{
	    background-size: contain !important;
	    height: 300px !important;
}

@media only screen and (max-width: 750px) {
    .page-template-page_premiosGD .imagePr a{
        background-size: 100% !important;
        height: 200px !important;
    }
}

@media only screen and (max-width: 500px) {
    .page-template-page_premiosGD .imagePr a{
        background-size: 100% !important;
        height: 130px !important;
    }
}

@media (min-width: 767px){
	.page-template-page_premiosGD .td-header-menu-wrap.td-header-gradient.td-affix.peldano_fix_menu {
    	background: #000000;
	}
}

.page-template-page_premiosGD .sf-menu > .current-menu-item > a:after,
.page-template-page_premiosGD .sf-menu > .current-menu-ancestor > a:after,
.page-template-page_premiosGD .sf-menu > .current-category-ancestor > a:after,
.page-template-page_premiosGD .sf-menu > li:hover > a:after,
.page-template-page_premiosGD .sf-menu > .sfHover > a:after,
.page-template-page_premiosGD h4.td-block-title:after,
.page-template-page_premiosGD .tds-button1  {
    background-color: #bfa058 !important;
}
.page-template-page_premiosGD .td-main-content-wrap a{
	color: #bfa058 ;
}

.page-template-page_premiosGD .td-main-content-wrap a .tdm-btn-text {
    color: #ffffff;
}

/*
Premios GD*/

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

.td-footer-bottom-full .footer-logo-wrap{
	margin-top: 5px;
}

.tds-button a:hover {
	text-decoration: none;
}



/*Botones suscripcion NEWSPAPER 9*/
.td-mobile-content .tds-button.td-fix-index.button_popupNewsletter{
  margin-left: 10px;
}
.td-mobile-content .tds-button.td-fix-index.button_popupNewsletter a{
  margin-top: 10px;
}
.td-header-sp-top-widget .tds-button.td-fix-index.button_popupNewsletter,.td-mobile-content .tds-button.td-fix-index.button_popupNewsletter {
  margin-right: 10px;
  display: inline;
}
.widget_wp_peldano_newsletter .tds-button.td-fix-index.button_popupNewsletter{
  display: inline;
  text-align: center;
  margin: auto;
  margin-left: 12px;
}
.tds-button.td-fix-index.button_popupNewsletter a{
  color: white;
}
.widget_wp_peldano_newsletter .tds-button.td-fix-index.button_popupNewsletter a{
  max-width: 300px;
  width: 100%;
  margin: auto;
  text-align: center;
}
.td-pb-span8.td-main-content footer .tds-button.td-fix-index.button_popupNewsletter{
	margin-bottom: 40px;
	text-align: center;
}

/* Anuncios breves */
.adverts-single-author-avatar {
	display: none;
}
.advert_category-empleo .adverts-single-price.adverts-price-empty {
    display: none;
}
.empleo .advert-price.adverts-price-empty, .tax-advert_category.term-empleo .advert-price.adverts-price-empty {
    display: none;
}
.advert-item span.advert-link .advert-link-text {
    color: #00aaad !important;
}
.adverts-form-submit:hover {
	text-decoration: none !important;
}
/* Anuncios breves */

.td-a-rec-id-custom_ad_1>div, .td-a-rec-id-custom_ad_2>div{
    margin-bottom: 0px;
}

.clasePubliP, .publi>div{
    background-color: #c0c0c03b;
    margin-bottom: 10px;
    width: 100%;
}

.td-pb-span4 .clasePubliP{
    background-color: rgba(0, 0, 0, 0);
    width: 300px;
    margin-bottom: 0px;
}

.publi .clasePubliP{
    background-color: rgba(0, 0, 0, 0);
}

/*Quitar color gris a el pre de los post*/
.post-template-default pre {
    background-color: #ffffff;
    padding: 0px 10px;
}

/*Creditos imagenes post*/
.wp-caption-text {
	margin-top: 0px;
    background-color: #eeeeee !important;
    color: black;
    padding-left: 35px;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    margin-bottom: 20px !important;
}

@media (max-width: 768px ){
	.td-main-page-wrap {
    	padding-top: 0px !important;
	}
}
/* Fin css*/