/* Community Level Styles */
:root {
    --neighborhood-top-upto-767: -52px;
    --neighborhood-top-768-1179: -80px;
    --neighborhood-top-1180-1399: -92px;
    --neighborhood-top-from-1400: -115px;
    --footer-mobile-comm-logo-width: 200px;
    --footer-tablet-comm-logo-width: 220px;
    --footer-desktop-comm-logo-width: 240px;
    --corp-logo-mobile-max-width: 200px
    --corp-logo-tablet-max-width: 220px;
    --corp-logo-desktop-max-width: 240px;
    --footer-alt-hover: rgba(41, 41, 41, 0.7);
}

/* floor plans */
#fp_availabilities_view_button {
    display: none;
}