/*
Theme Name: 	Lavorgna
Theme URI:      https://www.lavorgnasrl.it
Author:         Arcadia
Author URI:     https://www.arcadiacom.it
Description: 	Tema realizzato per i Comuni gestiti da Lavorgna
Template:     	lavorgna
Version: 		1.0
License: 		GNU General Public License v2 or later
License URI: 	http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url("../lavorgna/style.css");


/* COLORI */
.verde{color:#476d66}
.giallo{color:#e7b201}

/* STILI */
a:hover{color:#476d66}
img{max-width:100%; height:auto}
.section-title, .entry-header h2{text-transform:none}

/* LOGO */
.arc_logo{max-width:240px}

/* MENU */
.navbar-default .navbar-nav>li>a {text-transform:uppercase}

/* HEADER */
@media (min-width: 768px) {
	.navbar-default {padding: 5px 0;}
}

/* FORM */
.form-control{border-color:#476d66; font-weight:normal; color:#333}
span.wpcf7-list-item {margin:0}
input[type=checkbox], input[type=radio]{margin:4px 4px 0 0}
.form-group a{font-weight:bold}
::placeholder { color: #555 !important; opacity: 1; font-weight:normal}
:-ms-input-placeholder, ::-ms-input-placeholder { color: #555  !important; font-weight:normal}

/* FIX COMPOSER */
@media all and (max-width:767px){
	.vc_grid.vc_row.vc_grid-gutter-30px div.vc_grid-item{padding-right:0}
	div.vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper{margin-right:0}
}

/* BLOG */
.blog-content{padding:0}
.post-wrapper{border:none}
.entry-footer{margin-top:20px}
.entry-header h2 {margin:25px 0}
.single-post-navigation .previous a, .single-post-navigation .next a {background-color:#476d66}
.entry-header .entry-meta li a{color:#888}

/* SIDEBAR */
.widget_recent_entries ul li a{font-size:16px; color:#476d66}
.widget_recent_entries.widget ul li a:hover{color:#e7b201}
.widget_recent_entries ul li .post-date{font-size:12px; color:#444; font-weight:bold}
.widget_categories ul li::before, .widget_meta ul li::before, .widget_pages ul li::before{float:none}

/* FOOTER */
.footer-copyright{background-color:#476d66}
.footer-multi-wrapper .copyright {color:#fff; font-size:14px}
.footer-multi-wrapper .social-icon ul li a i:hover, .footer-copyright a:hover{color:#e7b201}
.footer-copyright .copyright {text-align:left; margin-bottom:15px}

/* CREDIT */
.credit { width: 100%; position: relative; float: left; overflow: hidden; height: 13px}
.credit a{ width: 52px; height: 13px; float: right}
.credit a img { position: absolute; top: -26px; right: 0; width:52px}
.credit a:hover img { top: 0; right: 0} 