/* Текст внутри информационного блока адреса */
.searchbox-info .t-text {
    color: #000 !important;
}
.searchbox-info .searchbox-change-pickup {
    color: #000 !important;
    border-bottom: 1px dashed #000 !important;
}

/* Названия адресов в выпадающем списке */
.tcart-select__options .tcart-address,
.tcart-select__options .tcart-address p,
.tcart__address-selectbox-title {
    color: #000 !important;
}

/* Пункты списка поиска */
.searchbox-list .searchbox-list-item,
.searchbox-list .searchbox-list-item-text,
.searchbox-list .searchbox-list-item-description {
    color: #000 !important;
}

.delivery-map-point-select,
.delivery-map-point-select:hover {
    color: #fff !important;
}
