.t744__info a {
    display: inline-block;
    color: #052349 !important;
    padding: 4px 6px;
    margin-right: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
    border-radius: 10px;
    font-weight: 400;
}

.t744__info a:first-of-type {
    background-color: #CBC7C3;
    color: #222 !important;
}

.t744__info a:nth-of-type(2){
    background-color: #CBC7C3;
    color: #222 !important;

}


.js-store-prod-all-charcs {
    display: none
    
}




    .js-store-prod-text a {
    display: inline-block;
    padding: 4px 10px;
    margin-right: 15px;
    margin-bottom: 8px;
    border-radius: 5px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #E2DEDA;
    color: #222 !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #E2DEDA;
    color: #222 !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}