@font-face{
    font-family: yotpo-widget-font;
    font-display: swap;
    src: url('../../fonts/yotpo.eot');
    src: url('../../fonts/yotpo.eot?#iefix') format('embedded-opentype'),
         url('../../fonts/yotpo.woff') format('woff'),
         url('../../fonts/yotpo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

.noWrap {
    white-space: nowrap;
}

.mobileOnly{
	display: none !important;
}

.productStackInfoContainer{
	margin-top: 35px;
}

#main.homepage .productStackInfoContainer {
  margin-top: 45px;
}

#main.store .product,
.supplements-recommendations .product {
  width: 20%;
  height: auto;
  padding: 36px 0px 31px 0px;
  background: #fff;
  position: relative;
  text-align: center;
}

[id="products-grid"] .productsContainer, [id="books-grid"] .productsContainer, [id="meal-plans-grid"] .productsContainer, [id="featured-merch-grid"] .productsContainer, [id="stacks-grid"] .productsContainer, [id="merch-mens-grid"] .productsContainer, [id="merch-womens-grid"] .productsContainer, [id="accessories-grid"] .productsContainer, [id="accessories-grid"]   {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

body.tax-product_cat.term-new #products-grid .productsContainer {
  align-items: flex-start;
}

[id="stacks-grid"] .productsContainer {
  align-items: inherit;
}

body.term-on-sale #stacks-grid {
  margin-top: 50px;
}

#merch-mens-grid{
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

/*.product:last-child,
.product:nth-last-child(2),
.product:nth-last-child(3) {
  float: none;
  display: inline-block;
  vertical-align: middle;
}*/

.mindpumpBlueBanner {
  position: absolute;
  width: 100%;
  top: -55px;
  background: #27a2ff;
  color: #fff;
  padding: 18px 10px;
  text-align: center;
  font-weight: bold;
  border-radius: 2px;
  text-shadow: 1px 1px #2197f1;
  font-size: 18px;
}

.product .img {
  width: 145px;
  height: 145px;
  display: block;
  margin: 0 auto 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  max-width: 100%;
}

#stacks .img {
  width: 201px;
  height: 186px;
}

.product h4 {
  font-size: 16px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 12px;
  color: #333333;
  text-align: center;
}

.product h4 span {
  display: block;
}

.product .productFeatures {
  width: 200px;
  position: absolute;
  right: 0px;
  pointer-events: none;
}

.product .productFeature.save10 {
  background: #ff3a3b;
  background-size: auto;
  width: 108px;
  line-height: 32px;
  height: 32px;
  top: 0px;
  float: none;
  position: absolute;
  margin: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  text-indent: 0;
}

#stacks-grid .product .productFeature {
  transform: translate(-50%, -50%);
  text-indent: 0;
  float: none;
  position: absolute;
  top: 0px;
  margin: 0;
  left: 50%;
}

.price, .priceOld, .priceSale {
  font-size: 18px;
  margin: 0 5px;
  letter-spacing: 1px;
  text-align: center;
}

.product .review {
  font-size: 18px;
  color: #333;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
  width: 100%;
  display: block;
  clear: both;
  min-height: 17px;
}

.product.custom-meal-plans .review,
.product.gift-card .review {
  display: none;
}

.review i {
  font-size: 20px;
}

.reviewCount {
  font-size: 18px;
  padding-bottom: 5px;
}

.reviewCount a {
  color: #333 !important;
  text-decoration: none;
}

.reviewCount a:hover {
  text-decoration: underline;
}

.review .yotpo-icon.yotpo-icon-star:before{
  content: "\e60e";
}

.review .yotpo-icon.yotpo-icon-empty-star:before{
  content: "\e61b";
}

.review .yotpo-icon.yotpo-icon-half-star:before{
  content: "\e61a";
}

.review .yotpo-icon:before {
  font-family: "yotpo-widget-font" !important;
}

.prices {
  margin-bottom: 0px;
}

.price {
  color: #333;
}

.priceOld {
  color: #333;
  text-decoration: line-through;
}

.priceSale {
  color: #FF5B1D;
  font-weight: 700;
}

.buttons {
  width: 90%;
  margin: 0 auto;
  margin-top: 0px;
}

.buttons:after {
  clear: both;
  display: block;
  content: '';
}

.btnLearnMore, .btnBtnAddToCart {
  width: 157px;
  height: 45px;
  text-align: center;
  font-size: 15px;
  line-height: 45px;
  letter-spacing: 0;
  text-decoration: none;
  cursor: pointer;
  text-transform: none !important;
  float: none;
  display: block;
  margin: 0px auto;
  min-width: 110px;
}

.mobileAddToCart {
  display: none;
}

.btnLearnMore {
  background: #E4E4E4;
  color: #21343F;
  line-height: 45px;
  position: relative;
  top: 57px;
}

.btnLearnMore:hover {
  background: #d2d2d2;
}

.btnBtnAddToCart {
  background: #e48310;
  color: #FFFFFF;
  border: none;
  position: relative;
  top: -33px;
  font-weight: bold;
}

.btnBtnAddToCart:hover {
  background: #d2780d;
}

.productTitle,
.blog #two-col .post-content h5.productTitle {
  line-height: 1.4;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 12px;
  color: #333333;
}

.productTitle .productName {
  color: #333;
}

body.term-on-sale .meal-plans .productTitle .productName {
  max-width: 230px;
  margin: 0 auto;
  white-space: initial;
}

.productTitle a,
.blog #two-col .post-content .productTitle a {
  color: #797F83;
  display: block;
  text-decoration: none;
  text-transform: capitalize;
}

.hmb-supplement .productTitle a,
.hmb-supplement .blog #two-col .post-content .productTitle a {
  text-transform: none;
}

.productTitle a:hover,
.blog #two-col .post-content .productTitle a:hover {
  text-decoration: underline;
}

.productSlogan {
  -webkit-hyphens: manual;
  -moz-hyphens: manual;
  -ms-hyphens: manual;
  hyphens: manual;
  /*white-space: nowrap;*/
}

.productSlogan.rechargeSlogan {
  text-transform: none;
}

.productFeature {
  top: -15px;
  right:0px;
  width: 110px;
  height: 31px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  position: relative;
  display: block;
  float: right;
  margin-bottom: 12px;
  pointer-events: none;
}

/* .productFeature:before {
  position: absolute;
  left: -11px;
  top: 0;
  content: "";
  width: 11px;
  height: 31px;
  display: block;
} */

.productFeature.backInStock {
  background: #34C792;
  content: "NEW";
  width: 108px;
}

.productFeature.newFormula,
.productFeature.newRelease {
  background: #34C792;
  content: "NEW";
  width: 108px;
}

.productFeature.backInStock:before {
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 11px solid #34C792;
}

.productFeature.newFormula:before,
.productFeature.newRelease:before {
  /* background: url('../../images/2017-images/products-edge-on-sale.png') center no-repeat; */
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 11px solid #34C792;
}

.productFeature.newFlavor {
  background: #34c792;
  content: "NEW FLAVOR";
  width: 108px;
  text-align: center;
  border-radius: 0;
}
.productFeature.under {
  top: 65px;
}

.productFeature.bestSeller {
  background: #27A2FF;
  content: "MOST POPULAR";
  width: 108px;
}

.productFeature.backInStock {
  content: "BACK IN STOCK";
}

.productFeature.bestSeller:before {
  /* background: url('../../images/2017-images/products-edge-best-seller.png') center no-repeat; */
  width: 0;
  height: 0;
  border-top: 31px solid transparent;
  border-right: 11px solid #27A2FF;
}

.productFeature.onSale {
  /*width: 124px;*/
  background: #ff3a3b;
  content: "ON SALE";
}

.productFeature.onSale:before {
  /* background: url('../../images/2017-images/products-edge-on-sale.png') center no-repeat; */
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 11px solid #ff3a3b;
}

.productFeature.soldOut {
  width: 108px;
  background: #797F83;
  content: "SOLD OUT";
}

.productFeature.soldOut:before {
  background: url('../../images/2017-images/products-edge-sold-out.png') center no-repeat;
}





.discount {
    margin-bottom: 0 !important;
    background-color: #d63a3e;
    color: #fff !important;
    padding: 0 15px;
    line-height: 22px !important;
    text-align: center;
    letter-spacing: 1px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    display: inline-block;
}

.productFeature.shipsFree {
  background: #E4E4E4;
  content: "SHIPS FREE";
  display: none;
}

[id="stacks"] .productTitle {
  font-size: 18px;
  margin-bottom: 12px;
}

section:not(#stacks) .productFeature,
#main.search .productFeature {
  float: none;
  position: absolute;
  margin: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 10px;
  white-space: nowrap;
  width: fit-content;
  min-width: 110px;
}

#main.search .productFeature {
  top: -10px;
}

.sales section:not(#stacks).supplements-recommendations.recommendations  .productFeature {
  margin-top: 44px;
}

@media (min-width: 768px) {
  .discount {
    position: absolute;
    top: 20px;
    font-size: 11px !important;
    right: 0;
    line-height: 31px !important;
    display: none;
  }

  .discount:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAfCAYAAAAx6zerAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDA1NDE3M0JERjY1MTFFNjk0MTZCRTlFM0I0QzQwMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDA1NDE3M0NERjY1MTFFNjk0MTZCRTlFM0I0QzQwMzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMkYzODJBQ0RGNjQxMUU2OTQxNkJFOUUzQjRDNDAzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMDU0MTczQURGNjUxMUU2OTQxNkJFOUUzQjRDNDAzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Puvp9YYAAADvSURBVHjaYrxhaclABBAD4gtMDMSBQiCWJEaxDRCXgBiEFHMC8SQgZiFGcRkQG8I4+BQbAHE5sgAuxSBrJ0KdQVBxDhDboQtiU6wGxHXYTGDCwu8FYkFiFMcDsQ8uHyMrlgXiVnzhiKy4HRSlxCj2A+IoQvEOUiwPNZWRGMVzgFiLmKQHUrwBiH8Sq3gqEM8mVjEINAPxQ2IVv4ImRwZiw3kVFBOlmAGafl8Sq/gBENcSqxgE5gLxTmIV/4Nm/U/EKAaB60DcQqxiEJgAxMeJVfwbiPOQkwKhcuMMEPcQqxiWKS4Rq/grEOeCaIAAAwCruCOkUcqlsgAAAABJRU5ErkJggg==) center no-repeat;
    position: absolute;
    left: -11px;
    top: 0;
    content: "";
    width: 11px;
    height: 31px;
    display: block;
  }

  section:not(#stacks) .product {
    margin-top: 40px;
  }

  .supplements-recommendations #products-grid .product {
    float: none;
    vertical-align: top;
    margin-top: 0;
    padding-top: 20px;
  }

  .supplements-recommendations #products-grid .product .productFeature {
    position: relative;
    margin-top: 30px;
    width: 125px !important;
    height: 32px !important;
  }

  #main.search .product.quiz-cta ~ .product .productFeature {
    margin-top: 26px;
  }
}

@media screen and (max-width: 1865px) {
  #main.store .product,
  .supplements-recommendations .product {
    width: 25%;
  }
}

@media screen and (max-width: 1741px) {
  #main.store .product,
  .supplements-recommendations .product {
    width: 33.3333%;
  }
}

@media screen and (max-width: 1273px) {
  [id="stacks"] .product {
    width: 50%;
  }

  [id="stacks"] .productTitle {
    font-size: 16px;
  }
}

@media screen and (max-width: 1169px) {
  #main.store .product,
  .supplements-recommendations .product {
    width: 50%;
  }
}

@media screen and (max-width: 1024px) {
  #main.store .product,
  .supplements-recommendations .product {
    overflow: visible;
    padding: 36px 0px 33px;
  }

  .img {
    margin: 0 auto 15px;
  }

  .productFeature.save10 {
    top: -15px !important;
    z-index: 1;
  }

  .mindpumpBlueBanner {
    top: -51px;
    font-size: 15px;
  }
}

