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

button.close-modal {
    top: 3rem;
    right: -10px;
}

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

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

.header_modal_menu li.menu-item.button a {
	background-color: #262262;
	color: #fff;	
}

.header_modal_menu li.menu-item.button a:hover {
	background-color: #8d1722 ;
	color: #fff;
	border: #8d1722;
}

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 {
	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 {
	background-color: #8d1722 ;
	color: #fff;
}

a.btn-outline.mt-8.max-w-full.text-center.md\:max-w-fit {
	background-color: #262262;
	color: #fff;
}

a.btn-outline.mt-8.max-w-full.text-center.md\:max-w-fit:hover {
	background-color: #8d1722;
	color: #fff;
}

select.wpcf7-form-control.wpcf7-select option {
	color: #000;
}

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: #fff;
	color: #8d1722;
}

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

.page-id-69 input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
	background-color: #8d1722;
	color: #fff;
}