
/* Alcedo Header Pro V2.1 - NO STICKY */

.elementor-location-header {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    z-index: 50;
    width: 100%;
}

.avh21-header-root {
    width: 100%;
    background: #071321;
    border-bottom: 1px solid rgba(255,255,255,.12);
}

.avh21-header-root .elementor-nav-menu--main .elementor-item {
    white-space: nowrap;
}

.avh21-header-root .elementor-button {
    white-space: nowrap;
}

@media (max-width: 1024px) {
    .avh21-header-root {
        padding-left: 16px !important;
        padding-right: 16px !important;
    }
}

@media (max-width: 767px) {
    .avh21-header-root {
        min-height: 78px;
    }

    .avh21-header-root .elementor-widget-button {
        display: none;
    }
}
