/* ==========================================================================
   CUSTOM.CSS - Per-Company Customization
   ==========================================================================
   This file is loaded AFTER style.css and overrides the default theme.
   Each company gets their own copy of this file.
   
   INSTRUCTIONS:
   - Change ONLY the :root variables below to customize colors
   - Add company-specific overrides in Section 2
   - DO NOT edit style.css - it is shared across all installations
   ========================================================================== */


/* ==========================================================================
   1. COLOR VARIABLES
   ==========================================================================
   Change these to match company branding.
   These variables control ALL colors across every page.
   ========================================================================== */
:root {

    /* -----------------------------------------------------------------
       ACCENT COLORS - MAIN (changes 90% of the look)
       -----------------------------------------------------------------
       Used in: icons, buttons, links, headers, badges, price values,
               info panels, booking tabs, summary totals, footer
       Files:  ALL pages + JS files
       ----------------------------------------------------------------- */

    /* === PRESET: Green (default) === */
    --accent-color:#939393;
    --accent-color-dark:#939393;
    --accent-color-light: #66BB6A;
    --accent-color-mid: #34d399;

    /* === PRESET: Yellow (uncomment to activate, comment Green above) ===
    --accent-color: #ffcb08;
    --accent-color-dark: #e6b800;
    --accent-color-light: #ffd633;
    --accent-color-mid: #ffcb08;
    */
	
	
    /* -----------------------------------------------------------------
       ACCENT TRANSPARENT VARIANTS
       -----------------------------------------------------------------
       Used in: glow effects, subtle backgrounds, borders on
               confirmation/booking info pages (glass dark theme)
       
       HOW TO CHANGE: If your accent is BLUE (#3b82f6 = rgb 59,130,246)
       replace "52, 211, 153" with "59, 130, 246" everywhere below,
       and "16, 185, 129" with "37, 99, 235" (darker blue).
       ----------------------------------------------------------------- */
    --accent-glow-strong: rgba(52, 211, 153, 1);     /* Icon pulse animation peak */
    --accent-glow: rgba(52, 211, 153, 0.7);           /* Icon glow, drop-shadow */
    --accent-glow-soft: rgba(52, 211, 153, 0.45);     /* Card header icon glow */
    --accent-glow-dim: rgba(52, 211, 153, 0.35);      /* Grand total text-shadow */
    --accent-glow-faint: rgba(52, 211, 153, 0.08);    /* Grand total box-shadow */ 
    --accent-bg-subtle: rgba(52, 211, 153, 0.14);     /* Vehicle category badge bg */
    --accent-bg-glass: rgba(16, 185, 129, 0.10);      /* Grand total panel bg */
    --accent-bg-radial: rgba(52, 211, 153, 0.18);     /* Banner shimmer effect */
    --accent-border-subtle: rgba(52, 211, 153, 0.22); /* Category badge border */
    --accent-border-medium: rgba(52, 211, 153, 0.30); /* Grand total panel border */
    --accent-text-85: rgba(52, 211, 153, 0.85);       /* Payment method text */
    --accent-text-70: rgba(52, 211, 153, 0.70);       /* Payment label text */

    /* -----------------------------------------------------------------
       ACTION BUTTONS
       --warning:  "Book Now" / "Select" button on vehicle cards
       --error:    Strikethrough prices (old price), validation errors
       --success:  Success messages, web check-in success gradient
       Files:  script14-core.js, script14-booking.js, web_check_in
       ----------------------------------------------------------------- */
    --warning: #F59E0B;                 /* Amber - Book Now button */
    --error: #EF4444;                   /* Red - strikethrough prices */
    --success: #10B981;                 /* Green - success states */
    --success-dark: #059669;            /* Dark green - success gradient */

    /* -----------------------------------------------------------------
       TOP NAVIGATION BAR
       Files:  navigation.php (.top-nav-bar)
       ----------------------------------------------------------------- */
    --topbar-bg: #313131;

    /* -----------------------------------------------------------------
       TEXT COLORS
       Files:  All pages
       ----------------------------------------------------------------- */
    --text-color: #333;                 /* Main body text */
    --text-muted: #6c757d;             /* Labels, secondary text */

    /* -----------------------------------------------------------------
       BACKGROUNDS
       Files:  All pages
       ----------------------------------------------------------------- */
    --light-bg: #f8f9fa;               /* Page background */
    --white: #ffffff;                   /* Cards, panels */
    --dark-bg: #343a40;                /* Dark sections, header */

    /* -----------------------------------------------------------------
       BORDERS
       Files:  Vehicle cards, form elements
       ----------------------------------------------------------------- */
    --border-color: #e2e8f0;           /* Card borders, dividers */

    /* -----------------------------------------------------------------
       FLATPICKR DATE PICKER
       Files:  index.php, vehicle.results.php
       ----------------------------------------------------------------- */
    --flatpickr-hover-bg: #ecba00;    /* Day hover background */
    --flatpickr-hover-text: #393939;   /* Day hover text */

    /* -----------------------------------------------------------------
       SEARCH FORM (Neumorphic style - index.php)
       Files:  index.php, style.css Section 6
       ----------------------------------------------------------------- */
    --neumorphic-bg: #f0f2f5;
    --shadow-light: #ffffff;
    --shadow-dark: #d1d9e6;

    /* -----------------------------------------------------------------
       FORM INPUTS
       Files:  All forms
       ----------------------------------------------------------------- */
    --form-bg: var(--white);
    --form-text: var(--text-color);
    --form-label: #555;
}


