#cookie-bar {background:black; height:auto; line-height:24px; color:white; text-align:center; padding:3px 0;}
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {font-family: 'Oswald', san-serif; font-weight: 300; font-size: 12px; text-transform: uppercase; letter-spacing: 0.2em; margin:0; padding:0;}
#cookie-bar a {color:white; display:inline-block; border-radius:4px; text-transform: uppercase; text-decoration:none; padding:0 10px; margin-left:8px;}
#cookie-bar .cb-enable {background:red;}
#cookie-bar .cb-enable:hover {background:#48D1CC;}
#cookie-bar .cb-disable {background:red;}
#cookie-bar .cb-disable:hover {background:#48D1CC;}
#cookie-bar .cb-policy {background:red;}
#cookie-bar .cb-policy:hover {background:#48D1CC;}

@media screen and (max-width: 480px) 

{#cookie-bar p {font-family: 'Oswald', san-serif; font-weight: 300; font-size: 10px; text-transform: uppercase; letter-spacing: 0.2em; margin:0; padding:0;}

