/*
Theme Name: Heinävuoren Mökit
Theme URI: https://github.com/riku/heinavuoren-mokit-theme
Author: Juhani Nieminen & Riku
Author URI: https://heinavuorenmokit.fi
Description: Moderni ja minimalistinen vuokramökkien esittely- ja varausjärjestelmä Kaituejärven rannalla Hartolassa.
Version: 1.0.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: heinavuoren-mokit
*/

/* Basic overrides for WordPress compatibility */
.admin-bar .navbar-custom {
    top: 32px !important;
}
@media screen and (max-width: 782px) {
    .admin-bar .navbar-custom {
        top: 46px !important;
    }
}
