/*
 * Theme Name: VDS Child Theme for Twentyseventeen
 * Description: Twenty Seventeen Child Theme 2018 Templates
 * Template: twentyseventeen
 * Author(s): VDS Developers
 *
*/

.temp-hide {
    display: none;
}

/* Similar Floor Plan Rows that only have one other floor plan  */
#similar-floorplans .vc_pageable-slide-wrapper .vc_grid-item.vc_col-sm-12 {
    /* padding-right: 0 !important; */
    width: 25%;
}

@media (max-width: 767px) {
    .tp-parallax-wrap.community-layer {
        z-index: 999 !important;
    }
    .tp-parallax-wrap.community-layer-close {
        z-index: 9999 !important;
    }
}

/* FONTASTIC STUFF RIGHT HERE GUYS */
@font-face {
    font-family: GFS Neohellenic;
    src: url(/wp-content/themes/twentyseventeen-child/fonts/GFS_Neohellenic/GFSNeohellenic.ttf);
    /*font-weight: 400;*/
}
@font-face {
    font-family: GFS Neohellenic;
    src: url(/wp-content/themes/twentyseventeen-child/fonts/GFS_Neohellenic/GFSNeohellenicBold.ttf);
    font-weight: bold;
}
ul#top-menu li a {
    -webkit-font-smoothing: antialiased;
    font-family: 'GFS Neohellenic';
    font-weight: bold;
}
h1, h2, h3, h4, h5, h6,
.top-widget .span6.right a {
    font-family: 'GFS Neohellenic';
    font-weight: 400;
}
body p, body li {
    font-family: 'Vollkorn', serif;
}
footer h2.widget-title {
    font-family: Montserrat;
}
body:not(.home) #content.site-content {
    padding-top: 0;
}

/* General Styles */

    .bakery a.btn-bt.centered { display: inline-block; }

    p.white { -webkit-font-smoothing: antialiased; }

    .vc_grid-item { z-index: 0 !important; }

    html.js { margin-top: 0 !important; }

    footer a { position: relative; }

    .vc_row { clear: both; }

    .white { color: #FFF; }

    .black { color: 000; }

    .pseudo-i {
        position: absolute;
        font-size: 22px;
        margin-top: 3px;
        left: -22px;
    }
    .add-parallax {
        align-items: center;
        display: flex;
        height: 460px;
    }
    @media (min-width: 980px) {
        nav.main-navigation ul ul a {
            width: auto;
        }
    }
    @media (min-width: 768px) {
        .span4 {
            float: left;
            width: 33.33%;
        }
    }
    @media (max-width: 767px) {
        .pseudo-i {
            left: -24px;
        }
    }
/* END General Styles */

/* Admin Bar */
	@media (min-width: 980px) { .admin-bar { margin-top: 32px; } } /* Fix admin bar overlap */
	@media (max-width: 979px) { .admin-bar { margin-top: 0px; } #wpadminbar { display: none; } } /* Hide the Admin Bar */
/* END Admin Bar */

/* Show/Hide Matrix */
	/* LARGE DESKTOP */
		@media (min-width: 1441px) { .display-large-desktop { display: none !important; } } /* 1441 & Above */
		@media (max-width: 1440px) { .hide-large-desktop { display: none !important; } } /* 1440 & Below */
	/* END LARGE DESKTOP */
	/* DESKTOP */
		@media (min-width: 1025px) { .display-desktop { display: none !important; } } /* 1025 & Above */
		@media (max-width: 1024px) { .hide-desktop { display: none !important; } } /* 1024 & Below */
	/* END DESKTOP */
	/* SMALL DESKTOP */
		@media (min-width: 980px) { .display-small-desktop { display: none !important; } } /* 980 & Above */
		@media (max-width: 979px) { .hide-small-desktop { display: none !important; } } /* 979 & Below */
	/* END SMALL DESKTOP */
	/* TABLET */
		@media (min-width: 769px) { .display-tablet { display: none !important; } } /* 769 & Above */
		@media (max-width: 768px) { .hide-tablet { display: none !important; } } /* 768 & Below */
	/* END TABLET */
	/* MOBILE */
		@media (min-width: 481px) { .display-mobile { display: none !important; } } /* 481 & Above */
		@media (max-width: 480px) { .hide-mobile { display: none !important; } } /* 480 & Below */
	/* END MOBILE */
/* END Show/Hide Matrix */

/* Top Nav */
header .top-widget .span6.left ul li a {
    font-size: 16px;
}
@media (min-width: 980px) {
    a.top-widget-phone i {
        position: relative;
        font-size: 18px;
        top: 2px;
    }
}
@media (min-width: 481px) {
    header#header .top-widget {
        line-height: 32px;
    }
    header#header .top-widget .span6 {
        position: relative;
        top: 2px;
    }
}
@media (max-width: 979px) {
    .top-widget {
        background-color: #0C283F;
    }
    .top-widget .span6.left {
        display: none;
    }
    header .top-widget .span6.right {
        width: 100%;
    }
    .top-widget .span6.right .textwidget p {
        text-align: center;
    }
    .top-widget a:not(.top-widget-phone) {
        background: #0D161E;
        padding: 3px 8px;
    }
    .top-widget-phone {
        margin-right: 18px;
    }
    a.top-widget-phone i {
        position: relative;
        font-size: 20px;
        top: 2px;
    }
}
.top-widget-phone {
    margin-right: 24px;
}
.top-widget .span6.right {
    letter-spacing: 2px;
}
ul#sidebar {
    margin-bottom: 0;
}
header .top-widget p {
    margin: 0;
}
.top-widget a,
.top-widget .span6.right a {
    box-shadow: none !important;
    text-shadow: none;
}
.top-widget a {
    transition: 0.3s ease-in-out;
    /*line-height: 30px;*/
}
.top-widget a:hover,
.top-widget a i:hover {
    transition: 0.3s ease-in-out;
    box-shadow: none;
}
.top-widget .widget {
    padding-bottom: 0;
}
.top-widget ul.social {
    /*text-align: right;*/
    margin: 0;
}
@media (min-width: 980px) {
    .top-widget .span6.right .textwidget p {
        text-align: right;
    }
}
ul.social,
ul.footer-locations {
    list-style: none;
}
ul.social li {
    margin-right: 10px;
    display: inline;
    font-size: 20px;
    padding: 0;
}
ul.social li:last-child {
    margin-right: 0;
}
@media (max-width: 979px) {
	.top-widget .span6.left,
	.top-widget .span6.right {
	    width: 50%;
	    padding: 0;
	}
}
/* End Top Nav */

/* Header */
body.home header#header .top-header {
    /*background: linear-gradient(to bottom, #121C24 0%,rgba(18, 28, 36, 0) 100%,#121C24 100%);*/
}
body:not(.home) .top-header {
    background: #222122;
}
body .site-branding a:hover,
body .site-branding a:focus {
    opacity: 1;
}
body .main-navigation ul li.menu-item-has-children.focus:before,
body .main-navigation ul li.menu-item-has-children:hover:before,
body .main-navigation ul li.menu-item-has-children.focus:after,
body .main-navigation ul li.menu-item-has-children:hover:after,
body .main-navigation ul li.page_item_has_children.focus:before,
body .main-navigation ul li.page_item_has_children:hover:before,
body .main-navigation ul li.page_item_has_children.focus:after,
body .main-navigation ul li.page_item_has_children:hover:after {
    display: none;
}
body .navigation-top ul ul {
    border: none;
}
.navigation-top.site-navigation-fixed {
    display: none;
}
.custom-logo-link img {
    max-height: 100px;
}
#top-menu li:last-child {
    margin-right: 10px;
}
ul#top-menu ul.sub-menu {
    padding: 10px 0px;
}
#top-menu ul.sub-menu li {
    padding: 5px 15px;
}
.toggled-on ul#top-menu button.dropdown-toggle {
	top: 30px; /* mobile toggle */
}
.toggled-on ul#top-menu li a {
	width: fit-content; /* fixes fullwidth link */
}
/* END Header */

/* WP Bakery (Visual Composer) */
.bakery {
	clear: both;
}
body.page #content.below-header {
	padding: 0;
}
body.page .site-footer {
	margin: 0;
}
.bakery div.vc_row {
     margin-right: 0;
     margin-left: 0;
}
.bakery div.vc_row:before,
.bakery div.vc_row:after,
.bakery div.vc_row .vc_column-inner:before,
.bakery div.vc_row .vc_column-inner .wpb_wrapper:before {
	content: none;
}
@media (min-width: 768px) {
    .bakery .container {
    	display: flex;
    }
}
.bakery div.vc_column-inner {
	padding-right: 0;
	padding-left: 0;
}
.bakery div.vc_column-inner .wpb_wrapper p:last-child {
    margin-bottom: 0;
}
/* End WP Bakery (Visual Composer) */

/*  FROM SITE-CUSTOM.CSS FILE  */	/*  FROM SITE-CUSTOM.CSS FILE  *//*  FROM SITE-CUSTOM.CSS FILE  */	/*  FROM SITE-CUSTOM.CSS FILE  */
/*  FROM SITE-CUSTOM.CSS FILE  */	/*  FROM SITE-CUSTOM.CSS FILE  *//*  FROM SITE-CUSTOM.CSS FILE  */	/*  FROM SITE-CUSTOM.CSS FILE  */
/*  FROM SITE-CUSTOM.CSS FILE  */	/*  FROM SITE-CUSTOM.CSS FILE  *//*  FROM SITE-CUSTOM.CSS FILE  */	/*  FROM SITE-CUSTOM.CSS FILE  */

/* Blog */
.blog #page #primary {
    width: 100%;
}
aside#secondary {
    display: none;
}
.post-thumbnail img {
	min-height: 430px;
    width: 100%;
}
.blog .wrap {
    max-width: 100%;
}
@media (min-width: 980px) {
	.blog .site-main > article,
	.archive .site-main > article,
	.search .site-main > article {
    	padding-bottom: 0px;
    	min-height: 740px;
    	padding: 0px 20px;
    	float: left;
    	width: 50%;
	}
}
/* End Blog */

/* Single Blog */
.span8.content {
    float: left;
    width: 66% ;
}
.span4.sidebar {
    padding-left: 15px;
    float: right;
    width: 33%;
}
/* End Single Blog */

/* Contact Forms */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="url"],
.wpcf7 input[type="password"],
.wpcf7 input[type="search"],
.wpcf7 input[type="number"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="range"],
.wpcf7 input[type="date"],
.wpcf7 input[type="month"],
.wpcf7 input[type="week"],
.wpcf7 input[type="time"],
.wpcf7 input[type="datetime"],
.wpcf7 input[type="datetime-local"],
.wpcf7 input[type="color"],
.wpcf7 textarea,
.wpcf7 select {
    box-shadow: inset 0 0 10px 0 rgba(0, 0, 0, 0.25);
    font-family: 'OpenSans', sans-serif;
    border: 2px solid #4A4A4A;
    background: #FFFFFF;
    border-radius: 4px;
    letter-spacing: 0;
    line-height: 24px;
    font-size: 16px;
    color: #4A4A4A;
    height: 40px;
}
.wpcf7 .wpcf7-form-control.wpcf7-submit.btn-bt.default {
    font-family: 'OpenSans', sans-serif !important;
    text-transform: uppercase;
    letter-spacing: 2px;
    background: #338c89;
    padding: 22px 100px;
    border-radius: 50px;
    font-weight: 400;
    color: #fff;
}
.wpcf7 select {
    width: 100%;
    margin-bottom: 30px;
}
.wpcf7 textarea {
    height: 150px;
}
/* END Contact Forms */

