/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Version: 4.21.1.1697810205
Updated: 2023-10-20 13:56:45

*/

/* EDIT WANDA */


#homeheaderarea h1 {
	font-size:40px!important;
}

h1 {
	font-size: 54px!important;
	line-height: 62px;
}

h2 {
	font-size: 40px!important;
	line-height: 43px;
}

h3 {
	font-size: 32px!important;
	line-height: 43px;
}

h4 {
	font-size: 28px!important;
}

h5 {
	font-size: 22px!important;
}

h6 {
	font-size: 18px!important;
}


@media screen and (max-width: 769px) {

#homeheaderarea h1 {
	font-size:44px!important;
	line-height:56px;
}	

h1 {
	font-size: 44px!important;
	line-height: 52px;
}

h2 {
	font-size: 38px!important;
}

h3 {
	font-size: 26px!important;
	line-height: 33px;
}

h4 {
	font-size: 20px!important;
}

h5 {
	font-size: 18px!important;
}

h6 {
	font-size: 8px!important;
}	

}

@media screen and (max-width: 440px) {

#homeheaderarea h1 {
	font-size:34px!important;
	line-height:46px;
	}
	
	h2 {
	font-size: 36px!important;
	line-height: 46px;
}
	
}