/*
 Theme Name:   aif
 Description:  WordPress thema voor aif (child thema van Occhio)
 Author:       Occhio Web Developers
 Template:     occhio
 Version:      0.0.9
*/
#gfield--type-honeypot {
    position: absolute;
    left: -7825px;
}

form#gform_24 div button#gform_submit_button_24,
#gform_submit_button_24 {
	width: 100%;
}

.newsletter {
    width: 110%;
}

@media (max-width: 600px) {
    .newsletter {
        width: 99%;
    }
}

