/*
Theme Name: Launch
Description: Child theme for Uncode theme
Author: Launch
Author URI: http://www.launchscotland.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/
.ui-datepicker td.available-deliveries.specialDateUnable {
  cursor: pointer !important;
  pointer-events: auto !important; /* in case something disabled it */
  opacity: 1 !important; /* optional: avoid the “disabled” look */
}