.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 700;
}
.js-store-prod-text a:first-of-type {
    background-color: #6BB294;7
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #6BB294;
    color: #ffffff !important;
}

.js-store-prod-text a:first-of-type:before {
    content: "\2705";
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    content: "\2705";
    margin-right: 10px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

/* Скрываем текстовую часть у нужных товаров */
.js-product[data-product-gen-uid="654313284192"] .t-typography__title,
.js-product[data-product-gen-uid="654313284192"] .t-btnflex.t-btnflex_type_button2,
.js-product[data-product-gen-uid="654313284192"] .t-catalog__card__wrap_txt-and-btns,
.js-product[data-product-gen-uid="837454204852"] .t-typography__title,
.js-product[data-product-gen-uid="837454204852"] .t-btnflex.t-btnflex_type_button2,
.js-product[data-product-gen-uid="837454204852"] .t-catalog__card__wrap_txt-and-btns {
    display: none !important;
}

/* Красим именно внутреннюю карточку */
.t-catalog__grid-cont_col-width_stretch .js-product[data-product-gen-uid="654313284192"],
.t-catalog__grid-cont_col-width_stretch .js-product[data-product-gen-uid="837454204852"] {
    background-color: #ffffff !important;
    pointer-events:none !important;
}