@media (min-width: 768px) {
  .discount {
    position: absolute;
    top: 20px;
    font-size: 11px !important;
    right: 0;
    line-height: 31px !important;
    display: none;
  }

  .discount:before {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAfCAYAAAAx6zerAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDA1NDE3M0JERjY1MTFFNjk0MTZCRTlFM0I0QzQwMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDA1NDE3M0NERjY1MTFFNjk0MTZCRTlFM0I0QzQwMzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMkYzODJBQ0RGNjQxMUU2OTQxNkJFOUUzQjRDNDAzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMDU0MTczQURGNjUxMUU2OTQxNkJFOUUzQjRDNDAzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Puvp9YYAAADvSURBVHjaYrxhaclABBAD4gtMDMSBQiCWJEaxDRCXgBiEFHMC8SQgZiFGcRkQG8I4+BQbAHE5sgAuxSBrJ0KdQVBxDhDboQtiU6wGxHXYTGDCwu8FYkFiFMcDsQ8uHyMrlgXiVnzhiKy4HRSlxCj2A+IoQvEOUiwPNZWRGMVzgFiLmKQHUrwBiH8Sq3gqEM8mVjEINAPxQ2IVv4ImRwZiw3kVFBOlmAGafl8Sq/gBENcSqxgE5gLxTmIV/4Nm/U/EKAaB60DcQqxiEJgAxMeJVfwbiPOQkwKhcuMMEPcQqxiWKS4Rq/grEOeCaIAAAwCruCOkUcqlsgAAAABJRU5ErkJggg==) center no-repeat;
    position: absolute;
    left: -11px;
    top: 0;
    content: "";
    width: 11px;
    height: 31px;
    display: block;
  }
}

@media screen and (max-width: 767px) {

  #stacks-grid .prices{
  	margin-bottom: 25px;
  }

  section:not(#stacks) .productFeature,
  #main.search .productFeature {
    top: 6px;
    position: relative;
    margin-top: 19px;
  }

  #main section.featuredStacks .productFeature {
    position: absolute;
    margin-top: 0;
    transform: initial;
  }

  #stacks-grid .product.the-pre-workout-energy-performance-stack {
    top: 0px;
  }

  .product.the-pre-workout-energy-stack .productTitle span,
  .product.the-pre-workout-performance-stack .productTitle span,
  .product.the-pre-workout-energy-performance-stack .productTitle span {
      white-space: normal;
  }

  .blog section:not(#stacks) .productFeature {
    margin-top: 0;
  }

  .supplements-recommendations #products-grid .product .productFeature {
    width: 125px !important;
    height: 32px !important;
  }

  .sales section:not(#stacks).supplements-recommendations.recommendations .productFeature {
    margin-top: 5px;
  }

  .sales section:not(#stacks).supplements-recommendations.recommendations .product {
    vertical-align: bottom;
  }

  #main.store .product,
  .supplements-recommendations .product {
    width: 50%;
    height: auto !important;
    padding: 10px 18px;
    border: none;
    background: transparent;
    margin-bottom: 0 !important;
  }

  #main.store .product,
  .supplements-recommendations .product {
    box-shadow: none;
    background: transparent;
    border: none;
  }

  #main.store #supplements .product {
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-self: flex-end;
  }

  body.tax-product_cat.term-new #main.store #supplements .product {
    align-self: flex-start;
  }

  #main.store #mens-apparel .product,
  #main.store #womens-apparel .product,
  #main.store #accessories .product {
    vertical-align: bottom;
  }

  #main.store #mens-apparel .product.sezzlePromo,
  #main.store #womens-apparel .product.sezzlePromo {
    margin-top: 31px !important;
  }

  #main.store #mens-apparel .productFeature,
  #main.store #womens-apparel .productFeature,
  #main.store #accessories .productFeature {
    top: 0px;
  }

  .product .img {
    margin-bottom: 0;
  }

  section:not(#stacks) .pulse-pre-workout .img,
  #main.search .pulse-pre-workout .img,
  section:not(#stacks) .pulse-stim-free .img,
  #main.search .pulse-stim-free .img,
  section:not(#stacks) .recharge-post-workout .img,
  #main.search .recharge-post-workout .img {
    position: relative;
    top: -2px;
  }

  .product .productFeature:before {
    display: none !important;
  }

  .product .productFeature {
    top: 0px !important;
    right: 17%;
  }


  .product .productFeatures {
    width: 100%;
  }

  .product .productFeature.onSale {
    right: calc(50% - 65px);
  }




  .productTitle {
    font-size: 13px !important;
    line-height: 1.2;
    margin-bottom: 10px;
    margin-top: 10px;
  }

  .productTitle br {
    display: none;
  }

  .productTitle span {
    margin-bottom: 5px;
    white-space: nowrap;
  }

  .micronized-creatine-monohydrate .productTitle {
    max-width: 160px;
    margin: 0px auto;
  }

  body.term-creatine-supplements .micronized-creatine-monohydrate .productTitle {
    margin: 10px auto;
  }

  .micronized-creatine-monohydrate .productTitle span,
  .creatine-capsules .productTitle span,
  .dhea-50mg .productTitle span {
    white-space: initial;
  }

  body.term-on-sale .productTitle span,
  .single-product .productTitle span,
  #meal-plans-grid .productTitle span {
    white-space: initial;
  }

  .price, .priceOld, .priceSale {
    font-size: 13px;
    margin: 0 6px !important;
  }

  .btnBtnAddToCart {
      display: none;
  }

  .review {
    margin-bottom: 5px !important;
  }

  .buttons {
    margin-top: 0;
  }

  /*.btnLearnMore {
    width: 139px;
    height: 32px;
    line-height: 33px;
    font-size: 10px;
    color: #fff;
    margin: 13px auto 0;
    background: #FB9A38;
    float: none;
  }*/

  .btnLearnMore {
    width: 123px;
    height: 33px;
    position: relative;
    top: -3px;
    padding: 0;
    line-height: 33px;
    color: #21343F;
    margin: 13px auto 0;
    background: #E4E4E4;
    float: none;
    display: block !important;
    font-size: 13px !important;
    letter-spacing: 0;
    text-decoration: none;
    white-space: nowrap;
  }

  .reviewCount {
    font-size: 13px !important;
  }


  /*.btnLearnMore {
    display: none;
  }*/

  .buttons .mobileAddToCart {
    display: block !important;
    width: 123px;
    height: 33px;
    line-height: 33px;
    font-size: 13px;
    color: #fff !important;
    text-decoration: none !important;
    margin: 0 auto;
    background: #e48310;
    float: none;
    letter-spacing: 0;
    white-space: nowrap;
    font-weight: bold;
    cursor: pointer;
  }

  .buttons .mobileAddToCart:hover {
    background: #d2780d;
  }

  .mobileAddToCart span {
    color: #fff;
    font-weight: 600;
    margin-left: 18px;
    position: relative;
  }

  .mobileAddToCart .priceMobileSale {
    color: #fff;
  }

  .mobileAddToCart span:before {
    height: 18px;
    width: 1px;
    background: #FFE4C6;
    position: absolute;
    left: -12px;
    top: -3px;
    content: "";
  }

  .mindpumpBlueBanner {
    top: initial;
    font-size: 15px;
    padding: 15px;
    position: initial;
    max-width: 371px;
    margin: 0 auto;
  }

}

@media screen and (max-width: 561px) {
  #books-grid .productTitle span {
    white-space: initial;
  }
}

@media screen and (max-width: 510px) {
  div[id="stacks-grid"] .productTitle {
    max-width: 173px;
    margin: auto;
  }
}


@media screen and (max-width: 385px) {
  .mindpumpBlueBanner {
    max-width: 296px;
  }
}

@media screen and (max-width: 374px) {
 .productFeature {
    right: 14px;
  }
}

@media screen and (max-width: 583px) {
  #stacks-grid .product .quizCTAContainer h3{
    font-size:  19px !important;
  }
}

@media screen and (max-width: 767px) {
  .product .quizCTAContainer img {
    height: 125px !important;
    width: auto !important;
  }

  #stacks-grid .product .quizCTAContainer img {
    height: 100px !important;
  }

  .quizCTAContainer.noSale  {
    height: 245px !important;
    top: 3px;
  }

  .quizCTAContainer.noSale img {
    height: 100px !important;
  }
}

@media screen and (min-width: 410px) and (max-width: 570px){
  .quizCTAContainer .noSale{
    margin-top: -18px !important;
  }
}

@media screen and (min-width: 571px) and (max-width: 767px){
	.quizCTAContainer.noSale{
		margin-top: 0px !important;
	}
}

@media screen and (max-width: 410px) {
 .productTitle {
    margin: 0 auto 10px !important;
    max-width: 170px;
  }
  div[id="stacks-grid"] .productTitle {
    height: auto;
  }
  #main.store .product,
  .supplements-recommendations .product {
    height: 350px !important;
    padding: 15px 0;
  }
  body.term-on-sale .optimal-performance-stack .productTitle span.productSlogan,
  body.term-on-sale .vitamin-dk .productTitle a.emptyFlavor {
    display: none;
  }
}

body.term-on-sale .vitamin-dk .productTitle a.emptyFlavor,
body.term-on-sale .sucrosomial-magnesium .productTitle a.emptyFlavor {
  display: none;
}

#main.store .product,
.supplements-recommendations .product {
  width: 24.9%;
  height: auto;
  padding: 18px 26px 31px 26px;
  position: relative;
  background: #fff;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
}

#main.store .isSuppsGrid .product {
  width: 19.94%;
}

#mens-apparel .slogan,
#womens-apparel .slogan,
.gift-card .prices {
    display: none;
}

#featured-merch-grid {
    max-width: 1238px;
    margin: 0 auto;
    display: block;
}

#main.store #featured-merch-grid .col {
  width: 50%;
  float: left;
}


#main.store #featured-merch-grid .product {
  width: 50%;
  height: 375px;
  padding: 36px 26px 31px 26px;
  background: #fff;
  position: relative;

}

#featured-merch-grid .img {
  width: 321px;
  height: 100%;
  display: block;
  margin: 0 auto 28px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  max-width: 100%;
  position: absolute;
  left: -65px;
  top: 0;
}

#featured-merch-grid .clear {
  clear: both;
}

#featured-merch-grid .imgPreview {
  float: left;
}

#featured-merch-grid .itemInfo {
  float: right;
  margin-top: 109px;
  margin-right: 10px;
  width: 300px;
}

#featured-merch-grid .product h4 {
  font-size: 18px;
  line-height: 1.4;
  font-weight: 700;
  margin-bottom: 12px;
  color: #333333;
  text-align: center;
}

#featured-merch-grid .product h4 span {
  display: block;
}

#featured-merch-grid .price, .priceOld, .priceSale {
  font-size: 18px;
  margin: 0 5px;
  letter-spacing: 1px;
  text-align: center;
}

#featured-merch-grid .price {
  color: #797F83;
}

#featured-merch-grid .priceOld {
  color: #797F83;
  text-decoration: line-through;
}

#featured-merch-grid .priceSale {
  color: #FF5B1D;
  font-weight: 700;
}

#featured-merch-grid .buttons {
  margin-top: 10px;
}

#featured-merch-grid .buttons:after {
  clear: both;
  display: block;
  content: '';
}

#featured-merch-grid .btnLearnMore, .btnBtnAddToCart {
  width: 157px;
  height: 45px;
  line-height: 45px;
  display: block;
  margin: 0px auto;
  text-align: center;
  font-size: 15px;
  letter-spacing: 0;
  text-decoration: none;
  cursor: pointer;
}

#featured-merch-grid .mobileAddToCart {
  display: none;
}

#featured-merch-grid .btnLearnMore {
  background: #E4E4E4;
  color: #21343F;
  top:57px;
  position: relative;
}

#featured-merch-grid .btnLearnMore:hover {
  background: #d2d2d2;
}

#featured-merch-grid .btnBtnAddToCart {
  background: #e48310;
  color: #FFFFFF;
  border: none;
  top:-33px;
  position: relative;
  font-weight: bold;
}

#featured-merch-grid .btnBtnAddToCart:hover {
  background: #d2780d;
}

