@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
}
});
WAY35 è un sistema lineare dal design minimalista che valorizza gli ambienti, in particolar modo gli spazi di lavoro che richiedono un elevato comfort visivo. Le diverse lunghezze consentono di creare geometrie di luce anche continue con una perfetta uniformità d’emissione. Le dimensioni ridotte e le caratteristiche tecniche del WAY35 lo rendono idoneo per i progettisti più esigenti con specifiche esigenze estetiche e illuminotecniche.