/* FONTS */
/* COLORS */
/* PATTERNS */
/* BUTTONS */
/* TEMP STYLES */
@font-face {
  font-family: 'entypo';
  src: url('/wp-content/themes/bumblebee-responsive/library/fonts/entypo.eot');
  src: url('/wp-content/themes/bumblebee-responsive/library/fonts/entypo.eot?#iefix') format("embedded-opentype"), url('/wp-content/themes/bumblebee-responsive/library/fonts/entypo.woff') format("woff"),   url('/wp-content/themes/bumblebee-responsive/library/fonts/entypo.ttf') format('truetype'), url('/wp-content/themes/bumblebee-responsive/library/fonts/entypo.svg#entypo') format("svg");
  font-weight: normal;
  font-style: normal; }
.entypo {
  font-family: 'entypo'; }

.brandon_grotesquebold {
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 700; }

body {
  font-family: 'Nunito Sans', serif, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 300 !important;
  background-color: #F4F0EA;
  color: #4F4F4F;
  min-width: 320px; }

small.error {
  clear: both; }

/* Testing RECIPES page Grid & List view Toggle: START */
/*#container11 .recipe-image.panel {
  border: 0.15rem solid white;
  box-shadow: none; }*/
.recipe-homepage-image {
  min-height: 354px;
  max-height: 354px;
}
#container11 ul {
  list-style: none; margin: 0; min-height: 400px; }
#container11 .buttons {
  margin-bottom: 2rem 0 0 0;
  float: right; }
#container11 .buttons .view-button {
  display: inline-block;
  margin-top: 1rem; }
#container11 .buttons .view-button .list-view:hover {
  content: url(/wp-content/themes/bumblebee-responsive/library/img/rec-list-blue.png); }
#container11 .buttons .view-button .grid-view:hover {
  content: url(/wp-content/themes/bumblebee-responsive/library/img/rec-grid-blue.png); }
/*#container11 .list {
  margin-top: 2.25rem; }
  #container11 .list li {
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px; }*/
/*#container11 .grid {
  margin: 0; }*/
/*  #container11 .grid li {
    width: 50%;
    float: left; }*/
/*    #container11 .grid li .recipe-block1 {
      width: 50%; }*/
#container11 .grid hr, #container11 .grid .recipe-block2 .rec-descp,
#container11 .grid .recipe-block2 .first-star,
#container11 .grid .inline-list {
  display: none; }

/*.recipe-main-content div:first-of-type .grid .recipe-block1, .recipe-main-content div:nth-of-type(2) .grid .recipe-block1,
.recipe-main-content div:nth-of-type(5) .grid .recipe-block1, .recipe-main-content div:nth-of-type(8) .grid .recipe-block1,
.recipe-main-content div:nth-of-type(13) .grid .recipe-block1, .recipe-main-content div:nth-of-type(14) .grid .recipe-block1,
.recipe-main-content div:nth-of-type(17) .grid .recipe-block1, .recipe-main-content div:nth-of-type(20) .grid .recipe-block1 {
  width: 100% !important;
  max-height: 450px;
  height: 450px;
  overflow: hidden; }*/
/*.recipe-main-content .grid .recipe-block1 div.recipe-img-overlay {
  background-image: url(/wp-content/themes/bumblebee-responsive/library/img/recipe-overlay-new.png);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 10%;
  -moz-transition-delay: all 0.4s;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  opacity: 0; }
.recipe-main-content .grid .recipe-block1 div.recipe-img-overlay:hover {
  /*   background-image: url(/wp-content/themes/bumblebee-responsive/library/img/recipe-overlay-new.png);*!/
  height: 100%;
  width: 94%;
  position: absolute;
  top: 0;
  left: 3%;
  -moz-transition-delay: all 0.4s;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  opacity: 1;
  display: block;
  background-size: cover; }*/
/*.recipe-main-content div:nth-of-type(8) .grid .recipe-block1,
.recipe-main-content div:nth-of-type(20) .grid .recipe-block1 {
  position: relative;
  left: -100%;
  margin-left: 5.9%; }*/
.recipe-main-content ul.pagination {
  margin: -11rem 0 0 0;
  height: 100px;
  margin-bottom: 14rem;
  position: relative !important; }
.recipe-main-content .pag-cont {
  text-align: center;
  position: relative;
  display: inline-block;
  max-width: 875px;
  /* margin-left: -4.5rem;*/ }

.post-type-archive-recipes .recipes .recipe-info-blocks:hover .hp-vid-sponsor {
  top: 32%;
}

.post-type-archive-recipes .recipes .recipe-info-blocks:hover .playbutton {
  top: 30%;
}
/*.tax-recipecats .recipe-info-blocks:hover .playbutton,*/
/*.tax-recipecats .recipe-info-blocks:hover .playbutton,*/
.recipes .recipe-info-blocks .playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -46px;
  margin-left: -46px;
  width: 93px;
  height: 93px;
}
/*.tax-recipecats .recipe-info-blocks:hover .hp-vid-sponsor,*/
/*.tax-recipecats .recipe-info-blocks:hover .hp-vid-sponsor,*/
.recipes .recipe-info-blocks .hp-vid-sponsor {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -5px;
  margin-left: -158px;
  width: 327px;
  height: 133px;
}

.recipes .recipe-info-blocks .playbutton,
.recipes .recipe-info-blocks .hp-vid-sponsor {
  -webkit-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
  -moz-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
  -o-transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000);
  transition: all 200ms cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */

  -webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
  -moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
  -o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000);
  transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
}

/*.page-id-10007 .recipe-main-content .pag-cont {
  margin-left: 3rem;
}*/
.recipe-search .grid {
  display: none; }
.recipe-search .view-button {
  display: none !important; }

.recipe-main-content .grid li .row {
  width: auto;
  position: relative; }

/*.recipe-main-content div:nth-child(3) .grid li, .recipe-main-content div:nth-child(4) .grid li,
.recipe-main-content div:nth-child(6) .grid li, .recipe-main-content div:nth-child(7) .grid li,
.recipe-main-content div:nth-child(9) .grid li, .recipe-main-content div:nth-child(10) .grid li,
.recipe-main-content div:nth-child(11) .grid li, .recipe-main-content div:nth-child(12) .grid li,
.recipe-main-content div:nth-child(15) .grid li, .recipe-main-content div:nth-child(16) .grid li,
.recipe-main-content div:nth-child(18) .grid li, .recipe-main-content div:nth-child(19) .grid li,
.recipe-main-content div:nth-child(21) .grid li, .recipe-main-content div:nth-child(22) .grid li,
.recipe-main-content div:nth-child(23) .grid li, .recipe-main-content div:nth-child(24) .grid li {
  width: 25% !important; }*/
/*.recipe-main-content div:nth-child(3) .grid li .row, .recipe-main-content div:nth-child(4) .grid li .row,
.recipe-main-content div:nth-child(6) .grid li .row, .recipe-main-content div:nth-child(7) .grid li .row,
.recipe-main-content div:nth-child(9) .grid li .row, .recipe-main-content div:nth-child(10) .grid li .row,
.recipe-main-content div:nth-child(11) .grid li .row, .recipe-main-content div:nth-child(12) .grid li .row,
.recipe-main-content div:nth-child(15) .grid li .row, .recipe-main-content div:nth-child(16) .grid li .row,
.recipe-main-content div:nth-child(18) .grid li .row, .recipe-main-content div:nth-child(19) .grid li .row,
.recipe-main-content div:nth-child(21) .grid li .row, .recipe-main-content div:nth-child(22) .grid li .row,
.recipe-main-content div:nth-child(23) .grid li .row, .recipe-main-content div:nth-child(24) .grid li .row {
  width: auto;
  position: relative; }*/
/*.recipe-main-content div:nth-child(3) .grid li .row .recipe-block1, .recipe-main-content div:nth-child(4) .grid li .row .recipe-block1,
.recipe-main-content div:nth-child(6) .grid li .row .recipe-block1, .recipe-main-content div:nth-child(7) .grid li .row .recipe-block1,
.recipe-main-content div:nth-child(9) .grid li .row .recipe-block1, .recipe-main-content div:nth-child(10) .grid li .row .recipe-block1,
.recipe-main-content div:nth-child(11) .grid li .row .recipe-block1, .recipe-main-content div:nth-child(12) .grid li .row .recipe-block1,
.recipe-main-content div:nth-child(15) .grid li .row .recipe-block1, .recipe-main-content div:nth-child(16) .grid li .row .recipe-block1,
.recipe-main-content div:nth-child(18) .grid li .row .recipe-block1, .recipe-main-content div:nth-child(19) .grid li .row .recipe-block1,
.recipe-main-content div:nth-child(21) .grid li .row .recipe-block1, .recipe-main-content div:nth-child(22) .grid li .row .recipe-block1,
.recipe-main-content div:nth-child(23) .grid li .row .recipe-block1, .recipe-main-content div:nth-child(24) .grid li .row .recipe-block1 {
  width: 100% !important;
  max-height: 225px;
  height: 225px;
  overflow: hidden; }*/
.recipes .top-level .fullscreen-image img {
  object-fit: cover;
  width: 100% !important;
  max-width: 100% !important;
  max-height: 500px;
  display: inline-block;
  vertical-align: middle;
}
.recipe-main-content .grid li .row div.recipe-img-overlay:hover {
  margin: 0 auto;
  width: 100% !important;
  height: 100% !important;
  background-color: rgba(255, 255, 255, 0.6);
  background-image: url(/wp-content/themes/bumblebee-responsive/library/img/recipe-overlay-new-2.png);
  background-position: center;
  background-size: contain !important;
}

.recipe-main-content .grid li .row div.recipe-img-overlay:hover,
.recipe-main-content .grid li .row div.recipe-img-overlay {
  left: 0!important;
  background-repeat: no-repeat;
}

.recipe-main-content .grid li .row div.recipe-img-overlay {
  /*background-image: url(/wp-content/themes/bumblebee-responsive/library/img/recipe-overlay-new.png);*/
  /*background-image: url('/wp-content/themes/bumblebee-responsive/library/img/recipe-overlay-button.png');*/
  /*background-repeat: no-repeat;*/
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 10%;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition-delay: all 0.4s;
  -o-transition: all 0.4s;
  opacity: 0;
}
/*.recipe-main-content .recipe-block1 a:hover,*/
.recipe-main-content .grid li .row div.recipe-img-overlay:hover {
  /*      content: url(/wp-content/themes/bumblebee-responsive/library/img/recipe-overlay-new.png);*/
  height: 100%;
  width: 91.4%;
  position: absolute;
  top: 0;
  left: 4.3%;
  transition: all 0.4s;
  -webkit-transition: all 0.4s;
  -moz-transition-delay: all 0.4s;
  -o-transition: all 0.4s;
  opacity: 1;
  background-size: cover; }

.recipe-filter .section-container.accordion {
  border-top: none;
  margin-bottom: 1rem; }
.recipe-filter .section-container.accordion p {
  background: transparent !important;
  border: none;
  color: #FB636A; }
.recipe-filter .section-container.accordion .title:before {
  content: 'More';
  font-size: 1rem; }
.recipe-filter .section-container.accordion .active {
  height: 11.5rem;
  margin-bottom: 3rem; }
.recipe-filter .section-container.accordion .active .content {
  height: 100%; }
.recipe-filter .section-container.accordion .active .title:before {
  content: 'Less';
  background-color: transparent;
  font-size: 1rem; }

.recipeSearchResults ul.pagination {
  margin-left: 50%;
  text-align: center;
  display: block;
  position: absolute;
  width: 100%;
  max-width: 420px; }
.recipeSearchResults .slick-slider .slick-track {
  padding-left: 0; }

.recipeSearchResults .horatio-callout .horatio {
  margin: 10px 0 0 -20px; }
.recipeSearchResults .horatio-callout .earn-bucks {
  float: right;
  text-align: right;
  padding: 0;
  top: 60px;
  position: relative;
  right: 1rem;
  font-size: 14px; }
.recipeSearchResults .horatio-callout .horatio-copy-p {
  font-size: 13px !important;
  position: relative;
  top: 145px;
  text-align: center;
  width: 95%;
  left: -67px; }
.recipeSearchResults .horatio-callout #horatio-points-left {
  position: absolute;
  margin-right: 2.75rem;
  margin-top: 0.5rem;
  right: 0; }
.recipeSearchResults .horatio-callout .earn-btn {
  margin-left: 9rem !important;
  margin-top: 0.95rem !important;
  margin-bottom: 0.2rem !important; }

.recipe-main-content .widget_earn-horatios-points .panel {
  margin-bottom: .085rem; }

.recipe-main-content .widget_earn-horatios-points div.my-progress {
  display: none;
}

.grid .miscellaneous form {
  margin: 0; }
.grid .miscellaneous .prep-info {
  margin-top: -1rem;
  left: 37.5%;
  position: absolute;
  display: inline;
  bottom: .2rem;
  font-size: .85rem; }
.grid .miscellaneous .serve-info {
  position: absolute;
  left: 70%;
  bottom: .2rem;
  font-size: .85rem; }

.recipe-main-content .recipe-block1 {
  z-index: 1; }

.recipe-main-content .recipe-block2 {
  z-index: 2; }

.rating_stars_wrapper span {
  position: relative;
  top: -4px;
  font-size: 1rem;
  padding-left: 2px !important; }

@media only screen and (min-width: 600px) {
  /*.recipe-main-content div:nth-child(6) .grid li, .recipe-main-content div:nth-child(7) .grid li,
  .recipe-main-content div:nth-child(11) .grid li, .recipe-main-content div:nth-child(12) .grid li {
    position: relative;
    top: -14.05rem; }

  .recipe-main-content div:nth-child(9) .grid li, .recipe-main-content div:nth-child(10) .grid li,
  .recipe-main-content div:nth-child(22) .grid li {
    position: relative;
    top: -28.05rem;
    left: 30.25rem; }

  div:nth-of-type(18) .grid li, div:nth-of-type(19) .grid li, div:nth-of-type(22) .grid li,
  div:nth-of-type(23) .grid li {
    position: relative;
    top: -28.05rem; }

  div:nth-of-type(24) .grid li {
    position: relative;
    top: -42.075rem; }

  div:nth-of-type(21) .grid li {
    position: relative;
    top: -42.075rem;
    left: 30.25rem; }

  .grid .miscellaneous form {
    margin: 0; }
  .grid .miscellaneous .prep-info {
    margin-top: -1rem;
    left: 37.5%;
    position: absolute;
    display: inline;
    bottom: .25rem;
    font-size: .85rem; }
  .grid .miscellaneous .serve-info {
    position: absolute;
    left: 70%;
    bottom: .25rem;
    font-size: .85rem; }

  .recipe-main-content {
    margin-bottom: -20rem; }
    .recipe-main-content div:nth-child(24) + .row .pagination {
      position: relative;
      top: -14rem;
      margin-bottom: 0; }*/

  .recipe-main-content .grid .recipe-block2 {
    width: 91.4%;
    position: absolute;
    left: 4.3%;
    background-color: rgba(0, 0, 0, .75);
    padding-right: 0;
    padding-top: .5rem;
    bottom: 22px; }
  .recipe-main-content .grid .recipe-block2 .rec-title {
    width: 100%; }
  .recipe-main-content .grid .recipe-block2 .rec-title a {
    color: white;
    font-size: 1.2rem; }

  /*.recipe-main-content div:nth-of-type(8) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(20) .grid .recipe-block2 {
    width: 93.38%;
    position: absolute;
    left: -90.8%;
    background-color: #FB636A;
    padding-right: 0;
    padding-top: .5rem;
    bottom: 0; }
    .recipe-main-content div:nth-of-type(8) .grid .recipe-block2 .rec-title,
    .recipe-main-content div:nth-of-type(20) .grid .recipe-block2 .rec-title {
      width: 100%; }
      .recipe-main-content div:nth-of-type(8) .grid .recipe-block2 .rec-title a,
      .recipe-main-content div:nth-of-type(20) .grid .recipe-block2 .rec-title a {
        color: white;
        font-size: 1.2rem; }*/

  /*.recipe-main-content div:nth-of-type(3) .grid .recipe-block2, .recipe-main-content div:nth-of-type(4) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(6) .grid .recipe-block2, .recipe-main-content div:nth-of-type(7) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(9) .grid .recipe-block2, .recipe-main-content div:nth-of-type(10) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(11) .grid .recipe-block2, .recipe-main-content div:nth-of-type(12) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(15) .grid .recipe-block2, .recipe-main-content div:nth-of-type(16) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(18) .grid .recipe-block2, .recipe-main-content div:nth-of-type(19) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(21) .grid .recipe-block2, .recipe-main-content div:nth-of-type(22) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(23) .grid .recipe-block2, .recipe-main-content div:nth-of-type(24) .grid .recipe-block2 {
    width: 87.5%;
    position: absolute;
    /*margin-top: -3.4rem;*!/
    left: 6.325%;
    background-color: #FB636A;
    padding-right: 0;
    padding-top: .25rem;
    bottom: 0; }*/
  .recipe-main-content .grid .recipe-block2 .miscellaneous form {
    margin-top: 0; }
  .recipe-main-content .grid .recipe-block2 .miscellaneous,
  .recipe-main-content .grid .recipe-block2 .miscellaneous .serve-info,
  .recipe-main-content .grid .recipe-block2 .miscellaneous .prep-info {
    color: #cdcdcd;}
  .recipe-main-content .grid .recipe-block2 .miscellaneous .prep-info {
    margin-top: -1rem;
    left: -33%;
    position: relative;
    display: inline;
    bottom: .25rem;
    font-size: .85rem; }
  .recipe-main-content .grid .recipe-block2 .miscellaneous .serve-info {
    position: absolute;
    left: 61%;
    bottom: .25rem;
    font-size: .85rem; }
  /*.recipe-main-content div:nth-of-type(3) .grid .recipe-block2 .rec-title, .recipe-main-content div:nth-of-type(4) .grid .recipe-block2 .rec-title,
  .recipe-main-content div:nth-of-type(6) .grid .recipe-block2 .rec-title, .recipe-main-content div:nth-of-type(7) .grid .recipe-block2 .rec-title,
  .recipe-main-content div:nth-of-type(9) .grid .recipe-block2 .rec-title, .recipe-main-content div:nth-of-type(10) .grid .recipe-block2 .rec-title,
  .recipe-main-content div:nth-of-type(11) .grid .recipe-block2 .rec-title, .recipe-main-content div:nth-of-type(12) .grid .recipe-block2 .rec-title,
  .recipe-main-content div:nth-of-type(15) .grid .recipe-block2 .rec-title, .recipe-main-content div:nth-of-type(16) .grid .recipe-block2 .rec-title,
  .recipe-main-content div:nth-of-type(18) .grid .recipe-block2 .rec-title, .recipe-main-content div:nth-of-type(19) .grid .recipe-block2 .rec-title,
  .recipe-main-content div:nth-of-type(21) .grid .recipe-block2 .rec-title, .recipe-main-content div:nth-of-type(22) .grid .recipe-block2 .rec-title,
  .recipe-main-content div:nth-of-type(23) .grid .recipe-block2 .rec-title, .recipe-main-content div:nth-of-type(24) .grid .recipe-block2 .rec-title {
    width: 100%;
    margin-left: -2.5%;
    line-height: 1; }*/
  /*.recipe-main-content div:nth-of-type(3) .grid .recipe-block2 .rec-title a, .recipe-main-content div:nth-of-type(4) .grid .recipe-block2 .rec-title a,
  .recipe-main-content div:nth-of-type(6) .grid .recipe-block2 .rec-title a, .recipe-main-content div:nth-of-type(7) .grid .recipe-block2 .rec-title a,
  .recipe-main-content div:nth-of-type(9) .grid .recipe-block2 .rec-title a, .recipe-main-content div:nth-of-type(10) .grid .recipe-block2 .rec-title a,
  .recipe-main-content div:nth-of-type(11) .grid .recipe-block2 .rec-title a, .recipe-main-content div:nth-of-type(12) .grid .recipe-block2 .rec-title a,
  .recipe-main-content div:nth-of-type(15) .grid .recipe-block2 .rec-title a, .recipe-main-content div:nth-of-type(16) .grid .recipe-block2 .rec-title a,
  .recipe-main-content div:nth-of-type(18) .grid .recipe-block2 .rec-title a, .recipe-main-content div:nth-of-type(19) .grid .recipe-block2 .rec-title a,
  .recipe-main-content div:nth-of-type(21) .grid .recipe-block2 .rec-title a, .recipe-main-content div:nth-of-type(22) .grid .recipe-block2 .rec-title a,
  .recipe-main-content div:nth-of-type(23) .grid .recipe-block2 .rec-title a, .recipe-main-content div:nth-of-type(24) .grid .recipe-block2 .rec-title a {
    color: white;
    font-size: .85rem; }*/ }
@media only screen and (min-width: 40.063rem) {
  .miscellaneous {
    display: none; }

  .recipe-main-content .widget_earn-horatios-points {
    margin-top: 0;
    height: auto;
    margin-bottom: 0; }
  .recipe-main-content .widget_earn-horatios-points .widget {
    padding-bottom: 0;
    min-height: 354px;
    max-height: 354px;
    margin-bottom: 46px; }

  /*  div:nth-of-type(13) .grid li, div:nth-of-type(14) .grid li,
    div:nth-of-type(15) .grid li, div:nth-of-type(16) .grid li,
    div:nth-of-type(17) .grid li, div:nth-of-type(20) .grid li {
      position: relative;
      top: -14rem; }*/

  #recipeSearchFilters {
    padding: .75rem 1.25rem .25rem 1.25rem; } }
@media only screen and (max-width: 40.062rem) {
  .recipe-main-content div:first-of-type .grid .recipe-block2 .prep-info, .recipe-main-content div:nth-of-type(4) .grid .recipe-block2 .prep-info,
  .recipe-main-content div:nth-of-type(5) .grid .recipe-block2 .prep-info, .recipe-main-content div:nth-of-type(8) .grid .recipe-block2 .prep-info,
  .recipe-main-content div:nth-of-type(9) .grid .recipe-block2 .prep-info, .recipe-main-content div:nth-of-type(10) .grid .recipe-block2 .prep-info,
  .recipe-main-content div:nth-of-type(13) .grid .recipe-block2 .prep-info, .recipe-main-content div:nth-of-type(16) .grid .recipe-block2 .prep-info,
  .recipe-main-content div:nth-of-type(17) .grid .recipe-block2 .prep-info, .recipe-main-content div:nth-of-type(20) .grid .recipe-block2 .prep-info,
  .recipe-main-content div:nth-of-type(21) .grid .recipe-block2 .prep-info, .recipe-main-content div:nth-of-type(22) .grid .recipe-block2 .prep-info {
    left: 41%; }
  .recipe-main-content div:first-of-type .grid .recipe-block2 .serve-info, .recipe-main-content div:nth-of-type(4) .grid .recipe-block2 .serve-info,
  .recipe-main-content div:nth-of-type(5) .grid .recipe-block2 .serve-info, .recipe-main-content div:nth-of-type(8) .grid .recipe-block2 .serve-info,
  .recipe-main-content div:nth-of-type(9) .grid .recipe-block2 .serve-info, .recipe-main-content div:nth-of-type(10) .grid .recipe-block2 .serve-info,
  .recipe-main-content div:nth-of-type(13) .grid .recipe-block2 .serve-info, .recipe-main-content div:nth-of-type(16) .grid .recipe-block2 .serve-info,
  .recipe-main-content div:nth-of-type(17) .grid .recipe-block2 .serve-info, .recipe-main-content div:nth-of-type(20) .grid .recipe-block2 .serve-info,
  .recipe-main-content div:nth-of-type(21) .grid .recipe-block2 .serve-info, .recipe-main-content div:nth-of-type(22) .grid .recipe-block2 .serve-info {
    left: 76%; }

  .recipe-main-content div:nth-of-type(3) .grid .recipe-block2, .recipe-main-content div:nth-of-type(2) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(6) .grid .recipe-block2, .recipe-main-content div:nth-of-type(7) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(9) .grid .recipe-block2, .recipe-main-content div:nth-of-type(10) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(11) .grid .recipe-block2, .recipe-main-content div:nth-of-type(12) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(15) .grid .recipe-block2, .recipe-main-content div:nth-of-type(14) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(18) .grid .recipe-block2, .recipe-main-content div:nth-of-type(19) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(21) .grid .recipe-block2, .recipe-main-content div:nth-of-type(22) .grid .recipe-block2,
  .recipe-main-content div:nth-of-type(23) .grid .recipe-block2, .recipe-main-content div:nth-of-type(24) .grid .recipe-block2 {
    margin-left: .9rem; }

  .recipe-category .pag-cont {
    text-align: left;
    position: relative;
    display: inline-block;
    margin: 0; }
  .recipe-category ul.pagination {
    margin: 1rem !important;
    text-align: center;
    position: relative; }
  .recipe-category ul.pagination li {
    float: none;
    display: inline-block;
    text-align: center; }
  .recipe-category .my-progress {
    display: none; }

  .recipe-main-content .widget_earn-horatios-points {
    display: none; }

  .recipe-filter .section-container.accordion .active {
    height: 14.5rem; }

  .grid .miscellaneous .prep-info,
  .grid .miscellaneous .serve-info {
    font-size: .8rem;
    letter-spacing: -1px;
    bottom: .35rem; }

  .rating_stars_wrapper span {
    position: relative;
    top: -3px;
    font-size: .85rem;
    padding-left: 2px !important; }

  .view-button {
    display: none !important; } }
.recipes-like-container {
  margin-top: -8rem; }
.recipes-like-container .large-11 {
  margin-left: 3.33%; }

.recipes-like .slick-list {
  padding-left: 0; }
.recipes-like .slick-list div {
  padding: 0 .75rem; }
.recipes-like .slick-dots {
  display: none !important; }

/* RECIPES page Grid & List view Toggle: END */
/*T una Strong SOCIAL MEDIA Section START */
/* Format headline to fit */
.tuna-strong .top-level.detail h1 {
  font-size: 2.125em; }

/* Hide headline */
.sub-menu #menu-item-15854 .custom-headline-1 {
  display: none; }

.accordion1 {
  font-family: 'Arial';
  font-size: 15px;
  margin-left: 15px; }

