/**
 * Hide the floating Cookiez preferences trigger and accessibility widgets.
 *
 * Cookie consent banners remain available when consent is required; only the
 * persistent reopen icon is suppressed.
 */
.cc-reopen-wrapper,
#ea11y-widget-container,
.ea11y-widget-container,
#pojo-a11y-toolbar {
	display: none !important;
}
