/*
    Theme Name:     AIFI 2021
    Description:    Design for AIFI.
    Author:         The Imagination Factory
    Author URI:     http://www.what-if.com
    Template:       IFICore2
    Version:        0.0
*/

/* =========== Basic Styles =========== */

html, 
body {
    font-family: 'Roboto', sans-serif;
	font-size: 16px;
	line-height: 1.5;
	color: #5B6163;
	background: #FFF;
}

.container {
    width: 1280px;
}

h1,
h2,
h3,
h4,
h5 {
	color: #004E39;
	font-weight: bold;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a {
	color: #004E39;
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover {
	color: #94AF6E;
}

a {
	color: #94AF6E;
}

.su-spoiler-title {
    position: relative;
    cursor: pointer;
    min-height: 20px;
    line-height: 20px;
    padding: 7px 7px 7px 34px;
    font-weight: 700;
    font-size: 18px !important;
	background: #004E39 !important;
	color: #FFF !important;
}

.su-tabs-nav span {
    font-weight: 700;
    font-size: 16px !important;
	color: #004E39 !important;
}

.su-tabs-pane {
    font-weight: 500;
    font-size: 16px !important;
}


hr {
	color: #94AF6E;
	background: #94AF6E;
	margin: 30px 0 30px !important;
}

.grecaptcha-badge {
 //   display: none !important;
 //   visibility: hidden !important;
}

.tpl_home #content-wide {
    display: none;
    visibility: hidden;
}

#landing-title-wide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
}

#landing-title {
    height: 380px;
    position: relative;
    display: block;
}

#landing-title h1 {
    color: #fff;
    display: block;
    font-size: 46px;
    margin: 0;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.entry ul li {
    background:transparent url(images/bullet-li.svg) no-repeat left 3px; 
}

.entry ul li ul li {
    background:transparent url(images/bullet-li-li.svg) no-repeat left 3px;
}

img.post-img {
    width: 100%;
    height: auto;
    margin: 0;
}

#content {
    width: 100%;
}

section.type-post {
    margin-bottom: 30px;
    overflow: auto;
}

section.type-post footer {
    float: left;
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    margin-bottom: 10px;
}

/* =========== New Post Format ============ */

.post-items .post-item {
    width: 48%;
    margin-left: 1%;
    margin-right: 1%;
    margin-bottom: 25px;
    float: left;
    display: block;
}

.post-items .post-item a {
    text-decoration: none;
    color: #666;
}

.post-items .post-item .post-item-inner {
    border: 1px solid #94AF6F;
    overflow: auto;
    width: 100%;
    position: relative;
    background: #f3f3f3;
}

.post-items .post-item .post-item-inner .post-image {
    width: 34%;
    float: left;
    display: block;
    background-color: #94AF6F;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 200px;
}

.post-items .post-item .post-item-inner .post-content {
    padding: 15px 20px;
    position: absolute;
    width: 66%;
    right: 0;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.post-items .post-item .post-item-inner .read-more {
    color: #004F39;
    position: absolute;
    bottom: 0;
    right: 0;
    padding: 0 9px;
    font-size: 34px;
    opacity: 0;
}

.post-items .post-item .post-item-inner .post-content .post-title {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 22px;
}

.post-items .post-item a:hover .post-item-inner {
    background: #E3EBD4;
    border-color: #004F39;
    box-shadow: 0 5px 20px rgba(55, 55, 55, .3);
}

.post-items .post-item a:hover .post-item-inner .read-more {
    opacity: 1;
}

.post-items .post-item a:hover .post-item-inner .post-image {
    opacity: .5;
}

.post-items .post-item a:hover .post-item-inner .post-content .post-title {
    /* color: #94AF6F; */
}

/* =========== Buttons =========== */

.btn,
.btn-a {
    font-size: 22px;
    font-weight: 500;
    background: #94AF6E;
    color: #fff;
    border-bottom: 2px solid #004F39;
    padding-left: 20px;
    padding-right: 20px;
    border-radius: 0;
	text-decoration: none;
}

.btn:hover,
.btn-a:hover {
    background: #004E39;
}

.btn-b {
    background: #004E39;
}

.btn-b:hover {
    background: #94AF6E;
}

.btn-row {
    text-align: center;
    width: 100%;
    position: relative;
    float: left;
}

/* ===== Search & Filter Stuff ===== */

#search-filter-form-11095 li,
#search-filter-form-11104 li,
#search-filter-form-11112 li,
#search-filter-form-11115 li {
    margin-bottom: 0;
    width: 100%;
    font-size: 0.9em;
	background-image: none;
}

#search-filter-form-11095 li > ul > li,
#search-filter-form-11104 li > ul > li,
#search-filter-form-11112 li > ul > li,
#search-filter-form-11115 li > ul > li {
    border-bottom: none;
    margin: 0;
    padding: 0px;
    background: #fff;
}

#search-filter-form-11095 li > ul > li:last-child,
#search-filter-form-11104 li > ul > li:last-child,
#search-filter-form-11112 li > ul > li:last-child,
#search-filter-form-11115 li > ul > li:last-child,
.searchandfilter .su-spoiler-style-default > .su-spoiler-content {
    border-bottom: 1px solid #719ECA;
}

