#cookie-bar {background:#111; height:auto; font-size:0; color:#000; text-align:center; padding:10px 0;z-index:9999;}
#cookie-bar span{font-size:13px;line-height:1.4;}
#cookie-bar.fixed {position:fixed; bottom:0; left:0; width:100%;background:#fff;box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {margin:0; padding:0;}
#cookie-bar a{color:#579c06;}
#cookie-bar .cb-enable {font-size:13px;color:#fff; display:inline-block; vertical-align:middle;border-radius:3px; text-decoration:none;padding: 4px 12px;margin-left: 10px;background: url('../img/menu.png') repeat-x bottom;}