/* add by 2023-7-13 */
/* 页头样式覆盖 */
.wpml-ls-legacy-list-horizontal.wpml-ls-legacy-list-horizontal {
    border: 1px solid transparent;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
    background-color: transparent;
}
.wpml-ls-statics-shortcode_actions a {
    background-color: transparent;
}
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a, .wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus{
	background-color: transparent;
}
.wpml-ls-statics-shortcode_actions a:hover, .wpml-ls-statics-shortcode_actions a:focus{
	background-color: transparent;
}