/*
Theme Name: Pro Child
Theme URI: https://theme.co/pro/
Description: Child theme for Pro
Author: Your Name
Template: pro
Version: 1.0.0
*/

.player-filter-wrapper .player-filter-block {
display: flex;
    justify-content: center;
    align-items: center;
    gap: 0.5rem;
}

.player-filter-wrapper .player-filter-block label, select { margin:0 }