/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.2
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */


.publicacao {
	margin-bottom: 30px !important;
	font-weight: 600;
	border-width: 1px;
	border-radius: 12px;
	border-color: #F0F0F0;	
}

.publicacao p {
	margin-bottom: -5px !important;
	color: white;
	background-color: #0065a7;
	width: fit-content;
	padding-right: 10px;
  	padding-left: 10px;
        border-radius: 10px;
}

.publicacao h2 {
	color: black;
	font-weight: 500; 

}

.publicacao h2:hover {
	color: #0065a7;
}

/* Anuncios Ads*/

[class^=regiao-] {
	padding: 30px 0;
}

.regiao-01-home-antes-menu,
.regiao-02-home-depois-menu,
.regiao-03-home-depois-destaque,
.regiao-20-materias-antes-menu,
.regiao-21-materias-depois-menu {
	min-height: 300px;
}

.regiao-04-home-depois-subdestaque {
	min-height: 200px;
}

.regiao-05-home-depois-cidades {
	min-height: 130px;
}

.regiao-06-home-depois-politica,
.regiao-07-home-depois-nacional,
.regiao-15-home-depois-eleicoes-2024,
.regiao-22-materia-inicio,
.regiao-30-mobile-home-antes-menu,
.regiao-31-mobile-home-depois-menu,
.regiao-32-mobile-home-depois-destaque,
.regiao-33-mobile-home-depois,
.regiao-34-mobile-home-depois-cidades,
.regiao-35-mobile-home-depois-politica,
.regiao-36-mobile-home-depois-nacional,
.regiao-37-mobile-home-depois-eleicoes-2024,
.regiao-40-mobile-materias-antes-menu,
.regiao-41-mobile-materias-depois-menu,
.regiao-42-mobile-materias-depois-do-1o-paragrafo,
.regiao-43-mobile-materias-meio-do-texto,
.regiao-44-mobile-materias-fim-noticia_2 {
	min-height: 300px;
}
