/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
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: 2.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
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/
html {
    --wpa-font-size: clamp(24px, 1.5rem, 36px);
    --wpa-h1-size: clamp(60px, 3rem, 72px);
    --wpa-h2-size: clamp(40px, 2.5rem, 60px);
    --wpa-h3-size: clamp(32px, 2rem, 48px);
    --wpa-h4-size: clamp(28px, 1.75rem, 42px);
    --wpa-sub-list-size: 1.1em;
    --wpa-sub-sub-list-size: 1em;
}

.a11y-toolbar-widget a, .a11y-toolbar-widget { color:#fff; }
.a11y-toolbar-widget span.offscreen, .a11y-toolbar-widget span.aticon:before {
	font-size: 15px !important;
}

.no-margin p {margin-bottom:0px;}

.belangrijk-info .elementor-icon-box-icon {margin-top:6px;}

.inhoud-pagina h3 {font-weight:700;}

.inhoud-pagina a {color:#335205; font-weight:700; text-decoration:underline;}

.inhoud-pagina a:hover, 
.contact-link a:hover {color: #E1723A;}

.contact-link a {color:#000; font-weight:700; text-decoration:underline;}

ul {margin-bottom:20px;}

.wp-block-list li::marker {color:#E1723A;}

.a11y-toolbar.standard-location {display: none; }

.spoed .elementor-icon-list-icon {
	background-color: #E1723A;
    padding: 7px 2px 5px 5px;
    border-radius: 3px;
}


@media screen and (max-width: 680px) {
	.inhoud-pagina h3 {font-size:22px; line-height:28px;}
}
	
