.t706__product-title {
    display: table-cell;
    font-size: 16px;
    padding: 15px 0;
    font-weight: 100;
    vertical-align: middle;
    color: #000;
}

.t706__cartwin-prodamount-wrap {
    padding-bottom: 20px;
    font-size: 16px;
    text-align: right;
    font-weight: 100;
    color: #000;
}

.t706__sidebar-prodamount-wrap {
    padding-top: 12px;
    padding-bottom: 50px;
    font-size: 16px;
    text-align: right;
    font-weight: 200;
    color: #000;
}


/*Карточка товара*/


.js-product .t-product__option-variants_buttons .t-product__option-item_simple {
    background-color: #fff;
    border: 0px;
    font-weight: bold;
}

.js-product .t-product__option-variants_buttons .t-product__option-item_simple.t-product__option-item_active {
    border: 2px solid #7881bc;
    font-weight: bold;
}

/*.t-store__card__price-wrapper {
margin-top: 5px;
}*/

/*Корзина*/

t706__sidebar-prodamount-wrap .t-descr .t-descr_sm {
    color: #7881bc;
}

.t-name {
    color: #7881bc;
}

.t706__sidebar-content .t706__sidebar-content_showed {
    background-color: #F9F4EC;
}