.suggestions-wrapper {
    font-family: 'VelaSans',Arial,sans-serif;
}

.suggestions-promo {
    display: none!important;
}

.suggestions-suggestions {
    margin-top: -15px;
}
.t-popup__container {
    border-width: 1px;
    border-color: #a08644;
    border-style: solid;
    border-radius: 30px;
}
