/**
 * Theme Name: Wash Brook Child Theme
 * Template:   washbrook
 * Author: Resident360
 */

@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

:root{
  --background-logo-mark: url('/wp-content/uploads/2025/06/logo-mark.png');
  --color_1: #f7f3d6; 
  --color_2: #824F21;
  --color_3: #1c1c1c; /* Heron Blue #352f88 */
  --color_4: #f7f3d6; /* Sandy Heron */ 
  /* --color_5: #918a56; */ 
  --color_5: rgb(219, 219, 219);
  --color_6: rgba(61, 57, 121, 0.72);
  --color_7: #0000009e;
	--display-font: 'Playfair Display', serif;
	--general-font: 'Open Sans', sans-serif;
}
*, body{
	font-family: var(--general-font);
}
h1, h2, h3, h4, h5, h6 {
    font-family: var(--display-font);
}

.two_column_box_content h2{
    font-family: var(--display-font);
	font-size: 32px;
}

.two_column_box_content h2,
.two_column_box_content p,
.two_column_box_content strong,
.two_column_box_content li{
    color: #464646 !important;   
}

/* Homepage 3 Col imgs */ 
.three_col_box_item_content{
    /* height: calc(40vw / 3 + 150px) !important; */
}
.three_col_box_item {
    background-repeat: no-repeat !important;
    background-size: 250%  !important;
    /* transition: all 14s !important; */ 
}
.three_col_box_item:hover{
    background-size: 230% !important;
}


body.home .section_4 .cta_box_inner h2,
.parallax_content_box_content h2,
.footer_content_btns h2,
.three_col_box_item_content_inner,
.map_section_title h2,
.neighborhood_features_title h2,
.cta_box_inner h2, .cta_box_inner h2 strong{
    font-family: var(--display-font);
}
/* .home .three_col_box_item:nth-child(3) {
	background-position: center left 27% !important;
} */

body.home .section_4 .cta_box_inner h2{
    color: #464646;
}

p,
.two_column_box_content h4,
.two_column_box_content p a, 
.parallax_content_box_content p a,
.footer_content_btns p a, 
.main-button,
.home_header_menu ul li a,
.filter_box ul li,
.floorplan_plan_item_inner p span,
.floorplan_modal_content_details_links a,
.gallery_filter ul li,
.footer_menu ul li a,
.thank-you-btns a,
.submit_field input{
    font-family: var(--general-font);
}
.floorplan_modal_content_details p,
.floorplan_modal_content_details ul li {
	font-size: 15px;
}

.page-id-10 .parallax_content_box.content_background_rose.cover {
   background-position: top !important;	
}

.page-id-12 .parallax_content_box.content_background_rose.cover {
	   background-position: top !important;	
}

.inner_menu {
    background: var(--color_3);
}

body.page-template .main {
  background: var(--color_5); 
}

/* 404 Page */ 
body.page-id-260 .cta_box{
	color: #333; 
} 

.footer {
    /* background: var(--color_3) var(--background-logo-mark) center center no-repeat;*/
    background: var(--color_3);
	color: #fff;
    padding: 80px 80px;
    background-size: 25%;
}

.home_header_menu ul li a:hover {
    color: var(--color_5);
}

.inner_menu_nav ul li a:hover, .inner_menu_nav ul li.current-menu-item a {
    color: var(--color_1);
    opacity: 1;
}

.two_column_box_inner {
    background: var(--color_5);
    padding: 100px 60px;
}

.home .section_2 .two_column_box_inner{
    min-height: 1px !important;
}

.two_column_box_content p a{
    color: #59574c;
    border-color: #59574c;
}

.two_column_box_content p a:hover, .floorplan_modal .main-button:hover {
    background: var(--color_5) url(/wp-content/uploads/2026/08/dark-bg-1.jpg) !important;
	background-repeat: repeat;
	color: var(--color_3);
}

.cta_box {
    background: var(--color_5);
}

.cta_box_inner, .home .cta_box_inner {
    background-size: contain !important;
    background-repeat: no-repeat;
    padding: 100px 0;
    background-position: center;
}


