.hikashop_order_custom_fields_table.adminlist .hikashop_order_custom_field_tracking_line label {font-weight: 600;padding-right: 10px;}

.hikashop_order_custom_fields_table.adminlist .hikashop_order_custom_field_tracking_line td:nth-child(2) {
    color: red;
    font-weight: 700;
}

.order-title-style h3.sppb-addon-title {font-family: 'Open Sans', Playfair Display, Microsoft Yahei !important;}

.view-checkout textarea#remark { width: 500px !important; height: 150px !important; margin-bottom: 80px; }


.hikashop_checkout_remark_line { margin: 0 !important; }

.hikashop_checkout_remark_line label { width: 100%; margin: 0; padding: 15px 0 5px !important; font-size: 14px; text-transform: uppercase; letter-spacing: 1px; font-weight: 500; }

.hikashop_checkout_remark_line .hkc-sm-8 { padding: 0; }

.hikashop_checkout_remark_line textarea#remark { width: 100% !important; }

/*pay later button*/
body.site.com-hikashop.view-order span.btnIcon.icon-32-pay {
    display: none;
}

/*end pay later button*/