.btn.orange {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
  background: #e44805;
}

.btn.ghost.orange {
  font-weight: 500;
  color: #f17d21;
  background: 0 0;
}

.btn.ghost.yellow {
  color: #ff0;
}

.btn.small {
  padding: 7px 15px;
}

.orange {
  color: #f17d21;
}

.btn.ghost {
  font-size: 22px;
  font-weight: 600;
  padding: 9px 45px;
  cursor: pointer;
  text-transform: uppercase;
  border: solid 2px;
}

input.btn.ghost {
  font-family: Asap, sans-serif;
  font-size: 20px;
  font-weight: 400;
  padding: 5px 30px;
  cursor: pointer;
  color: #fff;
  border: solid 2px #fff;
  background: 0 0;
}

input.btn.blue {
  color: #1d266c;
  border: solid 2px;
}

.blue {
  color: #1d266c;
}

i.fa.fa-bars {
  font-size: 31px;
  margin-top: 2px;
  cursor: pointer;
  color: #fff;
}

.slick-slide {
  position: relative;
  max-width: 330px;
  margin: 0 5px;
}

.slick-dots li button::before {
  font-size: 15px !important;
}

.instaOne {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.instaTwo {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}

.mmVidPopShark {
  cursor: pointer;
}

.socialFeedSquare.fb {
  border: none;
  background: 0 0;
}

.fbCounterWrapper {
  position: absolute;
  top: 0;
  left: 0;
}

.youtube-player {
  position: relative;
  overflow: hidden;
  max-width: 100%;
  height: 0;
  margin: 5px;
  padding-bottom: 56.23%;
  background: #000;
}
.youtube-player iframe {
  position: absolute;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: 0 0;
}
.youtube-player img {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
  margin: auto;
  cursor: pointer;
  -webkit-transition: 0.4s all;
  transition: 0.4s all;
  border: none;
}
.youtube-player img:hover {
  -webkit-filter: brightness(75%);
}
.youtube-player .play {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 72px;
  height: 72px;
  margin-top: -36px;
  margin-left: -36px;
  cursor: pointer;
  background: url(https://imgur.com/TxzC70f) no-repeat;
}

.fb .counterTxt {
  font-size: 48px;
  font-weight: 700;
  line-height: 120%;
  display: inline-block;
  margin: 40px 0 5px 0;
  padding: 1px 10px;
  color: #76870e;
  color: #00aeef;
  border: solid 2px #000;
  background: #fff;
}

.homeSocialBanners {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 10px;
  background-image: url("../jpg/homesocialbkglarge.jpg");
  background-repeat: repeat-x;
  background-position: top right;
}
.homeSocialBanners:after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  content: "";
  background-color: #fff;
}

.homeSocialCol {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 25vw;
  height: 25vw;
  border-right: 3px solid #fff;
  border-bottom: 3px solid #fff;
  background-color: #fff;
}
.homeSocialCol .et_pb_row {
  width: 100%;
}

.homeSocialGrid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.homeSocialGridSquare {
  width: 50%;
  height: 50%;
  border: 2px solid #fff;
}
.homeSocialGridSquare:nth-of-type(1) {
  border-top: none;
}
.homeSocialGridSquare:nth-of-type(2) {
  border-top: none;
}
.homeSocialGridSquare:nth-of-type(3) {
  border-bottom: none;
}
.homeSocialGridSquare:nth-of-type(4) {
  border-bottom: none;
}

.homeBottomScroller .inner {
  position: relative;
  max-width: 1300px;
  margin: 0 auto;
  padding-bottom: 75px;
}
.homeBottomScroller .slider {
  display: none;
}
.homeBottomScroller .slick-slide {
  max-width: 270px;
  margin: 0 6px;
}

.scrollerContainer {
  overflow: hidden;
  width: 90%;
  max-width: 1115px;
  margin: 0 auto;
  padding-top: 30px;
}

.leftCustomControlad {
  position: absolute;
  z-index: 9;
  left: 10px;
  margin-top: 80px;
  cursor: pointer;
}

.rightCustomControlad {
  position: absolute;
  z-index: 9;
  top: 80px;
  right: 10px;
  cursor: pointer;
}

.homeVidToggle {
  overflow: hidden;
  max-height: 539px;
  margin-bottom: 0 !important;
  cursor: pointer;
}

.homeVidToggle2 {
  margin-bottom: 0 !important;
  cursor: pointer;
}

.overlayWrapper {
  position: fixed;
  z-index: 9999999;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.65);
}
.overlayWrapper .inner {
  width: 95%;
  max-width: 890px;
  margin: 5% auto 0 auto;
  padding: 10px;
  background: #fff;
}
.overlayWrapper .close {
  font-size: 19px;
  cursor: pointer;
  text-align: right;
}
.overlayWrapper .vidClose {
  font-size: 19px;
  cursor: pointer;
  text-align: right;
  color: #fff;
}
.overlayWrapper .vidClose2 {
  font-size: 19px;
  cursor: pointer;
  text-align: right;
  color: #fff;
}

