/*
Template Name: Hybrix - Admin & Dashboard Template
Author: Themesbrand
Website: https://themesbrand.com/
Contact: support@themesbrand.com
File: Custom Css File
*/

#page-topbar {
    top: 0 !important;
}

.navbar-menu {
top: 70px !important;
}

.horizontal-logo {
    padding: 0 !important;
    min-height: auto !important;
}

.logo {
    line-height: 0 !important;
}

.logo-lg {
    padding: 0 !important;
    margin: 0 !important;
}

.logo-lg img {
    max-height: 40px;
    width: auto;
}

/* Pour s'assurer qu'il n'y a pas de marge venant du layout horizontal */
body[data-layout="horizontal"] #page-topbar {
    margin-top: 0 !important;
    top: 0 !important;
}
