@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    vertical-align: baseline
}

address,
dl,
p {
    margin: 0 0 1.5em
}

body,
h1,
h3 {
    line-height: 1
}

address,
blockquote,
dfn,
em {
    font-style: italic
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

body {
    background: #fff
}

tbody tr.even td,
tbody tr:nth-child(even) td,
thead th {
    background: #E9E6AF
}

ol,
ul {
    list-style: none;
    margin: 0 1.5em 1.5em 0;
    padding-left: 1.5em
}

blockquote,
q {
    quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.4em;
    width: 100%;
    border: 1px solid #C9C68F
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    color: #111
}

h1 {
    font-size: 2.5em;
    margin-bottom: .5em
}

h2 {
    font-size: 1.9em;
    margin-bottom: .75em
}

h3 {
    font-size: 1.5em;
    margin-bottom: 1em;
    line-height: 120%;
}

h4 {
    font-size: 1.2em;
    line-height: 1.25;
    margin-bottom: 1.25em
}

h5,
h6 {
    font-size: 1em;
    font-weight: 700
}

h5 {
    margin-bottom: 1.5em
}

h1 img,
h2 img,
h3 img,
h4 img,
h5 img,
h6 img,
li ol,
li ul {
    margin: 0
}

p {
    line-height: 1.5
}

a:focus,
a:hover {
    color: #09f
}

a {
    text-decoration: underline
}

.bg-img-banner .title,
.bg-img-banner a,
.footer-nav a,
.post-list .post .more,
.primary-nav a,
.sub-nav ul a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
    text-decoration: none
}

blockquote {
    margin: 1.5em;
    color: #666
}

dfn,
dl dt,
strong,
th {
    font-weight: 700
}

sub,
sup {
    line-height: 0
}

abbr,
acronym {
    border-bottom: 1px dotted #666
}

del {
    color: #666
}

pre {
    margin: 1.5em 0;
    white-space: pre
}

code,
pre,
tt {
    font: 1em 'andale mono', 'lucida console', monospace;
    line-height: 1.5
}

ul {
    list-style-type: disc
}

ol {
    list-style-type: decimal
}

.footer-nav ul li:last-child,
.last,
.primary-nav ul li:last-child {
    margin-right: 0
}

.footer-nav ul li:last-child {
    vertical-align: top;
}

dd {
    margin-left: 1.5em
}

thead th {
    border-bottom: 1px solid #C9C68F;
    font-family: "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif !important
}

caption,
td,
th {
    padding: 10px 15px 10px 10px
}

.bottom,
.our-heritage-lp .main-content-wrapper {
    padding-bottom: 0
}

tfoot {
    font-style: italic
}

caption {
    background: #758053;
    font-size: 1.2em;
    font-weight: 700;
    color: #fff;
    -webkit-text-shadow: rgba(0, 0, 0, .5) -1px 0, rgba(0, 0, 0, .3) 0 -1px, rgba(255, 255, 255, .5) 0 1px, rgba(0, 0, 0, .3) -1px -2px;
    -moz-text-shadow: rgba(0, 0, 0, .5) -1px 0, rgba(0, 0, 0, .3) 0 -1px, rgba(255, 255, 255, .5) 0 1px, rgba(0, 0, 0, .3) -1px -2px;
    text-shadow: rgba(0, 0, 0, .5) -1px 0, rgba(0, 0, 0, .3) 0 -1px, rgba(255, 255, 255, .5) 0 1px, rgba(0, 0, 0, .3) -1px -2px
}

.leadership-row2img img {
	padding: 10px;
}

.small {
    font-size: .8em;
    margin-bottom: 1.875em;
    line-height: 1.875em
}

.large {
    font-size: 1.2em;
    line-height: 2.5em;
    margin-bottom: 1.25em
}

.hide {
    display: none
}

.quiet {
    color: #666
}

.loud {
    color: #000
}

.highlight {
    background: #ff0
}

.added {
    background: #060;
    color: #fff
}

.removed {
    background: #900;
    color: #fff
}

.first {
    margin-left: 0;
    padding-left: 0
}

.last {
    padding-right: 0
}

.top {
    margin-top: 0;
    padding-top: 0
}

.bottom {
    margin-bottom: 0
}

.clearfix:after,
.container:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    overflow: hidden
}

.footer-nav ul:after,
.post-list .post .media-body:after,
.post-list .post:after,
.primary-nav ul:after {
    content: "";
    clear: both
}

.clearfix,
.container {
    display: block
}

.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0
}

sup {
    font-size: 50%;
    vertical-align: middle;
    margin-left: .25rem
}

.footer-nav ul,
.primary-nav ul {
    margin: 0;
    padding: 0;
    border: 0
}

.footer-nav ul:after,
.primary-nav ul:after {
    display: table
}

.footer-nav ul li,
.primary-nav ul li {
    list-style-image: none;
    list-style-type: none;
    margin-left: 0;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
    padding-left: 0;
    padding-right: 0
}

.footer-nav ul a,
.primary-nav ul a {
    display: block
}

.post-list .post:after {
    display: table
}

.post-list .post .media-img {
    display: block;
    float: left;
    margin-right: 5%;
    width: 30%
}

.post-list .post .media-img>img {
    display: block
}

.post-list .post .media-body {
    width: 65%;
    float: right
}

.post-list .post .media-body:after {
    display: table
}

.post-list .post {
    padding-bottom: 40px;
    margin-bottom: 40px
}

.post-list .post header .title {
    font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 25px;
    font-size: 2.5rem;
    margin-bottom: 1.2rem
}

.post-list .post header time {
    font-size: 13px;
    font-size: 1.3rem;
    display: block;
    margin-bottom: 5px;
    text-transform: uppercase
}

.post-list .post .excerpt {
    margin-bottom: 1rem;
    color: #777
}

body,
h1 {
    color: #006F51
}

.post-list .post .more {
    max-width: 150px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: 700
}

.post-list .post:last-child {
    margin-bottom: 0
}

@media screen and (max-width:780px) {
    .post-list .post {
        padding-bottom: 20px;
        margin-bottom: 20px
    }

    .post-list .post header .title {
        font-size: 18px;
        font-size: 1.8rem
    }
}

.post header>time {
    display: block;
    text-transform: uppercase
}

.affiliations-footer:after,
.family-farmers-callout:after,
.five-freedoms-callout:after,
.georges-333-callout:after,
.heritage-callout:after,
.main-content-wrapper:after,
.main-footer:after,
.main-header:after,
.our-company-callout:after,
.our-failities-callout:after,
.our-heritage-callout:after,
.our-history-callout:after,
.our-innovation-callout:after,
.our-leadership-callout:after,
.raise-chickens-callout:after,
.section-header:after,
.services-callout:after,
.two-column-layout:after,
.work-georges-callout:after {
    display: table;
    content: "";
    clear: both
}

.affiliations-footer,
.family-farmers-callout,
.five-freedoms-callout,
.georges-333-callout,
.heritage-callout,
.main-content-wrapper,
.main-footer,
.main-header,
.our-company-callout,
.our-failities-callout,
.our-heritage-callout,
.our-history-callout,
.our-innovation-callout,
.our-leadership-callout,
.raise-chickens-callout,
.section-header,
.services-callout,
.work-georges-callout {
    padding: 0 6%;
    position: relative
}

.two-column-layout .sidebar {
    position: relative;
    float: left;
    width: 32%;
    margin-left: 8%;
    min-height: 1px
}

@media screen and (max-width:780px) {
    .two-column-layout .sidebar {
        width: auto;
        float: none;
        margin-left: 0;
        margin-top: 40px;
        padding-top: 40px;
        border-top: 1px solid #dfdfdf
    }
}

.two-column-layout .main-column {
    float: left;
    width: 60%;
    min-height: 1px
}

@media screen and (max-width:780px) {
    .two-column-layout .main-column {
        width: auto;
        float: none
    }
}

.one-column-narrow-layout .main-column {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto
}

*,
:after,
:before {
    box-sizing: border-box
}

html {
    font-size: 62.5%
}

