/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 2 version
*/

@media print {
  body:before {
    font-size: 42px;
    display: block;
    content: "\e927";
    position: absolute;
    top: 0;
    left: 0;
    color: black;
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'proveg-icons' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }

  img,
  button,
  form:not([method="GET"]):not([method="get"]),
  .inquiry-text-container .iquiries-img,
  .post-more-teasers-wrapper,
  .book-shortcode-wrapper .item_image,
  #main .new-rounded-bottom-img:after,
  #main .new-rounded-bottom-img:before,
  .rounded-reasons .rounded-image,
  .supporter-slider,
  .circle-slider,
  .owl-carousel,
  .shariff,
  .header-article-image,
  .right-post-section,
  #wpadminbar,
  #navbar,
  #breadcrumbs,
  #recipe-breadcrumbs,
  #recipe-main-tag,
  #recipe-image,
  #recipe-rating,
  #recipe-sidebar,
  #recipe-tags,
  #recipe-bottom-teasers,
  #recipe-form,
  #recipe-author,
  #recipe-book,
  #footer-newsletter,
  #modal-overlay,
  #popup-modal-overlay,
  #mobile-nav,
  #comments,
  #footer {
      display: none !important;
  }
  html,
  body {
      margin: 0 !important;
      padding: 0 !important;
  }
  body:before {
      font-size: 30px !important;
  }
  body .vc_row {
      width: auto !important;
  }
  body > div[style*="visibility: hidden"] {
    display: none !important; /* prevent extra blank page */
  }
  div {
      max-width: none !important;
      border: 0 none !important;
  }
  div,
  div[class*=" vc_custom"],
  div:before,
  div:after,
  a,
  span,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  p,
  ul,
  ol {
      background-color: transparent !important;
      color: currentColor !important;
      background-color: transparent !important;
      background-image: none !important;
      -webkit-box-shadow: none !important;
      box-shadow: none !important;
      text-shadow: none !important;
      position: static !important;
      top: auto !important;
      left: auto !important;
      right: auto !important;
      bottom: auto !important;
      width: auto !important;
      height: auto !important;
      -webkit-transform: none !important;
      transform: none !important;
      -webkit-mask: none !important;
      mask: none !important;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
      font-family: inherit !important;
      font-style: normal !important;
      font-weight: 400 !important;
  }
  p,
  ul,
  ol {
      font-size: 14px !important;
  }
  h1 {
      font-size: 32px !important;
  }
  h2 {
      font-size: 26px !important;
      text-transform: uppercase !important;
  }
  h3 {
      font-size: 18px !important;
  }

  .main-wrapper {
    padding-top: 0 !important;
  }

  .article-main {
    width: 100% !important;
  }

  .article-main p {
    line-height: 1.4 !important;
  }

  .leaf-bullets li {
    list-style: disc !important;
    padding-left: 0 !important;
  }

  .leaf-bullets li:before {
    background: none !important;
  }

  .post-thumb {
    padding-bottom: 0 !important;
  }

  .left-author-div {
    padding: 0 !important;
  }

  .author-info {
    padding: 0 !important;
  }

  .book-shortcode-wrapper {
    padding: 0 !important;
    margin: 0 !important;
  }

  .inquiry-text-container .iquiries-container,
  .book-shortcode-wrapper .book_inner,
  .book-shortcode-wrapper .book_inner .item_data {
    padding-left: 0 !important;
  }

  .inquiry-text-container .wpb_wrapper {
    justify-content: flex-start !important;
  }

  .footnotes_reference_container {
    page-break-inside: auto !important;
  }

}