.searchandfilter li[data-sf-field-input-type=select] label,
.searchandfilter li[data-sf-field-input-type=checkbox] label, 
.searchandfilter li[data-sf-field-input-type=radio] label, 
.searchandfilter li[data-sf-field-input-type=range-radio] label, 
.searchandfilter li[data-sf-field-input-type=range-checkbox] label,
.entry #search-filter-form-11095 ul li ul li,
.entry #search-filter-form-11104 ul li ul li,
.entry #search-filter-form-11112 ul li ul li,
.entry #search-filter-form-11115 ul li ul li {
    margin: 0;
    //padding: 3% 1%;
}

.searchandfilter li[data-sf-field-input-type=checkbox] label:hover,
.searchandfilter li[data-sf-field-input-type=checkbox] label:hover, 
.searchandfilter li[data-sf-field-input-type=radio] label:hover, 
.searchandfilter li[data-sf-field-input-type=range-radio] label:hover, 
.searchandfilter li[data-sf-field-input-type=range-checkbox] label:hover,
.entry #search-filter-form-11095 ul li ul li:hover,
.entry #search-filter-form-11104 ul li ul li:hover,
.entry #search-filter-form-11112 ul li ul li:hover,
.entry #search-filter-form-11115 ul li ul li:hover {
    background: #94AF6E;
}

.searchandfilter li[data-sf-field-input-type=select] label.sf-option-active:hover,
.searchandfilter li[data-sf-field-input-type=checkbox] label.sf-option-active:hover, 
.searchandfilter li[data-sf-field-input-type=radio] label.sf-option-active:hover, 
.searchandfilter li[data-sf-field-input-type=range-radio] label.sf-option-active:hover, 
.searchandfilter li[data-sf-field-input-type=range-checkbox] label.sf-option-active:hover,
.entry #search-filter-form-11095 ul li ul li.sf-option-active:hover,
.entry #search-filter-form-11104 ul li ul li.sf-option-active:hover,
.searchandfilter li.sf-option-active label:hover {
    background: none !important;
}

.searchandfilter .su-spoiler-style-default > .su-spoiler-content {
    /* padding: 0.2em 0.5em 0.8em; */
    padding: 0px;
    background: #fff;
}

a.search-filter-reset {
    display: block;
    font-size: 1em;
    border-radius: 0;
    box-shadow: none;
    background: none;
    text-align: center;
    background-color: none;
    font-weight: 700;
    text-transform: uppercase;
    color: #264465;
    text-decoration: none;
    padding: 10px 30px 8px;
    border: 2px solid #FDBC62;
    margin: 1em auto;
}

a.search-filter-reset:hover {
    background: #fff;
    border: 2px solid #FDBC62;
}

.sf-field-search label {
    width: 100%;
    display: inline-block;
    position: relative;
    z-index: 99;
}

input.sf-input-text {
    width: 100%;
    font-size: 1em;
    padding: 0.5em 1em;
    line-height: 1.6em;
    color: #132940;
    border: 2px solid #C6D4E3;
    border-radius: 4px;
    box-shadow: inset 0px 1px 6px #F0F3F4;
    height: auto;
}

.searchandfilter select.sf-input-select {
	min-width: 170px;
	padding: 5px;
    background: #94AF6E;
    border-width: medium;
    border-bottom-color: darkgreen;
    border-right-color: darkgreen;
    border-top-color: yellowgreen;
    border-left-color: yellowgreen;
    font-size: x-large;
}

.chosen-container.chosen-container-single .chosen-single, a.chosen-single, .a.chosen-single, .chosen-drop, .chosen-results {
	min-width: 170px;
	padding: 7px;
    background: #94AF6E;
    border-width: medium;
	border-radius: 0;
	border-bottom-color: darkgreen;
    border-right-color: darkgreen;
    border-top-color: yellowgreen;
    border-left-color: yellowgreen;
    font-size: x-large;
}

.chosen-container.chosen-container-single .chosen-single:hover {
	min-width: 170px;
	padding: 7px;
    background: #94AF6E;
    border-width: medium;
	border-radius: 0;
    border-bottom-color: yellowgreen;
    border-right-color: yellowgreen;
    border-top-color: darkgreen;
    border-left-color: darkgreen;
    font-size: x-large;
}

.chosen-container-single .chosen-search, .chosen-search-input {
	background: #FFF;
}

.searchandfilter select.sf-input-select:hover, div.chosen-search {
	min-width: 170px;
	padding: 5px;
    background: #88A067;
    border-width: medium;
    border-bottom-color: yellowgreen;
    border-right-color: yellowgreen;
    border-top-color: darkgreen;
    border-left-color: darkgreen;
    font-size: x-large;
}

.searchandfilter li[data-sf-field-input-type=select] label,
.searchandfilter li[data-sf-field-input-type=checkbox] label {
    padding-left: 10px;
    font-size: 1em;
    line-height: 1;
    margin-left: 5%;
}

