.sr-only {
	position: absolute; 
	left: -9999em; 
	width: 1px;
  	height: 1px;
  	padding: 0;
  	margin: -1px;
  	overflow: hidden;
}
.desktop-only {display: block !important;}
.desktop-inline {display: inline-block !important;}
.mobile-only {display: none !important;}

.fader {
  opacity: 0;
  animation: fader 3s ease-in forwards; 
}

.spacer {display: block; height: 50px;}
.clear {clear :both;}

.flex-contain {
	display: flex;
    justify-content: space-between;
	align-items: flex-start;
	margin: 0 0 50px !important;
}
.flex-column {
	width: 50%;
}
.flex-column.padded {
	padding: 40px 100px;
}

.slash-container {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}
/*.home .entry-content.clear,
.home article,
.home main,
.home #primary,
.home .site-content .ast-container,
.home .master-slider-parent
{
    display: block !important;
	position: fixed !important;
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	right: 0 !important;
	bottom: 0 !important;
	left: 0 !important;
}
.home .ms-slide, .home .ms-view, .home .ms-container, .home .ms-inner-controls-cont, .home .ms-slide-container {height: 100% !important;}*/

.buttons {
    padding: 15px 15px 15px 75px;
    text-decoration: none !important;
    text-transform: uppercase;
    color: #000 !important;
    font-weight: 800;
    background-size: contain !important;
}
.buttons.links {
    background: url(/wp-content/uploads/2025/03/btn-pagelinks.svg) no-repeat left center;
}
.buttons.tour {
    background: url(/wp-content/uploads/2025/03/btn-virtual-tour.svg) no-repeat left center;
}

@keyframes fader {
  0% {
    opacity: 0; /* Start fully transparent */
  }
  50% {
    opacity: 0; /* Start fully transparent */
  }
  100% {
    opacity: 1; /* Fade to fully visible */
  }
}

#ast-desktop-header {display: none !important;}
#ast-mobile-header {display: block !important; display: block !important; padding: 40px; background: #fff;}
.ast-main-header-nav-open .ast-mobile-header-wrap .ast-mobile-header-content {display: block !important;}
/*.home #ast-mobile-header {display: none !important; padding: 0 30px;}
.home .ast-main-header-nav-open .ast-mobile-header-wrap .ast-mobile-header-content {display: none !important;}*/

#ast-hf-mobile-menu {
    justify-content: flex-end;
}
#ast-hf-mobile-menu .menu-item {
    width: 33%;
}
.site-header-section>* {
    padding: 0 !important;
}

/*#menu-item-41,*/ .ast-button-wrap {display: none !important;}

