/*
Theme Name: Avada Child
Description: Child theme for Avada theme
Author: ThemeFusion
Author URI: https://theme-fusion.com
Template: Avada
Version: 1.0.0
Text Domain:  Avada
*/

html.hide-nav #menu-main-menu { display: none !important; }

:root {
    --shadow: 10px 10px 25px rgb(0 0 0 / 15%);
    --gap: max(calc((100vw - var(--site_width)) / 2), 30px);
}

html {
    scroll-behavior: smooth;
}

#example-block.scroll-triggered, .move-in-right, .move-in-left, .move-in-upwards, .move-in-up, .move-in-downwards, .move-in-down, .fade-in, .fade-in-upwards, .fade-in-up, .fade-in-left, .fade-in-right, .fade-in-downwards, .fade-in-down, .flip-left, .flip-right, .flip-upwards, .flip-up, .flip-downwards, .flip-down, .bounce-in-left, .bounce-in-right, .bounce-in-downwards, .bounce-in-down, .bounce-in-upwards, .bounce-in-up, .zoom-in, .skew-in-left, .skew-in-right, .blur-in, .colour-gain{ transition-property: all }

@media (max-width: 800px) {
	#example-block.scroll-triggered, .move-in-right, .move-in-left, .move-in-upwards, .move-in-up, .move-in-downwards, .move-in-down, .fade-in, .fade-in-upwards, .fade-in-up, .fade-in-left, .fade-in-right, .fade-in-downwards, .fade-in-down, .flip-left, .flip-right, .flip-upwards, .flip-up, .flip-downwards, .flip-down, .bounce-in-left, .bounce-in-right, .bounce-in-downwards, .bounce-in-down, .bounce-in-upwards, .bounce-in-up, .zoom-in, .skew-in-left, .skew-in-right, .blur-in, .colour-gain{ transition: none !important; transform: none !important; opacity: 1 !important; }
}

	
.enable-scroll > .fusion-column-wrapper {
    height: 100vh;
    overflow: auto;
}

.grecaptcha-badge {
    z-index: 10000;
}

body:not(.home) #wrapper {
    background-image: url(/wp-content/uploads/2022/04/background.jpg);
    background-size: cover;
}

body.waiting {
	cursor: progress !important;
}

:-moz-placeholder {
   opacity:  1;
}

.fullwidth-video-image { position: relative; }

.fullwidth-box.video-background .fullwidth-video video {
	height: 100%;
}

.fullwidth-video-image:after {
	content: '';
	position: absolute;
	width: 100%;
	height: 194px;
	left: 0px;
	background: linear-gradient(180deg, rgba(51, 51, 51, 0) 0%, #333333 100%);
	z-index: 1;
	bottom: 0;
}

.layout-wide-mode #main {
    background: transparent;
}

.collapsed-nav-text { order: 1; margin-left: 13px; letter-spacing: 1.5px; }
.collapsed-nav-text {
    font-family: var(--awb-typography1-font-family) !important;
    font-size: 16px;
}
.awb-menu__m-collapse-icon span {
   display: none;
}
.awb-menu__m-collapse-icon:before,
.awb-menu__m-collapse-icon:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -0.5px;
    width: 25px;
    height: 1px;
    right: 0;
    background-color: var(--awb-color4);
    transition: all linear 0.25s;
}

.collapse-enabled.expanded .awb-menu__m-collapse-icon:before {
    transform: rotate(45deg) translateY(-3px) translateX(1px);
    box-shadow: 0 0 0 transparent;
}

.collapse-enabled.expanded .awb-menu__m-collapse-icon:after {
    transform: rotate(-45deg) translateY(1px) translateX(3px)
}

.collapse-enabled:not(.expanded) .awb-menu__m-collapse-icon:before {
    transform: translateY(-6px);
    box-shadow: 0px 5.5px 0px var(--awb-color4);
}

.collapse-enabled:not(.expanded) .awb-menu__m-collapse-icon:after {
    transform: translateY(5.5px)
}



div .fusion-menu-element-wrapper.collapse-enabled.mobile-mode-collapse-to-button>#menu-main-menu,
#boxed-wrapper #menu-main-menu {
    background-color: rgba(51, 51, 51, 0.95) !important;
    height: calc(100vh - 48px);
	max-height: 100vh; 
    justify-content: center;
    display: flex;
    width: 100vw !important;
    left: 0 !important;
    position: fixed !important;
    top: 64px !important;
    overflow: scroll;
}

.logged-in #boxed-wrapper #menu-main-menu {
    height: calc(100vh - 78px);
    top: 96px !important;
}



#wrapper .fusion-button-inner {
     margin-top: min(105px, 6vh) !important
}

#wrapper .fusion-button-inner a {
    background-color: var(--awb-color4) !important;
    display: inline-block !important;
    width: auto !important;
    padding: 0px 44px !important;
    line-height: 79px;
    font-size: min(32px, 6.4vw);
    margin: 0 auto;
    letter-spacing: 3.1px;
    border: 2px solid var(--awb-color4) !important;
    color: var(--awb-color1) !important;
}

#wrapper .fusion-button-inner:where(:hover, :focus) a {
    color: var(--awb-color5) !important;
    background-color: var(--awb-color1) !important;
}

#wrapper .fusion-button-inner a .menu-text:after {
    content: "\f054";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    font-size: 25px;
    margin-left: 21px;
    margin-right: 13px;
}

.fusion-body .fusion-menu-element-wrapper.collapse-enabled ul li > a {
    letter-spacing: 4px;
}

:where(h1, h2, h3, h4, h5, h6) p { margin: 0; }
:where(h1, h2, h3, h4, h5, h6) span { color: var(--awb-color6); }
h1 small {
    font-size: 30%;
    letter-spacing: inherit;
}
.home h1, .inside-title {
    text-shadow: var(--shadow), var(--shadow);
}
.home h1 * {
    text-shadow: inherit;
}

.fusion-button:is(:hover, :focus) i {
    color: var(--awb-color4);
}

.inside-title {
    position: absolute;
    bottom: 40px;
    left: calc((100vw - var(--site_width)) / 2);
}

.inside-video, .inside-video video {
    height: calc(85vh - 400px);
}

.z-index-plus { z-index: 100; }
.homepage-pie {
    position: absolute;
    right: calc((100vw - var(--site_width)) / 2);
    top: 127px;
    width: 306px;
    transform: translateX(23%);
}

@media (max-width: 1240px) {
	.homepage-pie { right: 50px }
	.inside-title { left: 50px; }
}

