/*
Theme Name: Foton Hello Child
Description: Tema filho do Hello Elementor para ajustes do site Foton.
Template: hello-elementor
Version: 1.0.0
Text Domain: foton-hello-child
*/

.foton-topbar-contact .elementor-icon-box-wrapper {
	display: inline-flex;
	align-items: center;
	gap: 8px;
	white-space: nowrap;
}

.foton-topbar-contact .elementor-icon-box-icon {
	display: inline-flex;
	align-items: center;
	margin: 0 !important;
	line-height: 1;
}

.foton-topbar-contact .elementor-icon-box-content,
.foton-topbar-contact .elementor-icon-box-title,
.foton-topbar-contact .elementor-icon-box-title span {
	display: inline-flex;
	align-items: center;
	margin: 0;
	line-height: 1;
}

.foton-topbar-contact .elementor-widget-container {
	display: inline-flex;
	align-items: center;
}

.foton-footer-contact-list .elementor-icon-list-icon {
	flex: 0 0 20px;
	width: 20px;
	min-width: 20px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
}

.foton-footer-contact-list .elementor-icon-list-icon svg {
	width: 15px !important;
	height: 15px !important;
	max-width: 15px;
	max-height: 15px;
	display: block;
}

.foton-footer-contact-list .elementor-icon-list-icon i {
	width: 16px;
	height: 16px;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	font-size: 15px;
	line-height: 1;
}
