/*
Theme Name: Foundation Child
Description: Business Name
Template: foundation-parent
Version: 1.0.0
*/
.btn:hover, .btn:focus, .banner-section .content .btn:hover, .banner-section .content .btn:focus {
	background-color: var(--color-5);
}
.primary-header .nav-col .menu a:hover, .primary-header .nav-col .menu a:focus, .primary-header .nav-col .menu .current-menu-item a {
	color: var(--color-5);
}
.mobile-logo img {
	width: 40%;
	height: auto;
}
body.page-id-137 .banner-section .content {
	top: 35%;
}
body.page-id-137 .banner-section .content h1 {
	text-shadow: 0 6px 10px rgba(0, 0, 0, 0.9)
}
.banner-section h2 {
	color: var(--color-3);
	font-weight: 600;
	text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.banner-section .image img, body.ip .banner-section .image img {
	opacity: 1;
}
body.home .content-section .image-col .image {
	position: relative;
}
.heading-underline h2:after {
	background-color: var(--color-1);
}
.content-section .content-col .gform_wrapper {
	margin-top: 40px;
}
.content-section .content-col .gform_title{
	display: none;
}
.content-section .content-col .gform_wrapper input.button:hover, .content-section .content-col .gform_wrapper input.button:focus {
	background-color: var(--color-5);
	color: var(--color-1);
}
.form-col .form {
	background-color: var(--color-1);
	padding: 20px 15px;
}
.primary-footer .form-col .form .gform_wrapper.gravity-theme .gfield textarea {
	background-color: var(--color-3);
	color: var(--color-1);
}
body.home .feature-section {
	display: none;
}
.heading-underline.heading-underline_left h2:after {
	left: 50%;
	transform: translateX(-50%);
}
ul.center-list {
	display: inline-block;
	margin-left: 50%;
	transform: translateX(-50%);
}
div#paypal-container-HGAW93A9AS8DE {
	text-align: center;
}
div#paypal-container-HGAW93A9AS8DE {
	display: flex;
	flex-direction: column;
	max-width: 90%;
}
.content-section.column-section .content-col {
	padding-top: 0;
}
.content-section.column-section .content-col:last-of-type {
	padding-bottom: 0;
}
.content-section.column-section .content-row {
	align-items: center;
}
.content-section.column-section .heading{
	text-align: center;
	margin-bottom: 0px;
}
@media screen and (max-width: 991px) {
	.content-section.column-section {
		padding-bottom: 75px;
	}
	.content-section .content-col {
		padding-bottom: 45px;
	}
	div#paypal-container-HGAW93A9AS8DE {
		max-width: 100%;
	}
}
div#paypal-form-fields-container-HGAW93A9AS8DE {
	margin: 0 auto 20px auto;
}
iframe .paypal-button-container {
	margin-left: 50% !important;
	transform: translateX(-50%) !important;
}
.gallery-section {
	padding: 60px 0 85px 0;
}
.review-section {
	background-color: var(--color-4);
	background-image: url(../images/az-subtle.png);
	padding-top: 100px;
	padding-bottom: 100px;
	text-align: center;
}
.review-section h2 {
	color: var(--color-1);
	margin-bottom: 50px;
}
.review-section .reviews .heading {
	font-style: italic;
}
.review-section .owl-carousel {
	max-width: calc(100% - 150px);
	margin: 0 auto;
}
.review-section .owl-carousel .owl-nav {
	font-size: 42px;
	color: var(--color-1);
}
.review-section .owl-carousel .owl-nav button.owl-prev,
.review-section .owl-carousel .owl-nav button.owl-next {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}
.review-section .owl-carousel .owl-nav button.owl-prev {
	left: -75px;
}
.review-section .owl-carousel .owl-nav button.owl-next {
	right: -75px;
}
.review-section .owl-carousel .owl-dots {
	display: flex;
	justify-content: center;
	column-gap: .5em;
	margin-top: 20px;
}
.review-section .owl-carousel .owl-dots .owl-dot {
	border: 1px solid var(--color-1);
	border-radius: 50%;
	width: 14px;
	height: 14px;
}
.review-section .owl-carousel .owl-dots .owl-dot.active {
	background-color: var(--color-1);
}
.primary-footer.heading-underline h2:after {
	background-color: var(--color-3);
}
.primary-footer .contact-info.address {
	display: none;
}
.primary-footer .contact-col .logo img {
	width: 50%;
	height: auto;
}
.primary-footer .form-col .gform_wrapper.gravity-theme .gfield input:not(.button), .primary-footer .form-col .gform_wrapper.gravity-theme .gfield textarea {
	color: #fff;
}
.primary-footer .form-col input::placeholder {
	color: #fff;
}
.footer-row .form-col .form {
	display: none;
}
.primary-footer .map iframe {
	height: 450px;
}
body.page-id-137 .gallery-section {
	padding: 60px 0 45px 0;
}
body.page-id-137 .content-section:last-of-type {
	background-color: var(--color-4);
	padding: 30px 0 85px 0;
}
@media screen and (max-width:991px) {
	.mobile-header .mobile-c2a .directions-link {
		visibility: hidden;
	}
}