.js-store-prod-text a {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 5px;
    margin-top: 5px;
    border-radius: 10px;
    font-size: 16px;
    font-weight: 400;
}
.js-store-prod-text a:first-of-type {
    background-color: #e72b7c;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #e72b7c;
    color: #ffffff !important;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


.t-store__prod-snippet__container {
    padding-top: 30px !important;
}


/* temp: hide broken bot links (MAX + Telegram), contact via corner widget */
.tn-elem:has(> a[href*="id7743447761_bot"]),
.tn-elem:has(> a[href*="kamenetskaya_ipnin_cpn_bot"]) { display: none !important; }
a[href*="id7743447761_bot"],
a[href*="kamenetskaya_ipnin_cpn_bot"] { display: none !important; }
