.t-store__prod-popup__sku.t-descr.t-descr_xxs{
    display:none;
}

.js-product .t-product__option-title_radio{
    overflow: visible !important;
}

/* Fix menu links color overridden by page-specific CSS */
.t228 a.t-menu__link-item,
.t830m a.t-menusub__link-item,
.t794 a.t794__link,
#t-header a {
    color: #000000 !important;
}
.t228 a.t-menu__link-item:hover,
.t830m a.t-menusub__link-item:hover,
.t794 a.t794__link:hover {
    color: #1f5bff !important;
}