@media screen and (min-width: 768px) {

	.titulo .elementor-heading-title::after{
		content: '';
		display: inline-block;
		width: 30px;
		height: 3px;
		background-color: var( --e-global-color-635626a );
		position: absolute;
		bottom: -8px;
		left: 0;
	}
}

@media screen and (max-width: 768px) {
	.titulo .elementor-heading-title {
		display: flex;
		justify-content: center;
		position: relative;
	}

	.titulo .elementor-heading-title::after{
		content: '';
		display: block;
		width: 30px;
		height: 3px;
		background-color: var( --e-global-color-635626a );
		position: absolute;
		bottom: -8px;
	}    

}


.lista-com-destaque .uc_post_grid_style_one .ue_post_grid .ue_post_grid_item:first-child{
	display: block !important;    
}

.lista-com-destaque .uc_post_grid_style_one .ue_post_grid .ue_post_grid_item:first-child .uc_post_image,
.lista-com-destaque .uc_post_grid_style_one .ue_post_grid .ue_post_grid_item:first-child .uc_post_image img{
    height: 160px;
}
.lista-com-destaque .uc_post_grid_style_one .ue_post_grid .ue_post_grid_item:first-child .uc_content{
    width: 100%;
}


.tres-anuncios .elementor-shortcode > div[id^=regiao]{
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(1px, 1fr));
    text-align: center;
	gap: 20px;
}



.tres-anuncios .elementor-shortcode > div[id^=regiao] img{
/*	max-width: 300px; */
}


/* .slide-anuncios .regia-highlight-wrapper > * { */
.slide-anuncios .elementor-shortcode > div[id^=regiao] > *,
.regiao-22-materia-inicio-noticia_2 > * {
	display: none;
}

/* .slide-anuncios .regia-highlight-wrapper > .active { */
.slide-anuncios .elementor-shortcode > div[id^=regiao] > .active,
.regiao-22-materia-inicio-noticia_2 > .active {
	display: block;
}


.regiao-22-materia-inicio-noticia {
    display: grid;
	grid-template-columns: repeat(auto-fit, minmax(1px, 1fr));
    gap: 20px;
}


.anuncio-scrcipt > ins {
    max-width: 100%;
	width: 100% !important;
}

.regiao-22-materia-inicio-noticia_2{
	float: right;
	margin: 0 0 30px 30px;
}


.regiao-43-mobile-materias-meio-do-texto,
.regiao-42-mobile-materias-depois-do-1o-paragrafo,
.regiao-44-mobile-materias-fim-noticia_2,
.regiao-23-materias-meio-noticia-1{
	text-align: center;
}

.page-id-354288 .regiao-22-materia-inicio-noticia_2,
.page-id-354288 .elementor-element-f72d06f,
.page-id-354288 .regiao-44-mobile-materias-fim-noticia_2,
.page-id-354288 .regiao-42-mobile-materias-depois-do-1o-paragrafo,
.page-id-354288 .regiao-23-materias-meio-noticia-1,
.page-id-354288 .slide-anuncios, 
.page-id-773 .regiao-22-materia-inicio-noticia_2,
.page-id-773 .elementor-element-f72d06f,
.page-id-773 .regiao-44-mobile-materias-fim-noticia_2,
.page-id-773 .regiao-42-mobile-materias-depois-do-1o-paragrafo,
.page-id-773 .regiao-23-materias-meio-noticia-1,
.page-id-773 .slide-anuncios, 
.page-id-354290 .regiao-22-materia-inicio-noticia_2,
.page-id-354290 .elementor-element-f72d06f,
.page-id-354290 .regiao-44-mobile-materias-fim-noticia_2,
.page-id-354290 .regiao-42-mobile-materias-depois-do-1o-paragrafo,
.page-id-354290 .regiao-23-materias-meio-noticia-1,
.page-id-354290 .slide-anuncios, 
.page-id-354292 .regiao-22-materia-inicio-noticia_2,
.page-id-354292 .elementor-element-f72d06f,
.page-id-354292 .regiao-44-mobile-materias-fim-noticia_2,
.page-id-354292 .regiao-42-mobile-materias-depois-do-1o-paragrafo,
.page-id-354292 .regiao-23-materias-meio-noticia-1,
.page-id-354292 .slide-anuncios 
{
	display: none;
}
@media screen and (min-width: 768px){
	.regiao-42-mobile-materias-depois-do-1o-paragrafo,
	.regiao-44-mobile-materias-fim-noticia, 
	.regiao-43-mobile-materias-meio-do-texto {
		display: none;
	}
}
@media screen and (max-width: 767px){
	.regiao-22-materia-inicio-noticia,
	.tres-anuncios .elementor-shortcode > div[id^=regiao]{
		grid-template-columns: 1fr;
	}

	.regiao-22-materia-inicio-noticia_2,
	.regiao-23-materias-meio-noticia-1{
		display: none;
	}
}