.sf-field-search label:before {
    content: '\f002';
    color: #719ECA;
    font-family: FontAwesome;
    font-size: 1.8em;
    width: 45px;
    z-index: 100;
    top: 7px;
    right: 0px;
    display: inline-block;
    position: absolute;
    line-height: 1;
}

li.sf-option-active label.sf-label-checkbox:before {
    content: '\f00c';
    width: 40px;
    height: 40px;
    margin-right: 8px;
    font-size: 1.3em;
    font-family: FontAwesome;
    color: #719ECA;
    line-height: 1;
}

li.sf-option-active:hover label.sf-label-checkbox:before {
    content: '\f00d';
    color: #c20c28;
    width: 40px;
    margin-right: 12px;
    top: 7px;
    height: 40px;
    font-family: FontAwesome;
    line-height: 1;
}

.sf-input-checkbox {
    display: none;
}

label.sf-label-checkbox:hover {
    
}


/* ======= Page Builder Stuff ======= */

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

.light,
.light #content-container {
    background-color: #EFF4E6;
}

.dark,
.dark #content-container {
    background-color: #004e39;
    color: #fff !important;
}

/* ======= Forms ======= */

.ctct-form-wrapper input[type=submit]:hover {
    color: #fff !important;
}

.aifi-form {
    padding: 20px 10%;
    margin: 20px auto;
    width: 100%;
    float: left;
    background: #EFF4E6;
}

.aifi-form .form-row,
.aifi-form .fr-full,
.aifi-form label {
    width: 100%;
    float: left;
    position: relative;
}

.aifi-form label {
    font-weight: 500;
}

.aifi-form .fr-half {
    width: 50%;
    float: left;
}

.aifi-form .fr-full,
.aifi-form .fr-half {
    padding: 10px 20px;
}

form.wpcf7-form input[type=text], 
form.wpcf7-form input[type=password], 
form.wpcf7-form input[type=email], 
form.wpcf7-form input[type=url], 
form.wpcf7-form input[type=tel], 
form.wpcf7-form input[type=number], 
form.wpcf7-form textarea, 
form.wpcf7-form select {
    width: 100%;
    border-radius: 0px;
    border: 2px solid #004E39;
    color: #004E39;
    padding: 8px;
    font-size: 18px;
    background: none;
}

form.wpcf7-form input[type=submit] {
    background: none;
    border-radius: 0px;
    box-shadow: none;
    text-align: center;
    color: #004E39;
    border: 3px solid #004E39;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
}

form.wpcf7-form input[type=submit]:hover {
    border: 3px solid #004E39;
    background: #004E39;
}

/* ======= Home Page Form ======= */

.tpl_home form.wpcf7-form input[type=text], 
.tpl_home form.wpcf7-form input[type=password], 
.tpl_home form.wpcf7-form input[type=email], 
.tpl_home form.wpcf7-form input[type=url], 
.tpl_home form.wpcf7-form input[type=tel], 
.tpl_home form.wpcf7-form input[type=number], 
.tpl_home form.wpcf7-form textarea, 
.tpl_home form.wpcf7-form select {
    width: 100%;
    border-radius: 0px;
    border: 0;
    color: #004E39;
    background: #fff;
    padding: 12px;
    font-size: 22px;
}

.tpl_home form.wpcf7-form input[type=submit] {
    font-size: 22px;
    font-weight: 500;
    background: #94AF6E;
    color: #fff;
    border: none;
    border-bottom: 3px solid #004F39;
    padding: 10px 30px;
    margin-top: 10px;
    border-radius: 0;
    box-shadow: none;
    text-align: center;
}

.tpl_home form.wpcf7-form input[type=submit]:hover {
    background: #004E39;
}

.tpl_home form.wpcf7-form .ajax-loader {
    display: none !important;
    visibility: hidden !important;
}

.tpl_home form.wpcf7-form .wpcf7-response-output {
    background: #fff;
}


/* =========== Warehouse Locations ============ */

#distribution-map {
    background-repeat: no-repeat;
    background-size: 400px contain;
    background-position: center center;
}

#distribution-map .cities-block {
    display: inline-block;
}

.location-blocks {
    display: block;
    position: relative;
    width: 100%;
    min-height: 600px;
}


.cities-block {
    position: absolute;
    /* background: rgba(255,255,255,0.75); */
    background: rgba(227,235,212,0.75);
    padding: 10px 15px;
    border-left: 3px solid #006D2C;
    font-weight: 500;
}

.eastern-cities {
/*    right: 14vw; */
	right: 11vw;
    top: 16vw;
}

.southern-cities {
/*    bottom: 5vw; */
	bottom: 3vw;
/*    left: 45vw; */
	left: 40vw;
}

.midwest-cities {
/*    right: 40vw; */
	right: 30vw;
	top: 3vw; 
}

.western-cities {
    top: 10vw;
/*    left: 11vw;  */
	left: 21vw;
}

#locations .col .inner-text {
    padding: 35px 20px;
}

