.tkm-header-widget,
.tkm-header-widget * {
    box-sizing: border-box;
}

.tkm-header-widget a {
    text-decoration: none;
}

body.tkm-nav-open {
    overflow: hidden !important;
    overscroll-behavior: none;
}

/* Native sticky stages need their Elementor ancestry to remain unclipped. */
.tkm-sticky-host {
    overflow: visible !important;
    contain: none !important;
}
