/* ==================================================
   Affiliate Catalog Filters
   Migrated from child theme functions.php inline CSS
================================================== */

body:not(.is-affiliate-user) .awf-product-tags-affiliate-container {
    display: none !important;
}