/*/print ccs*/
@media print {
    body .footer{
     display : none;
    }
    a[href]:after , .woocommerce-MyAccount-navigation , .header , .footer-accreditations , #cookie-law-info-bar , .order-print,.footer-bottom{
        display : none !important;
    }
}
