@media print {
body { }
#masthead, .mobile-menu, .footer, #colophon, .greyzone, .fixed, .flex-product-button { display: none; }
.site-logo-img{
display: block !important;
}
.slide_titre {
font-size: 14pt !important;
}
.bold_titre { line-height: 1em; }
.icons svg {
width: 100px  !important;
height: 100px  !important;
}
.margin-top {
padding-top:0!important;
}
h1 {
margin:20px!important;
font-size: 2em !important;
}
p {     font-size: 10pt;}
li {
line-height: 1.5em;
}
.card-product {
margin: 1em;
width: 11cm;
box-shadow: none;
border-radius:0;
border: 1px solid grey;
}
.woocommerce-product-gallery {
width: 10cm !important;
}
.greenheader,.woocommerce-product-gallery__trigger{
display: none;
}
.woocommerce-product-gallery .woocommerce-product-gallery--with-images .woocommerce-product-gallery--columns-4 .images{
width: 10cm !important;
}
.LogoPrint{
width: 100%;
display: block;
text-align: center;
margin-top: 0.5cm;
}
.LogoPrint img{
width:5cm;
}
}
#breadcrumbs, .boxed.margin-top {
display: none;
}
h1:before {
content: "";
display: block;
border-top: 1px solid black;
width:100%;
padding-bottom: 0.5em;
}
h1:after {
content: "";
display: block;
border-top: 1px solid black;
width:100%;
margin-top: 0.5em;
}