/*** Custom CSS ***/

/*** Header ***/
#header-main-wrap .elementor-element.e-grid.e-con-full {
    grid-template-columns: 1fr 250px 1fr;
    gap: 20px;
	    width: 1200px;
    margin: auto;
}

div#menu-right nav > ul > li > a, div#menu-left nav > ul > li > a {
    padding: 10px;
}

#header-main-wrap nav > ul {
    display: flex;
    justify-content: space-between !important;
    width: 100%;
}

.sticky-header nav > ul {
    margin: auto;
}

header.elementor {
    max-height: 0;
}

div#hp-hero:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.50) 0%, rgba(0, 0, 0, 0) 100%);
    height: 20%;
}


#hp-hero h1.elementor-heading-title:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.41) 0%, rgba(0, 0, 0, 0.41) 1%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
    z-index: -1;
}

#hp-hero h1.elementor-heading-title {
    position: relative;
    z-index: 1;
}

#welcome h2 span {
    display: block;
    font-size: 40px;
    line-height: 1.5;
    font-family: "Vujahday Script", cursive;
    font-weight: 300;
	    margin-bottom: -10px;
}

h2.title.eael-dch-title {
    display: flex;
    flex-direction: column;
}

h2.title.eael-dch-title span {
    margin: 0 !important;
}

h2.title.eael-dch-title .eael-dch-title-text.eael-dch-title-lead {
    font-size: 20px !important;
    letter-spacing: 0.5em !important;
    font-family: 'Open Sans', serif !important;
    font-weight: 400;
	    text-transform: uppercase !important;
}

#hp-communities-header .eael-dual-header {
    margin-bottom: 0;
}

#hp-communities .elementor-flip-box__layer.elementor-flip-box__front .elementor-flip-box__layer__overlay:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50%;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 30%, rgba(0, 0, 0, 0.4) 99%, rgba(0, 0, 0, 0.4) 100%);
}


#hp-communities .elementor-flip-box__layer.elementor-flip-box__front {
	overflow: hidden;
}

#hp-communities .elementor-flip-box__layer__inner {
	position: relative;
}

/*** HP Featured Listings ***/
.eael-infobox.icon-on-top {
    position: relative;
	background: #000;
	    min-height: 400px;
}

.eael-infobox.icon-on-top img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100% !important;
    opacity: 0.7;
    height: 100%;
    object-fit: cover;
}

.infobox-content {
    position: relative;
    text-align: left !important;
}

.fp-add {
    color: #fff;
    font-size: 30px;
    font-family: "Maharlika", Sans-serif;
}

.infobox-content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}

.fp-add span {
    display: block;
    font-size: 16px;
    font-family: 'Open Sans', serif;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    margin-top: -7px;
}

.infobox-content > div {
    height: 100%;
}

.hp-fp {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.fp-price {
    color: #fff;
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.05em;
}

.fp-details {
    color: #fff;
    margin-top: 10px;
}

#hp-testimonials .elementor-testimonial__content {
    padding: 0 30px;
}

#blog-page span.elementor-cta__button:before {
    content: '';
    position: absolute;
    top: -5px;
    bottom: -5px;
    left: -5px;
    right: -5px;
    border: 1px solid #fff;
}

.post .entry-meta {
    display: none;
}

.post-thumb-img-content.post-thumb img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}


h1.entry-title, .single-post #content h2, .single-post #content h3 {
    font-family: "Maharlika", Sans-serif;
    font-weight: 400;
    margin-top: 40px;
}

h1.page-title.ast-archive-title, .entry-title a {
	font-family: "Maharlika", Sans-serif;
    font-weight: 400;
}

.archive main#main {
    background: #f6f8f5;
    padding: 0 30px 50px 30px;
}

.archive div#content {
    margin-top: 100px;
}

body.archive .ast-archive-description {
    padding-left: 30px;
    padding-right: 30px;
}

.hide, nav.navigation.post-navigation {
	display: none !important;
}

.single .site .site-content #primary {
    margin-top: 300px;
}

.archive .site .site-content #primary {
    margin-top: 200px;
}

.entry-content p.wp-block-paragraph {
    margin: 30px 0;
}

.single .entry-content > .wp-block-columns {
    padding: 0;
}


.single-post #content h3 {
    margin-top: 0px;
}

.elementor-element.elementor-element-d2e2a5d .elementor-image-carousel img {
    max-height: 100px;
    filter: grayscale(1);
    opacity: 0.7;
}

.hp-brand-desktop img {
    filter: grayscale(1);
    opacity: 0.5;
}

