{"id":32,"date":"2026-07-04T10:36:10","date_gmt":"2026-07-04T10:36:10","guid":{"rendered":"https:\/\/dentals.ge\/?page_id=32"},"modified":"2026-07-04T10:36:10","modified_gmt":"2026-07-04T10:36:10","slug":"mtavari","status":"publish","type":"page","link":"https:\/\/dentals.ge\/","title":{"rendered":"mtavari"},"content":{"rendered":"\n<style>\n  .dsh-root { --dsh-primary: #4ca64c; --dsh-primary-dark: #3d8a3d; --dsh-fg: #1e293b; --dsh-muted: #64748b; --dsh-border: #e2e8f0; --dsh-accent: #eaf6ea; font-family: 'FiraGO', 'Noto Sans Georgian', sans-serif; color: var(--dsh-fg); background: #fff; line-height: 1.5; }\n  .dsh-root * { box-sizing: border-box; }\n  .dsh-root img { max-width: 100%; display: block; }\n  .dsh-container { max-width: 1152px; margin: 0 auto; padding: 0 20px; }\n  .dsh-section { padding: 96px 0; }\n  .dsh-section-tight { padding: 64px 0; }\n  .dsh-center { text-align: center; }\n  .dsh-heading { font-size: 2.25rem; font-weight: 700; margin-bottom: 16px; color: var(--dsh-fg); }\n  .dsh-divider { width: 64px; height: 4px; background: var(--dsh-primary); margin: 0 auto; border-radius: 999px; }\n  .dsh-muted { color: var(--dsh-muted); }\n\n  \/* Top bar *\/\n  .dsh-topbar { background: var(--dsh-fg); color: #fff; font-size: 0.875rem; padding: 10px 0; }\n  .dsh-topbar-inner { display: flex; flex-wrap: wrap; justify-content: space-between; align-items: center; gap: 8px; }\n  .dsh-topbar a { color: #fff; text-decoration: none; }\n  .dsh-topbar a:hover { color: var(--dsh-primary); }\n  .dsh-topbar span { display: inline-flex; align-items: center; gap: 6px; }\n\n  \/* Header *\/\n  .dsh-header { padding: 16px 0; display: flex; align-items: center; justify-content: space-between; border-bottom: 1px solid var(--dsh-border); background: #fff; }\n  .dsh-logo { display: flex; align-items: center; gap: 10px; text-decoration: none; color: var(--dsh-fg); }\n  .dsh-logo-mark { width: 40px; height: 40px; border-radius: 12px; background: var(--dsh-primary); color: #fff; font-weight: 700; font-size: 1.25rem; display: flex; align-items: center; justify-content: center; box-shadow: 0 4px 10px rgba(76,166,76,.25); }\n  .dsh-logo-text { font-weight: 700; font-size: 1.25rem; }\n  .dsh-logo-text span { color: var(--dsh-primary); }\n  .dsh-nav { display: flex; gap: 32px; }\n  .dsh-nav a { text-decoration: none; color: var(--dsh-muted); font-weight: 500; font-size: 0.9rem; }\n  .dsh-nav a:hover { color: var(--dsh-primary); }\n  .dsh-cta-btn { background: var(--dsh-primary); color: #fff !important; border: none; padding: 12px 28px; border-radius: 999px; font-weight: 600; text-decoration: none; display: inline-block; box-shadow: 0 4px 10px rgba(76,166,76,.3); cursor: pointer; }\n  .dsh-cta-btn:hover { background: var(--dsh-primary-dark); }\n  .dsh-outline-btn { background: #fff; color: var(--dsh-fg) !important; border: 1px solid var(--dsh-border); padding: 12px 28px; border-radius: 999px; font-weight: 600; text-decoration: none; display: inline-flex; align-items: center; gap: 8px; }\n  .dsh-hamburger { display: none; }\n\n  @media (max-width: 860px) {\n    .dsh-nav, .dsh-header .dsh-cta-btn { display: none; }\n    .dsh-hamburger { display: block; background: none; border: none; font-size: 1.75rem; cursor: pointer; color: var(--dsh-fg); }\n    .dsh-mobile-menu { display: none; flex-direction: column; gap: 12px; padding: 20px; border-bottom: 1px solid var(--dsh-border); background: #fff; }\n    .dsh-mobile-menu.dsh-open { display: flex; }\n    .dsh-mobile-menu a { text-decoration: none; color: var(--dsh-fg); font-weight: 500; padding: 8px 0; }\n  }\n\n  \/* Hero *\/\n  .dsh-hero { background: var(--dsh-accent); text-align: center; padding: 80px 0; }\n  .dsh-badge { display: inline-flex; align-items: center; gap: 8px; background: #fff; color: var(--dsh-primary); font-size: 0.875rem; font-weight: 600; padding: 8px 18px; border-radius: 999px; box-shadow: 0 1px 4px rgba(0,0,0,.06); margin-bottom: 28px; }\n  .dsh-hero h1 { font-size: 2.5rem; font-weight: 700; line-height: 1.15; margin-bottom: 28px; }\n  .dsh-hero h1 span { color: var(--dsh-primary); }\n  .dsh-hero p { font-size: 1.1rem; color: var(--dsh-muted); max-width: 640px; margin: 0 auto 36px; }\n  .dsh-hero-actions { display: flex; flex-wrap: wrap; justify-content: center; gap: 16px; }\n  @media (min-width: 768px) { .dsh-hero h1 { font-size: 3.5rem; } }\n\n  \/* Categories *\/\n  .dsh-cat-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 32px; margin-top: 48px; }\n  .dsh-cat-card { background: #fff; border: 1px solid var(--dsh-border); border-radius: 20px; padding: 40px 28px; text-align: center; box-shadow: 0 2px 8px rgba(0,0,0,.04); transition: box-shadow .3s, transform .3s; }\n  .dsh-cat-card:hover { box-shadow: 0 12px 30px rgba(0,0,0,.08); transform: translateY(-4px); }\n  .dsh-cat-icon { width: 72px; height: 72px; margin: 0 auto 20px; border-radius: 18px; display: flex; align-items: center; justify-content: center; font-size: 2rem; background: var(--dsh-accent); }\n  .dsh-cat-card h3 { font-size: 1.15rem; font-weight: 700; margin-bottom: 10px; }\n\n  \/* Products *\/\n  .dsh-products-section { background: #f8fafc; }\n  .dsh-filters { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin: 32px 0 48px; }\n  .dsh-filter-btn { border-radius: 999px; padding: 10px 22px; font-weight: 500; font-size: 0.9rem; border: 1px solid var(--dsh-border); background: #fff; color: var(--dsh-fg); cursor: pointer; }\n  .dsh-filter-btn.active { background: var(--dsh-primary); color: #fff; border-color: var(--dsh-primary); }\n  .dsh-product-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 32px; }\n  .dsh-product-card { background: #fff; border-radius: 20px; overflow: hidden; box-shadow: 0 2px 8px rgba(0,0,0,.05); transition: box-shadow .3s; }\n  .dsh-product-card:hover { box-shadow: 0 12px 30px rgba(0,0,0,.1); }\n  .dsh-product-img-wrap { position: relative; aspect-ratio: 1\/1; background: #fff; padding: 24px; }\n  .dsh-product-badge { position: absolute; top: 16px; left: 16px; background: rgba(255,255,255,.85); border: 1px solid var(--dsh-border); font-size: 0.7rem; font-weight: 600; padding: 4px 10px; border-radius: 999px; }\n  .dsh-product-img-wrap img { width: 100%; height: 100%; object-fit: contain; mix-blend-mode: multiply; }\n  .dsh-product-body { padding: 24px; border-top: 1px solid #f1f5f9; }\n  .dsh-product-body h3 { font-size: 1.1rem; font-weight: 700; min-height: 52px; margin-bottom: 20px; }\n  .dsh-product-footer { display: flex; align-items: center; justify-content: space-between; }\n  .dsh-price { color: var(--dsh-primary); font-weight: 600; font-size: 1.05rem; }\n  .dsh-order-btn { background: var(--dsh-primary); color: #fff !important; border: none; padding: 10px 18px; border-radius: 999px; font-weight: 600; font-size: 0.85rem; text-decoration: none; display: inline-flex; align-items: center; gap: 6px; }\n  .dsh-order-btn:hover { background: var(--dsh-primary-dark); }\n  [data-dsh-cat] { display: none; }\n  [data-dsh-cat].dsh-visible { display: block; }\n\n  \/* About *\/\n  .dsh-about-box { background: #fff; border-radius: 24px; padding: 48px 32px; box-shadow: 0 10px 40px rgba(76,166,76,.08); border: 1px solid rgba(76,166,76,.12); max-width: 800px; margin: 0 auto; text-align: center; }\n  .dsh-about-box p.dsh-quote { font-size: 1.3rem; font-weight: 500; line-height: 1.6; margin-bottom: 40px; }\n  .dsh-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; border-top: 1px solid var(--dsh-border); padding-top: 36px; }\n  .dsh-stats div strong { display: block; font-size: 1.75rem; color: var(--dsh-primary); margin-bottom: 6px; }\n  .dsh-stats div span { color: var(--dsh-muted); font-weight: 500; font-size: 0.9rem; }\n\n  \/* Facebook *\/\n  .dsh-fb-wrap { max-width: 500px; margin: 0 auto; background: #fff; padding: 16px; border-radius: 24px; box-shadow: 0 10px 40px rgba(76,166,76,.08); border: 1px solid rgba(76,166,76,.12); }\n  .dsh-fb-wrap iframe { width: 100%; border: none; border-radius: 12px; }\n\n  \/* Contact *\/\n  .dsh-contact-grid { display: grid; grid-template-columns: 1fr; gap: 48px; align-items: start; }\n  @media (min-width: 992px) { .dsh-contact-grid { grid-template-columns: 1fr 1fr; } }\n  .dsh-info-card { display: flex; align-items: center; gap: 20px; background: var(--dsh-accent); border-radius: 16px; padding: 24px; margin-bottom: 20px; }\n  .dsh-info-icon { width: 52px; height: 52px; border-radius: 50%; background: rgba(76,166,76,.15); color: var(--dsh-primary); display: flex; align-items: center; justify-content: center; font-size: 1.4rem; flex-shrink: 0; }\n  .dsh-info-card p { margin: 0; }\n  .dsh-info-label { font-size: 0.8rem; color: var(--dsh-muted); margin-bottom: 4px !important; }\n  .dsh-info-value { font-size: 1.1rem; font-weight: 700; color: var(--dsh-fg) !important; text-decoration: none; }\n  .dsh-map-frame { border-radius: 24px; overflow: hidden; box-shadow: 0 10px 30px rgba(0,0,0,.1); min-height: 400px; }\n  .dsh-map-frame iframe { width: 100%; height: 100%; min-height: 400px; border: 0; }\n\n  \/* Footer *\/\n  .dsh-footer { background: var(--dsh-fg); color: rgba(255,255,255,.85); padding: 64px 0 32px; }\n  .dsh-footer-grid { display: grid; grid-template-columns: 1fr; gap: 40px; padding-bottom: 40px; border-bottom: 1px solid rgba(255,255,255,.1); margin-bottom: 32px; }\n  @media (min-width: 768px) { .dsh-footer-grid { grid-template-columns: repeat(3, 1fr); } }\n  .dsh-footer h3 { color: #fff; font-size: 1.1rem; margin-bottom: 20px; }\n  .dsh-footer ul { list-style: none; padding: 0; margin: 0; }\n  .dsh-footer li { margin-bottom: 14px; }\n  .dsh-footer a { color: rgba(255,255,255,.75); text-decoration: none; }\n  .dsh-footer a:hover { color: var(--dsh-primary); }\n  .dsh-social { display: flex; gap: 12px; margin-top: 20px; }\n  .dsh-social a { width: 40px; height: 40px; border-radius: 50%; background: rgba(255,255,255,.1); display: flex; align-items: center; justify-content: center; }\n  .dsh-social a:hover { background: var(--dsh-primary); }\n  .dsh-footer-bottom { text-align: center; font-size: 0.85rem; color: rgba(255,255,255,.5); }\n<\/style>\n\n<div class=\"dsh-root\">\n\n  <!-- Top Utility Bar -->\n  <div class=\"dsh-topbar\">\n    <div class=\"dsh-container dsh-topbar-inner\">\n      <span>\ud83d\udccd \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8, \u10e1\u10de. \u10d9\u10d4\u10d3\u10d8\u10d0\u10e1 14\u10d0, -1 \u10e1\u10d0\u10e0\u10d7\u10e3\u10da\u10d8<\/span>\n      <span>\ud83d\udcde <a href=\"tel:577552405\">577 55 24 05<\/a><\/span>\n    <\/div>\n  <\/div>\n\n  <!-- Header -->\n  <div class=\"dsh-container dsh-header\">\n    <a href=\"#dsh-home\" class=\"dsh-logo\">\n      <div class=\"dsh-logo-mark\">\u10d3<\/div>\n      <div class=\"dsh-logo-text\">\u10d3\u10d4\u10dc\u10e2\u10d0\u10da<span>\u10e8\u10dd\u10de\u10d8<\/span><\/div>\n    <\/a>\n    <nav class=\"dsh-nav\">\n      <a href=\"#dsh-home\">\u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8<\/a>\n      <a href=\"#dsh-categories\">\u10d9\u10d0\u10e2\u10d4\u10d2\u10dd\u10e0\u10d8\u10d4\u10d1\u10d8<\/a>\n      <a href=\"#dsh-products\">\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d0<\/a>\n      <a href=\"#dsh-about\">\u10e9\u10d5\u10d4\u10dc \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1<\/a>\n      <a href=\"#dsh-contact\">\u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10d8<\/a>\n    <\/nav>\n    <a href=\"#dsh-contact\" class=\"dsh-cta-btn\">\u10d3\u10d0\u10d2\u10d5\u10d8\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d8\u10d7<\/a>\n    <button class=\"dsh-hamburger\" onclick=\"document.getElementById('dsh-mobile-menu').classList.toggle('dsh-open')\">&#9776;<\/button>\n  <\/div>\n  <div class=\"dsh-mobile-menu\" id=\"dsh-mobile-menu\">\n    <a href=\"#dsh-home\">\u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8<\/a>\n    <a href=\"#dsh-categories\">\u10d9\u10d0\u10e2\u10d4\u10d2\u10dd\u10e0\u10d8\u10d4\u10d1\u10d8<\/a>\n    <a href=\"#dsh-products\">\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d0<\/a>\n    <a href=\"#dsh-about\">\u10e9\u10d5\u10d4\u10dc \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1<\/a>\n    <a href=\"#dsh-contact\">\u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10d8<\/a>\n  <\/div>\n\n  <!-- Hero -->\n  <section id=\"dsh-home\" class=\"dsh-hero\">\n    <div class=\"dsh-container\">\n      <div class=\"dsh-badge\">\u25cf 15 \u10ec\u10d4\u10da\u10d8 \u10e5\u10d0\u10e0\u10d7\u10e3\u10da \u10d1\u10d0\u10d6\u10d0\u10e0\u10d6\u10d4<\/div>\n      <h1>\u10e3\u10db\u10d0\u10e6\u10da\u10d4\u10e1\u10d8 \u10e1\u10e2\u10d0\u10dc\u10d3\u10d0\u10e0\u10e2\u10d8\u10e1 <br>\n        <span>\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0<\/span>\n      <\/h1>\n      <p>\u10e9\u10d5\u10d4\u10dc \u10d2\u10d7\u10d0\u10d5\u10d0\u10d6\u10dd\u10d1\u10d7 \u10de\u10e0\u10d4\u10db\u10d8\u10e3\u10db \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10d8\u10e1 \u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0 \u10d3\u10d0 \u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10db\u10dd\u10ec\u10e7\u10dd\u10d1\u10d8\u10da\u10dd\u10d1\u10d4\u10d1\u10e1 \u10e0\u10dd\u10d2\u10dd\u10e0\u10ea \u10d9\u10da\u10d8\u10dc\u10d8\u10d9\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1, \u10d0\u10e1\u10d4\u10d5\u10d4 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10dd\u10ef\u10d0\u10ee\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1. \u10e1\u10d0\u10dc\u10d3\u10dd\u10dd\u10d1\u10d0, \u10e0\u10dd\u10db\u10d4\u10da\u10d8\u10ea \u10ec\u10da\u10d4\u10d1\u10d8\u10d7 \u10d0\u10e0\u10d8\u10e1 \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d8.<\/p>\n      <div class=\"dsh-hero-actions\">\n        <a href=\"#dsh-products\" class=\"dsh-cta-btn\">\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10e2\u10d4\u10d1\u10d8\u10e1 \u10dc\u10d0\u10ee\u10d5\u10d0 &nbsp;\u2192<\/a>\n        <a href=\"#dsh-contact\" class=\"dsh-outline-btn\">\ud83d\udcde \u10d9\u10dd\u10dc\u10e1\u10e3\u10da\u10e2\u10d0\u10ea\u10d8\u10d0<\/a>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Categories -->\n  <section id=\"dsh-categories\" class=\"dsh-section\">\n    <div class=\"dsh-container dsh-center\">\n      <h2 class=\"dsh-heading\">\u10d9\u10d0\u10e2\u10d4\u10d2\u10dd\u10e0\u10d8\u10d4\u10d1\u10d8<\/h2>\n      <div class=\"dsh-divider\"><\/div>\n      <div class=\"dsh-cat-grid\">\n        <div class=\"dsh-cat-card\">\n          <div class=\"dsh-cat-icon\" style=\"background:#eff6ff;color:#2563eb;\">\ud83e\uddb7<\/div>\n          <h3>\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0<\/h3>\n          <p class=\"dsh-muted\">\u10de\u10e0\u10dd\u10e4\u10d4\u10e1\u10d8\u10dd\u10dc\u10d0\u10da\u10e3\u10e0\u10d8 \u10d3\u10d0\u10dc\u10d0\u10d3\u10d2\u10d0\u10e0\u10d4\u10d1\u10d8 \u10d3\u10d0 \u10d8\u10dc\u10e1\u10e2\u10e0\u10e3\u10db\u10d4\u10dc\u10e2\u10d4\u10d1\u10d8 \u10d9\u10da\u10d8\u10dc\u10d8\u10d9\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1<\/p>\n        <\/div>\n        <div class=\"dsh-cat-card\">\n          <div class=\"dsh-cat-icon\" style=\"background:#f0fdfa;color:#0d9488;\">\ud83d\udca7<\/div>\n          <h3>\u10de\u10d8\u10e0\u10d8\u10e1 \u10e6\u10e0\u10e3\u10e1 \u10db\u10dd\u10d5\u10da\u10d8\u10e1 \u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10d4\u10d1\u10d4\u10d1\u10d8<\/h3>\n          <p class=\"dsh-muted\">\u10de\u10e0\u10d4\u10db\u10d8\u10e3\u10db \u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10d8\u10e1 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d0 \u10de\u10d8\u10e0\u10d0\u10d3\u10d8 \u10f0\u10d8\u10d2\u10d8\u10d4\u10dc\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1<\/p>\n        <\/div>\n        <div class=\"dsh-cat-card\">\n          <div class=\"dsh-cat-icon\" style=\"background:#fff1f2;color:#e11d48;\">\u2764\ufe0f<\/div>\n          <h3>\u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10dd\u10ef\u10d0\u10ee\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1<\/h3>\n          <p class=\"dsh-muted\">\u10e1\u10d0\u10dc\u10d3\u10dd \u10db\u10dd\u10ec\u10e7\u10dd\u10d1\u10d8\u10da\u10dd\u10d1\u10d4\u10d1\u10d8 \u10e1\u10d0\u10ee\u10da\u10e8\u10d8 \u10d2\u10d0\u10db\u10dd\u10e7\u10d4\u10dc\u10d4\u10d1\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Products -->\n  <section id=\"dsh-products\" class=\"dsh-section dsh-products-section\">\n    <div class=\"dsh-container\">\n      <div class=\"dsh-center\">\n        <h2 class=\"dsh-heading\">\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d0<\/h2>\n        <div class=\"dsh-divider\"><\/div>\n      <\/div>\n      <div class=\"dsh-filters\" id=\"dsh-filters\">\n        <button class=\"dsh-filter-btn active\" data-filter=\"\u10e7\u10d5\u10d4\u10da\u10d0\">\u10e7\u10d5\u10d4\u10da\u10d0<\/button>\n        <button class=\"dsh-filter-btn\" data-filter=\"\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0\">\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0<\/button>\n        <button class=\"dsh-filter-btn\" data-filter=\"\u10de\u10d8\u10e0\u10d8\u10e1 \u10e6\u10e0\u10e3\u10e1 \u10db\u10dd\u10d5\u10da\u10d8\u10e1 \u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10d4\u10d1\u10d4\u10d1\u10d8\">\u10de\u10d8\u10e0\u10d8\u10e1 \u10e6\u10e0\u10e3\u10e1 \u10db\u10dd\u10d5\u10da\u10d8\u10e1 \u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10d4\u10d1\u10d4\u10d1\u10d8<\/button>\n        <button class=\"dsh-filter-btn\" data-filter=\"\u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10dd\u10ef\u10d0\u10ee\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1\">\u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10dd\u10ef\u10d0\u10ee\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1<\/button>\n      <\/div>\n      <div class=\"dsh-product-grid\" id=\"dsh-product-grid\">\n\n        <div class=\"dsh-product-card\" data-dsh-cat=\"\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0\">\n          <div class=\"dsh-product-img-wrap\">\n            <span class=\"dsh-product-badge\">\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0<\/span>\n            <img decoding=\"async\" src=\"https:\/\/dental-shop-premium--geodentalshopot.replit.app\/products\/dental-chair.png\" alt=\"\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10e1\u10d0\u10d5\u10d0\u10e0\u10eb\u10d4\u10da\u10d8 (\u10de\u10e0\u10d4\u10db\u10d8\u10e3\u10db)\">\n          <\/div>\n          <div class=\"dsh-product-body\">\n            <h3>\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10e1\u10d0\u10d5\u10d0\u10e0\u10eb\u10d4\u10da\u10d8 (\u10de\u10e0\u10d4\u10db\u10d8\u10e3\u10db)<\/h3>\n            <div class=\"dsh-product-footer\">\n              <span class=\"dsh-price\">\u10e8\u10d4\u10d7\u10d0\u10dc\u10ee\u10db\u10d4\u10d1\u10d8\u10d7<\/span>\n              <a href=\"tel:577552405\" class=\"dsh-order-btn\">\ud83d\udcde \u10e8\u10d4\u10d9\u10d5\u10d4\u10d7\u10d0 \u10d6\u10d0\u10e0\u10d8\u10d7<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dsh-product-card\" data-dsh-cat=\"\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0\">\n          <div class=\"dsh-product-img-wrap\">\n            <span class=\"dsh-product-badge\">\u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0<\/span>\n            <img decoding=\"async\" src=\"https:\/\/dental-shop-premium--geodentalshopot.replit.app\/products\/autoclave.png\" alt=\"\u10d0\u10d5\u10e2\u10dd\u10d9\u10da\u10d0\u10d5\u10d8 (\u10e1\u10e2\u10d4\u10e0\u10d8\u10da\u10d8\u10d6\u10d0\u10e2\u10dd\u10e0\u10d8)\">\n          <\/div>\n          <div class=\"dsh-product-body\">\n            <h3>\u10d0\u10d5\u10e2\u10dd\u10d9\u10da\u10d0\u10d5\u10d8 (\u10e1\u10e2\u10d4\u10e0\u10d8\u10da\u10d8\u10d6\u10d0\u10e2\u10dd\u10e0\u10d8)<\/h3>\n            <div class=\"dsh-product-footer\">\n              <span class=\"dsh-price\">\u10e8\u10d4\u10d7\u10d0\u10dc\u10ee\u10db\u10d4\u10d1\u10d8\u10d7<\/span>\n              <a href=\"tel:577552405\" class=\"dsh-order-btn\">\ud83d\udcde \u10e8\u10d4\u10d9\u10d5\u10d4\u10d7\u10d0 \u10d6\u10d0\u10e0\u10d8\u10d7<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dsh-product-card\" data-dsh-cat=\"\u10de\u10d8\u10e0\u10d8\u10e1 \u10e6\u10e0\u10e3\u10e1 \u10db\u10dd\u10d5\u10da\u10d8\u10e1 \u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10d4\u10d1\u10d4\u10d1\u10d8\">\n          <div class=\"dsh-product-img-wrap\">\n            <span class=\"dsh-product-badge\">\u10de\u10d8\u10e0\u10d8\u10e1 \u10e6\u10e0\u10e3\u10e1 \u10db\u10dd\u10d5\u10da\u10d8\u10e1 \u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10d4\u10d1\u10d4\u10d1\u10d8<\/span>\n            <img decoding=\"async\" src=\"https:\/\/dental-shop-premium--geodentalshopot.replit.app\/products\/electric-toothbrush.png\" alt=\"\u10d4\u10da\u10d4\u10e5\u10e2\u10e0\u10dd \u10ef\u10d0\u10d2\u10e0\u10d8\u10e1\u10d8 Pro\">\n          <\/div>\n          <div class=\"dsh-product-body\">\n            <h3>\u10d4\u10da\u10d4\u10e5\u10e2\u10e0\u10dd \u10ef\u10d0\u10d2\u10e0\u10d8\u10e1\u10d8 Pro<\/h3>\n            <div class=\"dsh-product-footer\">\n              <span class=\"dsh-price\">\u10e8\u10d4\u10d7\u10d0\u10dc\u10ee\u10db\u10d4\u10d1\u10d8\u10d7<\/span>\n              <a href=\"tel:577552405\" class=\"dsh-order-btn\">\ud83d\udcde \u10e8\u10d4\u10d9\u10d5\u10d4\u10d7\u10d0 \u10d6\u10d0\u10e0\u10d8\u10d7<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dsh-product-card\" data-dsh-cat=\"\u10de\u10d8\u10e0\u10d8\u10e1 \u10e6\u10e0\u10e3\u10e1 \u10db\u10dd\u10d5\u10da\u10d8\u10e1 \u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10d4\u10d1\u10d4\u10d1\u10d8\">\n          <div class=\"dsh-product-img-wrap\">\n            <span class=\"dsh-product-badge\">\u10de\u10d8\u10e0\u10d8\u10e1 \u10e6\u10e0\u10e3\u10e1 \u10db\u10dd\u10d5\u10da\u10d8\u10e1 \u10e1\u10d0\u10e8\u10e3\u10d0\u10da\u10d4\u10d1\u10d4\u10d1\u10d8<\/span>\n            <img decoding=\"async\" src=\"https:\/\/dental-shop-premium--geodentalshopot.replit.app\/products\/water-flosser.png\" alt=\"\u10ec\u10e7\u10da\u10d8\u10e1 \u10d8\u10e0\u10d8\u10d2\u10d0\u10e2\u10dd\u10e0\u10d8 (\u10e4\u10da\u10dd\u10e1\u10d4\u10e0\u10d8)\">\n          <\/div>\n          <div class=\"dsh-product-body\">\n            <h3>\u10ec\u10e7\u10da\u10d8\u10e1 \u10d8\u10e0\u10d8\u10d2\u10d0\u10e2\u10dd\u10e0\u10d8 (\u10e4\u10da\u10dd\u10e1\u10d4\u10e0\u10d8)<\/h3>\n            <div class=\"dsh-product-footer\">\n              <span class=\"dsh-price\">\u10e8\u10d4\u10d7\u10d0\u10dc\u10ee\u10db\u10d4\u10d1\u10d8\u10d7<\/span>\n              <a href=\"tel:577552405\" class=\"dsh-order-btn\">\ud83d\udcde \u10e8\u10d4\u10d9\u10d5\u10d4\u10d7\u10d0 \u10d6\u10d0\u10e0\u10d8\u10d7<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dsh-product-card\" data-dsh-cat=\"\u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10dd\u10ef\u10d0\u10ee\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1\">\n          <div class=\"dsh-product-img-wrap\">\n            <span class=\"dsh-product-badge\">\u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10dd\u10ef\u10d0\u10ee\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1<\/span>\n            <img decoding=\"async\" src=\"https:\/\/dental-shop-premium--geodentalshopot.replit.app\/products\/blood-pressure.png\" alt=\"\u10ec\u10dc\u10d4\u10d5\u10d8\u10e1 \u10e1\u10d0\u10d6\u10dd\u10db\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10d8\">\n          <\/div>\n          <div class=\"dsh-product-body\">\n            <h3>\u10ec\u10dc\u10d4\u10d5\u10d8\u10e1 \u10e1\u10d0\u10d6\u10dd\u10db\u10d8 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10d8<\/h3>\n            <div class=\"dsh-product-footer\">\n              <span class=\"dsh-price\">\u10e8\u10d4\u10d7\u10d0\u10dc\u10ee\u10db\u10d4\u10d1\u10d8\u10d7<\/span>\n              <a href=\"tel:577552405\" class=\"dsh-order-btn\">\ud83d\udcde \u10e8\u10d4\u10d9\u10d5\u10d4\u10d7\u10d0 \u10d6\u10d0\u10e0\u10d8\u10d7<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dsh-product-card\" data-dsh-cat=\"\u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10dd\u10ef\u10d0\u10ee\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1\">\n          <div class=\"dsh-product-img-wrap\">\n            <span class=\"dsh-product-badge\">\u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0 \u10d7\u10e5\u10d5\u10d4\u10dc\u10d8 \u10dd\u10ef\u10d0\u10ee\u10d8\u10e1\u10d7\u10d5\u10d8\u10e1<\/span>\n            <img decoding=\"async\" src=\"https:\/\/dental-shop-premium--geodentalshopot.replit.app\/products\/thermometer.png\" alt=\"\u10e3\u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10dd \u10d7\u10d4\u10e0\u10db\u10dd\u10db\u10d4\u10e2\u10e0\u10d8\">\n          <\/div>\n          <div class=\"dsh-product-body\">\n            <h3>\u10e3\u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10dd \u10d7\u10d4\u10e0\u10db\u10dd\u10db\u10d4\u10e2\u10e0\u10d8<\/h3>\n            <div class=\"dsh-product-footer\">\n              <span class=\"dsh-price\">\u10e8\u10d4\u10d7\u10d0\u10dc\u10ee\u10db\u10d4\u10d1\u10d8\u10d7<\/span>\n              <a href=\"tel:577552405\" class=\"dsh-order-btn\">\ud83d\udcde \u10e8\u10d4\u10d9\u10d5\u10d4\u10d7\u10d0 \u10d6\u10d0\u10e0\u10d8\u10d7<\/a>\n            <\/div>\n          <\/div>\n        <\/div>\n\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- About -->\n  <section id=\"dsh-about\" class=\"dsh-section\">\n    <div class=\"dsh-container dsh-center\">\n      <div class=\"dsh-divider\" style=\"margin-bottom:32px;\"><\/div>\n      <h2 class=\"dsh-heading\" style=\"font-size:2.5rem;\">\u10e9\u10d5\u10d4\u10dc \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1<\/h2>\n      <div class=\"dsh-about-box\">\n        <p class=\"dsh-quote\">\u201e\u10d9\u10dd\u10db\u10de\u10d0\u10dc\u10d8\u10d0 \u10d3\u10d4\u10dc\u10e2\u10d0\u10da \u10e8\u10dd\u10de\u10d8 \u10e3\u10d9\u10d5\u10d4 15 \u10ec\u10d4\u10da\u10d6\u10d4 \u10db\u10d4\u10e2\u10d8\u10d0 \u10e5\u10d0\u10e0\u10d7\u10e3\u10da \u10d1\u10d0\u10d6\u10d0\u10e0\u10d6\u10d4 \u10dd\u10de\u10d4\u10e0\u10d8\u10e0\u10d4\u10d1\u10e1 \u10d3\u10d0 \u10d2\u10d7\u10d0\u10d5\u10d0\u10d6\u10dd\u10d1\u10d7 \u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0 \u10d3\u10d0 \u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0\u10e1.&#8221;<\/p>\n        <div class=\"dsh-stats\">\n          <div><strong>15+<\/strong><span>\u10ec\u10d4\u10da\u10d8 \u10d1\u10d0\u10d6\u10d0\u10e0\u10d6\u10d4<\/span><\/div>\n          <div><strong>\u10de\u10e0\u10d4\u10db\u10d8\u10e3\u10db<\/strong><span>\u10ee\u10d0\u10e0\u10d8\u10e1\u10ee\u10d8\u10e1 \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0<\/span><\/div>\n          <div><strong>\u10e1\u10d0\u10dc\u10d3\u10dd<\/strong><span>\u10de\u10d0\u10e0\u10e2\u10dc\u10d8\u10dd\u10e0\u10dd\u10d1\u10d0<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Facebook Feed -->\n  <section class=\"dsh-section dsh-products-section\">\n    <div class=\"dsh-container dsh-center\">\n      <h2 class=\"dsh-heading\">\u10e1\u10d8\u10d0\u10ee\u10da\u10d4\u10d4\u10d1\u10d8<\/h2>\n      <div class=\"dsh-divider\"><\/div>\n      <p class=\"dsh-muted\" style=\"max-width:600px;margin:16px auto 40px;\">\u10d2\u10d0\u10db\u10dd\u10d2\u10d5\u10e7\u10d4\u10d5\u10d8\u10d7 \u10e4\u10d4\u10d8\u10e1\u10d1\u10e3\u10e5\u10d6\u10d4 \u10d3\u10d0 \u10d2\u10d0\u10d8\u10d2\u10d4\u10d7 \u10de\u10d8\u10e0\u10d5\u10d4\u10da\u10db\u10d0 \u10e9\u10d5\u10d4\u10dc\u10d8 \u10e3\u10d0\u10ee\u10da\u10d4\u10e1\u10d8 \u10e8\u10d4\u10db\u10dd\u10d7\u10d0\u10d5\u10d0\u10d6\u10d4\u10d1\u10d4\u10d1\u10d8\u10e1 \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1.<\/p>\n      <div class=\"dsh-fb-wrap\">\n        <iframe loading=\"lazy\" src=\"https:\/\/www.facebook.com\/plugins\/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fshare%2F1ETbAfV9yK%2F%3Fmibextid%3DwwXIfr&#038;tabs=timeline&#038;width=500&#038;height=600&#038;small_header=false&#038;adapt_container_width=true&#038;hide_cover=false&#038;show_facepile=true&#038;appId\"\n          width=\"500\" height=\"600\" scrolling=\"no\" frameborder=\"0\" allowfullscreen=\"true\"\n          allow=\"autoplay; clipboard-write; encrypted-media; picture-in-picture; web-share\"\n          title=\"Facebook Page Feed\"><\/iframe>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Contact -->\n  <section id=\"dsh-contact\" class=\"dsh-section\">\n    <div class=\"dsh-container\">\n      <div class=\"dsh-center\" style=\"margin-bottom:56px;\">\n        <h2 class=\"dsh-heading\">\u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10d8<\/h2>\n        <div class=\"dsh-divider\"><\/div>\n      <\/div>\n      <div class=\"dsh-contact-grid\">\n        <div>\n          <h3 style=\"font-size:1.5rem;font-weight:700;margin-bottom:16px;\">\u10d3\u10d0\u10d2\u10d5\u10d8\u10d9\u10d0\u10d5\u10e8\u10d8\u10e0\u10d3\u10d8\u10d7<\/h3>\n          <p class=\"dsh-muted\" style=\"font-size:1.05rem;margin-bottom:28px;\">\u10db\u10d6\u10d0\u10d3 \u10d5\u10d0\u10e0\u10d7 \u10d5\u10e3\u10de\u10d0\u10e1\u10e3\u10ee\u10dd\u10d7 \u10d7\u10e5\u10d5\u10d4\u10dc\u10e1 \u10d9\u10d8\u10d7\u10ee\u10d5\u10d4\u10d1\u10e1 \u10d3\u10d0 \u10d3\u10d0\u10d2\u10d4\u10ee\u10db\u10d0\u10e0\u10dd\u10d7 \u10e1\u10d0\u10e3\u10d9\u10d4\u10d7\u10d4\u10e1\u10dd \u10d0\u10e0\u10e9\u10d4\u10d5\u10d0\u10dc\u10d8\u10e1 \u10d2\u10d0\u10d9\u10d4\u10d7\u10d4\u10d1\u10d0\u10e8\u10d8.<\/p>\n\n          <div class=\"dsh-info-card\">\n            <div class=\"dsh-info-icon\">\ud83d\udcde<\/div>\n            <div>\n              <p class=\"dsh-info-label\">\u10e2\u10d4\u10da\u10d4\u10e4\u10dd\u10dc\u10d8<\/p>\n              <a href=\"tel:577552405\" class=\"dsh-info-value\">577 55 24 05<\/a>\n            <\/div>\n          <\/div>\n\n          <div class=\"dsh-info-card\">\n            <div class=\"dsh-info-icon\">\ud83d\udccd<\/div>\n            <div>\n              <p class=\"dsh-info-label\">\u10db\u10d8\u10e1\u10d0\u10db\u10d0\u10e0\u10d7\u10d8<\/p>\n              <p class=\"dsh-info-value\">\u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8, \u10e1\u10de. \u10d9\u10d4\u10d3\u10d8\u10d0\u10e1 14\u10d0, -1 \u10e1\u10d0\u10e0\u10d7\u10e3\u10da\u10d8<\/p>\n            <\/div>\n          <\/div>\n\n          <div class=\"dsh-info-card\">\n            <div class=\"dsh-info-icon\">\ud83d\udd52<\/div>\n            <div>\n              <p class=\"dsh-info-label\">\u10e1\u10d0\u10db\u10e3\u10e8\u10d0\u10dd \u10e1\u10d0\u10d0\u10d7\u10d4\u10d1\u10d8<\/p>\n              <p class=\"dsh-info-value\">\u10dd\u10e0\u10e8-\u10e8\u10d0\u10d1 10:00 &#8211; 19:00<\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n\n        <div class=\"dsh-map-frame\">\n          <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2977.8926019318855!2d44.78712617658744!3d41.72282007559139!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x404472d4cc98279f%3A0xc3b8a1c97a5538e1!2s14a%20Spiridon%20Kedia%20St%2C%20Tbilisi!5e0!3m2!1sen!2sge!4v1709156488346!5m2!1sen!2sge\"\n            loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\" title=\"Dental Shop Location\" allowfullscreen=\"true\"><\/iframe>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- Footer -->\n  <footer class=\"dsh-footer\">\n    <div class=\"dsh-container\">\n      <div class=\"dsh-footer-grid\">\n        <div>\n          <div style=\"display:flex;align-items:center;gap:10px;margin-bottom:20px;\">\n            <div class=\"dsh-logo-mark\">\u10d3<\/div>\n            <div class=\"dsh-logo-text\" style=\"color:#fff;\">\u10d3\u10d4\u10dc\u10e2\u10d0\u10da<span style=\"color:var(--dsh-primary);\">\u10e8\u10dd\u10de\u10d8<\/span><\/div>\n          <\/div>\n          <p style=\"color:rgba(255,255,255,.7);margin-bottom:20px;\">\u10e3\u10db\u10d0\u10e6\u10da\u10d4\u10e1\u10d8 \u10e1\u10e2\u10d0\u10dc\u10d3\u10d0\u10e0\u10e2\u10d8\u10e1 \u10e1\u10e2\u10dd\u10db\u10d0\u10e2\u10dd\u10da\u10dd\u10d2\u10d8\u10e3\u10e0\u10d8 \u10d3\u10d0 \u10e1\u10d0\u10db\u10d4\u10d3\u10d8\u10ea\u10d8\u10dc\u10dd \u10d0\u10de\u10d0\u10e0\u10d0\u10e2\u10e3\u10e0\u10d0, 15 \u10ec\u10da\u10d8\u10d0\u10dc\u10d8 \u10d2\u10d0\u10db\u10dd\u10ea\u10d3\u10d8\u10da\u10d4\u10d1\u10d8\u10d7 \u10e5\u10d0\u10e0\u10d7\u10e3\u10da \u10d1\u10d0\u10d6\u10d0\u10e0\u10d6\u10d4.<\/p>\n          <div class=\"dsh-social\">\n            <a href=\"https:\/\/www.facebook.com\/share\/1ETbAfV9yK\/?mibextid=wwXIfr\" target=\"_blank\" rel=\"noreferrer\">f<\/a>\n            <a href=\"#\" target=\"_blank\" rel=\"noreferrer\">\u25ce<\/a>\n          <\/div>\n        <\/div>\n        <div>\n          <h3>\u10dc\u10d0\u10d5\u10d8\u10d2\u10d0\u10ea\u10d8\u10d0<\/h3>\n          <ul>\n            <li><a href=\"#dsh-home\">\u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8<\/a><\/li>\n            <li><a href=\"#dsh-categories\">\u10d9\u10d0\u10e2\u10d4\u10d2\u10dd\u10e0\u10d8\u10d4\u10d1\u10d8<\/a><\/li>\n            <li><a href=\"#dsh-products\">\u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d0<\/a><\/li>\n            <li><a href=\"#dsh-about\">\u10e9\u10d5\u10d4\u10dc \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1<\/a><\/li>\n            <li><a href=\"#dsh-contact\">\u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10d8<\/a><\/li>\n          <\/ul>\n        <\/div>\n        <div>\n          <h3>\u10e1\u10d0\u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10dd \u10d8\u10dc\u10e4\u10dd\u10e0\u10db\u10d0\u10ea\u10d8\u10d0<\/h3>\n          <ul>\n            <li>\ud83d\udccd \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8, \u10e1\u10de. \u10d9\u10d4\u10d3\u10d8\u10d0\u10e1 14\u10d0, -1 \u10e1\u10d0\u10e0\u10d7\u10e3\u10da\u10d8<\/li>\n            <li>\ud83d\udcde <a href=\"tel:577552405\">577 55 24 05<\/a><\/li>\n            <li>\u2709\ufe0f <a href=\"mailto:info@dentalshop.ge\">info@dentalshop.ge<\/a><\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      <div class=\"dsh-footer-bottom\">\n        <p>\u00a9 <span id=\"dsh-year\"><\/span> \u10e8\u10de\u10e1 \u10d3\u10d4\u10dc\u10e2\u10d0\u10da \u10e8\u10dd\u10de\u10d8. \u10e7\u10d5\u10d4\u10da\u10d0 \u10e3\u10e4\u10da\u10d4\u10d1\u10d0 \u10d3\u10d0\u10ea\u10e3\u10da\u10d8\u10d0.<\/p>\n      <\/div>\n    <\/div>\n  <\/footer>\n<\/div>\n\n<script>\n(function() {\n  document.getElementById('dsh-year').textContent = new Date().getFullYear();\n\n  var filterBtns = document.querySelectorAll('.dsh-filter-btn');\n  var cards = document.querySelectorAll('#dsh-product-grid .dsh-product-card');\n\n  function applyFilter(cat) {\n    cards.forEach(function(card) {\n      var match = cat === '\u10e7\u10d5\u10d4\u10da\u10d0' || card.getAttribute('data-dsh-cat') === cat;\n      card.style.display = match ? '' : 'none';\n    });\n    filterBtns.forEach(function(b) {\n      b.classList.toggle('active', b.getAttribute('data-filter') === cat);\n    });\n  }\n\n  filterBtns.forEach(function(btn) {\n    btn.addEventListener('click', function() {\n      applyFilter(btn.getAttribute('data-filter'));\n    });\n  });\n\n  document.querySelectorAll('.dsh-nav a, .dsh-mobile-menu a, a[href^=\"#dsh-\"]').forEach(function(link) {\n    link.addEventListener('click', function(e) {\n      var id = link.getAttribute('href');\n      if (id && id.startsWith('#dsh-')) {\n        var target = document.querySelector(id);\n        if (target) {\n          e.preventDefault();\n          target.scrollIntoView({ behavior: 'smooth' });\n          var mobileMenu = document.getElementById('dsh-mobile-menu');\n          if (mobileMenu) mobileMenu.classList.remove('dsh-open');\n        }\n      }\n    });\n  });\n})();\n<\/script>\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\ud83d\udccd \u10d7\u10d1\u10d8\u10da\u10d8\u10e1\u10d8, \u10e1\u10de. \u10d9\u10d4\u10d3\u10d8\u10d0\u10e1 14\u10d0, -1 \u10e1\u10d0\u10e0\u10d7\u10e3\u10da\u10d8 \ud83d\udcde 577 55 24 05 \u10d3 \u10d3\u10d4\u10dc\u10e2\u10d0\u10da\u10e8\u10dd\u10de\u10d8 \u10db\u10d7\u10d0\u10d5\u10d0\u10e0\u10d8 \u10d9\u10d0\u10e2\u10d4\u10d2\u10dd\u10e0\u10d8\u10d4\u10d1\u10d8 \u10de\u10e0\u10dd\u10d3\u10e3\u10e5\u10ea\u10d8\u10d0 \u10e9\u10d5\u10d4\u10dc \u10e8\u10d4\u10e1\u10d0\u10ee\u10d4\u10d1 \u10d9\u10dd\u10dc\u10e2\u10d0\u10e5\u10e2\u10d8 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-32","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/dentals.ge\/index.php?rest_route=\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dentals.ge\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dentals.ge\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dentals.ge\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dentals.ge\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":1,"href":"https:\/\/dentals.ge\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":33,"href":"https:\/\/dentals.ge\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions\/33"}],"wp:attachment":[{"href":"https:\/\/dentals.ge\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}