<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body div.festi-cart-products div.festi-cart-products-content
{
border: 0px solid;
padding: 10px;
border-color: #ccc7c3;
border-radius:
2px
2px
2px
2px
;
background-color: rgba(
255,
255,
255,
1    );
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-title a.festi-cart-title,
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-title span.festi-cart-title
{
color: #000000;
font-size: 13px;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-title a.festi-cart-title:hover
{
color: #000000;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-title span.festi-cart-product-count,
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-title span.festi-cart-product-price,
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-title span.festi-cart-product-price span.amount
{
color: #000000;
font-size: 13px;
}
body div.festi-cart-products-content &gt; div.festi-cart-total
{
border: 0px solid;
border-color: #ffffff;
border-radius: 7px;
background-color: #ffffff;
color: #000000;
font-size: 13px;
text-align: right;
}
body div.festi-cart-products-content &gt; p.festi-cart-buttons a.festi-cart-view-cart
{
border: 1px solid;
border-color: #000000;
border-radius: 1px;
background-color: #ffffff;
color: #000000;
font-size: 13px;
padding-top: 5px;
padding-bottom: 5px;
}
body div.festi-cart-products-content &gt; p.festi-cart-buttons a.festi-cart-view-cart:hover
{
background-color: #000000;
border-color: #000000;
color: #ffffff;
}
body div.festi-cart-products-content &gt; p.festi-cart-buttons a.festi-cart-checkout
{
border: 1px solid;
border-color: #000000;
border-radius: 1px;
background-color: #000000;
color: #ffffff;
font-size: 13px;
padding-top: 5px;
padding-bottom: 5px;
}
body div.festi-cart-products-content &gt; p.festi-cart-buttons a.festi-cart-checkout:hover
{
background-color: #000000;
border-color: #000000;
color: #ffffff;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-delete
{
vertical-align: top;  
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-delete a.festi-cart-remove-product
{   
font-size: 18px;
line-height: 18px;
color: #000000;
float: left;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-delete a.festi-cart-remove-product:hover
{   
color: #6f6f6f;
}
body div.festi-cart-products-content  table.festi-cart-list tr,
body div.festi-cart-products-content  table.festi-cart-list tr td
{
border-bottom: 1px solid;
border-bottom-color: #e8e4e3;
}
div.festi-cart-products-content  table.festi-cart-list tr.festi-cart-empty
{
color: #111111;
padding: 0;
}
body div.festi-cart-products-content  table.festi-cart-list tr.festi-cart-empty td.festi-cart-empty
{
padding-top: 5px;
padding-bottom: 5px;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-img a.festi-cart-img img,
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-img span.festi-cart-img img
{
max-width: 40px;
width: 40px;
}
body div.festi-cart-products-content div#festi-cart-products-list-body {
max-height: 200px;
overflow: hidden;
overflow-y: auto;
}
body div.festi-cart-products-content  table.festi-cart-list  tr.festi-cart-item &gt; td.festi-cart-product-title span.festi-cart-product-variation-attribut
{
font-size: 12px;
display: block;
}</pre></body></html>