.top-line.visible-xs {
	display: none;
}


.map-page--info-slider {
	background: url('../img/store-no-img.jpg') no-repeat center center;
	min-height: 240px;
}
.mobile-location-popup .select--list li,
.map-page--filter .select--list li {
	display: none;
}
.mobile-location-popup .select--list li.enabled,
.map-page--filter .select--list li.enabled {
	display: block;
}
@media (max-width: 767px) {
	#map-page-reoute-finish,
	#map-page-reoute-start {
		display: none;
	}
}