/*
Theme Name: StudioDavita JetEngine
Theme URI: https://devtec.nl
Author: Devtec
Author URI: https://devtec.nl
Description: Lightweight React portfolio theme for StudioDavita with editable WordPress/JetEngine content.
Version: 1.5.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
License: Proprietary
Text Domain: studiodavita
*/

body.admin-bar .site-header {
    top: 32px;
}

@media (max-width: 782px) {
    body.admin-bar .site-header {
        top: 46px;
    }
}