/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */
/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */
/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */
/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */ 	/* Header Styles */

/* Logo Left + Nav Right */
.site-header {
    background-color: transparent;
}
header {
    z-index: 1;
}
#top-menu li {
    padding: 24px 10px; /* Work with the top/bottom padding to make it fill out to the top/bottom edge of the .top-header */
}
ul#top-menu li a {
    padding: 0;
}
body .left-right-header .site-branding {
    padding: 0;
    /*top: 15px;  this will need adjusting based on header height + logo size! */
}
body .left-right-header .navigation-top {
    background: transparent;
    position: relative;
    border-bottom: 0;
    border-top: 0;
    float: right;
    width: 86%;
}
.left-right-header .nav-and-button {
    align-items: center;
    display: flex;
    float: right;
}
@media (min-width: 980px) {
    .top-header.left-right-header nav {
        padding-right: 15px;
        float: left;
    }
}
.left-right-header .header-button {
    float: left;
}
.left-right-header .header-button .btn-default {
    position: relative;
    /*top: 12px;*/
}
body .left-right-header .logo {
    float: left;
    width: 14%;
}
.left-right-header .menu-toggle {
    font-size: 43px;
    display: block;
    margin-top: 0;
    float: right;
    padding: 0;
}
.left-right-header .menu-toggle .icon {
    margin-right: 0;
    top: 0;
}
.left-right-header .menu-toggle:hover,
.left-right-header .menu-toggle:focus {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.left-right-header .menu-toggle:focus {
    outline: none;
}
.left-right-header .container {
    align-items: center;
    display: flex;
}
@media (max-width: 979px) {
    .left-right-header .header-button {
        margin-right: 10px;              /* This value can vary based on sizes of the button and other items in .top-header */
    }
    body .left-right-header .menu-toggle {
        /*margin-top: 12px;*/
    }
    .left-right-header .header-button .btn-default {
        /*top: 10px;*/
    }
    .left-right-header nav#site-navigation {
        position: absolute;
        width: 100%;
        left: 0;
    }
    .js .left-right-header .main-navigation.toggled-on > div > ul {
        display: block !important;
        padding: 10px 30px;
    }
    .left-right-header .main-navigation.toggled-on ul.top-menu {
        display: block !important;
    }
    .left-right-header .nav-and-button {
        align-items: center;
        display: flex;
        float: right;
    }
    body .left-right-header .navigation-top {
        position: absolute;
        float: right;
        width: auto;
        right: 4%; /* percentage baseed on half of the remaining container width to counteract the position absolute */
    }
}
/*@media (min-width: 769px) {*/
    .left-right-header .site-branding {
        align-items: center;
        display: flex;
    }
/*}*/
@media (max-width: 480px) {
    body .left-right-header .logo {
        position: absolute;
        width: auto;
    }
}
/* End Logo Left + Nav Right */

/* Logo Top + Nav Bottom */

.top-bottom-header .site-branding {
    padding: 0;
}
.top-bottom-header .logo {
    justify-content: center;
    padding: 15px 0px;
    display: flex;
    width: 100%;
}
.top-bottom-header .navigation-top {
    background: transparent;
    position: relative;
    max-width: 980px;
    border-bottom: 0;
    margin: 0 auto;
    border-top: 0;
    width: 100%;
}
.top-bottom-header .nav-and-button {
    border-top: 2px solid #bababa;
    justify-content: center;
    display: flex;
}
.top-bottom-header .header-button {
    float: left;
}
.top-bottom-header .navigation-top nav {
    float: left;
}
.top-bottom-header .header-button .btn-default {
    position: relative;
    top: 12px;
}
.js .top-bottom-header .main-navigation.toggled-on > div > ul {
    display: block !important;
    background: rgba(0, 0, 0, 0.94);
    padding: 10px 30px;
}
.top-bottom-header .main-navigation.toggled-on ul#top-menu li a {
    color: #FFF;
}
@media (max-width: 979px) {
    .top-bottom-header .navigation-top {
        max-width: 300px;
    }
    body .top-bottom-header .menu-toggle {
        margin: 0px 0px 0px 0px;
    }
    .top-bottom-header .header-button {
        margin-right: 25px;
    }
    .top-bottom-header .nav-and-button {
        padding: 15px 0px;
    }
    .top-bottom-header .header-button .btn-default {
        top: 0px;
    }
    .top-bottom-header nav#site-navigation {
        position: absolute;
        width: 100%;
        left: 0;
    }
    .top-bottom-header .menu-toggle .icon {
        margin-right: 0;
    }
}
/* End Logo Top + Nav Bottom */

/* Logo Left + Hamburger Right */
body .hamburger-header .site-branding {
    padding: 0;
    top: 15px; /* this will need adjusting based on header height + logo size! */
}
body .hamburger-header .navigation-top {
    background: transparent;
    position: relative;
    border-bottom: 0;
    border-top: 0;
    float: right;
    width: 86%;
}
.hamburger-header .nav-and-button {
    float: right;
}
.top-header.hamburger-header nav {
    float: left;
}
.hamburger-header .header-button {
    float: left;
    margin-right: 25px;
}
.hamburger-header .header-button .btn-default {
    position: relative;
    top: 12px;
}
body .hamburger-header .logo {
    float: left;
    width: 14%;
}
@media (min-width: 1px) {
    .js .hamburger-header .menu-toggle {
        font-size: 43px;
        display: block;
        float: right;
        padding: 0;
    }
    .hamburger-header .main-navigation ul ul.toggled-on {
        display: block;
    }
    .hamburger-header .menu-toggle .icon {
         margin-right: 0;
         top: 0;
    }
    .hamburger-header .menu-toggle:hover,
    .hamburger-header .menu-toggle:focus {
        box-shadow: none;
        -webkit-box-shadow: none;
        background-color: transparent;
    }
    .hamburger-header .menu-toggle:focus {
        outline: none;
    }
    .hamburger-header .dropdown-toggle.toggled-on .icon {
        transform: rotate(-180deg);
        -ms-transform: rotate(-180deg); /* IE 9 */
        -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
    }
    .hamburger-header .toggled-on .menu-toggle .icon-bars,
    .hamburger-header .menu-toggle .icon-close {
        display: none;
    }
    .js .hamburger-header .main-navigation ul,
    .hamburger-header .main-navigation .menu-item-has-children > a > .icon,
    .hamburger-header .main-navigation .page_item_has_children > a > .icon,
    .hamburger-header .main-navigation ul a > .icon {
        display: none !important;
    }
    .js .hamburger-header .main-navigation.toggled-on > div > ul {
        display: block !important;
        padding: 10px 30px;
        background: rgba(0, 0, 0, 0.94);
    }
    .hamburger-header .main-navigation.toggled-on ul#top-menu li a {
        color: #FFF;
    }
    .hamburger-header .main-navigation.toggled-on ul.top-menu {
        display: block;
    }
}
@media (min-width: 980px) {
    .hamburger-header nav#site-navigation {
        position: absolute;
        width: 100%;
        left: 0;
    }
    .js .hamburger-header .main-navigation.toggled-on ul.sub-menu {
        display: block !important;
    }
    .js .hamburger-header .main-navigation.toggled-on li .dropdown-toggle {
        display: block;
        left: 14px;
        top: 35px;
    }
}
@media (max-width: 979px) {
    body .hamburger-header .menu-toggle {
        margin-top: 12px;
    }
    .hamburger-header .header-button .btn-default {
        top: 10px;
    }
    .hamburger-header nav#site-navigation {
        position: absolute;
        width: 100%;
        left: 0;
    }
    .js .hamburger-header .main-navigation.toggled-on ul.sub-menu {
        display: none;
    }
    .hamburger-header .main-navigation ul ul.toggled-on {
        display: block !important;
    }
}
/* End Logo Left + Hamburger Right */

/* Nav Left + Logo Middle + Nav Right */

@media (min-width: 980px) {
    .nav-left-logo-mid-nav-right .container {
        display: flex;
        justify-content: space-between;
    }

    .nav-left-logo-mid-nav-right .left-menu,
    .nav-left-logo-mid-nav-right .right-menu {
        width: 42.5%;
    }

    .nav-left-logo-mid-nav-right .logo {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        min-width: 207px;
        width: 15%;
    }

    .nav-left-logo-mid-nav-right ul#right-menu,
    .nav-left-logo-mid-nav-right ul#left-menu {
        display: flex;
        justify-content: space-between;
    }

    .nav-left-logo-mid-nav-right .site-branding {
        padding: 11px 0;
    }
}

.nav-left-logo-mid-nav-right #right-menu li,
.nav-left-logo-mid-nav-right #left-menu li {
    padding-top: 14px;
}

.nav-left-logo-mid-nav-right button.vds-menu-toggle {
    z-index: 1000;
}

.nav-left-logo-mid-nav-right #left-menu li:last-child {
	margin-right: auto;
}

.nav-left-logo-mid-nav-right #right-menu li:first-child {
    margin-left: auto;
}

.nav-left-logo-mid-nav-right button.vds-menu-toggle {
	position: absolute;
	bottom: 18px;
	right: 10px;
	color: white;
}

.nav-left-logo-mid-nav-right .site-branding {
	padding: 12px 0;
}


/* End Nav Left + Logo Middle + Nav Right */

/* END Header Styles */ 	/* END Header Styles */ 	/* END Header Styles */ 	/* END Header Styles */
/* END Header Styles */ 	/* END Header Styles */ 	/* END Header Styles */ 	/* END Header Styles */
/* END Header Styles */ 	/* END Header Styles */ 	/* END Header Styles */ 	/* END Header Styles */

/* Top Banners */
.home .row.default-header {
    text-align: center;
}
.row.default-header {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
}
body .row.default-header .wrapper {
    max-width: none;
    padding: 0;
    width: 90%;
}
/* END Top Banners */

/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */
/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */	/* FROM STRUCTURE.CSS FILE */

/* Parallax */
@media (min-width:979px) {
    .add-parallax {
        background-attachment: fixed !important;
    }
}
/* END Parallax */

/* Menu Pages */

/* Note that this is ONLY for pages built using the Menu page template and ACF tabs builder */

#menu-page .vds-builder .wrapper {
    max-width: 1440px;
    width: 90%;
    margin: 0 auto;
    clear: both;
}

#menu-page .vds-builder .wrapper::after {
  clear: both;
  content: "";
  display: table;
}

#menu-page .row.tabs-template {
    padding-bottom: 60px;
    padding-top: 45px;
}

#menu-page .menu-section-title {
    padding:50px 0;
    margin: 0;
}

#menu-page table {
    margin-bottom: 0;
}

#menu-page td {
    padding: 7px;
}

#menu-page .menu-cta {
    padding: 94px 0;
}

#menu-page .item-name {
    width: 25%;
}

#menu-page .item-description {
    width: 60%
}

#menu-page .item-price {
    width: 15%;
}

#menu-page .tab-content {

}

/* Natural tab state */
#menu-page .tab-link {

}

/* Hover State */
#menu-page .tab-link:hover {

}

/* Active Tab */
#menu-page .tab-link.current {

}

/* Tab Width and centering */

#menu-page .tabs .tab-link {
    width: 215px;
}

#menu-page .tabs {
    display: flex;
    justify-content: center;
}

