.news-banner--holder {
    transition:     ease-in-out 0.3s margin !important;
    opacity:        0 !important;
    max-height:     0;
    pointer-events: none;
}

html .show-custom-newsbanner .custom-news-banner--holder {
    opacity: 1 !important;
}

html .show-custom-newsbanner .custom-news-banner--holder .divider {
    width:      1px;
    height:     24px;
    background: rgba(255, 255, 255, 0.5);
    display:    block;
}

@media only screen and (max-width: 479px) {
    html .show-custom-newsbanner .custom-news-banner--holder .close-newsbanner-button {
        position:  absolute;
        right:     24px;
        top:       50%;
        transform: translateY(-25%);
    }

    html .show-custom-newsbanner .custom-news-banner--holder .close-newsbanner-button .elementor-button-text {
        display: none;
    }
}

html .show-custom-newsbanner .elementor-location-header .main-menu,
html .show-custom-newsbanner .elementor-location-header .my-ips-logged_out,
html .show-custom-newsbanner .elementor-location-header .search-trigger,
html .show-custom-newsbanner .elementor-location-header .my-ips-logged_in,
html .show-custom-newsbanner .elementor-location-header .menu-divider,
html .show-custom-newsbanner .elementor-location-header .grid-icon.list-items,
html .show-custom-newsbanner .elementor-location-header .open-lang--popup {
    transform: translateY(73px) !important;
}

@media only screen and (max-width: 479px) {
    html .show-custom-newsbanner .elementor-location-header .mobile-header {
        transform: translateY(72px);
    }
    html .show-custom-newsbanner.menu-open .elementor-location-header .mobile-header {
        transform: translateY(0);
    }
    html .show-custom-newsbanner.menu-open .elementor-location-header .custom-news-banner--holder {
        opacity: 0 !important;
        pointer-events: none !important;
    }
    html .menu-open .elementor-location-header .main-header-mobile{
        z-index: 999999999 !important;
    }
}

html .show-custom-newsbanner.scrolled .custom-news-banner--holder {
    opacity: 0 !important;
    display: none;
}

@media only screen and (max-width: 479px) {
    html .show-custom-newsbanner.scrolled .mobile-header {
        transform: translateY(0);
    }
}

html .show-custom-newsbanner.scrolled .elementor-location-header .main-menu,
html .show-custom-newsbanner.scrolled .elementor-location-header .my-ips-logged_out,
html .show-custom-newsbanner.scrolled .elementor-location-header .search-trigger,
html .show-custom-newsbanner.scrolled .elementor-location-header .my-ips-logged_in,
html .show-custom-newsbanner.scrolled .elementor-location-header .menu-divider,
html .show-custom-newsbanner.scrolled .elementor-location-header .grid-icon.list-items,
html .show-custom-newsbanner.scrolled .elementor-location-header .open-lang--popup {
    transform: translateY(0) !important;
}

html .newsbanner--test-fase .elementor-location-header .main-menu,
html .newsbanner--test-fase .elementor-location-header .my-ips-logged_out,
html .newsbanner--test-fase .elementor-location-header .search-trigger,
html .newsbanner--test-fase .elementor-location-header .my-ips-logged_in,
html .newsbanner--test-fase .elementor-location-header .menu-divider,
html .newsbanner--test-fase .elementor-location-header .grid-icon.list-items,
html .newsbanner--test-fase .elementor-location-header .open-lang--popup {
    transform: translateY(0) !important;
}

@media only screen and (max-width: 479px) {
    html .newsbanner--test-fase .elementor-location-header .mobile-header {
        transform: translateY(0);
    }
}

html .newsbanner--test-fase.logged-in .elementor-location-header .main-menu,
html .newsbanner--test-fase.logged-in .elementor-location-header .my-ips-logged_out,
html .newsbanner--test-fase.logged-in .elementor-location-header .search-trigger,
html .newsbanner--test-fase.logged-in .elementor-location-header .my-ips-logged_in,
html .newsbanner--test-fase.logged-in .elementor-location-header .menu-divider,
html .newsbanner--test-fase.logged-in .elementor-location-header .grid-icon.list-items,
html .newsbanner--test-fase.logged-in .elementor-location-header .open-lang--popup {
    transform: translateY(73px) !important;
}


@media only screen and (max-width: 479px) {
    html .newsbanner--test-fase.logged-in .elementor-location-header .mobile-header {
        transform: translateY(72px);
    }
}

html .newsbanner--test-fase.logged-in.scrolled .custom-news-banner--holder {
    opacity: 0 !important;
    display: none;
}

@media only screen and (max-width: 479px) {
    html .newsbanner--test-fase.logged-in.scrolled .mobile-header {
        transform: translateY(0);
    }
}

html .newsbanner--test-fase.logged-in.scrolled .elementor-location-header .main-menu,
html .newsbanner--test-fase.logged-in.scrolled .elementor-location-header .my-ips-logged_out,
html .newsbanner--test-fase.logged-in.scrolled .elementor-location-header .search-trigger,
html .newsbanner--test-fase.logged-in.scrolled .elementor-location-header .my-ips-logged_in,
html .newsbanner--test-fase.logged-in.scrolled .elementor-location-header .menu-divider,
html .newsbanner--test-fase.logged-in.scrolled .elementor-location-header .grid-icon.list-items,
html .newsbanner--test-fase.logged-in.scrolled .elementor-location-header .open-lang--popup {
    transform: translateY(0) !important;
}

html .newsbanner--test-fase .elementor-location-header .newsbanner-section {
    display: none;
}

html .newsbanner--test-fase.logged-in .elementor-location-header .newsbanner-section {
    display: block !important;
}

/*# sourceMappingURL=custom-newsbanner.css.map */
