body.page.woocommerce-checkout.woocommerce-order-received ul.order_details.clearfix li span {
    font-family: arial, nanum gothic !important;
}

body.page.woocommerce-checkout.woocommerce-order-received ul.order_details.clearfix p {
    font-family: arial, nanum gothic !important;
}

body.page.woocommerce-checkout.woocommerce-order-received table.shop_table.order_details span {
    font-family: arial, nanum gothic !important;
    font-weight: 400;
}

body.page.woocommerce-checkout.woocommerce-order-received table.shop_table.order_details a {
    font-family: arial, nanum gothic !important;
    font-weight: 400;
}

body.page.woocommerce-checkout.woocommerce-order-received table.shop_table.order_details p {
    font-family: arial, nanum gothic !important;
}

body.page.woocommerce-checkout.woocommerce-order-received table.shop_table.order_details .variation {
    font-weight: 100 !important;
    color: #ff0b0b !important;
    font-family: arial, nanum gothic !important;
}

body.page.woocommerce-checkout.woocommerce-order-received table.shop_table.order_details .variation- p {
    font-weight: 100 !important;
    color: #ff0b0b !important;
    font-family: arial, nanum gothic !important;
}

body.page.woocommerce-checkout.woocommerce-order-received h2.wc-bacs-bank-details-heading {
    letter-spacing: 1px;
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper h2 {
    letter-spacing: 1px;
	font-size: 15px;
    font-family: arial, jeju gothic !important;
    font-weight: 500 !important;
    color: #000;
    margin-bottom: 10px !important;
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper header.title h3 {
    font-size: 15px !important;
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper address {
    font-style: normal;
    font-family: arial, nanum gothic !important;
}



@media all and (min-width:600px){
body.page.woocommerce-checkout.woocommerce-order-received ul.order_details.clearfix li.order {
    border-left: 1px solid #b3b3b3;
}

body.page.woocommerce-checkout.woocommerce-order-received ul.order_details.clearfix li {
    border-top: 1px solid #b3b3b3;
    margin-right: 0px !important;
    padding-right: 45px;
    padding-left: 10px;
    border-right: 1px solid #b3b3b3;
    border-bottom: 1px solid #b3b3b3;
}
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper table.shop_table.order_details th {
    border: 1px solid #b3b3b3;
    padding-left: 10px;
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper table.shop_table.order_details td {
    border: 1px solid #b3b3b3;
    padding-left: 10px;
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper table.shop_table.order_details tfoot td {
    font-family: arial, nanum gothic !important;
    color: #676767;
    font-weight: 400 !important;
    font-size: 13px;
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper table.shop_table.customer_details td {
    border: 1px solid #b3b3b3;
	color: #696969;
    font-weight: 400 !important;
    font-family: arial, nanum gothic !important;
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper table.shop_table.customer_details th {
    border: 1px solid #b3b3b3;
	color: #000;
}

body.page.woocommerce-checkout.woocommerce-order-received div.order-details-wrapper h3 {
    font-family: arial, nanum gothic !important;
    font-size: 14px;
    margin-top: 0px;
    margin-bottom: 0px !important;
    color: #001bea;
	font-style: normal;
}

body.page.woocommerce-checkout.woocommerce-order-received ul.order_details.bacs_details li.account_number strong {
    font-family: arial, nanum gothic !important;
    color: #001bea;
    font-weight: 400;
}

body.page.woocommerce-checkout.woocommerce-order-received ul.order_details.bacs_details li.account_number {
    font-family: arial, nanum gothic !important;
    color: #001bea;
    font-weight: 400;
    line-height: 27px;
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper ul.wc-bacs-bank-details.order_details.bacs_details li.account_number {
    font-family: arial, nanum gothic !important;
    color: #001bea;
}

body.page.woocommerce-checkout.woocommerce-order-received .order-details-wrapper ul.wc-bacs-bank-details.order_details.bacs_details li.account_number strong {
    font-weight: 400 !important;
}

body.page.woocommerce-checkout.woocommerce-order-received header.title h3 {
    margin-bottom: 10px !important;
    font-family: arial, jeju gothic !important;
    font-weight: 100 !important;
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-top: 60px;
    color: #000;
}