/*
 * ___ _   _ ___ _  _
 * | _ \ | | / __| || |
 * |  _/ |_| \__ \ __ |
 * |_|  \___/|___/_||_|
 * 
 * Real Estate Web Solutions - http://property.pushcreative.com.au/
 * 
 * Copyright (c) 2022. All Rights Reserved.
 */
/* Vars */

/** flex-grid(margin = 0.5rem, flex-basis = 160px, flex-wrap = nowrap) */

/* type.css **********************************************************************************************/
[data-template-id="5"] #main-slideshow {
    position: relative;
    overflow: hidden;
    }
[data-template-id="5"] #main-slideshow .image {
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    background-size: cover;
    }
[data-template-id="5"] #property-headline,
[data-template-id="5"] #contract-headline {
    padding: 2rem 0;
    }
[data-template-id="5"] #property-headline .container,
[data-template-id="5"] #contract-headline .container {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
[data-template-id="5"] #property-headline .container,
[data-template-id="5"] #contract-headline .container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }
[data-template-id="5"] #property-headline .container > *,
[data-template-id="5"] #contract-headline .container > * {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    }
[data-template-id="5"] #property-headline .container h1,
[data-template-id="5"] #property-headline .container h2,
[data-template-id="5"] #contract-headline .container h1,
[data-template-id="5"] #contract-headline .container h2 {
    margin-right: 1.5rem;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    }
[data-template-id="5"] #property-headline {
    position: relative;
    z-index: 4;
    -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,.05);
    box-shadow: 0 2px 0 0 rgba(0,0,0,.05);
    }
[data-template-id="5"] #contract-headline {
    border-bottom: 1px solid rgba(0,0,0,.1);
    }
[data-template-id="5"] #contract-headline h2 {
    text-transform: uppercase;
    font-family: "Barlow Semi Condensed","Arial","Helvetica",sans-serif;
    font-size: 2.25rem;
    font-weight: 600;
    line-height: 1.1;
    font-variant-numeric: lining-nums;
    }
[data-template-id="5"] h1 .streetaddress,
[data-template-id="5"] h2 .pricetext,
[data-template-id="5"] h2 .auctiondate {
    display: block;
    margin-top: .1em;
    color: #beaf87;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.25;
    }
[data-template-id="5"] h3.title {
    margin-bottom: 1.5rem;
    text-transform: uppercase;
    font-family: "Barlow Semi Condensed","Arial","Helvetica",sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.1;
    }
[data-template-id="5"] h3.title + .icons {
    font-size: 1.1rem;
    }
[data-template-id="5"] .auction-link,
[data-template-id="5"] .ofi-link {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    color: inherit;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    }
[data-template-id="5"] .auction-link .fa-fw,
[data-template-id="5"] .ofi-link .fa-fw {
    position: relative;
    top: .2em;
    width: 1.65em;
    text-align: left;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    }
[data-template-id="5"] .auction-link span,
[data-template-id="5"] .ofi-link span {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    }
[data-template-id="5"] .auction-link:hover,
[data-template-id="5"] .ofi-link:hover {
    color: #beaf87;
    }
[data-template-id="5"] h1 .streetaddress {
    text-transform: uppercase;
    }
[data-template-id="5"] .video-poster {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-radial-gradient(ellipse farthest-side center center,rgba(0,0,0,.2),rgba(0,0,0,.4));
    background: -moz-radial-gradient(ellipse farthest-side center center,rgba(0,0,0,.2),rgba(0,0,0,.4));
    background: radial-gradient(ellipse farthest-side at center center,rgba(0,0,0,.2),rgba(0,0,0,.4));
    text-transform: uppercase;
    font-family: "Barlow Semi Condensed","Arial","Helvetica",sans-serif;
    font-size: 1.75rem;
    font-weight: 600;
    line-height: 1.1;
    }
[data-template-id="5"] .video-poster {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    }
[data-template-id="5"] .video-poster > * {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    }
[data-template-id="5"] .video-poster [data-class-toggle] {
    color: #fff;
    text-align: center;
    text-shadow: 1px 1px 3px rgba(0,0,0,.9);
    text-transform: uppercase;
    font-weight: 700;
    line-height: 1.1;
    }
[data-template-id="5"] .video-poster [data-class-toggle] svg {
    -webkit-transform: scale(.9);
    -moz-transform: scale(.9);
    -ms-transform: scale(.9);
    transform: scale(.9);
    margin-bottom: .25rem;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
    }
