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

footer nav ul li a:hover, .footer_links ul li a:hover {
    color: #8d1722;
}

h4.\31 -review {
	margin-top: 22px;
}

h4.\33 -review {
	margin-top: 68px;
}

.page-id-6 .hero.bg-cover {
	background-position: top;
}

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

.page-id-138 .bg-cover {
	background-position: top;
}

@media(min-width:768px) {
	.features-list {
		display: flex;
		gap: 20px;
	}
}

@media(min-width:768px) {
ul.\32 nd-list {
	margin-left: 80px;
}
}

@media(min-width:768px) {
.page-id-65 .bg-cover {
	background-position: center -50px;
	}  
}

.page-id-155 .bg-cover {
	background-position: top;
}

.contact_field select option {
color: #000;
}

.page-id-67 .parallax_section {
	background-position: top;
}

.page-id-69 .bg-cover {
	background-position: top;
}

header#header {
	padding: 12px 0px;
}
@media(max-width:768px){
    .headerLogo{
        max-width:150px;
    }
}

.max-w-full {
	max-width: 45%;
}

.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: 2rem;
        padding-top: 2rem;
}

img.max-w-\[240px\].mx-auto.lg\:ml-0 {
	max-width: 180px;
}

.header_modal_menu li.menu-item.button a, button.uppercase.border-t.border-light.text-center.w-full.py-4.group-hover\:bg-accent.group-hover\:text-white.transition-all.duration-300.tracking-widest, a.btn-outline.mt-8.max-w-full.text-center.md\:max-w-fit {
	background-color: #262262;
	color: #fff;
}

button.uppercase.border-t.border-light.text-center.w-full.py-4.group-hover\:bg-accent.group-hover\:text-white.transition-all.duration-300.tracking-widest:hover, a.btn-outline.mt-8.max-w-full.text-center.md\:max-w-fit:hover {
	background-color: #8d1722;
	color: #fff;	
}

.testimonials_section_broder_top.bg-cover.p-0.lg\:py-8, .testimonials_section_broder_bottom.bg-cover.p-0.lg\:py-8 {
	background-color: #937800;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner {
	background-color: #262262;
	color: #fff;
	border: #262262;
}

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	background-color: #937800;
	color: #fff;
	border: #937800;
}