#cookie-notice .button {
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: 600;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 8px;
    margin-bottom: 10px;
}

#cookie-notice .button:hover {
background-color: rgb(229, 228, 196);
color: black;
}

#logo {
    background: url(images/mfwi-logo.png) center no-repeat;
    background-size: contain;
    max-width: 50px;
    height: 50px;
    margin-top: 15px;
    margin-left: 10px;
}

        #login {
    padding: 1% 0 0 !important;
}

a.alignleft, img.alignleft, .wp-caption.alignleft {
    margin: 0 12px 10px 0;
}

.menu-toggle {
    float: none;
}

a,
a:focus {
    outline: 0;
}

a, a:visited, a:hover {
    color: #587b26;
}

.header-new {
	background: white;
}

.site-footer {
	font-size: 12px;
}

td:first-child {
    padding-left: 6px;
}

.new-header-wrap {
	max-width: 1140px;
	margin: auto;
	padding: 5px;
	min-height: 120px;
}

.new-header-wrap h3 {
    padding-top: 30px;
    margin-left: 70px;
    margin-top: -70px;
    font-weight: 700;
    font-size: 14px;
}


.new-header-wrap .remove-padding {
	padding-left: 0px;
	padding-right: 0px;
}

.menu-toggle:focus, .menu-toggle:hover, .sub-menu-toggle:focus, .sub-menu-toggle:hover {
    background-color: transparent;
    border-width: 0;
    color: white;
}

.button-header {
    background: #e5e4c4;
    border-radius: 3px;
    padding: 10px;
    max-width: 100%;
    text-align: center;
    font-size: 12px;
}

.site-footer {
	font-size: 12px !important;
    color: white;
    background: #637f37;
}

.footer-widgets .widget-wrap {
	border: 1px solid green;
    padding: 15px;
}

.site-footer a {
    color: white;
}

body {
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
        background: #e5e4c4;
}

p {
 font-size: 15px;	
}

a[title*="Edit view"] { display: none; } 

.post-edit-link {
	display: none;
}

.title-area {
    display: none;
}

.site-header .wrap {
    max-width: 1140px;
    margin: auto;
}

.nav-primary {
    float: left;
    text-transform: uppercase;
}

.nav-primary ul {
    margin-bottom: 0rem;
}

.site-header {
background: #7a904f; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhOTA0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM1MDcwMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #7a904f 0%, #507023 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7a904f), color-stop(100%,#507023)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7a904f 0%,#507023 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7a904f 0%,#507023 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7a904f 0%,#507023 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7a904f 0%,#507023 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7a904f', endColorstr='#507023',GradientType=0 ); /* IE6-8 */
}

.site-header {
    position: relative;
}

.menu-toggle {
    color: white;
}

.site-header a,
.genesis-nav-menu a:focus, .genesis-nav-menu a:hover, .genesis-nav-menu .current-menu-item > a, .genesis-nav-menu .sub-menu .current-menu-item > a:focus, .genesis-nav-menu .sub-menu .current-menu-item > a:hover {

    color: white;
}

h1, h2, h3, h4, h5, h6 {
    color: #004236;
    font-family: Georgia, "Times New Roman", Times, serif;
}


.content {
    background: white;
    padding: 20px;
}

.sidebar .widget {
	background: white;
	padding: 20px;
}

.site-inner {
    padding: 0px 0px 0;
    margin-bottom: 40px;
}

.padding-top {
	    margin-top: 10px;
}

table {
	font-size: 10px;
}

#twitter-widget-0 {
	width: 250px !important;
}

@media (min-width: 576px) {
.container {
    max-width: 95%;
}

#logo {
    max-width: 70px;
    height: 70px;
    margin-top: 15px;
}

.site-inner {
    padding: 30px 30px 0;
    margin-bottom: 40px;
}

.new-header-wrap h3 {
    padding-top: 30px;
    margin-left: 90px;
    margin-top: -85px;
    font-weight: 700;
}

.button-header {
    padding: 15px;
    max-width: 400px;
    font-size: 10px;
}

.padding-top {
    padding-top: 15px;
}

p {
 font-size: 18px;	
}

table {
	font-size: 14px;
}

}

@media (min-width: 768px) { 


#logo {
    max-width: 100px;
    height: 100px;
}

.new-header-wrap h3 {
    margin-top: -100px;
}

.new-header-wrap h3 {
    padding-top: 30px;
    margin-left: 120px;
    margin-top: -100px;
}	

.new-header-wrap {
    max-width: 1140px;
    margin: auto;
    padding: 5px;
    min-height: 145px;
}

.button-header {
    font-size: 14px;
}
	

.padding-top {
    padding-top: 35px;
}

table {
	font-size: 15px;
}

#twitter-widget-0 {
	width: 100% !important;
}

}

@media (min-width: 992px) {

.new-header-wrap h3 {
    padding-top: 30px;
    margin-left: 120px;
    margin-top: -100px;
        font-size: 18px;

}	

.nav-primary .current_page_item a, .menu-primary .current-cat a, .nav-primary .current-menu-item a {
    background: url(images/triangle.png) top center no-repeat;
}

.genesis-responsive-menu {
    display: block;
    padding-top: 0px;
}

.new-header-wrap {
    max-width: 1140px;
    margin: auto;
    padding: 5px;
    min-height: 145px;
}
	
	.button-header {
    padding: 15px;
max-width: 260px;
    font-size: 18px;
}

.padding-top {
    padding-top: 30px;
}

body {
        font-size: 18px !important;
}

.genesis-nav-menu {
    line-height: 3;
}

.genesis-responsive-menu {
    padding-bottom: 0px;
}
	
}

@media (min-width: 1200px) {


	
}




