<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: Virtue Theme Child - idea82
Theme URI: http://www.idea82.it
Description: tema child per idea82
Author: Webservice di Bianchetti Enrico
Author URI: http://www.webservice.brescia.it
Template: virtue
Version: 1.0
*/

@import url(../virtue/style.css);

/* menu */
#nav-main {margin-top: 45px !important;}
.sf-menu a {padding:10px 15px;}

@media only screen and (min-device-width : 992px) and (max-device-width : 1200px) {
	.sf-menu a {padding:10px 8px;}
}

/* quadrati in home page */
.home-iconmenu a {margin: 0 18px; background:#b5a68c none repeat scroll 0 0 !important; color:#fff !important;}
.home-iconmenu a i { font-size:38px; color:#fff !important;}
.home-iconmenu a h4, .home-iconmenu a p {color:#fff !important; font-size:18px !important; line-height: 26px;}

#containerfooter h3{font-size: 18px;}</pre></body></html>