/**
Theme Name: Luzernerraute Theme
Author: Elma Demic - Philasearch.com GmbH
Author URI: https://www.philasearch.com
Description: Astra child theme for Luzernerraute.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: luzernerraute
Template: astra
*/

/**
 FRONT PAGE LARGE HEADER
 */
body.home .ast-primary-header-bar {
    border: 0;
}

body.home .site-branding .site-logo-img {
    display: none;
}

body.home .main-header-menu {
    padding: 1.5em 0;
}

@media screen and (min-width: 922px) {
    body.home .site-branding .ast-site-title-wrap {
        display: none;
    }
}

@media screen and (max-width: 921px) {
    body.home .elementor-1216,
    body.home .elementor-1244,
    body.home .elementor-1290 {
        display: none;
    }

    .ast-mobile-header-wrap .ast-mobile-header-content {
        background-color: #000c;
        padding-bottom: 1.5em;
        padding-top: 1.5em;
    }
}
