/**
 * All of the CSS for your public-facing functionality should be
 * included in this file.
 */
.single-product #wc-bookings-booking-form .notif {
	display: none;
	background: #C96259;
    border-top: 1px solid #ddd;
    position: relative;
    margin: 0 -1em;
    padding: 1em; 
    font-weight: 600;
}