/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

/* Logo size for centered navigation */
.tm-navbar-center [class*='tm-logo'] { transform: scale(1.2); }
.uk-navbar-nav > li > a { letter-spacing: 0px; }
.zimmagini { border-radius: 8px; float:left; margin: 4px 10px 5px 0; width:300px; }
.chrono_credits { visibility:hidden !important; }
.uk-container { padding:0 5px !important; }
.zprofilo { -webkit-appearance: none;
margin: 0;
border: none;
overflow: visible;
font: inherit;
color: #4b6992;
text-transform: none;
display: inline-block;
box-sizing: border-box;
background: #f0f0f0;
vertical-align: middle;
line-height: 20px;
min-height: 20px;
font-size: 12px;
text-decoration: none;
text-align: center;
padding: 0 10px;
border-radius: 40px;
overflow: hidden;
z-index: 1;
font-family: 'Montserrat', Helvetica, Arial, sans-serif;
font-weight: 300;
text-transform: uppercase;
letter-spacing: 0;
-webkit-transition: all 0.15s ease-in-out;
transition: all 0.15s ease-in-out;
-webkit-backface-visibility: hidden; }
.tm-article-title, uk-article-title > h1 { text-transform: none !important; font-size: 36px; line-height: 36px; font-weight: bold !important; }