.site-branding {
clear: both;
display: block;
margin: 0 auto;
width: 100%;
max-width: 1200px;
}
.logo {
width: 200px;
height:200px;
float:left;
}
@media screen and (max-width: 1118px) {
.logo {
width: 200px;
height: 200px;
float: none;
margin: auto;
}
}
.titoli {
float:left;
padding-top: 85px;
}
@media screen and (max-width: 1118px) {
.titoli {
float: none;
margin: auto;
padding-top: 85px;
text-align: center;
}
}
.site-branding {
padding: 3.2em 1.6em;
position: inherit;
text-align: left;
margin-bottom: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-bottom: 0px solid #343434;
}
.main-navigation {
clear: both;
display: block;
margin: 0 auto;
padding: 1.6em 2.5%;
text-transform: uppercase;
width: 100%;
font-family: 'Montserrat', sans-serif;
font-weight: 400;
font-size: 12px;
letter-spacing: 2.5px;
max-width: 1200px;
border-bottom: 0px solid #eee;
}
@media screen and (max-width: 1118px) {
.titoli {
float:inherit;
padding-top: 0px;
padding-bottom:20px;
}
}
.menulargo {
width: 100%;
clear: both;
background-color: rgba(202, 185, 217, 0.57);
border-bottom: 1px solid #90599a;
border-top: 1px solid #90599a;
}
.hentry {
margin: 1.6em 0 3.8em;
background-color: rgba(202, 185, 217, 0.22);
}
.entry-summary .more-link {
background-color:#fff;
width: 200px;
}
.sidebar .widget {
border: 1px solid #eee;
padding: 20px;
padding-top: 10px;
background-color: #f3f0f7;
}
button, input, optgroup, select, textarea {
padding: 10px;
}
.site-info {
background-color: #cab9d9;
}
header {
background-image: ;
background-image: url(https://www.mammailaria.com/wp-content/uploads/2018/11/sfondo2.jpg) !important;
background-repeat: no-repeat;
background-position: top bottom;
}
article header {
background-image: ;
background-image: none !important;
background-repeat: no-repeat;
background-position: top bottom;
}
.site-main .posts-navigation {
display:none;
}
.owl-carousel .owl-item {
float: left;
height: 350px;
border-right: 5px solid #fff;
background-color: #f3f0f7 !important;
}
.entry-dateslide {
margin-top: 15px;
}
input[type="search"].search-field {
box-sizing: border-box;
width: 100%;
padding-left: 2em;
margin-top: 8px;
}