.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    border-radius: 20px;
}

img {
  transition: transform 0.25s;
}

.photo:hover img {
  transform: scale(1.1);
}

.t-store__card__btn-text {
    font-size: 12px;
}

.t776 .t-store__card__btns-wrapper {
    margin-top: 40px;
}

.t-store__card__mark {
    border-radius: 4px;
    border-color: #CC2E15;
    background: rgba(204, 46, 21, 1);
    border: 1px solid rgba(204, 46, 21, 1);
    backdrop-filter: blur(10px);
    height: 34px;
    font-weight: 500;
    font-family: 'Suisse Intl';
    
}

.t-feed__col-grid__post-wrapper .t-feed__post-bgimg {
    border-radius: 20px;
}

@media screen and (max-width: 1200px)
.t-store__card__btn-text {
    font-size: 10px;
}

@media screen and (max-width: 960px)
.t-container {
    max-width: 100%;
}

.t-store__grid-cont .t-col {
    margin-bottom: 10px;
}

.t706__product-title__option {
    display: none;
}

.t706__product-amount {
    display: none;
}

.t706__cartwin-prodamount-wrap {
    display: none;
}

.t706__cartwin-bottom {
    display: none;
}
