body {
    background: #fff!important;
}

/*desaparecer no post found*/
p.no-posts-found{
display:none;
}



.eael-ticker-wrap{
	background-color: #294C7C!Important;
}
.elementor-44172 .elementor-element.elementor-element-590999ad .ekit_modal-searchPanel .ekit-search-group input:not([type="submit"]){
	background-color: #294C7C !Important;
}


.eael-entry-title > a:Hover, h2:hover{
	color: #000 !important;
}

/*padding fecha*/
.elementor-post-date{
padding:10px;	
}

/*titulo notas*/
h1{
	text-transform: none !important;
}
/*caption*/
.widget-image-caption{
text-align: center !important;
}


.elementor-form-fields-wrapper button.elementor-button{margin-left:-40px}
li.elementor-icon-list-item{list-style:none;}

.ue-grid-item-category{position: absolute;
    bottom: 0;
    margin: auto;
    left: 0;
    right: 0;}



/*convertir texto en minusculas*/
.ue-grid-item-title a{
	text-transform: none !important;
}


h2 a, h3 a{
	text-transform: none !important;
	font-weight: 400 !Important;

}
.eael-post-block-item-holder-inner h2, h3{
		padding: 10px;
}


/*espacio de imagenes*/
.elementor-post__thumbnail.elementor-fit-height{
	height:100% !important;
}
.elementor-post__thumbnail, .elementor-post__thumbnail img{
	height:100% !important;
}


/*side bar dentro de notas*/
.eael-post-list-container.default.layout-default{
	background-color: #fff !Important;
}
.eael-post-list-post{
	box-shadow:0px 0px 0px 0px #f7eaea !Important;
}
.eael-post-list-thumbnail img{
	height:150px !important;
	object-fit: cover !Important;
}

/*fondo de busqueda*/
.elementor-40077 .elementor-element.elementor-element-3f6bff2b .ekit_modal-searchPanel .ekit-search-group input:not([type="submit"]){
background-color:	#002B52 !Important;
}

/*PERFIL DE AUTOR*/
.padSection h4, .padSection span, .padSection h5, .jp-relatedposts-post-title{
	font-weight:100 !important;
}



/*fondo en el menu*/
.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-44188 a{
	background: #fff !important;
}

/*titulos en responsivo*/

@media (max-width: 767px) {
	h1.elementor-heading-title.elementor-size-default
	{font-size: 22px !Important;}	
	
	p{
	font-size: 15px;	
	}
	

/*Agregar estilo en "comparte esto y me gusta esto"*/
.sd-block{
	background: #e3e3e3;
	padding: 10px;
	border-radius: 10px;
	font-family: "Roboto";
}
.sd-block a{
	font-family: "Roboto" !important;
}
}

	/*Cambiar tipografía "de un comentario"*/
#reply-title{
	font-family: "Roboto";
}

/*esconder autor repetido*/
.elementor-author-box__name, .elementor-author-box img, .ekit_socialshare{
display: none;	
}

/*newsletter */
.e-form__buttons.elementor-sm-100{
	text-align: center !important;
margin-top:20px;
	margin-left: 35px;
}
/*centrar boton newsletter */
.elementor-button.elementor-size-sm{
	margin:0 auto !Important;
	margin-top:10px !important;
}