#header_nav,
.orderCardContainer,
.cart_navigation .right *,
.cart_navigation .left *,
.itemArticleActionRow.txtButtons,
input.ordersubmit,
.cart_login_notice,
.cartDelivery,
.cartInfoRow,
.cart_delivery_notice,
.hideOnPrint,
#footer{
  display: none !important;
}

html{
  height: auto;
}

.cartDelivery{
  padding-top:10px;
}

body{
  background-color: white;
}

#wrap{
  box-shadow: none;
  -webkit-box-shadow: none;
  min-height: 0px;
}

.container_16{
}

#print_container{
  margin-top: 20px;
  margin-bottom: 20px;
}

a.print button {
  border: 1px solid #C1E1BB;
  color: black;
  padding: 5px;
  padding-left: 12px;
  padding-right: 12px;
  cursor: pointer;
  margin-top: 10px;
  float: right;
}
.thankyou_container {
  margin-top:0px;
}

.cartListContainer ul.itemRow,
.checkOrder_step ul.itemRow,
.guest-mode .cartListContainer ul.itemRow,
.guest-mode .checkOrder_step ul.itemRow,
.guest-mode .thankyou_container .cartListContainer ul.itemRow,
.guest-mode .thankyou_container .checkOrder_step ul.itemRow {
  background-image:none;
}
