.menu-primary-tdp:not(:has(li)) {
  display: none !important;
}

.skin-default-height {
  height: 80px;
}

.bg-demo-s1 {
  background: url('/template/img/demo/s-1.png') top left no-repeat;
  background-size: 100%;
}

.tmp {
  background-size: 100%;
}

.cursor-auto {
  cursor: auto !important;
}

.z-index-999 {
  z-index: 999!important;
}

.z-index-9999 {
  z-index: 9999!important;
}
.mb-5rem{
  margin-bottom: 5rem !important;
}
.mb-6rem{
  margin-bottom: 6rem !important;
}
.mb-7rem{
  margin-bottom: 7rem !important;
}
.d-none-custom {
  display: none;
}