/* 
 Theme Name:     Adaptive Consulting (PTY) Ltd
 Author:         Odyssey - Child Theme
 Author URI:     http://www.adaptive.za.com
 Template:       Divi
 Version:        2.0
 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: 5.0.3
*/ 


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

.et_header_style_left .logo_container {
height: 20%;
top: 35px;
}

/***Hide Profile Avatar Picture***/
#learndash_profile .profile_info .profile_avatar { 
    display: none; 
}

#learndash_profile .learndash_profile_details > div {
display: none;
}
#learndash_profile .profile_info {
display: none;
}
#learndash_profile .learndash_profile_heading {
display: none;
}
/*Footer*/
/*#main-footer {
display:none;
}*/

/* -- Credits -- */
.credits {
    width: 172px;
    height: 64px;
    position: absolute;
    bottom: 55px;
    right: 0px;
}

/* -- Extra theme may need this code -- */
#footer {
    position: relative;
}
