The color of Pierre Bleu Limestone ranges from pale shades of blue-gray to deeper, richer hues. This natural variation in color creates a unique and eye-catching aesthetic. The stone may also feature flecks or speckles of lighter or darker tones, further enhancing its visual appeal.
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.
/* 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', '');
});
});