Products

 crolltop');if(btn)btn.classList.toggle('sf-show',window.scrollY>400);});

document.addEventListener('keydown',function(e){
var lb=document.getElementById('sf-lightbox');if(lb&&lb.classList.contains('sf-open')){if(e.key==='ArrowRight')sfLbNext();if(e.key==='ArrowLeft')sfLbPrev();if(e.key==='Escape')sfCloseLightbox();}
var mo=document.getElementById('sf-modal');if(mo&&mo.classList.contains('sf-open')&&e.key==='Escape')sfCloseModal();
});
 
/* INIT */
window.onload=function(){
var box=document.getElementById('sfLeafBox');
if(box){for(var i=0;i<26;i++){var l=document.createElement('i');l.className='fas fa-leaf sf-leaf';l.style.left=(Math.random()*100)+'vw';l.style.animationDuration=(Math.random()*3+2)+'s';l.style.animationDelay=(Math.random()*3)+'s';l.style.fontSize=(Math.random()*18+10)+'px';box.appendChild(l);}}
setTimeout(function(){var sp=document.getElementById('sf-splash');if(sp)sp.classList.add('gone');sfHandleHash();},3000);
sfBuildDots();
};
//]]>
</script>
</body>
</html>

Comments