#map-container .mapboxgl-ctrl-geocoder--input {
    font: inherit;
    width: 100%;
    border: 0;
    background-color: transparent;
    margin: 0;

    color: rgba(0, 0, 0, 0.75);
    height: 36px;
    padding: 6px 35px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#map-container .mapboxgl-ctrl-geocoder--button  {
    background: transparent !important;
    border: 0 !important;
}

#map-container input:focus,
#map-container button:focus {
    border: 0 !important;
}

/* #map-container .mapboxgl-ctrl-geocoder--input {
    font: inherit;
    width: 100%;
    border: 0;
    background-color: transparent;
    margin: 0;
    height: 50px;
    color: #404040;
    color: rgba(0, 0, 0, 0.75);
    padding: 6px 45px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
} */


.btn { background-color: #002147; }
#sidebarA{
    color: white;
}

#filterResults{
    font-size: 12px;
    color: white;
    background-color: #002147;

}

.theme{
    background-color: #d78d00;
}

.select{
    font-style: italic;
    opacity: .7;
}

.mapboxgl-ctrl-geocoder--input {
    padding: 6px 30px !important;
    margin-left: 5px !important;
}

.listings .item {
    font-size: 14px;
    word-wrap: break-word;
    text-decoration: none;
    border-bottom: solid rgb(34, 33, 33, .3) 1px;
}

.listings .item:last-child {
    border-bottom: none;
}

.listings .item .title {
    display: inline-block;
    width: 100%;
    color: #2A395F;
    font-weight: 800;
    margin-top: 5px;
    text-decoration: none;
}
.listings .item .phone {
    color: #2A395F;
}


::-webkit-scrollbar {
    width: 3px;
    height: 3px;
    border-left: 0;
    background: rgba(0, 0, 0, 0.1);
}

::-webkit-scrollbar-track {
    background: none;
}

::-webkit-scrollbar-thumb {
    border-radius: 0;
    background: #2A395F;
}


.clearfix {
    display: block;
}

.clearfix::after {
    content: '.';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.mapboxgl-popup-content {
    font: 400 15px/22px 'Source Sans Pro', 'Helvetica Neue', Sans-serif;
    text-align: left;
    padding: 2;
    /* width: 500px; */
  }

.mapboxgl-popup-close-button {
    display: none;
  }

.mapboxgl-popup-content h3 {
    color:black;
    font-weight: bold;
    margin: 0;
    display: block;
    padding-bottom: 4px;
  }


  .popup-image { width: 120px}

  
/* #listings { height: 80vh !important;} */


#map-container {
    outline: solid 1px #ccc;
}

#filter .btn {
    background-repeat: no-repeat;
    background-position: center left;
    background-size: contain;
    padding-left: 36px;
    cursor: pointer;
}

.marker {
    border-width: 1px;
    background-image: url("markers/palliative.png");
    background-size: cover;
    width: 28px;
    height: 28px;
    border-radius: 50%;
    cursor: pointer;
}

#filter .btn {
    background-color: rgba(255, 255, 255, .4);
}

/* .mrk-hospice-care,
    .btn-hospice {
        background-image: url("markers/hospice.png");
    }

    .mrk-palliative-care,
    .btn-palliative {
        background-image: url("markers/palliative.png");
    }

    .btn-hospice:hover,
    .btn-palliative:hover,
    .btn-hospice,
    .btn-palliative {
        border: 1px solid #002554;
        color: #002554;
    }

    .btn-hospice.is-active,
    .btn-palliative.is-active {
        background-color: #002554 !important;
        color: white;
    }

    .mrk-home-infusion,
    .btn-home-infusion {
        background-image: url("markers/home-infusion-white.svg");
        background-color: #F2A900;
    }

    .btn-home-health {
        background-image: url("markers/home-health-orange.svg");
    }

    .mrk-home-health {
        background-image: url("markers/home-health-white.svg");
        background-color: #F2A900;
    } 

    .btn-home-infusion:hover,
    .btn-home-health:hover,
    .btn-home-infusion,
    .btn-home-health {
        border: 1px solid #F2A900;
        color: #F2A900;
    }

    .btn-home-infusion.is-active,
    .btn-home-health.is-active {
        background-color: #F2A900 !important;
        color: white;
        background-image: url("markers/home-health-white.svg");
    }
    */
.btn-hospice-care {
    background-image: url("markers/hospice-care-blue.svg");
}

.btn-palliative-care {
    background-image: url("markers/palliative-care-blue.svg");
}

.btn-hospice-care.is-active {
    background-image: url("markers/hospice-care-white.svg");
}