#locations .sue-content-slide {
    padding-right: 1px;
    min-height: 235px;
    background-color: #EAF0DF;
    padding: 30px;
    text-align: center;
}

#locations .sue-content-slider .owl-nav {
    position: absolute;
    top: 50%;
    right: 0;
    width: 100%;
    height: 30px;
    pointer-events: none;
}

#locations .sue-content-slider .owl-nav button {
    pointer-events: all;
}

#locations .sue-content-slider .owl-nav button.owl-prev {
    left: 0px;
}

/* =========== Header ============ */

#header-wide {
    background: #fff;
	border-bottom: 4px solid #94AF6F;
}

#header {
    height: 120px;
    position: relative;
}

#header #logo-box {
    width: 200px;
    float: left;
    display: block;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

#header #top-logo {
    width: 100%;
}

#header #top-logo img {
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-bottom: 0;
}

/* =========== Navigation ============ */

#main-navigation {
    /* transform: translateY messes up z-index? Using absolute pixel values instead. */
	position: absolute;
    top: 35px;
}

#main-navigation li a {
    font-size: 18px;
	color: #004F39;
    padding-left: 15px;
    padding-right: 15px;
}

#main-navigation li a:hover {
    color: #94AF6E;
}

#main-navigation .nav-btn a {
    font-size: 16px;
	background: #004F39;
	padding: 2px 15px 2px;
}

#main-navigation .nav-btn a:hover {
	background: #94AF6E;
	color: #fff;
}

#main-navigation li .sub {
	background: #004F39;
}

#main-navigation li .sub a:hover {
	background: #94AF6E;
    color: #fff;
}

#main-navigation li .sub a {
	padding-top: 9px;
	padding-bottom: 7px;
}

/* =========== Pagination =========== */

.paged-nav a,
.paged-nav .current {
	font-size: 16px;
	border-radius: 0;
	padding: 9px 10px 6px;
	margin: 0 2px;
	line-height: 1;
	border: none;
}

.paged-nav a {
	background: #004F39;
}

.paged-nav a:hover {
	background: #94AF6E;
}

.paged-nav .current {
	background: #fff;
}

#header,
#header-small .mc1-2 {
	text-align: right;
}

/* =========== Intro ============ */

#intro {
    text-align: center;
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 30px;
}

#intro h2 {
    font-size: 40px;
}

#intro .button-row {
    padding-top: 20px;
}

#intro .button-row .btn {
    padding: 10px 30px;
    margin-left: 7px;
    margin-right: 7px;
}

/* =========== Footer =========== */

#footer-wide {
    background: #004F39;
}

#footer {
    padding: 8px 15px 2px;
}

#footer {
    color: #fff;
    font-size: 14px;
}

#footer a {
    color: #fff;
    font-size: 14px;
}

#footer a:hover {
    color: #94AF6E;
}

#footer .col.c1-4 {
    text-align: left;
}

#footer .menu-footer-menu-container {
    display: inline-block;
    float: none;
}

#footer ul.menu li {
    display: inline-block;
    float: left;
}

#footer .inner-text,
#footer .ifi-copyright {
    padding-top: 15px;
}

#footer .ifi-copyright {
    padding-top: 10px;
}

#footer .ifi_phone {
    display: inline-block;
    float: left;
    margin-left: 10px;
}

#footer .fa-phone:before {
    margin-right: 6px;
}

/* =========== Slideshow ============ */
/* hero placeholder - TB 11/5/24 */
.home-placeholder {
    width: 1900px;
    height: 500px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('/wp-content/uploads/2024/11/placeholder-white.png');
}

#slides-wide .sue-content-slider {
	padding-top: 0;
	margin-bottom: 0;
}

#slides-wide .sue-content-slider .owl-stage {}

#slides-wide .sue-content-slider .owl-stage {
	box-sizing: border-box;
}

#slides-wide .sue-content-slider .owl-item {
	margin-right: 10px !important;
}

#slides-wide .sue-content-slider .slide-wide {
	height: 700px;
	background-position: center;
	background-size: cover;
}

#slides-wide .slide-caption {
	position: absolute;
    width: 45%;
	top: 50%;
	transform: translateY(-50%);
	clear: both;
    background: rgba(0,79,57, .6);
    color: #fff;
}

#slides-wide .slide-caption h2 {
    background: #004F39;
    background-image: url(images/world-green.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: 50px;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    margin: 0;
    padding-top: 16px;
    padding-bottom: 15px;
    padding-left: 85px;
    padding-right: 20px;
    font-size: 38px;
    border-bottom: 3px solid #fff;
}

#slides-wide .slide-caption .inner-text {
    font-size: 22px;
    padding: 20px 20px 10px 25px;
    width: 100%;
}

#slides-wide .slide-caption a.slide-button {
    font-size: 28px;
    font-weight: 600;
    float: right;
    padding: 0 20px 10px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}

#slides-wide .slide-caption a.slide-button:after {
    content: ' »';
}

#slides-wide .slide-caption a.slide-button:hover {
    color: #94AF6E;
}

.sue-content-slide {
    padding-right: 0px !important;
}

