/***************************************
Launchpad Child Single House & Land Template 3 Stylesheet
*****************************************/
.single-gj_house_land-template-3 .lp-hero .lp-container {
    max-width: 100%;
}
.single-gj_house_land-template-3 .lp-hero .lp-columns {
    padding: 0;
}
.single-gj_house_land-template-3 .lp-hero .lp-hero-banner {
    max-width: 520px;
    margin: 0 auto;
    text-align: center;
    padding: 30px 15px;
}
.single-gj_house_land-template-3 .lp-hero .lp-hero-banner .lp-address {
    justify-content: center;
}
.single-gj_house_land-template-3 .lp-hero .lp-hero-banner .lp-address,
.single-gj_house_land-template-3 .lp-hero .lp-hero-banner .lp-price {
    font-size: 16px;
    margin-bottom: 15px;
}
.single-gj_house_land-template-3 .lp-hero .lp-button-wrap {
    justify-content: center;
    margin-top: 20px;
    flex-direction: column;
    row-gap: 15px;
    flex-wrap: wrap;
}
.single-gj_house_land-template-3 .lp-hero .lp-button-wrap .lp-button {
    width: 100%;
}
.single-gj_house_land-template-3 .lp-hero .rep-property-customisable {
    font-size: 14px;
    color: #626366;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 15px;
}
.single-gj_house_land-template-3 .lp-hero .rep-property-customisable::before {
    content: url('https://gjgardner.com.au/wp-content/uploads/2026/01/cottage.png');
    display: inline-block;
    line-height: 1;
    margin-right: 10px;
}
.single-gj_house_land-template-3 .lp-hero .rep-call-button:hover span:first-of-type {
    display: none;
}
.single-gj_house_land-template-3 .lp-hero .rep-call-button span:last-of-type {
    display: none;
    font-size: 14px;
}
.single-gj_house_land-template-3 .lp-hero .rep-call-button:hover span:last-of-type {
    display: inline-block;
}
.single-gj_house_land-template-3 .lp-single-content-element,
.single-gj_house_land-template-3 .lp-single-content-element .lp-columns {
    padding: 0;
}
.single-gj_house_land-template-3 .lp-single-content-element .lp-container {
    max-width: 100%;
}
.single-gj_house_land-template-3 .lp-single-content-element .lp-block {
    padding: 30px 15px;
}
.single-gj_house_land-template-3 .lp-single-content .rep-listing-floorplan {
    border-left: 1px solid var(--lp--base-preset--brand-color--secondary);
}
.single-gj_house_land-template-3 .lp-single-content .rep-listing-floorplan .lp-image {
    background-size: contain;
}
.single-gj_house_land-template-3 .rep-listing-disclaimer-element {
    padding: 30px 0;
}
.single-gj_house_land-template-3 .lp-flyer-element,
.single-gj_house_land-template-3 .lp-flyer-element .lp-columns {
    padding: 0;
}
.single-gj_house_land-template-3 .lp-flyer-element .lp-container {
    max-width: 100%;
}
.single-gj_house_land-template-3 .lp-flyer-element .lp-content {
    padding: 30px 15px;
    align-self: center;
}
.single-gj_house_land-template-3 .lp-flyer-element .lp-button-wrap {
    margin-top: 15px;
}
.single-gj_house_land-template-3 .lp-location-element {
    background-color: #F4F2F0;
}
.single-gj_house_land-template-3 .lp-location-element .lp-address {
    margin-bottom: 30px;
}
.single-gj_house_land-template-3 .lp-address a {
    text-decoration: underline;
}
@media (max-width: 640px) {
    .single-gj_house_land-template-3 .lp-flyer-element .lp-content {
        text-align: center;
    }
    .single-gj_house_land-template-3 .lp-flyer-element .lp-button-wrap {
        justify-content: center;
        margin-top: 15px;
    }
    .single-gj_house_land-template-3 .lp-flyer-element .lp-element-body {
        flex-flow: column-reverse;
    }
}
@media (min-width: 641px) {
    .single-gj_house_land-template-3 .lp-hero .lp-button-wrap {
        column-gap: 15px;
        flex-direction: row;
    }
    .single-gj_house_land-template-3 .lp-hero .lp-button-wrap .lp-button:not(.rep-brochure-button) {
        width: 50%;
        flex: 1;
    }
    .single-gj_house_land-template-3 .lp-hero .lp-button-wrap .rep-brochure-button {
        width: 100%;
    }
    .single-gj_house_land-template-3 .lp-single-content-element .lp-block {
        padding: 50px;
    }
    .single-gj_house_land-template-3 .lp-flyer-element .lp-columns {
        width: 50%;
    }
    .single-gj_house_land-template-3 .lp-flyer-element .lp-content {
        padding: 30px;
    }
}
@media (max-width: 1023px) {
    .single-gj_house_land-template-3 .lp-single-content .rep-listing-headline {
        justify-content: center;
        text-align: center;
    }
}
@media (min-width: 1024px) {
    .single-gj_house_land-template-3 .lp-single-content {
        display: flex;
    }
    .single-gj_house_land-template-3 .lp-single-content-element .lp-block {
        padding: 60px 80px;
    }
    .single-gj_house_land-template-3 .lp-single-content .rep-listing-key-details,
    .single-gj_house_land-template-3 .lp-single-content .rep-listing-floorplan {
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .single-gj_house_land-template-3 .lp-hero .lp-hero-banner {
        padding: 30px 0;
    }
    .single-gj_house_land-template-3 .lp-hero-gallery,
    .single-gj_house_land-template-3 .lp-hero-content {
        width: 50%;
    }
    .single-gj_house_land-template-3 .lp-flyer-element .lp-content {
        padding: 30px 100px;
    }
}