/*
 Theme Name:   Blocksy Child
 Theme URI:    https://didattika.io
 Description:  Child theme per Blocksy
 Author URI:   https://didattika.io
 Template:     blocksy
 Version:      1.0.0
 Text Domain:  blocksy-child
*/

/* CSS custom del child parte da qui */
/*#header, .hero-section[data-type=type-1] {
	display:none;
}*/
.ct-container-full{
	padding:0px!important;
}

.img-hero-section{
	width: 100%;
	margin:0 auto!important;
}
