
/* 
 Theme Name:     MyChildTheme for Divi
 Author:         Wencke Wassermann
 Author URI:     http://www.wassermann-beratung.de
 Template:       Divi
 Version:        1.0 
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 







/* @media only screen and ( min-width:981px ) {
/* Set full-size logo height to 200px */
/*#logo { height: 200px; max-height: 200px !important; padding-bottom:18px; }
/*Set the „shrunken“ logo height to 100px */
/*.et-fixed-header #logo { max-height: 100px !important; padding-bottom:10px !important; }
/* Set the padding correctly (It should be: full-size height + 36px) */
/*div#page-container { padding-top: 236px !important; } 
} */


.footer-info {
	font-size: 11px;
	color: #ffffff !important; 	
}
.footer-info a {
	font-size: 11px;
	color: #ffffff !important; 	
}
.footer-info a:hover {
	font-size: 11px;
	color: #000066 !important; 	
}


.sharedaddy sd-sharing-enabled  {
	margin-left: 100px  !important;     /* 100px !important;  */
}
#content div.sharedaddy, #main div.sharedaddy, div.sharedaddy {
	margin-left: 100px !important;     /* 100px !important;  */
}