(function(){ function forceColorEverywhere(){ // 1) Kill any title tooltips document.querySelectorAll('[title]').forEach(el => el.removeAttribute('title')); // 2) Force thumbnails color on hover (inline override safety) document.querySelectorAll('.wpmozo_wavy_gallery_item img').forEach(img=>{ img.addEventListener('mouseenter', ()=>{ img.style.filter='grayscale(0)'; }); img.addEventListener('mouseleave', ()=>{ img.style.filter='grayscale(1)'; }); }); // 3) FORCE POPUP/OVERLAY images to color (this is the key) document.querySelectorAll('.wpmozo_wavy_gallery_overlay img').forEach(img=>{ img.style.filter = 'grayscale(0)'; }); // 4) Hide the long overlay title text document.querySelectorAll('.wpmozo_wavy_gallery_overlay_item_title').forEach(el=>{ el.textContent = ''; el.style.display = 'none'; }); } forceColorEverywhere(); // Re-run whenever WPMozo rebuilds DOM new MutationObserver(forceColorEverywhere) .observe(document.body,{childList:true,subtree:true}); })();
PRAGUE
CONTACT US

Let's establish relations : )

CONTACT

Let's start new project.

Now, as you were able to get a picture of who we are, it is up to you to contact us and lay the foundation for a new and successful business relationship. Our team consists

SKYPE

prague_support_1

prague_support_2

Please select a valid form
LOCATIONS

Meet Us in your City.

EVO GRAND HALL

Lítačka 35/29,

06589 Nové Město,

Czech Republic

INNERE STADT

Josefstädter Street,

11 1030 Vienna,

Austria

MONOPRIX

47 Rue de Babylone,

75007 Paris,

France