.wpcf7-response-output { width: 100%; margin: 0 0 20px 0 !important; padding: 15px 20px !important; font-size: 15px; font-weight: 700; text-transform: uppercase; text-align: center; line-height: 16px; background: var(--color-red-a10) !important; border: 1px solid var(--color-red) !important; display: block; clear: both; }

.wpcf7-mail-sent-ok { color: white; background: #398f14; }
.wpcf7-mail-sent-ng { color: white; background: #ff0000; }
.wpcf7-spam-blocked { color: white; background: #ffa500; }

.wpcf7-validation-errors { color: white; background: #db0831; }

/* Valid tip */
.wpcf7-form-control-wrap { display: block; position: relative; }

.wpcf7-form-control-wrap.cegnev, 
.wpcf7-form-control-wrap.pontos-cim, 
.wpcf7-form-control-wrap.maganszemely-neve, 
.wpcf7-form-control-wrap.egyeb-informaciok, 
.wpcf7-form-control-wrap.koteszeti-muveletek, 
.wpcf7-form-control-wrap.papirminoseg-beliv-egyeb, 
.wpcf7-form-control-wrap.papirminoseg-borito-egyeb, 
.wpcf7-form-control-wrap.formakeszitesi-instrukciok, 
.wpcf7-form-control-wrap.grafikai-tervezes-instrukciok { display: block; }

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

/* Button */
.wpcf7-form .button:disabled { color: #999 !important; background: #ccc; }

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

/* Info */
.wpcf7 .info { width: 20px; height: 20px; text-indent: -9999px; vertical-align: text-bottom; background: url(../images/icon_info.svg) no-repeat center; background-size: 100%; border: none !important; display: inline-block; }
