@media print {
  /* nascondi chrome del sito: barre, menu, sidebar, footer, widget, social, flottanti */
  #top_grey, #top_menu, #top_menu_mobi, #cellasx, #cont_footer, footer,
  #post_social_share, .btn-print-pdf, #footer-pdf, #ico_menu_mobi,
  #conv-ai, [id^="gl-chatbot"], .to-top, .to-whatsapp,
  #home-aplicador, #loader, #logoloader, .loader, #path-box, #cartpreview,
  #cerca_cont_form, #top_cart, #top_login, #flag_top, #top_contact_after,
  iframe, noscript { display: none !important; }

  html, body { background: #fff !important; color: #111 !important; margin: 0 !important; padding: 0 !important; }
  #cont_container, #container, .wrap, #testo1, #testo2 {
    width: auto !important; max-width: 100% !important; margin: 0 !important;
    padding: 0 !important; float: none !important; display: block !important; }
  #testo1, #testo2 { width: 100% !important; }

  a { color: #111 !important; text-decoration: none !important; }
  img, svg { max-width: 100% !important; height: auto !important; }
  #mkt-after, #mkt-after table { max-width: 100% !important; }
  #mkt-after table { display: table !important; font-size: 10.5px !important; }
  table { page-break-inside: auto; }
  tr, li, h2, h3 { page-break-inside: avoid; }

  @page { margin: 1.4cm; }
}
