time.entry-date.updated {
    font-family: 'Montserrat';
}

.elementor-element.elementor-element-682f5bc .heading {
    vertical-align: middle;
    display: flex;
}

/*
a.post-thumbnail-rollover.img-css-resize-wrapper.layzr-bg-transparent {
    height: 360px;
}
*/

.noticias-edit .wf-cell.visible.shown {
    height: 100%;
}
.noticias-edit .post-content-wrapper {
	flex-flow: column !important;
}

.noticias-edit .post-entry-content {
    display: flex;
    flex-direction: column;
	height: 100%
}

.noticias-edit .heading {
    order: 2;
}

.noticias-edit .the7-simple-widget-posts .entry-meta {
    order: 1;
    margin-bottom: 10px;
}

.noticias-edit .short-description {
    order: 3;
	margin:10px 0
}

.noticias-edit .box-button{
    order: 4;
	margin-top: auto
}

/*
.elementor-298 .elementor-element.elementor-element-682f5bc .the7-simple-post-thumb {
    height: 360px;
}
*/

@media only screen and (max-width: 1024px) and (min-width: 768px){
	
	.noticias-edit .the7-simple-post-thumb {
		height: auto;
	}

    
    time.entry-date.updated {
        color: #B8A075;
        font-family: 'Montserrat';
        font-size: 11px;
    }
    
    a.post-thumbnail-rollover.img-css-resize-wrapper.layzr-bg-transparent {
        height: auto;
    }

    
    .noticias-edit .box-button {
        font-family: 'Montserrat';
        font-weight: 400;
        border-radius: 0 !important;        
        color: #292C34;
        text-transform: initial;
        border-bottom: 1px solid #292C34;
    }
    
    .noticias-edit .box-button.elementor-button:hover{
        color: #292C34 !important;
        border-bottom: 1px solid #292C34 !important;
        background: transparent !important;
    }
    
    
    
    .noticias-edit .post-title {
        color: #0C1B47;
    }
	
	.noticias-edit .entry-meta {
		margin-top: 10px;
		margin-bottom: 0;
	}

}



@media only screen and (max-width: 767px) {
	
	.noticias-edit .the7-simple-post-thumb {
		height: auto;
	}
    
    time.entry-date.updated {
        color: #B8A075;
        font-family: 'Montserrat';
        font-size: 11px;
    }
    
    a.post-thumbnail-rollover.img-css-resize-wrapper.layzr-bg-transparent {
        height: auto;
    }

	.noticias-edit .entry-meta {
		margin-top: 10px;
		margin-bottom: 0;
	}
    
    .noticias-edit .box-button {
		width: auto;
        font-family: 'Montserrat';
        font-weight: 400;
        border-radius: 0 !important;        
        color: #292C34;
        text-transform: initial;
        border-bottom: 1px solid #292C34;
    }
    
    .noticias-edit .box-button.elementor-button:hover{
        color: #292C34 !important;
        border-bottom: 1px solid #292C34 !important;
        background: transparent !important;
    }
    
    
    .noticias-edit .post-title {
        color: #0C1B47;
    }
    
}