/*
 Theme Name:   Dynamic child
 Theme URI:    http://localhost:8888/prova01/theme/dynamic-child
 Description:  Child theme, based on Dynamic News Lite
 Author:       Mul
 Template:     dynamic-news-lite
 Version:      1.0.0
 Tags:         militant
 Text Domain:  dynamic-child
*/

#logo .custom-logo{
max-width: 80%;
}

#logo {
max-width: 400px;
}

#topnavi-wrap {
height: 0px;
}

.widget .textwidget img{
    max-width: 49%;
    height: auto;
}

.widget .textwidget p{
    margin:0;
}

span.credit-link{
visibility: hidden;
}

h1, h2, h3, h4, h5, h6, a {
font-family: 'Lato', Sans-Serif;
text-transform: none;
}

.post-title {
font-family: 'Lato', Sans-Serif;
text-transform: none;
padding: 0;
}

#navi-wrap #mainnav-menu a{
font-family: 'Lato', Sans-Serif;
padding: 1em;
font-size: 0.92em;
}

#header-wrap{
background-image: url('../../uploads/2018/03/header3.jpg');
background-color: none;
background-size: cover;
background-position:  0% 30%;
margin-bottom: -3em;
padding: 0;
}

#header{
max-width: 1340px;
margin: 0 auto;
}

#navi-wrap {

}

.entry-meta .meta-date, .entry-meta .meta-author{
display: inline;
}

#mainnav{
padding: 1em;
}

.meta-author{
margin-right: 0px;
padding-right: 0px:
border-right: none;
}

.entry-meta {
color: #fff;
background: #111;
}

.mobile-header-none #logo{
margin: 0 0 60px 3%;
}