/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
#page {
	background-color: transparent;
	padding-bottom: 20px;
	padding-bottom: 1.428571428rem;
	overflow: hidden;
}

.tablepress-id-N {
	width: auto;
	margin: 0 auto 1em;
}

div.main-tools {
	line-height: 1;
}

img.header-image {
	border-radius: 0;
	width: 1175px;
}

h1.entry-title {
	display: none;
}

#secondary .bse_nav_menu li.current_page_item > a, #secondary .bse_nav_menu li.current-menu-item > a {
	background-color: #000000;
}

#secondary.widget-area .bse_nav_menu .widget-title {
/*background-color: #88BB93;*/
	color: #000000;
	margin: 0;
	padding: 10px 12px;
}

#secondary .bse_nav_menu {
	width: 80%;
	border: transparent;
	background-color: transparent;
	border-radius: 6px 6px 6px 6px;
/*box-shadow: 0 1px 4px rgba(0,0,0,0.067);*/
/*margin: 0 0 24px;
	padding: 0;*/
	overflow: hidden;
}

.bse-container {
/* padding-left: 20px; */
/* padding-right: 20px; */
	padding-left: 1rem;
	padding-right: 1rem;
}

.widget-area .widget ul {
	list-style-type: none;
	margin-left: 0;
	text-align: center;
	text-transform: capitalize;
/* text-shadow: 3px 3px 5px black; */
}

.label, .badge {
	background-color: transparent;
}

.entry-content p iframe {
	display: block;
	margin: 0 auto;
}

.centered {
	text-align: center;
}

footer[role="contentinfo"] {
	opacity: 1;
}

/*
	CSS Migrated from Jetpack:
*/

/*
Welcome to Custom CSS!

CSS (Cascading Style Sheets) is a kind of code that tells the browser how
to render a web page. You may delete these comments and get started with
your customizations.

By default, your stylesheet will be loaded after the theme stylesheets,
which means that your rules can take precedence and override the theme CSS
rules. Just write here what you want to change, you don't need to copy all
your theme's stylesheet content.
*/
#page {
	background-color: transparent;
	padding-bottom: 20px;
	padding-bottom: 1.428571428rem;
	overflow: hidden;
}

.tablepress-id-N {
	width: auto;
	margin: 0 auto 1em;
}

div.main-tools {
	line-height: 1;
}

img.header-image {
	border-radius: 0;
	width: 1175px;
}

h1.entry-title {
	display: none;
}

#secondary .bse_nav_menu li.current_page_item > a, #secondary .bse_nav_menu li.current-menu-item > a {
	background-color: #000000;
}

#secondary.widget-area .bse_nav_menu .widget-title {
/*background-color: #88BB93;*/
	color: #000000;
	margin: 0;
	padding: 10px 12px;
}

#secondary .bse_nav_menu {
	width: 80%;
	border: transparent;
	background-color: transparent;
	border-radius: 6px 6px 6px 6px;
/*box-shadow: 0 1px 4px rgba(0,0,0,0.067);*/
/*margin: 0 0 24px;
	padding: 0;*/
	overflow: hidden;
}

.bse-container {
/* padding-left: 20px; */
/* padding-right: 20px; */
	padding-left: 1rem;
	padding-right: 1rem;
}

.widget-area .widget ul {
	list-style-type: none;
	margin-left: 0;
	text-align: center;
	text-transform: capitalize;
/* text-shadow: 3px 3px 5px black; */
}

.label, .badge {
	background-color: transparent;
}

.entry-content p iframe {
	display: block;
	margin: 0 auto;
}

.centered {
	text-align: center;
}

footer[role="contentinfo"] {
	opacity: 1;
}