.basketedit_product_summary.d-none {
    display: block !important;
}
#menu_navbar > ul > li:nth-child(8) > a{ 

    color: red;
}

.product_name__action.--compare.--add.px-1{
    display: none !important;
}

.product_name__action.--shopping-list.px-1.d-flex.align-items-center{
    display: none !important;
}
.dictionary__param[data-series="true"] {
display: none;
}
.dictionary__param[data-producer="true"] {
display: none;
}.basketedit_product_summary.d-none {
    display: block !important;
}

.product_name__action.--compare.--add.px-1{
    display: none !important;
}

.product_name__action.--shopping-list.px-1.d-flex.align-items-center{
    display: none !important;
}
.dictionary__param[data-series="true"] {
display: none;
}
.dictionary__param[data-producer="true"] {
display: none;
}

section.search_description.--top.cm{
display: none !important
}

#menu_navbar > ul > li:nth-child(2) > a{ 

    color: green;
}