/*
Theme Name: JM-Immobilien
Theme URI: https://headandcode.de
Description: Child Theme für JM-Immobilien – GeneratePress Blank + ACF 
Author: Head & Code GmbH
Author URI: https://headandcode.de
Template: generatepress
Version: 1.0.0
*/


:root {
    --hc-header-height: 100px;
}

/* GP body padding überschreiben */
body {
    padding-top: 100px !important;
}

.hc-navbar .hc-navbar__logo img {
    height: 70px !important;
    max-height: 70px !important;}


/* GP body padding überschreiben */
body {
    padding-top: 80px !important;
}