#headerShortlist {
background: none;
color: var(--theme--primary-color);
padding: 0.25em 0.5em 0;
margin-right:8px;
}
#headerShortlist i {
font-size: 28px;
}
#headerShortlist {
text-decoration: none;
position: relative;
display: inline-block;
border-radius: 2px;
}
#headerShortlist .badge {
position: absolute;
top: -10px;
right: -10px;
padding: 4px 10px;
border-radius: 50%; background-color: var(--theme--secondary-color);
color: var(--wp--preset--color--white);
font-size: 1.3rem;
}#hero > .carousel {
position:absolute;
top: 0;
left: 0;
right:0;
bottom:0;
display:flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
#hero > .carousel .carousel-inner,
#hero > .carousel .carousel-inner > .carousel-item {
height:100%;
}
#hero.gallery.is-style-rounded > .carousel,
#hero.gallery.is-style-rounded > .banner-overlay {
border-radius:var(--theme--border-radius);
overflow:hidden;
}
@media screen and (min-width:768px){
#hero.overlap {
margin-bottom:100px;
}
}
#hero.gallery .banner-overlay {
position:relative;
z-index:1;
display:flex;
justify-content:center;
align-items:center;
}
.banner-content {
width: 70%;
max-width: 1200px;
text-align: center;
padding: 50px 0;
}
.banner-content.search-bar-left,
.banner-content.search-bar-right{
display:flex;
justify-content:space-between;
}
.banner-content.search-bar-left{
flex-direction: row-reverse;
}
.banner-content > * {
width: 100%;
}
.banner-content.search-bar-left .banner-text-holder,
.banner-content.search-bar-right .banner-text-holder {
display:flex;
flex-wrap:wrap;
align-items:center;
}
.banner-text {
width:100%;
flex:100%;
}
#desktop-search-bar-holder {
display:none;
}
.carouselHeroGallery img {
object-fit:cover;
width:100%;
object-position: center center;
}
.carousel-control-next, .carousel-control-prev {
max-width:100px;
}
.banner-text .banner-title {
color:#fff;
font-size:1.75em;
font-family: var(--wp--preset--font-family--sabonltpro-roman), serif;
font-weight:300;
margin: 0;
}
.banner-text .banner-subtitle {
color:#fff;
font-weight:500;
margin-bottom:0;
text-transform:initial;
}
#desktop-search-bar-holder.bottom,
#desktop-search-bar-holder.overlap {
position:absolute;
width:100%;
padding-left:10%;
padding-right:10%;
z-index:2;
box-sizing: border-box;
}
#desktop-search-bar-holder.overlap {
bottom:-38px;
}
#desktop-search-bar-holder.center #search-bar,
#desktop-search-bar-holder.bottom #search-bar,
#desktop-search-bar-holder.overlap #search-bar {
text-align:center;
}
#desktop-search-bar-holder.left #search-bar,
#desktop-search-bar-holder.right #search-bar{
background:#fff;
padding: 30px 30px 20px;
box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}
#desktop-search-bar-holder.center #search-bar .search-form,
#desktop-search-bar-holder.bottom #search-bar .search-form,
#desktop-search-bar-holder.overlap #search-bar .search-form {
width:auto;
padding: 0 10px;
background-color:transparent;
}
#hero.gallery #desktop-search-bar-holder.left #search-bar,
#hero.gallery #desktop-search-bar-holder.right #search-bar,
#hero.gallery #desktop-search-bar-holder.center #search-bar .search-form,
#hero.gallery #desktop-search-bar-holder.bottom #search-bar .search-form,
#hero.gallery #desktop-search-bar-holder.overlap #search-bar .search-form {
border-radius: var(--theme--border-radius);    
}
#desktop-search-bar-holder.center #search-bar > h2,
#desktop-search-bar-holder.center #search-bar > p,
#desktop-search-bar-holder.bottom #search-bar > h2,
#desktop-search-bar-holder.bottom #search-bar > p,
#desktop-search-bar-holder.overlap #search-bar > h2,
#desktop-search-bar-holder.overlap #search-bar > p {
display:none;
}
#desktop-search-bar-holder.center{
margin-top:30px;
}
@media only screen and (min-width: 768px) {
#desktop-search-bar-holder {
display:block;
}
.banner-text-holder.left,
.banner-text-holder.right{
width: 48%;
}
#desktop-search-bar-holder.left,
#desktop-search-bar-holder.right{
width: 48%;
}
.banner-content.search-bar-left > *,
.banner-content.search-bar-right > * {
text-align:left;
}
.banner-text .banner-title{
font-size:2em;
}
}
@media only screen and (min-width: 992px) {
.banner-text-holder.left,
.banner-text-holder.right{
width: 50%;
}
#desktop-search-bar-holder.left,
#desktop-search-bar-holder.right{
width: 40%;
}
.banner-text .banner-title{
font-size: 2.5em;
}
}
@media only screen and (min-width: 1400px) {
.banner-text-holder.left,
.banner-text-holder.right{
width: 52%;
}
#desktop-search-bar-holder.left,
#desktop-search-bar-holder.right{
width: 35%;
}
.banner-text .banner-title{
font-size: 3em;
text-transform:initial;
}
}
#desktop-search-bar-holder #search-bar p {
margin-bottom:0;
}.stickyMap {
position: relative;
height:100%;
}
.stickyMap > div {
position:sticky;
top:100px;
}
.sticky-map > #map-display > .mapsearch-toggle {
background:#fff;
padding:5px 10px;
border-radius: var(--button--border-radius);
box-shadow: 0 3px 3px rgba(0,0,0,0.12);
}
.sticky-map > #map-display > .mapsearch-toggle > label {
margin:0;
display:flex;
align-items:center;
font-size: 0.75em;
}
.sticky-map > #map-display > .mapsearch-toggle > label > input {
margin-right:10px;
}
#map-search{
width: 100vw;
margin-left: calc(50% - 50vw);
}
#map-search #map_canvas {
width:100%;
height: 87vh;
height: calc(100vh - 120px);
}
#map-search .results-holder {
width: 100%;
padding: 20px;
}
#map-search .map-holder {
width: 100%;
}
#map-search .listing-wrapper.col {
flex-basis: 100%;
}
@media screen and (max-width: 575px) {
#map-search .productListing .h-100 {
height:auto !important;
overflow: hidden;
}
#map-search .carousel-inner {
position:relative;
}
#map-search .productListing .carousel-image-height {
padding-bottom:60%;
width:100%;
}
}
@media screen and (min-width: 992px){
#map-search .results-holder {
width: 400px;
padding: 0 30px;
}
body.inset #map-search.map-left .results-holder {
padding: 0 50px 0 25px;
}
body.inset #map-search.map-right .results-holder {
padding: 0 25px 0 50px;
}
#map-search .map-holder {
width: calc(100% - 400px);
}
}
@media screen and (min-width: 1400px){
#map-search .results-holder,
body.inset #map-search.map-left .results-holder,
body.inset #map-search.map-right .results-holder{
width: 700px;
padding: 0 30px;
}
body.inset #map-search .results-holder {
padding: 0 50px;
}
#map-search .map-holder {
width: calc(100% - 700px);
}
} .custom-label {
background-color: #fff;
padding: 5px 10px;
border-radius:30px;
border: 1px solid #ccc;
box-shadow: 0 3px 3px rgba(0,0,0,0.16);
}
.productListing > .row > .col-lg-8 {
padding-left:20px;
}.productListing.card {
border-radius: 0;
height:100%;
border: unset;
overflow:hidden;
}
.carousel-image-height {
padding-bottom: 70%;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
display: block;
z-index: 1;
}
.search-list .carousel-inner {
position:absolute;
top:0;
left: 0;
right:0;
bottom:0;
}
.search-list .carousel-image-height {
padding:0;
height: 100%;
}
#map-search .productListing .carousel-inner,
#map-search .productListing .carousel-image-height {
height: 100%;
}
.productListing .listingText h3,
.infobubble .listingText h3{
font-size: 2em;
line-height: 1.25em;
margin: 20px 0;
text-align: left;
}
.productListing .stats .propField,
.infobubble .stats .propField,
.productListing .listingPrice,
.infobubble .listingPrice,
.productListing .suburb,
.infobubble .suburb,
.productListing  .listingLink,
.infobubble .listingLink{
font-size: var(--text-size-medium);
line-height: 2em;
}
.infobubble .suburb {
text-align: left;
}
.productListing .stats .propField,
.infobubble .stats .propField {
margin-right: 1em;
font-weight: 600;
}
@media screen and (min-width:640px){
.title-suburb-row {
flex-wrap: nowrap;
}
.col-12.listingText,
.col-12.suburb{
flex:unset !important;
width:unset !important;
}
.col-12.suburb {
flex-grow:1 !important;
}
}
.productListing .listingSuburb,
.productListing .listingPrice,
.productListing .listingLink,
.infobubble .suburb,
.infobubble .listingPrice,
.infobubble .listingLink{
font-weight:600 !important;
text-transform: uppercase;
white-space:nowrap;
}
.productListing .listingLink a::before,
.infobubble .listingLink a::before,
.productListing .listingLink a::after,
.infobubble .listingLink a::after{
content: '';
position:absolute;
left:0;
right:0;
height:3px;
bottom:0;
background-color: var(--theme--primary-color-20);
z-index:1;
}
.productListing .listingLink a::after,
.infobubble .listingLink a::after {
z-index:2;
background-color: var(--theme--primary-color);
transform:scaleX(0);
transform-origin:center left;
transition-duration:300ms;
transition-timing-function:ease-in-out;
}
.productListing .listingLink a:hover::after,
.infobubble .listingLink a:hover::after {
transform:scaleX(1);
}
.productListing .card-header,
.infobubble .card-header,
.productListing .card-body,
.infobubble .card-body,
.productListing .card-footer,
.infobubble .card-footer{
padding: 0;
}
.productListing .card-img-top,
.infobubble .card-img-top {
position:relative;
overflow:hidden;
border-radius: 0;
}
.productListing .card-img-top img,
.infobubble .card-img-top img {
transition-duration: 400ms;
transition-timing-function: ease-in-out;	
}
.productListing:hover .card-img-top img {
transform:scale(1.1);
}
.productListing .propField::before,
.infobubble .propField::before{
content:'\f105';
font-family: 'Font Awesome 5 Pro';
font-weight:400;
margin-right:5px;
}
.productListing .fieldSleeps::before,
.productListing .propField.sleeps::before,
.infobubble .fieldSleeps::before,
.infobubble .propField.sleeps::before {
content: '\f007';
}
.productListing .fieldBedrooms::before,
.productListing .propField.bedrooms::before,
.infobubble .propField.bedrooms::before,
.infobubble .fieldBedrooms::before {
content: '\f236';
}
.productListing .fieldBathrooms::before,
.productListing .propField.baths::before,
.infobubble .propField.bathrooms::before,
.infobubble .fieldBathrooms::before{
content: '\f2cd';
}
.productListing .fieldCars::before,
.productListing .propField.cars::before,
.infobubble .propField.cars::before,
.infobubble .fieldCars::before {
content: '\f1b9';
}
.productListing .fieldWifi::before,
.productListing .propField.wifi::before,
.infobubble .fieldWifi::before,
.infobubble .propField.wifi::before{
content: '\f1eb';
}
.productListing .reviews,
.infobubble .reviews {
font-size: 0.75em;
}
.infobubble .reviews {
margin-bottom:5px;
}
.productListing .reviews .stars,
.infobubble .reviews .stars{
color: var(--theme--star-color);
padding-right: 5px;
}
.shortlist-container  {
position:absolute;
right:10px;
top:10px;
z-index: 1;
cursor:pointer;
background:#fff;
padding:10px;
line-height: 1em;
border-radius: var(--card--border-radius);
}
.shortlist-container.active > i {
font-weight:800;
color: #dd3a29;
}
.productListing .carousel button,.listingImage .carousel button.carousel-control-prev,.listingImage .carousel button.carousel-control-next {
background-color: transparent!important
}
.productListing .card-footer {
background:#fff;
border-top:0;
} .listing-wrapper.map-search .shortlist-container,
.listing-wrapper.search-list .shortlist-container {
right:unset;
left:10px;
}
.listing-wrapper.map-search .productListing .card-body,
.listing-wrapper.search-list .productListing .body {
padding-bottom:0;
}
.listing-wrapper.map-search .productListing .card-footer,
.listing-wrapper.search-list .productListing .card-footer{
padding-top:0;
padding-bottom: 10px;
} .featuredListings .row.slick-featured {
margin-left:-15px;
margin-right:-15px;
}
.featuredListings .row.slick-slider .col {
padding-left: 15px;
padding-right:15px;
}
.slick-featured .slick-track {
display: flex !important;
}
.slick-featured .slick-slide {
height: inherit !important;
}
.entry-content .slick-dots {
padding-left:0;
}
.featuredListings p,
.featuredListings h2{
margin-bottom:0;
}
.featuredListings .link{
display:flex;
justify-content:flex-end;
align-items:center;
}
.featuredListing.large{
position:relative;
}
.featuredListing.large .text {
position:absolute;
bottom:0;
padding:1em;
color:#fff;
}
.featuredListing.large .listingText h3 {
font-size:1.5em;
}
.featuredListing.large .card-img-top {
position:relative;
}
.featuredListing.large .card-img-top::after {
content:'';
position:absolute;
left:0;
right:0;
top:0;
bottom:0;
background: rgb(0,0,0);
background: linear-gradient(180deg, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.1) 60%, rgba(0,0,0,0.25) 80%, rgba(0,0,0,0.5) 100%);
} .infobubble {
font-size: 1.25em;
font-family: var(--theme--secondary-font);
}
.gm-style img {
width: 100%
}
.infowindow-body,.infowindow-footer {
padding: 1em 1em 0;
}
.infowindow-footer {
padding-bottom: 0;
padding-top:0;
}
.gm-style .gm-style-iw-c,.gm-style .gm-style-iw-d {
padding: 0 0 0px!important;
overflow: hidden!important;
border-radius: 0;
} .listing-wrapper.search-list.custom-template{
background-color: transparent;
}
.custom-template .productListing.card{
border-color: transparent;
padding:5px;
}
.custom-template .card-img-top{
border: 5px solid #fff;
box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.13);
}
.custom-template .card-img-top .carousel{
height: 400px;
}
.custom-template .productListing .listingText h3{
font-size: 2em;
line-height: 1.25em;
margin-bottom: 5px;
}
.custom-template .productListing .listingText h3 a,
.infobubble .listingText h3 a{
color: #000000;
}
.custom-template .productListing .stats .propField,
.custom-template .productListing .listingPrice,
.custom-template .productListing .suburb,
.custom-template .productListing  .listingLink{
font-size: var(--text-size-larger);
line-height: 2em;
}
.view-property {
background-color:var(--theme--primary-color);
color:#fff;
border: 2px solid transparent;
}
.view-property:hover {
background-color:transparent;
color:var(--theme--primary-color);
border: 2px solid var(--theme--primary-color);
}
@media screen and (min-width:786px){
.custom-content-body{
padding-left: 20px;
display: flex;
flex-direction: column;
justify-content: space-between;
}
}
.title-suburb-row{
border-bottom: 1px solid #a8a8a8;
margin-bottom: 15px;
}
.listingPrice span {
border-bottom: 2px solid #000; }
.stats {
margin-bottom: 10px;
}