 
/*
 Theme Name:     Customizr Child  
 Theme URI:      http://mysite.com/ 
 Description:    My description    
 Author:         Me                
 Author URI:     http://mysite.com/ 
 Template:       customizr      
 Version:        1.0.0             
*/

 @import url("../customizr/style.css");
 
 /* Remove Post/Page Icon */
.page #main-wrapper h1.format-icon:before {
content:    none;
}