/*
 Theme Name:     Jampaa 
 Theme URI:      https://jampaa.it/
 Description:    Jampaa 
 Author:         Jampaa
 Author URI:     https://jampaa.it/
 Template:       Divi
 Version:        1.0.0
*/
 
 
/* =Theme customization starts here
------------------------------------------------------- */
ul.wpml-lang {
    display: flex;
    justify-content: space-evenly;
    flex-direction: row;
}
li.sing-menu {
    list-style: none;
}
div#my-sidebar-menu a {
    color: #535353;
}