/* @override http://www.il24ore.it/skins/frontend/css/custom.css */
BODY, H1, H2, H3, H4, .title, .category { font-family: Arial, sans-serif; }

/*---- hidden in print format ----*/
.singleNews > .row > .col-md-4, #mainmenu, .search, .topNav, .social-share, IFRAME, FOOTER, .footer, .shareBox, .edRelated, .comments, .socialBottom, .nav, ins, #jvVideo, .iframeWrapper { 
    display: none !important;
}	
.adv, .wrap-adv, .wrapper_platino { display: none !important; }
/*----*/

A[href]:after { content:  "" !important; }
.category { margin-top: 10px; text-transform: uppercase; margin-left: 0; padding-left: 0; }
.category A { font-size: 18px; color: black; }
.logo { text-align: left; width: 66%;}
#wrapper, #logo { margin-top: 0px !important; }
@page  
{ 
    size: auto;   /* auto is the initial value */ 

    /* this affects the margin in the printer settings */ 
    margin: 15mm 15mm 15mm 15mm;  
} 

body  
{ 
    /* this affects the margin on the content before sending to printer */ 
    margin: 0px;  
}