body.home .cta_box{
    padding: 0;
}
body.home .cta_box_inner {
    
    /* background: url('img/light-bg.jpg') top center repeat;*/ 
 
    background-color: rgb(219, 219, 219); 
    /*
    background-image: url('img/light-bg.jpg'); 
    background: var(--background-logo-mark) center center no-repeat; 
    background-size: 9% auto !important; 
    */ 
}

.footer_content_btns p a:hover {
    background: var(--color_5) url(/wp-content/uploads/2026/08/dark-bg-1.jpg) !important;
	background-repeat: repeat;
	color: var(--color_3);
}

.footer_menu ul li.current-menu-item a, .footer_menu ul li a:hover {
    opacity: 1;
    color: var(--color_1);
}

.content_background_rose .parallax_content_box_content {
    background: #000000bf;
}

.gallery_section {
    background: var(--color_3);
}

.gallery_filter ul li:hover {
    color: var(--color_1);
}

#appfolio-listings-container {
    height: 600px;
    overflow-y: scroll;
}

#appfolio-listings-container iframe{
    height: 100%;
 }

.floorplans_section {
    background: rgb(219, 219, 219) url("img/light-bg.jpg");
    color: #1c1c1c;
}
.floorplan_modal_content_details_links a.main-button,
.modal-content .floorplan_modal_content {
  color: #1c1c1c;
}

.floorplan_modal_content_details_links a.main-button {
  border-color: #1c1c1c;
}

.floorplan_modal_content_divider { 
  background: #1c1c1c;
}

.filter_box ul li.active, .filter_box ul li:hover {
    color: var(--color_7);
}

.floorplan_plan_item_image_cover_inner {
	background: var(--color_7);
}

.floorplan_modal {
    background: var(--color_5);
    z-index: 99999999;
    /* background-image: var(--background-logo-mark); */ 
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 90%;
}

.map_section_title, .neighborhood_features, .contact_section {
    background: url("img/light-bg.jpg");
}

.neighborhood_features,
.neighborhood_features li a,
.map_section_title h2,
.contact_section_contact_info_basic a,
.contact_section{
    color: #1c1c1c !important;
}

.submit_field input{
    color: #1c1c1c !important;
    border-color: #1c1c1c;
}

.contact_section_contact_info_basic a:hover{
    text-decoration: underline;
}

#get-directions-btn, .ctaButton {
    background-color: var(--color_3) !important;
	border: 1px solid var(--color_3) !important;
	text-align: center;
}

#get-directions-btn:hover, .ctaButton:hover {
    background: var(--color_5) url(/wp-content/uploads/2026/08/dark-bg-1.jpg) !important;
	background-repeat: repeat;		
	color: var(--color_3);
}

.thank-you-btns a:hover {
    background: var(--color_5) url(/wp-content/uploads/2026/08/dark-bg-1.jpg) !important;
	background-repeat: repeat;
	border: 1px solid var(--color_3);
	color: var(--color_3);
}

.parallax_content_box_content {
	    background: rgba(24, 85, 115, 0.9);
}

/* Floorplan Page */ 
body.page-id-14 .parallax_content_box { 
    min-height: 980px;
}

.drawer_menu {
    background: var(--color_3);
}

.drwaer_menu_inner {
    padding: 30px 50px;
    height: 100%;
    background: url('/wp-content/uploads/2025/06/logo.png');
	background-size: 200px;
    background-repeat: no-repeat;
    background-position: center 80px;
}
.gallery_box_video {
    text-align: center;
}
.gallery_box_video video {
    width: 80%;
}

.header_logo {
    background-image: none;
}

.footer_content_contact a{
    color: #FFF;
}

.footer_content_contact a:hover{
    text-decoration: underline;
}
.footer-copyright_details li img {
    width: 70px;
}

