/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */


/*
 * Custom by kevin for language switcher
 */

ul.wpm-language-switcher {
    display: inline-block;
}

li.item-language-en, li.item-language-nl {
    display: inline;
}