.btn-palliative-care.is-active {
    background-image: url("markers/palliative-care-white.svg");
}

.btn-hospice-care,
.btn-palliative-care {
    color: #002554 !important;
    border-color: #002554 !important;
}

.btn-hospice-care.is-active,
.btn-palliative-care.is-active {
    background-color: #002554 !important;
    color: white !important;
}

.btn-home-health {
    background-image: url("markers/home-health-orange.svg");
}

.btn-home-infusion {
    background-image: url("markers/home-infusion-orange.svg");
}

.btn-home-health.is-active {
    background-image: url("markers/home-health-white.svg");
}

.btn-home-infusion.is-active {
    background-image: url("markers/home-infusion-white.svg");
}

.btn-home-health,
.btn-home-infusion {
    color: #F2A900 !important;
    border-color: #F2A900 !important;
}

.btn-home-health.is-active,
.btn-home-infusion.is-active {
    background-color: #F2A900 !important;
    color: white !important;
}


.mrk-hospice-care {
    background-image: url("markers/hospice-care-white.svg");
    background-color: #002554;
}

.mrk-palliative-care {
    background-image: url("markers/palliative-care-white.svg");
    background-color: #002554;
}

.mrk-home-health {
    background-image: url("markers/home-health-white.svg");
    background-color: #F2A900;
}

.mrk-home-infusion {
    background-image: url("markers/home-infusion-white.svg");
    background-color: #F2A900;
}

.mrk-hospice-care.mrk-home-health,
.mrk-hospice-care.mrk-home-infusion,
.mrk-palliative-care.mrk-home-health,
.mrk-palliative-care.mrk-home-infusion {
    background-image: url("markers/home-health-white.svg"),
    linear-gradient(135deg, #002554 50%, #F2A900 50%);
    background-image: url("markers/home-health-white.svg"),
    -webkit-linear-gradient(135deg, #002554 50%, #F2A900 50%);
    background-image: url("markers/home-health-white.svg"),
    -moz-linear-gradient(135deg, #002554 50%, #F2A900 50%);
    background-position: center;
}


.marker {
    border-width: 3px;
}

.marker.selected {
    outline: solid 5px white;
    box-shadow: 0 6px 15px 0 rgba(0, 0, 0, 1);
    z-index: 3;
}

.modalBkg {
    background: url(/wp-content/sparkle-assets/variants/hi_res_ervin-d2243e84cc9fe50f231ff8b21064ac11_desktop_1143x683+29+0-1200x1200.jpg) no-repeat center 20%;
    background-size: cover;
}

#modal .address { 
    font-weight: bold; 
    color: #072e64!important;
}

.btn.link-info { 
    color: #072e64!important;
    border: 1px solid #072e64!important; 
}

.distance {
    font-size: smaller;
    font-style: italic;
}

.item.active {
    background: #eee;
}

.item {
    padding: 6px 12px;
    cursor: pointer;
}

.search {
    background: #F2A900;
}

.marker-geo {
    background: #F2A900;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    background-image: url("markers/geo.png");
    background-position: center;
}

.actions .icon {
    margin: 0 auto;
}

.suggestions li {
    margin: auto;
    text-align: left;
}

#modalClose { background: transparent !important; }
#map-container p { margin-bottom: 0 !important; }


@media(max-width: 800px) {
    .collapsed #listings:after {
        content: "";
        position: absolute;
        z-index: 1;
        bottom: 0;
        left: 0;
        pointer-events: none;
        background-image: linear-gradient(to bottom,
                rgba(255, 255, 255, 0),
                rgba(255, 255, 255, 1) 90%);
        width: 100%;
        height: 4em;
    }

    .search {
        background: none;
        margin-top: 45px;
    }

    .mapboxgl-ctrl-geocoder {
        width: 33.3333%;
        font-size: 15px;
        line-height: 20px;
        max-width: 360px;
    }

    .mapboxgl-ctrl-geocoder--input {
        padding: 6px 30px;
        margin-left: 5px;
        height: 36px;
    }

    .mapboxgl-ctrl-geocoder--icon-search {
        left: 7px;
        width: 20px;
        height: 20px;
        top: 7px;
    }

    #filter {
        padding: 10px !important;
        background: rgba(255, 255, 255, .7);
        background: rgba(0,0,0,0.3)
    }

    #filter .btn {
        font-size: 10px;
        line-height: 18px;
        padding: 3px 12px;
        border-radius: 15px;
        padding-left: 22px;
    }

    .filter-container {
        width: 430px;
    }

    .mobile-drawer {
        line-height: 18px;
    }


}

/*#002554, #F2A900, #E6E6E6, #6E0D25, #F2A900 */