body {
  background: none;
  padding: 0;
}

#page-top,
#cart-content,
.sys_button,
#footWrapper,
.layer-blend {
  display: none;
}

#page-content {
  width: 100%;
}

#page-content.page-content-split {
  width: 100%;
}

.noprint {
  display: none;
}

.berater {
  color: black;
  box-shadow: none;
  padding: 0;
}

#theOuter {
  box-shadow: none;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

#theOuter .theCloser {
  display: none;
}

header {
  border: none;
  margin: 0;
  padding: 0;
}

#page-main {
  height: auto;
}

#site-nav,
#model_select_top,
#swapper-img-ui,
#basket-container .models {
  display: none;
}

.fgcontentbox {
  border-bottom: 1px solid #333333;
}

.d-print-none {
  display: none;
}

.d-print-block,
#cart-content {
  display: block !important;
}
