/* codeDESIGN - layout_kcm.css */
@charset "utf-8";

/* INSIDE COMPONENT VIEW ONLY */
/* body.com_kickconsentmanager div.component */

/* CUSTOM KCM OVERRIDES */
div.kick-kcm-settings {
	border-top: 1px solid #dfdfdf;
}
section.kick-kcm-setting-category {
	background: #F8F8F8;
	border: 1px solid #dfdfdf;
	padding: 20px !important;
}
section.kick-kcm-setting-category div.kick-kcm-setting-category__description {
	margin: 0px 0px 15px 0px;	
}
div.kick-kcm-settings__content__info h2,
body.com_kickconsentmanager div.component div.kick-kcm-settings__content__info h2 {
	font-family: bebas-neue, sans-serif;
	font-style: normal;
	color: var(--ci_color_black);
	letter-spacing: -1px;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 15px 40px;
	position: relative;
}
div.kick-kcm-settings__content__info h2:before,
body.com_kickconsentmanager div.component div.kick-kcm-settings__content__info h2:before {
	content: "\f0ae";
	font-family: 'Font Awesome 5 Pro';
	font-weight: 100;
	font-size: 1.0em;
	color: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	position: absolute;
	left: 0px;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
}
div.kick-kcm-settings__content__info h2:hover:before {
	color: #ffffff;
}
body main div.kick-kcm-settings__content__info h2:before,
body main div.component div.kick-kcm-settings__content__info h2:before {
	color: var(--ci_color_black);
}
body main div.kick-kcm-settings__content__info h2:hover:before,
body main div.component div.kick-kcm-settings__content__info h2:hover:before {
	color: var(--ci_color_black);
}
div.kick-kcm-settings__content__info__desc a,
div.kick-kcm-settings__content__info__desc a:link,
div.kick-kcm-settings__content__info__desc a:visited,
body.com_kickconsentmanager div.component div.kick-kcm-settings-content_info a,
body.com_kickconsentmanager div.component div.kick-kcm-settings-content_infoa:link,
body.com_kickconsentmanager div.component div.kick-kcm-settings-content_info a:visited {
	font-weight: 400;
	color: #e9e9e9;
	text-decoration: none;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
	transition: all 0.5s ease 0s;	
}
div.kick-kcm-settings__content__info__desc a:hover,
body.com_kickconsentmanager div.component div.kick-kcm-settings-content_info a:hover {
	color: #4f7194;
	text-decoration: underline;
}
div.kick-kcm-settings__content__links_ {
	all: revert;
}
div.kick-kcm-settings__content__links a,
div.kick-kcm-settings__content__links a:link,
div.kick-kcm-settings__content__links a:visited,
div.kick-kcm-settings__content__links span {
	font: 600 11px/11px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	color: #e9e9e9;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
div.kick-kcm-settings__content__links a:hover {
	color: #4f7194;	
}
button.kick-kcm__btn {
	font: normal 12px/19px 'Open Sans', Arial, Helvetica !important;
	font-weight: 400 !important;
	text-transform: uppercase;
	-webkit-border-radius: 0px !important;
	-moz-border-radius: 0px !important;
	border-radius: 0px !important;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;	
}
button.kick-kcm__btn.kick-kcm__btn-save:hover {
	
}
div.kick-kcm-setting-category__headline {
	font: var(--font-h3_component);
	font-style: normal;
	color: var(--ci_color_black);
	letter-spacing: 0px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	position: relative;	
}
div.kick-kcm-setting-category__headline:after {
	background: var(--ci_color_accent_1);
	bottom: -1px;
	content: "";
	height: 2px;
	left: 0%;
	margin: 0px 0px 0px 0px;
	position: absolute;
	width: 82px;
	transition: all 0.33s ease-in-out;
	-moz-transition: all 0.33s ease-in-out;
	-o-transition: all 0.33s ease-in-out;
	-webkit-transition: all 0.33s ease-in-out;
}
div.kick-kcm-setting-category__headline:hover:after {
	background: var(--ci_color_accent_1);
	width: 180px;
}
div.kick-kcm-expander__headline {
	font-weight: 500 !important;
	color: var(--ci_color_black) !important;
}



/* COMPONENT VIEW */
div.component div.component {
    margin: 0px 0px 0px 0px;
    padding: 20px 40px 20px 0px;
}
section.kick-kcm-setting-category {
	background: #ffffff;
	border: 1px solid #dfdfdf;
	padding: 20px 20px 20px 20px;
}
div.kick-kcm-settings-content_info {
	margin: 0px 0px 30px 0px;
	padding: 0px 0px 0px 0px;		
}
/*
div.kick-kcm-settings__content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}
*/
/*
div.kick-kcm-settings__content__info {
	flex: 0 0 calc(100% - 0px);
	width: calc(100% - 0px);
	margin-bottom: 0px;
}
*/
div.kick-kcm-inline-settings {
	font: normal 14px/22px 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 300;
	color: var(--ci_color_grey);	
}
span.kick-kcm-cpc__switch__info {
	hyphens: none;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	-ms-hyphens: none;
	-o-hyphens: none;
}
div.component span.kick-kcm-cpc__switch__info {
	/* top: 1px; */
}



/* SWITCH BUTTONS */
div.kick-kcm-cpc__switch__bg,
div.kick-kcm-cpc__switch__mark {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;	
}

/* nur fuer Krontec */
.kick-kcm-expander__symbol::after {
	border-color: #7f7f7f !important;
}
