@font-face{
  font-family:'TrueNorth-Regular';
  src:url(../webfonts/TrueNorth/30E4B4_0_0.eot);
  src:url(../webfonts/TrueNorth/30E4B4_0_0.eot?#iefix) format('embedded-opentype'),
  url(../webfonts/TrueNorth/30E4B4_0_0.woff2) format('woff2'),
  url(../webfonts/TrueNorth/30E4B4_0_0.woff) format('woff'),
  url(../webfonts/TrueNorth/30E4B4_0_0.ttf) format('truetype');
}
@font-face{
  font-family:'TrueNorth-Bold';
  src:url(../webfonts/TrueNorth/30E4B4_1_0.eot);
  src:url(../webfonts/TrueNorth/30E4B4_1_0.eot?#iefix) format('embedded-opentype'),
  url(../webfonts/TrueNorth/30E4B4_1_0.woff2) format('woff2'),
  url(../webfonts/TrueNorth/30E4B4_1_0.woff) format('woff'),
  url(../webfonts/TrueNorth/30E4B4_1_0.ttf) format('truetype');
}
@font-face{font-family:'LunchBox';
  src:url(../webfonts/LunchBox/31FC8E_0_0.eot);
  src:url(../webfonts/LunchBox/31FC8E_0_0.eot?#iefix) format('embedded-opentype'),
  url(../webfonts/LunchBox/Lunchbox.ttf) format('truetype');
}
@font-face{font-family:'LunchBox-Light';
  src:url(../webfonts/LunchBox/31FC8E_0_0.eot);
  src:url(../webfonts/LunchBox/31FC8E_0_0.eot?#iefix) format('embedded-opentype'),
  url(../webfonts/LunchBox/LunchBox-Light.ttf) format('truetype');
}
@font-face{font-family:'LunchBox-Bold';
  src:url(../webfonts/LunchBox/31FC8E_1_0.eot.eot);
  src:url(../webfonts/LunchBox/31FC8E_1_0.eot?#iefix) format('embedded-opentype'),
  url(../webfonts/LunchBox/LunchBox-Bold.ttf) format('truetype');
}
.TrueNorth {
  font-family: "TrueNorth-Regular";
}
.modal-backdrop {
  bottom: 0;
  z-index: 1032;
  background-color: #fff;
}
.person-avatar-outer {
  background-image: url("../img/review-avatar-bg.png");
  background-position: top center;
  background-repeat: no-repeat;
  text-align: center;
  width: 100%;
  height: 81px;
}
#bananaModal .modal-body {
  padding: 0px;
}
.body-orphan .owl-item {
    padding: 20px;
}
.body-orphan .slide2-heading {
  font-family: 'Work Sans', sans-serif;
  font-size: 28px;
  color: #000;
  text-transform: capitalize;
  margin-bottom: 50px;
}

.body-orphan .carousel-title {
  font-family: 'Work Sans', sans-serif;
  font-size: 16px;
  color: #000;
  margin-top: 20px;
  text-align: center;
}


.btn-primary {
  font-family: 'Work Sans', sans-serif;
  font-size: 20px;
  background-color: transparent;
  border: 0px;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 16px 12px;
  min-width: 190px;
  color: #000;
  font-weight: bold;
}
.modal .modal-title {
  font-family: "TrueNorth-Regular";
}
.btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background-color: transparent;
  border: 0px;
  color: #000;
  outline: none;
  background-position: 0;
}
.btn-small {
  background-image: url("../img/buttons/btn-sm.png");
  height: 56px;
  width: 133px;
}
.btn-small:hover {
  background-image: url("../img/buttons/btn-sm-blue.png");
}
.btn-medium {
  background-image: url("../img/buttons/button_md.png");
  height: 60px;
  width: 186px;
}
.btn-medium:hover {
  background-image: url("../img/buttons/button_md_blue.png");
}
.btn-long {
  background-image: url("../img/buttons/btn-long.png");
  height: 55px;
  width: 318px;
}
.btn-long:hover {
  background-image: url("../img/buttons/btn-long-blue.png");
}
.btn-longer {
  background-image: url("../img/buttons/btn-longer.png");
  height: 60px;
  width: 428px;
  text-shadow: none;
  box-shadow: none;
}
.btn-longer:hover {
  background-image: url("../img/buttons/btn-longer-blue.png");
  background-position: 0;
}
body {
  /* margin-top:152px; */
  margin-top:120px;
}
.container {
  position: relative;
}
.navbar {
  min-height: 152px;
  border-bottom: 5px solid #fe1d1d;
  background-color: #fff;
}
.navbar-brand-centered {
  background-color: #fff;
  padding: 16px 1px;
}
.navbar-default .navbar-nav>li>a {
    color: #000;
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight: 500;
    transition: 0.4s all ease;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #ee3124;
}
.navbar-default .navbar-nav>li>a:focus {
    color: #ee3124;
}
.navbar-nav {
  margin-top: 93px;
}
.nav>li>a {
    padding: 10px 64px;
}
.nav-social-links {
  position: absolute;
  top: 18px;
  left: 0px;
}
.nav-social-links ul {
  list-style-type: none;
  padding-left: 18px;
}
.nav-social-links ul li {
  display: inline;
  margin-right: 5px;
}
.nav-search-bar {
  position: absolute;
  top: 18px;
  right: 27px;
  max-width: 265px;
}
.newsletterMsg {
  position: absolute;
  top: 18px;
  right: 27px;
  max-width: 265px;
  width: 100%;
  height: 33px;
  z-index: 20;
  display: none;
}
.newsletterMsg.success{
  background-color: #1bb46e;
  color: #fff;
  text-align: center;
  font-family: 'Work Sans', sans-serif;
  padding-top: 7px;
}
.newsletterMsg.error{
  background-color: pink;
  color: red;
  text-align: center;
  font-family: 'Work Sans', sans-serif;
  padding-top: 7px;
}
.nav-search-bar .btn-default {
    background-color: #ee3124;
    height: 33px;
    border-radius: 0px;
    border-color: #ee3124;
    padding-top: 5px;
    border-right: 0px;
    margin-left: 0px !important;
}
.nav-search-bar .btn-default:hover {
    border-right: 0px;
    margin-left: 0px !important;
}
.nav-search-bar .btn-default:focus {
    outline-width: 0;
}
.nav-search-bar .btn-default img {
  margin-top: -1px;
  max-width: 24px;
}
.newsletterMsg {
  cursor: pointer;
}
.nav-search-bar input {
  color: #606060;
  font-size: 12px;
  font-family: 'Work Sans', sans-serif;
  height: 33px;
  border-radius: 0px;
  border-right-color: #fff;
  min-width: 190px;
}
footer {
  background-color: #ee3124;
  width: 100%;
  min-height: 335px;
  padding-bottom: 15px;
}
.footer-row-logo {
  margin-top: 35px;
}
.footer-row-icons {
  margin-top: 15px;
}
.footer-row-icons img {
  max-height: 25px;
}
.footer-row-hashtag {
  margin-top: 15px;
  font-family: 'Work Sans', sans-serif;
  color: #fff;
  font-size: 22px;
}
.footer-row-menu {
  margin-top: 25px;
  /* margin-right: 100px;
  margin-left: 100px; */
  font-family: 'Work Sans', sans-serif;
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.footer-row-menu a {
  color: #000;
  text-decoration: none;
}
.footer-row-menu a:hover {
  color: #fff;
  text-decoration: none;
}
.footer-row-copyright {
  margin-top: 15px;
  font-family: 'Work Sans', sans-serif;
  font-size: 11px;
  color: #000;
  font-weight: 700;
}
.footer-row-hashtag a {
  color: #000;
  text-decoration: none;
}
.footer-row-hashtag a:hover {
  color: #fff200;
  text-decoration: none;
}
/* Testimonials */
.home-slide-testimonials {
  background-image: url("../img/testimonials/testimonial_stripe_yellow.png");
}
.products-slide-testimonials {
  background-image: url("../img/testimonials/testimonial_stripe_blue.png");
  background-color: #fff;
}
.fwf-slide-testimonials {
  background-image: url("../img/testimonials/testimonial_stripe_blue.png");
}
.recipe-slide-testimonials {
  background-image: url("../img/testimonials/testimonial_stripe_blue.png");
}
.buy-slide-testimonials {
  background-image: url("../img/testimonials/testimonial_stripe_blue.png");
}
.home-slide-testimonials, .products-slide-testimonials, .fwf-slide-testimonials, .recipe-slide-testimonials, .buy-slide-testimonials {
  background-color: #fff;
  background-size: 100% 100%;
  min-height: 483px;
  padding-top: 75px;
}
.slide-testomonial-item {
  /* old */
  background-size: contain;
  text-align: center;
  font-family: "Work Sans", sans-serif;
  /* font-size: 20px; */
  font-size: 17px;
  color: #000;
  font-weight: 700;
  width: auto;
  /* height: 400px; */
  height: 358px;
  position: relative;
  background-repeat: no-repeat;
  background-color: transparent;
}

.slide-testomonial-item.blue {
  background-image: url("../img/testimonials/circle_blue.png");
}
.slide-testomonial-item.orange {
  background-image: url("../img/testimonials/circle_orange.png");
}
.slide-testomonial-item.purple {
  background-image: url("../img/testimonials/circle_purple.png");
}
.slide-testomonial-item.pancake{
  background-image: url("../img/testimonials/circle_pancake.png");
}
.slide-testomonial-item.red {
  background-image: url("../img/testimonials/circle_red.png");
}
.slide-testomonial-item .testi {
  max-width: 350px;
  margin: 0 auto;
  padding-top: 26%;
  padding-left: 30px;
  padding-right: 30px;
  background-color: transparent;
}
.slide-testomonial-item .testi-author {
  font-size: 18px;
  text-transform: uppercase;
  letter-spacing: 0px;
  color: #000;
  font-family: "LunchBox" !important;
  position: absolute;
  bottom: 60px;
  text-align: center;
  width: 100%;
  background-color: transparent;
}
.home-slide-hr {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
.hr-top {
  height: 17px;
  width: 100%;
  background-image: url("../img/home/white-border-top.png");
  background-repeat: repeat-x;
}
.hr-bottom {
  height: 17px;
  width: 100%;
  background-image: url("../img/home/white-border-top.png");
  background-repeat: repeat-x;
  filter: FlipH;
  -ms-filter: "FlipH";
}
.post-picture span {
  display: none;
}
/* End Testimonials */

.products-menu-outer {
  position: fixed;
  width: 100%;
  z-index: 3;
  background-color: #fff;
  border-bottom: #ee3124 5px solid;
}
.products-menu-outer .col-sm-5ths {
  padding-left: 0px;
  padding-right: 0px;
  border: 1px solid #ededed;
  border-top: 0px;
  border-left: 0px;
  cursor: pointer;
  color: #3d3c3c;
  background-color: #fff;
  transition: .5s ease all;
}
.products-menu-outer .col-sm-5ths:hover {
  background-color: #ee3124;
  color: #fff;
}
.products-menu-outer .col-sm-5ths:last-child {
  border-right: 1px solid #ededed;
}
.products-menu-outer .container {
  background-color: #fff;
  /*border-right: 1px solid #d5d5d5;*/
  box-shadow:inset 0px 0px 0px 0px #ededed;
}
.products-menu-outer .row {
  border-left: 1px solid #ededed;
  /*margin-right: -15px;*/
}
.products-menu-outer .row .col-sm-2 {
  padding-left: 0px;
  padding-right: 0px;
  border-right: 1px solid #ededed;
  cursor: pointer;
}
.products-menu-outer .row .col-sm-2:hover {
  background-color: #fe1d1d;
  color: #fff;
}

.products-menu-image {
  padding: 20px;
  background-color: #fff;
}
.products-menu-label {
  font-size: 14px;
  font-family: "Work Sans", sans-serif;
   padding: 10px 5px;
  border-top: 1px solid #ededed;
  min-height: 61px;
}
/*.products-menu-label:hover {
  background-color: #fe1d1d;
}*/
#ingredientsModal p, #ingredientsModal h2 {
  font-family: "Work Sans", sans-serif !important;
}

.testimonials-container {
  position: relative;
}

.testimonial-button {
  position: absolute;
  left: 50%;
  margin-left: -150px;
  top: -68px;
}
.testimonial-button img {
  max-width: 300px;
}

.slide1-share a {
  cursor: pointer;
}

/* Where to Buy */
#alert {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  background-color: #ddd;
  color: #333;
  padding: 5px;
  font-weight: bold;
}

.submit-button-box {
  padding: 40px 0px 30px 0px;
}

.mobile-nav-item {
  padding-left: 15px;
}
.mobile-nav-item a {
  font-size: 13px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
}

.navbar-left {
  margin-bottom: 0px !important;
}

.navbar-fixed-top .navbar-collapse {
    max-height: 429px !important;
}

.browse-select {
  display: none;
}

#filterSelect {
  padding-left: 0px;
  padding-right: 0px;
  width: 250px;
  margin: 0 auto;
}

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}
.cta-hero-img-1, .buy-hero-img-1, .orphan-hero-img-1  {
  text-align: center;
}
.cta-hero-img-1 img, .buy-hero-img-1 img, .orphan-hero-img-1 img {
  margin-top: 110px;
  text-align: center;
}

.yellow-hr {
  background-image: url("../img/yellow_divider_lg.png");
  height: 10px;
  background-repeat: repeat-x;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
}

.close {
    filter: alpha(opacity=100);
    opacity: 1;
}

.home-hero-img-1, .products-hero-img-1, .buy-hero-img-1, .cta-hero-img-1, .orphan-hero-img-1 {
  display: none;
}

.overlay-loading {
  position: fixed;
  top: 0;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1031;
}

.nav-loading-hidden {
  border-bottom: 0px;
}

#form32 h4, #form32 label {
  font-family: "Work Sans", sans-serif !important;
}

