/*
 Theme Name:   Summer Theme
 Theme URI:    https://generatepress.com
 Description:  Luxury Real Estate Theme
 Author:       Jordan Kayle
 Template:     generatepress
 Version:      0.1
*/

/* Template Styling */

.neighborhood-research-box{
	padding: 0 10px;
}

.frm_button_submit.frm_final_submit {
	background-color: var(--accent);
}

.frm_forms.frm_style_footer-lead-capture.with_frm_style {
	width: 100%;
}

#form_footer-lead-capture .frm_button_submit {
	background-color: var(--accent);
	height: 45px;
}


#form_footer-lead-capture .frm_form_fields .frm_fields_container {
	align-items: baseline;
}

.step-tab-items img{
	margin-bottom: 20px;
}

.home .home-value-container.uses-video.uses-image {
	height: 100vh !important;
	max-height: 320px;
}