.cc-cookies { box-sizing: border-box; position:fixed; width: 100%; left: 0; padding: 10px 19px 10px 32px; font-size: 15px;   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; width:93%;}
.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; }
.cc-cookies .inner-cookie a{padding:0 10px}
.cc-cookies .inner-cookie a.cc-cookie-accept{ text-decoration:none; padding: 7px 7px;height: 30px;font-size: 13px; }
@media screen and (max-width: 768px) {
.cc-cookies a.cc-cookie-accept {  margin: 1em 0; }
}
@media screen and (max-width: 320px) {
.cc-cookies { position: relative; float: left; }
}