* {
  color: #000 !important;
  background: none !important;
}
#layered-navigation,
.form-subscribe,
.uwy,
.b-home-subscribe,
#nav,
.top-bar,
.footer .links,
.header-nav {
  display: none !important;
}
.button {
  text-shadow: none !important;
}
.product-tabs-box.collapse {
  display: block !important;
  visibility: visible !important;
}
.b-heroimage {
  height: auto;
}
.b-heroimage .lSGallery {
  display: none !important;
}
.b-heroimage .usingCss {
  padding-top: 0 !important;
}
.b-heroimage .usingCss .lightSlider {
  position: static !important;
  height: auto !important;
  width: 100% !important;
  transform: unset !important;
}
.b-heroimage .usingCss .lightSlider li {
  width: 50% !important;
}
.b-heroimage .usingCss:after,
.b-heroimage .usingCss .lSAction {
  display: none !important;
}
.sales-order-print .data-table thead,
.sales-order-print .data-table thead tr {
  background: #e9e9e9 !important;
}
@media print {
  .data-table tbody + tfoot {
    display: table-row-group;
    page-break-inside: avoid;
  }
}

