/*
Theme Name: Twenty Twenty Child
Theme URI: https://wordpress.org/themes/twentytwenty/
Description: Il tema Twenty Twnety Child Theme si basa sul tema predefinito Twenty Twenty installato di default in Wordpress 5.
Author: Giampiero Grassi
Author URI: https://wordpress.org/
Template: twentytwenty
Version:1.0.0
Text Domain: twentytwenty-child
*/
.header-footer-group, .section-inner {
	display:none;
}
body {
	background:transparent;
}
.entry-content > *:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width:unset;
	width:auto;
}

.widgettitle {
	display:none !important;
}