div.wpcf7-response-output { margin: 0 !important; padding: 10px 20px; font-size: 16px; color: #333; background: #fbcdcc; border: none !important; border-left: 5px solid #f1655c !important; display: block; clear: both; }

div.wpcf7-mail-sent-ok { background: #d7e6c8; border-left: 5px solid #81ad45 !important; }
div.wpcf7-validation-errors { background: #fbcdcc; border-left: 5px solid #f1655c !important; }

/* 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: #581f32; 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; }