Previously the following statment worked to hide the reserved time-slots:
.time-disabled.time-disabled.time-disabled { display: none;}
Since the upgrade to version 2.1.0, this does not work. All the reserved time slots are visible despite using it.