/*
Welcome to Custom CSS!

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

.hero-container-outer .entry-header {
	text-align: left;
	display: none;
}

.entry-header {
	text-align: left;
	
}

.main-navigation {
	display: table;
	text-align: center;
	margin: 0 auto;
}

.main-navigation a:hover, .main-navigation ul li.current-menu-item a, .main-navigation ul li.current_page_ancestor a, .main-navigation ul li.current-menu-ancestor a, .main-navigation ul li.current_page_item a, .main-navigation ul li:hover > a {
	color: #ffffff;
}

th {
	background-color: #FFFFFF;
	color: white;
	border: #FFFFFF;
	border-top: #FFFFFF;
	border-bottom: #FFFFFF;
}

.image img {
	max-width: 100%;
	max-height: 100%;
	-webkit-transition: .2s all;
}

.image img:hover {
	-webkit-filter: brightness(80%);
}

.button {
	border-radius: 10px;
}

.menu-items .nova_menu_item {
	border-top: 1px solid #ece8e0;
	margin-left: auto;
	margin-right: auto;
	max-width: 100%;
	padding: 1.75em 0;
	text-align: center;
}

.entry-featured img {
	display: table;
	float: center;
	margin: 0 auto;
}

.featured-image .zoom-gallery {
	text-align: center;
}

.menu-group-header {
	margin-bottom: 0;
}

.archive:not(.post-type-archive) .site-content, .search .site-content, .blog .site-content, .single .site-content element.style a img {
	background-image: url('https://abacusbooksonline.com/wp-content/uploads/2016/12/blog-black-and-white-short1.jpg');
	background-repeat: no-repeat;
	background-position: center;
	background-position: top;
}

element.style 
.entry-thumbnail img, .post-thumbnail img {
	margin-top: 250px;
}

.post-template-default.single single-post.postid-611.single-format-standard {
	background-image: url('https://abacusbooksonline.com/wp-content/uploads/2016/12/blog-black-and-white-short1.jpg');
	background-repeat: no-repeat;
	display: block;
	margin-top: 0;
}

.post-template-default.single single-post.postid-611.single-format-standard .archive:not(.post-type-archive) .site-content, .search .site-content, .blog .site-content, .single .site-content {
	background-image: url('https://abacusbooksonline.com/wp-content/uploads/2016/12/blog-black-and-white-short1.jpg');
	background-repeat: no-repeat;
	background-size: 100%;
	display: block;
	margin-top: 0;
}

.widget-area.sidebar-widget-area {
	padding-top: 250px;
}

.jetpack-testimonial .entry-header {
	display: none;
}

.menu-group-description
{
	display: none;
}

.archive:not(.post-type-archive) .site-content, element.style a img
{ background-image: none !important;
}

