/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.4.1752670721
Updated: 2025-07-16 12:58:41

*/
#main-header.fixed-header {
    background-color: #0167a5;
    box-shadow: 0px 0px 20px 4px rgb(1 103 165 / 50%);
}

#main-header.edgewater-header.fixed-header {
    background-color: #033220;
    box-shadow: 0px 0px 20px 4px rgb(3 50 32 / 50%);
}

#main-header.hatties-glen-header.fixed-header {
    background-color: #3c7c7c;
    box-shadow: 0px 0px 20px 4px rgb(60 124 124 / 50%);
}

#main-header.mitchell-suites-header.fixed-header {
    background-color: #5b84c2;
    box-shadow: 0px 0px 20px 4px rgb(91 132 194 / 50%);
}
#main-header.prairie-ridge-header.fixed-header {
    background-color: #3e5d2c;
    box-shadow: 0px 0px 20px 4px rgb(62 93 44 / 50%);
}
#main-header.appleton-header.fixed-header {
    background-color: #153f22;
    box-shadow: 0px 0px 20px 4px rgb(21 63 34 / 50%);
}
#main-header #site-logo img {
    transition: all .3s;
}

#main-header.fixed-header #site-logo img {
    max-width: 80px;
    height: auto;
    filter: grayscale(1) brightness(10);
}
#main-header.edgewater-header.fixed-header #site-logo {
    background: transparent;
    padding: 0;
}
#main-header.fixed-header .e-con-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#main-header .elementor-nav-menu .sub-menu .menu-item.menu-item-has-children .elementor-sub-item.has-submenu {
    justify-content: space-between;
}

.breadcrumbs {
    list-style-type: none;
    padding: 5px 10px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: max-content;
    background-color: #00000000;
    backdrop-filter: blur(60px);
    border-radius: 30px;
    overflow: hidden;
}

.breadcrumbs li {
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 1;
}

.breadcrumbs li a {
    color: #eeeeee;
}

.breadcrumbs .breadcrumbs-separator {
    width: 4px;
    height: 4px;
    display: inline-block;
    background-color: #eeeeee;
    border-radius: 4px;
    margin: 0 5px;
}

#toc-box .elementor-toc__header {
    border-bottom-color: #f5f5f5;
}

#toc-box .elementor-toc__body .elementor-toc__list-wrapper .elementor-toc__list-item .elementor-toc__list-wrapper .elementor-toc__list-item {
    font-size: 18px;
}

#toc-category .elementor-widget-container h5 {
    font-size: 18px;
    color: #00a86b;
    margin-left: -20px;
    margin-right: -20px;
    padding: 0 20px 20px;
    border-bottom: 1px solid #f5f5f5;
}

#toc-category .elementor-widget-container nav ul {
    padding: 0 0 0 20px;
    list-style-type: circle;
}

#toc-category .elementor-widget-container nav ul .cat-item {
    color: #7a7a7a;
}

#toc-category .elementor-widget-container nav ul .cat-item a {
    color: #00a86b;
    text-decoration: underline;
}

/* .page-template-template-community-finder * {
    font-family: "Kulim Park", Sans-serif;
}

.page-template-template-community-finder main .container {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.page-template-template-community-finder main .finder-hero-banner .container>div {
    max-width: 50%;
    width: 100%;
}

.page-template-template-community-finder main .finder-hero-banner .container>div#toggle-box {
    max-width: 100%;
} */


.custom-template-php * {
    font-family: "Kulim Park", Sans-serif;
}

.custom-template-php main .container {
    max-width: 1440px;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
}

.custom-template-php main .finder-hero-banner .container>div {
    max-width: 50%;
    width: 100%;
}

.custom-template-php main .finder-hero-banner .container>div#toggle-box {
    max-width: 100%;
}

.finder-hero-banner {
    padding: 230px 0 34px;
    background-size: cover;
    background-position: center;
}

.finder-hero-banner .page-title-wrap .page-title {
    font-family: "Kulim Park", Sans-serif;
    font-size: 64px;
    font-weight: 700;
    color: #FFFFFF;
}

.finder-hero-banner .filter-box {
    text-align: right;
}

.finder-hero-banner .filter-box #toggle-3000 {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 10px 45px 10px 25px;
    border-radius: 29px;
    overflow: hidden;
    border: 1px solid #FFFFFF1A;
    background-color: #00000005;
    backdrop-filter: blur(60px);
    width: auto;
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    letter-spacing: .5px;
}

