.otgs-switcher-input{width:0!important;min-width:0!important;height:0!important;visibility:hidden!important;margin:0!important;border:none!important}.otgs-switcher,.otgs-switcher-text-inside{cursor:pointer;display:inline-block;position:relative}.otgs-switcher-text-inside:after,.otgs-switcher:after{content:"";position:absolute;left:3px;top:2px;width:13px;height:13px;background:#fff;border-radius:90px;-webkit-transition:.3s;transition:.3s;z-index:3}.otgs-switcher-text-inside,.otgs-switcher:before{height:19px;line-height:17px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#e0e0e0;border:1px solid #d6d6d6;display:inline-block;border-radius:100px;vertical-align:middle;font-size:11px;color:#444;-webkit-transition:background .1s linear,color .1s linear,border .1s linear;transition:background .1s linear,color .1s linear,border .1s linear;padding:0 6px 0 20px}.otgs-switcher-text-inside.otgs-switcher-md{height:25px;line-height:23px;padding:0 6px 0 26px}.otgs-switcher-text-inside.otgs-switcher-md:after{width:19px;height:19px}.otgs-switcher{padding-left:56px;margin-top:4px;min-height:19px}.otgs-switcher:before{content:attr(data-off);width:48px;position:absolute;left:0}.otgs-switcher:after{top:3px}.otgs-switcher-input:disabled+.otgs-switcher-text-inside,.otgs-switcher-input:disabled+.otgs-switcher-text-inside:after,.otgs-switcher-input:disabled+.otgs-switcher:after,.otgs-switcher-input:disabled+.otgs-switcher:before{opacity:.6}.otgs-switcher-input:checked+.otgs-switcher:before{content:attr(data-on)}.otgs-switcher-input:checked+.otgs-switcher-text-inside,.otgs-switcher-input:checked+.otgs-switcher:before{background-color:#5cb85c;border:1px solid #4eb24e;color:#fff;padding:0 20px 0 6px}.otgs-switcher-input:checked+.otgs-switcher-text-inside.otgs-switcher-md{padding:0 26px 0 6px}.otgs-switcher-input:checked+.otgs-switcher-text-inside.toolset-theme,.otgs-switcher-input:checked+.otgs-switcher.toolset-theme:before{background-color:#f15d30;border:1px solid #f04e1d}.otgs-switcher-input:checked+.otgs-switcher-text-inside.wpml-theme,.otgs-switcher-input:checked+.otgs-switcher.wpml-theme:before{background-color:#33879e;border:1px solid #2e7a8f}.otgs-switcher-input:checked+.otgs-switcher:after{left:45px;-webkit-transform:translateX(-100%);transform:translateX(-100%)}.otgs-switcher-input:checked+.otgs-switcher-text-inside:after{left:-webkit-calc(100% - 3px);left:calc(100% - 3px);-webkit-transform:translateX(-100%);transform:translateX(-100%)}