/*
Theme Name: Adriacos
Theme URI: http://www.weblend.it
Description: Adriacos Theme
Version: 1.0
Author: Blend Technologies
Author URI: http://www.weblend.it
Template: cleanstart
*/
footer .copyright .infobar_copyright{
	width: 50%;
}
.horizontal_teaser .horizontal_teaser_media_right figure {
	margin-top: 105px;
}
.logo .brand img {
	width: auto!important;
	height: 60px!important;
}
.logo {
    margin-top: 10px!important;
}
.single-portfolio #carousel {
	display: none;
}
.owl-item figure {
	    height: 130px;
    overflow: hidden;
    text-align: center;
}
.owl-item figure a {
	    text-align: center;
    display: inline-block;
}

.owl-item figure a img {
	height: 100px;
    width: auto!important;
}

.owl-item .owl-item-container {
	margin: 10px;
    padding: 20px;
}

.owl-item .owl-item-titolo {
	font-size: 13px;
	font-weight: bold;
}

article.post .post_header h2.post_title {
	font-size: 26px!important;
}