/* 
Theme Name: Responsive Child Theme
Theme URI: http://cyberchimps.com/guide/child-theme-example/
Description: Responsive Child Theme
Template: responsive
Version: 1.0.0
Author: CyberChimps
Author URI: https://cyberchimps.com/
License: GNU General Public License
License URI: license.txt

*/

/* =Start From Here
-------------------------------------------------------------- */
body{
font-family: 'Lato', sans-serif;
color:#333;
background-color: #8FA9F4;
}
.post-entry {font-size:1.1em;}
.breadcrumb-list {font-size:1em}
#widgets ul, #widgets ol {padding: 20px 0 0 20px;}
#wrapper {/*background-color:#ededed;*/padding: 0; border: 0;background-color:transparent;}
div#wrapper.wrapper-single {padding-left:15px; background-color:#FFF;}
.top-widget {padding-top:10px;}
#content-blog {margin-top:0;}
#interno {padding:10px;background-color:#FFF;}
#footer {background-color: #fff; color:#333;padding: 0 5px;}
.copyright {padding:20px 0 0 20px;}
#widgets {margin-top: 0;}
#widgets .tagcloud, #widgets .textwidget {
    padding: 0 10px;
}
.col-490 {width:49.99%;}
.widget-wrapper {border:0; border-radius:0;padding:0;min-height: 475px;}
.widget-title h3, .widget-title-home h3 {padding: 20px 10px 20px;background-color:#F4A600; color:#f3f3ff;}
ul#menu-home-prodotti li, ul#menu-home-servizi li, #nav_menu-5 ul li{list-style:none;font-size: 1.1em; line-height: 2em;text-indent: -5px;}
#mytwitter {height:378px;padding:0 10px}

#nav_menu-4 > .widget-title h3, #nav_menu-4 > .widget-title-home h3 {background-color:#455AAA; color:#f3f3ff;}
#nav_menu-5> .widget-title h3, #nav_menu-5 > .widget-title-home h3 {background-color:#2D2C80; color:#f3f3ff;}
#text-2 > .widget-title h3 {background-color:#2D2C80}
#text-8 > .textwidget {padding:0}
.timeline .stream {padding:0 10px;}

ul#menu-home-prodotti li:before {
        padding-right: 6px;
        content: '\f429';
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 16px/1 'Genericons';
        vertical-align: middle;
		color:#F4A600;
}
ul#menu-home-servizi li:before {
        padding-right: 6px;
        content: '\f429';
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 16px/1 'Genericons';
        vertical-align: middle;
		color:#455AAA;
}
#nav_menu-5 ul li:before {
padding-right: 6px;
        content: '\f429';
        display: inline-block;
        -webkit-font-smoothing: antialiased;
        font: normal 16px/1 'Genericons';
        vertical-align: middle;
		color:#2D2C80;

}
#nav_menu-4 {
background-color:#cbd1e9;
}
#nav_menu-5 {
background-color:#dedef0;
max-height:300px;
}
li.mnright {float:right}
.menu {
    background-color: #455aaa;
    background-image: none;
}
.menu a:hover {
	background-color: #455aaa;
	background-image: none;
}
.menu a {
    border-left: medium none;
    text-shadow: none;
}
#footer .social-icons {
    padding-top: 10px;
}
.js .main-nav #responsive_current_menu_item {
    background-color: #455AAA;
    background-image: none;
}
#logo {
    float: left;
    padding-top: 10px;
	padding-left: 9px;
}
h6 {
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
#widgets .widget-title-home h6 a {font-weight:400; line-height:1.2em;padding:10px;font-size:1.2em;text-align:center;}
#text-3 {min-height:450px}
.menu .current_page_item a, .menu .current-menu-item a {
background-color: #f4a600;
}
.home-thumb a img.alignnone {margin:10px auto;}
#header {
    background-color: #ffffff;
}
.menu li li a:hover {
    background: none repeat scroll 0 0 #f4dfb3 !important;
}
.hslider {margin-top:20px;}
#singleslide {margin:0;
			padding:0;
			border: 5px solid #B3B3B3;
			}
p.claim {
    background: none repeat scroll 0 0 rgba(101, 101, 101, 0.80);
    bottom: 5px;
    color: #FFFFFF;
 
    font-size: 1.3em;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    position: absolute;
    left: 0;
    text-align: center;
    width: 100%;
}
p.claim a {
    color: #FFFFFF;
  
}
p.claim a:hover {
   color: #F4A600;
}

a:hover {
    color: #444444;
    outline: 0 none;
    text-decoration: none;
}

a:focus, a:active {
    color: #0066CC;
    outline: 0 none;
    text-decoration: none;
}

a img.alignleft {
    margin: 0 40px 10px 0;
}







/*The last 29 days of the month are the hardest."- Nikola Tesla*/
@media screen and (max-width: 550px) {
	#nav_menu-3 {
    margin-top: 15px;
}
#interno {
    margin-top: 10px;
}
p.claim {
    bottom: 0px;
    font-size: 1em;
    padding: 0px 0;
}
div#widgets {min-width:100%}
	body {
	}
/*.hslider {
	display:none;
}*/
	#logo {
		float: none;
		margin: 0;
		text-align: center;
		padding-left:0;
	}

	}
	