/*
 Theme Name: Justin van Dyk
 Theme URI: https://vdyk.tech
 Description: Justin van Dyk - Child Theme
 Author: Justin van Dyk
 Author URI: https://vdyk.tech
 Template: Divi
 Version: 1.0.0
*/
 
/* =Theme customization starts here
------------------------------------------------------- */

.grecaptcha-badge { display:none;}

/*** Hide Default WP Header and Footer ***/
#main-header {
  display: none;
}
#main-footer {
	display: none !important;
}

.et_fixed_nav.et_show_nav #page-container {
	padding-top: 0 !important;
}