@media print {
  * {
    margin: 0 !important;
    padding: 0 !important;
    text-align: left !important;
    border: none !important;
    opacity: 1 !important;
    transform: translate(0) !important;
    height: auto !important;
    position: relative !important;
    float: none !important;
    width: 100% !important;
    max-width: none !important;
    min-width: 0 !important;
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    right: auto !important;
    bottom: auto !important;
  }
  a,
  br,
  img,
  form,
  audio,
  iframe,
  button,
  .fa,
  .footer,
  .header,
  .banner,
  .back-top,
  .best-seller,
  .advantages,
  .sale-card .top,
  .sale-card .middle,
  .payment-methods,
  .subscription,
  .woo-cat-nav,
  .woo-products,
  .pagination,
  .breadcrumbs,
  .woo-tabs,
  .why-fitness-deals .list-check li:before {
    display: none !important;
  }
  .blog-page .tb-layout .tb-item,
  .typograph h1,
  .typograph h2,
  .typograph h3,
  .typograph h4,
  .typograph h5,
  .typograph h6,
  .typograph p,
  .typograph ul,
  .typograph li,
  .typograph ol,
  .typograph dl,
  .typograph table {
    text-align: left !important;
    height: auto !important;
    width: 100% !important;
    display: block !important;
    margin: 0 0 15px !important;
    font-family: 'Roboto' !important;
    font-weight: normal !important;
  }
  .typograph h1 {
    font-size: 20px;
  }
  .typograph h2 {
    font-size: 17px;
  }
  .typograph h3 {
    font-size: 15px;
  }
  .typograph h4 {
    font-size: 14px;
  }
  .typograph h5 {
    font-size: 12px;
  }
  .typograph h6 {
    font-size: 10px;
  }
  .typograph li,
  .typograph p {
    font-weight: normal !important;
    font-size: 14px !important;
  }
  .typograph ul {
    list-style: disc !important;
  }
  .typograph ul > li {
    list-style: disc !important;
  }
  .typograph ol.list-checked>li:before,
  .typograph ul.list-checked>li:before {
    display: none !important;
  }
  .typograph table,
  .typograph table tr,
  .typograph table tr td {
    display: block !important;
  }
}
