.t-store__card__price-item, 
.t-store__card__btns-wrapper, 
.js-store-prod-price, 
.t-store__prod-popup__btn-wrapper {
    display: none !important;
}

.uc-tg-button  {
    position: fixed !important;
    right: 5px !important;
    bottom: 5px !important;
    display: flex !important;
    z-index: 99999 !important;
    
}

.uc-tg-button .t-btn {
    font-size: 12px;
    text-transform: uppercase;
}