.announcement-bar{display:flex;align-items:center;justify-content:center}.announcement-bar__inner{height:100%;width:100%;display:flex;align-items:center;justify-content:center;gap:1rem}.collections{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(var(--collection-card-size),100%),1fr));gap:var(--grid-gap)}.collections--compact{--collection-card-size: 160px}.collections--full{--collection-card-size: 280px}.collection-card{display:flex;flex-direction:column;width:100%}.custom-section{position:relative;overflow:hidden;width:100%}.custom-section__background{position:absolute;width:100%;height:100%;z-index:-1;overflow:hidden}.custom-section__background img{position:absolute;width:100%;height:auto;top:50%;left:50%;transform:translate(-50%,-50%)}.custom-section__content{display:grid;grid-template-columns:var(--content-grid)}.custom-section__content>*{grid-column:2}.shopify-section-group-header-group{z-index:999}.header-wrapper{display:block;padding:.5rem}.header__bar{position:relative;height:2.75rem;background:#000;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:.5rem;padding:.25rem;display:flex;align-items:center;color:#fff;transition:border-radius .3s ease}.section-header.menu-open .header__bar{border-bottom-left-radius:0;border-bottom-right-radius:0}.header__bar svg{color:#fff}.header__mobile-only{display:flex}.header__desktop-only{display:none}.header__left{flex:1;min-width:0;display:flex;align-items:center;padding:0 .25rem;height:100%}.header__left .header__icon,.header__left summary.header__icon{padding:0;height:100%;display:flex;align-items:center;justify-content:flex-start}.header__right{flex:1;min-width:0;display:flex;align-items:center;justify-content:flex-end;gap:.25rem;height:100%}.header__logo{flex:0 0 auto;height:100%;height:50px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none}.header__logo-img{height:100%;width:auto;object-fit:contain}.header__logo-text{font-weight:700;font-size:1rem;line-height:1;color:#fff}.header__cart{background:#fff;color:#000;height:100%;display:flex;align-items:center;justify-content:center;padding:0 1rem;border-radius:.25rem;text-decoration:none;gap:.25rem;font-size:.875rem;line-height:1}.header__cart-count{font-weight:600}@media(min-width:990px){.header__mobile-only{display:none!important}.header__desktop-only{display:flex}.header__desktop-nav{flex:1}.header__desktop-nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;height:100%}.header__desktop-nav-item{position:relative;height:100%;display:flex;align-items:center}.header__desktop-nav-item.has-dropdown{position:static}.header__desktop-nav-link{color:#fffc;text-decoration:none;padding:0 .75rem;height:100%;display:flex;align-items:center;gap:.25rem;font-size:.875rem;white-space:nowrap;transition:color .2s}.header__desktop-nav-link:hover{color:#fff}.header__desktop-nav-link.is-active{color:#fff;font-weight:600}.header__desktop-nav-link .icon-caret{width:.75rem;height:.75rem;transition:transform .2s}.header__desktop-nav-item:hover>.header__desktop-nav-link .icon-caret{transform:rotate(180deg)}.header__sub-nav-list{display:flex;align-items:center;list-style:none;margin:0;padding:0;height:100%}.header__sub-nav-link{color:#fffc;text-decoration:none;padding:0 .5rem;height:100%;display:flex;align-items:center;font-size:.875rem;white-space:nowrap;transition:color .2s}.header__sub-nav-link:hover{color:#fff}.header__sub-nav-link.is-active{color:#fff;font-weight:600}}.welcome{display:grid;grid-template-columns:var(--content-grid);background-color:#f6f6f7;padding:72px 0}.welcome-content{grid-column:2;display:flex;justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:0 24px}.welcome-description{max-width:80ch;line-height:1.4;margin-top:1.5rem}.highlights{display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:50px}@media(max-width:1100px){.highlights{grid-template-columns:1fr}}.highlight{display:flex;flex-direction:column;height:100%;padding:24px;border-radius:8px;background-color:#eef3ff;color:#5c5f62;line-height:1.4}.highlight>*+*{margin-top:1rem}.highlight h3{font-size:1rem;color:#202223}.highlight-description{flex:1 1}.highlight a{display:flex;width:fit-content;background-color:#fafbfb;box-shadow:#0003 0 -3px inset,#ffffffe6 0 2px inset;border:1px solid rgb(140,145,150);border-radius:4px;color:#5c5f62;padding:3px 10px 5px;text-decoration:none}.marquee__inner{overflow:hidden;width:100%;position:relative;display:flex;align-items:center}.marquee__track{display:flex;flex-wrap:nowrap;align-items:center}.marquee__item{flex:0 0 auto;flex-shrink:0;padding:1rem;font-size:.875rem;display:flex;align-items:center}.marquee__item span{line-height:1}.product__inner{display:flex;flex-direction:column;align-items:start}.product__media-column,.product__info-column{width:100%}.product__info-wrapper{flex:1;width:100%;padding:1rem 0;display:flex;flex-direction:column;gap:5px}.product__info-wrapper h1{font-size:1.75rem;line-height:2rem}.product__price-row{display:flex;align-items:center;gap:.5rem;font-size:.875rem}.product__sub-info{font-weight:400}.product__gallery{position:relative;border-radius:.3125rem;overflow:hidden;padding-bottom:.5rem}.gallery__viewer{position:relative}.gallery__viewer .product-card__tag{position:absolute;top:1rem;left:.75rem;padding:.25rem 1.5rem;background:#f4da9b;border-radius:.25rem;font-size:.875rem;font-weight:500;color:#000;line-height:normal;z-index:2}.gallery__viewer-list{height:100%}.gallery__viewer-item{width:100%;height:100%;flex:0 0 100%}.gallery__viewer-image{display:block;width:100%;height:100%;object-fit:cover}.gallery__viewer-controls{position:absolute;top:50%;transform:translateY(-50%);width:100%;display:flex;justify-content:space-between}.gallery__viewer-controls button{padding:1rem;background:none;border:none}.gallery__pagination-dots{display:flex;justify-content:center}.gallery__pagination-dots .pagination-dot{width:2.125rem;height:1px;min-height:0;border-radius:0;padding:.75rem 0;background-color:transparent;background-image:linear-gradient(gray,gray);background-repeat:no-repeat;background-position:center;background-size:100% 1px;transition:background-size .2s ease,opacity .2s ease}.gallery__pagination-dots .pagination-dot:before{display:none}.gallery__pagination-dots .pagination-dot.is-active{background-image:linear-gradient(#000,#000);background-size:100% 2px}.product__info-cards{display:flex;gap:.25rem;width:100%;padding-bottom:1rem}.info-card{flex:1;background:#0009;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:.3125rem;padding:.625rem .625rem 2rem;color:#fff;display:flex;flex-direction:column;gap:.3125rem}.info-card__heading{font-size:1.75rem;font-weight:500;line-height:1.75rem}.info-card__description{font-size:.875rem;line-height:normal}.product__add-to-cart-row{display:flex;align-items:center;gap:.625rem;width:100%}.product__add-to-cart-row .quantity--inline{display:flex;align-items:center;justify-content:space-between;width:6.0625rem;height:2.8125rem;border:1px solid #989898;border-radius:.3125rem;padding:0 .625rem;flex-shrink:0}.product__add-to-cart-row .quantity--inline .quantity__button{display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;padding:0;border:none;background:none;cursor:pointer}.product__add-to-cart-row .quantity--inline .quantity__button .svg-wrapper{width:.75rem;height:.75rem;display:flex;align-items:center;justify-content:center}.product__add-to-cart-row .quantity--inline .quantity__button .svg-wrapper svg{width:100%;height:100%}.product__add-to-cart-row .quantity--inline .quantity__input{width:2rem;text-align:center;border:none;background:none;font-size:.875rem;font-weight:500;padding:0;-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}.product__add-to-cart-row .quantity--inline .quantity__input::-webkit-outer-spin-button,.product__add-to-cart-row .quantity--inline .quantity__input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product__add-to-cart-row>:not(.quantity--inline){flex:1;min-width:0}.product__add-to-cart-row .product-form,.product__add-to-cart-row .product-form .form{width:100%}.product__add-to-cart-row .product-form__buttons{width:100%;display:grid;grid-template-columns:auto 1fr;gap:.625rem;align-items:center}.product__add-to-cart-row kaching-subscriptions{display:block;width:100%;margin-bottom:1rem}.product__add-to-cart-row .product-form__buttons kaching-subscriptions{grid-row:1;grid-column:1 / -1}.product__add-to-cart-row .product-form__buttons .shopify-payment-button{grid-column:1 / -1}.product__add-to-cart-row kaching-subscriptions-block .kaching-subscriptions__card-title,.product__add-to-cart-row kaching-subscriptions-block .kaching-subscriptions__card-price,.product__add-to-cart-row kaching-subscriptions-block .kaching-subscriptions__selling-plan-title,.product__add-to-cart-row kaching-subscriptions-block .kaching-subscriptions__selling-plan-price,.product__add-to-cart-row kaching-subscriptions-block .kaching-subscriptions__selling-plan-label{font-size:.875rem}.product__add-to-cart-row kaching-subscriptions-block .kaching-subscriptions__card-wrapper:hover{box-shadow:inset 0 0 0 1px var(--kaching-subs-card-border-color)}.product__add-to-cart-row kaching-subscriptions-block .kaching-subscriptions__card-wrapper.selected,.product__add-to-cart-row kaching-subscriptions-block .kaching-subscriptions__card-wrapper.selected:hover{box-shadow:inset 0 0 0 1px var(--kaching-subs-card-border-color-selected)}.product__add-to-cart-row .ks-subscription-details-wrapper{display:none}.product__add-to-cart-row kaching-subscriptions-block .kaching-subscriptions__selling-plans-wrapper .kaching-subscriptions__card-price-wrapper{position:absolute;top:calc(12px * var(--kaching-subs-card-spacing, 1) + 2px);right:calc(12px * var(--kaching-subs-card-spacing, 1) + 5px);height:1.75rem}.product__add-to-cart-row .product-form__submit{width:100%;height:2.8125rem;border-radius:.3125rem;font-size:.875rem;font-weight:500}.product__amazon-wrapper{display:flex;flex-direction:column;gap:.25rem;width:100%;margin-bottom:1rem}.product__amazon-label{font-size:.875rem;font-weight:500}.product__amazon-btn{display:flex;align-items:center;width:100%;border:1px solid #989898;border-radius:.3125rem;overflow:hidden;text-decoration:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.product__amazon-btn:hover{opacity:.85}.product__amazon-icon{display:flex;align-items:center;justify-content:center;background-color:#f90;border-right:1px solid #989898;width:2.8125rem;height:2.8125rem;flex-shrink:0}.product__amazon-icon svg{width:1.5rem;height:1.5rem;mix-blend-mode:multiply}.product__amazon-text{flex:1;display:flex;align-items:center;justify-content:space-between;padding:0 1rem;gap:.375rem;font-size:.875rem;font-weight:500;color:#111}.product__amazon-text svg{width:1rem;height:1rem;flex-shrink:0}.icon-with-text{display:flex;width:100%;justify-content:space-around;padding:1rem 0}.icon-with-text--horizontal{flex-direction:row}.icon-with-text--vertical{flex-direction:column;align-items:start;gap:1rem}.icon-with-text--vertical .icon-with-text__item{flex-direction:row}.icon-with-text__item{display:flex;flex-direction:column;align-items:center}.icon-with-text__item img{object-fit:contain}.icon-with-text--vertical .icon-with-text__item img{width:25px;height:25px}.icon-with-text--horizontal .icon-with-text__item img{width:30px;height:30px}.icon-with-text--grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.icon-with-text--grid .icon-with-text__item{flex-direction:row;align-items:center;text-align:center;gap:10px}.icon-with-text--grid .icon-with-text__item img{width:25px;height:25px}.product__flavor-selector{display:flex;gap:.625rem;width:100%;padding:1rem 0}.flavor-btn{flex:1;display:flex;align-items:center;justify-content:center;padding:.625rem;border:1px solid #989898;border-radius:.3125rem;font-size:.875rem;font-weight:500;text-decoration:none;white-space:nowrap;cursor:pointer}.flavor-btn--active{cursor:default}.product__combo{width:100%;margin-bottom:1rem}.product__combo-heading{font-size:.875rem;font-weight:300;padding:.5rem 0}.product__combo-row{display:flex;align-items:center;gap:.75rem;border:1px solid #989898;background:#fff;border-radius:.3125rem;padding:.5rem .75rem;text-decoration:none;color:inherit}.product__combo-image{width:3.5rem;height:3.5rem;flex-shrink:0}.product__combo-image img{width:100%;height:100%;object-fit:cover;border-radius:.25rem}.product__combo-info{flex:1;min-width:0}.product__combo-title{font-size:.875rem;font-weight:500}.product__combo-price{font-size:.875rem}.product__combo-add{flex-shrink:0;font-size:.875rem;padding:.5rem!important;text-decoration:none;min-width:1rem!important}.product__combo-add svg{width:15px;height:15px}@media screen and (min-width:750px){.product__inner{display:grid;grid-template-columns:1fr 1fr;align-items:start;gap:.625rem}}.search-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.search-results .prev,.search-results .page,.search-results .next{grid-column:1 / -1}.group{display:flex;flex-wrap:nowrap;overflow:hidden;width:100%}.group--horizontal{flex-direction:row;justify-content:space-between;align-items:center;padding:0 var(--padding)}.group--vertical{flex-direction:column;align-items:var(--alignment);padding:var(--padding) 0}.text{text-align:var(--text-align)}.text--title{font-size:2rem;font-weight:700}.text--subtitle{font-size:1.5rem}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
