.js-store-prod-name .js-product-name .t-store__card__title .t-name t-name_xs {
    color: #ffffff!important;
}

.t-store__card .t-store__card__price {
    color: #f20e1b;
    font-weight: 400;
}

.t-store__card .t-store__card__title .t-typography__title t-name t-name_xs {
    color: white;
    font-weight: 400;
}

.t-menu__link-item{
color: #ffffff!important;
}

.t-name {
    color: #ffffff!important;
}
.t794__typo {
    color: #222!important;
}

.t-name_xl {
     color: #000!important;
}

.t-store__prod-popup__col-right {
    padding-top: 12px!important;;
}
.t-descr_xxs {
     color: #000;
}

.r{
     color: #000;
     background-color:#4f4f4f!important;
}

.t-store__prod-popup__sku {
    color: #777!important;
}
.t-store__card__price-item, .t-store__prod-popup__price-item {
     color: #d6241b!important;
}
.t-store__card__wrap_all {
     background-color: #2b2a2a!important;
}

.t-store__card__price-wrapper {
     margin-bottom: 10px!important;
}
.t-store__card__wrap_txt-and-btns {
    height: 100px important;
}

.t778 .store__card__wrap_txt-and-opts {
    padding-top: 14px !important;
    padding-bottom: 14px !important;
}

.t-name_xs {
    line-height: 1.15!important;
}




.t-store__grid-cont .t-col, .t-store__grid-cont .t-store__stretch-col {
     margin-bottom: 30px !important;
}
    
div.t-form__inputsbox > div.t-input-group.t-input-group_dl > div.t-input-subtitle.t-descr.t-descr_xxs.t-opacity_70  {
    color: #f00!important;
    font-size: 16px!important;
}
 
.t-store__card__textwrapper {
    display: flex;
    flex-direction: column;
}
.js-store-price-wrapper {
    margin-top: auto;
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}
.js-store-prod-sold-out {
    width: 100%;
    order: -1;
}
.t-store__card__price {
    margin-right: 5px;
}

//Корзина стиль

.t-form__inputsbox {
    display: flex;
    flex-wrap: wrap;
}

.t706 .t-input-group {
    width: 47%;
    margin: 0 5px;
    margin-bottom: 20px;
}

.t-input-title{
    height: 25%!important;
}

.t706__cartwin-close{
    right: calc(50% - 310px);
}

.t706__cartwin-totalamount-wrap{
    width: 100%;   
}
