/**
 * Theme Name: Garden East Child Theme
 * Template:   garden-east
 * Author: Resident360
 */

.py-normal.bg-accent.schedule_tour {
    background: var(--secondary-color);
}
#header img[alt="Logo"] {
    max-width: 90%;
}
.schedule_tour_form .contact_field.contact_field_submit input {
    color: var(--secondary-color);
}
.schedule_tour_form .contact_field.contact_field_submit input:hover {
    border-color: #fff;
}

.contact_gallery_section .owl-nav {
    bottom: 15px;
}
.testimonials_section_testimonials_carousel_el .owl-nav button {
    background: var(--secondary-color) !important;
}
.page-id-59 .bg-cover.bg-center.min-h-screen.relative.group-\[\.admin-bar\]\/body\:min-h-\[calc\(100vh-32px\)\].flex.items-center.lg\:items-end.before\:content-\[\'\'\].before\:block.before\:absolute.before\:w-full.before\:h-full.before\:left-0.before\:top-0.before\:bg-darker\/40.before\:z-\[1\],
.page-id-65 .bg-cover.bg-center.min-h-screen.relative.group-\[\.admin-bar\]\/body\:min-h-\[calc\(100vh-32px\)\].flex.items-center.lg\:items-end.before\:content-\[\'\'\].before\:block.before\:absolute.before\:w-full.before\:h-full.before\:left-0.before\:top-0.before\:bg-darker\/40.before\:z-\[1\],
.page-id-67 .bg-cover.bg-center.min-h-screen.relative.group-\[\.admin-bar\]\/body\:min-h-\[calc\(100vh-32px\)\].flex.items-center.lg\:items-end.before\:content-\[\'\'\].before\:block.before\:absolute.before\:w-full.before\:h-full.before\:left-0.before\:top-0.before\:bg-darker\/40.before\:z-\[1\]{
    background-position: top;
}
.header_modal_menu li a:hover, .header_modal_menu li.current-menu-item:not(.button) a {
    color: var(--secondary-color);
}
@media(max-width:767px){
	.header_content_inner h1 {
    	font-size: 2rem;
	}
	.page-id-3 .max-w-screen-lg.mx-auto.px-6.pt-24.lg\:pt-44.pb-10.lg\:pb-20, .page-id-242 .max-w-screen-lg.mx-auto.px-6.pt-24.lg\:pt-44.pb-10.lg\:pb-20, .page-id-569 .max-w-screen-lg.mx-auto.px-6.pt-24.lg\:pt-44.pb-10.lg\:pb-20  {
    	padding-top: 11rem;
	}
	.simple_text h2 {
		font-size: 1.675rem;
	}
	.text-white.py-10.lg\:py-20.text-center.bg-secondary.px-4 {
	 padding-bottom:0
	}
	.max-w-screen-2xl.mx-auto.flex.items-center.justify-between.px-4.lg\:px-8.py-8.lg\:py-9.transition-all.duration-500.group-\[\.is-stuck\]\/header\:py-4.group-\[\.is-stuck\]\/header\:lg\:py-6.relative {
    padding-top: 1rem;
    padding-bottom: 0;
}
	div#mainNavContainer .flex.flex-col.lg\:flex-row.max-w-screen-md.mx-auto.grow.lg\:items-center.text-medium.px-8 {
    padding-top: 7rem;
}
} /*media query ends here*/
input[name="img"] {
    padding: 0.5rem 1rem;
}
.two_column_content_section .grow.lg\:pt-10, .two_column_content_section .grow.lg\:pt-10 .bg-light {
    background-color: #D9D9D6;
}
@media (min-width: 1024px) {
    .lg\:grid-cols-3 {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
}
.testimonials_section_testimonial_item h3, .testimonials_section_testimonial_item h4 {
    color: var(--accent-color);
}
.footer_credit ul li a{
	color: #fff;
}
.testimonials_section_broder_top,.testimonials_section_broder_bottom {
    background: url(/wp-content/uploads/2025/08/bg-grass.png);
}

.contact_gallery_footer {
    padding: 15px 0px;
	}

@media(max-width:767px){
	.max-w-screen-2xl.mx-auto.flex.items-center.justify-between.px-4.lg\:px-8.py-8.lg\:py-9.transition-all.duration-500.group-\[\.is-stuck\]\/header\:py-4.group-\[\.is-stuck\]\/header\:lg\:py-6.relative {
    padding-bottom: 1rem;
}
}