/* customize for register page */
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1 {
    display: none !important;
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
    width: 100% !important;
}
body .woocommerce form.login, body .woocommerce form.checkout_coupon, body .woocommerce form.register {
    border: none !important;
    padding: 0px !important;
}
.woocommerce-js h2 {
    display: none !important;
}
p#last_name, p#billing_postcode, p#afreg_additionalshowhide_13699, p#afreg_additionalshowhide_13701 {
    margin-right: 0px !important;
    width: 50% !important;
}
.vl_h4_border {
    border-bottom: 1px solid #333;
    padding-bottom: 10px !important;
    margin-top: 30px !important;
}
#reg_email, #reg_password {
    height: 40px !important;
}