#vfun_wrapper {
  position: relative;
}

/* 신규 gnb 업로드시 수정 필요 */
/* bottom 주석, position : relative */
#valofe-footer {
  padding-bottom: 25px;
  position: relative;
  width: 100%;
  /* bottom: 0; */
  background: #000;
  z-index: 99;
}

#valofe-footer .row-w {
  margin: 0 auto;
  box-sizing: border-box;
  width: 100%;
  overflow: hidden;
  max-width: 1200px;
}

#wrapper {
  padding-top: 60px;
}
#desktopHeader {
  position: fixed;
}

.bg-black {
  z-index: 10000 !important;
}

.layer-wrap {
  z-index: 10000 !important;
}

@media screen and (max-width: 1024px) {
  #combineMenu {
    /* width: 108px !important;
    z-index: 10000 !important; */
  }

  #combine_menu_long {
    position: fixed !important;
    z-index: 9999 !important;
    top: 0;
    width: 100% !important;
    margin-left: 0 !important;
    background-color: #131313;
  }

  #combine_menu_long .game-logo {
    margin-left: 0 !important;
  }

  #mobileHeader {
    z-index: 10000 !important;
  }
}
