.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: 30%;
    }
}