/*** Custom Form ***/
div#bs-guide-pp {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 9999;
    background: rgba(0, 0, 0, 0.8);
	opacity: ;
	transition: 0.3s all ease-in-out;
	pointer-events: none;
	opacity: 0;
}

div#bs-guide-pp.active {
	opacity: 1;
	pointer-events: initial;
}


div#bs-guide-pp.active > div {
	opacity: 1;
	transform: translateY(0);
}

div#bs-guide-pp > div {
    display: flex;
    align-items: center;
    justify-content: center;
	transition: 0.3s all ease-in-out;
	transform: translateY(-200px);
	opacity: 0;
	transition-delay: 0.3s;
}

div#pp-close-btn {
    position: absolute;
    top: 20px;
    right: 20px;
}

.cf-submit > p {
	display: flex;
	justify-content: center;
}

.cf-submit .wpcf7-spinner {
    position: absolute;
    right: 0;
    bottom: 015px;
}

div#pp-close-btn button {
    background: transparent;
	cursor: pointer;
	padding: 0;
}

div#pp-close-btn button:hover {
    opacity: 0.5;
}

div#pp-close-btn button i {
    color: #000;
}
div#cf7-wrap br {
    display: none;
}

div#cf7-wrap p {
	margin-bottom: 0;
}

#cf7-wrap span.wpcf7-form-control-wrap {
    margin-bottom: 20px;
}

#cf7-wrap input:not([type="submit"]) {
    border-radius: 5px;
    border-color: #ccc;
}

#cf7-wrap input:not([type="submit"]) {
    border-radius: 5px;
    border-color: #ccc;
	background: transparent;
}

#cf7-wrap textarea {
	resize: none;
	height: 200px;
	border-color: #ccc;
	    border-radius: 5px;
		background: transparent;
}

#cf7-wrap input:not([type="submit"]):hover, #cf7-wrap input:not([type="submit"]):active, #cf7-wrap textarea:hover, #cf7-wrap textarea:active {
	border-color: #000;
}


#cf7-wrap form {
    background: #fff;
    padding: 50px 50px;
    border-radius: 10px;
	position: relative;
}

#cf7-wrap form input[type="submit"] {
	background: #041e32;
	padding: 20px 40px;
}

#cf7-wrap form input[type="submit"]:hover {
	background: #083558;
}

.wpcf7-response-output {
    margin: 30px 0 0 !important;
    text-align: center;
    font-size: 14px !important;
	line-height: 1.4;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    width: initial !important;
    display: inline-block;
    font-size: 14px;
    position: absolute;
}

div#bs-guide-pp h2 {
    font-family: 'Maharlika', sans-serif;
    font-size: 30px;
}

div#cf7-wrap .cf-header p {
    font-size: 12px;
    line-height: 1.5;
}

.text-center {
	text-align: center;	
}

label.cf7-label.cf7-label-hide {
    display: none;
}

div#cf7-wrap .cf-header {
	margin-bottom: 30px;	
}

.jp-carousel-overlay {
    background: rgba(0, 0, 0, 0.9);
}

/*** New Listings Homepage ***/

.alp-grid article {
    width: 25%;
    padding: 10px;
}

.alp-field.alp-location .alp-label {
    display: none;
}

.alp-field {
	border-bottom: 0;
}

.alp-field.alp-location {
    font-weight: 700;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
	padding-top: 10px;
    margin-bottom: 20px;
}


.alp-label {
    font-weight: 600;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 0.09em;
}

.alp-field {
    padding: 0;
}

.alp-grid a {
    transition: box-shadow 0.3s ease, transform 0.3s ease;
}

.alp-grid a:hover {
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
  transform: translateY(-2px);
}

.alp-image {
    position: relative;
}

.alp-image:before {
    content: 'View';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 0.05em;
    font-size: 14px;
    font-weight: 700;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: auto;
	transition: 0.3s all ease-in-out;
	opacity: 0;
	transform: scale(0);
}

.alp-grid a:hover .alp-image:before {
	opacity: 1;
		transform: scale(1);
}


h2.elementor-heading-title span {
    display: block;
    font-size: 22px;
    text-transform: uppercase;
    font-family: 'Open Sans', serif;
    letter-spacing: 0.5em;
}

.num-ht .elementor-widget-container {
    min-height: 200px;
    display: flex;
    align-items: center;
}

#hp-blog .elementor-post__thumbnail__link .elementor-post__thumbnail img {
height: 100%;
    width: 100%;
    object-fit: cover;
}

.single #page, .archive #page {
    background: #000;
}

