.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 7px;
    margin-top: 15px;
    border-radius: 100px;
    font-weight: 600;
    font-size: 16px;
}
.js-store-prod-text a:first-of-type {
    background-color: #8D80FB;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(2) {
    background-color: #8D80FB;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(3) {
    background-color: #8D80FB;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(4) {
    background-color: #8D80FB;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(5) {
    background-color: #8D80FB;
    color: #ffffff !important;
}
.js-store-prod-text a:nth-of-type(6) {
    background-color: #8D80FB;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #FE5C39;
    color: #ffffff !important;
}
.js-store-prod-text a:first-of-type:before {
    content: "\2600";
    margin-right: 7px;
}
.js-store-prod-text a:nth-of-type(2):before {
    content: "\1F352";
    margin-right: 7px;
}
.js-store-prod-text a:nth-of-type(3):before {
    content: "\1F4AB";
    margin-right: 7px;
}
.js-store-prod-text a:nth-of-type(4):before {
    content: "\1F98A";
    margin-right: 7px;
}
.js-store-prod-text a:nth-of-type(5):before {
    content: "\1F33B";
    margin-right: 7px;
}
.js-store-prod-text a:nth-of-type(6):before {
    content: "\1F36D";
    margin-right: 7px;
}
.js-store-prod-text a:last-of-type:before {
    content: "\1F4B0";
    margin-right: 7px;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

.t-store__prod-popup__btn-wrapper{
display:none;
}