.shopify-section.geladi-product-section{margin:0;padding:0}.geladi-product{background-color:rgb(var(--color-background, 243, 236, 226));color:rgb(var(--color-foreground, 26, 26, 26));font-family:Manrope,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;padding:clamp(1.5rem,4vw,4rem) 0}.geladi-product,.geladi-product *{font-family:inherit;box-sizing:border-box}.geladi-product__inner{width:100%;max-width:var(--page-width, 1500px);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.geladi-product__breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:.6rem;margin:0 0 clamp(1rem,2.5vw,1.75rem);font-size:clamp(.75rem,1.6vw,.875rem);letter-spacing:.22em;text-transform:uppercase;color:var(--gp-muted, #7a6f5f);font-weight:500}.geladi-product__breadcrumb a{color:inherit;text-decoration:none}.geladi-product__breadcrumb a:hover{color:var(--gp-accent, #c0392b)}.geladi-product__breadcrumb-sep{opacity:.55;font-weight:400}.geladi-product__breadcrumb-current{color:rgb(var(--color-foreground, 26, 26, 26));font-weight:600}.geladi-product__layout{display:grid;grid-template-columns:1fr;gap:clamp(1.5rem,4vw,2.5rem);align-items:start}.geladi-product__gallery{display:flex;flex-direction:column;gap:.75rem;min-width:0;margin-left:calc(-1*clamp(1rem,4vw,2rem));margin-right:calc(-1*clamp(1rem,4vw,2rem))}.geladi-product__thumbs{margin-left:clamp(1rem,4vw,2rem);margin-right:clamp(1rem,4vw,2rem)}.geladi-product__media{position:relative;overflow:hidden;background:rgba(var(--color-foreground, 26, 26, 26),.04);width:100%;aspect-ratio:4 / 5;order:1}.geladi-product__slides{list-style:none;margin:0;padding:0;display:flex;width:100%;height:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain}.geladi-product__slides::-webkit-scrollbar{display:none}.geladi-product__slides:focus-visible{outline:2px solid var(--gp-accent, #c0392b);outline-offset:-2px}.geladi-product__slide{flex:0 0 100%;width:100%;height:100%;scroll-snap-align:center;scroll-snap-stop:always}.geladi-product__zoom-trigger{display:block;width:100%;height:100%;margin:0;padding:0;border:0;background:none;cursor:zoom-in;-webkit-appearance:none;appearance:none}.geladi-product__main-img{width:100%;height:100%;object-fit:cover;display:block}.geladi-product__main-img.is-contain{object-fit:contain}.geladi-product__thumbs{list-style:none;margin:0;padding:0;display:flex;flex-direction:row;gap:.5rem;min-width:0;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none;order:2}.geladi-product__thumbs::-webkit-scrollbar{display:none}.geladi-product__thumbs>li{flex:0 0 auto}.geladi-product__thumb{display:block;width:64px;aspect-ratio:1 / 1;padding:2px;border:1px solid transparent;background:transparent;cursor:pointer;overflow:hidden;opacity:.7;transition:opacity .18s ease,border-color .18s ease}.geladi-product__thumb img{width:100%;height:100%;object-fit:cover;display:block}.geladi-product__thumb:hover,.geladi-product__thumb.is-active{opacity:1}.geladi-product__thumb.is-active{border-color:rgba(var(--color-foreground, 26, 26, 26),.85)}.geladi-product__info{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2.25rem);min-width:0}.geladi-product__eyebrow+.geladi-product__title{margin-top:calc(-1*clamp(1.25rem,3vw,2.25rem) + .5rem)}.geladi-product__eyebrow{margin:0;font-size:clamp(.8125rem,1.6vw,.9375rem);letter-spacing:.22em;text-transform:uppercase;color:var(--gp-eyebrow, #c0392b);font-weight:600;position:relative;padding-left:2.5rem}.geladi-product__eyebrow:before{content:"";position:absolute;left:0;top:50%;width:1.75rem;height:1px;background:var(--gp-eyebrow, #c0392b)}.geladi-product__title{margin:0;font-size:clamp(1.75rem,6vw,3rem);line-height:1.08;font-weight:400;letter-spacing:-.02em;overflow-wrap:break-word;word-break:break-word}.geladi-product__title-1{font-style:normal}.geladi-product__title-2{font-style:italic;color:var(--gp-italic, #c0392b);font-weight:400;margin-left:.25em}.geladi-product__divider{width:100%;height:1px;background:var(--gp-divider, #d8cdb8);border:0;margin:0}.geladi-product__short{margin:0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.55;color:rgba(var(--color-foreground, 26, 26, 26),.88)}.geladi-product__short>*{margin:0}.geladi-product__short>*+*{margin-top:.7rem}.geladi-product__short strong{font-weight:600}.geladi-product__frames{display:flex;flex-direction:column;gap:.85rem}.geladi-product__frames-label{margin:0;font-size:clamp(1rem,2vw,1.25rem);font-weight:600;color:inherit}.geladi-product__frames-row{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.geladi-product__frame-img{display:block;width:clamp(96px,22vw,150px);height:auto;aspect-ratio:138 / 70;flex:0 0 auto;border-radius:10px}.geladi-product__frame-img.is-dim{opacity:.3}.geladi-product__frame--ok{background:#2f7d3a14}.geladi-product__frame--no{background:#c0392b12}.geladi-product__frame-line{fill:none;stroke:rgb(var(--color-foreground, 26, 26, 26));stroke-width:8;stroke-linecap:round;stroke-linejoin:round}.geladi-product__frame-mark{fill:none;stroke-width:6;stroke-linecap:round;stroke-linejoin:round}.geladi-product__frame-mark--yes{stroke:var(--gp-frame-yes, #2f7d3a)}.geladi-product__frame-mark--no{stroke:var(--gp-frame-no, #c0392b)}.geladi-product__frames-note{margin:.5rem 0 0;font-size:clamp(1rem,2vw,1.25rem);line-height:1.5;color:rgba(var(--color-foreground, 26, 26, 26),.88);font-weight:500}.geladi-product__frames-guide{margin:.25rem 0 0;font-size:clamp(.9375rem,1.8vw,1.125rem);line-height:1.55;color:var(--gp-muted, #7a6f5f)}.geladi-product__frames-link{color:var(--gp-accent, #c0392b);text-decoration:underline;text-underline-offset:3px}.geladi-product__form{display:flex;flex-direction:column;gap:clamp(1.25rem,3vw,2rem)}.geladi-product__option-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:.35rem;gap:.75rem}.geladi-product__option-label{font-size:clamp(.875rem,1.6vw,1.0625rem);letter-spacing:.22em;text-transform:uppercase;color:var(--gp-muted, #7a6f5f);font-weight:500}.geladi-product__option-value{font-size:clamp(1rem,1.8vw,1.1875rem);color:rgb(var(--color-foreground, 26, 26, 26));font-weight:500}.geladi-product__select-wrap{position:relative}.geladi-product__select{appearance:none;-webkit-appearance:none;width:100%;background:transparent;border:1px solid var(--gp-divider, #d8cdb8);font:inherit;font-size:clamp(1rem,2vw,1.25rem);font-weight:500;color:rgb(var(--color-foreground, 26, 26, 26));padding:clamp(.9rem,2vw,1.15rem) 2.75rem clamp(.9rem,2vw,1.15rem) 1.1rem;cursor:pointer;border-radius:4px;min-height:48px}.geladi-product__select:focus-visible{outline:2px solid var(--gp-accent, #c0392b);outline-offset:2px}.geladi-product__select-chevron{width:.95rem;height:.6rem;color:rgb(var(--color-foreground, 26, 26, 26));position:absolute;right:1.2rem;top:50%;transform:translateY(-50%);pointer-events:none}.geladi-product__price-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:.5rem 1rem;padding-top:1rem;border-top:1px solid var(--gp-divider, #d8cdb8)}.geladi-product__price-prefix{font-size:clamp(.875rem,1.6vw,1.0625rem);color:var(--gp-muted, #7a6f5f);text-transform:uppercase;letter-spacing:.22em;font-weight:500}.geladi-product__price-main{font-size:clamp(1.75rem,4.5vw,2.625rem);font-weight:600;letter-spacing:-.01em;color:rgb(var(--color-foreground, 26, 26, 26))}.geladi-product__price-compare{font-size:clamp(1rem,2.2vw,1.375rem);color:var(--gp-muted, #7a6f5f);text-decoration:line-through}.geladi-product__sale-badge{margin-left:auto;padding:.4rem .75rem;background:var(--gp-sale-bg, #a83523);color:var(--gp-sale-text, #ffffff);font-size:clamp(.75rem,1.4vw,.875rem);letter-spacing:.18em;text-transform:uppercase;font-weight:600;line-height:1}.geladi-product__price-compare[hidden],.geladi-product__sale-badge[hidden]{display:none!important}.geladi-product__submit{width:100%;padding:clamp(1.1rem,2vw,1.45rem) 1.5rem;background:rgb(var(--color-foreground, 26, 26, 26));color:rgb(var(--color-background, 243, 236, 226));border:0;font:inherit;font-size:clamp(1rem,2vw,1.25rem);font-weight:500;letter-spacing:.02em;cursor:pointer;transition:opacity .18s ease;min-height:52px}.geladi-product__submit:hover:not([disabled]){opacity:.88}.geladi-product__submit:focus-visible{outline:2px solid var(--gp-accent, #c0392b);outline-offset:2px}.geladi-product__submit[disabled]{background:rgba(var(--color-foreground, 26, 26, 26),.35);cursor:not-allowed}.geladi-product__submit [hidden]{display:none!important}.geladi-product__actions{display:grid;grid-template-columns:1fr;gap:.6rem;margin-top:.25rem}.geladi-product__action{display:inline-flex;align-items:center;justify-content:center;gap:.55rem;padding:clamp(.85rem,1.8vw,1rem) 1rem;background:transparent;border:1px solid var(--gp-divider, #d8cdb8);color:var(--gp-muted, #7a6f5f);font:inherit;font-size:clamp(.8125rem,1.5vw,.9375rem);font-weight:600;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;cursor:pointer;border-radius:4px;line-height:1.2;min-height:52px;width:100%;transition:background-color .18s ease,color .18s ease,border-color .18s ease}.geladi-product__action:hover{background:rgba(var(--color-foreground, 26, 26, 26),.03);color:rgb(var(--color-foreground, 26, 26, 26));border-color:rgba(var(--color-foreground, 26, 26, 26),.3)}.geladi-product__action-icon{width:1rem;height:1rem;flex:0 0 auto;color:var(--gp-accent, #c0392b);display:inline-block}.geladi-product__action-icon path{transition:fill .18s ease}.geladi-product__action--wishlist .geladi-product__action-icon path{fill:none}.geladi-product__action--wishlist.is-saved{border-color:var(--gp-accent, #c0392b);color:var(--gp-accent, #c0392b);background:#c0392b0f}.geladi-product__action--wishlist.is-saved .geladi-product__action-icon path{fill:var(--gp-accent, #c0392b)}.geladi-product__action--wishlist.is-saved:hover{background:#c0392b1a;border-color:var(--gp-accent, #c0392b);color:var(--gp-accent, #c0392b)}@keyframes geladi-heart-pop{0%{transform:scale(1)}40%{transform:scale(1.28)}to{transform:scale(1)}}.geladi-product__action--wishlist.is-saved .geladi-product__action-icon{animation:geladi-heart-pop .32s ease}@media(min-width:750px){.geladi-product__thumb{width:80px}}@media(min-width:990px){.geladi-product__layout{grid-template-columns:minmax(0,1.25fr) minmax(0,1fr);gap:clamp(1.5rem,3vw,2.5rem);align-items:start}.geladi-product__gallery{display:grid;grid-template-columns:72px minmax(0,1fr);gap:.85rem;align-items:stretch;margin-left:0;margin-right:0}.geladi-product__thumbs{margin-left:0;margin-right:0}.geladi-product__thumbs{order:1;flex-direction:column;overflow-y:auto;overflow-x:hidden;max-height:clamp(480px,70vh,780px);gap:.6rem}.geladi-product__thumb{width:100%}.geladi-product__media{order:2;aspect-ratio:4 / 5}.geladi-product__info{position:sticky;top:clamp(1rem,4vw,2.5rem);max-width:560px;align-self:start}}@media(min-width:1200px){.geladi-product__gallery{grid-template-columns:88px minmax(0,1fr)}.geladi-product__title{font-size:clamp(2.5rem,4vw,3.75rem)}}.geladi-product__sticky-buy{position:fixed;left:0;right:0;bottom:0;z-index:50;display:flex;align-items:center;gap:.6rem;padding:.7rem .9rem;padding-bottom:calc(.7rem + env(safe-area-inset-bottom,0px));background:rgb(var(--color-background, 243, 236, 226));border-top:1px solid var(--gp-divider, #d8cdb8);box-shadow:0 -4px 16px #0000000f;transform:translateY(0);transition:transform .25s ease,opacity .25s ease}.geladi-product__sticky-buy[data-hidden]{transform:translateY(120%);opacity:0;pointer-events:none}.geladi-product__sticky-buy-select-wrap{position:relative;flex:0 0 auto}.geladi-product__sticky-buy-select{appearance:none;-webkit-appearance:none;width:auto;min-width:0;background:transparent;border:1px solid var(--gp-divider, #d8cdb8);font:inherit;font-size:1.0625rem;font-weight:500;color:rgb(var(--color-foreground, 26, 26, 26));padding:.6rem 1.9rem .6rem .8rem;cursor:pointer;border-radius:4px;min-height:46px;line-height:1}.geladi-product__sticky-buy-select:focus-visible{outline:2px solid var(--gp-accent, #c0392b);outline-offset:2px}.geladi-product__sticky-buy-chevron{width:.6rem;height:.4rem;color:rgb(var(--color-foreground, 26, 26, 26));position:absolute;right:.55rem;top:50%;transform:translateY(-50%);pointer-events:none}.geladi-product__sticky-buy-text{display:flex;flex-direction:column;flex:0 0 auto;min-width:0;margin-right:.6rem}.geladi-product__sticky-buy-label{font-size:.8125rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gp-muted, #7a6f5f);font-weight:500;line-height:1;margin-bottom:.3rem}.geladi-product__sticky-buy-price{font-size:1.3125rem;font-weight:600;color:rgb(var(--color-foreground, 26, 26, 26));letter-spacing:-.01em;line-height:1.1;white-space:nowrap}.geladi-product__sticky-buy-btn{flex:0 0 auto;margin-left:auto;min-height:50px;padding:.85rem 1.2rem;background:rgb(var(--color-foreground, 26, 26, 26));color:rgb(var(--color-background, 243, 236, 226));border:0;font:inherit;font-size:1.125rem;font-weight:500;letter-spacing:.02em;cursor:pointer;transition:opacity .18s ease;white-space:nowrap}.geladi-product__sticky-buy-btn:hover:not([disabled]){opacity:.88}.geladi-product__sticky-buy-btn:focus-visible{outline:2px solid var(--gp-accent, #c0392b);outline-offset:2px}.geladi-product__sticky-buy-btn[disabled]{background:rgba(var(--color-foreground, 26, 26, 26),.35);cursor:not-allowed}@media(min-width:750px){.geladi-product__sticky-buy{display:none}}@media(prefers-reduced-motion:reduce){.geladi-product__main-img,.geladi-product__thumb,.geladi-product__action,.geladi-product__submit,.geladi-product__sticky-buy,.geladi-product__sticky-buy-btn{transition:none!important}}html.geladi-lightbox-open,html.geladi-lightbox-open body{overflow:hidden}.geladi-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;background:#000000eb;-webkit-tap-highlight-color:transparent;animation:geladi-lightbox-in .18s ease}.geladi-lightbox[hidden]{display:none}@keyframes geladi-lightbox-in{0%{opacity:0}to{opacity:1}}.geladi-lightbox__stage{width:100%;height:100%;overflow:auto;display:flex;padding:clamp(1rem,4vw,4rem);box-sizing:border-box;-webkit-overflow-scrolling:touch}.geladi-lightbox__img{margin:auto;max-width:100%;max-height:100%;object-fit:contain;cursor:zoom-in;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.geladi-lightbox__img.is-zoomed{max-width:none;max-height:none;width:auto;height:auto;cursor:zoom-out}.geladi-lightbox__close,.geladi-lightbox__nav{position:absolute;z-index:1;display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffff1f;color:#fff;cursor:pointer;-webkit-appearance:none;appearance:none;transition:background .15s ease}.geladi-lightbox__close:hover,.geladi-lightbox__nav:hover{background:#ffffff3d}.geladi-lightbox__close:focus-visible,.geladi-lightbox__nav:focus-visible{outline:2px solid #fff;outline-offset:2px}.geladi-lightbox__close{top:clamp(.8rem,2vw,1.4rem);right:clamp(.8rem,2vw,1.4rem);width:44px;height:44px}.geladi-lightbox__nav{top:50%;transform:translateY(-50%);width:48px;height:48px}.geladi-lightbox__nav--prev{left:clamp(.6rem,2vw,1.6rem)}.geladi-lightbox__nav--next{right:clamp(.6rem,2vw,1.6rem)}.geladi-lightbox__counter{position:absolute;bottom:clamp(.8rem,2.5vw,1.6rem);left:50%;transform:translate(-50%);margin:0;padding:.3rem .9rem;border-radius:999px;background:#ffffff1f;color:#fff;font-size:.875rem;letter-spacing:.04em}@media(max-width:749px){.geladi-lightbox__nav{width:42px;height:42px}.geladi-lightbox__stage{padding:3.5rem .5rem}}@media(prefers-reduced-motion:reduce){.geladi-lightbox{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/geladi-product.css.map */
