/*WPML*/
.wpml-ls-statics-shortcode_actions {
    width: auto!important;
}
.wpml-ls-legacy-dropdown-click a {
    border: unset!Important;
    background-color: transparent!important;
}
.wpml-ls-legacy-dropdown-click .wpml-ls-sub-menu {
    border-top:unset!important;
}
.wpml-ls-legacy-dropdown-click a.wpml-ls-item-toggle:after {
    border: 0.3em solid transparent!important;
    border-top: 0.35em solid!Important;
    top: calc(50% - .1em)!important;
}