.wpcf7-form-control-wrap {
max-width: 85%;
}
div.wpcf7 .wpcf7-form-control {
max-width: 85%;
}
.wpcf7 select {
background-color: #fff;
border: 1px solid #ccc;
border-radius: 3px;
margin: 0;
padding: 4px;
text-indent: 0px;
width: 85%;
z-index: 100;
}
.wpcf7-text {
width: 85%;
}
.wpcf7-textarea {
width: 85%;
}
.woocommerce a.button.alt {
background: #D65050;
}
.woocommerce a.button.alt:hover {
background-color: #D65050;
}