.language-toggle{position:fixed;top:450px;right:30px;background-color:#fcb6e0;display:flex;flex-direction:column;justify-content:center;align-items:center;width:40px;height:130px;border-radius:30px;cursor:pointer;transition:.3s ease;box-sizing:border-box;z-index:1000;padding-top:5px;padding-bottom:10px}.lang-option{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;height:100%;cursor:pointer;margin-bottom:5px}.lang-text{color:#fff;font-size:15px;font-weight:700;text-align:center;margin-bottom:0;position:relative;z-index:2}.white-ball{position:absolute;width:40px;height:40px;background-color:#fff;border-radius:50%;z-index:1;left:50%;transform:translate(-50%);transition:.3s ease;display:none;opacity:.5;bottom:20px}.language-toggle .lang-option.selected .white-ball{display:block}.language-toggle .lang-option.selected .lang-text{color:#000}.language-toggle .lang-option.nl.selected .white-ball,.language-toggle .lang-option.en.selected .white-ball{bottom:10px}@media (max-width: 768px){.language-toggle{top:300px;right:25px}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/language-toggle.css.map */
