/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 5.0.0-public-beta.7.4.1781046412
Updated: 2026-06-09 23:06:52

*/

.deki-lang-switcher {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.deki-lang-switcher__link {
    font-size: 14px;
    font-weight: 600;
    text-decoration: none;
    opacity: 0.55;
}

.deki-lang-switcher__link.is-active {
    opacity: 1;
}