.overlayWrapper.homeVidPop .inner {
  padding: 0;
  background: 0 0;
}

.overlayWrapper.homeVidPop2 .inner {
  padding: 0;
  background: 0 0;
}

#main-footer .inner {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 35px 0 20px 0;
}
#main-footer .inner .p {
  font-size: 16px;
  margin-bottom: 10px;
  color: #fff;
}
#main-footer .inner .footerBlock {
  width: 30%;
}
#main-footer .inner .footerBlock h4 {
  font-size: 20px;
  font-weight: 600;
  color: #fff;
}
#main-footer .inner .footerBlock p {
  font-size: 16px;
  margin-bottom: 10px;
  color: #fff;
}
#main-footer .inner .footerBlock address {
  font-size: 16px;
  font-style: normal;
  margin-bottom: 7px;
  color: #fff;
}
#main-footer .inner .footerBlock.one {
    
}
#main-footer .inner .footerBlock.one .p {
  font-size: 14px;
  line-height: 140%;
}
#main-footer .inner .footerBlock.two {
  margin: 0 4% 0 2%;
  padding: 0 2% 0 4%;
  border-right: solid 1px rgba(255, 255, 255, 0.2);
  border-left: solid 1px rgba(255, 255, 255, 0.2);
}
#main-footer .inner .footerBlock.three {

}
#main-footer .et_pb_row {
  float: none !important;
  width: auto !important;
  max-width: none !important;
}
#main-footer .et_pb_column {
  float: none !important;
  width: auto !important;
  max-width: none !important;
}
#main-footer ul.footerList li {
  display: inline-block;
  margin-right: 25px;
}
#main-footer ul.footerList li a {
  color: #fff015;
}
#main-footer ul.footerList li a:after {
  font-family: FontAwesome;
  padding-left: 5px;
  content: "\f105";
}
#main-footer ul.footerSocial {
  margin-top: 5px;
}
#main-footer ul.footerSocial li {
  display: inline-block;
  display: inline-block;
  margin-right: 5px;
}
#main-footer .footerPhone {
  margin-bottom: 15px;
}
#main-footer .footerPhone a {
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}

input.signup {
  width: 100%;
  max-width: 400px;
  height: 30px;
  margin-bottom: 10px;
}

.footerLinks {
  background: #76880f;
}
.footerLinks nav {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 10px 0;
}
.footerLinks li {
  display: inline-block;
  margin-right: 10px;
}
.footerLinks a {
  font-size: 13px;
  opacity: 0.5;
  color: #fff;
}

