/*
Theme Name: Norman Theme
*/

 .wpcf7-form-control-wrap {
    position: relative;
     width: 100% !important; 
} 
.wpcf7 form.sent .wpcf7-response-output {
    color: white !important;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    color: white;
}
.custom-email{
	    margin-top: 38px
}
.col-sm-12.mb-5.nebulizer {
display: block;
margin: auto;
text-align: center;
}


