.js-store-prod-all-charcs {
    display: none
}
.js-store-prod-charcs {display: none}
.t-store__prod-popup__sku {display: none}
.js-store-prod-all-text a {
    display: inline-block;
    padding: 10px 10px;
    margin-right: 10px;
    margin-top: 10px;
    border-radius: 5px;
    font-weight: 600;
}
.js-store-prod-all-text a:first-of-type {
    background-color: #005BFF;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(2) {
    background-color: #005BFF;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(3) {
    background-color: #005BFF;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(4) {
    background-color: #005BFF;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(5) {
    background-color: #005BFF;
    color: #ffffff !important;
}
.js-store-prod-all-text a:nth-of-type(6) {
    background-color: #005BFF;
    color: #ffffff !important;
}