.invalid-feedback {
    color: red;
}
.invalid-feedback-front {
    color: red;
    font-size: 12px;
}
.active_like>svg {
    background-color: red;
}

.billing-item > input:checked ~ .billing-item__body .chek-paymant-icon {
    display: none;
}

.bid-active {
    background-color: #f5f1f1bf;
    display: block;
    border-radius: 10px;
}
.trip-chat__body {
    flex-direction: column;
}





.dropdown-triplepoint .btn{
    min-height: 30px;
}
.dropdown__body.before-custom::before{
    right: auto;
}

.noUi-tooltip {
    display: none !important; /* Скрываем все стандартные tooltips */
}
