.lmm-language-switcher{display:inline-flex;align-items:center;gap:7px;font-family:"DM Sans",sans-serif;font-size:10px;font-weight:700;line-height:1;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap}
.lmm-language-switcher__link{color:#2B221E;text-decoration:none!important;transition:color .2s ease,opacity .2s ease}
.lmm-language-switcher__link:hover,.lmm-language-switcher__link.is-active{color:#9B201A}
.lmm-language-switcher__separator{color:#A88477;font-weight:500}
/* Keep GTranslate alive but visually off-canvas. Do not use display:none: some
   GTranslate 3.x widget modes lazy-initialize only when their native controls exist. */
.lmm-gtranslate-engine{position:fixed!important;left:-9999px!important;top:0!important;width:240px!important;min-height:60px!important;overflow:visible!important;opacity:.001!important;pointer-events:none!important;z-index:-2147483647!important}
.lmm-gtranslate-engine .lmm-gt-native-link{display:inline-block!important;width:auto!important;height:auto!important}
.goog-te-banner-frame.skiptranslate,.goog-te-banner-frame{display:none!important}body{top:0!important}


/* v1.3.1 — language switcher must always remain exactly ES | EN. */
.lmm-language-switcher,
.elementor .lmm-language-switcher {
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex-wrap: nowrap !important;
    white-space: nowrap !important;
    width: auto !important;
    max-width: 100% !important;
}

.lmm-language-switcher__link,
.lmm-language-switcher__separator,
.elementor .lmm-language-switcher__link,
.elementor .lmm-language-switcher__separator {
    display: inline-block !important;
    white-space: nowrap !important;
    word-break: normal !important;
    overflow-wrap: normal !important;
}

.lmm-language-switcher__link {
    min-width: 20px !important;
    text-align: center !important;
}
