div.wpcf7-response-output { width: 100%; margin: 0 !important; padding: 10px !important; font-size: 17px; color: white; line-height: 20px; background: #d7315a; border: none !important; display: inline-block; clear: both; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }

/* Valid tip */
span.wpcf7-form-control-wrap { display: block; position: relative; }
span.wpcf7-form-control-wrap span.wpcf7-not-valid-tip { height: 50px !important; right: 10px; top: 0; padding: 0 !important; font-size: 15px; font-weight: 700; color: #d7315a; line-height: 50px !important; position: absolute; z-index: 100; }

/* Ajax loader */
div.wpcf7 .ajax-loader { display: none; }
div.wpcf7 .ajax-loader.is-active { display: inline-block; }