/*
 Theme Name:   GeneratePress Child
 Theme URI:    https://generatepress.com
 Description:  Default GeneratePress child theme
 Author:       Tom Usborne
 Author URI:   https://tomusborne.com
 Template:     generatepress
 Version:      0.1
*/

.elementor-maintenance-mode .wpcf7-submit {background-color: #fff; color: #000;}

.elementor-maintenance-mode label {color: #fff; font-size:13px;}

.elementor-maintenance-mode input[type="text"],

.elementor-maintenance-mode input[type="email"] {width: 100%;}

.elementor-maintenance-mode .wpcf7 p {
	margin-bottom: .8em;
}

#site-navigation .navigation-branding img {
    height: 50px;
    width: auto;
}

.home .wpcf7-form {
    color: #fff;
    font-size: 12px;
}

.home .wpcf7-form textarea {
    max-width: 400px;
}

.home .mc4wp-form input[name="EMAIL"] {
    max-width: 400px;
    width: 100%;
}

.home .mc4wp-form input[type="submit"] {
    background-color: #0A2851;
    min-width: 220px;
}













