#cookie-bar {background: #bc1521; height:auto; min-height:50px; line-height:50px; color:#ffffff; text-align:center; padding:20px 40px;}
#cookie-bar.fixed {position:fixed; top:0; left: 50%; max-width: 1920px; width: 100%; transform: translateX(-50%);}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0; font-family: 'Oxygen', sans-serif; font-size: 2.5em; color: #ffffff; line-height: 1.8em;}
/*#cookie-bar a:first-child {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0; margin-left:0; border-bottom: 1px dotted #ffffff;}*/
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin: 6px; border-bottom: none;}
#cookie-bar p a[rel="nofollow noopener"], #cookie-bar p a:hover[rel="nofollow noopener"], #cookie-bar p a:focus[rel="nofollow noopener"] {color:#ffffff; text-decoration:underline; padding:0; margin: 0; border-bottom: none;}
#cookie-bar .cb-enable {background:#ffffff; color: #bc1521;}
#cookie-bar .cb-enable:hover {background:#000000; color: #ffffff;}
#cookie-bar .cb-disable {background:#ffffff; color: #bc1521;}
#cookie-bar .cb-disable:hover {background:#1c1c1c;}
#cookie-bar .cb-policy {background:#ffffff; color: #bc1521;}
#cookie-bar .cb-policy:hover {background:#1c1c1c;}