/*
	Theme Name: Hello Elementor Child - TC Clima
	Theme URI: https://tcclima.com.br
	Description: Tema filho do Hello Elementor com customizações do projeto TC Clima.
	Author: Chairo
	Template: hello-elementor
	Version: 1.0.0
	Text Domain: hello-elementor-child
*/

#site-loader {
	position: fixed;
	inset: 0;
	background: #ffffff;
	z-index: 999999;
	display: flex;
	align-items: center;
	justify-content: center;
}

#site-loader img {
	width: 220px;
	height: auto;
}