body {
    font-size: 1.6rem;
    min-width: 240px;
    font-family: "PT Serif", Georgia, "Times New Roman", serif
}

.footer-nav ul,
.primary-nav,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

embed,
img,
media,
object,
video {
    max-width: 100%;
    height: auto
}

iframe {
    max-width: 100%
}

a {
    color: #51A94E
}

a:active,
a:hover {
    color: #30632e
}

h2,
h3,
h4,
h5,
h6 {
    color: #6EC26B
}

.chromeframe {
    padding: 20px 0;
    text-align: center;
    background-color: #fff200;
    color: #222;
    font-size: 1.2em;
    position: relative;
    z-index: 1000
}

.chromeframe p {
    max-width: 700px;
    margin: 0 auto
}

.main-header {
    border-bottom: 4px solid #6EC26B
}

.main-header .logo {
    margin-bottom: 10px
}

.main-header .logo img {
    width: 100%;
    height: auto;
    max-width: 150px;
    display: block;
    margin-left: auto;
    margin-right: auto
}

@media screen and (min-width:780px) {
    .main-header {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }

    .main-header .logo {
        margin-bottom: 0;
        padding-right: 40px;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .main-header .logo img {
        margin-left: 0;
        max-width: 120px
    }

    .main-header .primary-nav {
        text-align: right;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .primary-nav ul {
        font-size: calc(1.4rem + .25vw)
    }

    .primary-nav li {
        margin-right: 10px
    }
}

@media screen and (min-width:860px) {
    .main-header .logo img {
        max-width: 150px
    }
}

.primary-nav {
    text-align: center;
}

.primary-nav ul {
    font-size: calc(1.4rem + .25vw)
}

.primary-nav li {
    margin-right: 10px;
    text-align: center
}

.primary-nav a {
    color: #006F51;
    padding: 4px 0
}

.primary-nav a:hover {
    color: #51A94E
}

.primary-nav .tel a {
    border: 3px solid #6EC26B;
    border-radius: 4px;
    padding: 10px 20px
}

@media screen and (min-width:990px) {
    .main-header .logo img {
        max-width: 200px
    }

    .primary-nav ul {
        font-size: calc(1.5rem + .25vw)
    }

    .primary-nav li {
        margin-right: calc(12px + .5vw)
    }
}


@media screen and (min-width:991px) {
    .primary-nav ul {
        font-size: calc(1.2rem + .5vw)
    }

    .primary-nav li {
		/*margin-right: calc(15px + .75vw)*/
		margin-right: calc(10px + .35vw);
    }
}

@media screen and (min-width:1400px) {
    .primary-nav ul {
        font-size: calc(1.2rem + .5vw)
    }

    .primary-nav li {
		/*margin-right: calc(15px + .75vw)*/
		margin-right: calc(16px + .75vw);
    }
}
.section-header-wrapper {
    background-color: #000
}

.section-header {
    padding-top: calc(60px + 12vw);
    padding-bottom: calc(20px + 2vw);
    overflow: hidden;
    background: url(/wp-content/uploads/2019/09/default-header.jpg) 50% 50% no-repeat #444;
    background-size: cover;
    color: #fff
}

.section-header .title {
    color: #fff;
    margin-bottom: 0;
    font-size: calc(2.5rem + 2vw);
    text-shadow: 2px 2px 10px rgba(0, 0, 0, .2)
}

.main-content-wrapper {
    padding-top: calc(40px + 4vw);
    padding-bottom: calc(40px + 3vw)
}

@media screen and (min-width:780px) {
    .section-header .title {
        font-size: 5vw
    }

    .main-content-wrapper .sidebar {
        margin-top: calc((-1 * calc(40px + 4vw)) - 50px)
    }
}

.sub-nav {
    margin-left: auto;
    margin-right: auto;
    max-width: 500px;
    padding: 40px 30px;
    margin-bottom: 40px;
    background-color: #006F51;
    border-radius: 4px;
    color: #fff;
    font-size: calc(1.6rem + .5vw)
}

.sub-nav .sub-nav-title {
    font-size: calc(2rem + .5vw);
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #fff
}

.sub-nav ul {
    margin: 0;
    padding: 0;
    font-size: 16px;
    font-size: 1.6rem;
    list-style-type: none
}

.banner-list .banner img,
.footer-nav,
.main-footer .contact-info,
.sidebar .banner-list .banner {
    margin-right: auto;
    margin-left: auto
}

.sub-nav ul li {
    margin-bottom: 10px
}

.sub-nav ul li:last-child {
    margin-bottom: 0
}

.sub-nav ul a.current_item,
.sub-nav ul li.selected a {
    color: #40863e
}

.sub-nav ul a {
    display: block;
    line-height: 1.25;
    padding: 3px 0;
    color: #fff
}

.sub-nav ul a:hover {
    color: rgba(255, 255, 255, .4)
}

.banner-list .banner {
   /* margin-bottom: 40px;*/ /* removed 10/11/19 */
    border-radius: 4px
}

.banner-list .banner:hover img {
    transform: scale(.95)
}

.banner-list .banner img {
    transition: all .2s;
    display: block;
    border-radius: 4px
}

.sidebar .banner-list .banner {
    max-width: 500px
}

.bg-img-banner {
    background-color: #00f;
    position: relative
}

.bg-img-banner img {
    display: block;
    width: 100%
}

.bg-img-banner a {
    display: block
}

.bg-img-banner .title {
    color: #fff;
    position: absolute;
    bottom: 10px;
    left: 20px;
    font-size: 24px;
    font-size: 2.4rem
}

.main-footer {
    padding-top: 20px;
    padding-bottom: 40px;
    background: url(/wp-content/uploads/2019/09/footer-bg.jpg) 50% 50% no-repeat #006F51;
    background-size: cover;
    color: #fff;
    text-align: center
}

.main-footer .copyright {
    font-size: 11px;
    font-size: 1.1rem;
    margin-bottom: 0;
    color: #6EC26B
}

.main-footer .copyright a {
    padding-left: 5px
}

.main-footer .copyright a:hover {
    color: #fff
}

.main-footer .divider {
    color: #6EC26B
}

.main-footer .contact-info {
    max-width: 500px;
    font-size: 14px;
    font-size: 1.4rem;
    margin-bottom: 40px
}

.main-footer .contact-info .title {
    margin-bottom: .75rem
}

.main-footer .contact-info p {
    margin-bottom: .5rem
}

.main-footer .contact-info a {
    color: #fff
}

.main-footer .contact-info a:hover {
    color: #6EC26B
}

.footer-nav {
    border-bottom: 2px solid rgba(110, 194, 107, .4);
    padding-bottom: 15px;
    margin-bottom: 40px;
    max-width: 1100px
}

#social-media-icons,
.audiencenav-form .form-group {
    margin-bottom: 20px
}

.footer-nav ul {
    text-transform: uppercase
}

.footer-nav ul li {
    margin-right: 2vw
}

.footer-nav a {
    color: #fff
}

#social-media-icons a {
    font-size: 4em;
    margin-right: 10px
}

#social-media-icons a:hover {
    color: #fff
}

.family-farmers-callout,
.five-freedoms-callout,
.georges-333-callout,
.heritage-callout,
.our-company-callout,
.our-failities-callout,
.our-heritage-callout,
.our-history-callout,
.our-innovation-callout,
.our-leadership-callout,
.raise-chickens-callout,
.services-callout,
.work-georges-callout {
    background-size: cover;
    background-positon: 50% 50%;
    background-repeat: no-repeat;
    padding-top: calc(40px + 4vw);
    padding-bottom: calc(40px + 4vw);
    text-align: center
}

.family-farmers-callout .title,
.five-freedoms-callout .title,
.georges-333-callout .title,
.heritage-callout .title,
.our-company-callout .title,
.our-failities-callout .title,
.our-heritage-callout .title,
.our-history-callout .title,
.our-innovation-callout .title,
.our-leadership-callout .title,
.raise-chickens-callout .title,
.services-callout .title,
.work-georges-callout .title {
    font-size: calc(3rem + 1vw);
    margin-bottom: 2rem
}

