#cookie-bar {background:#111111; height:auto; line-height:24px; color:#eeeeee; text-align:center; padding:2vw 10vw;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;
    font-size:14px;}
#cookie-bar a {color:#ffffff; display:block; text-decoration:underline; padding:0 6px; width: 300px; margin:4px auto;}
#cookie-bar .cb-enable {background:none; color:white; font-weight: 900; text-decoration: underline;}
#cookie-bar .cb-enable:hover {background:none;color:gray;}
#cookie-bar .cb-disable {background:none; color:white; font-weight: 900; text-decoration: underline;}
#cookie-bar .cb-disable:hover {background:none;color:gray;}
#cookie-bar .cb-policy {background:none; color:white; font-weight: 900; text-decoration: underline;}
#cookie-bar .cb-policy:hover {color:gray;}