#cookie-bar {background:#401a0c; height:auto; line-height:24px; color:#fff; text-align:center; padding:6px 0; z-index: 9999 !important; font-size: 15px;}
#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;}

#cookie-bar a {color:#fff; display:inline-block; border-radius:0; text-decoration:none; padding:5px 16px; margin-left:8px; font-weight: 700;}
#cookie-bar .cb-enable {background:#1b7b9f;  z-index: 999999999 !important;}
#cookie-bar .cb-enable:hover {background:#d35324; color:#fff;  z-index: 999999999 !important;}
#cookie-bar .cb-disable {background:#990000;}
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb;}
#cookie-bar .cb-policy:hover {background:#0055dd;}


#cookie-bar a.cockiesreadmore {color:#fff; display:inline-block; text-decoration:underline;  margin:0 12px 0 0; padding: 0; font-weight: 400;}