

/** 
 * Checkout Mestres WP
*/

body .woocommerce .cwmp_form_login {
    width: 100%;
    max-width: 420px;
}

body .woocommerce .cwmp-form-row input, 
body .woocommerce .cwmp-form-row select, 
body .woocommerce .cwmp_form_login input {
    font-size: 16px !important;
    line-height: 17px !important;
}