.js-product-controls-wrapper{display:none}
.t-store .t-product__option{display:none}

.t-store__prod-popup__btn_disabled .t-store__card__btn-text {
    visibility: hidden
}

.t-store__prod-popup__btn_disabled .t-store__card__btn-text::before {
    content: "Доступно под заказ";
    visibility: visible;
    position: absolute;
    left: 0;
    right: 0;
    color: #000000;
    font-weight: normal;
    font-size: 14px;
}