.custom-logo-link, .custom-logo-link img {
    display: block;
	transition: all 0.5s ease;
}
.ast-main-header-nav-open .custom-logo-link img {opacity: 0;}
.ast-main-header-nav-open .custom-logo-link {background: url("/wp-content/uploads/2025/03/336-logo-white.png") no-repeat center center; background-size: cover;}
.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: .835em !important;
    background: #000 !important;
    border-radius: 40px;
}
.ast-main-header-nav-open .ast-button-wrap .menu-toggle.main-header-menu-toggle {
    background: #FFF !important;
}
#ast-hf-menu-1 {margin: 0;}
[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg {
    width: 60px !important;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] .ast-builder-grid-row {
    max-width: 100% !important;
    padding: 0 30px !important;
}
.site-header {
    z-index: 999 !important;
}
.header-title {
    display: inline-block;
    margin-left: 20px;
	padding: 0 !important;
}
.applynow-mobile {display: none !important;}

.albert-sans {
  font-family: "Albert Sans", serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
.domine, body, h1, h2, h3, h4, h5, h6, p, a {
  font-family: "Domine", serif !important;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
h1, h2, h3, h4, h5, h6 {
  color: #714F48 !important;
}

body, button, input, select, textarea, .ast-button, .ast-custom-button {
    font-family: inherit !important;
}

.tenor-sans {
  font-family: "Tenor Sans", sans-serif !important;
  font-weight: 400;
  font-style: normal;
}

.slider-title {
    position: absolute;
    top: 20%;
    z-index: 999999;
    color: #FFF;
    text-shadow: 5px 5px 15px black;
    font-size: 7vw;
    max-width: 60%;
    left: 30px;
    line-height: 100%;
}
.slider-title.home {
    font-size: 3vw;
    top: auto;
    bottom: 10%;
}
.slider-title.secondary {
    font-size: 6vw;
    text-transform: uppercase;
    top: auto;
    bottom: 10%;
}

/*video {display: block; max-width: 100% !important;}*/
.video-corner {position: absolute; right: 0; bottom: 0; z-index: 999999;}

.ast-scroll-to-top-right {
    right: 30px !important;
    bottom: 20px !important;
}

.splash-container {
    /*overflow: auto;
	-webkit-overflow-scrolling: touch;*/
	padding: 50px;
}
.splash-header {
    margin-bottom: 30px;
}
.splash-body {
    display: flex;
	justify-content: space-between;
}
.splash-column1, .splash-column2 {width: 47%;}

.splash-body p {
    font-weight: 200 !important;
    font-size: 36px !important;
    line-height: 125% !important;
	margin: 0 0 10px;
}
.splash-body p.comingSoon {
    font-size: 56px !important;
	margin: 0 !important;
}
.splash-body p.bedrooms {
    margin: 0 0 10px !important;
}
.landing-bg {
	width:100vw; height:100vh; object-fit:cover; margin:0; padding:0; display:block;
}

.logo-header {position: absolute; top: 30px; right: 30px; text-align: right;}
.logo-header h1, .landing-info h1 {font-size: 19px !important; color: #714F48 !important; font-weight: 300 !important; text-transform: uppercase;}
.logo-header a {font-size: 18px !important; color: #714F48 !important; font-weight: 400 !important; text-transform: uppercase; text-decoration: none !important;}
.logo-header img {max-width: 200px; margin-bottom: 30px;}

.contact-container {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
	padding-top: 60px;
}
.contact-container p {
    width: 100%;
	margin: 0 0 20px !important;
}
.contact-container p.cf7-select {
    width: 100%;
}
.contact-container p.cf7-message {
    width: 100%;
}
.submit-wrap {text-align: right;}

.flex-column.contactC1 {width: 170px; margin: 40px 45px;}
.flex-column.contactC2 {width: 48%; padding: 90px 0 0;}
.flex-column.contactC2 h1 {font-size: 50px; color: #714F48; margin: 0 0 40px;}

.master-slider {
    height: 100% !important;
}
.ms-slide-layers {
    max-width: 100% !important;
	width: 100% !important;
	height: 100% !important;
    left: 0 !important;
	right: 0 !important;
	top: 0 !important;
	bottom: 0 !important;
	overflow: auto !important;
	-webkit-overflow-scrolling: touch !important;
	pointer-events: auto !important;
}
.ms-slide-layers * {
  /*pointer-events: none;*/
}
.ms-slide-bgvideocont video {
    max-width: 100% !important;
}
video.ms-slide-bgvideo {
    margin-top: 0 !important;
}
.ms-inner-controls-cont {max-width: 100% !important;} 
.ms-view.ms-fade-view.ms-grab-cursor {left: 0 !important;}

#slider-container {
    position: relative;
    display: block;
    width: 100%;
}
#slider-container p {
    margin: 0;
}
.wpcf7-text, .wpcf7-textarea, .wpcf7-select {
    background: transparent !important;
    border: none !important;
    border-bottom: solid 1px #000 !important;
    border-radius: 0 !important;
	padding-left: 0 !important;
	color: #714F48 !important;
}
.wpcf7-text::placeholder, .wpcf7-textarea::placeholder, .wpcf7-select::placeholder {
    color: #714F48 !important;
	opacity: 1 !important;
}
.wpcf7-submit, .button {
    background: transparent !important;
	color: #714F48 !important;
	border: solid 1px #714F48 !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
	text-decoration: none !important;
    font-size: 21px !important;
    font-weight: 700 !important;
	float: right;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0 0 !important;
    color: #000 !important;
    font-size: 16px !important;
}
.button {
    float: none;
    display: inline-block;
	border: solid 3px;
}

.ast-builder-grid-row, .ast-primary-header-bar {
    background: transparent !important;
	border: none !important;
}
.ast-mobile-header-wrap  {
    transition: all 0.5s ease;
	/*background: #FFF;*/
}
.ast-main-header-nav-open .ast-mobile-header-wrap {
    background: #000 !important;
}
.ast-mobile-header-content {
    background: #000 !important;
    left: 0;
    padding: 30px;
}
.ast-mobile-header-content a.menu-link {
    font-family: "Tenor Sans", sans-serif;
	background: transparent !important;
    color: #FFF !important;
    font-size: 3vw !important;
    padding: 0 20px 20px !important;
    margin: 0 !important;
}
.site-logo-img img {
    max-width: 170px;
}
.main-header-menu > .menu-item > .menu-link, #astra-footer-menu > .menu-item > .menu-link {
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -js-display: flex;
    display: flex;
    background: #FFFFFF;
    margin-left: 20px;
    font-weight: 700;
    font-size: 17px;
    text-transform: uppercase;
    padding: 0;
    border-radius: 0;
    color: #714F48;
}
.main-header-menu > .menu-item > .menu-link {
	font-family: "Tenor Sans", sans-serif;
	line-height: 60px !important;
}
.page .entry-header {
    display: none;
}

.footer-logos {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
	margin: 10px 0 30px;
}
.footer-site-logo {max-width: 400px;}
.footer-site-icons {/*padding: 0 0 32px 0;*/}
.footer-site-icons a {display: inline-block; margin: 0 0 0 10px;}
.footer-site-icons img {width: 200px;}
.footer-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.eqh-footer {
    max-width: 80px;
    margin: 0 0 0 25px;
}
.grecaptcha-badge {bottom: 180px !important; z-index: 999 !important; display: none !important;}

.npi-caption {text-align: center;margin: 0 25px;line-height: 115%; padding: 0 30px;  border-left: solid 1px #FFF; border-right: solid 1px #FFF;}
.npi-caption img {margin-bottom: 15px;}

.footer-flex {display: flex; align-items: center;}

.site-below-footer-wrap {
    padding-top: 50px !important;
    padding-bottom: 50px !important;
}

#content, #slider-container, .site-header {
    background: linear-gradient(to right, #FFFFFF 30%, #EDD0BD 30%);
}
#content .ast-container {
    max-width: 100% !important;
    padding: 0 !important;
}
#colophon, .site-below-footer-wrap {
    background: #714F48 !important;
}
#colophon *, .site-below-footer-wrap * {
    color: #FFF !important;
	font-size: 14px;
}
.site-below-footer-wrap[data-section="section-below-footer-builder"] {
    border-top-width: 0 !important;
}

.copy-block {position: relative; padding: 50px; max-width: 60%;}
.copy-block p, 
.copy-block-full p {position: relative; font-size: 24px; margin: 0 !important; color: #000;}
.copy-block ul, 
.copy-block-full ul {padding-left: 60px !important; margin-left: 40px !important; border-left: solid 3px #707070;}
.copy-block li, 
.copy-block-full li {font-size: 21px; color: #000;}
.copy-block h3, 
.home-block-copy h3, 
.copy-block-full h3 {font-size: 28px; color: #000; text-transform: uppercase; font-weight: 800 !important;}
.copy-block.flex {display: flex; align-items: center; max-width: 100%;}
.copy-block.flex.inverted {justify-content: flex-end;}
.copy-block-full {position: relative; padding: 50px;}
.copy-block-full p {margin-bottom: unset !important;}
.copy-block-full li {margin-bottom: 5px;}
.copy-block-full h2 {margin: 30px 0 10px !important;}

.home-block {display: flex;}
.home-block-image {width: 60%;}
.home-block-copy {width: 40%;}
.home-block-copy p {font-size: 24px; padding: 0 40px; color: #000;}
.home-block-copy li {font-size: 21px; color: #000;}
.home-block-copy ul {padding: 0 20px 0 64px !important;}
.home-block-copy h2 {
    font-size: 3.5vw !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    color: #000 !important;
	padding: 0 40px; 
	margin: 0;
	word-wrap: normal;
}
.home-block-copy h3 {padding: 0 40px; }
.photo-block {display: flex; padding: 0 50px 50px 50px; justify-content: space-between;}
.photo-block.top {padding: 50px;}
.photo-block-image {width: 48%;}
.photo-block-full img {display: block; width: 100%;}

.photo-block.mini {max-width: 70%;}
.photo-block.mini.right {margin-left: auto;}

.photo-block-full, .photo-block-image, .home-block-image {
    position: relative;
}
.photo-caption {
	position: absolute; 
	left: 30px; 
	bottom: 20px; 
	font-size: 16px; 
	color: #FFF; 
	text-shadow: 2px 2px 5px black;
}
.photo-caption.right {
	left: auto; 
	right: 30px; 
}
.photo-caption.right.slider {
    bottom: 70px;
}

.main-title {
    font-size: 4vw !important;
    text-transform: uppercase;
    font-weight: 800 !important;
    color: #000 !important;
}

#availability-container {
    display: block;
    width: auto;
    padding: 40px;
	background: #EDD0BD;
}
#availability-listings {
	display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    gap: 30px;
	padding: 5px;
}
#availability-listings.details {
    gap: 0;
}
#availability-listings .listing {
    width: 31%;
    display: flex;
    background: #FFF;
    padding: 10px;
    border: solid 1px #714F48;
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
}
#availability-listings .listing-fp {
    width: 45%;
    background: #FFF;
	padding: 15px;
    border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	-o-border-radius: 0;
	display: flex;
    justify-content: center;
    align-items: center;
}
#availability-listings .listing-details {
	position: relative;
	 width: 55%;
	padding: 15px;
}
#availability-listings .listing-details h2 {
	font-size: 2vw;
}
#availability-listings .listing-details p {
	margin: 0;
}
#availability-listings .listing-details p.floornum {
	margin: 0 0 10px;
}
#availability-listings .listing-details .fp-button {
    display: inline-block;
    background: #714F48;
    padding: 7px 15px;
    border-radius: 0;
    font-weight: 700;
    color: #FFF;
    position: absolute;
    bottom: 0;
    right: 0;
}
.button-container .buttons {
    display: inline-block;
    background: #714F48;
    padding: 7px 15px;
    border-radius: 0;
    font-weight: 700;
    color: #FFF !important;
	text-transform: uppercase;
	cursor: pointer;
}
.filter-group .filter-btn {
    display: inline-block;
    background: #FFF;
    padding: 7px 15px;
    border-radius: 0;
    font-weight: 700;
    font-size: 15px;
    color: #714F48 !important;
    height: 60px;
    width: 150px;
}
.filter-group .filter-btn.active {
    background: #714F48;
    color: #FFF !important;
}

