 .store_locator_country{display:none;} .store_locator_tel{display:none;} .store_locator_fax{display:none;} .store_locator_mobile{display:none;} .store_locator_website{display:none;} .store_locator_email{display:none;} .store_locator_call_now{display:none !important;} .store_locator_write_email{display:none !important;} .store_locator_show_on_map{display:none !important;} .store_locator_visit_store{display:none !important;} .store_locator_image{display:none !important;} .store_locator_loading{background-color:#FFFFFF;opacity: 0.8;} .store_locator_loading i{color:#000000;} .gm-style-iw, .store_locator_infowindow{max-width: 350px !important; width: 100% !important; max-height: 400px; white-space: nowrap; overflow: auto;}#store_locator_find_stores_button {
    margin-top: 20px;
    background: #306F65;
    color: white;
    border: none;
    font-family: 'Poppins';
    font-size: 15px;
}
h3.store_locator_name {
    font-size: 15px;
    font-family: 'Poppins';
    font-weight: 600;
    text-transform: uppercase;
    padding-bottom: 0;
    margin-bottom: 0!important;
}
.store_locator_address span {
    display: inline-block;
    font-size:12px;
    margin-right: 6px;
}

.cluster div {
    background: #347065;
    border-radius: 50%;
    color: white!important;
}

.cluster img {
    display: none;
}

#store_locator_name_search_field, #store_locator_address_field{
    padding:12px;
}
#store_locator_dragged_button{
    background-color: #fff!important;
}
@media screen and (max-height:900px){
    .store_locator_dragged_button{
        right: 20%;
    }
    #store_locator_map{
        height:600px;
    }
}