/*
Theme Name: Divi Houtvrij Theme
Description: A child theme to house custom coding which modifies the Divi parent theme by Elegant Themes. 
Author:   Henk de Jong 
Author URI: https://houtvrij.nl
Template: Divi
*/


/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

.right {
	float: right !important;
}
#footer-bottom {
	display: none;
}

#menu-footermenu {
	padding-top: 2px;
	padding-bottom: 4px;
}

#menu-footermenu a {
	font-size: 12px;
	font-weight: 400;
	color: #ffffff;
}

/*------------------------------------------------*/
/*---------------------[LOGO]---------------------*/
/*------------------------------------------------*/

.et_pb_svg_logo #logo {
	max-width: 210px;
}