#navtop, .logoslice, .localita, #nav, #sidebar, footer, .social-share, p.alert, #respond, .bottom-bar, .flex-video, .to-hide, .wp-post-image {
  display: none !important;
}
.container > .row > div, #content, #article {width: 100%; margin: 0; float: none;}
a:link, a:visited {color: #333}
p {
	font-size: 17px;
}
@supports (-webkit-appearance:none) {
	body {
		font-size: 18px;
	}
	h1 {
		font-size: 46px;
	}
	h2 {
		font-size: 44px;
	}
	h3 {
		font-size: 28px;
	}
	h4 {
		font-size: 25px;
	}
	p, h3.abstract {
		font-size: 25px;
	}
	h3.abstract {
		font-size: 28px;
		line-height: 1.4;
	}
	.infobox, time, p.autore {
	    font-size: 18px;
	}
}