.custom_map #wpsl-gmap .wpsl-info-actions { display: none;}
.custom_map #wpsl-stores li p { font-family: "AktivGrotesk-Light", Helvetica, Arial, Lucida, sans-serif; font-size: 16px;margin-bottom: 0; padding:0; color:#000; position: relative;}
.custom_map #wpsl-stores li p.location { font-size:20px; font-family: "AktivGrotesk-Medium", Helvetica, Arial, Lucida, sans-serif; text-transform: uppercase;}
.custom_map #wpsl-stores li p.location strong { font-weight: 400;}
.custom_map #wpsl-stores { border: 4px solid #00B7BD; }
.custom_map #wpsl-wrap #wpsl-result-list li { padding:0 50px;}
.custom_map #wpsl-wrap #wpsl-result-list li > div { padding:25px 0; border-bottom: 1px solid #000;}
.custom_map #wpsl-stores li p i { position: absolute; margin-left:-22px; margin-top: 2px; color:#147BD1}
.custom_map #wpsl-stores .wpsl-directions { display: none;}
.custom_map #wpsl-stores li p a { color:#000; text-decoration: underline;}
.custom_map #wpsl-wrap #wpsl-result-list li { border-bottom: 0;}
.custom_map #wpsl-search-btn  { font-family: "AktivGrotesk-Medium", Helvetica, Arial, Lucida, sans-serif; border-color:#147BD1; background-color: #147BD1; color:#FFF; background-image: inherit; transition: 0.5s all; padding: 10px 22px; line-height: 1em;}
.custom_map #wpsl-search-btn:hover { background-color: #FFF; color:#000;}
.custom_map .wpsl-dropdown .wpsl-selected-item,
.custom_map .wpsl-dropdown li,
.custom_map .wpsl-selected-item { padding:7px 12px !important;}
.custom_map .wpsl-search { background-color: transparent; padding-left: 55px; font-family: "AktivGrotesk-Light", Helvetica, Arial, Lucida, sans-serif;}
.custom_map #wpsl-search-wrap div,
.custom_map #wpsl-search-btn { float: none;}
.custom_map #wpsl-search-wrap form { display: flex; flex-wrap: wrap; align-items: baseline;}
.custom_map #wpsl-search-wrap form > div { margin-right: 20px;}
.custom_map #wpsl-search-wrap .wpsl-input label {white-space: nowrap; font-family: "AktivGrotesk-Medium", Helvetica, Arial, Lucida, sans-serif; font-size:30px; color:#000; margin-bottom: 15px;}
.custom_map #wpsl-search-wrap #wpsl-radius label { display: none;}
.custom_map .wpsl-input { width: 300px;}
.custom_map .wpsl-input label,
.custom_map #wpsl-radius label,
.custom_map #wpsl-category label { width: inherit;}
.custom_map #wpsl-search-input { width: 100%;}
.custom_map #wpsl-category label { color:#000; position: absolute; top:-22px; float: none; line-height: 1.2em;  font-family: "AktivGrotesk-Medium", Helvetica, Arial, Lucida, sans-serif; margin-left: 5px;}
@media all and (max-height: 785px) {
.custom_map #wpsl-stores,
.custom_map #wpsl-direction-details,
.custom_map #wpsl-gmap { height: 500px !important; }
}
@media all and (max-height: 600px) {
.custom_map #wpsl-stores,
.custom_map #wpsl-direction-details,
.custom_map #wpsl-gmap { height: 400px !important; }
}
@media all and (max-height: 360px) {
.custom_map #wpsl-stores,
.custom_map #wpsl-direction-details,
.custom_map #wpsl-gmap { height: 300px !important; }
}
@media all and (max-width: 768px) {
.custom_map #wpsl-gmap,
.custom_map #wpsl-result-list { float: none; margin-right: 0; width: 100%;}
}