/* Prix à l’unité */ .hikashop_cart table.hikashop_cart_content tbody tr td.hikashop_cart_price_value { font-size: 18px !important; font-weight: bold !important; color: #ffffff !important; } /* Prix total */ .hikashop_cart table.hikashop_cart_content tbody tr td.hikashop_cart_total_value { font-size: 20px !important; font-weight: bold !important; color: #00c8ff !important; }