#cookie-bar {background:#100e0e; font-size: 10px; height:auto; line-height:30px; color:#fff; text-align:center; padding:23px 30px; padding-bottom: 45px;}
#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; font-size: 13.5px;}
#cookie-bar a {color:#100e0e; display:inline-block; border-radius:5px; font-weight: 500; text-decoration:none; padding:3px 16px; margin-left:15px;}
#cookie-bar .cb-enable {background:#e9eddf;}
#cookie-bar .cb-enable:hover {background:#61bb70;}
#cookie-bar .cb-disable {background:#e9eddf;}
#cookie-bar .cb-disable:hover {background:#61bb70;}
#cookie-bar .cb-policy {background:#e9eddf;}
#cookie-bar .cb-policy:hover {background:#e9eddf;}