/*
Theme Name: Enjoy Boats
Theme URI: https://enjoyboats.eu
Template: pro
Author: Erik Diks
Author URI: https://erikdiks.nl
Description: Theme for Enjoy Boats
Version: 6.5.15.1737705237
Updated: 2025-01-24 08:53:57

*/

/* Custom styles for WooCommerce Bookings Calendar */
td.fully-booked.bookable-day-disabled,
td.fully-booked.bookable-day-disabled a.ui-state-default {
    background: #e0e0e0 !important;
    color: #a0a0a0 !important;
    cursor: not-allowed !important;
    pointer-events: none !important;
    opacity: 0.6 !important;
}
