<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.label-test-mode {
	background-color: red;
	color: #ffffff;
	position: fixed;
	top: 10px;
	left: 10px;
	display: block;
	z-index: 1000;
	padding: 6px 12px;
	font-size: 11px;
	font-size: 13px; /*GARAMOND*/
}
#header &gt; .wrapper, 
#middle &gt; .wrapper {
	max-width: 1200px;
	width: 100%;
}
#header &gt; .wrapper, 
#middle &gt; .wrapper &gt; .inner {
	background: #ffffff;
	background-color: #ffffff;
	-webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
	-moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
	box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.25);
}
#column-left {
	width: 75%;
	margin: 0;
	padding: 0 25px 0 0;
	box-sizing: border-box;
}
#column-right {
	width: 25%;
}

#column-left #sub-column-left {
	width: 65%;
	margin: 0;
	padding: 0 25px 0 0;
	box-sizing: border-box;
}
#column-left #sub-column-right {
	width: 35%;
}
#aree-tematiche &gt; #aree-tematiche-head &gt; .inner {
	width: 153px;
}
#nav-aree-tematiche {
	position: absolute;
	right: 0;
	left: 154px;
	width: auto;
}
#aree-tematiche-pagination {
	right: 0;
	position: absolute;
}
#search-box input[type="text"] {
	width: 70%;
	margin-right: 3%;
	box-sizing: border-box;
	height: 23px;
	line-height: 23px;
}
form input[type="submit"], .button {
	width: 27%;
	box-sizing: border-box;
}
#header-top-bg {
	width: 100%;
}
#logo {
	left: 0;
	right: 0;
	margin: 0 auto;
	max-width: 476px;
	width: 100%;
	top: 40px;
}
#greentoscana article .post h3, #greentoscana article .post h3 a {
	line-height: 18px;
}
#greentoscana &gt; .content {
	padding: 15px;
}
#greentoscana &gt; header {
	padding: 0 15px;
}
body.single .post p, body.single .post ul li, body.single .post ol li {
	font-size: 1.15em;
}
body.single .post p.catenaccio {
	font-size: 1.25em;
}
.post p.categorie {
	font-size: 0.95em;
	margin-bottom: 10px;
}
.post .occhiello, .post .catenaccio {
	margin-bottom: 10px;
	font-size: 1.25em;
}
.post h1 {
	font-size: 3em;
}
#nav-main ul li {
	font-size: 1.25em;
}
#header-middle {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
}
#partner-ambiente {
	font-size: 12px;
	font-size: 13px; /*GARAMOND*/
	margin-top: 8px;
}
#partner-repubblica {
	margin-top: 8px;
	font-size: 13px; /*GARAMOND*/
}
#header-middle {
	min-height: 127px;
}
#middle &gt; .wrapper &gt; .inner {
	padding: 25px;
}
#articoli &gt; article .post h2 {
	font-size: 1.7em;
}
.widget-gray-1 .widget-content, .widget-blue-1 .widget-content, .widget-green-1 .widget-content, .widget-pink-1 .widget-content, .widget-ciano-1 .widget-content, .widget-piombo-1 .widget-content, .widget-orange-1 .widget-content, .widget-gray-1 .widget-head, .widget-blue-1 .widget-head, .widget-green-1 .widget-head, .widget-pink-1 .widget-head, .widget-ciano-1 .widget-head, .widget-piombo-1 .widget-head, .widget-orange-1 .widget-head {
	padding: 10px 15px;
}
.widget-container ins {
	text-align: center;
	width: 100%;
	display: block;
}
body.home #sidebar-right-widget-area-white.for-widgets {
	border-left: 0;
}
.post p {
	margin-bottom: 20px;
}
article {
	padding-bottom: 5px;
	margin-bottom: 30px;
    border-bottom: 1px dotted #999999;
}
.post a:link, .post a:visited {
	color: #22723f;
}
img {
	max-width: 100%;
}
.zakiGreenRubricheWidget .widget-content img {
	height: auto;
}
.zakiGreenPartnersWidget .widget-content em, .zakiGreenPartnersWidget .widget-content h2, .zakiGreenPartnersWidget .widget-content p {
	font-size: 1.1em;
}
.for-widgets .widget-content &gt; .bx-wrapper &gt; .bx-viewport &gt; div &gt; div {
	width: 100% !important;
}
#adv-testata.adv img {
	height: auto;
}
@media (max-width: 720px) {
	#header-top-bg {
		height: 100px;
	}
}
@media (max-width: 650px) {
	#header-top-bg {
		height: 90px;
	}
}
@media (max-width: 500px) {
	#header-top-bg {
		height: 75px;
	}
}
@media (max-width: 450px) {
	#header-top-bg {
		height: 70px;
	}
}
@media (max-width: 400px) {
	#header-top-bg {
		height: 65px;
	}
}
@media (max-width: 350px) {
	#header-top-bg {
		height: 58px;
	}
}

