.c_product-info {
    pointer-events: none;
}
.t-store__card__btns-wrapper.js-store-buttons-wrapper, .js-product-edition-option.t-product__option, .js-product-option.t-product__option {
    pointer-events: all;
}