.homepage-pie:before,
.homepage-pie:after {
    content: 'Sold';
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.homepage-pie:before {
    content: attr(data-percent);
    font-size: 48px;
    font-family: var(--awb-typography1-font-family);
}
.homepage-pie:after {
    top: 74%;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.home video {
	width: 100% !important;
	height: 100vh !important;
	top: 0 !important;
	transform: none !important;
	left: 0 !important;
}
.home .video-wrapper {
    overflow: visible;
    box-shadow: var(--shadow);
}
.home .video-wrapper:after,
.three-box .fusion-builder-row:after {
    content: '';
    position: absolute;
    height: 264px;
    width: 150vw;
    top: 50%;
    transform: translateY(-50%);
    left: -50%;
    z-index: -1;
    background-color: var(--awb-color3);
}

.three-box img {
	width: 100%;
	aspect-ratio: 400 / 500;
	object-fit: cover;
}

.three-box .fusion-builder-row { position: relative; }

.three-box .fusion-builder-row:after {
    background-color: #C89647;
    opacity: 0.1;
}

.video-btn {
	position: absolute;
	width: 30px;
	cursor: pointer;
	bottom: 10px;
	right: 10px;
	cursor: pointer;
}

.three-column-image,
.shadow-box,
.video-btn,
.fusion-button {
    box-shadow: var(--shadow) !important;
}

.video-btn.hide {
    opacity: 0.25;
}

.video-btn.hide:hover,
.video-btn.hide:focus {
    opacity: 0.75;
}

.no-cover div {
    background-size: contain !important;
}

.button-icon-right {
    margin-left: 21px;
}

.button-icon-left {
    margin-right: 21px;
}

.three-column-image {
    /*aspect-ratio: 400 / 704;*/
    position: relative;
    overflow: visible;
}

.three-column-image .img-box {
    position: absolute;
    width: 68px;
    height: 68px;
    background-image: url(/wp-content/uploads/2022/04/zoom.svg);
    bottom: 22%;
    right: 17%;
    pointer-events: none;
    z-index: 100;
}

.flipped-box .three-column-image .img-box {
    bottom: 36%;
    right: 44%;
}

.three-column-image .img-box:before,
.three-column-image .img-box:after {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: var(--awb-color4);
}

.three-column-image .img-box:before {
    height: 544px;
    width: 0px;
    bottom: 100%;
}

.three-column-image .img-box:after {
    bottom: calc(100% + 544px);
    width: 3px;
    height: 3px;
    border-radius: 50%;
}

.flipped-box .three-column-image .img-box:before {
    bottom: auto;
    top: 100%;
    height: 374px;
}

.flipped-box .three-column-image .img-box:after {
    bottom: auto;
    top: calc(100% + 374px);
}

.three-column-image a {
    overflow: hidden;
    display: block;
}

.three-column-image a img, .company-logos img {
    transition: all linear 0.25s;
}

.three-column-image a:hover img,
.three-column-image a:focus img {
    transform: scale(1.1);
}

#map { width: 100%; height: 100%; }

.footer-form form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    row-gap: 24px;
}

.footer-form .full {
    width: 100%;
}

.footer-form .half {
    width: calc(50% - 10px);
}

.footer-form :where(input, select, textarea) {
    padding: 0 !important;
    text-transform: uppercase;
}

.footer-form textarea {
    height: 200px;
    resize: none;
}

.wpcf7-list-item { margin: 0; }

.wpcf7-list-item input[type="checkbox"] { display: none; }

.footer-form :is(input, textarea, select) {
	background-color: rgba(255,255,255,0);
	transition: all linear 0.25s;
}

.footer-form :is(input, textarea, select):focus {
	background-color: rgba(255,255,255,0.2)
}

.wpcf7-list-item-label {
    color: var(--awb-color1);
    position: relative;
    padding-left: 50px;
    display: block;
    margin-top: 10px;
    letter-spacing: 0.9px;
    cursor: pointer;
}

.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
    content: '';
    position: absolute;
    width: 24px;
    height: 24px;
    top: 0;
    left: 0;
    background-color: var(--awb-color1);
}

.wpcf7-list-item-label:after {
    opacity: 0;
    width: 16px;
    height: 16px;
    top: 4px;
    left: 4px;
    background-color: var(--awb-color5);
	transition: opacity linear 0.25s;
}

input[checked="true"] + .wpcf7-list-item-label:after {
    opacity: 1;
}

.wpcf7-submit {
    text-transform: uppercase;
}

.overflow-line {
    width: 100vw !important;
    margin-left: calc(var(--gap) * -1);
}

#content {
    margin-bottom: 0 !important;
}

.position-fixed { position: fixed; top: 0; left: 0; right: 0; }
.logged-in .position-fixed { top: 32px; }
#wrapper.fusion-wrapper { overflow: visible !important; }

.company-logos img {
	height: 200px !important;
	width: 90% !important;
	object-fit: contain;
	filter: drop-shadow(0 0 1px black);
	margin: 0 5%;
}

/* .company-logos img {
    opacity: 0.25;
    filter: grayscale(1);
    
}

.company-logos a:hover img,
.company-logos a:focus img {
    opacity: 1;
    filter: grayscale(0);
} */

.community-tab {
    aspect-ratio: 1 / 0.80;
}

.community-tab .fusion-column-wrapper,
.community-tab .fusion-column-wrapper :where(p, img) {
    transition: all linear 0.25s;
    box-shadow: 0 0 0 transparent;
}

.community-tab .fusion-column-wrapper img {
    height: 77px;
}

.community-tab:hover .fusion-column-wrapper {
    background-color: var(--awb-color2);
}

.community-tab.active .fusion-column-wrapper {
    background-color: var(--awb-color4);
    box-shadow: var(--shadow);
}

.community-tab.active .fusion-column-wrapper :where(p, img) {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.local_businesses {
    display: flex;
    padding: 0 25px 0 5px;
    margin-bottom: 65px;
}

.local_businesses.hidden { 
    display: none;
}

.local_businesses .image {
    width: 20%;
}

.local_businesses .image img {
    width: 224px;
    height: 224px;
    object-fit: cover;
    border-radius: 50%
}

.local_businesses .content {
    width: 80%;
    padding-left: 88px;
}

.local_businesses .content h3 {
    text-transform: uppercase;
    color: var(--awb-color6);
}

.local_businesses .content p {
	padding-top: 10px;
	margin-bottom: 15px;
}

.local_businesses .content .additional-info img {
	margin-right: 14px;
}

.local_businesses .content .additional-info a + img {
	margin-left: 38px;
}

.local_businesses .content .additional-info {
	font-weight: bold;
	padding-top: 0;
}

.fusion-image-before-after-horizontal .fusion-image-before-after-handle:before,
.fusion-image-before-after-horizontal .fusion-image-before-after-handle:after {
    width: 1px;
    background-color: #C69214 !important;
    box-shadow: none !important;
}

.fusion-image-before-after-left-arrow,
.fusion-image-before-after-right-arrow {
    border: none;
    width: 50%;
    margin: 0 !important;
    height: 100%;
}

.fusion-image-before-after-left-arrow {
    left: 65% !important;
}

.fusion-image-before-after-right-arrow {
    right: 65% !important;
}

#buttons_and_map li span:after,
.fusion-image-before-after-left-arrow:before,
.fusion-image-before-after-right-arrow:before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    content: "\f053";
    line-height: 64px;
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 26px;
}

.fusion-image-before-after-right-arrow:before {
     content: "\f054";
}

.fusion-image-before-after-handle {
    width: 64px;
    height: 64px;
    border: none;
}

/*buttons_and_map*/

#buttons_and_map {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
}

.reserve-now #buttons_and_map { 
	padding: 6% 0;
}

#buttons_and_map :is(.floorplans, .floorplans ul) {
    padding: 0;
    margin: 0;
    position: relative;
}

#buttons_and_map .floorplans ul {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
}

#buttons_and_map .floorplans:hover ul,
#buttons_and_map .floorplans:focus ul {
    display: block;
}

#buttons_and_map :is(.floorplans li, button) {
    
    border-style: solid;
    
    font-family: var(--button_typography-font-family);
    font-weight: var(--button_typography-font-weight);
    font-style: var(--button_typography-font-style,normal);
    letter-spacing: var(--button_typography-letter-spacing);
    border-width: var(--button_border_width-top,0) var(--button_border_width-right,0) var(--button_border_width-bottom,0) var(--button_border_width-left,0);
    border-radius: var(--button-border-radius-top-left,0) var(--button-border-radius-top-right,0) var(--button-border-radius-bottom-right,0) var(--button-border-radius-bottom-left,0);
    text-transform: var(--button_text_transform);
    line-height: var(--button_line_height, 1);
    font-size: var(--button_font_size, 14px);
    
    background: var(--button_gradient_top_color);
    color: var(--button_accent_color);
    border-color: var(--button_border_color);
    
    padding: 10px;
    width: 292px;
    display: block;
    text-align: center;
    margin: 0 18px;
    cursor: pointer;
    transition: all linear 0.25s;
    
    -moz-appearance:none !important;
    -webkit-appearance: none !important; 
    appearance: none !important;
}

#buttons_and_map button:is(:hover, :focus),
#buttons_and_map .floorplans:is(:hover, :focus) li {
    box-shadow: var(--shadow);
}

.floorplan-controller a.deactive,
#buttons_and_map button:is(:hover, :focus),
#buttons_and_map .floorplans:is(:hover, :focus) li.placeholder {
    background-color: var(--awb-color1);
    color: var(--awb-color5);
}

.floorplan-controller a.deactive.button-default .fusion-button-text  {
    color: var(--awb-color5);
}

#buttons_and_map .floorplans li:not(.placeholder) {
    background-color: var(--awb-color2);
    color: var(--button_gradient_top_color);
    height: 49px;
    border: none;
}

#buttons_and_map .floorplans li:not(.placeholder):hover,
#buttons_and_map .floorplans li:not(.placeholder):focus {
    background-color: var(--button_gradient_top_color);
    color: var(--awb-color1);
}

.floorplan-map {
    margin-bottom: 60px;
    margin-top: 30px;
}

