/* ================================================= */
/* CHECKOUT */
/* ================================================= */

.checkout .woocommerce-input-wrapper{
width:100%;
}

.checkout textarea{
min-height:100px;
}

.checkout .button{
width:100%;
}