.wpcf7 { .screen-reader-response { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; position: absolute !important; width: 1px; } span.wpcf7-form-control-wrap { display: block; overflow: hidden; margin: 0 0 10px; position: relative; &:last-of-type { margin: 0; } } .wpcf7-response-output { padding: 25px 30px; margin: 20px 0 0 0; color: #fff; clear: both; font-weight: 400; text-align: center; @include font-size(2.0); } .wpcf7-mail-sent-ok:before { border-left: 12px solid rgba(0,0,0,.15); background-color: #17ba6f; } .wpcf7-mail-sent-ng, .wpcf7-spam-blocked, .wpcf7-validation-errors { border-left: 12px solid rgba(0,0,0,.15); background-color: #e2401c; } span.wpcf7-not-valid-tip { color: #e2401c; font-weight: bold; display: block; } img.ajax-loader { border: none; vertical-align: top; margin: 38px 0 0 20px; } br { display: none; } input, textarea { width: 100%; } input[type=submit] { @include black-button(); padding: 15px 30px; margin: 20px 0 0 0; text-transform: none; letter-spacing: normal; width: auto; @include font-size(2); } }