/* buttons under front page slogans */
.elementor-element-1b97b2a, .elementor-element-b0b8528 {
	max-height: 46px;
}

/* footer */
.site-footer, .footer-widget-area {
	display: flex;
	flex-direction: column;
}
.site-footer {
	max-width: 1152px;
	margin: auto;
}
#genesis-footer-widgets {
	order: 1;
	padding-top: 48px;
}
#footerServingSince, .h-adr, #copyrightNotice {
	order: 2;
	margin: auto;
	text-align: center;
	padding: 0 12px;
}
#footerServingSince {
	margin-top: 48px;
}
#copyrightNotice {
	margin-bottom: 24px;
}
.pgsd_hours {
	max-width: 260px;
}
.pgsd_hours, .pgsd_hours tbody, .pgsd_hours tr, .pgsd_hours td{
	border-right:0;
	border-left: 0;
}

/* contact forms */
#emailFormInner .emailFormLine, #SendEmail,#map, #directionsFrom {
	margin-bottom:12px;
}