.kk-review-summary-container{
    display: flex;
    display: -webkit-flex;
    flex-direction: row;
    -webkit-flex-direction: row;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
}

.genbook-kk-favorites i{
    color: #F16721
}

.genbook-kk-separator{
    margin: 0 5px;
}

.genbook-kk-search-types{
    position: absolute;
    margin-top: 22px;
    font-size: 12px;
    font-weight: bold;
}