@media screen and (max-width: 1199px) {
  .menu-toggle {
    display: block !important;
    font-family: "", sans-serif;
    background-color: transparent;
    color: #FFF;
    font-size: 20px;
    justify-content: center;
    align-items: center;
    float: right;
    margin-top: 0;
    padding: 0;
  }
  .menu-toggle svg {
    margin-right: 15px;
    width: 40px;
    height: 40px;
    color: #000;
  }
}

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