/*
Theme Name:     Responsive Stice 
Description:    Child theme for the Responsive Theme 
Author:         stice
Template:       responsive
Version:        0.1.0
*/

@import url("../responsive/style.css");

/* =Social Icons
-------------------------------------------------------------- */
#header .social-icons {
	list-style:none;
	line-height:normal;
	margin:5px;
	text-align:right;
}

#header .twitter-icon, #header .youtube-icon, #header .facebook-icon, #header .linkedin-icon, #header .rss-feed-icon, #header .google-plus-icon, #header .stumble-upon-icon, #header .instagram-icon, #header .pinterest-icon, #header .yelp-icon, #header .vimeo-icon, #header .foursquare-icon {
	display:inline;
	margin:1px;
	padding-left:3px;
}
.page h1,
.single h1,
.breadcrumb-list {
   display:none;
}
.post-meta {
    display:none;
}