/**
 * @author Nevma, http://www.nevma.gr, info@nevma.gr
 * @license http://www.gnu.org/licenses/gpl-3.0.en.html GPLv3
 */



/******************************************************************************************

    ███████╗████████╗██╗ ██████╗██╗  ██╗██╗   ██╗███╗   ███╗███████╗███╗   ██╗██╗   ██╗
    ██╔════╝╚══██╔══╝██║██╔════╝██║ ██╔╝╚██╗ ██╔╝████╗ ████║██╔════╝████╗  ██║██║   ██║
    ███████╗   ██║   ██║██║     █████╔╝  ╚████╔╝ ██╔████╔██║█████╗  ██╔██╗ ██║██║   ██║
    ╚════██║   ██║   ██║██║     ██╔═██╗   ╚██╔╝  ██║╚██╔╝██║██╔══╝  ██║╚██╗██║██║   ██║
    ███████║   ██║   ██║╚██████╗██║  ██╗   ██║   ██║ ╚═╝ ██║███████╗██║ ╚████║╚██████╔╝
    ╚══════╝   ╚═╝   ╚═╝ ╚═════╝╚═╝  ╚═╝   ╚═╝   ╚═╝     ╚═╝╚══════╝╚═╝  ╚═══╝ ╚═════╝ 

 ******************************************************************************************/


    
    .responsiville-stickymenu-enabled {
        z-index: 1;
        position: fixed;
        display: block;
        width: 100%;
    }
