#wrapper-top,
#search-desktop,
#search-mobile,
#footer-wrapper,
#footer-copy,
#print {
  display: none;
}
#order-receipt-info > div:nth-last-of-type(-n+2) {
  width: 50%;
}
#order-receipt-info div[class^=col-] {
  /*width: 50%;*/
}
#order-receipt .row {
  page-break-inside: avoid;
}
.wallpaper-order-img {
  width: 25%;
}
.wallpaper-order-info {
  width: 41.66666667%;
}
.wallpaper-order-price {
  width: 33.33333333%;
}
.sample-order-img {
  width: 25%;
}
.sample-order-info {
  width: 41.66666667%;
}
.sample-order-price {
  width: 33.33333333%;
}
#trademarks .trade {
  width: 16.66666667%;
}
#trademarks a[href]:after {
  content: "" !important;
}
.total-price {
  font-size: 1.8em;
}
#order-receipt-success {
  display: none;
}
