Limestone uses can infuse right into the walls of your home if you place tiles or stones against one or more walls in a room. Some people like to take limestones and stack them up the wall above a fireplace for a dramatic look.
Limestone uses can infuse right into the walls of your home if you place tiles or stones against one or more walls in a room. Some people like to take limestones and stack them up the wall above a fireplace for a dramatic look.
The Gasgonge Blue Limestone Tile tells a unique story with its intricate graining patterns. Each tile is a work of art, displaying a myriad of lines, swirls, and textures that create an enchanting visual mosaic. The delicate interplay of these natural elements adds a touch of allure and sophistication to any room.
/* 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', '');
});
});