.printLayout .favoriten thead th {
	border-bottom: 1px solid #cecece;
	padding-bottom: 5px;
}

.printLayout .favoriten tbody td {
	padding-top: 5px;
}

.printLayout .productCard {
	border: 1px solid #dedede;
	padding: 5px;
	background-color: white;
}

.shopFavorites .productCard {
	margin-bottom: 1em;
	width: 290px;
	padding: 10px;
	box-sizing: border-box;
}