.plasko-elementor-content {
	width: 100%;
	min-height: 0;
	margin: 0;
	padding: 0;
}

.plasko-elementor-content > .elementor {
	width: 100%;
}

body.plasko-elementor .site-main {
	padding-block: 0;
}

/* Plasko widgets must inherit Elementor's boxed/content width. */
.elementor-widget[class*="elementor-widget-plasko-"],
.elementor-widget[class*="elementor-widget-plasko-"] > .elementor-widget-container {
	width: 100%;
	min-width: 0;
	max-width: 100%;
}
