.t-btn:hover {
    background-color: rgba(255, 0, 0, 0.1); /* Легке підсвічування при наведенні */
}

.t706__cartwin-content {
    background-color: #b5b5b5;
}

.js-product.t-item a {
    background: #171719;
}

.js-product.t-item .js-store-buttons-wrapper {
    background: #171719 !important;
    margin: -13px 0px 8px !important;

}

.t-store__card__textwrapper {
    background: #171719;
}

.t-store__card__textwrapper
.js-store-prod-btn.t-btn.t-btn_xs {
    background: #c81616 !important;
}

.t-store__card__mark {
    color: #ffffff !important;
    background-color: #10681c !important;
    width: 60px !important;
    height: 16px !important;
    font-size: 10px !important;
    font-weight: 300 !important;
    border-radius: 15px !important;
}


/*
a.js-feed-btn-show-all-posts.t-feed__showallpost-btn.t-btn.t-btn_md{
    border-radius: 5px!important;
    height: 40px;
    font-size: 17px;
    padding-left: 35px;
    padding-right: 35px;
    font-weight: 600;
}
*/

div.r.t-rec {
    background-color: black !important;
}

.t-slds__container {
    background-color: #080808 !important;
}

a.t-store__prod-popup__btn.t-btn.t-btn_sm {
    background-color: red !important;
}

.js-store-prod-all-text {
    color: #fff;
    font-size: 15px !important;
}

.js-store-prod-all-charcs {
    color: #fff;
    font-size: 15px !important;
    font-weight: 500;
}

.js-product-price, .t-store__prod-popup__price-currency {
    color: white;
}

.js-store-prod-price-old, .t-store__prod-popup__price-currency {
    color: #bdbdbd !important;
}

.js-product-name {
    padding: 0px 10px !important;
}