#featured-merch-grid .productTitle {
  line-height: 1.4;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 15px;
  color: #333333;
  max-width: 100% !important;
}

#featured-merch-grid .productTitle a {
    color: #333;
    display: block;
    text-decoration: none;
}
  
#featured-merch-grid .productTitle a:hover {
    text-decoration: underline;
}

#featured-merch-grid .productFeature {
  top: 5px;
  right:0px;
  width: 103px;
  height: 31px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 1.5px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  display: block;
}

/* .productFeature:before {
  position: absolute;
  left: -11px;
  top: 0;
  content: "";
  width: 11px;
  height: 31px;
  display: block;
} */

#featured-merch-grid .productFeature.bestSeller {
  background: #27A2FF;
  content: "MOST POPULAR";
  width: 103px;
}

#featured-merch-grid .productFeature.bestSeller:before {
  /* background: url('../../images/2017-images/products-edge-best-seller.png') center no-repeat; */
  width: 0;
  height: 0;
  border-top: 31px solid transparent;
  border-right: 11px solid #27A2FF;
}

#featured-merch-grid .productFeature.onSale {
  width: 108px;
  background: #ff3a3b;
  content: "ON SALE";
}

#featured-merch-grid .productFeature.onSale:before {
  /* background: url('../../images/2017-images/products-edge-on-sale.png') center no-repeat; */
  width: 0;
  height: 0;
  border-top: 16px solid transparent;
  border-bottom: 15px solid transparent;
  border-right: 11px solid #ff3a3b;
}

#featured-merch-grid .productFeature.soldOut {
  width: 108px;
  background: #797F83;
  content: "SOLD OUT";
}

#featured-merch-grid .productFeature.soldOut:before {
  background: url('../../images/2017-images/products-edge-sold-out.png') center no-repeat;
}

#featured-merch-grid .productFeature.shipsFree {
  background: #E4E4E4;
  content: "SHIPS FREE";
  display: none;
}

@media screen and (max-width: 1273px) {
  .productTitle {
    min-height: auto !important;
  }
}

@media screen and (max-width: 1024px) {
  #featured-merch-grid .product {
    width: 100% !important;
    float: none;
  }

  #stacks-grid .prices{
  	margin-bottom: 25px;
  }
}

@media screen and (max-width: 767px) {

  #featured-merch-grid .product,
  #main.store .product,
  .supplements-recommendations .product {
      width: 50%;
      height: auto !important;
      padding: 10px 0;
      border: none;
      background: transparent;
    }

  #main.store #featured-merch-grid .product {
    height: 275px !important;
    border-bottom: 1px #E5E5E5 solid;
  }

    #featured-merch-grid .product:hover,
    #main.store .product,
    .supplements-recommendations .product {
      box-shadow: none;
      background: transparent;
      border: none;
    }

    #featured-merch-grid .product .img,
    .product .img   {
      margin-bottom: 0;
    }

    .product .img {
      margin-bottom: 10px;
    }

    body.search-results .meal-plans .img {
      margin-bottom: 12px;
    }

    #featured-merch-grid .itemInfo {
      width: initial;
    }

    #featured-merch-grid .btnLearnMore, .btnBtnAddToCart {
      top: 0px;
    }

    #featured-merch-grid .productFeature:before {
      display: none !important;
    }

    #featured-merch-grid .productFeature {
      top: 30px;
      right: 30%;
    }

    #featured-merch-grid .productFeature.bestSeller {
      background: url('../../images/2017-images/phone-phone-badge-best-seller@2x.png') center no-repeat;
      width: 51px;
      height: 51px;
      background-size: 51px;
      content: "";
      text-indent: -9999px;
    }

    #featured-merch-grid .productFeature.onSale {
/*      background: url('../../images/2017-images/phone-phone-badge-on-sale@2x.png') center no-repeat;
      width: 51px;
      height: 51px;
      background-size: 51px;
      content: "";
      text-indent: -9999px;*/
      right: calc(50% - 75px) !important;
      top: 0px !important;
    }

    #featured-merch-grid .productFeature.soldOut {
      background: url('../../images/2017-images/phone-phone-badge-sold-out@2x.png') center no-repeat;
      width: 51px;
      height: 51px;
      background-size: 51px;
      content: "";
      text-indent: -9999px;
    }

    #featured-merch-grid .productTitle,
    .productTitle {
      font-size: 12px !important;
      line-height: 1.2 !important;
      margin-bottom: 10px !important;
    }

    #featured-merch-grid .price, .priceOld, .priceSale {
      font-size: 13px;
    }

    #featured-merch-grid .btnBtnAddToCart {
        display: none;
    }

    #featured-merch-grid .review {
      margin-bottom: 10px;
    }

    #featured-merch-grid .buttons,
    .buttons  {
      margin-top: 0;
    }

    #featured-merch-grid .btnLearnMore,
    a.btnLearnMore {
      width: 123px;
      height: 33px;
      position: relative;
      top: -3px;
      padding: 0;
      line-height: 33px;
      color: #21343F;
      margin: 13px auto 0;
      background: #E4E4E4;
      float: none;
      display: block !important;
      font-size: 13px !important;
      letter-spacing: 0;
      text-decoration: none;
      white-space: nowrap;
    }

    #featured-merch-grid .btnLearnMore {
      display: none;
    }

    #featured-merch-grid .buttons .mobileAddToCart {
      display: block !important;
      width: 123px;
      height: 33px;
      line-height: 33px;
      font-size: 13px;
      font-weight: bold;
      color: #fff;
      margin: 0 auto;
      background: #e48310;
      float: none;
      letter-spacing: 0;
      white-space: nowrap;
      cursor: pointer;
    }

    #featured-merch-grid .buttons .mobileAddToCart:hover {
      background: #d2780d;
    }

    #featured-merch-grid .mobileAddToCart span {
      color: #fff;
      font-weight: 600;
      margin-left: 18px;
      position: relative;
    }

    #featured-merch-grid .mobileAddToCart .priceMobileSale {
      color: #fff;
    }

    #featured-merch-grid .mobileAddToCart span:before {
      height: 18px;
      width: 1px;
      background: #FFE4C6;
      position: absolute;
      left: -12px;
      top: -3px;
      content: "";
    }
}

@media screen and (max-width: 427px) {
   #featured-merch-grid .productTitle {
        max-width: 110px;
        margin: auto;
    }

   #featured-merch-grid .productTitle,
   #featured-merch-grid .review,
   #featured-merch-grid .prices {
      padding-left:  120px !important;
   }
  #featured-merch-grid .productFeature {
     left: calc(50% + 60px) !important;
   }
}

#featured-merch-grid > div {
    max-width: 1238px;
    margin: 0 auto;
    display: block;
}

#main.store #featured-merch-grid .product {
    height: 323px;
    max-width: 700px;
}


.hiddenSezzle{
  display:  none !important;
}


#main.store .product.sezzlePromo {
  cursor: default;
  padding: 0;
  order: 3;
  justify-content: center !important;
  margin-top: 7px;
}

#main.store #stacks .product.sezzlePromo {
  margin-top: -27px !important;
}

#main.store #stacks .product {
  padding: 18px 26px 55px 26px;
}

@media screen and (max-width: 1273px) {
  body.term-on-sale #main.store #stacks .product.sezzlePromo {
    margin-top:  -18px !important;
  }
}


#main.store #stacks .product.sezzlePromo .quizCTAContainer {
  height: 365px;
  top: -11px;
}
#main.store #stacks .product.sezzlePromo .quizCTAContainer img {
  max-height: 170px;
}

#main.store #meal-plans .product.sezzlePromo {
  margin-top:  30px !important;
}

#main.store #books .product.sezzlePromo {
  margin-top:  -30px !important;
}

#main.store #mens-apparel .product.sezzlePromo,
#main.store #womens-apparel .product.sezzlePromo {
  margin-top:  34px !important;
}

#stacks-grid .product.sezzlePromo {
  margin-top: 0px !important;
  background: transparent;
}

#main.store .product.sezzlePromo {
  order: 3;
}

#main.store #stacks-grid .product.sezzlePromo {
  order:  1 !important;
  align-self: center;
}

.page-id-27 #stacks-grid .product.sezzlePromo{
  display:  none !important;
}


#main.store .product.sezzlePromo.categories {
  display: none;
  order: 100; /* force to stay in last position of supplement grid */
}

body.term-on-sale #main.store .product.sezzlePromo.categories {
  order: 100!important; /* force to stay in last position of supplement grid */
}

.product .quizCTAContainer {
    background: #fcfcfc;
    border: 1px #E3E3E3 solid;
    height: 442px;
    max-width: 289px;
    position: relative;
    top: -15px;
    margin: 0 auto;
    padding: 0 26px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

body.search-results .product .quizCTAContainer.noSale {
    background: #fcfcfc;
    border: 1px #E3E3E3 solid;
    height: 280px;
    max-width: 260px;
    position: relative;
    top: 40px;
    margin: 0 auto;
    padding: 0 26px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#books .product .quizCTAContainer {
  top: 3px;
}

#meal-plans .product .quizCTAContainer {
  top: -28px;
}


#meal-plans .product .quizCTAContainer.noSale {
    height: 305px;
}

#meal-plans .product .quizCTAContainer.noSale {
    background: #fcfcfc;
    border: 1px #E3E3E3 solid;
    height: 330px;
    max-width: 289px;
    position: relative;
    top: 0px;
    margin: 0 auto;
    margin-top: 0px;
    padding: 0 26px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;

}

#mens-apparel .product .quizCTAContainer {
  top: -25px;
  height:  390px;
}

#mens-apparel .product .quizCTAContainer img {
  margin-bottom: 0px;
  height: 195px;
}

.product .quizCTAContainer.noSale {
    background: #fcfcfc;
    border: 1px #E3E3E3 solid;
    height: 375px;
    max-width: 289px;
    position: relative;
    top: 17px;
    margin: 0 auto;
    padding: 0 26px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#books .product .quizCTAContainer.noSale {
    background: #fcfcfc;
    border: 1px #E3E3E3 solid;
    height: 350px;
    max-width: 289px;
    position: relative;
    top: 37px;
    margin: 0 auto;
    padding: 0 26px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

#mens-apparel .product .quizCTAContainer.noSale {
  top: 30px;
}

@media only screen and (max-width: 767px) {

  #books .product .quizCTAContainer.noSale {
    top: 18px !important;
    height:  240px !important;
  }

}

@media only screen and (max-width: 614px) {

  #books .product .quizCTAContainer.noSale h3 {
    font-size:  13px !important;
  }

  #meal-plans .product .quizCTAContainer.noSale {
    top: 0 !important;
    margin-top: 0 !important;
    padding-left: 18px;
    padding-right: 18px;
 }

}

@media only screen and (max-width: 1024px) {

  #stacks-grid .product .quizCTAContainer{
    top:  2px !important;
  }
}

@media only screen and (max-width: 1272px) {

  #mens-apparel .product .quizCTAContainer img {
    /*margin-bottom: 10px;*/
    height: 145px;
  }
  #mens-apparel .product .quizCTAContainer.noSale {
    height: 315px;
    top: 24px;
  }
}

@media only screen and (max-width: 767px) {

  #meal-plans .product .quizCTAContainer.noSale {
    top:  0 !important;
    margin-top:  0 !important;
  }
  #main.store #meal-plans .product.sezzlePromo {
    margin-top: 0px !important;
    padding: 14px 0;
}

}

@media only screen and (min-width: 1274px) and (max-width: 1391px){

  #books .product .quizCTAContainer.noSale h3 {
    font-size:  19px !important;
  }

}

@media only screen and (min-width: 767px) and (max-width: 1273px){

  #books .product .quizCTAContainer.noSale {
    height:  285px !important;
  }
  #books .product .quizCTAContainer.noSale img {
    height: 108px !important;
  }
}

@media only screen and (max-width: 615px) {
  #mens-apparel .product .quizCTAContainer.noSale,
  #womens-apparel .product .quizCTAContainer.noSale {
    padding: 0 19px !important;
  }
}

