body.page-id-471 table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details th {
    border: 1px solid #a7a7a7;
    font-size: 15px;
}

body.page-id-471 table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details td {
    border: 1px solid #a7a7a7;
    font-size: 15px;
}

body.page-id-471 section.woocommerce-bacs-bank-details h2.wc-bacs-bank-details-heading {
    letter-spacing: 0px;
    font-size: 18px;
    font-family: arial, noto sans kr !important;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px !important;
    margin-top: 32px !important;
    line-height: 26px;
}

section.woocommerce-bacs-bank-details ul.wc-bacs-bank-details.order_details.bacs_details {
    padding-top: 12px;
    padding-bottom: 10px;
}

section.woocommerce-bacs-bank-details ul.wc-bacs-bank-details.order_details.bacs_details li {
    font-size: 16px;
    line-height: 25px;
}

section.woocommerce-bacs-bank-details h3.wc-bacs-bank-details-account-name {
    margin-bottom: 0px !important;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 0.5px;
    line-height: 25px !important;
}

body.page-id-471 section.woocommerce-order-details table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    width: 100%;
}

body.page-id-471  h2.woocommerce-order-details__title {
    letter-spacing: 0px;
    font-size: 18px;
    font-family: arial, noto sans kr !important;
    font-weight: 600;
    color: #db2029;
    margin-bottom: 10px !important;
    margin-top: 32px !important;
    line-height: 26px;
}

body.page-id-471 section.woocommerce-bacs-bank-details {
    display: none;
}

body.page-id-471 section.woocommerce-order-details {
    margin-top: 0px !important;
    margin-bottom: 32px;
}

form.track_order>p {
    margin-bottom: 32px;
}

form.track_order input#orderid {
    border: 1px solid #c1c1c1;
	width: 100%;
}

form.track_order input#order_email {
    border: 1px solid #c1c1c1;
	width: 100%;
}

form.track_order input.button[name="track"] {
    font-weight: 400;
    background-color: #000;
    color: #fff;
    font-size: 13px;
    line-height: 30px;
    border: 2px solid #000;
}

form.track_order label {
    color: #000;
    font-family: roboto, noto sans kr !important;
}


body.page-id-471 table.woocommerce-table.woocommerce-table--custom-fields.shop_table.custom-fields {
    margin-top: 42px;
}

body.page-id-471 section.woocommerce-order-details p.order-again {
    display: none;
}




form.woocommerce-form.woocommerce-form-track-order.track_order button.button {
    font-weight: 400;
    font-size: 15px;
    background-color: #000;
}