﻿/*
	Theme Name: T. Marzetti
	Theme URI: https://www.tmarzetticompany.com/
	Description: T. Marzetti WordPress Theme
	Version: 1.0
	Author: Mobilize Cloud (@mobilizecloud)
	Author URI: https://www.mobilizecloud.com
	Tags:
	License: MIT
	License URI: http://opensource.org/licenses/mit-license.php
*/
#footer-wrapper .listreset {
  margin: 0;
  padding: 0;
  list-style: none;
}
#footer-wrapper .imgcover {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#footer-wrapper .hide-text {
  overflow: hidden;
  text-indent: -9999px;
}
#footer-wrapper .img-reset {
  display: block;
  width: 100%;
}
#footer-wrapper .clearfix:after {
  content: '';
  display: block;
  clear: both;
}
#footer-wrapper .justify {
  text-align: justify;
  font-size: 1px;
  line-height: 0px;
}
#footer-wrapper .justify > * {
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
#footer-wrapper .justify:after {
  content: '';
  width: 100%;
  display: inline-block;
  vertical-align: top;
}
#footer-wrapper .ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden;
  max-width: 100%;
}
#footer-wrapper html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}
#footer-wrapper *,
#footer-wrapper *:before,
#footer-wrapper *:after {
  box-sizing: inherit;
}
#footer-wrapper body {
  font-family: "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
