/*
Theme Name: Gigatech Child
Theme URI: https://gigatech.cz
Description: Child theme pro Gigatech.CZ – Multimedia & Networking. Verze s konfigurátory klimatizace, kamer a infrastruktury.
Author: Gigatech.CZ, s.r.o.
Author URI: https://gigatech.cz
Template: astra
Version: 2.0.0
License: GNU General Public License v2 or later
Text Domain: gigatech-child
*/

/* ── Skrytí výchozí Astra navigace a hlavičky na homepage ── */
body.home .site-header,
body.home .main-header-bar,
body.home .ast-masthead-custom-menu-items,
body.home footer.site-footer,
body.home .site-footer,
body.home .ast-custom-header .site-header,
body.home .ast-header-break-point .main-header-bar {
    display: none !important;
}

/* ── Odstranění výchozích odsazení Astra na homepage ── */
body.home .entry-content,
body.home .ast-article-single,
body.home #content,
body.home .ast-container,
body.home .content-area,
body.home .nv-content-wrap,
body.home .nv-page-title-wrap,
body.home .entry-header,
body.home .nv-post-cover,
body.home .site,
body.home #content.site-content {
    padding: 0 !important;
    margin: 0 !important;
    max-width: 100% !important;
}

body.home,
body.home #page {
    margin: 0 !important;
    padding: 0 !important;
}