.finder-hero-banner .filter-box #toggle-3000.active {
    background-color: #05a86b;
}

.finder-hero-banner .filter-box #toggle-3000:after {
    transition: transform .15s cubic-bezier(.3, .86, .36, .95);
    content: "^";
    position: absolute;
    right: 10px;
    top: 50%;
    font-size: 28px;
    font-weight: 100;
    color: #ffffff;
    transform: translateY(-50%) rotate(180deg);
    width: 28px;
    height: 58px;
    text-align: center;
    line-height: 68px;
    border-right: 1px solid #86695c;
    transition: all .3s;
}

.finder-hero-banner .filter-box #toggle-3000.active:after {
    transform: translateY(-50%) rotate(0deg);
    border-right: 0;
    border-left: 1px solid #079660;
}

.finder-hero-banner #toggle-box select#state-filter {
    max-width: fit-content;
    min-width: 160px;
    background-color: #ffffff;
    border-color: #F0F0F0;
    border-width: 1px 1px 1px 1px;
    border-radius: 40px 40px 40px 40px;
    font-size: 18px;
    font-weight: 400;
    min-height: 59px;
    padding: 7px 20px;
    outline: none;
}

.finder-hero-banner #toggle-box #type-filter {
    list-style-type: none;
    padding: 0;
    margin: 2em 0 0;
    display: flex;
    column-gap: 50px;
    row-gap: 20px;
}

.finder-hero-banner #toggle-box #type-filter .sort-item .btn {
    font-weight: 700;
    text-transform: uppercase;
    color: #54595f;
    padding: 10px 25px;
    background-color: #f1f2f3;
    border-radius: 30px;
    transition: all .3s;
    display: inline-block;
}

.finder-hero-banner #toggle-box #type-filter .sort-item .btn:hover, .finder-hero-banner #toggle-box #type-filter .sort-item .btn:focus, .finder-hero-banner #toggle-box #type-filter .sort-item.active .btn {
    background-color: #05a86b;
    color: #ffffff;
}

