/*
Theme Name: Astra Child — Shahin Bazar
Template: astra
Version: 1.0.0
Description: Shahin Bazar custom code. Each feature lives in its own file under /inc (PHP) and /assets (CSS/JS) — edit those files directly.
*/


/* Category strip badges: subtle zoom-out on hover (image scales down slightly inside its fixed circle, giving a gentle inset zoom effect) */
.sb-cat-badge img{transition:transform .25s ease}
.sb-cat-badge:hover img{transform:scale(0.92)}
