/*
Theme Name: Schaffer Gutachten-Anfrage Astra Child
Theme URI: https://schaffer-gutachter.de/
Description: Schlankes, seitenbezogenes Astra-Child-Theme für die eigenständige Google-Ads-Landingpage „Schaffer Gutachten Anfrage“.
Author: Gutachterbüro Schaffer
Author URI: https://schaffer-gutachter.de/
Template: astra
Version: 2.4.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: schaffer-gutachten-anfrage
*/

:root {
	--sga-navy: #1a3553;
	--sga-navy-deep: #102941;
	--sga-bronze: #c5a880;
	--sga-slate: #696e6e;
	--sga-cream: #f7f4ef;
	--sga-line: #dde3e6;
	--sga-white: #ffffff;
}

/* The importer supplies all visible page styling. These rules keep the Astra
 * wrapper neutral and prevent theme spacing from altering the exact Elementor
 * dimensions. They only affect pages owned by this package. */
body.sga-package-page {
	background: var(--sga-white);
}

body.sga-package-page .site-content,
body.sga-package-page .ast-container,
body.sga-package-page #primary,
body.sga-package-page .site-main,
body.sga-package-page .entry-content,
body.sga-package-page .elementor {
	width: 100%;
	max-width: none;
	margin: 0;
	padding: 0;
}

body.sga-package-page #primary {
	float: none;
}

body.sga-package-page #masthead,
body.sga-package-page .site-header,
body.sga-package-page #colophon,
body.sga-package-page .site-footer,
body.sga-package-page .entry-header,
body.sga-package-page .ast-breadcrumbs-wrapper,
body.sga-package-page .post-navigation,
body.sga-package-page .comments-area {
	display: none !important;
}

body.sga-package-page .entry-content > .elementor {
	margin: 0;
}

@media (max-width: 921px) {
	body.sga-package-page .ast-container {
		padding: 0;
	}
}
