.js-store-prod-text a {
    display: inline-block;
    padding: 20px 35px;
    margin-right: 8px;
    margin-top: 10px;
    border-radius: 3px;
    font-weight: 600;
    font-size: 16px;
    border:0px solid #000000;
}
.js-store-prod-text a:first-of-type {
    background-color: #005bff;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #bc3d96;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}

@media screen and (max-width: 1200px){
.t-descr_xxs {
    font-size: 14px;
}
 }
 
@media screen and (max-width: 1200px){ 
 .t-name_md {
    font-size: 20px;
}
 }
 
@media screen and (min-width: 1200px){ 
 .t-name_md {
    font-size: 23px;
}
 }