.listing-header {
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin: 0 0 30px;
}
.listing-prev, .listing-next {
    display: inline-block;
    color: #000 !important;
    font-size: 16px;
	font-weight: 700;
    padding: 0 0 0 30px;
	text-transform: uppercase;
    background-size: contain !important;
}
.listing-next {
    padding: 0 30px 0 0;
}

.listing-prev {background: url(/wp-content/uploads/2025/10/btn-listing-prev.svg) no-repeat left center;}
.listing-next {background: url(/wp-content/uploads/2025/10/btn-listing-next.svg) no-repeat right center; margin: 0 0 0 15px;}

h1.residence {
    margin: 0 0 15px;
}


.listing-info p {margin-bottom: 10px !important;}

p.layout-info {
    margin-bottom: 0 !important;
    font-weight: 700;
	font-size: 1.3vw;
}

.listing-items {
    display: flex;
    justify-content: flex-start;
}

.listing-sidebar {
    padding: 0 15px 0 0;
	border-right: solid 1px #707070;
	width: 35%;
}
.listing-features {
    padding: 0 15px;
	border-left: solid 1px #707070;
	margin-left: -1px;
	width: 65%;
}

.listing-info {
    width: 39%;
}
.floorplan-gallery {
    width: 60%;
}

.fp-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
	background: rgba(0,0,0,.3);
	color: #FFF;
	font-size: 1.3vw;
    text-transform: uppercase;
    font-weight: 700;
    text-shadow: 2px 2px 2px black;
}

	.swiper {
      width: 100%;
      height: 100%;
    }

    .swiper-slide {
      text-align: center;
      font-size: 18px;
      background: transparent;
      display: flex;
      justify-content: center;
      align-items: center;
    }
	.swiper-slide.unfurnished, .swiper-slide.unfurnished {
		position: relative;
	}

    .swiper-slide img {
      display: block;
      width: 100%;
      height: 100%;
      object-fit: cover !important;
    }
	.mySwiper2 .swiper-slide img {
      object-fit: contain !important;
    }
	.mySwiper .swiper-slide img {
	  max-height: 150px;
    }
	.swiper-slide.furnished img, .swiper-slide.unfurnished img {
		display: block;
		width: 90%;
		height: 90%;
		object-fit: contain !important;
		margin: 8px auto;
		max-height: 134px;
	}

    .swiper {
      width: 100%;
      height: 300px;
      margin-left: auto;
      margin-right: auto;
    }

    .swiper-slide {
      background-size: cover;
      background-position: center;
    }

    .mySwiper2 {
      height: 700px;
      width: 100%;
	  padding: 20px 0 !important;
	  border: solid 1px #707070;
	  margin: 0 0 10px;
	  background: #FFFFFF;
    }

    .mySwiper {
      height: 20%;
      box-sizing: border-box;
      padding: 10px 0;
    }

    .mySwiper .swiper-slide {
      width: 20% !important;
      height: 100%;
	  max-height: 150px;
      opacity: 0.4;
	  background: #FFF;
    }

    .mySwiper .swiper-slide-thumb-active {
      opacity: 1;
    }

	.swiper-button-prev:after, 
	.swiper-rtl .swiper-button-next:after, 
	.swiper-button-next:after, 
	.swiper-rtl .swiper-button-prev:after {
    	color: #000;
	}

