/*!
 * Plugin Name: Go Night Pro 
 * Author: Web_Trendy
 * Copyright 2020 - 2021 © Web_Trendy (https://codecanyon.net/user/web_trendy/portfolio)
 * Licensed under Envato (https://codecanyon.net/licenses/standard)
 *
 * "I slept well last night, but I woke up drunk. I must have dreamed of you!" -Rumi
 *
 */.gn-toggle-button{background-color:var(--gn-button-inactive-bg-color);width:var(--gn-button-width);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-box-sizing:border-box;box-sizing:border-box}.gn-toggle-button.gn-fixed{position:fixed !important;z-index:99999999}.gn-toggle-button.topleft{top:0;left:0}.gn-toggle-button.topcenter{top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.gn-toggle-button.topright{top:0;right:0}.gn-toggle-button.bottomleft{bottom:0;left:0}.gn-toggle-button.bottomcenter{bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.gn-toggle-button.bottomright{bottom:0;right:0}.gn-toggle-button.centerleft{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.gn-toggle-button.centerright{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:0}.gn-toggle-button.style-1{color:var(--gn-button-text-inactive-color);display:-webkit-box;display:-ms-flexbox;display:flex;padding:calc( var(--gn-button-width) / 30 ) calc( var(--gn-button-width) / 6.9 );-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:500px}.gn-toggle-button.style-1>span,.gn-toggle-button.style-1>svg{width:50%}.gn-toggle-button.style-1>span{font-size:calc( var(--gn-button-width) / 7.5 );line-height:1.1}.gn-toggle-button.style-1>svg{padding:8px;width:calc( var(--gn-button-width) / 3 )}.gn-toggle-button.style-1>svg path{fill:var(--gn-button-text-inactive-color)}.gn-toggle-button.style-1>svg #star1{-webkit-animation-delay:300ms;animation-delay:300ms}.gn-toggle-button.style-2{height:calc(var(--gn-button-width)/2);border-radius:100px;position:relative}.gn-toggle-button.style-2 .knob{position:absolute;top:calc(var(--gn-button-width)/14);left:calc(var(--gn-button-width)/14);height:calc(var(--gn-button-width)/2.8);width:calc(var(--gn-button-width)/2.8);border-radius:50%;background-color:white;-webkit-transition:all 300ms ease;transition:all 300ms ease}.gn-toggle-button.style-2 span.label{position:absolute;top:calc(50% - var(--gn-button-width) / 30);left:calc(100% + var(--gn-button-width) / 9);white-space:nowrap;font-size:calc( var(--gn-button-width) / 6.4 );margin-top:calc( var(--gn-button-width) / 10 * -1);-webkit-transition:all 300ms ease;transition:all 300ms ease}.gn-toggle-button.style-2 span.label:last-of-type{-webkit-transform:translateY(150%);transform:translateY(150%);opacity:0}.gn-toggle-button.style-3{border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;padding:0 calc( var(--gn-button-width) / 9 );height:var(--gn-button-width)}.gn-toggle-button.style-3 svg{width:calc(var(--gn-button-width)/2.8);margin-left:5px}.gn-toggle-button.style-3 path{fill:var(--gn-button-text-inactive-color)}.gn-toggle-button.style-3 #star1{-webkit-animation-delay:300ms;animation-delay:300ms}.gn-toggle-button.style-4{position:relative;border-radius:150px;height:calc(var(--gn-button-width)/2.3)}.gn-toggle-button.style-4 .stage{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;height:100%;width:100%;padding:0 calc(var(--gn-button-width) / 18 );font-size:calc( var(--gn-button-width) / 6.4 );overflow-y:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.gn-toggle-button.style-4 .stage:first-of-type span{color:var(--gn-button-text-inactive-color)}.gn-toggle-button.style-4 .stage:first-of-type svg path{fill:var(--gn-button-text-inactive-color)}.gn-toggle-button.style-4 .stage:last-of-type{position:absolute;top:0;left:0}.gn-toggle-button.style-4 .stage:last-of-type svg{-webkit-transform:translateY(150%);transform:translateY(150%);opacity:0}.gn-toggle-button.style-4 .stage:last-of-type svg path{fill:var(--gn-button-text-active-color)}.gn-toggle-button.style-4 .stage:last-of-type span{-webkit-transform:translateY(-150%);transform:translateY(-150%);opacity:0;color:var(--gn-button-text-active-color)}.gn-toggle-button.style-4 .stage svg,.gn-toggle-button.style-4 .stage span{-webkit-transition:all 300ms ease;transition:all 300ms ease}.gn-toggle-button.style-4 svg{width:calc(var(--gn-button-width)/4);margin-right:5px}.gn-toggle-button.style-5{width:calc(var(--gn-button-width)*1.2);height:calc(var(--gn-button-width)/2.7);border-radius:100px;position:relative;font-size:calc( var(--gn-button-width) / 7 );font-weight:500}.gn-toggle-button.style-5 .knob{position:absolute;top:0;left:0;height:calc(var(--gn-button-width)/2.7);width:50%;border-radius:100px;background-color:white;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.3);box-shadow:1px 1px 5px rgba(0,0,0,0.3);-webkit-transition:all 300ms ease;transition:all 300ms ease}.gn-toggle-button.style-5 .knob span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:var(--gn-button-text-inactive-color)}.gn-toggle-button.style-5 .knob span:last-child{display:none}.gn-toggle-button.style-5 [class*=label]{position:absolute;top:calc(50% - var(--gn-button-width) / 30);white-space:nowrap;margin-top:calc(var(--gn-button-width) / -10)}.gn-toggle-button.style-5 span.label1{left:calc(var(--gn-button-width) / 9)}.gn-toggle-button.style-5 span.label2{right:calc(var(--gn-button-width) / 9)}.gn-toggle-button.style-6{position:relative;width:calc(var(--gn-button-width)*1.4);height:calc(var(--gn-button-width)/2.3);background-color:transparent}.gn-toggle-button.style-6 .text{font-size:calc( var(--gn-button-width) / 6.5 );font-weight:500;position:absolute;left:0;top:0;width:80%;height:100%;overflow:hidden}.gn-toggle-button.style-6 .text div{position:absolute;top:50%;right:calc( var(--gn-button-width) / 9 );-webkit-transform:translateY(-50%);transform:translateY(-50%);height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:all 300ms ease;transition:all 300ms ease}.gn-toggle-button.style-6 .text div:last-child{-webkit-transform:translateY(100%);transform:translateY(100%)}.gn-toggle-button.style-6 .icon{position:absolute;right:0;top:0;width:20%;height:100%}.gn-toggle-button.style-6 .icon svg{position:absolute;right:0;top:50%;width:20%;height:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:calc(var(--gn-button-width)/5)}.gn-toggle-button.style-6 .icon svg #star1{-webkit-animation-delay:300ms;animation-delay:300ms}.gn-toggle-button.style-7{height:calc(var(--gn-button-width)*1.2);width:calc(var(--gn-button-width)/2.7);border-radius:100px;position:relative;font-size:calc( var(--gn-button-width) / 7 );font-weight:500}.gn-toggle-button.style-7 .knob{position:absolute;bottom:0;left:0;width:calc(var(--gn-button-width)/2.7);height:50%;border-radius:100px;background-color:white;z-index:99;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-shadow:1px 1px 5px rgba(0,0,0,0.3);box-shadow:1px 1px 5px rgba(0,0,0,0.3);-webkit-transition:all 300ms ease;transition:all 300ms ease}.gn-toggle-button.style-7 .knob span{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(-90deg);transform:translate(-50%, -50%) rotate(-90deg);color:#555}.gn-toggle-button.style-7 .knob span:last-child{display:none}.gn-toggle-button.style-7 [class*=label]{position:absolute;left:calc(50% - var(--gn-button-width) / 7.5);white-space:nowrap;-webkit-writing-mode:vertical-lr;-ms-writing-mode:tb-lr;writing-mode:vertical-lr;-webkit-transform:rotate(180deg);transform:rotate(180deg)}.gn-toggle-button.style-7 span.label1{bottom:calc(var(--gn-button-width) / 9)}.gn-toggle-button.style-7 span.label2{top:calc(var(--gn-button-width) / 9)}.gn-toggle-button.style-8{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--gn-button-width);background-color:transparent}.gn-toggle-button.style-8 svg{width:calc(var(--gn-button-width)/2.8);margin-left:calc(var(--gn-button-width) / 18)}.gn-toggle-button.style-8 path{fill:var(--gn-button-text-inactive-color)}.gn-toggle-button.style-8 #star1{-webkit-animation-delay:300ms;animation-delay:300ms}.gn-toggle-button.style-9{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--gn-button-width);background-color:transparent}.gn-toggle-button.style-9 svg{width:calc(var(--gn-button-width)/2.8);margin-left:calc(var(--gn-button-width) / 18)}.gn-toggle-button.style-9 path:nth-child(2){-webkit-transform-origin:center;transform-origin:center}.gn-toggle-button.style-10{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:var(--gn-button-width);background-color:transparent}.gn-toggle-button.style-10 svg{width:calc(var(--gn-button-width)/2.8);margin-left:calc(var(--gn-button-width) / 18)}.gn-toggle-button.style-10 path:nth-child(2){-webkit-transform-origin:center;transform-origin:center}.gn-toggle-button.style-11{height:calc(var(--gn-button-width)/2.3);border-radius:100px;position:relative;overflow:hidden}.gn-toggle-button.style-11 .knob{position:absolute;top:calc(var(--gn-button-width)/14);left:calc(var(--gn-button-width)/14);height:calc(var(--gn-button-width)/3.3);width:calc(var(--gn-button-width)/3.3);border-radius:50%;background-color:white;-webkit-transition:all 300ms ease;transition:all 300ms ease}.gn-toggle-button.style-11 .knob:before{content:'';height:calc(var(--gn-button-width)/3.5);width:calc(var(--gn-button-width)/3.5);position:absolute;top:-100%;left:-100%;background-color:var(--gn-button-inactive-bg-color);border-radius:50%;-webkit-transition:all 300ms ease;transition:all 300ms ease}.gn-toggle-button.style-12{height:var(--gn-button-width);border-radius:calc(var(--gn-button-width) / 4.5);padding:calc(var(--gn-button-width) / 6)}.gn-toggle-button.style-12 svg path{fill:var(--gn-button-text-active-color)}.gn-toggle-button.style-13{font-size:calc(var(--gn-button-width) / 6.4);display:-webkit-box;display:-ms-flexbox;display:flex;background-color:transparent}.gn-toggle-button.style-13 div{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:var(--gn-button-inactive-bg-color)}.gn-toggle-button.style-13 div:first-child{border-top-left-radius:calc(var(--gn-button-width) / 1.8);border-bottom-left-radius:calc(var(--gn-button-width) / 1.8);padding:calc(var(--gn-button-width) / 30) 0 calc(var(--gn-button-width) / 30) calc(var(--gn-button-width) / 9);background-color:var(--gn-button-active-bg-color);color:var(--gn-button-text-active-color)}.gn-toggle-button.style-13 div:last-child{border-top-right-radius:calc(var(--gn-button-width) / 1.8);border-bottom-right-radius:calc(var(--gn-button-width) / 1.8);padding:calc(var(--gn-button-width) / 30) calc(var(--gn-button-width) / 9) calc(var(--gn-button-width) / 30) 0;text-align:right}.gn-toggle-button.style-14{height:calc(var(--gn-button-width)/2.3);border-radius:100px;position:relative;background-color:transparent;border:3px solid var(--gn-button-inactive-bg-color)}.gn-toggle-button.style-14 .knob{position:absolute;top:50%;left:calc(var(--gn-button-width)/26);height:calc(var(--gn-button-width)/3.5);width:calc(var(--gn-button-width)/3.5);border-radius:50%;background-color:var(--gn-button-inactive-bg-color);-webkit-transition:all 300ms ease;transition:all 300ms ease;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.gn-toggle-button.style-15{width:calc(var(--gn-button-width)/2.3);height:var(--gn-button-width);border-radius:100px;position:relative;background-color:transparent;border:3px solid var(--gn-button-inactive-bg-color)}.gn-toggle-button.style-15 .knob{position:absolute;left:50%;top:calc(var(--gn-button-width)/26);height:calc(var(--gn-button-width)/3.5);width:calc(var(--gn-button-width)/3.5);border-radius:50%;background-color:var(--gn-button-inactive-bg-color);-webkit-transition:all 300ms ease;transition:all 300ms ease;-webkit-transform:translateX(-50%);transform:translateX(-50%)}html.gn-dark-mode .gn-toggle-button{background-color:var(--gn-button-active-bg-color)}html.gn-dark-mode .gn-toggle-button.style-1{color:var(--gn-button-text-active-color)}html.gn-dark-mode .gn-toggle-button.style-1 svg path{fill:var(--gn-button-text-active-color)}html.gn-dark-mode .gn-toggle-button.style-1 .moon-star{-webkit-animation-name:gn-blink;animation-name:gn-blink;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}html.gn-dark-mode .gn-toggle-button.style-2 span.label:first-of-type{-webkit-transform:translateY(-150%);transform:translateY(-150%);opacity:0}html.gn-dark-mode .gn-toggle-button.style-2 span.label:last-of-type{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}html.gn-dark-mode .gn-toggle-button.style-2 .knob{left:calc(100% - var(--gn-button-width)/2.3)}html.gn-dark-mode .gn-toggle-button.style-3 path{fill:var(--gn-button-text-active-color)}html.gn-dark-mode .gn-toggle-button.style-3 .moon-star{-webkit-animation-name:gn-blink;animation-name:gn-blink;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}html.gn-dark-mode .gn-toggle-button.style-4 .stage:first-of-type svg{-webkit-transform:translateY(-150%);transform:translateY(-150%);opacity:0}html.gn-dark-mode .gn-toggle-button.style-4 .stage:first-of-type span{-webkit-transform:translateY(150%);transform:translateY(150%);opacity:0}html.gn-dark-mode .gn-toggle-button.style-4 .stage:last-of-type svg{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}html.gn-dark-mode .gn-toggle-button.style-4 .stage:last-of-type span{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}html.gn-dark-mode .gn-toggle-button.style-5{background-color:var(--gn-button-inactive-bg-color)}html.gn-dark-mode .gn-toggle-button.style-5 .knob{left:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%)}html.gn-dark-mode .gn-toggle-button.style-5 .knob span:first-child{display:none}html.gn-dark-mode .gn-toggle-button.style-5 .knob span:last-child{display:block}html.gn-dark-mode .gn-toggle-button.style-6{background-color:transparent}html.gn-dark-mode .gn-toggle-button.style-6 .text{color:var(--gn-button-text-active-color)}html.gn-dark-mode .gn-toggle-button.style-6 .text div:first-child{-webkit-transform:translateY(-200%);transform:translateY(-200%)}html.gn-dark-mode .gn-toggle-button.style-6 .text div:last-child{-webkit-transform:translateY(-50%);transform:translateY(-50%)}html.gn-dark-mode .gn-toggle-button.style-6 .icon svg path{fill:var(--gn-button-text-active-color)}html.gn-dark-mode .gn-toggle-button.style-6 .moon-star{-webkit-animation-name:gn-blink;animation-name:gn-blink;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}html.gn-dark-mode .gn-toggle-button.style-7{background-color:var(--gn-button-inactive-bg-color)}html.gn-dark-mode .gn-toggle-button.style-7 .knob{bottom:100%;-webkit-transform:translateY(100%);transform:translateY(100%)}html.gn-dark-mode .gn-toggle-button.style-7 .knob span:first-child{display:none}html.gn-dark-mode .gn-toggle-button.style-7 .knob span:last-child{display:block}html.gn-dark-mode .gn-toggle-button.style-8{background-color:transparent}html.gn-dark-mode .gn-toggle-button.style-8 .moon-star{-webkit-animation-name:gn-blink;animation-name:gn-blink;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}html.gn-dark-mode .gn-toggle-button.style-8 path{fill:var(--gn-button-text-active-color)}html.gn-dark-mode .gn-toggle-button.style-9{background-color:transparent}html.gn-dark-mode .gn-toggle-button.style-9 path:nth-child(2){fill:var(--gn-button-text-active-color);-webkit-animation-name:gn-rotate;animation-name:gn-rotate;-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}html.gn-dark-mode .gn-toggle-button.style-10{background-color:transparent}html.gn-dark-mode .gn-toggle-button.style-10 path:nth-child(2){fill:var(--gn-button-text-active-color);-webkit-animation-name:gn-rotate-half;animation-name:gn-rotate-half;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-direction:alternate;animation-direction:alternate;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}html.gn-dark-mode .gn-toggle-button.style-11{background-color:var(--gn-button-inactive-bg-color)}html.gn-dark-mode .gn-toggle-button.style-11 .knob{left:calc(100% - var(--gn-button-width)/2.6)}html.gn-dark-mode .gn-toggle-button.style-11 .knob:before{top:-20%;left:-30%}html.gn-dark-mode .gn-toggle-button.style-13{background-color:transparent}html.gn-dark-mode .gn-toggle-button.style-13 div:first-child{background-color:var(--gn-button-inactive-bg-color);color:var(--gn-button-text-inactive-color)}html.gn-dark-mode .gn-toggle-button.style-13 div:last-child{background-color:var(--gn-button-active-bg-color);color:var(--gn-button-text-active-color)}html.gn-dark-mode .gn-toggle-button.style-14{background-color:transparent}html.gn-dark-mode .gn-toggle-button.style-14 .knob{left:calc(100% - var(--gn-button-width)/2.9);background-color:var(--gn-button-active-bg-color)}html.gn-dark-mode .gn-toggle-button.style-15{background-color:transparent}html.gn-dark-mode .gn-toggle-button.style-15 .knob{top:calc(100% - var(--gn-button-width)/2.9);background-color:var(--gn-button-active-bg-color)}html img.gn-dark-image{display:none !important}html.gn-dark-mode{color-scheme:dark;background-color:var(--gn-bg-color) !important;color:var(--gn-text-color) !important}html.gn-dark-mode body{background-color:var(--gn-bg-color) !important;color:var(--gn-text-color) !important}html.gn-dark-mode *:not(.gn-ignore):not(img):not(mark):not(code):not(pre):not(ins):not(option):not(input):not(select):not(textarea):not(button):not(button *):not(a):not(a[class*=btn] *):not(a[class*=button] *):not(video):not(canvas):not(progress):not(iframe):not(svg):not(path):not(.mejs-iframe-overlay):not(.elementor-element-overlay):not(.elementor-background-overlay):not(.gn-toggle-button):not(.gn-toggle-button *):not(.photo-overlay):not(.photo-overlay *):not(.moxie-shim.moxie-shim-html5):not(.flickity-slider):not(.flickity-slider *):not(.box-overlay):not(.box-overlay *):not(.button):not(.button *):not([data-settings*="background_background"]):not([data-settings*="background_background"] *):not(.mejs-inner *):not(rs-slides):not(rs-slides *):not(.overlay):not(.overlay *):not(.blog-slider):not(.blog-slider *):not(.post-switch-item-content):not(.post-switch-item-content *):not(i.icon):not(.pp_content_container):not(.pp_content_container *):not(.sh-hamburger-menu):not(.sh-hamburger-menu *):not(.sh-header-mobile):not(.sh-header-mobile *):not(.post-overlay-content):not(.post-overlay-content *):not(.masonry-blog-item *):not(.mdp-readabler-trigger-button-box):not([data-bg-overlay=true] .row-bg-overlay):not([data-bg-overlay=true] .row-bg-overlay *):not(.column-bg-overlay-wrap):not(.column-bg-overlay-wrap *):not(.no-carousel):not(.no-carousel *):not(.cart-wrap):not(.cart-wrap *):not([data-bg-overlay=true]):not([data-bg-overlay=true] *):not(ul.controls li.previous-post *):not(ul.controls li.next-post *):not(ul.ui-tabs-nav li *):not(.magcover):not(.magcover *):not(.overlayed):not(.overlayed *):not(.nav-links *):not([class*=fold-shadow]):not(.sf-menu li a *){background-color:var(--gn-bg-color) !important;color:var(--gn-text-color) !important;-webkit-box-shadow:none !important;box-shadow:none !important}html.gn-dark-mode input:not(.gn-ignore):not([type="button"]):not([type="reset"]):not([type="submit"]):not([type="file"]),html.gn-dark-mode iframe:not(.gn-ignore),html.gn-dark-mode iframe *:not(.gn-ignore),html.gn-dark-mode select:not(.gn-ignore),html.gn-dark-mode textarea:not(.gn-ignore){background-color:var(--gn-input-bg-color) !important;color:var(--gn-input-text-color) !important}html.gn-dark-mode a:not(.gn-ignore):not([href="#gn-none"]):not(.full-slide-link),html.gn-dark-mode a *:not(.gn-ignore):not(.gn-toggle-button):not(.gn-toggle-button *):not(.activity-time-since *):not(.full-slide-link *),html.gn-dark-mode a:active:not(.gn-ignore),html.gn-dark-mode a:active *:not(.gn-ignore),html.gn-dark-mode a:visited:not(.gn-ignore),html.gn-dark-mode a:visited *:not(.gn-ignore){color:var(--gn-link-color) !important}html.gn-dark-mode img.gn-dark-image:not(.bb-logo-dark):not(.mobile-only-logo){display:inline-block !important}html.gn-dark-mode img.gn-light-image{display:none !important}@-webkit-keyframes gn-blink{from{opacity:0}to{opacity:1}}@keyframes gn-blink{from{opacity:0}to{opacity:1}}@-webkit-keyframes gn-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes gn-rotate{to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gn-rotate-half{to{-webkit-transform:rotate(35deg);transform:rotate(35deg)}}@keyframes gn-rotate-half{to{-webkit-transform:rotate(35deg);transform:rotate(35deg)}}

/*# sourceMappingURL=go-night-pro.css.map */