@media (max-width: 767px) {

    #menu-page table,
    #menu-page thead,
    #menu-page tbody,
    #menu-page th,
    #menu-page td,
    #menu-page tr {
        display: block;
    }

    #menu-page .menu-wrapper td {
        width:100%;
        padding:0;
    }

    #menu-page .menu-wrapper tr {
        display:flex;
        flex-wrap:wrap;
    }

    #menu-page .menu-wrapper td:nth-child(1) {
        order:1;
        flex:50%;
        margin-top:10px;
    }

    #menu-page  .menu-wrapper td:nth-child(2) {
        order:3;
        margin:10px 0;
    }

    #menu-page  .menu-wrapper td:nth-child(3) {
        order:2;
        flex:50%;
        text-align:right;
        margin-top:10px;
    }

    #menu-page .tabs {
        flex-direction: column;
    }

    #menu-page .tabs .tab-link {
         width:100%;
    }
}

/* END Menu Pages */

/* Widgets */
div.widget ul li,
div.widget ol li {
    border-bottom: none;
    border-top: none;
}
/* END Widgets */

/* Span Structure */
.span6.left {
    float: left;
    width: 50%;
}
.span6 {
    float: left;
    width: 50%;
}
.span6.right {
    width: 50%;
    float: right;
}
.span3 {
    float: left;
    width: 25%;
}
/* END Span Structure */

/* Footer */
body:not(.home) footer#footer {
    margin-top: 0;
}
footer#footer h5 {
    font-family: Montserrat-Regular;
    letter-spacing: 3px;
    line-height: 24px;
}
footer#footer p,
footer#footer .widget li {
    font-family: Vollkorn-Regular;
    letter-spacing: 0.5px;
    line-height: 24px;
    font-weight: 400;
}
footer#footer .row {
    padding-bottom: 20px;
    padding-top: 40px;
}
@media (min-width: 769px) {
    footer .row .container {
        align-items: center;
        display: flex;
    }
}
footer#footer a:hover,
footer .widget a {
    box-shadow: none;
}
footer#footer.site-footer {
	border-top: none;
}
footer .widget {
    padding: 0;
}
footer .widget li {
    padding: 5px 0;
}
footer .widget {
    margin-bottom: 15px;
}
footer .widget h2 {
    margin-bottom: 12px;
}
footer ul.social li a {
    transition: 0.3s ease-in-out;
}
footer ul.social li a:hover {
    transition: 0.3s ease-in-out;
}
ul.footer-locations .pseudo-i {
    color: #7698AC;

}
footer#footer ul.footer-locations li a i.pseudo-i {
    font-size: 17px;
    margin-top: 3px;
    left: -26px;
}
footer .span4.footer-left .widget
footer .span4.footer-left p {
    margin-bottom: 0;
}
footer .span4.footer-right a.btn-bt {
    margin-top: 18px;
}
.copyright-text.centered {
    width: 100%;
}
/*
 * This media query is literally only being used to stop the dash in " MAKE YOURSELF AT HOME – " from wrapping
 * in between the specified breakpoints below, lol. (Footer Column 3)
*/
@media (max-width: 800px) and (min-width: 768px) {
    footer#footer p, footer#footer li {
        font-size: 13px !important;
    }
}
@media (max-width: 767px) {
    footer .row .container {
        max-width: 250px;
    }
}

/* END Footer */

/* Copyright Row */
@media (min-width: 769px) {
	.copyright .container {
		display: flex;
	}
}
.copyright {
    padding: 32px 0px;
}
.copyright-text p {
    font-family: Vollkorn-Regular;
    letter-spacing: 0.5px;
    text-align: center;
}
.copyright-text.centered p {
    text-align: center;
    margin: 0;
}
.copyright ul.social {
    line-height: 21px;
}
.copyright ul.social li a i {
    font-size: 16px;
}
.copyright-text.span6.left p {
	margin-bottom: 0;
}
@media (max-width: 768px) {
    .copyright .span6 {
        /*margin: 5px 0px;*/
        float: none !important;
        width: 100% !important;
    }
    div.row.copyright .span6 p,
    div.row.copyright .span6 ul {
        text-align: center;
        float: none;
    }
    .copyright .span6 {
        clear: both;
        margin: 5px 0px;
    }
}
@media (max-width: 480px) {

}
/* END Copyright Row */

/* Theme Responsive */
@media (max-width: 979px) {
    body footer#footer a {
        box-shadow: none;
    }
    ul#top-menu {
        border: none
    }
    a.btn-bt.default {
        padding: 15px 30px !important;
    }
    body .menu-toggle {
        margin-top: -8px;
        font-size: 47px;
        line-height: 1;
        float: right;
        padding: 0;
    }
    header ul#top-menu li a {
        font-size: 14px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    body .menu-toggle:focus {
        outline: none;
    }
    .top-widget .span6.left,
    .top-widget .span6.right {
        width: 45%;
    }
    .top-widget .span6.right {
        float: right;
    }
    .span3 {
    	padding: 0 30px;
    	width: 100%;
    	float: left;
	}
}
/* END Theme Responsive

/* QWIKBAR */

div#qwikbar {
    padding: 32px 0px 28px 0px;
    background: #0C283F;
}
div#qwikbar .container {
    max-width: 711px;
}
#qwikbar a,
#qwikbar a i {
    transition: all 0.3s ease-in-out;
    color: #FFF;
}
#qwikbar a:hover,
#qwikbar a:hover i {
    transition: all 0.3s ease-in-out;
    color: #7698ac;
}
ul.qwik-links {
    margin-bottom: 0;
}
ul.qwik-links li {
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    text-transform: uppercase;
    letter-spacing: 2.77px;
    display: inline-block;
    margin-right: 30px;
    font-weight: bold;
    list-style: none;
    font-size: 12px;
}
#qwikbar ul.social {
    margin-bottom: 0;
}
#qwikbar ul.social li {
    margin-right: 18px;
    font-size: 18px;
}
@media (max-width: 979px) and (min-width: 768px) {
    ul.qwik-links li {
        margin-right: 18px;
    }
    .qb-socials ul.social li:last-child {
        margin-right: 0 !important;
    }
    div#qwikbar .container {
        max-width: 646px;
    }
}
@media (max-width: 767px) {
    ul.qwik-links li {
        letter-spacing: 1.77px;
        margin-bottom: 8px;
        text-align: center;
        margin-right: 0;
        font-size: 13px;
        width: 49%;
    }
    ul.qwik-links {
        margin-bottom: 0.9em;
    }
    .qb-socials ul.social {
        max-width: 87px;
        margin: 0 auto;
    }
    .qb-socials ul.social li:last-child {
        margin-right: 0 !important;
    }
    ul.qwik-links li a {
        text-decoration: underline;
    }
}
@media (max-width: 414px) {
    ul.qwik-links li {
        width: 100%;
    }
}
/* BUTTONS */
form.searchandfilter input[type="submit"] {
    padding: 14px 16px !important;
}

.RR-btn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey,
form.searchandfilter input[type="submit"],
input#gform_submit_button_1,
input#gform_submit_button_2,
a.btn-bt {
    -webkit-font-smoothing: antialiased;
    font-family: 'GFS Neohellenic';
    text-transform: uppercase;
    display: inline-block;
    letter-spacing: 3px;
    text-align: center;
    padding: 14px 40px;
    font-weight: 700;
    transition: 0.3s;
    font-size: 14px;
}

/* HEADER BUTTON SPECIFIC */
.header-button a.btn-bt.default {
    letter-spacing: 2.77px;
    padding: 12px 20px;
}

/* BLUE */