.accordion1 > ul > li {
  background-color: #FFFFFF; }

.accordion1 > ul > li > a {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px; }

.accordion1 > ul > li > a:hover {
  color: #fff; }

/******** Theme Structure *********/
.accordion1 > ul > li > div {
  border-width: 1px;
  max-height: 100px;
  width: 83.5%; }

.accordion1 > ul > li > div > div:first-child {
  padding-top: 1.5rem; }

.accordion1 > ul > li > div > div:nth-child(2) {
  padding-top: 10px;
  padding-left: 0px; }

ul.accordion1-ie > li > a > span {
  /* IE only */
  margin-left: 5px;
  /* This value is  necessary for centering rotated texts in Internet Explorer. */ }

.accordion1 {
  width: 99.5%; }

.accordion1, .accordion1 > ul > li > a {
  height: 99px; }

.accordion1 > ul > li {
  margin-right: -68.5%;
  width: 78.2%;
  /* Transition Effect */
  transition: margin-right 0.3s ease 0.2s;
  -moz-transition: margin-right 0.3s ease 0.2s;
  -webkit-transition: margin-right 0.3s ease 0.2s;
  -o-transition: margin-right 0.3s ease 0.2s; }

/*******  Do not change folllowing properties  **********/
.accordion1 {
  overflow: hidden; }

.accordion1 > ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%; }

.accordion1 > ul > li {
  float: left;
  overflow: hidden; }

.accordion1 > ul > li > a {
  float: left;
  position: relative;
  z-index: 10;
  -moz-outline-style: none;
  outline: none; }

.accordion1 > ul > li > a > span {
  /* Text Rotation for all browsers */
  -moz-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -ms-writing-mode: lr-bt;
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  bottom: 20px;
  display: block;
  position: absolute;
  width: 100%;
  white-space: nowrap; }

ul.accordion1-ie > li > a > span {
  cursor: pointer;
  width: auto; }

/* IE only */
.accordion1 > ul > li > div {
  float: left;
  overflow-y: auto;
  overflow-x: hidden; }

.accordion1 > ul > li:hover {
  margin-right: 0px; }

ul.accordion1-ie > li:hover {
  margin-right: 0px; }

/* IE only */
@media only screen and (min-width: 768px) and (max-width: 788px) {
  .accordion1 > ul > li > div {
    width: 83%; }

  .accordion1 > ul > li > div > div:first-child {
    padding-top: 1rem; } }
/* Tuna Strong SOCIAL MEDIA Section END */
.img-ctn {
  position: relative;
  display: inline-block; }

.img-ctn .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*    display: none;*/
  color: #FFF;
  background: url(/wp-content/themes/bumblebee-responsive/library/img/play_icon.png);
  background-size: cover;
  background-repeat: no-repeat; }

.img-ctn:hover .play-btn {
  display: block;
  background-color: rgba(0, 0, 0, 0.2); }

.img-ctn2 {
  position: relative; }

.img-ctn2 .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*    display: none;*/
  color: #FFF;
  background: url(/wp-content/themes/bumblebee-responsive/library/img/play_icon1.png);
  background-size: cover;
  background-repeat: no-repeat; }

.img-ctn2:hover .play-btn {
  display: block;
  background-color: rgba(0, 0, 0, 0.2); }

.img-ctn3 {
  position: relative; }

.img-ctn3 .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*    display: none;*/
  color: #FFF;
  background: url(/wp-content/themes/bumblebee-responsive/library/img/play_icon2.png);
  background-size: cover;
  background-repeat: no-repeat; }

.img-ctn3:hover .play-btn {
  display: block;
  background-color: rgba(0, 0, 0, 0.2); }

.img-ctn4 {
  position: relative; }

.img-ctn4 .play-btn {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /*    display: none;*/
  color: #FFF;
  background: url(/wp-content/themes/bumblebee-responsive/library/img/play_icon3.png);
  background-size: cover;
  background-repeat: no-repeat; }

.img-ctn4:hover .play-btn {
  display: block;
  background-color: rgba(0, 0, 0, 0.2); }

p {
  font-weight: 300; }

.wf-loading #primary h1, .wf-loading #primary h2, .wf-loading #primary h3, .wf-loading #primary h4, .wf-loading #primary h5, .wf-loading #primary h6, .wf-loading #primary p {
  visibility: hidden; }

.wf-active #primary h1, .wf-active #primary h2, .wf-active #primary h3, .wf-active #primary h4, .wf-active #primary h5, .wf-active #primary h6, .wf-active #primary p {
  visibility: visible; }

option:disabled {
  color: #ccc; }

/* -----------------------------------------
   Header Styles
----------------------------------------- */
h1, h2 {
  font-family: 'Nunito Sans', Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 500; }

h3, h4, h5, h6 {
  font-family: 'Nunito Sans', Arial, Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase; }

h5, h6 {
  text-transform: uppercase; }

hr {
  border: dashed #DDD;
  border-width: 1px 0 0;
  clear: both;
  margin: 22px 0 21px;
  height: 0; }

/* -----------------------------------------
   PROTOTYPE - FOUNDATION OVERRIDES
----------------------------------------- */
label {
  display: inline; }

ul.pagination {
  margin-top: 0; }

/*.top-bar-menu {
  height: 110px;
  line-height: 110px;
}*/
.top-bar .name {
  height: 50px; }

nav.top-bar .top-bar-section {
  position: relative; }

.top-bar-section #menu-main-nav .divider {
  display: none; }

.top-bar-menu .name {
  height: 65px; }

.top-bar-menu .inline-list > li {
  margin-left: 0; }

.orbit-container .orbit-slides-container > * {
  padding: 1%; }

.orbit-bullets {
  top: -30px;
  margin-left: 44%; }

.top-bar-menu .title-area {
  z-index: 10; }

.top-bar-menu .button {
  padding-top: 0; }

a.radius.button {
  white-space: nowrap; }

ul.social-list li i {
  font-size: 30px; }

ul.social-list li i[class*="foundicon-"]:before {
  font-family: "SocialFoundicons";
  font-weight: normal;
  font-style: normal;
  text-decoration: inherit; }

.btn-expand {
  font-size: 0.9em !important;
  padding: 1em;
  margin-top: 1em; }

/*HELPER CLASSES*/
.center {
  text-align: center; }

