#ose-anchor-nav {
    background: #47575f;
    padding: 0;
    display: none;
    z-index: 100;
}

#ose-anchor-nav .elementor-menu-toggle, #ose-anchor-nav li a {
    font-family: "DIN BOLD", sans-serif;
    font-size: 16px;
}

#ose-anchor-nav .elementor-menu-toggle {
    width: 100vw;
    padding-left: 20px;
    justify-content: left;
    background-color: inherit;
}

#ose-anchor-nav #anchor-menu-arrow {
    margin-left: auto;
    margin-right: 20px;
    scale: 1.7;
}

#ose-anchor-nav .elementor-active #anchor-menu-arrow {
    transform: rotate(180deg);
}

.gko-anchor-hide {
    min-height: 0 !important;
    max-height: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
    padding: 0 !important;
    margin: 0 !important;
}