input {
  border-radius: 0px !important;
}

.products-slide1a {
  background-color: white;
  /* background-image: url("../img/patterns/tan_dots2.jpg"); */
  background-repeat: repeat;
}

.dis-pager{
  opacity: 0.4;
  cursor: default !important;
}
/* .navbar {
  z-index: 2001;
} */
.navbar-brand .visible-xs {
  max-width: 160px;
  margin-top:5px !important;
  margin-left: 5px;
}

.navbar-toggle {
  border: 0px;
  background-color: #fe1d1d;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: rgba(254,29,29,0.6);
}

.mobile-owl-arrow-box {
  display: block;
  position: absolute;
  top: 30%;
  z-index: 10;
}
.mobile-owl-arrow-box img {
  cursor: pointer;
}
#mobileOwlNext {
  right: 2px;
}
#mobileOwlPrev {
  left: 2px;
}
.yellowBanana {
  background-image: url("/assets/img/banana-confetti-2.png");
  background-size: contain;
}
.greenBanana {
  background-image: url("/assets/img/banana-confetti-2.png");
  background-size: contain;
}
.whiteBanana {
  background-image: url("/assets/img/banana-confetti-2.png");
  background-size: contain;
}
/*
.owl-item {
  padding: 30px !important;
}
*/
body.body-home .owl-item {
  padding: 0px !important;
}

