/*
Theme Name: CustomizrProChild
Version: 1.0
Description: A child theme of Customizr Pro
Template: customizr-pro
Author: Nicholas Tachmintzis
*/
/* Your awesome customization starts here */

@import url('https://fonts.googleapis.com/css?family=Roboto');

h1.entry-title {
display: none;
}

#top .fullsize .template-blog .blog-meta {
display: none !important;
}

h1, h2, h3, h4, h5, h6 {
	color: black;
	font-family: 'Roboto', cursive;
}