{"id":4242,"date":"2025-07-16T20:39:02","date_gmt":"2025-07-16T16:39:02","guid":{"rendered":"https:\/\/staging.mydent-ge.com\/childrens-dentistry-in-batumi\/"},"modified":"2026-05-04T20:05:23","modified_gmt":"2026-05-04T16:05:23","slug":"childrens-dentistry-in-batumi","status":"publish","type":"page","link":"https:\/\/staging.mydent-ge.com\/en\/services\/childrens-dentistry-in-batumi\/","title":{"rendered":"Children&#8217;s dentistry in Batumi"},"content":{"rendered":"\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n    <link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Roboto:wght@400;500;700&#038;family=Oswald:wght@500;700&#038;display=swap\" rel=\"stylesheet\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.css\" \/>\n\n<style>\n:root {\n    --main-dark-blue: #0e1a2b;\n    --accent-blue: #79c5ff;\n    --light-bg-blue: rgba(220, 240, 255, 0.85);\n    --white: #ffffff;\n    --grey-text: #666666;\n    --hover-blue: #5aa7e6;\n    --border-color-light: #d4e6ff;\n}\n\n\/* ===================== \u0411\u0430\u0437\u043e\u0432\u044b\u0435 \u0441\u0442\u0438\u043b\u0438 ===================== *\/\n* { box-sizing: border-box; }\nhtml, body { margin: 0; padding: 0; overflow-x: hidden; font-family: 'Roboto', Arial, sans-serif; line-height: 1.6; background-color: var(--white); color: var(--main-dark-blue); }\na { color: var(--main-dark-blue); text-decoration: none; font-weight: 600; transition: color 0.3s ease; }\na:hover { color: var(--accent-blue); text-decoration: underline; }\n\n.section-full-bg { width: 100vw; margin-left: calc(-50vw + 50%); padding: 60px 20px; box-sizing: border-box; }\n.section-inner { max-width: 1240px; margin: 0 auto; padding: 0; }\n\n.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }\n\n\/* ======================================= \u0410\u0434\u0430\u043f\u0442\u0438\u0432\u043d\u0430\u044f \u0441\u0438\u0441\u0442\u0435\u043c\u0430 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043a\u043e\u0432 ======================================= *\/\nh1, h2, h3, h4, h5, h6 { font-family: 'Oswald', sans-serif; color: var(--main-dark-blue); margin-top: 0; text-align: center; line-height: 1.25; font-weight: 700; }\nh1 { font-size: clamp(2.2rem, 1.5rem + 3.5vw, 3.5rem); margin-bottom: 1.5rem; }\nh2 { font-size: clamp(1.8rem, 1.3rem + 2.5vw, 2.8rem); margin-bottom: 1.25rem; margin-top: 2.5rem; }\nh3 { font-size: clamp(1.4rem, 1.1rem + 1.5vw, 2rem); margin-bottom: 1rem; }\nh4 { font-size: clamp(1.1rem, 0.9rem + 1vw, 1.5rem); margin-bottom: 0.8rem; }\n\n\/* ===================== \u0421\u0442\u0438\u043b\u0438 \u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432 ===================== *\/\n.hero-banner {\n        position: relative; height: 70vh; min-height: 450px; width: 100%; display: flex;\n        align-items: center; justify-content: center; text-align: center; padding: 20px;\n        color: var(--white); overflow: hidden; background-color: #4a4a4a;\n    }\n    .hero-banner-img {\n        position: absolute; left: 0; width: 100%; object-fit: cover; z-index: 0; \n        filter: brightness(0.6); height: 140%; top: -20%;\n    }\n    .hero-content { max-width: 800px; z-index: 2; }\n    .hero-banner h1 {\n        font-size: clamp(2.2rem, 1.2rem + 6vw, 3.2rem);\n        color: var(--white);\n        margin: 0 0 15px 0;\n        text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);\n    }\n    .hero-banner p {\n        font-size: clamp(1.1rem, 1rem + 0.5vw, 1.4rem);\n        margin: 0 0 30px 0; \n        font-weight: 400; \n        text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5);\n    }\n    .hero-buttons { display: flex; flex-wrap: wrap; justify-content: center; gap: 15px; }\n\n.section-wrapper { background: var(--white); border: 2px solid var(--border-color-light); border-radius: 14px; padding: 30px; margin-bottom: 40px; box-shadow: 0 6px 20px rgba(0, 0, 0, 0.06); }\n.section-wrapper h2 { border-bottom: 2px solid var(--border-color-light); padding-bottom: 15px; }\n.intro-paragraph { text-align: center; max-width: 800px; margin: 40px auto 30px; font-size: 1.15em; color: var(--grey-text); }\n.nav-anchors { background: var(--light-bg-blue); border: 2px solid var(--accent-blue); padding: 15px; margin-top: 20px; margin-bottom: 30px; border-radius: 8px; box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06); }\n.nav-anchors h2 { margin-top: 0; margin-bottom: 15px; border-bottom: none; padding-bottom: 0; font-size: 1.5em; }\n.nav-anchors ul { list-style: none; padding: 0; margin: 0; display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }\n.nav-anchors ul li a { background: var(--white); border-radius: 4px; padding: 6px 14px; display: inline-block; margin: 3px; transition: background 0.3s, transform 0.2s; font-weight: 500; border: 1px solid var(--border-color-light); }\n.nav-anchors ul li a:hover { background: var(--accent-blue); color: var(--white); text-decoration: none; transform: translateY(-2px); }\n.cta-button { display: inline-flex; align-items: center; gap: 8px; background-color: var(--accent-blue); color: var(--main-dark-blue); padding: 12px 25px; border-radius: 6px; font-size: 1.1em; margin: 5px; transition: background-color 0.3s ease, transform 0.2s ease; text-decoration: none; font-weight: 600; border: 1px solid transparent; }\n.cta-button:hover { background-color: var(--hover-blue); transform: translateY(-2px); text-decoration: none; }\n.cta-button.secondary { background-color: transparent; color: var(--white); border: 2px solid var(--white); }\n.cta-button.secondary:hover { background-color: var(--white); color: var(--main-dark-blue); }\n.services-list { list-style-type: none; padding-left: 0; text-align: left; }\n.services-list li { position: relative; padding-left: 28px; margin-bottom: 12px; font-size: 1.05em; }\n.services-list li::before { content: '\u2714'; position: absolute; left: 0; top: 1px; color: var(--accent-blue); font-weight: bold; font-size: 1.2em; }\n.advantages-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); gap: 20px; }\n.advantage-item { background: var(--light-bg-blue); border: 1px solid var(--accent-blue); border-radius: 10px; padding: 20px; text-align: center; transition: box-shadow 0.3s ease; }\n.advantage-item:hover { box-shadow: 0 8px 20px rgba(121, 197, 255, 0.2); }\n.advantage-item h3 { font-size: 1.3rem; margin-bottom: 10px; }\n.advantage-photo { width: 80px; height: 80px; object-fit: cover; border-radius: 50%; margin: 0 auto 15px; display: block; border: 3px solid var(--accent-blue); }\n.faq-item { margin-bottom: 15px; border-bottom: 1px solid var(--border-color-light); padding-bottom: 10px; }\n.faq-item:last-child { border-bottom: none; margin-bottom: 0; padding-bottom: 0; }\n.faq-question { font-weight: 600; cursor: pointer; font-size: 1.1em; display: flex; justify-content: space-between; align-items: center; padding: 5px 0; transition: color 0.3s ease; margin: 0; }\n.faq-question:hover { color: var(--accent-blue); }\n.faq-question i { margin-left: 10px; transition: transform 0.3s ease; color: var(--accent-blue); }\n.faq-answer { max-height: 0; overflow: hidden; transition: max-height 0.4s ease-out, padding-top 0.4s ease-out; }\n.faq-item.active .faq-question i { transform: rotate(180deg); }\n.faq-item.active .faq-answer { max-height: 500px; padding-top: 10px; transition: max-height 0.5s ease-in, padding-top 0.5s ease-in; }\n\n#reviews-section .reviews-container { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 20px; max-width: 1200px; margin: 0 auto; }\n#reviews-section .review-item { background: var(--light-bg-blue); border-radius: 10px; padding: 25px; border: 1px solid var(--accent-blue); display: flex; flex-direction: column; text-align: center; }\n#reviews-section .review-item p:first-child { font-style: italic; flex-grow: 1; }\n#reviews-section .review-item p:last-child { margin-top: 20px; font-weight: 600; font-size: 0.95em; color: var(--main-dark-blue); }\n\n#cta-section { background: var(--main-dark-blue); padding: 50px 0; color: var(--white); text-align: center; margin-top: 40px; }\n#cta-section .section-inner { border-radius: 0; padding: 50px 20px; }\n#cta-section h2 { color: var(--accent-blue); border: none; margin-bottom: 20px; margin-top: 0; }\n#cta-section p { font-size: 1.1em; margin-bottom: 30px; }\n#cta-section .form-container, #cta-section .social-links-container { max-width: 600px; margin: 40px auto 0; text-align: center; }\n#cta-section form label { display: block; margin-bottom: 15px; }\n#cta-section form input, #cta-section form textarea { width: 100%; padding: 12px; margin-bottom: 0; border-radius: 6px; font-size: 1rem; font-family: 'Roboto', sans-serif; transition: border-color 0.3s ease, box-shadow 0.3s ease; border: 1px solid var(--accent-blue); }\n#cta-section input[type=\"text\"], #cta-section input[type=\"tel\"] { background-color: var(--white); color: var(--main-dark-blue) !important; }\n#cta-section textarea { background-color: var(--light-bg-blue); color: var(--main-dark-blue) !important; }\n#cta-section input::placeholder, #cta-section textarea::placeholder { color: var(--grey-text) !important; }\n#cta-section input:focus, #cta-section textarea:focus { outline: none; border-color: var(--hover-blue); box-shadow: 0 0 0 3px rgba(121, 197, 255, 0.2); }\n\n.additional-contact-info { margin: 30px 0; color: rgba(255, 255, 255, 0.9); line-height: 1.8; text-align: center; }\n.additional-contact-info a { color: var(--accent-blue); text-decoration: none; }\n.additional-contact-info a:hover { text-decoration: underline; }\n\n.social-links-container { margin-top: 30px; padding-top: 30px; border-top: 1px solid rgba(255, 255, 255, 0.2); }\n.social-buttons-grid { display: flex; flex-wrap: wrap; gap: 15px; justify-content: center; max-width: 500px; margin-left: auto; margin-right: auto; }\n.social-button { display: inline-flex; align-items: center; gap: 10px; padding: 10px 20px; border-radius: 6px; text-decoration: none; font-weight: 600; transition: opacity 0.3s ease; justify-content: center; flex-basis: calc(50% - 7.5px); }\n.social-button:hover { opacity: 0.85; }\n.social-button.whatsapp { background-color: #25D366; color: var(--white); }\n.social-button.telegram { background-color: #1d759b; color: var(--white); }\n.social-button.instagram { background-color: #c22a61; color: var(--white); }\n.social-button.facebook { background-color: #1877F2; color: var(--white); }\n\n#photo-gallery .swiper { padding-bottom: 40px; }\n#photo-gallery .swiper-slide { background-color: #000; border-radius: 12px; overflow: hidden; height: auto; aspect-ratio: 16 \/ 9; }\n#photo-gallery .swiper-slide img { display: block; width: 100%; height: 100%; object-fit: cover; margin: 0; cursor: zoom-in; }\n#photo-gallery .swiper-button-next, #photo-gallery .swiper-button-prev { color: var(--accent-blue); }\n#photo-gallery .swiper-pagination { position: relative; bottom: auto; padding-top: 15px; }\n#photo-gallery .swiper-pagination-bullet { width: 14px; height: 14px; margin: 0 8px !important; background-color: var(--accent-blue); opacity: 0.6; transition: all 0.3s ease; }\n#photo-gallery .swiper-pagination-bullet-active { opacity: 1; transform: scale(1.2); background-color: var(--accent-blue); }\n#photo-gallery .swiper-slide-video { position: relative; display: flex; align-items: center; justify-content: center; cursor: pointer; background-size: cover; background-position: center; }\n#photo-gallery .swiper-slide-video video { position: absolute; top: 0; left: 0; width: 100%; height: 100%; object-fit: cover; opacity: 0; visibility: hidden; transition: opacity 0.3s ease; }\n#photo-gallery .swiper-slide-video video[data-playing=\"true\"] { opacity: 1; visibility: visible; }\n#photo-gallery .swiper-slide-video .play-button { z-index: 10; pointer-events: none; transition: all 0.3s ease; color: rgba(255, 255, 255, 0.85); font-size: 80px; }\n#photo-gallery .swiper-slide-video:hover .play-button { color: #fff; transform: scale(1.1); }\n#photo-gallery .swiper-slide-video video[data-playing=\"true\"] + .play-button { opacity: 0; visibility: hidden; }\n\n.lightbox-modal { display: none; position: fixed; z-index: 9999; left: 0; top: 0; width: 100%; height: 100%; display: none; align-items: center; justify-content: center; background-color: rgba(0, 0, 0, 0.9); cursor: pointer; }\n.lightbox-content { margin: auto; display: block; width: auto; height: auto; max-width: 90%; max-height: 85vh; cursor: default; }\n.close-lightbox { position: absolute; top: 15px; right: 35px; color: #fff; font-size: 40px; font-weight: bold; transition: 0.3s; cursor: pointer; }\n.close-lightbox:hover, .close-lightbox:focus { color: #bbb; text-decoration: none; }\n\n.cta-full-width { width: 100%; justify-content: center; margin-left: 0; margin-right: 0; }\n\n\/* ================================= \u0410\u0434\u0430\u043f\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u044c \u041a\u043e\u043c\u043f\u043e\u043d\u0435\u043d\u0442\u043e\u0432 ================================= *\/\n@media (max-width: 768px) {\n    .section-full-bg { padding: 40px 15px; }\n    .section-inner { padding: 0; }\n    .section-wrapper { padding: 25px 20px; }\n    .social-button { flex-basis: 100%; }\n    .cta-button { width: 100%; margin: 10px 0; justify-content: center; }\n    .nav-anchors ul { flex-direction: column; gap: 8px; }\n    .nav-anchors ul li a { width: 100%; text-align: center; }\n    #reviews-section .reviews-container { grid-template-columns: 1fr; }\n}\n@media (max-width: 480px) {\n        .hero-banner {\n            height: auto;\n            min-height: 350px;\n            padding: 60px 20px;\n        }\n        .cta-button { font-size: 1em; padding: 12px 20px; }\n    }\n    @media (max-width: 360px) {\n        .hero-banner h1 {\n            font-size: 1.9rem;\n            line-height: 1.2;\n        }\n        .flex-child-text,\n        .flex-child-video {\n            min-width: 0;\n        }\n    }\n<\/style>\n\n<header class=\"hero-banner\">\n    <img decoding=\"async\" \n        class=\"hero-banner-img\"\n        src=\"\/wp-content\/uploads\/2025\/09\/childrens-dentistry-batumi.webp\" \n        alt=\"Children's Dentistry in Batumi - Main Banner\"\n        fetchpriority=\"high\"\n        loading=\"eager\">\n    <div class=\"hero-content\">\n        <h1>Children&#8217;s Dentistry in Batumi<\/h1>\n        <p>A healthy smile for a lifetime starts in childhood. At My DENT, we create an atmosphere of comfort and trust, because our <strong>children&#8217;s dentistry<\/strong> is a place where the little ones are cared for.<\/p>\n        <div class=\"hero-buttons\">\n            <a href=\"#cta-section\" class=\"cta-button\">Book an Appointment<\/a>\n            <a href=\"#services\" class=\"cta-button secondary\">Our Services<\/a>\n        <\/div>\n    <\/div>\n<\/header>\n\n<div class=\"main-content\">\n    <div class=\"section-full-bg\" style=\"padding-top: 30px;\">\n        <div class=\"section-inner\">\n            <p class=\"intro-paragraph\" style=\"margin-top:0;\">Welcome to <a href=\"\/\">My DENT clinic<\/a>! We believe that a visit to the dentist can and should be a positive experience for a child. Our main goal is not just to treat teeth, but to form healthy habits in children and free them from the fear of doctors. Our <strong>children&#8217;s dentistry<\/strong> in Batumi specializes in gentle treatment, modern prevention, and finds an approach for every child.<\/p>\n\n            <nav class=\"nav-anchors\" aria-labelledby=\"nav-title\">\n                <h2 id=\"nav-title\">Page Navigation:<\/h2>\n                <ul>\n                    <li><a href=\"#advantages\">Our Advantages<\/a><\/li>\n                    <li><a href=\"#services\">Services<\/a><\/li>\n                    <li><a href=\"#photo-gallery\">Photo Gallery<\/a><\/li>\n                    <li><a href=\"#faq\">Questions and Answers<\/a><\/li>\n                    <li><a href=\"#reviews-section\">Reviews<\/a><\/li>\n                    <li><a href=\"#cta-section\">Contacts<\/a><\/li>\n                <\/ul>\n            <\/nav>\n\n            <section id=\"advantages\" class=\"section-wrapper\">\n                <h2>Why Our Children&#8217;s Dentistry is the Best Choice<\/h2>\n                <div class=\"advantages-grid\">\n                    <div class=\"advantage-item\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/pediatric-dentist-batumi-with-child.webp\" alt=\"Children's dentistry in Batumi, a doctor finds an approach to a child\" class=\"advantage-photo\">\n                        <h3>Doctors Who Become Friends<\/h3>\n                        <p>Our <a href=\"\/our-doctors\">certified pediatric dentists<\/a> know how to speak the same language as children. We turn treatment into a fun game.<\/p>\n                    <\/div>\n                    <div class=\"advantage-item\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/cavity-prevention-for-children-batumi.webp\" alt=\"Prevention of cavities in children at My DENT\" class=\"advantage-photo\">\n                        <h3>Cavity Prevention for Children<\/h3>\n                        <p>Fluoridation, fissure sealing, and professional cleaning procedures reliably protect delicate enamel from cavities.<\/p>\n                    <\/div>\n                    <div class=\"advantage-item\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/painless-dental-treatment-for-children.webp\" alt=\"Painless dental treatment for a child\" class=\"advantage-photo\">\n                        <h3>Treatment Without Pain or Tears<\/h3>\n                        <p>We use modern and gentle methods of anesthesia, as well as safe materials, so that all procedures are comfortable. We are proud that our <strong>children&#8217;s dentistry<\/strong> is associated with care.<\/p>\n                    <\/div>\n                    <div class=\"advantage-item\">\n                        <img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/childrens-dentistry-batumi-play-area.webp\" alt=\"A child plays with a doctor\" class=\"advantage-photo\">\n                        <h3>An Atmosphere of Joy<\/h3>\n                        <p>In our clinic, children can look forward to cartoons, a play area, and small rewards for bravery. Our <strong>pediatric dentist<\/strong> will turn every visit into a moment of care, trust, and joy.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n            <section id=\"services\" class=\"section-wrapper\">\n                <h2>Services of Children&#8217;s Dentistry in Batumi<\/h2>\n                <ul class=\"services-list\" style=\"margin-top: 30px;\">\n                    <li>Gentle treatment of baby and permanent teeth.<\/li>\n                    <li>Professional hygienic cleaning for children.<\/li>\n                    <li>Effective fissure sealing for protection against bacteria.<\/li>\n                    <li>Safe and atraumatic extraction of baby teeth.<\/li>\n                    <li>Modern methods of local anesthesia, specially adapted for children.<\/li>\n                    <li>Consultation with a pediatric orthodontist and <a href=\"\/orthodontics\">bite correction<\/a>.<\/li>\n                <\/ul>\n            <\/section>\n\n            <section id=\"photo-gallery\" class=\"section-wrapper\">\n                <h2>Photo and Video Gallery of Our Little Patients<\/h2>\n                <div class=\"swiper\">\n                    <div class=\"swiper-wrapper\">\n                        <div class=\"swiper-slide swiper-slide-video\" style=\"background-image: url('\/wp-content\/uploads\/2025\/09\/childrens-dentistry-batumi-video.webp');\">\n                            <video loop playsinline>\n                                <source src=\"\/wp-content\/uploads\/2025\/08\/childrens-dentistry-batumi-video.mp4\" type=\"video\/mp4\">\n                                <source src=\"\/wp-content\/uploads\/2025\/08\/childrens-dentistry-batumi-video.webm\" type=\"video\/webm\">\n                                Your browser does not support the video tag.\n                            <\/video>\n                            <div class=\"play-button\"><i class=\"fas fa-play-circle\"><\/i><\/div>\n                        <\/div>\n                        <div class=\"swiper-slide\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/pediatric-dentist-batumi-treatment.webp\" alt=\"A pediatric dentist treats a child's teeth\"><\/div>\n                        <div class=\"swiper-slide\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/treating-cavity-in-child-batumi.webp\" alt=\"A doctor treats a child's cavity\"><\/div>\n                        <div class=\"swiper-slide\"><img decoding=\"async\" src=\"\/wp-content\/uploads\/2025\/09\/pediatric-dentist-reward-for-bravery.webp\" alt=\"A child receives a reward from a dental doctor\"><\/div>\n                    <\/div>\n                    <div class=\"swiper-button-prev\"><\/div>\n                    <div class=\"swiper-button-next\"><\/div>\n                    <div class=\"swiper-pagination\"><\/div>\n                <\/div>\n            <\/section>\n            \n            <section id=\"faq\" class=\"section-wrapper\">\n                <h2 style=\"border:none; margin-bottom:15px;\">Children&#8217;s Dentistry: Frequently Asked Questions<\/h2>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">When should a child first visit the dentist?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n                    <div class=\"faq-answer\">\n                        <p>We recommend the first adaptive visit at the age of 3-4 years. This allows the child to get acquainted with the doctor and the clinic environment in a calm, playful manner, without stress or treatment. This is an important step for successful future dental visits.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">Is it necessary to treat baby teeth?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Absolutely! Healthy baby teeth are the foundation for the proper development of permanent teeth. Cavity infection can damage the permanent tooth bud and lead to bite problems. This is why at our clinic My DENT we pay so much attention to baby teeth.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">How do you handle a child who is very scared?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Our main tool is patience and psychology. We never rush, we introduce the child to the instruments, and we use a playful approach. In difficult cases, several visits may be needed.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">How often should a child visit the dentist?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Even if the teeth look healthy, a preventive check-up is recommended every 6 months. This allows us to detect hidden cavities in a child in time, assess bite development, and perform professional cleaning. For children with a higher risk, visits should be more frequent, according to an individual schedule.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">What is fissure sealing and why do children need it?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Fissure sealing is the process of coating the chewing surfaces of teeth with a special material that protects against cavities. It is especially useful for new permanent teeth that have just erupted and are still vulnerable.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">Can children&#8217;s teeth be treated under anesthesia?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Yes, especially if the child&#8217;s cavity is deep, we use modern methods of local anesthesia, specially adapted for children. Anesthesia is administered taking into account the child&#8217;s age and sensitivity, so that the treatment is as comfortable and painless as possible. We explain each step and create a calm atmosphere so that the child feels confident.<\/p>\n                    <\/div>\n                <\/div>\n                <div class=\"faq-item\">\n                    <h3 class=\"faq-question\">How to prepare a child for a visit if they are afraid of doctors?<i class=\"fas fa-chevron-down\"><\/i><\/h3>\n                    <div class=\"faq-answer\">\n                        <p>Tell your child that the dentist is a friend who takes care of their teeth. Play \u201cdoctor\u201d at home, watch educational cartoons, and come for an adaptive visit without treatment. We create an atmosphere where the child feels safe.<\/p>\n                    <\/div>\n                <\/div>\n            <\/section>\n\n<section id=\"reviews-section\" class=\"section-wrapper\">\n    <h2>Parents&#8217; Reviews About Our Doctors<\/h2>\n    <div class=\"reviews-container\">\n        <div class=\"review-item\">\n            <blockquote>\n                <p>\u00abExcellent clinic. Our whole family has been treated at this clinic: my daughters, aged 5 and 9, have already had more than 7 fillings at the clinic with Dr. Nana. We did orthodontic treatment for the 9-year-old girl. Everything is individual, attention to everyone, just a stunning attitude from the entire team. I have already undergone several procedures, including fillings and tooth cleaning, and am very satisfied.\u00bb<\/p>\n            <\/blockquote>\n            <p>\n                <cite><strong>\u2014 Alexsandra Patlan<\/strong><\/cite>,\n                Google Reviews\n            <\/p>\n        <\/div>\n        <div class=\"review-item\">\n            <blockquote>\n                <p>\u00abThe perfect environment for everyone, especially for children \u2764\ufe0f Thank you for your professionalism and friendly atmosphere \u2764\ufe0f\u2764\ufe0f\u2764\ufe0f\u00bb<\/p>\n            <\/blockquote>\n            <p>\n                <cite><strong>\u2014 tamo mgeladze<\/strong><\/cite>,\n                Google Reviews\n            <\/p>\n        <\/div>\n    <\/div>\n<\/section>\n<\/div>\n<\/div>\n\n    <section id=\"cta-section\" class=\"section-full-bg\">\n        <div class=\"section-inner\">\n            <h2>Book a Consultation<\/h2>\n            <p>Take the first step towards your child&#8217;s healthy smile. Book a <strong>consultation<\/strong> and we will create a personalized treatment plan for you.<\/p>\n            <div class=\"hero-buttons\">\n                <a href=\"https:\/\/wa.me\/995514117070\" target=\"_blank\" rel=\"noopener\" class=\"cta-button\"><i class=\"fab fa-whatsapp\"><\/i> Write on WhatsApp<\/a>\n                <a href=\"tel:+995514117070\" class=\"cta-button secondary\"><i class=\"fas fa-phone-alt\"><\/i> Call Us<\/a>\n            <\/div>\n            <div class=\"additional-contact-info\">\n                <p><strong>Address:<\/strong> Batumi, 43 Vakhtang Gorgasali St.<\/p>\n                <p>Our clinic is conveniently located in the historical city center.<\/p>\n                <p><strong>Email:<\/strong> <a href=\"mailto:mydentge@yahoo.com\">mydentge@yahoo.com<\/a><\/p>\n                <p><strong>Hours:<\/strong> Mon\u2013Fri: 10:00 AM \u2013 8:00 PM, Sat: 10:00 AM \u2013 7:00 PM (Sun: closed)<\/p>\n            <\/div>\n            <div class=\"social-links-container\">\n                <p><strong>Find us on social media:<\/strong><\/p>\n                <div class=\"social-buttons-grid\">\n                    <a href=\"https:\/\/wa.me\/995514117070\" target=\"_blank\" rel=\"noopener\" class=\"social-button whatsapp\"><i class=\"fab fa-whatsapp\"><\/i> WhatsApp<\/a>\n                    <a href=\"https:\/\/t.me\/MyDent_Batumi\" target=\"_blank\" rel=\"noopener\" class=\"social-button telegram\"><i class=\"fab fa-telegram\"><\/i> Telegram<\/a>\n                    <a href=\"https:\/\/www.instagram.com\/my_dent_batumi\/\" target=\"_blank\" rel=\"noopener\" class=\"social-button instagram\"><i class=\"fab fa-instagram\"><\/i> Instagram<\/a>\n                    <a href=\"https:\/\/www.facebook.com\/mydentbatumi\/\" target=\"_blank\" rel=\"noopener\" class=\"social-button facebook\"><i class=\"fab fa-facebook\"><\/i> Facebook<\/a>\n                <\/div>\n            <\/div>\n            <div class=\"form-container\">\n                <p>Or leave a request and we will call you back:<\/p>\n                <form action=\"#\" method=\"post\">\n                    <label><span class=\"sr-only\">Your Name<\/span><input type=\"text\" name=\"name\" placeholder=\"Your Name\" required><\/label>\n                    <label><span class=\"sr-only\">Your Phone Number<\/span><input type=\"tel\" name=\"phone\" placeholder=\"Your Phone Number\" required><\/label>\n                    <label><span class=\"sr-only\">Your Comment (optional)<\/span><textarea name=\"comment\" placeholder=\"Your Comment (optional)\" rows=\"3\"><\/textarea><\/label>\n                    <button type=\"submit\" class=\"cta-button cta-full-width\">Submit Request<\/button>\n                <\/form>\n            <\/div>\n        <\/div>\n    <\/section>\n<\/div>\n\n<div id=\"lightbox\" class=\"lightbox-modal\">\n    <span class=\"close-lightbox\">&times;<\/span>\n    <img class=\"lightbox-content\" id=\"lightbox-img\">\n<\/div>\n\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/swiper@11\/swiper-bundle.min.js\"><\/script>\n<script>\ndocument.addEventListener('DOMContentLoaded', () => {\n    \/\/ --- Parallax effect for the banner ---\n    const heroImage = document.querySelector('.hero-banner-img');\n    if (heroImage) {\n        const handleParallax = () => {\n            const scrollPosition = window.scrollY;\n            heroImage.style.transform = `translateY(${scrollPosition * 0.3}px)`;\n        };\n        window.addEventListener('scroll', () => { window.requestAnimationFrame(handleParallax); });\n    }\n    \n    \/\/ --- Improved script for FAQ (accordion) ---\n    document.querySelectorAll('.faq-item').forEach(item => {\n        const question = item.querySelector('.faq-question');\n        question.addEventListener('click', () => {\n            const currentlyActive = item.classList.contains('active');\n            document.querySelectorAll('.faq-item.active').forEach(activeItem => {\n                if (activeItem !== item) { activeItem.classList.remove('active'); }\n            });\n            if (!currentlyActive) {\n                item.classList.add('active');\n            }\n        });\n    });\n\n    \/\/ --- Script for the slider (Swiper) and video ---\n    const swiper = new Swiper('.swiper', {\n        loop: true,\n        grabCursor: true,\n        autoplay: { delay: 4000, disableOnInteraction: false },\n        navigation: { nextEl: '.swiper-button-next', prevEl: '.swiper-button-prev' },\n        pagination: { el: '.swiper-pagination', clickable: true },\n        on: {\n            slideChange: function () {\n                const previousSlide = this.slides[this.previousIndex];\n                if (previousSlide) {\n                    const video = previousSlide.querySelector('video');\n                    if (video && !video.paused) {\n                        video.pause();\n                        video.currentTime = 0;\n                    }\n                }\n            },\n        },\n    });\n\n    document.querySelectorAll('#photo-gallery .swiper-slide').forEach(slide => {\n        const video = slide.querySelector('video');\n        if (video) {\n            const playButton = slide.querySelector('.play-button');\n            slide.addEventListener('click', (e) => {\n                e.stopPropagation();\n                if (video.paused) { video.play(); } else { video.pause(); }\n            });\n            video.addEventListener('play', () => {\n                video.setAttribute('data-playing', 'true');\n                if (swiper.autoplay.running) { swiper.autoplay.stop(); }\n            });\n            video.addEventListener('pause', () => {\n                video.setAttribute('data-playing', 'false');\n                if (!swiper.autoplay.running) { swiper.autoplay.start(); }\n            });\n            video.addEventListener('ended', () => {\n                video.setAttribute('data-playing', 'false');\n                swiper.slideNext();\n                if (!swiper.autoplay.running) { swiper.autoplay.start(); }\n            });\n        }\n    });\n    \n    \/\/ --- Script for Lightbox (image enlargement) ---\n    const lightbox = document.getElementById('lightbox');\n    const lightboxImg = document.getElementById('lightbox-img');\n    \n    document.querySelectorAll('#photo-gallery .swiper-slide img').forEach(img => {\n        img.addEventListener('click', (e) => {\n            e.stopPropagation();\n            if (swiper && swiper.autoplay.running) { swiper.autoplay.stop(); }\n            lightbox.style.display = 'flex';\n            lightboxImg.src = img.src;\n        });\n    });\n    \n    const closeTheLightbox = () => {\n        lightbox.style.display = 'none';\n        if (swiper && !swiper.autoplay.running) { swiper.autoplay.start(); }\n    };\n    \n    lightbox.addEventListener('click', (e) => {\n        if (e.target === lightbox || e.target.classList.contains('close-lightbox')) {\n            closeTheLightbox();\n        }\n    });\n});\n<\/script>\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"name\": \"Children's Dentistry: Frequently Asked Questions\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"When should a child first visit the dentist?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We recommend the first adaptive visit at the age of 3-4 years. This allows the child to get acquainted with the doctor and the clinic environment in a calm, playful manner, without stress or treatment. This is an important step for successful future dental visits.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is it necessary to treat baby teeth?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Absolutely! Healthy baby teeth are the foundation for the proper development of permanent teeth. Cavity infection can damage the permanent tooth bud and lead to bite problems. This is why at our clinic My DENT we pay so much attention to baby teeth.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How do you handle a child who is very scared?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Our main tool is patience and psychology. We never rush, we introduce the child to the instruments, and we use a playful approach. In difficult cases, several visits may be needed.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How often should a child visit the dentist?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Even if the teeth look healthy, a preventive check-up is recommended every 6 months. This allows us to detect hidden cavities in a child in time, assess bite development, and perform professional cleaning. For children with a higher risk, visits should be more frequent, according to an individual schedule.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What is fissure sealing and why do children need it?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Fissure sealing is the process of coating the chewing surfaces of teeth with a special material that protects against cavities. It is especially useful for new permanent teeth that have just erupted and are still vulnerable.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Can children's teeth be treated under anesthesia?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes, especially if the child's cavity is deep, we use modern methods of local anesthesia, specially adapted for children. Anesthesia is administered taking into account the child's age and sensitivity, so that the treatment is as comfortable and painless as possible. We explain each step and create a calm atmosphere so that the child feels confident.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How to prepare a child for a visit if they are afraid of doctors?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Tell your child that the dentist is a friend who takes care of their teeth. Play \u201cdoctor\u201d at home, watch educational cartoons, and come for an adaptive visit without treatment. We create an atmosphere where the child feels safe.\"\n      }\n    }\n  ]\n}\n<\/script>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Children&#8217;s Dentistry in Batumi A healthy smile for a lifetime starts in childhood. At My DENT, we create an atmosphere of comfort and trust, because our children&#8217;s dentistry is a place where the little ones are cared for. Book an Appointment Our Services Welcome to My DENT clinic! We believe that a visit to the&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":4771,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"disable","_kad_post_title":"hide","_kad_post_layout":"fullwidth","_kad_post_sidebar_id":"","_kad_post_content_style":"unboxed","_kad_post_vertical_padding":"hide","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-4242","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4242","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/comments?post=4242"}],"version-history":[{"count":3,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4242\/revisions"}],"predecessor-version":[{"id":4277,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4242\/revisions\/4277"}],"up":[{"embeddable":true,"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/pages\/4771"}],"wp:attachment":[{"href":"https:\/\/staging.mydent-ge.com\/en\/wp-json\/wp\/v2\/media?parent=4242"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}