Superior Court of California, County of Santa Barbara
Location

Santa Barbara

Phone

805-564-2333

Rate

Half-day (3 hours) rate of $2,400; $500 per hour after 3 hours; Full Day, $3,500 (7 hours); $500 per hour after 7 hours

Address:

1234 Santa Barbara Street
Santa Barbara, CA 93101

Fee Structure:

Half-day (3 hours) rate of $2,400; $500 per hour after 3 hours; Full Day, $3,500 (7 hours); $500 per hour after 7 hours

Administrative Costs:
None
Payment Responsibility:
Split per rata by the parties.
Deposit:
$2,400 if half day reserved, $3,500 if full day reserved.
Expenses:
If travel beyond 100 miles, with overnight required, cost of lodging to be borne by the parties.
Free cancellation if prior to 5 days before first session. $1,000 thereafter.
Cancellation Policy:
document.addEventListener("DOMContentLoaded", function () { // Target each individual card inside your loop grid const panelistCards = document.querySelectorAll('.panelist-detail-row'); panelistCards.forEach(card => { // 1. Locate the panelist's name inside this specific card // Note: Change '.elementor-heading-title' if your name uses a different widget/class const nameElement = card.querySelector('.elementor-heading-title'); if (nameElement) { const name = nameElement.textContent.trim(); // 2. Find the email link inside this card (looks for mailto:) const emailLink = card.querySelector('a[href^="mailto:"]'); if (emailLink) { emailLink.setAttribute('aria-label', `Email ${name}`); } // 3. Find the phone link inside this card (looks for tel:) const phoneLink = card.querySelector('a[href^="tel:"]'); if (phoneLink) { phoneLink.setAttribute('aria-label', `Call ${name}`); } } }); });