.page-template .acf-relationship .selection .values,
.page-template .acf-relationship .selection .choices {
    width: 100%;
}

.page-template .acf-relationship .selection .choices {
    background: #e9e9e9;
}

.page-template .acf-field-relationship .acf-label {
    display: none;
}

.facetwp-type-relationship > div:hover {
    background-color: transparent !important;
}

.custom_playlist_button_wrapper {
    text-align: center;
}

#secondary .acf-field-relationship,
.flyout-item .acf-field-relationship {
    padding: 0 0 15px !important;
}

.flyout-item .acf-relationship .list {
    font-size: 16px;
}

.flyout-item .values-list {
    margin-right: 10px !important;
}

.flyout-item {
    width: 95%;
}