/* Datepicker tooltip/hover fix */
.xdsoft_date[title]:hover::after{
  background: none !important;
  padding: 0 !important;
}