.RR-btn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey,
form.searchandfilter input[type="submit"],
input#gform_submit_button_1,
input#gform_submit_button_2,
.header-button a.btn-bt.default,
a.btn-bt.default {
    background-image: linear-gradient(-225deg, rgba(125,130,133,0.10) 0%, #DFDFDF 0%, rgba(125,130,133,0.10) 100%);
    background: #027FF0;
    color: #FFF;
}
.RR-btn a.vc_general.vc_btn3.vc_btn3-size-md.vc_btn3-shape-square.vc_btn3-style-flat.vc_btn3-color-grey:hover,
form.searchandfilter input[type="submit"]:hover,
input#gform_submit_button_1:hover,
input#gform_submit_button_2:hover,
.header-button a.btn-bt.default:hover,
a.btn-bt.default:hover {
    background-image: linear-gradient(-225deg, rgba(125,130,133,0.10) 0%, #DFDFDF 0%, rgba(125,130,133,0.10) 100%);
    background: #1859F2;
    color: #FFF;
}
/* WHITE */
a.btn-bt.alternate {
    border: 1px solid #11293E;
    background: #FFF;
    color: #11293E;
}
a.btn-bt.alternate:hover {
    border: 1px solid #11293E;
    background: #11293E;
    color: #FFF;
}
/* TRANSPARENT */
a.btn-bt.transparent {
    border: 1px solid #FFF;
    color: #FFF;
}
a.btn-bt.transparent:hover {
    background: #FFF;
    border: 1px solid #FFF;
    color: #000;
}

@media (max-width: 480px) {
    input#gform_submit_button_1,
    .bakery a.btn-bt {
        padding: 13px 26px !important;
        letter-spacing: 2px;
        font-size: 12px;
    }
}


/* Homepage */

@media (min-width: 481px) {
    .home div#content {
        margin-top: -90px;
        /*position: absolute;*/
        /*top: 32px;*/
    }
}
@media (max-width: 480px) {
    body.home header#header .top-header {
        background: linear-gradient(0deg, #002ebf -300%, #141E28 100%);
    }
}
@media (min-width: 481px) {
    .bakery .home-banner {
        height: 767px;
        padding-top: 100px;
    }
    .bakery .home-banner .container {
        height: 625px;
    }
    .bakery .home-banner-links {
        position: absolute;
        bottom: 0;
    }
    .home-banner-filter .wpb_wrapper {
        position: absolute;
        right: 0;
        left: 0;
    }
    .home-banner-filter {
        align-items: center;
        margin-bottom: 0;
        display: flex;
        height: 325px;
    }
}
#content .bakery .home-banner-inner {
    padding: 0;
}
.home-banner h1 {
    text-shadow: 0 2px 4px rgba(0,0,0,0.50);
    -webkit-font-smoothing: antialiased;
    letter-spacing: 8px;
    margin-bottom: 24px;
    line-height: 72px;
    font-size: 72px;
    color: #FFF;
}
.home-banner p.white {
    text-shadow: 0 2px 4px rgba(0,0,0,0.50);
    -webkit-font-smoothing: antialiased;
    letter-spacing: 3px;
    font-style: italic;
    margin-bottom: 0;
    font-weight: 400;
    font-size: 32px;
}
@media (min-width: 768px) {
    .home-banner form.searchandfilter li {
        display: inline-block;
        padding: 0 1%;
        width: 25%;
    }
    form#search-filter-form-1676 {
        max-width: 700px;
        margin: 0 auto;
    }
}
@media (max-width: 767px) {
    form#search-filter-form-1676 {
        max-width: 300px;
    }
}
.home-banner-filter .wpb_wrapper {
    background: rgba(255, 255, 255, 0.65);
    padding: 12px 0px;
    max-width: 725px;
    margin: 0 auto;
}
.home-banner form.searchandfilter li label,
.home-banner form.searchandfilter li label select {
    width: 100%;
}
.home-banner form.searchandfilter li label {
    border-bottom: 1px solid #131E29 !important;
}
.home-banner form.searchandfilter li:hover,
.home-banner form.searchandfilter li label:hover,
.home-banner form.searchandfilter li label select:hover {
    cursor: pointer !important;

}
.home-banner form.searchandfilter li label select {
    -webkit-font-smoothing: antialiased;
    -webkit-border-radius: 0 !important;
    transition: all 0.3s ease-in-out;
    border-radius: 0 !important;
    -webkit-appearance: none;
    font-family: Montserrat;
    background: transparent;
    font-weight: 600;
    font-size: 12px;
    color: #131E29;
    height: 2.5em;
    border: none;
    padding: 0;
}
.home-banner form.searchandfilter li {
    position: relative;
}
.home-banner form.searchandfilter li label:after {
    font-family: "Font Awesome 5 Free";
    transition: all 0.3s ease-in-out;
    position: absolute;
    content: '\f078';
    right: 8px;
    top: 4px;
}
.home-banner form.searchandfilter li label:hover:after {
    transition: all 0.3s ease-in-out;
    color: #027FF0;
}
.home-banner form.searchandfilter li label:hover select {
    transition: all 0.3s ease-in-out;
    letter-spacing: 1.77px;
    color: #027FF0;
}
.bakery .home-banner-links {
    margin-bottom: 0;
    max-width: 125px;
    margin: 0 auto;
    right: 0;
    left: 0;
}
.home-banner-links p {
    margin-bottom: 8px;
}
.home-banner-links p:last-child {
    margin-bottom: 0;
}
.home-banner-links a {
    text-shadow: 0 2px 4px rgba(0,0,0,0.50);
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    text-decoration: underline;
    letter-spacing: 1px;
    position: relative;
    font-weight: 700;
    font-size: 12px;
}
.home-banner-links a:hover,
.home-banner-links a i {
    text-shadow: none;
    color: #0074F4;
}
.home-banner-links a i {
    color: #5aa1e3;
    font-size: 20;
    left: -24px;
}
.bakery .home-blurb-row {
    padding: 36px 0px;
}
.bakery .home-blurb-row .wpb_content_element {
    margin-bottom: 0;
}
h2.dark {
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-bottom: 36px;
    line-height: 36px;
    font-size: 36px;
    color: #141E28;
}
h2.white {
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    letter-spacing: 8px;
    margin-bottom: 36px;
    line-height: 36px;
    font-size: 36px;
}
@media (max-width: 767px) {
    h2.white,
    h2.dark {
        line-height: 36px;
        font-size: 36px;
    }
}
@media (max-width: 480px) {
    .bakery .home-blurb-row {
        padding: 24px 0;
    }
    h2.white,
    h2.dark {
        letter-spacing: 4px;
        margin-bottom: 24px;
        line-height: 32px;
        font-size: 32px;
    }
    div.blue-underline,
    div.dark-underline {
        margin-bottom: 24px !important;
    }
}
div.white-underline,
div.blue-underline,
div.dark-underline {
    margin-bottom: 36px !important;
    border-bottom: 2px solid;
    max-width: 550px;
    margin: 0 auto;
    color: #141E28;
    height: 2px;
}
div.white-underline {
    color: #FFF;
}
div.blue-underline {
    color: #779AB6;
}
p.home-blurb {
    max-width: 600px;
    margin: 0 auto;
}
.dark-divider {
    margin-bottom: 15px !important;
    margin-top: 2.5em;
}
@media (max-width: 480px) {
    .dark-divider {
        margin-bottom: 0px !important;
        margin-top: 24px;
        max-height: 32px;
        width: auto;
    }
}
.home-featured-communities .wpb_content_element {
    margin-bottom: 0;
}
.home-featured-communities p.white {
    -webkit-font-smoothing: antialiased;
    letter-spacing: 4px;
    font-size: 36px;
}
.home-featured-communities .vc_gitem_row {
    padding: 0 4%;
}
.home-featured-communities .vc_gitem_row .vc_gitem-col {
    padding: 0;
}
.home-featured-communities .vc_grid-item-mini {
    transition: all 0.3s ease-in-out;
    box-shadow: 1px 1px 7px #585858;
}
.home-featured-communities h3 {
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    text-shadow: 1px 1px 7px #222;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 400;
    max-width: 348px;
}
.home-featured-communities .hover-blocc {
    background-color: rgba(255, 255, 255, 0.35);
    transition: all 0.3s ease-in-out;
    background-blend-mode: overlay;
}
.hover-blocc .vc_gitem-row-position-top {
    padding: 0;
}
div.startingPrice {
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    max-width: fit-content;
    background: #131E29;
    text-align: center;
    padding: 6px 30px;
    font-weight: 700;
    font-size: 24px;
    color: #FFF;
}
.hover-blocc .communityAddress {
    -webkit-font-smoothing: antialiased;
    font-family: Vollkorn;
    position: relative;
    font-weight: 400;
    max-width: 222px;
    color: #FFF;
    top: -18px;
}
.hover-blocc .communityPhone {
    -webkit-font-smoothing: antialiased;
    font-family: Vollkorn;
    position: relative;
    font-weight: 400;
    color: #FFF;
    top: -14px;
}
.communityButton.btn-bt.transparent a.vc_btn3 {
    -webkit-font-smoothing: antialiased;
    font-family: 'GFS Neohellenic';
    text-transform: uppercase;
    z-index: 9999 !important;
    background: transparent;
    border: 1px solid #FFF;
    display: inline-block;
    letter-spacing: 3px;
    text-align: center;
    padding: 14px 40px;
    font-weight: 700;
    transition: 0.3s;
    font-size: 14px;
    color: #FFF;
}
.communityButton.btn-bt.transparent a.vc_btn3:hover {
    background: #FFF !important;
    color: #000 !important;
    pointer-events: all;
    cursor: pointer;
}
@media (max-width: 480px) {
    .bakery .communityButton.btn-bt.transparent a.vc_btn3hover {
        padding: 13px 26px !important;
        letter-spacing: 2px;
        font-size: 12px;
    }
}
.light-divider {
    margin-top: 2.5em;
    margin-bottom: 2.5em;
}
@media (max-width: 480px) {
    .light-divider {
        margin-bottom: 0 !important;
        margin-top: 0px !important;
        max-height: 32px;
        width: auto;
    }
    .wpb_content_element.text-and-light-divider {
        margin-bottom: 24px;
    }
}
@media (min-width: 768px) {
    .why-you-will-love-it-here-row.add-parallax {
        background-size: 100% 100% !important;
        height: 780px;
    }
}
h3.navy {
    font-family: GFS Neohellenic;
    text-shadow: 0 1px 2px #FFF;
    text-transform: uppercase;
    letter-spacing: 4px;
    text-align: center;
    font-weight: 700;
    font-size: 48px;
    color: #11293E;
}
.why-you-will-love-it-here-row .vc_row.vc_inner {
    padding: 0;
}
.bakery div.white-card {
    padding: 1%;
}
.white-card .vc_column-inner {
    padding: 22px 10% !important;
    min-height: 430px;
}
p.card {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 2px #FFF;
    letter-spacing: 4.33px;
    font-family: Vollkorn;
    margin-bottom: 18px;
    line-height: 30px;
    font-weight: 400;
    font-size: 26px;
    color: #141E28;
}
.white-card p:not(.card) {
    -webkit-font-smoothing: antialiased;
    line-height: 28px;
}
.mini-underline {
    margin-bottom: 18px !important;
    border-bottom: 2px solid;
    color: #141E28;
    height: 2px;
}
@media (max-width: 979px) {
    .bakery .white-card .wpb_content_element {
        margin-bottom: 0;
    }
}
@media (max-width: 979px) and (min-width: 768px) {
    h3.navy {
        font-size: 40px;
    }
    p.card {
        font-family: Vollkorn;
        letter-spacing: 3px;
        margin-bottom: 8px;
        line-height: 22px;
        font-size: 18px;
    }
    .white-card p:not(.card) {
        line-height: 18px;
        font-size: 12px;
    }
    .white-card .vc_column-inner {
        min-height: 315px;
    }
    .why-you-will-love-it-here-row.add-parallax {
        height: 600px;
    }
}
@media (max-width: 767px) {
    .why-you-will-love-it-here-row.add-parallax {
        height: auto;
    }
    .white-card .vc_column-inner {
        padding: 28px 10% !important;
        min-height: 0;
        height: auto;
    }
    .bakery div.white-card {
        padding: 0 0 24px 0;
    }
    h3.navy {
        letter-spacing: 3px;
        font-size: 32px;
        line-height: 36px;
    }
}
@media (max-width: 480px) {
    h3.navy {
        margin-bottom: 24px !important;
        font-size: 31px;
    }
    .bakery .why-you-will-love-it-here-row {
        padding-top: 24px;
    }
    .cards-inner-row {
        max-width: 284px;
        margin: 0 auto;
    }
    .white-card .vc_column-inner {
        padding: 18px !important;
    }
    p.card {
        letter-spacing: 3.2px;
        margin-bottom: 0px;
        line-height: 16px;
        font-size: 14px;
    }
    .white-card .mini-underline {
        margin-bottom: 9px;
        margin-top: 7px;
        color: #779AB6;
    }
    .white-card p:not(.card) {
        -webkit-font-smoothing: auto;
        line-height: 18px;
        font-size: 12px;
    }
}
#HomeMap {
    position: relative;
    top: -150px;
}
.bakery .list-and-map-row {
    padding: 0;
}
.bakery .list-and-map-row .container {
    max-width: none;
    width: 100%;
}
.bakery .third-col-locations-list .vc_column-inner {
    padding: 50px 0;
}
.third-col-locations-list .vc_column-inner .wpb_wrapper {
    max-width: 182px;
    margin: 0 auto;
}
.third-col-locations-list .vc_column-inner .wpb_content_element {
    margin-bottom: 0;
}
.third-col-locations-list h2.widget-title {
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 48px;
    font-weight: 300;
    font-size: 14px;
    color: #FFF;
 }
.third-col-locations-list ul.footer-locations li {
    -webkit-font-smoothing: antialiased;
    position: relative;
    line-height: 34px;
    font-size: 14px;
}
.third-col-locations-list ul.footer-locations li a {
    transition: all 0.3s ease-in-out;
    color: #FFF;
}
.third-col-locations-list ul.footer-locations li a:hover {
    transition: all 0.3s ease-in-out;
    text-decoration: underline;
    color: #7698ac;
}
.third-col-locations-list ul.footer-locations li a .pseudo-i {
    font-size: 16px;
    margin-top: 6px;
    left: -22px;
}
.third-col-locations-list a.lv-link {
    text-shadow: 0 2px 4px rgba(0, 0, 0, 0.50);
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    text-decoration: underline;
    letter-spacing: 1px;
    position: relative;
    font-weight: 700;
    font-size: 12px;
}
.third-col-locations-list a.lv-link i {
    color: #0074F4;
}
.two-third-map-col .vc_column-inner {
    /*height: 489px;*/
    padding: 0 !important;
}
.two-third-map-col .wpb_content_element {
    margin-bottom: 0;
}
.nano-content h4.white {
    padding-left: 16px !important;
    text-transform: uppercase;
    margin-bottom: 4px;
    padding-top: 5px;
    font-size: 14px;
}
.two-third-map-col .nano-content .mapsvg-controller-view-content p {
    padding-left: 0;
}
.two-third-map-col .mapsvg-controller-view-content {
    padding: 0px 0;
}
.two-third-map-col .mapsvg-popover img {
    max-height: 107px;
    width: 100%;
}
.popup-wrapper {
    position: relative;
}
.two-third-map-col p.white.startingAt {
    font-family: GFS Neohellenic;
    padding: 7px !important;
    background: #111E28;
    text-align: center;
    position: absolute;
    margin-bottom: 0;
    font-weight: 600;
    font-size: 14px;
    margin-top: 0;
}
.two-third-map-col .mapsvg-controller-view-toolbar {
    height: 0 !important;
    display: none;
}
.two-third-map-col .mapsvg-controller-view-wrap.nano {
    top: 0 !important;
}
.two-third-map-col p.white.addy,
.two-third-map-col p.white.see {
    padding-left: 10px !important;
    font-family: GFS Neohellenic;
    margin-bottom: 0px;
    font-weight: 600;
    margin-top: 2px;
    font-size: 11px;
}
.lmm-panel,
.lmm-listmarkers,
.popup-directions,
.leaflet-control-attribution.leaflet-control {
    display: none;
}
.leaflet-popup-content-wrapper,
.leaflet-popup-tip {
    background: #111E28 !important;
    border-radius: 0 !important;
}
.leaflet-popup-content.leaflet-popup-scrolled {
    border: none;
}
.leaflet-popup-content.leaflet-popup-scrolled {
    margin: 0px 0px 0px 0px !important;
}
.leaflet-popup-content {
    margin: -1px -1px 7px -1px !important;
}
.popup-wrapper h4.white {
    padding-left: 10px !important;
    letter-spacing: 2px;
    margin-bottom: 0;
    padding-top: 3px;
    font-size: 12px;
}
.popup-wrapper br:not(.addy-br) {
    display: none;
}
.popup-wrapper img {
    max-height: 100px;
    width: 100%;
    max-width: 200px;
}
.leaflet-popup-content {
    width: 200px !important;
}
/* FEATURED BLOG ROW */

