@media screen and (max-width: 1100px) {
  #mega-menu-wrap-nav .mega-menu-toggle + #mega-menu-nav {
    padding-top: 64px;
  }
  #mega-menu-wrap-nav #mega-menu-nav a.mega-menu-link {
    align-items: center !important;
    display: flex !important;
    font-size: 16px !important;
    height: 40px !important;
    justify-content: space-between !important;
    line-height: 26px !important;
    padding: 0 16px !important;
  }

  #mega-menu-wrap-nav
    #mega-menu-nav
    li.mega-menu-item-has-children
    > ul.mega-sub-menu {
    margin-bottom: 24px !important;
  }

  #mega-menu-wrap-nav
    #mega-menu-nav
    li.mega-menu-item.mega-tws-close
    > a.mega-menu-link {
    align-items: center !important;
    display: flex !important;
    font-size: 0 !important;
    height: 32px !important;
    justify-content: space-between !important;
    line-height: 1 !important;
    overflow: hidden !important;
    padding: 0 !important;
    width: 32px !important;
  }

  #mega-menu-wrap-nav
    #mega-menu-nav
    li.mega-menu-item.mega-tws-close
    > a.mega-menu-link {
    top: 10px;
    right: 10px;
  }

  #mega-menu-wrap-nav
    #mega-menu-nav
    li.mega-menu-item.mega-tws-close
    > a.mega-menu-link::before {
    background: currentColor !important;
    content: "" !important;
    display: inline-block !important;
    font: 0/0 a !important;
    font-family: inherit !important;
    height: 32px !important;
    line-height: 0 !important;
    margin: 0 !important;
    -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M183.1 137.4C170.6 124.9 150.3 124.9 137.8 137.4C125.3 149.9 125.3 170.2 137.8 182.7L275.2 320L137.9 457.4C125.4 469.9 125.4 490.2 137.9 502.7C150.4 515.2 170.7 515.2 183.2 502.7L320.5 365.3L457.9 502.6C470.4 515.1 490.7 515.1 503.2 502.6C515.7 490.1 515.7 469.8 503.2 457.3L365.8 320L503.1 182.6C515.6 170.1 515.6 149.8 503.1 137.3C490.6 124.8 470.3 124.8 457.8 137.3L320.5 274.7L183.1 137.4z'/%3E%3C/svg%3E")
      center / contain no-repeat !important;
    mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M183.1 137.4C170.6 124.9 150.3 124.9 137.8 137.4C125.3 149.9 125.3 170.2 137.8 182.7L275.2 320L137.9 457.4C125.4 469.9 125.4 490.2 137.9 502.7C150.4 515.2 170.7 515.2 183.2 502.7L320.5 365.3L457.9 502.6C470.4 515.1 490.7 515.1 503.2 502.6C515.7 490.1 515.7 469.8 503.2 457.3L365.8 320L503.1 182.6C515.6 170.1 515.6 149.8 503.1 137.3C490.6 124.8 470.3 124.8 457.8 137.3L320.5 274.7L183.1 137.4z'/%3E%3C/svg%3E")
      center / contain no-repeat !important;
    position: static !important;
    vertical-align: top !important;
    width: 32px !important;
  }

  #mega-menu-wrap-nav
    #mega-menu-nav
    li.mega-menu-item-has-children
    > a.mega-menu-link
    > span.mega-indicator {
    height: auto !important;
  }
}
