/* Custom CSS
------------------------------------------------------------ */
/* Beaver Builder Full Width Page*/
 
.beaver-page.fl-builder .content,
.beaver-page.fl-builder .content .page,
.beaver-page.fl-builder .content-sidebar-wrap,
.beaver-page.fl-builder .site-container,
.beaver-page.fl-builder .site-inner {
    background: none;
    border: 0;
    float: none;
    margin: 0 auto;
    padding: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
 
.beaver-page.fl-builder .content,
.beaver-page.fl-builder .content .page,
.beaver-page.fl-builder .content-sidebar-wrap,
.beaver-page.fl-builder .site-inner {
    max-width: 100%;
    width: 100%;
} 
.fl-builder .fl-row {
	_background-image:linear-gradient(to right, #e3d7cf, #d9cbc4);
    _background-color: #eee; 
}
/* SITE BACKGROUND */
.home-slider .widget-area {
  position: fixed;
  z-index: -1;
}
/* SITE HEADER */
@media only screen and (min-width:470px) and (max-width: 882px) {
.site-header {
	padding-bottom:20px;
} }
@media only screen and (min-width:882px) and (max-width: 1140px) {
.site-header {
	padding-bottom:15px;
} }

/* SITE HEADER BACKGROUND */
@media only screen and (min-width:470px) {
.site-header, .nav-primary {
 	background-color: #fff; 
} }
@media only screen and (max-width: 472px) {
.site-header {
 	background-color: #fff; 
 	padding-bottom: 90px;
 	margin-bottom:-60px;
} }
@media only screen and (max-width: 472px) {
.nav-primary {
 	background-color: #fff;
 	border-color: #F5F5F5;
} }
/* MENU */
.genesis-nav-menu .menu-item {
	display: inline-block;
    text-align: left;
	float: none;
	margin-top:0;
	text-transform: uppercase;
}
@media only screen and (max-width: 1149px) {
.genesis-nav-menu .menu-item {
	margin-top:-4px;
	margin-bottom: 5px;
} }
.menu-primary li.current_page_item a,
.menu-primary li.current-cat a,
.menu-primary li.current-menu-item a,
.site-header .genesis-nav-menu li.current-menu-item a {
	font-weight: bold;
}
/* CENTER MENU ON MOBILE */
@media only screen and (max-width: 1140px) {
.menu-primary li a {
	text-align: center;
} }
@media only screen and (min-width: 1140px) {
.nav-primary {
  display: _none;
} }
@media only screen and (max-width: 1140px) {
#menu-main-menu {
	display: _none; 
} }

/* HOME MENU CENTERED LOGO */
@media only screen and (min-width: 1140px) {
#menu-main-menu .home a {
	background-image: url('/wp-content/uploads/logo_FARM_TO_FORK.png');
	background-repeat: no-repeat;
	background-position: left;
	background-position: 10px 0px;
    border: 0px;
    width:280px;
    height:185px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: -2px;
    margin-top: 15px;
    font-size: 180px;
    color: rgba(0,0,0,0);
} 
#menu-main-menu a {
    margin-top:0px;
} }
/* HIDE LOGO (HOME MENU ITEM) NAV BACKGROUND IMAGE ON MOBILE */
@media only screen and (max-width: 1140px) {
#menu-main-menu .home a {
	display: none;
} }

/* HIDE LOGO ON NON MOBILE */
@media only screen and (min-width: 1140px) {
.site-header {
	display: none;
} }
/* SUB MENU */
.genesis-nav-menu .menu-item .sub-menu {
	line-height: 15px;
}
/* SUB MENU INDICATOR */
.nav-header #menu-main-menu .sf-with-ul {
	padding-right: 28px;
}
/* APPLY BORDER TO MOBILE MENU */
@media only screen and (max-width: 479px) {
.genesis-nav-menu .menu-item {
	border-style: solid;
	border-width: 0px;
	border-bottom-width: 1px;
	border-color: #eee;
} }
/* REMOVE DOWN ARROW ON DESKTOP */
@media only screen and (min-width: 1025px) {
.menu-item-has-children > a:after {
	display: _none;
} }
/* MENU SOCIAL ICONS */

/* FACEBOOK */
.facebook a {
	font-size: 26px;
	color: #616CB2;
}
#menu-main-menu .facebook a {
	font-size: 26px;
	color: #333;
}
@media only screen and (min-width: 1150px) {
a.facebook {
	font-size: 22px;
	padding-right: 12px;
	} }
@media only screen and (max-width: 1149px) {
a.facebook {
	font-size: 16px;
	} }	
