
table:is(.thwepo-field-wrapper,.thwepo-extra-options) {
	margin-bottom: 20px;
}

table:is(.thwepo-field-wrapper,.thwepo-extra-options) tr:last-child td {
	padding-bottom: 0;
}

table:is(.thwepo-field-wrapper,.thwepo-extra-options) td {
	padding: 0 0 20px 0;
}

table:is(.thwepo-field-wrapper,.thwepo-extra-options) td>*:last-child {
	--wd-tags-mb: 0;
}

table.thwepo-field-wrapper label.label-tag {
	display: inline;
	word-break: unset;
}

table.thwepo-field-wrapper td.above:last-child {
	padding-bottom: 20px !important;
}
