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

/* Header */
header .header_button {
	background: #262262;
    color: #fff;
	padding: .5rem 1rem;
	--tw-border-opacity: 1;
    border:none;
    display: inline-block;
    margin: 0;
    transition-duration: .5s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
	font-size: inherit;
    line-height: inherit;
	text-transform: uppercase;
	--tw-text-opacity: 1;
    animation: fadeInLeft .9s ease-in-out forwards;
	left:0px !important;
}

.header_button:hover {
	background: #8d1722;
    color: #fff;
	--tw-bg-opacity: 1;
    --tw-text-opacity: 1;
}

header .topbar {
    background: #ececec;
}

.special-label-header {
    font-family: le-monde-livre-std,serif;
    font-size: 1.5em;
    color: #262262;
	transition:0.3s;
}

.special-label-header:hover {
	color:#8d1722;
}

.specials_container {
    padding: 10px 3rem 10px 2rem;
    align-items: center;
    justify-content: space-between;
    max-width: 1500px;
    margin: auto;
}

.featured-popup span#closeBtn {
    position: absolute;
    top: 7px;
    right: 20px;
    cursor: pointer;
}

.header_floorplan_special {
    font-size: 28px;
    font-family: le-monde-livre-std, serif;
}

/* Floor Plans */
.flex_button {
    gap: 20px;
	padding-top:50px;
}

.modal .floor_plans_container {
    width: 40%;
}

.flex_button button {
    background: #8d1722 !important;
	cursor: initial;
}

.flex_button .floorplan_button:hover {
    background: #8d1722;
}

.flex_button .floorplan_button {
    background: #262262;
    color: #FFF;
}

@media screen and (max-width:475px) {
	.flex_button {
		flex-flow: column;
		gap: 0px;
	}
}

/* Floorplan Special */

.floorplan-special {
    display: inline-block;
    padding: 8px 16px;
    margin: 8px 0;
    border-radius: 4px;
    text-align: left;
    width: 100%;
}

.floorplan-special.has-special {
    background-color: #1a3a5c;
    color: #ffffff;
}

.floorplan-special.no-special {
    background-color: #f5f5f5;
    color: #757575;
    border: 1px solid #e0e0e0;
}

.special-label {
    font-size: 11px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0 0 2px 0;
    opacity: 0.8;
}

.special-text {
    font-size: 14px;
    font-weight: 600;
    margin: 0;
}

@media screen and (max-width:767px) {
	
	.specials_container {
		padding-right: 30px;
	}
	
	.featured-popup span#closeBtn {
		top: 10px;
		right: 10px;
	}
	
	.special-label-header {
		font-size: 1.2em;
	}
	
}

@media screen and (max-width:360px) {
	
	.specials_container {
		flex-flow: column;
		gap: 10px;
	}
	
}

.floorplans_loop_col {
	position:relative;
}

.special-tag {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 24px;
    height: 24px;
    background: url(/wp-content/themes/garden-east/img/tag.svg);
    z-index: 1;
}

.special_text_tag_text {
    width: 240px;
    visibility: hidden;
    position: absolute;
    top: 0;
    right: 27px;
    padding: 6px 12px;
    font-size: 12px;
    background: #262262;
    color: #fff;
    opacity: 0;
    transition: opacity 0.2s;
}

.special-tag:hover .special_text_tag_text {
    opacity: 1;
    visibility: visible;
    text-align: left;
}

a.special-tag-label-header {
    font-size: 18px;
	font-family: le-monde-livre-std, serif;
}

a.special-tag-label-header:hover {
	text-decoration:underline;
}

.special-tag h4 {
    font-size: 20px;
    margin-bottom: 5px;
	font-family: le-monde-livre-std, serif;
}

.special-tag.relative {
    position: relative;
    right: 0px;
    left: 0px;
    top: 0px;
    margin-top: 15px;
	background: url(/wp-content/themes/garden-east/img/tag-red.svg);
}

.special-tag.relative .special_text_tag_text {
	left: 30px;
	background: #8d1722;
}

@media screen and (max-width:1023px) {
	.modal .floor_plans_container {
		width: 100%;
		padding-top: 30px;
	}
	
	.schedule_tour_form_popup {
		position: absolute;
		left: 50%;
		transform: translateX(-50%);
		width: 80%;
	}
	
}

.super-sticky {
	position: fixed; top: 0;
}

header#header {
    position: fixed;
}

table.r360_ils_unit_table td a.fpg-modal__cta {
    display: block;
    background: #8d1722;
    margin: 0.3rem 0;
}

table.r360_ils_unit_table td[data-label="Apply"]::before {
	display:none;
}

.modal.modal_container {
    align-items: flex-start;
}