@media (min-width: 1200px) {
	.splash-body h1 {
		font-weight: 200 !important;
		font-size: 78px !important;
		line-height: 115% !important;
		margin: 0 0 40px !important;
	}
	.ast-plain-container.ast-no-sidebar #primary {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
}

@media (min-width: 992px) and (max-width: 1400px) {
	.splash-body h1 {
		font-weight: 200 !important;
		font-size: 4.5vw !important;
		line-height: 115% !important;
		margin: 0 0 40px !important;
	}
	#availability-listings .listing {
		width: 48%;
	}
}

@media (max-width: 992px) {
	.splash-container {
		padding: 20px;
	}
	.splash-body, .contact-container {
		display: block;
	}	
	.splash-column1, .splash-column2 {
		width: auto;
	}
	.splash-header img {
		max-width: 80% !important;
	}
	.contact-container p {
		width: auto;
	}
	.contact-container p.cf7-select, .contact-container p.cf7-select:last-of-type {
		padding-right: 10px;
		width: auto;
	}
	p.cf7-message {
		padding-right: 15px;
	}
	.splash-body p {
		font-weight: 300 !important;
		font-size: 24px !important;
	}
	.splash-body p.comingSoon {
		font-size: 36px !important;
		margin: 0 0 30px !important;
	}
	.splash-body h1 {
		font-weight: 200 !important;
		font-size: 42px !important;
		line-height: 115% !important;
		margin: 0 0 30px !important;
	}
	
	#ast-hf-menu-1 {display: none !important;}
	#ast-hf-mobile-menu {background: transparent;}
	.site-logo-img {max-width: 75%;}
	
	#ast-hf-mobile-menu .menu-item {
		width: 50%;
	}
	.ast-mobile-header-content a.menu-link {
		font-size: 4vw !important;
	}
	
	.footer-links {display: block; text-align: center;}
	
	.slider-title.home {
		font-size: 36px;
		max-width: 80%;
	}
	
	#availability-listings {
		display: block;
	}
	#availability-container,  #availability-listings .listing {
		width:auto;
	}
	#availability-listings .listing {
		margin: 0 0 30px;
	}
	#availability-listings .listing-details h2 {
		font-size: 24px;
	}
	
	.listing-info {
		width: auto;
		margin: 0 0 20px;
	}
	.floorplan-gallery {
		width: auto;
	}
	.listing-sidebar {
		padding: 0 30px 0 0;
		border-right: solid 1px #707070;
		width: auto;
	}
	.listing-features {
		padding: 0 30px;
		border-left: solid 1px #707070;
		margin-left: -1px;
		width: auto;
	}
	.listing-header {
		display: block;
	}
	.button-container {
		text-align: center;
		margin: 0 0 20px;
	}
	.nav-buttons {
		text-align: center;
	}
	
	p.layout-info {
		font-size: 16px;
	}
	
	.copy-block {padding: 20px; max-width: 100%;}
	
}

