/**
 * 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');

@import url('https://fonts.googleapis.com/css2?family=Amaranth:ital,wght@0,400;0,700;1,400;1,700&display=swap');

:root{
  --background-fern: none;
  --color_1: #E8E1D9; 
  --color_2: #7C7167;
  --color_3: #7C7167;
  --color_4: #AB8C51;
  --color_5: #7C7167; 
  --color_6: rgb(24 85 115 / 80%);
  --color_7: rgb(232 225 217 / 90%);
	--display-font: 'Playfair Display', serif;
	--general-font: 'Montserrat', sans-serif;
}
*, body{
	font-family: var(--general-font);
}
h1, h2, h3, h4, h5, h6 {
    font-family: var(--display-font);
}
.hp-text {
	font-family: "Amaranth", sans-serif;
}
.two_column_box_content h2{
    font-family: var(--display-font);
	font-size: 32px;
}

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{
    font-family: var(--display-font);
}
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);
}

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

.footer {
    background: var(--color_3);
	background-image: var(--background-fern);
	    color: #fff;
    padding: 80px 80px;
    background-image: var(--background-fern);
    background-repeat: no-repeat;
    background-size: 25%;
    background-position: center;
}

.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: #fff;
    opacity: 1;
}

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

.two_column_box_content p a:hover, .floorplan_modal .main-button:hover {
    background: var(--color_1);
    color: #000 !important;
	border: 1px solid #000;
}

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

.home .cta_box_inner {
    background: none;
}

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

.footer_content_btns p a:hover {
    background: var(--color_1);
	color: #000;
	border: 1px solid #000;
}

.footer_menu ul li.current-menu-item a, .footer_menu ul li a:hover {
    opacity: 1;
    color: #fff;
}

.content_background_rose .parallax_content_box_content {
    background: var(--color_7);
}

.gallery_section {
    background: #fff;
}

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

.floorplans_section {
    background: var(--color_3);
	margin-bottom: 1px;
}

.filter_box ul li.active, .filter_box ul li:hover {
    color: #fff;
}

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

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

.map_section_title, .neighborhood_features, .contact_section {
    background: var(--color_1);
}

#get-directions-btn, .ctaButton {
    background-color: var(--color_3) !important;
}

#get-directions-btn:hover, .ctaButton:hover {
    background-color: var(--color_5) !important;
	color: #fff;
}

.thank-you-btns a:hover {
    background-color: var(--color_3);
	color: #fff;
}

.parallax_content_box_content {
	    background: rgb(232 225 217 / 90%);
		color: #000;
}

body.home .section_4 .cta_box_inner h2,
.page-id-12 .two_column_box_content h2,
.page-id-12 .two_column_box_content ul li,
.map_section_title h2,
.neighborhood_features_title h2,
.neighborhood_features_list_item h3,
.neighborhood_features_list_item ul li a,
.neighborhood_features_list_item ul li{
		color: #000;	
}
.drawer_menu {
    background: var(--color_5);
}

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

.header_logo {
    background-image: none;
}

.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;
}
.sitemap {
    background-color: var(--color_3);
    text-align: center;
}
.sitemap img {
   width: 60%;
}
.page-id-1438 h2{
	text-transform: uppercase;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44 {
    border: 1px solid #fff;
    padding: 5px 15px;
	cursor: pointer;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44:hover a {
	color: #000 !important;
}
.footer li.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-3378 {
    border: unset;
    padding: unset;
}
.inner_menu_nav ul li {
    margin-left: 15px;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44:hover{
    background: var(--color_1);
    color: #000 !important;
	border: 1px solid #000;
}
.inner_menu_nav ul li a:hover {
	color: #000;
}
li.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-44{
    color: #fff;
}
.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("https://www.transparenttextures.com/patterns/fabric-of-squares.png");
}
.ctaButtonContainer{
	margin-top: 30px;
}
.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);
}


/* Video Hero Specific Styles starts */
.home_header.video-hero {
    position: relative;
    overflow: hidden;
    background: none; /* Remove background image */
}

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

.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 */
	background: linear-gradient(180deg, rgba(0,0,0,0.5) 1%, rgba(0,0,0,0.4) 90%, transparent 100%)
}

/* Ensure responsive behavior */
@media (max-width: 768px) {
    .home_header_video {
        height: 100%;
        width: auto;
        min-width: 100%;
    }
	.home_header.video-hero {
    margin-top: 130px;
}
}
/* 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: var(--color_7)!important;
        margin-top: 80px;
    }
    .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;
}


.floorplan_modal .modal-dialog{
	max-width: 80%;
}
.floorplan_modal_content .floorplanImage {
/*     max-width: 400px; */
}
.floorplan_modal_inner {
    display: none;
}
.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;
}
.gallery_section {
    min-height: unset;
}
.page-id-12 .two_column_box_inner {
    background-color: var(--color_1);
}
.drwaer_menu_inner {
    background: none;
}
.floorplan_plan_item_image_cover {
    width: 100%;
}
.floorplan_plan_item_image {
    background-color: #fff !important;
}
.floorplan_plans_wrap .row {
    gap: 3rem;
    justify-content: center;
}

.home_header.video-hero {
    background-position: bottom !important;
}

.contact_section, .contact_section_contact_info a {
	color: #000 !important;
}

.contact_section .submit_field input {
  background: transparent;
  border: 1px solid #000;
  color: #000;
}
.contact_section .submit_field input:hover {
	background-color: #7C7167;
	color: #fff;
}
#directionsForm input[type="text"] {
	width: 60%;
}
.floorplan_plan_item_image_cover_inner a {
	color: #000;
}

.directions-container {
	padding-top: 70px;
}