.fdi.wc.tooltip {
  position: relative;
  z-index: 99999;
}
.fdi.wc.tooltip > span {
  position: absolute;
  background: white;
  border: solid 1px #ccc;
}