.contact-faq-link a {
	text-decoration: none;
	background-image: url(/wp-content/uploads/2021/01/Contact-Arrow.svg);
	background-repeat: no-repeat;
	background-position: center right;
	background-size: 8px;
	width: 100px;
	display: block;
	font-size: 16px;
	line-height: 25px;
	letter-spacing: 1px;
	margin-bottom: 0 !important;
}

.contact-faq-link p {
	margin-bottom: 0 !important;
}

.contact-us-form_wrapper {
	margin-top: 0 !important;
}

.contact-name-fields {
	margin-top: 0 !important;
}

.contact-name-fields label {
	margin-top: 0 !important;
}

.contact-us-form_wrapper label {
	font-size: 15px !important;
	line-height: 20px;
	color: #333333;
	font-family: Forum !important;
	font-weight: 400 !important;
}

.contact-us-form_wrapper ul li.gfield {
	margin-top: 0 !important;
}

.contact-us-form_wrapper .gform_button {
	border-width: 1px !important;
}

.contact-us-form_wrapper .select-arrow {
	border-left: 0 !important;
}

.gform_wrapper div.validation_error {
	background: #fff !important;
	border: 0 !important;
}

.gform_wrapper li.gfield.gfield_error, .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
	border: 0 !important;
	background: transparent !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	padding: 0 !important;
	margin-top: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
	margin-top: 0 !important;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
	color: #000;
	font-family: "LC Gianluca Bold";
	font-weight: 700;
	font-size: 14px;
}

@media only screen and (max-width: 800px) {
	.contact-us-content-container {
		padding-top: 55px !important;
	}

	.contact-us-header-column {
		margin-bottom: 60px !important;
	}

	.contact-us-heading h1 {
		font-size: 45px !important;
		line-height: 50px !important;
	}

	.contact-us-content-container form label {
		font-size: 12px !important;
	}

	#gform_submit_button_4 {
		display: inline-block !important;
		width: unset !important;
		padding-top: 6px !important;
		padding-bottom: 6px !important;
		padding-left: 22px !important;
		padding-right: 22px !important;
		margin: 0px !important;
	}

	.contact-us-general-container {
		max-width: unset;
	}

	.contact-us-general-container h3 {
		font-size: 15px !important;
		letter-spacing: 1px !important;
		margin-bottom: 3px !important;
	}

	.contact-us-general-container p {
		font-size: 12px !important;
		line-height: 15px !important;
	}

	.contact-faq-link p a {
		font-size: 15px !important;
		letter-height: 25px !important;
		letter-spacing: 1px;
	}
}
