﻿.cart_header
{
    font-weight: bold;
    white-space: nowrap;
}

.cart_text
{
}

.cart_item_title
{
}

.cart_item_quantity
{
    white-space: nowrap;
}

.cart_item_price
{
    white-space: nowrap;
}

.product_description
{
    text-align: justify;
}

.product_title
{
    font-weight: bold;
}

.product_price
{
}