/* End custom CSS */

.elementor-theme-builder-content-area {
	height: 400px;
}

.elementor-location-header:before, .elementor-location-footer:before {
	content: "";
	display: table;
	clear: both;
}

/* Start custom CSS for global, class: .elementor-global-39015 */
.recaptcha {
	text-align: center !important;
	margin: 0 !important;
	padding: 10px 15px 0 !important;
}

.recaptcha a {
	color: #1a1a1a !important;
}

@media screen and (max-width: 991px) {
	.recaptcha {
		padding-bottom: 50px !important;
		margin-top: -40px !important;
	}
}