#footer-wrapper * {
  max-height: 1000000px;
}
#footer-wrapper main,
#footer-wrapper article,
#footer-wrapper aside,
#footer-wrapper details,
#footer-wrapper figcaption,
#footer-wrapper figure,
#footer-wrapper footer,
#footer-wrapper header,
#footer-wrapper hgroup,
#footer-wrapper menu,
#footer-wrapper nav,
#footer-wrapper section {
  display: block;
}
#footer-wrapper body {
  color: #000;
  background: #fff;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: 0;
  font: 16px / 1.6 "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
}
#footer-wrapper img {
  max-width: 100%;
  height: auto;
  vertical-align: top;
  display: inline-block;
}
#footer-wrapper .gm-style img {
  max-width: none;
}
#footer-wrapper iframe {
  max-width: 100%;
}
#footer-wrapper .resize-active * {
  transition: none !important;
}
#footer-wrapper ul,
#footer-wrapper ol,
#footer-wrapper dl,
#footer-wrapper address,
#footer-wrapper form,
#footer-wrapper table,
#footer-wrapper blockquote,
#footer-wrapper applet,
#footer-wrapper embed,
#footer-wrapper object,
#footer-wrapper iframe,
#footer-wrapper frameset {
  margin: 0 0 20px;
}
#footer-wrapper blockquote {
  border-left: 4px solid #ddd;
  padding-left: 10px;
  margin-left: 0;
}
#footer-wrapper table {
  border-collapse: collapse;
}
#footer-wrapper th,
#footer-wrapper td {
  border: 1px solid #ddd;
  padding: 3px;
  text-align: left;
  vertical-align: top;
}
#footer-wrapper th {
  text-align: center;
  vertical-align: middle;
}
#footer-wrapper ul,
#footer-wrapper ol {
  padding-left: 20px;
}
#footer-wrapper ul ul,
#footer-wrapper ul ol,
#footer-wrapper ol ul,
#footer-wrapper ol ol {
  padding-left: 20px;
  margin: 0;
}
#footer-wrapper ul {
  list-style-type: disc;
}
#footer-wrapper dl:after {
  content: '';
  display: block;
  clear: both;
}
#footer-wrapper dl dt {
  float: left;
  clear: left;
  padding-right: 0.3em;
  font-weight: bold;
}
#footer-wrapper dl dd {
  overflow: hidden;
}
#footer-wrapper pre {
  max-width: 100%;
  overflow: auto;
}
@media screen and (min-width: 768px) {
  #footer-wrapper [id="twocolumns"] {
    display: flex;
  }
}
#footer-wrapper [id="content"] {
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  #footer-wrapper [id="content"] {
    width: 70%;
  }
}
#footer-wrapper [id="content"]:only-child {
  width: 100%;
}
#footer-wrapper [id="sidebar"] {
  padding: 30px 0;
}
@media screen and (min-width: 768px) {
  #footer-wrapper [id="sidebar"] {
    width: 30%;
    padding-left: 30px;
  }
}
#footer-wrapper .widget {
  margin-bottom: 20px;
}
#footer-wrapper .widget:after {
  content: '';
  display: block;
  clear: both;
}
#footer-wrapper .widget select {
  min-width: 150px;
  width: 100%;
}
#footer-wrapper .search-form,
#footer-wrapper .post-password-form {
  margin-bottom: 10px;
}
#footer-wrapper .search-form:after,
#footer-wrapper .post-password-form:after {
  content: '';
  display: block;
  clear: both;
}
#footer-wrapper .search-form label,
#footer-wrapper .post-password-form label {
  display: block;
}
#footer-wrapper .search-form p:after,
#footer-wrapper .post-password-form p:after {
  content: '';
  display: block;
  clear: both;
}
#footer-wrapper .search-form input,
#footer-wrapper .post-password-form input {
  float: left;
  margin-right: 5px;
  width: auto;
}
@media screen and (min-width: 768px) {
  [id="sidebar"] #footer-wrapper .search-form input,
  [id="sidebar"] #footer-wrapper .post-password-form input {
    width: 100%;
    margin: 0 0 5px;
  }
}
#footer-wrapper .search-form input[type='submit'],
#footer-wrapper .post-password-form input[type='submit'] {
  margin: 0;
}
#footer-wrapper .navigation,
#footer-wrapper .navigation-single,
#footer-wrapper .navigation-comments {
  margin: 20px 0;
}
#footer-wrapper .nav-links,
#footer-wrapper .navigation,
#footer-wrapper .navigation-comments {
  position: relative;
  text-align: center;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  #footer-wrapper .nav-links,
  #footer-wrapper .navigation,
  #footer-wrapper .navigation-comments {
    font-size: 15px;
  }
}
#footer-wrapper .nav-links.square,
#footer-wrapper .navigation.square,
#footer-wrapper .navigation-comments.square {
  font-size: 16px;
}
#footer-wrapper .nav-links.square .page-numbers,
#footer-wrapper .navigation.square .page-numbers,
#footer-wrapper .navigation-comments.square .page-numbers {
  transition: color background-color 0.3s ease-in-out;
  width: 40px;
  height: 40px;
  border: 1px solid #e0e0e0;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #36424e;
  margin: 0 5px 5px;
}
#footer-wrapper .nav-links.square .page-numbers:hover,
#footer-wrapper .navigation.square .page-numbers:hover,
#footer-wrapper .navigation-comments.square .page-numbers:hover {
  background-color: #e0e0e0;
  color: #36424e;
}
#footer-wrapper .nav-links.square .page-numbers.current,
#footer-wrapper .navigation.square .page-numbers.current,
#footer-wrapper .navigation-comments.square .page-numbers.current {
  background-color: #000;
  border-color: #000;
}
#footer-wrapper .nav-links.square .page-numbers:after,
#footer-wrapper .navigation.square .page-numbers:after,
#footer-wrapper .navigation-comments.square .page-numbers:after {
  display: none;
}
#footer-wrapper .nav-links.square .next:before,
#footer-wrapper .navigation.square .next:before,
#footer-wrapper .navigation-comments.square .next:before {
  content: '>';
}
#footer-wrapper .nav-links.square .prev:before,
#footer-wrapper .navigation.square .prev:before,
#footer-wrapper .navigation-comments.square .prev:before {
  content: '<';
}
#footer-wrapper .nav-links .screen-reader-text,
#footer-wrapper .navigation .screen-reader-text,
#footer-wrapper .navigation-comments .screen-reader-text {
  position: absolute;
  left: -99999px;
}
#footer-wrapper .nav-links .page-numbers,
#footer-wrapper .navigation .page-numbers,
#footer-wrapper .navigation-comments .page-numbers {
  transition: color 0.3s ease-in-out;
  margin: 0 12px;
  text-decoration: none;
  position: relative;
  z-index: 1;
}
#footer-wrapper .nav-links .page-numbers:hover,
#footer-wrapper .navigation .page-numbers:hover,
#footer-wrapper .navigation-comments .page-numbers:hover {
  color: #fff;
}
#footer-wrapper .nav-links .page-numbers:hover:after,
#footer-wrapper .navigation .page-numbers:hover:after,
#footer-wrapper .navigation-comments .page-numbers:hover:after {
  opacity: 0.6;
}
#footer-wrapper .nav-links .page-numbers:after,
#footer-wrapper .navigation .page-numbers:after,
#footer-wrapper .navigation-comments .page-numbers:after {
  transition: opacity 0.3s ease-in-out;
  width: 30px;
  height: 30px;
  content: "";
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #085418;
  z-index: -1;
  opacity: 0;
}
#footer-wrapper .nav-links .page-numbers.current,
#footer-wrapper .navigation .page-numbers.current,
#footer-wrapper .navigation-comments .page-numbers.current {
  color: #fff;
}
#footer-wrapper .nav-links .page-numbers.current:after,
#footer-wrapper .navigation .page-numbers.current:after,
#footer-wrapper .navigation-comments .page-numbers.current:after {
  opacity: 1;
}
#footer-wrapper .nav-links .page-numbers.dots:hover,
#footer-wrapper .navigation .page-numbers.dots:hover,
#footer-wrapper .navigation-comments .page-numbers.dots:hover {
  color: #000;
}
#footer-wrapper .nav-links .page-numbers.dots:hover:after,
#footer-wrapper .navigation .page-numbers.dots:hover:after,
#footer-wrapper .navigation-comments .page-numbers.dots:hover:after {
  opacity: 0;
  visibility: hidden;
}
#footer-wrapper .nav-links .next,
#footer-wrapper .navigation .next,
#footer-wrapper .navigation-comments .next,
#footer-wrapper .nav-links .prev,
#footer-wrapper .navigation .prev,
#footer-wrapper .navigation-comments .prev {
  transition: background 0.3s ease-in-out;
  max-width: 49%;
  font-size: 0;
  padding: 0;
  border: 0;
  background-color: transparent;
  color: #000;
}
#footer-wrapper .nav-links .next:after,
#footer-wrapper .navigation .next:after,
#footer-wrapper .navigation-comments .next:after,
#footer-wrapper .nav-links .prev:after,
#footer-wrapper .navigation .prev:after,
#footer-wrapper .navigation-comments .prev:after {
  width: 50px;
  height: 50px;
}
#footer-wrapper .nav-links .next:hover:after,
#footer-wrapper .navigation .next:hover:after,
#footer-wrapper .navigation-comments .next:hover:after,
#footer-wrapper .nav-links .prev:hover:after,
#footer-wrapper .navigation .prev:hover:after,
#footer-wrapper .navigation-comments .prev:hover:after {
  opacity: 1;
}
@media screen and (min-width: 1025px) {
  #footer-wrapper .nav-links .next,
  #footer-wrapper .navigation .next,
  #footer-wrapper .navigation-comments .next {
    margin-left: 50px;
  }
}
#footer-wrapper .nav-links .next:before,
#footer-wrapper .navigation .next:before,
#footer-wrapper .navigation-comments .next:before {
  content: '>';
}
@media screen and (min-width: 1025px) {
  #footer-wrapper .nav-links .prev,
  #footer-wrapper .navigation .prev,
  #footer-wrapper .navigation-comments .prev {
    margin-right: 50px;
  }
}
#footer-wrapper .nav-links .prev:before,
#footer-wrapper .navigation .prev:before,
#footer-wrapper .navigation-comments .prev:before {
  content: '<';
}
#footer-wrapper .nav-links {
  margin: 0 -12px;
}
@media screen and (min-width: 1025px) {
  #footer-wrapper .nav-links {
    margin: 0 -18px;
  }
}
.square #footer-wrapper .nav-links {
  margin: 0 -5px;
}
#footer-wrapper .navigation-single {
  width: 100%;
  justify-content: space-between;
}
#footer-wrapper .navigation-single .next,
#footer-wrapper .navigation-single .prev {
  max-width: 49%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#footer-wrapper .navigation-single .next a,
