.t706__sidebar-content {
    /*background-color: #F6EFE9 !important;*/
}
.t-btn {
    color: #F4D78D !important;
    background-color: #6A3F35 !important;
    border-radius: 5px !important;
}
.t706__cartpage {
    /*background-color: #F6EFE9 !important;*/
    
}
.t706__cartpage-form .t-form .t-submit {
    color: #F4D78D !important;
    background-color: #6A3F35 !important;
    border-radius: 5px !important;
}
.t706 .t-form .t-input, .t706 .t-form .t-select {
    /*background-color: #EAE1DA !important;*/
}
/*красим описание в карточке товара */
.js-store-prod-all-text{
     font-weight: bold !important;
}
.t-typography__characteristics js-store-prod-charcs{
     font-weight: bold !important;
}

.t706__cartpage-totals {
     background: none !important; 

}
.t706__cartpage-top {
    /*background-color: #EAE1DA !important;*/
}
.t-store__card__mark-wrapper
{
    right: 7px !important;
    top: 10px !important;
    white-space: nowrap; !important

}

.t-store__card__mark
{
    color: #000000 !important;
    background-color: #ffffff !important;
    height: 30px !important;
    border-radius: 0px !important;
    /*font-weight: 700 !important;*/

}

@media only screen and (max-width: 720px){
    .t-store__card__mark
    {
            height: 23px !important;
            font-size: 14px !important;
            font-weight: 700 !important;
    }

}

.t1003__outer {
    position: fixed !important;
    z-index: 900 !important;
}

.t1002__addBtn:hover svg path, .t1002__addBtn_active svg path {
    fill: #6a3f35 !important;
    stroke: #6a3f35 !important;
}

.t-store__relevants__container .t-container {
    max-width: none !important;
}
}