/*
Theme Name: Ler Child
Template: hello-elementor
Version: 1.0.0
*/

/* Preserve recovered compact-header behavior in child theme. */
.site-header--compact .site-branding {
	display: none;
}

.site-header--compact .site-navigation {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}
