.notifications, .box__content {
  padding: 0;
}

.print-logo {
  display: block;
  margin-top: em(40);
}

.receipt-itinerary {
  width: 100%;
}

.button,
.shop-progress,
.page-search,
.receipt-trafficinfo,
.receipt-print,
.page-header,
.page-footer {
  display: none !important;
}

html, .page {
  background-color: transparent;
}

.pagebreak {
  display: block;
  page-break-before: always;
}

/* OLD, possible remove; */
/*
.reciept__section {
	margin-bottom: em(40);
}
.box {
	padding: 0;
}

.print-logo {
	display: block;
	margin-top: em(40);
}

.notification {
	padding: 0;
}

.product-line-simple__info {
	margin-left: 0;
	width: 100%;
}
*/
/*
header,
footer,
a,
.banner,
.v--mobile-only,
.footer-navigation,
.filter-advanced,
.product-line-simple__thumb,
.mobile-menu-block {
	display: none !important;
}
*/