/*
Theme Name: Trailvant
Theme URI: https://trailvant.com
Author: AREA TRAILER SALES, INC.
Description: Custom storefront theme for AREA TRAILER SALES, INC. — cargo, dump, car and equipment trailers. Ported 1:1 from the trailvant.com Next.js build: same compiled stylesheet, markup, imagery and motion. Requires the ATS Inventory plugin for catalogue, commerce and content routes.
Version: 1.0.0
Requires PHP: 8.0
License: Proprietary
Text Domain: trailvant
*/

/* All styling ships in assets/css/app.css (the compiled production stylesheet
   from the original build) — enqueued in functions.php. This file intentionally
   holds only the WordPress theme header and small WP-specific overrides. */

#wpadminbar { --wp-admin--admin-bar--height: 32px; }
body.admin-bar .sticky.top-0 { top: 32px; }
@media screen and (max-width: 782px) { body.admin-bar .sticky.top-0 { top: 46px; } }
