/* 
 Theme Name:     EFT Amsterdam Divi Child
 Author:         Lo van Beers
 Author URI:     https://eftamsterdam.nl
 Template:       Divi
 Version:        3.0.77
 Description:   A Child Theme built using the elegantmarketplace.com Child theme maker
Developed by Andrew Palmer for Elegant Marketplace www.elegantmarketplace.com Free to use and duplicate as many times as you like
 Wordpress Version: 4.8.2
*/ 


/* ----------- PUT YOUR CUSTOM CSS BELOW THIS LINE -- DO NOT EDIT ABOVE THIS LINE --------------------------- */ 


.rondefoto img {
border-radius: 50%;
}

/*html * {font-family: 'Karla', sans-serif;} */

/*margins mobile*/
@media only screen and (max-width: 980px) {
	#top-header > .container,
	#main-header > .container,
	#et_search_outer > .container,
	#main-content > .container,
	#main-footer > .container,
	#et-footer-nav > .container,
	#footer-bottom > .container,
	div.et_pb_row,
	div.et_pb_row.et_pb_row_fullwidth {
	width: 100% !important; 
   }
} 
