/*
Theme Name: Betheme WK5 Child Theme
Template: betheme
*/
#select_wijkkrant {
	margin: 20px auto;
	width: 340px;
	text-align: center;
}

#wijkkrant_pdf_container {
	/*
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	*/
	z-index: 9003;
}

/* Set the Z index to be larger than the sidebar, otherwise the sidebar overlaps the full screen view. */
.pdfemb-fsp-wrapper {
	z-index: 9003 !important;
}