/*
 * 1.12.2021
 * Page 'Predajné Miesta'
 * Full-Width, PopUp for Leaflet engine styles
 */
.mm-paint-fullwidth {}
.mm-paint-fullwidth .container {
	padding: 0;
	max-width: 100% !important;
}
@media only screen and (max-width: 767px) {
	.mm-paint-fullwidth .container {
		width: 100% !important;
	}
}
.mm-paint-fullwidth .leaflet-popup .leaflet-popup-content h3.umsMarkerTitle {
	font-family: Khand, "Open Sans", Arial, sans-serif;
	font-weight: bold;
	font-size: 1.4em !important;
}
.mm-paint-fullwidth .leaflet-popup .leaflet-popup-content .umsMarkerDesc * {
	line-height: 1.1em !important;
}
.mm-paint-fullwidth .leaflet-popup .leaflet-popup-content .umsMarkerDesc p {
	font-family: Khand, "Open Sans", Arial, sans-serif;
	margin: 10px 0 10px 0;
}
.mm-paint-fullwidth .leaflet-popup .leaflet-popup-content .umsMarkerDesc p a {
	color: #555;
}
.mm-paint-fullwidth .leaflet-popup .leaflet-popup-content .umsMarkerDesc p a:hover {
	color: #111; /* #719430 */;
}





/*
 * Next Pages....
 */
