<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@media screen and (max-width: 1024px) {
.slides img {
	width: 50% !important;
}
}

@media screen and (max-width: 800px) {
.slides img {
	width: 100% !important;
}
.slides .flex-caption {
	width: 100% !important;
}
.upb_row_bg {
	width: 100% !important;
}
.site-inner {
	width: 100% !important;
	margin: 0px !important;
	padding: 0px !important;
}
.page-template-page_landing {
	background-attachment: fixed
}
.page-template-page_landing h1 {
	font-size: 30px;
}
.page-template-page_landing .bol-landing {
	display: none
}


.sharethis {
	display: none !important;
}
.shareBTN {
	width: 100%;
	position: fixed;
	padding: 20px 0;
	bottom: 48px;
	z-index: 9999;
	text-align: center;
	border-top: 1px solid #8f8f8f;
	background: #000000;
	display: none;
}
.indirizzo {
	white-space: normal !important;
}
}
</pre></body></html>