[data-template-id="5"] .video-poster [data-class-toggle]:hover svg {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    }
[data-template-id="5"] #buttonbar .button {
    min-width: 120px;
    border: 1px solid currentColor;
    color: #363636;
    background: transparent;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    transition: all .2s;
    }
[data-template-id="5"] #buttonbar .button:hover {
    -webkit-box-shadow: 0 0 0 2rem #beaf87 inset;
    box-shadow: 0 0 0 2rem #beaf87 inset;
    color: #000;
    }
[data-template-id="5"] #floorplanpanel {
    color: #252526;
    background: #fff;
    }
[data-template-id="5"] #videopanel {
    color: #fff;
    background: #252526;
    }
[data-template-id="5"] #photopanel {
    color: #fff;
    background: #252526;
    }
[data-template-id="5"] #photopanel [data-class-cancel="active"] {
    width: auto;
    padding: .5rem;
    }
[data-template-id="5"] [id*="panel"].sidenav-bottom .sd {
    padding: 0 .5rem;
    }
[data-template-id="5"] #enquiry-panel {
    background-color: rgba(37,37,38,.9);
    }
[data-template-id="5"] #enquiry-panel {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    }
[data-template-id="5"] #enquiry-panel > * {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    }
[data-template-id="5"] #enquiry-panel .dialog {
    width: 90%;
    max-width: 768px;
    max-height: 90%;
    }
[data-template-id="5"] .slash {
    font-size: 4vmin;
    }
[data-template-id="5"] #nag {
    position: fixed;
    z-index: 30;
    bottom: 0;
    left: 0;
    opacity: 0;
    -webkit-transform: translate3d(0,100%,0);
    -moz-transform: translate3d(0,100%,0);
    -ms-transform: translate3d(0,100%,0);
    transform: translate3d(0,100%,0);
    width: 100%;
    padding: .5rem 0;
    color: #fff;
    background: #252526;
    font-size: 12px;
    -webkit-transition: all .7s;
    -moz-transition: all .7s;
    transition: all .7s;
    }
[data-template-id="5"] #nag.scrolled {
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    -webkit-box-shadow: 0 0 2rem rgba(0,0,0,.1);
    box-shadow: 0 0 2rem rgba(0,0,0,.1);
    }
[data-template-id="5"] #nag .container {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    }
[data-template-id="5"] #nag .container > * {
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    }
[data-template-id="5"] #nag address .suburb {
    display: block;
    font-size: 1.5em;
    }
[data-template-id="5"] #nag address .streetaddress {
    color: #beaf87;
    text-transform: uppercase;
    }
[data-template-id="5"] #loan-calculator [data-class-toggle-target="#loan-calculator"] {
    cursor: pointer;
    }
[data-template-id="5"] .homeloans-banner {
    padding: 1rem 0;
    margin: 2rem 0 0;
    }
[data-template-id="5"] .homeloans-disclaimer {
    position: relative;
    top: .5rem;
    }
@media (max-width: 40em),(max-height: 30em),(orientation: portrait) and (max-width: 40em) {
#nag .container > *:nth-child(2),
#nag .container > *:nth-child(3) {
    display: none;
    }
h1 + div {
    margin-top: .5rem;
    }
[data-template-id="5"] #buttonbar {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex: 1 1 auto !important;
    -ms-flex: 1 1 auto !important;
    flex: 1 1 auto !important;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    }
[data-template-id="5"] #buttonbar .button {
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    }
}

@media (orientation: landscape) and (max-width: 737px) {
body {
    overflow: hidden !important;
    padding-top: 0 !important;
    }
#nag {
    display: none;
    }
#site-header {
    position: relative;
    }
#ss-holder {
    position: fixed;
    z-index: 105;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100%;
    background-color: #252526;
    }
#ss-holder .image.fixed-aspect {
    padding-bottom: 100vh !important;
    border-width: 0;
    background-size: contain !important;
    }
#ss-holder .car-next,
#ss-holder .car-prev {
    -webkit-box-shadow: 0 0 0 1px rgba(255,255,255,.2);
    box-shadow: 0 0 0 1px rgba(255,255,255,.2);
    background-color: rgba(0,0,0,.5);
    font-size: 1rem;
    }
#buttonbar {
    margin: .5rem 0;
    }
}
