.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 100px;
    font-weight: 600;
    border:0px solid #000000;
}
.js-store-prod-text a:first-of-type {
    background-color: #E3E2E8;
    color: #2D2D2D !important;
}
.js-store-prod-text a:last-of-type {
    background-color: #E3E2E8;
    color: #2D2D2D !important;
}

.js-store-prod-text a:first-of-type:before {
    content: "";
    margin-right: 10px;
}

.js-store-prod-text a:last-of-type:before {
    content: "";
    margin-right: 10px;
}
.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;
}
}
