.js-store-prod-all-text > a:nth-child(1) {
    display: inline-block;
    background: #cd00b9;
    color: #fff!important;
    padding: 10px 15px;
    margin-right: 10px;
    border-radius: 6px;
    font-weight: 500;
}

.js-store-prod-all-text > a:nth-child(2) {
    display: inline-block;
    background: #005bff;
    color: #fff !important;
    padding: 10px 15px;
    margin-right: 10px;
    border-radius: 6px;
    font-weight: 500;
}
.t-store__prod-popup__btn-wrapper.js-store-buttons-wrapper {
    display: none;
}