
.tab_content_pdp.description_tab ul li:before {
    background-image: url(/cdn/shop/files/pdp3_tab_icon1.webp?v=1746105987);
}
.tab_content_pdp.description_tab ul li:nth-child(2):before {
    background-image: url(/cdn/shop/files/pdp3_tab_icon2.webp?v=1746105988);
}
.tab_content_pdp.description_tab ul li:nth-child(3):before {
    background-image: url(/cdn/shop/files/pdp3_tab_icon3.webp?v=1746105988);
}

.options_main:not(.options_flex:has(>*:nth-child(3))) .options_flex {
    padding-top: 0;
}
.options_flex .option_item:nth-child(5) {
    display: none !important;
}