#slides-wide .sue-content-slider .owl-nav {
    position: absolute;
    top: auto;
    bottom: 30px;
    width: 100%;
}

#slides-wide .owl-carousel .owl-nav button.owl-prev {
    left: 20px;
}

#slides-wide .owl-carousel .owl-nav button.owl-next {
    right: 30px;
}

#slides-wide .sue-content-slider .owl-prev:before, 
#slides-wide .sue-content-slider .owl-next:before {
    width: 20px;
    height: 20px;
}

/*
#slides-wide .sue-content-slider .owl-prev {
	left: 0;
	margin: 230px 0 0;
}

#slides-wide .sue-content-slider .owl-next {
	right: 15px;
	margin: 230px 0 0;
}

#slides-wide .sue-content-slider .owl-nav {
	width: 96%;
	margin-left: 2%;
	margin-right: 2%;
	height: 300px;
}

#slides-wide .sue-content-slider .owl-prev:before, 
#slides-wide .sue-content-slider .owl-next:before {
	border-color: #fff;
	border-width: 6px;
	height: 25px;
	width: 25px;
}

#slides-wide .sue-content-slider .owl-prev:hover:before, 
#slides-wide .sue-content-slider .owl-next:hover:before {
	border-color: #333;
}
*/

/* =========== Industries ============ */

#industries-wide {
    background: #94AF6E;
}

#industries {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}

#industries h2 {
    font-size: 40px;
    color: #fff;
}

#industries .items {}

#industries .item {
    display: block;
    float: left;
    width: 20%;
    padding-left: 1%;
    padding-right: 1%;
    margin-bottom: 20px;
}

#industries .item .item-image {
    width: 100%;
    padding-bottom: 90%;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#industries .item h3 {
    color: #fff;
}

#industries .item a:hover .item-image {
    opacity: .5;
}

#industries .item a:hover h3 {
    color: #004E39;
}

/* =========== News ============ */

#news-wide {}

#news {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
}

#news h2 {
    font-size: 40px;
}

.post-link-box {
    width: 31.33%;
    float: left;
    display: block;
    margin-left: 1%;
    margin-right: 1%;
    text-decoration: none;
}

.post-link-box .thumbnail-container {
    width: 100%;
    height: 0;
    padding-bottom: 75%;
    overflow: hidden;
    background: #ccc;
    position: relative;
    margin-bottom: 12px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.post-link-box h3 {
    font-size: 20px;
    text-align: left;
    color: #004E39;
    border-left: 4px solid #004E39;
    min-height: 60px;
    padding: 5px 15px 5px 15px;
    position: relative;
    font-weight: 500;
}

.post-link-box h3 .inner-title {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.post-link-box:hover h3 {
    color: #94AF6E;
    border-color: #94AF6E;
}

.post-link-box:hover .thumbnail-container {
    opacity: .5;
}



/* =========== Newsletter ============ */

#newsletter-wide {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#newsletter {
    padding-top: 25px;
    padding-bottom: 25px;
    text-align: center;
    height: 500px;
}

#newsletter h3 {
    font-size: 32px;
    color: #fff;
}

.newsletter-half {
    width: 50%;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

/* =========== Featured Ingredients =========== */

#featured-ingredients-wide {
    margin-top: 30px;
}

.ingredient-item {
    width: 33%;
    display: inline-block;
    text-align: left;
    font-size: 22px;
    color: #005237;
    font-weight: 500;
    padding-left: 25px;
}

.ingredient-item:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    top: 2px;
    position: relative;
    background: transparent url(https://amerinat.wpengine.com/wp-content/themes/AIFI_2021/images/bullet-li-li.svg) no-repeat left 3px;
}

.ingredient-row {
    display: block;
    float: left;
    left: 35px;
    position: relative;
    margin-bottom: 20px;
}

.ingredient-row h2 {
    margin-bottom: 30px;
    text-align: center;
    color: #005237;
}

.ingredient-row .c3-4 {
    background: #E3EBD4;
    margin-top: 30px;
    padding: 20px 40px 40px 130px;
    right: 75px;
    position: relative;
}

.ingredient-row img {
    width: 120%;
    height: auto;
    border: 5px solid #005237;
    border-radius: 50%;
    z-index: 200;
    position: relative;
    /* bottom: 20px;
    left: 40px; */
    display: block;
}

.ingredient-row .btn {
    margin-top: 10px;
}

.ingredient-row .c2-3 .btn {
    margin-left: 25px;
}


/* =========== Ingredient Page Switcher (Guides) =========== */

#guides-wide {
    width: 100%;
    display: block;
    position: relative;
    color: #fff;
    
}

#guides-wide ul.guide-menu {
    display: block;
}

.guide-tabs {
    position: absolute;
    top: 20px;
    left: 0;
    display: block;
    z-index: 2;
}

