.discount, .label.--discount {
display: none;
}

/*ul.navbar-nav > li:nth-child(2) > a {*/
/*color: #d4ad3c;*/
/*}*/

ul.navbar-nav > li:nth-child(9) > a {
    color: red;
}

@media (min-width: 979px) {
ul.navbar-nav > li:last-child > a:after {
    content: "\f06b";
    margin-left: 5px;
    font-family: 'FontAwesome';
    color: #000;
}}

span.label.--promo {
    background: #80a39c!important;
    display: none;
}

@media (min-width: 979px) {
    .projector_page #content #projector_longdescription ~ #projector_producttraits, .projector_page #content #projector_longdescription ~ #projector_dictionary {
        grid-column: 1!important;
    }
}

#CDT {
    display: none;
}

#menu_categories a[href="/pol_m_Swieta-1296.html"], #menu_navbar a[href="/pol_m_Swieta-1296.html"] {
  font-weight: bold;
  color: rgb(0, 88, 27);
}

#menu_categories a[href="/pol_m_Swieta-1296.html"]::after, #menu_navbar a[href="/pol_m_Swieta-1296.html"]::after {
  content: "🎁";
  margin-left: 1px; /* Odstęp między ikoną a tekstem */
}