<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: innovation-tipografia
Template: innovation-lite
Author: Giorgio Mecarelli

Description: Innovation Lite is CSS3 Powered and WordPress Latest Version Ready Responsive Theme.  Innovation Lite has Multi Layered Slider, Portfolio and Animated Staff Box Items.  Super Elegant and Professional Innovation Lite Theme will be adjusted automatically with all smart devices if the Responsive Layout be selected.  Full Wide Template can be used for showing showcase or other pages. Featured Boxes, Portfolio and Staff Boxes can represent your company to the world. You can Visit the Innovation Lite Demo at http://demo.d5creation.com/themes/?theme=Innovation Lite and Innovation Lite descriptions at http://d5creation.com/theme/innovationlite 

Version: 1.02

Tags: white, gray, black, blue, light, two-columns, right-sidebar, fixed-layout, fluid-layout, responsive-layout, custom-header, custom-background, custom-menu, threaded-comments, sticky-post, full-width-template, rtl-language-support, translation-ready, theme-options 

License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Innovation Lite WordPress Theme, Copyright 2015: D5 Creation (www.d5creation.com)
Innovation Lite is distributed under the terms of the GNU GPL

Text Domain: innovationlite

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
@import url("../innovation-lite/style.css");

/* contact form 7*/
.wpcf7-list-item-label {float:right;margin-right:30px;}
.wpcf7-number {width:120px !timportant;}
.wpcf7-number-sm {width:50px !important;}
.wpcf7-number-lg {width:170px !important;}
.wpcf7-number-xlg {width:98% !important;}
.wpcf7 {padding-top:10px !important;}
.wpcf7 hr {margin-bottom:20px !important;margin-top:20px !important;}
.box-privacy {font-size:1em !important;margin-bottom:10px;}
.form-item-checkbox p {font-size:1em !important;}
.wpcf7-submit {padding:5px !important;}
label.privacy{font-size:1em !important;font-weight:bold;padding-left:5px;}/*background-image:url('/wp-content/themes/innovation-graffietti/checkbox.png');background-repeat:no-repeat;padding: 0 0 0 25px;cursor: pointer;}*/
span[role="alert"] {font-size:.9em !important;font-weight: bold;}
span.wpcf7-not-valid-tip {color:#FFDE7B !important;}
span.privacy span.wpcf7-list-item-label {float: none !important;margin-right:0 !important;font-weight:bold;}
textarea, input[type="text"], input[type="password"], input[type="email"], input[type="number"], input[type="search"], input[type="tel"], input[type="url"], .titlewrap input, select {background: #FFF !important;}
.wpcf7-quiz-label {font-weight: bold;font-size:1.1em;}
.wpcf7 .text-form, .wpcf7 .select-form {width:300px;}
span.base input, span.altezza input, span.base_chiuso input, span.altezza_chiuso input, span.base_aperto input, span.altezza_aperto input {width:40%}

.checkbox-sondaggio span.wpcf7-list-item-label {float:left !important;margin-left:30px;}
.checkbox-sondaggio input[type="checkbox"] {float:left;}

#right-sidebar {width: 27%;}

::-webkit-input-placeholder { /* WebKit browsers */   color:    #333;}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */   color:    #333;}
::-moz-placeholder { /* Mozilla Firefox 19+ */   color:    #333;}
:-ms-input-placeholder { /* Internet Explorer 10+ */   color:    #333;}

#footer {padding-bottom:50px;}

/* Sidebar */
.title-invio-file {width:65%;float:left;padding-left:3%;}
.title-invio-file h3{width:65%;float:left;padding-left:3%;font-size:1.8em;}


/* Footer */
.versep {border-top: 40px solid #333333 !important;}
#creditline p {padding-top:5px;}

/* #Mobile (Landscape)
================================================== */

/* Note: Design for a width of 480px */

@media only screen and (min-width: 401px) and (max-width: 767px) {
	#right-sidebar {width: 100%;}
	#content {width: 100%;}
}

/*  #Mobile (Portrait) 
================================================== */
    
/* Note: Design for a width of 320px */

@media only screen and (max-width: 400px) {
	#right-sidebar {width: 100%;}
	#content {width: 100%;}
}
/* #Tablet (Portrait)
================================================== */   
/* Note: Design for a width of 768px */

@media only screen and (min-width: 768px) and (max-width: 959px) {
#right-sidebar {width: 100%;}
}
/* #Small tablet landscape (800x600)
================================================== */
/* Note: Design for a width of 800px */

@media only screen and (min-width: 800px) and (max-width: 1023px) {
#content {float: left !important;width:100%;}
}

</pre></body></html>