/* ==========================================================================
   2. COMPANY-SPECIFIC OVERRIDES (Optional)
   ==========================================================================
   Add any CSS rules that go beyond variable changes.
   
   COMMON CUSTOMIZATIONS:
   ========================================================================== */

/* --- Book Now button style --- */
/* .ez-book-btn { border-radius: 20px; font-size: 14px; } */

/* --- Price display size --- */
/* .ez-price-value { font-size: 28px; } */
/* .ez-price-value--large { font-size: 32px; } */

/* --- Vehicle card corners --- */
/* .vehicle-card { border-radius: 10px; } */

/* --- Topbar logo size --- */
/* .ez-topbar-logo { max-height: 50px; } */

/* --- Navigation link hover --- */
/* .ez-nav-link:hover { color: var(--accent-color-light) !important; } */


/* ==========================================================================
   QUICK REFERENCE: ez- Classes and where they appear
   ==========================================================================
   
   CLASS                          WHAT IT STYLES                      FILE(S)
   ---------------------------    --------------------------------    --------------------------
   .ez-accent-text                Icon/text accent color              All JS + PHP files
   .ez-accent-bg                  Background accent color             index.php
   .ez-accent-gradient            Gradient button background          script14-booking-tab3.js
   .ez-accent-link                Accent colored links                script14-booking-tab3.js
   
   .ez-pricing-container          Right panel of vehicle card         script14-core.js
   .ez-pricing-grid               2-column price layout               script14-core.js
   .ez-pricing-single             1-column price layout               script14-core.js
   .ez-price-card                 Individual price box                script14-core.js
   .ez-price-card--active         Active price box (accent border)    script14-core.js
   .ez-price-card--muted          Inactive price box (gray border)    script14-core.js
   
   .ez-price-label                "TOTAL PRICE" label                 script14-core.js
   .ez-price-original             Strikethrough old price             script14-core.js
   .ez-price-value                Main price number                   script14-core.js
   .ez-price-value--large         Large price (single column)         script14-core.js
   .ez-price-txt                  Deposit description text            script14-core.js
   .ez-price-strike               Max charge exceeded strike          script14-booking.js
   
   .ez-deposit-label              "DEPOSIT REQUIRED" label            script14-core.js
   .ez-deposit-value              Deposit amount number               script14-core.js
   
   .ez-book-btn                   "Book Now" / "Select" button        script14-core.js
   .ez-btn-next                   "Next" tab button                   script14-booking.js
   .ez-btn-submit                 "Complete Booking" button           script14-booking.js
   .ez-badge                      Duration/subtotal badges            script14-booking.js
   
   .ez-info-header                Info panel headers (pickup etc)     script14-booking.js
   .ez-summary-total              Total price in summaries            script14-booking.js + tab3
   .ez-ins-price                  Insurance price display             script14-booking.js + tab3
   .ez-extra-icon                 Extras section icons                script14-booking.js
   
   .ez-why-book-list              "Why book with us" list             index.php
   .ez-nav-link                   Navigation link hover               navigation.php
   .ez-topbar-logo                Logo in top bar                     navigation.php
   .ez-vehicle-img                Vehicle image max-height            script14-core.js

   .ez-confirm-vehicle-name       Vehicle name on confirm pages       booking.confirm/info.php
   .ez-confirm-prepaid-separator  Prepaid amount divider              booking.confirm/info.php
   .ez-confirm-pending-icon       Pending status icon (amber)         booking.info.php
   
   ========================================================================== */


