.basketedit_product_summary.d-none {
    display: block !important;
}
    #menu_navbar > ul > li:nth-child(9) > a{ 

    color: red;
}

.dictionary__param[data-series="true"] {
display: none;
}
.dictionary__param[data-producer="true"] {
display: none;
}

.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;
}
div.basketedit_rebatecodes_outline {display: block;}
#menu_security_policy {clear: both;}

    #menu_navbar > ul > li:nth-child(2) > a{ 

    color: green;
}