.family-farmers-callout .body,
.family-farmers-callout .callout-header,
.five-freedoms-callout .body,
.five-freedoms-callout .callout-header,
.georges-333-callout .body,
.georges-333-callout .callout-header,
.heritage-callout .body,
.heritage-callout .callout-header,
.our-company-callout .body,
.our-company-callout .callout-header,
.our-failities-callout .body,
.our-failities-callout .callout-header,
.our-heritage-callout .body,
.our-heritage-callout .callout-header,
.our-history-callout .body,
.our-history-callout .callout-header,
.our-innovation-callout .body,
.our-innovation-callout .callout-header,
.our-leadership-callout .body,
.our-leadership-callout .callout-header,
.raise-chickens-callout .body,
.raise-chickens-callout .callout-header,
.services-callout .body,
.services-callout .callout-header,
.work-georges-callout .body,
.work-georges-callout .callout-header {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto
}

.our-heritage-callout {
    background-color: #6EC26B;
    color: #fff
}
.our-heritage-callout .title {
    color: #fff
}



.header-video {
    width: 100%;
    max-width: 100%;
    display: block
}

#HeaderVideo::--webkit-media-controls-play-button,
#HeaderVideo::-webkit-media-controls-panel,
#HeaderVideo::-webkit-media-controls-start-playback-button {
    display: none !important;
    -webkit-appearance: none
}

.section-header.video-header {
    padding: 0;
    background-image: none
}

.section-header.video-header .title {
    position: absolute;
    bottom: 10%;
    width: 50%;
    left: 6%;
    margin: 0;
    padding: 0;
    z-index: 99999
}

.alt-button i,
.button i,
button i,
input[type=submit] i {
    margin-left: 10px
}

label {
    color: #000;
    display: block;
    margin-bottom: 5px;
    font-size: 14px;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
        font-weight: 700
}

input[type=email],
input[type=number],
input[type=password],
input[type=text],
textarea {
    border: 1px solid #777;
    background-color: #fff;
    font-size: 16px;
    font-size: 1.6rem;
    padding: 5px;
    color: #006F51;
    border-radius: 4px
}

input[type=email]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=text]:focus,
textarea:focus {
    background-color: #ff9;
    outline: 0
}

select {
    border: 1px solid #777;
    font-size: 16px;
    font-size: 1.6rem;
    width: 100%
}

.alt-button,
.button,
button,
input[type=submit] {
    display: inline-block;
    border: 0;
    padding: 12px 16px;
    text-align: center;
    transition: background-color ease-in .2s;
    font-weight: 400;
    font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    line-height: 1;
    cursor: pointer
}

select:focus {
    outline: 0
}

.button,
button,
input[type=submit] {
    background-color: #6EC26B;
    font-size: 15px;
    font-size: 1.5rem;
    color: #fff;
    border-radius: 4px
}

.button:hover,
button:hover,
input[type=submit]:hover {
    background-color: #4db149;
    color: #fff
}

.button:focus,
button:focus,
input[type=submit]:focus {
    outline: 0
}

.alt-button {
    background-color: #ffda00;
    font-size: 15px;
    font-size: 1.5rem;
    color: #004F35;
    border-radius: 4px
}

.alt-button:hover {
    background-color: #ccae00;
    color: #004F35
}

.alt-button:focus {
    outline: 0
}

form .form-group .help-block {
    display: block;
    margin-top: 5px
}

form .form-group:has-error {
    border: 2px solid #DF2133;
    padding: 7px 5px
}

form .form-group:has-error .help-block {
    color: #DF2133
}

.audiencenav-form {
    text-align: left
}

.audiencenav-form label {
    font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 20px;
    font-size: 2rem;
    color: #fff;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 1rem
}

.audiencenav-form select::-ms-expand {
    display: none
}

.audiencenav-form select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    font-size: 30px;
    font-size: 3rem;
    text-overflow: '';
    text-indent: .01px;
    padding: 8px 20px;
    border-radius: 4px;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    background-image: url(../images/select-arrow-white.png);
    background-repeat: no-repeat;
    background-position: 95% 50%
}

.audiencenav-form select:focus {
    background-color: #fff;
    background-image: url(../images/select-arrow-black.png);
    color: #006F51
}

.audiencenav-form option {
    font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased
}

.audiencenav-form .form-group:last-child {
    margin-bottom: 0
}

@media screen and (min-width:860px) {
    .audiencenav-form {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .audiencenav-form .form-group {
        width: 45%
    }
}

.pagination {
    margin: 40px 0;
    text-align: center;
    text-transform: uppercase
}

.pagination .next i,
.pagination .prev i,
.pagination a i {
    margin-left: 10px
}

.pagination:after {
    content: "";
    display: table;
    clear: both
}

.pagination .next,
.pagination .prev,
.pagination a {
    margin-right: 10px;
    background-color: #6EC26B;
    display: inline-block;
    border: 0;
    line-height: 1;
    font-weight: 400;
    padding: 12px 16px;
    text-decoration: none;
    cursor: pointer;
    text-align: center;
    color: #fff;
    font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased;
    border-radius: 4px;
    transition: background-color ease-in .2s;
    font-size: 14px;
    font-size: 1.4rem
}

.pagination .next:hover,
.pagination .prev:hover,
.pagination a:hover {
    background-color: #4db149;
    color: #fff
}

.pagination .next {
    float: right
}

.pagination .prev {
    float: left
}

.pagination .prev i {
    margin-right: 10px
}

.pagination .disabled {
    opacity: 0
}

.pagination .current {
    font-weight: 400;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    display: none
}

.content-header,
.page-header {
    margin-bottom: calc(40px + 1vw)
}

.content-header .parent-title,
.content-header .section-title,
.page-header .parent-title,
.page-header .section-title {
    line-height: 1.2;
    margin-bottom: .5rem;
    font-size: 12px;
    font-size: 1.2rem;
    font-size: calc(1.2rem + 1vw);
    color: #6EC26B;
    text-transform: uppercase;
    font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
    -webkit-font-smoothing: antialiased
}

.content-header .title,
.page-header .title {
    font-size: 24px;
    font-size: 2.4rem;
    font-size: calc(2.4rem + 1.75vw)
}

.textblock {
    margin-bottom: 30px
}

.content {
    font-size: 16px;
    font-size: 1.6rem
}

.content:after {
    content: "";
    display: table;
    clear: both
}

.content a {
    font-weight: 700;
    text-decoration: none
}

.content li {
    line-height: 1.25;
    margin-bottom: .5em
}

.content li:last-child {
    margin-bottom: 0
}

.content ul li {
    list-style-type: none;
    position: relative
}

.content ul li:before {
    position: absolute;
    top: 0;
    left: -1.5em;
    content: '●';
    font-size: 75%;
    padding-top: 3px;
    color: #51A94E
}

.content h2 {
    /* changed for conflict wth editor*/
   /* font-size: 36px;
    font-size: 3.6rem;*/ 
    font-weight: 400
}

.content h3,
.content h4,
.content h5 {
    color: #006F51
}

.content h3 {
    font-size: 27px;
    font-size: 2.7rem;
    font-weight: 600
}

.content h4,
.content strong {
    font-weight: 700
}

.content h4 {
    font-size: 24px;
    font-size: 2.4rem
}

.content blockquote {
    font-style: normal;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.5
}

.content dl {
    margin-bottom: 20px
}

.content dl dt {
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 5px
}

.content dl dd {
    margin: 0 0 25px;
    padding: 0;
    line-height: 1.5
}

.content figure,
.content img {
    max-width: 100%;
    height: auto;
    display: block;
    margin-bottom: 1.5em
}

.content figure.alignleft,
.content figure.left,
.content img.alignleft,
.content img.left {
    float: left;
    max-width: 50%;
    margin-right: 1.5em
}

.content figure.alignright,
.content figure.right,
.content img.alignright,
.content img.right {
    float: right;
    max-width: 50%;
    margin-left: 1.5em
}

.content figure.center,
.content img.center {
    margin-left: auto;
    margin-right: auto;
    max-width: 75%
}

.content .button {
    max-width: 300px
}

.content .image-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: start;
    align-items: flex-start;
    overflow: hidden;
    position: relative
}