/* ==========================================================================
   EXAMPLE: Blue Theme Override
   ==========================================================================
   Uncomment below to see a completely different color scheme:
   
   :root {
       --accent-color: #3b82f6;
       --accent-color-dark: #2563eb;
       --accent-color-light: #60a5fa;
       --accent-color-mid: #93c5fd;
       --accent-glow-strong: rgba(59, 130, 246, 1);
       --accent-glow: rgba(59, 130, 246, 0.7);
       --accent-glow-soft: rgba(59, 130, 246, 0.45);
       --accent-glow-dim: rgba(59, 130, 246, 0.35);
       --accent-glow-faint: rgba(59, 130, 246, 0.08);
       --accent-bg-subtle: rgba(59, 130, 246, 0.14);
       --accent-bg-glass: rgba(37, 99, 235, 0.10);
       --accent-bg-radial: rgba(59, 130, 246, 0.18);
       --accent-border-subtle: rgba(59, 130, 246, 0.22);
       --accent-border-medium: rgba(59, 130, 246, 0.30);
       --accent-text-85: rgba(59, 130, 246, 0.85);
       --accent-text-70: rgba(59, 130, 246, 0.70);
       --success-dark: #1d4ed8;
       --topbar-bg: #1e40af;
       --warning: #dc2626;
       --flatpickr-hover-bg: #dbeafe;
       --flatpickr-hover-text: #1e3a8a;
   }
   ========================================================================== */

/* 1. Αφαίρεση bold και ελαφρώς μικρότερη γραμματοσειρά στα labels */
.ez-sf-field label {
    font-weight: 600 !important;
    font-size: 0.73rem !important;
}

/* 2. Περισσότερος «αέρας» (padding/margin) ανάμεσα στα διαφορετικά πεδία */
.ez-sf-field {
    margin-bottom: 12px !important;
}

/* 3. Μείωση του ύψους στα πεδία (inputs και selects) */
.ez-sf-field input[type="text"],
.ez-sf-field select {
    padding: 5px 10px !important;
    font-size: 0.8rem !important;
}

/* ==========================================================================
   4. Στυλ για το κουτί των Φίλτρων (Ομοιομορφία με Modify Search)
   ========================================================================== */
#filterSidebar > div.bg-white.shadow-md {
    border-radius: 12px !important;
    box-shadow: 0 2px 12px rgba(0,0,0,0.08) !important;
    border: none !important;
    padding: 16px 18px !important;
}

#filterSidebar > div.bg-white h3 {
    font-size: 0.95rem !important;
    color: #334155 !important;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #e2e8f0 !important;
    margin-bottom: 0 !important;
}

#filterSidebar .flex.justify-between.mb-4 {
    margin-bottom: 12px !important;
}

#filterSidebar h4 {
    font-size: 0.73rem !important;
    font-weight: 600 !important;
    color: #4a5568 !important;
    letter-spacing: 0.5px;
    margin-bottom: 8px !important;
}

#filterSidebar label.flex.items-center {
    font-size: 0.8rem !important;
    color: #334155 !important;
}

#filterSidebar .mb-6 {
    margin-bottom: 16px !important; 
}


/* ==========================================================================
   5. GRANULAR ACCENT COLOR OVERRIDES
   ========================================================================== */

