Earth by Pininfarina porcelain tiles, manufactured to meet Casalgrande Padana’s highest quality standards, have an exclusive and sophisticated style. Their patented texture and design creates a robust multisensory effect. Visually, the result is warm and cozy, and to the touch, provides an innovative three-dimensionality.
The exclusive color palette developed by Pininfarina and the range of tile sizes allow for creative use of these tiles in any environment.
The inspiration comes from the glorious Pininfarina car design tradition. They feature clean-cut and extremely elegant lines while the finishes and special materials (car body paint, fine wood, genuine leather), treated to be used as covering materials, make them even more unique.
Brunello, Metalred, Line, Listello Rojo Chrome
EARTH BY PININFARINA
Italian style means proportion, simplicity
and harmony, such that after a considerable time,
there is still something which is more than just
a memory of beauty.
/* 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', '');
});
});