/* ---- GLOBAL OVERRIDES FOR #fc4901 ---- */

.menu2 .footer_links_label_main {
    border-bottom-color: #1a1a1a !important;
}

.core-newsletter:before {
    background: #1a1a1a !important;
}

.nav-item-hoversub {
    background: #1a1a1a !important;
}

@media (min-width: 979px) {
    .nav-item-hoverNavLink > .nav-link {
        color: #1a1a1a !important;
    }
}

.categories p {
    color: #1a1a1a !important;
}

/* Blog – link “więcej” */
.article__more a {
    color: #1a1a1a !important;
}

/* Hotspot – hover box shadow */
.hotspot .product:hover {
    box-shadow: 0 3px 25px -13px #1a1a1a !important;
}

/* Navigation active elements, newsletter etc. */
nav-item-hoversub {
    background: #1a1a1a !important;
}

.nav-item-hoversub > .nav-link:after {
    color: #fff !important; /* zostaje biały */
}

/* Kategorie – kolor nagłówków */
.categories p {
    color: #1a1a1a !important;
}

/* Przyciski / linki w newsach */
.article__more a {
    color: #1a1a1a !important;
}

/* Dotychczasowy border dolny */
.menu2 .footer_links_label_main {
    border-bottom: 1px solid #1a1a1a !important;
}

/* Podświetlenia w hotspotach */
.hotspot .product:hover {
    box-shadow: 0 3px 25px -13px #1a1a1a !important;
}

/* Newsletter tło */
.core-newsletter:before {
    background: #1a1a1a !important;
}

/* Linki w menu po najechaniu */
@media (min-width: 979px) {
    .nav-item-hoverNavLink > .nav-link {
        color: #1a1a1a !important;
    }
}