.mark .pull-right {
  font-size: 11px;
  line-height: 30px;
}

.find-your-recipe {
	width: 100%;
	background-color: #e8c596;
	min-height: 327px;
	padding-bottom: 20px;
  background-size: cover;
  background-repeat: repeat;
  background-position: center center;
}
.home-featured-outer {
  width: 100%;
  background-image: url('../img/home-featured/blueberry-pattern.png');
  background-color:rgb(0, 195, 247);
	min-height: 327px;
	padding-bottom: 20px;
  background-size: cover;
  background-repeat: repeat;
  background-position: center center;
  position: relative;
}
.home-featured-inner {
  position: absolute;
  width: 100%;
  top: 0px;
  bottom:0px;
  background-color: rgba(0,195,247,0.5);
}
.home-featured-title-img {
  max-width: 450px;
  width: 100%;
}
.home-featured-bag-img {
  max-width: 300px !important;
  width: 100%;
}
.home-featured-outer .btn {
  background-image: none;
  background-color: #076599;
  width: auto;
  padding-left: 30px;
  padding-right: 30px;
  height:56px;
  font-family: "TrueNorth-Regular";
}
.fyim-title {
	font-family: "TrueNorth-Regular";
  color: #000;
  font-size: 32px;
	margin-top: 60px;
}
.fyim-text {
	text-align: center;
	font-family: "Work Sans", sans-serif;
	color: #000;
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.fyim-left {
	padding-top: 40px;
}
.fyim-left img {
	width: 100%;
	max-width: 500px;
}


/* Begin Media Queries */

/* 5 Column Media Queries */
@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }
    .products-menu-label {
      min-height: 45px;
    }
}

