@media print { 
    .header, .header-fixer, .footer, .go-top, .addthis_inline_share_toolbox {
        display: none !important; 
    }
}