/*.t-store__parts-tree-children {*/
/*  display: block !important;*/
/*  height: auto !important;*/
/*  max-height: none !important;*/
/*  opacity: 1 !important;*/
/*  overflow: visible !important;*/
/*}*/
/* Поднять иконку JivoChat на мобильных */

[data-record-type="886"] {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 980px) {
   .uc-cookie .t886__wrapper {
    display: inline-block;
}
}

@media screen and (max-width: 640px) {
    .uc-cookie .t886__btn {
        margin-top: 8px;
    }
}