.wpcf7-response-output {
	border: none !important;
	padding: 0 !important;
	margin: 0 !important;
	font-size: 14px !important;
	width: 100% !important;
	position: relative;
	bottom: -10px;
}
.wpcf7-submit {
	cursor: pointer;
}
.wpcf7-not-valid-tip {
	display: none !important;
}
.wpcf7-not-valid {
	border: 1px solid red !important;
}
.wpcf7-form {
	position: relative;
}
