.site {
    max-width: 1140px;
}


.themonic-nav .current-menu-item > a, .themonic-nav .current-menu-ancestor > a, .themonic-nav .current_page_item > a, .themonic-nav .current_page_ancestor > a {
	background-color: #77bd6f;
}

.themonic-nav ul.nav-menu, .themonic-nav div.nav-menu {
	background-color: #f1faef;
	border-bottom: 3px solid #77bd6f;
	border-top: 1px solid #77bd6f;
}

.themonic-nav li a, .themonic-nav li {
	z-index: 999;
}

.home .entry-header {
	display: none;
}

.site-content {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 25px;
	padding-bottom: 0;
}

.themonic-nav li:hover {
	display: inline-block;
	text-decoration: none;
	background: #eeeeee;
}

.themonic-nav li :hover {
	background-color: #848484;
}

.themonic-nav li ul li a:hover {
	background: #eeeeee;
}

.themonic-nav li ul li a {
	background: #eeeeee;
}

body {
	color: #666666;
}

a:hover {
	color: #848484;
}

/* Assistive text */
.assistive-text,
.site .screen-reader-text {
	position: absolute !important;
	clip: rect(1px,1px,1px,1px);
}

.themonic-nav .assistive-text:hover,
.themonic-nav .assistive-text:active,
.themonic-nav .assistive-text:focus {
	background: #fff;
	border: 2px solid #333;
	border-radius: 3px;
	clip: auto !important;
	color: #000;
	display: block;
	font-size: 12px;
	padding: 12px;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100000;
/* Above WP toolbar */
}

/* Navigation Menu and icons*/
.themonic-nav {
	box-shadow: 0 0 0 0 #eeeeee;
	text-align: left;
	float: center;
	width: 100%;
}

.themonic-nav li {
	font-size: 12px;
	line-height: 1.42857143;
	width: auto;
/*transition: .3s ease 0;*/
/* WTD */
}

/* Footer box-shadow: 4px 1px 10px 1px #F1F1F1;*/
footer[role="contentinfo"] {
	background: #eeeeee;
	width: 100%;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	clear: both;
	font-size: 14px;
	height: auto;
	line-height: 2;
	margin-right: auto;
	margin-bottom: 0;
	padding: 24px 0;
}

.widget-area .widget-title {
	background: #eeeeee;
	font-size: 16px;
}

.themonic-nav  li a {
	padding: 0 15px;
	background: #ffffff;
	transition: 0 ease 0;
/* WTD */
}

a:link {
	color: #848484;
}

a:hover {
	color: #848484;
}

.widget_text {
	background-color: #faf9f9;
}

img {
	max-width: 100%;
	height: auto;
}


.wpb_flexslider .flex-control-nav {
	display: none;
}

.themonic-logo img {
	display: block;
	margin: 0 auto;
}

.themonic-logo {
	padding: 0;
	margin: 0;
}

.themonic-logo img {
	display: block;
	margin: 0 auto;
}

.themonic-logo {
	float: none;
}

.header-image {
	margin-top: 0;
}