.reserve-now .floorplan-map {
    margin: 20px 0;
}

.floorplan-map img {
/*     max-height: 45vh; */
    margin: 0 auto;
    display: block;
}



.floorplan-map .svg_wrapper {
	position: relative;
}

.floorplan-map .svg_wrapper svg {
    position: absolute;
    top: 0;
    transform-origin: 50% 0%;
}

.floorplan-map .svg_wrapper polygon {
    opacity: 0.75;
    mix-blend-mode: multiply;
    display: block !important;
	cursor: pointer;
	transition: opacity linear 0.25s;
}

.floorplan-map .svg_wrapper polygon:is(:hover, :focus) {
	opacity: 0.95;
}

.floorplan-map .popup article,
.floorplan-map .popup {
	background-color: #fff;
	display: flex;
	flex-wrap: wrap;
}

.floorplan-map .popup {
	position: absolute;
	width: 393px;
	box-shadow: var(--shadow);
}

.floorplan-map .popup .half {
	width: 50%;
}

.floorplan-map .popup .fusion-button {
	width: 100%
}

.floorplan-map .popup :where(h4, h5) {
	font-size: 16px;
	font-weight: 700;
}

.floorplan-map .popup h4 {
	color: var(--awb-color6);
	margin-top: 10px;
	letter-spacing: 1.6px;
	margin-bottom: 11px;
}

.floorplan-map .popup h4 + p {
	margin-bottom: 13px;
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.floorplan-map .popup h5 {
    text-align: right;
    letter-spacing: 1.2px;
    margin-top: 11px;
}

.reserve-now .fusion-column-wrapper {
    height: 100vh;
}

.smaller .floorplans {
    max-height: calc(100vh - 380px);
    overflow: auto;
    position: relative;
	scroll-padding-bottom: 10%;
}

.smaller .floorplans .fusion-button.spec-sheet {
	display: none; 
}

body:not(.suite-selected) .smaller .floorplans {
	max-height: calc(100vh - 308px);
}

body:not(.suite-selected) .proceed-btn-conditional {
	display: none !important;
}

.smaller .floorplan {
    border: 2px solid var(--awb-color2);
    margin-left: 5px;
    margin-right: 10px;
	margin-bottom: 14px !important;
	cursor: pointer;
}

.smaller .floorplan:nth-last-child(2) {
	margin-bottom: 50px !important;
}

.smaller .floorplan:is(:hover, :focus) {
    border: 2px solid var(--awb-color4);
    box-shadow: var(--shadow);
}

.smaller .floorplan:not(:hover):not(:focus) h5,
.smaller .floorplan:not(:hover):not(:focus) article :where(.bath-icon, .bed-icon, .footage):before {
    filter: brightness(0);
}

.smaller .floorplan:not(:hover):not(:focus) .fusion-button {
    background-color: var(--awb-color2);
    border-color: var(--awb-color2);
}

.smaller .floorplan:is(:hover, :focus) .fusion-button {
    background-color: var(--awb-color5);
}

.smaller .floorplan-controller {
    position: sticky;
    top: 0;
    background-color: #fff;
    padding-bottom: 30px;
    margin-bottom: 0;
    z-index: 1000;
}

.plan-wrapper.smaller {
    position: relative;
	height: calc(100vh - 385px);
}

body:not(.suite-selected) .plan-wrapper.smaller {
	height: auto
}

.plan-wrapper.smaller:after, .fader:after {
    content: '';
    display: block;
    height: 50px;
    pointer-events: none;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.578125) 33.85%, #FFFFFF 64.58%);
}

.smaller .floorplan figure a {
    width: 100%;
	height: 100%; 
}

.floorplan-map .popup figure,
.smaller .floorplan figure {
    width: 28%;
	margin-bottom: 0;
}

.floorplan-map .popup figure img {
    height: 100%;
    object-fit: contain;
}

.floorplan-map .popup article, 
.smaller .floorplan article {
    width: 72%;
    padding-right: 22px;
    padding-left: 18px;
    padding-top: 23px;
}

.smaller .floorplan .two-columns {
    display: none;
}

.smaller .floorplan article :where(h4, h5) {
    white-space: nowrap;
}

.popup :where(.bath-icon, .bed-icon, .footage, h4, h5),
.smaller .floorplan article :where(.bath-icon, .bed-icon, .footage, h4, h5) {
    font-size: 16px !important;
    transition: all linear 0.25s;
}

.floorplan-map .popup :where(.bath-icon, .bed-icon, .footage):before,
.smaller .floorplan article :where(.bath-icon, .bed-icon, .footage):before {
    width: 19px;
    height: 19px;
    background-size: contain;
    margin-right: 10px;
	transition: all linear 0.25s;
}

.smaller .desktop-stats .half {
    width: 100%;
    margin-bottom: -2px;
    margin-top: -5px;
}

.smaller .floorplan-btn-wrap {
    position: absolute;
    width: auto !important;
    right: 38px;
    bottom: 20px;
    padding: 0;
}

.smaller .floorplan-btn-wrap .show-icon-on-desktop,
.smaller .floorplan-btn-wrap a:not(.spec-sheet) .fusion-button-text,
.show-text-on-mobile {
    display: none;
}

.smaller .show-icon-on-mobile {
    display: inline-block;
    padding: 6px;
}

.smaller .desktop-stats {
    flex-wrap: wrap;
}

.smaller .floorplan article .footage {
    text-align: left;
}

#buttons_and_map li span:after {
    content: '\f078';
    font-size: inherit;
    line-height: inherit;
    width: auto;
    margin-left: 10px;
    color: inherit;
}

#buttons_and_map .status {
    display: flex;
    padding: 0;
    justify-content: center;
    list-style-type: none;
    margin: 0;
	margin-bottom: 38px;
}

.reserve-now #buttons_and_map .status {
	margin-bottom: 0;
}

#buttons_and_map .status li {
    margin: 0px 39px;
    font-size: 16px;
    text-transform: uppercase;
}

#buttons_and_map .status li:before {
    content: '';
    width: 35px;
    height: 35px;
   background: #78C614;
   display: inline-block;
   vertical-align: middle;
   margin-right: 23px;
}

#buttons_and_map .status li:nth-child(2):before {
   background: #C69214;
}

#buttons_and_map .status li:nth-child(3):before {
   background: #AEAEAE;
}

.floorplans, .floorplan, .floorplan-controller {
    display: flex;
}

.floorplans {
    display: flex;
    flex-wrap: wrap;
    margin: 0 auto;
}

.floorplan-controller {
    order: -1;
    width: 100%;
    align-content: space-around;
    justify-content: center;
    margin-bottom: 140px;
}

.floorplan-controller .fusion-button {
    margin: 0 10px;
    margin-top: 24px;
    width: 296px;
    padding: 10px 5px !important;
	height: 48px;
}

.smaller .floorplan-controller .fusion-button {
    padding: 9px 5px !important;
	height: auto;
    text-align: center;
}

.floorplan {
    margin-bottom: 181px;
    justify-content: space-between;
    width: 100%;
    filter: grayscale(0);
    opacity: 1;
    transition: all linear 0.25s;
}

.floorplan.hidden {
    display: none;
}

.floorplan figure {
    width: 40%;
    display: block;
    margin: 0;
    overflow: hidden;
}

.floorplan figure a {
    width: 84%;
    margin: 0 0 0 auto;
    display: block;
}

.floorplan img {
    transform: scale(1);
    filter: grayscale(1);
    transition: all linear 0.25s;
	height: 100%;
	object-fit: contain;
}

.plan-wrapper:not(.smaller) .floorplan figure a:is(:focus, :hover) img {
    transform: scale(1.1);
    filter: grayscale(0);
}

.smaller .fade-in-up {  
    opacity: 1;
    transform: translateY(0);
}

.smaller figure:is(:focus, :hover) img {
    filter: grayscale(1);
    transform: scale(1);
}

.floorplan article {
    width: 60%;
    display: flex;
    flex-wrap: wrap;
    padding-left: 12%;
    padding-right: 8%;
    align-self: center;
    padding-top: 0;
}

.floorplan article .show-on-mobile {
    display: none;
}

.floorplan .two-columns {
    column-count: 2;
    padding: 8px 10px;
    width: 100%;
    margin: 5px 0;
}

