header .wpml-ls-statics-shortcode_actions { display: inline-flex; align-items: center; }header .wpml-ls-statics-shortcode_actions ul { display: flex; gap: 4px; list-style: none; margin: 0; padding: 0; }header .wpml-ls-statics-shortcode_actions li { margin: 0; padding: 0; border: none !important; }header .wpml-ls-statics-shortcode_actions .wpml-ls-link { font-size: 11px; font-weight: 600; text-transform: uppercase; padding: 4px 6px; text-decoration: none; color: inherit; display: block; line-height: 1; border-radius: 3px;}header .wpml-ls-statics-shortcode_actions .wpml-ls-current-language .wpml-ls-link { background: rgba(0,0,0,0.08); font-weight: 700;}header .wpml-ls-statics-shortcode_actions .wpml-ls-link:hover { background: rgba(0,0,0,0.12); }