/**
 * Slot pagina/prodotto: canvas Elementor a tutta larghezza (senza tema).
 */
body.fitactive-custo-slot-page {
	margin: 0;
	padding: 0;
	overflow-x: hidden;
}

body.fitactive-custo-slot-page .fitactive-custo-template-main,
body.fitactive-custo-slot-page #fitactive-custo-template-main {
	width: 100%;
	max-width: none;
	padding: 0;
	margin: 0;
}

body.fitactive-custo-slot-page .fitactive-custo-template-main > .elementor,
body.fitactive-custo-slot-page #fitactive-custo-template-main > .elementor,
body.fitactive-custo-slot-page .fitactive-custo-template-main .elementor-955,
body.fitactive-custo-slot-page #fitactive-custo-template-main .elementor-955 {
	width: 100%;
	max-width: none;
}
