/* === Matt's Styles === */
.slider_content_container h1 {
	text-shadow: 0 0 40px #000000;
	color: #ffffff !important;
}
#col-block_9dffa9a1dcdbec2c8e25b8d5b42983d1 .homeBTNS {
    background-color: #91b462 !important;
}
#col-block_be79d1b59f42665e3dfa6b84f5302c1f .homeBTNS {
    background-color: #d8b441 !important;
}
#col-block_9dffa9a1dcdbec2c8e25b8d5b42983d1 .homeBTNS {
    background-color: #dda288 !important;
}
#containerBlockblock_62865f517a13c {
    background-color: #91b462 !important;
}
.notEmpty {
    fill: #91b462 !important;;
}
.floorplan_area:hover, .floorplan_area.active {
    fill: #dda288 !important;
}
.storeDirectoryMallMap .inner .dirBoxRow .content:hover, .dirBoxRow.active {
    background: #dda288 !important;
}
.closeMap, .openMap {
    color: #dda288 !important;
}





.singleStoreContent .detailsRow {
    display: flex;
    margin-bottom: 20px;
}
.singleStoreContent .icon {
    width: 25px;
}
.singleStoreContent {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.single-stores .entry-footer, .single-events .entry-footer {
    display:none;
}
.single-events .entry-content p {
    text-align:center;
}
.single-events .site-inner {
    padding-top: 0px !important;
}
.error404 .entry, .error404 form {
    display: none;
}
.slide__button-1 .button__square {
    background-color: #8bd5db !important;
    border-color: #8bd5db !important; 
}
.slide__button-1 .button__square:hover {
    background-color: #dda288 !important;
    border-color: #dda288 !important;
}
.mallDirectoryBTN {
    background-color: #8bd5db !important;
}
.mallMapBTN {
    background-color: #dda288 !important;
}
#containerBlockblock_6290dee9d4cdf, #containerBlockblock_6290dee9d4cdf, #containerBlockblock_6290dee9d4cdf, #containerBlockblock_6290dee9d4cdf {
    background-color: #8bd5db !important;
}
#containerBlockblock_6290dee9d4cdf, #containerBlockblock_6290dee9d4cdf, #containerBlockblock_6290dee9d4cdf {
    background-color: #dda288 !important;
}
#containerBlockblock_6290dee9d4cdf {
    background-color: #d8b441 !important;
}
.directorySmallBTN a {
    background-color: #8bd5db !important;
}
.brochureSmallBTN a {
    background-color: #dda288 !important;
}
.guestServicesBlock {
    background-color: #dda288 !important;
}
.policiesBlock {
    background-color: #91b462 !important;
}
.event {
    background-color: #d8b441 !important;
}
.deal {
    background-color: #91b462 !important;
}






h1, h2, h3, h4, h5, h6, p, a, li, span, div, em, strong, b {
    font-family: 'DM Sans', sans-serif;
}
h1, h2, h3, h4, h5, h6, strong, b {
    font-weight: 700;
}
p, a, li, span, div, em {
    font-weight: 400;
    font-size: 16px;
}
em {
    font-style: italic;
}
a {
    color: #020202;
    text-decoration: none;
}
h1 {
    font-size: 82px;
}
h2 {
    font-size: 76px;
}
h3 {
    font-size: 56px;
}
h4 {
    font-size: 48px;
}
h5 {
    font-size: 32px;
}
h6 {
    font-size: 28px;
}
.white {
    color: #ffffff;
}
.black {
    color: #020202;
}
.orange {
    color: #dda288;
}
.yellow {
    color: #d8b441;
}
.green {
    color: #91b462;
}
.white_bg {
    background-color: #ffffff;
}
.black_bg {
    background-color: #020202;
}
.orange_bg {
    background-color: #dda288;
}
.yellow_bg {
    background-color: #d8b441;
}
.green_bg {
    background-color: #91b462;
}
.slider_content_container .button__square {
    padding: 15px 100px;
    font-size: 26px;
    font-weight: 700;
}
.flex_align_middle {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.display_flex {
    display: flex;
}
.display_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
figure {
    margin-bottom: 0px !important;
}
.bottomBannerSocial a {
    color: #ffffff;
    font-size: 24px;
    line-height: 1;
    text-decoration: none;
}
.bottomBannerSocial p:after {
    content: '\f09a';
    font-family: "Font Awesome 5 Brands";
    font-size: 30px;
    position: relative;
    top: 3px;
    right: -20px;
}
.site-inner {
    padding-bottom: 0px;
    overflow: hidden !important;
}
.has-large-font-size a {
    font-size: 20px !important;
    color: #ffffff !important;
}
.fullWidth .container-fluid {
    padding: 0px !important;
    overflow: hidden;
}
#input_1_8 {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
#gform_fields_1 input, #gform_fields_1 textarea, #gform_fields_1 select, #gform_fields_3 input, #gform_fields_3 textarea, #gform_fields_3 select, #wppb-loginform input, #username_email {
    background: transparent;
    border: solid;
    border-width: 0px 0px 2px 0px;
    border-color: #020202;
    color: #020202;
    border-radius: 0 !important;
}
#gform_1 input[type="submit"], #gform_3 input[type="submit"], #wppb-loginform input[type="submit"], #wppb-recover-password-container input[type="submit"] {
    background: #dda288;
    border: none;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 20px;
}
#gform_1 input[type="submit"]:hover, #gform_3 input[type="submit"]:hover, #wppb-loginform input[type="submit"]:hover, #wppb-recover-password-container input[type="submit"]:hover {
    background: #8bd5db;
}
p.login-username, p.login-password {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: flex-start;
}
#user_login, #user_pass, .login-username label, .login-password label, .wppb-username-email label {
    float: none !important;
    width: 100% !important;
}
input#input_3_11 {
    border: none;
}
.swiper-button-next, .swiper-button-prev {
    display: none !important;
}
#containerBlockblock_e4c38668c1925b2559c8257e370b408a:hover, #containerBlockblock_13f02a55e4f09f2cac07e6627241b468:hover {
	cursor: pointer;
	background-color: #91b462 !important;
}
div#gform_confirmation_message_3 {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    margin-bottom: 50px;
    background: #dda288;
    padding: 30px 50px;
    color: #ffffff;
    font-size: 38px;
    text-align: center;
}