.floorplan .fusion-button  {
    padding: 9px !important;
	margin: 0 !important;
	width: 50% !important;
}

.smaller .floorplan .fusion-button {
	width: auto !important;
    padding: 0 !important;
}

.floorplan .floorplan-btn-wrap {
	display: flex;
    margin-left: -13px;
    margin-right: -15px;
    gap: 32px;
    width: calc(100% + 28px);
    margin-top: 18px;
}

.floorplan article ul {
    padding: 0;
    list-style-position: inside;
    margin: 0;
}

/* :is(.floorplan article, .suite-details) .half {
    width: 50%;
} */

.suite-details .half {
    display: inline-block;
}

.suite-details .half.with-icons {
	width: 50%;
}

.suite-details .spec-sheet {
	padding: 4px;
}

.floorplan article :where(h4, h5) {
    margin-bottom: 18px;
    margin-top: -7px;
}

.floorplan article h4 {
    color: var(--awb-color6);
    letter-spacing: 0.1em;
}


.floorplan article :where(.bath-icon, .bed-icon, .footage, h5) {
        font-size: min(2vw, 24px) !important;
        letter-spacing: 0.1em !important;
}

.floorplan article :where(.footage, h5) {
    text-align: right;
}

:is(.floorplan article, .suite-details, .popup) :where(.bath-icon, .bed-icon, .footage):before {
    content: '';
    width: 41px;
    height: 33px;
    background-position: left center;
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
}

:is(.floorplan article, .suite-details, .popup) .bath-icon:before {
    background-image: url(/wp-content/uploads/2022/05/bath.svg);
}

:is(.floorplan article, .suite-details, .popup) .bed-icon:before {
    background-image: url(/wp-content/uploads/2022/05/bed.svg);
    margin-left: 19px;
    margin-right: 7px;
}

.popup .bed-icon:before { 
	margin-left: 0;	
}

:is(.floorplan article, .suite-details, .popup) .footage:before {
    background-image: url(/wp-content/uploads/2022/05/size.svg);
}

#main .suite-details :is(h1, h2) {
    font-size: 24px;
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 0.1em;
	margin: 16px 0; 
}

#main .suite-details h2 {
    text-align: right;
}

#main .suite-details .text {
	display: flex;
	justify-content: space-between;
	margin-bottom: 11px;
}

.suite-details h1 {
    color: var(--awb-color6);
}

div .suite-details :where(.bath-icon, .bed-icon, .footage) {
    font-size: 16px;
}

div .suite-details :where(.bath-icon, .bed-icon) {
    width: 50%;
    display: inline-block;
    white-space: nowrap;
}

div .suite-details .bed-icon {
    text-align: right;
}

div .suite-details :where(.bath-icon, .bed-icon, .footage):before {
    height: 28px;
}

.suite-details .with-icons + .with-icons {
    text-align: right;
}

:is(.suite-details, .steps, .edit-detail-btn, .payment-box) .fake-title {
    font-size: 16px;
    font-family: var(--h1_typography-font-family);
    letter-spacing: 0.1em;
    margin-top: 16px;
    margin-bottom: 16px;
}


.suite-details :is(ul, ol) {
    padding-left: 25px;
}

.choose-yours, .mobile-stats, .show-icon-on-mobile {
    display: none;
}

/*.fixed-buttons {
    position: absolute;
    bottom: 8px;
}*/

#detail-manager {
	flex: 1;
	display: flex;
	flex-direction: column;
	padding-bottom: 30px;
}

.fixed-buttons.steps {
	display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    flex: 1;
}

.fixed-buttons.steps .fusion-button {
	text-align: center;
    width: 100%;
    margin-top: auto;
}

.fixed-buttons.steps .fusion-button:last-of-type {
	margin-top: 7px
}

.suite-slider, .suite-slider li {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-size: cover;
    margin: 0;
    padding: 0;
    background-position: 50% 50%;
}

.suite-slider {
	list-style-type: none; 
}

.suite-slider li[style*="opacity: 0"] {
	pointer-events: none; 
}

.suite-slider li {
	background-repeat: no-repeat;
    transition: all linear 0.25s;
	cursor: pointer;
}

body.page-id-1495 .suite-slider li:first-of-type {
	background-size: 80% auto;
	background-position: 50% calc(50% + 75px);
}

.suite-slider li:not(:first-of-type) {
    opacity: 0;
}

.suite-slider:after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 171px;
    background: linear-gradient(180deg, rgba(51, 51, 51, 0) 0%, rgba(51, 51, 51, 0.5) 33.85%, rgba(51, 51, 51, 0.9) 64.58%);
}

.suite-pagin {
    position: absolute;
    bottom: 66px;
    display: flex;
    flex-direction: row;
    z-index: 100;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 100%;
    left: 0;
    justify-content: center;
}

.text-disclaimer {
	font-size: min(2.5vw, 12px) !important;
    font-weight: 400;
    line-height: 1.5;
    text-align: center;
    color: var(--awb-color1);
    position: absolute;
    bottom: 11px;
    left: 0;
    width: 100%;
    letter-spacing: 1.2px;
}

.suite-pagin li {
    width: 38px;
    height: 40px;
    text-align: center;
    color: var(--awb-color1);
    border: 3px solid var(--awb-color1);
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 23px;
    cursor: pointer;
    font-weight: bold;
    transition: all linear 0.25s;
}

.suite-pagin li:is(:hover, :focus):not(.next):not(.prev),
.suite-pagin li.active {
    border-color: var(--awb-color5);
    background-color: var(--awb-color5);
}

.suite-pagin li:is(.next, .prev) {
    font-size: 18px;
}

.suite-pagin li:is(.next, .prev):is(:hover, :focus) {
    color: var(--awb-color5);
}

.suite-pagin :is(li.next, li.prev) {
    border: none;
    width: auto;
}

.suite-pagin :is(li.next, li.prev) i {
    margin: 0;
}

#lightbox {
	width: 60vw;
	padding: 0;
	border: 0;
	transform: translateY(-50px);
	opacity: 0;
	transition: all linear 0.25s;
}

#lightbox.show {
	transform: translateY(0px);
	opacity: 1;
}

#lightbox img {
	width: 100%;
	object-fit: contain;
	display: block;
	max-height: 80vh;
}

#lightbox::backdrop {
    background-color: #333333;
	opacity: 0.75;
}

#lightbox .close {
    width: 24px;
    height: 24px;
    border-radius: 50px;
    background-color: var(--awb-color1);
    position: absolute;
    top: 6px;
    right: 6px;
    rotate: 45deg;
    cursor: pointer;
	opacity: 0.5;
	transition: all linear 0.25s;
}

#lightbox .close:hover,
#lightbox .close:focus {
	opacity: 1;
}

#lightbox .close:before,
#lightbox .close:after {
    content: '';
    background-color: var(--awb-color8);
    width: 2px;
    height: 12px;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 50%;
    left: 50%;
}

#lightbox .close:after {
    width: 12px;
    height: 2px;
}

.text-button {
	font-size: 16px;
	line-height: 1.5;
	letter-spacing: 0.1em;
	text-transform: none;
	color: var(--awb-color4);
	font-family: "Poppins";
	font-weight: 400;
	display: block;
	position: relative;
}

:is(#detail-manager, #payment-form) .text-button i {
	font-size: 17.6px;
	height: auto;
	width: auto;
	margin-top: 0;
	margin-left: 14px;
	color: var(--awb-color4);
	background-color: var(--awb-color1);
	border-color: transparent;
}

.text-button.top {
    margin-top: 35px;
    margin-bottom: 24px;
}

.text-button.top:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: -30px;
	right: -50px;
	border-width: 0 0 1px 0;
	border-color: var(--awb-color2);
	border-style: solid;
}


#detail-manager :is(.next-step, .final-reservation-button) {
	width: 100%;
	display: block; 
}

.show-details { display: none; }

.edit-details:not(.active),
.text-button:not(.active),
.fusion-flex-container .fusion-row .payment-box:not(.active) {
	display: none;
}

.payment-box {
	height: 100%;
	padding-bottom: 30px
}

/*.payment-box:not(.active),
.detail-information .show-details:not(.active),
.edit-details:not(.active),
.show-details-btn:not(.active),
.steps:not(.active) {
	max-height: 0;
	overflow: hidden;
	transition: max-height linear 0.25s;
}

.payment-box.active,
.detail-information .show-details.active,
.steps.active {
	max-height: 100vh;
}

.show-details-btn.active,
.edit-details.active {
	max-height: 50px;
}*/

