

.t706__sidebar-content_showed {
    background-color: #707375 !important; 
}

.t706__sidebar-content {
    background-color: #707375 !important; 
    opacity: 50% important;
    border-radius: 30px;
}  

.t706__sidebar-heading.t-name.t-name_xl {
    color: #ffffff !important;
}

.t706__sidebar-top {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.t706__sidebar-products {
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

.t706__product-title.t-descr.t-descr_sm {
    color: #ffffff !important;
}

.t706__product-title__option {
    color: #ffffff !important;
}

.t706__product-portion {
    color: #ffffff !important;
}

.t706__product-quantity {
    color: #ffffff !important;
    border-top-color: transparent !important;
    border-right-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
}

.t706__product-quantity-inp {
    color: #ffffff !important;
}

.t706__sidebar-prodamount-label {
    color: #ffffff !important;
}

.t706__cartwin-prodamount-price {
    color: #ffffff !important;
}

.t706__cartwin-prodamount-currency {
    color: #ffffff !important;
}


.t706__cartpage-top {
    background-color: #707375 !important;
}

.t706__cartpage.t706__cartpage_showed {
    background-color: #707375 !important;
}

.t706__cartpage-heading.t-name.t-name_xl {
    color: #ffffff !important;
}

.t706__cartwin-prodamount-label {
    color: #ffffff !important;
}

.t706__cartwin-totalamount-label {
    color: #ffffff !important;
}

.t706__cartpage-totals {
    background-color: #707375 !important;
}

.t706__cartwin-prodamount-wrap {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    padding-top: 20px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
}

@media screen and (max-width: 960px) {
    .t706__cartpage-totals {
        padding: 0 !important;
        border-top: 1px solid rgba(0, 0, 0, 0.0) !important;
        padding-bottom: 50px !important;
    }
}

@media screen and (max-width: 960px) {
.t706__cartwin-prodamount-wrap {
    border-top: 1px solid rgba(255, 255, 255, 0.2) !important;
    padding-top: 20px !important;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2) !important;
    padding-bottom: 20px !important;
}
}

.t706__cartwin-totalamount-info {
    color: #ffffff !important;
}

.t-product__option-title.t-product__option-title_radio.t-product__option-title_simple.t-typography__options.t-descr.t-descr_xxs {
    color: #ffffff !important;
}

.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input+.t-product__option-checkmark:before {
    border: 1px solid rgba(255, 255, 255, 1) !important;
}

.js-product .t-product__option-item_radio.t-product__option-item_active .t-product__option-input:checked+.t-product__option-checkmark:after {
    background-color: rgba(255, 255, 255, 1) !important;
}

.js-product .t-product__option-item_radio .t-product__option-input+.t-product__option-checkmark:before {
    border: 1px solid rgba(255, 255, 255, .2) !important;
}
 
.t-radio__indicator:after {
    background: #ffffff !important;
}

