body {
            background-color: black;
        }
        
        
 .t-input-error {
     color: #e98944 !important;
 }
 
 .t-form .js-error-control-box .t-checkbox__control,
 .t-form .js-error-control-box .t-checkboxes__wrapper, 
 .t-form .js-error-control-box .t-input:not(.t-input-phonemask):not(.t-input-ownanswer):not(.t-input__own-answer), 
 .t-form .js-error-control-box .t-radio__wrapper, .t-form .js-error-control-box .t-rate__wrapper, 
 .t-form .js-error-control-box .t-select, 
 .t-form .js-error-control-box .uploadcare-widget
 .t-input-block+.t-input-error {
     border: 1px solid #e98944 !important;
 }
 
 
 .t-input-group_cb:is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-checkbox__control, .t-input-group_rd:is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-input-block, .t-input-group_rs:is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-input-block, :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-input:not(.t-input-phonemask):not(.t-input-ownanswer):not(.t-input__own-answer), :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .t-select, :is(.t-form .js-error-control-box:has(.t-input-block+.t-input-error)) .uploadcare-widget {
    border: 1px solid #e98944 !important;
}
 
 
 
 .js-errorbox-all {
     border-radius: 1px;
     background-color: #e98944 !important;
 }
 
 
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus, 
input:-webkit-autofill:active{
    -webkit-box-shadow: 0 0 0 30px #4D4439 inset !important;
}

input:-webkit-autofill{
    -webkit-text-fill-color: #FFEBD2 !important;
}


.t228__maincontainer {
backdrop-filter: blur(16px);
}

.t-form__errorbox-wrapper {
    border-radius: 1px;
    background-color: #e98944 !important;
    
}

.t-checkbox__indicator {
    border-color:#eee;
}
.t-checkbox__indicator::after { 
    border-color:#eee;
}






.t706__cartwin {
    background-color: rgb(26 26 26 / 90%)
}


.t706__cartwin-content {
    border-radius:0;
    background-color: #000 !important;
}

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

.t706__product-title {
    padding: 0;
    font-size: 24px;
    box-sizing: content-box;
    width: 100%;
    
    text-align:leftr;
    color: #ffffff !important;
}

.t706__product-title__option {
    box-sizing: content-box;
    width: 100%;
    color: #ffffff !important;
    font-size: 16px;
}


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

.t706__cartwin-totalamount-wrap {
    padding-top: 12px;
    line-height: 1;
    color: #ffffff !important;
    text-align:left;
}

.t706__product-amount {
    display:none;
}

.t706__product-del {
    display:none !important;
}

.t706__product-del-wrapper {
    display:none !important;
}

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

.t706__cartwin-top {
    display:none;
}
.t706__cartwin-bottom {
     display:none;
}


.t992__descr {
    max-width: 700px;
}

.t1025__mark {
    font-size:12px !important;
}
}