.content .image-grid img {
    margin-right: 10px;
    margin-bottom: 10px;
    width: 30%;
    min-width: 200px
}

.content .image-grid img:last-child {
    margin-right: 0
}

.content iframe {
    width: 100vw;
  /*  height: 30vw*/
}

@media screen and (max-width:780px) {

    .content figure.alignleft,
    .content figure.alignright,
    .content figure.center,
    .content figure.left,
    .content figure.right,
    .content img.alignleft,
    .content img.alignright,
    .content img.center,
    .content img.left,
    .content img.right {
        float: none;
        width: auto;
        max-width: 100%;
        padding-right: 0;
        margin-left: 0
    }

    .content .image-grid img {
        width: 45%
    }

    .content iframe {
        width: 100vw;
        height: 56.25vw
    }
}

@media screen and (max-width:450px) {
    .content h2 {
        font-size: 25px;
        font-size: 2.5rem
    }

    .content h3 {
        font-size: 22.5px;
        font-size: 2.25rem
    }

    .content h4 {
        font-size: 20px;
        font-size: 2rem
    }

    .content .image-grid {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-pack: center;
        justify-content: center
    }

    .content .image-grid img {
        width: 100%
    }
}

.blog .section-header {
    background-image: url(../images/headers/blog.jpg)
}

.post header time span {
    display: none
}

.post-list .post .media-img {
    margin-bottom: 20px
}

.post-list .post .media-img img {
    display: block;
    border: 1px solid #dfdfdf
}

@media screen and (max-width:780px) {
    .post-list .post .media-img {
        display: block;
        float: none;
        margin-bottom: 20px;
        width: 100%
    }

    .post-list .post .media-body {
        width: auto;
        margin: 0;
        float: none
    }
}

.five-freedoms-slider,
.our-history-slider {
    margin-left: auto;
    margin-right: auto;
    max-width: 1000px
}

.five-freedoms-slider .slide .title,
.our-history-slider .slide .title {
    font-size: calc(1.8rem + .75vw);
    text-transform: none;
    margin-bottom: 1rem
}

@media screen and (min-width:860px) {

    .five-freedoms-slider .slide-container,
    .our-history-slider .slide-container {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center
    }

    .five-freedoms-slider .slide-container .body,
    .five-freedoms-slider .slide-container img,
    .our-history-slider .slide-container .body,
    .our-history-slider .slide-container img {
        width: 46%
    }

    .five-freedoms-slider .custom-navigation>a,
    .our-history-slider .custom-navigation>a {
        position: absolute;
        top: 50%;
        z-index: 100;
        cursor: pointer
    }

    .five-freedoms-slider .custom-navigation .flex-prev,
    .our-history-slider .custom-navigation .flex-prev {
        left: 50px
    }

    .five-freedoms-slider .custom-navigation .flex-next,
    .our-history-slider .custom-navigation .flex-next {
        right: 50px
    }
}

.slides .slide img {
    max-width: 100%;
    display: block
}

.our-chickens-lp .main-content-wrapper,
.our-heritage-lp .main-content-wrapper {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

.raise-chickens-callout {
    background-color: #444;
    background-image: url(/wp-content/uploads/2019/10/section-bg_how-chickens-are-raised.jpg);
    color: #fff
}

.raise-chickens-callout .title {
    color: #fff
}

.raise-chickens-callout .button {
    background-color: #006F51
}

.raise-chickens-callout .button:hover {
    background-color: #004F35
}

.georges-333-callout .banner-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.georges-333-callout .banner-list .banner a {
    display: block;
    transition: transform ease-out .3s
}

.georges-333-callout .banner-list .banner a:hover {
    transform: scale(1.05) translateY(-10px)
}

.georges-333-callout .banner-list .banner:last-child {
    margin-bottom: 0
}

@media screen and (min-width:780px) {
    .georges-333-callout .banner-list {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .georges-333-callout .banner-list .banner {
        width: 30%;
        margin-bottom: 0
    }
}

.georges-333-callout {
    padding-top: calc(40px + 3vw);
    padding-bottom: calc(40px + .25vw);
    padding-top: 0;
    padding-bottom: 0;
}

.georges-333-callout .title {
    color: #006F51;
    text-transform: none
}

.georges-333-callout .body {
    margin-bottom: calc(40px + .75vw)
}

.georges-333-callout .banner-list {
    margin-bottom: 0
}

.georges-333-callout .banner {
    position: relative;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto
}

.georges-333-callout .banner:active .copy,
.georges-333-callout .banner:focus .copy,
.georges-333-callout .banner:hover .copy {
    opacity: 1
}

.georges-333-callout .banner .copy {
    transition: opacity .2s ease-out;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0, 79, 53, .9);
    color: #fff;
    padding: 2rem 1.5rem;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.georges-333-callout .banner .copy * {
    max-width: 100%
}

.georges-333-callout .banner .copy h4 {
    margin-bottom: .5rem;
    color: #6EC26B;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem
}

.georges-333-callout .banner .copy p {
    margin-bottom: 0;
    color: #fff
}

.family-farmers-callout,
.our-company-callout {
    background-color: #f4ebd4;
    background-image: url(/wp-content/uploads/2019/10/section-bg_family-farmers.jpg);
    padding-top: calc(40px + 4vw)
}

.family-farmers-callout img,
.our-company-callout img {
    border-radius: 4px;
    box-shadow: 1px -2px 6px rgba(0, 0, 0, .2), 2px 3px 12px rgba(0, 0, 0, .1)
}

.family-farmers-callout .media,
.our-company-callout .media {
    margin-bottom: 30px;
    max-width: 400px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.family-farmers-callout .body .title,
.our-company-callout .body .title {
    color: #006F51;
    text-transform: none
}

@media screen and (min-width:780px) {

    .family-farmers-callout,
    .our-company-callout {
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        -ms-flex-pack: justify;
        justify-content: space-between;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center
    }

    .family-farmers-callout .media,
    .our-company-callout .media {
        width: 45%;
        max-width: 100%;
        margin-top: calc((-1 * calc(40px + 4vw)) - 50px);
        margin-bottom: calc((-1 * calc(40px + 4vw)) - 50px);
        z-index: 100
    }

    .family-farmers-callout .body,
    .our-company-callout .body {
        text-align: left;
        width: 45%
    }
}

.five-freedoms-callout {
   /* padding-top: calc(40px + 1vw);
    padding-bottom: calc(40px + 1vw);*/
    padding-top:0;
    padding-bottom: 0;
    background-color: #004F35;
    color: #fff
}

.five-freedoms-callout .title {
    color: #fff
}

.five-freedoms-callout>.callout-header {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    font-size: 14px;
    font-size: 1.4rem
}

.five-freedoms-callout>.callout-header .title {
    text-transform: none
}

.five-freedoms-callout>.callout-header .button {
    margin-top: 1rem
}

.five-freedoms-callout .slide-container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center
}

.five-freedoms-callout .slide-container img {
    margin-bottom: 5px;
    margin-left: auto;
    margin-right: auto
}

.five-freedoms-callout .slide-container .body {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0
}

.five-freedoms-callout .slide-container .body .title {
    font-size: calc(1.8rem + .75vw);
    margin-bottom: .5rem;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto
}

.five-freedoms-callout .slide-container .body p {
    font-size: 18px;
    font-size: 1.8rem
}

@media screen and (min-width:780px) {
    .five-freedoms-callout .slide-container {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: space-beteween;
        justify-content: space-beteween
    }

    .five-freedoms-callout .slide-container>* {
        width: 45%
    }

    .five-freedoms-callout .slide-container img {
        margin-bottom: 0;
        max-width: 100%;
        margin-left: 0;
        margin-right: 0
    }
}

.affiliations-footer {
    padding-top: 40px;
    padding-bottom: 40px
}

.affiliations-footer .title {
    color: #006F51;
    font-size: calc(2.4rem + .5vw);
    margin-bottom: 2rem;
    text-align: center
}

.affiliations-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: center;
    align-items: center
}

.affiliations-footer li {
    padding: 20px;
    max-width: 150px
}

.our-leadership-callout {
    padding-left: 6%;
    padding-right: 6%;
    padding-bottom: 0;
    background-color: #006F51;
    color: #fff;
    padding-top:0;    /* needed to add for wp to remove xtra gap */
    
}

.our-leadership-callout>.body {
    margin-bottom: 60px
}

.our-leadership-callout>.body .title {
    color: #fff
}

.our-leadership-callout .banner {
    position: relative
}

.our-leadership-callout .banner .title {
    color: #fff;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1;
    margin-bottom: .25rem
}

.our-leadership-callout .banner .sub-heading {
    color: #6EC26B;
    margin-bottom: 0
}

.our-leadership-callout .banner img {
    border-radius: 0
}

.our-leadership-callout .banner .body {
    background-color: rgba(0, 111, 81, .7);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
   /* padding: 25px 15px*/
   padding-bottom:20px;
}

.our-leadership-callout .banner-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px
}

