/******* Do not edit this file *******
Woody Code Snippets CSS and JS
Saved: Feb 14 2025 | 03:14:40 */
.wpgmza_infowindow_address, .wpgmza_infowindow_title{
	display:none;
}

.wpgmza_infowindow {
	width: 1000px !important;
    height: 375px !important;
}

.impactcontainer{
	font-family: Arial, Helvetica, sans-serif;
	/*padding:2%;*/
	font-size:1.4em;
}

.gm-style-iw-d{
	width:1000px !important;
}

.half{
	float:left;
	width:46%;
	padding:2%;
	margin-bottom:40px;
}

.onethird{
	float:left;
	width:33.3%;
	text-align:right;
	padding:5px 0 5px 0 !important;
}

.twothird{
	float:left;
	width:66.6%;
	padding:5px 0 5px 0 !important;
}

.full{
	padding:5px 0 5px 0 !important;
	text-align:left;
}

.attraction{
	width:96%;
	padding:2%;
	margin-bottom:40px;
}

table{
	width:100%;
	text-align:center;
	margin-bottom:20px;
	font-weight:bold;
}

.eventtable{
	width:96%;
	text-align:left;
	margin-bottom:40px;
}

.eventtable:first-child{
	padding:20px;
	background-color:#fff;
	color:#000;
}

table tr:first-child{
	padding:20px;
	background-color:#333;
	color:#fff;
}

h3{
	border-bottom:2px solid #222;
	font-size:18px !important;
}

.frow{
	font-size:18px;
	font-weight:bold;
}

.clear{
	clear:both;
}

