Crema Burgundy granite slab is one of the most widely known natural stone materials for residential and commercial design. Granite slabs remain hewn from large blocks of stone mined in quarries. Durable and versatile, granite is also prominent among builders and designers because of how well it retains its natural allure. The majority of people select granite for kitchens and bathrooms. Granite is also great for fireplaces and mantels. Granite is in interior and exterior walls.
/* 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', '');
});
});