 .store_locator_country{display:none;} .store_locator_fax{display:none;} .store_locator_distance{display:none;} .store_locator_mobile{display:none;}#store_locator_filter{display:none;} .store_locator_get_direction{display:none !important;} .store_locator_visit_website{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: 1;} .store_locator_loading i{color:#000000;} .gm-style-iw, .store_locator_infowindow{max-width: 450px !important; width: 100% !important; max-height: 400px; white-space: nowrap; overflow: auto;}#store_locator_map {
    max-height: calc(80vh);
}

#store_locator_result_list {
max-height: calc(50vh) !important;
}

 #store_locator_sidebar {
max-height: calc(60vh) !important;
}

.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;
}

.store_locator .store_locator_address_field, .store_locator .store_locator_name_search_field, .store_locator .select {
    border: 2px solid #8d1832;
    border-radius: 5px;
}


:focus {
    outline: -webkit-focus-ring-color auto 1px;
    outline-color: #ccc;
    outline-width: 2px;
}

::-webkit-scrollbar {
  width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
  background: #ccc; 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
  background: #555; 
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #555; 
}

.store_locator_address{
    padding-bottom:10px!important;
}

.store_locator_tel a, .store_locator_tel a:hover {
    font-size:large;
    font-weight: bolder;
    text-decoration: none;
    color:#8d1832;
    line-height: 1.8;
}

.store-locator-row a, .store-locator-row a:hover {
        color:#8d1832;
            text-decoration: none;
}

.store_locator_website text {
    display:none;
}

.store_locator_name .fa-chevron-right {
    display:none;
}

.store_locator .store_locator_address_field, .store_locator .store_locator_name_search_field, .store_locator .select {
    border: 2px solid #8d1832;
    border-radius: 0px;
    background-color: #d3eaff;
    font-size: large;
}

.store_locator_address_field::placeholder {
    
 color: #891732!important;   
}

#store_locator_get_all_stores {
    color: #891732;
    font-size: 20px;
    font-weight: 600;
}				