@media (max-width: 768px) {
	.desktop-only, .desktop-inline {display: none !important;}
	.mobile-only, .mobile-block {display: block !important;}
	
	.wpcf7-submit {float: left;}
	
	.video-corner {
		max-width: 25%;
	}
	
	.flex-contain {
		display: block;
	}
	.flex-column {
		width: auto;
	}
	.flex-column.padded {
		padding: 20px;
	}
	
	.spacer {height: 25px;}
	
	#ast-mobile-header {display: block !important; display: block !important; padding: 0; background: #fff;}
	
	#ast-hf-mobile-menu .menu-item {
		width: 100%;
	}
	.ast-mobile-header-content a.menu-link {
		font-size: 30px !important;
		padding: 0 20px !important;
	}
	
	.site-logo-img img {max-width: 120px;}
	
	.applynow-mobile {display: block !important;}
	
	.footer-logos {display: block; text-align: center;}
	.footer-site-logo {margin: 0 0 30px;}
	.footer-links {display: block;}
	.footer-links p:first-of-type {margin: 0 0 10px;}
	
	.npi-caption {text-align: center;}
	
	.copy-block-full {padding: 20px;}
	.copy-block p, .copy-block li, .copy-block-full p, .copy-block-full li {font-size: 19px;}
	.copy-block ul, .copy-block-full ul {
		padding-left: 32px !important;
		margin-left: 0 !important;
		border-left: none;
		border-top: solid 3px #707070;
		padding-top: 15px !important;
	}
	
	.photo-block.mini {max-width: 100%; padding: 20px;}
	
	.photo-caption.right.slider {
		bottom: 30px;
	}
	
	.home-block, .copy-block.flex  {display: block;}
	.home .photo-block  {display: none;}
	.home-block-image, .home-block-copy {width: auto;}
	.home-block-copy h2 {font-size: 44px !important; padding: 20px 20px 10px; margin: 0 !important;}
	.home-block-copy h3 {font-size: 24px !important; padding: 20px 20px 10px; margin: 0 !important;}
	.home-block-copy p, .home-block-copy li {font-size: 19px; padding: 0 20px;}
	
	.main-title {
		font-size: 36px !important;
	}
	
	.slider-title.secondary {
		bottom: 25%;
	}
	
	.slider-title.home {
		font-size: 26px;
		top: auto;
		bottom: 10px;
		left: 10px;
		max-width: 80%;
	}
	
	#availability-container {
		padding: 20px;
	}
	#availability-listings .listing-details h2 {
		font-size: 20px;
	}
	#availability-listings .listing-details .fp-button {
		position: relative;
		bottom: auto;
		right: auto;
		margin: 15px 0 0;
	}
	
	.buttons {
		display: block;
		margin: 0 0 10px;
	}
	.buttons, .listing-prev, .listing-next {
		margin: 0 0 10px;
	}
	.listing-next {
		margin: 0 0 10px 15px;
	}
	
	.listing-items {
		display: block;
	}
	.listing-sidebar {
        border-right: none;
        border-bottom: solid 1px #707070;
        width: auto;
        margin: 0 0 30px;
        padding: 0 0 30px;
    }
	.listing-features {
        padding: 0;
        border-left: none;
        margin-left: 0;
		width: auto;
    }
	.fp-overlay {
		font-size: 10px;
	}
	
	.mySwiper .swiper-slide {
		width: 33% !important;
		max-height: 180px;
	}
	.mySwiper .swiper-slide {
        width: 33% !important;
        max-height: 120px;
    }
	.mySwiper .swiper-slide img {
		max-height: 120px;
	}
	.mySwiper .swiper-slide.furnished img, .mySwiper .swiper-slide.unfurnished img {
		display: block;
		width: 90%;
		height: 90%;
		object-fit: contain !important;
		margin: 8px auto;
		max-height: 104px;
	}
	
	#content {
		background: #EDD0BD;
	}
	
	.landing-bg {
		height:42vh;
	}
	.landing-info {
		padding: 20px;
		text-align: center;
		background: #EDD0BD;
	}
	.logo-header img {
		max-width: 120px;
	}
	.footer-flex {
		display: block;
	}
	.npi-caption {
		text-align: center;
		margin: 25px 0 !important;
		line-height: 115%;
		padding: 30px;
		border-left: none;
		border-right: none;
		border-top: solid 1px #FFF;
		border-bottom: solid 1px #FFF;
		display: block;
	}
	.npi-caption img {display: block; margin: 0 auto 15px; max-width: 200px;}
	
	.logo-img {max-width: 120px;}
	
	.flex-column.contactC1 {
        width: auto;
        padding: 20px;
        display: flex;
        align-items: center;
        background: #FFF;
        margin: 0;
    }
	.flex-column.contactC1 h1 {
        margin: 0 0 0 20px;
    }
	.flex-column.contactC2 {
		width: auto;
		padding: 0;
		margin: 0;
	}
	.flex-column.contactC2 p {margin: 0;}
	
}


