/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child Theme - Punktplanung
Author: FH & 
Author URI: https://www.punktplanung.de
Template: hello-elementor
Version: 1.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
*/

/**
 * Add your custom styles here
 */

.d21-row {
	margin-bottom: 0 !important;
}
/* Smooth Scroll */
html {
	scroll-behavior: smooth;
	scroll-padding-top: 0px;
}

/* Bildzeichnung mit klareren Kanten */
img, section, div {
	image-rendering: -webkit-optimize-contrast;
}

/* Complianz */
.cmplz-cookiebanner, .cmplz-cookiebanner button.cmplz-btn, .cmplz-cookiebanner div, button.cmplz-blocked-content-notice {
	font-family: sans-serif !important;
	text-transform: none !important;
}
.cmplz-placeholder-1 {
	height: inherit !important;
}

/* decorfont */
.decorfont{font-family: Smoothfantasy;}