.prodWrapper .greyBkg {
  padding: 30px 0 0 0;
  background-color: #e4e4e4;
  background-image: url(../jpg/prodarrowbkg.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}

.prodCatNav {
  text-align: center;
}
.prodCatNav ul {
  margin: 0 0 10px 0;
}
.prodCatNav li {
  display: inline-block;
  margin-right: 13px;
  padding-right: 13px;
}
.prodCatNav li:nth-of-type(2) {
  display: none;
}
.prodCatNav li:nth-of-type(3) {
  display: none;
}
.prodCatNav li:last-of-type {
  border-right: none;
}
.prodCatNav a.active {
  border-bottom: solid 4px #f17d21;
}

.prodNav {
  width: 77%;
  max-width: 1040px;
  max-width: 810px;
  margin: 0 auto;
  padding-top: 25px;
}
.prodNav ul {
  margin: 0;
  padding: 0;
}
.prodNav li {
  position: relative;
  float: left;
  padding: 0 5px;
  list-style: none;
  cursor: pointer;
}
.prodNav .slick-prev {
  top: 27%;
  left: -45px;
  width: 40px;
  height: 40px;
}
.prodNav .slick-prev:before {
  font-family: FontAwesome;
  font-size: 40px;
  content: "\f053";
  color: #a5a5a5;
}
.prodNav .slick-next {
  top: 27%;
  right: -45px;
  width: 40px;
  height: 40px;
}
.prodNav .slick-next:before {
  font-family: FontAwesome;
  font-size: 40px;
  content: "\f054";
  color: #a5a5a5;
}
.prodNav .slick-slide img {
  width: auto !important;
  height: auto !important;
}
.prodNav .slick-track {
  height: 185px;
}

.selectedProd {
  width: 95%;
  max-width: 980px;
  margin: 0 auto;
  padding: 40px 0 60px 0;
  text-align: center;
}
.selectedProd p {
  font-size: 19px;
  letter-spacing: -0.5px;
}
.selectedProd p img {
  vertical-align: middle;
}
.selectedProd .btnGroup {
  max-width: 525px;
  margin: 20px auto 0 auto;
}
.selectedProd .btnGroup .btn {
  width: 48%;
}

.woocommerce div.product .images {
  pointer-events: none;
}
.woocommerce div.product div.images img {
  max-width: 810px !important;
  margin: 0 auto;
}
.woocommerce div.product form.cart {
  margin: 0 !important;
}
.woocommerce .container {
  width: 100%;
  max-width: 100%;
}
.woocommerce .woocommerce-breadcrumb {
  display: none;
}

.woocommerce-page div.product .images {
  pointer-events: none;
}
.woocommerce-page div.product form.cart {
  margin: 0 !important;
}

.nutWrapper {
  background: url(../jpg/nutwrapperbkg.jpg) repeat-y;
  background-position: center;
  background-size: 100% auto;
}
.nutWrapper .inner {
  max-width: 1150px;
  margin: 0 auto;
}

.availIn {
  position: relative;
  width: 29%;
  padding: 30px 50px 30px 0;
  background: #a9c215;
}
.availIn * {
  color: #fff;
}
.availIn h3 {
  font-size: 35px;
  margin-bottom: 7px;
  padding-bottom: 5px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.25);
}
.availIn .ivpa_title {
  font-size: 20px;
  font-size: 20px !important;
  font-weight: 600;
}
.availIn .ivpa_title:after {
  content: ":";
}

.nutInfo {
  position: relative;
  width: 71%;
  padding: 30px 0 30px 50px;
  border-left: solid 12px #fff;
  background: #7f9407;
}
.nutInfo * {
  color: #fff;
}
.nutInfo h3 {
  font-size: 35px;
  margin-bottom: 7px;
  padding-bottom: 5px;
  border-bottom: solid 1px rgba(255, 255, 255, 0.25);
}
.nutInfo .prodName {
  font-size: 18px;
  padding-bottom: 5px;
}
.nutInfo:before {
  position: absolute;
  top: 75px;
  left: -12px;
  content: url(../png/nutfactsarrow.png);
}
.nutInfo .nutFacts {
  width: 52%;
  margin-right: 3%;
}
.nutInfo .ingredients {
  width: 45%;
}
.nutInfo .ingredients p > strong {
  font-size: 20px;
  color: #ff0;
}

