:root{--product-progress-bar-height: 12px;--color-white: #fff}.fugaz-one{font-family:Fugaz One,cursive}.drawer{--drawer-max-width: min(85vw, 28.125rem)}.button{font-family:Fugaz One,cursive}.shopify-section--main-product{padding-top:16px}.product-content-below-gallery .accordion{border:2px solid;border-radius:8px}.product-content-below-gallery .accordion__toggle{padding-inline:24px;font-size:20px}.product-content-below-gallery .animated-plus{--animated-plus-size: 18px}.product-content-below-gallery .accordion__content{padding-inline:24px}.product-gallery-wrapper{grid-area:product-gallery}.product-gallery{padding:16px;border:2px solid rgb(var(--color-green-800));border-radius:16px;overflow:hidden}.product-gallery__header{width:100%;padding:16px;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;position:absolute;left:0;top:0;z-index:1}.product-gallery__tags{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:8px}.product-gallery__tag{border-radius:16px;color:var(--color-white);font-family:Fugaz One,cursive}.product-gallery__tags .product-gallery__tag{border:2px solid}.product-gallery__tags--left .product-gallery__tag{border-color:rgb(var(--color-green-800))}.product-gallery__tags--right .product-gallery__tag{border-color:rgb(var(--color-orange-500))}.product-gallery__tag span{border-radius:16px;display:block}.product-gallery__tags .product-gallery__tag span{background-color:rgb(var(--color-green-800));padding:0 12px}.product-gallery__tag--cbd{padding-right:16px}.product-gallery__tags--right .product-gallery__tag{background-color:rgb(var(--color-orange-500));margin-inline-start:auto;padding:0 12px}.product-gallery__zoom-button{top:75%;right:16px}.product-info__card{padding:16px;border-radius:8px;border:2px solid rgb(var(--color-green-800))}.product-info__block-list .product-title,.product-info__block-list .shopify-app-block{text-align:center}.product-info .price-list{justify-content:center;align-items:center}.product-info .price-list *{font-family:Fugaz One,cursive}.price-list__savings{background-color:rgb(var(--color-orange-500));padding:4px 10px;border-radius:16px;font-size:16px;color:#fff}.variant-picker__option-values{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.product-info__range-wrapper{font-family:Fugaz One,cursive;line-height:1}.product-info__range+.product-info__range{margin-top:12px}.product-info__floating-features{width:100%;display:flex;gap:16px;text-align:center}.product-info__floating-features-item{flex:1;display:flex;flex-direction:column;align-items:center;gap:12px;animation-name:product-info-floating-feature;animation-duration:3s;animation-iteration-count:infinite;animation-fill-mode:forwards}.product-info__floating-features-item-title{font-family:Fugaz One,cursive;font-size:12px;text-transform:uppercase;line-height:1.4}.product-info__floating-features-item-value{font-size:14px}@keyframes product-info-floating-feature{50%{transform:translateY(.5em)}to{transform:translateY(0)}}.product-info__floating-features-item:nth-child(2){animation-delay:1s}.product-info__floating-features-item:nth-child(3){animation-delay:2s}.product-info__floating-features-item:nth-child(4){animation-delay:3s}.product-info__floating-features-item p{line-height:1}.product-info__floating-features-item p:last-child{margin-top:4px}.complementary-products-checkbox__product-card{background-color:#ceddd6;padding:24px;border-radius:8px;display:flex;justify-content:space-between;align-items:center;gap:16px}.complementary-products-checkbox__product-card+.complementary-products-checkbox__product-card{margin-top:16px}.complementary-products-checkbox__product-card-label{display:flex;align-items:center;gap:20px}.complementary-products-checkbox__product-card-image{width:48px;height:48px;flex-shrink:0}.complementary-products-checkbox__product-card-image img{width:100%;height:100%;object-fit:cover}.complementary-products-checkbox__product-card-title{font-size:14px;line-height:1.1}.complementary-products-checkbox__product-card .price-list{margin-top:4px;font-size:12px}.complementary-products-checkbox__product-card-checkbox{width:20px;height:20px;border-radius:4px;border:2px solid #ceddd6}.complementary-products-checkbox__product-card .price-list{justify-content:flex-start}@media screen and (min-width:700px){.complementary-products-checkbox__product-card-image{width:64px;height:64px}.complementary-products-checkbox__product-card-title{font-size:16px}.complementary-products-checkbox__product-card .price-list{font-size:14px}}@media screen and (min-width:700px){.product-info__card{padding:24px}}.product-info__progress-bar{width:100%;height:12px;background-color:#eee;margin-top:4px;border:2px solid rgb(var(--color-orange-500));display:flex;flex-direction:column;gap:16px;border-radius:16px}.product-info__progress-bar:before{content:"";width:calc(var(--product-progress-bar-value) * 10%);height:100%;background-color:rgb(var(--color-orange-500));border-radius:16px;animation-name:product_progress_bar;animation-duration:1s;animation-iteration-count:1;animation-fill-mode:forwards;transform-origin:left;transform:scaleX(0)}.product-info__range:nth-child(2) .product-progress-bar__progress{animation-delay:.3s}.product-info__range:nth-child(3) .product-progress-bar__progress{animation-delay:.4s}@keyframes product_progress_bar{to{transform:scaleX(1)}}product-form buy-buttons .button{column-gap:.3em}.product-card{--product-progress-bar-height: 7px;--product-card-padding: 4%;height:100%;padding:0;border:2px solid rgb(var(--text-color));border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;gap:16px}scroll-carousel{padding-top:8px}.product-card__content{padding:0 var(--product-card-padding)}.product-card__info{padding:0 var(--product-card-padding);gap:0px}@media screen and (min-width:700px){.product-card{gap:8px}}.header__primary-nav-item--highlighted,.header-sidebar__linklist-item--highlighted a,.header-sidebar__linklist-item--highlighted button{background-color:rgba(var(--header-item-highlight-color));padding:8px 12px;border-radius:8px;color:#fff}.header-sidebar__linklist-item--highlighted a,.header-sidebar__linklist-item--highlighted button{width:calc(100% + 16px);margin-left:-8px;border:0}.header__menu-disclosure .icon{transition:.3s}.header__menu-disclosure[aria-expanded=true] .icon{transform:rotate(180deg)}.product-card__header{width:100%;padding:var(--product-card-padding);display:flex;justify-content:space-between;align-items:flex-start;row-gap:.1em;font-size:12px;font-family:var(--heading-font-family);font-family:Fugaz One,cursive}.product-card__header-tags{width:auto;display:flex;flex-direction:column;gap:4px}.product-card__header-tags--left{align-items:flex-start;text-align:left}.product-card__header-tags--right{align-items:flex-end;text-align:right}.product-card__header-tag,.product-card__header-tag--percentage span{width:auto;padding:2px 8px;border-radius:16px;font-size:10px;color:rgb(var(--button-text-color))}.product-card__header-tags--left .product-card__header-tag{background-color:rgb(var(--button-background))}.product-card__header-tags--right .product-card__header-tag{background-color:var(--product-card-color-highlight)}.product-card__header-tags--left .product-card__header-tag--percentage{background-color:transparent;padding:0 8px 0 0;border:2px solid rgb(var(--button-background))}.product-card__header-tag--percentage span{background-color:rgb(var(--button-background))}@media screen and (min-width:768px){.product-card__header{position:absolute;left:0;top:0}.product-card__header-tag,.product-card__header-tag--percentage span{font-size:14px}}.product-card__packaging{position:relative;padding-bottom:100%}.product-card__packaging img{width:100%;height:100%;object-fit:cover;transition:.3s;position:absolute}.product-card__packaging img:last-child{opacity:0}.product-card:hover img:first-child{opacity:0}.product-card:hover img:last-child{opacity:1}.product-card__heading{text-align:center}.product-card__heading .product-title{font-size:20px;font-family:var(--heading-font-family);line-height:1.1;font-weight:600}@media screen and (min-width:768px){.product-card{gap:1.25rem}.product-card__heading .product-title{font-size:24px}.product-card__packaging{margin-top:-72px}}.product-title{text-transform:uppercase}.product-card__price{font-size:12px}.product-info__rating{margin-top:8px;font-size:12px;font-family:Nunito Sans;font-weight:600}@media screen and (min-width:768px){.product-info__rating{font-size:14px}.product-card__price{font-size:16px}}.product-card__progress-bar-list{padding:0 var(--product-card-padding)}.product-card__progress-bar-list ul{gap:12px}.product-card__progress-bar-list li{flex:1;font-size:12px;text-align:left}.product-card__progress-bar{width:100%;height:10px;border:2px solid var(--product-card-color-highlight);border-radius:8px}.product-card__progress-bar:before{content:"";width:var(--product-progress-bar-value);height:100%;background-color:var(--product-card-color-highlight);border-radius:8px;display:block}.product-card__progress{height:8px;border-radius:8px;overflow:hidden}@media screen and (min-width:768px){.product-card__progress-bar-list ul{gap:24px}.product-card__progress-bar-list li{font-size:14px}}.product-card__form{width:100%;padding:0 var(--product-card-padding) var(--product-card-padding)}.product-card__variant-selector,.product-card .buy-buttons .button{font-size:10px;font-family:Fugaz One,cursive}.product-card__variant-selector{height:32px;border:2px solid rgb(var(--text-color));border-radius:var(--input-border-radius);outline:none;padding:8px;text-align:center;cursor:pointer;display:block}.product-card__variant-selector:hover{background-color:#f8f8f8}.product-card__buy-button{border:0;display:inline-block;padding-inline:8px}.product-card__buy-button:focus{transform:scale(.98)}.product-card__buy-button .text-on-sale{color:var(--product-card-color-highlight);text-decoration:line-through}@media screen and (min-width:768px){.product-card__variant-selector{height:40px}.product-card__variant-selector,.product-card .buy-buttons .button{font-size:12px}}.cart-drawer__custom-shipping-bar-message-text{font-size:14px;text-align:center;line-height:1.3}.cart-drawer__custom-shipping-bar{width:100%;height:12px;margin-top:8px;border:1px solid rgb(var(--color-green-800));border-radius:16px;display:flex;justify-content:space-between;align-items:center;position:relative;overflow:hidden}.cart-drawer__custom-shipping-bar-fill{width:var(--progress);height:100%;background-color:rgb(var(--color-green-800));border-top-right-radius:24px;border-bottom-right-radius:24px;position:absolute;top:0;right:0;bottom:0;left:0}.cart-drawer__custom-shipping-bar-icon{width:auto;height:calc(100% + 2px);z-index:1}.cart-drawer__custom-shipping-bar-icon:last-child{margin-right:-1px}.cart-drawer__custom-shipping-bar-steps{margin-top:8px;display:flex;justify-content:flex-end;gap:8%}@media screen and (min-width:1000px){.cart-drawer__custom-shipping-bar-steps{gap:17%}}.cart-drawer__custom-shipping-bar-step{display:flex;flex-direction:column;text-align:center}.cart-drawer__custom-shipping-bar-step:last-child{text-align:right}.cart-drawer__custom-shipping-bar-step span{line-height:1}.cart-drawer__custom-shipping-bar-step span:first-child{font-size:12px;font-weight:600}.cart-drawer__custom-shipping-bar-step span:last-child{font-size:12px}.cart-drawer{z-index:10000000000}.docapp-cart-with-coupon-summary{margin:0!important}.docapp-cart-with-coupon-summary .docapp-cart-item:last-child{margin-bottom:0!important}.drawer::part(content){display:block;overflow:auto}.drawer::part(header){min-height:auto;background-color:rgba(var(--background-without-opacity) / .9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:sticky;top:0}.cart-drawer .h4{font-family:Fugaz One,cursive;line-height:1}.drawer::part(body){height:auto;overflow:visible;display:block;overscroll-behavior-y:none}.drawer::part(header),.cart-drawer .button-group{background-color:rgba(var(--background-without-opacity) / .9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);position:sticky;z-index:1}.cart-drawer .button-group{padding-block-start:8px;padding-block-end:8px;bottom:0}.cart-drawer__shipping-text{max-width:200px;display:flex;flex-direction:column;gap:4px;text-align:right}.cart-drawer__shipping-text span{display:block;line-height:1}.cart-drawer__shipping-text-message{font-size:10px;line-height:1.2}.cart-drawer__total{font-size:24px}.cart-drawer .docapp-cart-with-coupon-summary .docapp-coupon-input--input-container .docapp-coupon-input--button{background:rgb(var(--color-green-800))!important}.cart-drawer .button-group .button{background:rgb(var(--color-orange-500));border:0}.cart-notification__wrapper{width:100%;height:100%;background-color:#0003;display:flex;justify-content:center;align-items:flex-end;position:fixed;right:0;bottom:0;z-index:10000000000}.cart-notification{width:100%;background:#fff;border-top-left-radius:16px;border-top-right-radius:16px;padding:16px;display:flex;flex-direction:column;align-items:center;gap:16px;animation:slideIn .3s ease-out}.cart-notification__products{width:100%}.cart-notification__product{width:100%;display:flex;align-items:center;gap:16px}.cart-notification__product+.cart-notification__product{margin-top:16px}.cart-notification__image{background-color:#eee;flex-shrink:0}.cart-notification__image img{width:96px;height:96px;object-fit:cover;border-radius:4px}.cart-notification__info{flex-grow:1}.cart-notification__header{width:100%;display:flex;justify-content:space-between;align-items:center;text-align:center}.cart-notification__header>div{display:flex;align-items:center;gap:8px}.cart-notification__heading{color:rgb(var(--color-green-800));margin:0;line-height:1.1}.cart-notification__product-title{line-height:1;font-size:18px;font-family:Fugaz One,cursive;margin:0}.cart-notification__product-variant{margin-top:8px;line-height:1}.cart-notification__product-price{font-weight:600;margin:8px 0 0}.cart-notification__cta{width:100%}.cart-notification__cta .button{flex:1;width:100%}.cart-notification__cta .button--show-cart{background:rgb(var(--color-orange-500));border:0;color:#fff}.cart-notification__cta .button+.button{margin-block-start:4px}@media screen and (min-width:750px){.cart-notification__wrapper{display:flex;justify-content:flex-end;align-items:flex-start;padding:64px 16px 16px}.cart-notification{max-width:400px;border-radius:16px}}.text-left{text-align:left}.collection__associated-collections{padding-block:16px;padding-inline:max(var(--container-gutter),50% - var(--container-max-width) / 2);overflow-x:auto}.collection__associated-collection{flex-shrink:0;padding-inline:4px 12px;border:1px solid rgb(var(--color-green-800));border-radius:40px;display:flex;align-items:center;gap:4px;overflow:hidden}.collection__associated-collection:hover{opacity:.8}.collection__associated-collection figure{width:40px;background-color:#eee;aspect-ratio:1/1;border-radius:8px;overflow:hidden}product-card.product-card--sold-out,.product-card.product-card--sold-out{order:999}.product-card__figure{position:relative}.product-card--sold-out .product-card__image,.product-card--sold-out img{filter:grayscale(100%);opacity:.55}.product-card--sold-out .product-card__form{display:none!important}.product-card--sold-out .product-card__sold-out{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:50;pointer-events:none;background:#ffffffbf;border-radius:12px;font-weight:900;font-size:28px;letter-spacing:3px;text-transform:uppercase}header,.header,#shopify-section-header{position:sticky;z-index:9999;top:0}.product-card,.card,.product-grid{z-index:1;position:relative}
/*# sourceMappingURL=/cdn/shop/t/81/assets/custom.css.map */
