@charset "utf-8";/*
Puoi aggiungere qui il tuo codice CSS.

Per maggiori informazioni consulta la documentazione (fai clic sull'icona con il punto interrogativo qui sopra).
*/

#cookie-notice .button.bootstrap{
	background-color: #fff;
	background-image: none;
	color: #f8c34f;
	box-shadow: none;
	text-shadow: none;
	border-color: transparent;
}

#cookie-notice .button.bootstrap:hover{
	background-color: #fff;
	background-image: none;
	color: #f8c34f;
	box-shadow: none;
	text-shadow: none;
	border-color: transparent;
}
/*pop up*/
.sgpb-theme-1-content{
	border: 0px!important;
}
.sgpb-popup-close-button-1{
	top: 5px;
}
.sgpb-theme-1-overlay{
	background-image: none!important;
}
.pop-up, .sgpb-popup-dialog-main-div-wrapper #sgpb-popup-dialog-main-div{
	background: #00335e!important;
}
.pop-up p a{
	color: #fff;
}
.pop-up p{
	text-align: center;
	font-size: 30px;
}
.sgpb-theme-1-content{
	border-radius: 0px;
}
