/******* Do not edit this file *******/
/*
My Custom CSS - by Salvatore Noschese
aka L'AltroWeb - https://laltroweb.it/
/*
Saved: Jan 20 2017 | 03:25:07 (pm)
/*
/******* Do not edit this file *******/

#site-header {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.search-toggle {
              display: none;
}

.site-content .entry-header,
.site-content .entry-content,
.site-content .entry-summary,
.site-content .entry-meta, .page-content {
 /* Original max-width: 474px */
 max-width: 90%;
}
.site-footer {
 float: none;
 text-align: center;
}