/*
Theme Name:     Pitstop101Media
Description:    
Author:         Pitstop101Media
Template:       Divi

(optional values you can add: Theme URI, Author URI, Version, License, License URI, Tags, Text Domain)
*/

#top-header {
	display: none;
}

#contact-info {
	display: block;
    position: absolute;
    top: 15%;
    right: 1%;
}

#contact-info span#et-info-email {
    color: #fff;
}

.et-fixed-header #contact-info span#et-info-email {
color: #3ec7bc;
}