#ivpa-content {
  margin-top: 0 !important;
}
#ivpa-content .ivpa_color .ivpa_term {
  border-color: transparent !important;
}
#ivpa-content .ivpa_color .ivpa_term span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100px;
}
#ivpa-content .ivpa_color .ivpa_term.ivpa_clicked {
  border: 2px solid #fff016 !important;
  border-color: #fff016 !important;
}
#ivpa-content .ivpa_term > span {
  font-size: 20px;
  line-height: 180%;
  display: block;
  padding-left: 20px;
}
.ivpa_attribute img {
  border: 2px solid transparent !important;
}
.ivpa_attribute .ivpa_active.ivpa_clicked img {
  border: 2px solid #fff016 !important;
}

.nutFacts h3 {
  margin-bottom: 25px;
}

.ingredients h3 {
  margin-bottom: 25px;
}
.ingredients p {
  font-size: 16px;
}
.ingredients p:last-of-type {
  padding-bottom: 40px;
}

.nutInfoSmall {
  margin-top: 30px;
}
.nutInfoSmall p {
  font-size: 13px;
  font-style: italic;
  line-height: 130%;
  padding-bottom: 10px;
}
.nutInfoSmall p:last-of-type {
  padding-bottom: 0;
}

.contentWidth .et_pb_row {
  width: 95% !important;
  max-width: 1120px !important;
  margin: 0 auto;
}
.contentWidth .leadIn p {
  font-size: 20px;
  color: #666;
}

.prodFeat {
  width: 32%;
  max-width: 372px;
  text-align: center;
}
.prodFeat .prodFeat1 {
  position: relative;
}
.prodFeat .et_pb_text {
  min-height: 375px;
}
.prodFeat h2 {
  font-size: 45px;
  line-height: 90% !important;
  text-align: center;
}

.prodFeat.one {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.prodFeat.one img {
  display: block;
}
.prodFeat.one h2 {
  padding-top: 13%;
  color: #19205e;
}

.prodFeat.two {
  margin: 0 2%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}
.prodFeat.two h2 {
  font-size: 60px;
  line-height: 70% !important;
  padding-top: 10%;
  color: #fff;
}
.prodFeat.two h2 .small {
  font-size: 42px;
  display: block;
}
.prodFeat.two .btn {
  display: block;
  max-width: 275px;
  margin: 175px auto 0 auto;
  padding: 10px 10px;
  text-align: center;
  color: #fff;
}

.prodFeat.three {
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}
.prodFeat.three h2 {
  line-height: 85%;
  padding-top: 13%;
  color: #de391f;
}
.prodFeat.three h2 .small {
  font-size: 30px;
  line-height: 100%;
  display: block;
}

.prodFinderWrapper {
  width: 95%;
  max-width: 1120px;
  margin: 0 auto;
  padding: 50px 0;
}
.prodFinderWrapper select {
  font-family: Asap, sans-serif;
  font-size: 18px;
  width: 368px;
  height: 37px;
  margin-bottom: 27px;
  padding-left: 5px;
  color: #666 !important;
  color: #666;
  border: solid 1px #bbb;
  outline: 0;
  background: url(../jpg/selectarrow.jpg) no-repeat right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.prodFinderWrapper select::-ms-expand {
  display: none;
}
.prodFinderWrapper input[type=text] {
  font-family: Asap, sans-serif;
  font-size: 18px;
  width: 368px;
  height: 37px;
  margin-bottom: 27px;
  padding-left: 5px;
  color: #666;
  border: solid 1px #bbb;
  outline: 0;
}
.prodFinderWrapper .raidusContainer select {
  width: 120px;
}
.prodFinderWrapper .or {
  font-size: 20px;
  font-weight: 700;
  margin: 20px 0;
  color: #b9b9b9;
}
.prodFinderWrapper #map {
  width: 100% !important;
  max-width: 100%;
  height: 482px !important;
  border: solid 1px #bebebe;
}
.prodFinderWrapper label {
  font-size: 20px;
  font-weight: 700;
  font-weight: 700;
  display: inline-block;
  display: inline-block;
  padding-bottom: 2px;
  padding-bottom: 2px;
  color: #859911;
}
.prodFinderWrapper .btn.blue.ghost {
  padding: 8px 35px;
  color: #f17d21;
  border: solid 2px #f17d21;
}
.prodFinderWrapper input[type=submit] {
  font-size: 22px;
  line-height: 100%;
}

#map #content {
  padding: 20px 10px 20px 20px;
}
#map #content:after {
  font-size: 0;
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  content: " ";
}

