/*################################*/
/* ===== Cookiebot Settings ===== */
/*################################*/

#CybotCookiebotDialog {
	border: 10px solid #003d60 !important;
	border-radius: 0px !important;
	transform-origin: 50% 0 !important;
	border-image-source: -webkit-linear-gradient(to right, #003d60  0%,#a11510 100%) !important;
	border-image-source: linear-gradient(to right, #003d60  0%,#a11510 100%) !important;
    border-image-slice: 1 !important;
}

#CybotCookiebotDialog label,
#CybotCookiebotDialog th {
	text-transform: none;
}

#CybotCookiebotDialogBodyContentTitle {
	color: #003d60 !important;
}

a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection {
	display: block !important;
	background-color: inherit !important;
	color: #003d60 !important;
	border: 1px solid #003d60 !important;
	width: auto !important;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	margin: 0 4px 0 0 !important;
	padding: 2px 3px 0 3px !important;
}
#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
	width: 100% !important;
	display:flex;
	flex-wrap: wrap;
}
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll {
	font-size: 14px !important;
	height: 40px !important;
	width: calc(100% - 18px) !important;
	margin: 0px 8px !important;
	color: #fff !important;
	background: #003d60;
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
	margin-right: 0px !important;
	flex: 1;
	min-width: 206px;
	margin-bottom: 8px !important;
	margin-right: 0px !important;
}

#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper {
	display: flex !important;
}

#CybotCookiebotDialogBodyLevelButtons {
	display: none;
}
.CybotCookiebotDialogBodyButton,
.show-more-cookie-settings-button {
	text-transform: uppercase;
}

/* immer ausblenden */
#CybotCookiebotDialogBodyLevelDetailsButton {
	display: none !important;
}

#CybotCookiebotDialog,
#CybotCookiebotDialog a,
#CybotCookiebotDialog div,
#CybotCookiebotDialogBodyContentControls,
#CybotCookiebotDialogBodyContentTitle {
	font-family: Armata !important;
}

.show-more-cookie-settings-button {
	border: 1px solid #003d60;
	text-decoration: none !important;
	font-weight: 600;
	font-size: 14px !important;
	flex: 1;
	margin: 0 8px !important;
	padding: 1px 4px 3px;
	display: flex;
	align-items: center;
	justify-content: center;
	min-width: 206px;
	height: 40px !important;
	margin-bottom: 8px !important;
	color: #003d60 !important;
	margin-right: 0px !important;
}

.CybotCookiebotDialogBodyLevelButtonWrapper {
	margin-right: 8px !important;
}
