/**
* Theme Name: Campaigner Child
* Description: This is a child theme of Campaigner.
* Author: <a href="https://cmsmasters.net/">cmsmasters</a>
* Template: campaigner
* Version: 1.0.0
* Tested up to: 6.6
* Requires PHP: 7.4
* License:
* License URI:
* Text Domain: campaigner-child
* Copyright: cmsmasters 2025 / All Rights Reserved
*/

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-deny {
	color: #fff !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-accept{
	color: #fff !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-view-preferences{
	color: #fff !important;
}

.cmplz-cookiebanner .cmplz-buttons .cmplz-btn.cmplz-save-preferences{
	color: #fff !important;
}

.cmplz-buttons .cmplz-btn:before{
	background: : #000 !important;
}

.cmplz-manage-consent:before {
	background: #fff;
}

.cmplz-manage-consent:after{
	background: #fff;
}

/* .fotoround img{
	box-shadow: 20px 20px 45px 0px #000;
	border-radius: 100%;
} */

@media screen and (max-width: 480px){
	
	.sostieneBattaglia h2 {
		font-size: 40px;
		text-align: center;
		margin-bottom: 30px;
	}
	
}

