/*
Theme Name: Conscious Place Divi 5 Child
Theme URI: https://consciousplace.nl
Description: Premium Divi 5 child theme and starter template for Conscious Place, including global design system and Amelia booking/event pages.
Author: Conscious Place
Author URI: https://consciousplace.nl
Template: Divi
Version: 1.0.0
License: GPL-2.0-or-later
Text Domain: conscious-place-divi5-child
*/

:root {
  --cp-teal: #00D9C9;
  --cp-blue: #7B9CF5;
  --cp-violet: #A87EE8;
  --cp-pink: #E07FE8;
  --cp-navy: #1B2A5E;
  --cp-bg: #FAFBFF;
  --cp-white: #FFFFFF;
  --cp-tint: #F4F1FD;
  --cp-border: #E8E3F8;
  --cp-card-shadow: 0 8px 40px rgba(107, 100, 200, 0.10);
  --cp-hover-shadow: 0 16px 60px rgba(107, 100, 200, 0.18);
}
.et-cart-info {
    display:none;
 }