 .store_locator_country{display:none;} .store_locator_fax{display:none;} .store_locator_mobile{display:none;} .store_locator_website{display:none;} .store_locator_email{display:none;} .store_locator_visit_website{display:none !important;} .store_locator_write_email{display:none !important;} .store_locator_show_on_map{display:none !important;} .store_locator_loading{background-color:#FFFFFF;opacity: 1;} .store_locator_loading i{color:#000000;} .store_locator_infowindow{width: 600px;}.elementor-kit-14 h4 {
    font-size:22px !important;
}

.gm-ui-hover-effect {
    top: 0px !important;
    right: 0px !important;
}
.store-locator-label {
    display: block;
    padding: 1em;
    font-size: 100%;
    text-transform: uppercase;
    letter-spacing: 5px;
    font-weight: bold;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
    background-color: #1c2950 !important;
}	

.store_locator_details {
    line-height: 1.5em;
    width:100%;
}

.store_locator_name {
    font-size: 26px;
    font-family: Recoleta, serif;
    color: #1C2950;
}

.btn.btn-primary {
    margin-right: 10px !important;
    text-transform: uppercase;
    padding: 15px !important;
    border-radius: 5px !important;
}
/*
.store_locator_details a, .store_locator_no_stores, .store_locator_single_contact a {
    color: black !important;
}
*/
.store_locator_actions .store_locator_get_direction {
color: white !important;
background: #1C2950 !important;
font-family: Moderat, sans-serif;
}


.store_locator_call_now {
    background: #87A5B0 !important;
    border: 1px solid #e3e3e3 !important;
    color: white !important;
}

.fa fa-chevron-right {
    margin-left: 8px;
}

#store_locator_result_list {
    max-height: 400px !important;
    /*display: table;*/
    /*clear: both;*/
}

.store_locator_result_list_item {
    border: 2px solid #1C2950;
    float: left;
   margin: 5px !important;
    padding: 20px 20px 20px 20px !important;
    width: 32%;
    height: 250px;
    border-radius: 5px;
}

.store_locator_address_field {
    border: 1px solid #EEE !important;
    width: 90%;
}

.store_locator_find_stores_button {
    background: black !important;
    color: white !important;
        margin-top: -72px;
}

.store_locator_address_field {
    width: 85% !important;
}

#store_locator_get_my_position {
    display:block;
    color: black;
    font-size: 12px;
}

#store_locator_find_stores_button {
    float: right;
    margin-top: -107px;
    height: 65px;
    width: 120px;
}

.store_modal_title, #store_modal_close {
    display:none;
}

/*Mobile*/
@media screen and (max-width: 767px) {
    .store_locator_call_now  {
        margin-top: 10px !important;
    }
    
    .store_locator_address_field {
    width: 100% !important;
}

#store_locator_find_stores_button {
    float: none !important;
    margin-top: 0px !important;
    height: auto !important;
    width: 100% !important;
}

.store_locator_result_list_item {
    width: 95% !important;
}
}
/*Tablet*/
@media only screen 
  and (min-device-width: 768px) 
  and (max-device-width: 1024px) 
  and (-webkit-min-device-pixel-ratio: 1) {
#store_locator_find_stores_button {
        margin-top: -100px;
}

.store_locator_call_now  {
        margin-top: 10px !important;
    }
    
.store_locator_address_field {
    width: 80% !important;
}
.store_locator_result_list_item {
    width: 48% !important;
}
}

.store_locator_street, .store_locator_zip, .store_locator_city, .store_locator_region, .store_locator_tel {
    font-family: Moderat, sans-serif;
    font-size: 18px;
    color: #1C2950;
}