#cookie-bar {background:#282828 ; height:auto; color:#fff; text-align:center; padding:3px 0;font-family: "Conv_Brandon_light";  z-index: 99999999 !important; 
padding-top:0.5%; padding-bottom: 0.5%;
 }
 



#cookie-bar.fixed2 {position:fixed; bottom:0; left:0; width:100%;}

#cookie-bar.fixed2.bottom {bottom:0; top:auto;}

#cookie-bar p {margin:0 auto; padding:0 2%;  font-size:11px; color:#767676;  font-family: 'Roboto', sans-serif;	 font-weight:normal; letter-spacing:1px; max-width:980px; }

#cookie-bar a {color:#767676; display:inline-block; border-radius:3px; text-decoration:none; padding:0 6px; margin-left:8px;}

#cookie-bar p a.cb-enable {color:#ffffff; font-size:20px;}

#cookie-bar .cb-enable:hover {color:#fff; }

#cookie-bar .cb-disable {background:#990000;}

#cookie-bar .cb-disable:hover {background:#bb0000;}



#cookie-bar span{
	float: left;
	width:95%;
	text-align:left;
}
 #cookie-bar .cb-enable{
 	float: right;
 	padding: 0;
 }


#cookie-bar span a{
	color:#fff;
	text-decoration:underline;
}






#cookie-bar p a.cb-policy {color:#ffffff; margin-left: 10px; text-decoration:underline;}

#cookie-bar .cb-policy:hover {color:#fff; text-decoration:underline;}





.cookie-paragraph h1{

	font-size: 20px;

}

.cookie .block-header{
	font-weight:600;
	margin-bottom:20px;
}

.cookie h3{
	font-weight:600;
}

.cookie .check label{
	color:#000000;
}

.cookie a,
.cookie_title a{
	vertical-align: top;
	color:#000000;
}

.block-inner + .block-inner{
	margin-top: 30px;
}
