Thassos is a trusted Greek marble that is synonymous with luxury designs. We have new bundles that are ranked by three levels: A1, A2, and A3. Thassos slabs are 2 CM with a polished finish.
Extremely rare luxury white marble 2CM slabs, imported from Carrara, Italy. Calacatta Statuary is the mid-range pricing in our vast Calacatta collection.
Linear beige, browns, and light earth tones create this exceptional quartzite. Chamonix is a great solution for most countertop, backsplash, and cladding applications. Chamonix is available in 2 CM with a polished finish.
/* 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', '');
});
});