.cc-cookies { box-sizing: border-box; position:fixed; width: 100%; left: 0; padding: 0.3em 10%; font-size: 13px; font-weight: 400; text-shadow: 0 0px 0 rgba(0,0,0,0.35); z-index: 99999; text-align: left; line-height: 30px; }
.cc-cookies:before { height: 100%; left: 0; position: absolute; top: 0; width: 100%; content: ''; }
.cc-cookies .inner-cookie{ position: relative; }
.cc-cookies a { text-decoration: underline; }
.cc-cookies a:hover { text-decoration: none; }
.cc-overlay { height: 100%; padding-top: 25%; }
.cc-cookies-error { float: left; width: 90%; text-align: center; margin: 1em 0 2em 0; background: #fff; padding: 2em 5%; border: 1px solid #ccc; font-size: 18px; color: #333; }
a.cc-cookie-accept{ text-decoration:none; text-align: center; display: block; padding: 0 7px; width: 14%; height: 40px; float: right; font-size: 12px;line-height: 40px; }
.cookie_text{font-size: 12px;line-height: 15px;width: 82%;float: left;}
@media screen and (max-width: 992px) {
.cookie_text, a.cc-cookie-accept{
	width: 100%;
	}
	.cc-cookies{
		margin-bottom:49px;
		z-index:99999999999999999999;
	}
	#live-search{
		margin-top:23px;
	}
}

@media screen and (max-width: 768px) {
.cc-cookies a.cc-cookie-accept { display: block; margin: 1em 0; }
}
