/*
Theme Name: 1clickvpn
*/
.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;
}
.wp-admin{
	background-color: #fff;
}
.acf-block-preview{
	background: #0a0b32;
}
.list.choices-list, .acf-bl.list{
	display: block;
}
.wpcf7-response-output{
	color: #fff;
}