a.nav-link[href="https://kenoko.pl/pl/info/ergorewolucja-51"] {
    background-color: #e1ddcd;
    color: #000000;
    border-radius: 20px;
    padding: 6px 14px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    font-weight: 500;
    transition: all 0.3s ease;
}

a.nav-link[href="https://kenoko.pl/pl/info/ergorewolucja-51"]:hover {
    background-color: #edecbc;
    color: #2b2a2a;
    box-shadow: 0 2px 6px rgba(0,0,0,0.15);
    transform: translateY(-1px);
}
#basketedit_hotspot_zone1 {
    display: none !important;
}
#main_hotspot_zone1 {
    display: none !important;
}
/* Zmniejszenie odstępu pod ikonami USP */
.usp,
.usp-icons,
.usp-section,
.section-usp {
    margin-bottom: 20px !important;
    padding-bottom: 0 !important;
}

/* Zmniejszenie odstępu nad newsletterem */
.newsletter,
.newsletter-section,
#newsletter,
.section-newsletter {
    margin-top: 20px !important;
    padding-top: 0 !important;
}