.bakery .resident-events,
.bakery .featured-blog {
    padding: 0;
}
.bakery .resident-events .container,
.bakery .featured-blog .container {
    max-width: none;
    width: 100%;
}
.bakery .resident-events .wpb_content_element,
.bakery .featured-blog .wpb_content_element {
    margin-bottom: 0 !important;
}
.featBlogLiteralBlogTextBlock {
    margin-bottom: none !important;
    max-width: 480px;
    margin: 0 auto;
}
.featBlogLiteralBlogTextBlock h5 {
    -webkit-font-smoothing: antialiased;
    letter-spacing: 5px;
    font-weight: 700;
    font-size: 28px;
    color: #131e29;
}
.bakery .resident-events .vc_grid.vc_row.vc_pageable-wrapper.vc_hook_hover,
.bakery .featured-blog .vc_grid.vc_row.vc_pageable-wrapper.vc_hook_hover {
    padding: 0;
}
.bakery .res-events-full-col .vc_gitem-row-position-top,
.bakery .feat-blog-img-col .vc_gitem-row-position-top {
    padding-bottom: 0;
}
.bakery .res-events-full-col .vc_gitem-row-position-middle,
.bakery .feat-blog-img-col .vc_gitem-row-position-middle {
    max-width: 480px;
    margin: 0 auto;
    padding: 0;
    width: 87%;
}
.bakery .res-events-full-col .featBlogOpaqueBox,
.bakery .feat-blog-img-col .featBlogOpaqueBox {
    height: 480px;
    /* padding: 20% 135px !important; */
}
.featBlogTitle,
.featBlogDate {
    position: relative;
    max-width: 275px;
    margin: 0 auto;
    top: 32%;
}
.featBlogTitle h4 {
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    letter-spacing: 3.5px;
    font-weight: 700;
}
.res-events-full-col .featBlogDate,
.featBlogDate p {
    font-weight: 700;
}
.bakery .featured-blog .feat-blog-txt-col {
    display: flex;
    align-items: center;
}
.bakery .featured-blog .feat-blog-txt-col .vc_gitem-row-position-middle {
    max-width: 330px;
    margin: 0 auto;
    padding: 0;
    width: 90%;
}
.bakery .featured-blog .feat-blog-txt-col .vc_gitem-row-position-middle .vc_col-sm-12 {
    padding: 0;
}
.bakery .featured-blog .feat-blog-txt-col .FeaturedExcerpt p {
    line-height: 32px;
    margin: 0;
}
@media (max-width: 979px) {
    .bakery .featured-blog .feat-blog-txt-col .FeaturedExcerpt p {
        line-height: 21px;
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .bakery .featured-blog .feat-blog-txt-col .FeaturedExcerpt p {
        line-height: 28px;
        font-size: 16px;
    }
}
@media (max-width: 480px) {
    .bakery .featured-blog .feat-blog-txt-col .FeaturedExcerpt p {
        line-height: 24px;
        font-size: 12px;
    }
}
.bakery .resident-events .res-events-full-col .btn-bt.transparent-alt a,
.bakery .featured-blog .feat-blog-txt-col .btn-bt.transparent-alt a {
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    background: transparent;
    border: 1px solid #000;
    letter-spacing: 2px;
    padding: 14px 40px;
    font-weight: 700;
    font-size: 14px;
}
.bakery .resident-events .res-events-full-col .btn-bt.transparent-alt a:hover,
.bakery .featured-blog .feat-blog-txt-col .btn-bt.transparent-alt a:hover {
    border: 1px solid #0989EE;
    background: #0989EE;
    color: #FFF;
}
/* BOTTOM CTA ROW */
@media (min-width: 768px) {
    .bottom-cta.add-parallax {
        background-size: 100% 100% !important;
    }
}
.bottom-cta p.dark {
    -webkit-font-smoothing: antialiased;
    letter-spacing: 4px;
    margin-bottom: 20px;
    line-height: 36px;
    font-size: 36px;
    color: #131E29;
}
.bottom-cta .opaque-col {
    max-width: 500px;
    margin: 0 auto;
}
.opaque-col .vc_column-inner {
    padding: 36px;
}
.opaque-col .vc_column-inner .wpb_content_element {
    margin-bottom: 0;
}
@media (max-width: 480px) {
    .bottom-cta {
        height: 260px;
    }
    .bottom-cta p.dark {
        letter-spacing: 2.77px;
        margin-bottom: 16px;
        line-height: 23px;
        font-size: 24px;
    }
}

/* SUBPAGE BANNER */

body:not(.home) .row.default-header.not-lazy {
    display: flex;
    align-items: center;
}
body:not(.home) .row.default-header .row.page-title {
    width: 100%;
}
body .row.default-header .wrapper {
    max-width: 1252px;
    margin: 0 auto;
    width: 87%;
}
body:not(.home) .row.default-header .page-title h1 {
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    text-align: center;
    line-height: 50px;
    margin-bottom: 0;
}

/* COMMUNITY INDEX PAGE */

    /* Community Blurb */

.community-blurb .wpb_content_element {
    margin-bottom: 0;
}

    /* End Community Blurb */

    /* Great Floor Plans Row */
div#great-floor-plans,
.bakery div.alt-50s {
    padding: 0;
}
div#great-floor-plans .container,
.bakery div.alt-50s .container {
    max-width: none;
    width: 100%;
}
div#great-floor-plans div.col-w-txt.vc_col-sm-6 .vc_column-inner,
div#great-floor-plans div.col-w-bg-img.vc_col-sm-6 .vc_column-inner,
.bakery div.alt-50s div.col-w-txt.vc_col-sm-6 .vc_column-inner,
.bakery div.alt-50s div.col-w-bg-img.vc_col-sm-6 .vc_column-inner {
    padding-top: 0;
    height: 675px;
}
div.col-w-txt.vc_col-sm-6 .vc_column-inner {
    align-items: center;
    padding: 0 15%;
    display: flex;
}
.great-floor-plans h3.white {
    -webkit-font-smoothing: antialiased;
    letter-spacing: 3px;
    margin-bottom: 36px;
    font-weight: 700;
    font-size: 32px;
}
.col-w-txt p.white {
    -webkit-font-smoothing: antialiased;
    font-weight: 400;
}
@media (max-width: 767px) {
	div#great-floor-plans div.col-w-bg-img.vc_col-sm-6 .vc_column-inner {
		background-position: center center !important;
		height: 600px !important;
	}
}
    /* End Great Floor Plans Row */

    /* Great Move in Specials Row */

.bakery div#move-in-specials {
    padding-bottom: 0;
}
div#move-in-specials .wpb_content_element {
    margin-bottom: 0;
}

    /* End Great Move in Specials Row */

    /* Explore Apartments Row */

div#explore-apartments p.dark,
div#similar-communities p.dark,
div#similar-floorplans p.dark {
    -webkit-font-smoothing: antialiased;
    margin-bottom: 30px !important;
    letter-spacing: 4px;
    font-size: 36px;
}
div#explore-apartments .wpb_content_element {
    margin-bottom: 0;
}
#explore-apartments .vc_grid.vc_row {
    padding: 0;
}
#explore-apartments .vc_gitem_row {
    padding: 10px 5%;
}
#explore-apartments .vc_gitem_row .vc_gitem-col {
    padding: 0;
}
#explore-apartments .vc_grid-item-mini {
    transition: all 0.3s ease-in-out;
    box-shadow: 1px 1px 7px #585858;
}
#explore-apartments h3 {
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    text-shadow: 1px 1px 7px #222;
    text-transform: uppercase;
    letter-spacing: 4px;
    position: relative;
    font-weight: 700;
    /*max-width: 348px;*/
    max-width: 468px;
    top: -24px;
}
#explore-apartments .vc_gitem-row-position-top {
    padding: 0;
}
#explore-apartments div.startingPrice {
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    max-width: fit-content;
    background: #131E29;
    text-align: center;
    padding: 6px 30px;
    font-weight: 700;
    font-size: 24px;
    color: #FFF;
}
#explore-apartments .floorPlanBaths {
    left: 50px;
}
#explore-apartments .vc_gitem-row-position-bottom .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    position: relative;
}
#explore-apartments .floorPlanBeds,
#explore-apartments .floorPlanBaths {
    -webkit-font-smoothing: antialiased;
    font-family: Vollkorn;
    top: 39px !important;
    position: absolute;
    font-weight: bold;
    color: #FFF;
}
.floorPlanBaths::before {
    content: "/ ";
}
.communityButton {
    clear: both;
}
.communityButton.btn-bt.transparent a.vc_btn3 {
    -webkit-font-smoothing: antialiased;
    font-family: 'GFS Neohellenic';
    text-transform: uppercase;
    z-index: 9999 !important;
    background: transparent;
    border: 1px solid #FFF;
    display: inline-block;
    letter-spacing: 3px;
    text-align: center;
    padding: 14px 40px;
    font-weight: 700;
    transition: 0.3s;
    font-size: 14px;
    color: #FFF;
}
.communityButton.btn-bt.transparent a.vc_btn3:hover {
    background: #FFF !important;
    color: #000 !important;
    pointer-events: all;
    cursor: pointer;
}
@media (max-width: 480px) {
    .bakery .communityButton.btn-bt.transparent a.vc_btn3hover {
        padding: 13px 26px !important;
        letter-spacing: 2px;
        font-size: 12px;
    }
}

    /* End Explore Apartments Row */

    /* Gallery Slider Row */

.bakery div#gallery-slider {
    padding: 0;
}

    /* End Gallery Slider Row */

    /* Community Tabs Row */

