#cookie-notice,#cookie-notice .cn-button:not(.cn-button-custom){font-family:-apple-system,BlinkMacSystemFont,Arial,Roboto,"Helvetica Neue",sans-serif;font-weight:400;font-size:13px;text-align:center}#cookie-notice{position:fixed;min-width:100%;height:auto;z-index:100000;letter-spacing:0;line-height:20px;left:0}#cookie-notice,#cookie-notice *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cookie-notice.cn-animated{-webkit-animation-duration:.5s!important;animation-duration:.5s!important;-webkit-animation-fill-mode:both;animation-fill-mode:both}#cookie-notice.cn-animated.cn-effect-none{-webkit-animation-duration:1ms!important;animation-duration:1ms!important}#cookie-notice .cookie-notice-container,#cookie-notice .cookie-revoke-container{display:block}#cookie-notice.cookie-notice-hidden .cookie-notice-container,#cookie-notice.cookie-revoke-hidden .cookie-revoke-container{display:none}.cn-position-top{top:0}.cn-position-bottom{bottom:0}.cookie-notice-container{padding:15px 30px;text-align:center;width:100%;z-index:2}.cookie-revoke-container{padding:15px 30px;width:100%;z-index:1}.cn-close-icon{position:absolute;right:15px;top:50%;margin-top:-10px;width:15px;height:15px;opacity:.5;padding:10px;outline:0;cursor:pointer}.cn-close-icon:hover{opacity:1}.cn-close-icon:after,.cn-close-icon:before{position:absolute;content:' ';height:15px;width:2px;top:3px;background-color:grey}.cn-close-icon:before{transform:rotate(45deg)}.cn-close-icon:after{transform:rotate(-45deg)}#cookie-notice .cn-revoke-cookie{margin:0}#cookie-notice .cn-button{margin:0 0 0 10px;display:inline-block}#cookie-notice .cn-button:not(.cn-button-custom){letter-spacing:.25px;margin:0 0 0 10px;text-transform:none;display:inline-block;cursor:pointer;touch-action:manipulation;white-space:nowrap;outline:0;box-shadow:none;text-shadow:none;border:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;text-decoration:none;padding:8.5px 10px;line-height:1;color:inherit}.cn-text-container{margin:0 0 6px}.cn-buttons-container,.cn-text-container{display:inline-block}#cookie-notice.cookie-notice-visible.cn-effect-fade,#cookie-notice.cookie-notice-visible.cn-effect-none,#cookie-notice.cookie-revoke-visible.cn-effect-fade,#cookie-notice.cookie-revoke-visible.cn-effect-none{-webkit-animation-name:fadeIn;animation-name:fadeIn}#cookie-notice.cn-effect-fade,#cookie-notice.cn-effect-none{-webkit-animation-name:fadeOut;animation-name:fadeOut}#cookie-notice.cookie-notice-visible.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-effect-slide{-webkit-animation-name:slideInUp;animation-name:slideInUp}#cookie-notice.cn-effect-slide{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}#cookie-notice.cookie-notice-visible.cn-position-top.cn-effect-slide,#cookie-notice.cookie-revoke-visible.cn-position-top.cn-effect-slide{-webkit-animation-name:slideInDown;animation-name:slideInDown}#cookie-notice.cn-position-top.cn-effect-slide{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@media all and (max-width:900px){.cookie-notice-container #cn-notice-buttons,.cookie-notice-container #cn-notice-text{display:block}#cookie-notice .cn-button{margin:0 5px 5px}}@media all and (max-width:480px){.cookie-notice-container,.cookie-revoke-container{padding:15px 25px}}.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: 0px;
top: -3px;
background-color: #040E29;
transition: .4s;
border-radius: 50%;
z-index: 1;
background-image: url(//possiblemusics.com/wp-content/plugins/darklooks-dark-mode-switcher/assets/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(//possiblemusics.com/wp-content/plugins/darklooks-dark-mode-switcher/assets/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(//possiblemusics.com/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(//possiblemusics.com/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(//possiblemusics.com/wp-content/plugins/darklooks-dark-mode-switcher/assets/css/icons/dark4.svg);
background-repeat: no-repeat;
background-color: transparent;
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(//possiblemusics.com/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: transparent;
}
.dl-switch.style5 input:checked ~ .dl-slider {
background-color: transparent;
}
.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);
}