/*
Theme Name:     Twenty Seventeen Child
Theme URI:      http://example.com/
Description:    Tema Child per il tema Twenty Seventeen
Author:         Qui il vostro nome
Author URI:     http://example.com/about/
Template:       twentyseventeen
Version:        0.1.0
*/

#top-menu {
font-family: 'Libre Franklin';
#font-weight: 800;
line-height: 18px;
font-size: 0.960rem;
letter-spacing: 0.14em;
font-weight: bold;
}

.wrap {
max-width: 960px;
padding-left: 3em;
padding-right: 3em;
}
body.home .wrap{padding-top:0;}
.main-navigation a:hover {
	color: #FFD700;
}

.main-navigation li li:hover,
	.main-navigation li li.focus {
		background: #FFD700;
	}

.navigation-top .current-menu-item > a,
.navigation-top .current_page_item > a {
	color: #FFD700;
}
body.single-otw-portfolio .otw-eighteen {
  width: 100%;
}
body.single-otw-portfolio .otw-six {
  display:none;
}
.site-footer .wrap{width:100%;text-align:center;}
.site-footer .site-info{width:100%;text-align:center;font-size:13px;}
.otw-single-portfolio-item h1.entry-title{
	color: #222;
font-size: 1rem;
font-weight: 800;
letter-spacing: 0.14em;
text-transform: uppercase;
	font-family:"Libre Franklin","Helvetica Neue",helvetica,arial,sans-serif;
}
body.page:not(.twentyseventeen-front-page) h2.entry-title{font-size: 1rem;}
.otw-sc-portfolio .otw-portfolio-item div.title h3{font-size:15px;}
.otw-sc-portfolio div.entry-content{font-size:12px;}
.otw-sc-portfolio .otw-portfolio-item-link > div.text {  
  bottom: -100%;
  height: 100%;
  color:#000;
  font-size:15px;
}
.otw-sc-portfolio .otw-portfolio-item-link:hover > div.title {
  bottom: 0;
}
.portfolio-gallery-wrapper .flexslider .slides li{text-align:center;}
.portfolio-gallery-wrapper .flexslider .slides img{width:auto;max-width:100%;display: inline;}
.panel-content .wrap, #content{
  padding-bottom: 20px;
  padding-top: 30px;
}
.otw-single-portfolio-item  .categories, .nav-single h3, .nav-single a{font-size:13px;}
@media (min-width:1024px){
	.site-branding .wrap{
		max-width: 1000px;
		padding-left: 0;
		padding-right: 0;
	}
	.site-branding .wrap .site-title{
		font-size:40px;
	}
}
