header#top {
    z-index: 99999999999999999999999999999999 !IMPORTANT;
}

.is-default-size.wp-block-site-logo {
    z-index: 9999999999999;
}




.has-primary-gradient-background {
    background: transparent !IMPORTANT;
}

header#top {
    background: transparent !IMPORTANT;
}

.has-base-transparent-blur-gradient-background {
    background: transparent !IMPORTANT;
}

footer.wp-block-template-part {
    background: transparent !IMPORTANT;
}

.has-base-background-color {
    background: transparent !IMPORTANT;
}

@media only screen and (max-width: 600px) {

header#top .is-layout-flow.wp-block-column.is-vertically-aligned-center.has-display-none-mobile {
    display: block !IMPORTANT;
    position: absolute;
    right: 0;
    margin-top: -30px;
}

}

.wp-block-group.alignfull.is-style-default.has-heading-color.has-surface-background-color.has-text-color.has-background.is-content-justification-center.is-nowrap.is-layout-flex.wp-container-1.has-position-relative.has-z-index {
    display: none;
}
