﻿#header,
#navi,
#footer,
.noprint
{
    display: none !important;
}

/***** CART *****/

.cart-products tr.disabled .product-amount span,
.cart-products tr.disabled .product-unit span
{
    display: none;
}

/***** /CART *****/
