@media only screen and (max-width:767px) {
#search {
display: none; /* Hide the search section by default */
}
}
document.getElementById('search-icon').addEventListener('click', function() {
var searchSection = document.getElementById('search');
var searchIcon = document.getElementById('search-icon');
if (searchSection.style.display === 'none') {
searchSection.style.display = 'block'; // Show the search section
searchIcon.classList.add('active'); // Add the class to the search icon
} else {
searchSection.style.display = 'none'; // Hide the search section
searchIcon.classList.remove('active'); // Remove the class from the search icon
}
});
MODUS è progettato per illuminare gli spazi in modo funzionale e decorativo. La sua versatilità ne consente l’integrazione in ogni ambiente, assicurando un ottimo comfort visivo grazie all’ottica arretrata. La caratteristica principale è la modularità: tondo o quadrato, con cornice o
trimless, orientabile o fisso, è disponibile in 5 misure, con 2 fasci di luce, riflettori in 5 finiture differenti e 3 temperature di colore.