/*
Theme Name: Divi Child Theme
Theme URI: http://yourwebsite.com
Description: Child Theme For Divi
Author: Your Name
Author URI: http://yourwebsite.com
Version: 1.0.0
Template: Divi
*/

.select_page { 
	visibility: hidden; 
}

.stats-point{
	white-space: nowrap;
}

@media (max-width: 980px) {
    .et_header_style_split #main-header .mobile_nav {        
        background-color: transparent;
    }
}