/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 19 2021 | 11:39:47 */
#cookie-law-info-bar {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}

#cookie_action_close_header {
	-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
}

#cookie-law-info-bar[data-cli-style="cli-style-v2"] {
  
  	margin-top: 0;
	margin-bottom: 0;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.cli-bar-container.cli-style-v2 {
	font-size: 9pt;
	margin-top: 0;
	margin-bottom: 0;
}

div#cookie-law-info-again{
  -webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); 
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;}

span#cookie_hdr_showagain {
-webkit-box-shadow: 0px 0px 0px 0px rgba(0,0,0,0); 
box-shadow: 0px 0px 0px 0px rgba(0,0,0,0);
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
  font-size: 9pt;
}