.top-bar-section ul li.hover > a {
  color: #4F4F4F; }

sup {
  top: -1em;
  font-size: 0.5em; }

.top-bar-section .has-dropdown > a {
  padding-right: 30px !important; }

.top-bar-section .has-dropdown > a:after {
  margin-right: 10px; }

/* -----------------------------------------
   Header
----------------------------------------- */
h1.logo img,
.woocommerce h1.logo img {
  padding-top: 9%;
  transition: padding-top 0.3s; }

.logo img,
.woocommerce .logo img {
  max-width: 260px; }

/* -----------------------------------------
   Nav
----------------------------------------- */
.top-bar {
  background: none; }

.top-bar .logo {
  position: relative;
  z-index: 999; }

.header-wrapper {
  background: rgba(255, 255, 255, 0.95);
  -pie-background: rgba(255, 255, 255, 0.95);
  behavior: url("/PIE.php");
  position: fixed;
  z-index: 1002;
  width: 100%;
  min-width: 320px;
  margin-top: 0 !important; }

/*
.top-bar-js-breakpoint {
  width: 58.75em !important;
  visibility: hidden; }

.top-bar-container, .top-bar, .top-bar.expanded .title-area, .top-bar-section ul, .top-bar.expanded .utility-nav {
  background: rgba(255, 255, 255, 0.95);
    -pie-background: rgba(255, 255, 255, 0.95);
    behavior: url('/PIE.php');
}


.top-bar .toggle-topbar.menu-icon a {
    color: #4F4F4F;
}


.top-bar .toggle-topbar.menu-icon a span {
    box-shadow: 0 10px 0 1px #4F4F4F,0 16px 0 1px #4F4F4F,0 22px 0 1px #4F4F4F;
}
*/
.top-bar-section ul {
  background: none; }

.top-bar-section > ul > .divider {
  display: none; }

.top-bar-section ul.sub-menu li {
  background: #fff; }

.top-bar-section ul li > a, .top-bar-section li a:not(.button) {
  background: none; }

.top-bar-section .menu-top-nav-container li a:not(.button) {
  padding: 0 10px; }

.top-bar-section #menu-top-nav {
  margin-right: 5px; }

.top-bar-section li a:not(.button):hover {
  background: none;
  color: #4F4F4F; }

.top-bar-section .dropdown .title.back h5 a {
  line-height: 45px; }

.top-bar-section .has-dropdown.moved > .dropdown {
  max-height: 320px;
  margin-bottom: -0.65em;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.top-bar-section .dropdown {
  box-shadow: 1px 1px 1px #dddddd; }

.utility-nav {
  white-space: nowrap;
  text-transform: uppercase;
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 700; }

.utility-nav .inline-list {
  margin-right: 15px;
  background: none; }

.utility-nav .inline-list > li {
  margin-left: 0; }

.utility-nav .inline-list > li a {
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 700;
  padding: 0 10px;
  border-right: 2px solid #4F4F4F;
  line-height: 15px;
  height: 15px;
  margin-top: 15px; }

.utility-nav .inline-list.social-links li a {
  font-size: 17px;
  line-height: 10px;
  padding-top: 2px;
  text-decoration: none;
  color: #89bfe1; }

.utility-nav .search {
  float: right;
  margin-left: 5px; }

.utility-nav .search .searchhometop {
  float: left;
  width: 0px;
  padding: 0;
  opacity: 0;
  position: absolute;
  right: 50px;
  z-index: 1; }

.utility-nav .search.open .searchhometop {
  width: 150px;
  padding: 0 10px;
  opacity: 1; }

.utility-nav .search #searchsubmit {
  float: left;
  line-height: 0;
  width: 50px;
  border-radius: 0 2px 2px 0; }

.utility-nav .search #searchsubmit .entypo {
  font-size: 18px; }

.utility-nav .search .button:hover {
  background-color: #e34650; }

.utility-nav li.menu_divider {
  line-height: 42px;
  font-size: 0.7em; }

.top-bar .name h1 a {
  padding-left: 0; }

.top-bar form, .top-bar input {
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 700; }

/* -----------------------------------------
    Top Bars
----------------------------------------- */
.fullscreen-image {
  position: relative;
  overflow: hidden;
  width: 100%;
  top: 0;
  /* max-width: 1698px; */
  /* margin: 0 auto; */
}

.slide-container {
  position: relative;
  max-width: 1698px;
  margin: 0 auto; }

.page-title .row.collapse .columns {
  transition: padding 0.5s; }

.top-level .fullscreen-image {
  display: table-row;
  width: 100%;
  transition: margin 0.5s;
  position: relative;
  z-index: 50;
  text-align: center; }

.top-level .fullscreen-image #bg {
  width: 100%;
  /*max-width: 1600px; */
}

.top-level .page-title {
  display: table-cell;
  transition: height 0.5s;
  vertical-align: top;
  position: relative;
  z-index: 99; }

.top-level.detail {
  position: relative;
  color: #fff;
  display: table;
  width: 100%;
  padding-top: 5.65em;
  overflow: hidden; }
.top-level.detail h2 {
  font-family: 'Nunito Sans',sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 2.5em;
  line-height: 1.2em;
  margin: 0.27em 0 0.27em 0;
  text-shadow: 1px 1px 1px rgba(251, 99, 106, 0.9);
  color: #fff; }
.top-level.detail h2 a {
  color: #fff; }

.top-level.detail h1, .top-level.detail .h1 {
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  margin: 0.43em 0 0.35em 0.1em;
  line-height: 1.2em;
  font-size: 2.25em;
  text-shadow: 2px 0 1px rgba(251, 99, 106, 0.5); }
.top-level.detail h1 a {
  color: #fff; }

.top-level.detail p, .top-level.detail .p {
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 1.1em;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(251, 99, 106, 0.5); }

.recipe-category .top-level.detail {
  /*  padding-top: 0;
    margin-top: -4.5rem;*/
  min-height: 0; }
.recipe-category .top-level.detail .fullscreen-image {
  display: none; }

.top-level.detail .first-band {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png") rgba(0, 120, 189, 0.7);
  bottom: 0;
  width: 100%; }

.top-level.detail .second-band {
  text-transform: uppercase;
  background-color: rgba(0, 79, 152, 0.9);
  -pie-background: rgba(0, 79, 152, 0.9);
  behavior: url("/PIE.php"); }

.top-level.detail h1, .top-level.detail .h1 {
  color: #fff; }

.top-level.detail h1, .top-level.detail .h1, .top-level.detail p {
  transition: font-size 0.5s; }

.top-bar.expanded .title-area {
  background: none; }

.second-band {
  z-index: 100;
  position: relative;
  -webkit-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.5);
  -moz-box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.5);
  box-shadow: 0px 2px 2px rgba(50, 50, 50, 0.5); }

/* -----------------------------------------
    Main Content
----------------------------------------- */
.main-content {
  background: #FFF;
  padding: 1.5em 0;
  background-image: url("/wp-content/themes/bumblebee-responsive/library/img/arches_small.png");
  border-right: 1px solid #e5e1db;
  border-left: 1px solid #e5e1db; }

.main-column {
  margin-bottom: 1em; }

.site-content {
  position: relative; }

.shop-online a {
  display: inline-block; }

/* -----------------------------------------
    Sidebar
----------------------------------------- */
#sidebar {
  background: #F4F0EA;
  padding-right: 0;
  padding-top: 30px;
  margin-right: -1em;
  margin-left: 1em;
  margin-top: 1em; }

.sidebar-bg {
  margin-top: -1em; }

.widget {
  overflow: visible; }

.panel {
  background: #fff;
  border: none;
  box-shadow: 1px 1px 2px #dddddd;
  margin-bottom: 1em; }

#sidebar .panel {
  overflow: visible; }

.panel.widget p {
  font-size: 14px; }

.panel.widget li.current a {
  font-weight: bold; }

.panel.widget form {
  margin: 0; }

.panel h4 {
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 1.2em;
  text-transform: none; }

.panel h4 a:hover {
  text-decoration: none; }

.panel h4 span {
  font-family: 'entypo';
  font-size: 1.3em;
  margin-right: 0.3em; }

.widget_join_beewell_for_life .panel.widget {
  padding: 0;
  border: none;
  height: 249px; }

.widget_join_beewell_for_life .join {
  height: 250px;
  background: url("/wp-content/themes/bumblebee-responsive/library/img/widget_bwfl.jpg") left bottom no-repeat;
  background-size: cover;
  position: relative;
  padding: 1em;
  text-align: right; }

.widget_join_beewell_for_life .join .container {
  width: 175px;
  text-align: left;
  display: inline-block; }

.widget_join_beewell_for_life .join .bwfl-logo {
  margin-bottom: 2em;
  float: right; }

.widget_join_beewell_for_life .panel.widget h6 {
  text-transform: uppercase;
  margin-bottom: 1em;
  font-size: 0.8em; }

.widget_hero_of_color_city .join {
  height: 250px;
  background: url("/wp-content/themes/bumblebee-responsive/library/img/hocc_callout_bg.jpg") left bottom no-repeat;
  background-size: cover;
  position: relative;
  padding: 1em;
  text-align: right; }

.widget_hero_of_color_city .panel.widget {
  padding: 0;
  border: none;
  height: 249px; }

.widget_hero_of_color_city .join .container {
  width: 100%;
  text-align: center;
  display: inline-block; }

.widget_hero_of_color_city .join .bwfl-logo {
  margin-bottom: 2em;
  float: right; }

.widget_hero_of_color_city .panel.widget h4 {
  line-height: 1.5;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  font-family: 'Nunito Sans', Arial, Arial, "Helvetica Neue", Helvetica, sans-serif; }

.widget_hero_of_color_city {
  display: none !important; }

#text-yellow {
  color: yellow;
  /*-webkit-text-stroke: 0.5px #000;
   text-shadow: 0.3px 0.3px #888;*/
  font-family: 'Nunito Sans', Arial, Arial, "Helvetica Neue", Helvetica, sans-serif; }

.hocc-logo-lt {
  margin: -3% 0 5% -70%; }

.bbee-rt {
  position: absolute;
  height: 35%;
  margin-left: 2em;
  margin-top: -0.5em;
  right: 3px; }

.widget_product_finder .panel {
  background-color: #4f4f4f; }

.widget_product_finder .panel .button {
  margin: 0; }

.widget_shop_online .panel {
  background: #959595; }

.widget_shop_online .panel h5 {
  color: #fff; }

.widget_shop_online .panel h5 a {
  color: #fff;
  float: right;
  font-size: 0.9em;
  line-height: 1.2em; }

.widget_shop_online .panel h5 a span {
  text-decoration: underline; }

.widget_find_product_by_category .panel ul:last-of-type {
  margin-bottom: 0; }

.widget_bee_mail_signup .panel input {
  margin-bottom: 0; }

.widget_recipes_filter #btnFilterSearch {
  margin-bottom: 0; }

.widget_product_finder .panel h5, .widget_product_finder .panel p {
  color: #fff; }

.collapsible.collapsed {
  margin: 0; }

.collapsible, .collapsed {
  position: relative;
  cursor: pointer; }

.collapsible:after {
  left: 92%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.collapsible:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #616161;
  border-width: 10px;
  top: 24%;
  margin-top: -10px; }

.collapsed:after {
  top: 70%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none; }

.collapsed:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #616161;
  border-width: 10px;
  left: 96%;
  margin-left: -10px; }

.widget_product_finder .collapsed:after {
  border-top-color: #fff; }

.widget_product_finder .collapsible:after {
  border-bottom-color: #fff; }

.widget_product_finder .collapsible.collapsed:after {
  border-bottom: 0;
  border-top-color: #fff; }

/* -----------------------------------------
  Footer
----------------------------------------- */
.connect-wrapper {
  background: #fff;
  padding: 15px 0;
  box-shadow: 0px -1px 2px #dddddd;
  position: relative;
  z-index: 9; }
.recipes .connect-wrapper h2,
.connect-wrapper h2 {
  color: #003c80;
  font-family: 'Yesteryear', cursive,sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 3em;
  margin: 0; }

.connect-wrapper .inline-list {
  margin-bottom: 0px;
  display: inline-block; }

.connect-wrapper .inline-list a {
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
. font-weight: 400;
  font-size: 20px;
  line-height: 50px;
  height: 54px;
  text-transform: uppercase;
  color: #003c80; }

.connect-wrapper .inline-list.social-links a:hover {
  text-decoration: none; }

.connect-wrapper .inline-list a:hover span,
.connect-wrapper .inline-list a:hover b {
  color: #0078bd; }

.connect-wrapper.expanded .inline-list a:hover span,
.connect-wrapper.expanded .inline-list a:hover b {
  color: #EBEBEB; }

.connect-wrapper.expanded .social-label {
  text-shadow: 1px 1px 1px #7E7E7E; }

.connect-wrapper span.entypo:hover, .connect-wrapper b.entypo:hover {
  color: #0078bd; }

.connect-wrapper .inline-list.social-links li {
  margin-left: 0.5em; }

.connect-wrapper .inline-list.social-links, .connect-wrapper .inline-list .logo {
  margin-left: 1em; }

.connect-wrapper span.entypo, .connect-wrapper b.entypo {
  color: #4aa1d3;
  transition: color 500ms; }

.connect-wrapper span.entypo {
  font-size: 25px;
  line-height: 54px; }

.connect-wrapper .social-label {
  font-size: 16px;
  line-height: 54px;
  vertical-align: top;
  display: inline-block;
  margin-right: 0.5em;
  margin-left: 0.2em; }

.connect-wrapper b.entypo {
  font-size: 38px;
  line-height: 48px;
  position: absolute;
  z-index: 0;
  left: -3px;
  top: 0;
  text-align: left; }

.connect-wrapper .youtube {
  position: relative; }

.connect-wrapper .youtube span.entypo.play {
  color: #FFF;
  position: absolute;
  font-size: 18px;
  line-height: 54px;
  left: 9px;
  top: 0;
  text-align: left; }

.connect-wrapper.expanded .row {
  margin: 0; }

.connect-wrapper .show-for-small span.entypo {
  font-size: 42px;
  line-height: 62px; }

.connect-wrapper .show-for-small b.entypo {
  font-size: 60px;
  left: 0;
  top: 4px;
  text-align: center;
  width: 40px; }

.connect-wrapper .youtube .show-for-small span.entypo.play {
  font-size: 31px;
  left: 15px;
  top: 4px; }

.footer-wrapper {
  background-color: #003c80;
  padding: 30px 0; }

footer ul li a, footer p.legal {
  color: #fff;
  line-height: 2em; }

footer .quick-links {
  margin: 0em 0 0; }

footer ul.inline-list {
  margin-bottom: 0; }

footer .footer-menu {
  margin-bottom: 0.5em; }

footer .footer-menu ul a {
  font-size: 0.9em; }

/* -----------------------------------------
    Email Sign Up
----------------------------------------- */
.panel.email-sign-up {
  /*background-color: #0078bd;*/
  background: url("/wp-content/themes/bumblebee-responsive/library/img/BeeSquad_callout_smallfooter.jpg");
  border: none;
  background-size: cover;
}

.email-sign-up input[type=email] {
  color: #FB636A; }

.email-sign-up h3 {
  color: #fff;
  font-family: 'Oswald', Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  text-shadow: 1px 1px 1px #fb636a;
  text-transform: capitalize; }

.email-sign-up img {
  display: block;
  margin: 0 auto;
}

.email-sign-up p {
  color: #fff;
  font-size: 14px;
  margin-bottom: 1.5em;
  color: darkslategray;
  padding-top: 20px;
}

footer .email-sign-up {
  box-shadow: none; }

/* -----------------------------------------
    Buttons
----------------------------------------- */
button, .button,
.woocommerce button.button,
.woocommerce input.button,
.woocommerce a.button {
  background-color: #FB636A;
  border: none;
  border-radius: 2px;
  box-shadow: none; }

button:hover, button:focus, .button:hover, .button:focus,
.woocommerce button.button:hover, .woocommerce button.button:focus,
.woocommerce input.button:hover, .woocommerce input.button:focus,
.woocommerce a.button:hover, .woocommerce a.button:focus {
  background-color: #E34650;
  text-decoration: none; }

.rt-space {
  margin-right: 2rem; }

.tm-style {
  font-size: 50%;
  line-height: 1.5px; }

/* -----------------------------------------
    Links
----------------------------------------- */
a {
  transition: text-decoration 500ms;
  /*color: #fb636a; */
  color: #000000; }

a:hover, a:focus {
  /*color: #e34650;*/
  color: #000000;
  text-decoration: underline; }

footer a {
  color: #4aa1d3; }

footer a:hover, footer a:focus {
  text-decoration: underline;
  color: #fff; }

/* -----------------------------------------
    Global
----------------------------------------- */
.home .band {
  background-image: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png");
  position: relative; }

.orbit-timer, .orbit-slide-number {
  display: none; }

/* -----------------------------------------
    Homepage
----------------------------------------- */
/* Home Slides */
.mobile-pad {
  position: relative;
  z-index: 5; }

.home .mobile-pad .large-10 {
  float: right; }

.home .orbit-container #featured1 {
  margin-bottom: 1em;
  overflow: hidden; }

.home .product-slides .orbit-container {
  background: #fff; }

.orbit-container .orbit-slides-container > * {
  padding: 0; }

.home .orbit-container #bg {
  width: 100%; }

.home .subhead-wrap {
  width: 92%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.home .subhead-wrap2 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 100%; }
.home .subhead-wrap2 .main-alb-link {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 790px;
  background: transparent;
  z-index: 1; }
.home .subhead-wrap2 .main-alb-link:hover {
  cursor: pointer; }
.home .subhead-wrap2 .alb-home-banner {
  margin: 8% auto 0; }
.home .subhead-wrap2 .alb-home-banner img {
  margin: 0 auto; }
.home .subhead-wrap2 .alb-slide-text {
  top: 12%; }
.home .subhead-wrap2 .alb-slide-text .alb-center-can {
  top: -225%;
  position: absolute;
  left: 24.95%; }
.home .subhead-wrap2 .alb-slide-text .alb-center-can .play-overlay {
  background-image: url(/wp-content/themes/bumblebee-responsive/library/img/play-btn.png);
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  background-repeat: no-repeat;
  background-position: 48% 46.25%;
  z-index: 10; }
.home .subhead-wrap2 .alb-slide-text .alb-center-can .alb-home-button {
  margin-top: -2.65rem; }
.home .subhead-wrap2 .alb-slide-text .alb-center-can .alb-home-button a {
  border-radius: 2px;
  border: 3px solid #fff;
  background-color: transparent;
  font-size: 1.55rem;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  letter-spacing: 1.5px;
  padding: .5rem 0 .65rem 0;
  min-width: 410px;
  max-width: 430px;
  margin: 0 auto;
  z-index: 1000; }
.home .subhead-wrap2 .alb-slide-text .alb-center-can img {
  margin: 0 auto; }
.home .subhead-wrap2 .alb-slide-text .first {
  margin-left: 8.5%; }
.home .subhead-wrap2 .alb-slide-text .third {
  margin-right: 7%; }
.home .subhead-wrap2 .oab-home-logo {
  top: 7.5rem;
  margin-left: 3rem;
  max-width: 20%; }

@media screen and (min-height: 600px) and (max-height: 699px) and (min-width: 941px) {
  .alb-center-can img {
    width: 78%; }

  .oab-home-logo {
    max-width: 14% !important;
    top: 8rem !important;
    margin-left: 3rem; } }
@media screen and (min-height: 700px) and (max-height: 770px) and (min-width: 941px) {
  .alb-center-can img {
    width: 84%; }

  .oab-home-logo {
    max-width: 15% !important;
    top: 13rem !important;
    margin-left: 4rem !important; } }
@media screen and (min-height: 630px) and (max-height: 660px) and (min-width: 941px) {
  .oab-home-logo {
    max-width: 14% !important;
    top: 11rem !important;
    margin-left: 3rem; } }
@media screen and (min-height: 661px) and (max-height: 699px) and (min-width: 941px) {
  .oab-home-logo {
    max-width: 14% !important;
    top: 12.5rem !important;
    margin-left: 3rem; } }
.home #bg.overlay {
  z-index: 1;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden; }

.home .band.subhead {
  margin: 213px 0 0 -105%;
  padding: 10px 10px 0px 150%;
  min-height: 260px;
  overflow: auto; }

.home .band {
  height: inherit; }

.home .band img {
  float: left; }

.home .band.secondary {
  background-color: rgba(148, 29, 11, 0.7);
  -pie-background: rgba(148, 29, 11, 0.7);
  behavior: url("/PIE.php");
  margin-top: 0px;
  height: 63px;
  padding-top: 0px;
  padding-right: 0px;
  opacity: 0.8;
  -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; }

.home .band.blue {
  background-color: rgba(0, 120, 189, 0.7); }

.home .band.blue.secondary {
  background-color: #0078bd;
  background-image: none;
  margin-top: 0; }

.home .band h2 {
  line-height: 1.2em;
  margin-bottom: 0;
  font-size: 2.1125em; }

.home .band h2, .home .band h6 {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(251, 99, 106, 0.9); }

.home .band h6 {
  text-shadow: 1px 1px 1px #6B6B6B;
  margin-bottom: 0.5em;
  font-size: 20px; }

.home .homepage-slide {
  position: relative; }

.home .homepage-slide .band.subhead span.img-icon {
  width: 3rem;
  margin-right: 1rem;
  margin-top: 0.3rem; }

.home .homepage-slide .band.subhead .yum-yum span.img-icon:last-of-type {
  margin-right: 0rem; }

.home .homepage-slide .band.subhead span.img-icon.entypo {
  vertical-align: top;
  width: auto; }

.home .homepage-slide .band.subhead span.img-icon.entypo.heart {
  font-size: 3.8rem; }

.home .homepage-slide.loyalty-slide span.img-icon {
  width: 3.5em;
  margin-right: 1rem;
  margin-top: 0.3em; }

.home .homepage-slide.ecommerce-slide .band.subhead .button.large {
  padding-left: 1.5rem;
  padding-right: 1.5rem; }

.home .homepage-slide .band.subhead span.entypo {
  margin-top: 0; }

.poster-pic {
  margin-top: 2.75%; }

.red {
  color: red;
  font-size: 18px; }

.blue {
  color: royalblue;
  font-size: 18px; }

.yellow {
  color: yellow;
  font-size: 18px; }

.orange {
  color: orange;
  font-size: 18px; }

.purple {
  color: purple;
  font-size: 18px; }

.green {
  color: green;
  font-size: 18px; }

.gold {
  color: gold;
  font-size: 18px; }

/* Products Slide */
.home .products.homepage-slide .band.subhead {
  margin: 120px 0 0 -167%;
  padding: 10px 30px 20px 178%;
  min-height: 355px; }

.home .products.homepage-slide .band {
  background-image: none; }

.home .beemail.homepage-slide form {
  margin-top: 1em; }

.poster-pic {
  margin-top: 2.75%; }

/* line 934, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
/*.poster-pic > img:first-child {
  margin-left: -120px;
}*/
/* line 938, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
/*.poster-pic > img:nth-child(2) {
  margin-left: -40px;
}*/
/* line 942, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
/*.poster-pic > img:nth-child(3) {
  margin-left: 28px;
  z-index: 1;
}*/
/* line 946, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
/*.poster-pic > img:nth-child(4) {
  margin-left: 138px;
}*/
/* line 950, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
/*.poster-pic > img:nth-child(5) {
  margin-left: 235px;
}*/
/* line 954, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
.red {
  color: red;
  font-size: 18px;
  text-shadow: 0.5px 0.5px #888; }

/* line 959, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
.blue {
  color: royalblue;
  font-size: 18px;
  text-shadow: 0.5px 0.5px #888; }

/* line 964, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
.yellow {
  color: yellow;
  font-size: 18px;
  -webkit-text-stroke: 0.7px #000;
  text-shadow: 0.5px 0.5px #888; }

/* line 969, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
.orange {
  color: orange;
  font-size: 18px;
  text-shadow: 0.5px 0.5px #888; }

/* line 974, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
.purple {
  color: purple;
  font-size: 18px;
  text-shadow: 0.5px 0.5px #888; }

/* line 979, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
.green {
  color: green;
  font-size: 18px;
  text-shadow: 0.5px 0.5px #888; }

/* line 984, /wp-content/themes/bumblebee-responsive/library/scss/app.scss */
.gold {
  color: gold;
  font-size: 18px;
  -webkit-text-stroke: 0.7px #000;
  text-shadow: 0.5px 0.5px #888; }

.thin-column {
  position: absolute;
  right: -1.1rem;
  top: 108px;
  width: 13rem;
  text-align: right; }

.thin-column h6 {
  font-size: 79% !important; }

/* BeeWell for Life Slide */
.home .beewell.homepage-slide h2, .home .beewell.homepage-slide p, .home .beewell.homepage-slide h6 {
  color: #ea4209; }

.beewell.homepage-slide h6 {
  text-shadow: 1px 1px 1px #ccc; }

.home .beewell.homepage-slide p {
  text-transform: uppercase; }

.home .slide-cta span, .home .slide-cta .button, .home .slide-cta img {
  float: left; }

.home .slide-cta span {
  margin-right: 0.25em;
  line-height: 1em; }

.home .loyalty-slide .band {
  background-image: url("/wp-content/themes/bumblebee-responsive/library/img/arches_orange.png"); }

.home .loyalty.homepage-slide h2, .home .loyalty.homepage-slide p, .home .loyalty.homepage-slide h6 {
  color: #fff; }

.home .loyalty.homepage-slide h6 {
  margin-bottom: 1rem; }

.home .loyalty-slide.loyalty.homepage-slide h2 {
  text-shadow: 1px 1px 1px #942802; }

.home .loyalty.homepage-slide h2, .home .loyalty.homepage-slide p, .home .loyalty.homepage-slide h6 {
  color: #fff;
  text-shadow: 1px 1px 1px #942802; }

.home .loyalty.homepage-slide .band.secondary {
  background-color: rgba(255, 90, 2, 0.5); }

.home .loyalty.homepage-slide a {
  background-color: #e0583c; }

.home .loyalty-slide.loyalty-slide .band.subhead {
  margin: 213px 0 0 -134%;
  padding-top: 20px; }

/* Heritage Slide */
.heritage .band {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png") rgba(255, 255, 255, 0.8); }

.heritage .button.large {
  padding: 0 1em;
  line-height: 50px; }

.watch-btn {
  margin-right: 20px; }

.watch-btn img {
  display: none; }

.heritage .button.large.watch-btn {
  padding: 0;
  padding-right: 20px;
  line-height: 50px; }

.button.large.watch-btn img {
  display: block;
  padding-right: 20px; }

.home .slide-cta .watch-btn .foundicon-video {
  font-size: 1rem;
  margin-right: 0.4rem;
  line-height: 0.8rem;
  position: relative;
  top: 1px; }

.home .heritage.beewell .button-row {
  display: inline-block;
  margin-bottom: 0; }

.home .heritage.beewell .button-row a {
  margin-bottom: 1.2rem; }

.horatio-wrap {
  display: none; }

.full-height-bg .bx-wrapper .bx-pager {
  position: absolute !important; }

.full-height-bg.height-auto .bx-wrapper .bx-pager {
  position: relative !important;
  top: -2.5em !important; }

.product-slides .bx-wrapper {
  overflow: hidden; }

.home .bx-wrapper .bx-next {
  right: 0px; }

.home .bx-wrapper .bx-prev {
  left: 0px; }

.orbit-container .bxslider .bx-clone {
  display: none !important; }

/* Uncle Ben Slide */
.home .uncle-ben .band h2 {
  margin-top: 1rem;
  margin-bottom: 0.2rem; }

.home .uncle-ben .band h6 {
  margin-bottom: 1em;
  font-size: 20px;
  margin-top: 0.5rem; }

.home .uncle-ben .horatio-wrap img {
  right: -5px; }

/* Connect Section Expanded */
.home .connect-wrapper.expanded {
  box-shadow: none;
  padding: 2em; }

.connect-wrapper.expanded {
  background-color: #003c80;
  margin: 0 -37.6%; }

.connect-wrapper.expanded .youtube span.entypo.play {
  color: #89bfe1; }

.connect-wrapper.expanded h6, .connect-wrapper.expanded h2, .connect-wrapper.expanded a, .connect-wrapper.expanded hr, .connect-wrapper.expanded span, .connect-wrapper.expanded b.entypo {
  color: #fff; }

.connect-wrapper.expanded h6, .connect-wrapper.expanded h2 {
  text-shadow: 1px 1px 1px #ba595d; }

.connect-wrapper.expanded h2 {
  font-size: 3em;
  line-height: 1em; }

.connect-wrapper.expanded h6 {
  line-height: 2em; }

.connect-wrapper.expanded span.entypo:hover, .connect-wrapper.expanded b.entypo:hover {
  color: white; }

.connect-wrapper.expanded hr {
  width: 45em;
  text-align: center;
  margin: 1em auto;
  border: solid #6a8db2;
  border-width: 2px 0 0; }

/* Products Section */
.home .product-showcase {
  width: 100%;
  background-color: #fff;
  margin: 0; }

.home .product-showcase .product-slides .slide-bg {
  background: #fff; }

.home .product-showcase .product-slides h2 {
  margin-bottom: 0.25em; }

.home .product-showcase .product-slides .orbit-container .orbit-slides-container {
  margin: 0 1em 2em; }

.home .product-showcase .product-slides [class*="block-grid-"] {
  margin: 0; }

.home .product-showcase .product-slides ul.bxslider-products > li {
  padding: 1.55rem;
  overflow: hidden; }

.product-slides .bx-wrapper .bx-controls-direction a {
  margin-top: -45px; }

.home .bx-wrapper .bx-controls-direction a {
  top: 22rem; }

.product-slides .bx-wrapper .bx-controls {
  height: 30px; }

.product-slides .bx-wrapper .bx-controls .bx-pager {
  top: -25px !important; }

.home .product-showcase .product-slides h3 {
  font-family: 'Nunito Sans',sans-serif;
  font-style: normal;
  font-weight: 500;
  color: #89bfe1; }

.home .product-showcase .product-slides h4 {
  text-align: center;
  margin: 10px 0 10px 0;
  text-transform: uppercase; }

.home .product-showcase .product-slides h4 a {
  text-align: center;
  margin: 10px 0 10px 0;
  text-transform: uppercase; }

.home .product-slides .orbit-container .orbit-prev, .home .product-slides .orbit-container .orbit-next {
  background: none; }

.home .product-slides .orbit-container .orbit-prev > span, .home .product-slides .orbit-container .orbit-next > span {
  top: -25%; }

.home .product-slides .orbit-container .orbit-next > span {
  left: 80%;
  border-left-color: #808080; }

.home .product-slides .orbit-container .orbit-prev > span {
  left: -20%;
  border-right-color: #808080; }

.home .products-more {
  margin-top: -2em; }

.home .featured-product {
  background-color: #0078bd;
  background-image: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png");
  padding: 2em 1.5em;
  text-align: center; }

.home .featured-product hr {
  border: solid white;
  border-width: 1px 0 0;
  margin-top: 0.5em; }

.home .featured-product h3 {
  font-size: 3.6em; }

.home .featured-product img {
  padding: 1em; }

.home .featured-product h3, .home .featured-product h6, .home .featured-product p {
  color: #fff;
  text-shadow: 1px 1px 1px #ba595d; }

.home .featured-product h3, .home .featured-product h6, .home .featured-product p {
  color: #fff;
  text-shadow: 1px 1px 1px #ba595d; }

.home .featured-product h6 {
  margin-bottom: 0;
  padding-bottom: 0;
  line-height: 1.25; }

.home .featured-product h3 {
  font-family: 'Yesteryear', cursive,sans-serif;
  font-style: normal;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 3em; }

.home .featured-product a {
  color: #fff;
  text-shadow: none;
  text-decoration: underline; }

.recipes h2 {
  font-family: 'Yesteryear', cursive,sans-serif;
  font-style: normal;
  color: #A4BF82;
  font-size: 3.5em;
  font-weight: normal;
  margin-bottom: 0;
  text-shadow: 1px 1px 1px #fff; }

.home .related-recipes img {
  width: 100%; }

.home .related-recipes {
  margin-top: -13em;
  margin-bottom: -1.5em;
  padding-bottom: 2em; }

.home .row.recipes .large-12.columns {
  padding: 0 2em; }

.home .center .social-links {
  margin: 0; }

.home .recipes .tagline p {
  text-align: center; }

.home .healthy-living, .home .sustainability {
  position: relative;
  overflow: hidden; }

.home .healthy-living {
  overflow: hidden; }

/*.healthy-living button, .healthy-living .button {
  background-color: #81aa4a;
}*/
/*.sustainability button, .sustainability .button {
  background-color: #0073C5;
}*/
.healthy-living button:hover, .healthy-living button:focus, .healthy-living .button:hover, .healthy-living .button:focus {
  background-color: #6b933c;
  text-decoration: none; }

.healthy-living p strong {
  font-family: 'PT Sans';
  font-weight: 700;
  font-size: 103%; }

.home .test-animate, .home .test-animate2 {
  display: none; }

.home .sustainability .subhead-wrap, .home .healthy-living .subhead-wrap {
  width: 100%; }

.home .healthy-living.fullscreen-image #bg {
  margin-top: -15%; }

.home .healthy-living .band.subhead {
  margin: 12em 0 0 0;
  padding: 1em 1em; }

.home .healthy-living .band img {
  float: none; }

.home .sustainability .band.subhead {
  margin: 20% 0 0 0;
  padding: 2em 1em; }

.home .sustainability .fullscreen-image #bg, .home .healthy-living .fullscreen-image #bg {
  margin-bottom: 0;
  margin-top: 0; }

.home .healthy-living .panel {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png") rgba(103, 179, 7, 0.7); }

.home .sustainability .panel {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png") rgba(0, 133, 255, 0.5); }

.home .healthy-living h3 {
  text-shadow: rgba(251, 99, 106, 0.9); }

.home .healthy-living h3, .home .healthy-living h3 a, .home .healthy-living p, .home .healthy-living a, .home .sustainability a, .home .sustainability h4, .home .sustainability p, .home .sustainability a {
  color: #fff; }

.home .healthy-living h3, .home .sustainability h3 {
  text-shadow: 1px 1px 1px #B46868;
  text-transform: uppercase;
  font-size: 1.4em; }

.home .healthy-living p, .home .sustainability p {
  text-shadow: 1px 1px 1px #a79090; }

.home .healthy-living .slider-icon {
  opacity: 0.9;
  -moz-opacity: 0.9;
  filter: alpha(opacity=90); }

.home .fullscreen-image .entypo, .home .homepage-slide .entypo {
  font-size: 3em;
  color: #FFF;
  font-weight: normal;
  opacity: 0.7; }

.home .sustainability .entypo, .home .healthy-living .entypo {
  font-size: 3em;
  color: #FFF;
  font-weight: normal;
  opacity: 0.7;
  text-shadow: 1px 1px 1px #8A8989; }

.home .sustainability .entypo.first {
  margin: 0.2em; }

/*.home .sustainability .entypo.first, .home .healthy-living .slider-icon.first {
  margin-left: 3em;
}*/
.home .sustainability a.sus-link {
  position: relative;
  top: -0.5em; }

.home .healthy-living a, .home .sustainability a.sus-link {
  font-weight: bold;
  text-shadow: 1px 1px 1px #A79090; }

/* -----------------------------------------
    Healthy Living
----------------------------------------- */
.healthy-living {
  padding: 0; }

.healthy-living .mobile-pad {
  padding-top: 1rem; }

.healthy-living .top-level.detail .first-band {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png") rgba(103, 179, 7, 0.7); }

.healthy-living .panel span {
  background-color: #fb636a;
  display: block;
  margin: -22px -35px -14px; }

.healthy-living .panel span h6 {
  display: block;
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  padding: 1em;
  color: #fff; }

.healthy-living .bwfl-logo {
  background-color: #fff;
  position: relative;
  top: -20px;
  max-width: 300px; }

.healthy-living hr.red {
  border: solid #e34650;
  position: relative;
  top: 35px;
  border-width: 1px 0 0; }

.healthy-living .panel {
  overflow: hidden; }

.bee-active-block, .bee-nutritious-block {
  margin: 0 -35px -14px; }

.bee-active-block {
  margin-top: 30%; }

.bee-active-block h2, .bee-nutritious-block h2 {
  font-family: 'Yesteryear', cursive,sans-serif;
  font-style: normal;
  font-weight: normal; }

.bee-active-block h2 b, .bee-nutritious-block h2 b {
  font-family: 'Roboto Slab', serif,serif;
  font-style: normal;
  font-weight: 300;
  font-size: 18px; }

.bee-active-block .panel {
  background-color: #fff6c2; }

.bee-nutritious-block .panel {
  background-color: #ddf3bc; }

.healthy-living .bee-active-block .panel span {
  background-color: #eb7f00;
  margin: -5px -35px -30px;
  color: #fff; }

.healthy-living .bee-nutritious-block .panel span {
  background-color: #7ab928;
  margin: -5px -35px -30px; }

.healthy-living .bee-active-block .panel a {
  color: #eb7f00; }

.healthy-living .bee-nutritious-block .panel a {
  color: #7ab928; }

.healthy-living .bee-active-block .panel h6, .healthy-living .bee-nutritious-block .panel h6,
.healthy-living .panel .hide-for-small span h6 {
  color: #fff;
  margin-left: 20px; }
.healthy-living .bee-active-block .panel h6 a, .healthy-living .bee-nutritious-block .panel h6 a,
.healthy-living .panel .hide-for-small span h6 a {
  color: #fff; }

.healthy-living .partner-logos {
  background-color: #fff5f5;
  padding: 10px; }

.together-logo {
  position: relative;
  top: 175px;
  left: -70px;
  margin-top: -150px; }

.healthy-living .personas {
  margin-bottom: -2px; }

.together-logo.tog-detail {
  left: -30px;
  top: 140px; }

.banner {
  margin-bottom: 1.5em; }

.see-more {
  margin-top: 1em;
  margin-bottom: 0; }

.healthy-living .panel section h5 {
  margin: 0; }

.healthy-living .panel section span {
  background-color: #fb636a;
  display: block;
  margin: 0;
  padding: 1.25rem 0 0.5rem 0;
  color: #fff;
  text-align: center; }

.slides .outer-circle {
  height: 144px;
  width: 90px; }

.slides .outer-circle p {
  line-height: 1.35; }

/* -----------------------------------------
    Tuna Strong Slider & Healthy Living Page
----------------------------------------- */
.sld-caption1 {
  padding: 0.5rem;
  background: #8fc0dc;
  text-transform: uppercase;
  text-align: center;
  font-family: 'PT Sans', 'Arial';
  font-weight: 300;
  color: #000;
  letter-spacing: 2px; }

.sld-caption2 {
  padding: 0.5rem;
  background: #fff;
  text-transform: uppercase;
  text-align: center;
  font-family: 'PT Sans', 'Arial';
  font-weight: 300;
  color: #000;
  letter-spacing: 2px; }

.ts-strong {
  height: 100%;
  position: relative; }

.no-pad1 {
  padding: 0; }

.ts-strong .no-pad ~ div {
  max-height: 323px;
  height: 100%;
  display: inline-block;
  position: absolute;
  background: #424242;
  color: #f1f1f1; }

.ts-strong .no-pad ~ div > div {
  padding: 2.75rem; }

.ts-strong .no-pad ~ div > div p {
  line-height: 1.5;
  margin-bottom: 1rem; }

.ts-video-center.not-loaded {
  visibility: hidden; }

.home .ts-band h2, .home .ts-band h1 {
  color: #000;
  text-shadow: none;
  font-weight: 300;
  font-family: 'PT Sans', 'Arial';
  margin-bottom: 0; }

.home .ts-band {
  background: none; }

.home .ts-band .slide-cta .button {
  padding-top: 1rem;
  padding-bottom: 1rem; }

.home .ts-band h1 {
  font-family: 'PT Sans', 'Arial';
  margin-bottom: 0; }

.home .ts-band span {
  font-weight: 700; }

.home .ts-band > .mobile-pad > .columns {
  width: 100%; }

#glt-free, #hlth-trvl, #fit-fam {
  position: relative;
  top: -225px;
  display: block; }

.chal-widg h4, .chal-widg h3 {
  text-transform: inherit; }

.recipe-category #sidebar {
  display: none; }

@media only screen and (min-width: 768px) {
  .text-box {
    margin-top: 60px; }

  .home .ts-band h2 {
    font-size: 1.5rem; } }
@media only screen and (min-width: 900px) and (max-width: 1024px) {
  .ts-strong .no-pad ~ div > div {
    padding: 1.75rem; } }
@media only screen and (min-width: 731px) and (max-width: 899px) {
  .ts-strong .no-pad ~ div > div {
    padding: 1rem; }

  .ts-strong .no-pad ~ div > div p {
    font-size: 0.8rem; }

  .ts-strong .no-pad {
    padding-top: 0; }

  .ts-strong .no-pad ~ div {
    margin-top: 0; } }
@media only screen and (min-width: 600px) and (max-width: 730px) {
  .ts-strong .no-pad ~ div > div {
    padding: 0.5rem; }

  .ts-strong .no-pad ~ div > div p {
    font-size: 0.8rem; }

  .ts-strong .no-pad {
    padding-top: 0; }

  .ts-strong .no-pad ~ div {
    margin-top: 0; }

  .ts-strong-video .row:first-of-type .no-pad h1, .ts-strong-video .row:nth-of-type(8) .no-pad h1, .ts-strong-video .row:nth-of-type(15) .no-pad h1, .ts-strong-video .row:nth-of-type(22) .no-pad h1 {
    font-size: 4rem; } }
@media only screen and (min-width: 642px) and (max-width: 1024px) {
  .ts-strong-video .row:first-of-type .no-pad h1, .ts-strong-video .row:nth-of-type(8) .no-pad h1, .ts-strong-video .row:nth-of-type(15) .no-pad h1, .ts-strong-video .row:nth-of-type(22) .no-pad h1 {
    margin-top: 0;
    margin-bottom: -1.55rem; } }
@media only screen and (min-width: 40.063em) {
  .ts-strong-video .row:first-of-type .no-pad h1, .ts-strong-video .row:nth-of-type(8) .no-pad h1, .ts-strong-video .row:nth-of-type(15) .no-pad h1, .ts-strong-video .row:nth-of-type(22) .no-pad h1 {
    font-size: 5rem;
    margin-bottom: -0.8rem;
    padding: 3rem 0 0 3.9rem; } }
@media only screen and (max-width: 599px) {
  .ts-strong .no-pad {
    padding-top: 0; }

  .hide-for-sm-plus {
    display: none !important; }

  .ts-strong .no-pad ~ div {
    display: inherit;
    position: relative; }

  .ts-strong .no-pad ~ div > div {
    padding: 1.5rem; }

  .ts-strong-video .row:first-of-type .no-pad h1, .ts-strong-video .tuna-smhd h1 {
    margin-bottom: -0.3rem;
    padding-top: 1.9rem;
    text-align: center; }

  .ts-strong-video .row:nth-of-type(8) .no-pad h1, .ts-strong-video .row:nth-of-type(15) .no-pad h1, .ts-strong-video .row:nth-of-type(22) .no-pad h1, .ts-strong-video .travel-smhd h1, .ts-strong-video .family-smhd h1, .ts-strong-video .tv-smhd h1 {
    margin-bottom: -0.35rem;
    padding-top: 3.25rem;
    text-align: center; }

  .ts-strong-video .videos-accord .no-pad {
    margin-bottom: -0.15rem; }

  .tabs-sm-soc {
    clear: both; }

  #container11 .grid li {
    width: 100% !important;
    margin-bottom: .5rem; }

  .recipe-main-content div:first-of-type .grid .recipe-block1, .recipe-main-content div:nth-of-type(2) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(3) .grid .recipe-block1, .recipe-main-content div:nth-of-type(4) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(5) .grid .recipe-block1, .recipe-main-content div:nth-of-type(6) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(7) .grid .recipe-block1, .recipe-main-content div:nth-of-type(8) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(9) .grid .recipe-block1, .recipe-main-content div:nth-of-type(10) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(11) .grid .recipe-block1, .recipe-main-content div:nth-of-type(12) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(13) .grid .recipe-block1, .recipe-main-content div:nth-of-type(14) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(15) .grid .recipe-block1, .recipe-main-content div:nth-of-type(16) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(17) .grid .recipe-block1, .recipe-main-content div:nth-of-type(18) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(19) .grid .recipe-block1, .recipe-main-content div:nth-of-type(20) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(21) .grid .recipe-block1, .recipe-main-content div:nth-of-type(22) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(23) .grid .recipe-block1, .recipe-main-content div:nth-of-type(24) .grid .recipe-block1 {
    height: 100% !important;
    max-height: 100% !important;
    z-index: 1; }
  .recipe-main-content div:first-of-type .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(2) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(3) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(4) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(5) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(6) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(7) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(8) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(9) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(10) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(11) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(12) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(13) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(14) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(15) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(16) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(17) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(18) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(19) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(20) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(21) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(22) .grid .recipe-block1 .recipe-img-overlay,
  .recipe-main-content div:nth-of-type(23) .grid .recipe-block1 .recipe-img-overlay, .recipe-main-content div:nth-of-type(24) .grid .recipe-block1 .recipe-img-overlay {
    content: none !important; }
  .recipe-main-content div:first-of-type .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(2) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(3) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(4) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(5) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(6) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(7) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(8) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(9) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(10) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(11) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(12) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(13) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(14) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(15) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(16) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(17) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(18) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(19) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(20) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(21) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(22) .grid .recipe-block1 .recipe-img-overlay:hover,
  .recipe-main-content div:nth-of-type(23) .grid .recipe-block1 .recipe-img-overlay:hover, .recipe-main-content div:nth-of-type(24) .grid .recipe-block1 .recipe-img-overlay:hover {
    content: none !important; }

  .recipe-main-content div .grid li {
    position: relative; }

  .recipe-main-content div .grid .recipe-block2 {
    background-color: #FB636A;
    position: absolute;
    bottom: 0;
    left: 0;
    padding-top: .25rem;
    margin-left: .9rem;
    width: 95%; }
  .recipe-main-content div .grid .recipe-block2 .rec-title {
    width: 100%; }
  .recipe-main-content div .grid .recipe-block2 .rec-title a {
    color: white;
    font-size: 1.2rem; }

  #container11 .recipe-image.panel {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    min-height: 354px;
    max-height: 354px;
  }

  .recipe-category .main-column {
    padding: 0 .15rem; }

  .recipe-main-content div:nth-of-type(8) .grid .recipe-block1,
  .recipe-main-content div:nth-of-type(20) .grid .recipe-block1 {
    position: relative;
    left: 0;
    margin-left: 0; } }
@media only screen and (max-width: 480px) {
  #columnsPin {
    -webkit-column-count: 1;
    -webkit-column-gap: 10px;
    -webkit-column-fill: auto;
    -moz-column-count: 1;
    -moz-column-gap: 10px;
    /*  -moz-column-fill: auto;*/
    column-count: 1;
    column-gap: 15px;
    column-fill: auto; } }
@media only screen and (min-width: 481px) and (max-width: 640px) {
  #columnsPin {
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    -webkit-column-fill: auto;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    /*  -moz-column-fill: auto;*/
    column-count: 2;
    column-gap: 15px;
    column-fill: auto; } }
/* -----------------------------------------
    Tuna Strong Page
----------------------------------------- */
[data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
  visibility: visible; }

[data-section='tabs']:not([data-section-resized]):not([data-section-small-style]), .section-container.tabs:not([data-section-resized]):not([data-section-small-style]) {
  margin: 0; }

[data-section='accordion'] .slick-initialized .slick-slide, .section-container.accordion
.tuna-strong .slick-initialized .slick-slide {
  display: block;
  padding: 0; }
[data-section='accordion'] .section-container.accordion > section > .title, [data-section='accordion'] [data-section='accordion'], [data-section='accordion'] .section-container.accordion, .section-container.accordion
.tuna-strong .section-container.accordion > section > .title, .section-container.accordion
.tuna-strong [data-section='accordion'], .section-container.accordion
.tuna-strong .section-container.accordion {
  border: none; }

.tuna-strong .main-column, .tuna-strong-videos .main-column {
  padding: 0; }

.tuna-strong .section-container.tabs > section > .title, .ts-strong-video1 .section-container.tabs > .section > .title, .ts-strong-video1 .section-container.tabs > section > .title, .tun .section-container.tabs > .section > .title {
  border: none; }

.tuna-strong .section-container.accordion > section > .title, .ts-strong-video1 .section-container.accordion > section > .title {
  cursor: pointer;
  border: none; }

.tuna-strong .section-container.tabs > section > .title a, .ts-strong-video1 .section-container.tabs > .section > .title a, .ts-strong-video1 .section-container.tabs > section > .title a, .tuna-strong .section-container.tabs > .section > .title a {
  padding: 0;
  margin: 0; }

.tuna-strong .section-container.accordion > section > .content, .ts-strong-video1 .section-container.accordion > section > .content {
  padding: 1rem;
  background-color: #fff; }

.ts-strong-video1 .videos-accord.accordion > section > .content {
  padding: 0; }

.ts-strong-video1 p {
  font-family: 'museo', 'Arial'; }

.reveal-modal .close-reveal-modal {
  top: -1rem;
  right: -0.5rem;
  z-index: 1000;
  font-size: 2.25rem;
  color: red; }

#video-1, #video-2, #video-3, #video-4, #video-5, #video-6, #video-7, #video-8, #video-9, #video-alb {
  padding: 0;
  background: #000;
  width: 60%;
  left: 60%; }

@media only screen and (max-width: 940px) {
  #video-1, #video-2, #video-3, #video-4, #video-5, #video-6, #video-7, #video-8, #video-9, #video-alb {
    width: 85%;
    left: 50%; }

  .home .subhead-wrap2 .alb-slide-text .alb-center-can {
    top: -145px;
    position: absolute;
    left: 20.95%; } }
.flex-video {
  margin-bottom: 0; }

.tuna-strong .single-item ul,
.tuna-strong .single-item ol,
.tuna-strong .single-item dl {
  margin: 0 auto 1.55rem auto; }

.single-post ol {
  margin-left: 1.125rem; }

.tuna-strong button:hover, .tuna-strong button:focus, .tuna-strong .button:hover, .tuna-strong .button:focus {
  background-color: transparent;
  text-decoration: none; }

.ts-strong-video1 button, .ts-strong-video1 button:focus, .ts-strong-video1 .button, .ts-strong-video1 .button:focus {
  background-color: #777;
  text-decoration: none; }

.ts-strong-video1 button:hover, .ts-strong-video1 button:focus, .ts-strong-video1 .button:hover, .ts-strong-video1 .button:focus {
  background-color: #ddd;
  text-decoration: none; }

.ts-strong-video1 .slick-slide img {
  width: 100%; }

.vid-top-marg {
  margin-top: 3rem; }

.sld-min-wid960 {
  min-width: 960px; }

.soc-tab-cont img {
  margin-top: -2.4rem; }

.soc-tab-cont #fb_ar {
  padding-left: 15rem; }

.soc-tab-cont #twt_ar {
  padding-left: 8.3rem; }

.soc-tab-cont #inst_ar {
  padding-left: 1.65rem; }

.soc-tab-cont #pin_ar {
  padding-left: 1.65rem; }

.tuna-strong h1, .tuna-strong h2, .tuna-strong h3, .tuna-strong h4, .tuna-strong h5, .tuna-strong h6 {
  font-family: 'PT Sans', 'Arial';
  text-transform: uppercase;
  font-weight: 300; }

.tuna-strong .slide-ctn h3 {
  font-size: 2rem;
  margin-bottom: 0.5rem;
  text-align: left;
  line-height: 1; }

.tuna-strong .slide-ctn h5 {
  padding-top: 1rem; }

.tuna-strong .slick-initialized .slick-slide {
  padding: 0; }

.tuna-strong .section-container, .tuna-strong .section-container section h5 {
  border: none; }

.small-text {
  font-size: 55%; }

.gif-drawings {
  display: block; }

.slide-ctn {
  position: relative; }

.slide-content {
  position: absolute !important;
  top: 0;
  left: 0;
  height: 100%;
  background: rgba(255, 255, 255, 0.8);
  padding: 2.5rem 1.26rem; }

.slide-content .button {
  background-color: #21568f; }

.slide-content .button:hover {
  background-color: #1a4472; }

.slide-ctn .slide-content p + div {
  text-align: center; }

.no-pad {
  padding: 0; }

.no-marg {
  margin: 0 !important; }

.no-top-pad {
  padding-top: 0; }

.text-pad {
  padding: 2.5rem 2rem 1.5rem 3.3rem; }

.text-pad2 {
  padding: 2.5rem 3.25rem 1.5rem 3.3rem; }

.text-pad.tx-pd-one {
  padding: 3rem 3.5rem 3rem 3.5rem; }

.text-pad.tx-pd-two {
  padding: 3rem 4.5rem 3rem 3.5rem; }

.text-pad.tx-pd-three h3 {
  text-transform: uppercase;
  margin-bottom: 0; }

.text-pad.tx-pd-three h2 {
  margin-bottom: 1rem;
  margin-top: 0; }

.text-pad h2 {
  font-family: "PT Sans",sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  letter-spacing: -2px; }

.text-pad h3 {
  font-family: "PT Sans",sans-serif;
  font-style: normal;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-top: 0; }

.full-width {
  width: 100%; }

.full-width-1 {
  width: 99%; }

.purple-bg {
  background: #232049;
  padding-right: 0; }

.purple-bg h1, .purple-bg h2, .purple-bg h3, .purple-bg p {
  color: #b0bcb6; }

.green-bg {
  background: #7aae3c; }

.dk-purple-bg {
  background: #211e45;
  height: 7.25rem; }

.dk-green-bg {
  background: #73a438;
  height: 7.25rem; }

.dk-green-bg1 {
  background: #73a438; }

.dk-purple-bg p, .dk-green-bg p {
  margin-bottom: 0;
  padding: 2rem 0 0 2rem;
  color: #fff; }

.dk-purple-bg h6, .dk-green-bg h6 {
  margin-bottom: 0;
  margin-left: 0;
  padding-left: 2rem; }

.lt-grey-bg {
  background: #f9f9f9; }

.med-grey-bg {
  background: #b5b5b5; }

.med-grey-bg2 {
  background: #b5b5b5; }

.med-dk-grey-bg {
  background: #a1a1a1; }

.dk-grey-bg {
  background: #555;
  color: #b5b5b5; }

.very-dk-grey-bg {
  background: #414141;
  color: #b5b5b5; }

.very-dk-grey-bg2 {
  background: #414141; }

.lt-grey-bg a, .med-grey-bg a, .med-grey-bg2 a, .med-dk-grey-bg a, .dk-grey-bg a, .very-dk-grey-bg a, .very-dk-grey-bg2 a {
  color: #efefef; }

.lt-grey-bg a:hover, .med-grey-bg a:hover, .med-grey-bg2 a:hover, .med-dk-grey-bg a:hover, .dk-grey-bg a:hover, .very-dk-grey-bg a:hover, .very-dk-grey-bg2 a:hover {
  color: #fb636a; }

.dk-grey-bg h4, .dk-grey-bg p, .very-dk-grey-bg h4, .very-dk-grey-bg p, .very-dk-grey-bg h3 {
  color: #b5b5b5; }

.med-grey-bg > div {
  padding: 3rem 2.5rem 3rem 3.5rem; }

.med-grey-bg > div > p {
  margin-bottom: 0; }

.beige-bg {
  background: #c5c8b9; }

.big-heading {
  text-align: center;
  margin-bottom: 0;
  padding-top: 1.5rem; }

.healthy-living .panel .beige-bg span {
  display: inline-block;
  background-color: transparent;
  margin: 0;
  color: #fff;
  position: relative;
  bottom: 0;
  font-family: "PT Sans",sans-serif;
  font-style: normal;
  font-weight: 300; }

.big-heading h1 {
  margin-bottom: -2px;
  font-size: 9rem;
  color: #fff;
  position: relative;
  bottom: -21px;
  font-family: "PT Sans",sans-serif;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -5px; }

.spacer {
  height: 25px; }

[data-section='accordion'], .section-container.accordion {
  margin-bottom: 0; }

/*   TUNA STRONG VIDEO PAGE START   */
.ts-strong-video .row:first-of-type, .ts-strong-video .row:nth-of-type(8), .ts-strong-video .row:nth-of-type(15), .ts-strong-video .row:nth-of-type(22) {
  color: #fff;
  font-weight: 300;
  font-family: "PT Sans", "Arial"; }

.ts-strong-video .row:first-of-type, .ts-strong-video .tuna-smhd {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/ts_hd_maketuna.jpg");
  background-repeat: no-repeat;
  background-size: cover; }

.ts-strong-video .row:nth-of-type(8), .ts-strong-video .travel-smhd {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/ts_hd_healthytravel.jpg");
  background-repeat: no-repeat;
  background-size: cover; }

.ts-strong-video .row:nth-of-type(15), .ts-strong-video .family-smhd {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/ts_hd_fitfed.jpg");
  background-repeat: no-repeat;
  background-size: cover; }

.ts-strong-video .row:nth-of-type(22), .ts-strong-video .tv-smhd {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/ts_hd_gfreetv.jpg");
  background-repeat: no-repeat;
  background-size: cover; }

.ts-strong-video .row:first-of-type .no-pad h1, .ts-strong-video .row:nth-of-type(8) .no-pad h1, .ts-strong-video .row:nth-of-type(15) .no-pad h1, .ts-strong-video .row:nth-of-type(22) .no-pad h1, .ts-strong-video .tuna-smhd h1, .ts-strong-video .travel-smhd h1, .ts-strong-video .family-smhd h1, .ts-strong-video .tv-smhd h1 {
  font-family: "PT Sans", "Arial";
  color: #fff; }

.no-white-wrap {
  white-space: nowrap;
  font-weight: normal; }

.ts-strong-video .tuna-smhd h5, .ts-strong-video .travel-smhd h5, .ts-strong-video .family-smhd h5, .ts-strong-video .tv-smhd h5 {
  text-align: center;
  color: #fff;
  padding: 0.75rem 0 0.25rem 0; }

.tv-smhd {
  min-height: 4.25rem; }

.ts-strong-video1 .add-this-wrap iframe {
  right: 0.25rem; }

.flex-control-nav {
  width: 43%;
  position: absolute;
  bottom: -40px;
  text-align: center;
  margin-left: 28%;
  height: 11px;
  overflow: hidden; }

.ts-strong-video .header-banner {
  background-image: url(/wp-content/themes/bumblebee-responsive/library/img/ts_hd_maketuna.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  font-size: 3.75rem;
  padding: 4rem 0 0 3.9rem;
  margin-top: 0;
  color: #fff;
  margin-bottom: -0.66666rem !important; }
.ts-strong-video .header-banner sup {
  top: -.66666em; }

/*   TUNA STRONG VIDEO PAGE START   */
/*   pinterst tiles starts here */
#wrapper1 {
  width: 100%;
  max-width: 1200px;
  margin: 50px auto;
  margin-top: 0;
  padding: 5px; }

#columnsPin {
  -webkit-column-count: 3;
  -webkit-column-gap: 10px;
  -webkit-column-fill: auto;
  -moz-column-count: 3;
  -moz-column-gap: 10px;
  -moz-column-fill: unset !important;
  /* -moz-column-fill: auto;*/
  column-count: 3;
  column-gap: 15px;
  column-fill: auto; }

.pin {
  display: inline-block;
  background: #FEFEFE;
  border: 2px solid #FAFAFA;
  box-shadow: 0 1px 2px rgba(34, 25, 25, 0.4);
  margin: 0 2px 15px;
  -webkit-column-break-inside: avoid;
  -moz-column-break-inside: avoid;
  column-break-inside: avoid;
  padding: 0px;
  padding-bottom: 5px;
  background: -webkit-linear-gradient(45deg, #FFF, #F9F9F9);
  opacity: 1;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  -o-transition: all .4s ease;
  transition: all .4s ease; }

.pin img {
  width: 100%;
  border-top: 1px solid #ccc; }

.pin p {
  font-size: 0.8rem;
  margin: 0;
  padding: 0.5rem 1rem 1rem 1rem; }

.pin h5 {
  font-family: "PT Sans",sans-serif;
  font-style: normal;
  font-weight: 700;
  font-size: 0.9rem;
  text-transform: uppercase;
  margin: 0;
  padding: 1rem 1rem 0 1rem; }

/*  Marc's Work for ALBACORE Only Page START  */
@keyframes cf4FadeInOut {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 0; } }
@keyframes cf4FadeInOutStay {
  0% {
    opacity: 0; }
  50% {
    opacity: 1; }
  100% {
    opacity: 1; } }
.cf4a img:nth-of-type(1) {
  -webkit-animation-name: cf4FadeInOutStay;
  animation-name: cf4FadeInOutStay;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-delay: 8.25s;
  animation-delay: 7.5s;
  opacity: 0; }

.cf4a img:nth-of-type(2) {
  -webkit-animation-delay: 5s;
  animation-delay: 5.5s;
  opacity: 0; }

.cf4a img:nth-of-type(3) {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.75s;
  opacity: 0; }

.cf4a img:nth-of-type(4) {
  -webkit-animation-delay: 0s;
  animation-delay: 0.1s; }

.cf4a {
  display: inline-flex;
  position: absolute;
  margin: 0 auto;
  top: 46.75%; }

.cf4a img {
  position: absolute;
  left: 0;
  opacity: 0;
  -webkit-animation-name: cf4FadeInOut;
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  -webkit-animation-duration: 2.75s;
  animation-name: cf4FadeInOut;
  animation-timing-function: ease-in-out;
  animation-iteration-count: 1;
  animation-duration: 2.75s; }

#albacore h1, #albacore h2 {
  text-transform: uppercase;
  font-family: 'Nunito Sans', sans-serif;
  line-height: 1;
  margin-bottom: 1.25rem; }
#albacore .intro {
  height: 100%; }
#albacore .right-slider, #albacore .slick-slide {
  width: 500px; }
#albacore .right-slider {
  width: 500px !important;
  margin: 0;
  right: -3%;
  text-align: center;
  float: right; }
#albacore .left-slider {
  width: 500px !important;
  margin: 0;
  left: 15.5%;
  text-align: center; }
#albacore .bg-inherit {
  background-attachment: inherit !important; }
#albacore .rating_stars_wrapper {
  margin-top: 2rem; }

.bg-inherit-2 {
  position: absolute !important;
  margin-top: 0 !important;
  top: 75% !important; }

/*.alb-main-slider {
  .slick-slide {
    -webkit-transition: all 500ms cubic-bezier(1.000, 0, 1.000, 0.665);
    -webkit-transition: all 500ms cubic-bezier(1.000, -0.055, 1.000, 0.665);
    -moz-transition: all 500ms cubic-bezier(1.000, -0.055, 1.000, 0.665);
    -o-transition: all 500ms cubic-bezier(1.000, -0.055, 1.000, 0.665);
    transition: all 500ms cubic-bezier(1.000, -0.055, 1.000, 0.665);
  }
}*/
#albacore .alb-main-slider {
  display: inline-flex;
  position: absolute;
  left: 3.5%;
  width: 100%;
  margin: 0 auto;
  top: 45%; }
#albacore .alb-main-slider .alb-first-slider h1 {
  color: #fff;
  font-size: 6.25rem;
  margin-bottom: 0; }
#albacore .alb-main-slider .alb-first-slider h4 {
  color: #fff;
  font-size: 2.5rem;
  font-family: 'Nunito Sans', sans-serif;
  letter-spacing: 1px;
  margin-top: 0;
  font-weight: 100; }
#albacore .alb-main-slider .slick-prev, #albacore .alb-main-slider .slick-next {
  display: none !important; }

.page-template-albacore .top-level.detail {
  display: none; }

.alb-world-sec {
  height: 100%; }
.alb-world-sec p {
  color: #333; }
.alb-world-sec h1 {
  color: #FB636A; }

.alb-main-sec button {
  margin-top: 2rem;
  padding: 1rem 2rem;
  margin-bottom: 3rem; }
.alb-main-sec h1 {
  color: #FB636A; }
.alb-main-sec div img {
  margin-top: 1rem; }

.alb-recipe-sec h1, .alb-recipe-sec h2, .alb-recipe-sec p {
  color: #fff; }

.left-side-logo {
  float: left;
  position: absolute;
  top: 36%;
  left: 7%; }

#a-section0 {
  background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_wood.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  /*    .intro {
        .top-video-btn {
          top: 55%;
          min-height: 43px;
          color: #fff;
          position: absolute;
          min-height: 43px;
          width: 160px;
          margin-left: -70px;
          height: 4%;
        }*/ }
#a-section0 .play-btns {
  top: 46%;
  position: relative; }
#a-section0 .play-btns div:nth-of-type(2) {
  margin-top: 1rem; }

#a-section1 {
  background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_white_wood.jpg) 80%;
  background-size: cover;
  background-repeat: no-repeat; }
#a-section1 .intro {
  margin: 3rem 0; }

#a-section2 {
  background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_wood_light.jpg);
  background-size: cover;
  background-repeat: no-repeat; }
#a-section2 .intro {
  margin: 1.5rem 0 2rem 0; }

#a-section3 {
  background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_repeating_arches.jpg);
  background-repeat: repeat;
  /* .intro {
     background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_wave.png) 50% 100%;
    background-size: contain;
    background-repeat: no-repeat; */ }
#a-section3 .alb-world-sec {
  margin: 1.5rem 0 2rem 0; }

.transparent-spacer {
  background-color: transparent;
  height: 100%;
  min-height: 2rem; }

.page-template-albacore-php .bottom-wave {
  background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_repeating_arches.jpg);
  background-repeat: repeat;
  padding: 0;
  display: block !important; }
.page-template-albacore-php .bottom-wave img {
  width: 100%; }

.wave-footer {
  position: relative;
  z-index: 10;
  margin-top: -6%; }
.wave-footer img {
  width: 100%; }

.issf-footer {
  background-color: #4d92bc;
  text-align: center;
  padding: .5rem 0 2rem 0; }
.issf-footer img {
  padding: 1rem 1rem .5rem 1rem; }
.issf-footer div {
  color: #fff;
  margin: 0 5%; }

#circle-overlay0 {
  background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
  background-size: 55%;
  background-position: 50% 65%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: static;
  transition: 1s ease-in-out;
  height: 100%;
  /*    .intro {
        background: url(/wp-content/themes/bumblebee-responsive/library/img/albacore_banner.png);
        background-size: 75%;
        background-position: 50% 12.5%;
        background-repeat: no-repeat;
        position: static;
        transition: 1s ease-in-out;
        height: 100%;
     } */ }

#circle-overlay1 {
  background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
  background-size: 55%;
  background-position: 50% 65%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: static;
  transition: 1s ease-in-out;
  height: 100%; }

#circle-overlay2 {
  background: url(/wp-content/themes/bumblebee-responsive/library/img/plate_bg.png);
  background-size: 55%;
  background-position: 50% 65%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: static;
  transition: 1s ease-in-out;
  height: 100%; }

#circle-overlay3 {
  background: url(/wp-content/themes/bumblebee-responsive/library/img/globe_bg.png);
  background-size: 55%;
  background-position: 50% 65%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: static;
  transition: 1s ease-in-out;
  height: 100%; }

.alb-banner {
  height: 0; }
.alb-banner img {
  position: relative;
  top: 6.75rem;
  z-index: 1; }

.scroll-btns {
  position: absolute;
  bottom: .125rem;
  width: 100%;
  opacity: 0.9; }
.scroll-btns div {
  display: inline-flex; }
.scroll-btns div h5 {
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 1.25rem; }
.scroll-btns div img {
  margin-top: 14%; }

.scroll-btns2 {
  position: absolute;
  bottom: 0.5rem;
  width: 96.5%;
  opacity: 0.9; }
.scroll-btns2 div {
  display: inline-flex; }
.scroll-btns2 div h5 {
  color: #fff;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 1.4rem; }
.scroll-btns2 div img {
  height: 2.25rem;
  margin-top: .25rem;
  padding: 0 1rem; }

.scroll-btns3 {
  position: absolute;
  bottom: 0.5rem;
  width: 72.5%;
  opacity: 0.5; }
.scroll-btns3 div {
  display: inline-flex; }
.scroll-btns3 div h5 {
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 100;
  letter-spacing: 1px;
  font-size: 1.4rem; }
.scroll-btns3 div img {
  height: 2.25rem;
  margin-top: .25rem;
  padding: 0 1rem; }

.first-slide-overlay {
  left: 0;
  -webkit-transition: left 2.75s;
  -moz-transition: left 2.75s;
  -o-transition: left 2.75s;
  transition: left 2.75s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

.animation .first-slide-overlay {
  left: -100%; }

.trans-test1 {
  position: absolute;
  top: 10rem;
  left: 10rem; }
.trans-test1 .one {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 0.1s;
  -moz-transition-delay: 0.1s;
  -o-transition-delay: 0.1s;
  transition-delay: 0.1s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 2.25s;
  -moz-transition-delay: 2.25s;
  -o-transition-delay: 2.25s;
  transition-delay: 2.25s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.trans-test1 .two {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 3.25s;
  -moz-transition-delay: 3.25s;
  -o-transition-delay: 3.25s;
  transition-delay: 3.25s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }
.trans-test1 .three {
  opacity: 0;
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 5.25s;
  -moz-transition-delay: 5.25s;
  -o-transition-delay: 5.25s;
  transition-delay: 5.25s;
  -webkit-transition-timing-function: ease-in-out;
  -moz-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.trans-test1 .four {
  /*opacity: 1;*/
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 2.25s;
  -moz-transition-delay: 2.25s;
  -o-transition-delay: 2.25s;
  transition-delay: 2.25s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }
.trans-test1 .five {
  /*opacity: 1;
*/
  -webkit-transition: opacity 1s;
  -moz-transition: opacity 1s;
  -o-transition: opacity 1s;
  transition: opacity 1s;
  -webkit-transition-delay: 4.25s;
  -moz-transition-delay: 4.25s;
  -o-transition-delay: 4.25s;
  transition-delay: 4.25s;
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

#a-section0:hover .trans-test1 .four, #a-section0:hover .trans-test1 .five {
  opacity: 0; }
#a-section0:hover .trans-test1 .one, #a-section0:hover .trans-test1 .two, #a-section0:hover .trans-test1 .three {
  opacity: 1; }

/*end test test*/
.animationFinish .first-slide-overlay {
  display: none; }

.play-btns, .scroll-btns {
  opacity: 0;
  -webkit-transition: 0.75s;
  -moz-transition: 0.75s;
  -o-transition: 0.75s;
  transition: 0.75s;
  -webkit-transition-timing-function: ease-in;
  -moz-transition-timing-function: ease-in;
  -o-transition-timing-function: ease-in;
  transition-timing-function: ease-in; }

.animationFinish .play-btns, .animationFinish .scroll-btns {
  opacity: 1; }

.facts-img-bg div {
  width: 90%;
  margin: 0 auto;
  padding-top: 1rem; }
.facts-img-bg div p {
  font-size: 60% !important;
  text-align: center; }

@media only screen and (min-width: 940px) {
  #albacore p {
    font-size: 1.15rem;
    letter-spacing: 0.25px; }
  #albacore h1 {
    font-size: 4rem; }
  #albacore .intro {
    padding-right: 0; }

  .white-bg-cont {
    background-color: rgba(255, 255, 255, 0.7);
    height: 100%;
    padding: 7% 7%; }

  .dark-bg-cont {
    background-color: rgba(0, 0, 0, 0.6);
    height: 100%; }

  .facts-img-bg {
    padding: 15% 8%; }
  .facts-img-bg div {
    width: 40%;
    margin: 0 auto;
    padding-top: 1rem; }
  .facts-img-bg div p {
    font-size: 75% !important;
    text-align: center;
    letter-spacing: 0; }

  .alb-recipe-sec {
    padding: 30% 33% 30% 5%;
    text-align: left; }

  .alb-world-sec {
    text-align: left;
    padding: 15% 0% 15% 2.5%; }

  .alb-main-sec button {
    margin-bottom: 0; }
  .alb-main-sec h1 {
    width: 117%;
    margin-left: -8%; }

  #a-section0 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_wood.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    /*    .intro {
          .top-video-btn {
            top: 55%;
            min-height: 43px;
            color: #fff;
            position: absolute;
            min-height: 43px;
            width: 160px;
            margin-left: -70px;
            height: 4%;
          }*/ }
  #a-section0 .play-btns {
    top: 46%;
    position: relative; }

  /*#a-section1 .fp-tableCell, #a-section2 .fp-tableCell {
        height: 100% !important;
        min-height: 1000px }*/
  @-moz-document url-prefix() {
    #a-section1 .fp-tableCell, #a-section2 .fp-tableCell, #a-section3 .fp-tableCell {
      height: 100% !important;
      min-height: 1000px !important; } }
  #a-section1 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_white_wood.jpg);
    background-size: cover;
    background-repeat: no-repeat; }
  #a-section1 .intro {
    margin: 0; }

  #a-section2 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_wood_light.jpg);
    background-size: cover;
    background-repeat: no-repeat; }
  #a-section2 .intro {
    margin: 0; }

  #a-section3 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/bg_repeating_arches.jpg);
    background-repeat: repeat; }
  #a-section3 .alb-world-sec {
    margin: 0; }
  #a-section3 .alb-world-sec2 {
    height: 100%; }
  #a-section3 .light-bb-text {
    background-color: rgba(235, 235, 235, 0.7);
    padding: 50% 5%;
    height: 100%; }
  #a-section3 .light-bb-text a img {
    margin: 1.5rem 0; }

  #circle-overlay0 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
    background-size: 46%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%;
    /*    .intro {
          background-size: intial;
          background: url(/wp-content/themes/bumblebee-responsive/library/img/albacore_banner.png);
          background-position: 50% 12.5%;
          background-repeat: no-repeat;
          position: static;
          transition: 1s ease-in-out;
          height: 100%;
       }*/ }

  #circle-overlay1 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
    background-size: 46%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay2 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/plate_bg.png);
    background-size: 46%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }
  #circle-overlay2 .intro {
    padding-right: 0; }

  #circle-overlay3 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/globe_bg.png);
    background-size: 46%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  .hide-for-large-up-2 {
    display: none !important; }

  .issf-footer div {
    margin: 0 25%; }

  .first-slide-overlay {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/top-left-grey-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -vendor-animation-duration: 3s;
    -vendor-webkit-animation-duration: 3s;
    -vendor-moz-animation-duration: 3s;
    height: 100%;
    padding-right: 0; }
  .first-slide-overlay .soupy-circle {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/soupy_can.png);
    background-size: 46%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    position: static !important;
    transition: 1s ease-in-out;
    height: 100%; }

  .oab-home-logo {
    max-width: 18%;
    top: 14rem;
    margin-left: 3rem; } }
@media only screen and (min-width: 1451px) {
  .oab-home-logo {
    max-width: 14% !important;
    top: 13rem !important; }

  #circle-overlay0 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
    background-size: 55%;
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay1 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
    background-size: 55%;
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay2 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/plate_bg.png);
    background-size: 55%;
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay3 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/globe_bg.png);
    background-size: 55%;
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  .first-slide-overlay {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/top-left-grey-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -vendor-animation-duration: 3s;
    -vendor-webkit-animation-duration: 3s;
    -vendor-moz-animation-duration: 3s;
    height: 100%;
    padding-right: 0; }
  .first-slide-overlay .soupy-circle {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/soupy_can.png);
    background-size: 55%;
    background-position: 50% 60%;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    position: static !important;
    transition: 1s ease-in-out;
    height: 100%; }

  .hide-for-lrg-up {
    display: none; }

  .right-slider {
    width: 500px !important;
    margin: 0;
    left: 70% !important;
    text-align: center;
    /*float: right;*/ }

  .left-slider {
    width: 500px !important;
    margin: 0;
    left: 18% !important;
    text-align: center; } }
@media only screen and (min-width: 1367px) and (max-width: 1450px) {
  #circle-overlay0 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
    background-size: 53%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay1 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
    background-size: 53%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay2 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/plate_bg.png);
    background-size: 53%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay3 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/globe_bg.png);
    background-size: 53%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  .first-slide-overlay {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/top-left-grey-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -vendor-animation-duration: 3s;
    -vendor-webkit-animation-duration: 3s;
    -vendor-moz-animation-duration: 3s;
    height: 100%;
    padding-right: 0; }
  .first-slide-overlay .soupy-circle {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/soupy_can.png);
    background-size: 53%;
    background-position: 50% 70%;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    position: static !important;
    transition: 1s ease-in-out;
    height: 100%; }

  .hide-for-lrg-up {
    display: none; }

  .right-slider {
    width: 500px !important;
    margin: 0;
    right: -3.5% !important;
    text-align: center;
    float: right; }

  .left-slider {
    width: 500px !important;
    margin: 0;
    left: 13.25% !important;
    text-align: center; } }
@media only screen and (min-width: 1451px) and (max-height: 900px) {
  #circle-overlay0 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
    background-size: 46%;
    background-position: 50% 72%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay1 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/main_can_2.png);
    background-size: 46%;
    background-position: 50% 72%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay2 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/plate_bg.png);
    background-size: 46%;
    background-position: 50% 72%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  #circle-overlay3 {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/globe_bg.png);
    background-size: 46%;
    background-position: 50% 72%;
    background-repeat: no-repeat;
    background-attachment: fixed;
    position: static;
    transition: 1s ease-in-out;
    height: 100%; }

  .first-slide-overlay {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/top-left-grey-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    -vendor-animation-duration: 3s;
    -vendor-webkit-animation-duration: 3s;
    -vendor-moz-animation-duration: 3s;
    height: 100%;
    padding-right: 0; }
  .first-slide-overlay .soupy-circle {
    background: url(/wp-content/themes/bumblebee-responsive/library/img/soupy_can.png);
    background-size: 46%;
    background-position: 50% 72%;
    background-repeat: no-repeat;
    background-attachment: fixed !important;
    position: static !important;
    transition: 1s ease-in-out;
    height: 100%; } }
@media only screen and (max-width: 1366px) {
  .hide-for-lrg-down {
    display: none; } }
@media only screen and (min-width: 641px) and (max-width: 939.9px) {
  .home .subhead-wrap2 .alb-slide-text .alb-center-can {
    top: -175px;
    position: absolute;
    left: 20.95%; } }
@media only screen and (max-width: 939.9px) {
  #albacore .alb-main-sec {
    padding: 0; }
  #albacore .alb-main-sec img, #albacore .alb-world-sec img, #albacore .alb-world-sec2 img, #albacore .alb-recipe-sec img {
    position: initial; }
  #albacore .hide-for-large-up-2 {
    max-width: 120%;
    margin-left: -7.5%;
    display: inherit !important; }

  #albacore-nav ul li a span {
    display: none; }

  #a-section3 {
    padding-bottom: 5rem; }

  #a-section1 .fp-tableCell {
    background-color: rgba(255, 255, 255, 0.8); }

  #a-section0 {
    background: none;
    height: 0%; } }