.our-leadership-callout .banner-list .banner {
    width: 100%;
    margin-bottom: 0
}

@media screen and (min-width:450px) {
    .our-leadership-callout .banner-list .banner {
        width: 50%
    }
}

@media screen and (min-width:860px) {
    .our-leadership-callout .banner-list .banner {
        width: 33.333%
    }
}

.our-failities-callout .body {
    margin-bottom: 60px
}

.our-history-callout>.body .title {
    color: #006F51
}

.work-page .work-georges-callout {
    margin-top: 40px;
    display: block
}

.work-page .work-georges-callout .body {
    width: 100%;
    max-width: 100%
}

.work-page .work-georges-callout .work-picker-form {
    width: 100%
}

.our-chickens-lp .section-header {
    background-image: url(../uploads/page_headers/header_our_chickens.jpg)
}

.our-innovation-callout {
    background-color: #6EC26B
}

.our-innovation-callout .body,
.our-innovation-callout .title {
    color: #fff
}

.our-innovation-callout .button {
    background-color: #004F35
}

.our-innovation-callout .button:hover {
    background-color: #001c13
}

.map-wrapper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1000px
}

.map-wrapper img {
    display: block;
    width: 100%
}

.svg-wrapper svg {
    position: absolute;
    stroke: none;
    fill: rgba(255, 0, 0, .02);
    cursor: pointer
}

.svg-wrapper svg#AR {
    width: 14%;
    top: 42%;
    left: 38%
}

.svg-wrapper svg#MO {
    top: 22.7%;
    left: 35%;
    width: 17%;
    transform: rotate(-5.6deg)
}

.svg-wrapper svg#TN {
    top: 41%;
    left: 50%;
    width: 21%;
    transform: rotate(-7deg)
}

.svg-wrapper svg#VA {
    top: 24%;
    left: 65%;
    width: 21%;
    transform: rotate(-10deg)
}

.facilities-factcard {
    text-align: left;
    background-color: #f4ebd4;
    padding: 30px;
    margin-right: auto;
    max-width: 400px;
    display: none;
    font-size: 14px;
    font-size: 1.4rem;
    box-shadow: 1px -2px 6px rgba(0, 0, 0, .2), 2px 3px 12px rgba(0, 0, 0, .1);
    position: absolute;
    top: 70%;
    left: 30%;
    margin-left: -100px;
    z-index: 10000
}

.facilities-factcard h3 {
    margin-bottom: 5px;
    font-size: 18px;
    font-size: 1.8rem
}

.facilities-factcard h4 {
    color: #006F51;
    margin-bottom: 7px;
    font-size: 16px;
    font-size: 1.6rem
}

.home .main-content-wrapper {
    padding: 0
}

.services-callout {
    background-color: #6EC26B;
    color: #fff
}

.services-callout>.body {
    margin-bottom: 40px
}

.services-callout .title {
    color: #fff;
    text-transform: none
}

