/*
 * Category page styling.
 *
 * The template's inline <style> block, verbatim. Enqueued after the theme's main stylesheet,
 * which is where it sat, so the cascade is unchanged.
 *
 * Build: 2026.08.26.04
 */
.js-filter-sticky-desktop ul.filter-btn-list li a {  background-color:#fdf1e9;}
.fixed-position .filter-list__img-block { display:none !important; }
@media ( min-width:800px ) { .js-sticky-wrapper { min-height:20000px; } }
