/*
Theme Name: hello-elementor-child
Description: Childtheme Zaglauer Elektro - Hello Elementor
Author: T-K-Marketing
Author URI: https://www.t-k-marketing.de
Template: hello-elementor
Version: 1.0
Tags: Elektro
*/

@font-face{
	font-family: 'ITC-Eras-Std-Bold';
	src: url("/wp-content/themes/hello-elementor-child/fonts/ITC-Eras-Std-Bold.otf") format("opentype");
	font-weight:800;
	font-style:normal;
}
@font-face{
	font-family: 'ITC-Eras-Std-Demi';
	src: url("/wp-content/themes/hello-elementor-child/fonts/ITC-Eras-Std-Demi.otf")  format("opentype");
	font-weight:500;
	font-style:normal;
}
@font-face{
	font-family: 'ITC-Eras-Std-Light';
	src: url("/wp-content/themes/hello-elementor-child/fonts/ITC-Eras-Std-Light.otf")  format("opentype");
	font-weight:200;
	font-style:normal;
}
@font-face{
	font-family: 'ITCErasStd-Medium';
	src: url("/wp-content/themes/hello-elementor-child/fonts/ITC-Eras-Std-Medium.otf")  format("opentype");
	font-weight:400;
	font-style:normal;
}
@font-face{
	font-family: 'ITC-Eras-Std-Ultra';
	src: url("/wp-content/themes/hello-elementor-child/fonts/ITC-Eras-Std-Ultra.otf")  format("opentype");
	font-weight:800;
	font-style:normal;
}

.site-header {
    background-image: url(/wp-content/uploads/2025/12/background-header.png);
	background-size: cover;
}
.site-header .site-navigation ul.menu li a {
    color: #ffffff !important;
}
.site-header .header-inner {
	padding-left:20px;
	padding-right:20px;
}
.page-content {
	padding-left:10px;
}
h1{
	font-size:2.0rem !important;
	font-family: 'ITCErasStd-Medium', sans-serif !important;
}
h2{
	font-size:1.7rem !important;
	font-family: 'ITCErasStd-Medium', sans-serif !important;
}
h3{
	font-size:1.5rem !important;
	font-family: 'ITCErasStd-Medium', sans-serif !important;
}