/*
Theme Name: Hello Elementor Child - Car Dealership
Description: Child theme for Hello Elementor with custom car listings functionality and Autocaris.cz integration
Version: 1.4.1
Author: Custom Development
Template: hello-elementor
Text Domain: hello-child-cars
License: GPL v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

This theme is designed for car dealership websites with:
- Custom car listings post type
- Autocaris.cz import integration
- Custom Elementor widgets for car listings
- Advanced filtering and search functionality
*/

/* ==========================================================================
   Basic Styles - will be extended based on design requirements
   ========================================================================== */

/* Car listing specific styles will be added here */
.car-listing-container {
    /* Placeholder for car listing styles */
}

.car-detail-page {
    /* Placeholder for single car page styles */
}

.car-search-filters {
    /* Placeholder for search filter styles */
}