/* no left tree */
#sectionComicBook {
	background-image: none;
	background-color: white;
}

/* no right tree */
#sectionComicBook > .elementor-background-overlay {
	background-image: none !important;
}

.page-navigation {
	display: none;
}

#pageActionBackFromPreview {
	display: none !important;
}

#sectionComicBook > elementor-column-wrap {
	background-color: none !important;
}

#sectionComicBook .comic-header > .elementor-section {
	margin-top: 0px !important;
}

#comicBookContainer > .elementor-column-wrap {
	padding: 0px !important;
}

body.preview #comicBookContainer {
	margin-left: 0px;
}

.comic-header {
	width: 66%
}

.comic-page {
	display: flex !important;
}