#guides-wide .guide-menu li {
    margin-top: 8px;
    margin-bottom: 8px;
	font-size: 16px;
    font-weight: 700;
    line-height: 1.2;
    display: block;
	position: relative;
	float: left;
	clear: both;
	width: 165px;
    height: 60px;
	padding: 12px 25px 12px 20px;
    background: #e1dede;
    background: -moz-linear-gradient(left, #e1dede 0%, #f2f3f3 33%);
    background: -webkit-linear-gradient(left, #e1dede 0%,#f2f3f3 33%);
    background: linear-gradient(to right, #e1dede 0%,#f2f3f3 33%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1dede', endColorstr='#f2f3f3',GradientType=1 );
    color: #707070;
    text-transform: uppercase;
}

#guides-wide .guide-menu li .guide-menu-text {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 0px;
	padding-right: 25px;
}

#guides-wide .guide-menu li.guide-menu-active {
	color: #fff;
	background: #094e3a;
	width: 180px;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: contain;
	padding-left: 35px;
}

#guides-wide .guide-slide {
	background-size: cover;
	background-position: center;
	height: 500px;
	position: relative;
	float: left;
	width: 100%;
}

#guides-wide .guide-slide:before {
    content: '';
	background: rgba(89, 139, 90, 1);
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}


#guides-wide .guide-text {
	width: 60%;
	float: left;
	padding-left: 175px;
	height: 500px;
	position: relative;
}

#guides-wide .guide-text-inner {
	padding: 20px 80px 20px 40px ;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	font-size: 16px;
}

#guides-wide .guide-text-inner .btn {
	background: #95ae71;
	margin-right: 15px;
	margin-bottom: 10px;
	padding: 13px 30px;
	font-size: 16px;
    border-bottom: none;
}

#guides-wide .guide-text-inner .btn:hover {
    background: #094e3a;
}

#guides-wide .guide-image {
	width: 40%;
    height: 500px;
	float: left;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
}

#guides-wide h2 {
    color: #fff;
	font-size: 32px;
    text-transform: uppercase;
	line-height: 1.3;
	margin: 0;
}

#guides-wide h4 {
	font-size: 18px;
	line-height: 1;
    color: #D0CDCC;
    text-transform: uppercase;
	margin: 0;
}

.guide-slide {
	display: none;
	visibility: hidden;
	pointer-events: none;
}

.guide-slide.guide-slide-active {
	display: block;
	visibility: visible;
	pointer-events: auto;
}


/* =========== Product Tables =========== */

#ingredient-tables-wide table,
#ingredient-tables-wide tbody {
    width: 100%;
    margin-bottom: 20px;
}

#ingredient-tables-wide tbody {
    border: 1px solid #94AF6F;
}

#ingredient-tables-wide tr {
    width: 100%;
}

#ingredient-tables th {
    background-color: #004E39;
    color: #fff;
    padding: 10px;
}

#ingredient-tables td {
    padding: 10px 15px;
}

#ingredient-tables tr:nth-child(odd) {
    background-color: #E3EBD4;
}

#ingredient-tables-wide .indent {
    padding-left: 35px;
}

#ingredient-tables-wide .indent::before {
    content: '• ';
}

/* =========== Page Builder Options =========== */

#box-links .item-inner img {
    margin: 0;
    width: 100%;
    height: auto;
    display: block;
}

.box-link-image img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    float: none;
    position: relative;
    display: block;
}

#box-links {
    text-align: center;
}

#box-links .inner-text {
    padding: 10px;
    text-align: left;
    color: #555;
    min-height: 225px;
}

#box-links .item-list {
    text-align: center;
    position: relative;
    float: left;
}

.sea-salt #box-links .item {
    width: 31%;
}

.featured-ingredient-cassava .col img {
    width: 50%;
    height: auto;
    margin: 0 auto !important;
    float: none;
    position: relative;
}

.featured-ingredient-cassava .col {
    text-align: center;
}

.featured-ingredient-cassava .col .btn {
    margin-top: 10px;
}

#box-links .item {
    width: 23%;
    margin: 1%;
    position: relative;
    display: inline-block;
}

#box-links .item {
    border: 2px solid #e3ebd4;
    float: left;
}

#box-links a.boxlink {
    text-decoration: none;
}

#box-links h3 {
    background: #004E39;
    color: #fff;
    margin: 0;
    padding: 10px 20px;
    position: relative;
} 

#box-links a:hover h3 {
    background: #94AF6F;
}

#cta-wide {
    background: #004E39;
    padding: 20px 50px;
}

#cta-wide a {
    text-decoration: none;
    color: #fff;
}

#cta-wide a:hover {
    text-decoration: underline;
}

#cta-wide a h3 {
    color: #fff;
    text-align: center;
    font-size: 24px;
}

/* ======= Constant Contact Form Styles ======= */

.ctct-form {
    padding: 20px 10% !important;
    margin: 20px auto !important;
    width: 100% !important;
    float: left !important;
}

.ctct-form-wrapper label {
    width: 100% !important;
	padding: 20px 8px 0px !important;
    float: left !important;
	text-align: left !important;
    position: relative !important;
}

.ctct-form-wrapper label {
    font-weight: 500 !important;
}

.ctct-form-wrapper input.ctct-label-right, .ctct-form-wrapper textarea.ctct-label-right {
	display: inline-block;
	margin-right: 0% !important;
}

