/*!
Theme Name: Zen Navigator
Version: 1.0
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: zen
*/

.wpcf7-response-output {
	position: absolute;
    bottom: 0;
}
.wpcf7 form .wpcf7-response-output {
    margin: 2em 0.5em 2em !important;
    border-radius: 4.916875rem !important;
}
@media (max-width: 1100px) {
	.wpcf7 form .wpcf7-response-output {
	    margin: 2em 2.25em 9.5em !important;
	    font-size: 9pt;
	    line-height: normal;
	}
}

.footer__subscribe .wpcf7 form .wpcf7-response-output {
    margin-bottom: -5em !important;
}

.wpcf7-response-output {
	display: none;
}