.mkd-woocommerce-account-login-form h2 {
    display: none;
}

.mkd-woocommerce-account-login-form label {
    display: none !important;
}

.mkd-woocommerce-account-login-form p.form-row a {
    font-size: 13px;
    margin-left: 15px;
}

p.web-login-tt {
    color: #292929;
    font-weight: 900;
    letter-spacing: 1px;
    font-size: 23px;
    margin-bottom: 8px !important;
}

form.woocommerce-ResetPassword.lost_reset_password input.woocommerce-Button.button {
    background-color: #000 !important;
    border-color: #000 !important;
    height: 50px !important;
    line-height: 34px !important;
	color: #fff;
}




input.woocommerce-Button.button[name="save_account_details"] {
    height: 50px !important;
    line-height: 30px !important;
    font-weight: 400 !important;
    background-color: #333 !important;
    color: #fff;
    font-size: 13px;
    float: left;
}


form.woocommerce-EditAccountForm.edit-account label {
    font-size: 13px;
}

body.woocommerce-account .woocommerce {
    margin-top: 0px !important;
}