/*
Theme Name: CityCenter
Theme URI: https://www.citycenter.it/
Author: CityCenter
Author URI: https://www.citycenter.it/
Description: Tema WordPress bianco basato su UIkit, ACF, WooCommerce e WPML.
Version: 1.0
License: GNU General Public License v2 or later
Text Domain: citycenter
*/


.uk-navbar-left .custom-logo-link img {
    width: 150px; /* dimensione desiderata */
    height: auto; /* mantiene proporzioni */
}

.uk-parent a{
    list-style: none;
}

::marker{
 display: none !important;
 content: "";
}

.uk-sticky-fixed{
    margin: auto !important;
}

header{
    background-color: #fff
}