.t-store__card__mark {
      font-size: 14px !important;
      border-radius: 0px !important;
      width: 120px !important;
      height: 40px !important;
      font-family: 'Oswald';
      border: 1px solid #000000;
      color: #000000;
      background-color: #ffffff;
     /* background: linear-gradient(90deg, rgba(0,17,74,1) 0%, rgba(234,84,33,1) 50%, rgba(26,77,195,1) 100%);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      border: 1px solid transparent;
      border-image: linear-gradient(90deg, rgba(0,17,74,1) 0%, rgba(234,84,33,1) 50%, rgba(26,77,195,1) 100%);
      border-image-slice: 1; */
}
@media only screen and (max-width : 960px) {
    .t-store__card__mark {
      font-size: 12px !important;
      border-radius: 0px !important;
      width: auto !important;
      height: auto !important;
    }
    .t1122__popup-btn.t-store__prod-popup__btn.t-btn.t-btn_sm.js-out-of-stock-inserted-block {
        width: 100% !important;
    }
}
.t1122__popup-btn.t-store__prod-popup__btn.t-btn.t-btn_sm.js-out-of-stock-inserted-block {
    background-color: #f95d51 !important;
}

.t706__cartwin_showed {
    z-index: 999999999 !important;
}
.tlk-userbar, .tlk__userbar {
    display: none !important;
}
.t706__close.t706__cartwin-close {
    display: none !important;
}
.t1002__picture-wrapper .t1002__addBtn, .t-store__card__imgwrapper .t1002__addBtn {
    background: none !important;
}
.js-store-prod-all-text a {
    display: inline-block;
    margin-top: 20px;
    color: #109ffc !important;
    font-size: 18px;
}
/*.t-store__mobile-two-columns.t-store__grid-cont.t-store__valign-buttons .t-store__card.t-item {
   //display: inline-block !important;
}*/

.t-store__card__sold-out-msg,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt{
    font-size: 0;
}

.t-store__card__sold-out-msg:after,
.t-store__prod-popup__btn_disabled td.js-store-prod-popup-buy-btn-txt:after{
    content: "SOLD OUT";
    font-size: 14px;
}

.t-store__card__textwrapper {
    height: 75px !important;
}
.t-store__card__sku {
    display: none;
}
@media screen and (max-width: 960px) {
    .t-store__prod-snippet__container {
        padding-bottom: 10px;
        padding-top: 50px;
    }
}