.mapboxgl-popup-content h5 {
    text-transform: uppercase;
    font-size: 16px;
}
.home_header_content_logo img {
    max-width: 350px;
}
.home_header_content {
    flex-direction: column;
	justify-content: space-evenly;
}
.home_header_content_heading {
    color: #fff;
}
.page-id-3358 .page_header_inner {
    margin: 50px;
}
.floorplan_plan_item_inner p span {
    border-right: 1px solid var(--color_3);
    margin: 0 auto;
    padding: 5px 10px;
}
.floorplan_plan_item_inner p span:last-child {
	margin: 0 auto;
    padding: 5px 10px;
}
.floorplan_modal_content .floorplan_modal_content_details {
	padding-top: 70px;
}
.sitemap {
    background-color: var(--color_5);
	padding-bottom: 30px;
    text-align: center;
}
.sitemap img {
   width: 60%;
}
.page-id-1438 h2{
	text-transform: uppercase;
}
li.menu-item.menu-item-4419,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3415,
.menu-phone-button {
    border: 1px solid #fff;
    padding: 5px 15px;
	cursor: pointer;
}
.footer li.menu-item.menu-item-4419 {
    border: unset;
    padding: unset;
}
.inner_menu_nav ul li {
    margin-left: 15px;
}
li.menu-item.menu-item-4419:hover,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3415:hover,
.menu-phone-button:hover {
    background: var(--color_1) url('/wp-content/uploads/2026/08/dark-bg.jpg') top center repeat;
    color: var(--color_3);
}
li.menu-item.menu-item-4419:hover a,
li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3415:hover a,
.menu-phone-button:hover a {
    color: var(--color_3);
}
.footer li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3378:hover{
    background: unset;
}
.footer li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3378:hover a{
    color: #fff;
}
.sitemap{
	display:none;
}
.floorplan_modal_content_details_links a.main-button{
	padding: 10px 40px;
}
.inner_menu_nav ul li a{
	font-size: 14px;
}
.gallery_disclaimer{
	font-size: 12px;
	text-align: center;
	margin-top: 20px;
}


.two_column_box_inner{
/* 	background-color: var(--color_5); */
	background-image: url("img/light-bg.jpg");
}
.ctaButtonContainer{
	display: inline-flex;
    flex-direction: column;
}
.page-id-14 .parallax_content_box_content h2{
	font-size: 33px;
}
.contact_section_contact_info p {
    font-size: 16px;
    letter-spacing: 0.5px;
}
.page-id-14 .parallax_content_box.content_background_rose.cover {
    filter: brightness(1.2);
}

.schedule-tour-btn:hover {
	background: url('/wp-content/uploads/2026/08/dark-bg.jpg') top center repeat; 
}

/* Video Hero Specific Styles starts */
.home_header.video-hero {
    position: relative;
    overflow: hidden;
    background: none; /* Remove background image */
    max-height: 925px;
    width: 100%;
}

.home_header_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 0;
}

.home_header_video img{
    height: 100%;
    width: 100%;
}

.home_header_overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
/*     background-color: rgba(0, 0, 0, 0.3); Adjust opacity as needed */
    z-index: 1;
}

.home_header_inner {
    position: relative;
    z-index: 2; /* Ensure content is above video and overlay */
}

.page-id-12 .two_column_box_image_position_left .two_column_box_inner {
	padding-bottom: 0;
}
.page-id-16 #section_1 .parallax_content_box {
	    background-position: left top !important;
}

/* Ensure responsive behavior */
@media (max-width: 768px) {
    .home_header_video {
        height: 100%;
        width: auto;
        min-width: 100%;
    }
	.home_header.video-hero {
        margin-top: 130px;
    }
	.home .three_col_box_item:nth-child(2) {
		background-position: center !important;
	}
	.footer_links .row {
		flex-direction: column;
	}
	.footer_links .row .col-6 {
		align-self: center !important;
		flex-basis: 100%;
		max-width: 100%;
	}
	.footer_links ul {
		text-align: center;
	}
	.footer_links ul li {
		margin:0 10px;
	}
	.footer_links .footer-copyright_details {
		text-align: center;
	}
	.footer_links .footer-copyright_details li img {
		margin: 0 auto;
	}
	.footer_content_btns p a {
		width: 100% !important;
	}
	.page-template-page-builder .section_1 {
        display: flex;
        flex-direction: column;
    }
	.page-template-page-builder .section_1 .parallax_content_box {
        background: none !important;
        background-attachment: scroll !important;
        min-height: 0;
        display: block;
    }
	.page-template-page-builder .section_1 .parallax_content_box_content {
        width: 100%;
        margin: 0;
    }
	.page-template-page-builder .section_1 .parallax_content_box_image {
        display: block;
        order: -1;
        width: 100%;
        margin: 0;
    }
}
/* Video Hero Specific ends */

