/*
Theme Name: HomePros Finder Child
Template: hello-elementor
Author: OpenAI
Description: Hello Elementor child theme generated from the HomePros Finder static design.
Version: 1.0.0
Text Domain: homepros-finder-child
*/

html {
	scroll-behavior: smooth;
}

body {
	margin: 0;
}

.homepros-page-content {
	min-height: 40vh;
}

.homepros-page-content .entry-content,
.homepros-page-content .elementor {
	margin: 0;
}

.site-nav {
	top: 0;
}

.admin-bar .site-nav {
	top: 32px;
}

@media (max-width: 782px) {
	.admin-bar .site-nav {
		top: 46px;
	}
}
