#fmNet,
#tg,
.sd,
.adv-slot,
.adv-slot::after,
.adv-slot::before,
#open_up,
#sidebar,
.tags,
.article-date,
.tools,
#share,
#comments,
.dove,
.archive-search,
.menu-servizi,
.casette {
  display: none !important;
}

* {
  background-color: transparent !important;
}

html,
body {
  margin: 0 !important;
  padding: 0 !important;
}

.header {
	margin: 0;
}

.logo {
  width: 50mm;
  height: 16.5mm;
  margin: 0 auto;
  background: none;
}

.wrapper {
  width: 160mm;
  margin: 0 auto;
}

#main {
  width: 100%;
}

.top {
  color: #684d3c;
  margin-bottom: 1rem;
}

.top h1,
.top h2 {
  text-shadow: none;
  color: #684d3c;
  margin: 0;
  padding: 0;
}

.meta {
  margin: 0;
}

.contenuti {
  margin: 0;
  padding: 0;
}

.contenuti img {
  max-height: 100mm;
}

.pagination .page-numbers {
	display: none;
}

.pagination .page-numbers.current {
	display: block;
}

.pagination .page-numbers.current::before {
	content: 'Pagina ';
}

footer .copyright {
  padding: 0;
}