.amenities-halves-row .vc_col-sm-6 .wpb_content_element {
    margin-bottom: 0;
}
@media (max-width: 767px) and (min-width: 481px) {
    .amenities-halves-row .vc_col-sm-6 {
        float: left;
        width: 50%;
    }
}
.wpb-js-composer .bakery .vc_tta-controls-align-left.vc_tta-tabs.vc_tta-tabs-position-top .vc_tta-tabs-container {
    margin-bottom: 40px;
}
li.vc_tta-tab {
    -webkit-font-smoothing: antialiased;
    transition: all 0.3s ease-in-out;
    font-family: GFS Neohellenic;
    text-transform: uppercase;
    padding: 0 1% !important;
    letter-spacing: 1.6px;
    margin: 0 !important;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    width: 25%;

}
.wpb-js-composer .bakery .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab>a {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b98ab', endColorstr='#8c7b98ab',GradientType=1 );
    background: -webkit-linear-gradient(left, rgba(123,152,171,1) 0%,rgba(123,152,171,0.55) 100%);
    background: -moz-linear-gradient(left, rgba(123,152,171,1) 0%, rgba(123,152,171,0.55) 100%);
    background: linear-gradient(to right, rgba(123,152,171,1) 0%,rgba(123,152,171,0.55) 100%);
    transition: all 0.3s ease-in-out;
    padding: 16px 0 !important;
    border: none !important;
    color: #FFF !important;
}
.wpb-js-composer .bakery .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab.vc_active>a {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141e28', endColorstr='#8c141e28',GradientType=1 );
    background: -webkit-linear-gradient(left, rgba(20,30,40,1) 0%,rgba(20,30,40,0.55) 100%);
    background: -moz-linear-gradient(left, rgba(20,30,40,1) 0%, rgba(20,30,40,0.55) 100%);
    background: linear-gradient(to right, rgba(20,30,40,1) 0%,rgba(20,30,40,0.55) 100%);
    transition: all 0.3s ease-in-out;
}
.wpb-js-composer .bakery .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab:hover>a {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.24) !important;
    transition: all 0.3s ease-in-out;
    background: #0074F4 !important;
}
.wpb-js-composer .bakery .vc_tta-color-purple.vc_tta-style-flat .vc_tta-tab.vc_active:hover>a {
    pointer-events: none;
    cursor: default;
}
div.vc_tta-panel {
    padding: 0;
}
.wpb-js-composer .bakery .vc_tta.vc_general .vc_tta-panel-body {
    padding: 0;
}
#community-tabs .vc_row {
    padding: 0;
}
#community-tabs ul.amenities {
    list-style: none;
    max-width: 186px;
    margin: 0 auto;
}
#community-tabs ul.amenities li {
    font-family: GFS Neohellenic;
    position: relative;
    line-height: 48px;
    font-size: 18px;
}
#community-tabs ul.amenities li img {
    position: absolute;
    margin-top: 10px;
    left: -48px;
}
#community-tabs ul.amenities.community-amenities {
    list-style: disc;
    max-width: 337px;
    margin: 0 auto;
}
#community-tabs ul.amenities li {
    font-family: GFS Neohellenic;
    position: relative;
    line-height: 48px;
    font-size: 18px;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7b98ab', endColorstr='#8c7b98ab',GradientType=1 );
    background: -webkit-linear-gradient(left, rgba(123,152,171,1) 0%, rgba(123,152,171,0.55) 100%);
    background: -moz-linear-gradient(left, rgba(123,152,171,1) 0%, rgba(123,152,171,0.55) 100%);
    background: linear-gradient(to right, rgba(123,152,171,1) 0%, rgba(123,152,171,0.55) 100%);
    transition: all 0.3s ease-in-out;
    border: solid #ddd 1px !important;
    border-radius:0;
    color: #FFF !important;
    padding: 14px 20px;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: solid transparent;
    position: relative;
    text-decoration: none;
    color: inherit;
    -webkit-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    -o-transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    transition: background .2s ease-in-out,color .2s ease-in-out,border .2s ease-in-out;
    -webkit-box-shadow: none;
    box-shadow: none;

}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel .vc_tta-panel-title>a:hover {
    box-shadow: 0 2px 8px 0 rgba(0,0,0,0.24) !important;
    transition: all 0.3s ease-in-out;
    background: #0074F4 !important;
}
.wpb-js-composer .vc_tta-color-purple.vc_tta-style-flat .vc_tta-panel.vc_active .vc_tta-panel-heading {
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141e28', endColorstr='#8c141e28',GradientType=1 );
    background: -webkit-linear-gradient(left, rgba(20,30,40,1) 0%, rgba(20,30,40,0.55) 100%);
    background: -moz-linear-gradient(left, rgba(20,30,40,1) 0%, rgba(20,30,40,0.55) 100%);
    background: linear-gradient(to right, rgba(20,30,40,1) 0%, rgba(20,30,40,0.55) 100%);
    transition: all 0.3s ease-in-out;
}
h4.vc_tta-panel-title {
    -webkit-font-smoothing: antialiased;
    transition: all 0.3s ease-in-out;
    font-family: GFS Neohellenic;
    text-transform: uppercase;
    letter-spacing: 1.6px;
    margin: 0 !important;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}
@media (max-width: 1040px) and (min-width: 768px) {
	#community-tabs li.vc_tta-tab {
		font-size: 11px;
	}
}

    /* End Community Tabs Row */

    /* ALTERNATING 50'S ROWS */

body .bakery .alt-50s ul.white {
    padding-left: 20px;
}
body .bakery ul.white li,
body .bakery ol.white li {
    -webkit-font-smoothing: antialiased;
    color: #FFF;
}
.alt-50s h4.white.thicc-h4 {
    -webkit-font-smoothing: antialiased;
    letter-spacing: 3px;
    font-weight: bold;
    line-height: 32px;
    font-size: 28px;
}
@media (max-width: 979px) {
	.alt-50s h4.white.thicc-h4,
	.col-w-txt h3.white {
		letter-spacing: 1px;
		line-height: 24px;
		font-size: 20px;
	}
	.col-w-txt p.white,
	.col-w-txt ul.white li,
	.col-w-txt ol.white li {
		font-size: 14px;
	}
}
@media (max-width: 767px) {
	div#great-floor-plans div.col-w-txt.vc_col-sm-6 .vc_column-inner,
	.bakery div.alt-50s div.col-w-txt.vc_col-sm-6 .vc_column-inner {
		padding: 30px 6%;
		height: auto;
	}
	div#great-floor-plans div.col-w-bg-img.vc_col-sm-6 .vc_column-inner,
	.bakery div.alt-50s div.col-w-bg-img.vc_col-sm-6 .vc_column-inner {
		background-position: center center;
		height: 350px;
	}
	#nearby-entertainment div.col-w-bg-img {
		display: none;
	}
}

    /* END ALTERNATING 50'S ROWS */

    /* Best Extended Stay Row */

div#community-blurb-2 .wpb_content_element {
	margin-bottom: 0;
}
#community-blurb-2 h2.dark {
	font-size: 32px;
}

    /* End Best Extended Stay Row */

    /* Move into [APARTMENT] Row */

div#community-blurb-3 .wpb_content_element {
    margin-bottom: 0;
}
#community-blurb-3 h2.dark {
	font-size: 32px;
}

    /* End Move into [APARTMENT] Row */

    /* Community Parallax Row */

@media (min-width: 481px) {
	div#community-parallax-DO-NOT-DELETE {
	    background-size: 100% 100% !important;
	}
}
    /* End Community Parallax Row */

    /* Resident Events Row */

div#resident-events {
    padding: 0;
}
.bakery .resident-events .vc_col-sm-6 .vc_grid-item.vc_col-sm-6 {
    width: 100%;
}
.resident-events .vc_col-sm-6:nth-child(2) h5.dark {
    display: none;
}
.res-events-full-col .featBlogTitle {
    font-family: Vollkorn;
    position: relative;
    max-width: 275px;
    margin: 0;
    left: 11%;
    top: 8%;
}
.res-events-full-col .featBlogDate {
    font-family: Vollkorn;
    position: relative;
    max-width: 275px;
    margin: 0;
    left: 11%;
    top: 4%;
}
.vc_gitem-post-meta-field-_ecp_custom_2.featBlogDate {
    -webkit-font-smoothing: antialiased;
    font-size: 28px;
    font-weight: 400;
}
.res-events-full-col .vc_btn3-container.btn-bt.transparent-alt.vc_btn3-left {
    position: absolute;
    max-width: 275px;
    bottom: 8%;
    margin: 0;
    left: 11%;
}
.res-events-full-col .vc_btn3-container.btn-bt.transparent-alt.vc_btn3-left a {
    background: #FFF;
}
@media (max-width: 1300px) {
	#resident-events .wpb_text_column.wpb_content_element.featBlogLiteralBlogTextBlock {
	    display: none;
	}
}
    /* End Resident Events Row */

    /* Request Info Row */


.gform_body li.gfield:not(.ace-captura) {
    border-bottom: 1px solid #131E29 !important;
}
.bakery .gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 4px;
}
.gform_body li.gfield label.gfield_label {
    display: none;
}
.gform_wrapper .gform_body .top_label input.datepicker.medium,
.gform_wrapper .gform_body .top_label input.medium {
    -webkit-font-smoothing: antialiased;
    font-family: Montserrat !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #131E29 !important;
    width: 100%;
}
body .bakery .gform_wrapper ul li.gfield:not(.ace-captura) {
    padding-right: 0 !important;
    margin-top: 0px;
}
.gform_wrapper form {
    background: rgba(255, 255, 255, 0.65);
    max-width: 700px !important;
    padding: 6px 24px 10px 16px;
}
.gfield input[type="text"],
.gfield input[type="email"],
.gfield input[type="number"],
.gfield input[type="tel"],
.gfield input[type="range"],
.gfield input[type="date"],
.gfield input[type="month"],
.gfield input[type="week"],
.gfield input[type="time"],
.gfield input[type="datetime"],
.gfield input[type="datetime-local"],
.gfield input[type="color"],
.gfield textarea {
    border-radius: 0 !important;
    -webkit-border-radius: 0;
    background: transparent;
    background-image: none;
    display: block;
    color: #131E29;
    border: none;
    width: 100%;
    padding: 0;
}
.gfield .medium::placeholder {
    -webkit-font-smoothing: antialiased;
    font-family: Montserrat;
    font-weight: 600;
    font-size: 12px;
    color: #131E29;
}
@media (min-width: 768px) {
    .gform_body .input-50 {
        display: inline-block;
        margin-right: 2%;
        width: 48%;
    }
    .gform_body .input-50.right {
        margin-right: 0;
        float: right;
    }
}
body .bakery .gform_wrapper .gform_footer {
    padding: 16px 0 12px 0;
    margin: 0;
}
body .bakery .gform_wrapper .gform_body li.gfield:not(.ace-captura) {
    padding-right: 24px !important;
    position: relative;
}
li.G-NAME:before {
    font-family: "Font Awesome 5 Free";
    content: "\f007" !important;
    position: absolute;
    font-weight: 600;
    right: 0;
    top: 6px;
}
li.G-EMAIL:before {
    font-family: "Font Awesome 5 Free";
    content: "\f0e0" !important;
    position: absolute;
    font-weight: 600;
    right: 0;
    top: 6px;
}
li.G-PHONE:before {
    font-family: "Font Awesome 5 Free";
    content: "\f098" !important;
    position: absolute;
    font-weight: 600;
    right: 0;
    top: 6px;
}
li.G-DATE:before {
    font-family: "Font Awesome 5 Free";
    content: "\f073" !important;
    position: absolute;
    font-weight: 600;
    right: 0;
    top: 6px;
}
li.G-REFER:before,
li.G-MESSAGE:before {
    font-family: "Font Awesome 5 Free";
    content: "\f303" !important;
    position: absolute;
    font-weight: 600;
    right: 0;
    top: -2px;
}

    /* End Request Info Row */

    /* Community NAP Info Row */


div#community-nap-info .wpb_column {
    /*width: 33% !important;*/
}
div#community-nap-info iframe {
    height: 175px;
    width: 325px;
}
div.wpb_gmaps_widget.wpb_content_element.my-map-widget {
    margin-bottom: 0;
    max-width: 325px;
    height: 175px;
}
div#community-nap-info .wpb_column p {
    font-size: 14px;
}
div#community-nap-info .wpb_column .wpb_content_element {
    margin-bottom: 0;
}



