.sub-menu-wrapper.navigation-dropdown {
  background: var(--wp--preset--color--secondary-faded);
  top: 55px;
}

.mega-menu .navigation-dropdown-ul.depth-0 {
  border: none;
}

.menu-test {
  display: flex;
  align-items: center;
  column-gap: 25px;
}

.dagd-search-form__input {
  display: none;
}

@media (min-width: 777px) {
  .dgwt-wcas-style-pirx {
    position: relative !important;
    top: 0px !important;
    margin: 0px !important;
    max-width: 400px !important;
  }
}