#cookie-bar {background:rgba(59, 50, 41, 0.95); height:auto; line-height:22px; color:#eeeeee; text-align:center; padding:5px 0; z-index: 1010;}
#cookie-bar.fixed {position:fixed; top:0; left:50%; width:100%; transform: translateX(-50%);}
#cookie-bar.fixed.bottom {bottom:69px; top:auto;}
#cookie-bar p {margin:0; padding:15px 25px; color:#ffe521; font-family: Open Sans; font-size: 13px; font-weight: 400; line-height: 25px;}
#cookie-bar a {color:#ffffff; display:inline-block; border-radius:3px; text-decoration:none; padding:0 9px; margin:13px 0 0 13px;}
#cookie-bar .cb-enable {background:#ff5e00;}
#cookie-bar .cb-enable:hover {background:#0083c8;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0083c8;}
#cookie-bar .cb-policy:hover {background:#ff5e00;}