
#_cookie_banner_cont {
	top					: 0;
	bottom				: auto !important;
}




.__cook_priva__txt_cont {
	font-size		: 0.8em;
	line-height		: 1.4em;
	margin-top		: 20px;
	margin-bottom	: 20px;
}

.__cook_priva__button {
	display				: inline-block;
	vertical-align		: middle;
	padding				: 10px 0;
	font-size			: 22px;
	font-weight			: bold;
	border				: 0;
	background-color	: #444444;
	border-radius		: 0.15rem;
	color				: #FFF;
	margin				: auto;
	cursor				: pointer;
	-webkit-transition	: all .15s ease-in-out;
	-moz-transition		: all .15s ease-in-out;
	-o-transition		: all .15s ease-in-out;
	transition			: all .15s ease-in-out;
	transform			: translate(0, 0);
	transform-origin	: center;
	margin-bottom		: 0.5rem;
	
}


.__cook_priva__button.personalizza {
	
	margin-right		: 0.75rem;
	border				: 2px solid #555;
	color				: #555;
	background-color	: #FFF;
	font-size			: 0.8em;
	width				: 30%;
	font-weight			: normal;
}

.__cook_priva__button.accetta {
	width				: 60%;
	
}

			
#_cookie_banner_close {
	
	font-weight			: normal;
	background-color	: transparent;
	border				: 0;
	border-radius		: 0;
	display				: block;
	cursor				: pointer;
	padding				: 0.75rem 1.5rem;
	text-transform		: uppercase;
}

				
			

.__cook_priva__header_opts {
	
	font-size			: 0.7em;
	text-align			: right;
	white-space			: nowrap;
	position			: absolute;
	top					: 0;
	right				: 0;
	
}




@media (min-width: 959px) {

	#_cookie_banner {
		max-width			: 800px;

	}

	.__cook_priva__opts_cont {
		width				: 60%;
		white-space			: nowrap;
	}	

	.__cook_priva__opts_cont button.personalizza {
		margin-right: 1.75rem;
	}
	
}