.neighborhood_features_list_item ul {
    list-style: disc;
}

.neighborhood_features_list_item ul li a:hover {
    font-size: 15px;
}
.page-id-3466 .parallax_content_box_content ul {
    list-style: disc;
    list-style-position: outside;
    padding-left: 20px;
}
@media (max-width: 767px) {
    .inner_menu_nav {
        top: 60px!important;
    }
    .content_background_rose .parallax_content_box_content {
        background: rgba(28, 28, 28, 0.9) !important;
        margin-top: 0px;
    }
    .floorplan_modal.schedule_tour_modal {
    background: var(--color_5);
    z-index: 1000000000;
    }

}
    span.wpcf7-spinner {
    display: none;
}

.gallery_filter select {
 padding: 0.5rem 1rem;
    font-size: 1.2rem;
    max-width: 300px;
    margin-bottom: 1rem;
    background: #fff;
    color: #000;
    border: 1px solid #fff;
    border-radius: 0;
    height: 2.5em;

}
.gallery_filter select.form-control:focus {
    color: #000;
	background-color: #fff;
}

.gallery_virtual_tours li iframe {
    width: 100%;
    aspect-ratio: 4 / 3;
}

.floorplan_modal .modal-dialog{
	max-width: 80%;
}
.floorplan_modal_content .floorplanImage {
/*     max-width: 400px; */
}
.floorplan_modal_inner {
    display: none;
    text-align: center; 
}
.floorplan_modal_inner.active {
    display: block;
}
.floorplan_modal_gallery ul li a{
	height: 230px;
    width: 100%;
    display: block;
}
.floorplan_modal_gallery ul {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 15px;
}

.floorplan_modal_filters{
	text-align: center;
	padding-bottom: 30px;
}
@media(width <= 768px){
	.floorplan_modal_filters{
		display: none;
	}
	.floorplan_modal_fp.floorplan_modal_inner.active {
    	display: none;
	}	
	.floorplan_modal_gallery.floorplan_modal_inner{
		display: block;
	}
}
.floorplan_modal {
	z-index: 9999999;
}


.lb-data .lb-close{
	/* background-image: url(/wp-content/uploads/2025/03/brown-close.png)!important; */ 
}
.lb-nav a.lb-next{
	background-image: url(/wp-content/uploads/2025/03/brown-right.png)!important;
}

.lb-nav a.lb-prev{
	background-image: url(/wp-content/uploads/2025/03/brown-left.png)!important;
}
.gallery_filter select {
 padding: 0.5rem 1rem;
    font-size: 1.2rem;
    max-width: 300px;
    margin-bottom: 1rem;
    background: #fff;
    color: #000;
    border: 1px solid #fff;
    border-radius: 0;
    height: 2.5em;

}
.gallery_filter select.form-control:focus {
    color: #000;
	background-color: #fff;
}


.drawer_menu_nav ul li a {
	font-size: 14px;
	line-height: 20px;
}

.drawer_menu_nav ul li {
	margin: 15px 0;
}

#directions-form {
	background: transparent !important;
}

.share_a_friend_modal_content {
	color: var(--color_3);
}

.google-maps-wp-wrapper {
	background: var(--color_5);
	border: none;
	border-radius: 0;
    color: #1c1c1c;
	padding-top: 60px;
}
.google-maps-wp-wrapper .section-heading p span {
	color: #1c1c1c;
	display: inline-block;
	font-family: var(--display-font) !important;
	text-transform: uppercase;
    font-size: clamp(1.375rem, 0.9rem + 2vw, 2.5rem);
	font-weight: 400;
    letter-spacing: 2px;
	margin: 40px auto;
}