.ctct-form-wrapper input[type=text], 
.ctct-form-wrapper input[type=password], 
.ctct-form-wrapper input[type=email], 
.ctct-form-wrapper input[type=url], 
.ctct-form-wrapper input[type=tel],
.ctct-form-wrapper input[type=number],
.ctct-form-wrapper input[type=textarea], 
.ctct-form-wrapper ctct-form-field-required {
    width: 100% !important;
    border-radius: 0px !important;
    border: 2px solid #004E39 !important;
    color: #004E39 !important;
    padding: 8px !important;
    font-size: 18px !important;
    text-align: left;
    background: none;
}

.ctct-form-wrapper input.ctct-label-right[type="checkbox"], .ctct-form-wrapper textarea.ctct-label-right[type="checkbox"] {
	width: auto !important;
	vertical-align: super !important;
}

.ctct-form-wrapper input[type=submit] {
    border-radius: 0px !important;
    box-shadow: none !important;
    text-align: center !important;
    background: none !important;
	float: none;
	padding: 8px 30px !important;
    border: 3px solid #004E39 !important;
    font-weight: 500 !important;
    font-family: 'Roboto', sans-serif !important;
    font-size: 18px !important;
}

.ctct-form-wrapper input[type=submit]:hover {
    border: 3px solid #004E39 !important;
    background: #004E39 !important;
}


/* MS hero CLS bounce fix 11/7/2024 */

.owl-carousel {
	display: block !important;
}




/* =========== Responsive =========== */

@media screen and (max-width: 1280px) {
    
    .container {
        width: 100%;
        padding-left: 40px;
        padding-right: 40px;
    }
    
    #main-navigation {
        right: 20px;
    }
    
    #slides-wide .slide-caption {
        width: 60%;
    }
    
    html, body {
        min-width: 200px;
    }
    
    .ingredient-row {
        left: 0px;
    }

    .ingredient-row .c3-4 {
        background: #E3EBD4;
        margin-top: 30px;
        padding: 20px 40px 40px;
        right: 0px;
        position: relative;
    }

    .ingredient-row img {
        width: 100%;
    }
    
    .ingredient-row .buttons-row .col.c2-3 {
        width: 66.13%;
    }
    
    .ingredient-row .buttons-row .col.c1-3 {
        width: 32.26%;
    }
    
}

@media screen and (max-width: 1080px) and (min-width: 751px) {

    #industries .item {
        min-height: 250px;
    }
    
    .ingredient-row .col {
        width: 100%;
        margin: 0;
    }
    
    .ingredient-row .c3-4 {
        right: 0px;
    }
    
    .ingredient-row .c1-4 {
       text-align: center;
        margin-bottom: 20px;
    }
    
    .ingredient-row img {
        left: 0px;
        width: 30%;
        display: inline;
        bottom: 0px;
    }
    
    #ingredient-tables .c1-4 {
        width: 48%;
    }
    
    #box-links h3 {
        font-size: 1.8vw;
    }

}

@media screen and (max-width: 960px) and (min-width: 751px) {
    
    #header {
        height: 200px;
    }
    
    #main-navigation {
        width: 100%;
        position: relative;
        top: 35px;
        right: 0px;
        text-align: center;
    }

    #header #logo-box {
        width: 100%;
        position: relative;
        top: 20px;
        -ms-transform: translateY(0%);
        transform: translate(0px);
    }
    
    #header #top-logo img {
        width: 20%;
        height: auto;
        margin: auto;
    }
    
    #guides-wide .guide-text {
        width: 100%;
    }
    
    #guides-wide .guide-image {
        width: 0%;
    }
    
    #guides-wide .guide-slide:before {
        background: rgba(89, 139, 90, 0.9);
    }

}

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

    #distribution-map {
        width: 100%;
        float: left;
    }
    
    #distribution-map .cities-block {
        position: relative;
        margin: 10px 1%;
        top: 50vw;
        width: 47%;
        transform: translateY(-50vw);
    }
    
    .western-cities,
    .eastern-cities,
    .midwest-cities,
    .southern-cities {
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }
    
    
    
    
}

