/* Veelgestelde vragen TinyMCE tables — same look as [os_expeditie_centrum_extra_informatie_tabel] */
body.single-veelgestelde-vragen table,
body.post-type-archive-veelgestelde-vragen table {
	width: auto !important;
	table-layout: auto;
	border-collapse: collapse;
	border-spacing: 0;
	border: 0 !important;
	margin: 20px 0 !important;
	padding: 0;
	font-size: 0.8em;
	text-align: left;
	color: var(--e-global-color-text);
}

body.single-veelgestelde-vragen table th,
body.post-type-archive-veelgestelde-vragen table th {
	border-block-start: unset !important;
}

body.single-veelgestelde-vragen table th,
body.single-veelgestelde-vragen table td,
body.post-type-archive-veelgestelde-vragen table th,
body.post-type-archive-veelgestelde-vragen table td {
	width: auto !important;
	border: 0 !important;
	margin: 0;
	padding: 0;
	font-size: inherit;
	color: var(--e-global-color-text);
	text-align: left;
}

body.single-veelgestelde-vragen table td,
body.post-type-archive-veelgestelde-vragen table td {
	padding: 5px 10px;
	font-size: 0.9rem !important;
}

body.single-veelgestelde-vragen table td:first-child,
body.post-type-archive-veelgestelde-vragen table td:first-child {
	vertical-align: middle;
	font-weight: 700;
}

body.single-veelgestelde-vragen table td:not(:first-child),
body.post-type-archive-veelgestelde-vragen table td:not(:first-child) {
	vertical-align: top;
}

.veelgestelde-vragen-accordion .os-veelgestelde-vragen-toggle--pagina > .jet-toggle__content {
	display: none !important;
}

.veelgestelde-vragen-accordion .os-veelgestelde-vragen-toggle--pagina .os-veelgestelde-vragen-link-icon {
	fill: #fff !important;
	color: #fff !important;
	width: 1em;
	height: 1em;
}
