/*
Theme Name: Medale
Theme URI: https://medale.pl
Template: kadence
Author: ZKS
Author URI: https://medale.pl
Version: 1.0.0
Updated: 2026-04-30 13:49:47

*/

@media (min-width: 992px) { .main.col-lg-9.col-md-8 { float: right; } }

.count {
    float: right;
}

.product-categories .cat-item a:after {
    content: "";
}

.product-categories li a, .sidebar .product-categories li a, .sidebar .widget_categories li a {
    display: inline-block;
}

.custom-html-widget {
    padding: 7px 10px;
    float: left;
}

/* ===== NAWIGACJA KATEGORII ===== */
/* Main navigation: rounded border on hover and active item */
.header-navigation .header-menu-container > ul > li > a,
.header-navigation .header-menu-container .menu > li > a {
    border-radius: 20;
    transition: border-color 0.2s ease, background-color 0.2s ease;
    padding: 0.45em 0.9em;
}
