header {
  border-bottom: solid 5px #e3a52e;
}

footer {
  padding: 20px 0;
  border-top: solid 5px #e3a52e;
  background-color: rgba(63, 71, 37, 0.75);
  color: #fff;
  text-align: center;
}

footer p {
  margin-top: 5px;
  line-height: 1.3em;
}

footer a {color: #e3a52e;}
footer a:hover {color: #fff; text-decoration: none;}
footer ul.list-inline {margin-bottom: 0;}
footer li.list-inline-item:not(:first-child):before {
  content: " | ";
  padding-right: 8px;
  color: #b1b795;
  font-weight: bold;
}

.footerSection {
  position: abol
}

.footerTitle {
  color: #e3a52e;
}

.logo img {
  max-width: 50%;
  margin: 20px 0;
}

.searchForm {
  background: #f0f0f0;
  padding: 0 3px;
  border: solid 1px #e1e0e0;
  margin: .5rem 1rem;
}

.searchForm input {
  border: none;
  background: #f0f0f0;
}

.searchForm .form-control {
  padding: 0 3px;
}

.searchForm .btn {
  padding: .375rem 0 .375rem .2rem;
}

nav {
  font-family: 'Josefin Sans', sans-serif;
}

.navbar-light .navbar-nav .nav-link {
  color: #231f20;
  font-weight: bold;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover { color: #e3a52e; }

#homeSlides,
.graphicContainer {
  position: relative;
  width: 100%;
  margin: 0 auto;
  background-size: cover;
  background-position: center;
}

.graphicContainer img {
  width: 100%;
}

.graphicSection .caption-container {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: auto;
  background: url(/images/greenbackground.png);
}

.graphicSection .caption {
  padding-top: 10px;
  padding-bottom: 10px;
  left: 0;
  right: 0;
  z-index: 2;
  text-align: center;
  color: #fff;
}

.slideTitle {font-size: 1.2rem;padding-bottom: 5px; font-weight: 600;}
.slideText {font-size: 1rem; line-height: 1.2rem;display: none; }


.textSection {
  padding: 40px 40px;
}

.whiteText {color: #fff;}

.parallaxContainer {
  position: relative;
}

.parallax {
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center;
}

.card.icon {
  background: transparent;
  border: none;
  text-align: center;
  color: #fff;
}

.card.icon a {color: #fff;}
.card.icon a:hover, .card.icon a:active, .card.icon a:focus {color: #fff;text-decoration: none;}

img.icon-image {
  width: 100px;
  margin: 0 auto;
}

.card.icon .card-title {
  font-size: 1.7em;
  font-family: 'Josefin Sans',
  sans-serif;
}

#homeIcons {
  padding-bottom: 10%;
}

#frmContact {
  margin: 10px 0;
}

#frmContact input.form-control,
#frmContact textarea.form-control,
#frmContact select.form-control {
  border: solid 2px #7d8664;
  margin-bottom: 3px;
  border-radius: 5px;
}

#frmContact select.form-control  {
  color: #7d8664;
}


.form-control::-webkit-input-placeholder {
  /* Edge */
  color: #7d8664;
}

.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #7d8664
}

.form-control::placeholder {
  color: #7d8664
}

.btnSubmit {
  border: solid 1px #7d8664;
  color: #000;
  text-align: center;
  padding: 10px 0;
  width: 100%;
  margin-top: 5px;
  font-weight: bold;
  font-family: 'Josefin Sans', sans-serif;
  background: rgba(255, 255, 255, 0.68);
  font-size: 1.1rem;
  line-height: 1.1rem;
}

:hover.btnSubmit {
  background: rgba(219, 197, 154, 0.53);
}

.formResults {margin: 10px auto;}

.valError {color: red; font-style: italic;}

.subtitle {margin: 5px 5% 20px;}
.rightImage {margin-bottom: 10px;}

.divider {margin: 30px 0;}
hr.divider {
  background-color: rgba(227, 165, 46, 0.4);
  border-top: 2px solid rgba(0, 0, 0, .1);
}
hr.divider.green {background-color:rgba(105, 134, 87, 0.4);
  border-top: 2px solid rgba(0,0,0,.1);}
.divider.skinny {margin: 15px 0;}
.productImage {max-width: 200px;}

.productSizes {font-size: .9em; color: #3f4727; margin-bottom: 10px;}

.productTitleContainer {
  display: flex;
  justify-content: space-between;

}
.productTitle {
  color: #3f4727;
  font-size: 1.3em;
  line-height: 1;
}

.productStats {
  color: #3f4727;
  margin-bottom: 10px;
  font-weight: bold;
}

.productDesc {
  color: #3f4727;
}

.statBoxes {
  border-spacing: 1px;
  background: #E3A52F;
  color: #e3a52e;
  text-align: center;
  border-collapse: unset;
  margin-left: 10px;
}
.statBox {padding: 5px 0;}
.pBox {background: #3f4727; width: 65px;float:left;}
.fBox {background: #63804f;width: 65px;float: left;}
.statBoxNumber {color: #fff; font-size: 1.3em;line-height: 1; font-weight: bold;}

#productDetails .card {border: none; border-bottom: 1px solid rgba(0,0,0,.125);}
#productDetails .card-header {background-color: #fff;padding: 5px 0;}
#productDetails .card-header button {width: 100%; text-align: left; color: #3f4727;padding:0; font-size: 1.1rem;line-height: 2.1; font-weight: bold;}
#productDetails .card-header button:hover {text-decoration: none; color:#e3a52e; }

.accordion .card-header button:after {
  font-family: 'FontAwesome';
  content: "\f106";
  font-size: 2em;
  line-height: 1;
  font-weight: bold;
  color: #e3a52e;
  float: left;
  margin-right: 10px;
}

.accordion .card-header button.collapsed:after {
  content: "\f107";
}

sup.fractTop {
  top: -0.45em;
  font-size: 60%;
  font-weight: 600;
}

sub.fractBottom {
  font-size: 60%;
  font-weight: 600;
}

.productDisclaimer {color: #8eaa8b; font-size: .9em;}

.productTable {width: 100%; background-color: rgba(63, 71, 39, 0.42); border-collapse: unset;margin-bottom: 10px;}
.productTable td {background-color: #fff;color: gba(63, 71, 39, 0.9); text-indent: 10px; padding: 3px 0;}
.productTable td.label {font-weight: bold;}

.productTable.feeding {margin: 5px 0;background: rgba(63, 71, 39, 0.71);}
.productTable.feeding td {color: rgb(63, 71, 39); text-align: center;text-indent: 0px;background: #e1a423;}
.productTable.feeding td.label {text-align: left;text-indent: 10px;}
.productTable.feeding td.topNumber {font-size: 1.4em; min-width: 30px;}