.hikashop_checkout_page .hikashop_checkout_coupon {
    margin: 40px 0;
}

.hikashop_checkout_page .hikashop_checkout_coupon input {
    font-size: 14px;
}

span.hikashop_userpoints_earn {
    display: none !important;
}

.hikashop_checkout_cart span.hikashop_checkout_cart_subtotal, .hikashop_checkout_cart span.hikashop_checkout_cart_shipping, .hikashop_checkout_cart span.hikashop_checkout_cart_final_total, .hikashop_checkout_cart span.hikashop_checkout_cart_coupon, .hikashop_checkout_cart span.hikashop_checkout_cart_additional, .hikashop_checkout_cart span.hikashop_checkout_cart_taxes, .hikashop_checkout_cart span.hikashop_checkout_cart_payment, .hikashop_checkout_cart span.hikashop_checkout_cart_final_total {
    padding: 0;
}


.hikashop_checkout_cart .hikashop_product_price_full {
    padding: 0;
}

.hikashop_checkout_payment_description p {
    margin-bottom: 0;
    font-size: 14px;
}



.hikashop_checkout_page .hikashop_checkout_fields {
    margin: 50px 0 30px !important;
}

.hikashop_checkout_page .hikashop_checkout_userpoints {
    margin-top: 40px;
}

td.hikashop_cart_product_price_value,
td.hikashop_cart_product_total_value {
    min-width: 150px;
}








/*pay now page*/

body.view-order.layout-pay.task-pay #sp-main-body h2 {
    font-size: 24px;
    margin-bottom: 30px;
    color: #152c43;
}

body.view-order.layout-pay.task-pay #sp-main-body form dl.hika_options {
    display: flex;
    align-items: center;
    line-height: 1;
    margin-bottom: 15px;
}

body.view-order.layout-pay.task-pay #sp-main-body form dl.hika_options > dt {
    text-align: left;
    float: none;
}

body.view-order.layout-pay.task-pay #sp-main-body form dl.hika_options > dd {
    margin: 0 !important;
    width: 100%;
}

/*end of pay now page*/











