.wpmls-switcher {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 12px;
margin: 0;
padding: 0;
list-style: none;
}
.wpmls-lang-item {
margin: 0;
padding: 0;
list-style: none;
}
.wpmls-lang-link {
display: inline-flex;
align-items: center;
gap: 6px;
margin: 0;
padding: 0;
border: none;
background: none;
font: inherit;
text-decoration: none;
color: inherit;
line-height: 1;
cursor: pointer;
transition: opacity 0.15s ease, color 0.15s ease;
}
.wpmls-lang-link:hover:not(:disabled) {
opacity: 0.75;
}
.wpmls-lang-link:disabled,
.wpmls-lang-item.is-active .wpmls-lang-link {
font-weight: 700;
opacity: 1;
cursor: default;
}
.wpmls-flag {
font-size: 1.1em;
line-height: 1;
}
.wpmls-label {
font-size: 0.95em;
} .wpmls-switcher.wpmls-style-codes {
gap: 0;
}
.wpmls-style-codes .wpmls-lang-item:not(:last-child)::after {
content: "";
display: inline-block;
width: 1px;
height: 12px;
margin: 0 10px;
background: #ffffff;
opacity: 0.45;
vertical-align: middle;
pointer-events: none;
}
.wpmls-style-codes .wpmls-lang-link,
.wpmls-style-codes .wpmls-code {
font-family: "Poppins", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
font-weight: 400;
font-size: 14px;
line-height: 1;
color: #ffffff;
text-transform: uppercase;
letter-spacing: 0.03em;
}
.wpmls-style-codes .wpmls-lang-link:hover:not(:disabled) {
opacity: 0.7;
} .wpmls-style-codes .wpmls-lang-item.is-active .wpmls-lang-link,
.wpmls-style-codes .wpmls-lang-link:disabled {
font-weight: 400;
opacity: 1;
text-decoration: underline;
text-underline-offset: 4px;
text-decoration-thickness: 1px;
} .goog-te-banner-frame.skiptranslate,
.goog-te-banner-frame,
iframe.skiptranslate,
.goog-te-gadget-icon,
#goog-gt-tt,
.goog-te-balloon-frame,
.VIpgJd-ZVi9od-aZ2wEe-wOHMyf,
.VIpgJd-ZVi9od-aZ2wEe-OiiCO,
.VIpgJd-ZVi9od-ORHb-OEVmcd,
.VIpgJd-ZVi9od-l4eHX-hSRGPd {
display: none !important;
visibility: hidden !important;
} html,
body {
top: 0 !important;
position: static !important;
min-height: 0 !important;
}
.goog-text-highlight {
background: none !important;
box-shadow: none !important;
} .wpmls-google-element {
position: absolute !important;
left: -9999px !important;
top: -9999px !important;
width: 1px !important;
height: 1px !important;
overflow: hidden !important;
}