.projector_buy__number_amounts {
display: none !important;
}
#projector_amount {
display: none !important;
}
[title="SALE"] {
color: #FF0000;
font-size: 18px;     /* wielkość czcionki */
font-weight: 800;
}
[title="NOWOŚCI"] {
color: #f59ec4;
font-size: 18px;     /* wielkość czcionki */
font-weight: 700;
}
[title="SALE"]:hover {
color: #FF0000;
font-size: 18px;     /* wielkość czcionki */
font-weight: 800;
}
[title="NOWOŚCI"]:hover {
color: #f59ec4;
font-size: 18px;     /* wielkość czcionki */
font-weight: 700;
}
[title="KOLEKCJA NIGHT WHISPER"] {
color: #000080;
}
#contact_map {
display: none !important;
}
.contact_stocks {
display: none !important;
}
#menu_categories .nav-link.--l1 {
    font-size: 18px;
    font-weight: 500;
}

/* Poziom 2 */
#menu_categories .nav-link.--l2 {
    font-size: 16px;
    font-weight: 400;
}

/* Poziom 3 */
#menu_categories .nav-link.--l3 {
    font-size: 14px;
    font-weight: 300;
}