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 unique Scultura finish is a masterful treatment that transforms the stone into a spectacular visual and tactile experience. Characterized by its rough, deep texture, the Scultura finish brings out the inherent beauty of the stone by allowing its natural aspects to shimmer with an unparalleled brilliance.
The Bamboo texture, meticulously crafted in our custom shop, is a masterful interpretation of nature's elegance, capable of adding an organic touch to many different types of natural stone.
Upon first glance, the texture captures the eye with its rhythmic pattern. It mimics the segmented, linear design of bamboo stalks, with delicate grooves running parallel across the surface. This design creates a sense of harmony and tranquillity, reminiscent of serene bamboo forests swaying gently in the breeze.
/* 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', '');
});
});