a.facebook {
	color:#ccc;
}
a.facebook:hover {
	color: #cccfff;
}
/* INSTAGRAM */
.instagram a {
	font-size: 18px;
	color: #333;
}
@media only screen and (min-width: 1150px) {
a.instagram {
	font-size: 23px;
	padding-right: 12px;
	} }
@media only screen and (max-width: 1149px) {
a.instagram {
	font-size: 16px;
	} }	
a.instagram {
	color:#ccc;
}
a.instagram:hover {
	color: #cccfff;
}
#menu-main-menu .instagram a {
	font-size: 30px;
}
/* OTHERS */
#menu-main-menu .twitter a {
	font-size: 36px;
}
#menu-main-menu .Google a {
	font-size: 36px;
}
/* TELEPHONE NUMBER */
#menu-main-menu .phone a {
	font-size: 28px;
	color: #EA302B;
}
a.phone {
	font-family: 'Montserrat', sans-serif;
	font-size: 33px;
	color: #7Da42D;
	text-decoration: none;
	padding-right:10px;
	font-weight:900;
}
@media only screen and (max-width: 470px) {
a.phone {
	line-height:75px;
} }
@media only screen and (min-width: 470px) {
a.phone {
	line-height:35px;
} }
/* SHOW ALTERNATE STYLING ON SMALL DEVICES */
@media only screen and (max-width: 469px) {
a.phone {
	display:none;
} }
@media only screen and (min-width: 470px) {
a.phone-mob {
	display:none;
} }
a.phone-mob {
	font-family: 'Montserrat', sans-serif;
	font-size: 33px;
	color: #7Da42D;
	text-decoration: none;
	-webkit-text-stroke: 0.02em #222;
	padding-right:10px;
	font-weight:900;
}
a.phone-mob {
	line-height:40px;
}
@media only screen and (min-width: 1150px) {
#menu-main-menu .facebook a {
	background-position: 0px -4px;
    border: 0px;
    padding: 17px;
    margin-left: 2px;
    margin-bottom: -22px;
    margin-top: 0px;
}
#menu-main-menu .instagram a {
    background-position: 0px -4px;
    border: 0px;
    padding: 16px;
    margin-left: 10px;
    margin-bottom: -22px;
    margin-top: 0px;
}
#menu-main-menu .twitter a {
	background-position: 0px -4px;
    padding: 15px;
    border: 0px;
    margin-left: -2px;
    margin-bottom: -25px;
    margin-top: 5px;
}
#menu-main-menu .Google a {
	background-position: 0px -4px;
    padding: 25px;
    border: 0px;
    margin-left: 15px;
}
}
.genesis-nav-menu li.twitter a {
     /* display: none; */
}
.genesis-nav-menu li.facebook a {
    /* display: none; */
}
.genesis-nav-menu li.instagram a {
     /* display: none; */
}
.genesis-nav-menu li.Google a {
    /* display: none; */
}
@media only screen and (max-width: 479px) {
li.facebook, li.twitter, li.Google, li.instagram {
	font-size: 0px;
}
}
@media only screen and (max-width: 1150px) {
#menu-main-menu .facebook a {
	background-position: 0px -4px;
    border: 0px;
    padding: 17px;
    margin-left: 10px;
    margin-bottom: -15px;
    margin-top: 0px;
}
#menu-main-menu .instagram a {
    background-position: 0px -4px;
    border: 0px;
    padding: 16px;
    margin-left: 14px;
    margin-bottom: -2px;
    margin-top: 10px;
}
#menu-main-menu .twitter a {
	background-position: 0px -4px;
    padding: 15px;
    border: 0px;
    margin-left: -2px;
    margin-bottom: -25px;
    margin-top: 5px;
}
#menu-main-menu .Google a {
	background-position: 0px -4px;
    padding: 25px;
    border: 0px;
    margin-left: 15px;
}
}
/* MENU POST CATEOGIRES */
#menu-post-categories a {
	font-weight: bold;
	
}
/* POSTS STYLING */
.fl-post-grid-text {
	background-image: url("/wp-content/uploads/bg_callout2FL.jpg");
	background-repeat: no-repeat;
	}
.fl-post-grid-post h2.fl-post-grid-title a,
.fl-post-grid-post h2.fl-post-grid-title a:hover,
.fl-post-grid-post h2.fl-post-grid-title a:visited,
.fl-post-grid-post a.fl-post-grid-more,
.fl-post-grid-post a.fl-post-grid-more:hover,
.fl-post-grid-post a.fl-post-grid-more:visited {
	color:#ffffff;
}
/* POSTS ARCHIVE ENTRY CONTENT REMOVE PADDING */
.archive .entry-content p {
	text-indent: -15px; 
	}