#footer-wrapper .navigation-single .prev a {
  transition: color 0.3s ease-in-out;
  max-width: 49%;
  display: flex;
  justify-content: center;
  font-size: 0;
  padding: 0;
  border: 0;
  color: #000;
  text-decoration: none;
  font-weight: 400;
  position: relative;
  background-color: transparent;
}
#footer-wrapper .navigation-single .next a:hover,
#footer-wrapper .navigation-single .prev a:hover {
  color: #fff;
}
#footer-wrapper .navigation-single .next a:hover:after,
#footer-wrapper .navigation-single .prev a:hover:after {
  opacity: 1;
}
#footer-wrapper .navigation-single .next a:after,
#footer-wrapper .navigation-single .prev a:after {
  transition: opacity 0.3s ease-in-out;
  width: 50px;
  height: 50px;
  content: "";
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #000;
  z-index: -1;
  opacity: 0;
}
#footer-wrapper .navigation-single .next a:before {
  content: '>';
}
#footer-wrapper .navigation-single .prev a:before {
  content: '<';
}
#footer-wrapper .widget_calendar th,
#footer-wrapper .widget_calendar td {
  text-align: center;
}
#footer-wrapper .widget_calendar #prev {
  text-align: left;
}
#footer-wrapper .widget_calendar #next {
  text-align: right;
}
#footer-wrapper #wp-calendar {
  width: 100%;
}
#footer-wrapper .aligncenter {
  margin: 0 auto 20px;
}
#footer-wrapper img.aligncenter {
  display: block;
  margin: 0 auto;
}
#footer-wrapper .alignleft {
  float: left;
  margin: 0 25px 15px 0;
}
@media screen and (min-width: 1025px) {
  #footer-wrapper .alignleft {
    margin: 0 44px 55px 0;
  }
}
#footer-wrapper .alignright {
  float: right;
  margin: 0 0 15px 25px;
}
@media screen and (min-width: 1025px) {
  #footer-wrapper .alignright {
    margin: 0 0 55px 77px;
  }
}
#footer-wrapper .mejs-container {
  margin-bottom: 20px;
}
#footer-wrapper .wp-caption-text,
#footer-wrapper .gallery,
#footer-wrapper .alignnone,
#footer-wrapper .gallery-caption,
#footer-wrapper .sticky,
#footer-wrapper .bypostauthor {
  height: auto;
}
#footer-wrapper .gallery {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#footer-wrapper .gallery .gallery-item {
  margin: 0;
  padding: 0 10px 10px;
}
#footer-wrapper .gallery .gallery-item dt {
  float: none;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
}
#footer-wrapper .gallery-columns-2 .gallery-item {
  max-width: 50%;
  width: 50%;
}
#footer-wrapper .gallery-columns-3 .gallery-item {
  max-width: 33.33%;
  width: 33.33%;
}
#footer-wrapper .tagcloud {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
}
#footer-wrapper .comment-list .comment-body {
  margin-bottom: 20px;
}
#footer-wrapper .comment-author img {
  margin-right: 10px;
}
#footer-wrapper h1,
#footer-wrapper .h1,
#footer-wrapper h2,
#footer-wrapper .h2,
#footer-wrapper h3,
#footer-wrapper .h3,
#footer-wrapper h4,
#footer-wrapper .h4,
#footer-wrapper h5,
#footer-wrapper .h5,
#footer-wrapper h6,
#footer-wrapper .h6,
#footer-wrapper .h {
  font-family: "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  color: #a1cd3a;
  font-weight: 400;
  margin: 0 0 10px;
  line-height: 1.1;
}
#footer-wrapper h1,
#footer-wrapper .h1 {
  font-size: 60px;
  line-height: 1;
}
@media (min-width: 768px) {
  #footer-wrapper h1,
  #footer-wrapper .h1 {
    font-size: 70px;
  }
}
@media (min-width: 1024px) {
  #footer-wrapper h1,
  #footer-wrapper .h1 {
    font-size: 85px;
  }
}
@media (min-width: 1280px) {
  #footer-wrapper h1,
  #footer-wrapper .h1 {
    font-size: 90px;
  }
}
#footer-wrapper h2,
#footer-wrapper .h2 {
  font-size: 40px;
  font-weight: 300;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  #footer-wrapper h2,
  #footer-wrapper .h2 {
    font-size: 45px;
    margin: 0 0 30px;
  }
}
@media (min-width: 1024px) {
  #footer-wrapper h2,
  #footer-wrapper .h2 {
    font-size: 55px;
  }
}
#footer-wrapper h3,
#footer-wrapper .h3 {
  font-size: 26px;
  font-weight: 300;
  margin: 0 0 20px;
}
@media (min-width: 768px) {
  #footer-wrapper h3,
  #footer-wrapper .h3 {
    font-size: 30px;
    margin: 0 0 26px;
  }
}
#footer-wrapper h4,
#footer-wrapper .h4 {
  font-size: 24px;
  font-weight: 800;
  color: #085418;
  margin: 0 0 3px;
}
#footer-wrapper h5,
#footer-wrapper .h5 {
  font-size: 18px;
  font-weight: 800;
  color: #085418;
}
#footer-wrapper h6,
#footer-wrapper .h6 {
  font-size: 16px;
  font-weight: 800;
  color: #085418;
  margin: 0 0 5px;
}
#footer-wrapper mark {
  background-color: transparent;
}
#footer-wrapper p {
  margin: 0 0 25px;
}
@media (min-width: 768px) {
  #footer-wrapper p {
    margin: 0 0 35px;
  }
}
#footer-wrapper address {
  font-style: normal;
  margin: 0 0 20px;
}
#footer-wrapper sub {
  vertical-align: bottom;
  font-size: 0.6em;
}
#footer-wrapper sup {
  vertical-align: top;
  font-size: 1em;
}
#footer-wrapper a {
  transition: all 0.3s ease-in-out;
  color: inherit;
  text-decoration: none;
}
#footer-wrapper a:hover {
  text-decoration: underline;
}
#footer-wrapper mark {
  background: transparent;
  color: #085418;
}
#footer-wrapper strong {
  font-weight: 800;
}
@font-face {
  font-family: 'Minion Pro';
  src: url('../../fonts/MinionPro-Regular.woff2') format('woff2'), url('../../fonts/MinionPro-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'icomoon';
  src: url('../../fonts/icomoon.eot?8az4t3');
  src: url('../../fonts/icomoon.eot?8az4t3#iefix') format('embedded-opentype'), url('../../fonts/icomoon.ttf?8az4t3') format('truetype'), url('../../fonts/icomoon.woff?8az4t3') format('woff'), url('../../fonts/icomoon.svg?8az4t3#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
#footer-wrapper [class^="icon-"],
#footer-wrapper [class*="icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#footer-wrapper .icon-facebook-square:before {
  content: "\e901";
}
#footer-wrapper .icon-linkedin:before {
  content: "\e900";
}
#footer-wrapper .icon-instagram:before {
  content: "\e90c";
}
#footer-wrapper .logos-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
@media (min-width: 1024px) {
  #footer-wrapper .logos-list {
    margin: 0 -10px;
  }
}
@media (min-width: 1024px) and (min-width: 1024px) {
  #footer-wrapper .logos-list {
    margin: 0 -15px;
  }
}
#footer-wrapper .logos-list:last-child {
  margin-bottom: -50px;
}
@media (min-width: 1024px) {
  #footer-wrapper .logos-list:last-child {
    margin-bottom: -85px;
  }
}
#footer-wrapper .logos-list li {
  text-align: center;
  padding: 0 10px 50px;
}
@media (min-width: 1024px) {
  #footer-wrapper .logos-list li {
    width: 16.66%;
    padding: 0 15px 85px;
  }
}
#footer-wrapper .logos-list a {
  text-decoration: none;
}
#footer-wrapper .logos-list a:hover {
  opacity: 0.6;
}
#footer-wrapper .social-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  font-size: 50px;
  margin: 0 -13px;
}
#footer-wrapper .social-list:last-child {
  margin-bottom: -10px;
}
#footer-wrapper .social-list li {
  margin: 0 13px 10px;
}
#footer-wrapper .social-list a {
  text-decoration: none;
  color: #a1cd3a;
}
#footer-wrapper .social-list a:hover {
  color: #085418;
}
#footer-wrapper #wrapper {
  transition: margin 0.3s ease-in-out;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  margin-top: 30px;
}
@media (max-width: 1023.98px) {
  .slideout-open #footer-wrapper #wrapper {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
  }
}
#footer-wrapper #main {
  flex: 1 0;
}
#footer-wrapper #main > *:first-child {
  padding-top: 130px;
}
@media (min-width: 1024px) {
  #footer-wrapper #main > *:first-child {
    padding-top: 175px;
  }
}
@media (min-width: 1280px) {
  #footer-wrapper #main > *:first-child {
    padding-top: 220px;
  }
}
#footer-wrapper .slideout-panel {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#footer-wrapper #panel {
  z-index: 10;
  background: #fff;
}
@media (min-width: 1024px) {
  #footer-wrapper #panel {
    transform: none !important;
  }
}
#footer-wrapper [class^="section"],
#footer-wrapper [class*="section"] {
  position: relative;
  z-index: 1;
}
#footer-wrapper .container,
#footer-wrapper .container-fluid {
  width: 100%;
  max-width: 1280px;
  padding: 0 20px;
  margin: 0 auto;
}
@media (min-width: 768px) {
  #footer-wrapper .container,
  #footer-wrapper .container-fluid {
    padding: 0 30px;
  }
}
@media (min-width: 1024px) {
  #footer-wrapper .container,
  #footer-wrapper .container-fluid {
    padding: 0 50px;
  }
}
@media (min-width: 1280px) {
  #footer-wrapper .container,
  #footer-wrapper .container-fluid {
    padding: 0 80px;
  }
}
#footer-wrapper .container-fluid {
  max-width: 2560px;
}
@media (min-width: 1440px) {
  #footer-wrapper .container-fluid {
    padding: 0 100px;
  }
}
#footer-wrapper .bg-stretch {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -2;
}
#footer-wrapper .bg-stretch img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#footer-wrapper img,
#footer-wrapper svg {
  max-width: 100%;
  height: auto;
}
#footer-wrapper .bg-light {
  background: #f3f8e8;
}
#footer-wrapper .overflow-hidden {
  overflow: hidden;
}
#footer-wrapper .contact-holder {
  margin: 0 0 40px;
}
@media (min-width: 768px) {
  #footer-wrapper .contact-holder {
    margin: 0 0 60px;
  }
}
#footer-wrapper .contact-holder .contact-item {
  margin: 0 0 14px;
}
#footer-wrapper .contact-holder .contact-item > * {
  margin: 0;
}
#footer-wrapper .contact-holder .contact-item strong {
  font-weight: 800;
}
@media (min-width: 768px) {
  #footer-wrapper .two-columns {
    display: flex;
    margin: 0 -18px;
  }
}
@media (min-width: 1024px) {
  #footer-wrapper .two-columns {
    margin: 0 -28px;
  }
}
@media (min-width: 768px) {
  #footer-wrapper .two-columns .column {
    width: 50%;
    padding: 0 18px;
  }
}
@media (min-width: 1024px) {
  #footer-wrapper .two-columns .column {
    padding: 0 28px;
  }
}
#footer-wrapper #footer {
  font-size: 10px;
}
@media (min-width: 576px) {
  #footer-wrapper #footer {
    font-size: 12px;
  }
}
@media (min-width: 768px) {
  #footer-wrapper #footer {
    font-size: 14px;
  }
}
#footer-wrapper #footer .social-list {
  font-size: 30px;
  margin: 0 -10px;
}
@media (max-width: 767.98px) {
  #footer-wrapper #footer .social-list {
    justify-content: center;
  }
}
#footer-wrapper #footer .social-list li {
  margin-left: 10px;
  margin-right: 10px;
}
#footer-wrapper #footer .social-list a {
  color: inherit;
}
#footer-wrapper #footer .social-list a:hover {
  color: #085418;
}
#footer-wrapper #footer #logo-section {
  padding-top: 28px;
  padding-bottom: 10px;
}
#footer-wrapper #footer #family-brand-logo-list-header {
  max-width: 1380px;
  margin: 0 auto;
}
#footer-wrapper #footer #licensing-logo-list-header {
  max-width: 575px;
  margin: 0 auto;
}
#footer-wrapper #footer .logo-list-header {
  width: 100%;
}
#footer-wrapper #footer .logo-list-header h5 {
  font-family: "Raleway", "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 22px;
  color: #085418;
  position: relative;
  z-index: 1;
  text-align: center;
}
#footer-wrapper #footer .logo-list-header h5:before {
  border-top: 1px solid #a1cd3a;
  content: "";
  margin: 0 auto;
  /* this centers the line to the full width specified */
  position: absolute;
  /* positioning must be absolute here, and relative positioning must be applied to the parent */
  top: 50%;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  z-index: -1;
}
#footer-wrapper #footer .logo-list-header h5 span {
  /* to hide the lines from behind the text, you have to set the background color the same as the container */
  background: #fff;
  padding: 0 15px;
}
#footer-wrapper #footer .logos-list {
  justify-content: center;
  padding: 23px 0;
}
@media (min-width: 1024px) {
  #footer-wrapper #footer .logos-list {
    margin-left: -56px;
    margin-right: -56px;
  }
}
@media (min-width: 1440px) {
  #footer-wrapper #footer .logos-list {
    margin-left: 25px;
    margin-right: 25px;
  }
}
#footer-wrapper #footer .logos-list:last-child {
  margin-bottom: -10px;
}
@media (min-width: 768px) {
  #footer-wrapper #footer .logos-list:last-child {
    margin-bottom: -20px;
  }
}
#footer-wrapper #footer .logos-list li {
  padding-bottom: 10px;
  width: calc(100% / 5);
  max-width: 115px;
}
@media (min-width: 576px) {
  #footer-wrapper #footer .logos-list li {
    width: calc(100% / 7);
  }
}
@media (min-width: 768px) {
  #footer-wrapper #footer .logos-list li {
    width: calc(100% / 7);
    padding-bottom: 20px;
  }
}
@media (min-width: 1024px) {
  #footer-wrapper #footer .logos-list li {
    width: calc(100% / 12);
    flex: 1 0;
  }
}
#footer-wrapper .footer-contact {
  padding-bottom: 10px;
}
@media (min-width: 768px) {
  #footer-wrapper .footer-contact {
    padding-bottom: 30px;
  }
}
#footer-wrapper .footer-contact > *:last-child {
  margin-bottom: 0;
}
#footer-wrapper .footer-contact p {
  margin: 0 0 5px;
}
#footer-wrapper .footer-logo {
  margin-bottom: -1px;
}
@media (min-width: 768px) {
  #footer-wrapper .footer-logo {
    align-self: flex-end;
    text-align: right;
    flex: 1 0;
    margin-bottom: -3px;
  }
}
#footer-wrapper .footer-logo img {
  width: 100%;
  max-width: 250px;
}
@media (min-width: 768px) {
  #footer-wrapper .footer-logo img {
    max-width: 350px;
  }
}
@media (min-width: 1024px) {
  #footer-wrapper .footer-logo img {
    max-width: 450px;
  }
}
@media (min-width: 1280px) {
  #footer-wrapper .footer-logo img {
    max-width: 511px;
  }
}
#footer-wrapper .footer-head {
  color: #623c20;
  background: #a1cd3a;
  padding-top: 35px;
  overflow: hidden;
}
@media (min-width: 1024px) {
  #footer-wrapper .footer-head {
    padding-top: 48px;
  }
}
@media (max-width: 767.98px) {
  #footer-wrapper .footer-head .container-fluid {
    text-align: center;
  }
}
@media (min-width: 768px) {
  #footer-wrapper .footer-head .container-fluid {
    display: flex;
  }
}
#footer-wrapper .footer-head .social-list {
  color: #fff;
}
#footer-wrapper .footer-bottom {
  background: #623c20;
  color: #fff;
  padding: 15px 0;
}
@media (min-width: 1024px) {
  #footer-wrapper .footer-bottom {
    padding: 24px 0;
  }
}
@media (max-width: 1023.98px) {
  #footer-wrapper .footer-bottom .container-fluid {
    text-align: center;
  }
}
@media (min-width: 1024px) {
  #footer-wrapper .footer-bottom .container-fluid {
    display: flex;
  }
}
#footer-wrapper .footer-holder {
  margin: 0 0 10px;
}
@media (min-width: 1024px) {
  #footer-wrapper .footer-holder {
    width: 50%;
    margin: 0 30px 0 0;
  }
}
#footer-wrapper .footer-holder:last-child {
  margin: 0;
}
@media (min-width: 1024px) {
  #footer-wrapper .footer-holder:last-child {
    text-align: right;
  }
}
#footer-wrapper .footer-holder > *:last-child {
  margin: 0;
}