@media only screen and (max-width: 940px) {
  .hide-for-med-up-spec.hide-for-sm-down-spec img {
    width: 100%;
  }
  #a-section0 {
    background: none;
    height: 0%; }
  #a-section0 .intro {
    height: 0; }
  #a-section0 .intro .play-btns {
    position: relative;
    margin-top: 72%;
    margin-bottom: 2.5rem;
    opacity:1; }
  #a-section0 .intro .scroll-btns {
    visibility: hidden; }
  #a-section0 .intro .scroll-btns h5 {
    visibility: hidden; }

  .alb-banner img {
    top: 4.5rem; } }
/*@media only screen and (min-width: 720.1px) {
  #a-section0 {
    background: none;
    height: 0%;
  }
}*/
@media only screen and (max-width: 481px) {
  .hide-for-sm-down-spec {
    display: none; }

  .alb-banner img {
    top: 3.25rem; }

  #a-section0 .intro .play-btns {
    margin-top: 66%; } }
@media only screen and (min-width: 482px) {
  .hide-for-sm-up-spec {
    display: none; } }
/*  Marc's Work for ALBACORE Only Page END  */
@media (min-width: 960px) {
  #columns {
    -webkit-column-count: 4;
    -moz-column-count: 4;
    column-count: 4; } }
