.elementor-widget-community-homes {
    padding-top: 60px
}

.inspire-community-homes .inspire-community-homes-headline {
    margin-bottom: 54px;
    color: #3F96A1;
    font-family: "Montserrat", sans-serif;
    font-size: 24px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
    letter-spacing: 1px;
    text-align: center;
}

.inspire-community-homes .inspire-community-homes-no-results {
    text-align: center;
}

.inspire-community-homes .inspire-community-homes-list,
.inspire-community-homes .facetwp-template-static,
.inspire-community-homes .facetwp-template,
.inspire-community-homes #ajax-load-more .alm-reveal {
    display: flex;
    flex-wrap: wrap;
}

.inspire-community-homes.inspire-community-homes-center .inspire-community-homes-list,
.inspire-community-homes.inspire-community-homes-center .facetwp-template-static,
.inspire-community-homes.inspire-community-homes-center .facetwp-template,
.inspire-community-homes.inspire-community-homes-center #ajax-load-more .alm-reveal {
    justify-content: center;
}


.inspire-community-homes .inspire-community-homes-list .alm-loading {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.inspire-community-homes .alm-load-more-btn.done {
    transition: 0s !important;
    display: none !important;
}

.inspire-community-homes .alm-load-more-btn:before {
    background-color: transparent !important;
}

.inspire-community-homes .inspire-community-home {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    background-color: #E7E8EC;
    width: calc(50% - 0.625rem);
    margin-bottom: 1.25rem;
}

.inspire-community-homes .inspire-community-home:nth-child(odd) {
    margin-right: 1.25rem;
}

.inspire-community-homes .home-inner {
    position: relative;
    display: flex;
    padding: 1.25rem;
}

.inspire-community-homes .home-image {
    width: 57%;
    max-height: 224px;
}

.inspire-community-homes .home-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.inspire-community-homes .pending-sale {
    position: absolute;
    top: 0;
    left: 0;
}

.inspire-community-homes .pending-sale img {
    height: 100%;
    width: 100%;
}

.inspire-community-homes .home-content {
    width: calc(68% - 1.875rem);
    margin-left: 1.875rem;
}

.inspire-community-homes .home-community-name a,
.inspire-community-homes .home-community-name {
    color: #4D0624;
    font-family: Montserrat, sans-serif;
    font-size: 13px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 20px;
    letter-spacing: 1px;
    word-spacing: 0;
}
.inspire-community-homes .home-community-name a:hover {
    font-size: 13px;
    color: #911046;
}

.inspire-community-homes .home-address {
    color: #2D2923;
    font-family: "Montserrat", sans-serif;
    font-size: 18px;
    font-weight: 500;
    line-height: 30px;
}
.inspire-community-homes .home-address a {
    color: #2D2923;
}
.inspire-community-homes .home-address a:hover {
    color: #911046;
}

.inspire-community-homes .home-features {
    display: flex;
}

.inspire-community-homes .home-feature {
    color: #2D2923;
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 30px;
}

.inspire-community-homes .home-feature:not(:last-child) {
    margin-right: 12px;
    position: relative;
}

.inspire-community-homes .home-feature:not(:last-child)::after {
    content: '';
    position: absolute;
    right: -6px;
    top: 50%;
    height: 16px;
    width: 0.03125rem;
    transform: translateY(-50%);
    background-color: #2D2923;
}

.inspire-community-homes .home-price {
    color: #3F96A1;
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 30px;
}

.inspire-community-homes .home-ctas {
    display: flex;
    flex-wrap: wrap;
}

.inspire-community-homes .home-cta {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 26px;
    width: 50%;
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 24px;
    text-align: center;
    background-color: #3F96A1;
    transition: 0.3s;
}

.inspire-community-homes .home-cta:hover {
    color: #FFF;
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 700;
    background-color: #324048;
}

.inspire-community-homes .home-cta.home-cta-dark {
    background-color: #3B5457;
}

.inspire-community-homes .home-cta.home-cta-dark:hover {
    background-color: #324048;
}

.inspire-community-homes .load-more-homes {
    text-align: center;
}

@media (max-width: 1024px) {
    .inspire-community-homes .inspire-community-home {
        width: 100%;
    }

    .inspire-community-homes .inspire-community-home:nth-child(odd) {
        margin-right: 0;
    }

    .inspire-community-homes .pending-sale {
        width: 42%;
    }

    .inspire-community-homes .home-inner {
        padding-bottom: 10px;
    }

    .inspire-community-homes .home-content-inner {
        max-width: 224px;
    }
}

@media (max-width: 767px) {
    .inspire-community-homes .inspire-community-homes-headline {
        margin-bottom: 24px;
    }

    .inspire-community-homes .home-inner {
        flex-wrap: wrap;
    }

    .inspire-community-homes .home-image {
        width: 100%;
    }

    .inspire-community-homes .home-content {
        width: 100%;
        margin-left: 0;
        padding-top: 20px;
    }

    .inspire-community-homes .pending-sale {
        width: 80%;
    }

    .inspire-community-homes .home-cta {
        width: 100%;
        font-size: 18px;
    }
}