/*
Theme Name: Goodnews Child
Description: <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> - you can use child theme to make a lot of customization that's not gonna be deleted with any new theme update
Version: 1.0
Author: Momizat Team
Author URI: http://www.momizat.com
Template: goodnews
*/
body.single-post .entry-content p {font-size:18px; line-height:1.6em;}



/*---------------------------------
 /* DHP  */
 
 	/* Startseite */
	ol.telegramm_liste li {padding-bottom:18px;}
	ol.telegramm_liste a {color: #666666;}
 
 /* Top-Banner */
 .header .logo { float: none !important; text-align: center !important;}
 
/* Adsense */
ins.adsbygoogle {border-bottom: 0px !important;}

	/* Zins-Rechner */
	.cross_selling_product {display:none;}


@media only screen and (max-device-width: 480px) {
  div#agbs-checkout {display:none;}
}  

---------------------------------*/