@media (max-width:1200px) {
  .footer-row-menu {
    margin-right: 0px;
    margin-left: 0px;
  }
  .slide-testomonial-item.purple {
    background-image: none;
    background-color: #7d5ea8;
  }
  .slide-testomonial-item.orange {
    background-image: none;
    background-color: #f8991d;
  }
  .slide-testomonial-item.blue {
    background-image: none;
    background-color: #4ca1d4;
  }
  .slide-testomonial-item.red {
    background-image: none;
    background-color: #ee3424;
  }
  .slide-testomonial-item.pancake {
    background-image: none;
    background-color: #d67b3c;
  }
  .slide-testomonial-item .testi {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .slide-testomonial-item {
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 40px;
    height: 320px;
  }
  .slide-testomonial-item .testi-author {
    position: relative;
    bottom: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .browse-btns .btn {
    font-size: 15px;
    width: auto;
    min-width: 150px;
  }

}
@media (max-width:991px) {
  .footer-row-menu {
    font-size:13px;
  }
  .nav>li>a {
    padding: 10px 15px;
  }
  .btn-longer {
    width: 100%;
    min-width: 100%;
    font-size: 16px;
    padding-top: 20px;
  }
  .browse-btns .btn {
    font-size: 13px;
    width: auto;
    min-width: 120px;
  }
  .slide1-share ul li {
      font-size: 16px !important;
  }
}

@media (max-width:875px) {
  .home-hero-img-1 img {
    width: 100%;
  }
}





@media screen and (min-width:768px){
    .navbar-brand-centered {
        position: absolute;
        left: 50%;
        display: block;
        width: 160px;
        text-align: center;
    }
    .navbar>.container .navbar-brand-centered,
    .navbar>.container-fluid .navbar-brand-centered {
        margin-left: -80px;
    }
	.navbar-nav {
    margin-top: 93px;
	}
}


@media screen and (max-width:767px){
    .browse-btns {
      display: none;
    }
    .browse-select {
      display: block;
    }
    .products-slide-testimonials {
      background-image: none;
      background-color: #17a7e0;
    }
    .recipe-slide-testimonials {
      background-image: none;
      background-color: #17a7e0;
    }
    .navbar-nav {
      margin-top: 0px;
    }
    .navbar-brand-centered {
      padding: 0px;
    }
    .navbar {
      min-height: 55px;
    }
    body {
      margin-top: 55px;
    }
    
    .products-menu-outer {
      margin-top:176px;
      position: fixed;
      width: 100%;
      z-index: 3;
      background-color: #fff;
      z-index: 2001;
      border-bottom: #ee3124 5px solid;
  }
    .home-cta-link {
      text-align: center;
    }
    .home-slide1-feature.s-2 .home-slide1-feature-img, .home-slide1-feature.s-3 .home-slide1-feature-img {
      margin-top:0px !important;
    }
    .home-slide1-feature p {
      text-align: center !important;
    }
    .home-slide2-item {
      margin-top: 5px;
      margin-bottom: 5px;
    }
    .home-slide-testimonials {
      background-image:  none;
      background-color: #ffd800;
    }
    .slide-testomonial-item {
      font-size: 19px;
      margin-top: 20px;
      margin-bottom: 40px;
      height: auto;
    }
    .home-slide2-item-title {
      min-height: 65px;
    }
    .slide-testomonial-item .testi-author {
      position: relative;
      bottom: 10px;
      margin-top: 20px;
      margin-bottom: 20px;
    }
    .cta-hero-img-1, .buy-hero-img-1, .orphan-hero-img-1, .products-hero-img-1, .cta-hero-img-1  {
      text-align: center;
      margin-top: 0px !important;
    }
    .cta-hero-img-1 img, .buy-hero-img-1 img, .orphan-hero-img-1 img, .products-hero-outer img, .cta-hero-img-1 img {
      width: 90%;
      margin-top: 45px;
      text-align: center;
    }
    .btn {
      font-size: 16px;
    }
    .btn-long {
      width: 100%;
      min-width: 100%;
      font-size: 16px;
      padding-top: 20px;
    }
    .product-image-lg {
      /*max-width: 353px;*/
      text-align: center;
      display: inline;
    }
    .product-img-div {
      text-align: center;
    }
    .slide1a-title {
      margin-top: 20px;
    }
    .page-first, .page-last {
      display: none;
    }
    .browse-box-item-title {
        font-size: 14px !important;
        min-height: 65px;
    }
    /*.browse-box-item {
        min-height: 265px;
    }*/
    .recipe-slide1 {
      padding-top: 10px !important;
    }
    .owl-item li{
      margin-top: 21px !important;
    }
    .map-outer {
      margin-top: 0px !important;
    }
    .buy-heading {
      margin-top: 30px !important;
    }
    .buy-hero-outer, .products-hero-outer, .browse-hero-outer, .orphan-hero-outer {
      min-height: 200px !important;
    }
    .home-hero-outer {
      min-height: auto;
    }
    .browse-box-item-bottom, .home-slide2-item-bottom {
      display: none;
    }
    .mobile-owl-arrow-box {
      display: block;
      position: absolute;
      top: 30%;
      z-index: 10;
    }
    .mobile-owl-arrow-box img {
      cursor: pointer;
    }
    #mobileOwlNext {
      right: 2px;
    }
    #mobileOwlPrev {
      left: 2px;
    }
    /*
    .owl-item {
      padding: 30px !important;
    }
    */
}

@media screen and (max-width:430px){
  .slide1-share ul li:first-child {
    display: none;
  }
  .btn-longer {
    white-space: normal !important;
    height: auto !important;
    background-size: 98% 100% !important;
    background-position: center center;
  }
  .home-slide2-item-title {
    min-height: 81px;
  }
}

#section-to-print {
  visibility: hidden;
  display: none
}
@media print {
  body * {
    visibility: hidden;
    display: none;
  }
  #section-to-print, #section-to-print * {
    display: block;
    visibility: visible;
  }
  #section-to-print {
    position: absolute;
    left: 0;
    top: 0;
  }
}

.modal {padding-top:5%}
#widget-modal .modal-body {text-align:center; width:100%; max-width:840px; min-width:300px;height:auto;margin-left:auto; margin-right:auto;max-height:780px!important;padding:0px;}
#widget-modal .close { position:relative; margin-right:-30px; color:#fff; margin-top:-30px; font-size:40px }
#destinidiv {background:#fff;width:100%; overflow-y:auto;}