Skip to main content
Driver checking A/C vent airflow inside a car during a warm Miami morning
Troubleshooting & Symptoms

Why did my car AC stop blowing air ?

If your car’s A/C “turns on” but little or no air comes out of the vents, the problem is often in the airflow system—not the

Loading

@supports (padding: max(0px)) { body.has-sticky-call { padding-bottom: max(64px, env(safe-area-inset-bottom)); } .sticky-call-btn { padding-bottom: max(12px, env(safe-area-inset-bottom)); } }
/* ======================================================= FIX LIGHTHOUSE CONTRAST FOR AC QUICK DOCK BUTTONS ======================================================= */ /* Base button style */ .dock .btn { background-color: #0b1420 !important; /* deep navy */ color: #ffffff !important; /* white text */ } /* “Call” & “Diagnose A/C” buttons (brand) */ .dock .btn.brand { background-color: #1ee0a0 !important; /* bright teal */ color: #0b1420 !important; /* dark text (high contrast) */ } /* “Converter” button (accent) */ .dock .btn.accent { background-color: #34bdf3 !important; /* bright blue */ color: #0b1420 !important; } /* Hover + focus states (still accessible) */ .dock .btn:hover, .dock .btn:focus { filter: brightness(0.9); }