#cookie-bar {background:#a74829; color:#fff; text-align:center; padding:20px 0; z-index:400}
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0 10px;}
#cookie-bar a {color:#ffffff; display:inline-block; text-decoration:underline; }
#cookie-bar .cb-enable {background:#5c2716; border-radius:5px; padding:0 5px}
#cookie-bar .cb-enable:hover {background:#000;}