.oradel-sticky-yes {
  transition: all 0.3s ease !important;
}

.oradel-fixed-active {
  position: fixed !important;
  z-index: 100 !important;
  transition: all 0.3s ease !important;
}
