.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: #ec711f;
    border-radius: 20px;
    color: #ffffff !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #ffffff;
    border-radius: 20px;
    border-color: #ec711f;
    border: 1px solid;
    color: #ec711f !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-top: 5px;
    margin-bottom: 5px;
    }
    
}

@media screen and (max-width: 960px) {
    .t951 .t-store__card__btns-wrapper {
    margin-top: 5px;
    margin-bottom: 5px;
    }
    
}

