The River Washed finish is by far one of our most unique finishes, its deeper than our brushing and done at a much slower rate to create unique gorges and canyons that are defined by the characteristics of natural stone. Best results with marble slab and tile.
Our Leather Blasted finish is a combination of the Leathering & Sand Blasting techniques. Looks fantastic with large busy veining Marble slabs. Not recommended for tile applications.
The Classic Polished finish, high sheen, clean, and timeless. Our polishing tooling has been designed and manufactured in Maranello, Italy. We use the same setup as many of the quarries in Europe to get that “factory polished” look.
Our Flamed look is a great way to add definition to any Granite or Quartzite slab.
/* 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', '');
});
});