a:hover {
  color: var(--main-hover);
}

.megamenu li a{
  color: #000 !important;
}

.megamenu li a:hover {
  color: var(--main-color) !important;
}

.logo-footer img {
  height: auto;
  width: 38%;
}

.header-top{
  display: none;
}
