.top,
.top-holder,
.w-mobile,
.w-navBox,
.hidden-print,
.swiper-actions,
.header-wrap,
.social-media-links,
.fixed-bar,
.footer-wrap,
.w-logo {
  display: none !important;
}
.list,
.download,
form.to-cart,
.cross-page-title {
  display: none !important;
}
.page-wrap-main {
  min-height: 1150px;
}
img {
  display: inline-block;
  max-width: 100%;
}
/*
.pro-badge img, .icon {
  display: block !important;
  width: 80px !important;
  height: 80px !important;

  max-width:none !important;
  padding: 0 !important;
}
*/
div {
  height: auto !important;
}
.cross-page-more-wrap {
  display: none !important;
}
.product-imgs,
.product-price-option-col {
  width: 49%;
  float: left;
}
.product-imgs img {
  max-height: 500px;
  width: auto;
}
.print-header {
  text-align: center;
  margin-bottom: 10px;
}
.print-header img {
  max-width: 150px;
}
.print-footer {
  position: fixed;
  bottom: 0px;
  left: 0;
  width: 100%;
}
.content-bg {
  background: none;
}
.content-bg .content .tpl {
  padding: 0;
}
.content-bg .content .title,
.content-bg .content .title .name {
  font-size: 40px !important;
}
body,
html,
body .txt,
html .txt,
body a,
html a,
body *,
html * {
  font-size: 14px;
}
a[href]::after {
  content: " ";
}
