/**
 * Theme Name: YOOtheme
 * Theme URI: https://yootheme.com
 * Description: A powerful, flexible and elegant website builder that allows you to create complex pages within minutes and customize every aspect of the theme.
 * Version: 1.10.8
 * Author: YOOtheme
 * Author URI: https://yootheme.com
 */

/* colore dei link nella navbar */

.home.page-template-default .uk-navbar-sticky .uk-navbar-nav > li.uk-active > a,
.uk-navbar .uk-icon-link,
.uk-navbar .uk-navbar-nav > li > a,
.uk-navbar .uk-navbar-nav > li:focus > a,
.uk-navbar .uk-navbar-nav > li:hover > a {
	color: #666;
}

/* righina grigia accanto gli eventi */
.page-id-3743 .uk-grid-divider > :not(.uk-first-column)::before {
	border-left-color: transparent;
}