.col-full{
	max-width: var(--site-width);
}

.vc_btn3{
	text-decoration: none;
}

/* actually get map iframe to full height */
.vc_row-o-equal-height .wpb_column > .vc_column-inner,
.vc_row-o-equal-height .wpb_column > .vc_column-inner > .wpb_wrapper,
.vc_row-o-equal-height .wpb_column .wpb_gmaps_widget,
.vc_row-o-equal-height .wpb_column .wpb_gmaps_widget .wpb_wrapper,
.vc_row-o-equal-height .wpb_column .wpb_gmaps_widget .wpb_map_wraper{
	height: 100%;
}

.wpb_gmaps_widget .wpb_wrapper{
	padding: 0;
}

.vc_separator.vc_separator_align_center h4{
	text-align: center;
}