/*
Theme Name: Arabesque Child
Theme URI: http://arabesque.qodeinteractive.com
Description: A child theme of Arabesque Theme
Author: Mikado Themes
Author URI: http://themeforest.net/user/mikado-themes
Version: 1.0.1
Text Domain: arabesque
Template: arabesque
*/


.mkdf-top-bar-widget a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s ease;
}

.mkdf-top-bar-widget a:hover {
    color: black !important;
}

.mkdf-counter.mkdf-zero-counter::after {
    content: "+"; /* Add plus symbol */
    font-size: inherit;
    font-weight: bold;
    color: inherit;
    margin-left: 3px;
    display: inline-block;
}

li[aria-controls="all-events"] {
    display: none !important;
}



