.category-widget .product-categories > li > strong {
    font-weight: bold;
}

.category-widget .subcategories li {
    font-weight: normal;
    margin-left: 20px; /* Indent subcategories */
}

.podkategorije {
    list-style-type: none; /* Remove bullet points */
    padding-left: 0; /* Remove any default padding */
    margin-left: 0;
}
