.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #f59baf;
    color: #ffffff !important;
    border: 1px solid #f59baf
}
.js-store-prod-text a:nth-of-type(2) {
    color: #000000 !important;
    border: 1px solid #000000;
}
 
.t706__cartwin_showed {
    z-index: 999999999;
}


@media screen and (max-width: 960px){
.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
margin-bottom: 25px;
}
}
