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

.t-store__card__descr {
    margin-top: 5px;
}

.t-store__card__textwrapper {
    padding-top: 10px;
}

.t-store__card__price-wrapper {
    margin-top: 3px;
}

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


    .js-store-prod-text a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 20px;
    border-radius:0px;
    font-weight: 400;
}

.js-store-prod-text a:last-of-type {
    background-color: #000000;
    color: #ffffff !important;
}

.t706__cartwin_showed {
    z-index: 999999999;
}
