/* Copyright (C) JOOlanders SL http://www.gnu.org/licenses/gpl-2.0.html GNU/GPLv2 only */



/* Directions
----------------------------------------------------------------------------------------------------*/
.googlemapspro .avoid-tolls,
.googlemapspro .avoid-highways {
 margin-left: 14px;
}

/* fix directions width */
table.adp-directions {
	width: 100%;
}

/* fix for YOO template override - to avoid THEM overriding our map's images */
.yoo-zoo .element-googlemapspro img {
    max-width: none !important;
}