@media print {
    @page {size: 210mm 297mm;margin: 25mm;}
    body,
    * {font-size: 12pt !important;background: transparent !important;color: black !important;}
    .container {width: auto !important;}
    a[href]:after {content: none !important;}
    #header .it-header-slim-wrapper{max-height: 124px !important;}
    .content,
    .entry-content {position: static !important;float: none !important;}
    article.shadow {box-shadow: none !important;background: none #fff !important;}
    #header .it-header-slim-wrapper,
    #header .it-header-navbar-wrapper,
    .em.pixelbones.em-search,
    .em-search-form {display: none !important;}
    .cm-turismo-dx-block a p,
    .cm-turismo-dx-block a h2 {color: #fff !important;}    
    .cm-turismo-appuntamenti,
    body.single-event .entry-content .attachment-post-thumbnail,
    .em-event.em-item {page-break-inside: avoid !important;}
    .entry-content,
    .cm-turismo-appuntamenti,
    body.single-event .entry-content .attachment-post-thumbnail,
    .em-event.em-item {page-break-after: always !important;page-break-before: auto !important;}
    body.single-event .entry-content .attachment-post-thumbnail,
    .em-item-image img{width: 50% !important;}
}