/* 
Theme Name: Könnyű Desszertek Child Theme
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Sablon a Könnyű Desszertek projektnek
Author: Zakar Patrik
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
*/

/* Add your custom styles here */
:root {
	--deep-green: #0F2729;
	--gold-base: #D8B35D;
	--gold-end: #F3E7BF;
	--default-color: #FFFFFF;
	
	--cera-pro-family: "DM Sans", sans-serif;
	--arima-family: "Arima";
	
	--hero-title-font-size: 120px;
	--hero-subtitle-font-size: 80px;
	--section-title-font-size: 60px;
	--section-subtitle-font-size: 20px;
	--xlarge-text-font-size: 24px;
	--large-text-font-size: 20px;
	--medium-text-font-size: 18px;
	--default-text-font-size: 16px;
	--small-text-font-size: 16px;
	
	--hero-title-line-height: 0.9em;
	--hero-subtitle-line-height: 0.9em;
	--section-title-line-height: 0.9em;
	--section-subtitle-line-height: 0.9em;
	--xlarge-text-line-height: 1.6em;
	--large-text-line-height: 1.3em;
	--medium-text-line-height: 1.6em;
	--default-text-line-height: 1.6em;
	--small-text-line-height: 1.4em;
	
	--base-unit: 4px;
}
