@media screen and (max-width: 1199px) {
  .widget_sd_widget_menu_toggle {
    display: flex !important;
  }
  .widget_sd_widget_menu_toggle .menu-toggle {
    background-color: transparent;
    padding: 0;
    height: unset;
    border: none;
    line-height: unset;
  }
  .widget_sd_widget_menu_toggle .menu-toggle svg {
    width: unset;
    height: 26px;
    color: #FFF;
  }
}

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