.wc-modern-category-widget .wc-cat-item.active > .wc-cat-link, .wc-modern-category-widget .wc-cat-child-link.active {
    border-left-color: #991916 !important;
    color: white !important;
    text-decoration: none !important;
}

/* Colore per Brand in Widget */

.nkey-brand-img-placeholder {
    background: linear-gradient(135deg, #991916 0%, #ff0000 100%) !important;
    border-radius: 4px;
}