Available in two different finishes (Silk and Riverwashed), Pietra di Piombo is the ideal material for use on large surfaces. A timeless model that combines perfectly well with other architectural elements for balanced decoration.
Sample Price $3.50
Calacatta Gold, characterized by a greyish mesh with shiny golden veins which is ideal for the most exclusive of spaces. Calacatta Gold also enables the creation of a book match and an end match effect. It is available in 6 and 12 mm; in Silk and Polished finish.
Sample Price $3.50
Inspired by the wavy desert dunes, the Arena model belongs to the Fusion collection and presents a soft design full of nuances.
The earthen tones create warm, luminous and elegant atmospheres, complementing and perfectly combining with noble materials like stone and wood.
Sample Price $3.50
/* 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', '');
});
});