.header-lan {
    position: relative;
    z-index: 22222222222222;
}
.header-lan .wpml-ls-statics-shortcode_actions {
    width: auto;
    background-color: transparent;
    top: 8px;
    right: 50px;
    border: none;
}

.header-lan .wpml-ls-statics-shortcode_actions a.js-wpml-ls-item-toggle {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 26px;
    text-transform: uppercase;
    border-bottom: 0;
    outline: none;
}
.wpml-ls-legacy-dropdown .wpml-ls-item {
    outline: none;
}
.header-lan .wpml-ls-statics-shortcode_actions a.wpml-ls-link {
    background-color: transparent;
    border: none;
    border-top: 0;
    font-size: 24px;
    color: #14b4ff;
    top: -9px;
}

.header-lan .wpml-ls-statics-shortcode_actions ul {
    border: none;
    outline: none;
}

.header-lan .wpml-ls-statics-shortcode_actions ul .wpml-ls-item-toggle:after {
    content: "";
    border: none;    
    content: "\f078";
    border: none;
    font-size: 19px;
    top: 65%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: 900;
    font-family: "Font Awesome 5 Free";
    right: 20px;
}
.header-lan .wpml-ls-statics-shortcode_actions ul .wpml-ls-item-legacy-dropdown:hover .wpml-ls-item-toggle:after {
    color: #14b4ff;
    transform: rotate(180deg);
    top: 35%;
}
.wpml-ls-legacy-dropdown-click a {
    padding: 5px 10px 0 10px;
}
.elementor-widget-container ul.elementor-inline-items span.elementor-post-info__terms-list-item {
    background-color: #000;
}