.cky-consent-bar * {
  font-family: "Monserrat", Arial, Lucida, sans-serif !important;
  font-size: 12px !important;
  line-height: 1.4em;
}
.cky-consent-bar .cky-title {
  font-size: 14px !important;
}
.cky-consent-bar .cky-btn {
  background: black !important;
  border-color: black !important;
  color: white !important;
}

.cky-btn-revisit-wrapper {
  background-color: black !important;
  width: 35px !important;
  height: 35px !important;
}

.menu-mobile {
  display: flex;
}
.menu-mobile > :nth-child(2) {
  width: 100px !important;
}
.menu-mobile .et_pb_column {
  margin-bottom: 0 !important;
}

#mobile_menu3 {
  width: 100vw;
  position: fixed;
  top: 80px;
  left: 0;
  padding: 0 !important;
}

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