.gg-pdp{--gg-rem: 1.6;--gg-fs-xs: calc(.8125rem * var(--gg-rem));--gg-fs-sm: calc(.9375rem * var(--gg-rem));--gg-fs-base: calc(1.0625rem * var(--gg-rem));--gg-fs-md: calc(1.1875rem * var(--gg-rem));--gg-fs-lg: calc(1.5rem * var(--gg-rem));--gg-fs-xl: calc(2rem * var(--gg-rem));--gg-fs-h1: calc(2.5rem * var(--gg-rem));--gg-lh-body: 1.55;--gg-lh-heading: 1.2;--gg-text: var(--color-body-text, var(--editorial-headline-color, #2a1f10));--gg-muted: var(--editorial-muted-color, #9a7a50);--gg-bg: var(--editorial-bg, var(--color-background, #f9f6f0));--gg-accent: var(--editorial-accent, var(--color-links, #7a5c2e));--gg-btn-bg: var(--editorial-btn-bg, #2a1f10);--gg-btn-color: var(--editorial-btn-color, #f9f6f0);--gg-border: var(--color-border, rgba(42, 31, 16, .14));--gg-radius: var(--radius, 4px);color:var(--gg-text);font-family:var(--font-base, inherit);font-size:var(--gg-fs-base);line-height:var(--gg-lh-body);background:var(--gg-bg);padding:16px 16px 72px}.gg-pdp__grid,.gg-pdp__below{max-width:1400px;margin-left:auto;margin-right:auto}.gg-pdp__grid{display:grid;gap:28px}.gg-pdp__gallery{display:grid;gap:10px;grid-template-areas:"stage" "thumbs";min-width:0}.gg-pdp__stage{grid-area:stage;position:relative;width:100%;aspect-ratio:1 / 1;background:#fff;border-radius:var(--gg-radius);overflow:hidden;touch-action:pan-y pinch-zoom}.gg-pdp__thumbs{grid-area:thumbs;display:flex;gap:8px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.gg-pdp__stage-img{width:100%;height:100%;object-fit:cover;display:block;cursor:zoom-in;transform-origin:center center}.gg-pdp__thumb{flex:0 0 64px;width:64px;height:64px;padding:0;border:1px solid var(--gg-border);border-radius:var(--gg-radius);overflow:hidden;background:#fff;cursor:pointer;scroll-snap-align:start}.gg-pdp__thumb.is-active{border-color:var(--gg-accent)}.gg-pdp__thumb img{width:100%;height:100%;object-fit:cover;display:block}.gg-pdp__info{min-width:0}.gg-pdp__vendor,.gg-pdp__vendor .wt-product__brand__name{font-size:var(--gg-fs-sm);letter-spacing:.08em;text-transform:uppercase;color:var(--gg-muted);margin:0 0 8px;line-height:var(--gg-lh-body)}.gg-pdp__title{font-family:var(--font-headline, inherit);font-size:var(--gg-fs-h1);font-weight:var(--font-headline-weight, 500);line-height:var(--gg-lh-heading);margin:0 0 12px;color:var(--gg-text)}.gg-pdp__stars{margin:0 0 16px}.gg-pdp__stars a{color:inherit;text-decoration:none}.gg-pdp__ingredients{margin:20px 0 0;font-size:var(--gg-fs-sm);font-style:normal;color:var(--gg-muted);letter-spacing:.01em;line-height:var(--gg-lh-body)}.gg-pdp__scent{margin:20px 0;padding:0 0 0 20px;border:0;border-radius:0;border-left:2px solid var(--gg-accent);background:transparent;font-size:var(--gg-fs-md);font-style:normal;line-height:var(--gg-lh-body);max-width:62ch}.gg-pdp__lead{margin:0 0 20px;font-size:var(--gg-fs-md);line-height:var(--gg-lh-body);max-width:62ch}.gg-pdp__lead p{margin:0 0 .7em;font-size:inherit;line-height:inherit}.gg-pdp__lead p:last-child{margin-bottom:0}.gg-pdp__benefits{list-style:none;margin:20px 0 0;padding:0;display:grid;gap:10px}.gg-pdp__benefit{display:flex;align-items:flex-start;gap:12px;font-size:var(--gg-fs-base);line-height:var(--gg-lh-body)}.gg-pdp__benefit svg{flex:0 0 18px;width:18px;height:18px;margin-top:3px}.gg-pdp__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px 12px;margin:20px 0 0}.gg-pdp__price{font-family:var(--font-headline, inherit);font-size:var(--gg-fs-xl);font-weight:700;line-height:var(--gg-lh-heading)}.gg-pdp__compare{font-size:var(--gg-fs-lg);color:var(--gg-muted);text-decoration:line-through;line-height:var(--gg-lh-heading)}.gg-pdp__save{font-size:var(--gg-fs-xs);letter-spacing:.04em;text-transform:uppercase;color:var(--gg-accent);line-height:var(--gg-lh-body)}.gg-pdp__variants{margin:32px 0 0;border:0;padding:0;min-width:0}.gg-pdp__variant-pills{display:flex;flex-wrap:wrap;gap:10px;padding-top:28px}.gg-pdp__pill{position:relative;box-sizing:border-box;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:96px;min-height:64px;padding:12px;border:2px solid var(--gg-border);border-radius:var(--gg-radius);cursor:pointer;background:#fff}.gg-pdp__pill input{position:absolute;opacity:0;pointer-events:none}.gg-pdp__pill.is-selected,.gg-pdp__pill:has(input:checked){border-color:var(--gg-accent);box-shadow:none}.gg-pdp__pill--sold-out{opacity:.45;cursor:not-allowed}.gg-pdp__pill--sold-out .gg-pdp__pill-title,.gg-pdp__pill--sold-out .gg-pdp__pill-price{text-decoration:line-through}.gg-pdp__pill-badge{position:absolute;left:8px;bottom:calc(100% + 6px);top:auto;background:var(--gg-accent);color:#fff;font-size:var(--gg-fs-xs);letter-spacing:.04em;text-transform:uppercase;padding:4px 8px;border-radius:2px;line-height:1.2;white-space:nowrap}.gg-pdp__pill-title{font-weight:600;font-size:var(--gg-fs-base);line-height:var(--gg-lh-heading)}.gg-pdp__pill-price{font-size:var(--gg-fs-sm);line-height:var(--gg-lh-body)}.gg-pdp__pill-oz{font-size:var(--gg-fs-xs);color:var(--gg-muted);opacity:.7;line-height:var(--gg-lh-body)}.gg-pdp__subs,.gg-pdp__buy{margin-top:20px}.gg-pdp product-form{display:block;width:100%}.gg-pdp .wt-product__add-to-cart_form--wrapper{display:flex;gap:10px;align-items:stretch;width:100%}.gg-pdp .product-form__submit.gg-pdp__btn{flex:1}.gg-pdp__buy-row{display:flex;gap:10px;align-items:stretch}.gg-pdp__buy-row .counter-wrapper,.gg-pdp__buy-row quantity-counter{flex:0 0 auto}.gg-pdp__btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;width:100%;padding:12px 18px;border:0;border-radius:var(--gg-radius);background:var(--gg-btn-bg);color:var(--gg-btn-color);font-family:var(--font-base, inherit);font-size:var(--gg-fs-sm);letter-spacing:.02em;text-transform:none;cursor:pointer;line-height:var(--gg-lh-heading)}.gg-pdp__btn:disabled{opacity:.45;cursor:not-allowed}.gg-pdp__btn--secondary{margin-top:12px;background:transparent;color:var(--gg-text);border:1px solid var(--gg-text)}.gg-pdp__trust{display:grid;grid-template-columns:1fr 1fr;gap:16px 24px;list-style:none;margin:20px 0 0;padding:0}.gg-pdp__trust-item{display:flex;align-items:flex-start;gap:8px;font-size:var(--gg-fs-xs);line-height:var(--gg-lh-body)}.gg-pdp__trust-icon{flex:0 0 20px;width:20px;height:20px;color:var(--gg-accent)}.gg-pdp__addons{margin-top:20px}.gg-pdp__addons-heading{font-family:var(--font-headline, inherit);font-size:var(--gg-fs-lg);font-weight:var(--font-headline-weight, 500);line-height:var(--gg-lh-heading);margin:0 0 12px}.gg-pdp__addons--placeholder{padding:16px;border:1px dashed var(--gg-border);border-radius:var(--gg-radius);font-size:var(--gg-fs-sm);color:var(--gg-muted)}.gg-pdp__addon-list{list-style:none;margin:0;padding:0;display:grid;gap:8px}.gg-pdp__addon-check{flex:0 0 18px;width:18px;height:18px;accent-color:var(--gg-accent)}.gg-pdp__addon-card{display:flex;align-items:center;gap:12px;padding:8px;border:1px solid var(--gg-border);border-radius:var(--gg-radius);cursor:pointer;background:#fff}.gg-pdp__addon-media{flex:0 0 72px;width:72px;overflow:hidden;border-radius:var(--gg-radius)}.gg-pdp__addon-media img{width:100%;height:100%;object-fit:cover;display:block}.gg-pdp__addon-copy{display:flex;flex-direction:column;gap:2px;min-width:0}.gg-pdp__addon-title{font-size:var(--gg-fs-base);font-weight:600;line-height:var(--gg-lh-heading)}.gg-pdp__addon-price{font-size:var(--gg-fs-sm)}.gg-pdp__quote{margin:20px 0 0;padding:0 0 0 20px;border:0;border-left:2px solid var(--gg-accent)}.gg-pdp__quote blockquote{margin:0;font-family:var(--font-headline, inherit);font-size:var(--gg-fs-md);line-height:var(--gg-lh-body);font-style:italic;max-width:62ch}.gg-pdp__quote-author{margin:8px 0 0;font-size:var(--gg-fs-sm);color:var(--gg-muted);font-style:normal}.gg-pdp__accs{margin-top:32px;border-top:1px solid var(--gg-border)}.gg-pdp__acc{border-bottom:1px solid var(--gg-border)}.gg-pdp__acc-sum{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 0;min-height:0;cursor:pointer;font-size:var(--gg-fs-lg);font-weight:600;line-height:var(--gg-lh-heading);outline:none;box-shadow:none}.gg-pdp__acc-sum::-webkit-details-marker{display:none}.gg-pdp__acc-sum:focus{outline:none;box-shadow:none}.gg-pdp__acc-sum:focus-visible{outline:2px solid var(--gg-accent);outline-offset:2px}.gg-pdp__acc-icon{position:relative;width:14px;height:14px;flex:0 0 14px}.gg-pdp__acc-icon:before,.gg-pdp__acc-icon:after{content:"";position:absolute;background:currentColor;inset:50% 0 auto;height:1.5px;transform:translateY(-50%)}.gg-pdp__acc-icon:after{top:0;right:50%;bottom:0;left:50%;width:1.5px;height:100%;transform:translate(-50%)}.gg-pdp__acc[open] .gg-pdp__acc-icon:after{transform:translate(-50%) rotate(90deg);opacity:0}.gg-pdp__accs .gg-pdp__acc:last-child,.gg-pdp__faq>:last-child .gg-pdp__acc{border-bottom:0}.gg-pdp__acc-body{padding:0 0 20px;font-size:var(--gg-fs-base);line-height:var(--gg-lh-body);max-width:62ch}.gg-pdp__acc-body p,.gg-pdp__acc-body li{font-size:inherit;line-height:inherit}.gg-pdp__ing-entry{margin:0 0 16px}.gg-pdp__ing-entry:last-child{margin-bottom:0}.gg-pdp__ing-name{display:block;font-weight:600;font-size:var(--gg-fs-base);line-height:var(--gg-lh-heading)}.gg-pdp__ing-role{display:block;margin-top:4px;font-size:var(--gg-fs-base);font-weight:400;color:var(--gg-muted);line-height:var(--gg-lh-body)}.gg-pdp__below{margin-top:48px}.gg-pdp__ing-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.gg-pdp__ing-card{padding:24px;background:#fff;border:1px solid var(--gg-border);border-radius:var(--gg-radius)}.gg-pdp__ing-card h3{font-family:var(--font-headline, inherit);font-size:var(--gg-fs-base);font-weight:600;line-height:var(--gg-lh-heading);margin:0 0 8px}.gg-pdp__ing-card p{margin:0;font-size:var(--gg-fs-sm);line-height:var(--gg-lh-body);color:var(--gg-muted)}.gg-pdp__faq{margin-top:40px}.gg-pdp h2.gg-pdp__faq-heading,.gg-pdp h2.gg-pdp__related-heading{font-family:var(--editorial-headline-font, var(--font-headline, inherit));font-size:var(--gg-fs-lg);font-weight:600;line-height:var(--gg-lh-heading);margin:0 0 24px;color:var(--editorial-headline-color, var(--gg-text));letter-spacing:-.01em}.gg-pdp__related{margin-top:48px}.gg-pdp__related-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;list-style:none;margin:0;padding:0}.gg-pdp__related-card{display:block;color:inherit;text-decoration:none}.gg-pdp__related-media{display:block;aspect-ratio:1 / 1;overflow:hidden;border-radius:var(--gg-radius);background:#fff}.gg-pdp__related-media img{width:100%;height:100%;object-fit:cover;display:block}.gg-pdp__related-title{display:block;margin-top:8px;font-size:var(--gg-fs-base);line-height:var(--gg-lh-heading)}.gg-pdp__related-price{display:block;margin-top:4px;font-size:var(--gg-fs-sm);color:var(--gg-muted)}.gg-pdp__reviews-slot:empty{display:none}.gg-pdp .jdgm-widget:not(.jdgm-preview-badge),.gg-pdp .jdgm-review-widget,.gg-pdp .jdgm-rev-widg,.gg-pdp #judgeme_product_reviews,.gg-pdp .jm-review-widget,.gg-pdp .jm-review-widget__header,.gg-pdp .jm-review-widget__body,.gg-pdp .jm-review-widget__header-and-body,.gg-pdp .jdgm-carousel-review-list,.gg-pdp .jdgm-carousel-review-list__nav-container,.gg-pdp .jm-carousel,.gg-pdp .jm-carousel__viewport,.gg-pdp__reviews-slot,.gg-pdp .wt-apps,.gg-pdp .wt-apps__wrapper,.gg-pdp .shopify-app-block,.gg-pdp .shopify-section:has(.jdgm-review-widget),.gg-pdp .shopify-section:has(.jdgm-rev-widg){background:transparent!important;background-color:transparent!important}.gg-pdp .jdgm-rev-widg{border-color:transparent}.gg-pdp .jdgm-rev-widg__header,.gg-pdp .jdgm-rev-widg__body,.gg-pdp .jdgm-rev-widg__reviews,.gg-pdp .jdgm-row-stars,.gg-pdp .jdgm-row-actions,.gg-pdp .jdgm-histogram,.gg-pdp .jdgm-rev-widg__actions{background:transparent!important;background-color:transparent!important}.gg-pdp .jdgm-rev,.gg-pdp .jm-carousel-review-item,.gg-pdp .jm-review-item{background:color-mix(in srgb,var(--gg-bg) 55%,white)!important;background-color:color-mix(in srgb,var(--gg-bg) 55%,white)!important;border:1px solid var(--gg-border)}.gg-pdp .jdgm-paginate,.gg-pdp .jdgm-paginate a,.gg-pdp .jdgm-paginate__page,.gg-pdp .jdgm-paginate__prev-page,.gg-pdp .jdgm-paginate__next-page,.gg-pdp .jdgm-carousel-review-list__nav,.gg-pdp .jdgm-sort-dropdown,.gg-pdp .jdgm-sort-dropdown-arrow,.gg-pdp .jdgm-rev-widg__filter-btn,.gg-pdp .jm-sort-filter,.gg-pdp .jm-sort-filter__select,.gg-pdp .jm-custom-answer-filter,.gg-pdp .jdgm-chip:not(.active){color:var(--gg-text)}.gg-pdp__zoom{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000db;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px}.gg-pdp__zoom[hidden]{display:none!important}.gg-pdp__zoom img{max-width:100%;max-height:100%;object-fit:contain}.gg-pdp__sticky{position:fixed;left:0;right:0;bottom:var(--gg-kaching-offset, 0px);z-index:40;display:flex;align-items:center;gap:10px;padding:10px 12px calc(10px + env(safe-area-inset-bottom,0px));background:var(--gg-bg);border-top:1px solid var(--gg-border);box-shadow:0 -4px 16px #00000014;transform:translate3d(0,calc(100% + 24px),0);visibility:hidden;pointer-events:none;transition:transform .35s cubic-bezier(.22,1,.36,1),visibility 0s linear .35s}.gg-pdp__sticky.is-on{transform:translateZ(0);visibility:visible;pointer-events:auto;transition:transform .35s cubic-bezier(.22,1,.36,1),visibility 0s linear 0s}.gg-pdp__sticky-media{flex:0 0 48px;width:48px;height:48px;overflow:hidden;border-radius:var(--gg-radius)}.gg-pdp__sticky-media img{width:100%;height:100%;object-fit:cover;display:block}.gg-pdp__sticky-copy{flex:1;min-width:0}.gg-pdp__sticky-title{display:block;font-size:var(--gg-fs-sm);line-height:var(--gg-lh-heading);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gg-pdp__sticky-price{font-size:var(--gg-fs-base);font-weight:700}.gg-pdp__sticky .gg-pdp__btn{width:auto;min-width:120px;min-height:44px;font-size:var(--gg-fs-sm)}@media(max-width:749px){.gg-pdp{--gg-fs-h1: calc(1.875rem * var(--gg-rem));--gg-fs-xl: calc(1.75rem * var(--gg-rem));--gg-fs-lg: calc(1.3125rem * var(--gg-rem))}}@media(min-width:750px){.gg-pdp{padding:32px 24px 96px}.gg-pdp__sticky{display:none!important}.gg-pdp__trust{gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}.gg-pdp__trust[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr))}.gg-pdp__trust[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:990px){.gg-pdp__grid{grid-template-columns:52% 44%;column-gap:4%;row-gap:0;align-items:start}.gg-pdp__gallery{grid-template-columns:72px minmax(0,1fr);grid-template-areas:"thumbs stage";align-items:start}.gg-pdp__thumbs{flex-direction:column;overflow-x:hidden;overflow-y:auto;max-height:min(72vw,900px)}.gg-pdp__ing-grid,.gg-pdp__related-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/21/assets/gg-pdp.css.map */
