belmont
Afișez toate cele 2 rezultate
-
Unituri dentare, Unituri dentare si accesorii
Unit dentar Belmont NewCLESTA II, echipare promo, furtune jos
Unituri dentare, Unituri dentare si accesoriiUnit dentar Belmont NewCLESTA II, echipare promo, furtune jos
Imbinand tehnologia avansata cu componentele de inalta calitate, noul unit dentar Clesta II (Eurus type) este un produs performant si in acelasi timp durabil.
/* ====== Stiluri existente ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 14px; --price-top-left: 78%; --price-left-left: 20%; --price-top-right: 78%; --price-left-right: 67%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 12px; --price-top-left: 78%; --price-left-left: 20%; --price-top-right: 78%; --price-left-right: 68%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-1 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-1 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€1,640 €1,360
SKU: BELMONT-CLESTA-II-EURUS-TYPE-VENTURI-1-1 -
Unituri dentare, Unituri dentare si accesorii
Unit dentar Belmont NewCLESTA II, echipare promo, furtune sus
Unituri dentare, Unituri dentare si accesoriiUnit dentar Belmont NewCLESTA II, echipare promo, furtune sus
Imbinand tehnologia avansata cu componentele de inalta calitate, noul unit dentar Clesta II (Eurus type) este un produs performant si in acelasi timp durabil.
/* ====== Stiluri existente ====== */ .vc_tta-panel-heading { background-color: #2655A1; transition: background-color 0.3s ease; padding: 10px 15px !important; border-radius: 50px; position: relative; z-index: 10; height: auto !important; line-height: 1.4 !important; cursor: pointer; display: flex; align-items: center; } .vc_tta-panel-title { margin-left: -10px; } .vc_tta-panel-heading:hover { background-color: #000 !important; } .vc_tta-panel-body { position: relative; top: -20px; margin-top: -15px; padding-top: 60px; background-color: #f9f9f9; border-radius: 0; z-index: 1; display: none; padding: 60px 10px 10px 10px; } /* ====== Imagine + 2 price overlays ====== */ .image-with-price { position: relative; display: inline-block; /* variabile globale */ --price-color: #dbdbdb; /* DESKTOP (default) */ --price-size: 14px; --price-top-left: 78%; --price-left-left: 20%; --price-top-right: 78%; --price-left-right: 67%; } /* MOBILE overrides */ @media (max-width: 768px) { .image-with-price { --price-size: 12px; --price-top-left: 78%; --price-left-left: 20%; --price-top-right: 78%; --price-left-right: 68%; } } .image-with-price .price-tag { position: absolute; font-size: var(--price-size); font-weight: 800; color: var(--price-color); text-decoration: line-through; /* strikethrough global */ line-height: 1; z-index: 2; text-shadow: 0 1px 2px rgba(0,0,0,0.45); user-select: none; pointer-events: none; } /* Poziții distincte */ .image-with-price .price-left { top: var(--price-top-left); left: var(--price-left-left); } .image-with-price .price-right { top: var(--price-top-right); left: var(--price-left-right); } .image-with-price img { display: block; max-width: 100%; height: auto; }document.addEventListener("DOMContentLoaded", function() { var toggles = document.querySelectorAll('.vc_tta-panel-heading'); toggles.forEach(function(toggle) { toggle.addEventListener('click', function(e) { e.preventDefault(); var panel = this.closest('.vc_tta-panel'); var content = panel.querySelector('.vc_tta-panel-body'); var icon = this.querySelector('.vc_tta-controls-icon'); var open = content.style.display === "block"; content.style.display = open ? "none" : "block"; if (icon) { icon.classList.toggle('fa-chevron-up', !open); icon.classList.toggle('fa-chevron-down', open); } }); }); // Deschide automat după 2s setTimeout(function() { var panel = document.querySelector('#accordion-1 .vc_tta-panel-body'); var icon = document.querySelector('#accordion-1 .vc_tta-controls-icon'); if (panel && panel.style.display !== "block") { panel.style.display = "block"; if (icon) { icon.classList.remove('fa-chevron-down'); icon.classList.add('fa-chevron-up'); } } }, 2000); });€1,640 €1,360
SKU: BELMONT-CLESTA-II-EURUS-TYPE-VENTURI-1








Port-ace BM1001 - Arruga, varf drept, 16 cm, compozit titan
Rola pungi sterilizare 50 mm cu martor, instrumentar stomatologic
Spray curatare Bien Air AQUACARE pentru piese de mana
Elevatoare DL120 - varf drept, plan
Oglinda dentara concava DA135 Ø24mm