/* HOME INTRO – FORCE SVG WATERMARK + EXACT TYPE */

/* full bleed helper (home only) */
.home .home-fullbleed{
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
  width: 100vw;
}

/* hard-disable any old pseudo-element watermark */
.home .home-intro::after{
  content: none !important;
  display: none !important;
}

/* the bar itself */
.home .home-intro{
  position: relative !important;
  background: #714F48 !important;
  height: 350px !important;
  overflow: hidden !important;
  display: flex !important;
  align-items: center !important;
  border-bottom: 6px solid #fff !important;
  z-index: 10 !important;
}

.home .home-intro__watermark{
  position: absolute !important;

  /* allow it to extend ABOVE the brown bar */
  top: -120px !important;      /* how much it overflows onto the hero */
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;

  z-index: 5 !important;       /* ensure it can sit above nearby sections */
  pointer-events: none !important;

  background-image: url("/wp-content/uploads/2026/01/645-watermark.svg") !important;
  background-repeat: no-repeat !important;

  /* move watermark higher within the bar */
  background-position: right -160px top 35px !important;

  background-size: clamp(520px, 60vw, 900px) !important;
  opacity: 0.30 !important;
}


/* text block */
.home .home-intro__inner{
  position: relative !important;
  z-index: 2 !important;
  width: 844px !important;
  max-width: calc(100% - 44px) !important;
  padding-left: 135px !important;
  z-index: 20 !important; /* keep text above watermark */
}

/* EXACT desktop sizes */
.home .home-intro h2{
  font-size: 45px !important;
  line-height: 53px !important;
  margin: 0 0 18px !important;
  color: #fff !important;
}

.home .home-intro p{
  font-size: 18px !important;
  line-height: 37px !important;
  margin: 0 !important;
  color: #fff !important;
}

/* responsive only when needed */
@media (max-width: 900px){
  .home .home-intro{
    height: auto !important;
    min-height: 325px !important;
    padding: 44px 0 !important;
    align-items: flex-start !important;
  }
  .home .home-intro__inner{
    padding-left: 22px !important;
    padding-right: 22px !important;
  }
  .home .home-intro__watermark{
    background-position: right -240px center !important;
    background-size: 720px !important;
	top: -80px !important;
  	background-position: right -240px top 25px !important;
  }
}
