@charset "utf-8";

/* Lang Switch */
.lang-switch { font-size: 0; display: inline-block; border-left: 1px solid #C9D0DE; padding: 5px 0 5px 10px; }
.lang-switch a { font-size: 16px; line-height: 24px; display: inline-block; }
.lang-switch a:first-child { margin-right: 10px; }
.lang-switch a.selected { color: #C9D0DE; }

.header-fixed .lang-switch { margin-left: 30px; }
.block-menu .lang-switch { display: block; border-left: 0; border-bottom: 1px solid #C9D0DE; padding: 10px 0 10px 0; text-align: center; }