.t-product__option.js-product-multioption .t-checkbox__indicator {
  display: none;
}

.t-product__option.js-product-multioption .t-product__checkbox-wrap {
  margin-left: auto;
}

.t-product__option.js-product-multioption .t-checkbox__control.t-checkbox__control_flex {
  cursor: auto;
    font-weight: 500;
}

.t-product__option.js-product-multioption .t-product__option-title {
  display: none;
}



@media screen and (max-width: 960px) {
    .t825__popup-container {
        bottom: 0px !important;
        right: 0px !important;
        position: inherit;
        min-height: 10%;
    }
.t825__wrapper {
    padding: 60px 20px 0px;
}
.t825__messenger-block {
    margin-bottom: 5px;
}
.t825__mobile-top-panel {
    height: 45px;
}
}