.t706__cartwin-totalamount-wrap.t-descr.t-descr_xl {
    display: none !important;
}

.t706__cartwin-bottom {
    display: none;
}


@media screen and (min-width:980px) {
.t706__cartwin-content {
    margin: 10px auto;
}

.t706 .t-text_xs {
    font-size: 13px;
}
.t706__cartwin-top {
    padding-bottom: 10px;
}

.t706__form-bottom-text {
    margin-bottom: -20px;
}
}

@media screen and (max-width: 640px) {
    .t706 .t-form__submit {
        padding-bottom: 0px;
    }
    
    .t706__product {
    margin: 10px 0;
}
.t706__cartwin-content {
    padding-top: 0px;
}
    .t706__orderform {
        margin-bottom: 10px;
    }
    .t706__cartwin-top {
    border-bottom: none;
    position: fixed;
    top: 12px !important;
    left: 20px !important;
    z-index: 2 !important;
}
    .t706__product {
        margin: 15px 0;
    }
    
.t706__orderform {
    margin-top: 0px;
}

.t706__cartwin-content {
        background-color: white;
}
.t706 .t-input-title {
    padding-bottom: 0px;
    padding-top: 5px;
}
}

.t706 .t-text strong {
    font-size: 13px;
    font-weight: 300 !important;
}

.t706__product-del {
    display:none;
}