Description
/* ========================================================= MILA PRODUIT 2026 PREMIUM — CSS COMPLET Produit : Cire Géo Avant Garde Universelle Renfert Responsive / Sans prix / Shopify-safe ========================================================= *//* ========================================================= 01. BASE GLOBALE ========================================================= */#md-product-geo-avantgarde,#md-product-geo-avantgarde *{ box-sizing:border-box;}#md-product-geo-avantgarde{ –mdp-c:#097691; –mdp-c-dark:#075e74; –mdp-c-soft:#eef8fa; –mdp-c-soft-2:#f8fbfc; –mdp-txt:#334155; –mdp-muted:#5b6473; –mdp-border:#cfd6dd; –mdp-bg:#ffffff; –mdp-radius:14px; –mdp-radius-lg:18px; –mdp-shadow:0 10px 28px rgba(15,23,42,.06); –mdp-w:1600px; max-width:var(–mdp-w); margin:0 auto; padding:22px; font-family:Roboto,system-ui,-apple-system,BlinkMacSystemFont,”Segoe UI”,Arial,sans-serif; font-size:18px; font-weight:300; line-height:1.9; letter-spacing:.1px; color:var(–mdp-txt); background:#fff;}#md-product-geo-avantgarde p,#md-product-geo-avantgarde li,#md-product-geo-avantgarde td,#md-product-geo-avantgarde th,#md-product-geo-avantgarde a,#md-product-geo-avantgarde span,#md-product-geo-avantgarde div,#md-product-geo-avantgarde summary{ font-size:18px !important; font-weight:300; line-height:1.9; color:var(–mdp-txt);}#md-product-geo-avantgarde strong{ font-weight:400;}#md-product-geo-avantgarde a{ color:var(–mdp-c); text-decoration:none;}#md-product-geo-avantgarde a:hover{ text-decoration:underline;}/* ========================================================= 02. TITRES ========================================================= */#md-product-geo-avantgarde h2,#md-product-geo-avantgarde h3{ margin:0 0 14px; color:var(–mdp-c); line-height:1.35; font-weight:400; letter-spacing:.1px;}#md-product-geo-avantgarde h2{ font-size:22px !important;}#md-product-geo-avantgarde h3{ font-size:20px !important;}/* ========================================================= 03. SECTIONS & CARTES ========================================================= */#md-product-geo-avantgarde .mdp-section{ margin-top:20px;}#md-product-geo-avantgarde .mdp-card{ background:var(–mdp-bg); border:1.2px solid var(–mdp-border); border-radius:var(–mdp-radius-lg); padding:22px; box-shadow:var(–mdp-shadow); min-width:0;}#md-product-geo-avantgarde .mdp-soft{ background:linear-gradient(180deg,var(–mdp-c-soft-2),#ffffff);}#md-product-geo-avantgarde .mdp-kicker{ display:block; margin-bottom:8px; color:var(–mdp-c); font-weight:400;}/* ========================================================= 04. GRILLES RESPONSIVE ========================================================= */#md-product-geo-avantgarde .mdp-grid-2,#md-product-geo-avantgarde .mdp-grid-3{ display:grid; gap:18px; min-width:0;}@media(min-width:960px){ #md-product-geo-avantgarde .mdp-grid-2{ grid-template-columns:repeat(2,minmax(0,1fr)); } #md-product-geo-avantgarde .mdp-grid-3{ grid-template-columns:repeat(3,minmax(0,1fr)); }}/* ========================================================= 05. HEADER PREMIUM ========================================================= */#md-product-geo-avantgarde .mdp-hero{ display:grid; gap:18px; align-items:stretch;}@media(min-width:960px){ #md-product-geo-avantgarde .mdp-hero{ grid-template-columns:repeat(2,minmax(0,1fr)); }}#md-product-geo-avantgarde .mdp-hero-card{ min-height:520px; display:flex; flex-direction:column; justify-content:center;}#md-product-geo-avantgarde .mdp-visual{ align-items:center; justify-content:center; background:#fff;}#md-product-geo-avantgarde .mdp-visual img{ width:100%; max-width:560px; max-height:460px; object-fit:contain; display:block; margin:0 auto;}/* ========================================================= 06. BADGES ========================================================= */#md-product-geo-avantgarde .mdp-badges{ display:flex; flex-wrap:wrap; gap:9px; margin:12px 0 16px;}#md-product-geo-avantgarde .mdp-badge{ display:inline-flex; align-items:center; border:1px solid #bcdfe3; background:var(–mdp-c-soft); color:var(–mdp-c-dark); border-radius:999px; padding:7px 12px; font-size:16px !important; font-weight:300;}/* ========================================================= 07. MINI INFOS ========================================================= */#md-product-geo-avantgarde .mdp-mini{ display:grid; gap:10px; margin-top:14px;}#md-product-geo-avantgarde .mdp-mini-row{ border:1.2px solid var(–mdp-border); border-radius:12px; padding:10px 12px; background:#fff;}/* ========================================================= 08. LISTES ========================================================= */#md-product-geo-avantgarde ul{ margin:10px 0 0 0; padding-left:22px;}#md-product-geo-avantgarde li{ margin:5px 0;}#md-product-geo-avantgarde .mdp-checks{ list-style:none; padding-left:0;}#md-product-geo-avantgarde .mdp-checks li{ position:relative; padding-left:26px;}#md-product-geo-avantgarde .mdp-checks li:before{ content:””; position:absolute; left:0; top:.72em; width:9px; height:9px; border-radius:50%; background:var(–mdp-c);}/* ========================================================= 09. BLOCS SPLIT ========================================================= */#md-product-geo-avantgarde .mdp-split{ display:grid; overflow:hidden; padding:0;}@media(min-width:960px){ #md-product-geo-avantgarde .mdp-split{ grid-template-columns:repeat(2,minmax(0,1fr)); }}#md-product-geo-avantgarde .mdp-split-col{ padding:22px; min-width:0;}#md-product-geo-avantgarde .mdp-split-col + .mdp-split-col{ border-top:1.2px solid var(–mdp-border);}@media(min-width:960px){ #md-product-geo-avantgarde .mdp-split-col + .mdp-split-col{ border-top:0; border-left:1.2px solid var(–mdp-border); }}/* ========================================================= 10. TABLEAU ========================================================= */#md-product-geo-avantgarde .mdp-table-wrap{ width:100%; overflow-x:auto; -webkit-overflow-scrolling:touch; border:1.2px solid var(–mdp-border); border-radius:var(–mdp-radius); background:#fff;}#md-product-geo-avantgarde table{ width:100%; min-width:620px; border-collapse:collapse;}#md-product-geo-avantgarde th,#md-product-geo-avantgarde td{ padding:12px 14px; border-bottom:1px solid var(–mdp-border); text-align:left; vertical-align:top; white-space:normal;}#md-product-geo-avantgarde th{ width:50%; color:var(–mdp-c-dark); background:var(–mdp-c-soft-2); font-weight:400;}#md-product-geo-avantgarde tr:last-child th,#md-product-geo-avantgarde tr:last-child td{ border-bottom:0;}/* ========================================================= 11. PRODUITS COMPLÉMENTAIRES ========================================================= */#md-product-geo-avantgarde .mdp-related-card{ display:flex; flex-direction:column; height:100%; overflow:hidden; border:1.2px solid var(–mdp-border); border-radius:var(–mdp-radius-lg); background:#fff; transition:transform .18s ease, box-shadow .18s ease;}#md-product-geo-avantgarde .mdp-related-card:hover{ transform:translateY(-2px); box-shadow:0 10px 24px rgba(15,23,42,.08); text-decoration:none;}#md-product-geo-avantgarde .mdp-related-img{ display:flex; align-items:center; justify-content:center; min-height:270px; padding:14px; background:#fff;}#md-product-geo-avantgarde .mdp-related-img img{ width:100%; height:250px; object-fit:contain; display:block; margin:0 auto;}#md-product-geo-avantgarde .mdp-related-title{ margin:0; padding:14px 16px 18px; text-align:center; color:var(–mdp-c); font-size:18px !important; font-weight:400; line-height:1.5;}/* ========================================================= 12. LIVRAISON ========================================================= */#md-product-geo-avantgarde .mdp-delivery{ background:linear-gradient(180deg,#ffffff,var(–mdp-c-soft-2));}/* ========================================================= 13. FAQ ========================================================= */#md-product-geo-avantgarde .mdp-faq details{ border:1.2px solid var(–mdp-border); border-radius:var(–mdp-radius); background:#fff; padding:14px 16px;}#md-product-geo-avantgarde .mdp-faq details + details{ margin-top:12px;}#md-product-geo-avantgarde .mdp-faq summary{ cursor:pointer; color:var(–mdp-c); font-weight:400; list-style:none;}#md-product-geo-avantgarde .mdp-faq summary::-webkit-details-marker{ display:none;}#md-product-geo-avantgarde .mdp-faq p{ margin:10px 0 0;}/* ========================================================= 14. RESPONSIVE ========================================================= */@media(max-width:959px){ #md-product-geo-avantgarde{ padding:16px; } #md-product-geo-avantgarde .mdp-card{ padding:18px; } #md-product-geo-avantgarde .mdp-hero-card{ min-height:auto; } #md-product-geo-avantgarde .mdp-visual{ min-height:320px; } #md-product-geo-avantgarde .mdp-visual img{ max-height:330px; } #md-product-geo-avantgarde .mdp-related-img{ min-height:220px; } #md-product-geo-avantgarde .mdp-related-img img{ height:210px; }}@media(max-width:480px){ #md-product-geo-avantgarde{ padding:12px; } #md-product-geo-avantgarde p, #md-product-geo-avantgarde li, #md-product-geo-avantgarde td, #md-product-geo-avantgarde th, #md-product-geo-avantgarde a, #md-product-geo-avantgarde span, #md-product-geo-avantgarde div, #md-product-geo-avantgarde summary{ font-size:16px !important; } #md-product-geo-avantgarde h2{ font-size:21px !important; } #md-product-geo-avantgarde h3{ font-size:19px !important; } #md-product-geo-avantgarde .mdp-card{ padding:16px; } #md-product-geo-avantgarde table{ min-width:540px; }}
Cire universelle Renfert pour montage rapide et modelage précis
Cire Géo Avant Garde Universelle Renfert
Renfert SKU : H100200 Réf. 4950100 Pain 75 g
La cire Géo Avant Garde Universelle Renfert est une cire à modeler conçue pour les apports rapides, les inters de bridge et la construction de volumes en laboratoire dentaire. Sa fusion basse aide à limiter la contraction et favorise une combustion propre sans résidu.
Montage : apports importants rapides. Indications : inters de pont, pontiques et volumes. Thermique : faible contraction grâce à une fusion basse. Couleurs : beige, menthe, gris opaques.
Points forts pour le laboratoire
- Écoulement optimisé pour les apports volumineux et les bords nets.
- Travail fluide à la spatule chauffante ou à la flamme douce.
- Faible contraction pour stabiliser les formes avant revêtement.
- Combustion propre pour les workflows pressés et tout-céramique.
Avant Garde Universelle : précise, rapide et propre
La cire Géo Avant Garde Universelle Renfert accélère le montage des pontiques et la construction des volumes tout en conservant des arêtes lisibles. Elle apporte un comportement stable pour les travaux de cire exigeants.
En production, elle offre une bonne régularité pendant le lissage et une combustion sans résidu, particulièrement appréciée dans les protocoles de céramique pressée et de restaurations tout-céramique.
Indications & bénéfices en laboratoire dentaire
- Montage rapide pour inters de bridge, pontiques et volumes importants.
- Contrôle du modelage avec un écoulement adapté au lissage.
- Arêtes lisibles pour sécuriser les formes avant revêtement.
- Combustion propre limitant les inclusions dans les protocoles pressés.
- Polyvalence avec spatule électrique ou travail doux à la flamme.
Applications dentaires
- Montage des pontiques et inters de bridge.
- Ajouts volumineux en wax-up : formes générales, renforts et volumes.
- Préparation de formes pour céramique pressée.
- Travaux tout-céramique selon le protocole du laboratoire.
- Contrôle des épaisseurs avant revêtement.
Mode d’emploi conseillé
- Privilégier une spatule chauffante pour une température stable.
- Réaliser les apports en couches compactées.
- Laisser refroidir à cœur entre chaque couche.
- À la flamme, travailler en chauffe douce avec un outil propre.
- Éviter d’étirer la cire afin de limiter les tensions internes.
Astuce labo pour des apports volumineux plus réguliers
Pour construire un pontique ou un volume important, préférez plusieurs apports courts et compactés plutôt qu’un apport unique trop étiré.Cette méthode limite les tensions, améliore la stabilité dimensionnelle et conserve des bords plus lisibles avant l’enrobage.
Caractéristiques techniques
| Marque | Renfert |
|---|---|
| Référence / SKU | 4950100 / H100200 |
| Type | Cire Géo Avant Garde Universelle |
| Propriétés | Faible contraction, écoulement adapté, modelage propre |
| Compatibilité | Céramique pressée, tout-céramique, combustion sans résidu |
| Outils | Spatule électrique, instrument à sculpter ou flamme douce |
| Couleurs | Beige opaque, menthe opaque, gris opaque |
| Conditionnement | 1 pain au choix — 75 g |
Produits complémentaires pour le modelage de cire
Picosep – Isolant cire/céramique
Spatule à sculpter 5100
Tiges de coulée Renfert
Livraison
Livraison : 1 pain de Cire Géo Avant Garde Universelle Renfert au choix — 75 g.
FAQ — Cire Géo Avant Garde Universelle Renfert
Pourquoi choisir l’Avant Garde pour les inters de bridge ?
Son écoulement contrôlé facilite les apports volumineux sans affaissement.
La faible contraction aide à stabiliser les dimensions avant revêtement.
À la spatule chauffante, la température régulière améliore les jonctions.
Elle convient bien au montage rapide des pontiques et inters de bridge.
Convient-elle aux restaurations tout-céramique et pressées ?
Oui, sa combustion propre sans résidu est adaptée aux protocoles de céramique pressée.
Elle permet de préparer des formes stables avant enrobage.
Il reste important de conserver des épaisseurs homogènes.
Le refroidissement à cœur entre les couches améliore la fiabilité du modelage.
Flamme ou spatule chauffante : que recommander en production ?
Les deux méthodes sont possibles selon les habitudes du laboratoire.
Pour une production régulière, la spatule chauffante apporte une meilleure constance thermique.
À la flamme, il faut travailler en chauffe douce et nettoyer souvent l’outil.
L’objectif est de garder des arêtes nettes et des surfaces homogènes.
Comment éviter bulles, tensions et déformations pendant le modelage ?
Évitez d’étirer la cire et privilégiez des apports courts et compactés.
Laissez refroidir la pièce entre les couches pour stabiliser la masse.
Utilisez un outil propre et une température maîtrisée.
Cette méthode améliore la surface finale et réduit les reprises avant revêtement.
(function () { var root = document.querySelector(“#md-product-geo-avantgarde”); if (!root) return; var faq = root.querySelector(“.mdp-faq”); if (!faq) return; var items = faq.querySelectorAll(“details”); items.forEach(function (item) { item.open = false; item.addEventListener(“toggle”, function () { if (item.open) { items.forEach(function (other) { if (other !== item) { other.open = false; } }); } }); }); })();
Explore more from our collection.







Reviews
There are no reviews yet.