.js-store-prod-weight,
.js-store-prod-weight.t-typography__characteristics,
.js-store-prod-weight * {
    display: none !important;
}

.js-store-prod-dimensions,
.js-store-prod-dimensions.t-typography__characteristics,
.js-store-prod-dimensions * {
    display: none !important;
}

/* Уведомление "добавлено в корзину" (bubble/toast) */
.t706__bubble,
.t706__bubble-text,
.t706__bubble-close,
.t706__cartwin-prodadded,
.t706__cartwin-prodadded-visible,
.t706__cartwin-prodadded-container {
    display: none !important;
    opacity: 0 !important;
    visibility: hidden !important;
    height: 0 !important;
    overflow: hidden !important;
    pointer-events: none !important;
}

.t706__cartpage.t706__cartpage_showed {
    background-color: black !important;
}
.t706 .t-form input.t-input {
    -webkit-transform: translateZ(0);
    background-color: black;
    color: white !important;
    border: 2px solid #Ffffffff !important;
}
.t706__cartpage-top {
    background-color: black !important;
}
.t706__cartpage-totals {
    background: #000000 !important;

}
input#input_3411158466362 {
    border: 2px solid black !important;
}
.t706__product-title {
    color: #ffffff !important;

}
.t706__product-quantity {

    color: #ffffff !important;

}

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

}

.t-input.t-input-phonemask__wrap {
    border: 2px solid white !important;
}

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

span.delivery-checkbox-label {
    color: #505050 !important;
    
}

.t-form__errorbox-wrapper {
    background: #ff1313 !important;
 
}
.t706__cartpage-form .t-form__submit {

    border: 2px solid white !important;
}
.t706__product-minus img, .t706__product-plus img {
    filter: brightness(0) invert(1) !important;
}
.t706__product-del {
    filter: brightness(0) invert(1) !important;
}