.locationCol {
  width: 100%;
  max-width: 690px;
}
.locationCol .bottomFeatured {
  margin-top: 53px;
}

table.mapToggle tr:nth-of-type(odd) {
  background: #e5e5e5;
}
table.mapToggle td {
  padding: 21px 0;
}

.noResults {
  margin-bottom: 45px;
}

button.btn.location {
  font-family: Asap, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 100%;
  display: inline-block;
  padding: 10px 40px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border: none;
  border-radius: 0;
  background: #f17d21;
}
button.btn.location:before {
  padding-right: 5px;
  content: url(../png/locationicon.png);
  vertical-align: middle;
}

.maptoggle {
  display: block;
  float: left;
  cursor: pointer;
}
.maptoggle img {
  display: block;
}

.listtoggle {
  display: block;
  float: left;
  cursor: pointer;
}
.listtoggle img {
  display: block;
}

#emailSignupForm {
  width: 95%;
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0 40px 0;
}

form#emailsignup {
  margin-top: 30px;
}

.whatCountsFormContent {
  position: relative;
  max-width: 650px;
}
.whatCountsFormContent .leftColumn {
  float: left;
  margin-right: 32px;
}
.whatCountsFormContent select {
  font-family: Asap, sans-serif;
  font-size: 17px;
  min-width: 77px;
  height: 30px;
  margin-bottom: 30px;
  padding-left: 5px;
  color: #666;
  background: url(../jpg/selectarrow.jpg) no-repeat right;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.whatCountsReqField {
  position: absolute;
  top: -30px;
  right: 0;
  color: #f17d21;
}

.whatCountsField {
  position: relative;
}
.whatCountsField input {
  font-family: Asap, sans-serif;
  font-size: 17px;
  width: 100%;
  max-width: 300px;
  height: 30px;
  margin-bottom: 30px;
  padding-left: 5px;
  color: #666;
}

.whatCountsFieldLabel {
  font-size: 20px;
  font-weight: 700;
  display: inline-block;
  padding-bottom: 2px;
  color: #26328c;
}

.whatCountsCheck {
  float: left;
}
.whatCountsCheck input#OptIn {
  width: 16px;
  height: 16px;
}

.whatCountsCheckText {
  font-size: 16px;
}

label.error {
  position: absolute;
  bottom: 7px;
  left: 0;
  color: #f17d21;
}

.error {
  color: #f17d21;
}

.search-results #left-area {
  padding-top: 70px;
}
.search-results .et_pb_post {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: solid 1px #d9d4d4;
}
.search-results .et_pb_post:last-of-type {
  border-bottom: none;
}
.search-results .et_pb_post img {
  max-width: 385px;
}
.search-results .et_pb_post p.post-meta {
  display: none;
}
.search-results .et_pb_post h2 {
  font-size: 30px;
}
.search-results .et_pb_post h2:after {
  font-family: FontAwesome;
  padding-left: 5px;
  content: "\f105";
}

#sitemap {
  width: 95%;
  max-width: 1080px;
  margin: 70px auto;
}
#sitemap * {
  font-family: Asap, sans-serif;
}

.sitemap-content {
  margin-top: 0;
  background-color: transparent;
}

.sitemap-container {
  margin-top: 0;
}

#toggle-view {
  padding: 5px 0;
}
#toggle-view h2 {
  font-size: 30px;
  margin-top: 15px;
  color: #008dc5 !important;
}
#toggle-view span {
  top: 2px;
  color: #008dc5 !important;
}

.error404 #left-area {
  float: none;
  width: 95%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
}

.search-no-results #left-area {
  float: none;
  width: 95%;
  max-width: 900px;
  margin: 0 auto;
  padding: 0;
  padding: 70px 0;
  text-align: center;
}
.search-no-results p {
  font-size: 24px;
  margin-top: 10px;
  color: #666;
}

.not_found .entry {
  padding: 70px 0;
  text-align: center;
}
.not_found .entry h1 {
  font-size: 40px;
  padding-top: 5px;
}
.not_found .entry p {
  font-size: 24px;
  margin-top: 10px;
  color: #666;
}

