/*
Theme Name: Dayz North Coast
Author: Mohamed Abozaid
Author URI: https://abozaid.tech/
Theme URI: https://abozaid.tech/
Tags: full-site-editing, editor-style, block-styles, block-patterns
Text Domain: dayz-north-coast
Requires at least: 6.3
Requires PHP: 7.4
Tested up to: 6.3
Version: 1.0.0

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

/* All styles migrated to theme.json styles.css */

@media (max-width: 991px) {
    .dayz-header__toggle {
        display: none !important;
    }
}
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	color: #fff !important;
}