.e-hotspot:not(.e-hotspot--circle) .e-hotspot__button {
    background: none !important;
    border-radius: 0 !important;
    min-height: auto !important;
    min-width: auto !important;
    padding: 0 !important;
}

.sticky-nav .sticky-nav-list {
    list-style: none;
}
.sticky-nav .sticky-nav-list .sticky-nav-item a {
    color: #0B7B7C;
    font-size: 30px;
    font-family: "Grandstander", Sans-serif !important;
    text-transform: uppercase;
    transition: all .3s ease-in-out;
}
.sticky-nav .sticky-nav-item {
    margin-bottom: 12px;
}
.sticky-nav .sticky-nav-list .sticky-nav-item a:hover {
    color: #8CC1BB;
}
.elementor-widget-agenturwerk_sticky_nav_widget {
    width: 160px;
}
.elementor-widget-agenturwerk_sticky_nav_widget .elementor-widget-container {
    z-index: 999999;
}

#stickyHeight .elementor-widget-container {
    height: auto !important;
}