.js-store-prod-text a {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 0px;
    margin-left: 0px;
    margin-top: 0px;
    border-radius: 5px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #00A3F5;
    color: #ffffff !important;
}


.js-store-prod-text a:first-of-type:before {
    content: '';
    background-image: url(https://static.tildacdn.com/tild6631-6166-4332-b539-383531613931/vecteezy_telegram-ic.png);
    width: 26px;
    height: 26px;
    padding: 0px;
    margin-left: -10px;
    margin-right: 20px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    position: relative;
    top: 0px;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
