@media print {
  .overlay,
  .nav,
  .product-notation__social,
  .form-actions,
  .breadcrumb,
  .header__slogan,
  .menu--explore-cci,
  .login__firstname,
  .header__cta,
  #block-ccisocialnetworkfooter,
  #block-ccisocialnetworkfooter-2,
  .footer-column,
  .footer .block:last-child .footer-logo,
  .crossSelling,
  .paragraph--type--lame-temoignage,
  .tac_addtoanyshare,
  #tarteaucitronRoot,
  .paragraph--type--editorial .text-formatted ul li::before,
  #block-headerfunctionalities,
  #block-onglets,
  #block-onglets-2,
  .button--add-to-cart,
  .product .field--name-field-section,
  #block-iconsheader,
  .product__map,
  .drupal-messages-container {
    display: none;
  }
  .a2a_kit {
    display: none !important;
  }
  .header {
    display: block;
    position: static;
    -moz-column-break-after: avoid;
         break-after: avoid;
  }
  .header .header__block.header__print {
    flex: 1 0 auto;
    text-align: center;
    display: flex;
    align-items: center;
  }
  .header .header__block.header__print .header__slogan {
    display: block;
    font-size: 2rem;
  }
  .footer-column.footer__print {
    display: flex;
  }
  .footer-column.footer__print .footer-column__item {
    padding-bottom: 0;
    min-width: auto;
    font-size: 1.4rem;
    line-height: 2.2rem;
  }
  main {
    -moz-column-break-before: avoid;
         break-before: avoid;
  }
  .header__container,
  .block-mainpagecontent,
  .footer__container {
    width: 100%;
    max-width: 100%;
  }
  .header__container {
    display: block;
    max-height: none;
    page-break-after: avoid;
  }
  .paragraph--type--editorial .titleCKeditor {
    font-size: 2.3rem;
  }
  .paragraph--type--editorial .text-formatted ul,
  .paragraph--type--editorial ul {
    list-style: disc;
    margin-left: 1.5rem;
  }
  .paragraph--type--editorial .text-formatted ul li,
  .paragraph--type--editorial ul li {
    line-height: 2rem;
    padding-left: 0;
  }
  .product .product__container {
    border: 0;
    margin: 0;
  }
  .product .product__intro {
    margin-bottom: 3rem;
  }
  .product .product__header,
  .product .product__content {
    padding: 0;
    position: static;
  }
  .product .product__block .product__label {
    font-size: 1.5rem;
  }
  .product .product__block .product__value {
    font-size: 1.1rem;
  }
  .product .product__paragraph p,
  .product .product__paragraph div,
  .product .product__paragraph span,
  .product .product__paragraph li,
  .product .product__right .field--name-field-paragraphs-right .field__item .paragraph--type--editorial .text-formatted {
    font-size: 1.1rem;
    line-height: 2rem;
  }
}
