
.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
    color: #ffffff !important;
    text-decoration: none;
}

/* Telegram */
.js-store-prod-text a:first-of-type {
    background-color: #229ED9;
}

/* WhatsApp */
.js-store-prod-text a:first-of-type + a {
    background-color: #25D366;
}

/* MAX */
.js-store-prod-text a:last-of-type {
    background-color: #6C63FF;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
</style>