/* color scheme fixes */
.enterprise-pro-red .archive-pagination .active a, .enterprise-pro-red .archive-pagination li a:hover, .enterprise-pro-red .button, .enterprise-pro-red .home-top .more-link, .enterprise-pro-red button, .enterprise-pro-red input[type="button"], .enterprise-pro-red input[type="reset"], .enterprise-pro-red input[type="submit"] {
	background-color: #d12f1c;
}
.enterprise-pro-red .comment-meta a:hover, .enterprise-pro-red .entry-comments .comment-author a:hover, .enterprise-pro-red .entry-title a:hover, .enterprise-pro-red .genesis-nav-menu .current-menu-item > a, .enterprise-pro-red .genesis-nav-menu .sub-menu .current-menu-item > a:hover, .enterprise-pro-red .genesis-nav-menu .sub-menu a:hover, .enterprise-pro-red .genesis-nav-menu a:hover, .enterprise-pro-red .site-footer a:hover, .enterprise-pro-red .site-title a, .enterprise-pro-red .site-title a:hover, .enterprise-pro-red a {
	color: #d12f1c;
}
.button, input[type="button"], input[type="submit"] {
	border-radius: 36px;
}

/* layout fixes */
.home .site-inner {
	padding-top: 0;
	border-top: 0;
}
.elementor-element-cb0ffd5 {
	margin-bottom: 0!important;
	max-height: 38px;
}
.elementor-element-815cc93 > div:nth-child(1) > p:nth-child(3) {
	margin: 0;
}

/* contact forms */
.home .emailFormLabel, #message_lbl {
	color: #fff;
}
.emailFormLine, #SendEmail, #map, #directionsFrom {
	margin-bottom: 12px;
}
@media screen and (min-width:800px) {
	#SendEmail, #getDirections {
		float: right;
	}
}
@media screen and (max-width:800px) {
	#SendEmail, #getDirections {
		width:100%;
	}
}
#text-17 #SendEmail {
	float: none;
	width:100%;
}
/* hides sidebar form on /contact-us/ */
.page-id-198 #text-17 {
	display: none;
}