.cookie-notice {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 4;
	background-color: #fff;
}

.cookie-notice .colored_theme_bg {
	height: 4px;
	width: 100%;
}

.cookie-notice .maxwidth-theme {
	padding-top: 15px;
	padding-bottom: 15px;
}

.cookie-notice__text {
	margin-bottom: 15px;
}