/*
Theme Name: Comune di Deruta 2021
Theme URI: http://www.gruppoformiche.it/
Description: Tema Wordpress del Comune di Deruta
Author: Le Formiche Comunicazione
Author URI: http://www.gruppoformiche.it/
Template: design-italia
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

develop:
MoiKano Web Reality di Opizzi Mattia Placido - http://www.moikano.it/ - info@moikano.it

based on:
- https://github.com/italia/design-wordpress-theme
*/

/* HEADER */
.it-header-slim-wrapper .it-header-slim-wrapper-content a { font-size: .889em; }
@media screen and (max-width: 767px) { .header-slim-right-zone { width: 50%; } }
.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a h2 { font-weight: 700; }
.it-socials .light { vertical-align: middle; line-height:40px; font-size: 26px; }
.it-socials li:first-child { font-size: 18px; }
@media (min-width: 992px) {
	.it-header-center-wrapper .it-header-center-content-wrapper .it-brand-wrapper a .icon {
		width: 95px;
		height: 95px;
	}
}

/* MENU */
.menu-main .mega-menu li a { font-weight: 700; }
.menu-main .sub-menu li a { font-weight: 400; }
.nav li a { font-size: 1em; }

/* HOME */
.avvisi-home .widget-title { color: #fff; }

.banner .widget-title { font-size: 1rem; }
.banner a { display: inline-block;
	overflow: hidden;
    padding: 0;
    margin-bottom: 15px;
    border-radius: 4px;
    -webkit-box-shadow: 4px 4px 8px 0 rgb(0 0 0 / 10%);
    -moz-box-shadow: 4px 4px 8px 0 rgba(0,0,0,0.1);
    box-shadow: 4px 4px 8px 0 rgb(0 0 0 / 10%); }
.banner a img { width: 100%; }

/* GENERALE */
.card .card-body h5.card-title.big-heading { font-size: 1.2rem; line-height: 1.7rem; text-transform: uppercase; }
.contenuto { color: #535659; }
body, #content { background-color: #eee; }
.post-template-default #container { background-color: #fff; }
[id$="dettaglio-meta"], [id$="dettaglio-pagination"] { background-color: #e7e7e7; }
.wrap-argomento { padding: 45px 0; }

/* FOOTER */
.it-footer-main h4, .it-footer-main hr { padding-bottom: 12px; margin-bottom: 12px; border-bottom: 1px solid hsla(0,0%,100%,.5); }
.widget_last_post .widget_last_post_inner { border-top: none; padding: 0; }
.it-footer .widget_nav_menu li { padding: 0; margin-bottom: 5px; }


/* MwR */
.archive-categories .btn { margin: 0 .4em .4em 0; padding: .4em .8em; }
.archive-categories .btn:hover, .archive-categories .selected { text-decoration: underline; }
.list-subpages .btn { margin: 0 .4em 1rem 0; padding: .4em .8em; }
.list-subpages .btn:hover { text-decoration: underline; }
.page-cards { margin: 48px -12px 0 -12px; }
.page-cards .widget_category_mansory { margin-bottom: 0; }
#cookie-notice { padding: 0; }
