/*
Theme Name: LM
*/
.wpcf7-not-valid{
	border:1px solid red!important;
}
.wpcf7-not-valid-tip, .wpcf7-validation-errors{
	display:none!important;
}

.editor-styles-wrapper :where(:not(.is-layout-flex,.is-layout-grid))>.wp-block {
	width: 100%;
	max-width: 92.1875vw;
	padding: 0 1.30208vw;
	margin-left: auto;
	margin-right: auto;
}
.form__field, .contact-pg__field{
	margin-bottom: 20px;
}
.header__links li {
	padding: 20px 10px;
	white-space: nowrap;
}
.wpcf7{
	width: 100%;
}
