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

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

.yoo-zoo .uk-thumbnail {
    background: none;
}
a.level0, a.level0.parent {
font-weight: bold;
color: #4b4b4b !important;
}

div#tm-bottom-c  a {
color: #DDDDDD !important;
}

div#tm-bottom-c  a:hover {
color: white !important;
}
.uk-navbar-nav > li {
    display: table !important;
}
.uk-navbar-nav > li > a {
    display: table-cell !important;
    line-height: 20px !important;
    max-width: 150px !important;
    vertical-align: middle !important;
    text-align: center !important;
}

/* Personalizzazione titoli mini-moduli in pagina espositori 2019 */
div.business-sfm_2019 .element h3 {
    font-size: 16px !important;
    font-weight: bold !important;
}