@media only screen and (min-width: 570px) and (max-width: 582px){
  #books .product .quizCTAContainer {
    padding:  0 18px !important;
  }
}

@media only screen and (min-width: 531px) and (max-width: 570px){


  #mens-apparel .product .quizCTAContainer.noSale h3,
  #womens-apparel .product .quizCTAContainer.noSale h3,
  #meal-plans .product .quizCTAContainer.noSale h3,
  #books .product .quizCTAContainer.noSale h3 {
    font-size: 16px !important;
    padding: 0px 27px !important;
  }

  #mens-apparel .product .quizCTAContainer.noSale a,
  #womens-apparel .product .quizCTAContainer.noSale a,
  #meal-plans .product .quizCTAContainer.noSale a,
  #books .product .quizCTAContainer.noSale a {
    /*font-size:  12px !important;*/
  }

  #mens-apparel .product .quizCTAContainer.noSale,
  #womens-apparel .product .quizCTAContainer.noSale,
  #meal-plans .product .quizCTAContainer.noSale,
  #books .product .quizCTAContainer.noSale{
    padding:  19px !important;
  }

}

@media only screen and (max-width: 531px) {

  #mens-apparel .product .quizCTAContainer.noSale h3,
  #womens-apparel .product .quizCTAContainer.noSale h3,
  #meal-plans .product .quizCTAContainer.noSale h3,
  #books .product .quizCTAContainer.noSale h3 {
    font-size:  16px !important;
    padding:  0px 21px !important;
  }
  #books .product .quizCTAContainer.noSale a {
    /*font-size:  12px !important;*/
  }
  #mens-apparel .product .quizCTAContainer.noSale,
  #womens-apparel .product .quizCTAContainer.noSale,
  #meal-plans .product .quizCTAContainer.noSale,
  #books .product .quizCTAContainer.noSale {
    padding:  15px !important;
  }

}

@media only screen and (max-width: 485px) {
  #mens-apparel .product .quizCTAContainer.noSale h3,
  #womens-apparel .product .quizCTAContainer.noSale h3,
  #meal-plans .product .quizCTAContainer.noSale h3,
  #books .product .quizCTAContainer.noSale h3 {
    padding:  0px 11px !important;
  }
}


@media only screen and (max-width: 440px) {
  #mens-apparel .product .quizCTAContainer.noSale h3,
  #womens-apparel .product .quizCTAContainer.noSale h3,
  #meal-plans .product .quizCTAContainer.noSale h3,
  #books .product .quizCTAContainer.noSale h3 {
    padding:  0px 1px !important;
  }
}


@media only screen and (max-width: 396px) {
  #meal-plans .product .quizCTAContainer.noSale h3,
  #books .product .quizCTAContainer.noSale h3 {
    font-size:  14px !important;
  }
}


/*@media only screen and (min-width: 582px) and (max-width: 613px) {

  #books .product .quizCTAContainer.noSale a {
    font-size:  13px !important;
  }

  #books .product .quizCTAContainer.noSale h3 {
    font-size: 13px !important;
}

}
*/


.product .quizCTAContainer h3 {
    color: #16212b;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    margin-top: -5px;
}

.product .quizCTAContainer img {
    width: auto;
    max-height: 220px;
    margin-bottom: 10px;
}

.product .quizCTAContainer.noSale img {
    width: auto;
    height: 170px;
    margin-bottom: 10px;
}

#books .product .quizCTAContainer.noSale img {
    height: 157px;
}

.product .quizCTAContainer a {
  color: #fff;
  background: #27A2FF;
  font-size: 17px;
  font-weight: 600;
  text-decoration: none;
  display: block;
  padding: 15px;
  margin: 0 auto;
  width: 90%;
  transition: ease all 0.2s;
}

.product .quizCTAContainer.noSale a {
    color: #fff;
    background: #27A2FF;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    display: block;
    margin: 0 auto;
        margin-top: 0px;
    width: 98%;
    transition: ease all 0.2s;
    margin-top: -10px;
}

.product .quizCTAContainer a:hover {
  background: #138EEB;
}

.sezzlePromoImg {
  background: url('../../images/2017-images/sezzle-interrupt@2x.png') center no-repeat;
  background-size: 100%;
  width: 150px;
  height: 38px;
  display: block;
  margin: 62px auto 15px auto;
}

.product h3 {
  color: #382656;
  font-size: 20px;
  font-weight: 100;
}

.product p {
  color: #382656;
  font-size: 20px;
  margin-bottom: 15px;
}

div[class="products-grid-search"] .product h3,
div[class="products-grid-search"] .product p {
  text-align: center;
}

@media screen and (max-width: 1865px) {
  #main.store .product,
  #main.store .isSuppsGrid .product,
  .supplements-recommendations .product {
    width: 24.9%;
  }
}

@media screen and (max-width: 1741px) {
  #main.store .product,
  .supplements-recommendations .product,
  .isSuppsGrid .product {
    /*width: 33.3333% ;*/ 
  }
}

@media screen and (max-width: 1273px) {
  .product .quizCTAContainer img {
    width: 162px;
  }
  .product .quizCTAContainer {
    height: 363px;
  }
}

@media screen and (min-width: 1274px) and (max-width: 1741px) {
  #main.store .isStacksGrid .product {
    width: 24.9% !important;
  }
}

@media screen and (max-width: 1507px) and (min-width: 1274px) {
  .product .quizCTAContainer img {
    width: 174px;
  }
}

@media screen and (max-width: 1410px) {
  .product .quizCTAContainer {
    /*padding: 0 10px;*/
  }
.product .quizCTAContainer a {
    width: 84%;
    margin-top: -10px;
}
}

@media screen and (max-width: 1169px) {
  #main.store .product,
  .supplements-recommendations .product {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  .product.sezzlePromo {
    height: 255px !important;
  }

  body.search-results .product.sezzlePromo {
    height: auto !important;
    padding-bottom: 10px !important;
  }

  body.search-results .product .quizCTAContainer {
    margin-top: 0px !important;
  }

  .sezzleContainer {
    background: #f7f7f7;
    height: 220px;
    position: absolute;
    left: calc(50% - 70px);
    width: 139px;
    top: 41px;
    border: 1px solid #ececec;
  }

  .sezzlePromoImg {
    width: 100px;
    margin-bottom: 5px;
    margin-top: 24px;
  }

  #main.store .product.sezzlePromo {
    margin-top: 25px;
  }


  #main.store #supplements .product.sezzlePromo {
    align-self: initial;
  }

  #main.store #books .product.sezzlePromo {
    margin-top: -10px !important;
  }

  .product h3 {
    font-size: 13px;
    font-weight: normal;
    text-align: center;
  }

  .product p {
    font-size: 14px;
    font-weight: normal;
    text-align: center;
  }

  div[id="stacks-grid"] .sezzleContainer {
    top: 31px;
    height: 289px;
  }

  div[id="stacks-grid"] .sezzlePromoImg {
    margin-top: 57px;
  }

  div[class="products-grid-search"] .sezzleContainer {
    top: 21px;
  }

  body[class*="term-fat-burners"] .sezzleContainer {
    top: 21px;
  }
}

.featuredStacks {
    width: 100%;
    padding: 67px 0 72px 0;
    clear: both;
    text-align: center;
}

.featuredStacks:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.featuredStacks h2 {
    font-size: 33px;
    margin-bottom: 25px;
    text-transform: capitalize;
    color: #293644;
}

.featuredStacks h3 {
    margin-top: 16px !important;
}

.featuredStacks p {
    max-width: 960px;
    margin: 0 auto 86px;
    font-size: 18px;
    line-height: 1.6;
    letter-spacing: 0.5px;
    color: #333333;
}

.cols {
    width: 100%;
    clear: both;
    margin: 0 auto;
}

.cols:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: block;
}

@media screen and (max-width: 1330px) {
    .featuredStacks {
        padding: 67px 0 8px 0;
    }

    .featuredStacks p {
        margin-bottom: 57px;
    }

    .featuredStacks .featured-stacks-row {
      display: flex;
      max-width: 966px;
      margin: 0 auto;
    }

    .homepage .featuredStacks .col {
      float: none;
    }
}

@media screen and (max-width: 1024px) {
    .featuredStacks {
        padding: 45px 0 48px;
    }

    .featuredStacks .col {
      flex-direction: column;
    }
}

@media screen and (max-width: 767px) {
    .featuredStacks {
        padding: 44px 0 47px;
    }

    .featuredStacks h3 {
        margin-top: 12px !important;
    }
}

@media screen and (max-width: 500px) {
    .featuredStacks p {
        margin-bottom: 30px;
    }
}


.featuredStacks .removestyle{
    color: inherit; /* blue colors for links too */
    text-decoration: inherit; /* no underline */
}

.featuredStacks .col {
    width: 50%;
    float: left;
    position: relative;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

/*.col .img:after {
    display: block;
    content: "";
    background: url('../../images/2017-images/phone-best-seller-badge-men@2x.png') center no-repeat;
    background-size: contain;
    position: absolute;
    left: 20px;
    right: auto;
    top: -30px;
    height: 85px;
    width: 85px;
}

.featuredStacks .col.women .img:after {
    background: url('../../images/2017-images/phone-best-seller-badge-women@2x.png') center no-repeat;
    background-size: contain;
}*/

.featuredStacks .rightFeaturedStack {
    float: right;
}

.featuredStacks .banner {
    width: 224px;
    height: 29px;
    margin: -21px 0 13px;
    text-align: center;
    color: #fff;
    line-height: 31px;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 1px;
    display: block;
    text-transform: uppercase;
    position: relative;
    float: left;
}

.featuredStacks .meta .mobileAddToCart {
    display: none;
}

.featuredStacks .men .banner {
    background: #00A2FF;
}

.featuredStacks .women .banner {
    background: #C82F9F;
    width: 243px;
}

.featuredStacks .banner:before,
.featuredStacks .banner:after {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 11px;
    height: 29px;
    content: "";
    background: url('../../images/2017-images/banner-arrow.png') center no-repeat;
    background-size: 100%;
}

.featuredStacks .banner:after {
    left: auto;
    right: 0;
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    transform: scaleX(-1);
    -ms-filter: fliph; /*IE*/
    filter: fliph; /*IE*/
    background-size: 100%;
}

.featuredStacks .col h3 {
    color: #293644;
    font-size: 21px;
    margin: 0 auto 16px;
    font-weight: 700;
    line-height: 1.3;
    text-transform: none;
    text-align: center;
}

@media (min-width: 1491px) {
  .featuredStacks .col h3 {
    margin-bottom: 12px;
  }
}

@media (min-width: 1491px) and (max-width: 1505px) {
  .featuredStacks .col h3 {
    font-size: 20px;
  }
}

.featuredStacks .review {
    font-size: 18px;
    color: #333;
    letter-spacing: 0.5px;
    margin-bottom: 16px;
    display: block;
}

.featuredStacks .review i {
    font-size: 20px;
}

.featuredStacks .reviewCount {
  font-size: 18px;
  padding-bottom: 5px;
  text-align: center;
}

.featuredStacks .reviewCount a {
    color: #333;
    text-decoration: none;
}

.featuredStacks .reviewCount a:hover {
    text-decoration: underline;
}

#main.homepage .featuredStacks .img {
    margin-top: 0 !important;
}

.featuredStacks .img {
    width: 275px;
    height: 232px;
    display: block;
    float: left;
    position: relative;
}

.featuredStacks .leftFeaturedStack .img {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0;
}

.featuredStacks .rightFeaturedStack .img {
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: 0;
}

.featuredStacks .prices {
    font-size: 18px;
    text-align: center;
    float: none;
    position: relative;
    left: 3px;
}

.featuredStacks .prices span {
    font-size: 18px;
    letter-spacing: 1.5px;
    display: inline-block;
    margin-right: 0;
    line-height: 1.4;
}

.featuredStacks .newPrice {
    color: #FF5B1D;
    font-weight: 700;
    margin-left: 11px;
}

.featuredStacks .regularPrice {
    color: #333;
    text-decoration: line-through;
}

.featuredStacks .meta {
    text-align: left;
}

