/**
 * mu_location
 * Mindutopia Advanced Locations
 * http://mindutopia.com
 *
 * Copyright (c) 2015 Nate Reist
 * Licensed under the GPLv2+ license.
*/
/* line 11, sass/mu_location.scss */
#shortcode-map-area,
#archive-map-area {
  height: 700px;
  display: block;
  background: #333;
}

/* line 17, sass/mu_location.scss */
#single-map-area {
  height: 700px;
  display: block;
  background: #333;
}
