.triangle {
  margin-left: 3px;
}

.custom-mega-menu .top {
  padding: 32px 32px;
}
.custom-mega-menu .top h3 {
  margin-bottom: 10px;
  font-weight: 700;
  letter-spacing: 0.2em;
  color: #ee4728;
}
.custom-mega-menu .top ul {
  padding: 0px 0px;
}
.custom-mega-menu .top ul li {
  font-size: 15px;
  padding: 5px 0px;
}
.custom-mega-menu.nav-list__sub {
  width: -moz-fit-content;
  width: fit-content;
}
.custom-mega-menu .cols {
  display: flex;
}
.custom-mega-menu .cols .col3 {
  padding: 0px 20px;
}
.custom-mega-menu .cols .col3:not(:last-child) {
  border-right: 1px solid #cbcbcb;
}
.custom-mega-menu .bottom {
  border-top: 1px solid #cbcbcb;
  padding: 20px 0px;
}
.custom-mega-menu .bottom ul {
  display: flex;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 80px;
       column-gap: 80px;
  font-size: 15px;
}/*# sourceMappingURL=custom_mega_menu.css.map */
