Strict Standards: Only variables should be assigned by reference in /home/ready/public_html/readymix/media/plugin_googlemap2/site/googlemaps/googlemaps.css.php on line 49
Strict Standards: Only variables should be assigned by reference in /home/ready/public_html/readymix/media/plugin_googlemap2/site/googlemaps/googlemaps.css.php on line 51
Strict Standards: Only variables should be assigned by reference in /home/ready/public_html/readymix/media/plugin_googlemap2/site/googlemaps/googlemaps.css.php on line 52
Warning: Cannot modify header information - headers already sent by (output started at /home/ready/public_html/readymix/media/plugin_googlemap2/site/googlemaps/googlemaps.css.php:49) in /home/ready/public_html/readymix/media/plugin_googlemap2/site/googlemaps/googlemaps.css.php on line 78
/* For img in the map remove borders, shadow, no margin and no max-width
*/
.map img {
border: 0px;
box-shadow: 0px;
margin: 0px;
max-width: none !important;
}
/* Make sure the directions are below the map
*/
.directions {
clear: left;
}
/* Solve problems in chrome with the show of the direction steps in full width
*/
.adp-placemark {
width : 100%
}