/*
Theme Name:     generatio.at
Theme URI:
Description:    Child Theme
Author:         cnm.at / michael steinböck
Author URI:
Template:       Divi
Version:        0.91e blurred backgrounds only sans
*/


// @import url("../Divi/style.css");

/*
h1,h2,h3,h4,h5, blockquote, #et-top-navigation {
	font-family:  PoiretOne, OpenSans !important;
  font-size: 300%;
  font-weight: 100 !important;
  line-height: 1.5;
}

#et-top-navigation {
	font-size: 1.2rem !important;
}
html, body,p,table, div {
    font: normal 100 16px/1.6 "OpenSans", Arial, "Sans serif";
    color: #888;
}

@media only screen and (max-width:920px) {
	h1, h2 { font-size: 16rem !important; }
}
@media only screen and (max-width:480px) {
	.et_mobile_menu li a, .nav li li a {
    font-size: 1.8em !important;
    padding: 1px;
		border-bottom:1px solid lightgray;
}
}
*/