/*Customer style.css custom */

/*Footer > Bloque FAQS*/
.NavBarBottom #NavElement_103688{
    display:none !important;
}
/*Footer > Bloque 100% entre fila de columnas de enlaces y copyright */
.NavBarBottom .SizeContainer.custom-right{
    display:none !important;
}

@media print {
	table.Basket tr td{
		padding:5px;
		font-size:10px !important;
	}
	table.Basket tr td a, table.Basket tr td p{
		font-size:10px !important;
	}
}