/*
Theme Name: CseDataIntra
Theme URI: https://cse-datasolution.fr
Author: Christian Bille
Author URI: https://www.datasolution.fr/
Description: BlogTheme CseDataIntra
Version: 1.0
Text Domain: csedata
Domain Path: /languages/
*/


#footer {
    background: none !important;
}

#footer .inner {
    padding: 1em;
}

#sidebar {
    height: inherit;
    /*  margin-top: 35px;*/
}

@media screen and (max-width: 1280px) {
    .logonav {
        display: none;
    }
}