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.
The Sand Blasted texture a subtle way to add definition to natural stone, sandblasting is generally recommended on limestone & softer marble. The last stage of Sandblasting is finalized with a high hone giving it a soft to the touch feeling.
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.
Our Heavy Brush finish is an authentic art finish with every material defining its distinct & unique outcome. This finish is more suitable for slab applications, may cause chipping on certain tile selections. Contact our staff to learn more.
/* 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', '');
});
});