@media (max-width: 1050px) {
	#column-left {
		width: 65%;
	}
	#column-right {
		width: 35%;
	}
}

.only-on-mobile {
	display: none !important;
}

@media (max-width: 768px) {
	#column-left {
		width: 100%;
		float: none;
		padding-right: 0;
	}
	#column-right {
		width: 100%;
		float: none;
	}
	.not-on-mobile {
		display: none !important;
	}
	.only-on-mobile {
		display: block !important;
	}
	.st_linkedin_hcount, 
	.st_email_hcount {
		display: none !important;
	}

	#column-left #sub-column-left, #column-left #sub-column-right {
		width: 100%;
		padding-right: 0;
		float: none;
	}	
	#nav-social {
		display: none;
	}
	#search-box {
		display: none;
	}
	.only-on-mobile #search-box {
		display: block;
		margin-top: -10px;
		margin-bottom: 25px;
	}

	#aree-tematiche &gt; #aree-tematiche-head {
		width: 100%;
	}
	#aree-tematiche &gt; #aree-tematiche-head &gt; .inner {
		width: 100%;
	}
	#aree-tematiche &gt; #aree-tematiche-head h2 {
		text-align: left;
		padding-left: 25px;
	}
	#aree-tematiche-pagination {
		display: none;
	}
	#nav-aree-tematiche {
		position: relative;
		width: 100%;
		left: 0;
		overflow-x: scroll;
	}
	#nav-aree-tematiche ul {
		position: relative;
		padding: 0 12px;
	}
	#aree-tematiche {
		margin: 0;
	}
	#nav-aree-tematiche ul li a {
		font-size: 11px;
		font-size: 13px; /*GARAMOND*/
		padding: 9px 5px;
	}
}

.article-images img {
	width: 100%;
	height: auto;
}

@media (max-width: 650px) {
	.article-images {
		width: 100%;
		margin: 0 0 20px 0;
		float: none;
	}
	.article-images img {
		width: 100%;
		height: auto;
	}
	.post h1 {
		font-size: 2.3em;
	}

	#nav-colophon ul {
		width: 100%;
		display: block;
	}
	#nav-colophon ul li {
		width: 100%;
		display: block;
		background: none;
		float: none;
		padding-top: 5px;
		padding-bottom: 5px;
		text-align: center;
	}
}
img.left {
	max-width: 200px;
	height: auto;
}
@media (max-width: 500px) {
	body.home article img.left, body.archive article img.left {
		width: 100%;
		max-width: 100%;
		height: auto;
		float: none;
		display: block;
		margin: 0 0 15px 0;
		box-sizing: border-box;
	}
}
#middle &gt; .wrapper {
	padding: 0;
}
body.home .post .occhiello, 
body.home .post .catenaccio,
body.archive .post .occhiello, 
body.archive .post .catenaccio {
	font-size: 1.1em;
	line-height: 20px;
}

footer#footer &gt; .wrapper {
	width: 100%;
	max-width: 1200px;
	background: none;
}
footer#footer &gt; .wrapper:before {
	width: auto;
	height: 6px;
	background-color: #ffffff;
	display: block;
	content: ' ';
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
	-webkit-box-shadow: 0px 0 5px 0px rgb(0 0 0 / 25%);
    -moz-box-shadow: 0px 0 5px 0px rgba(0,0,0,0.25);
    box-shadow: 0px 0 5px 0px rgb(0 0 0 / 25%);
}
footer#footer &gt; .wrapper:after {
	width: auto;
	height: 12px;
	background-color: #ffffff;
	display: block;
	content: ' ';
	position: absolute;
	top: -8px;
	left: 0;
	right: 0;
}
#nav-colophon {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	padding-top: 23px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-bottom: 15px;
	box-sizing: border-box;
	background-color: #aaaaaa;
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
}