.google-maps-wp-wrapper .map-controller-tabs,
.google-maps-wp-wrapper-fullwidth .google-wp-places-places-listed {
	justify-content: center;
}

.google-maps-wp-wrapper .map-controller-tabs button {
	background: transparent;
    border: 1px solid #59574c;
	border-radius: 0;
    display: inline-block;
    color: #59574c;
    text-transform: uppercase;
    padding: 7px 60px;
    font-size: 12px;
	font-weight: 400;
    margin-top: 40px;
    font-family: var(--general-font);
    letter-spacing: 2px;
	transition: all 0.25s ease-in-out;
}

.google-maps-wp-wrapper .map-controller-tabs button:focus,
.google-maps-wp-wrapper .map-controller-tabs button:focus-visible {
	outline: 0;
}

.google-maps-wp-wrapper .map-controller-tabs button.google-places-wp-is-open {
	border-width: 2px;
	font-weight: 700;
	outline: 0;
}

.google-maps-wp-wrapper .map-controller-tabs button.google-places-wp-is-open,
.google-maps-wp-wrapper .map-controller-tabs button:hover {
	background: var(--color_5) url(/wp-content/uploads/2026/08/dark-bg-1.jpg) !important;
    background-repeat: repeat;
    color: var(--color_3);
}

.google-maps-wp-wrapper-fullwidth .google-wp-places-places-listed {
	margin-bottom: 2rem;
}

.google-wp-places-places-listed p {
    margin: 0 0 .5rem;
    width: 97%;
    max-width: 202px;
    text-align: center;
    background: transparent;
    border: none;
    border-radius: 0;
}

.google-wp-places-places-listed p:hover {
	background: transparent;
}

.google-wp-places-places-listed a {
	font-weight: 400;
	text-transform: none;
	transition: all 0.25s ease-in-out;
}

.google-wp-places-places-listed a:hover {
	text-decoration: underline !important;
}

#google-places-wp-map {
	border-radius: 0;
}

/* FAQs Accordion */
.faqs_section {
	padding: 90px 0;
}
.faqs_section_intro {
	max-width: 760px;
	margin: 0 auto 50px;
	text-align: center;
}
.faqs_section_intro h2 {
	color: var(--color_3);
	font-family: var(--display-font);
	margin-bottom: 20px;
}
.faqs_accordion {
	max-width: 860px;
	margin: 0 auto;
}
.faq_item {
	border-bottom: 1px solid #eaeaea;
}
.faq_item_question {
	display: flex;
	align-items: center;
	justify-content: space-between;
	gap: 20px;
	padding: 25px 0;
	cursor: pointer;
}
.faq_item_question h3 {
	margin: 0;
	font-size: 18px;
	color: var(--color_3);
	font-family: var(--general-font);
	font-weight: 600;
}
.faq_item_toggle_icon {
	flex-shrink: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	background: #eaeaea;
	color: var(--color_3);
}
.faq_item_toggle_icon i {
	transition: transform 0.2s;
}
.faq_item.active .faq_item_question h3 {
	color: var(--color_2);
}
.faq_item.active .faq_item_toggle_icon {
	background: var(--color_3);
	color: #fff;
}
.faq_item.active .faq_item_toggle_icon i {
	transform: rotate(180deg);
}
.faq_item_answer {
	max-height: 0;
	overflow: hidden;
	transition: max-height 0.3s;
}
.faq_item_answer_inner {
	padding: 0 0 25px;
}
.faq_item_answer_inner p:last-child {
	margin-bottom: 0;
}
.faq_item_answer_inner a {
	color: var(--color_2);
	text-decoration: underline;
}
@media (max-width: 607px) {
	.faqs_section {
		padding: 50px 0;
	}
	.faq_item_question h3 {
		font-size: 16px;
	}
}