Extremely rare luxury white marble 2CM slabs, imported from Carrara, Italy. Calacatta Statuary is the mid-range pricing in our vast Calacatta collection.
This limited run of slabs envokes the classic design of one of the most exotic Italian white marble; Calacatta Paonazzo. Neolith's Calacatta Luxe has a clean white backdrop with rich grey, blue, and gold veining. Limited availability, 12 MM polished slabs with left and right variants for book matching designs.
/* 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', '');
});
});