TMJ & Jaw clenching treatment, Mordialloc.
Meet our team of cosmetic clinicians
Jaw clenching treatment, Mordialloc. TMJ disorder, a condition affecting the jaw joint and the muscles controlling its movement, can cause various painful symptoms, from jaw tension to headaches and difficulty opening or closing the mouth.
The treatment for TMJ is a relatively quick and straightforward procedure. Once you have spoken to our team of Doctors & Clinicians, the treatment usually takes under 10 minutes. You may experience minor discomfort during the injections, similar to a slight pinching sensation. Don’t worry, we’ll apply numbing cream to reduce any pain, making it almost painless!
How much does jaw-clenching treatment cost? This all depends on the severity of your condition. We offer two jaw-clenching treatments at BYGOLDEN. We understand you may not know what treatment would be most appropriate for you. In this instance, you can book either option & discuss with our clinicians, as to what would be most appropiate, on the day of your appointment.
Jaw clenching light: $399
Jaw clenching heavy: $699
How long does jaw-clenching treatment last? The longevity of results can vary, from 3-6 months. This often depends on the strength of your jaw muscles & your body’s response to the product. If you are highly active, you may experience a reduction in the longevity of the treatment, as your body metabolises the product faster.
/* ============================================
BYGOLDEN — Blog Custom CSS
Paste into: Design > Custom CSS
Works alongside the Post Blog Item Injection
============================================ */
/* ============================================
BLOG INDEX PAGE (list of all posts)
============================================ */
/* Page background */
body.BlogPage {
background-color: #F3F4F1;
}
/* Blog index post titles */
.BlogList-item-title,
.blog-list .entry-title {
font-family: 'Montserrat', sans-serif !important;
font-size: 17px !important;
font-weight: 400 !important;
letter-spacing: 0.07em !important;
line-height: 1.4 !important;
color: #807B72 !important;
font-style: normal !important;
text-transform: none !important;
}
/* Blog index post excerpt */
.BlogList-item-excerpt,
.blog-list .entry-excerpt {
font-family: 'Montserrat', sans-serif !important;
font-size: 14px !important;
font-weight: 300 !important;
line-height: 1.75 !important;
letter-spacing: 0.02em !important;
color: #141414 !important;
}
/* Blog index date */
.BlogList-item-meta,
.blog-list time {
font-family: 'Montserrat', sans-serif !important;
font-size: 10px !important;
font-weight: 500 !important;
letter-spacing: 0.18em !important;
text-transform: uppercase !important;
color: #DECFBF !important;
}
/* Blog index read more link */
.BlogList-item-readmore,
.blog-list .entry-readmore {
font-family: 'Montserrat', sans-serif !important;
font-size: 10px !important;
font-weight: 600 !important;
letter-spacing: 0.18em !important;
text-transform: uppercase !important;
color: #807B72 !important;
text-decoration: none !important;
border-bottom: 1px solid #DECFBF !important;
padding-bottom: 2px !important;
}
/* ============================================
BLOG POST PAGE
============================================ */
body.BlogItemPage {
background-color: #F3F4F1;
}
/* Suppress native title — replaced by JS injection */
.BlogItem-title,
h1.BlogItem-title {
display: none !important;
}
/* Suppress native meta (date, author) — replaced by JS injection */
.BlogItem-meta,
.BlogItem-meta-inner,
.BlogItem-author,
.BlogItem-cats,
.blog-item-socials,
.BlogItem-socials,
.BlogItem-back {
display: none !important;
}
/* Post body wrapper */
body.BlogItemPage .BlogItem-main {
background-color: #F3F4F1;
padding-top: 0;
padding-bottom: 0;
}
/* Content column */
body.BlogItemPage .BlogItem-main .sqs-layout,
body.BlogItemPage .BlogItem-main .sqs-col-12,
body.BlogItemPage .BlogItem-main .sqs-block-content {
max-width: 720px;
margin-left: auto;
margin-right: auto;
padding-left: 32px;
padding-right: 32px;
}
/* Featured image hero */
body.BlogItemPage .BlogItem-hero {
width: 100%;
max-height: 500px;
overflow: hidden;
margin-bottom: 0;
}
body.BlogItemPage .BlogItem-hero img {
width: 100%;
height: 100%;
object-fit: cover;
display: block;
}
/* Body paragraphs */
body.BlogItemPage .BlogItem-main p,
body.BlogItemPage .sqs-block-content p {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 1.9;
letter-spacing: 0.02em;
color: #141414;
margin-bottom: 28px;
}
/* H2 */
body.BlogItemPage .BlogItem-main h2,
body.BlogItemPage .sqs-block-content h2 {
font-family: 'Montserrat', sans-serif;
font-size: 20px;
font-weight: 500;
letter-spacing: 0.1em;
line-height: 1.4;
color: #807B72;
font-style: normal;
text-transform: none;
margin: 52px 0 18px;
padding-bottom: 14px;
border-bottom: 1px solid #DECFBF;
}
/* H3 */
body.BlogItemPage .BlogItem-main h3,
body.BlogItemPage .sqs-block-content h3 {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 600;
letter-spacing: 0.1em;
color: #807B72;
margin: 40px 0 14px;
}
/* H4 */
body.BlogItemPage .BlogItem-main h4,
body.BlogItemPage .sqs-block-content h4 {
font-family: 'Montserrat', sans-serif;
font-size: 11px;
font-weight: 600;
letter-spacing: 0.2em;
text-transform: uppercase;
color: #807B72;
margin: 36px 0 12px;
}
/* Lists */
body.BlogItemPage .BlogItem-main ul,
body.BlogItemPage .BlogItem-main ol {
font-family: 'Montserrat', sans-serif;
font-size: 16px;
font-weight: 300;
line-height: 1.9;
color: #141414;
margin-bottom: 28px;
padding-left: 20px;
}
body.BlogItemPage .BlogItem-main li {
margin-bottom: 10px;
letter-spacing: 0.02em;
}
/* Blockquote */
body.BlogItemPage .BlogItem-main blockquote {
border-left: 2px solid #DECFBF;
border-top: none;
border-right: none;
border-bottom: none;
margin: 48px 0;
padding: 4px 0 4px 28px;
font-family: 'Montserrat', sans-serif;
font-size: 17px;
font-weight: 300;
font-style: normal;
letter-spacing: 0.04em;
line-height: 1.75;
color: #807B72;
}
/* Links */
body.BlogItemPage .BlogItem-main a {
color: #807B72;
text-decoration: underline;
text-underline-offset: 3px;
text-decoration-color: #DECFBF;
transition: color 0.2s ease;
}
body.BlogItemPage .BlogItem-main a:hover {
color: #141414;
text-decoration-color: #807B72;
}
/* Image captions */
body.BlogItemPage .BlogItem-main .image-caption {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.16em;
text-transform: uppercase;
color: #DECFBF;
text-align: center;
margin-top: 10px;
}
/* Tags */
body.BlogItemPage .BlogItem-tags {
margin-top: 56px;
padding-top: 24px;
border-top: 1px solid #DECFBF;
display: flex;
flex-wrap: wrap;
gap: 10px;
}
body.BlogItemPage .BlogItem-tags a {
font-family: 'Montserrat', sans-serif;
font-size: 10px;
font-weight: 500;
letter-spacing: 0.16em;
text-transform: uppercase;
color: #807B72;
text-decoration: none;
border: 1px solid #DECFBF;
padding: 6px 14px;
transition: background 0.2s ease;
}
body.BlogItemPage .BlogItem-tags a:hover {
background: #DECFBF;
color: #141414;
}
/* ============================================
MOBILE
============================================ */
@media (max-width: 767px) {
body.BlogItemPage .BlogItem-main .sqs-layout,
body.BlogItemPage .BlogItem-main .sqs-col-12,
body.BlogItemPage .BlogItem-main .sqs-block-content {
padding-left: 24px;
padding-right: 24px;
}
body.BlogItemPage .BlogItem-hero {
max-height: 260px;
}
body.BlogItemPage .BlogItem-main p,
body.BlogItemPage .sqs-block-content p {
font-size: 15px;
line-height: 1.85;
}
body.BlogItemPage .BlogItem-main h2,
body.BlogItemPage .sqs-block-content h2 {
font-size: 17px;
}
}