/*
 Theme Name:   UnderStrap Child
 Theme URI:    https://www.understrap.com
 Description:  UnderStrap Child Theme
 Author:       Alana Farkas, Ellery Mann, Dave Kriebel
 Template:     understrap
 Version:      0.2.4
 Text Domain:  understrap-child
 Tags: one-column, custom-menu, featured-images, theme-options, translation-ready
*/

#community-map .info-text {

}

.gm-style .gm-style-iw {
	overflow-y:auto;
	padding-right: 25px;
    box-sizing: content-box;
}
#community-map .info-text section {
	margin-top:0;
}

#map-page #coalition-stat-counter, #map-page .coalition-list {
	min-height: 0;
    margin-bottom: 0 !important;
}

div.gmnoprint {
	pointer-events:none;
}

div.gmnoprint button {
	pointer-events: all;
}