.t-feed__post-bgimg::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-image: linear-gradient(7deg, #8f9c4c 20%, transparent 70%);
  pointer-events: none; /* Позволяет кликам проходить сквозь псевдоэлемент */
}


@media screen and (min-width:720px){
    .t-feed__slider-grid__wrapper {
    position: relative !important;
    top: -25% !important;
    left: 2% !important;
    }
}

@media screen and (max-width:720px){
    .t-feed__slider-grid__wrapper {
    position: relative !important;
    top: -30% !important;
    left: 2% !important;
    }  
}

select [class="js-store-parts-switcher t-store__parts-switch-btn t-name t-name_xs t-menu__link-item t-store__parts-switch-btn-all t-active"] [data-storepart-link="#!/tstore/r/728941793/c/475827330071"] [data-storepart-uid="475827330071"] {display: none}



/* Ниже код для кнопки карточки */

.t776__descr a {
    display: inline-block;
    padding: 10px 15px;
    margin-right: 15px;
    margin-top: 20px;
    border-radius: 3px;
    font-weight: 600;
    border:0px solid #000000;  /* Обводка кнопки: толщина и цвет */
}
.t776__descr a:first-of-type {
    background-color: #f2c85c;  /* Цвет кнопки */
    color: #5e4b3c !important;  /* Цвет текста на кнопке */
}

.t776__cartwin_showed {
    z-index: 999999999;
    