body.woocommerce-view-order .woocommerce h2 {
    font-size: 19px !important;
    line-height: 27px !important;
    color: #23527c !important;
    margin-bottom: 0px !important;
    font-weight: 600;
}

body.woocommerce-view-order ul.woocommerce-bacs-bank-details.order_details.bacs_details {
    border: 1px solid #cfcfcf;
    padding: 22px 32px;
	border-radius: 5px;
}

body.woocommerce-view-order .woocommerce .wc-bacs-bank-details-account-name {
    font-weight: 700;
    margin: 0px;
    padding: 0px !important;
    font-size: 17px !important;
    line-height: 25px !important;
    color: #000 !important;
}

body.woocommerce-view-order section.woocommerce-bacs-display ul li {
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 400 !important;
    color: #898989;
}

body.woocommerce-view-order section.woocommerce-bacs-display ul li strong {
    display: inline-block !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 400 !important;
}


body.woocommerce-view-order th.woocommerce-table__product-name.product-name {
    font-size: 17px !important;
    line-height: 25px !important;
    color: #23527c !important;
    font-weight: 600 !important;
}

body.woocommerce-view-order th.woocommerce-table__product-table.product-total {
    font-size: 17px !important;
    line-height: 25px !important;
    color: #23527c !important;
    font-weight: 600 !important;
}

body.woocommerce-view-order table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    border: 1px solid #cfcfcf;
    padding: 22px 32px;
}

body.woocommerce-view-order section.woocommerce-customer-details address {
    border: 1px solid #cfcfcf !important;
    padding: 22px 32px !important;
    border-radius: 5px !important;
    box-shadow: none !important;
    font-size: 16px !important;
    line-height: 25px !important;
    font-weight: 400 !important;
}






/**  µ¥½ºÅ©Å¾ css ½ÃÀÛ  */
@media only screen and (min-width: 1400px) {

}
/**  µ¥½ºÅ©Å¾ css ³¡  */








/**  ³ëÆ®ºÏ css ½ÃÀÛ  */
@media only screen and (min-width: 1001px) and (max-width: 1400px) {

}
/**  ³ëÆ®ºÏ css ³¡  */








/**  ÅÂºí¸´ css ½ÃÀÛ  */
@media only screen and (min-width: 769px) and (max-width: 1000px) {

}








/**  ½º¸¶Æ®Æù css ½ÃÀÛ  */
@media only screen and (max-width: 768px) {
body.woocommerce-view-order ul.woocommerce-bacs-bank-details.order_details.bacs_details {
    padding: 12px 16px;
}

body.woocommerce-view-order table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details {
    padding: 12px 16px;
}

body.woocommerce-view-order section.woocommerce-customer-details address {
    padding: 12px 16px !important;
}
}