section.finder-section .filtration-finder {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

section.finder-section .filtration-finder .community-results {
    width: calc(61% + 22px);
    padding: 56px 50px 55px 70px;
    margin: 0 -11px;
    display: flex;
    flex-wrap: wrap;
    column-gap: 22px;
    row-gap: 22px;
}

section.finder-section .filtration-finder .community-results .item-place {
    max-width: calc(50% - 11px);
    width: 100%;
    background-color: #ffffff;
    border-radius: 20px;
    box-shadow: 0px 0px 20px 4px rgba(209, 209, 209, 0.5);
    overflow: hidden;
}

section.finder-section .filtration-finder .community-results .item-place .img-holder {
    position: relative;
    z-index: 0;
}

section.finder-section .filtration-finder .community-results .item-place .img-holder img {
    width: 100%;
    height: 340px;
    object-fit: cover;
    object-position: center center;
}

section.finder-section .filtration-finder .community-results .item-place .img-holder .category-label-list {
    position: absolute;
    bottom: 6px;
    width: fit-content;
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-color: #0067a5;
    column-gap: 5px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

section.finder-section .filtration-finder .community-results .item-place .img-holder .category-label-list li {
    padding: 7px 31px;
    position: relative;
    z-index: 0;
}

section.finder-section .filtration-finder .community-results .item-place .img-holder .category-label-list li:not(:last-child):after {
    content: '';
    display: inline-block;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1px;
    height: 10px;
    background-color: #fff;
    transform: translateY(-50%);
}

section.finder-section .filtration-finder .map-col {
    width: 100%;
    max-width: 39%;
    height: 100vh;
    overflow: hidden;
    position: sticky !important;
    top: 0;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    padding: 27px 32px;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .info-wrap>div:not(:last-child) {
    margin-bottom: 15px;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .info-wrap .apartment-list {
    list-style-type: none;
    padding: 0;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .heading {
    max-width: calc(60% - 10px);
    width: 100%;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .heading .community-title {
    font-weight: 600;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .heading address .address-list {
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    display: flex;
    flex-wrap: wrap;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .heading address .address-list li:not(:last-child):after {
    content: "|";
    display: inline-block;
    vertical-align: middle;
    padding-right: 5px;
    padding-left: 5px;
    font-style: normal;
    font-weight: 600;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .info-wrap {
    max-width: 40%;
    width: 100%;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .info-wrap .subtitle-sm {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 3px;
    color: #333333;
    display: block;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .info-wrap .price-holder .price {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary {
    background-color: #00A86B;
    font-family: "Kulim Park", Sans-serif;
    font-weight: 700;
    border-radius: 50px;
    padding: 15px 25px 15px 25px;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    margin: 1em 0 0;
    transition: all .3s;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:hover, section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:focus {
    background-color: #0dbe7e;
}

section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary svg {
    width: 15px;
    margin-left: 15px;
    color: #ffffff;
    fill: #ffffff;
}

.state-section {
    padding: 3em 0 6em;
}

.state-section .container>div {
    width: 100%;
}

.state-section .container>div.state-btn-wrap {
    text-align: center;
}

.state-section .opener-text-btn {
    background-color: #0067a5;
    font-family: "Kulim Park", Sans-serif;
    font-weight: 700;
    border-radius: 50px;
    padding: 15px 25px 15px 25px;
    display: inline-block;
    font-size: 18px;
    color: #ffffff;
    margin: 0 auto;
    transition: all .3s;
}

.state-section .state-wrap {
    width: 100%;
}

#custom-post-grid .elementor-posts-container .elementor-grid-item:first-child {
    grid-column: span 2;
}

#custom-post-grid .elementor-posts-container .elementor-grid-item .elementor-post__card .elementor-post__text a.elementor-post__read-more {
    padding: 15px 25px;
    font-weight: 700;
    background-color: #00A86B;
    color: #ffffff;
    border-radius: 50px;
    font-size: 14px;
    letter-spacing: .5px;
    transition: all .3s;
}

#custom-post-grid .elementor-posts-container .elementor-grid-item .elementor-post__card .elementor-post__text a.elementor-post__read-more:hover, #custom-post-grid .elementor-posts-container .elementor-grid-item .elementor-post__card .elementor-post__text a.elementor-post__read-more:focus {
    background-color: #0DBE7E;
}

#custom-post-blurb .elementor-grid-item {
    position: relative;
}

#custom-post-blurb .elementor-grid-item .elementor-post__text .elementor-post__meta-data {
    position: absolute;
    top: 180px;
    left: 0;
    right: 0;
    width: calc(100% - 20px);
    margin: 0 auto;
    backdrop-filter: blur(60px);
    background-color: #00000005;
    padding: 3px 10px 3px 10px;
    z-index: 1;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #FFFFFF1A;
    border-radius: 20px 20px 20px 20px;
    text-align: center;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

.facility-name {
    position: absolute;
    top: 30px;
    right: 30px;
    width: 100px;
    height: 100px;
    background-color: #00a86bb8;
    border-radius: 100px;
    line-height: 1.3em;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 14px;
    padding: 5px 10px;
    color: #ffffff;
}

.facility-name a {
    color: #ffffff;
    text-decoration: none;
    font-weight: 600;
}
.term-edgewater .facility-name {
    background-color: #c6a36bb8;
}
.term-prairie-ridge .facility-name {
    background-color: #5D8745b8;
}
.term-appleton-richmond-springs .facility-name {
    background-color: #255935b8;
}
.term-cudahy-mitchell-suites .facility-name {
    background-color: #94C2E3b8;
}
.term-hatties-glen .facility-name {
    background-color: #B08260b8;
}
/*Facilities Location Based Color Scheme CSS*/
.term-edgewater section.finder-section .filtration-finder .community-results .item-place .img-holder .category-label-list {background-color: #07462e;}
.term-prairie-ridge section.finder-section .filtration-finder .community-results .item-place .img-holder .category-label-list {background-color: #0a0a0a;}
.term-appleton-richmond-springs section.finder-section .filtration-finder .community-results .item-place .img-holder .category-label-list {background-color: #0a0a0a;}
.term-cudahy-mitchell-suites section.finder-section .filtration-finder .community-results .item-place .img-holder .category-label-list {background-color: #5B84C2;}
.term-hatties-glen section.finder-section .filtration-finder .community-results .item-place .img-holder .category-label-list {background-color: #3C7C7C;}
    /*Facilities Location Based Buttons Color Scheme CSS*/
.term-edgewater section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary {background-color: #c6a36b;}
.term-edgewater section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:hover, .term-edgewater section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:focus {background-color: #000000;}
.term-prairie-ridge section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary {background-color: #5D8745;}
.term-prairie-ridge section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:hover, .term-prairie-ridge section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:focus {    background-color: #0A0A0A;}
.term-appleton-richmond-springs section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary {background-color: #255935;}
.term-appleton-richmond-springs section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:hover, .term-appleton-richmond-springs section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:focus {background-color: #0A0A0A;}
.term-cudahy-mitchell-suites section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary {background-color: #94C2E3;}
.term-cudahy-mitchell-suites section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:hover, .term-cudahy-mitchell-suites section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:focus {background-color: #000000;}
.term-hatties-glen section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary {background-color: #B08260;}
.term-hatties-glen section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:hover, .term-hatties-glen section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder .btn.btn-primary:focus {background-color: #0A0A0A;}
/*Facilities Location Based Color Scheme CSS*/
.tax-facility .finder-hero-banner {

    background-image: url('/wp-content/uploads/2025/07/bc-living.webp');
    padding: 230px 0 34px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;

}

.no-data-found {
    height: 400px;
    background-color: #fff;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    font-weight: 600;
    border: 1px solid #e0ddd6;
}
.mobile-menu .elementor-item.has-submenu,
.mobile-menu .elementor-sub-item.has-submenu
{
    justify-content: space-between;
}
.sub-menu.elementor-nav-menu--dropdown {
    background-color: #eeeeee !important;
}
.mobile-menu .elementor-sub-item {
    font-size: 16px !important;
    padding-top: 16px !important;
    padding-bottom: 16px !important;
}

@media (max-width:1536px) {
.custom-template-php main .container {
    padding-left: 20px;
    padding-right: 20px; 
}
}

@media (max-width:1366px) {
.finder-hero-banner .page-title-wrap .page-title {
    
    font-size: 54px;
}
.finder-hero-banner #toggle-box #type-filter {
  
    column-gap: 20px;
}



}


@media (max-width: 1024px) {
.finder-hero-banner .page-title-wrap .page-title {
   
    font-size: 43px;
}
.finder-hero-banner #toggle-box #type-filter .sort-item .btn {
   
    padding: 8px 16px;  
    text-align: center;
    font-size: 14px;
}
section.finder-section .filtration-finder {
  
    flex-direction: column;
}
section.finder-section .filtration-finder .community-results {
    width: 100%;
    padding: 55px 35px;
    margin: 0;
}

section.finder-section .filtration-finder .map-col {
    width: 100%;
    max-width: 100%;
}
#custom-post-grid .elementor-posts-container .elementor-grid-item:first-child {grid-column: unset;}
}



@media (max-width: 767px) {
    #main-header.fixed-header #site-logo img {
        max-width: 50px;
    }
#custom-post-blurb .elementor-grid-item .elementor-post__text .elementor-post__meta-data {
    top: 112px;
}
.finder-hero-banner #toggle-box #type-filter {
   
    flex-direction: column;
}
.finder-hero-banner #toggle-box #type-filter li {
    display: block;
    width: 100%;
}
.finder-hero-banner #toggle-box #type-filter .sort-item .btn {
    
    width: 100%;
}

.custom-template-php main .container {
   
    flex-direction: column;
}

.finder-hero-banner .page-title-wrap .page-title {
    font-size: 36px;
}
.finder-hero-banner .filter-box {
    text-align: left;
}
.custom-template-php main .finder-hero-banner .container>div#toggle-box {
    max-width: 100%;
    margin-top: 30px;
    background-color: #21212191;
    padding: 25px;
    border-radius: 6px;
}
.finder-hero-banner #toggle-box select#state-filter {
   
    min-width: 200px;
    margin-left: auto;
    margin-right: auto;
}
.custom-template-php main .finder-hero-banner .container>div {
    max-width: 100%;
}

section.finder-section .filtration-finder .community-results .item-place {
    max-width: 100%;
    width: 100%;
    
}
section.finder-section .filtration-finder .community-results {
   
    padding: 55px 20px;
}
section.finder-section .filtration-finder .community-results .item-place .img-holder img {
   
    height: 245px;
}

}
@media (max-width: 480px) {
section.finder-section .filtration-finder .community-results .item-place .info-holder .heading {max-width: 100%;}
section.finder-section .filtration-finder .community-results .item-place .info-holder .info-wrap, section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder {max-width: 40%;width: 100%;}
section.finder-section .filtration-finder .community-results .item-place .info-holder .btn-holder {text-align: right;}
}