.bakery div#community-nap-info {
    padding-top: 0 !important;
    /*padding-bottom: 40px;*/
}
@media (min-width: 768px) {
    .my-map-widget {
        max-width: 325px;
        margin: 0 auto;
        height: 300px;
    }
    div#community-nap-info .vc_col-sm-3 {
        /*padding-top: 60px;*/
        align-items: center;
        display: flex;
    }
}
@media (max-width: 1024px) {
	#community-nap-info p {
	    font-size: 12px;
	}
}
@media (max-width: 767px) {
    div#community-nap-info {
        padding-bottom: 40px;
        display: flex;
    }
    div.wpb_gmaps_widget.wpb_content_element.my-map-widget {
        max-width: none;
    }
    div#community-nap-info iframe {
        width: 100%;
    }
    div#community-nap-info .wpb_column.vc_col-sm-3 {
        width: 50% !important;
        margin-top: 40px;
        float: left;
    }
    .vc_grid.vc_row.vc_grid-gutter-35px .vc_pageable-slide-wrapper {
        margin-right: 0 !important;
    }
    .vc_grid.vc_row.vc_grid-gutter-35px .vc_grid-item {
        padding-right: 0 !important;
    }
}
@media (max-width: 480px) {
    div#community-nap-info .wpb_column.vc_col-sm-3 {
        width: 100% !important;
        margin-top: 28px;
    }
}
    /* End Community NAP Info Row */

    /* Similar Communities Row */

div#similar-communities p.dark,
div#similar-communities .wpb_content_element,
div#similar-floorplans p.dark,
div#similar-floorplans .wpb_content_element {
    margin-bottom: 0 !important;
}
div#similar-floorplans .vc_grid.vc_row.vc_hook_hover,
div#similar-communities .vc_grid.vc_row.vc_hook_hover {
    padding: 16px 0 0 0;
}
div#similar-floorplans .vc_gitem_row.vc_row.vc_gitem-row-position-bottom,
div#similar-communities .vc_gitem_row.vc_row.vc_gitem-row-position-bottom {
    padding: 0;
}
div#similar-floorplans .vc_custom_heading.white,
div#similar-floorplans .vc_custom_heading.white h5,
div#similar-communities .vc_custom_heading.white,
div#similar-communities .vc_custom_heading.white h5 {
    margin-bottom: 0;
}
div#similar-floorplans .vc_custom_heading.white h5,
div#similar-communities .vc_custom_heading.white h5 {
    -webkit-font-smoothing: antialiased;
    text-shadow: 1px 1px 4px #424242;
    font-weight: 700;
}
@media (max-width: 979px) and (min-width: 768px) {
	div#similar-floorplans .vc_custom_heading.white h5, div#similar-communities .vc_custom_heading.white h5 {
	    letter-spacing: 1px !important;
	    line-height: 15px !important;
	    font-size: 14px !important;
	}
}
div#similar-floorplans .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align-,
div#similar-communities .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    padding: 14px;
}
div#similar-floorplans .default-blocc,
div#similar-communities .default-blocc {
    transition: all 0.3s ease-in-out;
}
div#similar-floorplans .default-blocc:hover,
div#similar-communities .default-blocc:hover {
    background-color: rgba(255, 255, 255, 0.25);
    transition: all 0.3s ease-in-out;
    background-blend-mode: overlay;
}

    /* End Similar Communities Row */

/* END COMMUNITY INDEX PAGE


/* FLOOR PLAN PAGE */

.bakery .floor-plan-blurb .wpb_content_element {
    margin-bottom: 0;
}
@media (min-width: 768px) {
    .bakery .floor-plan-info .vc_col-sm-4:nth-child(1),
    .bakery .floor-plan-info .vc_col-sm-4:nth-child(2) {
        border-right: 2px solid #779AB6;
    }
}
.bakery .floor-plan-info .vc_col-sm-4 .wpb_content_element {
    margin-bottom: 0;
}
.bakery .floor-plan-info h2.dark {
    margin-bottom: 18px !important;
}
.bakery .floor-plan-svg {
    padding: 0;
}
.bakery .floor-plan-svg .wpb_content_element {
    margin-bottom: 0;
}
.vc_acf.rent-field,
.vc_acf.deposit-field,
.vc_acf.sqft-field {
    font-family: Vollkorn;
}
.mapsvg-popover {
    background: #131E29 !important;
    border: none !important;
}
.mapsvg-controller-view-content {
    display: flex;
}
.popover-icon {
    width: 20% !important;
    min-width: 48px;
}
.popover-icon img {
    width: 60px;
    height: 60px;
}
.popover-text p {
    color: #FFF;
}
.mapsvg-controller-view-content p {
    padding-left: 16px;
    font-size: 12px;
}
div.mapsvg-popover-close::before,
div.mapsvg-popover-close::after {
    background: #FFF !important;
    height: 10px;
}
.bakery .col-w-txt p.white a {
    color: #FFF;
}
.bakery .col-w-txt p.white a:hover {
    text-decoration: underline;
}

@media (max-width: 767px) {
	#floor-plan-info .vc_col-sm-4:nth-child(1), #floor-plan-info .vc_col-sm-4:nth-child(2) {
	    border-bottom: 1px solid #7598b8;
	}
	#floor-plan-info .vc_col-sm-4 {
	    padding-bottom: 20px;
	    padding-top: 20px;
	}
	.below-floor-plan-svg.alt-50s .wpb_content_element {
    	margin-bottom: 0;
	}
}

/* END FLOOR PLAN PAGE */

/* Search Results Page */

#searched-content {
    display: inline-block;
    padding: 40px 0;
    width: 100%;
}
#searched-content .container {
    max-width: 1440px;
    margin: 0 auto;
    width: 95%;
}
.search-sidebar {
    background: #c8c8c8;
}
form#search-filter-form-1895 label,
form#search-filter-form-1895 label select {
    width: 100%;
}
#filtered-results .result {
    transition: all 0.3s ease-in-out;
    box-shadow: 1px 1px 3px #222;
    margin-bottom: 30px;
    background: #121E27;
    margin-right: 2%;
    width: 32%;
    float:left;
}
#filtered-results .result:hover {
    background: rgba(18, 30, 39, 0.87);
    transition: all 0.3s ease-in-out;
}
#filtered-results .result .textual-info {
    align-items: center;
    position: relative;
    min-height: 265px;
    /*display: flex;*/
}
.textual-info-wrap {
    margin: 0 auto;
}
#filtered-results .result h5 {
    text-align: center;
    margin-bottom: 0;
    color: #FFF;
}
#filtered-results .result p {
    text-align: center;
    margin-bottom: 0;
    color: #FFF;
}
h5.community {
    font-size: 20px;
}
h5.floorPlan {
    letter-spacing: 1.77px;
    margin-bottom: 0;
    margin-top: 16px;
    font-size: 16px;
    padding: 0;
}
div.city-wrap {
    border-top: 1px solid #FFF;
    position: absolute;
    padding: 8px 1%;
    width: 100%;
    bottom: 0;
    right: 0;
    left: 0;
}
h5.city,
h5.bed-bath {
    font-size: 13px;
    padding: 0;
}
.community-and-floorplan {
    align-items: center;
    display: flex;
    height: 236px;
}
.result.Del.Mar.Terrace.Apartments .community-and-floorplan,
.result.The.Cove.Corporate.Suite .community-and-floorplan,
.result.Desert.Point.Apartments .community-and-floorplan,
.result.Avante.Apartment.Homes .community-and-floorplan,
.result.Avalon.Apartment.Homes .community-and-floorplan,
.result.The.Cove.Apartments .community-and-floorplan,
.result.Parkwood.Apartments .community-and-floorplan,
.result.Cameron.Apartments .community-and-floorplan {
    height: 257px;
}
.community-and-floorplan-inner-wrapper {
    margin: 0 auto;
}
@media (min-width: 768px) {
    #searched-content .search-sidebar {
        margin-right: 1%;
        padding: 5px 1%;
        width: 21.5%;
        float: left;
    }
    #searched-content #filtered-results {
        padding: 5px 2%;
        width: 77.5%;
        float: left;
    }
    h5.community {
        max-width: 237px;
    }

}
@media (max-width: 767px) {
}
.result.Del.Mar.Terrace.Apartments .bed-bath,
.result.The.Cove.Corporate.Suite .bed-bath,
.result.Desert.Point.Apartments .bed-bath,
.result.Avante.Apartment.Homes .bed-bath,
.result.Avalon.Apartment.Homes .bed-bath,
.result.The.Cove.Apartments .bed-bath,
.result.Parkwood.Apartments .bed-bath,
.result.Cameron.Apartments .bed-bath {
    display: none;
}
.result.Del.Mar.Terrace.Apartments .startingAt,
.result.The.Cove.Corporate.Suite .startingAt,
.result.Desert.Point.Apartments .startingAt,
.result.Avante.Apartment.Homes .startingAt,
.result.Avalon.Apartment.Homes .startingAt,
.result.The.Cove.Apartments .startingAt,
.result.Parkwood.Apartments .startingAt,
.result.Cameron.Apartments .startingAt {
    display: none;
}
.home li.sf-field-post-meta-floor_plan_bathrooms {
    display: none !important;
}
.result.result-9.Market {
    display: none;
}

#searched-content form#search-filter-form-1895 {
    background: #121E29;
    margin-bottom: 40px;
    padding: 12px;
}
#searched-content form#search-filter-form-1895 select {
    height: 3em;
}

@media (min-width: 768px) {
    #searched-content a.result-link:nth-child(3n) div.result {
        margin-right: 0;
    }
}
@media (max-width: 767px) {
    #searched-content a.result-link div.result {
        margin-bottom: 16px;
        width: 49%;
    }
    #searched-content a.result-link:nth-child(3n) div.result {
        margin-right: 2%;
    }
    #searched-content a.result-link:nth-child(2n) div.result {
        margin-right: 0;
    }
}

@media (max-width: 414px) {
    #searched-content a.result-link div.result {
        margin-bottom: 18px !important;
        margin-right: auto !important;
        max-width: 280px;
        margin: auto;
        width: auto;
        float: none;
    }
}
body:not(.home) .search-sidebar {
    background: transparent;
}

/* End Search Results Page */

/* Blog Page */

.blog h2.entry-title {
    text-transform: capitalize;
    font-size: 20px;
}
.blog .post-thumbnail {
    margin-bottom: 0px;
}
.blog-wrapper {
    display: inline-block;
    padding: 40px 0;
    width: 100%;
}
.blog-wrapper .container {
    max-width: 1440px;
    margin: 0 auto;
    width: 95%;
}
.blog-wrapper .container article {
    margin-bottom: 30px;
    min-height: 430px;
}
.single footer.entry-footer,
span.edit-link,
div#comments,
span.byline,
p.link-more {
    display: none !important;
}
.blog div#primary {
    width: 100% !important;
}
.single .content {
    padding: 40px 0;
}
.single .wrap {
    max-width: 1100px !important;
    padding: 0;
    width: 87%;
}
.entry-meta {
    pointer-events: none;
}
body:not(.single) article p {
    display: none;
}
article h2.entry-title {
    text-transform: uppercase;
}
.entry-title a:hover,
article a:hover {
    box-shadow: none !important;
}
@media (min-width: 768px) {
    .blog article {
        padding: 0 5%;
        float: left;
        width: 50%;
    }
}
article .post-thumbnail img {
    max-height: 275px;
    min-height: 275px;
}
@media (max-width: 767px) {
    .blog-wrapper .container {
        width: 87%;
    }
}
@media (min-width: 768px) {
    .single.single-post div#primary {
        margin-right: 2%;
        padding: 0 1%;
        float: left;
        width: 73%;
    }
    .single aside#secondary {
        border-left: 1px solid #ddd;
        float: left;
        width: 25%;
    }
}
body.single.single-post #content {
    padding: 40px 0;
}
.single aside#secondary {
    display: block;
    padding: 2%;
}
.single h1.entry-title {
    text-transform: uppercase;
    font-weight: bolder;
}
/* End Blog Page */

