.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 10px;
    font-weight: 600;
}
.js-store-prod-text a:first-of-type {
    background-color: #2CB742;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #0088CC;
    color: #ffffff !important;
}
 
.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: 10px;
}
}


.t-store__prod-snippet__container {
    padding-bottom: 15px;
    padding-top: 15px;
}