@import url(https://fonts.googleapis.com/css?family=Merriweather:200,300,400,400,600,700&subset=latin,latin-ext);
/* Options set in the admin page */

body,
body p{ 
	font-family: 'Merriweather';
	color: ;
}
#header .logo h1 {
	font-family: 'Merriweather';
}

/* Extra CSS */
.tag-cloud-link {
    display: block;
    float: left;
    border: 1px solid #c6c6c6;
    color: gray;
    font-size: 11px;
    padding: 7px 10px;
    margin: 0 4px 4px 0;
    line-height: 1;
    text-transform: uppercase;
}

#header .logo img {
max-width: 100%;
}

.carousel .owl-item:hover article {
height: 416px;
}

.carousel .owl-item {
height: 386px;
}


.carousel .post.front {
height: 378px;
}

.carousel .owl-item article {
height: 378px;
}

.carousel .post.back {
height: 378px;
}

.post .post-meta ul li .avatar {
width: 50px;
}

.carousel .post.front .post-title h2 a {
font-size: 24px;
line-height: 30px;
}

.flex .post .post-title h2 a {
font-size: 24px;
line-height: 30px;
}

.post .post-gallery .overlay {
opacity: 0.5;
}

#breaking .item .type {
display: none;
}


.btn, input[type=submit] {
font-size: 12px;
font-weight: 700;
padding: 5px 18px;
margin: 0 0 3px;
color: #ff0000;
border: 2px solid #ff0000;
}

.widget {
margin-bottom: 15px;
}

#header {
display: none;
}


#email {
height: 10px !important;
margin-bottom: 5px !important;
color: gray;
font-size: 12px !important;
}

.cat-post-widget p {
margin-bottom: 50px;
}


#author-page {
text-align: justify;
}

#footer {
background-color: rgb(231, 231, 231);
}

#subfooter {
background-color: rgb(81, 81, 81);
}

.post .single-meta .meta-list li {
display: none;
}

#nav nav > ul > li > a {
font-size: 12px;
padding: 0 15px;
}

.post .post-meta {
font-size: 10px;
}



.adv-bg a:hover{
background:#dd3333 !important;
}

.web-bg a:hover{
background:#00e3fc !important;
}
.rea-bg a:hover{
background:#e0c31f !important;
}

.storie-bg a:hover{
background:#333333 !important;
}

.non-bg a:hover{
background:#ff00d0 !important;
}

.mark-bg a:hover{
background:#008af4 !important;
}

.video-bg a:hover{
background:#960028 !important;
}

#nav nav > ul{
text-align:left !important;
}

@media only screen and (max-width: 767px) {
 
 #iscr input[type=submit] {
    width: 20px;
  }
#iscr input[type=text] {
    padding: 5px;
  }

.six, .row .six {
    width: 20%;
}

#subheader .social {
    text-align: right !important;
   
}


}

#subheader {
    background: #E0E0E0;
}

#subheader .sf-menu li > a {
    color: #1D1D1D;
}

#subheader .social a {

    color: #e8e8e8;
    background: #222222;
}

#show.logo  {
    max-width: 200px;
}

#subheader .sf-menu > li {
    float: right !important;
position: relative; !important;
}

.logomenu  {
    width: 45% !important;
float: left;
    margin-top: 3px;
}



#subheader .sf-menu li:after {
	content: "|";
	font-size: 0.9em;
    position: absolute;
    top: 15px !important;
    left: -16px !important;
}

#subheader .sf-menu li:last-child:after {
	display: none;
}

#footer a.btn{
color:#fff;
}
#footer a.link-bianco{
color:#333;
font-family: Ubuntu;
}
#footer h3.aio-icon-title{
font-weight:normal;
font-size:14px;
}

div#category-posts-2 a.cat-post-title{
font-size:14px; 
font-weight:bold;
}

@media only screen and (min-width: 768px) {
.six, .row .six {
    width: auto;
}

#subheader .social {
    text-align: right !important;
    width: auto ;
}
}
@media only screen and (min-width: 1280px) {
.six, .row .six {
    width: 40%;
}

#subheader .social {
    text-align: right !important;
    width: auto ;
}
}
@media screen and (max-width: 480px) {
img.ebook-immagine.ls-preloaded {
    position: absolute;
    left: -260px !important;
}
}