.floating-mode-switcher-wrap{position:fixed;right:22px;bottom:22px;z-index:99}.floating-bottom-right{right:22px;bottom:22px}.floating-bottom-left{left:22px;bottom:22px}.floating-top-right{right:22px;top:45px}.floating-top-left{left:22px;top:45px}.menu-mode-switch{display:flex!important;align-items:center}.menu-mode-switch .dl-switch{margin-bottom:0}.dl-switch{position:relative;display:inline-block;width:80px;height:24px;cursor:pointer;user-select:none}.dl-switch input{opacity:0;width:0;height:0}.dl-switch .dl-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#FB9426;transition:.4s;border-radius:50px}.dl-light,.dl-dark{position:absolute;left:10px;font-size:12px;font-family:inherit;font-weight:500;text-transform:uppercase;color:#fff;top:50%;transform:translateY(-50%);transition:.4s;line-height:1;display:inline-flex;align-items:center}.dl-light{left:auto;right:10px}.dl-dark{opacity:0;visibility:hidden}.dl-switch .dl-slider:before{position:absolute;content:"";height:30px;width:30px;left:0;top:-3px;background-color:#040E29;transition:.4s;border-radius:50%;z-index:1;background-image:url(https://vpsgrid.net/wp-content/plugins/darklooks-dark-mode-switcher/assets/css/../img/icons/dark.svg);background-repeat:no-repeat}.dl-switch input:checked+.dl-slider{background-color:#040E29}.dl-switch input:checked+.dl-slider:before{background-color:#FB9426;background-image:url(https://vpsgrid.net/wp-content/plugins/darklooks-dark-mode-switcher/assets/css/../img/icons/light.svg);background-repeat:no-repeat}.dl-switch input:checked~.dl-light{opacity:0;visibility:hidden}.dl-switch input:checked~.dl-dark{opacity:1;visibility:visible}.dl-switch input:checked+.dl-slider:before{transform:translateX(50px)}.dl-switch.style2{width:62px;height:30px}.dl-switch.style2 .dl-slider:before{height:26px;width:26px;left:2px;top:2px;background:#fff}.dl-switch.style2 input:checked+.dl-slider:before{background:#fff}.dl-switch.style2 input:checked+.dl-slider:before{transform:translateX(32px)}.dl-switch.style3{width:30px;height:62px}.dl-switch.style3 .dl-slider{background-color:#040E29}.dl-switch.style3 .dl-slider:before{height:26px;width:26px;left:2px;top:2px;background-image:url(https://vpsgrid.net/wp-content/plugins/darklooks-dark-mode-switcher/assets/css/icons/dark3.svg)}.dl-switch.style3 .dl-light{top:auto;bottom:1px;right:auto;left:8px}.dl-switch.style3 .dl-dark{top:17px;left:8px}.dl-switch.style3 input:checked+.dl-slider{background-color:#FB9426}.dl-switch.style3 input:checked+.dl-slider:before{background-image:url(https://vpsgrid.net/wp-content/plugins/darklooks-dark-mode-switcher/assets/css/icons/light3.svg)}.dl-switch.style3 input:checked+.dl-slider:before{transform:translateY(32px)}.dl-switch.style4{width:96px;height:30px}.dl-switch.style4 .dl-light,.dl-switch.style4 .dl-dark{height:100%;border-radius:50px;padding:2px 8px}.dl-switch.style4 .dl-light{background-color:#FB9426;left:0;right:auto}.dl-switch.style4 .dl-dark{background-color:#040E29;left:auto;right:0;color:#FB9426}.dl-switch.style4 .dl-light .svg{margin-right:5px}.dl-switch.style4 .dl-dark .svg{margin-left:5px}.dl-switch.style4 .dl-slider{background-color:#040E29}.dl-switch.style4 .dl-slider:before{width:14px;height:14px;background-image:url(https://vpsgrid.net/wp-content/plugins/darklooks-dark-mode-switcher/assets/css/icons/dark4.svg);background-repeat:no-repeat;background-color:#fff0;right:8px;left:auto;top:50%;transform:translateY(-50%)}.dl-switch.style4 input:checked+.dl-slider{background-color:#FB9426}.dl-switch.style4 input:checked+.dl-slider:before{background-image:url(https://vpsgrid.net/wp-content/plugins/darklooks-dark-mode-switcher/assets/css/icons/light4.svg);right:auto;left:8px;transform:translate(0,-50%)}.dl-switch.style5{width:68px;height:30px}.dl-switch.style5 .dl-light,.dl-switch.style5 .dl-dark{left:0;top:0;right:auto;opacity:1;visibility:visible}.dl-active-border{background:#FB9426;width:30px;height:3px;left:0;bottom:9px;position:absolute;content:"";transition:.4s}.dl-switch.style5 .dl-dark{left:37px}.dl-switch.style5 .dl-slider{background-color:#fff0}.dl-switch.style5 input:checked~.dl-slider{background-color:#fff0}.dl-switch.style5 input:checked~.dl-light{opacity:1;visibility:visible}.dl-switch.style5 input:checked~.dl-active-border{background-color:#040E29;transform:translateX(38px)}:root{--dldark-bg-color:#212121;--dldark-text-color:#fff;--dldark-border-color:#FF3B3B;--dldark-anchor-color:#FF3B3B;--dldark-anchorhover-color:#FF3B3B;--dldark-btn-color:#fff;--dldark-btnbg-color:#FF3B3B;--dldark-inputbg-color:#3a3a3a}html.darklooks-mode-changer-enabled :not(.dl-dark-neglect):not(.floating-mode-switcher-wrap):not(.dl-switch):not(textarea):not(input):not(select):not(option):not(button):not(pre):not(.dl-switch span):not(rect):not(ins):not(mark):not(code):not(img):not(progress):not(iframe):not(.mejs-iframe-overlay):not(.woosc-area):not(.woosc-inner):not(svg):not(canvas):not(video):not(a):not(path):not(.elementor-element-overlay):not(.elementor-background-overlay):not(i):not(button *):not(a *){background-color:var(--dldark-bg-color)!important;color:var(--dldark-text-color)!important;border-color:var(--dldark-border-color)!important}html.darklooks-mode-changer-enabled a{color:var(--dldark-anchor-color)!important}html.darklooks-mode-changer-enabled a:hover{color:var(--dldark-anchorhover-color)!important}html.darklooks-mode-changer-enabled textarea,html.darklooks-mode-changer-enabled input{background-color:var(--dldark-inputbg-color)!important;color:var(--dldark-text-color)!important;border-color:var(--dldark-border-color)!important}html.darklooks-mode-changer-enabled button{background-color:var(--dldark-btnbg-color)!important;color:var(--dldark-btn-color)!important}