/* Online Application Page */

div#gform_wrapper_2 {
    margin-top: 0;
}
form#gform_2 {
    box-shadow: 0px 0px 3px #7a7a7a;
    background: #141C24;
    border-radius: 6px;
}
@media (min-width: 768px) {
    form#gform_2 {
        max-width: 470px !important;
    }
}
span.red-star {
    color: red;
}
#apply-page .gform_body li.gfield label.gfield_label {
    display: block;
}
#apply-page li.gfield span label {
    display: none;
}
#apply-page .gform_body li.gfield {
    border-bottom: none !important;
}
.section-break {
    margin: 0px 0px 0px 0px !important;
}
.fine-print p {
    font-size: 10px;
}
#apply-page .gfield input[type="text"],
#apply-page .gfield input[type="email"],
#apply-page .gfield input[type="number"],
#apply-page .gfield input[type="tel"],
#apply-page .gfield input[type="range"],
#apply-page .gfield input[type="date"],
#apply-page .gfield input[type="month"],
#apply-page .gfield input[type="week"],
#apply-page .gfield input[type="time"],
#apply-page .gfield input[type="datetime"],
#apply-page .gfield input[type="datetime-local"],
#apply-page .gfield input[type="color"],
#apply-page .gfield textarea {
    border-radius: 0 !important;
    padding: 4px 8px 0px 8px;
    -webkit-border-radius: 0;
    background-image: none;
    background: #FFF;
    display: block;
    color: #131E29;
    border: none;
    width: 100%;
}

body#apply-page form p,
#apply-page .gfield label,
body#apply-page .gfield label p,
#apply-page .gsection_title,
.gsection_description {
    -webkit-font-smoothing: antialiased;
    font-family: GFS Neohellenic;
    margin-bottom: 0 !important;
    text-transform: uppercase;
    font-weight: 600;
    margin-top: 18px;
    color: #FFF;
}
.gsection_description {
    text-transform: none !important;
}
img.gf_repeater_add_default,
img.gf_repeater_remove_default {
    background-color: #FFF !important;
    opacity: 0.8 !important;
    border-radius: 50px;
}
.ginput_container_name span input,
.ginput_container_email span input,
.ginput_container_address input {
    -webkit-font-smoothing: antialiased;
    font-family: Montserrat !important;
    font-weight: 600 !important;
    font-size: 12px !important;
    color: #131E29 !important;
    margin-bottom: 16px;
    line-height: 1.5;
    height: 22px;
}
.address_state select {
    border-radius: 0 !important;
    margin-top: -1px !important;
    -webkit-appearance: none;
    height: 22px;
}
#apply-page .gform_body li.gfield.last-in-repeater {
    border-bottom: 1px solid #FFF !important;
    padding-bottom: 24px;
}

/* Online Application Page */

/* About Heers Page Barneys Changes */

.about-us-contact li.G-FAX:before {
	font-family: "Font Awesome 5 Free";
	content: "\f1ac" !important;
	position: absolute;
	font-weight: 600;
	left: 0;
	top:0px;
}
.about-us-contact li.G-EMAIL:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0e0" !important;
	position: absolute;
	font-weight: 600;
	left: 0;
	top:0px;
}
.about-us-contact li.G-PHONE:before {
	font-family: "Font Awesome 5 Free";
	content: "\f095" !important;
	position: absolute;
	font-weight: 600;
	left: 0;
	top:0px;
}
.about-us-contact li.G-MESSAGE:before {
	font-family: "Font Awesome 5 Free";
	content: "\f303" !important;
	position: absolute;
	font-weight: 600;
	left: 0;
	top:0px;
}
.about-us-contact li {
	padding-left: 24px !important;
	position: relative;
	clear: both;
}
ul.about-us-contact {
	list-style: none;
}
#about-heers .vc-gitem-zone-height-mode-auto:before {
    padding-top: 0;
    height: 160px;
}
@media (max-width: 767px) {
    #about-heers .vc-gitem-zone-height-mode-auto:before {
        padding-top: 0;
        height: 242px;
    }
}
.vc_grid.vc_row.vc_pageable-wrapper.vc_hook_hover.owl-carousel.vc_grid-owl-theme.owl-loaded.owl-drag {
    padding: 0;
}
#about-heers .floor-plan-blurb {
    /*padding-bottom: 20px;*/
}
#about-heers .vc_row.reviews-row {
    /*padding-top: 20px;*/
}
#about-heers .vc_row.reviews-row h4,
#about-heers .vc_row.reviews-row p {
    color: #FFF;
}

@media (max-width: 767px) {
    #about-heers .vc_row.reviews-row h4,
    #about-heers .vc_row.reviews-row p {
        font-size: 14px;
    }
}
@media (max-width: 480px) {
    #about-heers .vc_row.reviews-row h4,
    #about-heers .vc_row.reviews-row p {
        font-size: 12px;
    }
}

/* End About Heers Page */

/*  CTA MODAL */

@media (min-width: 768px) {
    div#cta-modal {
        transform: rotate(-90deg);
        transform-origin: 100% 100%;
        z-index: 9999 !important;
        position: fixed !important;
        padding: 5px;
        height: auto;
        width: 323px;
        top: 120px;
        right: 0;
    }
}
div#cta-modal {
    background: #111A23;
    display: flex;
}
div#cta-modal .span6 {
    padding: 0 1%;
}
div#cta-modal h6 {
    letter-spacing: 2px;
    font-size: 11px;
}
div#cta-modal a.btn-bt {
    padding: 12px 6px;
    font-size: 12px;
    width: 100%;
}
@media (max-width: 767px) {
    div#cta-modal:not(.display-tablet) {
        display: none;
    }
    div#cta-modal.display-tablet {
        padding: 20px 4%;
    }
    div#cta-modal .span6 a.btn-bt {
        padding: 12px 6px !important;
    }
}

/* END CTA MODAL */

/* Renter Resources page */

#renter-resources .bakery .vc_gitem_row.vc_row.vc_gitem-row-position-top {
    padding: 0;
}
#renter-resources .bakery .RR-img img {
    height: auto;
    width: 100%;
}
#renter-resources .bakery .vc_col-sm-12.vc_gitem-col.vc_gitem-col-align- {
    margin-top: 8px;
    padding: 0;
}
#renter-resources .bakery .vc_custom_heading.RR-title.vc_gitem-post-data.vc_gitem-post-data-source-post_title {
    align-items: center;
    background: #121E28;
    min-height: 120px;
    display: flex;
    padding: 5px;
}
#renter-resources .bakery .RR-title h4 {
    text-transform: uppercase;
    text-align: center;
    margin-bottom: 0;
    font-size: 26px;
    color: #FFF;
    width: 100%;
}

/* End Renter Resources page */

/* Custom Responsive */

@media (max-width: 1200px) and (min-width: 980px) {
	ul#top-menu li a {
    	letter-spacing: 1.77px;
    	font-size: 12px;
	}
	#top-menu li {
    	padding: 24px 6px;
	}
	.top-header .container {
    	width: 95%;
	}
}

@media (max-width: 979px) and (min-width: 481px) {
	.wpb_text_column.wpb_content_element.featBlogLiteralBlogTextBlock {
    	display: none;
	}
}

@media (max-width: 979px) {
	.home-banner h1 {
	    letter-spacing: 3px;
	    margin-bottom: 12px;
	    line-height: 62px;
	    font-size: 53px;
	}
	.bakery .res-events-full-col .featBlogOpaqueBox,
	.bakery .feat-blog-img-col .featBlogOpaqueBox {
	    height: 400px;
	}
	.row.default-header .page-title h1 {
    	font-size: 36px;
	}
}

@media (max-width: 979px) and (min-width: 768px) {
	body#communities .vc_gitem-zone-mini .vc_custom_heading.white h3 {
    	letter-spacing: 3px !important;
    	line-height: 26px !important;
    	font-size: 28px !important;
	}
}

@media (max-width: 800px) and (min-width: 768px) {
	form.searchandfilter input[type="submit"] {
    	padding: 14px 8px !important;
	}
}

@media (max-width: 767px) and (min-width: 481px) {
	.home-banner h1 {
    	max-width: 350px;
    	margin: 0 auto;
	}
	.home-banner p.white {
		position: relative;
		top: 32px;
	}
}

@media (max-width: 767px) {
	.home-banner .wpb_content_element:not(.home-banner-filter) {
    	margin-bottom: 0;
	}
	.home-banner-filter .wpb_wrapper {
    	background: rgba(255, 255, 255, 0.75);
    	max-width: 300px;
	    padding: 12px 4%;
	}
	.home-banner-filter {
    	height: 404px;
	}
	
	#events-page header {
    	z-index: 999;
	}

}

@media (max-width: 480px) {
	.bakery .vc_row:not(.vc_gitem_row):not(.list-and-map-row):not(.featured-blog) {
    	padding-bottom: 32px;
    	padding-top: 32px;
	}
	.home-banner h1 {
    	letter-spacing: 4px;
    	margin-bottom: 0px;
    	line-height: 36px;
    	font-size: 32px;
	}
	.home-banner p.white {
		margin-bottom: 12px !important;
		font-size: 28px;
	}
	body .left-right-header .navigation-top {
		width: 50.5%;
		float: left;
		right: auto;
		left: 4%;
	}
	body .left-right-header .logo {
		float: right;
		width: 38%;
		right: 4%;
	}
	body .left-right-header .site-branding {
    	float: right;
	}
	.left-right-header .nav-and-button {
		position: relative;
		float: left;
		width: 100%;
	}
	body .left-right-header .menu-toggle {
    	position: absolute;
    	left: 0;
	}
	.left-right-header .header-button {
		position: absolute;
		margin-right: 0;
		right: 0;
	}
	header .logo a img {
    	max-height: 40px;
	}
	header#header .header-button a.btn-bt.default {
    	padding: 10px 10px !important;
    	font-size: 12px;
	}
	header#header button.menu-toggle {
		font-size: 32px;
	}
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
    	margin-right: 0 !important;
	}
	.vc_grid.vc_row.vc_grid-gutter-30px .vc_grid-item {
    	padding-right: 0 !important;
	}
	.cards-inner-row {
    	margin: 0 auto !important;
	}
	.wpb_text_column.wpb_content_element.featBlogLiteralBlogTextBlock {
    	display: none;
	}
	.bakery .res-events-full-col .featBlogOpaqueBox,
	.bakery .feat-blog-img-col .featBlogOpaqueBox {
    	height: 313px;
	}
	body#communities .vc_gitem-zone-mini .vc_custom_heading.white h3 {
    	line-height: 30px !important;
	}
	.bakery .vc_row.alt-50s {
		padding: 0 !important;
	}
	div#community-parallax-DO-NOT-DELETE {
	    height: 235px;
	}
	#community-blurb-2 h2.dark,
	#community-blurb-3 h2.dark {
    	font-size: 20px;
    	line-height: 26px;
	}
	#similar-communities p.dark,
	#explore-apartments p.dark {
    	letter-spacing: 3px !important;
    	font-size: 28px !important;
	}
}