.featuredStacks .addtocart {
    background: #E48310;
    color: #fff;
    width: 157px;
    height: 34px;
    display: block;
    text-align: center;
    font-size: 15px;
    letter-spacing: 1.5px;
    text-decoration: none;
    line-height: 34px;
    border: none;
    outline: 0;
    padding: 0;
    position: relative;
    left: 41px;
    font-weight: bold;
}

.featuredStacks .addtocart:hover {
    background: #d2780d;
}

.featuredStacks .mobileAddToCart {
    display: none;
}

.featuredStacks .meta a {
    width: 157px;
    height: 34px;
    display: block;
    text-align: center;
    font-size: 13px;
    letter-spacing: 1.5px;
    text-decoration: none;
    line-height: 34px;
    float: left;
}

.featuredStacks .col a.learnMore {
    background: #E4E4E4;
    color: #21343F;
    position: relative;
    left: 41px;
}

.featuredStacks .col a.learnMore:hover {
    background: #d2d2d2;
}

.featuredStacks .productFeature {
  top: 5px;
  right: 17%;
  width: 103px;
  height: 31px;
  line-height: 32px;
  text-align: center;
  letter-spacing: 1px;
  font-size: 13px;
  font-weight: 600;
  color: #fff;
  position: absolute;
  display: none;
  z-index: 1;
}

.productFeature.save20 {
  background: #ff3a3b;
}

/* .productFeature:before {
  position: absolute;
  left: -11px;
  top: 0;
  content: "";
  width: 11px;
  height: 31px;
  display: none;
} */

.featuredStacks .productFeature.soldOut {
  display: block;
  width: 108px;
  height: 32px;
  background: #797F83;
  content: "SOLD OUT";
  z-index: 1;
  left: initial !important;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  float: inherit;
  right: auto;
}

.featuredStacks .img .productFeature.soldOut {
  display: block;
}

.featuredStacks .productFeature.soldOut:before {
  background: url('../../images/2017-images/products-edge-sold-out.png') center no-repeat;
}

.featuredStacks .productFeature.newFlavor {
  background: #34c792;
  content: "NEW FLAVOR";
  width: 125px;
  padding-left: 15px;
  text-align: left;
  border-radius: 15px 0px 0px 15px;
}

.featuredStacks .productFeature.save20 {
    
    background: #ff3a3b;
    width: 108px;
    height: 32px;
    display: block;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: inherit;
    right: auto;
    
}

.featuredStacks .productFeature.save20:after {
    display: none !important;
}

@media (max-width: 767px) {
    .featuredStacks .productFeature {
      display: block;
    }
    .featuredStacks .productFeature.newFlavor {
        display: none;
    }
}

.featuredStacks .discount {
    margin-bottom: 0 !important;
    background-color: #d63a3e;
    color: #fff !important;
    padding: 0 15px;
    line-height: 22px !important;
    text-align: center;
    letter-spacing: 1px !important;
    font-size: 10px !important;
    text-transform: uppercase !important;
    display: inline-block;
}

@media (min-width: 768px) {
    .featuredStacks .discount {
        position: absolute;
        top: 20px;
        font-size: 11px !important;
        right: 0;
        line-height: 31px !important;
        display: none;
    }

    .featuredStacks .discount:before {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAfCAYAAAAx6zerAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMTM4IDc5LjE1OTgyNCwgMjAxNi8wOS8xNC0wMTowOTowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTcgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MDA1NDE3M0JERjY1MTFFNjk0MTZCRTlFM0I0QzQwMzQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MDA1NDE3M0NERjY1MTFFNjk0MTZCRTlFM0I0QzQwMzQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpFMkYzODJBQ0RGNjQxMUU2OTQxNkJFOUUzQjRDNDAzNCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowMDU0MTczQURGNjUxMUU2OTQxNkJFOUUzQjRDNDAzNCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Puvp9YYAAADvSURBVHjaYrxhaclABBAD4gtMDMSBQiCWJEaxDRCXgBiEFHMC8SQgZiFGcRkQG8I4+BQbAHE5sgAuxSBrJ0KdQVBxDhDboQtiU6wGxHXYTGDCwu8FYkFiFMcDsQ8uHyMrlgXiVnzhiKy4HRSlxCj2A+IoQvEOUiwPNZWRGMVzgFiLmKQHUrwBiH8Sq3gqEM8mVjEINAPxQ2IVv4ImRwZiw3kVFBOlmAGafl8Sq/gBENcSqxgE5gLxTmIV/4Nm/U/EKAaB60DcQqxiEJgAxMeJVfwbiPOQkwKhcuMMEPcQqxiWKS4Rq/grEOeCaIAAAwCruCOkUcqlsgAAAABJRU5ErkJggg==) center no-repeat;
        position: absolute;
        left: -11px;
        top: 0;
        content: "";
        width: 11px;
        height: 31px;
        display: block;
    }

    .featuredStacks .col {
        /*padding-top: 60px !important;*/
    }
}


@media (max-width: 1490px) {
    .featuredStacks .reviewCount {
      text-align: center;
    }
    .featuredStacks .addtocart,
    .featuredStacks .learnMore {
        left: 0px !important;
    }

}

@media (min-width: 1359px) {
    /*.featuredStacks .col {
        padding-top: 27px !important;
    }*/

    #main.homepage .col {
        padding-top: 0 !important;
    }
}



@media screen and (min-width: 441px) and (max-width: 489px) {
	.product .quizCTAContainer h3{
		font-size: 20px !important;
	}
}

@media screen and (min-width: 490px) and (max-width: 531px) {
	.product .quizCTAContainer h3{
		font-size: 22px !important;
	}
}

@media screen and (max-width: 694px) {
	.product .quizCTAContainer.noSale h3{
		font-size: 14px !important;
	}

  .product .quizCTAContainer.noSale a{
    font-size: 14px !important;
  }

}



@media screen and (min-width: 623px) and (max-width: 677px) {
	.product .quizCTAContainer.noSale h3{
		font-size: 14px !important;
	}
}

@media screen and (min-width: 678px) and (max-width: 709px) {
  .product .quizCTAContainer.noSale h3{
     font-size: 14px !important;
     margin-left: 5px;
     margin-right: 5px;
  }
}


@media screen and (min-width: 710px) and (max-width: 768px) {
 .product .quizCTAContainer.noSale h3 {
    font-size: 16px !important;
    margin-left: 5px;
    margin-right: 5px;
 }
}


@media screen and (min-width: 532px) and (max-width: 571px) {
	.product .quizCTAContainer h3{
		font-size: 24px !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1249px) {
	.product .quizCTAContainer.noSale h3{
		font-size: 24px !important;
	}
}

@media screen and (min-width: 1250px) and (max-width: 1273px) {
  .product .quizCTAContainer.noSale h3{
    font-size: 23px !important;
  }
}

@media screen and (min-width: 1274px) and (max-width: 1323px) {
	.product .quizCTAContainer.noSale h3{
		font-size: 19px !important;
	}
}

@media screen and (min-width: 1324px) and (max-width: 1409px) {
	.product .quizCTAContainer.noSale h3{
		font-size: 21px !important;
	}
}

@media screen and (min-width: 1867px) and (max-width: 1911px) {
	.product .quizCTAContainer.noSale h3{
		font-size: 23px !important;
	}
}

@media screen and (min-width: 572px) and (max-width: 1274px) {
	.product .quizCTAContainer h3{
		font-size: 24px !important;
	}
}

@media screen and (max-width: 767px) {

   #stacks-grid .product .quizCTAContainer {
      height: 260px !important;
      width: 82% !important;
      min-width: 150px !important;
      margin-top: 0px !important;
      top: 5px !important;
  }

  #stacks-grid .product .quizCTAContainer h3{
      font-size:  16px !important;
  }

}

@media screen and (min-width: 570px) and (max-width: 608px) {
  #stacks-grid .product .quizCTAContainer h3 {
      font-size: 16px !important;
      margin-left: 15px;
      margin-right: 15px;
  }
}

@media screen and (min-width: 520px) and (max-width: 569px) {
  #stacks-grid .product .quizCTAContainer h3 {
      font-size: 16px !important;
      margin-left: 5px;
      margin-right: 5px;
  }
}

@media screen and (max-width: 519px) {
  #stacks-grid .product .quizCTAContainer h3 {
      font-size: 16px !important;
      margin-left: 12px;
      margin-right: 12px;
  }
  #stacks-grid .product .quizCTAContainer {
    padding: 0px 10px;
  }
}

@media screen and (max-width: 474px) {
  #stacks-grid .product .quizCTAContainer h3 {
      margin-left: 2px;
      margin-right: 2px;
  }
}

@media screen and (min-width: 609px) and (max-width: 650px) {
  #stacks-grid .product .quizCTAContainer h3 {
      font-size: 18px !important;
      margin-left: 12px;
      margin-right: 12px;
  }
}

@media screen and (min-width: 651px) and (max-width: 767px) {
  #stacks-grid .product .quizCTAContainer h3 {
      font-size: 20px !important;
      margin-left: 13px;
      margin-right: 13px;
  }
}

@media screen and (min-width: 1026px) and (max-width: 1274px) {

  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
    font-size: 17px !important;
}
}


@media screen and (min-width: 1275px) and (max-width: 1388px) {
	.product .quizCTAContainer h3{
		font-size: 22px !important;
	}
}

@media screen and (min-width: 1389px) and (max-width: 1410px) {
	.product .quizCTAContainer h3{
		font-size: 24px !important;
	}
}

@media screen and (min-width: 1200px) and (max-width: 1866px) {
	.product .quizCTAContainer h3{
		font-size: 24px !important;
	}
	.product .quizCTAContainer.noSale h3{
		font-size: 23px !important;
	}
}

@media screen and (max-width: 767px) {
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
    font-size: 21px !important;
    margin-left: 30px;
    margin-right: 30px;
  }

  body.search-results .product .quizCTAContainer.noSale h3, body.search-no-results .product .quizCTAContainer.noSale h3 {
      font-size: 18px !important;
      margin-left: 15px;
      margin-right: 15px;
  }

  body.search-results .product .quizCTAContainer, body.search-no-results .product .quizCTAContainer {
      height: 300px !important;
      top: 12px;
  }

}

@media screen and (min-width: 1025px) and (max-width: 1115px) {
  body.search-results .product .quizCTAContainer a{
    font-size:  14px !important;
    padding: 15px 5px;
  }
}

/*@media screen and (min-width: 1025px) and (max-width: 1115px) {*/
  body.search-results .product .quizCTAContainer a{
    padding: 15px 5px;
  }
/*}*/
@media screen and (min-width: 1027px) {
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 17px !important;
  }

  body.search-results .product .quizCTAContainer.noSale h3, body.search-no-results .product .quizCTAContainer.noSale h3 {
      font-size: 16px !important;
  }

}

@media screen and (min-width: 1920px) {
  body.search-results .product .quizCTAContainer h3{
    font-size: 19px !important;
  }
}

@media screen and (min-width: 2110px) {
  body.search-results .product .quizCTAContainer h3{
    font-size: 21px !important;
  }
}

@media screen and (min-width: 2299px) {
  body.search-results .product .quizCTAContainer h3{
    font-size: 23px !important;
  }
}

/*@media screen and (min-width: 1919px) {
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 20px !important;
  }
}
*/
@media screen and (min-width: 767px) and (max-width: 872px) {
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 25px !important;
  }

  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer.noSale h3 {
      font-size: 17px !important;
  }
}

@media screen and (min-width: 873px) and (max-width: 1024px) {
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 24px !important;
      margin: 0px 14px;
  }
}

@media screen and (min-width: 873px) and (max-width: 1026px) {
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer.noSale h3 {
      font-size: 17px !important;
  }
}


@media screen and (min-width: 1610px) and (max-width: 1650px) {
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 21px !important;
      margin: 0px 5px;
  }
}

@media screen and (min-width: 1469px) and (max-width: 1609px) {
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 21px !important;
      margin: 0px 3px;
  }
}