/* --- Feature Icons --- */
.ez-feature-icon      { color: #403f41; }

/* --- Offer Title --- */
.ez-offer-title       { color: #414141; }

/* --- Offer Check Icons --- */
.ez-offer-icon        { color:#414141; }

/* --- View More / View All Features --- */
.ez-viewmore-link     { color: #414141; }

/* --- Search Summary Bar Icons --- */
.ez-searchbar-icon    { color: #ff2d21; }

/* --- Info Panel Icons --- */
.ez-info-icon         { color: #414141; }

/* --- Tab Section Header Icons --- */
.ez-tab-icon          { color: #ff2d21; }

/* --- Optional Extras Icons & Price --- */
.ez-extras-icon       { color: #8b5cf6; }
.ez-extras-price      { color: #8b5cf6; }

/* --- Insurance Price --- */
.ez-insurance-price   { color: #0891b2; }


/* ==========================================================================
   EXTRA colors - #414141 & #ff2d21
   ========================================================================== */

.form-group label i {
    color: #d9d9d9;
}

/* --- Includes list icons --- RED (action/highlight) */
.includes-box ul li i {
    color: #ff2d21;
}

/* --- Booking form button --- RED (CTA) */
.booking-form button {
    background-color: #ff2d21;
}
.booking-form button:hover {
    background-color:#414141;
}

/* --- Accent text --- DARK (brand) */
.ez-accent-text {
    color: #414141 !important;
}

/* --- Book Now button --- RED (CTA) */
.ez-book-btn {
    background: #ff2d21;
}
.ez-book-btn:hover {
    background:#414141;
}

/* --- Feature icons --- grey */
.ez-feature-icon {
    color: #939393;
}

/* --- Price value --- RED (draws attention to price) */
.ez-price-value {
    color: #ff2d21;
}

/* --- Form label icons --- grey */
.ez-sf-field label i {
    color: #939393;
}

/* --- Search form submit --- RED (CTA) */
.ez-sf-submit {
    background: #ff2d21;
    box-shadow: 0 4px 10px rgb(175 175 175 / 0%)!important;
}
.ez-sf-submit:hover {
    background: #414141;
    box-shadow: 0 4px 10px rgb(175 175 175 / 0%)!important;
}

/* --- Insurance card selected --- DARK (selection state) */
.ez-ins-card--selected {
    border-color: #414141 !important;
}

/* --- Button selected state --- DARK */
.ez-btn--selected {
    background: #414141 !important;
}

/* --- Extra item border --- DARK */
.ez-extra-item {
    border: 1px solid #414141;
}

/* --- Extra icon --- DARK */
.ez-extra-icon {
    color: #414141;
}

/* --- Summary total --- RED (price highlight) */
.ez-summary-total {
    color: #ff2d21;
}

/* --- Tab icons --- DARK */
.ez-tab-icon {
    color: #ff2d21;
}

/* --- Floating label focus --- DARK */
.floating-label-input input:focus + label,
.floating-label-input input:not(:placeholder-shown) + label,
.floating-label-input select:focus + label,
.floating-label-input select:not([value=""]) + label {
    color: #414141;
}

/* --- Accent link --- DARK */
.ez-accent-link {
    color: #414141;
}

/* --- Next / Submit buttons --- RED (CTA) */
.ez-btn-next, .ez-btn-submit {
    background-color: #ff2d21;
}

/* --- Confirm card header icon --- DARK */
.confirm-card-header h3 i {
    color: #fe2d21;
    filter: drop-shadow(0 0 6px rgb(255 255 255 / 47%));
}

/* --- Fleet price card --- DARK */
.ez-fleet-price-card {
    border:2px solid #414141;
}

/* --- Fleet book button --- RED (CTA) */
.ez-fleet-book-btn {
    background: #ff2d21 !important;
}

/* --- Modal form submit --- RED (CTA) */
.mf-submit {
    background: #ff2d21;
}

/* --- Model form title icon --- DARK */
.model-form-title i {
    color: #ff2d21;
}

/* --- Model price --- RED */
.model-price-amount {
    color: #ff2d21;
}

/* --- Model category badge --- RED */
.model-category-badge {
    background: #ff2d21;
}

/* --- Model title divider --- DARK */
.model-title-divider {
    background: #414141;
}

/* --- Model includes list icons --- DARK */
.model-includes-list li i {
    color: #414141;
}

/* --- Search form header icon --- DARK */
.ez-sf-header h3 i {
    color: #414141;
}

/* --- Fleet price value --- RED */
.ez-fleet-price-value {
    color: #ff2d21;
}

/* --- Border accent --- DARK */
.border-green-500 {
    border-color: #414141 !important;
}

/* --- Affiliate step dots --- DARK */
.affiliateStepDot.active i, .affiliateStepDot.done i {
    background: #414141;
}

/* --- Affiliate section title icon --- DARK */
.affiliateSectionTitle i {
    color: #414141;
}

/* --- Price card active border --- DARK */
.ez-price-card--active {
    border-color: #ff2d21 !important;
}

/* --- Price card selected bg --- DARK transparent */
.ez-price-card--selected {
    background-color: rgba(65, 65, 65, 0.08) !important;
}

/* --- Accent gradient --- RED */
.ez-accent-gradient {
    background: linear-gradient(135deg, #ff2d21 0%, #e02518 100%);
}

/* --- Book btn shadow --- */
.ez-book-btn {
    box-shadow: 0 4px 10px rgb(34 197 94 / 0%) !important;
}

/* --- Category pill active --- DARK transparent */
.ez-category-pill--active {
    background: rgba(65, 65, 65, 0.12) !important;
}
.ez-category-pill--active:hover {
    background: rgba(65, 65, 65, 0.18) !important;
}

/* --- Form group shadows (disabled) --- */
.form-group button:hover {
    box-shadow: 0 10px 18px rgb(34 197 94 / 0%) !important;
}
.form-group input[type="text"], .form-group input[type="date"],
.form-group input[type="time"], .form-group select {
    box-shadow: 0 10px 18px rgb(34 197 94 / 0%) !important;
}

/* --- Flatpickr calendar --- DARK */
.flatpickr-months {
    background-color:#ff2d21;
}
.flatpickr-day:hover {
    background-color: #414141;
}
.flatpickr-day.selected, .flatpickr-day.startRange, .flatpickr-day.endRange,
.flatpickr-day.selected.inRange, .flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange, .flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus, .flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover, .flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover, .flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay, .flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay, .flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #ff2d21;
    border-color: #414141;
}

/* --- Footer --- RED & DARK */
footer .footer-link-item::before {
    background-color: #ff2d21;
}
footer .border-custom-accent\/30 {
    border-color: rgba(65, 65, 65, 0.2);
}
footer .hover\:text-custom-accent:hover {
    color: #ff2d21;
}

/* --- Fleet card hover shadow --- RED */
.ez-fleet-price-card:hover {
    box-shadow: 0 4px 15px rgba(255, 45, 33, 0.35);
}

/* --- Focus shadows (disabled) --- */
.mf-field select:focus, .mf-field input[type="text"]:focus {
    box-shadow: 0 0 0 2px rgb(255 222 93 / 0%);
}
.ez-sort-select {
    box-shadow: 0 10px 18px rgb(34 197 94 / 0%) !important;
}

/* --- Toggle checked --- DARK */
.peer:checked ~ .ez-toggle-checked {
    background-color: #414141 !important;
}

/* --- Confirm banner --- */
.confirm-banner::before {
    background: radial-gradient(ellipse at 30% 40%, rgb(52 211 153 / 0%) 0%, transparent 55%), radial-gradient(ellipse at 75% 60%, rgba(59, 130, 246, 0.12) 0%, transparent 55%);
}

/* --- Affiliate titles --- DARK */
#affiliateBenefitsTitle i, #affiliateFormTitle i {
    color: #414141;
}
.affiliateFeatureBox:hover {
    background: rgba(65, 65, 65, 0.15);
    border-color: rgba(65, 65, 65, 0.20);
}
.affiliateNextBtn:hover {
    box-shadow: 0 10px 20px rgb(34 197 94 / 0%);
}
.affiliateNextBtn {
    box-shadow: 0 10px 20px rgb(34 197 94 / 0%);
}

/* --- Confirm new booking button --- RED (CTA) */
.confirm-new-booking {
    background: #ff2d21;
}

/* --- Search field shadows (disabled) --- */
.ez-sf-field input[type="text"], .ez-sf-field select {
    box-shadow: 0 10px 18px rgb(34 197 94 / 0%) !important;
}

/* --- Top nav bar --- GRAY */
.top-nav-bar {
    background-color: #ff2d21;
}
.top-nav-bar a, .top-nav-bar .ez-nav-link {
    color: #414141;
}
.top-nav-bar a:hover, .top-nav-bar .ez-nav-link:hover {
    color: #414141 !important;
}
.booking-form-wrapper{
    background: rgb(0 0 0 / 15%);
}
.includes-box{
background: rgb(0 0 0 / 15%);
}
#filterSidebar > div.bg-white h3 
{
border-bottom: 1px solid #ff2d21  !important;
}

.ez-price-value--large {
    color: #414141;
}
.ez-dual-range__fill{
    background: #ff2d21;
}
.ez-clear-filters-btn{
    background: #ff2d21;
color: #fff;
}
.ez-clear-filters-btn:hover{
 background: #414141;
color: #fff;
}



.model-specs-title{
    border-bottom: 2px solid #414141;
}

.model-spec-item:hover

 {
    border-color: #414141;
}
.model-includes-title i {
    color: #ff2d21;
}

header.bg-gray-950.text-gray-300.shadow-sm.sticky.top-0.z-50
 {
background-color: #ffffff;
color: #414141;
border-bottom: 1px solid #e2e8f0;
}
header.bg-gray-950 a, header.bg-gray-950 .ez-nav-link {
    color: #414141 !important;
}
header.bg-gray-950 a:hover, header.bg-gray-950 .ez-nav-link:hover {
    color: #ff2d21 !important;
}

footer.bg-gray-950.text-gray-300.py-12.relative.overflow-hidden.font-sans{
background-color: #ffffff;
color: #414141;
}
footer .text-custom-accent {
    color: #ff2d21;
}
footer .border-custom-accent\/30 {
    border-color: rgba(65, 65, 65, 0.2);
}




/* footer texts */


footer .footer-link-item {
    color: #414141;

}

p.flex.items-center.text-gray-400.hover\:text-custom-accent.transition

 {
    color: #414141;
}

p.flex.items-center.text-gray-400.hover\:text-custom-accent.transition:hover

 {
    color:#ff2d21;
} 

p.text-gray-400.text-base.max-w-sm.leading-relaxed.hover\:text-custom-accent

 {
    color: #414141;

}


 .text-center.md\:text-center.space-y-0\.5.w-full.mt-4 {
    color: #414141;
}

footer .hover\:text-custom-accent {

color: #414141;

}
footer .hover\:text-custom-accent:hover {
color: #ff2d21;
}

@media (max-width: 1024px) {
#nav-menu.nav-menu--open {
 
    background-color:#fff;
}


}

@media (max-width: 991px) {
    .ez-sf-wrapper {
        box-shadow: 0 4px 16px rgb(34 197 94 / 0%);
}
}
.confirm-banner-title i{
animation: none;
}
.ez-ins-card:hover {
    border-color: #ff2d21;
}
.top-nav-bar a {
    color: #fff;
}
h5.font-bold.text-white.mb-4.uppercase.tracking-widest.text-sm.border-b.border-custom-accent\/30.pb-2

 {
    color: #414141;
}
h5.font-bold.text-white.mb-5.uppercase.tracking-widest.text-sm.border-b.border-custom-accent\/30.pb-2
{
  color: #414141;
}
button#nav-toggle {
    color: #111;
}
a.block.px-3.py-1.hover\:bg-gray-200.rounded

 {
    color: #111;
}
#webCheckinPage .step.active .step-icon {
    background: #ff2d21;
    border-color: var(--accent-color);
    box-shadow: 0 10px 25px rgb(34 197 94 / 0%);
}
#webCheckinPage .card-header{
    background: #ff2d21;


}
#webCheckinPage .btn-next:hover{
box-shadow: 0 15px 30px rgb(34 197 94 / 0%);
}
#webCheckinPage .btn-next{
box-shadow: 0 15px 30px rgb(34 197 94 / 0%);

}