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.
The High Hone is a tasteful middle ground between a stock Polish or Honed finish. A high Hone is an excellent option for a luxurious color look but lacking the high sheen of a factory polish.
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.
/* 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', '');
});
});