@media print {
  * {
    -webkit-transition: none !important;
    transition: none !important; } }
@media print {
  h1, h2, h3, h4, h5, p, a, div, span {
    color: black !important; }

  .topbar-wrapper, #search_mini_form, #topcart, #marchi-wrapper {
    display: none !important; }

  ul.menu-switcher-list {
    display: none !important; }

  #navigation-wrapper {
    display: none !important; }

  .footer-inner-wrapper {
    background-color: transparent !important; }
    .footer-inner-wrapper footer#footer {
      color: black; }
      .footer-inner-wrapper footer#footer section.footer_content {
        display: none !important; }
      .footer-inner-wrapper footer#footer section.footer-copyright, .footer-inner-wrapper footer#footer .copyright, .footer-inner-wrapper footer#footer .pagamenti {
        color: black !important; }
      .footer-inner-wrapper footer#footer .pagamenti {
        display: none !important; } }

/*# sourceMappingURL=print.css.map */
