@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=fddd949b-cd49-422b-b5de-c6358aa5d64f");
@import url(http://fonts.googleapis.com/css?family=Droid+Sans+Mono);
.boxout {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);;
  background-color: transparent;
  background-image: url('../img/global/noisy_bg_creme.png');
  margin-bottom: 16px;
}
.boxout-no-bg {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);;
  margin-bottom: 16px;
}
.nowrap {
  white-space: nowrap;
}
.rel {
  position: relative;
}
.boxout-content {
  padding: 10px;
}
.meal-pods .col-md-4 a .boxout-content {
  /* min-height: 112px; */
  min-height: 120px;
}
body.smithfield > .container {
  margin-top: 40px;
}
.boxout-image-label {
  padding: 8px 8px 0;
  margin-top: -4.88em;
  color: #fff;
  position: absolute;
  bottom: 8px;
  text-shadow: 1px 1px 2px #000000;
}
.sidedish .boxout-image-label {
  margin-top: -3.5em;
  position: relative;
  bottom: auto;
}
.sidedish .boxout-image-label h3 {
  margin-bottom: 0;
}
.idea-featured .boxout-image-label {
  padding: 10px;
  bottom: 0px;
  width: 100%;
}
.boxout-image-step {
  margin-top: -1.22em;
  text-align: right;
}
.boxout-image-step a {
  margin-left: 1px;
}
.boxout-image-step a:hover,
.boxout-image-step a:focus {
  text-decoration: none;
}
.sidedish {
  -moz-transition: margin-left 0.5s ease-out;
  -o-transition: margin-left 0.5s ease-out;
  -ms-transition: margin-left 0.5s ease-out;
  -webkit-transition: margin-left 0.5s ease-out;
  transition: margin-left 0.5s ease-out;
}
.carousel-content {
  padding-top: 20px;
}
.boxset {
  margin-bottom: 16px;
}
.boxset-container {
  margin-top: 120px;
  margin-bottom: 100px;
}
html,
body {
  height: 100%;
}
.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -290px;
}
.push {
  min-height: 290px;
}
footer {
  min-height: 290px;
  background-image: url('../img/global/noisy_bg_creme.png');
  color: white;
  padding-top: 27px;
  z-index: 500;
  position: relative;
}
footer #footerNav li {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
}
footer #footerNav li a {
  color: #9d7b4b;
  text-decoration: none;
}
footer #footerNav li a:hover {
  color: #000;
  text-decoration: none;
}
footer #footerNav li:last-child:after {
  width: 0px;
  height: 0px;
  background: transparent;
}
footer #footerNav li:after {
  content: "";
  background: #000;
  position: absolute;
  top: 3px;
  right: 0;
  height: 12px;
  width: 1px;
}
footer #socialLinks {
  height: 37px;
}
.home .carousel {
  height: 350px;
  max-height: 350px;
}
.clip {
  overflow: hidden;
}
.fnone {
  float: none !important;
}
.idea-requirement {
  /* padding-top:14px; */
  padding-top: 12px;
  padding-bottom: 14px;
}
.inner {
  padding: 8px;
}
.no-gutter {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.no-gutter-top {
  padding-top: 0 !important;
}
.no-gutter-bottom {
  padding-bottom: 0 !important;
}
.no-gutter-left {
  padding-left: 0 !important;
}
.negative-gutter-left {
  margin-left: -2px;
}
.no-gutter-right {
  padding-right: 0 !important;
}
.meal-pods .boxout-content .no-gutter-right img {
  max-width: 100%;
  max-height: 100px;
}
.row-no-right-margin {
  margin-right: -1px !important;
}
.extra-gutter-right {
  padding-right: 16px !important;
}
.extra-gutter-left {
  padding-left: 16px !important;
}
.pad-top {
  padding-top: 8px;
}
.pad-top-extra {
  padding-top: 16px;
}
.pad-bottom {
  padding-bottom: 8px;
}
.pad-bottom-extra {
  padding-bottom: 16px;
}
.pad-left {
  padding-left: 8px;
}
.pad-left-extra {
  padding-left: 16px;
}
.pad-right {
  padding-right: 8px;
}
.pad-right-extra {
  padding-right: 16px;
}
.pad-all {
  padding: 10px;
}
.pad-all-extra {
  padding: 16px;
}
.pad-bottom-extra {
  padding-bottom: 16px !important;
}
.no-max-height {
  max-height: none !important;
}
.no-min-height {
  min-height: 0 !important;
}
.clear {
  clear: both;
}
.img-center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pad-ten {
  padding: 10px;
}
.pad-four {
  padding: 4px;
}
.mleft {
  margin-left: 8px;
}
.mright {
  margin-right: 8px;
}
.pad-left-seven {
  padding-left: 7px;
}
.vert-middle-wrap {
  padding-top: 50%;
}
.nav-scroll-button {
  margin-top: 68px;
}
.fixed {
  position: fixed;
  z-index: 1000;
  top: 0;
}
/* removed for bh 492
.home .push {
  min-height: 10px;
}
*/
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .product-facts-container {
    width: 295px;
  }
  .product-serving {
    width: 295px;
  }
}
.home .wrapper .container.main {
  margin: 0 auto -290px;
}
@media (max-width: 992px) {
  .col-sm-12 > .no-gutter-left {
    padding-left: 8px !important;
  }
  .no-gutter-right {
    padding-right: 16px !important;
  }
  .product-facts-container,
  .stats-list-container {
    margin-left: 8px !important;
  }
  .fivecolumns {
    margin-right: 0px !important;
  }
}
@media (max-width: 768px) {
  .fivecolumns .col-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2,
  .fivecolumns .col-xs-2 {
    width: 20%;
    *width: 20%;
    min-height: 1px;
  }
  .pad-left-xs {
    padding-left: 8px !important;
  }
  .pad-left-xs {
    padding-right: 8px !important;
  }
  .pad-top-xs {
    padding-top: 8px !important;
  }
  .pad-bottom-xs {
    padding-bottom: 8px !important;
  }
  .inner,
  .inner-xs {
    padding: 16px;
  }
  .no-gutter-left-xs {
    padding-left: 0 !important;
  }
  .no-gutter-right-xs {
    padding-right: 0 !important;
  }
}
.promo-logo {
  margin-bottom: 10px;
}
@media (min-width: 768px) {
  .fivecolumns .col-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2,
  .fivecolumns .col-xs-2 {
    width: 20%;
    *width: 20%;
    min-height: 1px;
  }
  .background-no-image-sm {
    background-image: none !important;
  }
}
@media (min-width: 1200px) {
  .fivecolumns .col-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2,
  .fivecolumns .col-xs-2 {
    width: 20%;
    *width: 20%;
    min-height: 1px;
  }
  body.smithfield .container {
    max-width: 956px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .fivecolumns .col-2,
  .fivecolumns .col-sm-2,
  .fivecolumns .col-lg-2,
  .fivecolumns .col-xs-2 {
    width: 20%;
    *width: 20%;
    min-height: 1px;
  }
}
.filters {
  padding: 8px;
  padding-top: 13px;
  vertical-align: middle;
  font-size: 16px;
  padding-bottom: 0px;
  color: #ffffff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.66);
  background-image: url('../img/global/noisy_bg_turquoise.png');
  border: 1px solid #ffffff;
  min-height: 41px;
  -webkit-box-shadow: 1px 1px 1px rgba(20, 20, 20, 0.5);
  -moz-box-shadow: 1px 1px 1px rgba(20, 20, 20, 0.5);
  box-shadow: 1px 1px 1px rgba(20, 20, 20, 0.5);
  height: 50px;
}
.filters li {
  padding-right: 25px;
}
.filters span {
  margin-left: 8px;
  font-size: 15px;
  color: #fff;
}
.filters a {
  color: #ffffff;
}
.filters a .caret {
  border-top-color: #333333;
  position: relative;
  top: 1px;
  left: 1px;
}
.filters a .caret:before {
  content: '';
  position: absolute;
  top: -5px;
  left: -5px;
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-top-color: #ffffff;
}
.filters a:hover,
.filters a:focus {
  color: #42474c;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.66);
  text-decoration: none;
}
.filters a:hover span,
.filters a:focus span {
  color: #44464b;
}
.filters a:hover .caret,
.filters a:focus .caret {
  border-top-color: #ffffff;
  position: relative;
  top: 1px;
  left: -1px;
}
.filters a:hover .caret:before,
.filters a:focus .caret:before {
  content: '';
  position: absolute;
  top: -5px;
  left: -3px;
  height: 0;
  width: 0;
  border: 4px solid transparent;
  border-top-color: #44464b;
}
.filters.sidedish-filter {
  margin-bottom: 5px;
}
.search-filters {
  background: rgba(157, 123, 77, 0.9);
  border: 1px solid #fff;
  -webkit-box-shadow: 1px 1px 1px #000;
  -moz-box-shadow: 1px 1px 1px #000;
  box-shadow: 1px 1px 1px #000;
  min-height: 70px;
  margin-bottom: 16px;
  margin-top: -60px;
}
.search-filters > ul > li {
  padding-left: 0px;
}
.search-filters .dropdown-menu {
  margin-left: -61px !important;
}
.search-filters .dropdown-menu li a {
  color: #000;
  font-size: 13px;
}
.smithfield .search-filters .dropdown-menu li a {
  color: #000;
  font-size: 13px;
}
.smithfield .search-filters .dropdown-menu li a:hover {
  color: #9d7b4d;
}
.search-filters .dropdown a {
  color: #fff;
  font-size: 14px;
}
.smithfield .search-filters .dropdown a {
  color: #fff;
  font-size: 14px;
}
.smithfield .search-filters .dropdown a:hover,
.smithfield .search-filters .dropdown a:focus {
  color: #2b1a0b;
}
.search-results a.boxout {
  display: block;
  height: 230px;
}
.search-results a.boxout:hover {
  text-decoration: none;
}
.search-results a.boxout div.img-responsive {
  overflow: hidden;
}
.search-results a.boxout h4 {
  font-size: 16px;
  min-height: 0px;
  margin-bottom: 2px;
}
.search-results a.boxout p {
  font-size: 14px;
  color: #9d7b4d;
  font-family: "Museo Sans W01 300";
}
.search-results a.boxout img {
  margin-bottom: 8px;
}
.smithfield .pagination {
  margin: 4px 0px 16px 0px;
}
.smithfield .pagination li a {
  margin-right: 8px;
  background: rgba(157, 123, 77, 0.9);
  border: 1px solid #fff;
  -webkit-box-shadow: 1px 1px 1px #000;
  -moz-box-shadow: 1px 1px 1px #000;
  box-shadow: 1px 1px 1px #000;
  color: #fff;
  text-shadow: 1px 1px 1px #000;
  padding: 3px 9px;
}
.smithfield .pagination li a:hover {
  color: #2b1a0b;
}
.smithfield .pagination li a.active {
  color: #2b1a0b;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.smithfield .pagination li:first-child a,
.smithfield .pagination li:last-child a {
  border-radius: 0px;
}
.noise {
  background: url('../img/global/noisy_bg_creme.png') repeat;
}
img.background {
  position: absolute;
  z-index: -1;
  top: 0px;
  width: 100%;
  height: auto;
}
.filters-fixed {
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 1000;
}
.filters-fixed .dropdown-menu {
  text-align: left;
}
.filters-fixed > .filters {
  margin-bottom: 0;
}
.set-diners .dropdown-menu {
  background-color: transparent;
  background-image: url('../img/global/noisy_bg_creme.png');
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);;
  margin-top: 6px;
  max-width: 91px;
  min-width: 91px;
}
.set-diners .dropdown-menu > li > a {
  padding: 3px 8px;
}
.set-diners .dropdown-menu > li > a:hover {
  color: #94c2bd;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
  background: transparent;
}
.set-diners.open > button {
  background-color: #94c2bd !important;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.66);
}
.filters .dropdown-menu {
  background-color: transparent;
  background-image: url('../img/global/noisy_bg_creme.png');
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: none;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.75);;
  margin-top: 12px;
  padding-left: 0;
  list-style-type: none;
  width: 150px;
  left: 50%;
  margin-left: -75px;
}
.filters .dropdown-menu.double {
  width: 300px;
  margin-left: -150px;
}
.filters .dropdown-menu.double li {
  width: 50%;
  float: left;
}
.filters .dropdown-menu.sidedish-dropdown {
  margin: 1px -50%;
}
.filters .dropdown-menu:before {
  background: url('../img/global/sprite.png') no-repeat;
  content: '';
  display: block;
  height: 10px;
  width: 18px;
  background-position: -485px -31px;
  position: absolute;
  top: -10px;
  left: 50%;
  margin-left: -9px;
}
.filters .dropdown-menu li {
  width: 100%;
  padding: 0;
  margin: 0;
}
.filters .dropdown-menu li a {
  color: #000000;
  font-size: 12px;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
  padding: 3px 11px;
}
.filters .dropdown-menu.sidedish-dropdown {
  margin: 1px -50%;
}
.filters .dropdown-menu,
.filters .dropdown-menu a {
  color: #000;
  text-shadow: none;
}
.filters .dropdown-menu > li > a:hover,
.filters .dropdown-menu > li > a:focus,
.filters .dropdown-menu > li > a.active {
  background-color: transparent;
  color: #77b1ab;
}
.meal-statistics {
  padding: 10px;
}
.meal-statistic-big {
  border: 1px solid #2b1a0b;
  border-bottom: none;
  background: #f0e5d1;
  padding: 4px;
  padding-top: 16px;
  min-width: 68px;
  height: 70px;
  position: relative;
  font-weight: bold;
}
.cut-info {
  position: absolute;
  /* right:24px; */
  right: 5px;
  /* bottom:(@grid-gutter-width/2); */
  bottom: 5px;
  display: block;
}
.idea-featured-whole .cut-info {
  bottom: -9px;
  right: 22px;
}
.meal-stat-container {
  /* border: 2px solid @fill-lightbrown; */
  margin-right: 4px;
}
.fivecolumns > div:last-of-type,
.fivecolumns .last {
  margin-right: 0;
}
.stats-list-container .fivecolumns .col-xs-2,
.stats-list-container .fivecolumns .col-sm-2,
.stats-list-container .fivecolumns .col-md-2,
.stats-list-container .fivecolumns .col-lg-2,
.stats-list-container .fivecolumns .col-2 {
  max-width: 83px;
  margin-right: 10px;
}
.product-detail .stats-list-container .fivecolumns .col-xs-2,
.product-detail .stats-list-container .fivecolumns .col-sm-2,
.product-detail .stats-list-container .fivecolumns .col-md-2,
.product-detail .stats-list-container .fivecolumns .col-lg-2,
.product-detail .stats-list-container .fivecolumns .col-2 {
  margin-right: 0px;
}
.product-detail .stats-list-container {
  padding-bottom: 10px;
}
.meal-stat-box {
  background: #f0e5d1;
  border: 1px solid #c6b08d;
}
.meal-stat-box hr {
  display: block;
  height: 1px;
  border: none;
  border-top: none;
  background: #c6b08d;
  margin-top: 1px;
  margin-bottom: 3px;
  margin-left: 10px;
  margin-right: 10px;
}
.product-detail .meal-stat-box hr {
  margin-left: 8px;
  margin-right: 8px;
}
.meal-stat-body {
  height: 62px;
  padding-top: 10px;
}
.meal-stat-body h3 {
  letter-spacing: -1.5px;
}
.meal-stat-body h3 span {
  letter-spacing: -1px;
}
.product-detail .meal-stat-body {
  height: 42px;
  padding-top: 6px;
}
.meal-stat-body h3 {
  margin: 0 !important;
  color: #2b1a0b;
  font-family: "Museo Slab W01 700";
  line-height: 21px;
  font-size: 28px !important;
  padding: 6px 0px 6px 0px;
}
.product-detail .meal-stat-body h3 {
  font-size: 15px !important;
  padding: 0px 0px 0px 0px;
}
.meal-stat-body span.units {
  font-size: 14px;
  line-height: 16px;
  font-family: "Museo Slab W01 900";
  margin-top: -5px;
  margin-right: 0 !important;
  margin-bottom: 0 !important;
  margin-left: -4px !important;
  color: #9d7b4d;
}
.product-detail .meal-stat-body span.units {
  font-size: 9px;
  margin-left: 1px !important;
}
.meal-stat-footer {
  font-family: "Museo Slab W01 900";
  font-size: 13px;
  background: #c6b08d;
  color: #2b1a0b;
  /* padding:2px 0px 2px 0px; */
  /* padding: 3px 0px 1px 0px; */
  padding: 4px 0px 0px 0px;
}
.product-detail .meal-stat-footer {
  font-size: 9px;
}
.idea-category-header {
  background-image: url('../img/global/noisy_bg_turquoise.png');
  margin-left: 0px;
  margin-right: 0px;
  color: #2b1a0b;
  min-height: 82px;
  padding-top: 3px;
  padding-bottom: 5px;
}
.idea-category-header a {
  color: #2b1a0b;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
.star-rating span,
.star-rating a {
  float: left;
  margin-right: 1px;
}
.featured-meal-details {
  overflow: hidden;
}
.featured-meal-details.collapsed {
  overflow: visible;
}
.featured-meal-details.collapsed .instructions {
  -moz-transition: max-height 0.2s ease-out;
  -o-transition: max-height 0.2s ease-out;
  -ms-transition: max-height 0.2s ease-out;
  -webkit-transition: max-height 0.2s ease-out;
  transition: max-height 0.2s ease-out;
  max-height: 0px;
  overflow: hidden;
}
.featured-meal-details.collapsed .recipeHide {
  display: none;
}
.featured-meal-details.collapsed .recipeReveal {
  display: inline-block;
}
.featured-meal-details .recipeHide {
  display: inline-block;
}
.featured-meal-details .recipeReveal {
  display: none;
}
.featured-meal-details .instructions {
  -moz-transition: max-height 0.7s ease-out;
  -o-transition: max-height 0.7s ease-out;
  -ms-transition: max-height 0.7s ease-out;
  -webkit-transition: max-height 0.7s ease-out;
  transition: max-height 0.7s ease-out;
  max-height: 999px;
  overflow: hidden;
}
.featured-meal-image {
  padding-bottom: 0px;
}
.featured-meal-instructions {
  display: none;
  padding-bottom: 16px;
}
.featured-meal-instructions.show {
  display: block;
}
.featured-meal-tip h3 {
  margin-top: 0px;
  font-size: 19px;
  margin-bottom: 0px;
}
.featured-meal-tip .clip {
  max-height: 150px;
  margin-left: 2px;
}
.idea-featured-whole .featured-meal-tip {
  margin-bottom: 10px;
}
.idea-featured-whole .featured-meal-tip .clip img {
  width: 100%;
  max-width: 100%;
}
.star-rating span.active,
.star-rating a.active i {
  background-position: -342px -180px;
}
.sidedish-container {
  height: 382px;
  overflow: hidden;
  -moz-transition: max-height .3s ease-in-out;
  -o-transition: max-height .3s ease-in-out;
  -ms-transition: max-height .3s ease-in-out;
  -webkit-transition: max-height .3s ease-in-out;
  transition: max-height .3s ease-in-out;
  padding-bottom: 30px;
  position: relative !important;
}
.sidedish-container.expand {
  max-height: 999px;
}
.sidedish-container .list-unstyled {
  height: 80px;
}
.sidedish-container .list-unstyled li {
  width: 290px;
}
.sidedish-container .recipeLaucher.btn.sf-btn {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.sidedish-instructions {
  display: none;
}
.sidedish-instructions.show {
  display: block;
}
a.sidedish-carousel-controls {
  position: absolute;
  top: 68px;
  z-index: 10;
  display: block;
}
a.sidedish-carousel-controls.next {
  right: 8px;
}
a.sidedish-carousel-controls.prev {
  left: 10px;
}
.ideas-flavor-carousel-controls {
  position: absolute;
  width: 100%;
  bottom: -27px;
  left: 0px;
  display: block;
  z-index: 10;
}
.ideas-flavor-carousel-controls a {
  float: left;
}
.ideas-flavor-carousel-controls a.next {
  float: right;
  position: relative;
  right: -1px;
}
.product-header {
  background-image: url('../img/global/noisy_bg_terracotta.png');
  background-color: transparent;
  padding: 10px 15px;
  color: #f0e5d1;
}
.product-header h4 {
  font-family: "Museo Slab W01 300";
  font-size: 24px;
  font-weight: normal;
}
.product-header h2 {
  font-family: "Museo Slab W01 700";
  font-size: 30px;
  font-weight: normal;
  text-shadow: -1px 1px 0px #ffffff, 1px -1px 0px #2b1a0b;
}
.wine-label {
  position: absolute;
  max-width: 240px;
  top: 8px;
  left: 8px;
}
.wine-label h3 {
  text-align: center;
}
.product-detail-img {
  position: relative;
}
.product-facts-container {
  border: 1px solid #2b1a0b;
  background: #f0e5d1;
  padding: 6px;
  margin-bottom: 15px;
  min-height: 370px;
}
.facts-table {
  width: 100%;
}
.facts-table td {
  border-bottom: 1px solid #2b1a0b;
  padding-bottom: 1px;
  padding-top: 2px;
}
.facts-table tr.divider td {
  border-bottom: 3px solid #2b1a0b;
}
.facts-table tr.last td {
  border-bottom: none;
}
.facts-table td.indent {
  text-indent: 20px;
}
hr.divider {
  margin-top: 0px;
  margin-bottom: 0px;
  display: block;
  height: 6px;
  background: #2b1a0b;
}
.product-serving {
  margin-bottom: 15px;
  /* margin-bottom: 8px; */
  border: 1px solid #9d7b4d;
  background-color: #f0e5d1;
}
.product-serving p {
  /*  margin: 11px 0; */
  margin: 7px 0;
  line-height: 18px;
}
.product-serving p strong {
  display: block;
  margin-top: -7px;
}
.product-serving h4 {
  margin-top: 0px;
}
.right-border {
  border-right: 1px solid;
  min-height: 193px;
}
.left-border {
  border-left: 1px solid;
}
.carousel-control.right {
  opacity: 0.9;
}
.carousel-container.single-slide .carousel-indicators {
  display: none !important;
}
.carousel-indicators {
  left: 25.5% !important;
  bottom: -8px !important;
}
.product-carousel-indicators,
.prep-school-carousel-indicators {
  left: auto !important;
  right: 25% !important;
  bottom: 2px !important;
  margin-left: 0px;
  margin-right: -30%;
}
.carousel-indicators li,
.product-carousel-indicators li,
.prep-school-carousel-indicators li {
  border: none !important;
}
.carousel-indicators li.active,
.product-carousel-indicators li.active,
.prep-school-carousel-indicators li.active {
  background-color: transparent !important;
}
.carousel-inner {
  max-height: 346px;
}
.product-detail .product-container .carousel-inner {
  max-height: none;
}
.carousel-item {
  background-color: transparent;
}
.carousel-item .text-wrapper {
  display: table;
  height: 330px;
}
.carousel-item .text-wrapper .text-center {
  display: table-cell;
  vertical-align: middle;
  width: 460px;
}
.carousel-item .text-wrapper .text-center .copy {
  width: 420px;
  padding-left: 20px;
}
.carousel-item .content {
  padding: 0 5px 15px 13px;
  margin: 0px auto;
}
.carousel-item .content .btn {
  margin-bottom: 15px;
}
.carousel-container.single-slide .carousel-control {
  display: none !important;
}
.carousel-control {
  top: 50%;
  width: 39px;
  height: 60px;
  margin-top: -30px;
  background: none !important;
}
.carousel-control > .button {
  background: url('../img/global/sprite.png') no-repeat;
}
.carousel-control.left > .button {
  background-position: -412px -3px;
  width: 31px;
  height: 60px;
  margin-left: 8px;
}
.carousel-control.right > .button {
  background-position: -447px -4px;
  width: 32px;
  height: 60px;
  margin-right: 8px;
}
.idea-category-item-content .clip {
  max-height: 270px;
}
.receipe-detail-carousel {
  overflow: hidden;
}
.product-pods .boxout.pad-all {
  position: relative;
  min-height: 335px;
}
.product-pods .boxout.pad-all .boxout-content {
  position: absolute;
  bottom: 10px;
}
.row.diners-select {
  margin-top: 2px;
}
.boxset-linkpods a,
.boxset-linkpods-images a {
  display: block;
}
.boxset-linkpods a:hover,
.boxset-linkpods-images a:hover,
.boxset-linkpods a:focus,
.boxset-linkpods-images a:focus,
.boxset-linkpods a:active,
.boxset-linkpods-images a:active {
  text-decoration: none;
}
.sf-btn,
#gform_submit_button_1 {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4pPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  padding: 4px 9px 3px 9px;
  font-family: "MuseoSlabW01-300Italic";
  font-style: normal;
  font-size: 13px;
  border: none !important;
  background-color: #ac8d62;
  color: #fff !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
  -webkit-box-shadow: 1px 1px 0px #141414;
  -moz-box-shadow: 1px 1px 0px #141414;
  box-shadow: 1px 1px 0px #141414;
  vertical-align: middle;
  max-height: 23px;
}
.sf-btn:active,
#gform_submit_button_1:active {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4pPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==) !important;
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
  background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
  -webkit-box-shadow: 1px 1px 0px #141414 !important;
  -moz-box-shadow: 1px 1px 0px #141414 !important;
  box-shadow: 1px 1px 0px #141414 !important;
}
.sf-btn em,
#gform_submit_button_1 em {
  font-style: normal !important;
}
.meal-pods .sf-btn,
.meal-pods #gform_submit_button_1 {
  margin-top: 5px;
}
.sf-btn span.glyphicon,
#gform_submit_button_1 span.glyphicon,
.sf-btn i.glyphicon,
#gform_submit_button_1 i.glyphicon {
  font-size: 10px;
  padding-left: 6px;
  top: 0px;
}
.sf-btn span.caret,
#gform_submit_button_1 span.caret {
  border-top-color: #fff;
  margin-left: 8px;
}
.sf-btn.mini,
#gform_submit_button_1.mini {
  padding: 4px 6px 2px;
}
.sf-btn.mini span.glyphicon,
#gform_submit_button_1.mini span.glyphicon,
.sf-btn.mini i.glyphicon,
#gform_submit_button_1.mini i.glyphicon {
  /* top:1px; */
  top: 0px;
}
.meal-pods .boxset-linkpods h3 > a {
  display: inline;
}
.meal-pods .boxset-linkpods .boxout {
  min-height: 108px;
  position: relative;
}
.meal-pods .boxset-linkpods .boxout .boxout-content {
  padding-top: 0;
  position: static;
}
.meal-pods .boxset-linkpods .boxout h4 {
  min-height: 0;
  margin-bottom: 15px;
}
.meal-pods .boxset-linkpods .boxout .sf-btn {
  position: absolute;
  bottom: 10px;
}
.boxout .btn a {
  color: #fff;
  text-decoration: none;
}
#gform_submit_button_1 {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4pPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  padding: 4px 9px 3px 9px;
  font-family: "MuseoSlabW01-300Italic";
  font-style: normal;
  font-size: 13px;
  border: none !important;
  background-color: #ac8d62;
  color: #fff !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
  -webkit-box-shadow: 1px 1px 0px #141414;
  -moz-box-shadow: 1px 1px 0px #141414;
  box-shadow: 1px 1px 0px #141414;
  vertical-align: middle;
  max-height: 23px;
  outline: none;
  border: none;
}
#gform_submit_button_1:hover {
  background-color: #856333;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
}
.btn-idea:hover {
  background-color: #83BBB5;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
}
.btn-product:hover {
  background-color: #9C4534;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
}
.btn-prep-school:hover {
  background-color: #e1c543;
  color: #44464b !important;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
.btn-generic:hover {
  background-color: #856333;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
}
.smithfield .idea-product-search h1 {
  font-size: 21px;
  font-family: "Museo Slab W01 700";
  margin-top: 0;
}
.smithfield .idea-product-search .form-control {
  padding: 15px;
}
.rollers li a.rollable {
  overflow: hidden;
  position: relative;
  display: block;
  width: 44px;
  max-height: 44px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.meal-actions.rollers li a.rollable,
.slist-actions.rollers li a.rollable {
  background: #9D7B4B;
  border: solid 1px #f0e5d1;
}
.meal-actions-container {
  position: absolute;
  right: -53px;
  z-index: 100;
  width: 160px;
  right: -54px;
  overflow: hidden;
  top: 0px;
}
.meal-actions-container.product-page,
.meal-actions-container.prep-school-page {
  /* right:-45px; */
}
.meal-actions-container .rollers li a.rollable {
  margin-left: 108px;
}
.meal-actions-container .meal-actions {
  position: relative;
  z-index: 500;
  margin-top: 1px;
}
.brownBackground {
  background: #ac8d62;
  width: 46px;
  height: 184px;
  position: absolute;
  top: 0px;
  right: 7px;
  z-index: 1;
}
.zeroRating {
  font-size: 14px;
  color: #2b190b;
  text-style: normal;
  text-decoration: underline;
  top: 4px;
  margin-left: 8px;
  display: inline !important;
  position: relative;
  font-family: "MuseoSlabW01-300Italic";
}
.zeroRating:hover,
.zeroRating.hover {
  color: #e9e9e9;
  text-decoration: underline !important;
}
.prep-school-page.actions-container-inline .brownBackground {
  height: 96px;
}
.featuredInThisMeal {
  margin-top: 28px;
}
.slist-actions-container {
  position: absolute;
  right: -53px;
  z-index: 100;
  max-width: 160px;
  overflow: hidden;
}
.rollers li {
  display: block;
  height: 46px;
}
.rollers li a .sprite-a {
  position: relative;
  top: 0px;
  left: 0px;
  display: inline-block;
  float: left;
}
.rollers li a .rollover {
  display: none;
  overflow: hidden;
  font-size: 12px;
  color: #f0e5d1;
  text-transform: uppercase;
  line-height: 1em;
  padding: 3px;
  font-family: "Museo Sans W01 700";
  float: left;
  width: 0px;
  -moz-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  -ms-transition: width 0.2s ease-in-out;
  -webkit-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
}
.rollers li a .rollover.pad1 {
  padding-top: 1em;
}
.rollers li a .rollover.pad2 {
  padding-top: 1.50em;
}
.rollers li a.rollable:hover {
  width: 154px;
  margin-left: 0px;
}
.rollers li a.rollable:hover .rollover {
  width: 100px;
  overflow: hidden;
  display: inline-block;
}
.instructionsForPrint {
  display: none;
}
.smithfield .form-group label {
  position: relative;
}
.smithfield .form-group.required label:before,
.smithfield .form-group.required.error label:before {
  content: '*';
  color: #2b1a0b;
  font-family: "Museo Sans W01 300";
  font-size: 12px;
  position: absolute;
  bottom: -19px;
  left: -7px;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
.smithfield .form-group.required.error label:before {
  color: red;
}
.smithfield .form-group .ginput_container select {
  padding: 5px 0px 5px 10px;
  background-color: #ac8d62;
}
.smithfield .form-group .ginput_container select:before {
  content: '';
  display: block;
  position: absolute;
  top: -16px;
  left: -3px;
  height: 0px;
  width: 0px;
  border: 4px solid transparent;
  border-width: 4px 3px;
  border-bottom-color: white;
}
.smithfield .form-group .dropdown a.selector {
  padding: 5px 0px 5px 10px;
  background-color: #ac8d62;
}
.smithfield .form-group .dropdown a.selector:hover,
.smithfield .form-group .dropdown a.selector:focus {
  text-decoration: none;
}
.smithfield .form-group .dropdown a.selector .caret {
  position: relative;
  margin-left: 10px;
  margin-top: 10px;
  border-width: 4px 3px;
  border-color: transparent;
  border-top-color: white;
  margin-right: 10px;
}
.smithfield .form-group .dropdown a.selector .caret:before {
  content: '';
  display: block;
  position: absolute;
  top: -16px;
  left: -3px;
  height: 0px;
  width: 0px;
  border: 4px solid transparent;
  border-width: 4px 3px;
  border-bottom-color: white;
}
.smithfield .form-group .dropdown ul {
  background-color: transparent;
  background-image: url('../img/global/noisy_bg_creme.png');
  border-radius: 0px;
  border: none;
  min-width: 0;
}
.smithfield .form-group .dropdown ul li a {
  padding-left: 10px;
  padding-right: 23px;
}
.smithfield .form-group .dropdown ul li a:hover,
.smithfield .form-group .dropdown ul li a:focus {
  text-decoration: none;
  background-color: transparent;
}
.smithfield .form-control,
.ginput_container input,
.ginput_container textarea {
  display: block;
  width: 100%;
  height: auto;
  /* padding: 3px 4px; */
  padding: 3px 4px 0px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #e9e9e9;
  border: 1px solid #fff;
  border-radius: 0px;
  -webkit-box-shadow: inset -2px 2px 0px rgba(0, 0, 0, 0.1);;
  -moz-box-shadow: inset -2px 2px 0px rgba(0, 0, 0, 0.1);;
  box-shadow: inset -2px 2px 0px rgba(0, 0, 0, 0.1);;
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.smithfield select.form-control {
  background-color: #ac8d62;
  width: auto;
  color: white;
  border: none;
  padding: 0;
  height: 20px;
}
.idea-featured:hover .idea-category-header h3 {
  text-decoration: none;
}
.idea-pods a:hover {
  text-decoration: none;
}
.size-full {
  max-width: 100%;
}
.prep-school-article .prep-school-page .prep-school-content .size-full:nth-of-type(1) {
  padding: 0px;
}
.smithfield .idea-featured .popover,
.smithfield .product-detail .popover {
  border-radius: 0px;
  background: url('../img/global/noisy_bg_creme.png');
  right: 200px;
  width: 220px;
  line-height: 1em;
  border: none;
  margin-right: 50px;
  margin-left: -50px;
  -webkit-box-shadow: 1px 1px 6px rgba(0,0,0,0.5);
  -moz-box-shadow: 1px 1px 6px rgba(0,0,0,0.5);
  box-shadow: 1px 1px 6px rgba(0,0,0,0.5);
}
.smithfield .idea-featured .popover .popover-title,
.smithfield .product-detail .popover .popover-title {
  margin: 0;
  padding: 8px;
  padding-bottom: 4px;
  font-size: 16px;
  font-family: "Museo Slab W01 700";
  color: #2b1a0b;
  font-weight: normal;
  background-color: transparent;
  border-bottom: none;
  border-radius: 0px;
}
.smithfield .idea-featured .popover .arrow,
.smithfield .product-detail .popover .arrow {
  border: none;
  border-width: 0px;
  margin-left: 52px;
}
.smithfield .idea-featured .popover .arrow:after,
.smithfield .product-detail .popover .arrow:after {
  display: block;
  background: url('../img/global/sprite.png') no-repeat;
  background-position: -510px -47px;
  width: 16px;
  height: 11px;
  content: " ";
  border-style: none;
}
.smithfield .idea-featured .popover .popover-content,
.smithfield .product-detail .popover .popover-content {
  color: #9d7b4d;
  font-family: "Museo Sans W01 300";
  padding: 8px;
  padding-top: 0px;
}
.smithfield .product-detail-img .popover .arrow {
  top: 50% !important;
}
.is-specific {
  overflow: hidden;
  max-height: 0px;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  -webkit-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}
.is-specific.shown {
  max-height: 500px;
}
.shopping-list-items ul {
  list-style: none;
  padding: 0 16px;
}
.shopping-list-items ul li {
  border-bottom: 1px solid #9d7b4d;
  overflow: hidden;
  max-height: 100px;
  /* set silly-big to avoid influencing actual height */
  -moz-transition: max-height 1.0s ease-out;
  -o-transition: max-height 1.0s ease-out;
  -ms-transition: max-height 1.0s ease-out;
  -webkit-transition: max-height 1.0s ease-out;
  transition: max-height 1.0s ease-out;
}
.shopping-list-items ul li:last-of-type {
  border-bottom: none;
}
.shopping-list-items ul a.undo-delete {
  background-repeat: none;
  margin-top: 12px;
}
.shopping-list-items ul a.undo-delete:before {
  vertical-align: bottom;
  margin-right: 3px;
  content: '';
  display: block;
  background: url('../img/global/sprite.png') no-repeat;
  background-position: -507px -28px;
  width: 18px;
  height: 13px;
  display: inline-block;
}
.shopping-list-items ul.meals-list li .row {
  padding: 12px 0 16px;
}
.shopping-list-items ul.meals-list li .sprite-a.recycle {
  margin-top: 6px;
}
.shopping-list-items ul.meals-list li a.undo-delete {
  margin-top: 20px;
}
.shopping-list-items ul.items-list li .row {
  padding: 8px 0;
}
.shopping-list-items ul.items-list li .row div:first-of-type {
  margin-top: 3px;
}
.ingredients {
  max-width: 380px;
}
.instructionsContainer {
  background: #fff;
  width: 100%;
  height: 100%;
  padding: 20px;
}
.prep-school-pods a:hover,
.prep-school-pods a:focus {
  text-decoration: none;
}
.prep-school-pods a .clearfix {
  display: table;
}
.prep-school-pods a .clearfix > div {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.prep-school-pods a .clip,
.prep-school-pods a .clearfix {
  height: 250px;
  width: 100%;
}
.prep-school-pods a .clearfix img {
  margin: 0 auto;
}
.prep-school-pods a h4 {
  color: #000;
}
.prep-school-article .prep-school-pods {
  padding-top: 35px;
}
.prep-school-article .prep-school-pods.seasonal-img {
  padding-top: 0;
}
.prep-school-title {
  background: url('../img/global/noisy_bg_mustard.png');
}
.prep-school-article-title {
  background: url('../img/global/noisy_bg_mustard.png');
  padding-bottom: 7px;
  padding-left: 14px;
  padding-top: 13px;
}
.prep-school-article-title h1 {
  line-height: 32px;
}
.noBorderRadius {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.blockItem {
  display: block;
}
#idea-detail-carousel .carousel-inner {
  overflow: visible;
}
.js-widget {
  display: none !important;
}
footer .footerLogo {
  width: 188px;
  height: 39px;
}
@media (max-width: 768px) {
  #carousel .logo {
    margin: 0 auto;
    width: 240px;
    height: auto;
    margin-bottom: 16px;
  }
  .carousel-control {
    top: 75%;
  }
  .home-pods .no-gutter-right {
    padding-right: 8px !important;
  }
}
.async-blocker {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}
.async-blocker.active {
  z-index: 11;
}
.idea-featured-gradient {
  position: absolute;
  bottom: 8px;
  padding: 9px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  width: 100%;
  min-height: 150px;
}
.idea-pod-gradient {
  position: absolute;
  bottom: 0px;
  padding: 9px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  width: 100%;
  min-height: 200px;
}
.leftover-meal .idea-pod-gradient {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0icmdiKDAsIDEyMCwgMCkiIHN0b3Atb3BhY2l0eT0iMC42NSIvPjxzdG9wIG9mZnNldD0iNTAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwgMCwgMCkiIHN0b3Atb3BhY2l0eT0iMCIvPjwvbGluZWFyR3JhZGllbnQ+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz48L3N2Zz4=);
  background-image: -moz-linear-gradient(bottom, rgba(0, 120, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 120, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(bottom, rgba(0, 120, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(bottom, rgba(0, 120, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
}
figure.youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
figure.youtube iframe,
figure.youtube object,
figure.youtube embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.gform_wrapper form:after {
  display: block;
  content: "* Required Field";
}
.large-image-tile-content {
  padding: 5px;
}
img.full-width-image {
  width: 100%;
  height: inherit;
}
.boxset-linkpods-images .boxout .search-img-wrapper {
  width: 100%;
  overflow: hidden;
}
.boxset-linkpods-images .boxout .search-img-wrapper img.full-height-image {
  max-width: 100%;
  max-height: 175px;
}
.four-o-four {
  background: url(/wp-content/themes/smithfield/img/global/plate.png) no-repeat;
  height: 740px;
  background-size: 100%;
}
.four-o-four .text-wrapper {
  text-align: center;
  padding-top: 40%;
  margin-left: -28px;
}
.four-o-four .text-wrapper h1 {
  margin-top: 0;
  font-size: 26px;
  width: 100%;
  font-family: "Museo Slab W01 700";
  color: #2f190b;
  letter-spacing: -0.5px;
  line-height: 31px;
}
.four-o-four .text-wrapper .txt-brown {
  line-height: 17px;
  margin: -9px auto 0;
  width: 50%;
}
.four-o-four .text-wrapper form {
  margin-top: 15px;
}
.four-o-four .text-wrapper form .form-control {
  width: 174px;
  margin-left: 249px;
  margin-right: 15px;
}
.four-o-four .text-wrapper form button.btn {
  padding: 6px 9px 21px 9px;
}
.prep-school-page .pad-all-extra,
.prep-school-article .prep-school-content {
  padding: 10px;
}
.prep-school-article .prep-school-content {
  padding: 15px;
}
.txt-brown.prep-school-content img,
.txt-brown.prep-school-content div:first-of-type {
  margin-left: -5px;
  margin-top: -5px;
  max-width: 101.5% !important;
}
.productContainer {
  position: relative;
  background: #fff;
}
.productContainer .snipe.new {
  background: url(../img/global/SF-NEW-flag.png) no-repeat;
  display: block;
  width: 108px;
  height: 58px;
  position: absolute;
  top: -4px;
  left: -14px;
}
.caret.reverse {
  border-top: 0px dotted;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  border-bottom: 3px solid #000;
  border-bottom-color: #fff;
}
.caret.backwards {
  border-left: 0px dotted;
  border-right: 6px solid transparent;
  border-top: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #9d7b4b;
  border-left-color: #fff;
  position: absolute;
  left: 9px;
  top: 7px;
}
.dish.maindish.media:hover .caret.backwards {
  border-right: 6px solid transparent;
  border-top: 6px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 6px solid #e9e9e9;
}
.btn.sf-btn.more .glyphicon.glyphicon-play {
  padding-left: 2px;
}
.dish-image {
  max-height: 175px;
}
.turquoise {
  background-image: url('../img/global/noisy_bg_creme.png');
  background-color: #94c2bd;
}
.hero-image-left {
  padding-right: 0 !important;
}
img[src*='http://placehold.it'] {
  border: 1px solid #aaa;
}
.planks {
  background-image: url('../img/global/planks-tiled.jpg');
  background-position: top left;
  background-repeat: repeat;
}
.background-overlay {
  position: absolute;
  width: 100%;
  min-width: 100%;
  height: 100%;
  z-index: -1;
}
body.smithfield.spices {
  background-image: url('../img/pages/home/embellish.png'), url('../img/global/planks-tiled.jpg');
  background-position: top center, top left;
  background-repeat: no-repeat, repeat;
}
.lt-ie9 body.smithfield.spices {
  background-image: url('../img/global/planks-tiled.jpg');
  background-position: top center;
  background-repeat: repeat;
}
.wrap {
  z-index: 100;
}
.is-rfrf {
  position: relative;
}
.is-rfrf:after {
  content: " ";
  background: transparent url(../img/pages/ideas-detail/images/rfrf-icon.png) no-repeat 0 0;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 120px;
  height: 120px;
}
.meal-photo-min-height.clip {
  height: 280px;
  position: relative;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: 50%;
}
.meal-photo-min-height.clip img {
  position: absolute;
  bottom: 0px;
  min-height: 280px;
}
.img-wrapper {
  overflow: hidden;
  position: relative;
  width: 288px;
  height: 240px;
}
.img-wrapper img {
  min-width: 100%;
  position: absolute;
  bottom: 0px;
}
.img-wrapper .boxout-image-label {
  position: absolute;
  bottom: 0px;
}
.img-wrapper .boxout-image-label h3 {
  width: 100%;
}
.idea-featured-whole .sidedish .img-wrapper {
  height: 193px;
}
header {
  min-height: 0em;
  margin-bottom: 51px;
}
.nav-text-shadow {
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
#nav-global-top {
  min-height: 0em;
  background-color: rgba(43, 26, 11, 0.8);
  border-bottom: 2px #2b1a0b;
}
.lt-ie9 #nav-global-top {
  background-color: #2b1a0b;
}
#nav-global-top .btn-show-more {
  display: inline-block !important;
  margin: 8px 16px;
}
#nav-global-top a {
  padding-top: 5px;
  padding-bottom: 0;
  color: #f0e5d1;
  line-height: 12px;
  font-size: 12px;
}
#secondaryNav > li > a {
  text-shadow: 1px 1px 2px #fff;
}
#nav-global-top a#executeSearch:hover,
#nav-global-top a#executeSearch:focus,
#nav-global-top .btn-show-more:hover,
#nav-global-top .btn-show-more:focus {
  background-image: none !important;
  color: #fff !important;
}
#nav-global-top a:hover,
#nav-global-top a:focus {
  text-decoration: underline;
  background: none;
}
#nav-home-subnav {
  background-color: transparent;
  background-image: url('../img/global/noisy_bg_creme.png');
  -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.58);;
  -moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.58);;
  box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.58);;
  border-top: 1px solid #fff;
  position: relative;
  border-bottom: 1px solid #9d7b4b;
}
#nav-home-subnav:before {
  content: "";
  background: none;
  border-top: 1px solid #9d7b4b;
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  pointer-events: none;
  width: 100%;
}
.nav-brand-image {
  padding-left: 0px !important;
  padding: 0 !important;
  display: block;
}
#nav-home-subnav a {
  padding: 21px 1.2em 15px 1.2em;
  font-size: 1.34em;
  line-height: 1em;
  color: #000000;
  font-family: "Museo Slab W01 300";
  -moz-transition: background-color 0.3s ease-in-out;
  -o-transition: background-color 0.3s ease-in-out;
  -ms-transition: background-color 0.3s ease-in-out;
  -webkit-transition: background-color 0.3s ease-in-out;
  transition: background-color 0.3s ease-in-out;
}
#nav-home-subnav a[data-href="#products"]:hover,
#nav-home-subnav .products.current_page_item a,
#nav-home-subnav a[data-href="#products"].active-pane {
  /*background-color:@terracotta-trans;*/
  /* color:@terracotta; */
  background: url(../img/global/tile-texture-red.png) repeat;
  color: #f1f1f8;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