.bottomBannerSocial {
    background-color: #91b462 !important;
}


/* *****HEADER***** */
.navbar {
    padding: 20px 0px;
}
.bg-light {
    background: #ffffff !important;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
    box-shadow: 0 2px 10px 0 rgba(0,0,0,.1);
}
.navLogo {
    width: 70%;
}
.navTopLinks {
    width: 30%;
}
.navTopLinks .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.box.hours {
    border: solid;
    border-color: #D8DADB;
    border-width: 0px 1px 0px 0px;
    padding-right: 10px;
    padding: 10px 20px 10px 0px;
}
.box.callus {
    padding: 10px 0px 10px 20px;
}

.navTopLinks .inner .box a {
    color: #020202;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
}
.callus a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
}
.callus a .fas, .callus a .fab {
    color: #ffffff;
    background-color: #020202;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    line-height: 1;
    margin-right: 10px;
}
/* *****HEADER***** */


/* *****FOOTER***** */
.site-footer {
    background: #8bd5db;
    padding: 40px 0px 20px 0px;
    z-index: 9;
}
.site-footer .wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}
.site-footer a, .site-footer p, .site-footer div, .site-footer span {
    color: #ffffff;
    line-height: 1.2;
    font-size: 16px;
}
ul#menu-footer-nav {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    margin: 15px auto 15px -5px;
}
ul#menu-footer-nav li {
    text-align: left;
    padding: 0px;
    position: relative;
}

ul#menu-footer-nav li a:after {
    content: "|";
    display: block;
    width: 2px;
    height: auto;
    position: absolute;
    top: 7px;
    bottom: 0;
    right: 0;
    color: #ffffff;
}
ul#menu-footer-nav li:nth-child(3) a:after, ul#menu-footer-nav li:nth-child(6) a:after  {
    content: "";
}
.footer_one {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    align-items: flex-start;
    justify-content: center;
    width: 60%;
}
.footer_two {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 40%;
}
.footer_two .col_box {
    width: 50%;
    text-align: left;
}


.home .page_nav {
    display: none !important;
}
.page_nav {
    display: none !important;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}
/* *****FOOTER***** */