@media (max-width: 1024px) {
  .show-large-and-more {
    display: none; } }
@media (min-width: 1025px) {
  #columns {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5; }

  .text-pad.tx-pd-three {
    padding: 3rem 3.5rem 0 0; }

  .green-bg .img-ctn4 img {
    max-height: 118px; } }
@media only screen and (min-width: 413px) and (max-width: 415px) {
  .tuna-strong section p:first-of-type, .ts-strong-video1 section p:first-of-type, .tuna-strong section p:nth-of-type(3), .ts-strong-video1 section p:nth-of-type(3), .tuna-strong section p:nth-of-type(5), .ts-strong-video1 section p:nth-of-type(5) {
    margin-left: 12%; }

  .soc-tab-cont #fb_ar {
    padding-left: 19%; }

  .soc-tab-cont #twt_ar {
    padding-left: 46.7%; }

  .soc-tab-cont #inst_ar {
    padding-left: 74.25%; }

  .soc-tab-cont #pin_ar {
    padding-left: 74.25%; } }
@media only screen and (max-width: 414px) {
  #columnsPin {
    -webkit-column-count: 1;
    -webkit-column-gap: 10px;
    -webkit-column-fill: auto;
    -moz-column-count: 1;
    -moz-column-gap: 10px;
    /*  -moz-column-fill: auto;*/
    column-count: 1;
    column-gap: 15px;
    column-fill: auto; }

  .min-ht-600 {
    min-height: 605px; }

  .med-grey-bg > div {
    padding: 2rem 1.5rem; }

  .med-dk-grey-bg {
    padding: 2rem 2.5rem; }

  .dk-grey-bg {
    padding: 2rem 2.5rem; }

  .very-dk-grey-bg > div {
    padding: 2rem 1.5rem; }

  .big-heading h1 {
    margin-bottom: -10px;
    font-size: 4rem;
    bottom: 0; }

  .hide-for-sm {
    display: none; }

  .less-marg-top {
    margin-top: -5px !important; } }
@media only screen and (min-width: 415px) {
  .hide-for-med-plus {
    display: none; }

  /*#columnsPin {
    margin-bottom: -3rem;
  }*/
  /* .pin222 {
     margin-bottom: -5.5rem!important;
   }*/ }
@media only screen and (min-width: 600px) {
  .hide-for-med2-plus {
    display: none !important; }

  .very-dk-grey-bg .text-pad {
    padding: 2.5rem 0.4rem 1.5rem 3.3rem; } }
/*@media only screen and (min-width: 882px) {
  .pin222 {
    margin-bottom: -15rem!important;
  }
}
*/
@media only screen and (min-width: 415px) and (max-width: 640px) {
  #columnsPin {
    -webkit-column-count: 2;
    -webkit-column-gap: 10px;
    -webkit-column-fill: auto;
    -moz-column-count: 2;
    -moz-column-gap: 10px;
    /*  -moz-column-fill: auto;*/
    column-count: 2;
    column-gap: 15px;
    column-fill: auto; } }
/*#columnsPin:hover .pin:not(:hover) {
  opacity: 0.7;
}*/
/*pinterst test ends here*/
@media only screen and (min-width: 1025px) {
  .ts-strong-video1 .add-this-wrap {
    position: relative;
    top: 6rem;
    left: -1rem;
    width: 350px; }

  .no-white-wrap {
    margin-bottom: -0.825rem !important; } }
@media only screen and (max-width: 1024px) {
  .hide-just-sm-med {
    display: none !important; } }
@media only screen and (min-width: 851px) and (max-width: 1024px) {
  .no-white-wrap {
    margin-bottom: -0.56rem !important; }

  .ts-strong-video1 .add-this-wrap {
    position: relative;
    top: 4rem;
    left: 4rem; }

  .ts-strong-video .row:first-of-type .no-pad h1, .ts-strong-video .row:nth-of-type(8) .no-pad h1, .ts-strong-video .row:nth-of-type(15) .no-pad h1, .ts-strong-video .row:nth-of-type(22) .no-pad h1 {
    font-size: 4rem;
    margin-bottom: -0.8rem;
    padding: 3rem 0 0 3.9rem; } }
@media only screen and (min-width: 643px) and (max-width: 850px) {
  .no-white-wrap {
    margin-bottom: -0.56rem !important; }

  .ts-strong-video1 .add-this-wrap {
    position: relative;
    top: 3.5rem;
    left: 2rem; }

  .ts-strong-video .row:first-of-type .no-pad h1, .ts-strong-video .row:nth-of-type(8) .no-pad h1, .ts-strong-video .row:nth-of-type(15) .no-pad h1, .ts-strong-video .row:nth-of-type(22) .no-pad h1 {
    font-size: 3.25rem;
    margin-bottom: -0.8rem;
    padding: 3rem 0 0 3.9rem; } }
@media only screen and (min-width: 600px) and (max-width: 642px) {
  .no-white-wrap {
    margin-bottom: -0.5rem !important;
    padding: 1rem 0 0 4rem; }

  .ts-strong-video .row:first-of-type .no-pad h1, .ts-strong-video .row:nth-of-type(8) .no-pad h1, .ts-strong-video .row:nth-of-type(15) .no-pad h1, .ts-strong-video .row:nth-of-type(22) .no-pad h1 {
    font-size: 3rem;
    margin-bottom: -0.8rem;
    padding: 3rem 0 0 3.9rem; }

  .ts-strong-video1 .add-this-wrap {
    display: none; } }
/* -----------------------------------------
    Product Category
----------------------------------------- */
.productCategoryList {
  margin-left: 1em;
  margin-right: 0.5em; }

.productCategoryList .product-category a:hover h5 {
  color: #000000;
  transition: color 0.2s; }

.productCategoryList .inline-list {
  overflow: visible; }

.productCategoryList .product-hover h5 {
  color: #fff;
  line-height: 1.25em;
  text-align: left; }

.productCategoryList .product-image.panel {
  text-align: center; }

.productCategoryList h5 {
  text-align: center;
  height: 1.7em;
  padding-top: 0.3em; }

.productCategoryList .product-image.panel, .productCategoryList .product-image.panel img {
  vertical-align: middle;
  display: table-cell; }

.productCategoryList .product-image.panel {
  vertical-align: middle;
  display: block !important;
  width: 100%; }

.productCategoryList .product-image.panel img {
  margin: 0 auto; }

.productCategoryList .product-img-link {
  display: inline-block;
  vertical-align: middle;
  width: 100%; }

.product-category .product-tile {
  margin-bottom: 1em; }

.product-category .product-tile p {
  line-height: 1.2em; }

.key-band {
  background: rgba(255, 255, 255, 0.5);
  width: 100%;
  position: absolute;
  left: 0;
  top: 0; }
.key-band ul {
  margin-bottom: 0; }
.key-band h4 {
  color: #fb636a;
  margin-top: -0.2em; }

.key-band ul li {
  margin-top: 0.7em; }

.key-band ul li a {
  color: #4F4F4F; }

.key-band img {
  width: 25px;
  margin-right: 0.5em; }

.key-band h5 {
  color: #4F4F4F;
  margin-top: 0;
  margin-right: -0.5em; }

.health-logos ul {
  margin-left: 0.3em; }

.health-logos a {
  display: block;
  line-height: 28px;
  vertical-align: top; }

.health-logos img {
  width: 26px;
  margin-right: 0.7em;
  padding-top: 0;
  margin-top: -0.25em; }

.health-logos .kosher img {
  position: relative;
  top: 1px; }

.health-logos .omega3s {
  position: relative;
  top: -2px; }

.health-logos li {
  padding: 1px 0; }

.heart-healthy span, .omega3s span {
  font-size: 10px;
  line-height: 11px;
  display: block;
  width: 23em;
  font-family: arial;
  margin-left: 38px;
  color: #777; }

.product-image {
  position: relative; }
.product-image .product-hover {
  opacity: 0;
  height: 100%;
  width: 100%;
  /*background: rgba(251, 99, 106, 0.7);*/
  background: rgba(0, 0, 0, 0.75);
  color: #fff;
  font-size: 0.75em;
  text-transform: uppercase;
  padding: 1.2em;
  position: absolute;
  left: 0;
  top: 16em;
  transition: opacity 0.1s, top 0.4s; }
.product-image .seemore.button.secondary {
  color: #fb636a;
  background-color: #fff;
  padding-top: 1em;
  padding-bottom: 1em;
  position: absolute;
  bottom: 0;
  left: 1.2em; }

.product-image:hover .product-hover {
  opacity: 1;
  text-decoration: none;
  top: 0; }
.product-image:hover .seemore.button.secondary {
  text-decoration: none; }

/* -----------------------------------------
    Product Details
----------------------------------------- */
.product-details h1.product-name,
.product-details h3.product-name {
  font-size: 27px;
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #000000;
  line-height: 1.2em;
  text-transform: capitalize; }

.product-details ul li {
  list-style-type: none; }

.product-details .product-image.panel, .product-category .product-image.panel, .productCategoryList .panel {
  border-bottom: 4px solid #e34650;
  background-color: #fff;
  overflow: hidden; }

.product-details .product-image.panel {
  overflow: visible;
  margin-bottom: 1.5em;
  margin-left: -0.9375em;
  margin-right: -0.9375em; }

.product-details .product-image img {
  padding: 5%; }

#easy_zoom {
  width: 683px;
  height: 395px;
  background: #fff;
  color: #333;
  position: absolute;
  top: 0em;
  left: 20em;
  overflow: hidden;
  -moz-box-shadow: 0 0 5px #555;
  -webkit-box-shadow: 0 0 5px #555;
  box-shadow: 0px 0px 5px #555;
  /* vertical and horizontal alignment used for preloader text */
  line-height: 400px;
  text-align: center;
  margin: 0 auto;
  z-index: 100; }

#easy_zoom img {
  max-width: none; }

.product-details .product-size {
  margin-bottom: 2em; }

.product-details .product-size .columns {
  margin: 0;
  padding: 0; }

.product-details .product-size h5 {
  padding: 0.3em 0 .08em .6em;
  white-space: nowrap;
  background-color: #fb636a;
  margin: 0;
  line-height: 1.8em; }

.product-details .product-size label {
  color: #fff; }

.product-details .product-size .custom.dropdown .current {
  color: #fb636a;
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 2.5em;
  font-size: 1.2em; }

.product-details .product-size select.no-custom {
  height: 40px;
  color: #fb636a;
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-style: normal;
  font-weight: 700;
  line-height: 2.5em;
  font-size: 1.05em;
  padding: 0 0 0 4px; }

.product-details .product-size .custom.dropdown {
  margin: 0;
  padding: 0;
  height: 3em; }

.product-details .ingredients {
  text-transform: uppercase; }

.recipe-details .share-product {
  margin: 0.5em 0; }

.product-details .share-product {
  margin-left: -0.9375em;
  margin-right: -0.9375em;
  width: 110%;
  position: relative; }

.product-details .share-product h5 {
  margin: 0; }

.product-details .add-this-wrap {
  padding: 0.2em 0 0.3em 0; }

.product-details .share-title {
  margin-right: 0.4em; }

.addthis_button_compact {
  margin-right: 0.3em; }

.addthis_button_facebook_like {
  margin-right: 0.5em; }

.addthis_toolbox .addthis_button_pinterest_pinit {
  height: 23px; }

.product-details .nutrition-facts.show-for-small img {
  width: 100%; }

.ts-strong-video1 .add-this-wrap span {
  background-color: transparent !important;
  display: inline-block !important;
  margin: 0 3px !important; }

.product-details .nutrition-facts p {
  display: inline-block;
  margin: 0; }

.product-details .nutrition-facts {
  display: inline-block;
  box-shadow: 8px 8px #fb636a;
  overflow: hidden; }

.addthis_counter.addthis_pill_style a.addthis_button_expanded {
  width: 42px !important; }

.addthis_counter.addthis_pill_style.addthis_nonzero a.addthis_button_expanded {
  display: none !important; }

.addthis_counter a.atc_s {
  margin-right: 0; }

.product-details .zoom-text {
  font-size: 0.7em;
  font-style: italic;
  margin-top: -1.4em;
  text-align: center; }

.product-detail form.custom .custom.dropdown .selector {
  height: 2.9125em; }

.related-recipes {
  background-color: #ebefe5;
  border: none;
  margin-top: 3.5em;
  margin-bottom: 3em; }

.related-recipes p {
  text-transform: uppercase; }

.related-recipes h2 {
  font-family: 'Yesteryear', cursive,sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #A4BF82;
  font-size: 3.5em;
  font-weight: normal;
  margin: -0.8em 0 0 0; }

.related-recipes a.button {
  background-color: #80aa4a;
  position: relative;
  top: 1em; }

.related-recipes .recipe-seemore {
  height: 1em; }

.related-recipe {
  box-shadow: 8px 8px #A4BF82;
  background-color: #fff;
  min-height: 225px; }

/* -----------------------------------------
    Recipe Page
----------------------------------------- */
.single-post  .recipe-image.panel {
  max-width: 267px;
}
.recipe-image.panel {
  padding: 0;
  box-shadow: 2px 2px 2px 2px #aaa;
  /*border: 0.4em solid white;*/
  object-fit: cover;
}

.recipes-categories {
  padding-bottom: 0;
  margin-bottom: -0.5rem; }

.recipe-print form {
  margin: 0 0 0 0.8em; }

.recipe-print .columns:first-of-type {
  @ padding-left: 0.8em !important;
}

.recipe-print .columns:last-of-type {
  padding-right: 0.8em !important; }

.recipe-print hr {
  border-color: #ccc; }

.recipe-print hr:first-of-type {
  margin: 0 0 0.5em 0; }

.recipe-print hr:last-of-type {
  margin: 0.5em 0 0 0; }

.recipe-print button {
  margin: 0.3em 0 0 0; }

.rating_stars_wrapper .rating_star {
  cursor: pointer;
  float: left;
  margin: 0 0 10px 0; }

.star-wrap {
  float: left;
  width: 100%; }

.rating-info {
  font-size: 14px;
  font-weight: bold;
  float: left; }

/* -----------------------------------------
    Blog Category Page
----------------------------------------- */
.blog-image.panel, .entry-content img {
  padding: 0;
  border: 0.4em solid white;
  min-width: 100%; }

.post_info {
  font-family: 'Nunito Sans', Arial, Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  margin-bottom: .5rem; }

/* -----------------------------------------
    Blog Detail Page
----------------------------------------- */
.entry-content img {
  margin: 0 2rem 2rem 0;
  background: #FFF;
  box-shadow: 1px 1px 2px #DDD;
  margin-bottom: 1em; }

.entry-body .entry-content img {
  min-width: 0; }

.alignright {
  text-align: right; }

.nav-previous a, .nav-next a {
  font-family: 'Nunito Sans', Arial, Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 1.2rem; }

code {
  color: #aaa; }

article ul,
article ol,
article dl {
  margin-left: 1.125rem; }

/* -----------------------------------------
    Bee Bucks Overview Page
----------------------------------------- */
.reward-steps-icon {
  text-align: center; }

.reward-steps-icon .entypo {
  color: #4f4f4f;
  font-size: 2.5rem;
  line-height: 1.43; }

.reward-step {
  border-left: 1px solid #DFDFDF;
  min-height: 310px; }

.rewards-overview h3, .rewards-overview h4, .rewards-overview h5 {
  text-transform: none; }

.rewards-list {
  margin-left: 1.25rem; }

/* -----------------------------------------
    FAQ Page
----------------------------------------- */
.faq .innerul {
  font-weight: normal; }

.faq .subul {
  font-weight: bold; }

.faq ul {
  list-style-type: none; }

.faq blockquote {
  border-left: none; }

ul.subul {
  padding: 0px;
  margin: 0px 0px 0px 40px;
  list-style: disc;
  margin-bottom: 0px !important; }

ul.subul li {
  padding-bottom: 5px; }

ul.innerul {
  padding: 0px;
  margin: 0px 0px 0px 40px;
  list-style: circle; }

ul.innerul .innerul {
  list-style: none; }

ul.innerul .innerul li:before {
  content: " - ";
  margin-left: -11px; }

#jr_inner ul {
  padding: 0 1.3rem !important; }

/* -----------------------------------------
    FAQ Page
----------------------------------------- */
#jobapplied table, #jobs_lists table {
  min-width: 280px; }

.ddlContactReason {
  z-index: 11; }

/* -----------------------------------------
    Media Page
----------------------------------------- */
.flex-video iframe {
  z-index: 1; }

/* -----------------------------------------
    Category/Archive Pages (pressroom)
----------------------------------------- */
.catpost .archive-header {
  margin-bottom: 2em; }
.catpost .title {
  font-weight: bold; }
.catpost .entry-summary a {
  display: block; }
.catpost .entry-summary a, .catpost .entry-footer {
  font-size: 0.8em; }

.entry-body {
  border: none;
  margin-bottom: 0;
  padding-bottom: 0; }

.back {
  margin-bottom: 1em; }

#read_more_txt {
  display: block;
  font-size: 0.8em; }

.catpost .entry-footer {
  display: none; }

.catpost strong {
  line-height: 22px; }

.catpost p {
  margin-bottom: 0.6em;
  line-height: 22px; }

.catpost em {
  font-style: normal;
  font-weight: bold;
  line-height: 22px; }

/* -----------------------------------------
    Page Sections
----------------------------------------- */
.about-us .fullscreen-image #bg, .product-category-list .fullscreen-image #bg, .healthy-living .fullscreen-image #bg, .sustainabilityproduct-category-list46 .fullscreen-image #bg, .store-locator .fullscreen-image #bg, .recipe-category .fullscreen-image #bg {
  margin-top: -5%; }

.about-us .page-title h2, .product-category-list .page-title h2, .healthy-living .page-title h2, .sustainability .page-title h2, .store-locator .page-title h2, .recipe-category .page-title h2, .recipes .page-title h2 {
  margin-bottom: 0; }

.about-us .page-title p, .product-category-list .page-title p, .healthy-living .page-title p, .sustainability .page-title p, .store-locator .page-title p, .recipe-category .page-title p, .recipes .page-title p, .recipes .page-title .p {
  margin-bottom: 0.7em; }

.healthy-living .top-level .fullscreen-image #bg {
  /*margin-top:-20.5%;*/
  margin-bottom: -30.8%; }

/*.recipe-category .fullscreen-image #bg {*/
/*margin-bottom: -24%;*/
/*margin-top: 0; }*/

.about-us .fullscreen-image #bg {
  margin-top: -10%;
  margin-bottom: -24.4%; }

.product-category-list .fullscreen-image #bg {
  margin-bottom: -24.9%; }

.sustainability .fullscreen-image #bg {
  margin-top: -5%;
  margin-bottom: -35.45%; }

.store-locator .fullscreen-image #bg {
  margin-top: -5%;
  margin-bottom: -35.45%; }

.recipes .top-level .page-title {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
}
.tax-recipecats .recipes .top-level.detail {
  /*border-bottom: 2em solid;*/
}
/*.tax-recipecats .recipes .site-content,*/
.single .recipes .site-content {
  /*border-top: 2em solid white;*/
}
.tax-recipecats .recipes #sidebar,
.single .recipes #sidebar {
  margin-top: 0;
}
.recipes .slick-slide {
  height: initial; /* removes bug causes slider full screen height*/
  padding-top: 0 !important; /* removes padding above */
}
.recipes #customDropdown,
.recipes .postfix.button {
  margin-bottom: 0;
}
.recipes .slick-prev, .recipes .slick-next {
  z-index: 10; /* keeps above slick carosuel */
}

.recipes .slick-next, .recipes .slick-prev {
  /*top: calc(50vh - 20%);*/
}
.recipes .slick-prev {
  left: 0;}

.recipes .slick-next {
  right: 0; }
.recipes .recipe-title:first-child h4 {
  padding-top: .75em;
}

.recipes .top-level.detail .first-band {
  /*background-color: rgba(173, 217, 136, .8);*/
  background-color: rgba(109, 205, 36, 0.6);
}

.recipes .top-level.detail p,
.recipes .top-level.detail .p {
  font-weight: inherit;
}

.recipes .main-content {
  background-image: none;
  border:none;
}
.tax-recipecats .recipes #content,
.single .recipes #content {
  background: #F4F0EA;
}
.archive.paged .recipes #content {
  background-color: #fff;
}
.archive.paged .recipes .main-content:first-child {
  padding: unset;
}
.tax-recipecats .top-level.detail h2 {
  margin-bottom: .3em;
}
/* -----------------------------------------
    Product Locator
----------------------------------------- */
.store-locator h5 {
  font-size: 1rem;
  font-family: museo, Arial, 'Helvetica Neue', Helvetica, sans-serif;
  text-transform: none;
  margin: 1rem 0; }

