/*
Theme Name: GCA
Description: Theme for Global Center on Adaptation
Author: Team Eightshift
Author URI: https://eightshift.com/
Version: 5.0.0
License: MIT
License URI: http://www.gnu.org/licenses/gpl.html
Tags: WordPress, Theme, Plugin, Gutenberg, Blocks, Starter, Boilerplate
Text Domain: gca
*/
.header .menu-horizontal-header__sub-menu .menu-horizontal-header__sub-menu {
  position: relative;
  padding-top: 26px;
  padding-left: 26px;
  max-height: unset;
}
.header .menu-horizontal-header__sub-menu .menu-horizontal-header__sub-menu::before {
  content: none;
}
.header .menu-horizontal-header__sub-menu .menu-horizontal-header__sub-menu .menu-horizontal-header__sub-menu__item:nth-child(2) {
  border-top: none;
  padding-top: 8px;
}
.header .menu-vertical__sub-menu .menu-vertical__sub-menu {
  max-height: unset;
}
.header .menu-vertical__item--no-visible,
.header .menu-horizontal-header__item--no-visible {
  display: none !important;
}

/*# sourceMappingURL=style.css.map */