.services-callout .banner-list {
    margin-bottom: 30px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.services-callout .button {
    background-color: #004F35
}

.services-callout .button:hover {
    background-color: rgba(0, 79, 53, .4)
}

@media screen and (min-width:450px) {
    .services-callout .banner-list {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .services-callout .banner-list .banner {
        width: 46%
    }
}

.work-georges-callout {
    padding-top: 40px;
    padding-bottom: 40px;
    background-color: #6EC26B;
    background-image: url(/wp-content/uploads/2019/10/section-bg_work-w-georges.jpg);
    background-position: 100% 0;
    color: #fff
}

.work-georges-callout>.body {
    margin-bottom: 40px
}

.work-georges-callout .title {
    color: #fff;
    text-transform: none
}

.work-georges-callout .more {
    color: #fff200;
    font-style: italic
}

.work-georges-callout .more:hover {
    color: #ffda00
}

@media screen and (min-width:780px) {
    .facilities-factcard {
        margin-left: 0;
        max-width: 300px;
        position: absolute;
        top: auto;
        bottom: 30%;
        left: 0
    }

    .services-callout .banner-list .banner {
        width: 24%
    }

    .work-georges-callout {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .work-georges-callout>.body {
        text-align: left;
        width: 30%
    }

    .work-georges-callout .work-picker-form {
        width: 60%
    }
}

@media screen and (min-width:860px) {
    .facilities-factcard {
        left: 20%;
        bottom: 30%
    }

    .work-georges-callout .work-picker-form {
        margin-top: 4vw
    }
}

.heritage-callout {
    background-color: #006F51;
    background-image: url(/wp-content/uploads/2019/10/home-callout_heritage.jpg);
    color: #fff;
    padding: 40px calc(20px + 1vw);
    background-size: cover;
    background-position: 50% 10%
}

.heritage-callout .title {
    color: #fff;
    font-size: 30px;
    font-size: 3rem;
    text-transform: none
}

.heritage-callout p {
    font-size: 15px;
    font-size: 1.5rem
}

@media screen and (min-width:1100px) {
    .heritage-callout {
        position: absolute;
        background-size: contain;
        background-position: 50% 0;
        z-index: 100;
        width: 300px;
        right: 4%;
        bottom: calc(100% - 140px);
        text-align: left;
        border-radius: 4px;
        padding-top: 180px;
        padding-bottom: 20px
    }
}

.home .section-header {
    background-image: url(https://s3.amazonaws.com/georgeschicken/videos/home-video-poster.jpg)
}

/*# sourceMappingURL=../maps/screen.css.map */


/* added to modify for wordpress conversion */

.main-footer .widget .title {
    margin-bottom: .75rem;
}


/* guternberg color palette customization for client styles */
.has-dark-green-background-color {
    background-color:#004F35;
}

.has-dark-green-color {
	color: #004F35;
}

.has-light-green-background-color {
    background-color:#6EC26B;
}

.has-light-green-color {
	color: #6EC26B;
}

.has-green-color {
	color: #006F51;
}

.has-green-background-color {
	background-color: #006F51;
}

.has-yellow-background-color {
	background-color: #ffda00;
}
.has-white-background-color {
	background-color: #ffffff;
}


.has-yellow-color {
	color: #ffda00;
}

.has-white-color {
	color: #ffffff;
}



/* button client styles */
/* could possibly merge some of this */
.is-style-default a {
    background-color: #004F35;
    color: #ffffff;
    font-size: 1.5rem;
    transition: background-color ease-in .2s;
    font-weight: 400;
    
}
.is-style-light-green-button a   {
    background-color: #6EC26B;
    color: #ffffff;
    font-size: 1.5rem;
    transition: background-color ease-in .2s;
    font-weight: 400;
   
}

.is-style-yellow-button a   {
    background-color: #ffda00;
    color: #004F35 !important;
    font-size: 1.5rem;
    transition: background-color ease-in .2s;
    font-weight: 400;
}

.is-style-large-white {
    color: #fff;
    font-size: calc(3rem + 1vw);

}
.is-style-large-dark-green {
    color: #006F51;
    font-size: calc(3rem + 1vw);

}

/* base level restyle of WP buttons added thru the editor */

.wp-block-button__link {
    border-radius: 4px;
    display: inline-block;
    border: 0;
    padding: 12px 16px;
    text-align: center;
    cursor: pointer;
    font-family: Montserrat,"Helvetica Neue",Verdana,Arial,Helvetica,sans-serif;
    -webkit-font-smoothing: antialiased;
    text-decoration: none;
    line-height: 1;
  
}
/* setup FA arrow on all wp button classes :*/
.wp-block-button__link::after   {
    font-family: FontAwesome;
    font-weight: 400;
    content: "\f105";
    display: inline-block;
    padding-left: 10px;
    padding-right:10px;
    vertical-align: middle;
}
.is-style-default a:hover {
    background-color: #001c13;
}

.is-style-light-green-button a:hover {
    background-color: #4db149;
    color: #ffffff;
}
.is-style-yellow-button a:hover {
    background-color: #ccae00;
    color: #004F35;
}

/* remove bottom gap above the footer */
.page, .widget {
    margin:0;
}


/* our chickens page adjustments */

.wp-block-columns.has-3-columns.georges-333-callout {
    padding-top: 4em;
    padding-bottom: 0;
}

/* get rid of mystery img bottom margin */ /* move if this causes problems elsewehre*/
.content figure, .content img {

    margin-bottom: 0;
}
/* overriding image hover effects block styling: */
h4.eihe-title {
    font-family: Montserrat,"Helvetica Neue",Verdana,Arial,Helvetica,sans-serif!important;
    margin-bottom: .5rem !important;
    color: #6EC26B;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem !important;

}
.eihe-box .eihe-caption p {
    font-family: "PT Serif",Georgia,"Times New Roman",serif;
    text-align: center;
}

/* close up gap above this */
.entry-content {
    margin: 0;
}

.entry-content ul li    {
    line-height: 165%;
}

/* lets have some side by side buttones */
.inlineBtn {
    display: inline-block;

}

.services-callout {padding-bottom:0;}
.content h3.affiliations-footer-title {
    color: #006F51;
    font-size: calc(2.4rem + .5vw);
    margin: 4rem 0 0 0;
        text-align: center;
}

.post-thumbnail img {
    margin-bottom:1em;
}
#primary-sidebar img {margin-bottom: 2em;}

/* restore home page hovers */
figure.wp-block-image.homeBanner:hover {
    transform: scale(.95);
}
figure.wp-block-image.homeBanner {
    transition: all .2s;
    display: block;
    border-radius: 4px;
}

/* restore chicken page hovers using native WP cation field for easy editing */

figure.wp-block-image.chickenBanner:hover {
    transform: scale(.95);
}

.chickenBanner figcaption strong {
    font-family: Montserrat,"Helvetica Neue",Verdana,Arial,Helvetica,sans-serif;
    margin-bottom: .5rem;
    color: #6EC26B;
    text-transform: uppercase;
    font-size: 20px;
    font-size: 2rem;
}

.chickenBanner {
    position: relative;
    max-width: 430px;
    margin-left: auto;
    margin-right: auto;
}

.chickenBanner img {
    border-radius: 5px;
}
.chickenBanner figcaption {
transition: opacity .2s ease-out;
    opacity: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(0,79,53,.9);
    color: #fff;
    padding: 2rem 1.5rem;
    display: -ms-flexbox;
    display: flex !important;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: initial;
    margin-bottom: initial;
    font-size:16px;
}
.chickenBanner figcaption:hover {
    opacity: 1;

}

.entry-meta {
    margin-bottom: .5em;
}
.entry-meta a {
    text-decoration: none;
    /* margin-bottom: .5em; */
}
.content-header, .page-header { margin-bottom: 0;} /* this might cause trble elsewehere, removed for post template */

/* slider customizations */
.n2-ss-layer.n2-ow.sliderTitle h4 {
   font-size: calc(1.8rem + .75vw);
    margin-bottom: .5rem;
    max-width: 350px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.25 !important;
    font-family: Montserrat,"Helvetica Neue",Verdana,Arial,Helvetica,sans-serif !important;
    -webkit-font-smoothing: antialiased;
}

.n2-ss-layer.n2-ow.sliderBody p {
    font-size: 1.8rem!important;
    font-family: "PT Serif",Georgia,"Times New Roman",serif!important;
    font-weight: 700 !important;
    -webkit-font-smoothing: antialiased;
}

div#n2-ss-2 .nextend-arrow, div#n2-ss-2-arrow-next, div#n2-ss-3-arrow-previous, div#n2-ss-3-arrow-next {
    width: 60px !important;
    height: 60px !important;
}
.n2-ss-layer.n2-ow.historySliderTitle h4 {
    font-size: calc(1.8rem + .75vw);
     margin-bottom: .5rem;
     max-width: 350px;
     margin-left: auto;
     margin-right: auto;
     line-height: 1.25 !important;
     font-family: Montserrat,"Helvetica Neue",Verdana,Arial,Helvetica,sans-serif !important;
     -webkit-font-smoothing: antialiased;
     color: #6EC26B !important;
 }

 .n2-ss-layer.n2-ow.historySliderBody p {
     font-size: 1.6rem!important;
     font-family: "PT Serif",Georgia,"Times New Roman",serif!important;
     font-weight: 400 !important;
     color:#006F51 !important;
     line-height: 2.4rem !important;
 }



/* push main menu right desktop */
.menu-primary-nav-container {
    float:right;

}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important; /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
	/* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
	outline: 0;
}



/* NEW MOBILE MENU */

.sidenav {
	height: 100%;
	width: 0;
	position: fixed;
	z-index: 1;
	top: 0;
	right: 0;
	background-color: #006F51;
	overflow-x: hidden;
	transition: 0.5s;
	padding-top: 60px;
  }
  
  .sidenav a {
	  font-size:1.4em;
	  font-family: Montserrat, "Helvetica Neue", Verdana, Arial, Helvetica, sans-serif;
	color:white;
	text-decoration:none;
	transition: 0.3s;
  }
  
  .sidenav a:hover {}
  
  
  
  @media screen and (max-height: 450px) {
	.sidenav {padding-top: 15px;}
	.sidenav a {font-size: 18px;}
  }
  
  .logo {	float:left;}
  .primary-nav {
	  display:none;
  }
  @media only screen and (min-width: 1270px) {
	  .logo {	float:none;}
  
  .mobileMenu, #mobileNavPanel {
	  z-index:9999;
	  display:none;
  }
  
  .primary-nav {
	  display:block;
	  }
  }
  
  .mobileMenu,  .closebtn  {
	  position: absolute;
	  top: 15px;
	  right: 30px;
  }
  
  ul#menu-primary-nav {
	  width: 220PX;
  }
  
  ul#menu-primary-nav li {
	  list-style-type: none;
	  text-align: right;
	  margin: 0;
	  padding: 0;
	  margin: 18px 12px 18px 0;
  }
  
  .customMobileMenu {
	  margin-top: 60px;
  }

  .updated {display:none;}

  .covidBanner {
    background-color: #006F51;
    width: 100%;
    /* height: 60px; */
    color: white;
    text-align: center;
    padding: 1em .5em;
    font-family: Montserrat, sans-serif;
  }

.copyMobile{
    display:block;
}

.copyDesktop {
    display:none;
}



@media screen and (min-width:680px) {
    .copyMobile{
        display:none;
    }

.copyDesktop {
    display:block;


    }
}



.covidBanner a:link {
    white-space: nowrap;
    color:#fed933;
  }
 .covidBanner a:visited {
    white-space: nowrap;
    color:#fed933;
  }

.btn-center { text-align:center; }