.step-button, .edit-detail-btn {
    border: 1px solid var(--awb-color2);
    margin: 0 0px 16px 0;
    padding: 5px 28px 12px 80px;
    position: relative;
    cursor: pointer;
    transition: all linear 0.25s;
    min-height: 112px;
    display: flex;
    flex-wrap: wrap;
    align-content: center;
}

.step-button {
	flex-direction: column;
    align-content: flex-start;
	justify-content: center;
	flex-wrap: nowrap;
}

.step-button.active, .edit-detail-btn:is(:hover, :focus) {
    border: 1px solid var(--awb-color4);
}

.step-button.selected, .edit-detail-btn:is(:hover, :focus) {
    box-shadow: var(--shadow);
}

.step-button:after,
.step-button.selected:before {
    content: '';
    width: 24px;
    height: 24px;
    background-color: var(--awb-color2);
    position: absolute;
    left: 25px;
    top: 50%;
    margin-top: -12px;
}

.step-button.selected:before {
    background-color: var(--awb-color4);
    width: 16px;
    height: 16px;
    left: 29px;
    z-index: 10;
    margin-top: -8px;
}

.step-button .fake-title {
    margin-bottom: 0;
}

.step-button input {
    display: none;
}

.step-button p, .edit-detail-btn p:not(.fake-title) {
    font-size: 12px;
    margin-bottom: 7px !important;
    line-height: 1.6;
}

.steps .fake-title + p {
    margin-bottom: 38px;
}

.payment-box .disabled,
.steps .disabled {
    background-color: var(--awb-color2);
    pointer-events: none;
    border: var(--awb-color2);
}

.detail-information.into-information .intro-info,
.detail-information:not(.show-summary) .brief_description {
    display: none;
}


.edit-detail-btn:first-of-type {
    margin-top: 46px;
}

.edit-detail-btn {
    padding: 23px 25px 12px 25px;
    min-height: 0;
    margin-bottom: 15px;
    position: relative;
}

.edit-detail-btn:after {
    content: '';
    position: absolute;
    right: 29px;
    top: 50%;
    height: 38px;
    width: 38px;
    margin-top: -16px;
    background-color: var(--awb-color4);
    background-image: url(/wp-content/uploads/2022/05/edit.svg);
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

.edit-detail-btn p {
    width: 100%;
    margin: 0 !important;
}

.text-stroke h3 {
    -webkit-text-stroke-width: 0.25px;
    -webkit-text-stroke-color: #fff;
}

#content .wider-btn {
    width: calc(100% + 60px) !important;
    margin-left: -30px;
    margin-right: -30px;
    display: block;
}

#content .wider-btn .fusion-column-wrapper {
    padding-left: 30px !important;
    padding-right: 50px !important;
}

.fusion-flex-container .fusion-row .reservation-section:not(.reserve) {
    display: none !important;
}

/*.payment-form {
    min-height: calc(100vh - 400px);
}*/

#payment-form {
	flex: 1;
	display: flex;
	flex-direction: column;
}

#payment-form .fusion-flex-align-items-flex-start + .fusion-flex-align-items-flex-start{
	flex: 1;
}

.payment-form  {
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-top: -44px;
}

.payment-form label.fake-title {
    margin-bottom: 5px;
    margin-top: 0;
    display: block;
    width: 100%;
}

.payment-form .input-wrap {
    margin-bottom: 12px;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}

.payment-form input {
    height: 48px;
    border: 1px solid var(--awb-color2);
    color: var(--awb-color6);
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
    padding: 0 26px;
    width: 100%;
}

.payment-form input.half,
.payment-form label.half {
    width: 50%;
}

.payment-form ::placeholder {
    color: var(--awb-color6);
    text-transform: uppercase;
	opacity: 0.5;
}

.payment-form input:focus {
    border: 1px solid var(--awb-color4);
}

.payment-form input[readonly] {
    pointer-events: none
}

.payment-form .dollar {
    position: relative;
    width: 100%;
}

.payment-form .dollar input {
    padding-left: 75px;
}

.payment-form .dollar:after {
    position: absolute;
    content: '$';
    height: 100%;
    width: 48px;
    background-color: var(--awb-color2);
    color: var(--awb-color6);
    text-align: center;
    top: 0;
    left: 0;
    font-size: 18px;
    line-height: 48px;
}

.payment-complete {
    padding: 0.25vh 0;
}

#card-element {
	border: 1px solid var(--awb-color2);
	padding: 0 26px;
}

#card-element.focused {
	border: 1px solid var(--awb-color4);
}

.payment-complete img {
	width: 158px;
    margin: 0 auto 49px auto;
    display: block;
    transform: scale(0);
    transition: all linear 0.25s;
    transition-delay: 0.5s;
	filter: drop-shadow(var(--shadow));
	overflow: visible;
	backface-visibility: hidden;
	-webkit-backface-visibility: hidden;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}

.payment-complete img.show {
    transform: scale(1) translateZ(0);
}

.payment-complete {
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
	padding: 40px 0 25px 0;
}

.payment-complete h3 {
    font-family: var(--awb-typography1-font-family);
    font-size: 48px;
    font-weight: 500;
    line-height: 62px;
    letter-spacing: 0.1em;
    margin-bottom: 0;
	margin-top: 0;
}

.payment-complete h3 + p {
    margin-bottom: 48px;
}

.payment-complete p {
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.1em;
}

.receipt-wrapper {
	max-height: calc(100vh - 67px);
    margin-top: 67px !important;
    overflow: hidden;
}