.store-locator form .entypo {
  display: inline-block;
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  font-size: 1rem;
  color: #fff;
  background: #fb636a;
  border-radius: 50px;
  -moz-border-radius: 50px;
  margin-right: 4px; }

.store-locator form .entypo.round {
  font-family: 'Nunito Sans', Arial,sans-serif; }

.store-locator .hide {
  display: none !important; }

.store-locator .force-show {
  display: block !important; }

.store-locator .locator-results h5 {
  margin-bottom: 0; }

.store-locator .locator-results hr {
  margin-top: 0.5rem; }

.store-locator .locator-results .map-results a {
  display: inline-block; }

.store-locator .locator-results > .columns > .row {
  margin-bottom: 1rem; }

.store-locator .locator-results > .columns > .row:first-child {
  margin-bottom: 0; }

.store-locator .locator-results .store-name {
  padding-left: 2.5rem;
  position: relative; }

.store-locator .locator-results .store-name .key {
  position: absolute;
  left: 0.7rem;
  top: -1px;
  display: inline-block;
  text-align: right;
  width: 1.5rem; }

.height-auto {
  height: auto !important; }

.my-dashboard-link {
  display: none; }

.processingFormOverlay {
  display: block;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 99999; }

.processingFormOverlay .screen {
  display: block;
  z-index: 99997;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #000;
  opacity: 0.7;
  width: 100%;
  height: 100%; }

.processingFormOverlay .overlay {
  display: block;
  z-index: 99998;
  position: absolute;
  left: 0px;
  top: 0px;
  background: #fff;
  width: 500px;
  height: 200px;
  border: 2px solid #666; }

.processingFormOverlay .overlay h1 {
  padding: 50px 30px;
  font-size: 16px; }

.panel.widget .horatio-callout p {
  font-size: 13.3px; }

.rewards-overview ul {
  margin-left: 1.125rem; }

.lift-lineht {
  margin-top: -0.55rem; }

.healthy-text {
  padding-top: 2rem; }

/* -----------------------------------------
    ACTIVITY DASHBOARD - ANDY
----------------------------------------- */
.activities .circle img {
  padding: 0 !important; }

.activities .flexslider {
  padding-left: 0.5rem; }

.activities .circle.active.previous {
  background-color: #76BDC4; }

[data-hover-show] {
  cursor: pointer; }

[data-hover-target] {
  display: none; }

[data-hover-target].show {
  display: block; }

.anchor {
  display: block;
  position: relative;
  top: -115px;
  visibility: hidden; }

/* -----------------------------------------
   Challenges Main Page
----------------------------------------- */
.no-padding {
  padding: 0 !important; }

.challenges-main #bg {
  top: 0; }

.challenges-main .fullscreen-image {
  height: 700px;
  top: -94px; }

.challenges-main .sidebar {
  margin-top: -240px; }

.challenges-main .band.second-band {
  background-color: #54504B;
  padding: 0.5rem 0 0 0.9rem;
  margin: 0 0 1rem 1rem;
  box-shadow: #DDD 1px 1px 2px 1px; }

.challenges-main .band.first-band {
  padding: 2px 0 2px 100%;
  background-color: rgba(255, 89, 0, 0.5);
  margin-right: 500px; }

.challenges-main .band.first-band h3 {
  border-top: none;
  text-shadow: 1px 1px 1px rgba(254, 60, 61, 0.32); }

.challenges-main .sub-content {
  margin-bottom: 3rem; }

.challenges-main .featured-recipe {
  width: 192px;
  height: 194px; }

.challenges-main .featured {
  box-shadow: 1px 1px 1px #818181;
  position: relative;
  margin-bottom: 20px; }

.challenges-main .featured-recipe .overlay {
  width: 192px;
  padding: 17px 15px; }

.challenges-main .featured .overlay {
  height: 53px;
  position: absolute;
  bottom: 0;
  padding: 10px 15px;
  width: 192px;
  background: rgba(255, 255, 255, 0.8); }

.challenges-main .featured-upload, .challenges-main blockquote {
  width: 192px !important;
  height: 192px;
  margin-right: 1em !important;
  overflow: hidden; }

.challenges-main .user-pics .three.columns {
  width: 21%; }

.challenges-main .user-pics {
  background: #fff;
  padding-top: 2rem; }

.challenges-main blockquote {
  color: #4c5c13;
  font-size: 18px;
  font-family: 'Roboto Slab', serif,serif;
  font-weight: 100;
  background-color: #d1dba5;
  height: 192px;
  line-height: 1.4em; }

.challenges-main h4, .challenges-main .featured h5, .challenges-main .featured p {
  font-family: 'Nunito Sans', Arial,sans-serif; }

.challenges-main h4 {
  color: #fff;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(254, 60, 61, 0.52); }

.challenges-main .sub-content .band.first-band h3 {
  font-family: 'Roboto Slab', serif,serif;
  font-weight: 100;
  font-size: 48px;
  width: initial;
  padding: 0;
  line-height: 1.5em;
  margin: 0; }

.challenges-main .featured h5 {
  margin: 0;
  color: #373532; }

.challenges-main .featured p {
  color: #827e79; }

.challenges-main .content-main {
  position: relative;
  z-index: 10;
  margin-top: 20px; }

/*Orbit Style Overrides*/
.challenges-main .flex-next {
  right: 320px;
  top: 100px;
  background: url("/wp-content/themes/bumblebee-responsive/library/img/right-arrow.png") no-repeat; }

.challenges-main .flex-prev {
  left: -35px;
  top: 100px;
  background: url("/wp-content/themes/bumblebee-responsive/library/img/left-arrow.png") no-repeat; }

.challenges-main .flex-prev, .challenges-main .flex-next {
  width: 29px;
  height: 55px;
  text-indent: 5000px; }

.challenges-main .flex-prev:before, .challenges-main .flex-next:before {
  display: none; }

.flex-direction-nav, .flex-control-nav flex-control-paging {
  list-style-type: none; }

.flexslider {
  border: none;
  background: none;
  box-shadow: none; }

/* Arrows on Hover */
.orbit-wrapper .slider-nav span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  -o-transition: opacity 400ms;
  transition: opacity 400ms; }

.orbit-wrapper:hover .slider-nav span {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1; }

.challenges-share img {
  box-shadow: none;
  border: none;
  margin: 0; }

.challenges-share hr {
  margin: 10px 0; }

.challenges.new ul li a, .challenges.new ul li .desc p, .challenges.new ul li, .challenges.new {
  margin: 0;
  list-style-type: none; }

.challenges ul li a, .challenges ul li .desc p, .challenges ul li, .challenges {
  list-style-type: none; }

.comment img {
  border: 3px solid #ffffff; }

.comment p.date, .comment p.name {
  font-size: 13px;
  color: #8a847c;
  margin-bottom: 5px; }

.comment p.date {
  font-style: italic;
  text-align: right; }

.comment p.desc {
  font-size: 13px;
  color: #313130;
  line-height: normal;
  margin-bottom: 0; }

.comment .separator {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/activ-separator.png") repeat-x scroll left center transparent;
  height: 2px;
  width: 100%;
  margin-bottom: 14px; }

.comment p.reply, .comment p.reply a {
  font-size: 13px;
  color: #8a847c; }

.comment p.reply a:hover {
  text-decoration: none; }

.comment p.reply a span {
  color: #e85b0e;
  font-family: entypo;
  font-size: 24px; }

.challenges-main .comment p.desc {
  border: none; }

.challenges-main .content {
  margin-top: 0; }

.comment-head a, .comment-head p {
  color: #88827b;
  font-size: 13px; }

.challenges-main .accordion a {
  color: #8a847c; }

.challenges-main ul.accordion > li.active .content {
  background-color: #f7f4f1; }

.challenges-main ul.accordion {
  margin: 0;
  background-color: #f7f4f1; }

.challenges-main ul.accordion .title p {
  margin: 0; }

.challenges-main hr {
  margin: 1em 0; }

.challenges-main hr:last-child {
  display: none; }

.challenges form {
  margin: 0; }

/* -----------------------------------------
   Challenges Landing Page
----------------------------------------- */
.challenges {
  overflow: hidden;
  margin-bottom: 1rem; }

.challenges.new ul {
  margin-left: 0; }

.challenges.new p {
  margin-bottom: 0.5rem; }

.challenges.new ul li {
  list-style-type: none;
  background-color: white; }

.challenges ul li .desc {
  border-right: 1px solid #ccc; }

.challenges ul li .desc p {
  padding: 0;
  margin-top: 0; }

.challenges ul li h5 {
  padding: 5px;
  color: white;
  margin-bottom: 0;
  margin-left: -1px;
  line-height: 20px;
  margin-top: 0;
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-weight: bold;
  margin: -1rem; }

.challenges ul li p b {
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-weight: bold; }

.challenges ul li.active-challenge h5 {
  background: #fb6e22; }

.challenges ul li.nutritious-challenge h5 {
  background-color: #2796c5; }

.challenges ul li.inspired-challenge h5 {
  background-color: #827b73; }

.challenges ul li.active-challenge, .challenges ul li.nutritious-challenge, .challenges ul li.inspired-challenge {
  box-shadow: #DDD 1px 1px 2px 1px;
  padding: 1rem;
  background: #fff;
  margin-bottom: 2rem; }

.challenges ul li .arrow {
  left: 80px;
  top: 16px; }

.challenges ul li .arrow {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/sprite_challenge_arrow.gif") 0 0 no-repeat;
  position: relative;
  left: 75px;
  text-indent: -5000px;
  line-height: 16px;
  margin-bottom: 20px; }

.challenges ul li.nutritious-challenge p.arrow {
  background-position: 0 -17px; }

.challenges ul li.inspired-challenge p.arrow {
  background-position: 0 -36px; }

.challenges.new img {
  box-shadow: 0 0 2px 2px #E0DCD6;
  border: 7px solid #FFF; }

.challenges ul li .comments-module h5 {
  color: #4F4F4F;
  background: #fff;
  margin: 0;
  font-size: 1rem; }

.challenges .comments-module .content {
  background: #F8F8F8; }

/* -----------------------------------------
   Rewards Page
----------------------------------------- */
.reward-image.panel {
  padding: 0;
  border: 0.4em solid #FFF;
  max-width: 100%; }

.rewards-headline {
  margin: 2rem 0 0 1rem; }

/* -----------------------------------------
   Dashboard Page
----------------------------------------- */
.my-dashboard h2, .my-dashboard h3, .my-dashboard h4, .my-dashboard h5 {
  text-transform: none; }

.label-inside {
  font-family: 'Roboto Slab', serif,serif;
  color: #FFF;
  /* margin: 23px 0px; */
  line-height: .9em;
  text-align: center;
  /* font-size: 17px; */
  font-size: 13px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 80px;
  font-weight: bold; }

ul[class*=block-grid] a {
  line-height: 16px; }

.leaderboard .collapsible:after {
  border-color: rgba(136, 183, 213, 0);
  border-bottom-color: #9D9D9D;
  border-width: 10px;
  top: 24%;
  margin-top: -30px;
  margin-left: 10px; }

.autopost-tw a, .autopost-fb a {
  font-size: 16px; }

.autopost-tw span, .autopost-fb span {
  font-size: 2rem; }

.autopost-fb span, .autopost-fb a {
  color: #3b5997; }

.autopost-tw span, .autopost-tw a {
  color: #55acef; }

.autopost-tw a:hover, .autopost-fb a:hover {
  text-decoration: none; }

.join, .leaderboard, .my-progress {
  color: #fff;
  padding: 15px;
  margin: 1rem 0px;
  box-shadow: 0 0 2px 2px #E0DCD6; }

.join h5, .leaderboard h5, .my-progress h5 {
  margin-top: 0px;
  text-align: left; }

.sidebar .join, .sidebar .my-progress {
  /*background: #2a9cc8;*/
  background: #2a9cc8;
  text-align: center; }

label.archive-header {
  font-family: 'Roboto Slab', serif, sans-serif;
  font-weight: 300;
  font-size: 17px;
  margin-bottom: 10px; }

.dataTables_filter {
  width: auto;
  font-size: 0;
  text-indent: -9999px;
  margin-top: 0.6rem;
  margin-right: -0.4rem; }

.dataTables_filter input {
  font-size: 0.8rem; }

.my-activity-header {
  margin-top: 2rem; }

.my-activity-header .columns {
  background: #4AA1D3;
  height: 50px; }

.my-activity-header h3 {
  color: #fff; }

.my-activity select {
  margin-top: 0.9rem; }

.dataTables_length {
  margin-left: 1rem;
  margin-bottom: 0; }

#cp_logs_table_length {
  display: none; }

.dataTables_wrapper {
  margin: 0 0 2rem 0;
  min-height: 0;
  background: #fff;
  box-shadow: #DDD 1px 1px 2px 1px; }

button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
  background-color: #767676; }

button.disabled, button[disabled], .button.disabled, .button[disabled] {
  background-color: #767676; }

/* -----------------------------------------
   Sidebar -
----------------------------------------- */
.horatio {
  margin-top: -2.5rem; }

.widget_earn-horatios-points {
  margin-top: 2rem; }

.widget_earn-horatios-points a.radius.button {
  margin: 1rem 0 0; }

#earn-horatios-points-2 .horatio-callout .columns {
  padding: 0; }

#earn-horatios-points-2 .horatio-callout h3 {
  margin-top: 0; }

#earn-horatios-points-2 h3 {
  text-transform: none; }

#horatio-points-left {
  margin-top: 0.5rem; }

#horatio-points-left {
  margin-top: 1rem;
  margin-bottom: 0;
  text-align: left !important; }

.xdsoft_flipcountdown.xdsoft_size_md > .xdsoft_digit.xdsoft_dot {
  background: url("/wp-content/themes/bumblebee-responsive/library/img/horatio_comma.jpg");
  background-position: 0 0 !important;
}

.my-progress .points-title {
  font-family: 'Yesteryear', cursive,sans-serif;
  font-size: 1.5rem; }

.my-progress {
  background-color: #54504B;
  text-align: center;
  color: #333; }

.my-progress .points-number {
  margin-bottom: 0; }

.my-progress .points-header {
  color: #fff;
  text-transform: none;
  text-shadow: 1px 1px 1px #A94045;
  text-align: left;
  font-weight: normal; }

.my-progress h5 {
  text-align: left; }

.my-progress .panel {
  padding: 0.7rem; }

.my-progress .button {
  margin-bottom: 1rem !important; }

.how-to-earn-link {
  color: #fff; }

.how-to-earn-link:hover {
  color: #fff; }

/*  my progress widget  */
.detail-wrap {
  background: #ffffff;
  position: relative;
  border-radius: 3px;
  behavior: url("/PIE.php");
  box-shadow: -1px -1px 0px #DDD; }

.detail-wrap span {
  display: block;
  color: #54504b;
  font-size: 16px;
  font-family: 'brandon_grotesquebold';
  text-align: center;
  padding: 3px 0 0px; }

.my-progress h5 {
  color: #fff;
  margin-bottom: 15px; }

.join a, .join h5 {
  color: #fff;
  margin-bottom: 5px; }

.join p {
  margin-bottom: 5px;
  text-align: left;
  font-size: 12px; }

.join span {
  font-size: 12px; }

.leaderboard {
  /*background: #54504b;*/
  background-color: #54504b;
  padding: 1rem 1rem 3rem; }

.leaderboard .redeption-link {
  text-align: left; }

.leaderboard .small-3 {
  padding: 0; }

.leaderboard h4 {
  color: #fff;
  text-shadow: 1px 1px 1px #A94045;
  font-weight: normal; }

.leaderboard h6 {
  color: #fff;
  font-size: 18px; }

.leaderboard hr {
  border: solid #DDD;
  border-width: 1px 0 0;
  margin: 5px 0; }

.leaderboard .progress {
  clear: both;
  margin-bottom: 1rem; }

.leaderboard .progress .meter {
  background: #ff5900; }

.leaderboard .progress {
  background: #fff;
  box-shadow: 0 0 -1px -1px #D6D3CF;
  behavior: url("/PIE.php"); }

.leaderboard span {
  color: #ffe100; }

.leaderboard em {
  font-size: 14px;
  text-align: left; }

.leaderboard p {
  margin-bottom: 5px;
  font-size: 11.4px;
  text-align: center; }

.challenges-upload {
  background-color: #54504B; }

.challenges-upload a, .challenges-upload p, .challenges-upload h5 {
  color: #fff; }

.challenges-upload p span {
  font-size: 12px;
  font-style: italic; }

.challenges-upload .small-6 {
  padding: 0 0.5rem 0 0 !important; }

.challenges-upload h5 {
  margin-top: 0; }

.challenges-upload form .row {
  margin: 0; }

.challenges ul.accordion > li > div.title {
  margin-left: 10px; }

.challenges .completed-on {
  font-size: 0.8em; }

.challenges .completed-on i {
  display: block; }

.my-activity select {
  padding: 2px;
  line-height: 28px;
  height: 28px;
  vertical-align: middle;
  width: auto; }

.my-activity input {
  width: auto;
  display: inline; }

.my-activity small {
  display: block;
  color: #fb636a;
  font-size: 70%;
  font-style: italic; }

.top-bar-section ul li.menu-shopping-cart a {
  color: #fb636a;
  font-size: 16px; }

.top-bar-section ul li.menu-shopping-cart a:hover {
  color: #e34650;
  text-decoration: none; }

#bb-notification {
  display: none;
  background: #fff;
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  padding: 4px;
  box-shadow: #DDD 1px 1px 2px 1px; }

#bb-notification h6 {
  color: #fff;
  background: #FB636A;
  -webkit-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out; }

#bb-notification h6.pulse {
  background: #FC8288; }

#bb-notification p, #bb-notification h6 {
  padding: 4px;
  font-size: 12px;
  line-height: 14px;
  margin: 0; }

#bb-notification p.message {
  max-width: 240px;
  border-bottom: 4px solid #FB636A;
  padding: 10px 4px; }

#bb-notification p.message > span {
  display: block;
  margin-bottom: 0.2em; }

#bb-notification .bb-close {
  cursor: pointer;
  font-size: 25px;
  font-weight: normal;
  line-height: inherit;
  float: right; }

.rewards-meter {
  height: 30px; }

.rewards-meter hr {
  position: relative;
  top: 1.65em; }

.reward-item {
  position: absolute; }

.reward-item > p {
  position: relative;
  left: -42%; }

.rewards li.active {
  font-weight: bold; }

.rewards h6 small {
  display: block;
  font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
  text-transform: none;
  font-weight: normal;
  line-height: 18px;
  color: #333; }

.address-container {
  margin-bottom: 1.25em !important; }

.rewards address.vcard {
  position: relative;
  width: 100%;
  font-size: 13px;
  cursor: pointer;
  margin-bottom: 0; }

address.vcard:hover {
  border: 1px solid #ddd;
  background: #eee; }

.new-address.selected address.vcard:hover {
  background: #fff; }

.disabledaddress.vcard {
  border-color: #fff; }

address.vcard span.link {
  color: #fb636a; }

.old-address .vcard.back {
  font-style: normal;
  color: #fb636a; }

.old-address .vcard.back span {
  position: relative;
  left: -3px; }

.new-address-form {
  display: none; }

form select.no-custom {
  height: 32px;
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875em;
  padding: 0.5em;
  -webkit-appearance: none !important;
  /*Removes default chrome and safari style*/
  -moz-appearance: none !important;
  /*Removes default style Firefox*/
  text-indent: 0.01px;
  text-overflow: '';
  border-radius: 0;
  background-color: #FAFAFA;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZlcnNpb249IjEuMSIgeD0iMTJweCIgeT0iMHB4IiB3aWR0aD0iMjRweCIgaGVpZ2h0PSIzcHgiIHZpZXdCb3g9IjAgMCA2IDMiIGVuYWJsZS1iYWNrZ3JvdW5kPSJuZXcgMCAwIDYgMyIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+PHBvbHlnb24gcG9pbnRzPSI1Ljk5MiwwIDIuOTkyLDMgLTAuMDA4LDAgIi8+PC9zdmc+);
  background-position: 100% center;
  background-repeat: no-repeat;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  line-height: normal; }

form select.no-custom::-ms-expand {
  display: none; }

.new-address select.no-custom {
  height: 27px;
  padding: 0; }

.selected .vcard .link {
  color: #333;
  display: block;
  margin-bottom: 0.5rem; }

.selected .vcard:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: inset 8px;
  border-color: rgba(227, 70, 80, 0.7) transparent transparent transparent;
  border-top-style: solid;
  top: -8px;
  left: 50%;
  position: absolute;
  margin-left: -8px; }

[data-collapsible] {
  cursor: pointer; }

[data-collapse] {
  display: none; }

form.custom .terms {
  float: left;
  font-size: 12px; }

.woocommerce .woocommerce-message p.alert {
  margin: 0; }

.woocommerce .woocommerce-error:before,
.woocommerce .woocommerce-message:before {
  padding: 1px !important; }

#login-modal {
  max-width: 600px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10000;
  margin-top: 1.5rem; }

ul.inline {
  margin-left: 0; }

ul.inline li {
  display: inline; }

.error ul.inline {
  margin-bottom: 0; }

[data-swatch-hover],
[data-swatch-hover]:focus,
[data-swatch-hover]:hover {
  text-decoration: none; }

[data-swatch-hover].color-selected img {
  border: 2px solid #E34650; }

.wppb-form-field.wppb-input-hidden {
  display: none; }

.orbit-container.not-loaded .bx-wrapper,
.orbit-container.not-loaded .bx-viewport {
  position: static; }

.orbit-container.not-loaded .bxslider li {
  visibility: hidden; }

.bx-wrapper .bx-loading {
  height: 60%;
  z-index: 1001; }

.heritage.beewell .animated {
  opacity: 0; }

.heritage.beewell .animated.bounceInDown {
  opacity: 1; }

#cp_logs_table th.fixed-width {
  width: 120px !important; }

/* -----------------------------------------
    TRACEABILITY
----------------------------------------- */
@-webkit-keyframes textBoxIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
@keyframes textBoxIn {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }
.textBoxIn {
  -webkit-animation-name: textBoxIn;
  animation-name: textBoxIn; }

@-webkit-keyframes textBoxOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
@keyframes textBoxOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }
.textBoxOut {
  -webkit-animation-name: textBoxOut;
  animation-name: textBoxOut; }

@-webkit-keyframes bounceInUp2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-30px); }
  80% {
    opacity: 1;
    -webkit-transform: translateY(10px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@-moz-keyframes bounceInUp2 {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateY(-30px); }
  80% {
    opacity: 1;
    -moz-transform: translateY(10px); }
  100% {
    opacity: 1;
    -moz-transform: translateY(0); } }
@-o-keyframes bounceInUp2 {
  0% {
    opacity: 0;
    -o-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -o-transform: translateY(-30px); }
  80% {
    opacity: 1;
    -o-transform: translateY(10px); }
  100% {
    opacity: 1;
    -o-transform: translateY(0); } }
@keyframes bounceInUp2 {
  0% {
    opacity: 0;
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    transform: translateY(-30px); }
  80% {
    opacity: 1;
    transform: translateY(10px); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes pulsate1 {
  0% {
    -webkit-transform: scale(1, 1);
    opacity: 0.0; }
  80% {
    opacity: 1.0; }
  100% {
    -webkit-transform: scale(2, 2);
    opacity: 0.0; } }
@-moz-keyframes pulsate1 {
  0% {
    -moz-transform: scale(1, 1);
    opacity: 0.0; }
  80% {
    opacity: 1.0; }
  100% {
    -moz-transform: scale(2, 2);
    opacity: 0.0; } }
@-o-keyframes pulsate1 {
  0% {
    -o-transform: scale(1, 1);
    opacity: 0.0; }
  80% {
    opacity: 1.0; }
  100% {
    -o-transform: scale(2, 2);
    opacity: 0.0; } }
@keyframes pulsate1 {
  0% {
    transform: scale(1, 1);
    opacity: 0.0; }
  80% {
    opacity: 1.0; }
  100% {
    transform: scale(2, 2);
    opacity: 0.0; } }
.animated.bounceInUp2 {
  -webkit-animation-name: bounceInUp2;
  -moz-animation-name: bounceInUp2;
  -o-animation-name: bounceInUp2;
  animation-name: bounceInUp2;
  -webkit-animation-delay: 1s;
  /* Chrome, Safari, Opera */
  animation-delay: 1s; }

/* SEARCH */
.can-code {
  background: #89bfe1 url("/wp-content/themes/bumblebee-responsive/library/img/traceability-bg.png") repeat-x top left;
  padding: 0; }

.can-code .main-content {
  background: none;
  border: none; }

form#traceability {
  margin: 1rem 0; }

form#traceability button {
  padding: 0;
  height: 32px;
  width: 100%;
  text-align: center; }

form#traceability button, form#traceability input {
  margin-bottom: 0; }

.traceability h3 {
  font-weight: 400;
  font-size: 2.25rem;
  color: #fff;
  margin: 0 0 1.5rem 0;
  padding: 0; }

.can-code .error {
  background-color: #fa2028;
  padding: 1rem;
  color: #fff;
  margin-bottom: 1rem;
  position: relative; }

.arrow-down {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #fa2028;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -5px; }

.search-block {
  padding: .5rem 1.5rem;
  margin: 1.25rem 0;
  box-shadow: 2px 2px rgba(25, 79, 114, 0.25);
  background: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png") rgba(255, 255, 255, 0.8); }

.can-code .disclaimer {
  font-size: .75em; }

/* LOADER */
#loader-wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000; }

#loader {
  display: block;
  position: relative;
  left: 50%;
  top: 50%;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border-radius: 50%;
  border: 3px solid transparent;
  border-top-color: #fb636a;
  -webkit-animation: spin 2s linear infinite;
  /* Chrome, Opera 15+, Safari 5+ */
  animation: spin 2s linear infinite;
  /* Chrome, Firefox 16+, IE 10+, Opera */
  z-index: 1001; }

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */ }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */ } }
@keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(0deg);
    /* IE 9 */
    transform: rotate(0deg);
    /* Firefox 16+, IE 10+, Opera */ }
  100% {
    -webkit-transform: rotate(360deg);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: rotate(360deg);
    /* IE 9 */
    transform: rotate(360deg);
    /* Firefox 16+, IE 10+, Opera */ } }
#loader-wrapper .loader-section {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #F4F0EA;
  z-index: 1000;
  -webkit-transform: translateX(0);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(0);
  /* IE 9 */
  transform: translateX(0);
  /* Firefox 16+, IE 10+, Opera */ }

#loader-wrapper .loader-section img {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -47px;
  margin-left: -40px; }

#loader-wrapper .loader-section.section-left {
  left: 0;
  overflow: hidden; }

#loader-wrapper .loader-section.section-right {
  right: 0; }

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
  -webkit-transform: translateY(-100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateY(-100%);
  /* IE 9 */
  transform: translateY(-100%);
  /* Firefox 16+, IE 10+, Opera */
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.loaded #loader-wrapper .loader-section.section-right {
  -webkit-transform: translateX(100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateX(100%);
  /* IE 9 */
  transform: translateX(100%);
  /* Firefox 16+, IE 10+, Opera */
  -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.loaded #loader {
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out; }

.loaded #loader-wrapper {
  visibility: hidden;
  -webkit-transform: translateY(-100%);
  /* Chrome, Opera 15+, Safari 3.1+ */
  -ms-transform: translateY(-100%);
  /* IE 9 */
  transform: translateY(-100%);
  /* Firefox 16+, IE 10+, Opera */
  -webkit-transition: all 0.3s 1s ease-out;
  transition: all 0.3s 1s ease-out; }

/* JavaScript Turned Off */
.no-js #loader-wrapper {
  display: none; }

.no-js h1 {
  color: #222222; }

.can-code #content {
  margin: 0 auto;
  padding-bottom: 50px;
  width: 80%;
  max-width: 978px; }

/* START */
html, body {
  width: 100%;
  height: 100%; }

canvas {
  display: block; }

video {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
  background-size: cover;
  transition: 1s opacity; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

#header {
  position: fixed;
  top: 0;
  display: block;
  width: 100%;
  z-index: 9;
  text-align: center;
  color: #555; }

#header .medium-centered {
  background: #fff; }

#header img {
  width: 100%; }

.pipe {
  padding: 0 2px; }

#header .links {
  padding: .25rem 0;
  display: table; }

#header .links .columns {
  display: inline-block;
  display: table-cell;
  vertical-align: middle;
  float: none;
  line-height: 1.25rem; }

#header .links a {
  color: #333333;
  text-transform: uppercase;
  font-family: 'Nunito Sans', Arial,sans-serif;
  display: inline-block;
  margin-left: 0;
  font-size: .75rem;
  font-weight: bold; }

#traceability .section {
  overflow: hidden;
  position: relative; }

#traceability .row {
  max-width: 80rem; }

@media only screen and (min-width: 940px) {
  #traceability .section .row {
    margin-top: 100px; } }
#traceability .section .fp-tableCell > .row {
  display: table; }

#traceability .section .fp-tableCell > .row > .columns {
  display: table-cell;
  vertical-align: middle;
  float: none; }

.shim > div {
  height: 100%;
  width: 1px;
  display: block;
  float: left; }

.section .drawings {
  width: 100%;
  height: 100%;
  position: absolute; }

.species {
  background: #225f85;
  /* Old browsers */
  background: -moz-linear-gradient(top, #225f85 0%, #225f85 50%, #042235 51%, #042235 100%, #042235 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #225f85), color-stop(50%, #225f85), color-stop(51%, #042235), color-stop(100%, #042235), color-stop(100%, #092b41));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #225f85 0%, #225f85 50%, #042235 51%, #042235 100%, #042235 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #225f85 0%, #225f85 50%, #042235 51%, #042235 100%, #042235 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #225f85 0%, #225f85 50%, #042235 51%, #042235 100%, #042235 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #225f85 0%, #225f85 50%, #042235 51%, #042235 100%, #042235 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#225f85', endColorstr='#042235',GradientType=0 );
  /* IE6-9 */ }

.location {
  background: #225f85;
  /* Old browsers */
  background: -moz-linear-gradient(top, #225f85 0%, #225f85 50%, #092b41 51%, #092b41 100%, #092b41 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #225f85), color-stop(50%, #225f85), color-stop(51%, #092b41), color-stop(100%, #092b41), color-stop(100%, #092b41));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #225f85 0%, #225f85 50%, #092b41 51%, #092b41 100%, #092b41 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #225f85 0%, #225f85 50%, #092b41 51%, #092b41 100%, #092b41 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #225f85 0%, #225f85 50%, #092b41 51%, #092b41 100%, #092b41 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #225f85 0%, #225f85 50%, #092b41 51%, #092b41 100%, #092b41 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#225f85', endColorstr='#092b41',GradientType=0 );
  /* IE6-9 */ }

.method, .vessel {
  background: #89bfe1; }

.local {
  background: #89bfe1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #89bfe1 50%, #215e85 51%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #89bfe1), color-stop(51%, #215e85));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #89bfe1 50%, #215e85 51%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #89bfe1 50%, #215e85 51%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #89bfe1 50%, #215e85 51%);
  /* IE10+ */
  background: linear-gradient(to bottom, #89bfe1 50%, #215e85 51%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89bfe1', endColorstr='#215e85',GradientType=0 );
  /* IE6-9 */ }

.cannery {
  background: #89bfe1;
  /* Old browsers */
  background: -moz-linear-gradient(top, #89bfe1 0%, #89bfe1 50%, #4e88ad 51%, #4e88ad 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #89bfe1), color-stop(50%, #89bfe1), color-stop(51%, #4e88ad), color-stop(100%, #4e88ad));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #89bfe1 0%, #89bfe1 50%, #4e88ad 51%, #4e88ad 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #89bfe1 0%, #89bfe1 50%, #4e88ad 51%, #4e88ad 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #89bfe1 0%, #89bfe1 50%, #4e88ad 51%, #4e88ad 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #89bfe1 0%, #89bfe1 50%, #4e88ad 51%, #4e88ad 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#89bfe1', endColorstr='#4e88ad',GradientType=0 );
  /* IE6-9 */ }

.fp-tableCell {
  position: relative; }

.box-style {
  box-shadow: 2px 2px rgba(25, 79, 114, 0.25);
  background: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png") rgba(255, 255, 255, 0.8); }

#traceability h3 {
  text-align: center;
  font-weight: 400;
  font-size: 2.25rem;
  color: #fff; }

.local h3 {
  display: none; }

#traceability h4 {
  padding: 2rem 1.5rem 0 1.5rem;
  text-transform: uppercase;
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-weight: 700;
  font-size: 1.5rem;
  margin-bottom: 0; }

#traceability h5 {
  font-family: 'Roboto Slab', serif, serif;
  font-size: 1.25rem;
  font-weight: 300;
  text-transform: none;
  margin: 0;
  padding: 0.5em 0; }
#traceability h5.icon {
  height: auto; }
#traceability h5.icon:before {
  height: auto;
  background-image: none; }

/* SCENARIOS */
/* DISPLAY LOGIC FOR ANIMATIONS */
.anim-toggle {
  display: none; }

.gif-drawings {
  display: none; }

.albacore #species-albacore,
.lightmeat #species-lightmeat,
.yellowfin #species-yellowfin,
.albacore.western-pacific #location-pacific,
.albacore.eastern-tropical-pacific #location-pacific,
.indian-ocean #location-indian-ocean,
.north-pacific #location-north-pacific,
.western-atlantic #location-atlantic,
.eastern-atlantic #location-atlantic,
.lightmeat.western-pacific #location-central-pacific,
.lightmeat.eastern-tropical-pacific #location-eastern-pacific,
.yellowfin.western-pacific #location-central-pacific,
.longline #method-longline-1,
.longline #method-longline-2,
.pole-and-line #method-pole-1,
.pole-and-line #method-pole-2,
.purse-seine #method-purse-1,
.purse-seine #method-purse-2,
.fiji #local-2, .mauritius #local-2,
.thailand #local-1, .china-a #local-1, .china-b #local-1, .colombia #local-1, .ecuador #local-1, .png #local-1, .marshall-islands #local-1 {
  display: block !important; }

/* DISPLAY LOGIC FOR CONTENT BLOCKS */
.scenario {
  display: none; }

.albacore .albacore,
.lightmeat .lightmeat,
.yellowfin .yellowfin,
.longline .longline,
.pole-and-line .pole-and-line,
.purse-seine .purse-seine,
.albacore.western-pacific .western-pacific,
.albacore.eastern-tropical-pacific .western-pacific,
.indian-ocean .indian-ocean,
.north-pacific .north-pacific,
.western-atlantic .atlantic-ocean,
.eastern-atlantic .atlantic-ocean,
.lightmeat.western-pacific .western-pacific-lightmeat,
.lightmeat.north-pacific .western-pacific-lightmeat,
.lightmeat.eastern-tropical-pacific .eastern-tropical-pacific,
.yellowfin.western-pacific .western-central-pacific,
.fiji .fiji,
.china-a .china-a,
.china-b .china-b,
.thailand .thailand,
.mauritius .mauritius,
.colombia .colombia,
.ecuador .ecuador,
.thailand .thailand,
.png .png,
.marshall-islands .marshall-islands,
.can-usa .can-usa,
.can-united-states-of-america .can-usa,
.can-thailand .can-thailand,
.can-philippines .can-philippines
{
  display: block;
}

.fiji .local .local-processing, .mauritius .local .local-processing {
  display: block; }

.china-a .local .initial-processing, .china-b .local .initial-processing,
.colombia .local .initial-processing, .ecuador .local .initial-processing,
.thailand .local .initial-processing, .png .local .initial-processing,
.marshall-islands .local .initial-processing {
  display: block; }

.animation-fix {
  display: none !important; }

/* TABS */
.tabs {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  font-weight: 300;
  font-size: 1.25em; }

/* Nav */
.tabs nav {
  text-align: center;
  background: rgba(244, 240, 234, 0.9); }

.tabs nav ul {
  position: relative;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  margin: 0 auto;
  padding: 0;
  max-width: 1200px;
  list-style: none;
  -ms-box-orient: horizontal;
  -ms-box-pack: center;
  -webkit-flex-flow: row wrap;
  -moz-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  justify-content: center; }

.tabs nav ul li {
  position: relative;
  z-index: 1;
  display: block;
  margin: 0;
  text-align: center;
  -webkit-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1; }

.tabs nav a {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  line-height: 2.5; }

.tabs nav a span {
  vertical-align: middle;
  font-size: 0.75em; }

.tabs nav li.tab-current a {
  color: #74777b; }

.tabs nav a:focus {
  outline: none; }

/* Content */
.content-wrap {
  position: relative; }

.content-wrap section {
  display: none;
  margin: 0 auto;
  padding: 0 1.2em 1.2em 1.2em;
  max-width: 1200px; }

.content-wrap section.content-current {
  display: block; }

.content-wrap section p {
  margin: 0;
  padding: 0.5em 0;
  font-size: 13px; }

/* Fallback */
.no-js .content-wrap section {
  display: block;
  padding-bottom: 2em;
  border-bottom: 1px solid rgba(255, 255, 255, 0.6); }

.no-flexbox nav ul {
  display: block; }

.no-flexbox nav ul li {
  min-width: 15%;
  display: inline-block; }

@media screen and (max-width: 58em) {
  .tabs nav a.icon span {
    display: none; }

  .tabs nav a:before {
    margin-right: 0; } }
/*****************************/
/* Circle fill */
/*****************************/
.tabs-style-circlefill nav ul li {
  overflow: hidden;
  border-right: 1px solid #fafafa; }

.tabs-style-circlefill nav li a {
  padding: 1.5em 0;
  color: #fff;
  font-size: 1.25em; }

.tabs-style-circlefill nav li:first-child {
  border-left: none; }

.tabs-style-circlefill nav li:last-child {
  border: none; }

.tabs-style-circlefill nav li::before {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -31px 0 0 -31px;
  width: 63px;
  height: 63px;
  border: none;
  border-radius: 50%;
  background: #fb636a;
  content: '';
  -webkit-transition: -webkit-transform 0.3s;
  transition: transform 0.3s; }

.tabs-style-circlefill nav li.tab-current::before {
  -webkit-transform: scale3d(10, 10, 1);
  transform: scale3d(10, 10, 1); }

.tabs-style-circlefill nav a {
  -webkit-transition: color 0.3s;
  transition: color 0.3s; }

.tabs-style-circlefill nav a:hover span {
  display: block;
  position: absolute;
  top: 0;
  text-align: center;
  width: 100%;
  height: 100%;
  line-height: 75px;
  font-size: 13px;
  font-weight: 400;
  white-space: nowrap;
  color: #fff;
  background-color: rgba(251, 99, 106, 0.8); }

.tabs-style-circlefill nav li.tab-current a {
  color: #fff; }

.tabs-style-circlefill nav li.tab-current:after {
  content: "";
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #f4f0ea;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -6px; }

.tabs-style-circlefill .icon::before {
  display: block;
  margin: 0;
  pointer-events: none; }

.tabs-style-circlefill .content-wrap {
  border-top: none; }

.tabs .icon {
  padding-top: 0;
  padding-bottom: 0;
  height: 75px; }

.tabs .icon::before {
  content: "";
  height: 75px;
  background-image: url("/wp-content/themes/bumblebee-responsive/library/img/icons-traceablility.png");
  background-repeat: no-repeat;
  background-position: center top; }

.tabs .icon.icon-globe::before {
  background-position: center 0; }

.tabs .icon.icon-processing::before {
  background-position: center -75px; }

.tabs .icon.icon-transfer::before {
  background-position: center -150px; }

.tabs .icon.icon-video::before {
  background-position: center -225px; }

.tabs .icon.icon-weight::before {
  background-position: center -300px; }

.tabs .icon.icon-fact::before {
  background-position: center -375px; }

.tabs .icon.icon-issf::before {
  background-position: center -450px; }

.tabs .icon.icon-percentage::before {
  background-position: center -525px; }

.tabs .icon.icon-how::before {
  background-position: center -600px; }

.tabs .icon.icon-fishery::before {
  background-position: center -675px; }

.tabs .icon.icon-stock::before {
  background-position: center -750px; }

.tabs .icon.icon-country::before {
  background-position: center -825px; }

/* FULLPAGE OVERRIDES */
#fp-nav ul li a span, .fp-slidesNav ul li a span {
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  box-shadow: 0 0 0 10px #fb636a;
  height: 20px;
  width: 20px;
  background: none;
  top: 0;
  left: 0;
  margin: 0;
  opacity: .75; }

#fp-nav ul li, .fp-slidesNav ul li {
  height: 20px;
  width: 20px;
  margin: 35px; }

#fp-nav ul li a {
  border: none;
  transform: none;
  background-color: transparent;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0; }

#fp-nav ul li a.active span, .fp-slidesNav ul li a.active span, #fp-nav ul li:hover a.active span, .fp-slidesNav ul li:hover a.active span {
  height: 20px;
  width: 20px;
  margin: 0;
  border: none; }

#fp-nav ul li a.active {
  border: none;
  background-color: white;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%; }

div#fp-nav ul li a.active span {
  box-shadow: 0 0 0 3px #fb636a;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  top: 0;
  left: 0;
  -webkit-animation: pulsate1 1.75s ease-out;
  -moz-animation: pulsate1 1.75s ease-out;
  -o-animation: pulsate1 1.75s ease-out;
  animation: pulsate1 1.75s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  -o-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  opacity: 0; }

#fp-nav ul li:hover a span, .fp-slidesNav ul li:hover a span {
  height: 20px;
  width: 20px;
  margin: 0;
  box-shadow: 0 0 0 10px #fb636a;
  opacity: 1; }

