@media (max-width:576px){.lang-switcher{position:absolute;top:45px;z-index:99;left:1rem}}.lang-switcher ul{color:#344a5b;font-size:11px;text-transform:uppercase;font-weight:300}.lang-switcher ul .nav-item{position:relative;display:flex;align-items:center}.lang-switcher ul .nav-item:before{content:"";background:url(/themes/custom/abelprisen/assets/images/globe.png) top no-repeat;background-size:100%;width:26px;height:26px;display:inline-flex;align-items:center;filter:brightness(1) invert(1)}@media (min-width:576px){.lang-switcher ul .nav-item:before{filter:unset}}.lang-switcher ul .nav-item.is-active{display:none}.lang-switcher ul .language-link{color:#fff;margin-left:4px;cursor:pointer;display:inline-block}@media (min-width:576px){.lang-switcher ul .language-link{color:#344a5b}}.menu-wrapper--open~.lang-switcher{display:none}