/*
Theme Name: ilPerito Child
Theme URI: http://www.ilperito.net
Template: ilperito
Author: ilPerito AP
Author URI: http://www.ilperito.net
Description: ilPerito child design with love
Version: 1.0
License:
License URI:
Tags: light, dark, white, one-column, two-columns, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, post-formats, theme-options, translation-ready
Text Domain: ilperito_lang
*/

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


/* =Theme customization starts here
-------------------------------------------------------------- */
.bar .logo {
    max-height: 35px!important;
}
@media screen and (min-width: 700px){
img.logo.logo-dark{
	display:none;
}}

nav#menu1 .col-md-11 {
    top: 0px!important;
}

.col-md-11 {
    top: 23px !important;
}
.bg--secondary {
    background: #f5f5f5 !important;
}
.back-to-top i {
    color: #57b375 !important;
}
.menu-horizontal > li:not(:hover) > a {
    opacity: 0.8 !important;
}
footer.footer-6.unpad--bottom.bg--secondary {
    padding-top: 50px !important;
}
footer > div > .row {
    padding-bottom: 50px !important;
}

@media screen and (max-width: 990px){
.menu-horizontal > li {
    font-size: 18px !important;
    text-align: center;
    line-height: 50px !important;
    z-index: 12;
}}
.giustificato p {
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
}

@media screen and (max-width: 768px){
.restringi > div {
    padding-left: 5% !important;
    padding-right: 5% !important;
}}
@media screen and (min-width: 768px){
.restringi > div {
    padding-left: 15% !important;
    padding-right: 15% !important;
}}