.wpml-ls-statics-shortcode_actions .wpml-ls-current-language .wpml-ls-item-toggle .wpml-ls-native {
font-size: 0;
line-height: 0;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language .wpml-ls-item-toggle .wpml-ls-native::before {
content: "🌐 Language";
font-size: 14px;
line-height: 1.4;
} .wpml-ls-slot-2.wpml-ls-current-language .dropdown-link .wpml-ls-native {
font-size: 0;
line-height: 0;
}
.wpml-ls-slot-2.wpml-ls-current-language .dropdown-link .wpml-ls-native::before {
content: "🌐 Language";
font-size: 14px;
line-height: 1.4;
} @media (max-width: 991px) {
.wpml-ls-menu-item {
display: list-item !important;
}
} .wpml-ls-slot-2.wpml-ls-current-language > a.dropdown-link {
color: #77684c !important;
font-weight: 600;
}