/* Our Products Template */
#our-products .section-header {background: url('/wp-content/uploads/2024/05/our-products-hero.jpg') no-repeat center center !important; background-size: cover !important;}
#our-products .container {max-width: 1400px; margin: 0px auto; padding: 0 20px;}
#our-products .col-50 {width: 50%; display: inline-block;}
#our-products .grid {display: flex; flex-wrap: wrap; width: 100%;}
#our-products h3 {margin-bottom: 10px;}
/* #our-products p {font-size: 18px;} */
#our-products .content-btn { display: inline-block; padding: 10px 20px; border-radius: 5px; background-color: #6EC26B; color: #ffffff; font-size: 1.5rem; transition: background-color ease-in .2s; font-weight: bold; font-family: 'Montserrat', sans-serif; text-decoration: none;}
#our-products .content-btn i {padding-left: 5px;}
#our-products .inner-nav-bar {background: #6EC26B; text-align: center;}
#our-products .inner-nav-bar ul {padding-top: 20px; display: flex; gap: 20px; justify-content: center; flex-wrap: wrap;}
#our-products .inner-nav-bar ul li { border-right: 2px solid #fff; list-style-type: none;}
#our-products .inner-nav-bar ul li a {color: #fff; font-size: 25px; font-weight: bold; font-family: 'Montserrat', sans-serif; text-decoration: none; padding: 0 40px; }
#our-products .inner-nav-bar ul li:last-child {border-right: none;}
#our-products .retail-section {padding: 5% 0 4%; border-bottom: 8px solid #6EC26B; background: url('/wp-content/uploads/2023/06/textured-bg.jpg') no-repeat center center; background-size: cover;}
#our-products .retail-section .inner-banner {background: url('/wp-content/uploads/2023/06/retail-and-grocery-banner.jpg') no-repeat center center; background-size: cover; padding: 5%; margin: 0% 0 4%;}
#our-products .retail-section .inner-banner h2 {font-size: 48px; color: #fff; line-height: 55px; margin-bottom: 0; text-shadow: 2px 2px 2px rgba(0,0,0,0.34);}
#our-products .retail-section .retail-ctas {width: 100%; max-width: 1000px; margin: 0 auto; margin-bottom: 7%;}
#our-products .retail-section .retail-ctas .grid, #our-products .retail-section .brands-callout .grid {justify-content:space-between;}
#our-products .retail-section .retail-ctas .col-50, #our-products .retail-section .brands-callout .col-50 {width: calc(50% - 20px);}
#our-products .retail-section .retail-ctas .content-section { color: #fff; width: 70%; padding: 20px;}
#our-products .retail-section .retail-ctas .content-section h3 {color: #fff; margin-bottom: 10px;}
#our-products .retail-section .retail-ctas .card {display: flex; align-items: center; background: #007052;}
#our-products .retail-section .retail-ctas .col-50.retailer .card {background: #6EC26B;}
#our-products .retail-section .retail-ctas .col-50.retailer .card .content-btn {background: #007052;}
#our-products .retail-section .retail-ctas .bg-photo {width: 30%; padding: 20px; height: 40vw; max-height: 232px;}
#our-products .retail-section .brands-callout {width: 100%; max-width: 1000px; margin: 0 auto; margin-bottom: 7%;}
#our-products .retail-section .brands-callout .text-blurb {margin-bottom: 5%; max-width: 100}
#our-products .retail-section .brands-callout .text-blurb h3 {color: #007052; font-size: 30px; line-height: 40px;}
#our-products .retail-section .brands-callout .brands {text-align: center;}
#our-products .retail-section .brands-callout .brands p {max-width: 400px; margin: 0px auto; padding: 3% 0;}
#our-products .retail-section .retail-faqs {width: 100%; max-width: 1000px; margin: 0 auto;}
#our-products .retail-section .retail-faqs h3 {color: #007052; font-size: 30px; line-height: 40px;}
#our-products .retail-section .retail-faqs .faqs-list {margin-top: 2%;}
#our-products .retail-section .retail-faqs .faqs-list .sp-easy-accordion>.sp-ea-single>.ea-header a,
#our-products .retail-section .retail-faqs .faqs-list .sp-easy-accordion>.sp-ea-single>.ea-header a i {color: #007052;}
#our-products .retail-section .retail-faqs .faqs-list .sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {float: right;}
#our-products .retail-section .retail-faqs .faqs-list .sp-easy-accordion>.sp-ea-single { background: none; border: none; border-top: 1px solid #007052; border-radius: 0;}
#our-products .retail-section .retail-faqs .faqs-list .sp-easy-accordion>.sp-ea-single:last-child {border-bottom: 1px solid #007052;}
#our-products .retail-section .retail-faqs .faqs-list .sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body p {color: #007052;}
#our-products .retail-section .retail-faqs .faqs-list .sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body li {color: #007052; margin-bottom: 5px; line-height: 1.5;}
#our-products .retail-section .retail-faqs .faqs-list .sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {background-color: inherit;}
#our-products .retail-section .retail-faqs .content-btn {margin-top: 3%;}
#our-products .foodservice-deli-section {background: url('/wp-content/uploads/2023/06/warmwood.jpg') no-repeat center center; background-size: cover; padding: 7% 0 2%;}
#our-products .foodservice-deli-section .grid {justify-content: space-between;}
#our-products .foodservice-deli-section .col-50 {width: calc(50% - 20px);}
#our-products .foodservice-deli-section .container {max-width: 1000px; width: 100%; margin: 0px auto;}
#our-products .foodservice-deli-section h3 {font-size: 50px; line-height: 60px; color: #007052; }
#our-products .foodservice-deli-section .grid {margin-bottom: 4%;}
#our-products .foodservice-deli-section ul li {margin-bottom: 5px; line-height: 1.5;}
#our-products .foodservice-deli-section .carousel-section {margin-bottom: 9%;}
#our-products .industrial-export-section {padding: 5% 0; background: #6EC26B; color: #fff;}
#our-products .industrial-export-section .container {max-width: 1000px; width: 100%; margin: 0px auto;}
#our-products .industrial-export-section .grid {justify-content: space-between;}
#our-products .industrial-export-section .col-50 {width: calc(50% - 20px);}
#our-products .industrial-export-section h3 {color: #fff; font-size: 50px; line-height: 60px;}
#our-products .industrial-export-section .content-btn {background: #007052; }

#our-products .lightbox {
  /* Default to hidden */
  display: none;

  /* Overlay entire screen */
  position: fixed;
  z-index: 999;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  /* A bit of padding around image */
  padding: 1em;

  /* Translucent background */
  background: rgba(0, 0, 0, 0.8);
}

/* Unhide the lightbox when it's the target */
#our-products .lightbox:target {
  display: block;
}

#our-products .lightbox span {
  /* Full width and height */
  display: block;
  width: 100%;
  height: 100%;

  /* Size and position background image */
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

@media(max-width: 800px){
  #our-products .retail-section .retail-ctas .col-50 {width: 100%;}
  #our-products .retail-section .retail-ctas .col-50:first-child {margin-bottom: 3%;}
}

@media(max-width: 650px){
  #our-products .industrial-export-section .col-50,
  #our-products .foodservice-deli-section .col-50,
  #our-products .retail-section .brands-callout .brands .col-50 {width: 100%;}
  #our-products .foodservice-deli-section .grid, #our-products .industrial-export-section .grid {flex-direction:column-reverse;}
  #our-products .foodservice-deli-section .col-50 img, #our-products .industrial-export-section .col-50 img {margin-bottom: 5%;}
  #our-products .foodservice-deli-section h3, #our-products .industrial-export-section h3 {font-size: 30px; line-height: 40px;} 
  #our-products .retail-section .brands-callout .brands .col-50:first-child {margin-bottom: 10%;}
  #our-products .inner-nav-bar ul li a {font-size: 20px;}
  #our-products .inner-nav-bar ul li {margin-bottom: 10px;}
  
}

@media(max-width: 450px){
  #our-products .inner-nav-bar ul li {border-right: 0; border-bottom: 1px solid #fff; padding-bottom: 12px;}
  #our-products .inner-nav-bar ul li:last-child {border-bottom: 0;}
  #our-products .inner-nav-bar ul {gap: 0;}
  #our-products .retail-section .retail-ctas .bg-photo, #our-products .retail-section .retail-ctas .content-section {width: 100%;}
  #our-products .retail-section .retail-ctas .card {flex-wrap: wrap;}
  #our-products .retail-section .retail-ctas .bg-photo { height: 80vw; max-height: 300px; background-position-y: -30px !important;}
}