#fp-nav ul li .fp-tooltip.right {
  right: 40px;
  background-color: rgba(79, 137, 179, 0.75);
  border-radius: 20px;
  padding: .25rem .75rem .125rem .75rem; }

#fp-nav ul li .fp-tooltip {
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-size: 1rem;
  text-transform: uppercase;
  top: -6px; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-loading .slick-list {
  background: white image-url("ajax-loader.gif", false, false) center center no-repeat; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  zoom: 1; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block;
  padding: 2em 1.5em .5em 1.5em; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.vessel > .row {
  display: table; }

.vessel > .row .slick-fix {
  display: table-cell;
  vertical-align: top;
  float: none; }

.vessel-list button {
  width: 50%;
  border-radius: 0;
  margin-bottom: 0;
  line-height: 75px;
  padding: 0;
  text-indent: -9999em;
  background-color: #f4f0ea;
  color: #fb636a; }

.vessel-list button.slick-prev {
  background-image: url("/wp-content/themes/bumblebee-responsive/library/img/icons-traceablility.png");
  background-repeat: no-repeat;
  background-position: center -900px; }

.vessel-list button.slick-next {
  background-image: url("/wp-content/themes/bumblebee-responsive/library/img/icons-traceablility.png");
  background-repeat: no-repeat;
  background-position: center -975px;
  border-left: 1px solid #fafafa; }

.vessel-list .slick-slide p {
  padding-bottom: 1rem;
  margin: 0; }

.vessel-list .name {
  text-transform: uppercase;
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-weight: 700;
  font-size: 1.5rem; }

.multiple-vessels {
  margin: 1.5rem 0;
  text-align: center; }

.catch-question {
  margin-bottom: 1.5rem; }

a.question-tip {
  background-color: rgba(79, 137, 179, 0.75);
  border-radius: 20px;
  padding: .5rem 1rem .5rem 1rem;
  font-family: 'Nunito Sans', Arial,sans-serif;
  font-size: .825rem;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 1rem; }

a.question-tip:hover {
  background-color: #4f89b3;
  text-decoration: none; }

.one-ship {
  display: none; }

.results-menu {
  bottom: -33px;
  position: fixed;
  text-align: center;
  width: 100%;
  z-index: 2;
  display: none; }

.results-menu ul {
  margin: auto; }

.results-menu li {
  list-style: none;
  display: inline; }

.results-menu a {
  width: 100px;
  height: 100px;
  font-size: 8px;
  display: inline-block;
  background: rgba(150, 150, 150, 0.5);
  color: #fff;
  font-family: 'Nunito Sans', Arial,sans-serif;
  border-radius: 50%;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.5rem;
  padding-top: 24px;
  opacity: 1; }

.results-menu a:hover, .results-menu a.active {
  background: rgba(150, 150, 150, 0.75);
  text-decoration: none; }

#loader-wrapper {
  display: none; }

.results-menu img {
  height: 18px; }

.results-menu a.active img {
  height: 26px; }

@media only screen and (min-width: 940px) {
  .results-menu {
    display: block; } }
@media only screen and (min-width: 1110px) {
  #loader-wrapper {
    display: block; }

  .results-menu {
    display: block;
    bottom: -93px; }

  .results-menu a {
    width: 180px;
    height: 180px;
    font-size: 12px; }

  .results-menu a.active {
    padding-top: 48px; }

  .results-menu img {
    height: 30px; }

  .results-menu a.active img {
    height: 32px; } }
.btnOut {
  opacity: 0; }

.gif-drawings {
  display: none; }

/* TOOLTIP OVERRIDE */
.has-tip, .has-tip:hover {
  border: none;
  cursor: pointer; }

.tooltip {
  font-weight: 400;
  font-size: 0.9375em;
  line-height: 1.3;
  padding: 0.5em;
  background: #042235; }

.tooltip > .nub {
  border-color: transparent transparent #042235 transparent; }

@media screen and (max-width: 768px) {
  #traceability > .section > .row > .columns {
    padding-left: 0;
    padding-right: 0; } }
@media screen and (max-width: 940px) {
  .traceability-results #traceability {
    margin-top: 48px; }

  /* fit animated gifs */
  .traceability-results #traceability .section .fp-tableCell > .row > .columns {
    padding-left: 0;
    padding-right: 0; }

  .fp-section.fp-table[style], .fp-tableCell[style] {
    height: auto !important; }

  .shim {
    display: none !important; }

  .pipe {
    display: none; }

  #header > .row > .columns {
    padding-left: 0.9375em;
    padding-right: 0.9375em; }

  #header .links a {
    display: block; }

  .can-code #content {
    width: 100%; }

  #traceability .animated {
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -o-animation-duration: 0s;
    animation-duration: 0s;
    -webkit-animation-fill-mode: none;
    -moz-animation-fill-mode: none;
    -o-animation-fill-mode: none;
    animation-fill-mode: none;
    opacity: 1; }

  canvas[style] {
    display: none; }

  .fp-tableCell {
    vertical-align: top; }

  /* DISPLAY LOGIC FOR GIFS */
  .albacore .gif-albacore,
  .lightmeat .gif-lightmeat,
  .yellowfin .gif-yellowfin,
  .albacore.western-pacific .gif-pacific,
  .albacore.eastern-tropical-pacific .gif-pacific,
  .indian-ocean .gif-indian-ocean,
  .north-pacific .gif-north-pacific,
  .western-atlantic .gif-atlantic,
  .eastern-atlantic .gif-atlantic-east,
  .lightmeat.western-pacific .gif-western-pacific,
  .lightmeat.eastern-tropical-pacific .gif-eastern-pacific,
  .yellowfin.western-pacific .gif-central-pacific,
  .longline .gif-longline,
  .pole-and-line .gif-pole-and-line,
  .purse-seine .gif-purse-seine,
  .gif-vessel,
  .fiji .gif-tropical, .mauritius .gif-tropical,
  .thailand .gif-industrial, .china-a .gif-industrial, .china-b .gif-industrial, .colombia .gif-industrial, .ecuador .gif-industrial, .png .gif-industrial, .marshall-islands .gif-industrial,
  .gif-cannery {
    display: block !important;
    width: 100%; }

  .text-box {
    margin-bottom: 3em;
    padding-left: 0.9375em;
    padding-right: 0.9375em; }

  .tabs nav {
    display: none; }

  #traceability .content-wrap section {
    display: block;
    padding: .5em 1.2em; }
  #traceability .content-wrap section h5 {
    background-color: rgba(251, 99, 106, 0.75);
    padding-left: 24px !important;
    padding-right: 64px !important;
    margin-left: -24px;
    margin-right: -24px;
    color: #f1eee9; }
  #traceability .content-wrap section h5.icon {
    height: auto;
    background-image: url("/wp-content/themes/bumblebee-responsive/library/img/icons-traceablility.png");
    background-repeat: no-repeat; }
  #traceability .content-wrap section h5.icon:before {
    height: auto; }

  #traceability .content-wrap section h5.icon-globe {
    background-position: right 0; }

  #traceability .content-wrap section h5.icon-processing {
    background-position: right -90px; }

  #traceability .content-wrap section h5.icon-transfer {
    background-position: right -165px; }

  #traceability .content-wrap section h5.icon-video {
    background-position: right -240px; }

  #traceability .content-wrap section h5.icon-weight {
    background-position: right -315px; }

  #traceability .content-wrap section h5.icon-fact {
    background-position: right -390px; }

  #traceability .content-wrap section h5.icon-issf {
    background-position: right -465px; }

  #traceability .content-wrap section h5.icon-percentage {
    background-position: right -540px; }

  #traceability .content-wrap section h5.icon-how {
    background-position: right -615px; }

  #traceability .content-wrap section h5.icon-fishery {
    background-position: right -690px; }

  #traceability .content-wrap section h5.icon-stock {
    background-position: right -765px; }

  #traceability .content-wrap section h5.icon-country {
    background-position: right -840px; }

  #traceability .content-wrap section:first-child h5 {
    background-color: transparent;
    padding-left: 0 !important;
    margin-left: 0;
    margin-right: 0;
    color: #222222; }

  .content-wrap section p {
    font-size: .75rem; }

  .video-container {
    margin: .75em; }

  #traceability a.btn-continue.next-section {
    display: none; }

  #traceability > .section:last-child .fp-tableCell {
    padding-bottom: 140px; }

  #traceability .btnOut.end-trace {
    opacity: 1 !important;
    display: block !important; }

  .species {
    background: #042235;
    /* Old browsers */ }

  .location {
    background: #092b41;
    /* Old browsers */ }

  .method, .vessel {
    background: #89bfe1; }

  .local {
    background: #215e85;
    /* Old browsers */ }

  .cannery {
    background: #4e88ad;
    /* Old browsers */ } }
/* -----------------------------------------
    Media Queries
----------------------------------------- */
@media only screen and (min-width: 1280px) {
  .healthy-living .top-level.detail {
    min-height: 650px; }

  .top-level .fullscreen-image {
    height: 100%; }

  .about-us .fullscreen-image #bg {
    margin-top: -10em; }

  .healthy-living .top-level .fullscreen-image #bg {
    /*margin-top:-18em;*/ }

  /*.recipes .fullscreen-image #bg {
    margin-top: -5em;
    height: 100%;
    height: 100vh;} */
  .recipe-category .fullscreen-image #bg {
    margin-top: -8em; }

  .product-category-list .fullscreen-image #bg {
    margin-top: -9em; }

  .sustainability .fullscreen-image #bg {
    margin-top: -10em; }

  .store-locator .fullscreen-image #bg {
    margin-top: -10em; }

  .home .band.subhead {
    padding-left: 157%; }

  .home .band.subhead {
    margin: 213px 0 0 -95%; }

  .home .healthy-living .band.subhead {
    margin: 20% 0 0 0; }

  .large-only-pull4 {
    position: relative !important;
    right: 20% !important;
    left: auto !important; }

  .heritage-can1 {
    position: absolute !important;
    top: 15px !important;
    left: -588px !important; } }
@media only screen and (min-width: 58.75em) {
  .top-bar-section #menu-top-nav {
    float: right; }

  .animate-overlay {
    z-index: 9; }

  .home .animate-background .panel.band {
    min-height: 250px; }

  .home .animate-overlay .panel.band {
    background: none; }

  .home .third-slide .band.subhead {
    padding-left: 157%; }

  .home .band.subhead {
    margin: 213px 0 0 -104%;
    overflow-x: hidden; }

  .home .loyalty-slide .subhead-wrap {
    left: 0%;
    width: 58%; }

  .home .heritage .subhead-wrap {
    padding-right: 50px;
    width: 96%; }

  .home .heritage .band h2 {
    padding-right: 40px; }

  .heritage-can {
    position: absolute;
    top: 15px;
    left: -370px; }

  .heritage-can1 {
    position: absolute;
    top: 15px;
    left: -460px; }

  .horatio-wrap {
    display: block;
    margin: 213px 0 0 -104%;
    padding-left: 157%;
    position: relative;
    z-index: 2; }

  .horatio-wrap img {
    display: block;
    position: absolute;
    top: -50px;
    right: -50px; } }
@media only screen and (max-width: 58.75em) {
  h1.logo img, .woocommerce h1.logo img {
    width: 125%;
    padding-top: 0; }

  .connect-wrapper .social-label, .connect-wrapper .logo {
    display: none; }

  .utility-nav .inline-list > li:last-of-type a {
    border-right: none; }

  .top-level.detail {
    padding-top: 2.8em; }

  .top-bar .logo {
    z-index: 0; }

  .orbit-container .mobile-pad {
    padding-top: 1rem; }

  .home .mobile-pad .large-10,
  .home .mobile-pad .large-6 {
    width: 100%; }

  .home .subhead-wrap {
    position: relative;
    width: 100%; }

  .home .sustainability .panel {
    background: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png") rgba(0, 133, 255, 0.8); }

  .home .healthy-living .panel {
    background: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png") rgba(103, 179, 7, 0.8); }

  .home #page .band.subhead {
    margin: 0;
    padding: 1em; }

  .home #page .orbit-container .band.subhead {
    padding: 0; }

  .home .products.homepage-slide .band.subhead {
    background-image: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png");
    background-color: rgba(0, 120, 189, 0.7);
    min-height: 0; }

  .home .orbit-container #bg {
    margin-top: 0; }

  .home .orbit-container #bg.overlay {
    display: none; }

  .animate-background {
    display: none !important; }

  .animate-overlay .large-5 {
    width: 100%;
    margin-left: 0; }

  .heritage-can {
    position: relative;
    top: 0;
    left: 0;
    padding-bottom: 20px; }

  .heritage-can1 {
    position: relative;
    top: 0;
    left: 0; }

  /*   .heritage-can1{
     position:absolute;
     top:15px;
     left:-455px;
   }*/ }
