/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 4 déc. 2020, 10:32:10
    Author     : louiscarrese
*/

.main-header {
    padding: 2em;
}
.main-header > div {
    display: flex;
    align-items: center;
    flex-direction: row;
}

#block-views-block-now-playing-block-1, #block-canalb-branding, nav#block-principal, #block-formulairederecherche, .canalb-player {
    margin: 0 1em;
    height: var(--height-header);
}

#block-canalb-branding img {
    height: 100%;
}

.canalb-header-search-form {
    margin-left: auto;
}