/* *****RESPONSIVE STYLING***** */
@media only screen and (max-width: 1025px) {
    .navbar {
        box-shadow: none !important;
        padding-top: 40px;
    }
    .navbar .container {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
    }
    .navTopLinks {
        display: none !important;
    }
    .navLogo {
        text-align: center !important;
    }
    .navLogo a {
        margin: auto !important;
    }
    .site-inner {
        padding-top: 0px !important;
    }
    .container {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .slider_content_container h1 {
        font-size: 50px !important;
    }
    .slider-content div {
        width: 200px !important;
    }
    .slider_content_container .button__square {
        padding: 15px 60px !important;
    }
    .remove_images_mobile figure {
        display: none !important;
    }
    #col-block_6285925e94b0c {
        margin-bottom: 10px !important;
    }
    .footer_two {
        display: none !important;
    }
    ul#menu-footer-nav {
        grid-template-columns: 1fr 1fr;
    }
    .footer_one {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: flex-start;
        align-items: center;
        justify-content: center;
        width: 100%;
    }
    ul#menu-footer-nav li a:after {
        display: none !important;
    }
    .events_dealsContainer .content {
        padding: 30px 20px 15px 20px !important;
    }
    #containerBlockblock_62865f517a13c {
        margin-top: 0px !important;
    }
    h2 {
        font-size: 30px;
    }
    .directorySearch .inner, .eventsdealsSearch .inner, .directorySearchMallMap .inner {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        align-content: center !important;
        justify-content: center !important;
        align-items: center !important;
        justify-items: stretch !important;
    }
    .directorySearch .inner .message, .eventsdealsSearch .inner .message {
        padding: 10px 20px;
    }
    .storeDirectory .inner {
        grid-template-columns: 1fr !important;
    }
    .events_dealsContainer .inner {
        grid-template-columns: 1fr !important;
    }
    .home .events_dealsContainer .singleBox {
        margin: 0px !important;
    }
    .events_dealsContainer .singleBox, .singleBox_INFO {
        margin: 10px 20px !important;
    }
    .singleBox_INFO {
        padding: 30px !important;
    }
    .storeDirectoryMallMap .inner .dirBoxRow .content div span, .storeDirectoryMallMap .inner .dirBoxRow .content div a {
        font-size: 12px !important;
    }
    #containerBlockblock_628ea7cd9a865 {
        padding: 0px 20px !important;
    }
    .ui-accordion {
        padding: 0px 20px;
    }

    .homeBTNS {
        display: flex;
        flex-direction: column;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: center;
        align-items: center;
        padding: 60px 0px !important;
    }
    .homeBTNS .text_btn {
        padding: 25px 0px 0px 0px !important;
    }
    .row_btns .col-md {
        --bs-gutter-x: 2rem !important;
        padding: 0px !important;
    }
    .row_btns {
        display: grid;
        grid-template-columns: 1fr 1fr 1fr;
    }
    .row_btns .col-md h5 {
        font-size: 24px !important;
    }
    .directorySearch .inner, .eventsdealsSearch .inner, .directorySearchMallMap .inner {
        padding: 0px 20px !important;
    }
    .mobile_smaller {
        font-size: 40px !important;
    }
    #containerBlockblock_628ea7cd9a865 i {
        display: none !important;
    }
    #containerBlockblock_628ea7cd9a865 h4 {
        font-size: 32px !important;
    }
    .display_grid {
        display: block;
    }
    .display_grid div {
        max-width: 100%;
        padding-bottom: 20px !important;
    }
    .ui-accordion {
        padding: 0px 20px !important;
    }
    .ui-accordion .ui-accordion-content {
        padding: 20px 10px !important;
    }
    .mallMap.scrolldown {
        padding: 5px 50px !important;
        bottom: 150px !important;
    }
    .directorySearchMallMap.scroll {
        bottom: 65px !important;
    }
    .directorySearchMallMap .message, .directorySearchMallMap .all {
        display: none;
    }
    .directorySearchMallMap .inner {
        grid-template-columns: 1fr 1fr 1fr !important;
    }
    .pageHeader {
        margin-top: 0px !important;
    }
    .mallMap {
        opacity: 0;
    }
    .mallMap.scrolldown {
        opacity: 1;
    }
	.storeDirectoryMallMap {
		margin-bottom: 200px !important;
	}
}
/* *****RESPONSIVE STYLING***** */

























































@media only screen and (max-width: 1025px) {
    .mobile_top_bar {
        display: block !important;
    }
}
.mobile_top_bar {
    position: fixed;
    bottom: 0px;
    top: unset;
    left: 0;
    right: 0;
    z-index: 999999999999999999;
    max-width: 100%;
    width: 100%;
    display: none;
}
.mobile_top_bar .inner {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #f7f7f7;
    padding: 15px 0px;
}
.mobile_top_bar .topBarBox {
    width: 33.3%;
    height: 40px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-right: solid #D8DADB 1px !important;
}
.mobile_top_bar .topBarBox:last-child {
    border: none !important;
}
.mobile_top_bar .pages {
    padding: 10px 0px !important;
}
.mobile_top_bar a {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: #020202;
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 1px;
}
.mobile_top_bar span {
    width: 45px;
    height: 45px;
    text-align: center;
    padding-top: 5px;
    line-height: 1;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.pages i {
    font-size: 28px;
    position: relative;
    top: -2px;
}
.call i {
    height: 30px;
    width: 30px;
    background: #000000;
    color: #ffffff;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 15px;
    position: relative;
    left: -5px;
}



.mobileNavigationLinks {
    position: fixed;
    top: -800px;
    right: 0;
    bottom: 70px;
    left: 0;
    display: block;
    background: #ffffff;
    padding: 0px 0px;
    overflow-x: scroll;
    -webkit-transition: all 800ms ease;
    -moz-transition: all 800ms ease;
    -ms-transition: all 800ms ease;
    -o-transition: all 800ms ease;
    transition: all 800ms ease;
    opacity: 0;
    z-index: -10000;
}
.mobileNavigationLinks.active {
    top: 0px;
    opacity: 1;
    z-index: 999999;
}
.mobileNavigationLinks .innerBar {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    height: 100%;
    width: 100%;
}
.mobileNavigationLinks .innerBar .boxes {
    width: 100%;
    text-align: center;
    margin-top: 20px;
    padding-bottom: 20px;
}
.mobileNavigationLinks .socialIcons a .fab {
    color: #000000;
    font-size: 32px;
}
.mobileNavigationLinks #menu-footer-nav-1 {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.mobileNavigationLinks .menu li:last-child {
    padding: inherit !important;
    margin: auto !important;
}
.mobileNavigationLinks #menu-footer-nav-1  a {
    font-size: 30px;
}
.paddingBottomTwentyFive {
    padding-bottom: 25px !important;
}