/*
CTC Separate Stylesheet
Updated: 2025-07-12 19:41:25
Theme Name: Sporternährung Shop
Theme URI: https://woocommerce.com/products/storefront/
Template: storefront
Author: Olga Anhaeuser
Author URI: https://woocommerce.com/
Description: Supplements kaufen in Deutschland: Bestes Proteinpulver, Eiweißpulver günstig, Kreatin, Pre-Workout Booster, Aminosäuren, Vitamine, Proteinriegel &amp; Sporternährung für Muskelaufbau, Diät &amp; Ausdauer.
Tags: [object Object]
Version: 4.6.1.1752349285
*/
/* Sidebar Hintergrund */
.widget_product_categories {
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 6px;
  box-shadow: 0 0 10px rgba(0,0,0,0.05);
}

/* Kategorie-Überschriften */
.widget_product_categories .product-categories > li > a {
  font-weight: 600;
  font-size: 16px;
  color: #222;
  padding: 8px 0;
  display: block;
  text-decoration: none;
  transition: all 0.2s ease;
  border-bottom: 1px solid #eee;
}

/* Hover-Effekt */
.widget_product_categories .product-categories > li > a:hover {
  color: #000;
  padding-left: 5px;
}

/* Unterkategorien einrücken */
.widget_product_categories .children {
  margin-left: 15px;
  margin-top: 5px;
}

.widget_product_categories .children a {
  font-size: 14px;
  color: #555;
  padding: 4px 0;
  display: block;
}
