.t-store__card__sold-out-msg {
       font-size: 0px;
       line-height: 0;
       height: 1px;
       visibility: hidden;
   }
   
.js-store-prod-sold-out .t-store__card__sold-out-msg .t-name .t-name_xs {
    font-size: 0px;
    line-height: 0;
    height: 1px;
    visibility: hidden;
}
.t-store__prod-popup__btn_disabled {
       visibility: hidden;
       position: absolute !important;
}
.t-store__prod-popup__btn > .t-store__prod-popup__btn_disabled > .t-btn > .t-btn_sm {
    position: absolute;
}