.t-feed__post-label{
    background-color: #f5f5f5b8 !important;
    padding: 5px 7px !important;
}

.t-feed__post-label span{
    color: #000848 !important;
    font-weight: 400 !important;
}

.t786__mark{
    height: 21px !important;
    background-color: #f5f5f5b8 !important;
    border-radius: 3px !important;
}

.t-store__card__mark{
    height: 21px !important;
    background-color: #f5f5f5b8 !important;
    border-radius: 3px !important;
    font-family: 'Enthalpy' !important;
    line-height: 1.1 !important;
    width: 140px !important;
}

.t-feed__buttons-wrapper{
    margin-top: 35px !important;
}

.t-feed__post-popup__close-text{
    font-weight: 400 !important;
    line-height: 1.1 !important;
    opacity: 1 !important;
    color: #000848 !important;
    font-size: 20px !important;
}

@media screen and (min-width: 640px){
    .t-feed__post-popup__title{
        font-weight: 400 !important;
        font-size: 28px !important;
        line-height: 1.1 !important;
        color: #000848 !important;
    }
}

@media screen and (max-width: 640px){
    .t-feed__post-popup__title{
        font-weight: 400 !important;
        font-size: 20px !important;
        line-height: 1.1 !important;
        color: #000848 !important;
    }
}

.t-feed__post-popup__date-parts-wrapper_aftertitle{
    display: none !important;
}

.t-feed__post-popup__text .t-redactor__tte-view figure img{
    border-radius: 8px !important;
}

.t-valign_top {
    vertical-align: middle !important;
}

.t548__title {
    margin-top: 0px !important;
}

.t-feed__post-popup__text-wrapper h4.t-redactor__h4 {
    font-weight: 500 !important;
}

.t-feed__post-popup__text{
    color: #000848 !important;
}

.t-redactor__text{
    font-size: 16px !important;
}

.t-slds__caption_wrapper{
    padding: 0px 0 !important;
}

.t706__cartwin-heading,
.t706__product-quantity,
.t706__product-amount,
.t706__cartwin-prodamount-wrap,
.t706__cartwin-totalamount-wrap{
    color: #000848 !important;
}
.t706__product-title{
    color: #000848 !important;
    font-weight: 400 !important;
    line-height: 1.2;
}

.t706__cartwin-prodamount-wrap,
.t706__cartwin-totalamount-wrap{
    font-weight: 500 !important;
}

@media screen and (max-width: 560px) {
    .t-store .t-popup.t-popup_show .t-popup__close {
        background-color: #00031a82 !important;
    }
}

.t-store__product-popup .t-typography__sku {
    font-size: 11px !important;
    color: #0108488c !important;
}

.t915__container,
.t1004 .t-slds__main,
.t486 > .t-container{
    display: flex !important;
    max-width: 1400px !important;
    justify-content: space-between !important;
    flex-wrap: wrap !important;
    flex-direction: row !important;
}

@media screen and (min-width: 1200px) {
    .js-feed-post,
    .t-feed__slider-grid__post-wrapper{
        max-width: 420px !important;
    }
}

.t977__descr li>a:hover{
    color: #ffffff7d !important;
    transition: 0.2s;
}

.t977__descr li>a{
    transition: 0.2s;
}
/*.js-store-product div:nth-child(1) {*/
    /*display: flex !important;*/
    /*flex-direction: column-reverse !important;*/
/*}*/