/* Shared and desktop overrides. Default stylesheets are preserved. */

/* HEADER CSS START */
.site-header{ box-shadow: 0px 2px 2px rgba(0,0,0, 0.05); }
.header-inner .header-logo img {  height: 84px;max-height: 84px; }
/* HEADER CSS END */


/* pods,gallery arrow CSS START */
.nxb-section.nxb-section--white .nxb-pods-arrow, .nxb-section.nxb-section--white .nxb-gallery__arrow{background-color: #fff;color: #72a7bd;}
.nxb-section.nxb-section--grey .nxb-pods-arrow, .nxb-section.nxb-section--grey .nxb-gallery__arrow{background-color: #f9f9f9;color: #72a7bd;}
/* pods,gallery arrow CSS END */

/* BANNER CSS START */
.nxb-banner--reference-short{--nxb-banner-overlay-colour:#000 !important;--nxb-banner-overlay-opacity:.4 !important}
.nxb-banner--reference-short .nxb-banner__image{transform:scale(1.025);filter: blur(7px); transform-origin:center;transition:transform .4s ease-in-out}
.nxb-banner--reference-short.nxb-banner--image-loaded .nxb-banner__image{transform:scale(1); filter: blur(0px);}
/* BANNER CSS END */

/* CONTENT CSS START */
@media (min-width: 992px) {
    .nxb-property-details--sale .nxb-property-details__inner{width:100%;max-width:1350px}
    .nxb-property-details--sale .nxb-property-details__intro-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}
    .nxb-property-details--sale .nxb-property-details__body-grid{grid-template-columns:58.333333% 41.666667%;gap:0}
    .nxb-property-details--sale .nxb-property-details__overview,.nxb-property-details--sale .nxb-property-details__description,.nxb-property-details--sale .nxb-property-details__features{box-sizing:border-box;padding-inline:12px}
    .nxb-property-details--sale .nxb-property-details__photos{box-sizing:border-box;padding-inline:15px}
    .nxb-property-details--sale .nxb-property-details__features{align-self:center;margin-top:0}
}
@media (min-width: 1200px) {
    .nxb-property-details--sale .nxb-property-details__intro-grid{grid-template-columns:5fr 7fr}
    .nxb-property-details--sale .nxb-property-details__body-grid{grid-template-columns:58.333333% 33.333333%;column-gap:8.333334%}
}
.nxb-simple-pods--featured-stock .nxb-simple-pods__card--holiday-home{padding-bottom:30px}
.nxb-simple-pods--featured-stock .nxb-simple-pods__card--holiday-home .nxb-simple-pods__media{margin-bottom:15px}
.nxb-simple-pods--featured-stock .nxb-simple-pods__grid .nxb-simple-pods__card--holiday-home .nxb-simple-pods__content{padding:0 0 39px;margin-bottom:15px}
.nxb-simple-pods--featured-stock .nxb-simple-pods__card--holiday-home .nxb-simple-pods__property-summary{margin-top:0}
.nxb-simple-pods--featured-stock .nxb-simple-pods__card--holiday-home .nxb-simple-pods__property-summary>hr{margin:16px 0;border-top-color:#d9dde3;opacity:1}
.nxb-simple-pods--featured-stock .nxb-simple-pods__card--holiday-home .nxb-property-facts{margin:0}
.nxb-simple-pods__media:has(a[href]) .nxb-simple-pods__image{transition:opacity .4s ease-in-out,transform .4s ease-in-out}
.nxb-simple-pods__card:hover .nxb-simple-pods__media:has(a[href]) .nxb-simple-pods__image{transform:scale(1.05)}
.nxb-simple-pods__card--standard .nxb-simple-pods__media:has(a[href]){transition:opacity .4s ease-in-out}
.nxb-simple-pods__card--standard:hover .nxb-simple-pods__media:has(a[href]),.nxb-simple-pods__card--standard:focus-within .nxb-simple-pods__media:has(a[href]){opacity:var(--pod-hover-opacity,.4)}
.nxb-simple-pods__card--overlay:focus-within .nxb-simple-pods__image{opacity:var(--pod-hover-opacity,.4)}
.nxb-gallery__link[data-gallery-open="true"]{background:transparent}
.nxb-gallery__link[data-gallery-open="true"] .nxb-gallery__image{transition:opacity .4s ease-in-out,transform .4s ease-in-out}
.nxb-gallery__link[data-gallery-open="true"]:is(:hover,:focus-visible) .nxb-gallery__image{opacity:.4;transform:scale(1.05)}
.nxb-gallery__link[data-gallery-open="false"]:is(:hover,:focus-visible) .nxb-gallery__image{opacity:1;transform:none}
/* CONTENT CSS END */

