/**
 * @# Google Maps
 **/
.wolf-core-gmaps-container {
	width: 100%;
	min-height: 200px;

	address {
		margin-top: 15px;
		text-align: center;
	}
}

.wolf-core-gmaps {
	width: 100%;
	height: 100%;
	//pointer-events:none;
}

.wolf-core-google-maps-container {
	width: 100%;
	min-height: 200px;

	address {
		margin-top: 15px;
		text-align: center;
	}
}

.wolf-core-google-maps {
	width: 100%;
	height: 100%;
	//pointer-events:none;
}
