/*
 Theme Name: Twenty Seventeen Child Theme
 Theme URI: https://www.ortoband.it
 Author: Stefano Zamboni
 Author URI: https://www.mnd-at-work.it
 Template: twentyseventeen
 Description: Child theme for Twenty Seventeen, customized for ortoband.it
 Version: 0.1
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
 Tags:
 Text Domain: twentyseventeen-child
 */

body,
button,
input,
select,
textarea {
	color: #333;
	font-family: "Josefin Slab", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 20px;
	font-size: 1.1rem;
	font-weight: 400;
	line-height: 1.66;
}



body.has-header-image .site-title, body.has-header-video .site-title, body.has-header-image .site-title a, body.has-header-video .site-title a {
     color: #222;
    opacity: 1;
font-size: 40px;
        font-size: 4rem;
   font-family: "Barrio", "Helvetica Neue", helvetica, arial, sans-serif;
}


.navigation-top {
    /* background: #fff;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    font-size: 16px;
    font-size: 1.1rem;
    position: relative;
    */
   font-size: 20px;
    font-size: 1rem;
   font-family: "Barrio", "Helvetica Neue", helvetica, arial, sans-serif;
}


.wrap {
    /* margin-left: auto; */
    margin-right: auto;
    /* max-width: 700px; 
    padding-left: 2em;*/
    padding-right: 2em;
}


.custom-logo-link img, body.home.title-tagline-hidden.has-header-image .custom-logo-link img, body.home.title-tagline-hidden.has-header-video .custom-logo-link img {
    max-width: 330px;
}

.custom-logo-link img {
    display: inline-block;
    max-height: 180px;
    width: auto;
}



.page .panel-content .entry-title, .page-title, body.page:not(.twentyseventeen-front-page) .entry-title {
    color: #222;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: 800;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    font-family: "Barrio", "Helvetica Neue", helvetica, arial, sans-serif;
}

.entry-utility {
	visibility: hidden;
	display: none;
	
}
