.footer-widgets {
	max-width: 100%;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.footer-widgets .footer-widgets-wrapper {
	padding-bottom: 0;
}

.site-footer {
	display: none;
}


.footer-widgets .top-widgets {
	max-width: 1400px;
	margin: 0 auto;
}

.footer-widgets .bottom-widgets {
	padding: 5% 5% 3%;
	background-color: #f2edea;
}

.footer-widgets .menu-item {
	margin-bottom: 0;
}

.footer-widgets .wpcf7 label,
.footer-widgets .wpcf7 input {
	width: 100%;
}
.footer-widgets .wpcf7 input {
	background-color: #ffffff;
	border: 1px solid #69727d;
	padding: 5px 10px;
	line-height: 24px;
}


.footer-widgets .wpcf7 p {
	margin-bottom: 10px;
}