/* KARLOTTA PINK  */

header .menu-multiple-rows-scroll .navbar .navbar-nav>.nav-item>.nav-link, header .menu-multiple-rows-multiple .navbar .navbar-nav>.nav-item>.nav-link {
    color: #111;
}
header .menu-multiple-rows-scroll .navbar, header .menu-multiple-rows-multiple .navbar {
    background-color: #fff;
    border-radius: 0.25rem;
}
header .menu-multiple-rows-scroll .navbar .navbar-nav>.nav-item>.nav-link:hover {
    color: #fff;
}

.ObererAbstand {
	margin-top: 70px !important;
}
h3, .h3 {
	font-size: 1.5rem;
}
.Bild100 {
    margin: 0 !important;
    padding-bottom: 20px;
    padding-top: 10px;
    min-width: 100%;
}
h1.h1-ss {
    font-size: 2.5rem;
    font-weight: 100;
    text-transform: uppercase;
}
.btn-outline-primary {
    border-color: #CC0280;
    background-color: #cc007f;
    color: #ffffff;
}
.btn-outline-primary:hover {
    background-color: #ffffff;
    color: #ce0984;
}
.topbar-wrapper {
    background-color: #ce0984;
    color: #fff;
}
.topbar-wrapper a {
    color: #fff !important;
}
.topbar-wrapper a:hover {
    text-decoration: underline;
    text-underline-offset: 3px;
}
.GRID-USP {
    margin-top: 4rem;
    margin-bottom: 4rem !Important;
}
.productbox-options {
    display: none;
}
body[data-page="18"] .productbox-title {
    font-weight: 700;
    margin: 1rem 0 00.3rem;
    min-height: 1rem;
}
body[data-page="18"] .productbox-title {
    font-size: 1.2rem;
}
.Einleitung {
    margin-bottom: 4rem !important;
}
.DIV01 {
    margin-top: 3rem !important;
}
.USP02ub {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
}
#mainNavigation ul.navbar-nav .nav-item a {
    font-size: 1.2rem;
}
.productlist-filter-headline {
    font-size: 1.5rem;
    font-weight: 600;
}
div#footer-boxes {
    margin-bottom: 2rem;
}
#footer .footer-logo {
    width: auto;
    height: 35px;
    vertical-align: bottom;
    filter: none;
    margin-top: -10px;
    margin-bottom: 10px;
}
header#jtl-nav-wrapper {
    border-bottom: 1px solid #ce0984;
    box-shadow: 0 0px 8px #000000d9;
}
#mainNavigation ul.navbar-nav .nav-item a {
    font-size: 1.2rem;
}
.nav-scrollbar-item .nav-mobile-heading:active {
    color: #eee !important;
}

/* =========================================
   JTL 5.4 – Aktive Kategorie Navigation
   Schriftfarbe für aktuell ausgewählten Punkt
========================================= */

/* Hauptnavigation – aktiver Punkt */
.navbar-nav .nav-item.active > .nav-link,
.navbar-nav .nav-item.active > a {
    color: #eee !important;
}

/* Dropdown-Headline (z. B. Ethno Stoffe aus aller Welt) */
.navbar-nav .nav-item.dropdown.active > .nav-link,
.navbar-nav .nav-item.dropdown.active > a {
    color: #eee !important;
}

/* Subkategorien – aktiver Eintrag */
.navbar-nav .dropdown-menu .nav-item.active > .nav-link,
.navbar-nav .dropdown-menu .nav-item.active > a {
    color: #eee !important;
}

/* Optional: auch beim Hover auf aktivem Punkt stabil halten */
.navbar-nav .nav-item.active > .nav-link:hover,
.navbar-nav .dropdown-menu .nav-item.active > .nav-link:hover {
    color: #eee !important;
}


@media (hover: hover) and (pointer: fine) {
    header .menu-multiple-rows-scroll 
    .navbar .navbar-nav > .nav-item > .nav-link:hover {
        color: #fff;
    }
}
header .menu-multiple-rows-scroll 
.navbar .navbar-nav > .nav-item > .nav-link:hover {
    color: #fff;
}

/* Mobile Fix */
@media (max-width: 991px) {
    header .menu-multiple-rows-scroll 
    .navbar .navbar-nav > .nav-item > .nav-link:hover {
        color: inherit;
    }
}
