div#freeShipping {
display: none !IMPORTANT;
}

.dictionary__param[data-producer_code]{
display: flex!important;
}

#menu_categories2 {
 display: block !important;
}

#menu_navbar > ul > li:nth-child(9) > span > a[title="Koreańskie kosmetyki"] {
    color: palevioletred;
}

#menu_navbar > ul > li:nth-child(10) > span > a[title="Promocje i nowości"] {
    color: darksalmon;
}

#links_footer_1_content > li:nth-child(5) > a > img{
    width: 32px;
    height: 32px;
}

#links_footer_1_content > li:nth-child(6) > a > img{
    width: 32px;
    height: 32px;
}

#links_footer_1_content > li:nth-child(7) > a > img{
    width: 32px;
    height: 32px;
}

.projector_variants__gfx > img{
    height: 25px !important;;
    width: 25px !important;;
    border-radius: 12px !important;;
}

#projector_form .projector_variants__item {
    width: unset !important;
    min-width: unset !important;
    border: unset !important;
}

#projector_form .projector_variants__item.--selected{
    border-radius: 50% !important;
}

.topBasket__sub {
    background: white !important;
}