/*Custom styles for frontend*/


.introjs-fixParent {
    position: static !important;
}

.introjs-overlay {
  z-index: 99 !important;
}