.single #page:before, .archive #page:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: url(https://stacycatesellshomes.com/wp-content/uploads/2026/04/modern-house-exterior-1.jpg) no-repeat;
	background-attachment: fixed;
	background-position: center center;
	background-size: cover;
	opacity: 0.5;
}

.single #page > div, .archive #page > div {
	position: relative;
}

.nh .elementor-widget-image img {
    width: 100%;
}

div#jp-relatedposts {
    display: none !important;
}

.gallery figcaption {
    display: none;
}

/*** Media Queries ***/
@media only screen and (max-width: 1450px) {
    .elementor-flip-box__layer__overlay {
        padding: 35px 20px;
    }

    .elementor-flip-box__front .elementor-flip-box__layer__title {
        font-size: 30px !important;
    }
}

@media only screen and (max-width: 1210px) {
	#header-main-wrap .elementor-element.e-grid.e-con-full {
        grid-template-columns: 1fr 150px 1fr;
        width: 987px;
    }
	
	div#menu-right nav > ul > li > a, div#menu-left nav > ul > li > a {
        padding: 5px;
        font-size: 14px;
    }

    .elementor-1448 .elementor-element.elementor-element-5117318 {
        --spacer-size: 180px;
    }

    .elementor-flip-box__front .elementor-flip-box__layer__title {
        font-size: 20px !important;
    }

    .elementor-element.elementor-element-b051e08.e-grid.e-con-full.e-con.e-child.animated.fadeInUp {
        grid-template-columns: initial;
        flex-flow: row wrap;
        display: flex;
    }

    .elementor-element.elementor-element-b051e08 > div {
        width: 50%;
        padding: 10px !important;
    }

    .elementor-1448 .elementor-element.elementor-element-97a46f4.e-con {
        display: flex;
        flex-direction: column;
        padding: 100px 15px;
    }

    .elementor-element.elementor-element-acf1557 {
        margin: auto;
        text-align: center;
    }

    .elementor-element.elementor-element-acf1557 {
        padding-top: 10px;
    }
}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 1024px) {
    #header-main-wrap .elementor-element.e-grid.e-con-full {
        grid-template-columns: initial;
        gap: 0;
        width: initial;
        margin: auto;
    }

    #header-main-wrap .elementor-element.e-grid.e-con-full {
        width: initial;
        grid-template-columns: 1fr;
    }

    .elementor-element.elementor-element-fd16300.elementor-widget.elementor-widget-image {
        max-width: 250px;
        margin: auto;
    }

    #header-main-wrap .elementor-element.e-grid.e-con-full {
        width: initial;
        grid-template-columns: 1fr;
    }

    .elementor-1448 .elementor-element.elementor-element-5117318 {
        --spacer-size: 250px;
    }

    .elementor-1448 .elementor-element.elementor-element-fded417 .elementor-heading-title {
        font-size: 50px;
    }

    .elementor-2649 .elementor-element.elementor-element-76ca1a6 > .elementor-widget-container {
        align-items: flex-end;
    }

    .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
        width: 100%;
    }

    .elementor-2649 .elementor-element.elementor-element-76ca1a6 .elementor-menu-toggle {
        margin: initial;
    }

    div#hp-communities {
        display: flex;
        flex-flow: row wrap;
        justify-content: center;
    }

    div#hp-communities > div {
        max-width: 45%;
    }
}

@media only screen and (max-width: 767px) {
    .elementor-1448 .elementor-element.elementor-element-9783628 {
        --min-height: 600px;
    }

    .elementor-1448 .elementor-element.elementor-element-fded417 .elementor-heading-title {
        font-size: 40px;
    }

    .elementor-1448 .elementor-element.elementor-element-e7a8c7f > .elementor-widget-container {
        margin: 0;
    }

    .elementor-1448 .elementor-element.elementor-element-8ef4114 {
        flex-direction: column;
    }

    .elementor-element.elementor-element-d12fe3f > div {
        display: flex !important;
        flex-flow: row wrap;
        justify-content: center;
        align-items: center;
    }

    .elementor-element.elementor-element-d12fe3f .elementor-widget.elementor-widget-image {
        max-width: 200px;
        margin: auto;
    }

    div#hp-communities > div {
        max-width: 400px;
    }

    .elementor-flip-box__front .elementor-flip-box__layer__title {
        font-size: 30px !important;
    }
	
	    .alp-item {
        width: 100%;
    }
	
}

@media only screen and (max-width: 480px) {
    .elementor-element.elementor-element-b051e08 > div {
        width: 100%;
    }
}