A code to read a contemporary design and an actuality which gets increasingly demanding.
Evolution comes from the awareness of the change and from the search for new forms of expression and interpretation of reality.
The porcelain stoneware tiles, manufactured meeting Casalgrande Padana’s highest quality standards, have an exclusive and sophisticated texture (protected by an international patent), which creates a robust multisensory effect. The result is warm and cozy to the eye, whereas to the touch, it provides an innovative three-dimensionality.
A code to read a contemporary design and an actuality which gets increasingly demanding.
Evolution comes from the awareness of the change and from the search for new forms of expression and interpretation of reality.
/* Max Mega Menu
* Close the mobile menu as soon as a menu item is clicked */
jQuery(".max-mega-menu").on("after_mega_menu_init", function() {
jQuery("li.mega-menu-item:not(.mega-menu-item-has-children) > a.mega-menu-link").on('click', function(e) {
jQuery(".mega-menu-open").removeClass("mega-menu-open");
jQuery(".max-mega-menu").css('display', '');
});
});