/* 
Theme Name: Hello Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Tema Filho baseado no Elementor Hello
Author: Eduardo Guimarães
Author URI: https://meusperfis.com.br/
Template: hello-elementor
Version: 1.0
Text Domain: hello-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html

*/

/*
    Add your custom styles here
*/

#conteudo-escondido {
    display: none;
}


.texto-suspenso {
	position: absolute;
	top: 50%;
	width: 100%;
	text-align: center;
}

.elementor-widget-container {
	text-align: center !important;
}
