/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#primary-header .entry-meta {
	display: none;
}

.entry-author-link,
.entry-permalink,
.entry-date,
.entry-meta {
	display: none;
}

#primary-header {
	height: 30em;
}

.post-type-archive-jetpack-portfolio #infinite-handle {
	display: none;
}

.single-jetpack-portfolio #page #primary-header .container,
.single-jetpack-portfolio #page  .site-main {
	max-width: 100%;
}

.has-background-cover .overlay {
	opacity: 0;
}

.front-block.front-testimonials {
	background: #E8E8E8;
}

#fullscreen-header .skip-to-entry:before {
	font-size: 72px;
	color: #7FFF00;
}

.site-info {
	display: none !important;
}

.post-type-archive-jetpack-testimonial #page .jetpack-testimonial.hentry .entry-content,
.jetpack-testimonial-shortcode .testimonial-entry-content {
	background: #ebebeb;
}

.post-type-archive-jetpack-testimonial #page .jetpack-testimonial.hentry .entry-content:after {
	border-top-color: #ebebeb;
}

.post-type-archive-jetpack-testimonial #page .jetpack-testimonial.hentry .entry-content,
.jetpack-testimonial-shortcode .testimonial-entry-content {
	font-size: 22px;
}

.post-type-archive-jetpack-testimonial #page .jetpack-testimonial.hentry .entry-content,
.jetpack-testimonial-shortcode .testimonial-entry-content {
	color: #1e1e1e;
}

.front-block.front-testimonials {
	background: #f5f5f5;
}

.front-block.front-blog-posts {
	background: #cdcdcd;
}

#colophon {
	background: #5a5a5a;
}

#colophon {
	color: #f5f5f5;
}

.widget-title {
	color: #f5f5f5;
}

#site-navigation > div > ul > li.current-menu-item a {
	color: ##FDFEFE;
	text-decoration: underline;
}

.front-testimonials:before {
	content: "Collector Testimonials";
	margin-bottom: 60px;
	text-align: center;
	display: block;
	font: 32px playfair display;
}

.front-block.featured-page .grid-row .hentry .entry-summary .more-link {
	font-size: 0;
}

.front-block.featured-page .grid-row .hentry .entry-summary .more-link:before {
	content: "View the Pieces";
	font-size: 14px;
}

.inactive-sidebar.blog .site-main,
.inactive-sidebar.archive .site-main,
.inactive-sidebar.search .site-main,
.inactive-sidebar.single .site-main,
.inactive-sidebar.page.page-template-default .site-main,
.inactive-sidebar.single #primary-header .container,
.inactive-sidebar.page.page-template-default #primary-header .container {
	max-width: 100%;
}

.page-id-19 .entry-content .table > tbody > tr > td {
	border: none;
}