
/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 1.0.1
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/*Plattegronden Page Popup Styling*/
.plattegrond-popup-container {
	background: #f3f9fd;
}

.plattegronden-inner-wrapper  h2 {
	background-image: linear-gradient(45deg, var(--e-global-color-8b1a6e8) 50%, var(--e-global-color-9643b67) 50%);
	margin-top: unset;
	padding: 12px;
	text-align: center;
	color: #fff;
}

/*### Brochure Page Error Message ###*/
div#post_error_msg {
	width: 100%;
	font-weight: 500;
	border: 2px solid #db1148;
	color: #db1148;
	padding: 18px 10px 18px 10px;
	background: #fff;
}
