/* 
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.1782039156
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
*/

/* Add your custom styles here */


/* === Adlar design system: gradient tokens (Elementor kan gradients niet als variabele opslaan) === */
:root{
  --gradient-brand: linear-gradient(135deg, #E8E000 0%, #FBF49B 100%);
  --gradient-overlay: linear-gradient(30deg, rgba(4,4,4,.85) 0%, rgba(4,4,4,0) 72%);
  --gradient-hero-grey: linear-gradient(40deg, #353B3B 0%, #E4E7E7 100%);
}

/* global strong weight */
strong, b { font-weight: 700; }

/* mobile-fluid-refinements */
.elementor-button{font-size:clamp(14px,1.3vw,16px);padding-left:clamp(15px,2.6vw,20px);padding-right:clamp(15px,2.6vw,20px);}a[href^="tel:"]{color:inherit !important;font-weight:inherit !important;text-decoration:none !important;}