.payment-complete .top_wrap {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.payment-complete .left {
	width: 134px;
}

.payment-complete .right {
    width: calc(100% - 152px);
    margin-top: -11px;
}

.payment-complete .right h3 + p {
	margin-bottom: 16px;
}

.payment-complete .right p .code {
	word-wrap: break-word;
}

.payment-complete .in-touch-box {
	text-align: center;
	padding: 40px 40px 20px 40px;
	border: 1px solid var(--awb-color4);
	box-shadow: var(--shadow);
	margin: 10px 0;
}

.payment-complete .in-touch-box h4 {
	font-size: 24px;
	line-height: 1.29;
	color: var(--awb-color4);
	margin: 0 0 45px 0;
	text-transform: uppercase;
	letter-spacing: 0.1px;
}

.payment-complete .in-touch-box p {
	font-size: 14px;
	line-height: 21px;
}

.payment-complete .button-wrap {
	display: flex;
	flex-wrap: wrap;
	gap: 7px 16px;
}

.payment-complete .button-wrap a:not(:last-of-type) {
	flex: 1;
}

.receipt-wrapper .fusion-column-wrapper {
	overflow: auto;
} 

.receipt {
    width: calc(100% - 130px);
    margin: 30px auto 30px auto;
	padding: 73px 51px 61px 55px;
    background-color: #fff;
    box-shadow: var(--shadow);
    display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}

.receipt.print {
	padding: 20px;
	width: 100%;
}

.receipt:after {
	content: '';
	top: 0;
	left: 0;
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0.25;
	background-image: url(/wp-content/uploads/2022/06/background-symbol.svg);
	background-position: bottom right;
	background-repeat: no-repeat;
}

.receipt .label {
	padding: 14px;
	color: #fff;
	background-color: var(--awb-color4);	
	display: block;
	margin-top: 21px;
	margin-bottom: 6px;
	max-width: 139px;
	margin-left: auto;
	text-align: center;
}

.receipt h1 {
    font-family: var(--awb-typography4-font-family);
    font-size: 32px;
    font-weight: 700;
    line-height: 48px;
    color: #000;
	margin-bottom: 7px;
	word-break: break-all;
}

.receipt .billing-info {
	margin-top: 37px;
}

.receipt :is(.right, .left) {
	display: inline-block;
    width: calc(100% - 180px);
	font-weight: bold;
    font-size: 16px;
    line-height: 1.5;
	letter-spacing: 0;

}

.receipt :is(.right, .left).billing-info {
	font-weight: normal;
}

.receipt .right:not(.billing-info),
.receipt :is(.right, .left) strong {
	color: var(--awb-color4);
}

.receipt :is(.right, .left) strong {
	margin-bottom: -13px;
    display: block;
}

.receipt .right:not(.billing-info) {
	text-align: right;
}

.receipt .billing-info {
	line-height: 1.7
}

.receipt .right {
    width: 180px;
}

.receipt-table {
    width: 100%;
    table-layout: fixed;
	margin-top: 33px;
}

.receipt-table :is(th, .fake-th) {
    text-align: left;
    font-weight: 700;
    background-color: var(--awb-color2);
    font-family: var(--awb-typography4-font-family);
}

.receipt-table :is(th, td, .fake-th) {
    padding: 8px 15px;
    font-size: 16px;
    line-height: 1.5;
    letter-spacing: 0;
}

.receipt-table tr :is(th, td, .fake-th):last-of-type {
	text-align: right; 
}

.receipt-table tr:last-of-type {
	border: none
}

.receipt-table :is(.fake-th, .grey-text, .gold-text) {
	display: block;
    width: 147px;
    margin-left: auto;
}

.receipt-table .grey-text {
	font-size: 12px;
	font-weight: 500;
	line-height: 1.334;
	letter-spacing: 0em;
	text-align: center;
	color: #C4C4C4;
}

.receipt-table .gold-text {
	font-size: 32px;
	font-weight: 500;
	line-height: 1.75;
	letter-spacing: 0em;
	text-align: center;
	color: 	var(--awb-color4)
}

.receipt-table + .terms {
	font-size: 16px;
    line-height: 1.5;
    letter-spacing: -0.01em;
    text-align: left;
    padding-top: 10px;
    padding-right: 20%;
    font-weight: bold;
}

.receipt-table + .terms strong {
	color: 	var(--awb-color4)
}

.receipt-table + .terms p {
	margin-bottom: 14px
}

.receipt-table tr {
    border-bottom: 1px solid var(--awb-color2);
}

.button-holder {
	width: 100%;
    display: flex;
    justify-content: center;
	z-index: 100
}

.template {
	display: none !important;
}

.with-icon {
	width: 100%;
	position: relative;
}

.with-icon .icon {
	position: absolute;
	width: 20px;
	height: 20px;
	background-image: url(/wp-content/uploads/2022/07/input_question.svg);
	right: 20px;
	top: 50%;
	margin-top: -10px;
	background-size: contain;
	background-position: 50% 50%; 
}

.with-icon .icon:before {
	position: absolute;
    content: attr(data-message);
    background-color: var(--awb-color6);
    color: #fff;
    padding: 5px 10px;
    top: calc(100% + 10px);
    right: 0;
    width: auto;
    text-align: right;
    white-space: nowrap;
	opacity: 0;
	transition: all linear 0.25s;
}

.with-icon .icon:after {
	content: '';
	position: absolute;
	border: 10px solid transparent;
	border-bottom-color: var(--awb-color6);
	top: calc(100% - 10px);
	right: 0;
	opacity: 0;
	transition: all linear 0.25s;
}

.with-icon .icon:is(:focus, :hover):before,
.with-icon .icon:is(:focus, :hover):after {
	opacity: 1;
}

.payment-types {
	margin: 0 auto;
	display: block;
	max-width: 314px;
	margin-bottom: 14px;
}

.show-on-mobile { display: none; }

 .grecaptcha-badge {
	 width: 70px !important;
	 overflow: hidden !important;
	 transition: all 0.3s ease !important;
	 left: 4px !important;
}

.grecaptcha-badge:hover {
	  width: 256px !important;
}

.fusion-button.spec-sheet {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 26px;
	--button_accent_color: var(--awb-color4);
	--button_accent_hover_color: var(--awb-color1);
	--button_border_hover_color: var(--awb-color4);
	--button_gradient_top_color: var(--awb-color1);
	--button_gradient_bottom_color: var(--awb-color1);
	--button_gradient_top_color_hover: var(--awb-color5);
	--button_gradient_bottom_color_hover: var(--awb-color5);
}

.floorplan-btn-wrap .fusion-button.spec-sheet .fusion-button-text:before,
.suite-details .fusion-button.spec-sheet .fusion-button-text:before,
.fusion-button.spec-sheet .fusion-button-text:after {
	content: '';
    display: inline-block;
    width: 16px;
    height: 20px;
	background-image: url(/wp-content/uploads/2023/04/spec-sheet-icon.svg);
    vertical-align: middle;
    background-size: contain;
    margin-left: 21px;
}

.suite-details .fusion-button.spec-sheet .fusion-button-text:before,
.floorplan-btn-wrap .fusion-button.spec-sheet .fusion-button-text:before {
	margin-left: 0;
	margin-right: 15px;
}

.suite-details .fusion-button.spec-sheet:where(:hover, :focus) .fusion-button-text:before,
.floorplan-btn-wrap .fusion-button.spec-sheet:where(:hover, :focus) .fusion-button-text:before,
.fusion-button.spec-sheet:where(:hover, :focus) .fusion-button-text:after {
	background-image: url(/wp-content/uploads/2023/04/spec-sheet-icon-white-2.svg);
}

.suite-details .fusion-button.spec-sheet .fusion-button-text:after,
.floorplan-btn-wrap .fusion-button.spec-sheet .fusion-button-text:after {
	content: unset;
}

.fixed-buttons .fusion-button,
.fusion-button.spec-sheet {
	box-shadow: 0 0 0 transparent !important;
}

.fixed-buttons .fusion-button:where(:hover, :focus),
.fusion-button.spec-sheet:where(:hover, :focus) {
	box-shadow: var(--shadow) !important;
}

/*transitions*/

.delay-quarter {
    transition-delay: 0.25s !important;
}

.delay-third {
    transition-delay: 0.33s !important;
}

.delay-half { 
    transition-delay: 0.5s !important;
}

.delay-sixth {
    transition-delay: 0.66s !important;
}


.delay-three-quarter { 
    transition-delay: 0.75s !important;
}

.delay-full { 
    transition-delay: 1s !important;
}



@media (max-width: 1000px) {
    :root {
        --main_padding-top: 0;
        --main_padding-bottom: 0;
    }
    .no-bg-mobile {
        background-image: none !important;
    }
    h1 small {
        font-size: 30.22%;
    }
    .post-content p {
        font-size: 14px;
        line-height: 1.75;
        letter-spacing: 0.1em;
    }
    .mobile-margin-top {
        margin-top: 10px !important;
    }
    .mobile-margin-minus-top {
        margin-top: -10px !important;
    }
    .mobile-no-margin {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
    .fusion-button {
        padding: 11px !important;
    }
    .shadow-box { overflow: visible !important; }
    .shadow-box img {
        width: 100vw;
        max-width: none;
        left: 50%;
        position: relative;
        transform: translateX(-50%);
    }
    body:not(.home) .shadow-box img {
        height: 253px;
            object-fit: cover;
    }
    body:not(.home) .shadow-box {
        margin-bottom: 34px;
    }
    .park-section {
        background-image: linear-gradient(180deg, var(--awb-color6) 0%,rgba(51,51,51,0) 180%),
        url(/wp-content/uploads/2022/04/contact-bg.jpg) !important;
    }
    .three-column-image .img-box:before {
        height: 477px;
        
    }
    .three-column-image .img-box:after {
        bottom: calc(100% + 477px)
    }
    
    
    .inside-title {
        bottom: 13px;
        left: 27px;
    }
	
	.local_businesses .content .additional-info a + img {
		margin-left: 6vw;
	}
    
}

@media (min-width: 800px) {
    .floorplans .text, .desktop-stats {
		width: 100%;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap; 
    }
	.page-id-305 .desktop-stats .half {
		width: 50%;
		padding-right: 3%;
	}
	.page-id-305 .desktop-stats .half + .half { padding-right: 0; }
	.page-id-305 .desktop-stats .half p {
		width: 100%;
		display: flex;
		justify-content: space-between;
	}
	.page-id-305 .desktop-stats .half p.footage {
		justify-content: flex-end;
	}
    .mobile-wrapper {
        width: 100%;
        display: block;
    }
	:is(body, html):is(.page-id-1387, .page-id-1495, .page-id-1526, .page-id-1577) {
		overflow: hidden;
	}
}

@media (max-width: 800px) {
    
    :root {
       --h2_typography-font-size: max(32px, 8.4vw);
       --h3_typography-font-size: max(23px, 6.3vw);
    }
    
/*     .home video {
		height: calc(100vh - 228px) !important;
		min-height: 0 !important;
    } */
	
	.inside-video, .inside-video video { /*.reserve-now*/
        height: 85vh !important;
    }
    
    .three-box .fusion-builder-row:after { display: none; }
    #content .three-box .fusion-column-wrapper {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
    }
    .three-box .flipped-box .fusion-column-wrapper > div:nth-child(1),
    .three-box .fusion-column-wrapper > div {
        width: 50%;
    }
    .three-box .fusion-column-wrapper > div:nth-child(1),
    .three-box .flipped-box .fusion-column-wrapper > div:nth-child(2) {
        width: 100%;
    }
    .three-box .flipped-box .fusion-column-wrapper > div:nth-child(2) {
        order: -1;
    }
    .three-box .fusion-column-wrapper .fusion-text + .fusion-text {
        order: 4;
        padding: 0 29px !important;
        margin: 0;
    }
    .three-box .flipped-box .fusion-column-wrapper > div:nth-child(1) {
        order: 5;
    }
    :is(div, .flipped-box) .three-column-image .img-box {
        right: 50%;
        transform: translateX(36%);
        width: 42px;
        background-repeat: no-repeat;
        bottom: 37px;
        height: 42px;
    }
    :is(div, .flipped-box) .three-column-image .img-box:before {
        transform: rotate(90deg);
        transform-origin: bottom left;
        height: 77vw;
        bottom: 50%;
        top: auto;
        left: 100%;
    }
    :is(div, .flipped-box) .three-column-image .img-box:after {
        display: none;
    }
    .flipped-box .three-column-image .img-box:before {
        transform: rotate(-90deg);
        transform-origin: bottom right;
        left: 0;
    }
    .footer-form .half {
        width: 100%;
    }
    .footer-form {
        margin-top: 47px;
    }
    .footer-form form {
        row-gap: 48px;
    }
    .wpcf7-list-item-label {
        padding-left: 61px;
        margin-top: -3px;
    }
    .wpcf7-list-item-label:before {
        top: 11px;
    }
    
    .wpcf7-list-item-label:after {
        top: 15px;
    }
    #map { height: 192px; position: relative; }
    .text-and-map {
        background-color: #1E1E1E !important;
    }
    .copyright-bar * { color: #fff !important; }
    .copyright-bar { background-color: var(--awb-color6) !important; }
    
    body:not(.home) :where(h1, h2, h3, h4, h5, h6) span {
        display: inline-block; /*https://dev.theloftswinnipeg.com/features/*/
    }
    
    .team-text p {
        font-size: inherit;
        line-height: inherit;
    }
    
    .team-text {
        margin-top: 15px !important;
    }
    
    .team-text + .team-text {
        margin-top: 0 !important;
        margin-bottom: -5px !important;
    }
    
    
/*     #content .company-logos .fusion-column-wrapper {
        flex-wrap: wrap;
    }
    
    .company-logos .fusion-column-wrapper div {
        width: 50%;
        padding: 0px 25px;
        margin-bottom: 5px;
    } */
    
    .community-tab {
        aspect-ratio: auto;
    }
    
    .community-tab .fusion-column-wrapper img {
        height: 38px;
        width: 35px;
        object-fit: contain;
    }
    
    .community-tab .fusion-column-wrapper p {
        margin-bottom: 7px;
        margin-top: -4px;
    }
    
    .local_businesses { 
        display: block;
        padding: 0;
        margin-bottom: 41px;
     }
    
    .local_businesses .image, .local_businesses .content {
        width: 100%;
        padding-left: 0;
    }
    
    .local_businesses h3 {
        padding: 0 20px;
        line-height: 1.3;
        padding-bottom: 9px;
    }
    
    .local_businesses .image img {
        display: block;
        margin: 0 auto;
        width: 163px;
        height: 163px;
    }
    
    
    .local_businesses .content {
        margin-top: 42px;
        text-align: center;
		padding-left: 20px;
		padding-right: 20px;
    }
    
    .local_businesses .content .fusion-button {
        margin-top: 10px !important;
    }
    
    body:not(.home) .three-boxes-wrap {
        width: auto;
        margin-left: -30px !important;
        margin-right: -30px !important;
    }
    
	.smaller .floorplan-controller .fusion-button,
    .floorplan-controller .fusion-button,
    div #buttons_and_map :is(.floorplans, button) {
        width: calc(50% - 5px);
        margin: 0 5px 30px 0;
    }
	
	div #buttons_and_map :is(.floorplans, button) {
		width: 100%;
	}
	
	.smaller .floorplan-controller {
		padding-top: 15px;
		margin-top: -2px;
		top: -2px;
	}
	
	.smaller .floorplan-controller .fusion-button {
		margin-bottom: 7px
	}
    
    div #buttons_and_map button,
    .floorplan-controller .fusion-button + .fusion-button {
        margin-left: 5px;
        margin-right: 0;
    }
    
    #buttons_and_map .status,
    div #buttons_and_map .floorplans li {
        width: 100%;
        margin: 0;
    }
    
    /*#buttons_and_map .status, .floorplan { display: block; }*/
    
    .floorplan { margin-bottom: 14px; border: 2px solid var(--awb-color2); cursor: pointer; }
    
    .floorplan:is(:focus, :hover) {
        border: 2px solid var(--awb-color4);
        box-shadow: var(--shadow);
    }
    
    .floorplan figure a,
    .floorplan:nth-child(even) a,
    #buttons_and_map .status li {
        width: 100%;
        margin: 20px 0;
    }
    
    .floorplan figure a,
    .floorplan:nth-child(even) a {
        margin: 0;
    }
    
    .floorplan-controller {
        margin-top: -34px;
        flex-wrap: wrap;
        margin-bottom: 0;
    }
    
    .show-icon-on-mobile {
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
    }
	
	.floorplan .show-icon-on-mobile {
		filter: brightness(0);
	}
	
	.floorplan:is(:focus, :hover) .fusion-button:is(:focus, :hover) .show-icon-on-mobile {
		filter: invert(44%) sepia(96%) saturate(1586%) hue-rotate(23deg) brightness(110%) contrast(84%);
	}
	
	.floorplan:is(:focus, :hover) .show-icon-on-mobile {
		filter: brightness(1);
	}
    
    .floorplan figure, .desktop-stats, .floorplan .two-columns, .show-icon-on-desktop { display: none; }
    
    .floorplan article,
    .floorplan article .half { width: 100%; }
    
    .floorplan .fusion-button {
        width: 100% !important;
        display: flex;
        margin: 0 0px -1px 0px !important;
        padding: 3px !important;
    }
    
    .floorplan:not(:focus):not(:hover) .fusion-button {
        background-color: var(--awb-color2);
        border-color: var(--awb-color2);
    }
    
    .floorplan:not(:focus):not(:hover) .fusion-button .fusion-button-text {
        color: var(--awb-color6);
    }
    
    
    .floorplan .mobile-wrapper {
        width: 100%;
        display: flex;
        align-content: center;
    }
    
    .mobile-stats {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-evenly;
        margin: 11px 0;
    }
    
    .floorplan .text {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        flex: 1;
    }
	
	.show-text-on-mobile { display: block !important; }
	.smaller .floorplan-btn-wrap,
	.smaller .floorplan .fusion-button { width: 100% !important; }
	.plan-wrapper.smaller { height: auto; }
	.smaller .floorplans { max-height: none; }
    
    .floorplan article :is(.bath-icon, .bed-icon, .footage):before {
        background-size: contain;
        width: 20px;
        margin: 0 5px;
    }
    
    .floorplan:not(:focus):not(:hover) article h5,
    .floorplan:not(:focus):not(:hover) article :is(.bath-icon, .bed-icon, .footage):before {
        filter: brightness(0);
    }
    
    .floorplan article :where(.bath-icon, .bed-icon, .footage) {
        font-size: 16px !important;
    }
    
    .floorplan article :where(h4, h5) {
        text-align: center;
        font-size: 16px;
        margin: 10px 0;
    }
    
    .floorplan article .show-on-mobile {
        display: block;
        width: 134px;
    }
    
    .floorplan article { padding: 0; }
    
    .fusion-body .fusion-menu-element-wrapper.collapse-enabled ul li > a {
            letter-spacing: 2px;
    }
    
    .fusion-menu-element-wrapper.collapse-enabled ul li,
    .fusion-menu-element-wrapper.collapse-enabled ul li a {
        min-height: 0 !important;
    }
    
    .fusion-menu-element-wrapper.collapse-enabled ul li {
        margin: 12px 0 !important;
    }

    #wrapper .fusion-button-inner {
        margin-top: 20px !important;
    }
    
    #wrapper .fusion-button-inner a {
        padding: 17px 20px !important;
        line-height: 1;
		height: auto !important;
    }
	
	#wrapper #menu-main-menu .fusion-button-inner a {
		display: flex !important;
	}
    
    
    div .fusion-menu-element-wrapper.collapse-enabled.mobile-mode-collapse-to-button>ul {
        margin-top: 0 !important;
    }
    
   .page-id-305 .choose-yours {
        display: flex;
        width: 240px;
        margin: -30px auto 56px auto;
        padding: 8px !important;
    }
    
    .page-id-305 #buttons_and_map { display: none; }
    
    .suite-pagin {
        left: 8px;
        right: 8px;
        padding: 0 5px;
        width: auto;
        justify-content: space-around;
        bottom: 38px;
    }
    
    .suite-pagin li {
        width: auto;
        padding: 0 6px;
        margin: 0;
    }
    
    div .suite-details :where(.bath-icon, .bed-icon, .footage) {
        width: auto;
        margin-top: 5px;
    }
    
    .suite-details .fake-title {
        margin-top: 18px;
    }
    
    /*.suite-details {
        margin-bottom: 116px;
    }*/
	
	.reserve-now .fusion-column-wrapper { height: auto }
	
	.floorplan-controller .fusion-button, div #buttons_and_map :is(.floorplans, button) {
		margin: 0 2.5px 30px 2.5px;
	}
	
	.reserve-now .floorplan-map {
		margin-top: 20px;
		/*overflow: hidden;*/
		width: 100%;
		max-width: 100vw;
	}
	
	.floorplan-map .popup h5 {
		text-align: left
	}
	
	@media (hover: hover) {
		.reserve-now .floorplan-map {
			max-width: 98vw;
		}
	}
	.floorplan-map .svg_wrapper svg,
	.reserve-now .floorplan-map img:not(.show-icon-on-mobile) {
		/*width: 210vw;
		max-width: none;
		left: 50%;
		transform: translateX(-50%);
		position: relative;
		cursor: move;
		max-height: none
		width: 100vw;*/
	}
	
	.floorplan-map .svg_wrapper svg {
		position: absolute;
	}
	
	.floorplan-map .popup {
		width: 100% !important;
		left: 0 !important;
		top: 0 !important;
		margin-top: 20px;
		position: relative;
	}
	
	.floorplan-map .popup figure { display: none }
	.floorplan-map .popup .half,
	.floorplan-map .popup article { width: 100%; }
	
	.button-holder {
		padding: 0 15px;
		width: 100%;
		display: flex;
		z-index: 100;
	}
	
	#buttons_and_map .status {
		padding: 22px 15px;
		display: block;
	}
	
	#buttons_and_map .status li:before {
		width: 25px;
		height: 25px;
	}
	
	#buttons_and_map .status li {
		    margin: 0 0 4px 0;
	}
	
	body.page-id-1387 :where(h1, h2, h3, h4, h5, h6) span {
		display: inline-block;
	}
    
	.text-margin-zero {
		margin: 17px 0 -8px 0 !important;
	}
	
	.smaller .floorplan article { width: 100%; padding: 0 }
	
	.smaller .floorplan-btn-wrap { 
		position: relative;
		bottom: 0;
		right: 0;
	}
	
	.smaller .floorplan { 
		margin-left: 0;
		margin-right: 0;
	}
	
	.floorplan .fusion-button.spec-sheet {
		display: none !important;
	}
	
	.floorplan .floorplan-btn-wrap {
		width: 100%;
		margin: 0 !important;
	}
	
	.smaller .floorplan .show-on-mobile img {
		height: 134px;
/* 		width: 100%;
		object-fit: cover; */
	}
	
