/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Jan 07 2026 | 15:48:14 */
#page-container {
	width: 100%;
    max-width: 1200px;
    margin: auto;
	-webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}

#bootstrap-theme.crm-container {
	background-color:transparent;
}

.fusion-is-sticky .fusion-header-v2 .fusion-header {
    max-width: 1200px;
}


.fusion-text {
    --awb-font-size: 14px;
}

.fusion-tb-footer.fusion-footer {
	font-weight: 500;
}


.fusion-tb-footer.fusion-footer a {
	color:#fff;
}

.pulsante {
	padding: 8px 14px; 
	border-radius: 5px; 
	color: #fff; 
	background: var(--primario); 
	display: inline-block; 
	text-decoration: none;
}

@media (max-width: 980px) {
	/*#page-container {
		width: 100%;
	}*/
}
