/* gravity forms */
.gform_wrapper {
	padding: 1em 0;
}

label.gfield_label {
	
}
.hide-labels .gfield:not(.show-label) label.gfield_label,
.hidden_label > label {
	display: block;
	height: 0;
	overflow: hidden;
	position: absolute; top: -3em;
}


.validation_error {
	color: #AA0000;
	font-weight: bold;
	margin: 0 0 1em;
}
.validation_message {
	color: #AA0000;
	font-size: .8em;
	font-weight: bold;
}

.gfield_required {
	margin: 0 .2em;
}

.gsection {
	border-bottom: 1px solid #CCCCCC;
	margin: 1.5em 0;
}
	.gsection h2 {
		display: none;
	}

.gform_fields {
	display: flex;
	flex-wrap: wrap;
	
	list-style-type: none;
	margin-right: -.5em !important; margin-left: -.5em !important;
	padding: 0;
}
	.gfield {
		display: block;
		margin-bottom: 1.5em !important;
		padding: 0 .5em;
		width: 100%;
	}
	.gfield.third {
		/*width: 33.3333%;*/
	}
	.gfield.two-thirds {
		/*width: 66.6666%;*/
	}
	.gfield.half {
		/*width: 50%;*/
	}
		.gfield input[type="text"], 
		.gfield input[type="number"], 
		.gfield input[type="email"], 
		.gfield input[type="search"], 
		.gfield input[type="password"], 
		.gfield input[type="submit"], 
		.gfield input[type="tel"],
		.gfield button,
		.gfield .select-style,
		.gfield textarea {
			margin: 0;
			width: 100%;
		}
		
		.gfield ul {
			list-style-type: none;
			margin: 0;
			padding: 0;
		}
			.gfield ul li {
				display: inline-block;
				margin: 0 1.5em 0 0;
				vertical-align: top;
				white-space: nowrap;
			}
				.gfield ul li input[type="radio"] + label, 
				.gfield ul li input[type="checkbox"] + label {
					max-width: none;
				}
				.gfield ul li label {
					white-space: initial;
				}
		
		.ginput_container_name {
			display: flex;
			margin-right: -.5em !important; margin-left: -.5em !important;
		}
			.ginput_container_name > span {
				padding: 0 .5em;
			}

		.ginput_container_date > .clear-multi {
			display: flex;
			flex-wrap: nowrap;
			margin-right: -.5em !important; margin-left: -.5em !important;
			padding: 0;
		}
			.ginput_container_date > .clear-multi > div {
				padding: 0 .5em;
			}

		.ginput_complex.ginput_container.ginput_container_email {
			display: flex;
			flex-wrap: wrap;
			margin-right: -.5em !important; margin-left: -.5em !important;
		}
			.ginput_left {
				padding: 0 .5em;
				width: 100%;
			}
			.ginput_right {
				padding: 0 .5em;
				width: 100%;
			}

.gform_footer {
	margin: 0 0;
	/*text-align: right;*/
}
	.gform_footer input[type="submit"] {
		background-color: #c39876;
		display: inline-block;
		margin: 0;
	}
	.gform_footer input[type="submit"]:hover,
	.gform_footer input[type="submit"]:focus {
		background-color: #a98263;
	}



.gform_wrapper.inline-form_wrapper {
	margin: 0;
	padding: 0 0 2.5em;
}
	.gform_wrapper.inline-form_wrapper form {
		display: flex;
		justify-content: center;
	}
		.gform_wrapper.inline-form_wrapper .gform_body {
			margin-right: 1em;
		}
			.gform_wrapper.inline-form_wrapper .gform_fields {
				display: flex;
				margin-bottom: 0;
				position: relative;
			}
			.gform_wrapper.inline-form_wrapper .gfield {
				margin-top: .2em !important; margin-bottom: .2em !important;
				width: auto;
			}
				.gform_wrapper.inline-form_wrapper .gfield > label {
					display: block;
					height: 0;
					overflow: hidden;
					position: absolute; top: -3em;
				}
				.gform_wrapper.inline-form_wrapper .gfield_required {
					display: none;
				}
				.gform_wrapper.inline-form_wrapper input + br,
				.gform_wrapper.inline-form_wrapper .checkbox-style + br,
				.gform_wrapper.inline-form_wrapper .radio-style + br {
					display: none;
				}
				
			.gform_wrapper.inline-form_wrapper .gfield.outside {
				position: absolute; left: 0; top: calc(100% + 1em);
			}
		.gform_footer {
			margin-top: .2em !important; margin-bottom: .2em !important;
		}



/* mailchimp */
.mc4wp-form-fields {
	margin-bottom: 2em;
	text-align: center;
}
	.mc4wp-form-fields label {
		display: block;
		height: 0;
		overflow: hidden;
		position: absolute; top: -3em;
	}


/* wpgmza */
#wpgmza_map {
	float: none !important;
}


/* feed social */
html .fts-jal-fb-header {
	display: none !important;
}
html .fts-powered-by-text-popup a.fts-powered-by-text {
	display: none !important;
}


/* image points */
#powerTip {
	background: #FFFFFF !important;
	border-radius: 0 !important;
	color: inherit !important;
	padding: 1em !important;
}
	#powerTip:before {
		display: none !important;
	}
	#powerTip .box_view_html {
		color: inherit !important;
	}
	#powerTip .box_view_html b {
		letter-spacing: .1em;
		text-transform: uppercase;
	}
	#powerTip .box_view_html p:last-child {
		margin: 0;
	}


/* addthis */
.addthis_inline_share_toolbox {
	display: inline-block;
	vertical-align: middle;
}


/* fancybox */
html .fancybox-slide > * {
	padding: 0;
}


/* searchwp */
html .searchwp-live-search-results {
	width: 500px !important; max-width: 80vw !important;
}
	html .searchwp-live-search-result {
		align-items: center;
		display: flex;
		flex-wrap: nowrap;
		padding: 5px;
		border-bottom: 1px solid #CCCCCC;
	}
		html .searchwp-live-search-result .searchwp_image {
			
		}
			html .searchwp-live-search-result .searchwp_image img {
				display: block;
				width: 2rem; height: auto;
			}
		html .searchwp-live-search-result .searchwp_text {
			padding-left: 10px;
		}
		html .searchwp-live-search-result a {
			color: inherit;
		}