.js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 500;
     width: 65px;
        height: 65px;
    font-size: 0;
}
.js-store-prod-text a:first-of-type {
    background: url(https://static.tildacdn.com/tild6461-6138-4631-b737-626463306433/noroot.png) no-repeat;
    background-size: contain;
}
.js-store-prod-text a:nth-of-type(2) {
   background: url(https://static.tildacdn.com/tild6536-6336-4761-a464-393763376536/noroot_1.png) no-repeat;
    background-size: contain;
}
.js-store-prod-text a:nth-of-type(3) {
   background: url(https://static.tildacdn.com/tild3938-3537-4064-b264-653263633532/Group_87_1.svg) no-repeat;
    background-size: contain;
}
.js-store-prod-all-text strong {
    font-weight: 500 !important;
    font-family: Inter;
}
.t706__cartwin_showed {
    z-index: 999999999;
}

@media (max-width: 576px) {
    .js-store-prod-text a {
        display: inline-block;
        padding: 10px 15px;
        margin-right: 0px;
        margin-top: 20px;
        border-radius: 3px;
        font-weight: 500;
        width: 55px;
        height: 55px;
        font-size: 0;
    }
}


.t-store.t-store__prod-snippet__container {
    padding-top: 0px;
}