/* Structural form styles previously supplied by CF7's stylesheet; the visual
   styling of field classes (intc, isdc, brds, gform_*) lives in the theme CSS. */
.ommzi-form-wrap .wpcf7-form-control { max-width: 100%; }
.ommzi-form-wrap textarea { width: 100%; }
.ommzi-hp { position: absolute !important; left: -9999px !important; height: 1px; overflow: hidden; }
.wpcf7-response-output { margin: 1em 0; padding: 0.6em 1em; border: 2px solid #f7e700; }
.wpcf7-validation-errors { border-color: #f00; }
