.gg-pdp{display:block;padding-bottom:var(--gg-space-8)}.gg-pdp__breadcrumb{padding-block:var(--gg-space-3);margin-bottom:var(--gg-space-6);background-color:var(--gg-surface-sunken);border-bottom:1px solid var(--gg-border);font-size:1.3rem}.gg-pdp__breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:var(--gg-space-2);margin:0;padding:0;list-style:none}.gg-pdp__breadcrumb a{color:var(--gg-text-muted);text-decoration:none}.gg-pdp__breadcrumb a:hover{color:var(--gg-graphite);text-decoration:underline}.gg-pdp__breadcrumb li[aria-hidden]{color:var(--gg-border-strong)}.gg-pdp__breadcrumb [aria-current]{color:var(--gg-ink);font-weight:600}.gg-pdp__layout{display:grid;grid-template-columns:minmax(0,1.9fr) minmax(0,1fr);gap:var(--gg-space-7);align-items:start}.gg-pdp__media,.gg-pdp__info{min-width:0}@media screen and (min-width:990px){.gg-pdp__media--sticky{position:sticky;top:calc(var(--gg-header-height, 0px) + var(--gg-pdp-sticky-top, 2rem))}.gg-pdp__media--sticky .product__media-item .product__media{max-height:calc(100vh - var(--gg-header-height, 0px) - var(--gg-pdp-sticky-top, 2rem) - var(--gg-pdp-thumbs-reserve, 15rem));margin-inline:auto}}.gg-pdp__vendor{margin:0 0 var(--gg-space-2);color:var(--gg-text-muted);font-size:1.3rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.gg-pdp__title{margin:0 0 var(--gg-space-4);color:var(--gg-ink);font-size:clamp(2.4rem,1.92rem + 1.4vw,3.4rem);font-weight:700;line-height:1.2;letter-spacing:-.02em}.gg-pdp__price-row{margin-bottom:var(--gg-space-3)}.gg-pdp__price-row .price{color:var(--gg-graphite);font-size:2.8rem;font-weight:700;letter-spacing:-.02em}.gg-pdp__price-row .price--on-sale .price-item--regular{color:var(--gg-text-muted);font-size:1.8rem}.gg-pdp__price-row .price--on-sale .price-item--sale{color:var(--gg-accent)}.gg-pdp__meta{display:flex;flex-wrap:wrap;align-items:center;gap:var(--gg-space-4);margin-bottom:var(--gg-space-5);padding-bottom:var(--gg-space-5);border-bottom:1px solid var(--gg-border);font-size:1.4rem}.gg-pdp__sku{display:none}.gg-pdp__stock{display:inline-flex;align-items:center;gap:var(--gg-space-2);font-weight:600}.gg-pdp__stock:before{content:"";width:8px;height:8px;border-radius:50%;background-color:currentColor}.gg-pdp__stock--in{color:#1a8a4a}.gg-pdp__stock--out{color:var(--gg-text-muted)}.gg-pdp__qty{margin-bottom:var(--gg-space-5)}.gg-pdp__qty-label{display:block;margin-bottom:var(--gg-space-2);color:var(--gg-ink);font-size:1.4rem;font-weight:600}.gg-pdp .quantity{border:1px solid var(--gg-border);border-radius:var(--gg-radius);width:13.6rem}.gg-pdp .quantity:focus-within{border-color:var(--gg-graphite)}.gg-pdp .product-form__input .form__label{color:var(--gg-ink);font-size:1.4rem;font-weight:600}.gg-pdp .product-form__input input[type=radio]+label{border-radius:var(--gg-radius);border-color:var(--gg-border);color:var(--gg-text);font-size:1.4rem;transition:border-color var(--gg-duration) var(--gg-ease),color var(--gg-duration) var(--gg-ease)}.gg-pdp .product-form__input input[type=radio]+label:hover{border-color:var(--gg-graphite);color:var(--gg-graphite)}.gg-pdp .product-form__input input[type=radio]:checked+label{border-color:var(--gg-graphite);background-color:var(--gg-graphite);color:#fff}.gg-pdp .select__select{border-radius:var(--gg-radius);font-size:1.5rem}.gg-pdp .product-form__submit{border-radius:var(--gg-radius);background-color:var(--gg-graphite);color:#fff;font-size:1.6rem;font-weight:600;min-height:5.2rem;box-shadow:none;transition:background-color var(--gg-duration) var(--gg-ease)}.gg-pdp .product-form__submit:after,.gg-pdp .product-form__submit:before{display:none}.gg-pdp .product-form__submit:hover:not([disabled]){background-color:var(--gg-graphite-dark)}.gg-pdp .product-form__submit[disabled]{background-color:var(--gg-surface-muted);color:var(--gg-text-muted);cursor:not-allowed}.gg-pdp .shopify-payment-button__button--unbranded{border-radius:var(--gg-radius);background-color:var(--gg-accent);color:#fff;font-weight:600;min-height:5.2rem}.gg-pdp .shopify-payment-button__button--unbranded:hover:not([disabled]){background-color:var(--gg-accent-dark)}.gg-pdp__trust{display:grid;gap:var(--gg-space-3);margin:var(--gg-space-6) 0 0;padding:var(--gg-space-5);border-radius:var(--gg-radius);background-color:var(--gg-surface-sunken);list-style:none}.gg-pdp__trust li{display:flex;align-items:flex-start;gap:var(--gg-space-3);color:var(--gg-text);font-size:1.5rem;line-height:1.4}.gg-pdp__trust svg{flex:0 0 auto;width:2rem;height:2rem;margin-top:1px;color:var(--gg-graphite)}.gg-pdp__desc{margin-top:var(--gg-space-6);padding-top:var(--gg-space-6);border-top:1px solid var(--gg-border)}.gg-pdp__desc-heading{margin:0 0 var(--gg-space-3);color:var(--gg-ink);font-size:1.8rem;font-weight:700}.gg-pdp__desc-body{color:var(--gg-text);line-height:1.65}.gg-pdp__desc-body>:first-child{margin-top:0}.gg-pdp__desc-body>:last-child{margin-bottom:0}@media screen and (max-width:989px){.gg-pdp__layout{grid-template-columns:minmax(0,1fr);gap:var(--gg-space-6)}}.gg-pdp .thumbnail-slider{margin-top:var(--gg-space-3)}.gg-pdp .thumbnail-list{justify-content:center;justify-content:safe center}.gg-pdp .thumbnail{border:1px solid var(--gg-border);border-radius:var(--gg-radius);background-color:var(--gg-surface);transition:border-color var(--gg-duration) var(--gg-ease),box-shadow var(--gg-duration) var(--gg-ease)}.gg-pdp .thumbnail:hover{border-color:var(--gg-graphite)}.gg-pdp .thumbnail[aria-current=true]{border-color:var(--gg-graphite);box-shadow:0 0 0 1px var(--gg-graphite)}.gg-pdp .thumbnail[aria-current]:after{display:none}.gg-pdp .thumbnail img{object-fit:contain;padding:.4rem}.gg-pdp .product__media{border:1px solid var(--gg-border);border-radius:var(--gg-radius);background-color:var(--gg-surface)}.gg-pdp .product__modal-opener .product__media-icon{background-color:var(--gg-surface);color:var(--gg-graphite);border-color:var(--gg-border)}.gg-pdp .slider-button{color:var(--gg-graphite)}.gg-pdp .slider-button:hover{color:var(--gg-accent)}@media screen and (min-width:990px){.gg-pdp .product__media-wrapper,.gg-pdp .product--large:not(.product--no-media) .product__media-wrapper{width:100%;max-width:100%;padding:0}.gg-pdp .product__media-list,.gg-pdp .product__media-item{width:100%;max-width:100%}.gg-pdp .product__media{padding-top:0!important}.gg-pdp .product__media-item .product__media{aspect-ratio:1 / 1}.gg-pdp .product__media img,.gg-pdp .product__modal-opener img{width:100%;height:100%;object-fit:contain;padding:var(--gg-space-4)}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/gg-product.css.map */