/* New Contact */
#new-contact .contact-cta-section .grid {display: flex; flex-wrap: nowrap; align-items: center;}
#new-contact .contact-cta-section .ctas-list .col-40 {width: 40%; height: 60vw; max-height: 315px;}
#new-contact .contact-cta-section .col-60 {width: 60%;}
#new-contact .faqs-cta .grid {justify-content: space-between; align-items: center;}
#new-contact .faqs-cta .col-40 {width: calc(40% - 20px);}
#new-contact .faqs-cta .col-60 {width: calc(60% - 20px);}
#new-contact .contact-cta-section h3 {margin-bottom: 10px; font-size: 27px;}
#new-contact .content-btn { display: inline-block; padding: 10px 20px; border-radius: 5px; background-color: #6EC26B; color: #ffffff; font-size: 1.5rem; transition: background-color ease-in .2s; font-weight: bold; font-family: 'Montserrat', sans-serif; text-decoration: none;}
#new-contact .content-btn i {padding-left: 5px;}
#new-contact .container {max-width: 1200px; margin: 0px auto; padding: 5% 20px;}
#new-contact .sidebar, #new-contact .contact-cta-section {display: inline-block;}
#new-contact .sidebar {position: relative; top: -120px;}
#new-contact .contact-cta-section {width: calc(70% - 20px);}
#new-contact .sidebar {width: calc(30% - 20px);}
/* #new-contact .contact-cta-section h3, #new-contact .contact-cta-section p {color: #fff;} */
#new-contact .contact-cta-section .grid {margin-bottom: 5%;}
#new-contact .contact-cta-section .ctas-list .col-60 {padding: 0 5%;}
#new-contact .contact-content {display: flex; justify-content: space-between;}
#new-contact .contact-cta-section .colored-bg h3, #new-contact .contact-cta-section .colored-bg p {color: #fff;}
#new-contact .contact-cta-section .first {background: #6EC26B;}
#new-contact .contact-cta-section .first .content-btn {background: #007052; }
#new-contact .contact-cta-section .second {background: #007052;}
#new-contact .contact-cta-section .second .content-btn, #new-contact .contact-cta-section .third .content-btn {background: #6EC26B; }
#new-contact .contact-cta-section .third {background: #F2F2F2;}
#new-contact .contact-cta-section .third h3, #new-contact .contact-cta-section .faqs-cta h3 {color: #007052; }
#new-contact .extra-logo {margin-top: 7%;}
#new-contact .extra-logo img {display: inline-block; max-width: 106px;}
#new-contact .extra-logo img:first-child {padding-right: 15px; vertical-align: text-bottom;}

@media(max-width: 800px){
  #new-contact .sidebar {display: none;}
  #new-contact .contact-cta-section {width: 100%;}
}

@media(max-width: 550px){
  #new-contact .contact-cta-section .ctas-list .col-40, #new-contact .contact-cta-section .col-60, 
  #new-contact .faqs-cta .col-60, #new-contact .faqs-cta .col-40 {width: 100%;}
  #new-contact .contact-cta-section .grid {flex-wrap: wrap;}
  #new-contact .contact-cta-section .ctas-list .col-60 {padding: 30px 5%;}
  .faqs-cta .col-40 {margin-bottom: 7%;}
}

/* FAQs */
#faqs-page .section-header {background: url('/wp-content/uploads/2023/08/updated-faq-banner.jpg') no-repeat center center !important; background-size: cover !important;}
#faqs-page .container {max-width: 1200px; margin: 0px auto; padding: 5% 20px;}
#faqs-page .faqs-section h2,
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single>.ea-header a,
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa,
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body p,
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body li,
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single>.ea-header a i {color: #007052;}
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single>.ea-header a .ea-expand-icon.fa {float: right;}
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single { background: none; border: none; border-top: 1px solid #007052; border-radius: 0;}
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single:last-child {border-bottom: 1px solid #007052;}
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single>.sp-collapse>.ea-body {background-color: inherit;}
#faqs-page .faqs-section .sp-easy-accordion>.sp-ea-single>.ea-header a {font-size: 18px;}
#faqs-page .faqs-section h2 {margin-bottom: 10px; font-size: 35px;}
#faqs-page .faq-block {margin-bottom: 12%;}
#faqs-page .faq-block li {margin-bottom: 5px; line-height: 1.5;}
#faqs-page .faq-block .sp-easy-accordion .sp-ea-single {margin-bottom: 0;}
#faqs-page .cta-section .content-btn {display: inline-block; padding: 10px 20px; border-radius: 5px; background-color: #6EC26B; color: #ffffff; font-size: 1.5rem; transition: background-color ease-in .2s; font-weight: bold; font-family: 'Montserrat', sans-serif; text-decoration: none; margin-top: 5px;}
#faqs-page .cta-section .content-btn i {padding-left: 5px;}
#faqs-page .cta-section h3 {color: #007052;}
#faqs-page .cta-section {margin-bottom: 5%;}

@media(max-width: 550px){
  #faqs-page .faqs-section h2 {font-size: 30px;}
}

/* Popup form styles */
.pum-container h2, .pum-container .wpcf7 label, .pum-container .wpcf7 select {color: #007052;}
.pum-container .wpcf7 input, .pum-container .wpcf7 textarea  {border: 1px solid #007052;}
.pum-container .wpcf7 input[type=submit] {background: #007052; }
.pum-container .wpcf7 label {text-transform: none;}
.pum-container .wpcf7 select {border: 1px solid #007052; border-radius: 4px; padding: 5px;}
.pum-theme-1327 .pum-container {max-width: 720px !important;}
.pum-container .wpcf7-form .wpcf7-form-control-wrap input, .pum-container .wpcf7 select, .pum-container .wpcf7 textarea {width:100%;}
.pum-container .wpcf7-form .wpcf7-list-item input {width: inherit !important;}
.pum-container .wpcf7-form .wpcf7-list-item.last {margin: 0;}
.pum-container .wpcf7 .number p {display: inline-block;}
.pum-container .wpcf7 .number .form-number {float: right;}

.sub-menu {display: none;}
.sub-menu li a {color: #fff; padding: 5px;}
.show-sub-menu-pages {text-align: center;}
.show-sub-menu-pages .sub-menu {position: absolute; top: 83px; z-index: 10; display: block; background: #6EC26B; padding: 20px;}
.show-sub-menu-pages .sub-menu li { display: block; list-style: none; margin-right: 0; }


@media(max-width: 760px){
  .pum-container .wpcf7-form .wpcf7-list-item {width: 100%; margin: 0;}
}

/*Sub Nav*/
#site-navigation ul li { position:relative; padding: 30px 0;}
#site-navigation ul ul { display:none; position:absolute; left:-60px; top:89px; min-width:200px; height:auto; background:#6EC26B; list-style:none; z-index: 10;
-webkit-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
	 -moz-box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1);
	      box-shadow: 0 15px 15px rgba(0, 0, 0, 0.1); 
}
#site-navigation ul li:last-child ul { left:auto; right:0; }
#site-navigation ul li:hover ul { display:block; }
#site-navigation ul li ul li { float:none; margin:0; padding:0; display: block; }
#site-navigation ul li ul li a { display:block; height:auto; padding:0 15px; line-height:35px; font-size:18px; color:#fff; text-decoration:none; white-space:nowrap; }
#site-navigation ul li ul li ul { display:none; }

@media(max-width: 1270px){
  	#site-navigation.on nav { display: block; }
	  #site-navigation.on nav ul li ul.sub-menu { display:none;
     -webkit-box-shadow: none;
	   -moz-box-shadow: none;
	        box-shadow: none; 
  }
  #site-navigation.on nav ul li:hover ul.sub-menu { display:none; }
	#site-navigation.on nav ul li.on ul.sub-menu { display:block; }
  #site-navigation.on nav ul { display:block; }
	#site-navigation.on nav ul li ul.sub-menu { display:none; position: relative; left:auto; top:auto; right:auto; }
	#site-navigation.on nav ul li.on ul.sub-menu { display:block; left: 0; }
}

@media(max-width: 1270px){
  .sub-menu.show {display: block; margin: 10px 0;}
  ul#menu-primary-nav li .sub-menu li {margin: 0;}
  .menu-item-has-children .sub-menu li a {font-size: 16px; font-weight: 400; line-height: 26px;}
}








