:root{--gv-maroon: #7f171d;--gv-maroon-deep: #5e0f14;--gv-yellow: #f5bc01;--gv-cream: #f3e7cf;--gv-cream-2: #eadabb;--gv-line: #e4d3b0;--gv-ink: #1c1c1c;--gv-r-xs: .5rem;--gv-r-sm: .75rem;--gv-r: 1rem;--gv-r-lg: 1.5rem;--gv-shadow: 0 10px 28px rgb(127 23 29 / .1)}.button{font-weight:600}.button:not(.button--outline):not(.button--subdued){box-shadow:0 2px #00000014}.button--outline{border-width:1.5px}.input,.select,textarea.input{border-radius:var(--input-border-radius)}.quantity-selector{border-radius:999px;overflow:hidden}.block-swatch{border-radius:999px}.badge{border-radius:999px;padding-inline:.625rem;font-weight:600;letter-spacing:.02em}.badge--on-sale{background:var(--gv-maroon);color:#fff}.badge--sold-out{background:var(--gv-cream-2);color:var(--gv-ink)}.header__dropdown-menu{border-radius:var(--gv-r);overflow:hidden;box-shadow:var(--gv-shadow)}.popover__value-list,.modal .modal__content{border-radius:var(--gv-r)}.product-card{display:flex;flex-direction:column;height:100%;padding:.5rem;background:#fff;border:1px solid var(--gv-line);border-radius:var(--gv-r);transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}@media(hover:hover){.product-card:hover{box-shadow:var(--gv-shadow);transform:translateY(-2px);border-color:#e2d2b4}}.product-card__figure{border-radius:calc(var(--gv-r) - .25rem);overflow:hidden;background:var(--gv-cream)}.product-card__media,.product-card__image{border-radius:inherit}.product-card__figure .badge-list{inset-block-start:.5rem;inset-inline-start:.5rem}.product-card__info{display:flex;flex-direction:column;gap:.5rem;flex:1;padding:.75rem .375rem .25rem}.product-card__info>.v-stack{flex:1}.product-card .product-title{font-weight:600;line-height:1.3}.product-card .price-list{justify-content:center;align-items:baseline;gap:.25rem .5rem}.product-card .price-list sale-price{font-weight:700;color:var(--gv-ink)}.gv-pack{display:inline-block;padding:.125rem .625rem;border-radius:999px;background:var(--gv-cream);border:1px solid var(--gv-line);font-size:var(--text-xs);color:#1c1c1cbf}.gv-unit{display:block;font-size:var(--text-xs);color:#1c1c1c99}.gv-card-atc{margin-top:auto}.gv-card-atc .button,.gv-card-atc form{width:100%}.gv-card-atc .button{min-height:2.5rem}.product-card__quick-add-button{display:none}.collection-toolbar{border-radius:var(--gv-r)}.collection-toolbar__button{border-radius:999px}.facets-sidebar .accordion,.facets .accordion{border-radius:var(--gv-r-sm)}.facets-clear-all{border-radius:999px}.collection-banner{border-radius:0 0 var(--gv-r-lg) var(--gv-r-lg);overflow:hidden}.product-gallery__media{border-radius:var(--gv-r-lg);overflow:hidden;background:var(--gv-cream)}.product-gallery__media img,.product-gallery__media video{border-radius:inherit}.product-gallery__thumbnail{border-radius:var(--gv-r-sm);overflow:hidden}.product-info__block-item[data-block-type=badges] .badge-list{gap:.375rem}.product-info .price-list--product sale-price{color:var(--gv-maroon);font-weight:700}.feature-badge{border-radius:var(--gv-r-sm);padding:.625rem .875rem}.feature-badge-list{gap:.5rem}.product-offers{border-radius:var(--gv-r);overflow:hidden}.product-info .accordion{border:1px solid var(--gv-line);border-radius:var(--gv-r);padding-inline:1rem;background:#fff}.product-info .accordion+.accordion{margin-block-start:.5rem}.product-info .buy-buttons .button{min-height:3.25rem;font-size:var(--text-base)}.product-sticky-bar{border-radius:var(--gv-r) var(--gv-r) 0 0;box-shadow:0 -6px 24px #00000014}.gv-ship-nudge{border-radius:var(--gv-r-sm)!important}.cart-drawer{--drawer-max-width: min(94vw, 27rem)}.cart-drawer::part(content){height:calc(100% - 1.5rem);margin:.75rem;border-radius:1.25rem;overflow:hidden;background:#faf5ea;box-shadow:0 24px 60px #280a0a40}.cart-drawer::part(overlay){background:#1c0c0c59;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.cart-drawer::part(header){border-block-end:0;background:#fff;box-shadow:0 1px 0 var(--gv-line);min-height:4rem}.cart-drawer::part(close-button){width:2.25rem;height:2.25rem;border-radius:999px;background:var(--gv-cream);opacity:1}.cart-drawer::part(body){padding-block:1rem;gap:1rem}.cart-drawer::part(footer){border-block-start:0;background:#fff;box-shadow:0 -10px 30px #0000000f;border-radius:1.25rem 1.25rem 0 0}@media screen and (max-width:699px){.cart-drawer{--drawer-max-width: 100vw}.cart-drawer::part(content){height:calc(100% - .75rem);margin:.75rem 0 0;border-radius:1.25rem 1.25rem 0 0}}.gv-cart__head{display:flex;align-items:center;gap:.625rem}.gv-cart__title{margin:0}.gv-cart__count{padding:.125rem .625rem;border-radius:999px;background:var(--gv-maroon);color:#fff;font-size:var(--text-xs);font-weight:600}.gv-ship{padding:.875rem 1rem;border-radius:var(--gv-r);background:#fff;border:1px solid var(--gv-line)}.gv-ship__text{margin:0 0 .5rem;font-size:var(--text-sm)}.gv-ship__text strong{color:var(--gv-maroon)}.gv-ship__bar{height:.5rem;border-radius:999px;background:var(--gv-cream);overflow:hidden}.gv-ship__bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--gv-yellow),var(--gv-maroon));transition:width .3s ease}.cart-drawer__items{display:grid;gap:.75rem}.cart-drawer .line-item,.cart-page .line-item{padding:.75rem;background:#fff;border:1px solid var(--gv-line);border-radius:var(--gv-r)}.line-item__media,.line-item__media img{border-radius:var(--gv-r-sm);overflow:hidden;background:var(--gv-cream)}.gv-cart__empty{display:grid;gap:.75rem;justify-items:center;text-align:center;padding:1rem}.gv-up{display:grid;gap:.625rem}.gv-up__heading{margin:0;font-weight:700;font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.06em;color:var(--gv-maroon)}.gv-up__list{display:grid;grid-auto-flow:column;grid-auto-columns:8.5rem;gap:.625rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.25rem;scrollbar-width:thin}.gv-up__card{scroll-snap-align:start;display:grid;gap:.375rem;align-content:start;padding:.5rem;background:#fff;border:1px solid var(--gv-line);border-radius:var(--gv-r)}.gv-up__media{display:block;border-radius:var(--gv-r-sm);overflow:hidden;background:var(--gv-cream);aspect-ratio:1}.gv-up__media img{width:100%;height:100%;object-fit:cover;display:block}.gv-up__title{font-size:var(--text-xs);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em}.gv-up__price{font-weight:700;font-size:var(--text-sm)}.gv-up__add{width:100%;min-height:2rem;border:1.5px solid var(--gv-maroon);border-radius:999px;background:#fff;color:var(--gv-maroon);font-weight:700;font-size:var(--text-xs);cursor:pointer}.gv-up__add:hover{background:var(--gv-maroon);color:#fff}.gv-cart__foot{display:grid;gap:.5rem}.gv-cart__offer{margin:0;padding:.5rem .75rem;border-radius:var(--gv-r-sm);background:var(--gv-cream);font-size:var(--text-xs);text-align:center}.gv-cart__row{display:flex;justify-content:space-between;align-items:baseline;gap:1rem}.gv-cart__row--total{font-weight:700;font-size:var(--text-lg)}.gv-cart__note-text{margin:0;font-size:var(--text-xs);color:#1c1c1c99}.gv-cart__note-link{justify-self:center;font-size:var(--text-xs)}.cart-drawer__footer .button,.cart-footer .button{min-height:3.25rem}.free-shipping-bar{border-radius:var(--gv-r-sm)}.cart-drawer__order-note,.cart-recap{border-radius:var(--gv-r)}.collection-card,.blog-post-card,.multi-column__item{border-radius:var(--gv-r-lg);overflow:hidden}.collection-card img,.blog-post-card img{border-radius:inherit}.shopify-section--image-with-text-overlay .content-over-media,.image-with-text-block,.image-with-text img{border-radius:var(--gv-r-lg);overflow:hidden}.shopify-section--image-with-text-overlay .content-over-media{margin-inline:var(--container-gutter)}.shopify-section--image-with-text-overlay .content{border-radius:var(--gv-r)}.text-with-icons__item,.text-with-icons>*{border-radius:var(--gv-r)}.shopify-section--footer input,.newsletter input{border-radius:999px}.product-list,.scroll-area{padding-block:.25rem}.gv-mtn{display:block;line-height:0}.gv-mtn svg{display:block;width:100%}.gv-mtn path{vector-effect:non-scaling-stroke}
/*# sourceMappingURL=/cdn/shop/t/27/assets/gv-design.css.map */
