
.top-bar{
    position: relative;
}
.top-bar-fix{
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
    box-shadow: none !important;
    height: 50px;
}

#okki-section-cadient2_announcement_bar #announcement-topbar {
    font-size: clamp(14px, 1.04vw, 20px) !important;
}