@media screen and (max-width: 750px) {
    
    #guides-wide .guide-slide:before {
        background: rgba(89, 139, 90, 0.9);
    }
    
    body.contact :nth-of-type(5) {
        background: none;
    }

    #header-small.container {
        padding: 0px;
    }
    
    #header-small .action-btn {
        margin-right: 20px;
        margin-top: 17px;
    }
    
    #mobile-navigation > ul > li > .dcjq-parent {
            background: #004E39;
    }

    #mobile-navigation > ul > li > .dcjq-parent.active {
        background: #00402F;
    }

    #mobile-navigation .sub-menu {
        background: #003224;
        border-bottom: 4px solid #00402F;
    }

    #mobile-navigation .sub-menu .sub-menu {
        background: #00241A;
        border-bottom: 2px solid #00402F;
    }

    #mobile-navigation .sub-menu .sub-menu .sub-menu {
        background: #00160F;
        border-bottom: 2px solid #003224;
    }
    
    #slides-wide .slide-caption {
        width: 100%;
        top: unset;
        bottom: 0;
        transform: translateY(0%);
    }
    
    #slides-wide .sue-content-slider .slide-wide {
        height: 550px;
    }
    
    #slides-wide .slide-caption .inner-text {
        font-size: 16px;
    }
    
    #slides-wide .slide-caption h2 {
        font-size: 22px;
    }
    
    #slides-wide .slide-caption a.slide-button {
        font-size: 20px;
    }
    
    #slides-wide .sue-content-slider .owl-nav {
        bottom: 65%;
    }
    
    
    #industries .item {
        width: 50%;
        padding: 20px;
        min-height: 275px;
    }
    
    .post-link-box {
        width: 100%;
        margin-bottom: 60px;
    }
    
    .newsletter-half {
        width: 100%;
        position: relative;
    }
    
    #footer .col.c1-4 {
        text-align: center;
        margin-top: 20px;
    }
    
    #footer .inner-text {
        padding-top: 0px;
    }
    
    .ingredient-row .c3-4 {
        right: 0px;
        padding: 20px;
    }
    
    .ingredient-row .c1-4 {
       text-align: center;
        margin-bottom: 20px;
    }
    
    .ingredient-row img {
        left: 0px;
        width: 50%;
        border: none;
        border-radius: 0px;
        display: inline;
        bottom: 0px;
    }
    
    .ingredient-item {
        width: 100%;
    }
    
    .ingredient-row .buttons-row .col.c2-3,
    .ingredient-row .buttons-row .col.c1-3 {
        width: 50%;
        padding-top: 20px;
        display: inline-block;
        text-align: center;
    }
    
    .ingredient-row .c2-3 .btn {
        margin-left: 0;
    }
    
    .aifi-form .fr-half {
        width: 100%;
    }
    
    #box-links .item {
        width: 47%;
    }
    
    #box-links {
        margin-bottom: 40px;
    }
    
    .post-items .post-item {
        width: 98%;
    }
    
    .post-items .post-item .post-item-inner .post-image {
        height: 250px;
    }
    
    .sea-salt #box-links .item {
        width: 100%;
    }
    
    
    #guides-wide ul.guide-menu {
		width: 100%;
		float: left;
		position: relative;
	}
	
	#guides-wide .guide-menu li {
		width: 50%;
		clear: none;
		margin: 0;
	}
	
	#guides-wide .guide-menu li.guide-menu-active:before {
		display: none;
		visibility: hidden;
	}
	
	#guides-wide .guide-menu li img {
		display: none;
		visibility: hidden;
	}
	
	#guides-wide .guide-menu li.guide-menu-active {
		width: 50%;
		margin: 0;
		background-image: none;
		padding-left: 0;
		border-left: 5px solid #598b5a;
	}
	
	#guides-wide .guide-menu li,
	#guides-wide .guide-menu li.guide-menu-active {
		padding: 10px 15px;
		height: 60px;
	}
	
	#guides-wide .guide-menu li:first-child,
	#guides-wide .guide-menu li:nth-child(2) {
		border-bottom: 1px solid #ccc;
	}
	
	#guides-wide .guide-menu li:nth-child(2),
	#guides-wide .guide-menu li:nth-child(4) {

	}
	
	.guide-tabs {
		top: 0;
		position: relative;
		float: left;
		width: 100%;
	}
	
	#guides-wide {
		float: left;
	}
	
	#guides-wide .guide-menu li .guide-menu-text {
		padding: 0;
		top: 50%;
		float: left;
		font-size: 15px;
		width: auto;
	}
	
	#guides-wide .guide-slide {
		height: auto;
	}
	
	#guides-wide .guide-text {
		width: 100%;
		padding: 40px 25px 30px;
		height: auto;
	}
	
	#guides-wide .guide-image {
		display: none;
		visibility: hidden;
	}
	
	#guides-wide .guide-text-inner {
		transform: translate(0,0);
		top: 0;
		position: relative;
		width: 100%;
		padding: 0;
		font-size: 16px;
	}
	
	#guides-wide .guide-slide {
		display: none;
		visibility: hidden;
		opacity: 1;
		top: 0;
		position: relative;
		transition: none;
	}
	
	#guides-wide .guide-slide.guide-slide-active {
		display: block;
		visibility: visible;
	}
	
	#guide-menu li.guide-menu-item.guide-menu-active:hover {
		background-image: none;
	}
	
	#guides-wide .guide-slides {
		height: auto;
		float: left;
		position: relative;
	}
    
}

@media screen and (max-width: 500px) {
    
    #industries .item {
        margin-bottom: 0px;
        min-height: 200px;
    }
    
    #industries .boxlink h3 {
        font-size: 1em;
    }
    
    .post-items .post-item .post-item-inner .post-image {
        width: 100%;
        margin-bottom: 15px;
    }
    
    .post-items .post-item .post-item-inner .post-content {
        position: relative;
        width: 100%;
        right: 0;
        top: unset;
        -ms-transform: translateY(0%);
        transform: translateY(0%);
    }
} 