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

img.d-inline-block.max-w-full {
	width: 160px
}

header#header {
	padding: 5px;
}

.contact_gallery_footer ul li a:hover {
	color: var(--button-hover-color);
}

.testimonials_section_broder_top {
	background: #937800;
}

.testimonials_section_broder_bottom {
	background: #937800;	
}

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: var(--button-hover-color);
	color: #fff;
	border: 1px solid var(--button-hover-color);
}

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;
}

.schedule_tour_form .contact_field.contact_field_submit input {
	background-color: #8d1722;
	color: #fff;
	border: #8d1722;
}

.schedule_tour_form .contact_field.contact_field_submit input:hover {
	background-color: #fff;
	color: #8d1722;	
}

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

input.wpcf7-form-control.wpcf7-submit.has-spinner:hover {
		background-color: var(--button-hover-color);
	color: #fff;
	border: 1px solid var(--button-hover-color);
}

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

.header_modal_menu li.menu-item.button a:hover {
	background-color: var(--button-hover-color);
	color: #fff;
	border: 1px solid var(--button-hover-color)
}

.testimonials_section_testimonial_item h4 {
	font-weight: 500;
}

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

.testimonials_section_broder_top, .testimonials_section_broder_bottom {
    background: var(--accent-color);
}

.testimonials_section_testimonials_carousel_el .owl-nav button {
    background: transparent !important;
}

@media(max-width:767px) {
	.header_content_inner h1 {
    	font-size: 2rem;
	}
	.page-id-242 .max-w-screen-lg.mx-auto.px-6.pt-24.lg\:pt-44.pb-10.lg\:pb-20{
		padding-top: 9rem!important;
	}
	
.footer_credit {
    margin-left: 40px;
	}
	
	.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  {
    	padding-top: 10rem;
	}
	
.two_column_content_image_btn span i {
    opacity: 1;
    right: -25px;
    top: 5px;
	}
	
.page-id-242 .prose.text-body.max-w-none.prose-headings\:text-body.prose-strong\:text-body.leading-snug {
 margin-top: 30px !important;
}
		
}

span.wpcf7-spinner {
    display: none !important;
}
.page-id-155 .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;
}

h2.section-title.text-white.text-center.lg\:text-left {
    color: #707070;
}

.schedule_tour_form .contact_field input, .schedule_tour_form .contact_field select, .schedule_tour_form .contact_field textarea {
    background: transparent;
    border: 1px solid #707070;;
    color: #707070;;
}
.contact_field input::placeholder{
	color: #707070!important;
}
.ui-datepicker .ui-datepicker-header,.ui-datepicker th {
    color: #707070;;
}
.ui-datepicker-header .ui-datepicker-next span, .ui-datepicker-header .ui-datepicker-prev span {
    filter: brightness(0.5);
}

.ui-button, .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background-color: rgb(112 112 112 / 10%);
    color: #707070;
}
.ui-state-active, .ui-widget-content .ui-state-active {
    background-color: rgb(11 49 122 / 100%) !important;
    color: #fff !important;
}
.page-id-59 h2.font-serif.text-3xl.lg\:text-4xl.mb-4 {
	font-size: 1.5rem;
}

.bg-secondary {
    background-color: #262262;
}
    .location-carousel ul li {
        list-style-position: outside;
        margin-left: 20px;
    }

@media(min-width:1400px) {
	.location-carousel ul li {
    list-style-position: outside;
    margin-left: 37px;
}
}


.contact_field textarea{
	max-height: 200px;
}

.location-carousel ul {
    list-style-position: outside;
    margin-left: 30px;
}

    .location-poi-list ul {
    list-style-position: outside;
    margin-left: 30px;
}

    .location-poi-list ul {
    display: flex;
    flex-direction: column;
    gap: .75rem;
    list-style-type: disc;
}
.location-poi-list ul li::marker{
	color: var(--accent-color);
}
@media (min-width: 768px) {
    .location-poi-list ul li {
        font-size: 1rem;
        line-height: 1.5rem;
    }	
	
}