@media only screen and (max-width: 1024px) {
  .page-title .row.collapse .columns {
    padding: 0 1.25em; }

  .top-bar-section .has-dropdown.moved > .dropdown {
    top: 8px; }

  #sidebar {
    padding-right: 0.9375em; }

  .home .homepage-slide h2 {
    font-size: 2.2em; }

  .home .products.homepage-slide .band.subhead {
    padding-left: 170%; }

  .home .products.homepage-slide .band.subhead {
    margin-top: 100px; } }
@media only screen and (max-width: 940px) {
  #sidebar {
    margin-right: 0; } }
@media only screen and (min-width: 938px) {
  .home .orbit-container .homepage-slide img#bg {
    margin-top: 6em; }

  .home .bwfl-slide.homepage-slide #bg {
    position: relative;
    top: 0em; }

  .home .orbit-container .homepage-slide .ts-band img#bg {
    margin-top: 2.5rem; }

  .home .products.homepage-slide .mobile-pad {
    max-width: 430px; }

  .home .homepage-slide.first-slide .mobile-pad {
    max-width: 500px; }

  .show-for-small-down {
    display: none !important; }

  .medium-only-pull2 {
    position: relative;
    right: 16.66667%;
    left: auto; }

  .home .orbit-container.full-height-bg {
    max-height: 710px; } }
@media only screen and (min-width: 940px) and (max-width: 1326px) {
  .trace-sch-btn {
    min-height: 72px; } }
@media only screen and (min-width: 1360px) {
  .home .orbit-container .homepage-slide .ts-band img#bg {
    margin-top: -8em; } }
@media only screen and (min-width: 1060px) {
  .home .orbit-container.full-height-bg {
    max-height: 790px; }

  .home .product-showcase > .product-slides {
    padding-left: 0;
    overflow: hidden; } }
@media only screen and (min-width: 1061px) and (max-height: 750px) {
  .home .bwfl-slide.homepage-slide #bg {
    position: relative;
    top: -10em; } }
@media only screen and (max-width: 938px) {
  .show-for-small-down {
    display: inherit !important; }

  .shrink-for-medium {
    font-size: 1em; }

  #easy_zoom {
    display: none; }

  h1.logo img, .woocommerce h1.logo img {
    padding-top: 0;
    max-width: 200px; }

  /* MOBILE NAV */
  .top-bar-section ul.sub-menu li {
    background: none; }

  #menu-main-nav {
    background-color: #0078bd;
    background-image: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png"); }

  #menu-top-nav {
    display: inline-block;
    width: auto; }

  #menu-top-nav li {
    display: inline-block; }

  .top-bar-section ul.sub-menu li {
    margin-bottom: 0; }

  .top-bar-section ul li > a, .top-bar-section li a:not(.button) {
    text-shadow: 1px 0 1px rgba(251, 99, 106, 0.9); }

  .top-bar-section ul li.has-dropdown > a:after {
    top: 44%; }

  .menu-top-nav-container, .utility-nav {
    background-color: white;
    color: #4f4f4f; }

  .top-bar-section .utility-nav ul li a {
    color: #4f4f4f;
    text-shadow: none; }

  .top-bar-section .utility-nav ul li a:hover {
    color: #4f4f4f; }

  .top-bar-section .utility-nav .search {
    margin: 0 0 0 0.5em; }

  .top-bar form {
    margin: 0.5em 0.5em 0.5em 0; }

  .top-bar input {
    height: 2em; }

  .top-bar-section #menu-top-nav {
    white-space: normal; }

  .utility-nav .search #searchsubmit {
    line-height: 2em;
    padding: 0;
    height: 2em;
    margin-bottom: 0.7em; }

  .top-bar .name h1 {
    margin: 0 0 0 0.75em; }

  .sidebar-bg .panel.widget {
    /*  padding: 1em;*/ }

  .sidebar-bg .panel.widget h5 {
    font-size: 1em; }

  .sidebar-bg .panel.widget h3, footer .panel.widget h3 {
    font-size: 1.4em; }

  .sidebar-bg .widget_join_beewell_for_life .panel.widget {
    padding: 0em; }

  .productCategoryList .panel {
    padding: 0.85em; }

  .productCategoryList h5 {
    font-size: 0.9em; }

  .product-details .product-size .custom.dropdown .current {
    line-height: 2.7em;
    font-size: 1.1em; }

  .product-details .product-size h5 {
    line-height: 2.1em;
    font-size: 1em; }

  .product-details .zoom-text {
    display: none; }

  .product-details .product-name, .product-details .health-logos ul {
    margin-bottom: 0.3em; }

  /* MOBILE SUBNAV */
  .top-bar-section .has-dropdown.moved > .dropdown {
    background-color: #0078bd;
    background-image: none; }

  .top-bar-section .dropdown li a {
    text-transform: uppercase;
    font-family: 'Nunito Sans', Arial,sans-serif;
    font-style: normal;
    font-weight: 400;
    text-shadow: none; }

  .top-bar-section ul li > a, .top-bar-section li a:not(.button) {
    color: #fff; }

  .top-bar-section li a:not(.button):hover {
    color: #fff; }

  .top-bar-section ul li.active > a {
    color: #fff;
    background-color: #0078bd;
    text-decoration: underline; }

  .top-bar-section .dropdown li.title h5 a {
    color: #fff; }

  .top-bar-section .dropdown li.title h5 a {
    margin-top: 0; }

  .top-bar-section .dropdown .js-generated {
    background-color: #0078bd;
    background-image: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png");
    margin: 0; }

  .top-bar-section .dropdown .js-generated:hover {
    background-color: #0078bd;
    background-image: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png"); }

  .top-bar-section .dropdown .js-generated a, .top-bar-section .dropdown a.js-generated {
    font-size: 18px;
    line-height: 18px;
    text-shadow: 1px 0 1px rgba(251, 99, 106, 0.9);
    font-family: 'Nunito Sans',sans-serif;
    font-style: normal;
    font-weight: 500;
    text-transform: capitalize; }

  .top-bar-section .dropdown .parent-link.js-generated {
    padding-bottom: 0.7em;
    line-height: 1.5; }

  .top-bar-section .dropdown li.title h5 {
    margin-bottom: 0;
    margin-top: 0; }

  .rewards .new-address address.vcard {
    border-top: 0; }

  .top-bar-section .my-dashboard-menu.has-dropdown.moved > .dropdown li a {
    color: #fff;
    text-align: left; }

  .top-bar-section .my-dashboard-menu .utility-nav ul li a {
    color: #fff; }

  .home .band.subhead {
    min-height: 0; }

  .home .products.homepage-slide #bg {
    top: 0em; }

  .home .loyalty.homepage-slide .band.secondary {
    background-color: #FF5A02; }

  .home .loyalty-slide .band {
    background: url("/wp-content/themes/bumblebee-responsive/library/img/arches_orange.png") #F7E0BE; } }
@media only screen and (min-width: 940px) {
  .hide-for-med-up-spec {
    display: none; } }
@media only screen and (max-width: 940px) {
  .home {
    padding: 0; }

  .top-bar-section .utility-nav .search {
    margin: 0.5em auto; }

  .shrink-for-medium {
    font-size: 1.125em; }

  .top-bar-section ul.sub-menu li {
    background: none; }

  .utility-nav .inline-list {
    width: auto;
    margin-right: 0;
    display: inline-block;
    float: none !important; }

  .home .product-showcase {
    border: none;
    padding: 1em 0 0 0; }

  .healthy-living .together-logo {
    margin-top: 1em;
    margin-left: 1em;
    position: static;
    top: 0;
    left: 0; }

  .connect-wrapper.expanded {
    display: none; }

  .home .healthy-living .slider-icon, .home .sustainability span.entypo {
    width: 3em; }

  .home .sustainability span.entypo {
    font-size: 2.3em; }

  .home .test-animate, .home .test-animate2 {
    display: block; }

  .widget_join_beewell_for_life .join {
    padding-right: 0.5em; }

  .product-category .key-band {
    display: none; }

  .productCategoryList {
    margin-left: 0;
    margin-right: 0; }

  .home .product-showcase .product-slides .orbit-container .orbit-slides-container {
    margin: 0 1em; }

  .home .featured-product h3 {
    font-size: 2.3em; }

  .home .product-showcase {
    float: left; }

  .home #bg.overlay {
    display: none; }

  .product-details .share-product {
    margin-top: 0.5em; }

  .product-details .share-product h5 {
    margin-top: 0.2em; }

  .hide-for-med-down-spec {
    display: none !important; } }
    
@media only screen and (max-width: 1023px) {
  .selected .vcard:before {
    display: none; }

  .home .subhead-wrap h6, .home .subhead-wrap p, .home .tagline, .connect-wrapper.expanded {
    display: none; }

  .home .homepage-slide h2 {
    min-height: 52px;
    font-size: 1.4rem;
    margin: 0 0 1rem 0; }

  .home .healthy-living h3, .home .sustainability h3 {
    font-size: 1.2em; }

  .home .ts-band h1 {
    margin-top: 0;
    font-size: 2rem; }

  .home .ts-band h2 {
    font-size: 1.4rem;
    min-height: 0;
    margin: 0; }

  .home .ts-band .mobile-pad > .columns {
    top: 0rem;
    left: 0rem; } }
.home .ts-band h2, .home .ts-band h3 {
  font-weight: 300;
  font-family: 'PT Sans', 'Arial'; }

@media only screen and (min-width: 941px) {
  .home .ts-band h2 {
    margin-top: -0.75rem;
    font-size: 4rem; }

  .home .ts-band h3 {
    font-size: 1.6rem; } }
@media only screen and (max-width: 940px) {
  .home .ts-band h2 {
    margin: 0.65rem 0;
    font-size: 2.5rem; }

  .home .ts-band h3 {
    font-size: 1.4rem; }

  .home .ts-band {
    background-image: url("/wp-content/themes/bumblebee-responsive/library/img/arches.png");
    position: relative; } }
@media only screen and (max-width: 480px) {
  .home .ts-band h2 {
    margin: 0.5rem 0;
    font-size: 1.85rem; }

  .home .ts-band h3 {
    min-height: 0; } }
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .home .homepage-slide .band.subhead span.entypo {
    margin-top: 0;
    font-size: 2.8rem; }

  .home .homepage-slide .band.subhead span.img-icon {
    width: 2.5rem;
    margin-top: 0; }

  .home .homepage-slide .band.subhead span.img-icon.runner {
    width: 2.7rem; }

  .loyalty .orbit-container .mobile-pad .columns {
    padding: 0; }

  .poster-pic {
    margin-top: 0; } }
@media only screen and (max-width: 650px) {
  .top-bar form {
    margin: 0; }

  .menu-top-nav-container {
    text-align: center;
    padding: 0 1em; }

  .top-bar-section .utility-nav .search {
    float: none;
    padding: 0 1em;
    overflow: hidden; }

  .top-bar-section .utility-nav .search .searchhometop {
    position: relative;
    opacity: 1;
    left: 0;
    float: left;
    width: 85%;
    padding: 0 10px; }

  .utility-nav .search #searchsubmit {
    float: left;
    width: 15%;
    margin-bottom: 0; }

  .utility-nav li.menu_divider {
    line-height: 1em; }

  .top-bar-section .utility-nav ul li:first-child a {
    padding-left: 0; }

  .home .bx-wrapper .bx-controls-direction a {
    top: 10rem; } }
@media only screen and (min-width: 600px) and (max-width: 649.99px) {
  .post .blog-img {
    width: 182px;
    height: 182px;
    overflow: hidden;
    padding: 0;
    margin-left: 1rem;
    border-bottom: 0.4em solid white; }

  .post .blog-img img {
    position: relative;
    min-height: 182px;
    min-width: 182px; } }
@media only screen and (min-width: 650px) {
  .post .blog-img {
    width: 200px;
    height: 200px;
    overflow: hidden;
    padding: 0;
    margin-left: 1rem;
    border-bottom: 0.4em solid white; }

  .post .blog-img img {
    position: relative;
    min-height: 200px;
    min-width: 200px; }

  .recipes-like-cont {
    margin-top: -1rem;
    margin-bottom: 1rem; } }
@media only screen and (max-width: 600px) {
  .reward-step {
    min-height: 0;
    border-left: 0; }

  .reward-step .reward-steps-icon {
    border-top: 1px solid #DFDFDF;
    margin-top: 1em;
    padding-top: 1em; }

  .home .subhead-wrap2 .alb-slide-text .alb-center-can {
    top: -145px;
    position: absolute;
    left: 16.95%; } }
@media only screen and (min-width: 360px) and (max-width: 1024px) {
  .horatio {
    width: 70%; } }
@media only screen and (min-width: 540px) and (max-width: 1024px) {
  #horatio-points-left.text-center {
    text-align: left !important; } }
@media print {
  .recipes .recipe-title {
    display: block;
  }

  .recipes .nav-single,
  .recipes.nav-single * {
    display: none !important;
  }
}
.single .recipe-title {
  display: none;
}
@media only screen and (max-width: 480px) {
  .top-bar form {
    margin: 0; }

  .menu-top-nav-container {
    text-align: center; }

  .top-bar-section .utility-nav .search {
    float: none; }

  .top-bar-section .utility-nav ul li:first-child a {
    padding-left: 0; }

  .page-title .row.collapse .columns {
    padding: 0 1.25em; }

  .top-level.detail h1 {
    font-size: 1.5em; }

  .top-level.detail h2 {
    font-size: 1.75em; }

  .top-level.detail p {
    font-size: 1em; }

  .product-hover h5.shrink-for-medium {
    font-size: 1em;
    line-height: 1.1em; }

  .related-recipes h2 {
    font-size: 3em; }

  .connect-wrapper .inline-list.social-links {
    margin-left: 0; }

  .hide-for-tiny {
    display: none !important; }

  .productCategoryList .panel {
    padding: 0.7em; }

  table.nutrition-facts {
    font-size: 0.9em; }

  table.nutrition-facts td:last-of-type {
    border-right: 1px solid #ddd; }

  table.nutrition-facts td:nth-child(1) {
    position: absolute;
    width: 100% !important; }

  table#tablefacts td:nth-child(1) {
    position: relative;
    width: auto !important; }

  table.nutrition-facts td:nth-child(2) {
    display: none; }

  table#tablefacts td:nth-child(1) {
    display: table-cell; }

  table.nutrition-facts td:nth-child(3) {
    width: 100% !important;
    padding-top: 160px; }

  table#tablefacts td:nth-child(3) {
    width: auto !important;
    padding-top: inherit; }

  .recipe-print button {
    font-size: 0.7em; }

  .home .recipes h2 {
    font-size: 2.3em;
    margin-bottom: 1em; }

  .home .featured-product {
    padding: 0; }

  .home .homepage-slide .band.subhead span.img-icon {
    width: 2rem;
    margin-right: 1rem;
    margin-bottom: 1rem; }

  .home .loyalty.homepage-slide .band.subhead span.img-icon.runner {
    width: 2.2rem;
    top: -1px;
    position: relative; }

  .home .homepage-slide .band.subhead span.entypo {
    font-size: 2.5rem; }

  .home .products-more {
    margin-top: 0; }

  .home .sustainability .entypo.first, .home .healthy-living .slider-icon.first {
    margin-left: 0.3em; }

  .home .second-slide .mobile-pad {
    padding: 1em 1em 0 1em; }

  .home .product-showcase .product-slides h4 {
    font-size: 1em; }

  .watch-btn {
    margin-right: 0; }

  .top-bar-section .my-dashboard-menu.has-dropdown.moved > .dropdown {
    top: 5px;
    color: #fff;
    text-align: left; }

  .top-bar-section .my-dashboard-menu.has-dropdown.moved > .dropdown {
    top: 8px;
    text-align: left; }

  .footer-wrapper {
    padding: 1em; }

  .home .slide-cta .button {
    font-size: 1rem; }

  .home .heritage .slide-cta .button {
    font-size: 1rem; }

  .poster-pic {
    margin-top: 0; }

  .home .beemail.homepage-slide form {
    margin: 0; }

  .home .beemail.homepage-slide form input {
    margin-bottom: 1.55rem; }

  .home .homepage-slide .band.subhead span.img-icon.entypo.heart {
    font-size: 2.8rem; }

  .home .homepage-slide .band.subhead span.img-icon:not(.entypo) {
    margin-top: 0.3rem; } }
@media only screen and (max-width: 445px) {
  .top-bar-section .utility-nav .search {
    margin: 0.5em auto; } }
@media only screen and (max-width: 360px) {
  .products .mobile-pad .columns {
    padding: 0; }

  .home .homepage-slide h2 {
    min-height: 75px;
    font-size: 1.35rem; }

  .home .heritage.beewell .button-row {
    margin-top: 0.5rem; }

  .home .heritage .slide-cta .button.watch-btn {
    font-size: 1rem; }

  .home .orbit-container .homepage-slide .band.subhead {
    min-height: 170px; }

  .home .bx-wrapper .bx-controls-direction a {
    margin-top: -17px; }

  .faq .subul, .faq .innerul {
    margin-left: 0px;
    list-style: none; }

  ul.innerul .innerul {
    margin-left: 0.5rem; }

  ul.innerul .innerul li {
    margin-top: 0.8rem; }

  .button-row.inline-list > li {
    margin-left: 1rem; }

  .button-row.inline-list > li:first-child {
    margin-left: 1.4rem; }

  .button-row .button.small {
    padding-left: 1em;
    padding-right: 1em; }

  .home .heritage .slide-cta .button-row .button {
    font-size: 1rem; }

  .home .slide-cta a.button {
    padding-left: 0.8rem;
    padding-right: 0.8rem; }

  .home .home-slide-ts .slide-cta a.button {
    margin-bottom: 0; }

  .home .slide-cta span, .home .slide-cta .button {
    float: none;
    display: inline-block !important;
    vertical-align: top; }

  .home .slide-cta .button.hide-for-small {
    display: none !important; }

  .slide-cta .columns {
    text-align: center; }

  .home .homepage-slide .band.subhead span.img-icon {
    margin-right: 0.5rem; }

  .home .homepage-slide .band.subhead span.img-icon.entypo.heart {
    font-size: 2.7rem; }

  .home .band.secondary {
    height: 45px; }

  .full-height-bg.height-auto .bx-wrapper .bx-pager {
    top: -1.7rem !important; }

  .home .ts-band h2 {
    margin: 0.5rem 0;
    font-size: 1.85rem;
    min-height: 0;
    padding-bottom: 0.5rem; }

  .home .ts-band h3 {
    min-height: 0;
    font-size: 1rem; }

  .home .ts-band .mobile-pad > .columns {
    top: 0;
    left: 0rem; }

  .home .subhead-wrap2 .alb-slide-text .alb-center-can {
    top: -92px;
    position: absolute;
    left: 16.95%; }

  .alb-home-banner {
    margin: 13% auto -2% !important; } }
@media only screen and (min-width: 361px) and (max-width: 415px) {
  .alb-home-banner {
    margin: 12% auto 9% !important; } }
@media only screen and (min-width: 1280px) {
  .home .orbit-container .homepage-slide img#bg {
    margin-top: 0;
    margin-top: 0rem; } }
@media only screen and (min-width: 1280px) and (max-width: 1359px) {
  .home .orbit-container .homepage-slide .ts-band img#bg {
    margin-top: -3rem; } }
#recaptcha_response_field {
  font-size: 100% !important; }

#recaptcha_widget_div td {
  line-height: 0 !important; }

.wppb-form-field label[for="opt_in"] {
  display: none; }

.wppb-recaptcha label {
  visibility: hidden; }

/*Recipe Pagination (new WP CPT based)*/
span.page-numbers.current {
  background-color: #2ba6cb;
  color: #FFF;
}
span.page-numbers, a.page-numbers {
  padding: 5px 10px;
}
a.page-numbers {
  color: #999;
}
a.page-numbers:hover {
  color: #999;
  background-color: #e6e6e6;
}

/*Homepage Recipe Vids */
div.feat-vid-recipe {
  position: relative;
}

.feat-vid-recipe-img {
  height: 630px;
}

.vid-recipe-img,
div.feat-vid-recipe-img {

  position: relative;
  background: no-repeat center center;
  background-size: cover;
}

.vid-recipe-img img.playbutton,
div.feat-vid-recipe-img img.playbutton {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 99;
  margin-top: -46px;
  margin-left: -46px;
  width: 93px;
  height: 93px;
}

div.feat-vid-recipe-img img.hp-vid-sponsor {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -15px;
  margin-left: -158px;
  width: 317px;
  height: 133px;
}
div.feat-vid-recipe-title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, .75);
  width: 100%;
  color: #fff;
  height: 45px;
  font-size: 16px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 16px;
  padding-left: 10px;
}
div.hp-rand-recipe {
  height: 240px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}
div.hp-rand-recipe-title {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, .75);
  width: 100%;
  color: #fff;
  height: 45px;
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 18px;
  padding-left: 10px;
  padding-right: 5px;
  transition: height 300ms;
}
span.hp-rand-recipe-title-stars {
  display: block;
  padding-top: 4px;
  margin-left: -4px;
  opacity: 0;
  transition: opacity 300ms;
}
div.hp-rand-recipe-title-whitebg {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, .55);
  opacity: 0;
  transition: opacity 300ms;
}
div.hp-rand-recipe:hover div.hp-rand-recipe-title-whitebg {
  opacity: 1;
}
div.hp-rand-recipe:hover span.hp-rand-recipe-title-stars {
  opacity: 1;
}
div.hp-rand-recipe:hover div.hp-rand-recipe-title {
  height: 60px;
}
div.hp-rand-recipe-more {
  float: left;
  width: 10%;
  height: 240px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#hp-video-modal {
  top: 20% !important;
  position: fixed;
  padding: 0;
}
a.view-all-recipes-link {
  color: #FFF;
  text-decoration: none;
}
a.view-all-recipes-link:hover {
  color: #FFF;
  text-decoration: none;
}

/*Healthy Living Homepage*/
div#page.healthy-living #sidebar {
  display: none;
}
div#page.healthy-living div.main-content {
  background-image: none;
  border: none;
  padding: 0;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  max-width: initial;
}
div#page.healthy-living div.main-content .main-column {
  padding: 0;
  margin-bottom: 0;
}
.healthy-living .top-level.detail {
  min-height: 0px;
}
div#page.healthy-living .top-level .page-title {
  display: none;
}
.hl-link-bar {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 35px;
  background-color: rgba(0, 0, 0, .6);
  padding: 0 35px;
  text-align: right;
}
.hl-link-bar a, .hl-link-bar a:hover {
  color: #FFF;
  text-transform: uppercase;
  position: relative;
  top: 10px;
}
div#page.healthy-living div.hp-rand-recipe {
  height: 300px;
}
.hl-hero-title {
  position: absolute;
  bottom: 27%;
  color: #FFF;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  line-height: normal;
  font-weight: bold;
  font-size: 70px;
}
.hl-hero-text {
  position: absolute;
  bottom: 15%;
  left: 40%;
  color: #FFF;
  text-align: center;
  width: 60%;
  margin-left: -20%;
  line-height: 1.4;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .hl-hero-title {
    position: absolute;
    bottom: 39%;
    color: #FFF;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    line-height: normal;
    font-weight: bold;
    font-size: 20px;
  }
  .hl-hero-text {
    position: absolute;
    bottom: 26%;
    left: 50%;
    color: #FFF;
    text-align: center;
    width: 90%;
    margin-left: -45%;
    line-height: 1.4;
    margin-bottom: 0;
    font-size: 8px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .hl-hero-title {
    position: absolute;
    bottom: 27%;
    color: #FFF;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    line-height: normal;
    font-weight: bold;
    font-size: 50px;
  }
  .hl-hero-text {
    position: absolute;
    bottom: 15%;
    left: 50%;
    color: #FFF;
    text-align: center;
    width: 44%;
    margin-left: -22%;
    line-height: 1.4;
    margin-bottom: 0;
    font-size: 12px;
  }
}
.hl-store-title {
  position: absolute;
  top: 8%;
  color: #FFF;
  text-align: center;
  width: 100%;
  margin-bottom: 0;
  line-height: normal;
  font-weight: bold;
  font-size: 85px;
}
.hl-store-text {
  position: absolute;
  top: 24%;
  left: 50%;
  color: #FFF;
  text-align: center;
  width: 40%;
  margin-left: -20%;
  margin-bottom: 0;
  line-height: 1.4;
}
.hl-store-button {
  position: absolute;
  top: 33%;
  left: 50%;
  margin-left: -63px;
  margin-bottom: 0;
}
@media (max-width: 640px) {
  .hl-store-title {
    position: absolute;
    top: 8%;
    color: #FFF;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    line-height: normal;
    font-weight: bold;
    font-size: 20px;
  }
  .hl-store-text {
    position: absolute;
    top: 24%;
    left: 50%;
    color: #FFF;
    text-align: center;
    width: 40%;
    margin-left: -20%;
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 8px;
  }
  .hl-store-button {
    position: absolute;
    top: 48%;
    left: 50%;
    margin-left: -63px;
    font-size: 10px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .hl-store-title {
    position: absolute;
    top: 8%;
    color: #FFF;
    text-align: center;
    width: 100%;
    margin-bottom: 0;
    line-height: normal;
    font-weight: bold;
    font-size: 50px;
  }
  .hl-store-text {
    position: absolute;
    top: 23%;
    left: 50%;
    color: #FFF;
    text-align: center;
    width: 40%;
    margin-left: -20%;
    margin-bottom: 0;
    line-height: 1.4;
    font-size: 12px;
  }
  .hl-store-button {
    position: absolute;
    top: 34%;
    left: 50%;
    margin-left: -63px;
    font-size: 14px;
  }
}
.healthy-living button:hover, .healthy-living button:focus, .healthy-living .button:hover, .healthy-living .button:focus {
  background-color: #E34650;
}
div#page.healthy-living .slick-prev {
  left: 10px;
}
div#page.healthy-living .slick-next {
  right: 10px;
}
div.hl-blog-images {
  background-position: top center;
}