.wvpl-style-light{--background:var(--bc);--background-shade:var(--bc-s);--foreground:var(--fc);--foreground-shade:var(--fc-s);--highlight:var(--hc);--highlight-shade:var(--hc-s);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}.wvpl-style-dark{--background:var(--fc);--background-shade:var(--fc-s);--foreground:var(--bc);--foreground-shade:var(--bc-s);--highlight:var(--hc-s);--highlight-shade:var(--hc);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}.wvpl-style-color-scheme{--background:var(--bc);--background-shade:var(--bc-s);--foreground:var(--fc);--foreground-shade:var(--fc-s);--highlight:var(--hc);--highlight-shade:var(--hc-s);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}@media (prefers-color-scheme:light){.wvpl-style-color-scheme{--background:var(--bc);--background-shade:var(--bc-s);--foreground:var(--fc);--foreground-shade:var(--fc-s);--highlight:var(--hc);--highlight-shade:var(--hc-s);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}}@media (prefers-color-scheme:dark){.wvpl-style-color-scheme{--background:var(--fc);--background-shade:var(--fc-s);--foreground:var(--bc);--foreground-shade:var(--bc-s);--highlight:var(--hc-s);--highlight-shade:var(--hc);--wave:var(--wc);--wave-shade:var(--wc-s);--progress:var(--pc);--progress-shade:var(--pc-s);--cursor:var(--cc);--cursor-shade:var(--cc-s)}}.waveplayer-empty{width:0;height:0;margin:0;padding:0;overflow:hidden}.waveplayer-container{--waveplayer-external-padding:0;width:100%;width:calc(100% + 2*var(--waveplayer-external-padding));margin:calc(-1*var(--waveplayer-external-padding))0 0 calc(-1*var(--waveplayer-external-padding));display:block;container:waveplayer-container/inline-size}.waveplayer{--font-scale-xs:.75;--font-scale-sm:.875;--font-scale-md:1;--font-scale-lg:1.125;--font-scale-xl:1.25;--font-scale:var(--font-scale-xs);--font-size:16px;--base-font-size:calc(var(--font-scale)*var(--font-size));--icon-scale:1;--large-icon-scale:1.6;font-size:var(--base-font-size);--height:60px;--thumbnail-scale:1;--thumbnail-playlist-scale:.25;--thumbnail-size:calc(var(--thumbnail-scale)*var(--height));--thumbnail-playlist-size:calc(var(--thumbnail-playlist-scale)*var(--height));padding:var(--waveplayer-external-padding);container:waveplayer/inline-size}.waveplayer.wvpl-size-xs{--height:80px;--font-scale:var(--font-scale-xs)}.waveplayer.wvpl-size-sm{--height:120px;--font-scale:var(--font-scale-sm)}.waveplayer.wvpl-size-md{--height:160px;--font-scale:var(--font-scale-md)}.waveplayer.wvpl-size-lg{--height:200px;--font-scale:var(--font-scale-lg)}.waveplayer:before{content:unset}.waveplayer *{font-family:var(--default-font-family);box-sizing:border-box;word-break:keep-all;text-rendering:optimizeLegibility;line-height:normal}.waveplayer :before{content:unset}.waveplayer .skin-error{text-align:center;background-color:#d98c8c80;border:1px solid #000;justify-content:center;padding:10px}.waveplayer .wvpl-hidden{display:none}.waveplayer:not(.active){opacity:.4}.waveplayer.active{opacity:1;height:fit-content;transition:all .15s ease-in-out}.waveplayer.active.null{opacity:0;height:0}ul.products .waveplayer .waveplayer-no-thumbnail>a>img{display:none!important}.waveplayer a.wvpl-link{text-decoration:none!important}.waveplayer .wvpl-waveform{overflow:hidden}.waveplayer .wvpl-waveform canvas{transition:transform .15s ease-in-out;transform:scaleY(1)}.loading.waveplayer .wvpl-waveform canvas{transform:scaleY(0)}.waveplayer .wvpl-volume{cursor:ew-resize;flex-direction:column;justify-content:flex-end;padding-bottom:5px;display:flex}@container waveplayer (width<960px){.waveplayer .wvpl-volume{display:none}}.waveplayer .wvpl-info{padding-top:5px}.waveplayer.playing .wvpl-icon.wvpl-play:before{content:""}.waveplayer.analyzing .wvpl-icon.wvpl-play:before,.waveplayer.loading .wvpl-icon.wvpl-play:before,.waveplayer.seeking .wvpl-icon.wvpl-play:before{content:"";animation:1.5s linear infinite wvpl-spin}.waveplayer.loading:not(.active) .wvpl-icon.wvpl-play:before{font-size:2em!important}.waveplayer div.wvpl-overlay{opacity:0;visibility:hidden;text-align:center;width:100%;height:100%;color:RGB(var(--wave));z-index:5;flex-direction:column;justify-content:center;font-weight:100;transition:opacity .3s ease-in-out,visibility 0s linear .3s;display:flex;position:absolute;left:0}.waveplayer.analyzing .wvpl-position,.waveplayer.analyzing .wvpl-duration,.waveplayer.analyzing .wvpl-wave{opacity:0;visibility:hidden;transition:opacity .3s ease-in-out,visibility linear}.waveplayer.analyzing .wvpl-overlay{opacity:1;visibility:visible;transition:opacity .3s ease-in-out,visibility linear}.waveplayer .wvpl-loading{background-color:RGB(var(--progress));width:200px;height:2px;margin:0 auto;position:relative}.waveplayer .wvpl-loading>div{background-color:RGB(var(--wave-shade));width:0;height:2px;position:absolute;top:0;left:0}.waveplayer div .wvpl-overlay>div.percentage,.waveplayer div .wvpl-overlay>div.message{font-size:smaller;font-weight:200}.waveplayer .wvpl-overlay svg{width:48px;height:40px;fill:RGB(var(--foreground));margin:10px auto}@keyframes wvpl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%{opacity:.25}50%{opacity:1}to{opacity:.25}}.waveplayer .wvpl-genres{margin-left:var(--thumbnail-playlist-size);flex:100%;order:10;padding-left:.5em;overflow:hidden}.waveplayer .wvpl-genres a{text-transform:lowercase;color:RGB(var(--foreground));border-radius:999px;margin-right:5px;padding:0;font-size:smaller;font-weight:600;line-height:1.8em;display:inline-block;text-decoration:none!important}.waveplayer .wvpl-genres a:hover{color:RGB(var(--foreground-shade))}.waveplayer .wvpl-tax{flex:100%;order:10;overflow:hidden}.waveplayer .wvpl-tax a{text-transform:lowercase;color:RGB(var(--foreground));border-radius:999px;margin-right:5px;padding:0;font-size:smaller;font-weight:600;line-height:1.8em;display:inline-block;text-decoration:none!important}.waveplayer .wvpl-tax a:hover{color:RGB(var(--foreground-shade))}ul.products li.waveplayer-product .woocommerce-loop-product__link{width:100%}.waveplayer .wvpl-separator,#wvpl-sticky-player .wvpl-separator,.wvpl-sqsm.waveplayer .wvpl-separator,#wvpl-sticky-player .wvpl-separator,.wvpl-sqmd.waveplayer .wvpl-separator,#wvpl-sticky-player .wvpl-separator,.wvpl-sqlg.waveplayer .wvpl-separator,#wvpl-sticky-player .wvpl-separator,.wvpl-sqxl.waveplayer .wvpl-separator,#wvpl-sticky-player .wvpl-separator{flex:auto}@container waveplayer (width<480px){.waveplayer .wvpl-separator,#wvpl-sticky-player .wvpl-separator{flex:1 0 100%}}.waveplayer .wvpl-volume-slider,#wvpl-sticky-player .wvpl-volume-slider{z-index:5;flex-direction:column;grid-area:volume;justify-content:center;align-self:center;width:80px;height:40px;display:flex;position:relative}.waveplayer .wvpl-volume-slider .rail,#wvpl-sticky-player .wvpl-volume-slider .rail{background:RGB(var(--highlight-shade));border-radius:4px;width:100%;height:4px;padding:0;position:relative}.waveplayer .wvpl-volume-slider .rail .value,#wvpl-sticky-player .wvpl-volume-slider .rail .value{background:RGB(var(--foreground));border-radius:4px;height:4px}.waveplayer .wvpl-volume-slider .handle,#wvpl-sticky-player .wvpl-volume-slider .handle{background:RGB(var(--foreground));border-radius:12px;width:12px;height:12px;margin-top:-6px;margin-left:-6px;position:absolute;top:50%;left:100%}.waveplayer .wvpl-volume-slider .touchable,#wvpl-sticky-player .wvpl-volume-slider .touchable{cursor:pointer;width:100%;height:100%;position:absolute}.waveplayer .wvpl-share,#wvpl-sticky-player .wvpl-share{position:relative}.waveplayer .wvpl-share:before,#wvpl-sticky-player .wvpl-share:before{content:"";font-family:"Font Awesome 5 Free",FontAwesome;font-weight:900}.waveplayer .wvpl-share:hover .wvpl-share-popup,#wvpl-sticky-player .wvpl-share:hover .wvpl-share-popup{opacity:1;visibility:visible;transition:opacity .15s ease-in-out,right .15s ease-in-out,visibility ease-in-out;right:110%}.waveplayer .wvpl-share .wvpl-share-popup,#wvpl-sticky-player .wvpl-share .wvpl-share-popup{opacity:0;visibility:hidden;background-color:RGB(var(--background));color:RGB(var(--foreground));white-space:nowrap;border-radius:4px;margin-top:-2px;padding:2px;transition:opacity .15s ease-in-out,right .15s ease-in-out,visibility 0s ease-in-out .15s;position:absolute;right:0}.waveplayer .wvpl-share .wvpl-share-popup ul,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul{margin:0;padding:0 2px;list-style:none}.waveplayer .wvpl-share .wvpl-share-popup ul li,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li{text-align:center;margin:0 2px;border:none!important;display:inline-block!important}.waveplayer .wvpl-share .wvpl-share-popup ul li:before,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li:before{margin:0;padding:0}.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-icon,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-icon{padding:0}.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_fb:hover,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_fb:hover{color:#3b5998}.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_fb:before,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_fb:before{content:"";font-family:"Font Awesome 5 Brands";font-weight:400}.waveplayer .wvpl-share .wvpl-share-popup ul li:hover,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li:hover{background:0 0!important}.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_gp:hover,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_gp:hover{color:#d34836}.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_gp:before,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_gp:before{content:"";font-family:"Font Awesome 5 Brands";font-weight:400}.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_tw:hover,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_tw:hover{color:#00aced}.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_tw:before,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_tw:before{content:"";font-family:"Font Awesome 5 Brands";font-weight:400}.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_ln:hover,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_ln:hover{color:#007bb5}.waveplayer .wvpl-share .wvpl-share-popup ul li.wvpl-share_ln:before,#wvpl-sticky-player .wvpl-share .wvpl-share-popup ul li.wvpl-share_ln:before{content:"";font-family:"Font Awesome 5 Brands";font-weight:400}.waveplayer .wvpl-icon,#wvpl-sticky-player .wvpl-icon{cursor:pointer;flex:0 0 1em;align-self:center;position:relative}.waveplayer .wvpl-icon:before,#wvpl-sticky-player .wvpl-icon:before{width:fit-content;font-family:"Font Awesome 5 Free",FontAwesome;font-weight:900;font-size:calc(var(--icon-scale)*var(--base-font-size));text-align:center;transition:background-color .15s ease-in-out,color .15s ease-in-out;display:inline-block}.waveplayer .wvpl-icon.wvpl-disabled,#wvpl-sticky-player .wvpl-icon.wvpl-disabled{opacity:.2;cursor:default}.waveplayer .wvpl-icon.wvpl-play:before,#wvpl-sticky-player .wvpl-icon.wvpl-play:before{--icon-scale:var(--large-icon-scale)}.waveplayer .wvpl-icon a.wvpl-link,#wvpl-sticky-player .wvpl-icon a.wvpl-link{width:100%;height:100%;display:block;position:absolute}.waveplayer .wvpl-stats,#wvpl-sticky-player .wvpl-stats{align-items:center;display:flex}.waveplayer .wvpl-stats .wvpl-value,#wvpl-sticky-player .wvpl-stats .wvpl-value{vertical-align:1px;width:var(--stats-char-length,auto);margin-top:-1em;margin-left:.25em;font-size:.8em;font-weight:400;display:none}.waveplayer .wvpl-stats.wvpl-length_formatted .wvpl-value,#wvpl-sticky-player .wvpl-stats.wvpl-length_formatted .wvpl-value{width:auto;font-size:inherit;margin-top:unset}.waveplayer .wvpl-stats:not(.wvpl-button),#wvpl-sticky-player .wvpl-stats:not(.wvpl-button){display:flex}@container waveplayer (width<480px){.waveplayer .wvpl-stats:not(.wvpl-button),#wvpl-sticky-player .wvpl-stats:not(.wvpl-button){display:none}}.waveplayer .wvpl-title,.waveplayer .wvpl-artist,#wvpl-sticky-player .wvpl-title,#wvpl-sticky-player .wvpl-artist{-webkit-line-clamp:1;text-overflow:ellipsis;-webkit-box-orient:vertical;max-width:fit-content;display:-webkit-box;overflow:hidden}.waveplayer .wvpl-title,#wvpl-sticky-player .wvpl-title{font-weight:600}.waveplayer .wvpl-icon.wvpl-likes.disabled,#wvpl-sticky-player .wvpl-icon.wvpl-likes.disabled{cursor:default}.waveplayer .wvpl-button,#wvpl-sticky-player .wvpl-button{cursor:pointer}.waveplayer .wvpl-icon.wvpl-button:before,#wvpl-sticky-player .wvpl-icon.wvpl-button:before{transform:scale(1)}.waveplayer .wvpl-icon.wvpl-button:hover:before,#wvpl-sticky-player .wvpl-icon.wvpl-button:hover:before{opacity:1;transform:scale(1.25)}.waveplayer .wvpl-icon.wvpl-play:before,#wvpl-sticky-player .wvpl-icon.wvpl-play:before{content:""}.waveplayer .wvpl-icon.wvpl-prev:before,#wvpl-sticky-player .wvpl-icon.wvpl-prev:before{content:""}.waveplayer .wvpl-icon.wvpl-next:before,#wvpl-sticky-player .wvpl-icon.wvpl-next:before{content:""}.waveplayer .wvpl-icon.wvpl-volume_up:before,#wvpl-sticky-player .wvpl-icon.wvpl-volume_up:before{content:""}.waveplayer .wvpl-icon.wvpl-volume_down:before,#wvpl-sticky-player .wvpl-icon.wvpl-volume_down:before{content:""}.waveplayer .wvpl-icon.wvpl-volume_off:before,#wvpl-sticky-player .wvpl-icon.wvpl-volume_off:before{content:"";margin-right:8px}.waveplayer .wvpl-icon.wvpl-info-info:before,#wvpl-sticky-player .wvpl-icon.wvpl-info-info:before{content:""}.waveplayer .wvpl-icon.wvpl-info-none:before,#wvpl-sticky-player .wvpl-icon.wvpl-info-none:before{content:""}.waveplayer .wvpl-icon.wvpl-info-playlist:before,#wvpl-sticky-player .wvpl-icon.wvpl-info-playlist:before{content:""}.waveplayer .wvpl-icon.wvpl-in_cart:before,#wvpl-sticky-player .wvpl-icon.wvpl-in_cart:before{content:""}.waveplayer .wvpl-icon.wvpl-add_to_cart:before,#wvpl-sticky-player .wvpl-icon.wvpl-add_to_cart:before{content:""}.waveplayer .wvpl-icon.wvpl-runtime:before,#wvpl-sticky-player .wvpl-icon.wvpl-runtime:before{content:""}.waveplayer .wvpl-icon.wvpl-likes:before,#wvpl-sticky-player .wvpl-icon.wvpl-likes:before{content:""}.waveplayer .wvpl-icon.wvpl-downloads:before,#wvpl-sticky-player .wvpl-icon.wvpl-downloads:before{content:""}.waveplayer .wvpl-icon.wvpl-play_count:before,#wvpl-sticky-player .wvpl-icon.wvpl-play_count:before{content:""}.waveplayer .wvpl-icon.wvpl-product:before,#wvpl-sticky-player .wvpl-icon.wvpl-product:before{content:""}.waveplayer .wvpl-icon.wvpl-soundcloud:before,#wvpl-sticky-player .wvpl-icon.wvpl-soundcloud:before{content:"";color:#f70;font-family:"Font Awesome 5 Brands",FontAwesome;font-weight:400}.waveplayer .wvpl-icon.wvpl-spin:before,#wvpl-sticky-player .wvpl-icon.wvpl-spin:before{content:"";animation:1.5s linear infinite wvpl-spin}.waveplayer .wvpl-icon.wvpl-likes:hover:before,#wvpl-sticky-player .wvpl-icon.wvpl-likes:hover:before{color:#800}.waveplayer .wvpl-icon.wvpl-likes.liked:before,#wvpl-sticky-player .wvpl-icon.wvpl-likes.liked:before,.waveplayer .wvpl-icon.wvpl-likes.liked:hover:before,#wvpl-sticky-player .wvpl-icon.wvpl-likes.liked:hover:before{color:#e00}.waveplayer .wvpl-icon.wvpl-downloads:hover:before,#wvpl-sticky-player .wvpl-icon.wvpl-downloads:hover:before{color:#07b}.waveplayer .wvpl-icon.wvpl-product:hover:before,#wvpl-sticky-player .wvpl-icon.wvpl-product:hover:before{color:#96588a}.waveplayer .wvpl-icon.wvpl-add_to_cart:hover:before,#wvpl-sticky-player .wvpl-icon.wvpl-add_to_cart:hover:before{color:#074}.waveplayer .wvpl-icon.wvpl-in_cart:before,#wvpl-sticky-player .wvpl-icon.wvpl-in_cart:before,.waveplayer .wvpl-icon.wvpl-in_cart:hover:before,#wvpl-sticky-player .wvpl-icon.wvpl-in_cart:hover:before{color:#0b7}.waveplayer .wvpl-icon.wvpl-soundcloud:hover:before,#wvpl-sticky-player .wvpl-icon.wvpl-soundcloud:hover:before{color:#f70}.waveplayer .wvpl-icon.wvpl-likes.liked.disabled:hover,.waveplayer .wvpl-icon.wvpl-likes.disabled:hover,#wvpl-sticky-player .wvpl-icon.wvpl-likes.liked.disabled:hover,#wvpl-sticky-player .wvpl-icon.wvpl-likes.disabled:hover{transform:none}.waveplayer symbol#waveform-animation path,#wvpl-sticky-player symbol#waveform-animation path{transform-origin:4px 20px}@container waveplayer (width<720px){.waveplayer .wvpl-volume-slider{display:none}}#wvpl-sticky-player .wvpl-volume-slider{display:none}@media screen and (width>=960px){#wvpl-sticky-player .wvpl-volume-slider{display:flex}}body.wvpl-variation-popup{height:100%;overflow:hidden}body.wvpl-variation-popup #wvpl-variation-popup.woocommerce.single-product{opacity:1;visibility:visible;transition:opacity .4s ease-in-out,visibility ease-in-out}#wvpl-variation-popup.woocommerce.single-product{background:RGBA(var(--background),.85);z-index:999999;opacity:0;visibility:hidden;width:100%;height:100%;transition:opacity .2s ease-in-out,visibility 0s ease-in-out .2s;position:fixed;top:0;left:0}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form{background:rgb(var(--background));z-index:0;border-radius:4px;width:100%;height:100%;margin:0;padding:20px;list-style:none;display:grid;position:absolute;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 0 5px #000}@media screen and (width>=667px){#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form{max-width:400px;height:auto}}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form h4{text-align:center;color:RGB(var(--foreground));font-weight:600}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart{text-align:center;height:auto;margin:auto 0;padding:0}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .variations{border:0;width:100%}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .variations th,#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .variations td{text-align:center}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .variations th{color:RGB(var(--foreground))}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart a.reset_variations{margin:0 auto .5em}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form form.cart .woocommerce-variation-description{text-align:left}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .variations_button{text-align:center;float:none;justify-content:center;padding:0;display:flex}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .variations_button .quantity,#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .variations_button button.button{float:none}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .close-button{text-align:center;cursor:pointer;width:20px;height:20px;color:RGB(var(--foreground));display:block;position:absolute;top:10px;right:10px}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .close-button:before{content:"";font-family:"Font Awesome 5 Free",FontAwesome;line-height:20px}#wvpl-variation-popup.woocommerce.single-product .wvpl-variation-form .close-button:hover{color:RGB(var(--highlight))}#wvpl-variation-popup.woocommerce.single-product span.wvpl-icon.wvpl-button.wvpl-cart{text-align:center}#wvpl-variation-popup.woocommerce.single-product span.wvpl-icon.wvpl-button.wvpl-cart:before{content:""}html{--wvpl-sticky-player-height:80px;transition:padding .15s ease-in-out}html.has-sticky-player-bottom{padding-bottom:var(--wvpl-sticky-player-height)}html.has-sticky-player-top{padding-top:var(--wvpl-sticky-player-height)}#wvpl-sticky-player{--icon-scale:1;--large-icon-scale:1.6;width:100%;height:var(--wvpl-sticky-player-height);--sticky-thumbnail-height:calc(.9*var(--wvpl-sticky-player-height));bottom:calc(-1*var(--wvpl-sticky-player-height));border-top:1px solid RGB(var(--highlight-shade));display:block}html.has-sticky-player-top #wvpl-sticky-player{top:calc(-1*var(--wvpl-sticky-player-height));bottom:unset;border-bottom:1px solid RGB(var(--highlight-shade));border-top:none}#wvpl-sticky-player *{user-select:none}#wvpl-sticky-player{z-index:999999;background-color:RGB(var(--background));color:RGB(var(--foreground));padding:0;transition:all .15s ease-in-out;position:fixed}html.has-sticky-player-bottom #wvpl-sticky-player{bottom:0}html.has-sticky-player-top #wvpl-sticky-player{top:0}#wvpl-sticky-player .wvpl-container{grid-column-gap:0;grid-template:"controls wave toggle"2fr"info info info"1fr/3em 1fr 40px;height:100%;padding:0;display:grid;overflow:hidden}@media screen and (width>=667px){#wvpl-sticky-player .wvpl-container{grid-template-columns:8em 1fr 40px}}@media screen and (width>=960px){#wvpl-sticky-player .wvpl-container{grid-column-gap:10px;grid-template-columns:8em 90px 1fr 40px;grid-template-areas:"controls volume wave toggle""controls volume info toggle"}}@media screen and (width>=1200px){#wvpl-sticky-player .wvpl-container{grid-column-gap:10px;grid-template:"controls volume wave info toggle"1fr/8em 90px 3fr 2fr 40px;padding:0 40px}}#wvpl-sticky-player .wvpl-container .wvpl-controls{grid-area:controls;justify-content:space-evenly;width:3em;display:flex}@media screen and (width>=667px){#wvpl-sticky-player .wvpl-container .wvpl-controls{width:8em}}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon{text-align:center;cursor:pointer;flex:0 0 1em;align-self:center}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon:before{text-align:center;border-radius:1.75em;width:1.75em;height:1.75em;font-family:"Font Awesome 5 Free",FontAwesome;font-weight:900;line-height:1.75em;transition:background-color .15s ease-in-out,color .15s ease-in-out;display:inline-block}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon:not(.wvpl-disabled):hover:before{background-color:RGB(var(--background-shade));color:RGB(var(--highlight))}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-disabled{opacity:.2;cursor:default}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play:before{content:""}.playing#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play:before{content:""}.loading#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play:before,.analyzing#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play:before,.seeking#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-play:before{content:"";animation:1.5s linear infinite wvpl-spin}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-prev,#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-next{display:none}@media screen and (width>=667px){#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-prev,#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-next{display:flex}}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-prev:before{content:""}#wvpl-sticky-player .wvpl-container .wvpl-controls .wvpl-icon.wvpl-next:before{content:""}#wvpl-sticky-player .wvpl-wave{flex:1;grid-area:wave;display:flex;position:relative;overflow:hidden}#wvpl-sticky-player .wvpl-wave .wvpl-waveform{flex:1;margin:0 5px;position:relative;overflow:hidden}#wvpl-sticky-player .wvpl-wave .wvpl-waveform canvas{height:100%;transition:transform .15s ease-in-out;transform:scaleY(1)}.loading#wvpl-sticky-player .wvpl-wave .wvpl-waveform canvas{transform:scaleY(0)}#wvpl-sticky-player .wvpl-wave .wvpl-position,#wvpl-sticky-player .wvpl-wave .wvpl-duration{width:4ch;color:RGB(var(--foreground));opacity:1;background-color:#0000;align-self:center;padding:0;transition:opacity .15s ease-in-out;position:relative;transform:none}#wvpl-sticky-player .wvpl-wave .wvpl-position{text-align:right}.loading#wvpl-sticky-player .wvpl-wave .wvpl-position,.loading#wvpl-sticky-player .wvpl-wave .wvpl-duration{opacity:0}#wvpl-sticky-player .wvpl-trackinfo{flex-direction:row;grid-area:info;justify-content:center;align-items:center;margin-bottom:5px;padding:0 20px;transition:opacity .15s ease-in-out;display:flex;position:relative;overflow:hidden}#wvpl-sticky-player .wvpl-trackinfo>:not(:last-child){margin-right:5px}.loading#wvpl-sticky-player .wvpl-trackinfo{opacity:0}@media screen and (width>=1200px){#wvpl-sticky-player .wvpl-trackinfo{justify-content:flex-start;margin:0}}#wvpl-sticky-player .wvpl-trackinfo img.wvpl-thumbnail{opacity:1;border-radius:3px;flex:0 0 18px;align-items:center;width:18px;height:18px;transition:opacity .15s ease-in-out}@media screen and (width>=1200px){#wvpl-sticky-player .wvpl-trackinfo img.wvpl-thumbnail{width:var(--sticky-thumbnail-height);height:var(--sticky-thumbnail-height);flex:0 0 var(--sticky-thumbnail-height)}}.loading#wvpl-sticky-player .wvpl-trackinfo img.wvpl-thumbnail{opacity:0}#wvpl-sticky-player button.wvpl-sticky-player-toggle{width:100%;height:100%;color:RGB(var(--foreground));text-align:center;font-family:"Font Awesome 5 Free",FontAwesome;line-height:30px;font-size:var(--base-font-size);cursor:pointer;background-color:#0000;border:none;outline:none;grid-area:toggle;padding:0;font-weight:900;transition:all .15s ease-in-out}#wvpl-sticky-player button.wvpl-sticky-player-toggle:before{content:""}html.has-sticky-player #wvpl-sticky-player button.wvpl-sticky-player-toggle{right:5px}html.has-sticky-player-top #wvpl-sticky-player button.wvpl-sticky-player-toggle:before{content:""}.waveplayer:before,.waveplayer :before{content:unset}#instance_track_data,svg.icon-definitions{display:none}[data-marker]{cursor:pointer}@container waveplayer-container (width<960px){.waveplayer{--height:160px;--font-scale:var(--font-scale-md)}.waveplayer.wvpl-size-xs{--height:80px;--font-scale:var(--font-scale-xs)}.waveplayer.wvpl-size-sm{--height:120px;--font-scale:var(--font-scale-sm)}.waveplayer.wvpl-size-md,.waveplayer.wvpl-size-lg{--height:160px;--font-scale:var(--font-scale-md)}}@container waveplayer-container (width<720px){.waveplayer{--height:120px;--font-scale:var(--font-scale-sm)}.waveplayer.wvpl-size-xs{--height:80px;--font-scale:var(--font-scale-xs)}.waveplayer.wvpl-size-sm,.waveplayer.wvpl-size-md,.waveplayer.wvpl-size-lg{--height:120px;--font-scale:var(--font-scale-sm)}}@container waveplayer-container (width<480px){.waveplayer.wvpl-size-xs,.waveplayer.wvpl-size-sm,.waveplayer.wvpl-size-md,.waveplayer.wvpl-size-lg{--height:80px;--font-scale:var(--font-scale-xs)}}.ls-container {
visibility: hidden;
position: relative;
max-width: 100%;
}
.ls-inner {
position: relative;
width: 100%;
height: 100%;
background-position: center center;
z-index: 30;
}
.ls-wp-fullwidth-container {
width: 100%;
position: relative;
}
.ls-wp-fullwidth-helper {
position: absolute;
} .ls-layers,
.ls-slide-backgrounds,
.ls-slide-effects,
.ls-background-videos,
.ls-bg-video-overlay {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
overflow: hidden;
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-wrapper {
padding: 0 !important;
visibility: visible !important;
border: 0 !important;
z-index: 1;
}
.ls-background-videos {
z-index: 1;
}
.ls-bg-video-overlay {
z-index: 21;
background-repeat: repeat;
background-position: center center;
}
.ls-slide-backgrounds {
z-index: 2;
}
.ls-slide-effects {
z-index: 4;
}
.ls-layers {
z-index: 35;
}
.ls-parallax,
.ls-in-out,
.ls-z {
position: absolute !important;
}
.ls-parallax,
.ls-z {
width: 0 !important;
height: 0 !important;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
display: block !important;
overflow: visible !important;
}
.ls-in-out {
display: none;
}
.ls-loop, .ls-clip {
position: absolute !important;
display: block !important;
}
.ls-parallax,
.ls-in-out,
.ls-loop,
.ls-z {
background: none !important;
}
.ls-parallax,
.ls-bg-wrap,
.ls-loop {
margin: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer
.ls-wrapper > .ls-bg {
line-height: normal;
white-space: nowrap;
word-wrap: normal;
margin-right: 0 !important;
margin-bottom: 0 !important;
}
.ls-wrapper > .ls-layer,
.ls-wrapper > a > .ls-layer {
position: static !important;
display: block !important;
-o-transform: translateZ(1px);
-ms-transform: translateZ(1px);
-moz-transform: translateZ(1px);
-webkit-transform: translateZ(1px);
transform: translateZ(1px);
}
.ls-bg-wrap,
.ls-bg-outer {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
}
.ls-bg-wrap {
display: none;
}
.ls-bg-outer {
overflow: hidden !important;
}
.ls-wrapper > a.ls-layer-link {
cursor: pointer !important;
display: block !important;
position: absolute !important;
left: 0 !important;
top: 0 !important;
width: 100% !important;
height: 100% !important;
z-index: 10;
-o-transform: translateZ(100px);
-ms-transform: translateZ(100px);
-moz-transform: translateZ(100px);
-webkit-transform: translateZ(100px);
transform: translateZ(100px);
background: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7) !important;
}  .ls-gui-element {
z-index: 40;
text-decoration: none !important;
}
.ls-loading-container {
position: absolute !important;
display: none;
left: 50% !important;
top: 50% !important;
}
.ls-loading-indicator {
margin: 0 auto;
} .ls-media-unmute {
visibility: hidden;
position: absolute;
left: 16px;
top: 16px;
width: 30px;
height: 30px;
cursor: pointer;
opacity: .65;
}
.ls-media-unmute-active {
visibility: visible;
}
.ls-media-unmute-bg {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
border-radius: 30px;
border: 0 solid white;
transform: scale(0.1);
background: rgba(0,0,0,.25);
box-shadow: 0 3px 10px rgba(0,0,0,.2);
}
.ls-icon-muted, .ls-icon-unmuted {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background-repeat: no-repeat;
background-position: center;
background-size: 20px;
transform: scale(0.1);
}
.ls-media-unmute-active .ls-media-unmute-bg {
border: 2px solid white;
}
.ls-media-unmute-active .ls-icon-muted,
.ls-media-unmute-active .ls-icon-unmuted,
.ls-media-unmute-active .ls-media-unmute-bg {
transform: scale(1) !important;
}
.ls-icon-muted {
background-image: url(//masjidassunnah-fl.com/wp-content/plugins/LayerSlider/static/layerslider/img/icon-muted-white.png);
opacity: 1;
}
.ls-icon-unmuted {
background-image: url(//masjidassunnah-fl.com/wp-content/plugins/LayerSlider/static/layerslider/img/icon-unmuted-white.png);
opacity: 0;
}
.ls-media-unmute:hover {
opacity: 1;
}
.ls-media-unmute:hover .ls-icon-muted {
opacity: 0;
}
.ls-media-unmute:hover .ls-icon-unmuted {
opacity: 1;
}
.ls-media-unmute-bg,
.ls-icon-unmuted,
.ls-media-unmute,
.ls-icon-muted {
transition: all .3s ease-in-out !important;
} .ls-bottom-slidebuttons {
text-align: left;
}
.ls-bottom-nav-wrapper,
.ls-below-thumbnails {
height: 0;
position: relative;
text-align: center;
margin: 0 auto;
}
.ls-below-thumbnails {
display: none;
}
.ls-bottom-nav-wrapper a,
.ls-nav-prev,
.ls-nav-next {
outline: none;
}
.ls-bottom-slidebuttons {
position: relative;
}
.ls-bottom-slidebuttons,
.ls-nav-start,
.ls-nav-stop,
.ls-nav-sides {
position: relative;
}
.ls-nothumb {
text-align: center !important;
}
.ls-link,
.ls-link:hover {
position: absolute !important;
width: 100% !important;
height: 100% !important;
left: 0 !important;
top: 0 !important;
}
.ls-link {
display: none;
}
.ls-link-on-top {
z-index: 999999 !important;
}
.ls-link, .ls-wrapper > a > * {
background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
}
.ls-bottom-nav-wrapper,
.ls-thumbnail-wrapper,
.ls-nav-prev,
.ls-nav-next {
visibility: hidden;
} .ls-bar-timer {
position: absolute;
width: 0;
height: 2px;
background: white;
border-bottom: 2px solid #555;
opacity: .55;
top: 0;
}
.ls-circle-timer {
width: 16px;
height: 16px;
position: absolute;
right: 10px;
top: 10px;
opacity: .65;
display: none;
}
.ls-container .ls-circle-timer,
.ls-container .ls-circle-timer * {
box-sizing: border-box !important;
}
.ls-ct-half {
border: 4px solid white;
}
.ls-ct-left,
.ls-ct-right {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-left,
.ls-ct-right {
position: absolute;
}
.ls-ct-left {
left: 0;
}
.ls-ct-right {
left: 50%;
}
.ls-ct-rotate {
width: 200%;
height: 100%;
position: absolute;
top: 0;
}
.ls-ct-left .ls-ct-rotate,
.ls-ct-right .ls-ct-hider,
.ls-ct-right .ls-ct-half {
left: 0;
}
.ls-ct-right .ls-ct-rotate,
.ls-ct-left .ls-ct-hider,
.ls-ct-left .ls-ct-half {
right: 0;
}
.ls-ct-hider,
.ls-ct-half {
position: absolute;
top: 0;
}
.ls-ct-hider {
width: 50%;
height: 100%;
overflow: hidden;
}
.ls-ct-half {
width: 200%;
height: 100%;
}
.ls-ct-center {
width: 100%;
height: 100%;
left: 0;
top: 0;
position: absolute;
border: 4px solid black;
opacity: 0.2;
}
.ls-ct-half,
.ls-ct-center {
border-radius: 100px;
-moz-border-radius: 100px;
-webkit-border-radius: 100px;
}
.ls-slidebar-container {
margin: 10px auto;
}
.ls-slidebar-container,
.ls-slidebar {
position: relative;
}
.ls-progressbar,
.ls-slidebar-slider-container {
position: absolute;
left: 0;
top: 0;
}
.ls-progressbar {
width: 0;
height: 100%;
z-index: 1;
}
.ls-slidebar-slider-container {
z-index: 2;
}
.ls-slidebar-slider {
position: static !important;
cursor: pointer;
} .ls-slidebar {
height: 10px;
background-color: #ddd;
}
.ls-slidebar,
.ls-progressbar {
border-radius: 10px;
}
.ls-progressbar {
background-color: #bbb;
}
.ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-slider {
width: 20px;
height: 20px;
border-radius: 20px;
background-color: #999;
} .ls-slidebar-light .ls-slidebar {
height: 8px;
background-color: white;
border: 1px solid #ddd;
border-top: 1px solid #ccc;
}
.ls-slidebar-light .ls-slidebar,
.ls-slidebar-light .ls-progressbar {
border-radius: 10px;
}
.ls-slidebar-light .ls-progressbar {
background-color: #eee;
}
.ls-slidebar-light .ls-slidebar-slider-container {
top: 50%;
}
.ls-slidebar-light .ls-slidebar-slider {
width: 18px;
height: 18px;
border-radius: 20px;
background-color: #eee;
border: 1px solid #bbb;
border-top: 1px solid #ccc;
border-bottom: 1px solid #999;
} .ls-tn {
display: none !important;
}
.ls-thumbnail-hover {
display: none;
position: absolute;
left: 0;
}
.ls-thumbnail-hover-inner {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
display: none;
}
.ls-thumbnail-hover-bg {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-thumbnail-hover-img {
position: absolute;
overflow: hidden;
}
.ls-thumbnail-hover img {
max-width: none !important;
position: absolute;
display: inline-block;
visibility: visible !important;
left: 50%;
top: 0;
}
.ls-thumbnail-hover span {
left: 50%;
top: 100%;
width: 0;
height: 0;
display: block;
position: absolute;
border-left-color: transparent !important;
border-right-color: transparent !important;
border-bottom-color: transparent !important;
}
.ls-thumbnail-wrapper {
position: relative;
width: 100%;
margin: 0 auto;
}
.ls-thumbnail {
position: relative;
margin: 0 auto;
}
.ls-thumbnail-inner,
.ls-thumbnail-slide-container {
width: 100%;
}
.ls-thumbnail-slide-container {
overflow: hidden !important;
position: relative;
}
.ls-thumbnail-slide {
text-align: center;
white-space: nowrap;
float: left;
position: relative;
}
.ls-thumbnail-slide a {
overflow: hidden;
display: inline-block;
width: 0;
height: 0;
position: relative;
}
.ls-thumbnail-slide img {
max-width: none !important;
max-height: 100% !important;
height: 100%;
visibility: visible !important;
}
.ls-touchscroll {
overflow-x: auto !important;
} .ls-shadow {
display: none;
position: absolute;
z-index: 10 !important;
top: 100%;
width: 100%;
left: 0;
overflow: hidden !important;
visibility: hidden;
}
.ls-shadow img {
width: 100% !important;
height: auto !important;
position: absolute !important;
left: 0 !important;
bottom: 0 !important;
} .ls-media-layer {
overflow: hidden;
}
.ls-vpcontainer,
.ls-videopreview {
width : 100%;
height : 100%;
position : absolute;
left : 0;
top : 0;
cursor : pointer;
}
.ls-videopreview {
background-size: cover;
background-position: center center;
}
.ls-videopreview {
z-index: 1;
}
.ls-playvideo {
position: absolute;
left: 50%;
top: 50%;
cursor: pointer;
z-index: 2;
}
.ls-autoplay .ls-playvideo {
display: none !important;
} .ls-forcehide {
display: none !important;
} .ls-yourlogo {
position: absolute;
z-index: 50;
}  .ls-slide-transition-wrapper {
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
z-index: 3;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-wrapper * {
text-align: left !important;
}
.ls-slide-transition-tile {
position: relative;
float: left;
}
.ls-slide-transition-tile img {
visibility: visible;
margin: 0 !important;
}
.ls-curtiles {
overflow: hidden;
}
.ls-curtiles,
.ls-nexttiles {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
}
.ls-curtile, .ls-nexttile {
overflow: hidden;
width: 100% !important;
height: 100% !important;
-o-transform: translateZ(0);
-ms-transform: translateZ(0);
-moz-transform: translateZ(0);
-webkit-transform: translateZ(0);
transform: translateZ(0);
}
.ls-nexttile {
display: none;
}
.ls-3d-container {
position: relative;
overflow: visible !important;
-ms-perspective: none !important;
-moz-perspective: none !important;
-webkit-perspective: none !important;
perspective: none !important;
}
.ls-3d-box {
position: absolute;
}
.ls-3d-box div {
overflow: hidden;
margin: 0;
padding: 0;
position: absolute;
background-color: #888;
}
.ls-3d-box .ls-3d-top,
.ls-3d-box .ls-3d-bottom {
background-color: #555;
}
.ls-slide-transition-wrapper,
.ls-slide-transition-tile {
-ms-perspective: 1500px;
-moz-perspective: 1500px;
-webkit-perspective: 1500px;
perspective: 1500px;
}
.ls-slide-transition-tile,
.ls-3d-box,
.ls-curtiles,
.ls-nexttiles {
-ms-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.ls-curtile,
.ls-nexttile,
.ls-3d-box,
.ls-3d-box div {
-ms-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
} .ls-visible {
overflow: visible !important;
}
.ls-unselectable {
user-select: none;
-o-user-select: none;
-ms-user-select: none;
-moz-user-select: none;
-webkit-user-select: none;
}
.ls-overflow-hidden {
overflow: hidden;
}
.ls-overflowx-hidden {
overflow-x: hidden;
}
.ls-overflow-visible {
overflow: visible !important;
}
.ls-overflowy-hidden {
overflow-y: hidden;
}
.ls-hidden {
width: 0px !important;
height: 0px !important;
position: absolute;
left: -5000px;
top: -5000px;
z-index: -1;
overflow: hidden !important;
visibility: hidden !important;
display: block !important;
}
.ls-slide {
display: block !important;
visibility: hidden !important;
position: absolute !important;
overflow: hidden;
top: 0 !important;
left: 0 !important;
bottom: auto !important;
right: auto !important;
background: none;
border: none !important;
margin: 0 !important;
padding: 0 !important;
}
.ls-slide > .ls-layer,
.ls-slide > .ls-l,
.ls-slide > .ls-bg,
.ls-slide > a > .ls-layer,
.ls-slide > a > .ls-l,
.ls-slide > a > .ls-bg {
position: absolute !important;
white-space: nowrap;
}
.ls-fullscreen {
margin: 0 !important;
padding: 0 !important;
width: auto !important;
height: auto !important;
}
.ls-fullscreen .ls-container {
background-color: black;
margin: 0 auto !important;
}
.ls-fullscreen .ls-fullscreen-wrapper {
width: 100% !important;
height: 100% !important;
margin: 0 !important;
padding: 0 !important;
border: 0 !important;
background-color: black;
overflow: hidden !important;
position: relative !important;
}
.ls-fullscreen .ls-fullscreen-wrapper .ls-container,
.ls-fullscreen .ls-fullscreen-wrapper .ls-wp-container {
position: absolute !important;
top: 50% !important;
left: 50% !important;
transform: translate(-50%,-50%) !important;
}
.ls-layer .split-item {
font-weight: inherit !important;
font-family: inherit !important;
font-size: inherit;
color: inherit;
} html .ls-nav-prev,
body .ls-nav-prev,
#ls-global .ls-nav-prev,
html .ls-nav-next,
body .ls-nav-next,
#ls-global .ls-nav-next,
html .ls-container img,
body .ls-container img,
#ls-global .ls-container img,
html .ls-bottom-nav-wrapper a,
body .ls-bottom-nav-wrapper a,
#ls-global .ls-bottom-nav-wrapper a,
html .ls-container .ls-fullscreen,
body .ls-container .ls-fullscreen,
#ls-global .ls-container .ls-fullscreen,
html .ls-thumbnail a,
body .ls-thumbnail a,
#ls-global .ls-thumbnail a {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
border: 0;
}
html .ls-wrapper > a,
body .ls-wrapper > a,
#ls-global .ls-wrapper > a,
html .ls-wrapper > p,
body .ls-wrapper > p,
#ls-global .ls-wrapper > p,
html .ls-wrapper > h1,
body .ls-wrapper > h1,
#ls-global .ls-wrapper > h1,
html .ls-wrapper > h2,
body .ls-wrapper > h2,
#ls-global .ls-wrapper > h2,
html .ls-wrapper > h3,
body .ls-wrapper > h3,
#ls-global .ls-wrapper > h3,
html .ls-wrapper > h4,
body .ls-wrapper > h4,
#ls-global .ls-wrapper > h4,
html .ls-wrapper > h5,
body .ls-wrapper > h5,
#ls-global .ls-wrapper > h5,
html .ls-wrapper > img,
body .ls-wrapper > img,
#ls-global .ls-wrapper > img,
html .ls-wrapper > div,
body .ls-wrapper > div,
#ls-global .ls-wrapper > div,
html .ls-wrapper > span,
body .ls-wrapper > span,
#ls-global .ls-wrapper > span,
html .ls-wrapper .ls-bg,
body .ls-wrapper .ls-bg,
#ls-global .ls-wrapper .ls-bg,
html .ls-wrapper .ls-layer,
body .ls-wrapper .ls-layer,
#ls-global .ls-wrapper .ls-layer,
html .ls-slide .ls-layer,
body .ls-slide .ls-layer,
#ls-global .ls-slide .ls-layer,
html .ls-slide a .ls-layer,
body .ls-slide a .ls-layer,
#ls-global .ls-slide a .ls-layer {
transition: none;
-ms-transition: none;
-webkit-transition: none;
line-height: normal;
outline: none;
padding: 0;
margin: 0;
border-width: 0;
}
html .ls-container img,
body .ls-container img,
#ls-global .ls-container img {
background: none !important;
min-width: 0 !important;
max-width: none !important;
border-radius: 0;
box-shadow: none;
border: 0;
padding: 0;
}
html .ls-wp-container .ls-wrapper > a > *,
body .ls-wp-container .ls-wrapper > a > *,
#ls-global .ls-wp-container .ls-wrapper > a > * {
margin: 0;
}
html .ls-wp-container .ls-wrapper > a,
body .ls-wp-container .ls-wrapper > a,
#ls-global .ls-wp-container .ls-wrapper > a {
text-decoration: none;
}
.ls-wp-fullwidth-container,
.ls-wp-fullwidth-helper,
.ls-gui-element *,
.ls-gui-element,
.ls-container,
.ls-slide > *,
.ls-slide,
.ls-wrapper,
.ls-layer {
box-sizing: content-box !important;
}
html .ls-yourlogo,
body .ls-yourlogo,
#ls-global .ls-yourlogo {
margin: 0;
}
html .ls-tn,
body .ls-tn,
#ls-global .ls-tn {
display: none;
}
.ls-bottom-nav-wrapper,
.ls-bottom-nav-wrapper span,
.ls-bottom-nav-wrapper a {
line-height: 0;
font-size: 0;
}
html .ls-container video,
body .ls-container video,
#ls-global .ls-container video {
max-width: none !important;
object-fit: cover !important;
} html .ls-container,
body .ls-container,
#ls-global .ls-container,
html .ls-container .ls-slide-transition-wrapper,
body .ls-container .ls-slide-transition-wrapper,
#ls-global .ls-container .ls-slide-transition-wrapper,
html .ls-container .ls-slide-transition-wrapper *,
body .ls-container .ls-slide-transition-wrapper *,
#ls-global .ls-container .ls-slide-transition-wrapper *,
html .ls-container .ls-bottom-nav-wrapper,
body .ls-container .ls-bottom-nav-wrapper,
#ls-global .ls-container .ls-bottom-nav-wrapper,
html .ls-container .ls-bottom-nav-wrapper *,
body .ls-container .ls-bottom-nav-wrapper *,
#ls-global .ls-container .ls-bottom-nav-wrapper *,
html .ls-container .ls-bottom-nav-wrapper span *,
body .ls-container .ls-bottom-nav-wrapper span *,
#ls-global .ls-container .ls-bottom-nav-wrapper span *,
html .ls-direction-fix,
body .ls-direction-fix,
#ls-global .ls-direction-fix {
direction: ltr !important;
} html .ls-container,
body .ls-container,
#ls-global .ls-container {
float: none !important;
} .ls-notification {
position: relative;
margin: 10px auto;
padding: 10px 10px 15px 88px;
border-radius: 5px;
min-height: 60px;
background: #de4528;
color: white !important;
font-family: 'Open Sans', arial, sans-serif !important;
}
.ls-notification a {
color: white !important;
text-decoration: underline !important;
}
.ls-notification-logo {
position: absolute;
top: 16px;
left: 17px;
width: 56px;
height: 56px;
font-size: 49px;
line-height: 53px;
border-radius: 56px;
background-color: white;
color: #de4528;
font-style: normal;
font-weight: 800;
text-align: center;
}
.ls-notification strong {
color: white !important;
display: block;
font-size: 20px;
line-height: 26px;
font-weight: normal !important;
}
.ls-notification span {
display: block;
font-size: 13px;
line-height: 16px;
text-align: justify !important;
} @media screen and (max-width: 767px) {
.ls-container .ls-layers > .ls-hide-on-phone,
.ls-container .ls-background-videos .ls-hide-on-phone video,
.ls-container .ls-background-videos .ls-hide-on-phone audio,
.ls-container .ls-background-videos .ls-hide-on-phone iframe {
display: none !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
.ls-container .ls-layers > .ls-hide-on-tablet,
.ls-container .ls-background-videos .ls-hide-on-tablet video,
.ls-container .ls-background-videos .ls-hide-on-tablet audio,
.ls-container .ls-background-videos .ls-hide-on-tablet iframe {
display: none !important;
}
}
@media screen and (min-width: 1025px) {
.ls-container .ls-layers > .ls-hide-on-desktop,
.ls-container .ls-background-videos .ls-hide-on-desktop video,
.ls-container .ls-background-videos .ls-hide-on-desktop audio,
.ls-container .ls-background-videos .ls-hide-on-desktop iframe {
display: none !important;
}
}
.ls-container .ls-background-videos .ls-vpcontainer {
z-index: 10;
}
.ls-container .ls-background-videos .ls-videopreview {
background-size: cover !important;
}
.ls-container .ls-background-videos video,
.ls-container .ls-background-videos audio,
.ls-container .ls-background-videos iframe {
position: relative;
z-index: 20;
} @media (transform-3d), (-ms-transform-3d), (-webkit-transform-3d) {
#ls-test3d {
position: absolute;
left: 9px;
height: 3px;
}
}