/* HR Inside Articles */
.entry-content hr {width: 50%; margin: 30px auto; color: dimgrey !important; border-top: 1px solid #ccc;}

/* Digistore GHZ Upsell */
.et-waypoint {opacity:100; !important};

/* GHZ Video */
.video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:0px;
	height:0;
	overflow:hidden;
}

#player > div.video-wrapper {background-color:#fff !important;}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
    right:0;
	width:75%;
	height:100%;
    margin-left: auto !important;
    margin-right: auto !important;
    display: block !important;
}

/* Shop Produkttitel */
.et_pb_portfolio_grid h2 {text-align:center;}

/* AGB */
#agb p {margin-bottom:10px;}

/* IDEA FACTORY */
.idea-factory--wrap{
    width: 70% !important;
    margin: 40px auto 50px auto !important;}

.idea-factory-modal-dialog{
  margin: 150px auto 50px auto !important;}

/* BOOKERLY FONT*/
/*default version*/
@font-face {
	font-family: 'Bookerly';
	src: 
        url('//leobaumgardt.de/d/wp-content/uploads/2016/02/Bookerly-Regular.ttf'); 
	src: 
		local('Bookerly'),
		url('//leobaumgardt.de/d/wp-content/uploads/2016/02/Bookerly-Regular.ttf') 
		format('truetype');
}

/*italic version*/
@font-face {
	font-family: 'Bookerly';
	src: 
        url('//leobaumgardt.de/d/wp-content/uploads/2016/02/Bookerly-RegularItalic.ttf'); 
	src: 
		local('Bookerly'),
		url('//leobaumgardt.de/d/wp-content/uploads/2016/02/Bookerly-RegularItalic.ttf') 
		format('truetype');
font-style:italic;
}

/*bold version*/
@font-face {
	font-family: 'Bookerly';
	src: 
        url('//leobaumgardt.de/d/wp-content/uploads/2016/02/Bookerly-Bold.ttf'); 
	src: 
		local('Bookerly'),
		url('//leobaumgardt.de/d/wp-content/uploads/2016/02/Bookerly-Bold.ttf') 
		format('truetype');
font-weight:bold;
}


/* BLOG POST EINSTELLUNGEN */

.myfeaturedarticles li{margin: 1em 0px 1em 0px !important;}
.myfeaturedarticles a{text-decoration:underline;font-weight:bold;}

.et_pb_bg_layout_light .et_pb_post p {
  color: #000000;
  font-size: 110%;
}

article .type-post {
    border-bottom: 1px solid #d9d9d9;
    padding: 0px 0px calc(39px + 1vw) 0px;
}

.et_pb_post .post-meta a {
  color: #AAA !important;
}

.et_pb_post .post-meta {
   margin-bottom: 1vw;
}

.type-post {
  font-family:'Bookerly';
  font-size: 110%;
  margin-top: 20px;
}

.type-post h2 {
    font-size: calc(18px + 1.8vw);
    line-height: 116%;
    font-weight: bold;
}

.type-post .et_post_meta_wrapper h1 {
    text-align: center;
    font-weight: bold;
    display: block;
    margin: 60px auto 20px auto;
    line-height: 130%;
    max-width: 590px;
    width: 90%;
    font-size: calc(27px + 1.5vw);  
}

.type-post .entry-content h2 {
    text-align: center;
    font-weight: bold;
    margin-bottom: 15px;
    line-height: 140%;
}

.type-post div.entry-content {
  width: 90%;
  min-width: 190px;
  max-width: 700px;
  margin-left:auto;
  margin-right:auto;
  display:block;
  font-size: calc(12px + 0.5vw);
  line-height: 140%;
  color:#444444;
}

.type-post div.entry-content ul {
  width: 90%;
  margin: 1.1em auto 0.5em auto;
}

.type-post div.entry-content li {
  margin-bottom:0.7em;
}

.type-post blockquote {
  width: 80%;
  margin: 20px auto 50px auto;
}

.type-post blockquote p {
  padding-bottom:1em;
  color:#5E7296;
}

.et_pb_posts a.more-link {
    margin-top: 1em!important;
}


/* Kurs RAK */
.kursrak h1{
text-align: center!important;
font-weight: bold!important;
font-size: calc(21px + 3vw)!important;
}

.kursrak h2{
    font-size: calc(16px + 0.7vw);
    width: 95%;
    margin: 0px auto 0px auto;
    text-align: center;
    line-height: 160%;
    color: #666;
}

.kursrak h3{
    font-size: 34px;
    line-height: 120%;
    text-align: center!important;
    font-weight: bold;
    margin: 20px auto 10px auto;
    width: 90%;
}