/*
Theme Name: Il Castello Volante
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Description: Tema Child per il tema Hello Elementor
Author: Enrico Rollo
Author URI: http://bigsur.it
Template: hello-elementor
Version: 0.1.0
*/

html, body {
	max-width: 100vw!important;
	overflow-x: hidden!important;
}
h1, h2, h3, h4, h5, h6, p {
    margin-block-start: 0!important;
    margin-block-end: 0!important;
}
a:focus {
    outline: none;
}
#cookiescript_badgeimage img {
	max-width: none!important;
	max-height: none!important;
	width:36px!important
}