TalkTools Mouth Demonstrator
TalkTools® Mouth Demonstrator .tt-mouthdemo-container { --primary-purple: #6361aa; --text-color: #333; --bg-plain: #f5f5f5; --warning-bg: #fff3cd; --warning-border: #ffeeba; --warn ing-text: #856404; --border-light: #ddd; --hover-bg: #eeecf7; font-family: "Proxima Nova", "Poppins", sans-serif; line-height: 1.6; color: var(--text-color); background-color: var(--bg-plain); margin: 0; padding: 0; width: 100%; max-width: 100%; box-sizing: border-box; } .tt-mouthdemo-container *, .tt-mouthdemo-container *::before, .tt-mouthdemo-container *::after { box-sizing: border-box; } .tt-mouthdemo-content { width: 100%; padding: 40px 20px; } .tt-mouthdemo-intro { margin-bottom: 10px; } .tt-mouthdemo-intro p { margin-bottom: 15px; } .tt-mouthdemo-container a { color: var(--primary-purple); text-decoration: underline; } .tt-mouthdemo-container a:hover { opacity: 0.75; } .tt-mouthdemo-page-header { border-bottom: 3px solid var(--primary-purple); margin-bottom: 24px; padding-bottom: 15px; } .tt-mouthdemo-page-header h1 { color: var(--primary-purple); font-size: 2.2em; margin: 0; font-weight: 700; } .tt-static-item { border-bottom: 1px solid var(--border-light); } .tt-static-header { display: flex; align-items: center; padding: 18px 0 18px 18px; border-left: 5px solid var(--primary-purple); margin-top: 8px; } .tt-static-header h2 { color: var(--primary-purple); font-size: 1.4em; font-weight: 600; margin: 0; line-height: 1.3; } .tt-static-panel { padding: 4px 0 20px 23px; } .tt-static-panel ul { margin: 10px 0 0 0; padding-left: 20px; } .tt-static-panel li { margin-bottom: 9px; } .tt-accordion-item { border-bottom: 1px solid var(--border-light); } .tt-accordion-toggle { all: unset; display: flex; align-items: center; justify-content: space-between; width: 100%; cursor: pointer; padding: 18px 0 18px 18px; border-left: 5px solid var(--primary-purple); margin-top: 8px; background: transparent; transition: background 0.2s; } .tt-accordion-toggle:hover, .tt-accordion-toggle:focus-visible { background-color: var(--hover-bg); outline: none; } .tt-accordion-toggle h2 { color: var(--primary-purple); font-size: 1.4em; font-weight: 600; margin: 0; line-height: 1.3; } .tt-chevron { flex-shrink: 0; margin-left: 16px; width: 22px; height: 22px; display: flex; align-items: center; justify-content: center; transition: transform 0.25s ease; color: var(--primary-purple); } .tt-accordion-toggle[aria-expanded="true"] .tt-chevron { transform: rotate(180deg); } .tt-accordion-panel { overflow: hidden; max-height: 0; transition: max-height 0.3s ease, padding 0.3s ease; padding: 0 0 0 23px; } .tt-accordion-panel.is-open { max-height: 2000px; padding: 4px 0 20px 23px; } .tt-accordion-panel ul { margin: 10px 0 0 0; padding-left: 20px; } .tt-accordion-panel li { margin-bottom: 9px; } .tt-mouthdemo-container .product-details-table { width: 100%; border-collapse: collapse; margin: 10px 0 0 0; } .tt-mouthdemo-container .product-details-table td { padding: 12px 10px; border-bottom: 1px solid var(--border-light); vertical-align: top; } .tt-mouthdemo-container .product-details-table td:first-child { font-weight: 600; width: 38%; color: var(--primary-purple); } .tt-warning { background-color: var(--warning-bg); border: 1px solid var(--warning-border); color: var(--warning-text); padding: 20px 25px; border-radius: 8px; margin-top: 30px; font-weight: 600; } @media (max-width: 768px) { .tt-mouthdemo-page-header h1 { font-size: 1.6em; } .tt-accordion-toggle h2, .tt-static-header h2 { font-size: 1.2em; } .tt-mouthdemo-container .product-details-table td:first-child { width: 45%; } .tt-mouthdemo-content { padding: 20px 15px; } } TalkTools® Mouth Demonstrator The TalkTools® Mouth Demonstrator is a larger-than-life model of the human mouth with a realistic, manipulable flexible tongue, allowing therapists and educators to demonstrate tongue movements, oral postures, and articulation placement with clarity and precision. It is an invaluable visual teaching tool for speech therapy, oral anatomy education, and therapist training programs. Why It’s Effective Makes tongue placement, oral posture, and articulation targets easier to see and understand Helps therapists clearly demonstrate oral structures and movement patterns Supports hands-on teaching with a flexible hinge and removable tongue Encourages better client, caregiver, and student understanding through visual demonstration Works well in therapy, classroom, university, and oral care education settings Key Benefits Realistic flexible tongue: can be positioned and moved to demonstrate tongue placement, posture, and motion used in speech or feeding therapy Larger-than-life scale: makes oral anatomy easier for clients and students to observe and understand Flexible hinge: allows the mouth to open and close naturally for interactive demonstrations Removable tongue with rear opening: enables realistic demonstration of tongue retraction, elevation, and lateral movements Detailed oral anatomy: shows teeth, tongue, and oral cavity for complete anatomical teaching Versatile teaching tool: supports client education, therapist training, and classroom instruction Ideal for: Speech-language pathologists (SLPs) demonstrating tongue placement and oral posture targets Feeding therapists illustrating oral anatomy to clients, families, and caregivers University and clinical programs training student SLPs and OTs on oral anatomy and oral motor intervention Dental educators teaching oral care and hygiene to children and adult patients School-based and outpatient settings where visual demonstration improves understanding and motivation What's Included 1 x Mouth Demonstrator (6.5 inches wide; extends to 13 inches high) with flexible hinge 1 x Removable tongue with rear opening Product Details Material Durable plastic exterior; flexible soft material for the tongue Dimensions 6.5 inches wide; extends to 13 inches high when open Features Flexible hinge for open/close movement; removable tongue for demonstration of tongue motion Design purpose Larger-than-life oral model for visual teaching, anatomy education, and therapy demonstration Care Instructions Before first use, clean thoroughly with a disinfectant spray or disinfectant wipes After each use, clean exterior surfaces with disinfectant spray or wipes Avoid submerging in water Avoid harsh abrasives that may scratch the surface Inspect before every use; replace at the first sign of damage or deterioration Warning: Use with adult supervision at all times. Not recommended for use while sleeping. Inspect the product before every use and dispose of it properly at the first sign of damage or deterioration. (function () { var toggles = document.querySelectorAll('.tt-accordion-toggle'); toggles.forEach(function (toggle) { toggle.addEventListener('click', function () { var expanded = this.getAttribute('aria-expanded') === 'true'; var panelId = this.getAttribute('aria-controls'); var panel = document.getElementById(panelId); this.setAttribute('aria-expanded', !expanded); if (expanded) { panel.classList.remove('is-open'); } else { panel.classList.add('is-open'); } }); }); })();