/* RECENT POSTS */
.fl-module-content .widget_recent_entries ul li {
	border-bottom: 1px solid #cccccc;
	line-height: 20px;
	padding-bottom: 5px;
	padding-top: 5px;
	list-style: none;
}
.fl-module-content .widget_recent_entries ul {
	margin-left: -30px;
}
/* HEADER TEXT */
@media only screen and (max-width: 882px) {
.site-container .header-widget-area .widget-wrap img {
    padding-top: 33px;
  } }
@media only screen and (min-width: 475px) {
   .site-header .header-widget-area .widget_text .textwidget h2 {
    font-family: 'Seymour One', sans-serif;
	color: #333;
	line-height:38px;
	font-weight:900;
  } }
/* HEADER PHONE NUMBER */
  .site-header .header-widget-area .widget_text .textwidget h2 a {
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    font-family: verdana;
  }
.site-header .header-widget-area .widget_text .textwidget h2 a:hover {
    text-decoration: none;
  }
/* LOGO TAGLINE */
.logo-tagline .fl-heading-text {
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	font-weight: 900;
}  
/* RESPONSIVE TWEAKS */
@media only screen and (max-width: 909px) and (min-width: 100px) {
.site-header .header-widget-area .widget_text .textwidget,
.site-container .header-widget-area .widget-wrap {
	float: none;
	text-align: center;
	margin: 0 auto;
	margin-top: 15px;
	margin-bottom: 0px;
} }
@media only screen and (max-width: 749px) and (min-width: 100px) {
.site-header .header-widget-area .widget_text .textwidget,
.site-container .header-widget-area .widget-wrap {
		margin-top: 20px;
		margin-bottom: 0px;
} }
@media only screen and (max-width: 474px) {
  .site-header .header-widget-area .textwidget h2 {
	color: #000;
	font-size: 22px;
	width: 300px;
	line-height:25px;
	float: none;
	text-align: center;
	margin: 0 auto;
}
.site-header .header-widget-area .textwidget h2 a {
	color: #fff;
	font-size: 34px;
	width: 300px;
} }
@media only screen and (min-width: 474px) and (max-width: 1147px) {
  .site-header .header-widget-area .widget_text .textwidget {
  margin-top: 15px;
} }
@media only screen and (min-width: 400px) and (max-width: 474px) {
  .site-header .header-widget-area .widget_text .textwidget {
    margin-top: 10px;
    margin-bottom:15px;
} }
@media only screen and (min-width: 300px) and (max-width: 400px) {
  .site-header .header-widget-area .widget_text .textwidget {
   margin-top: 10px;
   margin-bottom:15px;
} }
@media only screen and (min-width: 200px) and (max-width: 300px) {
  .site-header .header-widget-area .widget_text .textwidget {
    margin-top: -10px;
} }
/* TEXT HIGHLIGHTS */
.fl-builder-content .text-highlights .fl-rich-text p {
	color: #76C9E3;
}
/* WHITE */
.white .fl-module-content .fl-icon-text p {
	color: #fff;
}
.white .fl-module-content .frm_form_fields .frm_primary_label {
	color: #fff;
}
/* SLIDER STYLING */
@media only screen and (min-width: 1100px) {
.home-slider {
    background-image:linear-gradient(to right, #e3d7cf, #d9cbc4);
    background-image: url("/wp-content/uploads/35295780-field-of-young-green-maize-or-corn-plants-backlit-by-the-sun-with-a-vintage-style-filter-effect-SliderBG.jpg");
    background-color: #eee; 
    background-position: center;
    background-repeat: no-repeat;
    background-position: 0px 55px;
} }
.slider_footer {
	z-index: -10000000;
}
/* HOME BACKGROUND CALLOUT */
.home-callout-bg, .home-bg {
    background-image:linear-gradient(to right, #e3d7cf, #d9cbc4);
    background-color: #eee; 
} 
/* POSTS */
.fl-post-grid-text h2.fl-post-grid-title {
   line-height: 20px;	
}
/* SINGLE POSTS */
.post h1.entry-title {
	font-size: 28px;
}
/* CALLOUTS */
.fl-callout h3.fl-callout-title {
	font-weight: 550;
	font-size: 22px;
	padding-bottom: 0px;
}
.fl-row-content-wrap .fl-callout-content .fl-callout-text ul {
padding-left: 3px;
margin-left: -30px;
margin-top: 10px;
}
.fl-row-content-wrap .fl-callout-content .fl-callout-text ul li {
padding-left: 30px;
padding-bottom: 6px;
background-image: url(/wp-content/uploads/Checkbox.png);
background-repeat: no-repeat;
background-position: 1px 4px;
/* list-style: none; */
}
/* ARCHIVED POSTS */
.entry-header h2.entry-title {
	font-size: 26px;
}
/* POST FOOTER NAV */
.pagination .pagination-previous a,
.pagination .pagination-next a {
	color: #88BD3B;
	font-size: 20px;
}
/* ACCORDION */
/* Move BB Accordion's icons to the left side */
.fl-module-accordion .fl-accordion-button {
  position: relative;
  width: 100%;
}
.fl-module-accordion .fl-accordion-button-label {
  padding-left: 25px;
  padding-top: 0px;
  font-size: 20px;
}
.fl-module-accordion .fl-accordion-item {
	margin-bottom: -5px;
}
.fl-module-accordion .fl-accordion-item ul li {
padding-left: 30px;
padding-bottom: 6px;
background-image: url(/wp-content/uploads/Checkbox.png);
background-repeat: no-repeat;
background-position: 1px 4px;
/* list-style: none; */
}
.fl-module-accordion .fl-accordion-button-icon {
  position: absolute;
  left: 0px;
  padding-top: 5px;
}
/* FORM STYLING */
.frm_radio label, .frm_checkbox label {
	display: flex !important;
	text-indent: unset !important; 
	padding-left: 0 !important;
	margin-top:8px;
}
.fl-widget .widget_frm_show_form h2.widgettitle {
	display: none;
}
.footer-contact .frm_submit button.frm_button_submit {
	background-color: #000;
}
/* UN-ORDERED LIST STYLING */
.fl-builder-content .fl-rich-text ul {
padding-left: 3px;
margin-left: 20px;
margin-top: -5px;
}
.fl-builder-content .fl-rich-text ul li {
padding-left: 5px;
padding-bottom: 6px;
/* background-image: url(/wp-content/uploads/Checkbox.png); */
background-repeat: no-repeat;
background-position: 1px 4px;
/* list-style: none; */
}
/* ORDERED LIST STYLING */
.fl-builder-content .fl-rich-text ol {
padding-left: 0px;
margin-top: 5px;
}
.fl-builder-content .fl-rich-text ol li {
padding-left: 4px;
margin-top: 6px;
}
.fl-builder-content .fl-rich-text ol li ol {
padding-left: 10px;
margin-top: -2px;
}
/* HIDE FORM HEADING */
.frm_form_widget h2 {
	display: none;
}
/* FORM STYLING */
.frm_forms .frm_message p {
	color: #fff;
}
/* FOOTER GLOBAL */
.footer-contact .fl-rich-text a,
.footer-contact .fl-rich-text a:visited, 
.footer-contact .fl-rich-text a:hover {
	color: #fff;
}
@media only screen and (max-width: 1140px) {
.site-footer {
	margin-top: 10px;
} }
.footer_global .fl-rich-text p,
.footer_global .fl-rich-text a,
.footer_global .fl-rich-text a:visited,
.footer_global .fl-rich-text h2,
.footer_global .fl-rich-text h3 {
    color: #fff;
}
.footer_global .fl-rich-text a:hover {
    text-decoration: underline;
    color: #fff;	
}
.footer_global .fl-rich-text h2,
.footer_global h2.widgettitle {
    font-size: 28px;	
}
/* FOOTER CSS */
.footer_copyright {
	font-size: 14px;
	width: 250px;
	float: left;
	color: #fff;
	margin-top: 14px;
}
.webdesign_footerIMG {
	text-align: right; 
	padding-right:16px; 
	margin-top: -2px;
	margin-bottom:0px; 
	float:right;
}
.webdesign_footerTXT {
	font-size: 13px;
	clear:right; 
	text-align: right; 
	float: right; 
	margin-top: -2px; 
	margin-bottom: 6px;
}
#wp-admin-bar-edit {
display:none;
}
.entry-meta {
	display:none;
}

/* Custom Responsive CSS
------------------------------------------------------------ */
@media only screen and (max-width: 1140px) {

}

@media only screen and (min-width: 910px) and (max-width: 1140px) {

}

@media only screen and (min-width: 590px) and (max-width: 1140px) {

}

@media only screen and (max-width: 1140px) {

}

@media only screen and (min-width: 883px) and (max-width: 909px) {

}

@media only screen and (max-width: 1140px) {
/* Logo must not appear too large on mobile */
.header-image .title-area, .header-image .title, .header-image .title a {
width: 100%;
max-width: 280px;
}
.header-image .site-header .wrap .title-area {
background-size: 100%;
height: auto;
}
}