Catalogo mifold

html body .cky-consent-container,
html body .cky-consent-bar,
html body .cky-modal,
html body #cookie-law-info-bar,
html body .cookie-law-info-bar,
html body .cli-bar-container,
html body .cc-window {
animation: none !important;
transition: none !important;
}

(function(){
function run(){
document.documentElement.setAttribute(‘translate’,’no’);
document.documentElement.classList.add(‘notranslate’);
if(document.body)document.body.classList.add(‘notranslate’);
document.querySelectorAll(‘.cky-consent-container,.cky-consent-bar,.cky-modal,#cookie-law-info-bar,.cookie-law-info-bar,.cli-bar-container,.cc-window’).forEach(function(el){
el.setAttribute(‘translate’,’no’);
el.classList.add(‘notranslate’);
try{
el.style.setProperty(‘animation’,’none’,’important’);
el.style.setProperty(‘transition’,’none’,’important’);
}catch(e){}
});
}
run();
if(document.readyState===’loading’)document.addEventListener(‘DOMContentLoaded’,run,{once:true});
else setTimeout(run,1);
window.addEventListener(‘load’,run,{once:true});
setTimeout(run,400);
})();

No products were found matching your selection.