@media screen and (min-width: 1342px) and (max-width: 1468px) {
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 19px !important;
  }


  body.search-results .product .quizCTAContainer.noSale h3, body.search-no-results .product .quizCTAContainer.noSale h3 {
      font-size: 19px !important;
  }

}

@media screen and (max-width: 560px){
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      margin: 0 17px !important;
  }
}

@media screen and (max-width: 504px){
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      margin: 0 10px !important;
  }
}

@media screen and (max-width: 487px){
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      margin: 0 !important;
  }
}

@media screen and (max-width: 590px){
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 18px !important;
  }
}

@media screen and (max-width: 390px){
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 17px !important;
  }
}

@media screen and (min-width: 429px) and (max-width: 590px){
  body.search-results .product .quizCTAContainer h3, body.search-no-results .product .quizCTAContainer h3 {
      font-size: 20px !important;
  }
}

@media screen and (min-width: 1912px){
	.product .quizCTAContainer h3{
		font-size: 24px !important;
	}
}

@media screen and (max-width: 1325px) and (min-width: 1025px) {

    .featuredStacks .col h3 {
        margin-top: 25px;
    }

    .featuredStacks .women .banner {
        width: 238px;
    }

}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    /*.featuredStacks .men .img {
        background-size: 100%;
    }

    .featuredStacks .women .img {
        background-size: 100%;
    }*/
}


@media screen and (max-width: 1024px) {

    .featuredStacks .banner {
        width: 248px;
        height: 31px;
        line-height: 31px;
        font-size: 11px;
        margin: 0 auto 25px;
        float: none;
        clear: both;
    }

    .featuredStacks .women .banner {
        width: 260px;
    }

    .featuredStacks .banner:before,
    .featuredStacks .banner:after {
        height: 31px;
    }

    .featuredStacks .col h3 {
        font-size: 22px;
        text-align: center;
        max-width: 225px;
    }

    .featuredStacks .review {
        font-size: 14px;
        clear: both;
        float: none;
        margin: 0 auto 18px;
    }

    .featuredStacks .review i {
        font-size: 16px;
    }

    .featuredStacks .img {
        background-size: 100% !important;
        margin: 0 auto 25px;
        float: none;
        clear: both;
    }

    #main.homepage .featuredStacks .img {
      margin-bottom: -25px;
    }

    .featuredStacks .prices {
        margin-bottom: 30px;
        float: none;
        margin: auto;
        text-align: center;
    }

    .featuredStacks .meta a,
    .featuredStacks .addtocart {
        width: 132px;
        height: 33px;
        float: none;
        margin: auto;
    }


}

@media (max-width: 767px) {
    .featuredStacks .discount {
        top: -30px;
        position: absolute;
        width: 180px;
        left: 50%;
        margin-left: -90px !important;
    }


    body[class*="home"] .discount {
        /*display: none;*/
        padding: 0;
    }







    .featuredStacks .featured-stacks {
        padding: 40px 0 0;
        margin-bottom: 0;
    }

    .featuredStacks .featured-stacks:after {
        content: "";
        display: table;
        clear: both;
    }

    .featuredStacks .banner {
        display: none;
    }

    .featuredStacks .col h3 {
        font-size: 15px;
        line-height: 1.2;
        text-transform: none;
        margin-bottom: 10px;
    }

    .featuredStacks .col.leftFeaturedStack h3 {
        max-width: 150px;
    }

    .featuredStacks .reviewCount {
    font-size: 13px !important;
    }

    .featuredStacks .prices {
        margin: 5px auto 0px !important;
        margin-bottom: 40px !important;
    }

    #stacks-grid .prices{
    	margin-bottom: 40px !important;
    }

    .term-workout-stacks #stacks-grid .prices {
        margin-bottom: 57px !important;
    }

    #main.stacks .supplements-recommendations h2 {
        margin-bottom: 41px !important;
    }

    .page-template-page-products #stacks-grid .prices{
      margin-bottom: 40px !important;
    }

    .featuredStacks .prices span {
        font-size: 13px;
    }

    .featuredStacks .prices .newPrice,
    .featuredStacks .prices .regularPrice {
        margin: 0 6px !important;
    }

    .featuredStacks .addtocart {
        display: none;
    }

    #main.homepage .meta {
        margin-top: 10px;
    }

    .featuredStacks .meta .mobileAddToCart {
        display: block !important;
        width: 123px;
        height: 33px;
        line-height: 33px;
        font-weight: bold;
        font-size: 13px !important;
        color: #fff;
        margin: 0 auto;
        background: #E48310;
        float: none;
        letter-spacing: 0;
        cursor: pointer;
    }

    .featuredStacks .meta .mobileAddToCart:hover {
        background: #d2780d;
    }

    .featuredStacks .mobileAddToCart span {
        color: #fff;
        font-weight: 600;
        margin-left: 18px;
        position: relative;
      }

      .featuredStacks .mobileAddToCart .priceMobileSale {
        color: #fff;
      }

      .featuredStacks .mobileAddToCart span:before {
        height: 18px;
        width: 1px;
        background: #FFE4C6;
        position: absolute;
        left: -12px;
        top: -3px;
        content: "";
      }

    .featuredStacks .col a.learnMore {
        width: 123px !important;
        height: 33px !important;
        position: relative;
        top: -3px;
        padding: 0;
        line-height: 33px !important;
        color: #21343F;
        margin: 13px auto 0;
        background: #E4E4E4;
        float: none;
        display: block !important;
        font-size: 13px !important;
        letter-spacing: 0;
        text-decoration: none;
        white-space: nowrap;
    }

    #main.homepage .featuredStacks .col .img,
    #products .featuredStacks .col .img {
        width: 115px !important;
        height: 98px !important;
        background-size: 100% !important;
        margin-left: auto;
        margin-right: auto;
        position: relative;
        margin-bottom: 12px;
    }

    #main.homepage .featuredStacks .img {
      margin-bottom: -25px !important;
    }

    /*.col .img:after {
        width: 70px;
        height: 70px;
        display: block;
        content: "";
        background: url('../../images/2017-images/phone-best-seller-badge-men@2x.png') center no-repeat;
        background-size: contain;
        position: absolute;
        top: -13px;
        right: -15px;
        left: auto;
    }

    #products .featuredStacks .col.women .img:after {
        background: url('../../images/2017-images/phone-best-seller-badge-women@2x.png') center no-repeat;
        background-size: contain;
    }*/

    #products .featuredStacks .col.rightFeaturedStack {
        margin-bottom: 0;
    }

    #products .featuredStacks .col.rightFeaturedStack:after {
        display: none;
    }

    #products .featuredStacks .productFeature:before {
      display: none !important;
    }
    /* DEPRECRATED 8/30/2022 - CARLOS G.
    #products .featuredStacks .productFeature.soldOut {
      margin: auto;
      width: 100%;
      height: 0;
      position: relative;
      text-indent: -9999px;
      background: transparent;
      display: none;
    }
    */
    #products .featuredStacks .productFeature.soldOut:after {
      background: url('../../images/2017-images/phone-featured-sold-out@2x.png') center no-repeat;
      width: 72px;
      height: 72px;
      background-size: 72px;
      content: "";
      text-indent: -9999px;
      z-index: 1;
      position: absolute;
      top: -14px;
      right: -16px;
      display: block;
    }
    #products .featuredStacks .img .productFeature.soldOut {
      display: block;
    }

}

@media (max-width: 340px) {
    #products .featuredStacks .discount {
        font-size: 9px !important;
        line-height: 25px !important;
    }
}

#products .featuredStacks .img {
    margin: 0 auto;
    margin-bottom: 25px;
    margin-top: 0px;
    margin-right: 5px;
    height: 232px;
    width: 275px;
}

.productsContainer {
  border: none !important;
}

#books-grid .productsContainer,
#coaching .productsContainer,
#meal-plans .productsContainer {
  padding-left: 31px;
}

#main.store .product,
.supplements-recommendations .product {
  display: inline-block;
  vertical-align: top
}

.productGiftCard .price {
  display: none;
}

.productGiftCard .productTitle {
  margin-bottom: 13px;
}

.clearBoth {
  clear: both;
}

.filters {
  width: 90%;
  display: block;
  position: relative;
  max-width: 460px;
  margin: 0 auto;
  margin-bottom: 35px;
  height: 30px;
}

p.filtersTitle {
  margin: 0;
  font-size: 16px;
  color: #16212b;
  /*text-transform: uppercase;*/
  line-height: 32px;
}

.filterTypes {
  max-width: 500px;
}

.searchContainer,
.ddContainer {
  position: relative;
  width: 220px;
}

.ddContainer {
  margin-right: 10px;
}

.searchContainer {
  width: 38%;
}

input.searchInput,
.ddToggle {
  width: 100%;
  padding: 0 10px;
  display: inline-block;
  font-size: 13px;
  line-height: 30px;
  letter-spacing: 1px;
  /*text-transform: uppercase;*/
  cursor: pointer;
  border: 1px solid #dddddd;
  background-color: #f6f6f6;
}

ul.ddList::before,
ul.ddList::after {
  content: none;
}

ul.ddList {
  position: absolute;
  top: 31px;
  z-index: 10;
  display: none;
  width: 100%;
  background: #fff;

  /* possibly refactor to inline styling */
  margin: 0 !important;
  clear: none !important;
}

ul.ddList li.filter {
  /* possibly refactor to inline styling */
  width: 100% !important;
  height: auto !important;
  padding: 0 15px !important;
  line-height: 33px;
  font-size: 13px;
  /*text-transform: uppercase;*/
  cursor: pointer;
}

ul.ddList li.filter.filter-performance-recovery {
  display: none;
}

ul.ddList li.filter label {
  width: 100%;
  text-align: left;
  cursor: pointer;
}

ul.ddList li.filter input[type="checkbox"].checkbox {
  width: 17px;
  height: 17px;
  margin: 7px 16px 0 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  background: #fff;
  display: block;
  border-radius: 0;
  border: 1px solid #ddd;
  top: 1px;
  position: relative;
}

ul.ddList li.filter input[type="radio"] {
  top: 9px;
  position: relative;
  left: -5px;
}

ul.ddList li.filter input[type="checkbox"].checkbox:checked {
  background: #fff url('../../images/2017-images/light-blue_checkmark.png') center no-repeat;
  background-size: contain;
}

.selectedFilters {
  float: left;
  position: relative;
  width: 100%;
  margin-top: 10px;
}

.selectedFilters h4 {
  font-size: 13px !important;
  margin: 0 10px 0 0 !important;
  line-height: 28px;
}

.selectedFilters ul.selectedFiltersList {
  float: left;
  margin: 0 !important;
  clear: none;
  width: auto;
}

.selectedFilters ul.selectedFiltersList li {
  width: auto !important;
  height: auto !important;
  padding: 4px 8px !important;
  margin-right: 10px;
  font-size: 13px;
  background: #E6E6E6;
  cursor: pointer;
  margin-bottom: 10px !important;
}

.selectedFilters ul.selectedFiltersList li:hover {
  background: #E6E6E6 !important;
  box-shadow: none !important;
}

.selectedFilters ul.selectedFiltersList li span.removeFilterName {
  margin-right: 10px;
  /*text-transform: uppercase;*/
}

input.searchInput {
  text-transform: none;
  width: 70%;
}

.searchBtn {
  color: #db3a21;
  border: 1px solid #db3a21;
  line-height: 30px;
  padding: 0 10px;
}

.searchBtn:hover {
  color: #fff;
  background-color: #e54026;
}

.clearSearchBtn {
  background-color: #E4E4E4;
  border: 1px solid #E4E4E4;
  font-size: 13px;
  color: #21343F;
}

.clearSearchBtn:hover {
  color: #21343F;
  background: #E6E6E6;
}

.clearSearchBtn span.removeFilterName {
  margin-right: 4px;
  text-transform: uppercase;
}

.noResults {
  position: absolute;
  top: 35px;
  left: 100px;
  font-size: 13px;
  color: #787f82;
}

.suppsGiftCard {
  width: 33.3333% !important;
  height: 404px !important;
  padding: 36px 26px 31px 26px !important;
  border: 1px #E5E5E5 solid !important;
  background: #fff !important;
  position: relative !important;
  text-align: center !important;
  float: none;
  display: inline-block;
  vertical-align: middle;
}

