/*
Theme Name: Clickyverse Petshop
Theme URI: https://example.com/clickyverse-petshop
Author: Clickyverse
Description: Professional WooCommerce pet shop theme with modular PHP structure, dynamic homepage products, SVG UI, responsive layout, and AJAX mini cart.
Version: 2.4.18
Text Domain: clickyverse
Requires at least: 6.0
Requires PHP: 7.4
*/
body{overflow-x:hidden}
.cv-preview-active-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 20px}.cv-preview-active-filters .cv-reset-filters,.cv-filter-chip{display:inline-flex;align-items:center;gap:5px;border-radius:20px;padding:8px 14px;font-size:13px;text-decoration:none}.cv-filter-chip{background:#fff0ee;color:#ff6b61}.cv-filter-chip span{font-size:16px;line-height:1}.cv-preview-active-filters .cv-reset-filters{background:#ff6b61;color:#fff;margin-top: 0px;}

/* Hide the default WooCommerce breadcrumb row on brand archives.
   The custom breadcrumb inside the dark archive hero remains visible. */
body.tax-product_brand .woocommerce-breadcrumb {
  display: none !important;
}
