/*free shipping*/


/*table*/

div#hikashop_checkout_cart_3_1 {
    text-align: right;
}

td#hikashop_checkout_cart_total2_title {
    text-align: left;
}

td#hikashop_checkout_cart_final_total_title {
    text-align: left;
}

td#hikashop_checkout_cart_shipping_title {
    text-align: left;
}

td#hikashop_checkout_cart_tax_title {
    text-align: left;
}

td#hikashop_checkout_cart_coupon_title {
    text-align: left;
}

td#hikashop_checkout_cart_additional_userpoints_title {
    text-align: left;
}

td#hikashop_checkout_cart_additional_userpoints_points_title {
    text-align: left;
}

.hikashop_cart_product_price_value {display: inline-flex;align-items: center;margin:0px;}

.hikashop_cart_product_price_value span.visible-phone {
    position: relative;
    margin-left: 5px;
}

@media screen and (max-width:992px){
span.hikashop_product_price.hikashop_product_price_0.hikashop_product_price_with_discount {
    text-align: left;
}}

/*userpoint*/
tr#hikashop_checkout_cart_additional_userpoints_line span {
    color: red;
}
span.hikashop_userpoints_status_value {
    font-weight: 900;
}



/*EO CHECKOUT REVIEW*/


