    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 20px;
    margin-right: 15px;
    margin-top:20px;
    border: 1px solid #000 !important;
    font-weight: 500;
   
}
.js-store-prod-text a:first-of-type {
    background-color: #fff;
    color: #000 !important;
    font-size: 14px;
}


.t706__cartwin_showed {
    z-index: 999999999;
}

.t-store__prod-popup__title-wrapper { 
    .js-store-prod-name {
    font-size: 48px !important;
}
}
 @media (max-width: 768px) {
     .t-store__prod-popup__title-wrapper { 
    .js-store-prod-name {
    font-size: 25px !important;
}
}
 }