/*
Welcome to Custom CSS!

To learn how this works, see http://wp.me/PEmnE-Bt
*/
#site-header {
	width: 100%;
	max-width: 100%;
	text-align: center;
}

#site-nav {
	width: 100%;
	max-width: 100%;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}

.site-logo {
	margin: -15px auto;
}

.front-fullwidth .widget_zuki_quote blockquote.quote-text,
	.front-content .widget_zuki_quote blockquote.quote-text {
	font-size: 40px;
	text-align: center;
}

.rp-medium-one-content .entry-author, .rp-medium-one-content .entry-comments {
	display: none;
}

.blog .entry-thumbnail {
	display: none;
}

#featured-content .rp-big-one-content .entry-comments {
	display: none;
}

#featured-content .rp-big-one-content .story {
	background-color: rgba(255,255,255,0.8);
}

.front-fullwidth .widget_zuki_recentposts_big .rp-big-one-content .story, #featured-content .rp-big-one-content .story {
	background-color: rgba(255,255,255,0.8);
}

.rp-big-one-content .entry-comments, .rp-big-one-content .entry-cats {
	display: none;
}

.rp-medium-two-content .entry-comments {
	display: none;
}

.rp-medium-one-content .entry-comments, .rp-medium-two-content .entry-cats {
	display: none;
}

.wpnbha button {
	background-color: #000000;
}

.rp-color .entry-comments, .rp-color .entry-cats {
	display: none;
}

.entry-content {
	padding: 0;
}

.entry-content>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide), [class*=__inner-container]>:not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
	max-width: 800px;
}

.wpnbha {
	margin-bottom: .25em;
	border-bottom: solid;
	border-bottom-width: thin;
	border-bottom-color: #ccc;
}

.wpnbha article {
	margin: 0 0 80px;
	padding-bottom: 30px;
	border-bottom: none;
	line-height: 1.3;
}

.wpnbha button {
	margin-top: 0;
	margin-bottom: 5em;
}

.entry-content, .entry-summary, .blog .entry-meta, .single-post .entry-meta, #comments, #disqus_thread {
	max-width: 760px;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next, .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {
	display: none !important;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-next, .wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_button-prev {
	display: none !important;
}

.wp-block-jetpack-slideshow[data-autoplay=true] .wp-block-jetpack-slideshow_button-pause {
	display: none !important;
}

.wp-block-jetpack-slideshow .wp-block-jetpack-slideshow_pagination.swiper-pagination-bullets {
	display: none;
}

.entry-date, .entry-comments {
	display: none !important;
}