/*
Theme Name: city-car
Theme URI: https://www.portotheme.com/wordpress/porto
Author: P-THEMES
Author URI: https://www.portotheme.com/
Description: Porto Responsive WordPress + eCommerce Theme.
Version: 1.1
Template: porto
License: Commercial
License URI: http://themeforest.net/licenses/regular_extended
Tags: woocommerce, corporate, ecommerce, responsive, blue, black, green, white, light, dark, red, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
*/

/*************** ADD YOUR CUSTOM CSS HERE  ***************/

/* CITY-CAR Design-System: Zentrale Design-Tokens */
/* Erstellt: 04.04.2026 */

:root {
  --cc-primary: #0069b3;
  --cc-primary-hover: #2167B0;
  --cc-dark: #1C3247;
  --cc-text: #222529;
  --cc-text-light: #fff;
  --cc-white: #ffffff;
  --cc-bg-light: #EEF0F4;
  --cc-bg-lighter: #f4f4f4;
  --cc-border: #C0C7CC;
  --cc-border-light: #DDDDDD;
  --cc-shadow: rgba(0, 0, 0, 0.32);
  --cc-shadow-soft: #bbbbbb54;
  --cc-spacing-xs: 4px;
  --cc-spacing-sm: 8px;
  --cc-spacing-md: 16px;
  --cc-spacing-lg: 24px;
  --cc-spacing-xl: 48px;
  --cc-radius-sm: 4px;
  --cc-radius-md: 8px;
  --cc-radius-lg: 9px;
  --cc-radius-xl: 48px;
  --cc-font-size-sm: 13.5px;
  --cc-font-size-base: 14px;
  --cc-font-size-md: 18px;
}
