/**
 * Theme Name: Garden East Child Theme
 * Template:   garden-east
 * Author: Resident360
 */
@import url('https://fonts.googleapis.com/css2?family=Antonio:wght@100..700&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

body{
	font-family: "Montserrat", sans-serif;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Antonio", sans-serif;
}
.section-title, .simple_text h2, .simple_text_inner h2, .walk_score_section_content h2, .header_content_inner h1, .header_content_inner h2, .parallax_section_content h1, .parallax_section_content h2, .walk_score_section_content ul li strong, .font-serif, .header_modal_menu li a{
	font-family: "Antonio", sans-serif;
}

.testimonials_section_testimonial_item h3, .testimonials_section_testimonial_item h4 {
    color: #9aa4ab;
	color: #fff;
}

@media (min-width: 1024px) {
    .header_modal_menu {
        width: 70%;
    }
}

.footer_credit ul li img.donaldsonFooterLogo {
	width: 120px;
}

@media (min-width: 1024px) {
    .group\/header.is-stuck .group-\[\.is-stuck\]\/header\:lg\:py-6 {
        padding-bottom: 2.2rem;
        padding-top: 2.2rem;
    }
}
.grecaptcha-badge{
	display:none!important;
}
img[alt="Phone"] {
    display: none;
}
.testimonials_section_testimonial_item.px-10.py-10 h2 {
/*     color: #A21A7E; */
}
.testimonials_section .text-white.py-10.lg\:py-20.text-center.bg-secondary.px-4 {
    background: #0a3f53;
}
.testimonials_section_testimonials_carousel_elSTOP.owl-carouselSTOP {
    display: flex;
    justify-content: space-around;
}
.testimonials_section_testimonial_item {
    flex: 1;
}
.testimonial_item_2{
	border-left: 1px solid #a3a3a3;
	border-right: 1px solid #a3a3a3;
}
@media(max-width: 767px){
	.testimonials_section_testimonials_carousel_elSTOP.owl-carouselSTOP {
		flex-direction: column;
	}
	.testimonial_item_2{
	border: none;
}

    .map_section h2 {
        font-size: inherit;
    }
	
}

.page-id-6 .parallax_section {
	background-position: bottom;
}

.page-id-61 .parallax_section {
	background-position: bottom;
}

.page-id-61 .bg-cover {
	background-position: bottom;	
}

.testimonials_section_broder_top, .testimonials_section_broder_bottom {
	background: url(/wp-content/uploads/2025/08/Line_Background_28.jpg);
}