/* Auto-generated by customcategoryflag */
/* Beat theme selectors by matching their containers and adding our class */
.quickview li.product-flag.customcategoryflag,
.product-leftside li.product-flag.customcategoryflag,
.products li.product-flag.customcategoryflag,
#product_comparison li.product-flag.customcategoryflag,
/* Also cover common PS contexts even if product-flag isn't present */
.product-miniature .product-flags li.customcategoryflag.customcategoryflag,
.product-listing .product-flags li.customcategoryflag.customcategoryflag,
.product-flags li.customcategoryflag.customcategoryflag {
    /* override both background *and* background-color (themes often set shorthand) */
    background: #e67e22;
    background-color: #e67e22;
    color: #ffffff;
}