/*
Theme Name: Koalogger Child
Template: koalogger
Description: Child theme for Koalogger
Author: AN2 studio
Author URI: http://an2-studio.xyz
Version: 1.0
*/

.burger-menu {
    left: 0px!important;
right:auto!important;
}
.logo {
    float: right!important;
}
.wrap-left {
    float: right!important;
}
.wrap-right {
    float: left!important;
}
.nav .menu>li>a:hover::before {
    display: none;
}