/*перекраска корзины*/
.t706__sidebar-content {
    background-color: #222 !important;
}

.t706__sidebar-prodamount-wrap {
    color: #e6dace !important;
}

.t706__product-title {
    color: #e6dace !important;
}

.t706__product-amount, .t706__product-amount--portion {
    color: #e6dace !important;
    font-weight: bold !important;
}

.t706__sidebar-products {
    border-bottom: 1px solid rgba(230, 218, 206, 0.3) !important;
}

.t706__sidebar-top {
    border-bottom: 1px solid rgba(230, 218, 206, 0.3) !important;
}

.t706__product-quantity {
    color: #e6dace !important;
    font-weight: bold !important;
}

.t706__sidebar-close {
    color: #e6dace !important;
}

/*цена под карточкой в одну строчку*/

/*.t-store__card__price-wrapper {*/
/*    margin-top: 0px !important;*/
/*}*/
/*.t-store__card__textwrapper {*/
/*    margin-bottom: auto;*/
/*    display: flex !important;*/
/*    justify-content: space-between !important;*/
/*    align-items: center !important;*/
/*}*/

/*табы под описанием в карточке товара*/


.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:700px;
}

@media screen and (min-width:960px){

.js-store-product.js-product.t-store__product-popup,
.t-store__product-snippet .t-container{
    position: relative;
}
.t-store__prod-popup__slider.js-store-prod-slider {
    position: absolute;
    top: 0;
    left: 0;
}  
.t-store__tabs.t-store__tabs_accordion {
    max-width: 440px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 490px;
}
}

@media screen and (min-width:1240px){
.t-store__tabs.t-store__tabs_accordion {
    max-width: 560px;
    margin-top: 20px;
}
.t-store__prod-popup__info.t-align_left.t-store__prod-popup__col-right,
.t-store__tabs.t-store__tabs_accordion{
    margin-left: 620px !important;
}
}

@media screen and (max-width: 1240px){
.js-store-product.js-product.t-store__product-popup, 
.t-store__product-snippet .t-container {
    min-height:650px;
}
}

.t706__cartpage {
    background-color: #1e1e1e !important;
}

@media screen and (max-width: 960px) {
    .t706__cartpage-totals {
        background: #1e1e1e !important;
    }
}

.t706__cartpage-top {
    background: #1e1e1e !important;
}

.t706__cartwin-prodamount-wrap {
    color: #e6dace !important;
}

.t706__cartwin-totalamount-wrap {
    color: #e6dace !important;
}

.t706__cartpage-totals {
    background: #1e1e1e !important;
}