#container {
	overflow: hidden;
	width: 100%;
}
#nav-aree-tematiche {
	margin: 0;
}
@media (max-width: 850px) {
	#partner-repubblica a {
		display: none !important;
	}
	#partner-repubblica {
		font-size: 0 !important;
	}
	#partner-repubblica a.emissioni-zero-banner {
		display: block !important;
		top: 0;
		position: absolute;
		left: 0;
		right: 0;
		margin: 5px auto 0 !important;
	}
	#partner-repubblica br {
		display: none !important;
	}
	#partner-ambiente {
		max-width: 87px;
	}
	#logo {
		max-width: 238px;
		height: auto;
		top: 25px;
	}
	#logo img {
		height: auto;
	}
	#header-middle {
		min-height: 100px;
	}
	#partner-ambiente, #partner-repubblica {
		width: 50%;
		max-width: none;
		top: 65px;
		position: absolute;
		margin-top: 0;
		left: 0;
		right: 50%;
		height: 55px;
		line-height: 55px;
	}
	#partner-ambiente br, #partner-repubblica br {
		display: none !important;
	}
	#partner-ambiente a, #partner-repubblica a {
		display: inline-block;
		vertical-align: middle;
	}
	#partner-ambiente img, #partner-repubblica img {
		max-height: 50px;
		display: inline-block;
		vertical-align: middle;
		margin-left: 5px;
		margin-top: -3px;
		width: auto;
	}
	#partner-repubblica {
		left: 50%;
		right: 0;
		padding-top: 2px;
	}
	#nav-main {
		margin: -5px 0 5px;
	}
	#menu-menu-principale {
		width: 900px;
	}
	/*#nav-main ul li:first-child:not(#menu-item-467)*/#nav-main #menu-item-472 {
		display: none !important;
	}
	#menu-item-452 a {
		background: #008327 !important;
	}
	#nav-main ul li.current-menu-item a, #nav-main ul li.current_page_item a, #nav-main ul li.current_page_item a:hover {
		background: #719e34 !important;
	}
	#nav-main {
		overflow-x: scroll;
	}

	#header, #middle, #footer {
		overflow: hidden;
	}
	#partner-ambiente img {
		margin-top: -6px;
	}
}
footer#footer &gt; .wrapper {
	padding: 0;
}
#disclaimer {
	padding-left: 20px;
	padding-right: 20px;
}

.box_archivio {
	width: auto;
}

@media (min-width: 1050px) {
	#column-left #sub-column-left {
		width: 60%;
	}
	#column-left #sub-column-right {
		width: 40%;
	}
	#column-left {
		width: 73%;
	}
	#column-right {
		width: 27%;
	}
}

h1, h2, h3, h4, h5, h6, 
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	font-family: 'adobe-garamond-pro', serif !important;
}
#greentoscana article .post h3 {
	font-size: 1.4em;
}
.zakiGreenPartnersWidget .widget-content h2, 
.zakiGreenRubricheWidget .widget-content h2 {
	font-size: 1.3em;
}

body { /*GARAMOND*/
	/*font-size: 14px;*/
}

@media (max-width: 500px) {
	/*#aree-tematiche {
		display: none !important;
	}*/
}
@media (min-width: 1100px) {
	#nav-main ul li a {
		padding: 0 30px;
	}
}

#aree-tematiche &gt; #aree-tematiche-head h2 {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-style: normal;
	padding-top: 9px;
	font-size: 1.22em;
}
#nav-aree-tematiche ul li {
	font-family: 'Arial', 'Helvetica', sans-serif;
	font-size: 0.92em;
}
#nav-main ul li {
	font-family: 'adobe-garamond-pro', serif !important;
	font-size: 1.4em;
}
#nav-main ul li a {
	line-height: 37px;
}
#nav-colophon ul li {
	font-family: 'Arial', 'Helvetica', sans-serif;
}

.zk-mobile-banner ins &gt; a {
	margin-bottom: 10px; 
	padding-bottom: 5px; 
	border-bottom: 1px dotted #666666; 
	text-align: center;
	display: block;
}

@media (min-width: 980px) {
	#nav-main ul {
		text-align: center;
		font-size: 0;
	}
	#nav-main ul li {
		display: inline-block;
		float: none;
		font-size: 16.8px;
	}
}</pre></body></html>