 .store_locator_country{display:none;} .store_locator_tel{display:none;} .store_locator_fax{display:none;} .store_locator_distance{display:none;} .store_locator_mobile{display:none;} .store_locator_website{display:none;} .store_locator_email{display:none;} .store_locator_write_email{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{width: 350px !important;}#store_locator_map {
    max-height: calc(80vh);
}

#store_locator_result_list {
max-height: calc(60vh) !important;
}

#store_locator_sidebar {
max-height: calc(80vh);
}

.store_locator_result_list_item {
    font-size: 13px;
    font-weight: 400;
    line-height: 16px;
    padding-top: 15px;
    padding-bottom: 15px;
}

#store_locator_get_all_stores {
    color: #000000;
    font-size:15px;
}
.store_locator_address_field {
    margin-bottom:10px;
}

@media (max-width: 768px) {
	#store_locator_main {
		display: none;
	}
}

@media (max-width: 768px) {
	.store_locator_show_on_map {
		display: none;
	}
}


	.store_locator_visit_website {
		display: none;
	}
	
	i, cite, em, var, address, dfn {
    font-style: normal;
}