.t-catalog__card__prod-controls-wrapper .js-product-edition-option {
    display: none !important;
  }
 
.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: unset !important;
    padding-top: 0px;
}

.js-product .t-product__option-variants_buttons .t-product__option-title_buttons {
    font-weight: 600;
    font-size: 16px;
}

.t-catalog__card__prod-controls-wrapper:has(*) {
padding-top: unset !important;
}