
/* retail opportunities flowers block 
======================================================= */
body.retail-opportunities #next, body.shop-drink-dine-location #next{position:relative;z-index:2;}


/* COLUMNS BLOCK
====================================================== */
section.columns-block.rows > div > .columns{width:100%;}



/* RENT BASIC BLOCK
====================================================== */
body.rent .basic-block:not(#form-intermediate) .copy{max-width:var(--371px)}
body.rent .basic-block#form-intermediate .copy{margin-bottom:0;}


/* PINEAPPLE BLOCK
====================================================== */
body.location .basic-block picture{
	--imgw:var(--222px); --imgh:var(--273px);
	--mb:var(--34px);
}

body.location .basic-block img{
	width:var(--imgw);height:var(--imgh);margin-bottom:var(--mb);
}

/* PERKS INTRO
====================================================== */
body.perks .basic-block .arrowd{margin-top:var(--78px)}


/* PET FRIENDLY BTN & ALIGNMENT FIX
====================================================== */
.media-icons-block .view-btn{margin:0;transform:translate(var(--n60px), 0);}
.media-icons-block .seefaq{margin-bottom:0;}

body.location .basic-block > div {padding-bottom:var(--200px)}
body.location .iconset{height:fit-content;margin-bottom:var(--101px)}


/* RETAIL IMG MOBILE
====================================================== */
@media (max-width:768px) {
	#image-retail {overflow: hidden;}
	#image-retail > .nopad {overflow: auto;height:var(--403px);width:100vw;}
	#image-retail img.cover:not(.a){height:var(--800px);width:var(--800px);max-width: none;transform-origin: center center;transition: transform 0.3s;/*touch-action: pan-x pan-y !important;*/}	
    #image-retail::before { content:" ";position:absolute; top:0; left:0; width: 100%; height:var(--496px); background-color:#000; opacity:0.3; z-index:100; }
    #image-retail::after { font: var(--h1); content:"Touch + drag to move around";position:absolute; top:var(--240px); left:10%; width: 80%; height:var(--496px); color:#fff; opacity:1; z-index:101; text-align:center; }
    #image-retail::before, #image-retail::after { transition: opacity 0.3s linear 3.5s; pointer-events: none; }
    #image-retail.fade-in::before, #image-retail.fade-in::after { opacity:0; }
}

/* RETAIL BANNER MOBILE
====================================================== */
@media (max-width:768px) {
	#banner-retail > div{padding-bottom:var(--286px);}
}

/* RETAIL INTRO MOBILE
====================================================== */
@media (max-width:768px) {
	#intro-retail .h1:not(.a){margin:0 auto;margin-bottom:var(--74px);}
	#intro-retail.padding > div{padding-bottom:var(--20px);}
	#intro-retail.double-img-block img:first-child{margin-bottom:var(--43px);}
	
	#intro-retail.h1-top .copy{--mb:var(--24px)}
	
	#intro-retail a{margin-bottom:var(--40px);}
}

/* LOCATION INTRO
====================================================== */
#intro-doorstep h1 {max-width:var(--1007px)}
@media (max-width:768px) {
	#intro-doorstep .h1:not(.a){padding:0 var(--hpad);margin-bottom:var(--64px);}
	#intro-doorstep button.slick-arrow{mix-blend-mode:darken;}
}

/* LOCATION MAP
====================================================== */

