/* 
Theme Name: Empathedu
Theme URI: https://www.empathedu.com/
Description: Official Empathedu
Author: Davide Pantè
Author URI: https://www.www.sodolab.com/
Template: hello-elementor
Version: 1.1
Text Domain: empathedu
*/
a.wpml-ls-link {
    border-radius: 50%;
    overflow: hidden;
    display: block;
    padding: 0;
    width: 30px;
    position: relative;
    height: 30px;
}

a.wpml-ls-link > img {
    width: 45px!important;
    display: block!important;
    line-height: 1;
    position: absolute;
    top: 0px;
    height: auto!important;
    max-width: initial;
    left: 50%;
    transform: translate(-50%);
}
li.wpml-ls-current-language {
	display: none!important;
}


@media( min-width: 1200px ){

}

@media(max-width:767px){

}