/*
Theme Name: nadip
Author: <a href="http://rursul.ru">Roman Mihailovich</a>
Description: base wp theme
Version: 1.0
*/

.screen-reader-response,
form .wpcf7-response-output,
form .wpcf7-not-valid-tip,
form .wpcf7-mail-sent-ok {
  display: none !important;
}
form .wpcf7-not-valid:not(.wpcf7-checkbox) {
  border-color: transparent !important;
  box-shadow: inset 0 0 0 1px #c00;
}
.form_questions {
	display: none;
}