.isStacksGrid {

}

.isStacksGrid .product {
  width: 25%;
  padding-bottom: 15px;
}

.isSuppsGrid {

}

.isBooksGrid {

}

.isGiftCardGrid {

}

.isMerchGrid {

}

.isMealPlansGrid {

}

.isApparelGrid {

}

.isCoachingGrid {

}

div.product .yotpo,
div.col .yotpo {
    float: none;
    width: 93px;
    margin: 0 auto;
    display: block;
}

.yotpo .yotpo-icon:before {
  color: #fc9a26;
}

















@media (max-width: 1460px) {
  ul.ddList li.filter,
  input.searchInput,
  .clearSearchBtn,
  .ddToggle {
    font-size: 10px;
    max-width: 220px;
  }
  .filters {
    max-width: 460px;
    width: 460px;
  }
  .ddContainer {
    margin-right:0px;
    max-width:220px;
  }
  .ddContainer:first-child {
    margin-right:5px;
  }
  .filterTypes {
    max-width:460px;
    left: -10px;
    position: relative;
    }
  .searchBtn {
    font-size: 11px;
  }

  .searchContainer {
    width: 46%;
  }

}

@media screen and (max-width: 1490px) {
    #products .featuredStacks .img,
    body.page-template-page-supplements-v1 #stacks .featuredStacks .img {
        float: none;
        margin: 10px auto;
    }
    #products .featuredStacks .img {
        margin-top: -40px !important;
        width: 350px;
        height: 270px !important;
        margin-bottom: 20px !important;
    }
    #products .featuredStacks .col,
    body.page-template-page-supplements-v1 #stacks .featuredStacks .col {
        height: auto;
        padding-bottom: 30px;
    }
    #products .col h3,
    body.page-template-page-supplements-v1 .col h3 {
        text-align: center;
        max-width: 250px;
    }

    #products .col .prices,
    body.page-template-page-supplements-v1 .col .prices,
    #products .col .review,
    body.page-template-page-supplements-v1 .col .review {
        clear: both;
        margin: 20px auto;
        float: none;
        text-align: center;
    }
    #products .col .meta,
    body.page-template-page-supplements-v1 .col .meta {
        text-align: center;
    }
    #products .col .learnMore,
    body.page-template-page-supplements-v1 .col .learnMore,
    #products .col .addtocart,
    body.page-template-page-supplements-v1 .col .addtocart {
        display: inline-block;
        float: none;
    }
    #products .col .addtocart {
        border-right: 1px #fff solid;
    }
}

@media screen and (max-width: 1358px) {
    #products .featuredStacks .img,
    body.page-template-page-supplements-v1 #stacks .featuredStacks .img {
        margin-right: auto;
        margin-left: auto;
        margin-bottom: auto;
    }

    #products .featuredStacks .img,
    #products .featuredStacks .rightFeaturedStack .img,
    body.page-template-page-supplements-v1 .featuredStacks .img {
        float: none;
        max-width: 100%;
        margin: 0 auto 10px;
    }
}

















@media screen and (max-width: 1273px) {
  #supplements .product,
  #stacks .product {
    width: 50%;
  }

  #stacks .productTitle {
    font-size: 16px;
  }

  #products .featuredStacks .col h3 {
    max-width: 170px;
  }

  #main.store .product,
  #main.store .isSuppsGrid .product,
  .supplements-recommendations .product {
    width: 49.5%;
  }
}
















@media screen and (max-width: 1150px) {
  #products .featuredStacks .img {
    width: 350px;
    height: 193px;
  }
}











@media screen and (max-width: 1023px) {

    .selectedFiltersList li {
        margin-bottom: 5px !important;
    }

    .filters {
        min-height: auto;
    }

    body[class*="single-product"] [class^='supplements-recommendations'] .product {
      width: 33% !important;
    }

    body[class*="single-product"] [class^='supplements-recommendations'] .product:last-child {
      display: none;
    }

    #books-grid .productsContainer,
    #coaching .productsContainer,
    #meal-plans .productsContainer {
      padding-left: 0px;
    }

    /*.filterTypes {
        position: fixed;
        top: 100px;
        right: 0px;
        z-index: 5;
        display:none;
        max-width:300px;
    }*/
/*    .filtersTitle {
        display:none;
    }

    .filterTypes {
        width:100%;
        background-color: #fff;
    }
    .ddContainer {
        width:100%;
        background-color: #fff;
    }
    .ddContainer:nth-child(1) {
        height:240px;
    }
    .ddToggle span:nth-child(2) {
        display:none !important;
    }
    .ddToggle {
        width:100%;
        font-size: 14px;
        width: 100%;
        font-weight: bold;
        color: #333;
        text-transform: uppercase;
        text-decoration: none;
        display: block;
        width: 100%;
        height: 47px;
        line-height: 47px;
        letter-spacing: 0.25px;
        position: relative;
    }
    .ddList {
        top: 46px !important;
        display: block !important;
    }
    .ddList li {
        font-size: 14px !important;
        color: #333;
        text-transform: capitalize !important;
        text-decoration: none;
        width: 100%;
        height: 47px;
        line-height: 47px !important;
        letter-spacing: 0.25px;
    }
    .ddList li input[type="checkbox"] {
      margin-top:14px !important;
    }*/

}















@media screen and (max-width: 800px) {
  #products .featuredStacks .img {
    width: 300px;
    height: 225px;
    top: 7px;
  }
}














@media (max-width: 767px) {
    .filters {
      margin-bottom: 10px;
    }

    .filterTypes {
      max-width:100%;
      margin-bottom: 10px;
      display: flex;
      width: 100%;
      left: 0px;
      padding: 0 10px;
      flex-wrap: wrap;
      justify-content: center;
      gap: 5px;
    }

    ul.ddList li.filter {
      padding: 0 10px !important;
    }

    ul.ddList li.filter input[type="checkbox"].checkbox {
      margin: 7px 10px 0 0;
    }

    .isSuppsGrid {
        padding: 0px;
    }

    .productGiftCard .buttons {
        margin-top: 0;
    }

    .productGiftCard .buttons .btnLearnMore {
        width: 123px;
        height: 33px;
        padding: 0;
        line-height: 33px;
        color: #21343F;
        margin: 13px auto 0;
        background: #E4E4E4;
        float: none;
        display: block;
        font-size: 13px;
        letter-spacing: 0;
        text-decoration: none;
        cursor: pointer;
    }


    #main.store #stacks .product,
    #main.store .product, .supplements-recommendations .product {
      padding: 14px 0;
    }

    #main.store #stacks .product.sezzlePromo {
      margin-top: -70px !important;
    }

    body[class*="single-product"] [class^='supplements-recommendations'] .product {
      width: 50% !important;
    }

    body[class*="single-product"] [class^='supplements-recommendations'] .product:last-child {
      display: inline-block;
    }

    div.product .yotpo,
    div.col .yotpo {
      margin-bottom: 10px;
    }

    .product .quizCTAContainer {
      height: 309px;
      width: 92%;
      min-width: 150px;
      margin-top: 12px;
    }

    #stacks-grid .product .quizCTAContainer {
     height: 265px;
     width: 92%;
     min-width: 150px;
     margin-top: -20px;
    }
    #meal-plans .product .quizCTAContainer {
      top:  -5px;
    }
    .product .quizCTAContainer.noSale {
     width: 60%;
     min-width: 150px;
     top: 0;
     margin-top: -19px !important;
    }
    #mens-apparel .product .quizCTAContainer.noSale {
      top: 0px;
      height: 250px !important;
    }
    #mens-apparel .product .quizCTAContainer.noSale img {
      margin-bottom: 10px;
    }

    #products .featuredStacks .col .img {
        width: 209px !important;
        height: 155px !important;
        top: 12px;
    }

    #products .featuredStacks .col h3 {
      max-width: 170px !important;
    }
}

@media (max-width: 582px) {
  #stacks-grid .product .quizCTAContainer {
    height: 265px;
    width: 92%;
    min-width: 150px;
    margin-top: -20px;
  }
}

@media (min-width: 1490px) {
  #stacks-grid {
    margin-top: 50px;
	}
}

@media (max-width: 1490px) {
    .mobileOnly {
        display: block !important;
    }
    .largeScreenOnly {
	    display: none !important;
    }
}

@media screen and (min-width: 777px) and (max-width: 1490px) {
    .featuredStacks .prices {
	    margin-bottom: 30px !important;
    }
    #main.homepage .prices {
      margin-bottom: 0 !important;
    }
    #stacks-grid .prices {
      margin-bottom: 30px;
    }
}


@media (max-width: 1490px) {
  .productStackInfoContainer {
    margin-top: 0;
	}
	.featuredStacks .productFeature.save20, .featuredStacks .productFeature.soldOut {
		margin-bottom: 0px !important;
	}
}

.featuredStacks .productFeature.save20, .featuredStacks .productFeature.soldOut {
    margin-bottom: 0px !important;
}

@media (min-width: 768px) and (max-width: 1490px) { 
  .featuredStacks .productFeature.save20, .featuredStacks .productFeature.soldOut { 
    top:  20px;
  }

  #stacks-grid .prices{
    top: 20px;  
  }

}

@media screen and (max-width: 1490px) {
  #main.store #stacks .product.sezzlePromo .quizCTAContainer {
    top: 10px;
    padding: 0px 10px;
  }
}

@media screen and (min-width: 1275px) and (max-width:  1330px) {
  #main.store #stacks .product.sezzlePromo .quizCTAContainer h3 {
    font-size: 22px !important;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1273px){
  #main.store #stacks .product.sezzlePromo .quizCTAContainer {
    padding:  0px 25px;
  }
}

@media (max-width: 570px) {
  #main:not(.search) .product .quizCTAContainer {
    width: 92%;
    min-width: 150px;
    margin-top: -20px;
    top: 0px !important;
    height: 300px;
  }

  .product .quizCTAContainer h3 {
    font-size: 17px;
  }

  .product .quizCTAContainer a {
    font-size: 15px;
    padding: 15px 0;
  }

  #books .product .quizCTAContainer.noSale{
    top: 20px !important;
  }

  #main:not(.search) #books .product .quizCTAContainer {
    top: 20px !important;
  }

  #main:not(.search) #meal-plans .product .quizCTAContainer {
    top: 13px !important;
    height: 284px !important;
  }
}

@media (max-width: 767px) {
  .ddContainer {
    max-width: 100%;
    width: 166px;
    margin-right: 0px !important;
    }
  .filters {
    width: 100%;
  }
}

@media (max-width: 400px) {
  .product .quizCTAContainer {
    height: 298px;
    top: 3px;
  }

  .product .quizCTAContainer h3 {
    font-size: 17px;
    padding: 0 0px;
    margin-top: -3px;
  }

  .product .quizCTAContainer a {
    font-size: 13px;
  }
}

@media (max-width: 401px) {
  .product .quizCTAContainer h3 {
    font-size: 17px;
  }

  .product .quizCTAContainer a {
    font-size: 13px;
  }
}









