body.page.logged-in.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content h2 {
    display: none;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form>p {
    display: block;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form>h3 {
    display: none;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .u-columns.woocommerce-Addresses.col2-set.addresses .u-column2.col-2.woocommerce-Address.address {
    display: none;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .u-columns.woocommerce-Addresses.col2-set.addresses {
    margin-top: 0px;
	margin-bottom: 0px !important;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .u-column1.col-1.woocommerce-Address.address header.woocommerce-Address-title.title a.edit.button {
    margin-top: 0px !important;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .u-columns.woocommerce-Addresses.col2-set.addresses .u-column1.col-1.woocommerce-Address.address header.woocommerce-Address-title.title h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-family: arial, noto sans kr !important;
    font-weight: 400 !important;
    font-size: 15px;
    color: #000 !important;
}

body.page.woocommerce-account.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content .col2-set.addresses .col-1.address header.title h3 {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    font-family: arial, noto sans kr !important;
    font-weight: 400 !important;
    font-size: 15px;
    color: #000 !important;
}

body.page.woocommerce-account.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content .col2-set.addresses .col-1.address header.title a.button {
    margin-top: 0px;
    line-height: 30px;
	    font-size: 13px;
}

body.page.woocommerce-account.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content .col2-set.addresses .col-1.address address {
    font-family: arial, nanum gothic !important;
	margin-top: 12px;
}

body.page.woocommerce-account.woocommerce-page.woocommerce-edit-address .woocommerce-MyAccount-content .col2-set.addresses .col-2.address {
    display: none;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .u-columns.woocommerce-Addresses.col2-set.addresses .u-column1.col-1.woocommerce-Address.address header.woocommerce-Address-title.title {
    margin-bottom: 0px !important;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form input#billing_email {
    padding-left: 13px;
    width: 97%;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form input#billing_phone {
    padding-left: 13px;
    width: 97%;
}

body.page.logged-in.woocommerce-account.woocommerce-edit-address .woocommerce-MyAccount-content form p#billing_postcode_trigger_field {
    display: none;
}



body.woocommerce-edit-address .u-column2.col-2.woocommerce-Address {
    display: none !important;
}

body.woocommerce-edit-address .u-column1.col-1.woocommerce-Address header.woocommerce-Address-title.title h3 {
    font-family: arial, noto sans kr !important;
    font-size: 17px;
    font-weight: 800;
}


abbr[title] {
    text-decoration: none;
}

body.woocommerce-edit-address label {
    font-family: arial, nanum gothic !important;
    font-size: 13px !important;
}



body.woocommerce-edit-address .u-column2.col-2.woocommerce-Address.address {
    display: none;
}

body.woocommerce-edit-address .woocommerce-MyAccount-content h2 {
    display: none;
}

body.woocommerce-edit-address .u-column2.col-2.woocommerce-Address.address {
    display: none;
}

body.woocommerce-edit-address header.woocommerce-Address-title.title a.edit.button {
    color: #ffffff;
    background-color: #333333;
}

body.woocommerce-edit-address header.woocommerce-Address-title.title a.edit.button:hover {
    background-color: #f94848;
}


.woocommerce-MyAccount-content p {
    margin-bottom: 32px;
}



input.button[name="save_address"] {
    background-color: #333 !important;
    color: #fff !important;
    font-size: 13px !important;
}

input.button[name="save_address"]:hover {
    background-color: #f94848 !important;
}




.woocommerce-MyAccount-content input {
    background-color: #e4e4e4 !important;
	width: 97%;
}