A black matte tone model with grey shading which, in combination with the rough high relief texture (as it only comes in the Riverwashed finish), is identical to the natural granite found on the African continent. It's always a great choice which will offer any style of the atmosphere with a touch of elegance.
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
The grey shady design is similar to that of the Pietra line. Phedra is a balanced model that offers freshness in modern environments.
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', '');
});
});