/* 	.smaller .two-columns + .fusion-button .fusion-button-text.show-text-on-mobile {
		display: inline-block;
	} */
	
	#buttons_and_map :is(.floorplans li, button) {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}

	#buttons_and_map .floorplans li {
		position: relative;
		padding-left: 20px;
		padding-right: 30px;
	}
	
	#buttons_and_map li span:after {
		position: absolute;
		right: 10px;
	}
	
	.plan-wrapper.smaller:after, .fader:after {
		height: 100px
	}
	
	.enable-scroll > .fusion-column-wrapper {
		height: auto
	}
	
	.intro-info {
		margin-top: 4px !important;
		margin-bottom: 22px !important;
	}
	
	.text-button.top {
		margin-top: 24px;
		text-align: center;
		margin-bottom: 31px;
	}
	
	.go-back:not(.no-margin) {
		margin-top: 50px !important;
	}
	
	.steps .fake-title + p {
		margin-bottom: 28px;
	}
	
	.step-button p {
		font-size: 12px;
		line-height: 1.4;
	}
	
	:is(.suite-details, .steps, .edit-detail-btn, .payment-box) .fake-title {
		margin-top: 18px
	}
	
	.edit-detail-btn:first-of-type {
		margin-top: 24px;
	}
	
	.text-button.top:after { left: 0; right: 0;}
	
	.page-id-1577 #main .suite-details :is(h1, h2) {
		margin-bottom: 16px;
	}
	
	.payment-form {
		margin-top: 17px;
	}
	
	.payment-form input.half, .payment-form label.half {
		width: 100%;
		margin-bottom: 10px
	}
	
	.payment-form input.half + .half {
		margin-bottom: 0
	}
	
	.payment-types { margin-top: 5px }
		
	.with-icon .icon { right: 11px; }
		
	.payment-complete {
		padding: 27px 0;
	}
	
	.receipt-wrapper {
		max-height: none;
		margin-top: 51px !important;
		overflow: auto;
	}
	
	.receipt {
		margin: 0;
		width: 100%;
		background: transparent;
		padding: 26px 20px 30px 10px;
	}
	
	.receipt :is(.right, .left),
	.receipt .right:not(.billing-info),
	.receipt-table :is(.fake-th, .grey-text, .gold-text) { width: 100%; text-align: center;  }
	
	.receipt .label { max-width: 100% }
	
	.receipt :is(.right, .left).billing-info {
		text-align: left; 
	}
	
	.receipt .billing-info {
		margin-top: 28px;
	}
	
	.receipt .label { 
		margin-top: 30px;
		margin-bottom: 9px;
	}
	
	.receipt-table :is(th:nth-child(2) td:nth-child(2), th:nth-child(3), td:nth-child(3)),
	.hide-on-mobile,
	.receipt:after,
	.page-id-1625 .suite-details,
	.page-id-1625 .top_wrap,
	.page-id-1625 .in-touch-box,
	.page-id-1625 .change-details {
		display: none; 
	}
	
	.show-on-mobile { display: table-row; }
	
	.receipt-table + .terms { padding: 0; }
	
	.page-id-1625 .fixed-buttons .fusion-column-wrapper div {
		width: 100%
	}
	
	.payment-complete + div, .payment-complete + div + div {
		width: 100% !important;
		display: inline-block;
	}
	
	.page-id-1625 .fixed-buttons .fusion-column-wrapper  {
		flex-direction: row !important;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	
	.suite-slider {
		height: 45vh;
		position: relative;
	}
	
	.text-disclaimer {
		padding: 0 10px;
		margin-bottom: 1px !important;
		bottom: 2px;
	}
	
}

@media print {
	@page {
      margin:0;
    }
	body {
	  -webkit-print-color-adjust: exact !important;
		margin: 0;
	}
	#content .fusion-layout-column {
		width: 100% !important;
	}
	.receipt-wrapper {
		margin-top: 0 !important;
		max-height: none !important;
	}
	.enable-scroll > .fusion-column-wrapper {
		height: auto;
		overflow: auto;
	}
	.receipt :is(.right, .left) {
		width: 100%
	}
	.fusion-tb-header, .grecaptcha-badge, .fixed-buttons .fusion-button, .detail-information { display: none !important; }
}

.img-box{
    display: none !important;
}