/*cacher la langue hebreu si l'ip est pas en israel*/
.wpml-ls-item-he {
    display: none;
}

.israelbody .wpml-ls-item-he {
    display: block;
}
/**/