.custom-grid{--new-grid-gap: 20px;--new-grid-gap-mobile: 15px;--new-grid-columns: 6;--new-grid-columns-tablet: 4;--new-grid-columns-mobile: 3;display:grid;grid-template-columns:repeat(var(--new-grid-columns, 6),minmax(0,1fr));gap:var(--new-grid-gap, 20px);margin:0;padding:0;list-style:none}@media screen and (min-width:481px)and (max-width:767px){.custom-grid{grid-template-columns:repeat(var(--new-grid-columns-tablet, 4),minmax(0,1fr));gap:var(--new-grid-gap-mobile, 10px)}}@media screen and (max-width:480px){.custom-grid{grid-template-columns:repeat(var(--new-grid-columns-mobile, 3),minmax(0,1fr));gap:var(--new-grid-gap-mobile, 10px)}}.custom-grid.custom-grid--desktop-6{--new-grid-columns: 6}.custom-grid.custom-grid--desktop-5{--new-grid-columns: 5}.custom-grid.custom-grid--desktop-4{--new-grid-columns: 4}.custom-grid.custom-grid--desktop-3{--new-grid-columns: 3}.custom-grid.custom-grid--desktop-2{--new-grid-columns: 2}.custom-grid.custom-grid--desktop-1{--new-grid-columns: 1}.custom-grid.custom-grid--tablet-6{--new-grid-columns-tablet: 6}.custom-grid.custom-grid--tablet-5{--new-grid-columns-tablet: 5}.custom-grid.custom-grid--tablet-4{--new-grid-columns-tablet: 4}.custom-grid.custom-grid--tablet-3{--new-grid-columns-tablet: 3}.custom-grid.custom-grid--tablet-2{--new-grid-columns-tablet: 2}.custom-grid.custom-grid--tablet-1{--new-grid-columns-tablet: 1}.custom-grid.custom-grid--mobile-3{--new-grid-columns-mobile: 3}.custom-grid.custom-grid--mobile-2{--new-grid-columns-mobile: 2}.custom-grid.custom-grid--mobile-1{--new-grid-columns-mobile: 1}.custom-grid__item{margin-bottom:0}.custom-product-card{display:flex;flex-direction:column;gap:10px}.custom-product-card *{margin:0;padding:0;box-sizing:border-box;list-style:none}.custom-product-card__image{position:relative}.custom-product-card__image img{display:block;max-width:100%;height:auto}.custom-product-card__badges{position:absolute;top:0;left:0;display:flex;flex-wrap:wrap;gap:5px}.custom-product-card__badge{background:var(--sold-out-badge-color);color:var(--badge-font-color);font-size:11px;font-weight:700;line-height:14px;padding:10px 20px;text-transform:uppercase;z-index:4}@media screen and (max-width:480px){.custom-product-card__badge{padding:5px 10px}}.custom-product-card__title{text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.custom-product-card__price{text-align:center}.custom-product-card__price{margin-top:5px;margin-bottom:5px}@media screen and (min-width:768px){.template-product .carousel-thumbnail__list{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}}@media screen and (min-width:768px){.template-product .carousel-thumbnail__list-item{width:100%;margin-bottom:0}}.product-custom-labels{--product-custom-labels-padding-top: 0;--product-custom-labels-padding-bottom: 0;--product-custom-labels-padding-top-mobile: 0;--product-custom-labels-padding-bottom-mobile: 0;--product-custom-labels-gap: 10px;--product-custom-labels-gap-mobile: 10px;--product-custom-label-text-color: #333;--product-custom-label-background-color: transparent;--product-custom-label-border-color: #333;padding-top:var(--product-custom-labels-padding-top, 0);padding-bottom:var(--product-custom-labels-padding-bottom, 0)}@media(max-width:767px){.product-custom-labels{padding-top:var(--product-custom-labels-padding-top-mobile, 0);padding-bottom:var(--product-custom-labels-padding-bottom-mobile, 0)}}.product-custom-labels__list{display:flex;flex-wrap:wrap;gap:var(--product-custom-labels-gap, 10px);margin:0;padding:0;list-style:none}@media(max-width:767px){.product-custom-labels__list{gap:var(--product-custom-labels-gap-mobile, 10px)}}.product-custom-labels__item{margin:0;padding:0;list-style:none}.product-custom-labels__item a,.product-custom-labels__item span{display:block;color:var(--product-custom-label-text-color, #333);background-color:var(--product-custom-label-background-color, transparent);border:1px solid var(--product-custom-label-border-color, #333);border-radius:24px;padding:3px 10px;font-size:12px;font-weight:400;line-height:1.5}.shopify-block--gw-rv-star-rating-widget-custom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:5px 10px;padding-top:5px}.shopify-block--gw-rv-star-rating-widget-custom .gw-rv-star-rating-widget-custom-anchor-link{background:none;border:none;padding:0 10px 0 0;font:inherit;color:inherit;cursor:pointer;outline:none;-webkit-appearance:none;appearance:none;box-shadow:none;position:relative;margin:0 0 0 auto;font-size:.875em;line-height:1.2em;text-decoration:underline;white-space:nowrap}.shopify-block--gw-rv-star-rating-widget-custom .gw-rv-star-rating-widget-custom-anchor-link:after{content:"";position:absolute;top:50%;right:0;display:block;width:6px;height:6px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(45deg)}#productPriceBlock{margin-bottom:20px}@media screen and (max-width:767px){#productPriceBlock{margin-bottom:15px}}.product-pricing-sale-info-wrapper{display:flex;align-items:center;justify-content:start}.product-pricing-sale-price-wrapper,.product-pricing-current-price-wrapper{display:flex;align-items:end;justify-content:start}.product-pricing-sale-price-wrapper{position:relative}.product-pricing-sale-price-wrapper:before{content:"";position:absolute;top:60%;left:0;transform:translateY(-50%);width:100%;height:1px;background-color:currentColor}.product-pricing-sale-price-wrapper #ComparePrice{font-size:20px;line-height:1;text-decoration:none}.product-pricing-sale-price-wrapper .product-page__policies{font-size:10px;line-height:1.25;margin-left:0}.product-pricing-sale-info-wrapper .product-page--pricing--discount{display:inline-flex}.product-pricing-sale-info-wrapper .product-page--pricing--discount span.variant-percentage-wrapper{font-size:16px;line-height:1}.product-pricing-current-price-wrapper #ProductPrice{font-size:28px;font-weight:700;line-height:1}.product-pricing-current-price-wrapper .product-page__policies{margin-left:0;font-size:12px}.product-pricing-sale-info-wrapper+.product-pricing-current-price-wrapper{margin-top:10px}.reward-points{align-self:center;margin-left:auto;font-size:12px}.reward-points__rank{margin-bottom:0;font-size:10px;text-align:right}.reward-points__inner{display:flex;align-items:center;justify-content:start;flex-wrap:wrap;gap:2px}.reward-points__value{color:#a80000;font-weight:700}#FixedCart{position:fixed;bottom:0;left:0;width:100%;height:78px;padding:15px 18px;background-color:#fff;z-index:10000;display:flex;align-items:center;justify-content:space-between;transform:translateY(100%);transition:transform .3s ease-in-out}@media screen and (max-width:767px){#FixedCart{height:65px;padding:5px 10px}}#FixedCart .FixedCart__inner{display:flex;align-items:center;justify-content:center;gap:15px 30px;width:100%;max-width:1200px;margin-inline:auto}@media screen and (max-width:767px){#FixedCart .FixedCart__inner{justify-content:space-between;gap:5px 0px}}#FixedCart .FixedCart__price{display:flex;flex-direction:column}@media screen and (max-width:767px){#FixedCart .FixedCart__price #ProductPrice{font-size:20px}}#FixedCart .FixedCart__price .product-pricing-sale-price-wrapper #ComparePrice,#FixedCart .FixedCart__price .product-pricing-sale-info-wrapper .variant-percentage-wrapper{font-size:12px}#FixedCart .FixedCart__price .product-pricing-sale-info-wrapper+.product-pricing-current-price-wrapper{margin-top:5px}#FixedCart .FixedCart__price .reward-points{display:none!important}#FixedCart .FixedCart__button{display:flex;align-items:center;justify-content:center}#FixedCart .FixedCart__button .paymentButtonsWrapper{margin-top:0}#FixedCart .FixedCart__button #AddToCart{margin-bottom:0}#FixedCart .FixedCart__button .button--disabled{margin:0}#FixedCart .FixedCart__button .button--disabled+*{display:none!important}#FixedCart .FixedCart__favorite{background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:pointer;outline:none;-webkit-appearance:none;appearance:none;box-shadow:none;display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#ef3251}body:has(#FixedCart){padding-bottom:78px}@media screen and (max-width:767px){body:has(#FixedCart){padding-bottom:65px}}body:has(#FixedCart) #global-follow-banner{bottom:78px}@media screen and (max-width:767px){body:has(#FixedCart) #global-follow-banner{bottom:65px}}#FixedCart.is-visible{transform:translateY(0)}.stock-and-quantity{display:flex;align-items:start;justify-content:start;flex-direction:column;gap:15px 30px}@media screen and (max-width:767px){.stock-and-quantity{flex-direction:row;align-items:center;justify-content:start;gap:5px 15px}}.stock-and-quantity .variant-quantity,.stock-and-quantity .swatches-wrapper{margin-top:0;margin-bottom:0}:is(.stock-and-quantity .variant-quantity,.stock-and-quantity .swatches-wrapper) label,:is(.stock-and-quantity .variant-quantity,.stock-and-quantity .swatches-wrapper) .js-qty{margin-top:0;margin-bottom:0}.nutritionist-comment{--nutritionist-comment-padding-top: 0;--nutritionist-comment-padding-bottom: 0;--nutritionist-comment-padding-top-mobile: 0;--nutritionist-comment-padding-bottom-mobile: 0;--nutritionist-comment-text-color: #333;--nutritionist-comment-background-color: transparent;--nutritionist-comment-border-color: #333;padding-top:var(--nutritionist-comment-padding-top, 0);padding-bottom:var(--nutritionist-comment-padding-bottom, 0);color:var(--nutritionist-comment-text-color, #333)}@media screen and (max-width:767px){.nutritionist-comment{padding-top:var(--nutritionist-comment-padding-top-mobile, 0);padding-bottom:var(--nutritionist-comment-padding-bottom-mobile, 0)}}.nutritionist-comment__inner{display:flex;width:100%;margin-top:10px;padding:20px;background-color:var(--nutritionist-comment-background-color, transparent);gap:20px}.nutritionist-comment__commentator{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;flex:0 0 150px}@media screen and (max-width:767px){.nutritionist-comment__commentator{flex:0 0 75px}}.nutritionist-comment__commentator p{margin:0;font-size:14px;text-align:center}@media screen and (max-width:767px){.nutritionist-comment__commentator p{font-size:12px}}.nutritionist-comment__img{width:100%;aspect-ratio:1 / 1;border-radius:100%;border:2px solid var(--nutritionist-comment-border-color, #333);overflow:hidden}.nutritionist-comment__img img{display:block!important;width:100%;height:auto}.nutritionist-comment__text{display:flex;align-items:center;white-space:pre-wrap;font-size:16px}@media screen and (max-width:767px){.nutritionist-comment__text{font-size:12px}}.free-shipping-info{display:flex;flex-direction:column;padding-bottom:16px}.free-shipping-info__main{display:flex;align-items:center;justify-content:end;gap:10px;color:#a80000}@media screen and (max-width:767px){.free-shipping-info__main{gap:0;justify-content:center}}.free-shipping-info__main p{margin-bottom:0;font-size:16px;font-weight:500}.free-shipping-info__sub{display:flex;align-items:center;justify-content:end;gap:10px}@media screen and (max-width:767px){.free-shipping-info__sub{gap:0;justify-content:center}}.free-shipping-info__sub p{margin-bottom:0;color:#1b1b1b;font-size:12px;font-weight:400;text-decoration:underline;line-height:1}.product-information-list{border-bottom:none}@media screen and (max-width:767px){.product-information-list{display:flex;justify-content:center;column-gap:5px}}@media screen and (max-width:767px){.product-information-list-item__title{font-size:10px}}.template-product .homepage-sections--title,.template-product .page--title{padding-bottom:10px;color:#1b1b1b;border-bottom:3px solid #288535}.template-product .featured-products-wrapper .sitewide--title-wrapper,.template-product .ranking-tabs-section .sitewide--title-wrapper{padding:0 15px}@media screen and (min-width:480px){.template-product .featured-products-wrapper .sitewide--title-wrapper,.template-product .ranking-tabs-section .sitewide--title-wrapper{padding:0 30px}}:is(.template-product .featured-products-wrapper .sitewide--title-wrapper,.template-product .ranking-tabs-section .sitewide--title-wrapper) .homepage-sections--title,:is(.template-product .featured-products-wrapper .sitewide--title-wrapper,.template-product .ranking-tabs-section .sitewide--title-wrapper) .page--title{display:block;max-width:1600px;margin-inline:auto}@media screen and (min-width:768px){.template-product #PageContainer .shopify-section .homepage-sections-wrapper{padding-top:0;padding-bottom:0}}.template-product .featured-products-wrapper .homepage-product-grid-wrapper .grid__item{margin-bottom:0}@media screen and (max-width:767px){.template-product .featured-products-wrapper .homepage-product-grid-wrapper .grid__item{margin-bottom:0}}.template-product .ranking-tabs-section .ranking-list{padding:0}.template-product .ranking-tabs-section .ranking-list .ranking-item{margin-bottom:0}@media screen and (max-width:767px){.template-product .ranking-tabs-section .ranking-list .ranking-item{margin-bottom:0}}.template-product .ranking-tabs-section .tab-nav-container{max-width:1600px}.template-product .ranking-tabs-section .grid-view-item,.template-product .featured-products-wrapper .grid-view-item{margin-bottom:0}@media screen and (max-width:767px){.template-product .ranking-tabs-section .grid-view-item,.template-product .featured-products-wrapper .grid-view-item{margin-bottom:0}}.template-product .ranking-tabs-section .grid-view-item-image,.template-product .featured-products-wrapper .grid-view-item-image{margin-top:0;margin-bottom:10px}@media screen and (max-width:767px){.template-product .ranking-tabs-section .grid-view-item-image,.template-product .featured-products-wrapper .grid-view-item-image{margin-top:0;margin-bottom:10px}}.template-product .ranking-tabs-section .grid-view-item--desc-wrapper,.template-product .featured-products-wrapper .grid-view-item--desc-wrapper{padding-top:0;padding-bottom:0}@media screen and (max-width:767px){.template-product .ranking-tabs-section .grid-view-item--desc-wrapper,.template-product .featured-products-wrapper .grid-view-item--desc-wrapper{padding-top:0;padding-bottom:0}}.template-product .ranking-tabs-section .product-grid--title,.template-product .featured-products-wrapper .product-grid--title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.template-product .featured-products-wrapper .homepage-product-grid-wrapper{margin-left:-20px}@media screen and (max-width:767px){.template-product .featured-products-wrapper .homepage-product-grid-wrapper{margin-right:-7.5px;margin-left:-7.5px;row-gap:15px}}.template-product .featured-products-wrapper .homepage-product-grid-wrapper .grid__item{padding-left:20px}@media screen and (max-width:767px){.template-product .featured-products-wrapper .homepage-product-grid-wrapper .grid__item{padding-left:7.5px}}.section-search-bar{z-index:101!important}.shopify-section:has(.recently-viewed-products){overflow:hidden}mx-subscription-app-planselect{max-width:100%}
/*# sourceMappingURL=/cdn/shop/t/147/assets/add.css.map */
