With its captivating fusion of warmth and elegance, the Beaumenaire Jaune Limestone effortlessly complements a range of design styles. Whether you're aiming for a traditional ambiance or a contemporary look, this tile adapts seamlessly, elevating the visual appeal of any room.
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.
/* 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', '');
});
});