.menu-toggle {display: none!important;}
@media only screen and (max-width: 1100px){
.mob-menu-header-holder {background-color: #fff !important;}
.site-inner {margin: 70px 0!important;}
}
h2 {font-weight:700!important;}
.footer-widgets-1 {width:100%!important;}
.site-header {height: 217px!important;}
.site-header .wrap {height: 217px!important;}
.genesis-nav-menu {
	border-bottom: 1px solid #000 ;
	border-top: 1px solid #000;
}
#featured-post-8 .entry-header .entry-meta {
	text-align: center !important;
}

#featured-post-6 .entry-header .entry-meta {
	text-align: center !important;
}

#featured-post-5 .entry-header .entry-meta {
	text-align: center !important;
}

#featured-post-4 .entry-header .entry-meta {
	text-align: center !important;
}

#featured-post-3 .entry-header .entry-meta {
	text-align: center !important;
}

#featured-post-2 .entry-header .entry-meta {
	text-align: center !important;
}

#featured-post-1 .entry-header .entry-meta {
	text-align: center !important;
}

#featured-post-10 .entry-header .entry-meta {
	text-align: center !important;
}

#featured-post-9 .entry-header .entry-meta {
	text-align: center !important;
}

#featured-post-11 .entry-header .entry-meta {
	text-align: center !important;
}

h4.widgettitle, .home-bottom .widgettitle {
	color: #f1cb38;
	border-bottom: 1px solid #f1cb38;
	font-weight: 600;
	font-size: 24px;
}

a.more-link, .more-from-category a {
	background: #29416F none repeat scroll 0 0;
	color: #fff;
}

.more-from-category a:hover {
	background: #f1cb38 !important;
	color: #fff;
}

body {
	font-size: 19px !important;
}

h2, h1.entry-title {
	text-transform: none !important;
}

.site-description {
	display: none !important;
}

.foodie-pro .site-header {
	padding: 0 !important;
}

#sxss_signature {
	border: none !important;
}

h3.widgettitle, .footer-widgets .widgettitle {
	color: #f1cb38;
	background: #29416F;
	font-size: 20px;
	padding: 8px;
}

.genesis-nav-menu .sub-menu {
	border-bottom: 5px solid #F1CB38;
}

.genesis-nav-menu .sub-menu a:hover,
.genesis-nav-menu .sub-menu .current-menu-item > a:hover {
	color: #F1CB38;
	background: #29416F;
}
h2 { 
	color: #000000;
font-size:24px; 
} 
.entry-content h2 {
	line-height: 1.2 !important;
}
.entry-content li, .entry-content p {
font-size: 20px !important;
}

/** Sidescroll fix for mobile devices **/
@media only screen and (max-width: 399px) {
	.entry-content p {
    word-wrap: break-word !important;
	}
}
/** End Sidescroll fix for mobile devices **/