.athemes-addons-contact-form {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.athemes-addons-contact-form label,
.athemes-addons-contact-form input:not([type="submit"]) {
	width: 100%;
}
.athemes-addons-form-inner {
	width: 100%;
	max-width: 370px;
}
.athemes-addons-contact-form .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-submit input[type=submit] {
	box-shadow: none;
	text-shadow: none;
	border-color: transparent;
}
ul.wpuf-form {
	padding: 0;
	list-style: none;
}
.athemes-addons-theme-sydney .athemes-addons-contact-form button[type="submit"],
.athemes-addons-theme-sydney .athemes-addons-contact-form input[type="submit"] {
	height: auto !important;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea,
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea
.wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email] {
	width: 100%;
}
#form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=text], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=text], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=password], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=password], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=email], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=email], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=url], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=url], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=number], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=number], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel], .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields input[type=tel], #form-preview-stage.wpuf-style ul.wpuf-form .wpuf-fields textarea, .wpuf-form-add.wpuf-style ul.wpuf-form .wpuf-fields textarea {
	box-shadow: none;
}