@media screen and (max-width: 767px) {
  #featured-merch-grid .mens-performance-crew-featured-merch a.img {
    left: -50px;
  }

  #featured-merch-grid .mens-performance-crew-featured-merch div.itemInfo {
    top: 29%;
    right: 14%;
    position: absolute;
  }

  #featured-merch-grid .womens-performance-racerback-featured-merch a.img {
      left: -65px;
  }

  #featured-merch-grid .womens-performance-racerback-featured-merch div.itemInfo {
    top: 29%;
    right: 14%;
    position: absolute;
  }

    div.product.mens-performance-crew-featured-merch {
        height: 275px !important;
        border: 1px #E5E5E5 solid;
    }

    div.product.womens-performance-racerback-featured-merch {
        height: 275px !important;
        border: 1px #E5E5E5 solid;
    }

    #featured-merch-grid .mens-performance-crew-featured-merch div.itemInfo .productTitle,
    #featured-merch-grid .womens-performance-racerback-featured-merch div.itemInfo .productTitle {
      max-width: 124px !important;
    }

    #products .featuredStacks .col h3 {
        max-width: 200px;
    }

    .store > .container {
        padding: 0px;
    }

    body.page-template .store .container .posts {
        padding-top: 35px;
    }

    #store-splash {
        padding: 40px 0 0;
    }

    #store-splash h1 {
        font-size: 26px;
    }

    body.page-template h2.shop-header,
    body.page-template #apparel h2,
    body.page-template #mens-apparel h2,
    body.page-template #womens-apparel h2,
    body.page-template #accessories h2 {
        font-size: 29px;
    }

    body.term-on-sale #main:not(.search) #stacks .quizCTAContainer {
      top: 3px !important;
    }

    body.term-workout-stacks #main:not(.search) #stacks .quizCTAContainer {
      top: -5px !important;
    }

    h1.shop-header {
        font-size: 32px;
        width: 90%;
        margin: 0 auto 35px;
    }

    body.page-template h2.stacks-header {
        margin-bottom: 50px;
    }

    #products .container {
        padding: 0;
    }

    #product-filters {
        margin: 0;
    }

    #products #product-filters .container {
        padding: 0;
    }

    #product-filters .filters {
        display: none;
    }

    #product-filters .select-box {
        width: 33.333%;
        height: 70px;
        margin-right: 0;
        border: none;
        border-right: 1px #F3F3F3 solid;
        border-bottom: 1px #F3F3F3 solid;
    }

    #product-filters .select-box:last-child {
        border-right: none;
    }

    #product-filters .select-box:before {
        position: absolute;
        top: 15px;
        width: 100%;
        text-align: center;
        font-weight: bold;
        letter-spacing: 0.5px;
        font-size: 13px;
        color: #293644;
        display: block;
        z-index: 2;
        text-transform: uppercase;
    }

    #product-filters .select-box.supplement-type:before {
        content: "Type";
    }

    #product-filters .select-box.benefit:before {
        content: "Benefit";
    }

    #product-filters .select-box.workout:before {
        content: "Workout";
    }

    #product-filters .select-box.gender:before {
        content: "Gender";
    }

    #product-filters .select-box.size:before {
        content: "Size";
    }

    #product-filters .select-box.color:before {
        content: "Color";
    }

    #product-filters .select-box:after {
        background: #fff url('../../images/2017-images/phone-product-filter-dropdown-arrow@2x.png') center no-repeat;
        width: 7px;
        height: 4px;
        background-size: 7px;
        border-left: none;
        right: 15px;
        bottom: 15px;
        top: auto;
    }

    #product-filters .select-box select {
        height: 100%;
        font-size: 11px;
        border: none;
        color: #9D9D9D;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding-left: 13px;
        line-height: 81px;
        z-index: 3;
    }

    #products h4 {
        margin: 0 auto 10px auto;
        font-size: 25px;
    }

    #products p.stacks-lead {
        margin-bottom: 80px;
    }

    body.term-apparel #store-splash {
        margin-bottom: 0;
    }

    body.term-apparel #products {
        margin-bottom: 0;
        padding-top: 30px;
    }

    body.term-apparel .product {
        width: 100% !important;
        height: auto !important;
        border-left: 0;
        border-bottom: 0;
        border-right: 0;
    }

    body.term-supplements .col,
    body.page-template-page-supplements-v1 .col {
        border: none;
        height: auto;
        padding: 14px 0;
    }

    body.term-supplements .img,
    body.page-template-page-supplements-v1 .img {
        margin: 0px auto 10px !important;
        max-width: 100%;
        float: none;
    }

    body.term-supplements .addFour .img,
    body.page-template-page-supplements-v1 .addFour .img {
        margin-left: 3px !important;
        margin-top: 0 !important;
        margin-right: 14px !important;
        margin-bottom: 0 !important;
        float: left;
    }

    body.term-supplements .women .img,
    body.page-template-page-supplements-v1 .img {
        margin-left: auto;
        margin-right: auto;
    }

    body.term-supplements #stacks .img,
    body.page-template-page-supplements-v1 .img,
    body.term-workout-stacks .img,
    body.term-on-sale #stacks-grid .img {
        height: 120px !important;
    }

    #stacks-grid .styles_productTitle_pSbjp .productName{
        display: block;
    }

    body.term-supplements .addtocart,
    body.page-template-page-supplements-v1 .addtocart {
        display: none !important;
    }

    body.term-supplements .col h3,
    body.page-template-page-supplements-v1 .col h3 {
        padding: 0;
    }

    body.term-supplements .cols .col,
    body.page-template-page-supplements-v1 .cols .col,
    body.term-stacks .cols .col,
    body.term-workout-stacks .col {
        padding: 0 !important;
        border: none !important;
        padding-bottom: 25px !important;
    }

    body.term-supplements #stacks-grid .product,
    body.page-template-page-supplements-v1 #stacks-grid .product {
        padding-bottom: 25px !important;
    }

    body.term-supplements #stacks,
    body.page-template-page-supplements-v1 #stacks {
        margin-bottom: 40px;
    }

    body.term-supplements .mobileAddToCart,
    body.page-template-page-supplements-v1 .mobileAddToCart {
        display: block !important;
    }

    body.term-supplements .featuredStacks .col h3,
    body.page-template-page-supplements-v1 .featuredStacks .col h3 {
        max-width: 150px;
    }

    body.term-supplements .featuredStacks .col:hover,
    body.page-template-page-supplements-v1 .featuredStacks .col:hover {
        box-shadow: none !important;
    }

    #product-ingredients .supp-facts.mobile-hidden {
        width: 90%;
        max-width: 365px;
        margin-top: 28px;
    }

    #products section {
        margin-bottom: 55px;
    }

    #products #books,
    #products #coaching,
    #products #meal-plans,
    #products #mens-apparel,
    #products #womens-apparel {
        margin-bottom: 30px;
    }

    #products #apparel {
        margin-bottom: 40px;
    }

    #products #accessories {
        margin-bottom: 0;
    }

    .products-grid-search .pulse-stim-free .productTitle span {
      white-space: nowrap;
    }
}

@media screen and (max-width: 400px) {
    #featured-merch-grid .mens-performance-crew-featured-merch a.img,
    #featured-merch-grid .womens-performance-racerback-featured-merch a.img {
        left: -80px;
    }
}

@media screen and (max-width: 370px) {
  #main.store .product,
  #main.store .isSuppsGrid .product,
  .supplements-recommendations .product {
    width: 49.3%;
  }
}

@media screen and (max-width: 362px) {
    body.page-template h2.shop-header,
    body.page-template #apparel h2,
    body.page-template #mens-apparel h2,
    body.page-template #womens-apparel h2,
    body.page-template #accessories h2 {
        font-size: 28px;
    }

    h1.shop-header {
        font-size: 30px;
        width: 100%;
    }

    #featured-merch-grid .mens-performance-crew-featured-merch a.img {
        left: -85px;
    }

    #featured-merch-grid .mens-performance-crew-featured-merch div.itemInfo,
    #featured-merch-grid .womens-performance-racerback-featured-merch div.itemInfo {
        right: 7%;
    }

    #featured-merch-grid .womens-performance-racerback-featured-merch a.img {
        left: -95px;
    }
}









@media screen and (max-width: 534px) {

    body.term-supplements .cols .col h3,
    body.page-template-page-supplements-v1 .cols .col h3 {
        font-size: 12px;
    }

}













@media (max-width: 499px) {

    .selectedFilters {
      padding-left:15px;
    }

}













@media (max-width: 450px) {
    #products .featuredStacks .col .img {
      width: 159px !important;
    }
}


















@media (max-width: 1167px) {
    .suppsGiftCard {
        width: 33% !important;
    }
}



















@media (max-width: 1023px) {
    .suppsGiftCard {
        width: 50% !important;
        height: 396px !important;
    }
}



















@media (max-width: 767px) {
    .productGiftCard .buttons {
        margin-top: 0;
    }
    .productGiftCard .buttons .btnLearnMore {
        width: 123px;
        height: 33px;
        padding: 0;
        line-height: 33px;
        color: #21343F;
        margin: 13px auto 0;
        background: #E4E4E4;
        float: none;
        display: block;
        font-size: 13px;
        letter-spacing: 0;
        text-decoration: none;
        cursor: pointer;
    }
    .productGiftCard .buttons .btnLearnMore:hover {
      background: #d2d2d2;
    }
    .suppsGiftCard {
        border: none !important;
    }
}

@media screen and (min-width: 1800px) {

  #main.store .isStacksGrid .product,
  .page-template-page-products #main.store .isStacksGrid .product {
      width: 24.9% !important;
  }
 .page-template-page-products .archive .product, .page-template-page-products .products .product, .page-template-page-products #merch-mens-grid .product, .page-template-page-products #merch-womens-grid .product, .page-template-page-products #accessories-grid .product{
      width: 24.9% !important;
  }
 .page-template-page-products .archive .product .img, .page-template-page-products .products .product .img, .page-template-page-products #merch-mens-grid .product .img, .page-template-page-products #merch-womens-grid .product .img, .page-template-page-products #accessories-grid .product .img{
      width: 224px;
      height: 224px;
  }
 .page-template-page-products .products .supplements-recommendations .product{
      width: 24.9%;
  }
  .tax-product_cat #main.store .isStacksGrid .product {
      width: 24.9%;
  }
 .tax-product_cat .archive .product, .tax-product_cat .products .product, .tax-product_cat #merch-mens-grid .product, .tax-product_cat #merch-womens-grid .product, .tax-product_cat #accessories-grid .product{
      width: 24.9% !important;
  }
 .tax-product_cat .archive .product .img, .tax-product_cat .products .product .img, .tax-product_cat #merch-mens-grid .product .img, .tax-product_cat #merch-womens-grid .product .img, .tax-product_cat #accessories-grid .product .img{
      width: 224px;
      height: 224px;
  }
 .tax-product_cat .products .supplements-recommendations .product{
      width: 24.9%;
  }

}

@media screen and (min-width: 1274px) and (max-width: 1799px) {
  #main.store .isStacksGrid .product,
  .page-template-page-products #main.store .isStacksGrid .product {
      width: 24.9% !important;
  }
 .page-template-page-products .archive .product, .page-template-page-products .products .product, .page-template-page-products #merch-mens-grid .product, .page-template-page-products #merch-womens-grid .product, .page-template-page-products #accessories-grid .product{
      width: 32% !important;
  }
 .page-template-page-products .archive .product .img, .page-template-page-products .products .product .img, .page-template-page-products #merch-mens-grid .product .img, .page-template-page-products #merch-womens-grid .product .img, .page-template-page-products #accessories-grid .product .img{
      width: 224px;
      height: 224px;
  }
 .page-template-page-products .products .supplements-recommendations .product{
      width: 32%;
  }
  .tax-product_cat #main.store .isStacksGrid .product {
    width: 24.9% !important;
  }
 .tax-product_cat .archive .product, .tax-product_cat .products .product, .tax-product_cat #merch-mens-grid .product, .tax-product_cat #merch-womens-grid .product, .tax-product_cat #accessories-grid .product{
      width: 32%;
  }
 .tax-product_cat .archive .product .img, .tax-product_cat .products .product .img, .tax-product_cat #merch-mens-grid .product .img, .tax-product_cat #merch-womens-grid .product .img, .tax-product_cat #accessories-grid .product .img{
      width: 224px;
      height: 224px;
  }
 .tax-product_cat .products .supplements-recommendations .product{
      width: 32%;
  }
}

@media screen and (max-width: 1507px) and (min-width: 1274px) {
  .product .quizCTAContainer img {
    width: 220px;
  }
  #stacks .product .quizCTAContainer img {
    width: auto;
  }
}

.gift-card {
  margin-top: 0 !important;
}
@media screen and (min-width: 1275px) and (max-width: 1785px) {
  .gift-card {
    margin-top: -40px !important;
  }
}

@media screen and (min-width: 1025px) and (max-width: 1400px) {
  #apparel #featured-merch-grid .img {
    max-width:  240px;
  }
}
