/*
Theme Name:   Foodfarm child theme
Theme URI:    http://hn.arrowpress.net/foodfarm/
Description:  Foodfarm - WordPress Theme for Farm, Farmers and Food, Organic.
Author:       AHT
Author URI:   http://arrowhitech.com/
Template:     foodfarm
Version:      1.0
License:      
License URI:  
Tags:         two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, post-formats, sticky-post, theme-options, translation-ready
Text Domain:  foodfarm-child
*/

@import url("../foodfarm/style.css");
/*HEAD*/
header#masthead {
     height: 200px;
}
 .header-v2 .header-logo {
     margin-top: 0px;
}
nav#site-navigation {
     height: 150px;
     display: flex;
     align-items: center;
}
.main-navigation .col-lg-9 {
     height: 121px;
     display: flex;
     align-items: center;
     justify-content: flex-end;
}
.header-v2 .main-navigation, .fixed-header .header-v2.is-sticky .main-navigation, .header-v5.is-sticky .main-navigation {
     border-top: none;
     border-bottom: none;
     background-color: #fff !important;
}
#masthead .main-navigation ul li a {
     color: #000;
}
.dbs-whatsinseason {
	color: #fff;
    position: relative;
    top: -120px;
    left: 20px;
}
.dbs-whatsinseason h2 {
	margin-bottom: 10px;
}
.dbs-whatsinseason h2:before {
	position: absolute;
    content: "";
    width: 35px;
    height: 2px;
    background: #fff;
    left: 0;
    top: -7px;
}
.side-breadcrumb2 {
     padding-top: 350px !important;
}
.page-title {
     text-align: center !important;
     float: none !important;
     display: flex;
     justify-content: center;
     align-items: center;
     position: relative;
     top: -66px;
} 
.side-breadcrumb .page-title h1 {
     color: #fff;
     font-size: 45px;
     font-weight: 500;
     text-transform: uppercase;
     text-shadow: 7px 2px 8px #000;
}

.contact-desc .number {
    font-size: 22px;
}
.gform_fields input, .gform_fields textarea, .gform_fields select {
	background-color: #ffffff;
	border: 2px solid #2e2e2e;
}
.gform_button.button {
	background-color: #94c347;
	color: white;
}

.gmap {
    -webkit-filter: none;
    -moz-filter: none;
    -ms-filter: none;
    -o-filter: none;
    filter: none;
}
.gmap img {
    -webkit-filter:  none;
    -moz-filter:  none;
    -ms-filter:  none;
    -o-filter:  none;
    filter: none;
}

.recipes_toptx {
    display:block;
    margin-bottom: 50px;
}
.footer_nl {
	display:block;
    padding: 40px;
    background-color: #4C0000;
}
.footer_nl_inner {
	display:block;
   	margin: 0 auto;
   max-width: 1200px;
   padding: 20px;
}
.footer_nl_inner h2{
    color: #ffffff;
	display: inline-block;
	width: 50%;
	vertical-align: middle;
}
.footer_nl_inner .mc4wp-form {
	display: inline-block;
	width: 50%;
	vertical-align: middle;
}
ul > li {
	list-style-type: disc;
}
h3, h4 {
    line-height: 1.43!important;
}
p{
	line-height: 1.5;
}
li, ul{
	    line-height: 1.2;
}
.page-id-2559 h4, h3{
	margin: 1.33em 0;
}
ul{
	    padding-left: 18px;
	margin: 1.33em 0;
}
.menu-item-1978 > a, .menu-item-1979 > a, .menu-item-1982 > a{
    cursor: default;
  }