body.html-snippet-embed-page {
	overflow-x: clip;
}

/* Prevent Kadence/Elementor overflow:clip from breaking sticky docs chrome. */
body.html-snippet-embed-page #wrapper,
body.html-snippet-embed-page #inner-wrap,
body.html-snippet-embed-page .content-bg,
body.html-snippet-embed-page #primary,
body.html-snippet-embed-page .content-area,
body.html-snippet-embed-page .content-container,
body.html-snippet-embed-page #main,
body.html-snippet-embed-page .content-wrap,
body.html-snippet-embed-page .entry-content-wrap,
body.html-snippet-embed-page .entry-content {
	overflow: visible !important;
}

body.html-snippet-embed-page .elementor-location-header,
body.html-snippet-embed-page .elementor-location-footer {
	position: relative;
	z-index: 40;
}

body.html-snippet-embed-page .content-area {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
}

body.html-snippet-embed-page .content-wrap,
body.html-snippet-embed-page .entry-content-wrap {
	max-width: none !important;
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
	box-shadow: none !important;
}

body.html-snippet-embed-page .content-container.site-container {
	max-width: none !important;
	padding-left: 0 !important;
	padding-right: 0 !important;
}

body.html-snippet-embed-page.content-vertical-padding-show #inner-wrap,
body.html-snippet-embed-page.content-vertical-padding-hide #inner-wrap {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