#st-1 {
  margin-top: 20px;
}
#st-1 .st-btn {
  font-size: 12px !important;
  line-height: 100% !important;
  height: 48px !important;
  border-radius: 100px !important;
}
#st-1 .st-btn[data-network=twitter] {
  background-color: #900 !important;
}
#st-1 .st-btn[data-network=facebook] {
  background-color: #900 !important;
}

.productContainer {
  display: none;
}

.productToggle {
  display: none;
}

.homeVidPopMM.overlayWrapper .inner {
  background: 0 0;
}

.homeVidPopMMShark.overlayWrapper .inner {
  background: 0 0;
}

@media (max-width: 1600px) {
  .homeSocialCol {
    width: 29vw;
    height: 29vw;
  }
}
@media (max-width: 1200px) {
  .homeSocialBanners {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    background-image: none;
  }
  .homeSocialCol {
    width: 49vw;
    max-width: 50%;
    height: 49vw;
  }
  .homeSocialGridSquare:nth-of-type(1) {
    border-right: 2px solid #fff;
    border-left: none;
  }
  .homeSocialGridSquare:nth-of-type(3) {
    border-right: 2px solid #fff;
    border-left: none;
  }
  .homeSocialGridSquare:nth-of-type(2) {
    border-right: none;
  }
  .homeSocialGridSquare:nth-of-type(4) {
    border-right: none;
  }
}
@media (max-width: 650px) {
  .homeSocialBanners {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .homeSocialCol {
    width: 99vw;
    max-width: 599px;
    height: 99vw;
    max-height: 599px;
  }
}
@media all and (max-width: 980px) {
  .headerNavs {
    position: static;
  }
  #et-top-navigation {
    top: 69px;
  }
  #main-footer {
    background-image: none;
  }
  #main-footer .inner {
    width: 100%;
    padding: 35px 25px 25px 25px;
    background-size: cover;
  }
  .ingredients .btn {
    font-size: 1.5vw;
  }
  .ingredients p {
    font-size: 14px;
  }
  .availIn {
    float: none;
    width: 100%;
    padding: 30px 15px 30px 15px;
  }
  .nutInfo {
    float: none;
    width: 100%;
    padding: 30px 15px 30px 15px;
    border-left: none;
  }
  .nutInfo:before {
    content: "";
  }
  .nutInfo .ingredients {
    width: 43%;
  }
  .nutInfo .ingredients .btn {
    font-size: 16px;
    padding: 9px 20px;
  }
  .prodFeat {
    float: none;
    width: 304px;
    min-height: 304px;
    margin: 0 auto 10px auto;
  }
  .prodFeat .et_pb_text {
    max-width: 305px;
    min-height: 304px;
  }
  .prodFeat h2 {
    font-size: 39px;
  }
  .prodFeat.two {
    float: none;
    width: 304px;
    min-height: 304px;
    margin: 0 auto 10px auto;
  }
  .prodFeat.two h2 {
    font-size: 55px;
    padding-top: 25px;
  }
  .prodFeat.two h2 .small {
    font-size: 35px;
  }
  .prodFeat.two .btn {
    margin: 135px auto 0 auto;
    padding: 5px 10px;
  }
  .prodFeat.one h2 {
    padding-top: 35px;
  }
  .prodFeat.three h2 {
    padding-top: 24px;
  }
  .prodFeat.three h2 .small {
    font-size: 23px;
  }
  .fb .counterTxt {
    font-size: 27px;
    margin: 10px 0 5px 0;
  }
}
@media (max-width: 768px) {
  .bogoBanner .et_pb_fullwidth_header .et_pb_fullwidth_header_container {
    width: 95%;
  }
}
@media (max-width: 480px) {
  .hidden-xxs {
    display: none !important;
  }
  .visible-xxs {
    display: block !important;
  }
  #et_top_search {
    margin: 4px 20px 0 5px;
  }
  .homeBottomScroller .slick-slide {
    margin: 0 50px;
  }
  .controlWrapper {
    position: absolute;
    width: 90%;
    margin-top: -28px;
  }
  .controlWrapper .innerWrapper {
    width: 220px;
    margin: 0 auto;
    padding-top: 1px;
  }
  .leftCustomControlad {
    position: relative;
    z-index: 0;
    z-index: 0;
    float: left;
    width: 15px;
    margin-top: 0;
    cursor: pointer;
  }
  .rightCustomControlad {
    position: relative;
    z-index: 0;
    z-index: 0;
    top: auto;
    float: right;
    width: 15px;
    cursor: pointer;
  }
  .prodCatNav li {
    margin-right: 8px;
    padding-right: 8px;
  }
  .prodCatNav li:last-of-type {
    margin-right: 0;
    padding-right: 0;
  }
  .prodCatNav a {
    font-size: 14px;
  }
  .whatCountsFormContent > div > div {
    max-width: 100% !important;
  }
  .whatCountsFormContent select#birthMonth {
    width: 135px !important;
  }
  .search-results #left-area {
    padding-top: 40px;
  }
  .search-results .et_pb_post img {
    max-width: 100%;
  }
  .search-results .et_pb_post h2 {
    font-size: 25px;
  }
  .not_found .entry {
    padding: 40px 0;
  }
  .not_found .entry h1 {
    font-size: 30px;
  }
  .not_found .entry p {
    font-size: 20px;
  }
  .search-no-results #left-area {
    padding: 40px 0;
  }
  .search-no-results #left-area h1 {
    font-size: 30px;
  }
  .search-no-results p {
    font-size: 20px;
  }
}
@media (min-width: 768px) {
  .desktop {
    display: block;
  }
  .hidden-xxs {
    display: block;
  }
  .mobile {
    display: none;
  }
  .visible-xxs {
    display: none;
  }
  .call {
    cursor: default;
  }
}
@media (min-width: 1001px) {
  .everyday .header-image img {
    max-width: none;
  }
}
@media (max-width: 1050px) and (min-width: 1001px) {
  .scrollerContainer {
    width: 83%;
  }
  .prodFeat.two .btn {
    margin: 160px auto 0 auto;
    padding: 7px 10px;
  }
}
@media (max-width: 767px) {
  .desktop {
    display: none !important;
  }
  .hidden-xs {
    display: none !important;
  }
  .visible-xxs {
    display: none !important;
  }
  .mobile {
    display: block;
  }
  #logo {
    max-width: 139px;
  }
  span.logo_helper {
    display: block;
    height: 12px;
  }
  .logo_container img.mobile {
    max-width: 80%;
  }
  .btn.ghost {
    font-size: 17px;
    padding: 9px 10px;
  }
  .headerNavs {
    margin-top: 16px;
  }
  #main-footer .footerBlock.one {
    float: none;
    width: 100%;
  }
  #main-footer .footerBlock.two {
    float: none;
    width: 100%;
    margin: 25px 0;
    padding: 25px 0 15px 0;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
    border-right: none;
    border-bottom: solid 1px rgba(255, 255, 255, 0.2);
    border-left: none;
  }
  #main-footer .footerBlock.three {
    float: none;
    width: 100%;
    margin: 30px 0;
    padding: 0;
    border: none;
  }
  #main-footer .footerBlock address {
    clear: both;
    margin-bottom: 12px;
  }
  .footerPhone {
    display: inline-block;
    margin-right: 10px;
  }
  .footerPhone a {
    font-size: 16px;
    font-weight: 600;
    padding: 7px 15px;
    color: #fff;
    background: #e44805;
  }
  #footer-bottom .container {
    width: 95%;
  }
  .footerLinks * {
    text-align: center;
  }
  .slick-slide {
    max-width: 160px;
  }
  .homeBottomScroller .slick-dots li {
    width: 15px;
    height: 15px;
    margin: 0 1px;
  }
  .homeBottomScroller .slick-dots li button:before {
    font-size: 11px !important;
  }
  .availIn {
    padding: 20px 15px 10px 15px;
  }
  .availIn h3 {
    font-size: 30px;
  }
  .availIn select {
    font-size: 17px;
    min-width: 118px;
    margin-left: 10px;
    color: #000;
  }
  .availIn select * {
    color: #000;
  }
  .nutInfo {
    padding: 20px 15px 30px 15px;
  }
  .nutInfo h3 {
    font-size: 30px;
  }
  .nutInfo .ingredients {
    width: 100%;
  }
  .nutInfo .nutFacts {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .woocommerce .availIn form.variations_form.cart {
    margin: 0 !important;
  }
  .ingredients p {
    font-size: 14px;
  }
  .prodWrapper .selectedProd {
    padding: 40px 0 40px 0;
  }
  .mobileShareWrapper {
    padding-top: 30px;
    text-align: center;
  }
  .homeVidToggle {
    margin-bottom: 10px !important;
  }
  img.socialFeedSquare {
    right: 0;
    left: auto;
  }
  .prodFinderWrapper #map {
    width: 100% !important;
    height: 200px !important;
  }
  .prodFinderWrapper input[type=submit] {
    font-size: 18px;
  }
  .prodFinderWrapper select {
    width: 100%;
    height: 37px;
    margin-bottom: 24px;
    color: #666;
  }
  .prodFinderWrapper input[type=text] {
    width: 100%;
    height: 37px;
    margin-bottom: 24px;
    color: #666;
  }
  .prodFinderWrapper label {
    display: inline-block;
    padding-bottom: 3px;
  }
  .formCol {
    float: none;
    width: 100%;
    padding-bottom: 20px;
  }
  .locationCol {
    float: none;
    width: 100%;
  }
  button.btn.location {
    width: 100%;
    padding: 10px 0;
  }
  table.mapToggle tr:nth-of-type(odd) {
    background: #e5e5e5;
  }
  table.mapToggle td {
    display: block;
    padding: 0 15px;
  }
  .ivpa_attribute.ivpa_color {
    display: none;
  }
  .ivpa_attribute[data-attribute=pa_count] {
    display: none;
  }
  .prodCatNav li {
    margin-bottom: 10px;
  }
}
@media all and (min-width: 980px) {
  .availIn {
    min-height: 673px;
  }
  .nutWrapper {
    padding: 0 20px;
  }
  .nutWrapper .inner {
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
  }
  #ivpa-content .ivpa_attribute img {
    max-width: 48%;
  }
}
@media (max-width: 1150px) and (min-width: 980px) {
  .nutInfo .ingredients {
    width: 43%;
  }
  .nutInfo .ingredients .btn {
    font-size: 16px;
    padding: 9px 20px;
  }
  .ingredients p {
    font-size: 14px;
  }
  .locationCol {
    width: 60%;
  }
  .prodNav .slick-track {
    height: 176px;
  }
  .prodFeat.two .btn {
    margin: 135px auto 0 auto;
    padding: 7px 10px;
  }
  .homepageMainBanner .et_pb_slide_description {
    width: 45%;
  }
  .homepageMainBanner .et_pb_slide_content {
    font-size: 20px;
  }
}
@media all and (max-width: 980px) and (min-width: 768px) {
  #main-footer .footerBlock.one {
    width: 45%;
  }
  #main-footer .footerBlock.two {
    width: 45%;
    border-right: none;
  }
  #main-footer .footerBlock.three {
    width: 100%;
    margin-top: 30px;
    padding-top: 30px;
    border-top: solid 1px rgba(255, 255, 255, 0.2);
  }
  .scrollerContainer {
    width: 551px;
  }
  .formCol {
    max-width: 35%;
    margin-right: 3%;
  }
  .locationCol {
    width: 100%;
    max-width: 60%;
  }
  .prodFinderWrapper select {
    width: 100%;
  }
  .prodFinderWrapper input[type=text] {
    width: 100%;
  }
  button.btn.location {
    width: 100%;
    padding: 10px 0;
  }
}
@media print {
  .headerNavs {
    display: none;
  }
  #main-footer {
    display: none;
  }
  #main-header {
    border-bottom: none;
  }
  header:before {
    content: "www.mikeandike.com";
  }
}