.lang-switcher-rounded-pill{display:inline-block;float:left;padding:0;border:1px solid #ffcd11;border-radius:15px}.lang-switcher-rounded-pill li{display:inline-block;border-right:1px solid #ffcd11;float:left}.lang-switcher-rounded-pill li:last-child{border-right:0}.lang-switcher-rounded-pill li a{color:#ffcd11;transition:all .5s ease;text-decoration:none;display:inline-block;height:100%;min-width:25px;text-align:center;padding:7px 4px 4px 4px;font-size:10px}.lang-switcher-rounded-pill li a:hover{text-decoration:none}.lang-switcher-rounded-pill li a.is-active{color:#000;cursor:default}.lang-switcher-rounded-pill a:hover{background:#ffcd11;color:#fff}.lang-switcher-rounded-pill a.is-active{background-color:#ffcd11;color:#fff}.lang-switcher-rounded-pill li:first-child a{padding-left:10px;border-top-left-radius:15px;border-bottom-left-radius:15px}.lang-switcher-rounded-pill li:last-child a{padding-right:10px;border-top-right-radius:15px;border-bottom-right-radius:15px}