/* Add here all your CSS customizations */
.side-header-hamburguer-sidebar:not(.side-header-hide).side-header-hamburguer-sidebar-right.side-header-hamburguer-sidebar-push body > .body{
    position: relative;
    left: 0 !important;
}

.side-header-hamburguer-sidebar.side-header-hamburguer-sidebar-push .body-overlay{
    background: transparent !important;
}

#header{
    position: absolute !important;
    background: rgb(255, 255, 255) !important;
}

.header-logo a img{
    width: auto;
    height: 130px
}