#nav-home-subnav a[data-href="#ideas"]:hover,
#nav-home-subnav .ideas.current_page_item a,
#nav-home-subnav a[data-href="#ideas"].active-pane {
  background: url(../img/global/tile-texture-green.png) repeat;
  color: #f1f1f8;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.7);
}
#nav-home-subnav a[data-href="#prep-school"]:hover,
#nav-home-subnav .prepschool.current_page_item a,
#nav-home-subnav a[data-href="#prep-school"].active-pane {
  background: url(../img/global/tile-texture-yellow.png) repeat;
  /*
  color: #f1f1f8;
  .nav-text-shadow();
  */
  color: #44464b !important;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
#nav-sub-carousel {
  max-height: 0px;
  overflow: hidden;
  -moz-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  -ms-transition: max-height 0.4s ease-in-out;
  -webkit-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
}
#nav-sub-carousel .tab-pane a .title {
  margin-top: -90px;
  margin-left: 8px;
  max-width: 220px;
  height: 90px;
  white-space: normal !important;
  position: relative;
}
#nav-sub-carousel .tab-pane a .title h3 {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-family: "Museo Slab W01 300";
  margin-bottom: 6px;
}
#nav-sub-carousel .tab-pane a .title button {
  position: absolute;
  bottom: 8px;
}
#nav-sub-carousel .tab-pane#products a:hover {
  text-decoration: none;
}
#nav-sub-carousel .tab-pane#products a:hover .title {
  margin-top: -54px;
  margin-left: 8px;
  max-width: 460px;
  height: 54px;
  white-space: normal !important;
  position: relative;
}
#nav-sub-carousel .tab-pane#products a:hover .title h3 {
  color: #fff;
  font-family: "Museo Slab W01 300";
  position: initial !important;
  margin-top: 0px;
  margin-bottom: 6px;
  font-size: 20px;
}
#nav-sub-carousel .tab-pane#products a:hover .title h4 {
  font-size: 18px;
  font-family: "Museo Slab W01 300";
  color: #fff;
  margin: 0;
}
#nav-sub-carousel .tab-pane#products a:hover .title button {
  position: absolute;
  bottom: 8px;
}
#nav-sub-carousel .tab-pane#prep-school a:hover {
  text-decoration: none;
}
#nav-sub-carousel .tab-pane#prep-school a .title {
  margin-top: -54px;
  height: 54px;
  max-width: 460px;
}
#nav-sub-carousel .tab-pane#prep-school a .title h3 {
  position: initial !important;
  margin-top: 0px;
}
#nav-sub-carousel .tab-pane#prep-school a .title h4 {
  font-family: "Museo Slab W01 300";
  color: #fff;
  margin: 0;
}
.subnav-logo {
  margin-top: 14px;
}
.dropdown-menu.site-search {
  width: 300px;
  border-radius: 0;
  background-image: url('../img/global/noisy_bg_creme_opaque.png');
  background-color: transparent;
}
#searchBox {
  padding-left: 10px;
}
#searchBox .glyphicon {
  top: -2px;
}
#searchBox #executeSearch,
#searchBox .btn-show-more {
  font-family: "MuseoSlabW01-300Italic" !important;
  font-size: 13px !important;
  /* padding-top: 0.4em; */
  text-decoration: none !important;
  padding-bottom: 3px !important;
  padding-left: 9px !important;
  padding-right: 9px !important;
  padding-top: 4px !important;
  line-height: 18.571430206298828px !important;
}
#searchBox #executeSearch .glyphicon,
#searchBox .btn-show-more .glyphicon {
  /*top: 2px;*/
  font-size: 10px;
  padding-left: 6px;
  top: 0px;
}
/*
#searchBox .btn-show-more{
  padding: 10px;
  padding-bottom: 0.3em;
  padding-top: 0.3px;
  .glyphicon {
    top: 1px;
  }
}
*/
#searchBox.dropdown.open {
  background-color: transparent;
  background-image: url('../img/global/noisy_bg_creme_opaque.png');
}
.nav > .open > a.btn-search {
  background-color: transparent;
}
#searchBox.dropdown .dropdown-menu {
  border: none !important;
}
#searchBox.dropdown.open a i {
  color: #2b1a0b !important;
}
#nav-global-top .dropdown-menu.site-search .dropdown-menu {
  background-color: transparent;
  border: none;
  border-radius: 0;
}
#nav-global-top .dropdown-menu.site-search li {
  overflow: hidden;
}
#nav-global-top .dropdown-menu.site-search a.btn {
  padding-top: 0.3em;
  padding-bottom: 0.3em;
  color: #f0e5d1;
  line-height: 12px;
  font-size: 11px;
  text-decoration: none;
}
#nav-global-top .dropdown-menu.site-search a.btn:hover {
  background-color: #856333;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
}
a.predict-result {
  color: #2b1a0b !important;
}
a.predict-result:hover,
a.predict-result:focus,
li.active a.predict-result {
  background-color: transparent;
  background-image: none;
  text-decoration: none !important;
  color: #9d7b4b !important;
}
.navbar {
  margin-bottom: 0;
}
.breadcrumbs-wrapper {
  background-color: rgba(43, 26, 11, 0.6);
  margin-bottom: 16px;
  position: absolute;
  top: 78px;
  width: 100%;
  font-size: 12px;
  line-height: 12px;
  padding-top: 2px;
  margin-top: -1px;
}
.breadcrumbs-wrapper .breadcrumb {
  background: none;
  border-radius: none;
  margin: 0;
  padding: 3.5px;
  color: #f0e5d1;
}
.breadcrumbs-wrapper .breadcrumb li.active {
  color: #f0e5d1;
}
.breadcrumbs-wrapper .breadcrumb li a {
  color: #f0e5d1;
}
.breadcrumb > li + li:before {
  content: "\2219";
  padding: 0 8px 0 4px;
  color: #f0e5d1;
}
#main-tabs-content {
  padding: 1em 0em;
}
#nav-sub-wrapper {
  position: relative;
  z-index: -1;
}
#nav-sub-carousel {
  /*position:absolute;
  top:0px;
  left:0px;

  height:0px;
  background-color: @nav-darkbrown;*/
  max-height: 0px;
  overflow: hidden;
  -moz-transition: max-height 0.4s ease-in-out;
  -o-transition: max-height 0.4s ease-in-out;
  -ms-transition: max-height 0.4s ease-in-out;
  -webkit-transition: max-height 0.4s ease-in-out;
  transition: max-height 0.4s ease-in-out;
}
#nav-sub-carousel .tab-pane a .title {
  margin-top: -90px;
  margin-left: 8px;
  max-width: 220px;
  height: 90px;
  white-space: normal !important;
  position: relative;
}
#nav-sub-carousel .tab-pane a .title h3 {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-family: "Museo Slab W01 300";
  margin-bottom: 6px;
}
#nav-sub-carousel .tab-pane a .title button {
  position: absolute;
  bottom: 8px;
}
#nav-sub-carousel .tab-pane#products .col-xs-3 {
  margin-top: -1px;
}
#nav-sub-carousel .tab-pane#products a:hover {
  text-decoration: none;
}
#nav-sub-carousel .tab-pane#products a .title {
  margin-top: -54px;
  height: 54px;
  max-width: 460px;
}
#nav-sub-carousel .tab-pane#products a .title h3 {
  position: initial !important;
  margin-top: 0px;
}
#nav-sub-carousel .tab-pane#products a .title h4 {
  font-family: "Museo Slab W01 300";
  color: #fff;
  margin: 0;
}
#nav-sub-carousel .tab-pane#prep-school a:hover {
  text-decoration: none;
}
#nav-sub-carousel .tab-pane#prep-school a .title {
  margin-top: -54px;
  height: 54px;
  max-width: 460px;
}
#nav-sub-carousel .tab-pane#prep-school a .title h3 {
  position: initial !important;
  margin-top: 0px;
}
#nav-sub-carousel .tab-pane#prep-school a .title h4 {
  font-family: "Museo Slab W01 300";
  color: #fff;
  margin: 0;
}
#nav-sub-carousel.show {
  max-height: 400px;
}
.nav-scroll-button {
  margin-top: 68px;
  z-index: 10;
}
#nav-ideas-back {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  margin-left: 16px;
}
#nav-ideas-more {
  display: block;
  position: absolute;
  top: 0px;
  right: 16px;
}
.ideas-list-container {
  margin: 7px 10px;
}
#nav-ideas-list {
  -moz-transition: margin-left 0.5s ease-out;
  -o-transition: margin-left 0.5s ease-out;
  -ms-transition: margin-left 0.5s ease-out;
  -webkit-transition: margin-left 0.5s ease-out;
  transition: margin-left 0.5s ease-out;
  /* width: 99999px;*/
}
#nav-ideas-list > li {
  float: left;
  position: relative;
  padding: 0 20px 0 0;
}
#nav-ideas-list > li .idea-gradient {
  position: absolute;
  bottom: 0px;
  padding: 9px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  width: 220px;
  min-height: 100px;
}
#nav-ideas-list > li .idea-gradient h4 {
  white-space: normal;
  margin: 0;
  color: white;
  position: absolute;
  bottom: 9px;
  font-family: "Museo Slab W01 300";
  padding-right: 10px;
}
#nav-sub-carousel .tab-pane {
  -webkit-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.58);;
  -moz-box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.58);;
  box-shadow: 0px 2px 5px rgba(50, 50, 50, 0.58);;
  padding-top: 3px;
}
.navbar {
  border: none;
}
.tab-pane .divider {
  margin-top: 0;
  margin-bottom: 16px;
  boder: 0;
  border-top: none;
  margin-left: 8px;
  margin-right: 8px;
  height: 6px;
}
.tab-pane {
  background-image: url('../img/global/noisy_bg_creme.png');
  background-color: transparent;
  height: auto;
  min-height: 212px;
}
.tab-pane ul > li {
  margin-bottom: 7px;
}
.tab-pane ul.small-list > li {
  margin-bottom: 3px;
}
.tab-pane ul > li > a {
  font-size: 16px;
}
.tab-pane ul.small-list > li > a {
  font-size: 15px;
}
.tab-pane ul > li > a {
  color: #2b1a0b;
  font-family: "Museo Slab W01 500";
}
.tab-pane ul > li > a:hover {
  text-decoration: none;
}
.tab-pane ul > li > a {
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
#products.tab-pane ul > li > a:hover {
  color: #9C4534;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
#prep-school.tab-pane ul > li > a:hover {
  color: #e1c543;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
.tab-pane#ideas .divider {
  background-image: url('../img/global/noisy_bg_creme.png');
  background-color: #94c2bd;
}
.tab-pane#products .divider {
  background-image: url('../img/global/noisy_bg_creme.png');
  background-color: #c96350;
}
.ftr-social-title {
  vertical-align: top;
  padding-top: 8px;
}
.ftr-social {
  display: block;
}
/* Sidebar navigation */
.list-group.standard-sidebar {
  -webkit-box-shadow: 1px 1px 0px #141414;
  -moz-box-shadow: 1px 1px 0px #141414;
  box-shadow: 1px 1px 0px #141414;
}
.list-group.standard-sidebar .list-group-item {
  border: 1px solid #f0e5d1;
  background-color: #9d7b4d;
  font-family: "Museo Slab W01 500";
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.66);
  padding: 5px 8px;
  text-transform: uppercase;
  font-size: 12px;
}
.list-group.standard-sidebar .list-group-item.active,
.list-group.standard-sidebar a.list-group-item:hover {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4pPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
}
.page-template-default .col-sm-3 .list-group.standard-sidebar a.list-group-item:hover {
  background-color: #856333;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
}
.list-group.standard-sidebar .list-group-item:first-child {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
.list-group.standard-sidebar .list-group-item:last-child {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}
@media (max-width: 768px) {
  .subnav-logo {
    margin-left: 16px;
    margin-bottom: 8px;
  }
}
.featured-nav-item {
  width: 460px;
  height: 190px;
  position: relative;
  padding: 7px 10px;
}
.featured-nav-item .featured-gradient {
  position: absolute;
  bottom: -8px;
  padding: 0px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSI1JSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAuNjUiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0icmdiKDAsIDAsIDApIiBzdG9wLW9wYWNpdHk9IjAiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  background-image: linear-gradient(bottom, rgba(0, 0, 0, 0.65) 5%, rgba(0, 0, 0, 0) 50%);
  width: 100%;
  min-height: 150px;
}
.featured-nav-item .featured-gradient h4 {
  white-space: normal;
  margin: 0;
  margin-left: 10px;
  color: white;
  position: absolute;
  bottom: 9px;
  font-family: "Museo Slab W01 300";
}
#nav-sub-carousel #products .inner {
  margin-top: 1px;
}
@font-face {
  font-family: "ImprintW01-ShadowItalic";
  src: url("../fonts/eac11aef-243c-4219-a1ee-bdb8eb191e90.eot?#iefix");
  src: url("../fonts/eac11aef-243c-4219-a1ee-bdb8eb191e90.eot?#iefix") format("eot"), url("../fonts/6e021a7a-4db7-4205-9b9f-d9e8f9e4e92f.woff") format("woff"), url("../fonts/a0becdc7-737a-4e34-bb4f-5fad53c4972a.ttf") format("truetype"), url("../fonts/bf5623e4-f53a-4741-80ee-5822dbdb9076.svg#bf5623e4-f53a-4741-80ee-5822dbdb9076") format("svg");
}
@font-face {
  font-family: "ImprintW01-ShadowRegula";
  src: url("../fonts/3deb3ec0-5ad8-4d9f-91bb-16e7e8711660.eot?#iefix");
  src: url("../fonts/3deb3ec0-5ad8-4d9f-91bb-16e7e8711660.eot?#iefix") format("eot"), url("../fonts/c93bd019-dc76-4157-b086-667e4a85044f.woff") format("woff"), url("../fonts/b689f79d-078b-4079-9dc8-eed238895353.ttf") format("truetype"), url("../fonts/b83e3b7c-e060-4dc4-bf83-7b249860ac42.svg#b83e3b7c-e060-4dc4-bf83-7b249860ac42") format("svg");
}
@font-face {
  font-family: "MuseoSansW01-300Italic";
  src: url("../fonts/90e6d1d9-33c0-4c63-9491-85041f7d5fd3.eot?#iefix");
  src: url("../fonts/90e6d1d9-33c0-4c63-9491-85041f7d5fd3.eot?#iefix") format("eot"), url("../fonts/96766c08-0e19-43a8-b45d-e95c5b09785c.woff") format("woff"), url("../fonts/304f4215-6b57-433a-83f7-2d4c3aaf82e9.ttf") format("truetype"), url("../fonts/2acdd065-8f32-4b1d-a7c8-c59fa153ce86.svg#2acdd065-8f32-4b1d-a7c8-c59fa153ce86") format("svg");
}
@font-face {
  font-family: "Museo Sans W01 100";
  src: url("../fonts/e14e9fd6-0631-4491-b873-211c7b6f926c.eot?#iefix");
  src: url("../fonts/e14e9fd6-0631-4491-b873-211c7b6f926c.eot?#iefix") format("eot"), url("../fonts/e976d680-12b6-411e-9f79-0ef9287f484d.woff") format("woff"), url("../fonts/81780024-f1ae-4135-a0ae-d0bab2c19986.ttf") format("truetype"), url("../fonts/98fa899e-fa41-4563-b67a-33d373ba60ee.svg#98fa899e-fa41-4563-b67a-33d373ba60ee") format("svg");
}
@font-face {
  font-family: "Museo Sans W01 300";
  src: url("../fonts/fd479df2-01b0-4e3a-a411-915c477f1352.eot?#iefix");
  src: url("../fonts/fd479df2-01b0-4e3a-a411-915c477f1352.eot?#iefix") format("eot"), url("../fonts/b252d464-65cb-4950-88f7-ac0a1bf79b75.woff") format("woff"), url("../fonts/b3d18117-6517-4d3f-afc1-774086ff5fc1.ttf") format("truetype"), url("../fonts/b9bed509-0816-43d8-b14b-7525a21f4bde.svg#b9bed509-0816-43d8-b14b-7525a21f4bde") format("svg");
}
@font-face {
  font-family: "Museo Sans W01 500";
  src: url("../fonts/3d0a39cf-115c-4800-9b1e-31c7912abfc2.eot?#iefix");
  src: url("../fonts/3d0a39cf-115c-4800-9b1e-31c7912abfc2.eot?#iefix") format("eot"), url("../fonts/eadbb595-a394-48fc-834f-8bf5da15cddf.woff") format("woff"), url("../fonts/9bcba093-b507-4b9b-9c83-303003d3815c.ttf") format("truetype"), url("../fonts/9a2af429-2624-4bd1-a676-8f0eed3e7e31.svg#9a2af429-2624-4bd1-a676-8f0eed3e7e31") format("svg");
}
@font-face {
  font-family: "Museo Sans W01 700";
  src: url("../fonts/3d0a39cf-115c-4800-9b1e-31c7912abfc2.eot?#iefix");
  src: url("../fonts/3d0a39cf-115c-4800-9b1e-31c7912abfc2.eot?#iefix") format("eot"), url("../fonts/eadbb595-a394-48fc-834f-8bf5da15cddf.woff") format("woff"), url("../fonts/9bcba093-b507-4b9b-9c83-303003d3815c.ttf") format("truetype"), url("../fonts/9a2af429-2624-4bd1-a676-8f0eed3e7e31.svg#9a2af429-2624-4bd1-a676-8f0eed3e7e31") format("svg");
}
@font-face {
  font-family: "Museo Slab W01 500";
  src: url("../fonts/2656a5f2-9367-4d1d-af19-8cd9f9028d08.eot?#iefix");
  src: url("../fonts/2656a5f2-9367-4d1d-af19-8cd9f9028d08.eot?#iefix") format("eot"), url("../fonts/3cf54835-9705-474e-9afa-46f2d59589e7.woff") format("woff"), url("../fonts/1bc72f40-8f25-47dd-874e-a829e7e992f6.ttf") format("truetype"), url("../fonts/5329032e-48ad-4e1a-9b4c-6b847641304c.svg#5329032e-48ad-4e1a-9b4c-6b847641304c") format("svg");
}
@font-face {
  font-family: "Museo Slab W01 300";
  src: url("../fonts/39a8c847-6d65-44ec-92e6-46e2aa8db834.eot?#iefix");
  src: url("../fonts/39a8c847-6d65-44ec-92e6-46e2aa8db834.eot?#iefix") format("eot"), url("../fonts/4548ac88-af2c-4b63-ac2b-94e9ef6cd1b9.woff") format("woff"), url("../fonts/380327b2-8e54-40b1-a569-eb17e46f7e17.ttf") format("truetype"), url("../fonts/dedfb9ca-341f-404d-b76e-d781f9ee375f.svg#dedfb9ca-341f-404d-b76e-d781f9ee375f") format("svg");
}
@font-face {
  font-family: "MuseoSlabW01-300Italic";
  src: url("../fonts/eb8d21f3-937f-42fb-b145-5cce280410e1.eot?#iefix");
  src: url("../fonts/eb8d21f3-937f-42fb-b145-5cce280410e1.eot?#iefix") format("eot"), url("../fonts/1e7801b5-5d28-4953-ae9b-1f3d990698bf.woff") format("woff"), url("../fonts/a7690725-eecd-43b6-a63d-9f6716794184.ttf") format("truetype"), url("../fonts/7a0ae03a-0d39-4286-a913-0a5904b80cf4.svg#7a0ae03a-0d39-4286-a913-0a5904b80cf4") format("svg");
}
@font-face {
  font-family: "Museo Slab W01 700";
  src: url("../fonts/59736019-b384-44ba-b36e-3b03dcdc8e6c.eot?#iefix");
  src: url("../fonts/59736019-b384-44ba-b36e-3b03dcdc8e6c.eot?#iefix") format("eot"), url("../fonts/2ac411c9-defd-4f5a-90b0-7179cafd27f4.woff") format("woff"), url("../fonts/0c52b397-59d0-4df4-aa7c-06ac915a9f66.ttf") format("truetype"), url("../fonts/dcaa3c19-252a-407d-945c-4b770dd32417.svg#dcaa3c19-252a-407d-945c-4b770dd32417") format("svg");
}
@font-face {
  font-family: "Museo Slab W01 900";
  src: url("../fonts/4824d682-e9e8-48d6-ac97-cd910b99f8db.eot?#iefix");
  src: url("../fonts/4824d682-e9e8-48d6-ac97-cd910b99f8db.eot?#iefix") format("eot"), url("../fonts/74b16f9a-f072-46c7-bbac-2e0aedcebe5c.woff") format("woff"), url("../fonts/475a50bf-f749-4afc-a286-574701965b4e.ttf") format("truetype"), url("../fonts/c0debb99-9a17-4a76-a658-7a62420cb353.svg#c0debb99-9a17-4a76-a658-7a62420cb353") format("svg");
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-weight: normal;
}
body {
  font-family: "Museo Sans W01 300";
  -webkit-font-smoothing: antialiased;
  color: #2B190B;
}
.carousel-item h3,
#ideas-hero h3 {
  font-family: "ImprintW01-ShadowRegula";
  font-size: 52px;
  letter-spacing: -1px;
  color: #2b190b;
  margin: 13px 0 0 0;
  line-height: 52px;
}
.product-carousel-item h4,
.prep-school-carousel-item h4 {
  font-size: 36px;
  text-transform: uppercase;
  font-family: "Museo Slab W01 900";
  letter-spacing: -2px;
  color: #2b1a0b;
}
.carousel-item .content p {
  color: #2b190b;
}
#ideas-hero h4 {
  font-size: 28px;
  font-family: "Museo Slab W01 500";
  color: #2b1a0b;
  margin-top: 12.8px;
}
.home-pods h5,
.home-pods a h5 {
  font-size: 20px;
  font-family: "Museo Slab W01 500";
  color: #2b1a0b;
  margin-top: 24px;
  min-height: 53px;
}
.prep-school-pods h3,
.prep-school-pods h4 {
  font-family: "Museo Slab W01 900";
  color: #2b1a0b;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
.prep-school-pods h3 {
  font-size: 22px;
}
.prep-school-pods h4 {
  font-size: 18px;
}
.prep-school-article .prep-school-pods h3 {
  font-size: 21px;
  text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.65);
  color: #ffffff;
}
/*.idea-pods h4,.product-pods h4, .prep-school-pods h4, .search-results h4
{
  font-size: 24px;
  letter-spacing: -1px;
  font-family:"Museo Slab W01 500";
  color:@brown-solid;
  min-height: 78px;
  margin-top: 11px;
  margin-bottom:15px;
}*/
.large-image-tile-content h4 {
  font-size: 24px;
  letter-spacing: -1px;
  font-family: "Museo Slab W01 500";
  color: #2b1a0b;
  min-height: 78px;
  max-height: 78px;
  margin-top: 9px;
  margin-bottom: 15px;
}
.small-image-tile-content h4 {
  font-size: 20px;
  letter-spacing: -1px;
  font-family: "Museo Slab W01 500";
  color: #2b1a0b;
  min-height: 78px;
  max-height: 78px;
  margin-top: 9px;
  margin-bottom: 15px;
}
.idea-cat-title,
.products-title,
.prep-school-cat-title {
  width: 100%;
  padding: 8px 8px 20px;
  vertical-align: middle;
  font-size: 16px;
  color: #ffffff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.66);
  text-align: center;
  min-height: 41px;
}
.idea-cat-title.two-lines,
.products-title.two-lines,
.prep-school-cat-title.two-lines {
  padding: 8px 8px 15px;
}
.idea-cat-title .pad-left-seven,
.products-title .pad-left-seven,
.prep-school-cat-title .pad-left-seven {
  padding-left: 10px;
}
.idea-cat-title .line,
.products-title .line,
.prep-school-cat-title .line {
  width: 100%;
  background-image: url("../img/global/sprite.png");
}
.idea-cat-title .line.middle,
.products-title .line.middle,
.prep-school-cat-title .line.middle {
  height: 20px;
  background-position: center -314px;
}
.idea-cat-title .line.top,
.products-title .line.top,
.prep-school-cat-title .line.top {
  height: 5px;
  background-position: 0 -303px;
  margin-bottom: 9px;
}
.idea-cat-title .line.bottom,
.products-title .line.bottom,
.prep-school-cat-title .line.bottom {
  height: 22px;
  background-position: center -314px;
  width: 50%;
}
.idea-cat-title .line.bottom.small,
.products-title .line.bottom.small,
.prep-school-cat-title .line.bottom.small {
  width: 25%;
  background-position: left -314px;
}
.idea-cat-title .line.bottom.no-line-above,
.products-title .line.bottom.no-line-above,
.prep-school-cat-title .line.bottom.no-line-above {
  margin-top: -5px;
}
.idea-cat-title h1,
.products-title h1,
.prep-school-cat-title h1 {
  background-image: url("../img/global/sprite.png");
  background-position: center -365px;
  display: inline-block;
  font-family: "ImprintW01-ShadowRegula";
  font-size: 52px;
  color: #2b1a0b;
  margin: 0 auto 5px;
  padding-bottom: 13px;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.65);
}
.idea-cat-title h1.no-line,
.products-title h1.no-line,
.prep-school-cat-title h1.no-line {
  background: transparent;
  margin: 0 auto -7px;
  padding-bottom: 0px;
}
.idea-cat-title p,
.products-title p,
.prep-school-cat-title p {
  font-family: "Museo Sans W01 300";
  -webkit-font-smoothing: antialiased;
  margin: 10px 100px;
  font-size: 12px;
  color: #2b1a0b;
  text-shadow: none;
}
.idea-category-header h3 {
  font-family: "Museo Slab W01 500";
  font-size: 27px;
  margin-bottom: 5px !important;
  margin-top: 0px;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
.idea-requirement .media-body {
  line-height: 1em;
  padding-top: 0.8em;
  color: #000;
}
.idea-requirement .media-body strong {
  font-family: "Museo Slab W01 500";
  font-weight: normal;
  color: #000;
}
.idea-requirement .media-body span {
  font-family: "Museo Slab W01 500";
}
.idea-featured .txt-brown strong,
.idea-featured .txt-brown h4 {
  font-family: "Museo Slab W01 700";
  color: #2b1a0b;
  font-size: 18px;
  vertical-align: middle;
  display: block;
  float: left;
  margin-top: -3px;
  padding-right: 8px;
  width: 100%;
}
.idea-featured .txt-brown p span {
  float: left;
  display: block;
}
.meal-pods h3 {
  font-size: 22px;
  font-family: "Museo Slab W01 900";
  color: white;
}
.meal-pods h3.emboss {
  text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.65);
}
.meal-pods h3 .sf-btn {
  margin-top: -2px;
}
.meal-pods .pad-ten .txt-brown h3 {
  text-align: left;
  margin-left: 4px;
  font-size: 19px;
}
.meal-pods h4 {
  font-size: 16px;
  font-family: "Museo Slab W01 700";
  color: #2b1a0b;
}
.meal-pods p {
  font-size: 13px;
  font-family: "Museo Sans W01 300";
  color: #9d7b4d;
  line-height: normal;
  margin: 0;
}
.sidedish h3 {
  margin: 8px 0px 4px 0px;
}
.wine-label h3 {
  color: #fff;
  font-family: "ImprintW01-ShadowRegula";
  font-size: 47px;
  margin: -4px 0px 0px 0px;
}
.wine .pad-ten .boxout-content {
  padding: 3px;
  padding-bottom: 0px;
  padding-top: 13px;
  margin-bottom: -1px;
}
.product-header h4 {
  font-family: "Museo Slab W01 300";
  font-size: 24px;
  font-weight: normal;
}
.product-header h2 {
  font-family: "Museo Slab W01 700";
  font-size: 30px;
  font-weight: normal;
  text-shadow: -1px 1px 0px #ffffff, 1px -1px 0px #2b1a0b;
}
.product-detail-img .cut-info p,
.cut-info div.text-center {
  font-size: 14px;
  font-family: "Museo Slab W01 700";
  color: #2b1a0b;
  letter-spacing: -0.05em;
  margin-bottom: 8px;
  margin-top: -10px;
}
.product-detail-img .cut-info p a,
.cut-info div.text-center a {
  color: #2b1a0b;
  text-decoration: none;
}
.product-image-description h4 {
  font-size: 19px;
  font-family: "Museo Slab W01 700";
  color: #2b1a0b;
  line-height: normal;
}
.product-image-description p {
  font-size: 14px;
  font-family: "Museo Sans W01 300";
  color: #9d7b4d;
  line-height: normal;
}
.facts-table {
  font-size: 12px;
  line-height: normal;
  font-family: "Museo Sans W01 100";
}
.facts-table td strong {
  font-family: "Museo Sans W01 700";
  font-weight: normal;
}
.product-facts-container h3 {
  font-family: "Museo Slab W01 700";
  font-size: 31px;
  line-height: 31px;
  color: #2b1a0b;
}
.product-facts-container h5 {
  font-family: "Museo Sans W01 100";
  font-size: 15px;
  color: #2b1a0b;
}
.product-facts-container p {
  font-family: "Museo Sans W01 100";
  font-size: 11px;
  color: #2b1a0b;
  line-height: normal;
  margin-top: 6px;
  margin-bottom: 0px;
}
.product-serving {
  font-family: "Museo Slab W01 300";
  font-size: 18px;
  color: #2b1a0b;
  max-height: 93px;
}
.product-serving .serves,
.product-serving h4 {
  font-family: "Museo Slab W01 700";
  font-size: 26px;
}
@media (max-width: 992px) {
  .carousel-item h3 {
    font-size: 42px;
    line-height: 42px;
  }
  .product-carousel-item h4,
  .prep-school-carousel-item h4 {
    font-size: 26px;
  }
  .carousel-item .content {
    padding-top: 80px;
  }
  .product-carousel-item .content,
  .prep-school-carousel-item .content {
    padding-top: 20px;
  }
  .home-pods h5,
  .product-pods h5,
  .prep-school-pods h5 {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .carousel-item .content,
  .product-carousel-item .content {
    padding-top: 48px;
  }
}
.carousel-item .logo,
.product-carousel-item .logo,
.prep-school-carousel-item .logo {
  margin: 0 0 8px 0;
}
.carousel-item .content p,
.product-carousel-item .content p,
.prep-school-carousel-item .content p {
  padding: 0;
  font-size: 12px;
  width: 426px;
}
h2.shopping-list-title {
  font-family: "ImprintW01-ShadowRegula";
  font-size: 64px;
  color: white;
  text-shadow: -1px 1px 0px rgba(0, 0, 0, 0.65);
}
.shopping-list-items {
  color: white;
}
.shopping-list-items h3 {
  font-family: "Museo Slab W01 700";
  font-size: 19px;
  color: #2b1a0b;
  line-height: 20px;
  margin: 0;
}
.shopping-list-items h4 {
  font-family: "Museo Slab W01 900";
  font-size: 15px;
  color: #9d7b4d;
  line-height: 16px;
  margin: 0;
}
.shopping-list-items p {
  font-family: "Museo Sans W01 300";
  font-size: 14px;
  color: #9d7b4d;
  line-height: 15px;
  margin: 0;
}
.shopping-list-items .undo-delete {
  font-family: "Museo Slab W01 700";
  font-size: 13px;
  line-height: 14px;
  color: #9d7b4d;
  text-decoration: none;
}
.smithfield .form-group label {
  font-family: "Museo Slab W01 700";
  font-size: 14px;
  font-weight: normal;
}
.smithfield form p.required {
  font-family: "MuseoSansW01-300Italic";
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
  font-size: 12px;
  color: #2b1a0b;
  margin-top: 7px;
  margin-bottom: 0px;
}
.smithfield .dropdown a {
  font-family: "Museo Sans W01 300";
  color: #2b1a0b;
  font-size: 12px;
}
.smithfield .dropdown a:hover,
.smithfield .dropdown a:focus {
  color: #9d7b4d;
}
.smithfield .dropdown a.selector {
  color: white;
}
.smithfield .dropdown a.selector:hover,
.smithfield .dropdown a.selector:focus {
  color: white;
}
.prep-school-article-title h2 {
  font-family: "Museo Slab W01 300";
  font-size: 24px;
  color: #2b1a0b;
}
.prep-school-article-title h1 {
  font-family: "Museo Slab W01 900";
  font-size: 32px;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
  color: #2b1a0b;
}
.recipeIframeContainer .recipeIframe .boxout h2 {
  color: white;
  font-weight: normal;
  font-family: "Museo Slab W01 300";
  margin: -40px 0px 7px 10px;
}
.recipeIframeContainer .recipeIframe .boxout .modal-content-details p {
  line-height: 16px;
  margin-top: 20px;
}
.recipeIframeContainer .recipeIframe .boxout .modal-content-details strong {
  color: #2b1a0b;
  font-family: "Museo Slab W01 700";
  font-weight: 300;
  font-size: 18px;
}
.recipeIframeContainer .recipeIframe .boxout .modal-content-details span {
  font-family: "Museo Sans W01 300";
  font-size: 14px;
}
.recipeIframeContainer .recipeIframe .boxout .modal-content-instructions .meal-instruction-step {
  font-family: "Museo Slab W01 900";
}
.instructions h4 {
  line-height: 30px;
}
hr.theme-rule-top {
  margin-top: 5px;
}
footer {
  color: #2b1a0b;
}
footer a {
  color: #2b1a0b;
  text-decoration: none;
}
footer a:hover,
footer a:active {
  text-decoration: underline;
  color: #2B190B;
}
footer small {
  font-size: 11px;
  font-family: "Museo Slab W01 300";
}
hr.theme-rule-bottom {
  margin-bottom: 5px;
}
h4.meal-heading {
  text-transform: uppercase;
}
.boxout-image-label h2,
.boxout-image-label h3,
.boxout-image-label h4 {
  text-align: left;
  color: #fff;
  font-family: "Museo Slab W01 300";
  text-shadow: none;
}
.idea-featured .boxout-image-label h2,
.idea-featured .boxout-image-label h3,
.idea-featured .boxout-image-label h4 {
  margin-bottom: 0px;
  margin-top: 0px;
}
.idea-featured .boxout-image-label h2 h3,
.idea-featured .boxout-image-label h3 h3,
.idea-featured .boxout-image-label h4 h3 {
  font-size: 18px !important;
}
.idea-featured .boxout-image-label h2 h4,
.idea-featured .boxout-image-label h3 h4,
.idea-featured .boxout-image-label h4 h4 {
  font-size: 16px !important;
}
.boxout-image-label h3 {
  font-size: 23px !important;
}
.hero-text-right {
  padding-right: 30px;
}
.condense h1,
.condense h2,
.condense h3,
.condense h4,
.condense h5 {
  margin-top: 0;
  margin-bottom: 0;
}
.emboss {
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
.txt-brown {
  color: #9d7b4d;
  font-family: "Museo Sans W01 300";
}
.txt-brown.prep-school-content {
  overflow: hidden;
}
.txt-brown.prep-school-content h2,
.txt-brown.prep-school-content h3,
.txt-brown.prep-school-content h4,
.txt-brown.prep-school-content h5,
.txt-brown.prep-school-content h6 {
  font-family: "Museo Slab W01 700";
  color: #2b1a0b;
  display: block;
  margin: 0;
  padding: 10px 0 5px;
}
.txt-brown.prep-school-content h2 {
  font-size: 28px;
}
.txt-brown.prep-school-content h3 {
  font-size: 24px;
}
.txt-brown.prep-school-content h4 {
  font-size: 18px;
}
.txt-brown.prep-school-content h4:first-of-type {
  padding-top: 0;
}
.txt-brown.prep-school-content h5 {
  font-size: 14px;
}
.txt-brown.prep-school-content h6 {
  font-size: 10px;
}
.txt-brown.prep-school-content img {
  display: block;
  margin-right: 10px;
  max-width: 100%;
}
.txt-brown.prep-school-content img.alignleft {
  float: left;
}
.txt-brown.prep-school-content img.alignright {
  float: right;
  margin-left: 10px;
  margin-right: 0px;
}
.txt-brown.prep-school-content p {
  margin: 0 0 10px;
  padding: 0;
}
.txt-brown a {
  color: #9c7a4c;
}
.txt-brown label {
  color: #2b1a0b;
}
.txt-brown h3,
.txt-brown strong,
.txt-brown h2 {
  color: #2b1a0b;
  font-family: "Museo Slab W01 500";
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
  font-size: 18px;
  font-weight: normal;
}
.error span {
  font-size: 10px;
  color: red;
}
.page-template-default .col-sm-9 h1,
.page-template-page-contact-php .col-sm-9 h1 {
  margin-bottom: 28px;
}
.page-template-default .col-sm-9 a,
.page-template-page-contact-php .col-sm-9 a {
  color: #9D7B4B;
  text-decoration: underline;
}
.page-template-default .col-sm-9 a:hover,
.page-template-page-contact-php .col-sm-9 a:hover {
  color: #2B190B;
}
.page-template-default .col-sm-9 .txt-brown h2,
.page-template-page-contact-php .col-sm-9 .txt-brown h2 {
  color: #2B190B;
  font-size: 14px;
  font-family: "Museo Slab W01 700";
  margin-bottom: 5px;
}
.page-template-page-contact-php .col-sm-9 a span {
  display: none;
}
.unlink a {
  cursor: default;
}
.unlink a:hover {
  text-decoration: none;
}
.seasonal-copy {
  padding-top: 24px;
}
.seasonal-copy .clip {
  width: 653px;
}
.seasonal-copy .clip.hr3 {
  background-position: 0 -303px;
}
.seasonal-copy .clip.hr1 {
  background-position: 0 -315px;
}
.seasonal-copy .copy {
  padding-top: 4px;
  max-width: 653px;
  margin: 0 auto;
}
.promo.featured-promo h3 {
  font-size: 22px;
  letter-spacing: -1px;
  font-family: "Museo Slab W01 500";
  color: #2b1a0b;
  margin-top: 15px;
}
.promo.featured-promo h2 {
  font-family: "ImprintW01-ShadowRegula";
  font-size: 52px;
  letter-spacing: -1px;
  color: #2b190b;
  margin: 13px 0;
  line-height: 52px;
}
.promo.featured-promo .text-wrapper {
  display: table;
  height: 330px;
  margin: 0 auto;
}
.promo.featured-promo .text-wrapper .text-center {
  display: table-cell;
  vertical-align: middle;
  width: 460px;
}
.promo.featured-promo .text-wrapper .content {
  padding: 0 5px 15px 13px;
  margin: 0px auto;
}
.promo.featured-promo .btn {
  margin-bottom: 15px;
}
.promo .large-image-tile-content h4.with-sub {
  min-height: inherit;
  max-height: none;
  margin: 9px 0 0;
}
.promo .large-image-tile-content h5 {
  margin: 0;
  min-height: 70px;
  max-height: 70px;
}
.promo a,
.promo a:hover {
  color: #2b1a0b;
}
.sprite-a {
  display: block;
  background: url('../img/global/sprite.png') no-repeat;
}
.sprite-a.clip {
  max-width: 100%;
}
.star {
  background-position: -311px -180px;
  width: 23px;
  height: 22px;
}
.active-star .star {
  background-position: -342px -180px;
  width: 23px;
  height: 22px;
}
.star:active {
  outline: none;
}
.ratingModal .star {
  background-position: -372px -180px;
}
.sprite-cuts {
  display: block;
  width: 90px;
  height: 66px;
  background: url('../img/global/sprite_cuts.png') no-repeat;
  margin-left: 4px;
}
.sprite-cuts.ground-pork,
.sprite-cuts.shoulder {
  background-position: 0px 0px;
}
.sprite-cuts.tenderloin,
.sprite-cuts.pork-chops,
.sprite-cuts.loin-roast,
.sprite-cuts.back-ribs {
  background-position: -95px 0px;
}
.sprite-cuts.spareribs,
.sprite-cuts.crown-roast {
  background-position: -190px 0px;
}
.sprite-cuts.offal-lard {
  background-position: -285px 0px;
}
.sprite-cuts.leg-quarter {
  background-position: -380px 0px;
}
.sprite-cuts.belly,
.sprite-cuts.belly-2 {
  background-position: -475px 0px;
}
.sprite-center {
  margin: 0 auto;
}
.hr1 {
  background-position: -9px -1px;
  width: 391px;
  height: 19px;
}
.hr2 {
  background-position: -9px -29px;
  width: 261px;
  height: 10px;
  margin: 6px auto 15px;
}
.hr3 {
  background-position: -9px -56px;
  width: 391px;
  height: 4px;
}
.hr4 {
  background-position: -278px -73px;
  width: 238px;
  height: 50px;
}
.hr5 {
  background-position: -278px -134px;
  width: 238px;
  height: 34px;
}
.carousel-left {
  background-position: -412px -3px;
  width: 31px;
  height: 60px;
}
.carousel-right {
  background-position: -447px -4px;
  width: 32px;
  height: 60px;
}
.carousel-pips li {
  background-position: -507px -5px;
  width: 17px;
  height: 18px;
  margin: 0 !important;
}
.carousel-pips li.active {
  background-position: -487px -5px;
  width: 17px;
  height: 18px;
}
.facebook,
.pintrest,
.youtube,
.twitter {
  vertical-align: top;
}
.facebook a,
.pintrest a,
.youtube a,
.twitter a {
  display: block;
  background: url('../img/global/sprite.png') no-repeat;
  margin: 0 auto;
  font-size: 0px;
  text-indent: -9999em;
  color: transparent;
}
.facebook a,
.ftr-facebook {
  background-position: -9px -72px;
  width: 15px;
  height: 30px;
}
.youtube a,
.ftr-youtube {
  background-position: -91px -72px;
  width: 29px;
  height: 30px;
}
.pintrest {
  vertical-align: top;
}
.pintrest a {
  display: block;
  background: url('../img/global/sprite.png') no-repeat;
  margin: 0 auto;
  font-size: 0px;
  text-indent: -9999em;
  color: transparent;
}
.ftr-pinterest,
.pinterest a {
  background-position: -46px -72px;
  width: 34px;
  height: 31px;
}
.ftr-twitter,
.twitter a {
  background-position: -127px -239px;
  width: 34px;
  height: 31px;
}
.share-button:hover .ftr-facebook,
.ftr-social:hover .ftr-facebook,
.share-button:focus .ftr-facebook,
.ftr-social:focus .ftr-facebook,
.share-button:active .ftr-facebook,
.ftr-social:active .ftr-facebook {
  background-position: -9px -239px;
}
.share-button:hover .ftr-pinterest,
.ftr-social:hover .ftr-pinterest,
.share-button:focus .ftr-pinterest,
.ftr-social:focus .ftr-pinterest,
.share-button:active .ftr-pinterest,
.ftr-social:active .ftr-pinterest {
  background-position: -46px -239px;
}
.share-button:hover .ftr-youtube,
.ftr-social:hover .ftr-youtube,
.share-button:focus .ftr-youtube,
.ftr-social:focus .ftr-youtube,
.share-button:active .ftr-youtube,
.ftr-social:active .ftr-youtube {
  background-position: -92px -239px;
}
.share-button:hover .ftr-twitter,
.ftr-social:hover .ftr-twitter,
.share-button:focus .ftr-twitter,
.ftr-social:focus .ftr-twitter,
.share-button:active .ftr-twitter,
.ftr-social:active .ftr-twitter {
  background-position: -170px -239px;
}
.ftr-twitter {
  /* background-position: -308px -177px; */
  background-position: -129px -239px;
  width: 37px;
  height: 30px;
}
.skill-level {
  background-position: -139px -69px;
  width: 51px;
  height: 52px;
}
.cooking-time {
  background-position: -197px -69px;
  width: 51px;
  height: 52px;
}
.add-to-calendar {
  background-position: -11px -126px;
  width: 46px;
  height: 46px;
}
.share {
  background-position: -61px -126px;
  width: 46px;
  height: 46px;
}
.add-to-shopping-list {
  background-position: -113px -126px;
  width: 46px;
  height: 46px;
}
.rate {
  background-position: -165px -126px;
  width: 46px;
  height: 46px;
}
.print {
  background-position: -218px -126px;
  width: 46px;
  height: 46px;
}
.top-arrow {
  background-position: -48px -31px;
  width: 18px;
  height: 18px;
}
.bottom-arrow {
  background-position: -510px -47px;
  width: 16px;
  height: 11px;
}
.email {
  background-position: -111px -174px;
  width: 46px;
  height: 46px;
}
.recycle {
  background-position: -3px -173px;
  width: 42px;
  height: 43px;
}
.recycle:hover {
  background-position: -52px -173px;
}
.check {
  background-position: -440px -173px;
  width: 42px;
  height: 43px;
}
.check:hover {
  background-position: -486px -173px;
}
.struck .check {
  background-position: -486px -173px;
}
.struck h3,
.struck p {
  text-decoration: line-through;
}
.undo {
  background-position: -507px -28px;
  width: 18px;
  height: 13px;
}
.calendar-select-icon {
  background-position: -169px -177px;
  width: 26px;
  height: 28px;
}
.calendar-select-icon-hover {
  background-position: -204px -177px;
  width: 26px;
  height: 28px;
}
.featured {
  background-position: -244px -172px;
  width: 46px;
  height: 46px;
}
.modal-dialog label {
  margin-bottom: 0;
}
.smithfield .ratingModal {
  text-align: center;
}
.smithfield .ratingModal .modal-content .modal-header {
  padding-bottom: 0;
}
.smithfield .ratingModal .modal-content .modal-title {
  margin-top: 0;
}
.smithfield .ratingModal .modal-dialog {
  width: 350px;
  margin-top: 98px;
}
.smithfield .ratingModal .star-rating {
  display: inline-block;
  margin: 0 auto;
  margin-bottom: 15px;
}
.recipeModal {
  width: 100%;
  margin: 0px auto;
  overflow: hidden;
}
.recipeModal iframe {
  position: relative;
  border: 0px;
  background-color: #ffffff;
}
.recipeModal .recipeIframeContainer {
  width: 100%;
  max-width: 960px;
  display: block;
  margin: 153px auto 0px auto;
}
.recipeModal .recipeIframeContainer .recipeIframe .boxout {
  margin-left: 0px;
  margin-right: -1px;
}
.recipeModal .modal-header {
  border-bottom: none;
  padding: 4px;
  padding-bottom: 0px;
  height: auto;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  background: url('../img/global/noisy_bg_creme.png');
  z-index: 2000;
  -webkit-box-shadow: 0px 2px 16px rgba(0,0,0,0.6);
  -moz-box-shadow: 0px 2px 16px rgba(0,0,0,0.6);
  box-shadow: 0px 2px 16px rgba(0,0,0,0.6);
}
.recipeModal .modal-header .container .row .pad-top img {
  width: 143px;
}
.recipeModal .modal-header .col-sm-3 {
  width: 239px;
  padding: 0px;
}
.recipeModal .modal-header .col-sm-3 .no-gutter-left {
  margin-left: -2px;
}
.recipeModal .modal-header button.close {
  color: #ac8d62;
  font-size: 24px;
  opacity: 0.8;
}
.recipeModal .modal-header button.close:hover {
  opacity: 1.0;
}
.recipeModal .modal-header h3 {
  margin-top: 2px;
  font-size: 30px;
  margin-left: 13px;
  font-family: "Museo Slab W01 700";
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
.recipeModal .modal-header .dish {
  padding: 8px 8px 8px 0px;
  display: block;
  width: 100%;
  height: 100%;
}
.recipeModal .modal-header .dish .media-object {
  margin-left: 8px;
}
.recipeModal .modal-header .dish .media-body h4 {
  margin: 0px 0px 0px 0px;
  font-family: "Museo Slab W01 700";
  color: #2b1a0b;
  font-size: 16px;
}
.recipeModal .modal-header .dish .media-body span {
  font-size: 12px;
  color: #ac8d62;
}
.recipeModal .modal-header .dish .media-body span.top {
  margin-top: -2px;
  display: block;
}
.recipeModal .modal-header .dish .media-body.no-image {
  margin: 0px 24px;
}
.recipeModal .modal-header .dish:hover,
.recipeModal .modal-header .dish.active {
  background: url('../img/global/noisy_bg_turquoise.png');
  text-decoration: none;
  min-height: 102px;
}
.recipeModal .modal-header .dish:hover span,
.recipeModal .modal-header .dish.active span {
  color: #fff;
  text-decoration: none;
}
.recipeModal .modal-header .dish:hover h4,
.recipeModal .modal-header .dish.active h4 {
  text-decoration: none;
}
.smithfield .modal-content {
  border-radius: 0px;
  background: url('../img/global/noisy_bg_creme_opaque.png');
  -moz-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  -ms-transition: all 0.4s ease-in-out;
  -webkit-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.smithfield .modal-content .modal-header {
  border-bottom: none;
  padding: 8px;
}
.smithfield .modal-content .modal-header button.close {
  color: #ac8d62;
  font-size: 24px;
  opacity: 0.8;
}
.smithfield .modal-content .modal-header button.close:hover {
  opacity: 1.0;
}
.smithfield .modal-content .modal-header h4 {
  text-align: center;
  color: #2b1a0b;
  font-family: "Museo Slab W01 700";
  border-bottom: 1px solid #ac8d62;
  margin-top: 16px;
  padding-bottom: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
.smithfield .modal-content .modal-body {
  padding-top: 0;
  top: 8px;
}
.smithfield .modal-content .modal-body ul > li {
  margin-bottom: 12px;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline {
  margin: 0 auto;
  width: 240px;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline table {
  background-color: rgba(255, 244, 227, 0.809804);
  border: 1px solid #ac8d62;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline table td {
  padding: 8px;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4pPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  padding: 4px 9px 3px 9px;
  font-family: "MuseoSlabW01-300Italic";
  font-size: 13px;
  border: none !important;
  background-color: #ac8d62;
  color: #fff !important;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
  -webkit-box-shadow: 1px 1px 0px #141414;
  -moz-box-shadow: 1px 1px 0px #141414;
  box-shadow: 1px 1px 0px #141414;
  vertical-align: middle;
  max-height: 23px;
  font-style: normal;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child:active {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4pPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==) !important;
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
  background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
  -webkit-box-shadow: 1px 1px 0px #141414 !important;
  -moz-box-shadow: 1px 1px 0px #141414 !important;
  box-shadow: 1px 1px 0px #141414 !important;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child em {
  font-style: normal !important;
}
.meal-pods .smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child {
  margin-top: 5px;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child span.glyphicon,
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child i.glyphicon {
  font-size: 10px;
  padding-left: 6px;
  top: 0px;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child span.caret {
  border-top-color: #fff;
  margin-left: 8px;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child.mini {
  padding: 4px 6px 2px;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child.mini span.glyphicon,
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child.mini i.glyphicon {
  /* top:1px; */
  top: 0px;
}
.smithfield .modal-content .modal-body .calendar .datepicker-inline thead tr:first-child th {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.smithfield .modal-content .modal-body .calendar-type-btn {
  min-height: 44px;
  display: block;
  border-bottom: 1px solid #ac8d62;
  padding-top: 3px;
  color: #ac8d62;
  font-family: "Museo Sans W01 700";
}
.smithfield .modal-content .modal-body .calendar-type-btn .icon {
  display: block;
  background: url('../img/global/sprite.png') no-repeat;
  background-position: -169px -177px;
  width: 26px;
  height: 28px;
  margin-right: 20px;
  margin-top: -3px;
}
.smithfield .modal-content .modal-body .calendar-type-btn span {
  font-size: 18px;
  padding-top: 6px;
}
.smithfield .modal-content .modal-body .calendar-type-btn:hover {
  color: #2b1a0b;
  text-decoration: none;
}
.smithfield .modal-content .modal-body .calendar-type-btn:hover .icon {
  background-position: -204px -177px;
  width: 26px;
  height: 28px;
}
.smithfield .modal-content .modal-body a.share-button {
  display: block;
  border-bottom: 1px solid #ac8d62;
  padding-bottom: 12px;
}
.smithfield .modal-content .modal-body a.share-button .share-icon {
  min-width: 44px;
  padding-top: 4px;
  opacity: 0.75;
  -moz-transition: opacity 0.2s ease-out;
  -o-transition: opacity 0.2s ease-out;
  -ms-transition: opacity 0.2s ease-out;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.smithfield .modal-content .modal-body a.share-button span {
  color: #ac8d62;
  font-size: 18px;
  padding-top: 7px;
  padding-left: 5px;
  -moz-transition: padding-left 0.2s ease-in-out;
  -o-transition: padding-left 0.2s ease-in-out;
  -ms-transition: padding-left 0.2s ease-in-out;
  -webkit-transition: padding-left 0.2s ease-in-out;
  transition: padding-left 0.2s ease-in-out;
}
.smithfield .modal-content .modal-body a.share-button span:hover {
  color: #2B190b;
}
.smithfield .modal-content .modal-body a.share-button:hover span {
  padding-left: 10px;
  color: #2B190b;
}
.smithfield .modal-content .modal-body a.share-button:hover .share-icon {
  opacity: 1.0;
}
.smithfield .modal-content .modal-body hr {
  border-top: 1px solid #ac8d62;
  margin: 4px 0px 8px 0px;
}
.smithfield .modal-content .modal-body h4 {
  color: #2b1a0b;
  font-family: "Museo Slab W01 700";
  margin: 8px 0px 4px 0px;
  text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
}
.smithfield .modal-content .modal-footer {
  padding: 8px;
  margin-top: 8px;
  border: none;
}
#ratingModal .modal-body .star-rating a {
  color: #9d7b4d;
}
#ratingModal .modal-body .star-rating a:hover,
#ratingModal .modal-body .star-rating a.active {
  color: #2b1a0b;
}
#ratingModal .modal-body h4 {
  color: #9d7b4d;
  font-family: "Museo Sans W01 700";
}
#ratingModal .modal-body h4 span {
  color: #2b1a0b;
  font-style: italic;
  padding-right: 2px;
}
#ratingModal .modal-body .sf-btn {
  padding-left: 40px;
  padding-right: 40px;
}
#shoppingListModal .sf-modal-content {
  padding: 10px 30px;
}
#shoppingListModal .sf-modal-header {
  padding-bottom: 0;
}
#shoppingListModal .sf-modal-body {
  padding-bottom: 0;
  padding-top: 0;
}
#shoppingListModal .sf-checkbox {
  margin-top: 25px;
}
#shoppingListModal .dish {
  font-family: "Museo Sans W01 300";
  color: #9d7b4d;
}
#shoppingListModal .dish h5 {
  font-family: "Museo Slab W01 500";
  font-size: 18px;
  color: #2b1a0b;
  margin: 6px 0;
}
#shoppingListModal .dish span.origin {
  font-size: 12px;
}
#shoppingListModal .side-dish {
  border-top: 1px solid #ac8d62;
  padding-top: 10px;
  margin-top: 10px;
}
.shoppingListModal .data {
  width: 80%;
  float: left;
}
.shoppingListModal .data img {
  margin-right: 20px;
  float: left;
  vertical-align: top;
}
#calendarModal a {
  text-decoration: none;
}
#calendarModal a:hover {
  text-decoration: none;
}
#calendarModal .calendar-type-btn {
  margin-bottom: 12px;
  min-height: 44px;
  display: block;
  border-bottom: 1px solid #ac8d62;
  padding-top: 3px;
  color: #ac8d62;
  font-family: "Museo Sans W01 700";
}
#calendarModal .calendar-type-btn .icon {
  display: block;
  background: url('../img/global/sprite.png') no-repeat;
  background-position: -169px -177px;
  width: 26px;
  height: 28px;
  margin-right: 20px;
  margin-top: -3px;
}
#calendarModal .calendar-type-btn span {
  font-size: 16px;
  padding-top: 6px;
}
#calendarModal .calendar-type-btn:hover {
  color: #2b1a0b;
  text-decoration: none;
}
#calendarModal .calendar-type-btn:hover .icon {
  background-position: -204px -177px;
  width: 26px;
  height: 28px;
}
#calendarModal .addthisevent {
  visibility: hidden;
}
.noselect {
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.calendar {
  margin: 30px auto;
  max-width: 352px;
}
.calendar .clndr {
  font-family: "Museo Slab W01 700";
}
.calendar .clndr .clndr-controls {
  display: block;
  width: 100%;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4pPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
  background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
  padding: 6px 0px;
  background-color: #ac8d62;
  color: #fff;
  text-shadow: 1px 1px 2px rgba(43, 26, 11, 0.66);
}
.calendar .clndr .clndr-controls .clndr-previous-button {
  float: left;
  width: 10%;
  text-align: left;
  cursor: pointer;
  padding-left: 10px;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.calendar .clndr .clndr-controls .clndr-previous-button:hover {
  /* background-color: #f4f4f4; */
  color: #2B190B;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.66);
}
.calendar .clndr .clndr-controls .clndr-previous-button .glyphicon {
  -webkit-transform: scale(-1, 1);
  -moz-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  -o-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.calendar .clndr .clndr-controls .month {
  float: left;
  width: 80%;
  text-align: center;
}
.calendar .clndr .clndr-controls .clndr-next-button {
  float: left;
  width: 10%;
  text-align: right;
  cursor: pointer;
  padding-right: 10px;
  -webkit-user-select: none;
  /* Chrome/Safari */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* IE10+ */
}
.calendar .clndr .clndr-controls .clndr-next-button:hover {
  color: #2B190B;
  text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.66);
  /* background-color: #f4f4f4; */
}
.calendar .clndr .clndr-grid {
  text-align: center;
  border-right: 1px solid #b49871;
}
.calendar .clndr .clndr-grid .header-day {
  float: left;
  width: 50px;
  height: 22px;
  background: #e9e9e9;
  border-bottom: 1px solid #b49871;
  border-left: 1px solid #b49871;
}
.calendar .clndr .clndr-grid .day {
  float: left;
  width: 50px;
  height: 31.25px;
  padding-top: 5px;
  background-color: #e9e9e9;
  border-left: 1px solid #b49871;
  border-bottom: 1px solid #b49871;
  cursor: pointer;
  -moz-transition: background-color 0.2s ease-out;
  -o-transition: background-color 0.2s ease-out;
  -ms-transition: background-color 0.2s ease-out;
  -webkit-transition: background-color 0.2s ease-out;
  transition: background-color 0.2s ease-out;
}
.calendar .clndr .clndr-grid .day:hover,
.calendar .clndr .clndr-grid .day.selected {
  background-color: #ac8d62;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
}
.calendar .clndr .clndr-grid .day.event {
  background-color: #B4E09F;
}
.calendar .clndr .clndr-grid .empty,
.calendar .clndr .clndr-grid .adjacent-month {
  float: left;
  width: 50px;
  height: 31.25px;
  background: transparent;
  color: #9d7b4d;
}
.calendar .clndr .clndr-today-button {
  width: 100%;
  text-align: center;
  cursor: pointer;
}
.calendar .clndr .clndr-today-button:hover {
  background-color: #ddd;
}
.calendarModal .modal-footer {
  display: none;
}
.calendarModal .modal-dialog {
  width: 450px;
}
.calendarModal .modal-content .modal-header h4 {
  border: none;
  padding: 0px;
  margin-bottom: -20px;
}
.calendarModal .step1 a.sf-btn.btn-generic.sprite-center {
  padding: 4px 40px 3px 40px;
}
#featuredModal .sf-featured-dialog {
  width: 960px;
}
#featuredModal .sf-featured-content {
  background: none;
  box-shadow: none;
  border: none;
}
#featuredModal .sf-modal-body {
  padding: 0;
}
#featuredModal .sf-modal-header {
  margin-bottom: 15px;
}
#featuredModal .sf-modal-title {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
body.modal-open {
  margin-right: 0 !important;
}
.btn.sf-btn.mini.back {
  position: absolute;
  bottom: 30px;
  left: 50%;
  width: 137px;
  margin-left: -68px;
  z-index: 99999;
}
.modal-body .step2 .addthisevent-drop .addthisevent_dropdown {
  margin: 20px 0 60px;
  display: block;
}
.ratingSuccessModal .modal-body,
.shoppingListSuccessModal .modal-body,
.calendarSuccessModal .modal-body {
  text-align: center;
}
.modal a {
  color: #9d7b4b;
  text-decoration: none;
}
.modal a:hover {
  text-decoration: underline;
  color: #2B190B;
}
#shoppingListModalForm .checkbox {
  margin-top: 26px;
}
.shoppingListModal .modal-footer .submitShoppingListDishes {
  float: left;
  margin-left: 42px;
  margin-bottom: 7px;
}
#shoppingListModal .modal-footer {
  padding: 8px;
  margin-top: 0px;
  padding-top: 5px;
}
.smithfield .modal-content .modal-header button.close:hover {
  color: #2B190B !important;
  opacity: 1.0;
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.glyphicon-asterisk:before {
  content: "\2a";
}
.glyphicon-plus:before {
  content: "\2b";
}
.glyphicon-euro:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-briefcase:before {
  content: "\1f4bc";
}
.glyphicon-calendar:before {
  content: "\1f4c5";
}
.glyphicon-pushpin:before {
  content: "\1f4cc";
}
.glyphicon-paperclip:before {
  content: "\1f4ce";
}
.glyphicon-camera:before {
  content: "\1f4f7";
}
.glyphicon-lock:before {
  content: "\1f512";
}
.glyphicon-bell:before {
  content: "\1f514";
}
.glyphicon-bookmark:before {
  content: "\1f516";
}
.glyphicon-fire:before {
  content: "\1f525";
}
.glyphicon-wrench:before {
  content: "\1f527";
}
@media (max-width: 1199px) {
  /*
    .actions-container-inline
    {
        right: 8px;
        width: auto !important;
        .meal-actions-container();

        li
        {
            float: left;
        }

        .rollers li a.rollable
        {
          width: 154px;
          margin-left: 0px;
        }

        &:hover, &:focus,&:active
        {
            .opacity(1.0);
        }
    }
    */
}
@media (max-width: 768px) {
  #carousel .logo {
    margin: 0 auto;
    width: 240px;
    height: auto;
    margin-bottom: 16px;
  }
  .carousel-control {
    top: 50%;
  }
  .home-pods .no-gutter-right {
    padding-right: 8px !important;
  }
  .subnav-logo {
    margin-left: 16px;
    margin-bottom: 0;
  }
  .prep-school-article .meal-actions-container.prep-school-page {
    right: 16px !important;
  }
  .background-overlay {
    min-height: 150%;
  }
}
@media (min-width: 768px) {
  .nav-brand-image .subnav-logo {
    margin-left: 3px;
  }
  .idea-more-details-section-xs {
    display: block;
  }
  .receipe-detail-carousel-container > .item {
    display: block;
  }
  .background-overlay {
    min-height: 962px;
  }
}
@media (max-width: 1200px) {
  .smithfield .form-control {
    height: inherit;
  }
}
@media (max-width: 1199px) {
  .nav-navbar-xs li.hidden-md.hidden-lg {
    display: none !important;
  }
  .title-button {
    margin-top: 0 !important;
  }
  .set-diners .dropdown-menu {
    min-width: 96px;
    top: 90%;
  }
  .slist-actions-container {
    top: 8px;
    right: 8px;
  }
  .actions-container-inline.meal-actions-container {
    top: 0;
    right: 7px;
  }
  .meal-pods .page-section-subtitle {
    margin: 8px 0 8px;
  }
  #ideas-hero h4 {
    margin-top: 4px;
  }
  .idea-meal-detail .meal-actions-container {
    top: 79px;
    right: 7px;
  }
  .actions-container-inline.prep-school-article-page {
    top: 89px !important;
    right: 16px !important;
  }
  .prep-school-article {
    /* margin-top: 70px; */
  }
  .prep-school-article .meal-actions-container.prep-school-page {
    /* top:-52px; */
    right: -53px;
  }
  .prep-school-article .brownBackground {
    right: 4px;
  }
}
@media (max-width: 480px) {
  .four-o-four .text-wrapper {
    padding-top: 25%;
    padding-left: 16px;
  }
  .four-o-four .text-wrapper h1 {
    font-size: 13px;
    line-height: 17px;
    max-width: 250px;
    margin: 0 auto 20px auto;
  }
  .four-o-four .text-wrapper .txt-brown {
    line-height: 14px;
    margin: -9px auto 0;
    width: 54%;
    font-size: 11px;
  }
  .four-o-four .text-wrapper form button.btn {
    display: inline-block;
    width: auto;
    font-size: 13px;
    padding: 6px 9px 3px 9px;
  }
  .four-o-four .text-wrapper form .form-control {
    width: 140px;
    margin-left: 59px;
    margin-right: 15px;
    font-size: 12px;
    padding: 4px;
  }
  .carousel-item .content {
    padding: 27px 55px 15px 55px;
  }
  .carousel-container {
    margin-top: -20px;
  }
  #carousel {
    margin-left: 8px;
    margin-right: 8px;
    overflow: hidden;
  }
  #carousel-ideas-responsive .carousel-control {
    top: 60% !important;
  }
  .sf-btn {
    width: 100%;
    font-size: 24px;
    display: block;
    max-height: none;
    height: auto;
  }
  .home-pods .no-gutter-left {
    padding-left: 8px !important;
  }
  .home-pods h5,
  .home-pods a h5 {
    margin-top: 0px;
    color: #f0e5d1;
    font-size: 28px;
  }
  .featured-meal-image img {
    max-width: 100% !important;
  }
  .idea-featured-whole .sidedishes-container-xs {
    margin-left: 0px;
    margin-right: 0px;
  }
  .idea-featured-whole .meal-pods {
    margin-top: 0px;
  }
  .idea-featured-whole .meal-pods .sidedish-carousel-controls {
    display: none;
  }
  .idea-featured-whole .meal-pods .sidedish-panel {
    margin-bottom: 10px;
  }
  .idea-featured-whole .meal-pods .sidedish-panel .sidedish {
    overflow: hidden;
  }
  .idea-featured-whole .meal-pods .sidedish-panel .sidedish .pad-all {
    padding: 10px;
  }
  .idea-featured-whole .meal-pods .sidedish-panel .ideas-detail-header-xs h3 {
    color: #44464b;
    font-size: 24px;
    margin-top: 10px;
  }
  .idea-featured-whole .meal-pods .sidedish-panel .ideas-detail-header-xs h5 {
    text-transform: uppercase;
    font-size: 14px;
    color: #f0e5d1;
    font-family: "MuseoSansW01-300Italic";
    text-shadow: none;
  }
  .idea-featured-whole .meal-pods .sidedish-panel .img-wrapper {
    width: 100%;
    display: block;
    height: auto;
    max-height: 240px;
    float: none;
  }
  .idea-featured-whole .meal-pods .sidedish-panel .img-wrapper img {
    max-width: 100%;
    height: auto;
  }
  .featured-meal-details .sf-btn {
    font-family: "MuseoSlabW01-300Italic";
    font-weight: normal;
    font-size: 20px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
    margin-bottom: 10px;
  }
  .featured-meal-details .meal-meta-xs {
    margin-bottom: 10px;
  }
  .featured-meal-details .meal-meta-xs strong {
    margin-bottom: 4px;
  }
  .featured-meal-details .btn-product {
    display: block !important;
  }
  .featured-meal-details .btn-product .glyphicon {
    right: auto;
    top: 35%;
    color: #fff;
  }
  .featured-meal-details .btn-product:hover .glyphicon {
    color: #fff;
  }
  .featured-meal-details .pad-all {
    padding: 0;
    padding-top: 8px;
    padding-bottom: 8px;
  }
  .featured-meal-details .pad-all .no-gutter-left {
    padding-left: 0px !important;
  }
  .featured-meal-details .pad-all .sf-btn {
    width: 100%;
    padding: 6px 8px;
    max-height: none;
    font-size: 16px;
    margin-top: 8px;
  }
  .featured-meal-details .instructions-container-xs {
    margin-left: -8px;
    margin-right: -8px;
  }
  .featured-meal-details .instructions {
    max-height: 999px;
  }
  .featured-meal-details .recipeHide {
    display: block !important;
  }
  .featured-meal-details.collapsed {
    overflow: hidden;
    max-height: none;
  }
  .featured-meal-details.collapsed .recipeHide {
    display: none !important;
  }
  .featured-meal-details.collapsed .instructions {
    -moz-transition: max-height 0.2s ease-out;
    -o-transition: max-height 0.2s ease-out;
    -ms-transition: max-height 0.2s ease-out;
    -webkit-transition: max-height 0.2s ease-out;
    transition: max-height 0.2s ease-out;
    max-height: 0px;
  }
  .featured-meal-details .stats-list-container {
    margin-left: 0px !important;
    padding-bottom: 20px;
  }
  .featured-meal-details .stats-list-container .fivecolumns .col-xs-2 {
    margin-right: 0px;
  }
  .featured-meal-tip .sf-btn {
    width: 100%;
  }
  .sidedish-container {
    height: auto;
    padding-bottom: 0px !important;
  }
  .sidedish-container a {
    position: initial;
  }
  .sidedish-container .idea-pod-gradient {
    min-height: 145px;
  }
  .sidedish-container .sf-btn {
    width: 100%;
    padding: 6px 8px;
    max-height: none;
    font-size: 16px;
    margin-top: 8px;
  }
  .img-wrapper {
    width: 50%;
    height: auto;
    float: left;
  }
  .img-wrapper img {
    min-width: 0px;
    position: initial;
    top: 0px;
  }
  .img-wrapper .boxout-image-label {
    padding: 6px;
  }
  .sidedish-txt-xs {
    width: 50%;
    float: left;
    padding-left: 8px;
  }
  .sidedish-txt-xs h3 {
    font-size: 14px !important;
    margin-bottom: 8px;
  }
  .container-xs {
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .btn-details {
    font-size: 17.5px;
    font-style: normal;
    max-height: none;
    padding: 8px;
  }
  .nav-brand-image .subnav-logo {
    margin: 23px 15px 0 0;
    float: right;
  }
  .boxset-linkpods-images.prep-school-pods .clip,
  .boxset-linkpods-images.prep-school-pods .clearfix {
    height: auto;
  }
  .boxset-linkpods-images.prep-school-pods .clip img,
  .boxset-linkpods-images.prep-school-pods .clearfix img {
    max-width: none;
  }
  .boxset-linkpods-images.prep-school-pods .clip {
    float: left;
    max-width: 16%;
    min-width: 100px;
  }
  .boxset-linkpods-images.prep-school-pods .boxout-content {
    float: none;
  }
}
@media (max-width: 992px) {
  .carousel-item .content {
    padding-top: 50px;
  }
  .carousel-item .content {
    padding-top: 0px;
  }
  .carousel-item .content h3 {
    font-size: 36px;
  }
  .carousel-item .content p {
    width: 284px;
    margin: 0 auto;
    margin-bottom: 10px;
  }
  .meal-actions-container {
    /* right:8px; */
    right: -53px;
  }
  .recipeModal .recipeIframeContainer {
    max-width: 736px;
  }
  .recipeIframeContainer .recipeIframe .boxout h2 {
    font-size: 24.5px;
    margin: 10px 0;
    color: #000;
  }
  .facts-table {
    font-size: 15px;
  }
  .facts-table td {
    padding: 3px 0;
  }
  #ideas-hero h3 {
    font-size: 42px;
    margin-top: 24px;
  }
  #ideas-hero h4 {
    font-size: 21px;
  }
  .idea-requirement .media-body {
    padding-top: 0.5em;
  }
  .idea-category-item-content .clip {
    max-height: 205px;
  }
}
@media (max-width: 991px) {
  .units-long {
    display: inline !important;
    visibility: visible !important;
  }
  .product-carousel-item .clip img {
    margin: 3% 0;
  }
  .product-detail .product-serving {
    float: none;
    margin-bottom: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-left: 8px !important;
    margin-bottom: 10px;
  }
  .receipe-detail-carousel .carousel-indicators {
    bottom: -10px;
  }
  .receipe-detail-carousel .carousel-control .button {
    margin: 0 !important;
  }
  .receipe-detail-carousel .carousel-control {
    margin: 0;
    top: 20px;
  }
  .receipe-detail-carousel .carousel-control.right {
    right: -8px;
  }
  .receipe-detail-carousel .receipe-detail-carousel-container {
    position: relative;
    overflow: hidden;
    width: 5000%;
  }
  .receipe-detail-carousel .receipe-detail-carousel-container .item {
    float: left;
    margin-left: 30px;
  }
  .sidedish-container {
    min-height: 375px;
  }
  .sidedish-panel .sidedish-carousel-controls a.next {
    left: 195px;
  }
  .sidedish a[data-toggle] {
    width: 215px;
  }
  .sidedish .img-wrapper {
    width: 215px;
  }
  .sidedish .boxout-image-label h3 {
    font-size: 17.5px;
  }
  .actions-container-inline.meal-actions-container {
    top: 80px;
    right: 7px;
  }
  .meal-pods .boxset-linkpods > div:last-of-type {
    clear: both;
  }
  .meal-pods .boxset-linkpods .boxout {
    min-height: 0;
  }
  .actions-container-inline.prep-school-article-page {
    top: 62px !important;
  }
  .prep-school-pods a .clip,
  .prep-school-pods a .clearfix {
    height: 150px;
  }
  .prep-school-pods a:hover,
  .prep-school-pods a:focus,
  .prep-school-pods a:active {
    background: url('../img/global/noisy_bg_mustard.png');
  }
  .prep-school-article {
    clear: both;
  }
  .carousel-item .text-wrapper .content {
    max-width: 350px;
    padding-left: 10px;
  }
  .carousel-item .text-wrapper .content .hr1 {
    background-position: -9px -56px;
    width: 391px;
    height: 4px;
  }
}
@media (max-width: 767px) {
  .nav .container .nav-navbar-xs li.visible-xs {
    display: block !important;
  }
  .wp-general-content {
    padding: 0px 20px;
  }
  .wp-general-content img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  .wp-general-nav {
    padding-left: 20px;
    padding-right: 20px;
  }
  .wp-general-nav .list-group a {
    padding: 10px !important;
    font-size: 14px !important;
  }
  .hr1 {
    background-position: -9px -56px;
    height: 10px;
  }
  .sf-btn-xs {
    display: block !important;
    padding: 4px 9px 3px 9px !important;
    font-family: "MuseoSlabW01-300Italic" !important;
    font-style: normal;
    font-weight: normal !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66) !important;
  }
  .sf-btn-xs .glyphicon {
    top: 32% !important;
    font-size: 14px !important;
    color: #fff !important;
    right: auto !important;
    margin-left: 10px;
  }
  .sidedish a[data-toggle] {
    width: 100%;
    display: none;
  }
  .sidedish a[data-toggle] .idea-pod-gradient {
    display: none;
  }
  .sidedish a[data-toggle] .boxout-image-label {
    display: none;
  }
  .sidedish a[data-toggle].current-dish {
    display: block;
  }
  .carousel-indicators {
    display: none;
  }
  .carousel-inner {
    max-height: none;
  }
  .carousel-inner .content {
    padding-top: 16px;
  }
  .text-center-xs {
    text-align: center;
  }
  .section-hero .clip img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  body.smithfield > .container {
    margin-top: 20px;
  }
  .background-overlay {
    background-position: right top !important;
  }
  .background-no-image-xs {
    background-image: none;
  }
  .section-divide-xs {
    margin-bottom: 15px;
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
  }
  .noise-xs {
    background: url('../img/global/noisy_bg_creme.png') repeat;
  }
  .no-box-shadow-xs {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .breadcrumbs-wrapper {
    display: none;
  }
  .smithfield .form-control {
    padding: 10px;
  }
  .site-section-nav-title {
    position: absolute;
    top: 25px;
    left: 85px;
    z-index: 1001;
    color: #45352b;
    font-size: 28px;
    font-family: "Museo Slab W01 300";
    margin: 0;
    padding: 0;
  }
  .page-section-subtitle,
  .page-section-paragraph {
    font-size: 17px;
    background: url('../img/global/noisy_bg_creme.png') repeat;
  }
  .page-section-subtitle {
    font-style: italic;
    font-weight: bold;
    margin-top: -5px;
    padding: 4px 16px;
  }
  .page-section-paragraph {
    font-style: normal;
    font-weight: normal;
    margin: 5px -8px 15px;
    padding: 8px 16px;
  }
  .section-boxout-navitem {
    text-align: center;
    padding: 14.4px;
    -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);;
    -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.55);;
    background-color: transparent;
    background-image: url('../img/global/noisy_bg_creme.png');
    margin-bottom: 16px;
  }
  .section-boxout-navitem .btn a {
    color: #fff;
    text-decoration: none;
  }
  .section-boxout-navitem h2,
  .section-boxout-navitem h3,
  .section-boxout-navitem h4,
  .section-boxout-navitem h5 {
    margin-top: 0;
    font-family: "Museo Slab W01 700";
    color: #eadec9;
    padding: 14.4px;
  }
  .section-boxout-navitem h2 {
    font-size: 21px;
  }
  .section-boxout-navitem .prep-school-title {
    color: #000;
  }
  .section-boxout-navitem .prep-school-title + a:hover,
  .section-boxout-navitem .prep-school-title + afocus {
    color: #fff !important;
    text-shadow: none !important;
  }
  .section-boxout-navitem .sf-btn {
    font-size: 21px;
    font-style: normal;
    padding: 8px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-height: none;
  }
  .section-boxout-navitem .sf-btn .glyphicon {
    padding-left: 3px;
    font-size: 14px;
  }
  .section-boxout-navitem .btn {
    width: 100%;
  }
  .boxset-linkpods,
  .boxset-linkpods-images {
    padding-left: 8px;
    padding-right: 8px;
  }
  .boxset-linkpods > div,
  .boxset-linkpods-images > div {
    margin-bottom: 10px;
  }
  .boxset-linkpods .boxout,
  .boxset-linkpods-images .boxout {
    margin-bottom: 5px;
  }
  .boxset-linkpods .sf-btn,
  .boxset-linkpods-images .sf-btn {
    display: none;
  }
  .boxset-linkpods a,
  .boxset-linkpods-images a,
  .boxset-linkpods .panel-btn-link,
  .boxset-linkpods-images .panel-btn-link,
  .boxset-linkpods h4,
  .boxset-linkpods-images h4 {
    font-family: "Museo Slab W01 500";
    color: #2b1a0b;
    overflow: hidden;
    display: block;
    font-size: 19px;
    text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
  }
  .boxset-linkpods h4,
  .boxset-linkpods-images h4 {
    min-height: 10px;
    margin: 0;
    padding-right: 25px;
  }
  .boxset-linkpods a,
  .boxset-linkpods-images a,
  .boxset-linkpods .panel-btn-link,
  .boxset-linkpods-images .panel-btn-link {
    overflow: hidden;
    position: relative;
  }
  .boxset-linkpods a:hover,
  .boxset-linkpods-images a:hover,
  .boxset-linkpods .panel-btn-link:hover,
  .boxset-linkpods-images .panel-btn-link:hover,
  .boxset-linkpods a:focus,
  .boxset-linkpods-images a:focus,
  .boxset-linkpods .panel-btn-link:focus,
  .boxset-linkpods-images .panel-btn-link:focus,
  .boxset-linkpods a:active,
  .boxset-linkpods-images a:active,
  .boxset-linkpods .panel-btn-link:active,
  .boxset-linkpods-images .panel-btn-link:active {
    text-decoration: none;
  }
  .boxset-linkpods a:hover .glyphicon-play,
  .boxset-linkpods-images a:hover .glyphicon-play,
  .boxset-linkpods .panel-btn-link:hover .glyphicon-play,
  .boxset-linkpods-images .panel-btn-link:hover .glyphicon-play,
  .boxset-linkpods a:focus .glyphicon-play,
  .boxset-linkpods-images a:focus .glyphicon-play,
  .boxset-linkpods .panel-btn-link:focus .glyphicon-play,
  .boxset-linkpods-images .panel-btn-link:focus .glyphicon-play,
  .boxset-linkpods a:active .glyphicon-play,
  .boxset-linkpods-images a:active .glyphicon-play,
  .boxset-linkpods .panel-btn-link:active .glyphicon-play,
  .boxset-linkpods-images .panel-btn-link:active .glyphicon-play {
    color: #000;
  }
  .boxset-linkpods a.product:hover,
  .boxset-linkpods-images a.product:hover,
  .boxset-linkpods .panel-btn-link.product:hover,
  .boxset-linkpods-images .panel-btn-link.product:hover,
  .boxset-linkpods a.product:focus,
  .boxset-linkpods-images a.product:focus,
  .boxset-linkpods .panel-btn-link.product:focus,
  .boxset-linkpods-images .panel-btn-link.product:focus,
  .boxset-linkpods a.product:active,
  .boxset-linkpods-images a.product:active,
  .boxset-linkpods .panel-btn-link.product:active,
  .boxset-linkpods-images .panel-btn-link.product:active {
    background: url('../img/global/noisy_bg_terracotta.png');
    color: #fff;
  }
  .boxset-linkpods a.ideas:hover,
  .boxset-linkpods-images a.ideas:hover,
  .boxset-linkpods .panel-btn-link.ideas:hover,
  .boxset-linkpods-images .panel-btn-link.ideas:hover,
  .boxset-linkpods a.ideas:focus,
  .boxset-linkpods-images a.ideas:focus,
  .boxset-linkpods .panel-btn-link.ideas:focus,
  .boxset-linkpods-images .panel-btn-link.ideas:focus,
  .boxset-linkpods a.ideas:active,
  .boxset-linkpods-images a.ideas:active,
  .boxset-linkpods .panel-btn-link.ideas:active,
  .boxset-linkpods-images .panel-btn-link.ideas:active {
    background: url('../img/global/noisy_bg_turquoise.png');
  }
  .product-pods.boxset-linkpods .glyphicon-play,
  .product-pods.boxset-linkpods-images .glyphicon-play,
  .product-pods .boxset-linkpods .glyphicon-play,
  .product-pods .boxset-linkpods-images .glyphicon-play {
    color: #c96350;
  }
  .product-pods.boxset-linkpods a:hover,
  .product-pods.boxset-linkpods-images a:hover,
  .product-pods .boxset-linkpods a:hover,
  .product-pods .boxset-linkpods-images a:hover,
  .product-pods.boxset-linkpods a:focus,
  .product-pods.boxset-linkpods-images a:focus,
  .product-pods .boxset-linkpods a:focus,
  .product-pods .boxset-linkpods-images a:focus,
  .product-pods.boxset-linkpods a:active,
  .product-pods.boxset-linkpods-images a:active,
  .product-pods .boxset-linkpods a:active,
  .product-pods .boxset-linkpods-images a:active {
    background: url('../img/global/noisy_bg_terracotta.png');
    color: #fff;
  }
  .product-pods.boxset-linkpods a:hover h4,
  .product-pods.boxset-linkpods-images a:hover h4,
  .product-pods .boxset-linkpods a:hover h4,
  .product-pods .boxset-linkpods-images a:hover h4,
  .product-pods.boxset-linkpods a:focus h4,
  .product-pods.boxset-linkpods-images a:focus h4,
  .product-pods .boxset-linkpods a:focus h4,
  .product-pods .boxset-linkpods-images a:focus h4,
  .product-pods.boxset-linkpods a:active h4,
  .product-pods.boxset-linkpods-images a:active h4,
  .product-pods .boxset-linkpods a:active h4,
  .product-pods .boxset-linkpods-images a:active h4 {
    color: #fff;
  }
  .product-pods.boxset-linkpods a:hover .glyphicon-play,
  .product-pods.boxset-linkpods-images a:hover .glyphicon-play,
  .product-pods .boxset-linkpods a:hover .glyphicon-play,
  .product-pods .boxset-linkpods-images a:hover .glyphicon-play,
  .product-pods.boxset-linkpods a:focus .glyphicon-play,
  .product-pods.boxset-linkpods-images a:focus .glyphicon-play,
  .product-pods .boxset-linkpods a:focus .glyphicon-play,
  .product-pods .boxset-linkpods-images a:focus .glyphicon-play,
  .product-pods.boxset-linkpods a:active .glyphicon-play,
  .product-pods.boxset-linkpods-images a:active .glyphicon-play,
  .product-pods .boxset-linkpods a:active .glyphicon-play,
  .product-pods .boxset-linkpods-images a:active .glyphicon-play {
    color: #fff;
  }
  .idea-pods.boxset-linkpods .glyphicon-play,
  .idea-pods.boxset-linkpods-images .glyphicon-play,
  .idea-pods .boxset-linkpods .glyphicon-play,
  .idea-pods .boxset-linkpods-images .glyphicon-play {
    color: #94c2bd;
  }
  .idea-pods.boxset-linkpods a:hover h4,
  .idea-pods.boxset-linkpods-images a:hover h4,
  .idea-pods .boxset-linkpods a:hover h4,
  .idea-pods .boxset-linkpods-images a:hover h4,
  .idea-pods.boxset-linkpods a:focus h4,
  .idea-pods.boxset-linkpods-images a:focus h4,
  .idea-pods .boxset-linkpods a:focus h4,
  .idea-pods .boxset-linkpods-images a:focus h4,
  .idea-pods.boxset-linkpods a:active h4,
  .idea-pods.boxset-linkpods-images a:active h4,
  .idea-pods .boxset-linkpods a:active h4,
  .idea-pods .boxset-linkpods-images a:active h4 {
    color: #fff;
  }
  .idea-pods.boxset-linkpods a:hover .glyphicon-play,
  .idea-pods.boxset-linkpods-images a:hover .glyphicon-play,
  .idea-pods .boxset-linkpods a:hover .glyphicon-play,
  .idea-pods .boxset-linkpods-images a:hover .glyphicon-play,
  .idea-pods.boxset-linkpods a:focus .glyphicon-play,
  .idea-pods.boxset-linkpods-images a:focus .glyphicon-play,
  .idea-pods .boxset-linkpods a:focus .glyphicon-play,
  .idea-pods .boxset-linkpods-images a:focus .glyphicon-play,
  .idea-pods.boxset-linkpods a:active .glyphicon-play,
  .idea-pods.boxset-linkpods-images a:active .glyphicon-play,
  .idea-pods .boxset-linkpods a:active .glyphicon-play,
  .idea-pods .boxset-linkpods-images a:active .glyphicon-play {
    color: #fff;
  }
  .boxset-linkpods .glyphicon,
  .boxset-linkpods-images .glyphicon {
    font-size: 21px;
    position: absolute;
    top: 33%;
    right: 15px;
    margin-top: 0;
    -moz-transition: color 0.2s ease;
    -o-transition: color 0.2s ease;
    -ms-transition: color 0.2s ease;
    -webkit-transition: color 0.2s ease;
    transition: color 0.2s ease;
  }
  .boxset-linkpods img {
    display: none;
  }
  .boxset-linkpods a,
  .boxset-linkpods .panel-btn-link {
    padding: 10px;
  }
  .boxset-linkpods .panel-btn-link > div.rel.clearfix {
    float: left;
    max-width: 107px;
  }
  .boxset-linkpods .panel-btn-link h4 {
    vertical-align: middle;
  }
  .boxset-linkpods-images .panel-btn-link {
    padding: 20px;
  }
  .boxset-linkpods-images img {
    max-width: 16%;
    min-width: 100px;
    float: left;
    margin: 0 auto;
    display: block;
  }
  .boxset-linkpods-images .boxout-content {
    max-width: 75%;
    padding: 0 12px 0 16px !important;
    display: table;
    margin-left: 5px;
  }
  .boxset-linkpods-images .boxout-content h4 {
    display: table-cell;
    vertical-align: middle;
    height: 76px;
  }
  .meal-pods.boxset-linkpods .boxset-linkpods-images h4 {
    height: 95px;
  }
  .idea-category-header-xs {
    background-image: url('../img/global/noisy_bg_turquoise.png');
    margin-left: 0px;
    margin-right: 0px;
    color: #2b1a0b;
    min-height: 82px;
    padding-top: 3px;
    padding-bottom: 5px;
  }
  .filters li {
    padding-right: 0;
  }
  header {
    margin-bottom: 20px;
  }
  .carousel-xs .carousel-xs-inner,
  .carousel-sm .carousel-xs-inner {
    max-height: none;
  }
  .carousel-xs .carousel-xs-inner .carousel-item,
  .carousel-sm .carousel-xs-inner .carousel-item {
    padding: 28px 0 12.8px;
  }
  .carousel-xs .carousel-xs-inner .carousel-item .content,
  .carousel-sm .carousel-xs-inner .carousel-item .content {
    padding-top: 16px;
  }
  .carousel-xs .carousel-xs-inner .carousel-item .carousel-image-container,
  .carousel-sm .carousel-xs-inner .carousel-item .carousel-image-container {
    display: none;
  }
  .carousel-xs .carousel-control,
  .carousel-sm .carousel-control {
    top: 50%;
  }
  .carousel-xs .clip img,
  .carousel-sm .clip img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .carousel-xs .carousel-indicators,
  .carousel-sm .carousel-indicators {
    left: 50% !important;
    top: 15px;
    bottom: auto !important;
  }
  .homepage-carousel-xs {
    padding: 40px 30px;
  }
  .homepage-carousel-xs p {
    font-size: 12px;
  }
  .section-header-xs {
    background-color: transparent;
    padding: 10px 15px;
  }
  h5.section-header-xs {
    font-family: "Museo Slab W01 700" !important;
    font-weight: normal !important;
    text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
  }
  .section-header-xs h3 {
    font-family: "MuseoSlabW01-300Italic";
    color: #000000;
    font-weight: bold !important;
    margin: 0 !important;
  }
  .product-detail-header-xs {
    background-image: url('../img/global/noisy_bg_terracotta.png');
    color: #f0e5d1;
    text-align: center;
    padding: 50px 20px;
  }
  .product-detail-header-xs h3 {
    margin: 0;
    font-family: "Museo Slab W01 700";
    font-size: 28px;
    text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
  }
  .ideas-detail-header-xs {
    background-image: url('../img/global/noisy_bg_turquoise.png');
    color: #44464b;
    padding: 36px 20px 20px;
    text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.8);
    min-height: 138px;
    text-shadow: -1px 1px 0px rgba(255, 255, 255, 0.3);
  }
  .ideas-detail-header-xs h3 {
    margin: 0;
    font-family: "Museo Slab W01 700";
    font-size: 38px;
  }
  #carousel-ideas-responsive .ideas-detail-header-xs {
    padding: 20px;
    height: auto;
  }
  #carousel-ideas-responsive .ideas-detail-header-xs h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }
  .idea-featured-whole .ideas-detail-header-xs {
    padding: 20px;
    height: auto;
  }
  .idea-featured-whole .ideas-detail-header-xs h4 {
    text-shadow: none;
    color: #fff;
    padding: 0px;
    padding-right: 0px;
    font-family: "Museo Sans W01 300";
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0px;
  }
  .product-header-xs {
    background-image: url('../img/global/noisy_bg_terracotta.png');
    color: #f0e5d1;
  }
  .ideas-header-xs {
    background-image: url('../img/global/noisy_bg_turquoise.png');
    color: #f0e5d1;
  }
  .prep-school-header-xs {
    background-image: url('../img/global/noisy_bg_mustard.png');
    color: #000000 !important;
  }
  h5.prep-school-header-xs {
    color: #000000 !important;
  }
  .product-detail-container {
    padding-top: 8px;
  }
  .product-detail .product-detail-img {
    background-color: #fff;
  }
  .product-detail .product-detail-img img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .product-detail .product-image-description {
    background: url('../img/global/noisy_bg_terracotta.png');
  }
  .product-detail .product-image-description .product-image-description-title {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    float: none;
    padding: 32px 0 !important;
    letter-spacing: -1px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .product-detail .carousel-inner {
    max-height: 380px;
    position: relative;
  }
  .product-detail .carousel-control {
    margin-top: 0;
    top: 347px;
  }
  .product-detail .carousel-control.left {
    left: 10px;
  }
  .product-detail .carousel-control.right {
    right: 10px;
  }
  .product-detail .meal-stat-body {
    height: 50px;
    padding-top: 10px;
  }
  .product-detail .meal-stat-body h3 {
    font-size: 22px;
  }
  .product-detail .meal-stat-body span.units {
    font-size: 11px;
    display: block;
  }
  .product-detail .meal-stat-body .product-detail .meal-stat-footer {
    font-size: 12px;
  }
  .sf-btn-product-xs {
    background-color: #94c2bd;
    font-size: 21px;
    padding: 12px;
    float: none;
    max-height: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    display: block !important;
  }
  .sf-btn-product-xs-container {
    margin: 12px 0;
  }
  .meal-actions-container.product-page,
  .meal-actions-container.prep-school-page {
    right: 23px;
    top: 31px;
  }
  .product-serving-container-xs {
    margin-bottom: 5px;
    padding: 8px !important;
    padding-left: 16px;
  }
  .product-serving-container-xs .product-serving {
    float: none;
    margin-bottom: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .product-detail .product-serving {
    float: none;
    margin-bottom: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-left: 8px !important;
    margin-bottom: 10px;
  }
  .product-facts-container {
    margin: 0;
    padding: 16px;
    margin-bottom: 10px;
  }
  .product-facts-container h3 {
    font-size: 35px;
    margin: 4px 0;
  }
  .product-facts-container h5 {
    margin-bottom: 8px;
  }
  .product-facts-container p {
    font-size: 14px;
    padding: 8px 0;
  }
  .product-facts-container .divider {
    height: 8px;
  }
  .facts-table {
    font-size: 16px;
  }
  .facts-table td {
    padding: 5px 0;
  }
  .page-section-subtitle,
  .meal-pods .page-section-subtitle {
    margin-top: 30px;
    margin-bottom: 10px;
  }
  .prep-school-home .carousel-inner {
    max-height: 100%;
  }
  .prep-school-home .carousel-inner h4 {
    display: none;
  }
  .prep-school-home .carousel-inner .content {
    text-align: left;
  }
  .idea-detail-carousel-xs .carousel-indicators {
    bottom: auto;
    top: 11px;
  }
  .idea-detail-carousel-xs .carousel-inner {
    max-height: none;
  }
  .idea-detail-carousel-xs .carousel-control {
    background: none;
    top: 328px;
    margin-top: 0;
  }
  .idea-detail-carousel-xs .carousel-control.right {
    right: -2px;
  }
  .idea-detail-carousel-xs .carousel-control.left {
    left: -2px;
  }
  .idea-detail-carousel-xs h3 {
    font-size: 21px;
  }
  .txt-brown.prep-school-content img {
    float: none !important;
    margin-bottom: 10px;
    display: block;
    height: auto;
  }
  #carousel-categories-responsive .carousel-control {
    top: 55% !important;
    opacity: 1.0 !important;
  }
  #mobile-product-search {
    /*display:block !important;
      padding: 4px 9px 3px 9px;
      font-family: "MuseoSlabW01-300Italic";
      font-style: normal;
      font-weight:normal;
      text-shadow: 1px 1px 1px rgba(0,0,0,0.66);*/
  }
  .meal-cat-thumb-xs {
    max-height: 240px;
    vertical-align: middle;
  }
  .meal-cat-thumb-xs img {
    width: 100%;
    height: auto;
  }
  .idea-cat-title h1,
  .prep-school-cat-title h1 {
    font-family: "Museo Sans W01 300";
    font-size: 21px;
    font-style: italic;
  }
  .idea-cat-title {
    padding-left: 8px !important;
  }
  .idea-cat-title h1 {
    margin-top: 0;
  }
  .idea-featured strong {
    width: 100%;
    margin-bottom: 5px;
  }
  .idea-featured-main-product-image-xs {
    margin-bottom: 8px;
  }
  .idea-featured-side-product-image-xs {
    width: 49%;
    display: block;
  }
  .idea-featured-side-product-image-xs img {
    min-width: 100%;
  }
  .featured-meal-tip .content-detail {
    padding: 8px;
  }
  .featured-meal-tip img {
    margin: 0 auto;
  }
  .star-rating {
    display: inline-block;
  }
  .meal-pods {
    margin-top: -20px;
  }
  .meal-pods .page-section-subtitle {
    margin-left: -15px;
    margin-right: -15px;
    text-align: center;
  }
  .meal-pods .page-section-subtitle .sf-btn {
    margin: 3px 0 5px 5px;
    padding-left: 5px;
    padding-right: 5px;
  }
  .receipe-detail-carousel-container {
    height: 115px;
  }
  .sidedish {
    float: none !important;
    overflow: hidden;
  }
  .sidedish .boxout-image-label h3 {
    margin: 0;
    font-size: 17.5px;
  }
  .sidedish .content-detail {
    width: 50%;
    float: left;
    padding: 0 12px 12px;
  }
  .sidedish .content-detail h3 {
    margin-top: 0;
    font-size: 17.5px;
  }
  .receipe-detail-carousel-container .carousel-inner > .item {
    display: block;
  }
  .modal .close {
    height: 40px;
    width: 40px;
    font-size: 25px;
    display: block;
    z-index: 30;
    padding-top: 10px;
    text-align: center;
    margin-right: -5px;
  }
  /*Ideas*/
  #ideas-hero h3 {
    margin-top: 8px !important;
  }
  #ideas-hero .sprite-a.hr3 {
    margin-top: 8px !important;
  }
  .idea-category-item-content .clip {
    max-height: 125px;
  }
  .idea-category-item-content .boxout-image-label {
    display: none;
  }
  h2.shopping-list-title {
    font-size: 31.5px;
  }
  .slist-actions-container {
    right: 8px;
    top: -17px !important;
  }
  footer {
    position: relative;
  }
  .header-xs {
    margin-bottom: 10px;
  }
  .nav-brand-image {
    float: right;
    padding-bottom: 0;
    padding: 0 !important;
  }
  .nav-brand-image .subnav-logo {
    float: right;
  }
  .navbar-toggle {
    background-color: #000;
    padding: 2px;
    margin: 15px 0 15px 1.5em;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  .navbar-toggle:hover,
  .navbar-toggle:focus {
    background-color: #c6b8a5;
    border-color: #c0b29f;
  }
  .navbar-toggle:hover .navbar-toggle-container,
  .navbar-toggle:focus .navbar-toggle-container {
    border-color: #000;
  }
  .navbar-toggle:hover .navbar-toggle-container .icon-bar,
  .navbar-toggle:focus .navbar-toggle-container .icon-bar {
    background-color: #000;
  }
  .navbar-toggle .navbar-toggle-container {
    border: 1px solid #fff;
    display: block;
    padding: 10px;
    -webkit-transition: -webkit-border-color 0.3s ease;
    -moz-transition: -moz-border-color 0.3s ease;
    -o-transition: border-color 0.3s ease;
    -ms-transition: border-color 0.3s ease;
    -webkit-transition: border-color 0.3s ease;
    transition: border-color 0.3s ease;
  }
  .navbar-toggle .navbar-toggle-container .icon-bar {
    background-color: #fff;
    height: 4px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -moz-transition: background-color 0.3s ease;
    -o-transition: background-color 0.3s ease;
    -ms-transition: background-color 0.3s ease;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }
  .container > .nav-navbar-xs {
    float: none;
    margin: 0 1em;
    padding: 8px 0 16px;
    position: absolute;
    top: 79px;
    z-index: -1;
    max-height: none;
    max-width: 768px;
    min-width: 90%;
    background-image: url('../img/global/noisy_bg_creme.png');
    background-color: #9c7b4b;
    -webkit-opacity: 0.9;
    -moz-opacity: 0.9;
    opacity: 0.9;
    filter: alpha(opacity=90);
    -webkit-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.4);
  }
  .container > .nav-navbar-xs > .nav {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .container > .nav-navbar-xs > .nav > li {
    text-align: center;
  }
  .container > .nav-navbar-xs > .nav > li > input {
    width: 90%;
    margin: 10px auto;
  }
  .container > .nav-navbar-xs > .nav > li > a {
    font-size: 28px !important;
    font-weight: bold;
    border-bottom: 1px solid #867161;
    padding: 8px 0 !important;
    width: 90%;
    line-height: 30px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .container > .nav-navbar-xs > .nav > li > a[href*="search"] {
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4pPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==);
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
    background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%);;
    padding: 4px 9px 3px 9px;
    font-family: "MuseoSlabW01-300Italic";
    font-style: normal;
    font-size: 13px;
    border: none !important;
    background-color: #ac8d62;
    color: #fff !important;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.66);
    -webkit-box-shadow: 1px 1px 0px #141414;
    -moz-box-shadow: 1px 1px 0px #141414;
    box-shadow: 1px 1px 0px #141414;
    vertical-align: middle;
    max-height: 23px;
    padding: 5px 0 !important;
    margin-top: 10px;
    max-height: none;
    font-size: 21px !important;
    text-shadow: none !important;
  }
  .container > .nav-navbar-xs > .nav > li > a[href*="search"]:active {
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIwJSIgeDI9IjAlIiB5Mj0iMTAwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0icmdiKDAsMCwwKSIgc3RvcC1vcGFjaXR5PSIwIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSJyZ2IoMCwwLDApIiBzdG9wLW9wYWNpdHk9IjAuMTIiLz4pPC9saW5lYXJHcmFkaWVudD48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPjwvc3ZnPg==) !important;
    background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
    background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
    background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
    background-image: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0) 1%,rgba(0,0,0,0.12) 100%); !important;
    -webkit-box-shadow: 1px 1px 0px #141414 !important;
    -moz-box-shadow: 1px 1px 0px #141414 !important;
    box-shadow: 1px 1px 0px #141414 !important;
  }
  .container > .nav-navbar-xs > .nav > li > a[href*="search"] em {
    font-style: normal !important;
  }
  .meal-pods .container > .nav-navbar-xs > .nav > li > a[href*="search"] {
    margin-top: 5px;
  }
  .container > .nav-navbar-xs > .nav > li > a[href*="search"] span.glyphicon,
  .container > .nav-navbar-xs > .nav > li > a[href*="search"] i.glyphicon {
    font-size: 10px;
    padding-left: 6px;
    top: 0px;
  }
  .container > .nav-navbar-xs > .nav > li > a[href*="search"] span.caret {
    border-top-color: #fff;
    margin-left: 8px;
  }
  .container > .nav-navbar-xs > .nav > li > a[href*="search"].mini {
    padding: 4px 6px 2px;
  }
  .container > .nav-navbar-xs > .nav > li > a[href*="search"].mini span.glyphicon,
  .container > .nav-navbar-xs > .nav > li > a[href*="search"].mini i.glyphicon {
    /* top:1px; */
    top: 0px;
  }
  .container > .nav-navbar-xs > .nav > li > a[href*="search"]:after {
    content: "\e072";
    border: none;
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    padding-left: 5px;
    font-size: 14px !important;
  }
  .container > .nav-navbar-xs > .nav > li > a:hover,
  .container > .nav-navbar-xs > .nav > li > a:focus {
    color: #333 !important;
    background-color: #eeeeee !important;
    text-shadow: none !important;
  }
  .container > .nav-navbar-xs > .nav > li:first-child a {
    border-top: 1px solid #867161;
  }
  .product-detail .meal-stat-body {
    height: 60px;
  }
  .product-detail .meal-stat-body h3 .units {
    margin-top: 0;
  }
  .meal-stat-container {
    margin-left: 0;
    margin: 0 auto !important;
  }
  .meal-stat-container {
    margin-right: 0;
  }
  .sf-btn-product-xs-container {
    padding-left: 0;
    padding-right: 0;
  }
  .stats-list-container .fivecolumns {
    padding-left: 17%;
    padding-right: 17%;
  }
  #ideas-hero .ideas-hero-main-copy {
    display: none;
  }
  #ideas-hero > .col-xs-12 > .col-xs-6 {
    width: 100% !important;
  }
  .smithfield .idea-product-search .section-divide-xs {
    margin-bottom: 5px;
  }
  .idea-requirement .media-body {
    padding-top: 0;
  }
  .sidedish-container {
    min-height: 1px;
    padding-bottom: 50px;
  }
  .sidedish-container .sidedish {
    float: none !important;
  }
  .sidedish-container a {
    display: block;
  }
  .content-detail h3 {
    margin-bottom: 5px;
  }
  /*Modal - Receipe*/
  .modal .modal-header h3 {
    font-size: 21px;
    display: block;
    float: none;
    margin-left: 0;
    margin-right: 0;
  }
  .prep-school-article.prep-school-pods {
    padding-top: 0;
    clear: both;
  }
  .prep-school-article aside h3,
  .prep-school-article .aside h3 {
    padding: 16px;
    background: url('../img/global/noisy_bg_mustard.png');
    margin-bottom: 0;
  }
  .boxset-linkpods-images .boxout-content h4,
  .prep-school-pods a .clip,
  .prep-school-pods a .clearfix {
    height: 70px !important;
  }
  .meal-image-xs {
    padding: 0;
  }
  .meal-image-xs.main {
    padding-bottom: 0px;
  }
  .meal-image-xs.left {
    width: 50%;
    float: left;
    padding-right: 5px;
    padding-top: 10px;
    max-height: 166px;
  }
  .meal-image-xs.right {
    width: 50%;
    float: left;
    padding-left: 5px;
    padding-top: 10px;
    max-height: 166px;
  }
  .fivecolumns > div:last-of-type,
  .fivecolumns .last {
    margin-right: 0;
  }
  .stats-list-container .fivecolumns .col-xs-2,
  .stats-list-container .fivecolumns .col-sm-2,
  .stats-list-container .fivecolumns .col-md-2,
  .stats-list-container .fivecolumns .col-lg-2,
  .stats-list-container .fivecolumns .col-2 {
    margin-right: 0px;
  }
  .stats-list-container {
    padding-bottom: 10px;
  }
  .meal-stat-box {
    background: #f0e5d1;
    border: 1px solid #c6b08d;
  }
  .meal-stat-box hr {
    margin-left: 8px;
    margin-right: 8px;
  }
  .meal-stat-body {
    height: 60px !important;
    padding-top: 6px;
  }
  .meal-stat-body h3 {
    font-size: 15px !important;
    padding: 0px 0px 0px 0px;
  }
  .meal-stat-body span.units {
    font-size: 9px;
  }
  .meal-stat-footer {
    font-size: 9px;
  }
}
@media (max-width: 480px) {
  .site-has-subsections .nav-brand-image {
    position: absolute;
    top: 12px;
    left: 80px;
    width: auto;
  }
  .site-has-subsections .nav-brand-image img {
    float: left !important;
    margin: 0 !important;
  }
  .prep-school-aritcle .prep-school-pods {
    float: left;
  }
  .search-filters {
    height: auto !important;
  }
  .site-section-nav-title {
    font-size: 18.2px;
    top: 50px;
    left: 79px;
  }
  /*Ideas*/
  #ideas-hero h3 {
    line-height: 40px;
    margin-bottom: 10px;
  }
  .stats-list-container .fivecolumns {
    padding-left: 0;
    padding-right: 0;
    margin: 0 auto !important;
    width: 100%;
  }
  .stats-list-container .fivecolumns .col-xs-2 {
    max-width: none;
  }
  .meal-stat-body {
    height: 50px;
    padding-top: 10px;
  }
  .meal-stat-body h3 {
    font-size: 22px;
  }
  .meal-stat-body span.units {
    font-size: 11px;
    display: block;
  }
  .meal-stat-body .product-detail .meal-stat-footer {
    font-size: 12px;
  }
  #meal-filters {
    /* TODO: Check this */
    display: none;
  }
  #meal-filters .filters .dropdown:first-of-type .dropdown-menu {
    margin-left: -48px;
  }
  #meal-filters .filters .dropdown:first-of-type .dropdown-menu:before {
    margin-left: -46px;
  }
  #meal-filters .filters .dropdown:last-of-type .dropdown-menu {
    margin-left: -231px;
  }
  #meal-filters .filters .dropdown:last-of-type .dropdown-menu:before {
    margin-left: 72px;
  }
}
@media (max-width: 320px) {
  .site-has-subsections .nav-brand-image {
    left: 70px;
  }
  .site-section-nav-title {
    left: 69px;
  }
  .navbar-toggle {
    margin-left: 12px;
  }
  .container > .nav-navbar-xs {
    min-width: 90%;
    margin-left: 0.5em;
    margin-right: 0.5em;
  }
  h5.section-header-xs {
    font-size: 21px;
  }
  .meal-stat-body span.units {
    font-size: 10px;
  }
  .product-detail .carousel-control {
    top: 220px;
  }
  .filters .dropdown:last-of-type .dropdown-menu {
    margin-left: -232px;
  }
  .filters .dropdown:last-of-type .dropdown-menu:before {
    margin-left: 70px;
  }
  .stats-list-container .fivecolumns {
    width: 100%;
  }
  .hideOnSmall {
    display: none;
  }
  .idea-category-header h3 {
    font-size: 20px;
  }
  .idea-category-item-content .clip {
    max-height: 75px;
  }
  .idea-detail-carousel-xs .carousel-control {
    top: 200px;
  }
  .sidedish-container .list-unstyled {
    height: auto;
  }
  .sidedish .content-overview {
    width: 100%;
    float: none;
  }
  .sidedish .content-overview img {
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .sidedish .content-detail {
    width: 100%;
    float: none;
    padding: 8px 0;
  }
  .featured-meal-tip {
    text-align: center;
  }
  .featured-meal-tip .col-xs-4,
  .featured-meal-tip .col-xs-7 {
    width: 100%;
  }
  .featured-meal-tip .col-xs-4 {
    padding: 16px 8px 8px;
  }
  .featured-meal-tip .col-xs-7 {
    padding: 0 8px 16px;
  }
  .actions-container-inline.prep-school-article-page {
    top: 99px !important;
  }
  .boxset-linkpods,
  .boxset-linkpods-images .boxout-content h4 {
    font-size: 17.5px;
  }
  .prep-school-article .prep-school-pods {
    padding-top: 35px;
    float: left;
  }
  .prep-school-article .seasonal-img {
    padding-top: 0;
  }
}
@media (max-width: 991px) {
  .idea-featured-whole .meal-pods .sidedish-panel .sidedish .pad-all .sf-btn em {
    position: relative;
  }
  .idea-featured-whole .meal-pods .sidedish-panel .sidedish .pad-all .sf-btn-xs .glyphicon {
    top: 0% !important;
  }
}
@media (max-width: 460px) {
  .ideas-detail-header-xs h3 {
    font-size: 28px;
  }
}
@media print {
  .background-overlay {
    display: none !important;
  }
}
/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Improvements by Andrew Rowls
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.datepicker.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  display: none;
  min-width: 160px;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  color: #333333;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 20px;
}
.datepicker.dropdown-menu th,
.datepicker.dropdown-menu td {
  padding: 4px 5px;
}
.datepicker {
  padding: 4px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  direction: ltr;
  /*.dow {
    border-top: 1px solid #ddd !important;
  }*/
}
.datepicker-inline {
  width: 220px;
}
.datepicker.datepicker-rtl {
  direction: rtl;
}
.datepicker.datepicker-rtl table tr td span {
  float: right;
}
.datepicker-dropdown {
  top: 0;
  left: 0;
}
.datepicker-dropdown:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-top: 0;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
}
.datepicker-dropdown:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-top: 0;
  position: absolute;
}
.datepicker-dropdown.datepicker-orient-left:before {
  left: 6px;
}
.datepicker-dropdown.datepicker-orient-left:after {
  left: 7px;
}
.datepicker-dropdown.datepicker-orient-right:before {
  right: 6px;
}
.datepicker-dropdown.datepicker-orient-right:after {
  right: 7px;
}
.datepicker-dropdown.datepicker-orient-top:before {
  top: -7px;
}
.datepicker-dropdown.datepicker-orient-top:after {
  top: -6px;
}
.datepicker-dropdown.datepicker-orient-bottom:before {
  bottom: -7px;
  border-bottom: 0;
  border-top: 7px solid #999;
}
.datepicker-dropdown.datepicker-orient-bottom:after {
  bottom: -6px;
  border-bottom: 0;
  border-top: 6px solid #fff;
}
.datepicker > div {
  display: none;
}
.datepicker.days div.datepicker-days {
  display: block;
}
.datepicker.months div.datepicker-months {
  display: block;
}
.datepicker.years div.datepicker-years {
  display: block;
}
.datepicker table {
  margin: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.datepicker td,
.datepicker th {
  text-align: center;
  width: 20px;
  height: 20px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  border: none;
}
.table-striped .datepicker table tr td,
.table-striped .datepicker table tr th {
  background-color: transparent;
}
.datepicker table tr td.day:hover {
  background: #eee;
  cursor: pointer;
}
.datepicker table tr td.old,
.datepicker table tr td.new {
  color: #999;
}
.datepicker table tr td.disabled,
.datepicker table tr td.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td.today,
.datepicker table tr td.today:hover,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today.disabled:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, 0%, #fdf59a, 100%);
  background-image: -moz-linear-gradient(top, #fdd49a 0%, #fdf59a 100%);
  background-image: linear-gradient(to bottom, #fdd49a 0%, #fdf59a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffdd49a', endColorstr='#fffdf59a', GradientType=0);
  background-color: #fde19a;
  background-image: -moz-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -ms-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fdd49a), to(#fdf59a));
  background-image: -webkit-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: -o-linear-gradient(top, #fdd49a, #fdf59a);
  background-image: linear-gradient(top, #fdd49a, #fdf59a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdd49a', endColorstr='#fdf59a', GradientType=0);
  border-color: #fdf59a #fdf59a #fbed50;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #000;
}
.datepicker table tr td.today:hover,
.datepicker table tr td.today:hover:hover,
.datepicker table tr td.today.disabled:hover,
.datepicker table tr td.today.disabled:hover:hover,
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active,
.datepicker table tr td.today.disabled,
.datepicker table tr td.today:hover.disabled,
.datepicker table tr td.today.disabled.disabled,
.datepicker table tr td.today.disabled:hover.disabled,
.datepicker table tr td.today[disabled],
.datepicker table tr td.today:hover[disabled],
.datepicker table tr td.today.disabled[disabled],
.datepicker table tr td.today.disabled:hover[disabled] {
  background-color: #fdf59a;
}
.datepicker table tr td.today:active,
.datepicker table tr td.today:hover:active,
.datepicker table tr td.today.disabled:active,
.datepicker table tr td.today.disabled:hover:active,
.datepicker table tr td.today.active,
.datepicker table tr td.today:hover.active,
.datepicker table tr td.today.disabled.active,
.datepicker table tr td.today.disabled:hover.active {
  background-color: #fbf069 \9;
}
.datepicker table tr td.today:hover:hover {
  color: #000;
}
.datepicker table tr td.today.active:hover {
  color: #fff;
}
.datepicker table tr td.range,
.datepicker table tr td.range:hover,
.datepicker table tr td.range.disabled,
.datepicker table tr td.range.disabled:hover {
  background: #eee;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today,
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today.disabled:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, 0%, #f3e97a, 100%);
  background-image: -moz-linear-gradient(top, #f3c17a 0%, #f3e97a 100%);
  background-image: linear-gradient(to bottom, #f3c17a 0%, #f3e97a 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff3c17a', endColorstr='#fff3e97a', GradientType=0);
  background-color: #f3d17a;
  background-image: -moz-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -ms-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f3c17a), to(#f3e97a));
  background-image: -webkit-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: -o-linear-gradient(top, #f3c17a, #f3e97a);
  background-image: linear-gradient(top, #f3c17a, #f3e97a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3c17a', endColorstr='#f3e97a', GradientType=0);
  border-color: #f3e97a #f3e97a #edde34;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.datepicker table tr td.range.today:hover,
.datepicker table tr td.range.today:hover:hover,
.datepicker table tr td.range.today.disabled:hover,
.datepicker table tr td.range.today.disabled:hover:hover,
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active,
.datepicker table tr td.range.today.disabled,
.datepicker table tr td.range.today:hover.disabled,
.datepicker table tr td.range.today.disabled.disabled,
.datepicker table tr td.range.today.disabled:hover.disabled,
.datepicker table tr td.range.today[disabled],
.datepicker table tr td.range.today:hover[disabled],
.datepicker table tr td.range.today.disabled[disabled],
.datepicker table tr td.range.today.disabled:hover[disabled] {
  background-color: #f3e97a;
}
.datepicker table tr td.range.today:active,
.datepicker table tr td.range.today:hover:active,
.datepicker table tr td.range.today.disabled:active,
.datepicker table tr td.range.today.disabled:hover:active,
.datepicker table tr td.range.today.active,
.datepicker table tr td.range.today:hover.active,
.datepicker table tr td.range.today.disabled.active,
.datepicker table tr td.range.today.disabled:hover.active {
  background-color: #efe24b \9;
}
.datepicker table tr td.selected,
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected.disabled:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, 0%, #808080, 100%);
  background-image: -moz-linear-gradient(top, #b3b3b3 0%, #808080 100%);
  background-image: linear-gradient(to bottom, #b3b3b3 0%, #808080 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb3b3b3', endColorstr='#ff808080', GradientType=0);
  background-color: #9e9e9e;
  background-image: -moz-linear-gradient(top, #b3b3b3, #808080);
  background-image: -ms-linear-gradient(top, #b3b3b3, #808080);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#b3b3b3), to(#808080));
  background-image: -webkit-linear-gradient(top, #b3b3b3, #808080);
  background-image: -o-linear-gradient(top, #b3b3b3, #808080);
  background-image: linear-gradient(top, #b3b3b3, #808080);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b3b3b3', endColorstr='#808080', GradientType=0);
  border-color: #808080 #808080 #595959;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.selected:hover,
.datepicker table tr td.selected:hover:hover,
.datepicker table tr td.selected.disabled:hover,
.datepicker table tr td.selected.disabled:hover:hover,
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active,
.datepicker table tr td.selected.disabled,
.datepicker table tr td.selected:hover.disabled,
.datepicker table tr td.selected.disabled.disabled,
.datepicker table tr td.selected.disabled:hover.disabled,
.datepicker table tr td.selected[disabled],
.datepicker table tr td.selected:hover[disabled],
.datepicker table tr td.selected.disabled[disabled],
.datepicker table tr td.selected.disabled:hover[disabled] {
  background-color: #808080;
}
.datepicker table tr td.selected:active,
.datepicker table tr td.selected:hover:active,
.datepicker table tr td.selected.disabled:active,
.datepicker table tr td.selected.disabled:hover:active,
.datepicker table tr td.selected.active,
.datepicker table tr td.selected:hover.active,
.datepicker table tr td.selected.disabled.active,
.datepicker table tr td.selected.disabled:hover.active {
  background-color: #666666 \9;
}
.datepicker table tr td.active,
.datepicker table tr td.active:hover,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active.disabled:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, 0%, #0044cc, 100%);
  background-image: -moz-linear-gradient(top, #08c 0%, #0044cc 100%);
  background-image: linear-gradient(to bottom, #08c 0%, #0044cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #0044cc);
  background-image: -ms-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, #0044cc);
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(top, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td.active:hover,
.datepicker table tr td.active:hover:hover,
.datepicker table tr td.active.disabled:hover,
.datepicker table tr td.active.disabled:hover:hover,
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active,
.datepicker table tr td.active.disabled,
.datepicker table tr td.active:hover.disabled,
.datepicker table tr td.active.disabled.disabled,
.datepicker table tr td.active.disabled:hover.disabled,
.datepicker table tr td.active[disabled],
.datepicker table tr td.active:hover[disabled],
.datepicker table tr td.active.disabled[disabled],
.datepicker table tr td.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td.active:active,
.datepicker table tr td.active:hover:active,
.datepicker table tr td.active.disabled:active,
.datepicker table tr td.active.disabled:hover:active,
.datepicker table tr td.active.active,
.datepicker table tr td.active:hover.active,
.datepicker table tr td.active.disabled.active,
.datepicker table tr td.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span {
  display: block;
  width: 23%;
  height: 54px;
  line-height: 54px;
  float: left;
  margin: 1%;
  cursor: pointer;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.datepicker table tr td span:hover {
  background: #eee;
}
.datepicker table tr td span.disabled,
.datepicker table tr td span.disabled:hover {
  background: none;
  color: #999;
  cursor: default;
}
.datepicker table tr td span.active,
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active.disabled:hover {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, 0%, #0044cc, 100%);
  background-image: -moz-linear-gradient(top, #08c 0%, #0044cc 100%);
  background-image: linear-gradient(to bottom, #08c 0%, #0044cc 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top, #08c, #0044cc);
  background-image: -ms-linear-gradient(top, #08c, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #08c, #0044cc);
  background-image: -o-linear-gradient(top, #08c, #0044cc);
  background-image: linear-gradient(top, #08c, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#08c', endColorstr='#0044cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.datepicker table tr td span.active:hover,
.datepicker table tr td span.active:hover:hover,
.datepicker table tr td span.active.disabled:hover,
.datepicker table tr td span.active.disabled:hover:hover,
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active,
.datepicker table tr td span.active.disabled,
.datepicker table tr td span.active:hover.disabled,
.datepicker table tr td span.active.disabled.disabled,
.datepicker table tr td span.active.disabled:hover.disabled,
.datepicker table tr td span.active[disabled],
.datepicker table tr td span.active:hover[disabled],
.datepicker table tr td span.active.disabled[disabled],
.datepicker table tr td span.active.disabled:hover[disabled] {
  background-color: #0044cc;
}
.datepicker table tr td span.active:active,
.datepicker table tr td span.active:hover:active,
.datepicker table tr td span.active.disabled:active,
.datepicker table tr td span.active.disabled:hover:active,
.datepicker table tr td span.active.active,
.datepicker table tr td span.active:hover.active,
.datepicker table tr td span.active.disabled.active,
.datepicker table tr td span.active.disabled:hover.active {
  background-color: #003399 \9;
}
.datepicker table tr td span.old,
.datepicker table tr td span.new {
  color: #999;
}
.datepicker th.datepicker-switch {
  width: 145px;
}
.datepicker thead tr:first-child th,
.datepicker tfoot tr th {
  cursor: pointer;
}
.datepicker thead tr:first-child th:hover,
.datepicker tfoot tr th:hover {
  background: #eee;
}
.datepicker .cw {
  font-size: 10px;
  width: 12px;
  padding: 0 2px 0 5px;
  vertical-align: middle;
}
.datepicker thead tr:first-child th.cw {
  cursor: default;
  background-color: transparent;
}
.input-append.date .add-on i,
.input-prepend.date .add-on i {
  cursor: pointer;
  width: 16px;
  height: 16px;
}
.input-daterange input {
  text-align: center;
}
.input-daterange input:first-child {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-daterange input:last-child {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-daterange .add-on {
  display: inline-block;
  width: auto;
  min-width: 16px;
  height: 20px;
  padding: 4px 5px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  vertical-align: middle;
  background-color: #eee;
  border: 1px solid #ccc;
  margin-left: -5px;
  margin-right: -5px;
}
@media print {
  .slist-actions-container,
  .breadcrumbs-wrapper,
  .meal-actions-container,
  .modal,
  footer,
  .cut-info,
  .featured-meal-details.collapsed .recipeReveal,
  .filters,
  .btn,
  .display-url,
  .sidedish .txt-brown {
    display: none !important;
  }
  .prep-school-pods {
    display: none;
  }
  .wrapper,
  .container {
    margin: 0px;
  }
  header .nav-brand-image {
    width: 100% !important;
    display: block !important;
  }
  header {
    display: block !important;
  }
  .row {
    margin-left: 0px;
  }
  .featured-meal-details.collapsed .instructions {
    max-height: 999px;
  }
  .col-sm-8 {
    width: 100%;
  }
  .prep-school-article .col-sm-4 {
    display: none !important;
  }
  h2.shopping-list-title {
    font-size: 24px;
  }
  .shopping-list-items .row .col-sm-1 {
    display: none;
  }
  .shopping-list-items ul li {
    max-height: auto !important;
  }
  .shopping-list-items ul.items-list li .row {
    padding: 8px 0;
  }
  .shopping-list-items h3 {
    font-size: 15px !important;
  }
  .shopping-list-items h4 {
    font-size: 10px;
    line-height: 8px;
  }
  .shopping-list-items ul.meals-list li .row {
    padding: 8px 0px;
  }
  .shopping-list-items .items-list li p {
    font-size: 10px;
    line-height: 8px;
  }
  .shopping-list-items ul.items-list li {
    max-height: 50px;
  }
}
.ie8 .hide-ie8 {
  display: none;
}
.ie8 #nav-ideas-list > li {
  display: block;
  float: left;
  width: 220px;
  height: 190px;
  margin: 0 20px 0 0;
}
.ie8 #nav-ideas-list > li a {
  display: block;
  width: 220px;
  height: 190px;
}
.ie8 #nav-ideas-list > li a img {
  display: block;
  width: 220px;
  height: 190px;
}
.ie8 .breadcrumbs-wrapper,
.ie8 #nav-global-top {
  background-color: transparent;
  background: url(../img/global/bg-trans-repeat.png) repeat;
}
