﻿
/* Carrello */

.ProductColumnLabel
{
}

.ProductColumnLabelText, .ProductColumnLabelText a
{
  color   : White;
}

.ProductCode
{
}

.ProductCodeText, .ProductCodeText a
{
}

.ProductName, .ProductName a
{
}

.ProductNameText, .ProductNameText a
{
}

.ProductPrice
{
}

.ProductPriceText, .ProductPriceText a
{
}

.RowTotal
{
}

.RowTotalText, .RowTotalText a
{
}

.CartTotalLabel
{
}

.CartTotalLabelText, .CartTotalLabelText a
{
}

.CartTotal
{
}

.CartTotalText, .CartTotalText a
{
}

.ProductQty
{
}

.ProductQtyInput
{
  width : 30px;
  text-align : center;
  border : solid 1px #d1022e; 
}

.DeleteLink
{
}

.DeleteLinkButton
{
}

.CartConfirmButton
{
}

.CartUpdateButton
{
}

.CartBackButton
{
}
